Skip to content

Console Output

09:56:05 [2021-04-02T09:56:05.899Z] The recommended git tool is: git
09:56:09 [2021-04-02T09:56:09.424Z] using credential docker-jenkins-github-credentials
09:56:09 [2021-04-02T09:56:09.432Z] Cloning the remote Git repository
09:56:09 [2021-04-02T09:56:09.432Z] Cloning with configured refspecs honoured and without tags
09:56:09 [2021-04-02T09:56:09.502Z] Cloning repository https://github.com/moby/moby.git
09:56:09 [2021-04-02T09:56:09.563Z]  > git init /home/ubuntu/workspace/moby_PR-42182 # timeout=10
09:56:10 [2021-04-02T09:56:10.177Z] Fetching upstream changes from https://github.com/moby/moby.git
09:56:10 [2021-04-02T09:56:10.178Z]  > git --version # timeout=10
09:56:10 [2021-04-02T09:56:10.193Z]  > git --version # 'git version 2.25.1'
09:56:10 [2021-04-02T09:56:10.194Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
09:56:10 [2021-04-02T09:56:10.197Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/42182/head:refs/remotes/origin/PR-42182 +refs/heads/master:refs/remotes/origin/master # timeout=10
09:56:29 [2021-04-02T09:56:29.693Z] Fetching without tags
09:56:29 [2021-04-02T09:56:29.638Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
09:56:29 [2021-04-02T09:56:29.644Z]  > git config --add remote.origin.fetch +refs/pull/42182/head:refs/remotes/origin/PR-42182 # timeout=10
09:56:29 [2021-04-02T09:56:29.659Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
09:56:29 [2021-04-02T09:56:29.675Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
09:56:29 [2021-04-02T09:56:29.701Z] Fetching upstream changes from https://github.com/moby/moby.git
09:56:29 [2021-04-02T09:56:29.701Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
09:56:29 [2021-04-02T09:56:29.704Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/42182/head:refs/remotes/origin/PR-42182 +refs/heads/master:refs/remotes/origin/master # timeout=10
09:56:30 [2021-04-02T09:56:30.044Z] Merging remotes/origin/master commit 1ff685085ad325580ea32accdf13930106bbadb5 into PR head commit a432eb4b3a0d06675889153e2993ae8ba8dc9149
09:56:31 [2021-04-02T09:56:31.345Z] Merge succeeded, producing 8cefdc1420a0e4c4dbb76fb399efc40fe82897f6
09:56:31 [2021-04-02T09:56:31.345Z] Checking out Revision 8cefdc1420a0e4c4dbb76fb399efc40fe82897f6 (PR-42182)
09:56:30 [2021-04-02T09:56:30.056Z]  > git config core.sparsecheckout # timeout=10
09:56:30 [2021-04-02T09:56:30.067Z]  > git checkout -f a432eb4b3a0d06675889153e2993ae8ba8dc9149 # timeout=10
09:56:31 [2021-04-02T09:56:31.097Z]  > git remote # timeout=10
09:56:31 [2021-04-02T09:56:31.118Z]  > git config --get remote.origin.url # timeout=10
09:56:31 [2021-04-02T09:56:31.139Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
09:56:31 [2021-04-02T09:56:31.141Z]  > git merge 1ff685085ad325580ea32accdf13930106bbadb5 # timeout=10
09:56:31 [2021-04-02T09:56:31.328Z]  > git rev-parse HEAD^{commit} # timeout=10
09:56:31 [2021-04-02T09:56:31.349Z]  > git config core.sparsecheckout # timeout=10
09:56:31 [2021-04-02T09:56:31.361Z]  > git checkout -f 8cefdc1420a0e4c4dbb76fb399efc40fe82897f6 # timeout=10
09:56:35 [2021-04-02T09:56:35.114Z] Commit message: "Merge commit '1ff685085ad325580ea32accdf13930106bbadb5' into HEAD"
09:56:35 [2021-04-02T09:56:35.131Z] First time build. Skipping changelog.
09:56:35 [2021-04-02T09:56:35.119Z]  > git rev-list --no-walk 0a4a7edc3876ac22daa7a4e03d89865bbde5c394 # timeout=10