Skip to content

Console Output

02:28:23 [2022-05-30T02:28:23.027Z] The recommended git tool is: git
02:28:23 [2022-05-30T02:28:23.035Z] using credential docker-jenkins-github-credentials
02:28:23 [2022-05-30T02:28:23.049Z] Cloning the remote Git repository
02:28:23 [2022-05-30T02:28:23.049Z] Cloning with configured refspecs honoured and without tags
02:28:23 [2022-05-30T02:28:23.069Z] Cloning repository https://github.com/moby/moby.git
02:28:23 [2022-05-30T02:28:23.069Z]  > git init /home/ubuntu/workspace/moby_PR-43635 # timeout=10
02:28:23 [2022-05-30T02:28:23.077Z] Fetching upstream changes from https://github.com/moby/moby.git
02:28:23 [2022-05-30T02:28:23.077Z]  > git --version # timeout=10
02:28:23 [2022-05-30T02:28:23.085Z]  > git --version # 'git version 2.17.1'
02:28:23 [2022-05-30T02:28:23.086Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
02:28:23 [2022-05-30T02:28:23.087Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43635/head:refs/remotes/origin/PR-43635 +refs/heads/master:refs/remotes/origin/master # timeout=10
02:28:39 [2022-05-30T02:28:39.681Z] Fetching without tags
02:28:39 [2022-05-30T02:28:39.882Z] Merging remotes/origin/master commit cb01202de88e20d5699c76efe948dfb065da873f into PR head commit 0afc71fc90d208517bda0e2ac8f50a0a3a753f5d
02:28:39 [2022-05-30T02:28:39.657Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
02:28:39 [2022-05-30T02:28:39.662Z]  > git config --add remote.origin.fetch +refs/pull/43635/head:refs/remotes/origin/PR-43635 # timeout=10
02:28:39 [2022-05-30T02:28:39.681Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
02:28:39 [2022-05-30T02:28:39.690Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
02:28:39 [2022-05-30T02:28:39.702Z] Fetching upstream changes from https://github.com/moby/moby.git
02:28:39 [2022-05-30T02:28:39.702Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
02:28:39 [2022-05-30T02:28:39.703Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43635/head:refs/remotes/origin/PR-43635 +refs/heads/master:refs/remotes/origin/master # timeout=10
02:28:39 [2022-05-30T02:28:39.904Z]  > git config core.sparsecheckout # timeout=10
02:28:39 [2022-05-30T02:28:39.929Z]  > git checkout -f 0afc71fc90d208517bda0e2ac8f50a0a3a753f5d # timeout=10
02:28:40 [2022-05-30T02:28:40.902Z] Merge succeeded, producing 0afc71fc90d208517bda0e2ac8f50a0a3a753f5d
02:28:40 [2022-05-30T02:28:40.902Z] Checking out Revision 0afc71fc90d208517bda0e2ac8f50a0a3a753f5d (PR-43635)
02:28:41 [2022-05-30T02:28:41.737Z] Commit message: "archive: add human-readable hint to Lchown error"
02:28:40 [2022-05-30T02:28:40.776Z]  > git remote # timeout=10
02:28:40 [2022-05-30T02:28:40.792Z]  > git config --get remote.origin.url # timeout=10
02:28:40 [2022-05-30T02:28:40.813Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
02:28:40 [2022-05-30T02:28:40.895Z]  > git merge cb01202de88e20d5699c76efe948dfb065da873f # timeout=10
02:28:40 [2022-05-30T02:28:40.911Z]  > git rev-parse HEAD^{commit} # timeout=10
02:28:40 [2022-05-30T02:28:40.923Z]  > git config core.sparsecheckout # timeout=10
02:28:40 [2022-05-30T02:28:40.930Z]  > git checkout -f 0afc71fc90d208517bda0e2ac8f50a0a3a753f5d # timeout=10