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 2021/01/22 23:35:01 UTC

Build failed in Jenkins: POI » POI-DSL-SonarQube-Gradle #175

See <https://ci-builds.apache.org/job/POI/job/POI-DSL-SonarQube-Gradle/175/display/redirect?page=changes>

Changes:

[Andreas Beeker] Sonar fixes
add asserts to tests


------------------------------------------
[...truncated 26.60 KB...]
-rw-r--r--  1 root root 1278 Sep 15 15:56 release
+ ls -al /home/jenkins/tools/java/latest11/bin
total 640
drwxr-xr-x 2 root root   4096 Dec  7 23:05 .
drwxr-xr-x 8 root root   4096 Dec  7 23:05 ..
-rwxr-xr-x 1 root root  12984 Sep 15 15:56 jaotc
-rwxr-xr-x 1 root root  12864 Sep 15 15:56 jar
-rwxr-xr-x 1 root root  12864 Sep 15 15:56 jarsigner
-rwxr-xr-x 1 root root  12848 Sep 15 15:56 java
-rwxr-xr-x 1 root root  12896 Sep 15 15:56 javac
-rwxr-xr-x 1 root root  12896 Sep 15 15:56 javadoc
-rwxr-xr-x 1 root root  12864 Sep 15 15:56 javap
-rwxr-xr-x 1 root root  12864 Sep 15 15:56 jcmd
-rwxr-xr-x 1 root root  12912 Sep 15 15:56 jconsole
-rwxr-xr-x 1 root root  12864 Sep 15 15:56 jdb
-rwxr-xr-x 1 root root  12864 Sep 15 15:56 jdeprscan
-rwxr-xr-x 1 root root  12864 Sep 15 15:56 jdeps
-rwxr-xr-x 1 root root  12864 Sep 15 15:56 jfr
-rwxr-xr-x 1 root root  12864 Sep 15 15:56 jhsdb
-rwxr-xr-x 1 root root  12864 Sep 15 15:56 jimage
-rwxr-xr-x 1 root root  12896 Sep 15 15:56 jinfo
-rwxr-xr-x 1 root root  12896 Sep 15 15:56 jjs
-rwxr-xr-x 1 root root  12896 Sep 15 15:56 jlink
-rwxr-xr-x 1 root root  12896 Sep 15 15:56 jmap
-rwxr-xr-x 1 root root  12864 Sep 15 15:56 jmod
-rwxr-xr-x 1 root root  12864 Sep 15 15:56 jps
-rwxr-xr-x 1 root root  12904 Sep 15 15:56 jrunscript
-rwxr-xr-x 1 root root  12864 Sep 15 15:56 jshell
-rwxr-xr-x 1 root root  12896 Sep 15 15:56 jstack
-rwxr-xr-x 1 root root  12864 Sep 15 15:56 jstat
-rwxr-xr-x 1 root root  12864 Sep 15 15:56 jstatd
-rwxr-xr-x 1 root root  12864 Sep 15 15:56 keytool
-rwxr-xr-x 1 root root  12864 Sep 15 15:56 pack200
-rwxr-xr-x 1 root root  12864 Sep 15 15:56 rmic
-rwxr-xr-x 1 root root  12864 Sep 15 15:56 rmid
-rwxr-xr-x 1 root root  12872 Sep 15 15:56 rmiregistry
-rwxr-xr-x 1 root root  12864 Sep 15 15:56 serialver
-rwxr-xr-x 1 root root 121568 Sep 15 15:56 unpack200
+ /home/jenkins/tools/java/latest11/bin/java -version
java version "11.0.9" 2020-10-20 LTS
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 java
which java
+ which java
/home/jenkins/tools/java/latest11/bin/java
+ java -version
java version "11.0.9" 2020-10-20 LTS
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 476
drwxr-xr-x 16 jenkins jenkins   4096 Jan 22 23:26 .
drwxr-xr-x  6 jenkins jenkins   4096 Jan 15 23:54 ..
drwxr-xr-x 30 jenkins jenkins   4096 Jan 15 23:55 build
-rw-r--r--  1 jenkins jenkins  14850 Jan 22 23:26 build.gradle
-rw-r--r--  1 jenkins jenkins    172 Jan 15 23:54 build.javacheck.xml
-rw-r--r--  1 jenkins jenkins 157873 Jan 22 23:26 build.xml
-rw-r--r--  1 jenkins jenkins   3345 Jan 15 23:54 .classpath
-rw-r--r--  1 jenkins jenkins   6325 Jan 22 23:26 doap_POI.rdf
-rw-r--r--  1 jenkins jenkins   2934 Jan 15 23:54 file-leak-detector.exclude
-rw-r--r--  1 jenkins jenkins   6229 Jan 15 23:54 forrest.properties
-rw-r--r--  1 jenkins jenkins     53 Jan 15 23:54 .gitattributes
drwxr-xr-x  3 jenkins jenkins   4096 Jan 15 23:54 .github
-rw-r--r--  1 jenkins jenkins    482 Jan 15 23:54 .gitignore
drwxr-xr-x  3 jenkins jenkins   4096 Jan 15 23:54 gradle
drwxr-xr-x  5 jenkins jenkins   4096 Jan 15 23:55 .gradle
-rwxr-xr-x  1 jenkins jenkins   5770 Jan 22 23:26 gradlew
-rw-r--r--  1 jenkins jenkins   3058 Jan 22 23:26 gradlew.bat
drwxr-xr-x  2 jenkins jenkins   4096 Jan 15 23:54 jenkins
-rw-r--r--  1 jenkins jenkins 167284 Jan 15 23:54 KEYS
drwxr-xr-x  2 jenkins jenkins   4096 Jan 15 23:54 legal
drwxr-xr-x  9 jenkins jenkins   4096 Jan 15 23:55 lib
drwxr-xr-x  2 jenkins jenkins   4096 Jan 15 23:54 maven
drwxr-xr-x  3 jenkins jenkins   4096 Jan 22 23:26 osgi
-rw-r--r--  1 jenkins jenkins   4813 Jan 15 23:54 patch.xml
-rw-r--r--  1 jenkins jenkins    426 Jan 15 23:54 .project
-rw-r--r--  1 jenkins jenkins   4278 Jan 15 23:54 README.rst
drwxr-xr-x  2 jenkins jenkins   4096 Jan 15 23:54 .settings
-rw-r--r--  1 jenkins jenkins    556 Jan 15 23:54 settings.gradle
drwxr-xr-x  9 jenkins jenkins   4096 Jan 15 23:54 sonar
drwxr-xr-x 16 jenkins jenkins   4096 Jan 15 23:54 src
drwxr-xr-x  4 jenkins jenkins   4096 Jan 22 23:26 .svn
drwxr-xr-x 15 jenkins jenkins   4096 Jan 15 23:54 test-data
-rw-r--r--  1 jenkins jenkins    419 Jan 15 23:54 .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: 1 second
+ 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

