Console Output
The recommended git tool is: NONE
using credential gitlab-bot-ssh
Cloning the remote Git repository
Cloning repository ssh://git@gitlab.eclipse.org/eclipsefdn/webdev/eclipsefdn-webdev-toolkit
> git init /home/jenkins/agent/workspace/update_packaging_website # timeout=10
Fetching upstream changes from ssh://git@gitlab.eclipse.org/eclipsefdn/webdev/eclipsefdn-webdev-toolkit
> git --version # timeout=10
> git --version # 'git version 2.20.1'
using GIT_SSH to set credentials ssh://webdev-bot@gitlab.eclipse.org
[INFO] Currently running in a labeled security context
> /usr/bin/chcon --type=ssh_home_t /home/jenkins/agent/workspace/update_packaging_website@tmp/jenkins-gitclient-ssh11895767804611794863.key
Verifying host key using manually-configured host key entries
> git fetch --tags --force --progress -- ssh://git@gitlab.eclipse.org/eclipsefdn/webdev/eclipsefdn-webdev-toolkit +refs/heads/*:refs/remotes/origin/* # timeout=10
> git config remote.origin.url ssh://git@gitlab.eclipse.org/eclipsefdn/webdev/eclipsefdn-webdev-toolkit # timeout=10
> git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
Avoid second fetch
> git rev-parse refs/remotes/origin/master^{commit} # timeout=10
Checking out Revision 5919e22fc4ed25d9a94f5fa916d760161d66e561 (refs/remotes/origin/master)
Commit message: "update solstice"
> git config core.sparsecheckout # timeout=10
> git checkout -f 5919e22fc4ed25d9a94f5fa916d760161d66e561 # timeout=10
> git rev-list --no-walk 8a8a8f10c7a6be429dfe4b6fe2c54316feec65f7 # timeout=10