Guest User

Untitled

a guest
Nov 18th, 2017
390
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.50 KB | None | 0 0
  1. Host git-codecommit.*.amazonaws.com
  2. Hostname xxxx
  3. ForwardAgent yes
  4. IdentityFile /path/to/codecommit_rsa
  5.  
  6. AllowAgentForwarding yes
  7.  
  8.  
  9.  
  10.  
  11. INFO ----------------------------------------------------------------
  12.  
  13. INFO START 2017-11-18 16:09:44 -0500 cap production deploy
  14. INFO ---------------------------------------------------------------------------
  15. INFO [b43ed70f] Running /usr/bin/env mkdir -p /tmp as deploy@50.116.2.15
  16. DEBUG [b43ed70f] Command: /usr/bin/env mkdir -p /tmp
  17. INFO [b43ed70f] Finished in 1.132 seconds with exit status 0 (successful).
  18. DEBUG Uploading /tmp/git-ssh-testapp-production-blankman.sh 0.0%
  19. INFO Uploading /tmp/git-ssh-testapp-production-blankman.sh 100.0%
  20. INFO [b1a90dc1] Running /usr/bin/env chmod 700 /tmp/git-ssh-testapp-production-blankman.sh as deploy@50.116.2.15
  21. DEBUG [b1a90dc1] Command: /usr/bin/env chmod 700 /tmp/git-ssh-testapp-production-blankman.sh
  22. INFO [b1a90dc1] Finished in 0.265 seconds with exit status 0 (successful).
  23. INFO [b323707d] Running /usr/bin/env git ls-remote ssh://git-codecommit.us-east-1.amazonaws.com/v1/repos/fuweb HEAD as deploy@50.116.2.15
  24. DEBUG [b323707d] Command: ( export GIT_ASKPASS="/bin/echo" GIT_SSH="/tmp/git-ssh-testapp-production-blankman.sh" ; /usr/bin/env git ls-remote ssh://git-codecommit.us-east-1.amazonaws.com/v1/repos/fuweb HEAD )
  25. DEBUG [b323707d] Permission denied (publickey).
  26. DEBUG [b323707d] fatal: Could not read from remote repository.
  27.  
  28. Please make sure you have the correct access rights
  29. and the repository exists.
Add Comment
Please, Sign In to add comment