> 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-74-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
SchemaCompiler  Metadata LOAD:org/apache/xmlbeans/metadata GEN:org/apache/poi/schemas/ooxml
Time to build schema type system: 3.269 seconds
Time to generate code: 6.377 seconds
[ant:javac] Ignoring source, target and bootclasspath as release has been set

> 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 NO-SOURCE
> Task :main:testClasses
> Task :main:testJar
> Task :excelant:compileTestJava
> Task :excelant:processTestResources NO-SOURCE
> 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 NO-SOURCE
> Task :ooxml:testClasses
> Task :integrationtest:compileTestJava
> Task :integrationtest:processTestResources NO-SOURCE
> Task :integrationtest:testClasses
> Task :integrationtest:test
> Task :integrationtest:check
> Task :main:test

org.apache.poi.hssf.usermodel.TestHSSFSheetAutosizeColumn > testExcelExporter() FAILED
    org.opentest4j.AssertionFailedError

org.apache.poi.hssf.usermodel.TestHSSFSheetAutosizeColumn > largeRowNumbers() FAILED
    org.opentest4j.AssertionFailedError

6937 tests completed, 2 failed, 26 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 8m 37s
28 actionable tasks: 26 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-unsubscribe@poi.apache.org
For additional commands, e-mail: dev-help@poi.apache.org


Jenkins build is back to normal : POI » POI-DSL-SonarQube-Gradle #177

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://ci-builds.apache.org/job/POI/job/POI-DSL-SonarQube-Gradle/177/display/redirect?page=changes>


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


