Skip to content

Console Output

06:46:04 [2025-03-10T05:46:04.183Z] The recommended git tool is: /usr/bin/git
06:46:04 [2025-03-10T05:46:04.185Z] using credential cacc0467-7c85-41d1-bf4e-eaa470dd5e59
06:46:04 [2025-03-10T05:46:04.202Z] Warning: JENKINS-30600: special launcher org.jenkinsci.plugins.docker.workflow.WithContainerStep$Decorator$1@606ea48; decorates hudson.Launcher$LocalLauncher@17be1baf will be ignored (a typical symptom is the Git executable not being run inside a designated container)
06:46:04 [2025-03-10T05:46:04.203Z]  > /usr/bin/git rev-parse --resolve-git-dir /var/lib/jenkins/workspace/Silverpeas_Stable_AutoDeploy/Silverpeas-Core/.git # timeout=10
06:46:04 [2025-03-10T05:46:04.209Z] Fetching changes from the remote Git repository
06:46:04 [2025-03-10T05:46:04.215Z]  > /usr/bin/git config remote.origin.url https://github.com/Silverpeas/Silverpeas-Core # timeout=10
06:46:04 [2025-03-10T05:46:04.222Z] Fetching upstream changes from https://github.com/Silverpeas/Silverpeas-Core
06:46:04 [2025-03-10T05:46:04.222Z]  > /usr/bin/git --version # timeout=10
06:46:04 [2025-03-10T05:46:04.228Z]  > git --version # 'git version 2.43.0'
06:46:04 [2025-03-10T05:46:04.229Z] using GIT_ASKPASS to set credentials GitHub Credentials For Jenkins
06:46:04 [2025-03-10T05:46:04.236Z]  > /usr/bin/git fetch --tags --force --progress -- https://github.com/Silverpeas/Silverpeas-Core +refs/heads/*:refs/remotes/origin/* # timeout=10
06:46:05 [2025-03-10T05:46:05.578Z]  > /usr/bin/git rev-parse refs/remotes/origin/6.4.x^{commit} # timeout=10
06:46:05 [2025-03-10T05:46:05.586Z] Checking out Revision 116efc76af5ce90e91ca01d6970263e420a11ec6 (refs/remotes/origin/6.4.x)
06:46:05 [2025-03-10T05:46:05.586Z]  > /usr/bin/git config core.sparsecheckout # timeout=10
06:46:05 [2025-03-10T05:46:05.590Z]  > /usr/bin/git checkout -f 116efc76af5ce90e91ca01d6970263e420a11ec6 # timeout=10
06:46:05 [2025-03-10T05:46:05.785Z]  > /usr/bin/git branch -a -v --no-abbrev # timeout=10
06:46:05 [2025-03-10T05:46:05.799Z]  > /usr/bin/git branch -D 6.4.x # timeout=10
06:46:05 [2025-03-10T05:46:05.808Z]  > /usr/bin/git checkout -b 6.4.x 116efc76af5ce90e91ca01d6970263e420a11ec6 # timeout=10
06:46:05 [2025-03-10T05:46:05.975Z] Commit message: "Upgrade ConverseJS to version 10.1.8 Upgrade the ConverseJS plugins we use: - action - jitsimeet - and screencast Because of the modification in the Plugin API of ConverseJS since version 8, our own plugin silverpeas-muc-invitations has been also modified to be compliant with the new Plugin API."
06:46:05 [2025-03-10T05:46:05.975Z]  > /usr/bin/git rev-list --no-walk 626dc47d065a1815f66bd04eccfeb07d91c18233 # timeout=10