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 Hudson Server <hu...@hudson.zones.apache.org> on 2010/01/04 09:42:56 UTC

Build failed in Hudson: Cayenne-trunk » h2,JDK 1.5 (latest) #147

See <http://hudson.zones.apache.org/hudson/job/Cayenne-trunk/./cayenneTestConnection=h2,jdk=JDK%201.5%20(latest)/147/changes>

Changes:

[aadamchik] CAY-1350 Implement memorized sorting of modeler columns

patch by Ksenia Khailenko. Works 99%, just a few small glitches remain

------------------------------------------
[...truncated 70751 lines...]
INFO: === updated 1 row.
Jan 4, 2010 8:40:11 AM org.apache.cayenne.access.QueryLogger logQuery
INFO: insert into ARTIST (ARTIST_ID, ARTIST_NAME) values (33017, 'artist17')
Jan 4, 2010 8:40:11 AM org.apache.cayenne.access.QueryLogger logUpdateCount
INFO: === updated 1 row.
Jan 4, 2010 8:40:11 AM org.apache.cayenne.access.QueryLogger logQuery
INFO: insert into ARTIST (ARTIST_ID, ARTIST_NAME) values (33018, 'artist18')
Jan 4, 2010 8:40:11 AM org.apache.cayenne.access.QueryLogger logUpdateCount
INFO: === updated 1 row.
Jan 4, 2010 8:40:11 AM org.apache.cayenne.access.QueryLogger logQuery
INFO: insert into ARTIST (ARTIST_ID, ARTIST_NAME) values (33019, 'artist19')
Jan 4, 2010 8:40:11 AM org.apache.cayenne.access.QueryLogger logUpdateCount
INFO: === updated 1 row.
Jan 4, 2010 8:40:11 AM org.apache.cayenne.access.QueryLogger logQuery
INFO: insert into ARTIST (ARTIST_ID, ARTIST_NAME) values (33020, 'artist20')
Jan 4, 2010 8:40:11 AM org.apache.cayenne.access.QueryLogger logUpdateCount
INFO: === updated 1 row.
Jan 4, 2010 8:40:11 AM org.apache.cayenne.access.QueryLogger logQuery
INFO: insert into ARTIST (ARTIST_ID, ARTIST_NAME) values (33021, 'artist21')
Jan 4, 2010 8:40:11 AM org.apache.cayenne.access.QueryLogger logUpdateCount
INFO: === updated 1 row.
Jan 4, 2010 8:40:11 AM org.apache.cayenne.access.QueryLogger logQuery
INFO: insert into ARTIST (ARTIST_ID, ARTIST_NAME) values (33022, 'artist22')
Jan 4, 2010 8:40:11 AM org.apache.cayenne.access.QueryLogger logUpdateCount
INFO: === updated 1 row.
Jan 4, 2010 8:40:11 AM org.apache.cayenne.access.QueryLogger logQuery
INFO: insert into ARTIST (ARTIST_ID, ARTIST_NAME) values (33023, 'artist23')
Jan 4, 2010 8:40:11 AM org.apache.cayenne.access.QueryLogger logUpdateCount
INFO: === updated 1 row.
Jan 4, 2010 8:40:11 AM org.apache.cayenne.access.QueryLogger logQuery
INFO: insert into ARTIST (ARTIST_ID, ARTIST_NAME) values (33024, 'artist24')
Jan 4, 2010 8:40:11 AM org.apache.cayenne.access.QueryLogger logUpdateCount
INFO: === updated 1 row.
Jan 4, 2010 8:40:11 AM org.apache.cayenne.access.QueryLogger logQuery
INFO: insert into ARTIST (ARTIST_ID, ARTIST_NAME) values (33025, 'artist25')
Jan 4, 2010 8:40:11 AM org.apache.cayenne.access.QueryLogger logUpdateCount
INFO: === updated 1 row.
Jan 4, 2010 8:40:11 AM org.apache.cayenne.access.QueryLogger logCommitTransaction
INFO: +++ transaction committed.
Jan 4, 2010 8:40:11 AM org.apache.cayenne.access.QueryLogger logQueryStart
INFO: --- will run 1 query.
Jan 4, 2010 8:40:11 AM org.apache.cayenne.access.QueryLogger logBeginTransaction
INFO: --- transaction started.
Jan 4, 2010 8:40:11 AM org.apache.cayenne.access.QueryLogger logQuery
INFO: INSERT INTO PAINTING (PAINTING_ID, PAINTING_TITLE, ARTIST_ID, ESTIMATED_PRICE) VALUES (33002, 'P_artist2', 33002, 2000)
Jan 4, 2010 8:40:11 AM org.apache.cayenne.access.QueryLogger logUpdateCount
INFO: === updated 1 row.
Jan 4, 2010 8:40:11 AM org.apache.cayenne.access.QueryLogger logCommitTransaction
INFO: +++ transaction committed.
Jan 4, 2010 8:40:11 AM org.apache.cayenne.access.QueryLogger logQueryStart
INFO: --- will run 1 query.
Jan 4, 2010 8:40:11 AM org.apache.cayenne.access.QueryLogger logBeginTransaction
INFO: --- transaction started.
Jan 4, 2010 8:40:11 AM org.apache.cayenne.access.QueryLogger logQuery
INFO: SELECT t0.PAINTING_TITLE, t0.ARTIST_ID, t0.PAINTING_DESCRIPTION, t0.ESTIMATED_PRICE, t0.GALLERY_ID, t0.PAINTING_ID FROM PAINTING t0 WHERE t0.PAINTING_TITLE = ? [bind: 1->PAINTING_TITLE:'P_artist2']
Jan 4, 2010 8:40:11 AM org.apache.cayenne.access.QueryLogger logSelectCount
INFO: === returned 1 row. - took 1 ms.
Jan 4, 2010 8:40:11 AM org.apache.cayenne.access.QueryLogger logCommitTransaction
INFO: +++ transaction committed.
Jan 4, 2010 8:40:11 AM org.apache.cayenne.access.QueryLogger logQueryStart
INFO: --- will run 1 query.
Jan 4, 2010 8:40:11 AM org.apache.cayenne.access.QueryLogger logBeginTransaction
INFO: --- transaction started.
Jan 4, 2010 8:40:11 AM org.apache.cayenne.access.QueryLogger logQuery
INFO: SELECT t0.ARTIST_NAME, t0.ARTIST_ID, t0.DATE_OF_BIRTH FROM ARTIST t0 WHERE t0.ARTIST_ID = ? [bind: 1->ARTIST_ID:33002]
Jan 4, 2010 8:40:11 AM org.apache.cayenne.access.QueryLogger logSelectCount
INFO: === returned 1 row. - took 1 ms.
Jan 4, 2010 8:40:11 AM org.apache.cayenne.access.QueryLogger logCommitTransaction
INFO: +++ transaction committed.
Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.835 sec

