Skip to content
Failed

Console Output

Started by user sarbian
Building in workspace /home/jenkins/jobs/ModuleManager-Dev/workspace
Wiping out workspace first.
Cloning the remote Git repository
Cloning repository https://github.com/sarbian/ModuleManager.git
 > git init /home/jenkins/jobs/ModuleManager-Dev/workspace # 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 config remote.origin.url https://github.com/sarbian/ModuleManager.git # timeout=10
 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
 > git config remote.origin.url https://github.com/sarbian/ModuleManager.git # timeout=10
Fetching upstream changes from https://github.com/sarbian/ModuleManager.git
 > git fetch --tags --progress https://github.com/sarbian/ModuleManager.git +refs/heads/*:refs/remotes/origin/*
 > git rev-parse refs/remotes/origin/dev^{commit} # timeout=10
 > git rev-parse refs/remotes/origin/origin/dev^{commit} # timeout=10
Checking out Revision 8179c4405eca0916cd2edc3c9c4b8572cd6fd7c2 (refs/remotes/origin/dev)
Commit message: "Simplify null check"
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 8179c4405eca0916cd2edc3c9c4b8572cd6fd7c2
 > git rev-list 8179c4405eca0916cd2edc3c9c4b8572cd6fd7c2 # timeout=10
[workspace] $ /bin/sh -xe /tmp/jenkins6687203926088721047.sh
+ msbuild /p:ReferencePath=/home/ksp/KSP_Data/Managed 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 09/01/2017 18:36:14.
Project "/home/jenkins/jobs/ModuleManager-Dev/workspace/ModuleManager.csproj" on node 1 (default targets).
PrepareForBuild:
  Creating directory "obj/Debug/".
ResolveAssemblyReferences:
  No way to resolve conflict between "System.Xml, Version=2.0.5.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e" and "System.Xml, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089". Choosing "System.Xml, Version=2.0.5.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e" arbitrarily.
/usr/lib/mono/msbuild/15.0/bin/Microsoft.Common.CurrentVersion.targets(2883,5): warning MSB3084: Task attempted to find "resgen.exe" in two locations. 1) Under the "/x64" processor specific directory which is generated based on SdkToolsPath 2) The x86 specific directory under "/" which is specified by the SDKToolsPath property. You may be able to solve the problem by doing one of the following:  1) Set the "SDKToolsPath" property to the location of the Microsoft Windows SDK. [/home/jenkins/jobs/ModuleManager-Dev/workspace/ModuleManager.csproj]
  /usr/lib/mono/4.5/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 
RESGEN : error : Could not find a part of the path "/r:/home/ksp/KSP_Data/Managed/Assembly-CSharp.dll". [/home/jenkins/jobs/ModuleManager-Dev/workspace/ModuleManager.csproj]
Done Building Project "/home/jenkins/jobs/ModuleManager-Dev/workspace/ModuleManager.csproj" (default targets) -- FAILED.

Build FAILED.

"/home/jenkins/jobs/ModuleManager-Dev/workspace/ModuleManager.csproj" (default target) (1) ->
(CoreResGen target) -> 
  /usr/lib/mono/msbuild/15.0/bin/Microsoft.Common.CurrentVersion.targets(2883,5): warning MSB3084: Task attempted to find "resgen.exe" in two locations. 1) Under the "/x64" processor specific directory which is generated based on SdkToolsPath 2) The x86 specific directory under "/" which is specified by the SDKToolsPath property. You may be able to solve the problem by doing one of the following:  1) Set the "SDKToolsPath" property to the location of the Microsoft Windows SDK. [/home/jenkins/jobs/ModuleManager-Dev/workspace/ModuleManager.csproj]


"/home/jenkins/jobs/ModuleManager-Dev/workspace/ModuleManager.csproj" (default target) (1) ->
(CoreResGen target) -> 
  RESGEN : error : Could not find a part of the path "/r:/home/ksp/KSP_Data/Managed/Assembly-CSharp.dll". [/home/jenkins/jobs/ModuleManager-Dev/workspace/ModuleManager.csproj]

    1 Warning(s)
    1 Error(s)

Time Elapsed 00:00:00.73
Build step 'Execute shell' marked build as failure
Archiving artifacts
Finished: FAILURE