See <https://builds.apache.org/job/xmlgraphics-fop-pdf-images/28/changes>

Changes:

[ssteiner] FOP-2462: Test decimal format

------------------------------------------
[...truncated 304 lines...]
  5750K .......... .......... .......... .......... .......... 97%  104M 0s
  5800K .......... .......... .......... .......... .......... 98%  103M 0s
  5850K .......... .......... .......... .......... .......... 98% 17.0M 0s
  5900K .......... .......... .......... .......... .......... 99%  105M 0s
  5950K ..........                                            100%  141M=1.4s

2016-07-18 13:25:20 (4.13 MB/s) - 'download' saved [6103199/6103199]

+ unzip -q download
+ mv checkstyle-5.5/checkstyle-5.5-all.jar lib/build
+ ant clean package junit checkstyle findbugs -Dfindbugs.home.dir 
/home/hudson/tools/findbugs/findbugs-2.0.3
Buildfile: 
<https://builds.apache.org/job/xmlgraphics-fop-pdf-images/ws/build.xml>

clean:

info:
     [echo] ------------------- PDF image support for Apache FOP 2.1.0.SNAPSHOT 
[2007-2012] ----------------
     [echo] See build.properties and build-local.properties for additional 
build settings
     [echo] Apache Ant(TM) version 1.9.3 compiled on April 8 2014
     [echo] VM: 16.3-b01, Sun Microsystems Inc.
     [echo] JAVA_HOME: 
/home/jenkins/tools/java/jdk1.6.0_20-32-unlimited-security

init-avail:

init:

compile-java:
    [mkdir] Created dir: 
<https://builds.apache.org/job/xmlgraphics-fop-pdf-images/ws/build/classes>
    [javac] 
<https://builds.apache.org/job/xmlgraphics-fop-pdf-images/ws/build.xml>:187: 
warning: 'includeantruntime' was not set, defaulting to 
build.sysclasspath=last; set to false for repeatable builds
    [javac] Compiling 36 source files to 
<https://builds.apache.org/job/xmlgraphics-fop-pdf-images/ws/build/classes>
    [javac] 
<https://builds.apache.org/job/xmlgraphics-fop-pdf-images/ws/src/java/org/apache/fop/render/pdf/pdfbox/PDFBoxAdapter.java>:264:
 warning: [deprecation] getUnfilteredStream() in 
org.apache.pdfbox.cos.COSStream has been deprecated
    [javac]             in = originalStream.getUnfilteredStream();
    [javac]                                ^
    [javac] 
<https://builds.apache.org/job/xmlgraphics-fop-pdf-images/ws/src/java/org/apache/fop/render/pdf/pdfbox/PDFBoxAdapter.java>:268:
 warning: [deprecation] getFilteredStream() in org.apache.pdfbox.cos.COSStream 
has been deprecated
    [javac]             in = originalStream.getFilteredStream();
    [javac]                                ^
    [javac] 
<https://builds.apache.org/job/xmlgraphics-fop-pdf-images/ws/src/java/org/apache/fop/render/pdf/pdfbox/FontContainer.java>:77:
 warning: [deprecation] getUnfilteredStream() in 
org.apache.pdfbox.cos.COSStream has been deprecated
    [javac]                 input = ((COSStream)base).getUnfilteredStream();
    [javac]                                          ^
    [javac] 
<https://builds.apache.org/job/xmlgraphics-fop-pdf-images/ws/src/java/org/apache/fop/render/pdf/pdfbox/ImageLoaderFactoryPDF.java>:54:
 warning: [deprecation] 
getUsagePenalty(java.lang.String,org.apache.xmlgraphics.image.loader.ImageFlavor)
 in org.apache.xmlgraphics.image.loader.impl.AbstractImageLoaderFactory has 
