Skip to content

Console Output

12:50:21 using credential docker-jenkins-github-credentials
12:50:21 Cloning the remote Git repository
12:50:21 Cloning with configured refspecs honoured and without tags
Cloning repository https://github.com/docker/cli.git
 > git init /home/ubuntu/workspace/cli_PR-2267 # 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/2267/head:refs/remotes/origin/PR-2267 +refs/heads/19.03:refs/remotes/origin/19.03
12:50:24 Fetching without tags
12:50:24 Merging remotes/origin/19.03 commit ab4a5cc0f77b19f8fc960709d66f24a433e0169c into PR head commit 5761759e435643ee676c59eaf2406f1c86dbf3d2
 > git config remote.origin.url https://github.com/docker/cli.git # timeout=10
 > git config --add remote.origin.fetch +refs/pull/2267/head:refs/remotes/origin/PR-2267 # 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/2267/head:refs/remotes/origin/PR-2267 +refs/heads/19.03:refs/remotes/origin/19.03
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 5761759e435643ee676c59eaf2406f1c86dbf3d2
12:50:25 Merge succeeded, producing 5761759e435643ee676c59eaf2406f1c86dbf3d2
12:50:25 Checking out Revision 5761759e435643ee676c59eaf2406f1c86dbf3d2 (PR-2267)
12:50:25 Commit message: "fix formatting issue of encoded url"
12:50:25 First time build. Skipping changelog.
 > git merge ab4a5cc0f77b19f8fc960709d66f24a433e0169c # timeout=10
 > git rev-parse HEAD^{commit} # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 5761759e435643ee676c59eaf2406f1c86dbf3d2
fatal: bad object 26028d2ce48352c9b2c3f496e963b79a4944a426