Skip to content

Console Output

08:31:32 [2022-03-04T08:31:32.184Z] The recommended git tool is: git
08:31:32 [2022-03-04T08:31:32.235Z] using credential docker-jenkins-github-credentials
08:31:32 [2022-03-04T08:31:32.243Z] Cloning the remote Git repository
08:31:32 [2022-03-04T08:31:32.243Z] Cloning with configured refspecs honoured and without tags
08:31:32 [2022-03-04T08:31:32.242Z] Cloning repository https://github.com/moby/moby.git
08:31:32 [2022-03-04T08:31:32.242Z]  > git init /home/ubuntu/workspace/moby_PR-43157 # timeout=10
08:31:32 [2022-03-04T08:31:32.257Z] Fetching upstream changes from https://github.com/moby/moby.git
08:31:32 [2022-03-04T08:31:32.257Z]  > git --version # timeout=10
08:31:32 [2022-03-04T08:31:32.267Z]  > git --version # 'git version 2.17.1'
08:31:32 [2022-03-04T08:31:32.267Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
08:31:32 [2022-03-04T08:31:32.268Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43157/head:refs/remotes/origin/PR-43157 +refs/heads/master:refs/remotes/origin/master # timeout=10
08:31:47 [2022-03-04T08:31:47.363Z] Fetching without tags
08:31:47 [2022-03-04T08:31:47.570Z] Merging remotes/origin/master commit 3e8bfcc9f2c1906d3080dc03b7fe45db5386077a into PR head commit a75fd11f03298bd433e7d54232785b683bca0477
08:31:47 [2022-03-04T08:31:47.338Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
08:31:47 [2022-03-04T08:31:47.342Z]  > git config --add remote.origin.fetch +refs/pull/43157/head:refs/remotes/origin/PR-43157 # timeout=10
08:31:47 [2022-03-04T08:31:47.347Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
08:31:47 [2022-03-04T08:31:47.355Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
08:31:47 [2022-03-04T08:31:47.361Z] Fetching upstream changes from https://github.com/moby/moby.git
08:31:47 [2022-03-04T08:31:47.361Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
08:31:47 [2022-03-04T08:31:47.362Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43157/head:refs/remotes/origin/PR-43157 +refs/heads/master:refs/remotes/origin/master # timeout=10
08:31:47 [2022-03-04T08:31:47.569Z]  > git config core.sparsecheckout # timeout=10
08:31:47 [2022-03-04T08:31:47.572Z]  > git checkout -f a75fd11f03298bd433e7d54232785b683bca0477 # timeout=10
08:31:48 [2022-03-04T08:31:48.047Z]  > git remote # timeout=10
08:31:48 [2022-03-04T08:31:48.052Z]  > git config --get remote.origin.url # timeout=10
08:31:48 [2022-03-04T08:31:48.057Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
08:31:48 [2022-03-04T08:31:48.058Z]  > git merge 3e8bfcc9f2c1906d3080dc03b7fe45db5386077a # timeout=10
08:31:48 [2022-03-04T08:31:48.081Z] Merge succeeded, producing a75fd11f03298bd433e7d54232785b683bca0477
08:31:48 [2022-03-04T08:31:48.081Z] Checking out Revision a75fd11f03298bd433e7d54232785b683bca0477 (PR-43157)
08:31:48 [2022-03-04T08:31:48.156Z] Commit message: "move MediaTypeWriter to streamformatter package"
08:31:48 [2022-03-04T08:31:48.069Z]  > git rev-parse HEAD^{commit} # timeout=10
08:31:48 [2022-03-04T08:31:48.080Z]  > git config core.sparsecheckout # timeout=10
08:31:48 [2022-03-04T08:31:48.083Z]  > git checkout -f a75fd11f03298bd433e7d54232785b683bca0477 # timeout=10