See <http://apacheflexbuild.cloudapp.net:8080/job/flex-blazeds/598/>

------------------------------------------
Started by timer
Building remotely on flex_sdk_slave2 in workspace 
<http://apacheflexbuild.cloudapp.net:8080/job/flex-blazeds/ws/>
java.io.IOException: Failed to install 
https://repo.maven.apache.org/maven2/org/apache/maven/apache-maven/3.2.1/apache-maven-3.2.1-bin.zip
 to c:\Jenkins\tools\hudson.tasks.Maven_MavenInstallation\Maven_3.2.1
        at hudson.FilePath.installIfNecessaryFrom(FilePath.java:823)
        at 
hudson.tools.DownloadFromUrlInstaller.performInstallation(DownloadFromUrlInstaller.java:70)
        at 
hudson.tools.InstallerTranslator.getToolHome(InstallerTranslator.java:68)
        at 
hudson.tools.ToolLocationNodeProperty.getToolHome(ToolLocationNodeProperty.java:107)
        at hudson.tools.ToolInstallation.translateFor(ToolInstallation.java:205)
        at hudson.tasks.Maven$MavenInstallation.forNode(Maven.java:609)
        at 
hudson.maven.MavenModuleSetBuild.getEnvironment(MavenModuleSetBuild.java:184)
        at hudson.plugins.git.GitSCM.checkout(GitSCM.java:968)
        at hudson.scm.SCM.checkout(SCM.java:484)
        at hudson.model.AbstractProject.checkout(AbstractProject.java:1265)
        at 
hudson.model.AbstractBuild$AbstractBuildExecution.defaultCheckout(AbstractBuild.java:622)
        at jenkins.scm.SCMCheckoutStrategy.checkout(SCMCheckoutStrategy.java:86)
        at 
hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:528)
        at hudson.model.Run.execute(Run.java:1759)
        at hudson.maven.MavenModuleSetBuild.run(MavenModuleSetBuild.java:531)
        at hudson.model.ResourceController.execute(ResourceController.java:89)
        at hudson.model.Executor.run(Executor.java:240)
Caused by: java.io.IOException: remote file operation failed: 
c:\Jenkins\tools\hudson.tasks.Maven_MavenInstallation\Maven_3.2.1 at 
hudson.remoting.Channel@17e051b:flex_sdk_slave2: 
java.nio.file.FileSystemException: 
c:\Jenkins\tools\hudson.tasks.Maven_MavenInstallation\Maven_3.2.1\lib\maven-core-3.2.1.jar:
 The process cannot access the file because it is being used by another process.

        at hudson.FilePath.act(FilePath.java:977)
        at hudson.FilePath.act(FilePath.java:959)
        at hudson.FilePath.deleteContents(FilePath.java:1174)
        at hudson.FilePath.installIfNecessaryFrom(FilePath.java:787)
        ... 16 more
Caused by: java.nio.file.FileSystemException: 
c:\Jenkins\tools\hudson.tasks.Maven_MavenInstallation\Maven_3.2.1\lib\maven-core-3.2.1.jar:
 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.delete(Unknown Source)
        at java.nio.file.Files.delete(Unknown Source)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
        at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
        at java.lang.reflect.Method.invoke(Unknown Source)
        at hudson.Util.deleteFile(Util.java:247)
        at hudson.FilePath.deleteRecursive(FilePath.java:1194)
        at hudson.FilePath.deleteContentsRecursive(FilePath.java:1203)
        at hudson.FilePath.deleteRecursive(FilePath.java:1185)
        at hudson.FilePath.deleteContentsRecursive(FilePath.java:1203)
        at hudson.FilePath.access$1100(FilePath.java:191)
        at hudson.FilePath$15.invoke(FilePath.java:1177)
        at hudson.FilePath$15.invoke(FilePath.java:1174)
        at hudson.FilePath$FileCallableWrapper.call(FilePath.java:2677)
        at hudson.remoting.UserRequest.perform(UserRequest.java:121)
        at hudson.remoting.UserRequest.perform(UserRequest.java:49)
        at hudson.remoting.Request$2.run(Request.java:324)
        at 
hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:68)
        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$1.run(Engine.java:63)
        at java.lang.Thread.run(Unknown Source)
        at ......remote call to flex_sdk_slave2(Native Method)
        at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1356)
        at hudson.remoting.UserResponse.retrieve(UserRequest.java:221)
        at hudson.remoting.Channel.call(Channel.java:752)
        at hudson.FilePath.act(FilePath.java:970)
        ... 19 more
