Console Output
10:30:54 [2024-12-11T09:30:54.412Z] The recommended git tool is: /usr/bin/git
10:30:54 [2024-12-11T09:30:54.429Z] using credential cacc0467-7c85-41d1-bf4e-eaa470dd5e59
10:30:54 [2024-12-11T09:30:54.452Z] Warning: JENKINS-30600: special launcher org.jenkinsci.plugins.docker.workflow.WithContainerStep$Decorator$1@156973b8; decorates hudson.Launcher$LocalLauncher@39ae6733 will be ignored (a typical symptom is the Git executable not being run inside a designated container)
10:30:54 [2024-12-11T09:30:54.453Z] > /usr/bin/git rev-parse --resolve-git-dir /var/lib/jenkins/workspace/Silverpeas_Stable_AutoDeploy/Silverpeas-Core/.git # timeout=10
10:30:54 [2024-12-11T09:30:54.460Z] Fetching changes from the remote Git repository
10:30:54 [2024-12-11T09:30:54.464Z] > /usr/bin/git config remote.origin.url https://github.com/Silverpeas/Silverpeas-Core # timeout=10
10:30:54 [2024-12-11T09:30:54.473Z] Fetching upstream changes from https://github.com/Silverpeas/Silverpeas-Core
10:30:54 [2024-12-11T09:30:54.473Z] > /usr/bin/git --version # timeout=10
10:30:54 [2024-12-11T09:30:54.478Z] > git --version # 'git version 2.43.0'
10:30:54 [2024-12-11T09:30:54.478Z] using GIT_ASKPASS to set credentials GitHub Credentials For Jenkins
10:30:54 [2024-12-11T09:30:54.485Z] > /usr/bin/git fetch --tags --force --progress -- https://github.com/Silverpeas/Silverpeas-Core +refs/heads/*:refs/remotes/origin/* # timeout=10
10:30:55 [2024-12-11T09:30:55.039Z] > /usr/bin/git rev-parse refs/remotes/origin/6.4.x^{commit} # timeout=10
10:30:55 [2024-12-11T09:30:55.046Z] Checking out Revision 41daf545bf07176968e93623d2fc4f30bccb6339 (refs/remotes/origin/6.4.x)
10:30:55 [2024-12-11T09:30:55.046Z] > /usr/bin/git config core.sparsecheckout # timeout=10
10:30:55 [2024-12-11T09:30:55.051Z] > /usr/bin/git checkout -f 41daf545bf07176968e93623d2fc4f30bccb6339 # timeout=10
10:30:55 [2024-12-11T09:30:55.103Z] > /usr/bin/git branch -a -v --no-abbrev # timeout=10
10:30:55 [2024-12-11T09:30:55.116Z] > /usr/bin/git branch -D 6.4.x # timeout=10
10:30:55 [2024-12-11T09:30:55.124Z] > /usr/bin/git checkout -b 6.4.x 41daf545bf07176968e93623d2fc4f30bccb6339 # timeout=10
10:30:55 [2024-12-11T09:30:55.266Z] Commit message: "In the user notification about a comment on a contribution, the author of the comment was missed. Fix this issue."
10:30:55 [2024-12-11T09:30:55.267Z] > /usr/bin/git rev-list --no-walk f2d21aa12b56727251211b5cc2e20265dcdcdca7 # timeout=10