Skip to content

Console Output

19:23:16 [2022-04-27T19:23:16.104Z] The recommended git tool is: git
19:23:19 [2022-04-27T19:23:19.054Z] using credential docker-jenkins-github-credentials
19:23:19 [2022-04-27T19:23:19.063Z] Cloning the remote Git repository
19:23:19 [2022-04-27T19:23:19.063Z] Cloning with configured refspecs honoured and without tags
19:23:19 [2022-04-27T19:23:19.074Z] Cloning repository https://github.com/moby/moby.git
19:23:19 [2022-04-27T19:23:19.134Z]  > git init /home/ubuntu/workspace/moby_PR-43433 # timeout=10
19:23:19 [2022-04-27T19:23:19.403Z] Fetching upstream changes from https://github.com/moby/moby.git
19:23:19 [2022-04-27T19:23:19.403Z]  > git --version # timeout=10
19:23:19 [2022-04-27T19:23:19.421Z]  > git --version # 'git version 2.25.1'
19:23:19 [2022-04-27T19:23:19.421Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
19:23:19 [2022-04-27T19:23:19.442Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43433/head:refs/remotes/origin/PR-43433 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10
19:23:32 [2022-04-27T19:23:32.588Z] Fetching without tags
19:23:32 [2022-04-27T19:23:32.793Z] Merging remotes/origin/20.10 commit 2929771a531d58a9e467a9698c14587293112cbb into PR head commit 47b6a924b6475a093fe226e7bf5fa6a4f59bbe78
19:23:33 [2022-04-27T19:23:33.311Z] Merge succeeded, producing 47b6a924b6475a093fe226e7bf5fa6a4f59bbe78
19:23:33 [2022-04-27T19:23:33.312Z] Checking out Revision 47b6a924b6475a093fe226e7bf5fa6a4f59bbe78 (PR-43433)
19:23:32 [2022-04-27T19:23:32.539Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
19:23:32 [2022-04-27T19:23:32.552Z]  > git config --add remote.origin.fetch +refs/pull/43433/head:refs/remotes/origin/PR-43433 # timeout=10
19:23:32 [2022-04-27T19:23:32.568Z]  > git config --add remote.origin.fetch +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10
19:23:32 [2022-04-27T19:23:32.579Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
19:23:32 [2022-04-27T19:23:32.589Z] Fetching upstream changes from https://github.com/moby/moby.git
19:23:32 [2022-04-27T19:23:32.589Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
19:23:32 [2022-04-27T19:23:32.590Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43433/head:refs/remotes/origin/PR-43433 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10
19:23:32 [2022-04-27T19:23:32.799Z]  > git config core.sparsecheckout # timeout=10
19:23:32 [2022-04-27T19:23:32.809Z]  > git checkout -f 47b6a924b6475a093fe226e7bf5fa6a4f59bbe78 # timeout=10
19:23:33 [2022-04-27T19:23:33.264Z]  > git remote # timeout=10
19:23:33 [2022-04-27T19:23:33.273Z]  > git config --get remote.origin.url # timeout=10
19:23:33 [2022-04-27T19:23:33.280Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
19:23:33 [2022-04-27T19:23:33.281Z]  > git merge 2929771a531d58a9e467a9698c14587293112cbb # timeout=10
19:23:33 [2022-04-27T19:23:33.296Z]  > git rev-parse HEAD^{commit} # timeout=10
19:23:33 [2022-04-27T19:23:33.311Z]  > git config core.sparsecheckout # timeout=10
19:23:33 [2022-04-27T19:23:33.316Z]  > git checkout -f 47b6a924b6475a093fe226e7bf5fa6a4f59bbe78 # timeout=10
19:23:37 [2022-04-27T19:23:37.244Z] Commit message: "update containerd binary to v1.6.3"