Skip to content

Console Output

13:29:33 using credential docker-jenkins-github-credentials
13:29:33 Cloning the remote Git repository
13:29:33 Cloning with configured refspecs honoured and without tags
Cloning repository https://github.com/docker/cli.git
 > git init /home/ubuntu/workspace/cli_PR-2307 # 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/2307/head:refs/remotes/origin/PR-2307 +refs/heads/master:refs/remotes/origin/master
13:29:36 Fetching without tags
 > git config remote.origin.url https://github.com/docker/cli.git # timeout=10
 > git config --add remote.origin.fetch +refs/pull/2307/head:refs/remotes/origin/PR-2307 # 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/2307/head:refs/remotes/origin/PR-2307 +refs/heads/master:refs/remotes/origin/master
13:29:36 Merging remotes/origin/master commit 740919cc7fc02e2aebfdf2f2d128bebc8bc9d668 into PR head commit 65b660c2d362817e22d15841567c9c316d1174fa
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 65b660c2d362817e22d15841567c9c316d1174fa
13:29:36 Merge succeeded, producing 65b660c2d362817e22d15841567c9c316d1174fa
13:29:36 Checking out Revision 65b660c2d362817e22d15841567c9c316d1174fa (PR-2307)
13:29:37 Commit message: "Add final report to sytem prune command"
13:29:37 First time build. Skipping changelog.
 > git merge 740919cc7fc02e2aebfdf2f2d128bebc8bc9d668 # timeout=10
 > git rev-parse HEAD^{commit} # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 65b660c2d362817e22d15841567c9c316d1174fa
 > git rev-list --no-walk 6205d15ae322473e9fd2164dda1780dda2108ebb # timeout=10