Skip to content
En échec

Sortie de la console

18:04:23 [2022-10-11T16:04:23.506Z] Démarré par le projet amont "Silverpeas_Release" de numéro de build 54
18:04:23 [2022-10-11T16:04:23.506Z] originally caused by:
18:04:23 [2022-10-11T16:04:23.506Z]  Démarré par l'utilisateur Miguel Moquillon
18:04:23 [2022-10-11T16:04:23.506Z] Running as userbuild
18:04:25 [2022-10-11T16:04:25.567Z] Obtained src/releases/docker-test/Jenkinsfile from git https://github.com/Silverpeas/Jenkins-Pipelines.git
18:04:25 [2022-10-11T16:04:25.684Z] [Pipeline] Start of Pipeline
18:04:25 [2022-10-11T16:04:25.832Z] [Pipeline] node
18:04:28 [2022-10-11T16:04:28.551Z] Running on Jenkins in /var/lib/jenkins/workspace/Silverpeas Test Image
18:04:28 [2022-10-11T16:04:28.551Z] [Pipeline] {
18:04:28 [2022-10-11T16:04:28.566Z] [Pipeline] stage
18:04:28 [2022-10-11T16:04:28.566Z] [Pipeline] { (Declarative: Checkout SCM)
18:04:28 [2022-10-11T16:04:28.574Z] [Pipeline] checkout
18:04:28 [2022-10-11T16:04:28.575Z] Selected Git installation does not exist. Using Default
18:04:28 [2022-10-11T16:04:28.576Z] The recommended git tool is: NONE
18:04:28 [2022-10-11T16:04:28.576Z] No credentials specified
18:04:28 [2022-10-11T16:04:28.576Z] Cloning the remote Git repository
18:04:28 [2022-10-11T16:04:28.576Z] Cloning repository https://github.com/Silverpeas/Jenkins-Pipelines.git
18:04:28 [2022-10-11T16:04:28.576Z]  > /usr/bin/git init /var/lib/jenkins/workspace/Silverpeas Test Image # timeout=10
18:04:28 [2022-10-11T16:04:28.583Z] Fetching upstream changes from https://github.com/Silverpeas/Jenkins-Pipelines.git
18:04:28 [2022-10-11T16:04:28.583Z]  > /usr/bin/git --version # timeout=10
18:04:28 [2022-10-11T16:04:28.587Z]  > git --version # 'git version 2.34.1'
18:04:28 [2022-10-11T16:04:28.587Z]  > /usr/bin/git fetch --tags --force --progress -- https://github.com/Silverpeas/Jenkins-Pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10
18:04:29 [2022-10-11T16:04:29.148Z]  > /usr/bin/git config remote.origin.url https://github.com/Silverpeas/Jenkins-Pipelines.git # timeout=10
18:04:29 [2022-10-11T16:04:29.152Z]  > /usr/bin/git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
18:04:29 [2022-10-11T16:04:29.158Z] Avoid second fetch
18:04:29 [2022-10-11T16:04:29.158Z]  > /usr/bin/git rev-parse refs/remotes/origin/master^{commit} # timeout=10
18:04:29 [2022-10-11T16:04:29.162Z] Checking out Revision f0234a164b1aceb5d794de6aa655e636401e62a2 (refs/remotes/origin/master)
18:04:29 [2022-10-11T16:04:29.162Z]  > /usr/bin/git config core.sparsecheckout # timeout=10
18:04:29 [2022-10-11T16:04:29.166Z]  > /usr/bin/git checkout -f f0234a164b1aceb5d794de6aa655e636401e62a2 # timeout=10
18:04:29 [2022-10-11T16:04:29.181Z] Commit message: "Fix bug in the Jenkinfile for releasing a minor version of Silverpeas."
18:04:29 [2022-10-11T16:04:29.182Z]  > /usr/bin/git rev-list --no-walk 66693f2e154a726ed0fad645cd277d018fd907ca # timeout=10
18:04:29 [2022-10-11T16:04:29.194Z] [Pipeline] }
18:04:29 [2022-10-11T16:04:29.197Z] [Pipeline] // stage
18:04:29 [2022-10-11T16:04:29.205Z] [Pipeline] withEnv
18:04:29 [2022-10-11T16:04:29.206Z] [Pipeline] {
18:04:29 [2022-10-11T16:04:29.221Z] [Pipeline] withEnv
18:04:29 [2022-10-11T16:04:29.221Z] [Pipeline] {
18:04:29 [2022-10-11T16:04:29.227Z] [Pipeline] stage
18:04:29 [2022-10-11T16:04:29.227Z] [Pipeline] { (Check the Docker image version to build)
18:04:29 [2022-10-11T16:04:29.249Z] Stage "Check the Docker image version to build" skipped due to when conditional
18:04:29 [2022-10-11T16:04:29.249Z] [Pipeline] }
18:04:29 [2022-10-11T16:04:29.252Z] [Pipeline] // stage
18:04:29 [2022-10-11T16:04:29.256Z] [Pipeline] stage
18:04:29 [2022-10-11T16:04:29.256Z] [Pipeline] { (Prepare the project)
18:04:29 [2022-10-11T16:04:29.269Z] [Pipeline] git
18:04:29 [2022-10-11T16:04:29.270Z] The recommended git tool is: NONE
18:04:29 [2022-10-11T16:04:29.271Z] using credential cacc0467-7c85-41d1-bf4e-eaa470dd5e59
18:04:29 [2022-10-11T16:04:29.277Z]  > /usr/bin/git rev-parse --resolve-git-dir /var/lib/jenkins/workspace/Silverpeas Test Image/.git # timeout=10
18:04:29 [2022-10-11T16:04:29.282Z] Fetching changes from the remote Git repository
18:04:29 [2022-10-11T16:04:29.283Z]  > /usr/bin/git config remote.origin.url https://github.com/Silverpeas/docker-silverpeas-test # timeout=10
18:04:29 [2022-10-11T16:04:29.289Z] Fetching upstream changes from https://github.com/Silverpeas/docker-silverpeas-test
18:04:29 [2022-10-11T16:04:29.289Z]  > /usr/bin/git --version # timeout=10
18:04:29 [2022-10-11T16:04:29.293Z]  > git --version # 'git version 2.34.1'
18:04:29 [2022-10-11T16:04:29.294Z] using GIT_ASKPASS to set credentials GitHub Credentials For Jenkins
18:04:29 [2022-10-11T16:04:29.295Z]  > /usr/bin/git fetch --tags --force --progress -- https://github.com/Silverpeas/docker-silverpeas-test +refs/heads/*:refs/remotes/origin/* # timeout=10
18:04:33 [2022-10-11T16:04:33.024Z]  > /usr/bin/git rev-parse refs/remotes/origin/master^{commit} # timeout=10
18:04:33 [2022-10-11T16:04:33.030Z] Checking out Revision df071d0d8da4c7cc5dd92bc0c5415e7f1413b0d2 (refs/remotes/origin/master)
18:04:33 [2022-10-11T16:04:33.030Z]  > /usr/bin/git config core.sparsecheckout # timeout=10
18:04:33 [2022-10-11T16:04:33.034Z]  > /usr/bin/git checkout -f df071d0d8da4c7cc5dd92bc0c5415e7f1413b0d2 # timeout=10
18:04:33 [2022-10-11T16:04:33.083Z]  > /usr/bin/git branch -a -v --no-abbrev # timeout=10
18:04:33 [2022-10-11T16:04:33.090Z]  > /usr/bin/git checkout -b master df071d0d8da4c7cc5dd92bc0c5415e7f1413b0d2 # timeout=10
18:04:33 [2022-10-11T16:04:33.126Z] Commit message: "Update the set of data with which a user will start when testing Silverpeas. Now the H2 database is no more accessed directly through its database file but through a database server that will be launched before Silverpeas."
18:04:33 [2022-10-11T16:04:33.127Z]  > /usr/bin/git rev-list --no-walk ddb0b7d439ab6cb3ba3afe674c63c4bc0e3d6c81 # timeout=10
18:04:33 [2022-10-11T16:04:33.166Z] [Pipeline] script
18:04:33 [2022-10-11T16:04:33.168Z] [Pipeline] {
18:04:33 [2022-10-11T16:04:33.172Z] [Pipeline] sh
18:04:33 [2022-10-11T16:04:33.426Z] + grep -oP (?<=build=)\d+ Dockerfile
18:04:33 [2022-10-11T16:04:33.427Z] [Pipeline] }
18:04:33 [2022-10-11T16:04:33.438Z] [Pipeline] // script
18:04:33 [2022-10-11T16:04:33.443Z] [Pipeline] }
18:04:33 [2022-10-11T16:04:33.451Z] [Pipeline] // stage
18:04:33 [2022-10-11T16:04:33.465Z] [Pipeline] stage
18:04:33 [2022-10-11T16:04:33.466Z] [Pipeline] { (Update Wildfly version)
18:04:33 [2022-10-11T16:04:33.506Z] [Pipeline] script
18:04:33 [2022-10-11T16:04:33.509Z] [Pipeline] {
18:04:33 [2022-10-11T16:04:33.515Z] [Pipeline] echo
18:04:33 [2022-10-11T16:04:33.516Z] Update Wildfly to 26.1.1
18:04:33 [2022-10-11T16:04:33.517Z] [Pipeline] sh
18:04:33 [2022-10-11T16:04:33.771Z] + sed -i -e s/WILDFLY_VERSION=[0-9.]\+/WILDFLY_VERSION=26.1.1/g Dockerfile
18:04:33 [2022-10-11T16:04:33.771Z] + git diff --quiet
18:04:33 [2022-10-11T16:04:33.772Z] [Pipeline] }
18:04:33 [2022-10-11T16:04:33.779Z] [Pipeline] // script
18:04:33 [2022-10-11T16:04:33.787Z] [Pipeline] }
18:04:33 [2022-10-11T16:04:33.794Z] [Pipeline] // stage
18:04:33 [2022-10-11T16:04:33.804Z] [Pipeline] stage
18:04:33 [2022-10-11T16:04:33.805Z] [Pipeline] { (Update Silverpeas version)
18:04:33 [2022-10-11T16:04:33.837Z] [Pipeline] echo
18:04:33 [2022-10-11T16:04:33.837Z] Update Silverpeas to 6.3
18:04:33 [2022-10-11T16:04:33.839Z] [Pipeline] script
18:04:33 [2022-10-11T16:04:33.844Z] [Pipeline] {
18:04:33 [2022-10-11T16:04:33.857Z] [Pipeline] sh
18:04:34 [2022-10-11T16:04:34.115Z] + sed -i -e s/SILVERPEAS_VERSION=[0-9a-zA-Z.-]\+/SILVERPEAS_VERSION=6.3/g Dockerfile
18:04:34 [2022-10-11T16:04:34.115Z] + git diff --quiet
18:04:34 [2022-10-11T16:04:34.117Z] [Pipeline] sh
18:04:34 [2022-10-11T16:04:34.374Z] + sed -i -e s/build=.\+/build=1/g Dockerfile
18:04:34 [2022-10-11T16:04:34.375Z] [Pipeline] }
18:04:34 [2022-10-11T16:04:34.385Z] [Pipeline] // script
18:04:34 [2022-10-11T16:04:34.394Z] [Pipeline] }
18:04:34 [2022-10-11T16:04:34.401Z] [Pipeline] // stage
18:04:34 [2022-10-11T16:04:34.415Z] [Pipeline] stage
18:04:34 [2022-10-11T16:04:34.416Z] [Pipeline] { (Update image build version)
18:04:34 [2022-10-11T16:04:34.442Z] Stage "Update image build version" skipped due to when conditional
18:04:34 [2022-10-11T16:04:34.443Z] [Pipeline] }
18:04:34 [2022-10-11T16:04:34.453Z] [Pipeline] // stage
18:04:34 [2022-10-11T16:04:34.464Z] [Pipeline] stage
18:04:34 [2022-10-11T16:04:34.465Z] [Pipeline] { (Push modifications)
18:04:34 [2022-10-11T16:04:34.499Z] [Pipeline] withCredentials
18:04:34 [2022-10-11T16:04:34.513Z] Masking supported pattern matches of $GIT_AUTH or $GIT_AUTH_USR or $GIT_AUTH_PSW
18:04:34 [2022-10-11T16:04:34.514Z] [Pipeline] {
18:04:34 [2022-10-11T16:04:34.532Z] [Pipeline] sh
18:04:34 [2022-10-11T16:04:34.789Z] + git config --local credential.helper !f() { echo username=${GIT_AUTH_USR}; echo password=$GIT_AUTH_PSW; }; f
18:04:34 [2022-10-11T16:04:34.795Z] [Pipeline] sh
18:04:35 [2022-10-11T16:04:35.051Z] + git commit -am Upgrade for Silverpeas 6.3
18:04:35 [2022-10-11T16:04:35.051Z] [master cdcb512] Upgrade for Silverpeas 6.3
18:04:35 [2022-10-11T16:04:35.051Z]  1 file changed, 2 insertions(+), 2 deletions(-)
18:04:35 [2022-10-11T16:04:35.051Z] + git push origin HEAD:master
18:04:35 [2022-10-11T16:04:35.962Z] To https://github.com/Silverpeas/docker-silverpeas-test
18:04:35 [2022-10-11T16:04:35.962Z]    df071d0..cdcb512  HEAD -> master
18:04:35 [2022-10-11T16:04:35.962Z] + git push --tags
18:04:36 [2022-10-11T16:04:36.514Z] Everything up-to-date
18:04:36 [2022-10-11T16:04:36.515Z] [Pipeline] }
18:04:36 [2022-10-11T16:04:36.523Z] [Pipeline] // withCredentials
18:04:36 [2022-10-11T16:04:36.531Z] [Pipeline] }
18:04:36 [2022-10-11T16:04:36.538Z] [Pipeline] // stage
18:04:36 [2022-10-11T16:04:36.548Z] [Pipeline] stage
18:04:36 [2022-10-11T16:04:36.550Z] [Pipeline] { (Build image)
18:04:36 [2022-10-11T16:04:36.582Z] [Pipeline] script
18:04:36 [2022-10-11T16:04:36.586Z] [Pipeline] {
18:04:36 [2022-10-11T16:04:36.681Z] [Pipeline] isUnix
18:04:36 [2022-10-11T16:04:36.691Z] [Pipeline] withEnv
18:04:36 [2022-10-11T16:04:36.692Z] [Pipeline] {
18:04:36 [2022-10-11T16:04:36.700Z] [Pipeline] sh
18:04:36 [2022-10-11T16:04:36.954Z] + docker build -t silverpeas/silverpeas-test:6.3 .
18:04:37 [2022-10-11T16:04:37.205Z] Sending build context to Docker daemon  23.81MB

18:04:37 [2022-10-11T16:04:37.206Z] Step 1/31 : FROM ubuntu:focal
18:04:37 [2022-10-11T16:04:37.206Z]  ---> ba6acccedd29
18:04:37 [2022-10-11T16:04:37.206Z] Step 2/31 : MAINTAINER Miguel Moquillon "miguel.moquillon@silverpeas.org"
18:04:37 [2022-10-11T16:04:37.206Z]  ---> Using cache
18:04:37 [2022-10-11T16:04:37.206Z]  ---> 35a69faa8226
18:04:37 [2022-10-11T16:04:37.206Z] Step 3/31 : ENV TERM=xterm
18:04:37 [2022-10-11T16:04:37.206Z]  ---> Using cache
18:04:37 [2022-10-11T16:04:37.206Z]  ---> 6e1f970d9ee0
18:04:37 [2022-10-11T16:04:37.206Z] Step 4/31 : RUN apt-get update   && apt-get install -y tzdata   && apt-get install -y     apt-utils     iputils-ping     curl     wget     vim     locales     language-pack-en     language-pack-fr     procps     net-tools     zip     unzip     openjdk-11-jdk     ffmpeg     imagemagick     ghostscript     libreoffice     ure     gpgv   && rm -rf /var/lib/apt/lists/*   && update-ca-certificates -f
18:04:37 [2022-10-11T16:04:37.206Z]  ---> Using cache
18:04:37 [2022-10-11T16:04:37.206Z]  ---> 733504c6d563
18:04:37 [2022-10-11T16:04:37.206Z] Step 5/31 : RUN wget -nc https://www.silverpeas.org/files/swftools-bin-0.9.2.zip   && echo 'd40bd091c84bde2872f2733a3c767b3a686c8e8477a3af3a96ef347cf05c5e43 *swftools-bin-0.9.2.zip' | sha256sum -   && unzip swftools-bin-0.9.2.zip -d /   && rm swftools-bin-0.9.2.zip
18:04:37 [2022-10-11T16:04:37.206Z]  ---> Using cache
18:04:37 [2022-10-11T16:04:37.206Z]  ---> 657be6be54e7
18:04:37 [2022-10-11T16:04:37.206Z] Step 6/31 : RUN wget -nc https://www.silverpeas.org/files/pdf2json-bin-0.68.zip   && echo 'eec849cdd75224f9d44c0999ed1fbe8764a773d8ab0cf7fff4bf922ab81c9f84 *pdf2json-bin-0.68.zip' | sha256sum -   && unzip pdf2json-bin-0.68.zip -d /   && rm pdf2json-bin-0.68.zip
18:04:37 [2022-10-11T16:04:37.206Z]  ---> Using cache
18:04:37 [2022-10-11T16:04:37.206Z]  ---> 085c201ed63e
18:04:37 [2022-10-11T16:04:37.206Z] Step 7/31 : ARG DEFAULT_LOCALE=en_US.UTF-8
18:04:37 [2022-10-11T16:04:37.206Z]  ---> Using cache
18:04:37 [2022-10-11T16:04:37.206Z]  ---> 50cc45fb89d2
18:04:37 [2022-10-11T16:04:37.206Z] Step 8/31 : RUN echo "en_US.UTF-8 UTF-8" >> /etc/locale.gen   && echo "fr_FR.UTF-8 UTF-8" >> /etc/locale.gen   && echo "de_DE.UTF-8 UTF-8" >> /etc/locale.gen   && locale-gen   && update-locale LANG=${DEFAULT_LOCALE} LANGUAGE=${DEFAULT_LOCALE} LC_ALL=${DEFAULT_LOCALE}
18:04:37 [2022-10-11T16:04:37.206Z]  ---> Using cache
18:04:37 [2022-10-11T16:04:37.206Z]  ---> 31497977e3f6
18:04:37 [2022-10-11T16:04:37.206Z] Step 9/31 : ENV LANG ${DEFAULT_LOCALE}
18:04:37 [2022-10-11T16:04:37.206Z]  ---> Using cache
18:04:37 [2022-10-11T16:04:37.206Z]  ---> 8bf04f03f8ba
18:04:37 [2022-10-11T16:04:37.206Z] Step 10/31 : ENV LANGUAGE ${DEFAULT_LOCALE}
18:04:37 [2022-10-11T16:04:37.206Z]  ---> Using cache
18:04:37 [2022-10-11T16:04:37.206Z]  ---> 5ae1e7b806d6
18:04:37 [2022-10-11T16:04:37.206Z] Step 11/31 : ENV LC_ALL ${DEFAULT_LOCALE}
18:04:37 [2022-10-11T16:04:37.206Z]  ---> Using cache
18:04:37 [2022-10-11T16:04:37.206Z]  ---> cd028f0d2b11
18:04:37 [2022-10-11T16:04:37.206Z] Step 12/31 : ENV JAVA_HOME /usr/lib/jvm/java-11-openjdk-amd64
18:04:37 [2022-10-11T16:04:37.206Z]  ---> Using cache
18:04:37 [2022-10-11T16:04:37.206Z]  ---> 6e9cea3c3860
18:04:37 [2022-10-11T16:04:37.206Z] Step 13/31 : ENV SILVERPEAS_HOME /opt/silverpeas
18:04:37 [2022-10-11T16:04:37.206Z]  ---> Using cache
18:04:37 [2022-10-11T16:04:37.206Z]  ---> 31e12a56fab8
18:04:37 [2022-10-11T16:04:37.206Z] Step 14/31 : ENV JBOSS_HOME /opt/wildfly
18:04:37 [2022-10-11T16:04:37.206Z]  ---> Using cache
18:04:37 [2022-10-11T16:04:37.206Z]  ---> 7bd332b4cdff
18:04:37 [2022-10-11T16:04:37.206Z] Step 15/31 : ARG SILVERPEAS_VERSION=6.3
18:04:38 [2022-10-11T16:04:38.117Z]  ---> Running in 971c98fa1b16
18:04:38 [2022-10-11T16:04:38.117Z] Removing intermediate container 971c98fa1b16
18:04:38 [2022-10-11T16:04:38.117Z]  ---> b686d7f81fd0
18:04:38 [2022-10-11T16:04:38.117Z] Step 16/31 : ARG WILDFLY_VERSION=26.1.1
18:04:38 [2022-10-11T16:04:38.117Z]  ---> Running in aad29f0d7805
18:04:38 [2022-10-11T16:04:38.367Z] Removing intermediate container aad29f0d7805
18:04:38 [2022-10-11T16:04:38.367Z]  ---> 848c3aa496b9
18:04:38 [2022-10-11T16:04:38.367Z] Step 17/31 : LABEL name="Silverpeas Test" description="An all-to-one image to run Silverpeas for demo/testing purpose" vendor="Silverpeas" version=${SILVERPEAS_VERSION} build=1
18:04:38 [2022-10-11T16:04:38.367Z]  ---> Running in 0be91be72295
18:04:38 [2022-10-11T16:04:38.367Z] Removing intermediate container 0be91be72295
18:04:38 [2022-10-11T16:04:38.367Z]  ---> 134af5f0c1c7
18:04:38 [2022-10-11T16:04:38.367Z] Step 18/31 : RUN wget -nc https://www.silverpeas.org/files/silverpeas-${SILVERPEAS_VERSION}-wildfly${WILDFLY_VERSION%.?.?}.zip   && wget -nc https://www.silverpeas.org/files/silverpeas-${SILVERPEAS_VERSION}-wildfly${WILDFLY_VERSION%.?.?}.zip.asc   && ( gpg --keyserver keys.openpgp.org --recv-keys 3F4657EF9C591F2FEA458FEBC19391EB3DF442B6   || gpg --keyserver pgp.mit.edu --recv-keys 3F4657EF9C591F2FEA458FEBC19391EB3DF442B6   || gpg --keyserver keyserver.pgp.com --recv-keys 3F4657EF9C591F2FEA458FEBC19391EB3DF442B6 )   && gpg --batch --verify silverpeas-${SILVERPEAS_VERSION}-wildfly${WILDFLY_VERSION%.?.?}.zip.asc silverpeas-${SILVERPEAS_VERSION}-wildfly${WILDFLY_VERSION%.?.?}.zip   && wget -nc https://download.jboss.org/wildfly/${WILDFLY_VERSION}.Final/wildfly-${WILDFLY_VERSION}.Final.zip   && unzip silverpeas-${SILVERPEAS_VERSION}-wildfly${WILDFLY_VERSION%.?.?}.zip -d /opt   && unzip wildfly-${WILDFLY_VERSION}.Final.zip -d /opt   && mv /opt/silverpeas-${SILVERPEAS_VERSION}-wildfly${WILDFLY_VERSION%.?.?} /opt/silverpeas   && mv /opt/wildfly-${WILDFLY_VERSION}.Final /opt/wildfly   && rm *.zip   && mkdir -p /root/.m2
18:04:38 [2022-10-11T16:04:38.367Z]  ---> Running in c61d5f4fac7d
18:04:38 [2022-10-11T16:04:38.918Z] --2022-10-11 16:04:38--  https://www.silverpeas.org/files/silverpeas-6.3-wildfly26.zip
18:04:38 [2022-10-11T16:04:38.918Z] Resolving www.silverpeas.org (www.silverpeas.org)... 62.210.136.189
18:04:38 [2022-10-11T16:04:38.918Z] Connecting to www.silverpeas.org (www.silverpeas.org)|62.210.136.189|:443... connected.
18:04:38 [2022-10-11T16:04:38.918Z] HTTP request sent, awaiting response... 200 OK
18:04:38 [2022-10-11T16:04:38.918Z] Length: 5204481 (5.0M) [application/zip]
18:04:38 [2022-10-11T16:04:38.918Z] Saving to: ‘silverpeas-6.3-wildfly26.zip’
18:04:38 [2022-10-11T16:04:38.918Z] 
18:04:38 [2022-10-11T16:04:38.918Z]      0K .......... .......... .......... .......... ..........  0% 1.45M 3s
18:04:38 [2022-10-11T16:04:38.918Z]     50K .......... .......... .......... .......... ..........  1% 3.87M 2s
18:04:38 [2022-10-11T16:04:38.918Z]    100K .......... .......... .......... .......... ..........  2% 36.5M 2s
18:04:38 [2022-10-11T16:04:38.918Z]    150K .......... .......... .......... .......... ..........  3% 6.23M 1s
18:04:38 [2022-10-11T16:04:38.918Z]    200K .......... .......... .......... .......... ..........  4% 4.04M 1s
18:04:38 [2022-10-11T16:04:38.918Z]    250K .......... .......... .......... .......... ..........  5% 1.22M 2s
18:04:38 [2022-10-11T16:04:38.918Z]    300K .......... .......... .......... .......... ..........  6% 44.8M 1s
18:04:38 [2022-10-11T16:04:38.918Z]    350K .......... .......... .......... .......... ..........  7% 51.6M 1s
18:04:38 [2022-10-11T16:04:38.918Z]    400K .......... .......... .......... .......... ..........  8% 4.76M 1s
18:04:38 [2022-10-11T16:04:38.918Z]    450K .......... .......... .......... .......... ..........  9% 36.5M 1s
18:04:38 [2022-10-11T16:04:38.918Z]    500K .......... .......... .......... .......... .......... 10% 52.8M 1s
18:04:38 [2022-10-11T16:04:38.918Z]    550K .......... .......... .......... .......... .......... 11% 60.0M 1s
18:04:39 [2022-10-11T16:04:39.169Z]    600K .......... .......... .......... .......... .......... 12% 4.59M 1s
18:04:39 [2022-10-11T16:04:39.169Z]    650K .......... .......... .......... .......... .......... 13% 43.3M 1s
18:04:39 [2022-10-11T16:04:39.169Z]    700K .......... .......... .......... .......... .......... 14% 47.0M 1s
18:04:39 [2022-10-11T16:04:39.169Z]    750K .......... .......... .......... .......... .......... 15% 54.7M 1s
18:04:39 [2022-10-11T16:04:39.169Z]    800K .......... .......... .......... .......... .......... 16% 4.92M 1s
18:04:39 [2022-10-11T16:04:39.169Z]    850K .......... .......... .......... .......... .......... 17% 33.9M 1s
18:04:39 [2022-10-11T16:04:39.169Z]    900K .......... .......... .......... .......... .......... 18% 40.4M 1s
18:04:39 [2022-10-11T16:04:39.169Z]    950K .......... .......... .......... .......... .......... 19% 49.5M 1s
18:04:39 [2022-10-11T16:04:39.169Z]   1000K .......... .......... .......... .......... .......... 20% 5.33M 1s
18:04:39 [2022-10-11T16:04:39.169Z]   1050K .......... .......... .......... .......... .......... 21% 37.3M 1s
18:04:39 [2022-10-11T16:04:39.169Z]   1100K .......... .......... .......... .......... .......... 22% 36.8M 1s
18:04:39 [2022-10-11T16:04:39.169Z]   1150K .......... .......... .......... .......... .......... 23% 66.5M 1s
18:04:39 [2022-10-11T16:04:39.169Z]   1200K .......... .......... .......... .......... .......... 24% 5.37M 1s
18:04:39 [2022-10-11T16:04:39.169Z]   1250K .......... .......... .......... .......... .......... 25% 42.3M 1s
18:04:39 [2022-10-11T16:04:39.169Z]   1300K .......... .......... .......... .......... .......... 26% 33.5M 0s
18:04:39 [2022-10-11T16:04:39.169Z]   1350K .......... .......... .......... .......... .......... 27% 86.0M 0s
18:04:39 [2022-10-11T16:04:39.169Z]   1400K .......... .......... .......... .......... .......... 28%  102M 0s
18:04:39 [2022-10-11T16:04:39.169Z]   1450K .......... .......... .......... .......... .......... 29% 4.96M 0s
18:04:39 [2022-10-11T16:04:39.169Z]   1500K .......... .......... .......... .......... .......... 30% 36.7M 0s
18:04:39 [2022-10-11T16:04:39.169Z]   1550K .......... .......... .......... .......... .......... 31% 73.3M 0s
18:04:39 [2022-10-11T16:04:39.169Z]   1600K .......... .......... .......... .......... .......... 32% 61.0M 0s
18:04:39 [2022-10-11T16:04:39.169Z]   1650K .......... .......... .......... .......... .......... 33% 5.52M 0s
18:04:39 [2022-10-11T16:04:39.169Z]   1700K .......... .......... .......... .......... .......... 34% 41.3M 0s
18:04:39 [2022-10-11T16:04:39.169Z]   1750K .......... .......... .......... .......... .......... 35% 32.5M 0s
18:04:39 [2022-10-11T16:04:39.169Z]   1800K .......... .......... .......... .......... .......... 36% 65.3M 0s
18:04:39 [2022-10-11T16:04:39.169Z]   1850K .......... .......... .......... .......... .......... 37% 65.4M 0s
18:04:39 [2022-10-11T16:04:39.169Z]   1900K .......... .......... .......... .......... .......... 38% 5.68M 0s
18:04:39 [2022-10-11T16:04:39.169Z]   1950K .......... .......... .......... .......... .......... 39% 18.3M 0s
18:04:39 [2022-10-11T16:04:39.169Z]   2000K .......... .......... .......... .......... .......... 40% 40.4M 0s
18:04:39 [2022-10-11T16:04:39.169Z]   2050K .......... .......... .......... .......... .......... 41%  112M 0s
18:04:39 [2022-10-11T16:04:39.169Z]   2100K .......... .......... .......... .......... .......... 42% 82.0M 0s
18:04:39 [2022-10-11T16:04:39.169Z]   2150K .......... .......... .......... .......... .......... 43% 6.21M 0s
18:04:39 [2022-10-11T16:04:39.169Z]   2200K .......... .......... .......... .......... .......... 44% 7.13M 0s
18:04:39 [2022-10-11T16:04:39.169Z]   2250K .......... .......... .......... .......... .......... 45% 93.5M 0s
18:04:39 [2022-10-11T16:04:39.169Z]   2300K .......... .......... .......... .......... .......... 46%  114M 0s
18:04:39 [2022-10-11T16:04:39.169Z]   2350K .......... .......... .......... .......... .......... 47%  101M 0s
18:04:39 [2022-10-11T16:04:39.169Z]   2400K .......... .......... .......... .......... .......... 48%  115M 0s
18:04:39 [2022-10-11T16:04:39.169Z]   2450K .......... .......... .......... .......... .......... 49% 4.49M 0s
18:04:39 [2022-10-11T16:04:39.169Z]   2500K .......... .......... .......... .......... .......... 50% 94.2M 0s
18:04:39 [2022-10-11T16:04:39.169Z]   2550K .......... .......... .......... .......... .......... 51%  115M 0s
18:04:39 [2022-10-11T16:04:39.170Z]   2600K .......... .......... .......... .......... .......... 52% 96.1M 0s
18:04:39 [2022-10-11T16:04:39.170Z]   2650K .......... .......... .......... .......... .......... 53% 71.0M 0s
18:04:39 [2022-10-11T16:04:39.170Z]   2700K .......... .......... .......... .......... .......... 54% 32.4M 0s
18:04:39 [2022-10-11T16:04:39.170Z]   2750K .......... .......... .......... .......... .......... 55% 5.00M 0s
18:04:39 [2022-10-11T16:04:39.170Z]   2800K .......... .......... .......... .......... .......... 56% 38.2M 0s
18:04:39 [2022-10-11T16:04:39.170Z]   2850K .......... .......... .......... .......... .......... 57% 39.6M 0s
18:04:39 [2022-10-11T16:04:39.170Z]   2900K .......... .......... .......... .......... .......... 58% 74.8M 0s
18:04:39 [2022-10-11T16:04:39.170Z]   2950K .......... .......... .......... .......... .......... 59% 91.8M 0s
18:04:39 [2022-10-11T16:04:39.170Z]   3000K .......... .......... .......... .......... .......... 60% 37.5M 0s
18:04:39 [2022-10-11T16:04:39.170Z]   3050K .......... .......... .......... .......... .......... 60% 5.55M 0s
18:04:39 [2022-10-11T16:04:39.170Z]   3100K .......... .......... .......... .......... .......... 61% 16.1M 0s
18:04:39 [2022-10-11T16:04:39.170Z]   3150K .......... .......... .......... .......... .......... 62% 30.8M 0s
18:04:39 [2022-10-11T16:04:39.170Z]   3200K .......... .......... .......... .......... .......... 63% 40.6M 0s
18:04:39 [2022-10-11T16:04:39.170Z]   3250K .......... .......... .......... .......... .......... 64% 81.9M 0s
18:04:39 [2022-10-11T16:04:39.170Z]   3300K .......... .......... .......... .......... .......... 65% 69.1M 0s
18:04:39 [2022-10-11T16:04:39.170Z]   3350K .......... .......... .......... .......... .......... 66% 5.31M 0s
18:04:39 [2022-10-11T16:04:39.170Z]   3400K .......... .......... .......... .......... .......... 67% 10.4M 0s
18:04:39 [2022-10-11T16:04:39.170Z]   3450K .......... .......... .......... .......... .......... 68% 18.0M 0s
18:04:39 [2022-10-11T16:04:39.170Z]   3500K .......... .......... .......... .......... .......... 69% 25.8M 0s
18:04:39 [2022-10-11T16:04:39.170Z]   3550K .......... .......... .......... .......... .......... 70% 53.5M 0s
18:04:39 [2022-10-11T16:04:39.170Z]   3600K .......... .......... .......... .......... .......... 71% 92.6M 0s
18:04:39 [2022-10-11T16:04:39.170Z]   3650K .......... .......... .......... .......... .......... 72% 94.0M 0s
18:04:39 [2022-10-11T16:04:39.170Z]   3700K .......... .......... .......... .......... .......... 73% 9.88M 0s
18:04:39 [2022-10-11T16:04:39.170Z]   3750K .......... .......... .......... .......... .......... 74% 16.9M 0s
18:04:39 [2022-10-11T16:04:39.170Z]   3800K .......... .......... .......... .......... .......... 75% 13.1M 0s
18:04:39 [2022-10-11T16:04:39.170Z]   3850K .......... .......... .......... .......... .......... 76% 41.8M 0s
18:04:39 [2022-10-11T16:04:39.170Z]   3900K .......... .......... .......... .......... .......... 77% 64.3M 0s
18:04:39 [2022-10-11T16:04:39.170Z]   3950K .......... .......... .......... .......... .......... 78% 42.2M 0s
18:04:39 [2022-10-11T16:04:39.170Z]   4000K .......... .......... .......... .......... .......... 79% 7.72M 0s
18:04:39 [2022-10-11T16:04:39.170Z]   4050K .......... .......... .......... .......... .......... 80% 17.5M 0s
18:04:39 [2022-10-11T16:04:39.170Z]   4100K .......... .......... .......... .......... .......... 81% 9.09M 0s
18:04:39 [2022-10-11T16:04:39.170Z]   4150K .......... .......... .......... .......... .......... 82% 32.9M 0s
18:04:39 [2022-10-11T16:04:39.170Z]   4200K .......... .......... .......... .......... .......... 83% 48.2M 0s
18:04:39 [2022-10-11T16:04:39.170Z]   4250K .......... .......... .......... .......... .......... 84% 86.3M 0s
18:04:39 [2022-10-11T16:04:39.170Z]   4300K .......... .......... .......... .......... .......... 85% 52.1M 0s
18:04:39 [2022-10-11T16:04:39.170Z]   4350K .......... .......... .......... .......... .......... 86% 31.2M 0s
18:04:39 [2022-10-11T16:04:39.170Z]   4400K .......... .......... .......... .......... .......... 87% 28.3M 0s
18:04:39 [2022-10-11T16:04:39.170Z]   4450K .......... .......... .......... .......... .......... 88% 9.17M 0s
18:04:39 [2022-10-11T16:04:39.170Z]   4500K .......... .......... .......... .......... .......... 89% 26.6M 0s
18:04:39 [2022-10-11T16:04:39.170Z]   4550K .......... .......... .......... .......... .......... 90% 39.6M 0s
18:04:39 [2022-10-11T16:04:39.170Z]   4600K .......... .......... .......... .......... .......... 91% 30.5M 0s
18:04:39 [2022-10-11T16:04:39.170Z]   4650K .......... .......... .......... .......... .......... 92% 85.7M 0s
18:04:39 [2022-10-11T16:04:39.171Z]   4700K .......... .......... .......... .......... .......... 93% 59.4M 0s
18:04:39 [2022-10-11T16:04:39.171Z]   4750K .......... .......... .......... .......... .......... 94% 38.7M 0s
18:04:39 [2022-10-11T16:04:39.171Z]   4800K .......... .......... .......... .......... .......... 95% 85.1M 0s
18:04:39 [2022-10-11T16:04:39.171Z]   4850K .......... .......... .......... .......... .......... 96% 3.69M 0s
18:04:39 [2022-10-11T16:04:39.171Z]   4900K .......... .......... .......... .......... .......... 97% 66.5M 0s
18:04:39 [2022-10-11T16:04:39.171Z]   4950K .......... .......... .......... .......... .......... 98% 40.2M 0s
18:04:39 [2022-10-11T16:04:39.171Z]   5000K .......... .......... .......... .......... .......... 99% 83.7M 0s
18:04:39 [2022-10-11T16:04:39.171Z]   5050K .......... .......... .......... ..                   100% 95.3M=0.4s
18:04:39 [2022-10-11T16:04:39.171Z] 
18:04:39 [2022-10-11T16:04:39.171Z] 2022-10-11 16:04:39 (13.7 MB/s) - ‘silverpeas-6.3-wildfly26.zip’ saved [5204481/5204481]
18:04:39 [2022-10-11T16:04:39.171Z] 
18:04:39 [2022-10-11T16:04:39.171Z] --2022-10-11 16:04:39--  https://www.silverpeas.org/files/silverpeas-6.3-wildfly26.zip.asc
18:04:39 [2022-10-11T16:04:39.171Z] Resolving www.silverpeas.org (www.silverpeas.org)... 62.210.136.189
18:04:39 [2022-10-11T16:04:39.421Z] Connecting to www.silverpeas.org (www.silverpeas.org)|62.210.136.189|:443... connected.
18:04:39 [2022-10-11T16:04:39.421Z] HTTP request sent, awaiting response... 200 OK
18:04:39 [2022-10-11T16:04:39.421Z] Length: 488 [application/pgp-keys]
18:04:39 [2022-10-11T16:04:39.421Z] Saving to: ‘silverpeas-6.3-wildfly26.zip.asc’
18:04:39 [2022-10-11T16:04:39.421Z] 
18:04:39 [2022-10-11T16:04:39.421Z]      0K                                                       100% 31.1M=0s
18:04:39 [2022-10-11T16:04:39.421Z] 
18:04:39 [2022-10-11T16:04:39.421Z] 2022-10-11 16:04:39 (31.1 MB/s) - ‘silverpeas-6.3-wildfly26.zip.asc’ saved [488/488]
18:04:39 [2022-10-11T16:04:39.421Z] 
18:04:39 [2022-10-11T16:04:39.421Z] gpg: directory '/root/.gnupg' created
18:04:39 [2022-10-11T16:04:39.421Z] gpg: keybox '/root/.gnupg/pubring.kbx' created
18:04:43 [2022-10-11T16:04:43.544Z] gpg: /root/.gnupg/trustdb.gpg: trustdb created
18:04:43 [2022-10-11T16:04:43.544Z] gpg: key C19391EB3DF442B6: public key "Miguel Moquillon <miguel.moquillon@silverpeas.org>" imported
18:04:43 [2022-10-11T16:04:43.544Z] gpg: Total number processed: 1
18:04:43 [2022-10-11T16:04:43.544Z] gpg:               imported: 1
18:04:43 [2022-10-11T16:04:43.544Z] gpg: Signature made Tue 11 Oct 2022 03:57:44 PM UTC
18:04:43 [2022-10-11T16:04:43.544Z] gpg:                using RSA key 3F4657EF9C591F2FEA458FEBC19391EB3DF442B6
18:04:43 [2022-10-11T16:04:43.544Z] gpg: Good signature from "Miguel Moquillon <miguel.moquillon@silverpeas.org>" [unknown]
18:04:43 [2022-10-11T16:04:43.544Z] gpg: WARNING: This key is not certified with a trusted signature!
18:04:43 [2022-10-11T16:04:43.544Z] gpg:          There is no indication that the signature belongs to the owner.
18:04:43 [2022-10-11T16:04:43.544Z] Primary key fingerprint: 3F46 57EF 9C59 1F2F EA45  8FEB C193 91EB 3DF4 42B6
18:04:43 [2022-10-11T16:04:43.544Z] --2022-10-11 16:04:43--  https://download.jboss.org/wildfly/26.1.1.Final/wildfly-26.1.1.Final.zip
18:04:44 [2022-10-11T16:04:44.887Z] Resolving download.jboss.org (download.jboss.org)... 104.110.240.11, 2.19.195.208, 2a02:26f0:fe00::686e:f06b, ...
18:04:44 [2022-10-11T16:04:44.887Z] Connecting to download.jboss.org (download.jboss.org)|104.110.240.11|:443... connected.
18:04:46 [2022-10-11T16:04:46.230Z] HTTP request sent, awaiting response... 404 Not Found
18:04:46 [2022-10-11T16:04:46.230Z] 2022-10-11 16:04:45 ERROR 404: Not Found.
18:04:46 [2022-10-11T16:04:46.230Z] 
18:04:46 [2022-10-11T16:04:46.481Z] The command '/bin/sh -c wget -nc https://www.silverpeas.org/files/silverpeas-${SILVERPEAS_VERSION}-wildfly${WILDFLY_VERSION%.?.?}.zip   && wget -nc https://www.silverpeas.org/files/silverpeas-${SILVERPEAS_VERSION}-wildfly${WILDFLY_VERSION%.?.?}.zip.asc   && ( gpg --keyserver keys.openpgp.org --recv-keys 3F4657EF9C591F2FEA458FEBC19391EB3DF442B6   || gpg --keyserver pgp.mit.edu --recv-keys 3F4657EF9C591F2FEA458FEBC19391EB3DF442B6   || gpg --keyserver keyserver.pgp.com --recv-keys 3F4657EF9C591F2FEA458FEBC19391EB3DF442B6 )   && gpg --batch --verify silverpeas-${SILVERPEAS_VERSION}-wildfly${WILDFLY_VERSION%.?.?}.zip.asc silverpeas-${SILVERPEAS_VERSION}-wildfly${WILDFLY_VERSION%.?.?}.zip   && wget -nc https://download.jboss.org/wildfly/${WILDFLY_VERSION}.Final/wildfly-${WILDFLY_VERSION}.Final.zip   && unzip silverpeas-${SILVERPEAS_VERSION}-wildfly${WILDFLY_VERSION%.?.?}.zip -d /opt   && unzip wildfly-${WILDFLY_VERSION}.Final.zip -d /opt   && mv /opt/silverpeas-${SILVERPEAS_VERSION}-wildfly${WILDFLY_VERSION%.?.?} /opt/silverpeas   && mv /opt/wildfly-${WILDFLY_VERSION}.Final /opt/wildfly   && rm *.zip   && mkdir -p /root/.m2' returned a non-zero code: 8
18:04:46 [2022-10-11T16:04:46.483Z] [Pipeline] }
18:04:46 [2022-10-11T16:04:46.490Z] [Pipeline] // withEnv
18:04:46 [2022-10-11T16:04:46.497Z] [Pipeline] }
18:04:46 [2022-10-11T16:04:46.504Z] [Pipeline] // script
18:04:46 [2022-10-11T16:04:46.514Z] [Pipeline] }
18:04:46 [2022-10-11T16:04:46.521Z] [Pipeline] // stage
18:04:46 [2022-10-11T16:04:46.530Z] [Pipeline] stage
18:04:46 [2022-10-11T16:04:46.530Z] [Pipeline] { (Register image)
18:04:46 [2022-10-11T16:04:46.540Z] Stage "Register image" skipped due to earlier failure(s)
18:04:46 [2022-10-11T16:04:46.540Z] [Pipeline] }
18:04:46 [2022-10-11T16:04:46.548Z] [Pipeline] // stage
18:04:46 [2022-10-11T16:04:46.556Z] [Pipeline] stage
18:04:46 [2022-10-11T16:04:46.556Z] [Pipeline] { (Create new stable branch)
18:04:46 [2022-10-11T16:04:46.563Z] Stage "Create new stable branch" skipped due to earlier failure(s)
18:04:46 [2022-10-11T16:04:46.564Z] [Pipeline] }
18:04:46 [2022-10-11T16:04:46.568Z] [Pipeline] // stage
18:04:46 [2022-10-11T16:04:46.573Z] [Pipeline] stage
18:04:46 [2022-10-11T16:04:46.573Z] [Pipeline] { (Declarative: Post Actions)
18:04:46 [2022-10-11T16:04:46.583Z] [Pipeline] step
18:04:46 [2022-10-11T16:04:46.589Z] Sending e-mails to: miguel.moquillon@silverpeas.org yohann.chastagnier@silverpeas.org
18:04:46 [2022-10-11T16:04:46.661Z] [Pipeline] }
18:04:46 [2022-10-11T16:04:46.668Z] [Pipeline] // stage
18:04:46 [2022-10-11T16:04:46.673Z] [Pipeline] }
18:04:46 [2022-10-11T16:04:46.678Z] [Pipeline] // withEnv
18:04:46 [2022-10-11T16:04:46.682Z] [Pipeline] }
18:04:46 [2022-10-11T16:04:46.685Z] [Pipeline] // withEnv
18:04:46 [2022-10-11T16:04:46.691Z] [Pipeline] }
18:04:46 [2022-10-11T16:04:46.696Z] [Pipeline] // node
18:04:46 [2022-10-11T16:04:46.699Z] [Pipeline] End of Pipeline
18:04:46 [2022-10-11T16:04:46.708Z] ERROR: script returned exit code 8
18:04:46 [2022-10-11T16:04:46.721Z] Finished: FAILURE