Skip to content

Console Output

09:02:13 [2022-08-26T09:02:13.562Z] The recommended git tool is: git
09:02:13 [2022-08-26T09:02:13.573Z] using credential docker-jenkins-github-credentials
09:02:13 [2022-08-26T09:02:13.582Z] Cloning the remote Git repository
09:02:13 [2022-08-26T09:02:13.583Z] Cloning with configured refspecs honoured and without tags
09:02:13 [2022-08-26T09:02:13.460Z] Cloning repository https://github.com/moby/moby.git
09:02:13 [2022-08-26T09:02:13.461Z]  > git init /home/ubuntu/workspace/moby_PR-44040 # timeout=10
09:02:13 [2022-08-26T09:02:13.476Z] Fetching upstream changes from https://github.com/moby/moby.git
09:02:13 [2022-08-26T09:02:13.476Z]  > git --version # timeout=10
09:02:13 [2022-08-26T09:02:13.480Z]  > git --version # 'git version 2.17.1'
09:02:13 [2022-08-26T09:02:13.480Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
09:02:13 [2022-08-26T09:02:13.480Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/44040/head:refs/remotes/origin/PR-44040 +refs/heads/master:refs/remotes/origin/master # timeout=10
09:02:29 [2022-08-26T09:02:29.840Z] Fetching without tags
09:02:30 [2022-08-26T09:02:30.035Z] Merging remotes/origin/master commit 80e0fc4901c0071cce4b6cd2d9c2ab0cf21dd450 into PR head commit d52ffce38f0f8361c3ca6000344a5a14d77608f2
09:02:29 [2022-08-26T09:02:29.687Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
09:02:29 [2022-08-26T09:02:29.694Z]  > git config --add remote.origin.fetch +refs/pull/44040/head:refs/remotes/origin/PR-44040 # timeout=10
09:02:29 [2022-08-26T09:02:29.699Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
09:02:29 [2022-08-26T09:02:29.707Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
09:02:29 [2022-08-26T09:02:29.718Z] Fetching upstream changes from https://github.com/moby/moby.git
09:02:29 [2022-08-26T09:02:29.718Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
09:02:29 [2022-08-26T09:02:29.718Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/44040/head:refs/remotes/origin/PR-44040 +refs/heads/master:refs/remotes/origin/master # timeout=10
09:02:29 [2022-08-26T09:02:29.913Z]  > git config core.sparsecheckout # timeout=10
09:02:29 [2022-08-26T09:02:29.915Z]  > git checkout -f d52ffce38f0f8361c3ca6000344a5a14d77608f2 # timeout=10
09:02:30 [2022-08-26T09:02:30.436Z]  > git remote # timeout=10
09:02:30 [2022-08-26T09:02:30.441Z]  > git config --get remote.origin.url # timeout=10
09:02:30 [2022-08-26T09:02:30.443Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
09:02:30 [2022-08-26T09:02:30.444Z]  > git merge 80e0fc4901c0071cce4b6cd2d9c2ab0cf21dd450 # timeout=10
09:02:31 [2022-08-26T09:02:31.344Z] Merge succeeded, producing 14f97168f4574fc15e4e67d0b3282a651ac25d62
09:02:31 [2022-08-26T09:02:31.344Z] Checking out Revision 14f97168f4574fc15e4e67d0b3282a651ac25d62 (PR-44040)
09:02:31 [2022-08-26T09:02:31.404Z] Commit message: "Merge commit '80e0fc4901c0071cce4b6cd2d9c2ab0cf21dd450' into HEAD"
09:02:31 [2022-08-26T09:02:31.212Z]  > git rev-parse HEAD^{commit} # timeout=10
09:02:31 [2022-08-26T09:02:31.221Z]  > git config core.sparsecheckout # timeout=10
09:02:31 [2022-08-26T09:02:31.226Z]  > git checkout -f 14f97168f4574fc15e4e67d0b3282a651ac25d62 # timeout=10