INFO : 2022-04-20 20:44:43Z - Acquiring server... INFO : 2022-04-20 20:44:43Z - Server 'winbuildsv1' acquired. INFO : 2022-04-20 20:44:44Z - Variable set. INFO : 2022-04-20 20:44:44Z - Getting source from 'https://gitlab.com/inedo/Otter.git' on 'net6' branch... INFO : 2022-04-20 20:44:47Z - Get source complete. INFO : 2022-04-20 20:44:47Z - Variable set. INFO : 2022-04-20 20:44:47Z - Variable set. INFO : 2022-04-20 20:44:47Z - Deleted 5 files and 0 directories. INFO : 2022-04-20 20:44:47Z - Template applied. INFO : 2022-04-20 20:44:47Z - Creating zip file... INFO : 2022-04-20 20:44:47Z - C:\Users\builds\AppData\Local\Temp\InedoAgent\BuildMaster\192.168.44.60\Temp\_E211240\temp\SqlScripts.zip file created. INFO : 2022-04-20 20:44:47Z - Copying files from C:\Users\builds\AppData\Local\Temp\InedoAgent\BuildMaster\192.168.44.60\Temp\_E211240\temp to C:\Users\builds\AppData\Local\Temp\InedoAgent\BuildMaster\192.168.44.60\Temp\_E211240\Src\SqlScripts... INFO : 2022-04-20 20:44:48Z - Deleted 278 files and 50 directories. INFO : 2022-04-20 20:44:48Z - Package created. INFO : 2022-04-20 20:44:48Z - Variable set. INFO : 2022-04-20 20:44:49Z - Getting list of extensions... INFO : 2022-04-20 20:44:49Z - Variable set. INFO : 2022-04-20 20:44:49Z - Downloading https://proget.inedo.com/upack/PrereleaseExtensions/download/inedox/Linux/2.0.0-CI.1 to ~\extensions\Linux.upack... INFO : 2022-04-20 20:44:49Z - Server responded with status code 200 - OK INFO : 2022-04-20 20:44:49Z - HTTP file download completed. INFO : 2022-04-20 20:44:49Z - Downloading https://proget.inedo.com/upack/PrereleaseExtensions/download/inedox/InedoCore/2.0.0-CI.5 to ~\extensions\InedoCore.upack... INFO : 2022-04-20 20:44:49Z - Server responded with status code 200 - OK INFO : 2022-04-20 20:44:49Z - HTTP file download completed. INFO : 2022-04-20 20:44:49Z - Downloading https://proget.inedo.com/upack/PrereleaseExtensions/download/inedox/Scripting/2.0.0-CI.3 to ~\extensions\Scripting.upack... INFO : 2022-04-20 20:44:49Z - Server responded with status code 200 - OK INFO : 2022-04-20 20:44:52Z - HTTP file download completed. INFO : 2022-04-20 20:44:52Z - Downloading https://proget.inedo.com/upack/PrereleaseExtensions/download/inedox/Windows/2.0.0-CI.2 to ~\extensions\Windows.upack... INFO : 2022-04-20 20:44:52Z - Server responded with status code 200 - OK INFO : 2022-04-20 20:44:52Z - HTTP file download completed. INFO : 2022-04-20 20:44:54Z - Package created. INFO : 2022-04-20 20:44:54Z - Setting assembly version attributes to 4.0.0.34... INFO : 2022-04-20 20:44:54Z - Writing assembly versions attributes to C:\Users\builds\AppData\Local\Temp\InedoAgent\BuildMaster\192.168.44.60\Temp\_E211240\Src\src\Shared\OtterAssemblyInfo.cs... INFO : 2022-04-20 20:47:07Z - Signing C:\Users\builds\AppData\Local\Temp\InedoAgent\BuildMaster\192.168.44.60\Temp\_E211240\win-x64\Service\Otter.Service.exe... INFO : 2022-04-20 20:47:23Z - Deleted 4 files and 0 directories. INFO : 2022-04-20 20:47:23Z - Copying files from C:\Users\builds\AppData\Local\Temp\InedoAgent\BuildMaster\192.168.44.60\Temp\_E211240\agents to C:\Users\builds\AppData\Local\Temp\InedoAgent\BuildMaster\192.168.44.60\Temp\_E211240\agents2... INFO : 2022-04-20 20:47:32Z - Deduplicated 23 items in linux-x64 INFO : 2022-04-20 20:47:34Z - Deduplicated 390 items in win-x64 INFO : 2022-04-20 20:47:34Z - Copying files from C:\Users\builds\AppData\Local\Temp\InedoAgent\BuildMaster\192.168.44.60\Temp\_E211240\agents to C:\Users\builds\AppData\Local\Temp\InedoAgent\BuildMaster\192.168.44.60\Temp\_E211240\win-x64\service\agents... INFO : 2022-04-20 20:47:36Z - Deleted 3 files and 0 directories. INFO : 2022-04-20 20:48:04Z - Package created. INFO : 2022-04-20 20:49:06Z - Deduplicated 343 items in linux-x64 INFO : 2022-04-20 20:49:08Z - Deduplicated 23 items in win-x64 INFO : 2022-04-20 20:49:08Z - Copying files from C:\Users\builds\AppData\Local\Temp\InedoAgent\BuildMaster\192.168.44.60\Temp\_E211240\agents2 to C:\Users\builds\AppData\Local\Temp\InedoAgent\BuildMaster\192.168.44.60\Temp\_E211240\linux-x64\service\agents... INFO : 2022-04-20 20:49:42Z - Sending build context to Docker daemon 274.8MB INFO : 2022-04-20 20:49:42Z - Step 1/7 : FROM mcr.microsoft.com/dotnet/runtime-deps:6.0 INFO : 2022-04-20 20:49:42Z - ---> 5adf4059e7e8 INFO : 2022-04-20 20:49:42Z - Step 2/7 : ENV ASPNETCORE_URLS=http://*:80 DOTNET_RUNNING_IN_CONTAINER=true OTTER_SQL_CONNECTION_STRING="Data Source=otter-sql; Initial Catalog=Otter; User Id=sa; Password=;" OTTER_SVC_MODE=both INFO : 2022-04-20 20:49:42Z - ---> Running in 60f268324f7b INFO : 2022-04-20 20:49:42Z - Removing intermediate container 60f268324f7b INFO : 2022-04-20 20:49:42Z - ---> 3679a95bd3ac INFO : 2022-04-20 20:49:42Z - Step 3/7 : EXPOSE 80 INFO : 2022-04-20 20:49:43Z - ---> Running in 6b317f0b0c14 INFO : 2022-04-20 20:49:43Z - Removing intermediate container 6b317f0b0c14 INFO : 2022-04-20 20:49:43Z - ---> 200ef5c80512 INFO : 2022-04-20 20:49:43Z - Step 4/7 : COPY otter/ /usr/local/otter/ INFO : 2022-04-20 20:49:46Z - ---> 8adaefbd28c0 INFO : 2022-04-20 20:49:46Z - Step 5/7 : VOLUME /var/otter/extensions INFO : 2022-04-20 20:49:46Z - ---> Running in ae6425be86a5 INFO : 2022-04-20 20:49:46Z - Removing intermediate container ae6425be86a5 INFO : 2022-04-20 20:49:46Z - ---> 21c22334a2ce INFO : 2022-04-20 20:49:46Z - Step 6/7 : WORKDIR /usr/local/otter/ INFO : 2022-04-20 20:49:46Z - ---> Running in e106db50dcd3 INFO : 2022-04-20 20:49:46Z - Removing intermediate container e106db50dcd3 INFO : 2022-04-20 20:49:46Z - ---> 11d3e77ee6ad INFO : 2022-04-20 20:49:46Z - Step 7/7 : CMD /usr/local/otter/service/Otter.Service run --mode=$OTTER_SVC_MODE --linuxContainer INFO : 2022-04-20 20:49:46Z - ---> Running in 13c961d92b19 INFO : 2022-04-20 20:49:46Z - Removing intermediate container 13c961d92b19 INFO : 2022-04-20 20:49:46Z - ---> 915134ea0861 INFO : 2022-04-20 20:49:46Z - Successfully built 915134ea0861 INFO : 2022-04-20 20:49:46Z - Successfully tagged proget.inedo.com/productimages/inedo/otter:4.0.0-ci.34 INFO : 2022-04-20 20:50:00Z - C:\Users\builds\AppData\Local\Temp\InedoAgent\BuildMaster\192.168.44.60\Temp\_E211240\Src\Romp\Installer\upack.json saved. INFO : 2022-04-20 20:50:00Z - Replacement complete. INFO : 2022-04-20 20:50:00Z - Creating zip file... INFO : 2022-04-20 20:50:00Z - C:\Users\builds\AppData\Local\Temp\InedoAgent\BuildMaster\192.168.44.60\Temp\_E211240\Otter.RompPack.upack file created.