16:58:44[2025-09-01T14:58:44.395Z] The recommended git tool is: /usr/bin/git
16:58:44[2025-09-01T14:58:44.397Z] using credential cacc0467-7c85-41d1-bf4e-eaa470dd5e59
16:58:44[2025-09-01T14:58:44.417Z] Warning: JENKINS-30600: special launcher org.jenkinsci.plugins.docker.workflow.WithContainerStep$Decorator$1@143cf0f3; decorates hudson.Launcher$LocalLauncher@777b37e8 will be ignored (a typical symptom is the Git executable not being run inside a designated container)
16:58:44[2025-09-01T14:58:44.418Z] > /usr/bin/git rev-parse --resolve-git-dir /var/lib/jenkins/workspace/Silverpeas_Master_AutoDeploy/Silverpeas-Core/.git # timeout=10
16:58:44[2025-09-01T14:58:44.425Z] Fetching changes from the remote Git repository
16:58:44[2025-09-01T14:58:44.427Z] > /usr/bin/git config remote.origin.url https://github.com/Silverpeas/Silverpeas-Core # timeout=10
16:58:44[2025-09-01T14:58:44.433Z] Fetching upstream changes from https://github.com/Silverpeas/Silverpeas-Core16:58:44[2025-09-01T14:58:44.433Z] > /usr/bin/git --version # timeout=10
16:58:44[2025-09-01T14:58:44.438Z] > git --version # 'git version 2.43.0'
16:58:44[2025-09-01T14:58:44.438Z] using GIT_ASKPASS to set credentials GitHub Credentials For Jenkins
16:58:44[2025-09-01T14:58:44.444Z] > /usr/bin/git fetch --tags --force --progress -- https://github.com/Silverpeas/Silverpeas-Core +refs/heads/*:refs/remotes/origin/* # timeout=10
16:58:45[2025-09-01T14:58:45.254Z] > /usr/bin/git rev-parse refs/remotes/origin/master^{commit} # timeout=10
16:58:45[2025-09-01T14:58:45.261Z] Checking out Revision 0abbcfc11e7e08944b0d7ff1e1a49bb98ad89a02 (refs/remotes/origin/master)
16:58:45[2025-09-01T14:58:45.261Z] > /usr/bin/git config core.sparsecheckout # timeout=10
16:58:45[2025-09-01T14:58:45.266Z] > /usr/bin/git checkout -f 0abbcfc11e7e08944b0d7ff1e1a49bb98ad89a02 # timeout=10
16:58:45[2025-09-01T14:58:45.413Z] > /usr/bin/git branch -a -v --no-abbrev # timeout=10
16:58:45[2025-09-01T14:58:45.438Z] > /usr/bin/git branch -D master # timeout=10
16:58:45[2025-09-01T14:58:45.448Z] > /usr/bin/git checkout -b master 0abbcfc11e7e08944b0d7ff1e1a49bb98ad89a02 # timeout=10
16:58:45[2025-09-01T14:58:45.563Z] Commit message: "The integration tests on Jenkins fails eventually by a permaspace out of memory. There is an existing issue with ImageIO plugins in the deployment/undeployment processes with Wildfly. This commit is to invoke automatically the IIOProviderInitializer technical service for the integration tests in order to load and unload correctly all the ImageIO plugins during the deployment and undeployment of the war archives in Wildfly for tests."
16:58:45[2025-09-01T14:58:45.563Z] > /usr/bin/git rev-list --no-walk 43d0b51cd00de990bf518eeeb3835fe4a653cfa7 # timeout=10