Skip to content

Console Output

20:36:20 [2023-06-29T20:36:20.805Z] The recommended git tool is: git
20:36:22 [2023-06-29T20:36:22.695Z] using credential docker-jenkins-github-credentials
20:36:22 [2023-06-29T20:36:22.714Z] Cloning the remote Git repository
20:36:22 [2023-06-29T20:36:22.714Z] Cloning with configured refspecs honoured and without tags
20:36:22 [2023-06-29T20:36:22.749Z] Cloning repository https://github.com/moby/moby.git
20:36:22 [2023-06-29T20:36:22.803Z]  > git init /home/ubuntu/workspace/moby_PR-45849 # timeout=10
20:36:23 [2023-06-29T20:36:23.046Z] Fetching upstream changes from https://github.com/moby/moby.git
20:36:23 [2023-06-29T20:36:23.046Z]  > git --version # timeout=10
20:36:23 [2023-06-29T20:36:23.049Z]  > git --version # 'git version 2.25.1'
20:36:23 [2023-06-29T20:36:23.049Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
20:36:23 [2023-06-29T20:36:23.051Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/45849/head:refs/remotes/origin/PR-45849 +refs/heads/24.0:refs/remotes/origin/24.0 # timeout=10
20:36:37 [2023-06-29T20:36:37.966Z] Fetching without tags
20:36:38 [2023-06-29T20:36:38.235Z] Merging remotes/origin/24.0 commit 2bef272269e43eda5e06433456b3ffecc0f5a690 into PR head commit b8ee9a7829ff4155bad6342295a7a1917b673cb1
20:36:37 [2023-06-29T20:36:37.945Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
20:36:37 [2023-06-29T20:36:37.949Z]  > git config --add remote.origin.fetch +refs/pull/45849/head:refs/remotes/origin/PR-45849 # timeout=10
20:36:37 [2023-06-29T20:36:37.952Z]  > git config --add remote.origin.fetch +refs/heads/24.0:refs/remotes/origin/24.0 # timeout=10
20:36:37 [2023-06-29T20:36:37.959Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
20:36:37 [2023-06-29T20:36:37.967Z] Fetching upstream changes from https://github.com/moby/moby.git
20:36:37 [2023-06-29T20:36:37.967Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
20:36:37 [2023-06-29T20:36:37.968Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/45849/head:refs/remotes/origin/PR-45849 +refs/heads/24.0:refs/remotes/origin/24.0 # timeout=10
20:36:38 [2023-06-29T20:36:38.241Z]  > git config core.sparsecheckout # timeout=10
20:36:38 [2023-06-29T20:36:38.245Z]  > git checkout -f b8ee9a7829ff4155bad6342295a7a1917b673cb1 # timeout=10
20:36:38 [2023-06-29T20:36:38.921Z] Merge succeeded, producing b8ee9a7829ff4155bad6342295a7a1917b673cb1
20:36:38 [2023-06-29T20:36:38.921Z] Checking out Revision b8ee9a7829ff4155bad6342295a7a1917b673cb1 (PR-45849)
20:36:38 [2023-06-29T20:36:38.899Z]  > git remote # timeout=10
20:36:38 [2023-06-29T20:36:38.902Z]  > git config --get remote.origin.url # timeout=10
20:36:38 [2023-06-29T20:36:38.906Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
20:36:38 [2023-06-29T20:36:38.907Z]  > git merge 2bef272269e43eda5e06433456b3ffecc0f5a690 # timeout=10
20:36:38 [2023-06-29T20:36:38.915Z]  > git rev-parse HEAD^{commit} # timeout=10
20:36:38 [2023-06-29T20:36:38.922Z]  > git config core.sparsecheckout # timeout=10
20:36:38 [2023-06-29T20:36:38.925Z]  > git checkout -f b8ee9a7829ff4155bad6342295a7a1917b673cb1 # timeout=10
20:36:43 [2023-06-29T20:36:43.452Z] Commit message: "c8d/images: handle images without manifests for default platform"
20:36:43 [2023-06-29T20:36:43.454Z]  > git rev-list --no-walk b8ee9a7829ff4155bad6342295a7a1917b673cb1 # timeout=10