Skip to content

Console Output

09:16:00 using credential docker-jenkins-github-credentials
09:16:00 Cloning the remote Git repository
09:16:00 Cloning with configured refspecs honoured and without tags
Cloning repository https://github.com/docker/cli.git
 > git init /home/ubuntu/workspace/cli_PR-1273 # 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/pull/1273/head:refs/remotes/origin/PR-1273 +refs/heads/master:refs/remotes/origin/master
09:16:02 Fetching without tags
09:16:03 Merging remotes/origin/master commit d04032d08880af321106d38b2f9d79d99720ccca into PR head commit 0e347a27910a515074db9935e44edf1eb10cce6f
 > git config remote.origin.url https://github.com/docker/cli.git # timeout=10
 > git config --add remote.origin.fetch +refs/pull/1273/head:refs/remotes/origin/PR-1273 # timeout=10
 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # 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/pull/1273/head:refs/remotes/origin/PR-1273 +refs/heads/master:refs/remotes/origin/master
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 0e347a27910a515074db9935e44edf1eb10cce6f
09:16:03 Merge succeeded, producing a9be84ed47c7be9ec4caa5d8370fdbb15ee6133b
09:16:03 Checking out Revision a9be84ed47c7be9ec4caa5d8370fdbb15ee6133b (PR-1273)
09:16:03 Commit message: "Merge commit 'd04032d08880af321106d38b2f9d79d99720ccca' into HEAD"
09:16:03 First time build. Skipping changelog.
 > git merge d04032d08880af321106d38b2f9d79d99720ccca # timeout=10
 > git rev-parse HEAD^{commit} # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f a9be84ed47c7be9ec4caa5d8370fdbb15ee6133b
 > git rev-list --no-walk 8432dc27a2c2b391d4725b357a5c9d146f2e95f7 # timeout=10