Observe-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
August 2014
- 1 participants
- 11 discussions
25 Nov '14
See <http://ci.codelutin.com/jenkins/job/observe-nightly/36/changes>
Changes:
[chemit] fixes #5687: Supprimer le champs TripSeine.organism
fixes #5683: Ajouter le champs needComment sur tous les référentiels
refs #5670: Découper le module business en deux (migration dans le module entities)
[chemit] refs #5670: Découper le module business en deux (les migrations sont dans le module entities)
------------------------------------------
[...truncated 383 lines...]
[INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ observe-entities ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO]
[INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ observe-entities ---
[INFO] Compiling 6 source files to <http://ci.codelutin.com/jenkins/job/observe-nightly/ws/trunk/observe-entiti…>
[WARNING] bootstrap class path not set in conjunction with -source 1.6
[INFO]
[INFO] --- maven-surefire-plugin:2.17:test (default-test) @ observe-entities ---
[INFO] Surefire report directory: <http://ci.codelutin.com/jenkins/job/observe-nightly/ws/trunk/observe-entiti…>
-------------------------------------------------------
T E S T S
-------------------------------------------------------
Running fr.ird.type.SexagecimalPositionTest
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.04 sec - in fr.ird.type.SexagecimalPositionTest
Running fr.ird.observe.entities.ActivitySeineImplTest
INFO [main] (fr.ird.observe.entities.ActivitySeineImplTest:55) setUp - +++ start test
INFO [main] (fr.ird.observe.entities.ActivitySeineImplTest:140) assertDecimal - expected longitude null, actual null
INFO [main] (fr.ird.observe.entities.ActivitySeineImplTest:141) assertDecimal - expected latitudenull, actual null
INFO [main] (fr.ird.observe.entities.ActivitySeineImplTest:157) assertLongitudeSexagecimal - null, expected <null-null-null> -- actual <null-null-null>
INFO [main] (fr.ird.observe.entities.ActivitySeineImplTest:157) assertLongitudeSexagecimal - 121.0, expected <121-0-0> -- actual <121-0-0>
INFO [main] (fr.ird.observe.entities.ActivitySeineImplTest:157) assertLongitudeSexagecimal - 121.13347, expected <121-8-0> -- actual <121-8-0>
INFO [main] (fr.ird.observe.entities.ActivitySeineImplTest:157) assertLongitudeSexagecimal - 121.135, expected <121-8-6> -- actual <121-8-6>
INFO [main] (fr.ird.observe.entities.ActivitySeineImplTest:63) tearDown - --- end test
INFO [main] (fr.ird.observe.entities.ActivitySeineImplTest:55) setUp - +++ start test
INFO [main] (fr.ird.observe.entities.ActivitySeineImplTest:140) assertDecimal - expected longitude null, actual null
INFO [main] (fr.ird.observe.entities.ActivitySeineImplTest:141) assertDecimal - expected latitudenull, actual null
INFO [main] (fr.ird.observe.entities.ActivitySeineImplTest:157) assertLongitudeSexagecimal - null, expected <null-null-null> -- actual <null-null-null>
INFO [main] (fr.ird.observe.entities.ActivitySeineImplTest:157) assertLongitudeSexagecimal - null, expected <121-null-null> -- actual <121-null-null>
INFO [main] (fr.ird.observe.entities.ActivitySeineImplTest:140) assertDecimal - expected longitude 121.0, actual 121.0
INFO [main] (fr.ird.observe.entities.ActivitySeineImplTest:141) assertDecimal - expected latitudenull, actual null
INFO [main] (fr.ird.observe.entities.ActivitySeineImplTest:157) assertLongitudeSexagecimal - 121.0, expected <121-8-0> -- actual <121-8-0>
INFO [main] (fr.ird.observe.entities.ActivitySeineImplTest:140) assertDecimal - expected longitude 121.13347, actual 121.13347
INFO [main] (fr.ird.observe.entities.ActivitySeineImplTest:141) assertDecimal - expected latitudenull, actual null
INFO [main] (fr.ird.observe.entities.ActivitySeineImplTest:157) assertLongitudeSexagecimal - 121.13347, expected <121-8-6> -- actual <121-8-6>
INFO [main] (fr.ird.observe.entities.ActivitySeineImplTest:140) assertDecimal - expected longitude 121.135, actual 121.13514
INFO [main] (fr.ird.observe.entities.ActivitySeineImplTest:141) assertDecimal - expected latitudenull, actual null
INFO [main] (fr.ird.observe.entities.ActivitySeineImplTest:63) tearDown - --- end test
INFO [main] (fr.ird.observe.entities.ActivitySeineImplTest:55) setUp - +++ start test
INFO [main] (fr.ird.observe.entities.ActivitySeineImplTest:140) assertDecimal - expected longitude null, actual null
INFO [main] (fr.ird.observe.entities.ActivitySeineImplTest:141) assertDecimal - expected latitudenull, actual null
INFO [main] (fr.ird.observe.entities.ActivitySeineImplTest:63) tearDown - --- end test
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.071 sec - in fr.ird.observe.entities.ActivitySeineImplTest
Running fr.ird.observe.entities.referentiel.LengthWeightParemeterHelperTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.278 sec - in fr.ird.observe.entities.referentiel.LengthWeightParemeterHelperTest
Running fr.ird.observe.entities.migration.ObserveMigrationCallBackForVersionResolverTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.021 sec - in fr.ird.observe.entities.migration.ObserveMigrationCallBackForVersionResolverTest
Running fr.ird.observe.DBHelperTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 sec - in fr.ird.observe.DBHelperTest
Running fr.ird.observe.ScriptTest
INFO [main] (fr.ird.observe.ScriptTest:65) init - available factory [engine: Mozilla Rhino v.1.7 release 3 PRERELEASE] [language: ECMAScript, version:1.8], mime-types : ?[application/javascript, application/ecmascript, text/javascript, text/ecmascript]?[js]
INFO [main] (fr.ird.observe.ScriptTest:111) doEvaluate - [js ] 'a*(x^b)' nb eval 1 in 1.982ms (~ 1.982ms)
INFO [main] (fr.ird.observe.ScriptTest:111) doEvaluate - [js ] 'a*(x^b)' nb eval 10 in 17.333ms (~ 1.733ms)
INFO [main] (fr.ird.observe.ScriptTest:111) doEvaluate - [js ] 'a*(x^b)' nb eval 100 in 144.311ms (~ 1.443ms)
INFO [main] (fr.ird.observe.ScriptTest:111) doEvaluate - [js ] 'a*(x^b)' nb eval 1000 in 516.147ms (~ 516147ns)
INFO [main] (fr.ird.observe.ScriptTest:111) doEvaluate - [js ] 'a*(x^b)' nb eval 1000 in 191.065ms (~ 191065ns)
INFO [main] (fr.ird.observe.ScriptTest:111) doEvaluate - [js ] 'a*(x^b)' nb eval 100 in 15.019ms (~ 150188ns)
INFO [main] (fr.ird.observe.ScriptTest:111) doEvaluate - [js ] 'a*(x^b)' nb eval 10 in 1.53ms (~ 153017ns)
INFO [main] (fr.ird.observe.ScriptTest:111) doEvaluate - [js ] 'a*(x^b)' nb eval 1 in 173701ns (~ 173701ns)
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.902 sec - in fr.ird.observe.ScriptTest
Results :
Tests run: 14, Failures: 0, Errors: 0, Skipped: 0
[JENKINS] Recording test results
log4j:WARN No appenders could be found for logger (org.apache.commons.beanutils.converters.BooleanConverter).
log4j:WARN Please initialize the log4j system properly.
[INFO]
[INFO] --- maven-jar-plugin:2.5:jar (default-jar) @ observe-entities ---
[INFO] Building jar: <http://ci.codelutin.com/jenkins/job/observe-nightly/ws/trunk/observe-entiti…>
[INFO]
[INFO] >>> maven-source-plugin:2.3:jar (attach-sources) > generate-sources @ observe-entities >>>
[INFO]
[INFO] --- maven-enforcer-plugin:1.3.1:enforce (ensure-no-container-api) @ observe-entities ---
[INFO]
[INFO] --- helper-maven-plugin:2.1:check-auto-container (check-central-safe) @ observe-entities ---
[INFO] Will use repository http://repo1.maven.org/maven2/
[INFO] Will use repository http://nexus.nuiton.org/nexus/content/repositories/central-releases
[INFO] Will use repository http://nexus.nuiton.org/nexus/content/repositories/other-releases
[WARNING] Skip SNAPSHOT dependency : org.nuiton.topia:topia-persistence:2.9.3-20140826.174128-7
[WARNING] Skip SNAPSHOT dependency : org.nuiton.topia:topia-service-migration:2.9.3-20140826.174142-7
[INFO] Skipping goal (runOnce flag is on and goal was already executed).
[INFO]
[INFO] --- maven-enforcer-plugin:1.3.1:enforce (check-project-files) @ observe-entities ---
[INFO]
[INFO] --- helper-maven-plugin:2.1:share-server-secret (get-redmine-login) @ observe-entities ---
[INFO] Skipping goal (runOnce flag is on and goal was already executed).
[INFO]
[INFO] --- eugene-maven-plugin:2.13:generate (generate-persistence) @ observe-entities ---
[INFO] Process phase [zargo]
[INFO] No file generated.
[INFO] Process phase [xmi]
[INFO] No file generated.
[INFO] Process phase [model]
WARN [pool-1-thread-1 for channel] (AbstractObjectModelReader.java:398) loadModelTagValue - Invalid model tag value [model.tagvalue.Boolean] : the tagvalue 'Boolean' is unknown.
WARN [pool-1-thread-1 for channel] (AbstractObjectModelReader.java:398) loadModelTagValue - Invalid model tag value [model.tagvalue.Float] : the tagvalue 'Float' is unknown.
WARN [pool-1-thread-1 for channel] (AbstractObjectModelReader.java:398) loadModelTagValue - Invalid model tag value [model.tagvalue.Integer] : the tagvalue 'Integer' is unknown.
WARN [pool-1-thread-1 for channel] (AbstractObjectModelReader.java:398) loadModelTagValue - Invalid model tag value [model.tagvalue.Long] : the tagvalue 'Long' is unknown.
WARN [pool-1-thread-1 for channel] (AbstractObjectModelReader.java:398) loadModelTagValue - Invalid model tag value [model.tagvalue.String] : the tagvalue 'String' is unknown.
[INFO] Process phase [generator]
[INFO] Apply generator TopiaMetaTransformer
WARN [pool-1-thread-1 for channel] (TopiaMetaTransformer.java:106) validateModel - [VALIDATION] [getTargetSample([boolean discarded<<[]>> tagvalue: {}])<<[]>> throws [] tagvalue: {}] Operation name getTargetSample is already reserved for a getter/setter of an entity attribute
[INFO] Apply generator BinderHelperTransformer
[INFO] No file generated.
[WARNING] Failed to getClass for org.apache.maven.plugin.source.SourceJarMojo
[INFO]
[INFO] <<< maven-source-plugin:2.3:jar (attach-sources) < generate-sources @ observe-entities <<<
[INFO]
[INFO] --- maven-source-plugin:2.3:jar (attach-sources) @ observe-entities ---
[INFO] Building jar: <http://ci.codelutin.com/jenkins/job/observe-nightly/ws/trunk/observe-entiti…>
[INFO]
[INFO] --- maven-javadoc-plugin:2.9.1:jar (attach-javadocs) @ observe-entities ---
[INFO]
11 warnings
[WARNING] Javadoc Warnings
[WARNING] <http://ci.codelutin.com/jenkins/job/observe-nightly/ws/trunk/observe-entiti…>:226: warning - @return tag has no arguments.
[WARNING] <http://ci.codelutin.com/jenkins/job/observe-nightly/ws/trunk/observe-entiti…>:239: warning - @return tag has no arguments.
[WARNING] <http://ci.codelutin.com/jenkins/job/observe-nightly/ws/trunk/observe-entiti…>:81: warning - @return tag has no arguments.
[WARNING] <http://ci.codelutin.com/jenkins/job/observe-nightly/ws/trunk/observe-entiti…>:65: warning - @return tag has no arguments.
[WARNING] <http://ci.codelutin.com/jenkins/job/observe-nightly/ws/trunk/observe-entiti…>:69: warning - @return tag has no arguments.
[WARNING] <http://ci.codelutin.com/jenkins/job/observe-nightly/ws/trunk/observe-entiti…>:99: warning - @return tag has no arguments.
[WARNING] <http://ci.codelutin.com/jenkins/job/observe-nightly/ws/trunk/observe-entiti…>:164: warning - @return tag has no arguments.
[WARNING] <http://ci.codelutin.com/jenkins/job/observe-nightly/ws/trunk/observe-entiti…>:171: warning - @return tag has no arguments.
[WARNING] <http://ci.codelutin.com/jenkins/job/observe-nightly/ws/trunk/observe-entiti…>:178: warning - @return tag has no arguments.
[WARNING] <http://ci.codelutin.com/jenkins/job/observe-nightly/ws/trunk/observe-entiti…>:184: warning - @return tag has no arguments.
[WARNING] <http://ci.codelutin.com/jenkins/job/observe-nightly/ws/trunk/observe-entiti…>:195: warning - @return tag has no arguments.
[INFO] Building jar: <http://ci.codelutin.com/jenkins/job/observe-nightly/ws/trunk/observe-entiti…>
[INFO]
[INFO] --- maven-site-plugin:3.3:attach-descriptor (attach-descriptor) @ observe-entities ---
[INFO]
[INFO] --- maven-jar-plugin:2.5:test-jar (attach-test) @ observe-entities ---
[INFO] Building jar: <http://ci.codelutin.com/jenkins/job/observe-nightly/ws/trunk/observe-entiti…>
[INFO]
[INFO] --- maven-surefire-plugin:2.17:test (integration-tests) @ observe-entities ---
[JENKINS] Recording test results
[INFO]
[INFO] --- maven-surefire-plugin:2.17:test (after-integration-tests) @ observe-entities ---
[INFO]
[INFO] --- helper-maven-plugin:2.1:share-server-secret (get-pgp-passphrase) @ observe-entities ---
[INFO] Exporting server [gpg-signer] username in ${gpg.keyname}
[INFO] Exporting server [gpg-signer] password in ${gpg.passphrase}
[JENKINS] Recording test results
[INFO]
[INFO] --- helper-maven-plugin:2.1:collect-files (collect-build-artifacts) @ observe-entities ---
[INFO] Loaded <http://ci.codelutin.com/jenkins/job/observe-nightly/ws/trunk/target/collect…>
[INFO] Copying observe-entities-3.7-SNAPSHOT.jar to <http://ci.codelutin.com/jenkins/job/observe-nightly/ws/trunk/target/collect…>
[INFO] Copying THIRD-PARTY.properties to <http://ci.codelutin.com/jenkins/job/observe-nightly/ws/trunk/target/collect…>
[INFO] Copying observe-entities-3.7-SNAPSHOT-sources.jar to <http://ci.codelutin.com/jenkins/job/observe-nightly/ws/trunk/target/collect…>
[INFO] Copying observe-entities-3.7-SNAPSHOT-javadoc.jar to <http://ci.codelutin.com/jenkins/job/observe-nightly/ws/trunk/target/collect…>
[INFO] Copying observe-entities-3.7-SNAPSHOT-tests.jar to <http://ci.codelutin.com/jenkins/job/observe-nightly/ws/trunk/target/collect…>
[INFO]
[INFO] --- helper-maven-plugin:2.1:collect-files (collect-build-attachements) @ observe-entities ---
[WARNING] Skipping goal (No file to collect).
[INFO]
[INFO] --- maven-gpg-plugin:1.5:sign (sign-artifacts) @ observe-entities ---
[INFO]
[INFO] --- maven-dependency-plugin:2.8:analyze-only (analyze) @ observe-entities ---
[INFO] Used declared dependencies found:
[INFO] org.nuiton:nuiton-utils:jar:3.0-rc-7:compile
[INFO] org.nuiton.i18n:nuiton-i18n:jar:3.3:compile
[INFO] org.nuiton:nuiton-config:jar:3.0-rc-1:compile
[INFO] org.apache.commons:commons-lang3:jar:3.3.2:compile
[INFO] commons-logging:commons-logging:jar:1.2:compile
[INFO] com.google.guava:guava:jar:17.0:compile
[INFO] org.nuiton.topia:topia-persistence:jar:2.9.3-SNAPSHOT:compile
[INFO] org.nuiton.topia:topia-service-migration:jar:2.9.3-SNAPSHOT:compile
[INFO] org.hibernate:hibernate-core:jar:4.3.5.Final:compile
[INFO] junit:junit:jar:4.11:test
[WARNING] Used undeclared dependencies found:
[WARNING] commons-io:commons-io:jar:2.4:compile
[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
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO]
[INFO] ObServe ............................................ SUCCESS [ 9.206 s]
[INFO] ObServe :: Entities ................................ FAILURE [ 44.353 s]
[INFO] ObServe :: Business ................................ SKIPPED
[INFO] ObServe :: Validation .............................. SKIPPED
[INFO] ObServe :: Swing ................................... SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 58.443 s
[INFO] Finished at: 2014-08-28T03:00:28+02:00
[INFO] Final Memory: 80M/887M
[INFO] ------------------------------------------------------------------------
Waiting for Jenkins to finish collecting data
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-dependency-plugin:2.8:analyze-only (analyze) on project observe-entities: Dependency problems found -> [Help 1]
org.apache.maven.lifecycle.LifecycleExecutionException: Failed to execute goal org.apache.maven.plugins:maven-dependency-plugin:2.8:analyze-only (analyze) on project observe-entities: Dependency problems found
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:347)
at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:154)
at org.jvnet.hudson.maven3.launcher.Maven31Launcher.main(Maven31Launcher.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.Maven31Main.launch(Maven31Main.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:134)
at hudson.maven.Maven3Builder.call(Maven3Builder.java:69)
at hudson.remoting.UserRequest.perform(UserRequest.java:118)
at hudson.remoting.UserRequest.perform(UserRequest.java:48)
at hudson.remoting.Request$2.run(Request.java:328)
at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:72)
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: Dependency problems found
at org.apache.maven.plugin.dependency.analyze.AbstractAnalyzeMojo.execute(AbstractAnalyzeMojo.java:188)
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/MojoExecutionException
[ERROR]
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR] mvn <goals> -rf :observe-entities
Failed to send e-mail to chemit because no e-mail address is known, and no default e-mail domain is configured
Sending e-mails to: observe-build(a)list.forge.codelutin.com
channel stopped
Skipping sonar analysis due to bad build status FAILURE
Failed to send e-mail to chemit because no e-mail address is known, and no default e-mail domain is configured
1
15
Build failed in Jenkins: observe-nightly » ObServe :: Entities #36
by admin+ci-codelutin.com@codelutin.com 02 Sep '14
by admin+ci-codelutin.com@codelutin.com 02 Sep '14
02 Sep '14
See <http://ci.codelutin.com/jenkins/job/observe-nightly/fr.ird.observe$observe-…>
Changes:
[chemit] fixes #5687: Supprimer le champs TripSeine.organism
fixes #5683: Ajouter le champs needComment sur tous les référentiels
refs #5670: Découper le module business en deux (migration dans le module entities)
[chemit] refs #5670: Découper le module business en deux (les migrations sont dans le module entities)
------------------------------------------
[...truncated 56 lines...]
[INFO]
[INFO] --- license-maven-plugin:1.7:update-project-license (attach-licenses) @ observe-entities ---
[INFO] Will create or update license file [gpl_v3] to <http://ci.codelutin.com/jenkins/job/observe-nightly/fr.ird.observe$observe-…>
[INFO]
[INFO] --- license-maven-plugin:1.7:add-third-party (attach-licenses) @ observe-entities ---
[INFO] Load missing file <http://ci.codelutin.com/jenkins/job/observe-nightly/fr.ird.observe$observe-…>
[INFO] Missing file <http://ci.codelutin.com/jenkins/job/observe-nightly/fr.ird.observe$observe-…> is up-to-date.
[INFO] Writing third-party file to <http://ci.codelutin.com/jenkins/job/observe-nightly/fr.ird.observe$observe-…>
[INFO] Will attach third party file from <http://ci.codelutin.com/jenkins/job/observe-nightly/fr.ird.observe$observe-…>
[INFO]
[INFO] --- i18n-maven-plugin:3.3:parserJava (default) @ observe-entities ---
[INFO] start entry basedir:<http://ci.codelutin.com/jenkins/job/observe-nightly/fr.ird.observe$observe-…,> includes:[**/*Abstract.java], excludes:[**/*DAOAbstract.java]
[INFO] 93 file(s) to process (among 93 files)
[INFO] start entry basedir:<http://ci.codelutin.com/jenkins/job/observe-nightly/fr.ird.observe$observe-…,> includes:[**/*.java]
[INFO] 57 file(s) to process (among 57 files)
[INFO] Parsing is done. [treated file(s) : 10/150](total time:1.291s) ( ~ 8.604ms / file)
[INFO]
[INFO] >>> i18n-maven-plugin:3.3:gen (default) > :get @ observe-entities >>>
[INFO]
[INFO] --- i18n-maven-plugin:3.3:get (get) @ observe-entities ---
[INFO] config - basedir : <http://ci.codelutin.com/jenkins/job/observe-nightly/fr.ird.observe$observe-…>
[INFO] config - locales : [fr_FR, en_GB, es_ES]
[INFO] import getter java.getter in 497547ns
[INFO] Copying observe-entities.properties to <http://ci.codelutin.com/jenkins/job/observe-nightly/fr.ird.observe$observe-…>
[INFO] Copying observe-entities.properties to <http://ci.codelutin.com/jenkins/job/observe-nightly/fr.ird.observe$observe-…>
[INFO] Copying observe-entities.properties to <http://ci.codelutin.com/jenkins/job/observe-nightly/fr.ird.observe$observe-…>
[INFO]
[INFO] <<< i18n-maven-plugin:3.3:gen (default) < :get @ observe-entities <<<
[INFO]
[INFO] --- i18n-maven-plugin:3.3:gen (default) @ observe-entities ---
[INFO] config - src basedir : <http://ci.codelutin.com/jenkins/job/observe-nightly/fr.ird.observe$observe-…>
[INFO] config - out basedir : <http://ci.codelutin.com/jenkins/job/observe-nightly/fr.ird.observe$observe-…>
[INFO] config - locales : [fr_FR, en_GB, es_ES]
[INFO] prepare bundle for locale fr_FR
[INFO] merge bundle fr_FR to out
[WARNING] bundle fr_FR contains 4/34 empty entries! (use -Di18n.showEmpty to see these entries)
[INFO] copy bundle fr_FR to src
[INFO] prepare bundle for locale en_GB
[INFO] merge bundle en_GB to out
[WARNING] bundle en_GB contains 34/34 empty entries! (use -Di18n.showEmpty to see these entries)
[INFO] copy bundle en_GB to src
[INFO] prepare bundle for locale es_ES
[INFO] merge bundle es_ES to out
[WARNING] bundle es_ES contains 5/34 empty entries! (use -Di18n.showEmpty to see these entries)
[INFO] copy bundle es_ES to src
[INFO]
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ observe-entities ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory <http://ci.codelutin.com/jenkins/job/observe-nightly/fr.ird.observe$observe-…>
[INFO] Copying 21 resources
[INFO] skip non existing resourceDirectory <http://ci.codelutin.com/jenkins/job/observe-nightly/fr.ird.observe$observe-…>
[INFO] Copying 93 resources
[INFO] Copying 2 resources
[INFO]
[INFO] --- license-maven-plugin:1.7:update-file-header (update-file-header) @ observe-entities ---
[INFO] Will search files to update from root <http://ci.codelutin.com/jenkins/job/observe-nightly/fr.ird.observe$observe-…>
[INFO] Will search files to update from root <http://ci.codelutin.com/jenkins/job/observe-nightly/fr.ird.observe$observe-…>
[INFO] Scan 725 files header done in 865.391ms.
[INFO]
* uptodate header on 80 files.
* add header on 645 files.
[INFO]
[INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ observe-entities ---
[INFO] Compiling 602 source files to <http://ci.codelutin.com/jenkins/job/observe-nightly/fr.ird.observe$observe-…>
[WARNING] bootstrap class path not set in conjunction with -source 1.6
[WARNING] <http://ci.codelutin.com/jenkins/job/observe-nightly/fr.ird.observe$observe-…>:[26,40] org.nuiton.topia.framework.TopiaQuery in org.nuiton.topia.framework has been deprecated
[WARNING] <http://ci.codelutin.com/jenkins/job/observe-nightly/fr.ird.observe$observe-…>:[39,9] org.nuiton.topia.framework.TopiaQuery in org.nuiton.topia.framework has been deprecated
[WARNING] <http://ci.codelutin.com/jenkins/job/observe-nightly/fr.ird.observe$observe-…>: Some input files use unchecked or unsafe operations.
[WARNING] <http://ci.codelutin.com/jenkins/job/observe-nightly/fr.ird.observe$observe-…>: Recompile with -Xlint:unchecked for details.
[INFO]
[INFO] --- animal-sniffer-maven-plugin:1.11:check (default) @ observe-entities ---
[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) @ observe-entities ---
[INFO] Skipping goal (skipGenerateChanges flag is on).
[INFO]
[INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ observe-entities ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO]
[INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ observe-entities ---
[INFO] Compiling 6 source files to <http://ci.codelutin.com/jenkins/job/observe-nightly/fr.ird.observe$observe-…>
[WARNING] bootstrap class path not set in conjunction with -source 1.6
[INFO]
[INFO] --- maven-surefire-plugin:2.17:test (default-test) @ observe-entities ---
[INFO] Surefire report directory: <http://ci.codelutin.com/jenkins/job/observe-nightly/fr.ird.observe$observe-…>
-------------------------------------------------------
T E S T S
-------------------------------------------------------
Running fr.ird.type.SexagecimalPositionTest
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.04 sec - in fr.ird.type.SexagecimalPositionTest
Running fr.ird.observe.entities.ActivitySeineImplTest
INFO [main] (fr.ird.observe.entities.ActivitySeineImplTest:55) setUp - +++ start test
INFO [main] (fr.ird.observe.entities.ActivitySeineImplTest:140) assertDecimal - expected longitude null, actual null
INFO [main] (fr.ird.observe.entities.ActivitySeineImplTest:141) assertDecimal - expected latitudenull, actual null
INFO [main] (fr.ird.observe.entities.ActivitySeineImplTest:157) assertLongitudeSexagecimal - null, expected <null-null-null> -- actual <null-null-null>
INFO [main] (fr.ird.observe.entities.ActivitySeineImplTest:157) assertLongitudeSexagecimal - 121.0, expected <121-0-0> -- actual <121-0-0>
INFO [main] (fr.ird.observe.entities.ActivitySeineImplTest:157) assertLongitudeSexagecimal - 121.13347, expected <121-8-0> -- actual <121-8-0>
INFO [main] (fr.ird.observe.entities.ActivitySeineImplTest:157) assertLongitudeSexagecimal - 121.135, expected <121-8-6> -- actual <121-8-6>
INFO [main] (fr.ird.observe.entities.ActivitySeineImplTest:63) tearDown - --- end test
INFO [main] (fr.ird.observe.entities.ActivitySeineImplTest:55) setUp - +++ start test
INFO [main] (fr.ird.observe.entities.ActivitySeineImplTest:140) assertDecimal - expected longitude null, actual null
INFO [main] (fr.ird.observe.entities.ActivitySeineImplTest:141) assertDecimal - expected latitudenull, actual null
INFO [main] (fr.ird.observe.entities.ActivitySeineImplTest:157) assertLongitudeSexagecimal - null, expected <null-null-null> -- actual <null-null-null>
INFO [main] (fr.ird.observe.entities.ActivitySeineImplTest:157) assertLongitudeSexagecimal - null, expected <121-null-null> -- actual <121-null-null>
INFO [main] (fr.ird.observe.entities.ActivitySeineImplTest:140) assertDecimal - expected longitude 121.0, actual 121.0
INFO [main] (fr.ird.observe.entities.ActivitySeineImplTest:141) assertDecimal - expected latitudenull, actual null
INFO [main] (fr.ird.observe.entities.ActivitySeineImplTest:157) assertLongitudeSexagecimal - 121.0, expected <121-8-0> -- actual <121-8-0>
INFO [main] (fr.ird.observe.entities.ActivitySeineImplTest:140) assertDecimal - expected longitude 121.13347, actual 121.13347
INFO [main] (fr.ird.observe.entities.ActivitySeineImplTest:141) assertDecimal - expected latitudenull, actual null
INFO [main] (fr.ird.observe.entities.ActivitySeineImplTest:157) assertLongitudeSexagecimal - 121.13347, expected <121-8-6> -- actual <121-8-6>
INFO [main] (fr.ird.observe.entities.ActivitySeineImplTest:140) assertDecimal - expected longitude 121.135, actual 121.13514
INFO [main] (fr.ird.observe.entities.ActivitySeineImplTest:141) assertDecimal - expected latitudenull, actual null
INFO [main] (fr.ird.observe.entities.ActivitySeineImplTest:63) tearDown - --- end test
INFO [main] (fr.ird.observe.entities.ActivitySeineImplTest:55) setUp - +++ start test
INFO [main] (fr.ird.observe.entities.ActivitySeineImplTest:140) assertDecimal - expected longitude null, actual null
INFO [main] (fr.ird.observe.entities.ActivitySeineImplTest:141) assertDecimal - expected latitudenull, actual null
INFO [main] (fr.ird.observe.entities.ActivitySeineImplTest:63) tearDown - --- end test
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.071 sec - in fr.ird.observe.entities.ActivitySeineImplTest
Running fr.ird.observe.entities.referentiel.LengthWeightParemeterHelperTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.278 sec - in fr.ird.observe.entities.referentiel.LengthWeightParemeterHelperTest
Running fr.ird.observe.entities.migration.ObserveMigrationCallBackForVersionResolverTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.021 sec - in fr.ird.observe.entities.migration.ObserveMigrationCallBackForVersionResolverTest
Running fr.ird.observe.DBHelperTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 sec - in fr.ird.observe.DBHelperTest
Running fr.ird.observe.ScriptTest
INFO [main] (fr.ird.observe.ScriptTest:65) init - available factory [engine: Mozilla Rhino v.1.7 release 3 PRERELEASE] [language: ECMAScript, version:1.8], mime-types : ?[application/javascript, application/ecmascript, text/javascript, text/ecmascript]?[js]
INFO [main] (fr.ird.observe.ScriptTest:111) doEvaluate - [js ] 'a*(x^b)' nb eval 1 in 1.982ms (~ 1.982ms)
INFO [main] (fr.ird.observe.ScriptTest:111) doEvaluate - [js ] 'a*(x^b)' nb eval 10 in 17.333ms (~ 1.733ms)
INFO [main] (fr.ird.observe.ScriptTest:111) doEvaluate - [js ] 'a*(x^b)' nb eval 100 in 144.311ms (~ 1.443ms)
INFO [main] (fr.ird.observe.ScriptTest:111) doEvaluate - [js ] 'a*(x^b)' nb eval 1000 in 516.147ms (~ 516147ns)
INFO [main] (fr.ird.observe.ScriptTest:111) doEvaluate - [js ] 'a*(x^b)' nb eval 1000 in 191.065ms (~ 191065ns)
INFO [main] (fr.ird.observe.ScriptTest:111) doEvaluate - [js ] 'a*(x^b)' nb eval 100 in 15.019ms (~ 150188ns)
INFO [main] (fr.ird.observe.ScriptTest:111) doEvaluate - [js ] 'a*(x^b)' nb eval 10 in 1.53ms (~ 153017ns)
INFO [main] (fr.ird.observe.ScriptTest:111) doEvaluate - [js ] 'a*(x^b)' nb eval 1 in 173701ns (~ 173701ns)
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.902 sec - in fr.ird.observe.ScriptTest
Results :
Tests run: 14, Failures: 0, Errors: 0, Skipped: 0
[JENKINS] Recording test results
log4j:WARN No appenders could be found for logger (org.apache.commons.beanutils.converters.BooleanConverter).
log4j:WARN Please initialize the log4j system properly.
[INFO]
[INFO] --- maven-jar-plugin:2.5:jar (default-jar) @ observe-entities ---
[INFO] Building jar: <http://ci.codelutin.com/jenkins/job/observe-nightly/fr.ird.observe$observe-…>
[INFO]
[INFO] >>> maven-source-plugin:2.3:jar (attach-sources) > generate-sources @ observe-entities >>>
[INFO]
[INFO] --- maven-enforcer-plugin:1.3.1:enforce (ensure-no-container-api) @ observe-entities ---
[INFO]
[INFO] --- helper-maven-plugin:2.1:check-auto-container (check-central-safe) @ observe-entities ---
[INFO] Will use repository http://repo1.maven.org/maven2/
[INFO] Will use repository http://nexus.nuiton.org/nexus/content/repositories/central-releases
[INFO] Will use repository http://nexus.nuiton.org/nexus/content/repositories/other-releases
[WARNING] Skip SNAPSHOT dependency : org.nuiton.topia:topia-persistence:2.9.3-20140826.174128-7
[WARNING] Skip SNAPSHOT dependency : org.nuiton.topia:topia-service-migration:2.9.3-20140826.174142-7
[INFO] Skipping goal (runOnce flag is on and goal was already executed).
[INFO]
[INFO] --- maven-enforcer-plugin:1.3.1:enforce (check-project-files) @ observe-entities ---
[INFO]
[INFO] --- helper-maven-plugin:2.1:share-server-secret (get-redmine-login) @ observe-entities ---
[INFO] Skipping goal (runOnce flag is on and goal was already executed).
[INFO]
[INFO] --- eugene-maven-plugin:2.13:generate (generate-persistence) @ observe-entities ---
[INFO] Process phase [zargo]
[INFO] No file generated.
[INFO] Process phase [xmi]
[INFO] No file generated.
[INFO] Process phase [model]
WARN [pool-1-thread-1 for channel] (AbstractObjectModelReader.java:398) loadModelTagValue - Invalid model tag value [model.tagvalue.Boolean] : the tagvalue 'Boolean' is unknown.
WARN [pool-1-thread-1 for channel] (AbstractObjectModelReader.java:398) loadModelTagValue - Invalid model tag value [model.tagvalue.Float] : the tagvalue 'Float' is unknown.
WARN [pool-1-thread-1 for channel] (AbstractObjectModelReader.java:398) loadModelTagValue - Invalid model tag value [model.tagvalue.Integer] : the tagvalue 'Integer' is unknown.
WARN [pool-1-thread-1 for channel] (AbstractObjectModelReader.java:398) loadModelTagValue - Invalid model tag value [model.tagvalue.Long] : the tagvalue 'Long' is unknown.
WARN [pool-1-thread-1 for channel] (AbstractObjectModelReader.java:398) loadModelTagValue - Invalid model tag value [model.tagvalue.String] : the tagvalue 'String' is unknown.
[INFO] Process phase [generator]
[INFO] Apply generator TopiaMetaTransformer
WARN [pool-1-thread-1 for channel] (TopiaMetaTransformer.java:106) validateModel - [VALIDATION] [getTargetSample([boolean discarded<<[]>> tagvalue: {}])<<[]>> throws [] tagvalue: {}] Operation name getTargetSample is already reserved for a getter/setter of an entity attribute
[INFO] Apply generator BinderHelperTransformer
[INFO] No file generated.
[WARNING] Failed to getClass for org.apache.maven.plugin.source.SourceJarMojo
[INFO]
[INFO] <<< maven-source-plugin:2.3:jar (attach-sources) < generate-sources @ observe-entities <<<
[INFO]
[INFO] --- maven-source-plugin:2.3:jar (attach-sources) @ observe-entities ---
[INFO] Building jar: <http://ci.codelutin.com/jenkins/job/observe-nightly/fr.ird.observe$observe-…>
[INFO]
[INFO] --- maven-javadoc-plugin:2.9.1:jar (attach-javadocs) @ observe-entities ---
[INFO]
11 warnings
[WARNING] Javadoc Warnings
[WARNING] <http://ci.codelutin.com/jenkins/job/observe-nightly/fr.ird.observe$observe-…>:226: warning - @return tag has no arguments.
[WARNING] <http://ci.codelutin.com/jenkins/job/observe-nightly/fr.ird.observe$observe-…>:239: warning - @return tag has no arguments.
[WARNING] <http://ci.codelutin.com/jenkins/job/observe-nightly/fr.ird.observe$observe-…>:81: warning - @return tag has no arguments.
[WARNING] <http://ci.codelutin.com/jenkins/job/observe-nightly/fr.ird.observe$observe-…>:65: warning - @return tag has no arguments.
[WARNING] <http://ci.codelutin.com/jenkins/job/observe-nightly/fr.ird.observe$observe-…>:69: warning - @return tag has no arguments.
[WARNING] <http://ci.codelutin.com/jenkins/job/observe-nightly/fr.ird.observe$observe-…>:99: warning - @return tag has no arguments.
[WARNING] <http://ci.codelutin.com/jenkins/job/observe-nightly/fr.ird.observe$observe-…>:164: warning - @return tag has no arguments.
[WARNING] <http://ci.codelutin.com/jenkins/job/observe-nightly/fr.ird.observe$observe-…>:171: warning - @return tag has no arguments.
[WARNING] <http://ci.codelutin.com/jenkins/job/observe-nightly/fr.ird.observe$observe-…>:178: warning - @return tag has no arguments.
[WARNING] <http://ci.codelutin.com/jenkins/job/observe-nightly/fr.ird.observe$observe-…>:184: warning - @return tag has no arguments.
[WARNING] <http://ci.codelutin.com/jenkins/job/observe-nightly/fr.ird.observe$observe-…>:195: warning - @return tag has no arguments.
[INFO] Building jar: <http://ci.codelutin.com/jenkins/job/observe-nightly/fr.ird.observe$observe-…>
[INFO]
[INFO] --- maven-site-plugin:3.3:attach-descriptor (attach-descriptor) @ observe-entities ---
[INFO]
[INFO] --- maven-jar-plugin:2.5:test-jar (attach-test) @ observe-entities ---
[INFO] Building jar: <http://ci.codelutin.com/jenkins/job/observe-nightly/fr.ird.observe$observe-…>
[INFO]
[INFO] --- maven-surefire-plugin:2.17:test (integration-tests) @ observe-entities ---
[JENKINS] Recording test results
[INFO]
[INFO] --- maven-surefire-plugin:2.17:test (after-integration-tests) @ observe-entities ---
[INFO]
[INFO] --- helper-maven-plugin:2.1:share-server-secret (get-pgp-passphrase) @ observe-entities ---
[INFO] Exporting server [gpg-signer] username in ${gpg.keyname}
[INFO] Exporting server [gpg-signer] password in ${gpg.passphrase}
[JENKINS] Recording test results
[INFO]
[INFO] --- helper-maven-plugin:2.1:collect-files (collect-build-artifacts) @ observe-entities ---
[INFO] Loaded /var/local/forge/data/codelutin.com/jenkins/workspace/observe-nightly/trunk/target/collect-artifacts.txt
[INFO] Copying observe-entities-3.7-SNAPSHOT.jar to /var/local/forge/data/codelutin.com/jenkins/workspace/observe-nightly/trunk/target/collect/fr.ird.observe--observe-entities/observe-entities-3.7-SNAPSHOT.jar
[INFO] Copying THIRD-PARTY.properties to /var/local/forge/data/codelutin.com/jenkins/workspace/observe-nightly/trunk/target/collect/fr.ird.observe--observe-entities/THIRD-PARTY.properties
[INFO] Copying observe-entities-3.7-SNAPSHOT-sources.jar to /var/local/forge/data/codelutin.com/jenkins/workspace/observe-nightly/trunk/target/collect/fr.ird.observe--observe-entities/observe-entities-3.7-SNAPSHOT-sources.jar
[INFO] Copying observe-entities-3.7-SNAPSHOT-javadoc.jar to /var/local/forge/data/codelutin.com/jenkins/workspace/observe-nightly/trunk/target/collect/fr.ird.observe--observe-entities/observe-entities-3.7-SNAPSHOT-javadoc.jar
[INFO] Copying observe-entities-3.7-SNAPSHOT-tests.jar to /var/local/forge/data/codelutin.com/jenkins/workspace/observe-nightly/trunk/target/collect/fr.ird.observe--observe-entities/observe-entities-3.7-SNAPSHOT-tests.jar
[INFO]
[INFO] --- helper-maven-plugin:2.1:collect-files (collect-build-attachements) @ observe-entities ---
[WARNING] Skipping goal (No file to collect).
[INFO]
[INFO] --- maven-gpg-plugin:1.5:sign (sign-artifacts) @ observe-entities ---
[INFO]
[INFO] --- maven-dependency-plugin:2.8:analyze-only (analyze) @ observe-entities ---
[INFO] Used declared dependencies found:
[INFO] org.nuiton:nuiton-utils:jar:3.0-rc-7:compile
[INFO] org.nuiton.i18n:nuiton-i18n:jar:3.3:compile
[INFO] org.nuiton:nuiton-config:jar:3.0-rc-1:compile
[INFO] org.apache.commons:commons-lang3:jar:3.3.2:compile
[INFO] commons-logging:commons-logging:jar:1.2:compile
[INFO] com.google.guava:guava:jar:17.0:compile
[INFO] org.nuiton.topia:topia-persistence:jar:2.9.3-SNAPSHOT:compile
[INFO] org.nuiton.topia:topia-service-migration:jar:2.9.3-SNAPSHOT:compile
[INFO] org.hibernate:hibernate-core:jar:4.3.5.Final:compile
[INFO] junit:junit:jar:4.11:test
[WARNING] Used undeclared dependencies found:
[WARNING] commons-io:commons-io:jar:2.4:compile
[JENKINS] Archiving disabled
1
4
Build failed in Jenkins: observe-ci » ObServe :: Entities #79
by admin+ci-codelutin.com@codelutin.com 28 Aug '14
by admin+ci-codelutin.com@codelutin.com 28 Aug '14
28 Aug '14
See <http://ci.codelutin.com/jenkins/job/observe-ci/fr.ird.observe$observe-entit…>
Changes:
[chemit] fixes #5690: Ajout des champs program et ocean sur TripLongline
refs #5683: Ajouter le champs needComment sur tous les référentiels (update version)
improve migration callbacks
------------------------------------------
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 ObServe :: Entities 3.7-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] Downloading: http://nexus.nuiton.org/nexus/content/groups/observe/org/nuiton/topia/topia…
[INFO] Downloading: http://nexus.nuiton.org/nexus/content/repositories/snapshots/org/nuiton/top…
[INFO] Downloaded: http://nexus.nuiton.org/nexus/content/repositories/snapshots/org/nuiton/top… (2 KB at 15.8 KB/sec)
[INFO] Downloading: http://nexus.nuiton.org/nexus/content/repositories/snapshots/org/nuiton/top…
[INFO] Downloading: http://nexus.nuiton.org/nexus/content/groups/observe/org/nuiton/topia/2.9.3…
[INFO] Downloaded: http://nexus.nuiton.org/nexus/content/repositories/snapshots/org/nuiton/top… (803 B at 34.1 KB/sec)
[INFO] Downloading: http://nexus.nuiton.org/nexus/content/repositories/snapshots/org/nuiton/top…
[INFO] Downloading: http://nexus.nuiton.org/nexus/content/groups/observe/org/nuiton/topia/topia…
[INFO] Downloaded: http://nexus.nuiton.org/nexus/content/repositories/snapshots/org/nuiton/top… (2 KB at 20.5 KB/sec)
[INFO]
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ observe-entities ---
[INFO] Deleting <http://ci.codelutin.com/jenkins/job/observe-ci/fr.ird.observe$observe-entit…>
[INFO]
[INFO] --- maven-enforcer-plugin:1.3.1:enforce (check-project-files) @ observe-entities ---
[INFO]
[INFO] --- eugene-maven-plugin:2.13:generate (generate-persistence) @ observe-entities ---
[INFO] Process phase [zargo]
[INFO] Generate 3 files in 117.256ms.
[INFO] Process phase [xmi]
INFO [pool-1-thread-1 for channel] (Resource.java:296) getURLs - search URLs pattern: .*/default-java.xmi in 75 urls in 1.144s
INFO [pool-1-thread-1 for channel] (Resource.java:296) getURLs - search URLs pattern: .*/default-uml14.xmi in 75 urls in 660.408ms
[INFO] Generate 3 files in 3.924s.
[INFO] Process phase [model]
WARN [pool-1-thread-1 for channel] (AbstractObjectModelReader.java:398) loadModelTagValue - Invalid model tag value [model.tagvalue.Boolean] : the tagvalue 'Boolean' is unknown.
WARN [pool-1-thread-1 for channel] (AbstractObjectModelReader.java:398) loadModelTagValue - Invalid model tag value [model.tagvalue.Float] : the tagvalue 'Float' is unknown.
WARN [pool-1-thread-1 for channel] (AbstractObjectModelReader.java:398) loadModelTagValue - Invalid model tag value [model.tagvalue.Integer] : the tagvalue 'Integer' is unknown.
WARN [pool-1-thread-1 for channel] (AbstractObjectModelReader.java:398) loadModelTagValue - Invalid model tag value [model.tagvalue.Long] : the tagvalue 'Long' is unknown.
WARN [pool-1-thread-1 for channel] (AbstractObjectModelReader.java:398) loadModelTagValue - Invalid model tag value [model.tagvalue.String] : the tagvalue 'String' is unknown.
[INFO] Process phase [generator]
[INFO] Apply generator TopiaMetaTransformer
WARN [pool-1-thread-1 for channel] (TopiaMetaTransformer.java:106) validateModel - [VALIDATION] [getTargetSample([boolean discarded<<[]>> tagvalue: {}])<<[]>> throws [] tagvalue: {}] Operation name getTargetSample is already reserved for a getter/setter of an entity attribute
INFO [pool-1-thread-1 for channel] (EntityTransformer.java:384) isGenerateImpl - Will not generate [fr.ird.observe.entities.longline.TripLonglineImpl], there is some operations to manually implement
[INFO] Apply generator BinderHelperTransformer
[INFO] Generate 637 files in 843.676ms.
[INFO]
[INFO] --- i18n-maven-plugin:3.3:parserJava (default) @ observe-entities ---
[INFO] start entry basedir:<http://ci.codelutin.com/jenkins/job/observe-ci/fr.ird.observe$observe-entit…,> includes:[**/*Abstract.java], excludes:[**/*DAOAbstract.java]
[INFO] 93 file(s) to process (among 93 files)
[INFO] start entry basedir:<http://ci.codelutin.com/jenkins/job/observe-ci/fr.ird.observe$observe-entit…,> includes:[**/*.java]
[INFO] 57 file(s) to process (among 57 files)
[INFO] Parsing is done. [treated file(s) : 10/149](total time:1.301s) ( ~ 8.729ms / file)
[INFO]
[INFO] >>> i18n-maven-plugin:3.3:gen (default) > :get @ observe-entities >>>
[INFO]
[INFO] --- i18n-maven-plugin:3.3:get (get) @ observe-entities ---
[INFO] config - basedir : <http://ci.codelutin.com/jenkins/job/observe-ci/fr.ird.observe$observe-entit…>
[INFO] config - locales : [fr_FR, en_GB, es_ES]
[INFO] import getter java.getter in 485708ns
[INFO] Copying observe-entities.properties to <http://ci.codelutin.com/jenkins/job/observe-ci/fr.ird.observe$observe-entit…>
[INFO] Copying observe-entities.properties to <http://ci.codelutin.com/jenkins/job/observe-ci/fr.ird.observe$observe-entit…>
[INFO] Copying observe-entities.properties to <http://ci.codelutin.com/jenkins/job/observe-ci/fr.ird.observe$observe-entit…>
[INFO]
[INFO] <<< i18n-maven-plugin:3.3:gen (default) < :get @ observe-entities <<<
[INFO]
[INFO] --- i18n-maven-plugin:3.3:gen (default) @ observe-entities ---
[INFO] config - src basedir : <http://ci.codelutin.com/jenkins/job/observe-ci/fr.ird.observe$observe-entit…>
[INFO] config - out basedir : <http://ci.codelutin.com/jenkins/job/observe-ci/fr.ird.observe$observe-entit…>
[INFO] config - locales : [fr_FR, en_GB, es_ES]
[INFO] prepare bundle for locale fr_FR
[INFO] merge bundle fr_FR to out
[WARNING] bundle fr_FR contains 4/34 empty entries! (use -Di18n.showEmpty to see these entries)
[INFO] copy bundle fr_FR to src
[INFO] prepare bundle for locale en_GB
[INFO] merge bundle en_GB to out
[WARNING] bundle en_GB contains 34/34 empty entries! (use -Di18n.showEmpty to see these entries)
[INFO] copy bundle en_GB to src
[INFO] prepare bundle for locale es_ES
[INFO] merge bundle es_ES to out
[WARNING] bundle es_ES contains 5/34 empty entries! (use -Di18n.showEmpty to see these entries)
[INFO] copy bundle es_ES to src
[INFO]
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ observe-entities ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory <http://ci.codelutin.com/jenkins/job/observe-ci/fr.ird.observe$observe-entit…>
[INFO] Copying 23 resources
[INFO] skip non existing resourceDirectory <http://ci.codelutin.com/jenkins/job/observe-ci/fr.ird.observe$observe-entit…>
[INFO] Copying 93 resources
[INFO]
[INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ observe-entities ---
[INFO] Compiling 601 source files to <http://ci.codelutin.com/jenkins/job/observe-ci/fr.ird.observe$observe-entit…>
[INFO] -------------------------------------------------------------
[WARNING] COMPILATION WARNING :
[INFO] -------------------------------------------------------------
[WARNING] bootstrap class path not set in conjunction with -source 1.6
[WARNING] <http://ci.codelutin.com/jenkins/job/observe-ci/fr.ird.observe$observe-entit…>:[25,34] org.nuiton.topia.framework.TopiaQuery in org.nuiton.topia.framework has been deprecated
[WARNING] <http://ci.codelutin.com/jenkins/job/observe-ci/fr.ird.observe$observe-entit…>:[39,9] org.nuiton.topia.framework.TopiaQuery in org.nuiton.topia.framework has been deprecated
[WARNING] <http://ci.codelutin.com/jenkins/job/observe-ci/fr.ird.observe$observe-entit…>: Some input files use unchecked or unsafe operations.
[WARNING] <http://ci.codelutin.com/jenkins/job/observe-ci/fr.ird.observe$observe-entit…>: Recompile with -Xlint:unchecked for details.
[INFO] 5 warnings
[INFO] -------------------------------------------------------------
[INFO] -------------------------------------------------------------
[ERROR] COMPILATION ERROR :
[INFO] -------------------------------------------------------------
[ERROR] <http://ci.codelutin.com/jenkins/job/observe-ci/fr.ird.observe$observe-entit…>:[6,8] fr.ird.observe.entities.longline.ActivityLonglineImpl is not abstract and does not override abstract method getOpenableChilds() in fr.ird.observe.entities.OpenableEntity
[INFO] 1 error
[INFO] -------------------------------------------------------------
[JENKINS] Archiving disabled
1
2
28 Aug '14
See <http://ci.codelutin.com/jenkins/job/observe-ci/79/changes>
Changes:
[chemit] fixes #5690: Ajout des champs program et ocean sur TripLongline
refs #5683: Ajouter le champs needComment sur tous les référentiels (update version)
improve migration callbacks
------------------------------------------
Started by an SCM change
Building in workspace <http://ci.codelutin.com/jenkins/job/observe-ci/ws/>
Reverting <http://ci.codelutin.com/jenkins/job/observe-ci/ws/trunk> to depth infinity with ignoreExternals: false
Updating https://svn.mpl.ird.fr/osiris/observe/trunk at revision '2014-08-28T09:51:18.682 +0200'
U observe-entities/src/main/java/fr/ird/observe/entities/migration/AbstractObserveMigrationCallBack.java
U observe-entities/src/main/java/fr/ird/observe/entities/migration/versions/DataSourceMigrationForVersion_3_5.java
U observe-entities/src/main/java/fr/ird/observe/entities/migration/versions/DataSourceMigrationForVersion_3_7.java
U observe-entities/src/main/java/fr/ird/observe/entities/migration/PGDataSourceMigration.java
U observe-entities/src/main/java/fr/ird/observe/entities/migration/H2DataSourceMigration.java
U observe-entities/src/main/resources/db/3.7/add-referential-needComment-PG.sql
A observe-entities/src/main/resources/db/3.7/normalize-triplongline-PG.sql
U observe-entities/src/main/resources/db/3.7/add-referential-needComment-H2.sql
A observe-entities/src/main/resources/db/3.7/normalize-triplongline-H2.sql
U observe-entities/src/main/xmi/observe-longline.zargo
At revision 1827
Parsing POMs
[trunk] $ /opt/jdk7/bin/java -Dsettings.security=/var/local/forge/data/codelutin.com/maven/settings-security.xml -Djava.awt.headless=true -cp /var/local/forge/data/codelutin.com/jenkins/plugins/maven-plugin/WEB-INF/lib/maven31-agent-1.5.jar:/opt/maven3/boot/plexus-classworlds-2.5.1.jar:/opt/maven3/conf/logging jenkins.maven3.agent.Maven31Main /opt/maven3 /var/local/forge/exec/tomcat-codelutin.com/webapps/jenkins/WEB-INF/lib/remoting-2.44.jar /var/local/forge/data/codelutin.com/jenkins/plugins/maven-plugin/WEB-INF/lib/maven31-interceptor-1.5.jar /var/local/forge/data/codelutin.com/jenkins/plugins/maven-plugin/WEB-INF/lib/maven3-interceptor-commons-1.5.jar 57798
<===[JENKINS REMOTING CAPACITY]===> channel started
Executing Maven: -B -f <http://ci.codelutin.com/jenkins/job/observe-ci/ws/trunk/pom.xml> -s /var/local/forge/data/codelutin.com/maven/settings.xml -e -U clean verify
[INFO] Error stacktraces are turned on.
[INFO] Scanning for projects...
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Build Order:
[INFO]
[INFO] ObServe
[INFO] ObServe :: Entities
[INFO] ObServe :: Business
[INFO] ObServe :: Validation
[INFO] ObServe :: Swing
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Building ObServe 3.7-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO]
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ observe ---
[INFO] Deleting <http://ci.codelutin.com/jenkins/job/observe-ci/ws/trunk/target>
[INFO]
[INFO] --- maven-enforcer-plugin:1.3.1:enforce (check-project-files) @ observe ---
[INFO]
[INFO] --- maven-antrun-plugin:1.7:run (generate-surefire-workdir) @ observe ---
[INFO] Executing tasks
main:
[mkdir] Created dir: <http://ci.codelutin.com/jenkins/job/observe-ci/ws/trunk/target/surefire-wor…>
[INFO] Executed tasks
[INFO]
[INFO] --- maven-site-plugin:3.3:attach-descriptor (attach-descriptor) @ observe ---
[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 ObServe :: Entities 3.7-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] Downloading: http://nexus.nuiton.org/nexus/content/groups/observe/org/nuiton/topia/topia…
[INFO] Downloading: http://nexus.nuiton.org/nexus/content/repositories/snapshots/org/nuiton/top…
[INFO] Downloaded: http://nexus.nuiton.org/nexus/content/repositories/snapshots/org/nuiton/top… (2 KB at 15.8 KB/sec)
[INFO] Downloading: http://nexus.nuiton.org/nexus/content/repositories/snapshots/org/nuiton/top…
[INFO] Downloading: http://nexus.nuiton.org/nexus/content/groups/observe/org/nuiton/topia/2.9.3…
[INFO] Downloaded: http://nexus.nuiton.org/nexus/content/repositories/snapshots/org/nuiton/top… (803 B at 34.1 KB/sec)
[INFO] Downloading: http://nexus.nuiton.org/nexus/content/repositories/snapshots/org/nuiton/top…
[INFO] Downloading: http://nexus.nuiton.org/nexus/content/groups/observe/org/nuiton/topia/topia…
[INFO] Downloaded: http://nexus.nuiton.org/nexus/content/repositories/snapshots/org/nuiton/top… (2 KB at 20.5 KB/sec)
[INFO]
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ observe-entities ---
[INFO] Deleting <http://ci.codelutin.com/jenkins/job/observe-ci/ws/trunk/observe-entities/ta…>
[INFO]
[INFO] --- maven-enforcer-plugin:1.3.1:enforce (check-project-files) @ observe-entities ---
[INFO]
[INFO] --- eugene-maven-plugin:2.13:generate (generate-persistence) @ observe-entities ---
[INFO] Process phase [zargo]
[INFO] Generate 3 files in 117.256ms.
[INFO] Process phase [xmi]
INFO [pool-1-thread-1 for channel] (Resource.java:296) getURLs - search URLs pattern: .*/default-java.xmi in 75 urls in 1.144s
INFO [pool-1-thread-1 for channel] (Resource.java:296) getURLs - search URLs pattern: .*/default-uml14.xmi in 75 urls in 660.408ms
[INFO] Generate 3 files in 3.924s.
[INFO] Process phase [model]
WARN [pool-1-thread-1 for channel] (AbstractObjectModelReader.java:398) loadModelTagValue - Invalid model tag value [model.tagvalue.Boolean] : the tagvalue 'Boolean' is unknown.
WARN [pool-1-thread-1 for channel] (AbstractObjectModelReader.java:398) loadModelTagValue - Invalid model tag value [model.tagvalue.Float] : the tagvalue 'Float' is unknown.
WARN [pool-1-thread-1 for channel] (AbstractObjectModelReader.java:398) loadModelTagValue - Invalid model tag value [model.tagvalue.Integer] : the tagvalue 'Integer' is unknown.
WARN [pool-1-thread-1 for channel] (AbstractObjectModelReader.java:398) loadModelTagValue - Invalid model tag value [model.tagvalue.Long] : the tagvalue 'Long' is unknown.
WARN [pool-1-thread-1 for channel] (AbstractObjectModelReader.java:398) loadModelTagValue - Invalid model tag value [model.tagvalue.String] : the tagvalue 'String' is unknown.
[INFO] Process phase [generator]
[INFO] Apply generator TopiaMetaTransformer
WARN [pool-1-thread-1 for channel] (TopiaMetaTransformer.java:106) validateModel - [VALIDATION] [getTargetSample([boolean discarded<<[]>> tagvalue: {}])<<[]>> throws [] tagvalue: {}] Operation name getTargetSample is already reserved for a getter/setter of an entity attribute
INFO [pool-1-thread-1 for channel] (EntityTransformer.java:384) isGenerateImpl - Will not generate [fr.ird.observe.entities.longline.TripLonglineImpl], there is some operations to manually implement
[INFO] Apply generator BinderHelperTransformer
[INFO] Generate 637 files in 843.676ms.
[INFO]
[INFO] --- i18n-maven-plugin:3.3:parserJava (default) @ observe-entities ---
[INFO] start entry basedir:<http://ci.codelutin.com/jenkins/job/observe-ci/ws/trunk/observe-entities/ta…,> includes:[**/*Abstract.java], excludes:[**/*DAOAbstract.java]
[INFO] 93 file(s) to process (among 93 files)
[INFO] start entry basedir:<http://ci.codelutin.com/jenkins/job/observe-ci/ws/trunk/observe-entities/sr…,> includes:[**/*.java]
[INFO] 57 file(s) to process (among 57 files)
[INFO] Parsing is done. [treated file(s) : 10/149](total time:1.301s) ( ~ 8.729ms / file)
[INFO]
[INFO] >>> i18n-maven-plugin:3.3:gen (default) > :get @ observe-entities >>>
[INFO]
[INFO] --- i18n-maven-plugin:3.3:get (get) @ observe-entities ---
[INFO] config - basedir : <http://ci.codelutin.com/jenkins/job/observe-ci/ws/trunk/observe-entities/ta…>
[INFO] config - locales : [fr_FR, en_GB, es_ES]
[INFO] import getter java.getter in 485708ns
[INFO] Copying observe-entities.properties to <http://ci.codelutin.com/jenkins/job/observe-ci/ws/trunk/observe-entities/ta…>
[INFO] Copying observe-entities.properties to <http://ci.codelutin.com/jenkins/job/observe-ci/ws/trunk/observe-entities/ta…>
[INFO] Copying observe-entities.properties to <http://ci.codelutin.com/jenkins/job/observe-ci/ws/trunk/observe-entities/ta…>
[INFO]
[INFO] <<< i18n-maven-plugin:3.3:gen (default) < :get @ observe-entities <<<
[INFO]
[INFO] --- i18n-maven-plugin:3.3:gen (default) @ observe-entities ---
[INFO] config - src basedir : <http://ci.codelutin.com/jenkins/job/observe-ci/ws/trunk/observe-entities/sr…>
[INFO] config - out basedir : <http://ci.codelutin.com/jenkins/job/observe-ci/ws/trunk/observe-entities/ta…>
[INFO] config - locales : [fr_FR, en_GB, es_ES]
[INFO] prepare bundle for locale fr_FR
[INFO] merge bundle fr_FR to out
[WARNING] bundle fr_FR contains 4/34 empty entries! (use -Di18n.showEmpty to see these entries)
[INFO] copy bundle fr_FR to src
[INFO] prepare bundle for locale en_GB
[INFO] merge bundle en_GB to out
[WARNING] bundle en_GB contains 34/34 empty entries! (use -Di18n.showEmpty to see these entries)
[INFO] copy bundle en_GB to src
[INFO] prepare bundle for locale es_ES
[INFO] merge bundle es_ES to out
[WARNING] bundle es_ES contains 5/34 empty entries! (use -Di18n.showEmpty to see these entries)
[INFO] copy bundle es_ES to src
[INFO]
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ observe-entities ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory <http://ci.codelutin.com/jenkins/job/observe-ci/ws/trunk/observe-entities/ta…>
[INFO] Copying 23 resources
[INFO] skip non existing resourceDirectory <http://ci.codelutin.com/jenkins/job/observe-ci/ws/trunk/observe-entities/sr…>
[INFO] Copying 93 resources
[INFO]
[INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ observe-entities ---
[INFO] Compiling 601 source files to <http://ci.codelutin.com/jenkins/job/observe-ci/ws/trunk/observe-entities/ta…>
[INFO] -------------------------------------------------------------
[WARNING] COMPILATION WARNING :
[INFO] -------------------------------------------------------------
[WARNING] bootstrap class path not set in conjunction with -source 1.6
[WARNING] <http://ci.codelutin.com/jenkins/job/observe-ci/ws/trunk/observe-entities/sr…>:[25,34] org.nuiton.topia.framework.TopiaQuery in org.nuiton.topia.framework has been deprecated
[WARNING] <http://ci.codelutin.com/jenkins/job/observe-ci/ws/trunk/observe-entities/sr…>:[39,9] org.nuiton.topia.framework.TopiaQuery in org.nuiton.topia.framework has been deprecated
[WARNING] <http://ci.codelutin.com/jenkins/job/observe-ci/ws/trunk/observe-entities/ta…>: Some input files use unchecked or unsafe operations.
[WARNING] <http://ci.codelutin.com/jenkins/job/observe-ci/ws/trunk/observe-entities/ta…>: Recompile with -Xlint:unchecked for details.
[INFO] 5 warnings
[INFO] -------------------------------------------------------------
[INFO] -------------------------------------------------------------
[ERROR] COMPILATION ERROR :
[INFO] -------------------------------------------------------------
[ERROR] <http://ci.codelutin.com/jenkins/job/observe-ci/ws/trunk/observe-entities/ta…>:[6,8] fr.ird.observe.entities.longline.ActivityLonglineImpl is not abstract and does not override abstract method getOpenableChilds() in fr.ird.observe.entities.OpenableEntity
[INFO] 1 error
[INFO] -------------------------------------------------------------
[JENKINS] Archiving disabled
Started calculate disk usage of build
Finished Calculation of disk usage of build in 0 seconds
Started calculate disk usage of workspace
Finished Calculation of disk usage of workspace in 0 seconds
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO]
[INFO] ObServe ............................................ SUCCESS [ 3.523 s]
[INFO] ObServe :: Entities ................................ FAILURE [ 14.977 s]
[INFO] ObServe :: Business ................................ SKIPPED
[INFO] ObServe :: Validation .............................. SKIPPED
[INFO] ObServe :: Swing ................................... SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 21.002 s
[INFO] Finished at: 2014-08-28T09:51:51+02:00
[INFO] Final Memory: 41M/574M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:3.1:compile (default-compile) on project observe-entities: Compilation failure
[ERROR] <http://ci.codelutin.com/jenkins/job/observe-ci/ws/trunk/observe-entities/ta…>:[6,8] fr.ird.observe.entities.longline.ActivityLonglineImpl is not abstract and does not override abstract method getOpenableChilds() in fr.ird.observe.entities.OpenableEntity
[ERROR] -> [Help 1]
org.apache.maven.lifecycle.LifecycleExecutionException: Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:3.1:compile (default-compile) on project observe-entities: Compilation failure
<http://ci.codelutin.com/jenkins/job/observe-ci/ws/trunk/observe-entities/ta…>:[6,8] fr.ird.observe.entities.longline.ActivityLonglineImpl is not abstract and does not override abstract method getOpenableChilds() in fr.ird.observe.entities.OpenableEntity
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:347)
at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:154)
at org.jvnet.hudson.maven3.launcher.Maven31Launcher.main(Maven31Launcher.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.Maven31Main.launch(Maven31Main.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:134)
at hudson.maven.Maven3Builder.call(Maven3Builder.java:69)
at hudson.remoting.UserRequest.perform(UserRequest.java:118)
at hudson.remoting.UserRequest.perform(UserRequest.java:48)
at hudson.remoting.Request$2.run(Request.java:328)
at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:72)
at java.util.concurrent.FutureTask.run(FutureTask.java:262)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
at java.lang.Thread.run(Thread.java:745)
Caused by: org.apache.maven.plugin.compiler.CompilationFailureException: Compilation failure
<http://ci.codelutin.com/jenkins/job/observe-ci/ws/trunk/observe-entities/ta…>:[6,8] fr.ird.observe.entities.longline.ActivityLonglineImpl is not abstract and does not override abstract method getOpenableChilds() in fr.ird.observe.entities.OpenableEntity
at org.apache.maven.plugin.compiler.AbstractCompilerMojo.execute(AbstractCompilerMojo.java:858)
at org.apache.maven.plugin.compiler.CompilerMojo.execute(CompilerMojo.java:129)
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 :observe-entities
Failed to send e-mail to chemit because no e-mail address is known, and no default e-mail domain is configured
Sending e-mails to: observe-build(a)list.forge.codelutin.com
channel stopped
Failed to send e-mail to chemit because no e-mail address is known, and no default e-mail domain is configured
1
2
26 Aug '14
See <http://ci.codelutin.com/jenkins/job/observe-nightly/31/changes>
Changes:
[chemit] simplify schema tag values
[chemit] remove autoloaded css declaration in jaxx files + rename a css
[chemit] use last nuiton libs + remove msaccess-importer dependency
------------------------------------------
[...truncated 7862 lines...]
Caused by: org.h2.jdbc.JdbcSQLException: Table "VESSELSIZECATEGORY" not found; SQL statement:
select vesselsize0_.topiaId as topiaId1_59_, vesselsize0_.topiaVersion as topiaVer2_59_, vesselsize0_.topiaCreateDate as topiaCre3_59_, vesselsize0_.code as code4_59_, vesselsize0_.status as status5_59_, vesselsize0_.uri as uri6_59_, vesselsize0_.capacityLabel as capacity1_95_, vesselsize0_.gaugeLabel as gaugeLab2_95_ from vesselSizeCategory vesselsize0_ [42102-173]
at org.h2.message.DbException.getJdbcSQLException(DbException.java:331)
at org.h2.message.DbException.get(DbException.java:171)
at org.h2.message.DbException.get(DbException.java:148)
at org.h2.command.Parser.readTableOrView(Parser.java:4864)
at org.h2.command.Parser.readTableFilter(Parser.java:1107)
at org.h2.command.Parser.parseSelectSimpleFromPart(Parser.java:1713)
at org.h2.command.Parser.parseSelectSimple(Parser.java:1821)
at org.h2.command.Parser.parseSelectSub(Parser.java:1707)
at org.h2.command.Parser.parseSelectUnion(Parser.java:1550)
at org.h2.command.Parser.parseSelect(Parser.java:1538)
at org.h2.command.Parser.parsePrepared(Parser.java:405)
at org.h2.command.Parser.parse(Parser.java:279)
at org.h2.command.Parser.parse(Parser.java:251)
at org.h2.command.Parser.prepareCommand(Parser.java:218)
at org.h2.engine.Session.prepareLocal(Session.java:428)
at org.h2.engine.Session.prepareCommand(Session.java:377)
at org.h2.jdbc.JdbcConnection.prepareCommand(JdbcConnection.java:1138)
at org.h2.jdbc.JdbcPreparedStatement.<init>(JdbcPreparedStatement.java:70)
at org.h2.jdbc.JdbcConnection.prepareStatement(JdbcConnection.java:267)
at org.hibernate.engine.jdbc.internal.StatementPreparerImpl$5.doPrepare(StatementPreparerImpl.java:162)
at org.hibernate.engine.jdbc.internal.StatementPreparerImpl$StatementPreparationTemplate.prepareStatement(StatementPreparerImpl.java:186)
at org.hibernate.engine.jdbc.internal.StatementPreparerImpl.prepareQueryStatement(StatementPreparerImpl.java:160)
at org.hibernate.loader.Loader.prepareQueryStatement(Loader.java:1884)
at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1861)
at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1838)
at org.hibernate.loader.Loader.doQuery(Loader.java:909)
at org.hibernate.loader.Loader.doQueryAndInitializeNonLazyCollections(Loader.java:354)
at org.hibernate.loader.Loader.doList(Loader.java:2553)
at org.hibernate.loader.Loader.doList(Loader.java:2539)
at org.hibernate.loader.Loader.listIgnoreQueryCache(Loader.java:2369)
at org.hibernate.loader.Loader.list(Loader.java:2364)
at org.hibernate.loader.hql.QueryLoader.list(QueryLoader.java:496)
at org.hibernate.hql.internal.ast.QueryTranslatorImpl.list(QueryTranslatorImpl.java:387)
at org.hibernate.engine.query.spi.HQLQueryPlan.performList(HQLQueryPlan.java:231)
at org.hibernate.internal.SessionImpl.list(SessionImpl.java:1264)
at org.hibernate.internal.QueryImpl.list(QueryImpl.java:103)
at org.nuiton.topia.framework.TopiaContextImpl.findAll(TopiaContextImpl.java:954)
at org.nuiton.topia.framework.TopiaQuery.execute(TopiaQuery.java:1388)
at org.nuiton.topia.framework.TopiaQuery.executeToEntityList(TopiaQuery.java:1408)
at org.nuiton.topia.persistence.TopiaDAOImpl.findAllByQuery(TopiaDAOImpl.java:480)
at org.nuiton.topia.persistence.TopiaDAOImpl.findAll(TopiaDAOImpl.java:441)
at fr.ird.observe.db.impl.DataServiceImpl.getList0(DataServiceImpl.java:1580)
at fr.ird.observe.db.impl.DataServiceImpl.getList(DataServiceImpl.java:394)
at fr.ird.observe.db.impl.DataServiceImpl.getList(DataServiceImpl.java:348)
at fr.ird.observe.db.DBTestHelper.assertReferentiel(DBTestHelper.java:106)
at fr.ird.observe.its.migration.AbstractMigrationTest.testForVersion(AbstractMigrationTest.java:114)
at fr.ird.observe.its.migration.AbstractDataSourceMigrationTest.testMigrateFrom0_TO_3_5(AbstractDataSourceMigrationTest.java:59)
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.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:47)
at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:44)
at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:271)
at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:70)
at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:50)
at org.junit.runners.ParentRunner$3.run(ParentRunner.java:238)
at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:63)
at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:236)
at org.junit.runners.ParentRunner.access$000(ParentRunner.java:53)
at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:229)
at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
at org.junit.runners.ParentRunner.run(ParentRunner.java:309)
at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:264)
at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:153)
at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:124)
at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:200)
at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:153)
at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:103)
Results :
Failed tests:
H2ReplicateDataIT>AbstractReplicateDataTest.setUp:96->AbstractTopiaReplicationServiceTest.setUp:102->AbstractReplicateTest.createDb:77->createStorage:60->Assert.assertEquals:144->Assert.assertEquals:118->Assert.failNotEquals:743->Assert.fail:88 expected:<false> but was:<true>
H2ReplicateDataIT>AbstractReplicateDataTest.setUp:96->AbstractTopiaReplicationServiceTest.setUp:102->AbstractReplicateTest.createDb:77->createStorage:60->Assert.assertEquals:144->Assert.assertEquals:118->Assert.failNotEquals:743->Assert.fail:88 expected:<false> but was:<true>
H2ReplicateDataIT>AbstractReplicateDataTest.setUp:96->AbstractTopiaReplicationServiceTest.setUp:102->AbstractReplicateTest.createDb:77->createStorage:60->Assert.assertEquals:144->Assert.assertEquals:118->Assert.failNotEquals:743->Assert.fail:88 expected:<false> but was:<true>
H2ReplicateDataIT>AbstractReplicateDataTest.setUp:96->AbstractTopiaReplicationServiceTest.setUp:102->AbstractReplicateTest.createDb:77->createStorage:60->Assert.assertEquals:144->Assert.assertEquals:118->Assert.failNotEquals:743->Assert.fail:88 expected:<false> but was:<true>
H2ReplicateDataIT>AbstractReplicateDataTest.setUp:96->AbstractTopiaReplicationServiceTest.setUp:102->AbstractReplicateTest.createDb:77->createStorage:60->Assert.assertEquals:144->Assert.assertEquals:118->Assert.failNotEquals:743->Assert.fail:88 expected:<false> but was:<true>
H2ReplicateReferentielIT>AbstractReplicateReferentielTest.setUp:64->AbstractTopiaReplicationServiceTest.setUp:102->AbstractReplicateTest.createDb:77->createStorage:50->Assert.assertEquals:144->Assert.assertEquals:118->Assert.failNotEquals:743->Assert.fail:88 expected:<false> but was:<true>
H2ReplicateReferentielIT>AbstractReplicateReferentielTest.setUp:64->AbstractTopiaReplicationServiceTest.setUp:102->AbstractReplicateTest.createDb:77->createStorage:50->Assert.assertEquals:144->Assert.assertEquals:118->Assert.failNotEquals:743->Assert.fail:88 expected:<false> but was:<true>
H2ReplicateReferentielIT>AbstractReplicateReferentielTest.setUp:64->AbstractTopiaReplicationServiceTest.setUp:102->AbstractReplicateTest.createDb:77->createStorage:50->Assert.assertEquals:144->Assert.assertEquals:118->Assert.failNotEquals:743->Assert.fail:88 expected:<false> but was:<true>
H2ReplicateReferentielIT>AbstractReplicateReferentielTest.setUp:64->AbstractTopiaReplicationServiceTest.setUp:102->AbstractReplicateTest.createDb:77->createStorage:50->Assert.assertEquals:144->Assert.assertEquals:118->Assert.failNotEquals:743->Assert.fail:88 expected:<false> but was:<true>
H2ReplicateReferentielIT>AbstractReplicateReferentielTest.setUp:64->AbstractTopiaReplicationServiceTest.setUp:102->AbstractReplicateTest.createDb:77->createStorage:50->Assert.assertEquals:144->Assert.assertEquals:118->Assert.failNotEquals:743->Assert.fail:88 expected:<false> but was:<true>
H2ReplicateReferentielIT>AbstractReplicateReferentielTest.setUp:64->AbstractTopiaReplicationServiceTest.setUp:102->AbstractReplicateTest.createDb:77->createStorage:50->Assert.assertEquals:144->Assert.assertEquals:118->Assert.failNotEquals:743->Assert.fail:88 expected:<false> but was:<true>
H2ReplicateReferentielIT>AbstractReplicateReferentielTest.setUp:64->AbstractTopiaReplicationServiceTest.setUp:102->AbstractReplicateTest.createDb:77->createStorage:50->Assert.assertEquals:144->Assert.assertEquals:118->Assert.failNotEquals:743->Assert.fail:88 expected:<false> but was:<true>
H2ReplicateReferentielIT>AbstractReplicateReferentielTest.setUp:64->AbstractTopiaReplicationServiceTest.setUp:102->AbstractReplicateTest.createDb:77->createStorage:50->Assert.assertEquals:144->Assert.assertEquals:118->Assert.failNotEquals:743->Assert.fail:88 expected:<false> but was:<true>
Tests in error:
H2ReplicateDataIT>AbstractReplicateDataTest.setUp:96->AbstractTopiaReplicationServiceTest.setUp:102->AbstractReplicateTest.createDb:78->AbstractReplicateDataTest.createModel:166 » DataSource
H2ReplicateReferentielIT>AbstractReplicateReferentielTest.setUp:64->AbstractTopiaReplicationServiceTest.setUp:102->AbstractReplicateTest.createDb:78->AbstractReplicateReferentielTest.createModel:105 » DataSource
DataSourceFactoryIT.testCreateH2ConfigFromDump:205 » DataSource org.nuiton.top...
DataSourceFactoryIT.testCreateH2ConfigEmpty:172 » DataSource org.nuiton.topia....
DataSourceFactoryIT.testCreateH2ConfigUseLocalStorage:234 » DataSource org.nui...
DataSourceFactoryIT.testCreateH2ConfigImportLocalStorage:137 » DataSource org....
H2DataSourceMigrationIT>AbstractDataSourceMigrationTest.testMigrateFrom0_TO_3_5:59->AbstractMigrationTest.testForVersion:114 » DataSource
Tests run: 31, Failures: 13, Errors: 7, Skipped: 7
[ERROR] There are test failures.
Please refer to <http://ci.codelutin.com/jenkins/job/observe-nightly/ws/trunk/observe-busine…> for the individual test results.
[JENKINS] Recording test results
[INFO]
[INFO] --- maven-surefire-plugin:2.17:test (after-integration-tests) @ observe-business ---
[INFO] Surefire report directory: <http://ci.codelutin.com/jenkins/job/observe-nightly/ws/trunk/observe-busine…>
-------------------------------------------------------
T E S T S
-------------------------------------------------------
Running fr.ird.observe.its.RestoreEmptyPGIT
INFO [main] (fr.ird.observe.test.TestHelper:78) getTestsTimeStamp - tests timestamp : 1408928498784
INFO [main] (fr.ird.observe.test.TestHelper:97) getTestDir - tests basedir : <http://ci.codelutin.com/jenkins/job/observe-nightly/ws/trunk/observe-busine…>
WARN [main] (fr.ird.observe.its.RestoreEmptyPGIT:67) init - Could not connect to postgres, will skip the test.
Tests run: 1, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.595 sec - in fr.ird.observe.its.RestoreEmptyPGIT
Results :
Tests run: 1, Failures: 0, Errors: 0, Skipped: 1
[JENKINS] Recording test results
[INFO]
[INFO] --- helper-maven-plugin:2.1:share-server-secret (get-pgp-passphrase) @ observe-business ---
[INFO] Exporting server [gpg-signer] username in ${gpg.keyname}
[INFO] Exporting server [gpg-signer] password in ${gpg.passphrase}
[INFO]
[INFO] --- helper-maven-plugin:2.1:collect-files (collect-build-artifacts) @ observe-business ---
[INFO] Loaded <http://ci.codelutin.com/jenkins/job/observe-nightly/ws/trunk/target/collect…>
[INFO] Copying observe-business-3.7-SNAPSHOT.jar to <http://ci.codelutin.com/jenkins/job/observe-nightly/ws/trunk/target/collect…>
[INFO] Copying THIRD-PARTY.properties to <http://ci.codelutin.com/jenkins/job/observe-nightly/ws/trunk/target/collect…>
[INFO] Copying observe-business-3.7-SNAPSHOT-sources.jar to <http://ci.codelutin.com/jenkins/job/observe-nightly/ws/trunk/target/collect…>
[INFO] Copying observe-business-3.7-SNAPSHOT-javadoc.jar to <http://ci.codelutin.com/jenkins/job/observe-nightly/ws/trunk/target/collect…>
[INFO] Copying observe-business-3.7-SNAPSHOT-tests.jar to <http://ci.codelutin.com/jenkins/job/observe-nightly/ws/trunk/target/collect…>
[INFO]
[INFO] --- helper-maven-plugin:2.1:collect-files (collect-build-attachements) @ observe-business ---
[WARNING] Skipping goal (No file to collect).
[INFO]
[INFO] --- maven-gpg-plugin:1.5:sign (sign-artifacts) @ observe-business ---
[INFO]
[INFO] --- maven-dependency-plugin:2.8:analyze-only (analyze) @ observe-business ---
[INFO] Used declared dependencies found:
[INFO] org.nuiton:nuiton-utils:jar:3.0-SNAPSHOT:compile
[INFO] org.nuiton:nuiton-validator:jar:3.0-rc-1:compile
[INFO] org.nuiton:nuiton-config:jar:3.0-rc-1:compile
[INFO] org.nuiton:nuiton-decorator:jar:3.0-alpha-3:compile
[INFO] org.nuiton.i18n:nuiton-i18n:jar:3.3:compile
[INFO] org.nuiton:nuiton-converter:jar:1.0:compile
[INFO] org.apache.commons:commons-lang3:jar:3.3.2:compile
[INFO] commons-logging:commons-logging:jar:1.2:compile
[INFO] commons-collections:commons-collections:jar:3.2.1:compile
[INFO] commons-io:commons-io:jar:2.4:compile
[INFO] commons-jxpath:commons-jxpath:jar:1.3:compile
[INFO] com.google.guava:guava:jar:17.0:compile
[INFO] org.nuiton.topia:topia-persistence:jar:2.9.3-SNAPSHOT:compile
[INFO] org.nuiton.topia:topia-service-replication:jar:2.9.3-SNAPSHOT:compile
[INFO] org.nuiton.topia:topia-service-migration:jar:2.9.3-SNAPSHOT:compile
[INFO] xpp3:xpp3:jar:1.1.4c:compile
[INFO] org.nuiton.jaxx:jaxx-runtime:jar:2.11-SNAPSHOT:compile
[INFO] org.nuiton.jaxx:jaxx-validator:jar:2.11-SNAPSHOT:compile
[INFO] org.apache.struts.xwork:xwork-core:jar:2.3.15.1:compile
[INFO] com.h2database:h2:jar:1.3.173:compile
[INFO] postgresql:postgresql:jar:9.1-901-1.jdbc4:compile
[INFO] org.hibernate:hibernate-core:jar:4.3.5.Final:compile
[INFO] junit:junit:jar:4.11:test
[INFO] org.nuiton.topia:topia-persistence:jar:tests:2.9.3-SNAPSHOT:test
[INFO] org.nuiton.topia:topia-service-replication:jar:tests:2.9.3-SNAPSHOT:test
[WARNING] Used undeclared dependencies found:
[WARNING] commons-beanutils:commons-beanutils:jar:1.9.2:compile
[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
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO]
[INFO] ObServe ............................................ SUCCESS [ 10.701 s]
[INFO] ObServe :: Business ................................ FAILURE [01:52 min]
[INFO] ObServe :: Validation .............................. SKIPPED
[INFO] ObServe :: Swing ................................... SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 02:07 min
[INFO] Finished at: 2014-08-25T03:01:41+02:00
[INFO] Final Memory: 89M/980M
[INFO] ------------------------------------------------------------------------
Waiting for Jenkins to finish collecting data
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-dependency-plugin:2.8:analyze-only (analyze) on project observe-business: Dependency problems found -> [Help 1]
org.apache.maven.lifecycle.LifecycleExecutionException: Failed to execute goal org.apache.maven.plugins:maven-dependency-plugin:2.8:analyze-only (analyze) on project observe-business: Dependency problems found
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:347)
at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:154)
at org.jvnet.hudson.maven3.launcher.Maven31Launcher.main(Maven31Launcher.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.Maven31Main.launch(Maven31Main.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:134)
at hudson.maven.Maven3Builder.call(Maven3Builder.java:69)
at hudson.remoting.UserRequest.perform(UserRequest.java:118)
at hudson.remoting.UserRequest.perform(UserRequest.java:48)
at hudson.remoting.Request$2.run(Request.java:328)
at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:72)
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: Dependency problems found
at org.apache.maven.plugin.dependency.analyze.AbstractAnalyzeMojo.execute(AbstractAnalyzeMojo.java:188)
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/MojoExecutionException
[ERROR]
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR] mvn <goals> -rf :observe-business
Failed to send e-mail to chemit because no e-mail address is known, and no default e-mail domain is configured
Sending e-mails to: observe-build(a)list.forge.codelutin.com
channel stopped
Skipping sonar analysis due to bad build status FAILURE
Failed to send e-mail to chemit because no e-mail address is known, and no default e-mail domain is configured
1
4
Build failed in Jenkins: observe-nightly » ObServe :: Business #31
by admin+ci-codelutin.com@codelutin.com 26 Aug '14
by admin+ci-codelutin.com@codelutin.com 26 Aug '14
26 Aug '14
See <http://ci.codelutin.com/jenkins/job/observe-nightly/fr.ird.observe$observe-…>
Changes:
[chemit] simplify schema tag values
[chemit] use last nuiton libs + remove msaccess-importer dependency
------------------------------------------
[...truncated 7615 lines...]
at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:271)
at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:70)
at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:50)
at org.junit.runners.ParentRunner$3.run(ParentRunner.java:238)
at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:63)
at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:236)
at org.junit.runners.ParentRunner.access$000(ParentRunner.java:53)
at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:229)
at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
at org.junit.runners.ParentRunner.run(ParentRunner.java:309)
at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:264)
at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:153)
at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:124)
at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:200)
at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:153)
at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:103)
Caused by: org.hibernate.exception.SQLGrammarException: could not prepare statement
at org.hibernate.exception.internal.SQLStateConversionDelegate.convert(SQLStateConversionDelegate.java:123)
at org.hibernate.exception.internal.StandardSQLExceptionConverter.convert(StandardSQLExceptionConverter.java:49)
at org.hibernate.engine.jdbc.spi.SqlExceptionHelper.convert(SqlExceptionHelper.java:126)
at org.hibernate.engine.jdbc.internal.StatementPreparerImpl$StatementPreparationTemplate.prepareStatement(StatementPreparerImpl.java:196)
at org.hibernate.engine.jdbc.internal.StatementPreparerImpl.prepareQueryStatement(StatementPreparerImpl.java:160)
at org.hibernate.loader.Loader.prepareQueryStatement(Loader.java:1884)
at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1861)
at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1838)
at org.hibernate.loader.Loader.doQuery(Loader.java:909)
at org.hibernate.loader.Loader.doQueryAndInitializeNonLazyCollections(Loader.java:354)
at org.hibernate.loader.Loader.doList(Loader.java:2553)
at org.hibernate.loader.Loader.doList(Loader.java:2539)
at org.hibernate.loader.Loader.listIgnoreQueryCache(Loader.java:2369)
at org.hibernate.loader.Loader.list(Loader.java:2364)
at org.hibernate.loader.hql.QueryLoader.list(QueryLoader.java:496)
at org.hibernate.hql.internal.ast.QueryTranslatorImpl.list(QueryTranslatorImpl.java:387)
at org.hibernate.engine.query.spi.HQLQueryPlan.performList(HQLQueryPlan.java:231)
at org.hibernate.internal.SessionImpl.list(SessionImpl.java:1264)
at org.hibernate.internal.QueryImpl.list(QueryImpl.java:103)
at org.nuiton.topia.framework.TopiaContextImpl.findAll(TopiaContextImpl.java:954)
at org.nuiton.topia.framework.TopiaQuery.execute(TopiaQuery.java:1388)
at org.nuiton.topia.framework.TopiaQuery.executeToEntityList(TopiaQuery.java:1408)
at org.nuiton.topia.persistence.TopiaDAOImpl.findAllByQuery(TopiaDAOImpl.java:480)
at org.nuiton.topia.persistence.TopiaDAOImpl.findAll(TopiaDAOImpl.java:441)
at fr.ird.observe.db.impl.DataServiceImpl.getList0(DataServiceImpl.java:1580)
at fr.ird.observe.db.impl.DataServiceImpl.getList(DataServiceImpl.java:394)
at fr.ird.observe.db.impl.DataServiceImpl.getList(DataServiceImpl.java:348)
at fr.ird.observe.db.DBTestHelper.assertReferentiel(DBTestHelper.java:106)
at fr.ird.observe.its.migration.AbstractMigrationTest.testForVersion(AbstractMigrationTest.java:114)
at fr.ird.observe.its.migration.AbstractDataSourceMigrationTest.testMigrateFrom0_TO_3_5(AbstractDataSourceMigrationTest.java:59)
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.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:47)
at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:44)
at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:271)
at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:70)
at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:50)
at org.junit.runners.ParentRunner$3.run(ParentRunner.java:238)
at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:63)
at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:236)
at org.junit.runners.ParentRunner.access$000(ParentRunner.java:53)
at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:229)
at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
at org.junit.runners.ParentRunner.run(ParentRunner.java:309)
at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:264)
at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:153)
at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:124)
at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:200)
at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:153)
at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:103)
Caused by: org.h2.jdbc.JdbcSQLException: Table "VESSELSIZECATEGORY" not found; SQL statement:
select vesselsize0_.topiaId as topiaId1_59_, vesselsize0_.topiaVersion as topiaVer2_59_, vesselsize0_.topiaCreateDate as topiaCre3_59_, vesselsize0_.code as code4_59_, vesselsize0_.status as status5_59_, vesselsize0_.uri as uri6_59_, vesselsize0_.capacityLabel as capacity1_95_, vesselsize0_.gaugeLabel as gaugeLab2_95_ from vesselSizeCategory vesselsize0_ [42102-173]
at org.h2.message.DbException.getJdbcSQLException(DbException.java:331)
at org.h2.message.DbException.get(DbException.java:171)
at org.h2.message.DbException.get(DbException.java:148)
at org.h2.command.Parser.readTableOrView(Parser.java:4864)
at org.h2.command.Parser.readTableFilter(Parser.java:1107)
at org.h2.command.Parser.parseSelectSimpleFromPart(Parser.java:1713)
at org.h2.command.Parser.parseSelectSimple(Parser.java:1821)
at org.h2.command.Parser.parseSelectSub(Parser.java:1707)
at org.h2.command.Parser.parseSelectUnion(Parser.java:1550)
at org.h2.command.Parser.parseSelect(Parser.java:1538)
at org.h2.command.Parser.parsePrepared(Parser.java:405)
at org.h2.command.Parser.parse(Parser.java:279)
at org.h2.command.Parser.parse(Parser.java:251)
at org.h2.command.Parser.prepareCommand(Parser.java:218)
at org.h2.engine.Session.prepareLocal(Session.java:428)
at org.h2.engine.Session.prepareCommand(Session.java:377)
at org.h2.jdbc.JdbcConnection.prepareCommand(JdbcConnection.java:1138)
at org.h2.jdbc.JdbcPreparedStatement.<init>(JdbcPreparedStatement.java:70)
at org.h2.jdbc.JdbcConnection.prepareStatement(JdbcConnection.java:267)
at org.hibernate.engine.jdbc.internal.StatementPreparerImpl$5.doPrepare(StatementPreparerImpl.java:162)
at org.hibernate.engine.jdbc.internal.StatementPreparerImpl$StatementPreparationTemplate.prepareStatement(StatementPreparerImpl.java:186)
at org.hibernate.engine.jdbc.internal.StatementPreparerImpl.prepareQueryStatement(StatementPreparerImpl.java:160)
at org.hibernate.loader.Loader.prepareQueryStatement(Loader.java:1884)
at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1861)
at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1838)
at org.hibernate.loader.Loader.doQuery(Loader.java:909)
at org.hibernate.loader.Loader.doQueryAndInitializeNonLazyCollections(Loader.java:354)
at org.hibernate.loader.Loader.doList(Loader.java:2553)
at org.hibernate.loader.Loader.doList(Loader.java:2539)
at org.hibernate.loader.Loader.listIgnoreQueryCache(Loader.java:2369)
at org.hibernate.loader.Loader.list(Loader.java:2364)
at org.hibernate.loader.hql.QueryLoader.list(QueryLoader.java:496)
at org.hibernate.hql.internal.ast.QueryTranslatorImpl.list(QueryTranslatorImpl.java:387)
at org.hibernate.engine.query.spi.HQLQueryPlan.performList(HQLQueryPlan.java:231)
at org.hibernate.internal.SessionImpl.list(SessionImpl.java:1264)
at org.hibernate.internal.QueryImpl.list(QueryImpl.java:103)
at org.nuiton.topia.framework.TopiaContextImpl.findAll(TopiaContextImpl.java:954)
at org.nuiton.topia.framework.TopiaQuery.execute(TopiaQuery.java:1388)
at org.nuiton.topia.framework.TopiaQuery.executeToEntityList(TopiaQuery.java:1408)
at org.nuiton.topia.persistence.TopiaDAOImpl.findAllByQuery(TopiaDAOImpl.java:480)
at org.nuiton.topia.persistence.TopiaDAOImpl.findAll(TopiaDAOImpl.java:441)
at fr.ird.observe.db.impl.DataServiceImpl.getList0(DataServiceImpl.java:1580)
at fr.ird.observe.db.impl.DataServiceImpl.getList(DataServiceImpl.java:394)
at fr.ird.observe.db.impl.DataServiceImpl.getList(DataServiceImpl.java:348)
at fr.ird.observe.db.DBTestHelper.assertReferentiel(DBTestHelper.java:106)
at fr.ird.observe.its.migration.AbstractMigrationTest.testForVersion(AbstractMigrationTest.java:114)
at fr.ird.observe.its.migration.AbstractDataSourceMigrationTest.testMigrateFrom0_TO_3_5(AbstractDataSourceMigrationTest.java:59)
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.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:47)
at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:44)
at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:271)
at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:70)
at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:50)
at org.junit.runners.ParentRunner$3.run(ParentRunner.java:238)
at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:63)
at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:236)
at org.junit.runners.ParentRunner.access$000(ParentRunner.java:53)
at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:229)
at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
at org.junit.runners.ParentRunner.run(ParentRunner.java:309)
at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:264)
at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:153)
at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:124)
at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:200)
at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:153)
at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:103)
Results :
Failed tests:
H2ReplicateDataIT>AbstractReplicateDataTest.setUp:96->AbstractTopiaReplicationServiceTest.setUp:102->AbstractReplicateTest.createDb:77->createStorage:60->Assert.assertEquals:144->Assert.assertEquals:118->Assert.failNotEquals:743->Assert.fail:88 expected:<false> but was:<true>
H2ReplicateDataIT>AbstractReplicateDataTest.setUp:96->AbstractTopiaReplicationServiceTest.setUp:102->AbstractReplicateTest.createDb:77->createStorage:60->Assert.assertEquals:144->Assert.assertEquals:118->Assert.failNotEquals:743->Assert.fail:88 expected:<false> but was:<true>
H2ReplicateDataIT>AbstractReplicateDataTest.setUp:96->AbstractTopiaReplicationServiceTest.setUp:102->AbstractReplicateTest.createDb:77->createStorage:60->Assert.assertEquals:144->Assert.assertEquals:118->Assert.failNotEquals:743->Assert.fail:88 expected:<false> but was:<true>
H2ReplicateDataIT>AbstractReplicateDataTest.setUp:96->AbstractTopiaReplicationServiceTest.setUp:102->AbstractReplicateTest.createDb:77->createStorage:60->Assert.assertEquals:144->Assert.assertEquals:118->Assert.failNotEquals:743->Assert.fail:88 expected:<false> but was:<true>
H2ReplicateDataIT>AbstractReplicateDataTest.setUp:96->AbstractTopiaReplicationServiceTest.setUp:102->AbstractReplicateTest.createDb:77->createStorage:60->Assert.assertEquals:144->Assert.assertEquals:118->Assert.failNotEquals:743->Assert.fail:88 expected:<false> but was:<true>
H2ReplicateReferentielIT>AbstractReplicateReferentielTest.setUp:64->AbstractTopiaReplicationServiceTest.setUp:102->AbstractReplicateTest.createDb:77->createStorage:50->Assert.assertEquals:144->Assert.assertEquals:118->Assert.failNotEquals:743->Assert.fail:88 expected:<false> but was:<true>
H2ReplicateReferentielIT>AbstractReplicateReferentielTest.setUp:64->AbstractTopiaReplicationServiceTest.setUp:102->AbstractReplicateTest.createDb:77->createStorage:50->Assert.assertEquals:144->Assert.assertEquals:118->Assert.failNotEquals:743->Assert.fail:88 expected:<false> but was:<true>
H2ReplicateReferentielIT>AbstractReplicateReferentielTest.setUp:64->AbstractTopiaReplicationServiceTest.setUp:102->AbstractReplicateTest.createDb:77->createStorage:50->Assert.assertEquals:144->Assert.assertEquals:118->Assert.failNotEquals:743->Assert.fail:88 expected:<false> but was:<true>
H2ReplicateReferentielIT>AbstractReplicateReferentielTest.setUp:64->AbstractTopiaReplicationServiceTest.setUp:102->AbstractReplicateTest.createDb:77->createStorage:50->Assert.assertEquals:144->Assert.assertEquals:118->Assert.failNotEquals:743->Assert.fail:88 expected:<false> but was:<true>
H2ReplicateReferentielIT>AbstractReplicateReferentielTest.setUp:64->AbstractTopiaReplicationServiceTest.setUp:102->AbstractReplicateTest.createDb:77->createStorage:50->Assert.assertEquals:144->Assert.assertEquals:118->Assert.failNotEquals:743->Assert.fail:88 expected:<false> but was:<true>
H2ReplicateReferentielIT>AbstractReplicateReferentielTest.setUp:64->AbstractTopiaReplicationServiceTest.setUp:102->AbstractReplicateTest.createDb:77->createStorage:50->Assert.assertEquals:144->Assert.assertEquals:118->Assert.failNotEquals:743->Assert.fail:88 expected:<false> but was:<true>
H2ReplicateReferentielIT>AbstractReplicateReferentielTest.setUp:64->AbstractTopiaReplicationServiceTest.setUp:102->AbstractReplicateTest.createDb:77->createStorage:50->Assert.assertEquals:144->Assert.assertEquals:118->Assert.failNotEquals:743->Assert.fail:88 expected:<false> but was:<true>
H2ReplicateReferentielIT>AbstractReplicateReferentielTest.setUp:64->AbstractTopiaReplicationServiceTest.setUp:102->AbstractReplicateTest.createDb:77->createStorage:50->Assert.assertEquals:144->Assert.assertEquals:118->Assert.failNotEquals:743->Assert.fail:88 expected:<false> but was:<true>
Tests in error:
H2ReplicateDataIT>AbstractReplicateDataTest.setUp:96->AbstractTopiaReplicationServiceTest.setUp:102->AbstractReplicateTest.createDb:78->AbstractReplicateDataTest.createModel:166 » DataSource
H2ReplicateReferentielIT>AbstractReplicateReferentielTest.setUp:64->AbstractTopiaReplicationServiceTest.setUp:102->AbstractReplicateTest.createDb:78->AbstractReplicateReferentielTest.createModel:105 » DataSource
DataSourceFactoryIT.testCreateH2ConfigFromDump:205 » DataSource org.nuiton.top...
DataSourceFactoryIT.testCreateH2ConfigEmpty:172 » DataSource org.nuiton.topia....
DataSourceFactoryIT.testCreateH2ConfigUseLocalStorage:234 » DataSource org.nui...
DataSourceFactoryIT.testCreateH2ConfigImportLocalStorage:137 » DataSource org....
H2DataSourceMigrationIT>AbstractDataSourceMigrationTest.testMigrateFrom0_TO_3_5:59->AbstractMigrationTest.testForVersion:114 » DataSource
Tests run: 31, Failures: 13, Errors: 7, Skipped: 7
[ERROR] There are test failures.
Please refer to <http://ci.codelutin.com/jenkins/job/observe-nightly/fr.ird.observe$observe-…> for the individual test results.
[JENKINS] Recording test results
[INFO]
[INFO] --- maven-surefire-plugin:2.17:test (after-integration-tests) @ observe-business ---
[INFO] Surefire report directory: <http://ci.codelutin.com/jenkins/job/observe-nightly/fr.ird.observe$observe-…>
-------------------------------------------------------
T E S T S
-------------------------------------------------------
Running fr.ird.observe.its.RestoreEmptyPGIT
INFO [main] (fr.ird.observe.test.TestHelper:78) getTestsTimeStamp - tests timestamp : 1408928498784
INFO [main] (fr.ird.observe.test.TestHelper:97) getTestDir - tests basedir : <http://ci.codelutin.com/jenkins/job/observe-nightly/fr.ird.observe$observe-…>
WARN [main] (fr.ird.observe.its.RestoreEmptyPGIT:67) init - Could not connect to postgres, will skip the test.
Tests run: 1, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.595 sec - in fr.ird.observe.its.RestoreEmptyPGIT
Results :
Tests run: 1, Failures: 0, Errors: 0, Skipped: 1
[JENKINS] Recording test results
[INFO]
[INFO] --- helper-maven-plugin:2.1:share-server-secret (get-pgp-passphrase) @ observe-business ---
[INFO] Exporting server [gpg-signer] username in ${gpg.keyname}
[INFO] Exporting server [gpg-signer] password in ${gpg.passphrase}
[INFO]
[INFO] --- helper-maven-plugin:2.1:collect-files (collect-build-artifacts) @ observe-business ---
[INFO] Loaded /var/local/forge/data/codelutin.com/jenkins/workspace/observe-nightly/trunk/target/collect-artifacts.txt
[INFO] Copying observe-business-3.7-SNAPSHOT.jar to /var/local/forge/data/codelutin.com/jenkins/workspace/observe-nightly/trunk/target/collect/fr.ird.observe--observe-business/observe-business-3.7-SNAPSHOT.jar
[INFO] Copying THIRD-PARTY.properties to /var/local/forge/data/codelutin.com/jenkins/workspace/observe-nightly/trunk/target/collect/fr.ird.observe--observe-business/THIRD-PARTY.properties
[INFO] Copying observe-business-3.7-SNAPSHOT-sources.jar to /var/local/forge/data/codelutin.com/jenkins/workspace/observe-nightly/trunk/target/collect/fr.ird.observe--observe-business/observe-business-3.7-SNAPSHOT-sources.jar
[INFO] Copying observe-business-3.7-SNAPSHOT-javadoc.jar to /var/local/forge/data/codelutin.com/jenkins/workspace/observe-nightly/trunk/target/collect/fr.ird.observe--observe-business/observe-business-3.7-SNAPSHOT-javadoc.jar
[INFO] Copying observe-business-3.7-SNAPSHOT-tests.jar to /var/local/forge/data/codelutin.com/jenkins/workspace/observe-nightly/trunk/target/collect/fr.ird.observe--observe-business/observe-business-3.7-SNAPSHOT-tests.jar
[INFO]
[INFO] --- helper-maven-plugin:2.1:collect-files (collect-build-attachements) @ observe-business ---
[WARNING] Skipping goal (No file to collect).
[INFO]
[INFO] --- maven-gpg-plugin:1.5:sign (sign-artifacts) @ observe-business ---
[INFO]
[INFO] --- maven-dependency-plugin:2.8:analyze-only (analyze) @ observe-business ---
[INFO] Used declared dependencies found:
[INFO] org.nuiton:nuiton-utils:jar:3.0-SNAPSHOT:compile
[INFO] org.nuiton:nuiton-validator:jar:3.0-rc-1:compile
[INFO] org.nuiton:nuiton-config:jar:3.0-rc-1:compile
[INFO] org.nuiton:nuiton-decorator:jar:3.0-alpha-3:compile
[INFO] org.nuiton.i18n:nuiton-i18n:jar:3.3:compile
[INFO] org.nuiton:nuiton-converter:jar:1.0:compile
[INFO] org.apache.commons:commons-lang3:jar:3.3.2:compile
[INFO] commons-logging:commons-logging:jar:1.2:compile
[INFO] commons-collections:commons-collections:jar:3.2.1:compile
[INFO] commons-io:commons-io:jar:2.4:compile
[INFO] commons-jxpath:commons-jxpath:jar:1.3:compile
[INFO] com.google.guava:guava:jar:17.0:compile
[INFO] org.nuiton.topia:topia-persistence:jar:2.9.3-SNAPSHOT:compile
[INFO] org.nuiton.topia:topia-service-replication:jar:2.9.3-SNAPSHOT:compile
[INFO] org.nuiton.topia:topia-service-migration:jar:2.9.3-SNAPSHOT:compile
[INFO] xpp3:xpp3:jar:1.1.4c:compile
[INFO] org.nuiton.jaxx:jaxx-runtime:jar:2.11-SNAPSHOT:compile
[INFO] org.nuiton.jaxx:jaxx-validator:jar:2.11-SNAPSHOT:compile
[INFO] org.apache.struts.xwork:xwork-core:jar:2.3.15.1:compile
[INFO] com.h2database:h2:jar:1.3.173:compile
[INFO] postgresql:postgresql:jar:9.1-901-1.jdbc4:compile
[INFO] org.hibernate:hibernate-core:jar:4.3.5.Final:compile
[INFO] junit:junit:jar:4.11:test
[INFO] org.nuiton.topia:topia-persistence:jar:tests:2.9.3-SNAPSHOT:test
[INFO] org.nuiton.topia:topia-service-replication:jar:tests:2.9.3-SNAPSHOT:test
[WARNING] Used undeclared dependencies found:
[WARNING] commons-beanutils:commons-beanutils:jar:1.9.2:compile
[JENKINS] Archiving disabled
1
4
25 Aug '14
Jenkins build became unstable: observe-ci » ObServe :: Business #71
by admin+ci-codelutin.com@codelutin.com 25 Aug '14
by admin+ci-codelutin.com@codelutin.com 25 Aug '14
25 Aug '14
Build failed in Jenkins: observe-ci » ObServe :: Business #68
by admin+ci-codelutin.com@codelutin.com 24 Aug '14
by admin+ci-codelutin.com@codelutin.com 24 Aug '14
24 Aug '14
See <http://ci.codelutin.com/jenkins/job/observe-ci/fr.ird.observe$observe-busin…>
Changes:
[chemit] use last nuiton libs + remove msaccess-importer dependency
------------------------------------------
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 ObServe :: Business 3.7-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] Downloading: http://nexus.nuiton.org/nexus/content/groups/observe/org/nuiton/nuiton-util…
[INFO] Downloading: http://nexus.nuiton.org/nexus/content/repositories/snapshots/org/nuiton/nui…
[INFO] Downloaded: http://nexus.nuiton.org/nexus/content/repositories/snapshots/org/nuiton/nui… (2 KB at 10.8 KB/sec)
[INFO] Downloading: http://nexus.nuiton.org/nexus/content/groups/observe/org/nuiton/topia/topia…
[INFO] Downloading: http://nexus.nuiton.org/nexus/content/repositories/snapshots/org/nuiton/top…
[INFO] Downloaded: http://nexus.nuiton.org/nexus/content/repositories/snapshots/org/nuiton/top… (2 KB at 62.7 KB/sec)
[INFO] Downloading: http://nexus.nuiton.org/nexus/content/repositories/snapshots/org/nuiton/top…
[INFO] Downloaded: http://nexus.nuiton.org/nexus/content/repositories/snapshots/org/nuiton/top… (11 KB at 411.2 KB/sec)
[INFO] Downloading: http://nexus.nuiton.org/nexus/content/groups/observe/org/nuiton/topia/topia…
[INFO] Downloading: http://nexus.nuiton.org/nexus/content/repositories/snapshots/org/nuiton/top…
[INFO] Downloading: http://nexus.nuiton.org/nexus/content/groups/observe/org/nuiton/topia/2.9.3…
[INFO] Downloaded: http://nexus.nuiton.org/nexus/content/repositories/snapshots/org/nuiton/top… (803 B at 29.0 KB/sec)
[INFO] Downloading: http://nexus.nuiton.org/nexus/content/repositories/snapshots/org/nuiton/top…
[INFO] Downloaded: http://nexus.nuiton.org/nexus/content/repositories/snapshots/org/nuiton/top… (15 KB at 552.5 KB/sec)
[INFO] Downloading: http://nexus.nuiton.org/nexus/content/repositories/snapshots/org/nuiton/top…
[INFO] Downloading: http://nexus.nuiton.org/nexus/content/groups/observe/org/nuiton/topia/topia…
[INFO] Downloaded: http://nexus.nuiton.org/nexus/content/repositories/snapshots/org/nuiton/top… (2 KB at 76.0 KB/sec)
[INFO] Downloading: http://nexus.nuiton.org/nexus/content/repositories/snapshots/org/nuiton/top…
[INFO] Downloaded: http://nexus.nuiton.org/nexus/content/repositories/snapshots/org/nuiton/top… (6 KB at 244.0 KB/sec)
[INFO] Downloading: http://nexus.nuiton.org/nexus/content/groups/observe/org/nuiton/topia/topia…
[INFO] Downloading: http://nexus.nuiton.org/nexus/content/repositories/snapshots/org/nuiton/top…
[INFO] Downloading: http://nexus.nuiton.org/nexus/content/groups/observe/org/nuiton/topia/topia…
[INFO] Downloaded: http://nexus.nuiton.org/nexus/content/repositories/snapshots/org/nuiton/top… (2 KB at 45.7 KB/sec)
[INFO] Downloading: http://nexus.nuiton.org/nexus/content/repositories/snapshots/org/nuiton/top…
[INFO] Downloaded: http://nexus.nuiton.org/nexus/content/repositories/snapshots/org/nuiton/top… (4 KB at 156.4 KB/sec)
[INFO] Downloading: http://nexus.nuiton.org/nexus/content/groups/observe/org/nuiton/topia/topia…
[INFO] Downloading: http://nexus.nuiton.org/nexus/content/repositories/snapshots/org/nuiton/jax…
[INFO] Downloading: http://nexus.nuiton.org/nexus/content/groups/observe/org/nuiton/jaxx/jaxx-r…
[INFO] Downloaded: http://nexus.nuiton.org/nexus/content/repositories/snapshots/org/nuiton/jax… (2 KB at 39.1 KB/sec)
[INFO] Downloading: http://nexus.nuiton.org/nexus/content/repositories/snapshots/org/nuiton/jax…
[INFO] Downloading: http://nexus.nuiton.org/nexus/content/groups/observe/org/nuiton/jaxx/2.11-S…
[INFO] Downloaded: http://nexus.nuiton.org/nexus/content/repositories/snapshots/org/nuiton/jax… (799 B at 28.9 KB/sec)
[INFO] Downloading: http://nexus.nuiton.org/nexus/content/groups/observe/org/nuiton/jaxx/jaxx-v…
[INFO] Downloading: http://nexus.nuiton.org/nexus/content/repositories/snapshots/org/nuiton/jax…
[INFO] Downloaded: http://nexus.nuiton.org/nexus/content/repositories/snapshots/org/nuiton/jax… (2 KB at 51.1 KB/sec)
[INFO] Downloading: http://nexus.nuiton.org/nexus/content/repositories/snapshots/org/nuiton/top…
[INFO] Downloading: http://nexus.nuiton.org/nexus/content/repositories/snapshots/org/nuiton/top…
[INFO] Downloading: http://nexus.nuiton.org/nexus/content/repositories/snapshots/org/nuiton/top…
[INFO] Downloading: http://nexus.nuiton.org/nexus/content/repositories/snapshots/org/nuiton/top…
[INFO] Downloading: http://nexus.nuiton.org/nexus/content/repositories/snapshots/org/nuiton/top…
[INFO] Downloaded: http://nexus.nuiton.org/nexus/content/repositories/snapshots/org/nuiton/top… (46 KB at 1144.2 KB/sec)
[INFO] Downloaded: http://nexus.nuiton.org/nexus/content/repositories/snapshots/org/nuiton/top… (36 KB at 616.7 KB/sec)
[INFO] Downloaded: http://nexus.nuiton.org/nexus/content/repositories/snapshots/org/nuiton/top… (28 KB at 366.0 KB/sec)
[INFO] Downloaded: http://nexus.nuiton.org/nexus/content/repositories/snapshots/org/nuiton/top… (343 KB at 2981.8 KB/sec)
[INFO] Downloaded: http://nexus.nuiton.org/nexus/content/repositories/snapshots/org/nuiton/top… (279 KB at 2140.7 KB/sec)
[INFO]
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ observe-business ---
[INFO] Deleting <http://ci.codelutin.com/jenkins/job/observe-ci/fr.ird.observe$observe-busin…>
[INFO]
[INFO] --- maven-enforcer-plugin:1.3.1:enforce (check-project-files) @ observe-business ---
[INFO]
[INFO] --- eugene-maven-plugin:2.13:generate (generate-persistence) @ observe-business ---
[INFO] Process phase [zargo]
[INFO] Generate 3 files in 103.904ms.
[INFO] Process phase [xmi]
INFO [pool-1-thread-1 for channel] (Resource.java:296) getURLs - search URLs pattern: .*/default-java.xmi in 94 urls in 1.308s
INFO [pool-1-thread-1 for channel] (Resource.java:296) getURLs - search URLs pattern: .*/default-uml14.xmi in 94 urls in 787.003ms
[INFO] Generate 3 files in 4.293s.
[INFO] Process phase [model]
WARN [pool-1-thread-1 for channel] (AbstractObjectModelReader.java:398) loadModelTagValue - Invalid model tag value [model.tagvalue.Boolean] : the tagvalue 'Boolean' is unknown.
WARN [pool-1-thread-1 for channel] (AbstractObjectModelReader.java:398) loadModelTagValue - Invalid model tag value [model.tagvalue.Float] : the tagvalue 'Float' is unknown.
WARN [pool-1-thread-1 for channel] (AbstractObjectModelReader.java:398) loadModelTagValue - Invalid model tag value [model.tagvalue.Integer] : the tagvalue 'Integer' is unknown.
WARN [pool-1-thread-1 for channel] (AbstractObjectModelReader.java:398) loadModelTagValue - Invalid model tag value [model.tagvalue.Long] : the tagvalue 'Long' is unknown.
WARN [pool-1-thread-1 for channel] (AbstractObjectModelReader.java:398) loadModelTagValue - Invalid model tag value [model.tagvalue.String] : the tagvalue 'String' is unknown.
[INFO] Process phase [generator]
[INFO] Apply generator TopiaMetaTransformer
WARN [pool-1-thread-1 for channel] (TopiaMetaTransformer.java:106) validateModel - [VALIDATION] [getTargetSample([boolean discarded<<[]>> tagvalue: {}])<<[]>> throws [] tagvalue: {}] Operation name getTargetSample is already reserved for a getter/setter of an entity attribute
[INFO] Apply generator BinderHelperTransformer
[INFO] Generate 645 files in 896.865ms.
[INFO]
[INFO] --- i18n-maven-plugin:3.3:parserJava (default) @ observe-business ---
[INFO] start entry basedir:<http://ci.codelutin.com/jenkins/job/observe-ci/fr.ird.observe$observe-busin…,> includes:[**/*Abstract.java], excludes:[**/*DAOAbstract.java]
[INFO] 94 file(s) to process (among 94 files)
[INFO] start entry basedir:<http://ci.codelutin.com/jenkins/job/observe-ci/fr.ird.observe$observe-busin…,> includes:[**/*.java]
[INFO] 123 file(s) to process (among 123 files)
[INFO] Parsing is done. [treated file(s) : 30/217](total time:6.871s) ( ~ 31.662ms / file)
[INFO]
[INFO] >>> i18n-maven-plugin:3.3:gen (default) > :get @ observe-business >>>
[INFO]
[INFO] --- i18n-maven-plugin:3.3:get (get) @ observe-business ---
[INFO] config - basedir : <http://ci.codelutin.com/jenkins/job/observe-ci/fr.ird.observe$observe-busin…>
[INFO] config - locales : [fr_FR, en_GB, es_ES]
[INFO] import getter java.getter in 781749ns
[INFO] Copying observe-business.properties to <http://ci.codelutin.com/jenkins/job/observe-ci/fr.ird.observe$observe-busin…>
[INFO] Copying observe-business.properties to <http://ci.codelutin.com/jenkins/job/observe-ci/fr.ird.observe$observe-busin…>
[INFO] Copying observe-business.properties to <http://ci.codelutin.com/jenkins/job/observe-ci/fr.ird.observe$observe-busin…>
[INFO]
[INFO] <<< i18n-maven-plugin:3.3:gen (default) < :get @ observe-business <<<
[INFO]
[INFO] --- i18n-maven-plugin:3.3:gen (default) @ observe-business ---
[INFO] config - src basedir : <http://ci.codelutin.com/jenkins/job/observe-ci/fr.ird.observe$observe-busin…>
[INFO] config - out basedir : <http://ci.codelutin.com/jenkins/job/observe-ci/fr.ird.observe$observe-busin…>
[INFO] config - locales : [fr_FR, en_GB, es_ES]
[INFO] prepare bundle for locale fr_FR
[INFO] merge bundle fr_FR to out
[INFO] copy bundle fr_FR to src
[INFO] prepare bundle for locale en_GB
[INFO] merge bundle en_GB to out
[WARNING] bundle en_GB contains 220/246 empty entries! (use -Di18n.showEmpty to see these entries)
[INFO] copy bundle en_GB to src
[INFO] prepare bundle for locale es_ES
[INFO] merge bundle es_ES to out
[WARNING] bundle es_ES contains 54/246 empty entries! (use -Di18n.showEmpty to see these entries)
[INFO] copy bundle es_ES to src
[INFO]
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ observe-business ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory <http://ci.codelutin.com/jenkins/job/observe-ci/fr.ird.observe$observe-busin…>
[INFO] Copying 20 resources
[INFO] Copying 1 resource
[INFO] Copying 94 resources
[INFO]
[INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ observe-business ---
[INFO] Compiling 674 source files to <http://ci.codelutin.com/jenkins/job/observe-ci/fr.ird.observe$observe-busin…>
[INFO] -------------------------------------------------------------
[WARNING] COMPILATION WARNING :
[INFO] -------------------------------------------------------------
[WARNING] bootstrap class path not set in conjunction with -source 1.6
[WARNING] <http://ci.codelutin.com/jenkins/job/observe-ci/fr.ird.observe$observe-busin…>:[25,34] org.nuiton.topia.framework.TopiaQuery in org.nuiton.topia.framework has been deprecated
[WARNING] <http://ci.codelutin.com/jenkins/job/observe-ci/fr.ird.observe$observe-busin…>:[39,9] org.nuiton.topia.framework.TopiaQuery in org.nuiton.topia.framework has been deprecated
[WARNING] <http://ci.codelutin.com/jenkins/job/observe-ci/fr.ird.observe$observe-busin…>:[47,21] _(java.lang.String,java.lang.Object...) in org.nuiton.i18n.I18n has been deprecated
[WARNING] <http://ci.codelutin.com/jenkins/job/observe-ci/fr.ird.observe$observe-busin…>:[61,17] _(java.lang.String,java.lang.Object...) in org.nuiton.i18n.I18n has been deprecated
[WARNING] <http://ci.codelutin.com/jenkins/job/observe-ci/fr.ird.observe$observe-busin…>:[74,21] _(java.lang.String,java.lang.Object...) in org.nuiton.i18n.I18n has been deprecated
[WARNING] <http://ci.codelutin.com/jenkins/job/observe-ci/fr.ird.observe$observe-busin…>: Some input files use unchecked or unsafe operations.
[WARNING] <http://ci.codelutin.com/jenkins/job/observe-ci/fr.ird.observe$observe-busin…>: Recompile with -Xlint:unchecked for details.
[INFO] 8 warnings
[INFO] -------------------------------------------------------------
[INFO] -------------------------------------------------------------
[ERROR] COMPILATION ERROR :
[INFO] -------------------------------------------------------------
[ERROR] <http://ci.codelutin.com/jenkins/job/observe-ci/fr.ird.observe$observe-busin…>:[48,9] constructor MigrationCallBackForVersion in class org.nuiton.topia.migration.TopiaMigrationCallbackByClass.MigrationCallBackForVersion cannot be applied to given types;
required: org.nuiton.util.Version,org.nuiton.topia.migration.TopiaMigrationCallbackByClass
found: org.nuiton.util.version.Version,fr.ird.observe.db.migration.AbstractDataSourceMigration
reason: actual argument org.nuiton.util.version.Version cannot be converted to org.nuiton.util.Version by method invocation conversion
[ERROR] <http://ci.codelutin.com/jenkins/job/observe-ci/fr.ird.observe$observe-busin…>:[72,20] getApplicationVersion() in fr.ird.observe.db.migration.AbstractDataSourceMigration cannot override getApplicationVersion() in org.nuiton.topia.migration.AbstractTopiaMigrationCallback
return type org.nuiton.util.version.Version is not compatible with org.nuiton.util.Version
[ERROR] <http://ci.codelutin.com/jenkins/job/observe-ci/fr.ird.observe$observe-busin…>:[77,22] getAvailableVersions() in fr.ird.observe.db.migration.AbstractDataSourceMigration cannot override getAvailableVersions() in org.nuiton.topia.migration.AbstractTopiaMigrationCallback
return type org.nuiton.util.version.Version[] is not compatible with org.nuiton.util.Version[]
[ERROR] <http://ci.codelutin.com/jenkins/job/observe-ci/fr.ird.observe$observe-busin…>:[71,5] method does not override or implement a method from a supertype
[ERROR] <http://ci.codelutin.com/jenkins/job/observe-ci/fr.ird.observe$observe-busin…>:[76,5] method does not override or implement a method from a supertype
[ERROR] <http://ci.codelutin.com/jenkins/job/observe-ci/fr.ird.observe$observe-busin…>:[82,5] method does not override or implement a method from a supertype
[ERROR] <http://ci.codelutin.com/jenkins/job/observe-ci/fr.ird.observe$observe-busin…>:[499,45] incompatible types
required: org.nuiton.util.version.Version
found: org.nuiton.util.Version
[ERROR] <http://ci.codelutin.com/jenkins/job/observe-ci/fr.ird.observe$observe-busin…>:[503,45] incompatible types
required: org.nuiton.util.version.Version
found: org.nuiton.util.Version
[ERROR] <http://ci.codelutin.com/jenkins/job/observe-ci/fr.ird.observe$observe-busin…>:[45,8] fr.ird.observe.db.migration.H2DataSourceMigration is not abstract and does not override abstract method askUser(org.nuiton.util.Version,java.util.List<org.nuiton.util.Version>) in org.nuiton.topia.migration.AbstractTopiaMigrationCallback
[ERROR] <http://ci.codelutin.com/jenkins/job/observe-ci/fr.ird.observe$observe-busin…>:[45,8] fr.ird.observe.db.migration.PGDataSourceMigration is not abstract and does not override abstract method askUser(org.nuiton.util.Version,java.util.List<org.nuiton.util.Version>) in org.nuiton.topia.migration.AbstractTopiaMigrationCallback
[ERROR] <http://ci.codelutin.com/jenkins/job/observe-ci/fr.ird.observe$observe-busin…>:[38,1] fr.ird.observe.db.migration.ObserveMigrationCallBackForVersionResolver is not abstract and does not override abstract method getCallBack(org.nuiton.util.Version) in org.nuiton.topia.migration.TopiaMigrationCallbackByClass.MigrationCallBackForVersionResolver
[ERROR] <http://ci.codelutin.com/jenkins/job/observe-ci/fr.ird.observe$observe-busin…>:[51,5] method does not override or implement a method from a supertype
[ERROR] <http://ci.codelutin.com/jenkins/job/observe-ci/fr.ird.observe$observe-busin…>:[59,9] constructor MigrationCallBackForVersion in class org.nuiton.topia.migration.TopiaMigrationCallbackByClass.MigrationCallBackForVersion cannot be applied to given types;
required: org.nuiton.util.Version,org.nuiton.topia.migration.TopiaMigrationCallbackByClass
found: org.nuiton.util.version.Version,fr.ird.observe.db.migration.AbstractDataSourceMigration
reason: actual argument org.nuiton.util.version.Version cannot be converted to org.nuiton.util.Version by method invocation conversion
[INFO] 13 errors
[INFO] -------------------------------------------------------------
[JENKINS] Archiving disabled
1
1
24 Aug '14
See <http://ci.codelutin.com/jenkins/job/observe-ci/68/changes>
Changes:
[chemit] use last nuiton libs + remove msaccess-importer dependency
------------------------------------------
[...truncated 88 lines...]
[INFO] Downloading: http://nexus.nuiton.org/nexus/content/groups/observe/org/nuiton/topia/topia…
[INFO] Downloading: http://nexus.nuiton.org/nexus/content/repositories/snapshots/org/nuiton/top…
[INFO] Downloading: http://nexus.nuiton.org/nexus/content/groups/observe/org/nuiton/topia/2.9.3…
[INFO] Downloaded: http://nexus.nuiton.org/nexus/content/repositories/snapshots/org/nuiton/top… (803 B at 29.0 KB/sec)
[INFO] Downloading: http://nexus.nuiton.org/nexus/content/repositories/snapshots/org/nuiton/top…
[INFO] Downloaded: http://nexus.nuiton.org/nexus/content/repositories/snapshots/org/nuiton/top… (15 KB at 552.5 KB/sec)
[INFO] Downloading: http://nexus.nuiton.org/nexus/content/repositories/snapshots/org/nuiton/top…
[INFO] Downloading: http://nexus.nuiton.org/nexus/content/groups/observe/org/nuiton/topia/topia…
[INFO] Downloaded: http://nexus.nuiton.org/nexus/content/repositories/snapshots/org/nuiton/top… (2 KB at 76.0 KB/sec)
[INFO] Downloading: http://nexus.nuiton.org/nexus/content/repositories/snapshots/org/nuiton/top…
[INFO] Downloaded: http://nexus.nuiton.org/nexus/content/repositories/snapshots/org/nuiton/top… (6 KB at 244.0 KB/sec)
[INFO] Downloading: http://nexus.nuiton.org/nexus/content/groups/observe/org/nuiton/topia/topia…
[INFO] Downloading: http://nexus.nuiton.org/nexus/content/repositories/snapshots/org/nuiton/top…
[INFO] Downloading: http://nexus.nuiton.org/nexus/content/groups/observe/org/nuiton/topia/topia…
[INFO] Downloaded: http://nexus.nuiton.org/nexus/content/repositories/snapshots/org/nuiton/top… (2 KB at 45.7 KB/sec)
[INFO] Downloading: http://nexus.nuiton.org/nexus/content/repositories/snapshots/org/nuiton/top…
[INFO] Downloaded: http://nexus.nuiton.org/nexus/content/repositories/snapshots/org/nuiton/top… (4 KB at 156.4 KB/sec)
[INFO] Downloading: http://nexus.nuiton.org/nexus/content/groups/observe/org/nuiton/topia/topia…
[INFO] Downloading: http://nexus.nuiton.org/nexus/content/repositories/snapshots/org/nuiton/jax…
[INFO] Downloading: http://nexus.nuiton.org/nexus/content/groups/observe/org/nuiton/jaxx/jaxx-r…
[INFO] Downloaded: http://nexus.nuiton.org/nexus/content/repositories/snapshots/org/nuiton/jax… (2 KB at 39.1 KB/sec)
[INFO] Downloading: http://nexus.nuiton.org/nexus/content/repositories/snapshots/org/nuiton/jax…
[INFO] Downloading: http://nexus.nuiton.org/nexus/content/groups/observe/org/nuiton/jaxx/2.11-S…
[INFO] Downloaded: http://nexus.nuiton.org/nexus/content/repositories/snapshots/org/nuiton/jax… (799 B at 28.9 KB/sec)
[INFO] Downloading: http://nexus.nuiton.org/nexus/content/groups/observe/org/nuiton/jaxx/jaxx-v…
[INFO] Downloading: http://nexus.nuiton.org/nexus/content/repositories/snapshots/org/nuiton/jax…
[INFO] Downloaded: http://nexus.nuiton.org/nexus/content/repositories/snapshots/org/nuiton/jax… (2 KB at 51.1 KB/sec)
[INFO] Downloading: http://nexus.nuiton.org/nexus/content/repositories/snapshots/org/nuiton/top…
[INFO] Downloading: http://nexus.nuiton.org/nexus/content/repositories/snapshots/org/nuiton/top…
[INFO] Downloading: http://nexus.nuiton.org/nexus/content/repositories/snapshots/org/nuiton/top…
[INFO] Downloading: http://nexus.nuiton.org/nexus/content/repositories/snapshots/org/nuiton/top…
[INFO] Downloading: http://nexus.nuiton.org/nexus/content/repositories/snapshots/org/nuiton/top…
[INFO] Downloaded: http://nexus.nuiton.org/nexus/content/repositories/snapshots/org/nuiton/top… (46 KB at 1144.2 KB/sec)
[INFO] Downloaded: http://nexus.nuiton.org/nexus/content/repositories/snapshots/org/nuiton/top… (36 KB at 616.7 KB/sec)
[INFO] Downloaded: http://nexus.nuiton.org/nexus/content/repositories/snapshots/org/nuiton/top… (28 KB at 366.0 KB/sec)
[INFO] Downloaded: http://nexus.nuiton.org/nexus/content/repositories/snapshots/org/nuiton/top… (343 KB at 2981.8 KB/sec)
[INFO] Downloaded: http://nexus.nuiton.org/nexus/content/repositories/snapshots/org/nuiton/top… (279 KB at 2140.7 KB/sec)
[INFO]
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ observe-business ---
[INFO] Deleting <http://ci.codelutin.com/jenkins/job/observe-ci/ws/trunk/observe-business/ta…>
[INFO]
[INFO] --- maven-enforcer-plugin:1.3.1:enforce (check-project-files) @ observe-business ---
[INFO]
[INFO] --- eugene-maven-plugin:2.13:generate (generate-persistence) @ observe-business ---
[INFO] Process phase [zargo]
[INFO] Generate 3 files in 103.904ms.
[INFO] Process phase [xmi]
INFO [pool-1-thread-1 for channel] (Resource.java:296) getURLs - search URLs pattern: .*/default-java.xmi in 94 urls in 1.308s
INFO [pool-1-thread-1 for channel] (Resource.java:296) getURLs - search URLs pattern: .*/default-uml14.xmi in 94 urls in 787.003ms
[INFO] Generate 3 files in 4.293s.
[INFO] Process phase [model]
WARN [pool-1-thread-1 for channel] (AbstractObjectModelReader.java:398) loadModelTagValue - Invalid model tag value [model.tagvalue.Boolean] : the tagvalue 'Boolean' is unknown.
WARN [pool-1-thread-1 for channel] (AbstractObjectModelReader.java:398) loadModelTagValue - Invalid model tag value [model.tagvalue.Float] : the tagvalue 'Float' is unknown.
WARN [pool-1-thread-1 for channel] (AbstractObjectModelReader.java:398) loadModelTagValue - Invalid model tag value [model.tagvalue.Integer] : the tagvalue 'Integer' is unknown.
WARN [pool-1-thread-1 for channel] (AbstractObjectModelReader.java:398) loadModelTagValue - Invalid model tag value [model.tagvalue.Long] : the tagvalue 'Long' is unknown.
WARN [pool-1-thread-1 for channel] (AbstractObjectModelReader.java:398) loadModelTagValue - Invalid model tag value [model.tagvalue.String] : the tagvalue 'String' is unknown.
[INFO] Process phase [generator]
[INFO] Apply generator TopiaMetaTransformer
WARN [pool-1-thread-1 for channel] (TopiaMetaTransformer.java:106) validateModel - [VALIDATION] [getTargetSample([boolean discarded<<[]>> tagvalue: {}])<<[]>> throws [] tagvalue: {}] Operation name getTargetSample is already reserved for a getter/setter of an entity attribute
[INFO] Apply generator BinderHelperTransformer
[INFO] Generate 645 files in 896.865ms.
[INFO]
[INFO] --- i18n-maven-plugin:3.3:parserJava (default) @ observe-business ---
[INFO] start entry basedir:<http://ci.codelutin.com/jenkins/job/observe-ci/ws/trunk/observe-business/ta…,> includes:[**/*Abstract.java], excludes:[**/*DAOAbstract.java]
[INFO] 94 file(s) to process (among 94 files)
[INFO] start entry basedir:<http://ci.codelutin.com/jenkins/job/observe-ci/ws/trunk/observe-business/sr…,> includes:[**/*.java]
[INFO] 123 file(s) to process (among 123 files)
[INFO] Parsing is done. [treated file(s) : 30/217](total time:6.871s) ( ~ 31.662ms / file)
[INFO]
[INFO] >>> i18n-maven-plugin:3.3:gen (default) > :get @ observe-business >>>
[INFO]
[INFO] --- i18n-maven-plugin:3.3:get (get) @ observe-business ---
[INFO] config - basedir : <http://ci.codelutin.com/jenkins/job/observe-ci/ws/trunk/observe-business/ta…>
[INFO] config - locales : [fr_FR, en_GB, es_ES]
[INFO] import getter java.getter in 781749ns
[INFO] Copying observe-business.properties to <http://ci.codelutin.com/jenkins/job/observe-ci/ws/trunk/observe-business/ta…>
[INFO] Copying observe-business.properties to <http://ci.codelutin.com/jenkins/job/observe-ci/ws/trunk/observe-business/ta…>
[INFO] Copying observe-business.properties to <http://ci.codelutin.com/jenkins/job/observe-ci/ws/trunk/observe-business/ta…>
[INFO]
[INFO] <<< i18n-maven-plugin:3.3:gen (default) < :get @ observe-business <<<
[INFO]
[INFO] --- i18n-maven-plugin:3.3:gen (default) @ observe-business ---
[INFO] config - src basedir : <http://ci.codelutin.com/jenkins/job/observe-ci/ws/trunk/observe-business/sr…>
[INFO] config - out basedir : <http://ci.codelutin.com/jenkins/job/observe-ci/ws/trunk/observe-business/ta…>
[INFO] config - locales : [fr_FR, en_GB, es_ES]
[INFO] prepare bundle for locale fr_FR
[INFO] merge bundle fr_FR to out
[INFO] copy bundle fr_FR to src
[INFO] prepare bundle for locale en_GB
[INFO] merge bundle en_GB to out
[WARNING] bundle en_GB contains 220/246 empty entries! (use -Di18n.showEmpty to see these entries)
[INFO] copy bundle en_GB to src
[INFO] prepare bundle for locale es_ES
[INFO] merge bundle es_ES to out
[WARNING] bundle es_ES contains 54/246 empty entries! (use -Di18n.showEmpty to see these entries)
[INFO] copy bundle es_ES to src
[INFO]
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ observe-business ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory <http://ci.codelutin.com/jenkins/job/observe-ci/ws/trunk/observe-business/ta…>
[INFO] Copying 20 resources
[INFO] Copying 1 resource
[INFO] Copying 94 resources
[INFO]
[INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ observe-business ---
[INFO] Compiling 674 source files to <http://ci.codelutin.com/jenkins/job/observe-ci/ws/trunk/observe-business/ta…>
[INFO] -------------------------------------------------------------
[WARNING] COMPILATION WARNING :
[INFO] -------------------------------------------------------------
[WARNING] bootstrap class path not set in conjunction with -source 1.6
[WARNING] <http://ci.codelutin.com/jenkins/job/observe-ci/ws/trunk/observe-business/sr…>:[25,34] org.nuiton.topia.framework.TopiaQuery in org.nuiton.topia.framework has been deprecated
[WARNING] <http://ci.codelutin.com/jenkins/job/observe-ci/ws/trunk/observe-business/sr…>:[39,9] org.nuiton.topia.framework.TopiaQuery in org.nuiton.topia.framework has been deprecated
[WARNING] <http://ci.codelutin.com/jenkins/job/observe-ci/ws/trunk/observe-business/sr…>:[47,21] _(java.lang.String,java.lang.Object...) in org.nuiton.i18n.I18n has been deprecated
[WARNING] <http://ci.codelutin.com/jenkins/job/observe-ci/ws/trunk/observe-business/sr…>:[61,17] _(java.lang.String,java.lang.Object...) in org.nuiton.i18n.I18n has been deprecated
[WARNING] <http://ci.codelutin.com/jenkins/job/observe-ci/ws/trunk/observe-business/sr…>:[74,21] _(java.lang.String,java.lang.Object...) in org.nuiton.i18n.I18n has been deprecated
[WARNING] <http://ci.codelutin.com/jenkins/job/observe-ci/ws/trunk/observe-business/ta…>: Some input files use unchecked or unsafe operations.
[WARNING] <http://ci.codelutin.com/jenkins/job/observe-ci/ws/trunk/observe-business/ta…>: Recompile with -Xlint:unchecked for details.
[INFO] 8 warnings
[INFO] -------------------------------------------------------------
[INFO] -------------------------------------------------------------
[ERROR] COMPILATION ERROR :
[INFO] -------------------------------------------------------------
[ERROR] <http://ci.codelutin.com/jenkins/job/observe-ci/ws/trunk/observe-business/sr…>:[48,9] constructor MigrationCallBackForVersion in class org.nuiton.topia.migration.TopiaMigrationCallbackByClass.MigrationCallBackForVersion cannot be applied to given types;
required: org.nuiton.util.Version,org.nuiton.topia.migration.TopiaMigrationCallbackByClass
found: org.nuiton.util.version.Version,fr.ird.observe.db.migration.AbstractDataSourceMigration
reason: actual argument org.nuiton.util.version.Version cannot be converted to org.nuiton.util.Version by method invocation conversion
[ERROR] <http://ci.codelutin.com/jenkins/job/observe-ci/ws/trunk/observe-business/sr…>:[72,20] getApplicationVersion() in fr.ird.observe.db.migration.AbstractDataSourceMigration cannot override getApplicationVersion() in org.nuiton.topia.migration.AbstractTopiaMigrationCallback
return type org.nuiton.util.version.Version is not compatible with org.nuiton.util.Version
[ERROR] <http://ci.codelutin.com/jenkins/job/observe-ci/ws/trunk/observe-business/sr…>:[77,22] getAvailableVersions() in fr.ird.observe.db.migration.AbstractDataSourceMigration cannot override getAvailableVersions() in org.nuiton.topia.migration.AbstractTopiaMigrationCallback
return type org.nuiton.util.version.Version[] is not compatible with org.nuiton.util.Version[]
[ERROR] <http://ci.codelutin.com/jenkins/job/observe-ci/ws/trunk/observe-business/sr…>:[71,5] method does not override or implement a method from a supertype
[ERROR] <http://ci.codelutin.com/jenkins/job/observe-ci/ws/trunk/observe-business/sr…>:[76,5] method does not override or implement a method from a supertype
[ERROR] <http://ci.codelutin.com/jenkins/job/observe-ci/ws/trunk/observe-business/sr…>:[82,5] method does not override or implement a method from a supertype
[ERROR] <http://ci.codelutin.com/jenkins/job/observe-ci/ws/trunk/observe-business/sr…>:[499,45] incompatible types
required: org.nuiton.util.version.Version
found: org.nuiton.util.Version
[ERROR] <http://ci.codelutin.com/jenkins/job/observe-ci/ws/trunk/observe-business/sr…>:[503,45] incompatible types
required: org.nuiton.util.version.Version
found: org.nuiton.util.Version
[ERROR] <http://ci.codelutin.com/jenkins/job/observe-ci/ws/trunk/observe-business/sr…>:[45,8] fr.ird.observe.db.migration.H2DataSourceMigration is not abstract and does not override abstract method askUser(org.nuiton.util.Version,java.util.List<org.nuiton.util.Version>) in org.nuiton.topia.migration.AbstractTopiaMigrationCallback
[ERROR] <http://ci.codelutin.com/jenkins/job/observe-ci/ws/trunk/observe-business/sr…>:[45,8] fr.ird.observe.db.migration.PGDataSourceMigration is not abstract and does not override abstract method askUser(org.nuiton.util.Version,java.util.List<org.nuiton.util.Version>) in org.nuiton.topia.migration.AbstractTopiaMigrationCallback
[ERROR] <http://ci.codelutin.com/jenkins/job/observe-ci/ws/trunk/observe-business/sr…>:[38,1] fr.ird.observe.db.migration.ObserveMigrationCallBackForVersionResolver is not abstract and does not override abstract method getCallBack(org.nuiton.util.Version) in org.nuiton.topia.migration.TopiaMigrationCallbackByClass.MigrationCallBackForVersionResolver
[ERROR] <http://ci.codelutin.com/jenkins/job/observe-ci/ws/trunk/observe-business/sr…>:[51,5] method does not override or implement a method from a supertype
[ERROR] <http://ci.codelutin.com/jenkins/job/observe-ci/ws/trunk/observe-business/sr…>:[59,9] constructor MigrationCallBackForVersion in class org.nuiton.topia.migration.TopiaMigrationCallbackByClass.MigrationCallBackForVersion cannot be applied to given types;
required: org.nuiton.util.Version,org.nuiton.topia.migration.TopiaMigrationCallbackByClass
found: org.nuiton.util.version.Version,fr.ird.observe.db.migration.AbstractDataSourceMigration
reason: actual argument org.nuiton.util.version.Version cannot be converted to org.nuiton.util.Version by method invocation conversion
[INFO] 13 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
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO]
[INFO] ObServe ............................................ SUCCESS [ 3.254 s]
[INFO] ObServe :: Business ................................ FAILURE [ 22.692 s]
[INFO] ObServe :: Validation .............................. SKIPPED
[INFO] ObServe :: Swing ................................... SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 28.094 s
[INFO] Finished at: 2014-08-24T13:21:57+02:00
[INFO] Final Memory: 43M/375M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:3.1:compile (default-compile) on project observe-business: Compilation failure: Compilation failure:
[ERROR] <http://ci.codelutin.com/jenkins/job/observe-ci/ws/trunk/observe-business/sr…>:[48,9] constructor MigrationCallBackForVersion in class org.nuiton.topia.migration.TopiaMigrationCallbackByClass.MigrationCallBackForVersion cannot be applied to given types;
[ERROR] required: org.nuiton.util.Version,org.nuiton.topia.migration.TopiaMigrationCallbackByClass
[ERROR] found: org.nuiton.util.version.Version,fr.ird.observe.db.migration.AbstractDataSourceMigration
[ERROR] reason: actual argument org.nuiton.util.version.Version cannot be converted to org.nuiton.util.Version by method invocation conversion
[ERROR] <http://ci.codelutin.com/jenkins/job/observe-ci/ws/trunk/observe-business/sr…>:[72,20] getApplicationVersion() in fr.ird.observe.db.migration.AbstractDataSourceMigration cannot override getApplicationVersion() in org.nuiton.topia.migration.AbstractTopiaMigrationCallback
[ERROR] return type org.nuiton.util.version.Version is not compatible with org.nuiton.util.Version
[ERROR] <http://ci.codelutin.com/jenkins/job/observe-ci/ws/trunk/observe-business/sr…>:[77,22] getAvailableVersions() in fr.ird.observe.db.migration.AbstractDataSourceMigration cannot override getAvailableVersions() in org.nuiton.topia.migration.AbstractTopiaMigrationCallback
[ERROR] return type org.nuiton.util.version.Version[] is not compatible with org.nuiton.util.Version[]
[ERROR] <http://ci.codelutin.com/jenkins/job/observe-ci/ws/trunk/observe-business/sr…>:[71,5] method does not override or implement a method from a supertype
[ERROR] <http://ci.codelutin.com/jenkins/job/observe-ci/ws/trunk/observe-business/sr…>:[76,5] method does not override or implement a method from a supertype
[ERROR] <http://ci.codelutin.com/jenkins/job/observe-ci/ws/trunk/observe-business/sr…>:[82,5] method does not override or implement a method from a supertype
[ERROR] <http://ci.codelutin.com/jenkins/job/observe-ci/ws/trunk/observe-business/sr…>:[499,45] incompatible types
[ERROR] required: org.nuiton.util.version.Version
[ERROR] found: org.nuiton.util.Version
[ERROR] <http://ci.codelutin.com/jenkins/job/observe-ci/ws/trunk/observe-business/sr…>:[503,45] incompatible types
[ERROR] required: org.nuiton.util.version.Version
[ERROR] found: org.nuiton.util.Version
[ERROR] <http://ci.codelutin.com/jenkins/job/observe-ci/ws/trunk/observe-business/sr…>:[45,8] fr.ird.observe.db.migration.H2DataSourceMigration is not abstract and does not override abstract method askUser(org.nuiton.util.Version,java.util.List<org.nuiton.util.Version>) in org.nuiton.topia.migration.AbstractTopiaMigrationCallback
[ERROR] <http://ci.codelutin.com/jenkins/job/observe-ci/ws/trunk/observe-business/sr…>:[45,8] fr.ird.observe.db.migration.PGDataSourceMigration is not abstract and does not override abstract method askUser(org.nuiton.util.Version,java.util.List<org.nuiton.util.Version>) in org.nuiton.topia.migration.AbstractTopiaMigrationCallback
[ERROR] <http://ci.codelutin.com/jenkins/job/observe-ci/ws/trunk/observe-business/sr…>:[38,1] fr.ird.observe.db.migration.ObserveMigrationCallBackForVersionResolver is not abstract and does not override abstract method getCallBack(org.nuiton.util.Version) in org.nuiton.topia.migration.TopiaMigrationCallbackByClass.MigrationCallBackForVersionResolver
[ERROR] <http://ci.codelutin.com/jenkins/job/observe-ci/ws/trunk/observe-business/sr…>:[51,5] method does not override or implement a method from a supertype
[ERROR] <http://ci.codelutin.com/jenkins/job/observe-ci/ws/trunk/observe-business/sr…>:[59,9] constructor MigrationCallBackForVersion in class org.nuiton.topia.migration.TopiaMigrationCallbackByClass.MigrationCallBackForVersion cannot be applied to given types;
[ERROR] required: org.nuiton.util.Version,org.nuiton.topia.migration.TopiaMigrationCallbackByClass
[ERROR] found: org.nuiton.util.version.Version,fr.ird.observe.db.migration.AbstractDataSourceMigration
[ERROR] reason: actual argument org.nuiton.util.version.Version cannot be converted to org.nuiton.util.Version by method invocation conversion
[ERROR] -> [Help 1]
org.apache.maven.lifecycle.LifecycleExecutionException: Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:3.1:compile (default-compile) on project observe-business: 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:347)
at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:154)
at org.jvnet.hudson.maven3.launcher.Maven31Launcher.main(Maven31Launcher.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.Maven31Main.launch(Maven31Main.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:134)
at hudson.maven.Maven3Builder.call(Maven3Builder.java:69)
at hudson.remoting.UserRequest.perform(UserRequest.java:118)
at hudson.remoting.UserRequest.perform(UserRequest.java:48)
at hudson.remoting.Request$2.run(Request.java:328)
at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:72)
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.CompilerMojo.execute(CompilerMojo.java:129)
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 :observe-business
Failed to send e-mail to chemit because no e-mail address is known, and no default e-mail domain is configured
Sending e-mails to: observe-build(a)list.forge.codelutin.com
channel stopped
Failed to send e-mail to chemit because no e-mail address is known, and no default e-mail domain is configured
1
1