Skip to content

Console Output

15:34:43 [2023-10-07T15:34:43.907Z] The recommended git tool is: git
15:34:45 [2023-10-07T15:34:45.959Z] using credential docker-jenkins-github-credentials
15:34:45 [2023-10-07T15:34:45.973Z] Cloning the remote Git repository
15:34:45 [2023-10-07T15:34:45.973Z] Cloning with configured refspecs honoured and without tags
15:34:45 [2023-10-07T15:34:45.966Z] Cloning repository https://github.com/moby/moby.git
15:34:46 [2023-10-07T15:34:46.020Z]  > git init /home/ubuntu/workspace/moby_PR-46594 # timeout=10
15:34:46 [2023-10-07T15:34:46.345Z] Fetching upstream changes from https://github.com/moby/moby.git
15:34:46 [2023-10-07T15:34:46.345Z]  > git --version # timeout=10
15:34:46 [2023-10-07T15:34:46.348Z]  > git --version # 'git version 2.25.1'
15:34:46 [2023-10-07T15:34:46.349Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
15:34:46 [2023-10-07T15:34:46.350Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/46594/head:refs/remotes/origin/PR-46594 +refs/heads/master:refs/remotes/origin/master # timeout=10
15:35:05 [2023-10-07T15:35:05.456Z] Fetching without tags
15:35:05 [2023-10-07T15:35:05.432Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
15:35:05 [2023-10-07T15:35:05.435Z]  > git config --add remote.origin.fetch +refs/pull/46594/head:refs/remotes/origin/PR-46594 # timeout=10
15:35:05 [2023-10-07T15:35:05.439Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
15:35:05 [2023-10-07T15:35:05.446Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
15:35:05 [2023-10-07T15:35:05.455Z] Fetching upstream changes from https://github.com/moby/moby.git
15:35:05 [2023-10-07T15:35:05.455Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
15:35:05 [2023-10-07T15:35:05.457Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/46594/head:refs/remotes/origin/PR-46594 +refs/heads/master:refs/remotes/origin/master # timeout=10
15:35:05 [2023-10-07T15:35:05.786Z] Merging remotes/origin/master commit f6fa56194f1c9cfd2e4ae41a17f75ab6b04f82df into PR head commit c587ba34229948e5c0b8fdc4bbdb1eaf6727aaa6
15:35:05 [2023-10-07T15:35:05.793Z]  > git config core.sparsecheckout # timeout=10
15:35:05 [2023-10-07T15:35:05.797Z]  > git checkout -f c587ba34229948e5c0b8fdc4bbdb1eaf6727aaa6 # timeout=10
15:35:07 [2023-10-07T15:35:07.455Z]  > git remote # timeout=10
15:35:07 [2023-10-07T15:35:07.580Z]  > git config --get remote.origin.url # timeout=10
15:35:07 [2023-10-07T15:35:07.584Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
15:35:08 [2023-10-07T15:35:08.147Z] Merge succeeded, producing cd6bbf3db262e4a00240b2fe2d40348ba25ec5f4
15:35:08 [2023-10-07T15:35:08.147Z] Checking out Revision cd6bbf3db262e4a00240b2fe2d40348ba25ec5f4 (PR-46594)
15:35:07 [2023-10-07T15:35:07.716Z]  > git merge f6fa56194f1c9cfd2e4ae41a17f75ab6b04f82df # timeout=10
15:35:08 [2023-10-07T15:35:08.139Z]  > git rev-parse HEAD^{commit} # timeout=10
15:35:08 [2023-10-07T15:35:08.146Z]  > git config core.sparsecheckout # timeout=10
15:35:08 [2023-10-07T15:35:08.149Z]  > git checkout -f cd6bbf3db262e4a00240b2fe2d40348ba25ec5f4 # timeout=10
15:35:11 [2023-10-07T15:35:11.748Z] Commit message: "Merge commit 'f6fa56194f1c9cfd2e4ae41a17f75ab6b04f82df' into HEAD"
15:35:11 [2023-10-07T15:35:11.755Z] First time build. Skipping changelog.
15:35:11 [2023-10-07T15:35:11.749Z]  > git rev-list --no-walk 9892a2435c9c8f85b44198574f6b28aab8762146 # timeout=10