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

Changes:


------------------------------------------
[...truncated 303.29 KB...]
                        at 
java.base/java.nio.file.Files.deleteIfExists(Files.java:1181)
                        at 
jenkins.util.io.PathRemover.removeOrMakeRemovableThenRemove(PathRemover.java:234)
        Also:   java.nio.file.FileSystemException: 
<https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.20/ws/.svn\svn.680eafcd-68ba-4941-b65c-ab0b6ad57295.tmp>:
 The process cannot access the file because it is being used by another process.

                        at 
java.base/sun.nio.fs.WindowsException.translateToIOException(WindowsException.java:92)
                        at 
java.base/sun.nio.fs.WindowsException.rethrowAsIOException(WindowsException.java:103)
                        at 
java.base/sun.nio.fs.WindowsException.rethrowAsIOException(WindowsException.java:108)
                        at 
java.base/sun.nio.fs.WindowsFileSystemProvider.implDelete(WindowsFileSystemProvider.java:274)
                        at 
java.base/sun.nio.fs.AbstractFileSystemProvider.deleteIfExists(AbstractFileSystemProvider.java:110)
                        at 
java.base/java.nio.file.Files.deleteIfExists(Files.java:1181)
                        at 
jenkins.util.io.PathRemover.removeOrMakeRemovableThenRemove(PathRemover.java:238)
jenkins.util.io.CompositeIOException: Unable to remove file 
<https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.20/ws/.svn\svn.680eafcd-68ba-4941-b65c-ab0b6ad57295.tmp>
                at 
jenkins.util.io.PathRemover.removeOrMakeRemovableThenRemove(PathRemover.java:249)
                at 
jenkins.util.io.PathRemover.tryRemoveFile(PathRemover.java:202)
                at 
jenkins.util.io.PathRemover.tryRemoveRecursive(PathRemover.java:213)
                at 
jenkins.util.io.PathRemover.tryRemoveDirectoryContents(PathRemover.java:223)
                at 
jenkins.util.io.PathRemover.tryRemoveRecursive(PathRemover.java:212)
                at 
jenkins.util.io.PathRemover.tryRemoveDirectoryContents(PathRemover.java:223)
                at 
jenkins.util.io.PathRemover.forceRemoveDirectoryContents(PathRemover.java:84)
Also:           Also:   java.nio.file.DirectoryNotEmptyException: 
<https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.20/ws/.svn>
                        at 
java.base/sun.nio.fs.WindowsFileSystemProvider.implDelete(WindowsFileSystemProvider.java:271)
                        at 
java.base/sun.nio.fs.AbstractFileSystemProvider.deleteIfExists(AbstractFileSystemProvider.java:110)
                        at 
java.base/java.nio.file.Files.deleteIfExists(Files.java:1181)
                        at 
jenkins.util.io.PathRemover.removeOrMakeRemovableThenRemove(PathRemover.java:234)
        Also:   java.nio.file.DirectoryNotEmptyException: 
<https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.20/ws/.svn>
                        at 
java.base/sun.nio.fs.WindowsFileSystemProvider.implDelete(WindowsFileSystemProvider.java:271)
                        at 
java.base/sun.nio.fs.AbstractFileSystemProvider.deleteIfExists(AbstractFileSystemProvider.java:110)
                        at 
java.base/java.nio.file.Files.deleteIfExists(Files.java:1181)
                        at 
jenkins.util.io.PathRemover.removeOrMakeRemovableThenRemove(PathRemover.java:238)
jenkins.util.io.CompositeIOException: Unable to remove directory 
<https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.20/ws/.svn> with 
directory contents: 
[<https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.20/ws/.svn\svn.680eafcd-68ba-4941-b65c-ab0b6ad57295.tmp]>
                at 
jenkins.util.io.PathRemover.removeOrMakeRemovableThenRemove(PathRemover.java:247)
                at 
jenkins.util.io.PathRemover.tryRemoveFile(PathRemover.java:202)
                at 
jenkins.util.io.PathRemover.tryRemoveRecursive(PathRemover.java:213)
                at 
