Skip to content

Console Output

10:12:36 using credential docker-jenkins-github-credentials
10:12:36 Cloning the remote Git repository
10:12:36 Cloning with configured refspecs honoured and without tags
Cloning repository https://github.com/docker/cli.git
 > git init /home/ubuntu/workspace/cli_PR-2137 # 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/2137/head:refs/remotes/origin/PR-2137 +refs/heads/master:refs/remotes/origin/master
10:12:39 Fetching without tags
10:12:39 Merging remotes/origin/master commit b27ac92ef7a83078e132d238727b6180727e3045 into PR head commit 86281a7b4b956446fe9a0f33b59a7defa9b3cb27
 > git config remote.origin.url https://github.com/docker/cli.git # timeout=10
 > git config --add remote.origin.fetch +refs/pull/2137/head:refs/remotes/origin/PR-2137 # 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/2137/head:refs/remotes/origin/PR-2137 +refs/heads/master:refs/remotes/origin/master
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 86281a7b4b956446fe9a0f33b59a7defa9b3cb27
10:12:40 Merge succeeded, producing e8c7cec6430ab5ea4c2af204f6ee1802e6d7dad2
10:12:40 Checking out Revision e8c7cec6430ab5ea4c2af204f6ee1802e6d7dad2 (PR-2137)
10:12:40 Commit message: "Merge commit 'b27ac92ef7a83078e132d238727b6180727e3045' into HEAD"
10:12:40 First time build. Skipping changelog.
 > git merge b27ac92ef7a83078e132d238727b6180727e3045 # timeout=10
 > git rev-parse HEAD^{commit} # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f e8c7cec6430ab5ea4c2af204f6ee1802e6d7dad2
 > git rev-list --no-walk 8a5cfc675bf63217a36cfa0f676e3c7f47e81c65 # timeout=10