Skip to content

Console Output

14:20:30 The recommended git tool is: git
14:20:30 using credential docker-jenkins-github-credentials
14:20:30 Cloning the remote Git repository
14:20:30 Cloning with configured refspecs honoured and without tags
14:20:31 Fetching without tags
14:20:31 Merging remotes/origin/23.0 commit f98e89b7eae3a0131886ca2a14a2b4efc7634216 into PR head commit 40dee118fc3df36c9931dfa3bcf137e3256c2baf
14:20:31 Merge succeeded, producing 44bd507bab8e971340a93118a2d5bded1275ba0a
14:20:31 Checking out Revision 44bd507bab8e971340a93118a2d5bded1275ba0a (PR-908)
14:20:31 Commit message: "Merge commit 'f98e89b7eae3a0131886ca2a14a2b4efc7634216' into HEAD"
14:20:31 First time build. Skipping changelog.
Cloning repository https://github.com/docker/docker-ce-packaging.git
 > git init /home/ubuntu/workspace/docker-ce-packaging_PR-908 # 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/908/head:refs/remotes/origin/PR-908 +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
 > git config --add remote.origin.fetch +refs/pull/908/head:refs/remotes/origin/PR-908 # 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 --progress -- https://github.com/docker/docker-ce-packaging.git +refs/pull/908/head:refs/remotes/origin/PR-908 +refs/heads/23.0:refs/remotes/origin/23.0 # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 40dee118fc3df36c9931dfa3bcf137e3256c2baf # 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 f98e89b7eae3a0131886ca2a14a2b4efc7634216 # timeout=10
 > git rev-parse HEAD^{commit} # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 44bd507bab8e971340a93118a2d5bded1275ba0a # timeout=10
 > git rev-list --no-walk d9000c52bba1c9f9ffe5a4c19df0f0b85d21dddf # timeout=10