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/07/31 22:34:56 UTC

Build failed in Jenkins: POI #749

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

Changes:

[nick] Fix inconsistent indents/whitespace

[nick] Prepare for SXSSF evaluation #58200

[nick] Use Cell rather than HSSFCell cell type constants

[nick] #58200 Prepare for evaluating SXSSF cell formulas in limited cases

------------------------------------------
Started by an SCM change
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-07-31T20:34:14.994 +0000'
A         src/ooxml/testcases/org/apache/poi/xssf/streaming/TestSXSSFFormulaEvaluation.java
U         src/ooxml/testcases/org/apache/poi/xssf/streaming/TestSXSSFWorkbook.java
U         src/ooxml/testcases/org/apache/poi/xssf/streaming/TestSXSSFCell.java
U         src/ooxml/testcases/org/apache/poi/xssf/usermodel/TestSXSSFBugs.java
U         src/ooxml/testcases/org/apache/poi/xssf/usermodel/TestXSSFRichTextString.java
U         src/ooxml/java/org/apache/poi/xssf/streaming/SXSSFRow.java
A         src/ooxml/java/org/apache/poi/xssf/streaming/SXSSFFormulaEvaluator.java
U         src/ooxml/java/org/apache/poi/xssf/streaming/SXSSFSheet.java
U         src/ooxml/java/org/apache/poi/xssf/streaming/SheetDataWriter.java
U         src/ooxml/java/org/apache/poi/xssf/streaming/SXSSFWorkbook.java
U         src/ooxml/java/org/apache/poi/xssf/streaming/SXSSFCell.java
A         src/ooxml/java/org/apache/poi/xssf/streaming/SXSSFEvaluationSheet.java
A         src/ooxml/java/org/apache/poi/xssf/streaming/SXSSFCreationHelper.java
A         src/ooxml/java/org/apache/poi/xssf/streaming/SXSSFEvaluationWorkbook.java
U         src/ooxml/java/org/apache/poi/xssf/usermodel/XSSFEvaluationSheet.java
U         src/ooxml/java/org/apache/poi/xssf/usermodel/XSSFRichTextString.java
U         src/ooxml/java/org/apache/poi/xssf/usermodel/XSSFCreationHelper.java
U         src/ooxml/java/org/apache/poi/xssf/usermodel/XSSFWorkbook.java
U         src/ooxml/java/org/apache/poi/xssf/usermodel/XSSFFormulaEvaluator.java
U         src/ooxml/java/org/apache/poi/xssf/usermodel/XSSFEvaluationCell.java
U         src/java/org/apache/poi/hssf/usermodel/HSSFFormulaEvaluator.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 1693645
At revision 1693645
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 #747
[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/749/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 1176 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: Some input files use unchecked or unsafe operations.
    [javac] Note: Recompile with -Xlint:unchecked for details.
    [javac] Compiling 513 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 504 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: Some input files use unchecked or unsafe operations.
    [javac] Note: Recompile with -Xlint:unchecked for details.
    [javac] Compiling 182 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 346 source files to <https://builds.apache.org/job/POI/ws/build/ooxml-classes>
    [javac] <https://builds.apache.org/job/POI/ws/src/ooxml/java/org/apache/poi/xssf/streaming/SXSSFFormulaEvaluator.java>:51: cannot find symbol
    [javac] symbol  : class SXSSFEvaluationCell
    [javac] location: class org.apache.poi.xssf.streaming.SXSSFFormulaEvaluator
    [javac]         return new SXSSFEvaluationCell((SXSSFCell)cell);
    [javac]                    ^
    [javac] <https://builds.apache.org/job/POI/ws/src/ooxml/java/org/apache/poi/xssf/streaming/SXSSFEvaluationSheet.java>:45: cannot find symbol
    [javac] symbol  : class SXSSFEvaluationCell
    [javac] location: class org.apache.poi.xssf.streaming.SXSSFEvaluationSheet
    [javac]         return new SXSSFEvaluationCell(cell, this);
    [javac]                    ^
    [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] 2 errors

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

Total time: 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
Sending artifact delta relative to POI #748
Archived 16 artifacts
Archive block size is 32768
Received 1225 blocks and 23697677 bytes
Compression is 62.9%
Took 11 sec
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 #750

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


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