-
Bug
-
Resolution: Unresolved
-
Major
-
None
-
Jenkins Version 2.229
Amazon EC2 Version 1.48
Git Version 4.0.0
Git client Version 3.0.0
Git server version 1.7
Github version 1.29.3
Github API version 1.95
After pulling the github repo the next error message is throwed.
Fetching upstream changes from git@github.com:ACCOUNT/REPO.git using GIT_SSH to set credentials CREDENTIALS_NAME > git fetch --tags --force --progress -- git@github.com:ACCOUNT/REPO.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/remotes/origin/BRANCH^{commit} # timeout=10 > git rev-parse refs/remotes/origin/origin/BRANCH^{commit} # timeout=10 Checking out Revision xxxxxxxxxxxxxxxxxxxx (refs/remotes/origin/BRANCH) > git config core.sparsecheckout # timeout=10 > git checkout -f xxxxxxxxxxxxxxxxxxxx # timeout=10 Commit message: "Merge pull request #11514 from MYREPO/BRANCH" > git rev-list --no-walk XXXXXXXXXXXXXXXXXX # timeout=10[PATH_JOB] $ /bin/sh -e /tmp/env-JOB_NAME4043309993328075219.shfatal error: Unable to locate credentials FATAL: Unable to execute script, return code 1 Skipping due to upstream build failure Started calculate disk usage of build Finished Calculation of disk usage of build in 0 seconds Started calculate disk usage of workspace Finished Calculation of disk usage of workspace in 0 seconds [Slack Notifications] found #677 as previous completed, non-aborted buildFinished: FAILURE