jenkins.util.io.PathRemover.tryRemoveDirectoryContents(PathRemover.java:223)
                at 
jenkins.util.io.PathRemover.forceRemoveDirectoryContents(PathRemover.java:84)
Also:   hudson.remoting.Channel$CallSiteStackTrace: Remote call to 
JNLP4-connect connection from 52.167.119.156/52.167.119.156:51201
                at 
hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1784)
                at 
hudson.remoting.UserRequest$ExceptionResponse.retrieve(UserRequest.java:356)
                at hudson.remoting.Channel.call(Channel.java:1000)
                at hudson.FilePath.act(FilePath.java:1192)
                at hudson.FilePath.act(FilePath.java:1181)
                at hudson.scm.SubversionSCM.checkout(SubversionSCM.java:970)
                at hudson.scm.SubversionSCM.checkout(SubversionSCM.java:892)
                at hudson.scm.SCM.checkout(SCM.java:540)
                at 
hudson.model.AbstractProject.checkout(AbstractProject.java:1240)
                at 
hudson.model.AbstractBuild$AbstractBuildExecution.defaultCheckout(AbstractBuild.java:649)
                at 
jenkins.scm.SCMCheckoutStrategy.checkout(SCMCheckoutStrategy.java:85)
                at 
hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:521)
                at hudson.model.Run.execute(Run.java:1900)
                at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:44)
                at 
hudson.model.ResourceController.execute(ResourceController.java:101)
                at hudson.model.Executor.run(Executor.java:442)
jenkins.util.io.CompositeIOException: Unable to delete 
'<https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.20/ws/.'.> Tried 3 
times (of a maximum of 3) waiting 0.1 sec between attempts.
        at 
jenkins.util.io.PathRemover.forceRemoveDirectoryContents(PathRemover.java:87)
        at hudson.Util.deleteContentsRecursive(Util.java:286)
        at hudson.Util.deleteContentsRecursive(Util.java:275)
        at 
hudson.scm.subversion.CheckoutUpdater$SubversionUpdateTask.perform(CheckoutUpdater.java:99)
        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:191)
        at 
hudson.scm.subversion.WorkspaceUpdater$UpdateTask.delegateTo(WorkspaceUpdater.java:168)
        at 
hudson.scm.SubversionSCM$CheckOutUpdateTask.perform(SubversionSCM.java:1086)
        at 
hudson.scm.SubversionSCM$CheckOutUpdateTask.run(SubversionSCM.java:1067)
        at hudson.scm.SubversionSCM$CheckOutTask.invoke(SubversionSCM.java:1037)
        at hudson.scm.SubversionSCM$CheckOutTask.invoke(SubversionSCM.java:1020)
        at hudson.FilePath$FileCallableWrapper.call(FilePath.java:3578)
        at hudson.remoting.UserRequest.perform(UserRequest.java:211)
        at hudson.remoting.UserRequest.perform(UserRequest.java:54)
        at hudson.remoting.Request$2.run(Request.java:377)
        at 
hudson.remoting.InterceptingExecutorService.lambda$wrap$0(InterceptingExecutorService.java:78)
        at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
        at 
java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
        at 
java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at hudson.remoting.Engine$1.lambda$newThread$0(Engine.java:125)
        at java.base/java.lang.Thread.run(Thread.java:834)
Retrying after 10 seconds
Checking out a fresh workspace because there's no workspace at 
F:\jenkins\jenkins-home\712657a4\workspace\POI\POI-DSL-Windows-1.20
Cleaning local Directory .
Also:           Also:   java.nio.file.FileSystemException: 
<https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.20/ws/.svn\svn.680eafcd-68ba-4941-b65c-ab0b6ad57295.tmp>:
 The process cannot access the file because it is being used by another process.

                        at 
java.base/sun.nio.fs.WindowsException.translateToIOException(WindowsException.java:92)
                        at 
java.base/sun.nio.fs.WindowsException.rethrowAsIOException(WindowsException.java:103)
                        at 
java.base/sun.nio.fs.WindowsException.rethrowAsIOException(WindowsException.java:108)
                        at 
