Skip to content

Console Output

12:07:21 [2022-08-09T12:07:21.309Z] The recommended git tool is: git
12:07:23 [2022-08-09T12:07:23.562Z] using credential docker-jenkins-github-credentials
12:07:23 [2022-08-09T12:07:23.572Z] Cloning the remote Git repository
12:07:23 [2022-08-09T12:07:23.572Z] Cloning with configured refspecs honoured and without tags
12:07:23 [2022-08-09T12:07:23.588Z] Cloning repository https://github.com/moby/moby.git
12:07:23 [2022-08-09T12:07:23.648Z]  > git init /home/ubuntu/workspace/moby_PR-43907 # timeout=10
12:07:23 [2022-08-09T12:07:23.989Z] Fetching upstream changes from https://github.com/moby/moby.git
12:07:23 [2022-08-09T12:07:23.990Z]  > git --version # timeout=10
12:07:24 [2022-08-09T12:07:24.017Z]  > git --version # 'git version 2.17.1'
12:07:24 [2022-08-09T12:07:24.017Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
12:07:24 [2022-08-09T12:07:24.019Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43907/head:refs/remotes/origin/PR-43907 +refs/heads/master:refs/remotes/origin/master # timeout=10
12:07:47 [2022-08-09T12:07:47.004Z] Fetching without tags
12:07:46 [2022-08-09T12:07:46.927Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
12:07:46 [2022-08-09T12:07:46.935Z]  > git config --add remote.origin.fetch +refs/pull/43907/head:refs/remotes/origin/PR-43907 # timeout=10
12:07:46 [2022-08-09T12:07:46.961Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
12:07:46 [2022-08-09T12:07:46.989Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
12:07:47 [2022-08-09T12:07:47.016Z] Fetching upstream changes from https://github.com/moby/moby.git
12:07:47 [2022-08-09T12:07:47.016Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
12:07:47 [2022-08-09T12:07:47.017Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43907/head:refs/remotes/origin/PR-43907 +refs/heads/master:refs/remotes/origin/master # timeout=10
12:07:47 [2022-08-09T12:07:47.292Z] Merging remotes/origin/master commit ad8d255bb9ce5bbe979b512235f5434b7cf98454 into PR head commit 9861dd069bf6d38ddbdf41e56d79a6a1ad4cf922
12:07:48 [2022-08-09T12:07:48.253Z] Merge succeeded, producing 9861dd069bf6d38ddbdf41e56d79a6a1ad4cf922
12:07:48 [2022-08-09T12:07:48.253Z] Checking out Revision 9861dd069bf6d38ddbdf41e56d79a6a1ad4cf922 (PR-43907)
12:07:47 [2022-08-09T12:07:47.298Z]  > git config core.sparsecheckout # timeout=10
12:07:47 [2022-08-09T12:07:47.342Z]  > git checkout -f 9861dd069bf6d38ddbdf41e56d79a6a1ad4cf922 # timeout=10
12:07:48 [2022-08-09T12:07:48.189Z]  > git remote # timeout=10
12:07:48 [2022-08-09T12:07:48.212Z]  > git config --get remote.origin.url # timeout=10
12:07:48 [2022-08-09T12:07:48.222Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
12:07:48 [2022-08-09T12:07:48.225Z]  > git merge ad8d255bb9ce5bbe979b512235f5434b7cf98454 # timeout=10
12:07:48 [2022-08-09T12:07:48.242Z]  > git rev-parse HEAD^{commit} # timeout=10
12:07:48 [2022-08-09T12:07:48.255Z]  > git config core.sparsecheckout # timeout=10
12:07:48 [2022-08-09T12:07:48.278Z]  > git checkout -f 9861dd069bf6d38ddbdf41e56d79a6a1ad4cf922 # timeout=10
12:07:52 [2022-08-09T12:07:52.602Z] Commit message: "vendor: github.com/moby/swarmkit/v2 v2.0.0-20220721174824-48dd89375d0a"