Results :

Tests run: 1986, Failures: 0, Errors: 0, Skipped: 0

[INFO] [jar:jar {execution: default-jar}]
[INFO] Building jar: /zonestorage/hudson/home/hudson/hudson/jobs/Cayenne-trunk/workspace/cayenneTestConnection/h2/jdk/JDK 1.5 (latest)/trunk/framework/cayenne-jdk1.5-unpublished/target/cayenne-jdk1.5-unpublished-3.1-SNAPSHOT.jar
[INFO] Preparing source:jar
[WARNING] Removing: jar from forked lifecycle, to prevent recursive invocation.
[INFO] [cayenne-build:date {execution: date}]
[INFO] [javacc:jjtree {execution: jjtree-ejbql}]
[WARNING] This goal has been deprecated. Please update your plugin configuration.
[INFO] Skipping - all parsers are up to date
[INFO] [javacc:javacc {execution: javacc-ejbql}]
[INFO] Skipping - all parsers are up to date
[INFO] [source:jar {execution: bundle-source-jar}]
[INFO] Building jar: /zonestorage/hudson/home/hudson/hudson/jobs/Cayenne-trunk/workspace/cayenneTestConnection/h2/jdk/JDK 1.5 (latest)/trunk/framework/cayenne-jdk1.5-unpublished/target/cayenne-jdk1.5-unpublished-3.1-SNAPSHOT-sources.jar
[INFO] [jar:test-jar {execution: default}]
[INFO] Building jar: /zonestorage/hudson/home/hudson/hudson/jobs/Cayenne-trunk/workspace/cayenneTestConnection/h2/jdk/JDK 1.5 (latest)/trunk/framework/cayenne-jdk1.5-unpublished/target/cayenne-jdk1.5-unpublished-3.1-SNAPSHOT-tests.jar
[INFO] [install:install {execution: default-install}]
[INFO] Installing /zonestorage/hudson/home/hudson/hudson/jobs/Cayenne-trunk/workspace/cayenneTestConnection/h2/jdk/JDK 1.5 (latest)/trunk/framework/cayenne-jdk1.5-unpublished/target/cayenne-jdk1.5-unpublished-3.1-SNAPSHOT.jar to /export/home/hudson/.m2/repository/org/apache/cayenne/unpublished/cayenne-jdk1.5-unpublished/3.1-SNAPSHOT/cayenne-jdk1.5-unpublished-3.1-SNAPSHOT.jar
[INFO] Installing /zonestorage/hudson/home/hudson/hudson/jobs/Cayenne-trunk/workspace/cayenneTestConnection/h2/jdk/JDK 1.5 (latest)/trunk/framework/cayenne-jdk1.5-unpublished/target/cayenne-jdk1.5-unpublished-3.1-SNAPSHOT-sources.jar to /export/home/hudson/.m2/repository/org/apache/cayenne/unpublished/cayenne-jdk1.5-unpublished/3.1-SNAPSHOT/cayenne-jdk1.5-unpublished-3.1-SNAPSHOT-sources.jar
[INFO] Installing /zonestorage/hudson/home/hudson/hudson/jobs/Cayenne-trunk/workspace/cayenneTestConnection/h2/jdk/JDK 1.5 (latest)/trunk/framework/cayenne-jdk1.5-unpublished/target/cayenne-jdk1.5-unpublished-3.1-SNAPSHOT-tests.jar to /export/home/hudson/.m2/repository/org/apache/cayenne/unpublished/cayenne-jdk1.5-unpublished/3.1-SNAPSHOT/cayenne-jdk1.5-unpublished-3.1-SNAPSHOT-tests.jar
[INFO] ------------------------------------------------------------------------
[INFO] Building Cayenne Project
[INFO]    task-segment: [clean, install]
[INFO] ------------------------------------------------------------------------
[INFO] [clean:clean {execution: default-clean}]
[INFO] Deleting directory /zonestorage/hudson/home/hudson/hudson/jobs/Cayenne-trunk/workspace/cayenneTestConnection/h2/jdk/JDK 1.5 (latest)/trunk/framework/cayenne-project-unpublished/target
[INFO] [resources:resources {execution: default-resources}]
[WARNING] Using platform encoding (ISO646-US actually) to copy filtered resources, i.e. build is platform dependent!
[INFO] skip non existing resourceDirectory /zonestorage/hudson/home/hudson/hudson/jobs/Cayenne-trunk/workspace/cayenneTestConnection/h2/jdk/JDK 1.5 (latest)/trunk/framework/cayenne-project-unpublished/src/main/resources
[INFO] [compiler:compile {execution: default-compile}]
[INFO] Compiling 21 source files to /zonestorage/hudson/home/hudson/hudson/jobs/Cayenne-trunk/workspace/cayenneTestConnection/h2/jdk/JDK 1.5 (latest)/trunk/framework/cayenne-project-unpublished/target/classes
[INFO] [resources:testResources {execution: default-testResources}]
[WARNING] Using platform encoding (ISO646-US actually) to copy filtered resources, i.e. build is platform dependent!
[INFO] Copying 16 resources
[INFO] [compiler:testCompile {execution: default-testCompile}]
[INFO] Compiling 7 source files to /zonestorage/hudson/home/hudson/hudson/jobs/Cayenne-trunk/workspace/cayenneTestConnection/h2/jdk/JDK 1.5 (latest)/trunk/framework/cayenne-project-unpublished/target/test-classes
[WARNING] DEPRECATED [systemProperties]: use systemPropertyVariables instead
[INFO] [surefire:test {execution: default-test}]
[INFO] Surefire report directory: /zonestorage/hudson/home/hudson/hudson/jobs/Cayenne-trunk/workspace/cayenneTestConnection/h2/jdk/JDK 1.5 (latest)/trunk/framework/cayenne-project-unpublished/target/surefire-reports

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
Running org.apache.cayenne.project2.DataChannelProjectSaverTest
Jan 4, 2010 8:40:57 AM org.apache.cayenne.configuration.XMLDataChannelDescriptorLoader$DataSourceChildrenHandler createChildTagHandler
INFO: loading user name and password.
Jan 4, 2010 8:40:57 AM org.apache.cayenne.configuration.XMLDataChannelDescriptorLoader$DataSourceChildrenHandler createChildTagHandler
INFO: loading user name and password.
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.419 sec
Running org.apache.cayenne.project2.FileProjectSaverTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.085 sec
Running org.apache.cayenne.project2.DataChannelProjectLoaderTest
Jan 4, 2010 8:40:57 AM org.apache.cayenne.configuration.XMLDataChannelDescriptorLoader$DataSourceChildrenHandler createChildTagHandler
INFO: loading user name and password.
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.013 sec
Running org.apache.cayenne.project2.upgrade.v6.ProjectUpgrader_V6Test
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.218 sec
Running org.apache.cayenne.project2.upgrade.v6.XMLDataChannelDescriptorLoader_V3_0_0_1Test
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.015 sec
Running org.apache.cayenne.project2.ProjectTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 sec

