Skip to content

Console Output

23:09:09 [2020-02-04T23:09:09.591Z] using credential docker-jenkins-github-credentials
23:09:09 [2020-02-04T23:09:09.608Z] Fetching changes from the remote Git repository
23:09:09 [2020-02-04T23:09:09.614Z] Fetching without tags
23:09:09 [2020-02-04T23:09:09.750Z] Checking out Revision 5f6d6f3f220355e6db7167ba82bc2def47a013d0 (19.03)
23:09:09 [2020-02-04T23:09:09.629Z]  > git rev-parse --is-inside-work-tree # timeout=10
23:09:09 [2020-02-04T23:09:09.639Z]  > git config remote.origin.url https://github.com/docker/engine.git # timeout=10
23:09:09 [2020-02-04T23:09:09.645Z] Fetching upstream changes from https://github.com/docker/engine.git
23:09:09 [2020-02-04T23:09:09.645Z]  > git --version # timeout=10
23:09:09 [2020-02-04T23:09:09.654Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
23:09:09 [2020-02-04T23:09:09.654Z]  > git fetch --no-tags --progress -- https://github.com/docker/engine.git +refs/heads/19.03:refs/remotes/origin/19.03
23:09:09 [2020-02-04T23:09:09.780Z]  > git config core.sparsecheckout # timeout=10
23:09:09 [2020-02-04T23:09:09.784Z]  > git checkout -f 5f6d6f3f220355e6db7167ba82bc2def47a013d0
23:09:10 [2020-02-04T23:09:10.166Z] Commit message: "Merge pull request #40453 from thaJeztah/19.03_bump_containerd"