Skip to content

Console Output

15:46:28 [2020-01-07T15:46:28.477Z] using credential docker-jenkins-github-credentials
15:46:28 [2020-01-07T15:46:28.485Z] Cloning the remote Git repository
15:46:28 [2020-01-07T15:46:28.485Z] Cloning with configured refspecs honoured and without tags
15:46:28 [2020-01-07T15:46:28.318Z] Cloning repository https://github.com/moby/moby.git
15:46:28 [2020-01-07T15:46:28.372Z]  > git init /home/ubuntu/workspace/moby_PR-40309 # timeout=10
15:46:28 [2020-01-07T15:46:28.750Z] Fetching upstream changes from https://github.com/moby/moby.git
15:46:28 [2020-01-07T15:46:28.751Z]  > git --version # timeout=10
15:46:28 [2020-01-07T15:46:28.766Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
15:46:28 [2020-01-07T15:46:28.956Z]  > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/40309/head:refs/remotes/origin/PR-40309 +refs/heads/master:refs/remotes/origin/master
15:46:46 [2020-01-07T15:46:46.396Z] Fetching without tags
15:46:46 [2020-01-07T15:46:46.282Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
15:46:46 [2020-01-07T15:46:46.309Z]  > git config --add remote.origin.fetch +refs/pull/40309/head:refs/remotes/origin/PR-40309 # timeout=10
15:46:46 [2020-01-07T15:46:46.317Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
15:46:46 [2020-01-07T15:46:46.330Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
15:46:46 [2020-01-07T15:46:46.345Z] Fetching upstream changes from https://github.com/moby/moby.git
15:46:46 [2020-01-07T15:46:46.345Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
15:46:46 [2020-01-07T15:46:46.347Z]  > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/40309/head:refs/remotes/origin/PR-40309 +refs/heads/master:refs/remotes/origin/master
15:46:46 [2020-01-07T15:46:46.811Z] Merging remotes/origin/master commit a9507c6f76627fdc092edc542d5a7ef4a6df5eec into PR head commit 07efe6a0a7c8de362fe3fcf5201ae50578b34309
15:46:47 [2020-01-07T15:46:47.757Z] Merge succeeded, producing 07efe6a0a7c8de362fe3fcf5201ae50578b34309
15:46:47 [2020-01-07T15:46:47.758Z] Checking out Revision 07efe6a0a7c8de362fe3fcf5201ae50578b34309 (PR-40309)
15:46:46 [2020-01-07T15:46:46.764Z]  > git config core.sparsecheckout # timeout=10
15:46:46 [2020-01-07T15:46:46.775Z]  > git checkout -f 07efe6a0a7c8de362fe3fcf5201ae50578b34309
15:46:47 [2020-01-07T15:46:47.675Z]  > git merge a9507c6f76627fdc092edc542d5a7ef4a6df5eec # timeout=10
15:46:47 [2020-01-07T15:46:47.693Z]  > git rev-parse HEAD^{commit} # timeout=10
15:46:47 [2020-01-07T15:46:47.710Z]  > git config core.sparsecheckout # timeout=10
15:46:47 [2020-01-07T15:46:47.725Z]  > git checkout -f 07efe6a0a7c8de362fe3fcf5201ae50578b34309
15:46:49 [2020-01-07T15:46:49.034Z] Commit message: "Bump swarmkit to 24fb4cfe8af56803640180c5592bf32da732ced2"