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 2021/03/28 17:11:24 UTC

Build failed in Jenkins: POI » POI-DSL-Windows-1.14 #52

See <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/52/display/redirect>

Changes:


------------------------------------------
[...truncated 226.80 KB...]
			at sun.nio.fs.WindowsFileSystemProvider.implDelete(Unknown Source)
			at sun.nio.fs.AbstractFileSystemProvider.deleteIfExists(Unknown Source)
			at java.nio.file.Files.deleteIfExists(Unknown Source)
			at jenkins.util.io.PathRemover.removeOrMakeRemovableThenRemove(PathRemover.java:237)
	Also:   java.nio.file.FileSystemException: <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/.svn\svn.2b164f04-d041-421c-acf9-3ad0776dfcef.tmp>: The process cannot access the file because it is being used by another process.

			at sun.nio.fs.WindowsException.translateToIOException(Unknown Source)
			at sun.nio.fs.WindowsException.rethrowAsIOException(Unknown Source)
			at sun.nio.fs.WindowsException.rethrowAsIOException(Unknown Source)
			at sun.nio.fs.WindowsFileSystemProvider.implDelete(Unknown Source)
			at sun.nio.fs.AbstractFileSystemProvider.deleteIfExists(Unknown Source)
			at java.nio.file.Files.deleteIfExists(Unknown Source)
			at jenkins.util.io.PathRemover.removeOrMakeRemovableThenRemove(PathRemover.java:241)
jenkins.util.io.CompositeIOException: Unable to remove file <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/.svn\svn.2b164f04-d041-421c-acf9-3ad0776dfcef.tmp>
		at jenkins.util.io.PathRemover.removeOrMakeRemovableThenRemove(PathRemover.java:252)
		at jenkins.util.io.PathRemover.tryRemoveFile(PathRemover.java:205)
		at jenkins.util.io.PathRemover.tryRemoveRecursive(PathRemover.java:216)
		at jenkins.util.io.PathRemover.tryRemoveDirectoryContents(PathRemover.java:226)
		at jenkins.util.io.PathRemover.tryRemoveRecursive(PathRemover.java:215)
		at jenkins.util.io.PathRemover.tryRemoveDirectoryContents(PathRemover.java:226)
		at jenkins.util.io.PathRemover.forceRemoveDirectoryContents(PathRemover.java:87)
Also:   	Also:   java.nio.file.DirectoryNotEmptyException: <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/.svn>
			at sun.nio.fs.WindowsFileSystemProvider.implDelete(Unknown Source)
			at sun.nio.fs.AbstractFileSystemProvider.deleteIfExists(Unknown Source)
			at java.nio.file.Files.deleteIfExists(Unknown Source)
			at jenkins.util.io.PathRemover.removeOrMakeRemovableThenRemove(PathRemover.java:237)
	Also:   java.nio.file.DirectoryNotEmptyException: <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/.svn>
			at sun.nio.fs.WindowsFileSystemProvider.implDelete(Unknown Source)
			at sun.nio.fs.AbstractFileSystemProvider.deleteIfExists(Unknown Source)
			at java.nio.file.Files.deleteIfExists(Unknown Source)
			at jenkins.util.io.PathRemover.removeOrMakeRemovableThenRemove(PathRemover.java:241)
jenkins.util.io.CompositeIOException: Unable to remove directory <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/.svn> with directory contents: [<https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/.svn\svn.2b164f04-d041-421c-acf9-3ad0776dfcef.tmp]>
		at jenkins.util.io.PathRemover.removeOrMakeRemovableThenRemove(PathRemover.java:250)
		at jenkins.util.io.PathRemover.tryRemoveFile(PathRemover.java:205)
		at jenkins.util.io.PathRemover.tryRemoveRecursive(PathRemover.java:216)
		at jenkins.util.io.PathRemover.tryRemoveDirectoryContents(PathRemover.java:226)
		at jenkins.util.io.PathRemover.forceRemoveDirectoryContents(PathRemover.java:87)
Also:   hudson.remoting.Channel$CallSiteStackTrace: Remote call to JNLP4-connect connection from static.62.73.9.176.clients.your-server.de/176.9.73.62:59307
		at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1800)
		at hudson.remoting.UserRequest$ExceptionResponse.retrieve(UserRequest.java:357)
		at hudson.remoting.Channel.call(Channel.java:1001)
		at hudson.FilePath.act(FilePath.java:1157)
		at hudson.FilePath.act(FilePath.java:1146)
		at hudson.scm.SubversionSCM.checkout(SubversionSCM.java:927)
		at hudson.scm.SubversionSCM.checkout(SubversionSCM.java:857)
		at hudson.scm.SCM.checkout(SCM.java:505)
		at hudson.model.AbstractProject.checkout(AbstractProject.java:1206)
		at hudson.model.AbstractBuild$AbstractBuildExecution.defaultCheckout(AbstractBuild.java:637)
		at jenkins.scm.SCMCheckoutStrategy.checkout(SCMCheckoutStrategy.java:86)
		at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:509)
		at hudson.model.Run.execute(Run.java:1907)
		at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
		at hudson.model.ResourceController.execute(ResourceController.java:97)
		at hudson.model.Executor.run(Executor.java:429)
jenkins.util.io.CompositeIOException: Unable to delete '<https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/.'.> Tried 3 times (of a maximum of 3) waiting 0.1 sec between attempts.
	at jenkins.util.io.PathRemover.forceRemoveDirectoryContents(PathRemover.java:90)
	at hudson.Util.deleteContentsRecursive(Util.java:262)
	at hudson.Util.deleteContentsRecursive(Util.java:251)
	at hudson.scm.subversion.CheckoutUpdater$SubversionUpdateTask.perform(CheckoutUpdater.java:90)
	at hudson.scm.subversion.WorkspaceUpdater$UpdateTask.delegateTo(WorkspaceUpdater.java:168)
	at hudson.scm.subversion.WorkspaceUpdater$UpdateTask.delegateTo(WorkspaceUpdater.java:176)
	at hudson.scm.subversion.UpdateUpdater$TaskImpl.perform(UpdateUpdater.java:185)
	at hudson.scm.subversion.WorkspaceUpdater$UpdateTask.delegateTo(WorkspaceUpdater.java:168)
	at hudson.scm.SubversionSCM$CheckOutTask.perform(SubversionSCM.java:1031)
	at hudson.scm.SubversionSCM$CheckOutTask.invoke(SubversionSCM.java:1007)
	at hudson.scm.SubversionSCM$CheckOutTask.invoke(SubversionSCM.java:980)
	at hudson.FilePath$FileCallableWrapper.call(FilePath.java:3313)
	at hudson.remoting.UserRequest.perform(UserRequest.java:211)
	at hudson.remoting.UserRequest.perform(UserRequest.java:54)
	at hudson.remoting.Request$2.run(Request.java:375)
	at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:73)
	at java.util.concurrent.FutureTask.run(Unknown Source)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at hudson.remoting.Engine$1.lambda$newThread$0(Engine.java:118)
	at java.lang.Thread.run(Unknown Source)
Retrying after 10 seconds
Checking out a fresh workspace because there's no workspace at F:\jenkins\jenkins-slave\712657a4\workspace\POI\POI-DSL-Windows-1.14
Cleaning local Directory .
Also:   	Also:   java.nio.file.FileSystemException: <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/.svn\svn.2b164f04-d041-421c-acf9-3ad0776dfcef.tmp>: The process cannot access the file because it is being used by another process.

			at sun.nio.fs.WindowsException.translateToIOException(Unknown Source)
			at sun.nio.fs.WindowsException.rethrowAsIOException(Unknown Source)
			at sun.nio.fs.WindowsException.rethrowAsIOException(Unknown Source)
			at sun.nio.fs.WindowsFileSystemProvider.implDelete(Unknown Source)
			at sun.nio.fs.AbstractFileSystemProvider.deleteIfExists(Unknown Source)
			at java.nio.file.Files.deleteIfExists(Unknown Source)
			at jenkins.util.io.PathRemover.removeOrMakeRemovableThenRemove(PathRemover.java:237)
	Also:   java.nio.file.FileSystemException: <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/.svn\svn.2b164f04-d041-421c-acf9-3ad0776dfcef.tmp>: The process cannot access the file because it is being used by another process.

			at sun.nio.fs.WindowsException.translateToIOException(Unknown Source)
			at sun.nio.fs.WindowsException.rethrowAsIOException(Unknown Source)
			at sun.nio.fs.WindowsException.rethrowAsIOException(Unknown Source)
			at sun.nio.fs.WindowsFileSystemProvider.implDelete(Unknown Source)
			at sun.nio.fs.AbstractFileSystemProvider.deleteIfExists(Unknown Source)
			at java.nio.file.Files.deleteIfExists(Unknown Source)
			at jenkins.util.io.PathRemover.removeOrMakeRemovableThenRemove(PathRemover.java:241)
jenkins.util.io.CompositeIOException: Unable to remove file <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/.svn\svn.2b164f04-d041-421c-acf9-3ad0776dfcef.tmp>
		at jenkins.util.io.PathRemover.removeOrMakeRemovableThenRemove(PathRemover.java:252)
		at jenkins.util.io.PathRemover.tryRemoveFile(PathRemover.java:205)
		at jenkins.util.io.PathRemover.tryRemoveRecursive(PathRemover.java:216)
		at jenkins.util.io.PathRemover.tryRemoveDirectoryContents(PathRemover.java:226)
		at jenkins.util.io.PathRemover.tryRemoveRecursive(PathRemover.java:215)
		at jenkins.util.io.PathRemover.tryRemoveDirectoryContents(PathRemover.java:226)
		at jenkins.util.io.PathRemover.forceRemoveDirectoryContents(PathRemover.java:87)
Also:   	Also:   java.nio.file.DirectoryNotEmptyException: <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/.svn>
			at sun.nio.fs.WindowsFileSystemProvider.implDelete(Unknown Source)
			at sun.nio.fs.AbstractFileSystemProvider.deleteIfExists(Unknown Source)
			at java.nio.file.Files.deleteIfExists(Unknown Source)
			at jenkins.util.io.PathRemover.removeOrMakeRemovableThenRemove(PathRemover.java:237)
	Also:   java.nio.file.DirectoryNotEmptyException: <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/.svn>
			at sun.nio.fs.WindowsFileSystemProvider.implDelete(Unknown Source)
			at sun.nio.fs.AbstractFileSystemProvider.deleteIfExists(Unknown Source)
			at java.nio.file.Files.deleteIfExists(Unknown Source)
			at jenkins.util.io.PathRemover.removeOrMakeRemovableThenRemove(PathRemover.java:241)
jenkins.util.io.CompositeIOException: Unable to remove directory <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/.svn> with directory contents: [<https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/.svn\svn.2b164f04-d041-421c-acf9-3ad0776dfcef.tmp]>
		at jenkins.util.io.PathRemover.removeOrMakeRemovableThenRemove(PathRemover.java:250)
		at jenkins.util.io.PathRemover.tryRemoveFile(PathRemover.java:205)
		at jenkins.util.io.PathRemover.tryRemoveRecursive(PathRemover.java:216)
		at jenkins.util.io.PathRemover.tryRemoveDirectoryContents(PathRemover.java:226)
		at jenkins.util.io.PathRemover.forceRemoveDirectoryContents(PathRemover.java:87)
Also:   hudson.remoting.Channel$CallSiteStackTrace: Remote call to JNLP4-connect connection from static.62.73.9.176.clients.your-server.de/176.9.73.62:59307
		at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1800)
		at hudson.remoting.UserRequest$ExceptionResponse.retrieve(UserRequest.java:357)
		at hudson.remoting.Channel.call(Channel.java:1001)
		at hudson.FilePath.act(FilePath.java:1157)
		at hudson.FilePath.act(FilePath.java:1146)
		at hudson.scm.SubversionSCM.checkout(SubversionSCM.java:927)
		at hudson.scm.SubversionSCM.checkout(SubversionSCM.java:857)
		at hudson.scm.SCM.checkout(SCM.java:505)
		at hudson.model.AbstractProject.checkout(AbstractProject.java:1206)
		at hudson.model.AbstractBuild$AbstractBuildExecution.defaultCheckout(AbstractBuild.java:637)
		at jenkins.scm.SCMCheckoutStrategy.checkout(SCMCheckoutStrategy.java:86)
		at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:509)
		at hudson.model.Run.execute(Run.java:1907)
		at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
		at hudson.model.ResourceController.execute(ResourceController.java:97)
		at hudson.model.Executor.run(Executor.java:429)
jenkins.util.io.CompositeIOException: Unable to delete '<https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/.'.> Tried 3 times (of a maximum of 3) waiting 0.1 sec between attempts.
	at jenkins.util.io.PathRemover.forceRemoveDirectoryContents(PathRemover.java:90)
	at hudson.Util.deleteContentsRecursive(Util.java:262)
	at hudson.Util.deleteContentsRecursive(Util.java:251)
	at hudson.scm.subversion.CheckoutUpdater$SubversionUpdateTask.perform(CheckoutUpdater.java:90)
	at hudson.scm.subversion.WorkspaceUpdater$UpdateTask.delegateTo(WorkspaceUpdater.java:168)
	at hudson.scm.subversion.WorkspaceUpdater$UpdateTask.delegateTo(WorkspaceUpdater.java:176)
	at hudson.scm.subversion.UpdateUpdater$TaskImpl.perform(UpdateUpdater.java:132)
	at hudson.scm.subversion.WorkspaceUpdater$UpdateTask.delegateTo(WorkspaceUpdater.java:168)
	at hudson.scm.SubversionSCM$CheckOutTask.perform(SubversionSCM.java:1031)
	at hudson.scm.SubversionSCM$CheckOutTask.invoke(SubversionSCM.java:1007)
	at hudson.scm.SubversionSCM$CheckOutTask.invoke(SubversionSCM.java:980)
	at hudson.FilePath$FileCallableWrapper.call(FilePath.java:3313)
	at hudson.remoting.UserRequest.perform(UserRequest.java:211)
	at hudson.remoting.UserRequest.perform(UserRequest.java:54)
	at hudson.remoting.Request$2.run(Request.java:375)
	at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:73)
	at java.util.concurrent.FutureTask.run(Unknown Source)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at hudson.remoting.Engine$1.lambda$newThread$0(Engine.java:118)
	at java.lang.Thread.run(Unknown Source)
Retrying after 10 seconds
Checking out a fresh workspace because there's no workspace at F:\jenkins\jenkins-slave\712657a4\workspace\POI\POI-DSL-Windows-1.14
Cleaning local Directory .
Also:   	Also:   java.nio.file.FileSystemException: <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/.svn\svn.2b164f04-d041-421c-acf9-3ad0776dfcef.tmp>: The process cannot access the file because it is being used by another process.

			at sun.nio.fs.WindowsException.translateToIOException(Unknown Source)
			at sun.nio.fs.WindowsException.rethrowAsIOException(Unknown Source)
			at sun.nio.fs.WindowsException.rethrowAsIOException(Unknown Source)
			at sun.nio.fs.WindowsFileSystemProvider.implDelete(Unknown Source)
			at sun.nio.fs.AbstractFileSystemProvider.deleteIfExists(Unknown Source)
			at java.nio.file.Files.deleteIfExists(Unknown Source)
			at jenkins.util.io.PathRemover.removeOrMakeRemovableThenRemove(PathRemover.java:237)
	Also:   java.nio.file.FileSystemException: <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/.svn\svn.2b164f04-d041-421c-acf9-3ad0776dfcef.tmp>: The process cannot access the file because it is being used by another process.

			at sun.nio.fs.WindowsException.translateToIOException(Unknown Source)
			at sun.nio.fs.WindowsException.rethrowAsIOException(Unknown Source)
			at sun.nio.fs.WindowsException.rethrowAsIOException(Unknown Source)
			at sun.nio.fs.WindowsFileSystemProvider.implDelete(Unknown Source)
			at sun.nio.fs.AbstractFileSystemProvider.deleteIfExists(Unknown Source)
			at java.nio.file.Files.deleteIfExists(Unknown Source)
			at jenkins.util.io.PathRemover.removeOrMakeRemovableThenRemove(PathRemover.java:241)
jenkins.util.io.CompositeIOException: Unable to remove file <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/.svn\svn.2b164f04-d041-421c-acf9-3ad0776dfcef.tmp>
		at jenkins.util.io.PathRemover.removeOrMakeRemovableThenRemove(PathRemover.java:252)
		at jenkins.util.io.PathRemover.tryRemoveFile(PathRemover.java:205)
		at jenkins.util.io.PathRemover.tryRemoveRecursive(PathRemover.java:216)
		at jenkins.util.io.PathRemover.tryRemoveDirectoryContents(PathRemover.java:226)
		at jenkins.util.io.PathRemover.tryRemoveRecursive(PathRemover.java:215)
		at jenkins.util.io.PathRemover.tryRemoveDirectoryContents(PathRemover.java:226)
		at jenkins.util.io.PathRemover.forceRemoveDirectoryContents(PathRemover.java:87)
Also:   	Also:   java.nio.file.DirectoryNotEmptyException: <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/.svn>
			at sun.nio.fs.WindowsFileSystemProvider.implDelete(Unknown Source)
			at sun.nio.fs.AbstractFileSystemProvider.deleteIfExists(Unknown Source)
			at java.nio.file.Files.deleteIfExists(Unknown Source)
			at jenkins.util.io.PathRemover.removeOrMakeRemovableThenRemove(PathRemover.java:237)
	Also:   java.nio.file.DirectoryNotEmptyException: <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/.svn>
			at sun.nio.fs.WindowsFileSystemProvider.implDelete(Unknown Source)
			at sun.nio.fs.AbstractFileSystemProvider.deleteIfExists(Unknown Source)
			at java.nio.file.Files.deleteIfExists(Unknown Source)
			at jenkins.util.io.PathRemover.removeOrMakeRemovableThenRemove(PathRemover.java:241)
jenkins.util.io.CompositeIOException: Unable to remove directory <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/.svn> with directory contents: [<https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/.svn\svn.2b164f04-d041-421c-acf9-3ad0776dfcef.tmp]>
		at jenkins.util.io.PathRemover.removeOrMakeRemovableThenRemove(PathRemover.java:250)
		at jenkins.util.io.PathRemover.tryRemoveFile(PathRemover.java:205)
		at jenkins.util.io.PathRemover.tryRemoveRecursive(PathRemover.java:216)
		at jenkins.util.io.PathRemover.tryRemoveDirectoryContents(PathRemover.java:226)
		at jenkins.util.io.PathRemover.forceRemoveDirectoryContents(PathRemover.java:87)
Also:   hudson.remoting.Channel$CallSiteStackTrace: Remote call to JNLP4-connect connection from static.62.73.9.176.clients.your-server.de/176.9.73.62:59307
		at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1800)
		at hudson.remoting.UserRequest$ExceptionResponse.retrieve(UserRequest.java:357)
		at hudson.remoting.Channel.call(Channel.java:1001)
		at hudson.FilePath.act(FilePath.java:1157)
		at hudson.FilePath.act(FilePath.java:1146)
		at hudson.scm.SubversionSCM.checkout(SubversionSCM.java:927)
		at hudson.scm.SubversionSCM.checkout(SubversionSCM.java:857)
		at hudson.scm.SCM.checkout(SCM.java:505)
		at hudson.model.AbstractProject.checkout(AbstractProject.java:1206)
		at hudson.model.AbstractBuild$AbstractBuildExecution.defaultCheckout(AbstractBuild.java:637)
		at jenkins.scm.SCMCheckoutStrategy.checkout(SCMCheckoutStrategy.java:86)
		at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:509)
		at hudson.model.Run.execute(Run.java:1907)
		at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
		at hudson.model.ResourceController.execute(ResourceController.java:97)
		at hudson.model.Executor.run(Executor.java:429)
jenkins.util.io.CompositeIOException: Unable to delete '<https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/.'.> Tried 3 times (of a maximum of 3) waiting 0.1 sec between attempts.
	at jenkins.util.io.PathRemover.forceRemoveDirectoryContents(PathRemover.java:90)
	at hudson.Util.deleteContentsRecursive(Util.java:262)
	at hudson.Util.deleteContentsRecursive(Util.java:251)
	at hudson.scm.subversion.CheckoutUpdater$SubversionUpdateTask.perform(CheckoutUpdater.java:90)
	at hudson.scm.subversion.WorkspaceUpdater$UpdateTask.delegateTo(WorkspaceUpdater.java:168)
	at hudson.scm.subversion.WorkspaceUpdater$UpdateTask.delegateTo(WorkspaceUpdater.java:176)
	at hudson.scm.subversion.UpdateUpdater$TaskImpl.perform(UpdateUpdater.java:132)
	at hudson.scm.subversion.WorkspaceUpdater$UpdateTask.delegateTo(WorkspaceUpdater.java:168)
	at hudson.scm.SubversionSCM$CheckOutTask.perform(SubversionSCM.java:1031)
	at hudson.scm.SubversionSCM$CheckOutTask.invoke(SubversionSCM.java:1007)
	at hudson.scm.SubversionSCM$CheckOutTask.invoke(SubversionSCM.java:980)
	at hudson.FilePath$FileCallableWrapper.call(FilePath.java:3313)
	at hudson.remoting.UserRequest.perform(UserRequest.java:211)
	at hudson.remoting.UserRequest.perform(UserRequest.java:54)
	at hudson.remoting.Request$2.run(Request.java:375)
	at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:73)
	at java.util.concurrent.FutureTask.run(Unknown Source)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at hudson.remoting.Engine$1.lambda$newThread$0(Engine.java:118)
	at java.lang.Thread.run(Unknown Source)
[SpotBugs] Skipping execution of recorder since overall result is 'FAILURE'
Archiving artifacts
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 » POI-DSL-Windows-1.14 #71

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/71/display/redirect?page=changes>


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


Build failed in Jenkins: POI » POI-DSL-Windows-1.14 #70

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/70/display/redirect>

Changes:


------------------------------------------
[...truncated 425.97 KB...]
  [javadoc]                        ^
  [javadoc] <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/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] <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/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] <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/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] <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/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] <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/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] <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/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] <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/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] <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/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] <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/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] <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/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] <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/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] <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/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] <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/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] <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/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] <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/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] <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/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] <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/poi-ooxml\src\main\java\org\apache\poi\openxml4j\opc\OPCPackage.java>:698: warning: no @return
  [javadoc] 	public PackagePart getPart(PackageRelationship partRel) {
  [javadoc] 	                   ^
  [javadoc] <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/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] <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/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] <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/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] <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/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] <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/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] <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/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] <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/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] <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/poi-ooxml\src\main\java\org\apache\poi\openxml4j\opc\OPCPackage.java>:1650: warning: no @return
  [javadoc] 	public abstract boolean isClosed();
  [javadoc] 	                        ^
  [javadoc] <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/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] <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/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] <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/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] <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/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] <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/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] <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/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] <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/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] <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/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] 100 warnings
      [jar] Building jar: <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/build\dist\maven\poi-ooxml\poi-ooxml-5.0.1-SNAPSHOT-javadoc.jar>

assemble:
      [zip] Building zip: <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/build\dist\poi-bin-5.0.1-SNAPSHOT-20210514.zip>
      [tar] Building tar: <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/build\dist\poi-bin-5.0.1-SNAPSHOT-20210514.tar.gz>
      [zip] Building zip: <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/build\dist\poi-src-5.0.1-SNAPSHOT-20210514.zip>
      [tar] Building tar: <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/build\dist\poi-src-5.0.1-SNAPSHOT-20210514.tar.gz>
     [echo] Creating Maven POMs

maven-poms:
     [copy] Copying 7 files to <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/build\dist\maven>
     [echo] Maven POMs are located in <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/build\dist>
     [echo] Use ant dist-nexus to deploy the artifacts in the remote repository
     [echo] Distribution located in <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/build\dist>
     [echo] Use "ant dist-checksum" to create sha256/sha512 checksums and GPG signatures

findbugs:
    [mkdir] Created dir: <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/build\findbugs\lib\config>
      [get] Getting: https://repo1.maven.org/maven2/com/github/spotbugs/spotbugs/4.2.0/spotbugs-4.2.0.jar
      [get] To: <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/build\findbugs\lib\spotbugs.jar>
      [get] Getting: https://repo1.maven.org/maven2/com/github/spotbugs/spotbugs-ant/4.2.0/spotbugs-ant-4.2.0.jar
      [get] To: <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/build\findbugs\lib\spotbugs-ant.jar>
      [get] Getting: https://repo1.maven.org/maven2/com/github/spotbugs/spotbugs-annotations/4.2.0/spotbugs-annotations-4.2.0.jar
      [get] To: <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/build\findbugs\lib\spotbugs-annotations.jar>
      [get] Getting: https://repo1.maven.org/maven2/org/dom4j/dom4j/2.1.3/dom4j-2.1.3.jar
      [get] To: <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/build\findbugs\lib\dom4j-2.1.3.jar>
      [get] Getting: https://repo1.maven.org/maven2/jaxen/jaxen/1.2.0/jaxen-1.2.0.jar
      [get] To: <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/build\findbugs\lib\jaxen-1.2.0.jar>
      [get] Getting: https://repo1.maven.org/maven2/org/apache/bcel/bcel/6.5.0/bcel-6.5.0.jar
      [get] To: <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/build\findbugs\lib\bcel-6.5.0.jar>
      [get] Getting: https://repo1.maven.org/maven2/org/slf4j/slf4j-api/1.8.0-beta4/slf4j-api-1.8.0-beta4.jar
      [get] To: <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/build\findbugs\lib\slf4j-api-1.8.0-beta4.jar>
      [get] Getting: https://repo1.maven.org/maven2/org/apache/commons/commons-lang3/3.11/commons-lang3-3.11.jar
      [get] To: <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/build\findbugs\lib\commons-lang3-3.11.jar>
      [get] Getting: https://repo1.maven.org/maven2/org/apache/commons/commons-text/1.9/commons-text-1.9.jar
      [get] To: <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/build\findbugs\lib\commons-text-1.9.jar>
      [get] Getting: https://repo1.maven.org/maven2/net/jcip/jcip-annotations/1.0/jcip-annotations-1.0.jar
      [get] To: <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/build\findbugs\lib\jcip-annotations-1.0.jar>
      [get] Getting: https://repo1.maven.org/maven2/com/google/code/findbugs/jsr305/3.0.2/jsr305-3.0.2.jar
      [get] To: <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/build\findbugs\lib\jsr305-3.0.2.jar>
      [get] Getting: https://repo1.maven.org/maven2/org/ow2/asm/asm/9.0/asm-9.0.jar
      [get] To: <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/build\findbugs\lib\asm-9.0.jar>
      [get] Getting: https://repo1.maven.org/maven2/org/ow2/asm/asm-analysis/9.0/asm-analysis-9.0.jar
      [get] To: <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/build\findbugs\lib\asm-analysis-9.0.jar>
      [get] Getting: https://repo1.maven.org/maven2/org/ow2/asm/asm-commons/9.0/asm-commons-9.0.jar
      [get] To: <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/build\findbugs\lib\asm-commons-9.0.jar>
      [get] Getting: https://repo1.maven.org/maven2/org/ow2/asm/asm-tree/9.0/asm-tree-9.0.jar
      [get] To: <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/build\findbugs\lib\asm-tree-9.0.jar>
      [get] Getting: https://repo1.maven.org/maven2/org/ow2/asm/asm-util/9.0/asm-util-9.0.jar
      [get] To: <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/build\findbugs\lib\asm-util-9.0.jar>
      [get] Getting: https://repo1.maven.org/maven2/org/apache/logging/log4j/log4j-api/2.14.0/log4j-api-2.14.0.jar
      [get] To: <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/build\findbugs\lib\log4j-api-2.14.0.jar>
      [get] Getting: https://repo1.maven.org/maven2/org/apache/logging/log4j/log4j-core/2.14.0/log4j-core-2.14.0.jar
      [get] To: <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/build\findbugs\lib\log4j-core-2.14.0.jar>
      [get] Getting: https://repo1.maven.org/maven2/org/apache/logging/log4j/log4j-slf4j18-impl/2.14.0/log4j-slf4j18-impl-2.14.0.jar
      [get] To: <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/build\findbugs\lib\log4j-slf4j18-impl-2.14.0.jar>
      [get] Getting: https://repo1.maven.org/maven2/net/sf/saxon/Saxon-HE/9.9.1-8/Saxon-HE-9.9.1-8.jar
      [get] To: <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/build\findbugs\lib\Saxon-HE-9.9.1-8.jar>
      [get] Getting: https://repo1.maven.org/maven2/com/ibm/icu/icu4j/68.2/icu4j-68.2.jar
      [get] To: <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/build\findbugs\lib\icu4j-63.1.jar>
 [spotbugs] Executing SpotBugs FindBugsTask from ant task
 [spotbugs] Running SpotBugs...
 [spotbugs] Java Result: 1
 [spotbugs] Output saved to build/findbugs.xml
     [xslt] Transforming into <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/build>
     [xslt] Processing <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/build\findbugs.xml> to <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/build\findbugs.html>
     [xslt] Loading stylesheet jar:<https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/build/findbugs/lib/spotbugs.jar!/fancy.xsl>

release-notes:
     [copy] Copying 1 file to <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/build\dist>

rat-check:
    [mkdir] Created dir: <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/build\rat>
     [echo] 
     [echo] *****************************************************
     [echo] Summary
     [echo] -------
     [echo] Generated at: 2021-05-14T09:54:17-07:00
     [echo] 
     [echo] Notes: 0
     [echo] Binaries: 115
     [echo] Archives: 0
     [echo] Standards: 3649
     [echo] 
     [echo] Apache Licensed: 3647
     [echo] Generated Documents: 0
     [echo] 
     [echo] JavaDocs are generated, thus a license header is optional.
     [echo] Generated files do not require license headers.
     [echo] 
     [echo] 2 Unknown Licenses
     [echo] 
     [echo] *****************************************************
     [echo] 
     [echo] Files with unapproved licenses:
     [echo] 
     [echo]   f:/jenkins/jenkins-slave/712657a4/workspace/POI/POI-DSL-Windows-1.14/poi/src/main/java9/module-info.class.r1889846
     [echo]   f:/jenkins/jenkins-slave/712657a4/workspace/POI/POI-DSL-Windows-1.14/poi/src/test/java9/module-info.class.r1889846
     [echo] 
     [echo] *****************************************************
     [echo] 
     [echo] *****************************************************
     [echo]   Files with Apache License headers will be marked AL
     [echo]   Binary files (which do not require any license headers) will be marked B
     [echo]   Compressed archives will be marked A
     [echo]   Notices, licenses etc. will be marked N
     [echo]  !????? f:/jenkins/jenkins-slave/712657a4/workspace/POI/POI-DSL-Windows-1.14/poi/src/main/java9/module-info.class.r1889846
     [echo]  !????? f:/jenkins/jenkins-slave/712657a4/workspace/POI/POI-DSL-Windows-1.14/poi/src/test/java9/module-info.class.r1889846
     [echo]  
     [echo] *****************************************************
     [echo] 
     [echo]  Printing headers for text files without a valid license header...
     [echo]  
     [echo] =====================================================
     [echo] == File: f:/jenkins/jenkins-slave/712657a4/workspace/POI/POI-DSL-Windows-1.14/poi/src/main/java9/module-info.class.r1889846
     [echo] =====================================================
     [echo] Êþº¾???5?ª??????module-info??
     [echo] SourceFile???module-info.java???Module??????org.apache.poi.poi??	??	java.base???14.0.2??????org.apache.commons.collections4??????org.apache.commons.codec?????
     [echo] commons.math3??????SparseBitSet??????org.apache.logging.log4j???2.14.0??????java.logging??????java.desktop??????jdk.unsupported??????org/apache/poi??????org/apache/poi/common??!???org/apache/poi/common/usermodel??#??%org/apache/poi/common/usermodel/fonts??%???org/apache/poi/ddf??'???org/apache/poi/extractor??)???org/apache/poi/hpsf??+???org/apache/poi/hpsf/extractor??-???org/apache/poi/hpsf/wellknown??/???org/apache/poi/hssf??1???org/apache/poi/hssf/dev??3???org/apache/poi/hssf/eventmodel??5??"org/apache/poi/hssf/eventusermodel??7??.org/apache/poi/hssf/eventusermodel/dummyrecord??9???org/apache/poi/hssf/extractor??;???org/apache/poi/hssf/model??=???org/apache/poi/hssf/record?????%org/apache/poi/hssf/record/aggregates??A???org/apache/poi/hssf/record/cf??C?? org/apache/poi/hssf/record/chart??E??!org/apache/poi/hssf/record/common??G???org/apache/poi/hssf/record/cont??I??!org/apache/poi/hssf/record/crypto??K??%org/apache/poi/hssf/record/pivottable??M???org/apache/poi/hssf/usermodel??O??%org/apache/poi/hssf/usermodel/helpers??Q???org/apache/poi/hssf/util??S???org/apache/poi/poifs/common??U???org/apache/poi/poifs/crypt??W?? org/apache/poi/poifs/crypt/agile??Y??$org/apache/poi/poifs/crypt/binaryrc4??[??$org/apache/poi/poifs/crypt/cryptoapi??]??#org/apache/poi/poifs/crypt/standard??_???org/apache/poi/poifs/crypt/xor??a???org/apache/poi/poifs/dev??c??$org/apache/poi/poifs/eventfilesystem??e???org/apache/poi/poifs/filesystem??g???org/apache/poi/poifs/macros??i???org/apache/poi/poifs/nio??k???org/apache/poi/poifs/property??m???org/apache/poi/poifs/storage??o???org/apache/poi/sl/draw??q???org/apache/poi/sl/draw/geom??s???org/apache/poi/sl/extractor??u???org/apache/poi/sl/image??w???org/apache/poi/sl/usermodel??y???org/apache/poi/ss??{???org/apache/poi/ss/extractor??}???org/apache/poi/ss/format?????org/apache/poi/ss/formula??????org/apache/poi/ss/formula/atp??ƒ??"org/apache/poi/ss/formula/constant??…???org/apache/poi/ss/formula/eval??‡??%org/apache/poi/ss/formula/eval/forked??‰??"org/apache/poi/ss/formula/function??‹??#org/apache/poi/ss/formula/functions??????org/apache/poi/ss/formula/ptg??????org/apache/poi/ss/formula/udf??‘???org/apache/poi/ss/usermodel??“??#org/apache/poi/ss/usermodel/helpers??•???org/apache/poi/ss/util??—???org/apache/poi/ss/util/cellwalk??™???org/apache/poi/util??›???org/apache/poi/wp/usermodel?????*org/apache/poi/extractor/ExtractorProvider??Ÿ??,org/apache/poi/ss/usermodel/WorkbookProvider??¡??-org/apache/poi/sl/usermodel/SlideShowProvider??£??$org/apache/poi/sl/draw/ImageRenderer??¥??-org/apache/poi/extractor/MainExtractorFactory??§??1org/apache/poi/hssf/usermodel/HSSFWorkbookFactory??©??*org/apache/poi/sl/draw/BitmapImageRenderer€??????????????????????????à???????	??€??
     [echo] ???????
     [echo] ???????????????????????????
     [echo] ?????
     [echo] ?????
     [echo] ?@????????????? ?????"?????$?????&?????(?????*?????,?????.?????0?????2?????4?????6?????8?????:?????<?????>?????@?????B?????D?????F?????H?????J?????L?????N?????P?????R?????T?????V?????X?????Z?????\?????^?????`?????b?????d?????f?????h?????j?????l?????n?????p?????r?????t?????v?????x?????z?????|?????~?????€?????‚?????„?????†?????ˆ?????Š?????Œ?????Ž???????????’?????�?????–?????˜?????š?????????œ?ž? ?¢???œ???¤?ž???¦?¢???¨
     [echo] 
     [echo] =====================================================
     [echo] == File: f:/jenkins/jenkins-slave/712657a4/workspace/POI/POI-DSL-Windows-1.14/poi/src/test/java9/module-info.class.r1889846
     [echo] =====================================================
     [echo] Êþº¾???5?·??????module-info??
     [echo] SourceFile???module-info.java???Module??????org.apache.poi.poi??	??	java.base???14.0.2??????org.apache.commons.collections4??????org.apache.commons.codec?????
     [echo] commons.math3??????SparseBitSet??????org.apache.logging.log4j???2.14.0??????java.logging??????java.desktop??????jdk.unsupported?????
     [echo] net.bytebuddy??????org.junit.jupiter.api???5.7.1??"???org.junit.jupiter.params??$???org/apache/poi??&???org/apache/poi/common??(???org/apache/poi/common/usermodel??*??%org/apache/poi/common/usermodel/fonts??,???org/apache/poi/ddf??.???org/apache/poi/extractor??0???org/apache/poi/hpsf??2???org/apache/poi/hpsf/extractor??4???org/apache/poi/hpsf/wellknown??6???org/apache/poi/hssf??8???org/apache/poi/hssf/dev??:???org/apache/poi/hssf/eventmodel??<??"org/apache/poi/hssf/eventusermodel??>??.org/apache/poi/hssf/eventusermodel/dummyrecord??@???org/apache/poi/hssf/extractor??B???org/apache/poi/hssf/model??D???org/apache/poi/hssf/record??F??%org/apache/poi/hssf/record/aggregates??H???org/apache/poi/hssf/record/cf??J?? org/apache/poi/hssf/record/chart??L??!org/apache/poi/hssf/record/common??N???org/apache/poi/hssf/record/cont??P??!org/apache/poi/hssf/record/crypto??R??%org/apache/poi/hssf/record/pivottable??T???org/apache/poi/hssf/usermodel??V??%org/apache/poi/hssf/usermodel/helpers??X???org/apache/poi/hssf/util??Z???org/apache/poi/poifs/common??\???org/apache/poi/poifs/crypt??^?? org/apache/poi/poifs/crypt/agile??`??$org/apache/poi/poifs/crypt/binaryrc4??b??$org/apache/poi/poifs/crypt/cryptoapi??d??#org/apache/poi/poifs/crypt/standard??f???org/apache/poi/poifs/crypt/xor??h???org/apache/poi/poifs/dev??j??$org/apache/poi/poifs/eventfilesystem??l???org/apache/poi/poifs/filesystem??n???org/apache/poi/poifs/macros??p???org/apache/poi/poifs/nio??r???org/apache/poi/poifs/property??t???org/apache/poi/poifs/storage??v???org/apache/poi/sl/draw??x???org/apache/poi/sl/draw/geom??z???org/apache/poi/sl/extractor??|???org/apache/poi/sl/image??~???org/apache/poi/sl/usermodel??€???org/apache/poi/ss??‚???org/apache/poi/ss/extractor??„???org/apache/poi/ss/format??†???org/apache/poi/ss/formula??ˆ???org/apache/poi/ss/formula/atp??Š??"org/apache/poi/ss/formula/constant??Œ???org/apache/poi/ss/formula/eval??Ž??%org/apache/poi/ss/formula/eval/forked?????"org/apache/poi/ss/formula/function??’??#org/apache/poi/ss/formula/functions??�???org/apache/poi/ss/formula/ptg??–???org/apache/poi/ss/formula/udf??˜???org/apache/poi/ss/usermodel??š??#org/apache/poi/ss/usermodel/helpers??œ???org/apache/poi/ss/util??ž???org/apache/poi/ss/util/cellwalk?? ???org/apache/poi/util??¢???org/apache/poi/wp/usermodel??¤???org/apache/poi/hpsf/basic??¦???org.junit.platform.commons??¨?? org/apache/poi/hssf/record/pivot??ª??*org/apache/poi/extractor/ExtractorProvider??¬??,org/apache/poi/ss/usermodel/WorkbookProvider??®??-org/apache/poi/sl/usermodel/SlideShowProvider??°??$org/apache/poi/sl/draw/ImageRenderer??²??-org/apache/poi/extractor/MainExtractorFactory??´??1org/apache/poi/hssf/usermodel/HSSFWorkbookFactory??¶??*org/apache/poi/sl/draw/BitmapImageRenderer€?????????????????????????????????????€??
     [echo] ???????
     [echo] ???????????????????????????
     [echo] ?????
     [echo] ?????
     [echo] ??????????? ?!??? ?B?#?????%?????'?????)?????+?????-?????/?????1?????3?????5?????7?????9?????;?????=???????????A?????C?????E?????G?????I?????K?????M?????O?????Q?????S?????U?????W?????Y?????[?????]?????_?????a?????c?????e?????g?????i?????k?????m?????o?????q?????s?????u?????w?????y?????{?????}????????????????ƒ?????…?????‡?????‰?????‹?????????????????‘?????“?????•?????—?????™?????›???????????Ÿ?????¡?????£?????¥?§?????¥?B?#?????¥?%?????¥?'?????¥?)?????¥?+?????¥?-?????¥?/?????¥?£?????¥?1?????¥?3?????¥?5?????¥?7?????¥?9?????¥?;?????¥?=?????¥???????¥?A?????¥?C?????¥?E?????¥?G?????¥?I?????¥?K?????¥?M?????¥?O?????¥?§?????¥?Q?????¥?S?????¥?U?????¥?W?????¥?Y?????¥?[?????¥?]?????¥?_?????¥?a?????¥?c?????¥?e?????¥?g?????¥?i?????¥?k?????¥?m?????¥?o?????¥?q?????¥?s?????¥?u?????¥?w?????¥?y?????¥?{?????¥?}?????¥??????¥???????¥?ƒ?????¥?…?????¥?‡?????¥?‰?????¥?‹?????¥???????¥???????¥?‘?????¥?“?????¥?•?????¥?—?????¥?™?????¥?›?????¥???????¥?Ÿ?????¥?¡?????¥???©?«?­?¯???©???±?«???³?¯???µ

BUILD FAILED
<https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/build.xml>:2529: condition satisfied

Total time: 29 minutes 45 seconds
Build step 'Invoke Ant' marked build as failure
[SpotBugs] Skipping execution of recorder since overall result is 'FAILURE'
Archiving artifacts
Skipping publisher since build result is FAILURE
Recording test results
[Checks API] No suitable checks publisher found.

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


Build failed in Jenkins: POI » POI-DSL-Windows-1.14 #69

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/69/display/redirect>

Changes:


------------------------------------------
[...truncated 462.77 KB...]
  [javadoc]                        ^
  [javadoc] <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/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] <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/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] <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/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] <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/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] <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/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] <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/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] <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/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] <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/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] <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/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] <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/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] <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/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] <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/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] <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/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] <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/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] <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/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] <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/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] <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/poi-ooxml\src\main\java\org\apache\poi\openxml4j\opc\OPCPackage.java>:698: warning: no @return
  [javadoc] 	public PackagePart getPart(PackageRelationship partRel) {
  [javadoc] 	                   ^
  [javadoc] <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/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] <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/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] <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/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] <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/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] <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/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] <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/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] <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/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] <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/poi-ooxml\src\main\java\org\apache\poi\openxml4j\opc\OPCPackage.java>:1650: warning: no @return
  [javadoc] 	public abstract boolean isClosed();
  [javadoc] 	                        ^
  [javadoc] <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/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] <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/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] <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/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] <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/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] <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/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] <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/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] <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/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] <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/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] 100 warnings
      [jar] Building jar: <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/build\dist\maven\poi-ooxml\poi-ooxml-5.0.1-SNAPSHOT-javadoc.jar>

assemble:
      [zip] Building zip: <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/build\dist\poi-bin-5.0.1-SNAPSHOT-20210514.zip>
      [tar] Building tar: <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/build\dist\poi-bin-5.0.1-SNAPSHOT-20210514.tar.gz>
      [zip] Building zip: <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/build\dist\poi-src-5.0.1-SNAPSHOT-20210514.zip>
      [tar] Building tar: <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/build\dist\poi-src-5.0.1-SNAPSHOT-20210514.tar.gz>
     [echo] Creating Maven POMs

maven-poms:
     [copy] Copying 7 files to <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/build\dist\maven>
     [echo] Maven POMs are located in <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/build\dist>
     [echo] Use ant dist-nexus to deploy the artifacts in the remote repository
     [echo] Distribution located in <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/build\dist>
     [echo] Use "ant dist-checksum" to create sha256/sha512 checksums and GPG signatures

findbugs:
    [mkdir] Created dir: <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/build\findbugs\lib\config>
      [get] Getting: https://repo1.maven.org/maven2/com/github/spotbugs/spotbugs/4.2.0/spotbugs-4.2.0.jar
      [get] To: <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/build\findbugs\lib\spotbugs.jar>
      [get] Getting: https://repo1.maven.org/maven2/com/github/spotbugs/spotbugs-ant/4.2.0/spotbugs-ant-4.2.0.jar
      [get] To: <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/build\findbugs\lib\spotbugs-ant.jar>
      [get] Getting: https://repo1.maven.org/maven2/com/github/spotbugs/spotbugs-annotations/4.2.0/spotbugs-annotations-4.2.0.jar
      [get] To: <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/build\findbugs\lib\spotbugs-annotations.jar>
      [get] Getting: https://repo1.maven.org/maven2/org/dom4j/dom4j/2.1.3/dom4j-2.1.3.jar
      [get] To: <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/build\findbugs\lib\dom4j-2.1.3.jar>
      [get] Getting: https://repo1.maven.org/maven2/jaxen/jaxen/1.2.0/jaxen-1.2.0.jar
      [get] To: <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/build\findbugs\lib\jaxen-1.2.0.jar>
      [get] Getting: https://repo1.maven.org/maven2/org/apache/bcel/bcel/6.5.0/bcel-6.5.0.jar
      [get] To: <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/build\findbugs\lib\bcel-6.5.0.jar>
      [get] Getting: https://repo1.maven.org/maven2/org/slf4j/slf4j-api/1.8.0-beta4/slf4j-api-1.8.0-beta4.jar
      [get] To: <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/build\findbugs\lib\slf4j-api-1.8.0-beta4.jar>
      [get] Getting: https://repo1.maven.org/maven2/org/apache/commons/commons-lang3/3.11/commons-lang3-3.11.jar
      [get] To: <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/build\findbugs\lib\commons-lang3-3.11.jar>
      [get] Getting: https://repo1.maven.org/maven2/org/apache/commons/commons-text/1.9/commons-text-1.9.jar
      [get] To: <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/build\findbugs\lib\commons-text-1.9.jar>
      [get] Getting: https://repo1.maven.org/maven2/net/jcip/jcip-annotations/1.0/jcip-annotations-1.0.jar
      [get] To: <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/build\findbugs\lib\jcip-annotations-1.0.jar>
      [get] Getting: https://repo1.maven.org/maven2/com/google/code/findbugs/jsr305/3.0.2/jsr305-3.0.2.jar
      [get] To: <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/build\findbugs\lib\jsr305-3.0.2.jar>
      [get] Getting: https://repo1.maven.org/maven2/org/ow2/asm/asm/9.0/asm-9.0.jar
      [get] To: <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/build\findbugs\lib\asm-9.0.jar>
      [get] Getting: https://repo1.maven.org/maven2/org/ow2/asm/asm-analysis/9.0/asm-analysis-9.0.jar
      [get] To: <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/build\findbugs\lib\asm-analysis-9.0.jar>
      [get] Getting: https://repo1.maven.org/maven2/org/ow2/asm/asm-commons/9.0/asm-commons-9.0.jar
      [get] To: <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/build\findbugs\lib\asm-commons-9.0.jar>
      [get] Getting: https://repo1.maven.org/maven2/org/ow2/asm/asm-tree/9.0/asm-tree-9.0.jar
      [get] To: <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/build\findbugs\lib\asm-tree-9.0.jar>
      [get] Getting: https://repo1.maven.org/maven2/org/ow2/asm/asm-util/9.0/asm-util-9.0.jar
      [get] To: <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/build\findbugs\lib\asm-util-9.0.jar>
      [get] Getting: https://repo1.maven.org/maven2/org/apache/logging/log4j/log4j-api/2.14.0/log4j-api-2.14.0.jar
      [get] To: <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/build\findbugs\lib\log4j-api-2.14.0.jar>
      [get] Getting: https://repo1.maven.org/maven2/org/apache/logging/log4j/log4j-core/2.14.0/log4j-core-2.14.0.jar
      [get] To: <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/build\findbugs\lib\log4j-core-2.14.0.jar>
      [get] Getting: https://repo1.maven.org/maven2/org/apache/logging/log4j/log4j-slf4j18-impl/2.14.0/log4j-slf4j18-impl-2.14.0.jar
      [get] To: <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/build\findbugs\lib\log4j-slf4j18-impl-2.14.0.jar>
      [get] Getting: https://repo1.maven.org/maven2/net/sf/saxon/Saxon-HE/9.9.1-8/Saxon-HE-9.9.1-8.jar
      [get] To: <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/build\findbugs\lib\Saxon-HE-9.9.1-8.jar>
      [get] Getting: https://repo1.maven.org/maven2/com/ibm/icu/icu4j/68.2/icu4j-68.2.jar
      [get] To: <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/build\findbugs\lib\icu4j-63.1.jar>
 [spotbugs] Executing SpotBugs FindBugsTask from ant task
 [spotbugs] Running SpotBugs...
 [spotbugs] Java Result: 1
 [spotbugs] Output saved to build/findbugs.xml
     [xslt] Transforming into <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/build>
     [xslt] Processing <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/build\findbugs.xml> to <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/build\findbugs.html>
     [xslt] Loading stylesheet jar:<https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/build/findbugs/lib/spotbugs.jar!/fancy.xsl>

release-notes:
     [copy] Copying 1 file to <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/build\dist>

rat-check:
    [mkdir] Created dir: <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/build\rat>
     [echo] 
     [echo] *****************************************************
     [echo] Summary
     [echo] -------
     [echo] Generated at: 2021-05-14T06:46:28-07:00
     [echo] 
     [echo] Notes: 0
     [echo] Binaries: 115
     [echo] Archives: 0
     [echo] Standards: 3649
     [echo] 
     [echo] Apache Licensed: 3647
     [echo] Generated Documents: 0
     [echo] 
     [echo] JavaDocs are generated, thus a license header is optional.
     [echo] Generated files do not require license headers.
     [echo] 
     [echo] 2 Unknown Licenses
     [echo] 
     [echo] *****************************************************
     [echo] 
     [echo] Files with unapproved licenses:
     [echo] 
     [echo]   f:/jenkins/jenkins-slave/712657a4/workspace/POI/POI-DSL-Windows-1.14/poi/src/main/java9/module-info.class.r1889430
     [echo]   f:/jenkins/jenkins-slave/712657a4/workspace/POI/POI-DSL-Windows-1.14/poi/src/test/java9/module-info.class.r1889430
     [echo] 
     [echo] *****************************************************
     [echo] 
     [echo] *****************************************************
     [echo]   Files with Apache License headers will be marked AL
     [echo]   Binary files (which do not require any license headers) will be marked B
     [echo]   Compressed archives will be marked A
     [echo]   Notices, licenses etc. will be marked N
     [echo]  !????? f:/jenkins/jenkins-slave/712657a4/workspace/POI/POI-DSL-Windows-1.14/poi/src/main/java9/module-info.class.r1889430
     [echo]  !????? f:/jenkins/jenkins-slave/712657a4/workspace/POI/POI-DSL-Windows-1.14/poi/src/test/java9/module-info.class.r1889430
     [echo]  
     [echo] *****************************************************
     [echo] 
     [echo]  Printing headers for text files without a valid license header...
     [echo]  
     [echo] =====================================================
     [echo] == File: f:/jenkins/jenkins-slave/712657a4/workspace/POI/POI-DSL-Windows-1.14/poi/src/main/java9/module-info.class.r1889430
     [echo] =====================================================
     [echo] Êþº¾???5?ª??????module-info??
     [echo] SourceFile???module-info.java???Module??????org.apache.poi.poi??	??	java.base???14.0.2??????org.apache.commons.collections4??????org.apache.commons.codec?????
     [echo] commons.math3??????SparseBitSet??????org.apache.logging.log4j???2.14.0??????java.logging??????java.desktop??????jdk.unsupported??????org/apache/poi??????org/apache/poi/common??!???org/apache/poi/common/usermodel??#??%org/apache/poi/common/usermodel/fonts??%???org/apache/poi/ddf??'???org/apache/poi/extractor??)???org/apache/poi/hpsf??+???org/apache/poi/hpsf/extractor??-???org/apache/poi/hpsf/wellknown??/???org/apache/poi/hssf??1???org/apache/poi/hssf/dev??3???org/apache/poi/hssf/eventmodel??5??"org/apache/poi/hssf/eventusermodel??7??.org/apache/poi/hssf/eventusermodel/dummyrecord??9???org/apache/poi/hssf/extractor??;???org/apache/poi/hssf/model??=???org/apache/poi/hssf/record?????%org/apache/poi/hssf/record/aggregates??A???org/apache/poi/hssf/record/cf??C?? org/apache/poi/hssf/record/chart??E??!org/apache/poi/hssf/record/common??G???org/apache/poi/hssf/record/cont??I??!org/apache/poi/hssf/record/crypto??K??%org/apache/poi/hssf/record/pivottable??M???org/apache/poi/hssf/usermodel??O??%org/apache/poi/hssf/usermodel/helpers??Q???org/apache/poi/hssf/util??S???org/apache/poi/poifs/common??U???org/apache/poi/poifs/crypt??W?? org/apache/poi/poifs/crypt/agile??Y??$org/apache/poi/poifs/crypt/binaryrc4??[??$org/apache/poi/poifs/crypt/cryptoapi??]??#org/apache/poi/poifs/crypt/standard??_???org/apache/poi/poifs/crypt/xor??a???org/apache/poi/poifs/dev??c??$org/apache/poi/poifs/eventfilesystem??e???org/apache/poi/poifs/filesystem??g???org/apache/poi/poifs/macros??i???org/apache/poi/poifs/nio??k???org/apache/poi/poifs/property??m???org/apache/poi/poifs/storage??o???org/apache/poi/sl/draw??q???org/apache/poi/sl/draw/geom??s???org/apache/poi/sl/extractor??u???org/apache/poi/sl/image??w???org/apache/poi/sl/usermodel??y???org/apache/poi/ss??{???org/apache/poi/ss/extractor??}???org/apache/poi/ss/format?????org/apache/poi/ss/formula??????org/apache/poi/ss/formula/atp??ƒ??"org/apache/poi/ss/formula/constant??…???org/apache/poi/ss/formula/eval??‡??%org/apache/poi/ss/formula/eval/forked??‰??"org/apache/poi/ss/formula/function??‹??#org/apache/poi/ss/formula/functions??????org/apache/poi/ss/formula/ptg??????org/apache/poi/ss/formula/udf??‘???org/apache/poi/ss/usermodel??“??#org/apache/poi/ss/usermodel/helpers??•???org/apache/poi/ss/util??—???org/apache/poi/ss/util/cellwalk??™???org/apache/poi/util??›???org/apache/poi/wp/usermodel?????*org/apache/poi/extractor/ExtractorProvider??Ÿ??,org/apache/poi/ss/usermodel/WorkbookProvider??¡??-org/apache/poi/sl/usermodel/SlideShowProvider??£??$org/apache/poi/sl/draw/ImageRenderer??¥??-org/apache/poi/extractor/MainExtractorFactory??§??1org/apache/poi/hssf/usermodel/HSSFWorkbookFactory??©??*org/apache/poi/sl/draw/BitmapImageRenderer€??????????????????????????à???????	??€??
     [echo] ???????
     [echo] ???????????????????????????
     [echo] ?????
     [echo] ?????
     [echo] ?@????????????? ?????"?????$?????&?????(?????*?????,?????.?????0?????2?????4?????6?????8?????:?????<?????>?????@?????B?????D?????F?????H?????J?????L?????N?????P?????R?????T?????V?????X?????Z?????\?????^?????`?????b?????d?????f?????h?????j?????l?????n?????p?????r?????t?????v?????x?????z?????|?????~?????€?????‚?????„?????†?????ˆ?????Š?????Œ?????Ž???????????’?????�?????–?????˜?????š?????????œ?ž? ?¢???œ???¤?ž???¦?¢???¨
     [echo] 
     [echo] =====================================================
     [echo] == File: f:/jenkins/jenkins-slave/712657a4/workspace/POI/POI-DSL-Windows-1.14/poi/src/test/java9/module-info.class.r1889430
     [echo] =====================================================
     [echo] Êþº¾???5?·??????module-info??
     [echo] SourceFile???module-info.java???Module??????org.apache.poi.poi??	??	java.base???14.0.2??????org.apache.commons.collections4??????org.apache.commons.codec?????
     [echo] commons.math3??????SparseBitSet??????org.apache.logging.log4j???2.14.0??????java.logging??????java.desktop??????jdk.unsupported?????
     [echo] net.bytebuddy??????org.junit.jupiter.api???5.7.1??"???org.junit.jupiter.params??$???org/apache/poi??&???org/apache/poi/common??(???org/apache/poi/common/usermodel??*??%org/apache/poi/common/usermodel/fonts??,???org/apache/poi/ddf??.???org/apache/poi/extractor??0???org/apache/poi/hpsf??2???org/apache/poi/hpsf/extractor??4???org/apache/poi/hpsf/wellknown??6???org/apache/poi/hssf??8???org/apache/poi/hssf/dev??:???org/apache/poi/hssf/eventmodel??<??"org/apache/poi/hssf/eventusermodel??>??.org/apache/poi/hssf/eventusermodel/dummyrecord??@???org/apache/poi/hssf/extractor??B???org/apache/poi/hssf/model??D???org/apache/poi/hssf/record??F??%org/apache/poi/hssf/record/aggregates??H???org/apache/poi/hssf/record/cf??J?? org/apache/poi/hssf/record/chart??L??!org/apache/poi/hssf/record/common??N???org/apache/poi/hssf/record/cont??P??!org/apache/poi/hssf/record/crypto??R??%org/apache/poi/hssf/record/pivottable??T???org/apache/poi/hssf/usermodel??V??%org/apache/poi/hssf/usermodel/helpers??X???org/apache/poi/hssf/util??Z???org/apache/poi/poifs/common??\???org/apache/poi/poifs/crypt??^?? org/apache/poi/poifs/crypt/agile??`??$org/apache/poi/poifs/crypt/binaryrc4??b??$org/apache/poi/poifs/crypt/cryptoapi??d??#org/apache/poi/poifs/crypt/standard??f???org/apache/poi/poifs/crypt/xor??h???org/apache/poi/poifs/dev??j??$org/apache/poi/poifs/eventfilesystem??l???org/apache/poi/poifs/filesystem??n???org/apache/poi/poifs/macros??p???org/apache/poi/poifs/nio??r???org/apache/poi/poifs/property??t???org/apache/poi/poifs/storage??v???org/apache/poi/sl/draw??x???org/apache/poi/sl/draw/geom??z???org/apache/poi/sl/extractor??|???org/apache/poi/sl/image??~???org/apache/poi/sl/usermodel??€???org/apache/poi/ss??‚???org/apache/poi/ss/extractor??„???org/apache/poi/ss/format??†???org/apache/poi/ss/formula??ˆ???org/apache/poi/ss/formula/atp??Š??"org/apache/poi/ss/formula/constant??Œ???org/apache/poi/ss/formula/eval??Ž??%org/apache/poi/ss/formula/eval/forked?????"org/apache/poi/ss/formula/function??’??#org/apache/poi/ss/formula/functions??�???org/apache/poi/ss/formula/ptg??–???org/apache/poi/ss/formula/udf??˜???org/apache/poi/ss/usermodel??š??#org/apache/poi/ss/usermodel/helpers??œ???org/apache/poi/ss/util??ž???org/apache/poi/ss/util/cellwalk?? ???org/apache/poi/util??¢???org/apache/poi/wp/usermodel??¤???org/apache/poi/hpsf/basic??¦???org.junit.platform.commons??¨?? org/apache/poi/hssf/record/pivot??ª??*org/apache/poi/extractor/ExtractorProvider??¬??,org/apache/poi/ss/usermodel/WorkbookProvider??®??-org/apache/poi/sl/usermodel/SlideShowProvider??°??$org/apache/poi/sl/draw/ImageRenderer??²??-org/apache/poi/extractor/MainExtractorFactory??´??1org/apache/poi/hssf/usermodel/HSSFWorkbookFactory??¶??*org/apache/poi/sl/draw/BitmapImageRenderer€?????????????????????????????????????€??
     [echo] ???????
     [echo] ???????????????????????????
     [echo] ?????
     [echo] ?????
     [echo] ??????????? ?!??? ?B?#?????%?????'?????)?????+?????-?????/?????1?????3?????5?????7?????9?????;?????=???????????A?????C?????E?????G?????I?????K?????M?????O?????Q?????S?????U?????W?????Y?????[?????]?????_?????a?????c?????e?????g?????i?????k?????m?????o?????q?????s?????u?????w?????y?????{?????}????????????????ƒ?????…?????‡?????‰?????‹?????????????????‘?????“?????•?????—?????™?????›???????????Ÿ?????¡?????£?????¥?§?????¥?B?#?????¥?%?????¥?'?????¥?)?????¥?+?????¥?-?????¥?/?????¥?£?????¥?1?????¥?3?????¥?5?????¥?7?????¥?9?????¥?;?????¥?=?????¥???????¥?A?????¥?C?????¥?E?????¥?G?????¥?I?????¥?K?????¥?M?????¥?O?????¥?§?????¥?Q?????¥?S?????¥?U?????¥?W?????¥?Y?????¥?[?????¥?]?????¥?_?????¥?a?????¥?c?????¥?e?????¥?g?????¥?i?????¥?k?????¥?m?????¥?o?????¥?q?????¥?s?????¥?u?????¥?w?????¥?y?????¥?{?????¥?}?????¥??????¥???????¥?ƒ?????¥?…?????¥?‡?????¥?‰?????¥?‹?????¥???????¥???????¥?‘?????¥?“?????¥?•?????¥?—?????¥?™?????¥?›?????¥???????¥?Ÿ?????¥?¡?????¥???©?«?­?¯???©???±?«???³?¯???µ

BUILD FAILED
<https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/build.xml>:2529: condition satisfied

Total time: 37 minutes 11 seconds
Build step 'Invoke Ant' marked build as failure
[SpotBugs] Skipping execution of recorder since overall result is 'FAILURE'
Archiving artifacts
Skipping publisher since build result is FAILURE
Recording test results
[Checks API] No suitable checks publisher found.

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


Build failed in Jenkins: POI » POI-DSL-Windows-1.14 #68

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/68/display/redirect?page=changes>

Changes:

[Dominik Stadler] One more place where path.separator needs to be used instead of ':'


------------------------------------------
[...truncated 459.51 KB...]
  [javadoc]                        ^
  [javadoc] <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/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] <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/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] <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/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] <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/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] <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/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] <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/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] <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/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] <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/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] <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/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] <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/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] <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/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] <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/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] <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/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] <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/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] <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/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] <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/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] <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/poi-ooxml\src\main\java\org\apache\poi\openxml4j\opc\OPCPackage.java>:698: warning: no @return
  [javadoc] 	public PackagePart getPart(PackageRelationship partRel) {
  [javadoc] 	                   ^
  [javadoc] <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/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] <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/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] <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/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] <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/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] <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/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] <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/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] <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/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] <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/poi-ooxml\src\main\java\org\apache\poi\openxml4j\opc\OPCPackage.java>:1650: warning: no @return
  [javadoc] 	public abstract boolean isClosed();
  [javadoc] 	                        ^
  [javadoc] <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/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] <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/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] <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/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] <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/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] <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/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] <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/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] <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/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] <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/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] 100 warnings
      [jar] Building jar: <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/build\dist\maven\poi-ooxml\poi-ooxml-5.0.1-SNAPSHOT-javadoc.jar>

assemble:
      [zip] Building zip: <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/build\dist\poi-bin-5.0.1-SNAPSHOT-20210514.zip>
      [tar] Building tar: <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/build\dist\poi-bin-5.0.1-SNAPSHOT-20210514.tar.gz>
      [zip] Building zip: <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/build\dist\poi-src-5.0.1-SNAPSHOT-20210514.zip>
      [tar] Building tar: <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/build\dist\poi-src-5.0.1-SNAPSHOT-20210514.tar.gz>
     [echo] Creating Maven POMs

maven-poms:
     [copy] Copying 7 files to <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/build\dist\maven>
     [echo] Maven POMs are located in <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/build\dist>
     [echo] Use ant dist-nexus to deploy the artifacts in the remote repository
     [echo] Distribution located in <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/build\dist>
     [echo] Use "ant dist-checksum" to create sha256/sha512 checksums and GPG signatures

findbugs:
    [mkdir] Created dir: <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/build\findbugs\lib\config>
      [get] Getting: https://repo1.maven.org/maven2/com/github/spotbugs/spotbugs/4.2.0/spotbugs-4.2.0.jar
      [get] To: <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/build\findbugs\lib\spotbugs.jar>
      [get] Getting: https://repo1.maven.org/maven2/com/github/spotbugs/spotbugs-ant/4.2.0/spotbugs-ant-4.2.0.jar
      [get] To: <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/build\findbugs\lib\spotbugs-ant.jar>
      [get] Getting: https://repo1.maven.org/maven2/com/github/spotbugs/spotbugs-annotations/4.2.0/spotbugs-annotations-4.2.0.jar
      [get] To: <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/build\findbugs\lib\spotbugs-annotations.jar>
      [get] Getting: https://repo1.maven.org/maven2/org/dom4j/dom4j/2.1.3/dom4j-2.1.3.jar
      [get] To: <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/build\findbugs\lib\dom4j-2.1.3.jar>
      [get] Getting: https://repo1.maven.org/maven2/jaxen/jaxen/1.2.0/jaxen-1.2.0.jar
      [get] To: <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/build\findbugs\lib\jaxen-1.2.0.jar>
      [get] Getting: https://repo1.maven.org/maven2/org/apache/bcel/bcel/6.5.0/bcel-6.5.0.jar
      [get] To: <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/build\findbugs\lib\bcel-6.5.0.jar>
      [get] Getting: https://repo1.maven.org/maven2/org/slf4j/slf4j-api/1.8.0-beta4/slf4j-api-1.8.0-beta4.jar
      [get] To: <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/build\findbugs\lib\slf4j-api-1.8.0-beta4.jar>
      [get] Getting: https://repo1.maven.org/maven2/org/apache/commons/commons-lang3/3.11/commons-lang3-3.11.jar
      [get] To: <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/build\findbugs\lib\commons-lang3-3.11.jar>
      [get] Getting: https://repo1.maven.org/maven2/org/apache/commons/commons-text/1.9/commons-text-1.9.jar
      [get] To: <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/build\findbugs\lib\commons-text-1.9.jar>
      [get] Getting: https://repo1.maven.org/maven2/net/jcip/jcip-annotations/1.0/jcip-annotations-1.0.jar
      [get] To: <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/build\findbugs\lib\jcip-annotations-1.0.jar>
      [get] Getting: https://repo1.maven.org/maven2/com/google/code/findbugs/jsr305/3.0.2/jsr305-3.0.2.jar
      [get] To: <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/build\findbugs\lib\jsr305-3.0.2.jar>
      [get] Getting: https://repo1.maven.org/maven2/org/ow2/asm/asm/9.0/asm-9.0.jar
      [get] To: <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/build\findbugs\lib\asm-9.0.jar>
      [get] Getting: https://repo1.maven.org/maven2/org/ow2/asm/asm-analysis/9.0/asm-analysis-9.0.jar
      [get] To: <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/build\findbugs\lib\asm-analysis-9.0.jar>
      [get] Getting: https://repo1.maven.org/maven2/org/ow2/asm/asm-commons/9.0/asm-commons-9.0.jar
      [get] To: <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/build\findbugs\lib\asm-commons-9.0.jar>
      [get] Getting: https://repo1.maven.org/maven2/org/ow2/asm/asm-tree/9.0/asm-tree-9.0.jar
      [get] To: <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/build\findbugs\lib\asm-tree-9.0.jar>
      [get] Getting: https://repo1.maven.org/maven2/org/ow2/asm/asm-util/9.0/asm-util-9.0.jar
      [get] To: <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/build\findbugs\lib\asm-util-9.0.jar>
      [get] Getting: https://repo1.maven.org/maven2/org/apache/logging/log4j/log4j-api/2.14.0/log4j-api-2.14.0.jar
      [get] To: <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/build\findbugs\lib\log4j-api-2.14.0.jar>
      [get] Getting: https://repo1.maven.org/maven2/org/apache/logging/log4j/log4j-core/2.14.0/log4j-core-2.14.0.jar
      [get] To: <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/build\findbugs\lib\log4j-core-2.14.0.jar>
      [get] Getting: https://repo1.maven.org/maven2/org/apache/logging/log4j/log4j-slf4j18-impl/2.14.0/log4j-slf4j18-impl-2.14.0.jar
      [get] To: <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/build\findbugs\lib\log4j-slf4j18-impl-2.14.0.jar>
      [get] Getting: https://repo1.maven.org/maven2/net/sf/saxon/Saxon-HE/9.9.1-8/Saxon-HE-9.9.1-8.jar
      [get] To: <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/build\findbugs\lib\Saxon-HE-9.9.1-8.jar>
      [get] Getting: https://repo1.maven.org/maven2/com/ibm/icu/icu4j/68.2/icu4j-68.2.jar
      [get] To: <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/build\findbugs\lib\icu4j-63.1.jar>
 [spotbugs] Executing SpotBugs FindBugsTask from ant task
 [spotbugs] Running SpotBugs...
 [spotbugs] Java Result: 1
 [spotbugs] Output saved to build/findbugs.xml
     [xslt] Transforming into <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/build>
     [xslt] Processing <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/build\findbugs.xml> to <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/build\findbugs.html>
     [xslt] Loading stylesheet jar:<https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/build/findbugs/lib/spotbugs.jar!/fancy.xsl>

release-notes:
     [copy] Copying 1 file to <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/build\dist>

rat-check:
    [mkdir] Created dir: <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/build\rat>
     [echo] 
     [echo] *****************************************************
     [echo] Summary
     [echo] -------
     [echo] Generated at: 2021-05-14T05:47:55-07:00
     [echo] 
     [echo] Notes: 0
     [echo] Binaries: 115
     [echo] Archives: 0
     [echo] Standards: 3649
     [echo] 
     [echo] Apache Licensed: 3647
     [echo] Generated Documents: 0
     [echo] 
     [echo] JavaDocs are generated, thus a license header is optional.
     [echo] Generated files do not require license headers.
     [echo] 
     [echo] 2 Unknown Licenses
     [echo] 
     [echo] *****************************************************
     [echo] 
     [echo] Files with unapproved licenses:
     [echo] 
     [echo]   f:/jenkins/jenkins-slave/712657a4/workspace/POI/POI-DSL-Windows-1.14/poi/src/main/java9/module-info.class.r1889846
     [echo]   f:/jenkins/jenkins-slave/712657a4/workspace/POI/POI-DSL-Windows-1.14/poi/src/test/java9/module-info.class.r1889846
     [echo] 
     [echo] *****************************************************
     [echo] 
     [echo] *****************************************************
     [echo]   Files with Apache License headers will be marked AL
     [echo]   Binary files (which do not require any license headers) will be marked B
     [echo]   Compressed archives will be marked A
     [echo]   Notices, licenses etc. will be marked N
     [echo]  !????? f:/jenkins/jenkins-slave/712657a4/workspace/POI/POI-DSL-Windows-1.14/poi/src/main/java9/module-info.class.r1889846
     [echo]  !????? f:/jenkins/jenkins-slave/712657a4/workspace/POI/POI-DSL-Windows-1.14/poi/src/test/java9/module-info.class.r1889846
     [echo]  
     [echo] *****************************************************
     [echo] 
     [echo]  Printing headers for text files without a valid license header...
     [echo]  
     [echo] =====================================================
     [echo] == File: f:/jenkins/jenkins-slave/712657a4/workspace/POI/POI-DSL-Windows-1.14/poi/src/main/java9/module-info.class.r1889846
     [echo] =====================================================
     [echo] Êþº¾???5?ª??????module-info??
     [echo] SourceFile???module-info.java???Module??????org.apache.poi.poi??	??	java.base???14.0.2??????org.apache.commons.collections4??????org.apache.commons.codec?????
     [echo] commons.math3??????SparseBitSet??????org.apache.logging.log4j???2.14.0??????java.logging??????java.desktop??????jdk.unsupported??????org/apache/poi??????org/apache/poi/common??!???org/apache/poi/common/usermodel??#??%org/apache/poi/common/usermodel/fonts??%???org/apache/poi/ddf??'???org/apache/poi/extractor??)???org/apache/poi/hpsf??+???org/apache/poi/hpsf/extractor??-???org/apache/poi/hpsf/wellknown??/???org/apache/poi/hssf??1???org/apache/poi/hssf/dev??3???org/apache/poi/hssf/eventmodel??5??"org/apache/poi/hssf/eventusermodel??7??.org/apache/poi/hssf/eventusermodel/dummyrecord??9???org/apache/poi/hssf/extractor??;???org/apache/poi/hssf/model??=???org/apache/poi/hssf/record?????%org/apache/poi/hssf/record/aggregates??A???org/apache/poi/hssf/record/cf??C?? org/apache/poi/hssf/record/chart??E??!org/apache/poi/hssf/record/common??G???org/apache/poi/hssf/record/cont??I??!org/apache/poi/hssf/record/crypto??K??%org/apache/poi/hssf/record/pivottable??M???org/apache/poi/hssf/usermodel??O??%org/apache/poi/hssf/usermodel/helpers??Q???org/apache/poi/hssf/util??S???org/apache/poi/poifs/common??U???org/apache/poi/poifs/crypt??W?? org/apache/poi/poifs/crypt/agile??Y??$org/apache/poi/poifs/crypt/binaryrc4??[??$org/apache/poi/poifs/crypt/cryptoapi??]??#org/apache/poi/poifs/crypt/standard??_???org/apache/poi/poifs/crypt/xor??a???org/apache/poi/poifs/dev??c??$org/apache/poi/poifs/eventfilesystem??e???org/apache/poi/poifs/filesystem??g???org/apache/poi/poifs/macros??i???org/apache/poi/poifs/nio??k???org/apache/poi/poifs/property??m???org/apache/poi/poifs/storage??o???org/apache/poi/sl/draw??q???org/apache/poi/sl/draw/geom??s???org/apache/poi/sl/extractor??u???org/apache/poi/sl/image??w???org/apache/poi/sl/usermodel??y???org/apache/poi/ss??{???org/apache/poi/ss/extractor??}???org/apache/poi/ss/format?????org/apache/poi/ss/formula??????org/apache/poi/ss/formula/atp??ƒ??"org/apache/poi/ss/formula/constant??…???org/apache/poi/ss/formula/eval??‡??%org/apache/poi/ss/formula/eval/forked??‰??"org/apache/poi/ss/formula/function??‹??#org/apache/poi/ss/formula/functions??????org/apache/poi/ss/formula/ptg??????org/apache/poi/ss/formula/udf??‘???org/apache/poi/ss/usermodel??“??#org/apache/poi/ss/usermodel/helpers??•???org/apache/poi/ss/util??—???org/apache/poi/ss/util/cellwalk??™???org/apache/poi/util??›???org/apache/poi/wp/usermodel?????*org/apache/poi/extractor/ExtractorProvider??Ÿ??,org/apache/poi/ss/usermodel/WorkbookProvider??¡??-org/apache/poi/sl/usermodel/SlideShowProvider??£??$org/apache/poi/sl/draw/ImageRenderer??¥??-org/apache/poi/extractor/MainExtractorFactory??§??1org/apache/poi/hssf/usermodel/HSSFWorkbookFactory??©??*org/apache/poi/sl/draw/BitmapImageRenderer€??????????????????????????à???????	??€??
     [echo] ???????
     [echo] ???????????????????????????
     [echo] ?????
     [echo] ?????
     [echo] ?@????????????? ?????"?????$?????&?????(?????*?????,?????.?????0?????2?????4?????6?????8?????:?????<?????>?????@?????B?????D?????F?????H?????J?????L?????N?????P?????R?????T?????V?????X?????Z?????\?????^?????`?????b?????d?????f?????h?????j?????l?????n?????p?????r?????t?????v?????x?????z?????|?????~?????€?????‚?????„?????†?????ˆ?????Š?????Œ?????Ž???????????’?????�?????–?????˜?????š?????????œ?ž? ?¢???œ???¤?ž???¦?¢???¨
     [echo] 
     [echo] =====================================================
     [echo] == File: f:/jenkins/jenkins-slave/712657a4/workspace/POI/POI-DSL-Windows-1.14/poi/src/test/java9/module-info.class.r1889846
     [echo] =====================================================
     [echo] Êþº¾???5?·??????module-info??
     [echo] SourceFile???module-info.java???Module??????org.apache.poi.poi??	??	java.base???14.0.2??????org.apache.commons.collections4??????org.apache.commons.codec?????
     [echo] commons.math3??????SparseBitSet??????org.apache.logging.log4j???2.14.0??????java.logging??????java.desktop??????jdk.unsupported?????
     [echo] net.bytebuddy??????org.junit.jupiter.api???5.7.1??"???org.junit.jupiter.params??$???org/apache/poi??&???org/apache/poi/common??(???org/apache/poi/common/usermodel??*??%org/apache/poi/common/usermodel/fonts??,???org/apache/poi/ddf??.???org/apache/poi/extractor??0???org/apache/poi/hpsf??2???org/apache/poi/hpsf/extractor??4???org/apache/poi/hpsf/wellknown??6???org/apache/poi/hssf??8???org/apache/poi/hssf/dev??:???org/apache/poi/hssf/eventmodel??<??"org/apache/poi/hssf/eventusermodel??>??.org/apache/poi/hssf/eventusermodel/dummyrecord??@???org/apache/poi/hssf/extractor??B???org/apache/poi/hssf/model??D???org/apache/poi/hssf/record??F??%org/apache/poi/hssf/record/aggregates??H???org/apache/poi/hssf/record/cf??J?? org/apache/poi/hssf/record/chart??L??!org/apache/poi/hssf/record/common??N???org/apache/poi/hssf/record/cont??P??!org/apache/poi/hssf/record/crypto??R??%org/apache/poi/hssf/record/pivottable??T???org/apache/poi/hssf/usermodel??V??%org/apache/poi/hssf/usermodel/helpers??X???org/apache/poi/hssf/util??Z???org/apache/poi/poifs/common??\???org/apache/poi/poifs/crypt??^?? org/apache/poi/poifs/crypt/agile??`??$org/apache/poi/poifs/crypt/binaryrc4??b??$org/apache/poi/poifs/crypt/cryptoapi??d??#org/apache/poi/poifs/crypt/standard??f???org/apache/poi/poifs/crypt/xor??h???org/apache/poi/poifs/dev??j??$org/apache/poi/poifs/eventfilesystem??l???org/apache/poi/poifs/filesystem??n???org/apache/poi/poifs/macros??p???org/apache/poi/poifs/nio??r???org/apache/poi/poifs/property??t???org/apache/poi/poifs/storage??v???org/apache/poi/sl/draw??x???org/apache/poi/sl/draw/geom??z???org/apache/poi/sl/extractor??|???org/apache/poi/sl/image??~???org/apache/poi/sl/usermodel??€???org/apache/poi/ss??‚???org/apache/poi/ss/extractor??„???org/apache/poi/ss/format??†???org/apache/poi/ss/formula??ˆ???org/apache/poi/ss/formula/atp??Š??"org/apache/poi/ss/formula/constant??Œ???org/apache/poi/ss/formula/eval??Ž??%org/apache/poi/ss/formula/eval/forked?????"org/apache/poi/ss/formula/function??’??#org/apache/poi/ss/formula/functions??�???org/apache/poi/ss/formula/ptg??–???org/apache/poi/ss/formula/udf??˜???org/apache/poi/ss/usermodel??š??#org/apache/poi/ss/usermodel/helpers??œ???org/apache/poi/ss/util??ž???org/apache/poi/ss/util/cellwalk?? ???org/apache/poi/util??¢???org/apache/poi/wp/usermodel??¤???org/apache/poi/hpsf/basic??¦???org.junit.platform.commons??¨?? org/apache/poi/hssf/record/pivot??ª??*org/apache/poi/extractor/ExtractorProvider??¬??,org/apache/poi/ss/usermodel/WorkbookProvider??®??-org/apache/poi/sl/usermodel/SlideShowProvider??°??$org/apache/poi/sl/draw/ImageRenderer??²??-org/apache/poi/extractor/MainExtractorFactory??´??1org/apache/poi/hssf/usermodel/HSSFWorkbookFactory??¶??*org/apache/poi/sl/draw/BitmapImageRenderer€?????????????????????????????????????€??
     [echo] ???????
     [echo] ???????????????????????????
     [echo] ?????
     [echo] ?????
     [echo] ??????????? ?!??? ?B?#?????%?????'?????)?????+?????-?????/?????1?????3?????5?????7?????9?????;?????=???????????A?????C?????E?????G?????I?????K?????M?????O?????Q?????S?????U?????W?????Y?????[?????]?????_?????a?????c?????e?????g?????i?????k?????m?????o?????q?????s?????u?????w?????y?????{?????}????????????????ƒ?????…?????‡?????‰?????‹?????????????????‘?????“?????•?????—?????™?????›???????????Ÿ?????¡?????£?????¥?§?????¥?B?#?????¥?%?????¥?'?????¥?)?????¥?+?????¥?-?????¥?/?????¥?£?????¥?1?????¥?3?????¥?5?????¥?7?????¥?9?????¥?;?????¥?=?????¥???????¥?A?????¥?C?????¥?E?????¥?G?????¥?I?????¥?K?????¥?M?????¥?O?????¥?§?????¥?Q?????¥?S?????¥?U?????¥?W?????¥?Y?????¥?[?????¥?]?????¥?_?????¥?a?????¥?c?????¥?e?????¥?g?????¥?i?????¥?k?????¥?m?????¥?o?????¥?q?????¥?s?????¥?u?????¥?w?????¥?y?????¥?{?????¥?}?????¥??????¥???????¥?ƒ?????¥?…?????¥?‡?????¥?‰?????¥?‹?????¥???????¥???????¥?‘?????¥?“?????¥?•?????¥?—?????¥?™?????¥?›?????¥???????¥?Ÿ?????¥?¡?????¥???©?«?­?¯???©???±?«???³?¯???µ

BUILD FAILED
<https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/build.xml>:2529: condition satisfied

Total time: 29 minutes 59 seconds
Build step 'Invoke Ant' marked build as failure
[SpotBugs] Skipping execution of recorder since overall result is 'FAILURE'
Archiving artifacts
Skipping publisher since build result is FAILURE
Recording test results
[Checks API] No suitable checks publisher found.

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


Build failed in Jenkins: POI » POI-DSL-Windows-1.14 #67

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/67/display/redirect?page=changes>

Changes:

[Dominik Stadler] Add missing dependency on batik-script

[Dominik Stadler] Jenkins DSL: Disable general Maven job as well and add trigger for Gradle-SonarQube-Job

[PJ Fanning] delete old xmlsec jar

[Dominik Stadler] Try to fix compiling on some CI-runs to support all active types of JDKs


------------------------------------------
[...truncated 39.14 KB...]
      [get] Destination already exists (skipping): <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/lib\main-tests\hamcrest-2.2.jar>
      [get] Destination already exists (skipping): <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/lib\main-tests\xmlunit-core-2.8.2.jar>
      [get] Destination already exists (skipping): <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/lib\main-tests\mockito-core-3.6.28.jar>
      [get] Destination already exists (skipping): <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/lib\main-tests\byte-buddy-1.10.19.jar>
      [get] Destination already exists (skipping): <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/lib\main-tests\byte-buddy-agent-1.10.19.jar>
      [get] Destination already exists (skipping): <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/lib\main-tests\objenesis-3.1.jar>
      [get] Destination already exists (skipping): <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/lib\excelant\ant-1.10.9.jar>
      [get] Destination already exists (skipping): <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/lib\excelant\ant-launcher-1.10.9.jar>
      [get] Destination already exists (skipping): <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/lib\main\log4j-api-2.14.0.jar>
      [get] Destination already exists (skipping): <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/lib\main-tests\log4j-core-2.14.0.jar>
      [get] Destination already exists (skipping): <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/lib\util\asm-9.0.jar>
      [get] Destination already exists (skipping): <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/lib\util\asm-commons-9.0.jar>
      [get] Destination already exists (skipping): <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/lib\util\asm-tree-9.0.jar>
      [get] Destination already exists (skipping): <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/lib\util\jacoco-0.8.6.zip>
      [get] Destination already exists (skipping): <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/lib\main\commons-collections4-4.4.jar>
      [get] Destination already exists (skipping): <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/lib\main\commons-math3-3.6.1.jar>
      [get] Getting: https://repo1.maven.org/maven2/commons-io/commons-io/2.8.0/commons-io-2.8.0.jar
      [get] To: <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/lib\main\commons-io-2.8.0.jar>
      [get] Destination already exists (skipping): <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/lib\main\SparseBitSet-1.2.jar>
    [unzip] Expanding: <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/lib\util\jacoco-0.8.6.zip> into <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/lib\util>
      [get] Destination already exists (skipping): <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/lib\util\apache-rat-0.13.jar>
      [get] Destination already exists (skipping): <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/lib\util\forbiddenapis-3.1.jar>
      [get] Destination already exists (skipping): <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/lib\ooxml-provided\bcprov-jdk15on-1.68.jar>
      [get] Destination already exists (skipping): <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/lib\ooxml-provided\bcpkix-jdk15on-1.68.jar>
      [get] Getting: https://repo1.maven.org/maven2/org/apache/santuario/xmlsec/2.2.2/xmlsec-2.2.2.jar
      [get] To: <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/lib\ooxml-provided\xmlsec-2.2.2.jar>

check-ooxml-jars:

fetch-ooxml-jars:
      [get] Destination already exists (skipping): <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/lib\ooxml\curvesapi-1.06.jar>
      [get] Getting: https://repo1.maven.org/maven2/org/apache/xmlbeans/xmlbeans/5.0.0/xmlbeans-5.0.0.jar
      [get] To: <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/lib\ooxml\xmlbeans-5.0.0.jar>
      [get] Destination already exists (skipping): <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/lib\ooxml\commons-compress-1.20.jar>
      [get] Destination already exists (skipping): <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/lib\ooxml-tests\reflections-0.9.12.jar>
      [get] Destination already exists (skipping): <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/lib\ooxml-tests\guava-30.1-jre.jar>
      [get] Destination already exists (skipping): <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/lib\ooxml-tests\javassist-3.27.0-GA.jar>
      [get] Destination already exists (skipping): <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/lib\ooxml-tests\slf4j-api-1.7.30.jar>
      [get] Destination already exists (skipping): <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/lib\ooxml-batik\batik-anim-1.14.jar>
      [get] Destination already exists (skipping): <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/lib\ooxml-batik\batik-awt-util-1.14.jar>
      [get] Destination already exists (skipping): <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/lib\ooxml-batik\batik-bridge-1.14.jar>
      [get] Destination already exists (skipping): <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/lib\ooxml-batik\batik-codec-1.14.jar>
      [get] Destination already exists (skipping): <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/lib\ooxml-batik\batik-constants-1.14.jar>
      [get] Destination already exists (skipping): <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/lib\ooxml-batik\batik-css-1.14.jar>
      [get] Destination already exists (skipping): <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/lib\ooxml-batik\batik-dom-1.14.jar>
      [get] Destination already exists (skipping): <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/lib\ooxml-batik\batik-ext-1.14.jar>
      [get] Destination already exists (skipping): <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/lib\ooxml-batik\batik-gvt-1.14.jar>
      [get] Destination already exists (skipping): <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/lib\ooxml-batik\batik-i18n-1.14.jar>
      [get] Destination already exists (skipping): <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/lib\ooxml-batik\batik-parser-1.14.jar>
      [get] Getting: https://repo1.maven.org/maven2/org/apache/xmlgraphics/batik-script/1.14/batik-script-1.14.jar
      [get] To: <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/lib\ooxml-batik\batik-script-1.14.jar>
      [get] Destination already exists (skipping): <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/lib\ooxml-batik\batik-shared-resources-1.14.jar>
      [get] Destination already exists (skipping): <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/lib\ooxml-batik\batik-svg-dom-1.14.jar>
      [get] Destination already exists (skipping): <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/lib\ooxml-batik\batik-svggen-1.14.jar>
      [get] Destination already exists (skipping): <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/lib\ooxml-batik\batik-svgrasterizer-1.14.jar>
      [get] Destination already exists (skipping): <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/lib\ooxml-batik\batik-transcoder-1.14.jar>
      [get] Destination already exists (skipping): <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/lib\ooxml-batik\batik-util-1.14.jar>
      [get] Destination already exists (skipping): <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/lib\ooxml-batik\batik-xml-1.14.jar>
      [get] Destination already exists (skipping): <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/lib\ooxml-batik\xml-apis-ext-1.3.04.jar>
      [get] Destination already exists (skipping): <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/lib\ooxml-batik\xmlgraphics-commons-2.4.jar>
      [get] Destination already exists (skipping): <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/lib\ooxml-provided\pdfbox-2.0.22.jar>
      [get] Destination already exists (skipping): <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/lib\ooxml-provided\fontbox-2.0.22.jar>
      [get] Destination already exists (skipping): <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/lib\ooxml-provided\graphics2d-0.31.jar>

init:
    [mkdir] Created dir: <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/build>
    [mkdir] Created dir: <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/poi\build\classes\ant\java>
    [mkdir] Created dir: <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/poi\build\test-classes>
    [mkdir] Created dir: <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/poi\build\test-results>
    [mkdir] Created dir: <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/poi-scratchpad\build\classes\ant\java>
    [mkdir] Created dir: <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/poi-scratchpad\build\test-classes>
    [mkdir] Created dir: <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/poi-scratchpad\build\test-results>
    [mkdir] Created dir: <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/poi-ooxml\build\classes\ant\java>
    [mkdir] Created dir: <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/poi-ooxml\build\test-classes>
    [mkdir] Created dir: <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/poi-ooxml-full\build\classes\ant\java>
    [mkdir] Created dir: <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/poi-ooxml-full\build\test-classes>
    [mkdir] Created dir: <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/poi-ooxml-full\build\generated-sources>
    [mkdir] Created dir: <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/poi-ooxml-full\build\generated-classes>
    [mkdir] Created dir: <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/poi-ooxml\build\test-results>
    [mkdir] Created dir: <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/poi-excelant\build\classes\ant\java>
    [mkdir] Created dir: <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/poi-excelant\build\test-classes>
    [mkdir] Created dir: <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/poi-excelant\build\test-results>
    [mkdir] Created dir: <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/poi-examples\build\classes\ant\java>
    [mkdir] Created dir: <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/poi-integration\build\test-classes>
    [mkdir] Created dir: <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/poi-integration\build\test-results>
    [mkdir] Created dir: <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/build\dist>
    [mkdir] Created dir: <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/build\site>
     [echo] Using Ant: Apache Ant(TM) version 1.10.9 compiled on September 27 2020 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.1-SNAPSHOT and RC: RC1, isJava8: false
     [echo] Compiling for Java 9+

-version-java-check:

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

compile-main:
    [javac] Compiling 1170 source files to <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/poi\build\classes\ant\java>
    [javac] Ignoring source, target and bootclasspath as release has been set
    [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] Creating empty <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/poi\build\classes\ant\java\org\apache\poi\ddf\package-info.class>
    [javac] Creating empty <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/poi\build\classes\ant\java\org\apache\poi\hssf\package-info.class>
    [javac] Creating empty <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/poi\build\classes\ant\java\org\apache\poi\poifs\dev\package-info.class>
    [javac] Creating empty <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/poi\build\classes\ant\java\org\apache\poi\util\package-info.class>
    [javac] Creating empty <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/poi\build\classes\ant\java\org\apache\poi\poifs\common\package-info.class>
    [javac] Creating empty <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/poi\build\classes\ant\java\org\apache\poi\hssf\record\package-info.class>
    [javac] Creating empty <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/poi\build\classes\ant\java\org\apache\poi\poifs\package-info.class>
    [javac] Creating empty <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/poi\build\classes\ant\java\org\apache\poi\poifs\crypt\package-info.class>
    [javac] Creating empty <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/poi\build\classes\ant\java\org\apache\poi\hpsf\wellknown\package-info.class>
    [javac] Creating empty <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/poi\build\classes\ant\java\org\apache\poi\hssf\dev\package-info.class>
    [javac] Creating empty <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/poi\build\classes\ant\java\org\apache\poi\ss\formula\package-info.class>
    [javac] Creating empty <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/poi\build\classes\ant\java\org\apache\poi\hpsf\package-info.class>
    [javac] Creating empty <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/poi\build\classes\ant\java\org\apache\poi\poifs\property\package-info.class>
    [javac] Creating empty <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/poi\build\classes\ant\java\org\apache\poi\poifs\filesystem\package-info.class>
    [javac] Creating empty <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/poi\build\classes\ant\java\org\apache\poi\ss\formula\ptg\package-info.class>
    [javac] Creating empty <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/poi\build\classes\ant\java\org\apache\poi\poifs\storage\package-info.class>
    [javac] Creating empty <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/poi\build\classes\ant\java\org\apache\poi\hssf\eventusermodel\package-info.class>
    [javac] Creating empty <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/poi\build\classes\ant\java\org\apache\poi\hssf\record\aggregates\package-info.class>
    [javac] Creating empty <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/poi\build\classes\ant\java\org\apache\poi\ss\format\package-info.class>
    [javac] Creating empty <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/poi\build\classes\ant\java\org\apache\poi\hssf\model\package-info.class>
    [javac] Creating empty <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/poi\build\classes\ant\java\org\apache\poi\hssf\usermodel\package-info.class>
    [javac] Creating empty <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/poi\build\classes\ant\java\org\apache\poi\hssf\util\package-info.class>
    [javac] Creating empty <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/poi\build\classes\ant\java\org\apache\poi\poifs\eventfilesystem\package-info.class>
    [mkdir] Created dir: <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/build\dist\maven\poi>
     [echo] Building jar for poi, module-name: poi with isJava8: false
      [jar] Building jar: <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/build\dist\maven\poi\poi-5.0.1-SNAPSHOT.jar>
    [javac] Compiling 516 source files to <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/poi\build\test-classes>
    [javac] Ignoring source, target and bootclasspath as release has been set
    [javac] Note: Some input files use or override a deprecated API.
    [javac] Note: Recompile with -Xlint:deprecation for details.
     [echo] Building test-jar for poi, module-name: poi with isJava8: false
      [jar] Building jar: <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/build\dist\maven\poi-tests\poi-5.0.1-SNAPSHOT-tests.jar>
      [jar] Building jar: <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/build\dist\maven\poi\poi-5.0.1-SNAPSHOT-sources.jar>

compile-scratchpad:
    [javac] Compiling 514 source files to <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/poi-scratchpad\build\classes\ant\java>
    [javac] Ignoring source, target and bootclasspath as release has been set
    [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] Compiling 1 source file to <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/poi-scratchpad\src\main\java9>
    [javac] <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/poi-scratchpad\src\main\java9\module-info.java>:19: warning: requires transitive directive for an automatic module
    [javac]     requires transitive org.apache.poi.poi;
    [javac]                                       ^
    [javac] 1 warning
    [mkdir] Created dir: <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/build\dist\maven\poi-scratchpad>
     [echo] Building jar for poi-scratchpad, module-name: scratchpad with isJava8: false
      [jar] Building jar: <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/build\dist\maven\poi-scratchpad\poi-scratchpad-5.0.1-SNAPSHOT.jar>
    [javac] Compiling 197 source files to <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/poi-scratchpad\build\test-classes>
    [javac] Ignoring source, target and bootclasspath as release has been set
    [javac] Note: Some input files use or override a deprecated API.
    [javac] Note: Recompile with -Xlint:deprecation for details.
    [javac] Compiling 1 source file to <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/poi-scratchpad\src\test\java9>
    [javac] <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/poi-scratchpad\src\test\java9\module-info.java>:19: warning: requires transitive directive for an automatic module
    [javac]     requires transitive org.apache.poi.poi;
    [javac]                                       ^
    [javac] 1 warning
     [echo] Building test-jar for poi-scratchpad, module-name: scratchpad with isJava8: false
      [jar] Building jar: <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/build\dist\maven\poi-scratchpad-tests\poi-scratchpad-5.0.1-SNAPSHOT-tests.jar>
      [jar] Building jar: <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/build\dist\maven\poi-scratchpad\poi-scratchpad-5.0.1-SNAPSHOT-sources.jar>

check-compiled-ooxml-xsds:

compile-ooxml-xsds:
    [mkdir] Created dir: <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/poi-ooxml-full\build\xsds>
     [copy] Copying 8 files to <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/poi-ooxml-full\build\xsds>
     [copy] Copying 28 resources to <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/poi-ooxml-full\build\xsds>
  [xmlbean] SchemaCompiler  Metadata LOAD:org/apache/xmlbeans/metadata GEN:org/apache/poi/schemas/ooxml
  [xmlbean] Time to build schema type system: 3.265 seconds
  [xmlbean] Time to generate code: 18.044 seconds
    [javac] Compiling 5064 source files to <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/poi-ooxml-full\build\classes\ant\java>
    [javac] Ignoring source, target and bootclasspath as release has been set
    [javac] Compiling 1 source file to <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/poi-ooxml-full\src\main\java9>
    [javac] <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/poi-ooxml-full\src\main\java9\module-info.java>:22: warning: requires transitive directive for an automatic module
    [javac]     requires transitive org.apache.xmlbeans;
    [javac]                                   ^
    [javac] 1 warning
    [mkdir] Created dir: <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/build\dist\maven\poi-ooxml-full>
      [jar] Building jar: <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/build\dist\maven\poi-ooxml-full\poi-ooxml-full-5.0.1-SNAPSHOT.jar>
      [jar] Building jar: <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/build\dist\maven\poi-ooxml-full\poi-ooxml-full-5.0.1-SNAPSHOT-sources.jar>

compile-ooxml:
    [javac] Compiling 621 source files to <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/poi-ooxml\build\classes\ant\java>
    [javac] Ignoring source, target and bootclasspath as release has been set
    [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] Creating empty <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/poi-ooxml\build\classes\ant\java\org\apache\poi\xwpf\package-info.class>
    [javac] Creating empty <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/poi-ooxml\build\classes\ant\java\org\apache\poi\xssf\binary\package-info.class>
    [javac] Compiling 1 source file to <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/poi-ooxml\src\main\java9>
    [javac] <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/poi-ooxml\src\main\java9\module-info.java>:19: warning: requires transitive directive for an automatic module
    [javac]     requires transitive org.apache.poi.poi;
    [javac]                                       ^
    [javac] <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/poi-ooxml\src\main\java9\module-info.java>:20: warning: requires transitive directive for an automatic module
    [javac]     requires transitive org.apache.xmlbeans;
    [javac]                                   ^
    [javac] <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/poi-ooxml\src\main\java9\module-info.java>:21: warning: requires transitive directive for an automatic module
    [javac]     requires transitive org.apache.poi.ooxml.schemas;
    [javac]                                             ^
    [javac] 3 warnings
    [mkdir] Created dir: <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/build\dist\maven\poi-ooxml>
     [echo] Building jar for poi-ooxml, module-name: ooxml with isJava8: false
      [jar] Building jar: <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/build\dist\maven\poi-ooxml\poi-ooxml-5.0.1-SNAPSHOT.jar>
    [javac] Compiling 272 source files to <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/poi-ooxml\build\test-classes>
    [javac] Ignoring source, target and bootclasspath as release has been set
    [javac] Note: Some input files use or override a deprecated API.
    [javac] Note: Recompile with -Xlint:deprecation for details.
    [javac] Compiling 1 source file to <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/poi-ooxml\src\test\java9>
    [javac] <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/poi-ooxml\src\test\java9\module-info.java>:19: warning: requires transitive directive for an automatic module
    [javac]     requires transitive org.apache.poi.poi;
    [javac]                                       ^
    [javac] <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/poi-ooxml\src\test\java9\module-info.java>:20: warning: requires transitive directive for an automatic module
    [javac]     requires transitive org.apache.xmlbeans;
    [javac]                                   ^
    [javac] <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/poi-ooxml\src\test\java9\module-info.java>:21: warning: requires transitive directive for an automatic module
    [javac]     requires transitive org.apache.poi.ooxml.schemas;
    [javac]                                             ^
    [javac] 3 warnings
     [echo] Building test-jar for poi-ooxml, module-name: ooxml with isJava8: false
      [jar] Building jar: <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/build\dist\maven\poi-ooxml-tests\poi-ooxml-5.0.1-SNAPSHOT-tests.jar>
      [jar] Building jar: <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/build\dist\maven\poi-ooxml\poi-ooxml-5.0.1-SNAPSHOT-sources.jar>
    [mkdir] Created dir: <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/poi-ooxml-lite-agent\build\classes\ant\java>
    [javac] Compiling 1 source file to <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/poi-ooxml-lite-agent\build\classes\ant\java>
    [javac] Compiling 1 source file to <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/poi-ooxml-lite-agent\src\main\java9>
    [javac] <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/poi-ooxml-lite-agent\src\main\java9\module-info.java>:22: error: package is empty or does not exist: org.apache.poi.ooxml.lite
    [javac]     exports org.apache.poi.ooxml.lite;
    [javac]                                 ^
    [javac] 1 error

BUILD FAILED
<https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/build.xml>:1288: Compile failed; see the compiler error output for details.

Total time: 3 minutes 29 seconds
Build step 'Invoke Ant' marked build as failure
[SpotBugs] Skipping execution of recorder since overall result is 'FAILURE'
Archiving artifacts
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


Build failed in Jenkins: POI » POI-DSL-Windows-1.14 #66

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/66/display/redirect?page=changes>

Changes:

[Dominik Stadler] Try to use the correct path-separator on Windows

[Dominik Stadler] Make isJava8 true or false, print out result in "init"

Some CI-builds with Java 11+ seem to still run as "JDK 8" builds...

[PJ Fanning] use commons-io StringBuilderWriter

[PJ Fanning] import order

[PJ Fanning] forbidden api issue

[Andreas Beeker] #65304 - Add commons-io as a dependency


------------------------------------------
[...truncated 422.14 KB...]
    [mkdir] Created dir: <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/lib\util>
      [get] Getting: https://repo1.maven.org/maven2/org/ow2/asm/asm/9.0/asm-9.0.jar
      [get] To: <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/lib\util\asm-9.0.jar>
      [get] Getting: https://repo1.maven.org/maven2/org/ow2/asm/asm-commons/9.0/asm-commons-9.0.jar
      [get] To: <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/lib\util\asm-commons-9.0.jar>
      [get] Getting: https://repo1.maven.org/maven2/org/ow2/asm/asm-tree/9.0/asm-tree-9.0.jar
      [get] To: <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/lib\util\asm-tree-9.0.jar>
      [get] Getting: https://repo1.maven.org/maven2/org/jacoco/jacoco/0.8.6/jacoco-0.8.6.zip
      [get] To: <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/lib\util\jacoco-0.8.6.zip>
      [get] Getting: https://repo1.maven.org/maven2/org/apache/commons/commons-collections4/4.4/commons-collections4-4.4.jar
      [get] To: <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/lib\main\commons-collections4-4.4.jar>
      [get] Getting: https://repo1.maven.org/maven2/org/apache/commons/commons-math3/3.6.1/commons-math3-3.6.1.jar
      [get] To: <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/lib\main\commons-math3-3.6.1.jar>
      [get] Getting: https://repo1.maven.org/maven2/commons-io/commons-io/2.8.0/commons-io-2.8.0.jar
      [get] To: <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/lib\main\commons-io-2.8.0.jar>
      [get] Getting: https://repo1.maven.org/maven2/com/zaxxer/SparseBitSet/1.2/SparseBitSet-1.2.jar
      [get] To: <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/lib\main\SparseBitSet-1.2.jar>
    [unzip] Expanding: <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/lib\util\jacoco-0.8.6.zip> into <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/lib\util>
      [get] Getting: https://repo1.maven.org/maven2/org/apache/rat/apache-rat/0.13/apache-rat-0.13.jar
      [get] To: <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/lib\util\apache-rat-0.13.jar>
      [get] Getting: https://repo1.maven.org/maven2/de/thetaphi/forbiddenapis/3.1/forbiddenapis-3.1.jar
      [get] To: <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/lib\util\forbiddenapis-3.1.jar>
    [mkdir] Created dir: <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/lib\ooxml-provided>
      [get] Getting: https://repo1.maven.org/maven2/org/bouncycastle/bcprov-jdk15on/1.68/bcprov-jdk15on-1.68.jar
      [get] To: <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/lib\ooxml-provided\bcprov-jdk15on-1.68.jar>
      [get] Getting: https://repo1.maven.org/maven2/org/bouncycastle/bcpkix-jdk15on/1.68/bcpkix-jdk15on-1.68.jar
      [get] To: <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/lib\ooxml-provided\bcpkix-jdk15on-1.68.jar>
      [get] Getting: https://repo1.maven.org/maven2/org/apache/santuario/xmlsec/2.2.2/xmlsec-2.2.2.jar
      [get] To: <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/lib\ooxml-provided\xmlsec-2.2.2.jar>

check-ooxml-jars:

fetch-ooxml-jars:
      [get] Getting: https://repo1.maven.org/maven2/com/github/virtuald/curvesapi/1.06/curvesapi-1.06.jar
      [get] To: <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/lib\ooxml\curvesapi-1.06.jar>
      [get] Getting: https://repo1.maven.org/maven2/org/apache/xmlbeans/xmlbeans/5.0.0/xmlbeans-5.0.0.jar
      [get] To: <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/lib\ooxml\xmlbeans-5.0.0.jar>
      [get] Getting: https://repo1.maven.org/maven2/org/apache/commons/commons-compress/1.20/commons-compress-1.20.jar
      [get] To: <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/lib\ooxml\commons-compress-1.20.jar>
      [get] Getting: https://repo1.maven.org/maven2/org/reflections/reflections/0.9.12/reflections-0.9.12.jar
      [get] To: <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/lib\ooxml-tests\reflections-0.9.12.jar>
      [get] Getting: https://repo1.maven.org/maven2/com/google/guava/guava/30.1-jre/guava-30.1-jre.jar
      [get] To: <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/lib\ooxml-tests\guava-30.1-jre.jar>
      [get] Getting: https://repo1.maven.org/maven2/org/javassist/javassist/3.27.0-GA/javassist-3.27.0-GA.jar
      [get] To: <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/lib\ooxml-tests\javassist-3.27.0-GA.jar>
      [get] Getting: https://repo1.maven.org/maven2/org/slf4j/slf4j-api/1.7.30/slf4j-api-1.7.30.jar
      [get] To: <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/lib\ooxml-tests\slf4j-api-1.7.30.jar>
    [mkdir] Created dir: <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/lib\ooxml-batik>
      [get] Getting: https://repo1.maven.org/maven2/org/apache/xmlgraphics/batik-anim/1.14/batik-anim-1.14.jar
      [get] To: <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/lib\ooxml-batik\batik-anim-1.14.jar>
      [get] Getting: https://repo1.maven.org/maven2/org/apache/xmlgraphics/batik-awt-util/1.14/batik-awt-util-1.14.jar
      [get] To: <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/lib\ooxml-batik\batik-awt-util-1.14.jar>
      [get] Getting: https://repo1.maven.org/maven2/org/apache/xmlgraphics/batik-bridge/1.14/batik-bridge-1.14.jar
      [get] To: <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/lib\ooxml-batik\batik-bridge-1.14.jar>
      [get] Getting: https://repo1.maven.org/maven2/org/apache/xmlgraphics/batik-codec/1.14/batik-codec-1.14.jar
      [get] To: <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/lib\ooxml-batik\batik-codec-1.14.jar>
      [get] Getting: https://repo1.maven.org/maven2/org/apache/xmlgraphics/batik-constants/1.14/batik-constants-1.14.jar
      [get] To: <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/lib\ooxml-batik\batik-constants-1.14.jar>
      [get] Getting: https://repo1.maven.org/maven2/org/apache/xmlgraphics/batik-css/1.14/batik-css-1.14.jar
      [get] To: <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/lib\ooxml-batik\batik-css-1.14.jar>
      [get] Getting: https://repo1.maven.org/maven2/org/apache/xmlgraphics/batik-dom/1.14/batik-dom-1.14.jar
      [get] To: <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/lib\ooxml-batik\batik-dom-1.14.jar>
      [get] Getting: https://repo1.maven.org/maven2/org/apache/xmlgraphics/batik-ext/1.14/batik-ext-1.14.jar
      [get] To: <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/lib\ooxml-batik\batik-ext-1.14.jar>
      [get] Getting: https://repo1.maven.org/maven2/org/apache/xmlgraphics/batik-gvt/1.14/batik-gvt-1.14.jar
      [get] To: <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/lib\ooxml-batik\batik-gvt-1.14.jar>
      [get] Getting: https://repo1.maven.org/maven2/org/apache/xmlgraphics/batik-i18n/1.14/batik-i18n-1.14.jar
      [get] To: <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/lib\ooxml-batik\batik-i18n-1.14.jar>
      [get] Getting: https://repo1.maven.org/maven2/org/apache/xmlgraphics/batik-parser/1.14/batik-parser-1.14.jar
      [get] To: <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/lib\ooxml-batik\batik-parser-1.14.jar>
      [get] Getting: https://repo1.maven.org/maven2/org/apache/xmlgraphics/batik-shared-resources/1.14/batik-shared-resources-1.14.jar
      [get] To: <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/lib\ooxml-batik\batik-shared-resources-1.14.jar>
      [get] Getting: https://repo1.maven.org/maven2/org/apache/xmlgraphics/batik-svg-dom/1.14/batik-svg-dom-1.14.jar
      [get] To: <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/lib\ooxml-batik\batik-svg-dom-1.14.jar>
      [get] Getting: https://repo1.maven.org/maven2/org/apache/xmlgraphics/batik-svggen/1.14/batik-svggen-1.14.jar
      [get] To: <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/lib\ooxml-batik\batik-svggen-1.14.jar>
      [get] Getting: https://repo1.maven.org/maven2/org/apache/xmlgraphics/batik-svgrasterizer/1.14/batik-svgrasterizer-1.14.jar
      [get] To: <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/lib\ooxml-batik\batik-svgrasterizer-1.14.jar>
      [get] Getting: https://repo1.maven.org/maven2/org/apache/xmlgraphics/batik-transcoder/1.14/batik-transcoder-1.14.jar
      [get] To: <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/lib\ooxml-batik\batik-transcoder-1.14.jar>
      [get] Getting: https://repo1.maven.org/maven2/org/apache/xmlgraphics/batik-util/1.14/batik-util-1.14.jar
      [get] To: <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/lib\ooxml-batik\batik-util-1.14.jar>
      [get] Getting: https://repo1.maven.org/maven2/org/apache/xmlgraphics/batik-xml/1.14/batik-xml-1.14.jar
      [get] To: <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/lib\ooxml-batik\batik-xml-1.14.jar>
      [get] Getting: https://repo1.maven.org/maven2/xml-apis/xml-apis-ext/1.3.04/xml-apis-ext-1.3.04.jar
      [get] To: <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/lib\ooxml-batik\xml-apis-ext-1.3.04.jar>
      [get] Getting: https://repo1.maven.org/maven2/org/apache/xmlgraphics/xmlgraphics-commons/2.4/xmlgraphics-commons-2.4.jar
      [get] To: <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/lib\ooxml-batik\xmlgraphics-commons-2.4.jar>
      [get] Getting: https://repo1.maven.org/maven2/org/apache/pdfbox/pdfbox/2.0.22/pdfbox-2.0.22.jar
      [get] To: <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/lib\ooxml-provided\pdfbox-2.0.22.jar>
      [get] Getting: https://repo1.maven.org/maven2/org/apache/pdfbox/fontbox/2.0.22/fontbox-2.0.22.jar
      [get] To: <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/lib\ooxml-provided\fontbox-2.0.22.jar>
      [get] Getting: https://repo1.maven.org/maven2/de/rototor/pdfbox/graphics2d/0.31/graphics2d-0.31.jar
      [get] To: <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/lib\ooxml-provided\graphics2d-0.31.jar>

init:
    [mkdir] Created dir: <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/build>
    [mkdir] Created dir: <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/poi\build\classes\ant\java>
    [mkdir] Created dir: <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/poi\build\test-classes>
    [mkdir] Created dir: <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/poi\build\test-results>
    [mkdir] Created dir: <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/poi-scratchpad\build\classes\ant\java>
    [mkdir] Created dir: <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/poi-scratchpad\build\test-classes>
    [mkdir] Created dir: <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/poi-scratchpad\build\test-results>
    [mkdir] Created dir: <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/poi-ooxml\build\classes\ant\java>
    [mkdir] Created dir: <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/poi-ooxml\build\test-classes>
    [mkdir] Created dir: <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/poi-ooxml-full\build\classes\ant\java>
    [mkdir] Created dir: <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/poi-ooxml-full\build\test-classes>
    [mkdir] Created dir: <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/poi-ooxml-full\build\generated-sources>
    [mkdir] Created dir: <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/poi-ooxml-full\build\generated-classes>
    [mkdir] Created dir: <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/poi-ooxml\build\test-results>
    [mkdir] Created dir: <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/poi-excelant\build\classes\ant\java>
    [mkdir] Created dir: <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/poi-excelant\build\test-classes>
    [mkdir] Created dir: <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/poi-excelant\build\test-results>
    [mkdir] Created dir: <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/poi-examples\build\classes\ant\java>
    [mkdir] Created dir: <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/poi-integration\build\test-classes>
    [mkdir] Created dir: <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/poi-integration\build\test-results>
    [mkdir] Created dir: <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/build\dist>
    [mkdir] Created dir: <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/build\site>
     [echo] Using Ant: Apache Ant(TM) version 1.10.9 compiled on September 27 2020 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.1-SNAPSHOT and RC: RC1, isJava8: false
     [echo] Compiling for Java 9+

-version-java-check:

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

compile-main:
    [javac] Compiling 1170 source files to <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/poi\build\classes\ant\java>
    [javac] Ignoring source, target and bootclasspath as release has been set
    [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] Creating empty <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/poi\build\classes\ant\java\org\apache\poi\ddf\package-info.class>
    [javac] Creating empty <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/poi\build\classes\ant\java\org\apache\poi\hssf\package-info.class>
    [javac] Creating empty <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/poi\build\classes\ant\java\org\apache\poi\poifs\dev\package-info.class>
    [javac] Creating empty <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/poi\build\classes\ant\java\org\apache\poi\util\package-info.class>
    [javac] Creating empty <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/poi\build\classes\ant\java\org\apache\poi\poifs\common\package-info.class>
    [javac] Creating empty <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/poi\build\classes\ant\java\org\apache\poi\hssf\record\package-info.class>
    [javac] Creating empty <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/poi\build\classes\ant\java\org\apache\poi\poifs\package-info.class>
    [javac] Creating empty <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/poi\build\classes\ant\java\org\apache\poi\poifs\crypt\package-info.class>
    [javac] Creating empty <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/poi\build\classes\ant\java\org\apache\poi\hpsf\wellknown\package-info.class>
    [javac] Creating empty <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/poi\build\classes\ant\java\org\apache\poi\hssf\dev\package-info.class>
    [javac] Creating empty <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/poi\build\classes\ant\java\org\apache\poi\ss\formula\package-info.class>
    [javac] Creating empty <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/poi\build\classes\ant\java\org\apache\poi\hpsf\package-info.class>
    [javac] Creating empty <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/poi\build\classes\ant\java\org\apache\poi\poifs\property\package-info.class>
    [javac] Creating empty <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/poi\build\classes\ant\java\org\apache\poi\poifs\filesystem\package-info.class>
    [javac] Creating empty <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/poi\build\classes\ant\java\org\apache\poi\ss\formula\ptg\package-info.class>
    [javac] Creating empty <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/poi\build\classes\ant\java\org\apache\poi\poifs\storage\package-info.class>
    [javac] Creating empty <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/poi\build\classes\ant\java\org\apache\poi\hssf\eventusermodel\package-info.class>
    [javac] Creating empty <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/poi\build\classes\ant\java\org\apache\poi\hssf\record\aggregates\package-info.class>
    [javac] Creating empty <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/poi\build\classes\ant\java\org\apache\poi\ss\format\package-info.class>
    [javac] Creating empty <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/poi\build\classes\ant\java\org\apache\poi\hssf\model\package-info.class>
    [javac] Creating empty <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/poi\build\classes\ant\java\org\apache\poi\hssf\usermodel\package-info.class>
    [javac] Creating empty <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/poi\build\classes\ant\java\org\apache\poi\hssf\util\package-info.class>
    [javac] Creating empty <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/poi\build\classes\ant\java\org\apache\poi\poifs\eventfilesystem\package-info.class>
    [javac] Compiling 1 source file to <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/poi\src\main\java9>
    [mkdir] Created dir: <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/build\dist\maven\poi>
     [echo] Building jar for poi, module-name: poi with isJava8: false
      [jar] Building jar: <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/build\dist\maven\poi\poi-5.0.1-SNAPSHOT.jar>
    [javac] Compiling 516 source files to <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/poi\build\test-classes>
    [javac] Ignoring source, target and bootclasspath as release has been set
    [javac] Note: Some input files use or override a deprecated API.
    [javac] Note: Recompile with -Xlint:deprecation for details.
    [javac] Compiling 1 source file to <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/poi\src\test\java9>
     [echo] Building test-jar for poi, module-name: poi with isJava8: false
      [jar] Building jar: <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/build\dist\maven\poi-tests\poi-5.0.1-SNAPSHOT-tests.jar>
      [jar] Building jar: <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/build\dist\maven\poi\poi-5.0.1-SNAPSHOT-sources.jar>

compile-scratchpad:
    [javac] Compiling 514 source files to <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/poi-scratchpad\build\classes\ant\java>
    [javac] Ignoring source, target and bootclasspath as release has been set
    [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] Compiling 1 source file to <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/poi-scratchpad\src\main\java9>
    [javac] <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/poi-scratchpad\src\main\java9\module-info.java>:19: warning: requires transitive directive for an automatic module
    [javac]     requires transitive org.apache.poi.poi;
    [javac]                                       ^
    [javac] 1 warning
    [mkdir] Created dir: <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/build\dist\maven\poi-scratchpad>
     [echo] Building jar for poi-scratchpad, module-name: scratchpad with isJava8: false
      [jar] Building jar: <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/build\dist\maven\poi-scratchpad\poi-scratchpad-5.0.1-SNAPSHOT.jar>
    [javac] Compiling 197 source files to <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/poi-scratchpad\build\test-classes>
    [javac] Ignoring source, target and bootclasspath as release has been set
    [javac] Note: Some input files use or override a deprecated API.
    [javac] Note: Recompile with -Xlint:deprecation for details.
    [javac] Compiling 1 source file to <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/poi-scratchpad\src\test\java9>
    [javac] <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/poi-scratchpad\src\test\java9\module-info.java>:19: warning: requires transitive directive for an automatic module
    [javac]     requires transitive org.apache.poi.poi;
    [javac]                                       ^
    [javac] 1 warning
     [echo] Building test-jar for poi-scratchpad, module-name: scratchpad with isJava8: false
      [jar] Building jar: <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/build\dist\maven\poi-scratchpad-tests\poi-scratchpad-5.0.1-SNAPSHOT-tests.jar>
      [jar] Building jar: <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/build\dist\maven\poi-scratchpad\poi-scratchpad-5.0.1-SNAPSHOT-sources.jar>

check-compiled-ooxml-xsds:

compile-ooxml-xsds:
    [mkdir] Created dir: <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/poi-ooxml-full\build\xsds>
     [copy] Copying 8 files to <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/poi-ooxml-full\build\xsds>
     [copy] Copying 28 resources to <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/poi-ooxml-full\build\xsds>
  [xmlbean] SchemaCompiler  Metadata LOAD:org/apache/xmlbeans/metadata GEN:org/apache/poi/schemas/ooxml
  [xmlbean] Time to build schema type system: 4.032 seconds
  [xmlbean] Time to generate code: 13.033 seconds
    [javac] Compiling 5064 source files to <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/poi-ooxml-full\build\classes\ant\java>
    [javac] Ignoring source, target and bootclasspath as release has been set
    [javac] Compiling 1 source file to <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/poi-ooxml-full\src\main\java9>
    [javac] <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/poi-ooxml-full\src\main\java9\module-info.java>:22: warning: requires transitive directive for an automatic module
    [javac]     requires transitive org.apache.xmlbeans;
    [javac]                                   ^
    [javac] 1 warning
    [mkdir] Created dir: <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/build\dist\maven\poi-ooxml-full>
      [jar] Building jar: <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/build\dist\maven\poi-ooxml-full\poi-ooxml-full-5.0.1-SNAPSHOT.jar>
      [jar] Building jar: <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/build\dist\maven\poi-ooxml-full\poi-ooxml-full-5.0.1-SNAPSHOT-sources.jar>

compile-ooxml:
    [javac] Compiling 621 source files to <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/poi-ooxml\build\classes\ant\java>
    [javac] Ignoring source, target and bootclasspath as release has been set
    [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] Creating empty <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/poi-ooxml\build\classes\ant\java\org\apache\poi\xwpf\package-info.class>
    [javac] Creating empty <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/poi-ooxml\build\classes\ant\java\org\apache\poi\xssf\binary\package-info.class>
    [javac] Compiling 1 source file to <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/poi-ooxml\src\main\java9>
    [javac] <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/poi-ooxml\src\main\java9\module-info.java>:103: error: module not found: batik.script
    [javac]     requires static batik.script;
    [javac]                          ^
    [javac] 1 error

BUILD FAILED
<https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/build.xml>:1247: The following error occurred while executing this line:
<https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/build.xml>:1082: Compile failed; see the compiler error output for details.

Total time: 4 minutes 54 seconds
Build step 'Invoke Ant' marked build as failure
[SpotBugs] Skipping execution of recorder since overall result is 'FAILURE'
Archiving artifacts
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


Build failed in Jenkins: POI » POI-DSL-Windows-1.14 #65

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/65/display/redirect>

Changes:


------------------------------------------
[...truncated 4.75 KB...]
   [delete] Deleting directory <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/poi\build>
   [delete] Deleting directory <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/poi-ooxml\build>
   [delete] Deleting directory <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/poi-ooxml-full\build>
   [delete] Deleting directory <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/poi-scratchpad\build>

replaceVersion:

check-jars:

fetch-jars:

check-ooxml-jars:

fetch-ooxml-jars:
      [get] Destination already exists (skipping): <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/lib\ooxml\curvesapi-1.06.jar>
      [get] Getting: https://repo1.maven.org/maven2/org/apache/xmlbeans/xmlbeans/5.0.0/xmlbeans-5.0.0.jar
      [get] To: <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/lib\ooxml\xmlbeans-5.0.0.jar>
      [get] Destination already exists (skipping): <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/lib\ooxml\commons-compress-1.20.jar>
      [get] Destination already exists (skipping): <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/lib\ooxml-tests\reflections-0.9.12.jar>
      [get] Destination already exists (skipping): <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/lib\ooxml-tests\guava-30.1-jre.jar>
      [get] Destination already exists (skipping): <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/lib\ooxml-tests\javassist-3.27.0-GA.jar>
      [get] Destination already exists (skipping): <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/lib\ooxml-tests\slf4j-api-1.7.30.jar>
      [get] Destination already exists (skipping): <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/lib\ooxml-batik\batik-anim-1.14.jar>
      [get] Destination already exists (skipping): <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/lib\ooxml-batik\batik-awt-util-1.14.jar>
      [get] Destination already exists (skipping): <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/lib\ooxml-batik\batik-bridge-1.14.jar>
      [get] Destination already exists (skipping): <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/lib\ooxml-batik\batik-codec-1.14.jar>
      [get] Destination already exists (skipping): <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/lib\ooxml-batik\batik-constants-1.14.jar>
      [get] Destination already exists (skipping): <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/lib\ooxml-batik\batik-css-1.14.jar>
      [get] Destination already exists (skipping): <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/lib\ooxml-batik\batik-dom-1.14.jar>
      [get] Destination already exists (skipping): <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/lib\ooxml-batik\batik-ext-1.14.jar>
      [get] Destination already exists (skipping): <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/lib\ooxml-batik\batik-gvt-1.14.jar>
      [get] Destination already exists (skipping): <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/lib\ooxml-batik\batik-i18n-1.14.jar>
      [get] Destination already exists (skipping): <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/lib\ooxml-batik\batik-parser-1.14.jar>
      [get] Destination already exists (skipping): <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/lib\ooxml-batik\batik-shared-resources-1.14.jar>
      [get] Destination already exists (skipping): <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/lib\ooxml-batik\batik-svg-dom-1.14.jar>
      [get] Destination already exists (skipping): <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/lib\ooxml-batik\batik-svggen-1.14.jar>
      [get] Destination already exists (skipping): <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/lib\ooxml-batik\batik-svgrasterizer-1.14.jar>
      [get] Destination already exists (skipping): <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/lib\ooxml-batik\batik-transcoder-1.14.jar>
      [get] Destination already exists (skipping): <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/lib\ooxml-batik\batik-util-1.14.jar>
      [get] Destination already exists (skipping): <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/lib\ooxml-batik\batik-xml-1.14.jar>
      [get] Destination already exists (skipping): <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/lib\ooxml-batik\xml-apis-ext-1.3.04.jar>
      [get] Destination already exists (skipping): <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/lib\ooxml-batik\xmlgraphics-commons-2.4.jar>
      [get] Destination already exists (skipping): <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/lib\ooxml-provided\pdfbox-2.0.22.jar>
      [get] Destination already exists (skipping): <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/lib\ooxml-provided\fontbox-2.0.22.jar>
      [get] Destination already exists (skipping): <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/lib\ooxml-provided\graphics2d-0.31.jar>

init:
    [mkdir] Created dir: <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/build>
    [mkdir] Created dir: <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/poi\build\classes\ant\java>
    [mkdir] Created dir: <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/poi\build\test-classes>
    [mkdir] Created dir: <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/poi\build\test-results>
    [mkdir] Created dir: <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/poi-scratchpad\build\classes\ant\java>
    [mkdir] Created dir: <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/poi-scratchpad\build\test-classes>
    [mkdir] Created dir: <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/poi-scratchpad\build\test-results>
    [mkdir] Created dir: <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/poi-ooxml\build\classes\ant\java>
    [mkdir] Created dir: <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/poi-ooxml\build\test-classes>
    [mkdir] Created dir: <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/poi-ooxml-full\build\classes\ant\java>
    [mkdir] Created dir: <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/poi-ooxml-full\build\test-classes>
    [mkdir] Created dir: <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/poi-ooxml-full\build\generated-sources>
    [mkdir] Created dir: <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/poi-ooxml-full\build\generated-classes>
    [mkdir] Created dir: <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/poi-ooxml\build\test-results>
    [mkdir] Created dir: <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/poi-excelant\build\classes\ant\java>
    [mkdir] Created dir: <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/poi-excelant\build\test-classes>
    [mkdir] Created dir: <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/poi-excelant\build\test-results>
    [mkdir] Created dir: <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/poi-examples\build\classes\ant\java>
    [mkdir] Created dir: <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/poi-integration\build\test-classes>
    [mkdir] Created dir: <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/poi-integration\build\test-results>
    [mkdir] Created dir: <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/build\dist>
    [mkdir] Created dir: <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/build\site>
     [echo] Using Ant: Apache Ant(TM) version 1.10.9 compiled on September 27 2020 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.1-SNAPSHOT and RC: RC1, isJava8: ${isJava8}

-version-java-check:

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

compile-main:
    [javac] Compiling 1172 source files to <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/poi\build\classes\ant\java>
    [javac] Ignoring source, target and bootclasspath as release has been set
    [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] Creating empty <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/poi\build\classes\ant\java\org\apache\poi\ddf\package-info.class>
    [javac] Creating empty <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/poi\build\classes\ant\java\org\apache\poi\hssf\package-info.class>
    [javac] Creating empty <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/poi\build\classes\ant\java\org\apache\poi\poifs\dev\package-info.class>
    [javac] Creating empty <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/poi\build\classes\ant\java\org\apache\poi\util\package-info.class>
    [javac] Creating empty <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/poi\build\classes\ant\java\org\apache\poi\poifs\common\package-info.class>
    [javac] Creating empty <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/poi\build\classes\ant\java\org\apache\poi\hssf\record\package-info.class>
    [javac] Creating empty <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/poi\build\classes\ant\java\org\apache\poi\poifs\package-info.class>
    [javac] Creating empty <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/poi\build\classes\ant\java\org\apache\poi\poifs\crypt\package-info.class>
    [javac] Creating empty <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/poi\build\classes\ant\java\org\apache\poi\hpsf\wellknown\package-info.class>
    [javac] Creating empty <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/poi\build\classes\ant\java\org\apache\poi\hssf\dev\package-info.class>
    [javac] Creating empty <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/poi\build\classes\ant\java\org\apache\poi\ss\formula\package-info.class>
    [javac] Creating empty <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/poi\build\classes\ant\java\org\apache\poi\hpsf\package-info.class>
    [javac] Creating empty <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/poi\build\classes\ant\java\org\apache\poi\poifs\property\package-info.class>
    [javac] Creating empty <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/poi\build\classes\ant\java\org\apache\poi\poifs\filesystem\package-info.class>
    [javac] Creating empty <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/poi\build\classes\ant\java\org\apache\poi\ss\formula\ptg\package-info.class>
    [javac] Creating empty <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/poi\build\classes\ant\java\org\apache\poi\poifs\storage\package-info.class>
    [javac] Creating empty <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/poi\build\classes\ant\java\org\apache\poi\hssf\eventusermodel\package-info.class>
    [javac] Creating empty <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/poi\build\classes\ant\java\org\apache\poi\hssf\record\aggregates\package-info.class>
    [javac] Creating empty <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/poi\build\classes\ant\java\org\apache\poi\ss\format\package-info.class>
    [javac] Creating empty <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/poi\build\classes\ant\java\org\apache\poi\hssf\model\package-info.class>
    [javac] Creating empty <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/poi\build\classes\ant\java\org\apache\poi\hssf\usermodel\package-info.class>
    [javac] Creating empty <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/poi\build\classes\ant\java\org\apache\poi\hssf\util\package-info.class>
    [javac] Creating empty <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/poi\build\classes\ant\java\org\apache\poi\poifs\eventfilesystem\package-info.class>
    [mkdir] Created dir: <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/build\dist\maven\poi>
     [echo] Building jar for poi, module-name: poi with isJava8: ${isJava8}
      [jar] Building jar: <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/build\dist\maven\poi\poi-5.0.1-SNAPSHOT.jar>
    [javac] Compiling 518 source files to <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/poi\build\test-classes>
    [javac] Ignoring source, target and bootclasspath as release has been set
    [javac] Note: Some input files use or override a deprecated API.
    [javac] Note: Recompile with -Xlint:deprecation for details.
    [javac] Note: <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/poi\src\test\java\org\apache\poi\sl\usermodel\BaseTestSlideShow.java> uses unchecked or unsafe operations.
    [javac] Note: Recompile with -Xlint:unchecked for details.
     [echo] Building test-jar for poi, module-name: poi with isJava8: ${isJava8}
      [jar] Building jar: <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/build\dist\maven\poi-tests\poi-5.0.1-SNAPSHOT-tests.jar>
      [jar] Building jar: <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/build\dist\maven\poi\poi-5.0.1-SNAPSHOT-sources.jar>

compile-scratchpad:
    [javac] Compiling 514 source files to <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/poi-scratchpad\build\classes\ant\java>
    [javac] Ignoring source, target and bootclasspath as release has been set
    [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.
    [mkdir] Created dir: <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/build\dist\maven\poi-scratchpad>
     [echo] Building jar for poi-scratchpad, module-name: scratchpad with isJava8: ${isJava8}
      [jar] Building jar: <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/build\dist\maven\poi-scratchpad\poi-scratchpad-5.0.1-SNAPSHOT.jar>
    [javac] Compiling 197 source files to <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/poi-scratchpad\build\test-classes>
    [javac] Ignoring source, target and bootclasspath as release has been set
    [javac] Note: Some input files use or override a deprecated API.
    [javac] Note: Recompile with -Xlint:deprecation for details.
     [echo] Building test-jar for poi-scratchpad, module-name: scratchpad with isJava8: ${isJava8}
      [jar] Building jar: <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/build\dist\maven\poi-scratchpad-tests\poi-scratchpad-5.0.1-SNAPSHOT-tests.jar>
      [jar] Building jar: <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/build\dist\maven\poi-scratchpad\poi-scratchpad-5.0.1-SNAPSHOT-sources.jar>

check-compiled-ooxml-xsds:

compile-ooxml-xsds:
    [mkdir] Created dir: <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/poi-ooxml-full\build\xsds>
     [copy] Copying 8 files to <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/poi-ooxml-full\build\xsds>
     [copy] Copying 28 resources to <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/poi-ooxml-full\build\xsds>
  [xmlbean] SchemaCompiler  Metadata LOAD:org/apache/xmlbeans/metadata GEN:org/apache/poi/schemas/ooxml
  [xmlbean] Time to build schema type system: 3.509 seconds
  [xmlbean] Time to generate code: 13.876 seconds
    [javac] Compiling 5064 source files to <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/poi-ooxml-full\build\classes\ant\java>
    [javac] Ignoring source, target and bootclasspath as release has been set
    [javac] Compiling 1 source file to <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/poi-ooxml-full\src\main\java9>
    [javac] <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/poi-ooxml-full\src\main\java9\module-info.java>:28: error: package is empty or does not exist: com.microsoft.schemas.compatibility
    [javac]     exports com.microsoft.schemas.compatibility;
    [javac]                                  ^
    [javac] <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/poi-ooxml-full\src\main\java9\module-info.java>:29: error: package is empty or does not exist: com.microsoft.schemas.office.excel
    [javac]     exports com.microsoft.schemas.office.excel;
    [javac]                                         ^
    [javac] <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/poi-ooxml-full\src\main\java9\module-info.java>:30: error: package is empty or does not exist: com.microsoft.schemas.office.office
    [javac]     exports com.microsoft.schemas.office.office;
    [javac]                                         ^
    [javac] <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/poi-ooxml-full\src\main\java9\module-info.java>:31: error: package is empty or does not exist: com.microsoft.schemas.office.visio.x2012.main
    [javac]     exports com.microsoft.schemas.office.visio.x2012.main;
    [javac]                                                     ^
    [javac] <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/poi-ooxml-full\src\main\java9\module-info.java>:32: error: package is empty or does not exist: com.microsoft.schemas.office.word
    [javac]     exports com.microsoft.schemas.office.word;
    [javac]                                         ^
    [javac] <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/poi-ooxml-full\src\main\java9\module-info.java>:33: error: package is empty or does not exist: com.microsoft.schemas.office.x2006.digsig
    [javac]     exports com.microsoft.schemas.office.x2006.digsig;
    [javac]                                               ^
    [javac] <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/poi-ooxml-full\src\main\java9\module-info.java>:34: error: package is empty or does not exist: com.microsoft.schemas.vml
    [javac]     exports com.microsoft.schemas.vml;
    [javac]                                  ^
    [javac] <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/poi-ooxml-full\src\main\java9\module-info.java>:35: error: package is empty or does not exist: org.apache.poi.schemas.ooxml.system.ooxml
    [javac]     exports org.apache.poi.schemas.ooxml.system.ooxml;
    [javac]                                                ^
    [javac] <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/poi-ooxml-full\src\main\java9\module-info.java>:36: error: package is empty or does not exist: org.apache.poi.schemas.vmldrawing
    [javac]     exports org.apache.poi.schemas.vmldrawing;
    [javac]                                   ^
    [javac] <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/poi-ooxml-full\src\main\java9\module-info.java>:37: error: package is empty or does not exist: org.etsi.uri.x01903.v13
    [javac]     exports org.etsi.uri.x01903.v13;
    [javac]                                ^
    [javac] <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/poi-ooxml-full\src\main\java9\module-info.java>:38: error: package is empty or does not exist: org.openxmlformats.schemas.drawingml.x2006.chart
    [javac]     exports org.openxmlformats.schemas.drawingml.x2006.chart;
    [javac]                                                       ^
    [javac] <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/poi-ooxml-full\src\main\java9\module-info.java>:39: error: package is empty or does not exist: org.openxmlformats.schemas.drawingml.x2006.main
    [javac]     exports org.openxmlformats.schemas.drawingml.x2006.main;
    [javac]                                                       ^
    [javac] <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/poi-ooxml-full\src\main\java9\module-info.java>:40: error: package is empty or does not exist: org.openxmlformats.schemas.drawingml.x2006.picture
    [javac]     exports org.openxmlformats.schemas.drawingml.x2006.picture;
    [javac]                                                       ^
    [javac] <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/poi-ooxml-full\src\main\java9\module-info.java>:41: error: package is empty or does not exist: org.openxmlformats.schemas.drawingml.x2006.spreadsheetDrawing
    [javac]     exports org.openxmlformats.schemas.drawingml.x2006.spreadsheetDrawing;
    [javac]                                                       ^
    [javac] <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/poi-ooxml-full\src\main\java9\module-info.java>:42: error: package is empty or does not exist: org.openxmlformats.schemas.drawingml.x2006.wordprocessingDrawing
    [javac]     exports org.openxmlformats.schemas.drawingml.x2006.wordprocessingDrawing;
    [javac]                                                       ^
    [javac] <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/poi-ooxml-full\src\main\java9\module-info.java>:43: error: package is empty or does not exist: org.openxmlformats.schemas.officeDocument.x2006.customProperties
    [javac]     exports org.openxmlformats.schemas.officeDocument.x2006.customProperties;
    [javac]                                                            ^
    [javac] <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/poi-ooxml-full\src\main\java9\module-info.java>:44: error: package is empty or does not exist: org.openxmlformats.schemas.officeDocument.x2006.docPropsVTypes
    [javac]     exports org.openxmlformats.schemas.officeDocument.x2006.docPropsVTypes;
    [javac]                                                            ^
    [javac] <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/poi-ooxml-full\src\main\java9\module-info.java>:45: error: package is empty or does not exist: org.openxmlformats.schemas.officeDocument.x2006.extendedProperties
    [javac]     exports org.openxmlformats.schemas.officeDocument.x2006.extendedProperties;
    [javac]                                                            ^
    [javac] <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/poi-ooxml-full\src\main\java9\module-info.java>:46: error: package is empty or does not exist: org.openxmlformats.schemas.officeDocument.x2006.math
    [javac]     exports org.openxmlformats.schemas.officeDocument.x2006.math;
    [javac]                                                            ^
    [javac] <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/poi-ooxml-full\src\main\java9\module-info.java>:47: error: package is empty or does not exist: org.openxmlformats.schemas.officeDocument.x2006.relationships
    [javac]     exports org.openxmlformats.schemas.officeDocument.x2006.relationships;
    [javac]                                                            ^
    [javac] <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/poi-ooxml-full\src\main\java9\module-info.java>:48: error: package is empty or does not exist: org.openxmlformats.schemas.officeDocument.x2006.sharedTypes
    [javac]     exports org.openxmlformats.schemas.officeDocument.x2006.sharedTypes;
    [javac]                                                            ^
    [javac] <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/poi-ooxml-full\src\main\java9\module-info.java>:49: error: package is empty or does not exist: org.openxmlformats.schemas.presentationml.x2006.main
    [javac]     exports org.openxmlformats.schemas.presentationml.x2006.main;
    [javac]                                                            ^
    [javac] <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/poi-ooxml-full\src\main\java9\module-info.java>:50: error: package is empty or does not exist: org.openxmlformats.schemas.spreadsheetml.x2006.main
    [javac]     exports org.openxmlformats.schemas.spreadsheetml.x2006.main;
    [javac]                                                           ^
    [javac] <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/poi-ooxml-full\src\main\java9\module-info.java>:51: error: package is empty or does not exist: org.openxmlformats.schemas.wordprocessingml.x2006.main
    [javac]     exports org.openxmlformats.schemas.wordprocessingml.x2006.main;
    [javac]                                                              ^
    [javac] <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/poi-ooxml-full\src\main\java9\module-info.java>:52: error: package is empty or does not exist: org.openxmlformats.schemas.xpackage.x2006.digitalSignature
    [javac]     exports org.openxmlformats.schemas.xpackage.x2006.digitalSignature;
    [javac]                                                      ^
    [javac] <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/poi-ooxml-full\src\main\java9\module-info.java>:53: error: package is empty or does not exist: org.w3.x2000.x09.xmldsig
    [javac]     exports org.w3.x2000.x09.xmldsig;
    [javac]                             ^
    [javac] <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/poi-ooxml-full\src\main\java9\module-info.java>:22: warning: requires transitive directive for an automatic module
    [javac]     requires transitive org.apache.xmlbeans;
    [javac]                                   ^
    [javac] 26 errors
    [javac] 1 warning

BUILD FAILED
<https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/build.xml>:981: Compile failed; see the compiler error output for details.

Total time: 3 minutes 18 seconds
Build step 'Invoke Ant' marked build as failure
[SpotBugs] Skipping execution of recorder since overall result is 'FAILURE'
Archiving artifacts
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


Build failed in Jenkins: POI » POI-DSL-Windows-1.14 #64

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/64/display/redirect>

Changes:


------------------------------------------
[...truncated 12.34 KB...]

check-ooxml-jars:

fetch-ooxml-jars:
      [get] Destination already exists (skipping): <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/lib\ooxml\curvesapi-1.06.jar>
      [get] Getting: https://repo1.maven.org/maven2/org/apache/xmlbeans/xmlbeans/5.0.0/xmlbeans-5.0.0.jar
      [get] To: <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/lib\ooxml\xmlbeans-5.0.0.jar>
      [get] Destination already exists (skipping): <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/lib\ooxml\commons-compress-1.20.jar>
      [get] Destination already exists (skipping): <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/lib\ooxml-tests\reflections-0.9.12.jar>
      [get] Destination already exists (skipping): <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/lib\ooxml-tests\guava-30.1-jre.jar>
      [get] Destination already exists (skipping): <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/lib\ooxml-tests\javassist-3.27.0-GA.jar>
      [get] Destination already exists (skipping): <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/lib\ooxml-tests\slf4j-api-1.7.30.jar>
      [get] Destination already exists (skipping): <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/lib\ooxml-batik\batik-anim-1.14.jar>
      [get] Destination already exists (skipping): <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/lib\ooxml-batik\batik-awt-util-1.14.jar>
      [get] Destination already exists (skipping): <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/lib\ooxml-batik\batik-bridge-1.14.jar>
      [get] Destination already exists (skipping): <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/lib\ooxml-batik\batik-codec-1.14.jar>
      [get] Destination already exists (skipping): <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/lib\ooxml-batik\batik-constants-1.14.jar>
      [get] Destination already exists (skipping): <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/lib\ooxml-batik\batik-css-1.14.jar>
      [get] Destination already exists (skipping): <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/lib\ooxml-batik\batik-dom-1.14.jar>
      [get] Destination already exists (skipping): <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/lib\ooxml-batik\batik-ext-1.14.jar>
      [get] Destination already exists (skipping): <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/lib\ooxml-batik\batik-gvt-1.14.jar>
      [get] Destination already exists (skipping): <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/lib\ooxml-batik\batik-i18n-1.14.jar>
      [get] Destination already exists (skipping): <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/lib\ooxml-batik\batik-parser-1.14.jar>
      [get] Destination already exists (skipping): <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/lib\ooxml-batik\batik-shared-resources-1.14.jar>
      [get] Destination already exists (skipping): <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/lib\ooxml-batik\batik-svg-dom-1.14.jar>
      [get] Destination already exists (skipping): <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/lib\ooxml-batik\batik-svggen-1.14.jar>
      [get] Destination already exists (skipping): <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/lib\ooxml-batik\batik-svgrasterizer-1.14.jar>
      [get] Destination already exists (skipping): <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/lib\ooxml-batik\batik-transcoder-1.14.jar>
      [get] Destination already exists (skipping): <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/lib\ooxml-batik\batik-util-1.14.jar>
      [get] Destination already exists (skipping): <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/lib\ooxml-batik\batik-xml-1.14.jar>
      [get] Destination already exists (skipping): <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/lib\ooxml-batik\xml-apis-ext-1.3.04.jar>
      [get] Destination already exists (skipping): <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/lib\ooxml-batik\xmlgraphics-commons-2.4.jar>
      [get] Destination already exists (skipping): <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/lib\ooxml-provided\pdfbox-2.0.22.jar>
      [get] Destination already exists (skipping): <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/lib\ooxml-provided\fontbox-2.0.22.jar>
      [get] Destination already exists (skipping): <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/lib\ooxml-provided\graphics2d-0.31.jar>

init:
    [mkdir] Created dir: <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/build>
    [mkdir] Created dir: <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/poi\build\classes\ant\java>
    [mkdir] Created dir: <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/poi\build\test-classes>
    [mkdir] Created dir: <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/poi\build\test-results>
    [mkdir] Created dir: <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/poi-scratchpad\build\classes\ant\java>
    [mkdir] Created dir: <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/poi-scratchpad\build\test-classes>
    [mkdir] Created dir: <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/poi-scratchpad\build\test-results>
    [mkdir] Created dir: <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/poi-ooxml\build\classes\ant\java>
    [mkdir] Created dir: <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/poi-ooxml\build\test-classes>
    [mkdir] Created dir: <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/poi-ooxml-full\build\classes\ant\java>
    [mkdir] Created dir: <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/poi-ooxml-full\build\test-classes>
    [mkdir] Created dir: <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/poi-ooxml-full\build\generated-sources>
    [mkdir] Created dir: <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/poi-ooxml-full\build\generated-classes>
    [mkdir] Created dir: <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/poi-ooxml\build\test-results>
    [mkdir] Created dir: <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/poi-excelant\build\classes\ant\java>
    [mkdir] Created dir: <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/poi-excelant\build\test-classes>
    [mkdir] Created dir: <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/poi-excelant\build\test-results>
    [mkdir] Created dir: <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/poi-examples\build\classes\ant\java>
    [mkdir] Created dir: <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/poi-integration\build\test-classes>
    [mkdir] Created dir: <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/poi-integration\build\test-results>
    [mkdir] Created dir: <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/build\dist>
    [mkdir] Created dir: <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/build\site>
     [echo] Using Ant: Apache Ant(TM) version 1.10.9 compiled on September 27 2020 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.1-SNAPSHOT and RC: RC1, isJava8: ${isJava8}

-version-java-check:

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

compile-main:
    [javac] Compiling 1172 source files to <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/poi\build\classes\ant\java>
    [javac] Ignoring source, target and bootclasspath as release has been set
    [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] Creating empty <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/poi\build\classes\ant\java\org\apache\poi\ddf\package-info.class>
    [javac] Creating empty <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/poi\build\classes\ant\java\org\apache\poi\hssf\package-info.class>
    [javac] Creating empty <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/poi\build\classes\ant\java\org\apache\poi\poifs\dev\package-info.class>
    [javac] Creating empty <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/poi\build\classes\ant\java\org\apache\poi\util\package-info.class>
    [javac] Creating empty <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/poi\build\classes\ant\java\org\apache\poi\poifs\common\package-info.class>
    [javac] Creating empty <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/poi\build\classes\ant\java\org\apache\poi\hssf\record\package-info.class>
    [javac] Creating empty <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/poi\build\classes\ant\java\org\apache\poi\poifs\package-info.class>
    [javac] Creating empty <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/poi\build\classes\ant\java\org\apache\poi\poifs\crypt\package-info.class>
    [javac] Creating empty <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/poi\build\classes\ant\java\org\apache\poi\hpsf\wellknown\package-info.class>
    [javac] Creating empty <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/poi\build\classes\ant\java\org\apache\poi\hssf\dev\package-info.class>
    [javac] Creating empty <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/poi\build\classes\ant\java\org\apache\poi\ss\formula\package-info.class>
    [javac] Creating empty <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/poi\build\classes\ant\java\org\apache\poi\hpsf\package-info.class>
    [javac] Creating empty <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/poi\build\classes\ant\java\org\apache\poi\poifs\property\package-info.class>
    [javac] Creating empty <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/poi\build\classes\ant\java\org\apache\poi\poifs\filesystem\package-info.class>
    [javac] Creating empty <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/poi\build\classes\ant\java\org\apache\poi\ss\formula\ptg\package-info.class>
    [javac] Creating empty <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/poi\build\classes\ant\java\org\apache\poi\poifs\storage\package-info.class>
    [javac] Creating empty <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/poi\build\classes\ant\java\org\apache\poi\hssf\eventusermodel\package-info.class>
    [javac] Creating empty <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/poi\build\classes\ant\java\org\apache\poi\hssf\record\aggregates\package-info.class>
    [javac] Creating empty <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/poi\build\classes\ant\java\org\apache\poi\ss\format\package-info.class>
    [javac] Creating empty <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/poi\build\classes\ant\java\org\apache\poi\hssf\model\package-info.class>
    [javac] Creating empty <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/poi\build\classes\ant\java\org\apache\poi\hssf\usermodel\package-info.class>
    [javac] Creating empty <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/poi\build\classes\ant\java\org\apache\poi\hssf\util\package-info.class>
    [javac] Creating empty <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/poi\build\classes\ant\java\org\apache\poi\poifs\eventfilesystem\package-info.class>
    [mkdir] Created dir: <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/build\dist\maven\poi>
     [echo] Building jar for poi, module-name: poi with isJava8: ${isJava8}
      [jar] Building jar: <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/build\dist\maven\poi\poi-5.0.1-SNAPSHOT.jar>
    [javac] Compiling 518 source files to <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/poi\build\test-classes>
    [javac] Ignoring source, target and bootclasspath as release has been set
    [javac] Note: Some input files use or override a deprecated API.
    [javac] Note: Recompile with -Xlint:deprecation for details.
    [javac] Note: <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/poi\src\test\java\org\apache\poi\sl\usermodel\BaseTestSlideShow.java> uses unchecked or unsafe operations.
    [javac] Note: Recompile with -Xlint:unchecked for details.
     [echo] Building test-jar for poi, module-name: poi with isJava8: ${isJava8}
      [jar] Building jar: <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/build\dist\maven\poi-tests\poi-5.0.1-SNAPSHOT-tests.jar>
      [jar] Building jar: <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/build\dist\maven\poi\poi-5.0.1-SNAPSHOT-sources.jar>

compile-scratchpad:
    [javac] Compiling 514 source files to <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/poi-scratchpad\build\classes\ant\java>
    [javac] Ignoring source, target and bootclasspath as release has been set
    [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] Compiling 1 source file to <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/poi-scratchpad\src\main\java9>
    [javac] <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/poi-scratchpad\src\main\java9\module-info.java>:19: warning: requires transitive directive for an automatic module
    [javac]     requires transitive org.apache.poi.poi;
    [javac]                                       ^
    [javac] 1 warning
    [mkdir] Created dir: <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/build\dist\maven\poi-scratchpad>
     [echo] Building jar for poi-scratchpad, module-name: scratchpad with isJava8: ${isJava8}
      [jar] Building jar: <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/build\dist\maven\poi-scratchpad\poi-scratchpad-5.0.1-SNAPSHOT.jar>
    [javac] Compiling 197 source files to <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/poi-scratchpad\build\test-classes>
    [javac] Ignoring source, target and bootclasspath as release has been set
    [javac] Note: Some input files use or override a deprecated API.
    [javac] Note: Recompile with -Xlint:deprecation for details.
    [javac] Compiling 1 source file to <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/poi-scratchpad\src\test\java9>
    [javac] <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/poi-scratchpad\src\test\java9\module-info.java>:19: warning: requires transitive directive for an automatic module
    [javac]     requires transitive org.apache.poi.poi;
    [javac]                                       ^
    [javac] 1 warning
     [echo] Building test-jar for poi-scratchpad, module-name: scratchpad with isJava8: ${isJava8}
      [jar] Building jar: <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/build\dist\maven\poi-scratchpad-tests\poi-scratchpad-5.0.1-SNAPSHOT-tests.jar>
      [jar] Building jar: <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/build\dist\maven\poi-scratchpad\poi-scratchpad-5.0.1-SNAPSHOT-sources.jar>

check-compiled-ooxml-xsds:

compile-ooxml-xsds:
    [mkdir] Created dir: <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/poi-ooxml-full\build\xsds>
     [copy] Copying 8 files to <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/poi-ooxml-full\build\xsds>
     [copy] Copying 28 resources to <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/poi-ooxml-full\build\xsds>
  [xmlbean] SchemaCompiler  Metadata LOAD:org/apache/xmlbeans/metadata GEN:org/apache/poi/schemas/ooxml
  [xmlbean] Time to build schema type system: 3.493 seconds
  [xmlbean] Time to generate code: 39.32 seconds
    [javac] Compiling 5064 source files to <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/poi-ooxml-full\build\classes\ant\java>
    [javac] Ignoring source, target and bootclasspath as release has been set
    [javac] Compiling 1 source file to <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/poi-ooxml-full\src\main\java9>
    [javac] <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/poi-ooxml-full\src\main\java9\module-info.java>:28: error: package is empty or does not exist: com.microsoft.schemas.compatibility
    [javac]     exports com.microsoft.schemas.compatibility;
    [javac]                                  ^
    [javac] <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/poi-ooxml-full\src\main\java9\module-info.java>:29: error: package is empty or does not exist: com.microsoft.schemas.office.excel
    [javac]     exports com.microsoft.schemas.office.excel;
    [javac]                                         ^
    [javac] <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/poi-ooxml-full\src\main\java9\module-info.java>:30: error: package is empty or does not exist: com.microsoft.schemas.office.office
    [javac]     exports com.microsoft.schemas.office.office;
    [javac]                                         ^
    [javac] <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/poi-ooxml-full\src\main\java9\module-info.java>:31: error: package is empty or does not exist: com.microsoft.schemas.office.visio.x2012.main
    [javac]     exports com.microsoft.schemas.office.visio.x2012.main;
    [javac]                                                     ^
    [javac] <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/poi-ooxml-full\src\main\java9\module-info.java>:32: error: package is empty or does not exist: com.microsoft.schemas.office.word
    [javac]     exports com.microsoft.schemas.office.word;
    [javac]                                         ^
    [javac] <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/poi-ooxml-full\src\main\java9\module-info.java>:33: error: package is empty or does not exist: com.microsoft.schemas.office.x2006.digsig
    [javac]     exports com.microsoft.schemas.office.x2006.digsig;
    [javac]                                               ^
    [javac] <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/poi-ooxml-full\src\main\java9\module-info.java>:34: error: package is empty or does not exist: com.microsoft.schemas.vml
    [javac]     exports com.microsoft.schemas.vml;
    [javac]                                  ^
    [javac] <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/poi-ooxml-full\src\main\java9\module-info.java>:35: error: package is empty or does not exist: org.apache.poi.schemas.ooxml.system.ooxml
    [javac]     exports org.apache.poi.schemas.ooxml.system.ooxml;
    [javac]                                                ^
    [javac] <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/poi-ooxml-full\src\main\java9\module-info.java>:36: error: package is empty or does not exist: org.apache.poi.schemas.vmldrawing
    [javac]     exports org.apache.poi.schemas.vmldrawing;
    [javac]                                   ^
    [javac] <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/poi-ooxml-full\src\main\java9\module-info.java>:37: error: package is empty or does not exist: org.etsi.uri.x01903.v13
    [javac]     exports org.etsi.uri.x01903.v13;
    [javac]                                ^
    [javac] <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/poi-ooxml-full\src\main\java9\module-info.java>:38: error: package is empty or does not exist: org.openxmlformats.schemas.drawingml.x2006.chart
    [javac]     exports org.openxmlformats.schemas.drawingml.x2006.chart;
    [javac]                                                       ^
    [javac] <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/poi-ooxml-full\src\main\java9\module-info.java>:39: error: package is empty or does not exist: org.openxmlformats.schemas.drawingml.x2006.main
    [javac]     exports org.openxmlformats.schemas.drawingml.x2006.main;
    [javac]                                                       ^
    [javac] <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/poi-ooxml-full\src\main\java9\module-info.java>:40: error: package is empty or does not exist: org.openxmlformats.schemas.drawingml.x2006.picture
    [javac]     exports org.openxmlformats.schemas.drawingml.x2006.picture;
    [javac]                                                       ^
    [javac] <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/poi-ooxml-full\src\main\java9\module-info.java>:41: error: package is empty or does not exist: org.openxmlformats.schemas.drawingml.x2006.spreadsheetDrawing
    [javac]     exports org.openxmlformats.schemas.drawingml.x2006.spreadsheetDrawing;
    [javac]                                                       ^
    [javac] <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/poi-ooxml-full\src\main\java9\module-info.java>:42: error: package is empty or does not exist: org.openxmlformats.schemas.drawingml.x2006.wordprocessingDrawing
    [javac]     exports org.openxmlformats.schemas.drawingml.x2006.wordprocessingDrawing;
    [javac]                                                       ^
    [javac] <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/poi-ooxml-full\src\main\java9\module-info.java>:43: error: package is empty or does not exist: org.openxmlformats.schemas.officeDocument.x2006.customProperties
    [javac]     exports org.openxmlformats.schemas.officeDocument.x2006.customProperties;
    [javac]                                                            ^
    [javac] <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/poi-ooxml-full\src\main\java9\module-info.java>:44: error: package is empty or does not exist: org.openxmlformats.schemas.officeDocument.x2006.docPropsVTypes
    [javac]     exports org.openxmlformats.schemas.officeDocument.x2006.docPropsVTypes;
    [javac]                                                            ^
    [javac] <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/poi-ooxml-full\src\main\java9\module-info.java>:45: error: package is empty or does not exist: org.openxmlformats.schemas.officeDocument.x2006.extendedProperties
    [javac]     exports org.openxmlformats.schemas.officeDocument.x2006.extendedProperties;
    [javac]                                                            ^
    [javac] <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/poi-ooxml-full\src\main\java9\module-info.java>:46: error: package is empty or does not exist: org.openxmlformats.schemas.officeDocument.x2006.math
    [javac]     exports org.openxmlformats.schemas.officeDocument.x2006.math;
    [javac]                                                            ^
    [javac] <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/poi-ooxml-full\src\main\java9\module-info.java>:47: error: package is empty or does not exist: org.openxmlformats.schemas.officeDocument.x2006.relationships
    [javac]     exports org.openxmlformats.schemas.officeDocument.x2006.relationships;
    [javac]                                                            ^
    [javac] <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/poi-ooxml-full\src\main\java9\module-info.java>:48: error: package is empty or does not exist: org.openxmlformats.schemas.officeDocument.x2006.sharedTypes
    [javac]     exports org.openxmlformats.schemas.officeDocument.x2006.sharedTypes;
    [javac]                                                            ^
    [javac] <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/poi-ooxml-full\src\main\java9\module-info.java>:49: error: package is empty or does not exist: org.openxmlformats.schemas.presentationml.x2006.main
    [javac]     exports org.openxmlformats.schemas.presentationml.x2006.main;
    [javac]                                                            ^
    [javac] <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/poi-ooxml-full\src\main\java9\module-info.java>:50: error: package is empty or does not exist: org.openxmlformats.schemas.spreadsheetml.x2006.main
    [javac]     exports org.openxmlformats.schemas.spreadsheetml.x2006.main;
    [javac]                                                           ^
    [javac] <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/poi-ooxml-full\src\main\java9\module-info.java>:51: error: package is empty or does not exist: org.openxmlformats.schemas.wordprocessingml.x2006.main
    [javac]     exports org.openxmlformats.schemas.wordprocessingml.x2006.main;
    [javac]                                                              ^
    [javac] <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/poi-ooxml-full\src\main\java9\module-info.java>:52: error: package is empty or does not exist: org.openxmlformats.schemas.xpackage.x2006.digitalSignature
    [javac]     exports org.openxmlformats.schemas.xpackage.x2006.digitalSignature;
    [javac]                                                      ^
    [javac] <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/poi-ooxml-full\src\main\java9\module-info.java>:53: error: package is empty or does not exist: org.w3.x2000.x09.xmldsig
    [javac]     exports org.w3.x2000.x09.xmldsig;
    [javac]                             ^
    [javac] <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/poi-ooxml-full\src\main\java9\module-info.java>:22: warning: requires transitive directive for an automatic module
    [javac]     requires transitive org.apache.xmlbeans;
    [javac]                                   ^
    [javac] 26 errors
    [javac] 1 warning

BUILD FAILED
<https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/build.xml>:981: Compile failed; see the compiler error output for details.

Total time: 3 minutes 43 seconds
Build step 'Invoke Ant' marked build as failure
[SpotBugs] Skipping execution of recorder since overall result is 'FAILURE'
Archiving artifacts
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


Build failed in Jenkins: POI » POI-DSL-Windows-1.14 #63

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/63/display/redirect?page=changes>

Changes:

[Dominik Stadler] Fix two more invalid paths for the Java 9+ compilation

[Dominik Stadler] Print out state of isJava8 when building jars

It seems this is not set properly in some of the CI-builds

[Dominik Stadler] Use proper module-name without "poi-" prefix when compiling module-java with Java 9+

[Dominik Stadler] Start moving some bits to the main Gradle file

Use a common definition of some constants
Gradle plugins are in the main file already anyway

[Dominik Stadler] Bug 65227: Add some more tests, but the actual case is hard to reproduce with HSSF

[Dominik Stadler] Bug 63339: Use removeFormulaImpl() where possible and add a test which verifies that setting a string-value on a formula cell is performed

[Dominik Stadler] Apply some IDE suggestions

Simpler regexes, missing JavaDoc, final

[PJ Fanning] update release notes

[PJ Fanning] xmlsec 2.2.2

[PJ Fanning] gradle 7

[Bida Fan] Remove invalid code


------------------------------------------
[...truncated 479.58 KB...]
      [get] To: <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/lib\ooxml-batik\batik-dom-1.14.jar>
      [get] Getting: https://repo1.maven.org/maven2/org/apache/xmlgraphics/batik-ext/1.14/batik-ext-1.14.jar
      [get] To: <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/lib\ooxml-batik\batik-ext-1.14.jar>
      [get] Getting: https://repo1.maven.org/maven2/org/apache/xmlgraphics/batik-gvt/1.14/batik-gvt-1.14.jar
      [get] To: <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/lib\ooxml-batik\batik-gvt-1.14.jar>
      [get] Getting: https://repo1.maven.org/maven2/org/apache/xmlgraphics/batik-i18n/1.14/batik-i18n-1.14.jar
      [get] To: <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/lib\ooxml-batik\batik-i18n-1.14.jar>
      [get] Getting: https://repo1.maven.org/maven2/org/apache/xmlgraphics/batik-parser/1.14/batik-parser-1.14.jar
      [get] To: <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/lib\ooxml-batik\batik-parser-1.14.jar>
      [get] Getting: https://repo1.maven.org/maven2/org/apache/xmlgraphics/batik-shared-resources/1.14/batik-shared-resources-1.14.jar
      [get] To: <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/lib\ooxml-batik\batik-shared-resources-1.14.jar>
      [get] Getting: https://repo1.maven.org/maven2/org/apache/xmlgraphics/batik-svg-dom/1.14/batik-svg-dom-1.14.jar
      [get] To: <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/lib\ooxml-batik\batik-svg-dom-1.14.jar>
      [get] Getting: https://repo1.maven.org/maven2/org/apache/xmlgraphics/batik-svggen/1.14/batik-svggen-1.14.jar
      [get] To: <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/lib\ooxml-batik\batik-svggen-1.14.jar>
      [get] Getting: https://repo1.maven.org/maven2/org/apache/xmlgraphics/batik-svgrasterizer/1.14/batik-svgrasterizer-1.14.jar
      [get] To: <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/lib\ooxml-batik\batik-svgrasterizer-1.14.jar>
      [get] Getting: https://repo1.maven.org/maven2/org/apache/xmlgraphics/batik-transcoder/1.14/batik-transcoder-1.14.jar
      [get] To: <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/lib\ooxml-batik\batik-transcoder-1.14.jar>
      [get] Getting: https://repo1.maven.org/maven2/org/apache/xmlgraphics/batik-util/1.14/batik-util-1.14.jar
      [get] To: <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/lib\ooxml-batik\batik-util-1.14.jar>
      [get] Getting: https://repo1.maven.org/maven2/org/apache/xmlgraphics/batik-xml/1.14/batik-xml-1.14.jar
      [get] To: <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/lib\ooxml-batik\batik-xml-1.14.jar>
      [get] Getting: https://repo1.maven.org/maven2/xml-apis/xml-apis-ext/1.3.04/xml-apis-ext-1.3.04.jar
      [get] To: <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/lib\ooxml-batik\xml-apis-ext-1.3.04.jar>
      [get] Getting: https://repo1.maven.org/maven2/org/apache/xmlgraphics/xmlgraphics-commons/2.4/xmlgraphics-commons-2.4.jar
      [get] To: <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/lib\ooxml-batik\xmlgraphics-commons-2.4.jar>
      [get] Getting: https://repo1.maven.org/maven2/org/apache/pdfbox/pdfbox/2.0.22/pdfbox-2.0.22.jar
      [get] To: <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/lib\ooxml-provided\pdfbox-2.0.22.jar>
      [get] Getting: https://repo1.maven.org/maven2/org/apache/pdfbox/fontbox/2.0.22/fontbox-2.0.22.jar
      [get] To: <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/lib\ooxml-provided\fontbox-2.0.22.jar>
      [get] Getting: https://repo1.maven.org/maven2/de/rototor/pdfbox/graphics2d/0.31/graphics2d-0.31.jar
      [get] To: <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/lib\ooxml-provided\graphics2d-0.31.jar>

init:
    [mkdir] Created dir: <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/build>
    [mkdir] Created dir: <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/poi\build\classes\ant\java>
    [mkdir] Created dir: <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/poi\build\test-classes>
    [mkdir] Created dir: <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/poi\build\test-results>
    [mkdir] Created dir: <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/poi-scratchpad\build\classes\ant\java>
    [mkdir] Created dir: <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/poi-scratchpad\build\test-classes>
    [mkdir] Created dir: <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/poi-scratchpad\build\test-results>
    [mkdir] Created dir: <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/poi-ooxml\build\classes\ant\java>
    [mkdir] Created dir: <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/poi-ooxml\build\test-classes>
    [mkdir] Created dir: <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/poi-ooxml-full\build\classes\ant\java>
    [mkdir] Created dir: <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/poi-ooxml-full\build\test-classes>
    [mkdir] Created dir: <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/poi-ooxml-full\build\generated-sources>
    [mkdir] Created dir: <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/poi-ooxml-full\build\generated-classes>
    [mkdir] Created dir: <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/poi-ooxml\build\test-results>
    [mkdir] Created dir: <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/poi-excelant\build\classes\ant\java>
    [mkdir] Created dir: <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/poi-excelant\build\test-classes>
    [mkdir] Created dir: <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/poi-excelant\build\test-results>
    [mkdir] Created dir: <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/poi-examples\build\classes\ant\java>
    [mkdir] Created dir: <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/poi-integration\build\test-classes>
    [mkdir] Created dir: <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/poi-integration\build\test-results>
    [mkdir] Created dir: <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/build\dist>
    [mkdir] Created dir: <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/build\site>
     [echo] Using Ant: Apache Ant(TM) version 1.10.9 compiled on September 27 2020 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.1-SNAPSHOT and RC: RC1, isJava8: ${isJava8}

-version-java-check:

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

compile-main:
    [javac] Compiling 1172 source files to <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/poi\build\classes\ant\java>
    [javac] Ignoring source, target and bootclasspath as release has been set
    [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] Creating empty <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/poi\build\classes\ant\java\org\apache\poi\ddf\package-info.class>
    [javac] Creating empty <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/poi\build\classes\ant\java\org\apache\poi\hssf\package-info.class>
    [javac] Creating empty <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/poi\build\classes\ant\java\org\apache\poi\poifs\dev\package-info.class>
    [javac] Creating empty <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/poi\build\classes\ant\java\org\apache\poi\util\package-info.class>
    [javac] Creating empty <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/poi\build\classes\ant\java\org\apache\poi\poifs\common\package-info.class>
    [javac] Creating empty <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/poi\build\classes\ant\java\org\apache\poi\hssf\record\package-info.class>
    [javac] Creating empty <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/poi\build\classes\ant\java\org\apache\poi\poifs\package-info.class>
    [javac] Creating empty <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/poi\build\classes\ant\java\org\apache\poi\poifs\crypt\package-info.class>
    [javac] Creating empty <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/poi\build\classes\ant\java\org\apache\poi\hpsf\wellknown\package-info.class>
    [javac] Creating empty <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/poi\build\classes\ant\java\org\apache\poi\hssf\dev\package-info.class>
    [javac] Creating empty <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/poi\build\classes\ant\java\org\apache\poi\ss\formula\package-info.class>
    [javac] Creating empty <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/poi\build\classes\ant\java\org\apache\poi\hpsf\package-info.class>
    [javac] Creating empty <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/poi\build\classes\ant\java\org\apache\poi\poifs\property\package-info.class>
    [javac] Creating empty <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/poi\build\classes\ant\java\org\apache\poi\poifs\filesystem\package-info.class>
    [javac] Creating empty <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/poi\build\classes\ant\java\org\apache\poi\ss\formula\ptg\package-info.class>
    [javac] Creating empty <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/poi\build\classes\ant\java\org\apache\poi\poifs\storage\package-info.class>
    [javac] Creating empty <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/poi\build\classes\ant\java\org\apache\poi\hssf\eventusermodel\package-info.class>
    [javac] Creating empty <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/poi\build\classes\ant\java\org\apache\poi\hssf\record\aggregates\package-info.class>
    [javac] Creating empty <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/poi\build\classes\ant\java\org\apache\poi\ss\format\package-info.class>
    [javac] Creating empty <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/poi\build\classes\ant\java\org\apache\poi\hssf\model\package-info.class>
    [javac] Creating empty <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/poi\build\classes\ant\java\org\apache\poi\hssf\usermodel\package-info.class>
    [javac] Creating empty <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/poi\build\classes\ant\java\org\apache\poi\hssf\util\package-info.class>
    [javac] Creating empty <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/poi\build\classes\ant\java\org\apache\poi\poifs\eventfilesystem\package-info.class>
    [javac] Compiling 1 source file to <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/poi\src\main\java9>
    [mkdir] Created dir: <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/build\dist\maven\poi>
     [echo] Building jar for poi, module-name: poi with isJava8: ${isJava8}
      [jar] Building jar: <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/build\dist\maven\poi\poi-5.0.1-SNAPSHOT.jar>
    [javac] Compiling 518 source files to <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/poi\build\test-classes>
    [javac] Ignoring source, target and bootclasspath as release has been set
    [javac] Note: Some input files use or override a deprecated API.
    [javac] Note: Recompile with -Xlint:deprecation for details.
    [javac] Note: <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/poi\src\test\java\org\apache\poi\sl\usermodel\BaseTestSlideShow.java> uses unchecked or unsafe operations.
    [javac] Note: Recompile with -Xlint:unchecked for details.
    [javac] Compiling 1 source file to <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/poi\src\test\java9>
     [echo] Building test-jar for poi, module-name: poi with isJava8: ${isJava8}
      [jar] Building jar: <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/build\dist\maven\poi-tests\poi-5.0.1-SNAPSHOT-tests.jar>
      [jar] Building jar: <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/build\dist\maven\poi\poi-5.0.1-SNAPSHOT-sources.jar>

compile-scratchpad:
    [javac] Compiling 514 source files to <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/poi-scratchpad\build\classes\ant\java>
    [javac] Ignoring source, target and bootclasspath as release has been set
    [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] Compiling 1 source file to <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/poi-scratchpad\src\main\java9>
    [javac] <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/poi-scratchpad\src\main\java9\module-info.java>:19: warning: requires transitive directive for an automatic module
    [javac]     requires transitive org.apache.poi.poi;
    [javac]                                       ^
    [javac] 1 warning
    [mkdir] Created dir: <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/build\dist\maven\poi-scratchpad>
     [echo] Building jar for poi-scratchpad, module-name: scratchpad with isJava8: ${isJava8}
      [jar] Building jar: <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/build\dist\maven\poi-scratchpad\poi-scratchpad-5.0.1-SNAPSHOT.jar>
    [javac] Compiling 197 source files to <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/poi-scratchpad\build\test-classes>
    [javac] Ignoring source, target and bootclasspath as release has been set
    [javac] Note: Some input files use or override a deprecated API.
    [javac] Note: Recompile with -Xlint:deprecation for details.
    [javac] Compiling 1 source file to <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/poi-scratchpad\src\test\java9>
    [javac] <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/poi-scratchpad\src\test\java9\module-info.java>:19: warning: requires transitive directive for an automatic module
    [javac]     requires transitive org.apache.poi.poi;
    [javac]                                       ^
    [javac] 1 warning
     [echo] Building test-jar for poi-scratchpad, module-name: scratchpad with isJava8: ${isJava8}
      [jar] Building jar: <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/build\dist\maven\poi-scratchpad-tests\poi-scratchpad-5.0.1-SNAPSHOT-tests.jar>
      [jar] Building jar: <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/build\dist\maven\poi-scratchpad\poi-scratchpad-5.0.1-SNAPSHOT-sources.jar>

check-compiled-ooxml-xsds:

compile-ooxml-xsds:
    [mkdir] Created dir: <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/poi-ooxml-full\build\xsds>
     [copy] Copying 8 files to <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/poi-ooxml-full\build\xsds>
     [copy] Copying 28 resources to <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/poi-ooxml-full\build\xsds>
  [xmlbean] SchemaCompiler  Metadata LOAD:org/apache/xmlbeans/metadata GEN:org/apache/poi/schemas/ooxml
  [xmlbean] Time to build schema type system: 3.811 seconds
  [xmlbean] Time to generate code: 14.49 seconds
    [javac] Compiling 5064 source files to <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/poi-ooxml-full\build\classes\ant\java>
    [javac] Ignoring source, target and bootclasspath as release has been set
    [javac] Compiling 1 source file to <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/poi-ooxml-full\src\main\java9>
    [javac] <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/poi-ooxml-full\src\main\java9\module-info.java>:28: error: package is empty or does not exist: com.microsoft.schemas.compatibility
    [javac]     exports com.microsoft.schemas.compatibility;
    [javac]                                  ^
    [javac] <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/poi-ooxml-full\src\main\java9\module-info.java>:29: error: package is empty or does not exist: com.microsoft.schemas.office.excel
    [javac]     exports com.microsoft.schemas.office.excel;
    [javac]                                         ^
    [javac] <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/poi-ooxml-full\src\main\java9\module-info.java>:30: error: package is empty or does not exist: com.microsoft.schemas.office.office
    [javac]     exports com.microsoft.schemas.office.office;
    [javac]                                         ^
    [javac] <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/poi-ooxml-full\src\main\java9\module-info.java>:31: error: package is empty or does not exist: com.microsoft.schemas.office.visio.x2012.main
    [javac]     exports com.microsoft.schemas.office.visio.x2012.main;
    [javac]                                                     ^
    [javac] <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/poi-ooxml-full\src\main\java9\module-info.java>:32: error: package is empty or does not exist: com.microsoft.schemas.office.word
    [javac]     exports com.microsoft.schemas.office.word;
    [javac]                                         ^
    [javac] <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/poi-ooxml-full\src\main\java9\module-info.java>:33: error: package is empty or does not exist: com.microsoft.schemas.office.x2006.digsig
    [javac]     exports com.microsoft.schemas.office.x2006.digsig;
    [javac]                                               ^
    [javac] <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/poi-ooxml-full\src\main\java9\module-info.java>:34: error: package is empty or does not exist: com.microsoft.schemas.vml
    [javac]     exports com.microsoft.schemas.vml;
    [javac]                                  ^
    [javac] <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/poi-ooxml-full\src\main\java9\module-info.java>:35: error: package is empty or does not exist: org.apache.poi.schemas.ooxml.system.ooxml
    [javac]     exports org.apache.poi.schemas.ooxml.system.ooxml;
    [javac]                                                ^
    [javac] <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/poi-ooxml-full\src\main\java9\module-info.java>:36: error: package is empty or does not exist: org.apache.poi.schemas.vmldrawing
    [javac]     exports org.apache.poi.schemas.vmldrawing;
    [javac]                                   ^
    [javac] <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/poi-ooxml-full\src\main\java9\module-info.java>:37: error: package is empty or does not exist: org.etsi.uri.x01903.v13
    [javac]     exports org.etsi.uri.x01903.v13;
    [javac]                                ^
    [javac] <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/poi-ooxml-full\src\main\java9\module-info.java>:38: error: package is empty or does not exist: org.openxmlformats.schemas.drawingml.x2006.chart
    [javac]     exports org.openxmlformats.schemas.drawingml.x2006.chart;
    [javac]                                                       ^
    [javac] <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/poi-ooxml-full\src\main\java9\module-info.java>:39: error: package is empty or does not exist: org.openxmlformats.schemas.drawingml.x2006.main
    [javac]     exports org.openxmlformats.schemas.drawingml.x2006.main;
    [javac]                                                       ^
    [javac] <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/poi-ooxml-full\src\main\java9\module-info.java>:40: error: package is empty or does not exist: org.openxmlformats.schemas.drawingml.x2006.picture
    [javac]     exports org.openxmlformats.schemas.drawingml.x2006.picture;
    [javac]                                                       ^
    [javac] <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/poi-ooxml-full\src\main\java9\module-info.java>:41: error: package is empty or does not exist: org.openxmlformats.schemas.drawingml.x2006.spreadsheetDrawing
    [javac]     exports org.openxmlformats.schemas.drawingml.x2006.spreadsheetDrawing;
    [javac]                                                       ^
    [javac] <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/poi-ooxml-full\src\main\java9\module-info.java>:42: error: package is empty or does not exist: org.openxmlformats.schemas.drawingml.x2006.wordprocessingDrawing
    [javac]     exports org.openxmlformats.schemas.drawingml.x2006.wordprocessingDrawing;
    [javac]                                                       ^
    [javac] <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/poi-ooxml-full\src\main\java9\module-info.java>:43: error: package is empty or does not exist: org.openxmlformats.schemas.officeDocument.x2006.customProperties
    [javac]     exports org.openxmlformats.schemas.officeDocument.x2006.customProperties;
    [javac]                                                            ^
    [javac] <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/poi-ooxml-full\src\main\java9\module-info.java>:44: error: package is empty or does not exist: org.openxmlformats.schemas.officeDocument.x2006.docPropsVTypes
    [javac]     exports org.openxmlformats.schemas.officeDocument.x2006.docPropsVTypes;
    [javac]                                                            ^
    [javac] <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/poi-ooxml-full\src\main\java9\module-info.java>:45: error: package is empty or does not exist: org.openxmlformats.schemas.officeDocument.x2006.extendedProperties
    [javac]     exports org.openxmlformats.schemas.officeDocument.x2006.extendedProperties;
    [javac]                                                            ^
    [javac] <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/poi-ooxml-full\src\main\java9\module-info.java>:46: error: package is empty or does not exist: org.openxmlformats.schemas.officeDocument.x2006.math
    [javac]     exports org.openxmlformats.schemas.officeDocument.x2006.math;
    [javac]                                                            ^
    [javac] <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/poi-ooxml-full\src\main\java9\module-info.java>:47: error: package is empty or does not exist: org.openxmlformats.schemas.officeDocument.x2006.relationships
    [javac]     exports org.openxmlformats.schemas.officeDocument.x2006.relationships;
    [javac]                                                            ^
    [javac] <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/poi-ooxml-full\src\main\java9\module-info.java>:48: error: package is empty or does not exist: org.openxmlformats.schemas.officeDocument.x2006.sharedTypes
    [javac]     exports org.openxmlformats.schemas.officeDocument.x2006.sharedTypes;
    [javac]                                                            ^
    [javac] <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/poi-ooxml-full\src\main\java9\module-info.java>:49: error: package is empty or does not exist: org.openxmlformats.schemas.presentationml.x2006.main
    [javac]     exports org.openxmlformats.schemas.presentationml.x2006.main;
    [javac]                                                            ^
    [javac] <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/poi-ooxml-full\src\main\java9\module-info.java>:50: error: package is empty or does not exist: org.openxmlformats.schemas.spreadsheetml.x2006.main
    [javac]     exports org.openxmlformats.schemas.spreadsheetml.x2006.main;
    [javac]                                                           ^
    [javac] <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/poi-ooxml-full\src\main\java9\module-info.java>:51: error: package is empty or does not exist: org.openxmlformats.schemas.wordprocessingml.x2006.main
    [javac]     exports org.openxmlformats.schemas.wordprocessingml.x2006.main;
    [javac]                                                              ^
    [javac] <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/poi-ooxml-full\src\main\java9\module-info.java>:52: error: package is empty or does not exist: org.openxmlformats.schemas.xpackage.x2006.digitalSignature
    [javac]     exports org.openxmlformats.schemas.xpackage.x2006.digitalSignature;
    [javac]                                                      ^
    [javac] <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/poi-ooxml-full\src\main\java9\module-info.java>:53: error: package is empty or does not exist: org.w3.x2000.x09.xmldsig
    [javac]     exports org.w3.x2000.x09.xmldsig;
    [javac]                             ^
    [javac] <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/poi-ooxml-full\src\main\java9\module-info.java>:22: warning: requires transitive directive for an automatic module
    [javac]     requires transitive org.apache.xmlbeans;
    [javac]                                   ^
    [javac] 26 errors
    [javac] 1 warning

BUILD FAILED
<https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/build.xml>:981: Compile failed; see the compiler error output for details.

Total time: 3 minutes 44 seconds
Build step 'Invoke Ant' marked build as failure
[SpotBugs] Skipping execution of recorder since overall result is 'FAILURE'
Archiving artifacts
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


Build failed in Jenkins: POI » POI-DSL-Windows-1.14 #62

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/62/display/redirect?page=changes>

Changes:

[Andreas Beeker] #64844 - Incorrect sizes of images in SVG

[Tim Allison] Bug 65293 -- npe in HwmfFont

[Bida Fan] #65282 - addRun method only adds to run collection, missing iRun collection

[Nick Burch] Update links to examples in SVN to point to their new home in the poi-examples area


------------------------------------------
[...truncated 434.45 KB...]
    [mkdir] Created dir: <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/poi-ooxml\build\test-results>
    [mkdir] Created dir: <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/poi-excelant\build\classes\ant\java>
    [mkdir] Created dir: <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/poi-excelant\build\test-classes>
    [mkdir] Created dir: <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/poi-excelant\build\test-results>
    [mkdir] Created dir: <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/poi-examples\build\classes\ant\java>
    [mkdir] Created dir: <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/poi-integration\build\test-classes>
    [mkdir] Created dir: <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/poi-integration\build\test-results>
    [mkdir] Created dir: <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/build\dist>
    [mkdir] Created dir: <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/build\site>
     [echo] Using Ant: Apache Ant(TM) version 1.10.9 compiled on September 27 2020 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.1-SNAPSHOT and RC: RC1

-version-java-check:

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

compile-main:
    [javac] Compiling 1172 source files to <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/poi\build\classes\ant\java>
    [javac] Ignoring source, target and bootclasspath as release has been set
    [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] Creating empty <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/poi\build\classes\ant\java\org\apache\poi\ddf\package-info.class>
    [javac] Creating empty <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/poi\build\classes\ant\java\org\apache\poi\hssf\package-info.class>
    [javac] Creating empty <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/poi\build\classes\ant\java\org\apache\poi\poifs\dev\package-info.class>
    [javac] Creating empty <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/poi\build\classes\ant\java\org\apache\poi\util\package-info.class>
    [javac] Creating empty <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/poi\build\classes\ant\java\org\apache\poi\poifs\common\package-info.class>
    [javac] Creating empty <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/poi\build\classes\ant\java\org\apache\poi\hssf\record\package-info.class>
    [javac] Creating empty <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/poi\build\classes\ant\java\org\apache\poi\poifs\package-info.class>
    [javac] Creating empty <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/poi\build\classes\ant\java\org\apache\poi\poifs\crypt\package-info.class>
    [javac] Creating empty <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/poi\build\classes\ant\java\org\apache\poi\hpsf\wellknown\package-info.class>
    [javac] Creating empty <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/poi\build\classes\ant\java\org\apache\poi\hssf\dev\package-info.class>
    [javac] Creating empty <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/poi\build\classes\ant\java\org\apache\poi\ss\formula\package-info.class>
    [javac] Creating empty <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/poi\build\classes\ant\java\org\apache\poi\hpsf\package-info.class>
    [javac] Creating empty <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/poi\build\classes\ant\java\org\apache\poi\poifs\property\package-info.class>
    [javac] Creating empty <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/poi\build\classes\ant\java\org\apache\poi\poifs\filesystem\package-info.class>
    [javac] Creating empty <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/poi\build\classes\ant\java\org\apache\poi\ss\formula\ptg\package-info.class>
    [javac] Creating empty <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/poi\build\classes\ant\java\org\apache\poi\poifs\storage\package-info.class>
    [javac] Creating empty <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/poi\build\classes\ant\java\org\apache\poi\hssf\eventusermodel\package-info.class>
    [javac] Creating empty <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/poi\build\classes\ant\java\org\apache\poi\hssf\record\aggregates\package-info.class>
    [javac] Creating empty <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/poi\build\classes\ant\java\org\apache\poi\ss\format\package-info.class>
    [javac] Creating empty <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/poi\build\classes\ant\java\org\apache\poi\hssf\model\package-info.class>
    [javac] Creating empty <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/poi\build\classes\ant\java\org\apache\poi\hssf\usermodel\package-info.class>
    [javac] Creating empty <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/poi\build\classes\ant\java\org\apache\poi\hssf\util\package-info.class>
    [javac] Creating empty <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/poi\build\classes\ant\java\org\apache\poi\poifs\eventfilesystem\package-info.class>
    [javac] Compiling 1 source file to <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/poi\src\main\java9>
    [mkdir] Created dir: <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/build\dist\maven\poi>
      [jar] Building jar: <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/build\dist\maven\poi\poi-5.0.1-SNAPSHOT.jar>
    [javac] Compiling 518 source files to <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/poi\build\test-classes>
    [javac] Ignoring source, target and bootclasspath as release has been set
    [javac] Note: Some input files use or override a deprecated API.
    [javac] Note: Recompile with -Xlint:deprecation for details.
    [javac] Note: <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/poi\src\test\java\org\apache\poi\sl\usermodel\BaseTestSlideShow.java> uses unchecked or unsafe operations.
    [javac] Note: Recompile with -Xlint:unchecked for details.
    [javac] Compiling 1 source file to <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/poi\src\test\java9>
      [jar] Building jar: <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/build\dist\maven\poi-tests\poi-5.0.1-SNAPSHOT-tests.jar>
      [jar] Building jar: <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/build\dist\maven\poi\poi-5.0.1-SNAPSHOT-sources.jar>

compile-scratchpad:
    [javac] Compiling 514 source files to <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/poi-scratchpad\build\classes\ant\java>
    [javac] Ignoring source, target and bootclasspath as release has been set
    [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] Compiling 1 source file to <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/poi-scratchpad\src\main\java9>
    [javac] <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/poi-scratchpad\src\main\java9\module-info.java>:24: error: package org.apache.poi.extractor.ole2 does not exist
    [javac]     provides org.apache.poi.extractor.ExtractorProvider with org.apache.poi.extractor.ole2.OLE2ScratchpadExtractorFactory;
    [javac]                                                                                           ^
    [javac] <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/poi-scratchpad\src\main\java9\module-info.java>:25: error: package org.apache.poi.hslf.usermodel does not exist
    [javac]     provides org.apache.poi.sl.usermodel.SlideShowProvider with org.apache.poi.hslf.usermodel.HSLFSlideShowFactory;
    [javac]                                                                                              ^
    [javac] <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/poi-scratchpad\src\main\java9\module-info.java>:26: error: package org.apache.poi.hwmf.draw does not exist
    [javac]     provides org.apache.poi.sl.draw.ImageRenderer with org.apache.poi.hwmf.draw.HwmfImageRenderer, org.apache.poi.hemf.draw.HemfImageRenderer;
    [javac]                                                                                ^
    [javac] <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/poi-scratchpad\src\main\java9\module-info.java>:26: error: package org.apache.poi.hemf.draw does not exist
    [javac]     provides org.apache.poi.sl.draw.ImageRenderer with org.apache.poi.hwmf.draw.HwmfImageRenderer, org.apache.poi.hemf.draw.HemfImageRenderer;
    [javac]                                                                                                                            ^
    [javac] <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/poi-scratchpad\src\main\java9\module-info.java>:28: error: package is empty or does not exist: org.apache.poi.hmef
    [javac]     exports org.apache.poi.hmef;
    [javac]                           ^
    [javac] <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/poi-scratchpad\src\main\java9\module-info.java>:29: error: package is empty or does not exist: org.apache.poi.hmef.dev
    [javac]     exports org.apache.poi.hmef.dev;
    [javac]                                ^
    [javac] <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/poi-scratchpad\src\main\java9\module-info.java>:30: error: package is empty or does not exist: org.apache.poi.hmef.extractor
    [javac]     exports org.apache.poi.hmef.extractor;
    [javac]                                ^
    [javac] <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/poi-scratchpad\src\main\java9\module-info.java>:31: error: package is empty or does not exist: org.apache.poi.hmef.attribute
    [javac]     exports org.apache.poi.hmef.attribute;
    [javac]                                ^
    [javac] <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/poi-scratchpad\src\main\java9\module-info.java>:32: error: package is empty or does not exist: org.apache.poi.hdgf
    [javac]     exports org.apache.poi.hdgf;
    [javac]                           ^
    [javac] <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/poi-scratchpad\src\main\java9\module-info.java>:33: error: package is empty or does not exist: org.apache.poi.hdgf.dev
    [javac]     exports org.apache.poi.hdgf.dev;
    [javac]                                ^
    [javac] <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/poi-scratchpad\src\main\java9\module-info.java>:34: error: package is empty or does not exist: org.apache.poi.hdgf.streams
    [javac]     exports org.apache.poi.hdgf.streams;
    [javac]                                ^
    [javac] <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/poi-scratchpad\src\main\java9\module-info.java>:35: error: package is empty or does not exist: org.apache.poi.hdgf.extractor
    [javac]     exports org.apache.poi.hdgf.extractor;
    [javac]                                ^
    [javac] <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/poi-scratchpad\src\main\java9\module-info.java>:36: error: package is empty or does not exist: org.apache.poi.hdgf.pointers
    [javac]     exports org.apache.poi.hdgf.pointers;
    [javac]                                ^
    [javac] <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/poi-scratchpad\src\main\java9\module-info.java>:37: error: package is empty or does not exist: org.apache.poi.hdgf.exceptions
    [javac]     exports org.apache.poi.hdgf.exceptions;
    [javac]                                ^
    [javac] <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/poi-scratchpad\src\main\java9\module-info.java>:38: error: package is empty or does not exist: org.apache.poi.hdgf.chunks
    [javac]     exports org.apache.poi.hdgf.chunks;
    [javac]                                ^
    [javac] <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/poi-scratchpad\src\main\java9\module-info.java>:39: error: package is empty or does not exist: org.apache.poi.hwpf
    [javac]     exports org.apache.poi.hwpf;
    [javac]                           ^
    [javac] <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/poi-scratchpad\src\main\java9\module-info.java>:40: error: package is empty or does not exist: org.apache.poi.hwpf.dev
    [javac]     exports org.apache.poi.hwpf.dev;
    [javac]                                ^
    [javac] <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/poi-scratchpad\src\main\java9\module-info.java>:41: error: package is empty or does not exist: org.apache.poi.hwpf.sprm
    [javac]     exports org.apache.poi.hwpf.sprm;
    [javac]                                ^
    [javac] <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/poi-scratchpad\src\main\java9\module-info.java>:42: error: package is empty or does not exist: org.apache.poi.hwpf.converter
    [javac]     exports org.apache.poi.hwpf.converter;
    [javac]                                ^
    [javac] <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/poi-scratchpad\src\main\java9\module-info.java>:43: error: package is empty or does not exist: org.apache.poi.hwpf.extractor
    [javac]     exports org.apache.poi.hwpf.extractor;
    [javac]                                ^
    [javac] <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/poi-scratchpad\src\main\java9\module-info.java>:44: error: package is empty or does not exist: org.apache.poi.hwpf.usermodel
    [javac]     exports org.apache.poi.hwpf.usermodel;
    [javac]                                ^
    [javac] <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/poi-scratchpad\src\main\java9\module-info.java>:45: error: package is empty or does not exist: org.apache.poi.hwpf.model
    [javac]     exports org.apache.poi.hwpf.model;
    [javac]                                ^
    [javac] <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/poi-scratchpad\src\main\java9\module-info.java>:46: error: package is empty or does not exist: org.apache.poi.hwpf.model.io
    [javac]     exports org.apache.poi.hwpf.model.io;
    [javac]                                      ^
    [javac] <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/poi-scratchpad\src\main\java9\module-info.java>:47: error: package is empty or does not exist: org.apache.poi.hwpf.model.types
    [javac]     exports org.apache.poi.hwpf.model.types;
    [javac]                                      ^
    [javac] <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/poi-scratchpad\src\main\java9\module-info.java>:49: error: package is empty or does not exist: org.apache.poi.hwmf.record
    [javac]     exports org.apache.poi.hwmf.record;
    [javac]                                ^
    [javac] <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/poi-scratchpad\src\main\java9\module-info.java>:50: error: package is empty or does not exist: org.apache.poi.hwmf.draw
    [javac]     exports org.apache.poi.hwmf.draw;
    [javac]                                ^
    [javac] <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/poi-scratchpad\src\main\java9\module-info.java>:51: error: package is empty or does not exist: org.apache.poi.hwmf.usermodel
    [javac]     exports org.apache.poi.hwmf.usermodel;
    [javac]                                ^
    [javac] <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/poi-scratchpad\src\main\java9\module-info.java>:53: error: package is empty or does not exist: org.apache.poi.extractor.ole2
    [javac]     exports org.apache.poi.extractor.ole2;
    [javac]                                     ^
    [javac] <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/poi-scratchpad\src\main\java9\module-info.java>:54: error: package is empty or does not exist: org.apache.poi.hpbf
    [javac]     exports org.apache.poi.hpbf;
    [javac]                           ^
    [javac] <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/poi-scratchpad\src\main\java9\module-info.java>:55: error: package is empty or does not exist: org.apache.poi.hpbf.dev
    [javac]     exports org.apache.poi.hpbf.dev;
    [javac]                                ^
    [javac] <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/poi-scratchpad\src\main\java9\module-info.java>:56: error: package is empty or does not exist: org.apache.poi.hpbf.extractor
    [javac]     exports org.apache.poi.hpbf.extractor;
    [javac]                                ^
    [javac] <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/poi-scratchpad\src\main\java9\module-info.java>:57: error: package is empty or does not exist: org.apache.poi.hpbf.model
    [javac]     exports org.apache.poi.hpbf.model;
    [javac]                                ^
    [javac] <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/poi-scratchpad\src\main\java9\module-info.java>:58: error: package is empty or does not exist: org.apache.poi.hpbf.model.qcbits
    [javac]     exports org.apache.poi.hpbf.model.qcbits;
    [javac]                                      ^
    [javac] <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/poi-scratchpad\src\main\java9\module-info.java>:60: error: package is empty or does not exist: org.apache.poi.hslf.dev
    [javac]     exports org.apache.poi.hslf.dev;
    [javac]                                ^
    [javac] <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/poi-scratchpad\src\main\java9\module-info.java>:61: error: package is empty or does not exist: org.apache.poi.hslf.record
    [javac]     exports org.apache.poi.hslf.record;
    [javac]                                ^
    [javac] <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/poi-scratchpad\src\main\java9\module-info.java>:62: error: package is empty or does not exist: org.apache.poi.hslf.extractor
    [javac]     exports org.apache.poi.hslf.extractor;
    [javac]                                ^
    [javac] <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/poi-scratchpad\src\main\java9\module-info.java>:63: error: package is empty or does not exist: org.apache.poi.hslf.exceptions
    [javac]     exports org.apache.poi.hslf.exceptions;
    [javac]                                ^
    [javac] <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/poi-scratchpad\src\main\java9\module-info.java>:64: error: package is empty or does not exist: org.apache.poi.hslf.usermodel
    [javac]     exports org.apache.poi.hslf.usermodel;
    [javac]                                ^
    [javac] <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/poi-scratchpad\src\main\java9\module-info.java>:65: error: package is empty or does not exist: org.apache.poi.hslf.blip
    [javac]     exports org.apache.poi.hslf.blip;
    [javac]                                ^
    [javac] <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/poi-scratchpad\src\main\java9\module-info.java>:66: error: package is empty or does not exist: org.apache.poi.hslf.model
    [javac]     exports org.apache.poi.hslf.model;
    [javac]                                ^
    [javac] <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/poi-scratchpad\src\main\java9\module-info.java>:67: error: package is empty or does not exist: org.apache.poi.hslf.model.textproperties
    [javac]     exports org.apache.poi.hslf.model.textproperties;
    [javac]                                      ^
    [javac] <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/poi-scratchpad\src\main\java9\module-info.java>:68: error: package is empty or does not exist: org.apache.poi.hslf.util
    [javac]     exports org.apache.poi.hslf.util;
    [javac]                                ^
    [javac] <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/poi-scratchpad\src\main\java9\module-info.java>:70: error: package is empty or does not exist: org.apache.poi.hssf.converter
    [javac]     exports org.apache.poi.hssf.converter;
    [javac]                                ^
    [javac] <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/poi-scratchpad\src\main\java9\module-info.java>:72: error: package is empty or does not exist: org.apache.poi.hsmf
    [javac]     exports org.apache.poi.hsmf;
    [javac]                           ^
    [javac] <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/poi-scratchpad\src\main\java9\module-info.java>:73: error: package is empty or does not exist: org.apache.poi.hsmf.dev
    [javac]     exports org.apache.poi.hsmf.dev;
    [javac]                                ^
    [javac] <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/poi-scratchpad\src\main\java9\module-info.java>:74: error: package is empty or does not exist: org.apache.poi.hsmf.datatypes
    [javac]     exports org.apache.poi.hsmf.datatypes;
    [javac]                                ^
    [javac] <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/poi-scratchpad\src\main\java9\module-info.java>:75: error: package is empty or does not exist: org.apache.poi.hsmf.extractor
    [javac]     exports org.apache.poi.hsmf.extractor;
    [javac]                                ^
    [javac] <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/poi-scratchpad\src\main\java9\module-info.java>:76: error: package is empty or does not exist: org.apache.poi.hsmf.exceptions
    [javac]     exports org.apache.poi.hsmf.exceptions;
    [javac]                                ^
    [javac] <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/poi-scratchpad\src\main\java9\module-info.java>:77: error: package is empty or does not exist: org.apache.poi.hsmf.parsers
    [javac]     exports org.apache.poi.hsmf.parsers;
    [javac]                                ^
    [javac] <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/poi-scratchpad\src\main\java9\module-info.java>:80: error: package is empty or does not exist: org.apache.poi.hemf.record.emf
    [javac]     exports org.apache.poi.hemf.record.emf;
    [javac]                                       ^
    [javac] <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/poi-scratchpad\src\main\java9\module-info.java>:81: error: package is empty or does not exist: org.apache.poi.hemf.record.emfplus
    [javac]     exports org.apache.poi.hemf.record.emfplus;
    [javac]                                       ^
    [javac] <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/poi-scratchpad\src\main\java9\module-info.java>:82: error: package is empty or does not exist: org.apache.poi.hemf.draw
    [javac]     exports org.apache.poi.hemf.draw;
    [javac]                                ^
    [javac] <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/poi-scratchpad\src\main\java9\module-info.java>:83: error: package is empty or does not exist: org.apache.poi.hemf.usermodel
    [javac]     exports org.apache.poi.hemf.usermodel;
    [javac]                                ^
    [javac] <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/poi-scratchpad\src\main\java9\module-info.java>:19: warning: requires transitive directive for an automatic module
    [javac]     requires transitive org.apache.poi.poi;
    [javac]                                       ^
    [javac] 53 errors
    [javac] 1 warning

BUILD FAILED
<https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/build.xml>:1197: The following error occurred while executing this line:
<https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/build.xml>:1068: Compile failed; see the compiler error output for details.

Total time: 1 minute 41 seconds
Build step 'Invoke Ant' marked build as failure
[SpotBugs] Skipping execution of recorder since overall result is 'FAILURE'
Archiving artifacts
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


Build failed in Jenkins: POI » POI-DSL-Windows-1.14 #61

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/61/display/redirect?page=changes>

Changes:

[Andreas Beeker] #65085 - LineRect shall throw more specific exceptions

[Andreas Beeker] #65214 - Document signed by POI reported as 'partially' signed

[Bida Fan] Fix ArrayIndexOutOfBoundsException if XWPFRun does not set style

[Dominik Stadler] Update to SonarQube plugin 3.1.1 and try to set version

[Dominik Stadler] Do not return null for POITextExtractor.getMetadataTextExtractor() for old Excel files

To adhere to the JavaDoc of the POITextExtractor interface which does not document a
possible null return.

[Dominik Stadler] Improve error message when formulas cannot be evaluated for some rows in SXSSF

[Dominik Stadler] Rework test to not cause file-handle leaks and add an exclude for Log4j 2

[Dominik Stadler] Add a disabled test to run one single file from the stress-test-documents

[Dominik Stadler] Jenkins DSL: Remove some outdated directories/files

Otherwise we run into strange CI failures if some duplicated classes
are found in some of the steps

[Dominik Stadler] Jeknins DSL: Disable Maven based Sonar-run to see if the Gradle-based one works fine now

We can get rid of the Maven-based build if the Gradle-based job works fine now!


------------------------------------------
[...truncated 434.45 KB...]
    [mkdir] Created dir: <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/poi-ooxml\build\test-results>
    [mkdir] Created dir: <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/poi-excelant\build\classes\ant\java>
    [mkdir] Created dir: <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/poi-excelant\build\test-classes>
    [mkdir] Created dir: <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/poi-excelant\build\test-results>
    [mkdir] Created dir: <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/poi-examples\build\classes\ant\java>
    [mkdir] Created dir: <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/poi-integration\build\test-classes>
    [mkdir] Created dir: <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/poi-integration\build\test-results>
    [mkdir] Created dir: <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/build\dist>
    [mkdir] Created dir: <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/build\site>
     [echo] Using Ant: Apache Ant(TM) version 1.10.9 compiled on September 27 2020 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.1-SNAPSHOT and RC: RC1

-version-java-check:

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

compile-main:
    [javac] Compiling 1172 source files to <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/poi\build\classes\ant\java>
    [javac] Ignoring source, target and bootclasspath as release has been set
    [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] Creating empty <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/poi\build\classes\ant\java\org\apache\poi\ddf\package-info.class>
    [javac] Creating empty <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/poi\build\classes\ant\java\org\apache\poi\hssf\package-info.class>
    [javac] Creating empty <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/poi\build\classes\ant\java\org\apache\poi\poifs\dev\package-info.class>
    [javac] Creating empty <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/poi\build\classes\ant\java\org\apache\poi\util\package-info.class>
    [javac] Creating empty <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/poi\build\classes\ant\java\org\apache\poi\poifs\common\package-info.class>
    [javac] Creating empty <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/poi\build\classes\ant\java\org\apache\poi\hssf\record\package-info.class>
    [javac] Creating empty <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/poi\build\classes\ant\java\org\apache\poi\poifs\package-info.class>
    [javac] Creating empty <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/poi\build\classes\ant\java\org\apache\poi\poifs\crypt\package-info.class>
    [javac] Creating empty <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/poi\build\classes\ant\java\org\apache\poi\hpsf\wellknown\package-info.class>
    [javac] Creating empty <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/poi\build\classes\ant\java\org\apache\poi\hssf\dev\package-info.class>
    [javac] Creating empty <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/poi\build\classes\ant\java\org\apache\poi\ss\formula\package-info.class>
    [javac] Creating empty <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/poi\build\classes\ant\java\org\apache\poi\hpsf\package-info.class>
    [javac] Creating empty <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/poi\build\classes\ant\java\org\apache\poi\poifs\property\package-info.class>
    [javac] Creating empty <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/poi\build\classes\ant\java\org\apache\poi\poifs\filesystem\package-info.class>
    [javac] Creating empty <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/poi\build\classes\ant\java\org\apache\poi\ss\formula\ptg\package-info.class>
    [javac] Creating empty <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/poi\build\classes\ant\java\org\apache\poi\poifs\storage\package-info.class>
    [javac] Creating empty <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/poi\build\classes\ant\java\org\apache\poi\hssf\eventusermodel\package-info.class>
    [javac] Creating empty <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/poi\build\classes\ant\java\org\apache\poi\hssf\record\aggregates\package-info.class>
    [javac] Creating empty <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/poi\build\classes\ant\java\org\apache\poi\ss\format\package-info.class>
    [javac] Creating empty <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/poi\build\classes\ant\java\org\apache\poi\hssf\model\package-info.class>
    [javac] Creating empty <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/poi\build\classes\ant\java\org\apache\poi\hssf\usermodel\package-info.class>
    [javac] Creating empty <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/poi\build\classes\ant\java\org\apache\poi\hssf\util\package-info.class>
    [javac] Creating empty <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/poi\build\classes\ant\java\org\apache\poi\poifs\eventfilesystem\package-info.class>
    [javac] Compiling 1 source file to <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/poi\src\main\java9>
    [mkdir] Created dir: <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/build\dist\maven\poi>
      [jar] Building jar: <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/build\dist\maven\poi\poi-5.0.1-SNAPSHOT.jar>
    [javac] Compiling 518 source files to <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/poi\build\test-classes>
    [javac] Ignoring source, target and bootclasspath as release has been set
    [javac] Note: Some input files use or override a deprecated API.
    [javac] Note: Recompile with -Xlint:deprecation for details.
    [javac] Note: <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/poi\src\test\java\org\apache\poi\sl\usermodel\BaseTestSlideShow.java> uses unchecked or unsafe operations.
    [javac] Note: Recompile with -Xlint:unchecked for details.
    [javac] Compiling 1 source file to <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/poi\src\test\java9>
      [jar] Building jar: <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/build\dist\maven\poi-tests\poi-5.0.1-SNAPSHOT-tests.jar>
      [jar] Building jar: <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/build\dist\maven\poi\poi-5.0.1-SNAPSHOT-sources.jar>

compile-scratchpad:
    [javac] Compiling 514 source files to <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/poi-scratchpad\build\classes\ant\java>
    [javac] Ignoring source, target and bootclasspath as release has been set
    [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] Compiling 1 source file to <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/poi-scratchpad\src\main\java9>
    [javac] <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/poi-scratchpad\src\main\java9\module-info.java>:24: error: package org.apache.poi.extractor.ole2 does not exist
    [javac]     provides org.apache.poi.extractor.ExtractorProvider with org.apache.poi.extractor.ole2.OLE2ScratchpadExtractorFactory;
    [javac]                                                                                           ^
    [javac] <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/poi-scratchpad\src\main\java9\module-info.java>:25: error: package org.apache.poi.hslf.usermodel does not exist
    [javac]     provides org.apache.poi.sl.usermodel.SlideShowProvider with org.apache.poi.hslf.usermodel.HSLFSlideShowFactory;
    [javac]                                                                                              ^
    [javac] <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/poi-scratchpad\src\main\java9\module-info.java>:26: error: package org.apache.poi.hwmf.draw does not exist
    [javac]     provides org.apache.poi.sl.draw.ImageRenderer with org.apache.poi.hwmf.draw.HwmfImageRenderer, org.apache.poi.hemf.draw.HemfImageRenderer;
    [javac]                                                                                ^
    [javac] <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/poi-scratchpad\src\main\java9\module-info.java>:26: error: package org.apache.poi.hemf.draw does not exist
    [javac]     provides org.apache.poi.sl.draw.ImageRenderer with org.apache.poi.hwmf.draw.HwmfImageRenderer, org.apache.poi.hemf.draw.HemfImageRenderer;
    [javac]                                                                                                                            ^
    [javac] <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/poi-scratchpad\src\main\java9\module-info.java>:28: error: package is empty or does not exist: org.apache.poi.hmef
    [javac]     exports org.apache.poi.hmef;
    [javac]                           ^
    [javac] <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/poi-scratchpad\src\main\java9\module-info.java>:29: error: package is empty or does not exist: org.apache.poi.hmef.dev
    [javac]     exports org.apache.poi.hmef.dev;
    [javac]                                ^
    [javac] <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/poi-scratchpad\src\main\java9\module-info.java>:30: error: package is empty or does not exist: org.apache.poi.hmef.extractor
    [javac]     exports org.apache.poi.hmef.extractor;
    [javac]                                ^
    [javac] <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/poi-scratchpad\src\main\java9\module-info.java>:31: error: package is empty or does not exist: org.apache.poi.hmef.attribute
    [javac]     exports org.apache.poi.hmef.attribute;
    [javac]                                ^
    [javac] <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/poi-scratchpad\src\main\java9\module-info.java>:32: error: package is empty or does not exist: org.apache.poi.hdgf
    [javac]     exports org.apache.poi.hdgf;
    [javac]                           ^
    [javac] <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/poi-scratchpad\src\main\java9\module-info.java>:33: error: package is empty or does not exist: org.apache.poi.hdgf.dev
    [javac]     exports org.apache.poi.hdgf.dev;
    [javac]                                ^
    [javac] <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/poi-scratchpad\src\main\java9\module-info.java>:34: error: package is empty or does not exist: org.apache.poi.hdgf.streams
    [javac]     exports org.apache.poi.hdgf.streams;
    [javac]                                ^
    [javac] <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/poi-scratchpad\src\main\java9\module-info.java>:35: error: package is empty or does not exist: org.apache.poi.hdgf.extractor
    [javac]     exports org.apache.poi.hdgf.extractor;
    [javac]                                ^
    [javac] <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/poi-scratchpad\src\main\java9\module-info.java>:36: error: package is empty or does not exist: org.apache.poi.hdgf.pointers
    [javac]     exports org.apache.poi.hdgf.pointers;
    [javac]                                ^
    [javac] <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/poi-scratchpad\src\main\java9\module-info.java>:37: error: package is empty or does not exist: org.apache.poi.hdgf.exceptions
    [javac]     exports org.apache.poi.hdgf.exceptions;
    [javac]                                ^
    [javac] <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/poi-scratchpad\src\main\java9\module-info.java>:38: error: package is empty or does not exist: org.apache.poi.hdgf.chunks
    [javac]     exports org.apache.poi.hdgf.chunks;
    [javac]                                ^
    [javac] <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/poi-scratchpad\src\main\java9\module-info.java>:39: error: package is empty or does not exist: org.apache.poi.hwpf
    [javac]     exports org.apache.poi.hwpf;
    [javac]                           ^
    [javac] <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/poi-scratchpad\src\main\java9\module-info.java>:40: error: package is empty or does not exist: org.apache.poi.hwpf.dev
    [javac]     exports org.apache.poi.hwpf.dev;
    [javac]                                ^
    [javac] <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/poi-scratchpad\src\main\java9\module-info.java>:41: error: package is empty or does not exist: org.apache.poi.hwpf.sprm
    [javac]     exports org.apache.poi.hwpf.sprm;
    [javac]                                ^
    [javac] <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/poi-scratchpad\src\main\java9\module-info.java>:42: error: package is empty or does not exist: org.apache.poi.hwpf.converter
    [javac]     exports org.apache.poi.hwpf.converter;
    [javac]                                ^
    [javac] <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/poi-scratchpad\src\main\java9\module-info.java>:43: error: package is empty or does not exist: org.apache.poi.hwpf.extractor
    [javac]     exports org.apache.poi.hwpf.extractor;
    [javac]                                ^
    [javac] <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/poi-scratchpad\src\main\java9\module-info.java>:44: error: package is empty or does not exist: org.apache.poi.hwpf.usermodel
    [javac]     exports org.apache.poi.hwpf.usermodel;
    [javac]                                ^
    [javac] <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/poi-scratchpad\src\main\java9\module-info.java>:45: error: package is empty or does not exist: org.apache.poi.hwpf.model
    [javac]     exports org.apache.poi.hwpf.model;
    [javac]                                ^
    [javac] <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/poi-scratchpad\src\main\java9\module-info.java>:46: error: package is empty or does not exist: org.apache.poi.hwpf.model.io
    [javac]     exports org.apache.poi.hwpf.model.io;
    [javac]                                      ^
    [javac] <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/poi-scratchpad\src\main\java9\module-info.java>:47: error: package is empty or does not exist: org.apache.poi.hwpf.model.types
    [javac]     exports org.apache.poi.hwpf.model.types;
    [javac]                                      ^
    [javac] <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/poi-scratchpad\src\main\java9\module-info.java>:49: error: package is empty or does not exist: org.apache.poi.hwmf.record
    [javac]     exports org.apache.poi.hwmf.record;
    [javac]                                ^
    [javac] <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/poi-scratchpad\src\main\java9\module-info.java>:50: error: package is empty or does not exist: org.apache.poi.hwmf.draw
    [javac]     exports org.apache.poi.hwmf.draw;
    [javac]                                ^
    [javac] <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/poi-scratchpad\src\main\java9\module-info.java>:51: error: package is empty or does not exist: org.apache.poi.hwmf.usermodel
    [javac]     exports org.apache.poi.hwmf.usermodel;
    [javac]                                ^
    [javac] <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/poi-scratchpad\src\main\java9\module-info.java>:53: error: package is empty or does not exist: org.apache.poi.extractor.ole2
    [javac]     exports org.apache.poi.extractor.ole2;
    [javac]                                     ^
    [javac] <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/poi-scratchpad\src\main\java9\module-info.java>:54: error: package is empty or does not exist: org.apache.poi.hpbf
    [javac]     exports org.apache.poi.hpbf;
    [javac]                           ^
    [javac] <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/poi-scratchpad\src\main\java9\module-info.java>:55: error: package is empty or does not exist: org.apache.poi.hpbf.dev
    [javac]     exports org.apache.poi.hpbf.dev;
    [javac]                                ^
    [javac] <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/poi-scratchpad\src\main\java9\module-info.java>:56: error: package is empty or does not exist: org.apache.poi.hpbf.extractor
    [javac]     exports org.apache.poi.hpbf.extractor;
    [javac]                                ^
    [javac] <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/poi-scratchpad\src\main\java9\module-info.java>:57: error: package is empty or does not exist: org.apache.poi.hpbf.model
    [javac]     exports org.apache.poi.hpbf.model;
    [javac]                                ^
    [javac] <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/poi-scratchpad\src\main\java9\module-info.java>:58: error: package is empty or does not exist: org.apache.poi.hpbf.model.qcbits
    [javac]     exports org.apache.poi.hpbf.model.qcbits;
    [javac]                                      ^
    [javac] <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/poi-scratchpad\src\main\java9\module-info.java>:60: error: package is empty or does not exist: org.apache.poi.hslf.dev
    [javac]     exports org.apache.poi.hslf.dev;
    [javac]                                ^
    [javac] <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/poi-scratchpad\src\main\java9\module-info.java>:61: error: package is empty or does not exist: org.apache.poi.hslf.record
    [javac]     exports org.apache.poi.hslf.record;
    [javac]                                ^
    [javac] <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/poi-scratchpad\src\main\java9\module-info.java>:62: error: package is empty or does not exist: org.apache.poi.hslf.extractor
    [javac]     exports org.apache.poi.hslf.extractor;
    [javac]                                ^
    [javac] <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/poi-scratchpad\src\main\java9\module-info.java>:63: error: package is empty or does not exist: org.apache.poi.hslf.exceptions
    [javac]     exports org.apache.poi.hslf.exceptions;
    [javac]                                ^
    [javac] <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/poi-scratchpad\src\main\java9\module-info.java>:64: error: package is empty or does not exist: org.apache.poi.hslf.usermodel
    [javac]     exports org.apache.poi.hslf.usermodel;
    [javac]                                ^
    [javac] <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/poi-scratchpad\src\main\java9\module-info.java>:65: error: package is empty or does not exist: org.apache.poi.hslf.blip
    [javac]     exports org.apache.poi.hslf.blip;
    [javac]                                ^
    [javac] <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/poi-scratchpad\src\main\java9\module-info.java>:66: error: package is empty or does not exist: org.apache.poi.hslf.model
    [javac]     exports org.apache.poi.hslf.model;
    [javac]                                ^
    [javac] <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/poi-scratchpad\src\main\java9\module-info.java>:67: error: package is empty or does not exist: org.apache.poi.hslf.model.textproperties
    [javac]     exports org.apache.poi.hslf.model.textproperties;
    [javac]                                      ^
    [javac] <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/poi-scratchpad\src\main\java9\module-info.java>:68: error: package is empty or does not exist: org.apache.poi.hslf.util
    [javac]     exports org.apache.poi.hslf.util;
    [javac]                                ^
    [javac] <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/poi-scratchpad\src\main\java9\module-info.java>:70: error: package is empty or does not exist: org.apache.poi.hssf.converter
    [javac]     exports org.apache.poi.hssf.converter;
    [javac]                                ^
    [javac] <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/poi-scratchpad\src\main\java9\module-info.java>:72: error: package is empty or does not exist: org.apache.poi.hsmf
    [javac]     exports org.apache.poi.hsmf;
    [javac]                           ^
    [javac] <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/poi-scratchpad\src\main\java9\module-info.java>:73: error: package is empty or does not exist: org.apache.poi.hsmf.dev
    [javac]     exports org.apache.poi.hsmf.dev;
    [javac]                                ^
    [javac] <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/poi-scratchpad\src\main\java9\module-info.java>:74: error: package is empty or does not exist: org.apache.poi.hsmf.datatypes
    [javac]     exports org.apache.poi.hsmf.datatypes;
    [javac]                                ^
    [javac] <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/poi-scratchpad\src\main\java9\module-info.java>:75: error: package is empty or does not exist: org.apache.poi.hsmf.extractor
    [javac]     exports org.apache.poi.hsmf.extractor;
    [javac]                                ^
    [javac] <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/poi-scratchpad\src\main\java9\module-info.java>:76: error: package is empty or does not exist: org.apache.poi.hsmf.exceptions
    [javac]     exports org.apache.poi.hsmf.exceptions;
    [javac]                                ^
    [javac] <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/poi-scratchpad\src\main\java9\module-info.java>:77: error: package is empty or does not exist: org.apache.poi.hsmf.parsers
    [javac]     exports org.apache.poi.hsmf.parsers;
    [javac]                                ^
    [javac] <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/poi-scratchpad\src\main\java9\module-info.java>:80: error: package is empty or does not exist: org.apache.poi.hemf.record.emf
    [javac]     exports org.apache.poi.hemf.record.emf;
    [javac]                                       ^
    [javac] <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/poi-scratchpad\src\main\java9\module-info.java>:81: error: package is empty or does not exist: org.apache.poi.hemf.record.emfplus
    [javac]     exports org.apache.poi.hemf.record.emfplus;
    [javac]                                       ^
    [javac] <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/poi-scratchpad\src\main\java9\module-info.java>:82: error: package is empty or does not exist: org.apache.poi.hemf.draw
    [javac]     exports org.apache.poi.hemf.draw;
    [javac]                                ^
    [javac] <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/poi-scratchpad\src\main\java9\module-info.java>:83: error: package is empty or does not exist: org.apache.poi.hemf.usermodel
    [javac]     exports org.apache.poi.hemf.usermodel;
    [javac]                                ^
    [javac] <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/poi-scratchpad\src\main\java9\module-info.java>:19: warning: requires transitive directive for an automatic module
    [javac]     requires transitive org.apache.poi.poi;
    [javac]                                       ^
    [javac] 53 errors
    [javac] 1 warning

BUILD FAILED
<https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/build.xml>:1197: The following error occurred while executing this line:
<https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/build.xml>:1068: Compile failed; see the compiler error output for details.

Total time: 1 minute 45 seconds
Build step 'Invoke Ant' marked build as failure
[SpotBugs] Skipping execution of recorder since overall result is 'FAILURE'
Archiving artifacts
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


Build failed in Jenkins: POI » POI-DSL-Windows-1.14 #60

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/60/display/redirect?page=changes>

Changes:

[PJ Fanning] [github-235] Fix date formatting for number cell values. Thanks to Anthony Schott. This close #235

[Andreas Beeker] #65228 - the method getCap() does not work correctly in xslf.usermodel.XSLFTextRun

[Andreas Beeker] TIKA-3164 - add more .xsb and classes needed for TIKAs extractor

[Andreas Beeker] Fix Javadocs

[Andreas Beeker] Fix Javadocs

[Andreas Beeker] fix gradle builds to better comply with IntelliJ

[Andreas Beeker] Fix Javadocs


------------------------------------------
[...truncated 91.92 KB...]
    [mkdir] Created dir: <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/poi-ooxml-full\build\generated-sources>
    [mkdir] Created dir: <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/poi-ooxml-full\build\generated-classes>
    [mkdir] Created dir: <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/poi-ooxml\build\test-results>
    [mkdir] Created dir: <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/poi-excelant\build\classes\ant\java>
    [mkdir] Created dir: <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/poi-excelant\build\test-classes>
    [mkdir] Created dir: <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/poi-excelant\build\test-results>
    [mkdir] Created dir: <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/poi-examples\build\classes\ant\java>
    [mkdir] Created dir: <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/poi-integration\build\test-classes>
    [mkdir] Created dir: <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/poi-integration\build\test-results>
    [mkdir] Created dir: <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/build\dist>
    [mkdir] Created dir: <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/build\site>
     [echo] Using Ant: Apache Ant(TM) version 1.10.9 compiled on September 27 2020 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.1-SNAPSHOT and RC: RC1

-version-java-check:

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

compile-main:
    [javac] Compiling 1172 source files to <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/poi\build\classes\ant\java>
    [javac] Ignoring source, target and bootclasspath as release has been set
    [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] Creating empty <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/poi\build\classes\ant\java\org\apache\poi\ddf\package-info.class>
    [javac] Creating empty <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/poi\build\classes\ant\java\org\apache\poi\hssf\package-info.class>
    [javac] Creating empty <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/poi\build\classes\ant\java\org\apache\poi\poifs\dev\package-info.class>
    [javac] Creating empty <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/poi\build\classes\ant\java\org\apache\poi\util\package-info.class>
    [javac] Creating empty <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/poi\build\classes\ant\java\org\apache\poi\poifs\common\package-info.class>
    [javac] Creating empty <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/poi\build\classes\ant\java\org\apache\poi\hssf\record\package-info.class>
    [javac] Creating empty <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/poi\build\classes\ant\java\org\apache\poi\poifs\package-info.class>
    [javac] Creating empty <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/poi\build\classes\ant\java\org\apache\poi\poifs\crypt\package-info.class>
    [javac] Creating empty <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/poi\build\classes\ant\java\org\apache\poi\hpsf\wellknown\package-info.class>
    [javac] Creating empty <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/poi\build\classes\ant\java\org\apache\poi\hssf\dev\package-info.class>
    [javac] Creating empty <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/poi\build\classes\ant\java\org\apache\poi\ss\formula\package-info.class>
    [javac] Creating empty <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/poi\build\classes\ant\java\org\apache\poi\hpsf\package-info.class>
    [javac] Creating empty <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/poi\build\classes\ant\java\org\apache\poi\poifs\property\package-info.class>
    [javac] Creating empty <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/poi\build\classes\ant\java\org\apache\poi\poifs\filesystem\package-info.class>
    [javac] Creating empty <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/poi\build\classes\ant\java\org\apache\poi\ss\formula\ptg\package-info.class>
    [javac] Creating empty <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/poi\build\classes\ant\java\org\apache\poi\poifs\storage\package-info.class>
    [javac] Creating empty <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/poi\build\classes\ant\java\org\apache\poi\hssf\eventusermodel\package-info.class>
    [javac] Creating empty <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/poi\build\classes\ant\java\org\apache\poi\hssf\record\aggregates\package-info.class>
    [javac] Creating empty <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/poi\build\classes\ant\java\org\apache\poi\ss\format\package-info.class>
    [javac] Creating empty <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/poi\build\classes\ant\java\org\apache\poi\hssf\model\package-info.class>
    [javac] Creating empty <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/poi\build\classes\ant\java\org\apache\poi\hssf\usermodel\package-info.class>
    [javac] Creating empty <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/poi\build\classes\ant\java\org\apache\poi\hssf\util\package-info.class>
    [javac] Creating empty <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/poi\build\classes\ant\java\org\apache\poi\poifs\eventfilesystem\package-info.class>
    [mkdir] Created dir: <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/build\dist\maven\poi>
      [jar] Building jar: <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/build\dist\maven\poi\poi-5.0.1-SNAPSHOT.jar>
    [javac] Compiling 518 source files to <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/poi\build\test-classes>
    [javac] Ignoring source, target and bootclasspath as release has been set
    [javac] Note: Some input files use or override a deprecated API.
    [javac] Note: Recompile with -Xlint:deprecation for details.
    [javac] Note: <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/poi\src\test\java\org\apache\poi\sl\usermodel\BaseTestSlideShow.java> uses unchecked or unsafe operations.
    [javac] Note: Recompile with -Xlint:unchecked for details.
      [jar] Building jar: <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/build\dist\maven\poi-tests\poi-5.0.1-SNAPSHOT-tests.jar>
      [jar] Building jar: <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/build\dist\maven\poi\poi-5.0.1-SNAPSHOT-sources.jar>

compile-scratchpad:
    [javac] Compiling 514 source files to <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/poi-scratchpad\build\classes\ant\java>
    [javac] Ignoring source, target and bootclasspath as release has been set
    [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] Compiling 1 source file to <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/poi-scratchpad\src\main\java9>
    [javac] <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/poi-scratchpad\src\main\java9\module-info.java>:24: error: package org.apache.poi.extractor.ole2 does not exist
    [javac]     provides org.apache.poi.extractor.ExtractorProvider with org.apache.poi.extractor.ole2.OLE2ScratchpadExtractorFactory;
    [javac]                                                                                           ^
    [javac] <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/poi-scratchpad\src\main\java9\module-info.java>:25: error: package org.apache.poi.hslf.usermodel does not exist
    [javac]     provides org.apache.poi.sl.usermodel.SlideShowProvider with org.apache.poi.hslf.usermodel.HSLFSlideShowFactory;
    [javac]                                                                                              ^
    [javac] <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/poi-scratchpad\src\main\java9\module-info.java>:26: error: package org.apache.poi.hwmf.draw does not exist
    [javac]     provides org.apache.poi.sl.draw.ImageRenderer with org.apache.poi.hwmf.draw.HwmfImageRenderer, org.apache.poi.hemf.draw.HemfImageRenderer;
    [javac]                                                                                ^
    [javac] <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/poi-scratchpad\src\main\java9\module-info.java>:26: error: package org.apache.poi.hemf.draw does not exist
    [javac]     provides org.apache.poi.sl.draw.ImageRenderer with org.apache.poi.hwmf.draw.HwmfImageRenderer, org.apache.poi.hemf.draw.HemfImageRenderer;
    [javac]                                                                                                                            ^
    [javac] <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/poi-scratchpad\src\main\java9\module-info.java>:28: error: package is empty or does not exist: org.apache.poi.hmef
    [javac]     exports org.apache.poi.hmef;
    [javac]                           ^
    [javac] <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/poi-scratchpad\src\main\java9\module-info.java>:29: error: package is empty or does not exist: org.apache.poi.hmef.dev
    [javac]     exports org.apache.poi.hmef.dev;
    [javac]                                ^
    [javac] <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/poi-scratchpad\src\main\java9\module-info.java>:30: error: package is empty or does not exist: org.apache.poi.hmef.extractor
    [javac]     exports org.apache.poi.hmef.extractor;
    [javac]                                ^
    [javac] <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/poi-scratchpad\src\main\java9\module-info.java>:31: error: package is empty or does not exist: org.apache.poi.hmef.attribute
    [javac]     exports org.apache.poi.hmef.attribute;
    [javac]                                ^
    [javac] <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/poi-scratchpad\src\main\java9\module-info.java>:32: error: package is empty or does not exist: org.apache.poi.hdgf
    [javac]     exports org.apache.poi.hdgf;
    [javac]                           ^
    [javac] <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/poi-scratchpad\src\main\java9\module-info.java>:33: error: package is empty or does not exist: org.apache.poi.hdgf.dev
    [javac]     exports org.apache.poi.hdgf.dev;
    [javac]                                ^
    [javac] <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/poi-scratchpad\src\main\java9\module-info.java>:34: error: package is empty or does not exist: org.apache.poi.hdgf.streams
    [javac]     exports org.apache.poi.hdgf.streams;
    [javac]                                ^
    [javac] <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/poi-scratchpad\src\main\java9\module-info.java>:35: error: package is empty or does not exist: org.apache.poi.hdgf.extractor
    [javac]     exports org.apache.poi.hdgf.extractor;
    [javac]                                ^
    [javac] <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/poi-scratchpad\src\main\java9\module-info.java>:36: error: package is empty or does not exist: org.apache.poi.hdgf.pointers
    [javac]     exports org.apache.poi.hdgf.pointers;
    [javac]                                ^
    [javac] <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/poi-scratchpad\src\main\java9\module-info.java>:37: error: package is empty or does not exist: org.apache.poi.hdgf.exceptions
    [javac]     exports org.apache.poi.hdgf.exceptions;
    [javac]                                ^
    [javac] <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/poi-scratchpad\src\main\java9\module-info.java>:38: error: package is empty or does not exist: org.apache.poi.hdgf.chunks
    [javac]     exports org.apache.poi.hdgf.chunks;
    [javac]                                ^
    [javac] <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/poi-scratchpad\src\main\java9\module-info.java>:39: error: package is empty or does not exist: org.apache.poi.hwpf
    [javac]     exports org.apache.poi.hwpf;
    [javac]                           ^
    [javac] <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/poi-scratchpad\src\main\java9\module-info.java>:40: error: package is empty or does not exist: org.apache.poi.hwpf.dev
    [javac]     exports org.apache.poi.hwpf.dev;
    [javac]                                ^
    [javac] <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/poi-scratchpad\src\main\java9\module-info.java>:41: error: package is empty or does not exist: org.apache.poi.hwpf.sprm
    [javac]     exports org.apache.poi.hwpf.sprm;
    [javac]                                ^
    [javac] <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/poi-scratchpad\src\main\java9\module-info.java>:42: error: package is empty or does not exist: org.apache.poi.hwpf.converter
    [javac]     exports org.apache.poi.hwpf.converter;
    [javac]                                ^
    [javac] <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/poi-scratchpad\src\main\java9\module-info.java>:43: error: package is empty or does not exist: org.apache.poi.hwpf.extractor
    [javac]     exports org.apache.poi.hwpf.extractor;
    [javac]                                ^
    [javac] <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/poi-scratchpad\src\main\java9\module-info.java>:44: error: package is empty or does not exist: org.apache.poi.hwpf.usermodel
    [javac]     exports org.apache.poi.hwpf.usermodel;
    [javac]                                ^
    [javac] <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/poi-scratchpad\src\main\java9\module-info.java>:45: error: package is empty or does not exist: org.apache.poi.hwpf.model
    [javac]     exports org.apache.poi.hwpf.model;
    [javac]                                ^
    [javac] <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/poi-scratchpad\src\main\java9\module-info.java>:46: error: package is empty or does not exist: org.apache.poi.hwpf.model.io
    [javac]     exports org.apache.poi.hwpf.model.io;
    [javac]                                      ^
    [javac] <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/poi-scratchpad\src\main\java9\module-info.java>:47: error: package is empty or does not exist: org.apache.poi.hwpf.model.types
    [javac]     exports org.apache.poi.hwpf.model.types;
    [javac]                                      ^
    [javac] <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/poi-scratchpad\src\main\java9\module-info.java>:49: error: package is empty or does not exist: org.apache.poi.hwmf.record
    [javac]     exports org.apache.poi.hwmf.record;
    [javac]                                ^
    [javac] <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/poi-scratchpad\src\main\java9\module-info.java>:50: error: package is empty or does not exist: org.apache.poi.hwmf.draw
    [javac]     exports org.apache.poi.hwmf.draw;
    [javac]                                ^
    [javac] <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/poi-scratchpad\src\main\java9\module-info.java>:51: error: package is empty or does not exist: org.apache.poi.hwmf.usermodel
    [javac]     exports org.apache.poi.hwmf.usermodel;
    [javac]                                ^
    [javac] <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/poi-scratchpad\src\main\java9\module-info.java>:53: error: package is empty or does not exist: org.apache.poi.extractor.ole2
    [javac]     exports org.apache.poi.extractor.ole2;
    [javac]                                     ^
    [javac] <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/poi-scratchpad\src\main\java9\module-info.java>:54: error: package is empty or does not exist: org.apache.poi.hpbf
    [javac]     exports org.apache.poi.hpbf;
    [javac]                           ^
    [javac] <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/poi-scratchpad\src\main\java9\module-info.java>:55: error: package is empty or does not exist: org.apache.poi.hpbf.dev
    [javac]     exports org.apache.poi.hpbf.dev;
    [javac]                                ^
    [javac] <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/poi-scratchpad\src\main\java9\module-info.java>:56: error: package is empty or does not exist: org.apache.poi.hpbf.extractor
    [javac]     exports org.apache.poi.hpbf.extractor;
    [javac]                                ^
    [javac] <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/poi-scratchpad\src\main\java9\module-info.java>:57: error: package is empty or does not exist: org.apache.poi.hpbf.model
    [javac]     exports org.apache.poi.hpbf.model;
    [javac]                                ^
    [javac] <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/poi-scratchpad\src\main\java9\module-info.java>:58: error: package is empty or does not exist: org.apache.poi.hpbf.model.qcbits
    [javac]     exports org.apache.poi.hpbf.model.qcbits;
    [javac]                                      ^
    [javac] <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/poi-scratchpad\src\main\java9\module-info.java>:60: error: package is empty or does not exist: org.apache.poi.hslf.dev
    [javac]     exports org.apache.poi.hslf.dev;
    [javac]                                ^
    [javac] <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/poi-scratchpad\src\main\java9\module-info.java>:61: error: package is empty or does not exist: org.apache.poi.hslf.record
    [javac]     exports org.apache.poi.hslf.record;
    [javac]                                ^
    [javac] <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/poi-scratchpad\src\main\java9\module-info.java>:62: error: package is empty or does not exist: org.apache.poi.hslf.extractor
    [javac]     exports org.apache.poi.hslf.extractor;
    [javac]                                ^
    [javac] <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/poi-scratchpad\src\main\java9\module-info.java>:63: error: package is empty or does not exist: org.apache.poi.hslf.exceptions
    [javac]     exports org.apache.poi.hslf.exceptions;
    [javac]                                ^
    [javac] <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/poi-scratchpad\src\main\java9\module-info.java>:64: error: package is empty or does not exist: org.apache.poi.hslf.usermodel
    [javac]     exports org.apache.poi.hslf.usermodel;
    [javac]                                ^
    [javac] <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/poi-scratchpad\src\main\java9\module-info.java>:65: error: package is empty or does not exist: org.apache.poi.hslf.blip
    [javac]     exports org.apache.poi.hslf.blip;
    [javac]                                ^
    [javac] <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/poi-scratchpad\src\main\java9\module-info.java>:66: error: package is empty or does not exist: org.apache.poi.hslf.model
    [javac]     exports org.apache.poi.hslf.model;
    [javac]                                ^
    [javac] <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/poi-scratchpad\src\main\java9\module-info.java>:67: error: package is empty or does not exist: org.apache.poi.hslf.model.textproperties
    [javac]     exports org.apache.poi.hslf.model.textproperties;
    [javac]                                      ^
    [javac] <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/poi-scratchpad\src\main\java9\module-info.java>:68: error: package is empty or does not exist: org.apache.poi.hslf.util
    [javac]     exports org.apache.poi.hslf.util;
    [javac]                                ^
    [javac] <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/poi-scratchpad\src\main\java9\module-info.java>:70: error: package is empty or does not exist: org.apache.poi.hssf.converter
    [javac]     exports org.apache.poi.hssf.converter;
    [javac]                                ^
    [javac] <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/poi-scratchpad\src\main\java9\module-info.java>:72: error: package is empty or does not exist: org.apache.poi.hsmf
    [javac]     exports org.apache.poi.hsmf;
    [javac]                           ^
    [javac] <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/poi-scratchpad\src\main\java9\module-info.java>:73: error: package is empty or does not exist: org.apache.poi.hsmf.dev
    [javac]     exports org.apache.poi.hsmf.dev;
    [javac]                                ^
    [javac] <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/poi-scratchpad\src\main\java9\module-info.java>:74: error: package is empty or does not exist: org.apache.poi.hsmf.datatypes
    [javac]     exports org.apache.poi.hsmf.datatypes;
    [javac]                                ^
    [javac] <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/poi-scratchpad\src\main\java9\module-info.java>:75: error: package is empty or does not exist: org.apache.poi.hsmf.extractor
    [javac]     exports org.apache.poi.hsmf.extractor;
    [javac]                                ^
    [javac] <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/poi-scratchpad\src\main\java9\module-info.java>:76: error: package is empty or does not exist: org.apache.poi.hsmf.exceptions
    [javac]     exports org.apache.poi.hsmf.exceptions;
    [javac]                                ^
    [javac] <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/poi-scratchpad\src\main\java9\module-info.java>:77: error: package is empty or does not exist: org.apache.poi.hsmf.parsers
    [javac]     exports org.apache.poi.hsmf.parsers;
    [javac]                                ^
    [javac] <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/poi-scratchpad\src\main\java9\module-info.java>:80: error: package is empty or does not exist: org.apache.poi.hemf.record.emf
    [javac]     exports org.apache.poi.hemf.record.emf;
    [javac]                                       ^
    [javac] <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/poi-scratchpad\src\main\java9\module-info.java>:81: error: package is empty or does not exist: org.apache.poi.hemf.record.emfplus
    [javac]     exports org.apache.poi.hemf.record.emfplus;
    [javac]                                       ^
    [javac] <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/poi-scratchpad\src\main\java9\module-info.java>:82: error: package is empty or does not exist: org.apache.poi.hemf.draw
    [javac]     exports org.apache.poi.hemf.draw;
    [javac]                                ^
    [javac] <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/poi-scratchpad\src\main\java9\module-info.java>:83: error: package is empty or does not exist: org.apache.poi.hemf.usermodel
    [javac]     exports org.apache.poi.hemf.usermodel;
    [javac]                                ^
    [javac] <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/poi-scratchpad\src\main\java9\module-info.java>:19: warning: requires transitive directive for an automatic module
    [javac]     requires transitive org.apache.poi.poi;
    [javac]                                       ^
    [javac] 53 errors
    [javac] 1 warning

BUILD FAILED
<https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/build.xml>:1197: The following error occurred while executing this line:
<https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/build.xml>:1068: Compile failed; see the compiler error output for details.

Total time: 2 minutes 27 seconds
Build step 'Invoke Ant' marked build as failure
[SpotBugs] Skipping execution of recorder since overall result is 'FAILURE'
Archiving artifacts
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


Build failed in Jenkins: POI » POI-DSL-Windows-1.14 #59

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/59/display/redirect?page=changes>

Changes:

[Andreas Beeker] fix javadocs

[PJ Fanning] [github-234] Ensure the hours position is correct. Thanks to Anthony Schott. This closes #234

[Dominik Stadler] Increase memory for task allJavaDoc to avoid OOM during building

[Dominik Stadler] Junit 5: Run some tests which change static BYTE_ARRAY_MAX_OVERRIDE in isolation

Otherwise many other tests can become flaky if the value is set very low

[Dominik Stadler] Gradle: Synchronize the code in the different build-scripts across the projects

No actual change in behavior expected
Mostly moved parts to make it easier to compare the build files with each other

[Andreas Beeker] fix javadocs - remove @author tags (http://apache-poi.1045710.n5.nabble.com/Javadocs-clean-up-remove-author-tags-tp5737663.html)

[Andreas Beeker] :poi-ooxml - fix javadocs - link to dependent/external project javadocs

[Andreas Beeker] :poi-scratchpad - fix javadocs - link to dependent/external project javadocs

[Andreas Beeker] replace over engineered inner classes with lambdas/method references

[Andreas Beeker] Fix Xades / Document.importNode SIGSEV


------------------------------------------
[...truncated 434.32 KB...]
    [mkdir] Created dir: <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/poi-ooxml\build\test-results>
    [mkdir] Created dir: <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/poi-excelant\build\classes\ant\java>
    [mkdir] Created dir: <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/poi-excelant\build\test-classes>
    [mkdir] Created dir: <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/poi-excelant\build\test-results>
    [mkdir] Created dir: <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/poi-examples\build\classes\ant\java>
    [mkdir] Created dir: <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/poi-integration\build\test-classes>
    [mkdir] Created dir: <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/poi-integration\build\test-results>
    [mkdir] Created dir: <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/build\dist>
    [mkdir] Created dir: <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/build\site>
     [echo] Using Ant: Apache Ant(TM) version 1.10.9 compiled on September 27 2020 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.1-SNAPSHOT and RC: RC1

-version-java-check:

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

compile-main:
    [javac] Compiling 1172 source files to <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/poi\build\classes\ant\java>
    [javac] Ignoring source, target and bootclasspath as release has been set
    [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] Creating empty <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/poi\build\classes\ant\java\org\apache\poi\ddf\package-info.class>
    [javac] Creating empty <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/poi\build\classes\ant\java\org\apache\poi\hssf\package-info.class>
    [javac] Creating empty <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/poi\build\classes\ant\java\org\apache\poi\poifs\dev\package-info.class>
    [javac] Creating empty <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/poi\build\classes\ant\java\org\apache\poi\util\package-info.class>
    [javac] Creating empty <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/poi\build\classes\ant\java\org\apache\poi\poifs\common\package-info.class>
    [javac] Creating empty <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/poi\build\classes\ant\java\org\apache\poi\hssf\record\package-info.class>
    [javac] Creating empty <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/poi\build\classes\ant\java\org\apache\poi\poifs\package-info.class>
    [javac] Creating empty <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/poi\build\classes\ant\java\org\apache\poi\poifs\crypt\package-info.class>
    [javac] Creating empty <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/poi\build\classes\ant\java\org\apache\poi\hpsf\wellknown\package-info.class>
    [javac] Creating empty <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/poi\build\classes\ant\java\org\apache\poi\hssf\dev\package-info.class>
    [javac] Creating empty <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/poi\build\classes\ant\java\org\apache\poi\ss\formula\package-info.class>
    [javac] Creating empty <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/poi\build\classes\ant\java\org\apache\poi\hpsf\package-info.class>
    [javac] Creating empty <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/poi\build\classes\ant\java\org\apache\poi\poifs\property\package-info.class>
    [javac] Creating empty <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/poi\build\classes\ant\java\org\apache\poi\poifs\filesystem\package-info.class>
    [javac] Creating empty <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/poi\build\classes\ant\java\org\apache\poi\ss\formula\ptg\package-info.class>
    [javac] Creating empty <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/poi\build\classes\ant\java\org\apache\poi\poifs\storage\package-info.class>
    [javac] Creating empty <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/poi\build\classes\ant\java\org\apache\poi\hssf\eventusermodel\package-info.class>
    [javac] Creating empty <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/poi\build\classes\ant\java\org\apache\poi\hssf\record\aggregates\package-info.class>
    [javac] Creating empty <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/poi\build\classes\ant\java\org\apache\poi\ss\format\package-info.class>
    [javac] Creating empty <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/poi\build\classes\ant\java\org\apache\poi\hssf\model\package-info.class>
    [javac] Creating empty <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/poi\build\classes\ant\java\org\apache\poi\hssf\usermodel\package-info.class>
    [javac] Creating empty <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/poi\build\classes\ant\java\org\apache\poi\hssf\util\package-info.class>
    [javac] Creating empty <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/poi\build\classes\ant\java\org\apache\poi\poifs\eventfilesystem\package-info.class>
    [javac] Compiling 1 source file to <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/poi\src\main\java9>
    [mkdir] Created dir: <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/build\dist\maven\poi>
      [jar] Building jar: <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/build\dist\maven\poi\poi-5.0.1-SNAPSHOT.jar>
    [javac] Compiling 518 source files to <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/poi\build\test-classes>
    [javac] Ignoring source, target and bootclasspath as release has been set
    [javac] Note: Some input files use or override a deprecated API.
    [javac] Note: Recompile with -Xlint:deprecation for details.
    [javac] Note: <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/poi\src\test\java\org\apache\poi\sl\usermodel\BaseTestSlideShow.java> uses unchecked or unsafe operations.
    [javac] Note: Recompile with -Xlint:unchecked for details.
    [javac] Compiling 1 source file to <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/poi\src\test\java9>
      [jar] Building jar: <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/build\dist\maven\poi-tests\poi-5.0.1-SNAPSHOT-tests.jar>
      [jar] Building jar: <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/build\dist\maven\poi\poi-5.0.1-SNAPSHOT-sources.jar>

compile-scratchpad:
    [javac] Compiling 514 source files to <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/poi-scratchpad\build\classes\ant\java>
    [javac] Ignoring source, target and bootclasspath as release has been set
    [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] Compiling 1 source file to <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/poi-scratchpad\src\main\java9>
    [javac] <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/poi-scratchpad\src\main\java9\module-info.java>:24: error: package org.apache.poi.extractor.ole2 does not exist
    [javac]     provides org.apache.poi.extractor.ExtractorProvider with org.apache.poi.extractor.ole2.OLE2ScratchpadExtractorFactory;
    [javac]                                                                                           ^
    [javac] <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/poi-scratchpad\src\main\java9\module-info.java>:25: error: package org.apache.poi.hslf.usermodel does not exist
    [javac]     provides org.apache.poi.sl.usermodel.SlideShowProvider with org.apache.poi.hslf.usermodel.HSLFSlideShowFactory;
    [javac]                                                                                              ^
    [javac] <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/poi-scratchpad\src\main\java9\module-info.java>:26: error: package org.apache.poi.hwmf.draw does not exist
    [javac]     provides org.apache.poi.sl.draw.ImageRenderer with org.apache.poi.hwmf.draw.HwmfImageRenderer, org.apache.poi.hemf.draw.HemfImageRenderer;
    [javac]                                                                                ^
    [javac] <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/poi-scratchpad\src\main\java9\module-info.java>:26: error: package org.apache.poi.hemf.draw does not exist
    [javac]     provides org.apache.poi.sl.draw.ImageRenderer with org.apache.poi.hwmf.draw.HwmfImageRenderer, org.apache.poi.hemf.draw.HemfImageRenderer;
    [javac]                                                                                                                            ^
    [javac] <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/poi-scratchpad\src\main\java9\module-info.java>:28: error: package is empty or does not exist: org.apache.poi.hmef
    [javac]     exports org.apache.poi.hmef;
    [javac]                           ^
    [javac] <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/poi-scratchpad\src\main\java9\module-info.java>:29: error: package is empty or does not exist: org.apache.poi.hmef.dev
    [javac]     exports org.apache.poi.hmef.dev;
    [javac]                                ^
    [javac] <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/poi-scratchpad\src\main\java9\module-info.java>:30: error: package is empty or does not exist: org.apache.poi.hmef.extractor
    [javac]     exports org.apache.poi.hmef.extractor;
    [javac]                                ^
    [javac] <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/poi-scratchpad\src\main\java9\module-info.java>:31: error: package is empty or does not exist: org.apache.poi.hmef.attribute
    [javac]     exports org.apache.poi.hmef.attribute;
    [javac]                                ^
    [javac] <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/poi-scratchpad\src\main\java9\module-info.java>:32: error: package is empty or does not exist: org.apache.poi.hdgf
    [javac]     exports org.apache.poi.hdgf;
    [javac]                           ^
    [javac] <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/poi-scratchpad\src\main\java9\module-info.java>:33: error: package is empty or does not exist: org.apache.poi.hdgf.dev
    [javac]     exports org.apache.poi.hdgf.dev;
    [javac]                                ^
    [javac] <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/poi-scratchpad\src\main\java9\module-info.java>:34: error: package is empty or does not exist: org.apache.poi.hdgf.streams
    [javac]     exports org.apache.poi.hdgf.streams;
    [javac]                                ^
    [javac] <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/poi-scratchpad\src\main\java9\module-info.java>:35: error: package is empty or does not exist: org.apache.poi.hdgf.extractor
    [javac]     exports org.apache.poi.hdgf.extractor;
    [javac]                                ^
    [javac] <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/poi-scratchpad\src\main\java9\module-info.java>:36: error: package is empty or does not exist: org.apache.poi.hdgf.pointers
    [javac]     exports org.apache.poi.hdgf.pointers;
    [javac]                                ^
    [javac] <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/poi-scratchpad\src\main\java9\module-info.java>:37: error: package is empty or does not exist: org.apache.poi.hdgf.exceptions
    [javac]     exports org.apache.poi.hdgf.exceptions;
    [javac]                                ^
    [javac] <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/poi-scratchpad\src\main\java9\module-info.java>:38: error: package is empty or does not exist: org.apache.poi.hdgf.chunks
    [javac]     exports org.apache.poi.hdgf.chunks;
    [javac]                                ^
    [javac] <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/poi-scratchpad\src\main\java9\module-info.java>:39: error: package is empty or does not exist: org.apache.poi.hwpf
    [javac]     exports org.apache.poi.hwpf;
    [javac]                           ^
    [javac] <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/poi-scratchpad\src\main\java9\module-info.java>:40: error: package is empty or does not exist: org.apache.poi.hwpf.dev
    [javac]     exports org.apache.poi.hwpf.dev;
    [javac]                                ^
    [javac] <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/poi-scratchpad\src\main\java9\module-info.java>:41: error: package is empty or does not exist: org.apache.poi.hwpf.sprm
    [javac]     exports org.apache.poi.hwpf.sprm;
    [javac]                                ^
    [javac] <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/poi-scratchpad\src\main\java9\module-info.java>:42: error: package is empty or does not exist: org.apache.poi.hwpf.converter
    [javac]     exports org.apache.poi.hwpf.converter;
    [javac]                                ^
    [javac] <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/poi-scratchpad\src\main\java9\module-info.java>:43: error: package is empty or does not exist: org.apache.poi.hwpf.extractor
    [javac]     exports org.apache.poi.hwpf.extractor;
    [javac]                                ^
    [javac] <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/poi-scratchpad\src\main\java9\module-info.java>:44: error: package is empty or does not exist: org.apache.poi.hwpf.usermodel
    [javac]     exports org.apache.poi.hwpf.usermodel;
    [javac]                                ^
    [javac] <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/poi-scratchpad\src\main\java9\module-info.java>:45: error: package is empty or does not exist: org.apache.poi.hwpf.model
    [javac]     exports org.apache.poi.hwpf.model;
    [javac]                                ^
    [javac] <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/poi-scratchpad\src\main\java9\module-info.java>:46: error: package is empty or does not exist: org.apache.poi.hwpf.model.io
    [javac]     exports org.apache.poi.hwpf.model.io;
    [javac]                                      ^
    [javac] <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/poi-scratchpad\src\main\java9\module-info.java>:47: error: package is empty or does not exist: org.apache.poi.hwpf.model.types
    [javac]     exports org.apache.poi.hwpf.model.types;
    [javac]                                      ^
    [javac] <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/poi-scratchpad\src\main\java9\module-info.java>:49: error: package is empty or does not exist: org.apache.poi.hwmf.record
    [javac]     exports org.apache.poi.hwmf.record;
    [javac]                                ^
    [javac] <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/poi-scratchpad\src\main\java9\module-info.java>:50: error: package is empty or does not exist: org.apache.poi.hwmf.draw
    [javac]     exports org.apache.poi.hwmf.draw;
    [javac]                                ^
    [javac] <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/poi-scratchpad\src\main\java9\module-info.java>:51: error: package is empty or does not exist: org.apache.poi.hwmf.usermodel
    [javac]     exports org.apache.poi.hwmf.usermodel;
    [javac]                                ^
    [javac] <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/poi-scratchpad\src\main\java9\module-info.java>:53: error: package is empty or does not exist: org.apache.poi.extractor.ole2
    [javac]     exports org.apache.poi.extractor.ole2;
    [javac]                                     ^
    [javac] <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/poi-scratchpad\src\main\java9\module-info.java>:54: error: package is empty or does not exist: org.apache.poi.hpbf
    [javac]     exports org.apache.poi.hpbf;
    [javac]                           ^
    [javac] <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/poi-scratchpad\src\main\java9\module-info.java>:55: error: package is empty or does not exist: org.apache.poi.hpbf.dev
    [javac]     exports org.apache.poi.hpbf.dev;
    [javac]                                ^
    [javac] <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/poi-scratchpad\src\main\java9\module-info.java>:56: error: package is empty or does not exist: org.apache.poi.hpbf.extractor
    [javac]     exports org.apache.poi.hpbf.extractor;
    [javac]                                ^
    [javac] <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/poi-scratchpad\src\main\java9\module-info.java>:57: error: package is empty or does not exist: org.apache.poi.hpbf.model
    [javac]     exports org.apache.poi.hpbf.model;
    [javac]                                ^
    [javac] <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/poi-scratchpad\src\main\java9\module-info.java>:58: error: package is empty or does not exist: org.apache.poi.hpbf.model.qcbits
    [javac]     exports org.apache.poi.hpbf.model.qcbits;
    [javac]                                      ^
    [javac] <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/poi-scratchpad\src\main\java9\module-info.java>:60: error: package is empty or does not exist: org.apache.poi.hslf.dev
    [javac]     exports org.apache.poi.hslf.dev;
    [javac]                                ^
    [javac] <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/poi-scratchpad\src\main\java9\module-info.java>:61: error: package is empty or does not exist: org.apache.poi.hslf.record
    [javac]     exports org.apache.poi.hslf.record;
    [javac]                                ^
    [javac] <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/poi-scratchpad\src\main\java9\module-info.java>:62: error: package is empty or does not exist: org.apache.poi.hslf.extractor
    [javac]     exports org.apache.poi.hslf.extractor;
    [javac]                                ^
    [javac] <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/poi-scratchpad\src\main\java9\module-info.java>:63: error: package is empty or does not exist: org.apache.poi.hslf.exceptions
    [javac]     exports org.apache.poi.hslf.exceptions;
    [javac]                                ^
    [javac] <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/poi-scratchpad\src\main\java9\module-info.java>:64: error: package is empty or does not exist: org.apache.poi.hslf.usermodel
    [javac]     exports org.apache.poi.hslf.usermodel;
    [javac]                                ^
    [javac] <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/poi-scratchpad\src\main\java9\module-info.java>:65: error: package is empty or does not exist: org.apache.poi.hslf.blip
    [javac]     exports org.apache.poi.hslf.blip;
    [javac]                                ^
    [javac] <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/poi-scratchpad\src\main\java9\module-info.java>:66: error: package is empty or does not exist: org.apache.poi.hslf.model
    [javac]     exports org.apache.poi.hslf.model;
    [javac]                                ^
    [javac] <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/poi-scratchpad\src\main\java9\module-info.java>:67: error: package is empty or does not exist: org.apache.poi.hslf.model.textproperties
    [javac]     exports org.apache.poi.hslf.model.textproperties;
    [javac]                                      ^
    [javac] <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/poi-scratchpad\src\main\java9\module-info.java>:68: error: package is empty or does not exist: org.apache.poi.hslf.util
    [javac]     exports org.apache.poi.hslf.util;
    [javac]                                ^
    [javac] <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/poi-scratchpad\src\main\java9\module-info.java>:70: error: package is empty or does not exist: org.apache.poi.hssf.converter
    [javac]     exports org.apache.poi.hssf.converter;
    [javac]                                ^
    [javac] <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/poi-scratchpad\src\main\java9\module-info.java>:72: error: package is empty or does not exist: org.apache.poi.hsmf
    [javac]     exports org.apache.poi.hsmf;
    [javac]                           ^
    [javac] <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/poi-scratchpad\src\main\java9\module-info.java>:73: error: package is empty or does not exist: org.apache.poi.hsmf.dev
    [javac]     exports org.apache.poi.hsmf.dev;
    [javac]                                ^
    [javac] <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/poi-scratchpad\src\main\java9\module-info.java>:74: error: package is empty or does not exist: org.apache.poi.hsmf.datatypes
    [javac]     exports org.apache.poi.hsmf.datatypes;
    [javac]                                ^
    [javac] <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/poi-scratchpad\src\main\java9\module-info.java>:75: error: package is empty or does not exist: org.apache.poi.hsmf.extractor
    [javac]     exports org.apache.poi.hsmf.extractor;
    [javac]                                ^
    [javac] <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/poi-scratchpad\src\main\java9\module-info.java>:76: error: package is empty or does not exist: org.apache.poi.hsmf.exceptions
    [javac]     exports org.apache.poi.hsmf.exceptions;
    [javac]                                ^
    [javac] <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/poi-scratchpad\src\main\java9\module-info.java>:77: error: package is empty or does not exist: org.apache.poi.hsmf.parsers
    [javac]     exports org.apache.poi.hsmf.parsers;
    [javac]                                ^
    [javac] <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/poi-scratchpad\src\main\java9\module-info.java>:80: error: package is empty or does not exist: org.apache.poi.hemf.record.emf
    [javac]     exports org.apache.poi.hemf.record.emf;
    [javac]                                       ^
    [javac] <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/poi-scratchpad\src\main\java9\module-info.java>:81: error: package is empty or does not exist: org.apache.poi.hemf.record.emfplus
    [javac]     exports org.apache.poi.hemf.record.emfplus;
    [javac]                                       ^
    [javac] <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/poi-scratchpad\src\main\java9\module-info.java>:82: error: package is empty or does not exist: org.apache.poi.hemf.draw
    [javac]     exports org.apache.poi.hemf.draw;
    [javac]                                ^
    [javac] <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/poi-scratchpad\src\main\java9\module-info.java>:83: error: package is empty or does not exist: org.apache.poi.hemf.usermodel
    [javac]     exports org.apache.poi.hemf.usermodel;
    [javac]                                ^
    [javac] <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/poi-scratchpad\src\main\java9\module-info.java>:19: warning: requires transitive directive for an automatic module
    [javac]     requires transitive org.apache.poi.poi;
    [javac]                                       ^
    [javac] 53 errors
    [javac] 1 warning

BUILD FAILED
<https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/build.xml>:1197: The following error occurred while executing this line:
<https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/build.xml>:1068: Compile failed; see the compiler error output for details.

Total time: 1 minute 33 seconds
Build step 'Invoke Ant' marked build as failure
[SpotBugs] Skipping execution of recorder since overall result is 'FAILURE'
Archiving artifacts
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


Build failed in Jenkins: POI » POI-DSL-Windows-1.14 #58

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/58/display/redirect?page=changes>

Changes:

[Andreas Beeker] :poi - fix javadocs - link to dependent/external project javadocs


------------------------------------------
[...truncated 14.24 KB...]
    [mkdir] Created dir: <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/poi-ooxml-full\build\generated-sources>
    [mkdir] Created dir: <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/poi-ooxml-full\build\generated-classes>
    [mkdir] Created dir: <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/poi-ooxml\build\test-results>
    [mkdir] Created dir: <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/poi-excelant\build\classes\ant\java>
    [mkdir] Created dir: <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/poi-excelant\build\test-classes>
    [mkdir] Created dir: <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/poi-excelant\build\test-results>
    [mkdir] Created dir: <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/poi-examples\build\classes\ant\java>
    [mkdir] Created dir: <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/poi-integration\build\test-classes>
    [mkdir] Created dir: <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/poi-integration\build\test-results>
    [mkdir] Created dir: <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/build\dist>
    [mkdir] Created dir: <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/build\site>
     [echo] Using Ant: Apache Ant(TM) version 1.10.9 compiled on September 27 2020 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.1-SNAPSHOT and RC: RC1

-version-java-check:

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

compile-main:
    [javac] Compiling 1172 source files to <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/poi\build\classes\ant\java>
    [javac] Ignoring source, target and bootclasspath as release has been set
    [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] Creating empty <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/poi\build\classes\ant\java\org\apache\poi\ddf\package-info.class>
    [javac] Creating empty <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/poi\build\classes\ant\java\org\apache\poi\hssf\package-info.class>
    [javac] Creating empty <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/poi\build\classes\ant\java\org\apache\poi\poifs\dev\package-info.class>
    [javac] Creating empty <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/poi\build\classes\ant\java\org\apache\poi\util\package-info.class>
    [javac] Creating empty <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/poi\build\classes\ant\java\org\apache\poi\poifs\common\package-info.class>
    [javac] Creating empty <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/poi\build\classes\ant\java\org\apache\poi\hssf\record\package-info.class>
    [javac] Creating empty <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/poi\build\classes\ant\java\org\apache\poi\poifs\package-info.class>
    [javac] Creating empty <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/poi\build\classes\ant\java\org\apache\poi\poifs\crypt\package-info.class>
    [javac] Creating empty <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/poi\build\classes\ant\java\org\apache\poi\hpsf\wellknown\package-info.class>
    [javac] Creating empty <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/poi\build\classes\ant\java\org\apache\poi\hssf\dev\package-info.class>
    [javac] Creating empty <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/poi\build\classes\ant\java\org\apache\poi\ss\formula\package-info.class>
    [javac] Creating empty <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/poi\build\classes\ant\java\org\apache\poi\hpsf\package-info.class>
    [javac] Creating empty <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/poi\build\classes\ant\java\org\apache\poi\poifs\property\package-info.class>
    [javac] Creating empty <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/poi\build\classes\ant\java\org\apache\poi\poifs\filesystem\package-info.class>
    [javac] Creating empty <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/poi\build\classes\ant\java\org\apache\poi\ss\formula\ptg\package-info.class>
    [javac] Creating empty <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/poi\build\classes\ant\java\org\apache\poi\poifs\storage\package-info.class>
    [javac] Creating empty <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/poi\build\classes\ant\java\org\apache\poi\hssf\eventusermodel\package-info.class>
    [javac] Creating empty <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/poi\build\classes\ant\java\org\apache\poi\hssf\record\aggregates\package-info.class>
    [javac] Creating empty <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/poi\build\classes\ant\java\org\apache\poi\ss\format\package-info.class>
    [javac] Creating empty <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/poi\build\classes\ant\java\org\apache\poi\hssf\model\package-info.class>
    [javac] Creating empty <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/poi\build\classes\ant\java\org\apache\poi\hssf\usermodel\package-info.class>
    [javac] Creating empty <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/poi\build\classes\ant\java\org\apache\poi\hssf\util\package-info.class>
    [javac] Creating empty <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/poi\build\classes\ant\java\org\apache\poi\poifs\eventfilesystem\package-info.class>
    [mkdir] Created dir: <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/build\dist\maven\poi>
      [jar] Building jar: <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/build\dist\maven\poi\poi-5.0.1-SNAPSHOT.jar>
    [javac] Compiling 518 source files to <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/poi\build\test-classes>
    [javac] Ignoring source, target and bootclasspath as release has been set
    [javac] Note: Some input files use or override a deprecated API.
    [javac] Note: Recompile with -Xlint:deprecation for details.
    [javac] Note: <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/poi\src\test\java\org\apache\poi\sl\usermodel\BaseTestSlideShow.java> uses unchecked or unsafe operations.
    [javac] Note: Recompile with -Xlint:unchecked for details.
      [jar] Building jar: <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/build\dist\maven\poi-tests\poi-5.0.1-SNAPSHOT-tests.jar>
      [jar] Building jar: <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/build\dist\maven\poi\poi-5.0.1-SNAPSHOT-sources.jar>

compile-scratchpad:
    [javac] Compiling 515 source files to <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/poi-scratchpad\build\classes\ant\java>
    [javac] Ignoring source, target and bootclasspath as release has been set
    [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] Compiling 1 source file to <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/poi-scratchpad\src\main\java9>
    [javac] <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/poi-scratchpad\src\main\java9\module-info.java>:24: error: package org.apache.poi.extractor.ole2 does not exist
    [javac]     provides org.apache.poi.extractor.ExtractorProvider with org.apache.poi.extractor.ole2.OLE2ScratchpadExtractorFactory;
    [javac]                                                                                           ^
    [javac] <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/poi-scratchpad\src\main\java9\module-info.java>:25: error: package org.apache.poi.hslf.usermodel does not exist
    [javac]     provides org.apache.poi.sl.usermodel.SlideShowProvider with org.apache.poi.hslf.usermodel.HSLFSlideShowFactory;
    [javac]                                                                                              ^
    [javac] <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/poi-scratchpad\src\main\java9\module-info.java>:26: error: package org.apache.poi.hwmf.draw does not exist
    [javac]     provides org.apache.poi.sl.draw.ImageRenderer with org.apache.poi.hwmf.draw.HwmfImageRenderer, org.apache.poi.hemf.draw.HemfImageRenderer;
    [javac]                                                                                ^
    [javac] <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/poi-scratchpad\src\main\java9\module-info.java>:26: error: package org.apache.poi.hemf.draw does not exist
    [javac]     provides org.apache.poi.sl.draw.ImageRenderer with org.apache.poi.hwmf.draw.HwmfImageRenderer, org.apache.poi.hemf.draw.HemfImageRenderer;
    [javac]                                                                                                                            ^
    [javac] <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/poi-scratchpad\src\main\java9\module-info.java>:28: error: package is empty or does not exist: org.apache.poi.hmef
    [javac]     exports org.apache.poi.hmef;
    [javac]                           ^
    [javac] <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/poi-scratchpad\src\main\java9\module-info.java>:29: error: package is empty or does not exist: org.apache.poi.hmef.dev
    [javac]     exports org.apache.poi.hmef.dev;
    [javac]                                ^
    [javac] <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/poi-scratchpad\src\main\java9\module-info.java>:30: error: package is empty or does not exist: org.apache.poi.hmef.extractor
    [javac]     exports org.apache.poi.hmef.extractor;
    [javac]                                ^
    [javac] <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/poi-scratchpad\src\main\java9\module-info.java>:31: error: package is empty or does not exist: org.apache.poi.hmef.attribute
    [javac]     exports org.apache.poi.hmef.attribute;
    [javac]                                ^
    [javac] <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/poi-scratchpad\src\main\java9\module-info.java>:32: error: package is empty or does not exist: org.apache.poi.hdgf
    [javac]     exports org.apache.poi.hdgf;
    [javac]                           ^
    [javac] <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/poi-scratchpad\src\main\java9\module-info.java>:33: error: package is empty or does not exist: org.apache.poi.hdgf.dev
    [javac]     exports org.apache.poi.hdgf.dev;
    [javac]                                ^
    [javac] <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/poi-scratchpad\src\main\java9\module-info.java>:34: error: package is empty or does not exist: org.apache.poi.hdgf.streams
    [javac]     exports org.apache.poi.hdgf.streams;
    [javac]                                ^
    [javac] <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/poi-scratchpad\src\main\java9\module-info.java>:35: error: package is empty or does not exist: org.apache.poi.hdgf.extractor
    [javac]     exports org.apache.poi.hdgf.extractor;
    [javac]                                ^
    [javac] <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/poi-scratchpad\src\main\java9\module-info.java>:36: error: package is empty or does not exist: org.apache.poi.hdgf.pointers
    [javac]     exports org.apache.poi.hdgf.pointers;
    [javac]                                ^
    [javac] <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/poi-scratchpad\src\main\java9\module-info.java>:37: error: package is empty or does not exist: org.apache.poi.hdgf.exceptions
    [javac]     exports org.apache.poi.hdgf.exceptions;
    [javac]                                ^
    [javac] <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/poi-scratchpad\src\main\java9\module-info.java>:38: error: package is empty or does not exist: org.apache.poi.hdgf.chunks
    [javac]     exports org.apache.poi.hdgf.chunks;
    [javac]                                ^
    [javac] <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/poi-scratchpad\src\main\java9\module-info.java>:39: error: package is empty or does not exist: org.apache.poi.hwpf
    [javac]     exports org.apache.poi.hwpf;
    [javac]                           ^
    [javac] <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/poi-scratchpad\src\main\java9\module-info.java>:40: error: package is empty or does not exist: org.apache.poi.hwpf.dev
    [javac]     exports org.apache.poi.hwpf.dev;
    [javac]                                ^
    [javac] <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/poi-scratchpad\src\main\java9\module-info.java>:41: error: package is empty or does not exist: org.apache.poi.hwpf.sprm
    [javac]     exports org.apache.poi.hwpf.sprm;
    [javac]                                ^
    [javac] <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/poi-scratchpad\src\main\java9\module-info.java>:42: error: package is empty or does not exist: org.apache.poi.hwpf.converter
    [javac]     exports org.apache.poi.hwpf.converter;
    [javac]                                ^
    [javac] <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/poi-scratchpad\src\main\java9\module-info.java>:43: error: package is empty or does not exist: org.apache.poi.hwpf.extractor
    [javac]     exports org.apache.poi.hwpf.extractor;
    [javac]                                ^
    [javac] <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/poi-scratchpad\src\main\java9\module-info.java>:44: error: package is empty or does not exist: org.apache.poi.hwpf.usermodel
    [javac]     exports org.apache.poi.hwpf.usermodel;
    [javac]                                ^
    [javac] <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/poi-scratchpad\src\main\java9\module-info.java>:45: error: package is empty or does not exist: org.apache.poi.hwpf.model
    [javac]     exports org.apache.poi.hwpf.model;
    [javac]                                ^
    [javac] <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/poi-scratchpad\src\main\java9\module-info.java>:46: error: package is empty or does not exist: org.apache.poi.hwpf.model.io
    [javac]     exports org.apache.poi.hwpf.model.io;
    [javac]                                      ^
    [javac] <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/poi-scratchpad\src\main\java9\module-info.java>:47: error: package is empty or does not exist: org.apache.poi.hwpf.model.types
    [javac]     exports org.apache.poi.hwpf.model.types;
    [javac]                                      ^
    [javac] <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/poi-scratchpad\src\main\java9\module-info.java>:49: error: package is empty or does not exist: org.apache.poi.hwmf.record
    [javac]     exports org.apache.poi.hwmf.record;
    [javac]                                ^
    [javac] <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/poi-scratchpad\src\main\java9\module-info.java>:50: error: package is empty or does not exist: org.apache.poi.hwmf.draw
    [javac]     exports org.apache.poi.hwmf.draw;
    [javac]                                ^
    [javac] <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/poi-scratchpad\src\main\java9\module-info.java>:51: error: package is empty or does not exist: org.apache.poi.hwmf.usermodel
    [javac]     exports org.apache.poi.hwmf.usermodel;
    [javac]                                ^
    [javac] <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/poi-scratchpad\src\main\java9\module-info.java>:53: error: package is empty or does not exist: org.apache.poi.extractor.ole2
    [javac]     exports org.apache.poi.extractor.ole2;
    [javac]                                     ^
    [javac] <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/poi-scratchpad\src\main\java9\module-info.java>:54: error: package is empty or does not exist: org.apache.poi.hpbf
    [javac]     exports org.apache.poi.hpbf;
    [javac]                           ^
    [javac] <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/poi-scratchpad\src\main\java9\module-info.java>:55: error: package is empty or does not exist: org.apache.poi.hpbf.dev
    [javac]     exports org.apache.poi.hpbf.dev;
    [javac]                                ^
    [javac] <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/poi-scratchpad\src\main\java9\module-info.java>:56: error: package is empty or does not exist: org.apache.poi.hpbf.extractor
    [javac]     exports org.apache.poi.hpbf.extractor;
    [javac]                                ^
    [javac] <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/poi-scratchpad\src\main\java9\module-info.java>:57: error: package is empty or does not exist: org.apache.poi.hpbf.model
    [javac]     exports org.apache.poi.hpbf.model;
    [javac]                                ^
    [javac] <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/poi-scratchpad\src\main\java9\module-info.java>:58: error: package is empty or does not exist: org.apache.poi.hpbf.model.qcbits
    [javac]     exports org.apache.poi.hpbf.model.qcbits;
    [javac]                                      ^
    [javac] <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/poi-scratchpad\src\main\java9\module-info.java>:60: error: package is empty or does not exist: org.apache.poi.hslf.dev
    [javac]     exports org.apache.poi.hslf.dev;
    [javac]                                ^
    [javac] <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/poi-scratchpad\src\main\java9\module-info.java>:61: error: package is empty or does not exist: org.apache.poi.hslf.record
    [javac]     exports org.apache.poi.hslf.record;
    [javac]                                ^
    [javac] <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/poi-scratchpad\src\main\java9\module-info.java>:62: error: package is empty or does not exist: org.apache.poi.hslf.extractor
    [javac]     exports org.apache.poi.hslf.extractor;
    [javac]                                ^
    [javac] <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/poi-scratchpad\src\main\java9\module-info.java>:63: error: package is empty or does not exist: org.apache.poi.hslf.exceptions
    [javac]     exports org.apache.poi.hslf.exceptions;
    [javac]                                ^
    [javac] <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/poi-scratchpad\src\main\java9\module-info.java>:64: error: package is empty or does not exist: org.apache.poi.hslf.usermodel
    [javac]     exports org.apache.poi.hslf.usermodel;
    [javac]                                ^
    [javac] <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/poi-scratchpad\src\main\java9\module-info.java>:65: error: package is empty or does not exist: org.apache.poi.hslf.blip
    [javac]     exports org.apache.poi.hslf.blip;
    [javac]                                ^
    [javac] <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/poi-scratchpad\src\main\java9\module-info.java>:66: error: package is empty or does not exist: org.apache.poi.hslf.model
    [javac]     exports org.apache.poi.hslf.model;
    [javac]                                ^
    [javac] <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/poi-scratchpad\src\main\java9\module-info.java>:67: error: package is empty or does not exist: org.apache.poi.hslf.model.textproperties
    [javac]     exports org.apache.poi.hslf.model.textproperties;
    [javac]                                      ^
    [javac] <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/poi-scratchpad\src\main\java9\module-info.java>:68: error: package is empty or does not exist: org.apache.poi.hslf.util
    [javac]     exports org.apache.poi.hslf.util;
    [javac]                                ^
    [javac] <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/poi-scratchpad\src\main\java9\module-info.java>:70: error: package is empty or does not exist: org.apache.poi.hssf.converter
    [javac]     exports org.apache.poi.hssf.converter;
    [javac]                                ^
    [javac] <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/poi-scratchpad\src\main\java9\module-info.java>:72: error: package is empty or does not exist: org.apache.poi.hsmf
    [javac]     exports org.apache.poi.hsmf;
    [javac]                           ^
    [javac] <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/poi-scratchpad\src\main\java9\module-info.java>:73: error: package is empty or does not exist: org.apache.poi.hsmf.dev
    [javac]     exports org.apache.poi.hsmf.dev;
    [javac]                                ^
    [javac] <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/poi-scratchpad\src\main\java9\module-info.java>:74: error: package is empty or does not exist: org.apache.poi.hsmf.datatypes
    [javac]     exports org.apache.poi.hsmf.datatypes;
    [javac]                                ^
    [javac] <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/poi-scratchpad\src\main\java9\module-info.java>:75: error: package is empty or does not exist: org.apache.poi.hsmf.extractor
    [javac]     exports org.apache.poi.hsmf.extractor;
    [javac]                                ^
    [javac] <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/poi-scratchpad\src\main\java9\module-info.java>:76: error: package is empty or does not exist: org.apache.poi.hsmf.exceptions
    [javac]     exports org.apache.poi.hsmf.exceptions;
    [javac]                                ^
    [javac] <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/poi-scratchpad\src\main\java9\module-info.java>:77: error: package is empty or does not exist: org.apache.poi.hsmf.parsers
    [javac]     exports org.apache.poi.hsmf.parsers;
    [javac]                                ^
    [javac] <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/poi-scratchpad\src\main\java9\module-info.java>:80: error: package is empty or does not exist: org.apache.poi.hemf.record.emf
    [javac]     exports org.apache.poi.hemf.record.emf;
    [javac]                                       ^
    [javac] <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/poi-scratchpad\src\main\java9\module-info.java>:81: error: package is empty or does not exist: org.apache.poi.hemf.record.emfplus
    [javac]     exports org.apache.poi.hemf.record.emfplus;
    [javac]                                       ^
    [javac] <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/poi-scratchpad\src\main\java9\module-info.java>:82: error: package is empty or does not exist: org.apache.poi.hemf.draw
    [javac]     exports org.apache.poi.hemf.draw;
    [javac]                                ^
    [javac] <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/poi-scratchpad\src\main\java9\module-info.java>:83: error: package is empty or does not exist: org.apache.poi.hemf.usermodel
    [javac]     exports org.apache.poi.hemf.usermodel;
    [javac]                                ^
    [javac] <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/poi-scratchpad\src\main\java9\module-info.java>:19: warning: requires transitive directive for an automatic module
    [javac]     requires transitive org.apache.poi.poi;
    [javac]                                       ^
    [javac] 53 errors
    [javac] 1 warning

BUILD FAILED
<https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/build.xml>:1197: The following error occurred while executing this line:
<https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/build.xml>:1068: Compile failed; see the compiler error output for details.

Total time: 1 minute 58 seconds
Build step 'Invoke Ant' marked build as failure
[SpotBugs] Skipping execution of recorder since overall result is 'FAILURE'
Archiving artifacts
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


Build failed in Jenkins: POI » POI-DSL-Windows-1.14 #57

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/57/display/redirect>

Changes:


------------------------------------------
[...truncated 558.94 KB...]
    [mkdir] Created dir: <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/poi-ooxml\build\test-results>
    [mkdir] Created dir: <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/poi-excelant\build\classes\ant\java>
    [mkdir] Created dir: <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/poi-excelant\build\test-classes>
    [mkdir] Created dir: <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/poi-excelant\build\test-results>
    [mkdir] Created dir: <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/poi-examples\build\classes\ant\java>
    [mkdir] Created dir: <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/poi-integration\build\test-classes>
    [mkdir] Created dir: <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/poi-integration\build\test-results>
    [mkdir] Created dir: <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/build\dist>
    [mkdir] Created dir: <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/build\site>
     [echo] Using Ant: Apache Ant(TM) version 1.10.9 compiled on September 27 2020 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.1-SNAPSHOT and RC: RC1

-version-java-check:

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

compile-main:
    [javac] Compiling 1172 source files to <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/poi\build\classes\ant\java>
    [javac] Ignoring source, target and bootclasspath as release has been set
    [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] Creating empty <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/poi\build\classes\ant\java\org\apache\poi\ddf\package-info.class>
    [javac] Creating empty <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/poi\build\classes\ant\java\org\apache\poi\hssf\package-info.class>
    [javac] Creating empty <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/poi\build\classes\ant\java\org\apache\poi\poifs\dev\package-info.class>
    [javac] Creating empty <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/poi\build\classes\ant\java\org\apache\poi\util\package-info.class>
    [javac] Creating empty <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/poi\build\classes\ant\java\org\apache\poi\poifs\common\package-info.class>
    [javac] Creating empty <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/poi\build\classes\ant\java\org\apache\poi\hssf\record\package-info.class>
    [javac] Creating empty <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/poi\build\classes\ant\java\org\apache\poi\poifs\package-info.class>
    [javac] Creating empty <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/poi\build\classes\ant\java\org\apache\poi\poifs\crypt\package-info.class>
    [javac] Creating empty <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/poi\build\classes\ant\java\org\apache\poi\hpsf\wellknown\package-info.class>
    [javac] Creating empty <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/poi\build\classes\ant\java\org\apache\poi\hssf\dev\package-info.class>
    [javac] Creating empty <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/poi\build\classes\ant\java\org\apache\poi\ss\formula\package-info.class>
    [javac] Creating empty <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/poi\build\classes\ant\java\org\apache\poi\hpsf\package-info.class>
    [javac] Creating empty <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/poi\build\classes\ant\java\org\apache\poi\poifs\property\package-info.class>
    [javac] Creating empty <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/poi\build\classes\ant\java\org\apache\poi\poifs\filesystem\package-info.class>
    [javac] Creating empty <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/poi\build\classes\ant\java\org\apache\poi\ss\formula\ptg\package-info.class>
    [javac] Creating empty <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/poi\build\classes\ant\java\org\apache\poi\poifs\storage\package-info.class>
    [javac] Creating empty <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/poi\build\classes\ant\java\org\apache\poi\hssf\eventusermodel\package-info.class>
    [javac] Creating empty <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/poi\build\classes\ant\java\org\apache\poi\hssf\record\aggregates\package-info.class>
    [javac] Creating empty <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/poi\build\classes\ant\java\org\apache\poi\ss\format\package-info.class>
    [javac] Creating empty <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/poi\build\classes\ant\java\org\apache\poi\hssf\model\package-info.class>
    [javac] Creating empty <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/poi\build\classes\ant\java\org\apache\poi\hssf\usermodel\package-info.class>
    [javac] Creating empty <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/poi\build\classes\ant\java\org\apache\poi\hssf\util\package-info.class>
    [javac] Creating empty <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/poi\build\classes\ant\java\org\apache\poi\poifs\eventfilesystem\package-info.class>
    [javac] Compiling 1 source file to <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/poi\src\main\java9>
    [mkdir] Created dir: <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/build\dist\maven\poi>
      [jar] Building jar: <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/build\dist\maven\poi\poi-5.0.1-SNAPSHOT.jar>
    [javac] Compiling 518 source files to <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/poi\build\test-classes>
    [javac] Ignoring source, target and bootclasspath as release has been set
    [javac] Note: Some input files use or override a deprecated API.
    [javac] Note: Recompile with -Xlint:deprecation for details.
    [javac] Note: <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/poi\src\test\java\org\apache\poi\sl\usermodel\BaseTestSlideShow.java> uses unchecked or unsafe operations.
    [javac] Note: Recompile with -Xlint:unchecked for details.
    [javac] Compiling 1 source file to <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/poi\src\test\java9>
      [jar] Building jar: <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/build\dist\maven\poi-tests\poi-5.0.1-SNAPSHOT-tests.jar>
      [jar] Building jar: <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/build\dist\maven\poi\poi-5.0.1-SNAPSHOT-sources.jar>

compile-scratchpad:
    [javac] Compiling 515 source files to <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/poi-scratchpad\build\classes\ant\java>
    [javac] Ignoring source, target and bootclasspath as release has been set
    [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] Compiling 1 source file to <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/poi-scratchpad\src\main\java9>
    [javac] <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/poi-scratchpad\src\main\java9\module-info.java>:24: error: package org.apache.poi.extractor.ole2 does not exist
    [javac]     provides org.apache.poi.extractor.ExtractorProvider with org.apache.poi.extractor.ole2.OLE2ScratchpadExtractorFactory;
    [javac]                                                                                           ^
    [javac] <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/poi-scratchpad\src\main\java9\module-info.java>:25: error: package org.apache.poi.hslf.usermodel does not exist
    [javac]     provides org.apache.poi.sl.usermodel.SlideShowProvider with org.apache.poi.hslf.usermodel.HSLFSlideShowFactory;
    [javac]                                                                                              ^
    [javac] <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/poi-scratchpad\src\main\java9\module-info.java>:26: error: package org.apache.poi.hwmf.draw does not exist
    [javac]     provides org.apache.poi.sl.draw.ImageRenderer with org.apache.poi.hwmf.draw.HwmfImageRenderer, org.apache.poi.hemf.draw.HemfImageRenderer;
    [javac]                                                                                ^
    [javac] <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/poi-scratchpad\src\main\java9\module-info.java>:26: error: package org.apache.poi.hemf.draw does not exist
    [javac]     provides org.apache.poi.sl.draw.ImageRenderer with org.apache.poi.hwmf.draw.HwmfImageRenderer, org.apache.poi.hemf.draw.HemfImageRenderer;
    [javac]                                                                                                                            ^
    [javac] <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/poi-scratchpad\src\main\java9\module-info.java>:28: error: package is empty or does not exist: org.apache.poi.hmef
    [javac]     exports org.apache.poi.hmef;
    [javac]                           ^
    [javac] <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/poi-scratchpad\src\main\java9\module-info.java>:29: error: package is empty or does not exist: org.apache.poi.hmef.dev
    [javac]     exports org.apache.poi.hmef.dev;
    [javac]                                ^
    [javac] <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/poi-scratchpad\src\main\java9\module-info.java>:30: error: package is empty or does not exist: org.apache.poi.hmef.extractor
    [javac]     exports org.apache.poi.hmef.extractor;
    [javac]                                ^
    [javac] <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/poi-scratchpad\src\main\java9\module-info.java>:31: error: package is empty or does not exist: org.apache.poi.hmef.attribute
    [javac]     exports org.apache.poi.hmef.attribute;
    [javac]                                ^
    [javac] <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/poi-scratchpad\src\main\java9\module-info.java>:32: error: package is empty or does not exist: org.apache.poi.hdgf
    [javac]     exports org.apache.poi.hdgf;
    [javac]                           ^
    [javac] <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/poi-scratchpad\src\main\java9\module-info.java>:33: error: package is empty or does not exist: org.apache.poi.hdgf.dev
    [javac]     exports org.apache.poi.hdgf.dev;
    [javac]                                ^
    [javac] <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/poi-scratchpad\src\main\java9\module-info.java>:34: error: package is empty or does not exist: org.apache.poi.hdgf.streams
    [javac]     exports org.apache.poi.hdgf.streams;
    [javac]                                ^
    [javac] <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/poi-scratchpad\src\main\java9\module-info.java>:35: error: package is empty or does not exist: org.apache.poi.hdgf.extractor
    [javac]     exports org.apache.poi.hdgf.extractor;
    [javac]                                ^
    [javac] <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/poi-scratchpad\src\main\java9\module-info.java>:36: error: package is empty or does not exist: org.apache.poi.hdgf.pointers
    [javac]     exports org.apache.poi.hdgf.pointers;
    [javac]                                ^
    [javac] <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/poi-scratchpad\src\main\java9\module-info.java>:37: error: package is empty or does not exist: org.apache.poi.hdgf.exceptions
    [javac]     exports org.apache.poi.hdgf.exceptions;
    [javac]                                ^
    [javac] <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/poi-scratchpad\src\main\java9\module-info.java>:38: error: package is empty or does not exist: org.apache.poi.hdgf.chunks
    [javac]     exports org.apache.poi.hdgf.chunks;
    [javac]                                ^
    [javac] <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/poi-scratchpad\src\main\java9\module-info.java>:39: error: package is empty or does not exist: org.apache.poi.hwpf
    [javac]     exports org.apache.poi.hwpf;
    [javac]                           ^
    [javac] <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/poi-scratchpad\src\main\java9\module-info.java>:40: error: package is empty or does not exist: org.apache.poi.hwpf.dev
    [javac]     exports org.apache.poi.hwpf.dev;
    [javac]                                ^
    [javac] <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/poi-scratchpad\src\main\java9\module-info.java>:41: error: package is empty or does not exist: org.apache.poi.hwpf.sprm
    [javac]     exports org.apache.poi.hwpf.sprm;
    [javac]                                ^
    [javac] <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/poi-scratchpad\src\main\java9\module-info.java>:42: error: package is empty or does not exist: org.apache.poi.hwpf.converter
    [javac]     exports org.apache.poi.hwpf.converter;
    [javac]                                ^
    [javac] <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/poi-scratchpad\src\main\java9\module-info.java>:43: error: package is empty or does not exist: org.apache.poi.hwpf.extractor
    [javac]     exports org.apache.poi.hwpf.extractor;
    [javac]                                ^
    [javac] <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/poi-scratchpad\src\main\java9\module-info.java>:44: error: package is empty or does not exist: org.apache.poi.hwpf.usermodel
    [javac]     exports org.apache.poi.hwpf.usermodel;
    [javac]                                ^
    [javac] <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/poi-scratchpad\src\main\java9\module-info.java>:45: error: package is empty or does not exist: org.apache.poi.hwpf.model
    [javac]     exports org.apache.poi.hwpf.model;
    [javac]                                ^
    [javac] <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/poi-scratchpad\src\main\java9\module-info.java>:46: error: package is empty or does not exist: org.apache.poi.hwpf.model.io
    [javac]     exports org.apache.poi.hwpf.model.io;
    [javac]                                      ^
    [javac] <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/poi-scratchpad\src\main\java9\module-info.java>:47: error: package is empty or does not exist: org.apache.poi.hwpf.model.types
    [javac]     exports org.apache.poi.hwpf.model.types;
    [javac]                                      ^
    [javac] <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/poi-scratchpad\src\main\java9\module-info.java>:49: error: package is empty or does not exist: org.apache.poi.hwmf.record
    [javac]     exports org.apache.poi.hwmf.record;
    [javac]                                ^
    [javac] <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/poi-scratchpad\src\main\java9\module-info.java>:50: error: package is empty or does not exist: org.apache.poi.hwmf.draw
    [javac]     exports org.apache.poi.hwmf.draw;
    [javac]                                ^
    [javac] <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/poi-scratchpad\src\main\java9\module-info.java>:51: error: package is empty or does not exist: org.apache.poi.hwmf.usermodel
    [javac]     exports org.apache.poi.hwmf.usermodel;
    [javac]                                ^
    [javac] <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/poi-scratchpad\src\main\java9\module-info.java>:53: error: package is empty or does not exist: org.apache.poi.extractor.ole2
    [javac]     exports org.apache.poi.extractor.ole2;
    [javac]                                     ^
    [javac] <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/poi-scratchpad\src\main\java9\module-info.java>:54: error: package is empty or does not exist: org.apache.poi.hpbf
    [javac]     exports org.apache.poi.hpbf;
    [javac]                           ^
    [javac] <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/poi-scratchpad\src\main\java9\module-info.java>:55: error: package is empty or does not exist: org.apache.poi.hpbf.dev
    [javac]     exports org.apache.poi.hpbf.dev;
    [javac]                                ^
    [javac] <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/poi-scratchpad\src\main\java9\module-info.java>:56: error: package is empty or does not exist: org.apache.poi.hpbf.extractor
    [javac]     exports org.apache.poi.hpbf.extractor;
    [javac]                                ^
    [javac] <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/poi-scratchpad\src\main\java9\module-info.java>:57: error: package is empty or does not exist: org.apache.poi.hpbf.model
    [javac]     exports org.apache.poi.hpbf.model;
    [javac]                                ^
    [javac] <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/poi-scratchpad\src\main\java9\module-info.java>:58: error: package is empty or does not exist: org.apache.poi.hpbf.model.qcbits
    [javac]     exports org.apache.poi.hpbf.model.qcbits;
    [javac]                                      ^
    [javac] <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/poi-scratchpad\src\main\java9\module-info.java>:60: error: package is empty or does not exist: org.apache.poi.hslf.dev
    [javac]     exports org.apache.poi.hslf.dev;
    [javac]                                ^
    [javac] <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/poi-scratchpad\src\main\java9\module-info.java>:61: error: package is empty or does not exist: org.apache.poi.hslf.record
    [javac]     exports org.apache.poi.hslf.record;
    [javac]                                ^
    [javac] <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/poi-scratchpad\src\main\java9\module-info.java>:62: error: package is empty or does not exist: org.apache.poi.hslf.extractor
    [javac]     exports org.apache.poi.hslf.extractor;
    [javac]                                ^
    [javac] <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/poi-scratchpad\src\main\java9\module-info.java>:63: error: package is empty or does not exist: org.apache.poi.hslf.exceptions
    [javac]     exports org.apache.poi.hslf.exceptions;
    [javac]                                ^
    [javac] <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/poi-scratchpad\src\main\java9\module-info.java>:64: error: package is empty or does not exist: org.apache.poi.hslf.usermodel
    [javac]     exports org.apache.poi.hslf.usermodel;
    [javac]                                ^
    [javac] <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/poi-scratchpad\src\main\java9\module-info.java>:65: error: package is empty or does not exist: org.apache.poi.hslf.blip
    [javac]     exports org.apache.poi.hslf.blip;
    [javac]                                ^
    [javac] <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/poi-scratchpad\src\main\java9\module-info.java>:66: error: package is empty or does not exist: org.apache.poi.hslf.model
    [javac]     exports org.apache.poi.hslf.model;
    [javac]                                ^
    [javac] <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/poi-scratchpad\src\main\java9\module-info.java>:67: error: package is empty or does not exist: org.apache.poi.hslf.model.textproperties
    [javac]     exports org.apache.poi.hslf.model.textproperties;
    [javac]                                      ^
    [javac] <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/poi-scratchpad\src\main\java9\module-info.java>:68: error: package is empty or does not exist: org.apache.poi.hslf.util
    [javac]     exports org.apache.poi.hslf.util;
    [javac]                                ^
    [javac] <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/poi-scratchpad\src\main\java9\module-info.java>:70: error: package is empty or does not exist: org.apache.poi.hssf.converter
    [javac]     exports org.apache.poi.hssf.converter;
    [javac]                                ^
    [javac] <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/poi-scratchpad\src\main\java9\module-info.java>:72: error: package is empty or does not exist: org.apache.poi.hsmf
    [javac]     exports org.apache.poi.hsmf;
    [javac]                           ^
    [javac] <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/poi-scratchpad\src\main\java9\module-info.java>:73: error: package is empty or does not exist: org.apache.poi.hsmf.dev
    [javac]     exports org.apache.poi.hsmf.dev;
    [javac]                                ^
    [javac] <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/poi-scratchpad\src\main\java9\module-info.java>:74: error: package is empty or does not exist: org.apache.poi.hsmf.datatypes
    [javac]     exports org.apache.poi.hsmf.datatypes;
    [javac]                                ^
    [javac] <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/poi-scratchpad\src\main\java9\module-info.java>:75: error: package is empty or does not exist: org.apache.poi.hsmf.extractor
    [javac]     exports org.apache.poi.hsmf.extractor;
    [javac]                                ^
    [javac] <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/poi-scratchpad\src\main\java9\module-info.java>:76: error: package is empty or does not exist: org.apache.poi.hsmf.exceptions
    [javac]     exports org.apache.poi.hsmf.exceptions;
    [javac]                                ^
    [javac] <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/poi-scratchpad\src\main\java9\module-info.java>:77: error: package is empty or does not exist: org.apache.poi.hsmf.parsers
    [javac]     exports org.apache.poi.hsmf.parsers;
    [javac]                                ^
    [javac] <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/poi-scratchpad\src\main\java9\module-info.java>:80: error: package is empty or does not exist: org.apache.poi.hemf.record.emf
    [javac]     exports org.apache.poi.hemf.record.emf;
    [javac]                                       ^
    [javac] <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/poi-scratchpad\src\main\java9\module-info.java>:81: error: package is empty or does not exist: org.apache.poi.hemf.record.emfplus
    [javac]     exports org.apache.poi.hemf.record.emfplus;
    [javac]                                       ^
    [javac] <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/poi-scratchpad\src\main\java9\module-info.java>:82: error: package is empty or does not exist: org.apache.poi.hemf.draw
    [javac]     exports org.apache.poi.hemf.draw;
    [javac]                                ^
    [javac] <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/poi-scratchpad\src\main\java9\module-info.java>:83: error: package is empty or does not exist: org.apache.poi.hemf.usermodel
    [javac]     exports org.apache.poi.hemf.usermodel;
    [javac]                                ^
    [javac] <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/poi-scratchpad\src\main\java9\module-info.java>:19: warning: requires transitive directive for an automatic module
    [javac]     requires transitive org.apache.poi.poi;
    [javac]                                       ^
    [javac] 53 errors
    [javac] 1 warning

BUILD FAILED
<https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/build.xml>:1197: The following error occurred while executing this line:
<https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/build.xml>:1068: Compile failed; see the compiler error output for details.

Total time: 2 minutes 0 seconds
Build step 'Invoke Ant' marked build as failure
[SpotBugs] Skipping execution of recorder since overall result is 'FAILURE'
Archiving artifacts
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


Build failed in Jenkins: POI » POI-DSL-Windows-1.14 #56

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/56/display/redirect?page=changes>

Changes:

[Dominik Stadler] Adjust paths in build-files some more and copy svn-libs

[Andreas Beeker] move jdk check into doFirst

[Andreas Beeker] fix paths for integration build, docs, add site task to main build.gradle

[PJ Fanning] try to fix build issue

[Dominik Stadler] Store jars for svnant locally

Downloading them becomes nearly impossible now that bintray.dl closes down,
so let's rather persist the jars as part of the source distribution for now.

[PJ Fanning] [bug-65227] add NPE guard in SheetUtil. Thanks to Petr Blaha

[Dominik Stadler] Adjust for the new source-directories in some more places

[Dominik Stadler] Ensure the cache-directory for ImageIO is set to a valid directory

Introduce a helper method to set ImageIO.setCacheDir() to the default temporary directory

[Andreas Beeker] fix paths to new gradle directories

[Andreas Beeker] fix merge problem

[Andreas Beeker] 65206 - Migrate ant / maven to gradle build
compile / jar / test of mrJars
don't include ants build.xml anymore
rename directories to match project and maven artifact names
refactor artifacts - so each project has one artifact
replace static references in hssf/dev tests with junit5 constructs, which had problems in parallel tests
increase gradle heap to 4gb because of OOM - maybe less would also work

[Dominik Stadler] Adjust path for archiving JUnit files to capture both locations that are in use

Somehow JUnit stores test-results either under test-result or under test-result/test,
so let's look at both directories for now


------------------------------------------
[...truncated 345.34 KB...]
    [mkdir] Created dir: <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/poi-ooxml\build\test-results>
    [mkdir] Created dir: <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/poi-excelant\build\classes\ant\java>
    [mkdir] Created dir: <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/poi-excelant\build\test-classes>
    [mkdir] Created dir: <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/poi-excelant\build\test-results>
    [mkdir] Created dir: <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/poi-examples\build\classes\ant\java>
    [mkdir] Created dir: <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/poi-integration\build\test-classes>
    [mkdir] Created dir: <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/poi-integration\build\test-results>
    [mkdir] Created dir: <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/build\dist>
    [mkdir] Created dir: <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/build\site>
     [echo] Using Ant: Apache Ant(TM) version 1.10.9 compiled on September 27 2020 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.1-SNAPSHOT and RC: RC1

-version-java-check:

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

compile-main:
    [javac] Compiling 1172 source files to <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/poi\build\classes\ant\java>
    [javac] Ignoring source, target and bootclasspath as release has been set
    [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] Creating empty <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/poi\build\classes\ant\java\org\apache\poi\ddf\package-info.class>
    [javac] Creating empty <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/poi\build\classes\ant\java\org\apache\poi\hssf\package-info.class>
    [javac] Creating empty <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/poi\build\classes\ant\java\org\apache\poi\poifs\dev\package-info.class>
    [javac] Creating empty <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/poi\build\classes\ant\java\org\apache\poi\util\package-info.class>
    [javac] Creating empty <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/poi\build\classes\ant\java\org\apache\poi\poifs\common\package-info.class>
    [javac] Creating empty <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/poi\build\classes\ant\java\org\apache\poi\hssf\record\package-info.class>
    [javac] Creating empty <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/poi\build\classes\ant\java\org\apache\poi\poifs\package-info.class>
    [javac] Creating empty <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/poi\build\classes\ant\java\org\apache\poi\poifs\crypt\package-info.class>
    [javac] Creating empty <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/poi\build\classes\ant\java\org\apache\poi\hpsf\wellknown\package-info.class>
    [javac] Creating empty <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/poi\build\classes\ant\java\org\apache\poi\hssf\dev\package-info.class>
    [javac] Creating empty <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/poi\build\classes\ant\java\org\apache\poi\ss\formula\package-info.class>
    [javac] Creating empty <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/poi\build\classes\ant\java\org\apache\poi\hpsf\package-info.class>
    [javac] Creating empty <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/poi\build\classes\ant\java\org\apache\poi\poifs\property\package-info.class>
    [javac] Creating empty <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/poi\build\classes\ant\java\org\apache\poi\poifs\filesystem\package-info.class>
    [javac] Creating empty <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/poi\build\classes\ant\java\org\apache\poi\ss\formula\ptg\package-info.class>
    [javac] Creating empty <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/poi\build\classes\ant\java\org\apache\poi\poifs\storage\package-info.class>
    [javac] Creating empty <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/poi\build\classes\ant\java\org\apache\poi\hssf\eventusermodel\package-info.class>
    [javac] Creating empty <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/poi\build\classes\ant\java\org\apache\poi\hssf\record\aggregates\package-info.class>
    [javac] Creating empty <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/poi\build\classes\ant\java\org\apache\poi\ss\format\package-info.class>
    [javac] Creating empty <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/poi\build\classes\ant\java\org\apache\poi\hssf\model\package-info.class>
    [javac] Creating empty <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/poi\build\classes\ant\java\org\apache\poi\hssf\usermodel\package-info.class>
    [javac] Creating empty <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/poi\build\classes\ant\java\org\apache\poi\hssf\util\package-info.class>
    [javac] Creating empty <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/poi\build\classes\ant\java\org\apache\poi\poifs\eventfilesystem\package-info.class>
    [javac] Compiling 1 source file to <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/poi\src\main\java9>
    [mkdir] Created dir: <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/build\dist\maven\poi>
      [jar] Building jar: <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/build\dist\maven\poi\poi-5.0.1-SNAPSHOT.jar>
    [javac] Compiling 518 source files to <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/poi\build\test-classes>
    [javac] Ignoring source, target and bootclasspath as release has been set
    [javac] Note: Some input files use or override a deprecated API.
    [javac] Note: Recompile with -Xlint:deprecation for details.
    [javac] Note: <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/poi\src\test\java\org\apache\poi\sl\usermodel\BaseTestSlideShow.java> uses unchecked or unsafe operations.
    [javac] Note: Recompile with -Xlint:unchecked for details.
    [javac] Compiling 1 source file to <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/poi\src\test\java9>
      [jar] Building jar: <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/build\dist\maven\poi-tests\poi-5.0.1-SNAPSHOT-tests.jar>
      [jar] Building jar: <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/build\dist\maven\poi\poi-5.0.1-SNAPSHOT-sources.jar>

compile-scratchpad:
    [javac] Compiling 515 source files to <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/poi-scratchpad\build\classes\ant\java>
    [javac] Ignoring source, target and bootclasspath as release has been set
    [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] Compiling 1 source file to <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/poi-scratchpad\src\main\java9>
    [javac] <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/poi-scratchpad\src\main\java9\module-info.java>:24: error: package org.apache.poi.extractor.ole2 does not exist
    [javac]     provides org.apache.poi.extractor.ExtractorProvider with org.apache.poi.extractor.ole2.OLE2ScratchpadExtractorFactory;
    [javac]                                                                                           ^
    [javac] <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/poi-scratchpad\src\main\java9\module-info.java>:25: error: package org.apache.poi.hslf.usermodel does not exist
    [javac]     provides org.apache.poi.sl.usermodel.SlideShowProvider with org.apache.poi.hslf.usermodel.HSLFSlideShowFactory;
    [javac]                                                                                              ^
    [javac] <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/poi-scratchpad\src\main\java9\module-info.java>:26: error: package org.apache.poi.hwmf.draw does not exist
    [javac]     provides org.apache.poi.sl.draw.ImageRenderer with org.apache.poi.hwmf.draw.HwmfImageRenderer, org.apache.poi.hemf.draw.HemfImageRenderer;
    [javac]                                                                                ^
    [javac] <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/poi-scratchpad\src\main\java9\module-info.java>:26: error: package org.apache.poi.hemf.draw does not exist
    [javac]     provides org.apache.poi.sl.draw.ImageRenderer with org.apache.poi.hwmf.draw.HwmfImageRenderer, org.apache.poi.hemf.draw.HemfImageRenderer;
    [javac]                                                                                                                            ^
    [javac] <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/poi-scratchpad\src\main\java9\module-info.java>:28: error: package is empty or does not exist: org.apache.poi.hmef
    [javac]     exports org.apache.poi.hmef;
    [javac]                           ^
    [javac] <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/poi-scratchpad\src\main\java9\module-info.java>:29: error: package is empty or does not exist: org.apache.poi.hmef.dev
    [javac]     exports org.apache.poi.hmef.dev;
    [javac]                                ^
    [javac] <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/poi-scratchpad\src\main\java9\module-info.java>:30: error: package is empty or does not exist: org.apache.poi.hmef.extractor
    [javac]     exports org.apache.poi.hmef.extractor;
    [javac]                                ^
    [javac] <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/poi-scratchpad\src\main\java9\module-info.java>:31: error: package is empty or does not exist: org.apache.poi.hmef.attribute
    [javac]     exports org.apache.poi.hmef.attribute;
    [javac]                                ^
    [javac] <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/poi-scratchpad\src\main\java9\module-info.java>:32: error: package is empty or does not exist: org.apache.poi.hdgf
    [javac]     exports org.apache.poi.hdgf;
    [javac]                           ^
    [javac] <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/poi-scratchpad\src\main\java9\module-info.java>:33: error: package is empty or does not exist: org.apache.poi.hdgf.dev
    [javac]     exports org.apache.poi.hdgf.dev;
    [javac]                                ^
    [javac] <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/poi-scratchpad\src\main\java9\module-info.java>:34: error: package is empty or does not exist: org.apache.poi.hdgf.streams
    [javac]     exports org.apache.poi.hdgf.streams;
    [javac]                                ^
    [javac] <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/poi-scratchpad\src\main\java9\module-info.java>:35: error: package is empty or does not exist: org.apache.poi.hdgf.extractor
    [javac]     exports org.apache.poi.hdgf.extractor;
    [javac]                                ^
    [javac] <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/poi-scratchpad\src\main\java9\module-info.java>:36: error: package is empty or does not exist: org.apache.poi.hdgf.pointers
    [javac]     exports org.apache.poi.hdgf.pointers;
    [javac]                                ^
    [javac] <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/poi-scratchpad\src\main\java9\module-info.java>:37: error: package is empty or does not exist: org.apache.poi.hdgf.exceptions
    [javac]     exports org.apache.poi.hdgf.exceptions;
    [javac]                                ^
    [javac] <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/poi-scratchpad\src\main\java9\module-info.java>:38: error: package is empty or does not exist: org.apache.poi.hdgf.chunks
    [javac]     exports org.apache.poi.hdgf.chunks;
    [javac]                                ^
    [javac] <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/poi-scratchpad\src\main\java9\module-info.java>:39: error: package is empty or does not exist: org.apache.poi.hwpf
    [javac]     exports org.apache.poi.hwpf;
    [javac]                           ^
    [javac] <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/poi-scratchpad\src\main\java9\module-info.java>:40: error: package is empty or does not exist: org.apache.poi.hwpf.dev
    [javac]     exports org.apache.poi.hwpf.dev;
    [javac]                                ^
    [javac] <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/poi-scratchpad\src\main\java9\module-info.java>:41: error: package is empty or does not exist: org.apache.poi.hwpf.sprm
    [javac]     exports org.apache.poi.hwpf.sprm;
    [javac]                                ^
    [javac] <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/poi-scratchpad\src\main\java9\module-info.java>:42: error: package is empty or does not exist: org.apache.poi.hwpf.converter
    [javac]     exports org.apache.poi.hwpf.converter;
    [javac]                                ^
    [javac] <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/poi-scratchpad\src\main\java9\module-info.java>:43: error: package is empty or does not exist: org.apache.poi.hwpf.extractor
    [javac]     exports org.apache.poi.hwpf.extractor;
    [javac]                                ^
    [javac] <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/poi-scratchpad\src\main\java9\module-info.java>:44: error: package is empty or does not exist: org.apache.poi.hwpf.usermodel
    [javac]     exports org.apache.poi.hwpf.usermodel;
    [javac]                                ^
    [javac] <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/poi-scratchpad\src\main\java9\module-info.java>:45: error: package is empty or does not exist: org.apache.poi.hwpf.model
    [javac]     exports org.apache.poi.hwpf.model;
    [javac]                                ^
    [javac] <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/poi-scratchpad\src\main\java9\module-info.java>:46: error: package is empty or does not exist: org.apache.poi.hwpf.model.io
    [javac]     exports org.apache.poi.hwpf.model.io;
    [javac]                                      ^
    [javac] <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/poi-scratchpad\src\main\java9\module-info.java>:47: error: package is empty or does not exist: org.apache.poi.hwpf.model.types
    [javac]     exports org.apache.poi.hwpf.model.types;
    [javac]                                      ^
    [javac] <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/poi-scratchpad\src\main\java9\module-info.java>:49: error: package is empty or does not exist: org.apache.poi.hwmf.record
    [javac]     exports org.apache.poi.hwmf.record;
    [javac]                                ^
    [javac] <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/poi-scratchpad\src\main\java9\module-info.java>:50: error: package is empty or does not exist: org.apache.poi.hwmf.draw
    [javac]     exports org.apache.poi.hwmf.draw;
    [javac]                                ^
    [javac] <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/poi-scratchpad\src\main\java9\module-info.java>:51: error: package is empty or does not exist: org.apache.poi.hwmf.usermodel
    [javac]     exports org.apache.poi.hwmf.usermodel;
    [javac]                                ^
    [javac] <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/poi-scratchpad\src\main\java9\module-info.java>:53: error: package is empty or does not exist: org.apache.poi.extractor.ole2
    [javac]     exports org.apache.poi.extractor.ole2;
    [javac]                                     ^
    [javac] <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/poi-scratchpad\src\main\java9\module-info.java>:54: error: package is empty or does not exist: org.apache.poi.hpbf
    [javac]     exports org.apache.poi.hpbf;
    [javac]                           ^
    [javac] <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/poi-scratchpad\src\main\java9\module-info.java>:55: error: package is empty or does not exist: org.apache.poi.hpbf.dev
    [javac]     exports org.apache.poi.hpbf.dev;
    [javac]                                ^
    [javac] <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/poi-scratchpad\src\main\java9\module-info.java>:56: error: package is empty or does not exist: org.apache.poi.hpbf.extractor
    [javac]     exports org.apache.poi.hpbf.extractor;
    [javac]                                ^
    [javac] <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/poi-scratchpad\src\main\java9\module-info.java>:57: error: package is empty or does not exist: org.apache.poi.hpbf.model
    [javac]     exports org.apache.poi.hpbf.model;
    [javac]                                ^
    [javac] <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/poi-scratchpad\src\main\java9\module-info.java>:58: error: package is empty or does not exist: org.apache.poi.hpbf.model.qcbits
    [javac]     exports org.apache.poi.hpbf.model.qcbits;
    [javac]                                      ^
    [javac] <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/poi-scratchpad\src\main\java9\module-info.java>:60: error: package is empty or does not exist: org.apache.poi.hslf.dev
    [javac]     exports org.apache.poi.hslf.dev;
    [javac]                                ^
    [javac] <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/poi-scratchpad\src\main\java9\module-info.java>:61: error: package is empty or does not exist: org.apache.poi.hslf.record
    [javac]     exports org.apache.poi.hslf.record;
    [javac]                                ^
    [javac] <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/poi-scratchpad\src\main\java9\module-info.java>:62: error: package is empty or does not exist: org.apache.poi.hslf.extractor
    [javac]     exports org.apache.poi.hslf.extractor;
    [javac]                                ^
    [javac] <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/poi-scratchpad\src\main\java9\module-info.java>:63: error: package is empty or does not exist: org.apache.poi.hslf.exceptions
    [javac]     exports org.apache.poi.hslf.exceptions;
    [javac]                                ^
    [javac] <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/poi-scratchpad\src\main\java9\module-info.java>:64: error: package is empty or does not exist: org.apache.poi.hslf.usermodel
    [javac]     exports org.apache.poi.hslf.usermodel;
    [javac]                                ^
    [javac] <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/poi-scratchpad\src\main\java9\module-info.java>:65: error: package is empty or does not exist: org.apache.poi.hslf.blip
    [javac]     exports org.apache.poi.hslf.blip;
    [javac]                                ^
    [javac] <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/poi-scratchpad\src\main\java9\module-info.java>:66: error: package is empty or does not exist: org.apache.poi.hslf.model
    [javac]     exports org.apache.poi.hslf.model;
    [javac]                                ^
    [javac] <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/poi-scratchpad\src\main\java9\module-info.java>:67: error: package is empty or does not exist: org.apache.poi.hslf.model.textproperties
    [javac]     exports org.apache.poi.hslf.model.textproperties;
    [javac]                                      ^
    [javac] <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/poi-scratchpad\src\main\java9\module-info.java>:68: error: package is empty or does not exist: org.apache.poi.hslf.util
    [javac]     exports org.apache.poi.hslf.util;
    [javac]                                ^
    [javac] <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/poi-scratchpad\src\main\java9\module-info.java>:70: error: package is empty or does not exist: org.apache.poi.hssf.converter
    [javac]     exports org.apache.poi.hssf.converter;
    [javac]                                ^
    [javac] <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/poi-scratchpad\src\main\java9\module-info.java>:72: error: package is empty or does not exist: org.apache.poi.hsmf
    [javac]     exports org.apache.poi.hsmf;
    [javac]                           ^
    [javac] <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/poi-scratchpad\src\main\java9\module-info.java>:73: error: package is empty or does not exist: org.apache.poi.hsmf.dev
    [javac]     exports org.apache.poi.hsmf.dev;
    [javac]                                ^
    [javac] <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/poi-scratchpad\src\main\java9\module-info.java>:74: error: package is empty or does not exist: org.apache.poi.hsmf.datatypes
    [javac]     exports org.apache.poi.hsmf.datatypes;
    [javac]                                ^
    [javac] <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/poi-scratchpad\src\main\java9\module-info.java>:75: error: package is empty or does not exist: org.apache.poi.hsmf.extractor
    [javac]     exports org.apache.poi.hsmf.extractor;
    [javac]                                ^
    [javac] <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/poi-scratchpad\src\main\java9\module-info.java>:76: error: package is empty or does not exist: org.apache.poi.hsmf.exceptions
    [javac]     exports org.apache.poi.hsmf.exceptions;
    [javac]                                ^
    [javac] <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/poi-scratchpad\src\main\java9\module-info.java>:77: error: package is empty or does not exist: org.apache.poi.hsmf.parsers
    [javac]     exports org.apache.poi.hsmf.parsers;
    [javac]                                ^
    [javac] <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/poi-scratchpad\src\main\java9\module-info.java>:80: error: package is empty or does not exist: org.apache.poi.hemf.record.emf
    [javac]     exports org.apache.poi.hemf.record.emf;
    [javac]                                       ^
    [javac] <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/poi-scratchpad\src\main\java9\module-info.java>:81: error: package is empty or does not exist: org.apache.poi.hemf.record.emfplus
    [javac]     exports org.apache.poi.hemf.record.emfplus;
    [javac]                                       ^
    [javac] <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/poi-scratchpad\src\main\java9\module-info.java>:82: error: package is empty or does not exist: org.apache.poi.hemf.draw
    [javac]     exports org.apache.poi.hemf.draw;
    [javac]                                ^
    [javac] <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/poi-scratchpad\src\main\java9\module-info.java>:83: error: package is empty or does not exist: org.apache.poi.hemf.usermodel
    [javac]     exports org.apache.poi.hemf.usermodel;
    [javac]                                ^
    [javac] <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/poi-scratchpad\src\main\java9\module-info.java>:19: warning: requires transitive directive for an automatic module
    [javac]     requires transitive org.apache.poi.poi;
    [javac]                                       ^
    [javac] 53 errors
    [javac] 1 warning

BUILD FAILED
<https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/build.xml>:1197: The following error occurred while executing this line:
<https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/build.xml>:1068: Compile failed; see the compiler error output for details.

Total time: 1 minute 41 seconds
Build step 'Invoke Ant' marked build as failure
[SpotBugs] Skipping execution of recorder since overall result is 'FAILURE'
Archiving artifacts
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


Build failed in Jenkins: POI » POI-DSL-Windows-1.14 #55

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/55/display/redirect?page=changes>

Changes:

[Dominik Stadler] Jenkins DSL: Add a workaround to run "ant init" before building with Gradle

Otherwise the Ant-helpers are not compiled properly currently

We should remove this as soon as Gradle build is working standalone

[Dominik Stadler] Enable Gradle Wrapper to avoid running with an unsupported local version

This may cause the strange "PrecompiledProjectScript" failures that we see currently

[Dominik Stadler] Add a simple test-case for XLSX2CSV

[Dominik Stadler] Add one more directory from Maven build to .gitignore

[Dominik Stadler] Fix directory for examples-sources to make Maven build work again

[Dominik Stadler] Switch the Ant-build to separate folders under "build/classes"

This avoids colliding in strange ways with the default Gradle location "build/classes/main/java"

This caused very strange error messages about invalid package names when compiling with Gradle and Ant in one source checkout

[Dominik Stadler] Add a Gradle target "allJavaDoc" for an initial combined JavaDoc run

[Dominik Stadler] Adjust JavaDoc target to act similar as the one in the build.xml

Set memory and set "lint:non" on Java 8 to not be stricter than the Ant-build

[Dominik Stadler] Adjust some JavaDoc

[Dominik Stadler] XSLX2CSV: Do not double-encode if the value is already having quotes and escape double-quotes

Most CSV formats use "" (two quotes) to escape a "-character, we should do this in this
example as well to produce files that can be parsed by other CSV processors correctly.

Also cases where the value is already enclosed in quotes should not lead to additional quotes

Add a simple initial test to module "examples" verify basic functionality of XSLX2CSV
as I often rely on it for converting some very large xlsx-files to csv

[Dominik Stadler] Also look for test-data in ../test-data for Gradle build

This is needed when running tests in the IDE via the Gradle project import

[Dominik Stadler] Update JUnit to 5.7.1 and junit-platform to 1.7.1

[Dominik Stadler] Apply some IDE suggestions, improve exception message, add some JavaDoc


------------------------------------------
[...truncated 24.91 KB...]
    [javac] Creating empty <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/main\build\classes\ant\java\org\apache\poi\ss\formula\package-info.class>
    [javac] Creating empty <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/main\build\classes\ant\java\org\apache\poi\hpsf\package-info.class>
    [javac] Creating empty <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/main\build\classes\ant\java\org\apache\poi\poifs\property\package-info.class>
    [javac] Creating empty <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/main\build\classes\ant\java\org\apache\poi\poifs\filesystem\package-info.class>
    [javac] Creating empty <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/main\build\classes\ant\java\org\apache\poi\ss\formula\ptg\package-info.class>
    [javac] Creating empty <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/main\build\classes\ant\java\org\apache\poi\poifs\storage\package-info.class>
    [javac] Creating empty <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/main\build\classes\ant\java\org\apache\poi\hssf\eventusermodel\package-info.class>
    [javac] Creating empty <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/main\build\classes\ant\java\org\apache\poi\hssf\record\aggregates\package-info.class>
    [javac] Creating empty <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/main\build\classes\ant\java\org\apache\poi\ss\format\package-info.class>
    [javac] Creating empty <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/main\build\classes\ant\java\org\apache\poi\hssf\model\package-info.class>
    [javac] Creating empty <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/main\build\classes\ant\java\org\apache\poi\hssf\usermodel\package-info.class>
    [javac] Creating empty <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/main\build\classes\ant\java\org\apache\poi\hssf\util\package-info.class>
    [javac] Creating empty <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/main\build\classes\ant\java\org\apache\poi\poifs\eventfilesystem\package-info.class>
    [javac] Compiling 1 source file to <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/main\src\main\java9>
    [javac] <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/main\src\main\java9\module-info.java>:31: error: package org.apache.poi.extractor does not exist
    [javac]     uses org.apache.poi.extractor.ExtractorProvider;
    [javac]                                  ^
    [javac] <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/main\src\main\java9\module-info.java>:32: error: package org.apache.poi.ss.usermodel does not exist
    [javac]     uses org.apache.poi.ss.usermodel.WorkbookProvider;
    [javac]                                     ^
    [javac] <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/main\src\main\java9\module-info.java>:33: error: package org.apache.poi.sl.usermodel does not exist
    [javac]     uses org.apache.poi.sl.usermodel.SlideShowProvider;
    [javac]                                     ^
    [javac] <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/main\src\main\java9\module-info.java>:34: error: package org.apache.poi.sl.draw does not exist
    [javac]     uses org.apache.poi.sl.draw.ImageRenderer;
    [javac]                                ^
    [javac] <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/main\src\main\java9\module-info.java>:36: error: package org.apache.poi.extractor does not exist
    [javac]     provides org.apache.poi.extractor.ExtractorProvider with org.apache.poi.extractor.MainExtractorFactory;
    [javac]                                      ^
    [javac] <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/main\src\main\java9\module-info.java>:36: error: package org.apache.poi.extractor does not exist
    [javac]     provides org.apache.poi.extractor.ExtractorProvider with org.apache.poi.extractor.MainExtractorFactory;
    [javac]                                                                                      ^
    [javac] <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/main\src\main\java9\module-info.java>:37: error: package org.apache.poi.ss.usermodel does not exist
    [javac]     provides org.apache.poi.ss.usermodel.WorkbookProvider with org.apache.poi.hssf.usermodel.HSSFWorkbookFactory;
    [javac]                                         ^
    [javac] <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/main\src\main\java9\module-info.java>:37: error: package org.apache.poi.hssf.usermodel does not exist
    [javac]     provides org.apache.poi.ss.usermodel.WorkbookProvider with org.apache.poi.hssf.usermodel.HSSFWorkbookFactory;
    [javac]                                                                                             ^
    [javac] <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/main\src\main\java9\module-info.java>:38: error: package org.apache.poi.sl.draw does not exist
    [javac]     provides org.apache.poi.sl.draw.ImageRenderer with org.apache.poi.sl.draw.BitmapImageRenderer;
    [javac]                                    ^
    [javac] <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/main\src\main\java9\module-info.java>:38: error: package org.apache.poi.sl.draw does not exist
    [javac]     provides org.apache.poi.sl.draw.ImageRenderer with org.apache.poi.sl.draw.BitmapImageRenderer;
    [javac]                                                                              ^
    [javac] <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/main\src\main\java9\module-info.java>:40: error: package is empty or does not exist: org.apache.poi
    [javac]     exports org.apache.poi;
    [javac]                       ^
    [javac] <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/main\src\main\java9\module-info.java>:41: error: package is empty or does not exist: org.apache.poi.common
    [javac]     exports org.apache.poi.common;
    [javac]                           ^
    [javac] <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/main\src\main\java9\module-info.java>:42: error: package is empty or does not exist: org.apache.poi.common.usermodel
    [javac]     exports org.apache.poi.common.usermodel;
    [javac]                                  ^
    [javac] <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/main\src\main\java9\module-info.java>:43: error: package is empty or does not exist: org.apache.poi.common.usermodel.fonts
    [javac]     exports org.apache.poi.common.usermodel.fonts;
    [javac]                                            ^
    [javac] <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/main\src\main\java9\module-info.java>:44: error: package is empty or does not exist: org.apache.poi.ddf
    [javac]     exports org.apache.poi.ddf;
    [javac]                           ^
    [javac] <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/main\src\main\java9\module-info.java>:45: error: package is empty or does not exist: org.apache.poi.extractor
    [javac]     exports org.apache.poi.extractor;
    [javac]                           ^
    [javac] <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/main\src\main\java9\module-info.java>:46: error: package is empty or does not exist: org.apache.poi.hpsf
    [javac]     exports org.apache.poi.hpsf;
    [javac]                           ^
    [javac] <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/main\src\main\java9\module-info.java>:47: error: package is empty or does not exist: org.apache.poi.hpsf.extractor
    [javac]     exports org.apache.poi.hpsf.extractor;
    [javac]                                ^
    [javac] <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/main\src\main\java9\module-info.java>:48: error: package is empty or does not exist: org.apache.poi.hpsf.wellknown
    [javac]     exports org.apache.poi.hpsf.wellknown;
    [javac]                                ^
    [javac] <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/main\src\main\java9\module-info.java>:49: error: package is empty or does not exist: org.apache.poi.hssf
    [javac]     exports org.apache.poi.hssf;
    [javac]                           ^
    [javac] <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/main\src\main\java9\module-info.java>:50: error: package is empty or does not exist: org.apache.poi.hssf.dev
    [javac]     exports org.apache.poi.hssf.dev;
    [javac]                                ^
    [javac] <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/main\src\main\java9\module-info.java>:51: error: package is empty or does not exist: org.apache.poi.hssf.eventmodel
    [javac]     exports org.apache.poi.hssf.eventmodel;
    [javac]                                ^
    [javac] <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/main\src\main\java9\module-info.java>:52: error: package is empty or does not exist: org.apache.poi.hssf.eventusermodel
    [javac]     exports org.apache.poi.hssf.eventusermodel;
    [javac]                                ^
    [javac] <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/main\src\main\java9\module-info.java>:53: error: package is empty or does not exist: org.apache.poi.hssf.eventusermodel.dummyrecord
    [javac]     exports org.apache.poi.hssf.eventusermodel.dummyrecord;
    [javac]                                               ^
    [javac] <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/main\src\main\java9\module-info.java>:54: error: package is empty or does not exist: org.apache.poi.hssf.extractor
    [javac]     exports org.apache.poi.hssf.extractor;
    [javac]                                ^
    [javac] <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/main\src\main\java9\module-info.java>:55: error: package is empty or does not exist: org.apache.poi.hssf.model
    [javac]     exports org.apache.poi.hssf.model;
    [javac]                                ^
    [javac] <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/main\src\main\java9\module-info.java>:56: error: package is empty or does not exist: org.apache.poi.hssf.record
    [javac]     exports org.apache.poi.hssf.record;
    [javac]                                ^
    [javac] <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/main\src\main\java9\module-info.java>:57: error: package is empty or does not exist: org.apache.poi.hssf.record.aggregates
    [javac]     exports org.apache.poi.hssf.record.aggregates;
    [javac]                                       ^
    [javac] <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/main\src\main\java9\module-info.java>:58: error: package is empty or does not exist: org.apache.poi.hssf.record.cf
    [javac]     exports org.apache.poi.hssf.record.cf;
    [javac]                                       ^
    [javac] <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/main\src\main\java9\module-info.java>:59: error: package is empty or does not exist: org.apache.poi.hssf.record.chart
    [javac]     exports org.apache.poi.hssf.record.chart;
    [javac]                                       ^
    [javac] <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/main\src\main\java9\module-info.java>:60: error: package is empty or does not exist: org.apache.poi.hssf.record.common
    [javac]     exports org.apache.poi.hssf.record.common;
    [javac]                                       ^
    [javac] <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/main\src\main\java9\module-info.java>:61: error: package is empty or does not exist: org.apache.poi.hssf.record.cont
    [javac]     exports org.apache.poi.hssf.record.cont;
    [javac]                                       ^
    [javac] <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/main\src\main\java9\module-info.java>:62: error: package is empty or does not exist: org.apache.poi.hssf.record.crypto
    [javac]     exports org.apache.poi.hssf.record.crypto;
    [javac]                                       ^
    [javac] <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/main\src\main\java9\module-info.java>:63: error: package is empty or does not exist: org.apache.poi.hssf.record.pivottable
    [javac]     exports org.apache.poi.hssf.record.pivottable;
    [javac]                                       ^
    [javac] <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/main\src\main\java9\module-info.java>:64: error: package is empty or does not exist: org.apache.poi.hssf.usermodel
    [javac]     exports org.apache.poi.hssf.usermodel;
    [javac]                                ^
    [javac] <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/main\src\main\java9\module-info.java>:65: error: package is empty or does not exist: org.apache.poi.hssf.usermodel.helpers
    [javac]     exports org.apache.poi.hssf.usermodel.helpers;
    [javac]                                          ^
    [javac] <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/main\src\main\java9\module-info.java>:66: error: package is empty or does not exist: org.apache.poi.hssf.util
    [javac]     exports org.apache.poi.hssf.util;
    [javac]                                ^
    [javac] <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/main\src\main\java9\module-info.java>:67: error: package is empty or does not exist: org.apache.poi.poifs.common
    [javac]     exports org.apache.poi.poifs.common;
    [javac]                                 ^
    [javac] <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/main\src\main\java9\module-info.java>:68: error: package is empty or does not exist: org.apache.poi.poifs.crypt
    [javac]     exports org.apache.poi.poifs.crypt;
    [javac]                                 ^
    [javac] <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/main\src\main\java9\module-info.java>:69: error: package is empty or does not exist: org.apache.poi.poifs.crypt.agile
    [javac]     exports org.apache.poi.poifs.crypt.agile;
    [javac]                                       ^
    [javac] <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/main\src\main\java9\module-info.java>:70: error: package is empty or does not exist: org.apache.poi.poifs.crypt.binaryrc4
    [javac]     exports org.apache.poi.poifs.crypt.binaryrc4;
    [javac]                                       ^
    [javac] <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/main\src\main\java9\module-info.java>:71: error: package is empty or does not exist: org.apache.poi.poifs.crypt.cryptoapi
    [javac]     exports org.apache.poi.poifs.crypt.cryptoapi;
    [javac]                                       ^
    [javac] <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/main\src\main\java9\module-info.java>:72: error: package is empty or does not exist: org.apache.poi.poifs.crypt.standard
    [javac]     exports org.apache.poi.poifs.crypt.standard;
    [javac]                                       ^
    [javac] <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/main\src\main\java9\module-info.java>:73: error: package is empty or does not exist: org.apache.poi.poifs.crypt.xor
    [javac]     exports org.apache.poi.poifs.crypt.xor;
    [javac]                                       ^
    [javac] <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/main\src\main\java9\module-info.java>:74: error: package is empty or does not exist: org.apache.poi.poifs.dev
    [javac]     exports org.apache.poi.poifs.dev;
    [javac]                                 ^
    [javac] <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/main\src\main\java9\module-info.java>:75: error: package is empty or does not exist: org.apache.poi.poifs.eventfilesystem
    [javac]     exports org.apache.poi.poifs.eventfilesystem;
    [javac]                                 ^
    [javac] <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/main\src\main\java9\module-info.java>:76: error: package is empty or does not exist: org.apache.poi.poifs.filesystem
    [javac]     exports org.apache.poi.poifs.filesystem;
    [javac]                                 ^
    [javac] <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/main\src\main\java9\module-info.java>:77: error: package is empty or does not exist: org.apache.poi.poifs.macros
    [javac]     exports org.apache.poi.poifs.macros;
    [javac]                                 ^
    [javac] <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/main\src\main\java9\module-info.java>:78: error: package is empty or does not exist: org.apache.poi.poifs.nio
    [javac]     exports org.apache.poi.poifs.nio;
    [javac]                                 ^
    [javac] <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/main\src\main\java9\module-info.java>:79: error: package is empty or does not exist: org.apache.poi.poifs.property
    [javac]     exports org.apache.poi.poifs.property;
    [javac]                                 ^
    [javac] <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/main\src\main\java9\module-info.java>:80: error: package is empty or does not exist: org.apache.poi.poifs.storage
    [javac]     exports org.apache.poi.poifs.storage;
    [javac]                                 ^
    [javac] <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/main\src\main\java9\module-info.java>:81: error: package is empty or does not exist: org.apache.poi.sl.draw
    [javac]     exports org.apache.poi.sl.draw;
    [javac]                              ^
    [javac] <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/main\src\main\java9\module-info.java>:82: error: package is empty or does not exist: org.apache.poi.sl.draw.geom
    [javac]     exports org.apache.poi.sl.draw.geom;
    [javac]                                   ^
    [javac] <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/main\src\main\java9\module-info.java>:83: error: package is empty or does not exist: org.apache.poi.sl.extractor
    [javac]     exports org.apache.poi.sl.extractor;
    [javac]                              ^
    [javac] <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/main\src\main\java9\module-info.java>:84: error: package is empty or does not exist: org.apache.poi.sl.image
    [javac]     exports org.apache.poi.sl.image;
    [javac]                              ^
    [javac] <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/main\src\main\java9\module-info.java>:85: error: package is empty or does not exist: org.apache.poi.sl.usermodel
    [javac]     exports org.apache.poi.sl.usermodel;
    [javac]                              ^
    [javac] <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/main\src\main\java9\module-info.java>:86: error: package is empty or does not exist: org.apache.poi.ss
    [javac]     exports org.apache.poi.ss;
    [javac]                           ^
    [javac] <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/main\src\main\java9\module-info.java>:87: error: package is empty or does not exist: org.apache.poi.ss.extractor
    [javac]     exports org.apache.poi.ss.extractor;
    [javac]                              ^
    [javac] <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/main\src\main\java9\module-info.java>:88: error: package is empty or does not exist: org.apache.poi.ss.format
    [javac]     exports org.apache.poi.ss.format;
    [javac]                              ^
    [javac] <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/main\src\main\java9\module-info.java>:89: error: package is empty or does not exist: org.apache.poi.ss.formula
    [javac]     exports org.apache.poi.ss.formula;
    [javac]                              ^
    [javac] <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/main\src\main\java9\module-info.java>:90: error: package is empty or does not exist: org.apache.poi.ss.formula.atp
    [javac]     exports org.apache.poi.ss.formula.atp;
    [javac]                                      ^
    [javac] <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/main\src\main\java9\module-info.java>:91: error: package is empty or does not exist: org.apache.poi.ss.formula.constant
    [javac]     exports org.apache.poi.ss.formula.constant;
    [javac]                                      ^
    [javac] <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/main\src\main\java9\module-info.java>:92: error: package is empty or does not exist: org.apache.poi.ss.formula.eval
    [javac]     exports org.apache.poi.ss.formula.eval;
    [javac]                                      ^
    [javac] <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/main\src\main\java9\module-info.java>:93: error: package is empty or does not exist: org.apache.poi.ss.formula.eval.forked
    [javac]     exports org.apache.poi.ss.formula.eval.forked;
    [javac]                                           ^
    [javac] <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/main\src\main\java9\module-info.java>:94: error: package is empty or does not exist: org.apache.poi.ss.formula.function
    [javac]     exports org.apache.poi.ss.formula.function;
    [javac]                                      ^
    [javac] <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/main\src\main\java9\module-info.java>:95: error: package is empty or does not exist: org.apache.poi.ss.formula.functions
    [javac]     exports org.apache.poi.ss.formula.functions;
    [javac]                                      ^
    [javac] <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/main\src\main\java9\module-info.java>:96: error: package is empty or does not exist: org.apache.poi.ss.formula.ptg
    [javac]     exports org.apache.poi.ss.formula.ptg;
    [javac]                                      ^
    [javac] <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/main\src\main\java9\module-info.java>:97: error: package is empty or does not exist: org.apache.poi.ss.formula.udf
    [javac]     exports org.apache.poi.ss.formula.udf;
    [javac]                                      ^
    [javac] <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/main\src\main\java9\module-info.java>:98: error: package is empty or does not exist: org.apache.poi.ss.usermodel
    [javac]     exports org.apache.poi.ss.usermodel;
    [javac]                              ^
    [javac] <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/main\src\main\java9\module-info.java>:99: error: package is empty or does not exist: org.apache.poi.ss.usermodel.helpers
    [javac]     exports org.apache.poi.ss.usermodel.helpers;
    [javac]                                        ^
    [javac] <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/main\src\main\java9\module-info.java>:100: error: package is empty or does not exist: org.apache.poi.ss.util
    [javac]     exports org.apache.poi.ss.util;
    [javac]                              ^
    [javac] <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/main\src\main\java9\module-info.java>:101: error: package is empty or does not exist: org.apache.poi.ss.util.cellwalk
    [javac]     exports org.apache.poi.ss.util.cellwalk;
    [javac]                                   ^
    [javac] <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/main\src\main\java9\module-info.java>:102: error: package is empty or does not exist: org.apache.poi.util
    [javac]     exports org.apache.poi.util;
    [javac]                           ^
    [javac] <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/main\src\main\java9\module-info.java>:103: error: package is empty or does not exist: org.apache.poi.wp.usermodel
    [javac]     exports org.apache.poi.wp.usermodel;
    [javac]                              ^
    [javac] 74 errors

BUILD FAILED
<https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/build.xml>:1178: The following error occurred while executing this line:
<https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/build.xml>:1067: Compile failed; see the compiler error output for details.

Total time: 1 minute 11 seconds
Build step 'Invoke Ant' marked build as failure
[SpotBugs] Skipping execution of recorder since overall result is 'FAILURE'
Archiving artifacts
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


Build failed in Jenkins: POI » POI-DSL-Windows-1.14 #54

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/54/display/redirect>

Changes:


------------------------------------------
[...truncated 431.00 KB...]
    [javac] Creating empty <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/main\build\classes\org\apache\poi\ss\formula\package-info.class>
    [javac] Creating empty <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/main\build\classes\org\apache\poi\hpsf\package-info.class>
    [javac] Creating empty <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/main\build\classes\org\apache\poi\poifs\property\package-info.class>
    [javac] Creating empty <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/main\build\classes\org\apache\poi\poifs\filesystem\package-info.class>
    [javac] Creating empty <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/main\build\classes\org\apache\poi\ss\formula\ptg\package-info.class>
    [javac] Creating empty <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/main\build\classes\org\apache\poi\poifs\storage\package-info.class>
    [javac] Creating empty <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/main\build\classes\org\apache\poi\hssf\eventusermodel\package-info.class>
    [javac] Creating empty <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/main\build\classes\org\apache\poi\hssf\record\aggregates\package-info.class>
    [javac] Creating empty <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/main\build\classes\org\apache\poi\ss\format\package-info.class>
    [javac] Creating empty <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/main\build\classes\org\apache\poi\hssf\model\package-info.class>
    [javac] Creating empty <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/main\build\classes\org\apache\poi\hssf\usermodel\package-info.class>
    [javac] Creating empty <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/main\build\classes\org\apache\poi\hssf\util\package-info.class>
    [javac] Creating empty <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/main\build\classes\org\apache\poi\poifs\eventfilesystem\package-info.class>
    [javac] Compiling 1 source file to <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/main\src\main\java9>
    [javac] <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/main\src\main\java9\module-info.java>:31: error: package org.apache.poi.extractor does not exist
    [javac]     uses org.apache.poi.extractor.ExtractorProvider;
    [javac]                                  ^
    [javac] <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/main\src\main\java9\module-info.java>:32: error: package org.apache.poi.ss.usermodel does not exist
    [javac]     uses org.apache.poi.ss.usermodel.WorkbookProvider;
    [javac]                                     ^
    [javac] <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/main\src\main\java9\module-info.java>:33: error: package org.apache.poi.sl.usermodel does not exist
    [javac]     uses org.apache.poi.sl.usermodel.SlideShowProvider;
    [javac]                                     ^
    [javac] <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/main\src\main\java9\module-info.java>:34: error: package org.apache.poi.sl.draw does not exist
    [javac]     uses org.apache.poi.sl.draw.ImageRenderer;
    [javac]                                ^
    [javac] <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/main\src\main\java9\module-info.java>:36: error: package org.apache.poi.extractor does not exist
    [javac]     provides org.apache.poi.extractor.ExtractorProvider with org.apache.poi.extractor.MainExtractorFactory;
    [javac]                                      ^
    [javac] <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/main\src\main\java9\module-info.java>:36: error: package org.apache.poi.extractor does not exist
    [javac]     provides org.apache.poi.extractor.ExtractorProvider with org.apache.poi.extractor.MainExtractorFactory;
    [javac]                                                                                      ^
    [javac] <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/main\src\main\java9\module-info.java>:37: error: package org.apache.poi.ss.usermodel does not exist
    [javac]     provides org.apache.poi.ss.usermodel.WorkbookProvider with org.apache.poi.hssf.usermodel.HSSFWorkbookFactory;
    [javac]                                         ^
    [javac] <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/main\src\main\java9\module-info.java>:37: error: package org.apache.poi.hssf.usermodel does not exist
    [javac]     provides org.apache.poi.ss.usermodel.WorkbookProvider with org.apache.poi.hssf.usermodel.HSSFWorkbookFactory;
    [javac]                                                                                             ^
    [javac] <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/main\src\main\java9\module-info.java>:38: error: package org.apache.poi.sl.draw does not exist
    [javac]     provides org.apache.poi.sl.draw.ImageRenderer with org.apache.poi.sl.draw.BitmapImageRenderer;
    [javac]                                    ^
    [javac] <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/main\src\main\java9\module-info.java>:38: error: package org.apache.poi.sl.draw does not exist
    [javac]     provides org.apache.poi.sl.draw.ImageRenderer with org.apache.poi.sl.draw.BitmapImageRenderer;
    [javac]                                                                              ^
    [javac] <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/main\src\main\java9\module-info.java>:40: error: package is empty or does not exist: org.apache.poi
    [javac]     exports org.apache.poi;
    [javac]                       ^
    [javac] <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/main\src\main\java9\module-info.java>:41: error: package is empty or does not exist: org.apache.poi.common
    [javac]     exports org.apache.poi.common;
    [javac]                           ^
    [javac] <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/main\src\main\java9\module-info.java>:42: error: package is empty or does not exist: org.apache.poi.common.usermodel
    [javac]     exports org.apache.poi.common.usermodel;
    [javac]                                  ^
    [javac] <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/main\src\main\java9\module-info.java>:43: error: package is empty or does not exist: org.apache.poi.common.usermodel.fonts
    [javac]     exports org.apache.poi.common.usermodel.fonts;
    [javac]                                            ^
    [javac] <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/main\src\main\java9\module-info.java>:44: error: package is empty or does not exist: org.apache.poi.ddf
    [javac]     exports org.apache.poi.ddf;
    [javac]                           ^
    [javac] <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/main\src\main\java9\module-info.java>:45: error: package is empty or does not exist: org.apache.poi.extractor
    [javac]     exports org.apache.poi.extractor;
    [javac]                           ^
    [javac] <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/main\src\main\java9\module-info.java>:46: error: package is empty or does not exist: org.apache.poi.hpsf
    [javac]     exports org.apache.poi.hpsf;
    [javac]                           ^
    [javac] <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/main\src\main\java9\module-info.java>:47: error: package is empty or does not exist: org.apache.poi.hpsf.extractor
    [javac]     exports org.apache.poi.hpsf.extractor;
    [javac]                                ^
    [javac] <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/main\src\main\java9\module-info.java>:48: error: package is empty or does not exist: org.apache.poi.hpsf.wellknown
    [javac]     exports org.apache.poi.hpsf.wellknown;
    [javac]                                ^
    [javac] <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/main\src\main\java9\module-info.java>:49: error: package is empty or does not exist: org.apache.poi.hssf
    [javac]     exports org.apache.poi.hssf;
    [javac]                           ^
    [javac] <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/main\src\main\java9\module-info.java>:50: error: package is empty or does not exist: org.apache.poi.hssf.dev
    [javac]     exports org.apache.poi.hssf.dev;
    [javac]                                ^
    [javac] <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/main\src\main\java9\module-info.java>:51: error: package is empty or does not exist: org.apache.poi.hssf.eventmodel
    [javac]     exports org.apache.poi.hssf.eventmodel;
    [javac]                                ^
    [javac] <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/main\src\main\java9\module-info.java>:52: error: package is empty or does not exist: org.apache.poi.hssf.eventusermodel
    [javac]     exports org.apache.poi.hssf.eventusermodel;
    [javac]                                ^
    [javac] <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/main\src\main\java9\module-info.java>:53: error: package is empty or does not exist: org.apache.poi.hssf.eventusermodel.dummyrecord
    [javac]     exports org.apache.poi.hssf.eventusermodel.dummyrecord;
    [javac]                                               ^
    [javac] <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/main\src\main\java9\module-info.java>:54: error: package is empty or does not exist: org.apache.poi.hssf.extractor
    [javac]     exports org.apache.poi.hssf.extractor;
    [javac]                                ^
    [javac] <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/main\src\main\java9\module-info.java>:55: error: package is empty or does not exist: org.apache.poi.hssf.model
    [javac]     exports org.apache.poi.hssf.model;
    [javac]                                ^
    [javac] <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/main\src\main\java9\module-info.java>:56: error: package is empty or does not exist: org.apache.poi.hssf.record
    [javac]     exports org.apache.poi.hssf.record;
    [javac]                                ^
    [javac] <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/main\src\main\java9\module-info.java>:57: error: package is empty or does not exist: org.apache.poi.hssf.record.aggregates
    [javac]     exports org.apache.poi.hssf.record.aggregates;
    [javac]                                       ^
    [javac] <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/main\src\main\java9\module-info.java>:58: error: package is empty or does not exist: org.apache.poi.hssf.record.cf
    [javac]     exports org.apache.poi.hssf.record.cf;
    [javac]                                       ^
    [javac] <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/main\src\main\java9\module-info.java>:59: error: package is empty or does not exist: org.apache.poi.hssf.record.chart
    [javac]     exports org.apache.poi.hssf.record.chart;
    [javac]                                       ^
    [javac] <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/main\src\main\java9\module-info.java>:60: error: package is empty or does not exist: org.apache.poi.hssf.record.common
    [javac]     exports org.apache.poi.hssf.record.common;
    [javac]                                       ^
    [javac] <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/main\src\main\java9\module-info.java>:61: error: package is empty or does not exist: org.apache.poi.hssf.record.cont
    [javac]     exports org.apache.poi.hssf.record.cont;
    [javac]                                       ^
    [javac] <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/main\src\main\java9\module-info.java>:62: error: package is empty or does not exist: org.apache.poi.hssf.record.crypto
    [javac]     exports org.apache.poi.hssf.record.crypto;
    [javac]                                       ^
    [javac] <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/main\src\main\java9\module-info.java>:63: error: package is empty or does not exist: org.apache.poi.hssf.record.pivottable
    [javac]     exports org.apache.poi.hssf.record.pivottable;
    [javac]                                       ^
    [javac] <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/main\src\main\java9\module-info.java>:64: error: package is empty or does not exist: org.apache.poi.hssf.usermodel
    [javac]     exports org.apache.poi.hssf.usermodel;
    [javac]                                ^
    [javac] <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/main\src\main\java9\module-info.java>:65: error: package is empty or does not exist: org.apache.poi.hssf.usermodel.helpers
    [javac]     exports org.apache.poi.hssf.usermodel.helpers;
    [javac]                                          ^
    [javac] <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/main\src\main\java9\module-info.java>:66: error: package is empty or does not exist: org.apache.poi.hssf.util
    [javac]     exports org.apache.poi.hssf.util;
    [javac]                                ^
    [javac] <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/main\src\main\java9\module-info.java>:67: error: package is empty or does not exist: org.apache.poi.poifs.common
    [javac]     exports org.apache.poi.poifs.common;
    [javac]                                 ^
    [javac] <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/main\src\main\java9\module-info.java>:68: error: package is empty or does not exist: org.apache.poi.poifs.crypt
    [javac]     exports org.apache.poi.poifs.crypt;
    [javac]                                 ^
    [javac] <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/main\src\main\java9\module-info.java>:69: error: package is empty or does not exist: org.apache.poi.poifs.crypt.agile
    [javac]     exports org.apache.poi.poifs.crypt.agile;
    [javac]                                       ^
    [javac] <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/main\src\main\java9\module-info.java>:70: error: package is empty or does not exist: org.apache.poi.poifs.crypt.binaryrc4
    [javac]     exports org.apache.poi.poifs.crypt.binaryrc4;
    [javac]                                       ^
    [javac] <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/main\src\main\java9\module-info.java>:71: error: package is empty or does not exist: org.apache.poi.poifs.crypt.cryptoapi
    [javac]     exports org.apache.poi.poifs.crypt.cryptoapi;
    [javac]                                       ^
    [javac] <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/main\src\main\java9\module-info.java>:72: error: package is empty or does not exist: org.apache.poi.poifs.crypt.standard
    [javac]     exports org.apache.poi.poifs.crypt.standard;
    [javac]                                       ^
    [javac] <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/main\src\main\java9\module-info.java>:73: error: package is empty or does not exist: org.apache.poi.poifs.crypt.xor
    [javac]     exports org.apache.poi.poifs.crypt.xor;
    [javac]                                       ^
    [javac] <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/main\src\main\java9\module-info.java>:74: error: package is empty or does not exist: org.apache.poi.poifs.dev
    [javac]     exports org.apache.poi.poifs.dev;
    [javac]                                 ^
    [javac] <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/main\src\main\java9\module-info.java>:75: error: package is empty or does not exist: org.apache.poi.poifs.eventfilesystem
    [javac]     exports org.apache.poi.poifs.eventfilesystem;
    [javac]                                 ^
    [javac] <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/main\src\main\java9\module-info.java>:76: error: package is empty or does not exist: org.apache.poi.poifs.filesystem
    [javac]     exports org.apache.poi.poifs.filesystem;
    [javac]                                 ^
    [javac] <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/main\src\main\java9\module-info.java>:77: error: package is empty or does not exist: org.apache.poi.poifs.macros
    [javac]     exports org.apache.poi.poifs.macros;
    [javac]                                 ^
    [javac] <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/main\src\main\java9\module-info.java>:78: error: package is empty or does not exist: org.apache.poi.poifs.nio
    [javac]     exports org.apache.poi.poifs.nio;
    [javac]                                 ^
    [javac] <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/main\src\main\java9\module-info.java>:79: error: package is empty or does not exist: org.apache.poi.poifs.property
    [javac]     exports org.apache.poi.poifs.property;
    [javac]                                 ^
    [javac] <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/main\src\main\java9\module-info.java>:80: error: package is empty or does not exist: org.apache.poi.poifs.storage
    [javac]     exports org.apache.poi.poifs.storage;
    [javac]                                 ^
    [javac] <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/main\src\main\java9\module-info.java>:81: error: package is empty or does not exist: org.apache.poi.sl.draw
    [javac]     exports org.apache.poi.sl.draw;
    [javac]                              ^
    [javac] <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/main\src\main\java9\module-info.java>:82: error: package is empty or does not exist: org.apache.poi.sl.draw.geom
    [javac]     exports org.apache.poi.sl.draw.geom;
    [javac]                                   ^
    [javac] <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/main\src\main\java9\module-info.java>:83: error: package is empty or does not exist: org.apache.poi.sl.extractor
    [javac]     exports org.apache.poi.sl.extractor;
    [javac]                              ^
    [javac] <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/main\src\main\java9\module-info.java>:84: error: package is empty or does not exist: org.apache.poi.sl.image
    [javac]     exports org.apache.poi.sl.image;
    [javac]                              ^
    [javac] <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/main\src\main\java9\module-info.java>:85: error: package is empty or does not exist: org.apache.poi.sl.usermodel
    [javac]     exports org.apache.poi.sl.usermodel;
    [javac]                              ^
    [javac] <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/main\src\main\java9\module-info.java>:86: error: package is empty or does not exist: org.apache.poi.ss
    [javac]     exports org.apache.poi.ss;
    [javac]                           ^
    [javac] <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/main\src\main\java9\module-info.java>:87: error: package is empty or does not exist: org.apache.poi.ss.extractor
    [javac]     exports org.apache.poi.ss.extractor;
    [javac]                              ^
    [javac] <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/main\src\main\java9\module-info.java>:88: error: package is empty or does not exist: org.apache.poi.ss.format
    [javac]     exports org.apache.poi.ss.format;
    [javac]                              ^
    [javac] <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/main\src\main\java9\module-info.java>:89: error: package is empty or does not exist: org.apache.poi.ss.formula
    [javac]     exports org.apache.poi.ss.formula;
    [javac]                              ^
    [javac] <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/main\src\main\java9\module-info.java>:90: error: package is empty or does not exist: org.apache.poi.ss.formula.atp
    [javac]     exports org.apache.poi.ss.formula.atp;
    [javac]                                      ^
    [javac] <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/main\src\main\java9\module-info.java>:91: error: package is empty or does not exist: org.apache.poi.ss.formula.constant
    [javac]     exports org.apache.poi.ss.formula.constant;
    [javac]                                      ^
    [javac] <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/main\src\main\java9\module-info.java>:92: error: package is empty or does not exist: org.apache.poi.ss.formula.eval
    [javac]     exports org.apache.poi.ss.formula.eval;
    [javac]                                      ^
    [javac] <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/main\src\main\java9\module-info.java>:93: error: package is empty or does not exist: org.apache.poi.ss.formula.eval.forked
    [javac]     exports org.apache.poi.ss.formula.eval.forked;
    [javac]                                           ^
    [javac] <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/main\src\main\java9\module-info.java>:94: error: package is empty or does not exist: org.apache.poi.ss.formula.function
    [javac]     exports org.apache.poi.ss.formula.function;
    [javac]                                      ^
    [javac] <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/main\src\main\java9\module-info.java>:95: error: package is empty or does not exist: org.apache.poi.ss.formula.functions
    [javac]     exports org.apache.poi.ss.formula.functions;
    [javac]                                      ^
    [javac] <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/main\src\main\java9\module-info.java>:96: error: package is empty or does not exist: org.apache.poi.ss.formula.ptg
    [javac]     exports org.apache.poi.ss.formula.ptg;
    [javac]                                      ^
    [javac] <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/main\src\main\java9\module-info.java>:97: error: package is empty or does not exist: org.apache.poi.ss.formula.udf
    [javac]     exports org.apache.poi.ss.formula.udf;
    [javac]                                      ^
    [javac] <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/main\src\main\java9\module-info.java>:98: error: package is empty or does not exist: org.apache.poi.ss.usermodel
    [javac]     exports org.apache.poi.ss.usermodel;
    [javac]                              ^
    [javac] <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/main\src\main\java9\module-info.java>:99: error: package is empty or does not exist: org.apache.poi.ss.usermodel.helpers
    [javac]     exports org.apache.poi.ss.usermodel.helpers;
    [javac]                                        ^
    [javac] <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/main\src\main\java9\module-info.java>:100: error: package is empty or does not exist: org.apache.poi.ss.util
    [javac]     exports org.apache.poi.ss.util;
    [javac]                              ^
    [javac] <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/main\src\main\java9\module-info.java>:101: error: package is empty or does not exist: org.apache.poi.ss.util.cellwalk
    [javac]     exports org.apache.poi.ss.util.cellwalk;
    [javac]                                   ^
    [javac] <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/main\src\main\java9\module-info.java>:102: error: package is empty or does not exist: org.apache.poi.util
    [javac]     exports org.apache.poi.util;
    [javac]                           ^
    [javac] <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/main\src\main\java9\module-info.java>:103: error: package is empty or does not exist: org.apache.poi.wp.usermodel
    [javac]     exports org.apache.poi.wp.usermodel;
    [javac]                              ^
    [javac] 74 errors

BUILD FAILED
<https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/build.xml>:1178: The following error occurred while executing this line:
<https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/build.xml>:1067: Compile failed; see the compiler error output for details.

Total time: 54 seconds
Build step 'Invoke Ant' marked build as failure
[SpotBugs] Skipping execution of recorder since overall result is 'FAILURE'
Archiving artifacts
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


Build failed in Jenkins: POI » POI-DSL-Windows-1.14 #53

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/53/display/redirect>

Changes:


------------------------------------------
[...truncated 235.61 KB...]
			at sun.nio.fs.WindowsFileSystemProvider.implDelete(Unknown Source)
			at sun.nio.fs.AbstractFileSystemProvider.deleteIfExists(Unknown Source)
			at java.nio.file.Files.deleteIfExists(Unknown Source)
			at jenkins.util.io.PathRemover.removeOrMakeRemovableThenRemove(PathRemover.java:237)
	Also:   java.nio.file.FileSystemException: <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/.svn\svn.e140389f-40ce-47b9-bf5d-849650fcbf2b.tmp>: The process cannot access the file because it is being used by another process.

			at sun.nio.fs.WindowsException.translateToIOException(Unknown Source)
			at sun.nio.fs.WindowsException.rethrowAsIOException(Unknown Source)
			at sun.nio.fs.WindowsException.rethrowAsIOException(Unknown Source)
			at sun.nio.fs.WindowsFileSystemProvider.implDelete(Unknown Source)
			at sun.nio.fs.AbstractFileSystemProvider.deleteIfExists(Unknown Source)
			at java.nio.file.Files.deleteIfExists(Unknown Source)
			at jenkins.util.io.PathRemover.removeOrMakeRemovableThenRemove(PathRemover.java:241)
jenkins.util.io.CompositeIOException: Unable to remove file <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/.svn\svn.e140389f-40ce-47b9-bf5d-849650fcbf2b.tmp>
		at jenkins.util.io.PathRemover.removeOrMakeRemovableThenRemove(PathRemover.java:252)
		at jenkins.util.io.PathRemover.tryRemoveFile(PathRemover.java:205)
		at jenkins.util.io.PathRemover.tryRemoveRecursive(PathRemover.java:216)
		at jenkins.util.io.PathRemover.tryRemoveDirectoryContents(PathRemover.java:226)
		at jenkins.util.io.PathRemover.tryRemoveRecursive(PathRemover.java:215)
		at jenkins.util.io.PathRemover.tryRemoveDirectoryContents(PathRemover.java:226)
		at jenkins.util.io.PathRemover.forceRemoveDirectoryContents(PathRemover.java:87)
Also:   	Also:   java.nio.file.DirectoryNotEmptyException: <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/.svn>
			at sun.nio.fs.WindowsFileSystemProvider.implDelete(Unknown Source)
			at sun.nio.fs.AbstractFileSystemProvider.deleteIfExists(Unknown Source)
			at java.nio.file.Files.deleteIfExists(Unknown Source)
			at jenkins.util.io.PathRemover.removeOrMakeRemovableThenRemove(PathRemover.java:237)
	Also:   java.nio.file.DirectoryNotEmptyException: <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/.svn>
			at sun.nio.fs.WindowsFileSystemProvider.implDelete(Unknown Source)
			at sun.nio.fs.AbstractFileSystemProvider.deleteIfExists(Unknown Source)
			at java.nio.file.Files.deleteIfExists(Unknown Source)
			at jenkins.util.io.PathRemover.removeOrMakeRemovableThenRemove(PathRemover.java:241)
jenkins.util.io.CompositeIOException: Unable to remove directory <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/.svn> with directory contents: [<https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/.svn\svn.e140389f-40ce-47b9-bf5d-849650fcbf2b.tmp]>
		at jenkins.util.io.PathRemover.removeOrMakeRemovableThenRemove(PathRemover.java:250)
		at jenkins.util.io.PathRemover.tryRemoveFile(PathRemover.java:205)
		at jenkins.util.io.PathRemover.tryRemoveRecursive(PathRemover.java:216)
		at jenkins.util.io.PathRemover.tryRemoveDirectoryContents(PathRemover.java:226)
		at jenkins.util.io.PathRemover.forceRemoveDirectoryContents(PathRemover.java:87)
Also:   hudson.remoting.Channel$CallSiteStackTrace: Remote call to JNLP4-connect connection from jenkins-win-he-de-1.apache.org/144.76.12.43:55199
		at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1800)
		at hudson.remoting.UserRequest$ExceptionResponse.retrieve(UserRequest.java:357)
		at hudson.remoting.Channel.call(Channel.java:1001)
		at hudson.FilePath.act(FilePath.java:1157)
		at hudson.FilePath.act(FilePath.java:1146)
		at hudson.scm.SubversionSCM.checkout(SubversionSCM.java:927)
		at hudson.scm.SubversionSCM.checkout(SubversionSCM.java:857)
		at hudson.scm.SCM.checkout(SCM.java:505)
		at hudson.model.AbstractProject.checkout(AbstractProject.java:1206)
		at hudson.model.AbstractBuild$AbstractBuildExecution.defaultCheckout(AbstractBuild.java:637)
		at jenkins.scm.SCMCheckoutStrategy.checkout(SCMCheckoutStrategy.java:86)
		at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:509)
		at hudson.model.Run.execute(Run.java:1907)
		at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
		at hudson.model.ResourceController.execute(ResourceController.java:97)
		at hudson.model.Executor.run(Executor.java:429)
jenkins.util.io.CompositeIOException: Unable to delete '<https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/.'.> Tried 3 times (of a maximum of 3) waiting 0.1 sec between attempts.
	at jenkins.util.io.PathRemover.forceRemoveDirectoryContents(PathRemover.java:90)
	at hudson.Util.deleteContentsRecursive(Util.java:262)
	at hudson.Util.deleteContentsRecursive(Util.java:251)
	at hudson.scm.subversion.CheckoutUpdater$SubversionUpdateTask.perform(CheckoutUpdater.java:90)
	at hudson.scm.subversion.WorkspaceUpdater$UpdateTask.delegateTo(WorkspaceUpdater.java:168)
	at hudson.scm.subversion.WorkspaceUpdater$UpdateTask.delegateTo(WorkspaceUpdater.java:176)
	at hudson.scm.subversion.UpdateUpdater$TaskImpl.perform(UpdateUpdater.java:185)
	at hudson.scm.subversion.WorkspaceUpdater$UpdateTask.delegateTo(WorkspaceUpdater.java:168)
	at hudson.scm.SubversionSCM$CheckOutTask.perform(SubversionSCM.java:1031)
	at hudson.scm.SubversionSCM$CheckOutTask.invoke(SubversionSCM.java:1007)
	at hudson.scm.SubversionSCM$CheckOutTask.invoke(SubversionSCM.java:980)
	at hudson.FilePath$FileCallableWrapper.call(FilePath.java:3313)
	at hudson.remoting.UserRequest.perform(UserRequest.java:211)
	at hudson.remoting.UserRequest.perform(UserRequest.java:54)
	at hudson.remoting.Request$2.run(Request.java:375)
	at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:73)
	at java.util.concurrent.FutureTask.run(Unknown Source)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at hudson.remoting.Engine$1.lambda$newThread$0(Engine.java:118)
	at java.lang.Thread.run(Unknown Source)
Retrying after 10 seconds
Checking out a fresh workspace because there's no workspace at F:\jenkins\jenkins-slave\712657a4\workspace\POI\POI-DSL-Windows-1.14
Cleaning local Directory .
Also:   	Also:   java.nio.file.FileSystemException: <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/.svn\svn.e140389f-40ce-47b9-bf5d-849650fcbf2b.tmp>: The process cannot access the file because it is being used by another process.

			at sun.nio.fs.WindowsException.translateToIOException(Unknown Source)
			at sun.nio.fs.WindowsException.rethrowAsIOException(Unknown Source)
			at sun.nio.fs.WindowsException.rethrowAsIOException(Unknown Source)
			at sun.nio.fs.WindowsFileSystemProvider.implDelete(Unknown Source)
			at sun.nio.fs.AbstractFileSystemProvider.deleteIfExists(Unknown Source)
			at java.nio.file.Files.deleteIfExists(Unknown Source)
			at jenkins.util.io.PathRemover.removeOrMakeRemovableThenRemove(PathRemover.java:237)
	Also:   java.nio.file.FileSystemException: <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/.svn\svn.e140389f-40ce-47b9-bf5d-849650fcbf2b.tmp>: The process cannot access the file because it is being used by another process.

			at sun.nio.fs.WindowsException.translateToIOException(Unknown Source)
			at sun.nio.fs.WindowsException.rethrowAsIOException(Unknown Source)
			at sun.nio.fs.WindowsException.rethrowAsIOException(Unknown Source)
			at sun.nio.fs.WindowsFileSystemProvider.implDelete(Unknown Source)
			at sun.nio.fs.AbstractFileSystemProvider.deleteIfExists(Unknown Source)
			at java.nio.file.Files.deleteIfExists(Unknown Source)
			at jenkins.util.io.PathRemover.removeOrMakeRemovableThenRemove(PathRemover.java:241)
jenkins.util.io.CompositeIOException: Unable to remove file <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/.svn\svn.e140389f-40ce-47b9-bf5d-849650fcbf2b.tmp>
		at jenkins.util.io.PathRemover.removeOrMakeRemovableThenRemove(PathRemover.java:252)
		at jenkins.util.io.PathRemover.tryRemoveFile(PathRemover.java:205)
		at jenkins.util.io.PathRemover.tryRemoveRecursive(PathRemover.java:216)
		at jenkins.util.io.PathRemover.tryRemoveDirectoryContents(PathRemover.java:226)
		at jenkins.util.io.PathRemover.tryRemoveRecursive(PathRemover.java:215)
		at jenkins.util.io.PathRemover.tryRemoveDirectoryContents(PathRemover.java:226)
		at jenkins.util.io.PathRemover.forceRemoveDirectoryContents(PathRemover.java:87)
Also:   	Also:   java.nio.file.DirectoryNotEmptyException: <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/.svn>
			at sun.nio.fs.WindowsFileSystemProvider.implDelete(Unknown Source)
			at sun.nio.fs.AbstractFileSystemProvider.deleteIfExists(Unknown Source)
			at java.nio.file.Files.deleteIfExists(Unknown Source)
			at jenkins.util.io.PathRemover.removeOrMakeRemovableThenRemove(PathRemover.java:237)
	Also:   java.nio.file.DirectoryNotEmptyException: <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/.svn>
			at sun.nio.fs.WindowsFileSystemProvider.implDelete(Unknown Source)
			at sun.nio.fs.AbstractFileSystemProvider.deleteIfExists(Unknown Source)
			at java.nio.file.Files.deleteIfExists(Unknown Source)
			at jenkins.util.io.PathRemover.removeOrMakeRemovableThenRemove(PathRemover.java:241)
jenkins.util.io.CompositeIOException: Unable to remove directory <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/.svn> with directory contents: [<https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/.svn\svn.e140389f-40ce-47b9-bf5d-849650fcbf2b.tmp]>
		at jenkins.util.io.PathRemover.removeOrMakeRemovableThenRemove(PathRemover.java:250)
		at jenkins.util.io.PathRemover.tryRemoveFile(PathRemover.java:205)
		at jenkins.util.io.PathRemover.tryRemoveRecursive(PathRemover.java:216)
		at jenkins.util.io.PathRemover.tryRemoveDirectoryContents(PathRemover.java:226)
		at jenkins.util.io.PathRemover.forceRemoveDirectoryContents(PathRemover.java:87)
Also:   hudson.remoting.Channel$CallSiteStackTrace: Remote call to JNLP4-connect connection from jenkins-win-he-de-1.apache.org/144.76.12.43:55199
		at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1800)
		at hudson.remoting.UserRequest$ExceptionResponse.retrieve(UserRequest.java:357)
		at hudson.remoting.Channel.call(Channel.java:1001)
		at hudson.FilePath.act(FilePath.java:1157)
		at hudson.FilePath.act(FilePath.java:1146)
		at hudson.scm.SubversionSCM.checkout(SubversionSCM.java:927)
		at hudson.scm.SubversionSCM.checkout(SubversionSCM.java:857)
		at hudson.scm.SCM.checkout(SCM.java:505)
		at hudson.model.AbstractProject.checkout(AbstractProject.java:1206)
		at hudson.model.AbstractBuild$AbstractBuildExecution.defaultCheckout(AbstractBuild.java:637)
		at jenkins.scm.SCMCheckoutStrategy.checkout(SCMCheckoutStrategy.java:86)
		at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:509)
		at hudson.model.Run.execute(Run.java:1907)
		at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
		at hudson.model.ResourceController.execute(ResourceController.java:97)
		at hudson.model.Executor.run(Executor.java:429)
jenkins.util.io.CompositeIOException: Unable to delete '<https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/.'.> Tried 3 times (of a maximum of 3) waiting 0.1 sec between attempts.
	at jenkins.util.io.PathRemover.forceRemoveDirectoryContents(PathRemover.java:90)
	at hudson.Util.deleteContentsRecursive(Util.java:262)
	at hudson.Util.deleteContentsRecursive(Util.java:251)
	at hudson.scm.subversion.CheckoutUpdater$SubversionUpdateTask.perform(CheckoutUpdater.java:90)
	at hudson.scm.subversion.WorkspaceUpdater$UpdateTask.delegateTo(WorkspaceUpdater.java:168)
	at hudson.scm.subversion.WorkspaceUpdater$UpdateTask.delegateTo(WorkspaceUpdater.java:176)
	at hudson.scm.subversion.UpdateUpdater$TaskImpl.perform(UpdateUpdater.java:132)
	at hudson.scm.subversion.WorkspaceUpdater$UpdateTask.delegateTo(WorkspaceUpdater.java:168)
	at hudson.scm.SubversionSCM$CheckOutTask.perform(SubversionSCM.java:1031)
	at hudson.scm.SubversionSCM$CheckOutTask.invoke(SubversionSCM.java:1007)
	at hudson.scm.SubversionSCM$CheckOutTask.invoke(SubversionSCM.java:980)
	at hudson.FilePath$FileCallableWrapper.call(FilePath.java:3313)
	at hudson.remoting.UserRequest.perform(UserRequest.java:211)
	at hudson.remoting.UserRequest.perform(UserRequest.java:54)
	at hudson.remoting.Request$2.run(Request.java:375)
	at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:73)
	at java.util.concurrent.FutureTask.run(Unknown Source)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at hudson.remoting.Engine$1.lambda$newThread$0(Engine.java:118)
	at java.lang.Thread.run(Unknown Source)
Retrying after 10 seconds
Checking out a fresh workspace because there's no workspace at F:\jenkins\jenkins-slave\712657a4\workspace\POI\POI-DSL-Windows-1.14
Cleaning local Directory .
Also:   	Also:   java.nio.file.FileSystemException: <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/.svn\svn.e140389f-40ce-47b9-bf5d-849650fcbf2b.tmp>: The process cannot access the file because it is being used by another process.

			at sun.nio.fs.WindowsException.translateToIOException(Unknown Source)
			at sun.nio.fs.WindowsException.rethrowAsIOException(Unknown Source)
			at sun.nio.fs.WindowsException.rethrowAsIOException(Unknown Source)
			at sun.nio.fs.WindowsFileSystemProvider.implDelete(Unknown Source)
			at sun.nio.fs.AbstractFileSystemProvider.deleteIfExists(Unknown Source)
			at java.nio.file.Files.deleteIfExists(Unknown Source)
			at jenkins.util.io.PathRemover.removeOrMakeRemovableThenRemove(PathRemover.java:237)
	Also:   java.nio.file.FileSystemException: <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/.svn\svn.e140389f-40ce-47b9-bf5d-849650fcbf2b.tmp>: The process cannot access the file because it is being used by another process.

			at sun.nio.fs.WindowsException.translateToIOException(Unknown Source)
			at sun.nio.fs.WindowsException.rethrowAsIOException(Unknown Source)
			at sun.nio.fs.WindowsException.rethrowAsIOException(Unknown Source)
			at sun.nio.fs.WindowsFileSystemProvider.implDelete(Unknown Source)
			at sun.nio.fs.AbstractFileSystemProvider.deleteIfExists(Unknown Source)
			at java.nio.file.Files.deleteIfExists(Unknown Source)
			at jenkins.util.io.PathRemover.removeOrMakeRemovableThenRemove(PathRemover.java:241)
jenkins.util.io.CompositeIOException: Unable to remove file <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/.svn\svn.e140389f-40ce-47b9-bf5d-849650fcbf2b.tmp>
		at jenkins.util.io.PathRemover.removeOrMakeRemovableThenRemove(PathRemover.java:252)
		at jenkins.util.io.PathRemover.tryRemoveFile(PathRemover.java:205)
		at jenkins.util.io.PathRemover.tryRemoveRecursive(PathRemover.java:216)
		at jenkins.util.io.PathRemover.tryRemoveDirectoryContents(PathRemover.java:226)
		at jenkins.util.io.PathRemover.tryRemoveRecursive(PathRemover.java:215)
		at jenkins.util.io.PathRemover.tryRemoveDirectoryContents(PathRemover.java:226)
		at jenkins.util.io.PathRemover.forceRemoveDirectoryContents(PathRemover.java:87)
Also:   	Also:   java.nio.file.DirectoryNotEmptyException: <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/.svn>
			at sun.nio.fs.WindowsFileSystemProvider.implDelete(Unknown Source)
			at sun.nio.fs.AbstractFileSystemProvider.deleteIfExists(Unknown Source)
			at java.nio.file.Files.deleteIfExists(Unknown Source)
			at jenkins.util.io.PathRemover.removeOrMakeRemovableThenRemove(PathRemover.java:237)
	Also:   java.nio.file.DirectoryNotEmptyException: <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/.svn>
			at sun.nio.fs.WindowsFileSystemProvider.implDelete(Unknown Source)
			at sun.nio.fs.AbstractFileSystemProvider.deleteIfExists(Unknown Source)
			at java.nio.file.Files.deleteIfExists(Unknown Source)
			at jenkins.util.io.PathRemover.removeOrMakeRemovableThenRemove(PathRemover.java:241)
jenkins.util.io.CompositeIOException: Unable to remove directory <https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/.svn> with directory contents: [<https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/.svn\svn.e140389f-40ce-47b9-bf5d-849650fcbf2b.tmp]>
		at jenkins.util.io.PathRemover.removeOrMakeRemovableThenRemove(PathRemover.java:250)
		at jenkins.util.io.PathRemover.tryRemoveFile(PathRemover.java:205)
		at jenkins.util.io.PathRemover.tryRemoveRecursive(PathRemover.java:216)
		at jenkins.util.io.PathRemover.tryRemoveDirectoryContents(PathRemover.java:226)
		at jenkins.util.io.PathRemover.forceRemoveDirectoryContents(PathRemover.java:87)
Also:   hudson.remoting.Channel$CallSiteStackTrace: Remote call to JNLP4-connect connection from jenkins-win-he-de-1.apache.org/144.76.12.43:55199
		at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1800)
		at hudson.remoting.UserRequest$ExceptionResponse.retrieve(UserRequest.java:357)
		at hudson.remoting.Channel.call(Channel.java:1001)
		at hudson.FilePath.act(FilePath.java:1157)
		at hudson.FilePath.act(FilePath.java:1146)
		at hudson.scm.SubversionSCM.checkout(SubversionSCM.java:927)
		at hudson.scm.SubversionSCM.checkout(SubversionSCM.java:857)
		at hudson.scm.SCM.checkout(SCM.java:505)
		at hudson.model.AbstractProject.checkout(AbstractProject.java:1206)
		at hudson.model.AbstractBuild$AbstractBuildExecution.defaultCheckout(AbstractBuild.java:637)
		at jenkins.scm.SCMCheckoutStrategy.checkout(SCMCheckoutStrategy.java:86)
		at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:509)
		at hudson.model.Run.execute(Run.java:1907)
		at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
		at hudson.model.ResourceController.execute(ResourceController.java:97)
		at hudson.model.Executor.run(Executor.java:429)
jenkins.util.io.CompositeIOException: Unable to delete '<https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.14/ws/.'.> Tried 3 times (of a maximum of 3) waiting 0.1 sec between attempts.
	at jenkins.util.io.PathRemover.forceRemoveDirectoryContents(PathRemover.java:90)
	at hudson.Util.deleteContentsRecursive(Util.java:262)
	at hudson.Util.deleteContentsRecursive(Util.java:251)
	at hudson.scm.subversion.CheckoutUpdater$SubversionUpdateTask.perform(CheckoutUpdater.java:90)
	at hudson.scm.subversion.WorkspaceUpdater$UpdateTask.delegateTo(WorkspaceUpdater.java:168)
	at hudson.scm.subversion.WorkspaceUpdater$UpdateTask.delegateTo(WorkspaceUpdater.java:176)
	at hudson.scm.subversion.UpdateUpdater$TaskImpl.perform(UpdateUpdater.java:132)
	at hudson.scm.subversion.WorkspaceUpdater$UpdateTask.delegateTo(WorkspaceUpdater.java:168)
	at hudson.scm.SubversionSCM$CheckOutTask.perform(SubversionSCM.java:1031)
	at hudson.scm.SubversionSCM$CheckOutTask.invoke(SubversionSCM.java:1007)
	at hudson.scm.SubversionSCM$CheckOutTask.invoke(SubversionSCM.java:980)
	at hudson.FilePath$FileCallableWrapper.call(FilePath.java:3313)
	at hudson.remoting.UserRequest.perform(UserRequest.java:211)
	at hudson.remoting.UserRequest.perform(UserRequest.java:54)
	at hudson.remoting.Request$2.run(Request.java:375)
	at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:73)
	at java.util.concurrent.FutureTask.run(Unknown Source)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at hudson.remoting.Engine$1.lambda$newThread$0(Engine.java:118)
	at java.lang.Thread.run(Unknown Source)
[SpotBugs] Skipping execution of recorder since overall result is 'FAILURE'
Archiving artifacts
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