Skip to content

Console Output

21:39:29 [2021-07-13T21:39:29.946Z] The recommended git tool is: git
21:39:33 [2021-07-13T21:39:33.488Z] using credential docker-jenkins-github-credentials
21:39:33 [2021-07-13T21:39:33.497Z] Cloning the remote Git repository
21:39:33 [2021-07-13T21:39:33.497Z] Cloning with configured refspecs honoured and without tags
21:39:33 [2021-07-13T21:39:33.510Z] Cloning repository https://github.com/moby/moby.git
21:39:33 [2021-07-13T21:39:33.582Z]  > git init /home/ubuntu/workspace/moby_PR-42568 # timeout=10
21:39:33 [2021-07-13T21:39:33.829Z] Fetching upstream changes from https://github.com/moby/moby.git
21:39:33 [2021-07-13T21:39:33.829Z]  > git --version # timeout=10
21:39:33 [2021-07-13T21:39:33.845Z]  > git --version # 'git version 2.25.1'
21:39:33 [2021-07-13T21:39:33.846Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
21:39:33 [2021-07-13T21:39:33.892Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/42568/head:refs/remotes/origin/PR-42568 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10
21:39:51 [2021-07-13T21:39:51.887Z] Fetching without tags
21:39:52 [2021-07-13T21:39:52.234Z] Merging remotes/origin/20.10 commit 46a7ebc540db90e7d066478325cd1f49fc5fa7ab into PR head commit 872cb16edb4e82d4ef6f188e8df0d1ea1125ce71
21:39:53 [2021-07-13T21:39:53.288Z] Merge succeeded, producing 872cb16edb4e82d4ef6f188e8df0d1ea1125ce71
21:39:53 [2021-07-13T21:39:53.288Z] Checking out Revision 872cb16edb4e82d4ef6f188e8df0d1ea1125ce71 (PR-42568)
21:39:51 [2021-07-13T21:39:51.841Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
21:39:51 [2021-07-13T21:39:51.847Z]  > git config --add remote.origin.fetch +refs/pull/42568/head:refs/remotes/origin/PR-42568 # timeout=10
21:39:51 [2021-07-13T21:39:51.854Z]  > git config --add remote.origin.fetch +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10
21:39:51 [2021-07-13T21:39:51.869Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
21:39:51 [2021-07-13T21:39:51.888Z] Fetching upstream changes from https://github.com/moby/moby.git
21:39:51 [2021-07-13T21:39:51.889Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
21:39:51 [2021-07-13T21:39:51.891Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/42568/head:refs/remotes/origin/PR-42568 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10
21:39:52 [2021-07-13T21:39:52.241Z]  > git config core.sparsecheckout # timeout=10
21:39:52 [2021-07-13T21:39:52.253Z]  > git checkout -f 872cb16edb4e82d4ef6f188e8df0d1ea1125ce71 # timeout=10
21:39:53 [2021-07-13T21:39:53.233Z]  > git remote # timeout=10
21:39:53 [2021-07-13T21:39:53.239Z]  > git config --get remote.origin.url # timeout=10
21:39:53 [2021-07-13T21:39:53.261Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
21:39:53 [2021-07-13T21:39:53.265Z]  > git merge 46a7ebc540db90e7d066478325cd1f49fc5fa7ab # timeout=10
21:39:53 [2021-07-13T21:39:53.278Z]  > git rev-parse HEAD^{commit} # timeout=10
21:39:53 [2021-07-13T21:39:53.288Z]  > git config core.sparsecheckout # timeout=10
21:39:53 [2021-07-13T21:39:53.301Z]  > git checkout -f 872cb16edb4e82d4ef6f188e8df0d1ea1125ce71 # timeout=10
21:39:57 [2021-07-13T21:39:57.298Z] Commit message: "update runc binary to v1.0.0 GA"