Skip to content

Console Output

23:15:18 using credential docker-jenkins-github-credentials
23:15:18 Cloning the remote Git repository
23:15:18 Cloning with configured refspecs honoured and without tags
Cloning repository https://github.com/docker/cli.git
 > git init /home/ubuntu/workspace/cli_PR-2415 # 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/2415/head:refs/remotes/origin/PR-2415 +refs/heads/master:refs/remotes/origin/master # timeout=10
23:15:24 Fetching without tags
23:15:24 Merging remotes/origin/master commit 84c23a6ddfd44dfa74566516ea23c2c6e3dcffdb into PR head commit a4a07c643042f4e2a75bf872f38b134502848214
 > git config remote.origin.url https://github.com/docker/cli.git # timeout=10
 > git config --add remote.origin.fetch +refs/pull/2415/head:refs/remotes/origin/PR-2415 # 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/2415/head:refs/remotes/origin/PR-2415 +refs/heads/master:refs/remotes/origin/master # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f a4a07c643042f4e2a75bf872f38b134502848214 # timeout=10
23:15:25 Merge succeeded, producing a4a07c643042f4e2a75bf872f38b134502848214
23:15:25 Checking out Revision a4a07c643042f4e2a75bf872f38b134502848214 (PR-2415)
 > git merge 84c23a6ddfd44dfa74566516ea23c2c6e3dcffdb # timeout=10
 > git rev-parse HEAD^{commit} # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f a4a07c643042f4e2a75bf872f38b134502848214 # timeout=10
23:15:30 Commit message: "calculateMemUsageUnixNoCache: subtract total_inactive_file, not cache"
23:15:30 First time build. Skipping changelog.
 > git rev-list --no-walk e4ac9b1b58afdedda15c4ec1a077b70e2d2098e1 # timeout=10