Build: https://builds.apache.org/job/Lucene-Solr-Tests-5.x-Java7/2173/

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

Error Message:
No live SolrServers available to handle this 
request:[http://127.0.0.1:45520/be_/k, http://127.0.0.1:45525/be_/k, 
http://127.0.0.1:45540/be_/k]

Stack Trace:
org.apache.solr.client.solrj.SolrServerException: No live SolrServers available 
to handle this request:[http://127.0.0.1:45520/be_/k, 
http://127.0.0.1:45525/be_/k, http://127.0.0.1:45540/be_/k]
        at 
__randomizedtesting.SeedInfo.seed([1F287F41282F0585:9ECEF1595F7065B9]:0)
        at 
org.apache.solr.client.solrj.impl.LBHttpSolrServer.request(LBHttpSolrServer.java:333)
        at 
org.apache.solr.client.solrj.impl.CloudSolrServer.sendRequest(CloudSolrServer.java:1015)
        at 
org.apache.solr.client.solrj.impl.CloudSolrServer.requestWithRetryOnStaleState(CloudSolrServer.java:793)
        at 
org.apache.solr.client.solrj.impl.CloudSolrServer.request(CloudSolrServer.java:736)
        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:57)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:606)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java: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:569)
        at 
org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:215)
        at 
org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:211)
        at 
org.apache.solr.client.solrj.impl.LBHttpSolrServer.doRequest(LBHttpSolrServer.java:354)
        at 
org.apache.solr.client.solrj.impl.LBHttpSolrServer.request(LBHttpSolrServer.java:313)
        ... 46 more


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

Error Message:
No live SolrServers available to handle this request:[http://127.0.0.1:19942, 
http://127.0.0.1:19936, http://127.0.0.1:19924, http://127.0.0.1:19929, 
http://127.0.0.1:19946]

Stack Trace:
org.apache.solr.client.solrj.SolrServerException: No live SolrServers available 
to handle this request:[http://127.0.0.1:19942, http://127.0.0.1:19936, 
http://127.0.0.1:19924, http://127.0.0.1:19929, http://127.0.0.1:19946]
        at 
__randomizedtesting.SeedInfo.seed([1F287F41282F0585:9ECEF1595F7065B9]:0)
        at 
org.apache.solr.client.solrj.impl.LBHttpSolrServer.request(LBHttpSolrServer.java:333)
        at 
org.apache.solr.client.solrj.impl.CloudSolrServer.sendRequest(CloudSolrServer.java:1015)
        at 
org.apache.solr.client.solrj.impl.CloudSolrServer.requestWithRetryOnStaleState(CloudSolrServer.java:793)
        at 
org.apache.solr.client.solrj.impl.CloudSolrServer.request(CloudSolrServer.java:736)
        at 
org.apache.solr.cloud.DeleteReplicaTest.removeAndWaitForReplicaGone(DeleteReplicaTest.java:172)
        at 
org.apache.solr.cloud.DeleteReplicaTest.deleteLiveReplicaTest(DeleteReplicaTest.java:145)
        at 
org.apache.solr.cloud.DeleteReplicaTest.doTest(DeleteReplicaTest.java:89)
        at 
org.apache.solr.BaseDistributedSearchTestCase.testDistribSearch(BaseDistributedSearchTestCase.java:869)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:606)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java: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_node1
        at 
org.apache.solr.client.solrj.impl.HttpSolrServer.executeMethod(HttpSolrServer.java:569)
        at 
org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:215)
        at 
org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:211)
        at 
org.apache.solr.client.solrj.impl.LBHttpSolrServer.doRequest(LBHttpSolrServer.java:354)
        at 
org.apache.solr.client.solrj.impl.LBHttpSolrServer.request(LBHttpSolrServer.java:313)
        ... 47 more




Build Log:
[...truncated 11267 lines...]
   [junit4] Suite: org.apache.solr.cloud.DeleteReplicaTest
   [junit4]   2> Creating dataDir: 
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J0/temp/solr.cloud.DeleteReplicaTest-1F287F41282F0585-001/init-core-data-001
   [junit4]   2> 814457 T1488 oas.SolrTestCaseJ4.buildSSLConfig Randomized ssl 
(false) and clientAuth (false)
   [junit4]   2> 814457 T1488 oas.BaseDistributedSearchTestCase.initHostContext 
Setting hostContext system property: /
   [junit4]   2> 814463 T1488 oas.SolrTestCaseJ4.setUp ###Starting 
testDistribSearch
   [junit4]   2> 814464 T1488 oasc.ZkTestServer.run STARTING ZK TEST SERVER
   [junit4]   1> client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 814465 T1489 oasc.ZkTestServer$ZKServerMain.runFromConfig 
Starting server
   [junit4]   2> 814565 T1488 oasc.ZkTestServer.run start zk server on 
port:19921
   [junit4]   2> 814566 T1488 
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default 
ZkCredentialsProvider
   [junit4]   2> 814567 T1488 oascc.ConnectionManager.waitForConnected Waiting 
for client to connect to ZooKeeper
   [junit4]   2> 814570 T1495 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@2f99337a 
name:ZooKeeperConnection Watcher:127.0.0.1:19921 got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 814571 T1488 oascc.ConnectionManager.waitForConnected Client 
is connected to ZooKeeper
   [junit4]   2> 814571 T1488 oascc.SolrZkClient.createZkACLProvider Using 
default ZkACLProvider
   [junit4]   2> 814571 T1488 oascc.SolrZkClient.makePath makePath: /solr
   [junit4]   2> 814575 T1488 
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default 
ZkCredentialsProvider
   [junit4]   2> 814576 T1488 oascc.ConnectionManager.waitForConnected Waiting 
for client to connect to ZooKeeper
   [junit4]   2> 814577 T1497 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@3bb432e9 
name:ZooKeeperConnection Watcher:127.0.0.1:19921/solr got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 814577 T1488 oascc.ConnectionManager.waitForConnected Client 
is connected to ZooKeeper
   [junit4]   2> 814578 T1488 oascc.SolrZkClient.createZkACLProvider Using 
default ZkACLProvider
   [junit4]   2> 814578 T1488 oascc.SolrZkClient.makePath makePath: 
/collections/collection1
   [junit4]   2> 814581 T1488 oascc.SolrZkClient.makePath makePath: 
/collections/collection1/shards
   [junit4]   2> 814582 T1488 oascc.SolrZkClient.makePath makePath: 
/collections/control_collection
   [junit4]   2> 814584 T1488 oascc.SolrZkClient.makePath makePath: 
/collections/control_collection/shards
   [junit4]   2> 814585 T1488 oasc.AbstractZkTestCase.putConfig put 
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/core/src/test-files/solr/collection1/conf/solrconfig-tlog.xml
 to /configs/conf1/solrconfig.xml
   [junit4]   2> 814586 T1488 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/solrconfig.xml
   [junit4]   2> 814588 T1488 oasc.AbstractZkTestCase.putConfig put 
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/core/src/test-files/solr/collection1/conf/schema.xml
 to /configs/conf1/schema.xml
   [junit4]   2> 814589 T1488 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/schema.xml
   [junit4]   2> 814691 T1488 oasc.AbstractZkTestCase.putConfig put 
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml
 to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 814692 T1488 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 814693 T1488 oasc.AbstractZkTestCase.putConfig put 
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/core/src/test-files/solr/collection1/conf/stopwords.txt
 to /configs/conf1/stopwords.txt
   [junit4]   2> 814694 T1488 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/stopwords.txt
   [junit4]   2> 814696 T1488 oasc.AbstractZkTestCase.putConfig put 
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/core/src/test-files/solr/collection1/conf/protwords.txt
 to /configs/conf1/protwords.txt
   [junit4]   2> 814697 T1488 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/protwords.txt
   [junit4]   2> 814698 T1488 oasc.AbstractZkTestCase.putConfig put 
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/core/src/test-files/solr/collection1/conf/currency.xml
 to /configs/conf1/currency.xml
   [junit4]   2> 814699 T1488 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/currency.xml
   [junit4]   2> 814701 T1488 oasc.AbstractZkTestCase.putConfig put 
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml
 to /configs/conf1/enumsConfig.xml
   [junit4]   2> 814701 T1488 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/enumsConfig.xml
   [junit4]   2> 814703 T1488 oasc.AbstractZkTestCase.putConfig put 
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json
 to /configs/conf1/open-exchange-rates.json
   [junit4]   2> 814704 T1488 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/open-exchange-rates.json
   [junit4]   2> 814705 T1488 oasc.AbstractZkTestCase.putConfig put 
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt
 to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 814706 T1488 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 814708 T1488 oasc.AbstractZkTestCase.putConfig put 
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt
 to /configs/conf1/old_synonyms.txt
   [junit4]   2> 814708 T1488 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/old_synonyms.txt
   [junit4]   2> 814710 T1488 oasc.AbstractZkTestCase.putConfig put 
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/core/src/test-files/solr/collection1/conf/synonyms.txt
 to /configs/conf1/synonyms.txt
   [junit4]   2> 814711 T1488 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/synonyms.txt
   [junit4]   2> 815828 T1488 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 815832 T1488 oejs.AbstractConnector.doStart Started 
SocketConnector@127.0.0.1:19924
   [junit4]   2> 815832 T1488 oass.SolrDispatchFilter.init 
SolrDispatchFilter.init()
   [junit4]   2> 815833 T1488 oasc.SolrResourceLoader.locateSolrHome JNDI not 
configured for solr (NoInitialContextEx)
   [junit4]   2> 815833 T1488 oasc.SolrResourceLoader.locateSolrHome using 
system property solr.solr.home: 
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J0/temp/solr.cloud.DeleteReplicaTest-1F287F41282F0585-001/tempDir-002
   [junit4]   2> 815833 T1488 oasc.SolrResourceLoader.<init> new 
SolrResourceLoader for directory: 
'/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J0/temp/solr.cloud.DeleteReplicaTest-1F287F41282F0585-001/tempDir-002/'
   [junit4]   2> 815862 T1488 oasc.ConfigSolr.fromFile Loading container 
configuration from 
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J0/temp/solr.cloud.DeleteReplicaTest-1F287F41282F0585-001/tempDir-002/solr.xml
   [junit4]   2> 815927 T1488 oasc.CorePropertiesLocator.<init> Config-defined 
core root directory: 
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J0/temp/solr.cloud.DeleteReplicaTest-1F287F41282F0585-001/tempDir-002
   [junit4]   2> 815928 T1488 oasc.CoreContainer.<init> New CoreContainer 
162285677
   [junit4]   2> 815928 T1488 oasc.CoreContainer.load Loading cores into 
CoreContainer 
[instanceDir=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J0/temp/solr.cloud.DeleteReplicaTest-1F287F41282F0585-001/tempDir-002/]
   [junit4]   2> 815929 T1488 oashc.HttpShardHandlerFactory.getParameter 
Setting socketTimeout to: 90000
   [junit4]   2> 815929 T1488 oashc.HttpShardHandlerFactory.getParameter 
Setting urlScheme to: 
   [junit4]   2> 815929 T1488 oashc.HttpShardHandlerFactory.getParameter 
Setting connTimeout to: 15000
   [junit4]   2> 815930 T1488 oashc.HttpShardHandlerFactory.getParameter 
