Skip to content

Console Output

23:12:47 [2021-03-24T23:12:47.008Z] The recommended git tool is: git
23:12:49 [2021-03-24T23:12:49.293Z] using credential docker-jenkins-github-credentials
23:12:49 [2021-03-24T23:12:49.311Z] Cloning the remote Git repository
23:12:49 [2021-03-24T23:12:49.311Z] Cloning with configured refspecs honoured and without tags
23:12:49 [2021-03-24T23:12:49.381Z] Cloning repository https://github.com/moby/moby.git
23:12:49 [2021-03-24T23:12:49.491Z]  > git init /home/ubuntu/workspace/moby_PR-42015 # timeout=10
23:12:49 [2021-03-24T23:12:49.818Z] Fetching upstream changes from https://github.com/moby/moby.git
23:12:49 [2021-03-24T23:12:49.818Z]  > git --version # timeout=10
23:12:49 [2021-03-24T23:12:49.842Z]  > git --version # 'git version 2.17.1'
23:12:49 [2021-03-24T23:12:49.842Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
23:12:49 [2021-03-24T23:12:49.844Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/42015/head:refs/remotes/origin/PR-42015 +refs/heads/19.03:refs/remotes/origin/19.03 # timeout=10
23:13:14 [2021-03-24T23:13:14.494Z] Fetching without tags
23:13:14 [2021-03-24T23:13:14.885Z] Merging remotes/origin/19.03 commit 69f9c8c90662290f3e3abc01a3be51b95b80367b into PR head commit f2fc340ac752b4ab05fe3c533bb02e948c945c20
23:13:14 [2021-03-24T23:13:14.385Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
23:13:14 [2021-03-24T23:13:14.404Z]  > git config --add remote.origin.fetch +refs/pull/42015/head:refs/remotes/origin/PR-42015 # timeout=10
23:13:14 [2021-03-24T23:13:14.436Z]  > git config --add remote.origin.fetch +refs/heads/19.03:refs/remotes/origin/19.03 # timeout=10
23:13:14 [2021-03-24T23:13:14.468Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
23:13:14 [2021-03-24T23:13:14.501Z] Fetching upstream changes from https://github.com/moby/moby.git
23:13:14 [2021-03-24T23:13:14.501Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
23:13:14 [2021-03-24T23:13:14.502Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/42015/head:refs/remotes/origin/PR-42015 +refs/heads/19.03:refs/remotes/origin/19.03 # timeout=10
23:13:14 [2021-03-24T23:13:14.898Z]  > git config core.sparsecheckout # timeout=10
23:13:14 [2021-03-24T23:13:14.915Z]  > git checkout -f f2fc340ac752b4ab05fe3c533bb02e948c945c20 # timeout=10
23:13:15 [2021-03-24T23:13:15.689Z] Merge succeeded, producing f2fc340ac752b4ab05fe3c533bb02e948c945c20
23:13:15 [2021-03-24T23:13:15.689Z] Checking out Revision f2fc340ac752b4ab05fe3c533bb02e948c945c20 (PR-42015)
23:13:15 [2021-03-24T23:13:15.579Z]  > git remote # timeout=10
23:13:15 [2021-03-24T23:13:15.601Z]  > git config --get remote.origin.url # timeout=10
23:13:15 [2021-03-24T23:13:15.625Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
23:13:15 [2021-03-24T23:13:15.625Z]  > git merge 69f9c8c90662290f3e3abc01a3be51b95b80367b # timeout=10
23:13:15 [2021-03-24T23:13:15.654Z]  > git rev-parse HEAD^{commit} # timeout=10
23:13:15 [2021-03-24T23:13:15.691Z]  > git config core.sparsecheckout # timeout=10
23:13:15 [2021-03-24T23:13:15.721Z]  > git checkout -f f2fc340ac752b4ab05fe3c533bb02e948c945c20 # timeout=10
23:13:20 [2021-03-24T23:13:20.317Z] Commit message: "update containerd binary to v1.4.4"