Skip to content

Console Output

The recommended git tool is: git
using credential github-bot-ssh
Cloning the remote Git repository
Cloning repository git@github.com:eclipse-ee4j/jersey.git
 > git init /home/jenkins/agent/workspace/jakarta_EE11_TCK # timeout=10
Fetching upstream changes from git@github.com:eclipse-ee4j/jersey.git
 > git --version # timeout=10
 > git --version # 'git version 2.36.6'
using GIT_SSH to set credentials GitHub bot SSH
[INFO] Currently running in a labeled security context
 > /usr/bin/chcon --type=ssh_home_t /home/jenkins/agent/workspace/jakarta_EE11_TCK@tmp/jenkins-gitclient-ssh350194654109677377.key
Verifying host key using manually-configured host key entries
 > git fetch --tags --force --progress -- git@github.com:eclipse-ee4j/jersey.git +refs/heads/*:refs/remotes/origin/* # timeout=10
Avoid second fetch
Checking out Revision 5289be59d7910682bbe8f43676335ed714bf688f (refs/remotes/origin/cicd.scripts)
 > git config remote.origin.url git@github.com:eclipse-ee4j/jersey.git # timeout=10
 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
 > git rev-parse refs/remotes/origin/cicd.scripts^{commit} # timeout=10
Commit message: "Jersey TCK Script"
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 5289be59d7910682bbe8f43676335ed714bf688f # timeout=10
 > git branch -a -v --no-abbrev # timeout=10
 > git checkout -b cicd.scripts 5289be59d7910682bbe8f43676335ed714bf688f # timeout=10
 > git rev-list --no-walk 5289be59d7910682bbe8f43676335ed714bf688f # timeout=10