Setting maxConnectionsPerHost to: 20
   [junit4]   2> 815930 T1488 oashc.HttpShardHandlerFactory.getParameter 
Setting maxConnections to: 10000
   [junit4]   2> 815930 T1488 oashc.HttpShardHandlerFactory.getParameter 
Setting corePoolSize to: 0
   [junit4]   2> 815930 T1488 oashc.HttpShardHandlerFactory.getParameter 
Setting maximumPoolSize to: 2147483647
   [junit4]   2> 815931 T1488 oashc.HttpShardHandlerFactory.getParameter 
Setting maxThreadIdleTime to: 5
   [junit4]   2> 815931 T1488 oashc.HttpShardHandlerFactory.getParameter 
Setting sizeOfQueue to: -1
   [junit4]   2> 815931 T1488 oashc.HttpShardHandlerFactory.getParameter 
Setting fairnessPolicy to: false
   [junit4]   2> 815932 T1488 oasu.UpdateShardHandler.<init> Creating 
UpdateShardHandler HTTP client with params: 
socketTimeout=340000&connTimeout=45000&retry=false
   [junit4]   2> 815932 T1488 oasl.LogWatcher.createWatcher SLF4J impl is 
org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 815932 T1488 oasl.LogWatcher.newRegisteredLogWatcher 
Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 815932 T1488 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 815932 T1488 oasc.ZkContainer.initZooKeeper Zookeeper 
client=127.0.0.1:19921/solr
   [junit4]   2> 815933 T1488 oasc.ZkController.checkChrootPath zkHost includes 
chroot
   [junit4]   2> 815933 T1488 
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default 
ZkCredentialsProvider
   [junit4]   2> 815934 T1488 oascc.ConnectionManager.waitForConnected Waiting 
for client to connect to ZooKeeper
   [junit4]   2> 815935 T1508 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@dc6f111 name:ZooKeeperConnection 
Watcher:127.0.0.1:19921 got event WatchedEvent state:SyncConnected type:None 
path:null path:null type:None
   [junit4]   2> 815936 T1488 oascc.ConnectionManager.waitForConnected Client 
is connected to ZooKeeper
   [junit4]   2> 815937 T1488 oascc.SolrZkClient.createZkACLProvider Using 
default ZkACLProvider
   [junit4]   2> 815939 T1488 oascc.ConnectionManager.waitForConnected Waiting 
for client to connect to ZooKeeper
   [junit4]   2> 815940 T1510 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@2e5ecb78 
name:ZooKeeperConnection Watcher:127.0.0.1:19921/solr got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 815940 T1488 oascc.ConnectionManager.waitForConnected Client 
is connected to ZooKeeper
   [junit4]   2> 815942 T1488 oascc.SolrZkClient.makePath makePath: 
/overseer/queue
   [junit4]   2> 815944 T1488 oascc.SolrZkClient.makePath makePath: 
/overseer/collection-queue-work
   [junit4]   2> 815946 T1488 oascc.SolrZkClient.makePath makePath: 
/overseer/collection-map-running
   [junit4]   2> 815948 T1488 oascc.SolrZkClient.makePath makePath: 
/overseer/collection-map-completed
   [junit4]   2> 815949 T1488 oascc.SolrZkClient.makePath makePath: 
/overseer/collection-map-failure
   [junit4]   2> 815951 T1488 oascc.SolrZkClient.makePath makePath: /live_nodes
   [junit4]   2> 815952 T1488 oasc.ZkController.createEphemeralLiveNode 
Register node as live in ZooKeeper:/live_nodes/127.0.0.1:19924_
   [junit4]   2> 815953 T1488 oascc.SolrZkClient.makePath makePath: 
/live_nodes/127.0.0.1:19924_
   [junit4]   2> 815954 T1488 oascc.SolrZkClient.makePath makePath: 
/overseer_elect
   [junit4]   2> 815956 T1488 oascc.SolrZkClient.makePath makePath: 
/overseer_elect/election
   [junit4]   2> 815957 T1488 oasc.Overseer.close Overseer (id=null) closing
   [junit4]   2> 815958 T1488 oasc.OverseerElectionContext.runLeaderProcess I 
am going to be the leader 127.0.0.1:19924_
   [junit4]   2> 815959 T1488 oascc.SolrZkClient.makePath makePath: 
/overseer_elect/leader
   [junit4]   2> 815960 T1488 oasc.Overseer.start Overseer 
(id=92629721429508099-127.0.0.1:19924_-n_0000000000) starting
   [junit4]   2> 815961 T1488 oascc.SolrZkClient.makePath makePath: 
/overseer/queue-work
   [junit4]   2> 815966 T1488 oasc.OverseerAutoReplicaFailoverThread.<init> 
Starting OverseerAutoReplicaFailoverThread 
autoReplicaFailoverWorkLoopDelay=10000 
autoReplicaFailoverWaitAfterExpiration=10000 
autoReplicaFailoverBadNodeExpiration=60000
   [junit4]   2> 815967 T1512 oasc.OverseerCollectionProcessor.run Process 
current queue of collection creations
   [junit4]   2> 815967 T1488 oascc.SolrZkClient.makePath makePath: 
/clusterstate.json
   [junit4]   2> 815969 T1488 oascc.SolrZkClient.makePath makePath: 
/aliases.json
   [junit4]   2> 815970 T1488 
oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state 
from ZooKeeper... 
   [junit4]   2> 815972 T1511 oasc.Overseer$ClusterStateUpdater.run Starting to 
work on the main queue
   [junit4]   2> 815975 T1488 oasc.CorePropertiesLocator.discover Looking for 
core definitions underneath 
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J0/temp/solr.cloud.DeleteReplicaTest-1F287F41282F0585-001/tempDir-002
   [junit4]   2> 816847 T1488 oasc.CorePropertiesLocator.discoverUnder Found 
core conf in 
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J0/temp/solr.cloud.DeleteReplicaTest-1F287F41282F0585-001/tempDir-002/conf/
   [junit4]   2> 816963 T1488 oasc.CorePropertiesLocator.discover Found 1 core 
definitions
   [junit4]   2> 816964 T1488 oass.SolrDispatchFilter.init 
user.dir=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J0
   [junit4]   2> 816964 T1488 oass.SolrDispatchFilter.init 
SolrDispatchFilter.init() done
   [junit4]   2> 816965 T1488 
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default 
ZkCredentialsProvider
   [junit4]   2> 816965 T1488 oascc.ConnectionManager.waitForConnected Waiting 
for client to connect to ZooKeeper
   [junit4]   2> 816967 T1516 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@7bd2cef4 
name:ZooKeeperConnection Watcher:127.0.0.1:19921/solr got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 816967 T1488 oascc.ConnectionManager.waitForConnected Client 
is connected to ZooKeeper
   [junit4]   2> 816967 T1488 oascc.SolrZkClient.createZkACLProvider Using 
default ZkACLProvider
   [junit4]   2> 816970 T1488 
oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state 
from ZooKeeper... 
   [junit4]   2> 816972 T1488 oasc.ChaosMonkey.monkeyLog monkey: init - expire 
sessions:false cause connection loss:false
   [junit4]   2> 816972 T1488 oasc.AbstractFullDistribZkTestBase.createJettys 
Creating collection1 with stateFormat=2
   [junit4]   2> 816972 T1488 
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default 
ZkCredentialsProvider
   [junit4]   2> 816973 T1488 oascc.ConnectionManager.waitForConnected Waiting 
for client to connect to ZooKeeper
   [junit4]   2> 816974 T1518 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@275ef1ee 
name:ZooKeeperConnection Watcher:127.0.0.1:19921/solr got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 816974 T1488 oascc.ConnectionManager.waitForConnected Client 
is connected to ZooKeeper
   [junit4]   2> 816974 T1488 oascc.SolrZkClient.createZkACLProvider Using 
default ZkACLProvider
   [junit4]   2> 816976 T1519 oasc.DistributedQueue$LatchChildWatcher.process 
LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type 
NodeChildrenChanged
   [junit4]   2> 816979 T1511 oasc.Overseer$ClusterStateUpdater.buildCollection 
building a new collection: collection1
   [junit4]   2> 816979 T1511 
oasc.Overseer$ClusterStateUpdater.createCollection Create collection 
collection1 with shards [shard1, shard2]
   [junit4]   2> 816979 T1511 
oasc.Overseer$ClusterStateUpdater.createCollection state version collection1 2
   [junit4]   2> 816981 T1511 oasc.Overseer$ClusterStateUpdater.updateZkStates 
going to create_collection /collections/collection1/state.json
   [junit4]   2> 816982 T1519 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> 816982 T1520 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> 817890 T1488 oasc.AbstractFullDistribZkTestBase.createJettys 
create jetty 1
   [junit4]   2> 817890 T1488 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 817893 T1488 oejs.AbstractConnector.doStart Started 
SocketConnector@127.0.0.1:19929
   [junit4]   2> 817894 T1488 oass.SolrDispatchFilter.init 
SolrDispatchFilter.init()
   [junit4]   2> 817894 T1488 oasc.SolrResourceLoader.locateSolrHome JNDI not 
configured for solr (NoInitialContextEx)
   [junit4]   2> 817894 T1488 oasc.SolrResourceLoader.locateSolrHome using 
system property solr.solr.home: 
../../../../../../../../../../../usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J0/temp/solr.cloud.DeleteReplicaTest-1F287F41282F0585-001/tempDir-003
   [junit4]   2> 817895 T1488 oasc.SolrResourceLoader.<init> new 
SolrResourceLoader for directory: 
'../../../../../../../../../../../usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J0/temp/solr.cloud.DeleteReplicaTest-1F287F41282F0585-001/tempDir-003/'
   [junit4]   2> 817924 T1488 oasc.ConfigSolr.fromFile Loading container 
configuration from 
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J0/../../../../../../../../../../../usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J0/temp/solr.cloud.DeleteReplicaTest-1F287F41282F0585-001/tempDir-003/solr.xml
   [junit4]   2> 817980 T1488 oasc.CorePropertiesLocator.<init> Config-defined 
core root directory: 
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J0/../../../../../../../../../../../usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J0/temp/solr.cloud.DeleteReplicaTest-1F287F41282F0585-001/tempDir-003
   [junit4]   2> 817981 T1488 oasc.CoreContainer.<init> New CoreContainer 
1208015817
   [junit4]   2> 817981 T1488 oasc.CoreContainer.load Loading cores into 
CoreContainer 
[instanceDir=../../../../../../../../../../../usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J0/temp/solr.cloud.DeleteReplicaTest-1F287F41282F0585-001/tempDir-003/]
   [junit4]   2> 817983 T1488 oashc.HttpShardHandlerFactory.getParameter 
Setting socketTimeout to: 90000
   [junit4]   2> 817983 T1488 oashc.HttpShardHandlerFactory.getParameter 
Setting urlScheme to: 
   [junit4]   2> 817983 T1488 oashc.HttpShardHandlerFactory.getParameter 
Setting connTimeout to: 15000
   [junit4]   2> 817984 T1488 oashc.HttpShardHandlerFactory.getParameter 
Setting maxConnectionsPerHost to: 20
   [junit4]   2> 817984 T1488 oashc.HttpShardHandlerFactory.getParameter 
