SuccèsSortie de la console
06:46:00 [2025-05-15T04:46:00.677Z] Lancé par une alarme périodique
06:46:00 [2025-05-15T04:46:00.677Z] Running as userbuild
06:46:01 [2025-05-15T04:46:01.101Z] Obtained src/builds/silverpeas/Jenkinsfile from git https://github.com/Silverpeas/Jenkins-Pipelines.git
06:46:01 [2025-05-15T04:46:01.552Z] [Pipeline] Start of Pipeline
06:46:01 [2025-05-15T04:46:01.892Z] [Pipeline] node
06:46:01 [2025-05-15T04:46:01.895Z] Running on Jenkins in /var/lib/jenkins/workspace/Silverpeas_Stable_AutoDeploy
06:46:01 [2025-05-15T04:46:01.898Z] [Pipeline] {
06:46:01 [2025-05-15T04:46:01.913Z] [Pipeline] stage
06:46:01 [2025-05-15T04:46:01.914Z] [Pipeline] { (Declarative: Checkout SCM)
06:46:01 [2025-05-15T04:46:01.925Z] [Pipeline] checkout
06:46:01 [2025-05-15T04:46:01.927Z] Selected Git installation does not exist. Using Default
06:46:01 [2025-05-15T04:46:01.927Z] The recommended git tool is: NONE
06:46:01 [2025-05-15T04:46:01.927Z] No credentials specified
06:46:01 [2025-05-15T04:46:01.927Z] > /usr/bin/git rev-parse --resolve-git-dir /var/lib/jenkins/workspace/Silverpeas_Stable_AutoDeploy/.git # timeout=10
06:46:01 [2025-05-15T04:46:01.933Z] Fetching changes from the remote Git repository
06:46:01 [2025-05-15T04:46:01.934Z] > /usr/bin/git config remote.origin.url https://github.com/Silverpeas/Jenkins-Pipelines.git # timeout=10
06:46:01 [2025-05-15T04:46:01.947Z] Cleaning workspace
06:46:01 [2025-05-15T04:46:01.947Z] > /usr/bin/git rev-parse --verify HEAD # timeout=10
06:46:01 [2025-05-15T04:46:01.952Z] Resetting working tree
06:46:01 [2025-05-15T04:46:01.952Z] > /usr/bin/git reset --hard # timeout=10
06:46:01 [2025-05-15T04:46:01.959Z] > /usr/bin/git clean -fdx # timeout=10
06:46:01 [2025-05-15T04:46:01.967Z] Fetching upstream changes from https://github.com/Silverpeas/Jenkins-Pipelines.git
06:46:01 [2025-05-15T04:46:01.967Z] > /usr/bin/git --version # timeout=10
06:46:01 [2025-05-15T04:46:01.971Z] > git --version # 'git version 2.43.0'
06:46:01 [2025-05-15T04:46:01.971Z] > /usr/bin/git fetch --tags --force --progress -- https://github.com/Silverpeas/Jenkins-Pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10
06:46:02 [2025-05-15T04:46:02.315Z] > /usr/bin/git rev-parse refs/remotes/origin/master^{commit} # timeout=10
06:46:02 [2025-05-15T04:46:02.322Z] Checking out Revision d51d4c119b9e301c1eba8d136042197d6032c75f (refs/remotes/origin/master)
06:46:02 [2025-05-15T04:46:02.322Z] > /usr/bin/git config core.sparsecheckout # timeout=10
06:46:02 [2025-05-15T04:46:02.328Z] > /usr/bin/git checkout -f d51d4c119b9e301c1eba8d136042197d6032c75f # timeout=10
06:46:02 [2025-05-15T04:46:02.342Z] Commit message: "Update the version of the Docker image used to build Silverpeas-WebBrowserEdition"
06:46:02 [2025-05-15T04:46:02.343Z] > /usr/bin/git rev-list --no-walk d51d4c119b9e301c1eba8d136042197d6032c75f # timeout=10
06:46:02 [2025-05-15T04:46:02.373Z] [Pipeline] }
06:46:02 [2025-05-15T04:46:02.384Z] [Pipeline] // stage
06:46:02 [2025-05-15T04:46:02.408Z] [Pipeline] withEnv
06:46:02 [2025-05-15T04:46:02.409Z] [Pipeline] {
06:46:02 [2025-05-15T04:46:02.598Z] [Pipeline] isUnix
06:46:02 [2025-05-15T04:46:02.599Z] [Pipeline] withEnv
06:46:02 [2025-05-15T04:46:02.599Z] [Pipeline] {
06:46:02 [2025-05-15T04:46:02.615Z] [Pipeline] sh
06:46:02 [2025-05-15T04:46:02.871Z] + docker inspect -f . silverpeas/silverbuild:6.4
06:46:02 [2025-05-15T04:46:02.871Z] .
06:46:02 [2025-05-15T04:46:02.872Z] [Pipeline] }
06:46:02 [2025-05-15T04:46:02.885Z] [Pipeline] // withEnv
06:46:02 [2025-05-15T04:46:02.900Z] [Pipeline] withDockerContainer
06:46:02 [2025-05-15T04:46:02.935Z] Jenkins does not seem to be running inside a container
06:46:02 [2025-05-15T04:46:02.942Z] $ docker run -t -d -u 111:119 -v $HOME/.m2/settings.xml:/home/silverbuild/.m2/settings.xml -v $HOME/.m2/settings-security.xml:/home/silverbuild/.m2/settings-security.xml -v $HOME/.gitconfig:/home/silverbuild/.gitconfig -v $HOME/.ssh:/home/silverbuild/.ssh -v $HOME/.gnupg:/home/silverbuild/.gnupg -w /var/lib/jenkins/workspace/Silverpeas_Stable_AutoDeploy -v /var/lib/jenkins/workspace/Silverpeas_Stable_AutoDeploy:/var/lib/jenkins/workspace/Silverpeas_Stable_AutoDeploy:rw,z -v /var/lib/jenkins/workspace/Silverpeas_Stable_AutoDeploy@tmp:/var/lib/jenkins/workspace/Silverpeas_Stable_AutoDeploy@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** silverpeas/silverbuild:6.4 cat
06:46:03 [2025-05-15T04:46:03.266Z] $ docker top b57bdfcdfdfce4084fbad5f8658a24c8ab3a6658bbd0baaa2dcfe9095a653915 -eo pid,comm
06:46:03 [2025-05-15T04:46:03.305Z] [Pipeline] {
06:46:03 [2025-05-15T04:46:03.335Z] [Pipeline] withEnv
06:46:03 [2025-05-15T04:46:03.336Z] [Pipeline] {
06:46:03 [2025-05-15T04:46:03.358Z] [Pipeline] stage
06:46:03 [2025-05-15T04:46:03.359Z] [Pipeline] { (Prepare the job)
06:46:03 [2025-05-15T04:46:03.402Z] [Pipeline] sh
06:46:03 [2025-05-15T04:46:03.661Z] + curl -fsSL -o pom.xml https://raw.githubusercontent.com/Silverpeas/Silverpeas-Core/6.4.x/pom.xml
06:46:03 [2025-05-15T04:46:03.914Z] [Pipeline] script
06:46:03 [2025-05-15T04:46:03.919Z] [Pipeline] {
06:46:03 [2025-05-15T04:46:03.936Z] [Pipeline] readMavenPom
06:46:03 [2025-05-15T04:46:03.961Z] Did you forget the `def` keyword? WorkflowScript seems to be setting a field named release (to a value of type String) which could lead to memory leaks or other issues.
06:46:03 [2025-05-15T04:46:03.963Z] Did you forget the `def` keyword? WorkflowScript seems to be setting a field named buildVersion (to a value of type GStringImpl) which could lead to memory leaks or other issues.
06:46:03 [2025-05-15T04:46:03.964Z] Did you forget the `def` keyword? WorkflowScript seems to be setting a field named parentVersion (to a value of type String) which could lead to memory leaks or other issues.
06:46:03 [2025-05-15T04:46:03.964Z] Did you forget the `def` keyword? WorkflowScript seems to be setting a field named commits (to a value of type LinkedHashMap) which could lead to memory leaks or other issues.
06:46:03 [2025-05-15T04:46:03.965Z] Did you forget the `def` keyword? WorkflowScript seems to be setting a field named changes (to a value of type LinkedHashMap) which could lead to memory leaks or other issues.
06:46:03 [2025-05-15T04:46:03.966Z] [Pipeline] sh
06:46:04 [2025-05-15T04:46:04.224Z] + rm -f pom.xml
06:46:04 [2025-05-15T04:46:04.225Z] [Pipeline] }
06:46:04 [2025-05-15T04:46:04.238Z] [Pipeline] // script
06:46:04 [2025-05-15T04:46:04.254Z] [Pipeline] }
06:46:04 [2025-05-15T04:46:04.267Z] [Pipeline] // stage
06:46:04 [2025-05-15T04:46:04.282Z] [Pipeline] stage
06:46:04 [2025-05-15T04:46:04.282Z] [Pipeline] { (Check POM parent version)
06:46:04 [2025-05-15T04:46:04.345Z] Stage "Check POM parent version" skipped due to when conditional
06:46:04 [2025-05-15T04:46:04.346Z] [Pipeline] getContext
06:46:04 [2025-05-15T04:46:04.348Z] [Pipeline] }
06:46:04 [2025-05-15T04:46:04.358Z] [Pipeline] // stage
06:46:04 [2025-05-15T04:46:04.369Z] [Pipeline] stage
06:46:04 [2025-05-15T04:46:04.370Z] [Pipeline] { (Checkout projects and check code changes)
06:46:04 [2025-05-15T04:46:04.389Z] [Pipeline] script
06:46:04 [2025-05-15T04:46:04.394Z] [Pipeline] {
06:46:04 [2025-05-15T04:46:04.413Z] [Pipeline] copyArtifacts
06:46:04 [2025-05-15T04:46:04.420Z] Copied 1 artifact from "Silverpeas_Stable_AutoDeploy" build number 390
06:46:04 [2025-05-15T04:46:04.427Z] [Pipeline] fileExists
06:46:04 [2025-05-15T04:46:04.444Z] [Pipeline] readYaml
06:46:04 [2025-05-15T04:46:04.456Z] Did you forget the `def` keyword? WorkflowScript seems to be setting a field named previousBuildVersion (to a value of type String) which could lead to memory leaks or other issues.
06:46:04 [2025-05-15T04:46:04.459Z] [Pipeline] dir
06:46:04 [2025-05-15T04:46:04.459Z] Running in /var/lib/jenkins/workspace/Silverpeas_Stable_AutoDeploy/Silverpeas-Core
06:46:04 [2025-05-15T04:46:04.460Z] [Pipeline] {
06:46:04 [2025-05-15T04:46:04.478Z] [Pipeline] git
06:46:04 [2025-05-15T04:46:04.480Z] The recommended git tool is: /usr/bin/git
06:46:04 [2025-05-15T04:46:04.481Z] using credential cacc0467-7c85-41d1-bf4e-eaa470dd5e59
06:46:04 [2025-05-15T04:46:04.495Z] Warning: JENKINS-30600: special launcher org.jenkinsci.plugins.docker.workflow.WithContainerStep$Decorator$1@38fcc0b4; decorates hudson.Launcher$LocalLauncher@4a0be990 will be ignored (a typical symptom is the Git executable not being run inside a designated container)
06:46:04 [2025-05-15T04:46:04.495Z] > /usr/bin/git rev-parse --resolve-git-dir /var/lib/jenkins/workspace/Silverpeas_Stable_AutoDeploy/Silverpeas-Core/.git # timeout=10
06:46:04 [2025-05-15T04:46:04.501Z] Fetching changes from the remote Git repository
06:46:04 [2025-05-15T04:46:04.505Z] > /usr/bin/git config remote.origin.url https://github.com/Silverpeas/Silverpeas-Core # timeout=10
06:46:04 [2025-05-15T04:46:04.511Z] Fetching upstream changes from https://github.com/Silverpeas/Silverpeas-Core
06:46:04 [2025-05-15T04:46:04.511Z] > /usr/bin/git --version # timeout=10
06:46:04 [2025-05-15T04:46:04.517Z] > git --version # 'git version 2.43.0'
06:46:04 [2025-05-15T04:46:04.517Z] using GIT_ASKPASS to set credentials GitHub Credentials For Jenkins
06:46:04 [2025-05-15T04:46:04.523Z] > /usr/bin/git fetch --tags --force --progress -- https://github.com/Silverpeas/Silverpeas-Core +refs/heads/*:refs/remotes/origin/* # timeout=10
06:46:05 [2025-05-15T04:46:05.351Z] > /usr/bin/git rev-parse refs/remotes/origin/6.4.x^{commit} # timeout=10
06:46:05 [2025-05-15T04:46:05.359Z] Checking out Revision 63ca47e3cfb65ba2edb33a61511145e6f7e3b19a (refs/remotes/origin/6.4.x)
06:46:05 [2025-05-15T04:46:05.359Z] > /usr/bin/git config core.sparsecheckout # timeout=10
06:46:05 [2025-05-15T04:46:05.365Z] > /usr/bin/git checkout -f 63ca47e3cfb65ba2edb33a61511145e6f7e3b19a # timeout=10
06:46:05 [2025-05-15T04:46:05.423Z] > /usr/bin/git branch -a -v --no-abbrev # timeout=10
06:46:05 [2025-05-15T04:46:05.439Z] > /usr/bin/git branch -D 6.4.x # timeout=10
06:46:05 [2025-05-15T04:46:05.446Z] > /usr/bin/git checkout -b 6.4.x 63ca47e3cfb65ba2edb33a61511145e6f7e3b19a # timeout=10
06:46:05 [2025-05-15T04:46:05.511Z] Commit message: "Bug #14674"
06:46:05 [2025-05-15T04:46:05.512Z] > /usr/bin/git rev-list --no-walk 63ca47e3cfb65ba2edb33a61511145e6f7e3b19a # timeout=10
06:46:05 [2025-05-15T04:46:05.530Z] [Pipeline] fileExists
06:46:05 [2025-05-15T04:46:05.538Z] [Pipeline] readMavenPom
06:46:05 [2025-05-15T04:46:05.550Z] [Pipeline] sh
06:46:05 [2025-05-15T04:46:05.808Z] + git rev-parse HEAD
06:46:05 [2025-05-15T04:46:05.810Z] [Pipeline] echo
06:46:05 [2025-05-15T04:46:05.811Z] Silverpeas-Core: current commit is 63ca47e3cfb65ba2edb33a61511145e6f7e3b19a and last build commit is 63ca47e3cfb65ba2edb33a61511145e6f7e3b19a
06:46:05 [2025-05-15T04:46:05.812Z] [Pipeline] }
06:46:05 [2025-05-15T04:46:05.826Z] [Pipeline] // dir
06:46:05 [2025-05-15T04:46:05.839Z] [Pipeline] echo
06:46:05 [2025-05-15T04:46:05.840Z] Build skipped due to no changes have been done since the last build
06:46:05 [2025-05-15T04:46:05.855Z] [Pipeline] dir
06:46:05 [2025-05-15T04:46:05.855Z] Running in /var/lib/jenkins/workspace/Silverpeas_Stable_AutoDeploy/Silverpeas-Components
06:46:05 [2025-05-15T04:46:05.856Z] [Pipeline] {
06:46:05 [2025-05-15T04:46:05.875Z] [Pipeline] git
06:46:05 [2025-05-15T04:46:05.877Z] The recommended git tool is: /usr/bin/git
06:46:05 [2025-05-15T04:46:05.878Z] using credential cacc0467-7c85-41d1-bf4e-eaa470dd5e59
06:46:05 [2025-05-15T04:46:05.891Z] Warning: JENKINS-30600: special launcher org.jenkinsci.plugins.docker.workflow.WithContainerStep$Decorator$1@5bdf862a; decorates hudson.Launcher$LocalLauncher@7020fcf will be ignored (a typical symptom is the Git executable not being run inside a designated container)
06:46:05 [2025-05-15T04:46:05.892Z] > /usr/bin/git rev-parse --resolve-git-dir /var/lib/jenkins/workspace/Silverpeas_Stable_AutoDeploy/Silverpeas-Components/.git # timeout=10
06:46:05 [2025-05-15T04:46:05.897Z] Fetching changes from the remote Git repository
06:46:05 [2025-05-15T04:46:05.899Z] > /usr/bin/git config remote.origin.url https://github.com/Silverpeas/Silverpeas-Components # timeout=10
06:46:05 [2025-05-15T04:46:05.904Z] Fetching upstream changes from https://github.com/Silverpeas/Silverpeas-Components
06:46:05 [2025-05-15T04:46:05.904Z] > /usr/bin/git --version # timeout=10
06:46:05 [2025-05-15T04:46:05.908Z] > git --version # 'git version 2.43.0'
06:46:05 [2025-05-15T04:46:05.909Z] using GIT_ASKPASS to set credentials GitHub Credentials For Jenkins
06:46:05 [2025-05-15T04:46:05.913Z] > /usr/bin/git fetch --tags --force --progress -- https://github.com/Silverpeas/Silverpeas-Components +refs/heads/*:refs/remotes/origin/* # timeout=10
06:46:06 [2025-05-15T04:46:06.639Z] > /usr/bin/git rev-parse refs/remotes/origin/6.4.x^{commit} # timeout=10
06:46:06 [2025-05-15T04:46:06.645Z] Checking out Revision 855b2ca00011945e638e9761ea00c0294fa34add (refs/remotes/origin/6.4.x)
06:46:06 [2025-05-15T04:46:06.645Z] > /usr/bin/git config core.sparsecheckout # timeout=10
06:46:06 [2025-05-15T04:46:06.651Z] > /usr/bin/git checkout -f 855b2ca00011945e638e9761ea00c0294fa34add # timeout=10
06:46:06 [2025-05-15T04:46:06.695Z] > /usr/bin/git branch -a -v --no-abbrev # timeout=10
06:46:06 [2025-05-15T04:46:06.708Z] > /usr/bin/git branch -D 6.4.x # timeout=10
06:46:06 [2025-05-15T04:46:06.716Z] > /usr/bin/git checkout -b 6.4.x 855b2ca00011945e638e9761ea00c0294fa34add # timeout=10
06:46:06 [2025-05-15T04:46:06.791Z] Commit message: "Fix URL to printContact.css in contact.jsp of YellowPages"
06:46:06 [2025-05-15T04:46:06.791Z] > /usr/bin/git rev-list --no-walk 855b2ca00011945e638e9761ea00c0294fa34add # timeout=10
06:46:06 [2025-05-15T04:46:06.812Z] [Pipeline] fileExists
06:46:06 [2025-05-15T04:46:06.820Z] [Pipeline] readMavenPom
06:46:06 [2025-05-15T04:46:06.831Z] [Pipeline] sh
06:46:07 [2025-05-15T04:46:07.090Z] + git rev-parse HEAD
06:46:07 [2025-05-15T04:46:07.093Z] [Pipeline] echo
06:46:07 [2025-05-15T04:46:07.094Z] Silverpeas-Components: current commit is 855b2ca00011945e638e9761ea00c0294fa34add and last build commit is 855b2ca00011945e638e9761ea00c0294fa34add
06:46:07 [2025-05-15T04:46:07.096Z] [Pipeline] }
06:46:07 [2025-05-15T04:46:07.133Z] [Pipeline] // dir
06:46:07 [2025-05-15T04:46:07.148Z] [Pipeline] echo
06:46:07 [2025-05-15T04:46:07.148Z] Build skipped due to no changes have been done since the last build
06:46:07 [2025-05-15T04:46:07.164Z] [Pipeline] dir
06:46:07 [2025-05-15T04:46:07.165Z] Running in /var/lib/jenkins/workspace/Silverpeas_Stable_AutoDeploy/Silverpeas-Looks
06:46:07 [2025-05-15T04:46:07.165Z] [Pipeline] {
06:46:07 [2025-05-15T04:46:07.184Z] [Pipeline] git
06:46:07 [2025-05-15T04:46:07.186Z] Selected Git installation does not exist. Using Default
06:46:07 [2025-05-15T04:46:07.186Z] The recommended git tool is: NONE
06:46:07 [2025-05-15T04:46:07.187Z] using credential cacc0467-7c85-41d1-bf4e-eaa470dd5e59
06:46:07 [2025-05-15T04:46:07.205Z] Warning: JENKINS-30600: special launcher org.jenkinsci.plugins.docker.workflow.WithContainerStep$Decorator$1@62b0e7ac; decorates hudson.Launcher$LocalLauncher@1c03d1a8 will be ignored (a typical symptom is the Git executable not being run inside a designated container)
06:46:07 [2025-05-15T04:46:07.205Z] > /usr/bin/git rev-parse --resolve-git-dir /var/lib/jenkins/workspace/Silverpeas_Stable_AutoDeploy/Silverpeas-Looks/.git # timeout=10
06:46:07 [2025-05-15T04:46:07.211Z] Fetching changes from the remote Git repository
06:46:07 [2025-05-15T04:46:07.214Z] > /usr/bin/git config remote.origin.url https://github.com/Silverpeas/Silverpeas-Looks # timeout=10
06:46:07 [2025-05-15T04:46:07.220Z] Fetching upstream changes from https://github.com/Silverpeas/Silverpeas-Looks
06:46:07 [2025-05-15T04:46:07.220Z] > /usr/bin/git --version # timeout=10
06:46:07 [2025-05-15T04:46:07.225Z] > git --version # 'git version 2.43.0'
06:46:07 [2025-05-15T04:46:07.225Z] using GIT_ASKPASS to set credentials GitHub Credentials For Jenkins
06:46:07 [2025-05-15T04:46:07.231Z] > /usr/bin/git fetch --tags --force --progress -- https://github.com/Silverpeas/Silverpeas-Looks +refs/heads/*:refs/remotes/origin/* # timeout=10
06:46:07 [2025-05-15T04:46:07.601Z] > /usr/bin/git rev-parse refs/remotes/origin/6.4.x^{commit} # timeout=10
06:46:07 [2025-05-15T04:46:07.607Z] Checking out Revision 993c286ab9afc34dcbd58fdc766369f2305c692d (refs/remotes/origin/6.4.x)
06:46:07 [2025-05-15T04:46:07.607Z] > /usr/bin/git config core.sparsecheckout # timeout=10
06:46:07 [2025-05-15T04:46:07.612Z] > /usr/bin/git checkout -f 993c286ab9afc34dcbd58fdc766369f2305c692d # timeout=10
06:46:07 [2025-05-15T04:46:07.622Z] > /usr/bin/git branch -a -v --no-abbrev # timeout=10
06:46:07 [2025-05-15T04:46:07.632Z] > /usr/bin/git branch -D 6.4.x # timeout=10
06:46:07 [2025-05-15T04:46:07.640Z] > /usr/bin/git checkout -b 6.4.x 993c286ab9afc34dcbd58fdc766369f2305c692d # timeout=10
06:46:07 [2025-05-15T04:46:07.652Z] Commit message: "Remove a duplicated code by simplifying the if-statement"
06:46:07 [2025-05-15T04:46:07.653Z] > /usr/bin/git rev-list --no-walk 993c286ab9afc34dcbd58fdc766369f2305c692d # timeout=10
06:46:07 [2025-05-15T04:46:07.673Z] [Pipeline] fileExists
06:46:07 [2025-05-15T04:46:07.681Z] [Pipeline] readMavenPom
06:46:07 [2025-05-15T04:46:07.700Z] [Pipeline] sh
06:46:07 [2025-05-15T04:46:07.958Z] + git rev-parse HEAD
06:46:07 [2025-05-15T04:46:07.961Z] [Pipeline] echo
06:46:07 [2025-05-15T04:46:07.961Z] Silverpeas-Looks: current commit is 993c286ab9afc34dcbd58fdc766369f2305c692d and last build commit is 993c286ab9afc34dcbd58fdc766369f2305c692d
06:46:07 [2025-05-15T04:46:07.963Z] [Pipeline] }
06:46:07 [2025-05-15T04:46:07.978Z] [Pipeline] // dir
06:46:07 [2025-05-15T04:46:07.994Z] [Pipeline] echo
06:46:07 [2025-05-15T04:46:07.994Z] Build skipped due to no changes have been done since the last build
06:46:08 [2025-05-15T04:46:08.010Z] [Pipeline] dir
06:46:08 [2025-05-15T04:46:08.011Z] Running in /var/lib/jenkins/workspace/Silverpeas_Stable_AutoDeploy/Silverpeas-Setup
06:46:08 [2025-05-15T04:46:08.011Z] [Pipeline] {
06:46:08 [2025-05-15T04:46:08.031Z] [Pipeline] git
06:46:08 [2025-05-15T04:46:08.033Z] The recommended git tool is: NONE
06:46:08 [2025-05-15T04:46:08.034Z] using credential cacc0467-7c85-41d1-bf4e-eaa470dd5e59
06:46:08 [2025-05-15T04:46:08.043Z] Warning: JENKINS-30600: special launcher org.jenkinsci.plugins.docker.workflow.WithContainerStep$Decorator$1@2a02e43a; decorates hudson.Launcher$LocalLauncher@2042c9 will be ignored (a typical symptom is the Git executable not being run inside a designated container)
06:46:08 [2025-05-15T04:46:08.044Z] > /usr/bin/git rev-parse --resolve-git-dir /var/lib/jenkins/workspace/Silverpeas_Stable_AutoDeploy/Silverpeas-Setup/.git # timeout=10
06:46:08 [2025-05-15T04:46:08.051Z] Fetching changes from the remote Git repository
06:46:08 [2025-05-15T04:46:08.054Z] > /usr/bin/git config remote.origin.url https://github.com/Silverpeas/Silverpeas-Setup # timeout=10
06:46:08 [2025-05-15T04:46:08.060Z] Fetching upstream changes from https://github.com/Silverpeas/Silverpeas-Setup
06:46:08 [2025-05-15T04:46:08.060Z] > /usr/bin/git --version # timeout=10
06:46:08 [2025-05-15T04:46:08.065Z] > git --version # 'git version 2.43.0'
06:46:08 [2025-05-15T04:46:08.065Z] using GIT_ASKPASS to set credentials GitHub Credentials For Jenkins
06:46:08 [2025-05-15T04:46:08.072Z] > /usr/bin/git fetch --tags --force --progress -- https://github.com/Silverpeas/Silverpeas-Setup +refs/heads/*:refs/remotes/origin/* # timeout=10
06:46:08 [2025-05-15T04:46:08.441Z] > /usr/bin/git rev-parse refs/remotes/origin/6.4.x^{commit} # timeout=10
06:46:08 [2025-05-15T04:46:08.448Z] Checking out Revision 6e5936ffe892e71fb63de6dc059da8ad09b72c90 (refs/remotes/origin/6.4.x)
06:46:08 [2025-05-15T04:46:08.448Z] > /usr/bin/git config core.sparsecheckout # timeout=10
06:46:08 [2025-05-15T04:46:08.453Z] > /usr/bin/git checkout -f 6e5936ffe892e71fb63de6dc059da8ad09b72c90 # timeout=10
06:46:08 [2025-05-15T04:46:08.461Z] > /usr/bin/git branch -a -v --no-abbrev # timeout=10
06:46:08 [2025-05-15T04:46:08.471Z] > /usr/bin/git branch -D 6.4.x # timeout=10
06:46:08 [2025-05-15T04:46:08.478Z] > /usr/bin/git checkout -b 6.4.x 6e5936ffe892e71fb63de6dc059da8ad09b72c90 # timeout=10
06:46:08 [2025-05-15T04:46:08.492Z] Commit message: "6.4.3 has been released from build 6.4.3-build250411 (2bd9e5b3d4c9516811f574f4f53ce5e22532133b).Prepare for development iteration of next version 6.4.4"
06:46:08 [2025-05-15T04:46:08.493Z] > /usr/bin/git rev-list --no-walk 6e5936ffe892e71fb63de6dc059da8ad09b72c90 # timeout=10
06:46:08 [2025-05-15T04:46:08.525Z] [Pipeline] fileExists
06:46:08 [2025-05-15T04:46:08.544Z] [Pipeline] sh
06:46:08 [2025-05-15T04:46:08.802Z] + git rev-parse HEAD
06:46:08 [2025-05-15T04:46:08.805Z] [Pipeline] echo
06:46:08 [2025-05-15T04:46:08.805Z] Silverpeas-Setup: current commit is 6e5936ffe892e71fb63de6dc059da8ad09b72c90 and last build commit is 6e5936ffe892e71fb63de6dc059da8ad09b72c90
06:46:08 [2025-05-15T04:46:08.807Z] [Pipeline] }
06:46:08 [2025-05-15T04:46:08.827Z] [Pipeline] // dir
06:46:08 [2025-05-15T04:46:08.843Z] [Pipeline] echo
06:46:08 [2025-05-15T04:46:08.844Z] Build skipped due to no changes have been done since the last build
06:46:08 [2025-05-15T04:46:08.861Z] [Pipeline] dir
06:46:08 [2025-05-15T04:46:08.861Z] Running in /var/lib/jenkins/workspace/Silverpeas_Stable_AutoDeploy/Silverpeas-Distribution
06:46:08 [2025-05-15T04:46:08.862Z] [Pipeline] {
06:46:08 [2025-05-15T04:46:08.882Z] [Pipeline] git
06:46:08 [2025-05-15T04:46:08.884Z] The recommended git tool is: NONE
06:46:08 [2025-05-15T04:46:08.885Z] using credential cacc0467-7c85-41d1-bf4e-eaa470dd5e59
06:46:08 [2025-05-15T04:46:08.894Z] Warning: JENKINS-30600: special launcher org.jenkinsci.plugins.docker.workflow.WithContainerStep$Decorator$1@ce51c80; decorates hudson.Launcher$LocalLauncher@21a328db will be ignored (a typical symptom is the Git executable not being run inside a designated container)
06:46:08 [2025-05-15T04:46:08.895Z] > /usr/bin/git rev-parse --resolve-git-dir /var/lib/jenkins/workspace/Silverpeas_Stable_AutoDeploy/Silverpeas-Distribution/.git # timeout=10
06:46:08 [2025-05-15T04:46:08.901Z] Fetching changes from the remote Git repository
06:46:08 [2025-05-15T04:46:08.903Z] > /usr/bin/git config remote.origin.url https://github.com/Silverpeas/Silverpeas-Distribution # timeout=10
06:46:08 [2025-05-15T04:46:08.908Z] Fetching upstream changes from https://github.com/Silverpeas/Silverpeas-Distribution
06:46:08 [2025-05-15T04:46:08.908Z] > /usr/bin/git --version # timeout=10
06:46:08 [2025-05-15T04:46:08.913Z] > git --version # 'git version 2.43.0'
06:46:08 [2025-05-15T04:46:08.913Z] using GIT_ASKPASS to set credentials GitHub Credentials For Jenkins
06:46:08 [2025-05-15T04:46:08.919Z] > /usr/bin/git fetch --tags --force --progress -- https://github.com/Silverpeas/Silverpeas-Distribution +refs/heads/*:refs/remotes/origin/* # timeout=10
06:46:09 [2025-05-15T04:46:09.267Z] > /usr/bin/git rev-parse refs/remotes/origin/6.4.x^{commit} # timeout=10
06:46:09 [2025-05-15T04:46:09.274Z] Checking out Revision 6837d524e3282a03e2de06fa1f14b7c93c7608b1 (refs/remotes/origin/6.4.x)
06:46:09 [2025-05-15T04:46:09.274Z] > /usr/bin/git config core.sparsecheckout # timeout=10
06:46:09 [2025-05-15T04:46:09.279Z] > /usr/bin/git checkout -f 6837d524e3282a03e2de06fa1f14b7c93c7608b1 # timeout=10
06:46:09 [2025-05-15T04:46:09.288Z] > /usr/bin/git branch -a -v --no-abbrev # timeout=10
06:46:09 [2025-05-15T04:46:09.296Z] > /usr/bin/git branch -D 6.4.x # timeout=10
06:46:09 [2025-05-15T04:46:09.303Z] > /usr/bin/git checkout -b 6.4.x 6837d524e3282a03e2de06fa1f14b7c93c7608b1 # timeout=10
06:46:09 [2025-05-15T04:46:09.313Z] Commit message: "6.4.3 has been released from build 6.4.3-build250411 (90e9347286664c1f250640839a01b6491f0c0a8d).Prepare for development iteration of next version 6.4.4"
06:46:09 [2025-05-15T04:46:09.313Z] > /usr/bin/git rev-list --no-walk 6837d524e3282a03e2de06fa1f14b7c93c7608b1 # timeout=10
06:46:09 [2025-05-15T04:46:09.334Z] [Pipeline] fileExists
06:46:09 [2025-05-15T04:46:09.343Z] [Pipeline] readMavenPom
06:46:09 [2025-05-15T04:46:09.363Z] [Pipeline] sh
06:46:09 [2025-05-15T04:46:09.621Z] + git rev-parse HEAD
06:46:09 [2025-05-15T04:46:09.623Z] [Pipeline] echo
06:46:09 [2025-05-15T04:46:09.624Z] Silverpeas-Distribution: current commit is 6837d524e3282a03e2de06fa1f14b7c93c7608b1 and last build commit is 6837d524e3282a03e2de06fa1f14b7c93c7608b1
06:46:09 [2025-05-15T04:46:09.626Z] [Pipeline] }
06:46:09 [2025-05-15T04:46:09.645Z] [Pipeline] // dir
06:46:09 [2025-05-15T04:46:09.662Z] [Pipeline] echo
06:46:09 [2025-05-15T04:46:09.662Z] Build skipped due to no changes have been done since the last build
06:46:09 [2025-05-15T04:46:09.680Z] [Pipeline] dir
06:46:09 [2025-05-15T04:46:09.681Z] Running in /var/lib/jenkins/workspace/Silverpeas_Stable_AutoDeploy/Silverpeas-Assembly
06:46:09 [2025-05-15T04:46:09.681Z] [Pipeline] {
06:46:09 [2025-05-15T04:46:09.702Z] [Pipeline] git
06:46:09 [2025-05-15T04:46:09.704Z] The recommended git tool is: NONE
06:46:09 [2025-05-15T04:46:09.705Z] using credential cacc0467-7c85-41d1-bf4e-eaa470dd5e59
06:46:09 [2025-05-15T04:46:09.717Z] Warning: JENKINS-30600: special launcher org.jenkinsci.plugins.docker.workflow.WithContainerStep$Decorator$1@77ba8154; decorates hudson.Launcher$LocalLauncher@20779466 will be ignored (a typical symptom is the Git executable not being run inside a designated container)
06:46:09 [2025-05-15T04:46:09.718Z] > /usr/bin/git rev-parse --resolve-git-dir /var/lib/jenkins/workspace/Silverpeas_Stable_AutoDeploy/Silverpeas-Assembly/.git # timeout=10
06:46:09 [2025-05-15T04:46:09.724Z] Fetching changes from the remote Git repository
06:46:09 [2025-05-15T04:46:09.727Z] > /usr/bin/git config remote.origin.url https://github.com/Silverpeas/Silverpeas-Assembly # timeout=10
06:46:09 [2025-05-15T04:46:09.733Z] Fetching upstream changes from https://github.com/Silverpeas/Silverpeas-Assembly
06:46:09 [2025-05-15T04:46:09.733Z] > /usr/bin/git --version # timeout=10
06:46:09 [2025-05-15T04:46:09.739Z] > git --version # 'git version 2.43.0'
06:46:09 [2025-05-15T04:46:09.739Z] using GIT_ASKPASS to set credentials GitHub Credentials For Jenkins
06:46:09 [2025-05-15T04:46:09.745Z] > /usr/bin/git fetch --tags --force --progress -- https://github.com/Silverpeas/Silverpeas-Assembly +refs/heads/*:refs/remotes/origin/* # timeout=10
06:46:10 [2025-05-15T04:46:10.179Z] > /usr/bin/git rev-parse refs/remotes/origin/6.4.x^{commit} # timeout=10
06:46:10 [2025-05-15T04:46:10.186Z] Checking out Revision 00897b0d98fcda4b9de1c512ded374aa33410f6f (refs/remotes/origin/6.4.x)
06:46:10 [2025-05-15T04:46:10.186Z] > /usr/bin/git config core.sparsecheckout # timeout=10
06:46:10 [2025-05-15T04:46:10.191Z] > /usr/bin/git checkout -f 00897b0d98fcda4b9de1c512ded374aa33410f6f # timeout=10
06:46:10 [2025-05-15T04:46:10.201Z] > /usr/bin/git branch -a -v --no-abbrev # timeout=10
06:46:10 [2025-05-15T04:46:10.212Z] > /usr/bin/git branch -D 6.4.x # timeout=10
06:46:10 [2025-05-15T04:46:10.218Z] > /usr/bin/git checkout -b 6.4.x 00897b0d98fcda4b9de1c512ded374aa33410f6f # timeout=10
06:46:10 [2025-05-15T04:46:10.229Z] Commit message: "6.4.3 has been released from build 6.4.3-build250411 (0d793f451ae2822fa89a779eed487790159a3a27).Prepare for development iteration of next version 6.4.4"
06:46:10 [2025-05-15T04:46:10.229Z] > /usr/bin/git rev-list --no-walk 00897b0d98fcda4b9de1c512ded374aa33410f6f # timeout=10
06:46:10 [2025-05-15T04:46:10.251Z] [Pipeline] fileExists
06:46:10 [2025-05-15T04:46:10.271Z] [Pipeline] readMavenPom
06:46:10 [2025-05-15T04:46:10.292Z] [Pipeline] sh
06:46:10 [2025-05-15T04:46:10.550Z] + git rev-parse HEAD
06:46:10 [2025-05-15T04:46:10.552Z] [Pipeline] echo
06:46:10 [2025-05-15T04:46:10.553Z] Silverpeas-Assembly: current commit is 00897b0d98fcda4b9de1c512ded374aa33410f6f and last build commit is 00897b0d98fcda4b9de1c512ded374aa33410f6f
06:46:10 [2025-05-15T04:46:10.555Z] [Pipeline] }
06:46:10 [2025-05-15T04:46:10.572Z] [Pipeline] // dir
06:46:10 [2025-05-15T04:46:10.590Z] [Pipeline] echo
06:46:10 [2025-05-15T04:46:10.590Z] Build skipped due to no changes have been done since the last build
06:46:10 [2025-05-15T04:46:10.591Z] [Pipeline] }
06:46:10 [2025-05-15T04:46:10.608Z] [Pipeline] // script
06:46:10 [2025-05-15T04:46:10.626Z] [Pipeline] }
06:46:10 [2025-05-15T04:46:10.641Z] [Pipeline] // stage
06:46:10 [2025-05-15T04:46:10.660Z] [Pipeline] stage
06:46:10 [2025-05-15T04:46:10.661Z] [Pipeline] { (Build Silverpeas)
06:46:10 [2025-05-15T04:46:10.690Z] Stage "Build Silverpeas" skipped due to when conditional
06:46:10 [2025-05-15T04:46:10.691Z] [Pipeline] getContext
06:46:10 [2025-05-15T04:46:10.713Z] [Pipeline] stage
06:46:10 [2025-05-15T04:46:10.714Z] [Pipeline] { (Build Silverpeas-Core)
06:46:10 [2025-05-15T04:46:10.731Z] Stage "Build Silverpeas" skipped due to when conditional
06:46:10 [2025-05-15T04:46:10.732Z] [Pipeline] getContext
06:46:10 [2025-05-15T04:46:10.734Z] [Pipeline] }
06:46:10 [2025-05-15T04:46:10.751Z] [Pipeline] // stage
06:46:10 [2025-05-15T04:46:10.768Z] [Pipeline] stage
06:46:10 [2025-05-15T04:46:10.769Z] [Pipeline] { (Build Silverpeas-Components)
06:46:10 [2025-05-15T04:46:10.783Z] Stage "Build Silverpeas" skipped due to when conditional
06:46:10 [2025-05-15T04:46:10.784Z] [Pipeline] getContext
06:46:10 [2025-05-15T04:46:10.786Z] [Pipeline] }
06:46:10 [2025-05-15T04:46:10.799Z] [Pipeline] // stage
06:46:10 [2025-05-15T04:46:10.814Z] [Pipeline] stage
06:46:10 [2025-05-15T04:46:10.815Z] [Pipeline] { (Build Silverpeas-Assembly)
06:46:10 [2025-05-15T04:46:10.827Z] Stage "Build Silverpeas" skipped due to when conditional
06:46:10 [2025-05-15T04:46:10.828Z] [Pipeline] getContext
06:46:10 [2025-05-15T04:46:10.829Z] [Pipeline] }
06:46:10 [2025-05-15T04:46:10.841Z] [Pipeline] // stage
06:46:10 [2025-05-15T04:46:10.854Z] [Pipeline] stage
06:46:10 [2025-05-15T04:46:10.855Z] [Pipeline] { (Build Silverpeas Setup)
06:46:10 [2025-05-15T04:46:10.866Z] Stage "Build Silverpeas" skipped due to when conditional
06:46:10 [2025-05-15T04:46:10.867Z] [Pipeline] getContext
06:46:10 [2025-05-15T04:46:10.869Z] [Pipeline] }
06:46:10 [2025-05-15T04:46:10.879Z] [Pipeline] // stage
06:46:10 [2025-05-15T04:46:10.890Z] [Pipeline] stage
06:46:10 [2025-05-15T04:46:10.891Z] [Pipeline] { (Build Silverpeas Distribution)
06:46:10 [2025-05-15T04:46:10.901Z] Stage "Build Silverpeas" skipped due to when conditional
06:46:10 [2025-05-15T04:46:10.902Z] [Pipeline] getContext
06:46:10 [2025-05-15T04:46:10.903Z] [Pipeline] }
06:46:10 [2025-05-15T04:46:10.913Z] [Pipeline] // stage
06:46:10 [2025-05-15T04:46:10.924Z] [Pipeline] stage
06:46:10 [2025-05-15T04:46:10.925Z] [Pipeline] { (Build Silverpeas-Looks)
06:46:10 [2025-05-15T04:46:10.935Z] Stage "Build Silverpeas" skipped due to when conditional
06:46:10 [2025-05-15T04:46:10.935Z] [Pipeline] getContext
06:46:10 [2025-05-15T04:46:10.937Z] [Pipeline] }
06:46:10 [2025-05-15T04:46:10.946Z] [Pipeline] // stage
06:46:10 [2025-05-15T04:46:10.956Z] [Pipeline] stage
06:46:10 [2025-05-15T04:46:10.957Z] [Pipeline] { (Publish Silverpeas-Core)
06:46:10 [2025-05-15T04:46:10.966Z] Stage "Build Silverpeas" skipped due to when conditional
06:46:10 [2025-05-15T04:46:10.967Z] [Pipeline] getContext
06:46:10 [2025-05-15T04:46:10.968Z] [Pipeline] }
06:46:10 [2025-05-15T04:46:10.977Z] [Pipeline] // stage
06:46:10 [2025-05-15T04:46:10.987Z] [Pipeline] stage
06:46:10 [2025-05-15T04:46:10.988Z] [Pipeline] { (Publish Silverpeas-Components)
06:46:10 [2025-05-15T04:46:10.996Z] Stage "Build Silverpeas" skipped due to when conditional
06:46:10 [2025-05-15T04:46:10.997Z] [Pipeline] getContext
06:46:10 [2025-05-15T04:46:10.998Z] [Pipeline] }
06:46:11 [2025-05-15T04:46:11.006Z] [Pipeline] // stage
06:46:11 [2025-05-15T04:46:11.016Z] [Pipeline] stage
06:46:11 [2025-05-15T04:46:11.017Z] [Pipeline] { (Publish Silverpeas-Assembly)
06:46:11 [2025-05-15T04:46:11.025Z] Stage "Build Silverpeas" skipped due to when conditional
06:46:11 [2025-05-15T04:46:11.025Z] [Pipeline] getContext
06:46:11 [2025-05-15T04:46:11.027Z] [Pipeline] }
06:46:11 [2025-05-15T04:46:11.034Z] [Pipeline] // stage
06:46:11 [2025-05-15T04:46:11.043Z] [Pipeline] stage
06:46:11 [2025-05-15T04:46:11.044Z] [Pipeline] { (Publish Silverpeas-Setup)
06:46:11 [2025-05-15T04:46:11.052Z] Stage "Build Silverpeas" skipped due to when conditional
06:46:11 [2025-05-15T04:46:11.053Z] [Pipeline] getContext
06:46:11 [2025-05-15T04:46:11.054Z] [Pipeline] }
06:46:11 [2025-05-15T04:46:11.061Z] [Pipeline] // stage
06:46:11 [2025-05-15T04:46:11.070Z] [Pipeline] stage
06:46:11 [2025-05-15T04:46:11.071Z] [Pipeline] { (Publish Silverpeas-Distribution)
06:46:11 [2025-05-15T04:46:11.078Z] Stage "Build Silverpeas" skipped due to when conditional
06:46:11 [2025-05-15T04:46:11.079Z] [Pipeline] getContext
06:46:11 [2025-05-15T04:46:11.081Z] [Pipeline] }
06:46:11 [2025-05-15T04:46:11.088Z] [Pipeline] // stage
06:46:11 [2025-05-15T04:46:11.096Z] [Pipeline] stage
06:46:11 [2025-05-15T04:46:11.097Z] [Pipeline] { (Publish Silverpeas-Looks)
06:46:11 [2025-05-15T04:46:11.104Z] Stage "Build Silverpeas" skipped due to when conditional
06:46:11 [2025-05-15T04:46:11.105Z] [Pipeline] getContext
06:46:11 [2025-05-15T04:46:11.106Z] [Pipeline] }
06:46:11 [2025-05-15T04:46:11.113Z] [Pipeline] // stage
06:46:11 [2025-05-15T04:46:11.122Z] [Pipeline] stage
06:46:11 [2025-05-15T04:46:11.123Z] [Pipeline] { (Publish Community Web Site)
06:46:11 [2025-05-15T04:46:11.130Z] Stage "Build Silverpeas" skipped due to when conditional
06:46:11 [2025-05-15T04:46:11.131Z] [Pipeline] getContext
06:46:11 [2025-05-15T04:46:11.132Z] [Pipeline] }
06:46:11 [2025-05-15T04:46:11.139Z] [Pipeline] // stage
06:46:11 [2025-05-15T04:46:11.146Z] [Pipeline] }
06:46:11 [2025-05-15T04:46:11.153Z] [Pipeline] // stage
06:46:11 [2025-05-15T04:46:11.170Z] [Pipeline] stage
06:46:11 [2025-05-15T04:46:11.171Z] [Pipeline] { (Create YAML build report)
06:46:11 [2025-05-15T04:46:11.200Z] [Pipeline] script
06:46:11 [2025-05-15T04:46:11.203Z] [Pipeline] {
06:46:11 [2025-05-15T04:46:11.222Z] [Pipeline] sh
06:46:11 [2025-05-15T04:46:11.482Z] + mkdir -p target
06:46:11 [2025-05-15T04:46:11.484Z] [Pipeline] sh
06:46:11 [2025-05-15T04:46:11.741Z] + mv build.yaml target/
06:46:11 [2025-05-15T04:46:11.742Z] [Pipeline] }
06:46:11 [2025-05-15T04:46:11.759Z] [Pipeline] // script
06:46:11 [2025-05-15T04:46:11.776Z] [Pipeline] }
06:46:11 [2025-05-15T04:46:11.793Z] [Pipeline] // stage
06:46:11 [2025-05-15T04:46:11.817Z] [Pipeline] stage
06:46:11 [2025-05-15T04:46:11.818Z] [Pipeline] { (Declarative: Post Actions)
06:46:11 [2025-05-15T04:46:11.847Z] [Pipeline] step
06:46:11 [2025-05-15T04:46:11.877Z] [Pipeline] script
06:46:11 [2025-05-15T04:46:11.882Z] [Pipeline] {
06:46:11 [2025-05-15T04:46:11.920Z] [Pipeline] }
06:46:11 [2025-05-15T04:46:11.937Z] [Pipeline] // script
06:46:11 [2025-05-15T04:46:11.959Z] [Pipeline] archiveArtifacts
06:46:11 [2025-05-15T04:46:11.962Z] Archiving artifacts
06:46:11 [2025-05-15T04:46:11.981Z] Enregistrement des empreintes numériques
06:46:12 [2025-05-15T04:46:12.000Z] [Pipeline] sh
06:46:12 [2025-05-15T04:46:12.260Z] + rm -rf target
06:46:12 [2025-05-15T04:46:12.266Z] [Pipeline] }
06:46:12 [2025-05-15T04:46:12.281Z] [Pipeline] // stage
06:46:12 [2025-05-15T04:46:12.305Z] [Pipeline] }
06:46:12 [2025-05-15T04:46:12.324Z] [Pipeline] // withEnv
06:46:12 [2025-05-15T04:46:12.341Z] [Pipeline] }
06:46:12 [2025-05-15T04:46:12.342Z] $ docker stop --time=1 b57bdfcdfdfce4084fbad5f8658a24c8ab3a6658bbd0baaa2dcfe9095a653915
06:46:13 [2025-05-15T04:46:13.581Z] $ docker rm -f --volumes b57bdfcdfdfce4084fbad5f8658a24c8ab3a6658bbd0baaa2dcfe9095a653915
06:46:13 [2025-05-15T04:46:13.619Z] [Pipeline] // withDockerContainer
06:46:13 [2025-05-15T04:46:13.626Z] [Pipeline] }
06:46:13 [2025-05-15T04:46:13.635Z] [Pipeline] // withEnv
06:46:13 [2025-05-15T04:46:13.653Z] [Pipeline] }
06:46:13 [2025-05-15T04:46:13.672Z] [Pipeline] // node
06:46:13 [2025-05-15T04:46:13.691Z] [Pipeline] End of Pipeline
06:46:13 [2025-05-15T04:46:13.763Z] Lancement d'un nouveau build de Silverpeas_Mobile_Stable_AutoDeploy #292
06:46:13 [2025-05-15T04:46:13.764Z] Finished: SUCCESS