Skip to content

Instantly share code, notes, and snippets.

@christopherstyles
Created October 14, 2012 06:20
Show Gist options
  • Save christopherstyles/3887592 to your computer and use it in GitHub Desktop.
Save christopherstyles/3887592 to your computer and use it in GitHub Desktop.
logfile from failed staging deployment
git update-ref refs/heroku_san/deploy HEAD
git push git@heroku.com:tedcity2-staging.git --force refs/heroku_san/deploy:refs/heads/master
Counting objects: 84, done.
Delta compression using up to 4 threads.
Compressing objects: 100% (60/60), done.
Writing objects: 100% (60/60), 7.02 KiB, done.
Total 60 (delta 44), reused 0 (delta 0)
-----> Heroku receiving push
-----> Ruby/Rails app detected
-----> Using Ruby version: ruby-1.9.3
-----> Installing dependencies using Bundler version 1.2.1
Running: bundle install --without development:test --path vendor/bundle --binstubs bin/ --deployment
Fetching gem metadata from https://rubygems.org/......
Fetching gem metadata from https://rubygems.org/..
Installing rake (0.9.2.2)
Installing i18n (0.6.1)
Installing multi_json (1.3.6)
Installing activesupport (3.2.8)
Installing builder (3.0.3)
Installing activemodel (3.2.8)
Installing erubis (2.7.0)
Installing journey (1.0.4)
Installing rack (1.4.1)
Installing rack-cache (1.2)
Installing rack-test (0.6.2)
Installing hike (1.2.1)
Installing tilt (1.3.3)
Installing sprockets (2.1.3)
Installing actionpack (3.2.8)
Installing mime-types (1.19)
Installing polyglot (0.3.3)
Installing treetop (1.4.11)
Installing mail (2.4.4)
Installing actionmailer (3.2.8)
Installing arel (3.0.2)
Installing tzinfo (0.3.33)
Installing activerecord (3.2.8)
Installing activerecord-tableless (1.0.1)
Installing activeresource (3.2.8)
Using bundler (1.2.1)
Installing rack-ssl (1.3.2)
Installing json (1.7.5) with native extensions
Installing rdoc (3.12)
Installing thor (0.16.0)
Installing railties (3.2.8)
Installing rails (3.2.8)
Installing acts-as-taggable-on (2.3.3)
Installing acts_as_list (0.1.8)
Installing addressable (2.3.2)
Installing connection_pool (0.9.2)
Installing girl_friday (0.10.0)
Installing airbrake (3.1.5)
Installing excon (0.16.4)
Installing formatador (0.2.3)
Installing jruby-pageant (1.1.1)
Installing net-ssh (2.6.0)
Installing net-scp (1.0.4)
Installing nokogiri (1.5.5) with native extensions
Installing ruby-hmac (0.4.0)
Installing fog (1.6.0)
Installing asset_sync (0.5.0)
Installing attribute_normalizer (1.1.0)
Installing aws_cf_signer (0.1.1)
Installing bcrypt-ruby (3.0.1) with native extensions
Installing carrierwave (0.6.2)
Installing chosen-rails (0.9.8.3)
Installing chunky_png (1.2.6)
Installing rest-client (1.6.7)
Installing cloudinary (1.0.40)
Installing cocoon (1.1.0)
Installing coffee-script-source (1.3.3)
Installing execjs (1.4.0)
Installing coffee-script (2.2.0)
Installing coffee-rails (3.2.2)
Installing fssm (0.2.9)
Installing sass (3.2.1)
Installing compass (0.12.2)
Installing compass-rails (1.0.3)
Installing country-select (1.1.1)
Installing css_parser (1.2.6)
Installing dalli (2.2.1)
Installing orm_adapter (0.4.0)
Installing warden (1.2.1)
Installing devise (2.1.2)
Installing ezcrypto (0.7.2)
Installing multipart-post (1.1.5)
Installing faraday (0.8.4)
Installing friendly_id (4.0.8)
Installing geocoder (1.1.4)
Installing gmaps4rails (1.5.5)
Installing has_scope (0.5.1)
Installing hashr (0.0.22)
Installing hirefireapp (0.0.8)
Installing htmlentities (4.3.1)
Installing multi_xml (0.5.1)
Installing httparty (0.9.0)
Installing httpauth (0.2.0)
Installing responders (0.9.3)
Installing inherited_resources (1.3.1)
Installing jquery-rails (2.1.3)
Installing jquery-ui-rails (2.0.2)
Installing jwt (0.1.5)
Installing kaminari (0.14.1)
Installing kgio (2.7.4) with native extensions
Installing memcachier (0.0.1)
Installing meta-tags (1.2.6)
Installing multipass (1.3.2)
Installing mysql2 (0.3.11) with native extensions
Installing nestful (0.0.8)
Installing newrelic_rpm (3.5.0)
Installing oauth (0.4.7)
Installing oauth2 (0.8.0)
Installing polyamorous (0.5.0)
Installing premailer (1.7.3)
Installing premailer-rails3 (1.3.1)
Installing rack-canonical-host (0.0.8)
Installing rack-protection (1.2.0)
Installing rails_autolink (1.0.9)
Installing rainbow (1.1.4)
Installing raindrops (0.10.0) with native extensions
Installing rake-progressbar (0.0.5)
Installing redis (3.0.2)
Installing redis-namespace (1.2.1)
Installing sinatra (1.3.3)
Installing vegas (0.1.11)
Installing resque (1.23.0)
Installing sanitize (2.0.3)
Installing sass-rails (3.2.5)
Installing sentient_user (0.3.2)
Installing settingslogic (2.0.8)
Installing simple_enum (1.6.3)
Installing simple_form (2.0.4)
Installing simple_oauth (0.1.9)
Installing temple (0.5.4)
Installing slim (1.3.2)
Installing slim-rails (1.0.3)
Installing squeel (1.0.13)
Installing state_machine (1.1.2)
Installing tire (0.4.3)
Installing turbo-sprockets-rails3 (0.1.15)
Installing uglifier (1.3.0)
Installing unicorn (4.4.0) with native extensions
Installing validate_url (0.2.0)
Installing youtube_it (2.1.7)
Your bundle is complete! It was installed into ./vendor/bundle
Post-install message from rdoc:
Depending on your version of ruby, you may need to install ruby rdoc/ri data:
<= 1.8.6 : unsupported
= 1.8.7 : gem install rdoc-data; rdoc-data --install
= 1.9.1 : gem install rdoc-data; rdoc-data --install
>= 1.9.2 : nothing to do! Yay!
Post-install message from friendly_id:
NOTE: FriendlyId 4.x breaks compatibility with 3.x. If you're upgrading
from 3.x, please see this document:
http://rubydoc.info/github/norman/friendly_id/master/file/WhatsNew.md
Post-install message from httparty:
When you HTTParty, you must party hard!
Post-install message from newrelic_rpm:
PLEASE NOTE:
Developer Mode is now a Rack middleware.
Developer Mode is no longer available in Rails 2.1 and earlier.
However, starting in version 2.12 you can use Developer Mode in any
Rack based framework, in addition to Rails. To install developer mode
in a non-Rails application, just add NewRelic::Rack::DeveloperMode to
your middleware stack.
If you are using JRuby, we recommend using at least version 1.4 or
later because of issues with the implementation of the timeout library.
Refer to the README.md file for more information.
Please see http://github.com/newrelic/rpm/blob/master/CHANGELOG
for a complete description of the features and enhancements available
in version 3.5 of the Ruby Agent.
Post-install message from tire:
================================================================================
Please check the documentation at <http://karmi.github.com/tire/>.
--------------------------------------------------------------------------------
IMPORTANT CHANGES LATELY:
* Added a prefix query
* Added support for "script fields" (return a script evaluation for each hit)
* Added support for the Update API in Tire::Index
* [FIX] Fixed incorrect `Results::Item#to_hash` serialization
* 730813f Added support for aggregating over multiple fields in the "terms" facet
* Added the "Dis Max Query"
* Added the ability to transform documents when reindexing
See the full changelog at <http://github.com/karmi/tire/commits/v0.4.3>.
--------------------------------------------------------------------------------
Cleaning up the bundler cache.
-----> Writing config/database.yml to read from DATABASE_URL
-----> Preparing app for Rails asset pipeline
Running: rake assets:precompile
AssetSync: using /tmp/build_2v1z2mi6hvxap/config/initializers/asset_sync.rb
AssetSync: Syncing.
Using: Directory Search of /tmp/build_2v1z2mi6hvxap/public/assets
AssetSync: Done.
Asset precompilation completed (41.95s)
-----> Rails plugin injection
Injecting rails_log_stdout
Injecting rails3_serve_static_assets
-----> Discovering process types
Procfile declares types -> web, worker
Default types for Ruby/Rails -> console, rake
Connection to 10.44.131.105 closed by remote host.
fatal: The remote end hung up unexpectedly
git update-ref -d refs/heroku_san/deploy
rake aborted!
Command failed with status (128): [git push git@heroku.com:tedcity2-staging.g...]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment