You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@jakarta.apache.org by Petar Tahchiev <pt...@apache.org> on 2010/07/02 21:09:13 UTC

[GUMP@vmgump]: Project cargo-test (in module cargo) failed

To whom it may engage...
        
This is an automated request, but not an unsolicited one. For 
more information please visit http://gump.apache.org/nagged.html, 
and/or contact the folk at general@gump.apache.org.

Project cargo-test has an issue affecting its community integration.
This issue affects 1 projects,
 and has been outstanding for 39 runs.
The current state of this project is 'Failed', with reason 'Build Failed'.
For reference only, the following projects are affected by this:
    - cargo-test :  Cargo provides a Java API to manipulate Java Containers


Full details are available at:
    http://vmgump.apache.org/gump/public/cargo/cargo-test/index.html

That said, some information snippets are provided here.

The following annotations (debug/informational/warning/error messages) were provided:
 -WARNING- Overriding Maven2 settings: [/srv/gump/public/workspace/cargo/gump_mvn_settings.xml]
 -DEBUG- (Gump generated) Maven2 Settings in: /srv/gump/public/workspace/cargo/gump_mvn_settings.xml
 -INFO- Failed with reason build failed
 -DEBUG- Maven POM in: /srv/gump/public/workspace/cargo/pom.xml
 -INFO- Project Reports in: /srv/gump/public/workspace/cargo/build/test-report
 -WARNING- No directory [/srv/gump/public/workspace/cargo/build/test-report]



The following work was performed:
http://vmgump.apache.org/gump/public/cargo/cargo-test/gump_work/build_cargo_cargo-test.html
Work Name: build_cargo_cargo-test (Type: Build)
Work ended in a state of : Failed
Elapsed: 29 secs
Command Line: mvn --batch-mode -Dsurefire.useFile=false --settings /srv/gump/public/workspace/cargo/gump_mvn_settings.xml test 
[Working Directory: /srv/gump/public/workspace/cargo]
CLASSPATH: /usr/lib/jvm/java-6-sun/lib/tools.jar:/srv/gump/public/workspace/cargo/core/containers/tomcat/target/cargo-core-container-tomcat-1.0.2-SNAPSHOT.jar:/srv/gump/public/workspace/cargo/resources/build-tools/target/cargo-build-tools-1.0.2-SNAPSHOT.jar:/srv/gump/public/workspace/cargo/core/containers/jrun/target/cargo-core-container-jrun-1.0.2-SNAPSHOT.jar:/srv/gump/public/workspace/cargo/core/containers/geronimo/target/cargo-core-container-geronimo-1.0.2-SNAPSHOT.jar:/srv/gump/public/workspace/cargo/core/containers/weblogic/target/cargo-core-container-weblogic-1.0.2-SNAPSHOT.jar:/srv/gump/public/workspace/cargo/core/api/util/target/cargo-core-api-util-1.0.2-SNAPSHOT.jar:/srv/gump/public/workspace/cargo/core/containers/jo/target/cargo-core-container-jo-1.0.2-SNAPSHOT.jar:/srv/gump/public/workspace/cargo/core/api/module/target/cargo-core-api-module-1.0.2-SNAPSHOT.jar:/srv/gump/public/workspace/cargo/core/containers/jonas/target/cargo-core-container-jonas-1.0.2-SNAPSHOT.ja
 r:/srv/gump/public/workspace/cargo/extensions/ant/target/cargo-ant-1.0.2-SNAPSHOT.jar:/srv/gump/public/workspace/cargo/core/containers/resin/target/cargo-core-container-resin-1.0.2-SNAPSHOT.jar:/srv/gump/public/workspace/cargo/core/containers/orion/target/cargo-core-container-orion-1.0.2-SNAPSHOT.jar:/srv/gump/public/workspace/cargo/core/containers/jetty/target/cargo-core-container-jetty-1.0.2-SNAPSHOT.jar:/srv/gump/public/workspace/cargo/extensions/maven2/plugin/target/cargo-maven2-plugin-1.0.2-SNAPSHOT.jar:/srv/gump/public/workspace/cargo/core/uberjar/target/cargo-core-uberjar-1.0.2-SNAPSHOT.jar:/srv/gump/public/workspace/cargo/core/api/generic/target/cargo-core-api-generic-1.0.2-SNAPSHOT.jar:/srv/gump/public/workspace/cargo/core/api/container/target/cargo-core-api-container-1.0.2-SNAPSHOT.jar:/srv/gump/public/workspace/cargo/core/containers/jboss/target/cargo-core-container-jboss-1.0.2-SNAPSHOT.jar
