Skip to content

Console Output

14:33:34 [2022-09-29T14:33:34.930Z] The recommended git tool is: git
14:33:34 [2022-09-29T14:33:34.944Z] using credential docker-jenkins-github-credentials
14:33:34 [2022-09-29T14:33:34.963Z] Fetching changes from the remote Git repository
14:33:34 [2022-09-29T14:33:34.974Z] Fetching without tags
14:33:35 [2022-09-29T14:33:35.215Z] Merging remotes/origin/20.10 commit 4163c550821f02799c71fb468101b0b08bb9fb07 into PR head commit c0033925824d12c1e8133add0d4032e2f743316f
14:33:35 [2022-09-29T14:33:35.691Z] Merge succeeded, producing c0033925824d12c1e8133add0d4032e2f743316f
14:33:35 [2022-09-29T14:33:35.692Z] Checking out Revision c0033925824d12c1e8133add0d4032e2f743316f (PR-44218)
14:33:34 [2022-09-29T14:33:34.955Z]  > git rev-parse --resolve-git-dir /home/ubuntu/workspace/moby_PR-44218/.git # timeout=10
14:33:34 [2022-09-29T14:33:34.966Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
14:33:34 [2022-09-29T14:33:34.976Z] Fetching upstream changes from https://github.com/moby/moby.git
14:33:34 [2022-09-29T14:33:34.977Z]  > git --version # timeout=10
14:33:34 [2022-09-29T14:33:34.983Z]  > git --version # 'git version 2.17.1'
14:33:34 [2022-09-29T14:33:34.983Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
14:33:34 [2022-09-29T14:33:34.984Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/44218/head:refs/remotes/origin/PR-44218 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10
14:33:35 [2022-09-29T14:33:35.218Z]  > git config core.sparsecheckout # timeout=10
14:33:35 [2022-09-29T14:33:35.229Z]  > git checkout -f c0033925824d12c1e8133add0d4032e2f743316f # timeout=10
14:33:35 [2022-09-29T14:33:35.642Z]  > git remote # timeout=10
14:33:35 [2022-09-29T14:33:35.650Z]  > git config --get remote.origin.url # timeout=10
14:33:35 [2022-09-29T14:33:35.658Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
14:33:35 [2022-09-29T14:33:35.659Z]  > git merge 4163c550821f02799c71fb468101b0b08bb9fb07 # timeout=10
14:33:35 [2022-09-29T14:33:35.681Z]  > git rev-parse HEAD^{commit} # timeout=10
14:33:35 [2022-09-29T14:33:35.698Z]  > git config core.sparsecheckout # timeout=10
14:33:35 [2022-09-29T14:33:35.718Z]  > git checkout -f c0033925824d12c1e8133add0d4032e2f743316f # timeout=10
14:33:35 [2022-09-29T14:33:35.851Z] Commit message: "contrib: make dockerd-rootless-setuptool.sh more robust"