Skip to content

Console Output

15:24:07 using credential docker-jenkins-github-credentials
15:24:07 Cloning the remote Git repository
15:24:07 Cloning with configured refspecs honoured and without tags
Cloning repository https://github.com/docker/cli.git
 > git init /home/ubuntu/workspace/cli_19.03 # timeout=10
Fetching upstream changes from https://github.com/docker/cli.git
 > git --version # timeout=10
using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
 > git fetch --no-tags --progress -- https://github.com/docker/cli.git +refs/heads/19.03:refs/remotes/origin/19.03 # timeout=10
15:24:13 Fetching without tags
15:24:13 Checking out Revision 7d48500057cf3435b517eaaa8f5f26faf3afd90b (19.03)
 > git config remote.origin.url https://github.com/docker/cli.git # timeout=10
 > git config --add remote.origin.fetch +refs/heads/19.03:refs/remotes/origin/19.03 # timeout=10
 > git config remote.origin.url https://github.com/docker/cli.git # timeout=10
Fetching upstream changes from https://github.com/docker/cli.git
using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
 > git fetch --no-tags --progress -- https://github.com/docker/cli.git +refs/heads/19.03:refs/remotes/origin/19.03 # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 7d48500057cf3435b517eaaa8f5f26faf3afd90b # timeout=10
15:24:17 Commit message: "Merge pull request #2403 from thaJeztah/19.03_backport_update_deprecation_policy"
 > git rev-list --no-walk 0b0ea3f0faa1dc3da752112a325d053ca59303dc # timeout=10