Skip to content

Console Output

20:36:20 [2022-07-13T20:36:20.454Z] The recommended git tool is: git
20:36:23 [2022-07-13T20:36:23.438Z] using credential docker-jenkins-github-credentials
20:36:23 [2022-07-13T20:36:23.449Z] Cloning the remote Git repository
20:36:23 [2022-07-13T20:36:23.449Z] Cloning with configured refspecs honoured and without tags
20:36:23 [2022-07-13T20:36:23.474Z] Cloning repository https://github.com/moby/moby.git
20:36:23 [2022-07-13T20:36:23.553Z]  > git init /home/ubuntu/workspace/moby_PR-43804 # timeout=10
20:36:23 [2022-07-13T20:36:23.797Z] Fetching upstream changes from https://github.com/moby/moby.git
20:36:23 [2022-07-13T20:36:23.797Z]  > git --version # timeout=10
20:36:23 [2022-07-13T20:36:23.814Z]  > git --version # 'git version 2.25.1'
20:36:23 [2022-07-13T20:36:23.814Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
20:36:23 [2022-07-13T20:36:23.816Z]  > git fetch --no-tags --force --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:44 [2022-07-13T20:36:44.337Z] Fetching without tags
20:36:44 [2022-07-13T20:36:44.273Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
20:36:44 [2022-07-13T20:36:44.295Z]  > git config --add remote.origin.fetch +refs/pull/43804/head:refs/remotes/origin/PR-43804 # timeout=10
20:36:44 [2022-07-13T20:36:44.313Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
20:36:44 [2022-07-13T20:36:44.329Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
20:36:44 [2022-07-13T20:36:44.346Z] Fetching upstream changes from https://github.com/moby/moby.git
20:36:44 [2022-07-13T20:36:44.347Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
20:36:44 [2022-07-13T20:36:44.348Z]  > git fetch --no-tags --force --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:44 [2022-07-13T20:36:44.750Z] Merging remotes/origin/master commit dc4ab45e05d0b42deccfefddcaf17fdcb75e497c into PR head commit 4f0834668696c981ef56ee77dc7af05bf3d0dbf9
20:36:45 [2022-07-13T20:36:45.551Z] Merge succeeded, producing 4f0834668696c981ef56ee77dc7af05bf3d0dbf9
20:36:45 [2022-07-13T20:36:45.551Z] Checking out Revision 4f0834668696c981ef56ee77dc7af05bf3d0dbf9 (PR-43804)
20:36:44 [2022-07-13T20:36:44.757Z]  > git config core.sparsecheckout # timeout=10
20:36:44 [2022-07-13T20:36:44.771Z]  > git checkout -f 4f0834668696c981ef56ee77dc7af05bf3d0dbf9 # timeout=10
20:36:45 [2022-07-13T20:36:45.516Z]  > git remote # timeout=10
20:36:45 [2022-07-13T20:36:45.527Z]  > git config --get remote.origin.url # timeout=10
20:36:45 [2022-07-13T20:36:45.532Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
20:36:45 [2022-07-13T20:36:45.533Z]  > git merge dc4ab45e05d0b42deccfefddcaf17fdcb75e497c # timeout=10
20:36:45 [2022-07-13T20:36:45.543Z]  > git rev-parse HEAD^{commit} # timeout=10
20:36:45 [2022-07-13T20:36:45.555Z]  > git config core.sparsecheckout # timeout=10
20:36:45 [2022-07-13T20:36:45.563Z]  > git checkout -f 4f0834668696c981ef56ee77dc7af05bf3d0dbf9 # timeout=10
20:36:49 [2022-07-13T20:36:49.815Z] Commit message: "fix formatting of "nolint" tags for go1.19"
20:36:49 [2022-07-13T20:36:49.837Z]  > git --version # timeout=10
20:36:49 [2022-07-13T20:36:49.845Z]  > git --version # 'git version 2.25.1'
20:36:49 [2022-07-13T20:36:49.854Z] fatal: bad object 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0