See 
<https://builds.apache.org/job/POI-DSL-Windows-1.14/39/display/redirect?page=changes>

Changes:

[kiwiwings] examples had been moved due to jigsaw modules migration

[kiwiwings] remove obsolete bouncycastle jars

[kiwiwings] a few jigsaw related fixes

[fanningpj] try to make examples more robust - to fix integration tests

[kiwiwings] use Ant 1.10 for the builds

[fanningpj] add back TempFileUtils.java due to broken build

[kiwiwings] #64411 - Provide JigSaw modules
- use classpath-build for Java 8, otherwise use modulepath
- save module-info classes to source, when using Java 9+ environment
- rename example packages - otherwise package clashes occured in the tests
- move agile encryption from ooxml to main.
  remove EncryptionInfo XmlBeans and schema and use custom xml marshalling
- move ooxml test classes which reside in the same package as their tested main 
class
- rename base test classes to "BaseTest..." - temporarily I've used a light 
version of the main test classes to test scratchpad / ooxml
- build.xml - fixed the Rhino javascript errors of the dependency-macros
- DrawTextParagraph - fixed StringIndexOutOfBounds when logging set to debug 
level
- use JigSaw provider interface (= Java ServiceLoader), i.e. it wasn't possible 
(without openening everything), to access ooxml factory classes from main 
factory stub


------------------------------------------
[...truncated 29.76 KB...]
AU        src\testcases\org\apache\poi\hssf\usermodel\TestHSSFChart.java
U         src\testcases\org\apache\poi\hssf\usermodel\TestHSSFRangeCopier.java
D         src\testcases\org\apache\poi\sl\TestCommonSL.java
AU        src\testcases\org\apache\poi\sl\draw\geom\TestFormulaParser.java
U         src\testcases\org\apache\poi\sl\usermodel\BaseTestSlideShow.java
U         src\testcases\org\apache\poi\ss\format\TestCellFormat.java
D         src\testcases\org\apache\poi\ss\formula\TestMissingWorkbook.java
U         src\testcases\org\apache\poi\ss\formula\AllSSFormulaTests.java
AU        src\testcases\org\apache\poi\ss\formula\BaseTestMissingWorkbook.java
D         
src\testcases\org\apache\poi\ss\formula\eval\forked\TestForkedEvaluator.java
AU        
src\testcases\org\apache\poi\ss\formula\eval\forked\BaseTestForkedEvaluator.java
D         
src\testcases\org\apache\poi\ss\formula\functions\AbstractNumericTestCase.java
AU        src\testcases\org\apache\poi\ss\formula\functions\BaseTestNumeric.java
U         src\testcases\org\apache\poi\ss\formula\functions\TestFinanceLib.java
U         src\testcases\org\apache\poi\ss\formula\functions\TestMathX.java
U         src\testcases\org\apache\poi\ss\formula\functions\TestStatsLib.java
U         src\testcases\org\apache\poi\ss\formula\functions\TestTrunc.java
D         src\testcases\org\apache\poi\ss\formula\ptg\AbstractPtgTestCase.java
AU        src\testcases\org\apache\poi\ss\formula\ptg\BaseTestPtg.java
U         src\testcases\org\apache\poi\ss\formula\ptg\TestArea3DPtg.java
U         src\testcases\org\apache\poi\ss\formula\ptg\TestAreaErrPtg.java
U         src\testcases\org\apache\poi\ss\formula\ptg\TestAttrPtg.java
U         src\testcases\org\apache\poi\ss\formula\ptg\TestErrPtg.java
U         src\testcases\org\apache\poi\ss\formula\ptg\TestIntersectionPtg.java
U         src\testcases\org\apache\poi\ss\formula\ptg\TestPercentPtg.java
U         src\testcases\org\apache\poi\ss\formula\ptg\TestRangePtg.java
U         src\testcases\org\apache\poi\ss\formula\ptg\TestRef3DPtg.java
U         src\testcases\org\apache\poi\ss\formula\ptg\TestUnionPtg.java
D         src\testcases\org\apache\poi\ss\usermodel\TestRangeCopier.java
AU        src\testcases\org\apache\poi\ss\usermodel\BaseTestRangeCopier.java
U         build.xml
U         jenkins\create_jobs.groovy

<-- Got one external: documentation, svn url: 
https://svn.apache.org/repos/asf/poi/site/src/documentation -->
Fetching 'https://svn.apache.org/repos/asf/poi/site/src/documentation' at -1 
into 'F:\jenkins\jenkins-slave\workspace\POI-DSL-Windows-1.14\src\documentation'
At revision 1880305


<-- Got one external: forrest.properties, svn url: 
https://svn.apache.org/repos/asf/poi/site/forrest.properties -->
Fetching 'https://svn.apache.org/repos/asf/poi/site/forrest.properties' at -1 
into 
'F:\jenkins\jenkins-slave\workspace\POI-DSL-Windows-1.14\forrest.properties'
At revision 1880305

At revision 1880305

No changes for https://svn.apache.org/repos/asf/poi/site/src/documentation 
since the previous build
No changes for https://svn.apache.org/repos/asf/poi/site/forrest.properties 
since the previous build
[POI-DSL-Windows-1.14] $ cmd /c call 
F:\jenkins\jenkins-slave\temp\jenkins505847425165654277.bat
C       build.gradle
?       build.gradle.mine
?       build.gradle.r1873837
?       build.gradle.r1874089
    X   forrest.properties
C       osgi\build.xml
?       osgi\build.xml.mine
?       osgi\build.xml.r1873837
?       osgi\build.xml.r1874089
X       src\documentation
?       src\integrationtest\build

Performing status on external item at 'src\documentation':
Summary of conflicts:
  Text conflicts: 2
Java-Home: f:\\jenkins\\tools\\java\\latest14
 Volume in drive F is data
 Volume Serial Number is 86B6-2F62

 Directory of f:\jenkins\tools\java\latest14

07/24/2019  08:16 AM    <DIR>          .
07/24/2019  08:16 AM    <DIR>          ..
07/24/2019  08:16 AM    <DIR>          bin
07/24/2019  08:16 AM    <DIR>          conf
07/24/2019  08:16 AM    <DIR>          include
07/24/2019  08:16 AM    <DIR>          jmods
07/24/2019  08:16 AM    <DIR>          legal
07/24/2019  08:16 AM    <DIR>          lib
07/17/2019  03:16 AM             1,213 release
               1 File(s)          1,213 bytes
               8 Dir(s)  1,947,695,484,928 bytes free
openjdk version "14-ea" 2020-03-17
OpenJDK Runtime Environment (build 14-ea+6-171)
OpenJDK 64-Bit Server VM (build 14-ea+6-171, mixed mode, sharing)
[POI-DSL-Windows-1.14] $ cmd.exe /C 
"F:\jenkins\tools\ant\latest1.10\bin\ant.bat -Dcoverage.enabled=true clean 
jenkins && exit %%ERRORLEVEL%%"
Buildfile: <https://builds.apache.org/job/POI-DSL-Windows-1.14/ws/build.xml>
[propertyreset] Warning: Nashorn engine is planned to be removed from a future 
JDK release
[propertyreset] Warning: Nashorn engine is planned to be removed from a future 
JDK release

clean:
   [delete] Deleting directory 
<https://builds.apache.org/job/POI-DSL-Windows-1.14/ws/build>

replaceVersion:

check-jars:
   [delete] Deleting 
<https://builds.apache.org/job/POI-DSL-Windows-1.14/ws/lib\ooxml-provided\bcpkix-jdk15on-1.65.jar>
   [delete] Deleting 
<https://builds.apache.org/job/POI-DSL-Windows-1.14/ws/lib\ooxml-provided\bcprov-ext-jdk15on-1.65.jar>
   [delete] Deleting 
<https://builds.apache.org/job/POI-DSL-Windows-1.14/ws/lib\ooxml-tests\guava-20.0.jar>

fetch-jars:
      [get] Destination already exists (skipping): 
<https://builds.apache.org/job/POI-DSL-Windows-1.14/ws/lib\main\commons-logging-1.2.jar>
      [get] Destination already exists (skipping): 
