INFO : 2022-08-12 18:49:33Z - Acquiring server... INFO : 2022-08-12 18:49:33Z - Server 'winbuildsv1' acquired. INFO : 2022-08-12 18:49:33Z - Variable set. INFO : 2022-08-12 18:49:33Z - Getting source from 'https://gitlab.com/inedo/Otter.git' on 'thousand' branch... INFO : 2022-08-12 18:49:36Z - Get source complete. INFO : 2022-08-12 18:49:36Z - Variable set. INFO : 2022-08-12 18:49:37Z - Variable set. INFO : 2022-08-12 18:49:37Z - Deleted 5 files and 0 directories. INFO : 2022-08-12 18:49:37Z - Template applied. INFO : 2022-08-12 18:49:37Z - Creating zip file... INFO : 2022-08-12 18:49:37Z - C:\Users\builds\AppData\Local\Temp\InedoAgent\BuildMaster\192.168.44.60\Temp\_E248920\temp\SqlScripts.zip file created. INFO : 2022-08-12 18:49:37Z - Copying files from C:\Users\builds\AppData\Local\Temp\InedoAgent\BuildMaster\192.168.44.60\Temp\_E248920\temp to C:\Users\builds\AppData\Local\Temp\InedoAgent\BuildMaster\192.168.44.60\Temp\_E248920\Src\SqlScripts... INFO : 2022-08-12 18:49:37Z - Deleted 285 files and 52 directories. INFO : 2022-08-12 18:49:38Z - Package created. INFO : 2022-08-12 18:49:38Z - Variable set. INFO : 2022-08-12 18:49:38Z - Getting list of extensions... INFO : 2022-08-12 18:49:38Z - Variable set. INFO : 2022-08-12 18:49:38Z - Downloading https://proget.inedo.com/upack/PrereleaseExtensions/download/inedox/Linux/2.0.0 to ~\extensions\Linux.upack... INFO : 2022-08-12 18:49:38Z - Server responded with status code 200 - OK INFO : 2022-08-12 18:49:38Z - HTTP file download completed. INFO : 2022-08-12 18:49:38Z - Downloading https://proget.inedo.com/upack/PrereleaseExtensions/download/inedox/InedoCore/2.0.0 to ~\extensions\InedoCore.upack... INFO : 2022-08-12 18:49:38Z - Server responded with status code 200 - OK INFO : 2022-08-12 18:49:39Z - HTTP file download completed. INFO : 2022-08-12 18:49:39Z - Downloading https://proget.inedo.com/upack/PrereleaseExtensions/download/inedox/Scripting/2.0.1 to ~\extensions\Scripting.upack... INFO : 2022-08-12 18:49:39Z - Server responded with status code 200 - OK INFO : 2022-08-12 18:49:40Z - HTTP file download completed. INFO : 2022-08-12 18:49:40Z - Downloading https://proget.inedo.com/upack/PrereleaseExtensions/download/inedox/Windows/2.0.1 to ~\extensions\Windows.upack... INFO : 2022-08-12 18:49:40Z - Server responded with status code 200 - OK INFO : 2022-08-12 18:49:40Z - HTTP file download completed. INFO : 2022-08-12 18:49:42Z - Package created. INFO : 2022-08-12 18:49:42Z - Setting assembly version attributes to 22.0.7.1... INFO : 2022-08-12 18:49:42Z - Writing assembly versions attributes to C:\Users\builds\AppData\Local\Temp\InedoAgent\BuildMaster\192.168.44.60\Temp\_E248920\Src\src\Shared\OtterAssemblyInfo.cs... INFO : 2022-08-12 18:50:42Z - Signing C:\Users\builds\AppData\Local\Temp\InedoAgent\BuildMaster\192.168.44.60\Temp\_E248920\win-x64\Service\Otter.Service.exe... INFO : 2022-08-12 18:50:55Z - Deleted 4 files and 0 directories. INFO : 2022-08-12 18:50:55Z - Copying files from C:\Users\builds\AppData\Local\Temp\InedoAgent\BuildMaster\192.168.44.60\Temp\_E248920\agents to C:\Users\builds\AppData\Local\Temp\InedoAgent\BuildMaster\192.168.44.60\Temp\_E248920\agents2... INFO : 2022-08-12 18:51:01Z - Deduplicated 24 items in linux-x64 INFO : 2022-08-12 18:51:02Z - Deduplicated 392 items in win-x64 INFO : 2022-08-12 18:51:02Z - Copying files from C:\Users\builds\AppData\Local\Temp\InedoAgent\BuildMaster\192.168.44.60\Temp\_E248920\agents to C:\Users\builds\AppData\Local\Temp\InedoAgent\BuildMaster\192.168.44.60\Temp\_E248920\win-x64\service\agents... INFO : 2022-08-12 18:51:04Z - Deleted 3 files and 0 directories. INFO : 2022-08-12 18:51:23Z - Package created. INFO : 2022-08-12 18:52:07Z - Deduplicated 345 items in linux-x64 INFO : 2022-08-12 18:52:08Z - Deduplicated 24 items in win-x64 INFO : 2022-08-12 18:52:08Z - Copying files from C:\Users\builds\AppData\Local\Temp\InedoAgent\BuildMaster\192.168.44.60\Temp\_E248920\agents2 to C:\Users\builds\AppData\Local\Temp\InedoAgent\BuildMaster\192.168.44.60\Temp\_E248920\linux-x64\service\agents... INFO : 2022-08-12 18:52:33Z - Sending build context to Docker daemon 280.1MB INFO : 2022-08-12 18:52:33Z - Step 1/7 : FROM mcr.microsoft.com/dotnet/runtime-deps:6.0 INFO : 2022-08-12 18:52:33Z - ---> 5adf4059e7e8 INFO : 2022-08-12 18:52:33Z - 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-08-12 18:52:34Z - ---> Running in f61a047a28b9 INFO : 2022-08-12 18:52:34Z - Removing intermediate container f61a047a28b9 INFO : 2022-08-12 18:52:34Z - ---> 752bcbada646 INFO : 2022-08-12 18:52:34Z - Step 3/7 : EXPOSE 80 INFO : 2022-08-12 18:52:34Z - ---> Running in bd6f88f9fdb5 INFO : 2022-08-12 18:52:34Z - Removing intermediate container bd6f88f9fdb5 INFO : 2022-08-12 18:52:34Z - ---> b3ff741f372b INFO : 2022-08-12 18:52:34Z - Step 4/7 : COPY otter/ /usr/local/otter/ INFO : 2022-08-12 18:52:37Z - ---> b17d8efa107e INFO : 2022-08-12 18:52:37Z - Step 5/7 : VOLUME /var/otter/extensions INFO : 2022-08-12 18:52:37Z - ---> Running in d7d439b664b5 INFO : 2022-08-12 18:52:38Z - Removing intermediate container d7d439b664b5 INFO : 2022-08-12 18:52:38Z - ---> 5f96921cdcb8 INFO : 2022-08-12 18:52:38Z - Step 6/7 : WORKDIR /usr/local/otter/ INFO : 2022-08-12 18:52:38Z - ---> Running in 4010c46238d3 INFO : 2022-08-12 18:52:38Z - Removing intermediate container 4010c46238d3 INFO : 2022-08-12 18:52:38Z - ---> c05493d15668 INFO : 2022-08-12 18:52:38Z - Step 7/7 : CMD /usr/local/otter/service/Otter.Service run --mode=$OTTER_SVC_MODE --linuxContainer INFO : 2022-08-12 18:52:38Z - ---> Running in 355df7ae1197 INFO : 2022-08-12 18:52:38Z - Removing intermediate container 355df7ae1197 INFO : 2022-08-12 18:52:38Z - ---> e0c81898b3b1 INFO : 2022-08-12 18:52:38Z - Successfully built e0c81898b3b1 INFO : 2022-08-12 18:52:38Z - Successfully tagged proget.inedo.com/productimages/inedo/otter:22.0.7-ci.1 INFO : 2022-08-12 18:52:51Z - C:\Users\builds\AppData\Local\Temp\InedoAgent\BuildMaster\192.168.44.60\Temp\_E248920\Src\Romp\Installer\upack.json saved. INFO : 2022-08-12 18:52:51Z - Replacement complete. INFO : 2022-08-12 18:52:51Z - Creating zip file... INFO : 2022-08-12 18:52:51Z - C:\Users\builds\AppData\Local\Temp\InedoAgent\BuildMaster\192.168.44.60\Temp\_E248920\Otter.RompPack.upack file created.