Skip to content

Console Output

The recommended git tool is: git
using credential github-bot
Cloning the remote Git repository
Cloning with configured refspecs honoured and without tags
Cloning repository https://github.com/eclipse-cognicrypt/hugo-website-sources.git
 > git init /home/jenkins/agent/workspace/build-and-publish-website_master/hugo # timeout=10
Fetching upstream changes from https://github.com/eclipse-cognicrypt/hugo-website-sources.git
 > git --version # timeout=10
 > git --version # 'git version 2.20.1'
using GIT_ASKPASS to set credentials GitHub bot (username/token)
 > git fetch --no-tags --force --progress -- https://github.com/eclipse-cognicrypt/hugo-website-sources.git +refs/heads/master:refs/remotes/origin/master # timeout=10
 > git config remote.origin.url https://github.com/eclipse-cognicrypt/hugo-website-sources.git # timeout=10
 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
Avoid second fetch
Checking out Revision 46fb86dfe538c412a0171a42f5104f319da95b6f (master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 46fb86dfe538c412a0171a42f5104f319da95b6f # timeout=10
Commit message: "Update build_hugo.yml"
 > git rev-list --no-walk 46fb86dfe538c412a0171a42f5104f319da95b6f # timeout=10

Could not update commit status. Message: {"message":"Validation Failed","errors":[{"resource":"Status","code":"custom","message":"This SHA and context has reached the maximum number of statuses."}],"documentation_url":"https://docs.github.com/rest/commits/statuses#create-a-commit-status"}