Console Output
15:41:07 [2024-06-26T13:41:07.683Z] The recommended git tool is: NONE
15:41:07 [2024-06-26T13:41:07.684Z] using credential cacc0467-7c85-41d1-bf4e-eaa470dd5e59
15:41:07 [2024-06-26T13:41:07.690Z] Warning: JENKINS-30600: special launcher org.jenkinsci.plugins.docker.workflow.WithContainerStep$Decorator$1@33627740; decorates hudson.Launcher$LocalLauncher@75bc1b55 will be ignored (a typical symptom is the Git executable not being run inside a designated container)
15:41:07 [2024-06-26T13:41:07.690Z] > /usr/bin/git rev-parse --resolve-git-dir /var/lib/jenkins/workspace/Silverpeas IzPack Installer/.git # timeout=10
15:41:07 [2024-06-26T13:41:07.693Z] Fetching changes from the remote Git repository
15:41:07 [2024-06-26T13:41:07.695Z] > /usr/bin/git config remote.origin.url https://github.com/Silverpeas/Silverpeas-Izpack-Installer # timeout=10
15:41:07 [2024-06-26T13:41:07.699Z] Fetching upstream changes from https://github.com/Silverpeas/Silverpeas-Izpack-Installer
15:41:07 [2024-06-26T13:41:07.699Z] > /usr/bin/git --version # timeout=10
15:41:07 [2024-06-26T13:41:07.702Z] > git --version # 'git version 2.34.1'
15:41:07 [2024-06-26T13:41:07.703Z] using GIT_ASKPASS to set credentials GitHub Credentials For Jenkins
15:41:07 [2024-06-26T13:41:07.707Z] > /usr/bin/git fetch --tags --force --progress -- https://github.com/Silverpeas/Silverpeas-Izpack-Installer +refs/heads/*:refs/remotes/origin/* # timeout=10
15:41:08 [2024-06-26T13:41:08.085Z] > /usr/bin/git rev-parse refs/remotes/origin/6.4.x^{commit} # timeout=10
15:41:08 [2024-06-26T13:41:08.090Z] > /usr/bin/git rev-parse origin/6.4.x^{commit} # timeout=10
15:41:08 [2024-06-26T13:41:08.095Z] ERROR: Couldn't find any revision to build. Verify the repository and branch configuration for this job.
15:41:08 [2024-06-26T13:41:08.095Z] ERROR: Maximum checkout retry attempts reached, aborting