Skip to content

Console Output

20:11:14 [2024-01-31T20:11:14.514Z] The recommended git tool is: git
20:11:14 [2024-01-31T20:11:14.521Z] using credential docker-jenkins-github-credentials
20:11:14 [2024-01-31T20:11:14.538Z] Cloning the remote Git repository
20:11:14 [2024-01-31T20:11:14.538Z] Cloning with configured refspecs honoured and without tags
20:11:14 [2024-01-31T20:11:14.540Z] Cloning repository https://github.com/moby/moby.git
20:11:14 [2024-01-31T20:11:14.540Z]  > git init /home/ubuntu/workspace/moby_PR-47269 # timeout=10
20:11:14 [2024-01-31T20:11:14.545Z] Fetching upstream changes from https://github.com/moby/moby.git
20:11:14 [2024-01-31T20:11:14.545Z]  > git --version # timeout=10
20:11:14 [2024-01-31T20:11:14.547Z]  > git --version # 'git version 2.25.1'
20:11:14 [2024-01-31T20:11:14.547Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
20:11:14 [2024-01-31T20:11:14.548Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/47269/head:refs/remotes/origin/PR-47269 +refs/heads/25.0:refs/remotes/origin/25.0 # timeout=10
20:11:27 [2024-01-31T20:11:27.306Z] Fetching without tags
20:11:27 [2024-01-31T20:11:27.512Z] Merging remotes/origin/25.0 commit 667bc3f8038e89212a8a274e82eaf728e2ae2ed0 into PR head commit 4edb71bb83c35e40a3dcbb1dc1e8e74cfaf9b291
20:11:28 [2024-01-31T20:11:28.184Z] Merge succeeded, producing 4edb71bb83c35e40a3dcbb1dc1e8e74cfaf9b291
20:11:28 [2024-01-31T20:11:28.184Z] Checking out Revision 4edb71bb83c35e40a3dcbb1dc1e8e74cfaf9b291 (PR-47269)
20:11:28 [2024-01-31T20:11:28.442Z] Commit message: "update runc binary to v1.1.12"
20:11:28 [2024-01-31T20:11:28.442Z] First time build. Skipping changelog.
20:11:28 [2024-01-31T20:11:28.452Z]  > git --version # timeout=10
20:11:28 [2024-01-31T20:11:28.454Z]  > git --version # 'git version 2.25.1'
20:11:28 [2024-01-31T20:11:28.457Z] fatal: bad object 4f8fd6a86e521290dafaf7c28eced2a9b21b220a
20:11:27 [2024-01-31T20:11:27.293Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
20:11:27 [2024-01-31T20:11:27.295Z]  > git config --add remote.origin.fetch +refs/pull/47269/head:refs/remotes/origin/PR-47269 # timeout=10
20:11:27 [2024-01-31T20:11:27.298Z]  > git config --add remote.origin.fetch +refs/heads/25.0:refs/remotes/origin/25.0 # timeout=10
20:11:27 [2024-01-31T20:11:27.303Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
20:11:27 [2024-01-31T20:11:27.308Z] Fetching upstream changes from https://github.com/moby/moby.git
20:11:27 [2024-01-31T20:11:27.309Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
20:11:27 [2024-01-31T20:11:27.309Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/47269/head:refs/remotes/origin/PR-47269 +refs/heads/25.0:refs/remotes/origin/25.0 # timeout=10
20:11:27 [2024-01-31T20:11:27.514Z]  > git config core.sparsecheckout # timeout=10
20:11:27 [2024-01-31T20:11:27.517Z]  > git checkout -f 4edb71bb83c35e40a3dcbb1dc1e8e74cfaf9b291 # timeout=10
20:11:28 [2024-01-31T20:11:28.167Z]  > git remote # timeout=10
20:11:28 [2024-01-31T20:11:28.170Z]  > git config --get remote.origin.url # timeout=10
20:11:28 [2024-01-31T20:11:28.173Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
20:11:28 [2024-01-31T20:11:28.173Z]  > git merge 667bc3f8038e89212a8a274e82eaf728e2ae2ed0 # timeout=10
20:11:28 [2024-01-31T20:11:28.180Z]  > git rev-parse HEAD^{commit} # timeout=10
20:11:28 [2024-01-31T20:11:28.186Z]  > git config core.sparsecheckout # timeout=10
20:11:28 [2024-01-31T20:11:28.188Z]  > git checkout -f 4edb71bb83c35e40a3dcbb1dc1e8e74cfaf9b291 # timeout=10