Build failed in Jenkins: IcedTea8TargetTesting #493

Hudson Admin gnu.andrew at redhat.com
Wed Aug 7 04:53:28 PDT 2013


See <http://toadeater.yyz.redhat.com:8080/job/IcedTea8TargetTesting/493/changes>

Changes:

[lana] Merge

[lana] Merge

[rbackman] 8006324: [TEST_BUG] sun/invoke/util/ValueConversionsTest.java should be modified
Reviewed-by: kvn, twisti

[bpb] 8020539: Clean up doclint problems in java.util package, part 2
Summary: Clean up doclint errors and warnings in classes in java.util
Reviewed-by: darcy, chegar
Contributed-by: Brian Burkhalter <brian.burkhalter at oracle.com>

[psandoz] 8021883: j.u.Random/RandomStream.java test needs more robust timeout duration
Reviewed-by: chegar

[psandoz] 8021863: Stream.concat incorrectly calculates unsized state
Reviewed-by: chegar

[henryjen] 8020977: StringJoiner merges with itself not as expected
Reviewed-by: psandoz, chegar, mduigou, smarks

[sherman] 8021767: test/java/time/tck/java/time/format/TCKFormatStyle.java failing
Summary: Correct to use fixed locale, not locale of test environment
Reviewed-by: alanb, okutsu
Contributed-by: roger.riggs at oracle.com

[juh] 8021833: javadoc cleanup in java.net
Summary: <code> and <tt> converted to {@code }; package.html to package-info.java
Reviewed-by: darcy, chegar

[xuelei] 8021841: Remove SSLEngineDeadlock.java from problem list
Reviewed-by: wetmore

[ascarpino] 8020424: The NSS version should be detected before running crypto tests
Reviewed-by: valeriep

[ascarpino] 8012971: PKCS11Test hiding exception failures
Reviewed-by: vinnie, valeriep

[psandoz] 8020156: TreeMap.values().spliterator() does not report ORDERED
8020009: TreeMap.entrySet().spliterator() reports SORTED + null comparator but the elements are not Comparable
Reviewed-by: mduigou

[sundar] 8021773: print function as defined by jrunscript's init.js script is incompatible with nashorn's definition
Reviewed-by: hannesw, lagergren

[mduigou] 8021588: Remove explicit othervm execution from jdk/test/Makefile
Reviewed-by: alanb

[darcy] 8021609: Fix doclint issues in java.nio.charset
Reviewed-by: alanb

[bpb] 8020641: Clean up some code style in recent BigInteger contributions
Summary: Some minor cleanup to adhere better to Java coding conventions.
Reviewed-by: darcy
Contributed-by: Brian Burkhalter <brian.burkhalter at oracle.com>

[bpb] 8014319: Faster division of large integers
Summary: Implement Burnickel-Ziegler division algorithm in BigInteger
Reviewed-by: bpb, martin
Contributed-by: Tim Buktu <tbuktu at hotmail.com>

[mduigou] 8021601: Add unit test for PriorityQueue(Comparator) constructor
Reviewed-by: darcy, alanb

[lana] Merge

[lana] Merge

[juh] 8019544: Need to run ProviderTest.java in othervm mode.
Reviewed-by: wetmore, xuelei, vinnie
Contributed-by: rajan.halade at oracle.com

[jbachorik] 8020875: java/lang/management/ThreadMXBean/ResetPeakThreadCount.java fails intermittently
Reviewed-by: dfuchs, chegar

[peytoia] 8021108: Clean up doclint warnings and errors in java.text package
Reviewed-by: darcy, okutsu

[darcy] 8021429: Fix lint warnings in java.lang.ref
Reviewed-by: lancea, mduigou, alanb

[mullan] Merge

[mullan] 8012288: XML DSig API allows wrong tag names and extra elements in SignedInfo
Reviewed-by: xuelei

[joehw] 8021148: Regression in SAXParserImpl in 7u40 b34 (NPE)
Reviewed-by: chegar, lancea, dfuchs

[chegar] 8021421: More doclint fixes in java.net
Reviewed-by: lancea, darcy

[chegar] 8021417: Fix doclint issues in java.util.concurrent
Reviewed-by: chegar, lancea
Contributed-by: Doug Lea <dl at cs.oswego.edu>

