See <https://builds.apache.org/job/POI-DSL-Github-PullRequests/25/display/redirect>
------------------------------------------ [...truncated 5.11 KB...] -rwxr-xr-x 1 root root 8584 Oct 6 2018 pack200 -rwxr-xr-x 1 root root 8592 Oct 6 2018 policytool -rwxr-xr-x 1 root root 8584 Oct 6 2018 rmic -rwxr-xr-x 1 root root 8584 Oct 6 2018 rmid -rwxr-xr-x 1 root root 8592 Oct 6 2018 rmiregistry -rwxr-xr-x 1 root root 8584 Oct 6 2018 schemagen -rwxr-xr-x 1 root root 8584 Oct 6 2018 serialver -rwxr-xr-x 1 root root 8592 Oct 6 2018 servertool -rwxr-xr-x 1 root root 8656 Oct 6 2018 tnameserv -rwxr-xr-x 1 root root 182536 Oct 6 2018 unpack200 -rwxr-xr-x 1 root root 8584 Oct 6 2018 wsgen -rwxr-xr-x 1 root root 8584 Oct 6 2018 wsimport -rwxr-xr-x 1 root root 8584 Oct 6 2018 xjc + /home/jenkins/tools/java/latest1.8/bin/java -version java version "1.8.0_191" Java(TM) SE Runtime Environment (build 1.8.0_191-b12) Java HotSpot(TM) 64-Bit Server VM (build 25.191-b12, mixed mode) + echo which java which java + which java /home/jenkins/tools/java/latest1.8/bin/java + java -version java version "1.8.0_191" Java(TM) SE Runtime Environment (build 1.8.0_191-b12) Java HotSpot(TM) 64-Bit Server VM (build 25.191-b12, mixed mode) + echo which javac which javac + which javac /home/jenkins/tools/java/latest1.8/bin/javac + javac -version javac 1.8.0_191 + echo Ant-Home: Ant-Home: + ls -al total 496 drwxr-xr-x 17 jenkins jenkins 4096 May 14 01:07 . drwxr-xr-x 491 jenkins jenkins 45056 May 14 01:07 .. drwxr-xr-x 20 jenkins jenkins 4096 May 14 01:10 build -rw-r--r-- 1 jenkins jenkins 11323 May 14 01:07 build.gradle -rw-r--r-- 1 jenkins jenkins 172 May 14 01:07 build.javacheck.xml -rw-r--r-- 1 jenkins jenkins 142499 May 14 01:07 build.xml -rw-r--r-- 1 jenkins jenkins 3278 May 14 01:07 .classpath drwxr-xr-x 2 jenkins jenkins 4096 May 14 01:07 compile-lib -rw-r--r-- 1 jenkins jenkins 5814 May 14 01:07 doap_POI.rdf -rw-r--r-- 1 jenkins jenkins 2596 May 14 01:07 file-leak-detector.exclude drwxr-xr-x 8 jenkins jenkins 4096 May 14 01:11 .git -rw-r--r-- 1 jenkins jenkins 53 May 14 01:07 .gitattributes -rw-r--r-- 1 jenkins jenkins 493 May 14 01:07 .gitignore drwxr-xr-x 3 jenkins jenkins 4096 May 14 01:07 gradle -rwxr-xr-x 1 jenkins jenkins 5299 May 14 01:07 gradlew -rw-r--r-- 1 jenkins jenkins 2260 May 14 01:07 gradlew.bat drwxr-xr-x 2 jenkins jenkins 4096 May 14 01:07 jenkins -rw-r--r-- 1 jenkins jenkins 166411 May 14 01:07 KEYS drwxr-xr-x 2 jenkins jenkins 4096 May 14 01:07 legal drwxr-xr-x 2 jenkins jenkins 4096 May 14 01:07 lib drwxr-xr-x 2 jenkins jenkins 4096 May 14 01:07 maven drwxr-xr-x 2 jenkins jenkins 4096 May 14 01:11 ooxml-lib drwxr-xr-x 2 jenkins jenkins 4096 May 14 01:07 ooxml-testlib drwxr-xr-x 3 jenkins jenkins 4096 May 14 01:07 osgi -rw-r--r-- 1 jenkins jenkins 4813 May 14 01:07 patch.xml -rw-r--r-- 1 jenkins jenkins 426 May 14 01:07 .project -rw-r--r-- 1 jenkins jenkins 4280 May 14 01:07 README.rst drwxr-xr-x 2 jenkins jenkins 4096 May 14 01:07 .settings -rw-r--r-- 1 jenkins jenkins 556 May 14 01:07 settings.gradle drwxr-xr-x 10 jenkins jenkins 4096 May 14 01:07 sonar drwxr-xr-x 15 jenkins jenkins 4096 May 14 01:07 src drwxr-xr-x 14 jenkins jenkins 4096 May 14 01:07 test-data -rw-r--r-- 1 jenkins jenkins 136 May 14 01:07 .travis.yml + echo which ant which ant + which ant /usr/bin/ant + ant -version Apache Ant(TM) version 1.9.6 compiled on July 20 2018 + echo '<project default="test"><target name="test"><echo>Java ${ant.java.version}/${java.version}</echo><exec executable="javac"><arg value="-version"/></exec></target></project>' + ant -f build.javacheck.xml -v Apache Ant(TM) version 1.9.6 compiled on July 20 2018 Buildfile: <https://builds.apache.org/job/POI-DSL-Github-PullRequests/ws/build.javacheck.xml> Detected Java version: 1.8 in: /usr/local/asfpackages/java/jdk1.8.0_191/jre Detected OS: Linux parsing buildfile <https://builds.apache.org/job/POI-DSL-Github-PullRequests/ws/build.javacheck.xml> with URI = <https://builds.apache.org/job/POI-DSL-Github-PullRequests/ws/build.javacheck.xml> Project base dir set to: <https://builds.apache.org/job/POI-DSL-Github-PullRequests/ws/> Build sequence for target(s) `test' is [test] Complete build sequence is [test, ] test: parsing buildfile jar:file:/usr/share/ant/lib/ant.jar!/org/apache/tools/ant/antlib.xml with URI = jar:file:/usr/share/ant/lib/ant.jar!/org/apache/tools/ant/antlib.xml from a zip file [echo] Java 1.8/1.8.0_191 [exec] Current OS is Linux [exec] Executing 'javac' with arguments: [exec] '-version' [exec] [exec] The ' characters around the executable and arguments are [exec] not part of the command. [exec] javac 1.8.0_191 BUILD SUCCESSFUL Total time: 0 seconds + exit 0 [POI-DSL-Github-PullRequests] $ /bin/bash -xe /tmp/jenkins652108475103962145.sh + mkdir -p src/documentation + touch src/documentation/RELEASE-NOTES.txt [POI-DSL-Github-PullRequests] $ /home/jenkins/tools/ant/latest1.9/bin/ant -DghprbActualCommitAuthorEmail=abea...@apache.org -DghprbTriggerAuthorLogin= -DghprbGhRepository=apache/poi -DghprbTargetBranch=trunk -DghprbPullId=147 -DghprbCredentialsId=c09f9fd9-1eef-4129-b5ac-047de7d90d04 -DghprbAuthorRepoGitUrl=https://github.com/cuali/poi.git -DghprbTriggerAuthor= -DghprbPullAuthorEmail=a...@cua.li -DghprbPullLink=https://github.com/apache/poi/pull/147 -Dsha1=origin/pr/147/merge -DghprbPullAuthorLoginMention=@Alain-Bearez "-DghprbPullDescription=GitHub pull request #147 of commit 2ed40814d7d6589617b74e2800780173f8bdc76f, no merge conflicts." -DghprbActualCommit=2ed40814d7d6589617b74e2800780173f8bdc76f -DghprbPullAuthorLogin=Alain-Bearez -DghprbSourceBranch=more-xddf-charts "-DghprbActualCommitAuthor=Alain FAGOT BEAREZ" -DghprbTriggerAuthorLoginMention= "-DghprbPullLongDescription=The code in this pull request builds on code from Sandeep Tiwari in https://github.com/apache/poi/pull/144\r\n\r\nSome code formatting and code patterns have been improved, as well as some light improvements in overall functionalities." -DghprbTriggerAuthorEmail= -DGIT_BRANCH=more-xddf-charts "-DghprbPullTitle=Seven more XDDF charts and bug fixes" -DghprbCommentBody=null -Dcoverage.enabled=true clean jenkins Buildfile: <https://builds.apache.org/job/POI-DSL-Github-PullRequests/ws/build.xml> clean: [delete] Deleting directory <https://builds.apache.org/job/POI-DSL-Github-PullRequests/ws/build> replaceVersion: check-jars: fetch-jars: check-ooxml-jars: fetch-ooxml-jars: init: [mkdir] Created dir: <https://builds.apache.org/job/POI-DSL-Github-PullRequests/ws/build> [mkdir] Created dir: <https://builds.apache.org/job/POI-DSL-Github-PullRequests/ws/build/classes> [mkdir] Created dir: <https://builds.apache.org/job/POI-DSL-Github-PullRequests/ws/build/test-classes> [mkdir] Created dir: <https://builds.apache.org/job/POI-DSL-Github-PullRequests/ws/build/test-results> [mkdir] Created dir: <https://builds.apache.org/job/POI-DSL-Github-PullRequests/ws/build/scratchpad-classes> [mkdir] Created dir: <https://builds.apache.org/job/POI-DSL-Github-PullRequests/ws/build/scratchpad-test-classes> [mkdir] Created dir: <https://builds.apache.org/job/POI-DSL-Github-PullRequests/ws/build/scratchpad-test-results> [mkdir] Created dir: <https://builds.apache.org/job/POI-DSL-Github-PullRequests/ws/build/geometry-java> [mkdir] Created dir: <https://builds.apache.org/job/POI-DSL-Github-PullRequests/ws/build/ooxml-classes> [mkdir] Created dir: <https://builds.apache.org/job/POI-DSL-Github-PullRequests/ws/build/ooxml-test-classes> [mkdir] Created dir: <https://builds.apache.org/job/POI-DSL-Github-PullRequests/ws/build/ooxml-test-results> [mkdir] Created dir: <https://builds.apache.org/job/POI-DSL-Github-PullRequests/ws/build/excelant-classes> [mkdir] Created dir: <https://builds.apache.org/job/POI-DSL-Github-PullRequests/ws/build/excelant-test-classes> [mkdir] Created dir: <https://builds.apache.org/job/POI-DSL-Github-PullRequests/ws/build/excelant-test-results> [mkdir] Created dir: <https://builds.apache.org/job/POI-DSL-Github-PullRequests/ws/build/examples-classes> [mkdir] Created dir: <https://builds.apache.org/job/POI-DSL-Github-PullRequests/ws/build/integration-test-classes> [mkdir] Created dir: <https://builds.apache.org/job/POI-DSL-Github-PullRequests/25/artifact/build/integration-test-results> [mkdir] Created dir: <https://builds.apache.org/job/POI-DSL-Github-PullRequests/ws/build/dist> [mkdir] Created dir: <https://builds.apache.org/job/POI-DSL-Github-PullRequests/ws/build/site> [echo] Using Ant: Apache Ant(TM) version 1.9.13 compiled on July 10 2018 from /home/jenkins/tools/ant/latest1.9, Ant detected Java 1.8 (may be different than actual Java sometimes...) [echo] Using Java: 1.8.0_191/1.8.0_191-b12/25.191-b12/Java HotSpot(TM) 64-Bit Server VM from Oracle Corporation on Linux: 4.4.0-138-generic compile-main: [javac] Compiling 1216 source files to <https://builds.apache.org/job/POI-DSL-Github-PullRequests/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] Creating empty <https://builds.apache.org/job/POI-DSL-Github-PullRequests/ws/build/classes/org/apache/poi/poifs/dev/package-info.class> [javac] Creating empty <https://builds.apache.org/job/POI-DSL-Github-PullRequests/ws/build/classes/org/apache/poi/poifs/common/package-info.class> [javac] Creating empty <https://builds.apache.org/job/POI-DSL-Github-PullRequests/ws/build/classes/org/apache/poi/poifs/filesystem/package-info.class> [javac] Creating empty <https://builds.apache.org/job/POI-DSL-Github-PullRequests/ws/build/classes/org/apache/poi/poifs/storage/package-info.class> [javac] Creating empty <https://builds.apache.org/job/POI-DSL-Github-PullRequests/ws/build/classes/org/apache/poi/poifs/package-info.class> [javac] Creating empty <https://builds.apache.org/job/POI-DSL-Github-PullRequests/ws/build/classes/org/apache/poi/poifs/crypt/package-info.class> [javac] Creating empty <https://builds.apache.org/job/POI-DSL-Github-PullRequests/ws/build/classes/org/apache/poi/poifs/eventfilesystem/package-info.class> [javac] Creating empty <https://builds.apache.org/job/POI-DSL-Github-PullRequests/ws/build/classes/org/apache/poi/poifs/property/package-info.class> [javac] Compiling 548 source files to <https://builds.apache.org/job/POI-DSL-Github-PullRequests/ws/build/test-classes> [javac] Note: Some input files use or override a deprecated API. [javac] Note: Recompile with -Xlint:deprecation for details. [copy] Copying 5 files to <https://builds.apache.org/job/POI-DSL-Github-PullRequests/ws/build/classes> check-ooxml-xsds: fetch-ooxml-xsds: generate-geometry: compile-scratchpad: [javac] Compiling 510 source files to <https://builds.apache.org/job/POI-DSL-Github-PullRequests/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 203 source files to <https://builds.apache.org/job/POI-DSL-Github-PullRequests/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-DSL-Github-PullRequests/ws/src/scratchpad/testcases/org/apache/poi/hslf/usermodel/TestBugs.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-DSL-Github-PullRequests/ws/build/scratchpad-classes> check-compiled-ooxml-xsds: compile-ooxml-xsds: [mkdir] Created dir: <https://builds.apache.org/job/POI-DSL-Github-PullRequests/ws/build/xmlbean-xsds> [mkdir] Created dir: <https://builds.apache.org/job/POI-DSL-Github-PullRequests/ws/build/xmlbean-sources> [mkdir] Created dir: <https://builds.apache.org/job/POI-DSL-Github-PullRequests/ws/build/xmlbean-classes> [copy] Copying 3 files to <https://builds.apache.org/job/POI-DSL-Github-PullRequests/ws/build/xmlbean-xsds> [copy] Copying 87 resources to <https://builds.apache.org/job/POI-DSL-Github-PullRequests/ws/build/xmlbean-xsds> [xmlbean] Time to build schema type system: 3.135 seconds [xmlbean] Time to generate code: 6.494 seconds [echo] Forking javac with max heap size 1536m [javac] Compiling 4576 source files to <https://builds.apache.org/job/POI-DSL-Github-PullRequests/ws/build/xmlbean-classes> [javac] Note: Some input files use unchecked or unsafe operations. [javac] Note: Recompile with -Xlint:unchecked for details. [jar] Building jar: <https://builds.apache.org/job/POI-DSL-Github-PullRequests/25/artifact/ooxml-lib/ooxml-schemas-1.4.jar> [jar] Building jar: <https://builds.apache.org/job/POI-DSL-Github-PullRequests/25/artifact/ooxml-lib/ooxml-schemas-1.4-sources.jar> [delete] Deleting directory <https://builds.apache.org/job/POI-DSL-Github-PullRequests/ws/build/xmlbean-xsds> [delete] Deleting directory <https://builds.apache.org/job/POI-DSL-Github-PullRequests/ws/build/xmlbean-sources> [delete] Deleting directory <https://builds.apache.org/job/POI-DSL-Github-PullRequests/ws/build/xmlbean-classes> [mkdir] Created dir: <https://builds.apache.org/job/POI-DSL-Github-PullRequests/ws/build/xmlbean-xsds> [mkdir] Created dir: <https://builds.apache.org/job/POI-DSL-Github-PullRequests/ws/build/xmlbean-sources> [mkdir] Created dir: <https://builds.apache.org/job/POI-DSL-Github-PullRequests/ws/build/xmlbean-classes> [copy] Copying 10 files to <https://builds.apache.org/job/POI-DSL-Github-PullRequests/ws/build/xmlbean-xsds> [copy] Copying 2 resources to <https://builds.apache.org/job/POI-DSL-Github-PullRequests/ws/build/xmlbean-xsds> [xmlbean] Time to build schema type system: 0.9 seconds [xmlbean] Time to generate code: 0.473 seconds [echo] Forking javac with max heap size 1536m [javac] Compiling 372 source files to <https://builds.apache.org/job/POI-DSL-Github-PullRequests/ws/build/xmlbean-classes> [javac] Note: Some input files use unchecked or unsafe operations. [javac] Note: Recompile with -Xlint:unchecked for details. [jar] Building jar: <https://builds.apache.org/job/POI-DSL-Github-PullRequests/25/artifact/ooxml-lib/ooxml-security-1.1.jar> [jar] Building jar: <https://builds.apache.org/job/POI-DSL-Github-PullRequests/25/artifact/ooxml-lib/ooxml-security-1.1-sources.jar> [delete] Deleting directory <https://builds.apache.org/job/POI-DSL-Github-PullRequests/ws/build/xmlbean-xsds> [delete] Deleting directory <https://builds.apache.org/job/POI-DSL-Github-PullRequests/ws/build/xmlbean-sources> [delete] Deleting directory <https://builds.apache.org/job/POI-DSL-Github-PullRequests/ws/build/xmlbean-classes> compile-ooxml: [javac] Compiling 604 source files to <https://builds.apache.org/job/POI-DSL-Github-PullRequests/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 268 source files to <https://builds.apache.org/job/POI-DSL-Github-PullRequests/ws/build/ooxml-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-DSL-Github-PullRequests/ws/src/ooxml/testcases/org/apache/poi/sl/TestOleShape.java> uses unchecked or unsafe operations. [javac] Note: Recompile with -Xlint:unchecked for details. [copy] Copying 3 files to <https://builds.apache.org/job/POI-DSL-Github-PullRequests/ws/build/ooxml-classes> compile-examples: [javac] Compiling 155 source files to <https://builds.apache.org/job/POI-DSL-Github-PullRequests/ws/build/examples-classes> [javac] <https://builds.apache.org/job/POI-DSL-Github-PullRequests/ws/src/examples/src/org/apache/poi/xslf/usermodel/PieChartDemo.java>:104: error: incompatible types: int cannot be converted to Long [javac] firstSeries.setExplosion(25); [javac] ^ [javac] Note: Some input files use or override a deprecated API. [javac] Note: Recompile with -Xlint:deprecation for details. [javac] Note: Some messages have been simplified; recompile with -Xdiags:verbose to get full output [javac] 1 error BUILD FAILED <https://builds.apache.org/job/POI-DSL-Github-PullRequests/ws/build.xml>:1162: Compile failed; see the compiler error output for details. Total time: 3 minutes 1 second Build step 'Invoke Ant' marked build as failure Skipping publisher since build result is FAILURE Archiving artifacts [Fast Archiver] Compressed 59.99 MB of artifacts by 59.5% relative to #23 Skipping publisher since build result is FAILURE Recording test results ERROR: Step ?Publish JUnit test result report? failed: No test report files were found. Configuration error? --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@poi.apache.org For additional commands, e-mail: dev-h...@poi.apache.org