Topia-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
- May
- April
- March
- February
- January
- ----- 2014 -----
- December
- November
- October
- September
- August
- July
- June
- 231 discussions
14 Mar '15
See <http://ci.nuiton.org/jenkins/job/topia-nightly/1/>
------------------------------------------
Started by user CI Nuiton Admin
Building on master in workspace <http://ci.nuiton.org/jenkins/job/topia-nightly/ws/>
> git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
> git config remote.origin.url http://git.nuiton.org/topia.git # timeout=10
Fetching upstream changes from http://git.nuiton.org/topia.git
> git --version # timeout=10
> git -c core.askpass=true fetch --tags --progress http://git.nuiton.org/topia.git +refs/heads/*:refs/remotes/origin/*
> git rev-parse refs/remotes/origin/develop^{commit} # timeout=10
> git rev-parse refs/remotes/origin/refs/heads/develop^{commit} # timeout=10
Checking out Revision 95f58042e98eafb99bc0d657bdc822ce3284c49c (refs/remotes/origin/develop)
> git config core.sparsecheckout # timeout=10
> git checkout -f 95f58042e98eafb99bc0d657bdc822ce3284c49c
First time build. Skipping changelog.
Parsing POMs
Discovered a new module org.nuiton:topia ToPIA
Discovered a new module org.nuiton.topia:topia-persistence ToPIA :: Persistence
Discovered a new module org.nuiton.topia:topia-junit ToPIA :: JUnit
Discovered a new module org.nuiton.topia:topia-templates ToPIA :: Templates
Discovered a new module org.nuiton.topia:topia-it ToPIA :: IT
Discovered a new module org.nuiton.topia:topia-service-replication ToPIA :: Service Replication
Discovered a new module org.nuiton.topia:topia-service-migration ToPIA :: Service Migration
Discovered a new module org.nuiton.topia:topia-service-flyway ToPIA :: Flyway integration service
Discovered a new module org.nuiton.topia:topia-service-liquibase ToPIA :: Liquibase integration service
Discovered a new module org.nuiton.topia:topia-service-csv ToPIA :: Service CSV
Modules changed, recalculating dependency graph
[topia-nightly] $ /opt/jdk7/bin/java -Dsettings.security=/var/local/forge/data/nuiton.org/maven/settings-security.xml -Djava.awt.headless=true -cp /var/local/forge/data/nuiton.org/jenkins/plugins/maven-plugin/WEB-INF/lib/maven32-agent-1.6.jar:/opt/maven3/boot/plexus-classworlds-2.5.2.jar:/opt/maven3/conf/logging jenkins.maven3.agent.Maven32Main /opt/maven3 /var/local/forge/exec/tomcat-nuiton.org/webapps/jenkins/WEB-INF/lib/remoting-2.49.jar /var/local/forge/data/nuiton.org/jenkins/plugins/maven-plugin/WEB-INF/lib/maven32-interceptor-1.6.jar /var/local/forge/data/nuiton.org/jenkins/plugins/maven-plugin/WEB-INF/lib/maven3-interceptor-commons-1.6.jar 41274
<===[JENKINS REMOTING CAPACITY]===> channel started
Executing Maven: -B -f <http://ci.nuiton.org/jenkins/job/topia-nightly/ws/pom.xml> -s /var/local/forge/data/nuiton.org/maven/settings.xml -e -U clean install -DperformRelease
[INFO] Error stacktraces are turned on.
[INFO] Scanning for projects...
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Build Order:
[INFO]
[INFO] ToPIA
[INFO] ToPIA :: Persistence
[INFO] ToPIA :: JUnit
[INFO] ToPIA :: Templates
[INFO] ToPIA :: IT
[INFO] ToPIA :: Service Replication
[INFO] ToPIA :: Service Migration
[INFO] ToPIA :: Flyway integration service
[INFO] ToPIA :: Liquibase integration service
[INFO] ToPIA :: Service CSV
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Building ToPIA 3.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO]
[INFO] --- maven-clean-plugin:2.6.1:clean (default-clean) @ topia ---
[INFO] Deleting <http://ci.nuiton.org/jenkins/job/topia-nightly/ws/target>
[INFO]
[INFO] --- maven-enforcer-plugin:1.3.1:enforce (enforce-java-versions) @ topia ---
[INFO]
[INFO] --- maven-enforcer-plugin:1.3.1:enforce (ensure-no-container-api) @ topia ---
[INFO]
[INFO] --- helper-maven-plugin:2.1:check-auto-container (check-central-safe) @ topia ---
[INFO] Will use repository http://repo1.maven.org/maven2/
[INFO] Will use repository http://maven.nuiton.org/central-releases
[INFO] 14 dependencies to check.
[INFO] 14 artifact(s) resolved by repository http://repo1.maven.org/maven2/ in 2.211s
[INFO] All dependencies are safe.
[INFO]
[INFO] --- maven-enforcer-plugin:1.3.1:enforce (enforce-project-files) @ topia ---
[INFO]
[INFO] --- maven-enforcer-plugin:1.3.1:enforce (enforce-site-deploy-classifier) @ topia ---
[INFO]
[INFO] --- maven-enforcer-plugin:1.3.1:enforce (enforce-platform) @ topia ---
[INFO]
[INFO] --- maven-enforcer-plugin:1.3.1:enforce (enforce-projectId) @ topia ---
[INFO]
[INFO] --- helper-maven-plugin:2.1:share-server-secret (get-redmine-login) @ topia ---
[INFO] Exporting server [redmine-forge.nuiton.org] privateKey in ${redmine.apiKey}
[INFO]
[INFO] --- license-maven-plugin:1.7:update-project-license (attach-licenses) @ topia ---
[INFO]
[INFO] --- license-maven-plugin:1.7:add-third-party (attach-licenses) @ topia ---
[WARNING] The goal is skip due to packaging 'pom'
[INFO]
[INFO] --- license-maven-plugin:1.7:update-file-header (update-file-header) @ topia ---
[WARNING] The extension xsl is already accepted for comment style xml
[INFO] Will search files to update from root <http://ci.nuiton.org/jenkins/job/topia-nightly/ws/src>
[INFO] Scan 1 file header done in 63.707ms.
[INFO] All files are up-to-date.
[INFO]
[INFO] --- animal-sniffer-maven-plugin:1.12:check (default) @ topia ---
[INFO] Checking unresolved references to org.codehaus.mojo.signature:java16:1.1
[INFO]
[INFO] --- jredmine-maven-plugin:1.8.2:generate-changes (jredmine-generate-changes) @ topia ---
[ERROR] (RedmineClient:491) - Error = <h2>Application error</h2>Rails application failed to start properly
[WARNING] could not retrieve project versions, for reason could not obtain datas of type class org.nuiton.jredmine.model.Version for reason Got error code <500:Internal Server Error> on http://forge.nuiton.org/jredmine/get_project_versions.xml/topia
org.nuiton.jredmine.service.RedmineServiceException: could not obtain datas of type class org.nuiton.jredmine.model.Version for reason Got error code <500:Internal Server Error> on http://forge.nuiton.org/jredmine/get_project_versions.xml/topia
at org.nuiton.jredmine.service.AbstractRedmineService.executeRequestAndReturnDatas(AbstractRedmineService.java:107)
at org.nuiton.jredmine.service.DefaultRedmineService.getVersions(DefaultRedmineService.java:161)
at org.nuiton.jredmine.plugin.AbstractRedmineMojoWithProjectAndVersion.init(AbstractRedmineMojoWithProjectAndVersion.java:107)
at org.nuiton.jredmine.plugin.GenerateChangesMojo.init(GenerateChangesMojo.java:336)
at org.nuiton.plugin.AbstractPlugin.execute(AbstractPlugin.java:106)
at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo(DefaultBuildPluginManager.java:132)
at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:208)
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:120)
at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:355)
at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:155)
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:324)
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: java.io.IOException: Got error code <500:Internal Server Error> on http://forge.nuiton.org/jredmine/get_project_versions.xml/topia
at org.nuiton.jredmine.client.RedmineClient$AbstractRedmineResponseHandler.checkResponse(RedmineClient.java:492)
at org.nuiton.jredmine.client.RedmineClient$RedmineArrayResponseHandler.handleResponse(RedmineClient.java:548)
at org.nuiton.jredmine.client.RedmineClient$RedmineArrayResponseHandler.handleResponse(RedmineClient.java:538)
at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:218)
at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:160)
at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:136)
at org.nuiton.jredmine.client.RedmineClient.executeRequests(RedmineClient.java:208)
at org.nuiton.jredmine.service.AbstractRedmineService.executeRequestAndReturnDatas(AbstractRedmineService.java:104)
... 36 more
[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 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
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO]
[INFO] ToPIA .............................................. FAILURE [ 23.118 s]
[INFO] ToPIA :: Persistence ............................... SKIPPED
[INFO] ToPIA :: JUnit ..................................... SKIPPED
[INFO] ToPIA :: Templates ................................. SKIPPED
[INFO] ToPIA :: IT ........................................ SKIPPED
[INFO] ToPIA :: Service Replication ....................... SKIPPED
[INFO] ToPIA :: Service Migration ......................... SKIPPED
[INFO] ToPIA :: Flyway integration service ................ SKIPPED
[INFO] ToPIA :: Liquibase integration service ............. SKIPPED
[INFO] ToPIA :: Service CSV ............................... SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 31.659 s
[INFO] Finished at: 2015-03-14T16:59:28+01:00
[INFO] Final Memory: 39M/429M
[INFO] ------------------------------------------------------------------------
Waiting for Jenkins to finish collecting data[ERROR] Failed to execute goal org.nuiton.jredmine:jredmine-maven-plugin:1.8.2:generate-changes (jredmine-generate-changes) on project topia: could not init goal GenerateChangesMojo for reason : null: NullPointerException -> [Help 1]
org.apache.maven.lifecycle.LifecycleExecutionException: Failed to execute goal org.nuiton.jredmine:jredmine-maven-plugin:1.8.2:generate-changes (jredmine-generate-changes) on project topia: could not init goal GenerateChangesMojo for reason : null
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:120)
at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:355)
at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:155)
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:324)
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.MojoExecutionException: could not init goal GenerateChangesMojo for reason : null
at org.nuiton.plugin.AbstractPlugin.execute(AbstractPlugin.java:113)
at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo(DefaultBuildPluginManager.java:132)
at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:208)
... 30 more
Caused by: java.lang.NullPointerException
at org.nuiton.jredmine.model.Version.byVersionName(Version.java:56)
at org.nuiton.jredmine.plugin.AbstractRedmineMojoWithProjectAndVersion.getProjectVersion(AbstractRedmineMojoWithProjectAndVersion.java:151)
at org.nuiton.jredmine.plugin.GenerateChangesMojo.init(GenerateChangesMojo.java:451)
at org.nuiton.plugin.AbstractPlugin.execute(AbstractPlugin.java:106)
... 32 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
Sending e-mails to: topia-build+nightly(a)list.nuiton.org
channel stopped
1
0
Build failed in Jenkins: topia-ci #273-release/3.0-beta-8
by admin+ci-nuiton.org@codelutin.com 19 Feb '15
by admin+ci-nuiton.org@codelutin.com 19 Feb '15
19 Feb '15
See <http://ci.nuiton.org/jenkins/job/topia-ci/273/>
------------------------------------------
[...truncated 1747 lines...]
[INFO] ------------------------------------------------------------------------
[INFO] Building ToPIA :: Service CSV 3.0-beta-8
[INFO] ------------------------------------------------------------------------
[INFO]
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ topia-service-csv ---
[INFO] Deleting <http://ci.nuiton.org/jenkins/job/topia-ci/ws/topia-service-csv/target>
[INFO]
[INFO] --- maven-enforcer-plugin:1.3.1:enforce (enforce-java-versions) @ topia-service-csv ---
[INFO]
[INFO] --- maven-enforcer-plugin:1.3.1:enforce (enforce-project-files) @ topia-service-csv ---
[INFO]
[INFO] --- maven-enforcer-plugin:1.3.1:enforce (enforce-site-deploy-classifier) @ topia-service-csv ---
[INFO]
[INFO] --- maven-enforcer-plugin:1.3.1:enforce (enforce-platform) @ topia-service-csv ---
[INFO]
[INFO] --- maven-enforcer-plugin:1.3.1:enforce (enforce-projectId) @ topia-service-csv ---
[INFO]
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ topia-service-csv ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory <http://ci.nuiton.org/jenkins/job/topia-ci/ws/topia-service-csv/${maven.src.…>
[INFO]
[INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ topia-service-csv ---
[INFO] Compiling 18 source files to <http://ci.nuiton.org/jenkins/job/topia-ci/ws/topia-service-csv/target/class…>
[WARNING] bootstrap class path not set in conjunction with -source 1.6
[WARNING] <http://ci.nuiton.org/jenkins/job/topia-ci/ws/topia-service-csv/src/main/jav…>:[35,36] org.nuiton.topia.persistence.TopiaPersistenceHelper in org.nuiton.topia.persistence has been deprecated
[WARNING] <http://ci.nuiton.org/jenkins/job/topia-ci/ws/topia-service-csv/src/main/jav…>:[60,21] org.nuiton.topia.persistence.TopiaPersistenceHelper in org.nuiton.topia.persistence has been deprecated
[WARNING] <http://ci.nuiton.org/jenkins/job/topia-ci/ws/topia-service-csv/src/main/jav…>:[63,13] org.nuiton.topia.persistence.TopiaPersistenceHelper in org.nuiton.topia.persistence has been deprecated
[WARNING] <http://ci.nuiton.org/jenkins/job/topia-ci/ws/topia-service-csv/src/main/jav…>:[71,32] org.nuiton.topia.persistence.TopiaPersistenceHelper in org.nuiton.topia.persistence has been deprecated
[WARNING] <http://ci.nuiton.org/jenkins/job/topia-ci/ws/topia-service-csv/src/main/jav…>: Some input files use unchecked or unsafe operations.
[WARNING] <http://ci.nuiton.org/jenkins/job/topia-ci/ws/topia-service-csv/src/main/jav…>: Recompile with -Xlint:unchecked for details.
[INFO]
[INFO] --- maven-antrun-plugin:1.7:run (generate-surefire-workdir) @ topia-service-csv ---
[INFO] Executing tasks
main:
[mkdir] Created dir: <http://ci.nuiton.org/jenkins/job/topia-ci/ws/topia-service-csv/target/suref…>
[INFO] Executed tasks
[INFO]
[INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ topia-service-csv ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory <http://ci.nuiton.org/jenkins/job/topia-ci/ws/topia-service-csv/src/test/res…>
[INFO]
[INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ topia-service-csv ---
[INFO] No sources to compile
[INFO]
[INFO] --- maven-surefire-plugin:2.17:test (default-test) @ topia-service-csv ---
[INFO] No tests to run.
[JENKINS] Recording test results
[INFO]
[INFO] --- maven-jar-plugin:2.5:jar (default-jar) @ topia-service-csv ---
[INFO] Building jar: <http://ci.nuiton.org/jenkins/job/topia-ci/ws/topia-service-csv/target/topia…>
[INFO]
[INFO] --- maven-site-plugin:3.3:attach-descriptor (attach-descriptor) @ topia-service-csv ---
[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
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO]
[INFO] ToPIA .............................................. SUCCESS [ 1.755 s]
[INFO] ToPIA :: Persistence ............................... SUCCESS [ 5.595 s]
[INFO] ToPIA :: JUnit ..................................... SUCCESS [ 0.800 s]
[INFO] ToPIA :: Templates ................................. SUCCESS [ 2.490 s]
[INFO] ToPIA :: IT ........................................ SUCCESS [01:14 min]
[INFO] ToPIA :: Service Replication ....................... SUCCESS [ 6.037 s]
[INFO] ToPIA :: Service Migration ......................... SUCCESS [ 18.221 s]
[INFO] ToPIA :: Flyway integration service ................ SUCCESS [ 0.693 s]
[INFO] ToPIA :: Liquibase integration service ............. SUCCESS [ 0.791 s]
[INFO] ToPIA :: Service CSV ............................... SUCCESS [ 0.781 s]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 01:53 min
[INFO] Finished at: 2015-02-19T14:07:47+01:00
[INFO] Final Memory: 59M/565M
[INFO] ------------------------------------------------------------------------
[topia-ci] $ /opt/maven3/bin/mvn -f pom.xml -s /var/local/forge/data/nuiton.org/maven/settings.xml -e clean deploy -Prelease-profile
channel stopped
[INFO] Error stacktraces are turned on.
[INFO] Scanning for projects...
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Build Order:
[INFO]
[INFO] ToPIA
[INFO] ToPIA :: Persistence
[INFO] ToPIA :: JUnit
[INFO] ToPIA :: Templates
[INFO] ToPIA :: IT
[INFO] ToPIA :: Service Replication
[INFO] ToPIA :: Service Migration
[INFO] ToPIA :: Flyway integration service
[INFO] ToPIA :: Liquibase integration service
[INFO] ToPIA :: Service CSV
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Building ToPIA 3.0-beta-8
[INFO] ------------------------------------------------------------------------
[INFO]
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ topia ---
[INFO] Deleting <http://ci.nuiton.org/jenkins/job/topia-ci/ws/target>
[INFO]
[INFO] --- maven-enforcer-plugin:1.3.1:enforce (enforce-java-versions) @ topia ---
[INFO]
[INFO] --- maven-enforcer-plugin:1.3.1:enforce (enforce-project-files) @ topia ---
[INFO]
[INFO] --- maven-enforcer-plugin:1.3.1:enforce (enforce-site-deploy-classifier) @ topia ---
[INFO]
[INFO] --- maven-enforcer-plugin:1.3.1:enforce (enforce-platform) @ topia ---
[INFO]
[INFO] --- maven-enforcer-plugin:1.3.1:enforce (enforce-projectId) @ topia ---
[INFO]
[INFO] --- maven-antrun-plugin:1.7:run (generate-surefire-workdir) @ topia ---
[INFO] Executing tasks
main:
[mkdir] Created dir: <http://ci.nuiton.org/jenkins/job/topia-ci/ws/target/surefire-workdir>
[INFO] Executed tasks
[INFO]
[INFO] >>> maven-source-plugin:2.3:jar (attach-sources) > generate-sources @ topia >>>
[INFO]
[INFO] --- maven-enforcer-plugin:1.3.1:enforce (enforce-java-versions) @ topia ---
[INFO]
[INFO] --- maven-enforcer-plugin:1.3.1:enforce (enforce-project-files) @ topia ---
[INFO]
[INFO] --- maven-enforcer-plugin:1.3.1:enforce (enforce-site-deploy-classifier) @ topia ---
[INFO]
[INFO] --- maven-enforcer-plugin:1.3.1:enforce (enforce-platform) @ topia ---
[INFO]
[INFO] --- maven-enforcer-plugin:1.3.1:enforce (enforce-projectId) @ topia ---
[INFO]
[INFO] <<< maven-source-plugin:2.3:jar (attach-sources) < generate-sources @ topia <<<
[INFO]
[INFO] --- maven-source-plugin:2.3:jar (attach-sources) @ topia ---
[INFO]
[INFO] --- maven-javadoc-plugin:2.9.1:jar (attach-javadocs) @ topia ---
[INFO] Not executing Javadoc as the project is not a Java classpath-capable package
[INFO]
[INFO] --- maven-site-plugin:3.3:attach-descriptor (attach-descriptor) @ topia ---
[INFO]
[INFO] --- maven-install-plugin:2.5.1:install (default-install) @ topia ---
[INFO] Installing <http://ci.nuiton.org/jenkins/job/topia-ci/ws/pom.xml> to /var/local/forge/data/nuiton.org/maven/repository/org/nuiton/topia/3.0-beta-8/topia-3.0-beta-8.pom
[INFO] Installing <http://ci.nuiton.org/jenkins/job/topia-ci/ws/target/topia-3.0-beta-8-site_f…> to /var/local/forge/data/nuiton.org/maven/repository/org/nuiton/topia/3.0-beta-8/topia-3.0-beta-8-site_fr.xml
[INFO]
[INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ topia ---
Uploading: https://nexus.nuiton.org/nexus/content/repositories/central-releases/org/nu…
2/15 KB
4/15 KB
6/15 KB
8/15 KB
10/15 KB
12/15 KB
14/15 KB
15/15 KB
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO]
[INFO] ToPIA .............................................. FAILURE [ 2.397 s]
[INFO] ToPIA :: Persistence ............................... SKIPPED
[INFO] ToPIA :: JUnit ..................................... SKIPPED
[INFO] ToPIA :: Templates ................................. SKIPPED
[INFO] ToPIA :: IT ........................................ SKIPPED
[INFO] ToPIA :: Service Replication ....................... SKIPPED
[INFO] ToPIA :: Service Migration ......................... SKIPPED
[INFO] ToPIA :: Flyway integration service ................ SKIPPED
[INFO] ToPIA :: Liquibase integration service ............. SKIPPED
[INFO] ToPIA :: Service CSV ............................... SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 3.104 s
[INFO] Finished at: 2015-02-19T14:07:52+01:00
[INFO] Final Memory: 28M/303M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-deploy-plugin:2.8.1:deploy (default-deploy) on project topia: Failed to deploy artifacts: Could not transfer artifact org.nuiton:topia:pom:3.0-beta-8 from/to nuiton-nexus-deploy (https://nexus.nuiton.org/nexus/content/repositories/central-releases) Failed to transfer file: https://nexus.nuiton.org/nexus/content/repositories/central-releases/org/nu…. Return code is: 400, ReasonPhrase: Bad Request. -> [Help 1]
org.apache.maven.lifecycle.LifecycleExecutionException: Failed to execute goal org.apache.maven.plugins:maven-deploy-plugin:2.8.1:deploy (default-deploy) on project topia: Failed to deploy artifacts: Could not transfer artifact org.nuiton:topia:pom:3.0-beta-8 from/to nuiton-nexus-deploy (https://nexus.nuiton.org/nexus/content/repositories/central-releases) Failed to transfer file: https://nexus.nuiton.org/nexus/content/repositories/central-releases/org/nu…. Return code is: 400, ReasonPhrase: Bad Request.
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:120)
at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:355)
at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:155)
at org.apache.maven.cli.MavenCli.execute(MavenCli.java:584)
at org.apache.maven.cli.MavenCli.doMain(MavenCli.java:216)
at org.apache.maven.cli.MavenCli.main(MavenCli.java:160)
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: Failed to deploy artifacts: Could not transfer artifact org.nuiton:topia:pom:3.0-beta-8 from/to nuiton-nexus-deploy (https://nexus.nuiton.org/nexus/content/repositories/central-releases) Failed to transfer file: https://nexus.nuiton.org/nexus/content/repositories/central-releases/org/nu…. Return code is: 400, ReasonPhrase: Bad Request.
at org.apache.maven.plugin.deploy.DeployMojo.deployProject(DeployMojo.java:282)
at org.apache.maven.plugin.deploy.DeployMojo.execute(DeployMojo.java:169)
at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo(DefaultBuildPluginManager.java:132)
at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:208)
... 19 more
Caused by: org.apache.maven.artifact.deployer.ArtifactDeploymentException: Failed to deploy artifacts: Could not transfer artifact org.nuiton:topia:pom:3.0-beta-8 from/to nuiton-nexus-deploy (https://nexus.nuiton.org/nexus/content/repositories/central-releases) Failed to transfer file: https://nexus.nuiton.org/nexus/content/repositories/central-releases/org/nu…. Return code is: 400, ReasonPhrase: Bad Request.
at org.apache.maven.artifact.deployer.DefaultArtifactDeployer.deploy(DefaultArtifactDeployer.java:143)
at org.apache.maven.plugin.deploy.AbstractDeployMojo.deploy(AbstractDeployMojo.java:171)
at org.apache.maven.plugin.deploy.DeployMojo.deployProject(DeployMojo.java:240)
... 22 more
Caused by: org.eclipse.aether.deployment.DeploymentException: Failed to deploy artifacts: Could not transfer artifact org.nuiton:topia:pom:3.0-beta-8 from/to nuiton-nexus-deploy (https://nexus.nuiton.org/nexus/content/repositories/central-releases) Failed to transfer file: https://nexus.nuiton.org/nexus/content/repositories/central-releases/org/nu…. Return code is: 400, ReasonPhrase: Bad Request.
at org.eclipse.aether.internal.impl.DefaultDeployer.deploy(DefaultDeployer.java:317)
at org.eclipse.aether.internal.impl.DefaultDeployer.deploy(DefaultDeployer.java:245)
at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy(DefaultRepositorySystem.java:413)
at org.apache.maven.artifact.deployer.DefaultArtifactDeployer.deploy(DefaultArtifactDeployer.java:139)
... 24 more
Caused by: org.eclipse.aether.transfer.ArtifactTransferException: Could not transfer artifact org.nuiton:topia:pom:3.0-beta-8 from/to nuiton-nexus-deploy (https://nexus.nuiton.org/nexus/content/repositories/central-releases) Failed to transfer file: https://nexus.nuiton.org/nexus/content/repositories/central-releases/org/nu…. Return code is: 400, ReasonPhrase: Bad Request.
at org.eclipse.aether.connector.basic.ArtifactTransportListener.transferFailed(ArtifactTransportListener.java:43)
at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run(BasicRepositoryConnector.java:355)
at org.eclipse.aether.connector.basic.BasicRepositoryConnector.put(BasicRepositoryConnector.java:274)
at org.eclipse.aether.internal.impl.DefaultDeployer.deploy(DefaultDeployer.java:311)
... 27 more
Caused by: org.apache.maven.wagon.TransferFailedException: Failed to transfer file: https://nexus.nuiton.org/nexus/content/repositories/central-releases/org/nu…. Return code is: 400, ReasonPhrase: Bad Request.
at org.apache.maven.wagon.providers.http.AbstractHttpClientWagon.put(AbstractHttpClientWagon.java:642)
at org.apache.maven.wagon.providers.http.AbstractHttpClientWagon.put(AbstractHttpClientWagon.java:557)
at org.apache.maven.wagon.providers.http.AbstractHttpClientWagon.put(AbstractHttpClientWagon.java:539)
at org.apache.maven.wagon.providers.http.AbstractHttpClientWagon.put(AbstractHttpClientWagon.java:533)
at org.apache.maven.wagon.providers.http.AbstractHttpClientWagon.put(AbstractHttpClientWagon.java:513)
at org.eclipse.aether.transport.wagon.WagonTransporter$PutTaskRunner.run(WagonTransporter.java:644)
at org.eclipse.aether.transport.wagon.WagonTransporter.execute(WagonTransporter.java:427)
at org.eclipse.aether.transport.wagon.WagonTransporter.put(WagonTransporter.java:410)
at org.eclipse.aether.connector.basic.BasicRepositoryConnector$PutTaskRunner.runTask(BasicRepositoryConnector.java:510)
at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run(BasicRepositoryConnector.java:350)
... 29 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
Build step 'Invoke top-level Maven targets' marked build as failure
1
4
Jenkins build became unstable: topia-ci » ToPIA :: IT #276
by admin+ci-nuiton.org@codelutin.com 19 Feb '15
by admin+ci-nuiton.org@codelutin.com 19 Feb '15
19 Feb '15
Jenkins build became unstable: topia-ci » ToPIA :: Service Replication #274
by admin+ci-nuiton.org@codelutin.com 19 Feb '15
by admin+ci-nuiton.org@codelutin.com 19 Feb '15
19 Feb '15
Jenkins build became unstable: topia-ci » ToPIA :: Persistence #274
by admin+ci-nuiton.org@codelutin.com 19 Feb '15
by admin+ci-nuiton.org@codelutin.com 19 Feb '15
19 Feb '15
Jenkins build became unstable: topia-ci » ToPIA :: Service Security #274
by admin+ci-nuiton.org@codelutin.com 19 Feb '15
by admin+ci-nuiton.org@codelutin.com 19 Feb '15
19 Feb '15
Build failed in Jenkins: topia-ci » ToPIA :: IT #269
by admin+ci-nuiton.org@codelutin.com 19 Feb '15
by admin+ci-nuiton.org@codelutin.com 19 Feb '15
19 Feb '15
See <http://ci.nuiton.org/jenkins/job/topia-ci/org.nuiton.topia$topia-it/269/>
------------------------------------------
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 ToPIA :: IT 3.0-hib-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO]
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ topia-it ---
[INFO] Deleting <http://ci.nuiton.org/jenkins/job/topia-ci/org.nuiton.topia$topia-it/ws/targ…>
[INFO]
[INFO] --- maven-enforcer-plugin:1.3.1:enforce (check-project-files) @ topia-it ---
[INFO]
[INFO] --- eugene-maven-plugin:2.7.4:generate (Model Generator) @ topia-it ---
[INFO] Process phase [zargo] for one entry.
[INFO] Expanding 1 xmi file(s) from <http://ci.nuiton.org/jenkins/job/topia-ci/org.nuiton.topia$topia-it/ws/src/…>
[INFO] Will generate <http://ci.nuiton.org/jenkins/job/topia-ci/org.nuiton.topia$topia-it/ws/targ…>
[INFO] Copy file <http://ci.nuiton.org/jenkins/job/topia-ci/org.nuiton.topia$topia-it/ws/src/…> to <http://ci.nuiton.org/jenkins/job/topia-ci/org.nuiton.topia$topia-it/ws/targ…>
[INFO] Generate one file in 11.89ms.
[INFO] Process phase [xmi] for one entry.
[INFO] Processing XSL tranformation on <http://ci.nuiton.org/jenkins/job/topia-ci/org.nuiton.topia$topia-it/ws/targ…> for 1 file(s).
[INFO] Will generate <http://ci.nuiton.org/jenkins/job/topia-ci/org.nuiton.topia$topia-it/ws/targ…>
[INFO] Copy file <http://ci.nuiton.org/jenkins/job/topia-ci/org.nuiton.topia$topia-it/ws/targ…> to <http://ci.nuiton.org/jenkins/job/topia-ci/org.nuiton.topia$topia-it/ws/targ…>
[INFO] Generate one file in 719.113ms.
[INFO] Process phase [model] for one entry.
WARN [pool-1-thread-1 for channel] (AbstractObjectModelReader.java:126) beforeReadFile - No properties provider filled, will instanciate a new default one
INFO [pool-1-thread-1 for channel] (AbstractObjectModelReader.java:270) loadModelProperties - 12 tag values were succesfull imported from <http://ci.nuiton.org/jenkins/job/topia-ci/org.nuiton.topia$topia-it/ws/targ…>
[INFO] No file generated.
[INFO] Apply generator JavaInterfaceTransformer
[INFO] Apply generator JavaBeanTransformer
INFO [pool-1-thread-1 for channel] (ObjectModelTransformerToJava.java:998) isInClassPath - Will not generate [org.nuiton.topia.it.legacy.topiatest.beangen.RoueImpl], already found in class-path.
[INFO] Apply generator TopiaMetaTransformer
WARN [pool-1-thread-1 for channel] (TopiaMetaTransformer.java:110) validateModel - [VALIDATION] [org.nuiton.topia.it.legacy.topiatest.beangen.Voiture#proprietaire] Cet attribut n'a pas d'inverse.
INFO [pool-1-thread-1 for channel] (ObjectModelTransformerToJava.java:998) isInClassPath - Will not generate [org.nuiton.topia.it.legacy.TopiaTestApplicationContext], already found in class-path.
INFO [pool-1-thread-1 for channel] (ObjectModelTransformerToJava.java:998) isInClassPath - Will not generate [org.nuiton.topia.it.legacy.TopiaTestDaoSupplier], already found in class-path.
INFO [pool-1-thread-1 for channel] (ObjectModelTransformerToJava.java:998) isInClassPath - Will not generate [org.nuiton.topia.it.legacy.TopiaTestPersistenceContext], already found in class-path.
WARN [pool-1-thread-1 for channel] (EntityDaoTransformer.java:1048) getDaoOperations - Dao contract in model will not be supported in topia 3.0
INFO [pool-1-thread-1 for channel] (ObjectModelTransformerToJava.java:998) isInClassPath - Will not generate [org.nuiton.topia.it.legacy.topiatest.deletetest.AbstractContact2TopiaDao], already found in class-path.
WARN [pool-1-thread-1 for channel] (EntityDaoTransformer.java:1048) getDaoOperations - Dao contract in model will not be supported in topia 3.0
INFO [pool-1-thread-1 for channel] (ObjectModelTransformerToJava.java:998) isInClassPath - Will not generate [org.nuiton.topia.it.legacy.topiatest.AbstractExtraDAOEntityTopiaDao], already found in class-path.
[INFO] Apply generator EntityDTOTransformer
[INFO] Apply generator BinderHelperTransformer
[INFO] Add compile source root : <http://ci.nuiton.org/jenkins/job/topia-ci/org.nuiton.topia$topia-it/ws/targ…>
[INFO] Add resource root :Resource {targetPath: null, filtering: false, FileSet {directory: <http://ci.nuiton.org/jenkins/job/topia-ci/org.nuiton.topia$topia-it/ws/targ…,> PatternSet [includes: {}, excludes: {**/*.java}]}}
[INFO]
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ topia-it ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO] Copying 22 resources
[INFO]
[INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ topia-it ---
[INFO] Compiling 189 source files to <http://ci.nuiton.org/jenkins/job/topia-ci/org.nuiton.topia$topia-it/ws/targ…>
[WARNING] bootstrap class path not set in conjunction with -source 1.6
[WARNING] <http://ci.nuiton.org/jenkins/job/topia-ci/org.nuiton.topia$topia-it/ws/targ…>: Some input files use unchecked or unsafe operations.
[WARNING] <http://ci.nuiton.org/jenkins/job/topia-ci/org.nuiton.topia$topia-it/ws/targ…>: Recompile with -Xlint:unchecked for details.
[INFO]
[INFO] --- maven-antrun-plugin:1.7:run (generate-surefire-workdir) @ topia-it ---
[INFO] Executing tasks
main:
[mkdir] Created dir: <http://ci.nuiton.org/jenkins/job/topia-ci/org.nuiton.topia$topia-it/ws/targ…>
[INFO] Executed tasks
[INFO]
[INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ topia-it ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 2 resources
[INFO]
[INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ topia-it ---
[INFO] Compiling 29 source files to <http://ci.nuiton.org/jenkins/job/topia-ci/org.nuiton.topia$topia-it/ws/targ…>
[INFO] -------------------------------------------------------------
[WARNING] COMPILATION WARNING :
[INFO] -------------------------------------------------------------
[WARNING] bootstrap class path not set in conjunction with -source 1.6
[WARNING] <http://ci.nuiton.org/jenkins/job/topia-ci/org.nuiton.topia$topia-it/ws/src/…>:[70,33] findByGender(org.nuiton.topia.it.legacy.topiatest.Gender) in org.nuiton.topia.it.legacy.topiatest.GeneratedPersonneTopiaDao has been deprecated
[WARNING] <http://ci.nuiton.org/jenkins/job/topia-ci/org.nuiton.topia$topia-it/ws/src/…>:[71,33] findByOtherGender(org.nuiton.topia.it.legacy.topiatest.Gender) in org.nuiton.topia.it.legacy.topiatest.GeneratedPersonneTopiaDao has been deprecated
[WARNING] <http://ci.nuiton.org/jenkins/job/topia-ci/org.nuiton.topia$topia-it/ws/src/…>:[97,43] findAllByGender(org.nuiton.topia.it.legacy.topiatest.Gender) in org.nuiton.topia.it.legacy.topiatest.GeneratedPersonneTopiaDao has been deprecated
[WARNING] <http://ci.nuiton.org/jenkins/job/topia-ci/org.nuiton.topia$topia-it/ws/src/…>:[98,41] findByGender(org.nuiton.topia.it.legacy.topiatest.Gender) in org.nuiton.topia.it.legacy.topiatest.GeneratedPersonneTopiaDao has been deprecated
[WARNING] <http://ci.nuiton.org/jenkins/job/topia-ci/org.nuiton.topia$topia-it/ws/src/…>:[99,41] findByGender(org.nuiton.topia.it.legacy.topiatest.Gender) in org.nuiton.topia.it.legacy.topiatest.GeneratedPersonneTopiaDao has been deprecated
[WARNING] <http://ci.nuiton.org/jenkins/job/topia-ci/org.nuiton.topia$topia-it/ws/src/…>:[100,38] findByGender(org.nuiton.topia.it.legacy.topiatest.Gender) in org.nuiton.topia.it.legacy.topiatest.GeneratedPersonneTopiaDao has been deprecated
[WARNING] <http://ci.nuiton.org/jenkins/job/topia-ci/org.nuiton.topia$topia-it/ws/src/…>:[102,43] findAllByName(java.lang.String) in org.nuiton.topia.it.legacy.topiatest.GeneratedPersonneTopiaDao has been deprecated
[WARNING] <http://ci.nuiton.org/jenkins/job/topia-ci/org.nuiton.topia$topia-it/ws/src/…>:[118,39] findByName(java.lang.String) in org.nuiton.topia.it.legacy.topiatest.GeneratedCompanyTopiaDao has been deprecated
[WARNING] <http://ci.nuiton.org/jenkins/job/topia-ci/org.nuiton.topia$topia-it/ws/src/…>: Some input files use unchecked or unsafe operations.
[WARNING] <http://ci.nuiton.org/jenkins/job/topia-ci/org.nuiton.topia$topia-it/ws/src/…>: Recompile with -Xlint:unchecked for details.
[INFO] 11 warnings
[INFO] -------------------------------------------------------------
[INFO] -------------------------------------------------------------
[ERROR] COMPILATION ERROR :
[INFO] -------------------------------------------------------------
[ERROR] <http://ci.nuiton.org/jenkins/job/topia-ci/org.nuiton.topia$topia-it/ws/src/…>:[42,55] package org.hibernate.service.jdbc.connections.internal does not exist
[ERROR] <http://ci.nuiton.org/jenkins/job/topia-ci/org.nuiton.topia$topia-it/ws/src/…>:[43,50] package org.hibernate.service.jdbc.connections.spi does not exist
[ERROR] <http://ci.nuiton.org/jenkins/job/topia-ci/org.nuiton.topia$topia-it/ws/src/…>:[53,58] cannot find symbol
symbol: class ConnectionProvider
[ERROR] <http://ci.nuiton.org/jenkins/job/topia-ci/org.nuiton.topia$topia-it/ws/src/…>:[144,27] cannot find symbol
symbol: variable ConnectionProviderInitiator
location: class org.nuiton.topia.it.legacy.framework.TopiaConnectionProviderHardCoded
[ERROR] <http://ci.nuiton.org/jenkins/job/topia-ci/org.nuiton.topia$topia-it/ws/src/…>:[159,5] method does not override or implement a method from a supertype
[ERROR] <http://ci.nuiton.org/jenkins/job/topia-ci/org.nuiton.topia$topia-it/ws/src/…>:[197,5] method does not override or implement a method from a supertype
[ERROR] <http://ci.nuiton.org/jenkins/job/topia-ci/org.nuiton.topia$topia-it/ws/src/…>:[246,5] method does not override or implement a method from a supertype
[ERROR] <http://ci.nuiton.org/jenkins/job/topia-ci/org.nuiton.topia$topia-it/ws/src/…>:[253,16] cannot find symbol
symbol: class ConnectionProvider
location: class org.nuiton.topia.it.legacy.framework.TopiaConnectionProviderHardCoded
[ERROR] <http://ci.nuiton.org/jenkins/job/topia-ci/org.nuiton.topia$topia-it/ws/src/…>:[251,5] method does not override or implement a method from a supertype
[ERROR] <http://ci.nuiton.org/jenkins/job/topia-ci/org.nuiton.topia$topia-it/ws/src/…>:[260,13] cannot find symbol
symbol: class ConnectionProvider
location: class org.nuiton.topia.it.legacy.framework.TopiaConnectionProviderHardCoded
[ERROR] <http://ci.nuiton.org/jenkins/job/topia-ci/org.nuiton.topia$topia-it/ws/src/…>:[257,5] method does not override or implement a method from a supertype
[INFO] 11 errors
[INFO] -------------------------------------------------------------
[JENKINS] Archiving disabled
1
1
Build failed in Jenkins: topia-ci #269-3.0-hibernate43x
by admin+ci-nuiton.org@codelutin.com 19 Feb '15
by admin+ci-nuiton.org@codelutin.com 19 Feb '15
19 Feb '15
See <http://ci.nuiton.org/jenkins/job/topia-ci/269/>
------------------------------------------
[...truncated 257 lines...]
[INFO]
[INFO] --- plexus-component-metadata:1.5.5:generate-metadata (default) @ topia-templates ---
[INFO] Discovered 12 component descriptors(s)
[INFO]
[INFO] --- maven-antrun-plugin:1.7:run (generate-surefire-workdir) @ topia-templates ---
[INFO] Executing tasks
main:
[mkdir] Created dir: <http://ci.nuiton.org/jenkins/job/topia-ci/ws/topia-templates/target/surefir…>
[INFO] Executed tasks
[INFO]
[INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ topia-templates ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory <http://ci.nuiton.org/jenkins/job/topia-ci/ws/topia-templates/src/test/resou…>
[INFO]
[INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ topia-templates ---
[INFO] Compiling 2 source files to <http://ci.nuiton.org/jenkins/job/topia-ci/ws/topia-templates/target/test-cl…>
[WARNING] bootstrap class path not set in conjunction with -source 1.6
[INFO]
[INFO] --- maven-surefire-plugin:2.16:test (default-test) @ topia-templates ---
[INFO] Surefire report directory: <http://ci.nuiton.org/jenkins/job/topia-ci/ws/topia-templates/target/surefir…>
-------------------------------------------------------
T E S T S
-------------------------------------------------------
Running org.nuiton.topia.templates.TopiaGeneratorUtilTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.052 sec - in org.nuiton.topia.templates.TopiaGeneratorUtilTest
Running org.nuiton.topia.templates.TopiaModelPropertiesProviderTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.06 sec - in org.nuiton.topia.templates.TopiaModelPropertiesProviderTest
Results :
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0
[JENKINS] Recording test results
[INFO]
[INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ topia-templates ---
[INFO] Building jar: <http://ci.nuiton.org/jenkins/job/topia-ci/ws/topia-templates/target/topia-t…>
[INFO]
[INFO] --- maven-site-plugin:3.3:attach-descriptor (attach-descriptor) @ topia-templates ---
[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 ToPIA :: IT 3.0-hib-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO]
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ topia-it ---
[INFO] Deleting <http://ci.nuiton.org/jenkins/job/topia-ci/ws/topia-it/target>
[INFO]
[INFO] --- maven-enforcer-plugin:1.3.1:enforce (check-project-files) @ topia-it ---
[INFO]
[INFO] --- eugene-maven-plugin:2.7.4:generate (Model Generator) @ topia-it ---
[INFO] Process phase [zargo] for one entry.
[INFO] Expanding 1 xmi file(s) from <http://ci.nuiton.org/jenkins/job/topia-ci/ws/topia-it/src/main/xmi>
[INFO] Will generate <http://ci.nuiton.org/jenkins/job/topia-ci/ws/topia-it/target/generated-sour…>
[INFO] Copy file <http://ci.nuiton.org/jenkins/job/topia-ci/ws/topia-it/src/main/xmi/topiates…> to <http://ci.nuiton.org/jenkins/job/topia-ci/ws/topia-it/target/generated-sour…>
[INFO] Generate one file in 11.89ms.
[INFO] Process phase [xmi] for one entry.
[INFO] Processing XSL tranformation on <http://ci.nuiton.org/jenkins/job/topia-ci/ws/topia-it/target/generated-sour…> for 1 file(s).
[INFO] Will generate <http://ci.nuiton.org/jenkins/job/topia-ci/ws/topia-it/target/generated-sour…>
[INFO] Copy file <http://ci.nuiton.org/jenkins/job/topia-ci/ws/topia-it/target/generated-sour…> to <http://ci.nuiton.org/jenkins/job/topia-ci/ws/topia-it/target/generated-sour…>
[INFO] Generate one file in 719.113ms.
[INFO] Process phase [model] for one entry.
WARN [pool-1-thread-1 for channel] (AbstractObjectModelReader.java:126) beforeReadFile - No properties provider filled, will instanciate a new default one
INFO [pool-1-thread-1 for channel] (AbstractObjectModelReader.java:270) loadModelProperties - 12 tag values were succesfull imported from <http://ci.nuiton.org/jenkins/job/topia-ci/ws/topia-it/target/generated-sour…>
[INFO] No file generated.
[INFO] Apply generator JavaInterfaceTransformer
[INFO] Apply generator JavaBeanTransformer
INFO [pool-1-thread-1 for channel] (ObjectModelTransformerToJava.java:998) isInClassPath - Will not generate [org.nuiton.topia.it.legacy.topiatest.beangen.RoueImpl], already found in class-path.
[INFO] Apply generator TopiaMetaTransformer
WARN [pool-1-thread-1 for channel] (TopiaMetaTransformer.java:110) validateModel - [VALIDATION] [org.nuiton.topia.it.legacy.topiatest.beangen.Voiture#proprietaire] Cet attribut n'a pas d'inverse.
INFO [pool-1-thread-1 for channel] (ObjectModelTransformerToJava.java:998) isInClassPath - Will not generate [org.nuiton.topia.it.legacy.TopiaTestApplicationContext], already found in class-path.
INFO [pool-1-thread-1 for channel] (ObjectModelTransformerToJava.java:998) isInClassPath - Will not generate [org.nuiton.topia.it.legacy.TopiaTestDaoSupplier], already found in class-path.
INFO [pool-1-thread-1 for channel] (ObjectModelTransformerToJava.java:998) isInClassPath - Will not generate [org.nuiton.topia.it.legacy.TopiaTestPersistenceContext], already found in class-path.
WARN [pool-1-thread-1 for channel] (EntityDaoTransformer.java:1048) getDaoOperations - Dao contract in model will not be supported in topia 3.0
INFO [pool-1-thread-1 for channel] (ObjectModelTransformerToJava.java:998) isInClassPath - Will not generate [org.nuiton.topia.it.legacy.topiatest.deletetest.AbstractContact2TopiaDao], already found in class-path.
WARN [pool-1-thread-1 for channel] (EntityDaoTransformer.java:1048) getDaoOperations - Dao contract in model will not be supported in topia 3.0
INFO [pool-1-thread-1 for channel] (ObjectModelTransformerToJava.java:998) isInClassPath - Will not generate [org.nuiton.topia.it.legacy.topiatest.AbstractExtraDAOEntityTopiaDao], already found in class-path.
[INFO] Apply generator EntityDTOTransformer
[INFO] Apply generator BinderHelperTransformer
[INFO] Add compile source root : <http://ci.nuiton.org/jenkins/job/topia-ci/ws/topia-it/target/generated-sour…>
[INFO] Add resource root :Resource {targetPath: null, filtering: false, FileSet {directory: <http://ci.nuiton.org/jenkins/job/topia-ci/ws/topia-it/target/generated-sour…,> PatternSet [includes: {}, excludes: {**/*.java}]}}
[INFO]
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ topia-it ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO] Copying 22 resources
[INFO]
[INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ topia-it ---
[INFO] Compiling 189 source files to <http://ci.nuiton.org/jenkins/job/topia-ci/ws/topia-it/target/classes>
[WARNING] bootstrap class path not set in conjunction with -source 1.6
[WARNING] <http://ci.nuiton.org/jenkins/job/topia-ci/ws/topia-it/target/generated-sour…>: Some input files use unchecked or unsafe operations.
[WARNING] <http://ci.nuiton.org/jenkins/job/topia-ci/ws/topia-it/target/generated-sour…>: Recompile with -Xlint:unchecked for details.
[INFO]
[INFO] --- maven-antrun-plugin:1.7:run (generate-surefire-workdir) @ topia-it ---
[INFO] Executing tasks
main:
[mkdir] Created dir: <http://ci.nuiton.org/jenkins/job/topia-ci/ws/topia-it/target/surefire-workd…>
[INFO] Executed tasks
[INFO]
[INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ topia-it ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 2 resources
[INFO]
[INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ topia-it ---
[INFO] Compiling 29 source files to <http://ci.nuiton.org/jenkins/job/topia-ci/ws/topia-it/target/test-classes>
[INFO] -------------------------------------------------------------
[WARNING] COMPILATION WARNING :
[INFO] -------------------------------------------------------------
[WARNING] bootstrap class path not set in conjunction with -source 1.6
[WARNING] <http://ci.nuiton.org/jenkins/job/topia-ci/ws/topia-it/src/test/java/org/nui…>:[70,33] findByGender(org.nuiton.topia.it.legacy.topiatest.Gender) in org.nuiton.topia.it.legacy.topiatest.GeneratedPersonneTopiaDao has been deprecated
[WARNING] <http://ci.nuiton.org/jenkins/job/topia-ci/ws/topia-it/src/test/java/org/nui…>:[71,33] findByOtherGender(org.nuiton.topia.it.legacy.topiatest.Gender) in org.nuiton.topia.it.legacy.topiatest.GeneratedPersonneTopiaDao has been deprecated
[WARNING] <http://ci.nuiton.org/jenkins/job/topia-ci/ws/topia-it/src/test/java/org/nui…>:[97,43] findAllByGender(org.nuiton.topia.it.legacy.topiatest.Gender) in org.nuiton.topia.it.legacy.topiatest.GeneratedPersonneTopiaDao has been deprecated
[WARNING] <http://ci.nuiton.org/jenkins/job/topia-ci/ws/topia-it/src/test/java/org/nui…>:[98,41] findByGender(org.nuiton.topia.it.legacy.topiatest.Gender) in org.nuiton.topia.it.legacy.topiatest.GeneratedPersonneTopiaDao has been deprecated
[WARNING] <http://ci.nuiton.org/jenkins/job/topia-ci/ws/topia-it/src/test/java/org/nui…>:[99,41] findByGender(org.nuiton.topia.it.legacy.topiatest.Gender) in org.nuiton.topia.it.legacy.topiatest.GeneratedPersonneTopiaDao has been deprecated
[WARNING] <http://ci.nuiton.org/jenkins/job/topia-ci/ws/topia-it/src/test/java/org/nui…>:[100,38] findByGender(org.nuiton.topia.it.legacy.topiatest.Gender) in org.nuiton.topia.it.legacy.topiatest.GeneratedPersonneTopiaDao has been deprecated
[WARNING] <http://ci.nuiton.org/jenkins/job/topia-ci/ws/topia-it/src/test/java/org/nui…>:[102,43] findAllByName(java.lang.String) in org.nuiton.topia.it.legacy.topiatest.GeneratedPersonneTopiaDao has been deprecated
[WARNING] <http://ci.nuiton.org/jenkins/job/topia-ci/ws/topia-it/src/test/java/org/nui…>:[118,39] findByName(java.lang.String) in org.nuiton.topia.it.legacy.topiatest.GeneratedCompanyTopiaDao has been deprecated
[WARNING] <http://ci.nuiton.org/jenkins/job/topia-ci/ws/topia-it/src/test/java/org/nui…>: Some input files use unchecked or unsafe operations.
[WARNING] <http://ci.nuiton.org/jenkins/job/topia-ci/ws/topia-it/src/test/java/org/nui…>: Recompile with -Xlint:unchecked for details.
[INFO] 11 warnings
[INFO] -------------------------------------------------------------
[INFO] -------------------------------------------------------------
[ERROR] COMPILATION ERROR :
[INFO] -------------------------------------------------------------
[ERROR] <http://ci.nuiton.org/jenkins/job/topia-ci/ws/topia-it/src/test/java/org/nui…>:[42,55] package org.hibernate.service.jdbc.connections.internal does not exist
[ERROR] <http://ci.nuiton.org/jenkins/job/topia-ci/ws/topia-it/src/test/java/org/nui…>:[43,50] package org.hibernate.service.jdbc.connections.spi does not exist
[ERROR] <http://ci.nuiton.org/jenkins/job/topia-ci/ws/topia-it/src/test/java/org/nui…>:[53,58] cannot find symbol
symbol: class ConnectionProvider
[ERROR] <http://ci.nuiton.org/jenkins/job/topia-ci/ws/topia-it/src/test/java/org/nui…>:[144,27] cannot find symbol
symbol: variable ConnectionProviderInitiator
location: class org.nuiton.topia.it.legacy.framework.TopiaConnectionProviderHardCoded
[ERROR] <http://ci.nuiton.org/jenkins/job/topia-ci/ws/topia-it/src/test/java/org/nui…>:[159,5] method does not override or implement a method from a supertype
[ERROR] <http://ci.nuiton.org/jenkins/job/topia-ci/ws/topia-it/src/test/java/org/nui…>:[197,5] method does not override or implement a method from a supertype
[ERROR] <http://ci.nuiton.org/jenkins/job/topia-ci/ws/topia-it/src/test/java/org/nui…>:[246,5] method does not override or implement a method from a supertype
[ERROR] <http://ci.nuiton.org/jenkins/job/topia-ci/ws/topia-it/src/test/java/org/nui…>:[253,16] cannot find symbol
symbol: class ConnectionProvider
location: class org.nuiton.topia.it.legacy.framework.TopiaConnectionProviderHardCoded
[ERROR] <http://ci.nuiton.org/jenkins/job/topia-ci/ws/topia-it/src/test/java/org/nui…>:[251,5] method does not override or implement a method from a supertype
[ERROR] <http://ci.nuiton.org/jenkins/job/topia-ci/ws/topia-it/src/test/java/org/nui…>:[260,13] cannot find symbol
symbol: class ConnectionProvider
location: class org.nuiton.topia.it.legacy.framework.TopiaConnectionProviderHardCoded
[ERROR] <http://ci.nuiton.org/jenkins/job/topia-ci/ws/topia-it/src/test/java/org/nui…>:[257,5] method does not override or implement a method from a supertype
[INFO] 11 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] ToPIA .............................................. SUCCESS [ 1.595 s]
[INFO] ToPIA :: Persistence ............................... SUCCESS [ 6.174 s]
[INFO] ToPIA :: JUnit ..................................... SUCCESS [ 0.644 s]
[INFO] ToPIA :: Templates ................................. SUCCESS [ 2.300 s]
[INFO] ToPIA :: IT ........................................ FAILURE [ 3.041 s]
[INFO] ToPIA :: Service Replication ....................... SKIPPED
[INFO] ToPIA :: Service Migration ......................... SKIPPED
[INFO] ToPIA :: Service Csv ............................... SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 15.698 s
[INFO] Finished at: 2015-02-19T13:57:23+01:00
[INFO] Final Memory: 59M/984M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:3.1:testCompile (default-testCompile) on project topia-it: Compilation failure: Compilation failure:
[ERROR] <http://ci.nuiton.org/jenkins/job/topia-ci/ws/topia-it/src/test/java/org/nui…>:[42,55] package org.hibernate.service.jdbc.connections.internal does not exist
[ERROR] <http://ci.nuiton.org/jenkins/job/topia-ci/ws/topia-it/src/test/java/org/nui…>:[43,50] package org.hibernate.service.jdbc.connections.spi does not exist
[ERROR] <http://ci.nuiton.org/jenkins/job/topia-ci/ws/topia-it/src/test/java/org/nui…>:[53,58] cannot find symbol
[ERROR] symbol: class ConnectionProvider
[ERROR] <http://ci.nuiton.org/jenkins/job/topia-ci/ws/topia-it/src/test/java/org/nui…>:[144,27] cannot find symbol
[ERROR] symbol: variable ConnectionProviderInitiator
[ERROR] location: class org.nuiton.topia.it.legacy.framework.TopiaConnectionProviderHardCoded
[ERROR] <http://ci.nuiton.org/jenkins/job/topia-ci/ws/topia-it/src/test/java/org/nui…>:[159,5] method does not override or implement a method from a supertype
[ERROR] <http://ci.nuiton.org/jenkins/job/topia-ci/ws/topia-it/src/test/java/org/nui…>:[197,5] method does not override or implement a method from a supertype
[ERROR] <http://ci.nuiton.org/jenkins/job/topia-ci/ws/topia-it/src/test/java/org/nui…>:[246,5] method does not override or implement a method from a supertype
[ERROR] <http://ci.nuiton.org/jenkins/job/topia-ci/ws/topia-it/src/test/java/org/nui…>:[253,16] cannot find symbol
[ERROR] symbol: class ConnectionProvider
[ERROR] location: class org.nuiton.topia.it.legacy.framework.TopiaConnectionProviderHardCoded
[ERROR] <http://ci.nuiton.org/jenkins/job/topia-ci/ws/topia-it/src/test/java/org/nui…>:[251,5] method does not override or implement a method from a supertype
[ERROR] <http://ci.nuiton.org/jenkins/job/topia-ci/ws/topia-it/src/test/java/org/nui…>:[260,13] cannot find symbol
[ERROR] symbol: class ConnectionProvider
[ERROR] location: class org.nuiton.topia.it.legacy.framework.TopiaConnectionProviderHardCoded
[ERROR] <http://ci.nuiton.org/jenkins/job/topia-ci/ws/topia-it/src/test/java/org/nui…>:[257,5] method does not override or implement a method from a supertype
[ERROR] -> [Help 1]
org.apache.maven.lifecycle.LifecycleExecutionException: Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:3.1:testCompile (default-testCompile) on project topia-it: 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:120)
at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:355)
at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:155)
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:324)
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:858)
at org.apache.maven.plugin.compiler.TestCompilerMojo.execute(TestCompilerMojo.java:152)
at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo(DefaultBuildPluginManager.java:132)
at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:208)
... 30 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 :topia-it
Sending e-mails to: topia-build(a)list.nuiton.org
channel stopped
1
1
19 Feb '15
See <http://ci.nuiton.org/jenkins/job/topia-ci/266/>
------------------------------------------
[...truncated 571 lines...]
INFO [main] (TopiaContextImplTest.java:152) testGetServices - test 2 : test serviceEnabled method
INFO [main] (TopiaContextImplTest.java:158) testGetServices - test 3 : test getService method
INFO [main] (TopiaContextImplTest.java:164) testGetServices - test 4 : test serviceEnabled from class TestService
INFO [main] (TopiaContextImplTest.java:170) testGetServices - test 5 : test getService from class TestService
INFO [main] (TopiaContextImplTest.java:176) testGetServices - test 6 : test serviceEnabled error with class FakeService
INFO [main] (TopiaContextImpl.java:1105) loadServices - Service 'topia.service.fake' loaded (implementation org.nuiton.topia.tck.it.service.FakeService)
WARN [main] (TopiaContextImpl.java:1219) serviceEnabled - The service named 'class org.nuiton.topia.tck.it.service.FakeService' could not be found for following reason : NoSuchFieldException : SERVICE_NAME
INFO [main] (TopiaContextImplTest.java:190) testGetServices - test 7 : test getService with error TopiaNotFoundException : service not loaded
INFO [main] (TopiaContextImplTest.java:95) testLoadServices - test 1 : load a simple TestService from properties
INFO [main] (TopiaContextImpl.java:1105) loadServices - Service 'topia.service.test' loaded (implementation org.nuiton.topia.tck.it.service.TestService)
INFO [main] (TopiaContextImplTest.java:104) testLoadServices - test 2 : load with wrong key : will display a WARN
WARN [main] (TopiaContextImpl.java:1109) loadServices - The service with key 'topia.service.fake' has a different name 'test' ! (service not activated)
INFO [main] (TopiaContextImplTest.java:116) testLoadServices - test 3 : load with fake service name : will display an ERROR
ERROR [main] (TopiaContextImpl.java:1120) loadServices - The service topia.service.test of type FAKE was not found.
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.307 sec
Running org.nuiton.topia.framework.EntityStateTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 sec
Running org.nuiton.topia.framework.TopiaQueryTest
INFO [main] (TopiaQueryTest.java:148) testAddFilter - testAddFilter
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 sec
Running org.nuiton.topia.TopiaContextFactoryTest
INFO [main] (TopiaContextFactoryTest.java:124) testGetContextByProperties - test 0 : add null properties
INFO [main] (TopiaContextFactoryTest.java:131) testGetContextByProperties - test 1 : add new properties, will instantiate a new TopiaContext
INFO [main] (TopiaContextFactoryTest.java:137) testGetContextByProperties - test 2 : with same properties, will retrieve existing TopiaContext
INFO [main] (TopiaContextFactoryTest.java:143) testGetContextByProperties - test 3 : use other properties, will instantiate a differentTopiaContext
INFO [main] (TopiaContextFactoryTest.java:152) testGetContextByProperties - test 4 : use other properties but equivalent to existing TopiaContext
INFO [main] (TopiaContextFactoryTest.java:159) testGetContextByProperties - test5a : reinstantiate new TopiaContext after one is closed.
INFO [main] (TopiaContextFactoryTest.java:181) testGetContextByProperties - test5b : beginTransaction to properly close the context
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.166 sec
Running org.nuiton.topia.persistence.util.CollectorTest
INFO [main] (CollectorTest.java:85) onStarted - ( 1) >> [org.nuiton.topia.tck.it.CompanyImpl@19c2da48[name=<null>,siret=0,employe=<null>]]
INFO [main] (CollectorTest.java:94) onEnded - ( 1) << []
INFO [main] (CollectorTest.java:85) onStarted - ( 1) >> [org.nuiton.topia.tck.it.CompanyImpl@19c2da48[name=<null>,siret=0,employe=[org.nuiton.topia.tck.it.EmployeImpl@4788ba2e[salary=0]]]]
INFO [main] (CollectorTest.java:85) onStarted - ( 2) >> [org.nuiton.topia.tck.it.CompanyImpl@19c2da48[name=<null>,siret=0,employe=[org.nuiton.topia.tck.it.EmployeImpl@4788ba2e[salary=0]]], org.nuiton.topia.tck.it.EmployeImpl@4788ba2e[salary=0]]
INFO [main] (CollectorTest.java:94) onEnded - ( 2) << [org.nuiton.topia.tck.it.CompanyImpl@19c2da48[name=<null>,siret=0,employe=[org.nuiton.topia.tck.it.EmployeImpl@4788ba2e[salary=0]]]]
INFO [main] (CollectorTest.java:94) onEnded - ( 1) << []
INFO [main] (CollectorTest.java:85) onStarted - ( 1) >> [org.nuiton.topia.tck.it.CompanyImpl@19c2da48[name=<null>,siret=0,employe=[org.nuiton.topia.tck.it.EmployeImpl@4788ba2e[salary=0]]]]
INFO [main] (CollectorTest.java:85) onStarted - ( 2) >> [org.nuiton.topia.tck.it.CompanyImpl@19c2da48[name=<null>,siret=0,employe=[org.nuiton.topia.tck.it.EmployeImpl@4788ba2e[salary=0]]], org.nuiton.topia.tck.it.EmployeImpl@4788ba2e[salary=0]]
INFO [main] (CollectorTest.java:94) onEnded - ( 2) << [org.nuiton.topia.tck.it.CompanyImpl@19c2da48[name=<null>,siret=0,employe=[org.nuiton.topia.tck.it.EmployeImpl@4788ba2e[salary=0]]]]
INFO [main] (CollectorTest.java:85) onStarted - ( 2) >> [org.nuiton.topia.tck.it.CompanyImpl@19c2da48[name=<null>,siret=0,employe=[org.nuiton.topia.tck.it.EmployeImpl@4788ba2e[salary=0]]], org.nuiton.topia.tck.it.DepartmentImpl@617746b2[name=<null>,leader=<null>,product=<null>]]
INFO [main] (CollectorTest.java:94) onEnded - ( 2) << [org.nuiton.topia.tck.it.CompanyImpl@19c2da48[name=<null>,siret=0,employe=[org.nuiton.topia.tck.it.EmployeImpl@4788ba2e[salary=0]]]]
INFO [main] (CollectorTest.java:94) onEnded - ( 1) << []
INFO [main] (CollectorTest.java:85) onStarted - ( 1) >> [org.nuiton.topia.tck.it.CompanyImpl@19c2da48[name=<null>,siret=0,employe=[]]]
INFO [main] (CollectorTest.java:85) onStarted - ( 2) >> [org.nuiton.topia.tck.it.CompanyImpl@19c2da48[name=<null>,siret=0,employe=[]], org.nuiton.topia.tck.it.DepartmentImpl@617746b2[name=<null>,leader=<null>,product=<null>]]
INFO [main] (CollectorTest.java:94) onEnded - ( 2) << [org.nuiton.topia.tck.it.CompanyImpl@19c2da48[name=<null>,siret=0,employe=[]]]
INFO [main] (CollectorTest.java:94) onEnded - ( 1) << []
INFO [main] (CollectorTest.java:85) onStarted - ( 1) >> [org.nuiton.topia.tck.it.CompanyImpl@19c2da48[name=<null>,siret=0,employe=[]]]
INFO [main] (CollectorTest.java:94) onEnded - ( 1) << []
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.022 sec
Running org.nuiton.topia.persistence.util.TopiaEntityRefTesterTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.01 sec
Running org.nuiton.topia.persistence.util.TopiaEntityHelperTest
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 sec
Running org.nuiton.topia.persistence.util.TopiaEntityBinderTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.014 sec
Running org.nuiton.topia.persistence.util.EntityOperatorTest
Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.017 sec
Results :
Tests run: 27, Failures: 0, Errors: 0, Skipped: 0
[JENKINS] Recording test results
[INFO]
[INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ topia-persistence-tck ---
[INFO] Building jar: <http://ci.nuiton.org/jenkins/job/topia-ci/ws/topia-persistence-tck/target/t…>
[INFO]
[INFO] --- maven-site-plugin:3.2:attach-descriptor (attach-descriptor) @ topia-persistence-tck ---
[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 ToPIA :: Persistence :: Hibernate 3.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] Downloading: http://nexus.nuiton.org/nexus/content/repositories/central-releases/org/hib…
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/hibernate/hibernate-core/4.1.9.Fin…
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/hibernate/hibernate-core/4.1.9.Fin… (10 KB at 163.7 KB/sec)
[INFO] Downloading: http://nexus.nuiton.org/nexus/content/repositories/central-releases/org/jav…
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/javassist/javassist/3.17.1-GA/java…
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/javassist/javassist/3.17.1-GA/java… (9 KB at 279.6 KB/sec)
[INFO] Downloading: http://nexus.nuiton.org/nexus/content/repositories/central-releases/org/jbo…
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/jboss/spec/javax/transaction/jboss…
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/jboss/spec/javax/transaction/jboss… (2 KB at 34.8 KB/sec)
[INFO] Downloading: http://nexus.nuiton.org/nexus/content/repositories/central-releases/org/jbo…
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/jboss/spec/jboss-specs-parent/1.0.…
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/jboss/spec/jboss-specs-parent/1.0.… (4 KB at 109.0 KB/sec)
[INFO] Downloading: http://nexus.nuiton.org/nexus/content/repositories/central-releases/org/hib…
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/hibernate/common/hibernate-commons…
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/hibernate/common/hibernate-commons… (15 KB at 468.3 KB/sec)
[INFO] Downloading: http://nexus.nuiton.org/nexus/content/repositories/central-releases/org/hib…
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/hibernate/hibernate-entitymanager/…
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/hibernate/hibernate-entitymanager/… (10 KB at 293.4 KB/sec)
[INFO] Downloading: http://nexus.nuiton.org/nexus/content/repositories/central-releases/org/hib…
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/hibernate/hibernate-ehcache/4.1.9.…
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/hibernate/hibernate-ehcache/4.1.9.… (7 KB at 213.8 KB/sec)
[INFO] Downloading: http://nexus.nuiton.org/nexus/content/repositories/central-releases/org/hib…
[INFO] Downloading: http://nexus.nuiton.org/nexus/content/repositories/central-releases/org/jav…
[INFO] Downloading: http://nexus.nuiton.org/nexus/content/repositories/central-releases/org/jbo…
[INFO] Downloading: http://nexus.nuiton.org/nexus/content/repositories/central-releases/org/hib…
[INFO] Downloading: http://nexus.nuiton.org/nexus/content/repositories/central-releases/org/hib…
[INFO] Downloading: http://nexus.nuiton.org/nexus/content/repositories/central-releases/org/hib…
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/hibernate/hibernate-core/4.1.9.Fin…
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/javassist/javassist/3.17.1-GA/java…
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/jboss/spec/javax/transaction/jboss…
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/hibernate/hibernate-entitymanager/…
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/hibernate/common/hibernate-commons…
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/jboss/spec/javax/transaction/jboss… (11 KB at 195.5 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/hibernate/hibernate-ehcache/4.1.9.…
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/hibernate/common/hibernate-commons… (80 KB at 741.7 KB/sec)
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/hibernate/hibernate-ehcache/4.1.9.… (134 KB at 911.2 KB/sec)
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/hibernate/hibernate-entitymanager/… (469 KB at 2439.1 KB/sec)
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/javassist/javassist/3.17.1-GA/java… (696 KB at 3375.2 KB/sec)
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/hibernate/hibernate-core/4.1.9.Fin… (4402 KB at 11769.0 KB/sec)
[INFO]
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ topia-persistence-hibernate ---
[INFO]
[INFO] --- maven-enforcer-plugin:1.2:enforce (check-project-files) @ topia-persistence-hibernate ---
[INFO]
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ topia-persistence-hibernate ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 4 resources
[INFO]
[INFO] --- maven-compiler-plugin:2.5.1:compile (default-compile) @ topia-persistence-hibernate ---
[INFO] Compiling 4 source files to <http://ci.nuiton.org/jenkins/job/topia-ci/ws/topia-persistence-hibernate/ta…>
[WARNING] bootstrap class path not set in conjunction with -source 1.6
<http://ci.nuiton.org/jenkins/job/topia-ci/ws/topia-persistence-hibernate/sr…>:[33,24] [deprecation] Ejb3Configuration in org.hibernate.ejb has been deprecated
[WARNING] <http://ci.nuiton.org/jenkins/job/topia-ci/ws/topia-persistence-hibernate/sr…>:[34,24] [deprecation] Ejb3Configuration in org.hibernate.ejb has been deprecated
[WARNING] <http://ci.nuiton.org/jenkins/job/topia-ci/ws/topia-persistence-hibernate/sr…>:[110,8] [deprecation] Ejb3Configuration in org.hibernate.ejb has been deprecated
[WARNING] <http://ci.nuiton.org/jenkins/job/topia-ci/ws/topia-persistence-hibernate/sr…>:[142,18] [deprecation] Ejb3Configuration in org.hibernate.ejb has been deprecated
[WARNING] <http://ci.nuiton.org/jenkins/job/topia-ci/ws/topia-persistence-hibernate/sr…>:[165,8] [deprecation] Ejb3Configuration in org.hibernate.ejb has been deprecated
[WARNING] <http://ci.nuiton.org/jenkins/job/topia-ci/ws/topia-persistence-hibernate/sr…>:[165,36] [deprecation] Ejb3Configuration in org.hibernate.ejb has been deprecated
[WARNING] <http://ci.nuiton.org/jenkins/job/topia-ci/ws/topia-persistence-hibernate/sr…>:[181,8] [deprecation] Ejb3Configuration in org.hibernate.ejb has been deprecated
[WARNING] <http://ci.nuiton.org/jenkins/job/topia-ci/ws/topia-persistence-hibernate/sr…>:[215,16] [deprecation] setHbmfiles(List<NamedInputStream>) in PersistenceMetadata has been deprecated
[WARNING] <http://ci.nuiton.org/jenkins/job/topia-ci/ws/topia-persistence-hibernate/sr…>:[222,16] [deprecation] importXML(TopiaContextImplementor,List<Element>) in TopiaSpecificUtil has been deprecated
[WARNING] <http://ci.nuiton.org/jenkins/job/topia-ci/ws/topia-persistence-hibernate/sr…>:[195,25] [deprecation] exportXML(TopiaContextImplementor,List<String>) in TopiaSpecificUtil has been deprecated
[WARNING] <http://ci.nuiton.org/jenkins/job/topia-ci/ws/topia-persistence-hibernate/sr…>:[87,12] [deprecation] Ejb3Configuration in org.hibernate.ejb has been deprecated
[INFO]
[INFO] --- plexus-component-metadata:1.5.5:generate-metadata (default) @ topia-persistence-hibernate ---
[INFO]
[INFO] --- maven-antrun-plugin:1.7:run (generate-surefire-workdir) @ topia-persistence-hibernate ---
[INFO] Executing tasks
main:
[mkdir] Created dir: <http://ci.nuiton.org/jenkins/job/topia-ci/ws/topia-persistence-hibernate/ta…>
[INFO] Executed tasks
[INFO]
[INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ topia-persistence-hibernate ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 6 resources
[INFO]
[INFO] --- maven-compiler-plugin:2.5.1:testCompile (default-testCompile) @ topia-persistence-hibernate ---
[INFO] Compiling 2 source files to <http://ci.nuiton.org/jenkins/job/topia-ci/ws/topia-persistence-hibernate/ta…>
[INFO] -------------------------------------------------------------
[ERROR] COMPILATION ERROR :
[INFO] -------------------------------------------------------------
[ERROR] bootstrap class path not set in conjunction with -source 1.6
<http://ci.nuiton.org/jenkins/job/topia-ci/ws/topia-persistence-hibernate/sr…>:[37,34] error: cannot find symbol
[ERROR] symbol: class TopiaDatabaseLegacy
location: package org.nuiton.topia.tck.legacy
<http://ci.nuiton.org/jenkins/job/topia-ci/ws/topia-persistence-hibernate/sr…>:[64,16] error: cannot find symbol
[INFO] 2 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
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO]
[INFO] ToPIA .............................................. SUCCESS [ 2.126 s]
[INFO] ToPIA :: Persistence ............................... SUCCESS [ 8.349 s]
[INFO] ToPIA :: Service Replication ....................... SUCCESS [ 0.680 s]
[INFO] ToPIA :: Persistence :: Test Compatibility Kit ..... SUCCESS [ 7.016 s]
[INFO] ToPIA :: Persistence :: Hibernate .................. FAILURE [ 1.430 s]
[INFO] ToPIA :: Service Migration ......................... SKIPPED
[INFO] ToPIA :: Service Security .......................... SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 21.369 s
[INFO] Finished at: 2015-02-19T13:54:22+01:00
[INFO] Final Memory: 57M/996M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:2.5.1:testCompile (default-testCompile) on project topia-persistence-hibernate: Compilation failure: Compilation failure:
[ERROR] bootstrap class path not set in conjunction with -source 1.6
[ERROR] <http://ci.nuiton.org/jenkins/job/topia-ci/ws/topia-persistence-hibernate/sr…>:[37,34] error: cannot find symbol
[ERROR] symbol: class TopiaDatabaseLegacy
[ERROR] location: package org.nuiton.topia.tck.legacy
[ERROR] <http://ci.nuiton.org/jenkins/job/topia-ci/ws/topia-persistence-hibernate/sr…>:[64,16] error: cannot find symbol
[ERROR] -> [Help 1]
org.apache.maven.lifecycle.LifecycleExecutionException: Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:2.5.1:testCompile (default-testCompile) on project topia-persistence-hibernate: 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:120)
at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:355)
at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:155)
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:324)
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.CompilationFailureException: Compilation failure
at org.apache.maven.plugin.AbstractCompilerMojo.execute(AbstractCompilerMojo.java:729)
at org.apache.maven.plugin.TestCompilerMojo.execute(TestCompilerMojo.java:161)
at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo(DefaultBuildPluginManager.java:132)
at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:208)
... 30 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 :topia-persistence-hibernate
Sending e-mails to: topia-build(a)list.nuiton.org
channel stopped
1
2
Build failed in Jenkins: topia-ci » ToPIA :: Persistence :: Hibernate #266
by admin+ci-nuiton.org@codelutin.com 19 Feb '15
by admin+ci-nuiton.org@codelutin.com 19 Feb '15
19 Feb '15
See <http://ci.nuiton.org/jenkins/job/topia-ci/org.nuiton.topia$topia-persistenc…>
------------------------------------------
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 ToPIA :: Persistence :: Hibernate 3.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] Downloading: http://nexus.nuiton.org/nexus/content/repositories/central-releases/org/hib…
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/hibernate/hibernate-core/4.1.9.Fin…
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/hibernate/hibernate-core/4.1.9.Fin… (10 KB at 163.7 KB/sec)
[INFO] Downloading: http://nexus.nuiton.org/nexus/content/repositories/central-releases/org/jav…
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/javassist/javassist/3.17.1-GA/java…
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/javassist/javassist/3.17.1-GA/java… (9 KB at 279.6 KB/sec)
[INFO] Downloading: http://nexus.nuiton.org/nexus/content/repositories/central-releases/org/jbo…
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/jboss/spec/javax/transaction/jboss…
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/jboss/spec/javax/transaction/jboss… (2 KB at 34.8 KB/sec)
[INFO] Downloading: http://nexus.nuiton.org/nexus/content/repositories/central-releases/org/jbo…
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/jboss/spec/jboss-specs-parent/1.0.…
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/jboss/spec/jboss-specs-parent/1.0.… (4 KB at 109.0 KB/sec)
[INFO] Downloading: http://nexus.nuiton.org/nexus/content/repositories/central-releases/org/hib…
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/hibernate/common/hibernate-commons…
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/hibernate/common/hibernate-commons… (15 KB at 468.3 KB/sec)
[INFO] Downloading: http://nexus.nuiton.org/nexus/content/repositories/central-releases/org/hib…
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/hibernate/hibernate-entitymanager/…
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/hibernate/hibernate-entitymanager/… (10 KB at 293.4 KB/sec)
[INFO] Downloading: http://nexus.nuiton.org/nexus/content/repositories/central-releases/org/hib…
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/hibernate/hibernate-ehcache/4.1.9.…
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/hibernate/hibernate-ehcache/4.1.9.… (7 KB at 213.8 KB/sec)
[INFO] Downloading: http://nexus.nuiton.org/nexus/content/repositories/central-releases/org/hib…
[INFO] Downloading: http://nexus.nuiton.org/nexus/content/repositories/central-releases/org/jav…
[INFO] Downloading: http://nexus.nuiton.org/nexus/content/repositories/central-releases/org/jbo…
[INFO] Downloading: http://nexus.nuiton.org/nexus/content/repositories/central-releases/org/hib…
[INFO] Downloading: http://nexus.nuiton.org/nexus/content/repositories/central-releases/org/hib…
[INFO] Downloading: http://nexus.nuiton.org/nexus/content/repositories/central-releases/org/hib…
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/hibernate/hibernate-core/4.1.9.Fin…
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/javassist/javassist/3.17.1-GA/java…
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/jboss/spec/javax/transaction/jboss…
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/hibernate/hibernate-entitymanager/…
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/hibernate/common/hibernate-commons…
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/jboss/spec/javax/transaction/jboss… (11 KB at 195.5 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/hibernate/hibernate-ehcache/4.1.9.…
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/hibernate/common/hibernate-commons… (80 KB at 741.7 KB/sec)
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/hibernate/hibernate-ehcache/4.1.9.… (134 KB at 911.2 KB/sec)
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/hibernate/hibernate-entitymanager/… (469 KB at 2439.1 KB/sec)
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/javassist/javassist/3.17.1-GA/java… (696 KB at 3375.2 KB/sec)
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/hibernate/hibernate-core/4.1.9.Fin… (4402 KB at 11769.0 KB/sec)
[INFO]
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ topia-persistence-hibernate ---
[INFO]
[INFO] --- maven-enforcer-plugin:1.2:enforce (check-project-files) @ topia-persistence-hibernate ---
[INFO]
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ topia-persistence-hibernate ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 4 resources
[INFO]
[INFO] --- maven-compiler-plugin:2.5.1:compile (default-compile) @ topia-persistence-hibernate ---
[INFO] Compiling 4 source files to <http://ci.nuiton.org/jenkins/job/topia-ci/org.nuiton.topia$topia-persistenc…>
[WARNING] bootstrap class path not set in conjunction with -source 1.6
<http://ci.nuiton.org/jenkins/job/topia-ci/org.nuiton.topia$topia-persistenc…>:[33,24] [deprecation] Ejb3Configuration in org.hibernate.ejb has been deprecated
[WARNING] <http://ci.nuiton.org/jenkins/job/topia-ci/org.nuiton.topia$topia-persistenc…>:[34,24] [deprecation] Ejb3Configuration in org.hibernate.ejb has been deprecated
[WARNING] <http://ci.nuiton.org/jenkins/job/topia-ci/org.nuiton.topia$topia-persistenc…>:[110,8] [deprecation] Ejb3Configuration in org.hibernate.ejb has been deprecated
[WARNING] <http://ci.nuiton.org/jenkins/job/topia-ci/org.nuiton.topia$topia-persistenc…>:[142,18] [deprecation] Ejb3Configuration in org.hibernate.ejb has been deprecated
[WARNING] <http://ci.nuiton.org/jenkins/job/topia-ci/org.nuiton.topia$topia-persistenc…>:[165,8] [deprecation] Ejb3Configuration in org.hibernate.ejb has been deprecated
[WARNING] <http://ci.nuiton.org/jenkins/job/topia-ci/org.nuiton.topia$topia-persistenc…>:[165,36] [deprecation] Ejb3Configuration in org.hibernate.ejb has been deprecated
[WARNING] <http://ci.nuiton.org/jenkins/job/topia-ci/org.nuiton.topia$topia-persistenc…>:[181,8] [deprecation] Ejb3Configuration in org.hibernate.ejb has been deprecated
[WARNING] <http://ci.nuiton.org/jenkins/job/topia-ci/org.nuiton.topia$topia-persistenc…>:[215,16] [deprecation] setHbmfiles(List<NamedInputStream>) in PersistenceMetadata has been deprecated
[WARNING] <http://ci.nuiton.org/jenkins/job/topia-ci/org.nuiton.topia$topia-persistenc…>:[222,16] [deprecation] importXML(TopiaContextImplementor,List<Element>) in TopiaSpecificUtil has been deprecated
[WARNING] <http://ci.nuiton.org/jenkins/job/topia-ci/org.nuiton.topia$topia-persistenc…>:[195,25] [deprecation] exportXML(TopiaContextImplementor,List<String>) in TopiaSpecificUtil has been deprecated
[WARNING] <http://ci.nuiton.org/jenkins/job/topia-ci/org.nuiton.topia$topia-persistenc…>:[87,12] [deprecation] Ejb3Configuration in org.hibernate.ejb has been deprecated
[INFO]
[INFO] --- plexus-component-metadata:1.5.5:generate-metadata (default) @ topia-persistence-hibernate ---
[INFO]
[INFO] --- maven-antrun-plugin:1.7:run (generate-surefire-workdir) @ topia-persistence-hibernate ---
[INFO] Executing tasks
main:
[mkdir] Created dir: <http://ci.nuiton.org/jenkins/job/topia-ci/org.nuiton.topia$topia-persistenc…>
[INFO] Executed tasks
[INFO]
[INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ topia-persistence-hibernate ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 6 resources
[INFO]
[INFO] --- maven-compiler-plugin:2.5.1:testCompile (default-testCompile) @ topia-persistence-hibernate ---
[INFO] Compiling 2 source files to <http://ci.nuiton.org/jenkins/job/topia-ci/org.nuiton.topia$topia-persistenc…>
[INFO] -------------------------------------------------------------
[ERROR] COMPILATION ERROR :
[INFO] -------------------------------------------------------------
[ERROR] bootstrap class path not set in conjunction with -source 1.6
<http://ci.nuiton.org/jenkins/job/topia-ci/org.nuiton.topia$topia-persistenc…>:[37,34] error: cannot find symbol
[ERROR] symbol: class TopiaDatabaseLegacy
location: package org.nuiton.topia.tck.legacy
<http://ci.nuiton.org/jenkins/job/topia-ci/org.nuiton.topia$topia-persistenc…>:[64,16] error: cannot find symbol
[INFO] 2 errors
[INFO] -------------------------------------------------------------
[JENKINS] Archiving disabled
1
0