Console Output
Selected Git installation does not exist. Using Default
The recommended git tool is: NONE
using credential f048d47c-1ea1-4dc6-b81c-f1ec032f0d77
> git rev-parse --resolve-git-dir /var/jenkins_home/workspace/juntete-deploy/.git # timeout=10
Fetching changes from the remote Git repository
> git config remote.origin.url https://github.com/DrPersico/juntete.git # timeout=10
Fetching upstream changes from https://github.com/DrPersico/juntete.git
> git --version # timeout=10
> git --version # 'git version 2.47.3'
using GIT_ASKPASS to set credentials Github
> git fetch --tags --force --progress -- https://github.com/DrPersico/juntete.git +refs/heads/*:refs/remotes/origin/* # timeout=10
> git rev-parse refs/remotes/origin/main^{commit} # timeout=10
Checking out Revision 2eed6463bdb11c5eedc1585b117f758dba4ef9b6 (refs/remotes/origin/main)
> git config core.sparsecheckout # timeout=10
> git checkout -f 2eed6463bdb11c5eedc1585b117f758dba4ef9b6 # timeout=10
Commit message: "Update Jenkinsfile"
> git rev-list --no-walk 8002f78a0547a20b20b25e4be8aff9613f3b90ed # timeout=10