Advertisement
Guest User

Untitled

a guest
Jul 31st, 2017
486
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 7.33 KB | None | 0 0
  1. bundle exec cap preprod deploy
  2. 00:00 git:wrapper
  3. 01 mkdir -p /tmp
  4. ✔ 01 wsb@ugcb.preprod-wsb.com 0.433s
  5. Uploading /tmp/git-ssh-my_app_name-preprod-adripop.sh 100.0%
  6. 02 chmod 700 /tmp/git-ssh-my_app_name-preprod-adripop.sh
  7. ✔ 02 wsb@ugcb.preprod-wsb.com 0.056s
  8. 00:00 git:check
  9. 01 git ls-remote git@g.avril.co:avril-consulting/co.avril.ugcb.git HEAD
  10. 01 a2e9e5549ff257a2f7280cbcca9860e7be6cf01f HEAD
  11. ✔ 01 wsb@ugcb.preprod-wsb.com 0.309s
  12. 00:01 deploy:check:directories
  13. 01 mkdir -p /home/www/preprod-wsb.com/ugcb/shared /home/www/preprod-wsb.com/ugcb/releases
  14. ✔ 01 wsb@ugcb.preprod-wsb.com 0.055s
  15. 00:01 deploy:check:linked_dirs
  16. 01 mkdir -p /home/www/preprod-wsb.com/ugcb/shared/sites/default/files /home/www/preprod-wsb.com/ugcb/shared/private-files
  17. ✔ 01 wsb@ugcb.preprod-wsb.com 0.053s
  18. 00:01 deploy:check:make_linked_dirs
  19. 01 mkdir -p /home/www/preprod-wsb.com/ugcb/shared/sites/default
  20. ✔ 01 wsb@ugcb.preprod-wsb.com 0.053s
  21. 00:01 git:clone
  22. The repository mirror is at /home/www/preprod-wsb.com/ugcb/repo
  23. 00:01 git:update
  24. 01 git remote set-url origin git@g.avril.co:avril-consulting/co.avril.ugcb.git
  25. ✔ 01 wsb@ugcb.preprod-wsb.com 0.055s
  26. 02 git remote update --prune
  27. 02 Récupération de origin
  28. ✔ 02 wsb@ugcb.preprod-wsb.com 0.374s
  29. 00:02 git:create_release
  30. 01 mkdir -p /home/www/preprod-wsb.com/ugcb/releases/20170731153709
  31. ✔ 01 wsb@ugcb.preprod-wsb.com 0.058s
  32. 02 git archive develop www | /usr/bin/env tar -x --strip-components 1 -f - -C /home/www/preprod-wsb.com/ugcb/releases/20170731153709
  33. ✔ 02 wsb@ugcb.preprod-wsb.com 0.892s
  34. 00:03 deploy:set_current_revision
  35. 01 echo "deff391ff25aa380cf7b5f195e489773ce723c1c" >> REVISION
  36. ✔ 01 wsb@ugcb.preprod-wsb.com 0.051s
  37. 00:03 deploy:symlink:linked_files
  38. 01 mkdir -p /home/www/preprod-wsb.com/ugcb/releases/20170731153709/sites/default
  39. ✔ 01 wsb@ugcb.preprod-wsb.com 0.049s
  40. 02 ln -s /home/www/preprod-wsb.com/ugcb/shared/sites/default/settings.php /home/www/preprod-wsb.com/ugcb/releases/20170731153709/sites/default/settings.php
  41. ✔ 02 wsb@ugcb.preprod-wsb.com 0.050s
  42. 00:03 deploy:symlink:linked_dirs
  43. 01 mkdir -p /home/www/preprod-wsb.com/ugcb/releases/20170731153709/sites/default /home/www/preprod-wsb.com/ugcb/releases/20170731153709
  44. ✔ 01 wsb@ugcb.preprod-wsb.com 0.048s
  45. 02 ln -s /home/www/preprod-wsb.com/ugcb/shared/sites/default/files /home/www/preprod-wsb.com/ugcb/releases/20170731153709/sites/default/files
  46. ✔ 02 wsb@ugcb.preprod-wsb.com 0.053s
  47. 03 ln -s /home/www/preprod-wsb.com/ugcb/shared/private-files /home/www/preprod-wsb.com/ugcb/releases/20170731153709/private-files
  48. ✔ 03 wsb@ugcb.preprod-wsb.com 0.075s
  49. 00:03 deploy:symlink:release
  50. 01 ln -s /home/www/preprod-wsb.com/ugcb/releases/20170731153709 /home/www/preprod-wsb.com/ugcb/releases/current
  51. ✔ 01 wsb@ugcb.preprod-wsb.com 0.105s
  52. 02 mv /home/www/preprod-wsb.com/ugcb/releases/current /home/www/preprod-wsb.com/ugcb
  53. ✔ 02 wsb@ugcb.preprod-wsb.com 0.089s
  54. 00:04 deploy:cleanup
  55. Keeping 5 of 7 deployed releases on ugcb.preprod-wsb.com
  56. 01 rm -rf /home/www/preprod-wsb.com/ugcb/releases/20170725145304 /home/www/preprod-wsb.com/ugcb/releases/20170725161227
  57. 01 rm: impossible de supprimer « /home/www/preprod-wsb.com/ugcb/releases/20170725145304/sites/default/files »
  58. 01 : Permission non accordée
  59. 01 rm: impossible de supprimer « /home/www/preprod-wsb.com/ugcb/releases/20170725145304/sites/default/settings.php »: Permission non accordée
  60. (Backtrace restricted to imported tasks)
  61. cap aborted!
  62. SSHKit::Runner::ExecuteError: Exception while executing as wsb@ugcb.preprod-wsb.com: rm exit status: 1
  63. rm stdout: Nothing written
  64. rm stderr: rm: impossible de supprimer « /home/www/preprod-wsb.com/ugcb/releases/20170725145304/sites/default/files »: Permission non accordée
  65. rm: impossible de supprimer « /home/www/preprod-wsb.com/ugcb/releases/20170725145304/sites/default/settings.php »: Permission non accordée
  66.  
  67. SSHKit::Command::Failed: rm exit status: 1
  68. rm stdout: Nothing written
  69. rm stderr: rm: impossible de supprimer « /home/www/preprod-wsb.com/ugcb/releases/20170725145304/sites/default/files »: Permission non accordée
  70. rm: impossible de supprimer « /home/www/preprod-wsb.com/ugcb/releases/20170725145304/sites/default/settings.php »: Permission non accordée
  71.  
  72. Tasks: TOP => deploy:cleanup
  73. (See full trace by running task with --trace)
  74. The deploy has failed with an error: Exception while executing as wsb@ugcb.preprod-wsb.com: rm exit status: 1
  75. rm stdout: Nothing written
  76. rm stderr: rm: impossible de supprimer « /home/www/preprod-wsb.com/ugcb/releases/20170725145304/sites/default/files »: Permission non accordée
  77. rm: impossible de supprimer « /home/www/preprod-wsb.com/ugcb/releases/20170725145304/sites/default/settings.php »: Permission non accordée
  78.  
  79.  
  80. ** DEPLOY FAILED
  81. ** Refer to log/capistrano.log for details. Here are the last 20 lines:
  82.  
  83.  
  84. INFO [f475d7ad] Running /usr/bin/env ln -s /home/www/preprod-wsb.com/ugcb/shared/private-files /home/www/preprod-wsb.com/ugcb/releases/20170731153709/private-files as wsb@ugcb.preprod-wsb.com
  85.  
  86. DEBUG [f475d7ad] Command: /usr/bin/env ln -s /home/www/preprod-wsb.com/ugcb/shared/private-files /home/www/preprod-wsb.com/ugcb/releases/20170731153709/private-files
  87.  
  88. INFO [f475d7ad] Finished in 0.075 seconds with exit status 0 (successful).
  89.  
  90. INFO [3b1d944c] Running /usr/bin/env ln -s /home/www/preprod-wsb.com/ugcb/releases/20170731153709 /home/www/preprod-wsb.com/ugcb/releases/current as wsb@ugcb.preprod-wsb.com
  91.  
  92. DEBUG [3b1d944c] Command: /usr/bin/env ln -s /home/www/preprod-wsb.com/ugcb/releases/20170731153709 /home/www/preprod-wsb.com/ugcb/releases/current
  93.  
  94. INFO [3b1d944c] Finished in 0.105 seconds with exit status 0 (successful).
  95.  
  96. INFO [5b5d6c7f] Running /usr/bin/env mv /home/www/preprod-wsb.com/ugcb/releases/current /home/www/preprod-wsb.com/ugcb as wsb@ugcb.preprod-wsb.com
  97.  
  98. DEBUG [5b5d6c7f] Command: /usr/bin/env mv /home/www/preprod-wsb.com/ugcb/releases/current /home/www/preprod-wsb.com/ugcb
  99.  
  100. INFO [5b5d6c7f] Finished in 0.089 seconds with exit status 0 (successful).
  101.  
  102. DEBUG [54ea4af0] Running /usr/bin/env ls -x /home/www/preprod-wsb.com/ugcb/releases as wsb@ugcb.preprod-wsb.com
  103.  
  104. DEBUG [54ea4af0] Command: /usr/bin/env ls -x /home/www/preprod-wsb.com/ugcb/releases
  105.  
  106. DEBUG [54ea4af0] 20170725145304 20170725161227 20170726095524 20170731142012 20170731144429
  107.  
  108. 20170731151135 20170731153709
  109.  
  110. DEBUG [54ea4af0] Finished in 0.070 seconds with exit status 0 (successful).
  111.  
  112. INFO Keeping 5 of 7 deployed releases on ugcb.preprod-wsb.com
  113.  
  114. INFO [3c99b657] Running /usr/bin/env rm -rf /home/www/preprod-wsb.com/ugcb/releases/20170725145304 /home/www/preprod-wsb.com/ugcb/releases/20170725161227 as wsb@ugcb.preprod-wsb.com
  115.  
  116. DEBUG [3c99b657] Command: /usr/bin/env rm -rf /home/www/preprod-wsb.com/ugcb/releases/20170725145304 /home/www/preprod-wsb.com/ugcb/releases/20170725161227
  117.  
  118. DEBUG [3c99b657] rm: impossible de supprimer « /home/www/preprod-wsb.com/ugcb/releases/20170725145304/sites/default/files »
  119.  
  120. DEBUG [3c99b657] : Permission non accordée
  121.  
  122. rm: impossible de supprimer « /home/www/preprod-wsb.com/ugcb/releases/20170725145304/sites/default/settings.php »: Permission non accordée
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement