Skip to content
Success

Console Output

Started by GitHub push by Majiir
Building in workspace /home/jenkins/jobs/Majiir-GeodesicGrid/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/GeodesicGrid.git # timeout=10
Fetching upstream changes from https://github.com/Majiir/GeodesicGrid.git
 > git --version # timeout=10
 > git fetch --tags --progress https://github.com/Majiir/GeodesicGrid.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 f9a3133558ab92719185354bed6f357c51af68a5 (refs/remotes/origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f f9a3133558ab92719185354bed6f357c51af68a5
 > git rev-list f9a3133558ab92719185354bed6f357c51af68a5 # timeout=10
[workspace] $ /bin/sh -xe /tmp/hudson9217877420844655334.sh
+ /usr/bin/gmcs -t:library -lib:/home/ksp/KSP_Data/Managed/ -r:Assembly-CSharp,Assembly-CSharp-firstpass,UnityEngine -resource:GeodesicGrid-LICENSE.txt -out:GeodesicGrid.dll BoundsMap.cs Cell.cs CellMap.cs CellSet.cs ChildType.cs IntMath.cs LicenseSentinel.cs Triangle.cs TriangleHit.cs EnumerableExtensions/AppendPrepend.cs EnumerableExtensions/Edges.cs EnumerableExtensions/MinMaxBy.cs EnumerableExtensions/Pair.cs EnumerableExtensions/Repeat.cs EnumerableExtensions/ReverseComparer.cs Properties/AssemblyInfo.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