---------------------------------------------
Jul 2, 2010 12:09:12 PM org.apache.commons.vfs.VfsLog info
INFO: Using "/tmp/vfs_cache" as temporary files store.
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.246 sec
Running org.codehaus.cargo.util.Base64Test
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 sec
Running org.codehaus.cargo.util.VFSFileHandlerTest
Jul 2, 2010 12:09:12 PM org.apache.commons.vfs.VfsLog info
INFO: Using "/tmp/vfs_cache" as temporary files store.
Jul 2, 2010 12:09:12 PM org.apache.commons.vfs.VfsLog info
INFO: Using "/tmp/vfs_cache" as temporary files store.
Jul 2, 2010 12:09:12 PM org.apache.commons.vfs.VfsLog info
INFO: Using "/tmp/vfs_cache" as temporary files store.
Jul 2, 2010 12:09:12 PM org.apache.commons.vfs.VfsLog info
INFO: Using "/tmp/vfs_cache" as temporary files store.
Jul 2, 2010 12:09:12 PM org.apache.commons.vfs.VfsLog info
INFO: Using "/tmp/vfs_cache" as temporary files store.
Jul 2, 2010 12:09:13 PM org.apache.commons.vfs.VfsLog info
INFO: Using "/tmp/vfs_cache" as temporary files store.
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.103 sec
Running org.codehaus.cargo.util.Dom4JUtilTest
Tests run: 3, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0.028 sec <<< FAILURE!
testNoElementThrowsException(org.codehaus.cargo.util.Dom4JUtilTest)  Time elapsed: 0.007 sec  <<< ERROR!
org.dom4j.XPathException: Exception occurred evaluting XPath: weblogic:app-deployment. Exception: XPath expression uses unbound namespace prefix weblogic
	at org.dom4j.xpath.DefaultXPath.handleJaxenException(DefaultXPath.java:374)
	at org.dom4j.xpath.DefaultXPath.selectNodes(DefaultXPath.java:134)
	at org.codehaus.cargo.util.Dom4JUtil.selectElementsMatchingXPath(Dom4JUtil.java:86)
	at org.codehaus.cargo.util.Dom4JUtil.selectElementMatchingXPath(Dom4JUtil.java:100)
	at org.codehaus.cargo.util.Dom4JUtilTest.testNoElementThrowsException(Dom4JUtilTest.java:49)


Results :

Tests in error: 
  testNoElementThrowsException(org.codehaus.cargo.util.Dom4JUtilTest)

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

[INFO] ------------------------------------------------------------------------
[ERROR] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] There are test failures.

Please refer to /srv/gump/public/workspace/cargo/core/api/util/target/surefire-reports for the individual test results.
[INFO] ------------------------------------------------------------------------
[INFO] For more information, run Maven with the -e switch
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 27 seconds
[INFO] Finished at: Fri Jul 02 12:09:13 PDT 2010
[INFO] Final Memory: 15M/28M
[INFO] ------------------------------------------------------------------------
---------------------------------------------

To subscribe to this information via syndicated feeds:
- RSS: http://vmgump.apache.org/gump/public/cargo/cargo-test/rss.xml
- Atom: http://vmgump.apache.org/gump/public/cargo/cargo-test/atom.xml

============================== Gump Tracking Only ===
Produced by Gump version 2.3.
Gump Run 05000002072010, vmgump:vmgump-public:05000002072010
Gump E-mail Identifier (unique within run) #60.

--
Apache Gump
http://gump.apache.org/ [Instance: vmgump]

---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@jakarta.apache.org
For additional commands, e-mail: notifications-help@jakarta.apache.org