Skip to content

Console Output

08:13:45 [2021-02-26T08:13:45.180Z] The recommended git tool is: git
08:13:47 [2021-02-26T08:13:47.930Z] using credential docker-jenkins-github-credentials
08:13:47 [2021-02-26T08:13:47.937Z] Cloning the remote Git repository
08:13:47 [2021-02-26T08:13:47.937Z] Cloning with configured refspecs honoured and without tags
08:13:48 [2021-02-26T08:13:48.108Z] Cloning repository https://github.com/moby/moby.git
08:13:48 [2021-02-26T08:13:48.152Z]  > git init /home/ubuntu/workspace/moby_PR-42084 # timeout=10
08:13:48 [2021-02-26T08:13:48.523Z] Fetching upstream changes from https://github.com/moby/moby.git
08:13:48 [2021-02-26T08:13:48.523Z]  > git --version # timeout=10
08:13:48 [2021-02-26T08:13:48.553Z]  > git --version # 'git version 2.17.1'
08:13:48 [2021-02-26T08:13:48.554Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
08:13:48 [2021-02-26T08:13:48.588Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/42084/head:refs/remotes/origin/PR-42084 +refs/heads/master:refs/remotes/origin/master # timeout=10
08:14:14 [2021-02-26T08:14:14.306Z] Fetching without tags
08:14:14 [2021-02-26T08:14:14.768Z] Merging remotes/origin/master commit 2ae2ddf51d22d8c24496c0906fe6f9d77aa34512 into PR head commit f2f1c0fe38fd36ebd5ca6596367b08a43eb59c2a
08:14:15 [2021-02-26T08:14:15.695Z] Merge succeeded, producing f2f1c0fe38fd36ebd5ca6596367b08a43eb59c2a
08:14:15 [2021-02-26T08:14:15.695Z] Checking out Revision f2f1c0fe38fd36ebd5ca6596367b08a43eb59c2a (PR-42084)
08:14:14 [2021-02-26T08:14:14.185Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
08:14:14 [2021-02-26T08:14:14.210Z]  > git config --add remote.origin.fetch +refs/pull/42084/head:refs/remotes/origin/PR-42084 # timeout=10
08:14:14 [2021-02-26T08:14:14.234Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
08:14:14 [2021-02-26T08:14:14.265Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
08:14:14 [2021-02-26T08:14:14.307Z] Fetching upstream changes from https://github.com/moby/moby.git
08:14:14 [2021-02-26T08:14:14.308Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
08:14:14 [2021-02-26T08:14:14.309Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/42084/head:refs/remotes/origin/PR-42084 +refs/heads/master:refs/remotes/origin/master # timeout=10
08:14:14 [2021-02-26T08:14:14.780Z]  > git config core.sparsecheckout # timeout=10
08:14:14 [2021-02-26T08:14:14.812Z]  > git checkout -f f2f1c0fe38fd36ebd5ca6596367b08a43eb59c2a # timeout=10
08:14:15 [2021-02-26T08:14:15.590Z]  > git remote # timeout=10
08:14:15 [2021-02-26T08:14:15.615Z]  > git config --get remote.origin.url # timeout=10
08:14:15 [2021-02-26T08:14:15.639Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
08:14:15 [2021-02-26T08:14:15.640Z]  > git merge 2ae2ddf51d22d8c24496c0906fe6f9d77aa34512 # timeout=10
08:14:15 [2021-02-26T08:14:15.671Z]  > git rev-parse HEAD^{commit} # timeout=10
08:14:15 [2021-02-26T08:14:15.695Z]  > git config core.sparsecheckout # timeout=10
08:14:15 [2021-02-26T08:14:15.722Z]  > git checkout -f f2f1c0fe38fd36ebd5ca6596367b08a43eb59c2a # timeout=10
08:14:20 [2021-02-26T08:14:20.224Z] Commit message: "dockerd-rootless-setuptool.sh: create CLI context "rootless""