Problem after upgrading to 5.1.1
I just upgraded my TeamCity installation from 5.0.2 to 5.1.1 and tried to run a build. I am getting this error below. This is a .NET 3.5 build (using VS2008) using NCover1.5.8.0 and NCoverExplorer 1.4.0.7. It worked before the upgrade.
Any ideas?
[13:23:39]: Checking for changes
[13:23:40]: Clean build enabled: removing old files from D:\TeamCity\Mother\Checkout
[13:23:40]: Clearing temporary directory: C:\TeamCity\buildAgent\temp\buildTmp
[13:23:40]: Checkout directory: D:\TeamCity\Mother\Checkout
[13:23:40]: Updating sources: server side checkout... (3s)
[13:23:40]: [Updating sources: server side checkout...] Will perform clean checkout
[13:23:40]: [Updating sources: server side checkout...] Clean checkout reasons
[13:23:40]: [Clean checkout reasons] Checkout directory is empty or doesn't exist
[13:23:40]: [Clean checkout reasons] "Clean all files before build" turned on
[13:23:40]: [Updating sources: server side checkout...] Transferring cached clean patch for VCS root: Mother trunk Pre
[13:23:41]: [Updating sources: server side checkout...] Building incremental patch over the cached patch
[13:23:41]: [Updating sources: server side checkout...] Repository sources transferred: 42.69Mb total
[13:23:42]: [Updating sources: server side checkout...] Removing D:\TeamCity\Mother\Checkout
[13:23:42]: [Updating sources: server side checkout...] Updating D:\TeamCity\Mother\Checkout
[13:23:45]: Project "Mother.sln.teamcity.patch.tcprojx" (TeamCity_Generated_Build;TeamCity_Generated_NUnitTests target(s)): (1m:09s)
[13:23:45]: [Project "Mother.sln.teamcity.patch.tcprojx" (TeamCity_Generated_Build;TeamCity_Generated_NUnitTests target(s)):] Project "Mother.sln" (Build target(s)): (5s)
[13:23:45]: [Project "Mother.sln" (Build target(s)):] Building solution configuration "Release|Any CPU".
[13:23:45]: [Project "Mother.sln" (Build target(s)):] Project "DeployMother.csproj" (default targets):
[13:23:45]: [Project "DeployMother.csproj" (default targets):] Processing 0 EDMX files.
[13:23:45]: [Project "DeployMother.csproj" (default targets):] Finished processing 0 EDMX files.
[13:23:45]: [Project "DeployMother.csproj" (default targets):] Creating directory "bin\Release\".
[13:23:45]: [Project "DeployMother.csproj" (default targets):] Creating directory "obj\Release\".
[13:23:45]: [Project "DeployMother.csproj" (default targets):] C:\Windows\Microsoft.NET\Framework\v3.5\Csc.exe /noconfig /nowarn:1701,1702 /errorreport:prompt /warn:4 /define:TRACE /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\v3.5\System.Core.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\v3.5\System.Data.DataSetExtensions.dll" /reference:C:\Windows\Microsoft.NET\Framework\v2.0.50727\System.Data.dll /reference:C:\Windows\Microsoft.NET\Framework\v2.0.50727\System.dll /reference:C:\Windows\Microsoft.NET\Framework\v2.0.50727\System.Xml.dll /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\v3.5\System.Xml.Linq.dll" /reference:..\..\src\app\Web\Bin\woaksie.dll /debug:pdbonly /filealign:512 /keyfile:mother.snk /optimize+ /out:obj\Release\DeployMother.exe /resource:deployment.xml,DeployMother.deployment.xml /target:exe Common\Logger.cs Database\Views.cs Database\PatchTable.cs Program.cs Properties\AssemblyInfo.cs Settings.cs
[13:23:46]: [Project "DeployMother.csproj" (default targets):] Copying file from "..\..\src\app\Web\Bin\woaksie.dll" to "bin\Release\woaksie.dll".
[13:23:46]: [Project "DeployMother.csproj" (default targets):] Copying file from "..\..\src\app\Web\Bin\woaksie.pdb" to "bin\Release\woaksie.pdb".
[13:23:46]: [Project "DeployMother.csproj" (default targets):] Copying file from "D:\TeamCity\Mother\Checkout\build\DeployMother\deployment.xml" to "bin\Release\deployment.xml".
[13:23:46]: [Project "DeployMother.csproj" (default targets):] Copying file from "App.config" to "bin\Release\DeployMother.exe.config".
[13:23:46]: [Project "DeployMother.csproj" (default targets):] Copying file from "obj\Release\DeployMother.exe" to "bin\Release\DeployMother.exe".
[13:23:46]: [Project "DeployMother.csproj" (default targets):] DeployMother -> D:\TeamCity\Mother\Checkout\build\DeployMother\bin\Release\DeployMother.exe
[13:23:46]: [Project "DeployMother.csproj" (default targets):] Copying file from "obj\Release\DeployMother.pdb" to "bin\Release\DeployMother.pdb".
[13:23:46]: [Project "Mother.sln" (Build target(s)):] Project "PreBuild.csproj" (default targets):
[13:23:46]: [Project "PreBuild.csproj" (default targets):] Processing 0 EDMX files.
[13:23:46]: [Project "PreBuild.csproj" (default targets):] Finished processing 0 EDMX files.
[13:23:46]: [Project "PreBuild.csproj" (default targets):] Creating directory "bin\Release\".
[13:23:46]: [Project "PreBuild.csproj" (default targets):] Creating directory "obj\Release\".
[13:23:46]: [Project "PreBuild.csproj" (default targets):] C:\Windows\Microsoft.NET\Framework\v3.5\Csc.exe /noconfig /nowarn:1701,1702 /errorreport:prompt /warn:4 /define:TRACE /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\v3.5\System.Core.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\v3.5\System.Data.DataSetExtensions.dll" /reference:C:\Windows\Microsoft.NET\Framework\v2.0.50727\System.Data.dll /reference:C:\Windows\Microsoft.NET\Framework\v2.0.50727\System.dll /reference:C:\Windows\Microsoft.NET\Framework\v2.0.50727\System.Xml.dll /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\v3.5\System.Xml.Linq.dll" /debug:pdbonly /filealign:512 /keyfile:mother.snk /optimize+ /out:obj\Release\PreBuild.exe /target:exe Program.cs Properties\AssemblyInfo.cs
[13:23:46]: [Project "PreBuild.csproj" (default targets):] Copying file from "obj\Release\PreBuild.exe" to "bin\Release\PreBuild.exe".
[13:23:46]: [Project "PreBuild.csproj" (default targets):] PreBuild -> D:\TeamCity\Mother\Checkout\build\PreBuild\bin\Release\PreBuild.exe
[13:23:46]: [Project "PreBuild.csproj" (default targets):] Copying file from "obj\Release\PreBuild.pdb" to "bin\Release\PreBuild.pdb".
[13:23:46]: [Project "Mother.sln" (Build target(s)):] Project "Server.csproj" (default targets):
[13:23:46]: [Project "Server.csproj" (default targets):] Processing 0 EDMX files.
[13:23:46]: [Project "Server.csproj" (default targets):] Finished processing 0 EDMX files.
[13:23:46]: [Project "Server.csproj" (default targets):] Creating directory "bin\Release\".
[13:23:46]: [Project "Server.csproj" (default targets):] Creating directory "obj\Release\".
[13:23:46]: [Project "Server.csproj" (default targets):] C:\Windows\Microsoft.NET\Framework\v3.5\Csc.exe /noconfig /nowarn:1701,1702 /errorreport:prompt /warn:4 /define:TRACE /reference:C:\Windows\Microsoft.NET\Framework\v2.0.50727\System.configuration.dll /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\v3.5\System.Core.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\v3.5\System.Data.DataSetExtensions.dll" /reference:C:\Windows\Microsoft.NET\Framework\v2.0.50727\System.Data.dll /reference:C:\Windows\Microsoft.NET\Framework\v2.0.50727\System.dll /reference:C:\Windows\Microsoft.NET\Framework\v2.0.50727\System.Xml.dll /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\v3.5\System.Xml.Linq.dll" /reference:..\Web\Bin\woaksie.dll /debug:pdbonly /filealign:512 /keyfile:mother.snk /optimize+ /out:obj\Release\Mother.Server.dll /target:library Database\ConnectionStringProvider.cs DTO\ActionResult.cs DTO\FinancialTransaction.cs DTO\FinancialTransactions.cs DTO\SplitLine.cs Interfaces\ISplitView.cs Utils\DateCalculator.cs Utils\GlobalObjects.cs DTO\ListLineItem.cs DTO\SearchCriteria.cs DTO\TransferDto.cs Interfaces\ICheckModel.cs Interfaces\ICheckView.cs Interfaces\IDefaultPresenter.cs Interfaces\IDefaultView.cs Interfaces\ISharedModel.cs Interfaces\ISharedPresenter.cs Interfaces\ISharedView.cs Interfaces\ITransactionModel.cs Interfaces\ITransactionPresenter.cs Interfaces\ITransactionView.cs Models\CheckModel.cs Models\HelperMethods.cs Interfaces\IListModel.cs Models\ListModel.cs Models\SharedModel.cs Models\TransactionModel.cs Presenters\CheckPresenter.cs Presenters\DefaultPresenter.cs DTO\TransactionDto.cs Presenters\SharedPresenter.cs Presenters\TransactionPresenter.cs Properties\AssemblyInfo.cs
[13:23:47]: [Project "Server.csproj" (default targets):] Copying file from "..\Web\Bin\woaksie.dll" to "bin\Release\woaksie.dll".
[13:23:47]: [Project "Server.csproj" (default targets):] Copying file from "..\Web\Bin\woaksie.pdb" to "bin\Release\woaksie.pdb".
[13:23:47]: [Project "Server.csproj" (default targets):] Copying file from "obj\Release\Mother.Server.dll" to "bin\Release\Mother.Server.dll".
[13:23:47]: [Project "Server.csproj" (default targets):] Server -> D:\TeamCity\Mother\Checkout\src\app\Server\bin\Release\Mother.Server.dll
[13:23:47]: [Project "Server.csproj" (default targets):] Copying file from "obj\Release\Mother.Server.pdb" to "bin\Release\Mother.Server.pdb".
[13:23:47]: [Project "Mother.sln" (Build target(s)):] Project "Tests.csproj" (default targets):
[13:23:47]: [Project "Tests.csproj" (default targets):] Processing 0 EDMX files.
[13:23:47]: [Project "Tests.csproj" (default targets):] Finished processing 0 EDMX files.
[13:23:47]: [Project "Tests.csproj" (default targets):] Creating directory "bin\Release\".
[13:23:47]: [Project "Tests.csproj" (default targets):] Creating directory "obj\Release\".
[13:23:47]: [Project "Tests.csproj" (default targets):] Project "Server.csproj" (GetTargetPath target(s)):
[13:23:47]: [Project "Tests.csproj" (default targets):] Project "Server.csproj" (GetNativeManifest target(s)):
[13:23:47]: [Project "Tests.csproj" (default targets):] C:\Windows\Microsoft.NET\Framework\v3.5\Csc.exe /noconfig /nowarn:1701,1702 /errorreport:prompt /warn:4 /define:TRACE /reference:D:\TeamCity\Mother\Checkout\src\app\Server\bin\Release\Mother.Server.dll /reference:..\..\..\tools\NUnit\nunit.framework.dll /reference:..\..\..\tools\Rhino\Rhino.Mocks.dll /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\v3.5\System.Core.dll" /reference:C:\Windows\Microsoft.NET\Framework\v2.0.50727\System.Data.dll /reference:C:\Windows\Microsoft.NET\Framework\v2.0.50727\System.dll /reference:C:\Windows\Microsoft.NET\Framework\v2.0.50727\System.Xml.dll /debug:pdbonly /filealign:512 /keyfile:mother.snk /optimize+ /out:obj\Release\Tests.dll /target:library Properties\AssemblyInfo.cs Server\Presenters\DefaultPresenterTests.cs Server\Presenters\TransactionPresenterTests.cs Server\Utils\DateCalculatorTests.cs Server\Utils\GlobalObjectsTests.cs
[13:23:47]: [Project "Tests.csproj" (default targets):] Copying file from "D:\TeamCity\Mother\Checkout\src\app\Server\bin\Release\Mother.Server.dll" to "bin\Release\Mother.Server.dll".
[13:23:47]: [Project "Tests.csproj" (default targets):] Copying file from "..\..\..\tools\NUnit\nunit.framework.dll" to "bin\Release\nunit.framework.dll".
[13:23:47]: [Project "Tests.csproj" (default targets):] Copying file from "..\..\..\tools\Rhino\Rhino.Mocks.dll" to "bin\Release\Rhino.Mocks.dll".
[13:23:47]: [Project "Tests.csproj" (default targets):] Copying file from "D:\TeamCity\Mother\Checkout\src\app\Server\bin\Release\woaksie.dll" to "bin\Release\woaksie.dll".
[13:23:47]: [Project "Tests.csproj" (default targets):] Copying file from "D:\TeamCity\Mother\Checkout\src\app\Server\bin\Release\Mother.Server.pdb" to "bin\Release\Mother.Server.pdb".
[13:23:47]: [Project "Tests.csproj" (default targets):] Copying file from "D:\TeamCity\Mother\Checkout\src\app\Server\bin\Release\woaksie.pdb" to "bin\Release\woaksie.pdb".
[13:23:47]: [Project "Tests.csproj" (default targets):] Copying file from "..\..\..\tools\Rhino\Rhino.Mocks.xml" to "bin\Release\Rhino.Mocks.xml".
[13:23:47]: [Project "Tests.csproj" (default targets):] Project "Server.csproj" (GetCopyToOutputDirectoryItems target(s)):
[13:23:47]: [Project "Tests.csproj" (default targets):] Copying file from "obj\Release\Tests.dll" to "bin\Release\Tests.dll".
[13:23:47]: [Project "Tests.csproj" (default targets):] Tests -> D:\TeamCity\Mother\Checkout\src\test\Tests\bin\Release\Tests.dll
[13:23:47]: [Project "Tests.csproj" (default targets):] Copying file from "obj\Release\Tests.pdb" to "bin\Release\Tests.pdb".
[13:23:47]: [Project "Mother.sln" (Build target(s)):] Project "Server.csproj" (default targets):
[13:23:47]: [Project "Mother.sln" (Build target(s)):] Project "Server.csproj" (GetTargetPath target(s)):
[13:23:47]: [Project "Mother.sln" (Build target(s)):] Copying file from "D:\TeamCity\Mother\Checkout\src\app\Server\bin\Release\Mother.Server.dll" to "src\app\Web\\Bin\Mother.Server.dll".
[13:23:47]: [Project "Mother.sln" (Build target(s)):] Copying file from "D:\TeamCity\Mother\Checkout\src\app\Server\bin\Release\woaksie.dll" to "src\app\Web\\Bin\woaksie.dll".
[13:23:47]: [Project "Mother.sln" (Build target(s)):] Copying file from "D:\TeamCity\Mother\Checkout\src\app\Server\bin\Release\woaksie.pdb" to "src\app\Web\\Bin\woaksie.pdb".
[13:23:47]: [Project "Mother.sln" (Build target(s)):] Copying file from "D:\TeamCity\Mother\Checkout\src\app\Server\bin\Release\Mother.Server.pdb" to "src\app\Web\\Bin\Mother.Server.pdb".
[13:23:47]: [Project "Mother.sln" (Build target(s)):] C:\Windows\Microsoft.NET\Framework\v2.0.50727\aspnet_compiler.exe -v /Web -p src\app\Web\ -f PrecompiledWeb\Web\ -keyfile mother.snk
[13:23:51]: [Project "Mother.sln.teamcity.patch.tcprojx" (TeamCity_Generated_Build;TeamCity_Generated_NUnitTests target(s)):] c:\TeamCity\buildAgent\plugins\dotnetPlugin\bin\JetBrains.BuildServer.NUnitLauncher.exe "@@" C:\TeamCity\buildAgent\temp\buildTmp\tmp1FB7.tmp
[13:23:56]: Start TeamCity NUnit Test Runner
[13:23:57]: Tests.dll
[13:23:57]: [Tests.dll] Mother.Tests.Server.Presenters.DefaultPresenterTests.ChangeUserTest
[13:23:58]: [Tests.dll] Mother.Tests.Server.Presenters.DefaultPresenterTests.LoadTest
[13:23:58]: [Tests.dll] Mother.Tests.Server.Presenters.TransactionPresenterTests.CancelTest
[13:23:58]: [Tests.dll] Mother.Tests.Server.Presenters.TransactionPresenterTests.LoadTest
[13:23:58]: [Tests.dll] Mother.Tests.Server.Utils.DateCalculatorTests.DayTestWithFebWrap
[13:23:58]: [Tests.dll] Mother.Tests.Server.Utils.DateCalculatorTests.DayTestWithFebWrapLeapYear
[13:23:58]: [Tests.dll] Mother.Tests.Server.Utils.DateCalculatorTests.DayTestWithLongNowMonth
[13:23:58]: [Tests.dll] Mother.Tests.Server.Utils.DateCalculatorTests.DayTestWithMonthAndYearWrap
[13:23:58]: [Tests.dll] Mother.Tests.Server.Utils.DateCalculatorTests.DayTestWithRetLongMonth
[13:23:58]: [Tests.dll] Mother.Tests.Server.Utils.DateCalculatorTests.DayTestWithTimeWrap
[13:23:58]: [Tests.dll] Mother.Tests.Server.Utils.DateCalculatorTests.DayTestWithWrap
[13:23:58]: [Tests.dll] Mother.Tests.Server.Utils.DateCalculatorTests.DayTestWithWrapReallyShortMonth
[13:23:58]: [Tests.dll] Mother.Tests.Server.Utils.DateCalculatorTests.DayTestWithWrapShortMonth
[13:23:58]: [Tests.dll] Mother.Tests.Server.Utils.DateCalculatorTests.FIX_THIS_ONE_DAY_NowShortMonthRetireLongMonth
[13:23:58]: [Tests.dll] Mother.Tests.Server.Utils.DateCalculatorTests.OneDayTest
[13:23:58]: [Tests.dll] Mother.Tests.Server.Utils.DateCalculatorTests.OneMonthTest
[13:23:58]: [Tests.dll] Mother.Tests.Server.Utils.DateCalculatorTests.OneYearTest
[13:23:58]: [Tests.dll] Mother.Tests.Server.Utils.DateCalculatorTests.SixMonthTestWithWrap
[13:23:58]: [Tests.dll] Mother.Tests.Server.Utils.GlobalObjectsTests.CultureInfoTest
[13:23:59]: Tests run: 19, Errors: 0, Failures: 0, Inconclusive: 0 Time: 0.7610435 seconds Not run: 0, Invalid: 0, Ignored: 0, Skipped: 0
[13:24:54]: [Project "Mother.sln.teamcity.patch.tcprojx" (TeamCity_Generated_Build;TeamCity_Generated_NUnitTests target(s)):] D:\TeamCity\Mother\Checkout\Mother.sln.teamcity.patch.tcprojx(17, 5): c:\TeamCity\buildAgent\plugins\dotnetPlugin\bin\JetBrains.BuildServer.NUnitLauncher.exe "@@" C:\TeamCity\buildAgent\temp\buildTmp\tmp1FB7.tmp exited with code 1.
[13:24:54]: MSBuild output:
[13:24:54]: Copying file from "D:\TeamCity\Mother\Checkout\src\app\Server\bin\Release\Mother.Server.pdb" to "src\app\Web\\Bin\Mother.Server.pdb".
[13:24:54]: Done Building Project "D:\TeamCity\Mother\Checkout\Mother.sln" (Build target(s)).
[13:24:54]: NCover.Console v1.5.8 - Code Coverage Analysis for .NET - http://ncover.org
[13:24:54]: Copyright (c) 2004-2006 Peter Waldschmidt
[13:24:54]: Command: c:\TeamCity\buildAgent\plugins\dotnetPlugin\bin\JetBrains.TeamCity.PlatformProcessRunner.msil.exe
[13:24:54]: Command Args: "MSIL" "v2.0" "c:\TeamCity\buildAgent\plugins\dotnetPlugin\bin\JetBrains.BuildServer.NUnitLauncher.exe" "@@" "C:\TeamCity\buildAgent\temp\buildTmp\tmp27EE.tmp"
[13:24:54]: Working Directory:
[13:24:54]: Assemblies: Mother.Server
[13:24:54]: Coverage Xml: C:\TeamCity\buildAgent\temp\buildTmp\tmp2751.tmp
[13:24:54]: Coverage Log: Coverage.Log
[13:24:54]: Waiting for profiled application to connect...Connected
[13:24:54]: Profiled process terminated. Profiler connection not established.
[13:24:54]: D:\TeamCity\Mother\Checkout\Mother.sln.teamcity.patch.tcprojx(17,5): error : c:\TeamCity\buildAgent\plugins\dotnetPlugin\bin\JetBrains.BuildServer.NUnitLauncher.exe "@@" C:\TeamCity\buildAgent\temp\buildTmp\tmp1FB7.tmp exited with code 1.
[13:24:54]: Done Building Project "D:\TeamCity\Mother\Checkout\Mother.sln.teamcity.patch.tcprojx" (TeamCity_Generated_Build;TeamCity_Generated_NUnitTests target(s)) -- FAILED.
[13:24:54]: Build FAILED.
[13:24:54]: "D:\TeamCity\Mother\Checkout\Mother.sln.teamcity.patch.tcprojx" (TeamCity_Generated_Build;TeamCity_Generated_NUnitTests target) (1) ->
[13:24:54]: (TeamCity_Generated_NUnitTests target) ->
[13:24:54]: D:\TeamCity\Mother\Checkout\Mother.sln.teamcity.patch.tcprojx(17,5): error : c:\TeamCity\buildAgent\plugins\dotnetPlugin\bin\JetBrains.BuildServer.NUnitLauncher.exe "@@" C:\TeamCity\buildAgent\temp\buildTmp\tmp1FB7.tmp exited with code 1.
[13:24:54]: 0 Warning(s)
[13:24:54]: 1 Error(s)
[13:24:54]: Time Elapsed 00:01:09.11
[13:24:55]: Build finished
Any ideas?
[13:23:39]: Checking for changes
[13:23:40]: Clean build enabled: removing old files from D:\TeamCity\Mother\Checkout
[13:23:40]: Clearing temporary directory: C:\TeamCity\buildAgent\temp\buildTmp
[13:23:40]: Checkout directory: D:\TeamCity\Mother\Checkout
[13:23:40]: Updating sources: server side checkout... (3s)
[13:23:40]: [Updating sources: server side checkout...] Will perform clean checkout
[13:23:40]: [Updating sources: server side checkout...] Clean checkout reasons
[13:23:40]: [Clean checkout reasons] Checkout directory is empty or doesn't exist
[13:23:40]: [Clean checkout reasons] "Clean all files before build" turned on
[13:23:40]: [Updating sources: server side checkout...] Transferring cached clean patch for VCS root: Mother trunk Pre
[13:23:41]: [Updating sources: server side checkout...] Building incremental patch over the cached patch
[13:23:41]: [Updating sources: server side checkout...] Repository sources transferred: 42.69Mb total
[13:23:42]: [Updating sources: server side checkout...] Removing D:\TeamCity\Mother\Checkout
[13:23:42]: [Updating sources: server side checkout...] Updating D:\TeamCity\Mother\Checkout
[13:23:45]: Project "Mother.sln.teamcity.patch.tcprojx" (TeamCity_Generated_Build;TeamCity_Generated_NUnitTests target(s)): (1m:09s)
[13:23:45]: [Project "Mother.sln.teamcity.patch.tcprojx" (TeamCity_Generated_Build;TeamCity_Generated_NUnitTests target(s)):] Project "Mother.sln" (Build target(s)): (5s)
[13:23:45]: [Project "Mother.sln" (Build target(s)):] Building solution configuration "Release|Any CPU".
[13:23:45]: [Project "Mother.sln" (Build target(s)):] Project "DeployMother.csproj" (default targets):
[13:23:45]: [Project "DeployMother.csproj" (default targets):] Processing 0 EDMX files.
[13:23:45]: [Project "DeployMother.csproj" (default targets):] Finished processing 0 EDMX files.
[13:23:45]: [Project "DeployMother.csproj" (default targets):] Creating directory "bin\Release\".
[13:23:45]: [Project "DeployMother.csproj" (default targets):] Creating directory "obj\Release\".
[13:23:45]: [Project "DeployMother.csproj" (default targets):] C:\Windows\Microsoft.NET\Framework\v3.5\Csc.exe /noconfig /nowarn:1701,1702 /errorreport:prompt /warn:4 /define:TRACE /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\v3.5\System.Core.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\v3.5\System.Data.DataSetExtensions.dll" /reference:C:\Windows\Microsoft.NET\Framework\v2.0.50727\System.Data.dll /reference:C:\Windows\Microsoft.NET\Framework\v2.0.50727\System.dll /reference:C:\Windows\Microsoft.NET\Framework\v2.0.50727\System.Xml.dll /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\v3.5\System.Xml.Linq.dll" /reference:..\..\src\app\Web\Bin\woaksie.dll /debug:pdbonly /filealign:512 /keyfile:mother.snk /optimize+ /out:obj\Release\DeployMother.exe /resource:deployment.xml,DeployMother.deployment.xml /target:exe Common\Logger.cs Database\Views.cs Database\PatchTable.cs Program.cs Properties\AssemblyInfo.cs Settings.cs
[13:23:46]: [Project "DeployMother.csproj" (default targets):] Copying file from "..\..\src\app\Web\Bin\woaksie.dll" to "bin\Release\woaksie.dll".
[13:23:46]: [Project "DeployMother.csproj" (default targets):] Copying file from "..\..\src\app\Web\Bin\woaksie.pdb" to "bin\Release\woaksie.pdb".
[13:23:46]: [Project "DeployMother.csproj" (default targets):] Copying file from "D:\TeamCity\Mother\Checkout\build\DeployMother\deployment.xml" to "bin\Release\deployment.xml".
[13:23:46]: [Project "DeployMother.csproj" (default targets):] Copying file from "App.config" to "bin\Release\DeployMother.exe.config".
[13:23:46]: [Project "DeployMother.csproj" (default targets):] Copying file from "obj\Release\DeployMother.exe" to "bin\Release\DeployMother.exe".
[13:23:46]: [Project "DeployMother.csproj" (default targets):] DeployMother -> D:\TeamCity\Mother\Checkout\build\DeployMother\bin\Release\DeployMother.exe
[13:23:46]: [Project "DeployMother.csproj" (default targets):] Copying file from "obj\Release\DeployMother.pdb" to "bin\Release\DeployMother.pdb".
[13:23:46]: [Project "Mother.sln" (Build target(s)):] Project "PreBuild.csproj" (default targets):
[13:23:46]: [Project "PreBuild.csproj" (default targets):] Processing 0 EDMX files.
[13:23:46]: [Project "PreBuild.csproj" (default targets):] Finished processing 0 EDMX files.
[13:23:46]: [Project "PreBuild.csproj" (default targets):] Creating directory "bin\Release\".
[13:23:46]: [Project "PreBuild.csproj" (default targets):] Creating directory "obj\Release\".
[13:23:46]: [Project "PreBuild.csproj" (default targets):] C:\Windows\Microsoft.NET\Framework\v3.5\Csc.exe /noconfig /nowarn:1701,1702 /errorreport:prompt /warn:4 /define:TRACE /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\v3.5\System.Core.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\v3.5\System.Data.DataSetExtensions.dll" /reference:C:\Windows\Microsoft.NET\Framework\v2.0.50727\System.Data.dll /reference:C:\Windows\Microsoft.NET\Framework\v2.0.50727\System.dll /reference:C:\Windows\Microsoft.NET\Framework\v2.0.50727\System.Xml.dll /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\v3.5\System.Xml.Linq.dll" /debug:pdbonly /filealign:512 /keyfile:mother.snk /optimize+ /out:obj\Release\PreBuild.exe /target:exe Program.cs Properties\AssemblyInfo.cs
[13:23:46]: [Project "PreBuild.csproj" (default targets):] Copying file from "obj\Release\PreBuild.exe" to "bin\Release\PreBuild.exe".
[13:23:46]: [Project "PreBuild.csproj" (default targets):] PreBuild -> D:\TeamCity\Mother\Checkout\build\PreBuild\bin\Release\PreBuild.exe
[13:23:46]: [Project "PreBuild.csproj" (default targets):] Copying file from "obj\Release\PreBuild.pdb" to "bin\Release\PreBuild.pdb".
[13:23:46]: [Project "Mother.sln" (Build target(s)):] Project "Server.csproj" (default targets):
[13:23:46]: [Project "Server.csproj" (default targets):] Processing 0 EDMX files.
[13:23:46]: [Project "Server.csproj" (default targets):] Finished processing 0 EDMX files.
[13:23:46]: [Project "Server.csproj" (default targets):] Creating directory "bin\Release\".
[13:23:46]: [Project "Server.csproj" (default targets):] Creating directory "obj\Release\".
[13:23:46]: [Project "Server.csproj" (default targets):] C:\Windows\Microsoft.NET\Framework\v3.5\Csc.exe /noconfig /nowarn:1701,1702 /errorreport:prompt /warn:4 /define:TRACE /reference:C:\Windows\Microsoft.NET\Framework\v2.0.50727\System.configuration.dll /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\v3.5\System.Core.dll" /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\v3.5\System.Data.DataSetExtensions.dll" /reference:C:\Windows\Microsoft.NET\Framework\v2.0.50727\System.Data.dll /reference:C:\Windows\Microsoft.NET\Framework\v2.0.50727\System.dll /reference:C:\Windows\Microsoft.NET\Framework\v2.0.50727\System.Xml.dll /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\v3.5\System.Xml.Linq.dll" /reference:..\Web\Bin\woaksie.dll /debug:pdbonly /filealign:512 /keyfile:mother.snk /optimize+ /out:obj\Release\Mother.Server.dll /target:library Database\ConnectionStringProvider.cs DTO\ActionResult.cs DTO\FinancialTransaction.cs DTO\FinancialTransactions.cs DTO\SplitLine.cs Interfaces\ISplitView.cs Utils\DateCalculator.cs Utils\GlobalObjects.cs DTO\ListLineItem.cs DTO\SearchCriteria.cs DTO\TransferDto.cs Interfaces\ICheckModel.cs Interfaces\ICheckView.cs Interfaces\IDefaultPresenter.cs Interfaces\IDefaultView.cs Interfaces\ISharedModel.cs Interfaces\ISharedPresenter.cs Interfaces\ISharedView.cs Interfaces\ITransactionModel.cs Interfaces\ITransactionPresenter.cs Interfaces\ITransactionView.cs Models\CheckModel.cs Models\HelperMethods.cs Interfaces\IListModel.cs Models\ListModel.cs Models\SharedModel.cs Models\TransactionModel.cs Presenters\CheckPresenter.cs Presenters\DefaultPresenter.cs DTO\TransactionDto.cs Presenters\SharedPresenter.cs Presenters\TransactionPresenter.cs Properties\AssemblyInfo.cs
[13:23:47]: [Project "Server.csproj" (default targets):] Copying file from "..\Web\Bin\woaksie.dll" to "bin\Release\woaksie.dll".
[13:23:47]: [Project "Server.csproj" (default targets):] Copying file from "..\Web\Bin\woaksie.pdb" to "bin\Release\woaksie.pdb".
[13:23:47]: [Project "Server.csproj" (default targets):] Copying file from "obj\Release\Mother.Server.dll" to "bin\Release\Mother.Server.dll".
[13:23:47]: [Project "Server.csproj" (default targets):] Server -> D:\TeamCity\Mother\Checkout\src\app\Server\bin\Release\Mother.Server.dll
[13:23:47]: [Project "Server.csproj" (default targets):] Copying file from "obj\Release\Mother.Server.pdb" to "bin\Release\Mother.Server.pdb".
[13:23:47]: [Project "Mother.sln" (Build target(s)):] Project "Tests.csproj" (default targets):
[13:23:47]: [Project "Tests.csproj" (default targets):] Processing 0 EDMX files.
[13:23:47]: [Project "Tests.csproj" (default targets):] Finished processing 0 EDMX files.
[13:23:47]: [Project "Tests.csproj" (default targets):] Creating directory "bin\Release\".
[13:23:47]: [Project "Tests.csproj" (default targets):] Creating directory "obj\Release\".
[13:23:47]: [Project "Tests.csproj" (default targets):] Project "Server.csproj" (GetTargetPath target(s)):
[13:23:47]: [Project "Tests.csproj" (default targets):] Project "Server.csproj" (GetNativeManifest target(s)):
[13:23:47]: [Project "Tests.csproj" (default targets):] C:\Windows\Microsoft.NET\Framework\v3.5\Csc.exe /noconfig /nowarn:1701,1702 /errorreport:prompt /warn:4 /define:TRACE /reference:D:\TeamCity\Mother\Checkout\src\app\Server\bin\Release\Mother.Server.dll /reference:..\..\..\tools\NUnit\nunit.framework.dll /reference:..\..\..\tools\Rhino\Rhino.Mocks.dll /reference:"C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\v3.5\System.Core.dll" /reference:C:\Windows\Microsoft.NET\Framework\v2.0.50727\System.Data.dll /reference:C:\Windows\Microsoft.NET\Framework\v2.0.50727\System.dll /reference:C:\Windows\Microsoft.NET\Framework\v2.0.50727\System.Xml.dll /debug:pdbonly /filealign:512 /keyfile:mother.snk /optimize+ /out:obj\Release\Tests.dll /target:library Properties\AssemblyInfo.cs Server\Presenters\DefaultPresenterTests.cs Server\Presenters\TransactionPresenterTests.cs Server\Utils\DateCalculatorTests.cs Server\Utils\GlobalObjectsTests.cs
[13:23:47]: [Project "Tests.csproj" (default targets):] Copying file from "D:\TeamCity\Mother\Checkout\src\app\Server\bin\Release\Mother.Server.dll" to "bin\Release\Mother.Server.dll".
[13:23:47]: [Project "Tests.csproj" (default targets):] Copying file from "..\..\..\tools\NUnit\nunit.framework.dll" to "bin\Release\nunit.framework.dll".
[13:23:47]: [Project "Tests.csproj" (default targets):] Copying file from "..\..\..\tools\Rhino\Rhino.Mocks.dll" to "bin\Release\Rhino.Mocks.dll".
[13:23:47]: [Project "Tests.csproj" (default targets):] Copying file from "D:\TeamCity\Mother\Checkout\src\app\Server\bin\Release\woaksie.dll" to "bin\Release\woaksie.dll".
[13:23:47]: [Project "Tests.csproj" (default targets):] Copying file from "D:\TeamCity\Mother\Checkout\src\app\Server\bin\Release\Mother.Server.pdb" to "bin\Release\Mother.Server.pdb".
[13:23:47]: [Project "Tests.csproj" (default targets):] Copying file from "D:\TeamCity\Mother\Checkout\src\app\Server\bin\Release\woaksie.pdb" to "bin\Release\woaksie.pdb".
[13:23:47]: [Project "Tests.csproj" (default targets):] Copying file from "..\..\..\tools\Rhino\Rhino.Mocks.xml" to "bin\Release\Rhino.Mocks.xml".
[13:23:47]: [Project "Tests.csproj" (default targets):] Project "Server.csproj" (GetCopyToOutputDirectoryItems target(s)):
[13:23:47]: [Project "Tests.csproj" (default targets):] Copying file from "obj\Release\Tests.dll" to "bin\Release\Tests.dll".
[13:23:47]: [Project "Tests.csproj" (default targets):] Tests -> D:\TeamCity\Mother\Checkout\src\test\Tests\bin\Release\Tests.dll
[13:23:47]: [Project "Tests.csproj" (default targets):] Copying file from "obj\Release\Tests.pdb" to "bin\Release\Tests.pdb".
[13:23:47]: [Project "Mother.sln" (Build target(s)):] Project "Server.csproj" (default targets):
[13:23:47]: [Project "Mother.sln" (Build target(s)):] Project "Server.csproj" (GetTargetPath target(s)):
[13:23:47]: [Project "Mother.sln" (Build target(s)):] Copying file from "D:\TeamCity\Mother\Checkout\src\app\Server\bin\Release\Mother.Server.dll" to "src\app\Web\\Bin\Mother.Server.dll".
[13:23:47]: [Project "Mother.sln" (Build target(s)):] Copying file from "D:\TeamCity\Mother\Checkout\src\app\Server\bin\Release\woaksie.dll" to "src\app\Web\\Bin\woaksie.dll".
[13:23:47]: [Project "Mother.sln" (Build target(s)):] Copying file from "D:\TeamCity\Mother\Checkout\src\app\Server\bin\Release\woaksie.pdb" to "src\app\Web\\Bin\woaksie.pdb".
[13:23:47]: [Project "Mother.sln" (Build target(s)):] Copying file from "D:\TeamCity\Mother\Checkout\src\app\Server\bin\Release\Mother.Server.pdb" to "src\app\Web\\Bin\Mother.Server.pdb".
[13:23:47]: [Project "Mother.sln" (Build target(s)):] C:\Windows\Microsoft.NET\Framework\v2.0.50727\aspnet_compiler.exe -v /Web -p src\app\Web\ -f PrecompiledWeb\Web\ -keyfile mother.snk
[13:23:51]: [Project "Mother.sln.teamcity.patch.tcprojx" (TeamCity_Generated_Build;TeamCity_Generated_NUnitTests target(s)):] c:\TeamCity\buildAgent\plugins\dotnetPlugin\bin\JetBrains.BuildServer.NUnitLauncher.exe "@@" C:\TeamCity\buildAgent\temp\buildTmp\tmp1FB7.tmp
[13:23:56]: Start TeamCity NUnit Test Runner
[13:23:57]: Tests.dll
[13:23:57]: [Tests.dll] Mother.Tests.Server.Presenters.DefaultPresenterTests.ChangeUserTest
[13:23:58]: [Tests.dll] Mother.Tests.Server.Presenters.DefaultPresenterTests.LoadTest
[13:23:58]: [Tests.dll] Mother.Tests.Server.Presenters.TransactionPresenterTests.CancelTest
[13:23:58]: [Tests.dll] Mother.Tests.Server.Presenters.TransactionPresenterTests.LoadTest
[13:23:58]: [Tests.dll] Mother.Tests.Server.Utils.DateCalculatorTests.DayTestWithFebWrap
[13:23:58]: [Tests.dll] Mother.Tests.Server.Utils.DateCalculatorTests.DayTestWithFebWrapLeapYear
[13:23:58]: [Tests.dll] Mother.Tests.Server.Utils.DateCalculatorTests.DayTestWithLongNowMonth
[13:23:58]: [Tests.dll] Mother.Tests.Server.Utils.DateCalculatorTests.DayTestWithMonthAndYearWrap
[13:23:58]: [Tests.dll] Mother.Tests.Server.Utils.DateCalculatorTests.DayTestWithRetLongMonth
[13:23:58]: [Tests.dll] Mother.Tests.Server.Utils.DateCalculatorTests.DayTestWithTimeWrap
[13:23:58]: [Tests.dll] Mother.Tests.Server.Utils.DateCalculatorTests.DayTestWithWrap
[13:23:58]: [Tests.dll] Mother.Tests.Server.Utils.DateCalculatorTests.DayTestWithWrapReallyShortMonth
[13:23:58]: [Tests.dll] Mother.Tests.Server.Utils.DateCalculatorTests.DayTestWithWrapShortMonth
[13:23:58]: [Tests.dll] Mother.Tests.Server.Utils.DateCalculatorTests.FIX_THIS_ONE_DAY_NowShortMonthRetireLongMonth
[13:23:58]: [Tests.dll] Mother.Tests.Server.Utils.DateCalculatorTests.OneDayTest
[13:23:58]: [Tests.dll] Mother.Tests.Server.Utils.DateCalculatorTests.OneMonthTest
[13:23:58]: [Tests.dll] Mother.Tests.Server.Utils.DateCalculatorTests.OneYearTest
[13:23:58]: [Tests.dll] Mother.Tests.Server.Utils.DateCalculatorTests.SixMonthTestWithWrap
[13:23:58]: [Tests.dll] Mother.Tests.Server.Utils.GlobalObjectsTests.CultureInfoTest
[13:23:59]: Tests run: 19, Errors: 0, Failures: 0, Inconclusive: 0 Time: 0.7610435 seconds Not run: 0, Invalid: 0, Ignored: 0, Skipped: 0
[13:24:54]: [Project "Mother.sln.teamcity.patch.tcprojx" (TeamCity_Generated_Build;TeamCity_Generated_NUnitTests target(s)):] D:\TeamCity\Mother\Checkout\Mother.sln.teamcity.patch.tcprojx(17, 5): c:\TeamCity\buildAgent\plugins\dotnetPlugin\bin\JetBrains.BuildServer.NUnitLauncher.exe "@@" C:\TeamCity\buildAgent\temp\buildTmp\tmp1FB7.tmp exited with code 1.
[13:24:54]: MSBuild output:
[13:24:54]: Copying file from "D:\TeamCity\Mother\Checkout\src\app\Server\bin\Release\Mother.Server.pdb" to "src\app\Web\\Bin\Mother.Server.pdb".
[13:24:54]: Done Building Project "D:\TeamCity\Mother\Checkout\Mother.sln" (Build target(s)).
[13:24:54]: NCover.Console v1.5.8 - Code Coverage Analysis for .NET - http://ncover.org
[13:24:54]: Copyright (c) 2004-2006 Peter Waldschmidt
[13:24:54]: Command: c:\TeamCity\buildAgent\plugins\dotnetPlugin\bin\JetBrains.TeamCity.PlatformProcessRunner.msil.exe
[13:24:54]: Command Args: "MSIL" "v2.0" "c:\TeamCity\buildAgent\plugins\dotnetPlugin\bin\JetBrains.BuildServer.NUnitLauncher.exe" "@@" "C:\TeamCity\buildAgent\temp\buildTmp\tmp27EE.tmp"
[13:24:54]: Working Directory:
[13:24:54]: Assemblies: Mother.Server
[13:24:54]: Coverage Xml: C:\TeamCity\buildAgent\temp\buildTmp\tmp2751.tmp
[13:24:54]: Coverage Log: Coverage.Log
[13:24:54]: Waiting for profiled application to connect...Connected
[13:24:54]: Profiled process terminated. Profiler connection not established.
[13:24:54]: D:\TeamCity\Mother\Checkout\Mother.sln.teamcity.patch.tcprojx(17,5): error : c:\TeamCity\buildAgent\plugins\dotnetPlugin\bin\JetBrains.BuildServer.NUnitLauncher.exe "@@" C:\TeamCity\buildAgent\temp\buildTmp\tmp1FB7.tmp exited with code 1.
[13:24:54]: Done Building Project "D:\TeamCity\Mother\Checkout\Mother.sln.teamcity.patch.tcprojx" (TeamCity_Generated_Build;TeamCity_Generated_NUnitTests target(s)) -- FAILED.
[13:24:54]: Build FAILED.
[13:24:54]: "D:\TeamCity\Mother\Checkout\Mother.sln.teamcity.patch.tcprojx" (TeamCity_Generated_Build;TeamCity_Generated_NUnitTests target) (1) ->
[13:24:54]: (TeamCity_Generated_NUnitTests target) ->
[13:24:54]: D:\TeamCity\Mother\Checkout\Mother.sln.teamcity.patch.tcprojx(17,5): error : c:\TeamCity\buildAgent\plugins\dotnetPlugin\bin\JetBrains.BuildServer.NUnitLauncher.exe "@@" C:\TeamCity\buildAgent\temp\buildTmp\tmp1FB7.tmp exited with code 1.
[13:24:54]: 0 Warning(s)
[13:24:54]: 1 Error(s)
[13:24:54]: Time Elapsed 00:01:09.11
[13:24:55]: Build finished
Please sign in to leave a comment.
Do I need to provide more information about my setup for this issue?
John.
Please specify x84 for NCover and NUnit runner.
Running tests in MSIL used to run as x64 process on x64 machine.
Attach screenshor of Solution runner settings with all editors expanded.
Thanks for the reply - I set the X86 settings and that fixed it. It now runs fine.