Skip to content

Console Output

04:05:13 using credential docker-jenkins-github-credentials
04:05:13 Cloning the remote Git repository
04:05:13 Cloning with configured refspecs honoured and without tags
Cloning repository https://github.com/docker/cli.git
 > git init /home/ubuntu/workspace/cli_PR-2499 # 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/2499/head:refs/remotes/origin/PR-2499 +refs/heads/master:refs/remotes/origin/master # timeout=10
 > git config remote.origin.url https://github.com/docker/cli.git # timeout=10
04:05:20 Fetching without tags
04:05:21 Merging remotes/origin/master commit 4f058143c705495b0302215a503fc8df82c40565 into PR head commit 5883088f7aafab5b2a12f8190c7cbb3fef9e1710
 > git config --add remote.origin.fetch +refs/pull/2499/head:refs/remotes/origin/PR-2499 # 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/2499/head:refs/remotes/origin/PR-2499 +refs/heads/master:refs/remotes/origin/master # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 5883088f7aafab5b2a12f8190c7cbb3fef9e1710 # timeout=10
 > git merge 4f058143c705495b0302215a503fc8df82c40565 # timeout=10
04:05:22 Merge succeeded, producing f2546891120da2e037d3b9275f58be9a30bfec86
04:05:22 Checking out Revision f2546891120da2e037d3b9275f58be9a30bfec86 (PR-2499)
 > git rev-parse HEAD^{commit} # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f f2546891120da2e037d3b9275f58be9a30bfec86 # timeout=10
04:05:26 Commit message: "Merge commit '4f058143c705495b0302215a503fc8df82c40565' into HEAD"
04:05:26 First time build. Skipping changelog.
 > git rev-list --no-walk 971b2249d1c53bf2edf93a7474041447d73a1434 # timeout=10