Skip to content

Console Output

21:22:50 [2022-03-05T21:22:50.170Z] The recommended git tool is: git
21:22:50 [2022-03-05T21:22:50.187Z] using credential docker-jenkins-github-credentials
21:22:50 [2022-03-05T21:22:50.195Z] Cloning the remote Git repository
21:22:50 [2022-03-05T21:22:50.195Z] Cloning with configured refspecs honoured and without tags
21:22:50 [2022-03-05T21:22:50.194Z] Cloning repository https://github.com/moby/moby.git
21:22:50 [2022-03-05T21:22:50.194Z]  > git init /home/ubuntu/workspace/moby_PR-43334 # timeout=10
21:22:50 [2022-03-05T21:22:50.209Z] Fetching upstream changes from https://github.com/moby/moby.git
21:22:50 [2022-03-05T21:22:50.209Z]  > git --version # timeout=10
21:22:50 [2022-03-05T21:22:50.212Z]  > git --version # 'git version 2.25.1'
21:22:50 [2022-03-05T21:22:50.212Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
21:22:50 [2022-03-05T21:22:50.213Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43334/head:refs/remotes/origin/PR-43334 +refs/heads/master:refs/remotes/origin/master # timeout=10
21:23:05 [2022-03-05T21:23:05.393Z] Fetching without tags
21:23:05 [2022-03-05T21:23:05.621Z] Merging remotes/origin/master commit 85f1bfc6f727b0ac27b2d9d58b75884f02653ac9 into PR head commit 0759f013a418e8bee58fc3619486e56d8e7be77c
21:23:05 [2022-03-05T21:23:05.367Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
21:23:05 [2022-03-05T21:23:05.372Z]  > git config --add remote.origin.fetch +refs/pull/43334/head:refs/remotes/origin/PR-43334 # timeout=10
21:23:05 [2022-03-05T21:23:05.375Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
21:23:05 [2022-03-05T21:23:05.384Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
21:23:05 [2022-03-05T21:23:05.392Z] Fetching upstream changes from https://github.com/moby/moby.git
21:23:05 [2022-03-05T21:23:05.393Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
21:23:05 [2022-03-05T21:23:05.393Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43334/head:refs/remotes/origin/PR-43334 +refs/heads/master:refs/remotes/origin/master # timeout=10
21:23:05 [2022-03-05T21:23:05.618Z]  > git config core.sparsecheckout # timeout=10
21:23:05 [2022-03-05T21:23:05.621Z]  > git checkout -f 0759f013a418e8bee58fc3619486e56d8e7be77c # timeout=10
21:23:06 [2022-03-05T21:23:06.121Z] Merge succeeded, producing 0759f013a418e8bee58fc3619486e56d8e7be77c
21:23:06 [2022-03-05T21:23:06.121Z] Checking out Revision 0759f013a418e8bee58fc3619486e56d8e7be77c (PR-43334)
21:23:06 [2022-03-05T21:23:06.269Z] Commit message: "api: docs: fix indentation of HostConfig.SecurityOpt (v1.39-v1.41)"
21:23:06 [2022-03-05T21:23:06.096Z]  > git remote # timeout=10
21:23:06 [2022-03-05T21:23:06.099Z]  > git config --get remote.origin.url # timeout=10
21:23:06 [2022-03-05T21:23:06.102Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
21:23:06 [2022-03-05T21:23:06.103Z]  > git merge 85f1bfc6f727b0ac27b2d9d58b75884f02653ac9 # timeout=10
21:23:06 [2022-03-05T21:23:06.110Z]  > git rev-parse HEAD^{commit} # timeout=10
21:23:06 [2022-03-05T21:23:06.118Z]  > git config core.sparsecheckout # timeout=10
21:23:06 [2022-03-05T21:23:06.121Z]  > git checkout -f 0759f013a418e8bee58fc3619486e56d8e7be77c # timeout=10