Setting maxConnections to: 10000
   [junit4]   2> 817984 T1488 oashc.HttpShardHandlerFactory.getParameter 
Setting corePoolSize to: 0
   [junit4]   2> 817985 T1488 oashc.HttpShardHandlerFactory.getParameter 
Setting maximumPoolSize to: 2147483647
   [junit4]   2> 817985 T1488 oashc.HttpShardHandlerFactory.getParameter 
Setting maxThreadIdleTime to: 5
   [junit4]   2> 817985 T1488 oashc.HttpShardHandlerFactory.getParameter 
Setting sizeOfQueue to: -1
   [junit4]   2> 817986 T1488 oashc.HttpShardHandlerFactory.getParameter 
Setting fairnessPolicy to: false
   [junit4]   2> 817986 T1488 oasu.UpdateShardHandler.<init> Creating 
UpdateShardHandler HTTP client with params: 
socketTimeout=340000&connTimeout=45000&retry=false
   [junit4]   2> 817987 T1488 oasl.LogWatcher.createWatcher SLF4J impl is 
org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 817987 T1488 oasl.LogWatcher.newRegisteredLogWatcher 
Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 817988 T1488 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 817988 T1488 oasc.ZkContainer.initZooKeeper Zookeeper 
client=127.0.0.1:19921/solr
   [junit4]   2> 817988 T1488 oasc.ZkController.checkChrootPath zkHost includes 
chroot
   [junit4]   2> 817989 T1488 
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default 
ZkCredentialsProvider
   [junit4]   2> 817990 T1488 oascc.ConnectionManager.waitForConnected Waiting 
for client to connect to ZooKeeper
   [junit4]   2> 817991 T1531 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@305d8e0d 
name:ZooKeeperConnection Watcher:127.0.0.1:19921 got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 817992 T1488 oascc.ConnectionManager.waitForConnected Client 
is connected to ZooKeeper
   [junit4]   2> 817992 T1488 oascc.SolrZkClient.createZkACLProvider Using 
default ZkACLProvider
   [junit4]   2> 817994 T1488 oascc.ConnectionManager.waitForConnected Waiting 
for client to connect to ZooKeeper
   [junit4]   2> 817995 T1533 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@5e4494ef 
name:ZooKeeperConnection Watcher:127.0.0.1:19921/solr got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 817996 T1488 oascc.ConnectionManager.waitForConnected Client 
is connected to ZooKeeper
   [junit4]   2> 818000 T1488 
oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state 
from ZooKeeper... 
   [junit4]   2> 819004 T1488 oasc.ZkController.createEphemeralLiveNode 
Register node as live in ZooKeeper:/live_nodes/127.0.0.1:19929_
   [junit4]   2> 819005 T1488 oascc.SolrZkClient.makePath makePath: 
/live_nodes/127.0.0.1:19929_
   [junit4]   2> 819008 T1488 oasc.Overseer.close Overseer (id=null) closing
   [junit4]   2> 819012 T1488 oasc.CorePropertiesLocator.discover Looking for 
core definitions underneath 
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J0/../../../../../../../../../../../usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J0/temp/solr.cloud.DeleteReplicaTest-1F287F41282F0585-001/tempDir-003
   [junit4]   2> 820259 T1488 oasc.CorePropertiesLocator.discoverUnder Found 
core conf in 
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J0/../../../../../../../../../../../usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J0/temp/solr.cloud.DeleteReplicaTest-1F287F41282F0585-001/tempDir-003/conf/
   [junit4]   2> 820260 T1488 oasc.CorePropertiesLocator.discover Found 1 core 
definitions
   [junit4]   2> 820261 T1488 oass.SolrDispatchFilter.init 
user.dir=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J0
   [junit4]   2> 820261 T1488 oass.SolrDispatchFilter.init 
SolrDispatchFilter.init() done
   [junit4]   2> 821160 T1488 oasc.AbstractFullDistribZkTestBase.createJettys 
create jetty 2
   [junit4]   2> 821161 T1488 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 821164 T1488 oejs.AbstractConnector.doStart Started 
SocketConnector@127.0.0.1:19936
   [junit4]   2> 821165 T1488 oass.SolrDispatchFilter.init 
SolrDispatchFilter.init()
   [junit4]   2> 821165 T1488 oasc.SolrResourceLoader.locateSolrHome JNDI not 
configured for solr (NoInitialContextEx)
   [junit4]   2> 821165 T1488 oasc.SolrResourceLoader.locateSolrHome using 
system property solr.solr.home: 
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J0/temp/solr.cloud.DeleteReplicaTest-1F287F41282F0585-001/tempDir-004
   [junit4]   2> 821165 T1488 oasc.SolrResourceLoader.<init> new 
SolrResourceLoader for directory: 
'/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J0/temp/solr.cloud.DeleteReplicaTest-1F287F41282F0585-001/tempDir-004/'
   [junit4]   2> 821204 T1488 oasc.ConfigSolr.fromFile Loading container 
configuration from 
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J0/temp/solr.cloud.DeleteReplicaTest-1F287F41282F0585-001/tempDir-004/solr.xml
   [junit4]   2> 821253 T1488 oasc.CorePropertiesLocator.<init> Config-defined 
core root directory: 
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J0/temp/solr.cloud.DeleteReplicaTest-1F287F41282F0585-001/tempDir-004
   [junit4]   2> 821253 T1488 oasc.CoreContainer.<init> New CoreContainer 
726327005
   [junit4]   2> 821253 T1488 oasc.CoreContainer.load Loading cores into 
CoreContainer 
[instanceDir=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J0/temp/solr.cloud.DeleteReplicaTest-1F287F41282F0585-001/tempDir-004/]
   [junit4]   2> 821254 T1488 oashc.HttpShardHandlerFactory.getParameter 
Setting socketTimeout to: 90000
   [junit4]   2> 821254 T1488 oashc.HttpShardHandlerFactory.getParameter 
Setting urlScheme to: 
   [junit4]   2> 821255 T1488 oashc.HttpShardHandlerFactory.getParameter 
Setting connTimeout to: 15000
   [junit4]   2> 821255 T1488 oashc.HttpShardHandlerFactory.getParameter 
Setting maxConnectionsPerHost to: 20
   [junit4]   2> 821255 T1488 oashc.HttpShardHandlerFactory.getParameter 
Setting maxConnections to: 10000
   [junit4]   2> 821255 T1488 oashc.HttpShardHandlerFactory.getParameter 
Setting corePoolSize to: 0
   [junit4]   2> 821256 T1488 oashc.HttpShardHandlerFactory.getParameter 
Setting maximumPoolSize to: 2147483647
   [junit4]   2> 821256 T1488 oashc.HttpShardHandlerFactory.getParameter 
Setting maxThreadIdleTime to: 5
   [junit4]   2> 821256 T1488 oashc.HttpShardHandlerFactory.getParameter 
Setting sizeOfQueue to: -1
   [junit4]   2> 821256 T1488 oashc.HttpShardHandlerFactory.getParameter 
Setting fairnessPolicy to: false
   [junit4]   2> 821257 T1488 oasu.UpdateShardHandler.<init> Creating 
UpdateShardHandler HTTP client with params: 
socketTimeout=340000&connTimeout=45000&retry=false
   [junit4]   2> 821257 T1488 oasl.LogWatcher.createWatcher SLF4J impl is 
org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 821257 T1488 oasl.LogWatcher.newRegisteredLogWatcher 
Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 821258 T1488 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 821258 T1488 oasc.ZkContainer.initZooKeeper Zookeeper 
client=127.0.0.1:19921/solr
   [junit4]   2> 821258 T1488 oasc.ZkController.checkChrootPath zkHost includes 
chroot
   [junit4]   2> 821258 T1488 
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default 
ZkCredentialsProvider
   [junit4]   2> 821259 T1488 oascc.ConnectionManager.waitForConnected Waiting 
for client to connect to ZooKeeper
   [junit4]   2> 821260 T1546 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@406d955f 
name:ZooKeeperConnection Watcher:127.0.0.1:19921 got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 821262 T1488 oascc.ConnectionManager.waitForConnected Client 
is connected to ZooKeeper
   [junit4]   2> 821262 T1488 oascc.SolrZkClient.createZkACLProvider Using 
default ZkACLProvider
   [junit4]   2> 821264 T1488 oascc.ConnectionManager.waitForConnected Waiting 
for client to connect to ZooKeeper
   [junit4]   2> 821265 T1548 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@3f7af69b 
name:ZooKeeperConnection Watcher:127.0.0.1:19921/solr got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 821265 T1488 oascc.ConnectionManager.waitForConnected Client 
is connected to ZooKeeper
   [junit4]   2> 821269 T1488 
oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state 
from ZooKeeper... 
   [junit4]   2> 822272 T1488 oasc.ZkController.createEphemeralLiveNode 
Register node as live in ZooKeeper:/live_nodes/127.0.0.1:19936_
   [junit4]   2> 822273 T1488 oascc.SolrZkClient.makePath makePath: 
/live_nodes/127.0.0.1:19936_
   [junit4]   2> 822276 T1488 oasc.Overseer.close Overseer (id=null) closing
   [junit4]   2> 822281 T1488 oasc.CorePropertiesLocator.discover Looking for 
core definitions underneath 
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J0/temp/solr.cloud.DeleteReplicaTest-1F287F41282F0585-001/tempDir-004
   [junit4]   2> 822407 T1488 oasc.CorePropertiesLocator.discoverUnder Found 
core conf in 
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J0/temp/solr.cloud.DeleteReplicaTest-1F287F41282F0585-001/tempDir-004/conf/
   [junit4]   2> 823163 T1488 oasc.CorePropertiesLocator.discover Found 1 core 
definitions
   [junit4]   2> 823165 T1488 oass.SolrDispatchFilter.init 
user.dir=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J0
   [junit4]   2> 823165 T1488 oass.SolrDispatchFilter.init 
SolrDispatchFilter.init() done
   [junit4]   2> 824069 T1488 oasc.AbstractFullDistribZkTestBase.createJettys 
create jetty 3
   [junit4]   2> 824070 T1488 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 824073 T1488 oejs.AbstractConnector.doStart Started 
SocketConnector@127.0.0.1:19942
   [junit4]   2> 824074 T1488 oass.SolrDispatchFilter.init 
SolrDispatchFilter.init()
   [junit4]   2> 824074 T1488 oasc.SolrResourceLoader.locateSolrHome JNDI not 
configured for solr (NoInitialContextEx)
   [junit4]   2> 824074 T1488 oasc.SolrResourceLoader.locateSolrHome using 
system property solr.solr.home: 
../../../../../../../../../../../usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J0/temp/solr.cloud.DeleteReplicaTest-1F287F41282F0585-001/tempDir-005
   [junit4]   2> 824074 T1488 oasc.SolrResourceLoader.<init> new 
SolrResourceLoader for directory: 
'../../../../../../../../../../../usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J0/temp/solr.cloud.DeleteReplicaTest-1F287F41282F0585-001/tempDir-005/'
   [junit4]   2> 824103 T1488 oasc.ConfigSolr.fromFile Loading container 
configuration from 
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J0/../../../../../../../../../../../usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J0/temp/solr.cloud.DeleteReplicaTest-1F287F41282F0585-001/tempDir-005/solr.xml
   [junit4]   2> 824145 T1488 oasc.CorePropertiesLocator.<init> Config-defined 
core root directory: 
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J0/../../../../../../../../../../../usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J0/temp/solr.cloud.DeleteReplicaTest-1F287F41282F0585-001/tempDir-005
   [junit4]   2> 824146 T1488 oasc.CoreContainer.<init> New CoreContainer 
1598189861
   [junit4]   2> 824146 T1488 oasc.CoreContainer.load Loading cores into 
CoreContainer 
[instanceDir=../../../../../../../../../../../usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J0/temp/solr.cloud.DeleteReplicaTest-1F287F41282F0585-001/tempDir-005/]
   [junit4]   2> 824147 T1488 oashc.HttpShardHandlerFactory.getParameter 
Setting socketTimeout to: 90000
   [junit4]   2> 824147 T1488 oashc.HttpShardHandlerFactory.getParameter 
Setting urlScheme to: 
   [junit4]   2> 824147 T1488 oashc.HttpShardHandlerFactory.getParameter 
Setting connTimeout to: 15000
   [junit4]   2> 824147 T1488 oashc.HttpShardHandlerFactory.getParameter 
Setting maxConnectionsPerHost to: 20
   [junit4]   2> 824148 T1488 oashc.HttpShardHandlerFactory.getParameter 
Setting maxConnections to: 10000
   [junit4]   2> 824148 T1488 oashc.HttpShardHandlerFactory.getParameter 
Setting corePoolSize to: 0
   [junit4]   2> 824148 T1488 oashc.HttpShardHandlerFactory.getParameter 
Setting maximumPoolSize to: 2147483647
   [junit4]   2> 824148 T1488 oashc.HttpShardHandlerFactory.getParameter 
Setting maxThreadIdleTime to: 5
   [junit4]   2> 824149 T1488 oashc.HttpShardHandlerFactory.getParameter 
Setting sizeOfQueue to: -1
   [junit4]   2> 824149 T1488 oashc.HttpShardHandlerFactory.getParameter 
Setting fairnessPolicy to: false
   [junit4]   2> 824149 T1488 oasu.UpdateShardHandler.<init> Creating 
UpdateShardHandler HTTP client with params: 
socketTimeout=340000&connTimeout=45000&retry=false
   [junit4]   2> 824150 T1488 oasl.LogWatcher.createWatcher SLF4J impl is 
org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 824150 T1488 oasl.LogWatcher.newRegisteredLogWatcher 
Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 824150 T1488 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 824150 T1488 oasc.ZkContainer.initZooKeeper Zookeeper 
client=127.0.0.1:19921/solr
   [junit4]   2> 824151 T1488 oasc.ZkController.checkChrootPath zkHost includes 
chroot
   [junit4]   2> 824151 T1488 
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default 
ZkCredentialsProvider
   [junit4]   2> 824152 T1488 oascc.ConnectionManager.waitForConnected Waiting 
for client to connect to ZooKeeper
   [junit4]   2> 824153 T1561 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@31264ff name:ZooKeeperConnection 
Watcher:127.0.0.1:19921 got event WatchedEvent state:SyncConnected type:None 
path:null path:null type:None
   [junit4]   2> 824154 T1488 oascc.ConnectionManager.waitForConnected Client 
is connected to ZooKeeper
   [junit4]   2> 824155 T1488 oascc.SolrZkClient.createZkACLProvider Using 
default ZkACLProvider
   [junit4]   2> 824157 T1488 oascc.ConnectionManager.waitForConnected Waiting 
for client to connect to ZooKeeper
   [junit4]   2> 824159 T1563 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@7fe3c402 
name:ZooKeeperConnection Watcher:127.0.0.1:19921/solr got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 824159 T1488 oascc.ConnectionManager.waitForConnected Client 
is connected to ZooKeeper
   [junit4]   2> 824163 T1488 
oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state 
from ZooKeeper... 
   [junit4]   2> 825167 T1488 oasc.ZkController.createEphemeralLiveNode 
Register node as live in ZooKeeper:/live_nodes/127.0.0.1:19942_
   [junit4]   2> 825168 T1488 oascc.SolrZkClient.makePath makePath: 
/live_nodes/127.0.0.1:19942_
   [junit4]   2> 825171 T1488 oasc.Overseer.close Overseer (id=null) closing
   [junit4]   2> 825176 T1488 oasc.CorePropertiesLocator.discover Looking for 
core definitions underneath 
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J0/../../../../../../../../../../../usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J0/temp/solr.cloud.DeleteReplicaTest-1F287F41282F0585-001/tempDir-005
   [junit4]   2> 826352 T1488 oasc.CorePropertiesLocator.discoverUnder Found 
core conf in 
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J0/../../../../../../../../../../../usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J0/temp/solr.cloud.DeleteReplicaTest-1F287F41282F0585-001/tempDir-005/conf/
   [junit4]   2> 826352 T1488 oasc.CorePropertiesLocator.discover Found 1 core 
definitions
   [junit4]   2> 826353 T1488 oass.SolrDispatchFilter.init 
user.dir=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J0
   [junit4]   2> 826353 T1488 oass.SolrDispatchFilter.init 
SolrDispatchFilter.init() done
   [junit4]   2> 827250 T1488 oasc.AbstractFullDistribZkTestBase.createJettys 
create jetty 4
   [junit4]   2> 827251 T1488 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 827254 T1488 oejs.AbstractConnector.doStart Started 
SocketConnector@127.0.0.1:19946
   [junit4]   2> 827254 T1488 oass.SolrDispatchFilter.init 
SolrDispatchFilter.init()
   [junit4]   2> 827254 T1488 oasc.SolrResourceLoader.locateSolrHome JNDI not 
configured for solr (NoInitialContextEx)
   [junit4]   2> 827255 T1488 oasc.SolrResourceLoader.locateSolrHome using 
system property solr.solr.home: 
../../../../../../../../../../../usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J0/temp/solr.cloud.DeleteReplicaTest-1F287F41282F0585-001/tempDir-006
   [junit4]   2> 827255 T1488 oasc.SolrResourceLoader.<init> new 
SolrResourceLoader for directory: 
'../../../../../../../../../../../usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J0/temp/solr.cloud.DeleteReplicaTest-1F287F41282F0585-001/tempDir-006/'
   [junit4]   2> 827284 T1488 oasc.ConfigSolr.fromFile Loading container 
configuration from 
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J0/../../../../../../../../../../../usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J0/temp/solr.cloud.DeleteReplicaTest-1F287F41282F0585-001/tempDir-006/solr.xml
   [junit4]   2> 827326 T1488 oasc.CorePropertiesLocator.<init> Config-defined 
core root directory: 
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J0/../../../../../../../../../../../usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J0/temp/solr.cloud.DeleteReplicaTest-1F287F41282F0585-001/tempDir-006
   [junit4]   2> 827326 T1488 oasc.CoreContainer.<init> New CoreContainer 
59046759
   [junit4]   2> 827326 T1488 oasc.CoreContainer.load Loading cores into 
CoreContainer 
[instanceDir=../../../../../../../../../../../usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J0/temp/solr.cloud.DeleteReplicaTest-1F287F41282F0585-001/tempDir-006/]
   [junit4]   2> 827327 T1488 oashc.HttpShardHandlerFactory.getParameter 
Setting socketTimeout to: 90000
   [junit4]   2> 827328 T1488 oashc.HttpShardHandlerFactory.getParameter 
Setting urlScheme to: 
   [junit4]   2> 827328 T1488 oashc.HttpShardHandlerFactory.getParameter 
Setting connTimeout to: 15000
   [junit4]   2> 827328 T1488 oashc.HttpShardHandlerFactory.getParameter 
Setting maxConnectionsPerHost to: 20
   [junit4]   2> 827328 T1488 oashc.HttpShardHandlerFactory.getParameter 
Setting maxConnections to: 10000
   [junit4]   2> 827328 T1488 oashc.HttpShardHandlerFactory.getParameter 
Setting corePoolSize to: 0
   [junit4]   2> 827329 T1488 oashc.HttpShardHandlerFactory.getParameter 
Setting maximumPoolSize to: 2147483647
   [junit4]   2> 827329 T1488 oashc.HttpShardHandlerFactory.getParameter 
Setting maxThreadIdleTime to: 5
   [junit4]   2> 827329 T1488 oashc.HttpShardHandlerFactory.getParameter 
Setting sizeOfQueue to: -1
   [junit4]   2> 827329 T1488 oashc.HttpShardHandlerFactory.getParameter 
Setting fairnessPolicy to: false
   [junit4]   2> 827330 T1488 oasu.UpdateShardHandler.<init> Creating 
UpdateShardHandler HTTP client with params: 
socketTimeout=340000&connTimeout=45000&retry=false
   [junit4]   2> 827330 T1488 oasl.LogWatcher.createWatcher SLF4J impl is 
org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 827330 T1488 oasl.LogWatcher.newRegisteredLogWatcher 
Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 827331 T1488 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 827331 T1488 oasc.ZkContainer.initZooKeeper Zookeeper 
client=127.0.0.1:19921/solr
   [junit4]   2> 827331 T1488 oasc.ZkController.checkChrootPath zkHost includes 
chroot
   [junit4]   2> 827331 T1488 
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default 
ZkCredentialsProvider
   [junit4]   2> 827332 T1488 oascc.ConnectionManager.waitForConnected Waiting 
for client to connect to ZooKeeper
   [junit4]   2> 827333 T1576 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@f9528ff name:ZooKeeperConnection 
Watcher:127.0.0.1:19921 got event WatchedEvent state:SyncConnected type:None 
path:null path:null type:None
   [junit4]   2> 827334 T1488 oascc.ConnectionManager.waitForConnected Client 
is connected to ZooKeeper
   [junit4]   2> 827335 T1488 oascc.SolrZkClient.createZkACLProvider Using 
default ZkACLProvider
   [junit4]   2> 827337 T1488 oascc.ConnectionManager.waitForConnected Waiting 
for client to connect to ZooKeeper
   [junit4]   2> 827338 T1578 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@43be69a6 
name:ZooKeeperConnection Watcher:127.0.0.1:19921/solr got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 827339 T1488 oascc.ConnectionManager.waitForConnected Client 
is connected to ZooKeeper
   [junit4]   2> 827344 T1488 
oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state 
from ZooKeeper... 
   [junit4]   2> 828348 T1488 oasc.ZkController.createEphemeralLiveNode 
Register node as live in ZooKeeper:/live_nodes/127.0.0.1:19946_
   [junit4]   2> 828349 T1488 oascc.SolrZkClient.makePath makePath: 
/live_nodes/127.0.0.1:19946_
   [junit4]   2> 828353 T1488 oasc.Overseer.close Overseer (id=null) closing
   [junit4]   2> 828357 T1488 oasc.CorePropertiesLocator.discover Looking for 
core definitions underneath 
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J0/../../../../../../../../../../../usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J0/temp/solr.cloud.DeleteReplicaTest-1F287F41282F0585-001/tempDir-006
   [junit4]   2> 828558 T1488 oasc.CorePropertiesLocator.discoverUnder Found 
core conf in 
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J0/../../../../../../../../../../../usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J0/temp/solr.cloud.DeleteReplicaTest-1F287F41282F0585-001/tempDir-006/conf/
   [junit4]   2> 829621 T1488 oasc.CorePropertiesLocator.discover Found 1 core 
definitions
   [junit4]   2> 829622 T1488 oass.SolrDispatchFilter.init 
user.dir=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J0
   [junit4]   2> 829623 T1488 oass.SolrDispatchFilter.init 
SolrDispatchFilter.init() done
   [junit4]   2> 829624 T1488 
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default 
ZkCredentialsProvider
   [junit4]   2> 829625 T1488 oascc.ConnectionManager.waitForConnected Waiting 
for client to connect to ZooKeeper
   [junit4]   2> 829626 T1582 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@38cbb303 
name:ZooKeeperConnection Watcher:127.0.0.1:19921/solr got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 829626 T1488 oascc.ConnectionManager.waitForConnected Client 
is connected to ZooKeeper
   [junit4]   2> 829627 T1488 oascc.SolrZkClient.createZkACLProvider Using 
default ZkACLProvider
   [junit4]   2> 829628 T1488 
oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state 
from ZooKeeper... 
   [junit4]   2> 829630 T1488 
oasc.AbstractFullDistribZkTestBase.createCollection Creating collection with 
stateFormat=2: delLiveColl
   [junit4]   2> 829631 T1488 
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default 
ZkCredentialsProvider
   [junit4]   2> 829631 T1488 oascc.ConnectionManager.waitForConnected Waiting 
for client to connect to ZooKeeper
   [junit4]   2> 829632 T1584 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@328b4c67 
name:ZooKeeperConnection Watcher:127.0.0.1:19921/solr got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 829633 T1488 oascc.ConnectionManager.waitForConnected Client 
is connected to ZooKeeper
   [junit4]   2> 829633 T1488 oascc.SolrZkClient.createZkACLProvider Using 
default ZkACLProvider
   [junit4]   2> 829634 T1488 
oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state 
from ZooKeeper... 
   [junit4]   2> 829638 T1568 oasha.CollectionsHandler.handleCreateAction 
Creating Collection : 
maxShardsPerNode=2&name=delLiveColl&version=2&stateFormat=2&replicationFactor=2&action=CREATE&wt=javabin&numShards=2
   [junit4]   2> 829639 T1519 oasc.DistributedQueue$LatchChildWatcher.process 
LatchChildWatcher fired on path: /overseer/collection-queue-work state: 
SyncConnected type NodeChildrenChanged
   [junit4]   2> 829640 T1512 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":"delLiveColl",
   [junit4]   2>          "replicationFactor":"2",
   [junit4]   2>          "numShards":"2",
   [junit4]   2>          "maxShardsPerNode":"2",
   [junit4]   2>          "stateFormat":"2"}
   [junit4]   2> 829641 T1585 oasc.OverseerCollectionProcessor.processMessage 
WARN OverseerCollectionProcessor.processMessage : create , {
   [junit4]   2>          "operation":"create",
   [junit4]   2>          "fromApi":"true",
   [junit4]   2>          "name":"delLiveColl",
   [junit4]   2>          "replicationFactor":"2",
   [junit4]   2>          "numShards":"2",
   [junit4]   2>          "maxShardsPerNode":"2",
   [junit4]   2>          "stateFormat":"2"}
   [junit4]   2> 829642 T1585 oasc.OverseerCollectionProcessor.createConfNode 
Only one config set found in zk - using it:conf1
   [junit4]   2> 829643 T1585 oasc.OverseerCollectionProcessor.createConfNode 
creating collections conf node /collections/delLiveColl 
   [junit4]   2> 829643 T1585 oascc.SolrZkClient.makePath makePath: 
/collections/delLiveColl
   [junit4]   2> 829645 T1519 oasc.DistributedQueue$LatchChildWatcher.process 
LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type 
NodeChildrenChanged
   [junit4]   2> 829647 T1511 oasc.Overseer$ClusterStateUpdater.buildCollection 
building a new collection: delLiveColl
   [junit4]   2> 829647 T1511 
oasc.Overseer$ClusterStateUpdater.createCollection Create collection 
delLiveColl with shards [shard1, shard2]
   [junit4]   2> 829647 T1511 
oasc.Overseer$ClusterStateUpdater.createCollection state version delLiveColl 2
   [junit4]   2> 829649 T1511 oasc.Overseer$ClusterStateUpdater.updateZkStates 
going to create_collection /collections/delLiveColl/state.json
   [junit4]   2> 829650 T1534 oascc.ZkStateReader$2.process A cluster state 
change: WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
   [junit4]   2> 829650 T1549 oascc.ZkStateReader$2.process A cluster state 
change: WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
   [junit4]   2> 829650 T1587 oascc.ZkStateReader$2.process A cluster state 
change: WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
   [junit4]   2> 829650 T1586 oascc.ZkStateReader$2.process A cluster state 
change: WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
   [junit4]   2> 829650 T1520 oascc.ZkStateReader$2.process A cluster state 
change: WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
   [junit4]   2> 829650 T1564 oascc.ZkStateReader$2.process A cluster state 
change: WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
   [junit4]   2> 829650 T1579 oascc.ZkStateReader$2.process A cluster state 
change: WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
   [junit4]   2> 829650 T1519 oascc.ZkStateReader$2.process A cluster state 
change: WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
   [junit4]   2> 829745 T1585 oasc.OverseerCollectionProcessor.createCollection 
Creating SolrCores for new collection delLiveColl, shardNames [shard1, shard2] 
, replicationFactor : 2
   [junit4]   2> 829746 T1585 oasc.OverseerCollectionProcessor.createCollection 
Creating shard delLiveColl_shard1_replica1 as part of slice shard1 of 
collection delLiveColl on 127.0.0.1:19924_
   [junit4]   2> 829746 T1585 oasc.OverseerCollectionProcessor.createCollection 
Creating shard delLiveColl_shard1_replica2 as part of slice shard1 of 
collection delLiveColl on 127.0.0.1:19929_
   [junit4]   2> 829748 T1585 oasc.OverseerCollectionProcessor.createCollection 
Creating shard delLiveColl_shard2_replica1 as part of slice shard2 of 
collection delLiveColl on 127.0.0.1:19942_
   [junit4]   2> 829749 T1585 oasc.OverseerCollectionProcessor.createCollection 
Creating shard delLiveColl_shard2_replica2 as part of slice shard2 of 
collection delLiveColl on 127.0.0.1:19936_
   [junit4]   2> 829750 T1500 oasha.CoreAdminHandler.handleCreateAction core 
create command 
name=delLiveColl_shard1_replica1&shard=shard1&version=2&qt=/admin/cores&action=CREATE&collection=delLiveColl&wt=javabin&numShards=2&collection.configName=conf1
   [junit4]   2> 829751 T1524 oasha.CoreAdminHandler.handleCreateAction core 
create command 
name=delLiveColl_shard1_replica2&shard=shard1&version=2&qt=/admin/cores&action=CREATE&collection=delLiveColl&wt=javabin&numShards=2&collection.configName=conf1
   [junit4]   2> 829751 T1556 oasha.CoreAdminHandler.handleCreateAction core 
create command 
name=delLiveColl_shard2_replica1&shard=shard2&version=2&qt=/admin/cores&action=CREATE&collection=delLiveColl&wt=javabin&numShards=2&collection.configName=conf1
   [junit4]   2> 829752 T1539 oasha.CoreAdminHandler.handleCreateAction core 
create command 
name=delLiveColl_shard2_replica2&shard=shard2&version=2&qt=/admin/cores&action=CREATE&collection=delLiveColl&wt=javabin&numShards=2&collection.configName=conf1
   [junit4]   2> 829753 T1500 oasc.ZkController.publish publishing 
core=delLiveColl_shard1_replica1 state=down collection=delLiveColl
   [junit4]   2> 829754 T1519 oasc.DistributedQueue$LatchChildWatcher.process 
LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type 
NodeChildrenChanged
   [junit4]   2> 829754 T1500 oasc.ZkController.preRegister Registering watch 
for external collection delLiveColl
   [junit4]   2> 829755 T1556 oasc.ZkController.publish publishing 
core=delLiveColl_shard2_replica1 state=down collection=delLiveColl
   [junit4]   2> 829755 T1539 oasc.ZkController.publish publishing 
core=delLiveColl_shard2_replica2 state=down collection=delLiveColl
   [junit4]   2> 829755 T1524 oasc.ZkController.publish publishing 
core=delLiveColl_shard1_replica2 state=down collection=delLiveColl
   [junit4]   2> 829756 T1511 oasc.Overseer$ClusterStateUpdater.updateState 
Update state numShards=2 message={
   [junit4]   2>          "shard":"shard1",
   [junit4]   2>          "roles":null,
   [junit4]   2>          "base_url":"http://127.0.0.1:19924";,
   [junit4]   2>          "state":"down",
   [junit4]   2>          "node_name":"127.0.0.1:19924_",
   [junit4]   2>          "collection":"delLiveColl",
   [junit4]   2>          "operation":"state",
   [junit4]   2>          "numShards":"2",
   [junit4]   2>          "core":"delLiveColl_shard1_replica1"}
   [junit4]   2> 829756 T1556 oasc.ZkController.preRegister Registering watch 
for external collection delLiveColl
   [junit4]   2> 829757 T1556 oascc.ZkStateReader.addZkWatch addZkWatch 
delLiveColl
   [junit4]   2> 829757 T1539 oasc.ZkController.preRegister Registering watch 
for external collection delLiveColl
   [junit4]   2> 829757 T1556 oascc.ZkStateReader.addZkWatch Updating 
collection state at /collections/delLiveColl/state.json from ZooKeeper... 
   [junit4]   2> 829757 T1539 oascc.ZkStateReader.addZkWatch addZkWatch 
delLiveColl
   [junit4]   2> 829757 T1524 oasc.ZkController.preRegister Registering watch 
for external collection delLiveColl
   [junit4]   2> 829758 T1539 oascc.ZkStateReader.addZkWatch Updating 
collection state at /collections/delLiveColl/state.json from ZooKeeper... 
   [junit4]   2> 829758 T1556 oascc.ZkStateReader.updateWatchedCollection 
Updating data for delLiveColl to ver 0 
   [junit4]   2> 829758 T1524 oascc.ZkStateReader.addZkWatch addZkWatch 
delLiveColl
   [junit4]   2> 829759 T1556 oasc.ZkController.waitForCoreNodeName look for 
our core node name
   [junit4]   2> 829759 T1524 oascc.ZkStateReader.addZkWatch Updating 
collection state at /collections/delLiveColl/state.json from ZooKeeper... 
   [junit4]   2> 829759 T1539 oascc.ZkStateReader.updateWatchedCollection 
Updating data for delLiveColl to ver 0 
   [junit4]   2> 829760 T1539 oasc.ZkController.waitForCoreNodeName look for 
our core node name
   [junit4]   2> 829760 T1511 oasc.Overseer$ClusterStateUpdater.updateZkStates 
going to update_collection /collections/delLiveColl/state.json
   [junit4]   2> 829760 T1524 oascc.ZkStateReader.updateWatchedCollection 
Updating data for delLiveColl to ver 0 
   [junit4]   2> 829761 T1534 oascc.ZkStateReader$7.process A cluster state 
