Skip to content

Console Output

05:15:41 [2023-12-06T05:15:41.441Z] The recommended git tool is: git
05:15:41 [2023-12-06T05:15:41.450Z] using credential docker-jenkins-github-credentials
05:15:41 [2023-12-06T05:15:41.469Z] Fetching changes from the remote Git repository
05:15:41 [2023-12-06T05:15:41.475Z] Fetching without tags
05:15:41 [2023-12-06T05:15:41.700Z] Merging remotes/origin/master commit debcb769393dd31cb1569b0cf5a80e0985fa5c6d into PR head commit 834e71420e4ac466ac085147f8047bc0146d795c
05:15:41 [2023-12-06T05:15:41.855Z] Merge succeeded, producing e1684bd8e710618de173557f0008dec756537f4a
05:15:41 [2023-12-06T05:15:41.855Z] Checking out Revision e1684bd8e710618de173557f0008dec756537f4a (PR-46902)
05:15:41 [2023-12-06T05:15:41.928Z] Commit message: "Merge commit 'debcb769393dd31cb1569b0cf5a80e0985fa5c6d' into HEAD"
05:15:41 [2023-12-06T05:15:41.928Z] First time build. Skipping changelog.
05:15:41 [2023-12-06T05:15:41.943Z]  > git --version # timeout=10
05:15:41 [2023-12-06T05:15:41.946Z]  > git --version # 'git version 2.25.1'
05:15:41 [2023-12-06T05:15:41.949Z] fatal: bad object 4f8fd6a86e521290dafaf7c28eced2a9b21b220a
05:15:41 [2023-12-06T05:15:41.467Z]  > git rev-parse --resolve-git-dir /home/ubuntu/workspace/moby_PR-46902/.git # timeout=10
05:15:41 [2023-12-06T05:15:41.473Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
05:15:41 [2023-12-06T05:15:41.479Z] Fetching upstream changes from https://github.com/moby/moby.git
05:15:41 [2023-12-06T05:15:41.479Z]  > git --version # timeout=10
05:15:41 [2023-12-06T05:15:41.482Z]  > git --version # 'git version 2.25.1'
05:15:41 [2023-12-06T05:15:41.482Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
05:15:41 [2023-12-06T05:15:41.483Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/46902/head:refs/remotes/origin/PR-46902 +refs/heads/master:refs/remotes/origin/master # timeout=10
05:15:41 [2023-12-06T05:15:41.704Z]  > git config core.sparsecheckout # timeout=10
05:15:41 [2023-12-06T05:15:41.707Z]  > git checkout -f 834e71420e4ac466ac085147f8047bc0146d795c # timeout=10
05:15:41 [2023-12-06T05:15:41.751Z]  > git remote # timeout=10
05:15:41 [2023-12-06T05:15:41.754Z]  > git config --get remote.origin.url # timeout=10
05:15:41 [2023-12-06T05:15:41.757Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
05:15:41 [2023-12-06T05:15:41.758Z]  > git merge debcb769393dd31cb1569b0cf5a80e0985fa5c6d # timeout=10
05:15:41 [2023-12-06T05:15:41.852Z]  > git rev-parse HEAD^{commit} # timeout=10
05:15:41 [2023-12-06T05:15:41.859Z]  > git config core.sparsecheckout # timeout=10
05:15:41 [2023-12-06T05:15:41.862Z]  > git checkout -f e1684bd8e710618de173557f0008dec756537f4a # timeout=10