Skip to content

Console Output

16:23:52 using credential docker-jenkins-github-credentials
16:23:52 Cloning the remote Git repository
16:23:52 Cloning with configured refspecs honoured and without tags
Cloning repository https://github.com/docker/cli.git
 > git init /home/ubuntu/workspace/cli_PR-2262 # 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/2262/head:refs/remotes/origin/PR-2262 +refs/heads/master:refs/remotes/origin/master # timeout=10
16:24:00 Fetching without tags
16:24:00 Merging remotes/origin/master commit 2c3797015f5e7ef4502235b638d161279c471a8d into PR head commit 9375644e34f6c991244323d708048ed2efb8d3ad
 > git config remote.origin.url https://github.com/docker/cli.git # timeout=10
 > git config --add remote.origin.fetch +refs/pull/2262/head:refs/remotes/origin/PR-2262 # 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/2262/head:refs/remotes/origin/PR-2262 +refs/heads/master:refs/remotes/origin/master # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 9375644e34f6c991244323d708048ed2efb8d3ad # timeout=10
16:24:00 Merge succeeded, producing 9375644e34f6c991244323d708048ed2efb8d3ad
16:24:00 Checking out Revision 9375644e34f6c991244323d708048ed2efb8d3ad (PR-2262)
 > git merge 2c3797015f5e7ef4502235b638d161279c471a8d # timeout=10
 > git rev-parse HEAD^{commit} # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 9375644e34f6c991244323d708048ed2efb8d3ad # timeout=10
16:24:04 Commit message: "Add jobs support to CLI"
16:24:04 First time build. Skipping changelog.
 > git rev-list --no-walk e1dabab50e907757e4b7d11f18c42fd15e33587c # timeout=10