Skip to content

Instantly share code, notes, and snippets.

@rafaelrpbelo
Created August 20, 2013 14:29
Show Gist options
  • Save rafaelrpbelo/6282105 to your computer and use it in GitHub Desktop.
Save rafaelrpbelo/6282105 to your computer and use it in GitHub Desktop.
error assets:precompile
servers: ["192.241.189.203"]
Password:
[192.241.189.203] executing command
command finished in 10620ms
* 2013-08-20 11:26:17 executing `deploy:finalize_update'
triggering before callbacks for `deploy:finalize_update'
* 2013-08-20 11:26:17 executing `deploy:assets:symlink'
* executing "rm -rf /var/www/ipcarrier/releases/20130820142600/public/assets && mkdir -p /var/www/ipcarrier/releases/20130820142600/public && mkdir -p /var/www/ipcarrier/shared/assets && ln -s /var/www/ipcarrier/shared/assets /var/www/ipcarrier/releases/20130820142600/public/assets"
servers: ["192.241.189.203"]
[192.241.189.203] executing command
command finished in 386ms
* 2013-08-20 11:26:18 executing `bundle:install'
* executing "cd /var/www/ipcarrier/releases/20130820142600 && bundle install --gemfile /var/www/ipcarrier/releases/20130820142600/Gemfile --path /var/www/ipcarrier/shared/bundle --deployment --quiet --without development test"
servers: ["192.241.189.203"]
[192.241.189.203] executing command
command finished in 776ms
* executing "chmod -R -- g+w /var/www/ipcarrier/releases/20130820142600 && rm -rf -- /var/www/ipcarrier/releases/20130820142600/public/system && mkdir -p -- /var/www/ipcarrier/releases/20130820142600/public/ && ln -s -- /var/www/ipcarrier/shared/system /var/www/ipcarrier/releases/20130820142600/public/system && rm -rf -- /var/www/ipcarrier/releases/20130820142600/log && ln -s -- /var/www/ipcarrier/shared/log /var/www/ipcarrier/releases/20130820142600/log && rm -rf -- /var/www/ipcarrier/releases/20130820142600/tmp/pids && mkdir -p -- /var/www/ipcarrier/releases/20130820142600/tmp/ && ln -s -- /var/www/ipcarrier/shared/pids /var/www/ipcarrier/releases/20130820142600/tmp/pids"
servers: ["192.241.189.203"]
[192.241.189.203] executing command
command finished in 441ms
triggering after callbacks for `deploy:update_code'
* 2013-08-20 11:26:19 executing `deploy:assets:precompile'
triggering before callbacks for `deploy:assets:precompile'
* 2013-08-20 11:26:19 executing `deploy:assets:update_asset_mtimes'
* executing "[ -e /var/www/ipcarrier/shared/assets/manifest* ] && cat /var/www/ipcarrier/shared/assets/manifest* || echo"
servers: ["192.241.189.203"]
[192.241.189.203] executing command
command finished in 489ms
** Updating mtimes for ~352 assets...
servers: ["192.241.189.203"]
** scp upload #<StringIO:0x00000001252078> -> /var/www/ipcarrier/TOUCH_ASSETS
[192.241.189.203] /var/www/ipcarrier/TOUCH_ASSETS
* scp upload complete
* executing "cat /var/www/ipcarrier/TOUCH_ASSETS | while read asset; do touch -c -- \"$asset\"; done && rm -f -- /var/www/ipcarrier/TOUCH_ASSETS"
servers: ["192.241.189.203"]
[192.241.189.203] executing command
command finished in 614ms
* executing "cd -- /var/www/ipcarrier/releases/20130820142600 && RAILS_ENV=production RAILS_GROUPS=assets bundle exec rake assets:precompile"
servers: ["192.241.189.203"]
[192.241.189.203] executing command
** [out :: 192.241.189.203] Killed
command finished in 5331ms
*** [deploy:update_code] rolling back
* executing "rm -rf /var/www/ipcarrier/releases/20130820142600; true"
servers: ["192.241.189.203"]
[192.241.189.203] executing command
command finished in 396ms
failed: "sh -c 'cd -- /var/www/ipcarrier/releases/20130820142600 && RAILS_ENV=production RAILS_GROUPS=assets bundle exec rake assets:precompile'" on 192.241.189.203
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment