You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cayenne.apache.org by Apache Jenkins Server <je...@builds.apache.org> on 2013/06/16 21:24:52 UTC

Build failed in Jenkins: Cayenne-trunk » h2,JDK 1.6 (latest),Ubuntu #882

See <https://builds.apache.org/job/Cayenne-trunk/./cayenneTestConnection=h2,jdk=JDK%201.6%20(latest),label=Ubuntu/882/changes>

Changes:

[aadamchik] CAY-1836  Firebird Adapter

modeler integration

[aadamchik] CAY-1836  Firebird Adapter

patch by Miłosz Pigłas

[aadamchik] CAY-1836  Firebird Adapter

patch by Miłosz Pigłas

------------------------------------------
[...truncated 125759 lines...]
INFO: === returned 1 row. - took 1 ms.
Jun 16, 2013 7:24:50 PM org.apache.cayenne.log.CommonsJdbcEventLogger logCommitTransaction
INFO: +++ transaction committed.
Jun 16, 2013 7:24:50 PM org.apache.cayenne.test.jdbc.UtilityLogger log
INFO: update ARTIST set ARTIST_NAME = ? where ARTIST_ID = ?
Jun 16, 2013 7:24:50 PM org.apache.cayenne.log.CommonsJdbcEventLogger logBeginTransaction
INFO: --- transaction started.
Jun 16, 2013 7:24:50 PM org.apache.cayenne.log.CommonsJdbcEventLogger logQuery
INFO: SELECT t0.ARTIST_NAME, t0.DATE_OF_BIRTH, t0.ARTIST_ID FROM ARTIST t0
Jun 16, 2013 7:24:50 PM org.apache.cayenne.log.CommonsJdbcEventLogger logSelectCount
INFO: === returned 1 row. - took 0 ms.
Jun 16, 2013 7:24:50 PM org.apache.cayenne.log.CommonsJdbcEventLogger logCommitTransaction
INFO: +++ transaction committed.
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.043 sec
Running org.apache.cayenne.access.NestedDataContextParentPeerEventsTest
Jun 16, 2013 7:24:50 PM org.apache.cayenne.configuration.XMLDataChannelDescriptorLoader load
INFO: Loading XML configuration resource from file:/home/hudson/jenkins-slave/workspace/Cayenne-trunk/cayenneTestConnection/h2/jdk/JDK%201.6%20(latest)/label/Ubuntu/trunk/framework/cayenne-jdk1.5-unpublished/target/test-classes/cayenne-relationships.xml
Jun 16, 2013 7:24:50 PM org.apache.cayenne.configuration.XMLDataChannelDescriptorLoader$DataChannelChildrenHandler createChildTagHandler
INFO: Loading XML DataMap resource from file:/home/hudson/jenkins-slave/workspace/Cayenne-trunk/cayenneTestConnection/h2/jdk/JDK%201.6%20(latest)/label/Ubuntu/trunk/framework/cayenne-jdk1.5-unpublished/target/test-classes/relationships.map.xml
Jun 16, 2013 7:24:50 PM org.apache.cayenne.map.EntityResolver applyDBLayerDefaults
INFO: added runtime complimentary DbRelationship from DELETE_RULE_TEST3 to DELETE_RULE_TEST1
Jun 16, 2013 7:24:50 PM org.apache.cayenne.map.EntityResolver applyObjectLayerDefaults
INFO: added runtime complimentary ObjRelationship from FlattenedTest3 to FlattenedTest1
Jun 16, 2013 7:24:50 PM org.apache.cayenne.map.EntityResolver applyObjectLayerDefaults
INFO: added runtime complimentary ObjRelationship from FlattenedTest4 to FlattenedTest1
Jun 16, 2013 7:24:50 PM org.apache.cayenne.log.CommonsJdbcEventLogger logBeginTransaction
INFO: --- transaction started.
Jun 16, 2013 7:24:50 PM org.apache.cayenne.log.CommonsJdbcEventLogger logQuery
INFO: SELECT NEXT_ID FROM AUTO_PK_SUPPORT WHERE TABLE_NAME = 'MASTER'
Jun 16, 2013 7:24:50 PM org.apache.cayenne.log.CommonsJdbcEventLogger logSelectCount
INFO: === returned 1 row. - took 1 ms.
Jun 16, 2013 7:24:50 PM org.apache.cayenne.log.CommonsJdbcEventLogger logQuery
INFO: UPDATE AUTO_PK_SUPPORT SET NEXT_ID = NEXT_ID + 20 WHERE TABLE_NAME = 'MASTER'
Jun 16, 2013 7:24:50 PM org.apache.cayenne.log.CommonsJdbcEventLogger logUpdateCount
INFO: === updated 1 row.
Jun 16, 2013 7:24:50 PM org.apache.cayenne.log.CommonsJdbcEventLogger logQuery
INFO: INSERT INTO MASTER (ID, NAME) VALUES (?, ?)
Jun 16, 2013 7:24:50 PM org.apache.cayenne.log.CommonsJdbcEventLogger logQueryParameters
INFO: [bind: 1->ID:200, 2->NAME:'X']
Jun 16, 2013 7:24:50 PM org.apache.cayenne.log.CommonsJdbcEventLogger logUpdateCount
INFO: === updated 1 row.
Jun 16, 2013 7:24:50 PM org.apache.cayenne.log.CommonsJdbcEventLogger logCommitTransaction
INFO: +++ transaction committed.
Jun 16, 2013 7:24:50 PM org.apache.cayenne.log.CommonsJdbcEventLogger logBeginTransaction
INFO: --- transaction started.
Jun 16, 2013 7:24:50 PM org.apache.cayenne.log.CommonsJdbcEventLogger logQuery
INFO: UPDATE MASTER SET NAME = ? WHERE ID = ?
Jun 16, 2013 7:24:50 PM org.apache.cayenne.log.CommonsJdbcEventLogger logQueryParameters
INFO: [bind: 1->NAME:'Y', 2->ID:200]
Jun 16, 2013 7:24:50 PM org.apache.cayenne.log.CommonsJdbcEventLogger logUpdateCount
INFO: === updated 1 row.
Jun 16, 2013 7:24:50 PM org.apache.cayenne.log.CommonsJdbcEventLogger logCommitTransaction
INFO: +++ transaction committed.
Jun 16, 2013 7:24:50 PM org.apache.cayenne.configuration.XMLDataChannelDescriptorLoader load
INFO: Loading XML configuration resource from file:/home/hudson/jenkins-slave/workspace/Cayenne-trunk/cayenneTestConnection/h2/jdk/JDK%201.6%20(latest)/label/Ubuntu/trunk/framework/cayenne-jdk1.5-unpublished/target/test-classes/cayenne-relationships.xml
Jun 16, 2013 7:24:50 PM org.apache.cayenne.configuration.XMLDataChannelDescriptorLoader$DataChannelChildrenHandler createChildTagHandler
INFO: Loading XML DataMap resource from file:/home/hudson/jenkins-slave/workspace/Cayenne-trunk/cayenneTestConnection/h2/jdk/JDK%201.6%20(latest)/label/Ubuntu/trunk/framework/cayenne-jdk1.5-unpublished/target/test-classes/relationships.map.xml
Jun 16, 2013 7:24:50 PM org.apache.cayenne.map.EntityResolver applyDBLayerDefaults
INFO: added runtime complimentary DbRelationship from DELETE_RULE_TEST3 to DELETE_RULE_TEST1
Jun 16, 2013 7:24:50 PM org.apache.cayenne.map.EntityResolver applyObjectLayerDefaults
INFO: added runtime complimentary ObjRelationship from FlattenedTest3 to FlattenedTest1
Jun 16, 2013 7:24:50 PM org.apache.cayenne.map.EntityResolver applyObjectLayerDefaults
INFO: added runtime complimentary ObjRelationship from FlattenedTest4 to FlattenedTest1
Jun 16, 2013 7:24:50 PM org.apache.cayenne.log.CommonsJdbcEventLogger logBeginTransaction
INFO: --- transaction started.
Jun 16, 2013 7:24:50 PM org.apache.cayenne.log.CommonsJdbcEventLogger logQuery
INFO: SELECT NEXT_ID FROM AUTO_PK_SUPPORT WHERE TABLE_NAME = 'CHILD'
Jun 16, 2013 7:24:50 PM org.apache.cayenne.log.CommonsJdbcEventLogger logSelectCount
INFO: === returned 1 row. - took 0 ms.
Jun 16, 2013 7:24:50 PM org.apache.cayenne.log.CommonsJdbcEventLogger logQuery
INFO: UPDATE AUTO_PK_SUPPORT SET NEXT_ID = NEXT_ID + 20 WHERE TABLE_NAME = 'CHILD'
Jun 16, 2013 7:24:50 PM org.apache.cayenne.log.CommonsJdbcEventLogger logUpdateCount
INFO: === updated 1 row.
Jun 16, 2013 7:24:50 PM org.apache.cayenne.log.CommonsJdbcEventLogger logQuery
INFO: INSERT INTO MASTER (ID, NAME) VALUES (?, ?)
Jun 16, 2013 7:24:50 PM org.apache.cayenne.log.CommonsJdbcEventLogger logQueryParameters
INFO: [bind: 1->ID:201, 2->NAME:'Y']
Jun 16, 2013 7:24:50 PM org.apache.cayenne.log.CommonsJdbcEventLogger logUpdateCount
INFO: === updated 1 row.
Jun 16, 2013 7:24:50 PM org.apache.cayenne.log.CommonsJdbcEventLogger logQueryParameters
INFO: [bind: 1->ID:202, 2->NAME:'X']
Jun 16, 2013 7:24:50 PM org.apache.cayenne.log.CommonsJdbcEventLogger logUpdateCount
INFO: === updated 1 row.
Jun 16, 2013 7:24:50 PM org.apache.cayenne.log.CommonsJdbcEventLogger logQuery
INFO: INSERT INTO CHILD (ID, MASTER_ID) VALUES (?, ?)
Jun 16, 2013 7:24:50 PM org.apache.cayenne.log.CommonsJdbcEventLogger logQueryParameters
INFO: [bind: 1->ID:200, 2->MASTER_ID:202]
Jun 16, 2013 7:24:50 PM org.apache.cayenne.log.CommonsJdbcEventLogger logUpdateCount
INFO: === updated 1 row.
Jun 16, 2013 7:24:50 PM org.apache.cayenne.log.CommonsJdbcEventLogger logCommitTransaction
INFO: +++ transaction committed.
Jun 16, 2013 7:24:50 PM org.apache.cayenne.log.CommonsJdbcEventLogger logBeginTransaction
INFO: --- transaction started.
Jun 16, 2013 7:24:50 PM org.apache.cayenne.log.CommonsJdbcEventLogger logQuery
INFO: UPDATE CHILD SET MASTER_ID = ? WHERE ID = ?
Jun 16, 2013 7:24:50 PM org.apache.cayenne.log.CommonsJdbcEventLogger logQueryParameters
INFO: [bind: 1->MASTER_ID:201, 2->ID:200]
Jun 16, 2013 7:24:50 PM org.apache.cayenne.log.CommonsJdbcEventLogger logUpdateCount
INFO: === updated 1 row.
Jun 16, 2013 7:24:50 PM org.apache.cayenne.log.CommonsJdbcEventLogger logCommitTransaction
INFO: +++ transaction committed.
Jun 16, 2013 7:24:50 PM org.apache.cayenne.configuration.XMLDataChannelDescriptorLoader load
INFO: Loading XML configuration resource from file:/home/hudson/jenkins-slave/workspace/Cayenne-trunk/cayenneTestConnection/h2/jdk/JDK%201.6%20(latest)/label/Ubuntu/trunk/framework/cayenne-jdk1.5-unpublished/target/test-classes/cayenne-relationships.xml
Jun 16, 2013 7:24:50 PM org.apache.cayenne.configuration.XMLDataChannelDescriptorLoader$DataChannelChildrenHandler createChildTagHandler
INFO: Loading XML DataMap resource from file:/home/hudson/jenkins-slave/workspace/Cayenne-trunk/cayenneTestConnection/h2/jdk/JDK%201.6%20(latest)/label/Ubuntu/trunk/framework/cayenne-jdk1.5-unpublished/target/test-classes/relationships.map.xml
Jun 16, 2013 7:24:50 PM org.apache.cayenne.map.EntityResolver applyDBLayerDefaults
INFO: added runtime complimentary DbRelationship from DELETE_RULE_TEST3 to DELETE_RULE_TEST1
Jun 16, 2013 7:24:50 PM org.apache.cayenne.map.EntityResolver applyObjectLayerDefaults
INFO: added runtime complimentary ObjRelationship from FlattenedTest3 to FlattenedTest1
Jun 16, 2013 7:24:50 PM org.apache.cayenne.map.EntityResolver applyObjectLayerDefaults
INFO: added runtime complimentary ObjRelationship from FlattenedTest4 to FlattenedTest1
Jun 16, 2013 7:24:50 PM org.apache.cayenne.log.CommonsJdbcEventLogger logBeginTransaction
INFO: --- transaction started.
Jun 16, 2013 7:24:50 PM org.apache.cayenne.log.CommonsJdbcEventLogger logQuery
INFO: INSERT INTO MASTER (ID, NAME) VALUES (?, ?)
Jun 16, 2013 7:24:50 PM org.apache.cayenne.log.CommonsJdbcEventLogger logQueryParameters
INFO: [bind: 1->ID:203, 2->NAME:'X']
Jun 16, 2013 7:24:50 PM org.apache.cayenne.log.CommonsJdbcEventLogger logUpdateCount
INFO: === updated 1 row.
Jun 16, 2013 7:24:50 PM org.apache.cayenne.log.CommonsJdbcEventLogger logQuery
INFO: INSERT INTO CHILD (ID, MASTER_ID) VALUES (?, ?)
Jun 16, 2013 7:24:50 PM org.apache.cayenne.log.CommonsJdbcEventLogger logQueryParameters
INFO: [bind: 1->ID:201, 2->MASTER_ID:203]
Jun 16, 2013 7:24:50 PM org.apache.cayenne.log.CommonsJdbcEventLogger logUpdateCount
INFO: === updated 1 row.
Jun 16, 2013 7:24:50 PM org.apache.cayenne.log.CommonsJdbcEventLogger logQueryParameters
INFO: [bind: 1->ID:202, 2->MASTER_ID:NULL]
Jun 16, 2013 7:24:50 PM org.apache.cayenne.log.CommonsJdbcEventLogger logUpdateCount
INFO: === updated 1 row.
Jun 16, 2013 7:24:50 PM org.apache.cayenne.log.CommonsJdbcEventLogger logCommitTransaction
INFO: +++ transaction committed.
Jun 16, 2013 7:24:50 PM org.apache.cayenne.log.CommonsJdbcEventLogger logBeginTransaction
INFO: --- transaction started.
Jun 16, 2013 7:24:50 PM org.apache.cayenne.log.CommonsJdbcEventLogger logQuery
INFO: UPDATE CHILD SET MASTER_ID = ? WHERE ID = ?
Jun 16, 2013 7:24:50 PM org.apache.cayenne.log.CommonsJdbcEventLogger logQueryParameters
INFO: [bind: 1->MASTER_ID:203, 2->ID:202]
Jun 16, 2013 7:24:50 PM org.apache.cayenne.log.CommonsJdbcEventLogger logUpdateCount
INFO: === updated 1 row.
Jun 16, 2013 7:24:50 PM org.apache.cayenne.log.CommonsJdbcEventLogger logCommitTransaction
INFO: +++ transaction committed.
Jun 16, 2013 7:24:51 PM org.apache.cayenne.log.CommonsJdbcEventLogger logBeginTransaction
INFO: --- transaction started.
Jun 16, 2013 7:24:51 PM org.apache.cayenne.log.CommonsJdbcEventLogger logQuery
INFO: SELECT t0.MASTER_ID, t0.ID FROM CHILD t0 WHERE t0.MASTER_ID = ? [bind: 1->MASTER_ID:203]
Jun 16, 2013 7:24:51 PM org.apache.cayenne.log.CommonsJdbcEventLogger logSelectCount
INFO: === returned 2 rows. - took 0 ms.
Jun 16, 2013 7:24:51 PM org.apache.cayenne.log.CommonsJdbcEventLogger logCommitTransaction
INFO: +++ transaction committed.
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.931 sec
Running org.apache.cayenne.DataRowTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 sec
Running org.apache.cayenne.access.types.EnumTypeTest
Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 sec
Running org.apache.cayenne.exp.parser.ASTObjPathTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 sec

