Skip to content

Console Output

09:38:09 [2022-05-19T09:38:09.966Z] The recommended git tool is: git
09:38:13 [2022-05-19T09:38:13.331Z] using credential docker-jenkins-github-credentials
09:38:13 [2022-05-19T09:38:13.342Z] Cloning the remote Git repository
09:38:13 [2022-05-19T09:38:13.342Z] Cloning with configured refspecs honoured and without tags
09:38:12 [2022-05-19T09:38:12.947Z] Cloning repository https://github.com/moby/moby.git
09:38:13 [2022-05-19T09:38:13.053Z]  > git init /home/ubuntu/workspace/moby_PR-43612 # timeout=10
09:38:13 [2022-05-19T09:38:13.332Z] Fetching upstream changes from https://github.com/moby/moby.git
09:38:13 [2022-05-19T09:38:13.333Z]  > git --version # timeout=10
09:38:13 [2022-05-19T09:38:13.360Z]  > git --version # 'git version 2.17.1'
09:38:13 [2022-05-19T09:38:13.360Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
09:38:13 [2022-05-19T09:38:13.362Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43612/head:refs/remotes/origin/PR-43612 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10
09:38:35 [2022-05-19T09:38:35.586Z] Fetching without tags
09:38:36 [2022-05-19T09:38:36.003Z] Merging remotes/origin/20.10 commit 7307a0d58331c8a4c100dd4389ffadfc4718fcdd into PR head commit 829951ec19c6762d358c0a6dae10c648bc515e4b
09:38:35 [2022-05-19T09:38:35.467Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
09:38:35 [2022-05-19T09:38:35.481Z]  > git config --add remote.origin.fetch +refs/pull/43612/head:refs/remotes/origin/PR-43612 # timeout=10
09:38:35 [2022-05-19T09:38:35.499Z]  > git config --add remote.origin.fetch +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10
09:38:35 [2022-05-19T09:38:35.545Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
09:38:35 [2022-05-19T09:38:35.590Z] Fetching upstream changes from https://github.com/moby/moby.git
09:38:35 [2022-05-19T09:38:35.590Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
09:38:35 [2022-05-19T09:38:35.591Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43612/head:refs/remotes/origin/PR-43612 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10
09:38:36 [2022-05-19T09:38:36.011Z]  > git config core.sparsecheckout # timeout=10
09:38:36 [2022-05-19T09:38:36.035Z]  > git checkout -f 829951ec19c6762d358c0a6dae10c648bc515e4b # timeout=10
09:38:37 [2022-05-19T09:38:37.056Z] Merge succeeded, producing 829951ec19c6762d358c0a6dae10c648bc515e4b
09:38:37 [2022-05-19T09:38:37.056Z] Checking out Revision 829951ec19c6762d358c0a6dae10c648bc515e4b (PR-43612)
09:38:36 [2022-05-19T09:38:36.963Z]  > git remote # timeout=10
09:38:36 [2022-05-19T09:38:36.987Z]  > git config --get remote.origin.url # timeout=10
09:38:37 [2022-05-19T09:38:37.006Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
09:38:37 [2022-05-19T09:38:37.007Z]  > git merge 7307a0d58331c8a4c100dd4389ffadfc4718fcdd # timeout=10
09:38:37 [2022-05-19T09:38:37.034Z]  > git rev-parse HEAD^{commit} # timeout=10
09:38:37 [2022-05-19T09:38:37.059Z]  > git config core.sparsecheckout # timeout=10
09:38:37 [2022-05-19T09:38:37.082Z]  > git checkout -f 829951ec19c6762d358c0a6dae10c648bc515e4b # timeout=10
09:38:41 [2022-05-19T09:38:41.869Z] Commit message: "docs: api: /containers/{id}/attach/ws: remove unsupported query-args < v1.42"