Skip to content

Console Output

01:34:32 using credential docker-jenkins-github-credentials
01:34:32 Cloning the remote Git repository
01:34:32 Cloning with configured refspecs honoured and without tags
Cloning repository https://github.com/docker/cli.git
 > git init /home/ubuntu/workspace/cli_PR-2346 # timeout=10
Fetching upstream changes from https://github.com/docker/cli.git
 > git --version # timeout=10
using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
 > git fetch --no-tags --progress -- https://github.com/docker/cli.git +refs/pull/2346/head:refs/remotes/origin/PR-2346 +refs/heads/master:refs/remotes/origin/master
01:34:35 Fetching without tags
01:34:35 Merging remotes/origin/master commit 75299fd6c26f2a7648321f77f2589f428424e8f0 into PR head commit 98b721544f2ecf869a01eddc815949e9c28f07a0
 > git config remote.origin.url https://github.com/docker/cli.git # timeout=10
 > git config --add remote.origin.fetch +refs/pull/2346/head:refs/remotes/origin/PR-2346 # 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/cli.git # timeout=10
Fetching upstream changes from https://github.com/docker/cli.git
using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
 > git fetch --no-tags --progress -- https://github.com/docker/cli.git +refs/pull/2346/head:refs/remotes/origin/PR-2346 +refs/heads/master:refs/remotes/origin/master
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 98b721544f2ecf869a01eddc815949e9c28f07a0
01:34:36 Merge succeeded, producing 98b721544f2ecf869a01eddc815949e9c28f07a0
01:34:36 Checking out Revision 98b721544f2ecf869a01eddc815949e9c28f07a0 (PR-2346)
01:34:36 Commit message: "Remove multiple duplicate erases"
01:34:36 First time build. Skipping changelog.
 > git merge 75299fd6c26f2a7648321f77f2589f428424e8f0 # timeout=10
 > git rev-parse HEAD^{commit} # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 98b721544f2ecf869a01eddc815949e9c28f07a0
 > git rev-list --no-walk 2f53441a68a2b5c386e9d6a6c3aa1e7b1acf3507 # timeout=10