Skip to content

Console Output

21:21:46 [2020-01-10T21:21:46.859Z] using credential docker-jenkins-github-credentials
21:21:46 [2020-01-10T21:21:46.869Z] Cloning the remote Git repository
21:21:46 [2020-01-10T21:21:46.869Z] Cloning with configured refspecs honoured and without tags
21:21:46 [2020-01-10T21:21:46.869Z] Cloning repository https://github.com/moby/moby.git
21:21:46 [2020-01-10T21:21:46.869Z]  > git init /home/ubuntu/workspace/moby_cpuguy-test-sync # timeout=10
21:21:46 [2020-01-10T21:21:46.885Z] Fetching upstream changes from https://github.com/moby/moby.git
21:21:46 [2020-01-10T21:21:46.885Z]  > git --version # timeout=10
21:21:46 [2020-01-10T21:21:46.892Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
21:21:46 [2020-01-10T21:21:46.893Z]  > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/heads/cpuguy-test-sync:refs/remotes/origin/cpuguy-test-sync
21:22:01 [2020-01-10T21:22:01.245Z] Fetching without tags
21:22:01 [2020-01-10T21:22:01.597Z] Checking out Revision 4d63209d94276d66d9db39174bfe0127f4b9a8dc (cpuguy-test-sync)
21:22:02 [2020-01-10T21:22:02.437Z] Commit message: "Merge pull request #40362 from thaJeztah/dockerfile_registry_optimized"
21:22:02 [2020-01-10T21:22:02.476Z] fatal: bad object 26028d2ce48352c9b2c3f496e963b79a4944a426
21:22:01 [2020-01-10T21:22:01.223Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
21:22:01 [2020-01-10T21:22:01.227Z]  > git config --add remote.origin.fetch +refs/heads/cpuguy-test-sync:refs/remotes/origin/cpuguy-test-sync # timeout=10
21:22:01 [2020-01-10T21:22:01.236Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
21:22:01 [2020-01-10T21:22:01.244Z] Fetching upstream changes from https://github.com/moby/moby.git
21:22:01 [2020-01-10T21:22:01.244Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
21:22:01 [2020-01-10T21:22:01.245Z]  > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/heads/cpuguy-test-sync:refs/remotes/origin/cpuguy-test-sync
21:22:01 [2020-01-10T21:22:01.596Z]  > git config core.sparsecheckout # timeout=10
21:22:01 [2020-01-10T21:22:01.600Z]  > git checkout -f 4d63209d94276d66d9db39174bfe0127f4b9a8dc