Skip to content

Console Output

16:52:00 using credential docker-jenkins-github-credentials
16:52:00 Cloning the remote Git repository
16:52:00 Cloning with configured refspecs honoured and without tags
Cloning repository https://github.com/docker/cli.git
 > git init /home/ubuntu/workspace/cli_PR-2207 # 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/2207/head:refs/remotes/origin/PR-2207 +refs/heads/master:refs/remotes/origin/master
 > git config remote.origin.url https://github.com/docker/cli.git # timeout=10
 > git config --add remote.origin.fetch +refs/pull/2207/head:refs/remotes/origin/PR-2207 # timeout=10
16:52:03 Fetching without tags
16:52:04 Merging remotes/origin/master commit 9ef0c7a9dd4d60cf935d146b82b740c22bb38131 into PR head commit 7e5451316f8ee2a4aefe18bcdb05154c567c553d
16:52:04 Merge succeeded, producing 7e5451316f8ee2a4aefe18bcdb05154c567c553d
16:52:04 Checking out Revision 7e5451316f8ee2a4aefe18bcdb05154c567c553d (PR-2207)
16:52:04 Commit message: "docs: add redirects for engine reference pages"
16:52:04 First time build. Skipping changelog.
 > 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/2207/head:refs/remotes/origin/PR-2207 +refs/heads/master:refs/remotes/origin/master
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 7e5451316f8ee2a4aefe18bcdb05154c567c553d
 > git merge 9ef0c7a9dd4d60cf935d146b82b740c22bb38131 # timeout=10
 > git rev-parse HEAD^{commit} # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 7e5451316f8ee2a4aefe18bcdb05154c567c553d
 > git rev-list --no-walk 7beab7acc3801e0aaee7aa99c3d848195d2a37d8 # timeout=10