Skip to content
Success

Console Output

Started by user 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
Fetching upstream changes from https://github.com/Majiir/Kethane.git
 > git --version # timeout=10
 > git 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 0370bfb4b49f3cf433ef641a739e4f845dccbbec (refs/remotes/origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 0370bfb4b49f3cf433ef641a739e4f845dccbbec
 > git rev-list 0370bfb4b49f3cf433ef641a739e4f845dccbbec # timeout=10
Copied 2 artifacts from "Majiir-GeodesicGrid" build number 7
[workspace] $ /bin/sh -xe /tmp/hudson327963123961054442.sh
+ /usr/bin/gmcs -t:library -lib:/home/ksp/KSP_Data/Managed/,. -r:Assembly-CSharp,Assembly-CSharp-firstpass,GeodesicGrid,UnityEngine -resource:Plugin/Kethane/Kethane-LICENSE.txt -resource:Plugin/Kethane/Resources/AlphaUnlitVertexColored.txt -out:Kethane.dll Plugin/Kethane/BodyResourceData.cs Plugin/Kethane/IResourceGenerator.cs Plugin/Kethane/KethaneController.cs Plugin/Kethane/KethaneData.cs Plugin/Kethane/Misc.cs Plugin/Kethane/ResourceData.cs Plugin/Kethane/ResourceDefinition.cs Plugin/Kethane/SettingsManager.cs Plugin/Kethane/Generators/CellularResourceGenerator.cs Plugin/Kethane/Generators/LegacyResourceGenerator.cs Plugin/Kethane/Generators/RandomExtensions.cs Plugin/Kethane/PartModules/HeatSinkAnimator.cs Plugin/Kethane/PartModules/IDetectorAnimator.cs Plugin/Kethane/PartModules/IExtractorAnimator.cs Plugin/Kethane/PartModules/KethaneConverter.cs Plugin/Kethane/PartModules/KethaneDetector.cs Plugin/Kethane/PartModules/KethaneDetectorAnimator.cs Plugin/Kethane/PartModules/KethaneDetectorAnimatorUnity.cs Plugin/Kethane/PartModules/KethaneDrillAnimator.cs Plugin/Kethane/PartModules/KethaneDrillAnimatorLegacy.cs Plugin/Kethane/PartModules/KethaneExtractor.cs Plugin/Kethane/PartModules/KethaneGenerator.cs Plugin/Kethane/PartModules/KethaneKerbalBlender.cs Plugin/Kethane/PartModules/KethaneParticleDynamics.cs Plugin/Kethane/PartModules/KethaneParticleEmitter.cs Plugin/Kethane/PartModules/KethaneWetMassIndicator.cs Plugin/Kethane/PartModules/OrthogonalIntake.cs Plugin/Kethane/PartModules/PartExtensions.cs Plugin/Kethane/PartModules/TimedMovingAverage.cs Plugin/Kethane/Properties/AssemblyInfo.cs Plugin/Kethane/Scenarios/KethaneScanningTutorial.cs Plugin/Kethane/UserInterface/MainMenuOverlay.cs Plugin/Kethane/UserInterface/MapOverlay.cs Plugin/Kethane/UserInterface/OverlayRenderer.cs Plugin/Kethane/UserInterface/TerrainData.cs Plugin/Kethane/Utilities/CompatibilityChecker.cs Plugin/Kethane/Utilities/InstallChecker.cs Plugin/Kethane/Utilities/InstallCleanup.cs Plugin/Kethane/Utilities/LicenseSentinel.cs Plugin/Kethane/Utilities/TutorialInstaller.cs
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: SUCCESS