INFO : 2023-05-10 00:39:12Z - Acquiring server... INFO : 2023-05-10 00:39:12Z - Server 'winbuildsv1' acquired. INFO : 2023-05-10 00:39:13Z - Updating local repository for https://gitlab.com/inedo/ProGet.git... INFO : 2023-05-10 00:39:15Z - Exporting files to C:\Users\builds\AppData\Local\Temp\InedoAgent\BuildMaster\192.168.44.60\Temp\_E333249\Src... INFO : 2023-05-10 00:39:19Z - Variable set. INFO : 2023-05-10 00:39:19Z - Deleted 5 files and 0 directories. INFO : 2023-05-10 00:39:19Z - Template applied. INFO : 2023-05-10 00:39:19Z - Creating zip file... INFO : 2023-05-10 00:39:19Z - C:\Users\builds\AppData\Local\Temp\InedoAgent\BuildMaster\192.168.44.60\Temp\_E333249\temp\SqlScripts.zip file created. INFO : 2023-05-10 00:39:19Z - Copying files from C:\Users\builds\AppData\Local\Temp\InedoAgent\BuildMaster\192.168.44.60\Temp\_E333249\temp to C:\Users\builds\AppData\Local\Temp\InedoAgent\BuildMaster\192.168.44.60\Temp\_E333249\Src\SqlScripts... INFO : 2023-05-10 00:39:21Z - Deleted 848 files and 141 directories. INFO : 2023-05-10 00:39:21Z - Package created. INFO : 2023-05-10 00:39:21Z - Variable set. WARN : 2023-05-10 00:39:21Z - 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-10 00:39:23Z - Getting list of extensions... INFO : 2023-05-10 00:39:24Z - Variable set. INFO : 2023-05-10 00:39:24Z - Downloading https://proget1000.inedo.com/upack/PrereleaseExtensions/download/inedox/InedoCore/2.3.0 to ~\extensions\InedoCore.upack... INFO : 2023-05-10 00:39:24Z - Server responded with status code 200 - OK INFO : 2023-05-10 00:39:24Z - HTTP file download completed. INFO : 2023-05-10 00:39:24Z - Downloading https://proget1000.inedo.com/upack/PrereleaseExtensions/download/inedox/Azure/2.0.1 to ~\extensions\Azure.upack... INFO : 2023-05-10 00:39:24Z - Server responded with status code 200 - OK INFO : 2023-05-10 00:39:24Z - HTTP file download completed. INFO : 2023-05-10 00:39:24Z - Downloading https://proget1000.inedo.com/upack/PrereleaseExtensions/download/inedox/AWS/2.0.3 to ~\extensions\AWS.upack... INFO : 2023-05-10 00:39:24Z - Server responded with status code 200 - OK INFO : 2023-05-10 00:39:24Z - HTTP file download completed. INFO : 2023-05-10 00:39:24Z - Downloading https://proget1000.inedo.com/upack/PrereleaseExtensions/download/inedox/Sonatype/2.0.1 to ~\extensions\Sonatype.upack... INFO : 2023-05-10 00:39:24Z - Server responded with status code 200 - OK INFO : 2023-05-10 00:39:24Z - HTTP file download completed. INFO : 2023-05-10 00:39:25Z - Package created. INFO : 2023-05-10 00:39:25Z - Setting assembly version attributes to 23.0.2.12... INFO : 2023-05-10 00:39:25Z - Writing assembly versions attributes to C:\Users\builds\AppData\Local\Temp\InedoAgent\BuildMaster\192.168.44.60\Temp\_E333249\Src\Shared\ProGetAssemblyInfo.cs... INFO : 2023-05-10 00:41:06Z - Found 123 dependencies across 8 projects. INFO : 2023-05-10 00:41:07Z - Dependencies successfully published. INFO : 2023-05-10 00:41:07Z - Executing C:\Users\builds\AppData\Local\Temp\InedoAgent\BuildMaster\192.168.44.60\Temp\_E333249\win-x64\service\ProGet.Service.exe... INFO : 2023-05-10 00:41:07Z - Downloading vulnerability index to pgvc.zip... INFO : 2023-05-10 00:42:55Z - Vulnerability index downloaded. INFO : 2023-05-10 00:42:55Z - Process exited with code: 0 (success) INFO : 2023-05-10 00:42:55Z - Signing C:\Users\builds\AppData\Local\Temp\InedoAgent\BuildMaster\192.168.44.60\Temp\_E333249\win-x64\service\ProGet.Service.exe... INFO : 2023-05-10 00:42:56Z - Deleted 3 files and 0 directories. INFO : 2023-05-10 00:43:06Z - Package created. INFO : 2023-05-10 00:44:09Z - Copying files from C:\Users\builds\AppData\Local\Temp\InedoAgent\BuildMaster\192.168.44.60\Temp\_E333249\win-x64\service to C:\Users\builds\AppData\Local\Temp\InedoAgent\BuildMaster\192.168.44.60\Temp\_E333249\linux-x64\service... INFO : 2023-05-10 00:44:22Z - Sending build context to Docker daemon 133.1MB INFO : 2023-05-10 00:44:22Z - Step 1/10 : FROM mcr.microsoft.com/dotnet/runtime-deps:6.0 INFO : 2023-05-10 00:44:22Z - ---> 5adf4059e7e8 INFO : 2023-05-10 00:44:22Z - 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-10 00:44:22Z - ---> Running in 5cefddca565a INFO : 2023-05-10 00:44:22Z - Removing intermediate container 5cefddca565a INFO : 2023-05-10 00:44:22Z - ---> 04af96d0812a INFO : 2023-05-10 00:44:22Z - Step 3/10 : EXPOSE 80 INFO : 2023-05-10 00:44:23Z - ---> Running in 2705f2455fea INFO : 2023-05-10 00:44:23Z - Removing intermediate container 2705f2455fea INFO : 2023-05-10 00:44:23Z - ---> 079108b2d4dd INFO : 2023-05-10 00:44:23Z - Step 4/10 : EXPOSE 443 INFO : 2023-05-10 00:44:23Z - ---> Running in 8264f47101f5 INFO : 2023-05-10 00:44:23Z - Removing intermediate container 8264f47101f5 INFO : 2023-05-10 00:44:23Z - ---> 2a185e0aaeaf INFO : 2023-05-10 00:44:23Z - Step 5/10 : COPY proget/ /usr/local/proget/ INFO : 2023-05-10 00:44:24Z - ---> 3c11d02b393b INFO : 2023-05-10 00:44:24Z - Step 6/10 : VOLUME /var/proget/packages INFO : 2023-05-10 00:44:25Z - ---> Running in 441aef8c143c INFO : 2023-05-10 00:44:25Z - Removing intermediate container 441aef8c143c INFO : 2023-05-10 00:44:25Z - ---> 616ce24da7a4 INFO : 2023-05-10 00:44:25Z - Step 7/10 : VOLUME /var/proget/extensions INFO : 2023-05-10 00:44:25Z - ---> Running in 9cde650dd1ba INFO : 2023-05-10 00:44:25Z - Removing intermediate container 9cde650dd1ba INFO : 2023-05-10 00:44:25Z - ---> 27c60a9ac186 INFO : 2023-05-10 00:44:25Z - Step 8/10 : VOLUME /var/proget/ssl INFO : 2023-05-10 00:44:25Z - ---> Running in 7cac9d412db9 INFO : 2023-05-10 00:44:25Z - Removing intermediate container 7cac9d412db9 INFO : 2023-05-10 00:44:25Z - ---> 0c056819f072 INFO : 2023-05-10 00:44:25Z - Step 9/10 : WORKDIR /usr/local/proget/ INFO : 2023-05-10 00:44:25Z - ---> Running in 25d683431480 INFO : 2023-05-10 00:44:26Z - Removing intermediate container 25d683431480 INFO : 2023-05-10 00:44:26Z - ---> b404e62dd1f4 INFO : 2023-05-10 00:44:26Z - Step 10/10 : CMD /usr/local/proget/service/ProGet.Service run --mode=$PROGET_SVC_MODE --linuxContainer INFO : 2023-05-10 00:44:26Z - ---> Running in f0c640e789a7 INFO : 2023-05-10 00:44:26Z - Removing intermediate container f0c640e789a7 INFO : 2023-05-10 00:44:26Z - ---> 6ae5ba54763e INFO : 2023-05-10 00:44:26Z - Successfully built 6ae5ba54763e INFO : 2023-05-10 00:44:26Z - Successfully tagged proget1000.inedo.com/productimages/inedo/proget:23.0.2-ci.12 INFO : 2023-05-10 00:44:32Z - C:\Users\builds\AppData\Local\Temp\InedoAgent\BuildMaster\192.168.44.60\Temp\_E333249\Src\Romp\Installer\upack.json saved. INFO : 2023-05-10 00:44:32Z - Replacement complete. INFO : 2023-05-10 00:44:32Z - Creating zip file... INFO : 2023-05-10 00:44:32Z - C:\Users\builds\AppData\Local\Temp\InedoAgent\BuildMaster\192.168.44.60\Temp\_E333249\ProGet.RompPack.upack file created.