Skip to content

Console Output

19:24:14 [2026-06-24T17:24:14.150Z] Selected Git installation does not exist. Using Default
19:24:14 [2026-06-24T17:24:14.151Z] The recommended git tool is: NONE
19:24:14 [2026-06-24T17:24:14.151Z] using credential cacc0467-7c85-41d1-bf4e-eaa470dd5e59
19:24:14 [2026-06-24T17:24:14.165Z] Warning: JENKINS-30600: special launcher org.jenkinsci.plugins.docker.workflow.WithContainerStep$Decorator$1@420b3ada; decorates hudson.Launcher$LocalLauncher@5abf34b0 will be ignored (a typical symptom is the Git executable not being run inside a designated container)
19:24:14 [2026-06-24T17:24:14.166Z]  > /usr/bin/git rev-parse --resolve-git-dir /var/lib/jenkins/workspace/Silverpeas_Master_AutoDeploy/Silverpeas-Looks/.git # timeout=10
19:24:14 [2026-06-24T17:24:14.173Z] Fetching changes from the remote Git repository
19:24:14 [2026-06-24T17:24:14.175Z]  > /usr/bin/git config remote.origin.url https://github.com/Silverpeas/Silverpeas-Looks # timeout=10
19:24:14 [2026-06-24T17:24:14.181Z] Fetching upstream changes from https://github.com/Silverpeas/Silverpeas-Looks
19:24:14 [2026-06-24T17:24:14.181Z]  > /usr/bin/git --version # timeout=10
19:24:14 [2026-06-24T17:24:14.185Z]  > git --version # 'git version 2.43.0'
19:24:14 [2026-06-24T17:24:14.185Z] using GIT_ASKPASS to set credentials GitHub Credentials For Jenkins
19:24:14 [2026-06-24T17:24:14.190Z]  > /usr/bin/git fetch --tags --force --progress -- https://github.com/Silverpeas/Silverpeas-Looks +refs/heads/*:refs/remotes/origin/* # timeout=10
19:24:14 [2026-06-24T17:24:14.628Z]  > /usr/bin/git rev-parse refs/remotes/origin/master^{commit} # timeout=10
19:24:14 [2026-06-24T17:24:14.635Z] Checking out Revision ef7fd8f8c0cbd660f106dcc44d39424f8ec81280 (refs/remotes/origin/master)
19:24:14 [2026-06-24T17:24:14.635Z]  > /usr/bin/git config core.sparsecheckout # timeout=10
19:24:14 [2026-06-24T17:24:14.641Z]  > /usr/bin/git checkout -f ef7fd8f8c0cbd660f106dcc44d39424f8ec81280 # timeout=10
19:24:14 [2026-06-24T17:24:14.655Z]  > /usr/bin/git branch -a -v --no-abbrev # timeout=10
19:24:14 [2026-06-24T17:24:14.664Z]  > /usr/bin/git branch -D master # timeout=10
19:24:14 [2026-06-24T17:24:14.671Z]  > /usr/bin/git checkout -b master ef7fd8f8c0cbd660f106dcc44d39424f8ec81280 # timeout=10
19:24:14 [2026-06-24T17:24:14.691Z] Commit message: "Fix LookAuroraHelper when getting the latest publications to render them in the home page while the space id for which the publications have to be got doesn't exist"
19:24:14 [2026-06-24T17:24:14.691Z]  > /usr/bin/git rev-list --no-walk ef7fd8f8c0cbd660f106dcc44d39424f8ec81280 # timeout=10