See <https://builds.apache.org/job/POI-Maven/624/changes>
Changes: [tallison] BUG 59830 -- incorrect reading of unicode stream name [tallison] BUG 60158 -- AIOOBE in VBAMacroReader ------------------------------------------ [...truncated 9 lines...] U src/java/org/apache/poi/sl/draw/DrawFreeformShape.java U src/java/org/apache/poi/poifs/macros/VBAMacroReader.java Fetching 'https://svn.apache.org/repos/asf/poi/site/forrest.properties' at -1 into '<https://builds.apache.org/job/POI-Maven/ws/forrest.properties'> At revision 1765474 Fetching 'https://svn.apache.org/repos/asf/poi/site/src/documentation' at -1 into '<https://builds.apache.org/job/POI-Maven/ws/src/documentation'> U src/documentation/content/xdocs/status.xml At revision 1765474 At revision 1765474 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-Maven] $ /bin/bash -xe /tmp/hudson1542079010671974719.sh + svn status ? .repository X forrest.properties X src/documentation Performing status on external item at 'src/documentation': + exit 0 [POI-Maven] $ /home/jenkins/tools/maven/apache-maven-3.2.1/bin/mvn -f sonar/pom.xml -Dmaven.repo.local=<https://builds.apache.org/job/POI-Maven/ws/.repository> clean [INFO] Scanning for projects... [INFO] ------------------------------------------------------------------------ [INFO] Reactor Build Order: [INFO] [INFO] Apache POI - the Java API for Microsoft Documents [INFO] Apache POI Main package [INFO] Apache POI Scratchpad package [INFO] Apache POI - Openxmlformats Schema package [INFO] Apache POI - Openxmlformats Encryption Schema package [INFO] Apache POI - Openxmlformats Security-Schema package [INFO] Apache POI OOXML package [INFO] Apache POI ExcelAnt package [INFO] Apache POI Examples package [INFO] [INFO] Using the builder org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder with a thread count of 1 [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Apache POI - the Java API for Microsoft Documents 3.16-beta1-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ poi-parent --- [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Apache POI Main package 3.16-beta1-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ poi-main --- [INFO] Deleting <https://builds.apache.org/job/POI-Maven/ws/sonar/main/target> [INFO] Deleting <https://builds.apache.org/job/POI-Maven/ws/sonar/main/src> (includes = [], excludes = []) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Apache POI Scratchpad package 3.16-beta1-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ poi-scratchpad --- [INFO] Deleting <https://builds.apache.org/job/POI-Maven/ws/sonar/scratchpad/target> [INFO] Deleting <https://builds.apache.org/job/POI-Maven/ws/sonar/scratchpad/src> (includes = [], excludes = []) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Apache POI - Openxmlformats Schema package 3.16-beta1-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ poi-ooxml-schema --- [INFO] Deleting <https://builds.apache.org/job/POI-Maven/ws/sonar/ooxml-schema/target> [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Apache POI - Openxmlformats Encryption Schema package 3.16-beta1-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ poi-ooxml-schema-encryption --- [INFO] Deleting <https://builds.apache.org/job/POI-Maven/ws/sonar/ooxml-schema-encryption/target> [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Apache POI - Openxmlformats Security-Schema package 3.16-beta1-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ poi-ooxml-schema-security --- [INFO] Deleting <https://builds.apache.org/job/POI-Maven/ws/sonar/ooxml-schema-security/target> [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Apache POI OOXML package 3.16-beta1-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ poi-ooxml --- [INFO] Deleting <https://builds.apache.org/job/POI-Maven/ws/sonar/ooxml/target> [INFO] Deleting <https://builds.apache.org/job/POI-Maven/ws/sonar/ooxml/src> (includes = [], excludes = []) [INFO] Deleting <https://builds.apache.org/job/POI-Maven/ws/sonar/ooxml/build> (includes = [], excludes = []) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Apache POI ExcelAnt package 3.16-beta1-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ poi-excelant --- [INFO] Deleting <https://builds.apache.org/job/POI-Maven/ws/sonar/excelant/target> [INFO] Deleting <https://builds.apache.org/job/POI-Maven/ws/sonar/excelant/src> (includes = [], excludes = []) [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Apache POI Examples package 3.16-beta1-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ poi-examples --- [INFO] Deleting <https://builds.apache.org/job/POI-Maven/ws/sonar/examples/target> [INFO] Deleting <https://builds.apache.org/job/POI-Maven/ws/sonar/examples/src> (includes = [], excludes = []) [INFO] ------------------------------------------------------------------------ [INFO] Reactor Summary: [INFO] [INFO] Apache POI - the Java API for Microsoft Documents . SUCCESS [ 0.958 s] [INFO] Apache POI Main package ........................... SUCCESS [ 4.966 s] [INFO] Apache POI Scratchpad package ..................... SUCCESS [ 1.995 s] [INFO] Apache POI - Openxmlformats Schema package ........ SUCCESS [ 8.086 s] [INFO] Apache POI - Openxmlformats Encryption Schema package SUCCESS [ 1.162 s] [INFO] Apache POI - Openxmlformats Security-Schema package SUCCESS [ 2.531 s] [INFO] Apache POI OOXML package .......................... SUCCESS [ 2.246 s] [INFO] Apache POI ExcelAnt package ....................... SUCCESS [ 0.213 s] [INFO] Apache POI Examples package ....................... SUCCESS [ 0.563 s] [INFO] ------------------------------------------------------------------------ [INFO] BUILD SUCCESS [INFO] ------------------------------------------------------------------------ [INFO] Total time: 23.404 s [INFO] Finished at: 2016-10-18T16:30:28+00:00 [INFO] Final Memory: 5M/245M [INFO] ------------------------------------------------------------------------ [POI-Maven] $ /bin/bash -xe /tmp/hudson3104034381165399286.sh + mkdir -p sonar/ooxml-schema-security/target/schemas + wget -O sonar/ooxml-schema-security/target/schemas/xmldsig-core-schema.xsd http://www.w3.org/TR/2002/REC-xmldsig-core-20020212/xmldsig-core-schema.xsd --2016-10-18 16:30:28-- http://www.w3.org/TR/2002/REC-xmldsig-core-20020212/xmldsig-core-schema.xsd Resolving www.w3.org (www.w3.org)... 128.30.52.100 Connecting to www.w3.org (www.w3.org)|128.30.52.100|:80... connected. HTTP request sent, awaiting response... 200 OK Length: 10293 (10K) [application/xml] Saving to: âsonar/ooxml-schema-security/target/schemas/xmldsig-core-schema.xsdâ 0K .......... 100% 64.1M=0s 2016-10-18 16:30:44 (64.1 MB/s) - âsonar/ooxml-schema-security/target/schemas/xmldsig-core-schema.xsdâ saved [10293/10293] Parsing POMs Established TCP socket on 45852 maven32-agent.jar already up to date maven32-interceptor.jar already up to date maven3-interceptor-commons.jar already up to date [sonar] $ /home/jenkins/tools/java/latest1.6/bin/java -Xmx2g -Xms256m -XX:MaxPermSize=512m -XX:-OmitStackTraceInFastThrow -cp /home/jenkins/jenkins-slave/maven32-agent.jar:/home/jenkins/tools/maven/apache-maven-3.2.1/boot/plexus-classworlds-2.5.1.jar:/home/jenkins/tools/maven/apache-maven-3.2.1/conf/logging jenkins.maven3.agent.Maven32Main /home/jenkins/tools/maven/apache-maven-3.2.1 /home/jenkins/jenkins-slave/slave.jar /home/jenkins/jenkins-slave/maven32-interceptor.jar /home/jenkins/jenkins-slave/maven3-interceptor-commons.jar 45852 <===[JENKINS REMOTING CAPACITY]===> channel started ERROR: [JENKINS-18403] JDK 5 not supported to run Maven; retrying with slave Java and setting compile/test properties to point to /home/jenkins/tools/java/latest1.6 Established TCP socket on 48497 maven32-agent.jar already up to date maven32-interceptor.jar already up to date maven3-interceptor-commons.jar already up to date [sonar] $ /usr/local/jenkins/java/jdk1.7.0_55/jre/bin/java -Xmx2g -Xms256m -XX:MaxPermSize=512m -XX:-OmitStackTraceInFastThrow -cp /home/jenkins/jenkins-slave/maven32-agent.jar:/home/jenkins/tools/maven/apache-maven-3.2.1/boot/plexus-classworlds-2.5.1.jar:/home/jenkins/tools/maven/apache-maven-3.2.1/conf/logging jenkins.maven3.agent.Maven32Main /home/jenkins/tools/maven/apache-maven-3.2.1 /home/jenkins/jenkins-slave/slave.jar /home/jenkins/jenkins-slave/maven32-interceptor.jar /home/jenkins/jenkins-slave/maven3-interceptor-commons.jar 48497 <===[JENKINS REMOTING CAPACITY]===> channel started Executing Maven: -B -f <https://builds.apache.org/job/POI-Maven/ws/sonar/pom.xml> -Dmaven.repo.local=/home/jenkins/jenkins-slave/maven-repositories/0 package [INFO] Scanning for projects... [INFO] ------------------------------------------------------------------------ [INFO] Reactor Build Order: [INFO] [INFO] Apache POI - the Java API for Microsoft Documents [INFO] Apache POI Main package [INFO] Apache POI Scratchpad package [INFO] Apache POI - Openxmlformats Schema package [INFO] Apache POI - Openxmlformats Encryption Schema package [INFO] Apache POI - Openxmlformats Security-Schema package [INFO] Apache POI OOXML package [INFO] Apache POI ExcelAnt package [INFO] Apache POI Examples package [INFO] [INFO] Using the builder org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder with a thread count of 1 [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Apache POI - the Java API for Microsoft Documents 3.16-beta1-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Apache POI Main package 3.16-beta1-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-resources-plugin:3.0.1:copy-resources (copy-sources) @ poi-main --- [INFO] Using 'ASCII' encoding to copy filtered resources. [INFO] Copying 1218 resources [INFO] [INFO] --- maven-resources-plugin:3.0.1:copy-resources (copy-resources) @ poi-main --- [INFO] Using 'ASCII' encoding to copy filtered resources. [INFO] Copying 4 resources [INFO] [INFO] --- maven-resources-plugin:3.0.1:resources (default-resources) @ poi-main --- [INFO] Using 'ASCII' encoding to copy filtered resources. [INFO] Copying 4 resources [INFO] [INFO] --- maven-compiler-plugin:3.5.1:compile (default-compile) @ poi-main --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 1195 source files to <https://builds.apache.org/job/POI-Maven/ws/sonar/main/target/classes> [INFO] ------------------------------------------------------------- [ERROR] COMPILATION ERROR : [INFO] ------------------------------------------------------------- [ERROR] <https://builds.apache.org/job/POI-Maven/ws/sonar/main/src/main/java/org/apache/poi/poifs/macros/VBAMacroReader.java>:[32,23] cannot find symbol symbol : class StandardCharsets location: package java.nio.charset [INFO] 1 error [INFO] ------------------------------------------------------------- [INFO] ------------------------------------------------------------------------ [INFO] Reactor Summary: [INFO] [INFO] Apache POI - the Java API for Microsoft Documents . SUCCESS [ 0.258 s] [INFO] Apache POI Main package ........................... FAILURE [ 13.005 s] [INFO] Apache POI Scratchpad package ..................... SKIPPED [INFO] Apache POI - Openxmlformats Schema package ........ SKIPPED [INFO] Apache POI - Openxmlformats Encryption Schema package SKIPPED [INFO] Apache POI - Openxmlformats Security-Schema package SKIPPED [INFO] Apache POI OOXML package .......................... SKIPPED [INFO] Apache POI ExcelAnt package ....................... SKIPPED [INFO] Apache POI Examples package ....................... SKIPPED [INFO] ------------------------------------------------------------------------ [INFO] BUILD FAILURE [INFO] ------------------------------------------------------------------------ [INFO] Total time: 15.469 s [INFO] Finished at: 2016-10-18T16:31:13+00:00 [INFO] Final Memory: 13M/313M [INFO] ------------------------------------------------------------------------ [ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:3.5.1:compile (default-compile) on project poi-main: Compilation failure [ERROR] <https://builds.apache.org/job/POI-Maven/ws/sonar/main/src/main/java/org/apache/poi/poifs/macros/VBAMacroReader.java>:[32,23] cannot find symbol [ERROR] symbol : class StandardCharsets [ERROR] location: package java.nio.charset [ERROR] -> [Help 1] [ERROR] [ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch. [ERROR] Re-run Maven using the -X switch to enable full debug logging. [ERROR] [ERROR] For more information about the errors and possible solutions, please read the following articles: [ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException [ERROR] [ERROR] After correcting the problems, you can resume the build with the command [ERROR] mvn <goals> -rf :poi-main [JENKINS] Archiving <https://builds.apache.org/job/POI-Maven/ws/sonar/ooxml/pom.xml> to org.apache.poi/poi-ooxml/3.16-beta1-SNAPSHOT/poi-ooxml-3.16-beta1-SNAPSHOT.pom [JENKINS] Archiving <https://builds.apache.org/job/POI-Maven/ws/sonar/scratchpad/pom.xml> to org.apache.poi/poi-scratchpad/3.16-beta1-SNAPSHOT/poi-scratchpad-3.16-beta1-SNAPSHOT.pom [JENKINS] Archiving <https://builds.apache.org/job/POI-Maven/ws/sonar/examples/pom.xml> to org.apache.poi/poi-examples/3.16-beta1-SNAPSHOT/poi-examples-3.16-beta1-SNAPSHOT.pom [JENKINS] Archiving <https://builds.apache.org/job/POI-Maven/ws/sonar/ooxml-schema/pom.xml> to org.apache.poi/poi-ooxml-schema/3.16-beta1-SNAPSHOT/poi-ooxml-schema-3.16-beta1-SNAPSHOT.pom [JENKINS] Archiving <https://builds.apache.org/job/POI-Maven/ws/sonar/ooxml-schema-security/pom.xml> to org.apache.poi/poi-ooxml-schema-security/3.16-beta1-SNAPSHOT/poi-ooxml-schema-security-3.16-beta1-SNAPSHOT.pom [JENKINS] Archiving <https://builds.apache.org/job/POI-Maven/ws/sonar/ooxml-schema-encryption/pom.xml> to org.apache.poi/poi-ooxml-schema-encryption/3.16-beta1-SNAPSHOT/poi-ooxml-schema-encryption-3.16-beta1-SNAPSHOT.pom [JENKINS] Archiving <https://builds.apache.org/job/POI-Maven/ws/sonar/pom.xml> to org.apache.poi/poi-parent/3.16-beta1-SNAPSHOT/poi-parent-3.16-beta1-SNAPSHOT.pom [JENKINS] Archiving <https://builds.apache.org/job/POI-Maven/ws/sonar/main/pom.xml> to org.apache.poi/poi-main/3.16-beta1-SNAPSHOT/poi-main-3.16-beta1-SNAPSHOT.pom [JENKINS] Archiving <https://builds.apache.org/job/POI-Maven/ws/sonar/excelant/pom.xml> to org.apache.poi/poi-excelant/3.16-beta1-SNAPSHOT/poi-excelant-3.16-beta1-SNAPSHOT.pom Sending e-mails to: [email protected] channel stopped --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
