You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@chemistry.apache.org by Apache Hudson Server <hu...@hudson.zones.apache.org> on 2010/07/05 07:01:24 UTC

Build failed in Hudson: Chemistry - OpenCMIS - install #166

See <http://hudson.zones.apache.org/hudson/job/Chemistry%20-%20OpenCMIS%20-%20install/166/>

------------------------------------------
[...truncated 11818 lines...]

checkTreeWhere: SELECT p1 FROM MyType WHERE p1 IS NULL
2010-07-05 03:04:51,954 DEBUG [main] org.apache.chemistry.opencmis.inmemory.query.QueryObject: add alias: null for: MyType
2010-07-05 03:04:51,954 DEBUG [main] org.apache.chemistry.opencmis.inmemory.query.CmisQueryWalker:   add node to where: COL id: 23467239
2010-07-05 03:04:51,954 DEBUG [main] org.apache.chemistry.opencmis.inmemory.query.QueryObject: add node to where: 23467239
2010-07-05 03:04:51,954 DEBUG [main] org.apache.chemistry.opencmis.inmemory.query.QueryObject: First pass of query traversal is complete, resolving types
evaluating node: IS_NULL
evaluating node: COL
evaluating node: p1

checkTreeWhere: SELECT p1 FROM MyType WHERE p1 IS NOT NULL
2010-07-05 03:04:51,955 DEBUG [main] org.apache.chemistry.opencmis.inmemory.query.QueryObject: add alias: null for: MyType
2010-07-05 03:04:51,955 DEBUG [main] org.apache.chemistry.opencmis.inmemory.query.CmisQueryWalker:   add node to where: COL id: 15101782
2010-07-05 03:04:51,956 DEBUG [main] org.apache.chemistry.opencmis.inmemory.query.QueryObject: add node to where: 15101782
2010-07-05 03:04:51,956 DEBUG [main] org.apache.chemistry.opencmis.inmemory.query.QueryObject: First pass of query traversal is complete, resolving types
evaluating node: IS_NOT_NULL
evaluating node: COL
evaluating node: p1

checkTreeWhere: SELECT p1 FROM MyType WHERE CONTAINS('Beethoven')
2010-07-05 03:04:51,957 DEBUG [main] org.apache.chemistry.opencmis.inmemory.query.QueryObject: add alias: null for: MyType
2010-07-05 03:04:51,957 DEBUG [main] org.apache.chemistry.opencmis.inmemory.query.QueryObject: First pass of query traversal is complete, resolving types
evaluating node: CONTAINS
evaluating node: 'Beethoven'

checkTreeWhere: SELECT p1 FROM MyType WHERE SCORE() = 100
2010-07-05 03:04:51,958 DEBUG [main] org.apache.chemistry.opencmis.inmemory.query.QueryObject: add alias: null for: MyType
2010-07-05 03:04:51,958 DEBUG [main] org.apache.chemistry.opencmis.inmemory.query.CmisQueryWalker:   add node to where: SCORE id: 9936523
2010-07-05 03:04:51,958 DEBUG [main] org.apache.chemistry.opencmis.inmemory.query.QueryObject: add node to where: 9936523
2010-07-05 03:04:51,958 DEBUG [main] org.apache.chemistry.opencmis.inmemory.query.QueryObject: First pass of query traversal is complete, resolving types
evaluating node: =
evaluating node: SCORE
evaluating node: 100

