Skip to content

Console Output

04:58:46 [2020-11-06T04:58:46.925Z] using credential docker-jenkins-github-credentials
04:58:46 [2020-11-06T04:58:46.933Z] Cloning the remote Git repository
04:58:46 [2020-11-06T04:58:46.933Z] Cloning with configured refspecs honoured and without tags
04:58:46 [2020-11-06T04:58:46.626Z] Cloning repository https://github.com/moby/moby.git
04:58:46 [2020-11-06T04:58:46.689Z]  > git init /home/ubuntu/workspace/moby_PR-41641 # timeout=10
04:58:47 [2020-11-06T04:58:47.028Z] Fetching upstream changes from https://github.com/moby/moby.git
04:58:47 [2020-11-06T04:58:47.029Z]  > git --version # timeout=10
04:58:47 [2020-11-06T04:58:47.035Z]  > git --version # 'git version 2.7.4'
04:58:47 [2020-11-06T04:58:47.035Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
04:58:47 [2020-11-06T04:58:47.038Z]  > 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:59:10 [2020-11-06T04:59:10.876Z] Fetching without tags
04:59:11 [2020-11-06T04:59:11.287Z] Merging remotes/origin/master commit 761066faf1b880a2976aa94b628b5c703189fe3f into PR head commit 51f5b1279d6cfff2bb97351aee84e82397a71644
04:59:10 [2020-11-06T04:59:10.781Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
04:59:10 [2020-11-06T04:59:10.800Z]  > git config --add remote.origin.fetch +refs/pull/41641/head:refs/remotes/origin/PR-41641 # timeout=10
04:59:10 [2020-11-06T04:59:10.820Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
04:59:10 [2020-11-06T04:59:10.835Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
04:59:10 [2020-11-06T04:59:10.858Z] Fetching upstream changes from https://github.com/moby/moby.git
04:59:10 [2020-11-06T04:59:10.859Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
04:59:10 [2020-11-06T04:59:10.861Z]  > 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:59:11 [2020-11-06T04:59:11.280Z]  > git config core.sparsecheckout # timeout=10
04:59:11 [2020-11-06T04:59:11.293Z]  > git checkout -f 51f5b1279d6cfff2bb97351aee84e82397a71644 # timeout=10
04:59:13 [2020-11-06T04:59:13.856Z] Merge succeeded, producing 51f5b1279d6cfff2bb97351aee84e82397a71644
04:59:13 [2020-11-06T04:59:13.856Z] Checking out Revision 51f5b1279d6cfff2bb97351aee84e82397a71644 (PR-41641)
04:59:13 [2020-11-06T04:59:13.788Z]  > git remote # timeout=10
04:59:13 [2020-11-06T04:59:13.802Z]  > git config --get remote.origin.url # timeout=10
04:59:13 [2020-11-06T04:59:13.810Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
04:59:13 [2020-11-06T04:59:13.812Z]  > git merge 761066faf1b880a2976aa94b628b5c703189fe3f # timeout=10
04:59:13 [2020-11-06T04:59:13.829Z]  > git rev-parse HEAD^{commit} # timeout=10
04:59:13 [2020-11-06T04:59:13.839Z]  > git config core.sparsecheckout # timeout=10
04:59:13 [2020-11-06T04:59:13.869Z]  > git checkout -f 51f5b1279d6cfff2bb97351aee84e82397a71644 # timeout=10
04:59:18 [2020-11-06T04:59:18.499Z] Commit message: "Don't set image on containerd container."