Skip to content

Console Output

20:36:24 [2022-07-13T20:36:24.338Z] The recommended git tool is: git
20:36:27 [2022-07-13T20:36:27.004Z] using credential docker-jenkins-github-credentials
20:36:27 [2022-07-13T20:36:27.014Z] Cloning the remote Git repository
20:36:27 [2022-07-13T20:36:27.014Z] Cloning with configured refspecs honoured and without tags
20:36:27 [2022-07-13T20:36:27.066Z] Cloning repository https://github.com/moby/moby.git
20:36:27 [2022-07-13T20:36:27.248Z]  > git init /home/ubuntu/workspace/moby_PR-43804 # timeout=10
20:36:27 [2022-07-13T20:36:27.629Z] Fetching upstream changes from https://github.com/moby/moby.git
20:36:27 [2022-07-13T20:36:27.629Z]  > git --version # timeout=10
20:36:27 [2022-07-13T20:36:27.648Z]  > git --version # 'git version 2.17.1'
20:36:27 [2022-07-13T20:36:27.648Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
20:36:27 [2022-07-13T20:36:27.650Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43804/head:refs/remotes/origin/PR-43804 +refs/heads/master:refs/remotes/origin/master # timeout=10
20:36:48 [2022-07-13T20:36:48.759Z] Fetching without tags
20:36:49 [2022-07-13T20:36:49.069Z] Merging remotes/origin/master commit dc4ab45e05d0b42deccfefddcaf17fdcb75e497c into PR head commit 4f0834668696c981ef56ee77dc7af05bf3d0dbf9
20:36:49 [2022-07-13T20:36:49.904Z] Merge succeeded, producing 4f0834668696c981ef56ee77dc7af05bf3d0dbf9
20:36:49 [2022-07-13T20:36:49.904Z] Checking out Revision 4f0834668696c981ef56ee77dc7af05bf3d0dbf9 (PR-43804)
20:36:48 [2022-07-13T20:36:48.668Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
20:36:48 [2022-07-13T20:36:48.685Z]  > git config --add remote.origin.fetch +refs/pull/43804/head:refs/remotes/origin/PR-43804 # timeout=10
20:36:48 [2022-07-13T20:36:48.703Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
20:36:48 [2022-07-13T20:36:48.735Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
20:36:48 [2022-07-13T20:36:48.764Z] Fetching upstream changes from https://github.com/moby/moby.git
20:36:48 [2022-07-13T20:36:48.765Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
20:36:48 [2022-07-13T20:36:48.766Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43804/head:refs/remotes/origin/PR-43804 +refs/heads/master:refs/remotes/origin/master # timeout=10
20:36:49 [2022-07-13T20:36:49.078Z]  > git config core.sparsecheckout # timeout=10
20:36:49 [2022-07-13T20:36:49.108Z]  > git checkout -f 4f0834668696c981ef56ee77dc7af05bf3d0dbf9 # timeout=10
20:36:49 [2022-07-13T20:36:49.843Z]  > git remote # timeout=10
20:36:49 [2022-07-13T20:36:49.854Z]  > git config --get remote.origin.url # timeout=10
20:36:49 [2022-07-13T20:36:49.868Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
20:36:49 [2022-07-13T20:36:49.869Z]  > git merge dc4ab45e05d0b42deccfefddcaf17fdcb75e497c # timeout=10
20:36:49 [2022-07-13T20:36:49.896Z]  > git rev-parse HEAD^{commit} # timeout=10
20:36:49 [2022-07-13T20:36:49.908Z]  > git config core.sparsecheckout # timeout=10
20:36:49 [2022-07-13T20:36:49.920Z]  > git checkout -f 4f0834668696c981ef56ee77dc7af05bf3d0dbf9 # timeout=10
20:36:54 [2022-07-13T20:36:54.818Z] Commit message: "fix formatting of "nolint" tags for go1.19"
20:36:54 [2022-07-13T20:36:54.842Z]  > git --version # timeout=10
20:36:54 [2022-07-13T20:36:54.861Z]  > git --version # 'git version 2.17.1'
20:36:54 [2022-07-13T20:36:54.887Z] fatal: bad object 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0