Skip to content

Console Output

19:36:57 [2021-02-23T19:36:57.111Z] The recommended git tool is: git
19:37:00 [2021-02-23T19:37:00.138Z] using credential sf-release-bot.github.ssh
19:37:00 [2021-02-23T19:37:00.151Z] Cloning the remote Git repository
19:37:00 [2021-02-23T19:37:00.151Z] Cloning with configured refspecs honoured and without tags
19:37:00 [2021-02-23T19:37:00.170Z] Cloning repository git@github.com:docker/compose.git
19:37:00 [2021-02-23T19:37:00.225Z]  > git init /home/ubuntu/workspace/compose_PR-8151 # timeout=10
19:37:00 [2021-02-23T19:37:00.560Z] Fetching upstream changes from git@github.com:docker/compose.git
19:37:00 [2021-02-23T19:37:00.561Z]  > git --version # timeout=10
19:37:00 [2021-02-23T19:37:00.587Z]  > git --version # 'git version 2.25.1'
19:37:00 [2021-02-23T19:37:00.587Z] using GIT_SSH to set credentials docker-jenkins user on github.com
19:37:00 [2021-02-23T19:37:00.680Z]  > git fetch --no-tags --force --progress -- git@github.com:docker/compose.git +refs/pull/8151/head:refs/remotes/origin/PR-8151 # timeout=10
19:37:04 [2021-02-23T19:37:04.374Z] Fetching without tags
19:37:04 [2021-02-23T19:37:04.606Z] Checking out Revision fd77a51806d7e0c2756225c3f0a4efd609c57931 (PR-8151)
19:37:04 [2021-02-23T19:37:04.295Z]  > git config remote.origin.url git@github.com:docker/compose.git # timeout=10
19:37:04 [2021-02-23T19:37:04.307Z]  > git config --add remote.origin.fetch +refs/pull/8151/head:refs/remotes/origin/PR-8151 # timeout=10
19:37:04 [2021-02-23T19:37:04.336Z]  > git config remote.origin.url git@github.com:docker/compose.git # timeout=10
19:37:04 [2021-02-23T19:37:04.378Z] Fetching upstream changes from git@github.com:docker/compose.git
19:37:04 [2021-02-23T19:37:04.379Z] using GIT_SSH to set credentials docker-jenkins user on github.com
19:37:04 [2021-02-23T19:37:04.387Z]  > git fetch --no-tags --force --progress -- git@github.com:docker/compose.git +refs/pull/8151/head:refs/remotes/origin/PR-8151 # timeout=10
19:37:04 [2021-02-23T19:37:04.621Z]  > git config core.sparsecheckout # timeout=10
19:37:04 [2021-02-23T19:37:04.638Z]  > git checkout -f fd77a51806d7e0c2756225c3f0a4efd609c57931 # timeout=10
19:37:08 [2021-02-23T19:37:08.483Z] Commit message: "skip setting env-values with new lines as -e args"