You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@poi.apache.org by Apache Jenkins Server <je...@builds.apache.org> on 2015/10/19 10:34:59 UTC

Build failed in Jenkins: POI #896

See <https://builds.apache.org/job/POI/896/changes>

Changes:

[virtuald] XDGF: fix jenkins build errors

------------------------------------------
Started by an SCM change
[EnvInject] - Loading node environment variables.
Building remotely on ubuntu-6 (docker Ubuntu ubuntu) in workspace <https://builds.apache.org/job/POI/ws/>
Updating http://svn.apache.org/repos/asf/poi/trunk at revision '2015-10-19T08:34:13.156 +0000'
U         src/ooxml/testcases/org/apache/poi/xdgf/extractor/TestXDGFVisioExtractor.java
U         src/ooxml/java/org/apache/poi/xdgf/extractor/XDGFVisioExtractor.java
U         src/ooxml/java/org/apache/poi/xdgf/util/HierarchyPrinter.java
U         src/ooxml/java/org/apache/poi/xdgf/usermodel/shape/ShapeTextVisitor.java
U         src/ooxml/java/org/apache/poi/xdgf/usermodel/section/CombinedIterable.java
Fetching 'https://svn.apache.org/repos/asf/poi/site/forrest.properties' at -1 into '<https://builds.apache.org/job/POI/ws/forrest.properties'>
Fetching 'https://svn.apache.org/repos/asf/poi/site/src/documentation' at -1 into '<https://builds.apache.org/job/POI/ws/src/documentation'>
At revision 1709377
At revision 1709377
no change for http://svn.apache.org/repos/asf/poi/trunk/forrest.properties since the previous build
no change for https://svn.apache.org/repos/asf/poi/site/src/documentation since the previous build
[EnvInject] - Executing scripts and injecting environment variables after the SCM step.
[EnvInject] - Injecting as environment variables the properties content 
LANG=en_US.UTF-8

[EnvInject] - Variables injected successfully.
[POI] $ /home/jenkins/tools/ant/latest/bin/ant -Dcoverage.enabled=true clean jenkins
Buildfile: <https://builds.apache.org/job/POI/ws/build.xml>

clean:
   [delete] Deleting directory <https://builds.apache.org/job/POI/ws/build>

check-jars:

fetch-jars:

check-ooxml-jars:

fetch-ooxml-jars:

init:
    [mkdir] Created dir: <https://builds.apache.org/job/POI/ws/build>
    [mkdir] Created dir: <https://builds.apache.org/job/POI/ws/build/classes>
    [mkdir] Created dir: <https://builds.apache.org/job/POI/ws/build/test-classes>
    [mkdir] Created dir: <https://builds.apache.org/job/POI/ws/build/test-results>
    [mkdir] Created dir: <https://builds.apache.org/job/POI/ws/build/scratchpad-classes>
    [mkdir] Created dir: <https://builds.apache.org/job/POI/ws/build/scratchpad-test-classes>
    [mkdir] Created dir: <https://builds.apache.org/job/POI/ws/build/scratchpad-test-results>
    [mkdir] Created dir: <https://builds.apache.org/job/POI/ws/build/geometry-java>
    [mkdir] Created dir: <https://builds.apache.org/job/POI/ws/build/ooxml-classes>
    [mkdir] Created dir: <https://builds.apache.org/job/POI/ws/build/ooxml-test-classes>
    [mkdir] Created dir: <https://builds.apache.org/job/POI/ws/build/ooxml-test-results>
    [mkdir] Created dir: <https://builds.apache.org/job/POI/ws/build/excelant-classes>
    [mkdir] Created dir: <https://builds.apache.org/job/POI/ws/build/excelant-test-classes>
    [mkdir] Created dir: <https://builds.apache.org/job/POI/ws/build/excelant-test-results>
    [mkdir] Created dir: <https://builds.apache.org/job/POI/ws/build/examples-classes>
    [mkdir] Created dir: <https://builds.apache.org/job/POI/ws/build/integration-test-classes>
    [mkdir] Created dir: <https://builds.apache.org/job/POI/896/artifact/build/integration-test-results>
    [mkdir] Created dir: <https://builds.apache.org/job/POI/ws/build/dist>
    [mkdir] Created dir: <https://builds.apache.org/job/POI/ws/build/tmp/site/build/site>
     [echo] Using Java: 1.6.0_45/1.6.0_45-b06/20.45-b01/Java HotSpot(TM) Server VM from Sun Microsystems Inc. on Linux: 3.13.0-36-lowlatency

