Skip to content

Console Output

01:21:23 [2026-01-09T00:21:23.280Z] The recommended git tool is: /usr/bin/git
01:21:23 [2026-01-09T00:21:23.281Z] using credential cacc0467-7c85-41d1-bf4e-eaa470dd5e59
01:21:23 [2026-01-09T00:21:23.289Z] Warning: JENKINS-30600: special launcher org.jenkinsci.plugins.docker.workflow.WithContainerStep$Decorator$1@76da6760; decorates hudson.Launcher$LocalLauncher@7e6d6b2d will be ignored (a typical symptom is the Git executable not being run inside a designated container)
01:21:23 [2026-01-09T00:21:23.289Z]  > /usr/bin/git rev-parse --resolve-git-dir /var/lib/jenkins/workspace/Silverpeas_Mobile_6.3.x_AutoDeploy/.git # timeout=10
01:21:23 [2026-01-09T00:21:23.296Z] Fetching changes from the remote Git repository
01:21:23 [2026-01-09T00:21:23.299Z]  > /usr/bin/git config remote.origin.url https://github.com/Silverpeas/silverpeasmobile # timeout=10
01:21:23 [2026-01-09T00:21:23.305Z] Fetching upstream changes from https://github.com/Silverpeas/silverpeasmobile
01:21:23 [2026-01-09T00:21:23.305Z]  > /usr/bin/git --version # timeout=10
01:21:23 [2026-01-09T00:21:23.310Z]  > git --version # 'git version 2.43.0'
01:21:23 [2026-01-09T00:21:23.310Z] using GIT_ASKPASS to set credentials GitHub Credentials For Jenkins
01:21:23 [2026-01-09T00:21:23.316Z]  > /usr/bin/git fetch --tags --force --progress -- https://github.com/Silverpeas/silverpeasmobile +refs/heads/*:refs/remotes/origin/* # timeout=10
01:21:24 [2026-01-09T00:21:24.433Z]  > /usr/bin/git rev-parse refs/remotes/origin/6.3.x^{commit} # timeout=10
01:21:24 [2026-01-09T00:21:24.439Z] Checking out Revision defa63b4934e025329da4b267c4ca7f8968d7347 (refs/remotes/origin/6.3.x)
01:21:24 [2026-01-09T00:21:24.439Z]  > /usr/bin/git config core.sparsecheckout # timeout=10
01:21:24 [2026-01-09T00:21:24.444Z]  > /usr/bin/git checkout -f defa63b4934e025329da4b267c4ca7f8968d7347 # timeout=10
01:21:24 [2026-01-09T00:21:24.532Z]  > /usr/bin/git branch -a -v --no-abbrev # timeout=10
01:21:24 [2026-01-09T00:21:24.541Z]  > /usr/bin/git branch -D 6.3.x # timeout=10
01:21:24 [2026-01-09T00:21:24.548Z]  > /usr/bin/git checkout -b 6.3.x defa63b4934e025329da4b267c4ca7f8968d7347 # timeout=10
01:21:24 [2026-01-09T00:21:24.659Z] Commit message: "Update dependency on Silverpeas to version 6.3.7-build250214"
01:21:24 [2026-01-09T00:21:24.659Z]  > /usr/bin/git rev-list --no-walk defa63b4934e025329da4b267c4ca7f8968d7347 # timeout=10