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

Changes:

[PJ Fanning] add getPictureTypeEnum

[PJ Fanning] add getPictureTypeEnum


------------------------------------------
[...truncated 481.11 KB...]
M V EI2: new org.apache.poi.xwpf.usermodel.XWPFPicture(CTPicture, XWPFRun) may 
expose internal representation by storing an externally mutable object into 
XWPFPicture.run  At XWPFPicture.java:[line 33]
M V EI2: 
org.apache.poi.xdgf.usermodel.section.geometry.PolyLineTo.setupMaster(GeometryRow)
 may expose internal representation by storing an externally mutable object 
into PolyLineTo._master  At PolyLineTo.java:[line 91]
M V EI2: 
org.apache.poi.xdgf.usermodel.section.geometry.RelMoveTo.setupMaster(GeometryRow)
 may expose internal representation by storing an externally mutable object 
into RelMoveTo._master  At RelMoveTo.java:[line 74]
M V EI: org.apache.poi.xssf.usermodel.XSSFObjectData.getOleObject() may expose 
internal representation by returning XSSFObjectData.oleObject  At 
XSSFObjectData.java:[line 131]
M V EI: org.apache.poi.xslf.usermodel.XSLFSlideShow.getAllEmbeddedParts() may 
expose internal representation by returning XSLFSlideShow.embeddedParts  At 
XSLFSlideShow.java:[line 268]
M P UrF: Unread field: org.apache.poi.xwpf.usermodel.XWPFNumbering.isNew  At 
XWPFNumbering.java:[line 54]
M P UrF: Unread field: org.apache.poi.xssf.binary.XSSFBCellHeader.rowNum  At 
XSSFBCellHeader.java:[line 56]
M P UrF: Unread field: org.apache.poi.xslf.util.MFProxy.quiet  At 
MFProxy.java:[line 46]
M P UrF: Unread field: org.apache.poi.xssf.binary.XSSFBCellHeader.showPhonetic  
At XSSFBCellHeader.java:[line 59]
M P UuF: Unused field: 
org.apache.poi.xssf.binary.XSSFBSheetHandler.hyperlinkCellRange  In 
XSSFBSheetHandler.java
M P UrF: Unread field: org.apache.poi.xslf.draw.SVGImageRenderer.alpha  At 
SVGImageRenderer.java:[line 49]
M D UrF: Unread public/protected field: 
org.apache.poi.xwpf.usermodel.XWPFLatentStyles.styles  At 
XWPFLatentStyles.java:[line 46]
M V MS: org.apache.poi.xwpf.usermodel.XWPFPictureData.RELATIONS should be 
package protected  At XWPFPictureData.java:[line 60]
M V MS: org.apache.poi.xssf.usermodel.XSSFPictureData.RELATIONS should be 
package protected  At XSSFPictureData.java:[line 59]
SpotBugs ended with exit code 1

> Task :poi-ooxml:spotbugsTest
M B RV: Exceptional return value of java.io.File.delete() ignored in 
org.apache.poi.xssf.streaming.TestSXSSFUnicodeSurrogates.testWriteUnicodeSurrogates()
  At TestSXSSFUnicodeSurrogates.java:[line 65]
M D SF: Switch statement found in 
org.apache.poi.openxml4j.opc.TestPackageCoreProperties.testEntitiesInCoreProps_56164()
 where default case is missing  At TestPackageCoreProperties.java:[lines 
242-250]
M D DLS: Dead store to run in 
org.apache.poi.xssf.TestNecessaryOOXMLClasses.testProblemClasses()  At 
TestNecessaryOOXMLClasses.java:[line 38]
M V EI: 
org.apache.poi.poifs.crypt.dsig.DummyKeystore$KeyCertPair.getX509Chain() may 
expose internal representation by returning DummyKeystore$KeyCertPair.x509chain 
 At DummyKeystore.java:[line 131]
