Advertisement
Guest User

Untitled

a guest
Mar 22nd, 2019
68
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.63 KB | None | 0 0
  1. 00:21:53 Started by user artkor
  2. 00:21:53 [EnvInject] - Loading node environment variables.
  3. 00:21:53 Building on master in workspace /var/jenkins_home/workspace/gitsync
  4. 00:21:54 > git rev-parse --is-inside-work-tree # timeout=10
  5. 00:21:54 Fetching changes from the remote Git repository
  6. 00:21:54 > git config remote.origin.url http://172.17.0.1:10080/artkor/trade # timeout=10
  7. 00:21:54 Fetching upstream changes from http://172.17.0.1:10080/artkor/trade
  8. 00:21:54 > git --version # timeout=10
  9. 00:21:54 using GIT_ASKPASS to set credentials ci-bot
  10. 00:21:54 > git fetch --tags --progress http://172.17.0.1:10080/artkor/trade +refs/heads/*:refs/remotes/origin/*
  11. 00:21:55 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10
  12. 00:21:55 > git rev-parse refs/remotes/origin/origin/master^{commit} # timeout=10
  13. 00:21:55 Checking out Revision 6d7c092ec336bad7613ac317a67b5892006502df (refs/remotes/origin/master)
  14. 00:21:55 > git config core.sparsecheckout # timeout=10
  15. 00:21:55 > git checkout -f 6d7c092ec336bad7613ac317a67b5892006502df
  16. 00:21:55 Commit message: "Create Configuration Repository"
  17. 00:21:55 > git rev-list --no-walk 6d7c092ec336bad7613ac317a67b5892006502df # timeout=10
  18. 00:21:55 [gitsync] $ /bin/sh -xe /tmp/jenkins2248155619587261452.sh
  19. 00:21:55 + echo /usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
  20. 00:21:55 /usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
  21. 00:21:55 Pushing HEAD to branch master at repo origin
  22. 00:21:55 > git --version # timeout=10
  23. 00:21:55 using GIT_ASKPASS to set credentials ci-bot
  24. 00:21:55 > git push http://172.17.0.1:10080/artkor/trade HEAD:master
  25. 00:21:57 Finished: SUCCESS
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement