Skip to content
Failed

Console Output

Started by an SCM change
Running as SYSTEM
Building in workspace /home/jenkins/jobs/SCANsat-dev/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/dev^{commit} # timeout=10
 > git rev-parse refs/remotes/origin/origin/dev^{commit} # timeout=10
Checking out Revision 0bea53374dbc1e33aa4db03763e158d069472bf4 (refs/remotes/origin/dev)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 0bea53374dbc1e33aa4db03763e158d069472bf4
Commit message: "Update data storage; new scan data type; new scanning sensor option; daylight coverage check"
 > git rev-list --no-walk df86a8ec55d98f0e78a1bff64ddf5e00db1cf8e2 # 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-dev/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-dev/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
[Set GitHub commit status (universal)] ERROR on repos [GHRepository@37dca265[description=Real Scanning, Real Science, at Warp Speed!,homepage=<null>,name=SCANsat,license=<null>,fork=false,archived=false,size=87406,milestones={},language=C#,commits={},source=<null>,parent=<null>,responseHeaderFields={null=[HTTP/1.1 200 OK], Access-Control-Allow-Origin=[*], Access-Control-Expose-Headers=[ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type], Cache-Control=[private, max-age=60, s-maxage=60], Content-Encoding=[gzip], Content-Security-Policy=[default-src 'none'], Content-Type=[application/json; charset=utf-8], Date=[Tue, 28 Jan 2020 03:47:46 GMT], ETag=[W/"8b50956e4ef43fd68bf0092905c2cf7f"], Last-Modified=[Mon, 27 Jan 2020 08:55:33 GMT], OkHttp-Received-Millis=[1580183293483], OkHttp-Response-Source=[CONDITIONAL_CACHE 200], OkHttp-Selected-Protocol=[http/1.1], OkHttp-Sent-Millis=[1580183293203], Referrer-Policy=[origin-when-cross-origin, strict-origin-when-cross-origin], Server=[GitHub.com], Status=[200 OK], Strict-Transport-Security=[max-age=31536000; includeSubdomains; preload], Transfer-Encoding=[chunked], Vary=[Accept, Authorization, Cookie, X-GitHub-OTP, Accept-Encoding], X-Accepted-OAuth-Scopes=[repo], X-Content-Type-Options=[nosniff], X-Frame-Options=[deny], X-GitHub-Media-Type=[github.v3; format=json], X-GitHub-Request-Id=[BD90:46299:5ED29:7011E:5E2FAEE1], X-OAuth-Scopes=[repo:status, repo], X-RateLimit-Limit=[5000], X-RateLimit-Remaining=[4997], X-RateLimit-Reset=[1580185066], X-XSS-Protection=[1; mode=block]},url=https://api.github.com/repos/S-C-A-N/SCANsat,id=19879607]] (sha:0bea533) with context:SCANsat-dev
Setting commit status on GitHub for https://github.com/S-C-A-N/SCANsat/commit/0bea53374dbc1e33aa4db03763e158d069472bf4
ERROR: [GitHub Commit Status Setter] - {"message":"Not Found","documentation_url":"https://developer.github.com/v3/repos/statuses/#create-a-status"}, setting build result to FAILURE
Finished: FAILURE