Skip to content

Console Output

09:17:05 [2021-08-04T09:17:05.320Z] The recommended git tool is: git
09:17:09 [2021-08-04T09:17:09.026Z] using credential docker-jenkins-github-credentials
09:17:09 [2021-08-04T09:17:09.032Z] Cloning the remote Git repository
09:17:09 [2021-08-04T09:17:09.032Z] Cloning with configured refspecs honoured and without tags
09:17:09 [2021-08-04T09:17:09.054Z] Cloning repository https://github.com/moby/moby.git
09:17:09 [2021-08-04T09:17:09.160Z]  > git init /home/ubuntu/workspace/moby_PR-42708 # timeout=10
09:17:09 [2021-08-04T09:17:09.500Z] Fetching upstream changes from https://github.com/moby/moby.git
09:17:09 [2021-08-04T09:17:09.500Z]  > git --version # timeout=10
09:17:09 [2021-08-04T09:17:09.523Z]  > git --version # 'git version 2.25.1'
09:17:09 [2021-08-04T09:17:09.523Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
09:17:09 [2021-08-04T09:17:09.535Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/42708/head:refs/remotes/origin/PR-42708 +refs/heads/master:refs/remotes/origin/master # timeout=10
09:17:31 [2021-08-04T09:17:31.054Z] Fetching without tags
09:17:31 [2021-08-04T09:17:31.374Z] Merging remotes/origin/master commit 52af46671691dfb76772cbf6bac0f688e464fb5d into PR head commit 9499acc36092929d4737df5f1a64c36662bed39b
09:17:30 [2021-08-04T09:17:30.948Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
09:17:30 [2021-08-04T09:17:30.969Z]  > git config --add remote.origin.fetch +refs/pull/42708/head:refs/remotes/origin/PR-42708 # timeout=10
09:17:31 [2021-08-04T09:17:31.000Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
09:17:31 [2021-08-04T09:17:31.033Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
09:17:31 [2021-08-04T09:17:31.058Z] Fetching upstream changes from https://github.com/moby/moby.git
09:17:31 [2021-08-04T09:17:31.058Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
09:17:31 [2021-08-04T09:17:31.059Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/42708/head:refs/remotes/origin/PR-42708 +refs/heads/master:refs/remotes/origin/master # timeout=10
09:17:31 [2021-08-04T09:17:31.378Z]  > git config core.sparsecheckout # timeout=10
09:17:31 [2021-08-04T09:17:31.397Z]  > git checkout -f 9499acc36092929d4737df5f1a64c36662bed39b # timeout=10
09:17:32 [2021-08-04T09:17:32.110Z] Merge succeeded, producing 9499acc36092929d4737df5f1a64c36662bed39b
09:17:32 [2021-08-04T09:17:32.111Z] Checking out Revision 9499acc36092929d4737df5f1a64c36662bed39b (PR-42708)
09:17:32 [2021-08-04T09:17:32.072Z]  > git remote # timeout=10
09:17:32 [2021-08-04T09:17:32.079Z]  > git config --get remote.origin.url # timeout=10
09:17:32 [2021-08-04T09:17:32.086Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
09:17:32 [2021-08-04T09:17:32.087Z]  > git merge 52af46671691dfb76772cbf6bac0f688e464fb5d # timeout=10
09:17:32 [2021-08-04T09:17:32.096Z]  > git rev-parse HEAD^{commit} # timeout=10
09:17:32 [2021-08-04T09:17:32.111Z]  > git config core.sparsecheckout # timeout=10
09:17:32 [2021-08-04T09:17:32.121Z]  > git checkout -f 9499acc36092929d4737df5f1a64c36662bed39b # timeout=10
09:17:35 [2021-08-04T09:17:35.826Z] Commit message: "bump up rootlesskit to v0.14.4"