You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@ant.apache.org by Apache Hudson Server <hu...@hudson.zones.apache.org> on 2010/01/30 02:51:37 UTC

Build failed in Hudson: Ant_JDK_1.4 #86

See <http://hudson.zones.apache.org/hudson/job/Ant_JDK_1.4/86/changes>

Changes:

[antoine] new release informations

------------------------------------------
Started by an SCM change
Building remotely on minerva.apache.org (Ubuntu)
Updating http://svn.apache.org/repos/asf/ant/core/trunk
U         xdocs/bindownload.xml
U         xdocs/index.xml
U         xdocs/faq.xml
U         xdocs/antnews.xml
U         xdocs/srcdownload.xml
AU        src/tests/antunit/types/selectors/different-test.xml
AU        src/tests/antunit/types/selectors/depend-test.xml
AU        src/tests/antunit/types/selectors/present-test.xml
U         src/main/org/apache/tools/ant/taskdefs/optional/sound/AntSoundPlayer.java
U         src/main/org/apache/tools/ant/types/selectors/PresentSelector.java
U         src/main/org/apache/tools/ant/types/selectors/MappingSelector.java
U         src/main/org/apache/tools/ant/types/resources/ContentTransformingResource.java
U         src/main/org/apache/tools/ant/types/resources/MappedResourceCollection.java
U         src/main/org/apache/tools/ant/types/resources/JavaConstantResource.java
U         src/main/org/apache/tools/ant/types/resources/CompressedResource.java
U         src/main/org/apache/tools/ant/types/resources/MappedResource.java
U         src/main/org/apache/tools/ant/types/resources/ArchiveResource.java
U         src/main/org/apache/tools/ant/types/resources/ResourceDecorator.java
U         src/script/ant.bat
U         docs/bindownload.html
U         docs/faq.html
U         docs/srcdownload.html
U         docs/antnews.html
U         docs/legal.html
U         docs/index.html
U         docs/manual/cover.html
U         docs/manual/OptionalTasks/propertyfile.html
U         docs/manual/credits.html
AU        release.sh
U         build.xml
U         WHATSNEW
U         ReleaseInstructions
At revision 904708
Deleting old artifacts from #84
Deleting old artifacts from #82
+ cd <http://hudson.zones.apache.org/hudson/job/Ant_JDK_1.4/ws/>
+ cd trunk
+ ANT_OPTS='-Xms256M -Xmx512M'
+ export ANT_OPTS
+ ./build.sh
... Bootstrapping Ant Distribution
... Compiling Ant Classes
Note: Some input files use or override a deprecated API.
Note: Recompile with -deprecation for details.
... Copying Required Files
... Building Ant Distribution
Buildfile: <http://hudson.zones.apache.org/hudson/job/Ant_JDK_1.4/ws/trunk/build.xml>

bootstrap:

prepare:

check_for_optional_packages:

build:
Created dir: <http://hudson.zones.apache.org/hudson/job/Ant_JDK_1.4/86/artifact/trunk/build/lib>
Compiling 250 source files to <http://hudson.zones.apache.org/hudson/job/Ant_JDK_1.4/ws/trunk/build/classes>
Note: Some input files use or override a deprecated API.
Note: Recompile with -deprecation for details.
Copying 5 files to <http://hudson.zones.apache.org/hudson/job/Ant_JDK_1.4/ws/trunk/build/classes>

BUILD FAILED
<http://hudson.zones.apache.org/hudson/job/Ant_JDK_1.4/ws/trunk/build.xml>:1024: The following error occurred while executing this line:
<http://hudson.zones.apache.org/hudson/job/Ant_JDK_1.4/ws/trunk/build.xml>:599: Failed to copy <http://hudson.zones.apache.org/hudson/job/Ant_JDK_1.4/ws/trunk/src/main/org/apache/tools/ant/types/conditions/antlib.xml> to <http://hudson.zones.apache.org/hudson/job/Ant_JDK_1.4/ws/trunk/build/classes/org/apache/tools/ant/types/conditions/antlib.xml> due to Invalid argument

Total time: 3 seconds
... Failed Building Ant Distribution !
Bootstrap FAILED
Archiving artifacts


Hudson build is back to normal: Ant_JDK_1.4 #87

Posted by Apache Hudson Server <hu...@hudson.zones.apache.org>.
See <http://hudson.zones.apache.org/hudson/job/Ant_JDK_1.4/87/changes>



Re: Build failed in Hudson: Ant_JDK_1.4 #86

Posted by Antoine Levy Lambert <an...@gmx.de>.
Thanks Nicolas,

the root cause of this error was probably an exotic file system error 
happening on the ubuntu slaves.

I read somewhere that this "Invalid Argument" error comes from the OS 
which does not like some type of file system.

Regards,

Antoine



