Skip to content

Console Output

23:15:39 [2020-02-04T23:15:39.379Z] using credential docker-jenkins-github-credentials
23:15:39 [2020-02-04T23:15:39.454Z] Cloning the remote Git repository
23:15:39 [2020-02-04T23:15:39.454Z] Cloning with configured refspecs honoured and without tags
23:15:39 [2020-02-04T23:15:39.631Z] Cloning repository https://github.com/docker/engine.git
23:15:40 [2020-02-04T23:15:40.040Z]  > git init d:\gopath\src\github.com\docker\docker # timeout=10
23:15:40 [2020-02-04T23:15:40.959Z] Fetching upstream changes from https://github.com/docker/engine.git
23:15:40 [2020-02-04T23:15:40.959Z]  > git --version # timeout=10
23:15:40 [2020-02-04T23:15:40.990Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
23:15:40 [2020-02-04T23:15:40.990Z]  > git fetch --no-tags --force --progress -- https://github.com/docker/engine.git +refs/heads/19.03:refs/remotes/origin/19.03
23:15:54 [2020-02-04T23:15:54.774Z] Fetching without tags
23:15:55 [2020-02-04T23:15:55.197Z] Checking out Revision 5f6d6f3f220355e6db7167ba82bc2def47a013d0 (19.03)
23:15:54 [2020-02-04T23:15:54.508Z]  > git config remote.origin.url https://github.com/docker/engine.git # timeout=10
23:15:54 [2020-02-04T23:15:54.570Z]  > git config --add remote.origin.fetch +refs/heads/19.03:refs/remotes/origin/19.03 # timeout=10
23:15:54 [2020-02-04T23:15:54.680Z]  > git config remote.origin.url https://github.com/docker/engine.git # timeout=10
23:15:54 [2020-02-04T23:15:54.801Z] Fetching upstream changes from https://github.com/docker/engine.git
23:15:54 [2020-02-04T23:15:54.801Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
23:15:54 [2020-02-04T23:15:54.801Z]  > git fetch --no-tags --force --progress -- https://github.com/docker/engine.git +refs/heads/19.03:refs/remotes/origin/19.03
23:15:55 [2020-02-04T23:15:55.288Z]  > git config core.sparsecheckout # timeout=10
23:15:55 [2020-02-04T23:15:55.333Z]  > git checkout -f 5f6d6f3f220355e6db7167ba82bc2def47a013d0
23:16:05 [2020-02-04T23:16:05.298Z] Commit message: "Merge pull request #40453 from thaJeztah/19.03_bump_containerd"