Skip to content

Console Output

12:38:28 [2021-09-23T12:38:28.327Z] The recommended git tool is: git
12:38:32 [2021-09-23T12:38:32.445Z] using credential docker-jenkins-github-credentials
12:38:32 [2021-09-23T12:38:32.453Z] Cloning the remote Git repository
12:38:32 [2021-09-23T12:38:32.453Z] Cloning with configured refspecs honoured and without tags
12:38:32 [2021-09-23T12:38:32.472Z] Cloning repository https://github.com/moby/moby.git
12:38:32 [2021-09-23T12:38:32.530Z]  > git init /home/ubuntu/workspace/moby_PR-42875 # timeout=10
12:38:32 [2021-09-23T12:38:32.914Z] Fetching upstream changes from https://github.com/moby/moby.git
12:38:32 [2021-09-23T12:38:32.914Z]  > git --version # timeout=10
12:38:32 [2021-09-23T12:38:32.930Z]  > git --version # 'git version 2.25.1'
12:38:32 [2021-09-23T12:38:32.931Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
12:38:32 [2021-09-23T12:38:32.971Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/42875/head:refs/remotes/origin/PR-42875 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10
12:38:54 [2021-09-23T12:38:54.994Z] Fetching without tags
12:38:55 [2021-09-23T12:38:55.290Z] Merging remotes/origin/20.10 commit d24c6dc5cf5e68dfb30027b2db454099566a9b9e into PR head commit 5730c139f71679e15b96fbb71ca54dd64ec4ff3b
12:38:56 [2021-09-23T12:38:56.400Z] Merge succeeded, producing 5730c139f71679e15b96fbb71ca54dd64ec4ff3b
12:38:56 [2021-09-23T12:38:56.400Z] Checking out Revision 5730c139f71679e15b96fbb71ca54dd64ec4ff3b (PR-42875)
12:38:54 [2021-09-23T12:38:54.936Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
12:38:54 [2021-09-23T12:38:54.941Z]  > git config --add remote.origin.fetch +refs/pull/42875/head:refs/remotes/origin/PR-42875 # timeout=10
12:38:54 [2021-09-23T12:38:54.952Z]  > git config --add remote.origin.fetch +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10
12:38:54 [2021-09-23T12:38:54.976Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
12:38:55 [2021-09-23T12:38:55.000Z] Fetching upstream changes from https://github.com/moby/moby.git
12:38:55 [2021-09-23T12:38:55.000Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
12:38:55 [2021-09-23T12:38:55.002Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/42875/head:refs/remotes/origin/PR-42875 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10
12:38:55 [2021-09-23T12:38:55.298Z]  > git config core.sparsecheckout # timeout=10
12:38:55 [2021-09-23T12:38:55.322Z]  > git checkout -f 5730c139f71679e15b96fbb71ca54dd64ec4ff3b # timeout=10
12:38:56 [2021-09-23T12:38:56.288Z]  > git remote # timeout=10
12:38:56 [2021-09-23T12:38:56.325Z]  > git config --get remote.origin.url # timeout=10
12:38:56 [2021-09-23T12:38:56.353Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
12:38:56 [2021-09-23T12:38:56.355Z]  > git merge d24c6dc5cf5e68dfb30027b2db454099566a9b9e # timeout=10
12:38:56 [2021-09-23T12:38:56.384Z]  > git rev-parse HEAD^{commit} # timeout=10
12:38:56 [2021-09-23T12:38:56.402Z]  > git config core.sparsecheckout # timeout=10
12:38:56 [2021-09-23T12:38:56.415Z]  > git checkout -f 5730c139f71679e15b96fbb71ca54dd64ec4ff3b # timeout=10
12:39:00 [2021-09-23T12:39:00.321Z] Commit message: "Bump swarmkit to get fix for rollback"