Skip to content

Console Output

04:57:32 [2020-11-06T04:57:32.077Z] using credential docker-jenkins-github-credentials
04:57:32 [2020-11-06T04:57:32.112Z] Fetching changes from the remote Git repository
04:57:32 [2020-11-06T04:57:32.144Z] Fetching without tags
04:57:32 [2020-11-06T04:57:32.691Z] Merging remotes/origin/master commit 761066faf1b880a2976aa94b628b5c703189fe3f into PR head commit 51f5b1279d6cfff2bb97351aee84e82397a71644
04:57:32 [2020-11-06T04:57:32.997Z] Merge succeeded, producing 51f5b1279d6cfff2bb97351aee84e82397a71644
04:57:32 [2020-11-06T04:57:32.997Z] Checking out Revision 51f5b1279d6cfff2bb97351aee84e82397a71644 (PR-41641)
04:57:32 [2020-11-06T04:57:32.081Z]  > git rev-parse --is-inside-work-tree # timeout=10
04:57:32 [2020-11-06T04:57:32.111Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
04:57:32 [2020-11-06T04:57:32.143Z] Fetching upstream changes from https://github.com/moby/moby.git
04:57:32 [2020-11-06T04:57:32.143Z]  > git --version # timeout=10
04:57:32 [2020-11-06T04:57:32.183Z]  > git --version # 'git version 2.17.1'
04:57:32 [2020-11-06T04:57:32.184Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
04:57:32 [2020-11-06T04:57:32.185Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/41641/head:refs/remotes/origin/PR-41641 +refs/heads/master:refs/remotes/origin/master # timeout=10
04:57:32 [2020-11-06T04:57:32.733Z]  > git config core.sparsecheckout # timeout=10
04:57:32 [2020-11-06T04:57:32.764Z]  > git checkout -f 51f5b1279d6cfff2bb97351aee84e82397a71644 # timeout=10
04:57:32 [2020-11-06T04:57:32.880Z]  > git remote # timeout=10
04:57:32 [2020-11-06T04:57:32.900Z]  > git config --get remote.origin.url # timeout=10
04:57:32 [2020-11-06T04:57:32.932Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
04:57:32 [2020-11-06T04:57:32.933Z]  > git merge 761066faf1b880a2976aa94b628b5c703189fe3f # timeout=10
04:57:32 [2020-11-06T04:57:32.969Z]  > git rev-parse HEAD^{commit} # timeout=10
04:57:32 [2020-11-06T04:57:32.996Z]  > git config core.sparsecheckout # timeout=10
04:57:33 [2020-11-06T04:57:33.017Z]  > git checkout -f 51f5b1279d6cfff2bb97351aee84e82397a71644 # timeout=10
04:57:33 [2020-11-06T04:57:33.151Z] Commit message: "Don't set image on containerd container."