java.base/sun.nio.fs.WindowsFileSystemProvider.implDelete(WindowsFileSystemProvider.java:274)
                        at 
java.base/sun.nio.fs.AbstractFileSystemProvider.deleteIfExists(AbstractFileSystemProvider.java:110)
                        at 
java.base/java.nio.file.Files.deleteIfExists(Files.java:1181)
                        at 
jenkins.util.io.PathRemover.removeOrMakeRemovableThenRemove(PathRemover.java:234)
        Also:   java.nio.file.FileSystemException: 
<https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.20/ws/.svn\svn.680eafcd-68ba-4941-b65c-ab0b6ad57295.tmp>:
 The process cannot access the file because it is being used by another process.

                        at 
java.base/sun.nio.fs.WindowsException.translateToIOException(WindowsException.java:92)
                        at 
java.base/sun.nio.fs.WindowsException.rethrowAsIOException(WindowsException.java:103)
                        at 
java.base/sun.nio.fs.WindowsException.rethrowAsIOException(WindowsException.java:108)
                        at 
java.base/sun.nio.fs.WindowsFileSystemProvider.implDelete(WindowsFileSystemProvider.java:274)
                        at 
java.base/sun.nio.fs.AbstractFileSystemProvider.deleteIfExists(AbstractFileSystemProvider.java:110)
                        at 
java.base/java.nio.file.Files.deleteIfExists(Files.java:1181)
                        at 
jenkins.util.io.PathRemover.removeOrMakeRemovableThenRemove(PathRemover.java:238)
jenkins.util.io.CompositeIOException: Unable to remove file 
<https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.20/ws/.svn\svn.680eafcd-68ba-4941-b65c-ab0b6ad57295.tmp>
                at 
jenkins.util.io.PathRemover.removeOrMakeRemovableThenRemove(PathRemover.java:249)
                at 
jenkins.util.io.PathRemover.tryRemoveFile(PathRemover.java:202)
                at 
jenkins.util.io.PathRemover.tryRemoveRecursive(PathRemover.java:213)
                at 
jenkins.util.io.PathRemover.tryRemoveDirectoryContents(PathRemover.java:223)
                at 
jenkins.util.io.PathRemover.tryRemoveRecursive(PathRemover.java:212)
                at 
jenkins.util.io.PathRemover.tryRemoveDirectoryContents(PathRemover.java:223)
                at 
jenkins.util.io.PathRemover.forceRemoveDirectoryContents(PathRemover.java:84)
Also:           Also:   java.nio.file.DirectoryNotEmptyException: 
<https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.20/ws/.svn>
                        at 
java.base/sun.nio.fs.WindowsFileSystemProvider.implDelete(WindowsFileSystemProvider.java:271)
                        at 
java.base/sun.nio.fs.AbstractFileSystemProvider.deleteIfExists(AbstractFileSystemProvider.java:110)
                        at 
java.base/java.nio.file.Files.deleteIfExists(Files.java:1181)
                        at 
jenkins.util.io.PathRemover.removeOrMakeRemovableThenRemove(PathRemover.java:234)
        Also:   java.nio.file.DirectoryNotEmptyException: 
<https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.20/ws/.svn>
                        at 
java.base/sun.nio.fs.WindowsFileSystemProvider.implDelete(WindowsFileSystemProvider.java:271)
                        at 
java.base/sun.nio.fs.AbstractFileSystemProvider.deleteIfExists(AbstractFileSystemProvider.java:110)
                        at 
java.base/java.nio.file.Files.deleteIfExists(Files.java:1181)
                        at 
jenkins.util.io.PathRemover.removeOrMakeRemovableThenRemove(PathRemover.java:238)
jenkins.util.io.CompositeIOException: Unable to remove directory 
<https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.20/ws/.svn> with 
directory contents: 
[<https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.20/ws/.svn\svn.680eafcd-68ba-4941-b65c-ab0b6ad57295.tmp]>
                at 
jenkins.util.io.PathRemover.removeOrMakeRemovableThenRemove(PathRemover.java:247)
                at 
