ajc113 / currents

Currents Fishing Network Application
3 stars 3 forks source link

Rultor takes too long #183

Open tannakartikey opened 6 years ago

tannakartikey commented 6 years ago

@rultor deploy

rultor commented 6 years ago

@rultor deploy

@tannakartikey OK, I'll try to deploy now. You can check the progress here

rultor commented 6 years ago

@rultor deploy

@tannakartikey Oops, I failed. You can see the full log here (spent 2min)

+ cp -R /root/.bashrc /root/.bundle /root/.cache /root/.gem /root/.gnupg /root/.local /root/.profile /home/r
+ cp -R ./application.yml ./cid ./curlrc ./end.sh ./entry.sh ./id_rsa ./id_rsa.pub ./kartikey_heroku ./kartikey_heroku.pub ./netrc ./pid ./repo ./run.sh ./script.sh ./stdout /home/r
+ rm -rf repo
+ chown -R r:r /home/r
+ chmod a+x /home/r/script.sh
+ su --login r --command /home/r/script.sh
+ set -e
+ set -o pipefail
+ shopt -s expand_aliases
+ alias 'sudo=sudo -i'
+ export HOME=/home/r
+ HOME=/home/r
+ cd /home/r/repo
+ export RAILS_ENV=test
+ RAILS_ENV=test
+ export DISPLAY=:99
+ DISPLAY=:99
+ export head=git@github.com:ajc113/currents.git
+ head=git@github.com:ajc113/currents.git
+ export head_branch=master
+ head_branch=master
+ export author=tannakartikey
+ author=tannakartikey
+ sudo -i /etc/init.d/postgresql start
 * Starting PostgreSQL 9.3 database server       \u001b[80G 
\u001b[74G[ OK ]
+ cp ../application.yml config/application.yml
+ bundle install
\u001b[33mThe git source `git://github.com/thoughtbot/paperclip.git` uses the `git` protocol, which transmits data without encryption. Disable this warning with `bundle config git.allow_insecure true`, or switch to the `https` protocol to keep your data secure.\u001b[0m
\u001b[33mThe git source `git://github.com/galetahub/ckeditor.git` uses the `git` protocol, which transmits data without encryption. Disable this warning with `bundle config git.allow_insecure true`, or switch to the `https` protocol to keep your data secure.\u001b[0m
\u001b[33mWarning: the running version of Bundler (1.15.1) is older than the version that created the lockfile (1.16.0). We suggest you upgrade to the latest version of Bundler by running `gem install bundler`.
\u001b[0mFetching gem metadata from https://rubygems.org/.........
Fetching version metadata from https://rubygems.org/...
Fetching dependency metadata from https://rubygems.org/..
Fetching https://github.com/rails/sprockets-rails.git
Fetching https://github.com/activeadmin/activeadmin.git
Fetching https://github.com/radar/by_star.git
Fetching git://github.com/thoughtbot/paperclip.git
Fetching git://github.com/galetahub/ckeditor.git
error: cannot open .git/FETCH_HEAD: Permission denied

\u001b[33mRetrying `git fetch --force --quiet --tags "/home/r/.bundle/cache/git/ckeditor-1e597c7ed96f11acd685d7666693f84cdb86ef8c"` due to error (2/4): Bundler::Source::Git::GitCommandError Git error: command `git fetch --force --quiet --tags "/home/r/.bundle/cache/git/ckeditor-1e597c7ed96f11acd685d7666693f84cdb86ef8c"` in directory /usr/local/rvm/gems/ruby-2.3.4/bundler/gems/ckeditor-32bc0c670238 has failed.
If this error persists you could try removing the cache directory '/home/r/.bundle/cache/git/ckeditor-1e597c7ed96f11acd685d7666693f84cdb86ef8c'\u001b[0merror: cannot open .git/FETCH_HEAD: Permission denied

\u001b[33mRetrying `git fetch --force --quiet --tags "/home/r/.bundle/cache/git/ckeditor-1e597c7ed96f11acd685d7666693f84cdb86ef8c"` due to error (3/4): Bundler::Source::Git::GitCommandError Git error: command `git fetch --force --quiet --tags "/home/r/.bundle/cache/git/ckeditor-1e597c7ed96f11acd685d7666693f84cdb86ef8c"` in directory /usr/local/rvm/gems/ruby-2.3.4/bundler/gems/ckeditor-32bc0c670238 has failed.
If this error persists you could try removing the cache directory '/home/r/.bundle/cache/git/ckeditor-1e597c7ed96f11acd685d7666693f84cdb86ef8c'\u001b[0merror: cannot open .git/FETCH_HEAD: Permission denied

\u001b[33mRetrying `git fetch --force --quiet --tags "/home/r/.bundle/cache/git/ckeditor-1e597c7ed96f11acd685d7666693f84cdb86ef8c"` due to error (4/4): Bundler::Source::Git::GitCommandError Git error: command `git fetch --force --quiet --tags "/home/r/.bundle/cache/git/ckeditor-1e597c7ed96f11acd685d7666693f84cdb86ef8c"` in directory /usr/local/rvm/gems/ruby-2.3.4/bundler/gems/ckeditor-32bc0c670238 has failed.
If this error persists you could try removing the cache directory '/home/r/.bundle/cache/git/ckeditor-1e597c7ed96f11acd685d7666693f84cdb86ef8c'\u001b[0merror: cannot open .git/FETCH_HEAD: Permission denied

\u001b[33mThe latest bundler is 1.16.1, but you are currently running 1.15.1.
To update, run `gem install bundler`\u001b[0m
\u001b[31mGit error: command `git fetch --force --quiet --tags
"/home/r/.bundle/cache/git/ckeditor-1e597c7ed96f11acd685d7666693f84cdb86ef8c"`
in directory /usr/local/rvm/gems/ruby-2.3.4/bundler/gems/ckeditor-32bc0c670238
has failed.
If this error persists you could try removing the cache directory
'/home/r/.bundle/cache/git/ckeditor-1e597c7ed96f11acd685d7666693f84cdb86ef8c'\u001b[0m
container 2fc3731994982c8d0e2a7e4e9824397cc76ff393322dcf0812981fb3c734d759 is dead
Wed Feb  7 18:32:56 CET 2018