change: WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/delLiveColl/state.json, has occurred - updating... 
   [junit4]   2> 829761 T1524 oasc.ZkController.waitForCoreNodeName look for 
our core node name
   [junit4]   2> 829761 T1564 oascc.ZkStateReader$7.process A cluster state 
change: WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/delLiveColl/state.json, has occurred - updating... 
   [junit4]   2> 829762 T1534 oascc.ZkStateReader.updateWatchedCollection 
Updating data for delLiveColl to ver 1 
   [junit4]   2> 829761 T1549 oascc.ZkStateReader$7.process A cluster state 
change: WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/delLiveColl/state.json, has occurred - updating... 
   [junit4]   2> 829762 T1564 oascc.ZkStateReader.updateWatchedCollection 
Updating data for delLiveColl to ver 1 
   [junit4]   2> 829762 T1500 oascc.ZkStateReader.addZkWatch addZkWatch 
delLiveColl
   [junit4]   2> 829762 T1549 oascc.ZkStateReader.updateWatchedCollection 
Updating data for delLiveColl to ver 1 
   [junit4]   2> 829763 T1500 oascc.ZkStateReader.addZkWatch Updating 
collection state at /collections/delLiveColl/state.json from ZooKeeper... 
   [junit4]   2> 829764 T1500 oascc.ZkStateReader.updateWatchedCollection 
Updating data for delLiveColl to ver 1 
   [junit4]   2> 829764 T1500 oasc.ZkController.waitForCoreNodeName look for 
our core node name
   [junit4]   2> 829764 T1500 oasc.ZkController.waitForShardId waiting to find 
shard id in clusterstate for delLiveColl_shard1_replica1
   [junit4]   2> 829765 T1500 oasc.ZkController.createCollectionZkNode Check 
for collection zkNode:delLiveColl
   [junit4]   2> 829765 T1500 oasc.ZkController.createCollectionZkNode 
Collection zkNode exists
   [junit4]   2> 829765 T1500 oascc.ZkStateReader.readConfigName Load 
collection config from:/collections/delLiveColl
   [junit4]   2> 829765 T1511 oascc.ZkStateReader.updateWatchedCollection 
Updating data for delLiveColl to ver 1 
   [junit4]   2> 829766 T1511 oasc.Overseer$ClusterStateUpdater.updateState 
Update state numShards=2 message={
   [junit4]   2>          "shard":"shard2",
   [junit4]   2>          "roles":null,
   [junit4]   2>          "base_url":"http://127.0.0.1:19942";,
   [junit4]   2>          "state":"down",
   [junit4]   2>          "node_name":"127.0.0.1:19942_",
   [junit4]   2>          "collection":"delLiveColl",
   [junit4]   2>          "operation":"state",
   [junit4]   2>          "numShards":"2",
   [junit4]   2>          "core":"delLiveColl_shard2_replica1"}
   [junit4]   2> 829766 T1500 oascc.ZkStateReader.readConfigName 
path=/collections/delLiveColl configName=conf1 specified config exists in 
ZooKeeper
   [junit4]   2> 829767 T1500 oasc.SolrResourceLoader.<init> new 
SolrResourceLoader for directory: 
'/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J0/temp/solr.cloud.DeleteReplicaTest-1F287F41282F0585-001/tempDir-002/delLiveColl_shard1_replica1/'
   [junit4]   2> 829767 T1519 oasc.DistributedQueue$LatchChildWatcher.process 
LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type 
NodeChildrenChanged
   [junit4]   2> 829768 T1511 oasc.Overseer$ClusterStateUpdater.updateZkStates 
going to update_collection /collections/delLiveColl/state.json
   [junit4]   2> 829768 T1519 oascc.ZkStateReader$7.process A cluster state 
change: WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/delLiveColl/state.json, has occurred - updating... 
   [junit4]   2> 829768 T1534 oascc.ZkStateReader$7.process A cluster state 
change: WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/delLiveColl/state.json, has occurred - updating... 
   [junit4]   2> 829768 T1564 oascc.ZkStateReader$7.process A cluster state 
change: WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/delLiveColl/state.json, has occurred - updating... 
   [junit4]   2> 829768 T1549 oascc.ZkStateReader$7.process A cluster state 
change: WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/delLiveColl/state.json, has occurred - updating... 
   [junit4]   2> 829769 T1534 oascc.ZkStateReader.updateWatchedCollection 
Updating data for delLiveColl to ver 2 
   [junit4]   2> 829769 T1564 oascc.ZkStateReader.updateWatchedCollection 
Updating data for delLiveColl to ver 2 
   [junit4]   2> 829769 T1549 oascc.ZkStateReader.updateWatchedCollection 
Updating data for delLiveColl to ver 2 
   [junit4]   2> 829769 T1519 oascc.ZkStateReader.updateWatchedCollection 
Updating data for delLiveColl to ver 2 
   [junit4]   2> 829771 T1511 oascc.ZkStateReader.updateWatchedCollection 
Updating data for delLiveColl to ver 2 
   [junit4]   2> 829772 T1511 oasc.Overseer$ClusterStateUpdater.updateState 
Update state numShards=2 message={
   [junit4]   2>          "shard":"shard2",
   [junit4]   2>          "roles":null,
   [junit4]   2>          "base_url":"http://127.0.0.1:19936";,
   [junit4]   2>          "state":"down",
   [junit4]   2>          "node_name":"127.0.0.1:19936_",
   [junit4]   2>          "collection":"delLiveColl",
   [junit4]   2>          "operation":"state",
   [junit4]   2>          "numShards":"2",
   [junit4]   2>          "core":"delLiveColl_shard2_replica2"}
   [junit4]   2> 829773 T1519 oasc.DistributedQueue$LatchChildWatcher.process 
LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type 
NodeChildrenChanged
   [junit4]   2> 829773 T1511 oasc.Overseer$ClusterStateUpdater.updateZkStates 
going to update_collection /collections/delLiveColl/state.json
   [junit4]   2> 829774 T1519 oascc.ZkStateReader$7.process A cluster state 
change: WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/delLiveColl/state.json, has occurred - updating... 
   [junit4]   2> 829774 T1534 oascc.ZkStateReader$7.process A cluster state 
change: WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/delLiveColl/state.json, has occurred - updating... 
   [junit4]   2> 829774 T1564 oascc.ZkStateReader$7.process A cluster state 
change: WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/delLiveColl/state.json, has occurred - updating... 
   [junit4]   2> 829774 T1549 oascc.ZkStateReader$7.process A cluster state 
change: WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/delLiveColl/state.json, has occurred - updating... 
   [junit4]   2> 829775 T1534 oascc.ZkStateReader.updateWatchedCollection 
Updating data for delLiveColl to ver 3 
   [junit4]   2> 829775 T1564 oascc.ZkStateReader.updateWatchedCollection 
Updating data for delLiveColl to ver 3 
   [junit4]   2> 829775 T1549 oascc.ZkStateReader.updateWatchedCollection 
Updating data for delLiveColl to ver 3 
   [junit4]   2> 829777 T1519 oascc.ZkStateReader.updateWatchedCollection 
Updating data for delLiveColl to ver 3 
   [junit4]   2> 829779 T1511 oascc.ZkStateReader.updateWatchedCollection 
Updating data for delLiveColl to ver 3 
   [junit4]   2> 829779 T1511 oasc.Overseer$ClusterStateUpdater.updateState 
Update state numShards=2 message={
   [junit4]   2>          "shard":"shard1",
   [junit4]   2>          "roles":null,
   [junit4]   2>          "base_url":"http://127.0.0.1:19929";,
   [junit4]   2>          "state":"down",
   [junit4]   2>          "node_name":"127.0.0.1:19929_",
   [junit4]   2>          "collection":"delLiveColl",
   [junit4]   2>          "operation":"state",
   [junit4]   2>          "numShards":"2",
   [junit4]   2>          "core":"delLiveColl_shard1_replica2"}
   [junit4]   2> 829781 T1519 oasc.DistributedQueue$LatchChildWatcher.process 
LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type 
NodeChildrenChanged
   [junit4]   2> 829781 T1511 oasc.Overseer$ClusterStateUpdater.updateZkStates 
going to update_collection /collections/delLiveColl/state.json
   [junit4]   2> 829781 T1564 oascc.ZkStateReader$7.process A cluster state 
change: WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/delLiveColl/state.json, has occurred - updating... 
   [junit4]   2> 829782 T1534 oascc.ZkStateReader$7.process A cluster state 
change: WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/delLiveColl/state.json, has occurred - updating... 
   [junit4]   2> 829782 T1519 oascc.ZkStateReader$7.process A cluster state 
change: WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/delLiveColl/state.json, has occurred - updating... 
   [junit4]   2> 829781 T1549 oascc.ZkStateReader$7.process A cluster state 
change: WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/delLiveColl/state.json, has occurred - updating... 
   [junit4]   2> 829782 T1534 oascc.ZkStateReader.updateWatchedCollection 
Updating data for delLiveColl to ver 4 
   [junit4]   2> 829782 T1564 oascc.ZkStateReader.updateWatchedCollection 
Updating data for delLiveColl to ver 4 
   [junit4]   2> 829783 T1549 oascc.ZkStateReader.updateWatchedCollection 
Updating data for delLiveColl to ver 4 
   [junit4]   2> 829783 T1519 oascc.ZkStateReader.updateWatchedCollection 
Updating data for delLiveColl to ver 4 
   [junit4]   2> 829879 T1500 oasc.SolrConfig.<init> Using Lucene MatchVersion: 
5.0.0
   [junit4]   2> 829929 T1500 oasc.SolrConfig.<init> Loaded SolrConfig: 
solrconfig.xml
   [junit4]   2> 829930 T1500 oass.IndexSchema.readSchema Reading Solr Schema 
from schema.xml
   [junit4]   2> 829936 T1500 oass.IndexSchema.readSchema 
[delLiveColl_shard1_replica1] Schema name=test
   [junit4]   2> 830203 T1500 oass.OpenExchangeRatesOrgProvider.init 
Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 830213 T1500 oass.IndexSchema.readSchema default search field 
in schema is text
   [junit4]   2> 830216 T1500 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 830225 T1500 oass.FileExchangeRateProvider.reload Reloading 
exchange rates from file currency.xml
   [junit4]   2> 830230 T1500 oass.FileExchangeRateProvider.reload Reloading 
exchange rates from file currency.xml
   [junit4]   2> 830233 T1500 oass.OpenExchangeRatesOrgProvider.reload 
Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 830234 T1500 
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key 
IMPORTANT NOTE
   [junit4]   2> 830237 T1500 
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, 
got STRING
   [junit4]   2> 830237 T1500 oass.OpenExchangeRatesOrgProvider.reload 
Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 830238 T1500 
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key 
IMPORTANT NOTE
   [junit4]   2> 830238 T1500 
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, 
got STRING
   [junit4]   2> 830239 T1500 oasc.CoreContainer.create Creating SolrCore 
'delLiveColl_shard1_replica1' using configuration from collection delLiveColl
   [junit4]   2> 830239 T1500 oasc.SolrCore.initDirectoryFactory 
