Skip to content

Console Output

16:38:00 [2020-07-02T16:38:00.488Z] using credential docker-jenkins-github-credentials
16:38:00 [2020-07-02T16:38:00.495Z] Cloning the remote Git repository
16:38:00 [2020-07-02T16:38:00.495Z] Cloning with configured refspecs honoured and without tags
16:38:00 [2020-07-02T16:38:00.521Z] Cloning repository https://github.com/moby/moby.git
16:38:00 [2020-07-02T16:38:00.571Z]  > git init /home/ubuntu/workspace/moby_PR-41025 # timeout=10
16:38:00 [2020-07-02T16:38:00.807Z] Fetching upstream changes from https://github.com/moby/moby.git
16:38:00 [2020-07-02T16:38:00.808Z]  > git --version # timeout=10
16:38:00 [2020-07-02T16:38:00.825Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
16:38:00 [2020-07-02T16:38:00.830Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/41025/head:refs/remotes/origin/PR-41025 +refs/heads/master:refs/remotes/origin/master # timeout=10
16:38:15 [2020-07-02T16:38:15.305Z] Fetching without tags
16:38:15 [2020-07-02T16:38:15.561Z] Merging remotes/origin/master commit 3b4cfa97237a8e1fb5eb985e4a7c0717cd14f5c8 into PR head commit 91ca3e7a8dbc161b99ddf82c61812e7123865ed8
16:38:16 [2020-07-02T16:38:16.279Z] Merge succeeded, producing 91ca3e7a8dbc161b99ddf82c61812e7123865ed8
16:38:16 [2020-07-02T16:38:16.279Z] Checking out Revision 91ca3e7a8dbc161b99ddf82c61812e7123865ed8 (PR-41025)
16:38:15 [2020-07-02T16:38:15.264Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
16:38:15 [2020-07-02T16:38:15.272Z]  > git config --add remote.origin.fetch +refs/pull/41025/head:refs/remotes/origin/PR-41025 # timeout=10
16:38:15 [2020-07-02T16:38:15.278Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
16:38:15 [2020-07-02T16:38:15.291Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
16:38:15 [2020-07-02T16:38:15.308Z] Fetching upstream changes from https://github.com/moby/moby.git
16:38:15 [2020-07-02T16:38:15.308Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
16:38:15 [2020-07-02T16:38:15.309Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/41025/head:refs/remotes/origin/PR-41025 +refs/heads/master:refs/remotes/origin/master # timeout=10
16:38:15 [2020-07-02T16:38:15.570Z]  > git config core.sparsecheckout # timeout=10
16:38:15 [2020-07-02T16:38:15.589Z]  > git checkout -f 91ca3e7a8dbc161b99ddf82c61812e7123865ed8 # timeout=10
16:38:16 [2020-07-02T16:38:16.242Z]  > git merge 3b4cfa97237a8e1fb5eb985e4a7c0717cd14f5c8 # timeout=10
16:38:16 [2020-07-02T16:38:16.260Z]  > git rev-parse HEAD^{commit} # timeout=10
16:38:16 [2020-07-02T16:38:16.282Z]  > git config core.sparsecheckout # timeout=10
16:38:16 [2020-07-02T16:38:16.297Z]  > git checkout -f 91ca3e7a8dbc161b99ddf82c61812e7123865ed8 # timeout=10
16:38:20 [2020-07-02T16:38:20.155Z] Commit message: "update runc binary to v1.0.0-rc91"