[Qa-jenkins-scm] Build failed in Jenkins: reproducible_builder_armhf_10 #11902

jenkins at jenkins.debian.net jenkins at jenkins.debian.net
Thu Sep 8 15:12:35 UTC 2016


See <https://jenkins.debian.net/job/reproducible_builder_armhf_10/11902/>

------------------------------------------
[...truncated 1690 lines...]
    [javac] Note: Some input files use unchecked or unsafe operations.
    [javac] Note: Recompile with -Xlint:unchecked for details.
    [javac] 4 warnings

compile-copy-resources:
     [copy] Copying 10 files to /build-1st/xmlgraphics-commons-2.1/build/classes

compile:

uptodate-jar-main:

jar-main:
      [jar] Building jar: /build-1st/xmlgraphics-commons-2.1/build/xmlgraphics-commons-2.1.jar

package.NET:

package:

junit-init:

junit-compile:
    [mkdir] Created dir: /build-1st/xmlgraphics-commons-2.1/build/test-classes
    [mkdir] Created dir: /build-1st/xmlgraphics-commons-2.1/build/test-reports
    [javac] Compiling 72 source files to /build-1st/xmlgraphics-commons-2.1/build/test-classes
    [javac] warning: [options] bootstrap class path not set in conjunction with -source 1.5
    [javac] warning: [options] source value 1.5 is obsolete and will be removed in a future release
    [javac] warning: [options] target value 1.5 is obsolete and will be removed in a future release
    [javac] warning: [options] To suppress warnings about obsolete options, use -Xlint:-options.
    [javac] /build-1st/xmlgraphics-commons-2.1/test/java/org/apache/xmlgraphics/ps/PSPageDeviceDictionaryTestCase.java:24: warning: [deprecation] Assert in junit.framework has been deprecated
    [javac] import junit.framework.Assert;
    [javac]                       ^
    [javac] /build-1st/xmlgraphics-commons-2.1/test/java/org/apache/xmlgraphics/io/URIResolverAdapterTestCase.java:69: warning: [deprecation] copy(InputStream,Writer) in IOUtils has been deprecated
    [javac]         IOUtils.copy(stream, writer);
    [javac]                ^
    [javac] /build-1st/xmlgraphics-commons-2.1/test/java/org/apache/xmlgraphics/io/XmlSourceUtilTestCase.java:94: warning: [deprecation] copy(InputStream,Writer) in IOUtils has been deprecated
    [javac]         IOUtils.copy(inStream, writer);
    [javac]                ^
    [javac] /build-1st/xmlgraphics-commons-2.1/test/java/org/apache/xmlgraphics/io/XmlSourceUtilTestCase.java:148: warning: [deprecation] copy(InputStream,Writer) in IOUtils has been deprecated
    [javac]         IOUtils.copy(inStream, writer);
    [javac]                ^
    [javac] /build-1st/xmlgraphics-commons-2.1/test/java/org/apache/xmlgraphics/ps/PSPageDeviceDictionaryTestCase.java:34: warning: [deprecation] Assert in junit.framework has been deprecated
    [javac]         Assert.assertEquals(p.getContent(), "<<\n  x y\n>>");
    [javac]         ^
    [javac] /build-1st/xmlgraphics-commons-2.1/test/java/org/apache/xmlgraphics/ps/PSPageDeviceDictionaryTestCase.java:35: warning: [deprecation] Assert in junit.framework has been deprecated
    [javac]         Assert.assertEquals(p.getContent(), "");
    [javac]         ^
    [javac] Note: Some input files use unchecked or unsafe operations.
    [javac] Note: Recompile with -Xlint:unchecked for details.
    [javac] 10 warnings
     [copy] Copying 33 files to /build-1st/xmlgraphics-commons-2.1/build/test-classes