<https://builds.apache.org/job/POI-DSL-Windows-1.14/ws/lib\main\commons-codec-1.14.jar>
      [get] Destination already exists (skipping): 
<https://builds.apache.org/job/POI-DSL-Windows-1.14/ws/lib\main\log4j-1.2.17.jar>
      [get] Destination already exists (skipping): 
<https://builds.apache.org/job/POI-DSL-Windows-1.14/ws/lib\main-tests\junit-4.13.jar>
      [get] Destination already exists (skipping): 
<https://builds.apache.org/job/POI-DSL-Windows-1.14/ws/lib\main-tests\jmh-core-1.19.jar>
      [get] Destination already exists (skipping): 
<https://builds.apache.org/job/POI-DSL-Windows-1.14/ws/lib\main-tests\jmh-generator-annprocess-1.19.jar>
      [get] Destination already exists (skipping): 
<https://builds.apache.org/job/POI-DSL-Windows-1.14/ws/lib\main-tests\hamcrest-core-1.3.jar>
      [get] Destination already exists (skipping): 
<https://builds.apache.org/job/POI-DSL-Windows-1.14/ws/lib\main-tests\xmlunit-core-2.5.1.jar>
      [get] Destination already exists (skipping): 
<https://builds.apache.org/job/POI-DSL-Windows-1.14/ws/lib\main-tests\mockito-core-3.3.3.jar>
      [get] Destination already exists (skipping): 
<https://builds.apache.org/job/POI-DSL-Windows-1.14/ws/lib\main-tests\byte-buddy-1.10.1.jar>
      [get] Destination already exists (skipping): 
<https://builds.apache.org/job/POI-DSL-Windows-1.14/ws/lib\main-tests\byte-buddy-agent-1.10.1.jar>
      [get] Destination already exists (skipping): 
<https://builds.apache.org/job/POI-DSL-Windows-1.14/ws/lib\main-tests\objenesis-2.6.jar>
      [get] Getting: 
https://repo1.maven.org/maven2/org/apache/ant/ant/1.10.8/ant-1.10.8.jar
      [get] To: 
<https://builds.apache.org/job/POI-DSL-Windows-1.14/ws/lib\excelant\ant-1.10.8.jar>
      [get] Getting: 
https://repo1.maven.org/maven2/org/apache/ant/ant-launcher/1.10.8/ant-launcher-1.10.8.jar
      [get] To: 
<https://builds.apache.org/job/POI-DSL-Windows-1.14/ws/lib\excelant\ant-launcher-1.10.8.jar>
      [get] Destination already exists (skipping): 
<https://builds.apache.org/job/POI-DSL-Windows-1.14/ws/lib\util\asm-8.0.1.jar>
      [get] Destination already exists (skipping): 
<https://builds.apache.org/job/POI-DSL-Windows-1.14/ws/lib\util\asm-commons-8.0.1.jar>
      [get] Destination already exists (skipping): 
<https://builds.apache.org/job/POI-DSL-Windows-1.14/ws/lib\util\asm-tree-8.0.1.jar>
      [get] Destination already exists (skipping): 
<https://builds.apache.org/job/POI-DSL-Windows-1.14/ws/lib\util\jacoco-0.8.5.zip>
      [get] Destination already exists (skipping): 
<https://builds.apache.org/job/POI-DSL-Windows-1.14/ws/lib\main\commons-collections4-4.4.jar>
      [get] Destination already exists (skipping): 
<https://builds.apache.org/job/POI-DSL-Windows-1.14/ws/lib\main\commons-math3-3.6.1.jar>
      [get] Destination already exists (skipping): 
<https://builds.apache.org/job/POI-DSL-Windows-1.14/ws/lib\main\SparseBitSet-1.2.jar>
    [unzip] Expanding: 
<https://builds.apache.org/job/POI-DSL-Windows-1.14/ws/lib\util\jacoco-0.8.5.zip>
 into <https://builds.apache.org/job/POI-DSL-Windows-1.14/ws/lib\util>
      [get] Destination already exists (skipping): 