Results :

Tests in error: 
  test_SelectCount(org.apache.cayenne.query.SQLSelectTest)

Tests run: 2179, Failures: 0, Errors: 1, Skipped: 0

[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] Cayenne ........................................... SUCCESS [0.806s]
[INFO] Common Unit Test Utilities ........................ SUCCESS [3.454s]
[INFO] Cayenne Internal Build Plugin ..................... SUCCESS [4.009s]
[INFO] Cayenne Build Tools Parent ........................ SUCCESS [0.028s]
[INFO] Cayenne License and Notice Bundle ................. SUCCESS [1.093s]
[INFO] Cayenne Dependency Injection Container ............ SUCCESS [2.359s]
[INFO] Cayenne Java 1.5 Unpublished ...................... FAILURE [1:18.960s]
[INFO] Cayenne WebObjects Compatibility Library .......... SKIPPED
[INFO] Cayenne Aggregated Server Jar ..................... SKIPPED
[INFO] Cayenne Aggregated Client Jar ..................... SKIPPED
[INFO] Cayenne Project ................................... SKIPPED
[INFO] Cayenne Tools ..................................... SKIPPED
[INFO] Library: cayenne-lifecycle ........................ SKIPPED
[INFO] Cayenne Maven Plugin .............................. SKIPPED
[INFO] Cayenne Framework Aggregator Project .............. SKIPPED
[INFO] Cayenne Integration Tests Parent .................. SKIPPED
[INFO] Integration Tests - Cayenne Tools ................. SKIPPED
[INFO] Cayenne Modeler ................................... SKIPPED
[INFO] Cayenne Modeler Maven Plugin ...................... SKIPPED
[INFO] Cayenne Modeler Parent ............................ SKIPPED
[INFO] Cayenne Tutorial .................................. SKIPPED
[INFO] Cayenne ROP Server Tutorial ....................... SKIPPED
[INFO] Cayenne ROP Client Tutorial ....................... SKIPPED
[INFO] Cayenne Tutorials ................................. SKIPPED
[INFO] Cayenne Documentation ............................. SKIPPED
[INFO] Cayenne Documenation Parent ....................... SKIPPED
[INFO] Cayenne Docbook Documentation ..................... SKIPPED
[INFO] Docbook: Cayenne Stylesheets ...................... SKIPPED
[INFO] Docbook: Cayenne Guide ............................ SKIPPED
[INFO] Docbook: Getting Started with Cayenne ............. SKIPPED
[INFO] Docbook: Getting Started with Cayenne ROP ......... SKIPPED
[INFO] Docbook: Cayenne New Features and Upgrade Guide ... SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 1:32.196s
[INFO] Finished at: Sun Jun 16 19:24:51 UTC 2013
[INFO] Final Memory: 38M/197M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.5:test (default-test) on project cayenne-jdk1.5-unpublished: There are test failures.
[ERROR] 
[ERROR] Please refer to /home/hudson/jenkins-slave/workspace/Cayenne-trunk/cayenneTestConnection/h2/jdk/JDK 1.6 (latest)/label/Ubuntu/trunk/framework/cayenne-jdk1.5-unpublished/target/surefire-reports for the individual test results.
[ERROR] -> [Help 1]
org.apache.maven.lifecycle.LifecycleExecutionException: Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.5:test (default-test) on project cayenne-jdk1.5-unpublished: There are test failures.

