Skip to content

Console Output

23:57:15 [2020-04-03T23:57:15.468Z] using credential docker-jenkins-github-credentials
23:57:15 [2020-04-03T23:57:15.476Z] Cloning the remote Git repository
23:57:15 [2020-04-03T23:57:15.476Z] Cloning with configured refspecs honoured and without tags
23:57:15 [2020-04-03T23:57:15.494Z] Cloning repository https://github.com/moby/moby.git
23:57:15 [2020-04-03T23:57:15.494Z]  > git init /home/ubuntu/workspace/moby_PR-40773 # timeout=10
23:57:15 [2020-04-03T23:57:15.524Z] Fetching upstream changes from https://github.com/moby/moby.git
23:57:15 [2020-04-03T23:57:15.524Z]  > git --version # timeout=10
23:57:15 [2020-04-03T23:57:15.560Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
23:57:15 [2020-04-03T23:57:15.561Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/40773/head:refs/remotes/origin/PR-40773 +refs/heads/master:refs/remotes/origin/master # timeout=10
23:57:35 [2020-04-03T23:57:35.135Z] Fetching without tags
23:57:35 [2020-04-03T23:57:35.928Z] Merging remotes/origin/master commit 846b557cb87967f5968f86a210175507ec4aac54 into PR head commit 6ee9a1ad2933c48031c51c9f9a3bc9d7ba0c5fb9
23:57:36 [2020-04-03T23:57:36.647Z] Merge succeeded, producing 6ee9a1ad2933c48031c51c9f9a3bc9d7ba0c5fb9
23:57:36 [2020-04-03T23:57:36.647Z] Checking out Revision 6ee9a1ad2933c48031c51c9f9a3bc9d7ba0c5fb9 (PR-40773)
23:57:35 [2020-04-03T23:57:35.086Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
23:57:35 [2020-04-03T23:57:35.095Z]  > git config --add remote.origin.fetch +refs/pull/40773/head:refs/remotes/origin/PR-40773 # timeout=10
23:57:35 [2020-04-03T23:57:35.121Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
23:57:35 [2020-04-03T23:57:35.136Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
23:57:35 [2020-04-03T23:57:35.144Z] Fetching upstream changes from https://github.com/moby/moby.git
23:57:35 [2020-04-03T23:57:35.145Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
23:57:35 [2020-04-03T23:57:35.145Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/40773/head:refs/remotes/origin/PR-40773 +refs/heads/master:refs/remotes/origin/master # timeout=10
23:57:35 [2020-04-03T23:57:35.938Z]  > git config core.sparsecheckout # timeout=10
23:57:35 [2020-04-03T23:57:35.946Z]  > git checkout -f 6ee9a1ad2933c48031c51c9f9a3bc9d7ba0c5fb9 # timeout=10
23:57:36 [2020-04-03T23:57:36.613Z]  > git merge 846b557cb87967f5968f86a210175507ec4aac54 # timeout=10
23:57:36 [2020-04-03T23:57:36.634Z]  > git rev-parse HEAD^{commit} # timeout=10
23:57:36 [2020-04-03T23:57:36.656Z]  > git config core.sparsecheckout # timeout=10
23:57:36 [2020-04-03T23:57:36.679Z]  > git checkout -f 6ee9a1ad2933c48031c51c9f9a3bc9d7ba0c5fb9 # timeout=10
23:57:37 [2020-04-03T23:57:37.640Z] Commit message: "Bump Golang 1.13.9"