Skip to content

Instantly share code, notes, and snippets.

@dmclean62
Created July 29, 2020 20:53
Show Gist options
  • Save dmclean62/71dca5c7aed749fdc91f5619ac69a6f3 to your computer and use it in GitHub Desktop.
Save dmclean62/71dca5c7aed749fdc91f5619ac69a6f3 to your computer and use it in GitHub Desktop.
Triggered by <a href="https://hostname/OED_DSB/prompt/merge_requests/1" target="_blank">GitLab Merge Request #1</a>: OED_DSB/PROMPT-49 => master
Checking out git https://hostname/OED_DSB/prompt.git into /local/jenkins/workspace/DSB/PROMPT Change Integration@script to read Jenkinsfile.ci
using credential adb48264-2c47-4538-96ee-238ed1de337b
> git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
> git config remote.origin.url https://grit.stsci.edu/OED_DSB/prompt.git # timeout=10
Fetching upstream changes from https://grit.stsci.edu/OED_DSB/prompt.git
> git --version # timeout=10
using GIT_ASKPASS to set credentials
> git fetch --tags --progress https://grit.stsci.edu/OED_DSB/prompt.git refs/changes/*:refs/changes/* # timeout=10
skipping resolution of commit 406c22dda14cd411d04bb77bec329a452167841c, since it originates from another repository
> git rev-parse refs/remotes/origin/PROMPT-49^{commit} # timeout=10
> git rev-parse refs/remotes/origin/origin/PROMPT-49^{commit} # timeout=10
> git rev-parse origin/PROMPT-49^{commit} # timeout=10
ERROR: Couldn't find any revision to build. Verify the repository and branch configuration for this job.
ERROR: Maximum checkout retry attempts reached, aborting
Finished: FAILURE
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment