INFO : 2025-01-11 02:50:35Z - Acquiring server... INFO : 2025-01-11 02:50:35Z - Server 'winbuildsv1' acquired. INFO : 2025-01-11 02:50:36Z - Updating local repository for https://git.inedo.com/Inedo/ProGet.git... INFO : 2025-01-11 02:50:36Z - Exporting files to C:\Users\builds\AppData\Local\Temp\InedoAgent\BuildMaster\192.168.44.60\Temp\_E519417\Src... INFO : 2025-01-11 02:50:43Z - Creating file... INFO : 2025-01-11 02:50:43Z - C:\Users\builds\AppData\Local\Temp\InedoAgent\BuildMaster\192.168.44.60\Temp\_E519417\Src\ProGet.Service\App_appSettings.config file created. INFO : 2025-01-11 02:50:43Z - Creating file... INFO : 2025-01-11 02:50:43Z - C:\Users\builds\AppData\Local\Temp\InedoAgent\BuildMaster\192.168.44.60\Temp\_E519417\Src\ProGet.WebApplication\Web_appSettings.config file created. INFO : 2025-01-11 02:50:44Z - Variable set. INFO : 2025-01-11 02:50:44Z - Deleted 8 files and 0 directories. INFO : 2025-01-11 02:50:44Z - Template applied. INFO : 2025-01-11 02:50:44Z - Creating zip file... INFO : 2025-01-11 02:50:45Z - C:\Users\builds\AppData\Local\Temp\InedoAgent\BuildMaster\192.168.44.60\Temp\_E519417\temp\SqlScripts.zip file created. INFO : 2025-01-11 02:50:45Z - Copying files from C:\Users\builds\AppData\Local\Temp\InedoAgent\BuildMaster\192.168.44.60\Temp\_E519417\temp to C:\Users\builds\AppData\Local\Temp\InedoAgent\BuildMaster\192.168.44.60\Temp\_E519417\Src\SqlScripts... INFO : 2025-01-11 02:50:48Z - Deleted 951 files and 160 directories. INFO : 2025-01-11 02:50:48Z - Package created. INFO : 2025-01-11 02:50:48Z - Variable set. WARN : 2025-01-11 02:50:48Z - 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-01-11 02:50:49Z - Getting list of extensions... INFO : 2025-01-11 02:50:49Z - Variable set. INFO : 2025-01-11 02:50:49Z - Downloading https://proget1000.inedo.com/upack/PrereleaseExtensions/download/inedox/InedoCore/3.0.2 to ~\extensions\InedoCore.upack... INFO : 2025-01-11 02:50:49Z - Server responded with status code 200 - OK INFO : 2025-01-11 02:50:49Z - HTTP file download completed. INFO : 2025-01-11 02:50:49Z - Downloading https://proget1000.inedo.com/upack/PrereleaseExtensions/download/inedox/Azure/3.1.2 to ~\extensions\Azure.upack... INFO : 2025-01-11 02:50:49Z - Server responded with status code 200 - OK INFO : 2025-01-11 02:50:49Z - HTTP file download completed. INFO : 2025-01-11 02:50:49Z - Downloading https://proget1000.inedo.com/upack/PrereleaseExtensions/download/inedox/AWS/3.1.0 to ~\extensions\AWS.upack... INFO : 2025-01-11 02:50:49Z - Server responded with status code 200 - OK INFO : 2025-01-11 02:50:49Z - HTTP file download completed. INFO : 2025-01-11 02:50:49Z - Package created. INFO : 2025-01-11 02:50:49Z - Setting assembly version attributes to 24.0.23.15... INFO : 2025-01-11 02:50:49Z - Writing assembly versions attributes to C:\Users\builds\AppData\Local\Temp\InedoAgent\BuildMaster\192.168.44.60\Temp\_E519417\Src\Shared\ProGetAssemblyInfo.cs... INFO : 2025-01-11 02:51:48Z - Found 122 dependencies across 5 projects. INFO : 2025-01-11 02:51:49Z - Dependencies successfully published. INFO : 2025-01-11 02:51:49Z - Downloading https://cdn.inedo.com/pgdb/pgvd.ah to ~\win-x64\service\pgvd.ah... INFO : 2025-01-11 02:51:50Z - Server responded with status code 200 - OK INFO : 2025-01-11 02:51:50Z - HTTP file download completed. INFO : 2025-01-11 02:51:50Z - Signing C:\Users\builds\AppData\Local\Temp\InedoAgent\BuildMaster\192.168.44.60\Temp\_E519417\win-x64\service\ProGet.Service.exe... INFO : 2025-01-11 02:51:52Z - Deleted 3 files and 0 directories. INFO : 2025-01-11 02:51:58Z - Package created. INFO : 2025-01-11 02:52:25Z - Copying files from C:\Users\builds\AppData\Local\Temp\InedoAgent\BuildMaster\192.168.44.60\Temp\_E519417\win-x64\service to C:\Users\builds\AppData\Local\Temp\InedoAgent\BuildMaster\192.168.44.60\Temp\_E519417\linux-x64\service... INFO : 2025-01-11 02:52:34Z - Sending build context to Docker daemon 141.7MB INFO : 2025-01-11 02:52:34Z - Step 1/10 : FROM mcr.microsoft.com/dotnet/runtime-deps:8.0 INFO : 2025-01-11 02:52:34Z - ---> 4179646a9b1f INFO : 2025-01-11 02:52:34Z - 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 : 2025-01-11 02:52:35Z - ---> Running in 5c62236a72f6 INFO : 2025-01-11 02:52:35Z - Removing intermediate container 5c62236a72f6 INFO : 2025-01-11 02:52:35Z - ---> 8a94c223a779 INFO : 2025-01-11 02:52:35Z - Step 3/10 : EXPOSE 80 INFO : 2025-01-11 02:52:35Z - ---> Running in 65c4e17dd773 INFO : 2025-01-11 02:52:35Z - Removing intermediate container 65c4e17dd773 INFO : 2025-01-11 02:52:35Z - ---> 92995f2cf390 INFO : 2025-01-11 02:52:35Z - Step 4/10 : EXPOSE 443 INFO : 2025-01-11 02:52:35Z - ---> Running in a575ad2d964d INFO : 2025-01-11 02:52:36Z - Removing intermediate container a575ad2d964d INFO : 2025-01-11 02:52:36Z - ---> 9cc3083e9c8d INFO : 2025-01-11 02:52:36Z - Step 5/10 : COPY proget/ /usr/local/proget/ INFO : 2025-01-11 02:52:37Z - ---> 8a3f5faf0796 INFO : 2025-01-11 02:52:37Z - Step 6/10 : VOLUME /var/proget/packages INFO : 2025-01-11 02:52:38Z - ---> Running in 2106ef7b7f41 INFO : 2025-01-11 02:52:38Z - Removing intermediate container 2106ef7b7f41 INFO : 2025-01-11 02:52:38Z - ---> 8cae941e9a12 INFO : 2025-01-11 02:52:38Z - Step 7/10 : VOLUME /var/proget/extensions INFO : 2025-01-11 02:52:38Z - ---> Running in 063b972022ff INFO : 2025-01-11 02:52:38Z - Removing intermediate container 063b972022ff INFO : 2025-01-11 02:52:38Z - ---> 9666993ad3b1 INFO : 2025-01-11 02:52:38Z - Step 8/10 : VOLUME /var/proget/ssl INFO : 2025-01-11 02:52:38Z - ---> Running in 74108239c2f6 INFO : 2025-01-11 02:52:38Z - Removing intermediate container 74108239c2f6 INFO : 2025-01-11 02:52:38Z - ---> a385007f61d6 INFO : 2025-01-11 02:52:38Z - Step 9/10 : WORKDIR /usr/local/proget/ INFO : 2025-01-11 02:52:38Z - ---> Running in 65dc3fe142a1 INFO : 2025-01-11 02:52:39Z - Removing intermediate container 65dc3fe142a1 INFO : 2025-01-11 02:52:39Z - ---> 7e6b24de18f0 INFO : 2025-01-11 02:52:39Z - Step 10/10 : CMD /usr/local/proget/service/ProGet.Service run --mode=$PROGET_SVC_MODE --linuxContainer INFO : 2025-01-11 02:52:39Z - ---> Running in cde0cae4aba1 INFO : 2025-01-11 02:52:39Z - Removing intermediate container cde0cae4aba1 INFO : 2025-01-11 02:52:39Z - ---> 81b44f146ac5 INFO : 2025-01-11 02:52:39Z - Successfully built 81b44f146ac5 INFO : 2025-01-11 02:52:39Z - Successfully tagged proget1000.inedo.com/productimages/inedo/proget:24.0.23-ci.15 INFO : 2025-01-11 02:52:39Z - Docker build successful. INFO : 2025-01-11 02:52:39Z - The push refers to repository [proget1000.inedo.com/productimages/inedo/proget] INFO : 2025-01-11 02:52:39Z - 05e57005b68a: Preparing INFO : 2025-01-11 02:52:39Z - d0eb0312674a: Preparing INFO : 2025-01-11 02:52:39Z - 3040c1aaf9df: Preparing INFO : 2025-01-11 02:52:39Z - c0f1022b22a9: Preparing INFO : 2025-01-11 02:52:39Z - c0f1022b22a9: Layer already exists INFO : 2025-01-11 02:52:39Z - d0eb0312674a: Layer already exists INFO : 2025-01-11 02:52:39Z - 3040c1aaf9df: Layer already exists INFO : 2025-01-11 02:52:44Z - 05e57005b68a: Pushed INFO : 2025-01-11 02:52:44Z - 24.0.23-ci.15: digest: sha256:afbd6ff79f77464bffec2ae784112a3b5c5535769a5c7f56a7dfe6949ad4d3ef size: 1161 INFO : 2025-01-11 02:52:45Z - Untagged: proget1000.inedo.com/productimages/inedo/proget:24.0.23-ci.15 INFO : 2025-01-11 02:52:45Z - Untagged: proget1000.inedo.com/productimages/inedo/proget@sha256:afbd6ff79f77464bffec2ae784112a3b5c5535769a5c7f56a7dfe6949ad4d3ef INFO : 2025-01-11 02:52:45Z - Deleted: sha256:81b44f146ac53cbbe9eb4a24a0dc6a0b3ce9b4c237d563e1f9fd9f5098ebd5a2 INFO : 2025-01-11 02:52:45Z - Deleted: sha256:7e6b24de18f02f4f20fc60aa1bc3eafcb10af3ee045ace19a981f9dfda426b0a INFO : 2025-01-11 02:52:45Z - Deleted: sha256:a385007f61d69c4ba2cd52d295c0ee3060020bbd932bfc5c5cca379eccc40290 INFO : 2025-01-11 02:52:45Z - Deleted: sha256:9666993ad3b16dd0bc37ae4e532e37f0ab1ef3e16b4c9d118eeff822e295e0df INFO : 2025-01-11 02:52:45Z - Deleted: sha256:8cae941e9a12ddc6e1aae14fd79bed7d2a82658a38145c11417539efa9b20022 INFO : 2025-01-11 02:52:45Z - Deleted: sha256:8a3f5faf0796ed95a7c1373801a65efe3426c63ede2d7872507b592962c81bc9 INFO : 2025-01-11 02:52:45Z - Deleted: sha256:573a62781695b42750ff023919b70b5845fff7baf1555c6ad40fe3de5390bb1a INFO : 2025-01-11 02:52:45Z - Deleted: sha256:9cc3083e9c8dd683e04ab49bd1c30d731874a5903b5615031bab5f5d7f8849e3 INFO : 2025-01-11 02:52:45Z - Deleted: sha256:92995f2cf390cb7b98348efb8b37fb61e2d46365f43ae9c29282cfec7ee15729 INFO : 2025-01-11 02:52:45Z - Deleted: sha256:8a94c223a779f349fac3616593c81658168ba2fba544bf815c8387be5972656f INFO : 2025-01-11 02:52:45Z - C:\Users\builds\AppData\Local\Temp\InedoAgent\BuildMaster\192.168.44.60\Temp\_E519417\Src\Romp\Installer\upack.json saved. INFO : 2025-01-11 02:52:45Z - Replacement complete. INFO : 2025-01-11 02:52:45Z - Creating zip file... INFO : 2025-01-11 02:52:45Z - C:\Users\builds\AppData\Local\Temp\InedoAgent\BuildMaster\192.168.44.60\Temp\_E519417\ProGet.RompPack.upack file created.