Results :

Tests run: 10, Failures: 0, Errors: 0, Skipped: 0

[INFO] [jar:jar {execution: default-jar}]
[INFO] Building jar: /zonestorage/hudson/home/hudson/hudson/jobs/Cayenne-trunk/workspace/cayenneTestConnection/h2/jdk/JDK 1.5 (latest)/trunk/framework/cayenne-project-unpublished/target/cayenne-project-unpublished-3.1-SNAPSHOT.jar
[INFO] Preparing source:jar
[WARNING] Removing: jar from forked lifecycle, to prevent recursive invocation.
[INFO] No goals needed for project - skipping
[INFO] [source:jar {execution: bundle-source-jar}]
[INFO] Building jar: /zonestorage/hudson/home/hudson/hudson/jobs/Cayenne-trunk/workspace/cayenneTestConnection/h2/jdk/JDK 1.5 (latest)/trunk/framework/cayenne-project-unpublished/target/cayenne-project-unpublished-3.1-SNAPSHOT-sources.jar
[INFO] [install:install {execution: default-install}]
[INFO] Installing /zonestorage/hudson/home/hudson/hudson/jobs/Cayenne-trunk/workspace/cayenneTestConnection/h2/jdk/JDK 1.5 (latest)/trunk/framework/cayenne-project-unpublished/target/cayenne-project-unpublished-3.1-SNAPSHOT.jar to /export/home/hudson/.m2/repository/org/apache/cayenne/unpublished/cayenne-project-unpublished/3.1-SNAPSHOT/cayenne-project-unpublished-3.1-SNAPSHOT.jar
[INFO] Installing /zonestorage/hudson/home/hudson/hudson/jobs/Cayenne-trunk/workspace/cayenneTestConnection/h2/jdk/JDK 1.5 (latest)/trunk/framework/cayenne-project-unpublished/target/cayenne-project-unpublished-3.1-SNAPSHOT-sources.jar to /export/home/hudson/.m2/repository/org/apache/cayenne/unpublished/cayenne-project-unpublished/3.1-SNAPSHOT/cayenne-project-unpublished-3.1-SNAPSHOT-sources.jar
[INFO] ------------------------------------------------------------------------
[INFO] Building Cayenne WebObjects Compatibility Library
[INFO]    task-segment: [clean, install]
[INFO] ------------------------------------------------------------------------
[INFO] [clean:clean {execution: default-clean}]
[INFO] Deleting directory /zonestorage/hudson/home/hudson/hudson/jobs/Cayenne-trunk/workspace/cayenneTestConnection/h2/jdk/JDK 1.5 (latest)/trunk/framework/cayenne-wocompat-unpublished/target
[INFO] [resources:resources {execution: default-resources}]
[WARNING] Using platform encoding (ISO646-US actually) to copy filtered resources, i.e. build is platform dependent!
[INFO] skip non existing resourceDirectory /zonestorage/hudson/home/hudson/hudson/jobs/Cayenne-trunk/workspace/cayenneTestConnection/h2/jdk/JDK 1.5 (latest)/trunk/framework/cayenne-wocompat-unpublished/src/main/resources
[INFO] [compiler:compile {execution: default-compile}]
[INFO] Compiling 17 source files to /zonestorage/hudson/home/hudson/hudson/jobs/Cayenne-trunk/workspace/cayenneTestConnection/h2/jdk/JDK 1.5 (latest)/trunk/framework/cayenne-wocompat-unpublished/target/classes
[INFO] [resources:testResources {execution: default-testResources}]
[WARNING] Using platform encoding (ISO646-US actually) to copy filtered resources, i.e. build is platform dependent!
[INFO] Copying 57 resources
[INFO] [compiler:testCompile {execution: default-testCompile}]
[INFO] Compiling 8 source files to /zonestorage/hudson/home/hudson/hudson/jobs/Cayenne-trunk/workspace/cayenneTestConnection/h2/jdk/JDK 1.5 (latest)/trunk/framework/cayenne-wocompat-unpublished/target/test-classes
[WARNING] DEPRECATED [systemProperties]: use systemPropertyVariables instead
[INFO] [surefire:test {execution: default-test}]
[INFO] Surefire report directory: /zonestorage/hudson/home/hudson/hudson/jobs/Cayenne-trunk/workspace/cayenneTestConnection/h2/jdk/JDK 1.5 (latest)/trunk/framework/cayenne-wocompat-unpublished/target/surefire-reports

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
Running org.apache.cayenne.wocompat.EOModelProcessorTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.038 sec
Running org.apache.cayenne.wocompat.PropertyListSerializationTest
Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.127 sec
Running org.apache.cayenne.wocompat.EOModelPrototypesTest
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.14 sec
Running org.apache.cayenne.wocompat.EOQueryTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.019 sec
Running org.apache.cayenne.wocompat.EOModelHelperTest
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.088 sec
Running org.apache.cayenne.wocompat.parser.PropertyListParserTest
Tests run: 18, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.027 sec
Running org.apache.cayenne.wocompat.EOModelProcessorInheritanceTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.072 sec