Build failed in Jenkins: POI » POI-DSL-SonarQube-Gradle #176

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://ci-builds.apache.org/job/POI/job/POI-DSL-SonarQube-Gradle/176/display/redirect?page=changes>

Changes:

[Dominik Stadler] List some more changes for 5.0.0

[Dominik Stadler] Documentation: Adjust examples, fix git command, adjust for JUnit 5


------------------------------------------
[...truncated 28.93 KB...]
drwxr-xr-x 2 root root   4096 Dec  7 22:57 .
drwxr-xr-x 8 root root   4096 Dec  7 22:57 ..
-rwxr-xr-x 1 root root  12984 Sep 15 15:56 jaotc
-rwxr-xr-x 1 root root  12864 Sep 15 15:56 jar
-rwxr-xr-x 1 root root  12864 Sep 15 15:56 jarsigner
-rwxr-xr-x 1 root root  12848 Sep 15 15:56 java
-rwxr-xr-x 1 root root  12896 Sep 15 15:56 javac
-rwxr-xr-x 1 root root  12896 Sep 15 15:56 javadoc
-rwxr-xr-x 1 root root  12864 Sep 15 15:56 javap
-rwxr-xr-x 1 root root  12864 Sep 15 15:56 jcmd
-rwxr-xr-x 1 root root  12912 Sep 15 15:56 jconsole
-rwxr-xr-x 1 root root  12864 Sep 15 15:56 jdb
-rwxr-xr-x 1 root root  12864 Sep 15 15:56 jdeprscan
-rwxr-xr-x 1 root root  12864 Sep 15 15:56 jdeps
-rwxr-xr-x 1 root root  12864 Sep 15 15:56 jfr
-rwxr-xr-x 1 root root  12864 Sep 15 15:56 jhsdb
-rwxr-xr-x 1 root root  12864 Sep 15 15:56 jimage
-rwxr-xr-x 1 root root  12896 Sep 15 15:56 jinfo
-rwxr-xr-x 1 root root  12896 Sep 15 15:56 jjs
-rwxr-xr-x 1 root root  12896 Sep 15 15:56 jlink
-rwxr-xr-x 1 root root  12896 Sep 15 15:56 jmap
-rwxr-xr-x 1 root root  12864 Sep 15 15:56 jmod
-rwxr-xr-x 1 root root  12864 Sep 15 15:56 jps
-rwxr-xr-x 1 root root  12904 Sep 15 15:56 jrunscript
-rwxr-xr-x 1 root root  12864 Sep 15 15:56 jshell
-rwxr-xr-x 1 root root  12896 Sep 15 15:56 jstack
-rwxr-xr-x 1 root root  12864 Sep 15 15:56 jstat
-rwxr-xr-x 1 root root  12864 Sep 15 15:56 jstatd
-rwxr-xr-x 1 root root  12864 Sep 15 15:56 keytool
-rwxr-xr-x 1 root root  12864 Sep 15 15:56 pack200
-rwxr-xr-x 1 root root  12864 Sep 15 15:56 rmic
-rwxr-xr-x 1 root root  12864 Sep 15 15:56 rmid
-rwxr-xr-x 1 root root  12872 Sep 15 15:56 rmiregistry
-rwxr-xr-x 1 root root  12864 Sep 15 15:56 serialver
-rwxr-xr-x 1 root root 121568 Sep 15 15:56 unpack200
+ /home/jenkins/tools/java/latest11/bin/java -version
java version "11.0.9" 2020-10-20 LTS
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 java
which java
+ which java
/home/jenkins/tools/java/latest11/bin/java
+ java -version
java version "11.0.9" 2020-10-20 LTS
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 476
drwxr-xr-x 16 jenkins jenkins   4096 Jan 23 09:09 .
drwxr-xr-x  8 jenkins jenkins   4096 Jan  6 12:55 ..
drwxr-xr-x 31 jenkins jenkins   4096 Dec  4 14:35 build
-rw-r--r--  1 jenkins jenkins  14850 Jan 23 09:09 build.gradle
-rw-r--r--  1 jenkins jenkins    172 Jan 13 18:06 build.javacheck.xml
-rw-r--r--  1 jenkins jenkins 157873 Jan 23 09:09 build.xml
-rw-r--r--  1 jenkins jenkins   3345 Dec 16 19:54 .classpath
-rw-r--r--  1 jenkins jenkins   6325 Jan 23 09:09 doap_POI.rdf
-rw-r--r--  1 jenkins jenkins   2934 Jan 13 18:06 file-leak-detector.exclude
-rw-r--r--  1 jenkins jenkins   6229 Dec  4 14:25 forrest.properties
-rw-r--r--  1 jenkins jenkins     53 Dec  4 14:25 .gitattributes
drwxr-xr-x  3 jenkins jenkins   4096 Dec 26 09:24 .github
-rw-r--r--  1 jenkins jenkins    482 Dec 16 19:54 .gitignore
drwxr-xr-x  3 jenkins jenkins   4096 Dec  4 14:25 gradle
drwxr-xr-x  6 jenkins jenkins   4096 Dec  4 14:25 .gradle
-rwxr-xr-x  1 jenkins jenkins   5770 Jan 23 09:09 gradlew
-rw-r--r--  1 jenkins jenkins   3058 Jan 23 09:09 gradlew.bat
drwxr-xr-x  2 jenkins jenkins   4096 Dec 30 23:25 jenkins
-rw-r--r--  1 jenkins jenkins 167284 Dec  4 14:25 KEYS
drwxr-xr-x  2 jenkins jenkins   4096 Dec  4 14:25 legal
drwxr-xr-x  9 jenkins jenkins   4096 Dec  4 14:26 lib
drwxr-xr-x  2 jenkins jenkins   4096 Jan 13 18:05 maven
drwxr-xr-x  3 jenkins jenkins   4096 Jan 23 09:09 osgi
-rw-r--r--  1 jenkins jenkins   4813 Dec  4 14:25 patch.xml
-rw-r--r--  1 jenkins jenkins    426 Dec  4 14:25 .project
-rw-r--r--  1 jenkins jenkins   4278 Dec 16 19:54 README.rst
drwxr-xr-x  2 jenkins jenkins   4096 Dec  4 14:25 .settings
-rw-r--r--  1 jenkins jenkins    556 Dec  4 14:25 settings.gradle
drwxr-xr-x  9 jenkins jenkins   4096 Jan 13 18:05 sonar
drwxr-xr-x 16 jenkins jenkins   4096 Dec  4 14:25 src
drwxr-xr-x  4 jenkins jenkins   4096 Jan 23 09:09 .svn
drwxr-xr-x 15 jenkins jenkins   4096 Dec 30 23:25 test-data
-rw-r--r--  1 jenkins jenkins    419 Dec  8 23:32 .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/6.1/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

