Skip to content

Console Output

22:02:26 [2022-12-19T22:02:26.541Z] The recommended git tool is: git
22:02:30 [2022-12-19T22:02:30.363Z] using credential docker-jenkins-github-credentials
22:02:30 [2022-12-19T22:02:30.374Z] Cloning the remote Git repository
22:02:30 [2022-12-19T22:02:30.374Z] Cloning with configured refspecs honoured and without tags
22:02:30 [2022-12-19T22:02:30.426Z] Cloning repository https://github.com/moby/moby.git
22:02:30 [2022-12-19T22:02:30.512Z]  > git init /home/ubuntu/workspace/moby_PR-44673 # timeout=10
22:02:30 [2022-12-19T22:02:30.816Z] Fetching upstream changes from https://github.com/moby/moby.git
22:02:30 [2022-12-19T22:02:30.816Z]  > git --version # timeout=10
22:02:30 [2022-12-19T22:02:30.844Z]  > git --version # 'git version 2.25.1'
22:02:30 [2022-12-19T22:02:30.844Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
22:02:30 [2022-12-19T22:02:30.846Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/44673/head:refs/remotes/origin/PR-44673 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10
22:02:54 [2022-12-19T22:02:54.096Z] Fetching without tags
22:02:54 [2022-12-19T22:02:54.374Z] Merging remotes/origin/20.10 commit 42c8b314993e5eb3cc2776da0bbe41d5eb4b707b into PR head commit 2f212873ac83b8077ce719ac2a7d28a39f6c7532
22:02:53 [2022-12-19T22:02:53.941Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
22:02:54 [2022-12-19T22:02:54.027Z]  > git config --add remote.origin.fetch +refs/pull/44673/head:refs/remotes/origin/PR-44673 # timeout=10
22:02:54 [2022-12-19T22:02:54.042Z]  > git config --add remote.origin.fetch +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10
22:02:54 [2022-12-19T22:02:54.076Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
22:02:54 [2022-12-19T22:02:54.109Z] Fetching upstream changes from https://github.com/moby/moby.git
22:02:54 [2022-12-19T22:02:54.109Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
22:02:54 [2022-12-19T22:02:54.111Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/44673/head:refs/remotes/origin/PR-44673 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10
22:02:54 [2022-12-19T22:02:54.388Z]  > git config core.sparsecheckout # timeout=10
22:02:54 [2022-12-19T22:02:54.418Z]  > git checkout -f 2f212873ac83b8077ce719ac2a7d28a39f6c7532 # timeout=10
22:02:56 [2022-12-19T22:02:56.557Z] Merge succeeded, producing 2f212873ac83b8077ce719ac2a7d28a39f6c7532
22:02:56 [2022-12-19T22:02:56.558Z] Checking out Revision 2f212873ac83b8077ce719ac2a7d28a39f6c7532 (PR-44673)
22:02:56 [2022-12-19T22:02:56.418Z]  > git remote # timeout=10
22:02:56 [2022-12-19T22:02:56.440Z]  > git config --get remote.origin.url # timeout=10
22:02:56 [2022-12-19T22:02:56.464Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
22:02:56 [2022-12-19T22:02:56.488Z]  > git merge 42c8b314993e5eb3cc2776da0bbe41d5eb4b707b # timeout=10
22:02:56 [2022-12-19T22:02:56.530Z]  > git rev-parse HEAD^{commit} # timeout=10
22:02:56 [2022-12-19T22:02:56.564Z]  > git config core.sparsecheckout # timeout=10
22:02:56 [2022-12-19T22:02:56.574Z]  > git checkout -f 2f212873ac83b8077ce719ac2a7d28a39f6c7532 # timeout=10
22:03:00 [2022-12-19T22:03:00.613Z] Commit message: "update containerd binary to v1.6.14"