Skip to content

Console Output

01:42:28 [2023-06-16T01:42:28.431Z] The recommended git tool is: git
01:42:30 [2023-06-16T01:42:30.292Z] using credential docker-jenkins-github-credentials
01:42:30 [2023-06-16T01:42:30.309Z] Cloning the remote Git repository
01:42:30 [2023-06-16T01:42:30.309Z] Cloning with configured refspecs honoured and without tags
01:42:30 [2023-06-16T01:42:30.325Z] Cloning repository https://github.com/moby/moby.git
01:42:30 [2023-06-16T01:42:30.377Z]  > git init /home/ubuntu/workspace/moby_PR-45579 # timeout=10
01:42:30 [2023-06-16T01:42:30.638Z] Fetching upstream changes from https://github.com/moby/moby.git
01:42:30 [2023-06-16T01:42:30.639Z]  > git --version # timeout=10
01:42:30 [2023-06-16T01:42:30.642Z]  > git --version # 'git version 2.25.1'
01:42:30 [2023-06-16T01:42:30.642Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
01:42:30 [2023-06-16T01:42:30.643Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/45579/head:refs/remotes/origin/PR-45579 +refs/heads/master:refs/remotes/origin/master # timeout=10
01:42:42 [2023-06-16T01:42:42.859Z] Fetching without tags
01:42:43 [2023-06-16T01:42:43.054Z] Merging remotes/origin/master commit 97455cc31ffa08078db6591f018256ed59c35bbc into PR head commit cfa08f8366bd954b5846c9eb99e414a5f55faaeb
01:42:42 [2023-06-16T01:42:42.843Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
01:42:42 [2023-06-16T01:42:42.847Z]  > git config --add remote.origin.fetch +refs/pull/45579/head:refs/remotes/origin/PR-45579 # timeout=10
01:42:42 [2023-06-16T01:42:42.850Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
01:42:42 [2023-06-16T01:42:42.856Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
01:42:42 [2023-06-16T01:42:42.863Z] Fetching upstream changes from https://github.com/moby/moby.git
01:42:42 [2023-06-16T01:42:42.863Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
01:42:42 [2023-06-16T01:42:42.864Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/45579/head:refs/remotes/origin/PR-45579 +refs/heads/master:refs/remotes/origin/master # timeout=10
01:42:43 [2023-06-16T01:42:43.062Z]  > git config core.sparsecheckout # timeout=10
01:42:43 [2023-06-16T01:42:43.065Z]  > git checkout -f cfa08f8366bd954b5846c9eb99e414a5f55faaeb # timeout=10
01:42:43 [2023-06-16T01:42:43.764Z]  > git remote # timeout=10
01:42:43 [2023-06-16T01:42:43.768Z]  > git config --get remote.origin.url # timeout=10
01:42:43 [2023-06-16T01:42:43.771Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
01:42:43 [2023-06-16T01:42:43.772Z]  > git merge 97455cc31ffa08078db6591f018256ed59c35bbc # timeout=10
01:42:45 [2023-06-16T01:42:45.242Z] Merge succeeded, producing bf0d1b6ab5e685178cd327b153db00a052fc69f8
01:42:45 [2023-06-16T01:42:45.242Z] Checking out Revision bf0d1b6ab5e685178cd327b153db00a052fc69f8 (PR-45579)
01:42:45 [2023-06-16T01:42:45.238Z]  > git rev-parse HEAD^{commit} # timeout=10
01:42:45 [2023-06-16T01:42:45.245Z]  > git config core.sparsecheckout # timeout=10
01:42:45 [2023-06-16T01:42:45.248Z]  > git checkout -f bf0d1b6ab5e685178cd327b153db00a052fc69f8 # timeout=10
01:42:48 [2023-06-16T01:42:48.886Z] Commit message: "Merge commit '97455cc31ffa08078db6591f018256ed59c35bbc' into HEAD"
01:42:48 [2023-06-16T01:42:48.892Z] First time build. Skipping changelog.
01:42:48 [2023-06-16T01:42:48.889Z]  > git rev-list --no-walk afae69187ba1dba154e531e08d564a882d568c71 # timeout=10