Skip to content

Console Output

20:02:42 [2022-09-07T20:02:42.559Z] The recommended git tool is: git
20:02:42 [2022-09-07T20:02:42.568Z] using credential docker-jenkins-github-credentials
20:02:42 [2022-09-07T20:02:42.578Z] Cloning the remote Git repository
20:02:42 [2022-09-07T20:02:42.578Z] Cloning with configured refspecs honoured and without tags
20:02:42 [2022-09-07T20:02:42.600Z] Cloning repository https://github.com/moby/moby.git
20:02:42 [2022-09-07T20:02:42.600Z]  > git init /home/ubuntu/workspace/moby_PR-43973 # timeout=10
20:02:42 [2022-09-07T20:02:42.614Z] Fetching upstream changes from https://github.com/moby/moby.git
20:02:42 [2022-09-07T20:02:42.614Z]  > git --version # timeout=10
20:02:42 [2022-09-07T20:02:42.619Z]  > git --version # 'git version 2.25.1'
20:02:42 [2022-09-07T20:02:42.620Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
20:02:42 [2022-09-07T20:02:42.621Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43973/head:refs/remotes/origin/PR-43973 +refs/heads/master:refs/remotes/origin/master # timeout=10
20:02:55 [2022-09-07T20:02:55.396Z] Fetching without tags
20:02:55 [2022-09-07T20:02:55.577Z] Merging remotes/origin/master commit f3e6b7065ae54fa649bddfb4e9bd034125efe3d9 into PR head commit 4dd86a0b33b246d57507214cb5974e5359552f26
20:02:56 [2022-09-07T20:02:56.152Z] Merge succeeded, producing 4dd86a0b33b246d57507214cb5974e5359552f26
20:02:56 [2022-09-07T20:02:56.152Z] Checking out Revision 4dd86a0b33b246d57507214cb5974e5359552f26 (PR-43973)
20:02:56 [2022-09-07T20:02:56.385Z] Commit message: "containerd-integration: prefer error over panic where possible"
20:02:55 [2022-09-07T20:02:55.393Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
20:02:55 [2022-09-07T20:02:55.396Z]  > git config --add remote.origin.fetch +refs/pull/43973/head:refs/remotes/origin/PR-43973 # timeout=10
20:02:55 [2022-09-07T20:02:55.402Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
20:02:55 [2022-09-07T20:02:55.409Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
20:02:55 [2022-09-07T20:02:55.418Z] Fetching upstream changes from https://github.com/moby/moby.git
20:02:55 [2022-09-07T20:02:55.418Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
20:02:55 [2022-09-07T20:02:55.419Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43973/head:refs/remotes/origin/PR-43973 +refs/heads/master:refs/remotes/origin/master # timeout=10
20:02:55 [2022-09-07T20:02:55.599Z]  > git config core.sparsecheckout # timeout=10
20:02:55 [2022-09-07T20:02:55.607Z]  > git checkout -f 4dd86a0b33b246d57507214cb5974e5359552f26 # timeout=10
20:02:56 [2022-09-07T20:02:56.142Z]  > git remote # timeout=10
20:02:56 [2022-09-07T20:02:56.148Z]  > git config --get remote.origin.url # timeout=10
20:02:56 [2022-09-07T20:02:56.152Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
20:02:56 [2022-09-07T20:02:56.152Z]  > git merge f3e6b7065ae54fa649bddfb4e9bd034125efe3d9 # timeout=10
20:02:56 [2022-09-07T20:02:56.160Z]  > git rev-parse HEAD^{commit} # timeout=10
20:02:56 [2022-09-07T20:02:56.174Z]  > git config core.sparsecheckout # timeout=10
20:02:56 [2022-09-07T20:02:56.183Z]  > git checkout -f 4dd86a0b33b246d57507214cb5974e5359552f26 # timeout=10