INFO : 2025-03-28 18:44:11Z - Acquiring server... INFO : 2025-03-28 18:44:11Z - Server 'winbuildsv1' acquired. INFO : 2025-03-28 18:44:12Z - Updating local repository for https://git.inedo.com/Inedo/ProGet.git... INFO : 2025-03-28 18:44:12Z - Exporting files to C:\Users\builds\AppData\Local\Temp\InedoAgent\BuildMaster\192.168.44.60\Temp\_E542222\Src... INFO : 2025-03-28 18:44:21Z - Creating file... INFO : 2025-03-28 18:44:21Z - C:\Users\builds\AppData\Local\Temp\InedoAgent\BuildMaster\192.168.44.60\Temp\_E542222\Src\ProGet.Service\App_appSettings.config file created. INFO : 2025-03-28 18:44:21Z - Creating file... INFO : 2025-03-28 18:44:21Z - C:\Users\builds\AppData\Local\Temp\InedoAgent\BuildMaster\192.168.44.60\Temp\_E542222\Src\ProGet.WebApplication\Web_appSettings.config file created. INFO : 2025-03-28 18:44:22Z - Variable set. INFO : 2025-03-28 18:44:22Z - Deleted 8 files and 0 directories. INFO : 2025-03-28 18:44:22Z - Template applied. INFO : 2025-03-28 18:44:22Z - Creating zip file... INFO : 2025-03-28 18:44:23Z - C:\Users\builds\AppData\Local\Temp\InedoAgent\BuildMaster\192.168.44.60\Temp\_E542222\temp\SqlScripts.zip file created. INFO : 2025-03-28 18:44:23Z - Copying files from C:\Users\builds\AppData\Local\Temp\InedoAgent\BuildMaster\192.168.44.60\Temp\_E542222\temp to C:\Users\builds\AppData\Local\Temp\InedoAgent\BuildMaster\192.168.44.60\Temp\_E542222\Src\SqlScripts... INFO : 2025-03-28 18:44:25Z - Deleted 942 files and 160 directories. INFO : 2025-03-28 18:44:25Z - Package created. INFO : 2025-03-28 18:44:26Z - Variable set. WARN : 2025-03-28 18:44:26Z - 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 : 2025-03-28 18:44:26Z - Getting list of extensions... INFO : 2025-03-28 18:44:27Z - Variable set. INFO : 2025-03-28 18:44:27Z - Downloading https://proget1000.inedo.com/upack/PrereleaseExtensions/download/inedox/InedoCore/3.0.3 to ~\extensions\InedoCore.upack... INFO : 2025-03-28 18:44:27Z - Server responded with status code 200 - OK INFO : 2025-03-28 18:44:27Z - HTTP file download completed. INFO : 2025-03-28 18:44:27Z - Downloading https://proget1000.inedo.com/upack/PrereleaseExtensions/download/inedox/Azure/3.1.2 to ~\extensions\Azure.upack... INFO : 2025-03-28 18:44:27Z - Server responded with status code 200 - OK INFO : 2025-03-28 18:44:27Z - HTTP file download completed. INFO : 2025-03-28 18:44:27Z - Downloading https://proget1000.inedo.com/upack/PrereleaseExtensions/download/inedox/AWS/3.1.1 to ~\extensions\AWS.upack... INFO : 2025-03-28 18:44:27Z - Server responded with status code 200 - OK INFO : 2025-03-28 18:44:27Z - HTTP file download completed. INFO : 2025-03-28 18:44:27Z - Package created. INFO : 2025-03-28 18:44:27Z - Setting assembly version attributes to 24.0.32.3... INFO : 2025-03-28 18:44:27Z - Writing assembly versions attributes to C:\Users\builds\AppData\Local\Temp\InedoAgent\BuildMaster\192.168.44.60\Temp\_E542222\Src\Shared\ProGetAssemblyInfo.cs... INFO : 2025-03-28 18:45:39Z - Found 122 dependencies across 5 projects. INFO : 2025-03-28 18:45:40Z - Dependencies successfully published. INFO : 2025-03-28 18:45:40Z - Downloading https://cdn.inedo.com/pgdb/pgvd.ah to ~\win-x64\service\pgvd.ah... INFO : 2025-03-28 18:45:40Z - Server responded with status code 200 - OK INFO : 2025-03-28 18:45:42Z - HTTP file download completed. INFO : 2025-03-28 18:45:42Z - Signing C:\Users\builds\AppData\Local\Temp\InedoAgent\BuildMaster\192.168.44.60\Temp\_E542222\win-x64\service\ProGet.Service.exe... INFO : 2025-03-28 18:45:46Z - Deleted 3 files and 0 directories. INFO : 2025-03-28 18:45:54Z - Package created. INFO : 2025-03-28 18:46:24Z - Copying files from C:\Users\builds\AppData\Local\Temp\InedoAgent\BuildMaster\192.168.44.60\Temp\_E542222\win-x64\service to C:\Users\builds\AppData\Local\Temp\InedoAgent\BuildMaster\192.168.44.60\Temp\_E542222\linux-x64\service... INFO : 2025-03-28 18:46:33Z - Sending build context to Docker daemon 141.9MB INFO : 2025-03-28 18:46:33Z - Step 1/11 : FROM mcr.microsoft.com/dotnet/runtime-deps:8.0 INFO : 2025-03-28 18:46:33Z - ---> 4179646a9b1f INFO : 2025-03-28 18:46:33Z - Step 2/11 : RUN apt-get update && apt-get install -y postgresql-17 && rm -rf /var/lib/apt/lists/* INFO : 2025-03-28 18:46:35Z - ---> Running in 77d81f650193 INFO : 2025-03-28 18:46:36Z - Get:1 http://deb.debian.org/debian bookworm InRelease [151 kB] INFO : 2025-03-28 18:46:36Z - Get:2 http://deb.debian.org/debian bookworm-updates InRelease [55.4 kB] INFO : 2025-03-28 18:46:36Z - Get:3 http://deb.debian.org/debian-security bookworm-security InRelease [48.0 kB] INFO : 2025-03-28 18:46:36Z - Get:4 http://deb.debian.org/debian bookworm/main amd64 Packages [8792 kB] INFO : 2025-03-28 18:46:37Z - Get:5 http://deb.debian.org/debian bookworm-updates/main amd64 Packages [512 B] INFO : 2025-03-28 18:46:37Z - Get:6 http://deb.debian.org/debian-security bookworm-security/main amd64 Packages [250 kB] INFO : 2025-03-28 18:46:37Z - Fetched 9297 kB in 1s (7722 kB/s) INFO : 2025-03-28 18:46:38Z - Reading package lists... INFO : 2025-03-28 18:46:38Z - Reading package lists... INFO : 2025-03-28 18:46:38Z - Building dependency tree... INFO : 2025-03-28 18:46:38Z - Reading state information... INFO : 2025-03-28 18:46:38Z - E: Unable to locate package postgresql-17 INFO : 2025-03-28 18:46:40Z - Removing intermediate container 77d81f650193 ERROR: 2025-03-28 18:46:40Z - The command '/bin/sh -c apt-get update && apt-get install -y postgresql-17 && rm -rf /var/lib/apt/lists/*' returned a non-zero code: 100 ERROR: 2025-03-28 18:46:40Z - Unexpected exit code: 100