been deprecated
    [javac]     public int getUsagePenalty(String mime, ImageFlavor flavor) {
    [javac]                ^
    [javac] 
<https://builds.apache.org/job/xmlgraphics-fop-pdf-images/ws/src/java/org/apache/fop/render/pdf/pdfbox/PDFWriter.java>:52:
 warning: [deprecation] 
PDFStreamParser(org.apache.pdfbox.pdmodel.common.PDStream) in 
org.apache.pdfbox.pdfparser.PDFStreamParser has been deprecated
    [javac]         PDFStreamParser pdfStreamParser = new 
PDFStreamParser(pdStream);
    [javac]                                           ^
    [javac] 
<https://builds.apache.org/job/xmlgraphics-fop-pdf-images/ws/src/java/org/apache/fop/render/pdf/pdfbox/PSPDFGraphics2D.java>:200:
 warning: [deprecation] getUnfilteredStream() in 
org.apache.pdfbox.cos.COSStream has been deprecated
    [javac]             byte[] x = 
IOUtils.toByteArray(stream.getUnfilteredStream());
    [javac]                                                  ^
    [javac] 
<https://builds.apache.org/job/xmlgraphics-fop-pdf-images/ws/src/java/org/apache/fop/render/pdf/pdfbox/PreloaderPDF.java>:198:
 warning: [deprecation] needInputStream(javax.xml.transform.Source) in 
org.apache.xmlgraphics.image.loader.util.ImageUtil has been deprecated
    [javac]                 final InputStream in = 
ImageUtil.needInputStream(src);
    [javac]                                                 ^
    [javac] 
<https://builds.apache.org/job/xmlgraphics-fop-pdf-images/ws/src/java/org/apache/fop/render/pdf/pdfbox/PreloaderPDF.java>:203:
 warning: [deprecation] closeQuietly(javax.xml.transform.Source) in 
org.apache.xmlgraphics.image.loader.util.ImageUtil has been deprecated
    [javac]                     ImageUtil.closeQuietly(src);
    [javac]                              ^
    [javac] Note: Some input files use unchecked or unsafe operations.
    [javac] Note: Recompile with -Xlint:unchecked for details.
    [javac] 8 warnings
     [copy] Copying 5 files to 
<https://builds.apache.org/job/xmlgraphics-fop-pdf-images/ws/build/classes>

resourcegen:
[generateEventResources] Event model written to 
<https://builds.apache.org/job/xmlgraphics-fop-pdf-images/ws/build/classes/org/apache/fop/render/pdf/pdfbox/event-model.xml>
     [copy] Copying 1 file to 
<https://builds.apache.org/job/xmlgraphics-fop-pdf-images/ws/build/classes>

uptodate-jar-main:

jar-main:
      [jar] Building jar: 
<https://builds.apache.org/job/xmlgraphics-fop-pdf-images/ws/build/fop-pdf-images-2.1.0.SNAPSHOT.jar>
      [jar] Building jar: 
<https://builds.apache.org/job/xmlgraphics-fop-pdf-images/ws/build/fop-pdf-images-2.1.0.SNAPSHOT-res.jar>

package:

info:
     [echo] ------------------- PDF image support for Apache FOP 2.1.0.SNAPSHOT 
[2007-2012] ----------------
     [echo] See build.properties and build-local.properties for additional 
build settings
     [echo] Apache Ant(TM) version 1.9.3 compiled on April 8 2014
     [echo] VM: 16.3-b01, Sun Microsystems Inc.
     [echo] JAVA_HOME: 
/home/jenkins/tools/java/jdk1.6.0_20-32-unlimited-security

init-avail:

init:

compile-java:
    [javac] 
<https://builds.apache.org/job/xmlgraphics-fop-pdf-images/ws/build.xml>:187: 
warning: 'includeantruntime' was not set, defaulting to 
build.sysclasspath=last; set to false for repeatable builds

resourcegen:

uptodate-jar-main:

jar-main:

package:

junit-compile-java:
    [mkdir] Created dir: 
<https://builds.apache.org/job/xmlgraphics-fop-pdf-images/ws/build/test-classes>
    [javac] 
<https://builds.apache.org/job/xmlgraphics-fop-pdf-images/ws/build.xml>:104: 
warning: 'includeantruntime' was not set, defaulting to 
build.sysclasspath=last; set to false for repeatable builds
    [javac] Compiling 9 source files to 
<https://builds.apache.org/job/xmlgraphics-fop-pdf-images/ws/build/test-classes>

junit:
    [mkdir] Created dir: 
<https://builds.apache.org/job/xmlgraphics-fop-pdf-images/ws/build/test-reports>
[jacoco:coverage] Enhancing junit with coverage
    [junit] Testsuite: org.apache.fop.render.pdf.DocumentRootModifierTestCase
    [junit] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 
0.608 sec
    [junit] 
    [junit] Testsuite: org.apache.fop.render.pdf.PDFBoxAdapterTestCase
    [junit] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 
11.259 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit] Jul 18, 2016 1:25:28 PM org.apache.pdfbox.cos.COSDocument finalize
    [junit] WARNING: Warning: You did not close a PDF Document
    [junit] Jul 18, 2016 1:25:31 PM org.apache.pdfbox.pdmodel.font.PDType1Font 