M B CNT: Rough value of Math.PI found: 3.14  At 
TestXSSFTextParagraph.java:[line 134]
M D RCN: Redundant nullcheck of 
org.apache.poi.xslf.usermodel.TestPPTX2PNG.basedir which is known to be null in 
org.apache.poi.xslf.usermodel.TestPPTX2PNG.data()  Redundant null check at 
TestPPTX2PNG.java:[line 98]
M B RV: Exceptional return value of java.io.File.mkdirs() ignored in new 
org.apache.poi.xddf.usermodel.chart.TestXDDFChartRemoveSeries()  At 
TestXDDFChartRemoveSeries.java:[line 49]
M P WMI: org.apache.poi.openxml4j.opc.TestFileHelper.testGetDirectory() makes 
inefficient use of keySet iterator instead of entrySet iterator  At 
TestFileHelper.java:[line 45]
M B OS: 
org.apache.poi.openxml4j.opc.internal.marshallers.TestZipPackagePropertiesMarshaller.ioException()
 may fail to close stream  At TestZipPackagePropertiesMarshaller.java:[line 64]
M V EI2: new 
org.apache.poi.xssf.usermodel.TestUnfixedBugs$HsGetValue(Hashtable) may expose 
internal representation by storing an externally mutable object into 
TestUnfixedBugs$HsGetValue.cellValues  At TestUnfixedBugs.java:[line 373]
M D DLS: Dead store to cellB1 in 
org.apache.poi.xssf.usermodel.TestXSSFEvaluationWorkbook.verifySheet(Workbook, 
FormulaEvaluator)  At TestXSSFEvaluationWorkbook.java:[line 48]
M B OS: org.apache.poi.poifs.crypt.dsig.DummyKeystore.addEntryFromPEM(File, 
String) may fail to close stream  At DummyKeystore.java:[line 173]
M D SF: Switch statement found in 
org.apache.poi.xssf.usermodel.TestFormulaEvaluatorOnXSSF.processFunctionRow(String,
 int, int) where one case falls through to the next case  At 
TestFormulaEvaluatorOnXSSF.java:[lines 213-215]
M P WMI: org.apache.poi.openxml4j.opc.TestListParts.testListParts() makes 
inefficient use of keySet iterator instead of entrySet iterator  At 
TestListParts.java:[line 100]
M B RV: Exceptional return value of java.io.File.delete() ignored in 
org.apache.poi.xssf.usermodel.TestXSSFUnicodeSurrogates.testWriteUnicodeSurrogates()
  At TestXSSFUnicodeSurrogates.java:[line 64]
M D ST: Write to static field 
org.apache.poi.xslf.usermodel.TestXSLFTableRow.row from instance method 
org.apache.poi.xslf.usermodel.TestXSLFTableRow.setUp()  At 
TestXSLFTableRow.java:[line 46]
M D ST: Write to static field 
org.apache.poi.xslf.usermodel.TestXSLFTableRow.tbl from instance method 
org.apache.poi.xslf.usermodel.TestXSLFTableRow.setUp()  At 
TestXSLFTableRow.java:[line 44]
M D ST: Write to static field 
org.apache.poi.xslf.usermodel.TestXSLFTableRow.ppt from instance method 
org.apache.poi.xslf.usermodel.TestXSLFTableRow.setUp()  At 
TestXSLFTableRow.java:[line 40]
M D SF: Switch statement found in 
org.apache.poi.xssf.usermodel.TestMultiSheetFormulaEvaluatorOnXSSF.processFunctionRow(String,
 String, int) where one case falls through to the next case  At 
TestMultiSheetFormulaEvaluatorOnXSSF.java:[lines 195-197]
M D SF: Switch statement found in 
org.apache.poi.extractor.ooxml.TestExtractorFactory.testEmbedded(String, File, 
String) where default case is missing  At TestExtractorFactory.java:[lines 
309-323]
M D SF: Switch statement found in 
org.apache.poi.xssf.usermodel.TestMatrixFormulasFromXMLSpreadsheet.processFunctionRow(String,
 int) where one case falls through to the next case  At 
