Skip to content

Console Output

03:53:19 [2022-08-24T03:53:19.727Z] The recommended git tool is: git
03:53:22 [2022-08-24T03:53:22.965Z] using credential docker-jenkins-github-credentials
03:53:22 [2022-08-24T03:53:22.974Z] Cloning the remote Git repository
03:53:22 [2022-08-24T03:53:22.974Z] Cloning with configured refspecs honoured and without tags
03:53:23 [2022-08-24T03:53:23.009Z] Cloning repository https://github.com/moby/moby.git
03:53:23 [2022-08-24T03:53:23.129Z]  > git init /home/ubuntu/workspace/moby_PR-44024 # timeout=10
03:53:23 [2022-08-24T03:53:23.530Z] Fetching upstream changes from https://github.com/moby/moby.git
03:53:23 [2022-08-24T03:53:23.530Z]  > git --version # timeout=10
03:53:23 [2022-08-24T03:53:23.559Z]  > git --version # 'git version 2.25.1'
03:53:23 [2022-08-24T03:53:23.560Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
03:53:23 [2022-08-24T03:53:23.561Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/44024/head:refs/remotes/origin/PR-44024 +refs/heads/22.06:refs/remotes/origin/22.06 # timeout=10
03:53:41 [2022-08-24T03:53:41.766Z] Fetching without tags
03:53:41 [2022-08-24T03:53:41.701Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
03:53:41 [2022-08-24T03:53:41.731Z]  > git config --add remote.origin.fetch +refs/pull/44024/head:refs/remotes/origin/PR-44024 # timeout=10
03:53:41 [2022-08-24T03:53:41.740Z]  > git config --add remote.origin.fetch +refs/heads/22.06:refs/remotes/origin/22.06 # timeout=10
03:53:41 [2022-08-24T03:53:41.756Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
03:53:41 [2022-08-24T03:53:41.772Z] Fetching upstream changes from https://github.com/moby/moby.git
03:53:41 [2022-08-24T03:53:41.772Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
03:53:41 [2022-08-24T03:53:41.775Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/44024/head:refs/remotes/origin/PR-44024 +refs/heads/22.06:refs/remotes/origin/22.06 # timeout=10
03:53:41 [2022-08-24T03:53:41.991Z] Merging remotes/origin/22.06 commit 2dc3e510d4a82e740afd5a4732b859b509a8475e into PR head commit 76fa56b62dd6246402ed04f3acb9e64293e5fe3c
03:53:42 [2022-08-24T03:53:42.855Z] Merge succeeded, producing 76fa56b62dd6246402ed04f3acb9e64293e5fe3c
03:53:42 [2022-08-24T03:53:42.855Z] Checking out Revision 76fa56b62dd6246402ed04f3acb9e64293e5fe3c (PR-44024)
03:53:42 [2022-08-24T03:53:42.001Z]  > git config core.sparsecheckout # timeout=10
03:53:42 [2022-08-24T03:53:42.028Z]  > git checkout -f 76fa56b62dd6246402ed04f3acb9e64293e5fe3c # timeout=10
03:53:42 [2022-08-24T03:53:42.820Z]  > git remote # timeout=10
03:53:42 [2022-08-24T03:53:42.830Z]  > git config --get remote.origin.url # timeout=10
03:53:42 [2022-08-24T03:53:42.835Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
03:53:42 [2022-08-24T03:53:42.836Z]  > git merge 2dc3e510d4a82e740afd5a4732b859b509a8475e # timeout=10
03:53:42 [2022-08-24T03:53:42.847Z]  > git rev-parse HEAD^{commit} # timeout=10
03:53:42 [2022-08-24T03:53:42.858Z]  > git config core.sparsecheckout # timeout=10
03:53:42 [2022-08-24T03:53:42.870Z]  > git checkout -f 76fa56b62dd6246402ed04f3acb9e64293e5fe3c # timeout=10
03:53:47 [2022-08-24T03:53:47.269Z] Commit message: "vendor: github.com/containerd/containerd v1.6.8"