[darcy] 8021408: Fix misc doclint issues in java.util and java.io
Reviewed-by: dholmes, chegar, psandoz

[mullan] Merge

[mullan] 8010748: Add PKIXRevocationChecker NO_FALLBACK option and improve SOFT_FAIL option
Reviewed-by: vinnie

[chegar] 8021261: ProblemList.txt updates (7/2013)
Reviewed-by: alanb, mcimadamore

[juh] 8016916: UnstructuredName should support DirectoryString
Reviewed-by: mullan

[sjiang] 8016221: A unit test should not use a fix port to run a jmx connector
Reviewed-by: jbachorik, dfuchs

[mduigou] Merge

[mduigou] 8019840: Spec updates for java.util.function
Reviewed-by: mduigou, chegar
Contributed-by: brian.goetz at oracle.com

[igerasim] 8016838: improvement of RedefineBigClass and RetransformBigClass tests
Reviewed-by: dcubed

[darcy] 8021109: Add serialVersionUID to LambdaConversionException.java
Reviewed-by: jrose

[mduigou] 6799426: Adds constructor PriorityQueue(Comparator)
Reviewed-by: lancea

[dl] 8020976: Ensure consistent insertion for ConcurrentHashMap
Reviewed-by: chegar

[khazra] 8020498: Crash when both libnet.so and libmawt.so are loaded
Reviewed-by: chegar, dsamersoff

[darcy] 8020971: Fix doclint issues in java.nio.*
Reviewed-by: lancea

[darcy] 8020948: Fix doclint issues in misc package-info.java files
Reviewed-by: dholmes, chegar

[uta] 8016579: (process) IOException thrown by ProcessBuilder.start() method is incorrectly encoded
Reviewed-by: martin, dxu

[darcy] 8020810: Typo in javadoc for Class.toGenericString()
Reviewed-by: dholmes

[sherman] 8016025: JSR 310 DateTime API Updates IV
8020418: Cleanup of -Xlint warnings in java.time
8016623: test/java/time/format/TestDateTimeTextProvider.java failing
Summary: Integration of JSR310 Date/Time API update IV
Reviewed-by: sherman
Contributed-by: scolebourne at joda.org, roger.riggs at oracle.com, masayoshi.okutsu at oracle.com, patrick.zhang at oracle.com, chand.basha at oracle.com

[juh] 8020426: Fix doclint accessibility issues in java.io
Reviewed-by: mduigou, darcy, chegar

[lana] Merge

[malenkov] 8015300: JComboBox text sometimes become selected, sometimes not (Windows LAF)
Reviewed-by: alexsch, serb

[ant] 8020927: JLightweightFrame API should export layout properties change notifications
Reviewed-by: anthony

[malenkov] 8010782: clean up source files containing carriage return characters
Reviewed-by: alexsch, art

[serb] 6230360: Spelling mistake in documentation for AWT: 1.4, 1.5, 1.6, 1.7
Reviewed-by: malenkov, art

[lana] Merge

[leonidr] 8007267: [macosx] com.apple.eawt.Application.setDefaultMenuBar is not working
Reviewed-by: anthony, serb

[serb] 8017189: [macosx] AWT program menu disabled on Mac
Reviewed-by: leonidr, anthony

[pchelko] 7184951: [macosx] Exception at java.awt.datatransfer on headless mode (only in GUI session)
Reviewed-by: art, anthony

[malenkov] 8015926: NPE when using SynthTreeUI's expandPath()
Reviewed-by: alexsch

[malenkov] 8019975: closed/javax/swing/JFileChooser/4966171/bug4966171.java throws java.io.NotSerializableException: javax.swing.plaf.basic.BasicFileChooserUI$AcceptAllFileFilter
Reviewed-by: alexsch

[bae] 8020983: OutOfMemoryError caused by non garbage collected JPEGImageWriter Instances
Reviewed-by: prr, flar

[jgodinez] 8021835: Fix for 8016343 will not compile on Windows.
Reviewed-by: jchen, prr

[lana] Merge

[lana] Merge

[jgodinez] 8016343: [macosx] Print job goes to default printer regardless of chosen printer
Reviewed-by: jchen, prr

[jgodinez] 8020208: NullPointerException at sun.print.Win32PrintService.getMediaPrintables
Reviewed-by: jchen, prr

