Advertisement
Guest User

Untitled

a guest
Mar 22nd, 2019
74
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.48 KB | None | 0 0
  1. 00:25:58 Started by user artkor
  2. 00:25:58 [EnvInject] - Loading node environment variables.
  3. 00:25:58 Building on master in workspace /var/jenkins_home/workspace/gitsync
  4. 00:25:58 > git rev-parse --is-inside-work-tree # timeout=10
  5. 00:25:58 Fetching changes from the remote Git repository
  6. 00:25:58 > git config remote.origin.url http://172.17.0.1:10080/artkor/trade # timeout=10
  7. 00:25:58 Fetching upstream changes from http://172.17.0.1:10080/artkor/trade
  8. 00:25:58 > git --version # timeout=10
  9. 00:25:58 using GIT_ASKPASS to set credentials ci-bot
  10. 00:25:58 > git fetch --tags --progress http://172.17.0.1:10080/artkor/trade +refs/heads/*:refs/remotes/origin/*
  11. 00:26:00 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10
  12. 00:26:00 > git rev-parse refs/remotes/origin/origin/master^{commit} # timeout=10
  13. 00:26:00 Checking out Revision 6d7c092ec336bad7613ac317a67b5892006502df (refs/remotes/origin/master)
  14. 00:26:00 > git config core.sparsecheckout # timeout=10
  15. 00:26:00 > git checkout -f 6d7c092ec336bad7613ac317a67b5892006502df
  16. 00:26:01 Commit message: "Create Configuration Repository"
  17. 00:26:01 > git rev-list --no-walk 6d7c092ec336bad7613ac317a67b5892006502df # timeout=10
  18. 00:26:01 [gitsync] $ /bin/sh -xe /tmp/jenkins2911563200181749048.sh
  19. 00:26:01 + which oscript
  20. 00:26:01 Build step 'Execute shell' marked build as failure
  21. 00:26:01 Build did not succeed and the project is configured to only push after a successful build, so no pushing will occur.
  22. 00:26:01 Finished: FAILURE
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement