Skip to content

Console Output

00:16:06 [2022-09-02T00:16:06.617Z] The recommended git tool is: git
00:16:08 [2022-09-02T00:16:08.823Z] using credential docker-jenkins-github-credentials
00:16:08 [2022-09-02T00:16:08.833Z] Cloning the remote Git repository
00:16:08 [2022-09-02T00:16:08.833Z] Cloning with configured refspecs honoured and without tags
00:16:08 [2022-09-02T00:16:08.850Z] Cloning repository https://github.com/moby/moby.git
00:16:08 [2022-09-02T00:16:08.881Z]  > git init /home/ubuntu/workspace/moby_PR-44067 # timeout=10
00:16:08 [2022-09-02T00:16:08.915Z] Fetching upstream changes from https://github.com/moby/moby.git
00:16:08 [2022-09-02T00:16:08.915Z]  > git --version # timeout=10
00:16:08 [2022-09-02T00:16:08.925Z]  > git --version # 'git version 2.17.1'
00:16:08 [2022-09-02T00:16:08.925Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
00:16:08 [2022-09-02T00:16:08.927Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/44067/head:refs/remotes/origin/PR-44067 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10
00:16:24 [2022-09-02T00:16:24.365Z] Fetching without tags
00:16:24 [2022-09-02T00:16:24.303Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
00:16:24 [2022-09-02T00:16:24.320Z]  > git config --add remote.origin.fetch +refs/pull/44067/head:refs/remotes/origin/PR-44067 # timeout=10
00:16:24 [2022-09-02T00:16:24.334Z]  > git config --add remote.origin.fetch +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10
00:16:24 [2022-09-02T00:16:24.345Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
00:16:24 [2022-09-02T00:16:24.368Z] Fetching upstream changes from https://github.com/moby/moby.git
00:16:24 [2022-09-02T00:16:24.369Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
00:16:24 [2022-09-02T00:16:24.373Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/44067/head:refs/remotes/origin/PR-44067 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10
00:16:24 [2022-09-02T00:16:24.586Z] Merging remotes/origin/20.10 commit f7f1f960ea8176d64d8457e8ec557f4eb46a7a34 into PR head commit 9e7662e4a7720e2dba7bccc7ffde5c33780e6f45
00:16:25 [2022-09-02T00:16:25.200Z] Merge succeeded, producing 9e7662e4a7720e2dba7bccc7ffde5c33780e6f45
00:16:25 [2022-09-02T00:16:25.200Z] Checking out Revision 9e7662e4a7720e2dba7bccc7ffde5c33780e6f45 (PR-44067)
00:16:24 [2022-09-02T00:16:24.592Z]  > git config core.sparsecheckout # timeout=10
00:16:24 [2022-09-02T00:16:24.606Z]  > git checkout -f 9e7662e4a7720e2dba7bccc7ffde5c33780e6f45 # timeout=10
00:16:25 [2022-09-02T00:16:25.124Z]  > git remote # timeout=10
00:16:25 [2022-09-02T00:16:25.141Z]  > git config --get remote.origin.url # timeout=10
00:16:25 [2022-09-02T00:16:25.157Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
00:16:25 [2022-09-02T00:16:25.158Z]  > git merge f7f1f960ea8176d64d8457e8ec557f4eb46a7a34 # timeout=10
00:16:25 [2022-09-02T00:16:25.178Z]  > git rev-parse HEAD^{commit} # timeout=10
00:16:25 [2022-09-02T00:16:25.202Z]  > git config core.sparsecheckout # timeout=10
00:16:25 [2022-09-02T00:16:25.213Z]  > git checkout -f 9e7662e4a7720e2dba7bccc7ffde5c33780e6f45 # timeout=10
00:16:28 [2022-09-02T00:16:28.965Z] Commit message: "[20.10] vendor: update containerd to latest of docker-20.10 branch"