Skip to content

Console Output

21:39:22 [2021-07-13T21:39:22.077Z] The recommended git tool is: git
21:39:26 [2021-07-13T21:39:26.009Z] using credential docker-jenkins-github-credentials
21:39:26 [2021-07-13T21:39:26.018Z] Cloning the remote Git repository
21:39:26 [2021-07-13T21:39:26.018Z] Cloning with configured refspecs honoured and without tags
21:39:26 [2021-07-13T21:39:26.062Z] Cloning repository https://github.com/moby/moby.git
21:39:26 [2021-07-13T21:39:26.138Z]  > git init /home/ubuntu/workspace/moby_PR-42568 # timeout=10
21:39:26 [2021-07-13T21:39:26.463Z] Fetching upstream changes from https://github.com/moby/moby.git
21:39:26 [2021-07-13T21:39:26.464Z]  > git --version # timeout=10
21:39:26 [2021-07-13T21:39:26.483Z]  > git --version # 'git version 2.17.1'
21:39:26 [2021-07-13T21:39:26.484Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
21:39:26 [2021-07-13T21:39:26.486Z]  > git fetch --no-tags --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:48 [2021-07-13T21:39:48.018Z] Fetching without tags
21:39:47 [2021-07-13T21:39:47.919Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
21:39:47 [2021-07-13T21:39:47.939Z]  > git config --add remote.origin.fetch +refs/pull/42568/head:refs/remotes/origin/PR-42568 # timeout=10
21:39:47 [2021-07-13T21:39:47.959Z]  > git config --add remote.origin.fetch +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10
21:39:47 [2021-07-13T21:39:47.980Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
21:39:48 [2021-07-13T21:39:48.021Z] Fetching upstream changes from https://github.com/moby/moby.git
21:39:48 [2021-07-13T21:39:48.022Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
21:39:48 [2021-07-13T21:39:48.027Z]  > git fetch --no-tags --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:48 [2021-07-13T21:39:48.551Z] Merging remotes/origin/20.10 commit 46a7ebc540db90e7d066478325cd1f49fc5fa7ab into PR head commit 872cb16edb4e82d4ef6f188e8df0d1ea1125ce71
21:39:49 [2021-07-13T21:39:49.402Z] Merge succeeded, producing 872cb16edb4e82d4ef6f188e8df0d1ea1125ce71
21:39:49 [2021-07-13T21:39:49.402Z] Checking out Revision 872cb16edb4e82d4ef6f188e8df0d1ea1125ce71 (PR-42568)
21:39:48 [2021-07-13T21:39:48.562Z]  > git config core.sparsecheckout # timeout=10
21:39:48 [2021-07-13T21:39:48.583Z]  > git checkout -f 872cb16edb4e82d4ef6f188e8df0d1ea1125ce71 # timeout=10
21:39:49 [2021-07-13T21:39:49.307Z]  > git remote # timeout=10
21:39:49 [2021-07-13T21:39:49.332Z]  > git config --get remote.origin.url # timeout=10
21:39:49 [2021-07-13T21:39:49.353Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
21:39:49 [2021-07-13T21:39:49.354Z]  > git merge 46a7ebc540db90e7d066478325cd1f49fc5fa7ab # timeout=10
21:39:49 [2021-07-13T21:39:49.380Z]  > git rev-parse HEAD^{commit} # timeout=10
21:39:49 [2021-07-13T21:39:49.404Z]  > git config core.sparsecheckout # timeout=10
21:39:49 [2021-07-13T21:39:49.423Z]  > git checkout -f 872cb16edb4e82d4ef6f188e8df0d1ea1125ce71 # timeout=10
21:39:53 [2021-07-13T21:39:53.784Z] Commit message: "update runc binary to v1.0.0 GA"