Skip to content

Console Output

15:42:41 [2023-12-08T15:42:41.638Z] The recommended git tool is: git
15:42:41 [2023-12-08T15:42:41.648Z] using credential docker-jenkins-github-credentials
15:42:41 [2023-12-08T15:42:41.666Z] Fetching changes from the remote Git repository
15:42:41 [2023-12-08T15:42:41.671Z] Fetching without tags
15:42:41 [2023-12-08T15:42:41.886Z] Merging remotes/origin/master commit 659e7b52df07d3854b23af3de7d59b09b94fe4b6 into PR head commit bea729c030f8ecd1cfa9bf6bff5f5d97ee6d0d25
15:42:41 [2023-12-08T15:42:41.990Z] Merge succeeded, producing b92c7bd6906f02ef65e6c1f72853f106963f7992
15:42:41 [2023-12-08T15:42:41.990Z] Checking out Revision b92c7bd6906f02ef65e6c1f72853f106963f7992 (PR-46911)
15:42:42 [2023-12-08T15:42:42.046Z] Commit message: "Merge commit '659e7b52df07d3854b23af3de7d59b09b94fe4b6' into HEAD"
15:42:42 [2023-12-08T15:42:42.046Z] First time build. Skipping changelog.
15:42:42 [2023-12-08T15:42:42.052Z]  > git --version # timeout=10
15:42:42 [2023-12-08T15:42:42.054Z]  > git --version # 'git version 2.25.1'
15:42:42 [2023-12-08T15:42:42.056Z] fatal: bad object 4f8fd6a86e521290dafaf7c28eced2a9b21b220a
15:42:41 [2023-12-08T15:42:41.654Z]  > git rev-parse --resolve-git-dir /home/ubuntu/workspace/moby_PR-46911/.git # timeout=10
15:42:41 [2023-12-08T15:42:41.660Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
15:42:41 [2023-12-08T15:42:41.666Z] Fetching upstream changes from https://github.com/moby/moby.git
15:42:41 [2023-12-08T15:42:41.666Z]  > git --version # timeout=10
15:42:41 [2023-12-08T15:42:41.668Z]  > git --version # 'git version 2.25.1'
15:42:41 [2023-12-08T15:42:41.668Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
15:42:41 [2023-12-08T15:42:41.669Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/46911/head:refs/remotes/origin/PR-46911 +refs/heads/master:refs/remotes/origin/master # timeout=10
15:42:41 [2023-12-08T15:42:41.880Z]  > git config core.sparsecheckout # timeout=10
15:42:41 [2023-12-08T15:42:41.883Z]  > git checkout -f bea729c030f8ecd1cfa9bf6bff5f5d97ee6d0d25 # timeout=10
15:42:41 [2023-12-08T15:42:41.917Z]  > git remote # timeout=10
15:42:41 [2023-12-08T15:42:41.920Z]  > git config --get remote.origin.url # timeout=10
15:42:41 [2023-12-08T15:42:41.922Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
15:42:41 [2023-12-08T15:42:41.923Z]  > git merge 659e7b52df07d3854b23af3de7d59b09b94fe4b6 # timeout=10
15:42:41 [2023-12-08T15:42:41.978Z]  > git rev-parse HEAD^{commit} # timeout=10
15:42:41 [2023-12-08T15:42:41.984Z]  > git config core.sparsecheckout # timeout=10
15:42:41 [2023-12-08T15:42:41.987Z]  > git checkout -f b92c7bd6906f02ef65e6c1f72853f106963f7992 # timeout=10