16:36:55 [2025-04-11T14:36:55.110Z] Démarré par le projet amont "Silverpeas_Release" de numéro de build 68
16:36:55 [2025-04-11T14:36:55.110Z] Causé à l'origine par :
16:36:55 [2025-04-11T14:36:55.110Z] Démarré par l'utilisateur Miguel Moquillon
16:36:55 [2025-04-11T14:36:55.110Z] Running as userbuild
16:36:55 [2025-04-11T14:36:55.519Z] Obtained src/releases/docker-prod/Jenkinsfile from git https://github.com/Silverpeas/Jenkins-Pipelines.git
16:36:56 [2025-04-11T14:36:56.228Z] [Pipeline] Start of Pipeline
16:36:56 [2025-04-11T14:36:56.440Z] [Pipeline] node
16:36:56 [2025-04-11T14:36:56.444Z] Running on Jenkins in /var/lib/jenkins/workspace/Silverpeas Prod Image
16:36:56 [2025-04-11T14:36:56.446Z] [Pipeline] {
16:36:56 [2025-04-11T14:36:56.463Z] [Pipeline] stage
16:36:56 [2025-04-11T14:36:56.464Z] [Pipeline] { (Declarative: Checkout SCM)
16:36:56 [2025-04-11T14:36:56.474Z] [Pipeline] checkout
16:36:56 [2025-04-11T14:36:56.476Z] Selected Git installation does not exist. Using Default
16:36:56 [2025-04-11T14:36:56.476Z] The recommended git tool is: NONE
16:36:56 [2025-04-11T14:36:56.476Z] No credentials specified
16:36:56 [2025-04-11T14:36:56.476Z] Cloning the remote Git repository
16:36:56 [2025-04-11T14:36:56.476Z] Cloning repository https://github.com/Silverpeas/Jenkins-Pipelines.git
16:36:56 [2025-04-11T14:36:56.477Z] > /usr/bin/git init /var/lib/jenkins/workspace/Silverpeas Prod Image # timeout=10
16:36:56 [2025-04-11T14:36:56.485Z] Fetching upstream changes from https://github.com/Silverpeas/Jenkins-Pipelines.git
16:36:56 [2025-04-11T14:36:56.485Z] > /usr/bin/git --version # timeout=10
16:36:56 [2025-04-11T14:36:56.489Z] > git --version # 'git version 2.43.0'
16:36:56 [2025-04-11T14:36:56.490Z] > /usr/bin/git fetch --tags --force --progress -- https://github.com/Silverpeas/Jenkins-Pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10
16:36:56 [2025-04-11T14:36:56.982Z] > /usr/bin/git config remote.origin.url https://github.com/Silverpeas/Jenkins-Pipelines.git # timeout=10
16:36:56 [2025-04-11T14:36:56.988Z] > /usr/bin/git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
16:36:56 [2025-04-11T14:36:56.996Z] Avoid second fetch
16:36:56 [2025-04-11T14:36:56.996Z] > /usr/bin/git rev-parse refs/remotes/origin/master^{commit} # timeout=10
16:36:57 [2025-04-11T14:36:57.001Z] Checking out Revision 08023d811205f6aba0cc1af783597b4af757a954 (refs/remotes/origin/master)
16:36:57 [2025-04-11T14:36:57.001Z] > /usr/bin/git config core.sparsecheckout # timeout=10
16:36:57 [2025-04-11T14:36:57.006Z] > /usr/bin/git checkout -f 08023d811205f6aba0cc1af783597b4af757a954 # timeout=10
16:36:57 [2025-04-11T14:36:57.020Z] 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."
16:36:57 [2025-04-11T14:36:57.020Z] > /usr/bin/git rev-list --no-walk 3f3b79a1adf659eaa9f68ecb29797a01ba5c9625 # timeout=10
16:36:57 [2025-04-11T14:36:57.036Z] [Pipeline] }
16:36:57 [2025-04-11T14:36:57.040Z] [Pipeline] // stage
16:36:57 [2025-04-11T14:36:57.057Z] [Pipeline] withEnv
16:36:57 [2025-04-11T14:36:57.058Z] [Pipeline] {
16:36:57 [2025-04-11T14:36:57.099Z] [Pipeline] withEnv
16:36:57 [2025-04-11T14:36:57.101Z] [Pipeline] {
16:36:57 [2025-04-11T14:36:57.116Z] [Pipeline] stage
16:36:57 [2025-04-11T14:36:57.117Z] [Pipeline] { (Check the Docker image version to build)
16:36:57 [2025-04-11T14:36:57.190Z] Stage "Check the Docker image version to build" skipped due to when conditional
16:36:57 [2025-04-11T14:36:57.191Z] [Pipeline] getContext
16:36:57 [2025-04-11T14:36:57.192Z] [Pipeline] }
16:36:57 [2025-04-11T14:36:57.202Z] [Pipeline] // stage
16:36:57 [2025-04-11T14:36:57.213Z] [Pipeline] stage
16:36:57 [2025-04-11T14:36:57.214Z] [Pipeline] { (Prepare the project)
16:36:57 [2025-04-11T14:36:57.249Z] [Pipeline] dir
16:36:57 [2025-04-11T14:36:57.250Z] Running in /var/lib/jenkins/workspace/Silverpeas Prod Image/docker-silverpeas-prod
16:36:57 [2025-04-11T14:36:57.250Z] [Pipeline] {
16:36:57 [2025-04-11T14:36:57.269Z] [Pipeline] git
16:36:57 [2025-04-11T14:36:57.272Z] The recommended git tool is: NONE
16:36:57 [2025-04-11T14:36:57.273Z] using credential cacc0467-7c85-41d1-bf4e-eaa470dd5e59
16:36:57 [2025-04-11T14:36:57.283Z] Cloning the remote Git repository
16:36:57 [2025-04-11T14:36:57.283Z] Cloning repository https://github.com/Silverpeas/docker-silverpeas-prod
16:36:57 [2025-04-11T14:36:57.283Z] > /usr/bin/git init /var/lib/jenkins/workspace/Silverpeas Prod Image/docker-silverpeas-prod # timeout=10
16:36:57 [2025-04-11T14:36:57.292Z] Fetching upstream changes from https://github.com/Silverpeas/docker-silverpeas-prod
16:36:57 [2025-04-11T14:36:57.292Z] > /usr/bin/git --version # timeout=10
16:36:57 [2025-04-11T14:36:57.297Z] > git --version # 'git version 2.43.0'
16:36:57 [2025-04-11T14:36:57.297Z] using GIT_ASKPASS to set credentials GitHub Credentials For Jenkins
16:36:57 [2025-04-11T14:36:57.302Z] > /usr/bin/git fetch --tags --force --progress -- https://github.com/Silverpeas/docker-silverpeas-prod +refs/heads/*:refs/remotes/origin/* # timeout=10
16:36:59 [2025-04-11T14:36:59.480Z] > /usr/bin/git config remote.origin.url https://github.com/Silverpeas/docker-silverpeas-prod # timeout=10
16:36:59 [2025-04-11T14:36:59.487Z] > /usr/bin/git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
16:36:59 [2025-04-11T14:36:59.496Z] Avoid second fetch
16:36:59 [2025-04-11T14:36:59.496Z] > /usr/bin/git rev-parse refs/remotes/origin/6.4.x^{commit} # timeout=10
16:36:59 [2025-04-11T14:36:59.504Z] Checking out Revision c80ded6919cdf9e1d3e50f2dcef80e32b497fbc1 (refs/remotes/origin/6.4.x)
16:36:59 [2025-04-11T14:36:59.504Z] > /usr/bin/git config core.sparsecheckout # timeout=10
16:36:59 [2025-04-11T14:36:59.510Z] > /usr/bin/git checkout -f c80ded6919cdf9e1d3e50f2dcef80e32b497fbc1 # timeout=10
16:36:59 [2025-04-11T14:36:59.631Z] > /usr/bin/git branch -a -v --no-abbrev # timeout=10
16:36:59 [2025-04-11T14:36:59.637Z] > /usr/bin/git checkout -b 6.4.x c80ded6919cdf9e1d3e50f2dcef80e32b497fbc1 # timeout=10
16:36:59 [2025-04-11T14:36:59.885Z] Commit message: "Generate Dockerfile for Silverpeas 6.4.2"
16:36:59 [2025-04-11T14:36:59.885Z] > /usr/bin/git rev-list --no-walk 10abc2b0ea09cceedb65cf58a2cf843992d88a27 # timeout=10
16:36:59 [2025-04-11T14:36:59.909Z] [Pipeline] script
16:36:59 [2025-04-11T14:36:59.912Z] [Pipeline] {
16:36:59 [2025-04-11T14:36:59.928Z] [Pipeline] sh
16:37:00 [2025-04-11T14:37:00.186Z] + curl -fsSL -o pom-silverpeas.xml https://nexus3.silverpeas.org/repository/silverpeas/org/silverpeas/silverpeas-assembly/6.4.3/silverpeas-assembly-6.4.3.pom
16:37:00 [2025-04-11T14:37:00.187Z] Did you forget the `def` keyword? WorkflowScript seems to be setting a field named versionExists (to a value of type Integer) which could lead to memory leaks or other issues.
16:37:00 [2025-04-11T14:37:00.188Z] [Pipeline] sh
16:37:00 [2025-04-11T14:37:00.444Z] + grep -oP (?<=SILVERPEAS_VERSION=)[0-9.]+ Dockerfile
16:37:00 [2025-04-11T14:37:00.445Z] 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.
16:37:00 [2025-04-11T14:37:00.447Z] [Pipeline] sh
16:37:00 [2025-04-11T14:37:00.704Z] + rm -f pom-silverpeas.xml
16:37:00 [2025-04-11T14:37:00.708Z] [Pipeline] sh
16:37:00 [2025-04-11T14:37:00.966Z] + git rev-parse 6.4.3
16:37:00 [2025-04-11T14:37:00.967Z] Did you forget the `def` keyword? WorkflowScript seems to be setting a field named update (to a value of type Integer) which could lead to memory leaks or other issues.
16:37:00 [2025-04-11T14:37:00.967Z] [Pipeline] }
16:37:00 [2025-04-11T14:37:00.978Z] [Pipeline] // script
16:37:00 [2025-04-11T14:37:00.988Z] [Pipeline] }
16:37:00 [2025-04-11T14:37:00.997Z] [Pipeline] // dir
16:37:01 [2025-04-11T14:37:01.005Z] [Pipeline] }
16:37:01 [2025-04-11T14:37:01.014Z] [Pipeline] // stage
16:37:01 [2025-04-11T14:37:01.026Z] [Pipeline] stage
16:37:01 [2025-04-11T14:37:01.027Z] [Pipeline] { (Check Silverpeas version is a new one)
16:37:01 [2025-04-11T14:37:01.051Z] Stage "Check Silverpeas version is a new one" skipped due to when conditional
16:37:01 [2025-04-11T14:37:01.052Z] [Pipeline] getContext
16:37:01 [2025-04-11T14:37:01.054Z] [Pipeline] }
16:37:01 [2025-04-11T14:37:01.065Z] [Pipeline] // stage
16:37:01 [2025-04-11T14:37:01.077Z] [Pipeline] stage
16:37:01 [2025-04-11T14:37:01.078Z] [Pipeline] { (Clean up previous build for the same version)
16:37:01 [2025-04-11T14:37:01.101Z] Stage "Clean up previous build for the same version" skipped due to when conditional
16:37:01 [2025-04-11T14:37:01.102Z] [Pipeline] getContext
16:37:01 [2025-04-11T14:37:01.104Z] [Pipeline] }
16:37:01 [2025-04-11T14:37:01.114Z] [Pipeline] // stage
16:37:01 [2025-04-11T14:37:01.126Z] [Pipeline] stage
16:37:01 [2025-04-11T14:37:01.127Z] [Pipeline] { (Update Dockerfile for new version)
16:37:01 [2025-04-11T14:37:01.159Z] [Pipeline] withCredentials
16:37:01 [2025-04-11T14:37:01.177Z] Masking supported pattern matches of $GIT_AUTH or $GIT_AUTH_USR or $GIT_AUTH_PSW
16:37:01 [2025-04-11T14:37:01.178Z] [Pipeline] {
16:37:01 [2025-04-11T14:37:01.196Z] [Pipeline] dir
16:37:01 [2025-04-11T14:37:01.196Z] Running in /var/lib/jenkins/workspace/Silverpeas Prod Image/docker-silverpeas-prod
16:37:01 [2025-04-11T14:37:01.197Z] [Pipeline] {
16:37:01 [2025-04-11T14:37:01.209Z] [Pipeline] sh
16:37:01 [2025-04-11T14:37:01.467Z] + git config --local credential.helper !f() { echo username=${GIT_AUTH_USR}; echo password=$GIT_AUTH_PSW; }; f
16:37:01 [2025-04-11T14:37:01.480Z] [Pipeline] sh
16:37:01 [2025-04-11T14:37:01.738Z] + ./generate-dockerfile.sh 6.4.3 26.1.3
16:37:01 [2025-04-11T14:37:01.739Z] + git commit -am Generate Dockerfile for Silverpeas 6.4.3
16:37:01 [2025-04-11T14:37:01.989Z] [6.4.x 79cad3d] Generate Dockerfile for Silverpeas 6.4.3
16:37:01 [2025-04-11T14:37:01.989Z] 1 file changed, 2 insertions(+), 2 deletions(-)
16:37:01 [2025-04-11T14:37:01.989Z] + git tag 6.4.3
16:37:01 [2025-04-11T14:37:01.989Z] + git push origin HEAD:6.4.x
16:37:02 [2025-04-11T14:37:02.901Z] To https://github.com/Silverpeas/docker-silverpeas-prod
16:37:02 [2025-04-11T14:37:02.901Z] c80ded6..79cad3d HEAD -> 6.4.x
16:37:02 [2025-04-11T14:37:02.901Z] + git push origin --tags
16:37:03 [2025-04-11T14:37:03.812Z] To https://github.com/Silverpeas/docker-silverpeas-prod
16:37:03 [2025-04-11T14:37:03.812Z] * [new tag] 6.4.3 -> 6.4.3
16:37:03 [2025-04-11T14:37:03.813Z] + ./generate-docker-library.sh
16:37:03 [2025-04-11T14:37:03.813Z] [Pipeline] }
16:37:03 [2025-04-11T14:37:03.822Z] [Pipeline] // dir
16:37:03 [2025-04-11T14:37:03.832Z] [Pipeline] }
16:37:03 [2025-04-11T14:37:03.842Z] [Pipeline] // withCredentials
16:37:03 [2025-04-11T14:37:03.852Z] [Pipeline] }
16:37:03 [2025-04-11T14:37:03.862Z] [Pipeline] // stage
16:37:03 [2025-04-11T14:37:03.875Z] [Pipeline] stage
16:37:03 [2025-04-11T14:37:03.876Z] [Pipeline] { (Create new stable branch)
16:37:03 [2025-04-11T14:37:03.903Z] Stage "Create new stable branch" skipped due to when conditional
16:37:03 [2025-04-11T14:37:03.904Z] [Pipeline] getContext
16:37:03 [2025-04-11T14:37:03.905Z] [Pipeline] }
16:37:03 [2025-04-11T14:37:03.915Z] [Pipeline] // stage
16:37:03 [2025-04-11T14:37:03.927Z] [Pipeline] stage
16:37:03 [2025-04-11T14:37:03.928Z] [Pipeline] { (Update official Docker images library)
16:37:03 [2025-04-11T14:37:03.952Z] [Pipeline] withCredentials
16:37:03 [2025-04-11T14:37:03.980Z] Masking supported pattern matches of $GIT_AUTH or $GIT_AUTH_USR or $GIT_AUTH_PSW
16:37:03 [2025-04-11T14:37:03.982Z] [Pipeline] {
16:37:04 [2025-04-11T14:37:04.000Z] [Pipeline] dir
16:37:04 [2025-04-11T14:37:04.001Z] Running in /var/lib/jenkins/workspace/Silverpeas Prod Image/official-images
16:37:04 [2025-04-11T14:37:04.002Z] [Pipeline] {
16:37:04 [2025-04-11T14:37:04.018Z] [Pipeline] git
16:37:04 [2025-04-11T14:37:04.020Z] The recommended git tool is: NONE
16:37:04 [2025-04-11T14:37:04.020Z] using credential cacc0467-7c85-41d1-bf4e-eaa470dd5e59
16:37:04 [2025-04-11T14:37:04.030Z] Cloning the remote Git repository
16:37:04 [2025-04-11T14:37:04.030Z] Cloning repository https://github.com/Silverpeas/official-images
16:37:04 [2025-04-11T14:37:04.030Z] > /usr/bin/git init /var/lib/jenkins/workspace/Silverpeas Prod Image/official-images # timeout=10
16:37:04 [2025-04-11T14:37:04.038Z] Fetching upstream changes from https://github.com/Silverpeas/official-images
16:37:04 [2025-04-11T14:37:04.038Z] > /usr/bin/git --version # timeout=10
16:37:04 [2025-04-11T14:37:04.042Z] > git --version # 'git version 2.43.0'
16:37:04 [2025-04-11T14:37:04.042Z] using GIT_ASKPASS to set credentials GitHub Credentials For Jenkins
16:37:04 [2025-04-11T14:37:04.047Z] > /usr/bin/git fetch --tags --force --progress -- https://github.com/Silverpeas/official-images +refs/heads/*:refs/remotes/origin/* # timeout=10
16:37:07 [2025-04-11T14:37:07.677Z] > /usr/bin/git config remote.origin.url https://github.com/Silverpeas/official-images # timeout=10
16:37:07 [2025-04-11T14:37:07.684Z] > /usr/bin/git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
16:37:07 [2025-04-11T14:37:07.692Z] Avoid second fetch
16:37:07 [2025-04-11T14:37:07.692Z] > /usr/bin/git rev-parse refs/remotes/origin/master^{commit} # timeout=10
16:37:07 [2025-04-11T14:37:07.698Z] Checking out Revision bc360fc25bd6c009162c62247071ce63bebab9e5 (refs/remotes/origin/master)
16:37:07 [2025-04-11T14:37:07.698Z] > /usr/bin/git config core.sparsecheckout # timeout=10
16:37:07 [2025-04-11T14:37:07.703Z] > /usr/bin/git checkout -f bc360fc25bd6c009162c62247071ce63bebab9e5 # timeout=10
16:37:07 [2025-04-11T14:37:07.741Z] > /usr/bin/git branch -a -v --no-abbrev # timeout=10
16:37:07 [2025-04-11T14:37:07.748Z] > /usr/bin/git checkout -b master bc360fc25bd6c009162c62247071ce63bebab9e5 # timeout=10
16:37:07 [2025-04-11T14:37:07.778Z] Commit message: "Merge pull request #18396 from keeganwitt/gradle"
16:37:07 [2025-04-11T14:37:07.778Z] > /usr/bin/git rev-list --no-walk 232c327b0d1eda81ce93c33e83400563d756626d # timeout=10
16:37:07 [2025-04-11T14:37:07.847Z] [Pipeline] sh
16:37:08 [2025-04-11T14:37:08.104Z] + git config --local credential.helper !f() { echo username=${GIT_AUTH_USR}; echo password=$GIT_AUTH_PSW; }; f
16:37:08 [2025-04-11T14:37:08.106Z] [Pipeline] sh
16:37:08 [2025-04-11T14:37:08.362Z] + git remote add docker https://github.com/docker-library/official-images.git
16:37:08 [2025-04-11T14:37:08.365Z] [Pipeline] sh
16:37:08 [2025-04-11T14:37:08.624Z] + git pull docker master
16:37:09 [2025-04-11T14:37:09.535Z] Depuis https://github.com/docker-library/official-images
16:37:09 [2025-04-11T14:37:09.535Z] * branch master -> FETCH_HEAD
16:37:09 [2025-04-11T14:37:09.535Z] * [nouvelle branche] master -> docker/master
16:37:09 [2025-04-11T14:37:09.536Z] Mise à jour bc360fc25..16c6b9aa4
16:37:09 [2025-04-11T14:37:09.536Z] Fast-forward
16:37:09 [2025-04-11T14:37:09.536Z] .external-pins/docker/scout-sbom-indexer___1 | 2 +-
16:37:09 [2025-04-11T14:37:09.536Z] .../mcr.microsoft.com/windows/nanoserver___1809 | 2 +-
16:37:09 [2025-04-11T14:37:09.536Z] .../windows/nanoserver___ltsc2022 | 2 +-
16:37:09 [2025-04-11T14:37:09.536Z] .../windows/nanoserver___ltsc2025 | 2 +-
16:37:09 [2025-04-11T14:37:09.536Z] .../mcr.microsoft.com/windows/servercore___1809 | 2 +-
16:37:09 [2025-04-11T14:37:09.536Z] .../windows/servercore___ltsc2022 | 2 +-
16:37:09 [2025-04-11T14:37:09.536Z] .../windows/servercore___ltsc2025 | 2 +-
16:37:09 [2025-04-11T14:37:09.536Z] .external-pins/redhat/ubi8-minimal___latest | 2 +-
16:37:09 [2025-04-11T14:37:09.536Z] .external-pins/redhat/ubi8___latest | 2 +-
16:37:09 [2025-04-11T14:37:09.536Z] .external-pins/redhat/ubi9-minimal___latest | 2 +-
16:37:09 [2025-04-11T14:37:09.536Z] .external-pins/redhat/ubi9___latest | 2 +-
16:37:09 [2025-04-11T14:37:09.537Z] .external-pins/tianon/buildkit___0.16 | 2 +-
16:37:09 [2025-04-11T14:37:09.537Z] library/adminer | 22 +-
16:37:09 [2025-04-11T14:37:09.537Z] library/aerospike | 8 +-
16:37:09 [2025-04-11T14:37:09.537Z] library/almalinux | 18 +-
16:37:09 [2025-04-11T14:37:09.537Z] library/alpine | 16 +-
16:37:09 [2025-04-11T14:37:09.537Z] library/alt | 6 +-
16:37:09 [2025-04-11T14:37:09.537Z] library/amazoncorretto | 30 +-
16:37:09 [2025-04-11T14:37:09.537Z] library/amazonlinux | 12 +-
16:37:09 [2025-04-11T14:37:09.537Z] library/api-firewall | 6 +-
16:37:09 [2025-04-11T14:37:09.537Z] library/arangodb | 6 +-
16:37:09 [2025-04-11T14:37:09.537Z] library/archlinux | 18 +-
16:37:09 [2025-04-11T14:37:09.537Z] library/backdrop | 8 +-
16:37:09 [2025-04-11T14:37:09.538Z] library/bash | 10 +-
16:37:09 [2025-04-11T14:37:09.538Z] library/buildpack-deps | 15 +
16:37:09 [2025-04-11T14:37:09.538Z] library/busybox | 24 +-
16:37:09 [2025-04-11T14:37:09.538Z] library/cassandra | 18 +-
16:37:09 [2025-04-11T14:37:09.538Z] library/chronograf | 8 +-
16:37:09 [2025-04-11T14:37:09.538Z] library/clearlinux | 4 +-
16:37:09 [2025-04-11T14:37:09.538Z] library/clickhouse | 25 +-
16:37:09 [2025-04-11T14:37:09.538Z] library/clojure | 106 +++---
16:37:09 [2025-04-11T14:37:09.538Z] library/composer | 4 +-
16:37:09 [2025-04-11T14:37:09.538Z] library/convertigo | 4 +-
16:37:09 [2025-04-11T14:37:09.538Z] library/couchbase | 87 ++++-
16:37:09 [2025-04-11T14:37:09.538Z] library/couchdb | 10 +-
16:37:09 [2025-04-11T14:37:09.538Z] library/crate | 12 +-
16:37:09 [2025-04-11T14:37:09.539Z] library/dart | 8 +-
16:37:09 [2025-04-11T14:37:09.539Z] library/debian | 58 +--
16:37:09 [2025-04-11T14:37:09.539Z] library/docker | 42 +--
16:37:09 [2025-04-11T14:37:09.539Z] library/drupal | 182 ++++++----
16:37:09 [2025-04-11T14:37:09.539Z] library/eclipse-mosquitto | 4 +-
16:37:09 [2025-04-11T14:37:09.539Z] library/eclipse-temurin | 166 ++++-----
16:37:09 [2025-04-11T14:37:09.539Z] library/elasticsearch | 12 +-
16:37:09 [2025-04-11T14:37:09.539Z] library/elixir | 36 +-
16:37:09 [2025-04-11T14:37:09.539Z] library/emqx | 4 +-
16:37:09 [2025-04-11T14:37:09.539Z] library/erlang | 29 +-
16:37:09 [2025-04-11T14:37:09.539Z] library/fedora | 24 +-
16:37:09 [2025-04-11T14:37:09.539Z] library/flink | 52 ++-
16:37:09 [2025-04-11T14:37:09.539Z] library/friendica | 10 +-
16:37:09 [2025-04-11T14:37:09.540Z] library/geonetwork | 8 +-
16:37:09 [2025-04-11T14:37:09.540Z] library/ghost | 10 +-
16:37:09 [2025-04-11T14:37:09.540Z] library/golang | 204 ++++-------
16:37:09 [2025-04-11T14:37:09.540Z] library/gradle | 396 +++++++++++++--------
16:37:09 [2025-04-11T14:37:09.540Z] library/haproxy | 34 +-
16:37:09 [2025-04-11T14:37:09.540Z] library/haskell | 30 +-
16:37:09 [2025-04-11T14:37:09.540Z] library/haxe | 24 +-
16:37:09 [2025-04-11T14:37:09.540Z] library/hylang | 25 +-
16:37:09 [2025-04-11T14:37:09.540Z] library/ibm-semeru-runtimes | 157 +++++---
16:37:09 [2025-04-11T14:37:09.540Z] library/ibmjava | 6 +-
16:37:09 [2025-04-11T14:37:09.540Z] library/jetty | 218 ++++++------
16:37:09 [2025-04-11T14:37:09.540Z] library/joomla | 105 ++++--
16:37:09 [2025-04-11T14:37:09.541Z] library/jruby | 18 +-
16:37:09 [2025-04-11T14:37:09.541Z] library/julia | 99 ++++--
16:37:09 [2025-04-11T14:37:09.541Z] library/kapacitor | 2 +-
16:37:09 [2025-04-11T14:37:09.541Z] library/kibana | 12 +-
16:37:09 [2025-04-11T14:37:09.541Z] library/krakend | 9 +
16:37:09 [2025-04-11T14:37:09.541Z] library/lightstreamer | 16 +-
16:37:09 [2025-04-11T14:37:09.541Z] library/liquibase | 8 +-
16:37:09 [2025-04-11T14:37:09.541Z] library/logstash | 12 +-
16:37:09 [2025-04-11T14:37:09.541Z] library/mageia | 4 +-
16:37:09 [2025-04-11T14:37:09.541Z] library/mariadb | 24 +-
16:37:09 [2025-04-11T14:37:09.541Z] library/matomo | 12 +-
16:37:09 [2025-04-11T14:37:09.541Z] library/maven | 53 +--
16:37:09 [2025-04-11T14:37:09.542Z] library/mediawiki | 20 +-
16:37:09 [2025-04-11T14:37:09.542Z] library/memcached | 14 +-
16:37:09 [2025-04-11T14:37:09.542Z] library/mongo | 157 +++-----
16:37:09 [2025-04-11T14:37:09.542Z] library/monica | 30 +-
16:37:09 [2025-04-11T14:37:09.542Z] library/nats | 37 +-
16:37:09 [2025-04-11T14:37:09.542Z] library/neo4j | 60 ++--
16:37:09 [2025-04-11T14:37:09.542Z] library/neurodebian | 36 +-
16:37:09 [2025-04-11T14:37:09.542Z] library/nextcloud | 56 +--
16:37:09 [2025-04-11T14:37:09.542Z] library/node | 102 +++---
16:37:09 [2025-04-11T14:37:09.542Z] library/odoo | 8 +-
16:37:09 [2025-04-11T14:37:09.542Z] library/open-liberty | 56 +--
16:37:09 [2025-04-11T14:37:09.542Z] library/openjdk | 135 ++-----
16:37:09 [2025-04-11T14:37:09.542Z] library/oraclelinux | 4 +-
16:37:09 [2025-04-11T14:37:09.543Z] library/orientdb | 12 +-
16:37:09 [2025-04-11T14:37:09.543Z] library/percona | 4 +-
16:37:09 [2025-04-11T14:37:09.543Z] library/photon | 30 +-
16:37:09 [2025-04-11T14:37:09.543Z] library/php | 336 ++++++++---------
16:37:09 [2025-04-11T14:37:09.543Z] library/postgres | 80 ++---
16:37:09 [2025-04-11T14:37:09.543Z] library/pypy | 106 ++++--
16:37:09 [2025-04-11T14:37:09.543Z] library/python | 216 +++++------
16:37:09 [2025-04-11T14:37:09.543Z] library/r-base | 6 +-
16:37:09 [2025-04-11T14:37:09.543Z] library/rabbitmq | 28 +-
16:37:09 [2025-04-11T14:37:09.543Z] library/rakudo-star | 14 +-
16:37:09 [2025-04-11T14:37:09.543Z] library/redis | 8 +-
16:37:09 [2025-04-11T14:37:09.543Z] library/redmine | 39 +-
16:37:09 [2025-04-11T14:37:09.544Z] library/registry | 6 +-
16:37:09 [2025-04-11T14:37:09.544Z] library/rocket.chat | 32 +-
16:37:09 [2025-04-11T14:37:09.544Z] library/ros | 14 +-
16:37:09 [2025-04-11T14:37:09.544Z] library/ruby | 102 ++----
16:37:09 [2025-04-11T14:37:09.544Z] library/rust | 27 +-
16:37:09 [2025-04-11T14:37:09.544Z] library/sapmachine | 108 +++---
16:37:09 [2025-04-11T14:37:09.544Z] library/solr | 8 +-
16:37:09 [2025-04-11T14:37:09.544Z] library/sonarqube | 36 +-
16:37:09 [2025-04-11T14:37:09.544Z] library/spark | 68 ++--
16:37:09 [2025-04-11T14:37:09.544Z] library/spiped | 8 +-
16:37:09 [2025-04-11T14:37:09.544Z] library/swift | 137 +++----
16:37:09 [2025-04-11T14:37:09.544Z] library/swipl | 6 +-
16:37:09 [2025-04-11T14:37:09.545Z] library/telegraf | 25 +-
16:37:09 [2025-04-11T14:37:09.545Z] library/tomcat | 160 ++++-----
16:37:09 [2025-04-11T14:37:09.545Z] library/tomee | 4 -
16:37:09 [2025-04-11T14:37:09.545Z] library/traefik | 59 ++-
16:37:09 [2025-04-11T14:37:09.545Z] library/ubuntu | 200 +++++------
16:37:09 [2025-04-11T14:37:09.545Z] library/unit | 74 ++--
16:37:09 [2025-04-11T14:37:09.545Z] library/varnish | 20 +-
16:37:09 [2025-04-11T14:37:09.545Z] library/websphere-liberty | 54 +--
16:37:09 [2025-04-11T14:37:09.545Z] library/wordpress | 107 ++++--
16:37:09 [2025-04-11T14:37:09.545Z] library/xwiki | 52 +--
16:37:09 [2025-04-11T14:37:09.545Z] library/yourls | 16 +-
16:37:09 [2025-04-11T14:37:09.546Z] test/README.md | 32 +-
16:37:09 [2025-04-11T14:37:09.546Z] test/config.sh | 1 -
16:37:09 [2025-04-11T14:37:09.546Z] test/run.sh | 2 +-
16:37:09 [2025-04-11T14:37:09.546Z] test/tests/python-hy/container.cmd | 37 --
16:37:09 [2025-04-11T14:37:09.546Z] test/tests/python-hy/container.hy | 1 -
16:37:09 [2025-04-11T14:37:09.546Z] test/tests/python-hy/container.sh | 42 ---
16:37:09 [2025-04-11T14:37:09.546Z] test/tests/python-hy/expected-std-out.txt | 1 -
16:37:09 [2025-04-11T14:37:09.546Z] test/tests/python-hy/run.sh | 1 -
16:37:09 [2025-04-11T14:37:09.546Z] toc.sh | 115 +++---
16:37:09 [2025-04-11T14:37:09.546Z] 130 files changed, 2966 insertions(+), 2797 deletions(-)
16:37:09 [2025-04-11T14:37:09.547Z] create mode 100644 library/krakend
16:37:09 [2025-04-11T14:37:09.547Z] delete mode 100644 test/tests/python-hy/container.cmd
16:37:09 [2025-04-11T14:37:09.547Z] delete mode 120000 test/tests/python-hy/container.hy
16:37:09 [2025-04-11T14:37:09.547Z] delete mode 100644 test/tests/python-hy/container.sh
16:37:09 [2025-04-11T14:37:09.547Z] delete mode 120000 test/tests/python-hy/expected-std-out.txt
16:37:09 [2025-04-11T14:37:09.547Z] delete mode 120000 test/tests/python-hy/run.sh
16:37:09 [2025-04-11T14:37:09.547Z] + git push origin HEAD:master
16:37:10 [2025-04-11T14:37:10.459Z] To https://github.com/Silverpeas/official-images
16:37:10 [2025-04-11T14:37:10.459Z] bc360fc25..16c6b9aa4 HEAD -> master
16:37:10 [2025-04-11T14:37:10.462Z] [Pipeline] script
16:37:10 [2025-04-11T14:37:10.468Z] [Pipeline] {
16:37:10 [2025-04-11T14:37:10.485Z] [Pipeline] sh
16:37:10 [2025-04-11T14:37:10.743Z] + git rev-parse silverpeas-6.4.3
16:37:10 [2025-04-11T14:37:10.750Z] [Pipeline] sh
16:37:11 [2025-04-11T14:37:11.005Z] + git checkout -b silverpeas-6.4.3
16:37:11 [2025-04-11T14:37:11.006Z] Basculement sur la nouvelle branche 'silverpeas-6.4.3'
16:37:11 [2025-04-11T14:37:11.006Z] + cp /var/lib/jenkins/workspace/Silverpeas Prod Image/silverpeas library/
16:37:11 [2025-04-11T14:37:11.006Z] + git commit -am Update Docker image for Silverpeas version 6.4.3
16:37:11 [2025-04-11T14:37:11.006Z] [silverpeas-6.4.3 602ab6a0c] Update Docker image for Silverpeas version 6.4.3
16:37:11 [2025-04-11T14:37:11.006Z] 1 file changed, 4 insertions(+), 4 deletions(-)
16:37:11 [2025-04-11T14:37:11.006Z] + git push origin silverpeas-6.4.3
16:37:12 [2025-04-11T14:37:12.350Z] remote:
16:37:12 [2025-04-11T14:37:12.350Z] remote: Create a pull request for 'silverpeas-6.4.3' on GitHub by visiting:
16:37:12 [2025-04-11T14:37:12.350Z] remote: https://github.com/Silverpeas/official-images/pull/new/silverpeas-6.4.3
16:37:12 [2025-04-11T14:37:12.350Z] remote:
16:37:12 [2025-04-11T14:37:12.350Z] To https://github.com/Silverpeas/official-images
16:37:12 [2025-04-11T14:37:12.350Z] * [new branch] silverpeas-6.4.3 -> silverpeas-6.4.3
16:37:12 [2025-04-11T14:37:12.352Z] Did you forget the `def` keyword? WorkflowScript seems to be setting a field named doPR (to a value of type String) which could lead to memory leaks or other issues.
16:37:12 [2025-04-11T14:37:12.352Z] [Pipeline] }
16:37:12 [2025-04-11T14:37:12.368Z] [Pipeline] // script
16:37:12 [2025-04-11T14:37:12.385Z] [Pipeline] }
16:37:12 [2025-04-11T14:37:12.403Z] [Pipeline] // dir
16:37:12 [2025-04-11T14:37:12.416Z] [Pipeline] }
16:37:12 [2025-04-11T14:37:12.426Z] [Pipeline] // withCredentials
16:37:12 [2025-04-11T14:37:12.439Z] [Pipeline] }
16:37:12 [2025-04-11T14:37:12.452Z] [Pipeline] // stage
16:37:12 [2025-04-11T14:37:12.465Z] [Pipeline] stage
16:37:12 [2025-04-11T14:37:12.465Z] [Pipeline] { (Open pull request)
16:37:12 [2025-04-11T14:37:12.497Z] [Pipeline] withCredentials
16:37:12 [2025-04-11T14:37:12.524Z] Masking supported pattern matches of $GIT_TOKEN or $GIT_AUTH or $GIT_AUTH_USR or $GIT_AUTH_PSW
16:37:12 [2025-04-11T14:37:12.525Z] [Pipeline] {
16:37:12 [2025-04-11T14:37:12.533Z] [Pipeline] script
16:37:12 [2025-04-11T14:37:12.536Z] [Pipeline] {
16:37:12 [2025-04-11T14:37:12.547Z] [Pipeline] sh
16:37:12 [2025-04-11T14:37:12.547Z] Warning: A secret was passed to "sh" using Groovy String interpolation, which is insecure.
16:37:12 [2025-04-11T14:37:12.547Z] Affected argument(s) used the following variable(s): [GIT_TOKEN, GIT_AUTH_USR]
16:37:12 [2025-04-11T14:37:12.547Z] See https://jenkins.io/redirect/groovy-string-interpolation for details.
16:37:12 [2025-04-11T14:37:12.803Z] + curl -X POST -u ****:**** -H Accept: application/vnd.github.v3+json -d {"title":"New Docker image for Silverpeas 6.4.3",
16:37:12 [2025-04-11T14:37:12.803Z] "body":"Update silverpeas Docker library to take into account Silverpeas 6.4.3","head":"Silverpeas:silverpeas-6.4.3","base":"master"} https://api.github.com/repos/docker-library/official-images/pulls
16:37:12 [2025-04-11T14:37:12.803Z] % Total % Received % Xferd Average Speed Time Time Time Current
16:37:12 [2025-04-11T14:37:12.803Z] Dload Upload Total Spent Left Speed
16:37:12 [2025-04-11T14:37:12.803Z]
16:37:12 [2025-04-11T14:37:12.803Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
16:37:13 [2025-04-11T14:37:13.715Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
16:37:13 [2025-04-11T14:37:13.965Z] 100 183 0 0 100 183 0 170 0:00:01 0:00:01 --:--:-- 170
16:37:13 [2025-04-11T14:37:13.966Z] 100 19820 100 19637 100 183 16947 157 0:00:01 0:00:01 --:--:-- 17100
16:37:13 [2025-04-11T14:37:13.967Z] Did you forget the `def` keyword? WorkflowScript seems to be setting a field named prResult (to a value of type String) which could lead to memory leaks or other issues.
16:37:13 [2025-04-11T14:37:13.967Z] [Pipeline] }
16:37:13 [2025-04-11T14:37:13.980Z] [Pipeline] // script
16:37:13 [2025-04-11T14:37:13.991Z] [Pipeline] }
16:37:14 [2025-04-11T14:37:14.001Z] [Pipeline] // withCredentials
16:37:14 [2025-04-11T14:37:14.015Z] [Pipeline] }
16:37:14 [2025-04-11T14:37:14.029Z] [Pipeline] // stage
16:37:14 [2025-04-11T14:37:14.048Z] [Pipeline] stage
16:37:14 [2025-04-11T14:37:14.049Z] [Pipeline] { (Declarative: Post Actions)
16:37:14 [2025-04-11T14:37:14.071Z] [Pipeline] step
16:37:14 [2025-04-11T14:37:14.092Z] [Pipeline] script
16:37:14 [2025-04-11T14:37:14.102Z] [Pipeline] {
16:37:14 [2025-04-11T14:37:14.136Z] [Pipeline] sh
16:37:14 [2025-04-11T14:37:14.393Z] + mkdir -p build
16:37:14 [2025-04-11T14:37:14.397Z] [Pipeline] writeFile
16:37:14 [2025-04-11T14:37:14.414Z] [Pipeline] archiveArtifacts
16:37:14 [2025-04-11T14:37:14.419Z] Archiving artifacts
16:37:14 [2025-04-11T14:37:14.427Z] Enregistrement des empreintes numériques
16:37:14 [2025-04-11T14:37:14.450Z] [Pipeline] sh
16:37:14 [2025-04-11T14:37:14.709Z] + rm -rf build
16:37:14 [2025-04-11T14:37:14.717Z] [Pipeline] emailext
16:37:14 [2025-04-11T14:37:14.858Z] Sending email to: miguel.moquillon@silverpeas.org silveryocha@chastagnier.com
16:37:14 [2025-04-11T14:37:14.945Z] [Pipeline] }
16:37:14 [2025-04-11T14:37:14.951Z] [Pipeline] // script
16:37:14 [2025-04-11T14:37:14.961Z] [Pipeline] }
16:37:14 [2025-04-11T14:37:14.967Z] [Pipeline] // stage
16:37:14 [2025-04-11T14:37:14.973Z] [Pipeline] }
16:37:14 [2025-04-11T14:37:14.980Z] [Pipeline] // withEnv
16:37:14 [2025-04-11T14:37:14.985Z] [Pipeline] }
16:37:14 [2025-04-11T14:37:14.991Z] [Pipeline] // withEnv
16:37:14 [2025-04-11T14:37:14.997Z] [Pipeline] }
16:37:15 [2025-04-11T14:37:15.005Z] [Pipeline] // node
16:37:15 [2025-04-11T14:37:15.016Z] [Pipeline] End of Pipeline
16:37:15 [2025-04-11T14:37:15.059Z] Finished: SUCCESS