Skip to content

Console Output

14:24:12 [2020-01-20T14:24:12.065Z] using credential sf-release-bot.github.ssh
14:24:12 [2020-01-20T14:24:12.078Z] Cloning the remote Git repository
14:24:12 [2020-01-20T14:24:12.078Z] Cloning with configured refspecs honoured and without tags
14:24:12 [2020-01-20T14:24:12.086Z] Cloning repository git@github.com:docker/compose.git
14:24:12 [2020-01-20T14:24:12.087Z]  > git init /home/ubuntu/workspace/compose_jenkins # timeout=10
14:24:12 [2020-01-20T14:24:12.103Z] Fetching upstream changes from git@github.com:docker/compose.git
14:24:12 [2020-01-20T14:24:12.103Z]  > git --version # timeout=10
14:24:12 [2020-01-20T14:24:12.112Z] using GIT_SSH to set credentials docker-jenkins user on github.com
14:24:12 [2020-01-20T14:24:12.130Z]  > git fetch --no-tags --progress -- git@github.com:docker/compose.git +refs/heads/jenkins:refs/remotes/origin/jenkins
14:24:13 [2020-01-20T14:24:13.739Z] Fetching without tags
14:24:13 [2020-01-20T14:24:13.975Z] Checking out Revision b2e9b83d469d338634a3f46ce7cf35a65b765d79 (jenkins)
14:24:14 [2020-01-20T14:24:14.013Z] Commit message: "update public CI so we run tests on same combinations of python+docker"
14:24:13 [2020-01-20T14:24:13.728Z]  > git config remote.origin.url git@github.com:docker/compose.git # timeout=10
14:24:13 [2020-01-20T14:24:13.731Z]  > git config --add remote.origin.fetch +refs/heads/jenkins:refs/remotes/origin/jenkins # timeout=10
14:24:13 [2020-01-20T14:24:13.739Z]  > git config remote.origin.url git@github.com:docker/compose.git # timeout=10
14:24:13 [2020-01-20T14:24:13.747Z] Fetching upstream changes from git@github.com:docker/compose.git
14:24:13 [2020-01-20T14:24:13.747Z] using GIT_SSH to set credentials docker-jenkins user on github.com
14:24:13 [2020-01-20T14:24:13.748Z]  > git fetch --no-tags --progress -- git@github.com:docker/compose.git +refs/heads/jenkins:refs/remotes/origin/jenkins
14:24:13 [2020-01-20T14:24:13.982Z]  > git config core.sparsecheckout # timeout=10
14:24:13 [2020-01-20T14:24:13.988Z]  > git checkout -f b2e9b83d469d338634a3f46ce7cf35a65b765d79