[serb] 7190349: [macosx] Text (Label) is incorrectly drawn with a rotated g2d
8013569: [macosx] JLabel preferred size incorrect on retina displays with non-default font size
Reviewed-by: prr

[bae] 8019201: Regression: java.awt.image.ConvolveOp throws java.awt.image.ImagingOpException
Reviewed-by: prr

[jchen] 8005126: [parfait] #418 - #428 XRBackendNative.c Integer overflow
Reviewed-by: prr, vadim

[jchen] 8011709: [parfait] False positive: memory leak in jdk/src/share/native/sun/font/layout/CanonShaping.cpp
Reviewed-by: jgodinez, prr

[vadim] 8008782: NPE in TrueTypeGlyphMapper
Reviewed-by: bae, prr

[prr] 7196866: CTW fails on all Solaris platforms
Reviewed-by: prr, jrose, twisti, kvn

------------------------------------------
Started by timer
Building in workspace <http://toadeater.yyz.redhat.com:8080/job/IcedTea8TargetTesting/ws/>
[workspace] $ hg showconfig paths.default
[workspace] $ hg pull --rev default
[workspace] $ hg update --clean --rev default
364 files updated, 0 files merged, 1 files removed, 0 files unresolved
[workspace] $ hg log --rev . --template {node}
[workspace] $ hg log --rev b52a2ecdb803509da0efdfa550def3ebe1e41c2a
[workspace] $ hg log --template "<changeset node='{node}' author='{author|xmlescape}' rev='{rev}' date='{date}'><msg>{desc|xmlescape}</msg><added>{file_adds|stringify|xmlescape}</added><deleted>{file_dels|stringify|xmlescape}</deleted><files>{files|stringify|xmlescape}</files><parents>{parents}</parents></changeset>\n" --rev default:0 --follow --prune b52a2ecdb803509da0efdfa550def3ebe1e41c2a
[workspace] $ /bin/sh -xe /tmp/hudson662960022582705628.sh
+ cd /notnfs/nighttester/icedtea8-target-testing/
+ /notnfs/nighttester/nightly-tester-scripts/icedtea8-target-testing
+ OPENJDK8_TARBALL=/notnfs/nighttester/drops/icedtea8/openjdk.tar.gz
+ HOTSPOT_TARBALL=/notnfs/nighttester/drops/icedtea8/hotspot.tar.gz
+ JAXP_TARBALL=/notnfs/nighttester/drops/icedtea8/jaxp.tar.gz
+ JAXWS_TARBALL=/notnfs/nighttester/drops/icedtea8/jaxws.tar.gz
+ CORBA_TARBALL=/notnfs/nighttester/drops/icedtea8/corba.tar.gz
+ LANGTOOLS_TARBALL=/notnfs/nighttester/drops/icedtea8/langtools.tar.gz
+ JDK_TARBALL=/notnfs/nighttester/drops/icedtea8/jdk.tar.gz
+ CACAO_TARBALL=/notnfs/nighttester/drops/cacao-0.99.4.tar.gz
+ JAXP7_TARBALL=/notnfs/nighttester/drops/jaxp8.zip
+ JAF7_TARBALL=/notnfs/nighttester/drops/jaf8.zip
+ JAXWS7_TARBALL=/notnfs/nighttester/drops/jaxws8.zip
+ PARALLEL=--with-parallel-jobs=3
+ TARBALLS='--with-openjdk-src-zip=/notnfs/nighttester/drops/icedtea8/openjdk.tar.gz     --with-cacao-src-zip=/notnfs/nighttester/drops/cacao-0.99.4.tar.gz     --with-hotspot-src-zip=/notnfs/nighttester/drops/icedtea8/hotspot.tar.gz     --with-langtools-src-zip=/notnfs/nighttester/drops/icedtea8/langtools.tar.gz     --with-jdk-src-zip=/notnfs/nighttester/drops/icedtea8/jdk.tar.gz     --with-corba-src-zip=/notnfs/nighttester/drops/icedtea8/corba.tar.gz     --with-jaxp-src-zip=/notnfs/nighttester/drops/icedtea8/jaxp.tar.gz     --with-jaxws-src-zip=/notnfs/nighttester/drops/icedtea8/jaxws.tar.gz     --with-jaxp-drop-zip=     --with-jaf-drop-zip=     --with-jaxws-drop-zip='
+ SYSTEMTAP=--enable-systemtap
+ COMMON_CONFIG_OPTS='--with-parallel-jobs=3 --with-openjdk-src-zip=/notnfs/nighttester/drops/icedtea8/openjdk.tar.gz     --with-cacao-src-zip=/notnfs/nighttester/drops/cacao-0.99.4.tar.gz     --with-hotspot-src-zip=/notnfs/nighttester/drops/icedtea8/hotspot.tar.gz     --with-langtools-src-zip=/notnfs/nighttester/drops/icedtea8/langtools.tar.gz     --with-jdk-src-zip=/notnfs/nighttester/drops/icedtea8/jdk.tar.gz     --with-corba-src-zip=/notnfs/nighttester/drops/icedtea8/corba.tar.gz     --with-jaxp-src-zip=/notnfs/nighttester/drops/icedtea8/jaxp.tar.gz     --with-jaxws-src-zip=/notnfs/nighttester/drops/icedtea8/jaxws.tar.gz     --with-jaxp-drop-zip=     --with-jaf-drop-zip=     --with-jaxws-drop-zip= --enable-systemtap --disable-downloading'
+ make distclean
make: *** No rule to make target `distclean'.  Stop.
+ hg pull
pulling from http://icedtea.classpath.org/hg/icedtea
searching for changes
no changes found
+ hg update
0 files updated, 0 files merged, 0 files removed, 0 files unresolved
+ ./autogen.sh
+ ./configure --with-parallel-jobs=3 --with-openjdk-src-zip=/notnfs/nighttester/drops/icedtea8/openjdk.tar.gz --with-cacao-src-zip=/notnfs/nighttester/drops/cacao-0.99.4.tar.gz --with-hotspot-src-zip=/notnfs/nighttester/drops/icedtea8/hotspot.tar.gz --with-langtools-src-zip=/notnfs/nighttester/drops/icedtea8/langtools.tar.gz --with-jdk-src-zip=/notnfs/nighttester/drops/icedtea8/jdk.tar.gz --with-corba-src-zip=/notnfs/nighttester/drops/icedtea8/corba.tar.gz --with-jaxp-src-zip=/notnfs/nighttester/drops/icedtea8/jaxp.tar.gz --with-jaxws-src-zip=/notnfs/nighttester/drops/icedtea8/jaxws.tar.gz --with-jaxp-drop-zip= --with-jaf-drop-zip= --with-jaxws-drop-zip= --enable-systemtap --disable-downloading
configure: WARNING: unrecognized options: --with-jaxp-drop-zip, --with-jaf-drop-zip, --with-jaxws-drop-zip, --disable-downloading
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /bin/mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking how to create a pax tar archive... gnutar
checking build system type... x86_64-unknown-linux-gnu
checking host system type... x86_64-unknown-linux-gnu
checking for gcc... gcc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables... 
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ISO C89... none needed
checking for style of include used by make... GNU
checking dependency style of gcc... none
checking for g++... g++
checking whether we are using the GNU C++ compiler... yes
checking whether g++ accepts -g... yes
checking dependency style of g++... none
checking for make... /usr/bin/make
checking for gzip... /bin/gzip
checking for ant... /usr/bin/ant
checking for find... /bin/find
checking for patch... /usr/bin/patch
checking for tar... /bin/tar
checking for chmod... /bin/chmod
checking for sha256sum... /usr/bin/sha256sum
checking for wget... /usr/bin/wget
checking for zip... /usr/bin/zip
checking for unzip... /usr/bin/unzip
checking for cpio... /bin/cpio
checking for file... /usr/bin/file
checking for fastjar... fastjar
checking for ldd... ldd
checking for gawk... /bin/gawk
checking for hg... /usr/bin/hg
checking for an OpenJDK source directory... /notnfs/nighttester/icedtea8-target-testing/openjdk
checking for IcedTea Mercurial revision ID... r2e8f301c5848
checking for JDK Mercurial revision ID... none
checking for HotSpot Mercurial revision ID... none
checking for lsb_release... /usr/bin/lsb_release
checking whether to compile ecj natively... no
checking which HotSpot build to use... default
checking for linux32... /usr/bin/linux32
checking version of GCC... 4.6.3 (major version 4, minor version 6)
checking for getconf... /usr/bin/getconf
checking the number of online processors... 2
checking if cp supports --reflink... yes
checking if we can hard link rather than copy from /notnfs/nighttester/icedtea8-target-testing... yes
checking whether to disable the execution of the JTReg tests... no
checking whether to disable the execution of the HotSpot JTReg tests... no
checking whether to disable the execution of the langtools JTReg tests... no
checking whether to disable the execution of the JDK JTReg tests... no
checking for xvfb-run... xvfb-run -a -e xvfb-errors
checking whether to include PulseAudio support... no
checking whether to build documentation... yes
checking whether to include SystemTap tracing support... yes
checking for system library directory... 
checking for pkg-config... /usr/bin/pkg-config
checking pkg-config is at least version 0.9.0... yes
checking whether to enable the NSS-based security provider... disabled by default (edit java.security to enable)
checking for NSS... yes
checking for distribution package version... none
checking build identification... Built on Fedora release 16 (Verne) (Wed Aug  7 07:53:17 EDT 2013)
checking how many parallel build jobs to execute... 3
checking whether to build a bootstrap version first... yes
checking for a JDK home directory... /usr/lib/jvm/java-openjdk
checking if a java binary was specified... no
checking if /usr/lib/jvm/java-openjdk/bin/java is a valid executable file... yes
checking for javac... /usr/lib/jvm/java-openjdk/bin/javac
checking for ecj... /usr/bin/ecj
checking if we are using ecj as javac... no
checking if a javah executable is specified... no
checking if /usr/lib/jvm/java-openjdk/bin/javah is a valid executable file... yes
checking if a jar executable is specified... no
checking if /usr/lib/jvm/java-openjdk/bin/jar is a valid executable file... yes
checking whether jar supports @<file> argument... yes
checking whether jar supports stdin file arguments... no
checking whether jar supports -J options at the end... yes
checking if an rmic executable is specified... no
checking if /usr/lib/jvm/java-openjdk/bin/rmic is a valid executable file... yes
checking if a native2ascii binary was specified... no
checking if /usr/lib/jvm/java-openjdk/bin/native2ascii is a valid executable file... yes
checking for an ecj JAR file... /usr/share/java/eclipse-ecj.jar
checking for xsltproc... /usr/bin/xsltproc
checking if /usr/lib/jvm/java-openjdk/bin/javah exhibits Classpath bug 39408... no
checking if /usr/lib/jvm/java-openjdk/bin/javah exhibits Classpath bug 40188... no
checking if java.io.PrintStream is missing the 1.5 constructors (PR40616)... no
checking if java.util.Scanner is missing... no
checking if java.util.Scanner exhibits Classpath bug 40630... no
checking if javax.annotation.Resource is missing... no
checking if javax.xml.stream.events.Attribute.getDTDType() wrongly returns a QName... no
checking whether to enable Java compiler warnings... no
checking if javac lacks support for the diamond operator... no
checking whether to include Javascript support via Rhino... /usr/share/java/rhino.jar
checking for an OpenJDK source zip... /notnfs/nighttester/drops/icedtea8/openjdk.tar.gz
checking for a HotSpot source zip... /notnfs/nighttester/drops/icedtea8/hotspot.tar.gz
checking for a CORBA source zip... /notnfs/nighttester/drops/icedtea8/corba.tar.gz
checking for a JAXP source zip... /notnfs/nighttester/drops/icedtea8/jaxp.tar.gz
checking for a JAXWS source zip... /notnfs/nighttester/drops/icedtea8/jaxws.tar.gz
checking for a JDK source zip... /notnfs/nighttester/drops/icedtea8/jdk.tar.gz
checking for a langtools source zip... /notnfs/nighttester/drops/icedtea8/langtools.tar.gz
checking for an alternate jar command... not specified
checking whether to use CACAO as VM... no
checking for a CACAO home directory... $(abs_top_builddir)/cacao/install
checking for a CACAO source zip... configure: error: Invalid CACAO source zip specified: /notnfs/nighttester/drops/cacao-0.99.4.tar.gz
+ exit 1
Build step 'Execute shell' marked build as failure


More information about the icedtea-test mailing list