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 2014/11/11 13:35:04 UTC

Build failed in Jenkins: POI-OpenJDK #9

See <https://builds.apache.org/job/POI-OpenJDK/9/changes>

Changes:

[nick] Use more maven-like naming of the source jars for the ooxml schemas

------------------------------------------
Started by an SCM change
Building remotely on H10 (Ubuntu ubuntu) in workspace <https://builds.apache.org/job/POI-OpenJDK/ws/>
Updating http://svn.apache.org/repos/asf/poi/trunk at revision '2014-11-11T12:33:12.592 +0000'
U         src/ooxml/java/org/apache/poi/util/OOXMLLite.java
U         src/ooxml/java/org/apache/poi/xssf/streaming/SXSSFWorkbook.java
U         src/ooxml/testcases/org/apache/poi/poifs/crypt/TestSignatureInfo.java
A         src/testcases/org/apache/poi/ddf/TestEscherDump.java
U         build.xml
U         maven/mvn-deploy.sh
Fetching 'https://svn.apache.org/repos/asf/poi/site/forrest.properties' at -1 into '<https://builds.apache.org/job/POI-OpenJDK/ws/forrest.properties'>
Fetching 'https://svn.apache.org/repos/asf/poi/site/src/documentation' at -1 into '<https://builds.apache.org/job/POI-OpenJDK/ws/src/documentation'>
At revision 1638073
At revision 1638073
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
Deleting old artifacts from #7
[POI-OpenJDK] $ /home/jenkins/tools/ant/latest/bin/ant -Dcoverage.enabled=true clean jenkins
Buildfile: <https://builds.apache.org/job/POI-OpenJDK/ws/build.xml>

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

check-jars:

fetch-jars:

check-ooxml-jars:

fetch-ooxml-jars:

init:
    [mkdir] Created dir: <https://builds.apache.org/job/POI-OpenJDK/ws/build>
    [mkdir] Created dir: <https://builds.apache.org/job/POI-OpenJDK/ws/build/classes>
    [mkdir] Created dir: <https://builds.apache.org/job/POI-OpenJDK/ws/build/test-classes>
    [mkdir] Created dir: <https://builds.apache.org/job/POI-OpenJDK/ws/build/test-results>
    [mkdir] Created dir: <https://builds.apache.org/job/POI-OpenJDK/ws/build/scratchpad-classes>
    [mkdir] Created dir: <https://builds.apache.org/job/POI-OpenJDK/ws/build/scratchpad-test-classes>
    [mkdir] Created dir: <https://builds.apache.org/job/POI-OpenJDK/ws/build/scratchpad-test-results>
    [mkdir] Created dir: <https://builds.apache.org/job/POI-OpenJDK/ws/build/ooxml-classes>
    [mkdir] Created dir: <https://builds.apache.org/job/POI-OpenJDK/ws/build/ooxml-test-classes>
    [mkdir] Created dir: <https://builds.apache.org/job/POI-OpenJDK/ws/build/ooxml-test-results>
    [mkdir] Created dir: <https://builds.apache.org/job/POI-OpenJDK/ws/build/excelant-classes>
    [mkdir] Created dir: <https://builds.apache.org/job/POI-OpenJDK/ws/build/excelant-test-classes>
    [mkdir] Created dir: <https://builds.apache.org/job/POI-OpenJDK/ws/build/excelant-test-results>
    [mkdir] Created dir: <https://builds.apache.org/job/POI-OpenJDK/ws/build/examples-classes>
    [mkdir] Created dir: <https://builds.apache.org/job/POI-OpenJDK/ws/build/dist>
    [mkdir] Created dir: <https://builds.apache.org/job/POI-OpenJDK/ws/build/tmp/site/build/site>
     [echo] Using Java: 1.6.0_33/1.6.0_33-b33/23.25-b01/OpenJDK 64-Bit Server VM from Sun Microsystems Inc. on Linux: 3.13.0-36-lowlatency

compile-main:
    [javac] Compiling 967 source files to <https://builds.apache.org/job/POI-OpenJDK/ws/build/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.
    [javac] Compiling 501 source files to <https://builds.apache.org/job/POI-OpenJDK/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 3 files to <https://builds.apache.org/job/POI-OpenJDK/ws/build/classes>

compile-scratchpad:
    [javac] Compiling 528 source files to <https://builds.apache.org/job/POI-OpenJDK/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: Some input files use unchecked or unsafe operations.
    [javac] Note: Recompile with -Xlint:unchecked for details.
    [javac] Compiling 179 source files to <https://builds.apache.org/job/POI-OpenJDK/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: Some input files use unchecked or unsafe operations.
    [javac] Note: Recompile with -Xlint:unchecked for details.
     [copy] Copying 2 files to <https://builds.apache.org/job/POI-OpenJDK/ws/build/scratchpad-classes>

