Skip to content

Console Output

21:59:16 [2020-12-07T21:59:16.616Z] using credential sf-release-bot.github.ssh
21:59:16 [2020-12-07T21:59:16.628Z] Cloning the remote Git repository
21:59:16 [2020-12-07T21:59:16.628Z] Cloning with configured refspecs honoured and without tags
21:59:16 [2020-12-07T21:59:16.635Z] Cloning repository git@github.com:docker/compose.git
21:59:16 [2020-12-07T21:59:16.635Z]  > git init /home/ubuntu/workspace/compose_PR-7846 # timeout=10
21:59:16 [2020-12-07T21:59:16.644Z] Fetching upstream changes from git@github.com:docker/compose.git
21:59:16 [2020-12-07T21:59:16.644Z]  > git --version # timeout=10
21:59:16 [2020-12-07T21:59:16.656Z]  > git --version # 'git version 2.17.1'
21:59:16 [2020-12-07T21:59:16.656Z] using GIT_SSH to set credentials docker-jenkins user on github.com
21:59:16 [2020-12-07T21:59:16.690Z]  > git fetch --no-tags --progress -- git@github.com:docker/compose.git +refs/pull/7846/head:refs/remotes/origin/PR-7846 # timeout=10
21:59:18 [2020-12-07T21:59:18.352Z] Fetching without tags
21:59:18 [2020-12-07T21:59:18.332Z]  > git config remote.origin.url git@github.com:docker/compose.git # timeout=10
21:59:18 [2020-12-07T21:59:18.341Z]  > git config --add remote.origin.fetch +refs/pull/7846/head:refs/remotes/origin/PR-7846 # timeout=10
21:59:18 [2020-12-07T21:59:18.346Z]  > git config remote.origin.url git@github.com:docker/compose.git # timeout=10
21:59:18 [2020-12-07T21:59:18.359Z] Fetching upstream changes from git@github.com:docker/compose.git
21:59:18 [2020-12-07T21:59:18.359Z] using GIT_SSH to set credentials docker-jenkins user on github.com
21:59:18 [2020-12-07T21:59:18.362Z]  > git fetch --no-tags --progress -- git@github.com:docker/compose.git +refs/pull/7846/head:refs/remotes/origin/PR-7846 # timeout=10
21:59:18 [2020-12-07T21:59:18.686Z] Checking out Revision e1a972ebf36481af3fd0dcdd1e773d50c6530003 (PR-7846)
21:59:18 [2020-12-07T21:59:18.728Z] Commit message: "Merge branch 'master' into run.sh"
21:59:18 [2020-12-07T21:59:18.693Z]  > git config core.sparsecheckout # timeout=10
21:59:18 [2020-12-07T21:59:18.699Z]  > git checkout -f e1a972ebf36481af3fd0dcdd1e773d50c6530003 # timeout=10