Results :

Tests run: 46, Failures: 0, Errors: 0, Skipped: 0

[INFO] [jar:jar {execution: default-jar}]
[INFO] Building jar: /zonestorage/hudson/home/hudson/hudson/jobs/Cayenne-trunk/workspace/cayenneTestConnection/h2/jdk/JDK 1.5 (latest)/trunk/framework/cayenne-wocompat-unpublished/target/cayenne-wocompat-unpublished-3.1-SNAPSHOT.jar
[INFO] Preparing source:jar
[WARNING] Removing: jar from forked lifecycle, to prevent recursive invocation.
[INFO] No goals needed for project - skipping
[INFO] [source:jar {execution: bundle-source-jar}]
[INFO] Building jar: /zonestorage/hudson/home/hudson/hudson/jobs/Cayenne-trunk/workspace/cayenneTestConnection/h2/jdk/JDK 1.5 (latest)/trunk/framework/cayenne-wocompat-unpublished/target/cayenne-wocompat-unpublished-3.1-SNAPSHOT-sources.jar
[INFO] [install:install {execution: default-install}]
[INFO] Installing /zonestorage/hudson/home/hudson/hudson/jobs/Cayenne-trunk/workspace/cayenneTestConnection/h2/jdk/JDK 1.5 (latest)/trunk/framework/cayenne-wocompat-unpublished/target/cayenne-wocompat-unpublished-3.1-SNAPSHOT.jar to /export/home/hudson/.m2/repository/org/apache/cayenne/unpublished/cayenne-wocompat-unpublished/3.1-SNAPSHOT/cayenne-wocompat-unpublished-3.1-SNAPSHOT.jar
[INFO] Installing /zonestorage/hudson/home/hudson/hudson/jobs/Cayenne-trunk/workspace/cayenneTestConnection/h2/jdk/JDK 1.5 (latest)/trunk/framework/cayenne-wocompat-unpublished/target/cayenne-wocompat-unpublished-3.1-SNAPSHOT-sources.jar to /export/home/hudson/.m2/repository/org/apache/cayenne/unpublished/cayenne-wocompat-unpublished/3.1-SNAPSHOT/cayenne-wocompat-unpublished-3.1-SNAPSHOT-sources.jar
[INFO] ------------------------------------------------------------------------
[INFO] Building Cayenne Aggregated Server Jar
[INFO]    task-segment: [clean, install]
[INFO] ------------------------------------------------------------------------
[INFO] [clean:clean {execution: default-clean}]
[INFO] Deleting directory /zonestorage/hudson/home/hudson/hudson/jobs/Cayenne-trunk/workspace/cayenneTestConnection/h2/jdk/JDK 1.5 (latest)/trunk/framework/cayenne-server/target
[INFO] [resources:resources {execution: default-resources}]
[WARNING] Using platform encoding (ISO646-US actually) to copy filtered resources, i.e. build is platform dependent!
[INFO] skip non existing resourceDirectory /zonestorage/hudson/home/hudson/hudson/jobs/Cayenne-trunk/workspace/cayenneTestConnection/h2/jdk/JDK 1.5 (latest)/trunk/framework/cayenne-server/src/main/resources
[INFO] [compiler:compile {execution: default-compile}]
[INFO] No sources to compile
[INFO] [resources:testResources {execution: default-testResources}]
[WARNING] Using platform encoding (ISO646-US actually) to copy filtered resources, i.e. build is platform dependent!
[INFO] skip non existing resourceDirectory /zonestorage/hudson/home/hudson/hudson/jobs/Cayenne-trunk/workspace/cayenneTestConnection/h2/jdk/JDK 1.5 (latest)/trunk/framework/cayenne-server/src/test/resources
[INFO] [compiler:testCompile {execution: default-testCompile}]
[INFO] No sources to compile
[WARNING] DEPRECATED [systemProperties]: use systemPropertyVariables instead
[INFO] [surefire:test {execution: default-test}]
[INFO] No tests to run.
[INFO] [jar:jar {execution: default-jar}]
[WARNING] JAR will be empty - no content was marked for inclusion!
[INFO] Building jar: /zonestorage/hudson/home/hudson/hudson/jobs/Cayenne-trunk/workspace/cayenneTestConnection/h2/jdk/JDK 1.5 (latest)/trunk/framework/cayenne-server/target/cayenne-server-3.1-SNAPSHOT.jar
[INFO] [cayenne-build:aggregate-bin {execution: aggregate-all}]
[INFO] Expanding: /export/home/hudson/.m2/repository/org/apache/cayenne/unpublished/cayenne-di-unpublished/3.1-SNAPSHOT/cayenne-di-unpublished-3.1-SNAPSHOT.jar into /zonestorage/hudson/home/hudson/hudson/jobs/Cayenne-trunk/workspace/cayenneTestConnection/h2/jdk/JDK 1.5 (latest)/trunk/framework/cayenne-server/target/aggregate/unpack-bin
[INFO] Expanding: /export/home/hudson/.m2/repository/org/apache/cayenne/unpublished/cayenne-jdk1.5-unpublished/3.1-SNAPSHOT/cayenne-jdk1.5-unpublished-3.1-SNAPSHOT.jar into /zonestorage/hudson/home/hudson/hudson/jobs/Cayenne-trunk/workspace/cayenneTestConnection/h2/jdk/JDK 1.5 (latest)/trunk/framework/cayenne-server/target/aggregate/unpack-bin
[INFO] Expanding: /export/home/hudson/.m2/repository/org/apache/cayenne/unpublished/cayenne-legal-unpublished/3.1-SNAPSHOT/cayenne-legal-unpublished-3.1-SNAPSHOT.jar into /zonestorage/hudson/home/hudson/hudson/jobs/Cayenne-trunk/workspace/cayenneTestConnection/h2/jdk/JDK 1.5 (latest)/trunk/framework/cayenne-server/target/aggregate/unpack-bin
[INFO] Building jar: /zonestorage/hudson/home/hudson/hudson/jobs/Cayenne-trunk/workspace/cayenneTestConnection/h2/jdk/JDK 1.5 (latest)/trunk/framework/cayenne-server/target/cayenne-server-3.1-SNAPSHOT.jar
[INFO] [cayenne-build:aggregate-sources {execution: aggregate-all}]
[INFO] Expanding: /export/home/hudson/.m2/repository/org/apache/cayenne/unpublished/cayenne-di-unpublished/3.1-SNAPSHOT/cayenne-di-unpublished-3.1-SNAPSHOT-sources.jar into /zonestorage/hudson/home/hudson/hudson/jobs/Cayenne-trunk/workspace/cayenneTestConnection/h2/jdk/JDK 1.5 (latest)/trunk/framework/cayenne-server/target/aggregate/unpack-sources
[INFO] Expanding: /export/home/hudson/.m2/repository/org/apache/cayenne/unpublished/cayenne-jdk1.5-unpublished/3.1-SNAPSHOT/cayenne-jdk1.5-unpublished-3.1-SNAPSHOT-sources.jar into /zonestorage/hudson/home/hudson/hudson/jobs/Cayenne-trunk/workspace/cayenneTestConnection/h2/jdk/JDK 1.5 (latest)/trunk/framework/cayenne-server/target/aggregate/unpack-sources
[INFO] Expanding: /export/home/hudson/.m2/repository/org/apache/cayenne/unpublished/cayenne-legal-unpublished/3.1-SNAPSHOT/cayenne-legal-unpublished-3.1-SNAPSHOT-sources.jar into /zonestorage/hudson/home/hudson/hudson/jobs/Cayenne-trunk/workspace/cayenneTestConnection/h2/jdk/JDK 1.5 (latest)/trunk/framework/cayenne-server/target/aggregate/unpack-sources
[INFO] Building jar: /zonestorage/hudson/home/hudson/hudson/jobs/Cayenne-trunk/workspace/cayenneTestConnection/h2/jdk/JDK 1.5 (latest)/trunk/framework/cayenne-server/target/cayenne-server-3.1-SNAPSHOT-sources.jar
[INFO] [install:install {execution: default-install}]
[INFO] Installing /zonestorage/hudson/home/hudson/hudson/jobs/Cayenne-trunk/workspace/cayenneTestConnection/h2/jdk/JDK 1.5 (latest)/trunk/framework/cayenne-server/target/cayenne-server-3.1-SNAPSHOT.jar to /export/home/hudson/.m2/repository/org/apache/cayenne/cayenne-server/3.1-SNAPSHOT/cayenne-server-3.1-SNAPSHOT.jar
[INFO] ------------------------------------------------------------------------
[ERROR] BUILD ERROR
[INFO] ------------------------------------------------------------------------
[INFO] Error installing artifact's metadata: Error installing metadata: Error copying POM to the local repository.

Failed to copy full contents from /zonestorage/hudson/home/hudson/hudson/jobs/Cayenne-trunk/workspace/cayenneTestConnection/h2/jdk/JDK 1.5 (latest)/trunk/framework/cayenne-server/pom.xml to /export/home/hudson/.m2/repository/org/apache/cayenne/cayenne-server/3.1-SNAPSHOT/cayenne-server-3.1-SNAPSHOT.pom
[INFO] ------------------------------------------------------------------------
[INFO] For more information, run Maven with the -e switch
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 7 minutes 35 seconds
[INFO] Finished at: Mon Jan 04 08:41:25 UTC 2010
[INFO] Final Memory: 47M/261M
[INFO] ------------------------------------------------------------------------
Recording test results