dev@glassfish.java.net

Re: v3 build error

From: Marina Vatkina <marina.vatkina_at_oracle.com>
Date: Fri, 28 May 2010 16:51:11 -0700

Byron,

You shouldn't be just copying stuff :)

Is there a report-result target in your tests?

ejb devtests are 1 level higher than admin/cli - check how the config
file is created on the fly in the script.

HTH,
-marina

Byron Nevins wrote:
> Jane,
>
> I copied and pasted a new Hudson build. I copied [1] over to [2]
>
> Naturally it failed with a mystery error. (Do I ever get lucky? No
> way!)
> I'll look at it on Tuesday. But if you see something immediately
> obvious that is amiss -- please let me know: (error snippet is right
> here:)
>
> + xargs kill -9
> + true
> + pushd
> /files/hudson/workspace/admin-devtests-v3.1/appserv-tests/devtests/admin/cli
>
> /files/hudson/workspace/admin-devtests-v3.1/appserv-tests/devtests/admin/cli
> /files/hudson/workspace/admin-devtests-v3.1/appserv-tests
> + ant all report-result
> + tee log.txt
> Buildfile: build.xml
> Warning: 'file:./../../config/properties.xml' in
> /files/hudson/workspace/admin-devtests-v3.1/appserv-tests/devtests/admin/cli/build.xml
> should be expressed simply as './../../config/properties.xml' for
> compliance with other XML tools
> /files/hudson/workspace/admin-devtests-v3.1/appserv-tests/devtests/config/properties.xml
> could not be found
>
> BUILD FAILED
> java.io.FileNotFoundException: ./../../config/properties.xml (No such
> file or directory)
>
> Total time: 1 second
> + cat log.txt
> + grep Total
> + cut -f2 '-d]'
> + sort
> + grep -v PAS
> + uniq -c
> + true
> + popd
> /files/hudson/workspace/admin-devtests-v3.1/appserv-tests
> + cd
> /files/hudson/workspace/admin-devtests-v3.1/glassfish-v3-image/glassfishv3/glassfish/bin/
>
> Recording fingerprints
> ERROR: Build artifacts are supposed to be fingerprinted, but build
> artifact archiving is not configured
> Checking console output
> Collecting JWSDP SQE reports
> Sending e-mails to: byron.nevins_at_oracle.com
> Finished: FAILURE
>
>
> ==========================================================
>
>
> [1] http://hudson.sfbay/job/ejb-devtests-v3/
> [2] http://hudson.sfbay/job/admin-devtests-v3.1/
>
>
> On 5/28/2010 3:21 PM, Jane Young wrote:
>> The last Hudson build at 2:32pm built successfully.
>> http://hudson.glassfish.org/job/gf-trunk-build-continuous/
>>
>> Anything you've changed in the local workspace that may cause the
>> test failure?
>>
>>
>> Marina Vatkina wrote:
>>> Am I the luckiest person or what? :(
>>>
>>> v3/distributions/web build fails in the test area :
>>>
>>> Tests in error:
>>>
>>> Tests run: 5, Failures: 0, Errors: 1, Skipped: 0
>>>
>>>
>>> -marina
>>>
>>> ---------------------------------------------------------------------
>>> To unsubscribe, e-mail: dev-unsubscribe_at_glassfish.dev.java.net
>>> For additional commands, e-mail: dev-help_at_glassfish.dev.java.net
>>>
>>
>>
>> ---------------------------------------------------------------------
>> To unsubscribe, e-mail: dev-unsubscribe_at_glassfish.dev.java.net
>> For additional commands, e-mail: dev-help_at_glassfish.dev.java.net
>>
>