Skip to content

Console Output

16:46:38 [2023-03-10T16:46:38.692Z] The recommended git tool is: git
16:46:41 [2023-03-10T16:46:41.201Z] using credential docker-jenkins-github-credentials
16:46:41 [2023-03-10T16:46:41.211Z] Cloning the remote Git repository
16:46:41 [2023-03-10T16:46:41.211Z] Cloning with configured refspecs honoured and without tags
16:46:40 [2023-03-10T16:46:40.675Z] Cloning repository https://github.com/moby/moby.git
16:46:40 [2023-03-10T16:46:40.752Z]  > git init /home/ubuntu/workspace/moby_PR-44990 # timeout=10
16:46:41 [2023-03-10T16:46:41.152Z] Fetching upstream changes from https://github.com/moby/moby.git
16:46:41 [2023-03-10T16:46:41.153Z]  > git --version # timeout=10
16:46:41 [2023-03-10T16:46:41.169Z]  > git --version # 'git version 2.17.1'
16:46:41 [2023-03-10T16:46:41.170Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
16:46:41 [2023-03-10T16:46:41.195Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/44990/head:refs/remotes/origin/PR-44990 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10
16:47:02 [2023-03-10T16:47:02.184Z] Fetching without tags
16:47:02 [2023-03-10T16:47:02.453Z] Merging remotes/origin/20.10 commit dfd89ede4b3c190817bb1b528d5f47ffd12dd6b3 into PR head commit 98c9e3f43833bf87c21e02aca77c75c7a475ecd6
16:47:02 [2023-03-10T16:47:02.019Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
16:47:02 [2023-03-10T16:47:02.029Z]  > git config --add remote.origin.fetch +refs/pull/44990/head:refs/remotes/origin/PR-44990 # timeout=10
16:47:02 [2023-03-10T16:47:02.065Z]  > git config --add remote.origin.fetch +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10
16:47:02 [2023-03-10T16:47:02.162Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
16:47:02 [2023-03-10T16:47:02.187Z] Fetching upstream changes from https://github.com/moby/moby.git
16:47:02 [2023-03-10T16:47:02.187Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
16:47:02 [2023-03-10T16:47:02.211Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/44990/head:refs/remotes/origin/PR-44990 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10
16:47:02 [2023-03-10T16:47:02.463Z]  > git config core.sparsecheckout # timeout=10
16:47:02 [2023-03-10T16:47:02.490Z]  > git checkout -f 98c9e3f43833bf87c21e02aca77c75c7a475ecd6 # timeout=10
16:47:03 [2023-03-10T16:47:03.408Z] Merge succeeded, producing 98c9e3f43833bf87c21e02aca77c75c7a475ecd6
16:47:03 [2023-03-10T16:47:03.408Z] Checking out Revision 98c9e3f43833bf87c21e02aca77c75c7a475ecd6 (PR-44990)
16:47:03 [2023-03-10T16:47:03.242Z]  > git remote # timeout=10
16:47:03 [2023-03-10T16:47:03.265Z]  > git config --get remote.origin.url # timeout=10
16:47:03 [2023-03-10T16:47:03.290Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
16:47:03 [2023-03-10T16:47:03.347Z]  > git merge dfd89ede4b3c190817bb1b528d5f47ffd12dd6b3 # timeout=10
16:47:03 [2023-03-10T16:47:03.368Z]  > git rev-parse HEAD^{commit} # timeout=10
16:47:03 [2023-03-10T16:47:03.411Z]  > git config core.sparsecheckout # timeout=10
16:47:03 [2023-03-10T16:47:03.429Z]  > git checkout -f 98c9e3f43833bf87c21e02aca77c75c7a475ecd6 # timeout=10
16:47:07 [2023-03-10T16:47:07.926Z] Commit message: "update to go1.19.6"