Skip to content

Console Output

09:42:00 [2021-02-18T09:42:00.373Z] The recommended git tool is: git
09:42:00 [2021-02-18T09:42:00.388Z] using credential docker-jenkins-github-credentials
09:42:00 [2021-02-18T09:42:00.400Z] Cloning the remote Git repository
09:42:00 [2021-02-18T09:42:00.400Z] Cloning with configured refspecs honoured and without tags
09:42:00 [2021-02-18T09:42:00.404Z] Cloning repository https://github.com/moby/moby.git
09:42:00 [2021-02-18T09:42:00.404Z]  > git init /home/ubuntu/workspace/moby_PR-42021 # timeout=10
09:42:00 [2021-02-18T09:42:00.431Z] Fetching upstream changes from https://github.com/moby/moby.git
09:42:00 [2021-02-18T09:42:00.431Z]  > git --version # timeout=10
09:42:00 [2021-02-18T09:42:00.439Z]  > git --version # 'git version 2.17.1'
09:42:00 [2021-02-18T09:42:00.440Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
09:42:00 [2021-02-18T09:42:00.440Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/42021/head:refs/remotes/origin/PR-42021 +refs/heads/master:refs/remotes/origin/master # timeout=10
09:42:14 [2021-02-18T09:42:14.448Z] Fetching without tags
09:42:14 [2021-02-18T09:42:14.422Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
09:42:14 [2021-02-18T09:42:14.430Z]  > git config --add remote.origin.fetch +refs/pull/42021/head:refs/remotes/origin/PR-42021 # timeout=10
09:42:14 [2021-02-18T09:42:14.432Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
09:42:14 [2021-02-18T09:42:14.440Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
09:42:14 [2021-02-18T09:42:14.451Z] Fetching upstream changes from https://github.com/moby/moby.git
09:42:14 [2021-02-18T09:42:14.451Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
09:42:14 [2021-02-18T09:42:14.452Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/42021/head:refs/remotes/origin/PR-42021 +refs/heads/master:refs/remotes/origin/master # timeout=10
09:42:14 [2021-02-18T09:42:14.707Z] Merging remotes/origin/master commit 546c33cedef6283101e8280159647b2b3aa9cc41 into PR head commit e32ae1973ae0b04b543a05b3578d1295c0c98e36
09:42:15 [2021-02-18T09:42:15.434Z] Merge succeeded, producing a5b754d20756d6b27a312df410bcf45c22c9167d
09:42:15 [2021-02-18T09:42:15.434Z] Checking out Revision a5b754d20756d6b27a312df410bcf45c22c9167d (PR-42021)
09:42:15 [2021-02-18T09:42:15.650Z] Commit message: "Merge commit '546c33cedef6283101e8280159647b2b3aa9cc41' into HEAD"
09:42:14 [2021-02-18T09:42:14.709Z]  > git config core.sparsecheckout # timeout=10
09:42:14 [2021-02-18T09:42:14.716Z]  > git checkout -f e32ae1973ae0b04b543a05b3578d1295c0c98e36 # timeout=10
09:42:15 [2021-02-18T09:42:15.146Z]  > git remote # timeout=10
09:42:15 [2021-02-18T09:42:15.149Z]  > git config --get remote.origin.url # timeout=10
09:42:15 [2021-02-18T09:42:15.151Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
09:42:15 [2021-02-18T09:42:15.152Z]  > git merge 546c33cedef6283101e8280159647b2b3aa9cc41 # timeout=10
09:42:15 [2021-02-18T09:42:15.427Z]  > git rev-parse HEAD^{commit} # timeout=10
09:42:15 [2021-02-18T09:42:15.436Z]  > git config core.sparsecheckout # timeout=10
09:42:15 [2021-02-18T09:42:15.446Z]  > git checkout -f a5b754d20756d6b27a312df410bcf45c22c9167d # timeout=10