Skip to content

Console Output

The recommended git tool is: git
using credential github-app-glsp
Cloning the remote Git repository
Cloning with configured refspecs honoured and without tags
Cloning repository https://github.com/eclipse-glsp/glsp-theia-integration.git
 > git init /home/jenkins/agent/workspace/p-theia-integration_ambigous-fix # timeout=10
Fetching upstream changes from https://github.com/eclipse-glsp/glsp-theia-integration.git
 > git --version # timeout=10
 > git --version # 'git version 2.20.1'
using GIT_ASKPASS to set credentials GitHub app GLSP
 > git fetch --no-tags --force --progress -- https://github.com/eclipse-glsp/glsp-theia-integration.git +refs/heads/ambigous-fix:refs/remotes/origin/ambigous-fix # timeout=10
Avoid second fetch
Checking out Revision f2822fa2c8600a5eb84aac86052f0afd9501af5f (ambigous-fix)
 > git config remote.origin.url https://github.com/eclipse-glsp/glsp-theia-integration.git # timeout=10
 > git config --add remote.origin.fetch +refs/heads/ambigous-fix:refs/remotes/origin/ambigous-fix # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f f2822fa2c8600a5eb84aac86052f0afd9501af5f # timeout=10
Commit message: "Guard binding of  generic command contributions"
 > git rev-list --no-walk f2822fa2c8600a5eb84aac86052f0afd9501af5f # timeout=10
[GitHub Checks] GitHub check (name: CI Jenkins Build, status: in_progress) has been published.