Skip to content

Console Output

11:56:46 using credential docker-jenkins-github-credentials
11:56:46 Cloning the remote Git repository
11:56:46 Cloning with configured refspecs honoured and without tags
Cloning repository https://github.com/docker/cli.git
 > git init /home/ubuntu/workspace/cli_PR-2442 # 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/2442/head:refs/remotes/origin/PR-2442 +refs/heads/19.03:refs/remotes/origin/19.03 # timeout=10
11:56:51 Fetching without tags
11:56:52 Merging remotes/origin/19.03 commit 173c85ad75d6903798c3306fdef1ec97516af032 into PR head commit a0f0ed1f5f171761b39aa470b515eac2d2d17365
 > git config remote.origin.url https://github.com/docker/cli.git # timeout=10
 > git config --add remote.origin.fetch +refs/pull/2442/head:refs/remotes/origin/PR-2442 # 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/2442/head:refs/remotes/origin/PR-2442 +refs/heads/19.03:refs/remotes/origin/19.03 # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f a0f0ed1f5f171761b39aa470b515eac2d2d17365 # timeout=10
11:56:53 Merge succeeded, producing a0f0ed1f5f171761b39aa470b515eac2d2d17365
11:56:53 Checking out Revision a0f0ed1f5f171761b39aa470b515eac2d2d17365 (PR-2442)
 > git merge 173c85ad75d6903798c3306fdef1ec97516af032 # timeout=10
 > git rev-parse HEAD^{commit} # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f a0f0ed1f5f171761b39aa470b515eac2d2d17365 # timeout=10
11:56:57 Commit message: "vendor: update go-events to fix alignment for 32bit systems"
11:56:57 First time build. Skipping changelog.
 > git --version # timeout=10
fatal: bad object 241f6703d31895690d4cb6f158f753615abe74ac