Skip to content
Succès

Sortie de la console

19:01:30 [2022-01-05T18:01:30.312Z] Démarré par l'utilisateur Miguel Moquillon
19:01:30 [2022-01-05T18:01:30.312Z] Running as userbuild
19:01:30 [2022-01-05T18:01:30.756Z] Obtained src/builds/docker-build/Jenkinsfile from git https://github.com/Silverpeas/Jenkins-Pipelines.git
19:01:30 [2022-01-05T18:01:30.817Z] [Pipeline] Start of Pipeline
19:01:30 [2022-01-05T18:01:30.951Z] [Pipeline] node
19:01:30 [2022-01-05T18:01:30.955Z] Running on Jenkins in /var/lib/jenkins/workspace/Silverpeas Projects Build Image
19:01:30 [2022-01-05T18:01:30.955Z] [Pipeline] {
19:01:30 [2022-01-05T18:01:30.966Z] [Pipeline] stage
19:01:30 [2022-01-05T18:01:30.966Z] [Pipeline] { (Declarative: Checkout SCM)
19:01:30 [2022-01-05T18:01:30.970Z] [Pipeline] checkout
19:01:30 [2022-01-05T18:01:30.972Z] Selected Git installation does not exist. Using Default
19:01:30 [2022-01-05T18:01:30.973Z] The recommended git tool is: NONE
19:01:30 [2022-01-05T18:01:30.973Z] No credentials specified
19:01:30 [2022-01-05T18:01:30.973Z]  > /usr/bin/git rev-parse --resolve-git-dir /var/lib/jenkins/workspace/Silverpeas Projects Build Image/.git # timeout=10
19:01:30 [2022-01-05T18:01:30.979Z] Fetching changes from the remote Git repository
19:01:30 [2022-01-05T18:01:30.979Z]  > /usr/bin/git config remote.origin.url https://github.com/Silverpeas/Jenkins-Pipelines.git # timeout=10
19:01:30 [2022-01-05T18:01:30.988Z] Fetching upstream changes from https://github.com/Silverpeas/Jenkins-Pipelines.git
19:01:30 [2022-01-05T18:01:30.988Z]  > /usr/bin/git --version # timeout=10
19:01:30 [2022-01-05T18:01:30.992Z]  > git --version # 'git version 2.25.1'
19:01:30 [2022-01-05T18:01:30.993Z]  > /usr/bin/git fetch --tags --force --progress -- https://github.com/Silverpeas/Jenkins-Pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10
19:01:31 [2022-01-05T18:01:31.740Z]  > /usr/bin/git rev-parse refs/remotes/origin/master^{commit} # timeout=10
19:01:31 [2022-01-05T18:01:31.747Z] Checking out Revision 7a2a0050997fdd22d8352124d58a3dea54ad60e5 (refs/remotes/origin/master)
19:01:31 [2022-01-05T18:01:31.747Z]  > /usr/bin/git config core.sparsecheckout # timeout=10
19:01:31 [2022-01-05T18:01:31.753Z]  > /usr/bin/git checkout -f 7a2a0050997fdd22d8352124d58a3dea54ad60e5 # timeout=10
19:01:31 [2022-01-05T18:01:31.776Z] Commit message: "Add a new pipeline to build the Docker image dedicated to build a Silverpeas project"
19:01:31 [2022-01-05T18:01:31.777Z]  > /usr/bin/git rev-list --no-walk 659245ee9e3041c0e8edc79d9b0f00271786b67d # timeout=10
19:01:31 [2022-01-05T18:01:31.796Z] [Pipeline] }
19:01:31 [2022-01-05T18:01:31.800Z] [Pipeline] // stage
19:01:31 [2022-01-05T18:01:31.809Z] [Pipeline] withEnv
19:01:31 [2022-01-05T18:01:31.810Z] [Pipeline] {
19:01:31 [2022-01-05T18:01:31.825Z] [Pipeline] withEnv
19:01:31 [2022-01-05T18:01:31.826Z] [Pipeline] {
19:01:31 [2022-01-05T18:01:31.834Z] [Pipeline] stage
19:01:31 [2022-01-05T18:01:31.835Z] [Pipeline] { (Preparation)
19:01:31 [2022-01-05T18:01:31.862Z] [Pipeline] git
19:01:31 [2022-01-05T18:01:31.864Z] The recommended git tool is: NONE
19:01:31 [2022-01-05T18:01:31.864Z] using credential cacc0467-7c85-41d1-bf4e-eaa470dd5e59
19:01:31 [2022-01-05T18:01:31.869Z]  > /usr/bin/git rev-parse --resolve-git-dir /var/lib/jenkins/workspace/Silverpeas Projects Build Image/.git # timeout=10
19:01:31 [2022-01-05T18:01:31.876Z] Fetching changes from the remote Git repository
19:01:31 [2022-01-05T18:01:31.876Z]  > /usr/bin/git config remote.origin.url https://github.com/Silverpeas/docker-silverpeas-build # timeout=10
19:01:31 [2022-01-05T18:01:31.880Z] Fetching upstream changes from https://github.com/Silverpeas/docker-silverpeas-build
19:01:31 [2022-01-05T18:01:31.880Z]  > /usr/bin/git --version # timeout=10
19:01:31 [2022-01-05T18:01:31.886Z]  > git --version # 'git version 2.25.1'
19:01:31 [2022-01-05T18:01:31.886Z] using GIT_ASKPASS to set credentials GitHub Credentials For Jenkins
19:01:31 [2022-01-05T18:01:31.887Z]  > /usr/bin/git fetch --tags --force --progress -- https://github.com/Silverpeas/docker-silverpeas-build +refs/heads/*:refs/remotes/origin/* # timeout=10
19:01:32 [2022-01-05T18:01:32.140Z]  > /usr/bin/git rev-parse refs/remotes/origin/master^{commit} # timeout=10
19:01:32 [2022-01-05T18:01:32.146Z] Checking out Revision b0eed21c5307eefaff9bbb31347197039fb62062 (refs/remotes/origin/master)
19:01:32 [2022-01-05T18:01:32.146Z]  > /usr/bin/git config core.sparsecheckout # timeout=10
19:01:32 [2022-01-05T18:01:32.151Z]  > /usr/bin/git checkout -f b0eed21c5307eefaff9bbb31347197039fb62062 # timeout=10
19:01:32 [2022-01-05T18:01:32.182Z]  > /usr/bin/git branch -a -v --no-abbrev # timeout=10
19:01:32 [2022-01-05T18:01:32.188Z]  > /usr/bin/git branch -D master # timeout=10
19:01:32 [2022-01-05T18:01:32.193Z]  > /usr/bin/git checkout -b master b0eed21c5307eefaff9bbb31347197039fb62062 # timeout=10
19:01:32 [2022-01-05T18:01:32.238Z] Commit message: "Update to nodejs 16"
19:01:32 [2022-01-05T18:01:32.239Z]  > /usr/bin/git rev-list --no-walk b0eed21c5307eefaff9bbb31347197039fb62062 # timeout=10
19:01:32 [2022-01-05T18:01:32.254Z] [Pipeline] script
19:01:32 [2022-01-05T18:01:32.257Z] [Pipeline] {
19:01:32 [2022-01-05T18:01:32.265Z] [Pipeline] withCredentials
19:01:32 [2022-01-05T18:01:32.270Z] Masking supported pattern matches of $USER or $PASSWORD
19:01:32 [2022-01-05T18:01:32.271Z] [Pipeline] {
19:01:32 [2022-01-05T18:01:32.277Z] [Pipeline] sh
19:01:32 [2022-01-05T18:01:32.532Z] + sed -i -e s/WILDFLY_VERSION=[0-9.]\+/WILDFLY_VERSION=24.0.1/g Dockerfile
19:01:32 [2022-01-05T18:01:32.532Z] + sed -i -e s/JAVA_VERSION=[0-9]\+/JAVA_VERSION=11/g Dockerfile
19:01:32 [2022-01-05T18:01:32.532Z] + git diff --quiet
19:01:32 [2022-01-05T18:01:32.533Z] [Pipeline] }
19:01:32 [2022-01-05T18:01:32.543Z] [Pipeline] // withCredentials
19:01:32 [2022-01-05T18:01:32.548Z] [Pipeline] }
19:01:32 [2022-01-05T18:01:32.552Z] [Pipeline] // script
19:01:32 [2022-01-05T18:01:32.556Z] [Pipeline] }
19:01:32 [2022-01-05T18:01:32.560Z] [Pipeline] // stage
19:01:32 [2022-01-05T18:01:32.564Z] [Pipeline] stage
19:01:32 [2022-01-05T18:01:32.564Z] [Pipeline] { (Image building)
19:01:32 [2022-01-05T18:01:32.629Z] [Pipeline] script
19:01:32 [2022-01-05T18:01:32.632Z] [Pipeline] {
19:01:32 [2022-01-05T18:01:32.680Z] [Pipeline] isUnix
19:01:32 [2022-01-05T18:01:32.681Z] [Pipeline] sh
19:01:32 [2022-01-05T18:01:32.936Z] + docker build -t silverpeas/silverbuild:latest .
19:01:32 [2022-01-05T18:01:32.936Z] Sending build context to Docker daemon  10.84MB

19:01:32 [2022-01-05T18:01:32.936Z] Step 1/26 : FROM ubuntu:focal
19:01:32 [2022-01-05T18:01:32.936Z]  ---> ba6acccedd29
19:01:32 [2022-01-05T18:01:32.936Z] Step 2/26 : LABEL name="Silverpeas Build" description="An image to build a Silverpeas project" vendor="Silverpeas" version=6.3
19:01:32 [2022-01-05T18:01:32.936Z]  ---> Using cache
19:01:32 [2022-01-05T18:01:32.936Z]  ---> 9a39a2bcc759
19:01:32 [2022-01-05T18:01:32.936Z] Step 3/26 : MAINTAINER Miguel Moquillon "miguel.moquillon@silverpeas.org"
19:01:32 [2022-01-05T18:01:32.936Z]  ---> Using cache
19:01:32 [2022-01-05T18:01:32.936Z]  ---> 3ad52328a87d
19:01:32 [2022-01-05T18:01:32.936Z] Step 4/26 : ENV TERM=xterm
19:01:32 [2022-01-05T18:01:32.936Z]  ---> Using cache
19:01:32 [2022-01-05T18:01:32.936Z]  ---> 21c95a858e7b
19:01:32 [2022-01-05T18:01:32.936Z] Step 5/26 : ENV TZ=Europe/Paris
19:01:32 [2022-01-05T18:01:32.936Z]  ---> Using cache
19:01:32 [2022-01-05T18:01:32.936Z]  ---> 28fe5ef507d1
19:01:32 [2022-01-05T18:01:32.936Z] Step 6/26 : ARG WILDFLY_VERSION=24.0.1
19:01:32 [2022-01-05T18:01:32.936Z]  ---> Using cache
19:01:32 [2022-01-05T18:01:32.936Z]  ---> 2f61e7e15cb6
19:01:32 [2022-01-05T18:01:32.936Z] Step 7/26 : ARG JAVA_VERSION=11
19:01:32 [2022-01-05T18:01:32.936Z]  ---> Using cache
19:01:32 [2022-01-05T18:01:32.936Z]  ---> 7a1cc3f3451c
19:01:32 [2022-01-05T18:01:32.936Z] Step 8/26 : ARG DEFAULT_LOCALE=fr_FR.UTF-8
19:01:32 [2022-01-05T18:01:32.936Z]  ---> Using cache
19:01:32 [2022-01-05T18:01:32.936Z]  ---> b4fcefb54123
19:01:32 [2022-01-05T18:01:32.936Z] Step 9/26 : ARG MAVEN_VERSION=3.8.4
19:01:32 [2022-01-05T18:01:32.936Z]  ---> Using cache
19:01:32 [2022-01-05T18:01:32.936Z]  ---> 47aeb9f9a1a2
19:01:32 [2022-01-05T18:01:32.936Z] Step 10/26 : ARG MAVEN_SHA=a9b2d825eacf2e771ed5d6b0e01398589ac1bfa4171f36154d1b5787879605507802f699da6f7cfc80732a5282fd31b28e4cd6052338cbef0fa1358b48a5e3c8
19:01:32 [2022-01-05T18:01:32.936Z]  ---> Using cache
19:01:32 [2022-01-05T18:01:32.936Z]  ---> a10cfbd0edef
19:01:32 [2022-01-05T18:01:32.936Z] Step 11/26 : ARG NODEJS_VERSION=16
19:01:32 [2022-01-05T18:01:32.936Z]  ---> Using cache
19:01:32 [2022-01-05T18:01:32.936Z]  ---> 6bffdb32363d
19:01:32 [2022-01-05T18:01:32.936Z] Step 12/26 : ARG DEBIAN_FRONTEND=noninteractive
19:01:32 [2022-01-05T18:01:32.936Z]  ---> Using cache
19:01:32 [2022-01-05T18:01:32.936Z]  ---> dc461a451146
19:01:32 [2022-01-05T18:01:32.936Z] Step 13/26 : ARG USER_ID=111
19:01:32 [2022-01-05T18:01:32.936Z]  ---> Using cache
19:01:32 [2022-01-05T18:01:32.936Z]  ---> 46a9f8e24ded
19:01:32 [2022-01-05T18:01:32.936Z] Step 14/26 : ARG GROUP_ID=119
19:01:32 [2022-01-05T18:01:32.936Z]  ---> Using cache
19:01:32 [2022-01-05T18:01:32.936Z]  ---> e9e3444b4c32
19:01:32 [2022-01-05T18:01:32.936Z] Step 15/26 : COPY src/maven-deps.zip /tmp/
19:01:32 [2022-01-05T18:01:32.936Z]  ---> Using cache
19:01:32 [2022-01-05T18:01:32.936Z]  ---> 35206a25548d
19:01:32 [2022-01-05T18:01:32.937Z] Step 16/26 : RUN apt-get update && apt-get install -y     apt-utils     iputils-ping     vim     curl     git     openssh-client     gnupg     locales     language-pack-en     language-pack-fr     tzdata     procps     net-tools     zip     unzip     openjdk-${JAVA_VERSION}-jdk     ffmpeg     imagemagick     ghostscript     libreoffice-writer     libreoffice-calc     libreoffice-impress     gpgv     groovy   && groupadd -g ${GROUP_ID} silverbuild   && useradd -u ${USER_ID} -g ${GROUP_ID} -d /home/silverbuild -s /bin/bash -m silverbuild   && curl -sL https://deb.nodesource.com/setup_${NODEJS_VERSION}.x | bash -   && apt-get install -y nodejs   && rm -rf /var/lib/apt/lists/*   && update-ca-certificates -f   && mkdir -p /usr/share/maven /usr/share/maven/ref   && curl -fsSL -o /tmp/apache-maven.tar.gz https://apache.osuosl.org/maven/maven-3/${MAVEN_VERSION}/binaries/apache-maven-${MAVEN_VERSION}-bin.tar.gz   && echo "${MAVEN_SHA}  /tmp/apache-maven.tar.gz" | sha512sum -c -   && tar -xzf /tmp/apache-maven.tar.gz -C /usr/share/maven --strip-components=1   && rm -f /tmp/apache-maven.tar.gz   && ln -s /usr/share/maven/bin/mvn /usr/bin/mvn   && unzip /tmp/maven-deps.zip -d /home/silverbuild/   && curl -fsSL -o /tmp/swftools-bin-0.9.2.zip https://www.silverpeas.org/files/swftools-bin-0.9.2.zip   && echo 'd40bd091c84bde2872f2733a3c767b3a686c8e8477a3af3a96ef347cf05c5e43 *swftools-bin-0.9.2.zip' | sha256sum -   && unzip /tmp/swftools-bin-0.9.2.zip -d /   && curl -fsSL -o /tmp/pdf2json-bin-0.68.zip https://www.silverpeas.org/files/pdf2json-bin-0.68.zip   && echo 'eec849cdd75224f9d44c0999ed1fbe8764a773d8ab0cf7fff4bf922ab81c9f84 *pdf2json-bin-0.68.zip' | sha256sum -   && unzip /tmp/pdf2json-bin-0.68.zip -d /   && curl -fsSL -o /tmp/wildfly-${WILDFLY_VERSION}.Final.FOR-TESTS.zip https://www.silverpeas.org/files/wildfly-${WILDFLY_VERSION}.Final.FOR-TESTS.zip   && mkdir /opt/wildfly-for-tests   && unzip /tmp/wildfly-${WILDFLY_VERSION}.Final.FOR-TESTS.zip -d /opt/wildfly-for-tests/   && 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}
19:01:32 [2022-01-05T18:01:32.937Z]  ---> Using cache
19:01:32 [2022-01-05T18:01:32.937Z]  ---> 51cf16b98826
19:01:32 [2022-01-05T18:01:32.937Z] Step 17/26 : COPY src/settings.xml /home/silverbuild/.m2/
19:01:32 [2022-01-05T18:01:32.937Z]  ---> Using cache
19:01:32 [2022-01-05T18:01:32.937Z]  ---> 55551d689813
19:01:32 [2022-01-05T18:01:32.937Z] Step 18/26 : RUN chown -R silverbuild:silverbuild /home/silverbuild   && chown -R silverbuild:silverbuild /opt/wildfly-for-tests
19:01:32 [2022-01-05T18:01:32.937Z]  ---> Using cache
19:01:32 [2022-01-05T18:01:32.937Z]  ---> 4a72ebc8bd18
19:01:32 [2022-01-05T18:01:32.937Z] Step 19/26 : ENV LANG ${DEFAULT_LOCALE}
19:01:32 [2022-01-05T18:01:32.937Z]  ---> Using cache
19:01:32 [2022-01-05T18:01:32.937Z]  ---> 8227e8d802c0
19:01:32 [2022-01-05T18:01:32.937Z] Step 20/26 : ENV LANGUAGE ${DEFAULT_LOCALE}
19:01:32 [2022-01-05T18:01:32.937Z]  ---> Using cache
19:01:32 [2022-01-05T18:01:32.937Z]  ---> c85f66522a6f
19:01:32 [2022-01-05T18:01:32.937Z] Step 21/26 : ENV LC_ALL ${DEFAULT_LOCALE}
19:01:32 [2022-01-05T18:01:32.937Z]  ---> Using cache
19:01:32 [2022-01-05T18:01:32.937Z]  ---> 350f8c96818b
19:01:32 [2022-01-05T18:01:32.937Z] Step 22/26 : ENV MAVEN_HOME /usr/share/maven
19:01:32 [2022-01-05T18:01:32.937Z]  ---> Using cache
19:01:32 [2022-01-05T18:01:32.937Z]  ---> 4d70d6578ad5
19:01:32 [2022-01-05T18:01:32.937Z] Step 23/26 : ENV JAVA_HOME /usr/lib/jvm/java-${JAVA_VERSION}-openjdk-amd64
19:01:32 [2022-01-05T18:01:32.937Z]  ---> Using cache
19:01:32 [2022-01-05T18:01:32.937Z]  ---> 585ccc0ab6bb
19:01:32 [2022-01-05T18:01:32.937Z] Step 24/26 : ENV LAUNCH_JBOSS_IN_BACKGROUND true
19:01:32 [2022-01-05T18:01:32.937Z]  ---> Using cache
19:01:32 [2022-01-05T18:01:32.937Z]  ---> b57b1a9e3a72
19:01:32 [2022-01-05T18:01:32.937Z] Step 25/26 : USER silverbuild
19:01:32 [2022-01-05T18:01:32.937Z]  ---> Using cache
19:01:32 [2022-01-05T18:01:32.937Z]  ---> fdaa7b7419a3
19:01:32 [2022-01-05T18:01:32.937Z] Step 26/26 : VOLUME ["/home/silverbuild/.ssh", "/home/silverbuild/.gnupg"]
19:01:32 [2022-01-05T18:01:32.937Z]  ---> Using cache
19:01:32 [2022-01-05T18:01:32.937Z]  ---> 94bcfc60d38b
19:01:32 [2022-01-05T18:01:32.937Z] Successfully built 94bcfc60d38b
19:01:32 [2022-01-05T18:01:32.937Z] Successfully tagged silverpeas/silverbuild:latest
19:01:32 [2022-01-05T18:01:32.951Z] [Pipeline] }
19:01:32 [2022-01-05T18:01:32.959Z] [Pipeline] // script
19:01:32 [2022-01-05T18:01:32.962Z] [Pipeline] }
19:01:32 [2022-01-05T18:01:32.965Z] [Pipeline] // stage
19:01:32 [2022-01-05T18:01:32.971Z] [Pipeline] stage
19:01:32 [2022-01-05T18:01:32.971Z] [Pipeline] { (Image registering)
19:01:32 [2022-01-05T18:01:32.990Z] [Pipeline] script
19:01:32 [2022-01-05T18:01:32.993Z] [Pipeline] {
19:01:32 [2022-01-05T18:01:32.999Z] [Pipeline] withEnv
19:01:32 [2022-01-05T18:01:32.999Z] [Pipeline] {
19:01:33 [2022-01-05T18:01:33.004Z] [Pipeline] withDockerRegistry
19:01:33 [2022-01-05T18:01:33.006Z] $ docker login -u mmoqui -p ******** https://index.docker.io/v1/
19:01:33 [2022-01-05T18:01:33.059Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin.
19:01:34 [2022-01-05T18:01:34.142Z] WARNING! Your password will be stored unencrypted in /var/lib/jenkins/workspace/Silverpeas Projects Build Image@tmp/bbb7d24a-bc2c-4eea-a5c4-3fb93f3ac417/config.json.
19:01:34 [2022-01-05T18:01:34.142Z] Configure a credential helper to remove this warning. See
19:01:34 [2022-01-05T18:01:34.142Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store
19:01:34 [2022-01-05T18:01:34.142Z] 
19:01:34 [2022-01-05T18:01:34.142Z] Login Succeeded
19:01:34 [2022-01-05T18:01:34.148Z] [Pipeline] {
19:01:34 [2022-01-05T18:01:34.166Z] [Pipeline] isUnix
19:01:34 [2022-01-05T18:01:34.168Z] [Pipeline] sh
19:01:34 [2022-01-05T18:01:34.424Z] + docker tag silverpeas/silverbuild:latest silverpeas/silverbuild:latest
19:01:34 [2022-01-05T18:01:34.428Z] [Pipeline] isUnix
19:01:34 [2022-01-05T18:01:34.430Z] [Pipeline] sh
19:01:34 [2022-01-05T18:01:34.687Z] + docker push silverpeas/silverbuild:latest
19:01:34 [2022-01-05T18:01:34.687Z] The push refers to repository [docker.io/silverpeas/silverbuild]
19:01:34 [2022-01-05T18:01:34.938Z] 294e6052cf9c: Preparing
19:01:34 [2022-01-05T18:01:34.938Z] 581682b90d1a: Preparing
19:01:34 [2022-01-05T18:01:34.938Z] 45467f2765ac: Preparing
19:01:34 [2022-01-05T18:01:34.938Z] cb3a441b5e30: Preparing
19:01:34 [2022-01-05T18:01:34.938Z] 9f54eef41275: Preparing
19:01:37 [2022-01-05T18:01:37.421Z] 9f54eef41275: Mounted from library/ubuntu
19:01:38 [2022-01-05T18:01:38.331Z] 581682b90d1a: Pushed
19:01:38 [2022-01-05T18:01:38.882Z] cb3a441b5e30: Pushed
19:02:05 [2022-01-05T18:02:05.284Z] 294e6052cf9c: Pushed
19:04:56 [2022-01-05T18:04:56.530Z] 45467f2765ac: Pushed
19:04:56 [2022-01-05T18:04:56.530Z] latest: digest: sha256:f456b3682cce60004050e3d4006ec58747faa2707faa3dfc2cf277aa86c43fee size: 1375
19:04:56 [2022-01-05T18:04:56.533Z] [Pipeline] }
19:04:56 [2022-01-05T18:04:56.543Z] [Pipeline] // withDockerRegistry
19:04:56 [2022-01-05T18:04:56.548Z] [Pipeline] }
19:04:56 [2022-01-05T18:04:56.553Z] [Pipeline] // withEnv
19:04:56 [2022-01-05T18:04:56.560Z] [Pipeline] }
19:04:56 [2022-01-05T18:04:56.564Z] [Pipeline] // script
19:04:56 [2022-01-05T18:04:56.567Z] [Pipeline] }
19:04:56 [2022-01-05T18:04:56.571Z] [Pipeline] // stage
19:04:56 [2022-01-05T18:04:56.576Z] [Pipeline] stage
19:04:56 [2022-01-05T18:04:56.577Z] [Pipeline] { (Tagging)
19:04:56 [2022-01-05T18:04:56.676Z] Stage "Tagging" skipped due to when conditional
19:04:56 [2022-01-05T18:04:56.677Z] [Pipeline] }
19:04:56 [2022-01-05T18:04:56.681Z] [Pipeline] // stage
19:04:56 [2022-01-05T18:04:56.686Z] [Pipeline] stage
19:04:56 [2022-01-05T18:04:56.686Z] [Pipeline] { (Declarative: Post Actions)
19:04:56 [2022-01-05T18:04:56.695Z] [Pipeline] step
19:04:56 [2022-01-05T18:04:56.702Z] Sending e-mails to: miguel.moquillon@silverpeas.org yohann.chastagnier@silverpeas.org
19:04:56 [2022-01-05T18:04:56.773Z] [Pipeline] }
19:04:56 [2022-01-05T18:04:56.779Z] [Pipeline] // stage
19:04:56 [2022-01-05T18:04:56.782Z] [Pipeline] }
19:04:56 [2022-01-05T18:04:56.784Z] [Pipeline] // withEnv
19:04:56 [2022-01-05T18:04:56.788Z] [Pipeline] }
19:04:56 [2022-01-05T18:04:56.790Z] [Pipeline] // withEnv
19:04:56 [2022-01-05T18:04:56.793Z] [Pipeline] }
19:04:56 [2022-01-05T18:04:56.799Z] [Pipeline] // node
19:04:56 [2022-01-05T18:04:56.803Z] [Pipeline] End of Pipeline
19:04:56 [2022-01-05T18:04:56.827Z] Finished: SUCCESS