Skip to content

Console Output

12:46:11 using credential docker-jenkins-github-credentials
12:46:11 Cloning the remote Git repository
12:46:11 Cloning with configured refspecs honoured and without tags
Cloning repository https://github.com/docker/cli.git
 > git init /home/ubuntu/workspace/cli_PR-2266 # 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/2266/head:refs/remotes/origin/PR-2266 +refs/heads/19.03:refs/remotes/origin/19.03
12:46:14 Fetching without tags
12:46:14 Merging remotes/origin/19.03 commit ab4a5cc0f77b19f8fc960709d66f24a433e0169c into PR head commit e669be6a1b72c37c7d5be2c8b77dff79f8413a26
 > git config remote.origin.url https://github.com/docker/cli.git # timeout=10
 > git config --add remote.origin.fetch +refs/pull/2266/head:refs/remotes/origin/PR-2266 # 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/2266/head:refs/remotes/origin/PR-2266 +refs/heads/19.03:refs/remotes/origin/19.03
 > git config core.sparsecheckout # timeout=10
 > git checkout -f e669be6a1b72c37c7d5be2c8b77dff79f8413a26
12:46:14 Merge succeeded, producing e669be6a1b72c37c7d5be2c8b77dff79f8413a26
12:46:14 Checking out Revision e669be6a1b72c37c7d5be2c8b77dff79f8413a26 (PR-2266)
12:46:15 Commit message: "CircleCI: add some info steps, and re-group jobs"
12:46:15 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 e669be6a1b72c37c7d5be2c8b77dff79f8413a26
fatal: bad object 26028d2ce48352c9b2c3f496e963b79a4944a426