<https://builds.apache.org/job/POI-DSL-Windows-1.14/ws/lib\util\apache-rat-0.12.jar>
      [get] Destination already exists (skipping): 
<https://builds.apache.org/job/POI-DSL-Windows-1.14/ws/lib\util\forbiddenapis-2.6.jar>
      [get] Getting: 
https://repo1.maven.org/maven2/org/bouncycastle/bcprov-ext-jdk15on/1.66/bcprov-ext-jdk15on-1.66.jar
      [get] To: 
<https://builds.apache.org/job/POI-DSL-Windows-1.14/ws/lib\ooxml-provided\bcprov-ext-jdk15on-1.66.jar>
      [get] Getting: 
https://repo1.maven.org/maven2/org/bouncycastle/bcpkix-jdk15on/1.66/bcpkix-jdk15on-1.66.jar
      [get] To: 
<https://builds.apache.org/job/POI-DSL-Windows-1.14/ws/lib\ooxml-provided\bcpkix-jdk15on-1.66.jar>
      [get] Destination already exists (skipping): 
<https://builds.apache.org/job/POI-DSL-Windows-1.14/ws/lib\ooxml-provided\xmlsec-2.1.5.jar>
      [get] Destination already exists (skipping): 
<https://builds.apache.org/job/POI-DSL-Windows-1.14/ws/lib\ooxml-provided\slf4j-api-1.7.30.jar>

check-ooxml-jars:

fetch-ooxml-jars:
      [get] Destination already exists (skipping): 
<https://builds.apache.org/job/POI-DSL-Windows-1.14/ws/lib\ooxml\curvesapi-1.06.jar>
      [get] Getting: 
https://builds.apache.org/view/P/view/POI/job/POI-XMLBeans-DSL-1.8/lastSuccessfulBuild/artifact/build/xmlbeans-4.0.0.jar
      [get] To: 
<https://builds.apache.org/job/POI-DSL-Windows-1.14/ws/lib\ooxml\xmlbeans-4.0.0.jar>
      [get] Destination already exists (skipping): 
<https://builds.apache.org/job/POI-DSL-Windows-1.14/ws/lib\ooxml\commons-compress-1.20.jar>
      [get] Destination already exists (skipping): 
<https://builds.apache.org/job/POI-DSL-Windows-1.14/ws/lib\ooxml-tests\reflections-0.9.11.jar>
      [get] Getting: 
https://repo1.maven.org/maven2/com/google/guava/guava/29.0-jre/guava-29.0-jre.jar
      [get] To: 
<https://builds.apache.org/job/POI-DSL-Windows-1.14/ws/lib\ooxml-tests\guava-29.0-jre.jar>
      [get] Destination already exists (skipping): 
<https://builds.apache.org/job/POI-DSL-Windows-1.14/ws/lib\ooxml-tests\javassist-3.21.0-GA.jar>
      [get] Destination already exists (skipping): 
<https://builds.apache.org/job/POI-DSL-Windows-1.14/ws/lib\ooxml-provided\batik-all-1.12.jar>
      [get] Destination already exists (skipping): 
<https://builds.apache.org/job/POI-DSL-Windows-1.14/ws/lib\ooxml-provided\xml-apis-ext-1.3.04.jar>
      [get] Destination already exists (skipping): 
<https://builds.apache.org/job/POI-DSL-Windows-1.14/ws/lib\ooxml-provided\xmlgraphics-commons-2.3.jar>

init:
    [mkdir] Created dir: 
<https://builds.apache.org/job/POI-DSL-Windows-1.14/ws/build>
    [mkdir] Created dir: 
<https://builds.apache.org/job/POI-DSL-Windows-1.14/ws/build\classes>
    [mkdir] Created dir: 
<https://builds.apache.org/job/POI-DSL-Windows-1.14/ws/build\test-classes>
    [mkdir] Created dir: 
<https://builds.apache.org/job/POI-DSL-Windows-1.14/ws/build\test-results>
    [mkdir] Created dir: 
<https://builds.apache.org/job/POI-DSL-Windows-1.14/ws/build\scratchpad-classes>
    [mkdir] Created dir: 
