INFO : 2024-11-04 19:36:47Z - Acquiring server... INFO : 2024-11-04 19:36:47Z - Server 'winbuildsv1' acquired. INFO : 2024-11-04 19:36:47Z - Updating local repository for https://git.inedo.com/Inedo/ProGet.git... INFO : 2024-11-04 19:36:48Z - Exporting files to C:\Users\builds\AppData\Local\Temp\InedoAgent\BuildMaster\192.168.44.60\Temp\_E499409\Src... INFO : 2024-11-04 19:36:52Z - Creating file... INFO : 2024-11-04 19:36:52Z - C:\Users\builds\AppData\Local\Temp\InedoAgent\BuildMaster\192.168.44.60\Temp\_E499409\Src\ProGet.Service\App_appSettings.config file created. INFO : 2024-11-04 19:36:52Z - Creating file... INFO : 2024-11-04 19:36:52Z - C:\Users\builds\AppData\Local\Temp\InedoAgent\BuildMaster\192.168.44.60\Temp\_E499409\Src\ProGet.WebApplication\Web_appSettings.config file created. INFO : 2024-11-04 19:36:52Z - Variable set. INFO : 2024-11-04 19:36:52Z - Deleted 8 files and 0 directories. INFO : 2024-11-04 19:36:52Z - Template applied. INFO : 2024-11-04 19:36:52Z - Creating zip file... INFO : 2024-11-04 19:36:52Z - C:\Users\builds\AppData\Local\Temp\InedoAgent\BuildMaster\192.168.44.60\Temp\_E499409\temp\SqlScripts.zip file created. INFO : 2024-11-04 19:36:52Z - Copying files from C:\Users\builds\AppData\Local\Temp\InedoAgent\BuildMaster\192.168.44.60\Temp\_E499409\temp to C:\Users\builds\AppData\Local\Temp\InedoAgent\BuildMaster\192.168.44.60\Temp\_E499409\Src\SqlScripts... INFO : 2024-11-04 19:36:54Z - Deleted 959 files and 160 directories. INFO : 2024-11-04 19:36:54Z - Package created. INFO : 2024-11-04 19:36:55Z - Variable set. WARN : 2024-11-04 19:36:55Z - 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 : 2024-11-04 19:36:56Z - Getting list of extensions... INFO : 2024-11-04 19:36:57Z - Variable set. INFO : 2024-11-04 19:36:57Z - Downloading https://proget1000.inedo.com/upack/PrereleaseExtensions/download/inedox/InedoCore/3.0.2 to ~\extensions\InedoCore.upack... INFO : 2024-11-04 19:36:57Z - Server responded with status code 200 - OK INFO : 2024-11-04 19:36:57Z - HTTP file download completed. INFO : 2024-11-04 19:36:57Z - Downloading https://proget1000.inedo.com/upack/PrereleaseExtensions/download/inedox/Azure/3.1.0 to ~\extensions\Azure.upack... INFO : 2024-11-04 19:36:57Z - Server responded with status code 200 - OK INFO : 2024-11-04 19:36:57Z - HTTP file download completed. INFO : 2024-11-04 19:36:57Z - Downloading https://proget1000.inedo.com/upack/PrereleaseExtensions/download/inedox/AWS/3.1.0 to ~\extensions\AWS.upack... INFO : 2024-11-04 19:36:57Z - Server responded with status code 200 - OK INFO : 2024-11-04 19:36:57Z - HTTP file download completed. INFO : 2024-11-04 19:36:58Z - Package created. INFO : 2024-11-04 19:36:58Z - Setting assembly version attributes to 24.0.20.2... INFO : 2024-11-04 19:36:58Z - Writing assembly versions attributes to C:\Users\builds\AppData\Local\Temp\InedoAgent\BuildMaster\192.168.44.60\Temp\_E499409\Src\Shared\ProGetAssemblyInfo.cs... INFO : 2024-11-04 19:38:08Z - Found 124 dependencies across 5 projects. INFO : 2024-11-04 19:38:09Z - Dependencies successfully published. INFO : 2024-11-04 19:38:09Z - Downloading https://cdn.inedo.com/pgdb/pgvd.ah to ~\win-x64\service\pgvd.ah... INFO : 2024-11-04 19:38:09Z - Server responded with status code 200 - OK INFO : 2024-11-04 19:38:10Z - HTTP file download completed. INFO : 2024-11-04 19:38:10Z - Signing C:\Users\builds\AppData\Local\Temp\InedoAgent\BuildMaster\192.168.44.60\Temp\_E499409\win-x64\service\ProGet.Service.exe... INFO : 2024-11-04 19:38:11Z - Deleted 3 files and 0 directories. INFO : 2024-11-04 19:38:22Z - Package created. INFO : 2024-11-04 19:39:09Z - Copying files from C:\Users\builds\AppData\Local\Temp\InedoAgent\BuildMaster\192.168.44.60\Temp\_E499409\win-x64\service to C:\Users\builds\AppData\Local\Temp\InedoAgent\BuildMaster\192.168.44.60\Temp\_E499409\linux-x64\service... INFO : 2024-11-04 19:39:21Z - Sending build context to Docker daemon 139.1MB INFO : 2024-11-04 19:39:21Z - Step 1/10 : FROM mcr.microsoft.com/dotnet/runtime-deps:8.0 INFO : 2024-11-04 19:39:21Z - ---> 27c990d61589 INFO : 2024-11-04 19:39:21Z - 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 : 2024-11-04 19:39:21Z - ---> Running in c3093b2ece78 INFO : 2024-11-04 19:39:21Z - Removing intermediate container c3093b2ece78 INFO : 2024-11-04 19:39:21Z - ---> ac35be736b52 INFO : 2024-11-04 19:39:21Z - Step 3/10 : EXPOSE 80 INFO : 2024-11-04 19:39:21Z - ---> Running in 3b24e688d088 INFO : 2024-11-04 19:39:21Z - Removing intermediate container 3b24e688d088 INFO : 2024-11-04 19:39:21Z - ---> 91e1b5cc1c1a INFO : 2024-11-04 19:39:21Z - Step 4/10 : EXPOSE 443 INFO : 2024-11-04 19:39:21Z - ---> Running in 61a507005a6a INFO : 2024-11-04 19:39:22Z - Removing intermediate container 61a507005a6a INFO : 2024-11-04 19:39:22Z - ---> 09403c161735 INFO : 2024-11-04 19:39:22Z - Step 5/10 : COPY proget/ /usr/local/proget/ INFO : 2024-11-04 19:39:23Z - ---> 2b77996e6ccc INFO : 2024-11-04 19:39:23Z - Step 6/10 : VOLUME /var/proget/packages INFO : 2024-11-04 19:39:23Z - ---> Running in 3b743b6ab7a2 INFO : 2024-11-04 19:39:24Z - Removing intermediate container 3b743b6ab7a2 INFO : 2024-11-04 19:39:24Z - ---> 7f6de12ff933 INFO : 2024-11-04 19:39:24Z - Step 7/10 : VOLUME /var/proget/extensions INFO : 2024-11-04 19:39:24Z - ---> Running in 55b8bbb1d769 INFO : 2024-11-04 19:39:24Z - Removing intermediate container 55b8bbb1d769 INFO : 2024-11-04 19:39:24Z - ---> f77288f75cee INFO : 2024-11-04 19:39:24Z - Step 8/10 : VOLUME /var/proget/ssl INFO : 2024-11-04 19:39:24Z - ---> Running in bd40a7911f1d INFO : 2024-11-04 19:39:24Z - Removing intermediate container bd40a7911f1d INFO : 2024-11-04 19:39:24Z - ---> 6bb5532efb23 INFO : 2024-11-04 19:39:24Z - Step 9/10 : WORKDIR /usr/local/proget/ INFO : 2024-11-04 19:39:24Z - ---> Running in 7f6d3e758437 INFO : 2024-11-04 19:39:25Z - Removing intermediate container 7f6d3e758437 INFO : 2024-11-04 19:39:25Z - ---> 78391e21c08b INFO : 2024-11-04 19:39:25Z - Step 10/10 : CMD /usr/local/proget/service/ProGet.Service run --mode=$PROGET_SVC_MODE --linuxContainer INFO : 2024-11-04 19:39:25Z - ---> Running in ec9460ac9bd6 INFO : 2024-11-04 19:39:25Z - Removing intermediate container ec9460ac9bd6 INFO : 2024-11-04 19:39:25Z - ---> c05494bbb699 INFO : 2024-11-04 19:39:25Z - Successfully built c05494bbb699 INFO : 2024-11-04 19:39:25Z - Successfully tagged proget1000.inedo.com/productimages/inedo/proget:24.0.20-ci.2 INFO : 2024-11-04 19:39:25Z - Docker build successful. INFO : 2024-11-04 19:39:25Z - The push refers to repository [proget1000.inedo.com/productimages/inedo/proget] INFO : 2024-11-04 19:39:25Z - e3757a39112d: Preparing INFO : 2024-11-04 19:39:25Z - 6178ec83d130: Preparing INFO : 2024-11-04 19:39:25Z - e17b898eb7e3: Preparing INFO : 2024-11-04 19:39:25Z - 32148f9f6c5a: Preparing INFO : 2024-11-04 19:39:25Z - e17b898eb7e3: Layer already exists INFO : 2024-11-04 19:39:25Z - 32148f9f6c5a: Layer already exists INFO : 2024-11-04 19:39:25Z - 6178ec83d130: Layer already exists INFO : 2024-11-04 19:39:31Z - e3757a39112d: Pushed INFO : 2024-11-04 19:39:31Z - 24.0.20-ci.2: digest: sha256:23647e5ade13e6e2257a968957c1946880da050f7531cd17a43fff0474751cd4 size: 1161 INFO : 2024-11-04 19:39:31Z - Untagged: proget1000.inedo.com/productimages/inedo/proget:24.0.20-ci.2 INFO : 2024-11-04 19:39:31Z - Untagged: proget1000.inedo.com/productimages/inedo/proget@sha256:23647e5ade13e6e2257a968957c1946880da050f7531cd17a43fff0474751cd4 INFO : 2024-11-04 19:39:31Z - Deleted: sha256:c05494bbb6995784dd15c6919b87eab75cf9eaf020323475d319ed6d39a8c62b INFO : 2024-11-04 19:39:31Z - Deleted: sha256:78391e21c08b98eaa5a3566d4ab8c2827fea4f145208eec9a74bdbe5e136a124 INFO : 2024-11-04 19:39:31Z - Deleted: sha256:6bb5532efb23bd84bccc6b137bfcc7e4221540f4180b79a8eeb06abba27660a1 INFO : 2024-11-04 19:39:31Z - Deleted: sha256:f77288f75cee1a55cc890ba643332a8b423053ee89d891e44a144d47306a5bf6 INFO : 2024-11-04 19:39:31Z - Deleted: sha256:7f6de12ff933567cb4db5c9d497d30ef963563867219eac27529b68b6adf8647 INFO : 2024-11-04 19:39:31Z - Deleted: sha256:2b77996e6ccc87d9c7f2f1e0f673b729b692c7450be927f6c783d97e08bdd410 INFO : 2024-11-04 19:39:31Z - Deleted: sha256:962ac44319809733de56e4d6277180c19cbc51093018bd12f79bd27086b62004 INFO : 2024-11-04 19:39:31Z - Deleted: sha256:09403c161735820440f323a2f260aa87cf893f2b482366f30a3d7a7cb8e11fea INFO : 2024-11-04 19:39:31Z - Deleted: sha256:91e1b5cc1c1afe47dabe9015337d9934473804c912b3bd635dc17663de88f573 INFO : 2024-11-04 19:39:31Z - Deleted: sha256:ac35be736b522593688387e8668d06a50e1d66036fdbbace8b1c9c06ef666471 INFO : 2024-11-04 19:39:31Z - C:\Users\builds\AppData\Local\Temp\InedoAgent\BuildMaster\192.168.44.60\Temp\_E499409\Src\Romp\Installer\upack.json saved. INFO : 2024-11-04 19:39:31Z - Replacement complete. INFO : 2024-11-04 19:39:31Z - Creating zip file... INFO : 2024-11-04 19:39:31Z - C:\Users\builds\AppData\Local\Temp\InedoAgent\BuildMaster\192.168.44.60\Temp\_E499409\ProGet.RompPack.upack file created.