TestMatrixFormulasFromXMLSpreadsheet.java:[lines 191-193]
M D SF: Switch statement found in 
org.apache.poi.openxml4j.opc.TestPackage.testBug56479() where default case is 
missing  At TestPackage.java:[lines 927-938]
M P WMI: org.apache.poi.openxml4j.opc.TestPackage.deletePart() makes 
inefficient use of keySet iterator instead of entrySet iterator  At 
TestPackage.java:[line 468]
M P WMI: org.apache.poi.openxml4j.opc.TestPackage.deletePartRecursive() makes 
inefficient use of keySet iterator instead of entrySet iterator  At 
TestPackage.java:[line 502]
M B OS: org.apache.poi.xssf.streaming.OpcZipTest.compareOutput() may fail to 
close stream  At OpcZipTest.java:[line 43]
M D DLS: Dead store to rels in 
org.apache.poi.xslf.usermodel.TestXSLFSlideShow.testCreateSlide()  At 
TestXSLFSlideShow.java:[line 55]
M C ICAST: int converted to long and passed as absolute time to new 
java.util.Date(long) in org.apache.poi.xssf.usermodel.TestSXSSFBugs.test62872() 
 At TestSXSSFBugs.java:[line 188]
M D REC: Exception is caught when Exception is not thrown in 
org.apache.poi.ss.tests.TestWorkbookFactory.openHSSFFile()  At 
TestWorkbookFactory.java:[line 350]
M D BC: instanceof will always return true for all non-null values in 
org.apache.poi.ss.tests.TestWorkbookFactory.testCreateNative(), since all 
org.apache.poi.xssf.usermodel.XSSFWorkbook are instances of 
org.apache.poi.xssf.usermodel.XSSFWorkbook  At TestWorkbookFactory.java:[line 
128]
M D RV: Return value of XSSFSheet.getRow(int) ignored, but method has no side 
effect  At TestXSSFSheet.java:[line 1779]

[Test worker] INFO org.gradle.api.internal.tasks.testing.worker.TestWorker - 
Gradle Test Executor 12 started executing tests.

> Task :poi-ooxml:test
OpenJDK 64-Bit Server VM warning: Ignoring option --illegal-access=warn; 
support was removed in 17.0
WARNING: Unknown module: org.junit.platform.commons specified to --add-exports
WARNING: Unknown module: org.junit.platform.commons specified to --add-exports

> Task :poi-scratchpad:javadocJar
> Task :poi-scratchpad:assemble

> Task :poi-ooxml:spotbugsTest
M D IM: Check for oddness that won't work for negative numbers in 
org.apache.poi.xssf.usermodel.TestXSSFBugs.test62108()  At 
TestXSSFBugs.java:[line 3135]
M D DLS: Dead store to shapes in 
org.apache.poi.xslf.usermodel.TestXSLFTextShape.verifySlide5(XSLFSlide)  At 
TestXSLFTextShape.java:[line 471]
M D DLS: Dead store to layout in 
org.apache.poi.xslf.usermodel.TestXSLFTextShape.verifySlide5(XSLFSlide)  At 
TestXSLFTextShape.java:[line 470]
M B OS: 
org.apache.poi.xssf.extractor.TestXSSFExportToXML.testExportToXMLSingleAttributeNamespace()
 may fail to close stream  At TestXSSFExportToXML.java:[line 234]
M B OS: org.apache.poi.xssf.extractor.TestXSSFExportToXML.testXXEInSchema() may 
fail to close stream  At TestXSSFExportToXML.java:[line 674]

> Task :poi-scratchpad:forbiddenApisTest
> Task :poi-scratchpad:forbiddenApis

> Task :poi-ooxml:spotbugsTest
M P WMI: org.apache.poi.xssf.model.TestThemesTable.testThemesTableColors() 
makes inefficient use of keySet iterator instead of entrySet iterator  At 
TestThemesTable.java:[line 90]
M X OBL: org.apache.poi.xwpf.TestDocumentProtection.testIntegration() may fail 
to clean up java.io.OutputStream on checked exception  Obligation to clean up 
resource created at TestDocumentProtection.java:[line 151] is not discharged
M P SS: Unread field: 
org.apache.poi.xssf.streaming.TestSXSSFWorkbookWithCustomZipEntrySource.cellValue;
 should this field be static?  At 