<https://builds.apache.org/job/POI-DSL-Windows-1.14/ws/build\scratchpad-test-classes>
    [mkdir] Created dir: 
<https://builds.apache.org/job/POI-DSL-Windows-1.14/ws/build\scratchpad-test-results>
    [mkdir] Created dir: 
<https://builds.apache.org/job/POI-DSL-Windows-1.14/ws/build\geometry-java>
    [mkdir] Created dir: 
<https://builds.apache.org/job/POI-DSL-Windows-1.14/ws/build\ooxml-classes>
    [mkdir] Created dir: 
<https://builds.apache.org/job/POI-DSL-Windows-1.14/ws/build\ooxml-test-classes>
    [mkdir] Created dir: 
<https://builds.apache.org/job/POI-DSL-Windows-1.14/ws/build\ooxml-test-results>
    [mkdir] Created dir: 
<https://builds.apache.org/job/POI-DSL-Windows-1.14/ws/build\excelant-classes>
    [mkdir] Created dir: 
<https://builds.apache.org/job/POI-DSL-Windows-1.14/ws/build\excelant-test-classes>
    [mkdir] Created dir: 
<https://builds.apache.org/job/POI-DSL-Windows-1.14/ws/build\excelant-test-results>
    [mkdir] Created dir: 
<https://builds.apache.org/job/POI-DSL-Windows-1.14/ws/build\examples-classes>
    [mkdir] Created dir: 
<https://builds.apache.org/job/POI-DSL-Windows-1.14/ws/build\integration-test-classes>
    [mkdir] Created dir: 
<https://builds.apache.org/job/POI-DSL-Windows-1.14/ws/build\integration-test-results>
    [mkdir] Created dir: 
<https://builds.apache.org/job/POI-DSL-Windows-1.14/ws/build\dist>
    [mkdir] Created dir: 
<https://builds.apache.org/job/POI-DSL-Windows-1.14/ws/build\site>
     [echo] Using Ant: Apache Ant(TM) version 1.10.5 compiled on July 10 2018 
from F:\\jenkins\\tools\\ant\\latest1.10, Ant detected Java 14 (may be 
different than actual Java sometimes...)
     [echo] Using Java: 14-ea/14-ea+6-171/14-ea+6-171/OpenJDK 64-Bit Server VM 
from Oracle Corporation on Windows Server 2016: 10.0
     [echo] Building Apache POI version 5.0.0-SNAPSHOT and RC: RC1
[release_tag] Warning: Nashorn engine is planned to be removed from a future 
JDK release

-version-java-check:

compile-version:
     [copy] Copying 1 file to 
<https://builds.apache.org/job/POI-DSL-Windows-1.14/ws/build\classes\org\apache\poi>
    [javac] Compiling 1 source file to 
<https://builds.apache.org/job/POI-DSL-Windows-1.14/ws/build\classes>
    [javac] warning: [options] bootstrap class path not set in conjunction with 
-source 8
    [javac] 1 warning
   [delete] Deleting: 
<https://builds.apache.org/job/POI-DSL-Windows-1.14/ws/build\classes\org\apache\poi\Version.java>

compile-main:

BUILD FAILED
<https://builds.apache.org/job/POI-DSL-Windows-1.14/ws/build.xml>:998: The 
following error occurred while executing this line:
<https://builds.apache.org/job/POI-DSL-Windows-1.14/ws/build.xml>:850: 
java.util.regex.PatternSyntaxException: Illegal/unsupported escape sequence 
near index 4
^<https://builds.apache.org/job/POI-DSL-Windows-1.14/ws/[/\\](.*)$>
    ^
        at java.base/java.util.regex.Pattern.error(Pattern.java:2015)
        at java.base/java.util.regex.Pattern.escape(Pattern.java:2606)
        at java.base/java.util.regex.Pattern.atom(Pattern.java:2273)
        at java.base/java.util.regex.Pattern.sequence(Pattern.java:2197)
        at java.base/java.util.regex.Pattern.expr(Pattern.java:2056)
        at java.base/java.util.regex.Pattern.compile(Pattern.java:1778)
        at java.base/java.util.regex.Pattern.<init>(Pattern.java:1428)
        at java.base/java.util.regex.Pattern.compile(Pattern.java:1095)
        at 
