You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by Apache Jenkins Server <je...@builds.apache.org> on 2014/09/16 23:42:22 UTC

[JENKINS] Lucene-Solr-Tests-trunk-Java7 - Build # 4854 - Still Failing

Build: https://builds.apache.org/job/Lucene-Solr-Tests-trunk-Java7/4854/

1 tests failed.
FAILED:  org.apache.solr.cloud.DeleteReplicaTest.testDistribSearch

Error Message:
No live SolrServers available to handle this request:[http://127.0.0.1:63070/q/k, http://127.0.0.1:63082/q/k, http://127.0.0.1:63092/q/k, http://127.0.0.1:63078/q/k, http://127.0.0.1:63040/q/k]

Stack Trace:
org.apache.solr.client.solrj.SolrServerException: No live SolrServers available to handle this request:[http://127.0.0.1:63070/q/k, http://127.0.0.1:63082/q/k, http://127.0.0.1:63092/q/k, http://127.0.0.1:63078/q/k, http://127.0.0.1:63040/q/k]
	at __randomizedtesting.SeedInfo.seed([79812AD6F296FC6:867E9CB518760FFA]:0)
	at org.apache.solr.client.solrj.impl.LBHttpSolrServer.request(LBHttpSolrServer.java:322)
	at org.apache.solr.client.solrj.impl.CloudSolrServer.sendRequest(CloudSolrServer.java:874)
	at org.apache.solr.client.solrj.impl.CloudSolrServer.requestWithRetryOnStaleState(CloudSolrServer.java:658)
	at org.apache.solr.client.solrj.impl.CloudSolrServer.request(CloudSolrServer.java:601)
	at org.apache.solr.cloud.DeleteReplicaTest.removeAndWaitForReplicaGone(DeleteReplicaTest.java:139)
	at org.apache.solr.cloud.DeleteReplicaTest.deleteLiveReplicaTest(DeleteReplicaTest.java:123)
	at org.apache.solr.cloud.DeleteReplicaTest.doTest(DeleteReplicaTest.java:87)
	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/shard2/core_node4
	at org.apache.solr.client.solrj.impl.HttpSolrServer.executeMethod(HttpSolrServer.java:550)
	at org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:210)
	at org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:206)
	at org.apache.solr.client.solrj.impl.LBHttpSolrServer.doRequest(LBHttpSolrServer.java:343)
	at org.apache.solr.client.solrj.impl.LBHttpSolrServer.request(LBHttpSolrServer.java:304)
	... 47 more




Build Log:
[...truncated 11864 lines...]
   [junit4] Suite: org.apache.solr.cloud.DeleteReplicaTest
   [junit4]   2> Creating dataDir: /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J2/temp/solr.cloud.DeleteReplicaTest-79812AD6F296FC6-001/init-core-data-001
   [junit4]   2> 1440825 T9712 oas.SolrTestCaseJ4.buildSSLConfig Randomized ssl (false) and clientAuth (true)
   [junit4]   2> 1440825 T9712 oas.BaseDistributedSearchTestCase.initHostContext Setting hostContext system property: /q/k
   [junit4]   2> 1440830 T9712 oas.SolrTestCaseJ4.setUp ###Starting testDistribSearch
   [junit4]   2> 1440830 T9712 oasc.ZkTestServer.run STARTING ZK TEST SERVER
   [junit4]   1> client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 1440831 T9713 oasc.ZkTestServer$ZKServerMain.runFromConfig Starting server
   [junit4]   2> 1440931 T9712 oasc.ZkTestServer.run start zk server on port:63032
   [junit4]   2> 1440932 T9712 oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default ZkCredentialsProvider
   [junit4]   2> 1440933 T9712 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1440936 T9719 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@4bd87225 name:ZooKeeperConnection Watcher:127.0.0.1:63032 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1440936 T9712 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1440936 T9712 oascc.SolrZkClient.createZkACLProvider Using default ZkACLProvider
   [junit4]   2> 1440937 T9712 oascc.SolrZkClient.makePath makePath: /solr
   [junit4]   2> 1440940 T9712 oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default ZkCredentialsProvider
   [junit4]   2> 1440940 T9712 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1440941 T9721 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@64efca92 name:ZooKeeperConnection Watcher:127.0.0.1:63032/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1440942 T9712 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1440942 T9712 oascc.SolrZkClient.createZkACLProvider Using default ZkACLProvider
   [junit4]   2> 1440942 T9712 oascc.SolrZkClient.makePath makePath: /collections/collection1
   [junit4]   2> 1440943 T9712 oascc.SolrZkClient.makePath makePath: /collections/collection1/shards
   [junit4]   2> 1440945 T9712 oascc.SolrZkClient.makePath makePath: /collections/control_collection
   [junit4]   2> 1440946 T9712 oascc.SolrZkClient.makePath makePath: /collections/control_collection/shards
   [junit4]   2> 1440947 T9712 oasc.AbstractZkTestCase.putConfig put /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/core/src/test-files/solr/collection1/conf/solrconfig-tlog.xml to /configs/conf1/solrconfig.xml
   [junit4]   2> 1440948 T9712 oascc.SolrZkClient.makePath makePath: /configs/conf1/solrconfig.xml
   [junit4]   2> 1440950 T9712 oasc.AbstractZkTestCase.putConfig put /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/core/src/test-files/solr/collection1/conf/schema.xml to /configs/conf1/schema.xml
   [junit4]   2> 1440950 T9712 oascc.SolrZkClient.makePath makePath: /configs/conf1/schema.xml
   [junit4]   2> 1441053 T9712 oasc.AbstractZkTestCase.putConfig put /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 1441053 T9712 oascc.SolrZkClient.makePath makePath: /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 1441055 T9712 oasc.AbstractZkTestCase.putConfig put /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/core/src/test-files/solr/collection1/conf/stopwords.txt to /configs/conf1/stopwords.txt
   [junit4]   2> 1441056 T9712 oascc.SolrZkClient.makePath makePath: /configs/conf1/stopwords.txt
   [junit4]   2> 1441058 T9712 oasc.AbstractZkTestCase.putConfig put /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/core/src/test-files/solr/collection1/conf/protwords.txt to /configs/conf1/protwords.txt
   [junit4]   2> 1441058 T9712 oascc.SolrZkClient.makePath makePath: /configs/conf1/protwords.txt
   [junit4]   2> 1441060 T9712 oasc.AbstractZkTestCase.putConfig put /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/core/src/test-files/solr/collection1/conf/currency.xml to /configs/conf1/currency.xml
   [junit4]   2> 1441061 T9712 oascc.SolrZkClient.makePath makePath: /configs/conf1/currency.xml
   [junit4]   2> 1441063 T9712 oasc.AbstractZkTestCase.putConfig put /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml to /configs/conf1/enumsConfig.xml
   [junit4]   2> 1441063 T9712 oascc.SolrZkClient.makePath makePath: /configs/conf1/enumsConfig.xml
   [junit4]   2> 1441065 T9712 oasc.AbstractZkTestCase.putConfig put /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json to /configs/conf1/open-exchange-rates.json
   [junit4]   2> 1441066 T9712 oascc.SolrZkClient.makePath makePath: /configs/conf1/open-exchange-rates.json
   [junit4]   2> 1441067 T9712 oasc.AbstractZkTestCase.putConfig put /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 1441068 T9712 oascc.SolrZkClient.makePath makePath: /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 1441070 T9712 oasc.AbstractZkTestCase.putConfig put /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt to /configs/conf1/old_synonyms.txt
   [junit4]   2> 1441070 T9712 oascc.SolrZkClient.makePath makePath: /configs/conf1/old_synonyms.txt
   [junit4]   2> 1441072 T9712 oasc.AbstractZkTestCase.putConfig put /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/core/src/test-files/solr/collection1/conf/synonyms.txt to /configs/conf1/synonyms.txt
   [junit4]   2> 1441073 T9712 oascc.SolrZkClient.makePath makePath: /configs/conf1/synonyms.txt
   [junit4]   2> 1443137 T9712 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 1443142 T9712 oejs.AbstractConnector.doStart Started SocketConnector@127.0.0.1:63040
   [junit4]   2> 1443143 T9712 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 1443144 T9712 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1443144 T9712 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: ../../../../../../../../../../../usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J2/temp/solr.cloud.DeleteReplicaTest-79812AD6F296FC6-001/tempDir-002
   [junit4]   2> 1443145 T9712 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '../../../../../../../../../../../usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J2/temp/solr.cloud.DeleteReplicaTest-79812AD6F296FC6-001/tempDir-002/'
   [junit4]   2> 1443192 T9712 oasc.ConfigSolr.fromFile Loading container configuration from /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J2/../../../../../../../../../../../usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J2/temp/solr.cloud.DeleteReplicaTest-79812AD6F296FC6-001/tempDir-002/solr.xml
   [junit4]   2> 1443259 T9712 oasc.CorePropertiesLocator.<init> Config-defined core root directory: /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J2/../../../../../../../../../../../usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J2/temp/solr.cloud.DeleteReplicaTest-79812AD6F296FC6-001/tempDir-002
   [junit4]   2> 1443259 T9712 oasc.CoreContainer.<init> New CoreContainer 1753830778
   [junit4]   2> 1443260 T9712 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=../../../../../../../../../../../usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J2/temp/solr.cloud.DeleteReplicaTest-79812AD6F296FC6-001/tempDir-002/]
   [junit4]   2> 1443261 T9712 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
   [junit4]   2> 1443261 T9712 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: 
   [junit4]   2> 1443262 T9712 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 1443262 T9712 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 1443262 T9712 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 1443263 T9712 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 1443263 T9712 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 1443263 T9712 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 1443264 T9712 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 1443264 T9712 oasu.UpdateShardHandler.<init> Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=false
   [junit4]   2> 1443265 T9712 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1443265 T9712 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1443265 T9712 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 1443266 T9712 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:63032/solr
   [junit4]   2> 1443266 T9712 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 1443266 T9712 oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default ZkCredentialsProvider
   [junit4]   2> 1443267 T9712 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1443269 T9732 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@104af234 name:ZooKeeperConnection Watcher:127.0.0.1:63032 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1443270 T9712 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1443271 T9712 oascc.SolrZkClient.createZkACLProvider Using default ZkACLProvider
   [junit4]   2> 1443272 T9712 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1443274 T9734 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@76de3762 name:ZooKeeperConnection Watcher:127.0.0.1:63032/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1443274 T9712 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1443275 T9712 oascc.SolrZkClient.makePath makePath: /overseer/queue
   [junit4]   2> 1443278 T9712 oascc.SolrZkClient.makePath makePath: /overseer/collection-queue-work
   [junit4]   2> 1443280 T9712 oascc.SolrZkClient.makePath makePath: /overseer/collection-map-running
   [junit4]   2> 1443282 T9712 oascc.SolrZkClient.makePath makePath: /overseer/collection-map-completed
   [junit4]   2> 1443284 T9712 oascc.SolrZkClient.makePath makePath: /overseer/collection-map-failure
   [junit4]   2> 1443287 T9712 oascc.SolrZkClient.makePath makePath: /live_nodes
   [junit4]   2> 1443288 T9712 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:63040_q%2Fk
   [junit4]   2> 1443289 T9712 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:63040_q%2Fk
   [junit4]   2> 1443291 T9712 oascc.SolrZkClient.makePath makePath: /overseer_elect
   [junit4]   2> 1443293 T9712 oascc.SolrZkClient.makePath makePath: /overseer_elect/election
   [junit4]   2> 1443294 T9712 oasc.Overseer.close Overseer (id=null) closing
   [junit4]   2> 1443296 T9712 oasc.OverseerElectionContext.runLeaderProcess I am going to be the leader 127.0.0.1:63040_q%2Fk
   [junit4]   2> 1443296 T9712 oascc.SolrZkClient.makePath makePath: /overseer_elect/leader
   [junit4]   2> 1443298 T9712 oasc.Overseer.start Overseer (id=92464921291259907-127.0.0.1:63040_q%2Fk-n_0000000000) starting
   [junit4]   2> 1443300 T9712 oascc.SolrZkClient.makePath makePath: /overseer/queue-work
   [junit4]   2> 1443307 T9712 oasc.OverseerAutoReplicaFailoverThread.<init> Starting OverseerAutoReplicaFailoverThread autoReplicaFailoverWorkLoopDelay=10000 autoReplicaFailoverWaitAfterExpiration=10000 autoReplicaFailoverBadNodeExpiration=60000
   [junit4]   2> 1443308 T9736 oasc.OverseerCollectionProcessor.run Process current queue of collection creations
   [junit4]   2> 1443309 T9712 oascc.SolrZkClient.makePath makePath: /clusterstate.json
   [junit4]   2> 1443311 T9712 oascc.SolrZkClient.makePath makePath: /aliases.json
   [junit4]   2> 1443312 T9712 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 1443315 T9735 oasc.Overseer$ClusterStateUpdater.run Starting to work on the main queue
   [junit4]   2> 1443318 T9712 oasc.CorePropertiesLocator.discover Looking for core definitions underneath /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J2/../../../../../../../../../../../usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J2/temp/solr.cloud.DeleteReplicaTest-79812AD6F296FC6-001/tempDir-002
   [junit4]   2> 1443321 T9712 oasc.CorePropertiesLocator.discoverUnder Found core conf in /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J2/../../../../../../../../../../../usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J2/temp/solr.cloud.DeleteReplicaTest-79812AD6F296FC6-001/tempDir-002/conf/
   [junit4]   2> 1444367 T9712 oasc.CorePropertiesLocator.discover Found 1 core definitions
   [junit4]   2> 1444368 T9712 oass.SolrDispatchFilter.init user.dir=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J2
   [junit4]   2> 1444368 T9712 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 1444368 T9712 oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default ZkCredentialsProvider
   [junit4]   2> 1444369 T9712 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1444370 T9740 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@773ff740 name:ZooKeeperConnection Watcher:127.0.0.1:63032/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1444371 T9712 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1444371 T9712 oascc.SolrZkClient.createZkACLProvider Using default ZkACLProvider
   [junit4]   2> 1444371 T9712 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 1444373 T9712 oasc.ChaosMonkey.monkeyLog monkey: init - expire sessions:false cause connection loss:false
   [junit4]   2> 1444373 T9712 oasc.AbstractFullDistribZkTestBase.createJettys Creating collection1 with stateFormat=2
   [junit4]   2> 1444373 T9712 oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default ZkCredentialsProvider
   [junit4]   2> 1444374 T9712 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1444375 T9742 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@760457ce name:ZooKeeperConnection Watcher:127.0.0.1:63032/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1444375 T9712 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1444375 T9712 oascc.SolrZkClient.createZkACLProvider Using default ZkACLProvider
   [junit4]   2> 1444377 T9743 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1444378 T9735 oasc.Overseer$ClusterStateUpdater.buildCollection building a new collection: collection1
   [junit4]   2> 1444379 T9735 oasc.Overseer$ClusterStateUpdater.createCollection Create collection collection1 with shards [shard1, shard2]
   [junit4]   2> 1444379 T9735 oasc.Overseer$ClusterStateUpdater.createCollection state version collection1 2
   [junit4]   2> 1444381 T9735 oasc.Overseer$ClusterStateUpdater.updateZkStates going to create_collection /collections/collection1/state.json
   [junit4]   2> 1444382 T9743 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> 1444382 T9744 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> 1445292 T9712 oasc.AbstractFullDistribZkTestBase.createJettys create jetty 1
   [junit4]   2> 1445292 T9712 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 1445296 T9712 oejs.AbstractConnector.doStart Started SocketConnector@127.0.0.1:63070
   [junit4]   2> 1445296 T9712 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 1445296 T9712 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1445297 T9712 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J2/temp/solr.cloud.DeleteReplicaTest-79812AD6F296FC6-001/tempDir-003
   [junit4]   2> 1445297 T9712 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J2/temp/solr.cloud.DeleteReplicaTest-79812AD6F296FC6-001/tempDir-003/'
   [junit4]   2> 1445326 T9712 oasc.ConfigSolr.fromFile Loading container configuration from /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J2/temp/solr.cloud.DeleteReplicaTest-79812AD6F296FC6-001/tempDir-003/solr.xml
   [junit4]   2> 1445367 T9712 oasc.CorePropertiesLocator.<init> Config-defined core root directory: /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J2/temp/solr.cloud.DeleteReplicaTest-79812AD6F296FC6-001/tempDir-003
   [junit4]   2> 1445368 T9712 oasc.CoreContainer.<init> New CoreContainer 1985957436
   [junit4]   2> 1445368 T9712 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J2/temp/solr.cloud.DeleteReplicaTest-79812AD6F296FC6-001/tempDir-003/]
   [junit4]   2> 1445369 T9712 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
   [junit4]   2> 1445369 T9712 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: 
   [junit4]   2> 1445369 T9712 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 1445369 T9712 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 1445370 T9712 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 1445370 T9712 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 1445370 T9712 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 1445370 T9712 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 1445370 T9712 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 1445371 T9712 oasu.UpdateShardHandler.<init> Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=false
   [junit4]   2> 1445371 T9712 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1445371 T9712 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1445372 T9712 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 1445372 T9712 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:63032/solr
   [junit4]   2> 1445372 T9712 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 1445372 T9712 oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default ZkCredentialsProvider
   [junit4]   2> 1445373 T9712 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1445375 T9755 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@6b0981da name:ZooKeeperConnection Watcher:127.0.0.1:63032 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1445376 T9712 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1445376 T9712 oascc.SolrZkClient.createZkACLProvider Using default ZkACLProvider
   [junit4]   2> 1445377 T9712 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1445378 T9757 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@8f7c0df name:ZooKeeperConnection Watcher:127.0.0.1:63032/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1445379 T9712 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1445382 T9712 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 1446386 T9712 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:63070_q%2Fk
   [junit4]   2> 1446387 T9712 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:63070_q%2Fk
   [junit4]   2> 1446391 T9712 oasc.Overseer.close Overseer (id=null) closing
   [junit4]   2> 1446395 T9712 oasc.CorePropertiesLocator.discover Looking for core definitions underneath /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J2/temp/solr.cloud.DeleteReplicaTest-79812AD6F296FC6-001/tempDir-003
   [junit4]   2> 1447223 T9712 oasc.CorePropertiesLocator.discoverUnder Found core conf in /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J2/temp/solr.cloud.DeleteReplicaTest-79812AD6F296FC6-001/tempDir-003/conf/
   [junit4]   2> 1447380 T9712 oasc.CorePropertiesLocator.discover Found 1 core definitions
   [junit4]   2> 1447381 T9712 oass.SolrDispatchFilter.init user.dir=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J2
   [junit4]   2> 1447382 T9712 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 1448488 T9712 oasc.AbstractFullDistribZkTestBase.createJettys create jetty 2
   [junit4]   2> 1448489 T9712 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 1448493 T9712 oejs.AbstractConnector.doStart Started SocketConnector@127.0.0.1:63078
   [junit4]   2> 1448494 T9712 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 1448494 T9712 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1448494 T9712 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: ../../../../../../../../../../../usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J2/temp/solr.cloud.DeleteReplicaTest-79812AD6F296FC6-001/tempDir-004
   [junit4]   2> 1448495 T9712 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '../../../../../../../../../../../usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J2/temp/solr.cloud.DeleteReplicaTest-79812AD6F296FC6-001/tempDir-004/'
   [junit4]   2> 1448539 T9712 oasc.ConfigSolr.fromFile Loading container configuration from /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J2/../../../../../../../../../../../usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J2/temp/solr.cloud.DeleteReplicaTest-79812AD6F296FC6-001/tempDir-004/solr.xml
   [junit4]   2> 1448586 T9712 oasc.CorePropertiesLocator.<init> Config-defined core root directory: /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J2/../../../../../../../../../../../usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J2/temp/solr.cloud.DeleteReplicaTest-79812AD6F296FC6-001/tempDir-004
   [junit4]   2> 1448586 T9712 oasc.CoreContainer.<init> New CoreContainer 1851212974
   [junit4]   2> 1448587 T9712 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=../../../../../../../../../../../usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J2/temp/solr.cloud.DeleteReplicaTest-79812AD6F296FC6-001/tempDir-004/]
   [junit4]   2> 1448588 T9712 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
   [junit4]   2> 1448588 T9712 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: 
   [junit4]   2> 1448588 T9712 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 1448588 T9712 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 1448588 T9712 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 1448589 T9712 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 1448589 T9712 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 1448589 T9712 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 1448589 T9712 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 1448590 T9712 oasu.UpdateShardHandler.<init> Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=false
   [junit4]   2> 1448590 T9712 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1448590 T9712 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1448591 T9712 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 1448591 T9712 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:63032/solr
   [junit4]   2> 1448591 T9712 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 1448591 T9712 oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default ZkCredentialsProvider
   [junit4]   2> 1448592 T9712 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1448593 T9770 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@235e341a name:ZooKeeperConnection Watcher:127.0.0.1:63032 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1448594 T9712 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1448595 T9712 oascc.SolrZkClient.createZkACLProvider Using default ZkACLProvider
   [junit4]   2> 1448596 T9712 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1448597 T9772 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@55ece5b5 name:ZooKeeperConnection Watcher:127.0.0.1:63032/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1448598 T9712 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1448602 T9712 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 1449606 T9712 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:63078_q%2Fk
   [junit4]   2> 1449607 T9712 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:63078_q%2Fk
   [junit4]   2> 1449610 T9712 oasc.Overseer.close Overseer (id=null) closing
   [junit4]   2> 1449615 T9712 oasc.CorePropertiesLocator.discover Looking for core definitions underneath /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J2/../../../../../../../../../../../usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J2/temp/solr.cloud.DeleteReplicaTest-79812AD6F296FC6-001/tempDir-004
   [junit4]   2> 1449625 T9712 oasc.CorePropertiesLocator.discoverUnder Found core conf in /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J2/../../../../../../../../../../../usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J2/temp/solr.cloud.DeleteReplicaTest-79812AD6F296FC6-001/tempDir-004/conf/
   [junit4]   2> 1450909 T9712 oasc.CorePropertiesLocator.discover Found 1 core definitions
   [junit4]   2> 1450910 T9712 oass.SolrDispatchFilter.init user.dir=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J2
   [junit4]   2> 1450910 T9712 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 1451881 T9712 oasc.AbstractFullDistribZkTestBase.createJettys create jetty 3
   [junit4]   2> 1451881 T9712 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 1451885 T9712 oejs.AbstractConnector.doStart Started SocketConnector@127.0.0.1:63082
   [junit4]   2> 1451886 T9712 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 1451886 T9712 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1451886 T9712 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J2/temp/solr.cloud.DeleteReplicaTest-79812AD6F296FC6-001/tempDir-005
   [junit4]   2> 1451886 T9712 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J2/temp/solr.cloud.DeleteReplicaTest-79812AD6F296FC6-001/tempDir-005/'
   [junit4]   2> 1451927 T9712 oasc.ConfigSolr.fromFile Loading container configuration from /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J2/temp/solr.cloud.DeleteReplicaTest-79812AD6F296FC6-001/tempDir-005/solr.xml
   [junit4]   2> 1451986 T9712 oasc.CorePropertiesLocator.<init> Config-defined core root directory: /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J2/temp/solr.cloud.DeleteReplicaTest-79812AD6F296FC6-001/tempDir-005
   [junit4]   2> 1451986 T9712 oasc.CoreContainer.<init> New CoreContainer 497779163
   [junit4]   2> 1451987 T9712 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J2/temp/solr.cloud.DeleteReplicaTest-79812AD6F296FC6-001/tempDir-005/]
   [junit4]   2> 1451988 T9712 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
   [junit4]   2> 1451988 T9712 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: 
   [junit4]   2> 1451988 T9712 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 1451988 T9712 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 1451988 T9712 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 1451989 T9712 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 1451989 T9712 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 1451989 T9712 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 1451989 T9712 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 1451990 T9712 oasu.UpdateShardHandler.<init> Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=false
   [junit4]   2> 1451990 T9712 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1451990 T9712 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1451991 T9712 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 1451991 T9712 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:63032/solr
   [junit4]   2> 1451991 T9712 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 1451991 T9712 oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default ZkCredentialsProvider
   [junit4]   2> 1451992 T9712 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1451993 T9785 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@66da6014 name:ZooKeeperConnection Watcher:127.0.0.1:63032 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1451994 T9712 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1451994 T9712 oascc.SolrZkClient.createZkACLProvider Using default ZkACLProvider
   [junit4]   2> 1451996 T9712 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1451997 T9787 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@33a4f256 name:ZooKeeperConnection Watcher:127.0.0.1:63032/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1451997 T9712 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1452000 T9712 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 1453004 T9712 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:63082_q%2Fk
   [junit4]   2> 1453005 T9712 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:63082_q%2Fk
   [junit4]   2> 1453008 T9712 oasc.Overseer.close Overseer (id=null) closing
   [junit4]   2> 1453013 T9712 oasc.CorePropertiesLocator.discover Looking for core definitions underneath /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J2/temp/solr.cloud.DeleteReplicaTest-79812AD6F296FC6-001/tempDir-005
   [junit4]   2> 1453206 T9712 oasc.CorePropertiesLocator.discoverUnder Found core conf in /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J2/temp/solr.cloud.DeleteReplicaTest-79812AD6F296FC6-001/tempDir-005/conf/
   [junit4]   2> 1454034 T9712 oasc.CorePropertiesLocator.discover Found 1 core definitions
   [junit4]   2> 1454035 T9712 oass.SolrDispatchFilter.init user.dir=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J2
   [junit4]   2> 1454036 T9712 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 1455028 T9712 oasc.AbstractFullDistribZkTestBase.createJettys create jetty 4
   [junit4]   2> 1455029 T9712 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 1455032 T9712 oejs.AbstractConnector.doStart Started SocketConnector@127.0.0.1:63092
   [junit4]   2> 1455032 T9712 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 1455032 T9712 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1455033 T9712 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J2/temp/solr.cloud.DeleteReplicaTest-79812AD6F296FC6-001/tempDir-006
   [junit4]   2> 1455033 T9712 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J2/temp/solr.cloud.DeleteReplicaTest-79812AD6F296FC6-001/tempDir-006/'
   [junit4]   2> 1455062 T9712 oasc.ConfigSolr.fromFile Loading container configuration from /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J2/temp/solr.cloud.DeleteReplicaTest-79812AD6F296FC6-001/tempDir-006/solr.xml
   [junit4]   2> 1455102 T9712 oasc.CorePropertiesLocator.<init> Config-defined core root directory: /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J2/temp/solr.cloud.DeleteReplicaTest-79812AD6F296FC6-001/tempDir-006
   [junit4]   2> 1455103 T9712 oasc.CoreContainer.<init> New CoreContainer 96326359
   [junit4]   2> 1455103 T9712 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J2/temp/solr.cloud.DeleteReplicaTest-79812AD6F296FC6-001/tempDir-006/]
   [junit4]   2> 1455104 T9712 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
   [junit4]   2> 1455104 T9712 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: 
   [junit4]   2> 1455104 T9712 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 1455104 T9712 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 1455105 T9712 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 1455105 T9712 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 1455105 T9712 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 1455105 T9712 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 1455105 T9712 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 1455106 T9712 oasu.UpdateShardHandler.<init> Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=false
   [junit4]   2> 1455106 T9712 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1455106 T9712 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1455107 T9712 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 1455107 T9712 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:63032/solr
   [junit4]   2> 1455107 T9712 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 1455107 T9712 oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default ZkCredentialsProvider
   [junit4]   2> 1455108 T9712 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1455109 T9800 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@715d2432 name:ZooKeeperConnection Watcher:127.0.0.1:63032 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1455110 T9712 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1455111 T9712 oascc.SolrZkClient.createZkACLProvider Using default ZkACLProvider
   [junit4]   2> 1455112 T9712 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1455113 T9802 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@397d9c16 name:ZooKeeperConnection Watcher:127.0.0.1:63032/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1455113 T9712 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1455117 T9712 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 1456121 T9712 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:63092_q%2Fk
   [junit4]   2> 1456122 T9712 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:63092_q%2Fk
   [junit4]   2> 1456126 T9712 oasc.Overseer.close Overseer (id=null) closing
   [junit4]   2> 1456131 T9712 oasc.CorePropertiesLocator.discover Looking for core definitions underneath /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J2/temp/solr.cloud.DeleteReplicaTest-79812AD6F296FC6-001/tempDir-006
   [junit4]   2> 1456134 T9712 oasc.CorePropertiesLocator.discoverUnder Found core conf in /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J2/temp/solr.cloud.DeleteReplicaTest-79812AD6F296FC6-001/tempDir-006/conf/
   [junit4]   2> 1457243 T9712 oasc.CorePropertiesLocator.discover Found 1 core definitions
   [junit4]   2> 1457244 T9712 oass.SolrDispatchFilter.init user.dir=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J2
   [junit4]   2> 1457244 T9712 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 1457246 T9712 oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default ZkCredentialsProvider
   [junit4]   2> 1457246 T9712 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1457248 T9806 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@24e7a7ed name:ZooKeeperConnection Watcher:127.0.0.1:63032/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1457248 T9712 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1457248 T9712 oascc.SolrZkClient.createZkACLProvider Using default ZkACLProvider
   [junit4]   2> 1457249 T9712 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 1457251 T9712 oasc.AbstractFullDistribZkTestBase.createCollection Creating collection with stateFormat=2: delLiveColl
   [junit4]   2> 1457251 T9712 oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default ZkCredentialsProvider
   [junit4]   2> 1457251 T9712 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1457253 T9808 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@4ec59ed0 name:ZooKeeperConnection Watcher:127.0.0.1:63032/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1457253 T9712 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1457253 T9712 oascc.SolrZkClient.createZkACLProvider Using default ZkACLProvider
   [junit4]   2> 1457254 T9712 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 1457258 T9730 oasha.CollectionsHandler.handleCreateAction Creating Collection : stateFormat=2&version=2&replicationFactor=2&action=CREATE&name=delLiveColl&maxShardsPerNode=2&numShards=2&wt=javabin
   [junit4]   2> 1457259 T9743 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/collection-queue-work state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1457260 T9736 oasc.OverseerCollectionProcessor.run Overseer Collection Processor: Get the message id:/overseer/collection-queue-work/qn-0000000000 message:{
   [junit4]   2> 	  "operation":"createcollection",
   [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> 1457261 T9809 oasc.OverseerCollectionProcessor.processMessage WARN OverseerCollectionProcessor.processMessage : createcollection , {
   [junit4]   2> 	  "operation":"createcollection",
   [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> 1457262 T9809 oasc.OverseerCollectionProcessor.createConfNode Only one config set found in zk - using it:conf1
   [junit4]   2> 1457262 T9809 oasc.OverseerCollectionProcessor.createConfNode creating collections conf node /collections/delLiveColl 
   [junit4]   2> 1457263 T9809 oascc.SolrZkClient.makePath makePath: /collections/delLiveColl
   [junit4]   2> 1457265 T9743 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1457266 T9735 oasc.Overseer$ClusterStateUpdater.buildCollection building a new collection: delLiveColl
   [junit4]   2> 1457267 T9735 oasc.Overseer$ClusterStateUpdater.createCollection Create collection delLiveColl with shards [shard1, shard2]
   [junit4]   2> 1457267 T9735 oasc.Overseer$ClusterStateUpdater.createCollection state version delLiveColl 2
   [junit4]   2> 1457268 T9735 oasc.Overseer$ClusterStateUpdater.updateZkStates going to create_collection /collections/delLiveColl/state.json
   [junit4]   2> 1457269 T9743 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> 1457269 T9788 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> 1457270 T9811 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> 1457270 T9803 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> 1457269 T9758 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> 1457270 T9810 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> 1457269 T9773 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> 1457269 T9744 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> 1457365 T9809 oasc.OverseerCollectionProcessor.createCollection Creating SolrCores for new collection delLiveColl, shardNames [shard1, shard2] , replicationFactor : 2
   [junit4]   2> 1457366 T9809 oasc.OverseerCollectionProcessor.createCollection Creating shard delLiveColl_shard1_replica1 as part of slice shard1 of collection delLiveColl on 127.0.0.1:63092_q%2Fk
   [junit4]   2> 1457366 T9809 oasc.OverseerCollectionProcessor.createCollection Creating shard delLiveColl_shard1_replica2 as part of slice shard1 of collection delLiveColl on 127.0.0.1:63078_q%2Fk
   [junit4]   2> 1457368 T9809 oasc.OverseerCollectionProcessor.createCollection Creating shard delLiveColl_shard2_replica1 as part of slice shard2 of collection delLiveColl on 127.0.0.1:63082_q%2Fk
   [junit4]   2> 1457369 T9809 oasc.OverseerCollectionProcessor.createCollection Creating shard delLiveColl_shard2_replica2 as part of slice shard2 of collection delLiveColl on 127.0.0.1:63040_q%2Fk
   [junit4]   2> 1457370 T9792 oasha.CoreAdminHandler.handleCreateAction core create command version=2&shard=shard1&collection.configName=conf1&action=CREATE&qt=/admin/cores&name=delLiveColl_shard1_replica1&collection=delLiveColl&numShards=2&wt=javabin
   [junit4]   2> 1457370 T9765 oasha.CoreAdminHandler.handleCreateAction core create command version=2&shard=shard1&collection.configName=conf1&action=CREATE&qt=/admin/cores&name=delLiveColl_shard1_replica2&collection=delLiveColl&numShards=2&wt=javabin
   [junit4]   2> 1457371 T9778 oasha.CoreAdminHandler.handleCreateAction core create command version=2&shard=shard2&collection.configName=conf1&action=CREATE&qt=/admin/cores&name=delLiveColl_shard2_replica1&collection=delLiveColl&numShards=2&wt=javabin
   [junit4]   2> 1457372 T9728 oasha.CoreAdminHandler.handleCreateAction core create command version=2&shard=shard2&collection.configName=conf1&action=CREATE&qt=/admin/cores&name=delLiveColl_shard2_replica2&collection=delLiveColl&numShards=2&wt=javabin
   [junit4]   2> 1457374 T9792 oasc.ZkController.publish publishing core=delLiveColl_shard1_replica1 state=down collection=delLiveColl
   [junit4]   2> 1457374 T9778 oasc.ZkController.publish publishing core=delLiveColl_shard2_replica1 state=down collection=delLiveColl
   [junit4]   2> 1457375 T9743 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1457375 T9765 oasc.ZkController.publish publishing core=delLiveColl_shard1_replica2 state=down collection=delLiveColl
   [junit4]   2> 1457377 T9728 oasc.ZkController.publish publishing core=delLiveColl_shard2_replica2 state=down collection=delLiveColl
   [junit4]   2> 1457377 T9792 oasc.ZkController.preRegister Registering watch for external collection delLiveColl
   [junit4]   2> 1457378 T9778 oasc.ZkController.preRegister Registering watch for external collection delLiveColl
   [junit4]   2> 1457379 T9778 oascc.ZkStateReader.addZkWatch addZkWatch delLiveColl
   [junit4]   2> 1457378 T9792 oascc.ZkStateReader.addZkWatch addZkWatch delLiveColl
   [junit4]   2> 1457380 T9778 oascc.ZkStateReader.addZkWatch Updating collection state at /collections/delLiveColl/state.json from ZooKeeper... 
   [junit4]   2> 1457380 T9792 oascc.ZkStateReader.addZkWatch Updating collection state at /collections/delLiveColl/state.json from ZooKeeper... 
   [junit4]   2> 1457381 T9728 oasc.ZkController.preRegister Registering watch for external collection delLiveColl
   [junit4]   2> 1457381 T9778 oascc.ZkStateReader.updateWatchedCollection Updating data for delLiveColl to ver 0 
   [junit4]   2> 1457382 T9778 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 1457381 T9735 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "shard":"shard1",
   [junit4]   2> 	  "node_name":"127.0.0.1:63092_q%2Fk",
   [junit4]   2> 	  "state":"down",
   [junit4]   2> 	  "core":"delLiveColl_shard1_replica1",
   [junit4]   2> 	  "collection":"delLiveColl",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:63092/q/k",
   [junit4]   2> 	  "numShards":"2",
   [junit4]   2> 	  "roles":null}
   [junit4]   2> 1457380 T9765 oasc.ZkController.preRegister Registering watch for external collection delLiveColl
   [junit4]   2> 1457382 T9765 oascc.ZkStateReader.addZkWatch addZkWatch delLiveColl
   [junit4]   2> 1457383 T9792 oascc.ZkStateReader.updateWatchedCollection Updating data for delLiveColl to ver 0 
   [junit4]   2> 1457383 T9765 oascc.ZkStateReader.addZkWatch Updating collection state at /collections/delLiveColl/state.json from ZooKeeper... 
   [junit4]   2> 1457383 T9792 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 1457385 T9765 oascc.ZkStateReader.updateWatchedCollection Updating data for delLiveColl to ver 0 
   [junit4]   2> 1457385 T9765 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 1457387 T9735 oasc.Overseer$ClusterStateUpdater.updateZkStates going to update_collection /collections/delLiveColl/state.json
   [junit4]   2> 1457388 T9773 oascc.ZkStateReader$7.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/delLiveColl/state.json, has occurred - updating... 
   [junit4]   2> 1457389 T9788 oascc.ZkStateReader$7.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/delLiveColl/state.json, has occurred - updating... 
   [junit4]   2> 1457389 T9803 oascc.ZkStateReader$7.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/delLiveColl/state.json, has occurred - updating... 
   [junit4]   2> 1457389 T9788 oascc.ZkStateReader.updateWatchedCollection Updating data for delLiveColl to ver 1 
   [junit4]   2> 1457389 T9773 oascc.ZkStateReader.updateWatchedCollection Updating data for delLiveColl to ver 1 
   [junit4]   2> 1457390 T9728 oascc.ZkStateReader.addZkWatch addZkWatch delLiveColl
   [junit4]   2> 1457391 T9728 oascc.ZkStateReader.addZkWatch Updating collection state at /collections/delLiveColl/state.json from ZooKeeper... 
   [junit4]   2> 1457391 T9803 oascc.ZkStateReader.updateWatchedCollection Updating data for delLiveColl to ver 1 
   [junit4]   2> 1457393 T9728 oascc.ZkStateReader.updateWatchedCollection Updating data for delLiveColl to ver 1 
   [junit4]   2> 1457393 T9728 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 1457396 T9735 oascc.ZkStateReader.updateWatchedCollection Updating data for delLiveColl to ver 1 
   [junit4]   2> 1457396 T9735 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "shard":"shard2",
   [junit4]   2> 	  "node_name":"127.0.0.1:63082_q%2Fk",
   [junit4]   2> 	  "state":"down",
   [junit4]   2> 	  "core":"delLiveColl_shard2_replica1",
   [junit4]   2> 	  "collection":"delLiveColl",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:63082/q/k",
   [junit4]   2> 	  "numShards":"2",
   [junit4]   2> 	  "roles":null}
   [junit4]   2> 1457404 T9743 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1457404 T9735 oasc.Overseer$ClusterStateUpdater.updateZkStates going to update_collection /collections/delLiveColl/state.json
   [junit4]   2> 1457405 T9743 oascc.ZkStateReader$7.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/delLiveColl/state.json, has occurred - updating... 
   [junit4]   2> 1457405 T9803 oascc.ZkStateReader$7.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/delLiveColl/state.json, has occurred - updating... 
   [junit4]   2> 1457405 T9788 oascc.ZkStateReader$7.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/delLiveColl/state.json, has occurred - updating... 
   [junit4]   2> 1457405 T9773 oascc.ZkStateReader$7.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/delLiveColl/state.json, has occurred - updating... 
   [junit4]   2> 1457406 T9803 oascc.ZkStateReader.updateWatchedCollection Updating data for delLiveColl to ver 2 
   [junit4]   2> 1457406 T9788 oascc.ZkStateReader.updateWatchedCollection Updating data for delLiveColl to ver 2 
   [junit4]   2> 1457406 T9773 oascc.ZkStateReader.updateWatchedCollection Updating data for delLiveColl to ver 2 
   [junit4]   2> 1457406 T9743 oascc.ZkStateReader.updateWatchedCollection Updating data for delLiveColl to ver 2 
   [junit4]   2> 1457408 T9735 oascc.ZkStateReader.updateWatchedCollection Updating data for delLiveColl to ver 2 
   [junit4]   2> 1457409 T9735 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "shard":"shard1",
   [junit4]   2> 	  "node_name":"127.0.0.1:63078_q%2Fk",
   [junit4]   2> 	  "state":"down",
   [junit4]   2> 	  "core":"delLiveColl_shard1_replica2",
   [junit4]   2> 	  "collection":"delLiveColl",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:63078/q/k",
   [junit4]   2> 	  "numShards":"2",
   [junit4]   2> 	  "roles":null}
   [junit4]   2> 1457410 T9743 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1457410 T9735 oasc.Overseer$ClusterStateUpdater.updateZkStates going to update_collection /collections/delLiveColl/state.json
   [junit4]   2> 1457411 T9743 oascc.ZkStateReader$7.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/delLiveColl/state.json, has occurred - updating... 
   [junit4]   2> 1457411 T9788 oascc.ZkStateReader$7.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/delLiveColl/state.json, has occurred - updating... 
   [junit4]   2> 1457411 T9803 oascc.ZkStateReader$7.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/delLiveColl/state.json, has occurred - updating... 
   [junit4]   2> 1457411 T9773 oascc.ZkStateReader$7.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/delLiveColl/state.json, has occurred - updating... 
   [junit4]   2> 1457412 T9788 oascc.ZkStateReader.updateWatchedCollection Updating data for delLiveColl to ver 3 
   [junit4]   2> 1457412 T9803 oascc.ZkStateReader.updateWatchedCollection Updating data for delLiveColl to ver 3 
   [junit4]   2> 1457412 T9773 oascc.ZkStateReader.updateWatchedCollection Updating data for delLiveColl to ver 3 
   [junit4]   2> 1457412 T9743 oascc.ZkStateReader.updateWatchedCollection Updating data for delLiveColl to ver 3 
   [junit4]   2> 1457414 T9735 oascc.ZkStateReader.updateWatchedCollection Updating data for delLiveColl to ver 3 
   [junit4]   2> 1457414 T9735 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "shard":"shard2",
   [junit4]   2> 	  "node_name":"127.0.0.1:63040_q%2Fk",
   [junit4]   2> 	  "state":"down",
   [junit4]   2> 	  "core":"delLiveColl_shard2_replica2",
   [junit4]   2> 	  "collection":"delLiveColl",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:63040/q/k",
   [junit4]   2> 	  "numShards":"2",
   [junit4]   2> 	  "roles":null}
   [junit4]   2> 1457416 T9743 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1457416 T9735 oasc.Overseer$ClusterStateUpdater.updateZkStates going to update_collection /collections/delLiveColl/state.json
   [junit4]   2> 1457416 T9743 oascc.ZkStateReader$7.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/delLiveColl/state.json, has occurred - updating... 
   [junit4]   2> 1457417 T9788 oascc.ZkStateReader$7.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/delLiveColl/state.json, has occurred - updating... 
   [junit4]   2> 1457417 T9803 oascc.ZkStateReader$7.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/delLiveColl/state.json, has occurred - updating... 
   [junit4]   2> 1457416 T9773 oascc.ZkStateReader$7.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/delLiveColl/state.json, has occurred - updating... 
   [junit4]   2> 1457417 T9788 oascc.ZkStateReader.updateWatchedCollection Updating data for delLiveColl to ver 4 
   [junit4]   2> 1457417 T9803 oascc.ZkStateReader.updateWatchedCollection Updating data for delLiveColl to ver 4 
   [junit4]   2> 1457418 T9773 oascc.ZkStateReader.updateWatchedCollection Updating data for delLiveColl to ver 4 
   [junit4]   2> 1457418 T9743 oascc.ZkStateReader.updateWatchedCollection Updating data for delLiveColl to ver 4 
   [junit4]   2> 1458382 T9778 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for delLiveColl_shard2_replica1
   [junit4]   2> 1458383 T9778 oasc.ZkController.createCollectionZkNode Check for collection zkNode:delLiveColl
   [junit4]   2> 1458384 T9778 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 1458384 T9778 oascc.ZkStateReader.readConfigName Load collection config from:/collections/delLiveColl
   [junit4]   2> 1458384 T9792 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for delLiveColl_shard1_replica1
   [junit4]   2> 1458384 T9778 oascc.ZkStateReader.readConfigName path=/collections/delLiveColl configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 1458385 T9792 oasc.ZkController.createCollectionZkNode Check for collection zkNode:delLiveColl
   [junit4]   2> 1458385 T9778 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J2/temp/solr.cloud.DeleteReplicaTest-79812AD6F296FC6-001/tempDir-005/delLiveColl_shard2_replica1/'
   [junit4]   2> 1458386 T9792 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 1458386 T9792 oascc.ZkStateReader.readConfigName Load collection config from:/collections/delLiveColl
   [junit4]   2> 1458386 T9765 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for delLiveColl_shard1_replica2
   [junit4]   2> 1458387 T9765 oasc.ZkController.createCollectionZkNode Check for collection zkNode:delLiveColl
   [junit4]   2> 1458387 T9792 oascc.ZkStateReader.readConfigName path=/collections/delLiveColl configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 1458387 T9765 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 1458387 T9792 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J2/temp/solr.cloud.DeleteReplicaTest-79812AD6F296FC6-001/tempDir-006/delLiveColl_shard1_replica1/'
   [junit4]   2> 1458388 T9765 oascc.ZkStateReader.readConfigName Load collection config from:/collections/delLiveColl
   [junit4]   2> 1458389 T9765 oascc.ZkStateReader.readConfigName path=/collections/delLiveColl configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 1458389 T9765 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '../../../../../../../../../../../usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J2/temp/solr.cloud.DeleteReplicaTest-79812AD6F296FC6-001/tempDir-004/delLiveColl_shard1_replica2/'
   [junit4]   2> 1458394 T9728 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for delLiveColl_shard2_replica2
   [junit4]   2> 1458395 T9728 oasc.ZkController.createCollectionZkNode Check for collection zkNode:delLiveColl
   [junit4]   2> 1458397 T9728 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 1458398 T9728 oascc.ZkStateReader.readConfigName Load collection config from:/collections/delLiveColl
   [junit4]   2> 1458398 T9728 oascc.ZkStateReader.readConfigName path=/collections/delLiveColl configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 1458399 T9728 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '../../../../../../../../../../../usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J2/temp/solr.cloud.DeleteReplicaTest-79812AD6F296FC6-001/tempDir-002/delLiveColl_shard2_replica2/'
   [junit4]   2> 1458551 T9792 oasc.SolrConfig.<init> Using Lucene MatchVersion: 5.0.0
   [junit4]   2> 1458552 T9778 oasc.SolrConfig.<init> Using Lucene MatchVersion: 5.0.0
   [junit4]   2> 1458552 T9728 oasc.SolrConfig.<init> Using Lucene MatchVersion: 5.0.0
   [junit4]   2> 1458553 T9765 oasc.SolrConfig.<init> Using Lucene MatchVersion: 5.0.0
   [junit4]   2> 1458608 T9792 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 1458608 T9778 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 1458609 T9728 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 1458609 T9765 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 1458610 T9728 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 1458620 T9728 oass.IndexSchema.readSchema [delLiveColl_shard2_replica2] Schema name=test
   [junit4]   2> 1458709 T9792 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 1458710 T9778 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 1458710 T9765 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 1458720 T9792 oass.IndexSchema.readSchema [delLiveColl_shard1_replica1] Schema name=test
   [junit4]   2> 1458720 T9778 oass.IndexSchema.readSchema [delLiveColl_shard2_replica1] Schema name=test
   [junit4]   2> 1458721 T9765 oass.IndexSchema.readSchema [delLiveColl_shard1_replica2] Schema name=test
   [junit4]   2> 1459048 T9728 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 1459060 T9728 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 1459063 T9728 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 1459073 T9728 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 1459078 T9728 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 1459083 T9728 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 1459084 T9728 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 1459086 T9728 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 1459087 T9728 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 1459088 T9728 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 1459088 T9728 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 1459088 T9728 oasc.CoreContainer.create Creating SolrCore 'delLiveColl_shard2_replica2' using configuration from collection delLiveColl
   [junit4]   2> 1459089 T9728 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 1459089 T9728 oasc.SolrCore.<init> [delLiveColl_shard2_replica2] Opening new SolrCore at ../../../../../../../../../../../usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J2/temp/solr.cloud.DeleteReplicaTest-79812AD6F296FC6-001/tempDir-002/delLiveColl_shard2_replica2/, dataDir=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J2/../../../../../../../../../../../usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J2/temp/solr.cloud.DeleteReplicaTest-79812AD6F296FC6-001/tempDir-002/delLiveColl_shard2_replica2/data/
   [junit4]   2> 1459090 T9728 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@444e12eb
   [junit4]   2> 1459091 T9728 oasc.CachingDirectoryFactory.get return new directory for /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J2/../../../../../../../../../../../usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J2/temp/solr.cloud.DeleteReplicaTest-79812AD6F296FC6-001/tempDir-002/delLiveColl_shard2_replica2/data
   [junit4]   2> 1459091 T9728 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J2/../../../../../../../../../../../usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J2/temp/solr.cloud.DeleteReplicaTest-79812AD6F296FC6-001/tempDir-002/delLiveColl_shard2_replica2/data/index/
   [junit4]   2> 1459092 T9728 oasc.SolrCore.initIndex WARN [delLiveColl_shard2_replica2] Solr index directory '/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J2/../../../../../../../../../../../usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J2/temp/solr.cloud.DeleteReplicaTest-79812AD6F296FC6-001/tempDir-002/delLiveColl_shard2_replica2/data/index' doesn't exist. Creating new index...
   [junit4]   2> 1459092 T9728 oasc.CachingDirectoryFactory.get return new directory for /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J2/../../../../../../../../../../../usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J2/temp/solr.cloud.DeleteReplicaTest-79812AD6F296FC6-001/tempDir-002/delLiveColl_shard2_replica2/data/index
   [junit4]   2> 1459093 T9728 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=47, maxMergeAtOnceExplicit=47, maxMergedSegmentMB=49.6533203125, floorSegmentMB=1.7978515625, forceMergeDeletesPctAllowed=26.226392130977036, segmentsPerTier=48.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 1459094 T9728 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory(id=lucene-31f9fcb9)),segFN=segments_1,generation=1}
   [junit4]   2> 1459094 T9728 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 1459099 T9728 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 1459100 T9728 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 1459100 T9728 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 1459101 T9728 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1459101 T9728 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1459101 T9728 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 1459102 T9728 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 1459102 T9728 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 1459103 T9728 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 1459103 T9728 oasc.RequestHandlers.initHandlersFromConfig created /update/json/docs: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 1459104 T9728 oasc.RequestHandlers.initHandlersFromConfig created /update/csv: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 1459105 T9728 oasc.RequestHandlers.initHandlersFromConfig created /update/json: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 1459105 T9728 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
   [junit4]   2> 1459106 T9728 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
   [junit4]   2> 1459106 T9728 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 1459106 T9728 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
   [junit4]   2> 1459107 T9728 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
   [junit4]   2> 1459107 T9728 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 1459108 T9728 oasc.RequestHandlers.initHandlersFromConfig created /admin/file: solr.admin.ShowFileRequestHandler
   [junit4]   2> 1459109 T9728 oasc.RequestHandlers.initHandlersFromConfig created /admin/fileedit: solr.admin.EditFileRequestHandler
   [junit4]   2> 1459140 T9728 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1459143 T9728 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1459145 T9728 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1459148 T9728 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1459156 T9728 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 1459156 T9728 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 1459157 T9728 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy: minMergeSize=0, mergeFactor=10, maxMergeSize=1139425480, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.1]
   [junit4]   2> 1459158 T9728 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory(id=lucene-31f9fcb9)),segFN=segments_1,generation=1}
   [junit4]   2> 1459158 T9728 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 1459159 T9728 oass.SolrIndexSearcher.<init> Opening Searcher@6e42a82a[delLiveColl_shard2_replica2] main
   [junit4]   2> 1459159 T9728 oascc.ZkStateReader.readConfigName Load collection config from:/collections/delLiveColl
   [junit4]   2> 1459160 T9728 oascc.ZkStateReader.readConfigName path=/collections/delLiveColl configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 1459160 T9728 oasr.ManagedResourceStorage.newStorageIO Setting up ZooKeeper-based storage for the RestManager with znodeBase: /configs/conf1
   [junit4]   2> 1459161 T9728 oasr.ManagedResourceStorage$ZooKeeperStorageIO.configure Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 1459161 T9728 oasr.RestManager.init Initializing RestManager with initArgs: {}
   [junit4]   2> 1459161 T9728 oasr.ManagedResourceStorage.load Reading _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 1459162 T9778 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 1459162 T9728 oasr.ManagedResourceStorage$ZooKeeperStorageIO.openInputStream No data found for znode /configs/conf1/_rest_managed.json
   [junit4]   2> 1459163 T9728 oasr.ManagedResourceStorage.load Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 1459163 T9728 oascc.SolrZkClient.makePath makePath: /configs/conf1/_rest_managed.json
   [junit4]   2> 1459165 T9728 oasr.ManagedResourceStorage$ZooKeeperStorageIO$1.close Wrote 38 bytes to new znode /configs/conf1/_rest_managed.json
   [junit4]   2> 1459165 T9728 oasr.ManagedResourceStorage$JsonStorage.store Saved JSON object to path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 1459166 T9728 oasr.RestManager.init Initializing 0 registered ManagedResources
   [junit4]   2> 1459166 T9792 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 1459166 T9765 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 1459169 T9778 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 1459169 T9816 oasc.SolrCore.registerSearcher [delLiveColl_shard2_replica2] Registered new searcher Searcher@6e42a82a[delLiveColl_shard2_replica2] main{UninvertingDirectoryReader()}
   [junit4]   2> 1459172 T9728 oasc.CoreContainer.registerCore registering core: delLiveColl_shard2_replica2
   [junit4]   2> 1459172 T9778 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 1459172 T9728 oasc.ZkController.register Register replica - core:delLiveColl_shard2_replica2 address:http://127.0.0.1:63040/q/k collection:delLiveColl shard:shard2
   [junit4]   2> 1459173 T9792 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 1459173 T9728 oascc.SolrZkClient.makePath makePath: /collections/delLiveColl/leader_elect/shard2/election
   [junit4]   2> 1459174 T9765 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 1459176 T9792 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 1459177 T9765 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 1459178 T9728 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process for shard shard2
   [junit4]   2> 1459180 T9743 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1459180 T9728 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Waiting until we see more replicas up for shard shard2: total=2 found=1 timeoutin=5.7062173E15ms
   [junit4]   2> 1459183 T9735 oascc.ZkStateReader.updateWatchedCollection Updating data for delLiveColl to ver 4 
   [junit4]   2> 1459183 T9778 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 1459185 T9735 oasc.Overseer$ClusterStateUpdater.updateZkStates going to update_collection /collections/delLiveColl/state.json
   [junit4]   2> 1459186 T9743 oascc.ZkStateReader$7.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/delLiveColl/state.json, has occurred - updating... 
   [junit4]   2> 1459186 T9788 oascc.ZkStateReader$7.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/delLiveColl/state.json, has occurred - updating... 
   [junit4]   2> 1459186 T9803 oascc.ZkStateReader$7.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/delLiveColl/state.json, has occurred - updating... 
   [junit4]   2> 1459186 T9773 oascc.ZkStateReader$7.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/delLiveColl/state.json, has occurred - updating... 
   [junit4]   2> 1459186 T9788 oascc.ZkStateReader.updateWatchedCollection Updating data for delLiveColl to ver 5 
   [junit4]   2> 1459187 T9803 oascc.ZkStateReader.updateWatchedCollection Updating data for delLiveColl to ver 5 
   [junit4]   2> 1459187 T9773 oascc.ZkStateReader.updateWatchedCollection Updating data for delLiveColl to ver 5 
   [junit4]   2> 1459187 T9792 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 1459187 T9743 oascc.ZkStateReader.updateWatchedCollection Updating data for delLiveColl to ver 5 
   [junit4]   2> 1459188 T9778 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 1459188 T9765 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 1459191 T9792 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 1459192 T9778 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 1459193 T9765 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 1459193 T9778 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 1459194 T9778 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 1459194 T9778 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 1459195 T9778 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 1459195 T9778 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 1459195 T9778 oasc.CoreContainer.create Creating SolrCore 'delLiveColl_shard2_replica1' using configuration from collection delLiveColl
   [junit4]   2> 1459196 T9778 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 1459196 T9792 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 1459196 T9778 oasc.SolrCore.<init> [delLiveColl_shard2_replica1] Opening new SolrCore at /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J2/temp/solr.cloud.DeleteReplicaTest-79812AD6F296FC6-001/tempDir-005/delLiveColl_shard2_replica1/, dataDir=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J2/temp/solr.cloud.DeleteReplicaTest-79812AD6F296FC6-001/tempDir-005/delLiveColl_shard2_replica1/data/
   [junit4]   2> 1459197 T9778 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@444e12eb
   [junit4]   2> 1459197 T9792 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [

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

/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J2/temp/solr.cloud.DeleteReplicaTest-79812AD6F296FC6-001/tempDir-006/delLiveColl_shard1_replica1/data/index;done=false>>]
   [junit4]   2> 1661946 T9712 oasc.CachingDirectoryFactory.close Closing directory: /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J2/temp/solr.cloud.DeleteReplicaTest-79812AD6F296FC6-001/tempDir-006/delLiveColl_shard1_replica1/data/index
   [junit4]   2> 1661946 T9712 oasc.CachingDirectoryFactory.closeCacheValue looking to close /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J2/temp/solr.cloud.DeleteReplicaTest-79812AD6F296FC6-001/tempDir-006/delLiveColl_shard1_replica1/data [CachedDir<<refCount=0;path=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J2/temp/solr.cloud.DeleteReplicaTest-79812AD6F296FC6-001/tempDir-006/delLiveColl_shard1_replica1/data;done=false>>]
   [junit4]   2> 1661947 T9712 oasc.CachingDirectoryFactory.close Closing directory: /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J2/temp/solr.cloud.DeleteReplicaTest-79812AD6F296FC6-001/tempDir-006/delLiveColl_shard1_replica1/data
   [junit4]   2> 1661948 T9712 oasc.Overseer.close Overseer (id=92464921291259917-127.0.0.1:63092_q%2Fk-n_0000000004) closing
   [junit4]   2> 1661948 T9861 oasc.Overseer$ClusterStateUpdater.run Overseer Loop exiting : 127.0.0.1:63092_q%2Fk
   [junit4]   2> 1661950 T9803 oascc.ZkStateReader$3.process WARN ZooKeeper watch triggered, but Solr cannot talk to ZK
   [junit4]   2> 1661950 T9864 oasc.Overseer$ClusterStateUpdater.checkIfIamStillLeader ERROR could not read the data org.apache.zookeeper.KeeperException$SessionExpiredException: KeeperErrorCode = Session expired for /overseer_elect/leader
   [junit4]   2> 	at org.apache.zookeeper.KeeperException.create(KeeperException.java:127)
   [junit4]   2> 	at org.apache.zookeeper.KeeperException.create(KeeperException.java:51)
   [junit4]   2> 	at org.apache.zookeeper.ZooKeeper.getData(ZooKeeper.java:1155)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient$7.execute(SolrZkClient.java:347)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient$7.execute(SolrZkClient.java:344)
   [junit4]   2> 	at org.apache.solr.common.cloud.ZkCmdExecutor.retryOperation(ZkCmdExecutor.java:61)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient.getData(SolrZkClient.java:344)
   [junit4]   2> 	at org.apache.solr.cloud.Overseer$ClusterStateUpdater.checkIfIamStillLeader(Overseer.java:346)
   [junit4]   2> 	at org.apache.solr.cloud.Overseer$ClusterStateUpdater.access$300(Overseer.java:89)
   [junit4]   2> 	at org.apache.solr.cloud.Overseer$ClusterStateUpdater$1.run(Overseer.java:296)
   [junit4]   2> 
   [junit4]   2> 1661951 T9712 oejsh.ContextHandler.doStop stopped o.e.j.s.ServletContextHandler{/q/k,null}
   [junit4]   2> 1666336 T9712 oas.SolrTestCaseJ4.tearDown ###Ending testDistribSearch
   [junit4]   2> 1666338 T9712 oasc.ZkTestServer.send4LetterWord connecting to 127.0.0.1:63032 63032
   [junit4]   2> 1666438 T9713 oasc.ZkTestServer.send4LetterWord connecting to 127.0.0.1:63032 63032
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=DeleteReplicaTest -Dtests.method=testDistribSearch -Dtests.seed=79812AD6F296FC6 -Dtests.multiplier=2 -Dtests.slow=true -Dtests.locale=hr -Dtests.timezone=Asia/Tashkent -Dtests.file.encoding=UTF-8
   [junit4] ERROR    226s J2 | DeleteReplicaTest.testDistribSearch <<<
   [junit4]    > Throwable #1: org.apache.solr.client.solrj.SolrServerException: No live SolrServers available to handle this request:[http://127.0.0.1:63070/q/k, http://127.0.0.1:63082/q/k, http://127.0.0.1:63092/q/k, http://127.0.0.1:63078/q/k, http://127.0.0.1:63040/q/k]
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([79812AD6F296FC6:867E9CB518760FFA]:0)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.LBHttpSolrServer.request(LBHttpSolrServer.java:322)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.CloudSolrServer.sendRequest(CloudSolrServer.java:874)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.CloudSolrServer.requestWithRetryOnStaleState(CloudSolrServer.java:658)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.CloudSolrServer.request(CloudSolrServer.java:601)
   [junit4]    > 	at org.apache.solr.cloud.DeleteReplicaTest.removeAndWaitForReplicaGone(DeleteReplicaTest.java:139)
   [junit4]    > 	at org.apache.solr.cloud.DeleteReplicaTest.deleteLiveReplicaTest(DeleteReplicaTest.java:123)
   [junit4]    > 	at org.apache.solr.cloud.DeleteReplicaTest.doTest(DeleteReplicaTest.java:87)
   [junit4]    > 	at org.apache.solr.BaseDistributedSearchTestCase.testDistribSearch(BaseDistributedSearchTestCase.java:869)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:745)
   [junit4]    > Caused by: org.apache.solr.client.solrj.impl.HttpSolrServer$RemoteSolrException: Could not  remove replica : delLiveColl/shard2/core_node4
   [junit4]    > 	at org.apache.solr.client.solrj.impl.HttpSolrServer.executeMethod(HttpSolrServer.java:550)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:210)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:206)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.LBHttpSolrServer.doRequest(LBHttpSolrServer.java:343)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.LBHttpSolrServer.request(LBHttpSolrServer.java:304)
   [junit4]    > 	... 47 more
   [junit4]   2> 1666456 T9712 oas.SolrTestCaseJ4.deleteCore ###deleteCore
   [junit4]   2> NOTE: leaving temporary files on disk at: /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J2/temp/solr.cloud.DeleteReplicaTest-79812AD6F296FC6-001
   [junit4]   2> 225634 T9711 ccr.ThreadLeakControl.checkThreadLeaks WARNING Will linger awaiting termination of 1 leaked thread(s).
   [junit4]   2> NOTE: test params are: codec=Lucene410: {}, docValues:{}, sim=DefaultSimilarity, locale=hr, timezone=Asia/Tashkent
   [junit4]   2> NOTE: FreeBSD 9.1-RELEASE-p3 amd64/Oracle Corporation 1.7.0_65 (64-bit)/cpus=16,threads=1,free=80576648,total=317194240
   [junit4]   2> NOTE: All tests run in this JVM: [TestSolrXml, CurrencyFieldXmlFileTest, QueryElevationComponentTest, TestReplicationHandlerBackup, DistribDocExpirationUpdateProcessorTest, DistributedExpandComponentTest, TestQueryUtils, IndexSchemaTest, TestRemoteStreaming, BasicFunctionalityTest, TestRandomDVFaceting, TestParamSet, CircularListTest, PolyFieldTest, HighlighterTest, TestNoOpRegenerator, XsltUpdateRequestHandlerTest, TestMaxScoreQueryParser, HttpPartitionTest, HighlighterConfigTest, PingRequestHandlerTest, TestNonDefinedSimilarityFactory, TestDynamicFieldResource, TestRealTimeGet, DefaultValueUpdateProcessorTest, BinaryUpdateRequestHandlerTest, TestOrdValues, TestIndexingPerformance, TestSuggestSpellingConverter, LeaderElectionIntegrationTest, TestHighlightDedupGrouping, TestShardHandlerFactory, DeleteInactiveReplicaTest, DistributedDebugComponentTest, DocValuesTest, UpdateRequestProcessorFactoryTest, AssignTest, NumericFieldsTest, DistributedQueryComponentOptimizationTest, TestUpdate, UUIDUpdateProcessorFallbackTest, TestQuerySenderListener, QueryParsingTest, TestSolrQueryParserResource, TestDistributedSearch, TestSolrXmlPersistence, TestManagedSchemaFieldTypeResource, TestElisionMultitermQuery, OverseerCollectionProcessorTest, TestSolr4Spatial, MultiThreadedOCPTest, TestPseudoReturnFields, SyncSliceTest, ClusterStateUpdateTest, ZkSolrClientTest, ZkCLITest, TestFaceting, TestHashPartitioner, DistributedSpellCheckComponentTest, SoftAutoCommitTest, TestFoldingMultitermQuery, TestStressLucene, SpatialFilterTest, TestCSVLoader, SolrCoreCheckLockOnStartupTest, CacheHeaderTest, PathHierarchyTokenizerFactoryTest, TestSolrQueryParser, RegexBoostProcessorTest, JSONWriterTest, TestPHPSerializedResponseWriter, SOLR749Test, TestQuerySenderNoQuery, TestStressRecovery, ZkNodePropsTest, FileUtilsTest, SolrTestCaseJ4Test, TestCursorMarkWithoutUniqueKey, AliasIntegrationTest, DeleteReplicaTest]
   [junit4] Completed on J2 in 226.43s, 1 test, 1 error <<< FAILURES!

[...truncated 228 lines...]
BUILD FAILED
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/build.xml:491: The following error occurred while executing this line:
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/build.xml:471: The following error occurred while executing this line:
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/build.xml:60: The following error occurred while executing this line:
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/extra-targets.xml:39: The following error occurred while executing this line:
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build.xml:189: The following error occurred while executing this line:
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/common-build.xml:496: The following error occurred while executing this line:
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/lucene/common-build.xml:1358: The following error occurred while executing this line:
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/lucene/common-build.xml:961: There were test failures: 429 suites, 1772 tests, 1 error, 59 ignored (24 assumptions)

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



[JENKINS] Lucene-Solr-Tests-trunk-Java7 - Build # 4870 - Still Failing

Posted by Apache Jenkins Server <je...@builds.apache.org>.
Build: https://builds.apache.org/job/Lucene-Solr-Tests-trunk-Java7/4870/

1 tests failed.
REGRESSION:  org.apache.solr.cloud.DeleteReplicaTest.testDistribSearch

Error Message:
No live SolrServers available to handle this request:[http://127.0.0.1:49084, http://127.0.0.1:49097, http://127.0.0.1:49045, http://127.0.0.1:49062, http://127.0.0.1:49032]

Stack Trace:
org.apache.solr.client.solrj.SolrServerException: No live SolrServers available to handle this request:[http://127.0.0.1:49084, http://127.0.0.1:49097, http://127.0.0.1:49045, http://127.0.0.1:49062, http://127.0.0.1:49032]
	at __randomizedtesting.SeedInfo.seed([E5BC2CF747600B4C:645AA2EF303F6B70]:0)
	at org.apache.solr.client.solrj.impl.LBHttpSolrServer.request(LBHttpSolrServer.java:322)
	at org.apache.solr.client.solrj.impl.CloudSolrServer.sendRequest(CloudSolrServer.java:874)
	at org.apache.solr.client.solrj.impl.CloudSolrServer.requestWithRetryOnStaleState(CloudSolrServer.java:658)
	at org.apache.solr.client.solrj.impl.CloudSolrServer.request(CloudSolrServer.java:601)
	at org.apache.solr.cloud.DeleteReplicaTest.removeAndWaitForReplicaGone(DeleteReplicaTest.java:171)
	at org.apache.solr.cloud.DeleteReplicaTest.deleteLiveReplicaTest(DeleteReplicaTest.java:144)
	at org.apache.solr.cloud.DeleteReplicaTest.doTest(DeleteReplicaTest.java:88)
	at org.apache.solr.BaseDistributedSearchTestCase.testDistribSearch(BaseDistributedSearchTestCase.java:869)
	at sun.reflect.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:550)
	at org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:210)
	at org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:206)
	at org.apache.solr.client.solrj.impl.LBHttpSolrServer.doRequest(LBHttpSolrServer.java:343)
	at org.apache.solr.client.solrj.impl.LBHttpSolrServer.request(LBHttpSolrServer.java:304)
	... 47 more




Build Log:
[...truncated 11943 lines...]
   [junit4] Suite: org.apache.solr.cloud.DeleteReplicaTest
   [junit4]   2> Creating dataDir: /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J2/temp/solr.cloud.DeleteReplicaTest-E5BC2CF747600B4C-001/init-core-data-001
   [junit4]   2> 1503000 T4480 oas.SolrTestCaseJ4.buildSSLConfig Randomized ssl (false) and clientAuth (true)
   [junit4]   2> 1503000 T4480 oas.BaseDistributedSearchTestCase.initHostContext Setting hostContext system property: /
   [junit4]   2> 1503005 T4480 oas.SolrTestCaseJ4.setUp ###Starting testDistribSearch
   [junit4]   2> 1503006 T4480 oasc.ZkTestServer.run STARTING ZK TEST SERVER
   [junit4]   1> client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 1503007 T4481 oasc.ZkTestServer$ZKServerMain.runFromConfig Starting server
   [junit4]   2> 1503107 T4480 oasc.ZkTestServer.run start zk server on port:49026
   [junit4]   2> 1503108 T4480 oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default ZkCredentialsProvider
   [junit4]   2> 1503109 T4480 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1503114 T4487 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@183f69f7 name:ZooKeeperConnection Watcher:127.0.0.1:49026 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1503114 T4480 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1503115 T4480 oascc.SolrZkClient.createZkACLProvider Using default ZkACLProvider
   [junit4]   2> 1503115 T4480 oascc.SolrZkClient.makePath makePath: /solr
   [junit4]   2> 1503119 T4480 oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default ZkCredentialsProvider
   [junit4]   2> 1503120 T4480 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1503122 T4489 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@5718993 name:ZooKeeperConnection Watcher:127.0.0.1:49026/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1503122 T4480 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1503122 T4480 oascc.SolrZkClient.createZkACLProvider Using default ZkACLProvider
   [junit4]   2> 1503123 T4480 oascc.SolrZkClient.makePath makePath: /collections/collection1
   [junit4]   2> 1503125 T4480 oascc.SolrZkClient.makePath makePath: /collections/collection1/shards
   [junit4]   2> 1503126 T4480 oascc.SolrZkClient.makePath makePath: /collections/control_collection
   [junit4]   2> 1503128 T4480 oascc.SolrZkClient.makePath makePath: /collections/control_collection/shards
   [junit4]   2> 1503130 T4480 oasc.AbstractZkTestCase.putConfig put /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/core/src/test-files/solr/collection1/conf/solrconfig-tlog.xml to /configs/conf1/solrconfig.xml
   [junit4]   2> 1503131 T4480 oascc.SolrZkClient.makePath makePath: /configs/conf1/solrconfig.xml
   [junit4]   2> 1503134 T4480 oasc.AbstractZkTestCase.putConfig put /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/core/src/test-files/solr/collection1/conf/schema.xml to /configs/conf1/schema.xml
   [junit4]   2> 1503134 T4480 oascc.SolrZkClient.makePath makePath: /configs/conf1/schema.xml
   [junit4]   2> 1503236 T4480 oasc.AbstractZkTestCase.putConfig put /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 1503237 T4480 oascc.SolrZkClient.makePath makePath: /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 1503238 T4480 oasc.AbstractZkTestCase.putConfig put /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/core/src/test-files/solr/collection1/conf/stopwords.txt to /configs/conf1/stopwords.txt
   [junit4]   2> 1503239 T4480 oascc.SolrZkClient.makePath makePath: /configs/conf1/stopwords.txt
   [junit4]   2> 1503241 T4480 oasc.AbstractZkTestCase.putConfig put /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/core/src/test-files/solr/collection1/conf/protwords.txt to /configs/conf1/protwords.txt
   [junit4]   2> 1503241 T4480 oascc.SolrZkClient.makePath makePath: /configs/conf1/protwords.txt
   [junit4]   2> 1503243 T4480 oasc.AbstractZkTestCase.putConfig put /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/core/src/test-files/solr/collection1/conf/currency.xml to /configs/conf1/currency.xml
   [junit4]   2> 1503244 T4480 oascc.SolrZkClient.makePath makePath: /configs/conf1/currency.xml
   [junit4]   2> 1503246 T4480 oasc.AbstractZkTestCase.putConfig put /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml to /configs/conf1/enumsConfig.xml
   [junit4]   2> 1503247 T4480 oascc.SolrZkClient.makePath makePath: /configs/conf1/enumsConfig.xml
   [junit4]   2> 1503249 T4480 oasc.AbstractZkTestCase.putConfig put /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json to /configs/conf1/open-exchange-rates.json
   [junit4]   2> 1503249 T4480 oascc.SolrZkClient.makePath makePath: /configs/conf1/open-exchange-rates.json
   [junit4]   2> 1503251 T4480 oasc.AbstractZkTestCase.putConfig put /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 1503252 T4480 oascc.SolrZkClient.makePath makePath: /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 1503254 T4480 oasc.AbstractZkTestCase.putConfig put /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt to /configs/conf1/old_synonyms.txt
   [junit4]   2> 1503254 T4480 oascc.SolrZkClient.makePath makePath: /configs/conf1/old_synonyms.txt
   [junit4]   2> 1503256 T4480 oasc.AbstractZkTestCase.putConfig put /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/core/src/test-files/solr/collection1/conf/synonyms.txt to /configs/conf1/synonyms.txt
   [junit4]   2> 1503257 T4480 oascc.SolrZkClient.makePath makePath: /configs/conf1/synonyms.txt
   [junit4]   2> 1504709 T4480 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 1504712 T4480 oejs.AbstractConnector.doStart Started SocketConnector@127.0.0.1:49032
   [junit4]   2> 1504712 T4480 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 1504713 T4480 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1504713 T4480 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J2/temp/solr.cloud.DeleteReplicaTest-E5BC2CF747600B4C-001/tempDir-002
   [junit4]   2> 1504713 T4480 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J2/temp/solr.cloud.DeleteReplicaTest-E5BC2CF747600B4C-001/tempDir-002/'
   [junit4]   2> 1504742 T4480 oasc.ConfigSolr.fromFile Loading container configuration from /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J2/temp/solr.cloud.DeleteReplicaTest-E5BC2CF747600B4C-001/tempDir-002/solr.xml
   [junit4]   2> 1504784 T4480 oasc.CorePropertiesLocator.<init> Config-defined core root directory: /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J2/temp/solr.cloud.DeleteReplicaTest-E5BC2CF747600B4C-001/tempDir-002
   [junit4]   2> 1504785 T4480 oasc.CoreContainer.<init> New CoreContainer 2111611574
   [junit4]   2> 1504785 T4480 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J2/temp/solr.cloud.DeleteReplicaTest-E5BC2CF747600B4C-001/tempDir-002/]
   [junit4]   2> 1504786 T4480 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
   [junit4]   2> 1504786 T4480 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: 
   [junit4]   2> 1504786 T4480 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 1504787 T4480 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 1504787 T4480 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 1504787 T4480 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 1504787 T4480 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 1504788 T4480 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 1504788 T4480 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 1504788 T4480 oasu.UpdateShardHandler.<init> Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=false
   [junit4]   2> 1504789 T4480 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1504789 T4480 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1504789 T4480 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 1504789 T4480 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:49026/solr
   [junit4]   2> 1504790 T4480 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 1504790 T4480 oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default ZkCredentialsProvider
   [junit4]   2> 1504791 T4480 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1504792 T4500 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@203e9b48 name:ZooKeeperConnection Watcher:127.0.0.1:49026 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1504792 T4480 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1504793 T4480 oascc.SolrZkClient.createZkACLProvider Using default ZkACLProvider
   [junit4]   2> 1504795 T4480 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1504796 T4502 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@7dec9b64 name:ZooKeeperConnection Watcher:127.0.0.1:49026/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1504797 T4480 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1504798 T4480 oascc.SolrZkClient.makePath makePath: /overseer/queue
   [junit4]   2> 1504800 T4480 oascc.SolrZkClient.makePath makePath: /overseer/collection-queue-work
   [junit4]   2> 1504802 T4480 oascc.SolrZkClient.makePath makePath: /overseer/collection-map-running
   [junit4]   2> 1504804 T4480 oascc.SolrZkClient.makePath makePath: /overseer/collection-map-completed
   [junit4]   2> 1504805 T4480 oascc.SolrZkClient.makePath makePath: /overseer/collection-map-failure
   [junit4]   2> 1504807 T4480 oascc.SolrZkClient.makePath makePath: /live_nodes
   [junit4]   2> 1504808 T4480 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:49032_
   [junit4]   2> 1504809 T4480 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:49032_
   [junit4]   2> 1504810 T4480 oascc.SolrZkClient.makePath makePath: /overseer_elect
   [junit4]   2> 1504811 T4480 oascc.SolrZkClient.makePath makePath: /overseer_elect/election
   [junit4]   2> 1504812 T4480 oasc.Overseer.close Overseer (id=null) closing
   [junit4]   2> 1504814 T4480 oasc.OverseerElectionContext.runLeaderProcess I am going to be the leader 127.0.0.1:49032_
   [junit4]   2> 1504814 T4480 oascc.SolrZkClient.makePath makePath: /overseer_elect/leader
   [junit4]   2> 1504815 T4480 oasc.Overseer.start Overseer (id=92481994653106179-127.0.0.1:49032_-n_0000000000) starting
   [junit4]   2> 1504817 T4480 oascc.SolrZkClient.makePath makePath: /overseer/queue-work
   [junit4]   2> 1504822 T4480 oasc.OverseerAutoReplicaFailoverThread.<init> Starting OverseerAutoReplicaFailoverThread autoReplicaFailoverWorkLoopDelay=10000 autoReplicaFailoverWaitAfterExpiration=10000 autoReplicaFailoverBadNodeExpiration=60000
   [junit4]   2> 1504822 T4504 oasc.OverseerCollectionProcessor.run Process current queue of collection creations
   [junit4]   2> 1504823 T4480 oascc.SolrZkClient.makePath makePath: /clusterstate.json
   [junit4]   2> 1504825 T4480 oascc.SolrZkClient.makePath makePath: /aliases.json
   [junit4]   2> 1504826 T4480 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 1504828 T4503 oasc.Overseer$ClusterStateUpdater.run Starting to work on the main queue
   [junit4]   2> 1504830 T4480 oasc.CorePropertiesLocator.discover Looking for core definitions underneath /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J2/temp/solr.cloud.DeleteReplicaTest-E5BC2CF747600B4C-001/tempDir-002
   [junit4]   2> 1505442 T4480 oasc.CorePropertiesLocator.discoverUnder Found core conf in /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J2/temp/solr.cloud.DeleteReplicaTest-E5BC2CF747600B4C-001/tempDir-002/conf/
   [junit4]   2> 1505521 T4480 oasc.CorePropertiesLocator.discover Found 1 core definitions
   [junit4]   2> 1505522 T4480 oass.SolrDispatchFilter.init user.dir=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J2
   [junit4]   2> 1505522 T4480 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 1505522 T4480 oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default ZkCredentialsProvider
   [junit4]   2> 1505523 T4480 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1505524 T4508 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@3feb567a name:ZooKeeperConnection Watcher:127.0.0.1:49026/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1505525 T4480 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1505525 T4480 oascc.SolrZkClient.createZkACLProvider Using default ZkACLProvider
   [junit4]   2> 1505526 T4480 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 1505528 T4480 oasc.ChaosMonkey.monkeyLog monkey: init - expire sessions:false cause connection loss:false
   [junit4]   2> 1505528 T4480 oasc.AbstractFullDistribZkTestBase.createJettys Creating collection1 with stateFormat=2
   [junit4]   2> 1505529 T4480 oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default ZkCredentialsProvider
   [junit4]   2> 1505529 T4480 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1505530 T4510 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@59b3b135 name:ZooKeeperConnection Watcher:127.0.0.1:49026/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1505530 T4480 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1505531 T4480 oascc.SolrZkClient.createZkACLProvider Using default ZkACLProvider
   [junit4]   2> 1505533 T4511 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1505535 T4503 oasc.Overseer$ClusterStateUpdater.buildCollection building a new collection: collection1
   [junit4]   2> 1505535 T4503 oasc.Overseer$ClusterStateUpdater.createCollection Create collection collection1 with shards [shard1, shard2]
   [junit4]   2> 1505535 T4503 oasc.Overseer$ClusterStateUpdater.createCollection state version collection1 2
   [junit4]   2> 1505537 T4503 oasc.Overseer$ClusterStateUpdater.updateZkStates going to create_collection /collections/collection1/state.json
   [junit4]   2> 1505538 T4511 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> 1505538 T4512 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> 1506833 T4480 oasc.AbstractFullDistribZkTestBase.createJettys create jetty 1
   [junit4]   2> 1506833 T4480 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 1506837 T4480 oejs.AbstractConnector.doStart Started SocketConnector@127.0.0.1:49045
   [junit4]   2> 1506837 T4480 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 1506838 T4480 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1506838 T4480 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J2/temp/solr.cloud.DeleteReplicaTest-E5BC2CF747600B4C-001/tempDir-003
   [junit4]   2> 1506838 T4480 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J2/temp/solr.cloud.DeleteReplicaTest-E5BC2CF747600B4C-001/tempDir-003/'
   [junit4]   2> 1506871 T4480 oasc.ConfigSolr.fromFile Loading container configuration from /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J2/temp/solr.cloud.DeleteReplicaTest-E5BC2CF747600B4C-001/tempDir-003/solr.xml
   [junit4]   2> 1506920 T4480 oasc.CorePropertiesLocator.<init> Config-defined core root directory: /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J2/temp/solr.cloud.DeleteReplicaTest-E5BC2CF747600B4C-001/tempDir-003
   [junit4]   2> 1506921 T4480 oasc.CoreContainer.<init> New CoreContainer 1606058883
   [junit4]   2> 1506921 T4480 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J2/temp/solr.cloud.DeleteReplicaTest-E5BC2CF747600B4C-001/tempDir-003/]
   [junit4]   2> 1506922 T4480 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
   [junit4]   2> 1506922 T4480 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: 
   [junit4]   2> 1506923 T4480 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 1506923 T4480 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 1506923 T4480 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 1506923 T4480 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 1506924 T4480 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 1506924 T4480 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 1506924 T4480 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 1506925 T4480 oasu.UpdateShardHandler.<init> Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=false
   [junit4]   2> 1506925 T4480 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1506925 T4480 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1506926 T4480 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 1506926 T4480 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:49026/solr
   [junit4]   2> 1506926 T4480 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 1506927 T4480 oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default ZkCredentialsProvider
   [junit4]   2> 1506927 T4480 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1506929 T4523 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@4e103e8e name:ZooKeeperConnection Watcher:127.0.0.1:49026 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1506929 T4480 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1506929 T4480 oascc.SolrZkClient.createZkACLProvider Using default ZkACLProvider
   [junit4]   2> 1506932 T4480 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1506933 T4525 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@4b6231ef name:ZooKeeperConnection Watcher:127.0.0.1:49026/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1506933 T4480 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1506937 T4480 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 1507942 T4480 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:49045_
   [junit4]   2> 1507943 T4480 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:49045_
   [junit4]   2> 1507947 T4480 oasc.Overseer.close Overseer (id=null) closing
   [junit4]   2> 1507962 T4480 oasc.CorePropertiesLocator.discover Looking for core definitions underneath /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J2/temp/solr.cloud.DeleteReplicaTest-E5BC2CF747600B4C-001/tempDir-003
   [junit4]   2> 1508892 T4480 oasc.CorePropertiesLocator.discoverUnder Found core conf in /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J2/temp/solr.cloud.DeleteReplicaTest-E5BC2CF747600B4C-001/tempDir-003/conf/
   [junit4]   2> 1508894 T4480 oasc.CorePropertiesLocator.discover Found 1 core definitions
   [junit4]   2> 1508895 T4480 oass.SolrDispatchFilter.init user.dir=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J2
   [junit4]   2> 1508895 T4480 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 1510331 T4480 oasc.AbstractFullDistribZkTestBase.createJettys create jetty 2
   [junit4]   2> 1510332 T4480 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 1510334 T4480 oejs.AbstractConnector.doStart Started SocketConnector@127.0.0.1:49062
   [junit4]   2> 1510335 T4480 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 1510335 T4480 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1510335 T4480 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J2/temp/solr.cloud.DeleteReplicaTest-E5BC2CF747600B4C-001/tempDir-004
   [junit4]   2> 1510336 T4480 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J2/temp/solr.cloud.DeleteReplicaTest-E5BC2CF747600B4C-001/tempDir-004/'
   [junit4]   2> 1510364 T4480 oasc.ConfigSolr.fromFile Loading container configuration from /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J2/temp/solr.cloud.DeleteReplicaTest-E5BC2CF747600B4C-001/tempDir-004/solr.xml
   [junit4]   2> 1510405 T4480 oasc.CorePropertiesLocator.<init> Config-defined core root directory: /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J2/temp/solr.cloud.DeleteReplicaTest-E5BC2CF747600B4C-001/tempDir-004
   [junit4]   2> 1510406 T4480 oasc.CoreContainer.<init> New CoreContainer 1907805244
   [junit4]   2> 1510406 T4480 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J2/temp/solr.cloud.DeleteReplicaTest-E5BC2CF747600B4C-001/tempDir-004/]
   [junit4]   2> 1510407 T4480 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
   [junit4]   2> 1510407 T4480 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: 
   [junit4]   2> 1510407 T4480 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 1510407 T4480 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 1510408 T4480 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 1510408 T4480 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 1510408 T4480 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 1510408 T4480 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 1510409 T4480 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 1510409 T4480 oasu.UpdateShardHandler.<init> Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=false
   [junit4]   2> 1510409 T4480 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1510410 T4480 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1510410 T4480 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 1510410 T4480 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:49026/solr
   [junit4]   2> 1510410 T4480 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 1510411 T4480 oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default ZkCredentialsProvider
   [junit4]   2> 1510411 T4480 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1510413 T4538 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@181ab177 name:ZooKeeperConnection Watcher:127.0.0.1:49026 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1510413 T4480 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1510413 T4480 oascc.SolrZkClient.createZkACLProvider Using default ZkACLProvider
   [junit4]   2> 1510416 T4480 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1510417 T4540 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@61560ced name:ZooKeeperConnection Watcher:127.0.0.1:49026/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1510417 T4480 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1510421 T4480 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 1511425 T4480 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:49062_
   [junit4]   2> 1511426 T4480 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:49062_
   [junit4]   2> 1511429 T4480 oasc.Overseer.close Overseer (id=null) closing
   [junit4]   2> 1511434 T4480 oasc.CorePropertiesLocator.discover Looking for core definitions underneath /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J2/temp/solr.cloud.DeleteReplicaTest-E5BC2CF747600B4C-001/tempDir-004
   [junit4]   2> 1512483 T4480 oasc.CorePropertiesLocator.discoverUnder Found core conf in /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J2/temp/solr.cloud.DeleteReplicaTest-E5BC2CF747600B4C-001/tempDir-004/conf/
   [junit4]   2> 1512483 T4480 oasc.CorePropertiesLocator.discover Found 1 core definitions
   [junit4]   2> 1512485 T4480 oass.SolrDispatchFilter.init user.dir=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J2
   [junit4]   2> 1512485 T4480 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 1513462 T4480 oasc.AbstractFullDistribZkTestBase.createJettys create jetty 3
   [junit4]   2> 1513463 T4480 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 1513465 T4480 oejs.AbstractConnector.doStart Started SocketConnector@127.0.0.1:49084
   [junit4]   2> 1513466 T4480 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 1513466 T4480 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1513466 T4480 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J2/temp/solr.cloud.DeleteReplicaTest-E5BC2CF747600B4C-001/tempDir-005
   [junit4]   2> 1513467 T4480 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J2/temp/solr.cloud.DeleteReplicaTest-E5BC2CF747600B4C-001/tempDir-005/'
   [junit4]   2> 1513495 T4480 oasc.ConfigSolr.fromFile Loading container configuration from /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J2/temp/solr.cloud.DeleteReplicaTest-E5BC2CF747600B4C-001/tempDir-005/solr.xml
   [junit4]   2> 1513536 T4480 oasc.CorePropertiesLocator.<init> Config-defined core root directory: /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J2/temp/solr.cloud.DeleteReplicaTest-E5BC2CF747600B4C-001/tempDir-005
   [junit4]   2> 1513536 T4480 oasc.CoreContainer.<init> New CoreContainer 1176625464
   [junit4]   2> 1513536 T4480 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J2/temp/solr.cloud.DeleteReplicaTest-E5BC2CF747600B4C-001/tempDir-005/]
   [junit4]   2> 1513537 T4480 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
   [junit4]   2> 1513538 T4480 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: 
   [junit4]   2> 1513538 T4480 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 1513538 T4480 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 1513538 T4480 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 1513538 T4480 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 1513539 T4480 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 1513539 T4480 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 1513539 T4480 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 1513540 T4480 oasu.UpdateShardHandler.<init> Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=false
   [junit4]   2> 1513540 T4480 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1513540 T4480 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1513540 T4480 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 1513541 T4480 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:49026/solr
   [junit4]   2> 1513541 T4480 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 1513541 T4480 oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default ZkCredentialsProvider
   [junit4]   2> 1513542 T4480 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1513543 T4553 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@5a494780 name:ZooKeeperConnection Watcher:127.0.0.1:49026 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1513544 T4480 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1513544 T4480 oascc.SolrZkClient.createZkACLProvider Using default ZkACLProvider
   [junit4]   2> 1513548 T4480 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1513549 T4555 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@4ba06f89 name:ZooKeeperConnection Watcher:127.0.0.1:49026/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1513549 T4480 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1513553 T4480 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 1514639 T4480 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:49084_
   [junit4]   2> 1514640 T4480 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:49084_
   [junit4]   2> 1514644 T4480 oasc.Overseer.close Overseer (id=null) closing
   [junit4]   2> 1514648 T4480 oasc.CorePropertiesLocator.discover Looking for core definitions underneath /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J2/temp/solr.cloud.DeleteReplicaTest-E5BC2CF747600B4C-001/tempDir-005
   [junit4]   2> 1514826 T4480 oasc.CorePropertiesLocator.discoverUnder Found core conf in /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J2/temp/solr.cloud.DeleteReplicaTest-E5BC2CF747600B4C-001/tempDir-005/conf/
   [junit4]   2> 1515586 T4480 oasc.CorePropertiesLocator.discover Found 1 core definitions
   [junit4]   2> 1515587 T4480 oass.SolrDispatchFilter.init user.dir=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J2
   [junit4]   2> 1515587 T4480 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 1516615 T4480 oasc.AbstractFullDistribZkTestBase.createJettys create jetty 4
   [junit4]   2> 1516616 T4480 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 1516618 T4480 oejs.AbstractConnector.doStart Started SocketConnector@127.0.0.1:49097
   [junit4]   2> 1516619 T4480 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 1516619 T4480 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1516619 T4480 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: ../../../../../../../../../../../usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J2/temp/solr.cloud.DeleteReplicaTest-E5BC2CF747600B4C-001/tempDir-006
   [junit4]   2> 1516619 T4480 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '../../../../../../../../../../../usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J2/temp/solr.cloud.DeleteReplicaTest-E5BC2CF747600B4C-001/tempDir-006/'
   [junit4]   2> 1516648 T4480 oasc.ConfigSolr.fromFile Loading container configuration from /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J2/../../../../../../../../../../../usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J2/temp/solr.cloud.DeleteReplicaTest-E5BC2CF747600B4C-001/tempDir-006/solr.xml
   [junit4]   2> 1516690 T4480 oasc.CorePropertiesLocator.<init> Config-defined core root directory: /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J2/../../../../../../../../../../../usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J2/temp/solr.cloud.DeleteReplicaTest-E5BC2CF747600B4C-001/tempDir-006
   [junit4]   2> 1516691 T4480 oasc.CoreContainer.<init> New CoreContainer 1503232709
   [junit4]   2> 1516691 T4480 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=../../../../../../../../../../../usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J2/temp/solr.cloud.DeleteReplicaTest-E5BC2CF747600B4C-001/tempDir-006/]
   [junit4]   2> 1516692 T4480 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
   [junit4]   2> 1516692 T4480 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: 
   [junit4]   2> 1516692 T4480 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 1516692 T4480 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 1516693 T4480 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 1516693 T4480 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 1516693 T4480 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 1516693 T4480 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 1516693 T4480 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 1516694 T4480 oasu.UpdateShardHandler.<init> Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=false
   [junit4]   2> 1516694 T4480 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1516694 T4480 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1516695 T4480 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 1516695 T4480 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:49026/solr
   [junit4]   2> 1516695 T4480 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 1516695 T4480 oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default ZkCredentialsProvider
   [junit4]   2> 1516696 T4480 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1516697 T4568 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@6d588177 name:ZooKeeperConnection Watcher:127.0.0.1:49026 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1516698 T4480 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1516698 T4480 oascc.SolrZkClient.createZkACLProvider Using default ZkACLProvider
   [junit4]   2> 1516700 T4480 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1516702 T4570 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@2e98f871 name:ZooKeeperConnection Watcher:127.0.0.1:49026/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1516702 T4480 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1516707 T4480 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 1517711 T4480 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:49097_
   [junit4]   2> 1517712 T4480 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:49097_
   [junit4]   2> 1517716 T4480 oasc.Overseer.close Overseer (id=null) closing
   [junit4]   2> 1517720 T4480 oasc.CorePropertiesLocator.discover Looking for core definitions underneath /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J2/../../../../../../../../../../../usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J2/temp/solr.cloud.DeleteReplicaTest-E5BC2CF747600B4C-001/tempDir-006
   [junit4]   2> 1519008 T4480 oasc.CorePropertiesLocator.discoverUnder Found core conf in /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J2/../../../../../../../../../../../usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J2/temp/solr.cloud.DeleteReplicaTest-E5BC2CF747600B4C-001/tempDir-006/conf/
   [junit4]   2> 1519009 T4480 oasc.CorePropertiesLocator.discover Found 1 core definitions
   [junit4]   2> 1519010 T4480 oass.SolrDispatchFilter.init user.dir=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J2
   [junit4]   2> 1519010 T4480 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 1519012 T4480 oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default ZkCredentialsProvider
   [junit4]   2> 1519012 T4480 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1519014 T4574 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@1d5ed420 name:ZooKeeperConnection Watcher:127.0.0.1:49026/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1519014 T4480 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1519014 T4480 oascc.SolrZkClient.createZkACLProvider Using default ZkACLProvider
   [junit4]   2> 1519016 T4480 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 1519018 T4480 oasc.AbstractFullDistribZkTestBase.createCollection Creating collection with stateFormat=2: delLiveColl
   [junit4]   2> 1519018 T4480 oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default ZkCredentialsProvider
   [junit4]   2> 1519019 T4480 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1519019 T4576 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@8f555b6 name:ZooKeeperConnection Watcher:127.0.0.1:49026/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1519020 T4480 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1519020 T4480 oascc.SolrZkClient.createZkACLProvider Using default ZkACLProvider
   [junit4]   2> 1519021 T4480 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 1519025 T4516 oasha.CollectionsHandler.handleCreateAction Creating Collection : wt=javabin&version=2&maxShardsPerNode=2&action=CREATE&replicationFactor=2&name=delLiveColl&stateFormat=2&numShards=2
   [junit4]   2> 1519026 T4511 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/collection-queue-work state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1519027 T4504 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> 1519028 T4577 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> 1519029 T4577 oasc.OverseerCollectionProcessor.createConfNode Only one config set found in zk - using it:conf1
   [junit4]   2> 1519029 T4577 oasc.OverseerCollectionProcessor.createConfNode creating collections conf node /collections/delLiveColl 
   [junit4]   2> 1519029 T4577 oascc.SolrZkClient.makePath makePath: /collections/delLiveColl
   [junit4]   2> 1519032 T4511 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1519033 T4503 oasc.Overseer$ClusterStateUpdater.buildCollection building a new collection: delLiveColl
   [junit4]   2> 1519034 T4503 oasc.Overseer$ClusterStateUpdater.createCollection Create collection delLiveColl with shards [shard1, shard2]
   [junit4]   2> 1519034 T4503 oasc.Overseer$ClusterStateUpdater.createCollection state version delLiveColl 2
   [junit4]   2> 1519035 T4503 oasc.Overseer$ClusterStateUpdater.updateZkStates going to create_collection /collections/delLiveColl/state.json
   [junit4]   2> 1519036 T4571 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> 1519037 T4578 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> 1519037 T4579 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> 1519037 T4526 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> 1519036 T4512 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> 1519036 T4556 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> 1519036 T4541 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> 1519036 T4511 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> 1519132 T4577 oasc.OverseerCollectionProcessor.createCollection Creating SolrCores for new collection delLiveColl, shardNames [shard1, shard2] , replicationFactor : 2
   [junit4]   2> 1519133 T4577 oasc.OverseerCollectionProcessor.createCollection Creating shard delLiveColl_shard1_replica1 as part of slice shard1 of collection delLiveColl on 127.0.0.1:49062_
   [junit4]   2> 1519133 T4577 oasc.OverseerCollectionProcessor.createCollection Creating shard delLiveColl_shard1_replica2 as part of slice shard1 of collection delLiveColl on 127.0.0.1:49032_
   [junit4]   2> 1519135 T4577 oasc.OverseerCollectionProcessor.createCollection Creating shard delLiveColl_shard2_replica1 as part of slice shard2 of collection delLiveColl on 127.0.0.1:49084_
   [junit4]   2> 1519135 T4577 oasc.OverseerCollectionProcessor.createCollection Creating shard delLiveColl_shard2_replica2 as part of slice shard2 of collection delLiveColl on 127.0.0.1:49097_
   [junit4]   2> 1519137 T4496 oasha.CoreAdminHandler.handleCreateAction core create command wt=javabin&version=2&shard=shard1&action=CREATE&collection.configName=conf1&name=delLiveColl_shard1_replica2&qt=/admin/cores&numShards=2&collection=delLiveColl
   [junit4]   2> 1519137 T4535 oasha.CoreAdminHandler.handleCreateAction core create command wt=javabin&version=2&shard=shard1&action=CREATE&collection.configName=conf1&name=delLiveColl_shard1_replica1&qt=/admin/cores&numShards=2&collection=delLiveColl
   [junit4]   2> 1519137 T4545 oasha.CoreAdminHandler.handleCreateAction core create command wt=javabin&version=2&shard=shard2&action=CREATE&collection.configName=conf1&name=delLiveColl_shard2_replica1&qt=/admin/cores&numShards=2&collection=delLiveColl
   [junit4]   2> 1519138 T4560 oasha.CoreAdminHandler.handleCreateAction core create command wt=javabin&version=2&shard=shard2&action=CREATE&collection.configName=conf1&name=delLiveColl_shard2_replica2&qt=/admin/cores&numShards=2&collection=delLiveColl
   [junit4]   2> 1519139 T4496 oasc.ZkController.publish publishing core=delLiveColl_shard1_replica2 state=down collection=delLiveColl
   [junit4]   2> 1519139 T4535 oasc.ZkController.publish publishing core=delLiveColl_shard1_replica1 state=down collection=delLiveColl
   [junit4]   2> 1519140 T4511 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1519141 T4496 oasc.ZkController.preRegister Registering watch for external collection delLiveColl
   [junit4]   2> 1519141 T4535 oasc.ZkController.preRegister Registering watch for external collection delLiveColl
   [junit4]   2> 1519141 T4560 oasc.ZkController.publish publishing core=delLiveColl_shard2_replica2 state=down collection=delLiveColl
   [junit4]   2> 1519141 T4545 oasc.ZkController.publish publishing core=delLiveColl_shard2_replica1 state=down collection=delLiveColl
   [junit4]   2> 1519141 T4535 oascc.ZkStateReader.addZkWatch addZkWatch delLiveColl
   [junit4]   2> 1519142 T4535 oascc.ZkStateReader.addZkWatch Updating collection state at /collections/delLiveColl/state.json from ZooKeeper... 
   [junit4]   2> 1519142 T4503 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "node_name":"127.0.0.1:49032_",
   [junit4]   2> 	  "shard":"shard1",
   [junit4]   2> 	  "state":"down",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:49032",
   [junit4]   2> 	  "numShards":"2",
   [junit4]   2> 	  "collection":"delLiveColl",
   [junit4]   2> 	  "core":"delLiveColl_shard1_replica2"}
   [junit4]   2> 1519143 T4560 oasc.ZkController.preRegister Registering watch for external collection delLiveColl
   [junit4]   2> 1519143 T4560 oascc.ZkStateReader.addZkWatch addZkWatch delLiveColl
   [junit4]   2> 1519143 T4545 oasc.ZkController.preRegister Registering watch for external collection delLiveColl
   [junit4]   2> 1519144 T4560 oascc.ZkStateReader.addZkWatch Updating collection state at /collections/delLiveColl/state.json from ZooKeeper... 
   [junit4]   2> 1519143 T4535 oascc.ZkStateReader.updateWatchedCollection Updating data for delLiveColl to ver 0 
   [junit4]   2> 1519144 T4545 oascc.ZkStateReader.addZkWatch addZkWatch delLiveColl
   [junit4]   2> 1519144 T4535 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 1519145 T4545 oascc.ZkStateReader.addZkWatch Updating collection state at /collections/delLiveColl/state.json from ZooKeeper... 
   [junit4]   2> 1519144 T4560 oascc.ZkStateReader.updateWatchedCollection Updating data for delLiveColl to ver 0 
   [junit4]   2> 1519145 T4560 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 1519146 T4545 oascc.ZkStateReader.updateWatchedCollection Updating data for delLiveColl to ver 0 
   [junit4]   2> 1519146 T4545 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 1519147 T4503 oasc.Overseer$ClusterStateUpdater.updateZkStates going to update_collection /collections/delLiveColl/state.json
   [junit4]   2> 1519148 T4571 oascc.ZkStateReader$7.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/delLiveColl/state.json, has occurred - updating... 
   [junit4]   2> 1519148 T4556 oascc.ZkStateReader$7.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/delLiveColl/state.json, has occurred - updating... 
   [junit4]   2> 1519148 T4541 oascc.ZkStateReader$7.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/delLiveColl/state.json, has occurred - updating... 
   [junit4]   2> 1519148 T4571 oascc.ZkStateReader.updateWatchedCollection Updating data for delLiveColl to ver 1 
   [junit4]   2> 1519148 T4556 oascc.ZkStateReader.updateWatchedCollection Updating data for delLiveColl to ver 1 
   [junit4]   2> 1519148 T4541 oascc.ZkStateReader.updateWatchedCollection Updating data for delLiveColl to ver 1 
   [junit4]   2> 1519149 T4496 oascc.ZkStateReader.addZkWatch addZkWatch delLiveColl
   [junit4]   2> 1519149 T4496 oascc.ZkStateReader.addZkWatch Updating collection state at /collections/delLiveColl/state.json from ZooKeeper... 
   [junit4]   2> 1519150 T4496 oascc.ZkStateReader.updateWatchedCollection Updating data for delLiveColl to ver 1 
   [junit4]   2> 1519150 T4496 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 1519150 T4496 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for delLiveColl_shard1_replica2
   [junit4]   2> 1519150 T4496 oasc.ZkController.createCollectionZkNode Check for collection zkNode:delLiveColl
   [junit4]   2> 1519151 T4496 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 1519151 T4496 oascc.ZkStateReader.readConfigName Load collection config from:/collections/delLiveColl
   [junit4]   2> 1519151 T4496 oascc.ZkStateReader.readConfigName path=/collections/delLiveColl configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 1519152 T4503 oascc.ZkStateReader.updateWatchedCollection Updating data for delLiveColl to ver 1 
   [junit4]   2> 1519152 T4496 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J2/temp/solr.cloud.DeleteReplicaTest-E5BC2CF747600B4C-001/tempDir-002/delLiveColl_shard1_replica2/'
   [junit4]   2> 1519152 T4503 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "node_name":"127.0.0.1:49062_",
   [junit4]   2> 	  "shard":"shard1",
   [junit4]   2> 	  "state":"down",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:49062",
   [junit4]   2> 	  "numShards":"2",
   [junit4]   2> 	  "collection":"delLiveColl",
   [junit4]   2> 	  "core":"delLiveColl_shard1_replica1"}
   [junit4]   2> 1519153 T4511 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1519154 T4503 oasc.Overseer$ClusterStateUpdater.updateZkStates going to update_collection /collections/delLiveColl/state.json
   [junit4]   2> 1519154 T4511 oascc.ZkStateReader$7.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/delLiveColl/state.json, has occurred - updating... 
   [junit4]   2> 1519154 T4541 oascc.ZkStateReader$7.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/delLiveColl/state.json, has occurred - updating... 
   [junit4]   2> 1519154 T4556 oascc.ZkStateReader$7.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/delLiveColl/state.json, has occurred - updating... 
   [junit4]   2> 1519154 T4571 oascc.ZkStateReader$7.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/delLiveColl/state.json, has occurred - updating... 
   [junit4]   2> 1519155 T4541 oascc.ZkStateReader.updateWatchedCollection Updating data for delLiveColl to ver 2 
   [junit4]   2> 1519155 T4571 oascc.ZkStateReader.updateWatchedCollection Updating data for delLiveColl to ver 2 
   [junit4]   2> 1519155 T4556 oascc.ZkStateReader.updateWatchedCollection Updating data for delLiveColl to ver 2 
   [junit4]   2> 1519156 T4511 oascc.ZkStateReader.updateWatchedCollection Updating data for delLiveColl to ver 2 
   [junit4]   2> 1519158 T4503 oascc.ZkStateReader.updateWatchedCollection Updating data for delLiveColl to ver 2 
   [junit4]   2> 1519158 T4503 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "node_name":"127.0.0.1:49097_",
   [junit4]   2> 	  "shard":"shard2",
   [junit4]   2> 	  "state":"down",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:49097",
   [junit4]   2> 	  "numShards":"2",
   [junit4]   2> 	  "collection":"delLiveColl",
   [junit4]   2> 	  "core":"delLiveColl_shard2_replica2"}
   [junit4]   2> 1519159 T4511 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1519159 T4503 oasc.Overseer$ClusterStateUpdater.updateZkStates going to update_collection /collections/delLiveColl/state.json
   [junit4]   2> 1519160 T4571 oascc.ZkStateReader$7.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/delLiveColl/state.json, has occurred - updating... 
   [junit4]   2> 1519160 T4541 oascc.ZkStateReader$7.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/delLiveColl/state.json, has occurred - updating... 
   [junit4]   2> 1519160 T4556 oascc.ZkStateReader$7.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/delLiveColl/state.json, has occurred - updating... 
   [junit4]   2> 1519160 T4511 oascc.ZkStateReader$7.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/delLiveColl/state.json, has occurred - updating... 
   [junit4]   2> 1519161 T4571 oascc.ZkStateReader.updateWatchedCollection Updating data for delLiveColl to ver 3 
   [junit4]   2> 1519161 T4541 oascc.ZkStateReader.updateWatchedCollection Updating data for delLiveColl to ver 3 
   [junit4]   2> 1519161 T4556 oascc.ZkStateReader.updateWatchedCollection Updating data for delLiveColl to ver 3 
   [junit4]   2> 1519161 T4511 oascc.ZkStateReader.updateWatchedCollection Updating data for delLiveColl to ver 3 
   [junit4]   2> 1519163 T4503 oascc.ZkStateReader.updateWatchedCollection Updating data for delLiveColl to ver 3 
   [junit4]   2> 1519163 T4503 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "node_name":"127.0.0.1:49084_",
   [junit4]   2> 	  "shard":"shard2",
   [junit4]   2> 	  "state":"down",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:49084",
   [junit4]   2> 	  "numShards":"2",
   [junit4]   2> 	  "collection":"delLiveColl",
   [junit4]   2> 	  "core":"delLiveColl_shard2_replica1"}
   [junit4]   2> 1519165 T4511 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1519165 T4503 oasc.Overseer$ClusterStateUpdater.updateZkStates going to update_collection /collections/delLiveColl/state.json
   [junit4]   2> 1519166 T4511 oascc.ZkStateReader$7.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/delLiveColl/state.json, has occurred - updating... 
   [junit4]   2> 1519166 T4571 oascc.ZkStateReader$7.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/delLiveColl/state.json, has occurred - updating... 
   [junit4]   2> 1519166 T4541 oascc.ZkStateReader$7.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/delLiveColl/state.json, has occurred - updating... 
   [junit4]   2> 1519166 T4556 oascc.ZkStateReader$7.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/delLiveColl/state.json, has occurred - updating... 
   [junit4]   2> 1519167 T4571 oascc.ZkStateReader.updateWatchedCollection Updating data for delLiveColl to ver 4 
   [junit4]   2> 1519167 T4541 oascc.ZkStateReader.updateWatchedCollection Updating data for delLiveColl to ver 4 
   [junit4]   2> 1519167 T4511 oascc.ZkStateReader.updateWatchedCollection Updating data for delLiveColl to ver 4 
   [junit4]   2> 1519167 T4556 oascc.ZkStateReader.updateWatchedCollection Updating data for delLiveColl to ver 4 
   [junit4]   2> 1519223 T4496 oasc.SolrConfig.<init> Using Lucene MatchVersion: 6.0.0
   [junit4]   2> 1519318 T4496 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 1519319 T4496 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 1519331 T4496 oass.IndexSchema.readSchema [delLiveColl_shard1_replica2] Schema name=test
   [junit4]   2> 1519670 T4496 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 1519678 T4496 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 1519680 T4496 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 1519689 T4496 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 1519692 T4496 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 1519695 T4496 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 1519696 T4496 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 1519696 T4496 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 1519696 T4496 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 1519697 T4496 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 1519697 T4496 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 1519698 T4496 oasc.CoreContainer.create Creating SolrCore 'delLiveColl_shard1_replica2' using configuration from collection delLiveColl
   [junit4]   2> 1519698 T4496 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 1519698 T4496 oasc.SolrCore.<init> [delLiveColl_shard1_replica2] Opening new SolrCore at /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J2/temp/solr.cloud.DeleteReplicaTest-E5BC2CF747600B4C-001/tempDir-002/delLiveColl_shard1_replica2/, dataDir=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J2/temp/solr.cloud.DeleteReplicaTest-E5BC2CF747600B4C-001/tempDir-002/delLiveColl_shard1_replica2/data/
   [junit4]   2> 1519699 T4496 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@3d24916
   [junit4]   2> 1519699 T4496 oasc.CachingDirectoryFactory.get return new directory for /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J2/temp/solr.cloud.DeleteReplicaTest-E5BC2CF747600B4C-001/tempDir-002/delLiveColl_shard1_replica2/data
   [junit4]   2> 1519700 T4496 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J2/temp/solr.cloud.DeleteReplicaTest-E5BC2CF747600B4C-001/tempDir-002/delLiveColl_shard1_replica2/data/index/
   [junit4]   2> 1519700 T4496 oasc.SolrCore.initIndex WARN [delLiveColl_shard1_replica2] Solr index directory '/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J2/temp/solr.cloud.DeleteReplicaTest-E5BC2CF747600B4C-001/tempDir-002/delLiveColl_shard1_replica2/data/index' doesn't exist. Creating new index...
   [junit4]   2> 1519700 T4496 oasc.CachingDirectoryFactory.get return new directory for /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J2/temp/solr.cloud.DeleteReplicaTest-E5BC2CF747600B4C-001/tempDir-002/delLiveColl_shard1_replica2/data/index
   [junit4]   2> 1519701 T4496 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy: minMergeSize=0, mergeFactor=10, maxMergeSize=1812868249, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.1]
   [junit4]   2> 1519702 T4496 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory(id=lucene-1bf969c6)),segFN=segments_1,generation=1}
   [junit4]   2> 1519702 T4496 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 1519706 T4496 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 1519706 T4496 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 1519706 T4496 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 1519706 T4496 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1519707 T4496 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1519707 T4496 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 1519707 T4496 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 1519708 T4496 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 1519708 T4496 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 1519709 T4496 oasc.RequestHandlers.initHandlersFromConfig created /update/json: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 1519709 T4496 oasc.RequestHandlers.initHandlersFromConfig created /update/csv: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 1519710 T4496 oasc.RequestHandlers.initHandlersFromConfig created /update/json/docs: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 1519710 T4496 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
   [junit4]   2> 1519710 T4496 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
   [junit4]   2> 1519711 T4496 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 1519711 T4496 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
   [junit4]   2> 1519711 T4496 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
   [junit4]   2> 1519712 T4496 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 1519712 T4496 oasc.RequestHandlers.initHandlersFromConfig created /admin/file: solr.admin.ShowFileRequestHandler
   [junit4]   2> 1519713 T4496 oasc.RequestHandlers.initHandlersFromConfig created /admin/fileedit: solr.admin.EditFileRequestHandler
   [junit4]   2> 1519725 T4496 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1519727 T4496 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1519728 T4496 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1519730 T4496 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1519734 T4496 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 1519734 T4496 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 1519735 T4496 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=22, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0]
   [junit4]   2> 1519735 T4496 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory(id=lucene-1bf969c6)),segFN=segments_1,generation=1}
   [junit4]   2> 1519735 T4496 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 1519736 T4496 oass.SolrIndexSearcher.<init> Opening Searcher@6ab6be55[delLiveColl_shard1_replica2] main
   [junit4]   2> 1519736 T4496 oascc.ZkStateReader.readConfigName Load collection config from:/collections/delLiveColl
   [junit4]   2> 1519737 T4496 oascc.ZkStateReader.readConfigName path=/collections/delLiveColl configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 1519737 T4496 oasr.ManagedResourceStorage.newStorageIO Setting up ZooKeeper-based storage for the RestManager with znodeBase: /configs/conf1
   [junit4]   2> 1519737 T4496 oasr.ManagedResourceStorage$ZooKeeperStorageIO.configure Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 1519738 T4496 oasr.RestManager.init Initializing RestManager with initArgs: {}
   [junit4]   2> 1519738 T4496 oasr.ManagedResourceStorage.load Reading _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 1519738 T4496 oasr.ManagedResourceStorage$ZooKeeperStorageIO.openInputStream No data found for znode /configs/conf1/_rest_managed.json
   [junit4]   2> 1519739 T4496 oasr.ManagedResourceStorage.load Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 1519739 T4496 oascc.SolrZkClient.makePath makePath: /configs/conf1/_rest_managed.json
   [junit4]   2> 1519741 T4496 oasr.ManagedResourceStorage$ZooKeeperStorageIO$1.close Wrote 38 bytes to new znode /configs/conf1/_rest_managed.json
   [junit4]   2> 1519741 T4496 oasr.ManagedResourceStorage$JsonStorage.store Saved JSON object to path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 1519741 T4496 oasr.RestManager.init Initializing 0 registered ManagedResources
   [junit4]   2> 1519744 T4584 oasc.SolrCore.registerSearcher [delLiveColl_shard1_replica2] Registered new searcher Searcher@6ab6be55[delLiveColl_shard1_replica2] main{UninvertingDirectoryReader()}
   [junit4]   2> 1519746 T4496 oasc.CoreContainer.registerCore registering core: delLiveColl_shard1_replica2
   [junit4]   2> 1519746 T4496 oasc.ZkController.register Register replica - core:delLiveColl_shard1_replica2 address:http://127.0.0.1:49032 collection:delLiveColl shard:shard1
   [junit4]   2> 1519747 T4496 oascc.SolrZkClient.makePath makePath: /collections/delLiveColl/leader_elect/shard1/election
   [junit4]   2> 1519750 T4496 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process for shard shard1
   [junit4]   2> 1519751 T4511 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1519752 T4496 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Waiting until we see more replicas up for shard shard1: total=2 found=1 timeoutin=5.8798956E15ms
   [junit4]   2> 1519754 T4503 oascc.ZkStateReader.updateWatchedCollection Updating data for delLiveColl to ver 4 
   [junit4]   2> 1519756 T4503 oasc.Overseer$ClusterStateUpdater.updateZkStates going to update_collection /collections/delLiveColl/state.json
   [junit4]   2> 1519756 T4511 oascc.ZkStateReader$7.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/delLiveColl/state.json, has occurred - updating... 
   [junit4]   2> 1519756 T4541 oascc.ZkStateReader$7.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/delLiveColl/state.json, has occurred - updating... 
   [junit4]   2> 1519756 T4571 oascc.ZkStateReader$7.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/delLiveColl/state.json, has occurred - updating... 
   [junit4]   2> 1519756 T4556 oascc.ZkStateReader$7.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/delLiveColl/state.json, has occurred - updating... 
   [junit4]   2> 1519757 T4541 oascc.ZkStateReader.updateWatchedCollection Updating data for delLiveColl to ver 5 
   [junit4]   2> 1519757 T4571 oascc.ZkStateReader.updateWatchedCollection Updating data for delLiveColl to ver 5 
   [junit4]   2> 1519757 T4556 oascc.ZkStateReader.updateWatchedCollection Updating data for delLiveColl to ver 5 
   [junit4]   2> 1519758 T4511 oascc.ZkStateReader.updateWatchedCollection Updating data for delLiveColl to ver 5 
   [junit4]   2> 1520145 T4535 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for delLiveColl_shard1_replica1
   [junit4]   2> 1520145 T4560 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for delLiveColl_shard2_replica2
   [junit4]   2> 1520146 T4535 oasc.ZkController.createCollectionZkNode Check for collection zkNode:delLiveColl
   [junit4]   2> 1520146 T4545 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for delLiveColl_shard2_replica1
   [junit4]   2> 1520147 T4535 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 1520146 T4560 oasc.ZkController.createCollectionZkNode Check for collection zkNode:delLiveColl
   [junit4]   2> 1520147 T4535 oascc.ZkStateReader.readConfigName Load collection config from:/collections/delLiveColl
   [junit4]   2> 1520148 T4560 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 1520147 T4545 oasc.ZkController.createCollectionZkNode Check for collection zkNode:delLiveColl
   [junit4]   2> 1520148 T4535 oascc.ZkStateReader.readConfigName path=/collections/delLiveColl configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 1520149 T4545 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 1520148 T4560 oascc.ZkStateReader.readConfigName Load collection config from:/collections/delLiveColl
   [junit4]   2> 1520149 T4545 oascc.ZkStateReader.readConfigName Load collection config from:/collections/delLiveColl
   [junit4]   2> 1520149 T4535 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J2/temp/solr.cloud.DeleteReplicaTest-E5BC2CF747600B4C-001/tempDir-004/delLiveColl_shard1_replica1/'
   [junit4]   2> 1520150 T4560 oascc.ZkStateReader.readConfigName path=/collections/delLiveColl configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 1520150 T4545 oascc.ZkStateReader.readConfigName path=/collections/delLiveColl configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 1520150 T4560 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '../../../../../../../../../../../usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J2/temp/solr.cloud.DeleteReplicaTest-E5BC2CF747600B4C-001/tempDir-006/delLiveColl_shard2_replica2/'
   [junit4]   2> 1520151 T4545 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J2/temp/solr.cloud.DeleteReplicaTest-E5BC2CF747600B4C-001/tempDir-005/delLiveColl_shard2_replica1/'
   [junit4]   2> 1520239 T4535 oasc.SolrConfig.<init> Using Lucene MatchVersion: 6.0.0
   [junit4]   2> 1520243 T4560 oasc.SolrConfig.<init> Using Lucene MatchVersion: 6.0.0
   [junit4]   2> 1520247 T4545 oasc.SolrConfig.<init> Using Lucene MatchVersion: 6.0.0
   [junit4]   2> 1520294 T4535 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 1520298 T4560 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 1520302 T4545 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 1520403 T4535 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 1520403 T4560 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 1520403 T4545 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 1520418 T4560 oass.IndexSchema.readSchema [delLiveColl_shard2_replica2] Schema name=test
   [junit4]   2> 1520418 T4535 oass.IndexSchema.readSchema [delLiveColl_shard1_replica1] Schema name=test
   [junit4]   2> 1520418 T4545 oass.IndexSchema.readSchema [delLiveColl_shard2_replica1] Schema name=test
   [junit4]   2> 1520967 T4560 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 1520971 T4535 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 1520972 T4545 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 1520975 T4560 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 1520978 T4535 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 1520978 T4560 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 1520979 T4545 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 1520981 T4535 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 1520982 T4545 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 1520988 T4560 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 1520991 T4535 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 1520992 T4545 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 1520993 T4560 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 1520996 T4535 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 1520997 T4545 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 1520997 T4560 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 1520998 T4560 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 1520998 T4560 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 1520999 T4560 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 1520999 T4560 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 1521000 T4560 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 1521000 T4560 oasc.CoreContainer.create Creating SolrCore 'delLiveColl_shard2_replica2' using configuration from collection delLiveColl
   [junit4]   2> 1521001 T4560 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 1521001 T4535 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 1521001 T4545 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 1521001 T4560 oasc.SolrCore.<init> [delLiveColl_shard2_replica2] Opening new SolrCore at ../../../../../../../../../../../usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J2/temp/solr.cloud.DeleteReplicaTest-E5BC2CF747600B4C-001/tempDir-006/delLiveColl_shard2_replica2/, dataDir=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J2/../../../../../../../../../../../usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J2/temp/solr.cloud.DeleteReplicaTest-E5BC2CF747600B4C-001/tempDir-006/delLiveColl_shard2_replica2/data/
   [junit4]   2> 1521002 T4535 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 1521002 T4545 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 1521002 T4560 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@3d24916
   [junit4]   2> 1521003 T4545 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 1521002 T4535 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 1521003 T4545 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 1521004 T4560 oasc.CachingDirectoryFactory.get return new directory for /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J2/../../../../../../../../../../../usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J2/temp/solr.cloud.DeleteReplicaTest-E5BC2CF747600B4C-001/tempDir-006/delLiveColl_shard2_replica2/data
   [junit4]   2> 1521004 T4535 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 1521005 T4545 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 1521005 T4560 oasc.SolrCore.getNewInd

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

junit4]   2> 1722423 T4480 oasc.CachingDirectoryFactory.close Closing directory: /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J2/../../../../../../../../../../../usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J2/temp/solr.cloud.DeleteReplicaTest-E5BC2CF747600B4C-001/tempDir-006/delLiveColl_shard2_replica2/data
   [junit4]   2> 1722423 T4480 oasc.Overseer.close Overseer (id=92481994653106189-127.0.0.1:49097_-n_0000000004) closing
   [junit4]   2> 1722424 T4628 oasc.Overseer$ClusterStateUpdater.run Overseer Loop exiting : 127.0.0.1:49097_
   [junit4]   2> 1722426 T4571 oascc.ZkStateReader$3.process WARN ZooKeeper watch triggered, but Solr cannot talk to ZK
   [junit4]   2> 1722428 T4480 oejsh.ContextHandler.doStop stopped o.e.j.s.ServletContextHandler{/,null}
   [junit4]   2> 1723927 T4631 oasc.Overseer$ClusterStateUpdater.checkIfIamStillLeader ERROR could not read the data org.apache.zookeeper.KeeperException$SessionExpiredException: KeeperErrorCode = Session expired for /overseer_elect/leader
   [junit4]   2> 	at org.apache.zookeeper.KeeperException.create(KeeperException.java:127)
   [junit4]   2> 	at org.apache.zookeeper.KeeperException.create(KeeperException.java:51)
   [junit4]   2> 	at org.apache.zookeeper.ZooKeeper.getData(ZooKeeper.java:1155)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient$7.execute(SolrZkClient.java:347)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient$7.execute(SolrZkClient.java:344)
   [junit4]   2> 	at org.apache.solr.common.cloud.ZkCmdExecutor.retryOperation(ZkCmdExecutor.java:61)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient.getData(SolrZkClient.java:344)
   [junit4]   2> 	at org.apache.solr.cloud.Overseer$ClusterStateUpdater.checkIfIamStillLeader(Overseer.java:383)
   [junit4]   2> 	at org.apache.solr.cloud.Overseer$ClusterStateUpdater.access$300(Overseer.java:126)
   [junit4]   2> 	at org.apache.solr.cloud.Overseer$ClusterStateUpdater$1.run(Overseer.java:333)
   [junit4]   2> 
   [junit4]   2> 1727401 T4480 oas.SolrTestCaseJ4.tearDown ###Ending testDistribSearch
   [junit4]   2> 1727403 T4480 oasc.ZkTestServer.send4LetterWord connecting to 127.0.0.1:49026 49026
   [junit4]   2> 1728516 T4481 oasc.ZkTestServer.send4LetterWord connecting to 127.0.0.1:49026 49026
   [junit4]   2> 1728517 T4481 oasc.ZkTestServer$ZKServerMain.runFromConfig WARN Watch limit violations: 
   [junit4]   2> 	Maximum concurrent create/delete watches above limit:
   [junit4]   2> 	
   [junit4]   2> 		8	/solr/aliases.json
   [junit4]   2> 		8	/solr/clusterstate.json
   [junit4]   2> 		4	/solr/collections/delLiveColl/state.json
   [junit4]   2> 	
   [junit4]   2> 	Maximum concurrent children watches above limit:
   [junit4]   2> 	
   [junit4]   2> 		8	/solr/live_nodes
   [junit4]   2> 		5	/solr/overseer/queue
   [junit4]   2> 		5	/solr/overseer/collection-queue-work
   [junit4]   2> 	
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=DeleteReplicaTest -Dtests.method=testDistribSearch -Dtests.seed=E5BC2CF747600B4C -Dtests.multiplier=2 -Dtests.slow=true -Dtests.locale=ar_QA -Dtests.timezone=Canada/Mountain -Dtests.file.encoding=ISO-8859-1
   [junit4] ERROR    226s J2 | DeleteReplicaTest.testDistribSearch <<<
   [junit4]    > Throwable #1: org.apache.solr.client.solrj.SolrServerException: No live SolrServers available to handle this request:[http://127.0.0.1:49084, http://127.0.0.1:49097, http://127.0.0.1:49045, http://127.0.0.1:49062, http://127.0.0.1:49032]
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([E5BC2CF747600B4C:645AA2EF303F6B70]:0)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.LBHttpSolrServer.request(LBHttpSolrServer.java:322)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.CloudSolrServer.sendRequest(CloudSolrServer.java:874)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.CloudSolrServer.requestWithRetryOnStaleState(CloudSolrServer.java:658)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.CloudSolrServer.request(CloudSolrServer.java:601)
   [junit4]    > 	at org.apache.solr.cloud.DeleteReplicaTest.removeAndWaitForReplicaGone(DeleteReplicaTest.java:171)
   [junit4]    > 	at org.apache.solr.cloud.DeleteReplicaTest.deleteLiveReplicaTest(DeleteReplicaTest.java:144)
   [junit4]    > 	at org.apache.solr.cloud.DeleteReplicaTest.doTest(DeleteReplicaTest.java:88)
   [junit4]    > 	at org.apache.solr.BaseDistributedSearchTestCase.testDistribSearch(BaseDistributedSearchTestCase.java:869)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:745)
   [junit4]    > Caused by: org.apache.solr.client.solrj.impl.HttpSolrServer$RemoteSolrException: Could not  remove replica : delLiveColl/shard1/core_node1
   [junit4]    > 	at org.apache.solr.client.solrj.impl.HttpSolrServer.executeMethod(HttpSolrServer.java:550)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:210)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:206)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.LBHttpSolrServer.doRequest(LBHttpSolrServer.java:343)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.LBHttpSolrServer.request(LBHttpSolrServer.java:304)
   [junit4]    > 	... 47 more
   [junit4]   2> 1728541 T4480 oas.SolrTestCaseJ4.deleteCore ###deleteCore
   [junit4]   2> NOTE: leaving temporary files on disk at: /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J2/temp/solr.cloud.DeleteReplicaTest-E5BC2CF747600B4C-001
   [junit4]   2> NOTE: test params are: codec=Lucene410: {}, docValues:{}, sim=RandomSimilarityProvider(queryNorm=false,coord=yes): {}, locale=ar_QA, timezone=Canada/Mountain
   [junit4]   2> NOTE: FreeBSD 9.1-RELEASE-p3 amd64/Oracle Corporation 1.7.0_65 (64-bit)/cpus=16,threads=1,free=163340592,total=308281344
   [junit4]   2> NOTE: All tests run in this JVM: [DeleteInactiveReplicaTest, OutOfBoxZkACLAndCredentialsProvidersTest, TestMaxScoreQueryParser, IndexSchemaTest, StressHdfsTest, TestSolrQueryParser, TestSolrQueryParserResource, OverseerCollectionProcessorTest, SharedFSAutoReplicaFailoverUtilsTest, CurrencyFieldXmlFileTest, TestLuceneMatchVersion, SharedFSAutoReplicaFailoverTest, TestOmitPositions, HdfsWriteToMultipleCollectionsTest, AnalysisAfterCoreReloadTest, TestHashPartitioner, TestInitParams, BinaryUpdateRequestHandlerTest, TestDFRSimilarityFactory, TestManagedSchemaFieldTypeResource, HighlighterTest, TestRealTimeGet, TestShortCircuitedRequests, TestMultiCoreConfBootstrap, DistributedQueryComponentOptimizationTest, TestManagedSchema, QueryParsingTest, TestFieldCollectionResource, TestNoOpRegenerator, HighlighterConfigTest, DeleteShardTest, TestSuggestSpellingConverter, TriLevelCompositeIdRoutingTest, TestElisionMultitermQuery, TestHighlightDedupGrouping, TestSolrCoreProperties, DefaultValueUpdateProcessorTest, TestSolr4Spatial, BlockDirectoryTest, DateMathParserTest, TestReplicationHandler, TestAddFieldRealTimeGet, StatsComponentTest, ModifyConfFileTest, TestReversedWildcardFilterFactory, TestManagedSchemaFieldResource, AssignTest, TestUpdate, RegexBoostProcessorTest, TestRemoteStreaming, NumericFieldsTest, LeaderElectionIntegrationTest, BasicZkTest, FullSolrCloudDistribCmdsTest, TestStressVersions, QueryElevationComponentTest, TestLazyCores, TestCoreDiscovery, SpellCheckCollatorTest, SolrRequestParserTest, TestStressLucene, PolyFieldTest, TestPseudoReturnFields, TestWordDelimiterFilterFactory, DirectUpdateHandlerOptimizeTest, XsltUpdateRequestHandlerTest, DisMaxRequestHandlerTest, FileBasedSpellCheckerTest, TestValueSourceCache, MoreLikeThisHandlerTest, TestArbitraryIndexDir, LoggingHandlerTest, UpdateRequestProcessorFactoryTest, UniqFieldsUpdateProcessorFactoryTest, TestPHPSerializedResponseWriter, TestLFUCache, TestSolrIndexConfig, SolrIndexConfigTest, MinimalSchemaTest, OutputWriterTest, TestFuzzyAnalyzedSuggestions, TestCharFilters, TestPerFieldSimilarity, TestIBSimilarityFactory, TestFastWriter, TimeZoneUtilsTest, URLClassifyProcessorTest, SliceStateTest, TestRTGBase, TestCursorMarkWithoutUniqueKey, AliasIntegrationTest, CollectionsAPIAsyncDistributedZkTest, DeleteReplicaTest]
   [junit4] Completed on J2 in 225.57s, 1 test, 1 error <<< FAILURES!

[...truncated 157 lines...]
BUILD FAILED
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/build.xml:491: The following error occurred while executing this line:
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/build.xml:471: The following error occurred while executing this line:
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/build.xml:60: The following error occurred while executing this line:
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/extra-targets.xml:39: The following error occurred while executing this line:
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build.xml:189: The following error occurred while executing this line:
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/common-build.xml:496: The following error occurred while executing this line:
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/lucene/common-build.xml:1358: The following error occurred while executing this line:
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/lucene/common-build.xml:961: There were test failures: 429 suites, 1772 tests, 1 error, 59 ignored (24 assumptions)

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



[JENKINS] Lucene-Solr-Tests-trunk-Java7 - Build # 4869 - Still Failing

Posted by Apache Jenkins Server <je...@builds.apache.org>.
Build: https://builds.apache.org/job/Lucene-Solr-Tests-trunk-Java7/4869/

3 tests failed.
REGRESSION:  org.apache.solr.cloud.ChaosMonkeySafeLeaderTest.testDistribSearch

Error Message:


Stack Trace:
java.lang.NullPointerException
	at __randomizedtesting.SeedInfo.seed([976921D26888F6B7:168FAFCA1FD7968B]:0)
	at org.apache.solr.client.solrj.impl.CloudSolrServer.requestWithRetryOnStaleState(CloudSolrServer.java:706)
	at org.apache.solr.client.solrj.impl.CloudSolrServer.request(CloudSolrServer.java:601)
	at org.apache.solr.client.solrj.request.AbstractUpdateRequest.process(AbstractUpdateRequest.java:124)
	at org.apache.solr.client.solrj.SolrServer.deleteByQuery(SolrServer.java:285)
	at org.apache.solr.client.solrj.SolrServer.deleteByQuery(SolrServer.java:271)
	at org.apache.solr.cloud.AbstractFullDistribZkTestBase.del(AbstractFullDistribZkTestBase.java:729)
	at org.apache.solr.cloud.ChaosMonkeySafeLeaderTest.tryDelete(ChaosMonkeySafeLeaderTest.java:194)
	at org.apache.solr.cloud.ChaosMonkeySafeLeaderTest.doTest(ChaosMonkeySafeLeaderTest.java:112)
	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)


FAILED:  junit.framework.TestSuite.org.apache.solr.handler.TestReplicationHandlerBackup

Error Message:
1 thread leaked from SUITE scope at org.apache.solr.handler.TestReplicationHandlerBackup:     1) Thread[id=3073, name=Thread-1394, state=RUNNABLE, group=TGRP-TestReplicationHandlerBackup]         at java.net.PlainSocketImpl.socketConnect(Native Method)         at java.net.AbstractPlainSocketImpl.doConnect(AbstractPlainSocketImpl.java:339)         at java.net.AbstractPlainSocketImpl.connectToAddress(AbstractPlainSocketImpl.java:200)         at java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:182)         at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:392)         at java.net.Socket.connect(Socket.java:579)         at java.net.Socket.connect(Socket.java:528)         at sun.net.NetworkClient.doConnect(NetworkClient.java:180)         at sun.net.www.http.HttpClient.openServer(HttpClient.java:432)         at sun.net.www.http.HttpClient.openServer(HttpClient.java:527)         at sun.net.www.http.HttpClient.parseHTTP(HttpClient.java:652)         at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1323)         at java.net.URL.openStream(URL.java:1037)         at org.apache.solr.handler.TestReplicationHandlerBackup$BackupThread.run(TestReplicationHandlerBackup.java:318)

Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: 1 thread leaked from SUITE scope at org.apache.solr.handler.TestReplicationHandlerBackup: 
   1) Thread[id=3073, name=Thread-1394, state=RUNNABLE, group=TGRP-TestReplicationHandlerBackup]
        at java.net.PlainSocketImpl.socketConnect(Native Method)
        at java.net.AbstractPlainSocketImpl.doConnect(AbstractPlainSocketImpl.java:339)
        at java.net.AbstractPlainSocketImpl.connectToAddress(AbstractPlainSocketImpl.java:200)
        at java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:182)
        at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:392)
        at java.net.Socket.connect(Socket.java:579)
        at java.net.Socket.connect(Socket.java:528)
        at sun.net.NetworkClient.doConnect(NetworkClient.java:180)
        at sun.net.www.http.HttpClient.openServer(HttpClient.java:432)
        at sun.net.www.http.HttpClient.openServer(HttpClient.java:527)
        at sun.net.www.http.HttpClient.parseHTTP(HttpClient.java:652)
        at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1323)
        at java.net.URL.openStream(URL.java:1037)
        at org.apache.solr.handler.TestReplicationHandlerBackup$BackupThread.run(TestReplicationHandlerBackup.java:318)
	at __randomizedtesting.SeedInfo.seed([976921D26888F6B7]:0)


FAILED:  junit.framework.TestSuite.org.apache.solr.handler.TestReplicationHandlerBackup

Error Message:
There are still zombie threads that couldn't be terminated:    1) Thread[id=3073, name=Thread-1394, state=RUNNABLE, group=TGRP-TestReplicationHandlerBackup]         at java.net.PlainSocketImpl.socketConnect(Native Method)         at java.net.AbstractPlainSocketImpl.doConnect(AbstractPlainSocketImpl.java:339)         at java.net.AbstractPlainSocketImpl.connectToAddress(AbstractPlainSocketImpl.java:200)         at java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:182)         at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:392)         at java.net.Socket.connect(Socket.java:579)         at java.net.Socket.connect(Socket.java:528)         at sun.net.NetworkClient.doConnect(NetworkClient.java:180)         at sun.net.www.http.HttpClient.openServer(HttpClient.java:432)         at sun.net.www.http.HttpClient.openServer(HttpClient.java:527)         at sun.net.www.http.HttpClient.parseHTTP(HttpClient.java:652)         at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1323)         at java.net.URL.openStream(URL.java:1037)         at org.apache.solr.handler.TestReplicationHandlerBackup$BackupThread.run(TestReplicationHandlerBackup.java:318)

Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: There are still zombie threads that couldn't be terminated:
   1) Thread[id=3073, name=Thread-1394, state=RUNNABLE, group=TGRP-TestReplicationHandlerBackup]
        at java.net.PlainSocketImpl.socketConnect(Native Method)
        at java.net.AbstractPlainSocketImpl.doConnect(AbstractPlainSocketImpl.java:339)
        at java.net.AbstractPlainSocketImpl.connectToAddress(AbstractPlainSocketImpl.java:200)
        at java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:182)
        at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:392)
        at java.net.Socket.connect(Socket.java:579)
        at java.net.Socket.connect(Socket.java:528)
        at sun.net.NetworkClient.doConnect(NetworkClient.java:180)
        at sun.net.www.http.HttpClient.openServer(HttpClient.java:432)
        at sun.net.www.http.HttpClient.openServer(HttpClient.java:527)
        at sun.net.www.http.HttpClient.parseHTTP(HttpClient.java:652)
        at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1323)
        at java.net.URL.openStream(URL.java:1037)
        at org.apache.solr.handler.TestReplicationHandlerBackup$BackupThread.run(TestReplicationHandlerBackup.java:318)
	at __randomizedtesting.SeedInfo.seed([976921D26888F6B7]:0)




Build Log:
[...truncated 11172 lines...]
   [junit4] Suite: org.apache.solr.cloud.ChaosMonkeySafeLeaderTest
   [junit4]   2> Creating dataDir: /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeySafeLeaderTest-976921D26888F6B7-001/init-core-data-001
   [junit4]   2> 323432 T672 oas.SolrTestCaseJ4.buildSSLConfig Randomized ssl (true) and clientAuth (true)
   [junit4]   2> 323432 T672 oas.BaseDistributedSearchTestCase.initHostContext Setting hostContext system property: /
   [junit4]   2> 323438 T672 oas.SolrTestCaseJ4.setUp ###Starting testDistribSearch
   [junit4]   2> 323438 T672 oasc.ZkTestServer.run STARTING ZK TEST SERVER
   [junit4]   1> client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 323439 T673 oasc.ZkTestServer$ZKServerMain.runFromConfig Starting server
   [junit4]   2> 323539 T672 oasc.ZkTestServer.run start zk server on port:17759
   [junit4]   2> 323540 T672 oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default ZkCredentialsProvider
   [junit4]   2> 323540 T672 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 323544 T679 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@5ed666d name:ZooKeeperConnection Watcher:127.0.0.1:17759 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 323544 T672 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 323544 T672 oascc.SolrZkClient.createZkACLProvider Using default ZkACLProvider
   [junit4]   2> 323544 T672 oascc.SolrZkClient.makePath makePath: /solr
   [junit4]   2> 323547 T672 oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default ZkCredentialsProvider
   [junit4]   2> 323547 T672 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 323548 T681 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@5cf61ded name:ZooKeeperConnection Watcher:127.0.0.1:17759/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 323549 T672 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 323549 T672 oascc.SolrZkClient.createZkACLProvider Using default ZkACLProvider
   [junit4]   2> 323549 T672 oascc.SolrZkClient.makePath makePath: /collections/collection1
   [junit4]   2> 323551 T672 oascc.SolrZkClient.makePath makePath: /collections/collection1/shards
   [junit4]   2> 323552 T672 oascc.SolrZkClient.makePath makePath: /collections/control_collection
   [junit4]   2> 323554 T672 oascc.SolrZkClient.makePath makePath: /collections/control_collection/shards
   [junit4]   2> 323555 T672 oasc.AbstractZkTestCase.putConfig put /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/core/src/test-files/solr/collection1/conf/solrconfig-tlog.xml to /configs/conf1/solrconfig.xml
   [junit4]   2> 323556 T672 oascc.SolrZkClient.makePath makePath: /configs/conf1/solrconfig.xml
   [junit4]   2> 323558 T672 oasc.AbstractZkTestCase.putConfig put /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/core/src/test-files/solr/collection1/conf/schema15.xml to /configs/conf1/schema.xml
   [junit4]   2> 323559 T672 oascc.SolrZkClient.makePath makePath: /configs/conf1/schema.xml
   [junit4]   2> 323661 T672 oasc.AbstractZkTestCase.putConfig put /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 323662 T672 oascc.SolrZkClient.makePath makePath: /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 323664 T672 oasc.AbstractZkTestCase.putConfig put /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/core/src/test-files/solr/collection1/conf/stopwords.txt to /configs/conf1/stopwords.txt
   [junit4]   2> 323665 T672 oascc.SolrZkClient.makePath makePath: /configs/conf1/stopwords.txt
   [junit4]   2> 323667 T672 oasc.AbstractZkTestCase.putConfig put /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/core/src/test-files/solr/collection1/conf/protwords.txt to /configs/conf1/protwords.txt
   [junit4]   2> 323668 T672 oascc.SolrZkClient.makePath makePath: /configs/conf1/protwords.txt
   [junit4]   2> 323670 T672 oasc.AbstractZkTestCase.putConfig put /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/core/src/test-files/solr/collection1/conf/currency.xml to /configs/conf1/currency.xml
   [junit4]   2> 323671 T672 oascc.SolrZkClient.makePath makePath: /configs/conf1/currency.xml
   [junit4]   2> 323673 T672 oasc.AbstractZkTestCase.putConfig put /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml to /configs/conf1/enumsConfig.xml
   [junit4]   2> 323673 T672 oascc.SolrZkClient.makePath makePath: /configs/conf1/enumsConfig.xml
   [junit4]   2> 323676 T672 oasc.AbstractZkTestCase.putConfig put /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json to /configs/conf1/open-exchange-rates.json
   [junit4]   2> 323676 T672 oascc.SolrZkClient.makePath makePath: /configs/conf1/open-exchange-rates.json
   [junit4]   2> 323678 T672 oasc.AbstractZkTestCase.putConfig put /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 323679 T672 oascc.SolrZkClient.makePath makePath: /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 323681 T672 oasc.AbstractZkTestCase.putConfig put /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt to /configs/conf1/old_synonyms.txt
   [junit4]   2> 323682 T672 oascc.SolrZkClient.makePath makePath: /configs/conf1/old_synonyms.txt
   [junit4]   2> 323684 T672 oasc.AbstractZkTestCase.putConfig put /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/core/src/test-files/solr/collection1/conf/synonyms.txt to /configs/conf1/synonyms.txt
   [junit4]   2> 323685 T672 oascc.SolrZkClient.makePath makePath: /configs/conf1/synonyms.txt
   [junit4]   2> 323688 T672 oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default ZkCredentialsProvider
   [junit4]   2> 323689 T672 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 323690 T683 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@5e279fe name:ZooKeeperConnection Watcher:127.0.0.1:17759/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 323690 T672 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 323691 T672 oascc.SolrZkClient.createZkACLProvider Using default ZkACLProvider
   [junit4]   2> 324606 T672 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 324611 T672 oejus.SslContextFactory.doStart Enabled Protocols [SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2] of [SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2]
   [junit4]   2> 324614 T672 oejs.AbstractConnector.doStart Started SslSocketConnector@127.0.0.1:17763
   [junit4]   2> 324616 T672 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 324617 T672 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 324617 T672 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeySafeLeaderTest-976921D26888F6B7-001/tempDir-002
   [junit4]   2> 324617 T672 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeySafeLeaderTest-976921D26888F6B7-001/tempDir-002/'
   [junit4]   2> 324647 T672 oasc.ConfigSolr.fromFile Loading container configuration from /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeySafeLeaderTest-976921D26888F6B7-001/tempDir-002/solr.xml
   [junit4]   2> 324700 T672 oasc.CoreContainer.<init> New CoreContainer 188779289
   [junit4]   2> 324700 T672 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeySafeLeaderTest-976921D26888F6B7-001/tempDir-002/]
   [junit4]   2> 324701 T672 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
   [junit4]   2> 324701 T672 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: 
   [junit4]   2> 324701 T672 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 324702 T672 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 324702 T672 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 324702 T672 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 324702 T672 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 324703 T672 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 324703 T672 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 324705 T672 oasu.UpdateShardHandler.<init> Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=false
   [junit4]   2> 324707 T672 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 324707 T672 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 324707 T672 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 324708 T672 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:17759/solr
   [junit4]   2> 324708 T672 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 324709 T672 oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default ZkCredentialsProvider
   [junit4]   2> 324709 T672 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 324711 T694 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@41ecae37 name:ZooKeeperConnection Watcher:127.0.0.1:17759 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 324712 T672 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 324712 T672 oascc.SolrZkClient.createZkACLProvider Using default ZkACLProvider
   [junit4]   2> 324714 T672 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 324715 T696 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@367a9db8 name:ZooKeeperConnection Watcher:127.0.0.1:17759/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 324715 T672 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 324716 T672 oascc.SolrZkClient.makePath makePath: /overseer/queue
   [junit4]   2> 324718 T672 oascc.SolrZkClient.makePath makePath: /overseer/collection-queue-work
   [junit4]   2> 324720 T672 oascc.SolrZkClient.makePath makePath: /overseer/collection-map-running
   [junit4]   2> 324722 T672 oascc.SolrZkClient.makePath makePath: /overseer/collection-map-completed
   [junit4]   2> 324724 T672 oascc.SolrZkClient.makePath makePath: /overseer/collection-map-failure
   [junit4]   2> 324726 T672 oascc.SolrZkClient.makePath makePath: /live_nodes
   [junit4]   2> 324727 T672 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:17763_
   [junit4]   2> 324728 T672 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:17763_
   [junit4]   2> 324729 T672 oascc.SolrZkClient.makePath makePath: /overseer_elect
   [junit4]   2> 324731 T672 oascc.SolrZkClient.makePath makePath: /overseer_elect/election
   [junit4]   2> 324732 T672 oasc.Overseer.close Overseer (id=null) closing
   [junit4]   2> 324734 T672 oasc.OverseerElectionContext.runLeaderProcess I am going to be the leader 127.0.0.1:17763_
   [junit4]   2> 324734 T672 oascc.SolrZkClient.makePath makePath: /overseer_elect/leader
   [junit4]   2> 324735 T672 oasc.Overseer.start Overseer (id=92481376097927172-127.0.0.1:17763_-n_0000000000) starting
   [junit4]   2> 324737 T672 oascc.SolrZkClient.makePath makePath: /overseer/queue-work
   [junit4]   2> 324742 T672 oasc.OverseerAutoReplicaFailoverThread.<init> Starting OverseerAutoReplicaFailoverThread autoReplicaFailoverWorkLoopDelay=10000 autoReplicaFailoverWaitAfterExpiration=30000 autoReplicaFailoverBadNodeExpiration=60000
   [junit4]   2> 324743 T698 oasc.OverseerCollectionProcessor.run Process current queue of collection creations
   [junit4]   2> 324744 T672 oascc.SolrZkClient.makePath makePath: /clusterstate.json
   [junit4]   2> 324745 T672 oascc.SolrZkClient.makePath makePath: /aliases.json
   [junit4]   2> 324746 T672 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 324748 T697 oasc.Overseer$ClusterStateUpdater.run Starting to work on the main queue
   [junit4]   2> 324752 T700 oasc.ZkController.publish publishing core=collection1 state=down collection=control_collection
   [junit4]   2> 324752 T700 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 324753 T700 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 324753 T701 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 324755 T697 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=1 message={
   [junit4]   2> 	  "collection":"control_collection",
   [junit4]   2> 	  "numShards":"1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "shard":null,
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "base_url":"https://127.0.0.1:17763",
   [junit4]   2> 	  "node_name":"127.0.0.1:17763_",
   [junit4]   2> 	  "state":"down"}
   [junit4]   2> 324756 T697 oasc.Overseer$ClusterStateUpdater.createCollection Create collection control_collection with shards [shard1]
   [junit4]   2> 324756 T697 oasc.Overseer$ClusterStateUpdater.createCollection state version control_collection 1
   [junit4]   2> 324756 T697 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1
   [junit4]   2> 324759 T701 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> 325753 T700 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for collection1
   [junit4]   2> 325754 T700 oasc.ZkController.createCollectionZkNode Check for collection zkNode:control_collection
   [junit4]   2> 325755 T700 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 325755 T700 oascc.ZkStateReader.readConfigName Load collection config from:/collections/control_collection
   [junit4]   2> 325756 T700 oascc.ZkStateReader.readConfigName path=/collections/control_collection configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 325756 T700 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeySafeLeaderTest-976921D26888F6B7-001/tempDir-002/collection1/'
   [junit4]   2> 325757 T700 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeySafeLeaderTest-976921D26888F6B7-001/tempDir-002/collection1/lib/classes/' to classloader
   [junit4]   2> 325757 T700 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeySafeLeaderTest-976921D26888F6B7-001/tempDir-002/collection1/lib/README' to classloader
   [junit4]   2> 325758 T700 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeySafeLeaderTest-976921D26888F6B7-001/tempDir-002/collection1/lib/.svn/' to classloader
   [junit4]   2> 325800 T700 oasc.SolrConfig.<init> Using Lucene MatchVersion: 6.0.0
   [junit4]   2> 325830 T700 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 325932 T700 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 325939 T700 oass.IndexSchema.readSchema [collection1] Schema name=test
   [junit4]   2> 326273 T700 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 326276 T700 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 326278 T700 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 326283 T700 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 326306 T700 oasc.CoreContainer.create Creating SolrCore 'collection1' using configuration from collection control_collection
   [junit4]   2> 326307 T700 oasc.SolrCore.initDirectoryFactory solr.StandardDirectoryFactory
   [junit4]   2> 326388 T700 oasc.SolrCore.<init> [collection1] Opening new SolrCore at /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeySafeLeaderTest-976921D26888F6B7-001/tempDir-002/collection1/, dataDir=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeySafeLeaderTest-976921D26888F6B7-001/tempDir-001/control/data/
   [junit4]   2> 326389 T700 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@12082570
   [junit4]   2> 326393 T700 oasc.CachingDirectoryFactory.get return new directory for /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeySafeLeaderTest-976921D26888F6B7-001/tempDir-001/control/data
   [junit4]   2> 326394 T700 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeySafeLeaderTest-976921D26888F6B7-001/tempDir-001/control/data/index/
   [junit4]   2> 326395 T700 oasc.SolrCore.initIndex WARN [collection1] Solr index directory '/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeySafeLeaderTest-976921D26888F6B7-001/tempDir-001/control/data/index' doesn't exist. Creating new index...
   [junit4]   2> 326396 T700 oasc.CachingDirectoryFactory.get return new directory for /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeySafeLeaderTest-976921D26888F6B7-001/tempDir-001/control/data/index
   [junit4]   2> 326397 T700 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy: minMergeSize=0, mergeFactor=10, maxMergeSize=1323514705, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.1]
   [junit4]   2> 326417 T700 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeySafeLeaderTest-976921D26888F6B7-001/tempDir-001/control/data/index,segFN=segments_1,generation=1}
   [junit4]   2> 326417 T700 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 326423 T700 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 326423 T700 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 326423 T700 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 326424 T700 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 326424 T700 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 326424 T700 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 326425 T700 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 326425 T700 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 326426 T700 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 326426 T700 oasc.RequestHandlers.initHandlersFromConfig created /update/csv: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 326427 T700 oasc.RequestHandlers.initHandlersFromConfig created /update/json/docs: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 326427 T700 oasc.RequestHandlers.initHandlersFromConfig created /update/json: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 326428 T700 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
   [junit4]   2> 326428 T700 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
   [junit4]   2> 326429 T700 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 326429 T700 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
   [junit4]   2> 326429 T700 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
   [junit4]   2> 326430 T700 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 326430 T700 oasc.RequestHandlers.initHandlersFromConfig created /admin/file: solr.admin.ShowFileRequestHandler
   [junit4]   2> 326431 T700 oasc.RequestHandlers.initHandlersFromConfig created /admin/fileedit: solr.admin.EditFileRequestHandler
   [junit4]   2> 326453 T700 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 326455 T700 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 326457 T700 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 326459 T700 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 326463 T700 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 326463 T700 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 326464 T700 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=39, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0]
   [junit4]   2> 326466 T700 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 		commit{dir=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeySafeLeaderTest-976921D26888F6B7-001/tempDir-001/control/data/index,segFN=segments_1,generation=1}
   [junit4]   2> 326467 T700 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 326467 T700 oass.SolrIndexSearcher.<init> Opening Searcher@61a53392[collection1] main
   [junit4]   2> 326467 T700 oascc.ZkStateReader.readConfigName Load collection config from:/collections/control_collection
   [junit4]   2> 326468 T700 oascc.ZkStateReader.readConfigName path=/collections/control_collection configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 326469 T700 oasr.ManagedResourceStorage.newStorageIO Setting up ZooKeeper-based storage for the RestManager with znodeBase: /configs/conf1
   [junit4]   2> 326469 T700 oasr.ManagedResourceStorage$ZooKeeperStorageIO.configure Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 326470 T700 oasr.RestManager.init Initializing RestManager with initArgs: {}
   [junit4]   2> 326470 T700 oasr.ManagedResourceStorage.load Reading _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 326470 T700 oasr.ManagedResourceStorage$ZooKeeperStorageIO.openInputStream No data found for znode /configs/conf1/_rest_managed.json
   [junit4]   2> 326471 T700 oasr.ManagedResourceStorage.load Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 326471 T700 oascc.SolrZkClient.makePath makePath: /configs/conf1/_rest_managed.json
   [junit4]   2> 326474 T700 oasr.ManagedResourceStorage$ZooKeeperStorageIO$1.close Wrote 38 bytes to new znode /configs/conf1/_rest_managed.json
   [junit4]   2> 326474 T700 oasr.ManagedResourceStorage$JsonStorage.store Saved JSON object to path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 326474 T700 oasr.RestManager.init Initializing 0 registered ManagedResources
   [junit4]   2> 326477 T702 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@61a53392[collection1] main{UninvertingDirectoryReader()}
   [junit4]   2> 326481 T700 oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 326482 T705 oasc.ZkController.register Register replica - core:collection1 address:https://127.0.0.1:17763 collection:control_collection shard:shard1
   [junit4]   2> 326482 T672 oass.SolrDispatchFilter.init user.dir=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J1
   [junit4]   2> 326483 T672 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 326483 T705 oascc.SolrZkClient.makePath makePath: /collections/control_collection/leader_elect/shard1/election
   [junit4]   2> 326488 T705 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process for shard shard1
   [junit4]   2> 326488 T672 oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default ZkCredentialsProvider
   [junit4]   2> 326489 T672 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 326489 T701 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 326490 T705 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
   [junit4]   2> 326490 T705 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
   [junit4]   2> ASYNC  NEW_CORE C93 name=collection1 org.apache.solr.core.SolrCore@480ca251 url=https://127.0.0.1:17763/collection1 node=127.0.0.1:17763_ C93_STATE=coll:control_collection core:collection1 props:{core=collection1, base_url=https://127.0.0.1:17763, node_name=127.0.0.1:17763_, state=down}
   [junit4]   2> 326490 T705 C93 P17763 oasc.SyncStrategy.sync Sync replicas to https://127.0.0.1:17763/collection1/
   [junit4]   2> 326490 T707 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@4888b13c name:ZooKeeperConnection Watcher:127.0.0.1:17759/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 326491 T705 C93 P17763 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
   [junit4]   2> 326491 T672 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 326491 T705 C93 P17763 oasc.SyncStrategy.syncToMe https://127.0.0.1:17763/collection1/ has no replicas
   [junit4]   2> 326492 T672 oascc.SolrZkClient.createZkACLProvider Using default ZkACLProvider
   [junit4]   2> 326492 T705 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: https://127.0.0.1:17763/collection1/ shard1
   [junit4]   2> 326493 T705 oascc.SolrZkClient.makePath makePath: /collections/control_collection/leaders/shard1
   [junit4]   2> 326493 T672 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 326495 T701 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> 326495 T708 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 0)
   [junit4]   2> 326497 T672 oasc.ChaosMonkey.monkeyLog monkey: init - expire sessions:false cause connection loss:false
   [junit4]   2> 326498 T709 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 326604 T708 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> 326604 T701 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> 326651 T705 oasc.ZkController.register We are https://127.0.0.1:17763/collection1/ and leader is https://127.0.0.1:17763/collection1/
   [junit4]   2> 326652 T705 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=https://127.0.0.1:17763
   [junit4]   2> 326652 T705 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
   [junit4]   2> 326652 T705 oasc.ZkController.publish publishing core=collection1 state=active collection=control_collection
   [junit4]   2> 326652 T705 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 326654 T701 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 326657 T697 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=1 message={
   [junit4]   2> 	  "core_node_name":"core_node1",
   [junit4]   2> 	  "collection":"control_collection",
   [junit4]   2> 	  "numShards":"1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "shard":"shard1",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "base_url":"https://127.0.0.1:17763",
   [junit4]   2> 	  "node_name":"127.0.0.1:17763_",
   [junit4]   2> 	  "state":"active"}
   [junit4]   2> 326760 T701 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> 326760 T708 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> 327659 T672 oasc.AbstractFullDistribZkTestBase.createJettys create jetty 1
   [junit4]   2> 327660 T672 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 327665 T672 oejus.SslContextFactory.doStart Enabled Protocols [SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2] of [SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2]
   [junit4]   2> 327667 T672 oejs.AbstractConnector.doStart Started SslSocketConnector@127.0.0.1:17769
   [junit4]   2> 327669 T672 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 327669 T672 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 327669 T672 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: ../../../../../../../../../../../usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeySafeLeaderTest-976921D26888F6B7-001/tempDir-003
   [junit4]   2> 327670 T672 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '../../../../../../../../../../../usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeySafeLeaderTest-976921D26888F6B7-001/tempDir-003/'
   [junit4]   2> 327700 T672 oasc.ConfigSolr.fromFile Loading container configuration from /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J1/../../../../../../../../../../../usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeySafeLeaderTest-976921D26888F6B7-001/tempDir-003/solr.xml
   [junit4]   2> 327764 T672 oasc.CoreContainer.<init> New CoreContainer 23487036
   [junit4]   2> 327765 T672 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=../../../../../../../../../../../usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeySafeLeaderTest-976921D26888F6B7-001/tempDir-003/]
   [junit4]   2> 327766 T672 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
   [junit4]   2> 327766 T672 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: 
   [junit4]   2> 327766 T672 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 327767 T672 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 327767 T672 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 327767 T672 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 327767 T672 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 327768 T672 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 327768 T672 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 327770 T672 oasu.UpdateShardHandler.<init> Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=false
   [junit4]   2> 327772 T672 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 327772 T672 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 327772 T672 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 327773 T672 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:17759/solr
   [junit4]   2> 327773 T672 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 327773 T672 oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default ZkCredentialsProvider
   [junit4]   2> 327774 T672 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 327775 T720 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@2471b5db name:ZooKeeperConnection Watcher:127.0.0.1:17759 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 327776 T672 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 327776 T672 oascc.SolrZkClient.createZkACLProvider Using default ZkACLProvider
   [junit4]   2> 327778 T672 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 327779 T722 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@189b7091 name:ZooKeeperConnection Watcher:127.0.0.1:17759/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 327779 T672 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 327784 T672 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 328787 T672 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:17769_
   [junit4]   2> 328788 T672 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:17769_
   [junit4]   2> 328792 T672 oasc.Overseer.close Overseer (id=null) closing
   [junit4]   2> 328799 T724 oasc.ZkController.publish publishing core=collection1 state=down collection=collection1
   [junit4]   2> 328799 T724 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 328800 T701 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 328800 T724 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 328803 T697 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=1 message={
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "numShards":"1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "shard":null,
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "base_url":"https://127.0.0.1:17769",
   [junit4]   2> 	  "node_name":"127.0.0.1:17769_",
   [junit4]   2> 	  "state":"down"}
   [junit4]   2> 328803 T697 oasc.Overseer$ClusterStateUpdater.createCollection Create collection collection1 with shards [shard1]
   [junit4]   2> 328803 T697 oasc.Overseer$ClusterStateUpdater.createCollection state version collection1 1
   [junit4]   2> 328803 T697 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1
   [junit4]   2> 328806 T723 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
   [junit4]   2> 328806 T708 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
   [junit4]   2> 328806 T701 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
   [junit4]   2> 329801 T724 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for collection1
   [junit4]   2> 329802 T724 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
   [junit4]   2> 329803 T724 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 329803 T724 oascc.ZkStateReader.readConfigName Load collection config from:/collections/collection1
   [junit4]   2> 329804 T724 oascc.ZkStateReader.readConfigName path=/collections/collection1 configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 329804 T724 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '../../../../../../../../../../../usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeySafeLeaderTest-976921D26888F6B7-001/tempDir-003/collection1/'
   [junit4]   2> 329805 T724 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeySafeLeaderTest-976921D26888F6B7-001/tempDir-003/collection1/lib/classes/' to classloader
   [junit4]   2> 329806 T724 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeySafeLeaderTest-976921D26888F6B7-001/tempDir-003/collection1/lib/README' to classloader
   [junit4]   2> 329806 T724 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeySafeLeaderTest-976921D26888F6B7-001/tempDir-003/collection1/lib/.svn/' to classloader
   [junit4]   2> 329849 T724 oasc.SolrConfig.<init> Using Lucene MatchVersion: 6.0.0
   [junit4]   2> 329880 T724 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 329981 T724 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 329988 T724 oass.IndexSchema.readSchema [collection1] Schema name=test
   [junit4]   2> 330216 T724 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 330218 T724 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 330219 T724 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 330223 T724 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 330240 T724 oasc.CoreContainer.create Creating SolrCore 'collection1' using configuration from collection collection1
   [junit4]   2> 330240 T724 oasc.SolrCore.initDirectoryFactory solr.StandardDirectoryFactory
   [junit4]   2> 330241 T724 oasc.SolrCore.<init> [collection1] Opening new SolrCore at ../../../../../../../../../../../usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeySafeLeaderTest-976921D26888F6B7-001/tempDir-003/collection1/, dataDir=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeySafeLeaderTest-976921D26888F6B7-001/tempDir-001/jetty1/
   [junit4]   2> 330241 T724 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@12082570
   [junit4]   2> 330242 T724 oasc.CachingDirectoryFactory.get return new directory for /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeySafeLeaderTest-976921D26888F6B7-001/tempDir-001/jetty1
   [junit4]   2> 330243 T724 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeySafeLeaderTest-976921D26888F6B7-001/tempDir-001/jetty1/index/
   [junit4]   2> 330243 T724 oasc.SolrCore.initIndex WARN [collection1] Solr index directory '/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeySafeLeaderTest-976921D26888F6B7-001/tempDir-001/jetty1/index' doesn't exist. Creating new index...
   [junit4]   2> 330244 T724 oasc.CachingDirectoryFactory.get return new directory for /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeySafeLeaderTest-976921D26888F6B7-001/tempDir-001/jetty1/index
   [junit4]   2> 330245 T724 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy: minMergeSize=0, mergeFactor=10, maxMergeSize=1323514705, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.1]
   [junit4]   2> 330248 T724 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeySafeLeaderTest-976921D26888F6B7-001/tempDir-001/jetty1/index,segFN=segments_1,generation=1}
   [junit4]   2> 330248 T724 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 330253 T724 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 330253 T724 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 330253 T724 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 330254 T724 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 330254 T724 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 330254 T724 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 330254 T724 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 330255 T724 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 330255 T724 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 330255 T724 oasc.RequestHandlers.initHandlersFromConfig created /update/csv: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 330256 T724 oasc.RequestHandlers.initHandlersFromConfig created /update/json/docs: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 330256 T724 oasc.RequestHandlers.initHandlersFromConfig created /update/json: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 330257 T724 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
   [junit4]   2> 330257 T724 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
   [junit4]   2> 330257 T724 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 330258 T724 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
   [junit4]   2> 330258 T724 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
   [junit4]   2> 330258 T724 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 330259 T724 oasc.RequestHandlers.initHandlersFromConfig created /admin/file: solr.admin.ShowFileRequestHandler
   [junit4]   2> 330259 T724 oasc.RequestHandlers.initHandlersFromConfig created /admin/fileedit: solr.admin.EditFileRequestHandler
   [junit4]   2> 330271 T724 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 330273 T724 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 330274 T724 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 330275 T724 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 330278 T724 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 330278 T724 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 330279 T724 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=39, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0]
   [junit4]   2> 330281 T724 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 		commit{dir=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeySafeLeaderTest-976921D26888F6B7-001/tempDir-001/jetty1/index,segFN=segments_1,generation=1}
   [junit4]   2> 330281 T724 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 330281 T724 oass.SolrIndexSearcher.<init> Opening Searcher@5da7593d[collection1] main
   [junit4]   2> 330281 T724 oascc.ZkStateReader.readConfigName Load collection config from:/collections/collection1
   [junit4]   2> 330282 T724 oascc.ZkStateReader.readConfigName path=/collections/collection1 configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 330282 T724 oasr.ManagedResourceStorage.newStorageIO Setting up ZooKeeper-based storage for the RestManager with znodeBase: /configs/conf1
   [junit4]   2> 330283 T724 oasr.ManagedResourceStorage$ZooKeeperStorageIO.configure Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 330283 T724 oasr.RestManager.init Initializing RestManager with initArgs: {}
   [junit4]   2> 330283 T724 oasr.ManagedResourceStorage.load Reading _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 330284 T724 oasr.ManagedResourceStorage$ZooKeeperStorageIO.openInputStream Read 38 bytes from znode /configs/conf1/_rest_managed.json
   [junit4]   2> 330284 T724 oasr.ManagedResourceStorage.load Loaded LinkedHashMap at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 330284 T724 oasr.ManagedResource.reloadFromStorage Loaded initArgs {} for /rest/managed
   [junit4]   2> 330284 T724 oasr.RestManager.init Initializing 0 registered ManagedResources
   [junit4]   2> 330288 T725 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@5da7593d[collection1] main{UninvertingDirectoryReader()}
   [junit4]   2> 330291 T724 oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 330291 T728 oasc.ZkController.register Register replica - core:collection1 address:https://127.0.0.1:17769 collection:collection1 shard:shard1
   [junit4]   2> 330292 T672 oass.SolrDispatchFilter.init user.dir=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J1
   [junit4]   2> 330292 T672 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 330292 T728 oascc.SolrZkClient.makePath makePath: /collections/collection1/leader_elect/shard1/election
   [junit4]   2> 330296 T672 oasc.AbstractFullDistribZkTestBase.enableAutoSoftCommit Turning on auto soft commit: 1000
   [junit4]   2> 330296 T728 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process for shard shard1
   [junit4]   2> 330298 T701 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 330298 T728 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
   [junit4]   2> 330299 T728 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
   [junit4]   2> ASYNC  NEW_CORE C94 name=collection1 org.apache.solr.core.SolrCore@58a5378e url=https://127.0.0.1:17769/collection1 node=127.0.0.1:17769_ C94_STATE=coll:collection1 core:collection1 props:{core=collection1, base_url=https://127.0.0.1:17769, node_name=127.0.0.1:17769_, state=down}
   [junit4]   2> 330299 T728 C94 P17769 oasc.SyncStrategy.sync Sync replicas to https://127.0.0.1:17769/collection1/
   [junit4]   2> 330299 T728 C94 P17769 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
   [junit4]   2> 330299 T728 C94 P17769 oasc.SyncStrategy.syncToMe https://127.0.0.1:17769/collection1/ has no replicas
   [junit4]   2> 330300 T728 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: https://127.0.0.1:17769/collection1/ shard1
   [junit4]   2> 330300 T728 oascc.SolrZkClient.makePath makePath: /collections/collection1/leaders/shard1
   [junit4]   2> 330304 T701 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 330306 T701 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
   [junit4]   2> 330306 T708 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
   [junit4]   2> 330306 T723 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
   [junit4]   2> 330354 T728 oasc.ZkController.register We are https://127.0.0.1:17769/collection1/ and leader is https://127.0.0.1:17769/collection1/
   [junit4]   2> 330355 T728 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=https://127.0.0.1:17769
   [junit4]   2> 330355 T728 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
   [junit4]   2> 330355 T728 oasc.ZkController.publish publishing core=collection1 state=active collection=collection1
   [junit4]   2> 330355 T728 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 330357 T701 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 330359 T697 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=1 message={
   [junit4]   2> 	  "core_node_name":"core_node1",
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "numShards":"1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "shard":"shard1",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "base_url":"https://127.0.0.1:17769",
   [junit4]   2> 	  "node_name":"127.0.0.1:17769_",
   [junit4]   2> 	  "state":"active"}
   [junit4]   2> ASYNC  NEW_CORE C95 name=collection1 org.apache.solr.core.SolrCore@480ca251 url=https://127.0.0.1:17763/collection1 node=127.0.0.1:17763_ C95_STATE=coll:control_collection core:collection1 props:{core=collection1, base_url=https://127.0.0.1:17763, node_name=127.0.0.1:17763_, state=active, leader=true}
   [junit4]   2> 330423 T689 C95 P17763 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={version=2&wt=javabin} {deleteByQuery=*:* (-1479702024883798016)} 0 3
   [junit4]   2> 330425 T672 oascsi.CloudSolrServer.requestWithRetryOnStaleState ERROR Request to collection collection1 failed due to (510) org.apache.solr.common.SolrException: Not enough nodes to handle the request, retry? 0
   [junit4]   2> 330428 T672 oasc.ChaosMonkey.monkeyLog monkey: stop shard! 17763
   [junit4]   2> 330428 T672 oasc.CoreContainer.shutdown Shutting down CoreContainer instance=188779289
   [junit4]   2> 330428 T672 oasc.ZkController.publish publishing core=collection1 state=down collection=control_collection
   [junit4]   2> 330429 T672 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 330430 T701 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 330430 T672 oasc.SolrCore.close [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@480ca251
   [junit4]   2> 330431 T697 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=null message={
   [junit4]   2> 	  "core_node_name":"core_node1",
   [junit4]   2> 	  "collection":"control_collection",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "shard":"shard1",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "base_url":"https://127.0.0.1:17763",
   [junit4]   2> 	  "node_name":"127.0.0.1:17763_",
   [junit4]   2> 	  "state":"down"}
   [junit4]   2> 330436 T672 oasu.DirectUpdateHandler2.close closing DirectUpdateHandler2{commits=0,autocommits=0,soft autocommits=0,optimizes=0,rollbacks=0,expungeDeletes=0,docsPending=0,adds=0,deletesById=0,deletesByQuery=1,errors=0,cumulative_adds=0,cumulative_deletesById=0,cumulative_deletesByQuery=1,cumulative_errors=0,transaction_logs_total_size=0,transaction_logs_total_number=0}
   [junit4]   2> 330437 T672 oasu.SolrCoreState.decrefSolrCoreState Closing SolrCoreState
   [junit4]   2> 330437 T672 oasu.DefaultSolrCoreState.closeIndexWriter SolrCoreState ref count has reached 0 - closing IndexWriter
   [junit4]   2> 330438 T672 oasu.DefaultSolrCoreState.closeIndexWriter closing IndexWriter with IndexWriterCloser
   [junit4]   2> 330438 T672 C95 P17763 oasu.DirectUpdateHandler2.closeWriter Committing on IndexWriter close.
   [junit4]   2> 330443 T672 C95 P17763 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 		commit{dir=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeySafeLeaderTest-976921D26888F6B7-001/tempDir-001/control/data/index,segFN=segments_1,generation=1}
   [junit4]   2> 		commit{dir=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeySafeLeaderTest-976921D26888F6B7-001/tempDir-001/control/data/index,segFN=segments_2,generation=2}
   [junit4]   2> 330443 T672 C95 P17763 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 2
   [junit4]   2> 330446 T672 oasc.SolrCore.closeSearcher [collection1] Closing main searcher on request.
   [junit4]   2> 330446 T672 oasc.CachingDirectoryFactory.close Closing StandardDirectoryFactory - 2 directories currently being tracked
   [junit4]   2> 330446 T672 oasc.CachingDirectoryFactory.closeCacheValue looking to close /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeySafeLeaderTest-976921D26888F6B7-001/tempDir-001/control/data [CachedDir<<refCount=0;path=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeySafeLeaderTest-976921D26888F6B7-001/tempDir-001/control/data;done=false>>]
   [junit4]   2> 330447 T672 oasc.CachingDirectoryFactory.close Closing directory: /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeySafeLeaderTest-976921D26888F6B7-001/tempDir-001/control/data
   [junit4]   2> 330447 T672 oasc.CachingDirectoryFactory.closeCacheValue looking to close /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeySafeLeaderTest-976921D26888F6B7-001/tempDir-001/control/data/index [CachedDir<<refCount=0;path=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeySafeLeaderTest-976921D26888F6B7-001/tempDir-001/control/data/index;done=false>>]
   [junit4]   2> 330448 T672 oasc.CachingDirectoryFactory.close Closing directory: /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeySafeLeaderTest-976921D26888F6B7-001/tempDir-001/control/data/index
   [junit4]   2> 330448 T672 oasc.Overseer.close Overseer (id=92481376097927172-127.0.0.1:17763_-n_0000000000) closing
   [junit4]   2> 330449 T697 oasc.Overseer$ClusterStateUpdater.run Overseer Loop exiting : 127.0.0.1:17763_
   [junit4]   2> 330452 T723 oasc.OverseerElectionContext.runLeaderProcess I am going to be the leader 127.0.0.1:17769_
   [junit4]   2> 330452 T723 oascc.SolrZkClient.makePath makePath: /overseer_elect/leader
   [junit4]   2> 330453 T723 oasc.Overseer.start Overseer (id=92481376097927175-127.0.0.1:17769_-n_0000000001) starting
   [junit4]   2> 330460 T723 oasc.OverseerAutoReplicaFailoverThread.<init> Starting OverseerAutoReplicaFailoverThread autoReplicaFailoverWorkLoopDelay=10000 autoReplicaFailoverWaitAfterExpiration=30000 autoReplicaFailoverBadNodeExpiration=60000
   [junit4]   2> 330461 T733 oasc.OverseerCollectionProcessor.run Process current queue of collection creations
   [junit4]   2> 330463 T732 oasc.Overseer$ClusterStateUpdater.run Replaying operations from work queue.
   [junit4]   2> 330464 T732 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=1 message={
   [junit4]   2> 	  "core_node_name":"core_node1",
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "numShards":"1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "shard":"shard1",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "base_url":"https://127.0.0.1:17769",
   [junit4]   2> 	  "node_name":"127.0.0.1:17769_",
   [junit4]   2> 	  "state":"active"}
   [junit4]   2> 330465 T723 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> 330466 T732 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=null message={
   [junit4]   2> 	  "core_node_name":"core_node1",
   [junit4]   2> 	  "collection":"control_collection",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "shard":"shard1",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "base_url":"https://127.0.0.1:17763",
   [junit4]   2> 	  "node_name":"127.0.0.1:17763_",
   [junit4]   2> 	  "state":"down"}
   [junit4]   2> 330468 T732 oasc.Overseer$ClusterStateUpdater.run Starting to work on the main queue
   [junit4]   2> 331950 T730 oasc.Overseer$ClusterStateUpdater.checkIfIamStillLeader ERROR could not read the data org.apache.zookeeper.KeeperException$SessionExpiredException: KeeperErrorCode = Session expired for /overseer_elect/leader
   [junit4]   2> 	at org.apache.zookeeper.KeeperException.create(KeeperException.java:127)
   [junit4]   2> 	at org.apache.zookeeper.KeeperException.create(KeeperException.java:51)
   [junit4]   2> 	at org.apache.zookeeper.ZooKeeper.getData(ZooKeeper.java:1155)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient$7.execute(SolrZkClient.java:347)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient$7.execute(SolrZkClient.java:344)
   [junit4]   2> 	at org.apache.solr.common.cloud.ZkCmdExecutor.retryOperation(ZkCmdExecutor.java:61)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient.getData(SolrZkClient.java:344)
   [junit4]   2> 	at org.apache.solr.cloud.Overseer$ClusterStateUpdater.checkIfIamStillLeader(Overseer.java:383)
   [junit4]   2> 	at org.apache.solr.cloud.Overseer$ClusterStateUpdater.access$300(Overseer.java:126)
   [junit4]   2> 	at org.apache.solr.cloud.Overseer$ClusterStateUpdater$1.run(Overseer.java:333)
   [junit4]   2> 
   [junit4]   2> 331952 T701 oascc.ZkStateReader$3.process WARN ZooKeeper watch triggered, but Solr cannot talk to ZK
   [junit4]   2> 331953 T672 oejsh.ContextHandler.doStop stopped o.e.j.s.ServletContextHandler{/,null}
   [junit4]   2> 335428 T672 oasc.ChaosMonkey.monkeyLog monkey: stop shard! 17769
   [junit4]   2> 335429 T672 oasc.CoreContainer.shutdown Shutting down CoreContainer instance=23487036
   [junit4]   2> 335429 T672 oasc.ZkController.publish publishing core=collection1 state=down collection=collection1
   [junit4]   2> 335429 T672 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 335431 T723 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 335431 T672 oasc.SolrCore.close [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@58a5378e
   [junit4]   2> 335433 T732 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=null message={
   [junit4]   2> 	  "core_node_name":"core_node1",
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "shard":"shard1",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "base_url":"https://127.0.0.1:17769",
   [junit4]   2> 	  "node_name":"127.0.0.1:17769_",
   [junit4]   2> 	  "state":"down"}
   [junit4]   2> 335436 T723 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> 335439 T672 oasu.DirectUpdateHandler2.close closing DirectUpdateHandler2{commits=0,autocommits=0,soft autocommit maxTime=1000ms,soft autocommits=0,optimizes=0,rollbacks=0,expungeDeletes=0,docsPending=0,adds=0,deletesById=0,deletesByQuery=0,errors=0,cumulative_adds=0,cumulative_deletesById=0,cumulative_deletesByQuery=0,cumulative_errors=0,transaction_logs_total_size=0,transaction_logs_total_number=0}
   [junit4]   2> 335440 T672 oasu.SolrCoreState.decrefSolrCoreState Closing SolrCoreState
   [junit4]   2> 335440 T672 oasu.DefaultSolrCoreState.closeIndexWriter SolrCoreState ref count has reached 0 - closing IndexWriter
   [junit4]   2> 335440 T672 oasu.DefaultSolrCoreState.closeIndexWriter closing IndexWriter with IndexWriterCloser
   [junit4]   2> 335442 T672 oasc.SolrCore.closeSearcher [collection1] Closing main searcher on request.
   [junit4]   2> 335442 T672 oasc.CachingDirectoryFactory.close Closing StandardDirectoryFactory - 2 directories currently being tracked
   [junit4]   2> 335442 T672 oasc.CachingDirectoryFactory.closeCacheValue looking to close /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeySafeLeaderTest-976921D26888F6B7-001/tempDir-001/jetty1 [CachedDir<<refCount=0;path=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeySafeLeaderTest-976921D26888F6B7-001/tempDir-001/jetty1;done=false>>]
   [junit4]   2> 335443 T672 oasc.CachingDirectoryFactory.close Closing directory: /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeySafeLeaderTest-976921D26888F6B7-001/tempDir-001/jetty1
   [junit4]   2> 335443 T672 oasc.CachingDirectoryFactory.closeCacheValue looking to close /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeySafeLeaderTest-976921D26888F6B7-001/tempDir-001/jetty1/index [CachedDir<<refCount=0;path=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeySafeLeaderTest-976921D26888F6B7-001/tempDir-001/jetty1/index;done=false>>]
   [junit4]   2> 335443 T672 oasc.CachingDirectoryFactory.close Closing directory: /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeySafeLeaderTest-976921D26888F6B7-001/tempDir-001/jetty1/index
   [junit4]   2> 335444 T672 oasc.Overseer.close Overseer (id=92481376097927175-127.0.0.1:17769_-n_0000000001) closing
   [junit4]   2> 335444 T732 oasc.Overseer$ClusterStateUpdater.run Overseer Loop exiting : 127.0.0.1:17769_
   [junit4]   2> 335445 T723 oascc.ZkStateReader$3.process WARN ZooKeeper watch triggered, but Solr cannot talk to ZK
   [junit4]   2> 335446 T735 oasc.Overseer$ClusterStateUpdater.checkIfIamStillLeader ERROR could not read the data org.apache.zookeeper.KeeperException$SessionExpiredException: KeeperErrorCode = Session expired for /overseer_elect/leader
   [junit4]   2> 	at org.apache.zookeeper.KeeperException.create(KeeperException.java:127)
   [junit4]   2> 	at org.apache.zookeeper.KeeperException.create(KeeperException.java:51)
   [junit4]   2> 	at org.apache.zookeeper.ZooKeeper.getData(ZooKeeper.java:1155)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient$7.execute(SolrZkClient.java:347)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient$7.execute(SolrZkClient.java:344)
   [junit4]   2> 	at org.apache.solr.common.cloud.ZkCmdExecutor.retryOperation(ZkCmdExecutor.java:61)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient.getData(SolrZkClient.java:344)
   [junit4]   2> 	at org.apache.solr.cloud.Overseer$ClusterStateUpdater.checkIfIamStillLeader(Overseer.java:383)
   [junit4]   2> 	at org.apache.solr.cloud.Overseer$ClusterStateUpdater.access$300(Overseer.java:126)
   [junit4]   2> 	at org.apache.solr.cloud.Overseer$ClusterStateUpdater$1.run(Overseer.java:333)
   [junit4]   2> 
   [junit4]   2> 335446 T672 oejsh.ContextHandler.doStop stopped o.e.j.s.ServletContextHandler{/,null}
   [junit4]   2> 337665 T672 oas.SolrTestCaseJ4.tearDown ###Ending testDistribSearch
   [junit4]   2> 337667 T672 oasc.ZkTestServer.send4LetterWord connecting to 127.0.0.1:17759 17759
   [junit4]   2> 337761 T673 oasc.ZkTestServer.send4LetterWord connecting to 127.0.0.1:17759 17759
   [junit4]   2> 337762 T673 oasc.ZkTestServer$ZKServerMain.runFromConfig WARN Watch limit violations: 
   [junit4]   2> 	Maximum concurrent create/delete watches above limit:
   [junit4]   2> 	
   [junit4]   2> 		3	/solr/aliases.json
   [junit4]   2> 		3	/solr/clusterstate.json
   [junit4]   2> 	
   [junit4]   2> 	Maximum concurrent children watches above limit:
   [junit4]   2> 	
   [junit4]   2> 		3	/solr/live_nodes
   [junit4]   2> 		2	/solr/overseer/collection-queue-work
   [junit4]   2> 		2	/solr/overseer/queue
   [junit4]   2> 	
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=ChaosMonkeySafeLeaderTest -Dtests.method=testDistribSearch -Dtests.seed=976921D26888F6B7 -Dtests.multiplier=2 -Dtests.slow=true -Dtests.locale=es -Dtests.timezone=Africa/Freetown -Dtests.file.encoding=US-ASCII
   [junit4] ERROR   14.4s J1 | ChaosMonkeySafeLeaderTest.testDistribSearch <<<
   [junit4]    > Throwable #1: java.lang.NullPointerException
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([976921D26888F6B7:168FAFCA1FD7968B]:0)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.CloudSolrServer.requestWithRetryOnStaleState(CloudSolrServer.java:706)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.CloudSolrServer.request(CloudSolrServer.java:601)
   [junit4]    > 	at org.apache.solr.client.solrj.request.AbstractUpdateRequest.process(AbstractUpdateRequest.java:124)
   [junit4]    > 	at org.apache.solr.client.solrj.SolrServer.deleteByQuery(SolrServer.java:285)
   [junit4]    > 	at org.apache.solr.client.solrj.SolrServer.deleteByQuery(SolrServer.java:271)
   [junit4]    > 	at org.apache.solr.cloud.AbstractFullDistribZkTestBase.del(AbstractFullDistribZkTestBase.java:729)
   [junit4]    > 	at org.apache.solr.cloud.ChaosMonkeySafeLeaderTest.tryDelete(ChaosMonkeySafeLeaderTest.java:194)
   [junit4]    > 	at org.apache.solr.cloud.ChaosMonkeySafeLeaderTest.doTest(ChaosMonkeySafeLeaderTest.java:112)
   [junit4]    > 	at org.apache.solr.BaseDistributedSearchTestCase.testDistribSearch(BaseDistributedSearchTestCase.java:869)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 337817 T672 oas.SolrTestCaseJ4.deleteCore ###deleteCore
   [junit4]   2> NOTE: leaving temporary files on disk at: /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeySafeLeaderTest-976921D26888F6B7-001
   [junit4]   2> 14390 T671 ccr.ThreadLeakControl.checkThreadLeaks WARNING Will linger awaiting termination of 1 leaked thread(s).
   [junit4]   2> NOTE: test params are: codec=Lucene410: {}, docValues:{}, sim=DefaultSimilarity, locale=es, timezone=Africa/Freetown
   [junit4]   2> NOTE: FreeBSD 9.1-RELEASE-p3 amd64/Oracle Corporation 1.7.0_65 (64-bit)/cpus=16,threads=1,free=100980184,total=249561088
   [junit4]   2> NOTE: All tests run in this JVM: [TestRequestStatusCollectionAPI, DirectUpdateHandlerOptimizeTest, DistributedFacetPivotLargeTest, TestPivotHelperCode, TestSystemIdResolver, TestCollationField, PrimitiveFieldTypeTest, DebugComponentTest, TestLMDirichletSimilarityFactory, TestSchemaVersionResource, TestManagedSchemaDynamicFieldResource, TestAtomicUpdateErrorCases, CoreAdminRequestStatusTest, FastVectorHighlighterTest, TestRawResponseWriter, TestUniqueKeyFieldResource, TestCloudManagedSchema, SolrIndexConfigTest, LukeRequestHandlerTest, PreAnalyzedFieldTest, CursorPagingTest, ChaosMonkeySafeLeaderTest]
   [junit4] Completed on J1 in 15.17s, 1 test, 1 error <<< FAILURES!

[...truncated 908 lines...]
   [junit4] Suite: org.apache.solr.handler.TestReplicationHandlerBackup
   [junit4]   2> 1497307 T3 oasc.CoreContainer.finalize ERROR CoreContainer was not close prior to finalize(), indicates a bug -- POSSIBLE RESOURCE LEAK!!!  instance=1840689939
   [junit4]   2> Creating dataDir: /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J1/temp/solr.handler.TestReplicationHandlerBackup-976921D26888F6B7-001/init-core-data-001
   [junit4]   2> 1497313 T3053 oas.SolrTestCaseJ4.setUp ###Starting doTestBackup
   [junit4]   2> 1497328 T3053 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 1497333 T3053 oejs.AbstractConnector.doStart Started SocketConnector@127.0.0.1:54243
   [junit4]   2> 1497333 T3053 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 1497333 T3053 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1497334 T3053 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J1/temp/solr.handler.TestReplicationHandlerBackup-976921D26888F6B7-001/solr-instance-001
   [junit4]   2> 1497334 T3053 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J1/temp/solr.handler.TestReplicationHandlerBackup-976921D26888F6B7-001/solr-instance-001/'
   [junit4]   2> 1497348 T3053 oasc.ConfigSolr.fromFile Loading container configuration from /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J1/temp/solr.handler.TestReplicationHandlerBackup-976921D26888F6B7-001/solr-instance-001/solr.xml
   [junit4]   2> 1497385 T3053 oasc.CoreContainer.<init> New CoreContainer 1726536040
   [junit4]   2> 1497386 T3053 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J1/temp/solr.handler.TestReplicationHandlerBackup-976921D26888F6B7-001/solr-instance-001/]
   [junit4]   2> 1497387 T3053 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
   [junit4]   2> 1497387 T3053 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: 
   [junit4]   2> 1497387 T3053 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 1497387 T3053 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 1497388 T3053 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 1497388 T3053 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 1497388 T3053 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 1497388 T3053 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 1497389 T3053 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 1497389 T3053 oasu.UpdateShardHandler.<init> Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=false
   [junit4]   2> 1497389 T3053 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1497390 T3053 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1497390 T3053 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 1497394 T3063 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J1/temp/solr.handler.TestReplicationHandlerBackup-976921D26888F6B7-001/solr-instance-001/collection1/'
   [junit4]   2> 1497428 T3063 oasc.SolrConfig.<init> Using Lucene MatchVersion: 6.0.0
   [junit4]   2> 1497459 T3063 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 1497460 T3063 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 1497465 T3063 oass.IndexSchema.readSchema [collection1] Schema name=test
   [junit4]   2> 1497479 T3063 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 1497479 T3063 oasc.CoreContainer.create Creating SolrCore 'collection1' using configuration from instancedir /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J1/temp/solr.handler.TestReplicationHandlerBackup-976921D26888F6B7-001/solr-instance-001/collection1/
   [junit4]   2> 1497480 T3063 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 1497480 T3063 oasc.SolrCore.<init> [collection1] Opening new SolrCore at /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J1/temp/solr.handler.TestReplicationHandlerBackup-976921D26888F6B7-001/solr-instance-001/collection1/, dataDir=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J1/temp/solr.handler.TestReplicationHandlerBackup-976921D26888F6B7-001/solr-instance-001/collection1/data/
   [junit4]   2> 1497480 T3063 oasc.SolrCore.<init> JMX monitoring not detected for core: collection1
   [junit4]   2> 1497480 T3063 oasc.CachingDirectoryFactory.get return new directory for /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-cor

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

l.doConnect(AbstractPlainSocketImpl.java:339)
   [junit4]   2> 	        at java.net.AbstractPlainSocketImpl.connectToAddress(AbstractPlainSocketImpl.java:200)
   [junit4]   2> 	        at java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:182)
   [junit4]   2> 	        at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:392)
   [junit4]   2> 	        at java.net.Socket.connect(Socket.java:579)
   [junit4]   2> 	        at java.net.Socket.connect(Socket.java:528)
   [junit4]   2> 	        at sun.net.NetworkClient.doConnect(NetworkClient.java:180)
   [junit4]   2> 	        at sun.net.www.http.HttpClient.openServer(HttpClient.java:432)
   [junit4]   2> 	        at sun.net.www.http.HttpClient.openServer(HttpClient.java:527)
   [junit4]   2> 	        at sun.net.www.http.HttpClient.parseHTTP(HttpClient.java:652)
   [junit4]   2> 	        at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1323)
   [junit4]   2> 	        at java.net.URL.openStream(URL.java:1037)
   [junit4]   2> 	        at org.apache.solr.handler.TestReplicationHandlerBackup$BackupThread.run(TestReplicationHandlerBackup.java:318)
   [junit4]   2> 27225 T3052 ccr.ThreadLeakControl.tryToInterruptAll Starting to interrupt leaked threads:
   [junit4]   2> 	   1) Thread[id=3073, name=Thread-1394, state=RUNNABLE, group=TGRP-TestReplicationHandlerBackup]
   [junit4]   2> 30233 T3052 ccr.ThreadLeakControl.tryToInterruptAll SEVERE There are still zombie threads that couldn't be terminated:
   [junit4]   2> 	   1) Thread[id=3073, name=Thread-1394, state=RUNNABLE, group=TGRP-TestReplicationHandlerBackup]
   [junit4]   2> 	        at java.net.PlainSocketImpl.socketConnect(Native Method)
   [junit4]   2> 	        at java.net.AbstractPlainSocketImpl.doConnect(AbstractPlainSocketImpl.java:339)
   [junit4]   2> 	        at java.net.AbstractPlainSocketImpl.connectToAddress(AbstractPlainSocketImpl.java:200)
   [junit4]   2> 	        at java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:182)
   [junit4]   2> 	        at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:392)
   [junit4]   2> 	        at java.net.Socket.connect(Socket.java:579)
   [junit4]   2> 	        at java.net.Socket.connect(Socket.java:528)
   [junit4]   2> 	        at sun.net.NetworkClient.doConnect(NetworkClient.java:180)
   [junit4]   2> 	        at sun.net.www.http.HttpClient.openServer(HttpClient.java:432)
   [junit4]   2> 	        at sun.net.www.http.HttpClient.openServer(HttpClient.java:527)
   [junit4]   2> 	        at sun.net.www.http.HttpClient.parseHTTP(HttpClient.java:652)
   [junit4]   2> 	        at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1323)
   [junit4]   2> 	        at java.net.URL.openStream(URL.java:1037)
   [junit4]   2> 	        at org.apache.solr.handler.TestReplicationHandlerBackup$BackupThread.run(TestReplicationHandlerBackup.java:318)
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene410), sim=RandomSimilarityProvider(queryNorm=false,coord=yes): {}, locale=ar_TN, timezone=Indian/Kerguelen
   [junit4]   2> NOTE: FreeBSD 9.1-RELEASE-p3 amd64/Oracle Corporation 1.7.0_65 (64-bit)/cpus=16,threads=2,free=122440288,total=361234432
   [junit4]   2> NOTE: All tests run in this JVM: [TestRequestStatusCollectionAPI, DirectUpdateHandlerOptimizeTest, DistributedFacetPivotLargeTest, TestPivotHelperCode, TestSystemIdResolver, TestCollationField, PrimitiveFieldTypeTest, DebugComponentTest, TestLMDirichletSimilarityFactory, TestSchemaVersionResource, TestManagedSchemaDynamicFieldResource, TestAtomicUpdateErrorCases, CoreAdminRequestStatusTest, FastVectorHighlighterTest, TestRawResponseWriter, TestUniqueKeyFieldResource, TestCloudManagedSchema, SolrIndexConfigTest, LukeRequestHandlerTest, PreAnalyzedFieldTest, CursorPagingTest, ChaosMonkeySafeLeaderTest, MigrateRouteKeyTest, RankQueryTest, TestReloadAndDeleteDocs, HdfsBasicDistributedZkTest, MultiThreadedOCPTest, RemoteQueryErrorTest, TestGroupingSearch, SolrRequestParserTest, SolrCoreCheckLockOnStartupTest, TestPartialUpdateDeduplication, AnalysisErrorHandlingTest, ZkControllerTest, BasicZkTest, TestBinaryField, DateFieldTest, TestStressVersions, DocumentBuilderTest, SampleTest, TestRecovery, OpenCloseCoreStressTest, SpatialFilterTest, TestLeaderElectionZkExpiry, TestClassNameShortening, SuggesterFSTTest, DistributedSuggestComponentTest, TestReload, TestCodecSupport, AnalyticsQueryTest, SolrCoreTest, TestReplicationHandler, DistribDocExpirationUpdateProcessorTest, TestCloudInspectUtil, TestMiniSolrCloudCluster, TestNonNRTOpen, TestSolrXmlPersistor, TestReplicationHandlerBackup]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestReplicationHandlerBackup -Dtests.seed=976921D26888F6B7 -Dtests.multiplier=2 -Dtests.slow=true -Dtests.locale=ar_TN -Dtests.timezone=Indian/Kerguelen -Dtests.file.encoding=US-ASCII
   [junit4] ERROR   0.00s J1 | TestReplicationHandlerBackup (suite) <<<
   [junit4]    > Throwable #1: com.carrotsearch.randomizedtesting.ThreadLeakError: 1 thread leaked from SUITE scope at org.apache.solr.handler.TestReplicationHandlerBackup: 
   [junit4]    >    1) Thread[id=3073, name=Thread-1394, state=RUNNABLE, group=TGRP-TestReplicationHandlerBackup]
   [junit4]    >         at java.net.PlainSocketImpl.socketConnect(Native Method)
   [junit4]    >         at java.net.AbstractPlainSocketImpl.doConnect(AbstractPlainSocketImpl.java:339)
   [junit4]    >         at java.net.AbstractPlainSocketImpl.connectToAddress(AbstractPlainSocketImpl.java:200)
   [junit4]    >         at java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:182)
   [junit4]    >         at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:392)
   [junit4]    >         at java.net.Socket.connect(Socket.java:579)
   [junit4]    >         at java.net.Socket.connect(Socket.java:528)
   [junit4]    >         at sun.net.NetworkClient.doConnect(NetworkClient.java:180)
   [junit4]    >         at sun.net.www.http.HttpClient.openServer(HttpClient.java:432)
   [junit4]    >         at sun.net.www.http.HttpClient.openServer(HttpClient.java:527)
   [junit4]    >         at sun.net.www.http.HttpClient.parseHTTP(HttpClient.java:652)
   [junit4]    >         at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1323)
   [junit4]    >         at java.net.URL.openStream(URL.java:1037)
   [junit4]    >         at org.apache.solr.handler.TestReplicationHandlerBackup$BackupThread.run(TestReplicationHandlerBackup.java:318)
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([976921D26888F6B7]:0)Throwable #2: com.carrotsearch.randomizedtesting.ThreadLeakError: There are still zombie threads that couldn't be terminated:
   [junit4]    >    1) Thread[id=3073, name=Thread-1394, state=RUNNABLE, group=TGRP-TestReplicationHandlerBackup]
   [junit4]    >         at java.net.PlainSocketImpl.socketConnect(Native Method)
   [junit4]    >         at java.net.AbstractPlainSocketImpl.doConnect(AbstractPlainSocketImpl.java:339)
   [junit4]    >         at java.net.AbstractPlainSocketImpl.connectToAddress(AbstractPlainSocketImpl.java:200)
   [junit4]    >         at java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:182)
   [junit4]    >         at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:392)
   [junit4]    >         at java.net.Socket.connect(Socket.java:579)
   [junit4]    >         at java.net.Socket.connect(Socket.java:528)
   [junit4]    >         at sun.net.NetworkClient.doConnect(NetworkClient.java:180)
   [junit4]    >         at sun.net.www.http.HttpClient.openServer(HttpClient.java:432)
   [junit4]    >         at sun.net.www.http.HttpClient.openServer(HttpClient.java:527)
   [junit4]    >         at sun.net.www.http.HttpClient.parseHTTP(HttpClient.java:652)
   [junit4]    >         at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1323)
   [junit4]    >         at java.net.URL.openStream(URL.java:1037)
   [junit4]    >         at org.apache.solr.handler.TestReplicationHandlerBackup$BackupThread.run(TestReplicationHandlerBackup.java:318)
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([976921D26888F6B7]:0)
   [junit4] Completed on J1 in 30.30s, 1 test, 2 errors <<< FAILURES!

[...truncated 147 lines...]
BUILD FAILED
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/build.xml:491: The following error occurred while executing this line:
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/build.xml:471: The following error occurred while executing this line:
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/build.xml:60: The following error occurred while executing this line:
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/extra-targets.xml:39: The following error occurred while executing this line:
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build.xml:189: The following error occurred while executing this line:
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/common-build.xml:496: The following error occurred while executing this line:
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/lucene/common-build.xml:1358: The following error occurred while executing this line:
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/lucene/common-build.xml:961: There were test failures: 429 suites, 1772 tests, 2 suite-level errors, 1 error, 203 ignored (24 assumptions)

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



[JENKINS] Lucene-Solr-Tests-trunk-Java7 - Build # 4868 - Still Failing

Posted by Apache Jenkins Server <je...@builds.apache.org>.
Build: https://builds.apache.org/job/Lucene-Solr-Tests-trunk-Java7/4868/

All tests passed

Build Log:
[...truncated 60357 lines...]
BUILD FAILED
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/build.xml:491: The following error occurred while executing this line:
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/build.xml:78: The following error occurred while executing this line:
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build.xml:548: The following error occurred while executing this line:
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build.xml:554: The following error occurred while executing this line:
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/lucene/common-build.xml:1959: Tidy was unable to process file /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/docs/solr-core/org/apache/solr/core/InitParams.html, 1 returned.

Total time: 97 minutes 26 seconds
Build step 'Invoke Ant' marked build as failure
Archiving artifacts
Sending artifact delta relative to Lucene-Solr-Tests-trunk-Java7 #4851
Archived 1 artifacts
Archive block size is 32768
Received 0 blocks and 464 bytes
Compression is 0.0%
Took 8 ms
Recording test results
Email was triggered for: Failure
Sending email for trigger: Failure



[JENKINS] Lucene-Solr-Tests-trunk-Java7 - Build # 4867 - Still Failing

Posted by Apache Jenkins Server <je...@builds.apache.org>.
Build: https://builds.apache.org/job/Lucene-Solr-Tests-trunk-Java7/4867/

All tests passed

Build Log:
[...truncated 60222 lines...]
BUILD FAILED
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/build.xml:491: The following error occurred while executing this line:
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/build.xml:78: The following error occurred while executing this line:
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build.xml:548: The following error occurred while executing this line:
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build.xml:554: The following error occurred while executing this line:
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/lucene/common-build.xml:1959: Tidy was unable to process file /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/docs/solr-core/org/apache/solr/core/InitParams.html, 1 returned.

Total time: 96 minutes 26 seconds
Build step 'Invoke Ant' marked build as failure
Archiving artifacts
Sending artifact delta relative to Lucene-Solr-Tests-trunk-Java7 #4851
Archived 1 artifacts
Archive block size is 32768
Received 0 blocks and 464 bytes
Compression is 0.0%
Took 15 ms
Recording test results
Email was triggered for: Failure
Sending email for trigger: Failure



[JENKINS] Lucene-Solr-Tests-trunk-Java7 - Build # 4866 - Still Failing

Posted by Apache Jenkins Server <je...@builds.apache.org>.
Build: https://builds.apache.org/job/Lucene-Solr-Tests-trunk-Java7/4866/

1 tests failed.
REGRESSION:  org.apache.solr.cloud.DeleteReplicaTest.testDistribSearch

Error Message:
No live SolrServers available to handle this request:[https://127.0.0.1:47903/_, https://127.0.0.1:47913/_, https://127.0.0.1:47908/_, https://127.0.0.1:47928/_, https://127.0.0.1:47918/_]

Stack Trace:
org.apache.solr.client.solrj.SolrServerException: No live SolrServers available to handle this request:[https://127.0.0.1:47903/_, https://127.0.0.1:47913/_, https://127.0.0.1:47908/_, https://127.0.0.1:47928/_, https://127.0.0.1:47918/_]
	at __randomizedtesting.SeedInfo.seed([A7DBA53940AEE77D:263D2B2137F18741]:0)
	at org.apache.solr.client.solrj.impl.LBHttpSolrServer.request(LBHttpSolrServer.java:322)
	at org.apache.solr.client.solrj.impl.CloudSolrServer.sendRequest(CloudSolrServer.java:874)
	at org.apache.solr.client.solrj.impl.CloudSolrServer.requestWithRetryOnStaleState(CloudSolrServer.java:658)
	at org.apache.solr.client.solrj.impl.CloudSolrServer.request(CloudSolrServer.java:601)
	at org.apache.solr.cloud.DeleteReplicaTest.removeAndWaitForReplicaGone(DeleteReplicaTest.java:165)
	at org.apache.solr.cloud.DeleteReplicaTest.deleteLiveReplicaTest(DeleteReplicaTest.java:137)
	at org.apache.solr.cloud.DeleteReplicaTest.doTest(DeleteReplicaTest.java:88)
	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/shard2/core_node4
	at org.apache.solr.client.solrj.impl.HttpSolrServer.executeMethod(HttpSolrServer.java:550)
	at org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:210)
	at org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:206)
	at org.apache.solr.client.solrj.impl.LBHttpSolrServer.doRequest(LBHttpSolrServer.java:343)
	at org.apache.solr.client.solrj.impl.LBHttpSolrServer.request(LBHttpSolrServer.java:304)
	... 47 more




Build Log:
[...truncated 11873 lines...]
   [junit4] Suite: org.apache.solr.cloud.DeleteReplicaTest
   [junit4]   2> Creating dataDir: /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J1/temp/solr.cloud.DeleteReplicaTest-A7DBA53940AEE77D-001/init-core-data-001
   [junit4]   2> 1317342 T3706 oas.SolrTestCaseJ4.buildSSLConfig Randomized ssl (true) and clientAuth (false)
   [junit4]   2> 1317342 T3706 oas.BaseDistributedSearchTestCase.initHostContext Setting hostContext system property: /_/
   [junit4]   2> 1317346 T3706 oas.SolrTestCaseJ4.setUp ###Starting testDistribSearch
   [junit4]   2> 1317347 T3706 oasc.ZkTestServer.run STARTING ZK TEST SERVER
   [junit4]   1> client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 1317347 T3707 oasc.ZkTestServer$ZKServerMain.runFromConfig Starting server
   [junit4]   2> 1317447 T3706 oasc.ZkTestServer.run start zk server on port:47897
   [junit4]   2> 1317448 T3706 oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default ZkCredentialsProvider
   [junit4]   2> 1317449 T3706 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1317452 T3713 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@71075bec name:ZooKeeperConnection Watcher:127.0.0.1:47897 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1317452 T3706 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1317452 T3706 oascc.SolrZkClient.createZkACLProvider Using default ZkACLProvider
   [junit4]   2> 1317453 T3706 oascc.SolrZkClient.makePath makePath: /solr
   [junit4]   2> 1317455 T3706 oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default ZkCredentialsProvider
   [junit4]   2> 1317456 T3706 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1317457 T3715 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@5d02c69d name:ZooKeeperConnection Watcher:127.0.0.1:47897/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1317457 T3706 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1317458 T3706 oascc.SolrZkClient.createZkACLProvider Using default ZkACLProvider
   [junit4]   2> 1317458 T3706 oascc.SolrZkClient.makePath makePath: /collections/collection1
   [junit4]   2> 1317460 T3706 oascc.SolrZkClient.makePath makePath: /collections/collection1/shards
   [junit4]   2> 1317461 T3706 oascc.SolrZkClient.makePath makePath: /collections/control_collection
   [junit4]   2> 1317462 T3706 oascc.SolrZkClient.makePath makePath: /collections/control_collection/shards
   [junit4]   2> 1317463 T3706 oasc.AbstractZkTestCase.putConfig put /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/core/src/test-files/solr/collection1/conf/solrconfig-tlog.xml to /configs/conf1/solrconfig.xml
   [junit4]   2> 1317463 T3706 oascc.SolrZkClient.makePath makePath: /configs/conf1/solrconfig.xml
   [junit4]   2> 1317465 T3706 oasc.AbstractZkTestCase.putConfig put /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/core/src/test-files/solr/collection1/conf/schema.xml to /configs/conf1/schema.xml
   [junit4]   2> 1317466 T3706 oascc.SolrZkClient.makePath makePath: /configs/conf1/schema.xml
   [junit4]   2> 1317567 T3706 oasc.AbstractZkTestCase.putConfig put /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 1317567 T3706 oascc.SolrZkClient.makePath makePath: /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 1317569 T3706 oasc.AbstractZkTestCase.putConfig put /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/core/src/test-files/solr/collection1/conf/stopwords.txt to /configs/conf1/stopwords.txt
   [junit4]   2> 1317569 T3706 oascc.SolrZkClient.makePath makePath: /configs/conf1/stopwords.txt
   [junit4]   2> 1317571 T3706 oasc.AbstractZkTestCase.putConfig put /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/core/src/test-files/solr/collection1/conf/protwords.txt to /configs/conf1/protwords.txt
   [junit4]   2> 1317571 T3706 oascc.SolrZkClient.makePath makePath: /configs/conf1/protwords.txt
   [junit4]   2> 1317573 T3706 oasc.AbstractZkTestCase.putConfig put /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/core/src/test-files/solr/collection1/conf/currency.xml to /configs/conf1/currency.xml
   [junit4]   2> 1317573 T3706 oascc.SolrZkClient.makePath makePath: /configs/conf1/currency.xml
   [junit4]   2> 1317575 T3706 oasc.AbstractZkTestCase.putConfig put /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml to /configs/conf1/enumsConfig.xml
   [junit4]   2> 1317575 T3706 oascc.SolrZkClient.makePath makePath: /configs/conf1/enumsConfig.xml
   [junit4]   2> 1317577 T3706 oasc.AbstractZkTestCase.putConfig put /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json to /configs/conf1/open-exchange-rates.json
   [junit4]   2> 1317577 T3706 oascc.SolrZkClient.makePath makePath: /configs/conf1/open-exchange-rates.json
   [junit4]   2> 1317579 T3706 oasc.AbstractZkTestCase.putConfig put /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 1317579 T3706 oascc.SolrZkClient.makePath makePath: /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 1317581 T3706 oasc.AbstractZkTestCase.putConfig put /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt to /configs/conf1/old_synonyms.txt
   [junit4]   2> 1317581 T3706 oascc.SolrZkClient.makePath makePath: /configs/conf1/old_synonyms.txt
   [junit4]   2> 1317583 T3706 oasc.AbstractZkTestCase.putConfig put /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/core/src/test-files/solr/collection1/conf/synonyms.txt to /configs/conf1/synonyms.txt
   [junit4]   2> 1317583 T3706 oascc.SolrZkClient.makePath makePath: /configs/conf1/synonyms.txt
   [junit4]   2> 1317585 T3706 oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default ZkCredentialsProvider
   [junit4]   2> 1317586 T3706 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1317587 T3717 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@5ce95d5 name:ZooKeeperConnection Watcher:127.0.0.1:47897/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1317587 T3706 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1317588 T3706 oascc.SolrZkClient.createZkACLProvider Using default ZkACLProvider
   [junit4]   2> 1318682 T3706 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 1318686 T3706 oejus.SslContextFactory.doStart Enabled Protocols [SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2] of [SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2]
   [junit4]   2> 1318689 T3706 oejs.AbstractConnector.doStart Started SslSocketConnector@127.0.0.1:47903
   [junit4]   2> 1318691 T3706 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 1318692 T3706 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1318692 T3706 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: ../../../../../../../../../../../usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J1/temp/solr.cloud.DeleteReplicaTest-A7DBA53940AEE77D-001/tempDir-002
   [junit4]   2> 1318692 T3706 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '../../../../../../../../../../../usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J1/temp/solr.cloud.DeleteReplicaTest-A7DBA53940AEE77D-001/tempDir-002/'
   [junit4]   2> 1318721 T3706 oasc.ConfigSolr.fromFile Loading container configuration from /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J1/../../../../../../../../../../../usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J1/temp/solr.cloud.DeleteReplicaTest-A7DBA53940AEE77D-001/tempDir-002/solr.xml
   [junit4]   2> 1318763 T3706 oasc.CorePropertiesLocator.<init> Config-defined core root directory: /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J1/../../../../../../../../../../../usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J1/temp/solr.cloud.DeleteReplicaTest-A7DBA53940AEE77D-001/tempDir-002
   [junit4]   2> 1318763 T3706 oasc.CoreContainer.<init> New CoreContainer 1872468228
   [junit4]   2> 1318764 T3706 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=../../../../../../../../../../../usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J1/temp/solr.cloud.DeleteReplicaTest-A7DBA53940AEE77D-001/tempDir-002/]
   [junit4]   2> 1318765 T3706 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
   [junit4]   2> 1318765 T3706 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: 
   [junit4]   2> 1318765 T3706 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 1318765 T3706 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 1318766 T3706 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 1318766 T3706 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 1318766 T3706 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 1318766 T3706 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 1318767 T3706 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 1318769 T3706 oasu.UpdateShardHandler.<init> Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=false
   [junit4]   2> 1318770 T3706 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1318770 T3706 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1318771 T3706 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 1318771 T3706 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:47897/solr
   [junit4]   2> 1318771 T3706 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 1318771 T3706 oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default ZkCredentialsProvider
   [junit4]   2> 1318772 T3706 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1318774 T3728 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@7c9f92e4 name:ZooKeeperConnection Watcher:127.0.0.1:47897 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1318775 T3706 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1318775 T3706 oascc.SolrZkClient.createZkACLProvider Using default ZkACLProvider
   [junit4]   2> 1318776 T3706 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1318777 T3730 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@bfb2055 name:ZooKeeperConnection Watcher:127.0.0.1:47897/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1318778 T3706 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1318779 T3706 oascc.SolrZkClient.makePath makePath: /overseer/queue
   [junit4]   2> 1318781 T3706 oascc.SolrZkClient.makePath makePath: /overseer/collection-queue-work
   [junit4]   2> 1318782 T3706 oascc.SolrZkClient.makePath makePath: /overseer/collection-map-running
   [junit4]   2> 1318784 T3706 oascc.SolrZkClient.makePath makePath: /overseer/collection-map-completed
   [junit4]   2> 1318786 T3706 oascc.SolrZkClient.makePath makePath: /overseer/collection-map-failure
   [junit4]   2> 1318788 T3706 oascc.SolrZkClient.makePath makePath: /live_nodes
   [junit4]   2> 1318789 T3706 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:47903__
   [junit4]   2> 1318789 T3706 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:47903__
   [junit4]   2> 1318791 T3706 oascc.SolrZkClient.makePath makePath: /overseer_elect
   [junit4]   2> 1318792 T3706 oascc.SolrZkClient.makePath makePath: /overseer_elect/election
   [junit4]   2> 1318793 T3706 oasc.Overseer.close Overseer (id=null) closing
   [junit4]   2> 1318795 T3706 oasc.OverseerElectionContext.runLeaderProcess I am going to be the leader 127.0.0.1:47903__
   [junit4]   2> 1318795 T3706 oascc.SolrZkClient.makePath makePath: /overseer_elect/leader
   [junit4]   2> 1318796 T3706 oasc.Overseer.start Overseer (id=92478839067312132-127.0.0.1:47903__-n_0000000000) starting
   [junit4]   2> 1318798 T3706 oascc.SolrZkClient.makePath makePath: /overseer/queue-work
   [junit4]   2> 1318803 T3706 oasc.OverseerAutoReplicaFailoverThread.<init> Starting OverseerAutoReplicaFailoverThread autoReplicaFailoverWorkLoopDelay=10000 autoReplicaFailoverWaitAfterExpiration=10000 autoReplicaFailoverBadNodeExpiration=60000
   [junit4]   2> 1318804 T3732 oasc.OverseerCollectionProcessor.run Process current queue of collection creations
   [junit4]   2> 1318805 T3706 oascc.SolrZkClient.makePath makePath: /clusterstate.json
   [junit4]   2> 1318806 T3706 oascc.SolrZkClient.makePath makePath: /aliases.json
   [junit4]   2> 1318807 T3706 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 1318809 T3731 oasc.Overseer$ClusterStateUpdater.run Starting to work on the main queue
   [junit4]   2> 1318811 T3706 oasc.CorePropertiesLocator.discover Looking for core definitions underneath /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J1/../../../../../../../../../../../usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J1/temp/solr.cloud.DeleteReplicaTest-A7DBA53940AEE77D-001/tempDir-002
   [junit4]   2> 1318833 T3706 oasc.CorePropertiesLocator.discoverUnder Found core conf in /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J1/../../../../../../../../../../../usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J1/temp/solr.cloud.DeleteReplicaTest-A7DBA53940AEE77D-001/tempDir-002/conf/
   [junit4]   2> 1319806 T3706 oasc.CorePropertiesLocator.discover Found 1 core definitions
   [junit4]   2> 1319807 T3706 oass.SolrDispatchFilter.init user.dir=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J1
   [junit4]   2> 1319807 T3706 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 1319811 T3706 oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default ZkCredentialsProvider
   [junit4]   2> 1319812 T3706 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1319813 T3736 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@16c469eb name:ZooKeeperConnection Watcher:127.0.0.1:47897/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1319813 T3706 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1319814 T3706 oascc.SolrZkClient.createZkACLProvider Using default ZkACLProvider
   [junit4]   2> 1319815 T3706 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 1319817 T3706 oasc.ChaosMonkey.monkeyLog monkey: init - expire sessions:false cause connection loss:false
   [junit4]   2> 1319817 T3706 oasc.AbstractFullDistribZkTestBase.createJettys Creating collection1 with stateFormat=2
   [junit4]   2> 1319817 T3706 oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default ZkCredentialsProvider
   [junit4]   2> 1319818 T3706 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1319819 T3738 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@7b19ea6 name:ZooKeeperConnection Watcher:127.0.0.1:47897/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1319819 T3706 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1319820 T3706 oascc.SolrZkClient.createZkACLProvider Using default ZkACLProvider
   [junit4]   2> 1319822 T3739 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1319824 T3731 oasc.Overseer$ClusterStateUpdater.buildCollection building a new collection: collection1
   [junit4]   2> 1319824 T3731 oasc.Overseer$ClusterStateUpdater.createCollection Create collection collection1 with shards [shard1, shard2]
   [junit4]   2> 1319825 T3731 oasc.Overseer$ClusterStateUpdater.createCollection state version collection1 2
   [junit4]   2> 1319826 T3731 oasc.Overseer$ClusterStateUpdater.updateZkStates going to create_collection /collections/collection1/state.json
   [junit4]   2> 1319827 T3739 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> 1319828 T3740 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> 1320719 T3706 oasc.AbstractFullDistribZkTestBase.createJettys create jetty 1
   [junit4]   2> 1320720 T3706 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 1320724 T3706 oejus.SslContextFactory.doStart Enabled Protocols [SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2] of [SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2]
   [junit4]   2> 1320725 T3706 oejs.AbstractConnector.doStart Started SslSocketConnector@127.0.0.1:47908
   [junit4]   2> 1320727 T3706 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 1320727 T3706 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1320728 T3706 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J1/temp/solr.cloud.DeleteReplicaTest-A7DBA53940AEE77D-001/tempDir-003
   [junit4]   2> 1320728 T3706 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J1/temp/solr.cloud.DeleteReplicaTest-A7DBA53940AEE77D-001/tempDir-003/'
   [junit4]   2> 1320759 T3706 oasc.ConfigSolr.fromFile Loading container configuration from /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J1/temp/solr.cloud.DeleteReplicaTest-A7DBA53940AEE77D-001/tempDir-003/solr.xml
   [junit4]   2> 1320800 T3706 oasc.CorePropertiesLocator.<init> Config-defined core root directory: /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J1/temp/solr.cloud.DeleteReplicaTest-A7DBA53940AEE77D-001/tempDir-003
   [junit4]   2> 1320801 T3706 oasc.CoreContainer.<init> New CoreContainer 1429917086
   [junit4]   2> 1320801 T3706 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J1/temp/solr.cloud.DeleteReplicaTest-A7DBA53940AEE77D-001/tempDir-003/]
   [junit4]   2> 1320802 T3706 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
   [junit4]   2> 1320802 T3706 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: 
   [junit4]   2> 1320803 T3706 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 1320803 T3706 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 1320803 T3706 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 1320803 T3706 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 1320804 T3706 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 1320804 T3706 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 1320804 T3706 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 1320806 T3706 oasu.UpdateShardHandler.<init> Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=false
   [junit4]   2> 1320807 T3706 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1320808 T3706 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1320808 T3706 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 1320808 T3706 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:47897/solr
   [junit4]   2> 1320809 T3706 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 1320809 T3706 oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default ZkCredentialsProvider
   [junit4]   2> 1320809 T3706 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1320811 T3751 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@517eb42b name:ZooKeeperConnection Watcher:127.0.0.1:47897 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1320812 T3706 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1320813 T3706 oascc.SolrZkClient.createZkACLProvider Using default ZkACLProvider
   [junit4]   2> 1320815 T3706 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1320816 T3753 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@7f4cbc95 name:ZooKeeperConnection Watcher:127.0.0.1:47897/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1320816 T3706 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1320820 T3706 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 1321824 T3706 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:47908__
   [junit4]   2> 1321825 T3706 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:47908__
   [junit4]   2> 1321828 T3706 oasc.Overseer.close Overseer (id=null) closing
   [junit4]   2> 1321833 T3706 oasc.CorePropertiesLocator.discover Looking for core definitions underneath /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J1/temp/solr.cloud.DeleteReplicaTest-A7DBA53940AEE77D-001/tempDir-003
   [junit4]   2> 1322681 T3706 oasc.CorePropertiesLocator.discoverUnder Found core conf in /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J1/temp/solr.cloud.DeleteReplicaTest-A7DBA53940AEE77D-001/tempDir-003/conf/
   [junit4]   2> 1322762 T3706 oasc.CorePropertiesLocator.discover Found 1 core definitions
   [junit4]   2> 1322763 T3706 oass.SolrDispatchFilter.init user.dir=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J1
   [junit4]   2> 1322763 T3706 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 1323793 T3706 oasc.AbstractFullDistribZkTestBase.createJettys create jetty 2
   [junit4]   2> 1323793 T3706 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 1323797 T3706 oejus.SslContextFactory.doStart Enabled Protocols [SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2] of [SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2]
   [junit4]   2> 1323798 T3706 oejs.AbstractConnector.doStart Started SslSocketConnector@127.0.0.1:47913
   [junit4]   2> 1323800 T3706 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 1323801 T3706 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1323801 T3706 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J1/temp/solr.cloud.DeleteReplicaTest-A7DBA53940AEE77D-001/tempDir-004
   [junit4]   2> 1323801 T3706 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J1/temp/solr.cloud.DeleteReplicaTest-A7DBA53940AEE77D-001/tempDir-004/'
   [junit4]   2> 1323830 T3706 oasc.ConfigSolr.fromFile Loading container configuration from /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J1/temp/solr.cloud.DeleteReplicaTest-A7DBA53940AEE77D-001/tempDir-004/solr.xml
   [junit4]   2> 1323871 T3706 oasc.CorePropertiesLocator.<init> Config-defined core root directory: /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J1/temp/solr.cloud.DeleteReplicaTest-A7DBA53940AEE77D-001/tempDir-004
   [junit4]   2> 1323872 T3706 oasc.CoreContainer.<init> New CoreContainer 663647081
   [junit4]   2> 1323872 T3706 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J1/temp/solr.cloud.DeleteReplicaTest-A7DBA53940AEE77D-001/tempDir-004/]
   [junit4]   2> 1323873 T3706 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
   [junit4]   2> 1323873 T3706 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: 
   [junit4]   2> 1323873 T3706 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 1323874 T3706 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 1323874 T3706 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 1323874 T3706 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 1323874 T3706 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 1323875 T3706 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 1323875 T3706 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 1323877 T3706 oasu.UpdateShardHandler.<init> Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=false
   [junit4]   2> 1323878 T3706 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1323879 T3706 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1323879 T3706 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 1323879 T3706 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:47897/solr
   [junit4]   2> 1323879 T3706 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 1323880 T3706 oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default ZkCredentialsProvider
   [junit4]   2> 1323880 T3706 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1323882 T3766 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@7b02b4df name:ZooKeeperConnection Watcher:127.0.0.1:47897 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1323882 T3706 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1323883 T3706 oascc.SolrZkClient.createZkACLProvider Using default ZkACLProvider
   [junit4]   2> 1323885 T3706 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1323886 T3768 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@54331be8 name:ZooKeeperConnection Watcher:127.0.0.1:47897/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1323886 T3706 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1323891 T3706 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 1324895 T3706 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:47913__
   [junit4]   2> 1324896 T3706 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:47913__
   [junit4]   2> 1324899 T3706 oasc.Overseer.close Overseer (id=null) closing
   [junit4]   2> 1324904 T3706 oasc.CorePropertiesLocator.discover Looking for core definitions underneath /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J1/temp/solr.cloud.DeleteReplicaTest-A7DBA53940AEE77D-001/tempDir-004
   [junit4]   2> 1325709 T3706 oasc.CorePropertiesLocator.discoverUnder Found core conf in /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J1/temp/solr.cloud.DeleteReplicaTest-A7DBA53940AEE77D-001/tempDir-004/conf/
   [junit4]   2> 1325823 T3706 oasc.CorePropertiesLocator.discover Found 1 core definitions
   [junit4]   2> 1325824 T3706 oass.SolrDispatchFilter.init user.dir=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J1
   [junit4]   2> 1325824 T3706 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 1326725 T3706 oasc.AbstractFullDistribZkTestBase.createJettys create jetty 3
   [junit4]   2> 1326726 T3706 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 1326730 T3706 oejus.SslContextFactory.doStart Enabled Protocols [SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2] of [SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2]
   [junit4]   2> 1326731 T3706 oejs.AbstractConnector.doStart Started SslSocketConnector@127.0.0.1:47918
   [junit4]   2> 1326733 T3706 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 1326733 T3706 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1326733 T3706 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: ../../../../../../../../../../../usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J1/temp/solr.cloud.DeleteReplicaTest-A7DBA53940AEE77D-001/tempDir-005
   [junit4]   2> 1326734 T3706 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '../../../../../../../../../../../usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J1/temp/solr.cloud.DeleteReplicaTest-A7DBA53940AEE77D-001/tempDir-005/'
   [junit4]   2> 1326762 T3706 oasc.ConfigSolr.fromFile Loading container configuration from /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J1/../../../../../../../../../../../usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J1/temp/solr.cloud.DeleteReplicaTest-A7DBA53940AEE77D-001/tempDir-005/solr.xml
   [junit4]   2> 1326805 T3706 oasc.CorePropertiesLocator.<init> Config-defined core root directory: /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J1/../../../../../../../../../../../usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J1/temp/solr.cloud.DeleteReplicaTest-A7DBA53940AEE77D-001/tempDir-005
   [junit4]   2> 1326805 T3706 oasc.CoreContainer.<init> New CoreContainer 454548665
   [junit4]   2> 1326805 T3706 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=../../../../../../../../../../../usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J1/temp/solr.cloud.DeleteReplicaTest-A7DBA53940AEE77D-001/tempDir-005/]
   [junit4]   2> 1326806 T3706 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
   [junit4]   2> 1326806 T3706 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: 
   [junit4]   2> 1326807 T3706 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 1326807 T3706 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 1326807 T3706 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 1326808 T3706 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 1326808 T3706 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 1326808 T3706 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 1326808 T3706 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 1326810 T3706 oasu.UpdateShardHandler.<init> Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=false
   [junit4]   2> 1326812 T3706 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1326812 T3706 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1326812 T3706 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 1326812 T3706 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:47897/solr
   [junit4]   2> 1326813 T3706 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 1326813 T3706 oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default ZkCredentialsProvider
   [junit4]   2> 1326814 T3706 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1326815 T3781 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@42be882e name:ZooKeeperConnection Watcher:127.0.0.1:47897 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1326816 T3706 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1326816 T3706 oascc.SolrZkClient.createZkACLProvider Using default ZkACLProvider
   [junit4]   2> 1326818 T3706 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1326819 T3783 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@21f20609 name:ZooKeeperConnection Watcher:127.0.0.1:47897/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1326819 T3706 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1326824 T3706 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 1327828 T3706 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:47918__
   [junit4]   2> 1327829 T3706 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:47918__
   [junit4]   2> 1327832 T3706 oasc.Overseer.close Overseer (id=null) closing
   [junit4]   2> 1327837 T3706 oasc.CorePropertiesLocator.discover Looking for core definitions underneath /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J1/../../../../../../../../../../../usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J1/temp/solr.cloud.DeleteReplicaTest-A7DBA53940AEE77D-001/tempDir-005
   [junit4]   2> 1328974 T3706 oasc.CorePropertiesLocator.discoverUnder Found core conf in /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J1/../../../../../../../../../../../usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J1/temp/solr.cloud.DeleteReplicaTest-A7DBA53940AEE77D-001/tempDir-005/conf/
   [junit4]   2> 1329027 T3706 oasc.CorePropertiesLocator.discover Found 1 core definitions
   [junit4]   2> 1329028 T3706 oass.SolrDispatchFilter.init user.dir=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J1
   [junit4]   2> 1329028 T3706 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 1329956 T3706 oasc.AbstractFullDistribZkTestBase.createJettys create jetty 4
   [junit4]   2> 1329956 T3706 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 1329961 T3706 oejus.SslContextFactory.doStart Enabled Protocols [SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2] of [SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2]
   [junit4]   2> 1329962 T3706 oejs.AbstractConnector.doStart Started SslSocketConnector@127.0.0.1:47928
   [junit4]   2> 1329964 T3706 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 1329965 T3706 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1329965 T3706 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: ../../../../../../../../../../../usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J1/temp/solr.cloud.DeleteReplicaTest-A7DBA53940AEE77D-001/tempDir-006
   [junit4]   2> 1329965 T3706 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '../../../../../../../../../../../usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J1/temp/solr.cloud.DeleteReplicaTest-A7DBA53940AEE77D-001/tempDir-006/'
   [junit4]   2> 1329997 T3706 oasc.ConfigSolr.fromFile Loading container configuration from /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J1/../../../../../../../../../../../usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J1/temp/solr.cloud.DeleteReplicaTest-A7DBA53940AEE77D-001/tempDir-006/solr.xml
   [junit4]   2> 1330044 T3706 oasc.CorePropertiesLocator.<init> Config-defined core root directory: /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J1/../../../../../../../../../../../usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J1/temp/solr.cloud.DeleteReplicaTest-A7DBA53940AEE77D-001/tempDir-006
   [junit4]   2> 1330045 T3706 oasc.CoreContainer.<init> New CoreContainer 1721825243
   [junit4]   2> 1330045 T3706 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=../../../../../../../../../../../usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J1/temp/solr.cloud.DeleteReplicaTest-A7DBA53940AEE77D-001/tempDir-006/]
   [junit4]   2> 1330046 T3706 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
   [junit4]   2> 1330046 T3706 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: 
   [junit4]   2> 1330047 T3706 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 1330047 T3706 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 1330047 T3706 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 1330047 T3706 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 1330048 T3706 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 1330048 T3706 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 1330048 T3706 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 1330050 T3706 oasu.UpdateShardHandler.<init> Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=false
   [junit4]   2> 1330052 T3706 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1330052 T3706 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1330052 T3706 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 1330053 T3706 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:47897/solr
   [junit4]   2> 1330053 T3706 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 1330053 T3706 oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default ZkCredentialsProvider
   [junit4]   2> 1330054 T3706 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1330056 T3796 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@283caa4 name:ZooKeeperConnection Watcher:127.0.0.1:47897 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1330056 T3706 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1330057 T3706 oascc.SolrZkClient.createZkACLProvider Using default ZkACLProvider
   [junit4]   2> 1330058 T3706 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1330060 T3798 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@3f972a2 name:ZooKeeperConnection Watcher:127.0.0.1:47897/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1330060 T3706 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1330065 T3706 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 1331069 T3706 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:47928__
   [junit4]   2> 1331070 T3706 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:47928__
   [junit4]   2> 1331074 T3706 oasc.Overseer.close Overseer (id=null) closing
   [junit4]   2> 1331078 T3706 oasc.CorePropertiesLocator.discover Looking for core definitions underneath /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J1/../../../../../../../../../../../usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J1/temp/solr.cloud.DeleteReplicaTest-A7DBA53940AEE77D-001/tempDir-006
   [junit4]   2> 1332530 T3706 oasc.CorePropertiesLocator.discoverUnder Found core conf in /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J1/../../../../../../../../../../../usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J1/temp/solr.cloud.DeleteReplicaTest-A7DBA53940AEE77D-001/tempDir-006/conf/
   [junit4]   2> 1332531 T3706 oasc.CorePropertiesLocator.discover Found 1 core definitions
   [junit4]   2> 1332532 T3706 oass.SolrDispatchFilter.init user.dir=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J1
   [junit4]   2> 1332532 T3706 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 1332540 T3706 oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default ZkCredentialsProvider
   [junit4]   2> 1332540 T3706 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1332542 T3802 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@62d6332 name:ZooKeeperConnection Watcher:127.0.0.1:47897/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1332542 T3706 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1332543 T3706 oascc.SolrZkClient.createZkACLProvider Using default ZkACLProvider
   [junit4]   2> 1332544 T3706 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 1332547 T3706 oasc.AbstractFullDistribZkTestBase.createCollection Creating collection with stateFormat=2: delLiveColl
   [junit4]   2> 1332547 T3706 oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default ZkCredentialsProvider
   [junit4]   2> 1332548 T3706 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1332549 T3804 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@23bf0da1 name:ZooKeeperConnection Watcher:127.0.0.1:47897/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1332549 T3706 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1332550 T3706 oascc.SolrZkClient.createZkACLProvider Using default ZkACLProvider
   [junit4]   2> 1332551 T3706 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 1332680 T3773 oasha.CollectionsHandler.handleCreateAction Creating Collection : name=delLiveColl&version=2&action=CREATE&maxShardsPerNode=2&stateFormat=2&replicationFactor=2&wt=javabin&numShards=2
   [junit4]   2> 1332681 T3739 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/collection-queue-work state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1332682 T3732 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> 1332683 T3806 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> 1332684 T3806 oasc.OverseerCollectionProcessor.createConfNode Only one config set found in zk - using it:conf1
   [junit4]   2> 1332685 T3806 oasc.OverseerCollectionProcessor.createConfNode creating collections conf node /collections/delLiveColl 
   [junit4]   2> 1332685 T3806 oascc.SolrZkClient.makePath makePath: /collections/delLiveColl
   [junit4]   2> 1332687 T3739 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1332690 T3731 oasc.Overseer$ClusterStateUpdater.buildCollection building a new collection: delLiveColl
   [junit4]   2> 1332690 T3731 oasc.Overseer$ClusterStateUpdater.createCollection Create collection delLiveColl with shards [shard1, shard2]
   [junit4]   2> 1332690 T3731 oasc.Overseer$ClusterStateUpdater.createCollection state version delLiveColl 2
   [junit4]   2> 1332692 T3731 oasc.Overseer$ClusterStateUpdater.updateZkStates going to create_collection /collections/delLiveColl/state.json
   [junit4]   2> 1332693 T3740 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> 1332693 T3807 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> 1332693 T3799 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> 1332693 T3784 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> 1332693 T3769 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> 1332693 T3754 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> 1332693 T3739 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> 1332693 T3808 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> 1332788 T3806 oasc.OverseerCollectionProcessor.createCollection Creating SolrCores for new collection delLiveColl, shardNames [shard1, shard2] , replicationFactor : 2
   [junit4]   2> 1332789 T3806 oasc.OverseerCollectionProcessor.createCollection Creating shard delLiveColl_shard1_replica1 as part of slice shard1 of collection delLiveColl on 127.0.0.1:47913__
   [junit4]   2> 1332790 T3806 oasc.OverseerCollectionProcessor.createCollection Creating shard delLiveColl_shard1_replica2 as part of slice shard1 of collection delLiveColl on 127.0.0.1:47928__
   [junit4]   2> 1332792 T3806 oasc.OverseerCollectionProcessor.createCollection Creating shard delLiveColl_shard2_replica1 as part of slice shard2 of collection delLiveColl on 127.0.0.1:47903__
   [junit4]   2> 1332793 T3806 oasc.OverseerCollectionProcessor.createCollection Creating shard delLiveColl_shard2_replica2 as part of slice shard2 of collection delLiveColl on 127.0.0.1:47908__
   [junit4]   2> 1332919 T3758 oasha.CoreAdminHandler.handleCreateAction core create command name=delLiveColl_shard1_replica1&qt=/admin/cores&version=2&action=CREATE&collection.configName=conf1&collection=delLiveColl&wt=javabin&numShards=2&shard=shard1
   [junit4]   2> 1332919 T3788 oasha.CoreAdminHandler.handleCreateAction core create command name=delLiveColl_shard1_replica2&qt=/admin/cores&version=2&action=CREATE&collection.configName=conf1&collection=delLiveColl&wt=javabin&numShards=2&shard=shard1
   [junit4]   2> 1332919 T3724 oasha.CoreAdminHandler.handleCreateAction core create command name=delLiveColl_shard2_replica1&qt=/admin/cores&version=2&action=CREATE&collection.configName=conf1&collection=delLiveColl&wt=javabin&numShards=2&shard=shard2
   [junit4]   2> 1332921 T3744 oasha.CoreAdminHandler.handleCreateAction core create command name=delLiveColl_shard2_replica2&qt=/admin/cores&version=2&action=CREATE&collection.configName=conf1&collection=delLiveColl&wt=javabin&numShards=2&shard=shard2
   [junit4]   2> 1332923 T3758 oasc.ZkController.publish publishing core=delLiveColl_shard1_replica1 state=down collection=delLiveColl
   [junit4]   2> 1332925 T3788 oasc.ZkController.publish publishing core=delLiveColl_shard1_replica2 state=down collection=delLiveColl
   [junit4]   2> 1332925 T3744 oasc.ZkController.publish publishing core=delLiveColl_shard2_replica2 state=down collection=delLiveColl
   [junit4]   2> 1332925 T3758 oasc.ZkController.preRegister Registering watch for external collection delLiveColl
   [junit4]   2> 1332925 T3724 oasc.ZkController.publish publishing core=delLiveColl_shard2_replica1 state=down collection=delLiveColl
   [junit4]   2> 1332925 T3739 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1332926 T3758 oascc.ZkStateReader.addZkWatch addZkWatch delLiveColl
   [junit4]   2> 1332927 T3788 oasc.ZkController.preRegister Registering watch for external collection delLiveColl
   [junit4]   2> 1332927 T3758 oascc.ZkStateReader.addZkWatch Updating collection state at /collections/delLiveColl/state.json from ZooKeeper... 
   [junit4]   2> 1332927 T3744 oasc.ZkController.preRegister Registering watch for external collection delLiveColl
   [junit4]   2> 1332928 T3788 oascc.ZkStateReader.addZkWatch addZkWatch delLiveColl
   [junit4]   2> 1332929 T3724 oasc.ZkController.preRegister Registering watch for external collection delLiveColl
   [junit4]   2> 1332929 T3788 oascc.ZkStateReader.addZkWatch Updating collection state at /collections/delLiveColl/state.json from ZooKeeper... 
   [junit4]   2> 1332928 T3744 oascc.ZkStateReader.addZkWatch addZkWatch delLiveColl
   [junit4]   2> 1332930 T3731 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
   [junit4]   2> 	  "state":"down",
   [junit4]   2> 	  "node_name":"127.0.0.1:47913__",
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "base_url":"https://127.0.0.1:47913/_",
   [junit4]   2> 	  "collection":"delLiveColl",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "numShards":"2",
   [junit4]   2> 	  "core":"delLiveColl_shard1_replica1",
   [junit4]   2> 	  "shard":"shard1"}
   [junit4]   2> 1332930 T3744 oascc.ZkStateReader.addZkWatch Updating collection state at /collections/delLiveColl/state.json from ZooKeeper... 
   [junit4]   2> 1332929 T3758 oascc.ZkStateReader.updateWatchedCollection Updating data for delLiveColl to ver 0 
   [junit4]   2> 1332930 T3788 oascc.ZkStateReader.updateWatchedCollection Updating data for delLiveColl to ver 0 
   [junit4]   2> 1332931 T3758 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 1332931 T3744 oascc.ZkStateReader.updateWatchedCollection Updating data for delLiveColl to ver 0 
   [junit4]   2> 1332931 T3788 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 1332932 T3744 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 1332935 T3731 oasc.Overseer$ClusterStateUpdater.updateZkStates going to update_collection /collections/delLiveColl/state.json
   [junit4]   2> 1332935 T3754 oascc.ZkStateReader$7.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/delLiveColl/state.json, has occurred - updating... 
   [junit4]   2> 1332935 T3799 oascc.ZkStateReader$7.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/delLiveColl/state.json, has occurred - updating... 
   [junit4]   2> 1332935 T3769 oascc.ZkStateReader$7.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/delLiveColl/state.json, has occurred - updating... 
   [junit4]   2> 1332936 T3754 oascc.ZkStateReader.updateWatchedCollection Updating data for delLiveColl to ver 1 
   [junit4]   2> 1332936 T3724 oascc.ZkStateReader.addZkWatch addZkWatch delLiveColl
   [junit4]   2> 1332937 T3769 oascc.ZkStateReader.updateWatchedCollection Updating data for delLiveColl to ver 1 
   [junit4]   2> 1332936 T3799 oascc.ZkStateReader.updateWatchedCollection Updating data for delLiveColl to ver 1 
   [junit4]   2> 1332937 T3724 oascc.ZkStateReader.addZkWatch Updating collection state at /collections/delLiveColl/state.json from ZooKeeper... 
   [junit4]   2> 1332938 T3724 oascc.ZkStateReader.updateWatchedCollection Updating data for delLiveColl to ver 1 
   [junit4]   2> 1332939 T3724 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 1332941 T3731 oascc.ZkStateReader.updateWatchedCollection Updating data for delLiveColl to ver 1 
   [junit4]   2> 1332941 T3731 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
   [junit4]   2> 	  "state":"down",
   [junit4]   2> 	  "node_name":"127.0.0.1:47928__",
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "base_url":"https://127.0.0.1:47928/_",
   [junit4]   2> 	  "collection":"delLiveColl",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "numShards":"2",
   [junit4]   2> 	  "core":"delLiveColl_shard1_replica2",
   [junit4]   2> 	  "shard":"shard1"}
   [junit4]   2> 1332942 T3739 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1332943 T3731 oasc.Overseer$ClusterStateUpdater.updateZkStates going to update_collection /collections/delLiveColl/state.json
   [junit4]   2> 1332943 T3739 oascc.ZkStateReader$7.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/delLiveColl/state.json, has occurred - updating... 
   [junit4]   2> 1332943 T3769 oascc.ZkStateReader$7.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/delLiveColl/state.json, has occurred - updating... 
   [junit4]   2> 1332943 T3799 oascc.ZkStateReader$7.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/delLiveColl/state.json, has occurred - updating... 
   [junit4]   2> 1332943 T3754 oascc.ZkStateReader$7.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/delLiveColl/state.json, has occurred - updating... 
   [junit4]   2> 1332944 T3769 oascc.ZkStateReader.updateWatchedCollection Updating data for delLiveColl to ver 2 
   [junit4]   2> 1332945 T3799 oascc.ZkStateReader.updateWatchedCollection Updating data for delLiveColl to ver 2 
   [junit4]   2> 1332945 T3739 oascc.ZkStateReader.updateWatchedCollection Updating data for delLiveColl to ver 2 
   [junit4]   2> 1332945 T3754 oascc.ZkStateReader.updateWatchedCollection Updating data for delLiveColl to ver 2 
   [junit4]   2> 1332947 T3731 oascc.ZkStateReader.updateWatchedCollection Updating data for delLiveColl to ver 2 
   [junit4]   2> 1332948 T3731 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
   [junit4]   2> 	  "state":"down",
   [junit4]   2> 	  "node_name":"127.0.0.1:47908__",
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "base_url":"https://127.0.0.1:47908/_",
   [junit4]   2> 	  "collection":"delLiveColl",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "numShards":"2",
   [junit4]   2> 	  "core":"delLiveColl_shard2_replica2",
   [junit4]   2> 	  "shard":"shard2"}
   [junit4]   2> 1332949 T3739 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1332950 T3731 oasc.Overseer$ClusterStateUpdater.updateZkStates going to update_collection /collections/delLiveColl/state.json
   [junit4]   2> 1332950 T3754 oascc.ZkStateReader$7.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/delLiveColl/state.json, has occurred - updating... 
   [junit4]   2> 1332950 T3739 oascc.ZkStateReader$7.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/delLiveColl/state.json, has occurred - updating... 
   [junit4]   2> 1332950 T3799 oascc.ZkStateReader$7.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/delLiveColl/state.json, has occurred - updating... 
   [junit4]   2> 1332950 T3769 oascc.ZkStateReader$7.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/delLiveColl/state.json, has occurred - updating... 
   [junit4]   2> 1332951 T3754 oascc.ZkStateReader.updateWatchedCollection Updating data for delLiveColl to ver 3 
   [junit4]   2> 1332952 T3799 oascc.ZkStateReader.updateWatchedCollection Updating data for delLiveColl to ver 3 
   [junit4]   2> 1332952 T3739 oascc.ZkStateReader.updateWatchedCollection Updating data for delLiveColl to ver 3 
   [junit4]   2> 1332952 T3769 oascc.ZkStateReader.updateWatchedCollection Updating data for delLiveColl to ver 3 
   [junit4]   2> 1332954 T3731 oascc.ZkStateReader.updateWatchedCollection Updating data for delLiveColl to ver 3 
   [junit4]   2> 1332955 T3731 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
   [junit4]   2> 	  "state":"down",
   [junit4]   2> 	  "node_name":"127.0.0.1:47903__",
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "base_url":"https://127.0.0.1:47903/_",
   [junit4]   2> 	  "collection":"delLiveColl",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "numShards":"2",
   [junit4]   2> 	  "core":"delLiveColl_shard2_replica1",
   [junit4]   2> 	  "shard":"shard2"}
   [junit4]   2> 1332957 T3739 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1332957 T3731 oasc.Overseer$ClusterStateUpdater.updateZkStates going to update_collection /collections/delLiveColl/state.json
   [junit4]   2> 1332958 T3769 oascc.ZkStateReader$7.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/delLiveColl/state.json, has occurred - updating... 
   [junit4]   2> 1332958 T3799 oascc.ZkStateReader$7.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/delLiveColl/state.json, has occurred - updating... 
   [junit4]   2> 1332958 T3754 oascc.ZkStateReader$7.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/delLiveColl/state.json, has occurred - updating... 
   [junit4]   2> 1332958 T3739 oascc.ZkStateReader$7.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/delLiveColl/state.json, has occurred - updating... 
   [junit4]   2> 1332959 T3799 oascc.ZkStateReader.updateWatchedCollection Updating data for delLiveColl to ver 4 
   [junit4]   2> 1332958 T3769 oascc.ZkStateReader.updateWatchedCollection Updating data for delLiveColl to ver 4 
   [junit4]   2> 1332959 T3754 oascc.ZkStateReader.updateWatchedCollection Updating data for delLiveColl to ver 4 
   [junit4]   2> 1332959 T3739 oascc.ZkStateReader.updateWatchedCollection Updating data for delLiveColl to ver 4 
   [junit4]   2> 1333932 T3788 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for delLiveColl_shard1_replica2
   [junit4]   2> 1333932 T3758 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for delLiveColl_shard1_replica1
   [junit4]   2> 1333933 T3744 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for delLiveColl_shard2_replica2
   [junit4]   2> 1333933 T3758 oasc.ZkController.createCollectionZkNode Check for collection zkNode:delLiveColl
   [junit4]   2> 1333933 T3788 oasc.ZkController.createCollectionZkNode Check for collection zkNode:delLiveColl
   [junit4]   2> 1333934 T3758 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 1333935 T3788 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 1333935 T3758 oascc.ZkStateReader.readConfigName Load collection config from:/collections/delLiveColl
   [junit4]   2> 1333934 T3744 oasc.ZkController.createCollectionZkNode Check for collection zkNode:delLiveColl
   [junit4]   2> 1333935 T3788 oascc.ZkStateReader.readConfigName Load collection config from:/collections/delLiveColl
   [junit4]   2> 1333936 T3744 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 1333936 T3758 oascc.ZkStateReader.readConfigName path=/collections/delLiveColl configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 1333937 T3788 oascc.ZkStateReader.readConfigName path=/collections/delLiveColl configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 1333937 T3744 oascc.ZkStateReader.readConfigName Load collection config from:/collections/delLiveColl
   [junit4]   2> 1333937 T3788 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '../../../../../../../../../../../usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J1/temp/solr.cloud.DeleteReplicaTest-A7DBA53940AEE77D-001/tempDir-006/delLiveColl_shard1_replica2/'
   [junit4]   2> 1333937 T3758 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J1/temp/solr.cloud.DeleteReplicaTest-A7DBA53940AEE77D-001/tempDir-004/delLiveColl_shard1_replica1/'
   [junit4]   2> 1333938 T3744 oascc.ZkStateReader.readConfigName path=/collections/delLiveColl configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 1333939 T3744 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J1/temp/solr.cloud.DeleteReplicaTest-A7DBA53940AEE77D-001/tempDir-003/delLiveColl_shard2_replica2/'
   [junit4]   2> 1333939 T3724 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for delLiveColl_shard2_replica1
   [junit4]   2> 1333940 T3724 oasc.ZkController.createCollectionZkNode Check for collection zkNode:delLiveColl
   [junit4]   2> 1333940 T3724 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 1333941 T3724 oascc.ZkStateReader.readConfigName Load collection config from:/collections/delLiveColl
   [junit4]   2> 1333941 T3724 oascc.ZkStateReader.readConfigName path=/collections/delLiveColl configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 1333942 T3724 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '../../../../../../../../../../../usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J1/temp/solr.cloud.DeleteReplicaTest-A7DBA53940AEE77D-001/tempDir-002/delLiveColl_shard2_replica1/'
   [junit4]   2> 1334093 T3724 oasc.SolrConfig.<init> Using Lucene MatchVersion: 6.0.0
   [junit4]   2> 1334093 T3788 oasc.SolrConfig.<init> Using Lucene MatchVersion: 6.0.0
   [junit4]   2> 1334093 T3744 oasc.SolrConfig.<init> Using Lucene MatchVersion: 6.0.0
   [junit4]   2> 1334093 T3758 oasc.SolrConfig.<init> Using Lucene MatchVersion: 6.0.0
   [junit4]   2> 1334161 T3724 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 1334161 T3788 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 1334162 T3744 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 1334161 T3758 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 1334162 T3724 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 1334175 T3724 oass.IndexSchema.readSchema [delLiveColl_shard2_replica1] Schema name=test
   [junit4]   2> 1334263 T3788 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 1334263 T3758 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 1334263 T3744 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 1334278 T3788 oass.IndexSchema.readSchema [delLiveColl_shard1_replica2] Schema name=test
   [junit4]   2> 1334278 T3758 oass.IndexSchema.readSchema [delLiveColl_shard1_replica1] Schema name=test
   [junit4]   2> 1334279 T3744 oass.IndexSchema.readSchema [delLiveColl_shard2_replica2] Schema name=test
   [junit4]   2> 1334615 T3724 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 1334627 T3724 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 1334630 T3724 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 1334642 T3724 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 1334647 T3724 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 1334652 T3724 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 1334654 T3724 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 1334656 T3724 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 1334656 T3724 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 1334657 T3724 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 1334658 T3724 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 1334658 T3724 oasc.CoreContainer.create Creating SolrCore 'delLiveColl_shard2_replica1' using configuration from collection delLiveColl
   [junit4]   2> 1334658 T3724 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 1334659 T3724 oasc.SolrCore.<init> [delLiveColl_shard2_replica1] Opening new SolrCore at ../../../../../../../../../../../usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J1/temp/solr.cloud.DeleteReplicaTest-A7DBA53940AEE77D-001/tempDir-002/delLiveColl_shard2_replica1/, dataDir=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J1/../../../../../../../../../../../usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J1/temp/solr.cloud.DeleteReplicaTest-A7DBA53940AEE77D-001/tempDir-002/delLiveColl_shard2_replica1/data/
   [junit4]   2> 1334659 T3724 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@76b1567b
   [junit4]   2> 1334661 T3724 oasc.CachingDirectoryFactory.get return new directory for /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J1/../../../../../../../../../../../usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J1/temp/solr.cloud.DeleteReplicaTest-A7DBA53940AEE77D-001/tempDir-002/delLiveColl_shard2_replica1/data
   [junit4]   2> 1334661 T3724 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J1/../../../../../../../../../../../usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J1/temp/solr.cloud.DeleteReplicaTest-A7DBA53940AEE77D-001/tempDir-002/delLiveColl_shard2_replica1/data/index/
   [junit4]   2> 1334661 T3724 oasc.SolrCore.initIndex WARN [delLiveColl_shard2_replica1] Solr index directory '/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J1/../../../../../../../../../../../usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J1/temp/solr.cloud.DeleteReplicaTest-A7DBA53940AEE77D-001/tempDir-002/delLiveColl_shard2_replica1/data/index' doesn't exist. Creating new index...
   [junit4]   2> 1334662 T3724 oasc.CachingDirectoryFactory.get return new directory for /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J1/../../../../../../../../../../../usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J1/temp/solr.cloud.DeleteReplicaTest-A7DBA53940AEE77D-001/tempDir-002/delLiveColl_shard2_replica1/data/index
   [junit4]   2> 1334663 T3724 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=39, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0]
   [junit4]   2> 1334664 T3724 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory(id=lucene-4a45fc1c)),segFN=segments_1,generation=1}
   [junit4]   2> 1334664 T3724 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 1334669 T3724 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 1334670 T3724 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 1334671 T3724 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 1334671 T3724 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1334671 T3724 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1334672 T3724 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 1334672 T3724 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 1334673 T3724 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 1334673 T3724 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 1334674 T3724 oasc.RequestHandlers.initHandlersFromConfig created /update/json/docs: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 1334675 T3724 oasc.RequestHandlers.initHandlersFromConfig created /update/csv: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 1334675 T3724 oasc.RequestHandlers.initHandlersFromConfig created /update/json: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 1334676 T3724 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
   [junit4]   2> 1334677 T3724 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
   [junit4]   2> 1334677 T3724 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 1334677 T3724 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
   [junit4]   2> 1334678 T3724 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
   [junit4]   2> 1334688 T3724 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 1334688 T3724 oasc.RequestHandlers.initHandlersFromConfig created /admin/file: solr.admin.ShowFileRequestHandler
   [junit4]   2> 1334689 T3724 oasc.RequestHandlers.initHandlersFromConfig created /admin/fileedit: solr.admin.EditFileRequestHandler
   [junit4]   2> 1334711 T3724 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1334714 T3724 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1334716 T3724 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1334719 T3724 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1334726 T3724 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 1334727 T3724 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 1334728 T3724 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=35, maxMergeAtOnceExplicit=29, maxMergedSegmentMB=66.359375, floorSegmentMB=2.0341796875, forceMergeDeletesPctAllowed=1.7424937720206224, segmentsPerTier=40.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.2718707039376332
   [junit4]   2> 1334729 T3724 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory(id=lucene-4a45fc1c)),segFN=segments_1,generation=1}
   [junit4]   2> 1334729 T3724 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 1334730 T3724 oass.SolrIndexSearcher.<init> Opening Searcher@15ef218a[delLiveColl_shard2_replica1] main
   [junit4]   2> 1334730 T3724 oascc.ZkStateReader.readConfigName Load collection config from:/collections/delLiveColl
   [junit4]   2> 1334731 T3724 oascc.ZkStateReader.readConfigName path=/collections/delLiveColl configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 1334731 T3724 oasr.ManagedResourceStorage.newStorageIO Setting up ZooKeeper-based storage for the RestManager with znodeBase: /configs/conf1
   [junit4]   2> 1334732 T3724 oasr.ManagedResourceStorage$ZooKeeperStorageIO.configure Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 1334732 T3724 oasr.RestManager.init Initializing RestManager with initArgs: {}
   [junit4]   2> 1334733 T3724 oasr.ManagedResourceStorage.load Reading _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 1334733 T3724 oasr.ManagedResourceStorage$ZooKeeperStorageIO.openInputStream No data found for znode /configs/conf1/_rest_managed.json
   [junit4]   2> 1334734 T3724 oasr.ManagedResourceStorage.load Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 1334734 T3724 oascc.SolrZkClient.makePath makePath: /configs/conf1/_rest_managed.json
   [junit4]   2> 1334737 T3724 oasr.ManagedResourceStorage$ZooKeeperStorageIO$1.close Wrote 38 bytes to new znode /configs/conf1/_rest_managed.json
   [junit4]   2> 1334737 T3724 oasr.ManagedResourceStorage$JsonStorage.store Saved JSON object to path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 1334737 T3788 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 1334737 T3724 oasr.RestManager.init Initializing 0 registered ManagedResources
   [junit4]   2> 1334741 T3817 oasc.SolrCore.registerSearcher [delLiveColl_shard2_replica1] Registered new searcher Searcher@15ef218a[delLiveColl_shard2_replica1] main{UninvertingDirectoryReader()}
   [junit4]   2> 1334745 T3724 oasc.CoreContainer.registerCore registering core: delLiveColl_shard2_replica1
   [junit4]   2> 1334745 T3788 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 1334745 T3724 oasc.ZkController.register Register replica - core:delLiveColl_shard2_replica1 address:https://127.0.0.1:47903/_ collection:delLiveColl shard:shard2
   [junit4]   2> 1334749 T3724 oascc.SolrZkClient.makePath makePath: /collections/delLiveColl/leader_elect/shard2/election
   [junit4]   2> 1334753 T3788 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 1334756 T3724 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process for shard shard2
   [junit4]   2> 1334757 T3739 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1334758 T3724 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Waiting until we see more replicas up for shard shard2: total=2 found=1 timeoutin=5.8477955E15ms
   [junit4]   2> 1334760 T3744 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 1334761 T3731 oascc.ZkStateReader.updateWatchedCollection Updating data for delLiveColl to ver 4 
   [junit4]   2> 1334761 T3758 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 1334763 T3731 oasc.Overseer$ClusterStateUpdater.updateZkStates going to update_collection /collections/delLiveColl/state.json
   [junit4]   2> 1334764 T3739 oascc.ZkStateReader$7.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/delLiveColl/state.json, has occurred - updating... 
   [junit4]   2> 1334764 T3769 oascc.ZkStateReader$7.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/delLiveColl/state.json, has occurred - updating... 
   [junit4]   2> 1334764 T3799 oascc.ZkStateReader$7.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/delLiveColl/state.json, has occurred - updating... 
   [junit4]   2> 1334765 T3788 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 1334764 T3754 oascc.ZkStateReader$7.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/delLiveColl/state.json, has occurred - updating... 
   [junit4]   2> 1334765 T3799 oascc.ZkStateReader.updateWatchedCollection Updating data for delLiveColl to ver 5 
   [junit4]   2> 1334765 T3769 oascc.ZkStateReader.updateWatchedCollection Updating data for delLiveColl to ver 5 
   [junit4]   2> 1334766 T3754 oascc.ZkStateReader.updateWatchedCollection Updating data for delLiveColl to ver 5 
   [junit4]   2> 1334766 T3739 oascc.ZkStateReader.updateWatchedCollection Updating data for delLiveColl to ver 5 
   [junit4]   2> 1334768 T3744 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 1334768 T3758 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 1334770 T3788 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 1334771 T3744 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 1334771 T3758 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 1334774 T3788 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 1334775 T3788 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPO

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

>]
   [junit4]   2> 1535312 T3706 oasc.CachingDirectoryFactory.close Closing directory: /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J1/../../../../../../../../../../../usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J1/temp/solr.cloud.DeleteReplicaTest-A7DBA53940AEE77D-001/tempDir-006/delLiveColl_shard1_replica2/data
   [junit4]   2> 1535312 T3706 oasc.CachingDirectoryFactory.closeCacheValue looking to close /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J1/../../../../../../../../../../../usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J1/temp/solr.cloud.DeleteReplicaTest-A7DBA53940AEE77D-001/tempDir-006/delLiveColl_shard1_replica2/data/index [CachedDir<<refCount=0;path=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J1/../../../../../../../../../../../usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J1/temp/solr.cloud.DeleteReplicaTest-A7DBA53940AEE77D-001/tempDir-006/delLiveColl_shard1_replica2/data/index;done=false>>]
   [junit4]   2> 1535313 T3706 oasc.CachingDirectoryFactory.close Closing directory: /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J1/../../../../../../../../../../../usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J1/temp/solr.cloud.DeleteReplicaTest-A7DBA53940AEE77D-001/tempDir-006/delLiveColl_shard1_replica2/data/index
   [junit4]   2> 1535314 T3706 oasc.Overseer.close Overseer (id=92478839067312142-127.0.0.1:47928__-n_0000000004) closing
   [junit4]   2> 1535314 T3875 oasc.Overseer$ClusterStateUpdater.run Overseer Loop exiting : 127.0.0.1:47928__
   [junit4]   2> 1535316 T3799 oascc.ZkStateReader$3.process WARN ZooKeeper watch triggered, but Solr cannot talk to ZK
   [junit4]   2> 1535317 T3706 oejsh.ContextHandler.doStop stopped o.e.j.s.ServletContextHandler{/_,null}
   [junit4]   2> 1536816 T3878 oasc.Overseer$ClusterStateUpdater.checkIfIamStillLeader ERROR could not read the data org.apache.zookeeper.KeeperException$SessionExpiredException: KeeperErrorCode = Session expired for /overseer_elect/leader
   [junit4]   2> 	at org.apache.zookeeper.KeeperException.create(KeeperException.java:127)
   [junit4]   2> 	at org.apache.zookeeper.KeeperException.create(KeeperException.java:51)
   [junit4]   2> 	at org.apache.zookeeper.ZooKeeper.getData(ZooKeeper.java:1155)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient$7.execute(SolrZkClient.java:347)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient$7.execute(SolrZkClient.java:344)
   [junit4]   2> 	at org.apache.solr.common.cloud.ZkCmdExecutor.retryOperation(ZkCmdExecutor.java:61)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient.getData(SolrZkClient.java:344)
   [junit4]   2> 	at org.apache.solr.cloud.Overseer$ClusterStateUpdater.checkIfIamStillLeader(Overseer.java:383)
   [junit4]   2> 	at org.apache.solr.cloud.Overseer$ClusterStateUpdater.access$300(Overseer.java:126)
   [junit4]   2> 	at org.apache.solr.cloud.Overseer$ClusterStateUpdater$1.run(Overseer.java:333)
   [junit4]   2> 
   [junit4]   2> 1540298 T3706 oas.SolrTestCaseJ4.tearDown ###Ending testDistribSearch
   [junit4]   2> 1540301 T3706 oasc.ZkTestServer.send4LetterWord connecting to 127.0.0.1:47897 47897
   [junit4]   2> 1542664 T3707 oasc.ZkTestServer.send4LetterWord connecting to 127.0.0.1:47897 47897
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=DeleteReplicaTest -Dtests.method=testDistribSearch -Dtests.seed=A7DBA53940AEE77D -Dtests.multiplier=2 -Dtests.slow=true -Dtests.locale=iw_IL -Dtests.timezone=Asia/Qatar -Dtests.file.encoding=US-ASCII
   [junit4] ERROR    225s J1 | DeleteReplicaTest.testDistribSearch <<<
   [junit4]    > Throwable #1: org.apache.solr.client.solrj.SolrServerException: No live SolrServers available to handle this request:[https://127.0.0.1:47903/_, https://127.0.0.1:47913/_, https://127.0.0.1:47908/_, https://127.0.0.1:47928/_, https://127.0.0.1:47918/_]
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([A7DBA53940AEE77D:263D2B2137F18741]:0)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.LBHttpSolrServer.request(LBHttpSolrServer.java:322)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.CloudSolrServer.sendRequest(CloudSolrServer.java:874)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.CloudSolrServer.requestWithRetryOnStaleState(CloudSolrServer.java:658)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.CloudSolrServer.request(CloudSolrServer.java:601)
   [junit4]    > 	at org.apache.solr.cloud.DeleteReplicaTest.removeAndWaitForReplicaGone(DeleteReplicaTest.java:165)
   [junit4]    > 	at org.apache.solr.cloud.DeleteReplicaTest.deleteLiveReplicaTest(DeleteReplicaTest.java:137)
   [junit4]    > 	at org.apache.solr.cloud.DeleteReplicaTest.doTest(DeleteReplicaTest.java:88)
   [junit4]    > 	at org.apache.solr.BaseDistributedSearchTestCase.testDistribSearch(BaseDistributedSearchTestCase.java:869)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:745)
   [junit4]    > Caused by: org.apache.solr.client.solrj.impl.HttpSolrServer$RemoteSolrException: Could not  remove replica : delLiveColl/shard2/core_node4
   [junit4]    > 	at org.apache.solr.client.solrj.impl.HttpSolrServer.executeMethod(HttpSolrServer.java:550)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:210)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:206)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.LBHttpSolrServer.doRequest(LBHttpSolrServer.java:343)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.LBHttpSolrServer.request(LBHttpSolrServer.java:304)
   [junit4]    > 	... 47 more
   [junit4]   2> 1542677 T3706 oas.SolrTestCaseJ4.deleteCore ###deleteCore
   [junit4]   2> NOTE: leaving temporary files on disk at: /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J1/temp/solr.cloud.DeleteReplicaTest-A7DBA53940AEE77D-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene410), sim=DefaultSimilarity, locale=iw_IL, timezone=Asia/Qatar
   [junit4]   2> NOTE: FreeBSD 9.1-RELEASE-p3 amd64/Oracle Corporation 1.7.0_65 (64-bit)/cpus=16,threads=1,free=207809240,total=309329920
   [junit4]   2> NOTE: All tests run in this JVM: [DocumentBuilderTest, SolrCoreTest, TestSolrQueryParserDefaultOperatorResource, TestLMDirichletSimilarityFactory, SignatureUpdateProcessorFactoryTest, TestRequestStatusCollectionAPI, SolrIndexConfigTest, TestBinaryField, FullSolrCloudDistribCmdsTest, MigrateRouteKeyTest, DistribCursorPagingTest, TestReload, TestSolrXmlPersistor, SpatialFilterTest, ChaosMonkeySafeLeaderTest, TestPivotHelperCode, TestFieldSortValues, ClusterStateTest, HdfsBasicDistributedZkTest, DisMaxRequestHandlerTest, TestClassNameShortening, TestManagedSchemaDynamicFieldResource, TestCloudManagedSchema, TestZkChroot, SolrRequestParserTest, SortByFunctionTest, TestGroupingSearch, DirectUpdateHandlerTest, SystemInfoHandlerTest, DistributedQueryComponentCustomSortTest, TestPartialUpdateDeduplication, TestCloudSchemaless, FastVectorHighlighterTest, NotRequiredUniqueKeyTest, ChangedSchemaMergeTest, DebugComponentTest, TestRecovery, DirectUpdateHandlerOptimizeTest, TestUniqueKeyFieldResource, TestAtomicUpdateErrorCases, TestDistributedMissingSort, DistributedFacetPivotLongTailTest, TestSweetSpotSimilarityFactory, TestDefaultSearchFieldResource, URLClassifyProcessorTest, PrimitiveFieldTypeTest, TestSchemaVersionResource, TestSystemIdResolver, LukeRequestHandlerTest, OpenCloseCoreStressTest, ExternalCollectionsTest, RankQueryTest, BasicZkTest, DateFieldTest, TestComponentsName, TestLFUCache, UpdateParamsTest, CopyFieldTest, TestDocSet, TestConfig, DirectSolrConnectionTest, TestPhraseSuggestions, TestXIncludeConfig, TestPerFieldSimilarity, TestBM25SimilarityFactory, TestJmxMonitoredMap, OpenExchangeRatesOrgProviderTest, ChaosMonkeyNothingIsSafeTest, AliasIntegrationTest, DeleteReplicaTest]
   [junit4] Completed on J1 in 225.36s, 1 test, 1 error <<< FAILURES!

[...truncated 217 lines...]
BUILD FAILED
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/build.xml:491: The following error occurred while executing this line:
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/build.xml:471: The following error occurred while executing this line:
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/build.xml:60: The following error occurred while executing this line:
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/extra-targets.xml:39: The following error occurred while executing this line:
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build.xml:189: The following error occurred while executing this line:
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/common-build.xml:496: The following error occurred while executing this line:
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/lucene/common-build.xml:1358: The following error occurred while executing this line:
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/lucene/common-build.xml:961: There were test failures: 429 suites, 1772 tests, 1 error, 59 ignored (24 assumptions)

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



[JENKINS] Lucene-Solr-Tests-trunk-Java7 - Build # 4865 - Still Failing

Posted by Apache Jenkins Server <je...@builds.apache.org>.
Build: https://builds.apache.org/job/Lucene-Solr-Tests-trunk-Java7/4865/

1 tests failed.
FAILED:  org.apache.solr.client.solrj.TestLBHttpSolrServer.testReliability

Error Message:
No live SolrServers available to handle this request

Stack Trace:
org.apache.solr.client.solrj.SolrServerException: No live SolrServers available to handle this request
	at __randomizedtesting.SeedInfo.seed([7A37D403E1F1E30:C66BA0069F79CF99]:0)
	at org.apache.solr.client.solrj.impl.LBHttpSolrServer.request(LBHttpSolrServer.java:528)
	at org.apache.solr.client.solrj.request.QueryRequest.process(QueryRequest.java:91)
	at org.apache.solr.client.solrj.SolrServer.query(SolrServer.java:301)
	at org.apache.solr.client.solrj.TestLBHttpSolrServer.testReliability(TestLBHttpSolrServer.java:223)
	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.SolrServerException: Timeout occured while waiting response from server at: http://127.0.0.1:34030/solr
	at org.apache.solr.client.solrj.impl.HttpSolrServer.executeMethod(HttpSolrServer.java:558)
	at org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:210)
	at org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:206)
	at org.apache.solr.client.solrj.impl.LBHttpSolrServer.request(LBHttpSolrServer.java:481)
	... 43 more
Caused by: java.net.SocketTimeoutException: Read timed out
	at java.net.SocketInputStream.socketRead0(Native Method)
	at java.net.SocketInputStream.read(SocketInputStream.java:152)
	at java.net.SocketInputStream.read(SocketInputStream.java:122)
	at org.apache.http.impl.io.AbstractSessionInputBuffer.fillBuffer(AbstractSessionInputBuffer.java:160)
	at org.apache.http.impl.io.SocketInputBuffer.fillBuffer(SocketInputBuffer.java:84)
	at org.apache.http.impl.io.AbstractSessionInputBuffer.readLine(AbstractSessionInputBuffer.java:273)
	at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:140)
	at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:57)
	at org.apache.http.impl.io.AbstractMessageParser.parse(AbstractMessageParser.java:260)
	at org.apache.http.impl.AbstractHttpClientConnection.receiveResponseHeader(AbstractHttpClientConnection.java:283)
	at org.apache.http.impl.conn.DefaultClientConnection.receiveResponseHeader(DefaultClientConnection.java:251)
	at org.apache.http.impl.conn.ManagedClientConnectionImpl.receiveResponseHeader(ManagedClientConnectionImpl.java:197)
	at org.apache.http.protocol.HttpRequestExecutor.doReceiveResponse(HttpRequestExecutor.java:271)
	at org.apache.http.protocol.HttpRequestExecutor.execute(HttpRequestExecutor.java:123)
	at org.apache.http.impl.client.DefaultRequestDirector.tryExecute(DefaultRequestDirector.java:682)
	at org.apache.http.impl.client.DefaultRequestDirector.execute(DefaultRequestDirector.java:486)
	at org.apache.http.impl.client.AbstractHttpClient.doExecute(AbstractHttpClient.java:863)
	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:82)
	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:106)
	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:57)
	at org.apache.solr.client.solrj.impl.HttpSolrServer.executeMethod(HttpSolrServer.java:448)
	... 46 more




Build Log:
[...truncated 12510 lines...]
   [junit4] Suite: org.apache.solr.client.solrj.TestLBHttpSolrServer
   [junit4]   2> SLF4J: Class path contains multiple SLF4J bindings.
   [junit4]   2> SLF4J: Found binding in [jar:file:/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/solrj/test-lib/slf4j-log4j12-1.7.6.jar!/org/slf4j/impl/StaticLoggerBinder.class]
   [junit4]   2> SLF4J: Found binding in [jar:file:/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/core/lib/slf4j-log4j12-1.7.6.jar!/org/slf4j/impl/StaticLoggerBinder.class]
   [junit4]   2> SLF4J: See http://www.slf4j.org/codes.html#multiple_bindings for an explanation.
   [junit4]   2> SLF4J: Actual binding is of type [org.slf4j.impl.Log4jLoggerFactory]
   [junit4]   2> log4j:WARN No such property [conversionPattern] in org.apache.solr.util.SolrLogLayout.
   [junit4]   2> Creating dataDir: /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.TestLBHttpSolrServer-7A37D403E1F1E30-001/init-core-data-001
   [junit4]   2> 6825 T11 oas.SolrTestCaseJ4.buildSSLConfig Randomized ssl (false) and clientAuth (false)
   [junit4]   2> 7168 T11 oas.SolrTestCaseJ4.setUp ###Starting testReliability
   [junit4]   2> 9671 T11 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 10437 T11 oejs.AbstractConnector.doStart Started SocketConnector@127.0.0.1:48641
   [junit4]   2> 10844 T11 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 11178 T11 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 11180 T11 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.TestLBHttpSolrServer-7A37D403E1F1E30-001/instance-0-001
   [junit4]   2> 11181 T11 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.TestLBHttpSolrServer-7A37D403E1F1E30-001/instance-0-001/'
   [junit4]   2> 13259 T11 oasc.ConfigSolr.fromFile Loading container configuration from /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.TestLBHttpSolrServer-7A37D403E1F1E30-001/instance-0-001/solr.xml
   [junit4]   2> 13849 T11 oasc.CoreContainer.<init> New CoreContainer 216983383
   [junit4]   2> 13872 T11 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.TestLBHttpSolrServer-7A37D403E1F1E30-001/instance-0-001/]
   [junit4]   2> 14349 T11 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
   [junit4]   2> 14350 T11 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: 
   [junit4]   2> 14351 T11 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 14353 T11 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 14354 T11 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 14358 T11 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 14360 T11 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 14361 T11 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 14362 T11 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 15139 T11 oasu.UpdateShardHandler.<init> Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=false
   [junit4]   2> 15194 T11 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 15208 T11 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 15245 T11 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 16592 T23 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.TestLBHttpSolrServer-7A37D403E1F1E30-001/instance-0-001/collection1/'
   [junit4]   2> 16962 T23 oasc.SolrConfig.<init> Using Lucene MatchVersion: 6.0.0
   [junit4]   2> 17613 T23 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 17765 T23 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 17846 T23 oass.IndexSchema.readSchema [collection1] Schema name=test
   [junit4]   2> 18610 T23 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 18646 T23 oasc.CoreContainer.create Creating SolrCore 'collection1' using configuration from instancedir /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.TestLBHttpSolrServer-7A37D403E1F1E30-001/instance-0-001/collection1/
   [junit4]   2> 19227 T23 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockFSDirectoryFactory
   [junit4]   2> 19298 T23 oasc.SolrCore.<init> [collection1] Opening new SolrCore at /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.TestLBHttpSolrServer-7A37D403E1F1E30-001/instance-0-001/collection1/, dataDir=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.TestLBHttpSolrServer-7A37D403E1F1E30-001/instance-0-001/collection1/data/
   [junit4]   2> 19300 T23 oasc.SolrCore.<init> JMX monitoring not detected for core: collection1
   [junit4]   2> 19626 T23 oasc.CachingDirectoryFactory.get return new directory for /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.TestLBHttpSolrServer-7A37D403E1F1E30-001/instance-0-001/collection1/data
   [junit4]   2> 19635 T23 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.TestLBHttpSolrServer-7A37D403E1F1E30-001/instance-0-001/collection1/data/index/
   [junit4]   2> 19638 T23 oasc.SolrCore.initIndex WARN [collection1] Solr index directory '/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.TestLBHttpSolrServer-7A37D403E1F1E30-001/instance-0-001/collection1/data/index' doesn't exist. Creating new index...
   [junit4]   2> 19706 T23 oasc.CachingDirectoryFactory.get return new directory for /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.TestLBHttpSolrServer-7A37D403E1F1E30-001/instance-0-001/collection1/data/index
   [junit4]   2> 20259 T23 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(SimpleFSDirectory@/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.TestLBHttpSolrServer-7A37D403E1F1E30-001/instance-0-001/collection1/data/index lockFactory=NativeFSLockFactory@/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.TestLBHttpSolrServer-7A37D403E1F1E30-001/instance-0-001/collection1/data/index),segFN=segments_1,generation=1}
   [junit4]   2> 20269 T23 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 23380 T23 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 23546 T23 oasc.RequestHandlers.initHandlersFromConfig created /update/json/docs: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 23547 T23 oasc.RequestHandlers.initHandlersFromConfig created /update/csv: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 23548 T23 oasc.RequestHandlers.initHandlersFromConfig created /update/json: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 23649 T23 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
   [junit4]   2> 23650 T23 oasc.RequestHandlers.initHandlersFromConfig created defaults: solr.StandardRequestHandler
   [junit4]   2> 23651 T23 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.StandardRequestHandler
   [junit4]   2> 23661 T23 oasc.RequestHandlers.initHandlersFromConfig created lazy: solr.StandardRequestHandler
   [junit4]   2> 23719 T23 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
   [junit4]   2> 23872 T23 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
   [junit4]   2> 24203 T23 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 24274 T23 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 24277 T23 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 24287 T23 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 24520 T23 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 24521 T23 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 24578 T23 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(SimpleFSDirectory@/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.TestLBHttpSolrServer-7A37D403E1F1E30-001/instance-0-001/collection1/data/index lockFactory=NativeFSLockFactory@/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.TestLBHttpSolrServer-7A37D403E1F1E30-001/instance-0-001/collection1/data/index),segFN=segments_1,generation=1}
   [junit4]   2> 24580 T23 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 24893 T23 oass.SolrIndexSearcher.<init> Opening Searcher@4e30f43f[collection1] main
   [junit4]   2> 25008 T23 oasr.ManagedResourceStorage$FileStorageIO.configure File-based storage initialized to use dir: /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.TestLBHttpSolrServer-7A37D403E1F1E30-001/instance-0-001/collection1/conf
   [junit4]   2> 25010 T23 oasr.RestManager.init Initializing RestManager with initArgs: {storageDir=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.TestLBHttpSolrServer-7A37D403E1F1E30-001/instance-0-001/collection1/conf}
   [junit4]   2> 25271 T23 oasr.ManagedResourceStorage.load Reading _rest_managed.json using file:dir=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.TestLBHttpSolrServer-7A37D403E1F1E30-001/instance-0-001/collection1/conf
   [junit4]   2> 25273 T23 oasr.ManagedResource.reloadFromStorage WARN No stored data found for /rest/managed
   [junit4]   2> 25295 T23 oasr.ManagedResourceStorage$JsonStorage.store Saved JSON object to path _rest_managed.json using file:dir=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.TestLBHttpSolrServer-7A37D403E1F1E30-001/instance-0-001/collection1/conf
   [junit4]   2> 25296 T23 oasr.RestManager.init Initializing 0 registered ManagedResources
   [junit4]   2> 25584 T23 oash.ReplicationHandler.inform Commits will be reserved for  10000
   [junit4]   2> 25585 T23 oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 25595 T24 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@4e30f43f[collection1] main{UninvertingDirectoryReader()}
   [junit4]   2> 25611 T11 oass.SolrDispatchFilter.init user.dir=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-solrj/test/J1
   [junit4]   2> 25612 T11 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> ASYNC  NEW_CORE C0 name=collection1 org.apache.solr.core.SolrCore@52f7cbf9
   [junit4]   2> 30667 T17 C0 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[0, 1, 2, 3, 4, 5, 6, 7, 8, 9]} 0 2385
   [junit4]   2> 31132 T17 C0 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> ASYNC  NEW_CORE C1 name=collection1 org.apache.solr.core.SolrCore@52f7cbf9
   [junit4]   2> 33019 T17 C1 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(SimpleFSDirectory@/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.TestLBHttpSolrServer-7A37D403E1F1E30-001/instance-0-001/collection1/data/index lockFactory=NativeFSLockFactory@/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.TestLBHttpSolrServer-7A37D403E1F1E30-001/instance-0-001/collection1/data/index),segFN=segments_1,generation=1}
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(SimpleFSDirectory@/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.TestLBHttpSolrServer-7A37D403E1F1E30-001/instance-0-001/collection1/data/index lockFactory=NativeFSLockFactory@/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.TestLBHttpSolrServer-7A37D403E1F1E30-001/instance-0-001/collection1/data/index),segFN=segments_2,generation=2}
   [junit4]   2> 33022 T17 C1 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 2
   [junit4]   2> 33507 T17 C1 oass.SolrIndexSearcher.<init> Opening Searcher@6521c24e[collection1] main
   [junit4]   2> 33520 T17 C1 oasu.DirectUpdateHandler2.commit end_commit_flush
   [junit4]   2> 33547 T24 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@6521c24e[collection1] main{UninvertingDirectoryReader(Uninverting(_0(6.0.0):c10))}
   [junit4]   2> 33549 T17 C1 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&waitSearcher=true&softCommit=false&version=2&commit=true} {commit=} 0 2418
   [junit4]   2> 33600 T11 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 33604 T11 oejs.AbstractConnector.doStart Started SocketConnector@127.0.0.1:58714
   [junit4]   2> 33606 T11 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 33607 T11 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 33608 T11 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.TestLBHttpSolrServer-7A37D403E1F1E30-001/instance-1-001
   [junit4]   2> 33610 T11 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.TestLBHttpSolrServer-7A37D403E1F1E30-001/instance-1-001/'
   [junit4]   2> 33697 T11 oasc.ConfigSolr.fromFile Loading container configuration from /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.TestLBHttpSolrServer-7A37D403E1F1E30-001/instance-1-001/solr.xml
   [junit4]   2> 33956 T11 oasc.CoreContainer.<init> New CoreContainer 633458923
   [junit4]   2> 33958 T11 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.TestLBHttpSolrServer-7A37D403E1F1E30-001/instance-1-001/]
   [junit4]   2> 33961 T11 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
   [junit4]   2> 33962 T11 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: 
   [junit4]   2> 33963 T11 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 33964 T11 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 33965 T11 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 33966 T11 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 33967 T11 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 33968 T11 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 33969 T11 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 33971 T11 oasu.UpdateShardHandler.<init> Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=false
   [junit4]   2> 33973 T11 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 33974 T11 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 33975 T11 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 33986 T35 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.TestLBHttpSolrServer-7A37D403E1F1E30-001/instance-1-001/collection1/'
   [junit4]   2> 34128 T35 oasc.SolrConfig.<init> Using Lucene MatchVersion: 6.0.0
   [junit4]   2> 34296 T35 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 34298 T35 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 34313 T35 oass.IndexSchema.readSchema [collection1] Schema name=test
   [junit4]   2> 34356 T35 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 34358 T35 oasc.CoreContainer.create Creating SolrCore 'collection1' using configuration from instancedir /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.TestLBHttpSolrServer-7A37D403E1F1E30-001/instance-1-001/collection1/
   [junit4]   2> 34359 T35 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockFSDirectoryFactory
   [junit4]   2> 34361 T35 oasc.SolrCore.<init> [collection1] Opening new SolrCore at /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.TestLBHttpSolrServer-7A37D403E1F1E30-001/instance-1-001/collection1/, dataDir=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.TestLBHttpSolrServer-7A37D403E1F1E30-001/instance-1-001/collection1/data/
   [junit4]   2> 34362 T35 oasc.SolrCore.<init> JMX monitoring not detected for core: collection1
   [junit4]   2> 34370 T35 oasc.CachingDirectoryFactory.get return new directory for /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.TestLBHttpSolrServer-7A37D403E1F1E30-001/instance-1-001/collection1/data
   [junit4]   2> 34373 T35 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.TestLBHttpSolrServer-7A37D403E1F1E30-001/instance-1-001/collection1/data/index/
   [junit4]   2> 34374 T35 oasc.SolrCore.initIndex WARN [collection1] Solr index directory '/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.TestLBHttpSolrServer-7A37D403E1F1E30-001/instance-1-001/collection1/data/index' doesn't exist. Creating new index...
   [junit4]   2> 34406 T35 oasc.CachingDirectoryFactory.get return new directory for /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.TestLBHttpSolrServer-7A37D403E1F1E30-001/instance-1-001/collection1/data/index
   [junit4]   2> 34420 T35 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(SimpleFSDirectory@/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.TestLBHttpSolrServer-7A37D403E1F1E30-001/instance-1-001/collection1/data/index lockFactory=NativeFSLockFactory@/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.TestLBHttpSolrServer-7A37D403E1F1E30-001/instance-1-001/collection1/data/index),segFN=segments_1,generation=1}
   [junit4]   2> 34421 T35 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 34424 T35 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 34425 T35 oasc.RequestHandlers.initHandlersFromConfig created /update/json/docs: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 34426 T35 oasc.RequestHandlers.initHandlersFromConfig created /update/csv: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 34427 T35 oasc.RequestHandlers.initHandlersFromConfig created /update/json: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 34428 T35 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
   [junit4]   2> 34429 T35 oasc.RequestHandlers.initHandlersFromConfig created defaults: solr.StandardRequestHandler
   [junit4]   2> 34430 T35 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.StandardRequestHandler
   [junit4]   2> 34430 T35 oasc.RequestHandlers.initHandlersFromConfig created lazy: solr.StandardRequestHandler
   [junit4]   2> 34431 T35 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
   [junit4]   2> 34432 T35 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
   [junit4]   2> 34479 T35 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 34482 T35 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 34486 T35 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 34493 T35 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 34498 T35 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 34498 T35 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 34507 T35 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(SimpleFSDirectory@/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.TestLBHttpSolrServer-7A37D403E1F1E30-001/instance-1-001/collection1/data/index lockFactory=NativeFSLockFactory@/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.TestLBHttpSolrServer-7A37D403E1F1E30-001/instance-1-001/collection1/data/index),segFN=segments_1,generation=1}
   [junit4]   2> 34508 T35 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 34510 T35 oass.SolrIndexSearcher.<init> Opening Searcher@d0893d5[collection1] main
   [junit4]   2> 34511 T35 oasr.ManagedResourceStorage$FileStorageIO.configure File-based storage initialized to use dir: /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.TestLBHttpSolrServer-7A37D403E1F1E30-001/instance-1-001/collection1/conf
   [junit4]   2> 34512 T35 oasr.RestManager.init Initializing RestManager with initArgs: {storageDir=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.TestLBHttpSolrServer-7A37D403E1F1E30-001/instance-1-001/collection1/conf}
   [junit4]   2> 34514 T35 oasr.ManagedResourceStorage.load Reading _rest_managed.json using file:dir=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.TestLBHttpSolrServer-7A37D403E1F1E30-001/instance-1-001/collection1/conf
   [junit4]   2> 34521 T35 oasr.ManagedResource.reloadFromStorage WARN No stored data found for /rest/managed
   [junit4]   2> 34522 T35 oasr.ManagedResourceStorage$JsonStorage.store Saved JSON object to path _rest_managed.json using file:dir=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.TestLBHttpSolrServer-7A37D403E1F1E30-001/instance-1-001/collection1/conf
   [junit4]   2> 34523 T35 oasr.RestManager.init Initializing 0 registered ManagedResources
   [junit4]   2> 34523 T35 oash.ReplicationHandler.inform Commits will be reserved for  10000
   [junit4]   2> 34524 T36 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@d0893d5[collection1] main{UninvertingDirectoryReader()}
   [junit4]   2> 34524 T35 oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 34526 T11 oass.SolrDispatchFilter.init user.dir=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-solrj/test/J1
   [junit4]   2> 34527 T11 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> ASYNC  NEW_CORE C2 name=collection1 org.apache.solr.core.SolrCore@46e936e7
   [junit4]   2> 34546 T28 C2 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[0, 1, 2, 3, 4, 5, 6, 7, 8, 9]} 0 12
   [junit4]   2> 34552 T28 C2 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 34586 T28 C2 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(SimpleFSDirectory@/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.TestLBHttpSolrServer-7A37D403E1F1E30-001/instance-1-001/collection1/data/index lockFactory=NativeFSLockFactory@/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.TestLBHttpSolrServer-7A37D403E1F1E30-001/instance-1-001/collection1/data/index),segFN=segments_1,generation=1}
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(SimpleFSDirectory@/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.TestLBHttpSolrServer-7A37D403E1F1E30-001/instance-1-001/collection1/data/index lockFactory=NativeFSLockFactory@/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.TestLBHttpSolrServer-7A37D403E1F1E30-001/instance-1-001/collection1/data/index),segFN=segments_2,generation=2}
   [junit4]   2> ASYNC  NEW_CORE C3 name=collection1 org.apache.solr.core.SolrCore@46e936e7
   [junit4]   2> 34591 T28 C3 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 2
   [junit4]   2> 34598 T28 C3 oass.SolrIndexSearcher.<init> Opening Searcher@3aee2e79[collection1] main
   [junit4]   2> 34599 T28 C3 oasu.DirectUpdateHandler2.commit end_commit_flush
   [junit4]   2> 34599 T36 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@3aee2e79[collection1] main{UninvertingDirectoryReader(Uninverting(_0(6.0.0):c10))}
   [junit4]   2> 34601 T28 C3 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&waitSearcher=true&softCommit=false&version=2&commit=true} {commit=} 0 49
   [junit4]   2> 34617 T11 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 34621 T11 oejs.AbstractConnector.doStart Started SocketConnector@127.0.0.1:34030
   [junit4]   2> 34623 T11 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 34624 T11 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 34625 T11 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.TestLBHttpSolrServer-7A37D403E1F1E30-001/instance-2-001
   [junit4]   2> 34626 T11 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.TestLBHttpSolrServer-7A37D403E1F1E30-001/instance-2-001/'
   [junit4]   2> 34687 T11 oasc.ConfigSolr.fromFile Loading container configuration from /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.TestLBHttpSolrServer-7A37D403E1F1E30-001/instance-2-001/solr.xml
   [junit4]   2> 34839 T11 oasc.CoreContainer.<init> New CoreContainer 1084676052
   [junit4]   2> 34841 T11 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.TestLBHttpSolrServer-7A37D403E1F1E30-001/instance-2-001/]
   [junit4]   2> 34843 T11 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
   [junit4]   2> 34844 T11 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: 
   [junit4]   2> 34845 T11 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 34846 T11 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 34847 T11 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 34848 T11 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 34848 T11 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 34849 T11 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 34850 T11 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 34851 T11 oasu.UpdateShardHandler.<init> Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=false
   [junit4]   2> 34852 T11 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 34853 T11 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 34854 T11 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 34866 T47 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.TestLBHttpSolrServer-7A37D403E1F1E30-001/instance-2-001/collection1/'
   [junit4]   2> 34977 T47 oasc.SolrConfig.<init> Using Lucene MatchVersion: 6.0.0
   [junit4]   2> 35097 T47 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 35099 T47 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 35117 T47 oass.IndexSchema.readSchema [collection1] Schema name=test
   [junit4]   2> 35158 T47 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 35161 T47 oasc.CoreContainer.create Creating SolrCore 'collection1' using configuration from instancedir /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.TestLBHttpSolrServer-7A37D403E1F1E30-001/instance-2-001/collection1/
   [junit4]   2> 35161 T47 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockFSDirectoryFactory
   [junit4]   2> 35162 T47 oasc.SolrCore.<init> [collection1] Opening new SolrCore at /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.TestLBHttpSolrServer-7A37D403E1F1E30-001/instance-2-001/collection1/, dataDir=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.TestLBHttpSolrServer-7A37D403E1F1E30-001/instance-2-001/collection1/data/
   [junit4]   2> 35163 T47 oasc.SolrCore.<init> JMX monitoring not detected for core: collection1
   [junit4]   2> 35166 T47 oasc.CachingDirectoryFactory.get return new directory for /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.TestLBHttpSolrServer-7A37D403E1F1E30-001/instance-2-001/collection1/data
   [junit4]   2> 35168 T47 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.TestLBHttpSolrServer-7A37D403E1F1E30-001/instance-2-001/collection1/data/index/
   [junit4]   2> 35170 T47 oasc.SolrCore.initIndex WARN [collection1] Solr index directory '/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.TestLBHttpSolrServer-7A37D403E1F1E30-001/instance-2-001/collection1/data/index' doesn't exist. Creating new index...
   [junit4]   2> 35172 T47 oasc.CachingDirectoryFactory.get return new directory for /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.TestLBHttpSolrServer-7A37D403E1F1E30-001/instance-2-001/collection1/data/index
   [junit4]   2> 35207 T47 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(SimpleFSDirectory@/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.TestLBHttpSolrServer-7A37D403E1F1E30-001/instance-2-001/collection1/data/index lockFactory=NativeFSLockFactory@/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.TestLBHttpSolrServer-7A37D403E1F1E30-001/instance-2-001/collection1/data/index),segFN=segments_1,generation=1}
   [junit4]   2> 35208 T47 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 35212 T47 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 35214 T47 oasc.RequestHandlers.initHandlersFromConfig created /update/json/docs: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 35214 T47 oasc.RequestHandlers.initHandlersFromConfig created /update/csv: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 35215 T47 oasc.RequestHandlers.initHandlersFromConfig created /update/json: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 35216 T47 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
   [junit4]   2> 35217 T47 oasc.RequestHandlers.initHandlersFromConfig created defaults: solr.StandardRequestHandler
   [junit4]   2> 35217 T47 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.StandardRequestHandler
   [junit4]   2> 35218 T47 oasc.RequestHandlers.initHandlersFromConfig created lazy: solr.StandardRequestHandler
   [junit4]   2> 35219 T47 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
   [junit4]   2> 35220 T47 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
   [junit4]   2> 35223 T47 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 35226 T47 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 35229 T47 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 35232 T47 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 35237 T47 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 35237 T47 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 35243 T47 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(SimpleFSDirectory@/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.TestLBHttpSolrServer-7A37D403E1F1E30-001/instance-2-001/collection1/data/index lockFactory=NativeFSLockFactory@/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.TestLBHttpSolrServer-7A37D403E1F1E30-001/instance-2-001/collection1/data/index),segFN=segments_1,generation=1}
   [junit4]   2> 35243 T47 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 35244 T47 oass.SolrIndexSearcher.<init> Opening Searcher@1f499b2c[collection1] main
   [junit4]   2> 35245 T47 oasr.ManagedResourceStorage$FileStorageIO.configure File-based storage initialized to use dir: /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.TestLBHttpSolrServer-7A37D403E1F1E30-001/instance-2-001/collection1/conf
   [junit4]   2> 35246 T47 oasr.RestManager.init Initializing RestManager with initArgs: {storageDir=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.TestLBHttpSolrServer-7A37D403E1F1E30-001/instance-2-001/collection1/conf}
   [junit4]   2> 35247 T47 oasr.ManagedResourceStorage.load Reading _rest_managed.json using file:dir=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.TestLBHttpSolrServer-7A37D403E1F1E30-001/instance-2-001/collection1/conf
   [junit4]   2> 35249 T47 oasr.ManagedResource.reloadFromStorage WARN No stored data found for /rest/managed
   [junit4]   2> 35250 T47 oasr.ManagedResourceStorage$JsonStorage.store Saved JSON object to path _rest_managed.json using file:dir=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.TestLBHttpSolrServer-7A37D403E1F1E30-001/instance-2-001/collection1/conf
   [junit4]   2> 35250 T47 oasr.RestManager.init Initializing 0 registered ManagedResources
   [junit4]   2> 35251 T47 oash.ReplicationHandler.inform Commits will be reserved for  10000
   [junit4]   2> 35252 T48 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@1f499b2c[collection1] main{UninvertingDirectoryReader()}
   [junit4]   2> 35252 T47 oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 35254 T11 oass.SolrDispatchFilter.init user.dir=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-solrj/test/J1
   [junit4]   2> 35255 T11 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> ASYNC  NEW_CORE C4 name=collection1 org.apache.solr.core.SolrCore@7359870d
   [junit4]   2> 35274 T40 C4 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[0, 1, 2, 3, 4, 5, 6, 7, 8, 9]} 0 15
   [junit4]   2> 35280 T40 C4 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 35317 T40 C4 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(SimpleFSDirectory@/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.TestLBHttpSolrServer-7A37D403E1F1E30-001/instance-2-001/collection1/data/index lockFactory=NativeFSLockFactory@/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.TestLBHttpSolrServer-7A37D403E1F1E30-001/instance-2-001/collection1/data/index),segFN=segments_1,generation=1}
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(SimpleFSDirectory@/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.TestLBHttpSolrServer-7A37D403E1F1E30-001/instance-2-001/collection1/data/index lockFactory=NativeFSLockFactory@/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.TestLBHttpSolrServer-7A37D403E1F1E30-001/instance-2-001/collection1/data/index),segFN=segments_2,generation=2}
   [junit4]   2> 35319 T40 C4 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 2
   [junit4]   2> 35325 T40 C4 oass.SolrIndexSearcher.<init> Opening Searcher@452ec8e0[collection1] main
   [junit4]   2> 35326 T40 C4 oasu.DirectUpdateHandler2.commit end_commit_flush
   [junit4]   2> 35326 T48 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@452ec8e0[collection1] main{UninvertingDirectoryReader(Uninverting(_0(6.0.0):c10))}
   [junit4]   2> 35327 T40 C4 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&waitSearcher=true&softCommit=false&version=2&commit=true} {commit=} 0 47
   [junit4]   2> 35331 T11 oasc.CoreContainer.shutdown Shutting down CoreContainer instance=633458923
   [junit4]   2> 35333 T11 oasc.SolrCore.close [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@46e936e7
   [junit4]   2> 35334 T11 oasu.DirectUpdateHandler2.close closing DirectUpdateHandler2{commits=1,autocommits=0,soft autocommits=0,optimizes=0,rollbacks=0,expungeDeletes=0,docsPending=0,adds=0,deletesById=0,deletesByQuery=0,errors=0,cumulative_adds=10,cumulative_deletesById=0,cumulative_deletesByQuery=0,cumulative_errors=0}
   [junit4]   2> 35335 T11 oasu.SolrCoreState.decrefSolrCoreState Closing SolrCoreState
   [junit4]   2> 35336 T11 oasu.DefaultSolrCoreState.closeIndexWriter SolrCoreState ref count has reached 0 - closing IndexWriter
   [junit4]   2> 35337 T11 oasu.DefaultSolrCoreState.closeIndexWriter closing IndexWriter with IndexWriterCloser
   [junit4]   2> 35341 T11 oasc.SolrCore.closeSearcher [collection1] Closing main searcher on request.
   [junit4]   2> 35343 T11 oasc.CachingDirectoryFactory.close Closing MockFSDirectoryFactory - 2 directories currently being tracked
   [junit4]   2> 35344 T11 oasc.CachingDirectoryFactory.closeCacheValue looking to close /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.TestLBHttpSolrServer-7A37D403E1F1E30-001/instance-1-001/collection1/data/index [CachedDir<<refCount=0;path=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.TestLBHttpSolrServer-7A37D403E1F1E30-001/instance-1-001/collection1/data/index;done=false>>]
   [junit4]   2> 35345 T11 oasc.CachingDirectoryFactory.close Closing directory: /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.TestLBHttpSolrServer-7A37D403E1F1E30-001/instance-1-001/collection1/data/index
   [junit4]   2> 36348 T11 oasc.CachingDirectoryFactory.closeCacheValue looking to close /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.TestLBHttpSolrServer-7A37D403E1F1E30-001/instance-1-001/collection1/data [CachedDir<<refCount=0;path=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.TestLBHttpSolrServer-7A37D403E1F1E30-001/instance-1-001/collection1/data;done=false>>]
   [junit4]   2> 36350 T11 oasc.CachingDirectoryFactory.close Closing directory: /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.TestLBHttpSolrServer-7A37D403E1F1E30-001/instance-1-001/collection1/data
   [junit4]   2> 36353 T11 oejsh.ContextHandler.doStop stopped o.e.j.s.ServletContextHandler{/solr,null}
   [junit4]   2> 41189 T11 oasc.CoreContainer.shutdown Shutting down CoreContainer instance=216983383
   [junit4]   2> 41189 T50 oahic.DefaultRequestDirector.tryExecute I/O exception (java.net.SocketException) caught when processing request: Connection reset
   [junit4]   2> 41191 T11 oejsh.ContextHandler.doStop stopped o.e.j.s.ServletContextHandler{/solr,null}
   [junit4]   2> 41192 T50 oahic.DefaultRequestDirector.tryExecute Retrying request
   [junit4]   2> ASYNC  NEW_CORE C5 name=collection1 org.apache.solr.core.SolrCore@7359870d
   [junit4]   2> 41583 T41 C5 oasc.SolrCore.execute [collection1] webapp=/solr path=/select params={wt=javabin&q=*:*&version=2} hits=10 status=0 QTime=645 
   [junit4]   2> ASYNC  NEW_CORE C6 name=collection1 org.apache.solr.core.SolrCore@52f7cbf9
   [junit4]   2> 41583 T16 C6 oasc.SolrCore.execute [collection1] webapp=/solr path=/select params={wt=javabin&q=*:*&version=2} hits=10 status=0 QTime=1173 
   [junit4]   2> 41670 T16 C6 oasc.SolrException.log ERROR null:org.eclipse.jetty.io.EofException
   [junit4]   2> 		at org.eclipse.jetty.server.HttpOutput.write(HttpOutput.java:142)
   [junit4]   2> 		at org.eclipse.jetty.server.HttpOutput.write(HttpOutput.java:107)
   [junit4]   2> 		at org.apache.solr.common.util.FastOutputStream.flush(FastOutputStream.java:214)
   [junit4]   2> 		at org.apache.solr.common.util.FastOutputStream.flushBuffer(FastOutputStream.java:207)
   [junit4]   2> 		at org.apache.solr.common.util.JavaBinCodec.marshal(JavaBinCodec.java:98)
   [junit4]   2> 		at org.apache.solr.response.BinaryResponseWriter.write(BinaryResponseWriter.java:52)
   [junit4]   2> 		at org.apache.solr.response.QueryResponseWriterUtil.writeQueryResponse(QueryResponseWriterUtil.java:50)
   [junit4]   2> 		at org.apache.solr.servlet.SolrDispatchFilter.writeResponse(SolrDispatchFilter.java:771)
   [junit4]   2> 		at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:424)
   [junit4]   2> 		at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:202)
   [junit4]   2> 		at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1419)
   [junit4]   2> 		at org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:137)
   [junit4]   2> 		at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1419)
   [junit4]   2> 		at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:455)
   [junit4]   2> 		at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:229)
   [junit4]   2> 		at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:137)
   [junit4]   2> 		at org.eclipse.jetty.server.handler.GzipHandler.handle(GzipHandler.java:301)
   [junit4]   2> 		at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1077)
   [junit4]   2> 		at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:384)
   [junit4]   2> 		at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:193)
   [junit4]   2> 		at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1009)
   [junit4]   2> 		at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:135)
   [junit4]   2> 		at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:116)
   [junit4]   2> 		at org.eclipse.jetty.server.Server.handle(Server.java:368)
   [junit4]   2> 		at org.eclipse.jetty.server.AbstractHttpConnection.handleRequest(AbstractHttpConnection.java:489)
   [junit4]   2> 		at org.eclipse.jetty.server.BlockingHttpConnection.handleRequest(BlockingHttpConnection.java:53)
   [junit4]   2> 		at org.eclipse.jetty.server.AbstractHttpConnection.headerComplete(AbstractHttpConnection.java:942)
   [junit4]   2> 		at org.eclipse.jetty.server.AbstractHttpConnection$RequestHandler.headerComplete(AbstractHttpConnection.java:1004)
   [junit4]   2> 		at org.eclipse.jetty.http.HttpParser.parseNext(HttpParser.java:640)
   [junit4]   2> 		at org.eclipse.jetty.http.HttpParser.parseAvailable(HttpParser.java:235)
   [junit4]   2> 		at org.eclipse.jetty.server.BlockingHttpConnection.handle(BlockingHttpConnection.java:72)
   [junit4]   2> 		at org.eclipse.jetty.server.bio.SocketConnector$ConnectorEndPoint.run(SocketConnector.java:264)
   [junit4]   2> 		at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:608)
   [junit4]   2> 		at org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:543)
   [junit4]   2> 		at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 	
   [junit4]   2> 41673 T16 C6 oasc.SolrException.log ERROR null:org.eclipse.jetty.io.EofException
   [junit4]   2> 		at org.eclipse.jetty.server.HttpOutput.write(HttpOutput.java:142)
   [junit4]   2> 		at org.eclipse.jetty.server.HttpOutput.write(HttpOutput.java:107)
   [junit4]   2> 		at org.apache.solr.common.util.FastOutputStream.flush(FastOutputStream.java:214)
   [junit4]   2> 		at org.apache.solr.common.util.FastOutputStream.flushBuffer(FastOutputStream.java:207)
   [junit4]   2> 		at org.apache.solr.common.util.JavaBinCodec.marshal(JavaBinCodec.java:98)
   [junit4]   2> 		at org.apache.solr.response.BinaryResponseWriter.write(BinaryResponseWriter.java:52)
   [junit4]   2> 		at org.apache.solr.response.QueryResponseWriterUtil.writeQueryResponse(QueryResponseWriterUtil.java:50)
   [junit4]   2> 		at org.apache.solr.servlet.SolrDispatchFilter.writeResponse(SolrDispatchFilter.java:771)
   [junit4]   2> 		at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:424)
   [junit4]   2> 		at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:202)
   [junit4]   2> 		at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1419)
   [junit4]   2> 		at org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:137)
   [junit4]   2> 		at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1419)
   [junit4]   2> 		at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:455)
   [junit4]   2> 		at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:229)
   [junit4]   2> 		at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:137)
   [junit4]   2> 		at org.eclipse.jetty.server.handler.GzipHandler.handle(GzipHandler.java:301)
   [junit4]   2> 		at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1077)
   [junit4]   2> 		at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:384)
   [junit4]   2> 		at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:193)
   [junit4]   2> 		at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1009)
   [junit4]   2> 		at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:135)
   [junit4]   2> 		at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:116)
   [junit4]   2> 		at org.eclipse.jetty.server.Server.handle(Server.java:368)
   [junit4]   2> 		at org.eclipse.jetty.server.AbstractHttpConnection.handleRequest(AbstractHttpConnection.java:489)
   [junit4]   2> 		at org.eclipse.jetty.server.BlockingHttpConnection.handleRequest(BlockingHttpConnection.java:53)
   [junit4]   2> 		at org.eclipse.jetty.server.AbstractHttpConnection.headerComplete(AbstractHttpConnection.java:942)
   [junit4]   2> 		at org.eclipse.jetty.server.AbstractHttpConnection$RequestHandler.headerComplete(AbstractHttpConnection.java:1004)
   [junit4]   2> 		at org.eclipse.jetty.http.HttpParser.parseNext(HttpParser.java:640)
   [junit4]   2> 		at org.eclipse.jetty.http.HttpParser.parseAvailable(HttpParser.java:235)
   [junit4]   2> 		at org.eclipse.jetty.server.BlockingHttpConnection.handle(BlockingHttpConnection.java:72)
   [junit4]   2> 		at org.eclipse.jetty.server.bio.SocketConnector$ConnectorEndPoint.run(SocketConnector.java:264)
   [junit4]   2> 		at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:608)
   [junit4]   2> 		at org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:543)
   [junit4]   2> 		at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 	
   [junit4]   2> 41723 T16 C6 oasc.SolrCore.close [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@52f7cbf9
   [junit4]   2> 41724 T16 C6 oasu.DirectUpdateHandler2.close closing DirectUpdateHandler2{commits=1,autocommits=0,soft autocommits=0,optimizes=0,rollbacks=0,expungeDeletes=0,docsPending=0,adds=0,deletesById=0,deletesByQuery=0,errors=0,cumulative_adds=10,cumulative_deletesById=0,cumulative_deletesByQuery=0,cumulative_errors=0}
   [junit4]   2> 41725 T16 C6 oasu.SolrCoreState.decrefSolrCoreState Closing SolrCoreState
   [junit4]   2> 41726 T16 C6 oasu.DefaultSolrCoreState.closeIndexWriter SolrCoreState ref count has reached 0 - closing IndexWriter
   [junit4]   2> 41727 T16 C6 oasu.DefaultSolrCoreState.closeIndexWriter closing IndexWriter with IndexWriterCloser
   [junit4]   2> 41733 T16 C6 oasc.SolrCore.closeSearcher [collection1] Closing main searcher on request.
   [junit4]   2> 41734 T16 C6 oasc.CachingDirectoryFactory.close Closing MockFSDirectoryFactory - 2 directories currently being tracked
   [junit4]   2> 41735 T16 C6 oasc.CachingDirectoryFactory.closeCacheValue looking to close /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.TestLBHttpSolrServer-7A37D403E1F1E30-001/instance-0-001/collection1/data/index [CachedDir<<refCount=0;path=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.TestLBHttpSolrServer-7A37D403E1F1E30-001/instance-0-001/collection1/data/index;done=false>>]
   [junit4]   2> 41736 T16 C6 oasc.CachingDirectoryFactory.close Closing directory: /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.TestLBHttpSolrServer-7A37D403E1F1E30-001/instance-0-001/collection1/data/index
   [junit4]   2> 41775 T16 C6 oasc.CachingDirectoryFactory.closeCacheValue looking to close /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.TestLBHttpSolrServer-7A37D403E1F1E30-001/instance-0-001/collection1/data [CachedDir<<refCount=0;path=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.TestLBHttpSolrServer-7A37D403E1F1E30-001/instance-0-001/collection1/data;done=false>>]
   [junit4]   2> 41776 T16 C6 oasc.CachingDirectoryFactory.close Closing directory: /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.TestLBHttpSolrServer-7A37D403E1F1E30-001/instance-0-001/collection1/data
   [junit4]   2> 42099 T44 C5 oasc.SolrCore.execute [collection1] webapp=/solr path=/select params={sort=_docid_+asc&wt=javabin&q=*:*&rows=0&distrib=false&version=2} hits=10 status=0 QTime=399 
   [junit4]   2> 42458 T43 C5 oasc.SolrCore.execute [collection1] webapp=/solr path=/select params={sort=_docid_+asc&wt=javabin&q=*:*&rows=0&distrib=false&version=2} hits=10 status=0 QTime=1 
   [junit4]   2> 46308 T11 oasc.CoreContainer.shutdown Shutting down CoreContainer instance=1084676052
   [junit4]   2> 46309 T11 oasc.SolrCore.close [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@7359870d
   [junit4]   2> 46310 T11 oasu.DirectUpdateHandler2.close closing DirectUpdateHandler2{commits=1,autocommits=0,soft autocommits=0,optimizes=0,rollbacks=0,expungeDeletes=0,docsPending=0,adds=0,deletesById=0,deletesByQuery=0,errors=0,cumulative_adds=10,cumulative_deletesById=0,cumulative_deletesByQuery=0,cumulative_errors=0}
   [junit4]   2> 46311 T11 oasu.SolrCoreState.decrefSolrCoreState Closing SolrCoreState
   [junit4]   2> 46312 T11 oasu.DefaultSolrCoreState.closeIndexWriter SolrCoreState ref count has reached 0 - closing IndexWriter
   [junit4]   2> 46313 T11 oasu.DefaultSolrCoreState.closeIndexWriter closing IndexWriter with IndexWriterCloser
   [junit4]   2> 46325 T11 oasc.SolrCore.closeSearcher [collection1] Closing main searcher on request.
   [junit4]   2> 46327 T11 oasc.CachingDirectoryFactory.close Closing MockFSDirectoryFactory - 2 directories currently being tracked
   [junit4]   2> 46328 T11 oasc.CachingDirectoryFactory.closeCacheValue looking to close /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.TestLBHttpSolrServer-7A37D403E1F1E30-001/instance-2-001/collection1/data [CachedDir<<refCount=0;path=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.TestLBHttpSolrServer-7A37D403E1F1E30-001/instance-2-001/collection1/data;done=false>>]
   [junit4]   2> 46328 T11 oasc.CachingDirectoryFactory.close Closing directory: /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.TestLBHttpSolrServer-7A37D403E1F1E30-001/instance-2-001/collection1/data
   [junit4]   2> 46330 T11 oasc.CachingDirectoryFactory.closeCacheValue looking to close /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.TestLBHttpSolrServer-7A37D403E1F1E30-001/instance-2-001/collection1/data/index [CachedDir<<refCount=0;path=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.TestLBHttpSolrServer-7A37D403E1F1E30-001/instance-2-001/collection1/data/index;done=false>>]
   [junit4]   2> 46331 T11 oasc.CachingDirectoryFactory.close Closing directory: /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.TestLBHttpSolrServer-7A37D403E1F1E30-001/instance-2-001/collection1/data/index
   [junit4]   2> 46374 T11 oejsh.ContextHandler.doStop stopped o.e.j.s.ServletContextHandler{/solr,null}
   [junit4]   2> 51384 T11 oas.SolrTestCaseJ4.tearDown ###Ending testReliability
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestLBHttpSolrServer -Dtests.method=testReliability -Dtests.seed=7A37D403E1F1E30 -Dtests.multiplier=2 -Dtests.slow=true -Dtests.locale=pt -Dtests.timezone=America/Dominica -Dtests.file.encoding=US-ASCII
   [junit4] ERROR   44.6s J1 | TestLBHttpSolrServer.testReliability <<<
   [junit4]    > Throwable #1: org.apache.solr.client.solrj.SolrServerException: No live SolrServers available to handle this request
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([7A37D403E1F1E30:C66BA0069F79CF99]:0)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.LBHttpSolrServer.request(LBHttpSolrServer.java:528)
   [junit4]    > 	at org.apache.solr.client.solrj.request.QueryRequest.process(QueryRequest.java:91)
   [junit4]    > 	at org.apache.solr.client.solrj.SolrServer.query(SolrServer.java:301)
   [junit4]    > 	at org.apache.solr.client.solrj.TestLBHttpSolrServer.testReliability(TestLBHttpSolrServer.java:223)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:745)
   [junit4]    > Caused by: org.apache.solr.client.solrj.SolrServerException: Timeout occured while waiting response from server at: http://127.0.0.1:34030/solr
   [junit4]    > 	at org.apache.solr.client.solrj.impl.HttpSolrServer.executeMethod(HttpSolrServer.java:558)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:210)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:206)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.LBHttpSolrServer.request(LBHttpSolrServer.java:481)
   [junit4]    > 	... 43 more
   [junit4]    > Caused by: java.net.SocketTimeoutException: Read timed out
   [junit4]    > 	at java.net.SocketInputStream.socketRead0(Native Method)
   [junit4]    > 	at java.net.SocketInputStream.read(SocketInputStream.java:152)
   [junit4]    > 	at java.net.SocketInputStream.read(SocketInputStream.java:122)
   [junit4]    > 	at org.apache.http.impl.io.AbstractSessionInputBuffer.fillBuffer(AbstractSessionInputBuffer.java:160)
   [junit4]    > 	at org.apache.http.impl.io.SocketInputBuffer.fillBuffer(SocketInputBuffer.java:84)
   [junit4]    > 	at org.apache.http.impl.io.AbstractSessionInputBuffer.readLine(AbstractSessionInputBuffer.java:273)
   [junit4]    > 	at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:140)
   [junit4]    > 	at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:57)
   [junit4]    > 	at org.apache.http.impl.io.AbstractMessageParser.parse(AbstractMessageParser.java:260)
   [junit4]    > 	at org.apache.http.impl.AbstractHttpClientConnection.receiveResponseHeader(AbstractHttpClientConnection.java:283)
   [junit4]    > 	at org.apache.http.impl.conn.DefaultClientConnection.receiveResponseHeader(DefaultClientConnection.java:251)
   [junit4]    > 	at org.apache.http.impl.conn.ManagedClientConnectionImpl.receiveResponseHeader(ManagedClientConnectionImpl.java:197)
   [junit4]    > 	at org.apache.http.protocol.HttpRequestExecutor.doReceiveResponse(HttpRequestExecutor.java:271)
   [junit4]    > 	at org.apache.http.protocol.HttpRequestExecutor.execute(HttpRequestExecutor.java:123)
   [junit4]    > 	at org.apache.http.impl.client.DefaultRequestDirector.tryExecute(DefaultRequestDirector.java:682)
   [junit4]    > 	at org.apache.http.impl.client.DefaultRequestDirector.execute(DefaultRequestDirector.java:486)
   [junit4]    > 	at org.apache.http.impl.client.AbstractHttpClient.doExecute(AbstractHttpClient.java:863)
   [junit4]    > 	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:82)
   [junit4]    > 	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:106)
   [junit4]    > 	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:57)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.HttpSolrServer.executeMethod(HttpSolrServer.java:448)
   [junit4]    > 	... 46 more
   [junit4]   2> 51703 T11 oas.SolrTestCaseJ4.setUp ###Starting testSimple
   [junit4]   2> 51732 T11 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 51735 T11 oejs.AbstractConnector.doStart Started SocketConnector@127.0.0.1:40605
   [junit4]   2> 51737 T11 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 51738 T11 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 51738 T11 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.TestLBHttpSolrServer-7A37D403E1F1E30-001/instance-0-001
   [junit4]   2> 51739 T11 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.TestLBHttpSolrServer-7A37D403E1F1E30-001/instance-0-001/'
   [junit4]   2> 51832 T11 oasc.ConfigSolr.fromFile Loading container configuration from /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.TestLBHttpSolrServer-7A37D403E1F1E30-001/instance-0-001/solr.xml
   [junit4]   2> 51984 T11 oasc.CoreContainer.<init> New CoreContainer 193560628
   [junit4]   2> 51985 T11 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.TestLBHttpSolrServer-7A37D403E1F1E30-001/instance-0-001/]
   [junit4]   2> 51990 T11 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
   [junit4]   2> 51990 T11 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: 
   [junit4]   2> 51991 T11 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 51992 T11 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 51993 T11 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 51993 T11 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 51994 T11 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 51995 T11 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 51995 T11 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 51997 T11 oasu.UpdateShardHandler.<init> Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=false
   [junit4]   2> 51998 T11 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 51998 T11 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 51999 T11 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 52024 T60 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.TestLBHttpSolrServer-7A37D403E1F1E30-001/instance-0-001/collection1/'
   [junit4]   2> 52168 T60 oasc.SolrConfig.<init> Using Lucene MatchVersion: 6.0.0
   [junit4]   2> 52304 T60 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 52306 T60 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 52319 T60 oass.IndexSchema.readSchema [collection1] Schema name=test
   [junit4]   2> 52356 T60 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 52358 T60 oasc.CoreContainer.create Creating SolrCore 'collection1' using configuration from instancedir /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.TestLBHttpSolrServer-7A37D403E1F1E30-001/instance-0-001/collection1/
   [junit4]   2> 52358 T60 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockFSDirectoryFactory
   [junit4]   2> 52359 T60 oasc.SolrCore.<init> [collection1] Opening new SolrCore at /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.TestLBHttpSolrServer-7A37D403E1F1E30-001/instance-0-001/collection1/, dataDir=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.TestLBHttpSolrServer-7A37D403E1F1E30-001/instance-0-001/collection1/data/
   [junit4]   2> 52360 T60 oasc.SolrCore.<init> JMX monitoring not detected for core: collection1
   [junit4]   2> 52362 T60 oasc.CachingDirectoryFactory.get return new directory for /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.TestLBHttpSolrServer-7A37D403E1F1E30-001/instance-0-001/collection1/data
   [junit4]   2> 52364 T60 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.TestLBHttpSolrServer-7A37D403E1F1E30-001/instance-0-001/collection1/data/index/
   [junit4]   2> 52365 T60 oasc.SolrCore.initIndex WARN [collection1] Solr index directory '/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.TestLBHttpSolrServer-7A37D403E1F1E30-001/instance-0-001/collection1/data/index' doesn't exist. Creating new index...
   [junit4]   2> 52367 T60 oasc.CachingDirectoryFactory.get return new directory for /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.TestLBHttpSolrServer-7A37D403E1F1E30-001/instance-0-001/collection1/data/index
   [junit4]   2> 52374 T60 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(SimpleFSDirectory@/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.TestLBHttpSolrServer-7A37D403E1F1E30-001/instance-0-001/collection1/data/index lockFactory=NativeFSLockFactory@/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.TestLBHttpSolrServer-7A37D403E1F1E30-001/instance-0-001/collection1/data/index),segFN=segments_1,generation=1}
   [junit4]   2> 52375 T60 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 52382 T60 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 52383 T60 oasc.RequestHandlers.initHandlersFromConfig created /update/json/docs: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 52384 T60 oasc.RequestHandlers.initHandlersFromConfig created /update/csv: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 52384 T60 oasc.RequestHandlers.initHandlersFromConfig created /update/json: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 52385 T60 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
   [junit4]   2> 52386 T60 oasc.RequestHandlers.initHandlersFromConfig created defaults: solr.StandardRequestHandler
   [junit4]   2> 52386 T60 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.StandardRequestHandler
   [junit4]   2> 52387 T60 oasc.RequestHandlers.initHandlersFromConfig created lazy: solr.StandardRequestHandler
   [junit4]   2> 52388 T60 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
   [junit4]   2> 52389 T60 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
   [junit4]   2> 52433 T60 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 52435 T60 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 52438 T60 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 52442 T60 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 52445 T60 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 52446 T60 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 52450 T60 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(SimpleFSDirectory@/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.TestLBHttpSolrServer-7A37D403E1F1E30-001/instance-0-001/collection1/data/index lockFactory=NativeFSLockFactory@/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.TestLBHttpSolrServer-7A37D403E1F1E30-001/instance-0-001/collection1/data/index),segFN=segments_1,generation=1}
   [junit4]   2> 52451 T60 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 52452 T60 oass.SolrIndexSearcher.<init> Opening Searcher@5b5e53cd[collection1] main
   [junit4]   2> 52453 T60 oasr.ManagedResourceStorage$FileStorageIO.configure File-based storage initialized to use dir: /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.TestLBHttpSolrServer-7A37D403E1F1E30-001/instance-0-001/collection1/conf
   [junit4]   2> 52454 T60 oasr.RestManager.init Initializing RestManager with initArgs: {storageDir=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.TestLBHttpSolrServer-7A37D403E1F1E30-001/instance-0-001/collection1/conf}
   [junit4]   2> 52455 T60 oasr.ManagedResourceStorage.load Reading _rest_managed.json using file:dir=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.TestLBHttpSolrServer-7A37D403E1F1E30-001/instance-0-001/collection1/conf
   [junit4]   2> 52456 T60 oasr.ManagedResource.reloadFromStorage WARN No stored data found for /rest/managed
   [junit4]   2> 52457 T60 oasr.ManagedResourceStorage$JsonStorage.store Saved JSON object to path _rest_managed.json using file:dir=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.TestLBHttpSolrServer-7A37D403E1F1E30-001/instance-0-001/collection1/conf
   [junit4]   2> 52457 T60 oasr.RestManager.init Initializing 0 registered ManagedResources
   [junit4]   2> 52458 T60 oash.ReplicationHandler.inform Commits will be reserved for  10000
   [junit4]   2> 52459 T61 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@5b5e53cd[collection1] main{UninvertingDirectoryReader()}
   [junit4]   2> 52459 T60 oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 52460 T11 oass.SolrDispatchFilter.init user.dir=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-solrj/test/J1
   [junit4]   2> 52461 T11 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> ASYNC  NEW_CORE C7 name=collection1 org.apache.solr.core.SolrCore@2f18ea8f
   [junit4]   2> 52474 T53 C7 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&version=2} {add=[0, 1, 2, 3, 4, 5, 6, 7, 8, 9]} 0 8
   [junit4]   2> 52480 T53 C7 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 52537 T53 C7 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(SimpleFSDirectory@/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.TestLBHttpSolrServer-7A37D403E1F1E30-001/instance-0-001/collection1/data/index lockFactory=NativeFSLockFactory@/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.TestLBHttpSolrServer-7A37D403E1F1E30-001/instance-0-001/collection1/data/index),segFN=segments_1,generation=1}
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(SimpleFSDirectory@/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.TestLBHttpSolrServer-7A37D403E1F1E30-001/instance-0-001/collection1/data/index lockFactory=NativeFSLockFactory@/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.TestLBHttpSolrServer-7A37D403E1F1E30-001/instance-0-001/collection1/data/index),segFN=segments_2,generation=2}
   [junit4]   2> 52538 T53 C7 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 2
   [junit4]   2> 52543 T53 C7 oass.SolrIndexSearcher.<init> Opening Searcher@34aeb4f0[collection1] main
   [junit4]   2> 52544 T53 C7 oasu.DirectUpdateHandler2.commit end_commit_flush
   [junit4]   2> 52544 T61 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@34aeb4f0[collection1] main{UninvertingDirectoryReader(Uninverting(_0(6.0.0):c10))}
   [junit4]   2> 52546 T53 C7 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={wt=javabin&waitSearcher=true&softCommit=false&version=2&commit=true} {commit=} 0 66
   [junit4]   2> 52561 T11 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 52564 T11 oejs.AbstractConnector.doStart Started SocketConnector@127.0.0.1:19002
   [junit4]   2> 52566 T11 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 52566 T11 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 52567 T11 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.TestLBHttpSolrServer-7A37D403E1F1E30-001/instance-1-001
   [junit4]   2> 52568 T11 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.TestLBHttpSolrServer-7A37D403E1F1E30-001/instance-1-001/'
   [junit4]   2> 52612 T11 oasc.ConfigSolr.fromFile Loading container configuration from /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.TestLBHttpSolrServer-7A37D403E1F1E30-001/instance-1-001/solr.xml
   [junit4]   2> 52728 T11 oasc.CoreContainer.<init> New CoreContainer 1368050236
   [junit4]   2> 52729 T11 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.TestLBHttpSolrServer-7A37D403E1F1E30-001/instance-1-001/]
   [junit4]   2> 52731 T11 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
   [junit4]   2> 52732 T11 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: 
   [junit4]   2> 52733 T11 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 52733 T11 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 52734 T11 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 52735 T11 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 52736 T11 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 52736 T11 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 52737 T11 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 52738 T11 oasu.UpdateShardHandler.<init> Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=false
   [junit4]   2> 52739 T11 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 52740 T11 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 52740 T11 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 52747 T72 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.TestLBHttpSolrServer-7A37D403E1F1E30-001/instance-1-001/collection1/'
   [junit4]   2> 52854 T72 oasc.SolrConfig.<init> Using Lucene MatchVersion: 6.0.0
   [junit4]   2> 52947 T72 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 52948 T72 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 52966 T72 oass.IndexSchema.readSchema [collection1] Schema name=test
   [junit4]   2> 52995 T72 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 52997 T72 oasc.CoreContainer.create Creating SolrCore 'collection1' using configuration from instancedir /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.TestLBHttpSolrServer-7A37D403E1F1E30-001/instance-1-001/collection1/
   [junit4]   2> 52997 T72 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockFSDirectoryFactory
   [junit4]   2> 52998 T72 oasc.SolrCore.<init> [collection1] Opening new SolrCore at /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.TestLBHttpSolrServer-7A37D403E1F1E30-001/instance-1-001/collection1/, dataDir=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.TestLBHttpSolrServer-7A37D403E1F1E30-001/instance-1-001/collection1/data/
   [junit4]   2> 52998 T72 oasc.SolrCore.<init> JMX monitoring not detected for core: collection1
   [junit4]   2> 53001 T72 oasc.CachingDirectoryFactory.get return new directory for /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.TestLBHttpSolrServer-7A37D403E1F1E30-001/instance-1-001/collection1/data
   [junit4]   2> 53002 T72 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.TestLBHttpSolrServer-7A37D403E1F1E30-001/instance-1-001/collection1/data/index/
   [junit4]   2> 53003 T72 oasc.SolrCore.initIndex WARN [collection1] Solr index directory '/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.TestLBHttpSolrServer-7A37D403E1F1E30-001/instance-1-001/collection1/data/index' doesn't exist. Creating new index...
   [junit4]   2> 53006 T72 oasc.CachingDirectoryFactory.get return new directory for /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-solrj/test/J1/temp/solr.client.solr

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

managed.json using file:dir=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.TestLBHttpSolrServer-7A37D403E1F1E30-001/instance-0-001/collection1/conf
   [junit4]   2> 89987 T146 oasr.ManagedResourceStorage.load Loaded LinkedHashMap at path _rest_managed.json using file:dir=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.TestLBHttpSolrServer-7A37D403E1F1E30-001/instance-0-001/collection1/conf
   [junit4]   2> 89988 T146 oasr.ManagedResource.reloadFromStorage Loaded initArgs {} for /rest/managed
   [junit4]   2> 89988 T146 oasr.RestManager.init Initializing 0 registered ManagedResources
   [junit4]   2> 89989 T146 oash.ReplicationHandler.inform Commits will be reserved for  10000
   [junit4]   2> 89990 T147 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@48f35ab0[collection1] main{UninvertingDirectoryReader(Uninverting(_0(6.0.0):c10))}
   [junit4]   2> 89990 T146 oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 89991 T11 oass.SolrDispatchFilter.init user.dir=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-solrj/test/J1
   [junit4]   2> 89992 T11 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> ASYNC  NEW_CORE C19 name=collection1 org.apache.solr.core.SolrCore@65706202
   [junit4]   2> 90454 T139 C19 oasc.SolrCore.execute [collection1] webapp=/solr path=/select params={sort=_docid_+asc&wt=javabin&q=*:*&rows=0&distrib=false&version=2} hits=10 status=0 QTime=1 
   [junit4]   2> 91197 T139 C19 oasc.SolrCore.execute [collection1] webapp=/solr path=/select params={wt=javabin&q=*:*&version=2} hits=10 status=0 QTime=0 
   [junit4]   2> 91201 T11 oasc.CoreContainer.shutdown Shutting down CoreContainer instance=1414732236
   [junit4]   2> 91202 T11 oasc.SolrCore.close [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@65706202
   [junit4]   2> 91203 T11 oasu.DirectUpdateHandler2.close closing DirectUpdateHandler2{commits=0,autocommits=0,soft autocommits=0,optimizes=0,rollbacks=0,expungeDeletes=0,docsPending=0,adds=0,deletesById=0,deletesByQuery=0,errors=0,cumulative_adds=0,cumulative_deletesById=0,cumulative_deletesByQuery=0,cumulative_errors=0}
   [junit4]   2> 91204 T11 oasu.SolrCoreState.decrefSolrCoreState Closing SolrCoreState
   [junit4]   2> 91204 T11 oasu.DefaultSolrCoreState.closeIndexWriter SolrCoreState ref count has reached 0 - closing IndexWriter
   [junit4]   2> 91205 T11 oasu.DefaultSolrCoreState.closeIndexWriter closing IndexWriter with IndexWriterCloser
   [junit4]   2> 91213 T11 oasc.SolrCore.closeSearcher [collection1] Closing main searcher on request.
   [junit4]   2> 91214 T11 oasc.CachingDirectoryFactory.close Closing MockFSDirectoryFactory - 2 directories currently being tracked
   [junit4]   2> 91215 T11 oasc.CachingDirectoryFactory.closeCacheValue looking to close /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.TestLBHttpSolrServer-7A37D403E1F1E30-001/instance-0-001/collection1/data/index [CachedDir<<refCount=0;path=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.TestLBHttpSolrServer-7A37D403E1F1E30-001/instance-0-001/collection1/data/index;done=false>>]
   [junit4]   2> 91216 T11 oasc.CachingDirectoryFactory.close Closing directory: /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.TestLBHttpSolrServer-7A37D403E1F1E30-001/instance-0-001/collection1/data/index
   [junit4]   2> 91230 T11 oasc.CachingDirectoryFactory.closeCacheValue looking to close /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.TestLBHttpSolrServer-7A37D403E1F1E30-001/instance-0-001/collection1/data [CachedDir<<refCount=0;path=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.TestLBHttpSolrServer-7A37D403E1F1E30-001/instance-0-001/collection1/data;done=false>>]
   [junit4]   2> 91231 T11 oasc.CachingDirectoryFactory.close Closing directory: /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.TestLBHttpSolrServer-7A37D403E1F1E30-001/instance-0-001/collection1/data
   [junit4]   2> 91232 T11 oejsh.ContextHandler.doStop stopped o.e.j.s.ServletContextHandler{/solr,null}
   [junit4]   2> 96279 T11 oasc.CoreContainer.shutdown Shutting down CoreContainer instance=2022303794
   [junit4]   2> 96280 T11 oasc.SolrCore.close [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@aebd7d3
   [junit4]   2> 96280 T11 oasu.DirectUpdateHandler2.close closing DirectUpdateHandler2{commits=1,autocommits=0,soft autocommits=0,optimizes=0,rollbacks=0,expungeDeletes=0,docsPending=0,adds=0,deletesById=0,deletesByQuery=0,errors=0,cumulative_adds=10,cumulative_deletesById=0,cumulative_deletesByQuery=0,cumulative_errors=0}
   [junit4]   2> 96281 T11 oasu.SolrCoreState.decrefSolrCoreState Closing SolrCoreState
   [junit4]   2> 96281 T11 oasu.DefaultSolrCoreState.closeIndexWriter SolrCoreState ref count has reached 0 - closing IndexWriter
   [junit4]   2> 96282 T11 oasu.DefaultSolrCoreState.closeIndexWriter closing IndexWriter with IndexWriterCloser
   [junit4]   2> 96289 T11 oasc.SolrCore.closeSearcher [collection1] Closing main searcher on request.
   [junit4]   2> 96290 T11 oasc.CachingDirectoryFactory.close Closing MockFSDirectoryFactory - 2 directories currently being tracked
   [junit4]   2> 96290 T11 oasc.CachingDirectoryFactory.closeCacheValue looking to close /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.TestLBHttpSolrServer-7A37D403E1F1E30-001/instance-2-001/collection1/data [CachedDir<<refCount=0;path=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.TestLBHttpSolrServer-7A37D403E1F1E30-001/instance-2-001/collection1/data;done=false>>]
   [junit4]   2> 96291 T11 oasc.CachingDirectoryFactory.close Closing directory: /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.TestLBHttpSolrServer-7A37D403E1F1E30-001/instance-2-001/collection1/data
   [junit4]   2> 96291 T11 oasc.CachingDirectoryFactory.closeCacheValue looking to close /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.TestLBHttpSolrServer-7A37D403E1F1E30-001/instance-2-001/collection1/data/index [CachedDir<<refCount=0;path=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.TestLBHttpSolrServer-7A37D403E1F1E30-001/instance-2-001/collection1/data/index;done=false>>]
   [junit4]   2> 96292 T11 oasc.CachingDirectoryFactory.close Closing directory: /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.TestLBHttpSolrServer-7A37D403E1F1E30-001/instance-2-001/collection1/data/index
   [junit4]   2> 96302 T11 oejsh.ContextHandler.doStop stopped o.e.j.s.ServletContextHandler{/solr,null}
   [junit4]   2> 101323 T11 oas.SolrTestCaseJ4.tearDown ###Ending testTwoServers
   [junit4]   2> 101330 T11 oas.SolrTestCaseJ4.deleteCore ###deleteCore
   [junit4]   2> NOTE: leaving temporary files on disk at: /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.TestLBHttpSolrServer-7A37D403E1F1E30-001
   [junit4]   2> NOTE: test params are: codec=Lucene410: {name=PostingsFormat(name=SimpleText), id=PostingsFormat(name=SimpleText)}, docValues:{}, sim=DefaultSimilarity, locale=pt, timezone=America/Dominica
   [junit4]   2> NOTE: FreeBSD 9.1-RELEASE-p3 amd64/Oracle Corporation 1.7.0_65 (64-bit)/cpus=16,threads=4,free=114532856,total=137887744
   [junit4]   2> NOTE: All tests run in this JVM: [TestLBHttpSolrServer]
   [junit4] Completed on J1 in 102.66s, 3 tests, 1 error <<< FAILURES!

[...truncated 93 lines...]
BUILD FAILED
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/build.xml:491: The following error occurred while executing this line:
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/build.xml:471: The following error occurred while executing this line:
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/build.xml:60: The following error occurred while executing this line:
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/extra-targets.xml:39: The following error occurred while executing this line:
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build.xml:202: The following error occurred while executing this line:
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/common-build.xml:496: The following error occurred while executing this line:
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/lucene/common-build.xml:1358: The following error occurred while executing this line:
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/lucene/common-build.xml:961: There were test failures: 53 suites, 313 tests, 1 error

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



[JENKINS] Lucene-Solr-Tests-trunk-Java7 - Build # 4864 - Still Failing

Posted by Apache Jenkins Server <je...@builds.apache.org>.
Build: https://builds.apache.org/job/Lucene-Solr-Tests-trunk-Java7/4864/

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:23413, http://127.0.0.1:23403, http://127.0.0.1:23394]

Stack Trace:
org.apache.solr.client.solrj.SolrServerException: No live SolrServers available to handle this request:[http://127.0.0.1:23413, http://127.0.0.1:23403, http://127.0.0.1:23394]
	at __randomizedtesting.SeedInfo.seed([A88716AF55E00DD8:296198B722BF6DE4]:0)
	at org.apache.solr.client.solrj.impl.LBHttpSolrServer.request(LBHttpSolrServer.java:322)
	at org.apache.solr.client.solrj.impl.CloudSolrServer.sendRequest(CloudSolrServer.java:874)
	at org.apache.solr.client.solrj.impl.CloudSolrServer.requestWithRetryOnStaleState(CloudSolrServer.java:658)
	at org.apache.solr.client.solrj.impl.CloudSolrServer.request(CloudSolrServer.java:601)
	at org.apache.solr.cloud.DeleteLastCustomShardedReplicaTest.removeAndWaitForLastReplicaGone(DeleteLastCustomShardedReplicaTest.java:117)
	at org.apache.solr.cloud.DeleteLastCustomShardedReplicaTest.doTest(DeleteLastCustomShardedReplicaTest.java:107)
	at org.apache.solr.BaseDistributedSearchTestCase.testDistribSearch(BaseDistributedSearchTestCase.java:869)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java: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_node2
	at org.apache.solr.client.solrj.impl.HttpSolrServer.executeMethod(HttpSolrServer.java:550)
	at org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:210)
	at org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:206)
	at org.apache.solr.client.solrj.impl.LBHttpSolrServer.doRequest(LBHttpSolrServer.java:343)
	at org.apache.solr.client.solrj.impl.LBHttpSolrServer.request(LBHttpSolrServer.java:304)
	... 46 more


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

Error Message:
No live SolrServers available to handle this request:[https://127.0.0.1:64450/bc/n, https://127.0.0.1:23418/bc/n, https://127.0.0.1:52936/bc/n, https://127.0.0.1:23431/bc/n, https://127.0.0.1:23446/bc/n]

Stack Trace:
org.apache.solr.client.solrj.SolrServerException: No live SolrServers available to handle this request:[https://127.0.0.1:64450/bc/n, https://127.0.0.1:23418/bc/n, https://127.0.0.1:52936/bc/n, https://127.0.0.1:23431/bc/n, https://127.0.0.1:23446/bc/n]
	at __randomizedtesting.SeedInfo.seed([A88716AF55E00DD8:296198B722BF6DE4]:0)
	at org.apache.solr.client.solrj.impl.LBHttpSolrServer.request(LBHttpSolrServer.java:322)
	at org.apache.solr.client.solrj.impl.CloudSolrServer.sendRequest(CloudSolrServer.java:874)
	at org.apache.solr.client.solrj.impl.CloudSolrServer.requestWithRetryOnStaleState(CloudSolrServer.java:658)
	at org.apache.solr.client.solrj.impl.CloudSolrServer.request(CloudSolrServer.java:601)
	at org.apache.solr.cloud.DeleteReplicaTest.removeAndWaitForReplicaGone(DeleteReplicaTest.java:165)
	at org.apache.solr.cloud.DeleteReplicaTest.deleteLiveReplicaTest(DeleteReplicaTest.java:137)
	at org.apache.solr.cloud.DeleteReplicaTest.doTest(DeleteReplicaTest.java:88)
	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/shard2/core_node4
	at org.apache.solr.client.solrj.impl.HttpSolrServer.executeMethod(HttpSolrServer.java:550)
	at org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:210)
	at org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:206)
	at org.apache.solr.client.solrj.impl.LBHttpSolrServer.doRequest(LBHttpSolrServer.java:343)
	at org.apache.solr.client.solrj.impl.LBHttpSolrServer.request(LBHttpSolrServer.java:304)
	... 47 more




Build Log:
[...truncated 11831 lines...]
   [junit4] Suite: org.apache.solr.cloud.DeleteLastCustomShardedReplicaTest
   [junit4]   2> Creating dataDir: /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J3/temp/solr.cloud.DeleteLastCustomShardedReplicaTest-A88716AF55E00DD8-001/init-core-data-001
   [junit4]   2> 1311133 T6309 oas.SolrTestCaseJ4.buildSSLConfig Randomized ssl (false) and clientAuth (false)
   [junit4]   2> 1311133 T6309 oas.BaseDistributedSearchTestCase.initHostContext Setting hostContext system property: /
   [junit4]   2> 1311137 T6309 oas.SolrTestCaseJ4.setUp ###Starting testDistribSearch
   [junit4]   2> 1311138 T6309 oasc.ZkTestServer.run STARTING ZK TEST SERVER
   [junit4]   1> client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 1311138 T6310 oasc.ZkTestServer$ZKServerMain.runFromConfig Starting server
   [junit4]   2> 1311238 T6309 oasc.ZkTestServer.run start zk server on port:23391
   [junit4]   2> 1311239 T6309 oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default ZkCredentialsProvider
   [junit4]   2> 1311239 T6309 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1311242 T6316 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@11ece774 name:ZooKeeperConnection Watcher:127.0.0.1:23391 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1311242 T6309 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1311242 T6309 oascc.SolrZkClient.createZkACLProvider Using default ZkACLProvider
   [junit4]   2> 1311243 T6309 oascc.SolrZkClient.makePath makePath: /solr
   [junit4]   2> 1311245 T6309 oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default ZkCredentialsProvider
   [junit4]   2> 1311246 T6309 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1311246 T6318 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@2cf97681 name:ZooKeeperConnection Watcher:127.0.0.1:23391/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1311247 T6309 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1311247 T6309 oascc.SolrZkClient.createZkACLProvider Using default ZkACLProvider
   [junit4]   2> 1311247 T6309 oascc.SolrZkClient.makePath makePath: /collections/collection1
   [junit4]   2> 1311248 T6309 oascc.SolrZkClient.makePath makePath: /collections/collection1/shards
   [junit4]   2> 1311250 T6309 oascc.SolrZkClient.makePath makePath: /collections/control_collection
   [junit4]   2> 1311251 T6309 oascc.SolrZkClient.makePath makePath: /collections/control_collection/shards
   [junit4]   2> 1311252 T6309 oasc.AbstractZkTestCase.putConfig put /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/core/src/test-files/solr/collection1/conf/solrconfig-tlog.xml to /configs/conf1/solrconfig.xml
   [junit4]   2> 1311253 T6309 oascc.SolrZkClient.makePath makePath: /configs/conf1/solrconfig.xml
   [junit4]   2> 1311255 T6309 oasc.AbstractZkTestCase.putConfig put /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/core/src/test-files/solr/collection1/conf/schema.xml to /configs/conf1/schema.xml
   [junit4]   2> 1311255 T6309 oascc.SolrZkClient.makePath makePath: /configs/conf1/schema.xml
   [junit4]   2> 1311357 T6309 oasc.AbstractZkTestCase.putConfig put /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 1311358 T6309 oascc.SolrZkClient.makePath makePath: /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 1311359 T6309 oasc.AbstractZkTestCase.putConfig put /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/core/src/test-files/solr/collection1/conf/stopwords.txt to /configs/conf1/stopwords.txt
   [junit4]   2> 1311360 T6309 oascc.SolrZkClient.makePath makePath: /configs/conf1/stopwords.txt
   [junit4]   2> 1311362 T6309 oasc.AbstractZkTestCase.putConfig put /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/core/src/test-files/solr/collection1/conf/protwords.txt to /configs/conf1/protwords.txt
   [junit4]   2> 1311362 T6309 oascc.SolrZkClient.makePath makePath: /configs/conf1/protwords.txt
   [junit4]   2> 1311364 T6309 oasc.AbstractZkTestCase.putConfig put /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/core/src/test-files/solr/collection1/conf/currency.xml to /configs/conf1/currency.xml
   [junit4]   2> 1311364 T6309 oascc.SolrZkClient.makePath makePath: /configs/conf1/currency.xml
   [junit4]   2> 1311366 T6309 oasc.AbstractZkTestCase.putConfig put /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml to /configs/conf1/enumsConfig.xml
   [junit4]   2> 1311367 T6309 oascc.SolrZkClient.makePath makePath: /configs/conf1/enumsConfig.xml
   [junit4]   2> 1311368 T6309 oasc.AbstractZkTestCase.putConfig put /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json to /configs/conf1/open-exchange-rates.json
   [junit4]   2> 1311369 T6309 oascc.SolrZkClient.makePath makePath: /configs/conf1/open-exchange-rates.json
   [junit4]   2> 1311370 T6309 oasc.AbstractZkTestCase.putConfig put /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 1311371 T6309 oascc.SolrZkClient.makePath makePath: /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 1311373 T6309 oasc.AbstractZkTestCase.putConfig put /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt to /configs/conf1/old_synonyms.txt
   [junit4]   2> 1311373 T6309 oascc.SolrZkClient.makePath makePath: /configs/conf1/old_synonyms.txt
   [junit4]   2> 1311375 T6309 oasc.AbstractZkTestCase.putConfig put /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/core/src/test-files/solr/collection1/conf/synonyms.txt to /configs/conf1/synonyms.txt
   [junit4]   2> 1311375 T6309 oascc.SolrZkClient.makePath makePath: /configs/conf1/synonyms.txt
   [junit4]   2> 1312715 T6309 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 1312720 T6309 oejs.AbstractConnector.doStart Started SocketConnector@127.0.0.1:23394
   [junit4]   2> 1312720 T6309 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 1312721 T6309 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1312721 T6309 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: ../../../../../../../../../../../usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J3/temp/solr.cloud.DeleteLastCustomShardedReplicaTest-A88716AF55E00DD8-001/tempDir-002
   [junit4]   2> 1312721 T6309 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '../../../../../../../../../../../usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J3/temp/solr.cloud.DeleteLastCustomShardedReplicaTest-A88716AF55E00DD8-001/tempDir-002/'
   [junit4]   2> 1312754 T6309 oasc.ConfigSolr.fromFile Loading container configuration from /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J3/../../../../../../../../../../../usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J3/temp/solr.cloud.DeleteLastCustomShardedReplicaTest-A88716AF55E00DD8-001/tempDir-002/solr.xml
   [junit4]   2> 1312801 T6309 oasc.CorePropertiesLocator.<init> Config-defined core root directory: /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J3/../../../../../../../../../../../usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J3/temp/solr.cloud.DeleteLastCustomShardedReplicaTest-A88716AF55E00DD8-001/tempDir-002
   [junit4]   2> 1312802 T6309 oasc.CoreContainer.<init> New CoreContainer 1755860131
   [junit4]   2> 1312802 T6309 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=../../../../../../../../../../../usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J3/temp/solr.cloud.DeleteLastCustomShardedReplicaTest-A88716AF55E00DD8-001/tempDir-002/]
   [junit4]   2> 1312803 T6309 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
   [junit4]   2> 1312803 T6309 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: 
   [junit4]   2> 1312804 T6309 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 1312804 T6309 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 1312804 T6309 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 1312804 T6309 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 1312805 T6309 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 1312805 T6309 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 1312805 T6309 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 1312805 T6309 oasu.UpdateShardHandler.<init> Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=false
   [junit4]   2> 1312806 T6309 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1312806 T6309 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1312806 T6309 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 1312806 T6309 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:23391/solr
   [junit4]   2> 1312807 T6309 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 1312807 T6309 oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default ZkCredentialsProvider
   [junit4]   2> 1312808 T6309 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1312809 T6329 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@13f9703 name:ZooKeeperConnection Watcher:127.0.0.1:23391 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1312810 T6309 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1312810 T6309 oascc.SolrZkClient.createZkACLProvider Using default ZkACLProvider
   [junit4]   2> 1312811 T6309 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1312812 T6331 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@5b102b6d name:ZooKeeperConnection Watcher:127.0.0.1:23391/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1312813 T6309 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1312813 T6309 oascc.SolrZkClient.makePath makePath: /overseer/queue
   [junit4]   2> 1312815 T6309 oascc.SolrZkClient.makePath makePath: /overseer/collection-queue-work
   [junit4]   2> 1312817 T6309 oascc.SolrZkClient.makePath makePath: /overseer/collection-map-running
   [junit4]   2> 1312818 T6309 oascc.SolrZkClient.makePath makePath: /overseer/collection-map-completed
   [junit4]   2> 1312820 T6309 oascc.SolrZkClient.makePath makePath: /overseer/collection-map-failure
   [junit4]   2> 1312821 T6309 oascc.SolrZkClient.makePath makePath: /live_nodes
   [junit4]   2> 1312822 T6309 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:23394_
   [junit4]   2> 1312823 T6309 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:23394_
   [junit4]   2> 1312824 T6309 oascc.SolrZkClient.makePath makePath: /overseer_elect
   [junit4]   2> 1312825 T6309 oascc.SolrZkClient.makePath makePath: /overseer_elect/election
   [junit4]   2> 1312826 T6309 oasc.Overseer.close Overseer (id=null) closing
   [junit4]   2> 1312828 T6309 oasc.OverseerElectionContext.runLeaderProcess I am going to be the leader 127.0.0.1:23394_
   [junit4]   2> 1312828 T6309 oascc.SolrZkClient.makePath makePath: /overseer_elect/leader
   [junit4]   2> 1312829 T6309 oasc.Overseer.start Overseer (id=92476997983797251-127.0.0.1:23394_-n_0000000000) starting
   [junit4]   2> 1312830 T6309 oascc.SolrZkClient.makePath makePath: /overseer/queue-work
   [junit4]   2> 1312835 T6309 oasc.OverseerAutoReplicaFailoverThread.<init> Starting OverseerAutoReplicaFailoverThread autoReplicaFailoverWorkLoopDelay=10000 autoReplicaFailoverWaitAfterExpiration=10000 autoReplicaFailoverBadNodeExpiration=60000
   [junit4]   2> 1312836 T6333 oasc.OverseerCollectionProcessor.run Process current queue of collection creations
   [junit4]   2> 1312837 T6309 oascc.SolrZkClient.makePath makePath: /clusterstate.json
   [junit4]   2> 1312838 T6309 oascc.SolrZkClient.makePath makePath: /aliases.json
   [junit4]   2> 1312839 T6309 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 1312841 T6332 oasc.Overseer$ClusterStateUpdater.run Starting to work on the main queue
   [junit4]   2> 1312843 T6309 oasc.CorePropertiesLocator.discover Looking for core definitions underneath /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J3/../../../../../../../../../../../usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J3/temp/solr.cloud.DeleteLastCustomShardedReplicaTest-A88716AF55E00DD8-001/tempDir-002
   [junit4]   2> 1314450 T6309 oasc.CorePropertiesLocator.discoverUnder Found core conf in /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J3/../../../../../../../../../../../usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J3/temp/solr.cloud.DeleteLastCustomShardedReplicaTest-A88716AF55E00DD8-001/tempDir-002/conf/
   [junit4]   2> 1314451 T6309 oasc.CorePropertiesLocator.discover Found 1 core definitions
   [junit4]   2> 1314452 T6309 oass.SolrDispatchFilter.init user.dir=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J3
   [junit4]   2> 1314452 T6309 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 1314453 T6309 oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default ZkCredentialsProvider
   [junit4]   2> 1314454 T6309 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1314455 T6337 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@42715df name:ZooKeeperConnection Watcher:127.0.0.1:23391/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1314455 T6309 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1314455 T6309 oascc.SolrZkClient.createZkACLProvider Using default ZkACLProvider
   [junit4]   2> 1314456 T6309 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 1314457 T6309 oasc.ChaosMonkey.monkeyLog monkey: init - expire sessions:false cause connection loss:false
   [junit4]   2> 1314458 T6309 oasc.AbstractFullDistribZkTestBase.createJettys Creating collection1 with stateFormat=2
   [junit4]   2> 1314458 T6309 oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default ZkCredentialsProvider
   [junit4]   2> 1314458 T6309 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1314459 T6339 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@3df31672 name:ZooKeeperConnection Watcher:127.0.0.1:23391/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1314459 T6309 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1314460 T6309 oascc.SolrZkClient.createZkACLProvider Using default ZkACLProvider
   [junit4]   2> 1314461 T6340 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1314462 T6332 oasc.Overseer$ClusterStateUpdater.buildCollection building a new collection: collection1
   [junit4]   2> 1314463 T6332 oasc.Overseer$ClusterStateUpdater.createCollection Create collection collection1 with shards [shard1, shard2]
   [junit4]   2> 1314463 T6332 oasc.Overseer$ClusterStateUpdater.createCollection state version collection1 2
   [junit4]   2> 1314464 T6332 oasc.Overseer$ClusterStateUpdater.updateZkStates going to create_collection /collections/collection1/state.json
   [junit4]   2> 1314465 T6340 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> 1314465 T6341 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> 1315377 T6309 oasc.AbstractFullDistribZkTestBase.createJettys create jetty 1
   [junit4]   2> 1315378 T6309 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 1315380 T6309 oejs.AbstractConnector.doStart Started SocketConnector@127.0.0.1:23403
   [junit4]   2> 1315381 T6309 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 1315382 T6309 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1315382 T6309 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: ../../../../../../../../../../../usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J3/temp/solr.cloud.DeleteLastCustomShardedReplicaTest-A88716AF55E00DD8-001/tempDir-003
   [junit4]   2> 1315382 T6309 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '../../../../../../../../../../../usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J3/temp/solr.cloud.DeleteLastCustomShardedReplicaTest-A88716AF55E00DD8-001/tempDir-003/'
   [junit4]   2> 1315410 T6309 oasc.ConfigSolr.fromFile Loading container configuration from /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J3/../../../../../../../../../../../usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J3/temp/solr.cloud.DeleteLastCustomShardedReplicaTest-A88716AF55E00DD8-001/tempDir-003/solr.xml
   [junit4]   2> 1315451 T6309 oasc.CorePropertiesLocator.<init> Config-defined core root directory: /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J3/../../../../../../../../../../../usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J3/temp/solr.cloud.DeleteLastCustomShardedReplicaTest-A88716AF55E00DD8-001/tempDir-003
   [junit4]   2> 1315452 T6309 oasc.CoreContainer.<init> New CoreContainer 339139428
   [junit4]   2> 1315452 T6309 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=../../../../../../../../../../../usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J3/temp/solr.cloud.DeleteLastCustomShardedReplicaTest-A88716AF55E00DD8-001/tempDir-003/]
   [junit4]   2> 1315453 T6309 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
   [junit4]   2> 1315453 T6309 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: 
   [junit4]   2> 1315453 T6309 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 1315453 T6309 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 1315454 T6309 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 1315454 T6309 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 1315454 T6309 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 1315454 T6309 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 1315454 T6309 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 1315455 T6309 oasu.UpdateShardHandler.<init> Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=false
   [junit4]   2> 1315455 T6309 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1315455 T6309 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1315456 T6309 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 1315456 T6309 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:23391/solr
   [junit4]   2> 1315456 T6309 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 1315456 T6309 oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default ZkCredentialsProvider
   [junit4]   2> 1315457 T6309 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1315459 T6352 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@1d7d8c9a name:ZooKeeperConnection Watcher:127.0.0.1:23391 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1315459 T6309 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1315460 T6309 oascc.SolrZkClient.createZkACLProvider Using default ZkACLProvider
   [junit4]   2> 1315461 T6309 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1315462 T6354 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@ae27402 name:ZooKeeperConnection Watcher:127.0.0.1:23391/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1315463 T6309 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1315467 T6309 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 1316471 T6309 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:23403_
   [junit4]   2> 1316472 T6309 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:23403_
   [junit4]   2> 1316475 T6309 oasc.Overseer.close Overseer (id=null) closing
   [junit4]   2> 1316479 T6309 oasc.CorePropertiesLocator.discover Looking for core definitions underneath /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J3/../../../../../../../../../../../usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J3/temp/solr.cloud.DeleteLastCustomShardedReplicaTest-A88716AF55E00DD8-001/tempDir-003
   [junit4]   2> 1316484 T6309 oasc.CorePropertiesLocator.discoverUnder Found core conf in /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J3/../../../../../../../../../../../usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J3/temp/solr.cloud.DeleteLastCustomShardedReplicaTest-A88716AF55E00DD8-001/tempDir-003/conf/
   [junit4]   2> 1318000 T6309 oasc.CorePropertiesLocator.discover Found 1 core definitions
   [junit4]   2> 1318002 T6309 oass.SolrDispatchFilter.init user.dir=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J3
   [junit4]   2> 1318002 T6309 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 1318997 T6309 oasc.AbstractFullDistribZkTestBase.createJettys create jetty 2
   [junit4]   2> 1318998 T6309 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 1319000 T6309 oejs.AbstractConnector.doStart Started SocketConnector@127.0.0.1:23413
   [junit4]   2> 1319001 T6309 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 1319001 T6309 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1319001 T6309 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J3/temp/solr.cloud.DeleteLastCustomShardedReplicaTest-A88716AF55E00DD8-001/tempDir-004
   [junit4]   2> 1319002 T6309 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J3/temp/solr.cloud.DeleteLastCustomShardedReplicaTest-A88716AF55E00DD8-001/tempDir-004/'
   [junit4]   2> 1319045 T6309 oasc.ConfigSolr.fromFile Loading container configuration from /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J3/temp/solr.cloud.DeleteLastCustomShardedReplicaTest-A88716AF55E00DD8-001/tempDir-004/solr.xml
   [junit4]   2> 1319106 T6309 oasc.CorePropertiesLocator.<init> Config-defined core root directory: /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J3/temp/solr.cloud.DeleteLastCustomShardedReplicaTest-A88716AF55E00DD8-001/tempDir-004
   [junit4]   2> 1319107 T6309 oasc.CoreContainer.<init> New CoreContainer 1687533693
   [junit4]   2> 1319107 T6309 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J3/temp/solr.cloud.DeleteLastCustomShardedReplicaTest-A88716AF55E00DD8-001/tempDir-004/]
   [junit4]   2> 1319108 T6309 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
   [junit4]   2> 1319108 T6309 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: 
   [junit4]   2> 1319109 T6309 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 1319109 T6309 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 1319109 T6309 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 1319109 T6309 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 1319109 T6309 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 1319110 T6309 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 1319110 T6309 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 1319110 T6309 oasu.UpdateShardHandler.<init> Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=false
   [junit4]   2> 1319111 T6309 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1319111 T6309 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1319111 T6309 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 1319111 T6309 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:23391/solr
   [junit4]   2> 1319112 T6309 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 1319112 T6309 oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default ZkCredentialsProvider
   [junit4]   2> 1319113 T6309 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1319114 T6367 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@21834a22 name:ZooKeeperConnection Watcher:127.0.0.1:23391 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1319115 T6309 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1319116 T6309 oascc.SolrZkClient.createZkACLProvider Using default ZkACLProvider
   [junit4]   2> 1319117 T6309 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1319118 T6369 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@41028653 name:ZooKeeperConnection Watcher:127.0.0.1:23391/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1319118 T6309 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1319122 T6309 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 1320125 T6309 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:23413_
   [junit4]   2> 1320126 T6309 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:23413_
   [junit4]   2> 1320128 T6309 oasc.Overseer.close Overseer (id=null) closing
   [junit4]   2> 1320132 T6309 oasc.CorePropertiesLocator.discover Looking for core definitions underneath /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J3/temp/solr.cloud.DeleteLastCustomShardedReplicaTest-A88716AF55E00DD8-001/tempDir-004
   [junit4]   2> 1321434 T6309 oasc.CorePropertiesLocator.discoverUnder Found core conf in /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J3/temp/solr.cloud.DeleteLastCustomShardedReplicaTest-A88716AF55E00DD8-001/tempDir-004/conf/
   [junit4]   2> 1321576 T6309 oasc.CorePropertiesLocator.discover Found 1 core definitions
   [junit4]   2> 1321577 T6309 oass.SolrDispatchFilter.init user.dir=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J3
   [junit4]   2> 1321577 T6309 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 1321578 T6309 oasc.AbstractFullDistribZkTestBase.createCollection Creating collection with stateFormat=2: customcollreplicadeletion
   [junit4]   2> 1321579 T6309 oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default ZkCredentialsProvider
   [junit4]   2> 1321579 T6309 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1321581 T6373 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@66977ed9 name:ZooKeeperConnection Watcher:127.0.0.1:23391/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1321581 T6309 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1321581 T6309 oascc.SolrZkClient.createZkACLProvider Using default ZkACLProvider
   [junit4]   2> 1321581 T6309 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 1321585 T6359 oasha.CollectionsHandler.handleCreateAction Creating Collection : numShards=1&shards=a,b&stateFormat=2&replicationFactor=1&router.name=implicit&action=CREATE&version=2&maxShardsPerNode=5&wt=javabin&name=customcollreplicadeletion
   [junit4]   2> 1321586 T6340 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/collection-queue-work state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1321586 T6333 oasc.OverseerCollectionProcessor.run Overseer Collection Processor: Get the message id:/overseer/collection-queue-work/qn-0000000000 message:{
   [junit4]   2> 	  "operation":"create",
   [junit4]   2> 	  "fromApi":"true",
   [junit4]   2> 	  "name":"customcollreplicadeletion",
   [junit4]   2> 	  "replicationFactor":"1",
   [junit4]   2> 	  "numShards":"1",
   [junit4]   2> 	  "maxShardsPerNode":"5",
   [junit4]   2> 	  "shards":"a,b",
   [junit4]   2> 	  "stateFormat":"2",
   [junit4]   2> 	  "router.name":"implicit"}
   [junit4]   2> 1321588 T6374 oasc.OverseerCollectionProcessor.processMessage WARN OverseerCollectionProcessor.processMessage : create , {
   [junit4]   2> 	  "operation":"create",
   [junit4]   2> 	  "fromApi":"true",
   [junit4]   2> 	  "name":"customcollreplicadeletion",
   [junit4]   2> 	  "replicationFactor":"1",
   [junit4]   2> 	  "numShards":"1",
   [junit4]   2> 	  "maxShardsPerNode":"5",
   [junit4]   2> 	  "shards":"a,b",
   [junit4]   2> 	  "stateFormat":"2",
   [junit4]   2> 	  "router.name":"implicit"}
   [junit4]   2> 1321588 T6374 oasc.OverseerCollectionProcessor.createConfNode Only one config set found in zk - using it:conf1
   [junit4]   2> 1321588 T6374 oasc.OverseerCollectionProcessor.createConfNode creating collections conf node /collections/customcollreplicadeletion 
   [junit4]   2> 1321589 T6374 oascc.SolrZkClient.makePath makePath: /collections/customcollreplicadeletion
   [junit4]   2> 1321591 T6340 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1321592 T6332 oasc.Overseer$ClusterStateUpdater.buildCollection building a new collection: customcollreplicadeletion
   [junit4]   2> 1321592 T6332 oasc.Overseer$ClusterStateUpdater.createCollection Create collection customcollreplicadeletion with shards [a, b]
   [junit4]   2> 1321592 T6332 oasc.Overseer$ClusterStateUpdater.createCollection state version customcollreplicadeletion 2
   [junit4]   2> 1321594 T6332 oasc.Overseer$ClusterStateUpdater.updateZkStates going to create_collection /collections/customcollreplicadeletion/state.json
   [junit4]   2> 1321595 T6340 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
   [junit4]   2> 1321595 T6355 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
   [junit4]   2> 1321595 T6375 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
   [junit4]   2> 1321595 T6370 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
   [junit4]   2> 1321595 T6341 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
   [junit4]   2> 1321691 T6374 oasc.OverseerCollectionProcessor.createCollection Creating SolrCores for new collection customcollreplicadeletion, shardNames [a, b] , replicationFactor : 1
   [junit4]   2> 1321692 T6374 oasc.OverseerCollectionProcessor.createCollection Creating shard customcollreplicadeletion_a_replica1 as part of slice a of collection customcollreplicadeletion on 127.0.0.1:23394_
   [junit4]   2> 1321692 T6374 oasc.OverseerCollectionProcessor.createCollection Creating shard customcollreplicadeletion_b_replica1 as part of slice b of collection customcollreplicadeletion on 127.0.0.1:23413_
   [junit4]   2> 1321696 T6322 oasha.CoreAdminHandler.handleCreateAction core create command numShards=2&collection.configName=conf1&qt=/admin/cores&action=CREATE&version=2&shard=a&collection=customcollreplicadeletion&wt=javabin&name=customcollreplicadeletion_a_replica1
   [junit4]   2> 1321696 T6360 oasha.CoreAdminHandler.handleCreateAction core create command numShards=2&collection.configName=conf1&qt=/admin/cores&action=CREATE&version=2&shard=b&collection=customcollreplicadeletion&wt=javabin&name=customcollreplicadeletion_b_replica1
   [junit4]   2> 1321699 T6360 oasc.ZkController.publish publishing core=customcollreplicadeletion_b_replica1 state=down collection=customcollreplicadeletion
   [junit4]   2> 1321700 T6322 oasc.ZkController.publish publishing core=customcollreplicadeletion_a_replica1 state=down collection=customcollreplicadeletion
   [junit4]   2> 1321700 T6340 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1321701 T6360 oasc.ZkController.preRegister Registering watch for external collection customcollreplicadeletion
   [junit4]   2> 1321701 T6360 oascc.ZkStateReader.addZkWatch addZkWatch customcollreplicadeletion
   [junit4]   2> 1321701 T6322 oasc.ZkController.preRegister Registering watch for external collection customcollreplicadeletion
   [junit4]   2> 1321701 T6360 oascc.ZkStateReader.addZkWatch Updating collection state at /collections/customcollreplicadeletion/state.json from ZooKeeper... 
   [junit4]   2> 1321702 T6332 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
   [junit4]   2> 	  "core":"customcollreplicadeletion_b_replica1",
   [junit4]   2> 	  "numShards":"2",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:23413",
   [junit4]   2> 	  "state":"down",
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "node_name":"127.0.0.1:23413_",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "shard":"b",
   [junit4]   2> 	  "collection":"customcollreplicadeletion"}
   [junit4]   2> 1321702 T6360 oascc.ZkStateReader.updateWatchedCollection Updating data for customcollreplicadeletion to ver 0 
   [junit4]   2> 1321703 T6360 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 1321705 T6332 oasc.Overseer$ClusterStateUpdater.updateZkStates going to update_collection /collections/customcollreplicadeletion/state.json
   [junit4]   2> 1321706 T6370 oascc.ZkStateReader$7.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/customcollreplicadeletion/state.json, has occurred - updating... 
   [junit4]   2> 1321706 T6370 oascc.ZkStateReader.updateWatchedCollection Updating data for customcollreplicadeletion to ver 1 
   [junit4]   2> 1321707 T6322 oascc.ZkStateReader.addZkWatch addZkWatch customcollreplicadeletion
   [junit4]   2> 1321707 T6322 oascc.ZkStateReader.addZkWatch Updating collection state at /collections/customcollreplicadeletion/state.json from ZooKeeper... 
   [junit4]   2> 1321708 T6322 oascc.ZkStateReader.updateWatchedCollection Updating data for customcollreplicadeletion to ver 1 
   [junit4]   2> 1321708 T6322 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 1321709 T6332 oascc.ZkStateReader.updateWatchedCollection Updating data for customcollreplicadeletion to ver 1 
   [junit4]   2> 1321710 T6332 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
   [junit4]   2> 	  "core":"customcollreplicadeletion_a_replica1",
   [junit4]   2> 	  "numShards":"2",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:23394",
   [junit4]   2> 	  "state":"down",
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "node_name":"127.0.0.1:23394_",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "shard":"a",
   [junit4]   2> 	  "collection":"customcollreplicadeletion"}
   [junit4]   2> 1321711 T6340 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1321711 T6332 oasc.Overseer$ClusterStateUpdater.updateZkStates going to update_collection /collections/customcollreplicadeletion/state.json
   [junit4]   2> 1321712 T6340 oascc.ZkStateReader$7.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/customcollreplicadeletion/state.json, has occurred - updating... 
   [junit4]   2> 1321712 T6370 oascc.ZkStateReader$7.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/customcollreplicadeletion/state.json, has occurred - updating... 
   [junit4]   2> 1321712 T6370 oascc.ZkStateReader.updateWatchedCollection Updating data for customcollreplicadeletion to ver 2 
   [junit4]   2> 1321713 T6340 oascc.ZkStateReader.updateWatchedCollection Updating data for customcollreplicadeletion to ver 2 
   [junit4]   2> 1322703 T6360 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for customcollreplicadeletion_b_replica1
   [junit4]   2> 1322704 T6360 oasc.ZkController.createCollectionZkNode Check for collection zkNode:customcollreplicadeletion
   [junit4]   2> 1322705 T6360 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 1322705 T6360 oascc.ZkStateReader.readConfigName Load collection config from:/collections/customcollreplicadeletion
   [junit4]   2> 1322705 T6360 oascc.ZkStateReader.readConfigName path=/collections/customcollreplicadeletion configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 1322706 T6360 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J3/temp/solr.cloud.DeleteLastCustomShardedReplicaTest-A88716AF55E00DD8-001/tempDir-004/customcollreplicadeletion_b_replica1/'
   [junit4]   2> 1322708 T6322 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for customcollreplicadeletion_a_replica1
   [junit4]   2> 1322709 T6322 oasc.ZkController.createCollectionZkNode Check for collection zkNode:customcollreplicadeletion
   [junit4]   2> 1322709 T6322 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 1322710 T6322 oascc.ZkStateReader.readConfigName Load collection config from:/collections/customcollreplicadeletion
   [junit4]   2> 1322710 T6322 oascc.ZkStateReader.readConfigName path=/collections/customcollreplicadeletion configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 1322710 T6322 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '../../../../../../../../../../../usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J3/temp/solr.cloud.DeleteLastCustomShardedReplicaTest-A88716AF55E00DD8-001/tempDir-002/customcollreplicadeletion_a_replica1/'
   [junit4]   2> 1322843 T6360 oasc.SolrConfig.<init> Using Lucene MatchVersion: 6.0.0
   [junit4]   2> 1322854 T6322 oasc.SolrConfig.<init> Using Lucene MatchVersion: 6.0.0
   [junit4]   2> 1322881 T6360 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 1322909 T6322 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 1322911 T6322 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 1322920 T6322 oass.IndexSchema.readSchema [customcollreplicadeletion_a_replica1] Schema name=test
   [junit4]   2> 1322982 T6360 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 1322991 T6360 oass.IndexSchema.readSchema [customcollreplicadeletion_b_replica1] Schema name=test
   [junit4]   2> 1323333 T6360 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 1323344 T6360 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 1323347 T6360 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 1323353 T6360 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 1323357 T6360 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 1323361 T6322 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 1323361 T6360 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 1323362 T6360 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 1323363 T6360 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 1323364 T6360 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 1323364 T6360 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 1323364 T6360 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 1323365 T6360 oasc.CoreContainer.create Creating SolrCore 'customcollreplicadeletion_b_replica1' using configuration from collection customcollreplicadeletion
   [junit4]   2> 1323365 T6360 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 1323365 T6360 oasc.SolrCore.<init> [customcollreplicadeletion_b_replica1] Opening new SolrCore at /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J3/temp/solr.cloud.DeleteLastCustomShardedReplicaTest-A88716AF55E00DD8-001/tempDir-004/customcollreplicadeletion_b_replica1/, dataDir=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J3/temp/solr.cloud.DeleteLastCustomShardedReplicaTest-A88716AF55E00DD8-001/tempDir-004/customcollreplicadeletion_b_replica1/data/
   [junit4]   2> 1323366 T6360 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@7c91b9a2
   [junit4]   2> 1323366 T6360 oasc.CachingDirectoryFactory.get return new directory for /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J3/temp/solr.cloud.DeleteLastCustomShardedReplicaTest-A88716AF55E00DD8-001/tempDir-004/customcollreplicadeletion_b_replica1/data
   [junit4]   2> 1323367 T6360 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J3/temp/solr.cloud.DeleteLastCustomShardedReplicaTest-A88716AF55E00DD8-001/tempDir-004/customcollreplicadeletion_b_replica1/data/index/
   [junit4]   2> 1323367 T6360 oasc.SolrCore.initIndex WARN [customcollreplicadeletion_b_replica1] Solr index directory '/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J3/temp/solr.cloud.DeleteLastCustomShardedReplicaTest-A88716AF55E00DD8-001/tempDir-004/customcollreplicadeletion_b_replica1/data/index' doesn't exist. Creating new index...
   [junit4]   2> 1323367 T6360 oasc.CachingDirectoryFactory.get return new directory for /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J3/temp/solr.cloud.DeleteLastCustomShardedReplicaTest-A88716AF55E00DD8-001/tempDir-004/customcollreplicadeletion_b_replica1/data/index
   [junit4]   2> 1323368 T6360 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=20, maxMergeAtOnceExplicit=50, maxMergedSegmentMB=16.548828125, floorSegmentMB=1.68359375, forceMergeDeletesPctAllowed=16.81168787525791, segmentsPerTier=37.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.1737409955780171
   [junit4]   2> 1323368 T6360 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory(id=lucene-3998b2dd)),segFN=segments_1,generation=1}
   [junit4]   2> 1323369 T6322 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 1323369 T6360 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 1323372 T6322 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 1323372 T6360 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 1323373 T6360 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 1323373 T6360 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 1323373 T6360 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1323373 T6360 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1323374 T6360 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 1323374 T6360 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 1323374 T6360 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 1323374 T6360 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 1323375 T6360 oasc.RequestHandlers.initHandlersFromConfig created /update/csv: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 1323375 T6360 oasc.RequestHandlers.initHandlersFromConfig created /update/json/docs: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 1323376 T6360 oasc.RequestHandlers.initHandlersFromConfig created /update/json: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 1323376 T6360 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
   [junit4]   2> 1323377 T6360 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
   [junit4]   2> 1323377 T6360 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 1323377 T6360 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
   [junit4]   2> 1323377 T6360 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
   [junit4]   2> 1323378 T6360 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 1323378 T6360 oasc.RequestHandlers.initHandlersFromConfig created /admin/file: solr.admin.ShowFileRequestHandler
   [junit4]   2> 1323379 T6360 oasc.RequestHandlers.initHandlersFromConfig created /admin/fileedit: solr.admin.EditFileRequestHandler
   [junit4]   2> 1323380 T6322 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 1323385 T6322 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 1323390 T6322 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 1323390 T6322 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 1323391 T6322 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 1323391 T6322 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 1323392 T6322 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 1323392 T6322 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 1323392 T6322 oasc.CoreContainer.create Creating SolrCore 'customcollreplicadeletion_a_replica1' using configuration from collection customcollreplicadeletion
   [junit4]   2> 1323393 T6322 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 1323393 T6322 oasc.SolrCore.<init> [customcollreplicadeletion_a_replica1] Opening new SolrCore at ../../../../../../../../../../../usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J3/temp/solr.cloud.DeleteLastCustomShardedReplicaTest-A88716AF55E00DD8-001/tempDir-002/customcollreplicadeletion_a_replica1/, dataDir=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J3/../../../../../../../../../../../usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J3/temp/solr.cloud.DeleteLastCustomShardedReplicaTest-A88716AF55E00DD8-001/tempDir-002/customcollreplicadeletion_a_replica1/data/
   [junit4]   2> 1323394 T6322 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@7c91b9a2
   [junit4]   2> 1323395 T6322 oasc.CachingDirectoryFactory.get return new directory for /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J3/../../../../../../../../../../../usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J3/temp/solr.cloud.DeleteLastCustomShardedReplicaTest-A88716AF55E00DD8-001/tempDir-002/customcollreplicadeletion_a_replica1/data
   [junit4]   2> 1323395 T6322 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J3/../../../../../../../../../../../usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J3/temp/solr.cloud.DeleteLastCustomShardedReplicaTest-A88716AF55E00DD8-001/tempDir-002/customcollreplicadeletion_a_replica1/data/index/
   [junit4]   2> 1323395 T6322 oasc.SolrCore.initIndex WARN [customcollreplicadeletion_a_replica1] Solr index directory '/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J3/../../../../../../../../../../../usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J3/temp/solr.cloud.DeleteLastCustomShardedReplicaTest-A88716AF55E00DD8-001/tempDir-002/customcollreplicadeletion_a_replica1/data/index' doesn't exist. Creating new index...
   [junit4]   2> 1323396 T6322 oasc.CachingDirectoryFactory.get return new directory for /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J3/../../../../../../../../../../../usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J3/temp/solr.cloud.DeleteLastCustomShardedReplicaTest-A88716AF55E00DD8-001/tempDir-002/customcollreplicadeletion_a_replica1/data/index
   [junit4]   2> 1323397 T6322 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=20, maxMergeAtOnceExplicit=50, maxMergedSegmentMB=16.548828125, floorSegmentMB=1.68359375, forceMergeDeletesPctAllowed=16.81168787525791, segmentsPerTier=37.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.1737409955780171
   [junit4]   2> 1323397 T6322 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory(id=lucene-54054164)),segFN=segments_1,generation=1}
   [junit4]   2> 1323398 T6322 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 1323402 T6322 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 1323403 T6322 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 1323403 T6322 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 1323403 T6322 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1323404 T6322 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1323404 T6360 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1323404 T6322 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 1323405 T6322 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 1323405 T6322 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 1323406 T6322 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 1323406 T6360 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1323406 T6322 oasc.RequestHandlers.initHandlersFromConfig created /update/csv: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 1323407 T6322 oasc.RequestHandlers.initHandlersFromConfig created /update/json/docs: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 1323407 T6322 oasc.RequestHandlers.initHandlersFromConfig created /update/json: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 1323408 T6360 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1323408 T6322 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
   [junit4]   2> 1323409 T6322 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
   [junit4]   2> 1323409 T6322 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 1323409 T6322 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
   [junit4]   2> 1323410 T6360 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1323410 T6322 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
   [junit4]   2> 1323410 T6322 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 1323411 T6322 oasc.RequestHandlers.initHandlersFromConfig created /admin/file: solr.admin.ShowFileRequestHandler
   [junit4]   2> 1323411 T6322 oasc.RequestHandlers.initHandlersFromConfig created /admin/fileedit: solr.admin.EditFileRequestHandler
   [junit4]   2> 1323414 T6322 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1323416 T6360 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 1323416 T6360 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 1323416 T6322 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1323417 T6360 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy: minMergeSize=0, mergeFactor=10, maxMergeSize=1129693363, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.1]
   [junit4]   2> 1323417 T6360 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory(id=lucene-3998b2dd)),segFN=segments_1,generation=1}
   [junit4]   2> 1323417 T6360 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 1323418 T6360 oass.SolrIndexSearcher.<init> Opening Searcher@21365791[customcollreplicadeletion_b_replica1] main
   [junit4]   2> 1323418 T6360 oascc.ZkStateReader.readConfigName Load collection config from:/collections/customcollreplicadeletion
   [junit4]   2> 1323418 T6322 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1323419 T6360 oascc.ZkStateReader.readConfigName path=/collections/customcollreplicadeletion configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 1323419 T6360 oasr.ManagedResourceStorage.newStorageIO Setting up ZooKeeper-based storage for the RestManager with znodeBase: /configs/conf1
   [junit4]   2> 1323419 T6360 oasr.ManagedResourceStorage$ZooKeeperStorageIO.configure Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 1323420 T6360 oasr.RestManager.init Initializing RestManager with initArgs: {}
   [junit4]   2> 1323420 T6360 oasr.ManagedResourceStorage.load Reading _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 1323420 T6360 oasr.ManagedResourceStorage$ZooKeeperStorageIO.openInputStream No data found for znode /configs/conf1/_rest_managed.json
   [junit4]   2> 1323420 T6360 oasr.ManagedResourceStorage.load Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 1323421 T6322 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1323421 T6360 oascc.SolrZkClient.makePath makePath: /configs/conf1/_rest_managed.json
   [junit4]   2> 1323422 T6360 oasr.ManagedResourceStorage$ZooKeeperStorageIO$1.close Wrote 38 bytes to new znode /configs/conf1/_rest_managed.json
   [junit4]   2> 1323423 T6360 oasr.ManagedResourceStorage$JsonStorage.store Saved JSON object to path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 1323423 T6360 oasr.RestManager.init Initializing 0 registered ManagedResources
   [junit4]   2> 1323425 T6378 oasc.SolrCore.registerSearcher [customcollreplicadeletion_b_replica1] Registered new searcher Searcher@21365791[customcollreplicadeletion_b_replica1] main{UninvertingDirectoryReader()}
   [junit4]   2> 1323427 T6360 oasc.CoreContainer.registerCore registering core: customcollreplicadeletion_b_replica1
   [junit4]   2> 1323427 T6360 oasc.ZkController.register Register replica - core:customcollreplicadeletion_b_replica1 address:http://127.0.0.1:23413 collection:customcollreplicadeletion shard:b
   [junit4]   2> 1323428 T6360 oascc.SolrZkClient.makePath makePath: /collections/customcollreplicadeletion/leader_elect/b/election
   [junit4]   2> 1323428 T6322 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 1323429 T6322 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 1323430 T6322 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy: minMergeSize=0, mergeFactor=10, maxMergeSize=1129693363, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.1]
   [junit4]   2> 1323431 T6322 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory(id=lucene-54054164)),segFN=segments_1,generation=1}
   [junit4]   2> 1323431 T6360 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process for shard b
   [junit4]   2> 1323431 T6322 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 1323432 T6322 oass.SolrIndexSearcher.<init> Opening Searcher@173655d[customcollreplicadeletion_a_replica1] main
   [junit4]   2> 1323433 T6340 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1323433 T6360 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
   [junit4]   2> 1323433 T6322 oascc.ZkStateReader.readConfigName Load collection config from:/collections/customcollreplicadeletion
   [junit4]   2> 1323433 T6360 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
   [junit4]   2> ASYNC  NEW_CORE C551 name=customcollreplicadeletion_b_replica1 org.apache.solr.core.SolrCore@57640ce3 url=http://127.0.0.1:23413/customcollreplicadeletion_b_replica1 node=127.0.0.1:23413_ C551_STATE=coll:customcollreplicadeletion core:customcollreplicadeletion_b_replica1 props:{core=customcollreplicadeletion_b_replica1, base_url=http://127.0.0.1:23413, state=down, node_name=127.0.0.1:23413_}
   [junit4]   2> 1323434 T6360 C551 P23413 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:23413/customcollreplicadeletion_b_replica1/
   [junit4]   2> 1323434 T6322 oascc.ZkStateReader.readConfigName path=/collections/customcollreplicadeletion configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 1323434 T6360 C551 P23413 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
   [junit4]   2> 1323434 T6322 oasr.ManagedResourceStorage.newStorageIO Setting up ZooKeeper-based storage for the RestManager with znodeBase: /configs/conf1
   [junit4]   2> 1323435 T6360 C551 P23413 oasc.SyncStrategy.syncToMe http://127.0.0.1:23413/customcollreplicadeletion_b_replica1/ has no replicas
   [junit4]   2> 1323435 T6322 oasr.ManagedResourceStorage$ZooKeeperStorageIO.configure Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 1323435 T6332 oascc.ZkStateReader.updateWatchedCollection Updating data for customcollreplicadeletion to ver 2 
   [junit4]   2> 1323436 T6322 oasr.RestManager.init Initializing RestManager with initArgs: {}
   [junit4]   2> 1323435 T6360 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:23413/customcollreplicadeletion_b_replica1/ b
   [junit4]   2> 1323436 T6322 oasr.ManagedResourceStorage.load Reading _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 1323436 T6360 oascc.SolrZkClient.makePath makePath: /collections/customcollreplicadeletion/leaders/b
   [junit4]   2> 1323437 T6332 oasc.Overseer$ClusterStateUpdater.updateZkStates going to update_collection /collections/customcollreplicadeletion/state.json
   [junit4]   2> 1323437 T6322 oasr.ManagedResourceStorage$ZooKeeperStorageIO.openInputStream Read 38 bytes from znode /configs/conf1/_rest_managed.json
   [junit4]   2> 1323438 T6340 oascc.ZkStateReader$7.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/customcollreplicadeletion/state.json, has occurred - updating... 
   [junit4]   2> 1323438 T6322 oasr.ManagedResourceStorage.load Loaded LinkedHashMap at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 1323438 T6370 oascc.ZkStateReader$7.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/customcollreplicadeletion/state.json, has occurred - updating... 
   [junit4]   2> 1323438 T6322 oasr.ManagedResource.reloadFromStorage Loaded initArgs {} for /rest/managed
   [junit4]   2> 1323439 T6370 oascc.ZkStateReader.updateWatchedCollection Updating data for customcollreplicadeletion to ver 3 
   [junit4]   2> 1323439 T6322 oasr.RestManager.init Initializing 0 registered ManagedResources
   [junit4]   2> 1323440 T6340 oascc.ZkStateReader.updateWatchedCollection Updating data for customcollreplicadeletion to ver 3 
   [junit4]   2> 1323442 T6332 oascc.ZkStateReader.updateWatchedCollection Updating data for customcollreplicadeletion to ver 3 
   [junit4]   2> 1323442 T6379 oasc.SolrCore.registerSearcher [customcollreplicadeletion_a_replica1] Registered new searcher Searcher@173655d[customcollreplicadeletion_a_replica1] main{UninvertingDirectoryReader()}
   [junit4]   2> 1323443 T6340 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1323443 T6332 oasc.Overseer$ClusterStateUpdater.updateZkStates going to update_collection /collections/customcollreplicadeletion/state.json
   [junit4]   2> 1323444 T6340 oascc.ZkStateReader$7.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/customcollreplicadeletion/state.json, has occurred - updating... 
   [junit4]   2> 1323444 T6370 oascc.ZkStateReader$7.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/customcollreplicadeletion/state.json, has occurred - updating... 
   [junit4]   2> 1323445 T6370 oascc.ZkStateReader.updateWatchedCollection Updating data for customcollreplicadeletion to ver 4 
   [junit4]   2> 1323445 T6340 oascc.ZkStateReader.updateWatchedCollection Updating data for customcollreplicadeletion to ver 4 
   [junit4]   2> 1323446 T6322 oasc.CoreContainer.registerCore registering core: customcollreplicadeletion_a_replica1
   [junit4]   2> 1323446 T6322 oasc.ZkController.register Register replica - core:customcollreplicadeletion_a_replica1 address:http://127.0.0.1:23394 collection:customcollreplicadeletion shard:a
   [junit4]   2> 1323447 T6322 oascc.SolrZkClient.makePath makePath: /collections/customcollreplicadeletion/leader_elect/a/election
   [junit4]   2> 1323450 T6322 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process for shard a
   [junit4]   2> 1323451 T6340 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1323451 T6322 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
   [junit4]   2> 1323452 T6322 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
   [junit4]   2> ASYNC  NEW_CORE C552 name=customcollreplicadeletion_a_replica1 org.apache.solr.core.SolrCore@2a8b7f94 url=http://127.0.0.1:23394/customcollreplicadeletion_a_replica1 node=127.0.0.1:23394_ C552_STATE=coll:customcollreplicadeletion core:customcollreplicadeletion_a_replica1 props:{core=customcollreplicadeletion_a_replica1, base_url=http://127.0.0.1:23394, state=down, node_name=127.0.0.1:23394_}
   [junit4]   2> 1323452 T6322 C552 P23394 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:23394/customcollreplicadeletion_a_replica1/
   [junit4]   2> 1323452 T6322 C552 P23394 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
   [junit4]   2> 1323453 T6322 C552 P23394 oasc.SyncStrategy.syncToMe http://127.0.0.1:23394/customcollreplicadeletion_a_replica1/ has no replicas
   [junit4]   2> 1323453 T6322 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:23394/customcollreplicadeletion_a_replica1/ a
   [junit4]   2> 1323453 T6332 oascc.ZkStateReader.updateWatchedCollection Updating data for customcollreplicadeletion to ver 4 
   [junit4]   2> 1323453 T6322 oascc.SolrZkClient.makePath makePath: /collections/customcollreplicadeletion/leaders/a
   [junit4]   2> 1323455 T6332 oasc.Overseer$ClusterStateUpdater.updateZkStates going to update_collection /collections/customcollreplicadeletion/state.json
   [junit4]   2> 1323455 T6370 oascc.ZkStateReader$7.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/customcollreplicadeletion/state.json, has occurred - updating... 
   [junit4]   2> 1323455 T6340 oascc.ZkStateReader$7.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/customcollreplicadeletion/state.json, has occurred - updating... 
   [junit4]   2> 1323456 T6370 oascc.ZkStateReader.updateWatchedCollection Updating data for customcollreplicadeletion to ver 5 
   [junit4]   2> 1323457 T6340 oascc.ZkStateReader.updateWatchedCollection Updating data for customcollreplicadeletion to ver 5 
   [junit4]   2> 1323459 T6332 oascc.ZkStateReader.updateWatchedCollection Updating data for customcollreplicadeletion to ver 5 
   [junit4]   2> 1323460 T6340 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1323460 T6332 oasc.Overseer$ClusterStateUpdater.updateZkStates going to update_collection /collections/customcollreplicadeletion/state.json
   [junit4]   2> 1323461 T6340 oascc.ZkStateReader$7.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/customcollreplicadeletion/state.json, has occurred - updating... 
   [junit4]   2> 1323461 T6370 oascc.ZkStateReader$7.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/customcollreplicadeletion/state.json, has occurred - updating... 
   [junit4]   2> 1323461 T6370 oascc.ZkStateReader.updateWatchedCollection Updating data for customcollreplicadeletion to ver 6 
   [junit4]   2> 1323462 T6340 oascc.ZkStateReader.updateWatchedCollection Updating data for customcollreplicadeletion to ver 6 
   [junit4]   2> 1323490 T6360 oasc.ZkController.register We are http://127.0.0.1:23413/customcollreplicadeletion_b_replica1/ and leader is http://127.0.0.1:23413/customcollreplicadeletion_b_replica1/
   [junit4]   2> 1323491 T6360 oasc.ZkController.register No LogReplay needed for core=customcollreplicadeletion_b_replica1 baseURL=http://127.0.0.1:23413
   [junit4]   2> 1323491 T6360 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
   [junit4]   2> 1323491 T6360 oasc.ZkController.publish publishing core=customcollreplicadeletion_b_replica1 state=active collection=customcollreplicadeletion
   [junit4]   2> 1323492 T6340 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1323493 T6360 oascc.ZkStateReader.updateWatchedCollection Updating data for customcollreplicadeletion to ver 6 
   [junit4]   2> 1323494 T6332 oascc.ZkStateReader.updateWatchedCollection Updating data for customcollreplicadeletion to ver 6 
   [junit4]   2> 1323494 T6332 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
   [junit4]   2> 	  "core":"customcollreplicadeletion_b_replica1",
   [junit4]   2> 	  "numShards":"2",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:23413",
   [junit4]   2> 	  "core_node_name":"core_node1",
   [junit4]   2> 	  "state":"active",
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "node_name":"127.0.0.1:23413_",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "shard":"b",
   [junit4]   2> 	  "collection":"customcollreplicadeletion"}
   [junit4]   2> 1323495 T6360 oass.SolrDispatchFilter.handleAdminRequest [admin] webapp=null path=/admin/cores params={numShards=2&collection.configName=conf1&qt=/admin/cores&action=CREATE&version=2&shard=b&collection=customcollreplicadeletion&wt=javabin&name=customcollreplicadeletion_b_replica1} status=0 QTime=1799 
   [junit4]   2> 1323496 T6332 oasc.Overseer$ClusterStateUpdater.updateZkStates going to update_collection /collections/customcollreplicadeletion/state.json
   [junit4]   2> 1323496 T6340 oascc.ZkStateReader$7.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/customcollreplicadeletion/state.json, has occurred - updating... 
   [junit4]   2> 1323496 T6370 oascc.ZkStateReader$7.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/customcollreplicadeletion/state.json, has occurred - updating... 
   [junit4]   2> 1323497 T6370 oascc.ZkStateReader.updateWatchedCollection Updating data for customcollreplicadeletion to ver 7 
   [junit4]   2> 1323498 T6340 oascc.ZkStateReader.updateWatchedCollection Updating data for customcollreplicadeletion to ver 7 
   [junit4]   2> 1323507 T6322 oasc.ZkController.register We are http://127.0.0.1:23394/customcollreplicadeletion_a_replica1/ and leader is http://127.0.0.1:23394/customcollreplicadeletion_a_replica1/
   [junit4]   2> 1323508 T6322 oasc.ZkController.register No LogReplay needed for core=customcollreplicadeletion_a_replica1 baseURL=http://127.0.0.1:23394
   [junit4]   2> 1323508 T6322 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
   [junit4]   2> 1323508 T6322 oasc.ZkController.publish publishing core=customcollreplicadeletion_a_replica1 state=active collection=customcollreplicadeletion
   [junit4]   2> 1323509 T6340 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1323510 T6322 oascc.ZkStateReader.updateWatchedCollection Updating data for customcollreplicadeletion to ver 7 
   [junit4]   2> 1323512 T6332 oascc.ZkStateReader.updateWatchedCollection Updating data for customcollreplicadeletion to ver 7 
   [junit4]   2> 1323512 T6332 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
   [junit4]   2> 	  "core":"customcollreplicadeletion_a_replica1",
   [junit4]   2> 	  "numShards":"2",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:23394",
   [junit4]   2> 	  "core_node_name":"core_node2",
   [junit4]   2> 	  "state":"active",
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "node_name":"127.0.0.1:23394_",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "shard":"a",
   [junit4]   2> 	  "collection":"customcollreplicadeletion"}
   [junit4]   2> 1323513 T6322 oass.SolrDispatchFilter.handleAdminRequest [admin] webapp=null path=/admin/cores params={numShards=2&collection.configName=conf1&qt=/admin

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

Java7/solr/build/solr-core/test/J2/temp/solr.cloud.DeleteReplicaTest-A88716AF55E00DD8-001/tempDir-006/delLiveColl_shard1_replica1/data
   [junit4]   2> 1539406 T7845 oasc.CachingDirectoryFactory.closeCacheValue looking to close /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J2/temp/solr.cloud.DeleteReplicaTest-A88716AF55E00DD8-001/tempDir-006/delLiveColl_shard1_replica1/data/index [CachedDir<<refCount=0;path=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J2/temp/solr.cloud.DeleteReplicaTest-A88716AF55E00DD8-001/tempDir-006/delLiveColl_shard1_replica1/data/index;done=false>>]
   [junit4]   2> 1539406 T7845 oasc.CachingDirectoryFactory.close Closing directory: /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J2/temp/solr.cloud.DeleteReplicaTest-A88716AF55E00DD8-001/tempDir-006/delLiveColl_shard1_replica1/data/index
   [junit4]   2> 1539407 T7845 oasc.Overseer.close Overseer (id=92476998477086734-127.0.0.1:64450_bc%2Fn-n_0000000004) closing
   [junit4]   2> 1539407 T8013 oasc.Overseer$ClusterStateUpdater.run Overseer Loop exiting : 127.0.0.1:64450_bc%2Fn
   [junit4]   2> 1539410 T8016 oasc.Overseer$ClusterStateUpdater.checkIfIamStillLeader ERROR could not read the data org.apache.zookeeper.KeeperException$SessionExpiredException: KeeperErrorCode = Session expired for /overseer_elect/leader
   [junit4]   2> 	at org.apache.zookeeper.KeeperException.create(KeeperException.java:127)
   [junit4]   2> 	at org.apache.zookeeper.KeeperException.create(KeeperException.java:51)
   [junit4]   2> 	at org.apache.zookeeper.ZooKeeper.getData(ZooKeeper.java:1155)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient$7.execute(SolrZkClient.java:347)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient$7.execute(SolrZkClient.java:344)
   [junit4]   2> 	at org.apache.solr.common.cloud.ZkCmdExecutor.retryOperation(ZkCmdExecutor.java:61)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient.getData(SolrZkClient.java:344)
   [junit4]   2> 	at org.apache.solr.cloud.Overseer$ClusterStateUpdater.checkIfIamStillLeader(Overseer.java:383)
   [junit4]   2> 	at org.apache.solr.cloud.Overseer$ClusterStateUpdater.access$300(Overseer.java:126)
   [junit4]   2> 	at org.apache.solr.cloud.Overseer$ClusterStateUpdater$1.run(Overseer.java:333)
   [junit4]   2> 
   [junit4]   2> 1540909 T7938 oascc.ZkStateReader$3.process WARN ZooKeeper watch triggered, but Solr cannot talk to ZK
   [junit4]   2> 1540911 T7845 oejsh.ContextHandler.doStop stopped o.e.j.s.ServletContextHandler{/bc/n,null}
   [junit4]   2> 1545310 T7845 oas.SolrTestCaseJ4.tearDown ###Ending testDistribSearch
   [junit4]   2> 1545312 T7845 oasc.ZkTestServer.send4LetterWord connecting to 127.0.0.1:23409 23409
   [junit4]   2> 1545392 T7846 oasc.ZkTestServer.send4LetterWord connecting to 127.0.0.1:23409 23409
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=DeleteReplicaTest -Dtests.method=testDistribSearch -Dtests.seed=A88716AF55E00DD8 -Dtests.multiplier=2 -Dtests.slow=true -Dtests.locale=ar_DZ -Dtests.timezone=GB -Dtests.file.encoding=US-ASCII
   [junit4] ERROR    227s J2 | DeleteReplicaTest.testDistribSearch <<<
   [junit4]    > Throwable #1: org.apache.solr.client.solrj.SolrServerException: No live SolrServers available to handle this request:[https://127.0.0.1:64450/bc/n, https://127.0.0.1:23418/bc/n, https://127.0.0.1:52936/bc/n, https://127.0.0.1:23431/bc/n, https://127.0.0.1:23446/bc/n]
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([A88716AF55E00DD8:296198B722BF6DE4]:0)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.LBHttpSolrServer.request(LBHttpSolrServer.java:322)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.CloudSolrServer.sendRequest(CloudSolrServer.java:874)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.CloudSolrServer.requestWithRetryOnStaleState(CloudSolrServer.java:658)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.CloudSolrServer.request(CloudSolrServer.java:601)
   [junit4]    > 	at org.apache.solr.cloud.DeleteReplicaTest.removeAndWaitForReplicaGone(DeleteReplicaTest.java:165)
   [junit4]    > 	at org.apache.solr.cloud.DeleteReplicaTest.deleteLiveReplicaTest(DeleteReplicaTest.java:137)
   [junit4]    > 	at org.apache.solr.cloud.DeleteReplicaTest.doTest(DeleteReplicaTest.java:88)
   [junit4]    > 	at org.apache.solr.BaseDistributedSearchTestCase.testDistribSearch(BaseDistributedSearchTestCase.java:869)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:745)
   [junit4]    > Caused by: org.apache.solr.client.solrj.impl.HttpSolrServer$RemoteSolrException: Could not  remove replica : delLiveColl/shard2/core_node4
   [junit4]    > 	at org.apache.solr.client.solrj.impl.HttpSolrServer.executeMethod(HttpSolrServer.java:550)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:210)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:206)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.LBHttpSolrServer.doRequest(LBHttpSolrServer.java:343)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.LBHttpSolrServer.request(LBHttpSolrServer.java:304)
   [junit4]    > 	... 47 more
   [junit4]   2> 1545410 T7845 oas.SolrTestCaseJ4.deleteCore ###deleteCore
   [junit4]   2> NOTE: leaving temporary files on disk at: /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J2/temp/solr.cloud.DeleteReplicaTest-A88716AF55E00DD8-001
   [junit4]   2> 226880 T7844 ccr.ThreadLeakControl.checkThreadLeaks WARNING Will linger awaiting termination of 1 leaked thread(s).
   [junit4]   2> NOTE: test params are: codec=Lucene410: {}, docValues:{}, sim=DefaultSimilarity, locale=ar_DZ, timezone=GB
   [junit4]   2> NOTE: FreeBSD 9.1-RELEASE-p3 amd64/Oracle Corporation 1.7.0_65 (64-bit)/cpus=16,threads=1,free=314896040,total=446169088
   [junit4]   2> NOTE: All tests run in this JVM: [TestAddFieldRealTimeGet, TestShortCircuitedRequests, TestSolrCoreProperties, TestComplexPhraseQParserPlugin, ZkNodePropsTest, HardAutoCommitTest, DefaultValueUpdateProcessorTest, TestJmxMonitoredMap, CustomCollectionTest, UpdateRequestProcessorFactoryTest, DocValuesTest, AtomicUpdatesTest, StressHdfsTest, TestQueryUtils, DistributedDebugComponentTest, OpenExchangeRatesOrgProviderTest, HdfsWriteToMultipleCollectionsTest, LegacyHTMLStripCharFilterTest, TestRandomDVFaceting, TestQuerySenderListener, UUIDUpdateProcessorFallbackTest, BasicFunctionalityTest, TestIntervalFaceting, TestPseudoReturnFields, OverseerCollectionProcessorTest, TestMultiCoreConfBootstrap, HdfsUnloadDistributedZkTest, TestNoOpRegenerator, TestManagedSchemaFieldTypeResource, IndexSchemaTest, TestRealTimeGet, TestNonDefinedSimilarityFactory, SpellCheckCollatorTest, TestManagedSchema, AddBlockUpdateTest, TestRemoteStreaming, TestChildDocTransformer, TestDistributedSearch, TestShardHandlerFactory, BinaryUpdateRequestHandlerTest, TestReversedWildcardFilterFactory, TestIndexingPerformance, RegexBoostProcessorTest, CircularListTest, TestStressLucene, MultiTermTest, HttpPartitionTest, DeleteShardTest, TestCursorMarkWithoutUniqueKey, SharedFSAutoReplicaFailoverUtilsTest, QueryElevationComponentTest, LeaderElectionIntegrationTest, CopyFieldTest, UnloadDistributedZkTest, SyncSliceTest, DistributedSpellCheckComponentTest, TestSolr4Spatial, SpellCheckComponentTest, PeerSyncTest, CurrencyFieldOpenExchangeTest, SimplePostToolTest, AnalysisAfterCoreReloadTest, SuggesterTest, TestCSVLoader, NoCacheHeaderTest, DebugComponentTest, TestWriterPerf, TestQueryTypes, XmlUpdateRequestHandlerTest, TestSolrQueryParser, TestCollationField, TestAnalyzedSuggestions, PingRequestHandlerTest, SearchHandlerTest, TestSolrIndexConfig, TestSolrDeletionPolicy2, NumericFieldsTest, MinimalSchemaTest, NotRequiredUniqueKeyTest, SpellPossibilityIteratorTest, TestCodecSupport, TestSweetSpotSimilarityFactory, TestPerFieldSimilarity, TestIBSimilarityFactory, TimeZoneUtilsTest, ResourceLoaderTest, TestSuggestSpellingConverter, DOMUtilTest, TestSolrJ, TestDocumentBuilder, UUIDFieldTest, TestRTGBase, DistributedIntervalFacetingTest, DeleteReplicaTest]
   [junit4] Completed on J2 in 227.16s, 1 test, 1 error <<< FAILURES!

[...truncated 259 lines...]
BUILD FAILED
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/build.xml:491: The following error occurred while executing this line:
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/build.xml:471: The following error occurred while executing this line:
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/build.xml:60: The following error occurred while executing this line:
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/extra-targets.xml:39: The following error occurred while executing this line:
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build.xml:189: The following error occurred while executing this line:
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/common-build.xml:496: The following error occurred while executing this line:
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/lucene/common-build.xml:1358: The following error occurred while executing this line:
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/lucene/common-build.xml:961: There were test failures: 429 suites, 1772 tests, 2 errors, 59 ignored (24 assumptions)

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



[JENKINS] Lucene-Solr-Tests-trunk-Java7 - Build # 4863 - Still Failing

Posted by Apache Jenkins Server <je...@builds.apache.org>.
Build: https://builds.apache.org/job/Lucene-Solr-Tests-trunk-Java7/4863/

2 tests failed.
FAILED:  junit.framework.TestSuite.org.apache.solr.handler.TestReplicationHandlerBackup

Error Message:
1 thread leaked from SUITE scope at org.apache.solr.handler.TestReplicationHandlerBackup:     1) Thread[id=1138, name=Thread-629, state=RUNNABLE, group=TGRP-TestReplicationHandlerBackup]         at java.net.PlainSocketImpl.socketConnect(Native Method)         at java.net.AbstractPlainSocketImpl.doConnect(AbstractPlainSocketImpl.java:339)         at java.net.AbstractPlainSocketImpl.connectToAddress(AbstractPlainSocketImpl.java:200)         at java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:182)         at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:392)         at java.net.Socket.connect(Socket.java:579)         at java.net.Socket.connect(Socket.java:528)         at sun.net.NetworkClient.doConnect(NetworkClient.java:180)         at sun.net.www.http.HttpClient.openServer(HttpClient.java:432)         at sun.net.www.http.HttpClient.openServer(HttpClient.java:527)         at sun.net.www.http.HttpClient.parseHTTP(HttpClient.java:652)         at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1323)         at java.net.URL.openStream(URL.java:1037)         at org.apache.solr.handler.TestReplicationHandlerBackup$BackupThread.run(TestReplicationHandlerBackup.java:318)

Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: 1 thread leaked from SUITE scope at org.apache.solr.handler.TestReplicationHandlerBackup: 
   1) Thread[id=1138, name=Thread-629, state=RUNNABLE, group=TGRP-TestReplicationHandlerBackup]
        at java.net.PlainSocketImpl.socketConnect(Native Method)
        at java.net.AbstractPlainSocketImpl.doConnect(AbstractPlainSocketImpl.java:339)
        at java.net.AbstractPlainSocketImpl.connectToAddress(AbstractPlainSocketImpl.java:200)
        at java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:182)
        at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:392)
        at java.net.Socket.connect(Socket.java:579)
        at java.net.Socket.connect(Socket.java:528)
        at sun.net.NetworkClient.doConnect(NetworkClient.java:180)
        at sun.net.www.http.HttpClient.openServer(HttpClient.java:432)
        at sun.net.www.http.HttpClient.openServer(HttpClient.java:527)
        at sun.net.www.http.HttpClient.parseHTTP(HttpClient.java:652)
        at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1323)
        at java.net.URL.openStream(URL.java:1037)
        at org.apache.solr.handler.TestReplicationHandlerBackup$BackupThread.run(TestReplicationHandlerBackup.java:318)
	at __randomizedtesting.SeedInfo.seed([9B947A8132805977]:0)


FAILED:  junit.framework.TestSuite.org.apache.solr.handler.TestReplicationHandlerBackup

Error Message:
There are still zombie threads that couldn't be terminated:    1) Thread[id=1138, name=Thread-629, state=RUNNABLE, group=TGRP-TestReplicationHandlerBackup]         at java.net.PlainSocketImpl.socketConnect(Native Method)         at java.net.AbstractPlainSocketImpl.doConnect(AbstractPlainSocketImpl.java:339)         at java.net.AbstractPlainSocketImpl.connectToAddress(AbstractPlainSocketImpl.java:200)         at java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:182)         at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:392)         at java.net.Socket.connect(Socket.java:579)         at java.net.Socket.connect(Socket.java:528)         at sun.net.NetworkClient.doConnect(NetworkClient.java:180)         at sun.net.www.http.HttpClient.openServer(HttpClient.java:432)         at sun.net.www.http.HttpClient.openServer(HttpClient.java:527)         at sun.net.www.http.HttpClient.parseHTTP(HttpClient.java:652)         at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1323)         at java.net.URL.openStream(URL.java:1037)         at org.apache.solr.handler.TestReplicationHandlerBackup$BackupThread.run(TestReplicationHandlerBackup.java:318)

Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: There are still zombie threads that couldn't be terminated:
   1) Thread[id=1138, name=Thread-629, state=RUNNABLE, group=TGRP-TestReplicationHandlerBackup]
        at java.net.PlainSocketImpl.socketConnect(Native Method)
        at java.net.AbstractPlainSocketImpl.doConnect(AbstractPlainSocketImpl.java:339)
        at java.net.AbstractPlainSocketImpl.connectToAddress(AbstractPlainSocketImpl.java:200)
        at java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:182)
        at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:392)
        at java.net.Socket.connect(Socket.java:579)
        at java.net.Socket.connect(Socket.java:528)
        at sun.net.NetworkClient.doConnect(NetworkClient.java:180)
        at sun.net.www.http.HttpClient.openServer(HttpClient.java:432)
        at sun.net.www.http.HttpClient.openServer(HttpClient.java:527)
        at sun.net.www.http.HttpClient.parseHTTP(HttpClient.java:652)
        at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1323)
        at java.net.URL.openStream(URL.java:1037)
        at org.apache.solr.handler.TestReplicationHandlerBackup$BackupThread.run(TestReplicationHandlerBackup.java:318)
	at __randomizedtesting.SeedInfo.seed([9B947A8132805977]:0)




Build Log:
[...truncated 11336 lines...]
   [junit4] Suite: org.apache.solr.handler.TestReplicationHandlerBackup
   [junit4]   2> Creating dataDir: /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J2/temp/solr.handler.TestReplicationHandlerBackup-9B947A8132805977-001/init-core-data-001
   [junit4]   2> 651387 T1118 oas.SolrTestCaseJ4.setUp ###Starting doTestBackup
   [junit4]   2> 651405 T1118 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 651409 T1118 oejs.AbstractConnector.doStart Started SocketConnector@127.0.0.1:50887
   [junit4]   2> 651410 T1118 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 651410 T1118 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 651410 T1118 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J2/temp/solr.handler.TestReplicationHandlerBackup-9B947A8132805977-001/solr-instance-001
   [junit4]   2> 651411 T1118 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J2/temp/solr.handler.TestReplicationHandlerBackup-9B947A8132805977-001/solr-instance-001/'
   [junit4]   2> 651456 T1118 oasc.ConfigSolr.fromFile Loading container configuration from /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J2/temp/solr.handler.TestReplicationHandlerBackup-9B947A8132805977-001/solr-instance-001/solr.xml
   [junit4]   2> 651536 T1118 oasc.CoreContainer.<init> New CoreContainer 375709299
   [junit4]   2> 651536 T1118 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J2/temp/solr.handler.TestReplicationHandlerBackup-9B947A8132805977-001/solr-instance-001/]
   [junit4]   2> 651538 T1118 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
   [junit4]   2> 651538 T1118 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: 
   [junit4]   2> 651538 T1118 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 651539 T1118 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 651539 T1118 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 651539 T1118 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 651540 T1118 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 651540 T1118 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 651540 T1118 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 651541 T1118 oasu.UpdateShardHandler.<init> Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=false
   [junit4]   2> 651541 T1118 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 651542 T1118 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 651542 T1118 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 651547 T1128 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J2/temp/solr.handler.TestReplicationHandlerBackup-9B947A8132805977-001/solr-instance-001/collection1/'
   [junit4]   2> 651595 T1128 oasc.SolrConfig.<init> Using Lucene MatchVersion: 5.0.0
   [junit4]   2> 651636 T1128 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 651637 T1128 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 651644 T1128 oass.IndexSchema.readSchema [collection1] Schema name=test
   [junit4]   2> 651661 T1128 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 651662 T1128 oasc.CoreContainer.create Creating SolrCore 'collection1' using configuration from instancedir /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J2/temp/solr.handler.TestReplicationHandlerBackup-9B947A8132805977-001/solr-instance-001/collection1/
   [junit4]   2> 651663 T1128 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 651663 T1128 oasc.SolrCore.<init> [collection1] Opening new SolrCore at /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J2/temp/solr.handler.TestReplicationHandlerBackup-9B947A8132805977-001/solr-instance-001/collection1/, dataDir=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J2/temp/solr.handler.TestReplicationHandlerBackup-9B947A8132805977-001/solr-instance-001/collection1/data/
   [junit4]   2> 651663 T1128 oasc.SolrCore.<init> JMX monitoring not detected for core: collection1
   [junit4]   2> 651664 T1128 oasc.CachingDirectoryFactory.get return new directory for /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J2/temp/solr.handler.TestReplicationHandlerBackup-9B947A8132805977-001/solr-instance-001/collection1/data
   [junit4]   2> 651664 T1128 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J2/temp/solr.handler.TestReplicationHandlerBackup-9B947A8132805977-001/solr-instance-001/collection1/data/index/
   [junit4]   2> 651664 T1128 oasc.SolrCore.initIndex WARN [collection1] Solr index directory '/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J2/temp/solr.handler.TestReplicationHandlerBackup-9B947A8132805977-001/solr-instance-001/collection1/data/index' doesn't exist. Creating new index...
   [junit4]   2> 651665 T1128 oasc.CachingDirectoryFactory.get return new directory for /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J2/temp/solr.handler.TestReplicationHandlerBackup-9B947A8132805977-001/solr-instance-001/collection1/data/index
   [junit4]   2> 651665 T1128 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=47, maxMergeAtOnceExplicit=33, maxMergedSegmentMB=96.0048828125, floorSegmentMB=1.5859375, forceMergeDeletesPctAllowed=16.432278547704676, segmentsPerTier=25.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.677280206083339
   [junit4]   2> 651666 T1128 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory(id=lucene-c7683a8)),segFN=segments_1,generation=1}
   [junit4]   2> 651666 T1128 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 651668 T1128 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 651668 T1128 oasc.RequestHandlers.initHandlersFromConfig created /update/csv: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 651668 T1128 oasc.RequestHandlers.initHandlersFromConfig created /update/json/docs: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 651669 T1128 oasc.RequestHandlers.initHandlersFromConfig created /update/json: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 651669 T1128 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
   [junit4]   2> 651669 T1128 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
   [junit4]   2> 651670 T1128 oasc.RequestHandlers.initHandlersFromConfig created defaults: solr.StandardRequestHandler
   [junit4]   2> 651670 T1128 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.StandardRequestHandler
   [junit4]   2> 651670 T1128 oasc.RequestHandlers.initHandlersFromConfig created lazy: solr.StandardRequestHandler
   [junit4]   2> 651670 T1128 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
   [junit4]   2> 651672 T1128 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 651674 T1128 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 651676 T1128 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 651678 T1128 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 651681 T1128 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 651681 T1128 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 651681 T1128 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=32, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0]
   [junit4]   2> 651682 T1128 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory(id=lucene-c7683a8)),segFN=segments_1,generation=1}
   [junit4]   2> 651682 T1128 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 651682 T1128 oass.SolrIndexSearcher.<init> Opening Searcher@69b049bb[collection1] main
   [junit4]   2> 651683 T1128 oasr.ManagedResourceStorage$FileStorageIO.configure File-based storage initialized to use dir: /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J2/temp/solr.handler.TestReplicationHandlerBackup-9B947A8132805977-001/solr-instance-001/collection1/conf
   [junit4]   2> 651683 T1128 oasr.RestManager.init Initializing RestManager with initArgs: {storageDir=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J2/temp/solr.handler.TestReplicationHandlerBackup-9B947A8132805977-001/solr-instance-001/collection1/conf}
   [junit4]   2> 651684 T1128 oasr.ManagedResourceStorage.load Reading _rest_managed.json using file:dir=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J2/temp/solr.handler.TestReplicationHandlerBackup-9B947A8132805977-001/solr-instance-001/collection1/conf
   [junit4]   2> 651684 T1128 oasr.ManagedResource.reloadFromStorage WARN No stored data found for /rest/managed
   [junit4]   2> 651685 T1128 oasr.ManagedResourceStorage$JsonStorage.store Saved JSON object to path _rest_managed.json using file:dir=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J2/temp/solr.handler.TestReplicationHandlerBackup-9B947A8132805977-001/solr-instance-001/collection1/conf
   [junit4]   2> 651685 T1128 oasr.RestManager.init Initializing 0 registered ManagedResources
   [junit4]   2> 651686 T1128 oash.ReplicationHandler.inform Replication enabled for following config files: schema-replication2.xml:schema.xml
   [junit4]   2> 651686 T1128 oash.ReplicationHandler.inform Commits will be reserved for  10000
   [junit4]   2> 651686 T1129 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@69b049bb[collection1] main{UninvertingDirectoryReader()}
   [junit4]   2> 651686 T1128 oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 651687 T1118 oass.SolrDispatchFilter.init user.dir=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J2
   [junit4]   2> 651687 T1118 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> ASYNC  NEW_CORE C190 name=collection1 org.apache.solr.core.SolrCore@40594eb9
   [junit4]   2> 651690 T1121 C190 oasu.DirectUpdateHandler2.deleteAll [collection1] REMOVING ALL DOCUMENTS FROM INDEX
   [junit4]   2> 651691 T1121 C190 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {deleteByQuery=*:*} 0 1
   [junit4]   2> 651695 T1121 C190 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[0]} 0 1
   [junit4]   2> 651698 T1121 C190 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[1]} 0 0
   [junit4]   2> 651701 T1121 C190 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[2]} 0 0
   [junit4]   2> 651704 T1121 C190 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[3]} 0 0
   [junit4]   2> 651707 T1121 C190 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[4]} 0 0
   [junit4]   2> 651710 T1121 C190 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[5]} 0 0
   [junit4]   2> 651713 T1121 C190 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[6]} 0 0
   [junit4]   2> 651716 T1121 C190 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[7]} 0 0
   [junit4]   2> 651719 T1121 C190 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[8]} 0 0
   [junit4]   2> 651722 T1121 C190 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[9]} 0 0
   [junit4]   2> 651725 T1121 C190 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[10]} 0 0
   [junit4]   2> 651728 T1121 C190 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[11]} 0 0
   [junit4]   2> 651731 T1121 C190 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[12]} 0 0
   [junit4]   2> 651734 T1121 C190 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[13]} 0 0
   [junit4]   2> 651737 T1121 C190 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[14]} 0 0
   [junit4]   2> 651741 T1121 C190 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[15]} 0 0
   [junit4]   2> 651744 T1121 C190 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[16]} 0 0
   [junit4]   2> 651747 T1121 C190 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[17]} 0 0
   [junit4]   2> 651750 T1121 C190 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[18]} 0 0
   [junit4]   2> 651753 T1121 C190 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[19]} 0 0
   [junit4]   2> 651756 T1121 C190 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[20]} 0 0
   [junit4]   2> 651759 T1121 C190 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[21]} 0 0
   [junit4]   2> 651762 T1121 C190 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[22]} 0 0
   [junit4]   2> 651765 T1121 C190 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[23]} 0 0
   [junit4]   2> 651768 T1121 C190 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[24]} 0 0
   [junit4]   2> 651771 T1121 C190 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[25]} 0 0
   [junit4]   2> 651774 T1121 C190 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[26]} 0 0
   [junit4]   2> 651777 T1121 C190 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[27]} 0 0
   [junit4]   2> 651781 T1121 C190 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[28]} 0 0
   [junit4]   2> 651784 T1121 C190 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[29]} 0 0
   [junit4]   2> 651787 T1121 C190 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[30]} 0 0
   [junit4]   2> 651790 T1121 C190 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[31]} 0 0
   [junit4]   2> 651793 T1121 C190 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[32]} 0 0
   [junit4]   2> 651796 T1121 C190 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[33]} 0 0
   [junit4]   2> 651799 T1121 C190 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[34]} 0 0
   [junit4]   2> 651802 T1121 C190 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[35]} 0 0
   [junit4]   2> 651806 T1121 C190 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[36]} 0 0
   [junit4]   2> 651809 T1121 C190 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[37]} 0 0
   [junit4]   2> 651812 T1121 C190 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[38]} 0 0
   [junit4]   2> 651815 T1121 C190 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[39]} 0 0
   [junit4]   2> 651818 T1121 C190 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[40]} 0 0
   [junit4]   2> 651821 T1121 C190 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[41]} 0 0
   [junit4]   2> 651824 T1121 C190 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[42]} 0 0
   [junit4]   2> 651827 T1121 C190 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[43]} 0 0
   [junit4]   2> 651830 T1121 C190 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[44]} 0 0
   [junit4]   2> 651833 T1121 C190 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[45]} 0 0
   [junit4]   2> 651836 T1121 C190 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={version=2&wt=javabin} {add=[46]} 0 0
   [junit4]   2> 651839 T1121 C190 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 651842 T1121 C190 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=2
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory(id=lucene-c7683a8)),segFN=segments_1,generation=1}
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory(id=lucene-c7683a8)),segFN=segments_2,generation=2}
   [junit4]   2> 651842 T1121 C190 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 2
   [junit4]   2> 651844 T1121 C190 oass.SolrIndexSearcher.<init> Opening Searcher@55cb1256[collection1] main
   [junit4]   2> 651844 T1121 C190 oasu.DirectUpdateHandler2.commit end_commit_flush
   [junit4]   2> 651844 T1129 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@55cb1256[collection1] main{UninvertingDirectoryReader(Uninverting(_0(5.0.0):C47))}
   [junit4]   2> 651845 T1121 C190 oasup.LogUpdateProcessor.finish [collection1] webapp=/solr path=/update params={commit=true&version=2&wt=javabin&waitSearcher=true&softCommit=false} {commit=} 0 6
   [junit4]   2> 651851 T1123 C190 oasc.SolrCore.execute [collection1] webapp=/solr path=/replication params={command=details} status=0 QTime=1 
   [junit4]   2> 651877 T1122 C190 oasc.SolrCore.execute [collection1] webapp=/solr path=/replication params={name=scrqyomlokhbewcqn&command=backup} status=0 QTime=27 
   [junit4]   2> 651877 T1133 oash.SnapShooter.createSnapshot Creating backup snapshot...
   [junit4]   2> 651896 T1133 oash.SnapShooter.createSnapshot Done creating backup snapshot: scrqyomlokhbewcqn
   [junit4]   2> 652054 T1122 C190 oasc.SolrCore.execute [collection1] webapp=/solr path=/replication params={command=details} status=0 QTime=0 
   [junit4]   2> 653073 T1123 C190 oasc.SolrCore.execute [collection1] webapp=/solr path=/replication params={command=details} status=0 QTime=0 
   [junit4]   2> 653075 T1122 C190 oasc.SolrCore.execute [collection1] webapp=/solr path=/replication params={name=citdrkntkvquifrmla&command=backup} status=0 QTime=2 
   [junit4]   2> 653075 T1135 oash.SnapShooter.createSnapshot Creating backup snapshot...
   [junit4]   2> 653087 T1135 oash.SnapShooter.createSnapshot Done creating backup snapshot: citdrkntkvquifrmla
   [junit4]   2> 653277 T1122 C190 oasc.SolrCore.execute [collection1] webapp=/solr path=/replication params={command=details} status=0 QTime=1 
   [junit4]   2> 653286 T1123 C190 oasc.SolrCore.execute [collection1] webapp=/solr path=/replication params={command=details} status=0 QTime=0 
   [junit4]   2> 653291 T1122 C190 oasc.SolrCore.execute [collection1] webapp=/solr path=/replication params={name=scrqyomlokhbewcqn&command=deletebackup} status=0 QTime=6 
   [junit4]   2> 653291 T1137 oash.SnapShooter.deleteNamedSnapshot Deleting snapshot: scrqyomlokhbewcqn
   [junit4]   2> 653489 T1122 C190 oasc.SolrCore.execute [collection1] webapp=/solr path=/replication params={command=details} status=0 QTime=1 
   [junit4]   2> 653491 T1122 C190 oasc.SolrCore.execute [collection1] webapp=/solr path=/replication params={command=details} status=0 QTime=0 
   [junit4]   2> 653492 T1118 oas.SolrTestCaseJ4.tearDown ###Ending doTestBackup
   [junit4]   2> 653492 T1139 oash.SnapShooter.deleteNamedSnapshot Deleting snapshot: citdrkntkvquifrmla
   [junit4]   2> 653492 T1123 C190 oasc.SolrCore.execute [collection1] webapp=/solr path=/replication params={name=citdrkntkvquifrmla&command=deletebackup} status=0 QTime=1 
   [junit4]   2> 653493 T1118 oasc.CoreContainer.shutdown Shutting down CoreContainer instance=375709299
   [junit4]   2> 653495 T1118 oejsh.ContextHandler.doStop stopped o.e.j.s.ServletContextHandler{/solr,null}
   [junit4]   2> 653501 T1123 C190 oasc.SolrException.log ERROR null:org.eclipse.jetty.io.EofException
   [junit4]   2> 		at org.eclipse.jetty.server.HttpOutput.write(HttpOutput.java:142)
   [junit4]   2> 		at org.eclipse.jetty.server.HttpOutput.write(HttpOutput.java:107)
   [junit4]   2> 		at sun.nio.cs.StreamEncoder.writeBytes(StreamEncoder.java:221)
   [junit4]   2> 		at sun.nio.cs.StreamEncoder.implFlushBuffer(StreamEncoder.java:291)
   [junit4]   2> 		at sun.nio.cs.StreamEncoder.implFlush(StreamEncoder.java:295)
   [junit4]   2> 		at sun.nio.cs.StreamEncoder.flush(StreamEncoder.java:141)
   [junit4]   2> 		at java.io.OutputStreamWriter.flush(OutputStreamWriter.java:229)
   [junit4]   2> 		at org.apache.solr.util.FastWriter.flush(FastWriter.java:137)
   [junit4]   2> 		at org.apache.solr.response.QueryResponseWriterUtil.writeQueryResponse(QueryResponseWriterUtil.java:54)
   [junit4]   2> 		at org.apache.solr.servlet.SolrDispatchFilter.writeResponse(SolrDispatchFilter.java:771)
   [junit4]   2> 		at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:424)
   [junit4]   2> 		at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:202)
   [junit4]   2> 		at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1419)
   [junit4]   2> 		at org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:137)
   [junit4]   2> 		at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1419)
   [junit4]   2> 		at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:455)
   [junit4]   2> 		at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:229)
   [junit4]   2> 		at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:137)
   [junit4]   2> 		at org.eclipse.jetty.server.handler.GzipHandler.handle(GzipHandler.java:301)
   [junit4]   2> 		at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1077)
   [junit4]   2> 		at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:384)
   [junit4]   2> 		at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:193)
   [junit4]   2> 		at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1009)
   [junit4]   2> 		at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:135)
   [junit4]   2> 		at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:116)
   [junit4]   2> 		at org.eclipse.jetty.server.Server.handle(Server.java:368)
   [junit4]   2> 		at org.eclipse.jetty.server.AbstractHttpConnection.handleRequest(AbstractHttpConnection.java:489)
   [junit4]   2> 		at org.eclipse.jetty.server.BlockingHttpConnection.handleRequest(BlockingHttpConnection.java:53)
   [junit4]   2> 		at org.eclipse.jetty.server.AbstractHttpConnection.headerComplete(AbstractHttpConnection.java:942)
   [junit4]   2> 		at org.eclipse.jetty.server.AbstractHttpConnection$RequestHandler.headerComplete(AbstractHttpConnection.java:1004)
   [junit4]   2> 		at org.eclipse.jetty.http.HttpParser.parseNext(HttpParser.java:640)
   [junit4]   2> 		at org.eclipse.jetty.http.HttpParser.parseAvailable(HttpParser.java:235)
   [junit4]   2> 		at org.eclipse.jetty.server.BlockingHttpConnection.handle(BlockingHttpConnection.java:72)
   [junit4]   2> 		at org.eclipse.jetty.server.bio.SocketConnector$ConnectorEndPoint.run(SocketConnector.java:264)
   [junit4]   2> 		at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:608)
   [junit4]   2> 		at org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:543)
   [junit4]   2> 		at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 	
   [junit4]   2> 653503 T1123 C190 oasc.SolrException.log ERROR null:org.eclipse.jetty.io.EofException
   [junit4]   2> 		at org.eclipse.jetty.server.HttpOutput.write(HttpOutput.java:142)
   [junit4]   2> 		at org.eclipse.jetty.server.HttpOutput.write(HttpOutput.java:107)
   [junit4]   2> 		at sun.nio.cs.StreamEncoder.writeBytes(StreamEncoder.java:221)
   [junit4]   2> 		at sun.nio.cs.StreamEncoder.implFlushBuffer(StreamEncoder.java:291)
   [junit4]   2> 		at sun.nio.cs.StreamEncoder.implFlush(StreamEncoder.java:295)
   [junit4]   2> 		at sun.nio.cs.StreamEncoder.flush(StreamEncoder.java:141)
   [junit4]   2> 		at java.io.OutputStreamWriter.flush(OutputStreamWriter.java:229)
   [junit4]   2> 		at org.apache.solr.util.FastWriter.flush(FastWriter.java:137)
   [junit4]   2> 		at org.apache.solr.response.QueryResponseWriterUtil.writeQueryResponse(QueryResponseWriterUtil.java:54)
   [junit4]   2> 		at org.apache.solr.servlet.SolrDispatchFilter.writeResponse(SolrDispatchFilter.java:771)
   [junit4]   2> 		at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:424)
   [junit4]   2> 		at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:202)
   [junit4]   2> 		at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1419)
   [junit4]   2> 		at org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:137)
   [junit4]   2> 		at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1419)
   [junit4]   2> 		at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:455)
   [junit4]   2> 		at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:229)
   [junit4]   2> 		at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:137)
   [junit4]   2> 		at org.eclipse.jetty.server.handler.GzipHandler.handle(GzipHandler.java:301)
   [junit4]   2> 		at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1077)
   [junit4]   2> 		at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:384)
   [junit4]   2> 		at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:193)
   [junit4]   2> 		at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1009)
   [junit4]   2> 		at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:135)
   [junit4]   2> 		at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:116)
   [junit4]   2> 		at org.eclipse.jetty.server.Server.handle(Server.java:368)
   [junit4]   2> 		at org.eclipse.jetty.server.AbstractHttpConnection.handleRequest(AbstractHttpConnection.java:489)
   [junit4]   2> 		at org.eclipse.jetty.server.BlockingHttpConnection.handleRequest(BlockingHttpConnection.java:53)
   [junit4]   2> 		at org.eclipse.jetty.server.AbstractHttpConnection.headerComplete(AbstractHttpConnection.java:942)
   [junit4]   2> 		at org.eclipse.jetty.server.AbstractHttpConnection$RequestHandler.headerComplete(AbstractHttpConnection.java:1004)
   [junit4]   2> 		at org.eclipse.jetty.http.HttpParser.parseNext(HttpParser.java:640)
   [junit4]   2> 		at org.eclipse.jetty.http.HttpParser.parseAvailable(HttpParser.java:235)
   [junit4]   2> 		at org.eclipse.jetty.server.BlockingHttpConnection.handle(BlockingHttpConnection.java:72)
   [junit4]   2> 		at org.eclipse.jetty.server.bio.SocketConnector$ConnectorEndPoint.run(SocketConnector.java:264)
   [junit4]   2> 		at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:608)
   [junit4]   2> 		at org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:543)
   [junit4]   2> 		at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 	
   [junit4]   2> 653505 T1123 C190 oasc.SolrCore.close [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@40594eb9
   [junit4]   2> 653505 T1123 C190 oasu.DirectUpdateHandler2.close closing DirectUpdateHandler2{commits=1,autocommits=0,soft autocommits=0,optimizes=0,rollbacks=0,expungeDeletes=0,docsPending=0,adds=0,deletesById=0,deletesByQuery=0,errors=0,cumulative_adds=47,cumulative_deletesById=0,cumulative_deletesByQuery=1,cumulative_errors=0}
   [junit4]   2> 653506 T1123 C190 oasu.SolrCoreState.decrefSolrCoreState Closing SolrCoreState
   [junit4]   2> 653506 T1123 C190 oasu.DefaultSolrCoreState.closeIndexWriter SolrCoreState ref count has reached 0 - closing IndexWriter
   [junit4]   2> 653506 T1123 C190 oasu.DefaultSolrCoreState.closeIndexWriter closing IndexWriter with IndexWriterCloser
   [junit4]   2> 653507 T1123 C190 oasc.SolrCore.closeSearcher [collection1] Closing main searcher on request.
   [junit4]   2> 653508 T1123 C190 oasc.CachingDirectoryFactory.close Closing MockDirectoryFactory - 2 directories currently being tracked
   [junit4]   2> 653508 T1123 C190 oasc.CachingDirectoryFactory.closeCacheValue looking to close /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J2/temp/solr.handler.TestReplicationHandlerBackup-9B947A8132805977-001/solr-instance-001/collection1/data [CachedDir<<refCount=0;path=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J2/temp/solr.handler.TestReplicationHandlerBackup-9B947A8132805977-001/solr-instance-001/collection1/data;done=false>>]
   [junit4]   2> 653509 T1123 C190 oasc.CachingDirectoryFactory.close Closing directory: /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J2/temp/solr.handler.TestReplicationHandlerBackup-9B947A8132805977-001/solr-instance-001/collection1/data
   [junit4]   2> 653509 T1123 C190 oasc.CachingDirectoryFactory.closeCacheValue looking to close /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J2/temp/solr.handler.TestReplicationHandlerBackup-9B947A8132805977-001/solr-instance-001/collection1/data/index [CachedDir<<refCount=0;path=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J2/temp/solr.handler.TestReplicationHandlerBackup-9B947A8132805977-001/solr-instance-001/collection1/data/index;done=false>>]
   [junit4]   2> 653509 T1123 C190 oasc.CachingDirectoryFactory.close Closing directory: /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J2/temp/solr.handler.TestReplicationHandlerBackup-9B947A8132805977-001/solr-instance-001/collection1/data/index
   [junit4]   2> 658503 T1118 oas.SolrTestCaseJ4.deleteCore ###deleteCore
   [junit4]   2> 7126 T1117 ccr.ThreadLeakControl.checkThreadLeaks WARNING Will linger awaiting termination of 1 leaked thread(s).
   [junit4]   2> 27211 T1117 ccr.ThreadLeakControl.checkThreadLeaks SEVERE 1 thread leaked from SUITE scope at org.apache.solr.handler.TestReplicationHandlerBackup: 
   [junit4]   2> 	   1) Thread[id=1138, name=Thread-629, state=RUNNABLE, group=TGRP-TestReplicationHandlerBackup]
   [junit4]   2> 	        at java.net.PlainSocketImpl.socketConnect(Native Method)
   [junit4]   2> 	        at java.net.AbstractPlainSocketImpl.doConnect(AbstractPlainSocketImpl.java:339)
   [junit4]   2> 	        at java.net.AbstractPlainSocketImpl.connectToAddress(AbstractPlainSocketImpl.java:200)
   [junit4]   2> 	        at java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:182)
   [junit4]   2> 	        at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:392)
   [junit4]   2> 	        at java.net.Socket.connect(Socket.java:579)
   [junit4]   2> 	        at java.net.Socket.connect(Socket.java:528)
   [junit4]   2> 	        at sun.net.NetworkClient.doConnect(NetworkClient.java:180)
   [junit4]   2> 	        at sun.net.www.http.HttpClient.openServer(HttpClient.java:432)
   [junit4]   2> 	        at sun.net.www.http.HttpClient.openServer(HttpClient.java:527)
   [junit4]   2> 	        at sun.net.www.http.HttpClient.parseHTTP(HttpClient.java:652)
   [junit4]   2> 	        at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1323)
   [junit4]   2> 	        at java.net.URL.openStream(URL.java:1037)
   [junit4]   2> 	        at org.apache.solr.handler.TestReplicationHandlerBackup$BackupThread.run(TestReplicationHandlerBackup.java:318)
   [junit4]   2> 27212 T1117 ccr.ThreadLeakControl.tryToInterruptAll Starting to interrupt leaked threads:
   [junit4]   2> 	   1) Thread[id=1138, name=Thread-629, state=RUNNABLE, group=TGRP-TestReplicationHandlerBackup]
   [junit4]   2> 30218 T1117 ccr.ThreadLeakControl.tryToInterruptAll SEVERE There are still zombie threads that couldn't be terminated:
   [junit4]   2> 	   1) Thread[id=1138, name=Thread-629, state=RUNNABLE, group=TGRP-TestReplicationHandlerBackup]
   [junit4]   2> 	        at java.net.PlainSocketImpl.socketConnect(Native Method)
   [junit4]   2> 	        at java.net.AbstractPlainSocketImpl.doConnect(AbstractPlainSocketImpl.java:339)
   [junit4]   2> 	        at java.net.AbstractPlainSocketImpl.connectToAddress(AbstractPlainSocketImpl.java:200)
   [junit4]   2> 	        at java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:182)
   [junit4]   2> 	        at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:392)
   [junit4]   2> 	        at java.net.Socket.connect(Socket.java:579)
   [junit4]   2> 	        at java.net.Socket.connect(Socket.java:528)
   [junit4]   2> 	        at sun.net.NetworkClient.doConnect(NetworkClient.java:180)
   [junit4]   2> 	        at sun.net.www.http.HttpClient.openServer(HttpClient.java:432)
   [junit4]   2> 	        at sun.net.www.http.HttpClient.openServer(HttpClient.java:527)
   [junit4]   2> 	        at sun.net.www.http.HttpClient.parseHTTP(HttpClient.java:652)
   [junit4]   2> 	        at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1323)
   [junit4]   2> 	        at java.net.URL.openStream(URL.java:1037)
   [junit4]   2> 	        at org.apache.solr.handler.TestReplicationHandlerBackup$BackupThread.run(TestReplicationHandlerBackup.java:318)
   [junit4]   2> NOTE: test params are: codec=CheapBastard, sim=DefaultSimilarity, locale=es_SV, timezone=America/Porto_Acre
   [junit4]   2> NOTE: FreeBSD 9.1-RELEASE-p3 amd64/Oracle Corporation 1.7.0_65 (64-bit)/cpus=16,threads=2,free=83619000,total=273154048
   [junit4]   2> NOTE: All tests run in this JVM: [TestStressLucene, TestCollationFieldDocValues, TestJmxMonitoredMap, TestRealTimeGet, DistribDocExpirationUpdateProcessorTest, TestMaxScoreQueryParser, QueryParsingTest, DistributedQueryComponentOptimizationTest, CurrencyFieldXmlFileTest, TestSolrQueryParser, LegacyHTMLStripCharFilterTest, TestHighlightDedupGrouping, TestReplicationHandler, AssignTest, QueryResultKeyTest, TestStressRecovery, TestRandomMergePolicy, TestQueryUtils, HighlighterConfigTest, TestReplicationHandlerBackup]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestReplicationHandlerBackup -Dtests.seed=9B947A8132805977 -Dtests.multiplier=2 -Dtests.slow=true -Dtests.locale=es_SV -Dtests.timezone=America/Porto_Acre -Dtests.file.encoding=US-ASCII
   [junit4] ERROR   0.00s J2 | TestReplicationHandlerBackup (suite) <<<
   [junit4]    > Throwable #1: com.carrotsearch.randomizedtesting.ThreadLeakError: 1 thread leaked from SUITE scope at org.apache.solr.handler.TestReplicationHandlerBackup: 
   [junit4]    >    1) Thread[id=1138, name=Thread-629, state=RUNNABLE, group=TGRP-TestReplicationHandlerBackup]
   [junit4]    >         at java.net.PlainSocketImpl.socketConnect(Native Method)
   [junit4]    >         at java.net.AbstractPlainSocketImpl.doConnect(AbstractPlainSocketImpl.java:339)
   [junit4]    >         at java.net.AbstractPlainSocketImpl.connectToAddress(AbstractPlainSocketImpl.java:200)
   [junit4]    >         at java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:182)
   [junit4]    >         at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:392)
   [junit4]    >         at java.net.Socket.connect(Socket.java:579)
   [junit4]    >         at java.net.Socket.connect(Socket.java:528)
   [junit4]    >         at sun.net.NetworkClient.doConnect(NetworkClient.java:180)
   [junit4]    >         at sun.net.www.http.HttpClient.openServer(HttpClient.java:432)
   [junit4]    >         at sun.net.www.http.HttpClient.openServer(HttpClient.java:527)
   [junit4]    >         at sun.net.www.http.HttpClient.parseHTTP(HttpClient.java:652)
   [junit4]    >         at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1323)
   [junit4]    >         at java.net.URL.openStream(URL.java:1037)
   [junit4]    >         at org.apache.solr.handler.TestReplicationHandlerBackup$BackupThread.run(TestReplicationHandlerBackup.java:318)
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([9B947A8132805977]:0)Throwable #2: com.carrotsearch.randomizedtesting.ThreadLeakError: There are still zombie threads that couldn't be terminated:
   [junit4]    >    1) Thread[id=1138, name=Thread-629, state=RUNNABLE, group=TGRP-TestReplicationHandlerBackup]
   [junit4]    >         at java.net.PlainSocketImpl.socketConnect(Native Method)
   [junit4]    >         at java.net.AbstractPlainSocketImpl.doConnect(AbstractPlainSocketImpl.java:339)
   [junit4]    >         at java.net.AbstractPlainSocketImpl.connectToAddress(AbstractPlainSocketImpl.java:200)
   [junit4]    >         at java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:182)
   [junit4]    >         at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:392)
   [junit4]    >         at java.net.Socket.connect(Socket.java:579)
   [junit4]    >         at java.net.Socket.connect(Socket.java:528)
   [junit4]    >         at sun.net.NetworkClient.doConnect(NetworkClient.java:180)
   [junit4]    >         at sun.net.www.http.HttpClient.openServer(HttpClient.java:432)
   [junit4]    >         at sun.net.www.http.HttpClient.openServer(HttpClient.java:527)
   [junit4]    >         at sun.net.www.http.HttpClient.parseHTTP(HttpClient.java:652)
   [junit4]    >         at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1323)
   [junit4]    >         at java.net.URL.openStream(URL.java:1037)
   [junit4]    >         at org.apache.solr.handler.TestReplicationHandlerBackup$BackupThread.run(TestReplicationHandlerBackup.java:318)
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([9B947A8132805977]:0)
   [junit4] Completed on J2 in 30.32s, 1 test, 2 errors <<< FAILURES!

[...truncated 862 lines...]
BUILD FAILED
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/build.xml:491: The following error occurred while executing this line:
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/build.xml:471: The following error occurred while executing this line:
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/build.xml:60: The following error occurred while executing this line:
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/extra-targets.xml:39: The following error occurred while executing this line:
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build.xml:189: The following error occurred while executing this line:
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/common-build.xml:496: The following error occurred while executing this line:
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/lucene/common-build.xml:1358: The following error occurred while executing this line:
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/lucene/common-build.xml:961: There were test failures: 429 suites, 1772 tests, 2 suite-level errors, 1000 ignored (22 assumptions)

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



[JENKINS] Lucene-Solr-Tests-trunk-Java7 - Build # 4862 - Still Failing

Posted by Apache Jenkins Server <je...@builds.apache.org>.
Build: https://builds.apache.org/job/Lucene-Solr-Tests-trunk-Java7/4862/

All tests passed

Build Log:
[...truncated 60387 lines...]
-documentation-lint:
    [jtidy] Checking for broken html (such as invalid tags)...
   [delete] Deleting directory /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/lucene/build/jtidy_tmp
     [echo] Checking for broken links...
     [exec] 
     [exec] Crawl/parse...
     [exec] 
     [exec] Verify...
     [echo] Checking for malformed docs...
     [exec] 
     [exec] /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/docs/solr-analytics/overview-summary.html
     [exec]   missing: org.apache.solr.handler.component
     [exec] 
     [exec] Missing javadocs were found!

BUILD FAILED
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/build.xml:491: The following error occurred while executing this line:
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/build.xml:78: The following error occurred while executing this line:
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build.xml:548: The following error occurred while executing this line:
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build.xml:564: The following error occurred while executing this line:
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/lucene/common-build.xml:2471: exec returned: 1

Total time: 100 minutes 10 seconds
Build step 'Invoke Ant' marked build as failure
Archiving artifacts
Sending artifact delta relative to Lucene-Solr-Tests-trunk-Java7 #4851
Archived 1 artifacts
Archive block size is 32768
Received 0 blocks and 464 bytes
Compression is 0.0%
Took 24 ms
Recording test results
Email was triggered for: Failure
Sending email for trigger: Failure



[JENKINS] Lucene-Solr-Tests-trunk-Java7 - Build # 4861 - Still Failing

Posted by Apache Jenkins Server <je...@builds.apache.org>.
Build: https://builds.apache.org/job/Lucene-Solr-Tests-trunk-Java7/4861/

All tests passed

Build Log:
[...truncated 60369 lines...]
-documentation-lint:
    [jtidy] Checking for broken html (such as invalid tags)...
   [delete] Deleting directory /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/lucene/build/jtidy_tmp
     [echo] Checking for broken links...
     [exec] 
     [exec] Crawl/parse...
     [exec] 
     [exec] Verify...
     [echo] Checking for malformed docs...
     [exec] 
     [exec] /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/docs/solr-analytics/overview-summary.html
     [exec]   missing: org.apache.solr.handler.component
     [exec] 
     [exec] Missing javadocs were found!

BUILD FAILED
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/build.xml:491: The following error occurred while executing this line:
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/build.xml:78: The following error occurred while executing this line:
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build.xml:548: The following error occurred while executing this line:
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build.xml:564: The following error occurred while executing this line:
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/lucene/common-build.xml:2471: exec returned: 1

Total time: 101 minutes 53 seconds
Build step 'Invoke Ant' marked build as failure
Archiving artifacts
Sending artifact delta relative to Lucene-Solr-Tests-trunk-Java7 #4851
Archived 1 artifacts
Archive block size is 32768
Received 0 blocks and 464 bytes
Compression is 0.0%
Took 10 ms
Recording test results
Email was triggered for: Failure
Sending email for trigger: Failure



[JENKINS] Lucene-Solr-Tests-trunk-Java7 - Build # 4860 - Still Failing

Posted by Apache Jenkins Server <je...@builds.apache.org>.
Build: https://builds.apache.org/job/Lucene-Solr-Tests-trunk-Java7/4860/

All tests passed

Build Log:
[...truncated 60368 lines...]
-documentation-lint:
    [jtidy] Checking for broken html (such as invalid tags)...
   [delete] Deleting directory /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/lucene/build/jtidy_tmp
     [echo] Checking for broken links...
     [exec] 
     [exec] Crawl/parse...
     [exec] 
     [exec] Verify...
     [echo] Checking for malformed docs...
     [exec] 
     [exec] /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/docs/solr-analytics/overview-summary.html
     [exec]   missing: org.apache.solr.handler.component
     [exec] 
     [exec] Missing javadocs were found!

BUILD FAILED
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/build.xml:491: The following error occurred while executing this line:
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/build.xml:78: The following error occurred while executing this line:
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build.xml:548: The following error occurred while executing this line:
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build.xml:564: The following error occurred while executing this line:
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/lucene/common-build.xml:2471: exec returned: 1

Total time: 100 minutes 49 seconds
Build step 'Invoke Ant' marked build as failure
Archiving artifacts
Sending artifact delta relative to Lucene-Solr-Tests-trunk-Java7 #4851
Archived 1 artifacts
Archive block size is 32768
Received 0 blocks and 464 bytes
Compression is 0.0%
Took 7 ms
Recording test results
Email was triggered for: Failure
Sending email for trigger: Failure



[JENKINS] Lucene-Solr-Tests-trunk-Java7 - Build # 4859 - Still Failing

Posted by Apache Jenkins Server <je...@builds.apache.org>.
Build: https://builds.apache.org/job/Lucene-Solr-Tests-trunk-Java7/4859/

All tests passed

Build Log:
[...truncated 60241 lines...]
-documentation-lint:
    [jtidy] Checking for broken html (such as invalid tags)...
   [delete] Deleting directory /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/lucene/build/jtidy_tmp
     [echo] Checking for broken links...
     [exec] 
     [exec] Crawl/parse...
     [exec] 
     [exec] Verify...
     [echo] Checking for malformed docs...
     [exec] 
     [exec] /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/docs/solr-analytics/overview-summary.html
     [exec]   missing: org.apache.solr.handler.component
     [exec] 
     [exec] Missing javadocs were found!

BUILD FAILED
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/build.xml:491: The following error occurred while executing this line:
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/build.xml:78: The following error occurred while executing this line:
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build.xml:548: The following error occurred while executing this line:
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build.xml:564: The following error occurred while executing this line:
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/lucene/common-build.xml:2471: exec returned: 1

Total time: 98 minutes 22 seconds
Build step 'Invoke Ant' marked build as failure
Archiving artifacts
Sending artifact delta relative to Lucene-Solr-Tests-trunk-Java7 #4851
Archived 1 artifacts
Archive block size is 32768
Received 0 blocks and 464 bytes
Compression is 0.0%
Took 9 ms
Recording test results
Email was triggered for: Failure
Sending email for trigger: Failure



[JENKINS] Lucene-Solr-Tests-trunk-Java7 - Build # 4858 - Still Failing

Posted by Apache Jenkins Server <je...@builds.apache.org>.
Build: https://builds.apache.org/job/Lucene-Solr-Tests-trunk-Java7/4858/

1 tests failed.
REGRESSION:  org.apache.solr.cloud.CollectionsAPIDistributedZkTest.testDistribSearch

Error Message:
Error CREATEing SolrCore 'halfcollection_shard1_replica1': Unable to create core [halfcollection_shard1_replica1] Caused by: Could not get shard id for core: halfcollection_shard1_replica1

Stack Trace:
org.apache.solr.client.solrj.impl.HttpSolrServer$RemoteSolrException: Error CREATEing SolrCore 'halfcollection_shard1_replica1': Unable to create core [halfcollection_shard1_replica1] Caused by: Could not get shard id for core: halfcollection_shard1_replica1
	at __randomizedtesting.SeedInfo.seed([880535A34215B5C0:9E3BBBB354AD5FC]:0)
	at org.apache.solr.client.solrj.impl.HttpSolrServer.executeMethod(HttpSolrServer.java:550)
	at org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:210)
	at org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:206)
	at org.apache.solr.cloud.CollectionsAPIDistributedZkTest.testErrorHandling(CollectionsAPIDistributedZkTest.java:583)
	at org.apache.solr.cloud.CollectionsAPIDistributedZkTest.doTest(CollectionsAPIDistributedZkTest.java:205)
	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)




Build Log:
[...truncated 11461 lines...]
   [junit4] Suite: org.apache.solr.cloud.CollectionsAPIDistributedZkTest
   [junit4]   2> Creating dataDir: /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J3/temp/solr.cloud.CollectionsAPIDistributedZkTest-880535A34215B5C0-001/init-core-data-001
   [junit4]   2> 262924 T1521 oas.SolrTestCaseJ4.buildSSLConfig Randomized ssl (true) and clientAuth (true)
   [junit4]   2> 262924 T1521 oas.BaseDistributedSearchTestCase.initHostContext Setting hostContext system property: /
   [junit4]   2> 262931 T1521 oas.SolrTestCaseJ4.setUp ###Starting testDistribSearch
   [junit4]   2> 262932 T1521 oasc.ZkTestServer.run STARTING ZK TEST SERVER
   [junit4]   1> client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 262933 T1522 oasc.ZkTestServer$ZKServerMain.runFromConfig Starting server
   [junit4]   2> 263032 T1521 oasc.ZkTestServer.run start zk server on port:44019
   [junit4]   2> 263033 T1521 oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default ZkCredentialsProvider
   [junit4]   2> 263034 T1521 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 263038 T1528 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@67a43b88 name:ZooKeeperConnection Watcher:127.0.0.1:44019 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 263038 T1521 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 263038 T1521 oascc.SolrZkClient.createZkACLProvider Using default ZkACLProvider
   [junit4]   2> 263039 T1521 oascc.SolrZkClient.makePath makePath: /solr
   [junit4]   2> 263042 T1521 oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default ZkCredentialsProvider
   [junit4]   2> 263043 T1521 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 263044 T1530 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@3db0d04a name:ZooKeeperConnection Watcher:127.0.0.1:44019/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 263044 T1521 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 263045 T1521 oascc.SolrZkClient.createZkACLProvider Using default ZkACLProvider
   [junit4]   2> 263045 T1521 oascc.SolrZkClient.makePath makePath: /collections/collection1
   [junit4]   2> 263048 T1521 oascc.SolrZkClient.makePath makePath: /collections/collection1/shards
   [junit4]   2> 263050 T1521 oascc.SolrZkClient.makePath makePath: /collections/control_collection
   [junit4]   2> 263051 T1521 oascc.SolrZkClient.makePath makePath: /collections/control_collection/shards
   [junit4]   2> 263053 T1521 oasc.AbstractZkTestCase.putConfig put /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/core/src/test-files/solr/collection1/conf/solrconfig-tlog.xml to /configs/conf1/solrconfig.xml
   [junit4]   2> 263053 T1521 oascc.SolrZkClient.makePath makePath: /configs/conf1/solrconfig.xml
   [junit4]   2> 263056 T1521 oasc.AbstractZkTestCase.putConfig put /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/core/src/test-files/solr/collection1/conf/schema.xml to /configs/conf1/schema.xml
   [junit4]   2> 263057 T1521 oascc.SolrZkClient.makePath makePath: /configs/conf1/schema.xml
   [junit4]   2> 263158 T1521 oasc.AbstractZkTestCase.putConfig put /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 263159 T1521 oascc.SolrZkClient.makePath makePath: /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 263161 T1521 oasc.AbstractZkTestCase.putConfig put /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/core/src/test-files/solr/collection1/conf/stopwords.txt to /configs/conf1/stopwords.txt
   [junit4]   2> 263162 T1521 oascc.SolrZkClient.makePath makePath: /configs/conf1/stopwords.txt
   [junit4]   2> 263163 T1521 oasc.AbstractZkTestCase.putConfig put /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/core/src/test-files/solr/collection1/conf/protwords.txt to /configs/conf1/protwords.txt
   [junit4]   2> 263164 T1521 oascc.SolrZkClient.makePath makePath: /configs/conf1/protwords.txt
   [junit4]   2> 263166 T1521 oasc.AbstractZkTestCase.putConfig put /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/core/src/test-files/solr/collection1/conf/currency.xml to /configs/conf1/currency.xml
   [junit4]   2> 263166 T1521 oascc.SolrZkClient.makePath makePath: /configs/conf1/currency.xml
   [junit4]   2> 263168 T1521 oasc.AbstractZkTestCase.putConfig put /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml to /configs/conf1/enumsConfig.xml
   [junit4]   2> 263169 T1521 oascc.SolrZkClient.makePath makePath: /configs/conf1/enumsConfig.xml
   [junit4]   2> 263170 T1521 oasc.AbstractZkTestCase.putConfig put /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json to /configs/conf1/open-exchange-rates.json
   [junit4]   2> 263171 T1521 oascc.SolrZkClient.makePath makePath: /configs/conf1/open-exchange-rates.json
   [junit4]   2> 263173 T1521 oasc.AbstractZkTestCase.putConfig put /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 263173 T1521 oascc.SolrZkClient.makePath makePath: /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 263175 T1521 oasc.AbstractZkTestCase.putConfig put /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt to /configs/conf1/old_synonyms.txt
   [junit4]   2> 263176 T1521 oascc.SolrZkClient.makePath makePath: /configs/conf1/old_synonyms.txt
   [junit4]   2> 263177 T1521 oasc.AbstractZkTestCase.putConfig put /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/core/src/test-files/solr/collection1/conf/synonyms.txt to /configs/conf1/synonyms.txt
   [junit4]   2> 263178 T1521 oascc.SolrZkClient.makePath makePath: /configs/conf1/synonyms.txt
   [junit4]   2> 263180 T1521 oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default ZkCredentialsProvider
   [junit4]   2> 263181 T1521 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 263182 T1532 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@41a12cff name:ZooKeeperConnection Watcher:127.0.0.1:44019/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 263183 T1521 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 263183 T1521 oascc.SolrZkClient.createZkACLProvider Using default ZkACLProvider
   [junit4]   2> Using old style solr.xml
   [junit4]   2> 263185 T1521 oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default ZkCredentialsProvider
   [junit4]   2> 263186 T1521 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 263187 T1534 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@707f6892 name:ZooKeeperConnection Watcher:127.0.0.1:44019 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 263188 T1521 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 263188 T1521 oascc.SolrZkClient.createZkACLProvider Using default ZkACLProvider
   [junit4]   2> 263188 T1521 oascc.SolrZkClient.makePath makePath: /solr
   [junit4]   2> 263190 T1521 oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default ZkCredentialsProvider
   [junit4]   2> 263191 T1521 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 263192 T1536 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@b6d68bb name:ZooKeeperConnection Watcher:127.0.0.1:44019/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 263192 T1521 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 263193 T1521 oascc.SolrZkClient.createZkACLProvider Using default ZkACLProvider
   [junit4]   2> 263194 T1521 oasc.AbstractZkTestCase.putConfig put /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/core/src/test-files/solr/collection1/conf/solrconfig-tlog.xml to /configs/conf2/solrconfig.xml
   [junit4]   2> 263194 T1521 oascc.SolrZkClient.makePath makePath: /configs/conf2/solrconfig.xml
   [junit4]   2> 263197 T1521 oasc.AbstractZkTestCase.putConfig put /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/core/src/test-files/solr/collection1/conf/schema.xml to /configs/conf2/schema.xml
   [junit4]   2> 263197 T1521 oascc.SolrZkClient.makePath makePath: /configs/conf2/schema.xml
   [junit4]   2> 263298 T1521 oasc.AbstractZkTestCase.putConfig put /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml to /configs/conf2/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 263299 T1521 oascc.SolrZkClient.makePath makePath: /configs/conf2/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 263301 T1521 oasc.AbstractZkTestCase.putConfig put /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/core/src/test-files/solr/collection1/conf/stopwords.txt to /configs/conf2/stopwords.txt
   [junit4]   2> 263302 T1521 oascc.SolrZkClient.makePath makePath: /configs/conf2/stopwords.txt
   [junit4]   2> 263303 T1521 oasc.AbstractZkTestCase.putConfig put /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/core/src/test-files/solr/collection1/conf/protwords.txt to /configs/conf2/protwords.txt
   [junit4]   2> 263304 T1521 oascc.SolrZkClient.makePath makePath: /configs/conf2/protwords.txt
   [junit4]   2> 263306 T1521 oasc.AbstractZkTestCase.putConfig put /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/core/src/test-files/solr/collection1/conf/currency.xml to /configs/conf2/currency.xml
   [junit4]   2> 263306 T1521 oascc.SolrZkClient.makePath makePath: /configs/conf2/currency.xml
   [junit4]   2> 263308 T1521 oasc.AbstractZkTestCase.putConfig put /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json to /configs/conf2/open-exchange-rates.json
   [junit4]   2> 263309 T1521 oascc.SolrZkClient.makePath makePath: /configs/conf2/open-exchange-rates.json
   [junit4]   2> 263310 T1521 oasc.AbstractZkTestCase.putConfig put /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt to /configs/conf2/mapping-ISOLatin1Accent.txt
   [junit4]   2> 263311 T1521 oascc.SolrZkClient.makePath makePath: /configs/conf2/mapping-ISOLatin1Accent.txt
   [junit4]   2> 263313 T1521 oasc.AbstractZkTestCase.putConfig put /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt to /configs/conf2/old_synonyms.txt
   [junit4]   2> 263313 T1521 oascc.SolrZkClient.makePath makePath: /configs/conf2/old_synonyms.txt
   [junit4]   2> 263315 T1521 oasc.AbstractZkTestCase.putConfig put /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/core/src/test-files/solr/collection1/conf/synonyms.txt to /configs/conf2/synonyms.txt
   [junit4]   2> 263316 T1521 oascc.SolrZkClient.makePath makePath: /configs/conf2/synonyms.txt
   [junit4]   2> 263317 T1521 oasc.AbstractZkTestCase.putConfig put /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/core/src/test-files/solr/collection1/conf/elevate.xml to /configs/conf2/elevate.xml
   [junit4]   2> 263318 T1521 oascc.SolrZkClient.makePath makePath: /configs/conf2/elevate.xml
   [junit4]   2> 264655 T1521 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 264662 T1521 oejus.SslContextFactory.doStart Enabled Protocols [SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2] of [SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2]
   [junit4]   2> 264665 T1521 oejs.AbstractConnector.doStart Started SslSocketConnector@127.0.0.1:44031
   [junit4]   2> 264668 T1521 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 264669 T1521 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 264669 T1521 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J3/temp/solr.cloud.CollectionsAPIDistributedZkTest-880535A34215B5C0-001/tempDir-002
   [junit4]   2> 264670 T1521 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J3/temp/solr.cloud.CollectionsAPIDistributedZkTest-880535A34215B5C0-001/tempDir-002/'
   [junit4]   2> 264714 T1521 oasc.ConfigSolr.fromFile Loading container configuration from /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J3/temp/solr.cloud.CollectionsAPIDistributedZkTest-880535A34215B5C0-001/tempDir-002/solr.xml
   [junit4]   2> 264794 T1521 oasc.CoreContainer.<init> New CoreContainer 1138982704
   [junit4]   2> 264795 T1521 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J3/temp/solr.cloud.CollectionsAPIDistributedZkTest-880535A34215B5C0-001/tempDir-002/]
   [junit4]   2> 264796 T1521 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 120000
   [junit4]   2> 264797 T1521 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: null
   [junit4]   2> 264797 T1521 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 264798 T1521 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 264798 T1521 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 264798 T1521 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 264799 T1521 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 264799 T1521 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 264800 T1521 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 264803 T1521 oasu.UpdateShardHandler.<init> Creating UpdateShardHandler HTTP client with params: socketTimeout=3400000&connTimeout=45000&retry=false
   [junit4]   2> 264805 T1521 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 264805 T1521 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 264806 T1521 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 264806 T1521 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:44019/solr
   [junit4]   2> 264807 T1521 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 264807 T1521 oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default ZkCredentialsProvider
   [junit4]   2> 264808 T1521 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 264810 T1547 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@55cd205c name:ZooKeeperConnection Watcher:127.0.0.1:44019 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 264811 T1521 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 264811 T1521 oascc.SolrZkClient.createZkACLProvider Using default ZkACLProvider
   [junit4]   2> 264813 T1521 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 264814 T1549 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@773d30eb name:ZooKeeperConnection Watcher:127.0.0.1:44019/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 264814 T1521 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 264815 T1521 oascc.SolrZkClient.makePath makePath: /overseer/queue
   [junit4]   2> 264817 T1521 oascc.SolrZkClient.makePath makePath: /overseer/collection-queue-work
   [junit4]   2> 264818 T1521 oascc.SolrZkClient.makePath makePath: /overseer/collection-map-running
   [junit4]   2> 264820 T1521 oascc.SolrZkClient.makePath makePath: /overseer/collection-map-completed
   [junit4]   2> 264822 T1521 oascc.SolrZkClient.makePath makePath: /overseer/collection-map-failure
   [junit4]   2> 264823 T1521 oascc.SolrZkClient.makePath makePath: /live_nodes
   [junit4]   2> 264824 T1521 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:44031_
   [junit4]   2> 264825 T1521 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:44031_
   [junit4]   2> 264827 T1521 oascc.SolrZkClient.makePath makePath: /overseer_elect
   [junit4]   2> 264828 T1521 oascc.SolrZkClient.makePath makePath: /overseer_elect/election
   [junit4]   2> 264829 T1521 oasc.Overseer.close Overseer (id=null) closing
   [junit4]   2> 264830 T1521 oasc.OverseerElectionContext.runLeaderProcess I am going to be the leader 127.0.0.1:44031_
   [junit4]   2> 264831 T1521 oascc.SolrZkClient.makePath makePath: /overseer_elect/leader
   [junit4]   2> 264832 T1521 oasc.Overseer.start Overseer (id=92469363890192390-127.0.0.1:44031_-n_0000000000) starting
   [junit4]   2> 264834 T1521 oascc.SolrZkClient.makePath makePath: /overseer/queue-work
   [junit4]   2> 264839 T1521 oasc.OverseerAutoReplicaFailoverThread.<init> Starting OverseerAutoReplicaFailoverThread autoReplicaFailoverWorkLoopDelay=10000 autoReplicaFailoverWaitAfterExpiration=30000 autoReplicaFailoverBadNodeExpiration=60000
   [junit4]   2> 264839 T1551 oasc.OverseerCollectionProcessor.run Process current queue of collection creations
   [junit4]   2> 264841 T1521 oascc.SolrZkClient.makePath makePath: /clusterstate.json
   [junit4]   2> 264842 T1521 oascc.SolrZkClient.makePath makePath: /aliases.json
   [junit4]   2> 264843 T1521 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 264845 T1550 oasc.Overseer$ClusterStateUpdater.run Starting to work on the main queue
   [junit4]   2> 264848 T1521 oass.SolrDispatchFilter.init user.dir=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J3
   [junit4]   2> 264848 T1521 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 264852 T1521 oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default ZkCredentialsProvider
   [junit4]   2> 264852 T1521 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 264854 T1555 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@75081c29 name:ZooKeeperConnection Watcher:127.0.0.1:44019/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 264854 T1521 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 264854 T1521 oascc.SolrZkClient.createZkACLProvider Using default ZkACLProvider
   [junit4]   2> 264855 T1521 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 264857 T1521 oasc.ChaosMonkey.monkeyLog monkey: init - expire sessions:false cause connection loss:false
   [junit4]   2> 264857 T1521 oasc.AbstractFullDistribZkTestBase.createJettys Creating collection1 with stateFormat=2
   [junit4]   2> 264858 T1521 oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default ZkCredentialsProvider
   [junit4]   2> 264858 T1521 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 264859 T1557 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@3ef0d409 name:ZooKeeperConnection Watcher:127.0.0.1:44019/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 264859 T1521 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 264860 T1521 oascc.SolrZkClient.createZkACLProvider Using default ZkACLProvider
   [junit4]   2> 264861 T1558 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 264863 T1550 oasc.Overseer$ClusterStateUpdater.buildCollection building a new collection: collection1
   [junit4]   2> 264864 T1550 oasc.Overseer$ClusterStateUpdater.createCollection Create collection collection1 with shards [shard1, shard2]
   [junit4]   2> 264864 T1550 oasc.Overseer$ClusterStateUpdater.createCollection state version collection1 2
   [junit4]   2> 264866 T1550 oasc.Overseer$ClusterStateUpdater.updateZkStates going to create_collection /collections/collection1/state.json
   [junit4]   2> 264867 T1558 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> 264867 T1559 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> 265951 T1521 oasc.AbstractFullDistribZkTestBase.createJettys create jetty 1
   [junit4]   2> 265951 T1521 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 265955 T1521 oejus.SslContextFactory.doStart Enabled Protocols [SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2] of [SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2]
   [junit4]   2> 265957 T1521 oejs.AbstractConnector.doStart Started SslSocketConnector@127.0.0.1:44036
   [junit4]   2> 265959 T1521 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 265959 T1521 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 265960 T1521 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J3/temp/solr.cloud.CollectionsAPIDistributedZkTest-880535A34215B5C0-001/tempDir-003
   [junit4]   2> 265960 T1521 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J3/temp/solr.cloud.CollectionsAPIDistributedZkTest-880535A34215B5C0-001/tempDir-003/'
   [junit4]   2> 265989 T1521 oasc.ConfigSolr.fromFile Loading container configuration from /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J3/temp/solr.cloud.CollectionsAPIDistributedZkTest-880535A34215B5C0-001/tempDir-003/solr.xml
   [junit4]   2> 266042 T1521 oasc.CoreContainer.<init> New CoreContainer 607609565
   [junit4]   2> 266042 T1521 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J3/temp/solr.cloud.CollectionsAPIDistributedZkTest-880535A34215B5C0-001/tempDir-003/]
   [junit4]   2> 266043 T1521 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 120000
   [junit4]   2> 266043 T1521 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: null
   [junit4]   2> 266044 T1521 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 266044 T1521 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 266044 T1521 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 266044 T1521 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 266045 T1521 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 266045 T1521 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 266045 T1521 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 266047 T1521 oasu.UpdateShardHandler.<init> Creating UpdateShardHandler HTTP client with params: socketTimeout=3400000&connTimeout=45000&retry=false
   [junit4]   2> 266049 T1521 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 266049 T1521 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 266050 T1521 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 266050 T1521 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:44019/solr
   [junit4]   2> 266050 T1521 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 266050 T1521 oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default ZkCredentialsProvider
   [junit4]   2> 266051 T1521 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 266053 T1570 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@2f64acdf name:ZooKeeperConnection Watcher:127.0.0.1:44019 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 266053 T1521 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 266054 T1521 oascc.SolrZkClient.createZkACLProvider Using default ZkACLProvider
   [junit4]   2> 266055 T1521 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 266056 T1572 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@4f4de23 name:ZooKeeperConnection Watcher:127.0.0.1:44019/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 266056 T1521 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 266061 T1521 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 267065 T1521 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:44036_
   [junit4]   2> 267066 T1521 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:44036_
   [junit4]   2> 267069 T1521 oasc.Overseer.close Overseer (id=null) closing
   [junit4]   2> 267074 T1521 oass.SolrDispatchFilter.init user.dir=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J3
   [junit4]   2> 267074 T1521 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 268179 T1521 oasc.AbstractFullDistribZkTestBase.createJettys create jetty 2
   [junit4]   2> 268180 T1521 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 268185 T1521 oejus.SslContextFactory.doStart Enabled Protocols [SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2] of [SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2]
   [junit4]   2> 268186 T1521 oejs.AbstractConnector.doStart Started SslSocketConnector@127.0.0.1:44039
   [junit4]   2> 268188 T1521 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 268189 T1521 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 268189 T1521 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: ../../../../../../../../../../../usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J3/temp/solr.cloud.CollectionsAPIDistributedZkTest-880535A34215B5C0-001/tempDir-004
   [junit4]   2> 268189 T1521 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '../../../../../../../../../../../usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J3/temp/solr.cloud.CollectionsAPIDistributedZkTest-880535A34215B5C0-001/tempDir-004/'
   [junit4]   2> 268218 T1521 oasc.ConfigSolr.fromFile Loading container configuration from /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J3/../../../../../../../../../../../usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J3/temp/solr.cloud.CollectionsAPIDistributedZkTest-880535A34215B5C0-001/tempDir-004/solr.xml
   [junit4]   2> 268270 T1521 oasc.CoreContainer.<init> New CoreContainer 1165823617
   [junit4]   2> 268271 T1521 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=../../../../../../../../../../../usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J3/temp/solr.cloud.CollectionsAPIDistributedZkTest-880535A34215B5C0-001/tempDir-004/]
   [junit4]   2> 268272 T1521 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 120000
   [junit4]   2> 268272 T1521 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: null
   [junit4]   2> 268272 T1521 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 268272 T1521 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 268273 T1521 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 268273 T1521 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 268273 T1521 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 268273 T1521 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 268274 T1521 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 268276 T1521 oasu.UpdateShardHandler.<init> Creating UpdateShardHandler HTTP client with params: socketTimeout=3400000&connTimeout=45000&retry=false
   [junit4]   2> 268278 T1521 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 268278 T1521 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 268278 T1521 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 268278 T1521 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:44019/solr
   [junit4]   2> 268279 T1521 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 268279 T1521 oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default ZkCredentialsProvider
   [junit4]   2> 268280 T1521 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 268281 T1585 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@5e9601b5 name:ZooKeeperConnection Watcher:127.0.0.1:44019 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 268282 T1521 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 268283 T1521 oascc.SolrZkClient.createZkACLProvider Using default ZkACLProvider
   [junit4]   2> 268284 T1521 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 268285 T1587 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@78a22a38 name:ZooKeeperConnection Watcher:127.0.0.1:44019/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 268285 T1521 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 268290 T1521 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 269294 T1521 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:44039_
   [junit4]   2> 269295 T1521 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:44039_
   [junit4]   2> 269298 T1521 oasc.Overseer.close Overseer (id=null) closing
   [junit4]   2> 269303 T1521 oass.SolrDispatchFilter.init user.dir=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J3
   [junit4]   2> 269303 T1521 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 270690 T1521 oasc.AbstractFullDistribZkTestBase.createJettys create jetty 3
   [junit4]   2> 270692 T1521 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 270696 T1521 oejus.SslContextFactory.doStart Enabled Protocols [SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2] of [SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2]
   [junit4]   2> 270697 T1521 oejs.AbstractConnector.doStart Started SslSocketConnector@127.0.0.1:44042
   [junit4]   2> 270699 T1521 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 270700 T1521 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 270700 T1521 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J3/temp/solr.cloud.CollectionsAPIDistributedZkTest-880535A34215B5C0-001/tempDir-005
   [junit4]   2> 270700 T1521 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J3/temp/solr.cloud.CollectionsAPIDistributedZkTest-880535A34215B5C0-001/tempDir-005/'
   [junit4]   2> 270729 T1521 oasc.ConfigSolr.fromFile Loading container configuration from /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J3/temp/solr.cloud.CollectionsAPIDistributedZkTest-880535A34215B5C0-001/tempDir-005/solr.xml
   [junit4]   2> 270781 T1521 oasc.CoreContainer.<init> New CoreContainer 923601810
   [junit4]   2> 270781 T1521 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J3/temp/solr.cloud.CollectionsAPIDistributedZkTest-880535A34215B5C0-001/tempDir-005/]
   [junit4]   2> 270782 T1521 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 120000
   [junit4]   2> 270782 T1521 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: null
   [junit4]   2> 270783 T1521 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 270783 T1521 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 270783 T1521 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 270783 T1521 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 270784 T1521 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 270784 T1521 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 270784 T1521 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 270786 T1521 oasu.UpdateShardHandler.<init> Creating UpdateShardHandler HTTP client with params: socketTimeout=3400000&connTimeout=45000&retry=false
   [junit4]   2> 270788 T1521 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 270788 T1521 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 270788 T1521 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 270789 T1521 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:44019/solr
   [junit4]   2> 270789 T1521 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 270789 T1521 oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default ZkCredentialsProvider
   [junit4]   2> 270790 T1521 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 270792 T1600 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@642b8e34 name:ZooKeeperConnection Watcher:127.0.0.1:44019 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 270792 T1521 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 270793 T1521 oascc.SolrZkClient.createZkACLProvider Using default ZkACLProvider
   [junit4]   2> 270795 T1521 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 270796 T1602 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@6de956d3 name:ZooKeeperConnection Watcher:127.0.0.1:44019/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 270796 T1521 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 270800 T1521 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 271804 T1521 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:44042_
   [junit4]   2> 271805 T1521 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:44042_
   [junit4]   2> 271809 T1521 oasc.Overseer.close Overseer (id=null) closing
   [junit4]   2> 272283 T1521 oass.SolrDispatchFilter.init user.dir=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J3
   [junit4]   2> 272283 T1521 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 273488 T1521 oasc.AbstractFullDistribZkTestBase.createJettys create jetty 4
   [junit4]   2> 273489 T1521 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 273493 T1521 oejus.SslContextFactory.doStart Enabled Protocols [SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2] of [SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2]
   [junit4]   2> 273495 T1521 oejs.AbstractConnector.doStart Started SslSocketConnector@127.0.0.1:44045
   [junit4]   2> 273497 T1521 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 273497 T1521 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 273497 T1521 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J3/temp/solr.cloud.CollectionsAPIDistributedZkTest-880535A34215B5C0-001/tempDir-006
   [junit4]   2> 273498 T1521 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J3/temp/solr.cloud.CollectionsAPIDistributedZkTest-880535A34215B5C0-001/tempDir-006/'
   [junit4]   2> 273526 T1521 oasc.ConfigSolr.fromFile Loading container configuration from /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J3/temp/solr.cloud.CollectionsAPIDistributedZkTest-880535A34215B5C0-001/tempDir-006/solr.xml
   [junit4]   2> 273578 T1521 oasc.CoreContainer.<init> New CoreContainer 662188509
   [junit4]   2> 273578 T1521 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J3/temp/solr.cloud.CollectionsAPIDistributedZkTest-880535A34215B5C0-001/tempDir-006/]
   [junit4]   2> 273579 T1521 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 120000
   [junit4]   2> 273580 T1521 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: null
   [junit4]   2> 273580 T1521 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 273580 T1521 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 273580 T1521 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 273581 T1521 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 273581 T1521 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 273581 T1521 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 273581 T1521 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 273584 T1521 oasu.UpdateShardHandler.<init> Creating UpdateShardHandler HTTP client with params: socketTimeout=3400000&connTimeout=45000&retry=false
   [junit4]   2> 273585 T1521 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 273586 T1521 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 273586 T1521 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 273586 T1521 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:44019/solr
   [junit4]   2> 273586 T1521 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 273587 T1521 oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default ZkCredentialsProvider
   [junit4]   2> 273587 T1521 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 273589 T1615 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@4b027c50 name:ZooKeeperConnection Watcher:127.0.0.1:44019 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 273590 T1521 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 273590 T1521 oascc.SolrZkClient.createZkACLProvider Using default ZkACLProvider
   [junit4]   2> 273592 T1521 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 273593 T1617 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@295d66e0 name:ZooKeeperConnection Watcher:127.0.0.1:44019/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 273593 T1521 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 273598 T1521 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 274602 T1521 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:44045_
   [junit4]   2> 274603 T1521 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:44045_
   [junit4]   2> 274606 T1521 oasc.Overseer.close Overseer (id=null) closing
   [junit4]   2> 274611 T1521 oass.SolrDispatchFilter.init user.dir=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J3
   [junit4]   2> 274611 T1521 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 274752 T1562 oasha.CollectionsHandler.handleCreateAction Creating Collection : collection.configName=conf1&router.field=myOwnField&version=2&action=CREATE&name=solrj_collection&replicationFactor=2&numShards=2&wt=javabin
   [junit4]   2> 274754 T1558 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/collection-queue-work state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 274755 T1551 oasc.OverseerCollectionProcessor.run Overseer Collection Processor: Get the message id:/overseer/collection-queue-work/qn-0000000000 message:{
   [junit4]   2> 	  "operation":"createcollection",
   [junit4]   2> 	  "fromApi":"true",
   [junit4]   2> 	  "name":"solrj_collection",
   [junit4]   2> 	  "replicationFactor":"2",
   [junit4]   2> 	  "collection.configName":"conf1",
   [junit4]   2> 	  "numShards":"2",
   [junit4]   2> 	  "router.field":"myOwnField"}
   [junit4]   2> 274756 T1621 oasc.OverseerCollectionProcessor.processMessage WARN OverseerCollectionProcessor.processMessage : createcollection , {
   [junit4]   2> 	  "operation":"createcollection",
   [junit4]   2> 	  "fromApi":"true",
   [junit4]   2> 	  "name":"solrj_collection",
   [junit4]   2> 	  "replicationFactor":"2",
   [junit4]   2> 	  "collection.configName":"conf1",
   [junit4]   2> 	  "numShards":"2",
   [junit4]   2> 	  "router.field":"myOwnField"}
   [junit4]   2> 274757 T1621 oasc.OverseerCollectionProcessor.createConfNode creating collections conf node /collections/solrj_collection 
   [junit4]   2> 274758 T1621 oascc.SolrZkClient.makePath makePath: /collections/solrj_collection
   [junit4]   2> 274760 T1558 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 274763 T1550 oasc.Overseer$ClusterStateUpdater.buildCollection building a new collection: solrj_collection
   [junit4]   2> 274763 T1550 oasc.Overseer$ClusterStateUpdater.createCollection Create collection solrj_collection with shards [shard1, shard2]
   [junit4]   2> 274764 T1550 oasc.Overseer$ClusterStateUpdater.createCollection state version solrj_collection 1
   [junit4]   2> 274766 T1603 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> 274766 T1618 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> 274766 T1558 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> 274766 T1588 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> 274766 T1559 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> 274766 T1573 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> 274861 T1621 oasc.OverseerCollectionProcessor.createCollection Creating SolrCores for new collection solrj_collection, shardNames [shard1, shard2] , replicationFactor : 2
   [junit4]   2> 274862 T1621 oasc.OverseerCollectionProcessor.createCollection Creating shard solrj_collection_shard1_replica1 as part of slice shard1 of collection solrj_collection on 127.0.0.1:44036_
   [junit4]   2> 274863 T1621 oasc.OverseerCollectionProcessor.createCollection Creating shard solrj_collection_shard1_replica2 as part of slice shard1 of collection solrj_collection on 127.0.0.1:44045_
   [junit4]   2> 274865 T1621 oasc.OverseerCollectionProcessor.createCollection Creating shard solrj_collection_shard2_replica1 as part of slice shard2 of collection solrj_collection on 127.0.0.1:44031_
   [junit4]   2> 274868 T1621 oasc.OverseerCollectionProcessor.createCollection Creating shard solrj_collection_shard2_replica2 as part of slice shard2 of collection solrj_collection on 127.0.0.1:44042_
   [junit4]   2> 274997 T1564 oasha.CoreAdminHandler.handleCreateAction core create command collection.configName=conf1&collection=solrj_collection&version=2&shard=shard1&action=CREATE&name=solrj_collection_shard1_replica1&qt=/admin/cores&numShards=2&wt=javabin
   [junit4]   2> 274997 T1543 oasha.CoreAdminHandler.handleCreateAction core create command collection.configName=conf1&collection=solrj_collection&version=2&shard=shard2&action=CREATE&name=solrj_collection_shard2_replica1&qt=/admin/cores&numShards=2&wt=javabin
   [junit4]   2> 274997 T1607 oasha.CoreAdminHandler.handleCreateAction core create command collection.configName=conf1&collection=solrj_collection&version=2&shard=shard1&action=CREATE&name=solrj_collection_shard1_replica2&qt=/admin/cores&numShards=2&wt=javabin
   [junit4]   2> 275000 T1564 oasc.ZkController.publish publishing core=solrj_collection_shard1_replica1 state=down collection=solrj_collection
   [junit4]   2> 275001 T1543 oasc.ZkController.publish publishing core=solrj_collection_shard2_replica1 state=down collection=solrj_collection
   [junit4]   2> 275001 T1592 oasha.CoreAdminHandler.handleCreateAction core create command collection.configName=conf1&collection=solrj_collection&version=2&shard=shard2&action=CREATE&name=solrj_collection_shard2_replica2&qt=/admin/cores&numShards=2&wt=javabin
   [junit4]   2> 275002 T1564 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 275002 T1543 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 275002 T1607 oasc.ZkController.publish publishing core=solrj_collection_shard1_replica2 state=down collection=solrj_collection
   [junit4]   2> 275002 T1558 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 275004 T1607 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 275004 T1592 oasc.ZkController.publish publishing core=solrj_collection_shard2_replica2 state=down collection=solrj_collection
   [junit4]   2> 275006 T1592 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 275007 T1550 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "collection":"solrj_collection",
   [junit4]   2> 	  "shard":"shard1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:44036_",
   [junit4]   2> 	  "base_url":"https://127.0.0.1:44036",
   [junit4]   2> 	  "state":"down",
   [junit4]   2> 	  "numShards":"2",
   [junit4]   2> 	  "core":"solrj_collection_shard1_replica1"}
   [junit4]   2> 275009 T1550 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "collection":"solrj_collection",
   [junit4]   2> 	  "shard":"shard2",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:44031_",
   [junit4]   2> 	  "base_url":"https://127.0.0.1:44031",
   [junit4]   2> 	  "state":"down",
   [junit4]   2> 	  "numShards":"2",
   [junit4]   2> 	  "core":"solrj_collection_shard2_replica1"}
   [junit4]   2> 275011 T1558 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 275011 T1550 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "collection":"solrj_collection",
   [junit4]   2> 	  "shard":"shard1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:44045_",
   [junit4]   2> 	  "base_url":"https://127.0.0.1:44045",
   [junit4]   2> 	  "state":"down",
   [junit4]   2> 	  "numShards":"2",
   [junit4]   2> 	  "core":"solrj_collection_shard1_replica2"}
   [junit4]   2> 275014 T1550 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "collection":"solrj_collection",
   [junit4]   2> 	  "shard":"shard2",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:44042_",
   [junit4]   2> 	  "base_url":"https://127.0.0.1:44042",
   [junit4]   2> 	  "state":"down",
   [junit4]   2> 	  "numShards":"2",
   [junit4]   2> 	  "core":"solrj_collection_shard2_replica2"}
   [junit4]   2> 275016 T1558 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 275017 T1558 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> 275017 T1588 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> 275017 T1573 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> 275017 T1618 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> 275017 T1559 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> 275017 T1603 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> 276003 T1543 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for solrj_collection_shard2_replica1
   [junit4]   2> 276003 T1564 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for solrj_collection_shard1_replica1
   [junit4]   2> 276004 T1543 oasc.ZkController.createCollectionZkNode Check for collection zkNode:solrj_collection
   [junit4]   2> 276004 T1564 oasc.ZkController.createCollectionZkNode Check for collection zkNode:solrj_collection
   [junit4]   2> 276005 T1543 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 276005 T1564 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 276005 T1607 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for solrj_collection_shard1_replica2
   [junit4]   2> 276006 T1564 oascc.ZkStateReader.readConfigName Load collection config from:/collections/solrj_collection
   [junit4]   2> 276006 T1543 oascc.ZkStateReader.readConfigName Load collection config from:/collections/solrj_collection
   [junit4]   2> 276006 T1592 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for solrj_collection_shard2_replica2
   [junit4]   2> 276008 T1543 oascc.ZkStateReader.readConfigName path=/collections/solrj_collection configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 276006 T1607 oasc.ZkController.createCollectionZkNode Check for collection zkNode:solrj_collection
   [junit4]   2> 276008 T1543 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J3/temp/solr.cloud.CollectionsAPIDistributedZkTest-880535A34215B5C0-001/tempDir-002/solrj_collection_shard2_replica1/'
   [junit4]   2> 276008 T1592 oasc.ZkController.createCollectionZkNode Check for collection zkNode:solrj_collection
   [junit4]   2> 276007 T1564 oascc.ZkStateReader.readConfigName path=/collections/solrj_collection configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 276009 T1592 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 276009 T1607 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 276010 T1592 oascc.ZkStateReader.readConfigName Load collection config from:/collections/solrj_collection
   [junit4]   2> 276010 T1564 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J3/temp/solr.cloud.CollectionsAPIDistributedZkTest-880535A34215B5C0-001/tempDir-003/solrj_collection_shard1_replica1/'
   [junit4]   2> 276010 T1607 oascc.ZkStateReader.readConfigName Load collection config from:/collections/solrj_collection
   [junit4]   2> 276011 T1592 oascc.ZkStateReader.readConfigName path=/collections/solrj_collection configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 276012 T1592 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J3/temp/solr.cloud.CollectionsAPIDistributedZkTest-880535A34215B5C0-001/tempDir-005/solrj_collection_shard2_replica2/'
   [junit4]   2> 276012 T1607 oascc.ZkStateReader.readConfigName path=/collections/solrj_collection configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 276013 T1607 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J3/temp/solr.cloud.CollectionsAPIDistributedZkTest-880535A34215B5C0-001/tempDir-006/solrj_collection_shard1_replica2/'
   [junit4]   2> 276079 T1543 oasc.SolrConfig.<init> Using Lucene MatchVersion: 5.0.0
   [junit4]   2> 276084 T1564 oasc.SolrConfig.<init> Using Lucene MatchVersion: 5.0.0
   [junit4]   2> 276087 T1592 oasc.SolrConfig.<init> Using Lucene MatchVersion: 5.0.0
   [junit4]   2> 276093 T1607 oasc.SolrConfig.<init> Using Lucene MatchVersion: 5.0.0
   [junit4]   2> 276141 T1564 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 276142 T1592 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 276148 T1607 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 276149 T1543 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 276150 T1543 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 276163 T1543 oass.IndexSchema.readSchema [solrj_collection_shard2_replica1] Schema name=test
   [junit4]   2> 276250 T1564 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 276250 T1607 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 276251 T1592 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 276264 T1564 oass.IndexSchema.readSchema [solrj_collection_shard1_replica1] Schema name=test
   [junit4]   2> 276265 T1607 oass.IndexSchema.readSchema [solrj_collection_shard1_replica2] Schema name=test
   [junit4]   2> 276264 T1592 oass.IndexSchema.readSchema [solrj_collection_shard2_replica2] Schema name=test
   [junit4]   2> 276583 T1543 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 276597 T1543 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 276600 T1543 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 276618 T1543 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 276624 T1543 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 276628 T1543 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 276629 T1543 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 276631 T1543 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 276632 T1543 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 276633 T1543 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 276633 T1543 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 276634 T1543 oasc.CoreContainer.create Creating SolrCore 'solrj_collection_shard2_replica1' using configuration from collection solrj_collection
   [junit4]   2> 276634 T1543 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 276635 T1543 oasc.SolrCore.<init> [solrj_collection_shard2_replica1] Opening new SolrCore at /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J3/temp/solr.cloud.CollectionsAPIDistributedZkTest-880535A34215B5C0-001/tempDir-002/solrj_collection_shard2_replica1/, dataDir=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J3/temp/solr.cloud.CollectionsAPIDistributedZkTest-880535A34215B5C0-001/tempDir-002/solrj_collection_shard2_replica1/data/
   [junit4]   2> 276635 T1543 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@39e3326
   [junit4]   2> 276637 T1543 oasc.CachingDirectoryFactory.get return new directory for /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J3/temp/solr.cloud.CollectionsAPIDistributedZkTest-880535A34215B5C0-001/tempDir-002/solrj_collection_shard2_replica1/data
   [junit4]   2> 276637 T1543 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J3/temp/solr.cloud.CollectionsAPIDistributedZkTest-880535A34215B5C0-001/tempDir-002/solrj_collection_shard2_replica1/data/index/
   [junit4]   2> 276638 T1543 oasc.SolrCore.initIndex WARN [solrj_collection_shard2_replica1] Solr index directory '/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J3/temp/solr.cloud.CollectionsAPIDistributedZkTest-880535A34215B5C0-001/tempDir-002/solrj_collection_shard2_replica1/data/index' doesn't exist. Creating new index...
   [junit4]   2> 276638 T1543 oasc.CachingDirectoryFactory.get return new directory for /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J3/temp/solr.cloud.CollectionsAPIDistributedZkTest-880535A34215B5C0-001/tempDir-002/solrj_collection_shard2_replica1/data/index
   [junit4]   2> 276639 T1543 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=5, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0]
   [junit4]   2> 276640 T1543 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory(id=lucene-6a1b2920)),segFN=segments_1,generation=1}
   [junit4]   2> 276640 T1543 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 276647 T1543 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 276647 T1543 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 276648 T1543 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 276648 T1543 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 276649 T1543 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 276649 T1543 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 276650 T1543 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 276650 T1543 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 276651 T1543 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 276652 T1543 oasc.RequestHandlers.initHandlersFromConfig created /update/csv: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 276652 T1543 oasc.RequestHandlers.initHandlersFromConfig created /update/json/docs: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 276653 T1543 oasc.RequestHandlers.initHandlersFromConfig created /update/json: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 276654 T1543 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
   [junit4]   2> 276654 T1543 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
   [junit4]   2> 276655 T1543 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 276655 T1543 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
   [junit4]   2> 276656 T1543 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
   [junit4]   2> 276657 T1543 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 276657 T1543 oasc.RequestHandlers.initHandlersFromConfig created /admin/file: solr.admin.ShowFileRequestHandler
   [junit4]   2> 276658 T1543 oasc.RequestHandlers.initHandlersFromConfig created /admin/fileedit: solr.admin.EditFileRequestHandler
   [junit4]   2> 276682 T1543 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 276685 T1543 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 276687 T1543 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 276697 T1543 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 276700 T1607 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 276701 T1592 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 276704 T1543 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 276704 T1543 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 276705 T1543 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=29, maxMergeAtOnceExplicit=44, maxMergedSegmentMB=57.205078125, floorSegmentMB=2.099609375, forceMergeDeletesPctAllowed=27.785664596492587, segmentsPerTier=13.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.5590083243801204
   [junit4]   2> 276706 T1564 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 276707 T1543 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory(id=lucene-6a1b2920)),segFN=segments_1,generation=1}
   [junit4]   2> 276707 T1543 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 276708 T1543 oass.SolrIndexSearcher.<init> Opening Searcher@1b7047c2[solrj_collection_shard2_replica1] main
   [junit4]   2> 276709 T1543 oascc.ZkStateReader.readConfigName Load collection config from:/collections/solrj_collection
   [junit4]   2> 276710 T1543 oascc.ZkStateReader.readConfigName path=/collections/solrj_collection configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 276710 T1543 oasr.ManagedResourceStorage.newStorageIO Setting up ZooKeeper-based storage for the RestManager with znodeBase: /configs/conf1
   [junit4]   2> 276710 T1607 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 276711 T1543 oasr.ManagedResourceStorage$ZooKeeperStorageIO.configure Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 276711 T1592 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 276711 T1543 oasr.RestManager.init Initializing RestManager with initArgs: {}
   [junit4]   2> 276712 T1543 oasr.ManagedResourceStorage.load Reading _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 276713 T1543 oasr.ManagedResourceStorage$ZooKeeperStorageIO.openInputStream No data found for znode /configs/conf1/_rest_managed.json
   [junit4]   2> 276713 T1543 oasr.ManagedResourceStorage.load Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 276714 T1607 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 276714 T1543 oascc.SolrZkClient.makePath makePath: /configs/conf1/_rest_managed.json
   [junit4]   2> 276715 T1564 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 276715 T1592 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 276716 T1543 oasr.ManagedResourceStorage$ZooKeeperStorageIO$1.close Wrote 38 bytes to new znode /configs/conf1/_rest_managed.json
   [junit4]   2> 276717 T1543 oasr.ManagedResourceStorage$JsonStorage.store Saved JSON object to path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 276717 T1543 oasr.RestManager.init Initializing 0 registered ManagedResources
   [junit4]   2> 276718 T1564 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 276722 T1630 oasc.SolrCore.registerSearcher [solrj_collection_shard2_replica1] Registered new searcher Searcher@1b7047c2[solrj_collection_shard2_replica1] main{UninvertingDirectoryReader()}
   [junit4]   2> 276726 T1543 oasc.CoreContainer.registerCore registering core: solrj_collection_shard2_replica1
   [junit4]   2> 276727 T1543 oasc.ZkController.register Register replica - core:solrj_collection_shard2_replica1 address:https://127.0.0.1:44031 collection:solrj_collection shard:shard2
   [junit4]   2> 276728 T1543 oascc.SolrZkClient.makePath makePath: /collections/solrj_collection/leader_elect/shard2/election
   [junit4]   2> 276733 T1543 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process for shard shard2
   [junit4]   2> 276734 T1607 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 276735 T1558 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 276736 T1543 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Waiting until we see more replicas up for shard shard2: total=2 found=1 timeoutin=5.7512275E15ms
   [junit4]   2> 276735 T1592 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 276736 T1543 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Was waiting for replicas to come up, but they are taking too long - assuming they won't come back till later
   [junit4]   2> 276737 T1543 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
   [junit4]   2> ASYNC  NEW_CORE C69 name=solrj_collection_shard2_replica1 org.apache.solr.core.SolrCore@7b159982 url=https://127.0.0.1:44031/solrj_collection_shard2_replica1 node=127.0.0.1:44031_ C69_STATE=coll:solrj_collection core:solrj_collection_shard2_replica1 props:{node_name=127.0.0.1:44031_, base_url=https://127.0.0.1:44031, state=down, core=solrj_collection_shard2_replica1}
   [junit4]   2> 276738 T1543 C69 P44031 oasc.SyncStrategy.sync Sync replicas to https://127.0.0.1:44031/solrj_collection_shard2_replica1/
   [junit4]   2> 276738 T1543 C69 P44031 oasu.PeerSync.sync PeerSync: core=solrj_collection_shard2_replica1 url=https://127.0.0.1:44031 START replicas=[https://127.0.0.1:44042/solrj_collection_shard2_replica2/] nUpdates=100
   [junit4]   2> 276739 T1564 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 276739 T1607 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 276739 T1543 C69 P44031 oasu.PeerSync.sync PeerSync: core=solrj_collection_shard2_replica1 url=https://127.0.0.1:44031 DONE.  We have no versions.  sync failed.
   [junit4]   2> 276742 T1543 C69 P44031 oasc.SyncStrategy.syncReplicas Leader's attempt to sync with shard failed, moving to the next candidate
   [junit4]   2> 276743 T1618 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> 276743 T1543 oasc.ShardLeaderElectionContext.runLeaderProcess We failed sync, but we have no versions - we can't sync in that case - we were active before, so become leader anyway
   [junit4]   2> 276743 T1588 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> 276744 T1592 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 276743 T1559 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> 276743 T1603 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> 276743 T1573 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> 276743 T1558 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> 276744 T1543 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: https://127.0.0.1:44031/solrj_collection_shard2_replica1/ shard2
   [junit4]   2> 276747 T1543 oascc.SolrZkClient.makePath makePath: /collections/solrj_collection/leaders/shard2
   [junit4]   2> 276747 T1607 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 276747 T1564 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 276749 T1607 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 276749 T1607 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 276750 T1607 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 276750 T1592 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 276751 T1607 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 276751 T1607 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 276751 T1592 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 276752 T1607 oasc.CoreContainer.create Creating SolrCore 'solrj_collection_shard1_replica2' using configuration from collection solrj_collection
   [junit4]   2> 276752 T1558 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 276753 T1607 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 276752 T1592 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 276754 T1607 oasc.SolrCore.<init> [solrj_collection_shard1_replica2] Opening new SolrCore at /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J3/temp/solr.cloud.CollectionsAPIDistributedZkTest-880535A34215B5C0-001/tempDir-006/solrj_collection_shard1_replica2/, dataDir=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J3/temp/solr.cloud.CollectionsAPIDistributedZkTest-880535A34215B5C0-001/tempDir-006/solrj_collection_shard1_replica2/data/
   [junit4]   2> 276753 T1564 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 276754 T1607 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@39e3326
   [junit4]   2> 276754 T1592 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 276755 T1564 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 276756 T1564 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 276756 T1607 oasc.CachingDirectoryFactory.get return new directory for /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J3/temp/solr.cloud.CollectionsAPIDistributedZkTest-880535A34215B5C0-001/tempDir-006/solrj_collection_shard1_replica2/data
   [junit4]   2> 276757 T1564 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 276757 T1592 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 276757 T1607 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J3/temp/solr.cloud.CollectionsAPIDistributedZkTest-880535A34215B5C0-001/tempDir-006/solrj_collection_shard1_replica2/data/index/
   [junit4]   2> 276758 T1564 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 276758 T1592 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 276759 T1564 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 276758 T1607 oasc.SolrCore.initIndex WARN [solrj_collection_shard1_replica2] Solr index directory '/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J3/temp/solr.cloud.CollectionsAPIDistributedZkTest-880535A34215B5C0-001/tempDir-006/solrj_collection_shard1_replica2/data/index' doesn't exist. Creating new index...
   [junit4]   2> 276760 T1564 oasc.CoreContainer.create Creating SolrCore 'solrj_collection_shard1_replica1' using configuration from collection solrj_collection
   [junit4]   2> 276759 T1592 oasc.CoreContainer.create Creating SolrCore 'solrj_collection_shard2_replica2' using configuration from collection solrj_collection
   [junit4]   2> 276761 T1564 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 276761 T1607 oasc.CachingDirectoryFactory.get return new directory for /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J3/temp/solr.cloud.CollectionsAPIDistributedZkTest-880535A34215B5C0-001/tempDir-006/solrj_collection_shard1_replica2/data/index
   [junit4]   2> 276762 T1564 oasc.SolrCore.<init> [solrj_collection_shard1_replica1] Opening new SolrCore at /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J3/temp/solr.cloud.CollectionsAPIDistributedZkTest-880535A34215B5C0-001/tempDir-003/solrj_collection_shard1_replica1/, dataDir=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J3/temp/solr.cloud.CollectionsAPIDistributedZkTest-880535A34215B5C0-001/tempDir-003/solrj_collection_shard1_replica1/data/
   [junit4]   2> 276761 T1592 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 276763 T1564 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@39e3326
   [junit4]   2> 276762 T1607 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=5, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0]
   [junit4]   2> 276763 T1592 oasc.SolrCore.<init> [solrj_collection_shard2_replica2] Opening new SolrCore at /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J3/temp/solr.cloud.CollectionsAPIDistributedZkTest-880535A34215B5C0-001/tempDir-005/solrj_collection_shard2_replica2/, dataDir=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J3/temp/solr.cloud.CollectionsAPIDistributedZkTest-880535A34215B5C0-001/tempDir-005/solrj_collection_shard2_replica2/data/
   [junit4]   2> 276764 T1564 oasc.CachingDirectoryFactory.get return new directory for /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J3/temp/solr.cloud.CollectionsAPIDistributedZkTest-880535A34215B5C0-001/tempDir-003/solrj_collection_shard1_replica1/data
   [junit4]   2> 276765 T1607 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory(id=lucene-5b478b91)),segFN=segments_1,generation=1}
   [junit4]   2> 276765 T1564 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J3/temp/solr.cloud.CollectionsAPIDistributedZkTest-880535A34215B5C0-001/tempDir-003/solrj_collection_shard1_replica1/data/index/
   [junit4]   2> 276764 T1592 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@39e3326
   [junit4]   2> 276766 T1564 oasc.SolrCore.initIndex WARN [solrj_collection_shard1_replica1] Solr index directory '/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J3/temp/solr.cloud.CollectionsAPIDistributedZkTest-880535A34215B5C0-001/tempDir-003/solrj_collection_shard1_replica1/data/index' doesn't exist. Creating new index...
   [junit4]   2> 276765 T1607 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 276767 T1592 oasc.CachingDirectoryFactory.get return new directory for /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J3/temp/solr.cloud.CollectionsAPIDistributedZkTest-880535A34215B5C0-001/tempDir-005/solrj_collection_shard2_replica2/data
   [junit4]   2> 276767 T1564 oasc.CachingDirectoryFactory.get return new directory for /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J3/temp/solr.cloud.CollectionsAPIDistributedZkTest-880535A34215B5C0-001/tempDir-003/solrj_collection_shard1_replica1/data/index
   [junit4]   2> 276767 T1592 oasc.SolrCore.getNewInd

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

  [junit4]   2> 1002044 T1521 oasc.CachingDirectoryFactory.close Closing MockDirectoryFactory - 2 directories currently being tracked
   [junit4]   2> 1002044 T1521 oasc.CachingDirectoryFactory.closeCacheValue looking to close /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J3/temp/solr.cloud.CollectionsAPIDistributedZkTest-880535A34215B5C0-001/tempDir-006/awholynewcollection_2_shard1_replica1/data/index [CachedDir<<refCount=0;path=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J3/temp/solr.cloud.CollectionsAPIDistributedZkTest-880535A34215B5C0-001/tempDir-006/awholynewcollection_2_shard1_replica1/data/index;done=false>>]
   [junit4]   2> 1002045 T1521 oasc.CachingDirectoryFactory.close Closing directory: /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J3/temp/solr.cloud.CollectionsAPIDistributedZkTest-880535A34215B5C0-001/tempDir-006/awholynewcollection_2_shard1_replica1/data/index
   [junit4]   2> 1002045 T1521 oasc.CachingDirectoryFactory.closeCacheValue looking to close /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J3/temp/solr.cloud.CollectionsAPIDistributedZkTest-880535A34215B5C0-001/tempDir-006/awholynewcollection_2_shard1_replica1/data [CachedDir<<refCount=0;path=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J3/temp/solr.cloud.CollectionsAPIDistributedZkTest-880535A34215B5C0-001/tempDir-006/awholynewcollection_2_shard1_replica1/data;done=false>>]
   [junit4]   2> 1002046 T1521 oasc.CachingDirectoryFactory.close Closing directory: /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J3/temp/solr.cloud.CollectionsAPIDistributedZkTest-880535A34215B5C0-001/tempDir-006/awholynewcollection_2_shard1_replica1/data
   [junit4]   2> 1002046 T2948 oascc.ZkStateReader.updateWatchedCollection Updating data for awholynewcollection_2 to ver 23 
   [junit4]   2> 1002046 T2948 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=4 message={
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "collection":"awholynewcollection_2",
   [junit4]   2> 	  "shard":"shard1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:44045_",
   [junit4]   2> 	  "core_node_name":"core_node1",
   [junit4]   2> 	  "base_url":"https://127.0.0.1:44045",
   [junit4]   2> 	  "state":"down",
   [junit4]   2> 	  "numShards":"4",
   [junit4]   2> 	  "core":"awholynewcollection_2_shard1_replica1"}
   [junit4]   2> 1002049 T2935 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1002049 T2948 oasc.Overseer$ClusterStateUpdater.updateZkStates going to update_collection /collections/awholynewcollection_2/state.json
   [junit4]   2> 1002050 T2935 oascc.ZkStateReader$7.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/awholynewcollection_2/state.json, has occurred - updating... 
   [junit4]   2> 1002052 T2935 oascc.ZkStateReader.updateWatchedCollection Updating data for awholynewcollection_2 to ver 24 
   [junit4]   2> 1002055 T1521 oasc.Overseer.close Overseer (id=92469363890192400-127.0.0.1:44045_-n_0000000004) closing
   [junit4]   2> 1002056 T2948 oasc.Overseer$ClusterStateUpdater.run Overseer Loop exiting : 127.0.0.1:44045_
   [junit4]   2> 1002058 T2951 oasc.Overseer$ClusterStateUpdater.checkIfIamStillLeader ERROR could not read the data org.apache.zookeeper.KeeperException$SessionExpiredException: KeeperErrorCode = Session expired for /overseer_elect/leader
   [junit4]   2> 	at org.apache.zookeeper.KeeperException.create(KeeperException.java:127)
   [junit4]   2> 	at org.apache.zookeeper.KeeperException.create(KeeperException.java:51)
   [junit4]   2> 	at org.apache.zookeeper.ZooKeeper.getData(ZooKeeper.java:1155)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient$7.execute(SolrZkClient.java:347)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient$7.execute(SolrZkClient.java:344)
   [junit4]   2> 	at org.apache.solr.common.cloud.ZkCmdExecutor.retryOperation(ZkCmdExecutor.java:61)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient.getData(SolrZkClient.java:344)
   [junit4]   2> 	at org.apache.solr.cloud.Overseer$ClusterStateUpdater.checkIfIamStillLeader(Overseer.java:346)
   [junit4]   2> 	at org.apache.solr.cloud.Overseer$ClusterStateUpdater.access$300(Overseer.java:89)
   [junit4]   2> 	at org.apache.solr.cloud.Overseer$ClusterStateUpdater$1.run(Overseer.java:296)
   [junit4]   2> 
   [junit4]   2> 1003558 T2935 oascc.ZkStateReader$3.process WARN ZooKeeper watch triggered, but Solr cannot talk to ZK
   [junit4]   2> 1003559 T1521 oejsh.ContextHandler.doStop stopped o.e.j.s.ServletContextHandler{/,null}
   [junit4]   2> 1005699 T1521 oas.SolrTestCaseJ4.tearDown ###Ending testDistribSearch
   [junit4]   2> 1005703 T1521 oasc.ZkTestServer.send4LetterWord connecting to 127.0.0.1:44019 44019
   [junit4]   2> 1005787 T1973 oasc.ZkTestServer.send4LetterWord connecting to 127.0.0.1:44019 44019
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=CollectionsAPIDistributedZkTest -Dtests.method=testDistribSearch -Dtests.seed=880535A34215B5C0 -Dtests.multiplier=2 -Dtests.slow=true -Dtests.locale=sr_RS -Dtests.timezone=Europe/Vaduz -Dtests.file.encoding=UTF-8
   [junit4] ERROR    743s J3 | CollectionsAPIDistributedZkTest.testDistribSearch <<<
   [junit4]    > Throwable #1: org.apache.solr.client.solrj.impl.HttpSolrServer$RemoteSolrException: Error CREATEing SolrCore 'halfcollection_shard1_replica1': Unable to create core [halfcollection_shard1_replica1] Caused by: Could not get shard id for core: halfcollection_shard1_replica1
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([880535A34215B5C0:9E3BBBB354AD5FC]:0)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.HttpSolrServer.executeMethod(HttpSolrServer.java:550)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:210)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:206)
   [junit4]    > 	at org.apache.solr.cloud.CollectionsAPIDistributedZkTest.testErrorHandling(CollectionsAPIDistributedZkTest.java:583)
   [junit4]    > 	at org.apache.solr.cloud.CollectionsAPIDistributedZkTest.doTest(CollectionsAPIDistributedZkTest.java:205)
   [junit4]    > 	at org.apache.solr.BaseDistributedSearchTestCase.testDistribSearch(BaseDistributedSearchTestCase.java:869)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 1005804 T1521 oas.SolrTestCaseJ4.deleteCore ###deleteCore
   [junit4]   2> NOTE: leaving temporary files on disk at: /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J3/temp/solr.cloud.CollectionsAPIDistributedZkTest-880535A34215B5C0-001
   [junit4]   2> 742886 T1520 ccr.ThreadLeakControl.checkThreadLeaks WARNING Will linger awaiting termination of 1 leaked thread(s).
   [junit4]   2> NOTE: test params are: codec=CheapBastard, sim=RandomSimilarityProvider(queryNorm=true,coord=crazy): {}, locale=sr_RS, timezone=Europe/Vaduz
   [junit4]   2> NOTE: FreeBSD 9.1-RELEASE-p3 amd64/Oracle Corporation 1.7.0_65 (64-bit)/cpus=16,threads=1,free=32759520,total=355467264
   [junit4]   2> NOTE: All tests run in this JVM: [HdfsChaosMonkeySafeLeaderTest, DocValuesMultiTest, TestSchemaSimilarityResource, TestRecoveryHdfs, SolrTestCaseJ4Test, CollectionsAPIAsyncDistributedZkTest, TestImplicitCoreProperties, OutputWriterTest, FieldAnalysisRequestHandlerTest, TestFastLRUCache, SOLR749Test, DeleteLastCustomShardedReplicaTest, TestOverriddenPrefixQueryForCustomFieldType, TestManagedResource, TestHighFrequencyDictionaryFactory, SharedFSAutoReplicaFailoverUtilsTest, ShardRoutingTest, UUIDFieldTest, TestFieldResource, FieldMutatingUpdateProcessorTest, StandardRequestHandlerTest, SolrPluginUtilsTest, BadIndexSchemaTest, TestDocSet, TestPhraseSuggestions, SolrXmlInZkTest, TestCloudInspectUtil, CollectionsAPIDistributedZkTest]
   [junit4] Completed on J3 in 743.94s, 1 test, 1 error <<< FAILURES!

[...truncated 784 lines...]
BUILD FAILED
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/build.xml:491: The following error occurred while executing this line:
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/build.xml:471: The following error occurred while executing this line:
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/build.xml:60: The following error occurred while executing this line:
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/extra-targets.xml:39: The following error occurred while executing this line:
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build.xml:189: The following error occurred while executing this line:
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/common-build.xml:496: The following error occurred while executing this line:
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/lucene/common-build.xml:1358: The following error occurred while executing this line:
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/lucene/common-build.xml:961: There were test failures: 429 suites, 1772 tests, 1 error, 59 ignored (24 assumptions)

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



[JENKINS] Lucene-Solr-Tests-trunk-Java7 - Build # 4857 - Still Failing

Posted by Apache Jenkins Server <je...@builds.apache.org>.
Build: https://builds.apache.org/job/Lucene-Solr-Tests-trunk-Java7/4857/

All tests passed

Build Log:
[...truncated 60357 lines...]
-documentation-lint:
    [jtidy] Checking for broken html (such as invalid tags)...
   [delete] Deleting directory /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/lucene/build/jtidy_tmp
     [echo] Checking for broken links...
     [exec] 
     [exec] Crawl/parse...
     [exec] 
     [exec] Verify...
     [echo] Checking for malformed docs...
     [exec] 
     [exec] /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/docs/solr-analytics/overview-summary.html
     [exec]   missing: org.apache.solr.handler.component
     [exec] 
     [exec] Missing javadocs were found!

BUILD FAILED
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/build.xml:491: The following error occurred while executing this line:
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/build.xml:78: The following error occurred while executing this line:
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build.xml:548: The following error occurred while executing this line:
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build.xml:564: The following error occurred while executing this line:
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/lucene/common-build.xml:2471: exec returned: 1

Total time: 96 minutes 55 seconds
Build step 'Invoke Ant' marked build as failure
Archiving artifacts
Sending artifact delta relative to Lucene-Solr-Tests-trunk-Java7 #4851
Archived 1 artifacts
Archive block size is 32768
Received 0 blocks and 464 bytes
Compression is 0.0%
Took 11 ms
Recording test results
Email was triggered for: Failure
Sending email for trigger: Failure



[JENKINS] Lucene-Solr-Tests-trunk-Java7 - Build # 4856 - Still Failing

Posted by Apache Jenkins Server <je...@builds.apache.org>.
Build: https://builds.apache.org/job/Lucene-Solr-Tests-trunk-Java7/4856/

All tests passed

Build Log:
[...truncated 60224 lines...]
-documentation-lint:
    [jtidy] Checking for broken html (such as invalid tags)...
   [delete] Deleting directory /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/lucene/build/jtidy_tmp
     [echo] Checking for broken links...
     [exec] 
     [exec] Crawl/parse...
     [exec] 
     [exec] Verify...
     [echo] Checking for malformed docs...
     [exec] 
     [exec] /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/docs/solr-analytics/overview-summary.html
     [exec]   missing: org.apache.solr.handler.component
     [exec] 
     [exec] Missing javadocs were found!

BUILD FAILED
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/build.xml:491: The following error occurred while executing this line:
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/build.xml:78: The following error occurred while executing this line:
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build.xml:548: The following error occurred while executing this line:
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build.xml:564: The following error occurred while executing this line:
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/lucene/common-build.xml:2471: exec returned: 1

Total time: 99 minutes 11 seconds
Build step 'Invoke Ant' marked build as failure
Archiving artifacts
Sending artifact delta relative to Lucene-Solr-Tests-trunk-Java7 #4851
Archived 1 artifacts
Archive block size is 32768
Received 0 blocks and 464 bytes
Compression is 0.0%
Took 10 ms
Recording test results
Email was triggered for: Failure
Sending email for trigger: Failure



[JENKINS] Lucene-Solr-Tests-trunk-Java7 - Build # 4855 - Still Failing

Posted by Apache Jenkins Server <je...@builds.apache.org>.
Build: https://builds.apache.org/job/Lucene-Solr-Tests-trunk-Java7/4855/

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

Error Message:
No live SolrServers available to handle this request:[https://127.0.0.1:15720/peml/lc, https://127.0.0.1:15775/peml/lc, https://127.0.0.1:15753/peml/lc]

Stack Trace:
org.apache.solr.client.solrj.SolrServerException: No live SolrServers available to handle this request:[https://127.0.0.1:15720/peml/lc, https://127.0.0.1:15775/peml/lc, https://127.0.0.1:15753/peml/lc]
	at __randomizedtesting.SeedInfo.seed([816D7632E66C93D1:8BF82A9133F3ED]:0)
	at org.apache.solr.client.solrj.impl.LBHttpSolrServer.request(LBHttpSolrServer.java:322)
	at org.apache.solr.client.solrj.impl.CloudSolrServer.sendRequest(CloudSolrServer.java:874)
	at org.apache.solr.client.solrj.impl.CloudSolrServer.requestWithRetryOnStaleState(CloudSolrServer.java:658)
	at org.apache.solr.client.solrj.impl.CloudSolrServer.request(CloudSolrServer.java:601)
	at org.apache.solr.cloud.DeleteLastCustomShardedReplicaTest.removeAndWaitForLastReplicaGone(DeleteLastCustomShardedReplicaTest.java:116)
	at org.apache.solr.cloud.DeleteLastCustomShardedReplicaTest.doTest(DeleteLastCustomShardedReplicaTest.java:106)
	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:550)
	at org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:210)
	at org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:206)
	at org.apache.solr.client.solrj.impl.LBHttpSolrServer.doRequest(LBHttpSolrServer.java:343)
	at org.apache.solr.client.solrj.impl.LBHttpSolrServer.request(LBHttpSolrServer.java:304)
	... 46 more




Build Log:
[...truncated 11096 lines...]
   [junit4] Suite: org.apache.solr.cloud.DeleteLastCustomShardedReplicaTest
   [junit4]   2> Creating dataDir: /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J3/temp/solr.cloud.DeleteLastCustomShardedReplicaTest-816D7632E66C93D1-001/init-core-data-001
   [junit4]   2> 383425 T1911 oas.SolrTestCaseJ4.buildSSLConfig Randomized ssl (true) and clientAuth (true)
   [junit4]   2> 383425 T1911 oas.BaseDistributedSearchTestCase.initHostContext Setting hostContext system property: /peml/lc
   [junit4]   2> 383432 T1911 oas.SolrTestCaseJ4.setUp ###Starting testDistribSearch
   [junit4]   2> 383433 T1911 oasc.ZkTestServer.run STARTING ZK TEST SERVER
   [junit4]   1> client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 383434 T1912 oasc.ZkTestServer$ZKServerMain.runFromConfig Starting server
   [junit4]   2> 383535 T1911 oasc.ZkTestServer.run start zk server on port:15711
   [junit4]   2> 383536 T1911 oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default ZkCredentialsProvider
   [junit4]   2> 383537 T1911 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 383540 T1918 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@17db9b75 name:ZooKeeperConnection Watcher:127.0.0.1:15711 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 383541 T1911 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 383541 T1911 oascc.SolrZkClient.createZkACLProvider Using default ZkACLProvider
   [junit4]   2> 383542 T1911 oascc.SolrZkClient.makePath makePath: /solr
   [junit4]   2> 383545 T1911 oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default ZkCredentialsProvider
   [junit4]   2> 383546 T1911 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 383547 T1920 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@59d41c9c name:ZooKeeperConnection Watcher:127.0.0.1:15711/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 383547 T1911 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 383548 T1911 oascc.SolrZkClient.createZkACLProvider Using default ZkACLProvider
   [junit4]   2> 383548 T1911 oascc.SolrZkClient.makePath makePath: /collections/collection1
   [junit4]   2> 383551 T1911 oascc.SolrZkClient.makePath makePath: /collections/collection1/shards
   [junit4]   2> 383553 T1911 oascc.SolrZkClient.makePath makePath: /collections/control_collection
   [junit4]   2> 383555 T1911 oascc.SolrZkClient.makePath makePath: /collections/control_collection/shards
   [junit4]   2> 383558 T1911 oasc.AbstractZkTestCase.putConfig put /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/core/src/test-files/solr/collection1/conf/solrconfig-tlog.xml to /configs/conf1/solrconfig.xml
   [junit4]   2> 383558 T1911 oascc.SolrZkClient.makePath makePath: /configs/conf1/solrconfig.xml
   [junit4]   2> 383562 T1911 oasc.AbstractZkTestCase.putConfig put /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/core/src/test-files/solr/collection1/conf/schema.xml to /configs/conf1/schema.xml
   [junit4]   2> 383563 T1911 oascc.SolrZkClient.makePath makePath: /configs/conf1/schema.xml
   [junit4]   2> 383566 T1911 oasc.AbstractZkTestCase.putConfig put /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 383566 T1911 oascc.SolrZkClient.makePath makePath: /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 383569 T1911 oasc.AbstractZkTestCase.putConfig put /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/core/src/test-files/solr/collection1/conf/stopwords.txt to /configs/conf1/stopwords.txt
   [junit4]   2> 383569 T1911 oascc.SolrZkClient.makePath makePath: /configs/conf1/stopwords.txt
   [junit4]   2> 383572 T1911 oasc.AbstractZkTestCase.putConfig put /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/core/src/test-files/solr/collection1/conf/protwords.txt to /configs/conf1/protwords.txt
   [junit4]   2> 383573 T1911 oascc.SolrZkClient.makePath makePath: /configs/conf1/protwords.txt
   [junit4]   2> 383575 T1911 oasc.AbstractZkTestCase.putConfig put /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/core/src/test-files/solr/collection1/conf/currency.xml to /configs/conf1/currency.xml
   [junit4]   2> 383576 T1911 oascc.SolrZkClient.makePath makePath: /configs/conf1/currency.xml
   [junit4]   2> 383578 T1911 oasc.AbstractZkTestCase.putConfig put /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml to /configs/conf1/enumsConfig.xml
   [junit4]   2> 383579 T1911 oascc.SolrZkClient.makePath makePath: /configs/conf1/enumsConfig.xml
   [junit4]   2> 383581 T1911 oasc.AbstractZkTestCase.putConfig put /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json to /configs/conf1/open-exchange-rates.json
   [junit4]   2> 383582 T1911 oascc.SolrZkClient.makePath makePath: /configs/conf1/open-exchange-rates.json
   [junit4]   2> 383584 T1911 oasc.AbstractZkTestCase.putConfig put /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 383585 T1911 oascc.SolrZkClient.makePath makePath: /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 383588 T1911 oasc.AbstractZkTestCase.putConfig put /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt to /configs/conf1/old_synonyms.txt
   [junit4]   2> 383588 T1911 oascc.SolrZkClient.makePath makePath: /configs/conf1/old_synonyms.txt
   [junit4]   2> 383591 T1911 oasc.AbstractZkTestCase.putConfig put /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/core/src/test-files/solr/collection1/conf/synonyms.txt to /configs/conf1/synonyms.txt
   [junit4]   2> 383592 T1911 oascc.SolrZkClient.makePath makePath: /configs/conf1/synonyms.txt
   [junit4]   2> 383594 T1911 oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default ZkCredentialsProvider
   [junit4]   2> 383596 T1911 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 383597 T1922 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@51fd1e7f name:ZooKeeperConnection Watcher:127.0.0.1:15711/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 383597 T1911 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 383598 T1911 oascc.SolrZkClient.createZkACLProvider Using default ZkACLProvider
   [junit4]   2> 385036 T1911 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 385041 T1911 oejus.SslContextFactory.doStart Enabled Protocols [SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2] of [SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2]
   [junit4]   2> 385043 T1911 oejs.AbstractConnector.doStart Started SslSocketConnector@127.0.0.1:15720
   [junit4]   2> 385046 T1911 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 385046 T1911 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 385046 T1911 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J3/temp/solr.cloud.DeleteLastCustomShardedReplicaTest-816D7632E66C93D1-001/tempDir-002
   [junit4]   2> 385046 T1911 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J3/temp/solr.cloud.DeleteLastCustomShardedReplicaTest-816D7632E66C93D1-001/tempDir-002/'
   [junit4]   2> 385075 T1911 oasc.ConfigSolr.fromFile Loading container configuration from /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J3/temp/solr.cloud.DeleteLastCustomShardedReplicaTest-816D7632E66C93D1-001/tempDir-002/solr.xml
   [junit4]   2> 385116 T1911 oasc.CorePropertiesLocator.<init> Config-defined core root directory: /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J3/temp/solr.cloud.DeleteLastCustomShardedReplicaTest-816D7632E66C93D1-001/tempDir-002
   [junit4]   2> 385117 T1911 oasc.CoreContainer.<init> New CoreContainer 1387197810
   [junit4]   2> 385117 T1911 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J3/temp/solr.cloud.DeleteLastCustomShardedReplicaTest-816D7632E66C93D1-001/tempDir-002/]
   [junit4]   2> 385118 T1911 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
   [junit4]   2> 385119 T1911 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: 
   [junit4]   2> 385119 T1911 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 385119 T1911 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 385119 T1911 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 385120 T1911 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 385120 T1911 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 385120 T1911 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 385120 T1911 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 385123 T1911 oasu.UpdateShardHandler.<init> Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=false
   [junit4]   2> 385124 T1911 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 385125 T1911 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 385125 T1911 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 385125 T1911 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:15711/solr
   [junit4]   2> 385126 T1911 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 385126 T1911 oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default ZkCredentialsProvider
   [junit4]   2> 385127 T1911 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 385128 T1933 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@60798847 name:ZooKeeperConnection Watcher:127.0.0.1:15711 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 385129 T1911 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 385129 T1911 oascc.SolrZkClient.createZkACLProvider Using default ZkACLProvider
   [junit4]   2> 385131 T1911 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 385132 T1935 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@6c1a57d name:ZooKeeperConnection Watcher:127.0.0.1:15711/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 385133 T1911 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 385134 T1911 oascc.SolrZkClient.makePath makePath: /overseer/queue
   [junit4]   2> 385136 T1911 oascc.SolrZkClient.makePath makePath: /overseer/collection-queue-work
   [junit4]   2> 385139 T1911 oascc.SolrZkClient.makePath makePath: /overseer/collection-map-running
   [junit4]   2> 385141 T1911 oascc.SolrZkClient.makePath makePath: /overseer/collection-map-completed
   [junit4]   2> 385144 T1911 oascc.SolrZkClient.makePath makePath: /overseer/collection-map-failure
   [junit4]   2> 385147 T1911 oascc.SolrZkClient.makePath makePath: /live_nodes
   [junit4]   2> 385148 T1911 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:15720_peml%2Flc
   [junit4]   2> 385149 T1911 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:15720_peml%2Flc
   [junit4]   2> 385152 T1911 oascc.SolrZkClient.makePath makePath: /overseer_elect
   [junit4]   2> 385153 T1911 oascc.SolrZkClient.makePath makePath: /overseer_elect/election
   [junit4]   2> 385155 T1911 oasc.Overseer.close Overseer (id=null) closing
   [junit4]   2> 385157 T1911 oasc.OverseerElectionContext.runLeaderProcess I am going to be the leader 127.0.0.1:15720_peml%2Flc
   [junit4]   2> 385157 T1911 oascc.SolrZkClient.makePath makePath: /overseer_elect/leader
   [junit4]   2> 385159 T1911 oasc.Overseer.start Overseer (id=92465672851619844-127.0.0.1:15720_peml%2Flc-n_0000000000) starting
   [junit4]   2> 385161 T1911 oascc.SolrZkClient.makePath makePath: /overseer/queue-work
   [junit4]   2> 385168 T1911 oasc.OverseerAutoReplicaFailoverThread.<init> Starting OverseerAutoReplicaFailoverThread autoReplicaFailoverWorkLoopDelay=10000 autoReplicaFailoverWaitAfterExpiration=10000 autoReplicaFailoverBadNodeExpiration=60000
   [junit4]   2> 385169 T1937 oasc.OverseerCollectionProcessor.run Process current queue of collection creations
   [junit4]   2> 385170 T1911 oascc.SolrZkClient.makePath makePath: /clusterstate.json
   [junit4]   2> 385172 T1911 oascc.SolrZkClient.makePath makePath: /aliases.json
   [junit4]   2> 385173 T1911 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 385176 T1936 oasc.Overseer$ClusterStateUpdater.run Starting to work on the main queue
   [junit4]   2> 385191 T1911 oasc.CorePropertiesLocator.discover Looking for core definitions underneath /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J3/temp/solr.cloud.DeleteLastCustomShardedReplicaTest-816D7632E66C93D1-001/tempDir-002
   [junit4]   2> 386176 T1911 oasc.CorePropertiesLocator.discoverUnder Found core conf in /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J3/temp/solr.cloud.DeleteLastCustomShardedReplicaTest-816D7632E66C93D1-001/tempDir-002/conf/
   [junit4]   2> 386177 T1911 oasc.CorePropertiesLocator.discover Found 1 core definitions
   [junit4]   2> 386179 T1911 oass.SolrDispatchFilter.init user.dir=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J3
   [junit4]   2> 386179 T1911 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 386183 T1911 oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default ZkCredentialsProvider
   [junit4]   2> 386183 T1911 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 386185 T1941 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@6b74a77a name:ZooKeeperConnection Watcher:127.0.0.1:15711/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 386185 T1911 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 386186 T1911 oascc.SolrZkClient.createZkACLProvider Using default ZkACLProvider
   [junit4]   2> 386186 T1911 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 386189 T1911 oasc.ChaosMonkey.monkeyLog monkey: init - expire sessions:false cause connection loss:false
   [junit4]   2> 386190 T1911 oasc.AbstractFullDistribZkTestBase.createJettys Creating collection1 with stateFormat=2
   [junit4]   2> 386191 T1911 oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default ZkCredentialsProvider
   [junit4]   2> 386191 T1911 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 386193 T1943 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@4fe4a585 name:ZooKeeperConnection Watcher:127.0.0.1:15711/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 386193 T1911 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 386193 T1911 oascc.SolrZkClient.createZkACLProvider Using default ZkACLProvider
   [junit4]   2> 386195 T1944 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 386198 T1936 oasc.Overseer$ClusterStateUpdater.buildCollection building a new collection: collection1
   [junit4]   2> 386198 T1936 oasc.Overseer$ClusterStateUpdater.createCollection Create collection collection1 with shards [shard1, shard2]
   [junit4]   2> 386199 T1936 oasc.Overseer$ClusterStateUpdater.createCollection state version collection1 2
   [junit4]   2> 386201 T1936 oasc.Overseer$ClusterStateUpdater.updateZkStates going to create_collection /collections/collection1/state.json
   [junit4]   2> 386203 T1944 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> 386203 T1945 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> 387104 T1911 oasc.AbstractFullDistribZkTestBase.createJettys create jetty 1
   [junit4]   2> 387105 T1911 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 387109 T1911 oejus.SslContextFactory.doStart Enabled Protocols [SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2] of [SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2]
   [junit4]   2> 387111 T1911 oejs.AbstractConnector.doStart Started SslSocketConnector@127.0.0.1:15753
   [junit4]   2> 387113 T1911 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 387113 T1911 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 387113 T1911 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: ../../../../../../../../../../../usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J3/temp/solr.cloud.DeleteLastCustomShardedReplicaTest-816D7632E66C93D1-001/tempDir-003
   [junit4]   2> 387114 T1911 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '../../../../../../../../../../../usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J3/temp/solr.cloud.DeleteLastCustomShardedReplicaTest-816D7632E66C93D1-001/tempDir-003/'
   [junit4]   2> 387143 T1911 oasc.ConfigSolr.fromFile Loading container configuration from /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J3/../../../../../../../../../../../usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J3/temp/solr.cloud.DeleteLastCustomShardedReplicaTest-816D7632E66C93D1-001/tempDir-003/solr.xml
   [junit4]   2> 387184 T1911 oasc.CorePropertiesLocator.<init> Config-defined core root directory: /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J3/../../../../../../../../../../../usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J3/temp/solr.cloud.DeleteLastCustomShardedReplicaTest-816D7632E66C93D1-001/tempDir-003
   [junit4]   2> 387185 T1911 oasc.CoreContainer.<init> New CoreContainer 1565857826
   [junit4]   2> 387185 T1911 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=../../../../../../../../../../../usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J3/temp/solr.cloud.DeleteLastCustomShardedReplicaTest-816D7632E66C93D1-001/tempDir-003/]
   [junit4]   2> 387186 T1911 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
   [junit4]   2> 387186 T1911 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: 
   [junit4]   2> 387186 T1911 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 387187 T1911 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 387187 T1911 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 387187 T1911 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 387188 T1911 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 387188 T1911 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 387188 T1911 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 387190 T1911 oasu.UpdateShardHandler.<init> Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=false
   [junit4]   2> 387192 T1911 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 387192 T1911 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 387192 T1911 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 387193 T1911 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:15711/solr
   [junit4]   2> 387193 T1911 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 387193 T1911 oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default ZkCredentialsProvider
   [junit4]   2> 387194 T1911 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 387195 T1956 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@11b20478 name:ZooKeeperConnection Watcher:127.0.0.1:15711 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 387196 T1911 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 387197 T1911 oascc.SolrZkClient.createZkACLProvider Using default ZkACLProvider
   [junit4]   2> 387198 T1911 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 387199 T1958 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@6a566ce5 name:ZooKeeperConnection Watcher:127.0.0.1:15711/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 387199 T1911 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 387206 T1911 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 388211 T1911 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:15753_peml%2Flc
   [junit4]   2> 388212 T1911 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:15753_peml%2Flc
   [junit4]   2> 388216 T1911 oasc.Overseer.close Overseer (id=null) closing
   [junit4]   2> 388222 T1911 oasc.CorePropertiesLocator.discover Looking for core definitions underneath /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J3/../../../../../../../../../../../usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J3/temp/solr.cloud.DeleteLastCustomShardedReplicaTest-816D7632E66C93D1-001/tempDir-003
   [junit4]   2> 388230 T1911 oasc.CorePropertiesLocator.discoverUnder Found core conf in /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J3/../../../../../../../../../../../usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J3/temp/solr.cloud.DeleteLastCustomShardedReplicaTest-816D7632E66C93D1-001/tempDir-003/conf/
   [junit4]   2> 389304 T1911 oasc.CorePropertiesLocator.discover Found 1 core definitions
   [junit4]   2> 389305 T1911 oass.SolrDispatchFilter.init user.dir=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J3
   [junit4]   2> 389305 T1911 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 390303 T1911 oasc.AbstractFullDistribZkTestBase.createJettys create jetty 2
   [junit4]   2> 390304 T1911 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 390308 T1911 oejus.SslContextFactory.doStart Enabled Protocols [SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2] of [SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2]
   [junit4]   2> 390309 T1911 oejs.AbstractConnector.doStart Started SslSocketConnector@127.0.0.1:15775
   [junit4]   2> 390312 T1911 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 390312 T1911 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 390312 T1911 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J3/temp/solr.cloud.DeleteLastCustomShardedReplicaTest-816D7632E66C93D1-001/tempDir-004
   [junit4]   2> 390312 T1911 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J3/temp/solr.cloud.DeleteLastCustomShardedReplicaTest-816D7632E66C93D1-001/tempDir-004/'
   [junit4]   2> 390342 T1911 oasc.ConfigSolr.fromFile Loading container configuration from /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J3/temp/solr.cloud.DeleteLastCustomShardedReplicaTest-816D7632E66C93D1-001/tempDir-004/solr.xml
   [junit4]   2> 390385 T1911 oasc.CorePropertiesLocator.<init> Config-defined core root directory: /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J3/temp/solr.cloud.DeleteLastCustomShardedReplicaTest-816D7632E66C93D1-001/tempDir-004
   [junit4]   2> 390385 T1911 oasc.CoreContainer.<init> New CoreContainer 904592762
   [junit4]   2> 390386 T1911 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J3/temp/solr.cloud.DeleteLastCustomShardedReplicaTest-816D7632E66C93D1-001/tempDir-004/]
   [junit4]   2> 390387 T1911 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
   [junit4]   2> 390387 T1911 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: 
   [junit4]   2> 390387 T1911 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 390388 T1911 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 390388 T1911 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 390388 T1911 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 390388 T1911 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 390389 T1911 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 390389 T1911 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 390391 T1911 oasu.UpdateShardHandler.<init> Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=false
   [junit4]   2> 390393 T1911 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 390393 T1911 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 390393 T1911 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 390394 T1911 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:15711/solr
   [junit4]   2> 390394 T1911 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 390394 T1911 oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default ZkCredentialsProvider
   [junit4]   2> 390395 T1911 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 390396 T1971 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@659ab5de name:ZooKeeperConnection Watcher:127.0.0.1:15711 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 390397 T1911 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 390398 T1911 oascc.SolrZkClient.createZkACLProvider Using default ZkACLProvider
   [junit4]   2> 390399 T1911 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 390401 T1973 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@79a05684 name:ZooKeeperConnection Watcher:127.0.0.1:15711/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 390401 T1911 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 390406 T1911 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 391411 T1911 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:15775_peml%2Flc
   [junit4]   2> 391412 T1911 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:15775_peml%2Flc
   [junit4]   2> 391416 T1911 oasc.Overseer.close Overseer (id=null) closing
   [junit4]   2> 391420 T1911 oasc.CorePropertiesLocator.discover Looking for core definitions underneath /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J3/temp/solr.cloud.DeleteLastCustomShardedReplicaTest-816D7632E66C93D1-001/tempDir-004
   [junit4]   2> 392383 T1911 oasc.CorePropertiesLocator.discoverUnder Found core conf in /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J3/temp/solr.cloud.DeleteLastCustomShardedReplicaTest-816D7632E66C93D1-001/tempDir-004/conf/
   [junit4]   2> 392439 T1911 oasc.CorePropertiesLocator.discover Found 1 core definitions
   [junit4]   2> 392441 T1911 oass.SolrDispatchFilter.init user.dir=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J3
   [junit4]   2> 392441 T1911 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 392451 T1911 oasc.AbstractFullDistribZkTestBase.createCollection Creating collection with stateFormat=2: customcollreplicadeletion
   [junit4]   2> 392452 T1911 oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default ZkCredentialsProvider
   [junit4]   2> 392452 T1911 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 392454 T1977 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@7b2bb7a name:ZooKeeperConnection Watcher:127.0.0.1:15711/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 392454 T1911 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 392454 T1911 oascc.SolrZkClient.createZkACLProvider Using default ZkACLProvider
   [junit4]   2> 392455 T1911 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 392598 T1963 oasha.CollectionsHandler.handleCreateAction Creating Collection : replicationFactor=1&numShards=1&router.name=implicit&stateFormat=2&wt=javabin&name=customcollreplicadeletion&action=CREATE&shards=a,b&maxShardsPerNode=5&version=2
   [junit4]   2> 392599 T1944 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/collection-queue-work state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 392601 T1937 oasc.OverseerCollectionProcessor.run Overseer Collection Processor: Get the message id:/overseer/collection-queue-work/qn-0000000000 message:{
   [junit4]   2> 	  "operation":"createcollection",
   [junit4]   2> 	  "fromApi":"true",
   [junit4]   2> 	  "name":"customcollreplicadeletion",
   [junit4]   2> 	  "replicationFactor":"1",
   [junit4]   2> 	  "numShards":"1",
   [junit4]   2> 	  "maxShardsPerNode":"5",
   [junit4]   2> 	  "shards":"a,b",
   [junit4]   2> 	  "stateFormat":"2",
   [junit4]   2> 	  "router.name":"implicit"}
   [junit4]   2> 392607 T1979 oasc.OverseerCollectionProcessor.processMessage WARN OverseerCollectionProcessor.processMessage : createcollection , {
   [junit4]   2> 	  "operation":"createcollection",
   [junit4]   2> 	  "fromApi":"true",
   [junit4]   2> 	  "name":"customcollreplicadeletion",
   [junit4]   2> 	  "replicationFactor":"1",
   [junit4]   2> 	  "numShards":"1",
   [junit4]   2> 	  "maxShardsPerNode":"5",
   [junit4]   2> 	  "shards":"a,b",
   [junit4]   2> 	  "stateFormat":"2",
   [junit4]   2> 	  "router.name":"implicit"}
   [junit4]   2> 392609 T1979 oasc.OverseerCollectionProcessor.createConfNode Only one config set found in zk - using it:conf1
   [junit4]   2> 392609 T1979 oasc.OverseerCollectionProcessor.createConfNode creating collections conf node /collections/customcollreplicadeletion 
   [junit4]   2> 392609 T1979 oascc.SolrZkClient.makePath makePath: /collections/customcollreplicadeletion
   [junit4]   2> 392612 T1944 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 392614 T1936 oasc.Overseer$ClusterStateUpdater.buildCollection building a new collection: customcollreplicadeletion
   [junit4]   2> 392615 T1936 oasc.Overseer$ClusterStateUpdater.createCollection Create collection customcollreplicadeletion with shards [a, b]
   [junit4]   2> 392615 T1936 oasc.Overseer$ClusterStateUpdater.createCollection state version customcollreplicadeletion 2
   [junit4]   2> 392617 T1936 oasc.Overseer$ClusterStateUpdater.updateZkStates going to create_collection /collections/customcollreplicadeletion/state.json
   [junit4]   2> 392618 T1944 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
   [junit4]   2> 392618 T1959 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
   [junit4]   2> 392618 T1980 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
   [junit4]   2> 392618 T1945 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
   [junit4]   2> 392618 T1974 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
   [junit4]   2> 392712 T1979 oasc.OverseerCollectionProcessor.createCollection Creating SolrCores for new collection customcollreplicadeletion, shardNames [a, b] , replicationFactor : 1
   [junit4]   2> 392713 T1979 oasc.OverseerCollectionProcessor.createCollection Creating shard customcollreplicadeletion_a_replica1 as part of slice a of collection customcollreplicadeletion on 127.0.0.1:15720_peml%2Flc
   [junit4]   2> 392714 T1979 oasc.OverseerCollectionProcessor.createCollection Creating shard customcollreplicadeletion_b_replica1 as part of slice b of collection customcollreplicadeletion on 127.0.0.1:15775_peml%2Flc
   [junit4]   2> 392835 T1925 oasha.CoreAdminHandler.handleCreateAction core create command numShards=2&collection.configName=conf1&wt=javabin&name=customcollreplicadeletion_a_replica1&action=CREATE&collection=customcollreplicadeletion&shard=a&qt=/admin/cores&version=2
   [junit4]   2> 392836 T1964 oasha.CoreAdminHandler.handleCreateAction core create command numShards=2&collection.configName=conf1&wt=javabin&name=customcollreplicadeletion_b_replica1&action=CREATE&collection=customcollreplicadeletion&shard=b&qt=/admin/cores&version=2
   [junit4]   2> 392845 T1925 oasc.ZkController.publish publishing core=customcollreplicadeletion_a_replica1 state=down collection=customcollreplicadeletion
   [junit4]   2> 392845 T1964 oasc.ZkController.publish publishing core=customcollreplicadeletion_b_replica1 state=down collection=customcollreplicadeletion
   [junit4]   2> 392846 T1944 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 392847 T1925 oasc.ZkController.preRegister Registering watch for external collection customcollreplicadeletion
   [junit4]   2> 392847 T1964 oasc.ZkController.preRegister Registering watch for external collection customcollreplicadeletion
   [junit4]   2> 392848 T1964 oascc.ZkStateReader.addZkWatch addZkWatch customcollreplicadeletion
   [junit4]   2> 392849 T1964 oascc.ZkStateReader.addZkWatch Updating collection state at /collections/customcollreplicadeletion/state.json from ZooKeeper... 
   [junit4]   2> 392849 T1936 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
   [junit4]   2> 	  "core":"customcollreplicadeletion_a_replica1",
   [junit4]   2> 	  "numShards":"2",
   [junit4]   2> 	  "base_url":"https://127.0.0.1:15720/peml/lc",
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "node_name":"127.0.0.1:15720_peml%2Flc",
   [junit4]   2> 	  "collection":"customcollreplicadeletion",
   [junit4]   2> 	  "state":"down",
   [junit4]   2> 	  "shard":"a",
   [junit4]   2> 	  "roles":null}
   [junit4]   2> 392850 T1964 oascc.ZkStateReader.updateWatchedCollection Updating data for customcollreplicadeletion to ver 0 
   [junit4]   2> 392850 T1964 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 392855 T1936 oasc.Overseer$ClusterStateUpdater.updateZkStates going to update_collection /collections/customcollreplicadeletion/state.json
   [junit4]   2> 392856 T1974 oascc.ZkStateReader$7.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/customcollreplicadeletion/state.json, has occurred - updating... 
   [junit4]   2> 392856 T1974 oascc.ZkStateReader.updateWatchedCollection Updating data for customcollreplicadeletion to ver 1 
   [junit4]   2> 392857 T1925 oascc.ZkStateReader.addZkWatch addZkWatch customcollreplicadeletion
   [junit4]   2> 392857 T1925 oascc.ZkStateReader.addZkWatch Updating collection state at /collections/customcollreplicadeletion/state.json from ZooKeeper... 
   [junit4]   2> 392858 T1925 oascc.ZkStateReader.updateWatchedCollection Updating data for customcollreplicadeletion to ver 1 
   [junit4]   2> 392859 T1925 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 392859 T1925 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for customcollreplicadeletion_a_replica1
   [junit4]   2> 392859 T1925 oasc.ZkController.createCollectionZkNode Check for collection zkNode:customcollreplicadeletion
   [junit4]   2> 392860 T1925 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 392860 T1925 oascc.ZkStateReader.readConfigName Load collection config from:/collections/customcollreplicadeletion
   [junit4]   2> 392861 T1925 oascc.ZkStateReader.readConfigName path=/collections/customcollreplicadeletion configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 392861 T1925 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J3/temp/solr.cloud.DeleteLastCustomShardedReplicaTest-816D7632E66C93D1-001/tempDir-002/customcollreplicadeletion_a_replica1/'
   [junit4]   2> 392861 T1936 oascc.ZkStateReader.updateWatchedCollection Updating data for customcollreplicadeletion to ver 1 
   [junit4]   2> 392862 T1936 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
   [junit4]   2> 	  "core":"customcollreplicadeletion_b_replica1",
   [junit4]   2> 	  "numShards":"2",
   [junit4]   2> 	  "base_url":"https://127.0.0.1:15775/peml/lc",
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "node_name":"127.0.0.1:15775_peml%2Flc",
   [junit4]   2> 	  "collection":"customcollreplicadeletion",
   [junit4]   2> 	  "state":"down",
   [junit4]   2> 	  "shard":"b",
   [junit4]   2> 	  "roles":null}
   [junit4]   2> 392863 T1944 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 392864 T1936 oasc.Overseer$ClusterStateUpdater.updateZkStates going to update_collection /collections/customcollreplicadeletion/state.json
   [junit4]   2> 392864 T1944 oascc.ZkStateReader$7.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/customcollreplicadeletion/state.json, has occurred - updating... 
   [junit4]   2> 392864 T1974 oascc.ZkStateReader$7.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/customcollreplicadeletion/state.json, has occurred - updating... 
   [junit4]   2> 392865 T1974 oascc.ZkStateReader.updateWatchedCollection Updating data for customcollreplicadeletion to ver 2 
   [junit4]   2> 392866 T1944 oascc.ZkStateReader.updateWatchedCollection Updating data for customcollreplicadeletion to ver 2 
   [junit4]   2> 392942 T1925 oasc.SolrConfig.<init> Using Lucene MatchVersion: 5.0.0
   [junit4]   2> 392975 T1925 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 392977 T1925 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 392986 T1925 oass.IndexSchema.readSchema [customcollreplicadeletion_a_replica1] Schema name=test
   [junit4]   2> 393495 T1925 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 393503 T1925 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 393505 T1925 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 393515 T1925 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 393519 T1925 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 393522 T1925 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 393523 T1925 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 393524 T1925 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 393525 T1925 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 393525 T1925 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 393526 T1925 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 393526 T1925 oasc.CoreContainer.create Creating SolrCore 'customcollreplicadeletion_a_replica1' using configuration from collection customcollreplicadeletion
   [junit4]   2> 393526 T1925 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 393527 T1925 oasc.SolrCore.<init> [customcollreplicadeletion_a_replica1] Opening new SolrCore at /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J3/temp/solr.cloud.DeleteLastCustomShardedReplicaTest-816D7632E66C93D1-001/tempDir-002/customcollreplicadeletion_a_replica1/, dataDir=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J3/temp/solr.cloud.DeleteLastCustomShardedReplicaTest-816D7632E66C93D1-001/tempDir-002/customcollreplicadeletion_a_replica1/data/
   [junit4]   2> 393528 T1925 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@b07b18d
   [junit4]   2> 393529 T1925 oasc.CachingDirectoryFactory.get return new directory for /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J3/temp/solr.cloud.DeleteLastCustomShardedReplicaTest-816D7632E66C93D1-001/tempDir-002/customcollreplicadeletion_a_replica1/data
   [junit4]   2> 393529 T1925 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J3/temp/solr.cloud.DeleteLastCustomShardedReplicaTest-816D7632E66C93D1-001/tempDir-002/customcollreplicadeletion_a_replica1/data/index/
   [junit4]   2> 393529 T1925 oasc.SolrCore.initIndex WARN [customcollreplicadeletion_a_replica1] Solr index directory '/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J3/temp/solr.cloud.DeleteLastCustomShardedReplicaTest-816D7632E66C93D1-001/tempDir-002/customcollreplicadeletion_a_replica1/data/index' doesn't exist. Creating new index...
   [junit4]   2> 393530 T1925 oasc.CachingDirectoryFactory.get return new directory for /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J3/temp/solr.cloud.DeleteLastCustomShardedReplicaTest-816D7632E66C93D1-001/tempDir-002/customcollreplicadeletion_a_replica1/data/index
   [junit4]   2> 393530 T1925 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy: minMergeSize=0, mergeFactor=10, maxMergeSize=312921493, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.1]
   [junit4]   2> 393531 T1925 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory(id=lucene-2a9c5aa1)),segFN=segments_1,generation=1}
   [junit4]   2> 393531 T1925 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 393535 T1925 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 393536 T1925 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 393536 T1925 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 393536 T1925 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 393537 T1925 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 393537 T1925 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 393537 T1925 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 393538 T1925 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 393538 T1925 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 393538 T1925 oasc.RequestHandlers.initHandlersFromConfig created /update/json: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 393539 T1925 oasc.RequestHandlers.initHandlersFromConfig created /update/json/docs: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 393539 T1925 oasc.RequestHandlers.initHandlersFromConfig created /update/csv: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 393540 T1925 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
   [junit4]   2> 393540 T1925 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
   [junit4]   2> 393541 T1925 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 393541 T1925 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
   [junit4]   2> 393541 T1925 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
   [junit4]   2> 393542 T1925 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 393542 T1925 oasc.RequestHandlers.initHandlersFromConfig created /admin/file: solr.admin.ShowFileRequestHandler
   [junit4]   2> 393543 T1925 oasc.RequestHandlers.initHandlersFromConfig created /admin/fileedit: solr.admin.EditFileRequestHandler
   [junit4]   2> 393556 T1925 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 393558 T1925 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 393559 T1925 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 393561 T1925 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 393565 T1925 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 393565 T1925 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 393566 T1925 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=12, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0]
   [junit4]   2> 393566 T1925 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory(id=lucene-2a9c5aa1)),segFN=segments_1,generation=1}
   [junit4]   2> 393567 T1925 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 393567 T1925 oass.SolrIndexSearcher.<init> Opening Searcher@3b48284e[customcollreplicadeletion_a_replica1] main
   [junit4]   2> 393567 T1925 oascc.ZkStateReader.readConfigName Load collection config from:/collections/customcollreplicadeletion
   [junit4]   2> 393568 T1925 oascc.ZkStateReader.readConfigName path=/collections/customcollreplicadeletion configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 393568 T1925 oasr.ManagedResourceStorage.newStorageIO Setting up ZooKeeper-based storage for the RestManager with znodeBase: /configs/conf1
   [junit4]   2> 393569 T1925 oasr.ManagedResourceStorage$ZooKeeperStorageIO.configure Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 393569 T1925 oasr.RestManager.init Initializing RestManager with initArgs: {}
   [junit4]   2> 393569 T1925 oasr.ManagedResourceStorage.load Reading _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 393570 T1925 oasr.ManagedResourceStorage$ZooKeeperStorageIO.openInputStream No data found for znode /configs/conf1/_rest_managed.json
   [junit4]   2> 393570 T1925 oasr.ManagedResourceStorage.load Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 393571 T1925 oascc.SolrZkClient.makePath makePath: /configs/conf1/_rest_managed.json
   [junit4]   2> 393572 T1925 oasr.ManagedResourceStorage$ZooKeeperStorageIO$1.close Wrote 38 bytes to new znode /configs/conf1/_rest_managed.json
   [junit4]   2> 393573 T1925 oasr.ManagedResourceStorage$JsonStorage.store Saved JSON object to path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 393573 T1925 oasr.RestManager.init Initializing 0 registered ManagedResources
   [junit4]   2> 393576 T1985 oasc.SolrCore.registerSearcher [customcollreplicadeletion_a_replica1] Registered new searcher Searcher@3b48284e[customcollreplicadeletion_a_replica1] main{UninvertingDirectoryReader()}
   [junit4]   2> 393579 T1925 oasc.CoreContainer.registerCore registering core: customcollreplicadeletion_a_replica1
   [junit4]   2> 393579 T1925 oasc.ZkController.register Register replica - core:customcollreplicadeletion_a_replica1 address:https://127.0.0.1:15720/peml/lc collection:customcollreplicadeletion shard:a
   [junit4]   2> 393580 T1925 oascc.SolrZkClient.makePath makePath: /collections/customcollreplicadeletion/leader_elect/a/election
   [junit4]   2> 393584 T1925 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process for shard a
   [junit4]   2> 393586 T1944 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 393586 T1925 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
   [junit4]   2> 393586 T1925 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
   [junit4]   2> ASYNC  NEW_CORE C110 name=customcollreplicadeletion_a_replica1 org.apache.solr.core.SolrCore@51908f39 url=https://127.0.0.1:15720/peml/lc/customcollreplicadeletion_a_replica1 node=127.0.0.1:15720_peml%2Flc C110_STATE=coll:customcollreplicadeletion core:customcollreplicadeletion_a_replica1 props:{core=customcollreplicadeletion_a_replica1, base_url=https://127.0.0.1:15720/peml/lc, node_name=127.0.0.1:15720_peml%2Flc, state=down}
   [junit4]   2> 393586 T1925 C110 P15720 oasc.SyncStrategy.sync Sync replicas to https://127.0.0.1:15720/peml/lc/customcollreplicadeletion_a_replica1/
   [junit4]   2> 393587 T1925 C110 P15720 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
   [junit4]   2> 393587 T1925 C110 P15720 oasc.SyncStrategy.syncToMe https://127.0.0.1:15720/peml/lc/customcollreplicadeletion_a_replica1/ has no replicas
   [junit4]   2> 393587 T1925 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: https://127.0.0.1:15720/peml/lc/customcollreplicadeletion_a_replica1/ a
   [junit4]   2> 393588 T1925 oascc.SolrZkClient.makePath makePath: /collections/customcollreplicadeletion/leaders/a
   [junit4]   2> 393589 T1936 oascc.ZkStateReader.updateWatchedCollection Updating data for customcollreplicadeletion to ver 2 
   [junit4]   2> 393592 T1936 oasc.Overseer$ClusterStateUpdater.updateZkStates going to update_collection /collections/customcollreplicadeletion/state.json
   [junit4]   2> 393592 T1944 oascc.ZkStateReader$7.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/customcollreplicadeletion/state.json, has occurred - updating... 
   [junit4]   2> 393592 T1974 oascc.ZkStateReader$7.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/customcollreplicadeletion/state.json, has occurred - updating... 
   [junit4]   2> 393593 T1974 oascc.ZkStateReader.updateWatchedCollection Updating data for customcollreplicadeletion to ver 3 
   [junit4]   2> 393594 T1944 oascc.ZkStateReader.updateWatchedCollection Updating data for customcollreplicadeletion to ver 3 
   [junit4]   2> 393597 T1936 oascc.ZkStateReader.updateWatchedCollection Updating data for customcollreplicadeletion to ver 3 
   [junit4]   2> 393599 T1944 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 393599 T1936 oasc.Overseer$ClusterStateUpdater.updateZkStates going to update_collection /collections/customcollreplicadeletion/state.json
   [junit4]   2> 393600 T1944 oascc.ZkStateReader$7.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/customcollreplicadeletion/state.json, has occurred - updating... 
   [junit4]   2> 393600 T1974 oascc.ZkStateReader$7.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/customcollreplicadeletion/state.json, has occurred - updating... 
   [junit4]   2> 393601 T1974 oascc.ZkStateReader.updateWatchedCollection Updating data for customcollreplicadeletion to ver 4 
   [junit4]   2> 393601 T1944 oascc.ZkStateReader.updateWatchedCollection Updating data for customcollreplicadeletion to ver 4 
   [junit4]   2> 393642 T1925 oasc.ZkController.register We are https://127.0.0.1:15720/peml/lc/customcollreplicadeletion_a_replica1/ and leader is https://127.0.0.1:15720/peml/lc/customcollreplicadeletion_a_replica1/
   [junit4]   2> 393643 T1925 oasc.ZkController.register No LogReplay needed for core=customcollreplicadeletion_a_replica1 baseURL=https://127.0.0.1:15720/peml/lc
   [junit4]   2> 393643 T1925 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
   [junit4]   2> 393643 T1925 oasc.ZkController.publish publishing core=customcollreplicadeletion_a_replica1 state=active collection=customcollreplicadeletion
   [junit4]   2> 393644 T1944 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 393646 T1925 oascc.ZkStateReader.updateWatchedCollection Updating data for customcollreplicadeletion to ver 4 
   [junit4]   2> 393648 T1925 oass.SolrDispatchFilter.handleAdminRequest [admin] webapp=null path=/admin/cores params={numShards=2&collection.configName=conf1&wt=javabin&name=customcollreplicadeletion_a_replica1&action=CREATE&collection=customcollreplicadeletion&shard=a&qt=/admin/cores&version=2} status=0 QTime=813 
   [junit4]   2> 393649 T1936 oascc.ZkStateReader.updateWatchedCollection Updating data for customcollreplicadeletion to ver 4 
   [junit4]   2> 393650 T1936 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
   [junit4]   2> 	  "core":"customcollreplicadeletion_a_replica1",
   [junit4]   2> 	  "numShards":"2",
   [junit4]   2> 	  "base_url":"https://127.0.0.1:15720/peml/lc",
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "node_name":"127.0.0.1:15720_peml%2Flc",
   [junit4]   2> 	  "core_node_name":"core_node1",
   [junit4]   2> 	  "collection":"customcollreplicadeletion",
   [junit4]   2> 	  "state":"active",
   [junit4]   2> 	  "shard":"a",
   [junit4]   2> 	  "roles":null}
   [junit4]   2> 393652 T1936 oasc.Overseer$ClusterStateUpdater.updateZkStates going to update_collection /collections/customcollreplicadeletion/state.json
   [junit4]   2> 393652 T1944 oascc.ZkStateReader$7.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/customcollreplicadeletion/state.json, has occurred - updating... 
   [junit4]   2> 393652 T1974 oascc.ZkStateReader$7.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/customcollreplicadeletion/state.json, has occurred - updating... 
   [junit4]   2> 393653 T1974 oascc.ZkStateReader.updateWatchedCollection Updating data for customcollreplicadeletion to ver 5 
   [junit4]   2> 393654 T1944 oascc.ZkStateReader.updateWatchedCollection Updating data for customcollreplicadeletion to ver 5 
   [junit4]   2> 393851 T1964 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for customcollreplicadeletion_b_replica1
   [junit4]   2> 393852 T1964 oasc.ZkController.createCollectionZkNode Check for collection zkNode:customcollreplicadeletion
   [junit4]   2> 393853 T1964 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 393853 T1964 oascc.ZkStateReader.readConfigName Load collection config from:/collections/customcollreplicadeletion
   [junit4]   2> 393854 T1964 oascc.ZkStateReader.readConfigName path=/collections/customcollreplicadeletion configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 393854 T1964 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J3/temp/solr.cloud.DeleteLastCustomShardedReplicaTest-816D7632E66C93D1-001/tempDir-004/customcollreplicadeletion_b_replica1/'
   [junit4]   2> 393908 T1964 oasc.SolrConfig.<init> Using Lucene MatchVersion: 5.0.0
   [junit4]   2> 393960 T1964 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 393961 T1964 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 393975 T1964 oass.IndexSchema.readSchema [customcollreplicadeletion_b_replica1] Schema name=test
   [junit4]   2> 394306 T1964 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 394311 T1964 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 394313 T1964 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 394325 T1964 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 394328 T1964 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 394332 T1964 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 394333 T1964 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 394333 T1964 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 394333 T1964 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 394334 T1964 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 394335 T1964 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 394335 T1964 oasc.CoreContainer.create Creating SolrCore 'customcollreplicadeletion_b_replica1' using configuration from collection customcollreplicadeletion
   [junit4]   2> 394335 T1964 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 394336 T1964 oasc.SolrCore.<init> [customcollreplicadeletion_b_replica1] Opening new SolrCore at /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J3/temp/solr.cloud.DeleteLastCustomShardedReplicaTest-816D7632E66C93D1-001/tempDir-004/customcollreplicadeletion_b_replica1/, dataDir=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J3/temp/solr.cloud.DeleteLastCustomShardedReplicaTest-816D7632E66C93D1-001/tempDir-004/customcollreplicadeletion_b_replica1/data/
   [junit4]   2> 394336 T1964 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@b07b18d
   [junit4]   2> 394337 T1964 oasc.CachingDirectoryFactory.get return new directory for /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J3/temp/solr.cloud.DeleteLastCustomShardedReplicaTest-816D7632E66C93D1-001/tempDir-004/customcollreplicadeletion_b_replica1/data
   [junit4]   2> 394337 T1964 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J3/temp/solr.cloud.DeleteLastCustomShardedReplicaTest-816D7632E66C93D1-001/tempDir-004/customcollreplicadeletion_b_replica1/data/index/
   [junit4]   2> 394337 T1964 oasc.SolrCore.initIndex WARN [customcollreplicadeletion_b_replica1] Solr index directory '/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J3/temp/solr.cloud.DeleteLastCustomShardedReplicaTest-816D7632E66C93D1-001/tempDir-004/customcollreplicadeletion_b_replica1/data/index' doesn't exist. Creating new index...
   [junit4]   2> 394338 T1964 oasc.CachingDirectoryFactory.get return new directory for /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J3/temp/solr.cloud.DeleteLastCustomShardedReplicaTest-816D7632E66C93D1-001/tempDir-004/customcollreplicadeletion_b_replica1/data/index
   [junit4]   2> 394339 T1964 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy: minMergeSize=0, mergeFactor=10, maxMergeSize=312921493, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.1]
   [junit4]   2> 394340 T1964 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory(id=lucene-1f1f0722)),segFN=segments_1,generation=1}
   [junit4]   2> 394340 T1964 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 394344 T1964 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 394344 T1964 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 394344 T1964 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 394345 T1964 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 394345 T1964 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 394345 T1964 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 394346 T1964 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 394346 T1964 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 394346 T1964 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 394347 T1964 oasc.RequestHandlers.initHandlersFromConfig created /update/json: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 394347 T1964 oasc.RequestHandlers.initHandlersFromConfig created /update/json/docs: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 394348 T1964 oasc.RequestHandlers.initHandlersFromConfig created /update/csv: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 394348 T1964 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
   [junit4]   2> 394349 T1964 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
   [junit4]   2> 394349 T1964 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 394349 T1964 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
   [junit4]   2> 394350 T1964 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
   [junit4]   2> 394350 T1964 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 394351 T1964 oasc.RequestHandlers.initHandlersFromConfig created /admin/file: solr.admin.ShowFileRequestHandler
   [junit4]   2> 394351 T1964 oasc.RequestHandlers.initHandlersFromConfig created /admin/fileedit: solr.admin.EditFileRequestHandler
   [junit4]   2> 394353 T1964 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 394355 T1964 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 394356 T1964 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 394358 T1964 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 394363 T1964 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 394364 T1964 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 394364 T1964 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=12, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0]
   [junit4]   2> 394365 T1964 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory(id=lucene-1f1f0722)),segFN=segments_1,generation=1}
   [junit4]   2> 394365 T1964 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 394366 T1964 oass.SolrIndexSearcher.<init> Opening Searcher@59705474[customcollreplicadeletion_b_replica1] main
   [junit4]   2> 394366 T1964 oascc.ZkStateReader.readConfigName Load collection config from:/collections/customcollreplicadeletion
   [junit4]   2> 394367 T1964 oascc.ZkStateReader.readConfigName path=/collections/customcollreplicadeletion configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 394367 T1964 oasr.ManagedResourceStorage.newStorageIO Setting up ZooKeeper-based storage for the RestManager with znodeBase: /configs/conf1
   [junit4]   2> 394368 T1964 oasr.ManagedResourceStorage$ZooKeeperStorageIO.configure Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 394368 T1964 oasr.RestManager.init Initializing RestManager with initArgs: {}
   [junit4]   2> 394368 T1964 oasr.ManagedResourceStorage.load Reading _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 394369 T1964 oasr.ManagedResourceStorage$ZooKeeperStorageIO.openInputStream Read 38 bytes from znode /configs/conf1/_rest_managed.json
   [junit4]   2> 394369 T1964 oasr.ManagedResourceStorage.load Loaded LinkedHashMap at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 394370 T1964 oasr.ManagedResource.reloadFromStorage Loaded initArgs {} for /rest/managed
   [junit4]   2> 394370 T1964 oasr.RestManager.init Initializing 0 registered ManagedResources
   [junit4]   2> 394372 T1987 oasc.SolrCore.registerSearcher [customcollreplicadeletion_b_replica1] Registered new searcher Searcher@59705474[customcollreplicadeletion_b_replica1] main{UninvertingDirectoryReader()}
   [junit4]   2> 394375 T1964 oasc.CoreContainer.registerCore registering core: customcollreplicadeletion_b_replica1
   [junit4]   2> 394376 T1964 oasc.ZkController.register Register replica - core:customcollreplicadeletion_b_replica1 address:https://127.0.0.1:15775/peml/lc collection:customcollreplicadeletion shard:b
   [junit4]   2> 394377 T1964 oascc.SolrZkClient.makePath makePath: /collections/customcollreplicadeletion/leader_elect/b/election
   [junit4]   2> 394381 T1964 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process for shard b
   [junit4]   2> 394383 T1944 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 394383 T1964 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
   [junit4]   2> 394384 T1964 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
   [junit4]   2> ASYNC  NEW_CORE C111 name=customcollreplicadeletion_b_replica1 org.apache.solr.core.SolrCore@65c3798 url=https://127.0.0.1:15775/peml/lc/customcollreplicadeletion_b_replica1 node=127.0.0.1:15775_peml%2Flc C111_STATE=coll:customcollreplicadeletion core:customcollreplicadeletion_b_replica1 props:{core=customcollreplicadeletion_b_replica1, base_url=https://127.0.0.1:15775/peml/lc, node_name=127.0.0.1:15775_peml%2Flc, state=down}
   [junit4]   2> 394384 T1964 C111 P15775 oasc.SyncStrategy.sync Sync replicas to https://127.0.0.1:15775/peml/lc/customcollreplicadeletion_b_replica1/
   [junit4]   2> 394384 T1964 C111 P15775 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
   [junit4]   2> 394385 T1964 C111 P15775 oasc.SyncStrategy.syncToMe https://127.0.0.1:15775/peml/lc/customcollreplicadeletion_b_replica1/ has no replicas
   [junit4]   2> 394385 T1964 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: https://127.0.0.1:15775/peml/lc/customcollreplicadeletion_b_replica1/ b
   [junit4]   2> 394385 T1964 oascc.SolrZkClient.makePath makePath: /collections/customcollreplicadeletion/leaders/b
   [junit4]   2> 394387 T1936 oascc.ZkStateReader.updateWatchedCollection Updating data for customcollreplicadeletion to ver 5 
   [junit4]   2> 394390 T1936 oasc.Overseer$ClusterStateUpdater.updateZkStates going to update_collection /collections/customcollreplicadeletion/state.json
   [junit4]   2> 394391 T1974 oascc.ZkStateReader$7.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/customcollreplicadeletion/state.json, has occurred - updating... 
   [junit4]   2> 394391 T1944 oascc.ZkStateReader$7.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/customcollreplicadeletion/state.json, has occurred - updating... 
   [junit4]   2> 394391 T1974 oascc.ZkStateReader.updateWatchedCollection Updating data for customcollreplicadeletion to ver 6 
   [junit4]   2> 394393 T1944 oascc.ZkStateReader.updateWatchedCollection Updating data for customcollreplicadeletion to ver 6 
   [junit4]   2> 394396 T1936 oascc.ZkStateReader.updateWatchedCollection Updating data for customcollreplicadeletion to ver 6 
   [junit4]   2> 394398 T1944 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 394399 T1936 oasc.Overseer$ClusterStateUpdater.updateZkStates going to update_collection /collections/customcollreplicadeletion/state.json
   [junit4]   2> 394400 T1974 oascc.ZkStateReader$7.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/customcollreplicadeletion/state.json, has occurred - updating... 
   [junit4]   2> 394400 T1944 oascc.ZkStateReader$7.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/customcollreplicadeletion/state.json, has occurred - updating... 
   [junit4]   2> 394401 T1974 oascc.ZkStateReader.updateWatchedCollection Updating data for customcollreplicadeletion to ver 7 
   [junit4]   2> 394402 T1944 oascc.ZkStateReader.updateWatchedCollection Updating data for customcollreplicadeletion to ver 7 
   [junit4]   2> 394439 T1964 oasc.ZkController.register We are https://127.0.0.1:15775/peml/lc/customcollreplicadeletion_b_replica1/ and leader is https://127.0.0.1:15775/peml/lc/customcollreplicadeletion_b_replica1/
   [junit4]   2> 394440 T1964 oasc.ZkController.register No LogReplay needed for core=customcollreplicadeletion_b_replica1 baseURL=https://127.0.0.1:15775/peml/lc
   [junit4]   2> 394441 T1964 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
   [junit4]   2> 394441 T1964 oasc.ZkController.publish publishing core=customcollreplicadeletion_b_replica1 state=active collection=customcollreplicadeletion
   [junit4]   2> 394443 T1944 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 394445 T1964 oascc.ZkStateReader.updateWatchedCollection Updating data for customcollreplicadeletion to ver 7 
   [junit4]   2> 394447 T1936 oascc.ZkStateReader.updateWatchedCollection Updating data for customcollreplicadeletion to ver 7 
   [junit4]   2> 394447 T1964 oass.SolrDispatchFilter.handleAdminRequest [admin] webapp=null path=/admin/cores params={numShards=2&collection.configName=conf1&wt=javabin&name=customcollreplicadeletion_b_replica1&action=CREATE&collection=customcollreplicadeletion&shard=b&qt=/admin/cores&version=2} status=0 QTime=1611 
   [junit4]   2> 394447 T1936 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
   [junit4]   2> 	  "core":"customcollreplicadeletion_b_replica1",
   [junit4]   2> 	  "numShards":"2",
   [junit4]   2> 	  "base_url":"https://127.0.0.1:15775/peml/lc",
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "node_name":"127.0.0.1:15775_peml%2Flc",
   [junit4]   2> 	  "core_node_name":"core_node2",
   [junit4]   2> 	  "collection":"customcollreplicadeletion",
   [junit4]   2> 	  "state":"active",
   [junit4]   2> 	  "shard":"b",
   [junit4]   2> 	  "roles":null}
   [junit4]   2> 394448 T1979 oasc.OverseerCollectionProcessor.createCollection Finished create command on all shards for collection: customcollreplicadeletion
   [junit4]   2> 394450 T1936 oasc.Overseer$ClusterStateUpdater.updateZkStates going to update_collection /collections/customcollreplicadeletion/state.json
   [junit4]   2> 394451 T1944 oascc.ZkStateReader$7.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/customcollreplicadeletion/state.json, has occurred - updating... 
   [junit4]   2> 394451 T1974 oascc.ZkStateReader$7.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/customcollreplicadeletion/state.json, has occurred - updating... 
   [junit4]   2> 394451 T1974 oascc.ZkStateReader.updateWatchedCollection Updating data for customcollreplicadeletion to ver 8 
   [junit4]   2> 394453 T1979 oasc.OverseerCollectionProcessor$Runner.run Overseer Collection Processor: Message id:/overseer/collection-queue-work/qn-0000000000 complete, response:{success={null={responseHeader={status=0,QTime=813},core=customcollreplicadeletion_a_replica1},null={responseHeader={status=0,QTime=1611},core=customcollreplicadeletion_b_replica1}}}
   [junit4]   2> 394453 T1944 oascc.ZkStateReader.updateWatchedCollection Updating data for customcollreplicadeletion to ver 8 
   [junit4]   2> 394454 T1974 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/collection-queue-work/qnr-0000000000 state: SyncConnected type NodeDataChanged
   [junit4]   2> 394455 T1944 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/collection-queue-work state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 394457 T1963 oass.SolrDispatchFilter.handleAdminRequest [admin] webapp=null path=/admin/collections params={replicationFactor=1&numShards=1&router.name=implicit&stateFormat=2&wt=javabin&name=customcollreplicadeletion&action=CREATE&shards=a,b&maxShardsPerNode=5&version=2} status=0 QTime=1866 
   [junit4]   2> 394458 T1911 oasc.AbstractDistribZkTestBase.waitForRecoveriesToFinish Wait for recoveries to finish - collection: customcollreplicadeletion failOnTimeout:true timeout (sec):330
   [junit4]   2> 394461 T1911 oasc.AbstractDistribZkTestBase.waitForRecoveriesToFinish Recoveries finished - collection: customcollreplicadeletion
   [junit4]   2> 394464 T1911 oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default ZkCredentialsProvider
   [junit4]   2> 394465 T1911 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 394467 T1990 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@1640d7b0 name:ZooKeeperConnection Watcher:127.0.0.1:15711/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 394467 T1911 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 394467 T1911 oascc.SolrZkClient.createZkACLProvider Using default ZkACLProvider
   [junit4]   2> 394468 T1911 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 394478 T1965 oasha.CollectionsHandler.handleRemoveReplica Remove replica: wt=javabin&action=deletereplica&collection=customcollreplicadeletion&shard=a&version=2&replica=core_node1
   [junit4]   2> 394480 T1944 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/collection-queue-work state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 394481 T1937 oasc.OverseerCollectionProcessor.run Overseer Collection Processor: Get the message id:/overseer/collection-queue-work/qn-0000000002 message:{
   [junit4]   2> 	  "operation":"deletereplica",
   [junit4]   2> 	  "collection":"customcollreplicadeletion",
   [junit4]   2> 	  "shard":"a",
   [junit4]   2> 	  "replica":"core_node1"}
   [junit4]   2> 394481 T1992 oasc.OverseerCollectionProcessor.processMessage WARN OverseerCollectionProcessor.processMessage : deletereplica , {
   [junit4]   2> 	  "operation":"deletereplica",
   [junit4]   2> 	  "collection":"customcollreplicadeletion",
   [junit4]   2> 	  "shard":"a",
   [junit4]   2> 	  "replica":"core_node1"}
   [junit4]   2> 394487 T1927 oasc.SolrCore.close [customcollreplicadeletion_a_replica1]  CLOSING SolrCore org.apache.solr.core.SolrCore@51908f39
   [junit4]   2> 394495 T1927 oasu.DirectUpdateHandler2.close closing DirectUpdateHandler2{commits=0,autocommits=0,soft autocommits=0,optimizes=0,rollbacks=0,expungeDeletes=0,docsPending=0,adds=0,deletesById=0,deletesByQuery=0,errors=0,cumulative_adds=0,cumulative_deletesById=0,cumulative_deletesByQuery=0,cumulative_errors=0,transaction_logs_total_size=0,transaction_logs_total_number=0}
   [junit4]   2> 394496 T1927 oasu.SolrCoreState.decrefSolrCoreState Closing SolrCoreState
   [junit4]   2> 394496 T1927 oasu.DefaultSolrCoreState.closeIndexWriter SolrCoreState ref count has reached 0 - closing IndexWriter
   [junit4]   2> 394496 T1927 oasu.DefaultSolrCoreState.closeIndexWriter closing IndexWriter with IndexWriterCloser
   [junit4]   2> 394498 T1927 oasc.SolrCore.closeSearcher [customcollreplicadeletion_a_replica1] Closing main searcher on request.
   [junit4]   2> 394498 T1927 oasc.CachingDirectoryFactory.close Closing MockDirectoryFactory - 2 directories currently being tracked
   [junit4]   2> 394498 T1927 oasc.CachingDirectoryFactory.closeCacheValue looking to close /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J3/temp/solr.cloud.DeleteLastCustomShardedReplicaTest-816D7632E66C93D1-001/tempDir-002/customcollreplicadeletion_a_replica1/data [CachedDir<<refCount=0;path=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J3/temp/solr.cloud.DeleteLastCustomSharde

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


   [junit4]   2> 511590 T1911 oasu.DefaultSolrCoreState.closeIndexWriter SolrCoreState ref count has reached 0 - closing IndexWriter
   [junit4]   2> 511591 T1911 oasu.DefaultSolrCoreState.closeIndexWriter closing IndexWriter with IndexWriterCloser
   [junit4]   2> 511593 T1911 oasc.SolrCore.closeSearcher [customcollreplicadeletion_b_replica1] Closing main searcher on request.
   [junit4]   2> 511594 T1911 oasc.CachingDirectoryFactory.close Closing MockDirectoryFactory - 2 directories currently being tracked
   [junit4]   2> 511594 T1911 oasc.CachingDirectoryFactory.closeCacheValue looking to close /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J3/temp/solr.cloud.DeleteLastCustomShardedReplicaTest-816D7632E66C93D1-001/tempDir-004/customcollreplicadeletion_b_replica1/data [CachedDir<<refCount=0;path=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J3/temp/solr.cloud.DeleteLastCustomShardedReplicaTest-816D7632E66C93D1-001/tempDir-004/customcollreplicadeletion_b_replica1/data;done=false>>]
   [junit4]   2> 511594 T1911 oasc.CachingDirectoryFactory.close Closing directory: /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J3/temp/solr.cloud.DeleteLastCustomShardedReplicaTest-816D7632E66C93D1-001/tempDir-004/customcollreplicadeletion_b_replica1/data
   [junit4]   2> 511595 T1911 oasc.CachingDirectoryFactory.closeCacheValue looking to close /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J3/temp/solr.cloud.DeleteLastCustomShardedReplicaTest-816D7632E66C93D1-001/tempDir-004/customcollreplicadeletion_b_replica1/data/index [CachedDir<<refCount=0;path=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J3/temp/solr.cloud.DeleteLastCustomShardedReplicaTest-816D7632E66C93D1-001/tempDir-004/customcollreplicadeletion_b_replica1/data/index;done=false>>]
   [junit4]   2> 511595 T1911 oasc.CachingDirectoryFactory.close Closing directory: /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J3/temp/solr.cloud.DeleteLastCustomShardedReplicaTest-816D7632E66C93D1-001/tempDir-004/customcollreplicadeletion_b_replica1/data/index
   [junit4]   2> 511596 T1911 oasc.Overseer.close Overseer (id=92465672851619850-127.0.0.1:15775_peml%2Flc-n_0000000002) closing
   [junit4]   2> 511597 T2014 oasc.Overseer$ClusterStateUpdater.run Overseer Loop exiting : 127.0.0.1:15775_peml%2Flc
   [junit4]   2> 511600 T2017 oasc.Overseer$ClusterStateUpdater.checkIfIamStillLeader ERROR could not read the data org.apache.zookeeper.KeeperException$SessionExpiredException: KeeperErrorCode = Session expired for /overseer_elect/leader
   [junit4]   2> 	at org.apache.zookeeper.KeeperException.create(KeeperException.java:127)
   [junit4]   2> 	at org.apache.zookeeper.KeeperException.create(KeeperException.java:51)
   [junit4]   2> 	at org.apache.zookeeper.ZooKeeper.getData(ZooKeeper.java:1155)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient$7.execute(SolrZkClient.java:347)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient$7.execute(SolrZkClient.java:344)
   [junit4]   2> 	at org.apache.solr.common.cloud.ZkCmdExecutor.retryOperation(ZkCmdExecutor.java:61)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient.getData(SolrZkClient.java:344)
   [junit4]   2> 	at org.apache.solr.cloud.Overseer$ClusterStateUpdater.checkIfIamStillLeader(Overseer.java:346)
   [junit4]   2> 	at org.apache.solr.cloud.Overseer$ClusterStateUpdater.access$300(Overseer.java:89)
   [junit4]   2> 	at org.apache.solr.cloud.Overseer$ClusterStateUpdater$1.run(Overseer.java:296)
   [junit4]   2> 
   [junit4]   2> 513099 T1974 oascc.ZkStateReader$3.process WARN ZooKeeper watch triggered, but Solr cannot talk to ZK
   [junit4]   2> 513102 T1911 oejsh.ContextHandler.doStop stopped o.e.j.s.ServletContextHandler{/peml/lc,null}
   [junit4]   2> 518106 T1911 oas.SolrTestCaseJ4.tearDown ###Ending testDistribSearch
   [junit4]   2> 518108 T1911 oasc.ZkTestServer.send4LetterWord connecting to 127.0.0.1:15711 15711
   [junit4]   2> 518193 T1912 oasc.ZkTestServer.send4LetterWord connecting to 127.0.0.1:15711 15711
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=DeleteLastCustomShardedReplicaTest -Dtests.method=testDistribSearch -Dtests.seed=816D7632E66C93D1 -Dtests.multiplier=2 -Dtests.slow=true -Dtests.locale=da -Dtests.timezone=Asia/Riyadh -Dtests.file.encoding=ISO-8859-1
   [junit4] ERROR    135s J3 | DeleteLastCustomShardedReplicaTest.testDistribSearch <<<
   [junit4]    > Throwable #1: org.apache.solr.client.solrj.SolrServerException: No live SolrServers available to handle this request:[https://127.0.0.1:15720/peml/lc, https://127.0.0.1:15775/peml/lc, https://127.0.0.1:15753/peml/lc]
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([816D7632E66C93D1:8BF82A9133F3ED]:0)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.LBHttpSolrServer.request(LBHttpSolrServer.java:322)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.CloudSolrServer.sendRequest(CloudSolrServer.java:874)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.CloudSolrServer.requestWithRetryOnStaleState(CloudSolrServer.java:658)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.CloudSolrServer.request(CloudSolrServer.java:601)
   [junit4]    > 	at org.apache.solr.cloud.DeleteLastCustomShardedReplicaTest.removeAndWaitForLastReplicaGone(DeleteLastCustomShardedReplicaTest.java:116)
   [junit4]    > 	at org.apache.solr.cloud.DeleteLastCustomShardedReplicaTest.doTest(DeleteLastCustomShardedReplicaTest.java:106)
   [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:550)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:210)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:206)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.LBHttpSolrServer.doRequest(LBHttpSolrServer.java:343)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.LBHttpSolrServer.request(LBHttpSolrServer.java:304)
   [junit4]    > 	... 46 more
   [junit4]   2> 518312 T1911 oas.SolrTestCaseJ4.deleteCore ###deleteCore
   [junit4]   2> NOTE: leaving temporary files on disk at: /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J3/temp/solr.cloud.DeleteLastCustomShardedReplicaTest-816D7632E66C93D1-001
   [junit4]   2> 134892 T1910 ccr.ThreadLeakControl.checkThreadLeaks WARNING Will linger awaiting termination of 2 leaked thread(s).
   [junit4]   2> NOTE: test params are: codec=Lucene410: {}, docValues:{}, sim=DefaultSimilarity, locale=da, timezone=Asia/Riyadh
   [junit4]   2> NOTE: FreeBSD 9.1-RELEASE-p3 amd64/Oracle Corporation 1.7.0_65 (64-bit)/cpus=16,threads=1,free=128378688,total=194510848
   [junit4]   2> NOTE: All tests run in this JVM: [TestFieldCollectionResource, EchoParamsTest, TestNonNRTOpen, ZkCLITest, UniqFieldsUpdateProcessorFactoryTest, TimeZoneUtilsTest, ShardRoutingTest, DistributedTermsComponentTest, BadIndexSchemaTest, SOLR749Test, TestCursorMarkWithoutUniqueKey, SearchHandlerTest, TestManagedStopFilterFactory, TestSimpleQParserPlugin, ReplicationFactorTest, ConnectionManagerTest, TestManagedResource, TestHighFrequencyDictionaryFactory, StandardRequestHandlerTest, TermVectorComponentTest, TestSchemaSimilarityResource, TestDistribDocBasedVersion, SolrTestCaseJ4Test, SolrXmlInZkTest, TestFieldResource, AddBlockUpdateTest, TestMergePolicyConfig, TestSort, OutputWriterTest, TestExceedMaxTermLength, TestDocBasedVersionConstraints, DocumentAnalysisRequestHandlerTest, HdfsChaosMonkeySafeLeaderTest, TestCSVResponseWriter, WordBreakSolrSpellCheckerTest, DeleteLastCustomShardedReplicaTest]
   [junit4] Completed on J3 in 135.69s, 1 test, 1 error <<< FAILURES!

[...truncated 1001 lines...]
BUILD FAILED
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/build.xml:491: The following error occurred while executing this line:
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/build.xml:471: The following error occurred while executing this line:
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/build.xml:60: The following error occurred while executing this line:
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/extra-targets.xml:39: The following error occurred while executing this line:
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build.xml:189: The following error occurred while executing this line:
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/common-build.xml:496: The following error occurred while executing this line:
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/lucene/common-build.xml:1358: The following error occurred while executing this line:
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/lucene/common-build.xml:961: There were test failures: 429 suites, 1772 tests, 1 error, 59 ignored (24 assumptions)

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