16:33:10 [2025-02-12T15:33:10.544Z] Démarré par l'utilisateur Miguel Moquillon 16:33:10 [2025-02-12T15:33:10.544Z] Running as userbuild 16:33:10 [2025-02-12T15:33:10.933Z] Obtained src/releases/wbe/Jenkinsfile from git https://github.com/Silverpeas/Jenkins-Pipelines.git 16:33:11 [2025-02-12T15:33:11.021Z] [Pipeline] Start of Pipeline 16:33:11 [2025-02-12T15:33:11.184Z] [Pipeline] node 16:33:11 [2025-02-12T15:33:11.188Z] Running on Jenkins in /var/lib/jenkins/workspace/Silverpeas_WebBrowserEdition_Release 16:33:11 [2025-02-12T15:33:11.190Z] [Pipeline] { 16:33:11 [2025-02-12T15:33:11.204Z] [Pipeline] stage 16:33:11 [2025-02-12T15:33:11.204Z] [Pipeline] { (Declarative: Checkout SCM) 16:33:11 [2025-02-12T15:33:11.212Z] [Pipeline] checkout 16:33:11 [2025-02-12T15:33:11.213Z] Selected Git installation does not exist. Using Default 16:33:11 [2025-02-12T15:33:11.214Z] The recommended git tool is: NONE 16:33:11 [2025-02-12T15:33:11.214Z] No credentials specified 16:33:11 [2025-02-12T15:33:11.214Z] > /usr/bin/git rev-parse --resolve-git-dir /var/lib/jenkins/workspace/Silverpeas_WebBrowserEdition_Release/.git # timeout=10 16:33:11 [2025-02-12T15:33:11.219Z] Fetching changes from the remote Git repository 16:33:11 [2025-02-12T15:33:11.222Z] > /usr/bin/git config remote.origin.url https://github.com/Silverpeas/Jenkins-Pipelines.git # timeout=10 16:33:11 [2025-02-12T15:33:11.229Z] Cleaning workspace 16:33:11 [2025-02-12T15:33:11.229Z] > /usr/bin/git rev-parse --verify HEAD # timeout=10 16:33:11 [2025-02-12T15:33:11.233Z] Resetting working tree 16:33:11 [2025-02-12T15:33:11.233Z] > /usr/bin/git reset --hard # timeout=10 16:33:11 [2025-02-12T15:33:11.240Z] > /usr/bin/git clean -fdx # timeout=10 16:33:11 [2025-02-12T15:33:11.246Z] Fetching upstream changes from https://github.com/Silverpeas/Jenkins-Pipelines.git 16:33:11 [2025-02-12T15:33:11.246Z] > /usr/bin/git --version # timeout=10 16:33:11 [2025-02-12T15:33:11.250Z] > git --version # 'git version 2.43.0' 16:33:11 [2025-02-12T15:33:11.250Z] > /usr/bin/git fetch --tags --force --progress -- https://github.com/Silverpeas/Jenkins-Pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 16:33:11 [2025-02-12T15:33:11.589Z] > /usr/bin/git rev-parse refs/remotes/origin/master^{commit} # timeout=10 16:33:11 [2025-02-12T15:33:11.594Z] Checking out Revision 82f47d74415deed0fc2d001eef338dcb449db350 (refs/remotes/origin/master) 16:33:11 [2025-02-12T15:33:11.594Z] > /usr/bin/git config core.sparsecheckout # timeout=10 16:33:11 [2025-02-12T15:33:11.599Z] > /usr/bin/git checkout -f 82f47d74415deed0fc2d001eef338dcb449db350 # timeout=10 16:33:11 [2025-02-12T15:33:11.622Z] Commit message: "About Silverpeas Web Browser Edition: - the build pipeline is simplified by asking to the user the branch on which the project has to be built (default valued at 'main') - the release pipeline is improved to create a stable branch in the case the release is done from the main branch." 16:33:11 [2025-02-12T15:33:11.622Z] First time build. Skipping changelog. 16:33:11 [2025-02-12T15:33:11.628Z] [Pipeline] } 16:33:11 [2025-02-12T15:33:11.631Z] [Pipeline] // stage 16:33:11 [2025-02-12T15:33:11.644Z] [Pipeline] withEnv 16:33:11 [2025-02-12T15:33:11.645Z] [Pipeline] { 16:33:11 [2025-02-12T15:33:11.761Z] [Pipeline] isUnix 16:33:11 [2025-02-12T15:33:11.762Z] [Pipeline] withEnv 16:33:11 [2025-02-12T15:33:11.762Z] [Pipeline] { 16:33:11 [2025-02-12T15:33:11.771Z] [Pipeline] sh 16:33:12 [2025-02-12T15:33:12.028Z] + docker inspect -f . silverpeas/silverbuild:latest 16:33:12 [2025-02-12T15:33:12.028Z] . 16:33:12 [2025-02-12T15:33:12.029Z] [Pipeline] } 16:33:12 [2025-02-12T15:33:12.037Z] [Pipeline] // withEnv 16:33:12 [2025-02-12T15:33:12.047Z] [Pipeline] withDockerContainer 16:33:12 [2025-02-12T15:33:12.074Z] Jenkins does not seem to be running inside a container 16:33:12 [2025-02-12T15:33:12.081Z] $ 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_WebBrowserEdition_Release -v /var/lib/jenkins/workspace/Silverpeas_WebBrowserEdition_Release:/var/lib/jenkins/workspace/Silverpeas_WebBrowserEdition_Release:rw,z -v /var/lib/jenkins/workspace/Silverpeas_WebBrowserEdition_Release@tmp:/var/lib/jenkins/workspace/Silverpeas_WebBrowserEdition_Release@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 ******** silverpeas/silverbuild:latest cat 16:33:12 [2025-02-12T15:33:12.424Z] $ docker top b5d5d6dcce49a6e507d0fbba3e05e057da78bfde7ad5f1ae7183cb49a62f49cd -eo pid,comm 16:33:12 [2025-02-12T15:33:12.461Z] [Pipeline] { 16:33:12 [2025-02-12T15:33:12.475Z] [Pipeline] withEnv 16:33:12 [2025-02-12T15:33:12.475Z] [Pipeline] { 16:33:12 [2025-02-12T15:33:12.483Z] [Pipeline] stage 16:33:12 [2025-02-12T15:33:12.483Z] [Pipeline] { (Prepare the release) 16:33:12 [2025-02-12T15:33:12.519Z] [Pipeline] copyArtifacts 16:33:12 [2025-02-12T15:33:12.526Z] Copied 1 artifact from "Silverpeas_WebBrowserEdition_AutoDeploy" build number 9 16:33:12 [2025-02-12T15:33:12.531Z] [Pipeline] script 16:33:12 [2025-02-12T15:33:12.537Z] [Pipeline] { 16:33:12 [2025-02-12T15:33:12.546Z] [Pipeline] readYaml 16:33:12 [2025-02-12T15:33:12.558Z] [Pipeline] } 16:33:12 [2025-02-12T15:33:12.565Z] [Pipeline] // script 16:33:12 [2025-02-12T15:33:12.573Z] [Pipeline] } 16:33:12 [2025-02-12T15:33:12.580Z] [Pipeline] // stage 16:33:12 [2025-02-12T15:33:12.592Z] [Pipeline] stage 16:33:12 [2025-02-12T15:33:12.593Z] [Pipeline] { (Checkout the build version) 16:33:12 [2025-02-12T15:33:12.618Z] [Pipeline] git 16:33:12 [2025-02-12T15:33:12.620Z] The recommended git tool is: NONE 16:33:12 [2025-02-12T15:33:12.621Z] using credential cacc0467-7c85-41d1-bf4e-eaa470dd5e59 16:33:12 [2025-02-12T15:33:12.628Z] Warning: JENKINS-30600: special launcher org.jenkinsci.plugins.docker.workflow.WithContainerStep$Decorator$1@6812c74c; decorates hudson.Launcher$LocalLauncher@1d67c02a will be ignored (a typical symptom is the Git executable not being run inside a designated container) 16:33:12 [2025-02-12T15:33:12.629Z] > /usr/bin/git rev-parse --resolve-git-dir /var/lib/jenkins/workspace/Silverpeas_WebBrowserEdition_Release/.git # timeout=10 16:33:12 [2025-02-12T15:33:12.635Z] Fetching changes from the remote Git repository 16:33:12 [2025-02-12T15:33:12.637Z] > /usr/bin/git config remote.origin.url https://github.com/Silverpeas/Silverpeas-WebBrowserEdition # timeout=10 16:33:12 [2025-02-12T15:33:12.643Z] Fetching upstream changes from https://github.com/Silverpeas/Silverpeas-WebBrowserEdition 16:33:12 [2025-02-12T15:33:12.643Z] > /usr/bin/git --version # timeout=10 16:33:12 [2025-02-12T15:33:12.648Z] > git --version # 'git version 2.43.0' 16:33:12 [2025-02-12T15:33:12.648Z] using GIT_ASKPASS to set credentials GitHub Credentials For Jenkins 16:33:12 [2025-02-12T15:33:12.654Z] > /usr/bin/git fetch --tags --force --progress -- https://github.com/Silverpeas/Silverpeas-WebBrowserEdition +refs/heads/*:refs/remotes/origin/* # timeout=10 16:33:13 [2025-02-12T15:33:13.050Z] > /usr/bin/git rev-parse refs/remotes/origin/main^{commit} # timeout=10 16:33:13 [2025-02-12T15:33:13.057Z] Checking out Revision 39dfc4cc5bce4a066eea3e21ba1756221738f4b1 (refs/remotes/origin/main) 16:33:13 [2025-02-12T15:33:13.057Z] > /usr/bin/git config core.sparsecheckout # timeout=10 16:33:13 [2025-02-12T15:33:13.063Z] > /usr/bin/git checkout -f 39dfc4cc5bce4a066eea3e21ba1756221738f4b1 # timeout=10 16:33:13 [2025-02-12T15:33:13.080Z] > /usr/bin/git branch -a -v --no-abbrev # timeout=10 16:33:13 [2025-02-12T15:33:13.088Z] > /usr/bin/git branch -D main # timeout=10 16:33:13 [2025-02-12T15:33:13.095Z] > /usr/bin/git checkout -b main 39dfc4cc5bce4a066eea3e21ba1756221738f4b1 # timeout=10 16:33:13 [2025-02-12T15:33:13.112Z] Commit message: "Update dependency on Silverpeas to version 6.4.3-build250206" 16:33:13 [2025-02-12T15:33:13.112Z] First time build. Skipping changelog. 16:33:13 [2025-02-12T15:33:13.123Z] [Pipeline] sh 16:33:13 [2025-02-12T15:33:13.378Z] + git checkout 39dfc4cc5bce4a066eea3e21ba1756221738f4b1 16:33:13 [2025-02-12T15:33:13.379Z] Note : basculement sur '39dfc4cc5bce4a066eea3e21ba1756221738f4b1'. 16:33:13 [2025-02-12T15:33:13.379Z] 16:33:13 [2025-02-12T15:33:13.379Z] Vous êtes dans l'état « HEAD détachée ». Vous pouvez visiter, faire des modifications 16:33:13 [2025-02-12T15:33:13.379Z] expérimentales et les valider. Il vous suffit de faire un autre basculement pour 16:33:13 [2025-02-12T15:33:13.379Z] abandonner les commits que vous faites dans cet état sans impacter les autres branches 16:33:13 [2025-02-12T15:33:13.379Z] 16:33:13 [2025-02-12T15:33:13.379Z] Si vous voulez créer une nouvelle branche pour conserver les commits que vous créez, 16:33:13 [2025-02-12T15:33:13.379Z] il vous suffit d'utiliser l'option -c de la commande switch comme ceci : 16:33:13 [2025-02-12T15:33:13.379Z] 16:33:13 [2025-02-12T15:33:13.379Z] git switch -c <nom-de-la-nouvelle-branche> 16:33:13 [2025-02-12T15:33:13.379Z] 16:33:13 [2025-02-12T15:33:13.379Z] Ou annuler cette opération avec : 16:33:13 [2025-02-12T15:33:13.379Z] 16:33:13 [2025-02-12T15:33:13.379Z] git switch - 16:33:13 [2025-02-12T15:33:13.379Z] 16:33:13 [2025-02-12T15:33:13.379Z] Désactivez ce conseil en renseignant la variable de configuration advice.detachedHead à false 16:33:13 [2025-02-12T15:33:13.379Z] 16:33:13 [2025-02-12T15:33:13.379Z] HEAD est maintenant sur 39dfc4c Update dependency on Silverpeas to version 6.4.3-build250206 16:33:13 [2025-02-12T15:33:13.379Z] + git checkout -b release-1.0 16:33:13 [2025-02-12T15:33:13.379Z] Basculement sur la nouvelle branche 'release-1.0' 16:33:13 [2025-02-12T15:33:13.381Z] [Pipeline] script 16:33:13 [2025-02-12T15:33:13.384Z] [Pipeline] { 16:33:13 [2025-02-12T15:33:13.394Z] [Pipeline] readMavenPom 16:33:13 [2025-02-12T15:33:13.404Z] [Pipeline] } 16:33:13 [2025-02-12T15:33:13.412Z] [Pipeline] // script 16:33:13 [2025-02-12T15:33:13.420Z] [Pipeline] } 16:33:13 [2025-02-12T15:33:13.428Z] [Pipeline] // stage 16:33:13 [2025-02-12T15:33:13.438Z] [Pipeline] stage 16:33:13 [2025-02-12T15:33:13.439Z] [Pipeline] { (Check POM parent version) 16:33:13 [2025-02-12T15:33:13.481Z] Stage "Check POM parent version" skipped due to when conditional 16:33:13 [2025-02-12T15:33:13.482Z] [Pipeline] getContext 16:33:13 [2025-02-12T15:33:13.483Z] [Pipeline] } 16:33:13 [2025-02-12T15:33:13.492Z] [Pipeline] // stage 16:33:13 [2025-02-12T15:33:13.502Z] [Pipeline] stage 16:33:13 [2025-02-12T15:33:13.502Z] [Pipeline] { (Check Silverpeas version) 16:33:13 [2025-02-12T15:33:13.531Z] [Pipeline] error 16:33:13 [2025-02-12T15:33:13.535Z] [Pipeline] } 16:33:13 [2025-02-12T15:33:13.544Z] [Pipeline] // stage 16:33:13 [2025-02-12T15:33:13.556Z] [Pipeline] stage 16:33:13 [2025-02-12T15:33:13.556Z] [Pipeline] { (Release) 16:33:13 [2025-02-12T15:33:13.565Z] Stage "Release" skipped due to earlier failure(s) 16:33:13 [2025-02-12T15:33:13.566Z] [Pipeline] getContext 16:33:13 [2025-02-12T15:33:13.567Z] [Pipeline] } 16:33:13 [2025-02-12T15:33:13.576Z] [Pipeline] // stage 16:33:13 [2025-02-12T15:33:13.589Z] [Pipeline] stage 16:33:13 [2025-02-12T15:33:13.589Z] [Pipeline] { (Create the stable branch for the new release) 16:33:13 [2025-02-12T15:33:13.598Z] Stage "Create the stable branch for the new release" skipped due to earlier failure(s) 16:33:13 [2025-02-12T15:33:13.599Z] [Pipeline] getContext 16:33:13 [2025-02-12T15:33:13.600Z] [Pipeline] } 16:33:13 [2025-02-12T15:33:13.610Z] [Pipeline] // stage 16:33:13 [2025-02-12T15:33:13.621Z] [Pipeline] stage 16:33:13 [2025-02-12T15:33:13.622Z] [Pipeline] { (Prepare the development of the next version) 16:33:13 [2025-02-12T15:33:13.631Z] Stage "Prepare the development of the next version" skipped due to earlier failure(s) 16:33:13 [2025-02-12T15:33:13.632Z] [Pipeline] getContext 16:33:13 [2025-02-12T15:33:13.633Z] [Pipeline] } 16:33:13 [2025-02-12T15:33:13.642Z] [Pipeline] // stage 16:33:13 [2025-02-12T15:33:13.654Z] [Pipeline] stage 16:33:13 [2025-02-12T15:33:13.655Z] [Pipeline] { (Create YAML release report) 16:33:13 [2025-02-12T15:33:13.664Z] Stage "Create YAML release report" skipped due to earlier failure(s) 16:33:13 [2025-02-12T15:33:13.664Z] [Pipeline] getContext 16:33:13 [2025-02-12T15:33:13.665Z] [Pipeline] } 16:33:13 [2025-02-12T15:33:13.675Z] [Pipeline] // stage 16:33:13 [2025-02-12T15:33:13.686Z] [Pipeline] stage 16:33:13 [2025-02-12T15:33:13.687Z] [Pipeline] { (Declarative: Post Actions) 16:33:13 [2025-02-12T15:33:13.702Z] [Pipeline] step 16:33:13 [2025-02-12T15:33:13.713Z] Sending e-mails to: miguel.moquillon@silverpeas.org silveryocha@chastagnier.com 16:33:13 [2025-02-12T15:33:13.826Z] [Pipeline] } 16:33:13 [2025-02-12T15:33:13.836Z] [Pipeline] // stage 16:33:13 [2025-02-12T15:33:13.845Z] [Pipeline] } 16:33:13 [2025-02-12T15:33:13.855Z] [Pipeline] // withEnv 16:33:13 [2025-02-12T15:33:13.866Z] [Pipeline] } 16:33:13 [2025-02-12T15:33:13.868Z] $ docker stop --time=1 b5d5d6dcce49a6e507d0fbba3e05e057da78bfde7ad5f1ae7183cb49a62f49cd 16:33:15 [2025-02-12T15:33:15.076Z] $ docker rm -f --volumes b5d5d6dcce49a6e507d0fbba3e05e057da78bfde7ad5f1ae7183cb49a62f49cd 16:33:15 [2025-02-12T15:33:15.114Z] [Pipeline] // withDockerContainer 16:33:15 [2025-02-12T15:33:15.118Z] [Pipeline] } 16:33:15 [2025-02-12T15:33:15.122Z] [Pipeline] // withEnv 16:33:15 [2025-02-12T15:33:15.126Z] [Pipeline] } 16:33:15 [2025-02-12T15:33:15.130Z] [Pipeline] // node 16:33:15 [2025-02-12T15:33:15.136Z] [Pipeline] End of Pipeline 16:33:15 [2025-02-12T15:33:15.151Z] ERROR: The dependency on Silverpeas must be at a stable version 16:33:15 [2025-02-12T15:33:15.170Z] Finished: FAILURE