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 2022/08/07 08:54:58 UTC

Build failed in Jenkins: POI » POI-DSL-1.19 #10

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

Changes:

[PJ Fanning] [github-365] use lambdas. Thanks to Arturo Bernal. This closes #365

[PJ Fanning] [github-366] remove unnecessary local vars. Thanks to Arturo Bernal. This closes #366

[PJ Fanning] [github-364] use Math.min/max. Thanks to Arturo Bernal. This closes #364

[PJ Fanning] remove unused imports

[PJ Fanning] remove unused field

[PJ Fanning] compile issue after byte-buddy upgrade

[PJ Fanning] upgrade byte-buddy

[PJ Fanning] revert: github ci perms

[PJ Fanning] github ci perms

[PJ Fanning] [bug-66181] add time example

[PJ Fanning] [bug-66181] fix issue with evaluation of blank string in VALUE function

[PJ Fanning] [bug-66181] test case

[PJ Fanning] update test

[PJ Fanning] [bug-66187] issue with XWPFRun creating run properties unnecessarily

[PJ Fanning] update method name (has typo)


------------------------------------------
[...truncated 2.19 MB...]
  [javadoc]     MIDPOINT_CATEGORY(STCrossBetween.MID_CAT);
  [javadoc]     ^
  [javadoc] <https://ci-builds.apache.org/job/POI/job/POI-DSL-1.19/ws/poi-ooxml/src/main/java/org/apache/poi/xddf/usermodel/chart/AxisCrosses.java>:24: warning: no comment
  [javadoc] public enum AxisCrosses {
  [javadoc]        ^
  [javadoc] <https://ci-builds.apache.org/job/POI/job/POI-DSL-1.19/ws/poi-ooxml/src/main/java/org/apache/poi/xddf/usermodel/chart/AxisCrosses.java>:25: warning: no comment
  [javadoc]     AUTO_ZERO(STCrosses.AUTO_ZERO),
  [javadoc]     ^
  [javadoc] <https://ci-builds.apache.org/job/POI/job/POI-DSL-1.19/ws/poi-ooxml/src/main/java/org/apache/poi/xddf/usermodel/chart/AxisCrosses.java>:26: warning: no comment
  [javadoc]     MAX(STCrosses.MAX),
  [javadoc]     ^
  [javadoc] <https://ci-builds.apache.org/job/POI/job/POI-DSL-1.19/ws/poi-ooxml/src/main/java/org/apache/poi/xddf/usermodel/chart/AxisCrosses.java>:27: warning: no comment
  [javadoc]     MIN(STCrosses.MIN);
  [javadoc]     ^
  [javadoc] <https://ci-builds.apache.org/job/POI/job/POI-DSL-1.19/ws/poi-ooxml/src/main/java/org/apache/poi/xddf/usermodel/chart/AxisLabelAlignment.java>:24: warning: no comment
  [javadoc] public enum AxisLabelAlignment {
  [javadoc]        ^
  [javadoc] <https://ci-builds.apache.org/job/POI/job/POI-DSL-1.19/ws/poi-ooxml/src/main/java/org/apache/poi/xddf/usermodel/chart/AxisLabelAlignment.java>:25: warning: no comment
  [javadoc]     CENTER(STLblAlgn.CTR),
  [javadoc]     ^
  [javadoc] <https://ci-builds.apache.org/job/POI/job/POI-DSL-1.19/ws/poi-ooxml/src/main/java/org/apache/poi/xddf/usermodel/chart/AxisLabelAlignment.java>:26: warning: no comment
  [javadoc]     LEFT(STLblAlgn.L),
  [javadoc]     ^
  [javadoc] <https://ci-builds.apache.org/job/POI/job/POI-DSL-1.19/ws/poi-ooxml/src/main/java/org/apache/poi/xddf/usermodel/chart/AxisLabelAlignment.java>:27: warning: no comment
  [javadoc]     RIGHT(STLblAlgn.R);
  [javadoc]     ^
  [javadoc] <https://ci-builds.apache.org/job/POI/job/POI-DSL-1.19/ws/poi-ooxml/src/main/java/org/apache/poi/xddf/usermodel/chart/AxisOrientation.java>:24: warning: no comment
  [javadoc] public enum AxisOrientation {
  [javadoc]        ^
  [javadoc] <https://ci-builds.apache.org/job/POI/job/POI-DSL-1.19/ws/poi-ooxml/src/main/java/org/apache/poi/xddf/usermodel/chart/AxisOrientation.java>:26: warning: no comment
  [javadoc]     MAX_MIN(STOrientation.MAX_MIN);
  [javadoc]     ^
  [javadoc] <https://ci-builds.apache.org/job/POI/job/POI-DSL-1.19/ws/poi-ooxml/src/main/java/org/apache/poi/xddf/usermodel/chart/AxisOrientation.java>:25: warning: no comment
  [javadoc]     MIN_MAX(STOrientation.MIN_MAX),
  [javadoc]     ^
  [javadoc] <https://ci-builds.apache.org/job/POI/job/POI-DSL-1.19/ws/poi-ooxml/src/main/java/org/apache/poi/xddf/usermodel/chart/AxisPosition.java>:24: warning: no comment
  [javadoc] public enum AxisPosition {
  [javadoc]        ^
  [javadoc] <https://ci-builds.apache.org/job/POI/job/POI-DSL-1.19/ws/poi-ooxml/src/main/java/org/apache/poi/xddf/usermodel/chart/AxisPosition.java>:25: warning: no comment
  [javadoc]     BOTTOM(STAxPos.B),
  [javadoc]     ^
  [javadoc] <https://ci-builds.apache.org/job/POI/job/POI-DSL-1.19/ws/poi-ooxml/src/main/java/org/apache/poi/xddf/usermodel/chart/AxisPosition.java>:26: warning: no comment
  [javadoc]     LEFT(STAxPos.L),
  [javadoc]     ^
  [javadoc] <https://ci-builds.apache.org/job/POI/job/POI-DSL-1.19/ws/poi-ooxml/src/main/java/org/apache/poi/xddf/usermodel/chart/AxisPosition.java>:27: warning: no comment
  [javadoc]     RIGHT(STAxPos.R),
  [javadoc]     ^
  [javadoc] <https://ci-builds.apache.org/job/POI/job/POI-DSL-1.19/ws/poi-ooxml/src/main/java/org/apache/poi/xddf/usermodel/chart/AxisPosition.java>:28: warning: no comment
  [javadoc]     TOP(STAxPos.T);
  [javadoc]     ^
  [javadoc] <https://ci-builds.apache.org/job/POI/job/POI-DSL-1.19/ws/poi-ooxml/src/main/java/org/apache/poi/xddf/usermodel/chart/AxisTickLabelPosition.java>:24: warning: no comment
  [javadoc] public enum AxisTickLabelPosition {
  [javadoc]        ^
  [javadoc] <https://ci-builds.apache.org/job/POI/job/POI-DSL-1.19/ws/poi-ooxml/src/main/java/org/apache/poi/xddf/usermodel/chart/AxisTickLabelPosition.java>:25: warning: no comment
  [javadoc]     HIGH(STTickLblPos.HIGH),
  [javadoc]     ^
  [javadoc] <https://ci-builds.apache.org/job/POI/job/POI-DSL-1.19/ws/poi-ooxml/src/main/java/org/apache/poi/xddf/usermodel/chart/AxisTickLabelPosition.java>:26: warning: no comment
  [javadoc]     LOW(STTickLblPos.LOW),
  [javadoc]     ^
  [javadoc] 100 warnings
      [jar] Building jar: <https://ci-builds.apache.org/job/POI/job/POI-DSL-1.19/10/artifact/build/dist/maven/poi-ooxml/poi-ooxml-5.2.3-SNAPSHOT-javadoc.jar>

assemble:
      [zip] Building zip: <https://ci-builds.apache.org/job/POI/job/POI-DSL-1.19/10/artifact/build/dist/poi-bin-5.2.3-SNAPSHOT-20220807.zip>
      [tar] Building tar: <https://ci-builds.apache.org/job/POI/job/POI-DSL-1.19/ws/build/dist/poi-bin-5.2.3-SNAPSHOT-20220807.tar.gz>
      [zip] Building zip: <https://ci-builds.apache.org/job/POI/job/POI-DSL-1.19/10/artifact/build/dist/poi-src-5.2.3-SNAPSHOT-20220807.zip>
      [tar] Building tar: <https://ci-builds.apache.org/job/POI/job/POI-DSL-1.19/ws/build/dist/poi-src-5.2.3-SNAPSHOT-20220807.tar.gz>
     [echo] Distribution located in <https://ci-builds.apache.org/job/POI/job/POI-DSL-1.19/ws/build/dist>
     [echo] Use "ant dist-checksum" to create sha256/sha512 checksums and GPG signatures

findbugs:
    [mkdir] Created dir: <https://ci-builds.apache.org/job/POI/job/POI-DSL-1.19/ws/build/findbugs/lib/config>
      [get] Getting: https://repo1.maven.org/maven2/com/github/spotbugs/spotbugs/4.7.1/spotbugs-4.7.1.jar
      [get] To: <https://ci-builds.apache.org/job/POI/job/POI-DSL-1.19/ws/build/findbugs/lib/spotbugs.jar>
      [get] Getting: https://repo1.maven.org/maven2/com/github/spotbugs/spotbugs-ant/4.7.1/spotbugs-ant-4.7.1.jar
      [get] To: <https://ci-builds.apache.org/job/POI/job/POI-DSL-1.19/ws/build/findbugs/lib/spotbugs-ant.jar>
      [get] Getting: https://repo1.maven.org/maven2/com/github/spotbugs/spotbugs-annotations/4.7.1/spotbugs-annotations-4.7.1.jar
      [get] To: <https://ci-builds.apache.org/job/POI/job/POI-DSL-1.19/ws/build/findbugs/lib/spotbugs-annotations.jar>
      [get] Getting: https://repo1.maven.org/maven2/org/dom4j/dom4j/2.1.3/dom4j-2.1.3.jar
      [get] To: <https://ci-builds.apache.org/job/POI/job/POI-DSL-1.19/ws/build/findbugs/lib/dom4j-2.1.3.jar>
      [get] Getting: https://repo1.maven.org/maven2/jaxen/jaxen/1.2.0/jaxen-1.2.0.jar
      [get] To: <https://ci-builds.apache.org/job/POI/job/POI-DSL-1.19/ws/build/findbugs/lib/jaxen-1.2.0.jar>
      [get] Getting: https://repo1.maven.org/maven2/org/apache/bcel/bcel/6.5.0/bcel-6.5.0.jar
      [get] To: <https://ci-builds.apache.org/job/POI/job/POI-DSL-1.19/ws/build/findbugs/lib/bcel-6.5.0.jar>
      [get] Getting: https://repo1.maven.org/maven2/org/slf4j/slf4j-api/1.8.0-beta4/slf4j-api-1.8.0-beta4.jar
      [get] To: <https://ci-builds.apache.org/job/POI/job/POI-DSL-1.19/ws/build/findbugs/lib/slf4j-api-1.8.0-beta4.jar>
      [get] Getting: https://repo1.maven.org/maven2/org/apache/commons/commons-lang3/3.12.0/commons-lang3-3.12.0.jar
      [get] To: <https://ci-builds.apache.org/job/POI/job/POI-DSL-1.19/ws/build/findbugs/lib/commons-lang3-3.12.0.jar>
      [get] Getting: https://repo1.maven.org/maven2/org/apache/commons/commons-text/1.9/commons-text-1.9.jar
      [get] To: <https://ci-builds.apache.org/job/POI/job/POI-DSL-1.19/ws/build/findbugs/lib/commons-text-1.9.jar>
      [get] Getting: https://repo1.maven.org/maven2/commons-codec/commons-codec/1.11/commons-codec-1.11.jar
      [get] To: <https://ci-builds.apache.org/job/POI/job/POI-DSL-1.19/ws/build/findbugs/lib/commons-codec-1.11.jar>
      [get] Getting: https://repo1.maven.org/maven2/commons-logging/commons-logging/1.2/commons-logging-1.2.jar
      [get] To: <https://ci-builds.apache.org/job/POI/job/POI-DSL-1.19/ws/build/findbugs/lib/commons-logging-1.2.jar>
      [get] Getting: https://repo1.maven.org/maven2/net/jcip/jcip-annotations/1.0/jcip-annotations-1.0.jar
      [get] To: <https://ci-builds.apache.org/job/POI/job/POI-DSL-1.19/ws/build/findbugs/lib/jcip-annotations-1.0.jar>
      [get] Getting: https://repo1.maven.org/maven2/com/google/code/findbugs/jsr305/3.0.2/jsr305-3.0.2.jar
      [get] To: <https://ci-builds.apache.org/job/POI/job/POI-DSL-1.19/ws/build/findbugs/lib/jsr305-3.0.2.jar>
      [get] Getting: https://repo1.maven.org/maven2/org/ow2/asm/asm/9.3/asm-9.3.jar
      [get] To: <https://ci-builds.apache.org/job/POI/job/POI-DSL-1.19/ws/build/findbugs/lib/asm-9.3.jar>
      [get] Getting: https://repo1.maven.org/maven2/org/ow2/asm/asm-analysis/9.3/asm-analysis-9.3.jar
      [get] To: <https://ci-builds.apache.org/job/POI/job/POI-DSL-1.19/ws/build/findbugs/lib/asm-analysis-9.3.jar>
      [get] Getting: https://repo1.maven.org/maven2/org/ow2/asm/asm-commons/9.3/asm-commons-9.3.jar
      [get] To: <https://ci-builds.apache.org/job/POI/job/POI-DSL-1.19/ws/build/findbugs/lib/asm-commons-9.3.jar>
      [get] Getting: https://repo1.maven.org/maven2/org/ow2/asm/asm-tree/9.3/asm-tree-9.3.jar
      [get] To: <https://ci-builds.apache.org/job/POI/job/POI-DSL-1.19/ws/build/findbugs/lib/asm-tree-9.3.jar>
      [get] Getting: https://repo1.maven.org/maven2/org/ow2/asm/asm-util/9.3/asm-util-9.3.jar
      [get] To: <https://ci-builds.apache.org/job/POI/job/POI-DSL-1.19/ws/build/findbugs/lib/asm-util-9.3.jar>
      [get] Getting: https://repo1.maven.org/maven2/org/apache/logging/log4j/log4j-api/2.17.2/log4j-api-2.17.2.jar
      [get] To: <https://ci-builds.apache.org/job/POI/job/POI-DSL-1.19/ws/build/findbugs/lib/log4j-api-2.17.2.jar>
      [get] Getting: https://repo1.maven.org/maven2/org/apache/logging/log4j/log4j-core/2.17.1/log4j-core-2.17.1.jar
      [get] To: <https://ci-builds.apache.org/job/POI/job/POI-DSL-1.19/ws/build/findbugs/lib/log4j-core-2.17.1.jar>
      [get] Getting: https://repo1.maven.org/maven2/org/apache/logging/log4j/log4j-slf4j18-impl/2.17.2/log4j-slf4j18-impl-2.17.2.jar
      [get] To: <https://ci-builds.apache.org/job/POI/job/POI-DSL-1.19/ws/build/findbugs/lib/log4j-slf4j18-impl-2.17.2.jar>
      [get] Getting: https://repo1.maven.org/maven2/net/sf/saxon/Saxon-HE/11.3/Saxon-HE-11.3.jar
      [get] To: <https://ci-builds.apache.org/job/POI/job/POI-DSL-1.19/ws/build/findbugs/lib/Saxon-HE-11.3.jar>
      [get] Getting: https://repo1.maven.org/maven2/org/xmlresolver/xmlresolver/4.2.0/xmlresolver-4.2.0.jar
      [get] To: <https://ci-builds.apache.org/job/POI/job/POI-DSL-1.19/ws/build/findbugs/lib/xmlresolver-4.2.0.jar>
      [get] Getting: https://repo1.maven.org/maven2/com/ibm/icu/icu4j/68.2/icu4j-68.2.jar
      [get] To: <https://ci-builds.apache.org/job/POI/job/POI-DSL-1.19/ws/build/findbugs/lib/icu4j-68.2.jar>
 [spotbugs] Executing SpotBugs FindBugsTask from ant task
 [spotbugs] Running SpotBugs...
 [spotbugs] Java Result: 1
 [spotbugs] Output saved to build/findbugs.xml
     [xslt] Transforming into <https://ci-builds.apache.org/job/POI/job/POI-DSL-1.19/ws/build>
     [xslt] Processing <https://ci-builds.apache.org/job/POI/job/POI-DSL-1.19/ws/build/findbugs.xml> to <https://ci-builds.apache.org/job/POI/job/POI-DSL-1.19/ws/build/findbugs.html>
     [xslt] Loading stylesheet jar:<https://ci-builds.apache.org/job/POI/job/POI-DSL-1.19/ws/build/findbugs/lib/spotbugs.jar!/fancy.xsl>

release-notes:
     [copy] Copying 1 file to <https://ci-builds.apache.org/job/POI/job/POI-DSL-1.19/ws/build/dist>

rat-check:
    [mkdir] Created dir: <https://ci-builds.apache.org/job/POI/job/POI-DSL-1.19/ws/build/rat>
     [echo] 
     [echo] *****************************************************
     [echo] Summary
     [echo] -------
     [echo] Generated at: 2022-08-07T08:53:38+00:00
     [echo] 
     [echo] Notes: 0
     [echo] Binaries: 113
     [echo] Archives: 0
     [echo] Standards: 3823
     [echo] 
     [echo] Apache Licensed: 3823
     [echo] Generated Documents: 0
     [echo] 
     [echo] JavaDocs are generated, thus a license header is optional.
     [echo] Generated files do not require license headers.
     [echo] 
     [echo] 0 Unknown Licenses
     [echo] 
     [echo] *****************************************************
     [echo]   Files with Apache License headers will be marked AL
     [echo]   Binary files (which do not require any license headers) will be marked B
     [echo]   Compressed archives will be marked A
     [echo]   Notices, licenses etc. will be marked N
     [echo]  
     [echo] *****************************************************

forbidden-apis-check:
[forbiddenapis] Reading bundled API signatures: jdk-unsafe-14
[forbiddenapis] Reading bundled API signatures: jdk-deprecated-14
[forbiddenapis] Reading bundled API signatures: jdk-internal-14
[forbiddenapis] Reading bundled API signatures: jdk-non-portable
[forbiddenapis] Reading bundled API signatures: jdk-reflection
[forbiddenapis] Reading API signatures: <https://ci-builds.apache.org/job/POI/job/POI-DSL-1.19/ws/src/resources/devtools/forbidden-signatures.txt>
[forbiddenapis] Loading classes to check...
[forbiddenapis] Scanning classes for violations...
[forbiddenapis] Scanned 4948 class file(s) for forbidden API invocations (in 4.92s), 0 error(s).
[forbiddenapis] Reading API signatures: <https://ci-builds.apache.org/job/POI/job/POI-DSL-1.19/ws/src/resources/devtools/forbidden-signatures-prod.txt>
[forbiddenapis] Loading classes to check...
[forbiddenapis] Scanning classes for violations...
[forbiddenapis] Scanned 3533 class file(s) for forbidden API invocations (in 1.68s), 0 error(s).

help:
     [echo] 
     [echo]   This is POI 5.2.3-SNAPSHOT
     [echo]   Java Version 19/19-ea, isJava8: false
     [echo]   Timestamp 20220807
     [echo]   The main targets of interest are:
     [echo]     - clean       Erase all build work products (ie. everything in the build directory)
     [echo]     - compile     Compile all files from main, ooxml and scratchpad
     [echo]     - test        Run all unit tests from main, ooxml and scratchpad
     [echo]     - jar         Produce jar files
     [echo]     - assemble    Produce the zipped distribution files
     [echo]     - site        Generate all documentation (Requires Apache Forrest)
     [echo]     - dist        Create a distribution (Requires Apache Forrest)
     [echo]         

check-svn-jars:

fetch-svn-jars:

maventask:
      [get] Destination already exists (skipping): <https://ci-builds.apache.org/job/POI/job/POI-DSL-1.19/ws/lib/util/maven-ant-tasks-2.1.3.jar>

jenkins:

BUILD SUCCESSFUL
Total time: 24 minutes 6 seconds
ERROR: Not all environment variables could be successfully injected. Check for similarly-named environment variables.
[poi-integration] $ /home/jenkins/tools/ant/latest1.10/bin/ant -file build.xml run
Buildfile: <https://ci-builds.apache.org/job/POI/job/POI-DSL-1.19/ws/poi-integration/build.xml>

init:

runSourceBuild:
    [mkdir] Created dir: <https://ci-builds.apache.org/job/POI/job/POI-DSL-1.19/ws/build/distsourcebuild>
     [echo] Found source package at <https://ci-builds.apache.org/job/POI/job/POI-DSL-1.19/10/artifact/build/dist/poi-src-5.2.3-SNAPSHOT-20220807.zip>
    [unzip] Expanding: <https://ci-builds.apache.org/job/POI/job/POI-DSL-1.19/10/artifact/build/dist/poi-src-5.2.3-SNAPSHOT-20220807.zip> into <https://ci-builds.apache.org/job/POI/job/POI-DSL-1.19/ws/build/distsourcebuild>
    [mkdir] Created dir: <https://ci-builds.apache.org/job/POI/job/POI-DSL-1.19/ws/build/distsourcebuild/poi-5.2.3-SNAPSHOT/lib>
     [copy] Copying 87 files to <https://ci-builds.apache.org/job/POI/job/POI-DSL-1.19/ws/build/distsourcebuild/poi-5.2.3-SNAPSHOT/lib>
     [echo] Building in temporary dir <https://ci-builds.apache.org/job/POI/job/POI-DSL-1.19/ws/build/distsourcebuild/poi-5.2.3-SNAPSHOT/>
     [exec] To honour the JVM settings for this build a single-use Daemon process will be forked. See https://docs.gradle.org/7.5/userguide/gradle_daemon.html#sec:disabling_the_daemon.
     [exec] Daemon will be stopped at the end of the build 
     [exec] Configuration on demand is an incubating feature.
     [exec] 
     [exec] FAILURE: Build failed with an exception.
     [exec] 
     [exec] * What went wrong:
     [exec] Could not open settings generic class cache for settings file '<https://ci-builds.apache.org/job/POI/job/POI-DSL-1.19/ws/settings.gradle'> (/home/jenkins/.gradle/caches/7.5/scripts/bcxustqxjhku9po2au9sajjim).
     [exec] > BUG! exception in phase 'semantic analysis' in source unit '_BuildScript_' Unsupported class file major version 63
     [exec] 
     [exec] * Try:
     [exec] > Run with --stacktrace option to get the stack trace.
     [exec] > Run with --info or --debug option to get more log output.
     [exec] > Run with --scan to get full insights.
     [exec] 
     [exec] * Get more help at https://help.gradle.org
     [exec] 
     [exec] BUILD FAILED in 11s

BUILD FAILED
<https://ci-builds.apache.org/job/POI/job/POI-DSL-1.19/ws/poi-integration/build.xml>:77: exec returned: 1

Total time: 17 seconds
Build step 'Invoke Ant' marked build as failure
[SpotBugs] Skipping execution of recorder since overall result is 'FAILURE'
ERROR: Not all environment variables could be successfully injected. Check for similarly-named environment variables.
Archiving artifacts
[Fast Archiver] No prior successful build to compare, so performing full copy of artifacts
ERROR: Not all environment variables could be successfully injected. Check for similarly-named environment variables.
Recording test results
ERROR: Not all environment variables could be successfully injected. Check for similarly-named environment variables.
[Checks API] No suitable checks publisher found.
ERROR: Not all environment variables could be successfully injected. Check for similarly-named environment variables.
ERROR: Not all environment variables could be successfully injected. Check for similarly-named environment variables.
ERROR: Not all environment variables could be successfully injected. Check for similarly-named environment variables.

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