Guest User

Untitled

a guest
Nov 20th, 2013
358
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.58 KB | None | 0 0
  1. ** Invoke production (first_time)
  2. ** Execute production
  3. ** Invoke load:defaults (first_time)
  4. ** Execute load:defaults
  5. ** Invoke deploy (first_time)
  6. ** Execute deploy
  7. ** Invoke deploy:starting (first_time)
  8. ** Execute deploy:starting
  9. ** Invoke deploy:check (first_time)
  10. ** Execute deploy:check
  11. ** Invoke git:check (first_time)
  12. ** Invoke git:wrapper (first_time)
  13. ** Execute git:wrapper
  14. INFO [d6092034] Running /usr/bin/env mkdir -p /tmp/seminarstations/ on 96.126.121.113
  15. DEBUG [d6092034] Command: /usr/bin/env mkdir -p /tmp/seminarstations/
  16. INFO [d6092034] Finished in 0.638 seconds with exit status 0 (successful).
  17. DEBUG Uploading /tmp/seminarstations/git-ssh.sh 0.0%
  18. INFO Uploading /tmp/seminarstations/git-ssh.sh 100.0%
  19. INFO [54be1fca] Running /usr/bin/env chmod +x /tmp/seminarstations/git-ssh.sh on 96.126.121.113
  20. DEBUG [54be1fca] Command: /usr/bin/env chmod +x /tmp/seminarstations/git-ssh.sh
  21. INFO [54be1fca] Finished in 0.083 seconds with exit status 0 (successful).
  22. ** Execute git:check
  23. DEBUG [0c703a37] Running /usr/bin/env git ls-remote [email protected]:imed/seminarstations.git on 96.126.121.113
  24. DEBUG [0c703a37] Command: ( GIT_ASKPASS=/bin/echo GIT_SSH=/tmp/seminarstations/git-ssh.sh /usr/bin/env git ls-remote [email protected]:imed/seminarstations.git )
  25. DEBUG [0c703a37] conq: repository access denied.
  26. DEBUG [0c703a37] fatal: Could not read from remote repository.
  27. DEBUG [0c703a37]
  28. DEBUG [0c703a37] Please make sure you have the correct access rights
  29. DEBUG [0c703a37] and the repository exists.
  30. DEBUG [0c703a37] Finished in 1.351 seconds with exit status 128 (failed).
Advertisement
Add Comment
Please, Sign In to add comment