Skip to content

Console Output

11:13:44 [2024-01-19T11:13:44.582Z] The recommended git tool is: git
11:13:46 [2024-01-19T11:13:46.384Z] using credential docker-jenkins-github-credentials
11:13:46 [2024-01-19T11:13:46.400Z] Cloning the remote Git repository
11:13:46 [2024-01-19T11:13:46.400Z] Cloning with configured refspecs honoured and without tags
11:13:46 [2024-01-19T11:13:46.473Z] Cloning repository https://github.com/moby/moby.git
11:13:46 [2024-01-19T11:13:46.520Z]  > git init /home/ubuntu/workspace/moby_PR-46900 # timeout=10
11:13:46 [2024-01-19T11:13:46.861Z] Fetching upstream changes from https://github.com/moby/moby.git
11:13:46 [2024-01-19T11:13:46.862Z]  > git --version # timeout=10
11:13:46 [2024-01-19T11:13:46.865Z]  > git --version # 'git version 2.25.1'
11:13:46 [2024-01-19T11:13:46.865Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
11:13:46 [2024-01-19T11:13:46.866Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/46900/head:refs/remotes/origin/PR-46900 +refs/heads/23.0:refs/remotes/origin/23.0 # timeout=10
11:13:59 [2024-01-19T11:13:59.085Z] Fetching without tags
11:13:59 [2024-01-19T11:13:59.297Z] Merging remotes/origin/23.0 commit 97280b92b552db0415eb81fbfacdda70c3353111 into PR head commit 751d19fd3cbdb5c390c604bd8f823f28b9de364e
11:13:59 [2024-01-19T11:13:59.961Z] Merge succeeded, producing 751d19fd3cbdb5c390c604bd8f823f28b9de364e
11:13:59 [2024-01-19T11:13:59.961Z] Checking out Revision 751d19fd3cbdb5c390c604bd8f823f28b9de364e (PR-46900)
11:13:59 [2024-01-19T11:13:59.093Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
11:13:59 [2024-01-19T11:13:59.097Z]  > git config --add remote.origin.fetch +refs/pull/46900/head:refs/remotes/origin/PR-46900 # timeout=10
11:13:59 [2024-01-19T11:13:59.100Z]  > git config --add remote.origin.fetch +refs/heads/23.0:refs/remotes/origin/23.0 # timeout=10
11:13:59 [2024-01-19T11:13:59.107Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
11:13:59 [2024-01-19T11:13:59.114Z] Fetching upstream changes from https://github.com/moby/moby.git
11:13:59 [2024-01-19T11:13:59.114Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
11:13:59 [2024-01-19T11:13:59.115Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/46900/head:refs/remotes/origin/PR-46900 +refs/heads/23.0:refs/remotes/origin/23.0 # timeout=10
11:13:59 [2024-01-19T11:13:59.329Z]  > git config core.sparsecheckout # timeout=10
11:13:59 [2024-01-19T11:13:59.332Z]  > git checkout -f 751d19fd3cbdb5c390c604bd8f823f28b9de364e # timeout=10
11:13:59 [2024-01-19T11:13:59.963Z]  > git remote # timeout=10
11:13:59 [2024-01-19T11:13:59.968Z]  > git config --get remote.origin.url # timeout=10
11:13:59 [2024-01-19T11:13:59.973Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
11:13:59 [2024-01-19T11:13:59.974Z]  > git merge 97280b92b552db0415eb81fbfacdda70c3353111 # timeout=10
11:13:59 [2024-01-19T11:13:59.981Z]  > git rev-parse HEAD^{commit} # timeout=10
11:13:59 [2024-01-19T11:13:59.988Z]  > git config core.sparsecheckout # timeout=10
11:13:59 [2024-01-19T11:13:59.990Z]  > git checkout -f 751d19fd3cbdb5c390c604bd8f823f28b9de364e # timeout=10
11:14:04 [2024-01-19T11:14:04.244Z] Commit message: "update to go1.20.13"