See <https://builds.apache.org/job/Ant-Build-Matrix/./jdk=JDK%201.6%20(latest),label=Windows/545/changes>
Changes: [antoine] adding an encoding attribute to the contains selector StringResource default encoding becomes UTF-8 changing ResourceUtils to use the String's encoding when copying from a String Bug Report 54606 ------------------------------------------ Started by upstream project "Ant-Build-Matrix" build number 545 originally caused by: Started by an SCM change Building remotely on windows1 in workspace <https://builds.apache.org/job/Ant-Build-Matrix/./jdk=JDK%201.6%20(latest),label=Windows/ws/> Cleaning up <https://builds.apache.org/job/Ant-Build-Matrix/./jdk=JDK%201.6%20(latest),label=Windows/ws/trunk> Deleting <https://builds.apache.org/job/Ant-Build-Matrix/./jdk=JDK%201.6%20(latest),label=Windows/ws/trunk\build> Updating http://svn.apache.org/repos/asf/ant/core/trunk U src\tests\antunit\taskdefs\echo-test.xml U src\tests\antunit\core\nested-text-test.xml U src\tests\junit\org\apache\tools\ant\taskdefs\EchoTest.java U src\main\org\apache\tools\ant\types\selectors\ContainsSelector.java U src\main\org\apache\tools\ant\types\resources\StringResource.java U src\main\org\apache\tools\ant\util\ResourceUtils.java U WHATSNEW U manual\Types\selectors.html At revision 1452120 [trunk] $ cmd.exe /C '"f:\hudson\hudson-slave\tools\hudson.tasks.Ant_AntInstallation\ant-1.8.2\bin\ant.bat -file launch-build.xml -Dlabel=Windows "-Djdk=JDK 1.6 (latest)" "-Dargs=allclean test -Dignore.tests.failed=true -Doptional.jars.whenmanifestonly=skip" && exit %%ERRORLEVEL%%"' Buildfile: <https://builds.apache.org/job/Ant-Build-Matrix/./jdk=JDK%201.6%20(latest),label=Windows/ws/trunk\launch-build.xml> launch: [echo] Launching build.bat allclean test -Dignore.tests.failed=true -Doptional.jars.whenmanifestonly=skip [exec] The command attribute is deprecated. [exec] Please use the executable attribute and nested arg elements. [exec] [exec] ... Bootstrapping Ant Distribution [exec] JAVA_HOME=f:\hudson\tools\java\latest-1.6-64 [exec] JAVA=f:\hudson\tools\java\latest-1.6-64\bin\java [exec] JAVAC=f:\hudson\tools\java\latest-1.6-64\bin\javac [exec] CLASSPATH=;lib\optional\ant-antunit-1.2.jar;lib\optional\junit-3.8.2.jar;lib\optional\junit-4.8.1.jar;f:\hudson\tools\java\latest-1.6-64\lib\tools.jar;build\classes;src\main; [exec] [exec] ... Compiling Ant Classes [exec] [exec] [exec] The system is out of resources. [exec] Consult the following stack trace for details. [exec] java.lang.OutOfMemoryError [exec] at java.io.RandomAccessFile.readBytes(Native Method) [exec] at java.io.RandomAccessFile.read(RandomAccessFile.java:338) [exec] at java.io.RandomAccessFile.readFully(RandomAccessFile.java:397) [exec] at com.sun.tools.javac.zip.ZipFileIndex$ZipDirectory.findCENRecord(ZipFileIndex.java:702) [exec] at com.sun.tools.javac.zip.ZipFileIndex$ZipDirectory.<init>(ZipFileIndex.java:665) [exec] at com.sun.tools.javac.zip.ZipFileIndex.checkIndex(ZipFileIndex.java:260) [exec] at com.sun.tools.javac.zip.ZipFileIndex.<init>(ZipFileIndex.java:209) [exec] at com.sun.tools.javac.zip.ZipFileIndex.getZipFileIndex(ZipFileIndex.java:115) [exec] at com.sun.tools.javac.util.DefaultFileManager.openArchive(DefaultFileManager.java:630) [exec] at com.sun.tools.javac.util.DefaultFileManager.listDirectory(DefaultFileManager.java:309) [exec] at com.sun.tools.javac.util.DefaultFileManager.list(DefaultFileManager.java:890) [exec] at com.sun.tools.javac.jvm.ClassReader.fillIn(ClassReader.java:2077) [exec] at com.sun.tools.javac.jvm.ClassReader.complete(ClassReader.java:1781) [exec] at com.sun.tools.javac.code.Symbol.complete(Symbol.java:386) [exec] at com.sun.tools.javac.comp.Enter.visitTopLevel(Enter.java:274) [exec] at com.sun.tools.javac.tree.JCTree$JCCompilationUnit.accept(JCTree.java:446) [exec] at com.sun.tools.javac.comp.Enter.classEnter(Enter.java:238) [exec] at com.sun.tools.javac.comp.Enter.classEnter(Enter.java:252) [exec] at com.sun.tools.javac.comp.Enter.complete(Enter.java:457) [exec] at com.sun.tools.javac.comp.Enter.main(Enter.java:442) [exec] at com.sun.tools.javac.main.JavaCompiler.enterTrees(JavaCompiler.java:822) [exec] at com.sun.tools.javac.main.JavaCompiler.compile(JavaCompiler.java:727) [exec] at com.sun.tools.javac.main.Main.compile(Main.java:353) [exec] at com.sun.tools.javac.main.Main.compile(Main.java:279) [exec] at com.sun.tools.javac.main.Main.compile(Main.java:270) [exec] at com.sun.tools.javac.Main.compile(Main.java:69) [exec] at com.sun.tools.javac.Main.main(Main.java:54) [exec] [exec] ... Cleaning Up Build Directories [exec] [exec] ... Done Bootstrapping Ant Distribution [exec] Bootstrap FAILED BUILD SUCCESSFUL Total time: 8 seconds Process leaked file descriptors. See http://wiki.jenkins-ci.org/display/JENKINS/Spawning+processes+from+build for more information Recording test results No test report files were found. Configuration error? Build step 'Publish JUnit test result report' changed build result to FAILURE
