Skip to content

Console Output

18:25:47 using credential docker-jenkins-github-credentials
18:25:47 Cloning the remote Git repository
18:25:47 Cloning with configured refspecs honoured and without tags
Cloning repository https://github.com/docker/cli.git
 > git init /home/ubuntu/workspace/cli_PR-2132 # 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/2132/head:refs/remotes/origin/PR-2132 +refs/heads/master:refs/remotes/origin/master
18:25:50 Fetching without tags
18:25:50 Merging remotes/origin/master commit af097b261843dc066bed4d2c30b99a987a20a59d into PR head commit 4ecbef46602f62c52b8e3a36401265dc87fab940
 > git config remote.origin.url https://github.com/docker/cli.git # timeout=10
 > git config --add remote.origin.fetch +refs/pull/2132/head:refs/remotes/origin/PR-2132 # 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/2132/head:refs/remotes/origin/PR-2132 +refs/heads/master:refs/remotes/origin/master
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 4ecbef46602f62c52b8e3a36401265dc87fab940
18:25:50 Merge succeeded, producing 4ecbef46602f62c52b8e3a36401265dc87fab940
18:25:50 Checking out Revision 4ecbef46602f62c52b8e3a36401265dc87fab940 (PR-2132)
18:25:50 Commit message: "docs: document ssh multiplexing env"
18:25:50 First time build. Skipping changelog.
 > git merge af097b261843dc066bed4d2c30b99a987a20a59d # timeout=10
 > git rev-parse HEAD^{commit} # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 4ecbef46602f62c52b8e3a36401265dc87fab940
 > git rev-list --no-walk bece0c6139a786c30de41f217668be7973ac1ae1 # timeout=10