Skip to content

Console Output

17:22:57 [2021-07-12T17:22:57.081Z] The recommended git tool is: git
17:23:00 [2021-07-12T17:23:00.042Z] using credential docker-jenkins-github-credentials
17:23:00 [2021-07-12T17:23:00.049Z] Cloning the remote Git repository
17:23:00 [2021-07-12T17:23:00.049Z] Cloning with configured refspecs honoured and without tags
17:23:00 [2021-07-12T17:23:00.108Z] Cloning repository https://github.com/moby/moby.git
17:23:00 [2021-07-12T17:23:00.168Z]  > git init /home/ubuntu/workspace/moby_PR-42622 # timeout=10
17:23:00 [2021-07-12T17:23:00.449Z] Fetching upstream changes from https://github.com/moby/moby.git
17:23:00 [2021-07-12T17:23:00.450Z]  > git --version # timeout=10
17:23:00 [2021-07-12T17:23:00.472Z]  > git --version # 'git version 2.17.1'
17:23:00 [2021-07-12T17:23:00.473Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
17:23:00 [2021-07-12T17:23:00.474Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/42622/head:refs/remotes/origin/PR-42622 +refs/heads/master:refs/remotes/origin/master # timeout=10
17:23:22 [2021-07-12T17:23:22.240Z] Fetching without tags
17:23:22 [2021-07-12T17:23:22.595Z] Merging remotes/origin/master commit c81abefdb1f907bbc5f5b8b1b1fba942821ae5b3 into PR head commit a985655ac4eb6c5b60b5eab8d8d09a487e353e1d
17:23:22 [2021-07-12T17:23:22.154Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
17:23:22 [2021-07-12T17:23:22.170Z]  > git config --add remote.origin.fetch +refs/pull/42622/head:refs/remotes/origin/PR-42622 # timeout=10
17:23:22 [2021-07-12T17:23:22.190Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
17:23:22 [2021-07-12T17:23:22.211Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
17:23:22 [2021-07-12T17:23:22.243Z] Fetching upstream changes from https://github.com/moby/moby.git
17:23:22 [2021-07-12T17:23:22.244Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
17:23:22 [2021-07-12T17:23:22.245Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/42622/head:refs/remotes/origin/PR-42622 +refs/heads/master:refs/remotes/origin/master # timeout=10
17:23:22 [2021-07-12T17:23:22.607Z]  > git config core.sparsecheckout # timeout=10
17:23:22 [2021-07-12T17:23:22.635Z]  > git checkout -f a985655ac4eb6c5b60b5eab8d8d09a487e353e1d # timeout=10
17:23:23 [2021-07-12T17:23:23.414Z] Merge succeeded, producing a985655ac4eb6c5b60b5eab8d8d09a487e353e1d
17:23:23 [2021-07-12T17:23:23.414Z] Checking out Revision a985655ac4eb6c5b60b5eab8d8d09a487e353e1d (PR-42622)
17:23:23 [2021-07-12T17:23:23.322Z]  > git remote # timeout=10
17:23:23 [2021-07-12T17:23:23.343Z]  > git config --get remote.origin.url # timeout=10
17:23:23 [2021-07-12T17:23:23.368Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
17:23:23 [2021-07-12T17:23:23.369Z]  > git merge c81abefdb1f907bbc5f5b8b1b1fba942821ae5b3 # timeout=10
17:23:23 [2021-07-12T17:23:23.395Z]  > git rev-parse HEAD^{commit} # timeout=10
17:23:23 [2021-07-12T17:23:23.416Z]  > git config core.sparsecheckout # timeout=10
17:23:23 [2021-07-12T17:23:23.439Z]  > git checkout -f a985655ac4eb6c5b60b5eab8d8d09a487e353e1d # timeout=10
17:23:27 [2021-07-12T17:23:27.545Z] Commit message: "Move containerd.service from Requires= to Wants="