junit-basic:
     [echo] Running basic functionality tests
    [junit] Testsuite: org.apache.xmlgraphics.fonts.GlyphsTestCase
    [junit] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.502 sec
    [junit] 
    [junit] Testsuite: org.apache.xmlgraphics.image.codec.png.CodecResourcesTestCase
    [junit] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.084 sec
    [junit] 
    [junit] Testsuite: org.apache.xmlgraphics.image.codec.png.PNGEncoderTestCase
    [junit] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.458 sec
    [junit] 
    [junit] Testsuite: org.apache.xmlgraphics.image.codec.tiff.ImageInfoTestCase
    [junit] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.219 sec
    [junit] 
    [junit] Testsuite: org.apache.xmlgraphics.image.codec.tiff.ImageTypeTestCase
    [junit] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.957 sec
    [junit] 
    [junit] Testsuite: org.apache.xmlgraphics.image.codec.tiff.TIFFImageEncoderTestCase
    [junit] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.844 sec
    [junit] 
    [junit] Testsuite: org.apache.xmlgraphics.image.loader.CorruptImagesTestCase
    [junit] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.224 sec
    [junit] 
    [junit] Testsuite: org.apache.xmlgraphics.image.loader.ImageFlavorTestCase
    [junit] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.307 sec
    [junit] 
    [junit] Testsuite: org.apache.xmlgraphics.image.loader.ImageLoaderTestCase
    [junit] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.167 sec
    [junit] 
    [junit] Testsuite: org.apache.xmlgraphics.image.loader.ImagePipelineTestCase
    [junit] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.342 sec
    [junit] 
    [junit] Testsuite: org.apache.xmlgraphics.image.loader.ImagePreloaderTestCase
    [junit] Tests run: 17, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.632 sec
    [junit] 
    [junit] Testsuite: org.apache.xmlgraphics.image.loader.ImageSessionContextTestCase
    [junit] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.608 sec
    [junit] 
    [junit] Testsuite: org.apache.xmlgraphics.image.loader.ImageUtilTestCase
    [junit] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.583 sec
    [junit] 
    [junit] Testsuite: org.apache.xmlgraphics.image.loader.PenaltyTestCase
    [junit] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.567 sec
    [junit] 
    [junit] Testsuite: org.apache.xmlgraphics.image.loader.PipelineFactoryTestCase
    [junit] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.094 sec
    [junit] 
    [junit] Testsuite: org.apache.xmlgraphics.image.loader.cache.DefaultExpirationPolicyTestCase
    [junit] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.566 sec
    [junit] 
    [junit] Testsuite: org.apache.xmlgraphics.image.loader.cache.ImageCacheTestCase
    [junit] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.654 sec
    [junit] 
    [junit] Testsuite: org.apache.xmlgraphics.image.loader.impl.ImageLoaderFactoryPNGTestCase
    [junit] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.338 sec
    [junit] 
    [junit] Testsuite: org.apache.xmlgraphics.image.loader.impl.ImageLoaderImageIOTestCase
    [junit] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.323 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit] Sep 08, 2016 3:02:35 AM org.apache.xmlgraphics.image.loader.impl.imageio.ImageLoaderImageIO loadImage
    [junit] WARNING: Image file:/build-1st/xmlgraphics-commons-2.1/build/test-classes/org/apache/xmlgraphics/image/loader/impl/gray-vs-cmyk-profile.png has an incompatible color profile. The color profile will be ignored.
    [junit] Color model of loaded bitmap: ColorModel: #pixelBits = 16 numComponents = 2 color space = java.awt.color.ICC_ColorSpace at cd8737 transparency = 3 has alpha = true isAlphaPre = false
    [junit] Color model of color profile: ColorModel: #pixelBits = 40 numComponents = 5 color space = java.awt.color.ICC_ColorSpace at 1f256fa transparency = 3 has alpha = true isAlphaPre = false
    [junit] ------------- ---------------- ---------------
    [junit] Testsuite: org.apache.xmlgraphics.image.loader.impl.ImageLoaderPNGTestCase
    [junit] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.51 sec
    [junit] 
    [junit] Testsuite: org.apache.xmlgraphics.image.loader.impl.ImageLoaderRawCCITTFaxTestCase
    [junit] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.145 sec
    [junit] 
    [junit] Testsuite: org.apache.xmlgraphics.image.loader.impl.ImageLoaderRawPNGTestCase
    [junit] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.595 sec
    [junit] 
    [junit] Testsuite: org.apache.xmlgraphics.image.loader.impl.PNGFileTestCase
    [junit] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.26 sec
    [junit] 
    [junit] Testsuite: org.apache.xmlgraphics.image.loader.impl.PreloaderJPEGTestCase
    [junit] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.59 sec
    [junit] 
    [junit] Testsuite: org.apache.xmlgraphics.image.writer.ImageWriterRegistryTestCase
    [junit] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.491 sec
    [junit] 
    [junit] Testsuite: org.apache.xmlgraphics.image.writer.ResolutionTestCase
    [junit] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.342 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit] Problem while writing image using ImageI/O: Metadata Adobe settings incompatible with image type. Metadata modified.
    [junit] Problem while writing image using ImageI/O: Metadata Adobe settings incompatible with image type. Metadata modified.
    [junit] ------------- ---------------- ---------------
    [junit] Testsuite: org.apache.xmlgraphics.image.writer.imageio.ImageIOTIFFImageWriterTestCase
    [junit] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.75 sec
    [junit] 
    [junit] ------------- Standard Output ---------------
    [junit] Skipping endianness test for ImageIO-based TIFF writer because JAI ImageIO Tools is not available!
    [junit] Skipping endianness test for ImageIO-based TIFF writer because JAI ImageIO Tools is not available!
    [junit] ------------- ---------------- ---------------
    [junit] Testsuite: org.apache.xmlgraphics.io.TempResourceURIGeneratorTestCase
    [junit] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.926 sec
    [junit] 
    [junit] Testsuite: org.apache.xmlgraphics.io.URIResolverAdapterTestCase
    [junit] Tests run: 3, Failures: 0, Errors: 0, Skipped: 2, Time elapsed: 0.854 sec
    [junit] 
    [junit] Testcase: testCatalogResolver(org.apache.xmlgraphics.io.URIResolverAdapterTestCase):SKIPPED: Literally no idea why this doesn't work... Gonna look at the catalog resolver source
    [junit] Testcase: testCatalogResolverInAdapter(org.apache.xmlgraphics.io.URIResolverAdapterTestCase):SKIPPED: Literally no idea why this doesn't work... Gonna look at the catalog resolver source
    [junit] Testsuite: org.apache.xmlgraphics.io.XmlSourceUtilTestCase
    [junit] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.37 sec
    [junit] 
    [junit] Testsuite: org.apache.xmlgraphics.java2d.GraphicContextTestCase
    [junit] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.717 sec
    [junit] 
    [junit] Testsuite: org.apache.xmlgraphics.java2d.GraphicsConfigurationWithTransparencyTestCase
    [junit] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.745 sec
    [junit] 
    [junit] Testsuite: org.apache.xmlgraphics.java2d.GraphicsConfigurationWithoutTransparencyTestCase
    [junit] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.897 sec
    [junit] 
    [junit] ------------- Standard Error -----------------
    [junit] Sep 08, 2016 3:03:24 AM org.apache.xmlgraphics.java2d.GraphicsConfigurationWithoutTransparency getColorModel
    [junit] WARNING: Does not support transparencies (alpha channels) in images
    [junit] Sep 08, 2016 3:03:24 AM org.apache.xmlgraphics.java2d.GraphicsConfigurationWithoutTransparency createCompatibleImage
    [junit] WARNING: Does not support transparencies (alpha channels) in images
    [junit] Sep 08, 2016 3:03:24 AM org.apache.xmlgraphics.java2d.GraphicsConfigurationWithoutTransparency createCompatibleImage
    [junit] WARNING: Does not support transparencies (alpha channels) in images
    [junit] ------------- ---------------- ---------------
    [junit] Testsuite: org.apache.xmlgraphics.java2d.color.ColorConverterTestCase
    [junit] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.707 sec
    [junit] 
    [junit] Testsuite: org.apache.xmlgraphics.java2d.color.ColorWithAlternativesTestCase
    [junit] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.778 sec
    [junit] 
    [junit] Testsuite: org.apache.xmlgraphics.java2d.color.NamedColorTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.776 sec
    [junit] 
    [junit] Testsuite: org.apache.xmlgraphics.java2d.color.profile.ColorProfileUtilTestCase
    [junit] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.723 sec
    [junit] 
    [junit] Testsuite: org.apache.xmlgraphics.java2d.color.profile.NamedColorProfileParserTestCase
    [junit] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.747 sec
    [junit] 
    [junit] Testsuite: org.apache.xmlgraphics.java2d.ps.PSGraphics2DTestCase
    [junit] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.592 sec
    [junit] 
    [junit] Testsuite: org.apache.xmlgraphics.ps.ImageEncodingHelperTestCase
    [junit] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.91 sec
    [junit] 
    [junit] Testsuite: org.apache.xmlgraphics.ps.PSEscapeTestCase
    [junit] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.345 sec
    [junit] 
    [junit] Testsuite: org.apache.xmlgraphics.ps.PSPageDeviceDictionaryTestCase
    [junit] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.329 sec
    [junit] 
    [junit] Testsuite: org.apache.xmlgraphics.ps.dsc.DSCParserTestCase
    [junit] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.861 sec
    [junit] 
    [junit] Testsuite: org.apache.xmlgraphics.ps.dsc.ListenerTestCase
    [junit] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.973 sec
    [junit] 
    [junit] ------------- Standard Output ---------------
    [junit] org.apache.xmlgraphics.ps.dsc.events.DSCHeaderComment at b8f8f4
    [junit] org.apache.xmlgraphics.ps.dsc.events.DSCCommentBoundingBox at 1b0f6b2
    [junit] org.apache.xmlgraphics.ps.dsc.events.DSCCommentLanguageLevel at 196cd68
    [junit] org.apache.xmlgraphics.ps.dsc.events.PostScriptComment at 139ad8e
    [junit] org.apache.xmlgraphics.ps.dsc.events.DSCCommentEndComments at 4c0bc4
    [junit] org.apache.xmlgraphics.ps.dsc.events.PostScriptLine at 807e25
    [junit] org.apache.xmlgraphics.ps.dsc.events.PostScriptLine at 3046da
    [junit] org.apache.xmlgraphics.ps.dsc.events.PostScriptComment at 98129
    [junit] org.apache.xmlgraphics.ps.dsc.events.PostScriptLine at 18e2867
    [junit] org.apache.xmlgraphics.ps.dsc.events.PostScriptLine at f40c25
    [junit] org.apache.xmlgraphics.ps.dsc.events.PostScriptLine at da9e37
    [junit] org.apache.xmlgraphics.ps.dsc.events.DSCCommentEndOfFile at bc508c
    [junit] ------------- ---------------- ---------------
    [junit] Testsuite: org.apache.xmlgraphics.ps.dsc.events.DSCCommentBoundingBoxTestCase
    [junit] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.802 sec
    [junit] 
    [junit] Testsuite: org.apache.xmlgraphics.ps.dsc.events.DSCValueParserTestCase
    [junit] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.597 sec
    [junit] 
    [junit] Testsuite: org.apache.xmlgraphics.ps.dsc.tools.DSCToolsTestCase
    [junit] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.581 sec
    [junit] 
    [junit] Testsuite: org.apache.xmlgraphics.util.ClasspathResourceTestCase
    [junit] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.718 sec
    [junit] 
    [junit] Testsuite: org.apache.xmlgraphics.util.DateFormatUtilTestCase
    [junit] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.636 sec
    [junit] 
    [junit] Testsuite: org.apache.xmlgraphics.util.DoubleFormatUtilTestCase
/srv/reproducible-results/rbuild-debian-p9iIh2qr/tmp.SHY7B6RbSi:	 45.9% -- replaced with /srv/reproducible-results/rbuild-debian-p9iIh2qr/tmp.SHY7B6RbSi.gz
FATAL: null
java.lang.NullPointerException
	at hudson.plugins.build_timeout.BuildTimeoutWrapper$EnvironmentImpl.tearDown(BuildTimeoutWrapper.java:199)
	at hudson.model.Build$BuildExecution.doRun(Build.java:173)
	at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:534)
	at hudson.model.Run.execute(Run.java:1741)
	at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
	at hudson.model.ResourceController.execute(ResourceController.java:98)
	at hudson.model.Executor.run(Executor.java:410)



More information about the Qa-jenkins-scm mailing list