Skip to content

Console Output

20:28:12 [2022-06-16T20:28:12.637Z] The recommended git tool is: git
20:28:15 [2022-06-16T20:28:15.543Z] using credential docker-jenkins-github-credentials
20:28:15 [2022-06-16T20:28:15.551Z] Cloning the remote Git repository
20:28:15 [2022-06-16T20:28:15.551Z] Cloning with configured refspecs honoured and without tags
20:28:15 [2022-06-16T20:28:15.591Z] Cloning repository https://github.com/moby/moby.git
20:28:15 [2022-06-16T20:28:15.645Z]  > git init /home/ubuntu/workspace/moby_PR-43718 # timeout=10
20:28:15 [2022-06-16T20:28:15.893Z] Fetching upstream changes from https://github.com/moby/moby.git
20:28:15 [2022-06-16T20:28:15.894Z]  > git --version # timeout=10
20:28:15 [2022-06-16T20:28:15.923Z]  > git --version # 'git version 2.25.1'
20:28:15 [2022-06-16T20:28:15.923Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
20:28:15 [2022-06-16T20:28:15.925Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43718/head:refs/remotes/origin/PR-43718 +refs/heads/master:refs/remotes/origin/master # timeout=10
20:28:35 [2022-06-16T20:28:35.739Z] Fetching without tags
20:28:36 [2022-06-16T20:28:36.014Z] Merging remotes/origin/master commit 74286cba8c2c14d5360caec44d2da74858e9c707 into PR head commit 5edfd6d081a874032341554f42413201eba71525
20:28:35 [2022-06-16T20:28:35.687Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
20:28:35 [2022-06-16T20:28:35.697Z]  > git config --add remote.origin.fetch +refs/pull/43718/head:refs/remotes/origin/PR-43718 # timeout=10
20:28:35 [2022-06-16T20:28:35.713Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
20:28:35 [2022-06-16T20:28:35.724Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
20:28:35 [2022-06-16T20:28:35.742Z] Fetching upstream changes from https://github.com/moby/moby.git
20:28:35 [2022-06-16T20:28:35.742Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
20:28:35 [2022-06-16T20:28:35.744Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43718/head:refs/remotes/origin/PR-43718 +refs/heads/master:refs/remotes/origin/master # timeout=10
20:28:36 [2022-06-16T20:28:36.019Z]  > git config core.sparsecheckout # timeout=10
20:28:36 [2022-06-16T20:28:36.030Z]  > git checkout -f 5edfd6d081a874032341554f42413201eba71525 # timeout=10
20:28:36 [2022-06-16T20:28:36.951Z] Merge succeeded, producing 5edfd6d081a874032341554f42413201eba71525
20:28:36 [2022-06-16T20:28:36.951Z] Checking out Revision 5edfd6d081a874032341554f42413201eba71525 (PR-43718)
20:28:36 [2022-06-16T20:28:36.879Z]  > git remote # timeout=10
20:28:36 [2022-06-16T20:28:36.900Z]  > git config --get remote.origin.url # timeout=10
20:28:36 [2022-06-16T20:28:36.905Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
20:28:36 [2022-06-16T20:28:36.906Z]  > git merge 74286cba8c2c14d5360caec44d2da74858e9c707 # timeout=10
20:28:36 [2022-06-16T20:28:36.920Z]  > git rev-parse HEAD^{commit} # timeout=10
20:28:36 [2022-06-16T20:28:36.953Z]  > git config core.sparsecheckout # timeout=10
20:28:36 [2022-06-16T20:28:36.983Z]  > git checkout -f 5edfd6d081a874032341554f42413201eba71525 # timeout=10
20:28:41 [2022-06-16T20:28:41.414Z] Commit message: "bump netlink library bump netlink to 1.2.1 change usages of netlink handle .Delete() to Close() remove superfluous replace in vendor.mod make requires of github.com/Azure/go-ansiterm direct"