Skip to content

Console Output

21:28:50 The recommended git tool is: git
21:28:50 using credential docker-jenkins-github-credentials
21:28:50 Cloning the remote Git repository
21:28:50 Cloning with configured refspecs honoured and without tags
21:28:51 Fetching without tags
21:28:51 Merging remotes/origin/20.10 commit 4ad4e888d667b0440095bdf4b9534da7e5f2f4ba into PR head commit f3a23c5bf85490bfdff0d682c0b665d1387613d7
21:28:51 Merge succeeded, producing 4c9ad14f79117b6b53b38ab2f0b61625d8e4c3a3
21:28:51 Checking out Revision 4c9ad14f79117b6b53b38ab2f0b61625d8e4c3a3 (PR-589)
21:28:51 Commit message: "Merge commit '4ad4e888d667b0440095bdf4b9534da7e5f2f4ba' into HEAD"
Cloning repository https://github.com/docker/docker-ce-packaging.git
 > git init /home/ubuntu/workspace/docker-ce-packaging_PR-589 # timeout=10
Fetching upstream changes from https://github.com/docker/docker-ce-packaging.git
 > git --version # timeout=10
 > git --version # 'git version 2.25.1'
using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
 > git fetch --no-tags --force --progress -- https://github.com/docker/docker-ce-packaging.git +refs/pull/589/head:refs/remotes/origin/PR-589 +refs/heads/20.10:refs/remotes/origin/20.10 # 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/589/head:refs/remotes/origin/PR-589 # timeout=10
 > git config --add remote.origin.fetch +refs/heads/20.10:refs/remotes/origin/20.10 # 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 --force --progress -- https://github.com/docker/docker-ce-packaging.git +refs/pull/589/head:refs/remotes/origin/PR-589 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f f3a23c5bf85490bfdff0d682c0b665d1387613d7 # 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 4ad4e888d667b0440095bdf4b9534da7e5f2f4ba # timeout=10
 > git rev-parse HEAD^{commit} # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 4c9ad14f79117b6b53b38ab2f0b61625d8e4c3a3 # timeout=10
 > git rev-list --no-walk f3a23c5bf85490bfdff0d682c0b665d1387613d7 # timeout=10