org.apache.tools.ant.util.regexp.Jdk14RegexpMatcher.getCompiledPattern(Jdk14RegexpMatcher.java:65)
        at 
org.apache.tools.ant.util.regexp.Jdk14RegexpMatcher.matches(Jdk14RegexpMatcher.java:93)
        at 
org.apache.tools.ant.util.RegexpPatternMapper.mapFileName(RegexpPatternMapper.java:127)
        at 
org.apache.tools.ant.util.CompositeMapper.lambda$mapFileName$0(CompositeMapper.java:32)
        at 
java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:195)
        at 
java.base/java.util.stream.ReferencePipeline$2$1.accept(ReferencePipeline.java:177)
        at 
java.base/java.util.ArrayList$ArrayListSpliterator.forEachRemaining(ArrayList.java:1621)
        at 
java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:484)
        at 
java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:474)
        at 
java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:550)
        at 
java.base/java.util.stream.AbstractPipeline.evaluateToArrayNode(AbstractPipeline.java:260)
        at 
java.base/java.util.stream.ReferencePipeline.toArray(ReferencePipeline.java:517)
        at 
org.apache.tools.ant.util.CompositeMapper.mapFileName(CompositeMapper.java:33)
        at 
org.apache.tools.ant.taskdefs.PathConvert.execute(PathConvert.java:363)
        at org.apache.tools.ant.UnknownElement.execute(UnknownElement.java:292)
        at jdk.internal.reflect.GeneratedMethodAccessor4.invoke(Unknown Source)
        at 
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.base/java.lang.reflect.Method.invoke(Method.java:567)
        at 
org.apache.tools.ant.dispatch.DispatchUtils.execute(DispatchUtils.java:99)
        at org.apache.tools.ant.Task.perform(Task.java:350)
        at java.base/java.util.Vector.forEach(Vector.java:1354)
        at org.apache.tools.ant.taskdefs.Sequential.execute(Sequential.java:67)
        at org.apache.tools.ant.UnknownElement.execute(UnknownElement.java:292)
        at jdk.internal.reflect.GeneratedMethodAccessor4.invoke(Unknown Source)
        at 
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.base/java.lang.reflect.Method.invoke(Method.java:567)
        at 
org.apache.tools.ant.dispatch.DispatchUtils.execute(DispatchUtils.java:99)
        at org.apache.tools.ant.Task.perform(Task.java:350)
        at 
org.apache.tools.ant.taskdefs.MacroInstance.execute(MacroInstance.java:391)
        at org.apache.tools.ant.UnknownElement.execute(UnknownElement.java:292)
        at jdk.internal.reflect.GeneratedMethodAccessor4.invoke(Unknown Source)
        at 
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.base/java.lang.reflect.Method.invoke(Method.java:567)
        at 
org.apache.tools.ant.dispatch.DispatchUtils.execute(DispatchUtils.java:99)
        at org.apache.tools.ant.Task.perform(Task.java:350)
        at org.apache.tools.ant.Target.execute(Target.java:449)
        at org.apache.tools.ant.Target.performTasks(Target.java:470)
        at org.apache.tools.ant.Project.executeSortedTargets(Project.java:1388)
        at org.apache.tools.ant.Project.executeTarget(Project.java:1361)
        at 
org.apache.tools.ant.helper.DefaultExecutor.executeTargets(DefaultExecutor.java:41)
        at org.apache.tools.ant.Project.executeTargets(Project.java:1251)
        at org.apache.tools.ant.Main.runBuild(Main.java:834)
        at org.apache.tools.ant.Main.startAnt(Main.java:223)
        at org.apache.tools.ant.launch.Launcher.run(Launcher.java:284)
        at org.apache.tools.ant.launch.Launcher.main(Launcher.java:101)

Total time: 13 seconds
Build step 'Invoke Ant' marked build as failure
Skipping publisher since build result is FAILURE
Archiving artifacts
[Fast Archiver] Compressed 3.04 MB of artifacts by 22.6% relative to #38
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: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to