Archiving artifacts
ERROR: Failed to archive artifacts: **/*.jar
java.io.IOException: Failed to install 
https://repo.maven.apache.org/maven2/org/apache/maven/apache-maven/3.2.1/apache-maven-3.2.1-bin.zip
 to c:\Jenkins\tools\hudson.tasks.Maven_MavenInstallation\Maven_3.2.1
        at hudson.FilePath.installIfNecessaryFrom(FilePath.java:823)
        at 
hudson.tools.DownloadFromUrlInstaller.performInstallation(DownloadFromUrlInstaller.java:70)
        at 
hudson.tools.InstallerTranslator.getToolHome(InstallerTranslator.java:68)
        at 
hudson.tools.ToolLocationNodeProperty.getToolHome(ToolLocationNodeProperty.java:107)
        at hudson.tools.ToolInstallation.translateFor(ToolInstallation.java:205)
        at hudson.tasks.Maven$MavenInstallation.forNode(Maven.java:609)
        at 
hudson.maven.MavenModuleSetBuild.getEnvironment(MavenModuleSetBuild.java:184)
        at hudson.tasks.ArtifactArchiver.perform(ArtifactArchiver.java:214)
        at 
hudson.tasks.BuildStepCompatibilityLayer.perform(BuildStepCompatibilityLayer.java:74)
        at hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:20)
        at 
hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBuild.java:770)
        at 
hudson.model.AbstractBuild$AbstractBuildExecution.performAllBuildSteps(AbstractBuild.java:734)
        at 
hudson.maven.MavenModuleSetBuild$MavenModuleSetBuildExecution.post2(MavenModuleSetBuild.java:1046)
        at 
hudson.model.AbstractBuild$AbstractBuildExecution.post(AbstractBuild.java:683)
        at hudson.model.Run.execute(Run.java:1784)
        at hudson.maven.MavenModuleSetBuild.run(MavenModuleSetBuild.java:531)
        at hudson.model.ResourceController.execute(ResourceController.java:89)
        at hudson.model.Executor.run(Executor.java:240)
Caused by: java.io.IOException: remote file operation failed: 
c:\Jenkins\tools\hudson.tasks.Maven_MavenInstallation\Maven_3.2.1 at 
hudson.remoting.Channel@17e051b:flex_sdk_slave2: 
java.nio.file.FileSystemException: 
c:\Jenkins\tools\hudson.tasks.Maven_MavenInstallation\Maven_3.2.1\lib\maven-core-3.2.1.jar:
 The process cannot access the file because it is being used by another process.

        at hudson.FilePath.act(FilePath.java:977)
        at hudson.FilePath.act(FilePath.java:959)
        at hudson.FilePath.deleteContents(FilePath.java:1174)
        at hudson.FilePath.installIfNecessaryFrom(FilePath.java:787)
        ... 17 more
Caused by: java.nio.file.FileSystemException: 
c:\Jenkins\tools\hudson.tasks.Maven_MavenInstallation\Maven_3.2.1\lib\maven-core-3.2.1.jar:
 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.delete(Unknown Source)
        at java.nio.file.Files.delete(Unknown Source)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
        at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
        at java.lang.reflect.Method.invoke(Unknown Source)
        at hudson.Util.deleteFile(Util.java:247)
        at hudson.FilePath.deleteRecursive(FilePath.java:1194)
        at hudson.FilePath.deleteContentsRecursive(FilePath.java:1203)
        at hudson.FilePath.deleteRecursive(FilePath.java:1185)
        at hudson.FilePath.deleteContentsRecursive(FilePath.java:1203)
        at hudson.FilePath.access$1100(FilePath.java:191)
        at hudson.FilePath$15.invoke(FilePath.java:1177)
        at hudson.FilePath$15.invoke(FilePath.java:1174)
        at hudson.FilePath$FileCallableWrapper.call(FilePath.java:2677)
        at hudson.remoting.UserRequest.perform(UserRequest.java:121)
        at hudson.remoting.UserRequest.perform(UserRequest.java:49)
        at hudson.remoting.Request$2.run(Request.java:324)
        at 
hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:68)
        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$1.run(Engine.java:63)
        at java.lang.Thread.run(Unknown Source)
        at ......remote call to flex_sdk_slave2(Native Method)
        at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1356)
        at hudson.remoting.UserResponse.retrieve(UserRequest.java:221)
        at hudson.remoting.Channel.call(Channel.java:752)
        at hudson.FilePath.act(FilePath.java:970)
        ... 20 more

Reply via email to