Skip to content

Console Output

13:44:48 The recommended git tool is: git
13:44:48 using credential docker-jenkins-github-credentials
13:44:48 Cloning the remote Git repository
13:44:48 Cloning with configured refspecs honoured and without tags
13:44:48 Fetching without tags
13:44:49 Merging remotes/origin/master commit 710a8db654098783fa4c4a079bee2f6820467389 into PR head commit 6188f35119074d11eeba1c5a4af1ce2a9b05f20f
13:44:49 Merge succeeded, producing 6188f35119074d11eeba1c5a4af1ce2a9b05f20f
13:44:49 Checking out Revision 6188f35119074d11eeba1c5a4af1ce2a9b05f20f (PR-833)
13:44:49 Commit message: "test: armv7-a with fp extension"
Cloning repository https://github.com/docker/docker-ce-packaging.git
 > git init /home/ubuntu/workspace/docker-ce-packaging_PR-833 # 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/833/head:refs/remotes/origin/PR-833 +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/833/head:refs/remotes/origin/PR-833 # 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 --force --progress -- https://github.com/docker/docker-ce-packaging.git +refs/pull/833/head:refs/remotes/origin/PR-833 +refs/heads/master:refs/remotes/origin/master # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 6188f35119074d11eeba1c5a4af1ce2a9b05f20f # 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 710a8db654098783fa4c4a079bee2f6820467389 # timeout=10
 > git rev-parse HEAD^{commit} # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 6188f35119074d11eeba1c5a4af1ce2a9b05f20f # timeout=10