Skip to content

Console Output

17:11:13 [2021-11-11T17:11:13.156Z] The recommended git tool is: git
17:11:16 [2021-11-11T17:11:16.591Z] using credential docker-jenkins-github-credentials
17:11:16 [2021-11-11T17:11:16.599Z] Cloning the remote Git repository
17:11:16 [2021-11-11T17:11:16.599Z] Cloning with configured refspecs honoured and without tags
17:11:16 [2021-11-11T17:11:16.670Z] Cloning repository https://github.com/moby/moby.git
17:11:16 [2021-11-11T17:11:16.757Z]  > git init /home/ubuntu/workspace/moby_PR-42626 # timeout=10
17:11:17 [2021-11-11T17:11:17.058Z] Fetching upstream changes from https://github.com/moby/moby.git
17:11:17 [2021-11-11T17:11:17.058Z]  > git --version # timeout=10
17:11:17 [2021-11-11T17:11:17.104Z]  > git --version # 'git version 2.25.1'
17:11:17 [2021-11-11T17:11:17.104Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
17:11:17 [2021-11-11T17:11:17.107Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/42626/head:refs/remotes/origin/PR-42626 +refs/heads/master:refs/remotes/origin/master # timeout=10
17:11:39 [2021-11-11T17:11:39.518Z] Fetching without tags
17:11:39 [2021-11-11T17:11:39.866Z] Merging remotes/origin/master commit df7bba7dbc6658ba48851eb4819e0a0a9508b18f into PR head commit 3a938df4b570aad3bfb4d5342379582e872fc1a3
17:11:39 [2021-11-11T17:11:39.424Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
17:11:39 [2021-11-11T17:11:39.450Z]  > git config --add remote.origin.fetch +refs/pull/42626/head:refs/remotes/origin/PR-42626 # timeout=10
17:11:39 [2021-11-11T17:11:39.455Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
17:11:39 [2021-11-11T17:11:39.484Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
17:11:39 [2021-11-11T17:11:39.562Z] Fetching upstream changes from https://github.com/moby/moby.git
17:11:39 [2021-11-11T17:11:39.563Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
17:11:39 [2021-11-11T17:11:39.564Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/42626/head:refs/remotes/origin/PR-42626 +refs/heads/master:refs/remotes/origin/master # timeout=10
17:11:39 [2021-11-11T17:11:39.885Z]  > git config core.sparsecheckout # timeout=10
17:11:39 [2021-11-11T17:11:39.918Z]  > git checkout -f 3a938df4b570aad3bfb4d5342379582e872fc1a3 # timeout=10
17:11:40 [2021-11-11T17:11:40.921Z]  > git remote # timeout=10
17:11:40 [2021-11-11T17:11:40.942Z]  > git config --get remote.origin.url # timeout=10
17:11:40 [2021-11-11T17:11:40.981Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
17:11:40 [2021-11-11T17:11:40.982Z]  > git merge df7bba7dbc6658ba48851eb4819e0a0a9508b18f # timeout=10
17:11:41 [2021-11-11T17:11:41.921Z] Merge succeeded, producing a207bdec8c555ce55078ba31bd9d9206cb5dc1f3
17:11:41 [2021-11-11T17:11:41.922Z] Checking out Revision a207bdec8c555ce55078ba31bd9d9206cb5dc1f3 (PR-42626)
17:11:41 [2021-11-11T17:11:41.911Z]  > git rev-parse HEAD^{commit} # timeout=10
17:11:41 [2021-11-11T17:11:41.926Z]  > git config core.sparsecheckout # timeout=10
17:11:41 [2021-11-11T17:11:41.934Z]  > git checkout -f a207bdec8c555ce55078ba31bd9d9206cb5dc1f3 # timeout=10
17:11:45 [2021-11-11T17:11:45.424Z] Commit message: "Merge commit 'df7bba7dbc6658ba48851eb4819e0a0a9508b18f' into HEAD"
17:11:45 [2021-11-11T17:11:45.439Z] First time build. Skipping changelog.
17:11:45 [2021-11-11T17:11:45.426Z]  > git rev-list --no-walk 924de183c82a036b1f82a23e39fa3fc1987bbef2 # timeout=10