<init>
    [junit] WARNING: Using fallback font NimbusRomNo9L-Regu for CourierStd
    [junit] Jul 18, 2016 1:25:31 PM org.apache.pdfbox.pdmodel.font.PDType1Font 
<init>
    [junit] WARNING: Using fallback font NimbusRomNo9L-Regu for CourierStd
    [junit] Jul 18, 2016 1:25:31 PM 
org.apache.fop.render.pdf.pdfbox.MergeFontsPDFWriter getNewFont
    [junit] WARNING: CourierStd no font file
    [junit] Jul 18, 2016 1:25:31 PM 
org.apache.fop.render.pdf.pdfbox.MergeFontsPDFWriter getNewFont
    [junit] WARNING: Courier no font file
    [junit] Jul 18, 2016 1:25:31 PM 
org.apache.fop.render.pdf.pdfbox.MergeFontsPDFWriter getNewFont
    [junit] WARNING: Courier no font file
    [junit] Jul 18, 2016 1:25:31 PM 
org.apache.fop.render.pdf.pdfbox.MergeFontsPDFWriter getNewFont
    [junit] WARNING: Helvetica no font file
    [junit] Jul 18, 2016 1:25:31 PM 
org.apache.fop.render.pdf.pdfbox.MergeFontsPDFWriter getNewFont
    [junit] WARNING: Helvetica no font file
    [junit] Jul 18, 2016 1:25:32 PM 
org.apache.fop.render.pdf.pdfbox.MergeFontsPDFWriter getNewFont
    [junit] WARNING: Can't merge font subroutines URWChanceryL-MediItal
    [junit] Jul 18, 2016 1:25:32 PM 
org.apache.fop.render.pdf.pdfbox.MergeFontsPDFWriter getNewFont
    [junit] WARNING: Can't merge font subroutines URWChanceryL-MediItal
    [junit] Jul 18, 2016 1:25:32 PM 
org.apache.fop.render.pdf.pdfbox.MergeFontsPDFWriter getNewFont
    [junit] WARNING: Can't merge font subroutines URWChanceryL-MediItal
    [junit] Jul 18, 2016 1:25:32 PM 
org.apache.fop.render.pdf.pdfbox.MergeFontsPDFWriter getNewFont
    [junit] WARNING: Can't merge font subroutines URWChanceryL-MediItal
    [junit] Jul 18, 2016 1:25:32 PM 
org.apache.fop.render.pdf.pdfbox.MergeFontsPDFWriter getNewFont
    [junit] WARNING: Can't merge font subroutines URWChanceryL-MediItal
    [junit] Jul 18, 2016 1:25:33 PM org.apache.pdfbox.pdmodel.font.PDFont <init>
    [junit] WARNING: Invalid ToUnicode CMap in font ODNMDG+TT18Ct00
    [junit] Jul 18, 2016 1:25:33 PM org.apache.pdfbox.pdmodel.font.PDFont <init>
    [junit] WARNING: Invalid ToUnicode CMap in font ODNMDG+TT18Ct00
    [junit] Jul 18, 2016 1:25:35 PM org.apache.pdfbox.pdmodel.font.PDType0Font 
toUnicode
    [junit] WARNING: No Unicode mapping for CID+3 (3) in font Arial-Identity-H
    [junit] Jul 18, 2016 1:25:35 PM org.apache.pdfbox.pdmodel.font.PDType0Font 
toUnicode
    [junit] WARNING: No Unicode mapping for CID+19 (19) in font Arial-Identity-H
    [junit] Jul 18, 2016 1:25:35 PM org.apache.pdfbox.pdmodel.font.PDType0Font 
toUnicode
    [junit] WARNING: No Unicode mapping for CID+20 (20) in font Arial-Identity-H
    [junit] Jul 18, 2016 1:25:35 PM org.apache.pdfbox.pdmodel.font.PDType0Font 
toUnicode
    [junit] WARNING: No Unicode mapping for CID+24 (24) in font Arial-Identity-H
    [junit] Jul 18, 2016 1:25:35 PM org.apache.pdfbox.pdmodel.font.PDType0Font 
toUnicode
    [junit] WARNING: No Unicode mapping for CID+21 (21) in font Arial-Identity-H
    [junit] Jul 18, 2016 1:25:35 PM org.apache.pdfbox.pdmodel.font.PDType0Font 