org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 830240 T1500 oasc.SolrCore.<init> 
[delLiveColl_shard1_replica1] Opening new SolrCore at 
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J0/temp/solr.cloud.DeleteReplicaTest-1F287F41282F0585-001/tempDir-002/delLiveColl_shard1_replica1/,
 
dataDir=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J0/temp/solr.cloud.DeleteReplicaTest-1F287F41282F0585-001/tempDir-002/delLiveColl_shard1_replica1/data/
   [junit4]   2> 830240 T1500 oasc.JmxMonitoredMap.<init> JMX monitoring is 
enabled. Adding Solr mbeans to JMX Server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@72be18b7
   [junit4]   2> 830241 T1500 oasc.CachingDirectoryFactory.get return new 
directory for 
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J0/temp/solr.cloud.DeleteReplicaTest-1F287F41282F0585-001/tempDir-002/delLiveColl_shard1_replica1/data
   [junit4]   2> 830241 T1500 oasc.SolrCore.getNewIndexDir New index directory 
detected: old=null 
new=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J0/temp/solr.cloud.DeleteReplicaTest-1F287F41282F0585-001/tempDir-002/delLiveColl_shard1_replica1/data/index/
   [junit4]   2> 830242 T1500 oasc.SolrCore.initIndex WARN 
[delLiveColl_shard1_replica1] Solr index directory 
'/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J0/temp/solr.cloud.DeleteReplicaTest-1F287F41282F0585-001/tempDir-002/delLiveColl_shard1_replica1/data/index'
 doesn't exist. Creating new index...
   [junit4]   2> 830242 T1500 oasc.CachingDirectoryFactory.get return new 
directory for 
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J0/temp/solr.cloud.DeleteReplicaTest-1F287F41282F0585-001/tempDir-002/delLiveColl_shard1_replica1/data/index
   [junit4]   2> 830243 T1500 oasu.RandomMergePolicy.<init> RandomMergePolicy 
wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: 
[LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=29, 
maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, 
calibrateSizeByDeletes=true, maxMergeDocs=2147483647, 
maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.724711948115282]
   [junit4]   2> 830244 T1500 oasc.SolrDeletionPolicy.onCommit 
SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2>                
commit{dir=MockDirectoryWrapper(RAMDirectory(id=lucene-477a0c05)),segFN=segments_1,generation=1}
   [junit4]   2> 830244 T1500 oasc.SolrDeletionPolicy.updateCommits newest 
commit generation = 1
   [junit4]   2> 830248 T1500 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "nodistrib"
   [junit4]   2> 830249 T1500 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "dedupe"
   [junit4]   2> 830249 T1500 oasup.UpdateRequestProcessorChain.init inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 830250 T1500 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "stored_sig"
   [junit4]   2> 830250 T1500 oasup.UpdateRequestProcessorChain.init inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 830251 T1500 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 830251 T1500 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 830252 T1500 oasup.UpdateRequestProcessorChain.init inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain 
"distrib-dup-test-chain-implicit"
   [junit4]   2> 830252 T1500 oasc.SolrCore.loadUpdateProcessorChains no 
updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 830253 T1500 oasc.RequestHandlers.initHandlersFromConfig 
created /update/json/docs: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 830253 T1500 oasc.RequestHandlers.initHandlersFromConfig 
created /update/csv: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 830254 T1500 oasc.RequestHandlers.initHandlersFromConfig 
created /update/json: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 830254 T1500 oasc.RequestHandlers.initHandlersFromConfig 
created standard: solr.StandardRequestHandler
   [junit4]   2> 830255 T1500 oasc.RequestHandlers.initHandlersFromConfig 
created /get: solr.RealTimeGetHandler
   [junit4]   2> 830255 T1500 oasc.RequestHandlers.initHandlersFromConfig 
adding lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 830256 T1500 oasc.RequestHandlers.initHandlersFromConfig 
created /replication: solr.ReplicationHandler
   [junit4]   2> 830256 T1500 oasc.RequestHandlers.initHandlersFromConfig 
created /update: solr.UpdateRequestHandler
   [junit4]   2> 830257 T1500 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 830257 T1500 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/file: solr.admin.ShowFileRequestHandler
   [junit4]   2> 830258 T1500 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/fileedit: solr.admin.EditFileRequestHandler
   [junit4]   2> 830276 T1500 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 830279 T1500 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 830281 T1500 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 830282 T1500 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 830288 T1500 oasu.CommitTracker.<init> Hard AutoCommit: 
disabled
   [junit4]   2> 830288 T1500 oasu.CommitTracker.<init> Soft AutoCommit: 
disabled
   [junit4]   2> 830289 T1500 oasu.RandomMergePolicy.<init> RandomMergePolicy 
wrapping class org.apache.lucene.index.AlcoholicMergePolicy: 
[AlcoholicMergePolicy: minMergeSize=0, mergeFactor=10, maxMergeSize=993971629, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.1]
   [junit4]   2> 830290 T1500 oasc.SolrDeletionPolicy.onInit 
SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2>                
commit{dir=MockDirectoryWrapper(RAMDirectory(id=lucene-477a0c05)),segFN=segments_1,generation=1}
   [junit4]   2> 830290 T1500 oasc.SolrDeletionPolicy.updateCommits newest 
commit generation = 1
   [junit4]   2> 830291 T1500 oass.SolrIndexSearcher.<init> Opening 
Searcher@284d3adf[delLiveColl_shard1_replica1] main
   [junit4]   2> 830291 T1500 oascc.ZkStateReader.readConfigName Load 
collection config from:/collections/delLiveColl
   [junit4]   2> 830292 T1500 oascc.ZkStateReader.readConfigName 
path=/collections/delLiveColl configName=conf1 specified config exists in 
ZooKeeper
   [junit4]   2> 830292 T1500 oasr.ManagedResourceStorage.newStorageIO Setting 
up ZooKeeper-based storage for the RestManager with znodeBase: /configs/conf1
   [junit4]   2> 830293 T1500 
oasr.ManagedResourceStorage$ZooKeeperStorageIO.configure Configured 
ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 830293 T1500 oasr.RestManager.init Initializing RestManager 
with initArgs: {}
   [junit4]   2> 830293 T1500 oasr.ManagedResourceStorage.load Reading 
_rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 830294 T1500 
oasr.ManagedResourceStorage$ZooKeeperStorageIO.openInputStream No data found 
for znode /configs/conf1/_rest_managed.json
   [junit4]   2> 830294 T1500 oasr.ManagedResourceStorage.load Loaded null at 
path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 830295 T1500 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/_rest_managed.json
   [junit4]   2> 830297 T1500 
oasr.ManagedResourceStorage$ZooKeeperStorageIO$1.close Wrote 38 bytes to new 
znode /configs/conf1/_rest_managed.json
   [junit4]   2> 830297 T1500 oasr.ManagedResourceStorage$JsonStorage.store 
Saved JSON object to path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 830297 T1500 oasr.RestManager.init Initializing 0 registered 
ManagedResources
   [junit4]   2> 830300 T1592 oasc.SolrCore.registerSearcher 
