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