Skip to content

Console Output

17:35:16 [2020-03-12T17:35:16.079Z] using credential sf-release-bot.github.ssh
17:35:16 [2020-03-12T17:35:16.091Z] Cloning the remote Git repository
17:35:16 [2020-03-12T17:35:16.092Z] Cloning with configured refspecs honoured and without tags
17:35:16 [2020-03-12T17:35:16.119Z] Cloning repository git@github.com:docker/compose.git
17:35:16 [2020-03-12T17:35:16.120Z]  > git init /home/ubuntu/workspace/compose_PR-7283 # timeout=10
17:35:16 [2020-03-12T17:35:16.133Z] Fetching upstream changes from git@github.com:docker/compose.git
17:35:16 [2020-03-12T17:35:16.133Z]  > git --version # timeout=10
17:35:16 [2020-03-12T17:35:16.145Z] using GIT_SSH to set credentials docker-jenkins user on github.com
17:35:16 [2020-03-12T17:35:16.177Z]  > git fetch --no-tags --progress -- git@github.com:docker/compose.git +refs/pull/7283/head:refs/remotes/origin/PR-7283 # timeout=10
17:35:22 [2020-03-12T17:35:22.683Z] Fetching without tags
17:35:22 [2020-03-12T17:35:22.692Z]  > git config remote.origin.url git@github.com:docker/compose.git # timeout=10
17:35:22 [2020-03-12T17:35:22.697Z]  > git config --add remote.origin.fetch +refs/pull/7283/head:refs/remotes/origin/PR-7283 # timeout=10
17:35:22 [2020-03-12T17:35:22.703Z]  > git config remote.origin.url git@github.com:docker/compose.git # timeout=10
17:35:22 [2020-03-12T17:35:22.751Z] Fetching upstream changes from git@github.com:docker/compose.git
17:35:22 [2020-03-12T17:35:22.752Z] using GIT_SSH to set credentials docker-jenkins user on github.com
17:35:22 [2020-03-12T17:35:22.754Z]  > git fetch --no-tags --progress -- git@github.com:docker/compose.git +refs/pull/7283/head:refs/remotes/origin/PR-7283 # timeout=10
17:35:22 [2020-03-12T17:35:22.960Z] Checking out Revision 6dea598d6ddae24b016f654db778e42d3e1aeddd (PR-7283)
17:35:23 [2020-03-12T17:35:23.039Z] Commit message: "fix potential undefined variable bug"
17:35:22 [2020-03-12T17:35:22.988Z]  > git config core.sparsecheckout # timeout=10
17:35:22 [2020-03-12T17:35:22.993Z]  > git checkout -f 6dea598d6ddae24b016f654db778e42d3e1aeddd # timeout=10