Skip to content

Console Output

13:28:02 [2022-09-07T13:28:02.840Z] The recommended git tool is: git
13:28:02 [2022-09-07T13:28:02.847Z] using credential docker-jenkins-github-credentials
13:28:02 [2022-09-07T13:28:02.857Z] Cloning the remote Git repository
13:28:02 [2022-09-07T13:28:02.857Z] Cloning with configured refspecs honoured and without tags
13:28:02 [2022-09-07T13:28:02.888Z] Cloning repository https://github.com/moby/moby.git
13:28:02 [2022-09-07T13:28:02.889Z]  > git init /home/ubuntu/workspace/moby_PR-43746 # timeout=10
13:28:02 [2022-09-07T13:28:02.902Z] Fetching upstream changes from https://github.com/moby/moby.git
13:28:02 [2022-09-07T13:28:02.902Z]  > git --version # timeout=10
13:28:02 [2022-09-07T13:28:02.904Z]  > git --version # 'git version 2.17.1'
13:28:02 [2022-09-07T13:28:02.904Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
13:28:02 [2022-09-07T13:28:02.905Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43746/head:refs/remotes/origin/PR-43746 +refs/heads/master:refs/remotes/origin/master # timeout=10
13:28:18 [2022-09-07T13:28:18.551Z] Fetching without tags
13:28:18 [2022-09-07T13:28:18.525Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
13:28:18 [2022-09-07T13:28:18.528Z]  > git config --add remote.origin.fetch +refs/pull/43746/head:refs/remotes/origin/PR-43746 # timeout=10
13:28:18 [2022-09-07T13:28:18.531Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
13:28:18 [2022-09-07T13:28:18.536Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
13:28:18 [2022-09-07T13:28:18.541Z] Fetching upstream changes from https://github.com/moby/moby.git
13:28:18 [2022-09-07T13:28:18.541Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
13:28:18 [2022-09-07T13:28:18.541Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43746/head:refs/remotes/origin/PR-43746 +refs/heads/master:refs/remotes/origin/master # timeout=10
13:28:18 [2022-09-07T13:28:18.741Z] Merging remotes/origin/master commit a9fe88e395acaacd84067b5fc701d52dbcf4b625 into PR head commit 1eadbdd9fadca31c02b6f0aebfbbab4d8c6cf716
13:28:19 [2022-09-07T13:28:19.310Z] Merge succeeded, producing 1eadbdd9fadca31c02b6f0aebfbbab4d8c6cf716
13:28:19 [2022-09-07T13:28:19.311Z] Checking out Revision 1eadbdd9fadca31c02b6f0aebfbbab4d8c6cf716 (PR-43746)
13:28:19 [2022-09-07T13:28:19.656Z] Commit message: "Update to go 1.19.1 to address CVE-2022-27664, CVE-2022-32190"
13:28:18 [2022-09-07T13:28:18.730Z]  > git config core.sparsecheckout # timeout=10
13:28:18 [2022-09-07T13:28:18.733Z]  > git checkout -f 1eadbdd9fadca31c02b6f0aebfbbab4d8c6cf716 # timeout=10
13:28:19 [2022-09-07T13:28:19.265Z]  > git remote # timeout=10
13:28:19 [2022-09-07T13:28:19.275Z]  > git config --get remote.origin.url # timeout=10
13:28:19 [2022-09-07T13:28:19.286Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
13:28:19 [2022-09-07T13:28:19.287Z]  > git merge a9fe88e395acaacd84067b5fc701d52dbcf4b625 # timeout=10
13:28:19 [2022-09-07T13:28:19.295Z]  > git rev-parse HEAD^{commit} # timeout=10
13:28:19 [2022-09-07T13:28:19.300Z]  > git config core.sparsecheckout # timeout=10
13:28:19 [2022-09-07T13:28:19.302Z]  > git checkout -f 1eadbdd9fadca31c02b6f0aebfbbab4d8c6cf716 # timeout=10