TestSXSSFWorkbookWithCustomZipEntrySource.java:[line 56]
M P SS: Unread field: 
org.apache.poi.xssf.streaming.TestSheetDataWriter.unicodeSurrogates; should 
this field be static?  At TestSheetDataWriter.java:[line 36]
M P SS: Unread field: 
org.apache.poi.xddf.usermodel.chart.TestXDDFChartRemoveSeries.MAX_NUM_SERIES; 
should this field be static?  At TestXDDFChartRemoveSeries.java:[line 46]
M P SS: Unread field: 
org.apache.poi.xssf.streaming.TestSXSSFWorkbookWithCustomZipEntrySource.sheetName;
 should this field be static?  At 
TestSXSSFWorkbookWithCustomZipEntrySource.java:[line 55]
M M IS: Inconsistent synchronization of 
org.apache.poi.ooxml.TestPOIXMLDocument$UncaughtHandler.e; locked 66% of time  
Unsynchronized access at TestPOIXMLDocument.java:[line 345]
SpotBugs ended with exit code 1

> Task :poi-ooxml:test
OpenJDK 64-Bit Server VM warning: Ignoring option --illegal-access=warn; 
support was removed in 17.0
WARNING: Unknown module: org.junit.platform.commons specified to --add-exports
WARNING: Unknown module: org.junit.platform.commons specified to --add-exports

[Test worker] INFO org.gradle.api.internal.tasks.testing.worker.TestWorker - 
Gradle Test Executor 13 started executing tests.

> Task :poi-scratchpad:spotbugsTest
SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder".
SLF4J: Defaulting to no-operation (NOP) logger implementation
SLF4J: See http://www.slf4j.org/codes.html#StaticLoggerBinder for further 
details.
M B OS: 
org.apache.poi.hwpf.util.TestLittleEndianCP950Reader.assertCharEquals(char, 
byte[]) may fail to close stream  At TestLittleEndianCP950Reader.java:[line 62]
M M STCAL: Call to method of static java.text.DateFormat in 
org.apache.poi.hslf.record.TestComment2000Atom.initDateFormat()  At 
TestComment2000Atom.java:[line 58]
M M STCAL: Call to method of static java.text.DateFormat in 
org.apache.poi.hslf.record.TestComment2000Atom.testGetDate()  At 
TestComment2000Atom.java:[line 73]
M M STCAL: Call to method of static java.text.DateFormat in 
org.apache.poi.hslf.record.TestComment2000Atom.testCreate()  At 
TestComment2000Atom.java:[line 126]
M M STCAL: Call to method of static java.text.DateFormat in 
org.apache.poi.hslf.record.TestComment2000Atom.testChange()  At 
TestComment2000Atom.java:[line 145]
M D DMI: Hard coded reference to an absolute pathname in 
org.apache.poi.hwmf.TestHwmfParsing.testCyrillic()  At 
TestHwmfParsing.java:[line 79]
M D NP: Possible null pointer dereference in 
org.apache.poi.hssf.converter.TestExcelConverterSuite.files() due to return 
value of called method  Method invoked at TestExcelConverterSuite.java:[line 55]
M B RR: org.apache.poi.hslf.record.TestCurrentUserAtom.writeNormal() ignores 
result of java.io.InputStream.read(byte[])  At TestCurrentUserAtom.java:[line 
82]
M D DLS: Dead store to plc14 in 
org.apache.poi.hpbf.model.TestQuillContents.testComplexPLC()  At 
TestQuillContents.java:[line 175]
M D DLS: Dead store to plc15 in 
org.apache.poi.hpbf.model.TestQuillContents.testComplexPLC()  At 
TestQuillContents.java:[line 176]
M M STCAL: Call to method of static java.text.DateFormat in 
org.apache.poi.hslf.util.TestSystemTimeUtils.initDateFormat()  At 
TestSystemTimeUtils.java:[line 54]
M M STCAL: Call to method of static java.text.DateFormat in 
org.apache.poi.hslf.util.TestSystemTimeUtils.testGetDateA()  At 
TestSystemTimeUtils.java:[line 62]
M M STCAL: Call to method of static java.text.DateFormat in 
org.apache.poi.hslf.util.TestSystemTimeUtils.testGetDateB()  At 
TestSystemTimeUtils.java:[line 72]
M M STCAL: Call to method of static java.text.DateFormat in 
org.apache.poi.hslf.util.TestSystemTimeUtils.testWriteDateA()  At 
TestSystemTimeUtils.java:[line 80]
M M STCAL: Call to method of static java.text.DateFormat in 
org.apache.poi.hslf.util.TestSystemTimeUtils.testWriteDateB()  At 
TestSystemTimeUtils.java:[line 95]
M M STCAL: Call to method of static java.text.DateFormat in 
org.apache.poi.hslf.record.TestComment2000.initDateFormat()  At 
TestComment2000.java:[line 98]
M M STCAL: Call to method of static java.text.DateFormat in 
org.apache.poi.hslf.record.TestComment2000.testCommentAtom()  At 
TestComment2000.java:[line 128]
M M STCAL: Call to method of static java.text.DateFormat in 
org.apache.poi.hslf.record.TestComment2000.testCommentAtomB()  At 
TestComment2000.java:[line 140]
M M STCAL: Call to method of static java.text.DateFormat in 
org.apache.poi.hslf.record.TestComment2000.testChange()  At 
TestComment2000.java:[line 176]
M M STCAL: Call to method of static java.text.DateFormat in 
org.apache.poi.hsmf.TestFixedSizedProperties.initMapi()  At 
TestFixedSizedProperties.java:[line 78]
M M STCAL: Call to method of static java.text.DateFormat in 
org.apache.poi.hsmf.TestFixedSizedProperties.testClientSubmitTime()  At 
TestFixedSizedProperties.java:[line 192]
M D SF: Switch statement found in 
org.apache.poi.hslf.model.TestShapes.textBoxRead() where default case is 
missing  At TestShapes.java:[lines 122-143]
M D DLS: Dead store to p2r3 in 
org.apache.poi.hslf.model.TestShapes.testParagraphs()  At TestShapes.java:[line 
165]
M B RR: org.apache.poi.hwpf.HWPFDocFixture.setUp() ignores result of 
org.apache.poi.poifs.filesystem.DocumentInputStream.read(byte[])  At 
HWPFDocFixture.java:[line 49]
M D DLS: Dead store to fcMin in 
org.apache.poi.hwpf.model.TestCHPBinTable.testReadWrite()  At 
TestCHPBinTable.java:[line 47]
M P Dm: org.apache.poi.hwpf.model.TestPlexOfCps.testWriteRead() uses the 
nextDouble method of Random to generate a random integer; using nextInt is more 
efficient  At TestPlexOfCps.java:[line 39]
M D SF: Switch statement found in 
org.apache.poi.hslf.model.TestSlideMaster.testTitleMaster() where default case 
is missing  At TestSlideMaster.java:[lines 156-167]
M D DLS: Dead store to s7rtr0 in 
org.apache.poi.hslf.usermodel.TestRichTextRun.testParagraphStylesShorterTheCharStylesWrite()
  At TestRichTextRun.java:[line 330]
