INFO : 2022-11-18 20:18:52Z - Acquiring server... INFO : 2022-11-18 20:18:52Z - Server 'winbuildsv1' acquired. INFO : 2022-11-18 20:18:52Z - Updating local repository for https://gitlab.com/inedo/ProGet.git... INFO : 2022-11-18 20:18:53Z - Exporting files to C:\Users\builds\AppData\Local\Temp\InedoAgent\BuildMaster\192.168.44.60\Temp\_E281198\Src... INFO : 2022-11-18 20:18:56Z - Variable set. INFO : 2022-11-18 20:18:56Z - Deleted 5 files and 0 directories. INFO : 2022-11-18 20:18:56Z - Template applied. INFO : 2022-11-18 20:18:56Z - Creating zip file... INFO : 2022-11-18 20:18:56Z - C:\Users\builds\AppData\Local\Temp\InedoAgent\BuildMaster\192.168.44.60\Temp\_E281198\temp\SqlScripts.zip file created. INFO : 2022-11-18 20:18:56Z - Copying files from C:\Users\builds\AppData\Local\Temp\InedoAgent\BuildMaster\192.168.44.60\Temp\_E281198\temp to C:\Users\builds\AppData\Local\Temp\InedoAgent\BuildMaster\192.168.44.60\Temp\_E281198\Src\SqlScripts... INFO : 2022-11-18 20:18:58Z - Deleted 848 files and 131 directories. INFO : 2022-11-18 20:18:58Z - Package created. INFO : 2022-11-18 20:18:58Z - Variable set. WARN : 2022-11-18 20:18:58Z - PSCall global::Get-BestExtensionVersions is improperly formatted: A file extension (.ps1) was expected, and a "Parameters" argument was expected. This may result in errors upon execution. INFO : 2022-11-18 20:19:00Z - Getting list of extensions... INFO : 2022-11-18 20:19:00Z - Variable set. INFO : 2022-11-18 20:19:00Z - Downloading https://proget1000.inedo.com/upack/PrereleaseExtensions/download/inedox/InedoCore/2.0.1 to ~\extensions\InedoCore.upack... INFO : 2022-11-18 20:19:00Z - Server responded with status code 200 - OK INFO : 2022-11-18 20:19:00Z - HTTP file download completed. INFO : 2022-11-18 20:19:00Z - Downloading https://proget1000.inedo.com/upack/PrereleaseExtensions/download/inedox/Azure/2.0.1 to ~\extensions\Azure.upack... INFO : 2022-11-18 20:19:00Z - Server responded with status code 200 - OK INFO : 2022-11-18 20:19:00Z - HTTP file download completed. INFO : 2022-11-18 20:19:00Z - Downloading https://proget1000.inedo.com/upack/PrereleaseExtensions/download/inedox/AWS/2.0.2 to ~\extensions\AWS.upack... INFO : 2022-11-18 20:19:00Z - Server responded with status code 200 - OK INFO : 2022-11-18 20:19:00Z - HTTP file download completed. INFO : 2022-11-18 20:19:00Z - Downloading https://proget1000.inedo.com/upack/PrereleaseExtensions/download/inedox/Sonatype/2.0.1 to ~\extensions\Sonatype.upack... INFO : 2022-11-18 20:19:00Z - Server responded with status code 200 - OK INFO : 2022-11-18 20:19:00Z - HTTP file download completed. INFO : 2022-11-18 20:19:01Z - Package created. INFO : 2022-11-18 20:19:01Z - Setting assembly version attributes to 22.0.14.16... INFO : 2022-11-18 20:19:01Z - Writing assembly versions attributes to C:\Users\builds\AppData\Local\Temp\InedoAgent\BuildMaster\192.168.44.60\Temp\_E281198\Src\Shared\ProGetAssemblyInfo.cs... INFO : 2022-11-18 20:20:30Z - Signing C:\Users\builds\AppData\Local\Temp\InedoAgent\BuildMaster\192.168.44.60\Temp\_E281198\win-x64\service\ProGet.Service.exe... INFO : 2022-11-18 20:20:31Z - Deleted 3 files and 0 directories. INFO : 2022-11-18 20:20:39Z - Package created. INFO : 2022-11-18 20:21:56Z - Sending build context to Docker daemon 127.3MB INFO : 2022-11-18 20:21:56Z - Step 1/8 : FROM mcr.microsoft.com/dotnet/runtime-deps:6.0 INFO : 2022-11-18 20:21:56Z - ---> 5adf4059e7e8 INFO : 2022-11-18 20:21:56Z - Step 2/8 : ENV ASPNETCORE_URLS=http://*:80 DOTNET_RUNNING_IN_CONTAINER=true PROGET_SQL_CONNECTION_STRING="Data Source=proget-sql; Initial Catalog=ProGet; User Id=sa; Password=;" PROGET_SVC_MODE=both INFO : 2022-11-18 20:21:56Z - ---> Running in 0619816ec987 INFO : 2022-11-18 20:21:56Z - Removing intermediate container 0619816ec987 INFO : 2022-11-18 20:21:56Z - ---> 7e34c402b611 INFO : 2022-11-18 20:21:56Z - Step 3/8 : EXPOSE 80 INFO : 2022-11-18 20:21:56Z - ---> Running in dbd5804d07f5 INFO : 2022-11-18 20:21:57Z - Removing intermediate container dbd5804d07f5 INFO : 2022-11-18 20:21:57Z - ---> d4f580deda59 INFO : 2022-11-18 20:21:57Z - Step 4/8 : COPY proget/ /usr/local/proget/ INFO : 2022-11-18 20:21:58Z - ---> a4a8036c7f70 INFO : 2022-11-18 20:21:58Z - Step 5/8 : VOLUME /var/proget/packages INFO : 2022-11-18 20:21:58Z - ---> Running in b96520b624f0 INFO : 2022-11-18 20:21:58Z - Removing intermediate container b96520b624f0 INFO : 2022-11-18 20:21:58Z - ---> 64a5f57b31a7 INFO : 2022-11-18 20:21:58Z - Step 6/8 : VOLUME /var/proget/extensions INFO : 2022-11-18 20:21:58Z - ---> Running in 065d1930a8b9 INFO : 2022-11-18 20:21:59Z - Removing intermediate container 065d1930a8b9 INFO : 2022-11-18 20:21:59Z - ---> 5348d0cdec7c INFO : 2022-11-18 20:21:59Z - Step 7/8 : WORKDIR /usr/local/proget/ INFO : 2022-11-18 20:21:59Z - ---> Running in c51a6c8ea07a INFO : 2022-11-18 20:21:59Z - Removing intermediate container c51a6c8ea07a INFO : 2022-11-18 20:21:59Z - ---> 9a96fd75e451 INFO : 2022-11-18 20:21:59Z - Step 8/8 : CMD /usr/local/proget/service/ProGet.Service run --mode=$PROGET_SVC_MODE --linuxContainer INFO : 2022-11-18 20:21:59Z - ---> Running in 71bf7560daf1 INFO : 2022-11-18 20:21:59Z - Removing intermediate container 71bf7560daf1 INFO : 2022-11-18 20:21:59Z - ---> 30ef2b6d809e INFO : 2022-11-18 20:21:59Z - Successfully built 30ef2b6d809e INFO : 2022-11-18 20:21:59Z - Successfully tagged proget1000.inedo.com/productimages/inedo/proget:22.0.14-ci.16 INFO : 2022-11-18 20:22:06Z - C:\Users\builds\AppData\Local\Temp\InedoAgent\BuildMaster\192.168.44.60\Temp\_E281198\Src\Romp\Installer\upack.json saved. INFO : 2022-11-18 20:22:06Z - Replacement complete. INFO : 2022-11-18 20:22:06Z - Creating zip file... INFO : 2022-11-18 20:22:06Z - C:\Users\builds\AppData\Local\Temp\InedoAgent\BuildMaster\192.168.44.60\Temp\_E281198\ProGet.RompPack.upack file created.