Skip to content

Console Output

17:46:29 [2021-07-16T17:46:29.163Z] The recommended git tool is: git
17:46:29 [2021-07-16T17:46:29.193Z] using credential docker-jenkins-github-credentials
17:46:29 [2021-07-16T17:46:29.201Z] Cloning the remote Git repository
17:46:29 [2021-07-16T17:46:29.201Z] Cloning with configured refspecs honoured and without tags
17:46:29 [2021-07-16T17:46:29.223Z] Cloning repository https://github.com/moby/moby.git
17:46:29 [2021-07-16T17:46:29.224Z]  > git init /home/ubuntu/workspace/moby_PR-42643 # timeout=10
17:46:29 [2021-07-16T17:46:29.242Z] Fetching upstream changes from https://github.com/moby/moby.git
17:46:29 [2021-07-16T17:46:29.242Z]  > git --version # timeout=10
17:46:29 [2021-07-16T17:46:29.247Z]  > git --version # 'git version 2.25.1'
17:46:29 [2021-07-16T17:46:29.247Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
17:46:29 [2021-07-16T17:46:29.248Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/42643/head:refs/remotes/origin/PR-42643 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10
17:46:44 [2021-07-16T17:46:44.453Z] Fetching without tags
17:46:44 [2021-07-16T17:46:44.780Z] Merging remotes/origin/20.10 commit 0fbb0f869a352c6038239ce07101eef29a6771b3 into PR head commit b0da207af48c50c851f8e2e5eb358b67059749b0
17:46:44 [2021-07-16T17:46:44.444Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
17:46:44 [2021-07-16T17:46:44.448Z]  > git config --add remote.origin.fetch +refs/pull/42643/head:refs/remotes/origin/PR-42643 # timeout=10
17:46:44 [2021-07-16T17:46:44.453Z]  > git config --add remote.origin.fetch +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10
17:46:44 [2021-07-16T17:46:44.463Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
17:46:44 [2021-07-16T17:46:44.472Z] Fetching upstream changes from https://github.com/moby/moby.git
17:46:44 [2021-07-16T17:46:44.472Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
17:46:44 [2021-07-16T17:46:44.474Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/42643/head:refs/remotes/origin/PR-42643 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10
17:46:44 [2021-07-16T17:46:44.798Z]  > git config core.sparsecheckout # timeout=10
17:46:44 [2021-07-16T17:46:44.802Z]  > git checkout -f b0da207af48c50c851f8e2e5eb358b67059749b0 # timeout=10
17:46:45 [2021-07-16T17:46:45.729Z] Merge succeeded, producing b0da207af48c50c851f8e2e5eb358b67059749b0
17:46:45 [2021-07-16T17:46:45.730Z] Checking out Revision b0da207af48c50c851f8e2e5eb358b67059749b0 (PR-42643)
17:46:46 [2021-07-16T17:46:46.588Z] Commit message: "Bump go 1.16.6 (addresses CVE-2021-34558)"
17:46:45 [2021-07-16T17:46:45.708Z]  > git remote # timeout=10
17:46:45 [2021-07-16T17:46:45.720Z]  > git config --get remote.origin.url # timeout=10
17:46:45 [2021-07-16T17:46:45.725Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
17:46:45 [2021-07-16T17:46:45.726Z]  > git merge 0fbb0f869a352c6038239ce07101eef29a6771b3 # timeout=10
17:46:45 [2021-07-16T17:46:45.737Z]  > git rev-parse HEAD^{commit} # timeout=10
17:46:45 [2021-07-16T17:46:45.748Z]  > git config core.sparsecheckout # timeout=10
17:46:45 [2021-07-16T17:46:45.752Z]  > git checkout -f b0da207af48c50c851f8e2e5eb358b67059749b0 # timeout=10