Started by GitHub push by Majiir Building in workspace /home/jenkins/jobs/Majiir-Kethane/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/Majiir/Kethane.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/Majiir/Kethane.git > git --version # timeout=10 > git -c core.askpass=true fetch --tags --progress https://github.com/Majiir/Kethane.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 f4c077ad33ba6be0a23a3502d5df336bbd908b91 (refs/remotes/origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f f4c077ad33ba6be0a23a3502d5df336bbd908b91 > git rev-list 0370bfb4b49f3cf433ef641a739e4f845dccbbec # timeout=10 Copied 2 artifacts from "Majiir-GeodesicGrid" build number 9 [workspace] $ /bin/sh -xe /tmp/hudson6159620488853725221.sh ++ awk -F '"' '/^\[.*AssemblyInformationalVersion/{print $2}' source/Plugin/Kethane/Properties/AssemblyInfo.cs + VERSION=0.9.2 + mkdir -p /home/jenkins/jobs/Majiir-Kethane/workspace/build/GameData/Kethane/Plugins + cp -R /home/jenkins/jobs/Majiir-Kethane/workspace/source/Flags build/GameData/Kethane/ + cp -R /home/jenkins/jobs/Majiir-Kethane/workspace/source/Parts build/GameData/Kethane/ + cp -R /home/jenkins/jobs/Majiir-Kethane/workspace/source/Resources build/GameData/Kethane/ + cp -R /home/jenkins/jobs/Majiir-Kethane/workspace/source/Tutorials build/GameData/Kethane/ + cp /home/jenkins/jobs/Majiir-Kethane/workspace/source/Grid.cfg build/GameData/Kethane/ + cp /home/jenkins/jobs/Majiir-Kethane/workspace/source/LICENSE.md build/GameData/Kethane/ + cp /home/jenkins/jobs/Majiir-Kethane/workspace/source/mote.png /home/jenkins/jobs/Majiir-Kethane/workspace/source/toolbar.png build/GameData/Kethane/ + cp /home/jenkins/jobs/Majiir-Kethane/workspace/source/smoke.jpg build/GameData/Kethane/ + /usr/bin/gmcs -t:library -lib:/home/ksp/KSP_Data/Managed/,deps/GeodesicGrid/ -r:Assembly-CSharp,Assembly-CSharp-firstpass,GeodesicGrid,UnityEngine -resource:source/Plugin/Kethane/Kethane-LICENSE.txt -resource:source/Plugin/Kethane/Resources/AlphaUnlitVertexColored.txt -out:Kethane.dll source/Plugin/Kethane/BodyResourceData.cs source/Plugin/Kethane/IResourceGenerator.cs source/Plugin/Kethane/KethaneController.cs source/Plugin/Kethane/KethaneData.cs source/Plugin/Kethane/Misc.cs source/Plugin/Kethane/ResourceData.cs source/Plugin/Kethane/ResourceDefinition.cs source/Plugin/Kethane/SettingsManager.cs source/Plugin/Kethane/Generators/CellularResourceGenerator.cs source/Plugin/Kethane/Generators/LegacyResourceGenerator.cs source/Plugin/Kethane/Generators/RandomExtensions.cs source/Plugin/Kethane/PartModules/HeatSinkAnimator.cs source/Plugin/Kethane/PartModules/IDetectorAnimator.cs source/Plugin/Kethane/PartModules/IExtractorAnimator.cs source/Plugin/Kethane/PartModules/KethaneConverter.cs source/Plugin/Kethane/PartModules/KethaneDetector.cs source/Plugin/Kethane/PartModules/KethaneDetectorAnimator.cs source/Plugin/Kethane/PartModules/KethaneDetectorAnimatorUnity.cs source/Plugin/Kethane/PartModules/KethaneDrillAnimator.cs source/Plugin/Kethane/PartModules/KethaneDrillAnimatorLegacy.cs source/Plugin/Kethane/PartModules/KethaneExtractor.cs source/Plugin/Kethane/PartModules/KethaneGenerator.cs source/Plugin/Kethane/PartModules/KethaneKerbalBlender.cs source/Plugin/Kethane/PartModules/KethaneParticleDynamics.cs source/Plugin/Kethane/PartModules/KethaneParticleEmitter.cs source/Plugin/Kethane/PartModules/KethaneWetMassIndicator.cs source/Plugin/Kethane/PartModules/OrthogonalIntake.cs source/Plugin/Kethane/PartModules/PartExtensions.cs source/Plugin/Kethane/PartModules/TimedMovingAverage.cs source/Plugin/Kethane/Properties/AssemblyInfo.cs source/Plugin/Kethane/Scenarios/KethaneScanningTutorial.cs source/Plugin/Kethane/UserInterface/MainMenuOverlay.cs source/Plugin/Kethane/UserInterface/MapOverlay.cs source/Plugin/Kethane/UserInterface/OverlayRenderer.cs source/Plugin/Kethane/UserInterface/TerrainData.cs source/Plugin/Kethane/Utilities/CompatibilityChecker.cs source/Plugin/Kethane/Utilities/InstallChecker.cs source/Plugin/Kethane/Utilities/InstallCleanup.cs source/Plugin/Kethane/Utilities/LicenseSentinel.cs source/Plugin/Kethane/Utilities/TutorialInstaller.cs + cp source/Plugin/Kethane/Kethane-LICENSE.txt . + cp Kethane.dll build/GameData/Kethane/Plugins/ + cp Kethane-LICENSE.txt build/GameData/Kethane/Plugins/ + cp deps/GeodesicGrid/GeodesicGrid-LICENSE.txt deps/GeodesicGrid/GeodesicGrid.dll build/GameData/Kethane/Plugins/ + cd build + zip -FS -9 -r ../Kethane-0.9.2.zip GameData adding: GameData/ (stored 0%) adding: GameData/Kethane/ (stored 0%) adding: GameData/Kethane/toolbar.png (deflated 3%) adding: GameData/Kethane/smoke.jpg (deflated 34%) adding: GameData/Kethane/Tutorials/ (stored 0%) adding: GameData/Kethane/Tutorials/kethane_scanning.sfs (deflated 82%) adding: GameData/Kethane/Tutorials/banners/ (stored 0%) adding: GameData/Kethane/Tutorials/banners/kethane_scanning.png (deflated 0%) adding: GameData/Kethane/Flags/ (stored 0%) adding: GameData/Kethane/Flags/Kethane 1.png (deflated 30%) adding: GameData/Kethane/Parts/ (stored 0%) adding: GameData/Kethane/Parts/kethane_tankExternal/ (stored 0%) adding: GameData/Kethane/Parts/kethane_tankExternal/part.cfg (deflated 47%) adding: GameData/Kethane/Parts/kethane_tank2mExtralarge/ (stored 0%) adding: GameData/Kethane/Parts/kethane_tank2mExtralarge/part.cfg (deflated 42%) adding: GameData/Kethane/Parts/kethane_generator/ (stored 0%) adding: GameData/Kethane/Parts/kethane_generator/part.cfg (deflated 55%) adding: GameData/Kethane/Parts/kethane_tank2mSmall/ (stored 0%) adding: GameData/Kethane/Parts/kethane_tank2mSmall/part.cfg (deflated 43%) adding: GameData/Kethane/Parts/kethane_tank1mLarge/ (stored 0%) adding: GameData/Kethane/Parts/kethane_tank1mLarge/part.cfg (deflated 49%) adding: GameData/Kethane/Parts/kethane_tank2mMedium/ (stored 0%) adding: GameData/Kethane/Parts/kethane_tank2mMedium/part.cfg (deflated 43%) adding: GameData/Kethane/Parts/kethane_smallDrill/ (stored 0%) adding: GameData/Kethane/Parts/kethane_smallDrill/part.cfg (deflated 63%) adding: GameData/Kethane/Parts/kethane_radialDrill/ (stored 0%) adding: GameData/Kethane/Parts/kethane_radialDrill/part.cfg (deflated 63%) adding: GameData/Kethane/Parts/kethane_2m_converter/ (stored 0%) adding: GameData/Kethane/Parts/kethane_2m_converter/part.cfg (deflated 53%) adding: GameData/Kethane/Parts/kethane_highGain/ (stored 0%) adding: GameData/Kethane/Parts/kethane_highGain/part.cfg (deflated 50%) adding: GameData/Kethane/Parts/kethane_kerbalBlender/ (stored 0%) adding: GameData/Kethane/Parts/kethane_kerbalBlender/part.cfg (deflated 43%) adding: GameData/Kethane/Parts/kethane_tank1mStandard/ (stored 0%) adding: GameData/Kethane/Parts/kethane_tank1mStandard/part.cfg (deflated 48%) adding: GameData/Kethane/Parts/kethane_tank2mLarge/ (stored 0%) adding: GameData/Kethane/Parts/kethane_tank2mLarge/part.cfg (deflated 43%) adding: GameData/Kethane/Parts/kethane_turbine/ (stored 0%) adding: GameData/Kethane/Parts/kethane_turbine/part.cfg (deflated 56%) adding: GameData/Kethane/Parts/kethane_heavyDrill/ (stored 0%) adding: GameData/Kethane/Parts/kethane_heavyDrill/part.cfg (deflated 62%) adding: GameData/Kethane/Parts/kethane_sensor_1m/ (stored 0%) adding: GameData/Kethane/Parts/kethane_sensor_1m/part.cfg (deflated 47%) adding: GameData/Kethane/Parts/kethane_1m_converter/ (stored 0%) adding: GameData/Kethane/Parts/kethane_1m_converter/part.cfg (deflated 54%) adding: GameData/Kethane/LICENSE.md (deflated 67%) adding: GameData/Kethane/Plugins/ (stored 0%) adding: GameData/Kethane/Plugins/GeodesicGrid.dll (deflated 56%) adding: GameData/Kethane/Plugins/GeodesicGrid-LICENSE.txt (deflated 47%) adding: GameData/Kethane/Plugins/Kethane-LICENSE.txt (deflated 48%) adding: GameData/Kethane/Plugins/Kethane.dll (deflated 56%) adding: GameData/Kethane/mote.png (deflated 1%) adding: GameData/Kethane/Grid.cfg (deflated 44%) adding: GameData/Kethane/Resources/ (stored 0%) adding: GameData/Kethane/Resources/Kethane.cfg (deflated 58%) Archiving artifacts Recording fingerprints 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: SUCCESS