Skip to content

Console Output

17:56:39 [2019-10-03T17:56:39.877Z] using credential docker-jenkins-github-credentials
17:56:39 [2019-10-03T17:56:39.955Z] Cloning the remote Git repository
17:56:39 [2019-10-03T17:56:39.955Z] Cloning with configured refspecs honoured and without tags
17:56:40 [2019-10-03T17:56:40.139Z] Cloning repository https://github.com/docker/engine.git
17:56:40 [2019-10-03T17:56:40.513Z]  > git init d:\gopath\src\github.com\docker\docker # timeout=10
17:56:42 [2019-10-03T17:56:42.655Z] Fetching upstream changes from https://github.com/docker/engine.git
17:56:42 [2019-10-03T17:56:42.656Z]  > git --version # timeout=10
17:56:42 [2019-10-03T17:56:42.698Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
17:56:42 [2019-10-03T17:56:42.700Z]  > git fetch --no-tags --force --progress https://github.com/docker/engine.git +refs/heads/18.09:refs/remotes/origin/18.09
17:57:00 [2019-10-03T17:57:00.415Z] Fetching without tags
17:57:00 [2019-10-03T17:57:00.802Z] Checking out Revision f50bff1e2c4d15e59e5b08dc810eecef5e5b240e (18.09)
17:57:00 [2019-10-03T17:57:00.104Z]  > git config remote.origin.url https://github.com/docker/engine.git # timeout=10
17:57:00 [2019-10-03T17:57:00.205Z]  > git config --add remote.origin.fetch +refs/heads/18.09:refs/remotes/origin/18.09 # timeout=10
17:57:00 [2019-10-03T17:57:00.321Z]  > git config remote.origin.url https://github.com/docker/engine.git # timeout=10
17:57:00 [2019-10-03T17:57:00.439Z] Fetching upstream changes from https://github.com/docker/engine.git
17:57:00 [2019-10-03T17:57:00.440Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
17:57:00 [2019-10-03T17:57:00.441Z]  > git fetch --no-tags --force --progress https://github.com/docker/engine.git +refs/heads/18.09:refs/remotes/origin/18.09
17:57:00 [2019-10-03T17:57:00.900Z]  > git config core.sparsecheckout # timeout=10
17:57:00 [2019-10-03T17:57:00.945Z]  > git checkout -f f50bff1e2c4d15e59e5b08dc810eecef5e5b240e
17:57:13 [2019-10-03T17:57:13.190Z] Commit message: "Merge pull request #393 from thaJeztah/18.09_backport_bump_docker_py"