Please refer to /home/hudson/jenkins-slave/workspace/Cayenne-trunk/cayenneTestConnection/h2/jdk/JDK 1.6 (latest)/label/Ubuntu/trunk/framework/cayenne-jdk1.5-unpublished/target/surefire-reports for the individual test results.
	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:213)
	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:84)
	at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:59)
	at org.apache.maven.lifecycle.internal.LifecycleStarter.singleThreadedBuild(LifecycleStarter.java:183)
	at org.apache.maven.lifecycle.internal.LifecycleStarter.execute(LifecycleStarter.java:161)
	at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:320)
	at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:156)
	at org.apache.maven.cli.MavenCli.execute(MavenCli.java:537)
	at org.apache.maven.cli.MavenCli.doMain(MavenCli.java:196)
	at org.apache.maven.cli.MavenCli.main(MavenCli.java:141)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
	at java.lang.reflect.Method.invoke(Method.java:597)
	at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced(Launcher.java:290)
	at org.codehaus.plexus.classworlds.launcher.Launcher.launch(Launcher.java:230)
	at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode(Launcher.java:409)
	at org.codehaus.plexus.classworlds.launcher.Launcher.main(Launcher.java:352)
Caused by: org.apache.maven.plugin.MojoFailureException: There are test failures.

