See <https://ci-builds.apache.org/job/POI/job/POI-DSL-SonarQube-Gradle/251/display/redirect?page=changes>
Changes: [PJ Fanning] [bug-65184] Improve performance of POFSMiniStore getBlockAt. Thanks to sits ------------------------------------------ [...truncated 8.41 KB...] Java(TM) SE Runtime Environment 18.9 (build 11.0.9+7-LTS) Java HotSpot(TM) 64-Bit Server VM 18.9 (build 11.0.9+7-LTS, mixed mode) + echo which javac which javac + which javac /home/jenkins/tools/java/latest11/bin/javac + javac -version javac 11.0.9 + echo Ant-Home: Ant-Home: + ls -al total 484 drwxr-xr-x 16 jenkins jenkins 4096 Feb 28 19:25 . drwxr-xr-x 11 jenkins jenkins 4096 Mar 9 00:05 .. drwxr-xr-x 30 jenkins jenkins 4096 Feb 28 19:25 build -rw-r--r-- 1 jenkins jenkins 15423 Mar 13 18:24 build.gradle -rw-r--r-- 1 jenkins jenkins 172 Feb 28 19:24 build.javacheck.xml -rw-r--r-- 1 jenkins jenkins 165624 Mar 13 18:24 build.xml -rw-r--r-- 1 jenkins jenkins 3264 Feb 28 19:24 .classpath -rw-r--r-- 1 jenkins jenkins 6325 Feb 28 19:24 doap_POI.rdf -rw-r--r-- 1 jenkins jenkins 2934 Feb 28 19:24 file-leak-detector.exclude -rw-r--r-- 1 jenkins jenkins 6229 Feb 28 19:24 forrest.properties -rw-r--r-- 1 jenkins jenkins 53 Feb 28 19:24 .gitattributes drwxr-xr-x 3 jenkins jenkins 4096 Feb 28 19:24 .github -rw-r--r-- 1 jenkins jenkins 475 Feb 28 19:24 .gitignore drwxr-xr-x 3 jenkins jenkins 4096 Feb 28 19:24 gradle drwxr-xr-x 5 jenkins jenkins 4096 Feb 28 19:25 .gradle -rwxr-xr-x 1 jenkins jenkins 5770 Feb 28 19:24 gradlew -rw-r--r-- 1 jenkins jenkins 3058 Feb 28 19:24 gradlew.bat drwxr-xr-x 2 jenkins jenkins 4096 Feb 28 19:24 jenkins -rw-r--r-- 1 jenkins jenkins 167281 Mar 13 18:24 KEYS drwxr-xr-x 2 jenkins jenkins 4096 Feb 28 19:24 legal drwxr-xr-x 10 jenkins jenkins 4096 Feb 28 19:25 lib drwxr-xr-x 2 jenkins jenkins 4096 Feb 28 19:24 maven drwxr-xr-x 3 jenkins jenkins 4096 Feb 28 19:24 osgi -rw-r--r-- 1 jenkins jenkins 4813 Feb 28 19:24 patch.xml -rw-r--r-- 1 jenkins jenkins 426 Feb 28 19:24 .project -rw-r--r-- 1 jenkins jenkins 4278 Feb 28 19:24 README.rst drwxr-xr-x 2 jenkins jenkins 4096 Feb 28 19:24 .settings -rw-r--r-- 1 jenkins jenkins 556 Feb 28 19:24 settings.gradle drwxr-xr-x 9 jenkins jenkins 4096 Feb 28 19:24 sonar drwxr-xr-x 16 jenkins jenkins 4096 Feb 28 19:24 src drwxr-xr-x 4 jenkins jenkins 4096 Mar 13 18:24 .svn drwxr-xr-x 15 jenkins jenkins 4096 Feb 28 19:24 test-data -rw-r--r-- 1 jenkins jenkins 419 Feb 28 19:24 .travis.yml + echo which ant which ant + which ant /usr/bin/ant + ant -version Apache Ant(TM) version 1.10.5 compiled on March 28 2019 + 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.10.5 compiled on March 28 2019 Buildfile: <https://ci-builds.apache.org/job/POI/job/POI-DSL-SonarQube-Gradle/ws/build.javacheck.xml> Detected Java version: 11 in: /usr/local/asfpackages/java/oraclejdk-11.0.9 Detected OS: Linux parsing buildfile <https://ci-builds.apache.org/job/POI/job/POI-DSL-SonarQube-Gradle/ws/build.javacheck.xml> with URI = <https://ci-builds.apache.org/job/POI/job/POI-DSL-SonarQube-Gradle/ws/build.javacheck.xml> Project base dir set to: <https://ci-builds.apache.org/job/POI/job/POI-DSL-SonarQube-Gradle/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 11/11.0.9 [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 11.0.9 BUILD SUCCESSFUL Total time: 0 seconds + exit 0 [Gradle] - Launching build. [POI-DSL-SonarQube-Gradle] $ gradle -PenableSonar -Dsonar.login=**** -Dsonar.organization=apache -Dsonar.projectKey=poi-parent -Dsonar.host.url=https://sonarcloud.io check jacocoTestReport sonarqube To honour the JVM settings for this build a new JVM will be forked. Please consider using the daemon: https://docs.gradle.org/5.6/userguide/gradle_daemon.html. Daemon will be stopped at the end of the build stopping after processing > Configure project : Enabling Sonar support Trying to override old definition of datatype junit writing file <https://ci-builds.apache.org/job/POI/job/POI-DSL-SonarQube-Gradle/ws/build/ooxml/../../lib/ooxml/xmlbeans-5.0.0.jar> > Task :main:compileJava Note: Some input files use or override a deprecated API. Note: Recompile with -Xlint:deprecation for details. Note: Some input files use unchecked or unsafe operations. Note: Recompile with -Xlint:unchecked for details. > Task :main:processResources UP-TO-DATE > Task :main:classes > Task :main:jar > Task :ooxml:ant-check-jars > Task :ooxml:ant-fetch-jars > Task :ooxml:ant-check-ooxml-jars > Task :ooxml:ant-fetch-ooxml-jars > Task :ooxml:ant-init [ant:echo] Using Ant: Apache Ant(TM) version 1.9.14 compiled on March 12 2019 from ${ant.home}, Ant detected Java 11 (may be different than actual Java sometimes...) [ant:echo] Using Java: 11.0.9/11.0.9+7-LTS/11.0.9+7-LTS/Java HotSpot(TM) 64-Bit Server VM from Oracle Corporation on Linux: 4.15.0-58-generic [ant:echo] Building Apache POI version 5.0.1-SNAPSHOT and RC: RC1 > Task :ooxml:ant-check-compiled-ooxml-xsds > Task :ooxml:ant-compile-ooxml-xsds > Task :ooxml:downloadJarsToLibs UP-TO-DATE > Task :scratchpad:compileJava Note: Some input files use or override a deprecated API. Note: Recompile with -Xlint:deprecation for details. Note: Some input files use unchecked or unsafe operations. Note: Recompile with -Xlint:unchecked for details. > Task :scratchpad:processResources UP-TO-DATE > Task :scratchpad:classes > Task :scratchpad:jar > Task :ooxml:compileJava Note: Some input files use or override a deprecated API. Note: Recompile with -Xlint:deprecation for details. Note: Some input files use unchecked or unsafe operations. Note: Recompile with -Xlint:unchecked for details. > Task :ooxml:processResources > Task :ooxml:classes > Task :ooxml:jar > Task :examples:compileJava > Task :examples:processResources NO-SOURCE > Task :examples:classes > Task :examples:compileTestJava NO-SOURCE > Task :examples:processTestResources NO-SOURCE > Task :examples:testClasses UP-TO-DATE > Task :examples:test NO-SOURCE > Task :examples:check UP-TO-DATE > Task :excelant:compileJava > Task :excelant:processResources > Task :excelant:classes > Task :main:compileTestJava Note: Some input files use or override a deprecated API. Note: Recompile with -Xlint:deprecation for details. Note: <https://ci-builds.apache.org/job/POI/job/POI-DSL-SonarQube-Gradle/ws/src/testcases/org/apache/poi/sl/usermodel/BaseTestSlideShow.java> uses unchecked or unsafe operations. Note: Recompile with -Xlint:unchecked for details. > Task :main:processTestResources > Task :main:testClasses > Task :main:testJar > Task :excelant:compileTestJava > Task :excelant:processTestResources > Task :excelant:testClasses > Task :excelant:test > Task :excelant:check > Task :examples:jar > Task :integrationtest:compileJava NO-SOURCE > Task :integrationtest:processResources NO-SOURCE > Task :integrationtest:classes UP-TO-DATE > Task :ooxml:compileTestJava Note: Some input files use or override a deprecated API. Note: Recompile with -Xlint:deprecation for details. > Task :ooxml:processTestResources > Task :ooxml:testClasses > Task :integrationtest:compileTestJava > Task :integrationtest:processTestResources > Task :integrationtest:testClasses > Task :integrationtest:test [192.465s][warning][gc,alloc] ForkJoinPool-1-worker-47: Retried waiting for GCLocker too often allocating 741593 words [259.740s][warning][gc,alloc] ForkJoinPool-1-worker-59: Retried waiting for GCLocker too often allocating 1212 words [263.298s][warning][gc,alloc] ForkJoinPool-1-worker-45: Retried waiting for GCLocker too often allocating 42604 words [263.298s][warning][gc,alloc] ForkJoinPool-1-worker-63: Retried waiting for GCLocker too often allocating 256 words [263.298s][warning][gc,alloc] ForkJoinPool-1-worker-51: Retried waiting for GCLocker too often allocating 2213 words [264.554s][warning][gc,alloc] ForkJoinPool-1-worker-39: Retried waiting for GCLocker too often allocating 6177 words [264.554s][warning][gc,alloc] ForkJoinPool-1-worker-41: Retried waiting for GCLocker too often allocating 2762 words [266.058s][warning][gc,alloc] ForkJoinPool-1-worker-11: Retried waiting for GCLocker too often allocating 334 words [266.058s][warning][gc,alloc] ForkJoinPool-1-worker-61: Retried waiting for GCLocker too often allocating 334 words [266.058s][warning][gc,alloc] ForkJoinPool-1-worker-5: Retried waiting for GCLocker too often allocating 561 words [266.058s][warning][gc,alloc] ForkJoinPool-1-worker-37: Retried waiting for GCLocker too often allocating 1951 words [266.564s][warning][gc,alloc] ForkJoinPool-1-worker-13: Retried waiting for GCLocker too often allocating 433 words [266.564s][warning][gc,alloc] ForkJoinPool-1-worker-53: Retried waiting for GCLocker too often allocating 1162 words [267.462s][warning][gc,alloc] ForkJoinPool-1-worker-9: Retried waiting for GCLocker too often allocating 7392 words [267.927s][warning][gc,alloc] ForkJoinPool-1-worker-31: Retried waiting for GCLocker too often allocating 5893 words [268.421s][warning][gc,alloc] ForkJoinPool-1-worker-55: Retried waiting for GCLocker too often allocating 332 words [268.846s][warning][gc,alloc] ForkJoinPool-1-worker-17: Retried waiting for GCLocker too often allocating 2877 words [269.358s][warning][gc,alloc] ForkJoinPool-1-worker-3: Retried waiting for GCLocker too often allocating 5666 words [269.358s][warning][gc,alloc] ForkJoinPool-1-worker-47: Retried waiting for GCLocker too often allocating 3710 words [269.864s][warning][gc,alloc] ForkJoinPool-1-worker-25: Retried waiting for GCLocker too often allocating 334 words [270.764s][warning][gc,alloc] ForkJoinPool-1-worker-49: Retried waiting for GCLocker too often allocating 4773 words [271.266s][warning][gc,alloc] ForkJoinPool-1-worker-33: Retried waiting for GCLocker too often allocating 576 words [272.679s][warning][gc,alloc] ForkJoinPool-1-worker-51: Retried waiting for GCLocker too often allocating 12 words [272.679s][warning][gc,alloc] ForkJoinPool-1-worker-37: Retried waiting for GCLocker too often allocating 18 words [275.215s][warning][gc,alloc] ForkJoinPool-1-worker-45: Retried waiting for GCLocker too often allocating 303566 words > Task :integrationtest:check > Task :main:test org.apache.poi.hssf.dev.TestBiffViewer > testMain(File)[146] FAILED org.opentest4j.AssertionFailedError Caused by: org.apache.poi.util.RecordFormatException at TestBiffViewer.java:65 org.apache.poi.hssf.dev.TestBiffViewer > testMain(File)[147] FAILED org.opentest4j.AssertionFailedError org.apache.poi.hssf.dev.TestBiffViewer > testMain(File)[248] FAILED org.opentest4j.AssertionFailedError Caused by: java.lang.IllegalArgumentException at TestBiffViewer.java:65 org.apache.poi.hssf.dev.TestBiffViewer > testMain(File)[266] FAILED org.opentest4j.AssertionFailedError Caused by: java.lang.IllegalArgumentException at TestBiffViewer.java:65 org.apache.poi.hssf.dev.TestReSave > testMain(File)[214] FAILED org.opentest4j.AssertionFailedError Caused by: org.apache.poi.util.RecordFormatException at TestReSave.java:74 org.apache.poi.hssf.dev.TestBiffViewer > testMain(File)[319] FAILED org.opentest4j.AssertionFailedError Caused by: java.lang.IllegalArgumentException at TestBiffViewer.java:65 org.apache.poi.hssf.dev.TestReSave > testMain(File)[304] FAILED org.opentest4j.AssertionFailedError org.apache.poi.hssf.dev.TestReSave > testMain(File)[356] FAILED org.opentest4j.AssertionFailedError Caused by: org.apache.poi.hssf.record.RecordInputStream$LeftoverDataException at TestReSave.java:74 6957 tests completed, 8 failed, 24 skipped > Task :main:test FAILED FAILURE: Build failed with an exception. * What went wrong: Execution failed for task ':main:test'. > There were failing tests. See the report at: > file://<https://ci-builds.apache.org/job/POI/job/POI-DSL-SonarQube-Gradle/ws/build/main/build/reports/tests/test/index.html> * Try: Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights. * Get more help at https://help.gradle.org BUILD FAILED in 7m 37s 32 actionable tasks: 30 executed, 2 up-to-date Build step 'Invoke Gradle script' changed build result to FAILURE Build step 'Invoke Gradle script' marked build as failure WARN: Unable to locate 'report-task.txt' in the workspace. Did the SonarScanner succeed? --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@poi.apache.org For additional commands, e-mail: dev-h...@poi.apache.org