Skip to content

Console Output

17:47:39 [2019-10-03T17:47:39.312Z] using credential docker-jenkins-github-credentials
17:47:39 [2019-10-03T17:47:39.330Z] Cloning the remote Git repository
17:47:39 [2019-10-03T17:47:39.330Z] Cloning with configured refspecs honoured and without tags
17:47:39 [2019-10-03T17:47:39.327Z] Cloning repository https://github.com/docker/engine.git
17:47:39 [2019-10-03T17:47:39.327Z]  > git init /home/docker/workspace/engine_18.09 # timeout=10
17:47:39 [2019-10-03T17:47:39.345Z] Fetching upstream changes from https://github.com/docker/engine.git
17:47:39 [2019-10-03T17:47:39.345Z]  > git --version # timeout=10
17:47:39 [2019-10-03T17:47:39.349Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
17:47:39 [2019-10-03T17:47:39.351Z]  > git fetch --no-tags --progress https://github.com/docker/engine.git +refs/heads/18.09:refs/remotes/origin/18.09
17:48:01 [2019-10-03T17:48:01.892Z] Fetching without tags
17:48:02 [2019-10-03T17:48:02.206Z] Checking out Revision f50bff1e2c4d15e59e5b08dc810eecef5e5b240e (18.09)
17:48:01 [2019-10-03T17:48:01.850Z]  > git config remote.origin.url https://github.com/docker/engine.git # timeout=10
17:48:01 [2019-10-03T17:48:01.854Z]  > git config --add remote.origin.fetch +refs/heads/18.09:refs/remotes/origin/18.09 # timeout=10
17:48:01 [2019-10-03T17:48:01.872Z]  > git config remote.origin.url https://github.com/docker/engine.git # timeout=10
17:48:01 [2019-10-03T17:48:01.887Z] Fetching upstream changes from https://github.com/docker/engine.git
17:48:01 [2019-10-03T17:48:01.888Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
17:48:01 [2019-10-03T17:48:01.889Z]  > git fetch --no-tags --progress https://github.com/docker/engine.git +refs/heads/18.09:refs/remotes/origin/18.09
17:48:02 [2019-10-03T17:48:02.202Z]  > git config core.sparsecheckout # timeout=10
17:48:02 [2019-10-03T17:48:02.205Z]  > git checkout -f f50bff1e2c4d15e59e5b08dc810eecef5e5b240e
17:48:03 [2019-10-03T17:48:03.280Z] Commit message: "Merge pull request #393 from thaJeztah/18.09_backport_bump_docker_py"