Please refer to /home/hudson/jenkins-slave/workspace/Cayenne-trunk/cayenneTestConnection/h2/jdk/JDK 1.6 (latest)/label/Ubuntu/trunk/framework/cayenne-jdk1.5-unpublished/target/surefire-reports for the individual test results.
	at org.apache.maven.plugin.surefire.SurefirePlugin.execute(SurefirePlugin.java:629)
	at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo(DefaultBuildPluginManager.java:101)
	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:209)
	... 19 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 :cayenne-jdk1.5-unpublished
Build step 'Invoke top-level Maven targets' marked build as failure

Jenkins build is back to normal : Cayenne-trunk » h2,JDK 1.6 (latest),Ubuntu #884

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Cayenne-trunk/./cayenneTestConnection=h2,jdk=JDK%201.6%20(latest),label=Ubuntu/884/changes>


Re: Build failed in Jenkins: Cayenne-trunk » h2,JDK 1.6 (latest),Ubuntu #883

Posted by Michael Gentry <mg...@masslight.net>.
I was trying to figure out how my change broke the build, especially that
test.  It does seem odd that it would return two different types.  Maybe I
can look at it sometime, too.

Thanks,

mrg


On Wed, Jun 19, 2013 at 7:31 PM, Andrus Adamchik <an...@objectstyle.org>wrote:

