INFO : 2023-05-06 01:41:51Z - Acquiring server... INFO : 2023-05-06 01:41:51Z - Server 'winbuildsv1' acquired. INFO : 2023-05-06 01:41:51Z - Updating local repository for https://gitlab.com/inedo/ProGet.git... INFO : 2023-05-06 01:41:52Z - Exporting files to C:\Users\builds\AppData\Local\Temp\InedoAgent\BuildMaster\192.168.44.60\Temp\_E331976\Src... INFO : 2023-05-06 01:41:56Z - Variable set. INFO : 2023-05-06 01:41:56Z - Deleted 5 files and 0 directories. INFO : 2023-05-06 01:41:56Z - Template applied. INFO : 2023-05-06 01:41:56Z - Creating zip file... INFO : 2023-05-06 01:41:57Z - C:\Users\builds\AppData\Local\Temp\InedoAgent\BuildMaster\192.168.44.60\Temp\_E331976\temp\SqlScripts.zip file created. INFO : 2023-05-06 01:41:57Z - Copying files from C:\Users\builds\AppData\Local\Temp\InedoAgent\BuildMaster\192.168.44.60\Temp\_E331976\temp to C:\Users\builds\AppData\Local\Temp\InedoAgent\BuildMaster\192.168.44.60\Temp\_E331976\Src\SqlScripts... INFO : 2023-05-06 01:41:58Z - Deleted 848 files and 141 directories. INFO : 2023-05-06 01:41:58Z - Package created. INFO : 2023-05-06 01:41:58Z - Variable set. WARN : 2023-05-06 01:41: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 : 2023-05-06 01:41:59Z - Getting list of extensions... INFO : 2023-05-06 01:42:00Z - Variable set. INFO : 2023-05-06 01:42:00Z - Downloading https://proget1000.inedo.com/upack/PrereleaseExtensions/download/inedox/InedoCore/2.2.1 to ~\extensions\InedoCore.upack... INFO : 2023-05-06 01:42:00Z - Server responded with status code 200 - OK INFO : 2023-05-06 01:42:00Z - HTTP file download completed. INFO : 2023-05-06 01:42:00Z - Downloading https://proget1000.inedo.com/upack/PrereleaseExtensions/download/inedox/Azure/2.0.1 to ~\extensions\Azure.upack... INFO : 2023-05-06 01:42:00Z - Server responded with status code 200 - OK INFO : 2023-05-06 01:42:00Z - HTTP file download completed. INFO : 2023-05-06 01:42:00Z - Downloading https://proget1000.inedo.com/upack/PrereleaseExtensions/download/inedox/AWS/2.0.3 to ~\extensions\AWS.upack... INFO : 2023-05-06 01:42:00Z - Server responded with status code 200 - OK INFO : 2023-05-06 01:42:00Z - HTTP file download completed. INFO : 2023-05-06 01:42:00Z - Downloading https://proget1000.inedo.com/upack/PrereleaseExtensions/download/inedox/Sonatype/2.0.1 to ~\extensions\Sonatype.upack... INFO : 2023-05-06 01:42:00Z - Server responded with status code 200 - OK INFO : 2023-05-06 01:42:00Z - HTTP file download completed. INFO : 2023-05-06 01:42:00Z - Package created. INFO : 2023-05-06 01:42:00Z - Setting assembly version attributes to 23.0.0.73... INFO : 2023-05-06 01:42:00Z - Writing assembly versions attributes to C:\Users\builds\AppData\Local\Temp\InedoAgent\BuildMaster\192.168.44.60\Temp\_E331976\Src\Shared\ProGetAssemblyInfo.cs... INFO : 2023-05-06 01:43:15Z - Found 123 dependencies across 8 projects. INFO : 2023-05-06 01:43:16Z - Dependencies successfully published. INFO : 2023-05-06 01:43:16Z - Executing C:\Users\builds\AppData\Local\Temp\InedoAgent\BuildMaster\192.168.44.60\Temp\_E331976\win-x64\service\ProGet.Service.exe... INFO : 2023-05-06 01:43:16Z - Downloading vulnerability index to pgvc.zip... INFO : 2023-05-06 01:45:19Z - Vulnerability index downloaded. INFO : 2023-05-06 01:45:19Z - Process exited with code: 0 (success) INFO : 2023-05-06 01:45:19Z - Signing C:\Users\builds\AppData\Local\Temp\InedoAgent\BuildMaster\192.168.44.60\Temp\_E331976\win-x64\service\ProGet.Service.exe... INFO : 2023-05-06 01:45:20Z - Deleted 3 files and 0 directories. INFO : 2023-05-06 01:45:31Z - Package created. INFO : 2023-05-06 01:46:36Z - Copying files from C:\Users\builds\AppData\Local\Temp\InedoAgent\BuildMaster\192.168.44.60\Temp\_E331976\win-x64\service to C:\Users\builds\AppData\Local\Temp\InedoAgent\BuildMaster\192.168.44.60\Temp\_E331976\linux-x64\service... INFO : 2023-05-06 01:46:48Z - Sending build context to Docker daemon 133.1MB INFO : 2023-05-06 01:46:48Z - Step 1/10 : FROM mcr.microsoft.com/dotnet/runtime-deps:6.0 INFO : 2023-05-06 01:46:48Z - ---> 5adf4059e7e8 INFO : 2023-05-06 01:46:48Z - Step 2/10 : 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 : 2023-05-06 01:46:48Z - ---> Running in c1ef4efb52f6 INFO : 2023-05-06 01:46:48Z - Removing intermediate container c1ef4efb52f6 INFO : 2023-05-06 01:46:48Z - ---> 83f9ebdb9f40 INFO : 2023-05-06 01:46:48Z - Step 3/10 : EXPOSE 80 INFO : 2023-05-06 01:46:48Z - ---> Running in cca88f6cc1e7 INFO : 2023-05-06 01:46:49Z - Removing intermediate container cca88f6cc1e7 INFO : 2023-05-06 01:46:49Z - ---> ee36349d6956 INFO : 2023-05-06 01:46:49Z - Step 4/10 : EXPOSE 443 INFO : 2023-05-06 01:46:49Z - ---> Running in 2e973858d97d INFO : 2023-05-06 01:46:49Z - Removing intermediate container 2e973858d97d INFO : 2023-05-06 01:46:49Z - ---> 0964bad9c5fd INFO : 2023-05-06 01:46:49Z - Step 5/10 : COPY proget/ /usr/local/proget/ INFO : 2023-05-06 01:46:50Z - ---> 7e2b9a49fb52 INFO : 2023-05-06 01:46:50Z - Step 6/10 : VOLUME /var/proget/packages INFO : 2023-05-06 01:46:50Z - ---> Running in 80c84381e2af INFO : 2023-05-06 01:46:50Z - Removing intermediate container 80c84381e2af INFO : 2023-05-06 01:46:50Z - ---> 85d622cdfa3c INFO : 2023-05-06 01:46:50Z - Step 7/10 : VOLUME /var/proget/extensions INFO : 2023-05-06 01:46:51Z - ---> Running in 5d2db2128642 INFO : 2023-05-06 01:46:51Z - Removing intermediate container 5d2db2128642 INFO : 2023-05-06 01:46:51Z - ---> 5cc414b8a5ef INFO : 2023-05-06 01:46:51Z - Step 8/10 : VOLUME /var/proget/ssl INFO : 2023-05-06 01:46:51Z - ---> Running in cc55b519fc03 INFO : 2023-05-06 01:46:51Z - Removing intermediate container cc55b519fc03 INFO : 2023-05-06 01:46:51Z - ---> a03ff0746ca7 INFO : 2023-05-06 01:46:51Z - Step 9/10 : WORKDIR /usr/local/proget/ INFO : 2023-05-06 01:46:51Z - ---> Running in 13db2bc1ce7e INFO : 2023-05-06 01:46:51Z - Removing intermediate container 13db2bc1ce7e INFO : 2023-05-06 01:46:51Z - ---> 54fd2e61d10e INFO : 2023-05-06 01:46:51Z - Step 10/10 : CMD /usr/local/proget/service/ProGet.Service run --mode=$PROGET_SVC_MODE --linuxContainer INFO : 2023-05-06 01:46:51Z - ---> Running in 267224101cfd INFO : 2023-05-06 01:46:52Z - Removing intermediate container 267224101cfd INFO : 2023-05-06 01:46:52Z - ---> 287e5ff7a5b7 INFO : 2023-05-06 01:46:52Z - Successfully built 287e5ff7a5b7 INFO : 2023-05-06 01:46:52Z - Successfully tagged proget1000.inedo.com/productimages/inedo/proget:23.0.0-ci.73 INFO : 2023-05-06 01:46:58Z - C:\Users\builds\AppData\Local\Temp\InedoAgent\BuildMaster\192.168.44.60\Temp\_E331976\Src\Romp\Installer\upack.json saved. INFO : 2023-05-06 01:46:58Z - Replacement complete. INFO : 2023-05-06 01:46:58Z - Creating zip file... INFO : 2023-05-06 01:46:58Z - C:\Users\builds\AppData\Local\Temp\InedoAgent\BuildMaster\192.168.44.60\Temp\_E331976\ProGet.RompPack.upack file created.