You are viewing a plain text version of this content. The canonical link for it is here.
Posted to general@gump.apache.org by Glen Daniels <gl...@thoughtcraft.com> on 2007/04/18 20:55:21 UTC

More info on addressing failure

Hail O Gumpers:

I'd like to find out more information about the failure (of the 
"addressing" Gump project) attached below.

The build works for me locally, and I'd like to be able to browse 
through the target/test-reports directory to read the report from the 
failing test (the output at 
http://vmgump.apache.org/gump/public/ws-addressing/addressing/gump_work/build_ws-addressing_addressing.html 
isn't useful enough).  Can any of you send me pointers as to how I might 
do that, and also if possible how I can manually kick off a build?

Thanks,
--Glen

------------------

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 addressing has an issue affecting its community integration.
This issue affects 2 projects,
  and has been outstanding for 50 runs.
The current state of this project is 'Failed', with reason 'Build Failed'.
For reference only, the following projects are affected by this:
     - addressing :  WS-FX Project
     - wss4j :  WS-FX Project


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

That said, some information snippets are provided here.

The following annotations (debug/informational/warning/error messages) 
were provided:
  -DEBUG- Sole output [addressing-18042007.jar] identifier set to 
project name
  -DEBUG- Dependency on wsdl4j exists, no need to add for property 
maven.jar.axis-wsdl4j.
  -DEBUG- (Gump generated) Maven Properties in: 
/usr/local/gump/public/workspace/ws-addressing/build.properties
  -INFO- Failed with reason build failed
  -DEBUG- Maven POM in: 
/usr/local/gump/public/workspace/ws-addressing/project.xml
  -DEBUG- Maven project properties in: 
/usr/local/gump/public/workspace/ws-addressing/project.properties
  -INFO- Failed to extract fallback artifacts from Gump Repository



The following work was performed:
http://vmgump.apache.org/gump/public/ws-addressing/addressing/gump_work/build_ws-addressing_addressing.html
Work Name: build_ws-addressing_addressing (Type: Build)
Work ended in a state of : Failed
Elapsed: 36 secs
Command Line: maven --offline jar
[Working Directory: /usr/local/gump/public/workspace/ws-addressing]
CLASSPATH: 
/opt/jdk1.5/lib/tools.jar:/usr/local/gump/public/workspace/ws-addressing/target/classes:/usr/local/gump/public/workspace/jakarta-commons/discovery/dist/commons-discovery.jar:/usr/local/gump/public/workspace/jakarta-commons/logging/target/commons-logging-18042007.jar:/usr/local/gump/public/workspace/jakarta-commons/logging/target/commons-logging-api-18042007.jar:/usr/local/gump/public/workspace/ws-axis/java/build/lib/axis.jar:/usr/local/gump/public/workspace/ws-axis/java/build/lib/saaj.jar:/usr/local/gump/public/workspace/ws-axis/java/build/lib/axis-ant.jar:/usr/local/gump/public/workspace/ws-axis/java/build/lib/jaxrpc.jar:/usr/local/gump/public/workspace/wsdl4j/build/lib/qname.jar:/usr/local/gump/public/workspace/wsdl4j/build/lib/wsdl4j.jar
---------------------------------------------
AFTER ALL: <S:Envelope 
xmlns:S="http://schemas.xmlsoap.org/soap/envelope/" 
xmlns:wsa="http://schemas.xmlsoap.org/ws/2004/08/addressing" 
xmlns:f123="http://www.fabrikam123.com/svc53"><S:Body><f123:Delete>
       <maxCount>42</maxCount>
     </f123:Delete></S:Body></S:Envelope>

BEFORE SPE:<soapenv:Envelope 
xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/" 
xmlns:xsd="http://www.w3.org/2001/XMLSchema" 
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" 
xmlns:wsa="http://schemas.xmlsoap.org/ws/2004/08/addressing"><soapenv:Header><wsa:MessageID>urn:messageId</wsa:MessageID><wsa:Action>urn:Action</wsa:Action><fabrikam:CustomerKey 
xmlns:fabrikam="http://fabrikam.com">123456789</fabrikam:CustomerKey><ns:AnotherProp 
xmlns:ns="http://ns.com"><AnotherChild>SomeData</AnotherChild></ns:AnotherProp></soapenv:Header><soapenv:Body/></soapenv:Envelope>

AFTER SPE: <soapenv:Envelope 
xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/" 
xmlns:xsd="http://www.w3.org/2001/XMLSchema" 
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" 
xmlns:wsa="http://schemas.xmlsoap.org/ws/2004/08/addressing"><soapenv:Header><ns:AnotherProp 
xmlns:ns="http://ns.com"><AnotherChild>SomeData</AnotherChild></ns:AnotherProp></soapenv:Header><soapenv:Body/></soapenv:Envelope>

BEFORE SPE:<?xml version="1.0" encoding="UTF-8"?><S:Envelope 
xmlns:S="http://schemas.xmlsoap.org/soap/envelope/" 
xmlns:wsa="http://schemas.xmlsoap.org/ws/2004/08/addressing" 
xmlns:f123="http://www.fabrikam123.com/svc53">
   <S:Header>
     <wsa:MessageID>uuid:aaaabbbb-cccc-dddd-eeee-ffffffffffff
     </wsa:MessageID>
     <wsa:RelatesTo>uuid:11112222-3333-4444-5555-666666666666
     </wsa:RelatesTo>
     <wsa:ReplyTo>
       <wsa:Address>http://business456.com/client1</wsa:Address>
     </wsa:ReplyTo>
     <wsa:FaultTo>
       <wsa:Address>http://business456.com/deadletters</wsa:Address>
     </wsa:FaultTo>
     <wsa:To S:mustUnderstand="1">mailto:joe@fabrikam123.com</wsa:To>
     <wsa:Action>http://fabrikam123.com/mail#Delete</wsa:Action>
<fabrikam:CustomerKey 
xmlns:fabrikam="http://fabrikam.com">123456789</fabrikam:CustomerKey><ns:AnotherProp 
xmlns:ns="http://ns.com"><AnotherChild>SomeData</AnotherChild></ns:AnotherProp> 
  </S:Header>
   <S:Body>
     <f123:Delete>
       <maxCount>42</maxCount>
     </f123:Delete>
   </S:Body>
</S:Envelope>

AFTER SPE: <S:Envelope 
xmlns:S="http://schemas.xmlsoap.org/soap/envelope/" 
xmlns:wsa="http://schemas.xmlsoap.org/ws/2004/08/addressing" 
xmlns:f123="http://www.fabrikam123.com/svc53"><S:Header><ns:AnotherProp 
xmlns:ns="http://ns.com"><AnotherChild>SomeData</AnotherChild></ns:AnotherProp></S:Header><S:Body><f123:Delete>
       <maxCount>42</maxCount>
     </f123:Delete></S:Body></S:Envelope>

     [junit] Tests run: 9, Failures: 0, Errors: 0, Time elapsed: 1.469 sec
     [junit] Running 
org.apache.ws.addressing.handler.ClientSideAddressingHandlerTestCase
     [junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 1.34 sec
     [junit] Running 
org.apache.ws.addressing.handler.ServerSideAddressingHandlerTestCase
WARN: testHandleFault() not implemented.
     [junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 2.318 sec

BUILD FAILED
File...... /home/gump/.maven/cache/maven-test-plugin-1.6.2/plugin.jelly
Element... fail
Line...... 181
Column.... 54
There were test failures.
Total time: 34 seconds
Finished at: Wed Apr 18 08:35:17 PDT 2007

---------------------------------------------

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

============================== Gump Tracking Only ===
Produced by Gump version 2.2.
Gump Run 17000018042007, vmgump.apache.org:vmgump-public:17000018042007
Gump E-mail Identifier (unique within run) #36.

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

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

---------------------------------------------------------------------
To unsubscribe, e-mail: general-unsubscribe@gump.apache.org
For additional commands, e-mail: general-help@gump.apache.org


Re: More info on addressing failure

Posted by Glen Daniels <gl...@thoughtcraft.com>.
Hi folks!

Mistakenly sent the last message from the wrong address - replying to 
that one will hit my challenge-response spam filter.  Not a huge deal, 
but I wanted to spare anyone any annoyance, so please respond to this 
message instead and you won't have to do an extra reply.  I'm not on 
general@gump, so please reply to or cc me directly.

And while I've got your attention for a brief moment - any ideas re: the 
text below?  :)

Thanks again,
--Glen

Glen Daniels wrote:
> Hail O Gumpers:
> 
> I'd like to find out more information about the failure (of the 
> "addressing" Gump project) attached below.
> 
> The build works for me locally, and I'd like to be able to browse 
> through the target/test-reports directory to read the report from the 
> failing test (the output at 
> http://vmgump.apache.org/gump/public/ws-addressing/addressing/gump_work/build_ws-addressing_addressing.html 
> isn't useful enough).  Can any of you send me pointers as to how I might 
> do that, and also if possible how I can manually kick off a build?
> 
> Thanks,
> --Glen
> 
> ------------------
> 
> 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 addressing has an issue affecting its community integration.
> This issue affects 2 projects,
>  and has been outstanding for 50 runs.
> The current state of this project is 'Failed', with reason 'Build Failed'.
> For reference only, the following projects are affected by this:
>     - addressing :  WS-FX Project
>     - wss4j :  WS-FX Project
> 
> 
> Full details are available at:
> 
> http://vmgump.apache.org/gump/public/ws-addressing/addressing/index.html
> 
> That said, some information snippets are provided here.
> 
> The following annotations (debug/informational/warning/error messages) 
> were provided:
>  -DEBUG- Sole output [addressing-18042007.jar] identifier set to project 
> name
>  -DEBUG- Dependency on wsdl4j exists, no need to add for property 
> maven.jar.axis-wsdl4j.
>  -DEBUG- (Gump generated) Maven Properties in: 
> /usr/local/gump/public/workspace/ws-addressing/build.properties
>  -INFO- Failed with reason build failed
>  -DEBUG- Maven POM in: 
> /usr/local/gump/public/workspace/ws-addressing/project.xml
>  -DEBUG- Maven project properties in: 
> /usr/local/gump/public/workspace/ws-addressing/project.properties
>  -INFO- Failed to extract fallback artifacts from Gump Repository
> 
> 
> 
> The following work was performed:
> http://vmgump.apache.org/gump/public/ws-addressing/addressing/gump_work/build_ws-addressing_addressing.html 
> 
> Work Name: build_ws-addressing_addressing (Type: Build)
> Work ended in a state of : Failed
> Elapsed: 36 secs
> Command Line: maven --offline jar
> [Working Directory: /usr/local/gump/public/workspace/ws-addressing]
> CLASSPATH: 
> /opt/jdk1.5/lib/tools.jar:/usr/local/gump/public/workspace/ws-addressing/target/classes:/usr/local/gump/public/workspace/jakarta-commons/discovery/dist/commons-discovery.jar:/usr/local/gump/public/workspace/jakarta-commons/logging/target/commons-logging-18042007.jar:/usr/local/gump/public/workspace/jakarta-commons/logging/target/commons-logging-api-18042007.jar:/usr/local/gump/public/workspace/ws-axis/java/build/lib/axis.jar:/usr/local/gump/public/workspace/ws-axis/java/build/lib/saaj.jar:/usr/local/gump/public/workspace/ws-axis/java/build/lib/axis-ant.jar:/usr/local/gump/public/workspace/ws-axis/java/build/lib/jaxrpc.jar:/usr/local/gump/public/workspace/wsdl4j/build/lib/qname.jar:/usr/local/gump/public/workspace/wsdl4j/build/lib/wsdl4j.jar 
> 
> ---------------------------------------------
> AFTER ALL: <S:Envelope 
> xmlns:S="http://schemas.xmlsoap.org/soap/envelope/" 
> xmlns:wsa="http://schemas.xmlsoap.org/ws/2004/08/addressing" 
> xmlns:f123="http://www.fabrikam123.com/svc53"><S:Body><f123:Delete>
>       <maxCount>42</maxCount>
>     </f123:Delete></S:Body></S:Envelope>
> 
> BEFORE SPE:<soapenv:Envelope 
> xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/" 
> xmlns:xsd="http://www.w3.org/2001/XMLSchema" 
> xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" 
> xmlns:wsa="http://schemas.xmlsoap.org/ws/2004/08/addressing"><soapenv:Header><wsa:MessageID>urn:messageId</wsa:MessageID><wsa:Action>urn:Action</wsa:Action><fabrikam:CustomerKey 
> xmlns:fabrikam="http://fabrikam.com">123456789</fabrikam:CustomerKey><ns:AnotherProp 
> xmlns:ns="http://ns.com"><AnotherChild>SomeData</AnotherChild></ns:AnotherProp></soapenv:Header><soapenv:Body/></soapenv:Envelope> 
> 
> 
> AFTER SPE: <soapenv:Envelope 
> xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/" 
> xmlns:xsd="http://www.w3.org/2001/XMLSchema" 
> xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" 
> xmlns:wsa="http://schemas.xmlsoap.org/ws/2004/08/addressing"><soapenv:Header><ns:AnotherProp 
> xmlns:ns="http://ns.com"><AnotherChild>SomeData</AnotherChild></ns:AnotherProp></soapenv:Header><soapenv:Body/></soapenv:Envelope> 
> 
> 
> BEFORE SPE:<?xml version="1.0" encoding="UTF-8"?><S:Envelope 
> xmlns:S="http://schemas.xmlsoap.org/soap/envelope/" 
> xmlns:wsa="http://schemas.xmlsoap.org/ws/2004/08/addressing" 
> xmlns:f123="http://www.fabrikam123.com/svc53">
>   <S:Header>
>     <wsa:MessageID>uuid:aaaabbbb-cccc-dddd-eeee-ffffffffffff
>     </wsa:MessageID>
>     <wsa:RelatesTo>uuid:11112222-3333-4444-5555-666666666666
>     </wsa:RelatesTo>
>     <wsa:ReplyTo>
>       <wsa:Address>http://business456.com/client1</wsa:Address>
>     </wsa:ReplyTo>
>     <wsa:FaultTo>
>       <wsa:Address>http://business456.com/deadletters</wsa:Address>
>     </wsa:FaultTo>
>     <wsa:To S:mustUnderstand="1">mailto:joe@fabrikam123.com</wsa:To>
>     <wsa:Action>http://fabrikam123.com/mail#Delete</wsa:Action>
> <fabrikam:CustomerKey 
> xmlns:fabrikam="http://fabrikam.com">123456789</fabrikam:CustomerKey><ns:AnotherProp 
> xmlns:ns="http://ns.com"><AnotherChild>SomeData</AnotherChild></ns:AnotherProp> 
>  </S:Header>
>   <S:Body>
>     <f123:Delete>
>       <maxCount>42</maxCount>
>     </f123:Delete>
>   </S:Body>
> </S:Envelope>
> 
> AFTER SPE: <S:Envelope 
> xmlns:S="http://schemas.xmlsoap.org/soap/envelope/" 
> xmlns:wsa="http://schemas.xmlsoap.org/ws/2004/08/addressing" 
> xmlns:f123="http://www.fabrikam123.com/svc53"><S:Header><ns:AnotherProp 
> xmlns:ns="http://ns.com"><AnotherChild>SomeData</AnotherChild></ns:AnotherProp></S:Header><S:Body><f123:Delete> 
> 
>       <maxCount>42</maxCount>
>     </f123:Delete></S:Body></S:Envelope>
> 
>     [junit] Tests run: 9, Failures: 0, Errors: 0, Time elapsed: 1.469 sec
>     [junit] Running 
> org.apache.ws.addressing.handler.ClientSideAddressingHandlerTestCase
>     [junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 1.34 sec
>     [junit] Running 
> org.apache.ws.addressing.handler.ServerSideAddressingHandlerTestCase
> WARN: testHandleFault() not implemented.
>     [junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 2.318 sec
> 
> BUILD FAILED
> File...... /home/gump/.maven/cache/maven-test-plugin-1.6.2/plugin.jelly
> Element... fail
> Line...... 181
> Column.... 54
> There were test failures.
> Total time: 34 seconds
> Finished at: Wed Apr 18 08:35:17 PDT 2007
> 
> ---------------------------------------------
> 
> To subscribe to this information via syndicated feeds:
> - RSS: 
> http://vmgump.apache.org/gump/public/ws-addressing/addressing/rss.xml
> - Atom: 
> http://vmgump.apache.org/gump/public/ws-addressing/addressing/atom.xml
> 
> ============================== Gump Tracking Only ===
> Produced by Gump version 2.2.
> Gump Run 17000018042007, vmgump.apache.org:vmgump-public:17000018042007
> Gump E-mail Identifier (unique within run) #36.
> 
> -- 
> Apache Gump
> http://gump.apache.org/ [Instance: vmgump]
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: fx-dev-unsubscribe@ws.apache.org
> For additional commands, e-mail: fx-dev-help@ws.apache.org
> 
> 

---------------------------------------------------------------------
To unsubscribe, e-mail: general-unsubscribe@gump.apache.org
For additional commands, e-mail: general-help@gump.apache.org


Re: More info on addressing failure

Posted by Stefan Bodewig <bo...@apache.org>.
On Fri, 20 Apr 2007, sebb <se...@gmail.com> wrote:
> Did yo see the following JIRA issue:
> 
>>>>>>>>>>
> No space left on device
> ------------------------

No, I did not.  Incidently I did a df this morning and realized vmgump
was at its limit again.  So I removed two JDKs we don't need and three
older Mono versions which may give us a bit of breathing room - still
I don't see a permanent solution on vmgump.

The Solaris zone is running Java6 by now, BTW, which in theory should
get us further (before that it was running on 1.4 and our success
numbers were low because JUnit failed to build).

Unfortunately JDBC 4.0 is raising its ugly head and we'll never get
far as long as excalibur-logger comes with a class that implements
DataSource but doesn't implement the JDBC4 API.

Stefan

---------------------------------------------------------------------
To unsubscribe, e-mail: general-unsubscribe@gump.apache.org
For additional commands, e-mail: general-help@gump.apache.org


Re: More info on addressing failure

Posted by sebb <se...@gmail.com>.
Did yo see the following JIRA issue:

>>>>>>>>>
No space left on device
------------------------

                Key: INFRA-1216
                URL: https://issues.apache.org/jira/browse/INFRA-1216
            Project: Infrastructure
         Issue Type: Bug
     Security Level: public (Regular issues)
           Reporter: Norman Maurer
           Priority: Critical


Hi all,

it seems that our gump build failed because there is no space left on
device. Here is the error:

<<<<<<<<<<<<<<<<<<<<<<

On 20/04/07, Stefan Bodewig <bo...@apache.org> wrote:
> On Wed, 18 Apr 2007, Glen Daniels <gl...@thoughtcraft.com> wrote:
>
> > I'd like to find out more information about the failure (of the
> > "addressing" Gump project) attached below.
>
> Thank you.
>
> > The build works for me locally, and I'd like to be able to browse
> > through the target/test-reports directory to read the report from
> > the failing test
>
> This is not that easy to do on a regular basis, the results of the
> latest run can be found in <http://vmgump.apache.org/~bodewig/>
>
> > and also if possible how I can manually kick off a build?
>
> Without installing Gump on a machine of your own, you can't.
>
> Right now something strange seems to be going on on vmgump since no
> run since Monday has run to completion - I just haven't figured out
> why, yet.
>
> Stefan
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: general-unsubscribe@gump.apache.org
> For additional commands, e-mail: general-help@gump.apache.org
>
>

---------------------------------------------------------------------
To unsubscribe, e-mail: general-unsubscribe@gump.apache.org
For additional commands, e-mail: general-help@gump.apache.org


Re: More info on addressing failure

Posted by Stefan Bodewig <bo...@apache.org>.
On Wed, 18 Apr 2007, Glen Daniels <gl...@thoughtcraft.com> wrote:

> I'd like to find out more information about the failure (of the
> "addressing" Gump project) attached below.

Thank you.

> The build works for me locally, and I'd like to be able to browse
> through the target/test-reports directory to read the report from
> the failing test

This is not that easy to do on a regular basis, the results of the
latest run can be found in <http://vmgump.apache.org/~bodewig/>

> and also if possible how I can manually kick off a build?

Without installing Gump on a machine of your own, you can't.

Right now something strange seems to be going on on vmgump since no
run since Monday has run to completion - I just haven't figured out
why, yet.

Stefan

---------------------------------------------------------------------
To unsubscribe, e-mail: general-unsubscribe@gump.apache.org
For additional commands, e-mail: general-help@gump.apache.org