Skip to content

Console Output

18:09:54 [2022-08-03T18:09:54.752Z] The recommended git tool is: git
18:09:58 [2022-08-03T18:09:58.534Z] using credential docker-jenkins-github-credentials
18:09:58 [2022-08-03T18:09:58.543Z] Cloning the remote Git repository
18:09:58 [2022-08-03T18:09:58.543Z] Cloning with configured refspecs honoured and without tags
18:09:58 [2022-08-03T18:09:58.559Z] Cloning repository https://github.com/moby/moby.git
18:09:58 [2022-08-03T18:09:58.680Z]  > git init /home/ubuntu/workspace/moby_PR-43903 # timeout=10
18:09:58 [2022-08-03T18:09:58.965Z] Fetching upstream changes from https://github.com/moby/moby.git
18:09:58 [2022-08-03T18:09:58.965Z]  > git --version # timeout=10
18:09:58 [2022-08-03T18:09:58.992Z]  > git --version # 'git version 2.25.1'
18:09:58 [2022-08-03T18:09:58.992Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
18:09:58 [2022-08-03T18:09:58.994Z]  > git fetch --no-tags --force --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:10:22 [2022-08-03T18:10:22.453Z] Fetching without tags
18:10:22 [2022-08-03T18:10:22.769Z] Merging remotes/origin/master commit 9100e3c087216343e4149887d43f1e7ae272968a into PR head commit f1d71f7cc3e5a394db078526dcffbdb64f0cac4e
18:10:22 [2022-08-03T18:10:22.297Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
18:10:22 [2022-08-03T18:10:22.331Z]  > git config --add remote.origin.fetch +refs/pull/43903/head:refs/remotes/origin/PR-43903 # timeout=10
18:10:22 [2022-08-03T18:10:22.349Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
18:10:22 [2022-08-03T18:10:22.429Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
18:10:22 [2022-08-03T18:10:22.458Z] Fetching upstream changes from https://github.com/moby/moby.git
18:10:22 [2022-08-03T18:10:22.458Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
18:10:22 [2022-08-03T18:10:22.459Z]  > git fetch --no-tags --force --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:10:22 [2022-08-03T18:10:22.782Z]  > git config core.sparsecheckout # timeout=10
18:10:22 [2022-08-03T18:10:22.812Z]  > git checkout -f f1d71f7cc3e5a394db078526dcffbdb64f0cac4e # timeout=10
18:10:23 [2022-08-03T18:10:23.692Z] Merge succeeded, producing f1d71f7cc3e5a394db078526dcffbdb64f0cac4e
18:10:23 [2022-08-03T18:10:23.692Z] Checking out Revision f1d71f7cc3e5a394db078526dcffbdb64f0cac4e (PR-43903)
18:10:23 [2022-08-03T18:10:23.645Z]  > git remote # timeout=10
18:10:23 [2022-08-03T18:10:23.653Z]  > git config --get remote.origin.url # timeout=10
18:10:23 [2022-08-03T18:10:23.665Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
18:10:23 [2022-08-03T18:10:23.665Z]  > git merge 9100e3c087216343e4149887d43f1e7ae272968a # timeout=10
18:10:23 [2022-08-03T18:10:23.684Z]  > git rev-parse HEAD^{commit} # timeout=10
18:10:23 [2022-08-03T18:10:23.695Z]  > git config core.sparsecheckout # timeout=10
18:10:23 [2022-08-03T18:10:23.708Z]  > git checkout -f f1d71f7cc3e5a394db078526dcffbdb64f0cac4e # timeout=10
18:10:28 [2022-08-03T18:10:28.108Z] Commit message: "Update golang to 1.18.5"