Skip to content

Console Output

08:42:20 [2024-03-28T08:42:20.016Z] The recommended git tool is: git
08:42:20 [2024-03-28T08:42:20.024Z] using credential docker-jenkins-github-credentials
08:42:20 [2024-03-28T08:42:20.034Z] Fetching changes from the remote Git repository
08:42:20 [2024-03-28T08:42:20.043Z] Fetching without tags
08:42:20 [2024-03-28T08:42:20.241Z] Merging remotes/origin/master commit a33b302d5496c0edb434a63fe927d71d9e333839 into PR head commit c187f95fe10ecdb946aad00fb8c658e65376288f
08:42:20 [2024-03-28T08:42:20.443Z] Merge succeeded, producing b336b6354ccb29524316f8f0d7486a560ee97c18
08:42:20 [2024-03-28T08:42:20.444Z] Checking out Revision b336b6354ccb29524316f8f0d7486a560ee97c18 (PR-47645)
08:42:20 [2024-03-28T08:42:20.485Z] Commit message: "Merge commit 'a33b302d5496c0edb434a63fe927d71d9e333839' into HEAD"
08:42:20 [2024-03-28T08:42:20.485Z] First time build. Skipping changelog.
08:42:20 [2024-03-28T08:42:20.516Z]  > git --version # timeout=10
08:42:20 [2024-03-28T08:42:20.518Z]  > git --version # 'git version 2.25.1'
08:42:20 [2024-03-28T08:42:20.520Z] fatal: bad object 216427d8bfae9541c1c15f61bd453be62935f49c
08:42:20 [2024-03-28T08:42:20.050Z]  > git rev-parse --resolve-git-dir /home/ubuntu/workspace/moby_PR-47645/.git # timeout=10
08:42:20 [2024-03-28T08:42:20.059Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
08:42:20 [2024-03-28T08:42:20.064Z] Fetching upstream changes from https://github.com/moby/moby.git
08:42:20 [2024-03-28T08:42:20.064Z]  > git --version # timeout=10
08:42:20 [2024-03-28T08:42:20.066Z]  > git --version # 'git version 2.25.1'
08:42:20 [2024-03-28T08:42:20.066Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
08:42:20 [2024-03-28T08:42:20.068Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/47645/head:refs/remotes/origin/PR-47645 +refs/heads/master:refs/remotes/origin/master # timeout=10
08:42:20 [2024-03-28T08:42:20.263Z]  > git config core.sparsecheckout # timeout=10
08:42:20 [2024-03-28T08:42:20.265Z]  > git checkout -f c187f95fe10ecdb946aad00fb8c658e65376288f # timeout=10
08:42:20 [2024-03-28T08:42:20.293Z]  > git remote # timeout=10
08:42:20 [2024-03-28T08:42:20.296Z]  > git config --get remote.origin.url # timeout=10
08:42:20 [2024-03-28T08:42:20.298Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
08:42:20 [2024-03-28T08:42:20.300Z]  > git merge a33b302d5496c0edb434a63fe927d71d9e333839 # timeout=10
08:42:20 [2024-03-28T08:42:20.459Z]  > git rev-parse HEAD^{commit} # timeout=10
08:42:20 [2024-03-28T08:42:20.465Z]  > git config core.sparsecheckout # timeout=10
08:42:20 [2024-03-28T08:42:20.467Z]  > git checkout -f b336b6354ccb29524316f8f0d7486a560ee97c18 # timeout=10