Skip to content

Console Output

18:03:08 [2023-05-09T18:03:08.988Z] The recommended git tool is: git
18:03:10 [2023-05-09T18:03:10.838Z] using credential docker-jenkins-github-credentials
18:03:10 [2023-05-09T18:03:10.850Z] Cloning the remote Git repository
18:03:10 [2023-05-09T18:03:10.850Z] Cloning with configured refspecs honoured and without tags
18:03:10 [2023-05-09T18:03:10.870Z] Cloning repository https://github.com/moby/moby.git
18:03:10 [2023-05-09T18:03:10.919Z]  > git init /home/ubuntu/workspace/moby_PR-45502 # timeout=10
18:03:11 [2023-05-09T18:03:11.134Z] Fetching upstream changes from https://github.com/moby/moby.git
18:03:11 [2023-05-09T18:03:11.134Z]  > git --version # timeout=10
18:03:11 [2023-05-09T18:03:11.137Z]  > git --version # 'git version 2.25.1'
18:03:11 [2023-05-09T18:03:11.137Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
18:03:11 [2023-05-09T18:03:11.139Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/45502/head:refs/remotes/origin/PR-45502 +refs/heads/24.0:refs/remotes/origin/24.0 # timeout=10
18:03:24 [2023-05-09T18:03:24.007Z] Fetching without tags
18:03:24 [2023-05-09T18:03:24.379Z] Merging remotes/origin/24.0 commit 31b98f9502578eae4cc02c1d567c60cc326e5ab9 into PR head commit 86770904be72ba755f5d80f93eede77a1a5a74df
18:03:24 [2023-05-09T18:03:24.979Z] Merge succeeded, producing 86770904be72ba755f5d80f93eede77a1a5a74df
18:03:24 [2023-05-09T18:03:24.979Z] Checking out Revision 86770904be72ba755f5d80f93eede77a1a5a74df (PR-45502)
18:03:23 [2023-05-09T18:03:23.991Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
18:03:23 [2023-05-09T18:03:23.995Z]  > git config --add remote.origin.fetch +refs/pull/45502/head:refs/remotes/origin/PR-45502 # timeout=10
18:03:23 [2023-05-09T18:03:23.998Z]  > git config --add remote.origin.fetch +refs/heads/24.0:refs/remotes/origin/24.0 # timeout=10
18:03:24 [2023-05-09T18:03:24.004Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
18:03:24 [2023-05-09T18:03:24.011Z] Fetching upstream changes from https://github.com/moby/moby.git
18:03:24 [2023-05-09T18:03:24.011Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
18:03:24 [2023-05-09T18:03:24.012Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/45502/head:refs/remotes/origin/PR-45502 +refs/heads/24.0:refs/remotes/origin/24.0 # timeout=10
18:03:24 [2023-05-09T18:03:24.386Z]  > git config core.sparsecheckout # timeout=10
18:03:24 [2023-05-09T18:03:24.390Z]  > git checkout -f 86770904be72ba755f5d80f93eede77a1a5a74df # timeout=10
18:03:24 [2023-05-09T18:03:24.961Z]  > git remote # timeout=10
18:03:24 [2023-05-09T18:03:24.964Z]  > git config --get remote.origin.url # timeout=10
18:03:24 [2023-05-09T18:03:24.967Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
18:03:24 [2023-05-09T18:03:24.968Z]  > git merge 31b98f9502578eae4cc02c1d567c60cc326e5ab9 # timeout=10
18:03:24 [2023-05-09T18:03:24.976Z]  > git rev-parse HEAD^{commit} # timeout=10
18:03:24 [2023-05-09T18:03:24.982Z]  > git config core.sparsecheckout # timeout=10
18:03:24 [2023-05-09T18:03:24.984Z]  > git checkout -f 86770904be72ba755f5d80f93eede77a1a5a74df # timeout=10
18:03:29 [2023-05-09T18:03:29.297Z] Commit message: "c8d: fix missing image history"
18:03:29 [2023-05-09T18:03:29.300Z]  > git rev-list --no-walk 86770904be72ba755f5d80f93eede77a1a5a74df # timeout=10