[delLiveColl_shard1_replica1] Registered new searcher 
Searcher@284d3adf[delLiveColl_shard1_replica1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 830302 T1500 oasc.CoreContainer.registerCore registering core: 
delLiveColl_shard1_replica1
   [junit4]   2> 830303 T1500 oasc.ZkController.register Register replica - 
core:delLiveColl_shard1_replica1 address:http://127.0.0.1:19924 
collection:delLiveColl shard:shard1
   [junit4]   2> 830304 T1500 oascc.SolrZkClient.makePath makePath: 
/collections/delLiveColl/leader_elect/shard1/election
   [junit4]   2> 830307 T1500 oasc.ShardLeaderElectionContext.runLeaderProcess 
Running the leader process for shard shard1
   [junit4]   2> 830308 T1519 oasc.DistributedQueue$LatchChildWatcher.process 
LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type 
NodeChildrenChanged
   [junit4]   2> 830308 T1500 
oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Waiting until we see 
more replicas up for shard shard1: total=2 found=1 timeoutin=7.3826504E15ms
   [junit4]   2> 830311 T1511 oascc.ZkStateReader.updateWatchedCollection 
Updating data for delLiveColl to ver 4 
   [junit4]   2> 830312 T1511 oasc.Overseer$ClusterStateUpdater.updateZkStates 
going to update_collection /collections/delLiveColl/state.json
   [junit4]   2> 830313 T1564 oascc.ZkStateReader$7.process A cluster state 
change: WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/delLiveColl/state.json, has occurred - updating... 
   [junit4]   2> 830313 T1534 oascc.ZkStateReader$7.process A cluster state 
change: WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/delLiveColl/state.json, has occurred - updating... 
   [junit4]   2> 830313 T1549 oascc.ZkStateReader$7.process A cluster state 
change: WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/delLiveColl/state.json, has occurred - updating... 
   [junit4]   2> 830313 T1519 oascc.ZkStateReader$7.process A cluster state 
change: WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/delLiveColl/state.json, has occurred - updating... 
   [junit4]   2> 830313 T1564 oascc.ZkStateReader.updateWatchedCollection 
Updating data for delLiveColl to ver 5 
   [junit4]   2> 830314 T1549 oascc.ZkStateReader.updateWatchedCollection 
Updating data for delLiveColl to ver 5 
   [junit4]   2> 830314 T1534 oascc.ZkStateReader.updateWatchedCollection 
Updating data for delLiveColl to ver 5 
   [junit4]   2> 830314 T1519 oascc.ZkStateReader.updateWatchedCollection 
Updating data for delLiveColl to ver 5 
   [junit4]   2> 830759 T1556 oasc.ZkController.waitForShardId waiting to find 
shard id in clusterstate for delLiveColl_shard2_replica1
   [junit4]   2> 830760 T1556 oasc.ZkController.createCollectionZkNode Check 
for collection zkNode:delLiveColl
   [junit4]   2> 830760 T1539 oasc.ZkController.waitForShardId waiting to find 
shard id in clusterstate for delLiveColl_shard2_replica2
   [junit4]   2> 830760 T1556 oasc.ZkController.createCollectionZkNode 
Collection zkNode exists
   [junit4]   2> 830761 T1539 oasc.ZkController.createCollectionZkNode Check 
for collection zkNode:delLiveColl
   [junit4]   2> 830761 T1556 oascc.ZkStateReader.readConfigName Load 
collection config from:/collections/delLiveColl
   [junit4]   2> 830762 T1539 oasc.ZkController.createCollectionZkNode 
Collection zkNode exists
   [junit4]   2> 830762 T1539 oascc.ZkStateReader.readConfigName Load 
collection config from:/collections/delLiveColl
   [junit4]   2> 830762 T1556 oascc.ZkStateReader.readConfigName 
path=/collections/delLiveColl configName=conf1 specified config exists in 
ZooKeeper
   [junit4]   2> 830762 T1524 oasc.ZkController.waitForShardId waiting to find 
shard id in clusterstate for delLiveColl_shard1_replica2
   [junit4]   2> 830763 T1539 oascc.ZkStateReader.readConfigName 
path=/collections/delLiveColl configName=conf1 specified config exists in 
ZooKeeper
   [junit4]   2> 830763 T1556 oasc.SolrResourceLoader.<init> new 
SolrResourceLoader for directory: 
'../../../../../../../../../../../usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J0/temp/solr.cloud.DeleteReplicaTest-1F287F41282F0585-001/tempDir-005/delLiveColl_shard2_replica1/'
   [junit4]   2> 830763 T1539 oasc.SolrResourceLoader.<init> new 
SolrResourceLoader for directory: 
'/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J0/temp/solr.cloud.DeleteReplicaTest-1F287F41282F0585-001/tempDir-004/delLiveColl_shard2_replica2/'
   [junit4]   2> 830763 T1524 oasc.

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

kspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J0/temp/solr.cloud.DeleteLastCustomShardedReplicaTest-1F287F41282F0585-001/tempDir-003/customcollreplicadeletion_b_replica1/data/index
   [junit4]   2> 2101567 T3996 oasc.CachingDirectoryFactory.closeCacheValue 
looking to close 
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J0/../../../../../../../../../../../usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J0/temp/solr.cloud.DeleteLastCustomShardedReplicaTest-1F287F41282F0585-001/tempDir-003/customcollreplicadeletion_b_replica1/data
 
[CachedDir<<refCount=0;path=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J0/../../../../../../../../../../../usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J0/temp/solr.cloud.DeleteLastCustomShardedReplicaTest-1F287F41282F0585-001/tempDir-003/customcollreplicadeletion_b_replica1/data;done=false>>]
   [junit4]   2> 2101567 T3996 oasc.CachingDirectoryFactory.close Closing 
directory: 
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J0/../../../../../../../../../../../usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J0/temp/solr.cloud.DeleteLastCustomShardedReplicaTest-1F287F41282F0585-001/tempDir-003/customcollreplicadeletion_b_replica1/data
   [junit4]   2> 2101568 T3996 oasc.Overseer.close Overseer 
(id=92629797654953991-127.0.0.1:45525_be_%2Fk-n_0000000001) closing
   [junit4]   2> 2101568 T4082 oasc.Overseer$ClusterStateUpdater.run Overseer 
Loop exiting : 127.0.0.1:45525_be_%2Fk
   [junit4]   2> 2101574 T4086 oasc.OverseerElectionContext.runLeaderProcess I 
am going to be the leader 127.0.0.1:45540_be_%2Fk
   [junit4]   2> 2101574 T4086 oascc.SolrZkClient.makePath makePath: 
/overseer_elect/leader
   [junit4]   2> 2101576 T4086 oasc.Overseer.start Overseer 
(id=92629797654953993-127.0.0.1:45540_be_%2Fk-n_0000000002) starting
   [junit4]   2> 2101582 T4086 oasc.OverseerAutoReplicaFailoverThread.<init> 
Starting OverseerAutoReplicaFailoverThread 
autoReplicaFailoverWorkLoopDelay=10000 
autoReplicaFailoverWaitAfterExpiration=10000 
autoReplicaFailoverBadNodeExpiration=60000
   [junit4]   2> 2101583 T4088 oasc.OverseerCollectionProcessor.run Process 
current queue of collection creations
   [junit4]   2> 2101583 T4087 oasc.Overseer$ClusterStateUpdater.run Starting 
to work on the main queue
   [junit4]   2> 2103072 T4081 oascc.ZkStateReader$3.process WARN ZooKeeper 
watch triggered, but Solr cannot talk to ZK
   [junit4]   2> 2103075 T3996 oejsh.ContextHandler.doStop stopped 
o.e.j.s.ServletContextHandler{/be_/k,null}
   [junit4]   2> 2108076 T3996 oasc.ChaosMonkey.monkeyLog monkey: stop shard! 
45540
   [junit4]   2> 2108077 T3996 oasc.CoreContainer.shutdown Shutting down 
CoreContainer instance=957400562
   [junit4]   2> 2108077 T3996 oasc.Overseer.close Overseer 
(id=92629797654953993-127.0.0.1:45540_be_%2Fk-n_0000000002) closing
   [junit4]   2> 2108078 T4087 oasc.Overseer$ClusterStateUpdater.run Overseer 
Loop exiting : 127.0.0.1:45540_be_%2Fk
   [junit4]   2> 2108083 T4086 oascc.ZkStateReader$3.process WARN ZooKeeper 
watch triggered, but Solr cannot talk to ZK
   [junit4]   2> 2108085 T3996 oejsh.ContextHandler.doStop stopped 
o.e.j.s.ServletContextHandler{/be_/k,null}
   [junit4]   2> 2113086 T3996 oas.SolrTestCaseJ4.tearDown ###Ending 
testDistribSearch
   [junit4]   2> 2113089 T3996 oasc.ZkTestServer.send4LetterWord connecting to 
127.0.0.1:45485 45485
   [junit4]   2> 2114260 T3997 oasc.ZkTestServer.send4LetterWord connecting to 
127.0.0.1:45485 45485
   [junit4]   2> NOTE: reproduce with: ant test  
-Dtestcase=DeleteLastCustomShardedReplicaTest -Dtests.method=testDistribSearch 
-Dtests.seed=1F287F41282F0585 -Dtests.multiplier=2 -Dtests.slow=true 
-Dtests.locale=th -Dtests.timezone=Asia/Novokuznetsk 
-Dtests.file.encoding=US-ASCII
   [junit4] ERROR    137s J0 | 
DeleteLastCustomShardedReplicaTest.testDistribSearch <<<
   [junit4]    > Throwable #1: 
org.apache.solr.client.solrj.SolrServerException: No live SolrServers available 
to handle this request:[http://127.0.0.1:45520/be_/k, 
http://127.0.0.1:45525/be_/k, http://127.0.0.1:45540/be_/k]
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([1F287F41282F0585:9ECEF1595F7065B9]:0)
   [junit4]    >        at 
org.apache.solr.client.solrj.impl.LBHttpSolrServer.request(LBHttpSolrServer.java:333)
   [junit4]    >        at 
org.apache.solr.client.solrj.impl.CloudSolrServer.sendRequest(CloudSolrServer.java:1015)
   [junit4]    >        at 
org.apache.solr.client.solrj.impl.CloudSolrServer.requestWithRetryOnStaleState(CloudSolrServer.java:793)
   [junit4]    >        at 
org.apache.solr.client.solrj.impl.CloudSolrServer.request(CloudSolrServer.java:736)
   [junit4]    >        at 
org.apache.solr.cloud.DeleteLastCustomShardedReplicaTest.removeAndWaitForLastReplicaGone(DeleteLastCustomShardedReplicaTest.java:117)
   [junit4]    >        at 
org.apache.solr.cloud.DeleteLastCustomShardedReplicaTest.doTest(DeleteLastCustomShardedReplicaTest.java:107)
   [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 : customcollreplicadeletion/a/core_node1
   [junit4]    >        at 
org.apache.solr.client.solrj.impl.HttpSolrServer.executeMethod(HttpSolrServer.java:569)
   [junit4]    >        at 
org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:215)
   [junit4]    >        at 
org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:211)
   [junit4]    >        at 
org.apache.solr.client.solrj.impl.LBHttpSolrServer.doRequest(LBHttpSolrServer.java:354)
   [junit4]    >        at 
org.apache.solr.client.solrj.impl.LBHttpSolrServer.request(LBHttpSolrServer.java:313)
   [junit4]    >        ... 46 more
   [junit4]   2> 2114370 T3996 oas.SolrTestCaseJ4.deleteCore ###deleteCore
   [junit4]   2> NOTE: leaving temporary files on disk at: 
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build/solr-core/test/J0/temp/solr.cloud.DeleteLastCustomShardedReplicaTest-1F287F41282F0585-001
   [junit4]   2> 136805 T3995 ccr.ThreadLeakControl.checkThreadLeaks WARNING 
Will linger awaiting termination of 1 leaked thread(s).
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene50): {}, 
docValues:{}, sim=DefaultSimilarity, locale=th, timezone=Asia/Novokuznetsk
   [junit4]   2> NOTE: FreeBSD 9.1-RELEASE-p3 amd64/Oracle Corporation 1.7.0_65 
(64-bit)/cpus=16,threads=1,free=104669808,total=244318208
   [junit4]   2> NOTE: All tests run in this JVM: [TestDistributedMissingSort, 
QueryEqualityTest, TestSolrXmlPersistence, TestLMDirichletSimilarityFactory, 
CollectionsAPIDistributedZkTest, HttpPartitionTest, CacheHeaderTest, 
TestCloudInspectUtil, DeleteReplicaTest, SortByFunctionTest, 
TestPartialUpdateDeduplication, TestManagedSchema, DistanceFunctionTest, 
TestFunctionQuery, TestUtils, MultiTermTest, SliceStateTest, 
TestComplexPhraseQParserPlugin, SuggesterFSTTest, MinimalSchemaTest, 
TestReplicaProperties, StatsComponentTest, DocumentAnalysisRequestHandlerTest, 
TestRecovery, LeaderInitiatedRecoveryOnCommitTest, 
CoreMergeIndexesAdminHandlerTest, ShardRoutingCustomTest, TestFastOutputStream, 
TestStressUserVersions, TestPivotHelperCode, DirectSolrSpellCheckerTest, 
DistributedSuggestComponentTest, TestCollapseQParserPlugin, 
TestManagedSchemaDynamicFieldResource, TestCursorMarkWithoutUniqueKey, 
RankQueryTest, TestDefaultSearchFieldResource, TestSolrXml, DocValuesMultiTest, 
TestCoreDiscovery, TestPhraseSuggestions, TestUpdate, ModifyConfFileTest, 
ResponseLogComponentTest, SolrCmdDistributorTest, CoreAdminHandlerTest, 
HdfsDirectoryTest, TestRestManager, TestDocumentBuilder, 
TestMaxScoreQueryParser, ShowFileRequestHandlerTest, BadComponentTest, 
TestStandardQParsers, TestChildDocTransformer, TestManagedSchemaFieldResource, 
AliasIntegrationTest, TestRequestStatusCollectionAPI, 
DistributedSpellCheckComponentTest, TestBulkSchemaConcurrent, 
TestCloudManagedSchema, DeleteLastCustomShardedReplicaTest]
   [junit4] Completed on J0 in 137.08s, 1 test, 1 error <<< FAILURES!

[...truncated 546 lines...]
BUILD FAILED
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/build.xml:524:
 The following error occurred while executing this line:
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/build.xml:472:
 The following error occurred while executing this line:
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/build.xml:61:
 The following error occurred while executing this line:
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/extra-targets.xml:39:
 The following error occurred while executing this line:
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/build.xml:189:
 The following error occurred while executing this line:
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/solr/common-build.xml:496:
 The following error occurred while executing this line:
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/lucene/common-build.xml:1360:
 The following error occurred while executing this line:
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-5.x-Java7/lucene/common-build.xml:962:
 There were test failures: 437 suites, 1785 tests, 2 errors, 57 ignored (22 
assumptions)

Total time: 89 minutes 45 seconds
Build step 'Invoke Ant' marked build as failure
Archiving artifacts
Sending artifact delta relative to Lucene-Solr-Tests-5.x-Java7 #2171
Archived 5 artifacts
Archive block size is 32768
Received 0 blocks and 164091151 bytes
Compression is 0.0%
Took 29 sec
Recording test results
Email was triggered for: Failure
Sending email for trigger: Failure


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

Reply via email to