jenkins.util.io.PathRemover.tryRemoveFile(PathRemover.java:202)
                at 
jenkins.util.io.PathRemover.tryRemoveRecursive(PathRemover.java:213)
                at 
jenkins.util.io.PathRemover.tryRemoveDirectoryContents(PathRemover.java:223)
                at 
jenkins.util.io.PathRemover.forceRemoveDirectoryContents(PathRemover.java:84)
Also:   hudson.remoting.Channel$CallSiteStackTrace: Remote call to 
JNLP4-connect connection from 52.167.119.156/52.167.119.156:51201
                at 
hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1784)
                at 
hudson.remoting.UserRequest$ExceptionResponse.retrieve(UserRequest.java:356)
                at hudson.remoting.Channel.call(Channel.java:1000)
                at hudson.FilePath.act(FilePath.java:1192)
                at hudson.FilePath.act(FilePath.java:1181)
                at hudson.scm.SubversionSCM.checkout(SubversionSCM.java:970)
                at hudson.scm.SubversionSCM.checkout(SubversionSCM.java:892)
                at hudson.scm.SCM.checkout(SCM.java:540)
                at 
hudson.model.AbstractProject.checkout(AbstractProject.java:1240)
                at 
hudson.model.AbstractBuild$AbstractBuildExecution.defaultCheckout(AbstractBuild.java:649)
                at 
jenkins.scm.SCMCheckoutStrategy.checkout(SCMCheckoutStrategy.java:85)
                at 
hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:521)
                at hudson.model.Run.execute(Run.java:1900)
                at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:44)
                at 
hudson.model.ResourceController.execute(ResourceController.java:101)
                at hudson.model.Executor.run(Executor.java:442)
jenkins.util.io.CompositeIOException: Unable to delete 
'<https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.20/ws/.'.> Tried 3 
times (of a maximum of 3) waiting 0.1 sec between attempts.
        at 
jenkins.util.io.PathRemover.forceRemoveDirectoryContents(PathRemover.java:87)
        at hudson.Util.deleteContentsRecursive(Util.java:286)
        at hudson.Util.deleteContentsRecursive(Util.java:275)
        at 
hudson.scm.subversion.CheckoutUpdater$SubversionUpdateTask.perform(CheckoutUpdater.java:99)
        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:138)
        at 
hudson.scm.subversion.WorkspaceUpdater$UpdateTask.delegateTo(WorkspaceUpdater.java:168)
        at 
hudson.scm.SubversionSCM$CheckOutUpdateTask.perform(SubversionSCM.java:1086)
        at 
hudson.scm.SubversionSCM$CheckOutUpdateTask.run(SubversionSCM.java:1067)
        at hudson.scm.SubversionSCM$CheckOutTask.invoke(SubversionSCM.java:1037)
        at hudson.scm.SubversionSCM$CheckOutTask.invoke(SubversionSCM.java:1020)
        at hudson.FilePath$FileCallableWrapper.call(FilePath.java:3578)
        at hudson.remoting.UserRequest.perform(UserRequest.java:211)
        at hudson.remoting.UserRequest.perform(UserRequest.java:54)
        at hudson.remoting.Request$2.run(Request.java:377)
        at 
hudson.remoting.InterceptingExecutorService.lambda$wrap$0(InterceptingExecutorService.java:78)
        at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
        at 
java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
        at 
java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at hudson.remoting.Engine$1.lambda$newThread$0(Engine.java:125)
        at java.base/java.lang.Thread.run(Thread.java:834)
Retrying after 10 seconds
Checking out a fresh workspace because there's no workspace at 
F:\jenkins\jenkins-home\712657a4\workspace\POI\POI-DSL-Windows-1.20
Cleaning local Directory .
Also:           Also:   java.nio.file.FileSystemException: 
<https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.20/ws/.svn\svn.680eafcd-68ba-4941-b65c-ab0b6ad57295.tmp>:
 The process cannot access the file because it is being used by another process.

                        at 
java.base/sun.nio.fs.WindowsException.translateToIOException(WindowsException.java:92)
                        at 
