Guest User

Untitled

a guest
Oct 18th, 2017
392
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.92 KB | None | 0 0
  1. MacBook:bravura joakimpl$ cap production deploy
  2. * executing `production'
  3. triggering start callbacks for `deploy'
  4. * executing `multistage:ensure'
  5. * executing `deploy'
  6. * executing `deploy:update'
  7. ** transaction: start
  8. * executing `deploy:update_code'
  9. updating the cached checkout on all servers
  10. executing locally: "git ls-remote git@luxnet.se:bravura.git master"
  11. command finished in 1357ms
  12. * executing "if [ -d /home/sites/bravura.se/shared/cached-copy ]; then cd /home/sites/bravura.se/shared/cached-copy && git fetch -q origin && git reset -q --hard 5510dbf529142f426cdacdb4b8ba2a0d8214bed5 && git clean -q -d -x -f; else git clone -q git@luxnet.se:bravura.git /home/sites/bravura.se/shared/cached-copy && cd /home/sites/bravura.se/shared/cached-copy && git checkout -q -b deploy 5510dbf529142f426cdacdb4b8ba2a0d8214bed5; fi"
  13. servers: ["bravura.luxnet.se"]
  14. Password:
  15. [bravura.luxnet.se] executing command
  16. ** [bravura.luxnet.se :: err] Permission denied, please try again.
  17. ** [bravura.luxnet.se :: err] Permission denied, please try again.
  18. ** [bravura.luxnet.se :: err] Permission denied (publickey,password).
  19. ** [bravura.luxnet.se :: err] fatal: The remote end hung up unexpectedly
  20. command finished in 848ms
  21. *** [deploy:update_code] rolling back
  22. * executing "rm -rf /home/sites/bravura.se/releases/20110707092608; true"
  23. servers: ["bravura.luxnet.se"]
  24. [bravura.luxnet.se] executing command
  25. command finished in 99ms
  26. failed: "sh -c 'if [ -d /home/sites/bravura.se/shared/cached-copy ]; then cd /home/sites/bravura.se/shared/cached-copy && git fetch -q origin && git reset -q --hard 5510dbf529142f426cdacdb4b8ba2a0d8214bed5 && git clean -q -d -x -f; else git clone -q git@luxnet.se:bravura.git /home/sites/bravura.se/shared/cached-copy && cd /home/sites/bravura.se/shared/cached-copy && git checkout -q -b deploy 5510dbf529142f426cdacdb4b8ba2a0d8214bed5; fi'" on bravura.luxnet.se
Add Comment
Please, Sign In to add comment