Skip to content

Console Output

using credential docker-jenkins-github-credentials
Fetching changes from the remote Git repository
Fetching without tags
Merging remotes/origin/master commit 3faad7acc5b8ea22ade0a5828a81b2a6daeecb03 into PR head commit 036a896e1584f3090dfd4d507fd53bee8560dd29
Merge succeeded, producing cde89719bebc62066425d85a45998cae760a6fac
Checking out Revision cde89719bebc62066425d85a45998cae760a6fac (PR-2858)
Commit message: "Merge commit '3faad7acc5b8ea22ade0a5828a81b2a6daeecb03' into HEAD"
 > git rev-parse --is-inside-work-tree # timeout=10
 > git config remote.origin.url https://github.com/docker/cli.git # timeout=10
Fetching upstream changes from https://github.com/docker/cli.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/cli.git +refs/pull/2858/head:refs/remotes/origin/PR-2858 +refs/heads/master:refs/remotes/origin/master # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 036a896e1584f3090dfd4d507fd53bee8560dd29 # 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 3faad7acc5b8ea22ade0a5828a81b2a6daeecb03 # timeout=10
 > git rev-parse HEAD^{commit} # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f cde89719bebc62066425d85a45998cae760a6fac # timeout=10
 > git rev-list --no-walk 24c3406940b2c5303f5fb72fc975a4b0cc40f433 # timeout=10