java.base/sun.nio.fs.WindowsException.rethrowAsIOException(WindowsException.java:103)
                        at 
java.base/sun.nio.fs.WindowsException.rethrowAsIOException(WindowsException.java:108)
                        at 
java.base/sun.nio.fs.WindowsFileSystemProvider.implDelete(WindowsFileSystemProvider.java:274)
                        at 
java.base/sun.nio.fs.AbstractFileSystemProvider.deleteIfExists(AbstractFileSystemProvider.java:110)
                        at 
java.base/java.nio.file.Files.deleteIfExists(Files.java:1181)
                        at 
jenkins.util.io.PathRemover.removeOrMakeRemovableThenRemove(PathRemover.java:234)
        Also:   java.nio.file.FileSystemException: 
<https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.20/ws/.svn\svn.680eafcd-68ba-4941-b65c-ab0b6ad57295.tmp>:
 The process cannot access the file because it is being used by another process.

                        at 
java.base/sun.nio.fs.WindowsException.translateToIOException(WindowsException.java:92)
                        at 
java.base/sun.nio.fs.WindowsException.rethrowAsIOException(WindowsException.java:103)
                        at 
java.base/sun.nio.fs.WindowsException.rethrowAsIOException(WindowsException.java:108)
                        at 
java.base/sun.nio.fs.WindowsFileSystemProvider.implDelete(WindowsFileSystemProvider.java:274)
                        at 
java.base/sun.nio.fs.AbstractFileSystemProvider.deleteIfExists(AbstractFileSystemProvider.java:110)
                        at 
java.base/java.nio.file.Files.deleteIfExists(Files.java:1181)
                        at 
jenkins.util.io.PathRemover.removeOrMakeRemovableThenRemove(PathRemover.java:238)
jenkins.util.io.CompositeIOException: Unable to remove file 
<https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.20/ws/.svn\svn.680eafcd-68ba-4941-b65c-ab0b6ad57295.tmp>
                at 
jenkins.util.io.PathRemover.removeOrMakeRemovableThenRemove(PathRemover.java:249)
                at 
jenkins.util.io.PathRemover.tryRemoveFile(PathRemover.java:202)
                at 
jenkins.util.io.PathRemover.tryRemoveRecursive(PathRemover.java:213)
                at 
jenkins.util.io.PathRemover.tryRemoveDirectoryContents(PathRemover.java:223)
                at 
jenkins.util.io.PathRemover.tryRemoveRecursive(PathRemover.java:212)
                at 
jenkins.util.io.PathRemover.tryRemoveDirectoryContents(PathRemover.java:223)
                at 
jenkins.util.io.PathRemover.forceRemoveDirectoryContents(PathRemover.java:84)
Also:           Also:   java.nio.file.DirectoryNotEmptyException: 
<https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.20/ws/.svn>
                        at 
java.base/sun.nio.fs.WindowsFileSystemProvider.implDelete(WindowsFileSystemProvider.java:271)
                        at 
java.base/sun.nio.fs.AbstractFileSystemProvider.deleteIfExists(AbstractFileSystemProvider.java:110)
                        at 
java.base/java.nio.file.Files.deleteIfExists(Files.java:1181)
                        at 
jenkins.util.io.PathRemover.removeOrMakeRemovableThenRemove(PathRemover.java:234)
        Also:   java.nio.file.DirectoryNotEmptyException: 
<https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.20/ws/.svn>
                        at 
java.base/sun.nio.fs.WindowsFileSystemProvider.implDelete(WindowsFileSystemProvider.java:271)
                        at 
java.base/sun.nio.fs.AbstractFileSystemProvider.deleteIfExists(AbstractFileSystemProvider.java:110)
                        at 
java.base/java.nio.file.Files.deleteIfExists(Files.java:1181)
                        at 
jenkins.util.io.PathRemover.removeOrMakeRemovableThenRemove(PathRemover.java:238)
jenkins.util.io.CompositeIOException: Unable to remove directory 
<https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.20/ws/.svn> with 
directory contents: 
[<https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.20/ws/.svn\svn.680eafcd-68ba-4941-b65c-ab0b6ad57295.tmp]>
                at 
