Skip to content

Console Output

21:21:47 [2020-01-10T21:21:47.500Z] using credential docker-jenkins-github-credentials
21:21:47 [2020-01-10T21:21:47.550Z] Cloning the remote Git repository
21:21:47 [2020-01-10T21:21:47.550Z] Cloning with configured refspecs honoured and without tags
21:21:47 [2020-01-10T21:21:47.584Z] Cloning repository https://github.com/moby/moby.git
21:21:47 [2020-01-10T21:21:47.586Z]  > git init /home/jenkins/workspace/moby_cpuguy-test-sync # timeout=10
21:21:47 [2020-01-10T21:21:47.616Z] Fetching upstream changes from https://github.com/moby/moby.git
21:21:47 [2020-01-10T21:21:47.617Z]  > git --version # timeout=10
21:21:47 [2020-01-10T21:21:47.627Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
21:21:47 [2020-01-10T21:21:47.628Z]  > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/heads/cpuguy-test-sync:refs/remotes/origin/cpuguy-test-sync
21:21:56 [2020-01-10T21:21:56.582Z] Fetching without tags
21:21:56 [2020-01-10T21:21:56.486Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
21:21:56 [2020-01-10T21:21:56.497Z]  > git config --add remote.origin.fetch +refs/heads/cpuguy-test-sync:refs/remotes/origin/cpuguy-test-sync # timeout=10
21:21:56 [2020-01-10T21:21:56.555Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
21:21:56 [2020-01-10T21:21:56.617Z] Fetching upstream changes from https://github.com/moby/moby.git
21:21:56 [2020-01-10T21:21:56.618Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
21:21:56 [2020-01-10T21:21:56.620Z]  > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/heads/cpuguy-test-sync:refs/remotes/origin/cpuguy-test-sync
21:21:56 [2020-01-10T21:21:56.958Z] Checking out Revision 4d63209d94276d66d9db39174bfe0127f4b9a8dc (cpuguy-test-sync)
21:21:57 [2020-01-10T21:21:57.915Z] Commit message: "Merge pull request #40362 from thaJeztah/dockerfile_registry_optimized"
21:21:58 [2020-01-10T21:21:58.264Z] fatal: bad object 26028d2ce48352c9b2c3f496e963b79a4944a426
21:21:56 [2020-01-10T21:21:56.991Z]  > git config core.sparsecheckout # timeout=10
21:21:57 [2020-01-10T21:21:57.002Z]  > git checkout -f 4d63209d94276d66d9db39174bfe0127f4b9a8dc