Skip to content

Console Output

19:00:50 The recommended git tool is: git
19:00:50 using credential docker-jenkins-github-credentials
19:00:50 Cloning the remote Git repository
19:00:50 Cloning with configured refspecs honoured and without tags
19:00:50 Fetching without tags
19:00:50 Merging remotes/origin/master commit 209cac20389b50bc9198b70c5da721b97f54e649 into PR head commit ce1da7943722c84c0dbf4ec65f01aae3f3b3d908
19:00:50 Merge succeeded, producing ce1da7943722c84c0dbf4ec65f01aae3f3b3d908
19:00:50 Checking out Revision ce1da7943722c84c0dbf4ec65f01aae3f3b3d908 (PR-750)
19:00:50 Commit message: "buildx: don't use bash, and enable "trimpath""
Cloning repository https://github.com/docker/docker-ce-packaging.git
 > git init /home/ubuntu/workspace/docker-ce-packaging_PR-750 # timeout=10
Fetching upstream changes from https://github.com/docker/docker-ce-packaging.git
 > git --version # timeout=10
 > git --version # 'git version 2.17.1'
using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
 > git fetch --no-tags --progress -- https://github.com/docker/docker-ce-packaging.git +refs/pull/750/head:refs/remotes/origin/PR-750 +refs/heads/master:refs/remotes/origin/master # timeout=10
 > git config remote.origin.url https://github.com/docker/docker-ce-packaging.git # timeout=10
 > git config --add remote.origin.fetch +refs/pull/750/head:refs/remotes/origin/PR-750 # 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/docker-ce-packaging.git # timeout=10
Fetching upstream changes from https://github.com/docker/docker-ce-packaging.git
using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
 > git fetch --no-tags --progress -- https://github.com/docker/docker-ce-packaging.git +refs/pull/750/head:refs/remotes/origin/PR-750 +refs/heads/master:refs/remotes/origin/master # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f ce1da7943722c84c0dbf4ec65f01aae3f3b3d908 # timeout=10
 > git remote # timeout=10
 > git config --get remote.origin.url # timeout=10
using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
 > git merge 209cac20389b50bc9198b70c5da721b97f54e649 # timeout=10
 > git rev-parse HEAD^{commit} # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f ce1da7943722c84c0dbf4ec65f01aae3f3b3d908 # timeout=10