Skip to content

Console Output

16:58:49 [2022-05-18T16:58:49.021Z] The recommended git tool is: git
16:58:49 [2022-05-18T16:58:49.070Z] using credential docker-jenkins-github-credentials
16:58:49 [2022-05-18T16:58:49.077Z] Cloning the remote Git repository
16:58:49 [2022-05-18T16:58:49.077Z] Cloning with configured refspecs honoured and without tags
16:58:49 [2022-05-18T16:58:49.077Z] Cloning repository https://github.com/moby/moby.git
16:58:49 [2022-05-18T16:58:49.077Z]  > git init /home/ubuntu/workspace/moby_PR-43597 # timeout=10
16:58:49 [2022-05-18T16:58:49.087Z] Fetching upstream changes from https://github.com/moby/moby.git
16:58:49 [2022-05-18T16:58:49.087Z]  > git --version # timeout=10
16:58:49 [2022-05-18T16:58:49.094Z]  > git --version # 'git version 2.25.1'
16:58:49 [2022-05-18T16:58:49.095Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
16:58:49 [2022-05-18T16:58:49.095Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43597/head:refs/remotes/origin/PR-43597 +refs/heads/master:refs/remotes/origin/master # timeout=10
16:59:04 [2022-05-18T16:59:04.631Z] Fetching without tags
16:59:04 [2022-05-18T16:59:04.804Z] Merging remotes/origin/master commit 1a0587bd766e3ab1f6dbe808a94a41a2f54d9126 into PR head commit 9a7298a3e6663e7d533e4b10fc7e78ef0ab2ee75
16:59:04 [2022-05-18T16:59:04.607Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
16:59:04 [2022-05-18T16:59:04.614Z]  > git config --add remote.origin.fetch +refs/pull/43597/head:refs/remotes/origin/PR-43597 # timeout=10
16:59:04 [2022-05-18T16:59:04.622Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
16:59:04 [2022-05-18T16:59:04.627Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
16:59:04 [2022-05-18T16:59:04.631Z] Fetching upstream changes from https://github.com/moby/moby.git
16:59:04 [2022-05-18T16:59:04.632Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
16:59:04 [2022-05-18T16:59:04.632Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43597/head:refs/remotes/origin/PR-43597 +refs/heads/master:refs/remotes/origin/master # timeout=10
16:59:04 [2022-05-18T16:59:04.804Z]  > git config core.sparsecheckout # timeout=10
16:59:04 [2022-05-18T16:59:04.806Z]  > git checkout -f 9a7298a3e6663e7d533e4b10fc7e78ef0ab2ee75 # timeout=10
16:59:06 [2022-05-18T16:59:06.053Z] Merge succeeded, producing b972d7a4135c5da38b41c0318fff637e5e130e99
16:59:06 [2022-05-18T16:59:06.054Z] Checking out Revision b972d7a4135c5da38b41c0318fff637e5e130e99 (PR-43597)
16:59:06 [2022-05-18T16:59:06.498Z] Commit message: "Merge commit '1a0587bd766e3ab1f6dbe808a94a41a2f54d9126' into HEAD"
16:59:05 [2022-05-18T16:59:05.360Z]  > git remote # timeout=10
16:59:05 [2022-05-18T16:59:05.364Z]  > git config --get remote.origin.url # timeout=10
16:59:05 [2022-05-18T16:59:05.366Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
16:59:05 [2022-05-18T16:59:05.367Z]  > git merge 1a0587bd766e3ab1f6dbe808a94a41a2f54d9126 # timeout=10
16:59:06 [2022-05-18T16:59:06.047Z]  > git rev-parse HEAD^{commit} # timeout=10
16:59:06 [2022-05-18T16:59:06.054Z]  > git config core.sparsecheckout # timeout=10
16:59:06 [2022-05-18T16:59:06.057Z]  > git checkout -f b972d7a4135c5da38b41c0318fff637e5e130e99 # timeout=10