Skip to content

Console Output

14:31:01 [2021-08-23T14:31:01.810Z] The recommended git tool is: git
14:31:05 [2021-08-23T14:31:05.099Z] using credential docker-jenkins-github-credentials
14:31:05 [2021-08-23T14:31:05.111Z] Cloning the remote Git repository
14:31:05 [2021-08-23T14:31:05.111Z] Cloning with configured refspecs honoured and without tags
14:31:05 [2021-08-23T14:31:05.156Z] Cloning repository https://github.com/moby/moby.git
14:31:05 [2021-08-23T14:31:05.254Z]  > git init /home/ubuntu/workspace/moby_PR-42764 # timeout=10
14:31:05 [2021-08-23T14:31:05.795Z] Fetching upstream changes from https://github.com/moby/moby.git
14:31:05 [2021-08-23T14:31:05.796Z]  > git --version # timeout=10
14:31:05 [2021-08-23T14:31:05.806Z]  > git --version # 'git version 2.25.1'
14:31:05 [2021-08-23T14:31:05.807Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
14:31:05 [2021-08-23T14:31:05.857Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/42764/head:refs/remotes/origin/PR-42764 +refs/heads/master:refs/remotes/origin/master # timeout=10
14:31:26 [2021-08-23T14:31:26.578Z] Fetching without tags
14:31:27 [2021-08-23T14:31:27.096Z] Merging remotes/origin/master commit 4811bd980a581f896c0e708948c66d10ed7d7b09 into PR head commit 82c978ad9567772f349f604c6630d531b9348736
14:31:26 [2021-08-23T14:31:26.483Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
14:31:26 [2021-08-23T14:31:26.491Z]  > git config --add remote.origin.fetch +refs/pull/42764/head:refs/remotes/origin/PR-42764 # timeout=10
14:31:26 [2021-08-23T14:31:26.518Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
14:31:26 [2021-08-23T14:31:26.551Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
14:31:26 [2021-08-23T14:31:26.583Z] Fetching upstream changes from https://github.com/moby/moby.git
14:31:26 [2021-08-23T14:31:26.584Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
14:31:26 [2021-08-23T14:31:26.585Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/42764/head:refs/remotes/origin/PR-42764 +refs/heads/master:refs/remotes/origin/master # timeout=10
14:31:27 [2021-08-23T14:31:27.107Z]  > git config core.sparsecheckout # timeout=10
14:31:27 [2021-08-23T14:31:27.141Z]  > git checkout -f 82c978ad9567772f349f604c6630d531b9348736 # timeout=10
14:31:29 [2021-08-23T14:31:29.005Z] Merge succeeded, producing 82c978ad9567772f349f604c6630d531b9348736
14:31:29 [2021-08-23T14:31:29.005Z] Checking out Revision 82c978ad9567772f349f604c6630d531b9348736 (PR-42764)
14:31:28 [2021-08-23T14:31:28.919Z]  > git remote # timeout=10
14:31:28 [2021-08-23T14:31:28.943Z]  > git config --get remote.origin.url # timeout=10
14:31:28 [2021-08-23T14:31:28.964Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
14:31:28 [2021-08-23T14:31:28.965Z]  > git merge 4811bd980a581f896c0e708948c66d10ed7d7b09 # timeout=10
14:31:28 [2021-08-23T14:31:28.983Z]  > git rev-parse HEAD^{commit} # timeout=10
14:31:29 [2021-08-23T14:31:29.009Z]  > git config core.sparsecheckout # timeout=10
14:31:29 [2021-08-23T14:31:29.032Z]  > git checkout -f 82c978ad9567772f349f604c6630d531b9348736 # timeout=10
14:31:33 [2021-08-23T14:31:33.314Z] Commit message: "vendor: github.com/opencontainers/runc v1.0.2"