Sispea-build
Threads by month
- ----- 2026 -----
- June
- May
- April
- March
- February
- January
- ----- 2025 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2024 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2023 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2022 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2021 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2020 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2019 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2018 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2017 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2016 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2015 -----
- December
- November
- October
- September
- August
- July
- June
October 2015
- 1 participants
- 42 discussions
01 Nov '15
See <http://ci.codelutin.com/jenkins/job/sispea-demo-latest/174/>
------------------------------------------
Started by an SCM change
Building in workspace <http://ci.codelutin.com/jenkins/job/sispea-demo-latest/ws/>
> git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
> git config remote.origin.url https://gitlab.nuiton.org/codelutin/sispea.git # timeout=10
Fetching upstream changes from https://gitlab.nuiton.org/codelutin/sispea.git
> git --version # timeout=10
using .gitcredentials to set credentials
> git config --local credential.helper store --file=/var/local/forge/exec/tomcat-codelutin.com/temp/git6204321354932058593.credentials # timeout=10
> git -c core.askpass=true fetch --tags --progress https://gitlab.nuiton.org/codelutin/sispea.git +refs/heads/*:refs/remotes/origin/*
> git config --local --remove-section credential # timeout=10
ERROR: Error fetching remote repo 'origin'
hudson.plugins.git.GitException: Failed to fetch from https://gitlab.nuiton.org/codelutin/sispea.git
at hudson.plugins.git.GitSCM.fetchFrom(GitSCM.java:763)
at hudson.plugins.git.GitSCM.retrieveChanges(GitSCM.java:1012)
at hudson.plugins.git.GitSCM.checkout(GitSCM.java:1043)
at hudson.scm.SCM.checkout(SCM.java:485)
at hudson.model.AbstractProject.checkout(AbstractProject.java:1284)
at hudson.model.AbstractBuild$AbstractBuildExecution.defaultCheckout(AbstractBuild.java:610)
at jenkins.scm.SCMCheckoutStrategy.checkout(SCMCheckoutStrategy.java:86)
at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:532)
at hudson.model.Run.execute(Run.java:1741)
at hudson.maven.MavenModuleSetBuild.run(MavenModuleSetBuild.java:537)
at hudson.model.ResourceController.execute(ResourceController.java:98)
at hudson.model.Executor.run(Executor.java:381)
Caused by: hudson.plugins.git.GitException: Command "git -c core.askpass=true fetch --tags --progress https://gitlab.nuiton.org/codelutin/sispea.git +refs/heads/*:refs/remotes/origin/*" returned status code 128:
stdout:
stderr: error: RPC failed; result=22, HTTP code = 502
fatal: The remote end hung up unexpectedly
at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:1600)
at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandWithCredentials(CliGitAPIImpl.java:1363)
at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.access$300(CliGitAPIImpl.java:61)
at org.jenkinsci.plugins.gitclient.CliGitAPIImpl$1.execute(CliGitAPIImpl.java:299)
at hudson.plugins.git.GitSCM.fetchFrom(GitSCM.java:761)
... 11 more
ERROR: null
Started calculate disk usage of build
Finished Calculation of disk usage of build in 3 second
Started calculate disk usage of workspace
Finished Calculation of disk usage of workspace in 2 second
1
1
01 Nov '15
See <http://ci.codelutin.com/jenkins/job/sispea-nightly/101/>
------------------------------------------
Started by an SCM change
Building in workspace <http://ci.codelutin.com/jenkins/job/sispea-nightly/ws/>
> git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
> git config remote.origin.url https://gitlab.nuiton.org/codelutin/sispea.git # timeout=10
Fetching upstream changes from https://gitlab.nuiton.org/codelutin/sispea.git
> git --version # timeout=10
using .gitcredentials to set credentials
> git config --local credential.helper store --file=/var/local/forge/exec/tomcat-codelutin.com/temp/git7234545501917967111.credentials # timeout=10
> git -c core.askpass=true fetch --tags --progress https://gitlab.nuiton.org/codelutin/sispea.git +refs/heads/*:refs/remotes/origin/*
> git config --local --remove-section credential # timeout=10
ERROR: Error fetching remote repo 'origin'
hudson.plugins.git.GitException: Failed to fetch from https://gitlab.nuiton.org/codelutin/sispea.git
at hudson.plugins.git.GitSCM.fetchFrom(GitSCM.java:763)
at hudson.plugins.git.GitSCM.retrieveChanges(GitSCM.java:1012)
at hudson.plugins.git.GitSCM.checkout(GitSCM.java:1043)
at hudson.scm.SCM.checkout(SCM.java:485)
at hudson.model.AbstractProject.checkout(AbstractProject.java:1284)
at hudson.model.AbstractBuild$AbstractBuildExecution.defaultCheckout(AbstractBuild.java:610)
at jenkins.scm.SCMCheckoutStrategy.checkout(SCMCheckoutStrategy.java:86)
at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:532)
at hudson.model.Run.execute(Run.java:1741)
at hudson.maven.MavenModuleSetBuild.run(MavenModuleSetBuild.java:537)
at hudson.model.ResourceController.execute(ResourceController.java:98)
at hudson.model.Executor.run(Executor.java:381)
Caused by: hudson.plugins.git.GitException: Command "git -c core.askpass=true fetch --tags --progress https://gitlab.nuiton.org/codelutin/sispea.git +refs/heads/*:refs/remotes/origin/*" returned status code 128:
stdout:
stderr: fatal: unable to access 'https://gitlab.nuiton.org/codelutin/sispea.git/': The requested URL returned error: 502
at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:1600)
at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandWithCredentials(CliGitAPIImpl.java:1363)
at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.access$300(CliGitAPIImpl.java:61)
at org.jenkinsci.plugins.gitclient.CliGitAPIImpl$1.execute(CliGitAPIImpl.java:299)
at hudson.plugins.git.GitSCM.fetchFrom(GitSCM.java:761)
... 11 more
ERROR: null
Started calculate disk usage of build
Finished Calculation of disk usage of build in 1 second
Started calculate disk usage of workspace
Finished Calculation of disk usage of workspace in 2 second
1
1
29 Oct '15
See <http://ci.codelutin.com/jenkins/job/sispea-ci/968/>
------------------------------------------
Started by an SCM change
Building in workspace <http://ci.codelutin.com/jenkins/job/sispea-ci/ws/>
> git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
> git config remote.origin.url https://gitlab.nuiton.org/codelutin/sispea.git # timeout=10
Pruning obsolete local branches
Fetching upstream changes from https://gitlab.nuiton.org/codelutin/sispea.git
> git --version # timeout=10
using .gitcredentials to set credentials
> git config --local credential.helper store --file=/var/local/forge/exec/tomcat-codelutin.com/temp/git4909135443199577226.credentials # timeout=10
> git -c core.askpass=true fetch --tags --progress https://gitlab.nuiton.org/codelutin/sispea.git +refs/heads/*:refs/remotes/origin/* --prune
> git config --local --remove-section credential # timeout=10
ERROR: Error fetching remote repo 'origin'
hudson.plugins.git.GitException: Failed to fetch from https://gitlab.nuiton.org/codelutin/sispea.git
at hudson.plugins.git.GitSCM.fetchFrom(GitSCM.java:763)
at hudson.plugins.git.GitSCM.retrieveChanges(GitSCM.java:1012)
at hudson.plugins.git.GitSCM.checkout(GitSCM.java:1043)
at hudson.scm.SCM.checkout(SCM.java:485)
at hudson.model.AbstractProject.checkout(AbstractProject.java:1284)
at hudson.model.AbstractBuild$AbstractBuildExecution.defaultCheckout(AbstractBuild.java:610)
at jenkins.scm.SCMCheckoutStrategy.checkout(SCMCheckoutStrategy.java:86)
at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:532)
at hudson.model.Run.execute(Run.java:1741)
at hudson.maven.MavenModuleSetBuild.run(MavenModuleSetBuild.java:537)
at hudson.model.ResourceController.execute(ResourceController.java:98)
at hudson.model.Executor.run(Executor.java:381)
Caused by: hudson.plugins.git.GitException: Command "git -c core.askpass=true fetch --tags --progress https://gitlab.nuiton.org/codelutin/sispea.git +refs/heads/*:refs/remotes/origin/* --prune" returned status code 128:
stdout:
stderr: fatal: unable to access 'https://gitlab.nuiton.org/codelutin/sispea.git/': The requested URL returned error: 502
at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:1600)
at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandWithCredentials(CliGitAPIImpl.java:1363)
at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.access$300(CliGitAPIImpl.java:61)
at org.jenkinsci.plugins.gitclient.CliGitAPIImpl$1.execute(CliGitAPIImpl.java:299)
at hudson.plugins.git.GitSCM.fetchFrom(GitSCM.java:761)
... 11 more
ERROR: null
Started calculate disk usage of build
Finished Calculation of disk usage of build in 0 seconds
Started calculate disk usage of workspace
Finished Calculation of disk usage of workspace in 0 seconds
1
1
Build failed in Jenkins: sispea-ci » SISPEA Services #961
by admin+ci-codelutin.com@codelutin.com 29 Oct '15
by admin+ci-codelutin.com@codelutin.com 29 Oct '15
29 Oct '15
See <http://ci.codelutin.com/jenkins/job/sispea-ci/fr.onema$sispea-service/961/c…>
Changes:
[bleny] Aaaaaahhhhhhh !!!
------------------------------------------
Started calculate disk usage of build
Finished Calculation of disk usage of build in 0 seconds
Started calculate disk usage of workspace
Finished Calculation of disk usage of workspace in 0 seconds
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Building SISPEA Services 2.20-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[WARNING] The artifact xml-apis:xml-apis:jar:2.0.2 has been relocated to xml-apis:xml-apis:jar:1.0.b2
[INFO]
[INFO] --- maven-clean-plugin:2.6.1:clean (default-clean) @ sispea-service ---
[INFO] Deleting <http://ci.codelutin.com/jenkins/job/sispea-ci/fr.onema$sispea-service/ws/ta…>
[INFO]
[INFO] --- maven-enforcer-plugin:1.4:enforce (enforce-project-files) @ sispea-service ---
[INFO]
[INFO] --- maven-enforcer-plugin:1.4:enforce (enforce-site-deploy-classifier) @ sispea-service ---
[INFO]
[INFO] --- maven-enforcer-plugin:1.4:enforce (enforce-platform) @ sispea-service ---
[INFO]
[INFO] --- maven-enforcer-plugin:1.4:enforce (enforce-projectId) @ sispea-service ---
[INFO]
[INFO] --- maven-enforcer-plugin:1.4:enforce (enforce-java-versions) @ sispea-service ---
[INFO]
[INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ sispea-service ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 66 resources
[INFO]
[INFO] --- maven-compiler-plugin:3.3:compile (default-compile) @ sispea-service ---
[INFO] Compiling 425 source files to <http://ci.codelutin.com/jenkins/job/sispea-ci/fr.onema$sispea-service/ws/ta…>
[INFO] <http://ci.codelutin.com/jenkins/job/sispea-ci/fr.onema$sispea-service/ws/sr…>: Some input files use unchecked or unsafe operations.
[INFO] <http://ci.codelutin.com/jenkins/job/sispea-ci/fr.onema$sispea-service/ws/sr…>: Recompile with -Xlint:unchecked for details.
[INFO] -------------------------------------------------------------
[WARNING] COMPILATION WARNING :
[INFO] -------------------------------------------------------------
[WARNING] <http://ci.codelutin.com/jenkins/job/sispea-ci/fr.onema$sispea-service/ws/sr…>:[16,37] org.springframework.ldap.core.DistinguishedName in org.springframework.ldap.core has been deprecated
[WARNING] <http://ci.codelutin.com/jenkins/job/sispea-ci/fr.onema$sispea-service/ws/sr…>:[16,37] org.springframework.ldap.core.DistinguishedName in org.springframework.ldap.core has been deprecated
[WARNING] <http://ci.codelutin.com/jenkins/job/sispea-ci/fr.onema$sispea-service/ws/sr…>:[20,37] org.springframework.ldap.core.DistinguishedName in org.springframework.ldap.core has been deprecated
[WARNING] <http://ci.codelutin.com/jenkins/job/sispea-ci/fr.onema$sispea-service/ws/sr…>:[27,37] org.springframework.ldap.core.DistinguishedName in org.springframework.ldap.core has been deprecated
[WARNING] <http://ci.codelutin.com/jenkins/job/sispea-ci/fr.onema$sispea-service/ws/sr…>:[15,37] org.springframework.ldap.core.DistinguishedName in org.springframework.ldap.core has been deprecated
[WARNING] <http://ci.codelutin.com/jenkins/job/sispea-ci/fr.onema$sispea-service/ws/sr…>:[125,41] checkRight(fr.onema.sispea.service.user.Right) in fr.onema.sispea.service.user.UserDto has been deprecated
[WARNING] <http://ci.codelutin.com/jenkins/job/sispea-ci/fr.onema$sispea-service/ws/sr…>:[125,81] checkRight(fr.onema.sispea.service.user.Right) in fr.onema.sispea.service.user.UserDto has been deprecated
[WARNING] <http://ci.codelutin.com/jenkins/job/sispea-ci/fr.onema$sispea-service/ws/sr…>:[127,41] checkRight(fr.onema.sispea.service.user.Right) in fr.onema.sispea.service.user.UserDto has been deprecated
[WARNING] <http://ci.codelutin.com/jenkins/job/sispea-ci/fr.onema$sispea-service/ws/sr…>:[127,78] checkRight(fr.onema.sispea.service.user.Right) in fr.onema.sispea.service.user.UserDto has been deprecated
[WARNING] <http://ci.codelutin.com/jenkins/job/sispea-ci/fr.onema$sispea-service/ws/sr…>:[63,9] org.springframework.ldap.core.DistinguishedName in org.springframework.ldap.core has been deprecated
[WARNING] <http://ci.codelutin.com/jenkins/job/sispea-ci/fr.onema$sispea-service/ws/sr…>:[63,37] org.springframework.ldap.core.DistinguishedName in org.springframework.ldap.core has been deprecated
[WARNING] <http://ci.codelutin.com/jenkins/job/sispea-ci/fr.onema$sispea-service/ws/sr…>:[88,15] org.springframework.ldap.core.DistinguishedName in org.springframework.ldap.core has been deprecated
[WARNING] <http://ci.codelutin.com/jenkins/job/sispea-ci/fr.onema$sispea-service/ws/sr…>:[92,13] org.springframework.ldap.core.DistinguishedName in org.springframework.ldap.core has been deprecated
[WARNING] <http://ci.codelutin.com/jenkins/job/sispea-ci/fr.onema$sispea-service/ws/sr…>:[92,44] org.springframework.ldap.core.DistinguishedName in org.springframework.ldap.core has been deprecated
[WARNING] <http://ci.codelutin.com/jenkins/job/sispea-ci/fr.onema$sispea-service/ws/sr…>:[91,9] org.springframework.ldap.core.DistinguishedName in org.springframework.ldap.core has been deprecated
[WARNING] <http://ci.codelutin.com/jenkins/job/sispea-ci/fr.onema$sispea-service/ws/sr…>:[91,36] org.springframework.ldap.core.DistinguishedName in org.springframework.ldap.core has been deprecated
[WARNING] <http://ci.codelutin.com/jenkins/job/sispea-ci/fr.onema$sispea-service/ws/sr…>:[179,26] isLocalAdmin() in fr.onema.sispea.service.user.UserDto has been deprecated
[WARNING] <http://ci.codelutin.com/jenkins/job/sispea-ci/fr.onema$sispea-service/ws/sr…>:[106,32] mergeTemplate(org.apache.velocity.app.VelocityEngine,java.lang.String,java.util.Map<java.lang.String,java.lang.Object>,java.io.Writer) in org.springframework.ui.velocity.VelocityEngineUtils has been deprecated
[WARNING] <http://ci.codelutin.com/jenkins/job/sispea-ci/fr.onema$sispea-service/ws/sr…>:[118,9] org.springframework.ldap.core.DistinguishedName in org.springframework.ldap.core has been deprecated
[WARNING] <http://ci.codelutin.com/jenkins/job/sispea-ci/fr.onema$sispea-service/ws/sr…>:[118,43] org.springframework.ldap.core.DistinguishedName in org.springframework.ldap.core has been deprecated
[WARNING] <http://ci.codelutin.com/jenkins/job/sispea-ci/fr.onema$sispea-service/ws/sr…>:[149,9] org.springframework.ldap.core.DistinguishedName in org.springframework.ldap.core has been deprecated
[WARNING] <http://ci.codelutin.com/jenkins/job/sispea-ci/fr.onema$sispea-service/ws/sr…>:[149,43] org.springframework.ldap.core.DistinguishedName in org.springframework.ldap.core has been deprecated
[WARNING] <http://ci.codelutin.com/jenkins/job/sispea-ci/fr.onema$sispea-service/ws/sr…>:[91,13] org.springframework.ldap.core.DistinguishedName in org.springframework.ldap.core has been deprecated
[WARNING] <http://ci.codelutin.com/jenkins/job/sispea-ci/fr.onema$sispea-service/ws/sr…>:[91,44] org.springframework.ldap.core.DistinguishedName in org.springframework.ldap.core has been deprecated
[WARNING] <http://ci.codelutin.com/jenkins/job/sispea-ci/fr.onema$sispea-service/ws/sr…>:[127,81] getAbsoluteDn() in org.springframework.ldap.core.LdapEntryIdentification has been deprecated
[WARNING] <http://ci.codelutin.com/jenkins/job/sispea-ci/fr.onema$sispea-service/ws/sr…>:[132,66] getAbsoluteDn() in org.springframework.ldap.core.LdapEntryIdentification has been deprecated
[WARNING] <http://ci.codelutin.com/jenkins/job/sispea-ci/fr.onema$sispea-service/ws/sr…>:[137,95] getAbsoluteDn() in org.springframework.ldap.core.LdapEntryIdentification has been deprecated
[WARNING] <http://ci.codelutin.com/jenkins/job/sispea-ci/fr.onema$sispea-service/ws/sr…>:[331,39] checkRight(fr.onema.sispea.service.user.Right) in fr.onema.sispea.service.user.UserDto has been deprecated
[WARNING] <http://ci.codelutin.com/jenkins/job/sispea-ci/fr.onema$sispea-service/ws/sr…>:[447,32] checkRight(fr.onema.sispea.service.user.Right) in fr.onema.sispea.service.user.UserDto has been deprecated
[WARNING] <http://ci.codelutin.com/jenkins/job/sispea-ci/fr.onema$sispea-service/ws/sr…>:[43,60] isLocalAdmin() in fr.onema.sispea.service.user.UserDto has been deprecated
[WARNING] <http://ci.codelutin.com/jenkins/job/sispea-ci/fr.onema$sispea-service/ws/sr…>:[203,34] isLocalAdmin() in fr.onema.sispea.service.user.UserDto has been deprecated
[WARNING] <http://ci.codelutin.com/jenkins/job/sispea-ci/fr.onema$sispea-service/ws/sr…>:[248,34] isEditor() in fr.onema.sispea.service.user.UserDto has been deprecated
[WARNING] <http://ci.codelutin.com/jenkins/job/sispea-ci/fr.onema$sispea-service/ws/sr…>:[252,34] isChecker() in fr.onema.sispea.service.user.UserDto has been deprecated
[WARNING] <http://ci.codelutin.com/jenkins/job/sispea-ci/fr.onema$sispea-service/ws/sr…>:[256,34] isPublisher() in fr.onema.sispea.service.user.UserDto has been deprecated
[WARNING] <http://ci.codelutin.com/jenkins/job/sispea-ci/fr.onema$sispea-service/ws/sr…>:[69,32] mergeTemplate(org.apache.velocity.app.VelocityEngine,java.lang.String,java.util.Map<java.lang.String,java.lang.Object>,java.io.Writer) in org.springframework.ui.velocity.VelocityEngineUtils has been deprecated
[WARNING] <http://ci.codelutin.com/jenkins/job/sispea-ci/fr.onema$sispea-service/ws/sr…>:[599,68] isLocalAdmin() in fr.onema.sispea.service.user.UserDto has been deprecated
[WARNING] <http://ci.codelutin.com/jenkins/job/sispea-ci/fr.onema$sispea-service/ws/sr…>:[1646,87] isLocalAdmin() in fr.onema.sispea.service.user.UserDto has been deprecated
[WARNING] <http://ci.codelutin.com/jenkins/job/sispea-ci/fr.onema$sispea-service/ws/sr…>:[1647,83] checkRight(fr.onema.sispea.service.user.Right) in fr.onema.sispea.service.user.UserDto has been deprecated
[WARNING] <http://ci.codelutin.com/jenkins/job/sispea-ci/fr.onema$sispea-service/ws/sr…>:[1648,84] checkRight(fr.onema.sispea.service.user.Right) in fr.onema.sispea.service.user.UserDto has been deprecated
[WARNING] <http://ci.codelutin.com/jenkins/job/sispea-ci/fr.onema$sispea-service/ws/sr…>:[1649,86] checkRight(fr.onema.sispea.service.user.Right) in fr.onema.sispea.service.user.UserDto has been deprecated
[WARNING] <http://ci.codelutin.com/jenkins/job/sispea-ci/fr.onema$sispea-service/ws/sr…>:[599,26] isLocalAdmin() in fr.onema.sispea.service.user.UserDto has been deprecated
[WARNING] <http://ci.codelutin.com/jenkins/job/sispea-ci/fr.onema$sispea-service/ws/sr…>:[154,50] mergeTemplateIntoString(org.apache.velocity.app.VelocityEngine,java.lang.String,java.util.Map<java.lang.String,java.lang.Object>) in org.springframework.ui.velocity.VelocityEngineUtils has been deprecated
[WARNING] <http://ci.codelutin.com/jenkins/job/sispea-ci/fr.onema$sispea-service/ws/sr…>:[47,17] org.springframework.ldap.core.DistinguishedName in org.springframework.ldap.core has been deprecated
[WARNING] <http://ci.codelutin.com/jenkins/job/sispea-ci/fr.onema$sispea-service/ws/sr…>:[47,45] org.springframework.ldap.core.DistinguishedName in org.springframework.ldap.core has been deprecated
[INFO] 44 warnings
[INFO] -------------------------------------------------------------
[INFO] -------------------------------------------------------------
[ERROR] COMPILATION ERROR :
[INFO] -------------------------------------------------------------
[ERROR] <http://ci.codelutin.com/jenkins/job/sispea-ci/fr.onema$sispea-service/ws/sr…>:[465,24] cannot find symbol
symbol: method setLocalAdmin(java.lang.Boolean)
location: variable pLocalAdmin of type fr.onema.sispea.service.user.UserDto
[INFO] 1 error
[INFO] -------------------------------------------------------------
[JENKINS] Archiving disabled
1
1
Build failed in Jenkins: sispea-ci #961-feature/refonte_utilisateurs
by admin+ci-codelutin.com@codelutin.com 29 Oct '15
by admin+ci-codelutin.com@codelutin.com 29 Oct '15
29 Oct '15
See <http://ci.codelutin.com/jenkins/job/sispea-ci/961/changes>
Changes:
[bleny] Aaaaaahhhhhhh !!!
------------------------------------------
[...truncated 222 lines...]
[INFO]
[INFO] --- maven-enforcer-plugin:1.4:enforce (enforce-project-files) @ sispea-persist ---
[INFO]
[INFO] --- maven-enforcer-plugin:1.4:enforce (enforce-site-deploy-classifier) @ sispea-persist ---
[INFO]
[INFO] --- maven-enforcer-plugin:1.4:enforce (enforce-platform) @ sispea-persist ---
[INFO]
[INFO] --- maven-enforcer-plugin:1.4:enforce (enforce-projectId) @ sispea-persist ---
[INFO]
[INFO] --- maven-enforcer-plugin:1.4:enforce (enforce-java-versions) @ sispea-persist ---
[INFO]
[INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ sispea-persist ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO] Copying 71 resources
[INFO]
[INFO] --- maven-compiler-plugin:3.3:compile (default-compile) @ sispea-persist ---
[INFO] Compiling 194 source files to <http://ci.codelutin.com/jenkins/job/sispea-ci/ws/sispea-persist/target/clas…>
[WARNING] <http://ci.codelutin.com/jenkins/job/sispea-ci/ws/sispea-persist/src/main/ja…>:[27,29] org.hibernate.dialect.PostgreSQLDialect in org.hibernate.dialect has been deprecated
[WARNING] <http://ci.codelutin.com/jenkins/job/sispea-ci/ws/sispea-persist/src/main/ja…>:[100,28] lock(java.lang.Object,org.hibernate.LockMode) in org.hibernate.Session has been deprecated
[WARNING] <http://ci.codelutin.com/jenkins/job/sispea-ci/ws/sispea-persist/src/main/ja…>:[165,35] org.hibernate.dialect.PostgreSQLDialect in org.hibernate.dialect has been deprecated
[WARNING] <http://ci.codelutin.com/jenkins/job/sispea-ci/ws/sispea-persist/src/main/ja…>:[58,21] buildSessionFactory() in org.hibernate.cfg.Configuration has been deprecated
[INFO] <http://ci.codelutin.com/jenkins/job/sispea-ci/ws/sispea-persist/src/main/ja…>: Some input files use unchecked or unsafe operations.
[INFO] <http://ci.codelutin.com/jenkins/job/sispea-ci/ws/sispea-persist/src/main/ja…>: Recompile with -Xlint:unchecked for details.
[INFO]
[INFO] --- maven-antrun-plugin:1.8:run (generate-surefire-workdir) @ sispea-persist ---
[INFO] Executing tasks
main:
[mkdir] Created dir: <http://ci.codelutin.com/jenkins/job/sispea-ci/ws/sispea-persist/target/sure…>
[INFO] Executed tasks
[INFO]
[INFO] --- maven-resources-plugin:2.7:testResources (default-testResources) @ sispea-persist ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 3 resources
[INFO]
[INFO] --- maven-compiler-plugin:3.3:testCompile (default-testCompile) @ sispea-persist ---
[INFO] Compiling 1 source file to <http://ci.codelutin.com/jenkins/job/sispea-ci/ws/sispea-persist/target/test…>
[INFO]
[INFO] --- maven-surefire-plugin:2.18.1:test (default-test) @ sispea-persist ---
[INFO] Surefire report directory: <http://ci.codelutin.com/jenkins/job/sispea-ci/ws/sispea-persist/target/sure…>
-------------------------------------------------------
T E S T S
-------------------------------------------------------
log4j:WARN No appenders could be found for logger (org.springframework.test.context.junit4.SpringJUnit4ClassRunner).
log4j:WARN Please initialize the log4j system properly.
log4j:WARN See http://logging.apache.org/log4j/1.2/faq.html#noconfig for more info.
Running fr.onema.sispea.persist.SispeaConfigurationTest
2015/10/29 09:16:38.824 INFO : Initialisation de log4j depuis classpath:/sispea-persist-test-log4j.conf - fr.onema.sispea.SispeaConfiguration:117 [main]
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.646 sec - in fr.onema.sispea.persist.SispeaConfigurationTest
2015/10/29 09:16:38.938 INFO : Closing org.springframework.context.support.GenericApplicationContext@6c11e58: startup date [Thu Oct 29 09:16:38 CET 2015]; root of context hierarchy - org.springframework.context.support.GenericApplicationContext:951 [Thread-0]
Results :
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0
[JENKINS] Recording test results
[INFO]
[INFO] --- maven-jar-plugin:2.6:jar (default-jar) @ sispea-persist ---
[INFO] Building jar: <http://ci.codelutin.com/jenkins/job/sispea-ci/ws/sispea-persist/target/sisp…>
[INFO]
[INFO] --- maven-site-plugin:3.4:attach-descriptor (attach-descriptor) @ sispea-persist ---
[JENKINS] Archiving disabled
Started calculate disk usage of build
Finished Calculation of disk usage of build in 0 seconds
Started calculate disk usage of workspace
Finished Calculation of disk usage of workspace in 0 seconds
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Building SISPEA Services 2.20-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[WARNING] The artifact xml-apis:xml-apis:jar:2.0.2 has been relocated to xml-apis:xml-apis:jar:1.0.b2
[INFO]
[INFO] --- maven-clean-plugin:2.6.1:clean (default-clean) @ sispea-service ---
[INFO] Deleting <http://ci.codelutin.com/jenkins/job/sispea-ci/ws/sispea-service/target>
[INFO]
[INFO] --- maven-enforcer-plugin:1.4:enforce (enforce-project-files) @ sispea-service ---
[INFO]
[INFO] --- maven-enforcer-plugin:1.4:enforce (enforce-site-deploy-classifier) @ sispea-service ---
[INFO]
[INFO] --- maven-enforcer-plugin:1.4:enforce (enforce-platform) @ sispea-service ---
[INFO]
[INFO] --- maven-enforcer-plugin:1.4:enforce (enforce-projectId) @ sispea-service ---
[INFO]
[INFO] --- maven-enforcer-plugin:1.4:enforce (enforce-java-versions) @ sispea-service ---
[INFO]
[INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ sispea-service ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 66 resources
[INFO]
[INFO] --- maven-compiler-plugin:3.3:compile (default-compile) @ sispea-service ---
[INFO] Compiling 425 source files to <http://ci.codelutin.com/jenkins/job/sispea-ci/ws/sispea-service/target/clas…>
[INFO] <http://ci.codelutin.com/jenkins/job/sispea-ci/ws/sispea-service/src/main/ja…>: Some input files use unchecked or unsafe operations.
[INFO] <http://ci.codelutin.com/jenkins/job/sispea-ci/ws/sispea-service/src/main/ja…>: Recompile with -Xlint:unchecked for details.
[INFO] -------------------------------------------------------------
[WARNING] COMPILATION WARNING :
[INFO] -------------------------------------------------------------
[WARNING] <http://ci.codelutin.com/jenkins/job/sispea-ci/ws/sispea-service/src/main/ja…>:[16,37] org.springframework.ldap.core.DistinguishedName in org.springframework.ldap.core has been deprecated
[WARNING] <http://ci.codelutin.com/jenkins/job/sispea-ci/ws/sispea-service/src/main/ja…>:[16,37] org.springframework.ldap.core.DistinguishedName in org.springframework.ldap.core has been deprecated
[WARNING] <http://ci.codelutin.com/jenkins/job/sispea-ci/ws/sispea-service/src/main/ja…>:[20,37] org.springframework.ldap.core.DistinguishedName in org.springframework.ldap.core has been deprecated
[WARNING] <http://ci.codelutin.com/jenkins/job/sispea-ci/ws/sispea-service/src/main/ja…>:[27,37] org.springframework.ldap.core.DistinguishedName in org.springframework.ldap.core has been deprecated
[WARNING] <http://ci.codelutin.com/jenkins/job/sispea-ci/ws/sispea-service/src/main/ja…>:[15,37] org.springframework.ldap.core.DistinguishedName in org.springframework.ldap.core has been deprecated
[WARNING] <http://ci.codelutin.com/jenkins/job/sispea-ci/ws/sispea-service/src/main/ja…>:[125,41] checkRight(fr.onema.sispea.service.user.Right) in fr.onema.sispea.service.user.UserDto has been deprecated
[WARNING] <http://ci.codelutin.com/jenkins/job/sispea-ci/ws/sispea-service/src/main/ja…>:[125,81] checkRight(fr.onema.sispea.service.user.Right) in fr.onema.sispea.service.user.UserDto has been deprecated
[WARNING] <http://ci.codelutin.com/jenkins/job/sispea-ci/ws/sispea-service/src/main/ja…>:[127,41] checkRight(fr.onema.sispea.service.user.Right) in fr.onema.sispea.service.user.UserDto has been deprecated
[WARNING] <http://ci.codelutin.com/jenkins/job/sispea-ci/ws/sispea-service/src/main/ja…>:[127,78] checkRight(fr.onema.sispea.service.user.Right) in fr.onema.sispea.service.user.UserDto has been deprecated
[WARNING] <http://ci.codelutin.com/jenkins/job/sispea-ci/ws/sispea-service/src/main/ja…>:[63,9] org.springframework.ldap.core.DistinguishedName in org.springframework.ldap.core has been deprecated
[WARNING] <http://ci.codelutin.com/jenkins/job/sispea-ci/ws/sispea-service/src/main/ja…>:[63,37] org.springframework.ldap.core.DistinguishedName in org.springframework.ldap.core has been deprecated
[WARNING] <http://ci.codelutin.com/jenkins/job/sispea-ci/ws/sispea-service/src/main/ja…>:[88,15] org.springframework.ldap.core.DistinguishedName in org.springframework.ldap.core has been deprecated
[WARNING] <http://ci.codelutin.com/jenkins/job/sispea-ci/ws/sispea-service/src/main/ja…>:[92,13] org.springframework.ldap.core.DistinguishedName in org.springframework.ldap.core has been deprecated
[WARNING] <http://ci.codelutin.com/jenkins/job/sispea-ci/ws/sispea-service/src/main/ja…>:[92,44] org.springframework.ldap.core.DistinguishedName in org.springframework.ldap.core has been deprecated
[WARNING] <http://ci.codelutin.com/jenkins/job/sispea-ci/ws/sispea-service/src/main/ja…>:[91,9] org.springframework.ldap.core.DistinguishedName in org.springframework.ldap.core has been deprecated
[WARNING] <http://ci.codelutin.com/jenkins/job/sispea-ci/ws/sispea-service/src/main/ja…>:[91,36] org.springframework.ldap.core.DistinguishedName in org.springframework.ldap.core has been deprecated
[WARNING] <http://ci.codelutin.com/jenkins/job/sispea-ci/ws/sispea-service/src/main/ja…>:[179,26] isLocalAdmin() in fr.onema.sispea.service.user.UserDto has been deprecated
[WARNING] <http://ci.codelutin.com/jenkins/job/sispea-ci/ws/sispea-service/src/main/ja…>:[106,32] mergeTemplate(org.apache.velocity.app.VelocityEngine,java.lang.String,java.util.Map<java.lang.String,java.lang.Object>,java.io.Writer) in org.springframework.ui.velocity.VelocityEngineUtils has been deprecated
[WARNING] <http://ci.codelutin.com/jenkins/job/sispea-ci/ws/sispea-service/src/main/ja…>:[118,9] org.springframework.ldap.core.DistinguishedName in org.springframework.ldap.core has been deprecated
[WARNING] <http://ci.codelutin.com/jenkins/job/sispea-ci/ws/sispea-service/src/main/ja…>:[118,43] org.springframework.ldap.core.DistinguishedName in org.springframework.ldap.core has been deprecated
[WARNING] <http://ci.codelutin.com/jenkins/job/sispea-ci/ws/sispea-service/src/main/ja…>:[149,9] org.springframework.ldap.core.DistinguishedName in org.springframework.ldap.core has been deprecated
[WARNING] <http://ci.codelutin.com/jenkins/job/sispea-ci/ws/sispea-service/src/main/ja…>:[149,43] org.springframework.ldap.core.DistinguishedName in org.springframework.ldap.core has been deprecated
[WARNING] <http://ci.codelutin.com/jenkins/job/sispea-ci/ws/sispea-service/src/main/ja…>:[91,13] org.springframework.ldap.core.DistinguishedName in org.springframework.ldap.core has been deprecated
[WARNING] <http://ci.codelutin.com/jenkins/job/sispea-ci/ws/sispea-service/src/main/ja…>:[91,44] org.springframework.ldap.core.DistinguishedName in org.springframework.ldap.core has been deprecated
[WARNING] <http://ci.codelutin.com/jenkins/job/sispea-ci/ws/sispea-service/src/main/ja…>:[127,81] getAbsoluteDn() in org.springframework.ldap.core.LdapEntryIdentification has been deprecated
[WARNING] <http://ci.codelutin.com/jenkins/job/sispea-ci/ws/sispea-service/src/main/ja…>:[132,66] getAbsoluteDn() in org.springframework.ldap.core.LdapEntryIdentification has been deprecated
[WARNING] <http://ci.codelutin.com/jenkins/job/sispea-ci/ws/sispea-service/src/main/ja…>:[137,95] getAbsoluteDn() in org.springframework.ldap.core.LdapEntryIdentification has been deprecated
[WARNING] <http://ci.codelutin.com/jenkins/job/sispea-ci/ws/sispea-service/src/main/ja…>:[331,39] checkRight(fr.onema.sispea.service.user.Right) in fr.onema.sispea.service.user.UserDto has been deprecated
[WARNING] <http://ci.codelutin.com/jenkins/job/sispea-ci/ws/sispea-service/src/main/ja…>:[447,32] checkRight(fr.onema.sispea.service.user.Right) in fr.onema.sispea.service.user.UserDto has been deprecated
[WARNING] <http://ci.codelutin.com/jenkins/job/sispea-ci/ws/sispea-service/src/main/ja…>:[43,60] isLocalAdmin() in fr.onema.sispea.service.user.UserDto has been deprecated
[WARNING] <http://ci.codelutin.com/jenkins/job/sispea-ci/ws/sispea-service/src/main/ja…>:[203,34] isLocalAdmin() in fr.onema.sispea.service.user.UserDto has been deprecated
[WARNING] <http://ci.codelutin.com/jenkins/job/sispea-ci/ws/sispea-service/src/main/ja…>:[248,34] isEditor() in fr.onema.sispea.service.user.UserDto has been deprecated
[WARNING] <http://ci.codelutin.com/jenkins/job/sispea-ci/ws/sispea-service/src/main/ja…>:[252,34] isChecker() in fr.onema.sispea.service.user.UserDto has been deprecated
[WARNING] <http://ci.codelutin.com/jenkins/job/sispea-ci/ws/sispea-service/src/main/ja…>:[256,34] isPublisher() in fr.onema.sispea.service.user.UserDto has been deprecated
[WARNING] <http://ci.codelutin.com/jenkins/job/sispea-ci/ws/sispea-service/src/main/ja…>:[69,32] mergeTemplate(org.apache.velocity.app.VelocityEngine,java.lang.String,java.util.Map<java.lang.String,java.lang.Object>,java.io.Writer) in org.springframework.ui.velocity.VelocityEngineUtils has been deprecated
[WARNING] <http://ci.codelutin.com/jenkins/job/sispea-ci/ws/sispea-service/src/main/ja…>:[599,68] isLocalAdmin() in fr.onema.sispea.service.user.UserDto has been deprecated
[WARNING] <http://ci.codelutin.com/jenkins/job/sispea-ci/ws/sispea-service/src/main/ja…>:[1646,87] isLocalAdmin() in fr.onema.sispea.service.user.UserDto has been deprecated
[WARNING] <http://ci.codelutin.com/jenkins/job/sispea-ci/ws/sispea-service/src/main/ja…>:[1647,83] checkRight(fr.onema.sispea.service.user.Right) in fr.onema.sispea.service.user.UserDto has been deprecated
[WARNING] <http://ci.codelutin.com/jenkins/job/sispea-ci/ws/sispea-service/src/main/ja…>:[1648,84] checkRight(fr.onema.sispea.service.user.Right) in fr.onema.sispea.service.user.UserDto has been deprecated
[WARNING] <http://ci.codelutin.com/jenkins/job/sispea-ci/ws/sispea-service/src/main/ja…>:[1649,86] checkRight(fr.onema.sispea.service.user.Right) in fr.onema.sispea.service.user.UserDto has been deprecated
[WARNING] <http://ci.codelutin.com/jenkins/job/sispea-ci/ws/sispea-service/src/main/ja…>:[599,26] isLocalAdmin() in fr.onema.sispea.service.user.UserDto has been deprecated
[WARNING] <http://ci.codelutin.com/jenkins/job/sispea-ci/ws/sispea-service/src/main/ja…>:[154,50] mergeTemplateIntoString(org.apache.velocity.app.VelocityEngine,java.lang.String,java.util.Map<java.lang.String,java.lang.Object>) in org.springframework.ui.velocity.VelocityEngineUtils has been deprecated
[WARNING] <http://ci.codelutin.com/jenkins/job/sispea-ci/ws/sispea-service/src/main/ja…>:[47,17] org.springframework.ldap.core.DistinguishedName in org.springframework.ldap.core has been deprecated
[WARNING] <http://ci.codelutin.com/jenkins/job/sispea-ci/ws/sispea-service/src/main/ja…>:[47,45] org.springframework.ldap.core.DistinguishedName in org.springframework.ldap.core has been deprecated
[INFO] 44 warnings
[INFO] -------------------------------------------------------------
[INFO] -------------------------------------------------------------
[ERROR] COMPILATION ERROR :
[INFO] -------------------------------------------------------------
[ERROR] <http://ci.codelutin.com/jenkins/job/sispea-ci/ws/sispea-service/src/main/ja…>:[465,24] cannot find symbol
symbol: method setLocalAdmin(java.lang.Boolean)
location: variable pLocalAdmin of type fr.onema.sispea.service.user.UserDto
[INFO] 1 error
[INFO] -------------------------------------------------------------
[JENKINS] Archiving disabled
Started calculate disk usage of build
Finished Calculation of disk usage of build in 0 seconds
Started calculate disk usage of workspace
Finished Calculation of disk usage of workspace in 0 seconds
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO]
[INFO] SISPEA ............................................. SUCCESS [ 3.879 s]
[INFO] SISPEA Configuration ............................... SUCCESS [ 1.775 s]
[INFO] SISPEA Persistence Migration ....................... SUCCESS [ 0.742 s]
[INFO] SISPEA Utils ....................................... SUCCESS [ 7.013 s]
[INFO] SISPEA Persistence ................................. SUCCESS [ 6.468 s]
[INFO] SISPEA Services .................................... FAILURE [ 5.396 s]
[INFO] SISPEA export application .......................... SKIPPED
[INFO] SISPEA web application ............................. SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 29.201 s
[INFO] Finished at: 2015-10-29T09:16:46+01:00
[INFO] Final Memory: 38M/467M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:3.3:compile (default-compile) on project sispea-service: Compilation failure
[ERROR] <http://ci.codelutin.com/jenkins/job/sispea-ci/ws/sispea-service/src/main/ja…>:[465,24] cannot find symbol
[ERROR] symbol: method setLocalAdmin(java.lang.Boolean)
[ERROR] location: variable pLocalAdmin of type fr.onema.sispea.service.user.UserDto
[ERROR] -> [Help 1]
org.apache.maven.lifecycle.LifecycleExecutionException: Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:3.3:compile (default-compile) on project sispea-service: Compilation failure
<http://ci.codelutin.com/jenkins/job/sispea-ci/ws/sispea-service/src/main/ja…>:[465,24] cannot find symbol
symbol: method setLocalAdmin(java.lang.Boolean)
location: variable pLocalAdmin of type fr.onema.sispea.service.user.UserDto
at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:212)
at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:153)
at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:145)
at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:116)
at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:80)
at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build(SingleThreadedBuilder.java:51)
at org.apache.maven.lifecycle.internal.LifecycleStarter.execute(LifecycleStarter.java:128)
at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:307)
at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:193)
at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:106)
at org.jvnet.hudson.maven3.launcher.Maven32Launcher.main(Maven32Launcher.java:132)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:606)
at org.codehaus.plexus.classworlds.launcher.Launcher.launchStandard(Launcher.java:330)
at org.codehaus.plexus.classworlds.launcher.Launcher.launch(Launcher.java:238)
at jenkins.maven3.agent.Maven32Main.launch(Maven32Main.java:181)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:606)
at hudson.maven.Maven3Builder.call(Maven3Builder.java:136)
at hudson.maven.Maven3Builder.call(Maven3Builder.java:71)
at hudson.remoting.UserRequest.perform(UserRequest.java:121)
at hudson.remoting.UserRequest.perform(UserRequest.java:49)
at hudson.remoting.Request$2.run(Request.java:326)
at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:68)
at java.util.concurrent.FutureTask.run(FutureTask.java:262)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
at java.lang.Thread.run(Thread.java:745)
Caused by: org.apache.maven.plugin.compiler.CompilationFailureException: Compilation failure
<http://ci.codelutin.com/jenkins/job/sispea-ci/ws/sispea-service/src/main/ja…>:[465,24] cannot find symbol
symbol: method setLocalAdmin(java.lang.Boolean)
location: variable pLocalAdmin of type fr.onema.sispea.service.user.UserDto
at org.apache.maven.plugin.compiler.AbstractCompilerMojo.execute(AbstractCompilerMojo.java:911)
at org.apache.maven.plugin.compiler.CompilerMojo.execute(CompilerMojo.java:129)
at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo(DefaultBuildPluginManager.java:134)
at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:208)
... 31 more
[ERROR]
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR]
[ERROR] For more information about the errors and possible solutions, please read the following articles:
[ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException
[ERROR]
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR] mvn <goals> -rf :sispea-service
Sending e-mails to: sispea-build(a)list.forge.codelutin.com leny(a)codelutin.com
channel stopped
Started calculate disk usage of build
Finished Calculation of disk usage of build in 0 seconds
Started calculate disk usage of workspace
Finished Calculation of disk usage of workspace in 0 seconds
1
1
29 Oct '15
See <http://ci.codelutin.com/jenkins/job/sispea-sonar/112/changes>
Changes:
[Arnaud Thimel] [iso] Renommage des méthodes ReferentialBuilder#build*
[Arnaud Thimel] Chacun chez soi : renommage des ReferentialBuilder#build* en #map* quand
[Arnaud Thimel] [iso] Renommage des méthodes ReferentialBuilder#map*
[Arnaud Thimel] Ajout de deprecated sur une méthode non utilisée
------------------------------------------
[...truncated 3845 lines...]
[INFO] Webapp assembled in [27541 msecs]
[INFO] Building war: <http://ci.codelutin.com/jenkins/job/sispea-sonar/ws/sispea-webapp/target/si…>
[INFO]
[INFO] --- maven-site-plugin:3.4:attach-descriptor (attach-descriptor) @ sispea-webapp ---
[JENKINS] Archiving disabled
Started calculate disk usage of build
Finished Calculation of disk usage of build in 5 second
Started calculate disk usage of workspace
Finished Calculation of disk usage of workspace in 5 second
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO]
[INFO] SISPEA ............................................. SUCCESS [ 5.552 s]
[INFO] SISPEA Configuration ............................... SUCCESS [ 10.189 s]
[INFO] SISPEA Persistence Migration ....................... SUCCESS [ 3.661 s]
[INFO] SISPEA Utils ....................................... SUCCESS [ 17.879 s]
[INFO] SISPEA Persistence ................................. SUCCESS [ 48.473 s]
[INFO] SISPEA Services .................................... SUCCESS [03:37 min]
[INFO] SISPEA export application .......................... SUCCESS [ 16.295 s]
[INFO] SISPEA web application ............................. SUCCESS [01:00 min]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 09:41 min
[INFO] Finished at: 2015-10-28T01:36:10+01:00
[INFO] Final Memory: 45M/420M
[INFO] ------------------------------------------------------------------------
Waiting for Jenkins to finish collecting data
channel stopped
[sispea-sonar] $ /opt/maven3/bin/mvn -f <http://ci.codelutin.com/jenkins/job/sispea-sonar/ws/pom.xml> -s /var/local/forge/data/codelutin.com/maven/settings.xml -e -B sonar:sonar -DskipRelease -Dsonar.jdbc.url=jdbc:postgresql://localhost/sonar-codelutin.com ******** ******** -Dsonar.host.url=http://qa.codelutin.com/ ******** ********
[INFO] Error stacktraces are turned on.
[INFO] Scanning for projects...
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Build Order:
[INFO]
[INFO] SISPEA
[INFO] SISPEA Configuration
[INFO] SISPEA Persistence Migration
[INFO] SISPEA Utils
[INFO] SISPEA Persistence
[INFO] SISPEA Services
[INFO] SISPEA export application
[INFO] SISPEA web application
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Building SISPEA 2.20-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] Downloading: http://nexus.nuiton.org/nexus/content/repositories/snapshots/fr/onema/sispe…
[INFO] Downloading: http://nexus.nuiton.org/nexus/content/groups/sispea-group/fr/onema/sispea-u…
[INFO] Downloading: http://nexus.nuiton.org/nexus/content/repositories/snapshots/fr/onema/sispe…
[INFO] Downloading: http://nexus.nuiton.org/nexus/content/groups/sispea-group/fr/onema/sispea-u…
[WARNING] The following dependencies could not be resolved at this point of the build but seem to be part of the reactor:
[WARNING] o fr.onema:sispea-util:jar:2.20-SNAPSHOT (compile)
[WARNING] Try running the build up to the lifecycle phase "package"
[INFO] Downloading: http://nexus.nuiton.org/nexus/content/repositories/snapshots/fr/onema/sispe…
[INFO] Downloading: http://nexus.nuiton.org/nexus/content/groups/sispea-group/fr/onema/sispea-p…
[WARNING] The artifact xml-apis:xml-apis:jar:2.0.2 has been relocated to xml-apis:xml-apis:jar:1.0.b2
[INFO] Downloading: http://nexus.nuiton.org/nexus/content/repositories/snapshots/fr/onema/sispe…
[INFO] Downloading: http://nexus.nuiton.org/nexus/content/groups/sispea-group/fr/onema/sispea-p…
[WARNING] The following dependencies could not be resolved at this point of the build but seem to be part of the reactor:
[WARNING] o fr.onema:sispea-util:jar:2.20-SNAPSHOT (compile)
[WARNING] o fr.onema:sispea-persist:jar:2.20-SNAPSHOT (compile)
[WARNING] Try running the build up to the lifecycle phase "package"
[INFO] Downloading: http://nexus.nuiton.org/nexus/content/repositories/snapshots/fr/onema/sispe…
[INFO] Downloading: http://nexus.nuiton.org/nexus/content/groups/sispea-group/fr/onema/sispea-s…
[INFO] Downloading: http://nexus.nuiton.org/nexus/content/repositories/snapshots/fr/onema/sispe…
[INFO] Downloading: http://nexus.nuiton.org/nexus/content/groups/sispea-group/fr/onema/sispea-s…
[WARNING] The following dependencies could not be resolved at this point of the build but seem to be part of the reactor:
[WARNING] o fr.onema:sispea-util:jar:2.20-SNAPSHOT (compile)
[WARNING] o fr.onema:sispea-service:jar:2.20-SNAPSHOT (compile)
[WARNING] o fr.onema:sispea-persist:jar:2.20-SNAPSHOT (compile)
[WARNING] Try running the build up to the lifecycle phase "package"
[WARNING] The following dependencies could not be resolved at this point of the build but seem to be part of the reactor:
[WARNING] o fr.onema:sispea-util:jar:2.20-SNAPSHOT (compile)
[WARNING] o fr.onema:sispea-persist:jar:2.20-SNAPSHOT (compile)
[WARNING] o fr.onema:sispea-service:jar:2.20-SNAPSHOT (compile)
[WARNING] Try running the build up to the lifecycle phase "package"
[INFO]
[INFO] --- sonar-maven-plugin:2.6:sonar (default-cli) @ sispea ---
[INFO] SonarQube version: 5.1.1
INFO: Default locale: "en_GB", source code encoding: "UTF-8"
INFO: Work directory: <http://ci.codelutin.com/jenkins/job/sispea-sonar/ws/target/sonar>
INFO: SonarQube Server 5.1.1
[INFO] [01:39:14.835] Load global repositories
[INFO] [01:39:15.447] Load global repositories (done) | time=641ms
[INFO] [01:39:15.450] Server id: 20150619045930
[INFO] [01:39:15.451] User cache: /home/tomcat/.sonar/cache
[INFO] [01:39:15.505] Install plugins
[INFO] [01:39:15.908] Install JDBC driver
[INFO] [01:39:15.914] Create JDBC datasource for jdbc:postgresql://localhost/sonar-codelutin.com
[INFO] [01:39:33.722] Initializing Hibernate
[INFO] [01:39:48.355] Load project repositories
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO]
[INFO] SISPEA ............................................. FAILURE [01:53 min]
[INFO] SISPEA Configuration ............................... SKIPPED
[INFO] SISPEA Persistence Migration ....................... SKIPPED
[INFO] SISPEA Utils ....................................... SKIPPED
[INFO] SISPEA Persistence ................................. SKIPPED
[INFO] SISPEA Services .................................... SKIPPED
[INFO] SISPEA export application .......................... SKIPPED
[INFO] SISPEA web application ............................. SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 01:58 min
[INFO] Finished at: 2015-10-28T01:40:08+01:00
[INFO] Final Memory: 40M/464M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.codehaus.mojo:sonar-maven-plugin:2.6:sonar (default-cli) on project sispea: Unable to request: /batch/project?key=fr.onema%3Asispea&preview=false: Read timed out -> [Help 1]
org.apache.maven.lifecycle.LifecycleExecutionException: Failed to execute goal org.codehaus.mojo:sonar-maven-plugin:2.6:sonar (default-cli) on project sispea: Unable to request: /batch/project?key=fr.onema%3Asispea&preview=false
at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:216)
at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:153)
at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:145)
at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:116)
at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:80)
at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build(SingleThreadedBuilder.java:51)
at org.apache.maven.lifecycle.internal.LifecycleStarter.execute(LifecycleStarter.java:128)
at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:307)
at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:193)
at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:106)
at org.apache.maven.cli.MavenCli.execute(MavenCli.java:862)
at org.apache.maven.cli.MavenCli.doMain(MavenCli.java:286)
at org.apache.maven.cli.MavenCli.main(MavenCli.java:197)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:606)
at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced(Launcher.java:289)
at org.codehaus.plexus.classworlds.launcher.Launcher.launch(Launcher.java:229)
at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode(Launcher.java:415)
at org.codehaus.plexus.classworlds.launcher.Launcher.main(Launcher.java:356)
Caused by: org.apache.maven.plugin.MojoExecutionException: Unable to request: /batch/project?key=fr.onema%3Asispea&preview=false
at org.codehaus.mojo.sonar.bootstrap.ExceptionHandling.handle(ExceptionHandling.java:41)
at org.codehaus.mojo.sonar.bootstrap.RunnerBootstraper.execute(RunnerBootstraper.java:139)
at org.codehaus.mojo.sonar.SonarMojo.execute(SonarMojo.java:132)
at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo(DefaultBuildPluginManager.java:134)
at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:208)
... 20 more
Caused by: java.lang.IllegalStateException: Unable to request: /batch/project?key=fr.onema%3Asispea&preview=false
at org.sonar.batch.bootstrap.ServerClient.request(ServerClient.java:109)
at org.sonar.batch.bootstrap.ServerClient.request(ServerClient.java:99)
at org.sonar.batch.bootstrap.ServerClient.request(ServerClient.java:87)
at org.sonar.batch.repository.DefaultProjectRepositoriesLoader.load(DefaultProjectRepositoriesLoader.java:55)
at org.sonar.batch.repository.ProjectRepositoriesProvider.provide(ProjectRepositoriesProvider.java:40)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:606)
at org.picocontainer.injectors.MethodInjector.invokeMethod(MethodInjector.java:129)
at org.picocontainer.injectors.MethodInjector.access$000(MethodInjector.java:39)
at org.picocontainer.injectors.MethodInjector$2.run(MethodInjector.java:113)
at org.picocontainer.injectors.AbstractInjector$ThreadLocalCyclicDependencyGuard.observe(AbstractInjector.java:270)
at org.picocontainer.injectors.MethodInjector.decorateComponentInstance(MethodInjector.java:120)
at org.picocontainer.injectors.CompositeInjector.decorateComponentInstance(CompositeInjector.java:58)
at org.picocontainer.injectors.Reinjector.reinject(Reinjector.java:142)
at org.picocontainer.injectors.ProviderAdapter.getComponentInstance(ProviderAdapter.java:96)
at org.picocontainer.DefaultPicoContainer.getInstance(DefaultPicoContainer.java:698)
at org.picocontainer.DefaultPicoContainer.getComponent(DefaultPicoContainer.java:646)
at org.picocontainer.DefaultPicoContainer.getComponent(DefaultPicoContainer.java:631)
at org.picocontainer.parameters.BasicComponentParameter$1.resolveInstance(BasicComponentParameter.java:118)
at org.picocontainer.parameters.ComponentParameter$1.resolveInstance(ComponentParameter.java:136)
at org.picocontainer.injectors.SingleMemberInjector.getParameter(SingleMemberInjector.java:78)
at org.picocontainer.injectors.ConstructorInjector$CtorAndAdapters.getParameterArguments(ConstructorInjector.java:309)
at org.picocontainer.injectors.ConstructorInjector$1.run(ConstructorInjector.java:335)
at org.picocontainer.injectors.AbstractInjector$ThreadLocalCyclicDependencyGuard.observe(AbstractInjector.java:270)
at org.picocontainer.injectors.ConstructorInjector.getComponentInstance(ConstructorInjector.java:364)
at org.picocontainer.injectors.AbstractInjectionFactory$LifecycleAdapter.getComponentInstance(AbstractInjectionFactory.java:56)
at org.picocontainer.behaviors.AbstractBehavior.getComponentInstance(AbstractBehavior.java:64)
at org.picocontainer.behaviors.Stored.getComponentInstance(Stored.java:91)
at org.picocontainer.DefaultPicoContainer.getInstance(DefaultPicoContainer.java:698)
at org.picocontainer.DefaultPicoContainer.getComponent(DefaultPicoContainer.java:646)
at org.picocontainer.DefaultPicoContainer.getComponent(DefaultPicoContainer.java:677)
at org.sonar.api.platform.ComponentContainer.getComponentByType(ComponentContainer.java:209)
at org.sonar.batch.scan.ProjectScanContainer.doBeforeStart(ProjectScanContainer.java:92)
at org.sonar.api.platform.ComponentContainer.startComponents(ComponentContainer.java:90)
at org.sonar.api.platform.ComponentContainer.execute(ComponentContainer.java:77)
at org.sonar.batch.scan.ScanTask.scan(ScanTask.java:57)
at org.sonar.batch.scan.ScanTask.execute(ScanTask.java:45)
at org.sonar.batch.bootstrap.TaskContainer.doAfterStart(TaskContainer.java:135)
at org.sonar.api.platform.ComponentContainer.startComponents(ComponentContainer.java:92)
at org.sonar.api.platform.ComponentContainer.execute(ComponentContainer.java:77)
at org.sonar.batch.bootstrap.GlobalContainer.executeTask(GlobalContainer.java:158)
at org.sonar.batch.bootstrapper.Batch.executeTask(Batch.java:95)
at org.sonar.batch.bootstrapper.Batch.execute(Batch.java:67)
at org.sonar.runner.batch.IsolatedLauncher.execute(IsolatedLauncher.java:48)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:606)
at org.sonar.runner.impl.BatchLauncher$1.delegateExecution(BatchLauncher.java:87)
at org.sonar.runner.impl.BatchLauncher$1.run(BatchLauncher.java:75)
at java.security.AccessController.doPrivileged(Native Method)
at org.sonar.runner.impl.BatchLauncher.doExecute(BatchLauncher.java:69)
at org.sonar.runner.impl.BatchLauncher.execute(BatchLauncher.java:50)
at org.sonar.runner.api.EmbeddedRunner.doExecute(EmbeddedRunner.java:102)
at org.sonar.runner.api.Runner.execute(Runner.java:100)
at org.codehaus.mojo.sonar.bootstrap.RunnerBootstraper.execute(RunnerBootstraper.java:135)
... 23 more
Caused by: java.net.SocketTimeoutException: Read timed out
at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:57)
at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
at java.lang.reflect.Constructor.newInstance(Constructor.java:526)
at sun.net.www.protocol.http.HttpURLConnection$6.run(HttpURLConnection.java:1676)
at sun.net.www.protocol.http.HttpURLConnection$6.run(HttpURLConnection.java:1674)
at java.security.AccessController.doPrivileged(Native Method)
at sun.net.www.protocol.http.HttpURLConnection.getChainedException(HttpURLConnection.java:1672)
at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1245)
at java.net.HttpURLConnection.getResponseCode(HttpURLConnection.java:468)
at org.sonar.api.utils.HttpDownloader$BaseHttpDownloader$HttpInputSupplier.getInput(HttpDownloader.java:298)
at org.sonar.api.utils.HttpDownloader$BaseHttpDownloader$HttpInputSupplier.getInput(HttpDownloader.java:255)
at org.sonar.batch.bootstrap.ServerClient.request(ServerClient.java:105)
... 80 more
Caused by: java.net.SocketTimeoutException: Read timed out
at java.net.SocketInputStream.socketRead0(Native Method)
at java.net.SocketInputStream.read(SocketInputStream.java:152)
at java.net.SocketInputStream.read(SocketInputStream.java:122)
at java.io.BufferedInputStream.fill(BufferedInputStream.java:235)
at java.io.BufferedInputStream.read1(BufferedInputStream.java:275)
at java.io.BufferedInputStream.read(BufferedInputStream.java:334)
at sun.net.www.http.HttpClient.parseHTTPHeader(HttpClient.java:690)
at sun.net.www.http.HttpClient.parseHTTP(HttpClient.java:633)
at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1324)
at sun.net.www.protocol.http.HttpURLConnection.getHeaderField(HttpURLConnection.java:2691)
at java.net.URLConnection.getContentEncoding(URLConnection.java:533)
at org.sonar.api.utils.HttpDownloader$BaseHttpDownloader$HttpInputSupplier.getInput(HttpDownloader.java:296)
... 82 more
[ERROR]
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR]
[ERROR] For more information about the errors and possible solutions, please read the following articles:
[ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoExecutionException
SonarQube analysis completed: FAILURE
Build step 'SonarQube' changed build result to FAILURE
Build step 'SonarQube' marked build as failure
Started calculate disk usage of build
Finished Calculation of disk usage of build in 2 second
Started calculate disk usage of workspace
Finished Calculation of disk usage of workspace in 0 seconds
1
1
Build failed in Jenkins: sispea-ci #944-feature/refonte_utilisateurs
by admin+ci-codelutin.com@codelutin.com 28 Oct '15
by admin+ci-codelutin.com@codelutin.com 28 Oct '15
28 Oct '15
See <http://ci.codelutin.com/jenkins/job/sispea-ci/944/>
------------------------------------------
[...truncated 206 lines...]
[INFO] --- maven-jar-plugin:2.6:jar (default-jar) @ sispea-util ---
[INFO] Building jar: <http://ci.codelutin.com/jenkins/job/sispea-ci/ws/sispea-util/target/sispea-…>
[INFO]
[INFO] --- maven-site-plugin:3.4:attach-descriptor (attach-descriptor) @ sispea-util ---
[JENKINS] Archiving disabled
Started calculate disk usage of build
Finished Calculation of disk usage of build in 0 seconds
Started calculate disk usage of workspace
Finished Calculation of disk usage of workspace in 0 seconds
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Building SISPEA Persistence 2.20-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO]
[INFO] --- maven-clean-plugin:2.6.1:clean (default-clean) @ sispea-persist ---
[INFO] Deleting <http://ci.codelutin.com/jenkins/job/sispea-ci/ws/sispea-persist/target>
[INFO]
[INFO] --- maven-enforcer-plugin:1.4:enforce (enforce-project-files) @ sispea-persist ---
[INFO]
[INFO] --- maven-enforcer-plugin:1.4:enforce (enforce-site-deploy-classifier) @ sispea-persist ---
[INFO]
[INFO] --- maven-enforcer-plugin:1.4:enforce (enforce-platform) @ sispea-persist ---
[INFO]
[INFO] --- maven-enforcer-plugin:1.4:enforce (enforce-projectId) @ sispea-persist ---
[INFO]
[INFO] --- maven-enforcer-plugin:1.4:enforce (enforce-java-versions) @ sispea-persist ---
[INFO]
[INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ sispea-persist ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO] Copying 71 resources
[INFO]
[INFO] --- maven-compiler-plugin:3.3:compile (default-compile) @ sispea-persist ---
[INFO] Compiling 194 source files to <http://ci.codelutin.com/jenkins/job/sispea-ci/ws/sispea-persist/target/clas…>
[WARNING] <http://ci.codelutin.com/jenkins/job/sispea-ci/ws/sispea-persist/src/main/ja…>:[27,29] org.hibernate.dialect.PostgreSQLDialect in org.hibernate.dialect has been deprecated
[WARNING] <http://ci.codelutin.com/jenkins/job/sispea-ci/ws/sispea-persist/src/main/ja…>:[100,28] lock(java.lang.Object,org.hibernate.LockMode) in org.hibernate.Session has been deprecated
[WARNING] <http://ci.codelutin.com/jenkins/job/sispea-ci/ws/sispea-persist/src/main/ja…>:[165,35] org.hibernate.dialect.PostgreSQLDialect in org.hibernate.dialect has been deprecated
[WARNING] <http://ci.codelutin.com/jenkins/job/sispea-ci/ws/sispea-persist/src/main/ja…>:[58,21] buildSessionFactory() in org.hibernate.cfg.Configuration has been deprecated
[INFO] <http://ci.codelutin.com/jenkins/job/sispea-ci/ws/sispea-persist/src/main/ja…>: Some input files use unchecked or unsafe operations.
[INFO] <http://ci.codelutin.com/jenkins/job/sispea-ci/ws/sispea-persist/src/main/ja…>: Recompile with -Xlint:unchecked for details.
[INFO]
[INFO] --- maven-antrun-plugin:1.8:run (generate-surefire-workdir) @ sispea-persist ---
[INFO] Executing tasks
main:
[mkdir] Created dir: <http://ci.codelutin.com/jenkins/job/sispea-ci/ws/sispea-persist/target/sure…>
[INFO] Executed tasks
[INFO]
[INFO] --- maven-resources-plugin:2.7:testResources (default-testResources) @ sispea-persist ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 3 resources
[INFO]
[INFO] --- maven-compiler-plugin:3.3:testCompile (default-testCompile) @ sispea-persist ---
[INFO] Compiling 1 source file to <http://ci.codelutin.com/jenkins/job/sispea-ci/ws/sispea-persist/target/test…>
[INFO]
[INFO] --- maven-surefire-plugin:2.18.1:test (default-test) @ sispea-persist ---
[INFO] Surefire report directory: <http://ci.codelutin.com/jenkins/job/sispea-ci/ws/sispea-persist/target/sure…>
-------------------------------------------------------
T E S T S
-------------------------------------------------------
log4j:WARN No appenders could be found for logger (org.springframework.test.context.junit4.SpringJUnit4ClassRunner).
log4j:WARN Please initialize the log4j system properly.
log4j:WARN See http://logging.apache.org/log4j/1.2/faq.html#noconfig for more info.
Running fr.onema.sispea.persist.SispeaConfigurationTest
2015/10/28 10:28:43.277 INFO : Initialisation de log4j depuis classpath:/sispea-persist-test-log4j.conf - fr.onema.sispea.SispeaConfiguration:117 [main]
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.627 sec - in fr.onema.sispea.persist.SispeaConfigurationTest
2015/10/28 10:28:43.494 INFO : Closing org.springframework.context.support.GenericApplicationContext@6c11e58: startup date [Wed Oct 28 10:28:42 CET 2015]; root of context hierarchy - org.springframework.context.support.GenericApplicationContext:951 [Thread-0]
Results :
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0
[JENKINS] Recording test results
[INFO]
[INFO] --- maven-jar-plugin:2.6:jar (default-jar) @ sispea-persist ---
[INFO] Building jar: <http://ci.codelutin.com/jenkins/job/sispea-ci/ws/sispea-persist/target/sisp…>
[INFO]
[INFO] --- maven-site-plugin:3.4:attach-descriptor (attach-descriptor) @ sispea-persist ---
[JENKINS] Archiving disabled
Started calculate disk usage of build
Finished Calculation of disk usage of build in 0 seconds
Started calculate disk usage of workspace
Finished Calculation of disk usage of workspace in 41 second
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Building SISPEA Services 2.20-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[WARNING] The artifact xml-apis:xml-apis:jar:2.0.2 has been relocated to xml-apis:xml-apis:jar:1.0.b2
[INFO]
[INFO] --- maven-clean-plugin:2.6.1:clean (default-clean) @ sispea-service ---
[INFO] Deleting <http://ci.codelutin.com/jenkins/job/sispea-ci/ws/sispea-service/target>
[INFO]
[INFO] --- maven-enforcer-plugin:1.4:enforce (enforce-project-files) @ sispea-service ---
[INFO]
[INFO] --- maven-enforcer-plugin:1.4:enforce (enforce-site-deploy-classifier) @ sispea-service ---
[INFO]
[INFO] --- maven-enforcer-plugin:1.4:enforce (enforce-platform) @ sispea-service ---
[INFO]
[INFO] --- maven-enforcer-plugin:1.4:enforce (enforce-projectId) @ sispea-service ---
[INFO]
[INFO] --- maven-enforcer-plugin:1.4:enforce (enforce-java-versions) @ sispea-service ---
[INFO]
[INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ sispea-service ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 66 resources
[INFO]
[INFO] --- maven-compiler-plugin:3.3:compile (default-compile) @ sispea-service ---
[INFO] Compiling 425 source files to <http://ci.codelutin.com/jenkins/job/sispea-ci/ws/sispea-service/target/clas…>
[INFO] <http://ci.codelutin.com/jenkins/job/sispea-ci/ws/sispea-service/src/main/ja…>: Some input files use unchecked or unsafe operations.
[INFO] <http://ci.codelutin.com/jenkins/job/sispea-ci/ws/sispea-service/src/main/ja…>: Recompile with -Xlint:unchecked for details.
[INFO] -------------------------------------------------------------
[WARNING] COMPILATION WARNING :
[INFO] -------------------------------------------------------------
[WARNING] <http://ci.codelutin.com/jenkins/job/sispea-ci/ws/sispea-service/src/main/ja…>:[16,37] org.springframework.ldap.core.DistinguishedName in org.springframework.ldap.core has been deprecated
[WARNING] <http://ci.codelutin.com/jenkins/job/sispea-ci/ws/sispea-service/src/main/ja…>:[16,37] org.springframework.ldap.core.DistinguishedName in org.springframework.ldap.core has been deprecated
[WARNING] <http://ci.codelutin.com/jenkins/job/sispea-ci/ws/sispea-service/src/main/ja…>:[20,37] org.springframework.ldap.core.DistinguishedName in org.springframework.ldap.core has been deprecated
[WARNING] <http://ci.codelutin.com/jenkins/job/sispea-ci/ws/sispea-service/src/main/ja…>:[27,37] org.springframework.ldap.core.DistinguishedName in org.springframework.ldap.core has been deprecated
[WARNING] <http://ci.codelutin.com/jenkins/job/sispea-ci/ws/sispea-service/src/main/ja…>:[15,37] org.springframework.ldap.core.DistinguishedName in org.springframework.ldap.core has been deprecated
[WARNING] <http://ci.codelutin.com/jenkins/job/sispea-ci/ws/sispea-service/src/main/ja…>:[63,9] org.springframework.ldap.core.DistinguishedName in org.springframework.ldap.core has been deprecated
[WARNING] <http://ci.codelutin.com/jenkins/job/sispea-ci/ws/sispea-service/src/main/ja…>:[63,37] org.springframework.ldap.core.DistinguishedName in org.springframework.ldap.core has been deprecated
[WARNING] <http://ci.codelutin.com/jenkins/job/sispea-ci/ws/sispea-service/src/main/ja…>:[88,15] org.springframework.ldap.core.DistinguishedName in org.springframework.ldap.core has been deprecated
[WARNING] <http://ci.codelutin.com/jenkins/job/sispea-ci/ws/sispea-service/src/main/ja…>:[92,13] org.springframework.ldap.core.DistinguishedName in org.springframework.ldap.core has been deprecated
[WARNING] <http://ci.codelutin.com/jenkins/job/sispea-ci/ws/sispea-service/src/main/ja…>:[92,44] org.springframework.ldap.core.DistinguishedName in org.springframework.ldap.core has been deprecated
[WARNING] <http://ci.codelutin.com/jenkins/job/sispea-ci/ws/sispea-service/src/main/ja…>:[91,9] org.springframework.ldap.core.DistinguishedName in org.springframework.ldap.core has been deprecated
[WARNING] <http://ci.codelutin.com/jenkins/job/sispea-ci/ws/sispea-service/src/main/ja…>:[91,36] org.springframework.ldap.core.DistinguishedName in org.springframework.ldap.core has been deprecated
[WARNING] <http://ci.codelutin.com/jenkins/job/sispea-ci/ws/sispea-service/src/main/ja…>:[106,32] mergeTemplate(org.apache.velocity.app.VelocityEngine,java.lang.String,java.util.Map<java.lang.String,java.lang.Object>,java.io.Writer) in org.springframework.ui.velocity.VelocityEngineUtils has been deprecated
[WARNING] <http://ci.codelutin.com/jenkins/job/sispea-ci/ws/sispea-service/src/main/ja…>:[118,9] org.springframework.ldap.core.DistinguishedName in org.springframework.ldap.core has been deprecated
[WARNING] <http://ci.codelutin.com/jenkins/job/sispea-ci/ws/sispea-service/src/main/ja…>:[118,43] org.springframework.ldap.core.DistinguishedName in org.springframework.ldap.core has been deprecated
[WARNING] <http://ci.codelutin.com/jenkins/job/sispea-ci/ws/sispea-service/src/main/ja…>:[149,9] org.springframework.ldap.core.DistinguishedName in org.springframework.ldap.core has been deprecated
[WARNING] <http://ci.codelutin.com/jenkins/job/sispea-ci/ws/sispea-service/src/main/ja…>:[149,43] org.springframework.ldap.core.DistinguishedName in org.springframework.ldap.core has been deprecated
[WARNING] <http://ci.codelutin.com/jenkins/job/sispea-ci/ws/sispea-service/src/main/ja…>:[91,13] org.springframework.ldap.core.DistinguishedName in org.springframework.ldap.core has been deprecated
[WARNING] <http://ci.codelutin.com/jenkins/job/sispea-ci/ws/sispea-service/src/main/ja…>:[91,44] org.springframework.ldap.core.DistinguishedName in org.springframework.ldap.core has been deprecated
[WARNING] <http://ci.codelutin.com/jenkins/job/sispea-ci/ws/sispea-service/src/main/ja…>:[127,81] getAbsoluteDn() in org.springframework.ldap.core.LdapEntryIdentification has been deprecated
[WARNING] <http://ci.codelutin.com/jenkins/job/sispea-ci/ws/sispea-service/src/main/ja…>:[132,66] getAbsoluteDn() in org.springframework.ldap.core.LdapEntryIdentification has been deprecated
[WARNING] <http://ci.codelutin.com/jenkins/job/sispea-ci/ws/sispea-service/src/main/ja…>:[137,95] getAbsoluteDn() in org.springframework.ldap.core.LdapEntryIdentification has been deprecated
[WARNING] <http://ci.codelutin.com/jenkins/job/sispea-ci/ws/sispea-service/src/main/ja…>:[69,32] mergeTemplate(org.apache.velocity.app.VelocityEngine,java.lang.String,java.util.Map<java.lang.String,java.lang.Object>,java.io.Writer) in org.springframework.ui.velocity.VelocityEngineUtils has been deprecated
[WARNING] <http://ci.codelutin.com/jenkins/job/sispea-ci/ws/sispea-service/src/main/ja…>:[154,50] mergeTemplateIntoString(org.apache.velocity.app.VelocityEngine,java.lang.String,java.util.Map<java.lang.String,java.lang.Object>) in org.springframework.ui.velocity.VelocityEngineUtils has been deprecated
[WARNING] <http://ci.codelutin.com/jenkins/job/sispea-ci/ws/sispea-service/src/main/ja…>:[47,17] org.springframework.ldap.core.DistinguishedName in org.springframework.ldap.core has been deprecated
[WARNING] <http://ci.codelutin.com/jenkins/job/sispea-ci/ws/sispea-service/src/main/ja…>:[47,45] org.springframework.ldap.core.DistinguishedName in org.springframework.ldap.core has been deprecated
[INFO] 26 warnings
[INFO] -------------------------------------------------------------
[INFO] -------------------------------------------------------------
[ERROR] COMPILATION ERROR :
[INFO] -------------------------------------------------------------
[ERROR] <http://ci.codelutin.com/jenkins/job/sispea-ci/ws/sispea-service/src/main/ja…>:[2093,42] authenticatedSispeaUser has protected access in fr.onema.sispea.serviceng.security.SecurityService
[ERROR] <http://ci.codelutin.com/jenkins/job/sispea-ci/ws/sispea-service/src/main/ja…>:[363,59] cannot find symbol
symbol: method canViewYearlyService()
location: class fr.onema.sispea.serviceng.security.SecurityMatrix
[ERROR] <http://ci.codelutin.com/jenkins/job/sispea-ci/ws/sispea-service/src/main/ja…>:[569,59] cannot find symbol
symbol: method canViewYearlyService()
location: class fr.onema.sispea.serviceng.security.SecurityMatrix
[ERROR] <http://ci.codelutin.com/jenkins/job/sispea-ci/ws/sispea-service/src/main/ja…>:[420,52] authenticatedSispeaUser has protected access in fr.onema.sispea.serviceng.security.SecurityService
[INFO] 4 errors
[INFO] -------------------------------------------------------------
[JENKINS] Archiving disabled
Started calculate disk usage of build
Finished Calculation of disk usage of build in 0 seconds
Started calculate disk usage of workspace
Finished Calculation of disk usage of workspace in 0 seconds
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO]
[INFO] SISPEA ............................................. SUCCESS [ 6.288 s]
[INFO] SISPEA Configuration ............................... SUCCESS [ 4.969 s]
[INFO] SISPEA Persistence Migration ....................... SUCCESS [ 0.986 s]
[INFO] SISPEA Utils ....................................... SUCCESS [ 14.893 s]
[INFO] SISPEA Persistence ................................. SUCCESS [ 10.151 s]
[INFO] SISPEA Services .................................... FAILURE [ 7.401 s]
[INFO] SISPEA export application .......................... SKIPPED
[INFO] SISPEA web application ............................. SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 01:33 min
[INFO] Finished at: 2015-10-28T10:29:34+01:00
[INFO] Final Memory: 38M/429M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:3.3:compile (default-compile) on project sispea-service: Compilation failure: Compilation failure:
[ERROR] <http://ci.codelutin.com/jenkins/job/sispea-ci/ws/sispea-service/src/main/ja…>:[2093,42] authenticatedSispeaUser has protected access in fr.onema.sispea.serviceng.security.SecurityService
[ERROR] <http://ci.codelutin.com/jenkins/job/sispea-ci/ws/sispea-service/src/main/ja…>:[363,59] cannot find symbol
[ERROR] symbol: method canViewYearlyService()
[ERROR] location: class fr.onema.sispea.serviceng.security.SecurityMatrix
[ERROR] <http://ci.codelutin.com/jenkins/job/sispea-ci/ws/sispea-service/src/main/ja…>:[569,59] cannot find symbol
[ERROR] symbol: method canViewYearlyService()
[ERROR] location: class fr.onema.sispea.serviceng.security.SecurityMatrix
[ERROR] <http://ci.codelutin.com/jenkins/job/sispea-ci/ws/sispea-service/src/main/ja…>:[420,52] authenticatedSispeaUser has protected access in fr.onema.sispea.serviceng.security.SecurityService
[ERROR] -> [Help 1]
org.apache.maven.lifecycle.LifecycleExecutionException: Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:3.3:compile (default-compile) on project sispea-service: Compilation failure
at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:212)
at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:153)
at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:145)
at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:116)
at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:80)
at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build(SingleThreadedBuilder.java:51)
at org.apache.maven.lifecycle.internal.LifecycleStarter.execute(LifecycleStarter.java:128)
at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:307)
at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:193)
at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:106)
at org.jvnet.hudson.maven3.launcher.Maven32Launcher.main(Maven32Launcher.java:132)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:606)
at org.codehaus.plexus.classworlds.launcher.Launcher.launchStandard(Launcher.java:330)
at org.codehaus.plexus.classworlds.launcher.Launcher.launch(Launcher.java:238)
at jenkins.maven3.agent.Maven32Main.launch(Maven32Main.java:181)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:606)
at hudson.maven.Maven3Builder.call(Maven3Builder.java:136)
at hudson.maven.Maven3Builder.call(Maven3Builder.java:71)
at hudson.remoting.UserRequest.perform(UserRequest.java:121)
at hudson.remoting.UserRequest.perform(UserRequest.java:49)
at hudson.remoting.Request$2.run(Request.java:326)
at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:68)
at java.util.concurrent.FutureTask.run(FutureTask.java:262)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
at java.lang.Thread.run(Thread.java:745)
Caused by: org.apache.maven.plugin.compiler.CompilationFailureException: Compilation failure
at org.apache.maven.plugin.compiler.AbstractCompilerMojo.execute(AbstractCompilerMojo.java:911)
at org.apache.maven.plugin.compiler.CompilerMojo.execute(CompilerMojo.java:129)
at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo(DefaultBuildPluginManager.java:134)
at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:208)
... 31 more
[ERROR]
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR]
[ERROR] For more information about the errors and possible solutions, please read the following articles:
[ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException
[ERROR]
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR] mvn <goals> -rf :sispea-service
Sending e-mails to: sispea-build(a)list.forge.codelutin.com
channel stopped
Started calculate disk usage of build
Finished Calculation of disk usage of build in 0 seconds
Started calculate disk usage of workspace
Finished Calculation of disk usage of workspace in 0 seconds
1
1
Build failed in Jenkins: sispea-ci » SISPEA Services #944
by admin+ci-codelutin.com@codelutin.com 28 Oct '15
by admin+ci-codelutin.com@codelutin.com 28 Oct '15
28 Oct '15
See <http://ci.codelutin.com/jenkins/job/sispea-ci/fr.onema$sispea-service/944/>
------------------------------------------
Started calculate disk usage of build
Finished Calculation of disk usage of build in 0 seconds
Started calculate disk usage of workspace
Finished Calculation of disk usage of workspace in 41 second
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Building SISPEA Services 2.20-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[WARNING] The artifact xml-apis:xml-apis:jar:2.0.2 has been relocated to xml-apis:xml-apis:jar:1.0.b2
[INFO]
[INFO] --- maven-clean-plugin:2.6.1:clean (default-clean) @ sispea-service ---
[INFO] Deleting <http://ci.codelutin.com/jenkins/job/sispea-ci/fr.onema$sispea-service/ws/ta…>
[INFO]
[INFO] --- maven-enforcer-plugin:1.4:enforce (enforce-project-files) @ sispea-service ---
[INFO]
[INFO] --- maven-enforcer-plugin:1.4:enforce (enforce-site-deploy-classifier) @ sispea-service ---
[INFO]
[INFO] --- maven-enforcer-plugin:1.4:enforce (enforce-platform) @ sispea-service ---
[INFO]
[INFO] --- maven-enforcer-plugin:1.4:enforce (enforce-projectId) @ sispea-service ---
[INFO]
[INFO] --- maven-enforcer-plugin:1.4:enforce (enforce-java-versions) @ sispea-service ---
[INFO]
[INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ sispea-service ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 66 resources
[INFO]
[INFO] --- maven-compiler-plugin:3.3:compile (default-compile) @ sispea-service ---
[INFO] Compiling 425 source files to <http://ci.codelutin.com/jenkins/job/sispea-ci/fr.onema$sispea-service/ws/ta…>
[INFO] <http://ci.codelutin.com/jenkins/job/sispea-ci/fr.onema$sispea-service/ws/sr…>: Some input files use unchecked or unsafe operations.
[INFO] <http://ci.codelutin.com/jenkins/job/sispea-ci/fr.onema$sispea-service/ws/sr…>: Recompile with -Xlint:unchecked for details.
[INFO] -------------------------------------------------------------
[WARNING] COMPILATION WARNING :
[INFO] -------------------------------------------------------------
[WARNING] <http://ci.codelutin.com/jenkins/job/sispea-ci/fr.onema$sispea-service/ws/sr…>:[16,37] org.springframework.ldap.core.DistinguishedName in org.springframework.ldap.core has been deprecated
[WARNING] <http://ci.codelutin.com/jenkins/job/sispea-ci/fr.onema$sispea-service/ws/sr…>:[16,37] org.springframework.ldap.core.DistinguishedName in org.springframework.ldap.core has been deprecated
[WARNING] <http://ci.codelutin.com/jenkins/job/sispea-ci/fr.onema$sispea-service/ws/sr…>:[20,37] org.springframework.ldap.core.DistinguishedName in org.springframework.ldap.core has been deprecated
[WARNING] <http://ci.codelutin.com/jenkins/job/sispea-ci/fr.onema$sispea-service/ws/sr…>:[27,37] org.springframework.ldap.core.DistinguishedName in org.springframework.ldap.core has been deprecated
[WARNING] <http://ci.codelutin.com/jenkins/job/sispea-ci/fr.onema$sispea-service/ws/sr…>:[15,37] org.springframework.ldap.core.DistinguishedName in org.springframework.ldap.core has been deprecated
[WARNING] <http://ci.codelutin.com/jenkins/job/sispea-ci/fr.onema$sispea-service/ws/sr…>:[63,9] org.springframework.ldap.core.DistinguishedName in org.springframework.ldap.core has been deprecated
[WARNING] <http://ci.codelutin.com/jenkins/job/sispea-ci/fr.onema$sispea-service/ws/sr…>:[63,37] org.springframework.ldap.core.DistinguishedName in org.springframework.ldap.core has been deprecated
[WARNING] <http://ci.codelutin.com/jenkins/job/sispea-ci/fr.onema$sispea-service/ws/sr…>:[88,15] org.springframework.ldap.core.DistinguishedName in org.springframework.ldap.core has been deprecated
[WARNING] <http://ci.codelutin.com/jenkins/job/sispea-ci/fr.onema$sispea-service/ws/sr…>:[92,13] org.springframework.ldap.core.DistinguishedName in org.springframework.ldap.core has been deprecated
[WARNING] <http://ci.codelutin.com/jenkins/job/sispea-ci/fr.onema$sispea-service/ws/sr…>:[92,44] org.springframework.ldap.core.DistinguishedName in org.springframework.ldap.core has been deprecated
[WARNING] <http://ci.codelutin.com/jenkins/job/sispea-ci/fr.onema$sispea-service/ws/sr…>:[91,9] org.springframework.ldap.core.DistinguishedName in org.springframework.ldap.core has been deprecated
[WARNING] <http://ci.codelutin.com/jenkins/job/sispea-ci/fr.onema$sispea-service/ws/sr…>:[91,36] org.springframework.ldap.core.DistinguishedName in org.springframework.ldap.core has been deprecated
[WARNING] <http://ci.codelutin.com/jenkins/job/sispea-ci/fr.onema$sispea-service/ws/sr…>:[106,32] mergeTemplate(org.apache.velocity.app.VelocityEngine,java.lang.String,java.util.Map<java.lang.String,java.lang.Object>,java.io.Writer) in org.springframework.ui.velocity.VelocityEngineUtils has been deprecated
[WARNING] <http://ci.codelutin.com/jenkins/job/sispea-ci/fr.onema$sispea-service/ws/sr…>:[118,9] org.springframework.ldap.core.DistinguishedName in org.springframework.ldap.core has been deprecated
[WARNING] <http://ci.codelutin.com/jenkins/job/sispea-ci/fr.onema$sispea-service/ws/sr…>:[118,43] org.springframework.ldap.core.DistinguishedName in org.springframework.ldap.core has been deprecated
[WARNING] <http://ci.codelutin.com/jenkins/job/sispea-ci/fr.onema$sispea-service/ws/sr…>:[149,9] org.springframework.ldap.core.DistinguishedName in org.springframework.ldap.core has been deprecated
[WARNING] <http://ci.codelutin.com/jenkins/job/sispea-ci/fr.onema$sispea-service/ws/sr…>:[149,43] org.springframework.ldap.core.DistinguishedName in org.springframework.ldap.core has been deprecated
[WARNING] <http://ci.codelutin.com/jenkins/job/sispea-ci/fr.onema$sispea-service/ws/sr…>:[91,13] org.springframework.ldap.core.DistinguishedName in org.springframework.ldap.core has been deprecated
[WARNING] <http://ci.codelutin.com/jenkins/job/sispea-ci/fr.onema$sispea-service/ws/sr…>:[91,44] org.springframework.ldap.core.DistinguishedName in org.springframework.ldap.core has been deprecated
[WARNING] <http://ci.codelutin.com/jenkins/job/sispea-ci/fr.onema$sispea-service/ws/sr…>:[127,81] getAbsoluteDn() in org.springframework.ldap.core.LdapEntryIdentification has been deprecated
[WARNING] <http://ci.codelutin.com/jenkins/job/sispea-ci/fr.onema$sispea-service/ws/sr…>:[132,66] getAbsoluteDn() in org.springframework.ldap.core.LdapEntryIdentification has been deprecated
[WARNING] <http://ci.codelutin.com/jenkins/job/sispea-ci/fr.onema$sispea-service/ws/sr…>:[137,95] getAbsoluteDn() in org.springframework.ldap.core.LdapEntryIdentification has been deprecated
[WARNING] <http://ci.codelutin.com/jenkins/job/sispea-ci/fr.onema$sispea-service/ws/sr…>:[69,32] mergeTemplate(org.apache.velocity.app.VelocityEngine,java.lang.String,java.util.Map<java.lang.String,java.lang.Object>,java.io.Writer) in org.springframework.ui.velocity.VelocityEngineUtils has been deprecated
[WARNING] <http://ci.codelutin.com/jenkins/job/sispea-ci/fr.onema$sispea-service/ws/sr…>:[154,50] mergeTemplateIntoString(org.apache.velocity.app.VelocityEngine,java.lang.String,java.util.Map<java.lang.String,java.lang.Object>) in org.springframework.ui.velocity.VelocityEngineUtils has been deprecated
[WARNING] <http://ci.codelutin.com/jenkins/job/sispea-ci/fr.onema$sispea-service/ws/sr…>:[47,17] org.springframework.ldap.core.DistinguishedName in org.springframework.ldap.core has been deprecated
[WARNING] <http://ci.codelutin.com/jenkins/job/sispea-ci/fr.onema$sispea-service/ws/sr…>:[47,45] org.springframework.ldap.core.DistinguishedName in org.springframework.ldap.core has been deprecated
[INFO] 26 warnings
[INFO] -------------------------------------------------------------
[INFO] -------------------------------------------------------------
[ERROR] COMPILATION ERROR :
[INFO] -------------------------------------------------------------
[ERROR] <http://ci.codelutin.com/jenkins/job/sispea-ci/fr.onema$sispea-service/ws/sr…>:[2093,42] authenticatedSispeaUser has protected access in fr.onema.sispea.serviceng.security.SecurityService
[ERROR] <http://ci.codelutin.com/jenkins/job/sispea-ci/fr.onema$sispea-service/ws/sr…>:[363,59] cannot find symbol
symbol: method canViewYearlyService()
location: class fr.onema.sispea.serviceng.security.SecurityMatrix
[ERROR] <http://ci.codelutin.com/jenkins/job/sispea-ci/fr.onema$sispea-service/ws/sr…>:[569,59] cannot find symbol
symbol: method canViewYearlyService()
location: class fr.onema.sispea.serviceng.security.SecurityMatrix
[ERROR] <http://ci.codelutin.com/jenkins/job/sispea-ci/fr.onema$sispea-service/ws/sr…>:[420,52] authenticatedSispeaUser has protected access in fr.onema.sispea.serviceng.security.SecurityService
[INFO] 4 errors
[INFO] -------------------------------------------------------------
[JENKINS] Archiving disabled
1
1
23 Oct '15
See <http://ci.codelutin.com/jenkins/job/sispea-sonar/108/changes>
Changes:
[Arnaud Thimel] Ajout d'une exception dédiée pour les erreurs d'authentification
[bleny] Corrige un colspan lors de l'affichage d'un compte corrompu dans la
[martel] un jour j'oublierai ma tete...
[Arnaud Thimel] Correction du chargement des territoires pour Oracle
[Arnaud Thimel] Outils de pilotage : Retour page 0 en cas de modification d'un filtre
[Tony CHEMIT] Retourner sur le service modifié après sauvegarde et non plus sur le
[Tony CHEMIT] Suppression des pages de consultation de ddt, territoire et commune
[Tony CHEMIT] Affichage de l'exercice du service lors sa modification
[Tony CHEMIT] Ajout de l'exercice du service sur les différents écran du service +
[Tony CHEMIT] Ajout du namespace sur les actions de changement de langue
[Tony CHEMIT] Ajout de la date de début du mode de gestion
[Tony CHEMIT] formatage de la date dans la liste des ouvrages d'un service
[Tony CHEMIT] Mettre la date de fin du mode de gestion si la date de fin de
[Tony CHEMIT] - Afficher uniquement les indicateurs de la compétence du service - Ne
[maven-release] [jgitflow-maven-plugin]updating poms for 2.20-alpha-5 branch with
[maven-release] Ajout de header manquants
[maven-release] [jgitflow-maven-plugin]updating poms for branch'release/2.20-alpha-5'
[maven-release] [jgitflow-maven-plugin]updating develop poms to master versions to avoid
[maven-release] [jgitflow-maven-plugin]Updating develop poms back to pre merge state
------------------------------------------
[...truncated 3845 lines...]
[INFO] Webapp assembled in [9023 msecs]
[INFO] Building war: <http://ci.codelutin.com/jenkins/job/sispea-sonar/ws/sispea-webapp/target/si…>
[INFO]
[INFO] --- maven-site-plugin:3.4:attach-descriptor (attach-descriptor) @ sispea-webapp ---
[JENKINS] Archiving disabled
Started calculate disk usage of build
Finished Calculation of disk usage of build in 4 second
Started calculate disk usage of workspace
Finished Calculation of disk usage of workspace in 0 seconds
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO]
[INFO] SISPEA ............................................. SUCCESS [ 28.375 s]
[INFO] SISPEA Configuration ............................... SUCCESS [ 8.724 s]
[INFO] SISPEA Persistence Migration ....................... SUCCESS [ 11.486 s]
[INFO] SISPEA Utils ....................................... SUCCESS [ 30.717 s]
[INFO] SISPEA Persistence ................................. SUCCESS [ 37.851 s]
[INFO] SISPEA Services .................................... SUCCESS [02:30 min]
[INFO] SISPEA export application .......................... SUCCESS [ 7.287 s]
[INFO] SISPEA web application ............................. SUCCESS [ 33.851 s]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 08:02 min
[INFO] Finished at: 2015-10-23T01:33:41+02:00
[INFO] Final Memory: 47M/499M
[INFO] ------------------------------------------------------------------------
Waiting for Jenkins to finish collecting data
channel stopped
[sispea-sonar] $ /opt/maven3/bin/mvn -f <http://ci.codelutin.com/jenkins/job/sispea-sonar/ws/pom.xml> -s /var/local/forge/data/codelutin.com/maven/settings.xml -e -B sonar:sonar -DskipRelease -Dsonar.jdbc.url=jdbc:postgresql://localhost/sonar-codelutin.com ******** ******** -Dsonar.host.url=http://qa.codelutin.com/ ******** ********
[INFO] Error stacktraces are turned on.
[INFO] Scanning for projects...
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Build Order:
[INFO]
[INFO] SISPEA
[INFO] SISPEA Configuration
[INFO] SISPEA Persistence Migration
[INFO] SISPEA Utils
[INFO] SISPEA Persistence
[INFO] SISPEA Services
[INFO] SISPEA export application
[INFO] SISPEA web application
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Building SISPEA 2.20-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] Downloading: http://nexus.nuiton.org/nexus/content/repositories/snapshots/fr/onema/sispe…
[INFO] Downloading: http://nexus.nuiton.org/nexus/content/groups/sispea-group/fr/onema/sispea-u…
[INFO] Downloading: http://nexus.nuiton.org/nexus/content/repositories/snapshots/fr/onema/sispe…
[INFO] Downloading: http://nexus.nuiton.org/nexus/content/groups/sispea-group/fr/onema/sispea-u…
[WARNING] The following dependencies could not be resolved at this point of the build but seem to be part of the reactor:
[WARNING] o fr.onema:sispea-util:jar:2.20-SNAPSHOT (compile)
[WARNING] Try running the build up to the lifecycle phase "package"
[INFO] Downloading: http://nexus.nuiton.org/nexus/content/repositories/snapshots/fr/onema/sispe…
[INFO] Downloading: http://nexus.nuiton.org/nexus/content/groups/sispea-group/fr/onema/sispea-p…
[WARNING] The artifact xml-apis:xml-apis:jar:2.0.2 has been relocated to xml-apis:xml-apis:jar:1.0.b2
[INFO] Downloading: http://nexus.nuiton.org/nexus/content/repositories/snapshots/fr/onema/sispe…
[INFO] Downloading: http://nexus.nuiton.org/nexus/content/groups/sispea-group/fr/onema/sispea-p…
[WARNING] The following dependencies could not be resolved at this point of the build but seem to be part of the reactor:
[WARNING] o fr.onema:sispea-util:jar:2.20-SNAPSHOT (compile)
[WARNING] o fr.onema:sispea-persist:jar:2.20-SNAPSHOT (compile)
[WARNING] Try running the build up to the lifecycle phase "package"
[INFO] Downloading: http://nexus.nuiton.org/nexus/content/repositories/snapshots/fr/onema/sispe…
[INFO] Downloading: http://nexus.nuiton.org/nexus/content/groups/sispea-group/fr/onema/sispea-s…
[INFO] Downloading: http://nexus.nuiton.org/nexus/content/repositories/snapshots/fr/onema/sispe…
[INFO] Downloading: http://nexus.nuiton.org/nexus/content/groups/sispea-group/fr/onema/sispea-s…
[WARNING] The following dependencies could not be resolved at this point of the build but seem to be part of the reactor:
[WARNING] o fr.onema:sispea-util:jar:2.20-SNAPSHOT (compile)
[WARNING] o fr.onema:sispea-service:jar:2.20-SNAPSHOT (compile)
[WARNING] o fr.onema:sispea-persist:jar:2.20-SNAPSHOT (compile)
[WARNING] Try running the build up to the lifecycle phase "package"
[WARNING] The following dependencies could not be resolved at this point of the build but seem to be part of the reactor:
[WARNING] o fr.onema:sispea-util:jar:2.20-SNAPSHOT (compile)
[WARNING] o fr.onema:sispea-persist:jar:2.20-SNAPSHOT (compile)
[WARNING] o fr.onema:sispea-service:jar:2.20-SNAPSHOT (compile)
[WARNING] Try running the build up to the lifecycle phase "package"
[INFO]
[INFO] --- sonar-maven-plugin:2.6:sonar (default-cli) @ sispea ---
[INFO] SonarQube version: 5.1.1
INFO: Default locale: "en_GB", source code encoding: "UTF-8"
INFO: Work directory: <http://ci.codelutin.com/jenkins/job/sispea-sonar/ws/target/sonar>
INFO: SonarQube Server 5.1.1
[INFO] [01:35:17.773] Load global repositories
[INFO] [01:35:19.746] Load global repositories (done) | time=1976ms
[INFO] [01:35:19.749] Server id: 20150619045930
[INFO] [01:35:19.751] User cache: /home/tomcat/.sonar/cache
[INFO] [01:35:19.949] Install plugins
[INFO] [01:35:29.253] Install JDBC driver
[INFO] [01:35:29.332] Create JDBC datasource for jdbc:postgresql://localhost/sonar-codelutin.com
[INFO] [01:35:35.687] Initializing Hibernate
[INFO] [01:35:44.698] Load project repositories
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO]
[INFO] SISPEA ............................................. FAILURE [01:13 min]
[INFO] SISPEA Configuration ............................... SKIPPED
[INFO] SISPEA Persistence Migration ....................... SKIPPED
[INFO] SISPEA Utils ....................................... SKIPPED
[INFO] SISPEA Persistence ................................. SKIPPED
[INFO] SISPEA Services .................................... SKIPPED
[INFO] SISPEA export application .......................... SKIPPED
[INFO] SISPEA web application ............................. SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 01:20 min
[INFO] Finished at: 2015-10-23T01:36:04+02:00
[INFO] Final Memory: 40M/464M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.codehaus.mojo:sonar-maven-plugin:2.6:sonar (default-cli) on project sispea: Unable to request: /batch/project?key=fr.onema%3Asispea&preview=false: Read timed out -> [Help 1]
org.apache.maven.lifecycle.LifecycleExecutionException: Failed to execute goal org.codehaus.mojo:sonar-maven-plugin:2.6:sonar (default-cli) on project sispea: Unable to request: /batch/project?key=fr.onema%3Asispea&preview=false
at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:216)
at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:153)
at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:145)
at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:116)
at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:80)
at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build(SingleThreadedBuilder.java:51)
at org.apache.maven.lifecycle.internal.LifecycleStarter.execute(LifecycleStarter.java:128)
at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:307)
at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:193)
at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:106)
at org.apache.maven.cli.MavenCli.execute(MavenCli.java:862)
at org.apache.maven.cli.MavenCli.doMain(MavenCli.java:286)
at org.apache.maven.cli.MavenCli.main(MavenCli.java:197)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:606)
at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced(Launcher.java:289)
at org.codehaus.plexus.classworlds.launcher.Launcher.launch(Launcher.java:229)
at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode(Launcher.java:415)
at org.codehaus.plexus.classworlds.launcher.Launcher.main(Launcher.java:356)
Caused by: org.apache.maven.plugin.MojoExecutionException: Unable to request: /batch/project?key=fr.onema%3Asispea&preview=false
at org.codehaus.mojo.sonar.bootstrap.ExceptionHandling.handle(ExceptionHandling.java:41)
at org.codehaus.mojo.sonar.bootstrap.RunnerBootstraper.execute(RunnerBootstraper.java:139)
at org.codehaus.mojo.sonar.SonarMojo.execute(SonarMojo.java:132)
at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo(DefaultBuildPluginManager.java:134)
at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:208)
... 20 more
Caused by: java.lang.IllegalStateException: Unable to request: /batch/project?key=fr.onema%3Asispea&preview=false
at org.sonar.batch.bootstrap.ServerClient.request(ServerClient.java:109)
at org.sonar.batch.bootstrap.ServerClient.request(ServerClient.java:99)
at org.sonar.batch.bootstrap.ServerClient.request(ServerClient.java:87)
at org.sonar.batch.repository.DefaultProjectRepositoriesLoader.load(DefaultProjectRepositoriesLoader.java:55)
at org.sonar.batch.repository.ProjectRepositoriesProvider.provide(ProjectRepositoriesProvider.java:40)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:606)
at org.picocontainer.injectors.MethodInjector.invokeMethod(MethodInjector.java:129)
at org.picocontainer.injectors.MethodInjector.access$000(MethodInjector.java:39)
at org.picocontainer.injectors.MethodInjector$2.run(MethodInjector.java:113)
at org.picocontainer.injectors.AbstractInjector$ThreadLocalCyclicDependencyGuard.observe(AbstractInjector.java:270)
at org.picocontainer.injectors.MethodInjector.decorateComponentInstance(MethodInjector.java:120)
at org.picocontainer.injectors.CompositeInjector.decorateComponentInstance(CompositeInjector.java:58)
at org.picocontainer.injectors.Reinjector.reinject(Reinjector.java:142)
at org.picocontainer.injectors.ProviderAdapter.getComponentInstance(ProviderAdapter.java:96)
at org.picocontainer.DefaultPicoContainer.getInstance(DefaultPicoContainer.java:698)
at org.picocontainer.DefaultPicoContainer.getComponent(DefaultPicoContainer.java:646)
at org.picocontainer.DefaultPicoContainer.getComponent(DefaultPicoContainer.java:631)
at org.picocontainer.parameters.BasicComponentParameter$1.resolveInstance(BasicComponentParameter.java:118)
at org.picocontainer.parameters.ComponentParameter$1.resolveInstance(ComponentParameter.java:136)
at org.picocontainer.injectors.SingleMemberInjector.getParameter(SingleMemberInjector.java:78)
at org.picocontainer.injectors.ConstructorInjector$CtorAndAdapters.getParameterArguments(ConstructorInjector.java:309)
at org.picocontainer.injectors.ConstructorInjector$1.run(ConstructorInjector.java:335)
at org.picocontainer.injectors.AbstractInjector$ThreadLocalCyclicDependencyGuard.observe(AbstractInjector.java:270)
at org.picocontainer.injectors.ConstructorInjector.getComponentInstance(ConstructorInjector.java:364)
at org.picocontainer.injectors.AbstractInjectionFactory$LifecycleAdapter.getComponentInstance(AbstractInjectionFactory.java:56)
at org.picocontainer.behaviors.AbstractBehavior.getComponentInstance(AbstractBehavior.java:64)
at org.picocontainer.behaviors.Stored.getComponentInstance(Stored.java:91)
at org.picocontainer.DefaultPicoContainer.getInstance(DefaultPicoContainer.java:698)
at org.picocontainer.DefaultPicoContainer.getComponent(DefaultPicoContainer.java:646)
at org.picocontainer.DefaultPicoContainer.getComponent(DefaultPicoContainer.java:677)
at org.sonar.api.platform.ComponentContainer.getComponentByType(ComponentContainer.java:209)
at org.sonar.batch.scan.ProjectScanContainer.doBeforeStart(ProjectScanContainer.java:92)
at org.sonar.api.platform.ComponentContainer.startComponents(ComponentContainer.java:90)
at org.sonar.api.platform.ComponentContainer.execute(ComponentContainer.java:77)
at org.sonar.batch.scan.ScanTask.scan(ScanTask.java:57)
at org.sonar.batch.scan.ScanTask.execute(ScanTask.java:45)
at org.sonar.batch.bootstrap.TaskContainer.doAfterStart(TaskContainer.java:135)
at org.sonar.api.platform.ComponentContainer.startComponents(ComponentContainer.java:92)
at org.sonar.api.platform.ComponentContainer.execute(ComponentContainer.java:77)
at org.sonar.batch.bootstrap.GlobalContainer.executeTask(GlobalContainer.java:158)
at org.sonar.batch.bootstrapper.Batch.executeTask(Batch.java:95)
at org.sonar.batch.bootstrapper.Batch.execute(Batch.java:67)
at org.sonar.runner.batch.IsolatedLauncher.execute(IsolatedLauncher.java:48)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:606)
at org.sonar.runner.impl.BatchLauncher$1.delegateExecution(BatchLauncher.java:87)
at org.sonar.runner.impl.BatchLauncher$1.run(BatchLauncher.java:75)
at java.security.AccessController.doPrivileged(Native Method)
at org.sonar.runner.impl.BatchLauncher.doExecute(BatchLauncher.java:69)
at org.sonar.runner.impl.BatchLauncher.execute(BatchLauncher.java:50)
at org.sonar.runner.api.EmbeddedRunner.doExecute(EmbeddedRunner.java:102)
at org.sonar.runner.api.Runner.execute(Runner.java:100)
at org.codehaus.mojo.sonar.bootstrap.RunnerBootstraper.execute(RunnerBootstraper.java:135)
... 23 more
Caused by: java.net.SocketTimeoutException: Read timed out
at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:57)
at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
at java.lang.reflect.Constructor.newInstance(Constructor.java:526)
at sun.net.www.protocol.http.HttpURLConnection$6.run(HttpURLConnection.java:1676)
at sun.net.www.protocol.http.HttpURLConnection$6.run(HttpURLConnection.java:1674)
at java.security.AccessController.doPrivileged(Native Method)
at sun.net.www.protocol.http.HttpURLConnection.getChainedException(HttpURLConnection.java:1672)
at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1245)
at java.net.HttpURLConnection.getResponseCode(HttpURLConnection.java:468)
at org.sonar.api.utils.HttpDownloader$BaseHttpDownloader$HttpInputSupplier.getInput(HttpDownloader.java:298)
at org.sonar.api.utils.HttpDownloader$BaseHttpDownloader$HttpInputSupplier.getInput(HttpDownloader.java:255)
at org.sonar.batch.bootstrap.ServerClient.request(ServerClient.java:105)
... 80 more
Caused by: java.net.SocketTimeoutException: Read timed out
at java.net.SocketInputStream.socketRead0(Native Method)
at java.net.SocketInputStream.read(SocketInputStream.java:152)
at java.net.SocketInputStream.read(SocketInputStream.java:122)
at java.io.BufferedInputStream.fill(BufferedInputStream.java:235)
at java.io.BufferedInputStream.read1(BufferedInputStream.java:275)
at java.io.BufferedInputStream.read(BufferedInputStream.java:334)
at sun.net.www.http.HttpClient.parseHTTPHeader(HttpClient.java:690)
at sun.net.www.http.HttpClient.parseHTTP(HttpClient.java:633)
at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1324)
at sun.net.www.protocol.http.HttpURLConnection.getHeaderField(HttpURLConnection.java:2691)
at java.net.URLConnection.getContentEncoding(URLConnection.java:533)
at org.sonar.api.utils.HttpDownloader$BaseHttpDownloader$HttpInputSupplier.getInput(HttpDownloader.java:296)
... 82 more
[ERROR]
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR]
[ERROR] For more information about the errors and possible solutions, please read the following articles:
[ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoExecutionException
SonarQube analysis completed: FAILURE
Build step 'SonarQube' changed build result to FAILURE
Build step 'SonarQube' marked build as failure
Started calculate disk usage of build
Finished Calculation of disk usage of build in 6 second
Started calculate disk usage of workspace
Finished Calculation of disk usage of workspace in 0 seconds
1
1
21 Oct '15
See <http://ci.codelutin.com/jenkins/job/sispea-sonar/106/changes>
Changes:
[Arnaud Thimel] refs #6862 creation et initialisation du model d'export
[Arnaud Thimel] refs #6862 début création de feuille avec pio
[Arnaud Thimel] refs #6870 work in progress
[Arnaud Thimel] refs #6870 Export fonctionnel
[Arnaud Thimel] refs #6870 Ajout d'une exception
[Arnaud Thimel] refs #6870 Refactoring sur service
[Arnaud Thimel] refs #6862 Suppression classe non utiisée
[Arnaud Thimel] refs #6870 Correction sur import (le code ne compilait plus)
[Arnaud Thimel] refs #6870 Renommage auteur + correction du nom de classe pour le log
[Arnaud Thimel] refs #6862 Début d'implémentation de l'alimentation des champs
[Arnaud Thimel] refs #6862 Les bons champs dans les bonnes colonnes
[Arnaud Thimel] refs #6862 La récupération de la date de dernier RPQS produit fait
[Arnaud Thimel] refs #6862 Ajout d'un formatage pour les dates
[Arnaud Thimel] refs #6862 Ajout de la condition si eau potable pour le code UGE
[Arnaud Thimel] refs #6862 Ajout commentaire
[Arnaud Thimel] Fini du merge
[Arnaud Thimel] Renommage des DownloadService* en BusinessExportService*
[Arnaud Thimel] Impose l'authentification par défaut sur toutes les pages
[Arnaud Thimel] Ajoute le téléchargement du RPQS parmi les actions accessibles sans
[Arnaud Thimel] Ajoute la page « Contact » parmi les actions accessibles sans
[Arnaud Thimel] Mémorise l'URL demandée par l'utilisateur avant la redirection vers la
[bleny] Ne propose pas « Inconnu » parmi les types de territoires à la création
[Tony CHEMIT] Ajout de la régle sur la création du mode de gestion lors de la création
[Tony CHEMIT] correction de type des ids d'ip pertinents retournés
[Tony CHEMIT] Gestion du nom du service lors de la création et aussi pour sa
[Tony CHEMIT] Formattage de la date de fin de gestion d'un service
[Tony CHEMIT] Suppression d'un code non utilisé pour le moment et qui produit un NPE
[Tony CHEMIT] Gestion du mode de gestion lors de la création d'un service +
[Tony CHEMIT] Rendre les missions obligatoires visuellement si pas une compétence de
[Tony CHEMIT] Split en deux actions pour la création et la modification d'un service +
[Arnaud Thimel] refs #6870 ajout de ManagementMode.startDate au xsd d'import/export
[Arnaud Thimel] refs #6870 Ajout des scripts de migration pour ManagementMode.startDate
[Arnaud Thimel] refs #6870 Mise à jour du fichier de mapping hibernate et de l'entité
[Arnaud Thimel] refs #6862 fin implémentation parseur + TU parseur
[Arnaud Thimel] refs #6862 Ajout getter/setter pour startingDate là ou c'est fait pour
[Arnaud Thimel] refs #6862 refactoring
[Arnaud Thimel] Renommage des fichiers de migration SQL
[Arnaud Thimel] Champs protected dans l'entité plutôt que private
[Arnaud Thimel] Renommage des champs et types boolean
[Tony CHEMIT] Ajout du controle sur la date de fin de mode de gestion d'un service
[Léo Kaufmann] utilisation d'une liste de sélection pour les collectivités + bien
[Tony CHEMIT] Gestion du nom de service
[Tony CHEMIT] Correction du lien sur la collectivité organisatrice + correction du
[Tony CHEMIT] Fix import
[Léo Kaufmann] Design Update 2.20 : Maj du css & Modifications d'affichage des pages
[Léo Kaufmann] Design Update 2.20 : Maj du css & Modifications d'affichage des pages
[martel] R6845 Premier jet sur la modification d'ouvrage
[martel] R6845 Mise en place de la modification d'un ouvrage
[martel] Ajout d'une page de consultation d'un ouvrage
[martel] Guava sucks :)
[martel] Fix de la jsp read-equipment
[martel] Consolidation des pages et des redirections autours des ouvrages
[Léo Kaufmann] Masquage des liens du header et du footer vers des pages drupal
[martel] R6847 Preparation de la suppression d'un ouvrage
[Arnaud Thimel] Mise en place du squelette pour les outils de diag
[Arnaud Thimel] Implémentation de la recherche des collectivités
[Arnaud Thimel] Remise en marche de la pagination
[Arnaud Thimel] Tradcution des types de collectivité
[Arnaud Thimel] Champs manquants pour les listes de collectivités
[Arnaud Thimel] Affichage si pas de résultat
[Arnaud Thimel] Chargement des adhérents des collectivités
[Arnaud Thimel] Gestion des exercices pour le chargement des adhérents
[Arnaud Thimel] Implémentation du filtre sur les services
[Arnaud Thimel] Chargement/affichage du mode de gestion des services
[Arnaud Thimel] Chargement et affichage de la liste des membres de services
[Arnaud Thimel] Chargement et affichage des listes d'ouvrages
[Arnaud Thimel] Fix import
[Arnaud Thimel] Déplacement de EquipmentType vers le module de persistence
[Arnaud Thimel] Déplacement de EquipmentType vers le module de persistence (2)
[Arnaud Thimel] Déplacement des EquipmentTechnology et ReceptionEnvironmentType vers
[Léo Kaufmann] Corrections des liens vers des fiches communes
[Tony CHEMIT] Ajout du lien pour naviguer vers les ouvrages à partir de la page de
[Léo Kaufmann] Design Update 2.20 : Maj du css & Modifications d'affichage des pages
[Tony CHEMIT] Correction de l'url pour annuler la suppression d'un ouvrage
[Arnaud Thimel] Déplace l'énumération CollectivityType dans le module sispea-persist
[Arnaud Thimel] Complète le modèle pour stocker le nom et la type de collectivité selon
[Arnaud Thimel] Corrige l'affichage et la modification d'une collectivité
[Arnaud Thimel] Maintient la base cohérente lors de la création d'un exercice (duplique
[Arnaud Thimel] Valide que l'utilisateur a bien saisi les exercices dans le formulaire
[Arnaud Thimel] Utilise le nom annualisé lors du contrôle de l'unicité de nom de la
[Arnaud Thimel] Impact du déplacement de CollectivityType vers le module sispea-persist
[Arnaud Thimel] La méthode init n'a pas besoin d'être public
[Arnaud Thimel] Nommage du fichier de mapping Hibernate
[Arnaud Thimel] Ajout de TODO pour penser aux FK
[Tony CHEMIT] Ajout serialVersionUID
[Tony CHEMIT] Ajout de l'exercice sur la page d'édition d'un ouvrage + codage du
[Tony CHEMIT] Correction du test pour effectuer un transfert de service
[Tony CHEMIT] Correction du style d'en-tête sur la page de transfert de service
[Tony CHEMIT] Mise en place (reste à faire la validation et la sauvegarde)
[Tony CHEMIT] Design Update 2.20 : Maj du css & Modifications d'affichage de la
[Tony CHEMIT] Ajout du schema sur les script sql (refs #6833)
[Arnaud Thimel] Redirection de manière systématique vers la nouvelle page d'une
[Léo Kaufmann] Ajout lien vers ancienne page sur fiche collectivité
[Arnaud Thimel] Lien de la nouvelle vers ancienne page d'une collectivité
[Léo Kaufmann] Modifs css et d'affichage
[Tony CHEMIT] Je commente le code de transfert d'un service car ce n'est pas
[Tony CHEMIT] Pouvoir créer un ouvrage depuis la page de consultation d'un service
[Tony CHEMIT] Ajout du lien sur le département (sélection de nouveaux membres du
[Tony CHEMIT] Correction de la modification du secteur d'un membre du périmètre d'un
[Arnaud Thimel] Redirection de manière systématique vers la nouvelle page d'un service
[Léo Kaufmann] Ajout d'un bouton d'accès aux indicateurs
[Arnaud Thimel] Lien de la nouvelle vers ancienne page d'un service
[Arnaud Thimel] Lien depuis le service vers la page des indicateurs du service
[Tony CHEMIT] Correction de certains liens qui pointent sur les communes + ddt
[Léo Kaufmann] Modif de mise en page
[martel] Ajout d'un bouton dans la page collectivité pour ajouter un nouveau
[Tony CHEMIT] Correction du lien de consultation d'un ouvrage depuis le service
[Léo Kaufmann] Remise du lien vers les indicateurs supprimé par le dernier merge
[Tony CHEMIT] Traduction du status des services d'une collectivité organisatrice
[Tony CHEMIT] Ajout des bons icones sur la page de consultation de service
[Tony CHEMIT] Correction du bouton de retour sur le premier écran de séelction du
[Arnaud Thimel] Ajout des headers de fichiers manquants
[maven-release] [jgitflow-maven-plugin]updating poms for 2.20-alpha-3 branch with
[maven-release] [jgitflow-maven-plugin]updating poms for branch'release/2.20-alpha-3'
[maven-release] [jgitflow-maven-plugin]updating develop poms to master versions to avoid
[maven-release] [jgitflow-maven-plugin]Updating develop poms back to pre merge state
[Tony CHEMIT] Augmentation de la taille des champs person.first_name et
------------------------------------------
[...truncated 3845 lines...]
[INFO] Webapp assembled in [23900 msecs]
[INFO] Building war: <http://ci.codelutin.com/jenkins/job/sispea-sonar/ws/sispea-webapp/target/si…>
[INFO]
[INFO] --- maven-site-plugin:3.4:attach-descriptor (attach-descriptor) @ sispea-webapp ---
[JENKINS] Archiving disabled
Started calculate disk usage of build
Finished Calculation of disk usage of build in 1 second
Started calculate disk usage of workspace
Finished Calculation of disk usage of workspace in 0 seconds
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO]
[INFO] SISPEA ............................................. SUCCESS [ 54.989 s]
[INFO] SISPEA Configuration ............................... SUCCESS [ 21.268 s]
[INFO] SISPEA Persistence Migration ....................... SUCCESS [ 4.024 s]
[INFO] SISPEA Utils ....................................... SUCCESS [01:02 min]
[INFO] SISPEA Persistence ................................. SUCCESS [ 47.557 s]
[INFO] SISPEA Services .................................... SUCCESS [02:10 min]
[INFO] SISPEA export application .......................... SUCCESS [ 4.241 s]
[INFO] SISPEA web application ............................. SUCCESS [ 46.519 s]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 08:49 min
[INFO] Finished at: 2015-10-21T01:35:31+02:00
[INFO] Final Memory: 45M/299M
[INFO] ------------------------------------------------------------------------
Waiting for Jenkins to finish collecting data
channel stopped
[sispea-sonar] $ /opt/maven3/bin/mvn -f <http://ci.codelutin.com/jenkins/job/sispea-sonar/ws/pom.xml> -s /var/local/forge/data/codelutin.com/maven/settings.xml -e -B sonar:sonar -DskipRelease -Dsonar.jdbc.url=jdbc:postgresql://localhost/sonar-codelutin.com ******** ******** -Dsonar.host.url=http://qa.codelutin.com/ ******** ********
[INFO] Error stacktraces are turned on.
[INFO] Scanning for projects...
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Build Order:
[INFO]
[INFO] SISPEA
[INFO] SISPEA Configuration
[INFO] SISPEA Persistence Migration
[INFO] SISPEA Utils
[INFO] SISPEA Persistence
[INFO] SISPEA Services
[INFO] SISPEA export application
[INFO] SISPEA web application
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Building SISPEA 2.20-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] Downloading: http://nexus.nuiton.org/nexus/content/groups/sispea-group/fr/onema/sispea-u…
[INFO] Downloading: http://nexus.nuiton.org/nexus/content/repositories/snapshots/fr/onema/sispe…
[INFO] Downloading: http://nexus.nuiton.org/nexus/content/repositories/snapshots/fr/onema/sispe…
[INFO] Downloading: http://nexus.nuiton.org/nexus/content/groups/sispea-group/fr/onema/sispea-u…
[WARNING] The following dependencies could not be resolved at this point of the build but seem to be part of the reactor:
[WARNING] o fr.onema:sispea-util:jar:2.20-SNAPSHOT (compile)
[WARNING] Try running the build up to the lifecycle phase "package"
[INFO] Downloading: http://nexus.nuiton.org/nexus/content/repositories/snapshots/fr/onema/sispe…
[INFO] Downloading: http://nexus.nuiton.org/nexus/content/groups/sispea-group/fr/onema/sispea-p…
[WARNING] The artifact xml-apis:xml-apis:jar:2.0.2 has been relocated to xml-apis:xml-apis:jar:1.0.b2
[INFO] Downloading: http://nexus.nuiton.org/nexus/content/repositories/snapshots/fr/onema/sispe…
[INFO] Downloading: http://nexus.nuiton.org/nexus/content/groups/sispea-group/fr/onema/sispea-p…
[WARNING] The following dependencies could not be resolved at this point of the build but seem to be part of the reactor:
[WARNING] o fr.onema:sispea-util:jar:2.20-SNAPSHOT (compile)
[WARNING] o fr.onema:sispea-persist:jar:2.20-SNAPSHOT (compile)
[WARNING] Try running the build up to the lifecycle phase "package"
[INFO] Downloading: http://nexus.nuiton.org/nexus/content/groups/sispea-group/fr/onema/sispea-s…
[INFO] Downloading: http://nexus.nuiton.org/nexus/content/repositories/snapshots/fr/onema/sispe…
[INFO] Downloading: http://nexus.nuiton.org/nexus/content/repositories/snapshots/fr/onema/sispe…
[INFO] Downloading: http://nexus.nuiton.org/nexus/content/groups/sispea-group/fr/onema/sispea-s…
[WARNING] The following dependencies could not be resolved at this point of the build but seem to be part of the reactor:
[WARNING] o fr.onema:sispea-util:jar:2.20-SNAPSHOT (compile)
[WARNING] o fr.onema:sispea-service:jar:2.20-SNAPSHOT (compile)
[WARNING] o fr.onema:sispea-persist:jar:2.20-SNAPSHOT (compile)
[WARNING] Try running the build up to the lifecycle phase "package"
[WARNING] The following dependencies could not be resolved at this point of the build but seem to be part of the reactor:
[WARNING] o fr.onema:sispea-util:jar:2.20-SNAPSHOT (compile)
[WARNING] o fr.onema:sispea-persist:jar:2.20-SNAPSHOT (compile)
[WARNING] o fr.onema:sispea-service:jar:2.20-SNAPSHOT (compile)
[WARNING] Try running the build up to the lifecycle phase "package"
[INFO]
[INFO] --- sonar-maven-plugin:2.6:sonar (default-cli) @ sispea ---
[INFO] SonarQube version: 5.1.1
INFO: Default locale: "en_GB", source code encoding: "UTF-8"
INFO: Work directory: <http://ci.codelutin.com/jenkins/job/sispea-sonar/ws/target/sonar>
INFO: SonarQube Server 5.1.1
[INFO] [01:36:38.684] Load global repositories
[INFO] [01:36:48.534] Load global repositories (done) | time=9852ms
[INFO] [01:36:48.538] Server id: 20150619045930
[INFO] [01:36:48.540] User cache: /home/tomcat/.sonar/cache
[INFO] [01:36:48.910] Install plugins
[INFO] [01:36:59.752] Install JDBC driver
[INFO] [01:37:00.653] Create JDBC datasource for jdbc:postgresql://localhost/sonar-codelutin.com
[INFO] [01:37:21.030] Initializing Hibernate
[INFO] [01:37:35.368] Load project repositories
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO]
[INFO] SISPEA ............................................. FAILURE [01:39 min]
[INFO] SISPEA Configuration ............................... SKIPPED
[INFO] SISPEA Persistence Migration ....................... SKIPPED
[INFO] SISPEA Utils ....................................... SKIPPED
[INFO] SISPEA Persistence ................................. SKIPPED
[INFO] SISPEA Services .................................... SKIPPED
[INFO] SISPEA export application .......................... SKIPPED
[INFO] SISPEA web application ............................. SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 01:45 min
[INFO] Finished at: 2015-10-21T01:37:55+02:00
[INFO] Final Memory: 41M/464M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.codehaus.mojo:sonar-maven-plugin:2.6:sonar (default-cli) on project sispea: Unable to request: /batch/project?key=fr.onema%3Asispea&preview=false: Read timed out -> [Help 1]
org.apache.maven.lifecycle.LifecycleExecutionException: Failed to execute goal org.codehaus.mojo:sonar-maven-plugin:2.6:sonar (default-cli) on project sispea: Unable to request: /batch/project?key=fr.onema%3Asispea&preview=false
at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:216)
at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:153)
at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:145)
at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:116)
at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:80)
at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build(SingleThreadedBuilder.java:51)
at org.apache.maven.lifecycle.internal.LifecycleStarter.execute(LifecycleStarter.java:128)
at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:307)
at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:193)
at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:106)
at org.apache.maven.cli.MavenCli.execute(MavenCli.java:862)
at org.apache.maven.cli.MavenCli.doMain(MavenCli.java:286)
at org.apache.maven.cli.MavenCli.main(MavenCli.java:197)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:606)
at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced(Launcher.java:289)
at org.codehaus.plexus.classworlds.launcher.Launcher.launch(Launcher.java:229)
at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode(Launcher.java:415)
at org.codehaus.plexus.classworlds.launcher.Launcher.main(Launcher.java:356)
Caused by: org.apache.maven.plugin.MojoExecutionException: Unable to request: /batch/project?key=fr.onema%3Asispea&preview=false
at org.codehaus.mojo.sonar.bootstrap.ExceptionHandling.handle(ExceptionHandling.java:41)
at org.codehaus.mojo.sonar.bootstrap.RunnerBootstraper.execute(RunnerBootstraper.java:139)
at org.codehaus.mojo.sonar.SonarMojo.execute(SonarMojo.java:132)
at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo(DefaultBuildPluginManager.java:134)
at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:208)
... 20 more
Caused by: java.lang.IllegalStateException: Unable to request: /batch/project?key=fr.onema%3Asispea&preview=false
at org.sonar.batch.bootstrap.ServerClient.request(ServerClient.java:109)
at org.sonar.batch.bootstrap.ServerClient.request(ServerClient.java:99)
at org.sonar.batch.bootstrap.ServerClient.request(ServerClient.java:87)
at org.sonar.batch.repository.DefaultProjectRepositoriesLoader.load(DefaultProjectRepositoriesLoader.java:55)
at org.sonar.batch.repository.ProjectRepositoriesProvider.provide(ProjectRepositoriesProvider.java:40)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:606)
at org.picocontainer.injectors.MethodInjector.invokeMethod(MethodInjector.java:129)
at org.picocontainer.injectors.MethodInjector.access$000(MethodInjector.java:39)
at org.picocontainer.injectors.MethodInjector$2.run(MethodInjector.java:113)
at org.picocontainer.injectors.AbstractInjector$ThreadLocalCyclicDependencyGuard.observe(AbstractInjector.java:270)
at org.picocontainer.injectors.MethodInjector.decorateComponentInstance(MethodInjector.java:120)
at org.picocontainer.injectors.CompositeInjector.decorateComponentInstance(CompositeInjector.java:58)
at org.picocontainer.injectors.Reinjector.reinject(Reinjector.java:142)
at org.picocontainer.injectors.ProviderAdapter.getComponentInstance(ProviderAdapter.java:96)
at org.picocontainer.DefaultPicoContainer.getInstance(DefaultPicoContainer.java:698)
at org.picocontainer.DefaultPicoContainer.getComponent(DefaultPicoContainer.java:646)
at org.picocontainer.DefaultPicoContainer.getComponent(DefaultPicoContainer.java:631)
at org.picocontainer.parameters.BasicComponentParameter$1.resolveInstance(BasicComponentParameter.java:118)
at org.picocontainer.parameters.ComponentParameter$1.resolveInstance(ComponentParameter.java:136)
at org.picocontainer.injectors.SingleMemberInjector.getParameter(SingleMemberInjector.java:78)
at org.picocontainer.injectors.ConstructorInjector$CtorAndAdapters.getParameterArguments(ConstructorInjector.java:309)
at org.picocontainer.injectors.ConstructorInjector$1.run(ConstructorInjector.java:335)
at org.picocontainer.injectors.AbstractInjector$ThreadLocalCyclicDependencyGuard.observe(AbstractInjector.java:270)
at org.picocontainer.injectors.ConstructorInjector.getComponentInstance(ConstructorInjector.java:364)
at org.picocontainer.injectors.AbstractInjectionFactory$LifecycleAdapter.getComponentInstance(AbstractInjectionFactory.java:56)
at org.picocontainer.behaviors.AbstractBehavior.getComponentInstance(AbstractBehavior.java:64)
at org.picocontainer.behaviors.Stored.getComponentInstance(Stored.java:91)
at org.picocontainer.DefaultPicoContainer.getInstance(DefaultPicoContainer.java:698)
at org.picocontainer.DefaultPicoContainer.getComponent(DefaultPicoContainer.java:646)
at org.picocontainer.DefaultPicoContainer.getComponent(DefaultPicoContainer.java:677)
at org.sonar.api.platform.ComponentContainer.getComponentByType(ComponentContainer.java:209)
at org.sonar.batch.scan.ProjectScanContainer.doBeforeStart(ProjectScanContainer.java:92)
at org.sonar.api.platform.ComponentContainer.startComponents(ComponentContainer.java:90)
at org.sonar.api.platform.ComponentContainer.execute(ComponentContainer.java:77)
at org.sonar.batch.scan.ScanTask.scan(ScanTask.java:57)
at org.sonar.batch.scan.ScanTask.execute(ScanTask.java:45)
at org.sonar.batch.bootstrap.TaskContainer.doAfterStart(TaskContainer.java:135)
at org.sonar.api.platform.ComponentContainer.startComponents(ComponentContainer.java:92)
at org.sonar.api.platform.ComponentContainer.execute(ComponentContainer.java:77)
at org.sonar.batch.bootstrap.GlobalContainer.executeTask(GlobalContainer.java:158)
at org.sonar.batch.bootstrapper.Batch.executeTask(Batch.java:95)
at org.sonar.batch.bootstrapper.Batch.execute(Batch.java:67)
at org.sonar.runner.batch.IsolatedLauncher.execute(IsolatedLauncher.java:48)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:606)
at org.sonar.runner.impl.BatchLauncher$1.delegateExecution(BatchLauncher.java:87)
at org.sonar.runner.impl.BatchLauncher$1.run(BatchLauncher.java:75)
at java.security.AccessController.doPrivileged(Native Method)
at org.sonar.runner.impl.BatchLauncher.doExecute(BatchLauncher.java:69)
at org.sonar.runner.impl.BatchLauncher.execute(BatchLauncher.java:50)
at org.sonar.runner.api.EmbeddedRunner.doExecute(EmbeddedRunner.java:102)
at org.sonar.runner.api.Runner.execute(Runner.java:100)
at org.codehaus.mojo.sonar.bootstrap.RunnerBootstraper.execute(RunnerBootstraper.java:135)
... 23 more
Caused by: java.net.SocketTimeoutException: Read timed out
at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:57)
at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
at java.lang.reflect.Constructor.newInstance(Constructor.java:526)
at sun.net.www.protocol.http.HttpURLConnection$6.run(HttpURLConnection.java:1676)
at sun.net.www.protocol.http.HttpURLConnection$6.run(HttpURLConnection.java:1674)
at java.security.AccessController.doPrivileged(Native Method)
at sun.net.www.protocol.http.HttpURLConnection.getChainedException(HttpURLConnection.java:1672)
at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1245)
at java.net.HttpURLConnection.getResponseCode(HttpURLConnection.java:468)
at org.sonar.api.utils.HttpDownloader$BaseHttpDownloader$HttpInputSupplier.getInput(HttpDownloader.java:298)
at org.sonar.api.utils.HttpDownloader$BaseHttpDownloader$HttpInputSupplier.getInput(HttpDownloader.java:255)
at org.sonar.batch.bootstrap.ServerClient.request(ServerClient.java:105)
... 80 more
Caused by: java.net.SocketTimeoutException: Read timed out
at java.net.SocketInputStream.socketRead0(Native Method)
at java.net.SocketInputStream.read(SocketInputStream.java:152)
at java.net.SocketInputStream.read(SocketInputStream.java:122)
at java.io.BufferedInputStream.fill(BufferedInputStream.java:235)
at java.io.BufferedInputStream.read1(BufferedInputStream.java:275)
at java.io.BufferedInputStream.read(BufferedInputStream.java:334)
at sun.net.www.http.HttpClient.parseHTTPHeader(HttpClient.java:690)
at sun.net.www.http.HttpClient.parseHTTP(HttpClient.java:633)
at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1324)
at sun.net.www.protocol.http.HttpURLConnection.getHeaderField(HttpURLConnection.java:2691)
at java.net.URLConnection.getContentEncoding(URLConnection.java:533)
at org.sonar.api.utils.HttpDownloader$BaseHttpDownloader$HttpInputSupplier.getInput(HttpDownloader.java:296)
... 82 more
[ERROR]
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR]
[ERROR] For more information about the errors and possible solutions, please read the following articles:
[ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoExecutionException
SonarQube analysis completed: FAILURE
Build step 'SonarQube' changed build result to FAILURE
Build step 'SonarQube' marked build as failure
Started calculate disk usage of build
Finished Calculation of disk usage of build in 6 second
Started calculate disk usage of workspace
Finished Calculation of disk usage of workspace in 0 seconds
1
1