Skip to content

Console Output

13:09:58 [2020-03-19T13:09:58.600Z] using credential docker-jenkins-github-credentials
13:09:58 [2020-03-19T13:09:58.614Z] Cloning the remote Git repository
13:09:58 [2020-03-19T13:09:58.614Z] Cloning with configured refspecs honoured and without tags
13:09:58 [2020-03-19T13:09:58.638Z] Cloning repository https://github.com/moby/moby.git
13:09:58 [2020-03-19T13:09:58.667Z]  > git init /home/ubuntu/workspace/moby_PR-40718 # timeout=10
13:09:59 [2020-03-19T13:09:59.011Z] Fetching upstream changes from https://github.com/moby/moby.git
13:09:59 [2020-03-19T13:09:59.012Z]  > git --version # timeout=10
13:09:59 [2020-03-19T13:09:59.029Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
13:09:59 [2020-03-19T13:09:59.262Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/40718/head:refs/remotes/origin/PR-40718 +refs/heads/master:refs/remotes/origin/master # timeout=10
13:10:23 [2020-03-19T13:10:23.149Z] Fetching without tags
13:10:23 [2020-03-19T13:10:23.461Z] Merging remotes/origin/master commit 30d54e64f643cf1416f3c37d502b75b148d99e06 into PR head commit ea44be4b8f783dfa86d3c272425d9d6d6f139bd2
13:10:24 [2020-03-19T13:10:24.310Z] Merge succeeded, producing ea44be4b8f783dfa86d3c272425d9d6d6f139bd2
13:10:24 [2020-03-19T13:10:24.310Z] Checking out Revision ea44be4b8f783dfa86d3c272425d9d6d6f139bd2 (PR-40718)
13:10:23 [2020-03-19T13:10:23.070Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
13:10:23 [2020-03-19T13:10:23.081Z]  > git config --add remote.origin.fetch +refs/pull/40718/head:refs/remotes/origin/PR-40718 # timeout=10
13:10:23 [2020-03-19T13:10:23.099Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
13:10:23 [2020-03-19T13:10:23.127Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
13:10:23 [2020-03-19T13:10:23.153Z] Fetching upstream changes from https://github.com/moby/moby.git
13:10:23 [2020-03-19T13:10:23.154Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
13:10:23 [2020-03-19T13:10:23.155Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/40718/head:refs/remotes/origin/PR-40718 +refs/heads/master:refs/remotes/origin/master # timeout=10
13:10:23 [2020-03-19T13:10:23.470Z]  > git config core.sparsecheckout # timeout=10
13:10:23 [2020-03-19T13:10:23.496Z]  > git checkout -f ea44be4b8f783dfa86d3c272425d9d6d6f139bd2 # timeout=10
13:10:24 [2020-03-19T13:10:24.248Z]  > git merge 30d54e64f643cf1416f3c37d502b75b148d99e06 # timeout=10
13:10:24 [2020-03-19T13:10:24.277Z]  > git rev-parse HEAD^{commit} # timeout=10
13:10:24 [2020-03-19T13:10:24.314Z]  > git config core.sparsecheckout # timeout=10
13:10:24 [2020-03-19T13:10:24.335Z]  > git checkout -f ea44be4b8f783dfa86d3c272425d9d6d6f139bd2 # timeout=10
13:10:28 [2020-03-19T13:10:28.865Z] Commit message: "vendor: bump libnetwork ef149a924dfde2e506ea3cb3f617d7d0fa96b8ee"