>
> On Jun 19, 2013, at 7:26 PM, Apache Jenkins Server <
> jenkins@builds.apache.org> wrote:
>
> > Tests in error:
> >  test_SelectCount(org.apache.cayenne.query.SQLSelectTest)
>
> Ugh, I need to fix this. The problem is that it is returning Long
> (sometimes) whereas we are expecting an Integer. The "sometimes" part
> puzzles me. Maybe I'll have time next week to look at it.
>
> Andrus
>
>

Re: Build failed in Jenkins: Cayenne-trunk » h2,JDK 1.6 (latest),Ubuntu #883

Posted by Andrus Adamchik <an...@objectstyle.org>.
On Jun 19, 2013, at 7:26 PM, Apache Jenkins Server <je...@builds.apache.org> wrote:

> Tests in error: 
>  test_SelectCount(org.apache.cayenne.query.SQLSelectTest)

Ugh, I need to fix this. The problem is that it is returning Long (sometimes) whereas we are expecting an Integer. The "sometimes" part puzzles me. Maybe I'll have time next week to look at it.

Andrus


Build failed in Jenkins: Cayenne-trunk » h2,JDK 1.6 (latest),Ubuntu #883

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Cayenne-trunk/./cayenneTestConnection=h2,jdk=JDK%201.6%20(latest),label=Ubuntu/883/changes>

Changes:

[mgentry] CAY-1813: Missing ObjEntity Attribute Validation with Duplicate DbEntity Columns. Added changes from 3.1 branch.

[mgentry] Added join() method from 3.0/3.1.

