En échecSortie de la console
12:14:00 [2025-03-16T11:14:00.194Z] Lancé par une alarme périodique
12:14:00 [2025-03-16T11:14:00.194Z] Running as userbuild
12:14:00 [2025-03-16T11:14:00.579Z] Obtained src/tests/upgrade/Jenkinsfile from git https://github.com/Silverpeas/Jenkins-Pipelines.git
12:14:00 [2025-03-16T11:14:00.913Z] [Pipeline] Start of Pipeline
12:14:01 [2025-03-16T11:14:01.267Z] [Pipeline] node
12:14:01 [2025-03-16T11:14:01.271Z] Running on Jenkins in /var/lib/jenkins/workspace/Silverpeas_Ugrade_Test
12:14:01 [2025-03-16T11:14:01.271Z] [Pipeline] {
12:14:01 [2025-03-16T11:14:01.295Z] [Pipeline] stage
12:14:01 [2025-03-16T11:14:01.295Z] [Pipeline] { (Declarative: Checkout SCM)
12:14:01 [2025-03-16T11:14:01.307Z] [Pipeline] checkout
12:14:01 [2025-03-16T11:14:01.309Z] Selected Git installation does not exist. Using Default
12:14:01 [2025-03-16T11:14:01.309Z] The recommended git tool is: NONE
12:14:01 [2025-03-16T11:14:01.309Z] No credentials specified
12:14:01 [2025-03-16T11:14:01.310Z] > /usr/bin/git rev-parse --resolve-git-dir /var/lib/jenkins/workspace/Silverpeas_Ugrade_Test/.git # timeout=10
12:14:01 [2025-03-16T11:14:01.316Z] Fetching changes from the remote Git repository
12:14:01 [2025-03-16T11:14:01.319Z] > /usr/bin/git config remote.origin.url https://github.com/Silverpeas/Jenkins-Pipelines.git # timeout=10
12:14:01 [2025-03-16T11:14:01.325Z] Cleaning workspace
12:14:01 [2025-03-16T11:14:01.325Z] > /usr/bin/git rev-parse --verify HEAD # timeout=10
12:14:01 [2025-03-16T11:14:01.329Z] Resetting working tree
12:14:01 [2025-03-16T11:14:01.329Z] > /usr/bin/git reset --hard # timeout=10
12:14:01 [2025-03-16T11:14:01.345Z] > /usr/bin/git clean -fdx # timeout=10
12:14:01 [2025-03-16T11:14:01.351Z] Fetching upstream changes from https://github.com/Silverpeas/Jenkins-Pipelines.git
12:14:01 [2025-03-16T11:14:01.351Z] > /usr/bin/git --version # timeout=10
12:14:01 [2025-03-16T11:14:01.355Z] > git --version # 'git version 2.43.0'
12:14:01 [2025-03-16T11:14:01.355Z] > /usr/bin/git fetch --tags --force --progress -- https://github.com/Silverpeas/Jenkins-Pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10
12:14:01 [2025-03-16T11:14:01.714Z] > /usr/bin/git rev-parse refs/remotes/origin/master^{commit} # timeout=10
12:14:01 [2025-03-16T11:14:01.722Z] Checking out Revision 08023d811205f6aba0cc1af783597b4af757a954 (refs/remotes/origin/master)
12:14:01 [2025-03-16T11:14:01.722Z] > /usr/bin/git config core.sparsecheckout # timeout=10
12:14:01 [2025-03-16T11:14:01.727Z] > /usr/bin/git checkout -f 08023d811205f6aba0cc1af783597b4af757a954 # timeout=10
12:14:01 [2025-03-16T11:14:01.829Z] Commit message: "Fix condition testing in the release pipeline for Silverpeas-Sso. In this same pipeline, give the version of the Docker image to use (6.4 currently). Idem for the auto build pipeline for Silverpeas-Sso."
12:14:01 [2025-03-16T11:14:01.830Z] > /usr/bin/git rev-list --no-walk 08023d811205f6aba0cc1af783597b4af757a954 # timeout=10
12:14:01 [2025-03-16T11:14:01.850Z] [Pipeline] }
12:14:01 [2025-03-16T11:14:01.853Z] [Pipeline] // stage
12:14:01 [2025-03-16T11:14:01.871Z] [Pipeline] withEnv
12:14:01 [2025-03-16T11:14:01.872Z] [Pipeline] {
12:14:02 [2025-03-16T11:14:02.063Z] [Pipeline] isUnix
12:14:02 [2025-03-16T11:14:02.064Z] [Pipeline] withEnv
12:14:02 [2025-03-16T11:14:02.065Z] [Pipeline] {
12:14:02 [2025-03-16T11:14:02.074Z] [Pipeline] sh
12:14:02 [2025-03-16T11:14:02.332Z] + docker inspect -f . silverpeas/silverbuild
12:14:02 [2025-03-16T11:14:02.332Z] .
12:14:02 [2025-03-16T11:14:02.333Z] [Pipeline] }
12:14:02 [2025-03-16T11:14:02.343Z] [Pipeline] // withEnv
12:14:02 [2025-03-16T11:14:02.352Z] [Pipeline] withDockerContainer
12:14:02 [2025-03-16T11:14:02.387Z] Jenkins does not seem to be running inside a container
12:14:02 [2025-03-16T11:14:02.396Z] $ 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_Ugrade_Test -v /var/lib/jenkins/workspace/Silverpeas_Ugrade_Test:/var/lib/jenkins/workspace/Silverpeas_Ugrade_Test:rw,z -v /var/lib/jenkins/workspace/Silverpeas_Ugrade_Test@tmp:/var/lib/jenkins/workspace/Silverpeas_Ugrade_Test@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 ******** silverpeas/silverbuild cat
12:14:02 [2025-03-16T11:14:02.700Z] $ docker top d4d25818744775dd2a66a5597eca7c7e70f105d5448e17dd51ce5e561bc46180 -eo pid,comm
12:14:02 [2025-03-16T11:14:02.736Z] [Pipeline] {
12:14:02 [2025-03-16T11:14:02.753Z] [Pipeline] withEnv
12:14:02 [2025-03-16T11:14:02.753Z] [Pipeline] {
12:14:02 [2025-03-16T11:14:02.774Z] [Pipeline] stage
12:14:02 [2025-03-16T11:14:02.774Z] [Pipeline] { (Fetch the last build version of Silverpeas)
12:14:02 [2025-03-16T11:14:02.819Z] [Pipeline] sh
12:14:03 [2025-03-16T11:14:03.078Z] + rm -rf LICENSE README.md src /home/silverbuild/.gradle
12:14:03 [2025-03-16T11:14:03.081Z] [Pipeline] sh
12:14:03 [2025-03-16T11:14:03.340Z] + mkdir logs
12:14:03 [2025-03-16T11:14:03.348Z] [Pipeline] copyArtifacts
12:14:03 [2025-03-16T11:14:03.356Z] Copied 1 artifact from "Silverpeas_Master_AutoDeploy" build number 913
12:14:03 [2025-03-16T11:14:03.361Z] [Pipeline] script
12:14:03 [2025-03-16T11:14:03.371Z] [Pipeline] {
12:14:03 [2025-03-16T11:14:03.380Z] [Pipeline] readYaml
12:14:03 [2025-03-16T11:14:03.391Z] Did you forget the `def` keyword? WorkflowScript seems to be setting a field named buildVersion (to a value of type String) which could lead to memory leaks or other issues.
12:14:03 [2025-03-16T11:14:03.397Z] [Pipeline] sh
12:14:03 [2025-03-16T11:14:03.656Z] + curl -fsSL -o pom.xml https://nexus3.silverpeas.org/repository/silverpeas/org/silverpeas/silverpeas-project/1.7-build241218/silverpeas-project-1.7-build241218.pom
12:14:04 [2025-03-16T11:14:04.207Z] curl: (22) The requested URL returned error: 404
12:14:04 [2025-03-16T11:14:04.209Z] [Pipeline] }
12:14:04 [2025-03-16T11:14:04.218Z] [Pipeline] // script
12:14:04 [2025-03-16T11:14:04.250Z] [Pipeline] }
12:14:04 [2025-03-16T11:14:04.257Z] [Pipeline] // stage
12:14:04 [2025-03-16T11:14:04.266Z] [Pipeline] stage
12:14:04 [2025-03-16T11:14:04.267Z] [Pipeline] { (Set up the test environment)
12:14:04 [2025-03-16T11:14:04.281Z] Stage "Set up the test environment" skipped due to earlier failure(s)
12:14:04 [2025-03-16T11:14:04.282Z] [Pipeline] getContext
12:14:04 [2025-03-16T11:14:04.288Z] [Pipeline] }
12:14:04 [2025-03-16T11:14:04.295Z] [Pipeline] // stage
12:14:04 [2025-03-16T11:14:04.305Z] [Pipeline] stage
12:14:04 [2025-03-16T11:14:04.306Z] [Pipeline] { (Test upgrade against PostgreSQL)
12:14:04 [2025-03-16T11:14:04.313Z] Stage "Test upgrade against PostgreSQL" skipped due to earlier failure(s)
12:14:04 [2025-03-16T11:14:04.314Z] [Pipeline] getContext
12:14:04 [2025-03-16T11:14:04.315Z] [Pipeline] }
12:14:04 [2025-03-16T11:14:04.322Z] [Pipeline] // stage
12:14:04 [2025-03-16T11:14:04.330Z] [Pipeline] stage
12:14:04 [2025-03-16T11:14:04.331Z] [Pipeline] { (Test upgrade against MS-SQLServer)
12:14:04 [2025-03-16T11:14:04.338Z] Stage "Test upgrade against MS-SQLServer" skipped due to earlier failure(s)
12:14:04 [2025-03-16T11:14:04.339Z] [Pipeline] getContext
12:14:04 [2025-03-16T11:14:04.340Z] [Pipeline] }
12:14:04 [2025-03-16T11:14:04.347Z] [Pipeline] // stage
12:14:04 [2025-03-16T11:14:04.356Z] [Pipeline] stage
12:14:04 [2025-03-16T11:14:04.357Z] [Pipeline] { (Test upgrade against Oracle)
12:14:04 [2025-03-16T11:14:04.364Z] Stage "Test upgrade against Oracle" skipped due to earlier failure(s)
12:14:04 [2025-03-16T11:14:04.365Z] [Pipeline] getContext
12:14:04 [2025-03-16T11:14:04.366Z] [Pipeline] }
12:14:04 [2025-03-16T11:14:04.373Z] [Pipeline] // stage
12:14:04 [2025-03-16T11:14:04.389Z] [Pipeline] stage
12:14:04 [2025-03-16T11:14:04.390Z] [Pipeline] { (Declarative: Post Actions)
12:14:04 [2025-03-16T11:14:04.407Z] [Pipeline] script
12:14:04 [2025-03-16T11:14:04.414Z] [Pipeline] {
12:14:04 [2025-03-16T11:14:04.428Z] [Pipeline] }
12:14:04 [2025-03-16T11:14:04.433Z] [Pipeline] // script
12:14:04 [2025-03-16T11:14:04.443Z] [Pipeline] archiveArtifacts
12:14:04 [2025-03-16T11:14:04.447Z] Archiving artifacts
12:14:04 [2025-03-16T11:14:04.455Z] [Pipeline] step
12:14:04 [2025-03-16T11:14:04.472Z] Sending e-mails to: miguel.moquillon@silverpeas.org silveryocha@chastagnier.com
12:14:04 [2025-03-16T11:14:04.585Z] [Pipeline] }
12:14:04 [2025-03-16T11:14:04.591Z] [Pipeline] // stage
12:14:04 [2025-03-16T11:14:04.596Z] [Pipeline] }
12:14:04 [2025-03-16T11:14:04.600Z] [Pipeline] // withEnv
12:14:04 [2025-03-16T11:14:04.607Z] [Pipeline] }
12:14:04 [2025-03-16T11:14:04.608Z] $ docker stop --time=1 d4d25818744775dd2a66a5597eca7c7e70f105d5448e17dd51ce5e561bc46180
12:14:05 [2025-03-16T11:14:05.810Z] $ docker rm -f --volumes d4d25818744775dd2a66a5597eca7c7e70f105d5448e17dd51ce5e561bc46180
12:14:05 [2025-03-16T11:14:05.846Z] [Pipeline] // withDockerContainer
12:14:05 [2025-03-16T11:14:05.849Z] [Pipeline] }
12:14:05 [2025-03-16T11:14:05.853Z] [Pipeline] // withEnv
12:14:05 [2025-03-16T11:14:05.856Z] [Pipeline] }
12:14:05 [2025-03-16T11:14:05.860Z] [Pipeline] // node
12:14:05 [2025-03-16T11:14:05.866Z] [Pipeline] End of Pipeline
12:14:05 [2025-03-16T11:14:05.889Z] ERROR: script returned exit code 22
12:14:05 [2025-03-16T11:14:05.908Z] Finished: FAILURE