check-ooxml-xsds:

fetch-ooxml-xsds:

check-compiled-ooxml-xsds:

compile-ooxml-xsds:

compile-ooxml:
    [javac] Compiling 382 source files to <https://builds.apache.org/job/POI-OpenJDK/ws/build/ooxml-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.
    [javac] Compiling 176 source files to <https://builds.apache.org/job/POI-OpenJDK/ws/build/ooxml-test-classes>
    [javac] Note: Some input files use or override a deprecated API.
    [javac] Note: Recompile with -Xlint:deprecation for details.
     [copy] Copying 3 files to <https://builds.apache.org/job/POI-OpenJDK/ws/build/ooxml-classes>

compile-examples:
    [javac] Compiling 136 source files to <https://builds.apache.org/job/POI-OpenJDK/ws/build/examples-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 1 file to <https://builds.apache.org/job/POI-OpenJDK/ws/build/examples-classes>

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

compile:

compile-ooxml-lite:
    [mkdir] Created dir: <https://builds.apache.org/job/POI-OpenJDK/ws/build/ooxml-lite-merged>
      [jar] Building jar: <https://builds.apache.org/job/POI-OpenJDK/ws/build/ooxml-lite-merged/ooxml-lite-merged.jar>
     [java] Collecting unit tests from <https://builds.apache.org/job/POI-OpenJDK/ws/build/ooxml-test-classes>
     [java] Inner class org.apache.poi.TestPOIXMLDocument$TestFactory.class not included
     [java] Inner class org.apache.poi.xslf.geom.TestPresetGeometries$1.class not included
     [java] Inner class org.apache.poi.poifs.crypt.TestCertificateEncryption$CertData.class not included
     [java] Inner class org.apache.poi.TestPOIXMLDocument$OPCParser.class not included
     [java] Inner class org.apache.poi.xssf.extractor.TestXSSFExportToXML$DummyEntityResolver.class not included
     [java] Inner class org.apache.poi.xssf.extractor.TestXSSFExportToXML$1.class not included
     [java] Inner class org.apache.poi.xssf.streaming.TestSXSSFWorkbook$1.class not included
     [java] Inner class org.apache.poi.xssf.streaming.TestSXSSFWorkbook$NullOutputStream.class not included
     [java] Inner class org.apache.poi.xssf.usermodel.TestFormulaEvaluatorOnXSSF$Result.class not included
     [java] Inner class org.apache.poi.xssf.usermodel.TestMultiSheetFormulaEvaluatorOnXSSF$Result.class not included
     [java] Inner class org.apache.poi.xssf.usermodel.TestMultiSheetFormulaEvaluatorOnXSSF$SS.class not included
     [java] Inner class org.apache.poi.xssf.usermodel.TestXSSFBugs$1.class not included
     [java] Inner class org.apache.poi.xssf.usermodel.TestFormulaEvaluatorOnXSSF$SS.class not included
     [java] Found 159 classes
     [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] Setting col: 0 and row 0
     [java] Setting col: 1 and row 1
     [java] 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] Warning - Row 13 has no cell 1, can't figure out test name
     [java] [Fatal Error] :1:1: JAXP00010001: The parser has encountered more than "4096" entity expansions in this document; this is the limit imposed by the JDK.
     [java] [Fatal Error] :1:1: JAXP00010001: The parser has encountered more than "4096" entity expansions in this document; this is the limit imposed by the JDK.
     [java] org.apache.poi.ss.usermodel.CellValue [12.0]
     [java] org.apache.poi.ss.usermodel.CellValue [12.0]
     [java] org.apache.poi.ss.usermodel.CellValue [1.0]
     [java] org.apache.poi.ss.usermodel.CellValue [1.0]
     [java] org.apache.poi.ss.usermodel.CellValue [2.0]
     [java] org.apache.poi.ss.usermodel.CellValue [2.0]
     [java] org.apache.poi.ss.usermodel.CellValue [2.0]
     [java] org.apache.poi.ss.usermodel.CellValue [2.0]
     [java] org.apache.poi.ss.usermodel.CellValue [2.0]
     [java] org.apache.poi.ss.usermodel.CellValue [3.0]
     [java] Exception in thread "main" java.lang.RuntimeException: Tests did not succeed, cannot build ooxml-lite jar
     [java] 	at org.apache.poi.util.OOXMLLite.build(OOXMLLite.java:106)
     [java] 	at org.apache.poi.util.OOXMLLite.main(OOXMLLite.java:91)

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

Total time: 1 minute 40 seconds
Build step 'Invoke Ant' marked build as failure
[WARNINGS] Skipping publisher since build result is FAILURE
Archiving artifacts
Recording test results

---------------------------------------------------------------------
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-OpenJDK #10

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


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