Nicolas Lalevée wrote:
> Being curious about this random fail and success build, I just noted that every failing build was done on the ubuntu slaves, and the successful on the master. I don't understand at all why it makes some copy of file fail, but I took the initiative to tied the build to the master node as the JDK 1.4 is only available on Solaris and the master is a Solaris machine.
>
> Nicolas
>
>
> Le 30 janv. 2010 à 02:51, Apache Hudson Server a écrit :
>
>   
>> See <http://hudson.zones.apache.org/hudson/job/Ant_JDK_1.4/86/changes>
>>
>> Changes:
>>
>> [antoine] new release informations
>>
>> ------------------------------------------
>> Started by an SCM change
>> Building remotely on minerva.apache.org (Ubuntu)
>> Updating http://svn.apache.org/repos/asf/ant/core/trunk
>> U         xdocs/bindownload.xml
>> U         xdocs/index.xml
>> U         xdocs/faq.xml
>> U         xdocs/antnews.xml
>> U         xdocs/srcdownload.xml
>> AU        src/tests/antunit/types/selectors/different-test.xml
>> AU        src/tests/antunit/types/selectors/depend-test.xml
>> AU        src/tests/antunit/types/selectors/present-test.xml
>> U         src/main/org/apache/tools/ant/taskdefs/optional/sound/AntSoundPlayer.java
>> U         src/main/org/apache/tools/ant/types/selectors/PresentSelector.java
>> U         src/main/org/apache/tools/ant/types/selectors/MappingSelector.java
>> U         src/main/org/apache/tools/ant/types/resources/ContentTransformingResource.java
>> U         src/main/org/apache/tools/ant/types/resources/MappedResourceCollection.java
>> U         src/main/org/apache/tools/ant/types/resources/JavaConstantResource.java
>> U         src/main/org/apache/tools/ant/types/resources/CompressedResource.java
>> U         src/main/org/apache/tools/ant/types/resources/MappedResource.java
>> U         src/main/org/apache/tools/ant/types/resources/ArchiveResource.java
>> U         src/main/org/apache/tools/ant/types/resources/ResourceDecorator.java
>> U         src/script/ant.bat
>> U         docs/bindownload.html
>> U         docs/faq.html
>> U         docs/srcdownload.html
>> U         docs/antnews.html
>> U         docs/legal.html
>> U         docs/index.html
>> U         docs/manual/cover.html
>> U         docs/manual/OptionalTasks/propertyfile.html
>> U         docs/manual/credits.html
>> AU        release.sh
>> U         build.xml
>> U         WHATSNEW
>> U         ReleaseInstructions
>> At revision 904708
>> Deleting old artifacts from #84
>> Deleting old artifacts from #82
>> + cd <http://hudson.zones.apache.org/hudson/job/Ant_JDK_1.4/ws/>
>> + cd trunk
>> + ANT_OPTS='-Xms256M -Xmx512M'
>> + export ANT_OPTS
>> + ./build.sh
>> ... Bootstrapping Ant Distribution
>> ... Compiling Ant Classes
>> Note: Some input files use or override a deprecated API.
>> Note: Recompile with -deprecation for details.
>> ... Copying Required Files
>> ... Building Ant Distribution
>> Buildfile: <http://hudson.zones.apache.org/hudson/job/Ant_JDK_1.4/ws/trunk/build.xml>
>>
>> bootstrap:
>>
>> prepare:
>>
>> check_for_optional_packages:
>>
>> build:
>> Created dir: <http://hudson.zones.apache.org/hudson/job/Ant_JDK_1.4/86/artifact/trunk/build/lib>
>> Compiling 250 source files to <http://hudson.zones.apache.org/hudson/job/Ant_JDK_1.4/ws/trunk/build/classes>
>> Note: Some input files use or override a deprecated API.
>> Note: Recompile with -deprecation for details.
>> Copying 5 files to <http://hudson.zones.apache.org/hudson/job/Ant_JDK_1.4/ws/trunk/build/classes>
>>
>> BUILD FAILED
>> <http://hudson.zones.apache.org/hudson/job/Ant_JDK_1.4/ws/trunk/build.xml>:1024: The following error occurred while executing this line:
>> <http://hudson.zones.apache.org/hudson/job/Ant_JDK_1.4/ws/trunk/build.xml>:599: Failed to copy <http://hudson.zones.apache.org/hudson/job/Ant_JDK_1.4/ws/trunk/src/main/org/apache/tools/ant/types/conditions/antlib.xml> to <http://hudson.zones.apache.org/hudson/job/Ant_JDK_1.4/ws/trunk/build/classes/org/apache/tools/ant/types/conditions/antlib.xml> due to Invalid argument
>>
>> Total time: 3 seconds
>> ... Failed Building Ant Distribution !
>> Bootstrap FAILED
>> Archiving artifacts
>>
>>     
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscribe@ant.apache.org
> For additional commands, e-mail: dev-help@ant.apache.org
>   


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