checkTreeWhere: SELECT p1 FROM MyType WHERE (p1 IS NULL OR SCORE()=100) AND (p2=123 OR p3=456)
2010-07-05 03:04:51,959 DEBUG [main] org.apache.chemistry.opencmis.inmemory.query.QueryObject: add alias: null for: MyType
2010-07-05 03:04:51,959 DEBUG [main] org.apache.chemistry.opencmis.inmemory.query.CmisQueryWalker:   add node to where: COL id: 2739852
2010-07-05 03:04:51,959 DEBUG [main] org.apache.chemistry.opencmis.inmemory.query.QueryObject: add node to where: 2739852
2010-07-05 03:04:51,959 DEBUG [main] org.apache.chemistry.opencmis.inmemory.query.CmisQueryWalker:   add node to where: SCORE id: 12014770
2010-07-05 03:04:51,959 DEBUG [main] org.apache.chemistry.opencmis.inmemory.query.QueryObject: add node to where: 12014770
2010-07-05 03:04:51,960 DEBUG [main] org.apache.chemistry.opencmis.inmemory.query.CmisQueryWalker:   add node to where: COL id: 1670071
2010-07-05 03:04:51,960 DEBUG [main] org.apache.chemistry.opencmis.inmemory.query.QueryObject: add node to where: 1670071
2010-07-05 03:04:51,960 DEBUG [main] org.apache.chemistry.opencmis.inmemory.query.CmisQueryWalker:   add node to where: COL id: 17386824
2010-07-05 03:04:51,960 DEBUG [main] org.apache.chemistry.opencmis.inmemory.query.QueryObject: add node to where: 17386824
2010-07-05 03:04:51,960 DEBUG [main] org.apache.chemistry.opencmis.inmemory.query.QueryObject: First pass of query traversal is complete, resolving types
evaluating node: AND
evaluating node: OR
evaluating node: IS_NULL
evaluating node: COL
evaluating node: p1
evaluating node: =
evaluating node: SCORE
evaluating node: 100
evaluating node: OR
evaluating node: =
evaluating node: COL
evaluating node: p2
evaluating node: 123
evaluating node: =
evaluating node: COL
evaluating node: p3
evaluating node: 456
2010-07-05 03:04:51,961 DEBUG [main] org.apache.chemistry.opencmis.inmemory.query.QueryObject: add alias: null for: MyType
2010-07-05 03:04:51,962 DEBUG [main] org.apache.chemistry.opencmis.inmemory.query.QueryObject: add alias: null for: YourType
2010-07-05 03:04:51,962 DEBUG [main] org.apache.chemistry.opencmis.inmemory.query.CmisQueryWalker:   add node to where: COL id: 28360136
2010-07-05 03:04:51,962 DEBUG [main] org.apache.chemistry.opencmis.inmemory.query.QueryObject: add node to where: 28360136
2010-07-05 03:04:51,962 DEBUG [main] org.apache.chemistry.opencmis.inmemory.query.QueryObject: First pass of query traversal is complete, resolving types
2010-07-05 03:04:51,963 DEBUG [main] org.apache.chemistry.opencmis.inmemory.query.QueryObject: add alias: MyAlias for: Column Reference for column T1 in type p1
2010-07-05 03:04:51,963 DEBUG [main] org.apache.chemistry.opencmis.inmemory.query.QueryObject: add alias: MyAlias for: Column Reference for column T1 in type p2
2010-07-05 03:04:51,963 DEBUG [main] org.apache.chemistry.opencmis.inmemory.query.QueryObject: add alias: MyAlias for: T1
2010-07-05 03:04:51,964 DEBUG [main] org.apache.chemistry.opencmis.inmemory.query.QueryObject: add alias: MyAlias for: T2
Tests run: 39, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.058 sec
Running org.apache.chemistry.opencmis.inmemory.FolderTest
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 sec

Results :

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

