Skip to content

Console Output

13:02:46 using credential docker-jenkins-github-credentials
13:02:46 Cloning the remote Git repository
13:02:46 Cloning with configured refspecs honoured and without tags
Cloning repository https://github.com/docker/cli.git
 > git init /home/ubuntu/workspace/cli_PR-2268 # 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/2268/head:refs/remotes/origin/PR-2268 +refs/heads/19.03:refs/remotes/origin/19.03
13:02:48 Fetching without tags
13:02:49 Merging remotes/origin/19.03 commit ab4a5cc0f77b19f8fc960709d66f24a433e0169c into PR head commit 05aa524a7b23410ee467525263f8af7d6791f997
 > git config remote.origin.url https://github.com/docker/cli.git # timeout=10
 > git config --add remote.origin.fetch +refs/pull/2268/head:refs/remotes/origin/PR-2268 # 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/2268/head:refs/remotes/origin/PR-2268 +refs/heads/19.03:refs/remotes/origin/19.03
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 05aa524a7b23410ee467525263f8af7d6791f997
13:02:49 Merge succeeded, producing 05aa524a7b23410ee467525263f8af7d6791f997
13:02:49 Checking out Revision 05aa524a7b23410ee467525263f8af7d6791f997 (PR-2268)
13:02:49 Commit message: "Change example networks"
13:02:49 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 05aa524a7b23410ee467525263f8af7d6791f997
fatal: bad object 26028d2ce48352c9b2c3f496e963b79a4944a426