Skip to content

Console Output

06:29:32 [2022-04-19T06:29:32.516Z] The recommended git tool is: git
06:29:32 [2022-04-19T06:29:32.529Z] using credential docker-jenkins-github-credentials
06:29:32 [2022-04-19T06:29:32.538Z] Cloning the remote Git repository
06:29:32 [2022-04-19T06:29:32.538Z] Cloning with configured refspecs honoured and without tags
06:29:32 [2022-04-19T06:29:32.539Z] Cloning repository https://github.com/moby/moby.git
06:29:32 [2022-04-19T06:29:32.540Z]  > git init /home/ubuntu/workspace/moby_PR-43494 # timeout=10
06:29:32 [2022-04-19T06:29:32.547Z] Fetching upstream changes from https://github.com/moby/moby.git
06:29:32 [2022-04-19T06:29:32.547Z]  > git --version # timeout=10
06:29:32 [2022-04-19T06:29:32.557Z]  > git --version # 'git version 2.17.1'
06:29:32 [2022-04-19T06:29:32.557Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
06:29:32 [2022-04-19T06:29:32.558Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43494/head:refs/remotes/origin/PR-43494 +refs/heads/master:refs/remotes/origin/master # timeout=10
06:29:48 [2022-04-19T06:29:48.685Z] Fetching without tags
06:29:48 [2022-04-19T06:29:48.845Z] Merging remotes/origin/master commit 61404de7df1a6c75c2cbdc2c3ce226c95bebcaad into PR head commit 013d6488888d2362185b0738e9f600d4ba95d88a
06:29:49 [2022-04-19T06:29:49.444Z] Merge succeeded, producing 013d6488888d2362185b0738e9f600d4ba95d88a
06:29:49 [2022-04-19T06:29:49.444Z] Checking out Revision 013d6488888d2362185b0738e9f600d4ba95d88a (PR-43494)
06:29:50 [2022-04-19T06:29:50.011Z] Commit message: "client: CopyToContainer(), CopyFromContainer(): remove status-code handling"
06:29:48 [2022-04-19T06:29:48.657Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
06:29:48 [2022-04-19T06:29:48.662Z]  > git config --add remote.origin.fetch +refs/pull/43494/head:refs/remotes/origin/PR-43494 # timeout=10
06:29:48 [2022-04-19T06:29:48.667Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
06:29:48 [2022-04-19T06:29:48.678Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
06:29:48 [2022-04-19T06:29:48.688Z] Fetching upstream changes from https://github.com/moby/moby.git
06:29:48 [2022-04-19T06:29:48.688Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
06:29:48 [2022-04-19T06:29:48.689Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43494/head:refs/remotes/origin/PR-43494 +refs/heads/master:refs/remotes/origin/master # timeout=10
06:29:48 [2022-04-19T06:29:48.847Z]  > git config core.sparsecheckout # timeout=10
06:29:48 [2022-04-19T06:29:48.860Z]  > git checkout -f 013d6488888d2362185b0738e9f600d4ba95d88a # timeout=10
06:29:49 [2022-04-19T06:29:49.399Z]  > git remote # timeout=10
06:29:49 [2022-04-19T06:29:49.412Z]  > git config --get remote.origin.url # timeout=10
06:29:49 [2022-04-19T06:29:49.420Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
06:29:49 [2022-04-19T06:29:49.421Z]  > git merge 61404de7df1a6c75c2cbdc2c3ce226c95bebcaad # timeout=10
06:29:49 [2022-04-19T06:29:49.440Z]  > git rev-parse HEAD^{commit} # timeout=10
06:29:49 [2022-04-19T06:29:49.446Z]  > git config core.sparsecheckout # timeout=10
06:29:49 [2022-04-19T06:29:49.475Z]  > git checkout -f 013d6488888d2362185b0738e9f600d4ba95d88a # timeout=10