[HUDSON] Recording test results
[INFO] [war:war {execution: default-war}]
[INFO] Packaging webapp
[INFO] Assembling webapp[chemistry-opencmis-server-inmemory] in [<http://hudson.zones.apache.org/hudson/job/Chemistry%20-%20OpenCMIS%20-%20install/ws/trunk/chemistry-opencmis-server/chemistry-opencmis-server-inmemory/target/chemistry-opencmis-server-inmemory-0.2.0-incubating-SNAPSHOT]>
[INFO] Processing war project
[INFO] Copying webapp resources[<http://hudson.zones.apache.org/hudson/job/Chemistry%20-%20OpenCMIS%20-%20install/ws/trunk/chemistry-opencmis-server/chemistry-opencmis-server-inmemory/src/main/webapp]>
[INFO] Processing overlay[ id org.apache.chemistry.opencmis:chemistry-opencmis-server-bindings]
[INFO] Webapp assembled in[353 msecs]
[INFO] Building war: <http://hudson.zones.apache.org/hudson/job/Chemistry%20-%20OpenCMIS%20-%20install/ws/trunk/chemistry-opencmis-server/chemistry-opencmis-server-inmemory/target/chemistry-opencmis-server-inmemory-0.2.0-incubating-SNAPSHOT.war>
[INFO] [source:jar-no-fork {execution: attach-sources}]
[INFO] Building jar: <http://hudson.zones.apache.org/hudson/job/Chemistry%20-%20OpenCMIS%20-%20install/ws/trunk/chemistry-opencmis-server/chemistry-opencmis-server-inmemory/target/chemistry-opencmis-server-inmemory-0.2.0-incubating-SNAPSHOT-sources.jar>
[INFO] [install:install {execution: default-install}]
[INFO] Installing <http://hudson.zones.apache.org/hudson/job/Chemistry%20-%20OpenCMIS%20-%20install/ws/trunk/chemistry-opencmis-server/chemistry-opencmis-server-inmemory/target/chemistry-opencmis-server-inmemory-0.2.0-incubating-SNAPSHOT.war> to /home/hudson/.m2/repository/org/apache/chemistry/opencmis/chemistry-opencmis-server-inmemory/0.2.0-incubating-SNAPSHOT/chemistry-opencmis-server-inmemory-0.2.0-incubating-SNAPSHOT.war
[INFO] Installing <http://hudson.zones.apache.org/hudson/job/Chemistry%20-%20OpenCMIS%20-%20install/ws/trunk/chemistry-opencmis-server/chemistry-opencmis-server-inmemory/target/chemistry-opencmis-server-inmemory-0.2.0-incubating-SNAPSHOT-sources.jar> to /home/hudson/.m2/repository/org/apache/chemistry/opencmis/chemistry-opencmis-server-inmemory/0.2.0-incubating-SNAPSHOT/chemistry-opencmis-server-inmemory-0.2.0-incubating-SNAPSHOT-sources.jar
[HUDSON] Archiving <http://hudson.zones.apache.org/hudson/job/Chemistry%20-%20OpenCMIS%20-%20install/ws/trunk/chemistry-opencmis-server/chemistry-opencmis-server-inmemory/pom.xml> to /export/home/hudson/hudson/jobs/Chemistry - OpenCMIS - install/modules/org.apache.chemistry.opencmis$chemistry-opencmis-server-inmemory/builds/2010-07-05_03-02-39/archive/org.apache.chemistry.opencmis/chemistry-opencmis-server-inmemory/0.2.0-incubating-SNAPSHOT/pom.xml
[HUDSON] Archiving <http://hudson.zones.apache.org/hudson/job/Chemistry%20-%20OpenCMIS%20-%20install/ws/trunk/chemistry-opencmis-server/chemistry-opencmis-server-inmemory/target/chemistry-opencmis-server-inmemory-0.2.0-incubating-SNAPSHOT.war> to /export/home/hudson/hudson/jobs/Chemistry - OpenCMIS - install/modules/org.apache.chemistry.opencmis$chemistry-opencmis-server-inmemory/builds/2010-07-05_03-02-39/archive/org.apache.chemistry.opencmis/chemistry-opencmis-server-inmemory/0.2.0-incubating-SNAPSHOT/chemistry-opencmis-server-inmemory-0.2.0-incubating-SNAPSHOT.war
[HUDSON] Archiving <http://hudson.zones.apache.org/hudson/job/Chemistry%20-%20OpenCMIS%20-%20install/ws/trunk/chemistry-opencmis-server/chemistry-opencmis-server-inmemory/target/chemistry-opencmis-server-inmemory-0.2.0-incubating-SNAPSHOT-sources.jar> to /export/home/hudson/hudson/jobs/Chemistry - OpenCMIS - install/modules/org.apache.chemistry.opencmis$chemistry-opencmis-server-inmemory/builds/2010-07-05_03-02-39/archive/org.apache.chemistry.opencmis/chemistry-opencmis-server-inmemory/0.2.0-incubating-SNAPSHOT/chemistry-opencmis-server-inmemory-0.2.0-incubating-SNAPSHOT-sources.jar
[INFO] ------------------------------------------------------------------------
[INFO] Building OpenCMIS FileShare Server Implementation
[INFO]    task-segment: [clean, install]
[INFO] ------------------------------------------------------------------------
[INFO] [clean:clean {execution: default-clean}]
[INFO] Deleting file set: <http://hudson.zones.apache.org/hudson/job/Chemistry%20-%20OpenCMIS%20-%20install/ws/trunk/chemistry-opencmis-server/chemistry-opencmis-server-fileshare/target> (included: [**], excluded: [])
[INFO] [remote-resources:process {execution: default}]
[INFO] [resources:resources {execution: default-resources}]
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO] Copying 3 resources
[INFO] [compiler:compile {execution: default-compile}]
[INFO] Compiling 6 source files to <http://hudson.zones.apache.org/hudson/job/Chemistry%20-%20OpenCMIS%20-%20install/ws/trunk/chemistry-opencmis-server/chemistry-opencmis-server-fileshare/target/classes>
[INFO] [resources:testResources {execution: default-testResources}]
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory <http://hudson.zones.apache.org/hudson/job/Chemistry%20-%20OpenCMIS%20-%20install/ws/trunk/chemistry-opencmis-server/chemistry-opencmis-server-fileshare/src/test/resources>
[INFO] Copying 3 resources
[INFO] [compiler:testCompile {execution: default-testCompile}]
[INFO] No sources to compile
[INFO] [surefire:test {execution: default-test}]
[INFO] Surefire report directory: <http://hudson.zones.apache.org/hudson/job/Chemistry%20-%20OpenCMIS%20-%20install/ws/trunk/chemistry-opencmis-server/chemistry-opencmis-server-fileshare/target/surefire-reports>

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
There are no tests to run.

Results :

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

[HUDSON] Recording test results
[INFO] [war:war {execution: default-war}]
[INFO] Packaging webapp
[INFO] Assembling webapp[chemistry-opencmis-server-fileshare] in [<http://hudson.zones.apache.org/hudson/job/Chemistry%20-%20OpenCMIS%20-%20install/ws/trunk/chemistry-opencmis-server/chemistry-opencmis-server-fileshare/target/chemistry-opencmis-server-fileshare-0.2.0-incubating-SNAPSHOT]>
[INFO] Processing war project
[INFO] Copying webapp resources[<http://hudson.zones.apache.org/hudson/job/Chemistry%20-%20OpenCMIS%20-%20install/ws/trunk/chemistry-opencmis-server/chemistry-opencmis-server-fileshare/src/main/webapp]>
[INFO] Processing overlay[ id org.apache.chemistry.opencmis:chemistry-opencmis-server-bindings]
[INFO] Webapp assembled in[225 msecs]
[INFO] Building war: <http://hudson.zones.apache.org/hudson/job/Chemistry%20-%20OpenCMIS%20-%20install/ws/trunk/chemistry-opencmis-server/chemistry-opencmis-server-fileshare/target/chemistry-opencmis-server-fileshare-0.2.0-incubating-SNAPSHOT.war>
[INFO] [source:jar-no-fork {execution: attach-sources}]
[INFO] Building jar: <http://hudson.zones.apache.org/hudson/job/Chemistry%20-%20OpenCMIS%20-%20install/ws/trunk/chemistry-opencmis-server/chemistry-opencmis-server-fileshare/target/chemistry-opencmis-server-fileshare-0.2.0-incubating-SNAPSHOT-sources.jar>
[INFO] [install:install {execution: default-install}]
[INFO] Installing <http://hudson.zones.apache.org/hudson/job/Chemistry%20-%20OpenCMIS%20-%20install/ws/trunk/chemistry-opencmis-server/chemistry-opencmis-server-fileshare/target/chemistry-opencmis-server-fileshare-0.2.0-incubating-SNAPSHOT.war> to /home/hudson/.m2/repository/org/apache/chemistry/opencmis/chemistry-opencmis-server-fileshare/0.2.0-incubating-SNAPSHOT/chemistry-opencmis-server-fileshare-0.2.0-incubating-SNAPSHOT.war
[INFO] Installing <http://hudson.zones.apache.org/hudson/job/Chemistry%20-%20OpenCMIS%20-%20install/ws/trunk/chemistry-opencmis-server/chemistry-opencmis-server-fileshare/target/chemistry-opencmis-server-fileshare-0.2.0-incubating-SNAPSHOT-sources.jar> to /home/hudson/.m2/repository/org/apache/chemistry/opencmis/chemistry-opencmis-server-fileshare/0.2.0-incubating-SNAPSHOT/chemistry-opencmis-server-fileshare-0.2.0-incubating-SNAPSHOT-sources.jar
[HUDSON] Archiving <http://hudson.zones.apache.org/hudson/job/Chemistry%20-%20OpenCMIS%20-%20install/ws/trunk/chemistry-opencmis-server/chemistry-opencmis-server-fileshare/pom.xml> to /export/home/hudson/hudson/jobs/Chemistry - OpenCMIS - install/modules/org.apache.chemistry.opencmis$chemistry-opencmis-server-fileshare/builds/2010-07-05_03-02-39/archive/org.apache.chemistry.opencmis/chemistry-opencmis-server-fileshare/0.2.0-incubating-SNAPSHOT/pom.xml
[HUDSON] Archiving <http://hudson.zones.apache.org/hudson/job/Chemistry%20-%20OpenCMIS%20-%20install/ws/trunk/chemistry-opencmis-server/chemistry-opencmis-server-fileshare/target/chemistry-opencmis-server-fileshare-0.2.0-incubating-SNAPSHOT.war> to /export/home/hudson/hudson/jobs/Chemistry - OpenCMIS - install/modules/org.apache.chemistry.opencmis$chemistry-opencmis-server-fileshare/builds/2010-07-05_03-02-39/archive/org.apache.chemistry.opencmis/chemistry-opencmis-server-fileshare/0.2.0-incubating-SNAPSHOT/chemistry-opencmis-server-fileshare-0.2.0-incubating-SNAPSHOT.war
[HUDSON] Archiving <http://hudson.zones.apache.org/hudson/job/Chemistry%20-%20OpenCMIS%20-%20install/ws/trunk/chemistry-opencmis-server/chemistry-opencmis-server-fileshare/target/chemistry-opencmis-server-fileshare-0.2.0-incubating-SNAPSHOT-sources.jar> to /export/home/hudson/hudson/jobs/Chemistry - OpenCMIS - install/modules/org.apache.chemistry.opencmis$chemistry-opencmis-server-fileshare/builds/2010-07-05_03-02-39/archive/org.apache.chemistry.opencmis/chemistry-opencmis-server-fileshare/0.2.0-incubating-SNAPSHOT/chemistry-opencmis-server-fileshare-0.2.0-incubating-SNAPSHOT-sources.jar
[INFO] ------------------------------------------------------------------------
[INFO] Building OpenCMIS Full Integration Tests
[INFO]    task-segment: [clean, install]
[INFO] ------------------------------------------------------------------------
[INFO] [clean:clean {execution: default-clean}]
[INFO] Deleting file set: <http://hudson.zones.apache.org/hudson/job/Chemistry%20-%20OpenCMIS%20-%20install/ws/trunk/chemistry-opencmis-test/chemistry-opencmis-test-fit/target> (included: [**], excluded: [])
[INFO] [remote-resources:process {execution: default}]
[INFO] snapshot org.apache.chemistry.opencmis:chemistry-opencmis-client-impl:0.2.0-incubating-SNAPSHOT: checking for updates from apache.snapshots
[INFO] [resources:resources {execution: default-resources}]
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory <http://hudson.zones.apache.org/hudson/job/Chemistry%20-%20OpenCMIS%20-%20install/ws/trunk/chemistry-opencmis-test/chemistry-opencmis-test-fit/src/main/resources>
[INFO] Copying 3 resources
[INFO] [compiler:compile {execution: default-compile}]
[INFO] Nothing to compile - all classes are up to date
[INFO] [resources:testResources {execution: default-testResources}]
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 3 resources
[INFO] Copying 3 resources
[INFO] [compiler:testCompile {execution: default-testCompile}]
[INFO] Compiling 48 source files to <http://hudson.zones.apache.org/hudson/job/Chemistry%20-%20OpenCMIS%20-%20install/ws/trunk/chemistry-opencmis-test/chemistry-opencmis-test-fit/target/test-classes>
[INFO] [surefire:test {execution: default-test}]
[INFO] Surefire report directory: <http://hudson.zones.apache.org/hudson/job/Chemistry%20-%20OpenCMIS%20-%20install/ws/trunk/chemistry-opencmis-test/chemistry-opencmis-test-fit/target/surefire-reports>

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
There are no tests to run.

Results :

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

[HUDSON] Recording test results
[INFO] [war:war {execution: default-war}]
[INFO] Packaging webapp
[INFO] Assembling webapp[chemistry-opencmis-test-fit] in [<http://hudson.zones.apache.org/hudson/job/Chemistry%20-%20OpenCMIS%20-%20install/ws/trunk/chemistry-opencmis-test/chemistry-opencmis-test-fit/target/chemistry-opencmis-test-fit-0.2.0-incubating-SNAPSHOT]>
[INFO] Processing war project
[INFO] Copying webapp resources[<http://hudson.zones.apache.org/hudson/job/Chemistry%20-%20OpenCMIS%20-%20install/ws/trunk/chemistry-opencmis-test/chemistry-opencmis-test-fit/src/main/webapp]>
[INFO] Processing overlay[ id org.apache.chemistry.opencmis:chemistry-opencmis-server-inmemory]
[INFO] Webapp assembled in[430 msecs]
[INFO] Building war: <http://hudson.zones.apache.org/hudson/job/Chemistry%20-%20OpenCMIS%20-%20install/ws/trunk/chemistry-opencmis-test/chemistry-opencmis-test-fit/target/chemistry-opencmis-test-fit-0.2.0-incubating-SNAPSHOT.war>
[INFO] [source:jar-no-fork {execution: attach-sources}]
[INFO] Building jar: <http://hudson.zones.apache.org/hudson/job/Chemistry%20-%20OpenCMIS%20-%20install/ws/trunk/chemistry-opencmis-test/chemistry-opencmis-test-fit/target/chemistry-opencmis-test-fit-0.2.0-incubating-SNAPSHOT-sources.jar>
[INFO] Preparing jetty:run-war
[WARNING] Removing: run-war from forked lifecycle, to prevent recursive invocation.
[HUDSON] Archiving <http://hudson.zones.apache.org/hudson/job/Chemistry%20-%20OpenCMIS%20-%20install/ws/trunk/chemistry-opencmis-test/chemistry-opencmis-test-fit/pom.xml> to /export/home/hudson/hudson/jobs/Chemistry - OpenCMIS - install/modules/org.apache.chemistry.opencmis$chemistry-opencmis-test-fit/builds/2010-07-05_03-02-39/archive/org.apache.chemistry.opencmis/chemistry-opencmis-test-fit/0.2.0-incubating-SNAPSHOT/pom.xml
[HUDSON] Archiving <http://hudson.zones.apache.org/hudson/job/Chemistry%20-%20OpenCMIS%20-%20install/ws/trunk/chemistry-opencmis-test/chemistry-opencmis-test-fit/target/chemistry-opencmis-test-fit-0.2.0-incubating-SNAPSHOT.war> to /export/home/hudson/hudson/jobs/Chemistry - OpenCMIS - install/modules/org.apache.chemistry.opencmis$chemistry-opencmis-test-fit/builds/2010-07-05_03-02-39/archive/org.apache.chemistry.opencmis/chemistry-opencmis-test-fit/0.2.0-incubating-SNAPSHOT/chemistry-opencmis-test-fit-0.2.0-incubating-SNAPSHOT.war
[HUDSON] Archiving <http://hudson.zones.apache.org/hudson/job/Chemistry%20-%20OpenCMIS%20-%20install/ws/trunk/chemistry-opencmis-test/chemistry-opencmis-test-fit/target/chemistry-opencmis-test-fit-0.2.0-incubating-SNAPSHOT-sources.jar> to /export/home/hudson/hudson/jobs/Chemistry - OpenCMIS - install/modules/org.apache.chemistry.opencmis$chemistry-opencmis-test-fit/builds/2010-07-05_03-02-39/archive/org.apache.chemistry.opencmis/chemistry-opencmis-test-fit/0.2.0-incubating-SNAPSHOT/chemistry-opencmis-test-fit-0.2.0-incubating-SNAPSHOT-sources.jar
[INFO] [remote-resources:process {execution: default}]
[INFO] [resources:resources {execution: default-resources}]
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory <http://hudson.zones.apache.org/hudson/job/Chemistry%20-%20OpenCMIS%20-%20install/ws/trunk/chemistry-opencmis-test/chemistry-opencmis-test-fit/src/main/resources>
[INFO] Copying 3 resources
[INFO] Copying 3 resources
[INFO] [compiler:compile {execution: default-compile}]
[INFO] Nothing to compile - all classes are up to date
[INFO] [resources:testResources {execution: default-testResources}]
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 3 resources
[INFO] Copying 3 resources
[INFO] Copying 3 resources
[INFO] [compiler:testCompile {execution: default-testCompile}]
[INFO] Nothing to compile - all classes are up to date
[INFO] [surefire:test {execution: default-test}]
[INFO] Surefire report directory: <http://hudson.zones.apache.org/hudson/job/Chemistry%20-%20OpenCMIS%20-%20install/ws/trunk/chemistry-opencmis-test/chemistry-opencmis-test-fit/target/surefire-reports>

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
There are no tests to run.

Results :

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

[HUDSON] Recording test results
[INFO] [war:war {execution: default-war}]
[INFO] Packaging webapp
[INFO] Assembling webapp[chemistry-opencmis-test-fit] in [<http://hudson.zones.apache.org/hudson/job/Chemistry%20-%20OpenCMIS%20-%20install/ws/trunk/chemistry-opencmis-test/chemistry-opencmis-test-fit/target/chemistry-opencmis-test-fit-0.2.0-incubating-SNAPSHOT]>
[INFO] Dependency[Dependency {groupId=org.apache.chemistry.opencmis, artifactId=chemistry-opencmis-commons-api, version=0.2.0-incubating-SNAPSHOT, type=jar}] has changed (was Dependency {groupId=org.apache.chemistry.opencmis, artifactId=chemistry-opencmis-commons-api, version=0.2.0-incubating-SNAPSHOT, type=jar}).
[INFO] Dependency[Dependency {groupId=org.apache.chemistry.opencmis, artifactId=chemistry-opencmis-client-api, version=0.2.0-incubating-SNAPSHOT, type=jar}] has changed (was Dependency {groupId=org.apache.chemistry.opencmis, artifactId=chemistry-opencmis-client-api, version=0.2.0-incubating-SNAPSHOT, type=jar}).
[INFO] Dependency[Dependency {groupId=org.apache.chemistry.opencmis, artifactId=chemistry-opencmis-client-impl, version=0.2.0-incubating-SNAPSHOT, type=jar}] has changed (was Dependency {groupId=org.apache.chemistry.opencmis, artifactId=chemistry-opencmis-client-impl, version=0.2.0-incubating-SNAPSHOT, type=jar}).
[INFO] Dependency[Dependency {groupId=org.apache.chemistry.opencmis, artifactId=chemistry-opencmis-client-bindings, version=0.2.0-incubating-SNAPSHOT, type=jar}] has changed (was Dependency {groupId=org.apache.chemistry.opencmis, artifactId=chemistry-opencmis-client-bindings, version=0.2.0-incubating-SNAPSHOT, type=jar}).
[WARNING] Dependency[Dependency {groupId=org.apache.chemistry.opencmis, artifactId=chemistry-opencmis-server-inmemory, version=0.2.0-incubating-SNAPSHOT, type=war}] has changed (was Dependency {groupId=org.apache.chemistry.opencmis, artifactId=chemistry-opencmis-server-inmemory, version=0.2.0-incubating-SNAPSHOT, type=war}). If it was included in the build as an overlay, consider cleaning the target directory of the project (mvn clean)
[INFO] Dependency[Dependency {groupId=commons-codec, artifactId=commons-codec, version=1.4, type=jar}] has changed (was Dependency {groupId=commons-codec, artifactId=commons-codec, version=1.4, type=jar}).
[INFO] Dependency[Dependency {groupId=commons-logging, artifactId=commons-logging, version=1.1.1, type=jar}] has changed (was Dependency {groupId=commons-logging, artifactId=commons-logging, version=1.1.1, type=jar}).
[INFO] Processing war project
[INFO] Copying webapp resources[<http://hudson.zones.apache.org/hudson/job/Chemistry%20-%20OpenCMIS%20-%20install/ws/trunk/chemistry-opencmis-test/chemistry-opencmis-test-fit/src/main/webapp]>
[INFO] Processing overlay[ id org.apache.chemistry.opencmis:chemistry-opencmis-server-inmemory]
[INFO] Webapp assembled in[66 msecs]
[INFO] Building war: <http://hudson.zones.apache.org/hudson/job/Chemistry%20-%20OpenCMIS%20-%20install/ws/trunk/chemistry-opencmis-test/chemistry-opencmis-test-fit/target/chemistry-opencmis-test-fit-0.2.0-incubating-SNAPSHOT.war>
[INFO] [source:jar-no-fork {execution: attach-sources}]
[INFO] Building jar: <http://hudson.zones.apache.org/hudson/job/Chemistry%20-%20OpenCMIS%20-%20install/ws/trunk/chemistry-opencmis-test/chemistry-opencmis-test-fit/target/chemistry-opencmis-test-fit-0.2.0-incubating-SNAPSHOT-sources.jar>
Build timed out. Aborting
FATAL: channel is already closed
hudson.remoting.ChannelClosedException: channel is already closed
	at hudson.remoting.Channel.send(Channel.java:412)
	at hudson.remoting.Request.call(Request.java:105)
	at hudson.remoting.Channel.call(Channel.java:555)
	at hudson.Launcher$RemoteLauncher.kill(Launcher.java:744)
	at hudson.model.AbstractBuild$AbstractRunner.run(AbstractBuild.java:421)
	at hudson.model.Run.run(Run.java:1257)
	at hudson.maven.MavenModuleSetBuild.run(MavenModuleSetBuild.java:306)
	at hudson.model.ResourceController.execute(ResourceController.java:88)
	at hudson.model.Executor.run(Executor.java:127)


Hudson build is back to normal : Chemistry - OpenCMIS - install #167

Posted by Apache Hudson Server <hu...@hudson.zones.apache.org>.
See <http://hudson.zones.apache.org/hudson/job/Chemistry%20-%20OpenCMIS%20-%20install/167/changes>