------------------------------------------
[...truncated 125831 lines...]
INFO: === returned 1 row. - took 0 ms.
Jun 19, 2013 11:26:20 PM org.apache.cayenne.log.CommonsJdbcEventLogger logCommitTransaction
INFO: +++ transaction committed.
Jun 19, 2013 11:26:20 PM org.apache.cayenne.test.jdbc.UtilityLogger log
INFO: update ARTIST set ARTIST_NAME = ? where ARTIST_ID = ?
Jun 19, 2013 11:26:20 PM org.apache.cayenne.log.CommonsJdbcEventLogger logBeginTransaction
INFO: --- transaction started.
Jun 19, 2013 11:26:20 PM org.apache.cayenne.log.CommonsJdbcEventLogger logQuery
INFO: SELECT t0.ARTIST_NAME, t0.DATE_OF_BIRTH, t0.ARTIST_ID FROM ARTIST t0
Jun 19, 2013 11:26:20 PM org.apache.cayenne.log.CommonsJdbcEventLogger logSelectCount
INFO: === returned 1 row. - took 1 ms.
Jun 19, 2013 11:26:20 PM org.apache.cayenne.log.CommonsJdbcEventLogger logCommitTransaction
INFO: +++ transaction committed.
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.038 sec
Running org.apache.cayenne.access.NestedDataContextParentPeerEventsTest
Jun 19, 2013 11:26:20 PM org.apache.cayenne.configuration.XMLDataChannelDescriptorLoader load
INFO: Loading XML configuration resource from file:/home/hudson/jenkins-slave/workspace/Cayenne-trunk/cayenneTestConnection/h2/jdk/JDK%201.6%20(latest)/label/Ubuntu/trunk/framework/cayenne-jdk1.5-unpublished/target/test-classes/cayenne-relationships.xml
Jun 19, 2013 11:26:20 PM org.apache.cayenne.configuration.XMLDataChannelDescriptorLoader$DataChannelChildrenHandler createChildTagHandler
INFO: Loading XML DataMap resource from file:/home/hudson/jenkins-slave/workspace/Cayenne-trunk/cayenneTestConnection/h2/jdk/JDK%201.6%20(latest)/label/Ubuntu/trunk/framework/cayenne-jdk1.5-unpublished/target/test-classes/relationships.map.xml
Jun 19, 2013 11:26:20 PM org.apache.cayenne.map.EntityResolver applyDBLayerDefaults
INFO: added runtime complimentary DbRelationship from DELETE_RULE_TEST3 to DELETE_RULE_TEST1
Jun 19, 2013 11:26:20 PM org.apache.cayenne.map.EntityResolver applyObjectLayerDefaults
INFO: added runtime complimentary ObjRelationship from FlattenedTest3 to FlattenedTest1
Jun 19, 2013 11:26:20 PM org.apache.cayenne.map.EntityResolver applyObjectLayerDefaults
INFO: added runtime complimentary ObjRelationship from FlattenedTest4 to FlattenedTest1
Jun 19, 2013 11:26:20 PM org.apache.cayenne.log.CommonsJdbcEventLogger logBeginTransaction
INFO: --- transaction started.
Jun 19, 2013 11:26:20 PM org.apache.cayenne.log.CommonsJdbcEventLogger logQuery
INFO: SELECT NEXT_ID FROM AUTO_PK_SUPPORT WHERE TABLE_NAME = 'MASTER'
Jun 19, 2013 11:26:20 PM org.apache.cayenne.log.CommonsJdbcEventLogger logSelectCount
INFO: === returned 1 row. - took 0 ms.
Jun 19, 2013 11:26:20 PM org.apache.cayenne.log.CommonsJdbcEventLogger logQuery
INFO: UPDATE AUTO_PK_SUPPORT SET NEXT_ID = NEXT_ID + 20 WHERE TABLE_NAME = 'MASTER'
Jun 19, 2013 11:26:20 PM org.apache.cayenne.log.CommonsJdbcEventLogger logUpdateCount
INFO: === updated 1 row.
Jun 19, 2013 11:26:20 PM org.apache.cayenne.log.CommonsJdbcEventLogger logQuery
INFO: INSERT INTO MASTER (ID, NAME) VALUES (?, ?)
Jun 19, 2013 11:26:20 PM org.apache.cayenne.log.CommonsJdbcEventLogger logQueryParameters
INFO: [bind: 1->ID:200, 2->NAME:'X']
Jun 19, 2013 11:26:20 PM org.apache.cayenne.log.CommonsJdbcEventLogger logUpdateCount
INFO: === updated 1 row.
Jun 19, 2013 11:26:20 PM org.apache.cayenne.log.CommonsJdbcEventLogger logCommitTransaction
INFO: +++ transaction committed.
Jun 19, 2013 11:26:20 PM org.apache.cayenne.log.CommonsJdbcEventLogger logBeginTransaction
INFO: --- transaction started.
Jun 19, 2013 11:26:20 PM org.apache.cayenne.log.CommonsJdbcEventLogger logQuery
INFO: UPDATE MASTER SET NAME = ? WHERE ID = ?
Jun 19, 2013 11:26:20 PM org.apache.cayenne.log.CommonsJdbcEventLogger logQueryParameters
INFO: [bind: 1->NAME:'Y', 2->ID:200]
Jun 19, 2013 11:26:20 PM org.apache.cayenne.log.CommonsJdbcEventLogger logUpdateCount
INFO: === updated 1 row.
Jun 19, 2013 11:26:20 PM org.apache.cayenne.log.CommonsJdbcEventLogger logCommitTransaction
INFO: +++ transaction committed.
Jun 19, 2013 11:26:20 PM org.apache.cayenne.configuration.XMLDataChannelDescriptorLoader load
INFO: Loading XML configuration resource from file:/home/hudson/jenkins-slave/workspace/Cayenne-trunk/cayenneTestConnection/h2/jdk/JDK%201.6%20(latest)/label/Ubuntu/trunk/framework/cayenne-jdk1.5-unpublished/target/test-classes/cayenne-relationships.xml
Jun 19, 2013 11:26:20 PM org.apache.cayenne.configuration.XMLDataChannelDescriptorLoader$DataChannelChildrenHandler createChildTagHandler
INFO: Loading XML DataMap resource from file:/home/hudson/jenkins-slave/workspace/Cayenne-trunk/cayenneTestConnection/h2/jdk/JDK%201.6%20(latest)/label/Ubuntu/trunk/framework/cayenne-jdk1.5-unpublished/target/test-classes/relationships.map.xml
Jun 19, 2013 11:26:20 PM org.apache.cayenne.map.EntityResolver applyDBLayerDefaults
INFO: added runtime complimentary DbRelationship from DELETE_RULE_TEST3 to DELETE_RULE_TEST1
Jun 19, 2013 11:26:20 PM org.apache.cayenne.map.EntityResolver applyObjectLayerDefaults
INFO: added runtime complimentary ObjRelationship from FlattenedTest3 to FlattenedTest1
Jun 19, 2013 11:26:20 PM org.apache.cayenne.map.EntityResolver applyObjectLayerDefaults
INFO: added runtime complimentary ObjRelationship from FlattenedTest4 to FlattenedTest1
Jun 19, 2013 11:26:20 PM org.apache.cayenne.log.CommonsJdbcEventLogger logBeginTransaction
INFO: --- transaction started.
Jun 19, 2013 11:26:20 PM org.apache.cayenne.log.CommonsJdbcEventLogger logQuery
INFO: SELECT NEXT_ID FROM AUTO_PK_SUPPORT WHERE TABLE_NAME = 'CHILD'
Jun 19, 2013 11:26:20 PM org.apache.cayenne.log.CommonsJdbcEventLogger logSelectCount
INFO: === returned 1 row. - took 0 ms.
Jun 19, 2013 11:26:20 PM org.apache.cayenne.log.CommonsJdbcEventLogger logQuery
INFO: UPDATE AUTO_PK_SUPPORT SET NEXT_ID = NEXT_ID + 20 WHERE TABLE_NAME = 'CHILD'
Jun 19, 2013 11:26:20 PM org.apache.cayenne.log.CommonsJdbcEventLogger logUpdateCount
INFO: === updated 1 row.
Jun 19, 2013 11:26:20 PM org.apache.cayenne.log.CommonsJdbcEventLogger logQuery
INFO: INSERT INTO MASTER (ID, NAME) VALUES (?, ?)
Jun 19, 2013 11:26:20 PM org.apache.cayenne.log.CommonsJdbcEventLogger logQueryParameters
INFO: [bind: 1->ID:201, 2->NAME:'X']
Jun 19, 2013 11:26:20 PM org.apache.cayenne.log.CommonsJdbcEventLogger logUpdateCount
INFO: === updated 1 row.
Jun 19, 2013 11:26:20 PM org.apache.cayenne.log.CommonsJdbcEventLogger logQueryParameters
INFO: [bind: 1->ID:202, 2->NAME:'Y']
Jun 19, 2013 11:26:20 PM org.apache.cayenne.log.CommonsJdbcEventLogger logUpdateCount
INFO: === updated 1 row.
Jun 19, 2013 11:26:20 PM org.apache.cayenne.log.CommonsJdbcEventLogger logQuery
INFO: INSERT INTO CHILD (ID, MASTER_ID) VALUES (?, ?)
Jun 19, 2013 11:26:20 PM org.apache.cayenne.log.CommonsJdbcEventLogger logQueryParameters
INFO: [bind: 1->ID:200, 2->MASTER_ID:201]
Jun 19, 2013 11:26:20 PM org.apache.cayenne.log.CommonsJdbcEventLogger logUpdateCount
INFO: === updated 1 row.
Jun 19, 2013 11:26:20 PM org.apache.cayenne.log.CommonsJdbcEventLogger logCommitTransaction
INFO: +++ transaction committed.
Jun 19, 2013 11:26:20 PM org.apache.cayenne.log.CommonsJdbcEventLogger logBeginTransaction
INFO: --- transaction started.
Jun 19, 2013 11:26:20 PM org.apache.cayenne.log.CommonsJdbcEventLogger logQuery
INFO: UPDATE CHILD SET MASTER_ID = ? WHERE ID = ?
Jun 19, 2013 11:26:20 PM org.apache.cayenne.log.CommonsJdbcEventLogger logQueryParameters
INFO: [bind: 1->MASTER_ID:202, 2->ID:200]
Jun 19, 2013 11:26:20 PM org.apache.cayenne.log.CommonsJdbcEventLogger logUpdateCount
INFO: === updated 1 row.
Jun 19, 2013 11:26:20 PM org.apache.cayenne.log.CommonsJdbcEventLogger logCommitTransaction
INFO: +++ transaction committed.
Jun 19, 2013 11:26:21 PM org.apache.cayenne.configuration.XMLDataChannelDescriptorLoader load
INFO: Loading XML configuration resource from file:/home/hudson/jenkins-slave/workspace/Cayenne-trunk/cayenneTestConnection/h2/jdk/JDK%201.6%20(latest)/label/Ubuntu/trunk/framework/cayenne-jdk1.5-unpublished/target/test-classes/cayenne-relationships.xml
Jun 19, 2013 11:26:21 PM org.apache.cayenne.configuration.XMLDataChannelDescriptorLoader$DataChannelChildrenHandler createChildTagHandler
INFO: Loading XML DataMap resource from file:/home/hudson/jenkins-slave/workspace/Cayenne-trunk/cayenneTestConnection/h2/jdk/JDK%201.6%20(latest)/label/Ubuntu/trunk/framework/cayenne-jdk1.5-unpublished/target/test-classes/relationships.map.xml
Jun 19, 2013 11:26:21 PM org.apache.cayenne.map.EntityResolver applyDBLayerDefaults
INFO: added runtime complimentary DbRelationship from DELETE_RULE_TEST3 to DELETE_RULE_TEST1
Jun 19, 2013 11:26:21 PM org.apache.cayenne.map.EntityResolver applyObjectLayerDefaults
INFO: added runtime complimentary ObjRelationship from FlattenedTest3 to FlattenedTest1
Jun 19, 2013 11:26:21 PM org.apache.cayenne.map.EntityResolver applyObjectLayerDefaults
INFO: added runtime complimentary ObjRelationship from FlattenedTest4 to FlattenedTest1
Jun 19, 2013 11:26:21 PM org.apache.cayenne.log.CommonsJdbcEventLogger logBeginTransaction
INFO: --- transaction started.
Jun 19, 2013 11:26:21 PM org.apache.cayenne.log.CommonsJdbcEventLogger logQuery
INFO: INSERT INTO MASTER (ID, NAME) VALUES (?, ?)
Jun 19, 2013 11:26:21 PM org.apache.cayenne.log.CommonsJdbcEventLogger logQueryParameters
INFO: [bind: 1->ID:203, 2->NAME:'X']
Jun 19, 2013 11:26:21 PM org.apache.cayenne.log.CommonsJdbcEventLogger logUpdateCount
INFO: === updated 1 row.
Jun 19, 2013 11:26:21 PM org.apache.cayenne.log.CommonsJdbcEventLogger logQuery
INFO: INSERT INTO CHILD (ID, MASTER_ID) VALUES (?, ?)
Jun 19, 2013 11:26:21 PM org.apache.cayenne.log.CommonsJdbcEventLogger logQueryParameters
INFO: [bind: 1->ID:201, 2->MASTER_ID:NULL]
Jun 19, 2013 11:26:21 PM org.apache.cayenne.log.CommonsJdbcEventLogger logUpdateCount
INFO: === updated 1 row.
Jun 19, 2013 11:26:21 PM org.apache.cayenne.log.CommonsJdbcEventLogger logQueryParameters
INFO: [bind: 1->ID:202, 2->MASTER_ID:203]
Jun 19, 2013 11:26:21 PM org.apache.cayenne.log.CommonsJdbcEventLogger logUpdateCount
INFO: === updated 1 row.
Jun 19, 2013 11:26:21 PM org.apache.cayenne.log.CommonsJdbcEventLogger logCommitTransaction
INFO: +++ transaction committed.
Jun 19, 2013 11:26:21 PM org.apache.cayenne.log.CommonsJdbcEventLogger logBeginTransaction
INFO: --- transaction started.
Jun 19, 2013 11:26:21 PM org.apache.cayenne.log.CommonsJdbcEventLogger logQuery
INFO: UPDATE CHILD SET MASTER_ID = ? WHERE ID = ?
Jun 19, 2013 11:26:21 PM org.apache.cayenne.log.CommonsJdbcEventLogger logQueryParameters
INFO: [bind: 1->MASTER_ID:203, 2->ID:201]
Jun 19, 2013 11:26:21 PM org.apache.cayenne.log.CommonsJdbcEventLogger logUpdateCount
INFO: === updated 1 row.
Jun 19, 2013 11:26:21 PM org.apache.cayenne.log.CommonsJdbcEventLogger logCommitTransaction
INFO: +++ transaction committed.
Jun 19, 2013 11:26:21 PM org.apache.cayenne.log.CommonsJdbcEventLogger logBeginTransaction
INFO: --- transaction started.
Jun 19, 2013 11:26:21 PM org.apache.cayenne.log.CommonsJdbcEventLogger logQuery
INFO: SELECT t0.MASTER_ID, t0.ID FROM CHILD t0 WHERE t0.MASTER_ID = ? [bind: 1->MASTER_ID:203]
Jun 19, 2013 11:26:21 PM org.apache.cayenne.log.CommonsJdbcEventLogger logSelectCount
INFO: === returned 2 rows. - took 1 ms.
Jun 19, 2013 11:26:21 PM org.apache.cayenne.log.CommonsJdbcEventLogger logCommitTransaction
INFO: +++ transaction committed.
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.933 sec
Running org.apache.cayenne.DataRowTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 sec
Running org.apache.cayenne.access.types.EnumTypeTest
Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 sec
Running org.apache.cayenne.exp.parser.ASTObjPathTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 sec