compile-main:
    [javac] Compiling 1180 source files to <https://builds.apache.org/job/POI/ws/build/classes>
    [javac] Note: Some input files use or override a deprecated API.
    [javac] Note: Recompile with -Xlint:deprecation for details.
    [javac] Note: <https://builds.apache.org/job/POI/ws/src/java/org/apache/poi/hpsf/CustomProperties.java> uses unchecked or unsafe operations.
    [javac] Note: Recompile with -Xlint:unchecked for details.
    [javac] Compiling 515 source files to <https://builds.apache.org/job/POI/ws/build/test-classes>
    [javac] Note: Some input files use or override a deprecated API.
    [javac] Note: Recompile with -Xlint:deprecation for details.
    [javac] Note: Some input files use unchecked or unsafe operations.
    [javac] Note: Recompile with -Xlint:unchecked for details.
     [copy] Copying 4 files to <https://builds.apache.org/job/POI/ws/build/classes>

check-ooxml-xsds:

fetch-ooxml-xsds:

generate-geometry:

compile-scratchpad:
    [javac] Compiling 438 source files to <https://builds.apache.org/job/POI/ws/build/scratchpad-classes>
    [javac] Note: Some input files use or override a deprecated API.
    [javac] Note: Recompile with -Xlint:deprecation for details.
    [javac] Note: <https://builds.apache.org/job/POI/ws/src/scratchpad/src/org/apache/poi/hwpf/model/PropertyNode.java> uses unchecked or unsafe operations.
    [javac] Note: Recompile with -Xlint:unchecked for details.
    [javac] Compiling 181 source files to <https://builds.apache.org/job/POI/ws/build/scratchpad-test-classes>
    [javac] Note: Some input files use or override a deprecated API.
    [javac] Note: Recompile with -Xlint:deprecation for details.
    [javac] Note: <https://builds.apache.org/job/POI/ws/src/scratchpad/testcases/org/apache/poi/hslf/TestReWriteSanity.java> uses unchecked or unsafe operations.
    [javac] Note: Recompile with -Xlint:unchecked for details.
     [copy] Copying 2 files to <https://builds.apache.org/job/POI/ws/build/scratchpad-classes>

check-compiled-ooxml-xsds:

compile-ooxml-xsds:

compile-ooxml:
    [javac] Compiling 404 source files to <https://builds.apache.org/job/POI/ws/build/ooxml-classes>
    [javac] warning: com/graphbuilder/curve/ControlPath.class(com/graphbuilder/curve:ControlPath.class): major version 51 is newer than 50, the highest major version supported by this compiler.
    [javac] It is recommended that the compiler be upgraded.
    [javac] warning: com/graphbuilder/curve/ShapeMultiPath.class(com/graphbuilder/curve:ShapeMultiPath.class): major version 51 is newer than 50, the highest major version supported by this compiler.
    [javac] It is recommended that the compiler be upgraded.
    [javac] warning: com/graphbuilder/curve/ValueVector.class(com/graphbuilder/curve:ValueVector.class): major version 51 is newer than 50, the highest major version supported by this compiler.
    [javac] It is recommended that the compiler be upgraded.
    [javac] warning: com/graphbuilder/geom/PointFactory.class(com/graphbuilder/geom:PointFactory.class): major version 51 is newer than 50, the highest major version supported by this compiler.
    [javac] It is recommended that the compiler be upgraded.
    [javac] warning: com/graphbuilder/curve/GroupIterator.class(com/graphbuilder/curve:GroupIterator.class): major version 51 is newer than 50, the highest major version supported by this compiler.
    [javac] It is recommended that the compiler be upgraded.
    [javac] warning: com/graphbuilder/curve/NURBSpline.class(com/graphbuilder/curve:NURBSpline.class): major version 51 is newer than 50, the highest major version supported by this compiler.
    [javac] It is recommended that the compiler be upgraded.
    [javac] warning: com/graphbuilder/geom/Point2d.class(com/graphbuilder/geom:Point2d.class): major version 51 is newer than 50, the highest major version supported by this compiler.
    [javac] It is recommended that the compiler be upgraded.
    [javac] warning: com/graphbuilder/curve/Point.class(com/graphbuilder/curve:Point.class): major version 51 is newer than 50, the highest major version supported by this compiler.
    [javac] It is recommended that the compiler be upgraded.
    [javac] warning: com/graphbuilder/curve/MultiPath.class(com/graphbuilder/curve:MultiPath.class): major version 51 is newer than 50, the highest major version supported by this compiler.
    [javac] It is recommended that the compiler be upgraded.
    [javac] warning: com/graphbuilder/curve/BSpline.class(com/graphbuilder/curve:BSpline.class): major version 51 is newer than 50, the highest major version supported by this compiler.
    [javac] It is recommended that the compiler be upgraded.
    [javac] warning: com/graphbuilder/curve/ParametricCurve.class(com/graphbuilder/curve:ParametricCurve.class): major version 51 is newer than 50, the highest major version supported by this compiler.
    [javac] It is recommended that the compiler be upgraded.
    [javac] warning: com/graphbuilder/curve/Curve.class(com/graphbuilder/curve:Curve.class): major version 51 is newer than 50, the highest major version supported by this compiler.
    [javac] It is recommended that the compiler be upgraded.
    [javac] <https://builds.apache.org/job/POI/ws/src/ooxml/java/org/apache/poi/xdgf/usermodel/section/CombinedIterable.java>:36: org.apache.poi.xdgf.usermodel.section.CombinedIterable.EmptyIterator is not abstract and does not override abstract method remove() in java.util.Iterator
    [javac]     private static final class EmptyIterator<T> implements Iterator<T> {
    [javac]                          ^
    [javac] Note: Some input files use or override a deprecated API.
    [javac] Note: Recompile with -Xlint:deprecation for details.
    [javac] 1 error
    [javac] 12 warnings

BUILD FAILED
<https://builds.apache.org/job/POI/ws/build.xml>:841: Compile failed; see the compiler error output for details.

Total time: 20 seconds
Build step 'Invoke Ant' marked build as failure
[FINDBUGS] Skipping publisher since build result is FAILURE
[WARNINGS] Skipping publisher since build result is FAILURE
Archiving artifacts
Compressed 61.70 MB of artifacts by 99.7% relative to #894
Recording test results
ERROR: Publisher 'Publish JUnit test result report' failed: No test report files were found. Configuration error?


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


Jenkins build is back to normal : POI #898

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/POI/898/changes>


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


Build failed in Jenkins: POI #897

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/POI/897/changes>

Changes:

[virtuald] XDGF: fix jdk < 1.8 compat

------------------------------------------
[...truncated 129 lines...]

compile-excelant:
    [javac] Compiling 14 source files to <https://builds.apache.org/job/POI/ws/build/excelant-classes>
    [javac] Compiling 13 source files to <https://builds.apache.org/job/POI/ws/build/excelant-test-classes>
     [copy] Copying 1 file to <https://builds.apache.org/job/POI/ws/build/excelant-classes>

compile:

compile-ooxml-lite:
    [mkdir] Created dir: <https://builds.apache.org/job/POI/ws/build/ooxml-lite-merged>
      [jar] Building jar: <https://builds.apache.org/job/POI/ws/build/ooxml-lite-merged/ooxml-lite-merged.jar>
     [java] Collecting unit tests from <https://builds.apache.org/job/POI/ws/build/ooxml-test-classes>
     [java] Found 172 classes
     [java] ..............................I........................I......................Done
     [java] ............<?xml version="1.0" encoding="UTF-8"?>
     [java] <worksheet xmlns="http://schemas.openxmlformats.org/spreadsheetml/2006/main"><dimension ref="A1"/><sheetViews><sheetView workbookViewId="0" tabSelected="true"/></sheetViews><sheetFormatPr defaultRowHeight="15.0"/><sheetData/><pageMargins bottom="0.75" footer="0.3" header="0.3" left="0.7" right="0.7" top="0.75"/></worksheet>
     [java] [Fatal Error] :1:1: The parser has encountered more than "4,096" entity expansions in this document; this is the limit imposed by the application.
     [java] [Fatal Error] :1:1: The parser has encountered more than "4,096" entity expansions in this document; this is the limit imposed by the application.
     [java] .................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................I......I......................I...................III.II.......I..........................................................Setting col: 0 and row 0
     [java] Setting col: 1 and row 1
     [java] ..................................................................................................................................................................................................................................................................................................................................................................Name: /word/document.xml - Content Type: application/vnd.openxmlformats-officedocument.wordprocessingml.document.main+xml
     [java] SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder".
     [java] SLF4J: Defaulting to no-operation (NOP) logger implementation
     [java] SLF4J: See http://www.slf4j.org/codes.html#StaticLoggerBinder for further details.
     [java] JAXP: find factoryId =javax.xml.stream.XMLInputFactory
     [java] JAXP: found system property, value=com.sun.xml.internal.stream.XMLInputFactoryImpl
     [java] JAXP: created new instance of class com.sun.xml.internal.stream.XMLInputFactoryImpl using ClassLoader: null
     [java] .......................................I......................................................................................................................................................................II................E..E.E......................................I................................................E........
     [java] Time: 163.19
     [java] There were 4 failures:
     [java] 1) testPackage(org.apache.poi.extractor.TestExtractorFactory)
     [java] java.lang.UnsupportedClassVersionError: com/graphbuilder/curve/Point : Unsupported major.minor version 51.0
     [java] 	at java.lang.ClassLoader.defineClass1(Native Method)
     [java] 	at java.lang.ClassLoader.defineClassCond(ClassLoader.java:631)
     [java] 	at java.lang.ClassLoader.defineClass(ClassLoader.java:615)
     [java] 	at java.security.SecureClassLoader.defineClass(SecureClassLoader.java:141)
     [java] 	at java.net.URLClassLoader.defineClass(URLClassLoader.java:283)
     [java] 	at java.net.URLClassLoader.access$000(URLClassLoader.java:58)
     [java] 	at java.net.URLClassLoader$1.run(URLClassLoader.java:197)
     [java] 	at java.security.AccessController.doPrivileged(Native Method)
     [java] 	at java.net.URLClassLoader.findClass(URLClassLoader.java:190)
     [java] 	at java.lang.ClassLoader.loadClass(ClassLoader.java:306)
     [java] 	at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:301)
     [java] 	at java.lang.ClassLoader.loadClass(ClassLoader.java:247)
     [java] 	at java.lang.Class.getDeclaredConstructors0(Native Method)
     [java] 	at java.lang.Class.privateGetDeclaredConstructors(Class.java:2398)
     [java] 	at java.lang.Class.getConstructor0(Class.java:2708)
     [java] 	at java.lang.Class.getDeclaredConstructor(Class.java:1987)
     [java] 	at org.apache.poi.xdgf.util.ObjectFactory.put(ObjectFactory.java:34)
     [java] 	at org.apache.poi.xdgf.usermodel.section.geometry.GeometryRowFactory.<clinit>(GeometryRowFactory.java:39)
     [java] 	at org.apache.poi.xdgf.usermodel.section.GeometrySection.<init>(GeometrySection.java:55)
     [java] 	at org.apache.poi.xdgf.usermodel.XDGFSheet.<init>(XDGFSheet.java:77)
     [java] 	at org.apache.poi.xdgf.usermodel.XDGFShape.<init>(XDGFShape.java:113)
     [java] 	at org.apache.poi.xdgf.usermodel.XDGFShape.<init>(XDGFShape.java:125)
     [java] 	at org.apache.poi.xdgf.usermodel.XDGFShape.<init>(XDGFShape.java:107)
     [java] 	at org.apache.poi.xdgf.usermodel.XDGFBaseContents.onDocumentRead(XDGFBaseContents.java:71)
     [java] 	at org.apache.poi.xdgf.usermodel.XDGFMasterContents.onDocumentRead(XDGFMasterContents.java:55)
     [java] 	at org.apache.poi.xdgf.usermodel.XDGFMasters.onDocumentRead(XDGFMasters.java:87)
     [java] 	at org.apache.poi.xdgf.usermodel.XmlVisioDocument.onDocumentRead(XmlVisioDocument.java:106)
     [java] 	at org.apache.poi.POIXMLDocument.load(POIXMLDocument.java:177)
     [java] 	at org.apache.poi.xdgf.usermodel.XmlVisioDocument.<init>(XmlVisioDocument.java:79)
     [java] 	at org.apache.poi.xdgf.extractor.XDGFVisioExtractor.<init>(XDGFVisioExtractor.java:41)
     [java] 	at org.apache.poi.extractor.ExtractorFactory.createExtractor(ExtractorFactory.java:178)
     [java] 	at org.apache.poi.extractor.TestExtractorFactory.testPackage(TestExtractorFactory.java:560)
     [java] 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
     [java] 	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
     [java] 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
     [java] 	at java.lang.reflect.Method.invoke(Method.java:597)
     [java] 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
     [java] 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
     [java] 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
     [java] 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
     [java] 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
     [java] 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
     [java] 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
     [java] 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
     [java] 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
     [java] 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
     [java] 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
     [java] 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
     [java] 	at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
     [java] 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
     [java] 	at org.junit.runners.Suite.runChild(Suite.java:128)
     [java] 	at org.junit.runners.Suite.runChild(Suite.java:27)
     [java] 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
     [java] 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
     [java] 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
     [java] 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
     [java] 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
     [java] 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
     [java] 	at org.junit.runner.JUnitCore.run(JUnitCore.java:137)
     [java] 	at org.junit.runner.JUnitCore.run(JUnitCore.java:115)
     [java] 	at org.junit.runner.JUnitCore.run(JUnitCore.java:105)
     [java] 	at org.junit.runner.JUnitCore.run(JUnitCore.java:94)
     [java] 	at org.apache.poi.util.OOXMLLite.build(OOXMLLite.java:103)
     [java] 	at org.apache.poi.util.OOXMLLite.main(OOXMLLite.java:86)
     [java] 2) testFile(org.apache.poi.extractor.TestExtractorFactory)
     [java] java.lang.NoClassDefFoundError: Could not initialize class org.apache.poi.xdgf.usermodel.section.geometry.GeometryRowFactory
     [java] 	at org.apache.poi.xdgf.usermodel.section.GeometrySection.<init>(GeometrySection.java:55)
     [java] 	at org.apache.poi.xdgf.usermodel.XDGFSheet.<init>(XDGFSheet.java:77)
     [java] 	at org.apache.poi.xdgf.usermodel.XDGFShape.<init>(XDGFShape.java:113)
     [java] 	at org.apache.poi.xdgf.usermodel.XDGFShape.<init>(XDGFShape.java:125)
     [java] 	at org.apache.poi.xdgf.usermodel.XDGFShape.<init>(XDGFShape.java:107)
     [java] 	at org.apache.poi.xdgf.usermodel.XDGFBaseContents.onDocumentRead(XDGFBaseContents.java:71)
     [java] 	at org.apache.poi.xdgf.usermodel.XDGFMasterContents.onDocumentRead(XDGFMasterContents.java:55)
     [java] 	at org.apache.poi.xdgf.usermodel.XDGFMasters.onDocumentRead(XDGFMasters.java:87)
     [java] 	at org.apache.poi.xdgf.usermodel.XmlVisioDocument.onDocumentRead(XmlVisioDocument.java:106)
     [java] 	at org.apache.poi.POIXMLDocument.load(POIXMLDocument.java:177)
     [java] 	at org.apache.poi.xdgf.usermodel.XmlVisioDocument.<init>(XmlVisioDocument.java:79)
     [java] 	at org.apache.poi.xdgf.extractor.XDGFVisioExtractor.<init>(XDGFVisioExtractor.java:41)
     [java] 	at org.apache.poi.extractor.ExtractorFactory.createExtractor(ExtractorFactory.java:178)
     [java] 	at org.apache.poi.extractor.ExtractorFactory.createExtractor(ExtractorFactory.java:139)
     [java] 	at org.apache.poi.extractor.TestExtractorFactory.testFile(TestExtractorFactory.java:275)
     [java] 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
     [java] 	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
     [java] 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
     [java] 	at java.lang.reflect.Method.invoke(Method.java:597)
     [java] 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
     [java] 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
     [java] 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
     [java] 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
     [java] 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
     [java] 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
     [java] 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
     [java] 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
     [java] 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
     [java] 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
     [java] 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
     [java] 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
     [java] 	at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
     [java] 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
     [java] 	at org.junit.runners.Suite.runChild(Suite.java:128)
     [java] 	at org.junit.runners.Suite.runChild(Suite.java:27)
     [java] 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
     [java] 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
     [java] 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
     [java] 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
     [java] 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
     [java] 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
     [java] Exception in thread "main" java.lang.RuntimeException: Tests did not succeed, cannot build ooxml-lite jar
     [java] 	at org.junit.runner.JUnitCore.run(JUnitCore.java:137)
     [java] 	at org.junit.runner.JUnitCore.run(JUnitCore.java:115)	at org.apache.poi.util.OOXMLLite.build(OOXMLLite.java:105)
     [java] 	at org.junit.runner.JUnitCore.run(JUnitCore.java:105)
     [java] 
     [java] 	at org.apache.poi.util.OOXMLLite.main(OOXMLLite.java:86)
     [java] 	at org.junit.runner.JUnitCore.run(JUnitCore.java:94)
     [java] 	at org.apache.poi.util.OOXMLLite.build(OOXMLLite.java:103)
     [java] 	at org.apache.poi.util.OOXMLLite.main(OOXMLLite.java:86)
     [java] 3) testInputStream(org.apache.poi.extractor.TestExtractorFactory)
     [java] java.lang.NoClassDefFoundError: Could not initialize class org.apache.poi.xdgf.usermodel.section.geometry.GeometryRowFactory
     [java] 	at org.apache.poi.xdgf.usermodel.section.GeometrySection.<init>(GeometrySection.java:55)
     [java] 	at org.apache.poi.xdgf.usermodel.XDGFSheet.<init>(XDGFSheet.java:77)
     [java] 	at org.apache.poi.xdgf.usermodel.XDGFShape.<init>(XDGFShape.java:113)
     [java] 	at org.apache.poi.xdgf.usermodel.XDGFShape.<init>(XDGFShape.java:125)
     [java] 	at org.apache.poi.xdgf.usermodel.XDGFShape.<init>(XDGFShape.java:107)
     [java] 	at org.apache.poi.xdgf.usermodel.XDGFBaseContents.onDocumentRead(XDGFBaseContents.java:71)
     [java] 	at org.apache.poi.xdgf.usermodel.XDGFMasterContents.onDocumentRead(XDGFMasterContents.java:55)
     [java] 	at org.apache.poi.xdgf.usermodel.XDGFMasters.onDocumentRead(XDGFMasters.java:87)
     [java] 	at org.apache.poi.xdgf.usermodel.XmlVisioDocument.onDocumentRead(XmlVisioDocument.java:106)
     [java] 	at org.apache.poi.POIXMLDocument.load(POIXMLDocument.java:177)
     [java] 	at org.apache.poi.xdgf.usermodel.XmlVisioDocument.<init>(XmlVisioDocument.java:79)
     [java] 	at org.apache.poi.xdgf.extractor.XDGFVisioExtractor.<init>(XDGFVisioExtractor.java:41)
     [java] 	at org.apache.poi.extractor.ExtractorFactory.createExtractor(ExtractorFactory.java:178)
     [java] 	at org.apache.poi.extractor.ExtractorFactory.createExtractor(ExtractorFactory.java:159)
     [java] 	at org.apache.poi.extractor.TestExtractorFactory.testInputStream(TestExtractorFactory.java:396)
     [java] 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
     [java] 	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
     [java] 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
     [java] 	at java.lang.reflect.Method.invoke(Method.java:597)
     [java] 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
     [java] 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
     [java] 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
     [java] 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
     [java] 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
     [java] 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
     [java] 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
     [java] 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
     [java] 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
     [java] 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
     [java] 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
     [java] 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
     [java] 	at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
     [java] 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
     [java] 	at org.junit.runners.Suite.runChild(Suite.java:128)
     [java] 	at org.junit.runners.Suite.runChild(Suite.java:27)
     [java] 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
     [java] 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
     [java] 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
     [java] 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
     [java] 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
     [java] 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
     [java] 	at org.junit.runner.JUnitCore.run(JUnitCore.java:137)
     [java] 	at org.junit.runner.JUnitCore.run(JUnitCore.java:115)
     [java] 	at org.junit.runner.JUnitCore.run(JUnitCore.java:105)
     [java] 	at org.junit.runner.JUnitCore.run(JUnitCore.java:94)
     [java] 	at org.apache.poi.util.OOXMLLite.build(OOXMLLite.java:103)
     [java] 	at org.apache.poi.util.OOXMLLite.main(OOXMLLite.java:86)
     [java] 4) testGetSimpleText(org.apache.poi.xdgf.extractor.TestXDGFVisioExtractor)
     [java] java.lang.NoClassDefFoundError: Could not initialize class org.apache.poi.xdgf.usermodel.section.geometry.GeometryRowFactory
     [java] 	at org.apache.poi.xdgf.usermodel.section.GeometrySection.<init>(GeometrySection.java:55)
     [java] 	at org.apache.poi.xdgf.usermodel.XDGFSheet.<init>(XDGFSheet.java:77)
     [java] 	at org.apache.poi.xdgf.usermodel.XDGFShape.<init>(XDGFShape.java:113)
     [java] 	at org.apache.poi.xdgf.usermodel.XDGFShape.<init>(XDGFShape.java:107)
     [java] 	at org.apache.poi.xdgf.usermodel.XDGFBaseContents.onDocumentRead(XDGFBaseContents.java:71)
     [java] 	at org.apache.poi.xdgf.usermodel.XDGFMasterContents.onDocumentRead(XDGFMasterContents.java:55)
     [java] 	at org.apache.poi.xdgf.usermodel.XDGFMasters.onDocumentRead(XDGFMasters.java:87)
     [java] 	at org.apache.poi.xdgf.usermodel.XmlVisioDocument.onDocumentRead(XmlVisioDocument.java:106)
     [java] 	at org.apache.poi.POIXMLDocument.load(POIXMLDocument.java:177)
     [java] 	at org.apache.poi.xdgf.usermodel.XmlVisioDocument.<init>(XmlVisioDocument.java:79)
     [java] 	at org.apache.poi.xdgf.extractor.TestXDGFVisioExtractor.setUp(TestXDGFVisioExtractor.java:37)
     [java] 	at junit.framework.TestCase.runBare(TestCase.java:139)
     [java] 	at junit.framework.TestResult$1.protect(TestResult.java:122)
     [java] 	at junit.framework.TestResult.runProtected(TestResult.java:142)
     [java] 	at junit.framework.TestResult.run(TestResult.java:125)
     [java] 	at junit.framework.TestCase.run(TestCase.java:129)
     [java] 	at junit.framework.TestSuite.runTest(TestSuite.java:252)
     [java] 	at junit.framework.TestSuite.run(TestSuite.java:247)
     [java] 	at org.junit.internal.runners.JUnit38ClassRunner.run(JUnit38ClassRunner.java:86)
     [java] 	at org.junit.runners.Suite.runChild(Suite.java:128)
     [java] 	at org.junit.runners.Suite.runChild(Suite.java:27)
     [java] 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
     [java] 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
     [java] 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
     [java] 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
     [java] 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
     [java] 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
     [java] 	at org.junit.runner.JUnitCore.run(JUnitCore.java:137)
     [java] 	at org.junit.runner.JUnitCore.run(JUnitCore.java:115)
     [java] 	at org.junit.runner.JUnitCore.run(JUnitCore.java:105)
     [java] 	at org.junit.runner.JUnitCore.run(JUnitCore.java:94)
     [java] 	at org.apache.poi.util.OOXMLLite.build(OOXMLLite.java:103)
     [java] 	at org.apache.poi.util.OOXMLLite.main(OOXMLLite.java:86)
     [java] 
     [java] FAILURES!!!
     [java] Tests run: 1738,  Failures: 4
     [java] 

BUILD FAILED
<https://builds.apache.org/job/POI/ws/build.xml>:1224: Java returned: 1

Total time: 3 minutes 22 seconds
Build step 'Invoke Ant' marked build as failure
[FINDBUGS] Skipping publisher since build result is FAILURE
[WARNINGS] Skipping publisher since build result is FAILURE
Archiving artifacts
Compressed 61.70 MB of artifacts by 99.7% relative to #894
Recording test results
ERROR: Publisher 'Publish JUnit test result report' failed: No test report files were found. Configuration error?


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