Skip to content

Console Output

19:04:50 [2022-04-10T19:04:50.396Z] The recommended git tool is: git
19:04:50 [2022-04-10T19:04:50.406Z] using credential docker-jenkins-github-credentials
19:04:50 [2022-04-10T19:04:50.415Z] Cloning the remote Git repository
19:04:50 [2022-04-10T19:04:50.415Z] Cloning with configured refspecs honoured and without tags
19:04:50 [2022-04-10T19:04:50.419Z] Cloning repository https://github.com/moby/moby.git
19:04:50 [2022-04-10T19:04:50.420Z]  > git init /home/ubuntu/workspace/moby_PR-43474 # timeout=10
19:04:50 [2022-04-10T19:04:50.445Z] Fetching upstream changes from https://github.com/moby/moby.git
19:04:50 [2022-04-10T19:04:50.446Z]  > git --version # timeout=10
19:04:50 [2022-04-10T19:04:50.461Z]  > git --version # 'git version 2.17.1'
19:04:50 [2022-04-10T19:04:50.461Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
19:04:50 [2022-04-10T19:04:50.462Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43474/head:refs/remotes/origin/PR-43474 +refs/heads/master:refs/remotes/origin/master # timeout=10
19:05:06 [2022-04-10T19:05:06.020Z] Fetching without tags
19:05:06 [2022-04-10T19:05:06.231Z] Merging remotes/origin/master commit c6872980bb0b32d2f30f70c6761501a9cd31a94f into PR head commit 170049225c4014fb103c6a5f6c73655c6c0f2765
19:05:05 [2022-04-10T19:05:05.996Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
19:05:06 [2022-04-10T19:05:06.001Z]  > git config --add remote.origin.fetch +refs/pull/43474/head:refs/remotes/origin/PR-43474 # timeout=10
19:05:06 [2022-04-10T19:05:06.006Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
19:05:06 [2022-04-10T19:05:06.013Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
19:05:06 [2022-04-10T19:05:06.024Z] Fetching upstream changes from https://github.com/moby/moby.git
19:05:06 [2022-04-10T19:05:06.024Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
19:05:06 [2022-04-10T19:05:06.025Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43474/head:refs/remotes/origin/PR-43474 +refs/heads/master:refs/remotes/origin/master # timeout=10
19:05:06 [2022-04-10T19:05:06.235Z]  > git config core.sparsecheckout # timeout=10
19:05:06 [2022-04-10T19:05:06.243Z]  > git checkout -f 170049225c4014fb103c6a5f6c73655c6c0f2765 # timeout=10
19:05:06 [2022-04-10T19:05:06.795Z] Merge succeeded, producing 170049225c4014fb103c6a5f6c73655c6c0f2765
19:05:06 [2022-04-10T19:05:06.795Z] Checking out Revision 170049225c4014fb103c6a5f6c73655c6c0f2765 (PR-43474)
19:05:07 [2022-04-10T19:05:07.425Z] Commit message: "ci: add cross job in ci workflow"
19:05:06 [2022-04-10T19:05:06.763Z]  > git remote # timeout=10
19:05:06 [2022-04-10T19:05:06.768Z]  > git config --get remote.origin.url # timeout=10
19:05:06 [2022-04-10T19:05:06.774Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
19:05:06 [2022-04-10T19:05:06.774Z]  > git merge c6872980bb0b32d2f30f70c6761501a9cd31a94f # timeout=10
19:05:06 [2022-04-10T19:05:06.787Z]  > git rev-parse HEAD^{commit} # timeout=10
19:05:06 [2022-04-10T19:05:06.799Z]  > git config core.sparsecheckout # timeout=10
19:05:06 [2022-04-10T19:05:06.804Z]  > git checkout -f 170049225c4014fb103c6a5f6c73655c6c0f2765 # timeout=10