21:47:13 [2026-06-17T19:47:13.734Z] Démarré par le projet amont "Silverpeas_Master_AutoDeploy" de numéro de build 1104 21:47:13 [2026-06-17T19:47:13.734Z] Causé à l'origine par : 21:47:13 [2026-06-17T19:47:13.734Z] Lancé par une alarme périodique 21:47:13 [2026-06-17T19:47:13.734Z] Running as userbuild 21:47:14 [2026-06-17T19:47:14.104Z] Obtained src/builds/mobile/Jenkinsfile from git https://github.com/Silverpeas/Jenkins-Pipelines.git 21:47:14 [2026-06-17T19:47:14.266Z] [Pipeline] Start of Pipeline 21:47:14 [2026-06-17T19:47:14.531Z] [Pipeline] node 21:47:14 [2026-06-17T19:47:14.534Z] Running on Jenkins in /var/lib/jenkins/workspace/Silverpeas_Mobile_Master_AutoDeploy 21:47:14 [2026-06-17T19:47:14.538Z] [Pipeline] { 21:47:14 [2026-06-17T19:47:14.553Z] [Pipeline] stage 21:47:14 [2026-06-17T19:47:14.554Z] [Pipeline] { (Declarative: Checkout SCM) 21:47:14 [2026-06-17T19:47:14.565Z] [Pipeline] checkout 21:47:14 [2026-06-17T19:47:14.567Z] Selected Git installation does not exist. Using Default 21:47:14 [2026-06-17T19:47:14.567Z] The recommended git tool is: NONE 21:47:14 [2026-06-17T19:47:14.567Z] No credentials specified 21:47:14 [2026-06-17T19:47:14.568Z] > /usr/bin/git rev-parse --resolve-git-dir /var/lib/jenkins/workspace/Silverpeas_Mobile_Master_AutoDeploy/.git # timeout=10 21:47:14 [2026-06-17T19:47:14.573Z] Fetching changes from the remote Git repository 21:47:14 [2026-06-17T19:47:14.577Z] > /usr/bin/git config remote.origin.url https://github.com/Silverpeas/Jenkins-Pipelines.git # timeout=10 21:47:14 [2026-06-17T19:47:14.582Z] Cleaning workspace 21:47:14 [2026-06-17T19:47:14.582Z] > /usr/bin/git rev-parse --verify HEAD # timeout=10 21:47:14 [2026-06-17T19:47:14.587Z] Resetting working tree 21:47:14 [2026-06-17T19:47:14.587Z] > /usr/bin/git reset --hard # timeout=10 21:47:14 [2026-06-17T19:47:14.776Z] > /usr/bin/git clean -fdx # timeout=10 21:47:14 [2026-06-17T19:47:14.796Z] Fetching upstream changes from https://github.com/Silverpeas/Jenkins-Pipelines.git 21:47:14 [2026-06-17T19:47:14.796Z] > /usr/bin/git --version # timeout=10 21:47:14 [2026-06-17T19:47:14.801Z] > git --version # 'git version 2.43.0' 21:47:14 [2026-06-17T19:47:14.801Z] > /usr/bin/git fetch --tags --force --progress -- https://github.com/Silverpeas/Jenkins-Pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 21:47:15 [2026-06-17T19:47:15.230Z] > /usr/bin/git rev-parse refs/remotes/origin/master^{commit} # timeout=10 21:47:15 [2026-06-17T19:47:15.235Z] Checking out Revision ee417f2e12a50c898fce7d66542b733c63b400a8 (refs/remotes/origin/master) 21:47:15 [2026-06-17T19:47:15.235Z] > /usr/bin/git config core.sparsecheckout # timeout=10 21:47:15 [2026-06-17T19:47:15.240Z] > /usr/bin/git checkout -f ee417f2e12a50c898fce7d66542b733c63b400a8 # timeout=10 21:47:15 [2026-06-17T19:47:15.303Z] Commit message: "Update pipeline to build a build release of master based upon JEE" 21:47:15 [2026-06-17T19:47:15.304Z] > /usr/bin/git rev-list --no-walk ee417f2e12a50c898fce7d66542b733c63b400a8 # timeout=10 21:47:15 [2026-06-17T19:47:15.324Z] [Pipeline] } 21:47:15 [2026-06-17T19:47:15.330Z] [Pipeline] // stage 21:47:15 [2026-06-17T19:47:15.343Z] [Pipeline] withEnv 21:47:15 [2026-06-17T19:47:15.343Z] [Pipeline] { 21:47:15 [2026-06-17T19:47:15.439Z] [Pipeline] isUnix 21:47:15 [2026-06-17T19:47:15.441Z] [Pipeline] withEnv 21:47:15 [2026-06-17T19:47:15.442Z] [Pipeline] { 21:47:15 [2026-06-17T19:47:15.450Z] [Pipeline] sh 21:47:15 [2026-06-17T19:47:15.707Z] + docker inspect -f . silverpeas/silverbuild:latest 21:47:15 [2026-06-17T19:47:15.707Z] . 21:47:15 [2026-06-17T19:47:15.708Z] [Pipeline] } 21:47:15 [2026-06-17T19:47:15.714Z] [Pipeline] // withEnv 21:47:15 [2026-06-17T19:47:15.721Z] [Pipeline] withDockerContainer 21:47:15 [2026-06-17T19:47:15.752Z] Jenkins does not seem to be running inside a container 21:47:15 [2026-06-17T19:47:15.761Z] $ 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_Mobile_Master_AutoDeploy -v /var/lib/jenkins/workspace/Silverpeas_Mobile_Master_AutoDeploy:/var/lib/jenkins/workspace/Silverpeas_Mobile_Master_AutoDeploy:rw,z -v /var/lib/jenkins/workspace/Silverpeas_Mobile_Master_AutoDeploy@tmp:/var/lib/jenkins/workspace/Silverpeas_Mobile_Master_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 ******** silverpeas/silverbuild:latest cat 21:47:16 [2026-06-17T19:47:16.269Z] $ docker top c4d9dcfd631e363ced4d036966ded9f1758a5f4e380f3f2b50a9be257ee789fa -eo pid,comm 21:47:16 [2026-06-17T19:47:16.315Z] [Pipeline] { 21:47:16 [2026-06-17T19:47:16.330Z] [Pipeline] withEnv 21:47:16 [2026-06-17T19:47:16.330Z] [Pipeline] { 21:47:16 [2026-06-17T19:47:16.339Z] [Pipeline] stage 21:47:16 [2026-06-17T19:47:16.340Z] [Pipeline] { (Resolve dependency on Silverpeas) 21:47:16 [2026-06-17T19:47:16.364Z] [Pipeline] script 21:47:16 [2026-06-17T19:47:16.369Z] [Pipeline] { 21:47:16 [2026-06-17T19:47:16.376Z] [Pipeline] echo 21:47:16 [2026-06-17T19:47:16.377Z] Working on branch master 21:47:16 [2026-06-17T19:47:16.381Z] [Pipeline] copyArtifacts 21:47:16 [2026-06-17T19:47:16.387Z] Copied 1 artifact from "Silverpeas_Master_AutoDeploy" build number 1104 21:47:16 [2026-06-17T19:47:16.394Z] [Pipeline] readYaml 21:47:16 [2026-06-17T19:47:16.401Z] 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. 21:47:16 [2026-06-17T19:47:16.402Z] Did you forget the `def` keyword? WorkflowScript seems to be setting a field named silverpeasVersion (to a value of type String) which could lead to memory leaks or other issues. 21:47:16 [2026-06-17T19:47:16.403Z] [Pipeline] sh 21:47:16 [2026-06-17T19:47:16.660Z] + rm -f build.yaml 21:47:16 [2026-06-17T19:47:16.661Z] [Pipeline] } 21:47:16 [2026-06-17T19:47:16.668Z] [Pipeline] // script 21:47:16 [2026-06-17T19:47:16.676Z] [Pipeline] echo 21:47:16 [2026-06-17T19:47:16.676Z] Parent version is 2.0-build260610 21:47:16 [2026-06-17T19:47:16.678Z] [Pipeline] echo 21:47:16 [2026-06-17T19:47:16.678Z] Silverpeas version is 6.5-build260617 21:47:16 [2026-06-17T19:47:16.679Z] [Pipeline] } 21:47:16 [2026-06-17T19:47:16.685Z] [Pipeline] // stage 21:47:16 [2026-06-17T19:47:16.692Z] [Pipeline] stage 21:47:16 [2026-06-17T19:47:16.693Z] [Pipeline] { (Prepare the project) 21:47:16 [2026-06-17T19:47:16.710Z] [Pipeline] git 21:47:16 [2026-06-17T19:47:16.721Z] The recommended git tool is: /usr/bin/git 21:47:16 [2026-06-17T19:47:16.721Z] using credential cacc0467-7c85-41d1-bf4e-eaa470dd5e59 21:47:16 [2026-06-17T19:47:16.733Z] Warning: JENKINS-30600: special launcher org.jenkinsci.plugins.docker.workflow.WithContainerStep$Decorator$1@2f11ad95; decorates hudson.Launcher$LocalLauncher@2e5f78de will be ignored (a typical symptom is the Git executable not being run inside a designated container) 21:47:16 [2026-06-17T19:47:16.733Z] > /usr/bin/git rev-parse --resolve-git-dir /var/lib/jenkins/workspace/Silverpeas_Mobile_Master_AutoDeploy/.git # timeout=10 21:47:16 [2026-06-17T19:47:16.742Z] Fetching changes from the remote Git repository 21:47:16 [2026-06-17T19:47:16.745Z] > /usr/bin/git config remote.origin.url https://github.com/Silverpeas/silverpeasmobile # timeout=10 21:47:16 [2026-06-17T19:47:16.750Z] Fetching upstream changes from https://github.com/Silverpeas/silverpeasmobile 21:47:16 [2026-06-17T19:47:16.750Z] > /usr/bin/git --version # timeout=10 21:47:16 [2026-06-17T19:47:16.755Z] > git --version # 'git version 2.43.0' 21:47:16 [2026-06-17T19:47:16.755Z] using GIT_ASKPASS to set credentials GitHub Credentials For Jenkins 21:47:16 [2026-06-17T19:47:16.761Z] > /usr/bin/git fetch --tags --force --progress -- https://github.com/Silverpeas/silverpeasmobile +refs/heads/*:refs/remotes/origin/* # timeout=10 21:47:17 [2026-06-17T19:47:17.352Z] > /usr/bin/git rev-parse refs/remotes/origin/master^{commit} # timeout=10 21:47:17 [2026-06-17T19:47:17.359Z] Checking out Revision f3d3c76745a573b790eec36cf6599ea066357908 (refs/remotes/origin/master) 21:47:17 [2026-06-17T19:47:17.359Z] > /usr/bin/git config core.sparsecheckout # timeout=10 21:47:17 [2026-06-17T19:47:17.364Z] > /usr/bin/git checkout -f f3d3c76745a573b790eec36cf6599ea066357908 # timeout=10 21:47:17 [2026-06-17T19:47:17.474Z] > /usr/bin/git branch -a -v --no-abbrev # timeout=10 21:47:17 [2026-06-17T19:47:17.482Z] > /usr/bin/git branch -D master # timeout=10 21:47:17 [2026-06-17T19:47:17.487Z] > /usr/bin/git checkout -b master f3d3c76745a573b790eec36cf6599ea066357908 # timeout=10 21:47:17 [2026-06-17T19:47:17.559Z] Commit message: "Update dependency on Silverpeas to version 6.5-build260511" 21:47:17 [2026-06-17T19:47:17.560Z] > /usr/bin/git rev-list --no-walk f3d3c76745a573b790eec36cf6599ea066357908 # timeout=10 21:47:17 [2026-06-17T19:47:17.581Z] [Pipeline] script 21:47:17 [2026-06-17T19:47:17.585Z] [Pipeline] { 21:47:17 [2026-06-17T19:47:17.593Z] [Pipeline] copyArtifacts 21:47:17 [2026-06-17T19:47:17.598Z] Copied 1 artifact from "Silverpeas_Mobile_Master_AutoDeploy" build number 648 21:47:17 [2026-06-17T19:47:17.606Z] [Pipeline] readYaml 21:47:17 [2026-06-17T19:47:17.614Z] 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. 21:47:17 [2026-06-17T19:47:17.615Z] [Pipeline] sh 21:47:17 [2026-06-17T19:47:17.872Z] + git rev-parse HEAD 21:47:17 [2026-06-17T19:47:17.874Z] [Pipeline] echo 21:47:17 [2026-06-17T19:47:17.874Z] Current commit is f3d3c76745a573b790eec36cf6599ea066357908 and last build commit is 4981adae0d171bc8d448699b03916a0d9e43f60c 21:47:17 [2026-06-17T19:47:17.874Z] Did you forget the `def` keyword? WorkflowScript seems to be setting a field named triggerBuild (to a value of type Boolean) which could lead to memory leaks or other issues. 21:47:17 [2026-06-17T19:47:17.875Z] [Pipeline] } 21:47:17 [2026-06-17T19:47:17.882Z] [Pipeline] // script 21:47:17 [2026-06-17T19:47:17.889Z] [Pipeline] script 21:47:17 [2026-06-17T19:47:17.892Z] [Pipeline] { 21:47:17 [2026-06-17T19:47:17.898Z] [Pipeline] readMavenPom 21:47:17 [2026-06-17T19:47:17.903Z] Did you forget the `def` keyword? WorkflowScript seems to be setting a field named pom (to a value of type Model) which could lead to memory leaks or other issues. 21:47:17 [2026-06-17T19:47:17.903Z] 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. 21:47:17 [2026-06-17T19:47:17.905Z] Did you forget the `def` keyword? WorkflowScript seems to be setting a field named buildNumber (to a value of type String) which could lead to memory leaks or other issues. 21:47:17 [2026-06-17T19:47:17.906Z] 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. 21:47:17 [2026-06-17T19:47:17.907Z] [Pipeline] echo 21:47:17 [2026-06-17T19:47:17.907Z] Build version will be 6.5-build260617 21:47:17 [2026-06-17T19:47:17.908Z] [Pipeline] } 21:47:17 [2026-06-17T19:47:17.914Z] [Pipeline] // script 21:47:17 [2026-06-17T19:47:17.920Z] [Pipeline] } 21:47:17 [2026-06-17T19:47:17.926Z] [Pipeline] // stage 21:47:17 [2026-06-17T19:47:17.931Z] [Pipeline] stage 21:47:17 [2026-06-17T19:47:17.932Z] [Pipeline] { (Build the project) 21:47:17 [2026-06-17T19:47:17.966Z] [Pipeline] stage 21:47:17 [2026-06-17T19:47:17.966Z] [Pipeline] { (Check POM parent version) 21:47:17 [2026-06-17T19:47:17.980Z] Stage "Check POM parent version" skipped due to when conditional 21:47:17 [2026-06-17T19:47:17.981Z] [Pipeline] getContext 21:47:17 [2026-06-17T19:47:17.983Z] [Pipeline] } 21:47:17 [2026-06-17T19:47:17.988Z] [Pipeline] // stage 21:47:17 [2026-06-17T19:47:17.994Z] [Pipeline] stage 21:47:17 [2026-06-17T19:47:17.995Z] [Pipeline] { (Update POM parent) 21:47:18 [2026-06-17T19:47:18.030Z] [Pipeline] withCredentials 21:47:18 [2026-06-17T19:47:18.056Z] Masking supported pattern matches of $GIT_AUTH_USR or $GIT_AUTH_PSW 21:47:18 [2026-06-17T19:47:18.067Z] [Pipeline] { 21:47:18 [2026-06-17T19:47:18.075Z] [Pipeline] sh 21:47:18 [2026-06-17T19:47:18.332Z] + git config --local credential.helper !f() { echo username=${GIT_AUTH_USR}; echo password=$GIT_AUTH_PSW; }; f 21:47:18 [2026-06-17T19:47:18.335Z] [Pipeline] sh 21:47:18 [2026-06-17T19:47:18.592Z] + mvn -U versions:update-parent -DgenerateBackupPoms=false -DskipResolution=true -DparentVersion=2.0-build260610 21:47:20 [2026-06-17T19:47:20.453Z] [INFO] Scanning for projects... 21:47:20 [2026-06-17T19:47:20.704Z] Downloading from Silverpeas: https://nexus3.silverpeas.org/repository/silverpeas/org/silverpeas/silverpeas-project/2.0-build260507/silverpeas-project-2.0-build260507.pom 21:47:21 [2026-06-17T19:47:21.255Z] Progress (1): 816 B 21:47:21 [2026-06-17T19:47:21.255Z] Progress (1): 2.0 kB 21:47:21 [2026-06-17T19:47:21.255Z] Progress (1): 4.6 kB 21:47:21 [2026-06-17T19:47:21.255Z] Progress (1): 7.7 kB 21:47:21 [2026-06-17T19:47:21.255Z] Progress (1): 12 kB 21:47:21 [2026-06-17T19:47:21.255Z] Progress (1): 15 kB 21:47:21 [2026-06-17T19:47:21.255Z] Progress (1): 19 kB 21:47:21 [2026-06-17T19:47:21.255Z] Progress (1): 21 kB 21:47:21 [2026-06-17T19:47:21.255Z] 21:47:21 [2026-06-17T19:47:21.255Z] Downloaded from Silverpeas: https://nexus3.silverpeas.org/repository/silverpeas/org/silverpeas/silverpeas-project/2.0-build260507/silverpeas-project-2.0-build260507.pom (21 kB at 52 kB/s) 21:47:21 [2026-06-17T19:47:21.255Z] Downloading from Silverpeas: https://nexus3.silverpeas.org/repository/silverpeas/org/silverpeas/silverpeas-dependencies-bom/2.0-build260507/silverpeas-dependencies-bom-2.0-build260507.pom 21:47:21 [2026-06-17T19:47:21.255Z] Progress (1): 803 B 21:47:21 [2026-06-17T19:47:21.255Z] Progress (1): 2.1 kB 21:47:21 [2026-06-17T19:47:21.255Z] Progress (1): 4.8 kB 21:47:21 [2026-06-17T19:47:21.255Z] Progress (1): 8.6 kB 21:47:21 [2026-06-17T19:47:21.255Z] Progress (1): 15 kB 21:47:21 [2026-06-17T19:47:21.255Z] Progress (1): 21 kB 21:47:21 [2026-06-17T19:47:21.255Z] Progress (1): 26 kB 21:47:21 [2026-06-17T19:47:21.255Z] Progress (1): 31 kB 21:47:21 [2026-06-17T19:47:21.255Z] Progress (1): 34 kB 21:47:21 [2026-06-17T19:47:21.255Z] Progress (1): 40 kB 21:47:21 [2026-06-17T19:47:21.255Z] Progress (1): 41 kB 21:47:21 [2026-06-17T19:47:21.255Z] 21:47:21 [2026-06-17T19:47:21.255Z] Downloaded from Silverpeas: https://nexus3.silverpeas.org/repository/silverpeas/org/silverpeas/silverpeas-dependencies-bom/2.0-build260507/silverpeas-dependencies-bom-2.0-build260507.pom (41 kB at 794 kB/s) 21:47:21 [2026-06-17T19:47:21.255Z] Downloading from Silverpeas: https://nexus3.silverpeas.org/repository/silverpeas/org/silverpeas/silverpeas-test-dependencies-bom/2.0-build260507/silverpeas-test-dependencies-bom-2.0-build260507.pom 21:47:21 [2026-06-17T19:47:21.255Z] Progress (1): 836 B 21:47:21 [2026-06-17T19:47:21.255Z] Progress (1): 2.2 kB 21:47:21 [2026-06-17T19:47:21.255Z] Progress (1): 6.1 kB 21:47:21 [2026-06-17T19:47:21.255Z] Progress (1): 10 kB 21:47:21 [2026-06-17T19:47:21.506Z] Progress (1): 12 kB 21:47:21 [2026-06-17T19:47:21.506Z] 21:47:21 [2026-06-17T19:47:21.506Z] Downloaded from Silverpeas: https://nexus3.silverpeas.org/repository/silverpeas/org/silverpeas/silverpeas-test-dependencies-bom/2.0-build260507/silverpeas-test-dependencies-bom-2.0-build260507.pom (12 kB at 269 kB/s) 21:47:21 [2026-06-17T19:47:21.506Z] [ERROR] [ERROR] Some problems were encountered while processing the POMs: 21:47:21 [2026-06-17T19:47:21.506Z] [ERROR] 'dependencies.dependency.version' for com.fasterxml.jackson.module:jackson-module-jaxb-annotations:jar is missing. @ line 315, column 17 21:47:21 [2026-06-17T19:47:21.507Z] @ 21:47:21 [2026-06-17T19:47:21.507Z] [ERROR] The build could not read 1 project -> [Help 1] 21:47:21 [2026-06-17T19:47:21.507Z] [ERROR] 21:47:21 [2026-06-17T19:47:21.507Z] [ERROR] The project org.silverpeas.components.mobile:silverpeas-mobile-war:6.5-SNAPSHOT (/var/lib/jenkins/workspace/Silverpeas_Mobile_Master_AutoDeploy/mobile-war/pom.xml) has 1 error 21:47:21 [2026-06-17T19:47:21.507Z] [ERROR] 'dependencies.dependency.version' for com.fasterxml.jackson.module:jackson-module-jaxb-annotations:jar is missing. @ line 315, column 17 21:47:21 [2026-06-17T19:47:21.507Z] [ERROR] 21:47:21 [2026-06-17T19:47:21.507Z] [ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch. 21:47:21 [2026-06-17T19:47:21.507Z] [ERROR] Re-run Maven using the -X switch to enable full debug logging. 21:47:21 [2026-06-17T19:47:21.507Z] [ERROR] 21:47:21 [2026-06-17T19:47:21.507Z] [ERROR] For more information about the errors and possible solutions, please read the following articles: 21:47:21 [2026-06-17T19:47:21.507Z] [ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/ProjectBuildingException 21:47:21 [2026-06-17T19:47:21.516Z] [Pipeline] } 21:47:21 [2026-06-17T19:47:21.525Z] [Pipeline] // withCredentials 21:47:21 [2026-06-17T19:47:21.551Z] [Pipeline] } 21:47:21 [2026-06-17T19:47:21.561Z] [Pipeline] // stage 21:47:21 [2026-06-17T19:47:21.577Z] [Pipeline] stage 21:47:21 [2026-06-17T19:47:21.578Z] [Pipeline] { (Update dependency on Silverpeas) 21:47:21 [2026-06-17T19:47:21.605Z] Stage "Update dependency on Silverpeas" skipped due to earlier failure(s) 21:47:21 [2026-06-17T19:47:21.606Z] [Pipeline] getContext 21:47:21 [2026-06-17T19:47:21.608Z] [Pipeline] } 21:47:21 [2026-06-17T19:47:21.618Z] [Pipeline] // stage 21:47:21 [2026-06-17T19:47:21.631Z] [Pipeline] stage 21:47:21 [2026-06-17T19:47:21.632Z] [Pipeline] { (Build and Publish) 21:47:21 [2026-06-17T19:47:21.641Z] Stage "Build and Publish" skipped due to earlier failure(s) 21:47:21 [2026-06-17T19:47:21.642Z] [Pipeline] getContext 21:47:21 [2026-06-17T19:47:21.645Z] [Pipeline] } 21:47:21 [2026-06-17T19:47:21.653Z] [Pipeline] // stage 21:47:21 [2026-06-17T19:47:21.662Z] [Pipeline] } 21:47:21 [2026-06-17T19:47:21.669Z] [Pipeline] // stage 21:47:21 [2026-06-17T19:47:21.680Z] [Pipeline] stage 21:47:21 [2026-06-17T19:47:21.681Z] [Pipeline] { (Create YAML build report) 21:47:21 [2026-06-17T19:47:21.691Z] Stage "Create YAML build report" skipped due to earlier failure(s) 21:47:21 [2026-06-17T19:47:21.692Z] [Pipeline] getContext 21:47:21 [2026-06-17T19:47:21.693Z] [Pipeline] } 21:47:21 [2026-06-17T19:47:21.703Z] [Pipeline] // stage 21:47:21 [2026-06-17T19:47:21.716Z] [Pipeline] stage 21:47:21 [2026-06-17T19:47:21.717Z] [Pipeline] { (Declarative: Post Actions) 21:47:21 [2026-06-17T19:47:21.735Z] [Pipeline] step 21:47:21 [2026-06-17T19:47:21.845Z] Sending e-mails to: miguel.moquillon@silverpeas.org silveryocha@chastagnier.com sebastien.vuillet@silverpeas.org 21:47:21 [2026-06-17T19:47:21.993Z] [Pipeline] } 21:47:22 [2026-06-17T19:47:22.000Z] [Pipeline] // stage 21:47:22 [2026-06-17T19:47:22.008Z] [Pipeline] } 21:47:22 [2026-06-17T19:47:22.015Z] [Pipeline] // withEnv 21:47:22 [2026-06-17T19:47:22.021Z] [Pipeline] } 21:47:22 [2026-06-17T19:47:22.022Z] $ docker stop --time=1 c4d9dcfd631e363ced4d036966ded9f1758a5f4e380f3f2b50a9be257ee789fa 21:47:24 [2026-06-17T19:47:24.560Z] $ docker rm -f --volumes c4d9dcfd631e363ced4d036966ded9f1758a5f4e380f3f2b50a9be257ee789fa 21:47:24 [2026-06-17T19:47:24.606Z] [Pipeline] // withDockerContainer 21:47:24 [2026-06-17T19:47:24.612Z] [Pipeline] } 21:47:24 [2026-06-17T19:47:24.618Z] [Pipeline] // withEnv 21:47:24 [2026-06-17T19:47:24.627Z] [Pipeline] } 21:47:24 [2026-06-17T19:47:24.635Z] [Pipeline] // node 21:47:24 [2026-06-17T19:47:24.645Z] [Pipeline] End of Pipeline 21:47:24 [2026-06-17T19:47:24.678Z] ERROR: script returned exit code 1 21:47:24 [2026-06-17T19:47:24.699Z] Finished: FAILURE