Results :

Tests in error: 
  test_SelectCount(org.apache.cayenne.query.SQLSelectTest)

Tests run: 2179, Failures: 0, Errors: 1, Skipped: 0

[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] Cayenne ........................................... SUCCESS [0.858s]
[INFO] Common Unit Test Utilities ........................ SUCCESS [3.976s]
[INFO] Cayenne Internal Build Plugin ..................... SUCCESS [4.670s]
[INFO] Cayenne Build Tools Parent ........................ SUCCESS [0.039s]
[INFO] Cayenne License and Notice Bundle ................. SUCCESS [1.117s]
[INFO] Cayenne Dependency Injection Container ............ SUCCESS [2.374s]
[INFO] Cayenne Java 1.5 Unpublished ...................... FAILURE [1:22.110s]
[INFO] Cayenne WebObjects Compatibility Library .......... SKIPPED
[INFO] Cayenne Aggregated Server Jar ..................... SKIPPED
[INFO] Cayenne Aggregated Client Jar ..................... SKIPPED
[INFO] Cayenne Project ................................... SKIPPED
[INFO] Cayenne Tools ..................................... SKIPPED
[INFO] Library: cayenne-lifecycle ........................ SKIPPED
[INFO] Cayenne Maven Plugin .............................. SKIPPED
[INFO] Cayenne Framework Aggregator Project .............. SKIPPED
[INFO] Cayenne Integration Tests Parent .................. SKIPPED
[INFO] Integration Tests - Cayenne Tools ................. SKIPPED
[INFO] Cayenne Modeler ................................... SKIPPED
[INFO] Cayenne Modeler Maven Plugin ...................... SKIPPED
[INFO] Cayenne Modeler Parent ............................ SKIPPED
[INFO] Cayenne Tutorial .................................. SKIPPED
[INFO] Cayenne ROP Server Tutorial ....................... SKIPPED
[INFO] Cayenne ROP Client Tutorial ....................... SKIPPED
[INFO] Cayenne Tutorials ................................. SKIPPED
[INFO] Cayenne Documentation ............................. SKIPPED
[INFO] Cayenne Documenation Parent ....................... SKIPPED
[INFO] Cayenne Docbook Documentation ..................... SKIPPED
[INFO] Docbook: Cayenne Stylesheets ...................... SKIPPED
[INFO] Docbook: Cayenne Guide ............................ SKIPPED
[INFO] Docbook: Getting Started with Cayenne ............. SKIPPED
[INFO] Docbook: Getting Started with Cayenne ROP ......... SKIPPED
[INFO] Docbook: Cayenne New Features and Upgrade Guide ... SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 1:36.742s
[INFO] Finished at: Wed Jun 19 23:26:21 UTC 2013
[INFO] Final Memory: 35M/235M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.5:test (default-test) on project cayenne-jdk1.5-unpublished: There are test failures.
[ERROR] 
[ERROR] Please refer to /home/hudson/jenkins-slave/workspace/Cayenne-trunk/cayenneTestConnection/h2/jdk/JDK 1.6 (latest)/label/Ubuntu/trunk/framework/cayenne-jdk1.5-unpublished/target/surefire-reports for the individual test results.
[ERROR] -> [Help 1]
org.apache.maven.lifecycle.LifecycleExecutionException: Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.5:test (default-test) on project cayenne-jdk1.5-unpublished: There are test failures.