M D DLS: Dead store to mainOut in 
org.apache.poi.hwpf.model.TestStyleSheet.testReadWrite()  At 
TestStyleSheet.java:[line 42]
M D DLS: Dead store to mainStream in 
org.apache.poi.hwpf.model.TestStyleSheet.setUp()  At TestStyleSheet.java:[line 
73]
M P SS: Unread field: org.apache.poi.hslf.record.TestTextBytesAtom.alt_text; 
should this field be static?  At TestTextBytesAtom.java:[line 41]
M P UrF: Unread field: org.apache.poi.hslf.usermodel.TestRecordSetup.ss  At 
TestRecordSetup.java:[line 42]
M P SS: Unread field: 
org.apache.poi.hdgf.streams.TestStreamComplex.trailerPointerAt; should this 
field be static?  At TestStreamComplex.java:[line 41]
M P SS: Unread field: org.apache.poi.hslf.record.TestTextCharsAtom.alt_text; 
should this field be static?  At TestTextCharsAtom.java:[line 37]
M P SS: Unread field: 
org.apache.poi.hdgf.streams.TestStreamComplex.trailerDataAt; should this field 
be static?  At TestStreamComplex.java:[line 42]
M P SS: Unread field: 
org.apache.poi.hdgf.extractor.TestVisioExtractor.defTextChunks; should this 
field be static?  At TestVisioExtractor.java:[line 37]
M P SS: Unread field: 
org.apache.poi.hdgf.extractor.TestVisioExtractor.defFilename; should this field 
be static?  At TestVisioExtractor.java:[line 36]
M P SS: Unread field: org.apache.poi.hslf.record.TestTextCharsAtom.data_text; 
should this field be static?  At TestTextCharsAtom.java:[line 34]
M P SS: Unread field: 
org.apache.poi.hslf.record.TestStyleTextPropAtom.data_c_text_len; should this 
field be static?  At TestStyleTextPropAtom.java:[line 134]
M V MS: org.apache.poi.hdgf.TestHDGFLZW.testTrailerComp should be package 
protected  At TestHDGFLZW.java:[line 29]
M V MS: org.apache.poi.hdgf.TestHDGFLZW.testTrailerDecomp should be package 
protected  At TestHDGFLZW.java:[line 79]
SpotBugs ended with exit code 1

