You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ant.apache.org by Maarten Coene <ma...@yahoo.com> on 2007/12/12 23:56:42 UTC

Re: [GUMP@vmgump]: Project ivy-tests (in module ivy) failed

I didn't detect this error because I'm running tests with Java 1.4 where the validation of Ivy files doesn't work because the standard XML parser doesn't support XML Schema validation. I've added Xerces to the test classpath to avoid this in the future, I hope it won't give problems with more recent Java versions...

Maarten


----- Original Message ----
From: Gump Integration Build <ge...@gump.apache.org>
To: notifications@ant.apache.org
Sent: Wednesday, December 12, 2007 7:22:11 PM
Subject: [GUMP@vmgump]: Project ivy-tests (in module ivy) 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 ivy-tests has an issue affecting its community integration.
This issue affects 1 projects,
 and has been outstanding for 12 runs.
The current state of this project is 'Failed', with reason 'Build
 Failed'.
For reference only, the following projects are affected by this:
    - ivy-tests :  Ivy is a tool for managing (recording, tracking,
 resolving a...


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

That said, some information snippets are provided here.

The following annotations (debug/informational/warning/error messages)
 were provided:
 -INFO- Failed with reason build failed
 -INFO- Project Reports in:
 /srv/gump/public/workspace/ivy/build/test-report



The following work was performed:
http://vmgump.apache.org/gump/public/ivy/ivy-tests/gump_work/build_ivy_ivy-tests.html
Work Name: build_ivy_ivy-tests (Type: Build)
Work ended in a state of : Failed
Elapsed: 3 mins 58 secs
Command Line: /usr/lib/jvm/java-1.5.0-sun/bin/java
 -Djava.awt.headless=true
 -Xbootclasspath/p:/srv/gump/public/workspace/xml-commons/java/external/build/xml-apis.jar:/srv/gump/public/workspace/xml-xerces2/build/xercesImpl.jar
 org.apache.tools.ant.Main
 -Dgump.merge=/srv/gump/public/gump/work/merge.xml -Dbuild.sysclasspath=only -Doffline=true -Dno.resolve=true test 
[Working Directory: /srv/gump/public/workspace/ivy]
CLASSPATH:
 /usr/lib/jvm/java-1.5.0-sun/lib/tools.jar:/srv/gump/public/workspace/ivy/build/test:/srv/gump/public/workspace/ivy/build/artifact/jars/ivy-12122007.jar:/srv/gump/public/workspace/ant/dist/lib/ant-jmf.jar:/srv/gump/public/workspace/ant/dist/lib/ant-swing.jar:/srv/gump/public/workspace/ant/dist/lib/ant-apache-resolver.jar:/srv/gump/public/workspace/ant/dist/lib/ant-trax.jar:/srv/gump/public/workspace/ant/dist/lib/ant-junit.jar:/srv/gump/public/workspace/ant/dist/lib/ant-launcher.jar:/srv/gump/public/workspace/ant/dist/lib/ant-nodeps.jar:/srv/gump/public/workspace/ant/dist/lib/ant.jar:/srv/gump/packages/junit3.8.1/junit.jar:/srv/gump/public/workspace/xml-commons/java/build/resolver.jar:/srv/gump/public/workspace/httpcomponents/oac.hc3x/dist/commons-httpclient.jar:/srv/gump/public/workspace/apache-commons/codec/dist/commons-codec-12122007.jar:/srv/gump/public/workspace/commons-cli-1.0.x/target/commons-cli-12122007.jar:/srv/gump/public/workspace/jakarta-oro
/jakarta-oro-

 12122007.jar:/srv/gump/public/workspace/apache-commons/vfs/target/commons-vfs-12122007.jar:/srv/gump/public/workspace/apache-commons/vfs/sandbox/target/commons-vfs-sandbox-12122007.jar:/srv/gump/public/workspace/jakarta-slide/webdavclient/dist/lib/jakarta-slide-webdavlib-12122007.jar:/srv/gump/packages/jsch/jsch-0.1.28.jar:/srv/gump/public/workspace/junit/dist/junit-12122007.jar:/srv/gump/public/workspace/apache-commons/lang/commons-lang-12122007.jar:/srv/gump/public/workspace/xml-commons/java/external/build/xml-apis-ext.jar:/srv/gump/public/workspace/apache-commons/logging/target/commons-logging-12122007.jar:/srv/gump/public/workspace/apache-commons/logging/target/commons-logging-api-12122007.jar:/srv/gump/public/workspace/apache-commons/collections/build/commons-collections-12122007.jar:/srv/gump/public/workspace/commons-sandbox/compress/target/commons-compress-12122007.jar:/srv/gump/public/workspace/apache-commons/net/dist/commons-net-12122007.jar:/
srv/gump/public/workspa

 ce/httpcomponents/2.0.2/commons-httpclient-2.0.2.jar:/srv/gump/packages/jcifs/jcifs-0.8.1.jar
---------------------------------------------
    [junit] Tests run: 21, Failures: 0, Errors: 0, Time elapsed: 2,208
 sec
    [junit] Running
 org.apache.ivy.plugins.parser.m2.PomModuleDescriptorWriterTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 0,623
 sec
    [junit] Running
 org.apache.ivy.plugins.parser.xml.XmlModuleDescriptorWriterTest
    [junit] , xml parsing:
 file:/srv/gump/public/workspace/ivy/build/test/org/apache/ivy/plugins/parser/xml/test.xml:41:61:
 cvc-complex-type.3.2.2: Attribute 'attr2' is not allowed to appear in element 'conf'. in
 file:/srv/gump/public/workspace/ivy/build/test/org/apache/ivy/plugins/parser/xml/test.xml
    [junit] , xml parsing:
 file:/srv/gump/public/workspace/ivy/build/test/org/apache/ivy/plugins/parser/xml/test.xml:48:59:
 cvc-complex-type.3.2.2: Attribute 'attr3' is not allowed to appear in element 'artifact'.
 in
 file:/srv/gump/public/workspace/ivy/build/test/org/apache/ivy/plugins/parser/xml/test.xml
    [junit] , xml parsing:
 file:/srv/gump/public/workspace/ivy/build/test/org/apache/ivy/plugins/parser/xml/test.xml:57:58:
 cvc-complex-type.3.2.2: Attribute 'attr4' is not allowed to appear in element
 'dependency'. in
 file:/srv/gump/public/workspace/ivy/build/test/org/apache/ivy/plugins/parser/xml/test.xml
    [junit] , xml parsing:
 file:/srv/gump/public/workspace/ivy/build/test/org/apache/ivy/plugins/parser/xml/test.xml:81:64:
 cvc-complex-type.3.2.2: Attribute 'attr5' is not allowed to appear in element 'artifact'.
 in
 file:/srv/gump/public/workspace/ivy/build/test/org/apache/ivy/plugins/parser/xml/test.xml
    [junit] ])
    [junit] Tests run: 3, Failures: 0, Errors: 1, Time elapsed: 1,056
 sec
    [junit] Test
 org.apache.ivy.plugins.parser.xml.XmlModuleDescriptorWriterTest FAILED
    [junit] Running
 org.apache.ivy.plugins.parser.xml.XmlModuleUpdaterTest
    [junit] Tests run: 8, Failures: 0, Errors: 0, Time elapsed: 1,314
 sec
    [junit] Running org.apache.ivy.plugins.report.XmlReportParserTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0,839
 sec
    [junit] Running org.apache.ivy.plugins.report.XmlReportWriterTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 1,611
 sec
    [junit] Running
 org.apache.ivy.plugins.repository.vfs.VfsRepositoryTest
    [junit] Tests run: 7, Failures: 0, Errors: 0, Time elapsed: 1,132
 sec
    [junit] Running
 org.apache.ivy.plugins.repository.vfs.VfsResourceTest
    [junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 1,021
 sec
    [junit] Running org.apache.ivy.plugins.resolver.ChainResolverTest
    [junit] Tests run: 13, Failures: 0, Errors: 0, Time elapsed: 1,478
 sec
    [junit] Running org.apache.ivy.plugins.resolver.DualResolverTest
    [junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 0,644
 sec
    [junit] Running
 org.apache.ivy.plugins.resolver.FileSystemResolverTest
    [junit] Tests run: 20, Failures: 0, Errors: 0, Time elapsed: 3,734
 sec
    [junit] Running org.apache.ivy.plugins.resolver.IvyRepResolverTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0,909
 sec
    [junit] Running org.apache.ivy.plugins.resolver.VfsResolverTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0,205
 sec
    [junit] Running org.apache.ivy.plugins.trigger.LogTriggerTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0,931
 sec
    [junit] Running
 org.apache.ivy.plugins.version.VersionRangeMatcherTest
    [junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 0,697
 sec
    [junit] Running org.apache.ivy.util.ConfiguratorTest
    [junit] Tests run: 11, Failures: 0, Errors: 0, Time elapsed: 0,204
 sec
    [junit] Running org.apache.ivy.util.IvyPatternHelperTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 0,172
 sec
    [junit] Running org.apache.ivy.util.StringUtilsTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0,14
 sec
    [junit] Running org.apache.ivy.util.url.ApacheURLListerTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 1,018
 sec

test:

BUILD FAILED
/srv/gump/public/workspace/ivy/build.xml:458: At least one test has
 failed. See logs (in /srv/gump/public/workspace/ivy/build/test-report) for
 details (use the target test-report to run the test with a report)

Total time: 3 minutes 58 seconds
---------------------------------------------

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

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

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





      ____________________________________________________________________________________
Be a better friend, newshound, and 
know-it-all with Yahoo! Mobile.  Try it now.  http://mobile.yahoo.com/;_ylt=Ahu06i62sR8HDtDypao8Wcj9tAcJ 


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@ant.apache.org
For additional commands, e-mail: dev-help@ant.apache.org