jenkins.util.io.PathRemover.removeOrMakeRemovableThenRemove(PathRemover.java:247)
                at 
jenkins.util.io.PathRemover.tryRemoveFile(PathRemover.java:202)
                at 
jenkins.util.io.PathRemover.tryRemoveRecursive(PathRemover.java:213)
                at 
jenkins.util.io.PathRemover.tryRemoveDirectoryContents(PathRemover.java:223)
                at 
jenkins.util.io.PathRemover.forceRemoveDirectoryContents(PathRemover.java:84)
Also:   hudson.remoting.Channel$CallSiteStackTrace: Remote call to 
JNLP4-connect connection from 52.167.119.156/52.167.119.156:51201
                at 
hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1784)
                at 
hudson.remoting.UserRequest$ExceptionResponse.retrieve(UserRequest.java:356)
                at hudson.remoting.Channel.call(Channel.java:1000)
                at hudson.FilePath.act(FilePath.java:1192)
                at hudson.FilePath.act(FilePath.java:1181)
                at hudson.scm.SubversionSCM.checkout(SubversionSCM.java:970)
                at hudson.scm.SubversionSCM.checkout(SubversionSCM.java:892)
                at hudson.scm.SCM.checkout(SCM.java:540)
                at 
hudson.model.AbstractProject.checkout(AbstractProject.java:1240)
                at 
hudson.model.AbstractBuild$AbstractBuildExecution.defaultCheckout(AbstractBuild.java:649)
                at 
jenkins.scm.SCMCheckoutStrategy.checkout(SCMCheckoutStrategy.java:85)
                at 
hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:521)
                at hudson.model.Run.execute(Run.java:1900)
                at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:44)
                at 
hudson.model.ResourceController.execute(ResourceController.java:101)
                at hudson.model.Executor.run(Executor.java:442)
jenkins.util.io.CompositeIOException: Unable to delete 
'<https://ci-builds.apache.org/job/POI/job/POI-DSL-Windows-1.20/ws/.'.> Tried 3 
times (of a maximum of 3) waiting 0.1 sec between attempts.
        at 
jenkins.util.io.PathRemover.forceRemoveDirectoryContents(PathRemover.java:87)
        at hudson.Util.deleteContentsRecursive(Util.java:286)
        at hudson.Util.deleteContentsRecursive(Util.java:275)
        at 
hudson.scm.subversion.CheckoutUpdater$SubversionUpdateTask.perform(CheckoutUpdater.java:99)
        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:138)
        at 
hudson.scm.subversion.WorkspaceUpdater$UpdateTask.delegateTo(WorkspaceUpdater.java:168)
        at 
hudson.scm.SubversionSCM$CheckOutUpdateTask.perform(SubversionSCM.java:1086)
        at 
hudson.scm.SubversionSCM$CheckOutUpdateTask.run(SubversionSCM.java:1067)
        at hudson.scm.SubversionSCM$CheckOutTask.invoke(SubversionSCM.java:1037)
        at hudson.scm.SubversionSCM$CheckOutTask.invoke(SubversionSCM.java:1020)
        at hudson.FilePath$FileCallableWrapper.call(FilePath.java:3578)
        at hudson.remoting.UserRequest.perform(UserRequest.java:211)
        at hudson.remoting.UserRequest.perform(UserRequest.java:54)
        at hudson.remoting.Request$2.run(Request.java:377)
        at 
hudson.remoting.InterceptingExecutorService.lambda$wrap$0(InterceptingExecutorService.java:78)
        at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
        at 
java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
        at 
java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at hudson.remoting.Engine$1.lambda$newThread$0(Engine.java:125)
        at java.base/java.lang.Thread.run(Thread.java:834)
[SpotBugs] Skipping execution of recorder since overall result is 'FAILURE'
Archiving artifacts
Recording test results
ERROR: Step ‘Publish JUnit test result report’ failed: No test report files 
were found. Configuration error?

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

Reply via email to