Skip to content

Console Output

12:18:44 The recommended git tool is: git
12:18:49 using credential docker-jenkins-github-credentials
12:18:49 Cloning the remote Git repository
12:18:49 Cloning with configured refspecs honoured and without tags
Cloning repository https://github.com/docker/docker-ce-packaging.git
 > git init /home/ubuntu/workspace/docker-ce-packaging_PR-930 # 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/930/head:refs/remotes/origin/PR-930 +refs/heads/23.0:refs/remotes/origin/23.0 # timeout=10
12:18:51 Fetching without tags
12:18:51 Merging remotes/origin/23.0 commit 4baed9db3fc75a222b5cb1038c6ef137e4acee68 into PR head commit 6b02cdf34c688ec7e50ff79400ddf33ffaca876a
12:18:51 Merge succeeded, producing fcbd6de6f91428353c48be305f05a4473d65f76e
12:18:51 Checking out Revision fcbd6de6f91428353c48be305f05a4473d65f76e (PR-930)
 > git config remote.origin.url https://github.com/docker/docker-ce-packaging.git # timeout=10
 > git config --add remote.origin.fetch +refs/pull/930/head:refs/remotes/origin/PR-930 # timeout=10
 > git config --add remote.origin.fetch +refs/heads/23.0:refs/remotes/origin/23.0 # 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/930/head:refs/remotes/origin/PR-930 +refs/heads/23.0:refs/remotes/origin/23.0 # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 6b02cdf34c688ec7e50ff79400ddf33ffaca876a # 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 4baed9db3fc75a222b5cb1038c6ef137e4acee68 # timeout=10
 > git rev-parse HEAD^{commit} # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f fcbd6de6f91428353c48be305f05a4473d65f76e # timeout=10
12:18:54 Commit message: "Merge commit '4baed9db3fc75a222b5cb1038c6ef137e4acee68' into HEAD"
 > git rev-list --no-walk 6b02cdf34c688ec7e50ff79400ddf33ffaca876a # timeout=10