Skip to content

Console Output

21:16:06 [2023-07-11T21:16:06.245Z] The recommended git tool is: git
21:16:06 [2023-07-11T21:16:06.255Z] using credential docker-jenkins-github-credentials
21:16:06 [2023-07-11T21:16:06.270Z] Fetching changes from the remote Git repository
21:16:06 [2023-07-11T21:16:06.276Z] Fetching without tags
21:16:06 [2023-07-11T21:16:06.518Z] Merging remotes/origin/master commit ebcb230cff2804477be0e4b6c4969ab8a53f979f into PR head commit 0a126a85a466908a03ffaa52526a7ee5fe6b33d1
21:16:06 [2023-07-11T21:16:06.815Z] Merge succeeded, producing 308c671b620d572b427b5634318a57b093ae00d5
21:16:06 [2023-07-11T21:16:06.816Z] Checking out Revision 308c671b620d572b427b5634318a57b093ae00d5 (PR-45932)
21:16:06 [2023-07-11T21:16:06.870Z] Commit message: "Merge commit 'ebcb230cff2804477be0e4b6c4969ab8a53f979f' into HEAD"
21:16:06 [2023-07-11T21:16:06.870Z] First time build. Skipping changelog.
21:16:06 [2023-07-11T21:16:06.892Z]  > git --version # timeout=10
21:16:06 [2023-07-11T21:16:06.895Z]  > git --version # 'git version 2.25.1'
21:16:06 [2023-07-11T21:16:06.897Z] fatal: bad object 4f8fd6a86e521290dafaf7c28eced2a9b21b220a
21:16:06 [2023-07-11T21:16:06.274Z]  > git rev-parse --resolve-git-dir /home/ubuntu/workspace/moby_PR-45932/.git # timeout=10
21:16:06 [2023-07-11T21:16:06.279Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
21:16:06 [2023-07-11T21:16:06.286Z] Fetching upstream changes from https://github.com/moby/moby.git
21:16:06 [2023-07-11T21:16:06.286Z]  > git --version # timeout=10
21:16:06 [2023-07-11T21:16:06.289Z]  > git --version # 'git version 2.25.1'
21:16:06 [2023-07-11T21:16:06.289Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
21:16:06 [2023-07-11T21:16:06.290Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/45932/head:refs/remotes/origin/PR-45932 +refs/heads/master:refs/remotes/origin/master # timeout=10
21:16:06 [2023-07-11T21:16:06.528Z]  > git config core.sparsecheckout # timeout=10
21:16:06 [2023-07-11T21:16:06.531Z]  > git checkout -f 0a126a85a466908a03ffaa52526a7ee5fe6b33d1 # timeout=10
21:16:06 [2023-07-11T21:16:06.777Z]  > git remote # timeout=10
21:16:06 [2023-07-11T21:16:06.780Z]  > git config --get remote.origin.url # timeout=10
21:16:06 [2023-07-11T21:16:06.783Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
21:16:06 [2023-07-11T21:16:06.784Z]  > git merge ebcb230cff2804477be0e4b6c4969ab8a53f979f # timeout=10
21:16:06 [2023-07-11T21:16:06.818Z]  > git rev-parse HEAD^{commit} # timeout=10
21:16:06 [2023-07-11T21:16:06.825Z]  > git config core.sparsecheckout # timeout=10
21:16:06 [2023-07-11T21:16:06.828Z]  > git checkout -f 308c671b620d572b427b5634318a57b093ae00d5 # timeout=10