Skip to content

Console Output

11:00:43 [2022-08-08T11:00:43.431Z] The recommended git tool is: git
11:00:47 [2022-08-08T11:00:47.620Z] using credential docker-jenkins-github-credentials
11:00:47 [2022-08-08T11:00:47.633Z] Cloning the remote Git repository
11:00:47 [2022-08-08T11:00:47.633Z] Cloning with configured refspecs honoured and without tags
11:00:47 [2022-08-08T11:00:47.659Z] Cloning repository https://github.com/moby/moby.git
11:00:47 [2022-08-08T11:00:47.718Z]  > git init /home/ubuntu/workspace/moby_PR-43932 # timeout=10
11:00:48 [2022-08-08T11:00:48.216Z] Fetching upstream changes from https://github.com/moby/moby.git
11:00:48 [2022-08-08T11:00:48.217Z]  > git --version # timeout=10
11:00:48 [2022-08-08T11:00:48.226Z]  > git --version # 'git version 2.25.1'
11:00:48 [2022-08-08T11:00:48.227Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
11:00:48 [2022-08-08T11:00:48.291Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43932/head:refs/remotes/origin/PR-43932 +refs/heads/22.06:refs/remotes/origin/22.06 # timeout=10
11:01:08 [2022-08-08T11:01:08.959Z] Fetching without tags
11:01:09 [2022-08-08T11:01:09.261Z] Merging remotes/origin/22.06 commit ebfc35f887ab980c01b722364bdaff6abec705f2 into PR head commit 15f9cb5c4dab7eb09845453777c0797194d48336
11:01:08 [2022-08-08T11:01:08.855Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
11:01:08 [2022-08-08T11:01:08.872Z]  > git config --add remote.origin.fetch +refs/pull/43932/head:refs/remotes/origin/PR-43932 # timeout=10
11:01:08 [2022-08-08T11:01:08.897Z]  > git config --add remote.origin.fetch +refs/heads/22.06:refs/remotes/origin/22.06 # timeout=10
11:01:08 [2022-08-08T11:01:08.940Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
11:01:09 [2022-08-08T11:01:09.003Z] Fetching upstream changes from https://github.com/moby/moby.git
11:01:09 [2022-08-08T11:01:09.003Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
11:01:09 [2022-08-08T11:01:09.005Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43932/head:refs/remotes/origin/PR-43932 +refs/heads/22.06:refs/remotes/origin/22.06 # timeout=10
11:01:09 [2022-08-08T11:01:09.267Z]  > git config core.sparsecheckout # timeout=10
11:01:09 [2022-08-08T11:01:09.285Z]  > git checkout -f 15f9cb5c4dab7eb09845453777c0797194d48336 # timeout=10
11:01:09 [2022-08-08T11:01:09.923Z]  > git remote # timeout=10
11:01:09 [2022-08-08T11:01:09.937Z]  > git config --get remote.origin.url # timeout=10
11:01:09 [2022-08-08T11:01:09.949Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
11:01:09 [2022-08-08T11:01:09.950Z]  > git merge ebfc35f887ab980c01b722364bdaff6abec705f2 # timeout=10
11:01:09 [2022-08-08T11:01:09.964Z]  > git rev-parse HEAD^{commit} # timeout=10
11:01:09 [2022-08-08T11:01:09.973Z] Merge succeeded, producing 15f9cb5c4dab7eb09845453777c0797194d48336
11:01:09 [2022-08-08T11:01:09.973Z] Checking out Revision 15f9cb5c4dab7eb09845453777c0797194d48336 (PR-43932)
11:01:09 [2022-08-08T11:01:09.975Z]  > git config core.sparsecheckout # timeout=10
11:01:09 [2022-08-08T11:01:09.988Z]  > git checkout -f 15f9cb5c4dab7eb09845453777c0797194d48336 # timeout=10
11:01:14 [2022-08-08T11:01:14.609Z] Commit message: "vendor: github.com/containerd/containerd v1.6.7"