Re: Build failed in Hudson: Ant_JDK_1.4 #86

Posted by Nicolas Lalevée <ni...@hibnet.org>.
Being curious about this random fail and success build, I just noted that every failing build was done on the ubuntu slaves, and the successful on the master. I don't understand at all why it makes some copy of file fail, but I took the initiative to tied the build to the master node as the JDK 1.4 is only available on Solaris and the master is a Solaris machine.

Nicolas


Le 30 janv. 2010 à 02:51, Apache Hudson Server a écrit :

> See <http://hudson.zones.apache.org/hudson/job/Ant_JDK_1.4/86/changes>
> 
> Changes:
> 
> [antoine] new release informations
> 
> ------------------------------------------
> Started by an SCM change
> Building remotely on minerva.apache.org (Ubuntu)
> Updating http://svn.apache.org/repos/asf/ant/core/trunk
> U         xdocs/bindownload.xml
> U         xdocs/index.xml
> U         xdocs/faq.xml
> U         xdocs/antnews.xml
> U         xdocs/srcdownload.xml
> AU        src/tests/antunit/types/selectors/different-test.xml
> AU        src/tests/antunit/types/selectors/depend-test.xml
> AU        src/tests/antunit/types/selectors/present-test.xml
> U         src/main/org/apache/tools/ant/taskdefs/optional/sound/AntSoundPlayer.java
> U         src/main/org/apache/tools/ant/types/selectors/PresentSelector.java
> U         src/main/org/apache/tools/ant/types/selectors/MappingSelector.java
> U         src/main/org/apache/tools/ant/types/resources/ContentTransformingResource.java
> U         src/main/org/apache/tools/ant/types/resources/MappedResourceCollection.java
> U         src/main/org/apache/tools/ant/types/resources/JavaConstantResource.java
> U         src/main/org/apache/tools/ant/types/resources/CompressedResource.java
> U         src/main/org/apache/tools/ant/types/resources/MappedResource.java
> U         src/main/org/apache/tools/ant/types/resources/ArchiveResource.java
> U         src/main/org/apache/tools/ant/types/resources/ResourceDecorator.java
> U         src/script/ant.bat
> U         docs/bindownload.html
> U         docs/faq.html
> U         docs/srcdownload.html
> U         docs/antnews.html
> U         docs/legal.html
> U         docs/index.html
> U         docs/manual/cover.html
> U         docs/manual/OptionalTasks/propertyfile.html
> U         docs/manual/credits.html
> AU        release.sh
> U         build.xml
> U         WHATSNEW
> U         ReleaseInstructions
> At revision 904708
> Deleting old artifacts from #84
> Deleting old artifacts from #82
> + cd <http://hudson.zones.apache.org/hudson/job/Ant_JDK_1.4/ws/>
> + cd trunk
> + ANT_OPTS='-Xms256M -Xmx512M'
> + export ANT_OPTS
> + ./build.sh
> ... Bootstrapping Ant Distribution
> ... Compiling Ant Classes
> Note: Some input files use or override a deprecated API.
> Note: Recompile with -deprecation for details.
> ... Copying Required Files
> ... Building Ant Distribution
> Buildfile: <http://hudson.zones.apache.org/hudson/job/Ant_JDK_1.4/ws/trunk/build.xml>
> 
> bootstrap:
> 
> prepare:
> 
> check_for_optional_packages:
> 
> build:
> Created dir: <http://hudson.zones.apache.org/hudson/job/Ant_JDK_1.4/86/artifact/trunk/build/lib>
> Compiling 250 source files to <http://hudson.zones.apache.org/hudson/job/Ant_JDK_1.4/ws/trunk/build/classes>
> Note: Some input files use or override a deprecated API.
> Note: Recompile with -deprecation for details.
> Copying 5 files to <http://hudson.zones.apache.org/hudson/job/Ant_JDK_1.4/ws/trunk/build/classes>
> 
> BUILD FAILED
> <http://hudson.zones.apache.org/hudson/job/Ant_JDK_1.4/ws/trunk/build.xml>:1024: The following error occurred while executing this line:
> <http://hudson.zones.apache.org/hudson/job/Ant_JDK_1.4/ws/trunk/build.xml>:599: Failed to copy <http://hudson.zones.apache.org/hudson/job/Ant_JDK_1.4/ws/trunk/src/main/org/apache/tools/ant/types/conditions/antlib.xml> to <http://hudson.zones.apache.org/hudson/job/Ant_JDK_1.4/ws/trunk/build/classes/org/apache/tools/ant/types/conditions/antlib.xml> due to Invalid argument
> 
> Total time: 3 seconds
> ... Failed Building Ant Distribution !
> Bootstrap FAILED
> Archiving artifacts
> 


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