See <https://builds.apache.org/job/POI-DSL-1.10/7/display/redirect?page=changes>
Changes:
[kiwiwings] #59893 - Forbid calls to InputStream.available
[centic] Update FAQ for Java 9 and add preliminary entry for Java 10 and higher
[centic] Streamline assertion-usage in some tests
[centic] Update to forbidden-apis 2.5
[centic] Fix setting active cell in .xls by populating field_6_refs whenever
row/column changes, this fixes bug 61905
[kiwiwings] Bug 62187 - commit Commons Compress unrelated changes
------------------------------------------
[...truncated 561.50 KB...]
[javac] Compiling 381 source files to
<https://builds.apache.org/job/POI-DSL-1.10/ws/build/xmlbean-classes>
[javac] warning: [options] bootstrap class path not set in conjunction with
-source 8
[javac] Note: Some input files use or override a deprecated API.
[javac] Note: Recompile with -Xlint:deprecation for details.
[javac] 1 warning
[jar] Building jar:
<https://builds.apache.org/job/POI-DSL-1.10/7/artifact/ooxml-lib/ooxml-security-1.1.jar>
[jar] Building jar:
<https://builds.apache.org/job/POI-DSL-1.10/7/artifact/ooxml-lib/ooxml-security-1.1-sources.jar>
[delete] Deleting directory
<https://builds.apache.org/job/POI-DSL-1.10/ws/build/xmlbean-xsds>
[delete] Deleting directory
<https://builds.apache.org/job/POI-DSL-1.10/ws/build/xmlbean-sources>
[delete] Deleting directory
<https://builds.apache.org/job/POI-DSL-1.10/ws/build/xmlbean-classes>
compile-ooxml:
[javac] Compiling 549 source files to
<https://builds.apache.org/job/POI-DSL-1.10/ws/build/ooxml-classes>
[javac] warning: [options] bootstrap class path not set in conjunction with
-source 8
[javac] Note: Some input files use or override a deprecated API.
[javac] Note: Recompile with -Xlint:deprecation for details.
[javac] Note:
<https://builds.apache.org/job/POI-DSL-1.10/ws/src/ooxml/java/org/apache/poi/extractor/ExtractorFactory.java>
uses unchecked or unsafe operations.
[javac] Note: Recompile with -Xlint:unchecked for details.
[javac] 1 warning
[javac] Compiling 256 source files to
<https://builds.apache.org/job/POI-DSL-1.10/ws/build/ooxml-test-classes>
[javac] warning: [options] bootstrap class path not set in conjunction with
-source 8
[javac] Note: Some input files use or override a deprecated API.
[javac] Note: Recompile with -Xlint:deprecation for details.
[javac] Note: Some input files use unchecked or unsafe operations.
[javac] Note: Recompile with -Xlint:unchecked for details.
[javac] 1 warning
[copy] Copying 3 files to
<https://builds.apache.org/job/POI-DSL-1.10/ws/build/ooxml-classes>
compile-examples:
[javac] Compiling 152 source files to
<https://builds.apache.org/job/POI-DSL-1.10/ws/build/examples-classes>
[javac] warning: [options] bootstrap class path not set in conjunction with
-source 8
[javac] Note: Some input files use or override a deprecated API.
[javac] Note: Recompile with -Xlint:deprecation for details.
[javac] 1 warning
[copy] Copying 1 file to
<https://builds.apache.org/job/POI-DSL-1.10/ws/build/examples-classes>
compile-excelant:
[javac] Compiling 14 source files to
<https://builds.apache.org/job/POI-DSL-1.10/ws/build/excelant-classes>
[javac] warning: [options] bootstrap class path not set in conjunction with
-source 8
[javac] Note: Some input files use or override a deprecated API.
[javac] Note: Recompile with -Xlint:deprecation for details.
[javac] 1 warning
[javac] Compiling 13 source files to
<https://builds.apache.org/job/POI-DSL-1.10/ws/build/excelant-test-classes>
[javac] warning: [options] bootstrap class path not set in conjunction with
-source 8
[javac] 1 warning
[copy] Copying 1 file to
<https://builds.apache.org/job/POI-DSL-1.10/ws/build/excelant-classes>
compile:
-compile-ooxml-lite-check:
compile-ooxml-lite:
[echo] Running ooxml-lite generator
[mkdir] Created dir:
<https://builds.apache.org/job/POI-DSL-1.10/ws/build/ooxml-lite-merged>
[jar] Building jar:
<https://builds.apache.org/job/POI-DSL-1.10/ws/build/ooxml-lite-merged/ooxml-lite-merged.jar>
[java] Free memory (bytes): 521607832
[java] Maximum memory (bytes): 536870912
[java] Total memory (bytes): 536870912
[java] Collecting unit tests from
<https://builds.apache.org/job/POI-DSL-1.10/ws/build/ooxml-test-classes>
[java] Class org.apache.poi.benchmark.generated.AddImageBench_jmhType does
not derive from TestCase and does not have a @Test annotation
[java] Inner class
org.apache.poi.extractor.TestExtractorFactory$FunctionEx.class not included
[java] Inner class org.apache.poi.openxml4j.opc.ZipFileAssert$1.class not
included
[java] Inner class
org.apache.poi.openxml4j.opc.TestPackage$AnyCauseMatcher.class not included
[java] Inner class
org.apache.poi.openxml4j.opc.ZipFileAssert$IgnoreXMLDeclEvaluator.class not
included
[java] Found 233 classes
[java]
...................................................................................................
[java] 23/233:
testSettersGetters(org.apache.poi.xwpf.usermodel.TestXWPFParagraph)
[java]
....................................................................................................
[java] 34/233:
testGetAllPackagePictures(org.apache.poi.xwpf.usermodel.TestXWPFHeader)
[java]
..............I......................I..............................................I..................
[java] 46/233: bug55791a(org.apache.poi.xslf.TestXSLFBugs)
[java] java.lang.reflect.InaccessibleObjectException: Unable to make
protected final java.lang.Class
java.lang.ClassLoader.defineClass(java.lang.String,byte[],int,int) throws
java.lang.ClassFormatError accessible: module java.base does not "opens
java.lang" to module java.xml.bind
[java] at
java.base/java.lang.reflect.AccessibleObject.checkCanSetAccessible(AccessibleObject.java:337)
[java] at
java.base/java.lang.reflect.AccessibleObject.checkCanSetAccessible(AccessibleObject.java:281)
[java] at
java.base/java.lang.reflect.Method.checkCanSetAccessible(Method.java:198)
[java] at
java.base/java.lang.reflect.Method.setAccessible(Method.java:192)
[java] at
java.xml.bind@10-ea/com.sun.xml.internal.bind.v2.runtime.reflect.opt.Injector.getMethod(Injector.java:207)
[java] at
java.xml.bind@10-ea/com.sun.xml.internal.bind.v2.runtime.reflect.opt.Injector.access$000(Injector.java:59)
[java] at
java.xml.bind@10-ea/com.sun.xml.internal.bind.v2.runtime.reflect.opt.Injector$1.run(Injector.java:161)
[java] at
java.xml.bind@10-ea/com.sun.xml.internal.bind.v2.runtime.reflect.opt.Injector$1.run(Injector.java:157)
[java] at java.base/java.security.AccessController.doPrivileged(Native
Method)
[java] at
java.xml.bind@10-ea/com.sun.xml.internal.bind.v2.runtime.reflect.opt.Injector.<clinit>(Injector.java:156)
[java] at
java.xml.bind@10-ea/com.sun.xml.internal.bind.v2.runtime.reflect.opt.AccessorInjector.prepare(AccessorInjector.java:66)
[java] at
java.xml.bind@10-ea/com.sun.xml.internal.bind.v2.runtime.reflect.opt.OptimizedAccessorFactory.get(OptimizedAccessorFactory.java:164)
[java] at
java.xml.bind@10-ea/com.sun.xml.internal.bind.v2.runtime.reflect.Accessor$FieldReflection.optimize(Accessor.java:270)
[java] at
java.xml.bind@10-ea/com.sun.xml.internal.bind.v2.runtime.reflect.TransducedAccessor$CompositeTransducedAccessorImpl.<init>(TransducedAccessor.java:220)
[java] at
java.xml.bind@10-ea/com.sun.xml.internal.bind.v2.runtime.reflect.TransducedAccessor.get(TransducedAccessor.java:160)
[java] at
java.xml.bind@10-ea/com.sun.xml.internal.bind.v2.runtime.property.AttributeProperty.<init>(AttributeProperty.java:76)
[java] at
java.xml.bind@10-ea/com.sun.xml.internal.bind.v2.runtime.property.PropertyFactory.create(PropertyFactory.java:93)
[java] at
java.xml.bind@10-ea/com.sun.xml.internal.bind.v2.runtime.ClassBeanInfoImpl.<init>(ClassBeanInfoImpl.java:166)
[java] at
java.xml.bind@10-ea/com.sun.xml.internal.bind.v2.runtime.JAXBContextImpl.getOrCreate(JAXBContextImpl.java:499)
[java] at
java.xml.bind@10-ea/com.sun.xml.internal.bind.v2.runtime.JAXBContextImpl.<init>(JAXBContextImpl.java:316)
[java] at
java.xml.bind@10-ea/com.sun.xml.internal.bind.v2.runtime.JAXBContextImpl.<init>(JAXBContextImpl.java:124)
[java] at
java.xml.bind@10-ea/com.sun.xml.internal.bind.v2.runtime.JAXBContextImpl$JAXBContextBuilder.build(JAXBContextImpl.java:1141)
[java] at
java.xml.bind@10-ea/com.sun.xml.internal.bind.v2.ContextFactory.createContext(ContextFactory.java:150)
[java] at
java.xml.bind@10-ea/com.sun.xml.internal.bind.v2.ContextFactory.createContext(ContextFactory.java:274)
[java] at
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[java] at
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
[java] at
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[java] at java.base/java.lang.reflect.Method.invoke(Method.java:564)
[java] at
java.xml.bind@10-ea/javax.xml.bind.ContextFinder.newInstance(ContextFinder.java:202)
[java] at
java.xml.bind@10-ea/javax.xml.bind.ContextFinder.newInstance(ContextFinder.java:160)
[java] at
java.xml.bind@10-ea/javax.xml.bind.ContextFinder.find(ContextFinder.java:349)
[java] at
java.xml.bind@10-ea/javax.xml.bind.JAXBContext.newInstance(JAXBContext.java:493)
[java] at
java.xml.bind@10-ea/javax.xml.bind.JAXBContext.newInstance(JAXBContext.java:450)
[java] at
java.xml.bind@10-ea/javax.xml.bind.JAXBContext.newInstance(JAXBContext.java:351)
[java] at
org.apache.poi.sl.draw.geom.PresetGeometries.init(PresetGeometries.java:69)
[java] at
org.apache.poi.sl.draw.geom.PresetGeometries.getInstance(PresetGeometries.java:111)
[java] at
org.apache.poi.hslf.usermodel.HSLFSimpleShape.getGeometry(HSLFSimpleShape.java:351)
[java] at
org.apache.poi.sl.draw.DrawSimpleShape.computeOutlines(DrawSimpleShape.java:402)
[java] at
org.apache.poi.sl.draw.DrawSimpleShape.draw(DrawSimpleShape.java:76)
[java] at org.apache.poi.sl.draw.DrawSheet.draw(DrawSheet.java:71)
[java] at org.apache.poi.sl.draw.DrawSlide.draw(DrawSlide.java:41)
[java] at
org.apache.poi.hslf.usermodel.HSLFSlide.draw(HSLFSlide.java:468)
[java] at org.apache.poi.xslf.util.PPTX2PNG.main(PPTX2PNG.java:153)
[java] at
org.apache.poi.xslf.usermodel.TestPPTX2PNG.render(TestPPTX2PNG.java:101)
[java] at
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[java] at
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
[java] at
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[java] at java.base/java.lang.reflect.Method.invoke(Method.java:564)
[java] at
org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
[java] at
org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
[java] at
org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
[java] at
org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
[java] at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
[java] at
org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
[java] at
org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
[java] at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
[java] at
org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
[java] at
org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
[java] at
org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
[java] at
org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
[java] at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
[java] at org.junit.runners.Suite.runChild(Suite.java:128)
[java] at org.junit.runners.Suite.runChild(Suite.java:27)
[java] at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
[java] at
org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
[java] at
org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
[java] at
org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
[java] at
org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
[java] at
org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
[java] at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
[java] at org.junit.runners.Suite.runChild(Suite.java:128)
[java] at org.junit.runners.Suite.runChild(Suite.java:27)
[java] at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
[java] at
org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
[java] at
org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
[java] at
org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
[java] at
org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
[java] at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
[java] at org.junit.runner.JUnitCore.run(JUnitCore.java:137)
[java] at org.junit.runner.JUnitCore.run(JUnitCore.java:115)
[java] at org.junit.runner.JUnitCore.run(JUnitCore.java:105)
[java] at org.junit.runner.JUnitCore.run(JUnitCore.java:94)
[java] at org.apache.poi.util.OOXMLLite.build(OOXMLLite.java:186)
[java] at org.apache.poi.util.OOXMLLite.main(OOXMLLite.java:104)
[java]
....................................................................................................
[java] 70/233:
testWrappingWidth(org.apache.poi.xslf.usermodel.TestXSLFTextParagraph)
[java] SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder".
[java] SLF4J: Defaulting to no-operation (NOP) logger implementation
[java] SLF4J: See http://www.slf4j.org/codes.html#StaticLoggerBinder for
further details.
[java]
.....................................................................................II....I...........
[java] 94/233:
extract[password_tika_binaryrc4.doc](org.apache.poi.poifs.crypt.TestHxxFEncryption)
[java]
.....................I...............................................................................
[java] 100/233: testFile(org.apache.poi.extractor.TestExtractorFactory)
[java]
.........................................................................I...........................I
[java] 114/233:
testClosingStreamOnException(org.apache.poi.openxml4j.opc.TestPackage)
[java]
.............................................III.I..I.......I.......I.....I.................................
[java] 125/233:
testCopy(org.apache.poi.xssf.usermodel.TestXSSFConditionalFormatting)
[java]
................I.I...I................................................................................
[java] 143/233:
testGetColumnIndex(org.apache.poi.xssf.usermodel.TestXSSFTableColumn)
[java]
....................................................................................................
[java] 156/233:
testSharedFormulas(org.apache.poi.xssf.usermodel.TestXSSFSheetShiftRows)
[java]
....................................................................................................
[java] 162/233: bug51710(org.apache.poi.xssf.usermodel.TestXSSFBugs)
[java]
..............................I......II............I..I........................I.........I.....I............
[java] 163/233: processFunctionRow[Single
Cell](org.apache.poi.xssf.usermodel.TestMultiSheetFormulaEvaluatorOnXSSF)
[java]
..........I..........................................................................................
[java] 168/233:
testResizeNoColumns(org.apache.poi.xssf.usermodel.TestXSSFPicture)
[java]
....................................................................................................
[java] 178/233:
processFunctionRow[Asin](org.apache.poi.xssf.usermodel.TestFormulaEvaluatorOnXSSF)
[java]
....................................................................................................
[java] 178/233:
processFunctionRow[Formulaconvert](org.apache.poi.xssf.usermodel.TestFormulaEvaluatorOnXSSF)
[java]
....................................................................................................
[java] 178/233:
processFunctionRow[Names](org.apache.poi.xssf.usermodel.TestFormulaEvaluatorOnXSSF)
[java]
....................................................................................................
[java] 178/233:
processFunctionRow[Tan](org.apache.poi.xssf.usermodel.TestFormulaEvaluatorOnXSSF)
[java]
....................................................................I................................
[java] 183/233:
testSetStringInFormulaCell_bug44606(org.apache.poi.xssf.usermodel.TestXSSFCell)
[java]
....................................................................................................
[java] 186/233: commentsTable(org.apache.poi.xssf.usermodel.TestXSSFSheet)
[java]
....................................................................................................
[java] 187/233:
processFunctionRow[TRANSPOSE](org.apache.poi.xssf.usermodel.TestMatrixFormulasFromXMLSpreadsheet)
[java]
....................................................................................................I
[java] 200/233:
testBug57914(org.apache.poi.xssf.eventusermodel.TestXSSFReader)
[java]
....................................................................................................
[java] 206/233:
testChangeTypeStringToBool(org.apache.poi.xssf.streaming.TestSXSSFCell)
[java]
.........................I..I..I..............................II.........................................
[java] 212/233: autoSizeColumn_untrackColumnsForAutoSizing[1:
useMergedCells=true](org.apache.poi.xssf.streaming.TestSXSSFSheetAutoSizeColumn)
[java]
....................................I................................................................
[java] 222/233:
testShouldReadWorkbookProtection(org.apache.poi.xssf.TestSheetProtection)
[java] ............III.........
[java] Time: 129.273
[java]
[java] OK (2420 tests)
[java]
[java] Copying classes to
<https://builds.apache.org/job/POI-DSL-1.10/ws/build/ooxml-lite-classes>
[java] Copying .xsb resources
compile-all:
jacocotask:
[echo] Coverage reporting: true
-test-main-check:
test-main:
[jacoco:coverage] Enhancing junit with coverage
[junit] FATAL ERROR in native method: processing of -javaagent failed
[junit] Exception in thread "main"
java.lang.reflect.InvocationTargetException
[junit] at
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[junit] at
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
[junit] at
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[junit] at java.base/java.lang.reflect.Method.invoke(Method.java:564)
[junit] at
java.instrument/sun.instrument.InstrumentationImpl.loadClassAndStartAgent(InstrumentationImpl.java:510)
[junit] at
java.instrument/sun.instrument.InstrumentationImpl.loadClassAndCallPremain(InstrumentationImpl.java:522)
[junit] Caused by: java.lang.RuntimeException: Class java/util/UUID could
not be instrumented.
[junit] at
org.jacoco.agent.rt.internal_8ff85ea.core.runtime.ModifiedSystemClassRuntime.createFor(ModifiedSystemClassRuntime.java:140)
[junit] at
org.jacoco.agent.rt.internal_8ff85ea.core.runtime.ModifiedSystemClassRuntime.createFor(ModifiedSystemClassRuntime.java:101)
[junit] at
org.jacoco.agent.rt.internal_8ff85ea.PreMain.createRuntime(PreMain.java:55)
[junit] at
org.jacoco.agent.rt.internal_8ff85ea.PreMain.premain(PreMain.java:47)
[junit] ... 6 more
[junit] Caused by: java.lang.NoSuchFieldException: $jacocoAccess
[junit] at java.base/java.lang.Class.getField(Class.java:1958)
[junit] at
org.jacoco.agent.rt.internal_8ff85ea.core.runtime.ModifiedSystemClassRuntime.createFor(ModifiedSystemClassRuntime.java:138)
[junit] ... 9 more
[junit] Running org.apache.poi.util.Batch-With-Multiple-Tests
[junit] Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0
sec
BUILD FAILED
<https://builds.apache.org/job/POI-DSL-1.10/ws/build.xml>:1285: Tests failed
(crashed)
Total time: 5 minutes 10 seconds
Build step 'Invoke Ant' marked build as failure
Skipping publisher since build result is FAILURE
Archiving artifacts
[Fast Archiver] No prior successful build to compare, so performing full copy
of artifacts
Skipping publisher since build result is FAILURE
Recording test results
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]