Skip to content

Console Output

13:36:24 [2022-08-23T13:36:24.197Z] The recommended git tool is: git
13:36:24 [2022-08-23T13:36:24.255Z] using credential docker-jenkins-github-credentials
13:36:24 [2022-08-23T13:36:24.264Z] Cloning the remote Git repository
13:36:24 [2022-08-23T13:36:24.264Z] Cloning with configured refspecs honoured and without tags
13:36:24 [2022-08-23T13:36:24.270Z] Cloning repository https://github.com/moby/moby.git
13:36:24 [2022-08-23T13:36:24.270Z]  > git init /home/ubuntu/workspace/moby_PR-43739 # timeout=10
13:36:24 [2022-08-23T13:36:24.279Z] Fetching upstream changes from https://github.com/moby/moby.git
13:36:24 [2022-08-23T13:36:24.280Z]  > git --version # timeout=10
13:36:24 [2022-08-23T13:36:24.286Z]  > git --version # 'git version 2.25.1'
13:36:24 [2022-08-23T13:36:24.286Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
13:36:24 [2022-08-23T13:36:24.287Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43739/head:refs/remotes/origin/PR-43739 +refs/heads/master:refs/remotes/origin/master # timeout=10
13:36:40 [2022-08-23T13:36:40.097Z] Fetching without tags
13:36:40 [2022-08-23T13:36:40.073Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
13:36:40 [2022-08-23T13:36:40.079Z]  > git config --add remote.origin.fetch +refs/pull/43739/head:refs/remotes/origin/PR-43739 # timeout=10
13:36:40 [2022-08-23T13:36:40.087Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
13:36:40 [2022-08-23T13:36:40.097Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
13:36:40 [2022-08-23T13:36:40.103Z] Fetching upstream changes from https://github.com/moby/moby.git
13:36:40 [2022-08-23T13:36:40.103Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
13:36:40 [2022-08-23T13:36:40.103Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43739/head:refs/remotes/origin/PR-43739 +refs/heads/master:refs/remotes/origin/master # timeout=10
13:36:40 [2022-08-23T13:36:40.282Z] Merging remotes/origin/master commit 464882e39844809b4f0a4ab11392646ec317f407 into PR head commit 4b84a3321723a849295d5cbf7342ec36077f9179
13:36:40 [2022-08-23T13:36:40.872Z] Merge succeeded, producing 4b84a3321723a849295d5cbf7342ec36077f9179
13:36:40 [2022-08-23T13:36:40.873Z] Checking out Revision 4b84a3321723a849295d5cbf7342ec36077f9179 (PR-43739)
13:36:41 [2022-08-23T13:36:41.505Z] Commit message: "daemon: kill exec process on ctx cancel"
13:36:40 [2022-08-23T13:36:40.288Z]  > git config core.sparsecheckout # timeout=10
13:36:40 [2022-08-23T13:36:40.292Z]  > git checkout -f 4b84a3321723a849295d5cbf7342ec36077f9179 # timeout=10
13:36:40 [2022-08-23T13:36:40.838Z]  > git remote # timeout=10
13:36:40 [2022-08-23T13:36:40.844Z]  > git config --get remote.origin.url # timeout=10
13:36:40 [2022-08-23T13:36:40.856Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
13:36:40 [2022-08-23T13:36:40.856Z]  > git merge 464882e39844809b4f0a4ab11392646ec317f407 # timeout=10
13:36:40 [2022-08-23T13:36:40.872Z]  > git rev-parse HEAD^{commit} # timeout=10
13:36:40 [2022-08-23T13:36:40.880Z]  > git config core.sparsecheckout # timeout=10
13:36:40 [2022-08-23T13:36:40.889Z]  > git checkout -f 4b84a3321723a849295d5cbf7342ec36077f9179 # timeout=10