Skip to content

Console Output

21:16:45 [2024-09-18T19:16:45.818Z] The recommended git tool is: NONE
21:16:45 [2024-09-18T19:16:45.820Z] using credential cacc0467-7c85-41d1-bf4e-eaa470dd5e59
21:16:45 [2024-09-18T19:16:45.828Z] Warning: JENKINS-30600: special launcher org.jenkinsci.plugins.docker.workflow.WithContainerStep$Decorator$1@66eac9cd; decorates hudson.Launcher$LocalLauncher@5ec3ca7b will be ignored (a typical symptom is the Git executable not being run inside a designated container)
21:16:45 [2024-09-18T19:16:45.829Z]  > /usr/bin/git rev-parse --resolve-git-dir /var/lib/jenkins/workspace/Silverpeas Project Web Site Publisher/.git # timeout=10
21:16:45 [2024-09-18T19:16:45.834Z] Fetching changes from the remote Git repository
21:16:45 [2024-09-18T19:16:45.838Z]  > /usr/bin/git config remote.origin.url https://github.com/Silverpeas/Silverpeas-Project-Web-Site # timeout=10
21:16:45 [2024-09-18T19:16:45.844Z] Fetching upstream changes from https://github.com/Silverpeas/Silverpeas-Project-Web-Site
21:16:45 [2024-09-18T19:16:45.844Z]  > /usr/bin/git --version # timeout=10
21:16:45 [2024-09-18T19:16:45.850Z]  > git --version # 'git version 2.43.0'
21:16:45 [2024-09-18T19:16:45.850Z] using GIT_ASKPASS to set credentials GitHub Credentials For Jenkins
21:16:45 [2024-09-18T19:16:45.856Z]  > /usr/bin/git fetch --tags --force --progress -- https://github.com/Silverpeas/Silverpeas-Project-Web-Site +refs/heads/*:refs/remotes/origin/* # timeout=10
21:16:46 [2024-09-18T19:16:46.391Z]  > /usr/bin/git rev-parse refs/remotes/origin/master^{commit} # timeout=10
21:16:46 [2024-09-18T19:16:46.398Z] Checking out Revision efccac2e9e4b32f8cbc55b262d4a44b1683fb1e4 (refs/remotes/origin/master)
21:16:46 [2024-09-18T19:16:46.398Z]  > /usr/bin/git config core.sparsecheckout # timeout=10
21:16:46 [2024-09-18T19:16:46.403Z]  > /usr/bin/git checkout -f efccac2e9e4b32f8cbc55b262d4a44b1683fb1e4 # timeout=10
21:16:46 [2024-09-18T19:16:46.738Z]  > /usr/bin/git branch -a -v --no-abbrev # timeout=10
21:16:46 [2024-09-18T19:16:46.746Z]  > /usr/bin/git branch -D master # timeout=10
21:16:46 [2024-09-18T19:16:46.754Z]  > /usr/bin/git checkout -b master efccac2e9e4b32f8cbc55b262d4a44b1683fb1e4 # timeout=10
21:16:46 [2024-09-18T19:16:46.996Z] Commit message: "Update the XML schema component.xsd (defining a Silverpeas Component) according to the change done for the feature #13608. Now, l10n data don't require to be defined into the XML descriptor of a Silverpeas Component. They can be defined within resource bundles accompanying the XML descriptor."
21:16:46 [2024-09-18T19:16:46.996Z]  > /usr/bin/git rev-list --no-walk 924849bc8f6445ad897fbebfd927e4544d4aca6d # timeout=10