Skip to content

Console Output

19:07:34 [2020-01-24T19:07:34.238Z] using credential docker-jenkins-github-credentials
19:07:34 [2020-01-24T19:07:34.250Z] Cloning the remote Git repository
19:07:34 [2020-01-24T19:07:34.250Z] Cloning with configured refspecs honoured and without tags
19:07:34 [2020-01-24T19:07:34.231Z] Cloning repository https://github.com/moby/moby.git
19:07:34 [2020-01-24T19:07:34.294Z]  > git init /home/ubuntu/workspace/moby_PR-40404 # timeout=10
19:07:34 [2020-01-24T19:07:34.739Z] Fetching upstream changes from https://github.com/moby/moby.git
19:07:34 [2020-01-24T19:07:34.739Z]  > git --version # timeout=10
19:07:34 [2020-01-24T19:07:34.766Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
19:07:34 [2020-01-24T19:07:34.830Z]  > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/40404/head:refs/remotes/origin/PR-40404 +refs/heads/master:refs/remotes/origin/master
19:07:54 [2020-01-24T19:07:54.052Z] Fetching without tags
19:07:53 [2020-01-24T19:07:53.970Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
19:07:54 [2020-01-24T19:07:54.000Z]  > git config --add remote.origin.fetch +refs/pull/40404/head:refs/remotes/origin/PR-40404 # timeout=10
19:07:54 [2020-01-24T19:07:54.012Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
19:07:54 [2020-01-24T19:07:54.031Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
19:07:54 [2020-01-24T19:07:54.044Z] Fetching upstream changes from https://github.com/moby/moby.git
19:07:54 [2020-01-24T19:07:54.045Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
19:07:54 [2020-01-24T19:07:54.045Z]  > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/40404/head:refs/remotes/origin/PR-40404 +refs/heads/master:refs/remotes/origin/master
19:07:54 [2020-01-24T19:07:54.487Z] Merging remotes/origin/master commit ac058c1629dcf6912d800c08b8eb6a6c8b67427d into PR head commit 6d6808090736ac76e908e78aa6894f5586c7d243
19:07:55 [2020-01-24T19:07:55.455Z] Merge succeeded, producing 6d6808090736ac76e908e78aa6894f5586c7d243
19:07:55 [2020-01-24T19:07:55.456Z] Checking out Revision 6d6808090736ac76e908e78aa6894f5586c7d243 (PR-40404)
19:07:54 [2020-01-24T19:07:54.484Z]  > git config core.sparsecheckout # timeout=10
19:07:54 [2020-01-24T19:07:54.491Z]  > git checkout -f 6d6808090736ac76e908e78aa6894f5586c7d243
19:07:55 [2020-01-24T19:07:55.404Z]  > git merge ac058c1629dcf6912d800c08b8eb6a6c8b67427d # timeout=10
19:07:55 [2020-01-24T19:07:55.434Z]  > git rev-parse HEAD^{commit} # timeout=10
19:07:55 [2020-01-24T19:07:55.448Z]  > git config core.sparsecheckout # timeout=10
19:07:55 [2020-01-24T19:07:55.458Z]  > git checkout -f 6d6808090736ac76e908e78aa6894f5586c7d243
19:07:56 [2020-01-24T19:07:56.684Z] Commit message: "update runc library to v1.0.0-rc10 (CVE-2019-19921)"