Skip to content

Console Output

06:46:05 [2025-06-23T04:46:05.588Z] The recommended git tool is: /usr/bin/git
06:46:05 [2025-06-23T04:46:05.588Z] using credential cacc0467-7c85-41d1-bf4e-eaa470dd5e59
06:46:05 [2025-06-23T04:46:05.600Z] Warning: JENKINS-30600: special launcher org.jenkinsci.plugins.docker.workflow.WithContainerStep$Decorator$1@69f78130; decorates hudson.Launcher$LocalLauncher@7be03d85 will be ignored (a typical symptom is the Git executable not being run inside a designated container)
06:46:05 [2025-06-23T04:46:05.601Z]  > /usr/bin/git rev-parse --resolve-git-dir /var/lib/jenkins/workspace/Silverpeas_Stable_AutoDeploy/Silverpeas-Components/.git # timeout=10
06:46:05 [2025-06-23T04:46:05.607Z] Fetching changes from the remote Git repository
06:46:05 [2025-06-23T04:46:05.610Z]  > /usr/bin/git config remote.origin.url https://github.com/Silverpeas/Silverpeas-Components # timeout=10
06:46:05 [2025-06-23T04:46:05.616Z] Fetching upstream changes from https://github.com/Silverpeas/Silverpeas-Components
06:46:05 [2025-06-23T04:46:05.616Z]  > /usr/bin/git --version # timeout=10
06:46:05 [2025-06-23T04:46:05.621Z]  > git --version # 'git version 2.43.0'
06:46:05 [2025-06-23T04:46:05.621Z] using GIT_ASKPASS to set credentials GitHub Credentials For Jenkins
06:46:05 [2025-06-23T04:46:05.627Z]  > /usr/bin/git fetch --tags --force --progress -- https://github.com/Silverpeas/Silverpeas-Components +refs/heads/*:refs/remotes/origin/* # timeout=10
06:46:06 [2025-06-23T04:46:06.025Z]  > /usr/bin/git rev-parse refs/remotes/origin/6.4.x^{commit} # timeout=10
06:46:06 [2025-06-23T04:46:06.031Z] Checking out Revision 3a299be5c0c0ca3c2e40325a3d16bf2ede0fba7b (refs/remotes/origin/6.4.x)
06:46:06 [2025-06-23T04:46:06.031Z]  > /usr/bin/git config core.sparsecheckout # timeout=10
06:46:06 [2025-06-23T04:46:06.038Z]  > /usr/bin/git checkout -f 3a299be5c0c0ca3c2e40325a3d16bf2ede0fba7b # timeout=10
06:46:06 [2025-06-23T04:46:06.076Z]  > /usr/bin/git branch -a -v --no-abbrev # timeout=10
06:46:06 [2025-06-23T04:46:06.088Z]  > /usr/bin/git branch -D 6.4.x # timeout=10
06:46:06 [2025-06-23T04:46:06.094Z]  > /usr/bin/git checkout -b 6.4.x 3a299be5c0c0ca3c2e40325a3d16bf2ede0fba7b # timeout=10
06:46:06 [2025-06-23T04:46:06.168Z] Commit message: "Take into account the feedback of Sonar analysis of the previous commit"
06:46:06 [2025-06-23T04:46:06.168Z]  > /usr/bin/git rev-list --no-walk 3a299be5c0c0ca3c2e40325a3d16bf2ede0fba7b # timeout=10