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 2016/09/21 02:50:44 UTC

Build failed in Jenkins: POI #1538

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

Changes:

[onealj] bug 59933: demote accessibility of POILogger implementations of log(int, Object) and log(int, Object, Throwable) to be consistent with the POILogger abstract class

[onealj] javadoc

[onealj] bug 59933: demote accessibility of NullLogger methods to the same level as POILogger

[onealj] make POILogFactory _loggers cache final

[onealj] bug 59933: override POILogger#log(int, Object...) in NullLogger

[onealj] fix copy-paste error

[onealj] include class of caught exception

[onealj] bug 60158: add failing test cases for AIOOBE on VBAMacroReader

------------------------------------------
Started by an SCM change
[EnvInject] - Loading node environment variables.
Building remotely on ubuntu-1 (Ubuntu ubuntu1 yahoo-not-h2 ubuntu docker) in workspace <https://builds.apache.org/job/POI/ws/>
Updating http://svn.apache.org/repos/asf/poi/trunk at revision '2016-09-21T02:49:27.001 +0000'
AU        test-data/document/60158.docm
U         src/integrationtest/org/apache/poi/TestAllFiles.java
U         src/integrationtest/org/apache/poi/stress/XSSFFileHandler.java
U         src/ooxml/java/org/apache/poi/util/OOXMLLite.java
U         src/ooxml/java/org/apache/poi/openxml4j/opc/ZipPackage.java
U         src/ooxml/java/org/apache/poi/xssf/usermodel/XSSFSheet.java
UU        src/ooxml/java/org/apache/poi/xssf/usermodel/XSSFPivotCacheDefinition.java
U         src/ooxml/java/org/apache/poi/xssf/usermodel/XSSFCell.java
UU        src/ooxml/java/org/apache/poi/xssf/usermodel/XSSFPivotTable.java
D         src/ooxml/testcases/org/apache/poi/xssf/usermodel/TestXSSFPivotTable.java
AU        src/ooxml/testcases/org/apache/poi/xssf/usermodel/TestXSSFPivotTableRef.java
AU        src/ooxml/testcases/org/apache/poi/xssf/usermodel/BaseTestXSSFPivotTable.java
AU        src/ooxml/testcases/org/apache/poi/xssf/usermodel/TestXSSFPivotTableName.java
U         src/ooxml/testcases/org/apache/poi/xssf/usermodel/AllXSSFUsermodelTests.java
U         src/testcases/org/apache/poi/util/DummyPOILogger.java
U         src/testcases/org/apache/poi/util/TestPOILogger.java
U         src/testcases/org/apache/poi/poifs/macros/TestVBAMacroReader.java
U         src/java/org/apache/poi/ss/usermodel/FormulaError.java
U         src/java/org/apache/poi/ss/usermodel/DataConsolidateFunction.java
U         src/java/org/apache/poi/util/NullLogger.java
U         src/java/org/apache/poi/util/CommonsLogger.java
U         src/java/org/apache/poi/util/POILogFactory.java
U         src/java/org/apache/poi/util/SystemOutLogger.java
U         src/java/org/apache/poi/util/POILogger.java
U         src/java/org/apache/poi/poifs/nio/FileBackedDataSource.java
U         build.xml
Fetching 'https://svn.apache.org/repos/asf/poi/site/forrest.properties' at -1 into '<https://builds.apache.org/job/POI/ws/forrest.properties'>
At revision 1761665

Fetching 'https://svn.apache.org/repos/asf/poi/site/src/documentation' at -1 into '<https://builds.apache.org/job/POI/ws/src/documentation'>
U         src/documentation/content/xdocs/status.xml
At revision 1761665

At revision 1761665

No changes for http://svn.apache.org/repos/asf/poi/site/forrest.properties since the previous build
No changes 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] $ /bin/bash -xe /tmp/hudson1229205995487526017.sh
+ svn status
    X   forrest.properties
X       src/documentation

Performing status on external item at 'src/documentation':
+ exit 0
[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/1538/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 Ant: Apache Ant(TM) version 1.9.7 compiled on April 9 2016 from /home/jenkins/tools/ant/latest, Ant detected Java 1.6 (may be different than actual Java sometimes...)
     [echo] Using Java: 1.6.0_45/1.6.0_45-b06/20.45-b01/Java HotSpot(TM) 64-Bit Server VM from Sun Microsystems Inc. on Linux: 3.13.0-92-generic
     [echo] Using Findbugs: 2.0.3 for Java 1.6.0_45

compile-main:
    [javac] Compiling 1190 source files to <https://builds.apache.org/job/POI/ws/build/classes>
    [javac] <https://builds.apache.org/job/POI/ws/src/java/org/apache/poi/util/CommonsLogger.java>:31: org.apache.poi.util.CommonsLogger is not abstract and does not override abstract method _log(int,java.lang.Object,java.lang.Throwable) in org.apache.poi.util.POILogger
    [javac] public class CommonsLogger extends POILogger
    [javac]        ^
    [javac] <https://builds.apache.org/job/POI/ws/src/java/org/apache/poi/util/CommonsLogger.java>:48: method does not override or implement a method from a supertype
    [javac]     @Override
    [javac]     ^
    [javac] <https://builds.apache.org/job/POI/ws/src/java/org/apache/poi/util/CommonsLogger.java>:104: method does not override or implement a method from a supertype
    [javac]     @Override
    [javac]     ^
    [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] 3 errors

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

Total time: 10 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 66.31 MB of artifacts by 65.3% relative to #1537
Recording test results
ERROR: Step ?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 #1539

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


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