Skip to content
Failed

Console Output

Started by user sarbian
Building in workspace /home/jenkins/jobs/MechJebFARExt/workspace
 > git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url https://github.com/sarbian/MechJebFARExt.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/sarbian/MechJebFARExt.git
 > git --version # timeout=10
 > git -c core.askpass=true fetch --tags --progress https://github.com/sarbian/MechJebFARExt.git +refs/heads/*:refs/remotes/origin/*
 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10
 > git rev-parse refs/remotes/origin/origin/master^{commit} # timeout=10
Checking out Revision 30e93136de9e1f87f475c8be1a38ed4ed318d7bf (refs/remotes/origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 30e93136de9e1f87f475c8be1a38ed4ed318d7bf
 > git rev-list f217d3d9bb584bace0e05a68be5bc668a1e39fc8 # timeout=10
[workspace] $ /bin/sh -xe /tmp/hudson7702715672949219293.sh
+ sudo -u steam /usr/bin/mono /home/steam/ckan.exe update --headless
Downloading updates...
Updated information on 900 available modules
+ sudo -u steam /usr/bin/mono /home/steam/ckan.exe upgrade --headless FerramAerospaceResearch

Upgrading modules...

2289 [1] ERROR CKAN.ModuleInstaller (null) - Failure in locating file /home/ksp/GameData/FerramAerospaceResearch/Plugins/PluginData/FerramAerospaceResearch/config.xml : Could not find file "/home/ksp/GameData/FerramAerospaceResearch/Plugins/PluginData/FerramAerospaceResearch/config.xml"
2299 [1] ERROR CKAN.ModuleInstaller (null) - Failure in locating file /home/ksp/Ships/@thumbs/SPH/FAR Blitzableiter.png : Could not find file "/home/ksp/Ships/@thumbs/SPH/FAR Blitzableiter.png"
2299 [1] ERROR CKAN.ModuleInstaller (null) - Failure in locating file /home/ksp/Ships/@thumbs/SPH/FAR Colibri.png : Could not find file "/home/ksp/Ships/@thumbs/SPH/FAR Colibri.png"
2300 [1] ERROR CKAN.ModuleInstaller (null) - Failure in locating file /home/ksp/Ships/SPH/FAR Blitzableiter.craft : Could not find file "/home/ksp/Ships/SPH/FAR Blitzableiter.craft"
2300 [1] ERROR CKAN.ModuleInstaller (null) - Failure in locating file /home/ksp/Ships/SPH/FAR Colibri.craft : Could not find file "/home/ksp/Ships/SPH/FAR Colibri.craft"

Unhandled Exception:
CKAN.FileExistsKraken: Trying to write /home/ksp/Ships/@thumbs/SPH/E42.png but it already exists.
  at CKAN.ModuleInstaller.CopyZipEntry (ICSharpCode.SharpZipLib.Zip.ZipFile zipfile, ICSharpCode.SharpZipLib.Zip.ZipEntry entry, System.String fullPath, Boolean makeDirs) <0x413c2470 + 0x0037c> in <filename unknown>:0 
  at CKAN.ModuleInstaller.InstallModule (CKAN.CkanModule module, System.String zip_filename) <0x413bae90 + 0x00135> in <filename unknown>:0 
[ERROR] FATAL UNHANDLED EXCEPTION: CKAN.FileExistsKraken: Trying to write /home/ksp/Ships/@thumbs/SPH/E42.png but it already exists.
  at CKAN.ModuleInstaller.CopyZipEntry (ICSharpCode.SharpZipLib.Zip.ZipFile zipfile, ICSharpCode.SharpZipLib.Zip.ZipEntry entry, System.String fullPath, Boolean makeDirs) <0x413c2470 + 0x0037c> in <filename unknown>:0 
  at CKAN.ModuleInstaller.InstallModule (CKAN.CkanModule module, System.String zip_filename) <0x413bae90 + 0x00135> in <filename unknown>:0 
Build step 'Execute shell' marked build as failure
Archiving artifacts
Started calculate disk usage of build
Finished Calculation of disk usage of build in 0 seconds
Started calculate disk usage of workspace
Finished Calculation of disk usage of workspace in 0 seconds
Finished: FAILURE