> 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.10.7 compiled on September 1 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-108-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
SchemaCompiler  Metadata LOAD:org/apache/xmlbeans/metadata GEN:org/apache/poi/schemas/ooxml
Time to build schema type system: 2.446 seconds
Time to generate code: 5.647 seconds
[ant:javac] Ignoring source, target and bootclasspath as release has been set

> 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 UP-TO-DATE
> 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 UP-TO-DATE
> 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 NO-SOURCE
> Task :main:testClasses
> Task :main:testJar
> Task :excelant:compileTestJava
> Task :excelant:processTestResources NO-SOURCE
> 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 NO-SOURCE
> Task :ooxml:testClasses
> Task :integrationtest:compileTestJava
> Task :integrationtest:processTestResources NO-SOURCE
> Task :integrationtest:testClasses
> Task :integrationtest:test
> Task :integrationtest:check
> Task :main:test

TestHSSFSheetAutosizeColumn > testExcelExporter() FAILED
    org.opentest4j.AssertionFailedError at AssertionUtils.java:55

TestHSSFSheetAutosizeColumn > largeRowNumbers() FAILED
    org.opentest4j.AssertionFailedError at AssertionUtils.java:55

6933 tests completed, 2 failed, 26 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

Deprecated Gradle features were used in this build, making it incompatible with Gradle 7.0.
Use '--warning-mode all' to show the individual deprecation warnings.
See https://docs.gradle.org/6.1/userguide/command_line_interface.html#sec:command_line_warnings

BUILD FAILED in 5m 46s
28 actionable tasks: 24 executed, 4 up-to-date
Build step 'Invoke Gradle script' changed build result to FAILURE
Build step 'Invoke Gradle script' marked build as failure

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