En échecSortie de la console
11:52:22 [2022-01-26T10:52:22.849Z] Démarré par l'utilisateur Miguel Moquillon
11:52:22 [2022-01-26T10:52:22.849Z] Running as userbuild
11:52:22 [2022-01-26T10:52:22.904Z] [Pipeline] Start of Pipeline
11:52:23 [2022-01-26T10:52:23.081Z] [Pipeline] node
11:52:23 [2022-01-26T10:52:23.086Z] Running on Jenkins in /var/lib/jenkins/workspace/SonarQube Analysis of PR
11:52:23 [2022-01-26T10:52:23.087Z] [Pipeline] {
11:52:23 [2022-01-26T10:52:23.161Z] [Pipeline] withEnv
11:52:23 [2022-01-26T10:52:23.161Z] [Pipeline] {
11:52:23 [2022-01-26T10:52:23.165Z] [Pipeline] isUnix
11:52:23 [2022-01-26T10:52:23.166Z] [Pipeline] sh
11:52:23 [2022-01-26T10:52:23.421Z] + docker inspect -f . silverpeas/silverbuild
11:52:23 [2022-01-26T10:52:23.421Z] .
11:52:23 [2022-01-26T10:52:23.423Z] [Pipeline] }
11:52:23 [2022-01-26T10:52:23.427Z] [Pipeline] // withEnv
11:52:23 [2022-01-26T10:52:23.435Z] [Pipeline] withDockerContainer
11:52:23 [2022-01-26T10:52:23.492Z] Jenkins does not seem to be running inside a container
11:52:23 [2022-01-26T10:52:23.500Z] $ 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/SonarQube Analysis of PR" -v "/var/lib/jenkins/workspace/SonarQube Analysis of PR:/var/lib/jenkins/workspace/SonarQube Analysis of PR:rw,z" -v "/var/lib/jenkins/workspace/SonarQube Analysis of PR@tmp:/var/lib/jenkins/workspace/SonarQube Analysis of PR@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 ******** silverpeas/silverbuild cat
11:52:24 [2022-01-26T10:52:24.050Z] $ docker top 5f5ab51632daace23820c88db9c19300d0d2bfaff38c1d55388232add72a6c26 -eo pid,comm
11:52:24 [2022-01-26T10:52:24.136Z] [Pipeline] {
11:52:24 [2022-01-26T10:52:24.148Z] [Pipeline] withEnv
11:52:24 [2022-01-26T10:52:24.148Z] [Pipeline] {
11:52:24 [2022-01-26T10:52:24.158Z] [Pipeline] stage
11:52:24 [2022-01-26T10:52:24.159Z] [Pipeline] { (Preparation)
11:52:24 [2022-01-26T10:52:24.186Z] [Pipeline] git
11:52:24 [2022-01-26T10:52:24.189Z] The recommended git tool is: /usr/bin/git
11:52:24 [2022-01-26T10:52:24.189Z] using credential cacc0467-7c85-41d1-bf4e-eaa470dd5e59
11:52:24 [2022-01-26T10:52:24.194Z] Warning: JENKINS-30600: special launcher org.jenkinsci.plugins.docker.workflow.WithContainerStep$Decorator$1@1853dc5c; decorates hudson.Launcher$LocalLauncher@16942126 will be ignored (a typical symptom is the Git executable not being run inside a designated container)
11:52:24 [2022-01-26T10:52:24.194Z] > /usr/bin/git rev-parse --resolve-git-dir /var/lib/jenkins/workspace/SonarQube Analysis of PR/.git # timeout=10
11:52:24 [2022-01-26T10:52:24.201Z] Fetching changes from the remote Git repository
11:52:24 [2022-01-26T10:52:24.201Z] > /usr/bin/git config remote.origin.url https://github.com/Silverpeas/Silverpeas-Core # timeout=10
11:52:24 [2022-01-26T10:52:24.207Z] Fetching upstream changes from https://github.com/Silverpeas/Silverpeas-Core
11:52:24 [2022-01-26T10:52:24.207Z] > /usr/bin/git --version # timeout=10
11:52:24 [2022-01-26T10:52:24.212Z] > git --version # 'git version 2.25.1'
11:52:24 [2022-01-26T10:52:24.212Z] using GIT_ASKPASS to set credentials GitHub Credentials For Jenkins
11:52:24 [2022-01-26T10:52:24.213Z] > /usr/bin/git fetch --tags --force --progress -- https://github.com/Silverpeas/Silverpeas-Core +refs/heads/*:refs/remotes/origin/* # timeout=10
11:52:25 [2022-01-26T10:52:25.266Z] > /usr/bin/git rev-parse refs/remotes/origin/master^{commit} # timeout=10
11:52:25 [2022-01-26T10:52:25.272Z] Checking out Revision fd47e3c56467698f60ac82d33afa2c04c7d246b7 (refs/remotes/origin/master)
11:52:25 [2022-01-26T10:52:25.272Z] > /usr/bin/git config core.sparsecheckout # timeout=10
11:52:25 [2022-01-26T10:52:25.278Z] > /usr/bin/git checkout -f fd47e3c56467698f60ac82d33afa2c04c7d246b7 # timeout=10
11:52:26 [2022-01-26T10:52:26.172Z] > /usr/bin/git branch -a -v --no-abbrev # timeout=10
11:52:26 [2022-01-26T10:52:26.186Z] > /usr/bin/git branch -D master # timeout=10
11:52:26 [2022-01-26T10:52:26.193Z] > /usr/bin/git checkout -b master fd47e3c56467698f60ac82d33afa2c04c7d246b7 # timeout=10
11:52:26 [2022-01-26T10:52:26.322Z] Commit message: "Support #12844: Taking into account given recommendations from issue https://github.com/conversejs/converse.js/issues/2770 : the possibility to set the use of websocket has been implemented."
11:52:26 [2022-01-26T10:52:26.322Z] > /usr/bin/git rev-list --no-walk fd47e3c56467698f60ac82d33afa2c04c7d246b7 # timeout=10
11:52:26 [2022-01-26T10:52:26.340Z] [Pipeline] sh
11:52:26 [2022-01-26T10:52:26.595Z] + git fetch origin pull/1183/head:to_test
11:52:26 [2022-01-26T10:52:26.846Z] + git checkout to_test
11:52:27 [2022-01-26T10:52:27.757Z] Basculement sur la branche 'to_test'
11:52:27 [2022-01-26T10:52:27.759Z] [Pipeline] script
11:52:27 [2022-01-26T10:52:27.763Z] [Pipeline] {
11:52:27 [2022-01-26T10:52:27.770Z] [Pipeline] readMavenPom
11:52:27 [2022-01-26T10:52:27.774Z] [Pipeline] }
11:52:27 [2022-01-26T10:52:27.776Z] [Pipeline] // script
11:52:27 [2022-01-26T10:52:27.780Z] [Pipeline] }
11:52:27 [2022-01-26T10:52:27.782Z] [Pipeline] // stage
11:52:27 [2022-01-26T10:52:27.786Z] [Pipeline] stage
11:52:27 [2022-01-26T10:52:27.787Z] [Pipeline] { (Check project version)
11:52:27 [2022-01-26T10:52:27.814Z] [Pipeline] error
11:52:27 [2022-01-26T10:52:27.819Z] [Pipeline] }
11:52:27 [2022-01-26T10:52:27.822Z] [Pipeline] // stage
11:52:27 [2022-01-26T10:52:27.826Z] [Pipeline] stage
11:52:27 [2022-01-26T10:52:27.827Z] [Pipeline] { (Build the PR)
11:52:27 [2022-01-26T10:52:27.830Z] Stage "Build the PR" skipped due to earlier failure(s)
11:52:27 [2022-01-26T10:52:27.830Z] [Pipeline] }
11:52:27 [2022-01-26T10:52:27.833Z] [Pipeline] // stage
11:52:27 [2022-01-26T10:52:27.837Z] [Pipeline] stage
11:52:27 [2022-01-26T10:52:27.838Z] [Pipeline] { (Run quality analysis)
11:52:27 [2022-01-26T10:52:27.841Z] Stage "Run quality analysis" skipped due to earlier failure(s)
11:52:27 [2022-01-26T10:52:27.842Z] [Pipeline] }
11:52:27 [2022-01-26T10:52:27.845Z] [Pipeline] // stage
11:52:27 [2022-01-26T10:52:27.850Z] [Pipeline] stage
11:52:27 [2022-01-26T10:52:27.850Z] [Pipeline] { (Declarative: Post Actions)
11:52:27 [2022-01-26T10:52:27.857Z] [Pipeline] script
11:52:27 [2022-01-26T10:52:27.860Z] [Pipeline] {
11:52:27 [2022-01-26T10:52:27.867Z] [Pipeline] }
11:52:27 [2022-01-26T10:52:27.869Z] [Pipeline] // script
11:52:27 [2022-01-26T10:52:27.874Z] [Pipeline] step
11:52:27 [2022-01-26T10:52:27.880Z] Sending e-mails to: miguel.moquillon@silverpeas.org yohann.chastagnier@silverpeas.org
11:52:28 [2022-01-26T10:52:28.003Z] [Pipeline] }
11:52:28 [2022-01-26T10:52:28.008Z] [Pipeline] // stage
11:52:28 [2022-01-26T10:52:28.010Z] [Pipeline] }
11:52:28 [2022-01-26T10:52:28.013Z] [Pipeline] // withEnv
11:52:28 [2022-01-26T10:52:28.016Z] [Pipeline] }
11:52:28 [2022-01-26T10:52:28.017Z] $ docker stop --time=1 5f5ab51632daace23820c88db9c19300d0d2bfaff38c1d55388232add72a6c26
11:52:29 [2022-01-26T10:52:29.680Z] $ docker rm -f 5f5ab51632daace23820c88db9c19300d0d2bfaff38c1d55388232add72a6c26
11:52:29 [2022-01-26T10:52:29.752Z] [Pipeline] // withDockerContainer
11:52:29 [2022-01-26T10:52:29.757Z] [Pipeline] }
11:52:29 [2022-01-26T10:52:29.762Z] [Pipeline] // node
11:52:29 [2022-01-26T10:52:29.767Z] [Pipeline] End of Pipeline
11:52:29 [2022-01-26T10:52:29.777Z] ERROR: Only projects from master can be tested!
11:52:29 [2022-01-26T10:52:29.786Z] Finished: FAILURE