Skip to content

Console Output

18:03:52 [2023-08-08T18:03:52.760Z] The recommended git tool is: git
18:03:52 [2023-08-08T18:03:52.770Z] using credential docker-jenkins-github-credentials
18:03:52 [2023-08-08T18:03:52.786Z] Fetching changes from the remote Git repository
18:03:52 [2023-08-08T18:03:52.793Z] Fetching without tags
18:03:53 [2023-08-08T18:03:53.034Z] Merging remotes/origin/master commit 2884018e7feeafb867f5a3a51fecf663cc42d504 into PR head commit 36a0946aa9f16cd4d8e8c8c53dad08c5c1f4f3ec
18:03:53 [2023-08-08T18:03:53.260Z] Merge succeeded, producing da78f768ab17e0558f6e04803b7fc515bb2701d6
18:03:53 [2023-08-08T18:03:53.261Z] Checking out Revision da78f768ab17e0558f6e04803b7fc515bb2701d6 (PR-46173)
18:03:53 [2023-08-08T18:03:53.320Z] Commit message: "Merge commit '2884018e7feeafb867f5a3a51fecf663cc42d504' into HEAD"
18:03:53 [2023-08-08T18:03:53.320Z] First time build. Skipping changelog.
18:03:53 [2023-08-08T18:03:53.340Z]  > git --version # timeout=10
18:03:53 [2023-08-08T18:03:53.342Z]  > git --version # 'git version 2.25.1'
18:03:53 [2023-08-08T18:03:53.345Z] fatal: bad object 4f8fd6a86e521290dafaf7c28eced2a9b21b220a
18:03:52 [2023-08-08T18:03:52.783Z]  > git rev-parse --resolve-git-dir /home/ubuntu/workspace/moby_PR-46173/.git # timeout=10
18:03:52 [2023-08-08T18:03:52.789Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
18:03:52 [2023-08-08T18:03:52.796Z] Fetching upstream changes from https://github.com/moby/moby.git
18:03:52 [2023-08-08T18:03:52.796Z]  > git --version # timeout=10
18:03:52 [2023-08-08T18:03:52.799Z]  > git --version # 'git version 2.25.1'
18:03:52 [2023-08-08T18:03:52.799Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
18:03:52 [2023-08-08T18:03:52.800Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/46173/head:refs/remotes/origin/PR-46173 +refs/heads/master:refs/remotes/origin/master # timeout=10
18:03:53 [2023-08-08T18:03:53.037Z]  > git config core.sparsecheckout # timeout=10
18:03:53 [2023-08-08T18:03:53.040Z]  > git checkout -f 36a0946aa9f16cd4d8e8c8c53dad08c5c1f4f3ec # timeout=10
18:03:53 [2023-08-08T18:03:53.074Z]  > git remote # timeout=10
18:03:53 [2023-08-08T18:03:53.077Z]  > git config --get remote.origin.url # timeout=10
18:03:53 [2023-08-08T18:03:53.080Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
18:03:53 [2023-08-08T18:03:53.081Z]  > git merge 2884018e7feeafb867f5a3a51fecf663cc42d504 # timeout=10
18:03:53 [2023-08-08T18:03:53.257Z]  > git rev-parse HEAD^{commit} # timeout=10
18:03:53 [2023-08-08T18:03:53.264Z]  > git config core.sparsecheckout # timeout=10
18:03:53 [2023-08-08T18:03:53.266Z]  > git checkout -f da78f768ab17e0558f6e04803b7fc515bb2701d6 # timeout=10