> Task :poi-scratchpad:test
> Task :soLinkCheck

> Task :poi-scratchpad:test
OpenJDK 64-Bit Server VM warning: Ignoring option --illegal-access=warn; 
support was removed in 17.0
WARNING: Unknown module: org.junit.platform.commons specified to --add-exports
WARNING: Unknown module: org.junit.platform.commons specified to --add-exports

> Task :rat

> Task :poi-scratchpad:test
OpenJDK 64-Bit Server VM warning: Ignoring option --illegal-access=warn; 
support was removed in 17.0
WARNING: Unknown module: org.junit.platform.commons specified to --add-exports
WARNING: Unknown module: org.junit.platform.commons specified to --add-exports

> Task :poi:getDeps
> Task :poi-scratchpad:check
> Task :poi-scratchpad:build
> Task :poi-examples:getDeps
[Test worker] INFO org.gradle.api.internal.tasks.testing.worker.TestWorker - 
Gradle Test Executor 12 finished executing tests.
> Task :poi-examples:jacocoTestReport
> Task :poi-examples:jenkins
> Task :poi-excelant:getDeps
> Task :poi-excelant:jacocoTestReport
> Task :poi-excelant:jenkins
> Task :poi:jacocoTestReport

[Test worker] INFO org.gradle.api.internal.tasks.testing.worker.TestWorker - 
Gradle Test Executor 13 finished executing tests.

> Task :poi-ooxml-full:getDeps
> Task :poi-ooxml:check
> Task :poi-ooxml:build
> Task :poi:jenkins
> Task :poi-ooxml:getDeps
> Task :poi-ooxml-lite:getDeps
> Task :poi-ooxml:jacocoTestReport
> Task :poi-ooxml:jenkins
> Task :poi-ooxml-lite-agent:jenkins
> Task :poi-scratchpad:jacocoTestReport
> Task :poi-ooxml-full:jacocoTestReport SKIPPED
> Task :poi-ooxml-full:jenkins
[Test worker] INFO org.gradle.api.internal.tasks.testing.worker.TestWorker - 
Gradle Test Executor 11 finished executing tests.

> Task :poi-integration:test
Could not stop 
org.gradle.internal.actor.internal.DefaultActorFactory$NonBlockingActor@1a90c7f3.
org.gradle.internal.dispatch.DispatchException: Could not dispatch message 
[MethodInvocation method: 
processTestClass(DefaultTestClassRunInfo(org.apache.poi.stress.ExcInfo))].
        at 
org.gradle.internal.dispatch.ExceptionTrackingFailureHandler.dispatchFailed(ExceptionTrackingFailureHandler.java:35)
        at 
org.gradle.internal.dispatch.FailureHandlingDispatch.dispatch(FailureHandlingDispatch.java:32)
        at 
org.gradle.internal.dispatch.AsyncDispatch.dispatchMessages(AsyncDispatch.java:87)
        at 
org.gradle.internal.dispatch.AsyncDispatch.access$000(AsyncDispatch.java:36)
        at 
org.gradle.internal.dispatch.AsyncDispatch$1.run(AsyncDispatch.java:71)
        at 
