Skip to content

Console Output

18:10:50 [2022-08-03T18:10:50.087Z] The recommended git tool is: git
18:10:52 [2022-08-03T18:10:52.609Z] using credential docker-jenkins-github-credentials
18:10:52 [2022-08-03T18:10:52.617Z] Cloning the remote Git repository
18:10:52 [2022-08-03T18:10:52.618Z] Cloning with configured refspecs honoured and without tags
18:10:52 [2022-08-03T18:10:52.680Z] Cloning repository https://github.com/moby/moby.git
18:10:52 [2022-08-03T18:10:52.731Z]  > git init /home/ubuntu/workspace/moby_PR-43903 # timeout=10
18:10:53 [2022-08-03T18:10:53.030Z] Fetching upstream changes from https://github.com/moby/moby.git
18:10:53 [2022-08-03T18:10:53.030Z]  > git --version # timeout=10
18:10:53 [2022-08-03T18:10:53.041Z]  > git --version # 'git version 2.17.1'
18:10:53 [2022-08-03T18:10:53.041Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
18:10:53 [2022-08-03T18:10:53.051Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43903/head:refs/remotes/origin/PR-43903 +refs/heads/master:refs/remotes/origin/master # timeout=10
18:11:17 [2022-08-03T18:11:17.729Z] Fetching without tags
18:11:17 [2022-08-03T18:11:17.956Z] Merging remotes/origin/master commit 9100e3c087216343e4149887d43f1e7ae272968a into PR head commit f1d71f7cc3e5a394db078526dcffbdb64f0cac4e
18:11:17 [2022-08-03T18:11:17.665Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
18:11:17 [2022-08-03T18:11:17.679Z]  > git config --add remote.origin.fetch +refs/pull/43903/head:refs/remotes/origin/PR-43903 # timeout=10
18:11:17 [2022-08-03T18:11:17.695Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
18:11:17 [2022-08-03T18:11:17.718Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
18:11:17 [2022-08-03T18:11:17.737Z] Fetching upstream changes from https://github.com/moby/moby.git
18:11:17 [2022-08-03T18:11:17.737Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
18:11:17 [2022-08-03T18:11:17.756Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43903/head:refs/remotes/origin/PR-43903 +refs/heads/master:refs/remotes/origin/master # timeout=10
18:11:17 [2022-08-03T18:11:17.967Z]  > git config core.sparsecheckout # timeout=10
18:11:17 [2022-08-03T18:11:17.993Z]  > git checkout -f f1d71f7cc3e5a394db078526dcffbdb64f0cac4e # timeout=10
18:11:18 [2022-08-03T18:11:18.861Z] Merge succeeded, producing f1d71f7cc3e5a394db078526dcffbdb64f0cac4e
18:11:18 [2022-08-03T18:11:18.861Z] Checking out Revision f1d71f7cc3e5a394db078526dcffbdb64f0cac4e (PR-43903)
18:11:18 [2022-08-03T18:11:18.769Z]  > git remote # timeout=10
18:11:18 [2022-08-03T18:11:18.780Z]  > git config --get remote.origin.url # timeout=10
18:11:18 [2022-08-03T18:11:18.803Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
18:11:18 [2022-08-03T18:11:18.804Z]  > git merge 9100e3c087216343e4149887d43f1e7ae272968a # timeout=10
18:11:18 [2022-08-03T18:11:18.833Z]  > git rev-parse HEAD^{commit} # timeout=10
18:11:18 [2022-08-03T18:11:18.863Z]  > git config core.sparsecheckout # timeout=10
18:11:18 [2022-08-03T18:11:18.883Z]  > git checkout -f f1d71f7cc3e5a394db078526dcffbdb64f0cac4e # timeout=10
18:11:24 [2022-08-03T18:11:24.105Z] Commit message: "Update golang to 1.18.5"