Skip to content

Console Output

17:47:39 [2019-10-03T17:47:39.237Z] using credential docker-jenkins-github-credentials
17:47:39 [2019-10-03T17:47:39.253Z] Cloning the remote Git repository
17:47:39 [2019-10-03T17:47:39.253Z] Cloning with configured refspecs honoured and without tags
17:47:39 [2019-10-03T17:47:39.253Z] Cloning repository https://github.com/docker/engine.git
17:47:39 [2019-10-03T17:47:39.253Z]  > git init /home/ubuntu/workspace/engine_18.09 # timeout=10
17:47:39 [2019-10-03T17:47:39.261Z] Fetching upstream changes from https://github.com/docker/engine.git
17:47:39 [2019-10-03T17:47:39.261Z]  > git --version # timeout=10
17:47:39 [2019-10-03T17:47:39.266Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
17:47:39 [2019-10-03T17:47:39.266Z]  > git fetch --no-tags --progress https://github.com/docker/engine.git +refs/heads/18.09:refs/remotes/origin/18.09
17:47:50 [2019-10-03T17:47:50.811Z] Fetching without tags
17:47:50 [2019-10-03T17:47:50.973Z] Checking out Revision f50bff1e2c4d15e59e5b08dc810eecef5e5b240e (18.09)
17:47:51 [2019-10-03T17:47:51.469Z] Commit message: "Merge pull request #393 from thaJeztah/18.09_backport_bump_docker_py"
17:47:50 [2019-10-03T17:47:50.794Z]  > git config remote.origin.url https://github.com/docker/engine.git # timeout=10
17:47:50 [2019-10-03T17:47:50.801Z]  > git config --add remote.origin.fetch +refs/heads/18.09:refs/remotes/origin/18.09 # timeout=10
17:47:50 [2019-10-03T17:47:50.805Z]  > git config remote.origin.url https://github.com/docker/engine.git # timeout=10
17:47:50 [2019-10-03T17:47:50.854Z] Fetching upstream changes from https://github.com/docker/engine.git
17:47:50 [2019-10-03T17:47:50.855Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
17:47:50 [2019-10-03T17:47:50.855Z]  > git fetch --no-tags --progress https://github.com/docker/engine.git +refs/heads/18.09:refs/remotes/origin/18.09
17:47:50 [2019-10-03T17:47:50.972Z]  > git config core.sparsecheckout # timeout=10
17:47:50 [2019-10-03T17:47:50.976Z]  > git checkout -f f50bff1e2c4d15e59e5b08dc810eecef5e5b240e