org.gradle.internal.concurrent.InterruptibleRunnable.run(InterruptibleRunnable.java:42)
        at 
org.gradle.internal.operations.CurrentBuildOperationPreservingRunnable.run(CurrentBuildOperationPreservingRunnable.java:42)
        at 
org.gradle.internal.concurrent.ExecutorPolicy$CatchAndRecordFailures.onExecute(ExecutorPolicy.java:64)
        at 
org.gradle.internal.concurrent.ManagedExecutorImpl$1.run(ManagedExecutorImpl.java:48)
        at 
java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
        at 
java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
        at java.base/java.lang.Thread.run(Thread.java:833)
Caused by: org.gradle.process.internal.ExecException: Process 'Gradle Test 
Executor 8' finished with non-zero exit value 1
        at 
org.gradle.process.internal.DefaultExecHandle$ExecResultImpl.assertNormalExitValue(DefaultExecHandle.java:415)
        at 
org.gradle.process.internal.worker.DefaultWorkerProcess.onProcessStop(DefaultWorkerProcess.java:145)
        at 
org.gradle.process.internal.worker.DefaultWorkerProcess.access$000(DefaultWorkerProcess.java:42)
        at 
org.gradle.process.internal.worker.DefaultWorkerProcess$1.executionFinished(DefaultWorkerProcess.java:98)
        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
        at 
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.base/java.lang.reflect.Method.invoke(Method.java:568)
        at 
org.gradle.internal.dispatch.ReflectionDispatch.dispatch(ReflectionDispatch.java:36)
        at 
org.gradle.internal.dispatch.ReflectionDispatch.dispatch(ReflectionDispatch.java:24)
        at 
org.gradle.internal.event.AbstractBroadcastDispatch.dispatch(AbstractBroadcastDispatch.java:43)
        at 
org.gradle.internal.event.BroadcastDispatch$SingletonDispatch.dispatch(BroadcastDispatch.java:245)
        at 
org.gradle.internal.event.BroadcastDispatch$SingletonDispatch.dispatch(BroadcastDispatch.java:157)
        at 
org.gradle.internal.event.ListenerBroadcast.dispatch(ListenerBroadcast.java:141)
        at 
org.gradle.internal.event.ListenerBroadcast.dispatch(ListenerBroadcast.java:37)
        at 
org.gradle.internal.dispatch.ProxyDispatchAdapter$DispatchingInvocationHandler.invoke(ProxyDispatchAdapter.java:94)
        at jdk.proxy1/jdk.proxy1.$Proxy86.executionFinished(Unknown Source)
        at 
org.gradle.process.internal.DefaultExecHandle.setEndStateInfo(DefaultExecHandle.java:221)
        at 
org.gradle.process.internal.DefaultExecHandle.finished(DefaultExecHandle.java:355)
        at 
org.gradle.process.internal.ExecHandleRunner.completed(ExecHandleRunner.java:110)
        at 
org.gradle.process.internal.ExecHandleRunner.run(ExecHandleRunner.java:84)
        ... 6 more

> Task :poi-ooxml-lite:jacocoTestReport SKIPPED
> Task :poi-ooxml-lite:jenkins
> Task :poi-integration:test FAILED

FAILURE: Build failed with an exception.

* What went wrong:
Execution failed for task ':poi-integration:test'.
> Process 'Gradle Test Executor 7' finished with non-zero exit value 1

* 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 8.0.

You can use '--warning-mode all' to show the individual deprecation warnings 
and determine if they come from your own scripts or plugins.

See 
https://docs.gradle.org/7.5/userguide/command_line_interface.html#sec:command_line_warnings

Execution optimizations have been disabled for 3 invalid unit(s) of work during 
this build to ensure correctness.
Please consult deprecation warnings for more details.

BUILD FAILED in 27m 20s
126 actionable tasks: 126 executed
Build step 'Invoke Gradle script' changed build result to FAILURE
Build step 'Invoke Gradle script' marked build as failure
[SpotBugs] Skipping execution of recorder since overall result is 'FAILURE'
Archiving artifacts
[Fast Archiver] Compressed 419.35 MB of artifacts by 25.5% relative to #275
Recording test results
[Checks API] No suitable checks publisher found.

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to