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 2017/01/04 01:14:12 UTC

Build failed in Jenkins: POI-DSL-1.6 #84

See <https://builds.apache.org/job/POI-DSL-1.6/84/changes>

Changes:

[kiwiwings] SonarQube fixes

------------------------------------------
[...truncated 318 lines...]
    [javac] Note: Recompile with -Xlint:deprecation for details.
    [javac] Compiling 216 source files to <https://builds.apache.org/job/POI-DSL-1.6/ws/build/ooxml-test-classes>
    [javac] Note: Some input files use or override a deprecated API.
    [javac] Note: Recompile with -Xlint:deprecation for details.
     [copy] Copying 2 files to <https://builds.apache.org/job/POI-DSL-1.6/ws/build/ooxml-classes>

compile-examples:
    [javac] Compiling 147 source files to <https://builds.apache.org/job/POI-DSL-1.6/ws/build/examples-classes>
    [javac] Note: Some input files use or override a deprecated API.
    [javac] Note: Recompile with -Xlint:deprecation for details.
     [copy] Copying 1 file to <https://builds.apache.org/job/POI-DSL-1.6/ws/build/examples-classes>

compile-excelant:
    [javac] Compiling 14 source files to <https://builds.apache.org/job/POI-DSL-1.6/ws/build/excelant-classes>
    [javac] Compiling 13 source files to <https://builds.apache.org/job/POI-DSL-1.6/ws/build/excelant-test-classes>
     [copy] Copying 1 file to <https://builds.apache.org/job/POI-DSL-1.6/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.6/ws/build/ooxml-lite-merged>
      [jar] Building jar: <https://builds.apache.org/job/POI-DSL-1.6/ws/build/ooxml-lite-merged/ooxml-lite-merged.jar>
     [java] Collecting unit tests from <https://builds.apache.org/job/POI-DSL-1.6/ws/build/ooxml-test-classes>
     [java] Inner class org.apache.poi.xslf.usermodel.TestPPTX2PNG$1.class not included
     [java] Inner class org.apache.poi.xssf.streaming.TempFileRecordingSXSSFWorkbookWithCustomZipEntrySource$TempFileRecordingSheetDataWriterWithDecorator.class not included
     [java] Inner class org.apache.poi.xssf.usermodel.TestFormulaEvaluatorOnXSSF$1.class not included
     [java] Inner class org.apache.poi.xssf.usermodel.TestMultiSheetFormulaEvaluatorOnXSSF$1.class not included
     [java] Found 195 classes
     [java] org.apache.poi.openxml4j.exceptions.NotOfficeXmlFileException: No valid entries or contents found, this is not a valid OOXML (Office Open XML) file
     [java] 	at org.apache.poi.openxml4j.opc.ZipPackage.getPartsImpl(ZipPackage.java:286)
     [java] 	at org.apache.poi.openxml4j.opc.OPCPackage.getParts(OPCPackage.java:758)
     [java] 	at org.apache.poi.openxml4j.opc.OPCPackage.open(OPCPackage.java:298)
     [java] 	at org.apache.poi.openxml4j.opc.TestPackage.testCorruptFile(TestPackage.java:953)
     [java] 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
     [java] 	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
     [java] 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
     [java] 	at java.lang.reflect.Method.invoke(Method.java:597)
     [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] .......................org.apache.poi.openxml4j.exceptions.NotOfficeXmlFileException	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
     [java] No valid entries or contents found, this is not a valid OOXML (Office Open XML) file
     [java] 
     [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.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:131)
     [java] 	at org.apache.poi.util.OOXMLLite.main(OOXMLLite.java:88)
     [java] .........I.................................I.....................................I..............................................................................................................................................................................................................................................................................I.............................................................................................................11
     [java] Calibri
     [java] ......................I..I.I.I...............................................................................................................Setting col: 0 and row 0
     [java] Setting col: 1 and row 1
     [java] ..........................................................................................E........................................................................................................................................................................................................................................................................................................................................................................................................................................................Cell formula evaluation currently unsupported
     [java] Array formulas currently unsupported
     [java] ...................................................................................................................III.II.I.......I.......I.....I......................................................I............................................................................................I.............................................................................................................................................................................................................................................................I.....I.................................................................................................................I.....Cell: 3E-104
     [java] Cell: 5E-104
     [java] Cell: 5E-106
     [java] Cell: 
     [java] .II........I.I........................I........Reading row 0, col 1
     [java] Formula:A1
     [java] Formula Result Type:STRING
     [java] Reading row 1, col 1
     [java] Formula:A1
     [java] Formula Result Type:STRING
     [java] .I.....I..........................................................................<https://builds.apache.org/job/POI-DSL-1.6/ws/test-data/spreadsheet/Formatting.xlsx>
     [java] 
     [java] /_rels/.rels
     [java] 	application/vnd.openxmlformats-package.relationships+xml
     [java] 	588 bytes
     [java] /docProps/app.xml
     [java] 	application/vnd.openxmlformats-officedocument.extended-properties+xml
     [java] 	839 bytes
     [java] 	0 relations
     [java] /docProps/core.xml
     [java] 	application/vnd.openxmlformats-package.core-properties+xml
     [java] 	0 relations
     [java] /xl/_rels/workbook.xml.rels
     [java] 	application/vnd.openxmlformats-package.relationships+xml
     [java] 	980 bytes
     [java] /xl/sharedStrings.xml
     [java] 	application/vnd.openxmlformats-officedocument.spreadsheetml.sharedStrings+xml
     [java] 	477 bytes
     [java] 	0 relations
     [java] /xl/styles.xml
     [java] 	application/vnd.openxmlformats-officedocument.spreadsheetml.styles+xml
     [java] 	2237 bytes
     [java] 	0 relations
     [java] /xl/theme/theme1.xml
     [java] 	application/vnd.openxmlformats-officedocument.theme+xml
     [java] 	6995 bytes
     [java] 	0 relations
     [java] /xl/workbook.xml
     [java] 	application/vnd.openxmlformats-officedocument.spreadsheetml.sheet.main+xml
     [java] 	624 bytes
     [java] 	6 relations
     [java] 	  Relationship:
     [java] 	  	From: /xl/workbook.xml
     [java] 	  	To:   /xl/worksheets/sheet1.xml
     [java] 	  	ID:   rId1
     [java] 	  	Mode: INTERNAL
     [java] 	  	Type: http://schemas.openxmlformats.org/officeDocument/2006/relationships/worksheet
     [java] 	  Relationship:
     [java] 	  	From: /xl/workbook.xml
     [java] 	  	To:   /xl/worksheets/sheet2.xml
     [java] 	  	ID:   rId2
     [java] 	  	Mode: INTERNAL
     [java] 	  	Type: http://schemas.openxmlformats.org/officeDocument/2006/relationships/worksheet
     [java] 	  Relationship:
     [java] 	  	From: /xl/workbook.xml
     [java] 	  	To:   /xl/worksheets/sheet3.xml
     [java] 	  	ID:   rId3
     [java] 	  	Mode: INTERNAL
     [java] 	  	Type: http://schemas.openxmlformats.org/officeDocument/2006/relationships/worksheet
     [java] 	  Relationship:
     [java] 	  	From: /xl/workbook.xml
     [java] 	  	To:   /xl/theme/theme1.xml
     [java] 	  	ID:   rId4
     [java] 	  	Mode: INTERNAL
     [java] 	  	Type: http://schemas.openxmlformats.org/officeDocument/2006/relationships/theme
     [java] 	  Relationship:
     [java] 	  	From: /xl/workbook.xml
     [java] 	  	To:   /xl/styles.xml
     [java] 	  	ID:   rId5
     [java] 	  	Mode: INTERNAL
     [java] 	  	Type: http://schemas.openxmlformats.org/officeDocument/2006/relationships/styles
     [java] 	  Relationship:
     [java] 	  	From: /xl/workbook.xml
     [java] 	  	To:   /xl/sharedStrings.xml
     [java] 	  	ID:   rId6
     [java] 	  	Mode: INTERNAL
     [java] 	  	Type: http://schemas.openxmlformats.org/officeDocument/2006/relationships/sharedStrings
     [java] /xl/worksheets/sheet1.xml
     [java] 	application/vnd.openxmlformats-officedocument.spreadsheetml.worksheet+xml
     [java] 	1814 bytes
     [java] 	0 relations
     [java] /xl/worksheets/sheet2.xml
     [java] 	application/vnd.openxmlformats-officedocument.spreadsheetml.worksheet+xml
     [java] 	439 bytes
     [java] 	0 relations
     [java] /xl/worksheets/sheet3.xml
     [java] 	application/vnd.openxmlformats-officedocument.spreadsheetml.worksheet+xml
     [java] 	439 bytes
     [java] 	0 relations
     [java] 
     [java] Relationship:
     [java] 	From: /
     [java] 	To:   /xl/workbook.xml
     [java] 	ID:   rId1
     [java] 	Mode: INTERNAL
     [java] 	Type: http://schemas.openxmlformats.org/officeDocument/2006/relationships/officeDocument
     [java] Relationship:
     [java] 	From: /
     [java] 	To:   /docProps/core.xml
     [java] 	ID:   rId2
     [java] 	Mode: INTERNAL
     [java] 	Type: http://schemas.openxmlformats.org/package/2006/relationships/metadata/core-properties
     [java] Relationship:
     [java] 	From: /
     [java] 	To:   /docProps/app.xml
     [java] 	ID:   rId3
     [java] 	Mode: INTERNAL
     [java] 	Type: http://schemas.openxmlformats.org/officeDocument/2006/relationships/extended-properties
     [java] .III.Reading zip-file <https://builds.apache.org/job/POI-DSL-1.6/ws/test-data/spreadsheet/Formatting.xlsx> and writing pretty-printed XML to /tmp/poifiles/Formatting5807957575256844199-pretty.xlsx
     [java] ............
     [java] Done.
     [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] ...............................I.............................................................................................BorderStyle short usage
     [java] ...FillPatternType short usage
     [java] ....setCellStyleProps start
     [java] HorizontalAlignment short usage
     [java] HorizontalAlignment short usage
     [java] setCellStyleProps nearing end
     [java] .......BorderStyle short usage
     [java] ...FillPatternType short usage
     [java] ....setCellStyleProps start
     [java] HorizontalAlignment short usage
     [java] HorizontalAlignment short usage
     [java] setCellStyleProps nearing end
     [java] ..............................Took: 1500ms
     [java] ...................
     [java] Time: 259.677
     [java] There was 1 failure:
     [java] 1) testMultiTable(org.apache.poi.xssf.extractor.TestXSSFImportFromXML)
     [java] org.junit.runners.model.TestTimedOutException: test timed out after 10000 milliseconds
     [java] 	at com.sun.org.apache.xpath.internal.compiler.OpMapVector.setToSize(OpMapVector.java:105)
     [java] 	at com.sun.org.apache.xpath.internal.compiler.OpMap.shrink(OpMap.java:151)
     [java] 	at com.sun.org.apache.xpath.internal.compiler.XPathParser.initXPath(XPathParser.java:161)
     [java] 	at com.sun.org.apache.xpath.internal.XPath.<init>(XPath.java:176)
     [java] 	at com.sun.org.apache.xpath.internal.XPath.<init>(XPath.java:264)
     [java] 	at com.sun.org.apache.xpath.internal.jaxp.XPathImpl.eval(XPathImpl.java:184)
     [java] 	at com.sun.org.apache.xpath.internal.jaxp.XPathImpl.evaluate(XPathImpl.java:266)
     [java] 	at org.apache.poi.xssf.extractor.XSSFImportFromXML.importFromXML(XSSFImportFromXML.java:145)
     [java] 	at org.apache.poi.xssf.extractor.TestXSSFImportFromXML.testMultiTable(TestXSSFImportFromXML.java:126)
     [java] 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
     [java] 	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
     [java] 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
     [java] 	at java.lang.reflect.Method.invoke(Method.java:597)
     [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.internal.runners.statements.FailOnTimeout$CallableStatement.call(FailOnTimeout.java:298)
     [java] 	at org.junit.internal.runners.statements.FailOnTimeout$CallableStatement.call(FailOnTimeout.java:292)
     [java] 	at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:303)
     [java] 	at java.util.concurrent.FutureTask.run(FutureTask.java:138)
     [java] 	at java.lang.Thread.run(Thread.java:662)
     [java] 
     [java] FAILURES!!!
     [java] Tests run: 2124,  Failures: 1
     [java] 
     [java] Exception in thread "main" java.lang.RuntimeException: Tests did not succeed, cannot build ooxml-lite jar
     [java] 	at org.apache.poi.util.OOXMLLite.build(OOXMLLite.java:133)
     [java] 	at org.apache.poi.util.OOXMLLite.main(OOXMLLite.java:88)

BUILD FAILED
<https://builds.apache.org/job/POI-DSL-1.6/ws/build.xml>:1616: Java returned: 1

Total time: 5 minutes 10 seconds
Build step 'Invoke Ant' marked build as failure
Skipping publisher since build result is FAILURE
Archiving artifacts
Compressed 66.31 MB of artifacts by 65.4% relative to #82
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: dev-unsubscribe@poi.apache.org
For additional commands, e-mail: dev-help@poi.apache.org


Jenkins build is back to normal : POI-DSL-1.6 #85

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/POI-DSL-1.6/85/changes>


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