toUnicode
    [junit] WARNING: No Unicode mapping for CID+56 (56) in font Arial-Identity-H
    [junit] Jul 18, 2016 1:25:35 PM org.apache.pdfbox.pdmodel.font.PDType0Font 
toUnicode
    [junit] WARNING: No Unicode mapping for CID+48 (48) in font Arial-Identity-H
    [junit] Jul 18, 2016 1:25:35 PM org.apache.pdfbox.pdmodel.font.PDType0Font 
toUnicode
    [junit] WARNING: No Unicode mapping for CID+54 (54) in font Arial-Identity-H
    [junit] Jul 18, 2016 1:25:35 PM org.apache.pdfbox.pdmodel.font.PDType0Font 
toUnicode
    [junit] WARNING: No Unicode mapping for CID+27 (27) in font Arial-Identity-H
    [junit] Jul 18, 2016 1:25:35 PM org.apache.pdfbox.pdmodel.font.PDType0Font 
toUnicode
    [junit] WARNING: No Unicode mapping for CID+47 (47) in font Arial-Identity-H
    [junit] Jul 18, 2016 1:25:37 PM org.apache.pdfbox.pdmodel.font.PDType1Font 
<init>
    [junit] WARNING: Using fallback font NimbusRomNo9L-Regu for CourierStd
    [junit] Jul 18, 2016 1:25:38 PM 
org.apache.pdfbox.pdmodel.font.PDTrueTypeFont <init>
    [junit] WARNING: Using fallback font 'LiberationSans' for 
'TimesNewRomanPSMT'
    [junit] Jul 18, 2016 1:25:38 PM org.apache.pdfbox.pdmodel.font.PDType1Font 
<init>
    [junit] WARNING: Using fallback font NimbusRomNo9L-Regu for CourierStd
    [junit] Jul 18, 2016 1:25:38 PM org.apache.pdfbox.pdmodel.font.PDType1Font 
<init>
    [junit] WARNING: Using fallback font NimbusRomNo9L-Regu for CourierStd
    [junit] Jul 18, 2016 1:25:38 PM 
org.apache.fop.render.pdf.pdfbox.MergeFontsPDFWriter getNewFont
    [junit] WARNING: CourierStd no font file
    [junit] Jul 18, 2016 1:25:38 PM 
org.apache.fop.render.pdf.pdfbox.MergeFontsPDFWriter getNewFont
    [junit] WARNING: Courier no font file
    [junit] Jul 18, 2016 1:25:38 PM 
org.apache.fop.render.pdf.pdfbox.MergeFontsPDFWriter getNewFont
    [junit] WARNING: Courier no font file
    [junit] Jul 18, 2016 1:25:38 PM 
org.apache.fop.render.pdf.pdfbox.MergeFontsPDFWriter getNewFont
    [junit] WARNING: Helvetica no font file
    [junit] Jul 18, 2016 1:25:38 PM 
org.apache.fop.render.pdf.pdfbox.MergeFontsPDFWriter getNewFont
    [junit] WARNING: Helvetica no font file
    [junit] Jul 18, 2016 1:25:38 PM 
org.apache.fop.render.pdf.pdfbox.MergeFontsPDFWriter getNewFont
    [junit] WARNING: Helvetica no font file
    [junit] Jul 18, 2016 1:25:38 PM 
org.apache.fop.render.pdf.pdfbox.MergeFontsPDFWriter getNewFont
    [junit] WARNING: Helvetica no font file
    [junit] Jul 18, 2016 1:25:38 PM 
org.apache.fop.render.pdf.pdfbox.MergeFontsPDFWriter getNewFont
    [junit] WARNING: Helvetica no font file
    [junit] Jul 18, 2016 1:25:38 PM 
org.apache.fop.render.pdf.pdfbox.MergeFontsPDFWriter getNewFont
    [junit] WARNING: Helvetica no font file
    [junit] Jul 18, 2016 1:25:38 PM 
org.apache.fop.render.pdf.pdfbox.MergeFontsPDFWriter getNewFont
    [junit] WARNING: Helvetica no font file
    [junit] Jul 18, 2016 1:25:38 PM 
org.apache.fop.render.pdf.pdfbox.MergeFontsPDFWriter getNewFont
    [junit] WARNING: Helvetica no font file
    [junit] Jul 18, 2016 1:25:38 PM 
org.apache.fop.render.pdf.pdfbox.MergeFontsPDFWriter getNewFont
    [junit] WARNING: Helvetica no font file
    [junit] Jul 18, 2016 1:25:38 PM 
