Skip to content

Console Output

19:04:50 [2022-04-10T19:04:50.485Z] The recommended git tool is: git
19:04:50 [2022-04-10T19:04:50.536Z] using credential docker-jenkins-github-credentials
19:04:50 [2022-04-10T19:04:50.542Z] Cloning the remote Git repository
19:04:50 [2022-04-10T19:04:50.542Z] Cloning with configured refspecs honoured and without tags
19:04:50 [2022-04-10T19:04:50.537Z] Cloning repository https://github.com/moby/moby.git
19:04:50 [2022-04-10T19:04:50.538Z]  > git init /home/ubuntu/workspace/moby_PR-43474 # timeout=10
19:04:50 [2022-04-10T19:04:50.551Z] Fetching upstream changes from https://github.com/moby/moby.git
19:04:50 [2022-04-10T19:04:50.551Z]  > git --version # timeout=10
19:04:50 [2022-04-10T19:04:50.554Z]  > git --version # 'git version 2.25.1'
19:04:50 [2022-04-10T19:04:50.554Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
19:04:50 [2022-04-10T19:04:50.555Z]  > git fetch --no-tags --force --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:02 [2022-04-10T19:05:02.716Z] Fetching without tags
19:05:03 [2022-04-10T19:05:03.030Z] Merging remotes/origin/master commit c6872980bb0b32d2f30f70c6761501a9cd31a94f into PR head commit 170049225c4014fb103c6a5f6c73655c6c0f2765
19:05:02 [2022-04-10T19:05:02.656Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
19:05:02 [2022-04-10T19:05:02.676Z]  > git config --add remote.origin.fetch +refs/pull/43474/head:refs/remotes/origin/PR-43474 # timeout=10
19:05:02 [2022-04-10T19:05:02.684Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
19:05:02 [2022-04-10T19:05:02.694Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
19:05:02 [2022-04-10T19:05:02.712Z] Fetching upstream changes from https://github.com/moby/moby.git
19:05:02 [2022-04-10T19:05:02.712Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
19:05:02 [2022-04-10T19:05:02.713Z]  > git fetch --no-tags --force --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:03 [2022-04-10T19:05:03.024Z]  > git config core.sparsecheckout # timeout=10
19:05:03 [2022-04-10T19:05:03.029Z]  > git checkout -f 170049225c4014fb103c6a5f6c73655c6c0f2765 # timeout=10
19:05:03 [2022-04-10T19:05:03.597Z] Merge succeeded, producing 170049225c4014fb103c6a5f6c73655c6c0f2765
19:05:03 [2022-04-10T19:05:03.598Z] Checking out Revision 170049225c4014fb103c6a5f6c73655c6c0f2765 (PR-43474)
19:05:04 [2022-04-10T19:05:04.321Z] Commit message: "ci: add cross job in ci workflow"
19:05:03 [2022-04-10T19:05:03.552Z]  > git remote # timeout=10
19:05:03 [2022-04-10T19:05:03.561Z]  > git config --get remote.origin.url # timeout=10
19:05:03 [2022-04-10T19:05:03.566Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
19:05:03 [2022-04-10T19:05:03.567Z]  > git merge c6872980bb0b32d2f30f70c6761501a9cd31a94f # timeout=10
19:05:03 [2022-04-10T19:05:03.586Z]  > git rev-parse HEAD^{commit} # timeout=10
19:05:03 [2022-04-10T19:05:03.593Z]  > git config core.sparsecheckout # timeout=10
19:05:03 [2022-04-10T19:05:03.605Z]  > git checkout -f 170049225c4014fb103c6a5f6c73655c6c0f2765 # timeout=10