Skip to content

Console Output

09:51:28 using credential docker-jenkins-github-credentials
09:51:28 Cloning the remote Git repository
09:51:28 Cloning with configured refspecs honoured and without tags
Cloning repository https://github.com/docker/cli.git
 > git init /home/ubuntu/workspace/cli_PR-2079 # 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/2079/head:refs/remotes/origin/PR-2079 +refs/heads/19.03:refs/remotes/origin/19.03
09:51:31 Fetching without tags
09:51:31 Merging remotes/origin/19.03 commit 50bb8c70f308c352be3de40103727dda10bf725f into PR head commit 0bc3d1fd2d775c18e82903fb92112c7ca4e0c84b
 > git config remote.origin.url https://github.com/docker/cli.git # timeout=10
 > git config --add remote.origin.fetch +refs/pull/2079/head:refs/remotes/origin/PR-2079 # timeout=10
 > git config --add remote.origin.fetch +refs/heads/19.03:refs/remotes/origin/19.03 # 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/2079/head:refs/remotes/origin/PR-2079 +refs/heads/19.03:refs/remotes/origin/19.03
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 0bc3d1fd2d775c18e82903fb92112c7ca4e0c84b
09:51:31 Merge succeeded, producing 0bc3d1fd2d775c18e82903fb92112c7ca4e0c84b
09:51:31 Checking out Revision 0bc3d1fd2d775c18e82903fb92112c7ca4e0c84b (PR-2079)
09:51:32 Commit message: "bump miekg/pkcs11 v1.0.2"
09:51:32 First time build. Skipping changelog.
 > git merge 50bb8c70f308c352be3de40103727dda10bf725f # timeout=10
 > git rev-parse HEAD^{commit} # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 0bc3d1fd2d775c18e82903fb92112c7ca4e0c84b
 > git rev-list --no-walk 790fad0410125f29332eb492051efac8ed19e026 # timeout=10