Skip to content

Console Output

19:03:26 [2024-12-10T18:03:26.554Z] The recommended git tool is: /usr/bin/git
19:03:26 [2024-12-10T18:03:26.554Z] using credential cacc0467-7c85-41d1-bf4e-eaa470dd5e59
19:03:26 [2024-12-10T18:03:26.568Z] Warning: JENKINS-30600: special launcher org.jenkinsci.plugins.docker.workflow.WithContainerStep$Decorator$1@69cb2f64; decorates hudson.Launcher$LocalLauncher@7d4a063 will be ignored (a typical symptom is the Git executable not being run inside a designated container)
19:03:26 [2024-12-10T18:03:26.569Z]  > /usr/bin/git rev-parse --resolve-git-dir /var/lib/jenkins/workspace/Silverpeas_Mobile_Stable_AutoDeploy/.git # timeout=10
19:03:26 [2024-12-10T18:03:26.574Z] Fetching changes from the remote Git repository
19:03:26 [2024-12-10T18:03:26.578Z]  > /usr/bin/git config remote.origin.url https://github.com/Silverpeas/silverpeasmobile # timeout=10
19:03:26 [2024-12-10T18:03:26.584Z] Fetching upstream changes from https://github.com/Silverpeas/silverpeasmobile
19:03:26 [2024-12-10T18:03:26.584Z]  > /usr/bin/git --version # timeout=10
19:03:26 [2024-12-10T18:03:26.590Z]  > git --version # 'git version 2.43.0'
19:03:26 [2024-12-10T18:03:26.590Z] using GIT_ASKPASS to set credentials GitHub Credentials For Jenkins
19:03:26 [2024-12-10T18:03:26.596Z]  > /usr/bin/git fetch --tags --force --progress -- https://github.com/Silverpeas/silverpeasmobile +refs/heads/*:refs/remotes/origin/* # timeout=10
19:03:26 [2024-12-10T18:03:26.997Z]  > /usr/bin/git rev-parse refs/remotes/origin/6.4.x^{commit} # timeout=10
19:03:27 [2024-12-10T18:03:27.005Z] Checking out Revision 2cbe2a29c64c162a2e6d7e44b1aaf6021f9977e5 (refs/remotes/origin/6.4.x)
19:03:27 [2024-12-10T18:03:27.005Z]  > /usr/bin/git config core.sparsecheckout # timeout=10
19:03:27 [2024-12-10T18:03:27.010Z]  > /usr/bin/git checkout -f 2cbe2a29c64c162a2e6d7e44b1aaf6021f9977e5 # timeout=10
19:03:27 [2024-12-10T18:03:27.144Z]  > /usr/bin/git branch -a -v --no-abbrev # timeout=10
19:03:27 [2024-12-10T18:03:27.153Z]  > /usr/bin/git branch -D 6.4.x # timeout=10
19:03:27 [2024-12-10T18:03:27.160Z]  > /usr/bin/git checkout -b 6.4.x 2cbe2a29c64c162a2e6d7e44b1aaf6021f9977e5 # timeout=10
19:03:27 [2024-12-10T18:03:27.279Z] Commit message: "Update dependency on Silverpeas to version 6.4.2-build241205"
19:03:27 [2024-12-10T18:03:27.279Z]  > /usr/bin/git rev-list --no-walk 2cbe2a29c64c162a2e6d7e44b1aaf6021f9977e5 # timeout=10