org.apache.fop.render.pdf.pdfbox.MergeFontsPDFWriter getNewFont
    [junit] WARNING: Helvetica no font file
    [junit] Jul 18, 2016 1:25:38 PM 
org.apache.fop.render.pdf.pdfbox.MergeFontsPDFWriter getNewFont
    [junit] WARNING: Helvetica no font file
    [junit] Jul 18, 2016 1:25:38 PM 
org.apache.fop.render.pdf.pdfbox.MergeFontsPDFWriter getNewFont
    [junit] WARNING: Helvetica no font file
    [junit] Jul 18, 2016 1:25:38 PM 
org.apache.fop.render.pdf.pdfbox.MergeFontsPDFWriter getNewFont
    [junit] WARNING: Helvetica no font file
    [junit] Jul 18, 2016 1:25:38 PM 
org.apache.pdfbox.pdmodel.font.PDTrueTypeFont <init>
    [junit] WARNING: Using fallback font 'LiberationSans' for 
'TimesNewRomanPSMT'
    [junit] Jul 18, 2016 1:25:39 PM 
org.apache.fop.render.pdf.pdfbox.MergeFontsPDFWriter getNewFont
    [junit] WARNING: Helvetica no font file
    [junit] Jul 18, 2016 1:25:39 PM 
org.apache.fop.render.pdf.pdfbox.MergeFontsPDFWriter getNewFont
    [junit] WARNING: Helvetica no font file
    [junit] Jul 18, 2016 1:25:39 PM 
org.apache.fop.render.pdf.pdfbox.MergeFontsPDFWriter getNewFont
    [junit] WARNING: Can't merge font subroutines URWChanceryL-MediItal
    [junit] Jul 18, 2016 1:25:39 PM 
org.apache.fop.render.pdf.pdfbox.MergeFontsPDFWriter getNewFont
    [junit] WARNING: Can't merge font subroutines URWChanceryL-MediItal
    [junit] Jul 18, 2016 1:25:39 PM 
org.apache.fop.render.pdf.pdfbox.MergeFontsPDFWriter getNewFont
    [junit] WARNING: Can't merge font subroutines URWChanceryL-MediItal
    [junit] Jul 18, 2016 1:25:39 PM 
org.apache.fop.render.pdf.pdfbox.MergeFontsPDFWriter getNewFont
    [junit] WARNING: Can't merge font subroutines URWChanceryL-MediItal
    [junit] Jul 18, 2016 1:25:39 PM 
org.apache.fop.render.pdf.pdfbox.MergeFontsPDFWriter getNewFont
    [junit] WARNING: Can't merge font subroutines URWChanceryL-MediItal
    [junit] ------------- ---------------- ---------------
    [junit] Testsuite: org.apache.fop.render.pdf.PDFRotateTestCase
    [junit] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 
0.006 sec
    [junit] 
    [junit] Testsuite: org.apache.fop.render.pdf.PDFWriterTestCase
    [junit] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 
0.005 sec
    [junit] 
    [junit] Testsuite: org.apache.fop.render.pdf.PageParentTreeFinderTestCase
    [junit] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 
0.012 sec
    [junit] 
    [junit] Testsuite: org.apache.fop.render.pdf.PreloaderPDFTestCase
    [junit] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 
0.023 sec
    [junit] 
    [junit] Testsuite: org.apache.fop.render.pdf.StructureTreeMergerTestCase
    [junit] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 
0.056 sec
    [junit] 
    [junit] Testsuite: org.apache.fop.render.pdf.StructureTreeMergerUtilTestCase
    [junit] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 
0.004 sec
    [junit] 
    [junit] Testsuite: org.apache.fop.render.pdf.TaggedPDFConductorTestCase
    [junit] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 
0.075 sec
    [junit] 
[jacoco:report] Loading execution data file 
<https://builds.apache.org/job/xmlgraphics-fop-pdf-images/ws/build/coverage/jacoco.exec>
[jacoco:report] Writing bundle 'Apache FOP' with 48 classes

checkstyle:
[checkstyle] Running Checkstyle 5.5 on 45 files

findbugs:

BUILD FAILED
<https://builds.apache.org/job/xmlgraphics-fop-pdf-images/ws/build.xml>:439: 
/home/hudson/tools/findbugs/findbugs-2.0.3/lib does not exist.

Total time: 20 seconds
Build step 'Execute shell' marked build as failure

Reply via email to