Skip to content

Console Output

15:31:19 [2026-09-02T13:31:19.543Z] The recommended git tool is: /usr/bin/git
15:31:19 [2026-09-02T13:31:19.544Z] using credential cacc0467-7c85-41d1-bf4e-eaa470dd5e59
15:31:19 [2026-09-02T13:31:19.551Z] Warning: JENKINS-30600: special launcher org.jenkinsci.plugins.docker.workflow.WithContainerStep$Decorator$1@5d7eb522; decorates hudson.Launcher$LocalLauncher@72f13af2 will be ignored (a typical symptom is the Git executable not being run inside a designated container)
15:31:19 [2026-09-02T13:31:19.552Z]  > /usr/bin/git rev-parse --resolve-git-dir /var/lib/jenkins/workspace/Silverpeas_Master_AutoDeploy/Silverpeas-Core/.git # timeout=10
15:31:19 [2026-09-02T13:31:19.560Z] Fetching changes from the remote Git repository
15:31:19 [2026-09-02T13:31:19.564Z]  > /usr/bin/git config remote.origin.url https://github.com/Silverpeas/Silverpeas-Core # timeout=10
15:31:19 [2026-09-02T13:31:19.569Z] Fetching upstream changes from https://github.com/Silverpeas/Silverpeas-Core
15:31:19 [2026-09-02T13:31:19.569Z]  > /usr/bin/git --version # timeout=10
15:31:19 [2026-09-02T13:31:19.574Z]  > git --version # 'git version 2.43.0'
15:31:19 [2026-09-02T13:31:19.574Z] using GIT_ASKPASS to set credentials GitHub Credentials For Jenkins
15:31:19 [2026-09-02T13:31:19.579Z]  > /usr/bin/git fetch --tags --force --progress -- https://github.com/Silverpeas/Silverpeas-Core +refs/heads/*:refs/remotes/origin/* # timeout=10
15:31:20 [2026-09-02T13:31:20.361Z]  > /usr/bin/git rev-parse refs/remotes/origin/master^{commit} # timeout=10
15:31:20 [2026-09-02T13:31:20.368Z] Checking out Revision acf690794ea74965e8184d767a21a2935c2337aa (refs/remotes/origin/master)
15:31:20 [2026-09-02T13:31:20.368Z]  > /usr/bin/git config core.sparsecheckout # timeout=10
15:31:20 [2026-09-02T13:31:20.373Z]  > /usr/bin/git checkout -f acf690794ea74965e8184d767a21a2935c2337aa # timeout=10
15:31:20 [2026-09-02T13:31:20.427Z]  > /usr/bin/git branch -a -v --no-abbrev # timeout=10
15:31:20 [2026-09-02T13:31:20.443Z]  > /usr/bin/git branch -D master # timeout=10
15:31:20 [2026-09-02T13:31:20.450Z]  > /usr/bin/git checkout -b master acf690794ea74965e8184d767a21a2935c2337aa # timeout=10
15:31:20 [2026-09-02T13:31:20.507Z] Commit message: "Add @Serial annotation to the serial version number in some Serializable classes"
15:31:20 [2026-09-02T13:31:20.507Z]  > /usr/bin/git rev-list --no-walk acf690794ea74965e8184d767a21a2935c2337aa # timeout=10