Skip to content

Console Output

16:59:52 [2023-11-29T16:59:52.958Z] The recommended git tool is: git
16:59:52 [2023-11-29T16:59:52.966Z] using credential docker-jenkins-github-credentials
16:59:52 [2023-11-29T16:59:52.986Z] Fetching changes from the remote Git repository
16:59:52 [2023-11-29T16:59:52.992Z] Fetching without tags
16:59:53 [2023-11-29T16:59:53.190Z] Merging remotes/origin/master commit 718fafed263a094be88550414eb7504941419779 into PR head commit 96797e1f1ecb6f775c98bae17d621cc7d24728da
16:59:53 [2023-11-29T16:59:53.349Z] Merge succeeded, producing c2edcdb12447cc7bbb53e53b6602cd62c19d75b7
16:59:53 [2023-11-29T16:59:53.349Z] Checking out Revision c2edcdb12447cc7bbb53e53b6602cd62c19d75b7 (PR-46868)
16:59:53 [2023-11-29T16:59:53.407Z] Commit message: "Merge commit '718fafed263a094be88550414eb7504941419779' into HEAD"
16:59:53 [2023-11-29T16:59:53.408Z] First time build. Skipping changelog.
16:59:53 [2023-11-29T16:59:53.429Z]  > git --version # timeout=10
16:59:53 [2023-11-29T16:59:53.431Z]  > git --version # 'git version 2.25.1'
16:59:53 [2023-11-29T16:59:53.434Z] fatal: bad object 4f8fd6a86e521290dafaf7c28eced2a9b21b220a
16:59:52 [2023-11-29T16:59:52.992Z]  > git rev-parse --resolve-git-dir /home/ubuntu/workspace/moby_PR-46868/.git # timeout=10
16:59:52 [2023-11-29T16:59:52.997Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
16:59:53 [2023-11-29T16:59:53.003Z] Fetching upstream changes from https://github.com/moby/moby.git
16:59:53 [2023-11-29T16:59:53.004Z]  > git --version # timeout=10
16:59:53 [2023-11-29T16:59:53.006Z]  > git --version # 'git version 2.25.1'
16:59:53 [2023-11-29T16:59:53.006Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
16:59:53 [2023-11-29T16:59:53.007Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/46868/head:refs/remotes/origin/PR-46868 +refs/heads/master:refs/remotes/origin/master # timeout=10
16:59:53 [2023-11-29T16:59:53.201Z]  > git config core.sparsecheckout # timeout=10
16:59:53 [2023-11-29T16:59:53.204Z]  > git checkout -f 96797e1f1ecb6f775c98bae17d621cc7d24728da # timeout=10
16:59:53 [2023-11-29T16:59:53.235Z]  > git remote # timeout=10
16:59:53 [2023-11-29T16:59:53.238Z]  > git config --get remote.origin.url # timeout=10
16:59:53 [2023-11-29T16:59:53.240Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
16:59:53 [2023-11-29T16:59:53.241Z]  > git merge 718fafed263a094be88550414eb7504941419779 # timeout=10
16:59:53 [2023-11-29T16:59:53.353Z]  > git rev-parse HEAD^{commit} # timeout=10
16:59:53 [2023-11-29T16:59:53.359Z]  > git config core.sparsecheckout # timeout=10
16:59:53 [2023-11-29T16:59:53.362Z]  > git checkout -f c2edcdb12447cc7bbb53e53b6602cd62c19d75b7 # timeout=10