Please refer to /home/hudson/jenkins-slave/workspace/Cayenne-trunk/cayenneTestConnection/h2/jdk/JDK 1.6 (latest)/label/Ubuntu/trunk/framework/cayenne-jdk1.5-unpublished/target/surefire-reports for the individual test results.
	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:213)
	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:84)
	at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:59)
	at org.apache.maven.lifecycle.internal.LifecycleStarter.singleThreadedBuild(LifecycleStarter.java:183)
	at org.apache.maven.lifecycle.internal.LifecycleStarter.execute(LifecycleStarter.java:161)
	at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:320)
	at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:156)
	at org.apache.maven.cli.MavenCli.execute(MavenCli.java:537)
	at org.apache.maven.cli.MavenCli.doMain(MavenCli.java:196)
	at org.apache.maven.cli.MavenCli.main(MavenCli.java:141)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
	at java.lang.reflect.Method.invoke(Method.java:597)
	at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced(Launcher.java:290)
	at org.codehaus.plexus.classworlds.launcher.Launcher.launch(Launcher.java:230)
	at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode(Launcher.java:409)
	at org.codehaus.plexus.classworlds.launcher.Launcher.main(Launcher.java:352)
Caused by: org.apache.maven.plugin.MojoFailureException: There are test failures.

Please refer to /home/hudson/jenkins-slave/workspace/Cayenne-trunk/cayenneTestConnection/h2/jdk/JDK 1.6 (latest)/label/Ubuntu/trunk/framework/cayenne-jdk1.5-unpublished/target/surefire-reports for the individual test results.
	at org.apache.maven.plugin.surefire.SurefirePlugin.execute(SurefirePlugin.java:629)
	at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo(DefaultBuildPluginManager.java:101)
	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:209)
	... 19 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 :cayenne-jdk1.5-unpublished
Build step 'Invoke top-level Maven targets' marked build as failure