Skip to content

Console Output

06:46:04 [2026-06-04T04:46:04.470Z] The recommended git tool is: /usr/bin/git
06:46:04 [2026-06-04T04:46:04.471Z] using credential cacc0467-7c85-41d1-bf4e-eaa470dd5e59
06:46:04 [2026-06-04T04:46:04.483Z] Warning: JENKINS-30600: special launcher org.jenkinsci.plugins.docker.workflow.WithContainerStep$Decorator$1@3933ba3e; decorates hudson.Launcher$LocalLauncher@97f3be8 will be ignored (a typical symptom is the Git executable not being run inside a designated container)
06:46:04 [2026-06-04T04:46:04.484Z]  > /usr/bin/git rev-parse --resolve-git-dir /var/lib/jenkins/workspace/Silverpeas_Stable_AutoDeploy/Silverpeas-Core/.git # timeout=10
06:46:04 [2026-06-04T04:46:04.490Z] Fetching changes from the remote Git repository
06:46:04 [2026-06-04T04:46:04.492Z]  > /usr/bin/git config remote.origin.url https://github.com/Silverpeas/Silverpeas-Core # timeout=10
06:46:04 [2026-06-04T04:46:04.500Z] Fetching upstream changes from https://github.com/Silverpeas/Silverpeas-Core
06:46:04 [2026-06-04T04:46:04.500Z]  > /usr/bin/git --version # timeout=10
06:46:04 [2026-06-04T04:46:04.506Z]  > git --version # 'git version 2.43.0'
06:46:04 [2026-06-04T04:46:04.506Z] using GIT_ASKPASS to set credentials GitHub Credentials For Jenkins
06:46:04 [2026-06-04T04:46:04.512Z]  > /usr/bin/git fetch --tags --force --progress -- https://github.com/Silverpeas/Silverpeas-Core +refs/heads/*:refs/remotes/origin/* # timeout=10
06:46:04 [2026-06-04T04:46:04.899Z]  > /usr/bin/git rev-parse refs/remotes/origin/6.4.x^{commit} # timeout=10
06:46:04 [2026-06-04T04:46:04.906Z] Checking out Revision 95ab4ff4213e7ac4d36ce726e7c89cce9aeec08d (refs/remotes/origin/6.4.x)
06:46:04 [2026-06-04T04:46:04.906Z]  > /usr/bin/git config core.sparsecheckout # timeout=10
06:46:04 [2026-06-04T04:46:04.912Z]  > /usr/bin/git checkout -f 95ab4ff4213e7ac4d36ce726e7c89cce9aeec08d # timeout=10
06:46:04 [2026-06-04T04:46:04.972Z]  > /usr/bin/git branch -a -v --no-abbrev # timeout=10
06:46:04 [2026-06-04T04:46:04.992Z]  > /usr/bin/git branch -D 6.4.x # timeout=10
06:46:05 [2026-06-04T04:46:05.001Z]  > /usr/bin/git checkout -b 6.4.x 95ab4ff4213e7ac4d36ce726e7c89cce9aeec08d # timeout=10
06:46:05 [2026-06-04T04:46:05.064Z] Commit message: "Fix the integration tests failure by rolling back some modifs in the in DocumentConverter#convertNode the node passed in argument isn't a version found in the history of the doc, then it is in fact the last version (the base version that is skipped in the version history building)"
06:46:05 [2026-06-04T04:46:05.064Z]  > /usr/bin/git rev-list --no-walk 95ab4ff4213e7ac4d36ce726e7c89cce9aeec08d # timeout=10