Skip to content

Console Output

12:34:22 [2025-09-26T10:34:22.912Z] The recommended git tool is: /usr/bin/git
12:34:22 [2025-09-26T10:34:22.913Z] using credential cacc0467-7c85-41d1-bf4e-eaa470dd5e59
12:34:22 [2025-09-26T10:34:22.922Z] Warning: JENKINS-30600: special launcher org.jenkinsci.plugins.docker.workflow.WithContainerStep$Decorator$1@727ccdfd; decorates hudson.Launcher$LocalLauncher@5e0a590b will be ignored (a typical symptom is the Git executable not being run inside a designated container)
12:34:22 [2025-09-26T10:34:22.922Z]  > /usr/bin/git rev-parse --resolve-git-dir /var/lib/jenkins/workspace/Silverpeas_Mobile_Stable_AutoDeploy/.git # timeout=10
12:34:22 [2025-09-26T10:34:22.928Z] Fetching changes from the remote Git repository
12:34:22 [2025-09-26T10:34:22.931Z]  > /usr/bin/git config remote.origin.url https://github.com/Silverpeas/silverpeasmobile # timeout=10
12:34:22 [2025-09-26T10:34:22.937Z] Fetching upstream changes from https://github.com/Silverpeas/silverpeasmobile
12:34:22 [2025-09-26T10:34:22.937Z]  > /usr/bin/git --version # timeout=10
12:34:22 [2025-09-26T10:34:22.942Z]  > git --version # 'git version 2.43.0'
12:34:22 [2025-09-26T10:34:22.943Z] using GIT_ASKPASS to set credentials GitHub Credentials For Jenkins
12:34:22 [2025-09-26T10:34:22.950Z]  > /usr/bin/git fetch --tags --force --progress -- https://github.com/Silverpeas/silverpeasmobile +refs/heads/*:refs/remotes/origin/* # timeout=10
12:34:23 [2025-09-26T10:34:23.970Z]  > /usr/bin/git rev-parse refs/remotes/origin/6.4.x^{commit} # timeout=10
12:34:23 [2025-09-26T10:34:23.976Z] Checking out Revision 97fcfd0733c605f68d6e423d2ee2f01a3f6895e5 (refs/remotes/origin/6.4.x)
12:34:23 [2025-09-26T10:34:23.976Z]  > /usr/bin/git config core.sparsecheckout # timeout=10
12:34:23 [2025-09-26T10:34:23.980Z]  > /usr/bin/git checkout -f 97fcfd0733c605f68d6e423d2ee2f01a3f6895e5 # timeout=10
12:34:24 [2025-09-26T10:34:24.086Z]  > /usr/bin/git branch -a -v --no-abbrev # timeout=10
12:34:24 [2025-09-26T10:34:24.097Z]  > /usr/bin/git branch -D 6.4.x # timeout=10
12:34:24 [2025-09-26T10:34:24.103Z]  > /usr/bin/git checkout -b 6.4.x 97fcfd0733c605f68d6e423d2ee2f01a3f6895e5 # timeout=10
12:34:24 [2025-09-26T10:34:24.219Z] Commit message: "Update dependency on Silverpeas to version 6.4.5-build250904"
12:34:24 [2025-09-26T10:34:24.219Z]  > /usr/bin/git rev-list --no-walk 97fcfd0733c605f68d6e423d2ee2f01a3f6895e5 # timeout=10