Skip to content

Console Output

08:40:22 [2021-01-06T08:40:22.704Z] using credential sf-release-bot.github.ssh
08:40:22 [2021-01-06T08:40:22.727Z] Cloning the remote Git repository
08:40:22 [2021-01-06T08:40:22.727Z] Cloning with configured refspecs honoured and without tags
08:40:22 [2021-01-06T08:40:22.900Z] Cloning repository git@github.com:docker/compose.git
08:40:23 [2021-01-06T08:40:23.004Z]  > git init /home/ubuntu/workspace/compose_add-metrics # timeout=10
08:40:23 [2021-01-06T08:40:23.296Z] Fetching upstream changes from git@github.com:docker/compose.git
08:40:23 [2021-01-06T08:40:23.296Z]  > git --version # timeout=10
08:40:23 [2021-01-06T08:40:23.334Z]  > git --version # 'git version 2.17.1'
08:40:23 [2021-01-06T08:40:23.334Z] using GIT_SSH to set credentials docker-jenkins user on github.com
08:40:23 [2021-01-06T08:40:23.413Z]  > git fetch --no-tags --progress -- git@github.com:docker/compose.git +refs/heads/add-metrics:refs/remotes/origin/add-metrics # timeout=10
08:40:29 [2021-01-06T08:40:29.058Z]  > git config remote.origin.url git@github.com:docker/compose.git # timeout=10
08:40:29 [2021-01-06T08:40:29.087Z]  > git config --add remote.origin.fetch +refs/heads/add-metrics:refs/remotes/origin/add-metrics # timeout=10
08:40:29 [2021-01-06T08:40:29.141Z]  > git config remote.origin.url git@github.com:docker/compose.git # timeout=10
08:40:29 [2021-01-06T08:40:29.191Z] Fetching without tags
08:40:29 [2021-01-06T08:40:29.566Z] Checking out Revision c380604a9e1f7126c010bdb525e6a1d638d07c47 (add-metrics)
08:40:29 [2021-01-06T08:40:29.197Z] Fetching upstream changes from git@github.com:docker/compose.git
08:40:29 [2021-01-06T08:40:29.198Z] using GIT_SSH to set credentials docker-jenkins user on github.com
08:40:29 [2021-01-06T08:40:29.218Z]  > git fetch --no-tags --progress -- git@github.com:docker/compose.git +refs/heads/add-metrics:refs/remotes/origin/add-metrics # timeout=10
08:40:29 [2021-01-06T08:40:29.588Z]  > git config core.sparsecheckout # timeout=10
08:40:29 [2021-01-06T08:40:29.629Z]  > git checkout -f c380604a9e1f7126c010bdb525e6a1d638d07c47 # timeout=10
08:40:33 [2021-01-06T08:40:33.755Z] Commit message: "Support windows npipe, set content type & corrrect URL /usage. Also fixed socket name for desktop mac"