Skip to content

Console Output

09:07:52 [2021-07-11T09:07:52.686Z] The recommended git tool is: git
09:07:52 [2021-07-11T09:07:52.734Z] using credential docker-jenkins-github-credentials
09:07:52 [2021-07-11T09:07:52.749Z] Fetching changes from the remote Git repository
09:07:52 [2021-07-11T09:07:52.755Z] Fetching without tags
09:07:53 [2021-07-11T09:07:53.060Z] Merging remotes/origin/master commit c81abefdb1f907bbc5f5b8b1b1fba942821ae5b3 into PR head commit 0ff80c844ddebf9d2783c9f0e4675df03590a1c8
09:07:53 [2021-07-11T09:07:53.380Z] Merge succeeded, producing 0ff80c844ddebf9d2783c9f0e4675df03590a1c8
09:07:53 [2021-07-11T09:07:53.381Z] Checking out Revision 0ff80c844ddebf9d2783c9f0e4675df03590a1c8 (PR-42618)
09:07:53 [2021-07-11T09:07:53.436Z] Commit message: "daemon/config.New(): rewrite to be slightly more idiomatic"
09:07:52 [2021-07-11T09:07:52.744Z]  > git rev-parse --resolve-git-dir /home/ubuntu/workspace/moby_PR-42618/.git # timeout=10
09:07:52 [2021-07-11T09:07:52.757Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
09:07:52 [2021-07-11T09:07:52.803Z] Fetching upstream changes from https://github.com/moby/moby.git
09:07:52 [2021-07-11T09:07:52.803Z]  > git --version # timeout=10
09:07:52 [2021-07-11T09:07:52.808Z]  > git --version # 'git version 2.17.1'
09:07:52 [2021-07-11T09:07:52.809Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
09:07:52 [2021-07-11T09:07:52.809Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/42618/head:refs/remotes/origin/PR-42618 +refs/heads/master:refs/remotes/origin/master # timeout=10
09:07:53 [2021-07-11T09:07:53.069Z]  > git config core.sparsecheckout # timeout=10
09:07:53 [2021-07-11T09:07:53.074Z]  > git checkout -f 0ff80c844ddebf9d2783c9f0e4675df03590a1c8 # timeout=10
09:07:53 [2021-07-11T09:07:53.358Z]  > git remote # timeout=10
09:07:53 [2021-07-11T09:07:53.364Z]  > git config --get remote.origin.url # timeout=10
09:07:53 [2021-07-11T09:07:53.370Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
09:07:53 [2021-07-11T09:07:53.370Z]  > git merge c81abefdb1f907bbc5f5b8b1b1fba942821ae5b3 # timeout=10
09:07:53 [2021-07-11T09:07:53.380Z]  > git rev-parse HEAD^{commit} # timeout=10
09:07:53 [2021-07-11T09:07:53.388Z]  > git config core.sparsecheckout # timeout=10
09:07:53 [2021-07-11T09:07:53.393Z]  > git checkout -f 0ff80c844ddebf9d2783c9f0e4675df03590a1c8 # timeout=10