Skip to content

Console Output

12:34:30 using credential docker-jenkins-github-credentials
12:34:30 Cloning the remote Git repository
12:34:30 Cloning with configured refspecs honoured and without tags
Cloning repository https://github.com/docker/cli.git
 > git init /home/ubuntu/workspace/cli_PR-2199 # 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/2199/head:refs/remotes/origin/PR-2199 +refs/heads/master:refs/remotes/origin/master
12:34:33 Fetching without tags
 > git config remote.origin.url https://github.com/docker/cli.git # timeout=10
 > git config --add remote.origin.fetch +refs/pull/2199/head:refs/remotes/origin/PR-2199 # 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
12:34:33 Merging remotes/origin/master commit 6c12a82f330675d4e2cfff4f8b89a353bcb1fecd into PR head commit 341dadfb26d43f5c8daf91eba4973134c8e3a255
12:34:34 Merge succeeded, producing 341dadfb26d43f5c8daf91eba4973134c8e3a255
12:34:34 Checking out Revision 341dadfb26d43f5c8daf91eba4973134c8e3a255 (PR-2199)
12:34:34 Commit message: "Cli: Support --cap-add, --cap-drop and --privileged on services"
12:34:34 First time build. Skipping changelog.
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/2199/head:refs/remotes/origin/PR-2199 +refs/heads/master:refs/remotes/origin/master
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 341dadfb26d43f5c8daf91eba4973134c8e3a255
 > git merge 6c12a82f330675d4e2cfff4f8b89a353bcb1fecd # timeout=10
 > git rev-parse HEAD^{commit} # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 341dadfb26d43f5c8daf91eba4973134c8e3a255
 > git rev-list --no-walk b5108ee7a5cd5a2ab4780566cbab98920d1430a4 # timeout=10