Skip to content

Console Output

21:19:41 [2021-07-19T21:19:41.182Z] The recommended git tool is: git
21:19:44 [2021-07-19T21:19:44.735Z] using credential docker-jenkins-github-credentials
21:19:44 [2021-07-19T21:19:44.742Z] Cloning the remote Git repository
21:19:44 [2021-07-19T21:19:44.742Z] Cloning with configured refspecs honoured and without tags
21:19:44 [2021-07-19T21:19:44.535Z] Cloning repository https://github.com/moby/moby.git
21:19:44 [2021-07-19T21:19:44.593Z]  > git init /home/ubuntu/workspace/moby_PR-42657 # timeout=10
21:19:44 [2021-07-19T21:19:44.957Z] Fetching upstream changes from https://github.com/moby/moby.git
21:19:44 [2021-07-19T21:19:44.957Z]  > git --version # timeout=10
21:19:44 [2021-07-19T21:19:44.977Z]  > git --version # 'git version 2.25.1'
21:19:44 [2021-07-19T21:19:44.978Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
21:19:44 [2021-07-19T21:19:44.980Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/42657/head:refs/remotes/origin/PR-42657 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10
21:20:01 [2021-07-19T21:20:01.481Z] Fetching without tags
21:20:02 [2021-07-19T21:20:02.084Z] Merging remotes/origin/20.10 commit e7bf9923d4888016cf3e822a6769ccca7f25f497 into PR head commit 067918a8c3018580c86e6c6e6326f68add162876
21:20:02 [2021-07-19T21:20:02.856Z] Merge succeeded, producing 067918a8c3018580c86e6c6e6326f68add162876
21:20:02 [2021-07-19T21:20:02.856Z] Checking out Revision 067918a8c3018580c86e6c6e6326f68add162876 (PR-42657)
21:20:01 [2021-07-19T21:20:01.395Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
21:20:01 [2021-07-19T21:20:01.412Z]  > git config --add remote.origin.fetch +refs/pull/42657/head:refs/remotes/origin/PR-42657 # timeout=10
21:20:01 [2021-07-19T21:20:01.418Z]  > git config --add remote.origin.fetch +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10
21:20:01 [2021-07-19T21:20:01.435Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
21:20:01 [2021-07-19T21:20:01.455Z] Fetching upstream changes from https://github.com/moby/moby.git
21:20:01 [2021-07-19T21:20:01.456Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
21:20:01 [2021-07-19T21:20:01.456Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/42657/head:refs/remotes/origin/PR-42657 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10
21:20:02 [2021-07-19T21:20:02.063Z]  > git config core.sparsecheckout # timeout=10
21:20:02 [2021-07-19T21:20:02.079Z]  > git checkout -f 067918a8c3018580c86e6c6e6326f68add162876 # timeout=10
21:20:02 [2021-07-19T21:20:02.748Z]  > git remote # timeout=10
21:20:02 [2021-07-19T21:20:02.768Z]  > git config --get remote.origin.url # timeout=10
21:20:02 [2021-07-19T21:20:02.787Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
21:20:02 [2021-07-19T21:20:02.788Z]  > git merge e7bf9923d4888016cf3e822a6769ccca7f25f497 # timeout=10
21:20:02 [2021-07-19T21:20:02.810Z]  > git rev-parse HEAD^{commit} # timeout=10
21:20:02 [2021-07-19T21:20:02.834Z]  > git config core.sparsecheckout # timeout=10
21:20:02 [2021-07-19T21:20:02.847Z]  > git checkout -f 067918a8c3018580c86e6c6e6326f68add162876 # timeout=10
21:20:07 [2021-07-19T21:20:07.066Z] Commit message: "[20.10] update containerd binary v1.4.8"