See <https://ci-builds.apache.org/job/POI/job/POI-DSL-1.8/297/display/redirect?page=changes>
Changes: [PJ Fanning] fix TextJoin use case that was not handled [PJ Fanning] fix TextJoin use case that was not handled [PJ Fanning] fix TextJoin use case that was not handled [PJ Fanning] fix TextJoin use case that was not handled [PJ Fanning] fix TextJoin use case that was not handled ------------------------------------------ [...truncated 701.20 KB...] [javadoc] /home/jenkins/workspace/POI/POI-DSL-1.8/build/distsourcebuild/poi-5.0.1-SNAPSHOT/poi-ooxml/src/main/java/org/apache/poi/ooxml/util/POIXMLUnits.java:156: warning: no @param for coordUnion [javadoc] public static long parseLength(org.openxmlformats.schemas.drawingml.x2006.main.STCoordinate32 coordUnion) { [javadoc] ^ [javadoc] /home/jenkins/workspace/POI/POI-DSL-1.8/build/distsourcebuild/poi-5.0.1-SNAPSHOT/poi-ooxml/src/main/java/org/apache/poi/ooxml/util/POIXMLUnits.java:166: warning: no @param for coordUnion [javadoc] public static long parseLength(org.openxmlformats.schemas.drawingml.x2006.main.STCoordinate coordUnion) { [javadoc] ^ [javadoc] /home/jenkins/workspace/POI/POI-DSL-1.8/build/distsourcebuild/poi-5.0.1-SNAPSHOT/poi-ooxml/src/main/java/org/apache/poi/ooxml/util/POIXMLUnits.java:176: warning: no @param for coordUnion [javadoc] public static long parseLength(org.openxmlformats.schemas.drawingml.x2006.main.STTextPoint coordUnion) { [javadoc] ^ [javadoc] /home/jenkins/workspace/POI/POI-DSL-1.8/build/distsourcebuild/poi-5.0.1-SNAPSHOT/poi-ooxml/src/main/java/org/apache/poi/ooxml/util/POIXMLUnits.java:185: warning: no @param for coordUnion [javadoc] public static long parseLength(org.openxmlformats.schemas.officeDocument.x2006.sharedTypes.STTwipsMeasure coordUnion) { [javadoc] ^ [javadoc] /home/jenkins/workspace/POI/POI-DSL-1.8/build/distsourcebuild/poi-5.0.1-SNAPSHOT/poi-ooxml/src/main/java/org/apache/poi/ooxml/util/POIXMLUnits.java:194: warning: no @param for coordUnion [javadoc] public static long parseLength(org.openxmlformats.schemas.wordprocessingml.x2006.main.STSignedTwipsMeasure coordUnion) { [javadoc] ^ [javadoc] /home/jenkins/workspace/POI/POI-DSL-1.8/build/distsourcebuild/poi-5.0.1-SNAPSHOT/poi-ooxml/src/main/java/org/apache/poi/ooxml/util/POIXMLUnits.java:203: warning: no @param for coordUnion [javadoc] public static long parseLength(org.openxmlformats.schemas.wordprocessingml.x2006.main.STHpsMeasure coordUnion) { [javadoc] ^ [javadoc] /home/jenkins/workspace/POI/POI-DSL-1.8/build/distsourcebuild/poi-5.0.1-SNAPSHOT/poi-ooxml/src/main/java/org/apache/poi/ooxml/util/POIXMLUnits.java:213: warning: no @param for coordUnion [javadoc] public static long parseLength(org.openxmlformats.schemas.wordprocessingml.x2006.main.STSignedHpsMeasure coordUnion) { [javadoc] ^ [javadoc] /home/jenkins/workspace/POI/POI-DSL-1.8/build/distsourcebuild/poi-5.0.1-SNAPSHOT/poi-ooxml/src/main/java/org/apache/poi/ooxml/util/POIXMLUnits.java:223: warning: no @param for coordUnion [javadoc] public static long parseLength(org.openxmlformats.schemas.wordprocessingml.x2006.main.STMeasurementOrPercent coordUnion) { [javadoc] ^ [javadoc] /home/jenkins/workspace/POI/POI-DSL-1.8/build/distsourcebuild/poi-5.0.1-SNAPSHOT/poi-ooxml/src/main/java/org/apache/poi/ooxml/util/SAXHelper.java:38: warning: no @return [javadoc] public static XMLReader newXMLReader() throws SAXException, ParserConfigurationException { [javadoc] ^ [javadoc] /home/jenkins/workspace/POI/POI-DSL-1.8/build/distsourcebuild/poi-5.0.1-SNAPSHOT/poi-ooxml/src/main/java/org/apache/poi/ooxml/util/SAXHelper.java:38: warning: no @throws for org.xml.sax.SAXException [javadoc] public static XMLReader newXMLReader() throws SAXException, ParserConfigurationException { [javadoc] ^ [javadoc] /home/jenkins/workspace/POI/POI-DSL-1.8/build/distsourcebuild/poi-5.0.1-SNAPSHOT/poi-ooxml/src/main/java/org/apache/poi/ooxml/util/SAXHelper.java:38: warning: no @throws for javax.xml.parsers.ParserConfigurationException [javadoc] public static XMLReader newXMLReader() throws SAXException, ParserConfigurationException { [javadoc] ^ [javadoc] /home/jenkins/workspace/POI/POI-DSL-1.8/build/distsourcebuild/poi-5.0.1-SNAPSHOT/poi-ooxml/src/main/java/org/apache/poi/ooxml/util/XPathHelper.java:109: warning: no @param for <T> [javadoc] public static <T extends XmlObject> T selectProperty(XmlObject startObject, Class<T> resultClass, XSLFShape.ReparseFactory<T> factory, QName[]... path) [javadoc] ^ [javadoc] /home/jenkins/workspace/POI/POI-DSL-1.8/build/distsourcebuild/poi-5.0.1-SNAPSHOT/poi-ooxml/src/main/java/org/apache/poi/ooxml/util/XPathHelper.java:109: warning: no @param for startObject [javadoc] public static <T extends XmlObject> T selectProperty(XmlObject startObject, Class<T> resultClass, XSLFShape.ReparseFactory<T> factory, QName[]... path) [javadoc] ^ [javadoc] /home/jenkins/workspace/POI/POI-DSL-1.8/build/distsourcebuild/poi-5.0.1-SNAPSHOT/poi-ooxml/src/main/java/org/apache/poi/openxml4j/opc/OPCPackage.java:493: warning: no @throws for java.io.IOException [javadoc] public void addThumbnail(String path) throws IOException { [javadoc] ^ [javadoc] /home/jenkins/workspace/POI/POI-DSL-1.8/build/distsourcebuild/poi-5.0.1-SNAPSHOT/poi-ooxml/src/main/java/org/apache/poi/openxml4j/opc/OPCPackage.java:512: warning: no @throws for java.io.IOException [javadoc] public void addThumbnail(String filename, InputStream data) throws IOException { [javadoc] ^ [javadoc] /home/jenkins/workspace/POI/POI-DSL-1.8/build/distsourcebuild/poi-5.0.1-SNAPSHOT/poi-ooxml/src/main/java/org/apache/poi/openxml4j/opc/OPCPackage.java:589: warning: no @throws for org.apache.poi.openxml4j.exceptions.InvalidFormatException [javadoc] public PackageProperties getPackageProperties() [javadoc] ^ [javadoc] /home/jenkins/workspace/POI/POI-DSL-1.8/build/distsourcebuild/poi-5.0.1-SNAPSHOT/poi-ooxml/src/main/java/org/apache/poi/openxml4j/opc/OPCPackage.java:698: warning: no @return [javadoc] public PackagePart getPart(PackageRelationship partRel) { [javadoc] ^ [javadoc] /home/jenkins/workspace/POI/POI-DSL-1.8/build/distsourcebuild/poi-5.0.1-SNAPSHOT/poi-ooxml/src/main/java/org/apache/poi/openxml4j/opc/OPCPackage.java:1443: warning: no @param for pkg [javadoc] public boolean validatePackage(OPCPackage pkg) throws InvalidFormatException { [javadoc] ^ [javadoc] /home/jenkins/workspace/POI/POI-DSL-1.8/build/distsourcebuild/poi-5.0.1-SNAPSHOT/poi-ooxml/src/main/java/org/apache/poi/openxml4j/opc/OPCPackage.java:1443: warning: no @throws for org.apache.poi.openxml4j.exceptions.InvalidFormatException [javadoc] public boolean validatePackage(OPCPackage pkg) throws InvalidFormatException { [javadoc] ^ [javadoc] /home/jenkins/workspace/POI/POI-DSL-1.8/build/distsourcebuild/poi-5.0.1-SNAPSHOT/poi-ooxml/src/main/java/org/apache/poi/openxml4j/opc/OPCPackage.java:1485: warning: no @throws for java.io.IOException [javadoc] public void save(OutputStream outputStream) throws IOException { [javadoc] ^ [javadoc] /home/jenkins/workspace/POI/POI-DSL-1.8/build/distsourcebuild/poi-5.0.1-SNAPSHOT/poi-ooxml/src/main/java/org/apache/poi/openxml4j/opc/OPCPackage.java:1500: warning: no @param for loadRelationships [javadoc] protected abstract PackagePart createPartImpl(PackagePartName partName, [javadoc] ^ [javadoc] /home/jenkins/workspace/POI/POI-DSL-1.8/build/distsourcebuild/poi-5.0.1-SNAPSHOT/poi-ooxml/src/main/java/org/apache/poi/openxml4j/opc/OPCPackage.java:1521: warning: no @throws for java.io.IOException [javadoc] protected abstract void closeImpl() throws IOException; [javadoc] ^ [javadoc] /home/jenkins/workspace/POI/POI-DSL-1.8/build/distsourcebuild/poi-5.0.1-SNAPSHOT/poi-ooxml/src/main/java/org/apache/poi/openxml4j/opc/OPCPackage.java:1535: warning: no @throws for java.io.IOException [javadoc] protected abstract void saveImpl(OutputStream outputStream) [javadoc] ^ [javadoc] /home/jenkins/workspace/POI/POI-DSL-1.8/build/distsourcebuild/poi-5.0.1-SNAPSHOT/poi-ooxml/src/main/java/org/apache/poi/openxml4j/opc/OPCPackage.java:1543: warning: no @throws for org.apache.poi.openxml4j.exceptions.InvalidFormatException [javadoc] protected abstract PackagePartCollection getPartsImpl() [javadoc] ^ [javadoc] /home/jenkins/workspace/POI/POI-DSL-1.8/build/distsourcebuild/poi-5.0.1-SNAPSHOT/poi-ooxml/src/main/java/org/apache/poi/openxml4j/opc/OPCPackage.java:1650: warning: no @return [javadoc] public abstract boolean isClosed(); [javadoc] ^ [javadoc] /home/jenkins/workspace/POI/POI-DSL-1.8/build/distsourcebuild/poi-5.0.1-SNAPSHOT/poi-ooxml/src/main/java/org/apache/poi/openxml4j/opc/RelationshipSource.java:114: warning: no @throws for org.apache.poi.openxml4j.exceptions.OpenXML4JException [javadoc] PackageRelationshipCollection getRelationships() throws OpenXML4JException; [javadoc] ^ [javadoc] /home/jenkins/workspace/POI/POI-DSL-1.8/build/distsourcebuild/poi-5.0.1-SNAPSHOT/poi-ooxml/src/main/java/org/apache/poi/openxml4j/opc/PackageProperties.java:52: warning: no @param for category [javadoc] void setCategoryProperty(String category); [javadoc] ^ [javadoc] /home/jenkins/workspace/POI/POI-DSL-1.8/build/distsourcebuild/poi-5.0.1-SNAPSHOT/poi-ooxml/src/main/java/org/apache/poi/openxml4j/opc/PackageProperties.java:58: warning: no @param for category [javadoc] void setCategoryProperty(Optional<String> category); [javadoc] ^ [javadoc] /home/jenkins/workspace/POI/POI-DSL-1.8/build/distsourcebuild/poi-5.0.1-SNAPSHOT/poi-ooxml/src/main/java/org/apache/poi/openxml4j/opc/PackageProperties.java:69: warning: no @param for contentStatus [javadoc] void setContentStatusProperty(String contentStatus); [javadoc] ^ [javadoc] /home/jenkins/workspace/POI/POI-DSL-1.8/build/distsourcebuild/poi-5.0.1-SNAPSHOT/poi-ooxml/src/main/java/org/apache/poi/openxml4j/opc/PackageProperties.java:75: warning: no @param for contentStatus [javadoc] void setContentStatusProperty(Optional<String> contentStatus); [javadoc] ^ [javadoc] /home/jenkins/workspace/POI/POI-DSL-1.8/build/distsourcebuild/poi-5.0.1-SNAPSHOT/poi-ooxml/src/main/java/org/apache/poi/openxml4j/opc/PackageProperties.java:88: warning: no @param for contentType [javadoc] void setContentTypeProperty(String contentType); [javadoc] ^ [javadoc] /home/jenkins/workspace/POI/POI-DSL-1.8/build/distsourcebuild/poi-5.0.1-SNAPSHOT/poi-ooxml/src/main/java/org/apache/poi/openxml4j/opc/PackageProperties.java:95: warning: no @param for contentType [javadoc] void setContentTypeProperty(Optional<String> contentType); [javadoc] ^ [javadoc] /home/jenkins/workspace/POI/POI-DSL-1.8/build/distsourcebuild/poi-5.0.1-SNAPSHOT/poi-ooxml/src/main/java/org/apache/poi/openxml4j/opc/PackageProperties.java:106: warning: no @param for created [javadoc] void setCreatedProperty(String created); [javadoc] ^ [javadoc] /home/jenkins/workspace/POI/POI-DSL-1.8/build/distsourcebuild/poi-5.0.1-SNAPSHOT/poi-ooxml/src/main/java/org/apache/poi/openxml4j/opc/PackageProperties.java:111: warning: no @param for created [javadoc] void setCreatedProperty(Optional<Date> created); [javadoc] ^ [javadoc] /home/jenkins/workspace/POI/POI-DSL-1.8/build/distsourcebuild/poi-5.0.1-SNAPSHOT/poi-ooxml/src/main/java/org/apache/poi/openxml4j/opc/PackageProperties.java:124: warning: no @param for creator [javadoc] void setCreatorProperty(String creator); [javadoc] ^ [javadoc] /home/jenkins/workspace/POI/POI-DSL-1.8/build/distsourcebuild/poi-5.0.1-SNAPSHOT/poi-ooxml/src/main/java/org/apache/poi/openxml4j/opc/PackageProperties.java:131: warning: no @param for creator [javadoc] void setCreatorProperty(Optional<String> creator); [javadoc] ^ [javadoc] /home/jenkins/workspace/POI/POI-DSL-1.8/build/distsourcebuild/poi-5.0.1-SNAPSHOT/poi-ooxml/src/main/java/org/apache/poi/openxml4j/opc/PackageProperties.java:136: warning: no @return [javadoc] Optional<String> getDescriptionProperty(); [javadoc] ^ [javadoc] /home/jenkins/workspace/POI/POI-DSL-1.8/build/distsourcebuild/poi-5.0.1-SNAPSHOT/poi-ooxml/src/main/java/org/apache/poi/openxml4j/opc/PackageProperties.java:141: warning: no @param for description [javadoc] void setDescriptionProperty(String description); [javadoc] ^ [javadoc] /home/jenkins/workspace/POI/POI-DSL-1.8/build/distsourcebuild/poi-5.0.1-SNAPSHOT/poi-ooxml/src/main/java/org/apache/poi/openxml4j/opc/PackageProperties.java:147: warning: no @param for description [javadoc] void setDescriptionProperty(Optional<String> description); [javadoc] ^ [javadoc] /home/jenkins/workspace/POI/POI-DSL-1.8/build/distsourcebuild/poi-5.0.1-SNAPSHOT/poi-ooxml/src/main/java/org/apache/poi/openxml4j/opc/PackageProperties.java:158: warning: no @param for identifier [javadoc] void setIdentifierProperty(String identifier); [javadoc] ^ [javadoc] /home/jenkins/workspace/POI/POI-DSL-1.8/build/distsourcebuild/poi-5.0.1-SNAPSHOT/poi-ooxml/src/main/java/org/apache/poi/openxml4j/opc/PackageProperties.java:164: warning: no @param for identifier [javadoc] void setIdentifierProperty(Optional<String> identifier); [javadoc] ^ [javadoc] /home/jenkins/workspace/POI/POI-DSL-1.8/build/distsourcebuild/poi-5.0.1-SNAPSHOT/poi-ooxml/src/main/java/org/apache/poi/openxml4j/opc/PackageProperties.java:179: warning: no @param for keywords [javadoc] void setKeywordsProperty(String keywords); [javadoc] ^ [javadoc] /home/jenkins/workspace/POI/POI-DSL-1.8/build/distsourcebuild/poi-5.0.1-SNAPSHOT/poi-ooxml/src/main/java/org/apache/poi/openxml4j/opc/PackageProperties.java:187: warning: no @param for keywords [javadoc] void setKeywordsProperty(Optional<String> keywords); [javadoc] ^ [javadoc] /home/jenkins/workspace/POI/POI-DSL-1.8/build/distsourcebuild/poi-5.0.1-SNAPSHOT/poi-ooxml/src/main/java/org/apache/poi/openxml4j/opc/PackageProperties.java:198: warning: no @param for language [javadoc] void setLanguageProperty(String language); [javadoc] ^ [javadoc] /home/jenkins/workspace/POI/POI-DSL-1.8/build/distsourcebuild/poi-5.0.1-SNAPSHOT/poi-ooxml/src/main/java/org/apache/poi/openxml4j/opc/PackageProperties.java:204: warning: no @param for language [javadoc] void setLanguageProperty(Optional<String> language); [javadoc] ^ [javadoc] /home/jenkins/workspace/POI/POI-DSL-1.8/build/distsourcebuild/poi-5.0.1-SNAPSHOT/poi-ooxml/src/main/java/org/apache/poi/openxml4j/opc/PackageProperties.java:209: warning: no @return [javadoc] Optional<String> getLastModifiedByProperty(); [javadoc] ^ [javadoc] /home/jenkins/workspace/POI/POI-DSL-1.8/build/distsourcebuild/poi-5.0.1-SNAPSHOT/poi-ooxml/src/main/java/org/apache/poi/openxml4j/opc/PackageProperties.java:214: warning: no @param for lastModifiedBy [javadoc] void setLastModifiedByProperty(String lastModifiedBy); [javadoc] ^ [javadoc] /home/jenkins/workspace/POI/POI-DSL-1.8/build/distsourcebuild/poi-5.0.1-SNAPSHOT/poi-ooxml/src/main/java/org/apache/poi/openxml4j/opc/PackageProperties.java:220: warning: no @param for lastModifiedBy [javadoc] void setLastModifiedByProperty(Optional<String> lastModifiedBy); [javadoc] ^ [javadoc] /home/jenkins/workspace/POI/POI-DSL-1.8/build/distsourcebuild/poi-5.0.1-SNAPSHOT/poi-ooxml/src/main/java/org/apache/poi/openxml4j/opc/PackageProperties.java:231: warning: no @param for lastPrinted [javadoc] void setLastPrintedProperty(String lastPrinted); [javadoc] ^ [javadoc] 100 warnings [jar] Building jar: /home/jenkins/workspace/POI/POI-DSL-1.8/build/distsourcebuild/poi-5.0.1-SNAPSHOT/build/dist/maven/poi-ooxml/poi-ooxml-5.0.1-SNAPSHOT-javadoc.jar assemble: [zip] Building zip: /home/jenkins/workspace/POI/POI-DSL-1.8/build/distsourcebuild/poi-5.0.1-SNAPSHOT/build/dist/poi-bin-5.0.1-SNAPSHOT-20210807.zip [tar] Building tar: /home/jenkins/workspace/POI/POI-DSL-1.8/build/distsourcebuild/poi-5.0.1-SNAPSHOT/build/dist/poi-bin-5.0.1-SNAPSHOT-20210807.tar.gz [zip] Building zip: /home/jenkins/workspace/POI/POI-DSL-1.8/build/distsourcebuild/poi-5.0.1-SNAPSHOT/build/dist/poi-src-5.0.1-SNAPSHOT-20210807.zip [tar] Building tar: /home/jenkins/workspace/POI/POI-DSL-1.8/build/distsourcebuild/poi-5.0.1-SNAPSHOT/build/dist/poi-src-5.0.1-SNAPSHOT-20210807.tar.gz [echo] Creating Maven POMs maven-poms: [copy] Copying 7 files to /home/jenkins/workspace/POI/POI-DSL-1.8/build/distsourcebuild/poi-5.0.1-SNAPSHOT/build/dist/maven [echo] Maven POMs are located in /home/jenkins/workspace/POI/POI-DSL-1.8/build/distsourcebuild/poi-5.0.1-SNAPSHOT/build/dist [echo] Use ant dist-nexus to deploy the artifacts in the remote repository [echo] Distribution located in /home/jenkins/workspace/POI/POI-DSL-1.8/build/distsourcebuild/poi-5.0.1-SNAPSHOT/build/dist [echo] Use "ant dist-checksum" to create sha256/sha512 checksums and GPG signatures runCompileTest: [delete] Deleting directory /home/jenkins/workspace/POI/POI-DSL-1.8/build/distsourcebuild [mkdir] Created dir: /home/jenkins/workspace/POI/POI-DSL-1.8/build/distsourcebuild [echo] Found jar packages at /home/jenkins/workspace/POI/POI-DSL-1.8/build/dist/maven/poi-ooxml-lite/poi-ooxml-lite-5.0.1-SNAPSHOT.jar:/home/jenkins/workspace/POI/POI-DSL-1.8/build/dist/maven/poi-ooxml-tests/poi-ooxml-5.0.1-SNAPSHOT-tests.jar:/home/jenkins/workspace/POI/POI-DSL-1.8/build/dist/maven/poi-ooxml/poi-ooxml-5.0.1-SNAPSHOT.jar:/home/jenkins/workspace/POI/POI-DSL-1.8/build/dist/maven/poi-tests/poi-5.0.1-SNAPSHOT-tests.jar:/home/jenkins/workspace/POI/POI-DSL-1.8/build/dist/maven/poi/poi-5.0.1-SNAPSHOT.jar, dist: ../build/dist [echo] Compiling examples without linking to scratchpad.jar to ensure that only some specific ones require this jar [javac] Compiling 122 source files to /home/jenkins/workspace/POI/POI-DSL-1.8/build/distsourcebuild [javac] Creating empty /home/jenkins/workspace/POI/POI-DSL-1.8/build/distsourcebuild/org/apache/poi/examples/ss/html/package-info.class [echo] Compiling all examples with the additional scratchpad.jar [javac] Compiling 17 source files to /home/jenkins/workspace/POI/POI-DSL-1.8/build/distsourcebuild run: BUILD SUCCESSFUL Total time: 13 minutes 26 seconds [SpotBugs] Searching for all files in '/home/jenkins/workspace/POI/POI-DSL-1.8' that match the pattern 'build/findbugs.xml' [SpotBugs] -> found 1 file [SpotBugs] Successfully parsed file /home/jenkins/workspace/POI/POI-DSL-1.8/build/findbugs.xml [SpotBugs] -> found 151 issues (skipped 0 duplicates) [SpotBugs] Post processing issues on 'H31' with source code encoding 'UTF-8' [SpotBugs] Creating SCM blamer to obtain author and commit information for affected files [SpotBugs] -> No blamer installed yet. You need to install the 'git-forensics' plugin to enable blaming for Git. [SpotBugs] Resolving file names for all issues in source directory '/home/jenkins/workspace/POI/POI-DSL-1.8' [SpotBugs] -> resolved paths in source directory (104 found, 0 not found) [SpotBugs] Resolving module names from module definitions (build.xml, pom.xml, or Manifest.mf files) [SpotBugs] -> resolved module names for 151 issues [SpotBugs] Resolving package names (or namespaces) by parsing the affected files [SpotBugs] -> all affected files already have a valid package name [SpotBugs] No filter has been set, publishing all 151 issues [SpotBugs] Creating fingerprints for all affected code blocks to track issues over different builds [SpotBugs] -> created fingerprints for 0 issues (skipped 151 issues) [SpotBugs] Copying affected files to Jenkins' build folder '/home/jenkins/jenkins-home/jobs/POI/jobs/POI-DSL-1.8/builds/297/files-with-issues' [SpotBugs] -> 104 copied, 0 not in workspace, 0 not-found, 0 with I/O error [SpotBugs] Repository miner is not configured, skipping mining [SpotBugs] Reference build recorder is not configured [SpotBugs] Obtaining reference build from same job (POI-DSL-1.8) [SpotBugs] Using reference build 'POI/POI-DSL-1.8 #296' to compute new, fixed, and outstanding issues [SpotBugs] Issues delta (vs. reference build): outstanding: 151, new: 0, fixed: 0 [SpotBugs] No quality gates have been set - skipping [SpotBugs] Health report is disabled - skipping [SpotBugs] Created analysis result for 151 issues (found 0 new issues, fixed 0 issues) [SpotBugs] Attaching ResultAction with ID 'spotbugs' to build 'POI/POI-DSL-1.8 #297'. [Checks API] No suitable checks publisher found. Archiving artifacts ERROR: Step ?Archive the artifacts? aborted due to exception: Command Close created at at hudson.remoting.Command.<init>(Command.java:70) at hudson.remoting.Channel$CloseCommand.<init>(Channel.java:1315) at hudson.remoting.Channel$CloseCommand.<init>(Channel.java:1313) at hudson.remoting.Channel.close(Channel.java:1488) at hudson.remoting.Channel.close(Channel.java:1455) at hudson.remoting.Channel$CloseCommand.execute(Channel.java:1321) Caused: hudson.remoting.Channel$OrderlyShutdown at hudson.remoting.Channel$CloseCommand.execute(Channel.java:1322) at hudson.remoting.Channel$1.handle(Channel.java:607) at hudson.remoting.SynchronousCommandTransport$ReaderThread.run(SynchronousCommandTransport.java:85) Caused: java.io.IOException at hudson.remoting.FastPipedInputStream.read(FastPipedInputStream.java:170) at hudson.util.HeadBufferingStream.read(HeadBufferingStream.java:61) at java.util.zip.InflaterInputStream.fill(InflaterInputStream.java:238) at java.util.zip.InflaterInputStream.read(InflaterInputStream.java:158) at java.util.zip.GZIPInputStream.read(GZIPInputStream.java:117) at com.google.common.io.LimitInputStream.read(LimitInputStream.java:79) at jsync.protocol.ChangeInputStream.read(ChangeInputStream.java:69) at com.cloudbees.jenkins.plugins.jsync.archiver.MD5DigestingInputStream.read(MD5DigestingInputStream.java:39) at com.google.common.io.LimitInputStream.read(LimitInputStream.java:79) at java.io.FilterInputStream.read(FilterInputStream.java:107) at com.google.common.io.ByteStreams.copy(ByteStreams.java:193) at jsync.protocol.FileSequenceReader.read(FileSequenceReader.java:35) at com.cloudbees.jenkins.plugins.jsync.archiver.JSyncArtifactManager.remoteSync(JSyncArtifactManager.java:162) at com.cloudbees.jenkins.plugins.jsync.archiver.JSyncArtifactManager.archive(JSyncArtifactManager.java:78) at hudson.tasks.ArtifactArchiver.perform(ArtifactArchiver.java:257) at hudson.tasks.BuildStepCompatibilityLayer.perform(BuildStepCompatibilityLayer.java:80) at hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:20) at hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBuild.java:804) at hudson.model.AbstractBuild$AbstractBuildExecution.performAllBuildSteps(AbstractBuild.java:753) at hudson.model.Build$BuildExecution.post2(Build.java:177) at hudson.model.AbstractBuild$AbstractBuildExecution.post(AbstractBuild.java:698) at hudson.model.Run.execute(Run.java:1932) at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43) at hudson.model.ResourceController.execute(ResourceController.java:97) at hudson.model.Executor.run(Executor.java:429) ERROR: Step ?[Deprecated] Scan for compiler warnings? failed: no workspace for POI/POI-DSL-1.8 #297 ERROR: Step ?Publish JUnit test result report? failed: no workspace for POI/POI-DSL-1.8 #297 ERROR: Step ?Record JaCoCo coverage report? failed: no workspace for POI/POI-DSL-1.8 #297 ERROR: H31 is offline; cannot locate jdk_1.8_latest --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@poi.apache.org For additional commands, e-mail: dev-h...@poi.apache.org