Skip to content
Failed

Console Output

Started by user sarbian
Running as SYSTEM
Building in workspace /home/jenkins/jobs/ModuleManager/workspace
No credentials specified
 > 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 --force --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 e0da6ba13bca4dea7181cd009b49691d9fd47df0 (refs/remotes/origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f e0da6ba13bca4dea7181cd009b49691d9fd47df0
Commit message: "v4.1.4"
 > git rev-list --no-walk 4b7319c9da475e6d7598723151264b9de7112e06 # 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 07/07/2020 11:42:41.
Project "/home/jenkins/jobs/ModuleManager/workspace/ModuleManager/ModuleManager.csproj" on node 1 (default targets).
/usr/lib/mono/msbuild/15.0/bin/Microsoft.CSharp.CurrentVersion.targets(331,5): error MSB4019: The imported project "/usr/lib/mono/msbuild/15.0/bin/Roslyn/Microsoft.CSharp.Core.targets" was not found. Confirm that the path in the <Import> declaration is correct, and that the file exists on disk. [/home/jenkins/jobs/ModuleManager/workspace/ModuleManager/ModuleManager.csproj]
Done Building Project "/home/jenkins/jobs/ModuleManager/workspace/ModuleManager/ModuleManager.csproj" (default targets) -- FAILED.

Build FAILED.

"/home/jenkins/jobs/ModuleManager/workspace/ModuleManager/ModuleManager.csproj" (default target) (1) ->
  /usr/lib/mono/msbuild/15.0/bin/Microsoft.CSharp.CurrentVersion.targets(331,5): error MSB4019: The imported project "/usr/lib/mono/msbuild/15.0/bin/Roslyn/Microsoft.CSharp.Core.targets" was not found. Confirm that the path in the <Import> declaration is correct, and that the file exists on disk. [/home/jenkins/jobs/ModuleManager/workspace/ModuleManager/ModuleManager.csproj]

    0 Warning(s)
    1 Error(s)

Time Elapsed 00:00:00.26
Build step 'Build a Visual Studio project or solution using MSBuild' marked build as failure
Archiving artifacts
Finished: FAILURE