Skip to content
Failed

Console Output

Started by an SCM change
Running as SYSTEM
Building in workspace /home/jenkins/jobs/SCANsat-Release/workspace
No credentials specified
 > git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url https://github.com/S-C-A-N/SCANsat.git # timeout=10
Cleaning workspace
 > git rev-parse --verify HEAD # timeout=10
Resetting working tree
 > git reset --hard # timeout=10
 > git clean -fdx # timeout=10
Fetching upstream changes from https://github.com/S-C-A-N/SCANsat.git
 > git --version # timeout=10
 > git fetch --tags --force --progress https://github.com/S-C-A-N/SCANsat.git +refs/heads/*:refs/remotes/origin/*
 > git rev-parse refs/remotes/origin/release^{commit} # timeout=10
 > git rev-parse refs/remotes/origin/origin/release^{commit} # timeout=10
Checking out Revision e2d7bde255f5a263a04f5ace60af5c674e50516a (refs/remotes/origin/release)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f e2d7bde255f5a263a04f5ace60af5c674e50516a
Commit message: "Updated plugin files"
 > git rev-list --no-walk b8e07fb8e1d80b9907e335fc5f1eb7adefa459d8 # timeout=10
FATAL: Failed to copy file:/home/jenkins/jobs/SCANsat-OpenResourceSystem/builds/11/archive/OpenResourceSystem_1_1_0.dll to /home/jenkins/jobs/SCANsat-Release/workspace/Dependency/OpenResourceSystem_1_1_0.dll
java.io.FileNotFoundException: /home/jenkins/jobs/SCANsat-OpenResourceSystem/builds/11/archive/OpenResourceSystem_1_1_0.dll
	at jenkins.util.VirtualFile$FileVF.open(VirtualFile.java:536)
	at hudson.plugins.copyartifact.CopyArtifact.copyOne(CopyArtifact.java:611)
Caused: java.io.IOException: Failed to copy file:/home/jenkins/jobs/SCANsat-OpenResourceSystem/builds/11/archive/OpenResourceSystem_1_1_0.dll to /home/jenkins/jobs/SCANsat-Release/workspace/Dependency/OpenResourceSystem_1_1_0.dll
	at hudson.plugins.copyartifact.CopyArtifact.copyOne(CopyArtifact.java:634)
	at hudson.plugins.copyartifact.CopyArtifact.copy(CopyArtifact.java:577)
	at hudson.plugins.copyartifact.CopyArtifact.perform(CopyArtifact.java:537)
	at hudson.plugins.copyartifact.CopyArtifact.perform(CopyArtifact.java:475)
	at hudson.tasks.BuildStepCompatibilityLayer.perform(BuildStepCompatibilityLayer.java:79)
	at hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:20)
	at hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBuild.java:741)
	at hudson.model.Build$BuildExecution.build(Build.java:206)
	at hudson.model.Build$BuildExecution.doRun(Build.java:163)
	at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:504)
	at hudson.model.Run.execute(Run.java:1818)
	at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
	at hudson.model.ResourceController.execute(ResourceController.java:97)
	at hudson.model.Executor.run(Executor.java:429)
Archiving artifacts
Finished: FAILURE