Skip to content

Console Output

14:40:00 using credential docker-jenkins-github-credentials
14:40:00 Cloning the remote Git repository
14:40:00 Cloning with configured refspecs honoured and without tags
Cloning repository https://github.com/docker/cli.git
 > git init /home/ubuntu/workspace/cli_PR-2418 # timeout=10
Fetching upstream changes from https://github.com/docker/cli.git
 > git --version # timeout=10
using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
 > git fetch --no-tags --progress -- https://github.com/docker/cli.git +refs/pull/2418/head:refs/remotes/origin/PR-2418 +refs/heads/master:refs/remotes/origin/master # timeout=10
14:40:03 Fetching without tags
14:40:03 Merging remotes/origin/master commit ad256ba023442bcf8ed249a1b5df708d0d779de0 into PR head commit 5661cc0de5f38c762760838391dfd053e0f36bc4
 > git config remote.origin.url https://github.com/docker/cli.git # timeout=10
 > git config --add remote.origin.fetch +refs/pull/2418/head:refs/remotes/origin/PR-2418 # timeout=10
 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
 > git config remote.origin.url https://github.com/docker/cli.git # timeout=10
Fetching upstream changes from https://github.com/docker/cli.git
using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
 > git fetch --no-tags --progress -- https://github.com/docker/cli.git +refs/pull/2418/head:refs/remotes/origin/PR-2418 +refs/heads/master:refs/remotes/origin/master # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 5661cc0de5f38c762760838391dfd053e0f36bc4 # timeout=10
14:40:03 Merge succeeded, producing 5661cc0de5f38c762760838391dfd053e0f36bc4
14:40:03 Checking out Revision 5661cc0de5f38c762760838391dfd053e0f36bc4 (PR-2418)
14:40:03 Commit message: "vendor: update go-events to fix alignment for 32bit systems"
14:40:03 First time build. Skipping changelog.
 > git merge ad256ba023442bcf8ed249a1b5df708d0d779de0 # timeout=10
 > git rev-parse HEAD^{commit} # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 5661cc0de5f38c762760838391dfd053e0f36bc4 # timeout=10
 > git rev-list --no-walk 3a1738fd3b63908c3526a9a9f0c058655061d38b # timeout=10