I have a build that uses a MSBuild action. When I run the build, the status for the MSBuild stage is failure, but when I look at the log I get the following:
8:53:48 AM MSBuild [D:\CI_WS\Ws\28\Source\test\Rli.Xi.Core\Rli.Xi.Core.csproj]
8:53:48 AM Parameters
8:53:48 AM Working Directory: D:\CI_WS\Ws\28\Source\test\Rli.Xi.Core
8:53:48 AM Executable: C:\Windows\Microsoft.NET\Framework\v4.0.30319\MSBuild.exe
8:53:48 AM Arguments: /nologo /verbosity:normal /target:“build” /P:outputpath=“D:\CI_WS\Ws\28\Output” /P:configuration=“Debug” /noconsolelogger /nodeReuse:False /loggerContinuaCI sever x64 1.0.0.3158
Hi Bob thank you for your message. I’ve been unable to replicate this situation unfortunately, to look at this one further we are going to require some further info from you. Would you please be able to enable debugging (http://wiki.finalbuilder.com/display/continua/Troubleshooting), run this build again, and send the logs to support@finalbuilder.com
Thank you
Here is the debug log.
<continua.modules.builds.logging.sqlcelogreadersession>Edited by PJT 25/06/2014: Snipped log details to protect privacy.
</continua.modules.builds.logging.sqlcelogreadersession>
Hi Bob, thanks for this would you also be able to provide the Agent Logs. This can be done by editing the Continua.Agent.Service.config file with a line (< logger name=“Continua.Shared.Logging.FileLogger, Continua.Shared.Logging” level=“Debug” / >
), bouncing the agent service, rerun the build and please send the logs to support@finalbuilder.com
Pete,
Logs sent.
Bob