Started by user sarbian Building in workspace /home/jenkins/jobs/ModuleManager/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/ModuleManager.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/ModuleManager.git > git --version # timeout=10 > git fetch --tags --progress https://github.com/sarbian/ModuleManager.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 1d8d97cf2be8c7e84cbc79c0012959973683943c (refs/remotes/origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f 1d8d97cf2be8c7e84cbc79c0012959973683943c Commit message: "v3.0.6" > git rev-list --no-walk b8476b845b214eb6746368a78109b43363503212 # timeout=10 Path To MSBuild.exe: /usr/bin/msbuild FATAL: Unable to use this plugin on this kind of operation system Executing the command /usr/bin/msbuild /p:TargetFrameworkSDKToolsDirectory=/home/mstools /p:CustomAfterMicrosoftCommonTargets=/home/mstools/noCopyLocal.targets /p:ReferencePath=/home/ksp/KSP_Data/Managed /p:OutputPath=.. /p:PostBuildEvent= ModuleManager/ModuleManager.csproj from /home/jenkins/jobs/ModuleManager/workspace [workspace] $ /usr/bin/msbuild /p:TargetFrameworkSDKToolsDirectory=/home/mstools /p:CustomAfterMicrosoftCommonTargets=/home/mstools/noCopyLocal.targets /p:ReferencePath=/home/ksp/KSP_Data/Managed /p:OutputPath=.. /p:PostBuildEvent= ModuleManager/ModuleManager.csproj Microsoft (R) Build Engine version 15.2.0.0 ( Thu May 11 17:28:41 UTC 2017) Copyright (C) Microsoft Corporation. All rights reserved. Build started 03/14/2018 00:53:33. Project "/home/jenkins/jobs/ModuleManager/workspace/ModuleManager/ModuleManager.csproj" on node 1 (default targets). PrepareForBuild: Creating directory "obj/Debug/". CoreResGen: /home/mstools/resgen.exe /useSourcePath /r:/home/ksp/KSP_Data/Managed/Assembly-CSharp.dll /r:/usr/lib/mono/2.0-api/mscorlib.dll /r:/home/ksp/KSP_Data/Managed/System.Core.dll /r:/home/ksp/KSP_Data/Managed/System.dll /r:/usr/lib/mono/2.0-api/System.Drawing.dll /r:/home/ksp/KSP_Data/Managed/UnityEngine.dll /r:/home/ksp/KSP_Data/Managed/UnityEngine.UI.dll /compile Properties/Resources.resx,obj/Debug/ModuleManager.Properties.Resources.resources CoreCompile: /usr/lib/mono/msbuild/15.0/bin/Roslyn/csc.exe /noconfig /nowarn:1701,1702 /langversion:default /nostdlib+ /errorreport:prompt /warn:4 /define:DEBUG /highentropyva- /reference:/home/ksp/KSP_Data/Managed/Assembly-CSharp.dll /reference:/usr/lib/mono/2.0-api/mscorlib.dll /reference:/home/ksp/KSP_Data/Managed/System.Core.dll /reference:/home/ksp/KSP_Data/Managed/System.dll /reference:/usr/lib/mono/2.0-api/System.Drawing.dll /reference:/home/ksp/KSP_Data/Managed/UnityEngine.dll /reference:/home/ksp/KSP_Data/Managed/UnityEngine.UI.dll /debug+ /debug:portable /optimize- /out:obj/Debug/ModuleManager.dll /resource:obj/Debug/ModuleManager.Properties.Resources.resources /target:library /utf8output /langversion:default Cats/CatAnimator.cs Cats/CatManager.cs Cats/CatMover.cs Cats/CatOrbiter.cs Collections/ArrayEnumerator.cs Collections/ImmutableStack.cs Command.cs CommandParser.cs Extensions/ConfigNodeExtensions.cs Extensions/NodeStackExtensions.cs Extensions/StringExtensions.cs Extensions/UrlConfigExtensions.cs FatalErrorHandler.cs Logging/ExceptionMessage.cs Logging/IBasicLogger.cs Logging/ILogMessage.cs Logging/ModLogger.cs Logging/NormalMessage.cs Logging/QueueLogger.cs Collections/MessageQueue.cs MMPatchLoader.cs ModuleManager.cs ModListGenerator.cs NeedsChecker.cs PatchApplier.cs PatchContext.cs PatchExtractor.cs PatchList.cs Progress/ProgressCounter.cs Properties/AssemblyInfo.cs Properties/Resources.Designer.cs Progress/IPatchProgress.cs Progress/PatchProgress.cs Threading/ITaskStatus.cs Threading/TaskStatus.cs Threading/TaskStatusWrapper.cs Utils/Counter.cs Utils/FileUtils.cs CustomConfigsManager.cs Threading/BackgroundTask.cs MMPatchLoader.cs(91,53): warning CS0618: 'Debug.logger' is obsolete: 'Debug.logger is obsolete. Please use Debug.unityLogger instead (UnityUpgradable) -> unityLogger' [/home/jenkins/jobs/ModuleManager/workspace/ModuleManager/ModuleManager.csproj] Cats/CatMover.cs(24,21): warning CS0414: The field 'CatMover.frames' is assigned but its value is never used [/home/jenkins/jobs/ModuleManager/workspace/ModuleManager/ModuleManager.csproj] CopyFilesToOutputDirectory: Copying file from "obj/Debug/ModuleManager.dll" to "../ModuleManager.dll". ModuleManager -> /home/jenkins/jobs/ModuleManager/workspace/ModuleManager.dll Copying file from "obj/Debug/ModuleManager.pdb" to "../ModuleManager.pdb". Done Building Project "/home/jenkins/jobs/ModuleManager/workspace/ModuleManager/ModuleManager.csproj" (default targets). Build succeeded. "/home/jenkins/jobs/ModuleManager/workspace/ModuleManager/ModuleManager.csproj" (default target) (1) -> (CoreCompile target) -> MMPatchLoader.cs(91,53): warning CS0618: 'Debug.logger' is obsolete: 'Debug.logger is obsolete. Please use Debug.unityLogger instead (UnityUpgradable) -> unityLogger' [/home/jenkins/jobs/ModuleManager/workspace/ModuleManager/ModuleManager.csproj] Cats/CatMover.cs(24,21): warning CS0414: The field 'CatMover.frames' is assigned but its value is never used [/home/jenkins/jobs/ModuleManager/workspace/ModuleManager/ModuleManager.csproj] 2 Warning(s) 0 Error(s) Time Elapsed 00:00:02.58 [workspace] $ /bin/sh -xe /tmp/jenkins6727969008981244565.sh ++ awk -F '"' '/AssemblyVersion/{print $2}' ModuleManager/Properties/AssemblyInfo.cs + VERSION_MM=3.0.6 + mv ModuleManager.dll ModuleManager.3.0.6.dll + zip -9 -r ModuleManager-3.0.6.zip ModuleManager.3.0.6.dll README.md adding: ModuleManager.3.0.6.dll (deflated 55%) adding: README.md (deflated 43%) + sha256sum ModuleManager.3.0.6.dll e2faff35dbec9367e182e210ae12c7221341a3b93220a399460090151be7b86d ModuleManager.3.0.6.dll Archiving artifacts Finished: SUCCESS