INFO : 2024-07-27 01:38:00Z - Acquiring server... INFO : 2024-07-27 01:38:00Z - Server 'winbuildsv1' acquired. INFO : 2024-07-27 01:38:01Z - Updating local repository for https://git.inedo.com/Inedo/ProGet.git... INFO : 2024-07-27 01:38:02Z - Exporting files to C:\Users\builds\AppData\Local\Temp\InedoAgent\BuildMaster\192.168.44.60\Temp\_E468105\Src... INFO : 2024-07-27 01:38:06Z - Creating file... INFO : 2024-07-27 01:38:06Z - C:\Users\builds\AppData\Local\Temp\InedoAgent\BuildMaster\192.168.44.60\Temp\_E468105\Src\ProGet.Service\App_appSettings.config file created. INFO : 2024-07-27 01:38:06Z - Creating file... INFO : 2024-07-27 01:38:06Z - C:\Users\builds\AppData\Local\Temp\InedoAgent\BuildMaster\192.168.44.60\Temp\_E468105\Src\ProGet.WebApplication\Web_appSettings.config file created. INFO : 2024-07-27 01:38:06Z - Variable set. INFO : 2024-07-27 01:38:06Z - Deleted 8 files and 0 directories. INFO : 2024-07-27 01:38:06Z - Template applied. INFO : 2024-07-27 01:38:06Z - Creating zip file... INFO : 2024-07-27 01:38:06Z - C:\Users\builds\AppData\Local\Temp\InedoAgent\BuildMaster\192.168.44.60\Temp\_E468105\temp\SqlScripts.zip file created. INFO : 2024-07-27 01:38:06Z - Copying files from C:\Users\builds\AppData\Local\Temp\InedoAgent\BuildMaster\192.168.44.60\Temp\_E468105\temp to C:\Users\builds\AppData\Local\Temp\InedoAgent\BuildMaster\192.168.44.60\Temp\_E468105\Src\SqlScripts... INFO : 2024-07-27 01:38:08Z - Deleted 925 files and 159 directories. INFO : 2024-07-27 01:38:08Z - Package created. INFO : 2024-07-27 01:38:09Z - Variable set. WARN : 2024-07-27 01:38:09Z - 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-07-27 01:38:10Z - Getting list of extensions... INFO : 2024-07-27 01:38:11Z - Variable set. INFO : 2024-07-27 01:38:11Z - Downloading https://proget1000.inedo.com/upack/PrereleaseExtensions/download/inedox/InedoCore/3.0.1 to ~\extensions\InedoCore.upack... INFO : 2024-07-27 01:38:11Z - Server responded with status code 200 - OK INFO : 2024-07-27 01:38:11Z - HTTP file download completed. INFO : 2024-07-27 01:38:11Z - Downloading https://proget1000.inedo.com/upack/PrereleaseExtensions/download/inedox/Azure/3.0.1 to ~\extensions\Azure.upack... INFO : 2024-07-27 01:38:12Z - Server responded with status code 200 - OK INFO : 2024-07-27 01:38:12Z - HTTP file download completed. INFO : 2024-07-27 01:38:12Z - Downloading https://proget1000.inedo.com/upack/PrereleaseExtensions/download/inedox/AWS/3.0.0 to ~\extensions\AWS.upack... INFO : 2024-07-27 01:38:12Z - Server responded with status code 200 - OK INFO : 2024-07-27 01:38:12Z - HTTP file download completed. INFO : 2024-07-27 01:38:12Z - Package created. INFO : 2024-07-27 01:38:12Z - Setting assembly version attributes to 24.0.11.10... INFO : 2024-07-27 01:38:12Z - Writing assembly versions attributes to C:\Users\builds\AppData\Local\Temp\InedoAgent\BuildMaster\192.168.44.60\Temp\_E468105\Src\Shared\ProGetAssemblyInfo.cs... INFO : 2024-07-27 01:40:32Z - Found 125 dependencies across 5 projects. INFO : 2024-07-27 01:40:33Z - Dependencies successfully published. INFO : 2024-07-27 01:40:33Z - Downloading https://cdn.inedo.com/pgdb/pgvd.ah to ~\win-x64\service\pgvd.ah... INFO : 2024-07-27 01:40:34Z - Server responded with status code 200 - OK INFO : 2024-07-27 01:40:34Z - HTTP file download completed. INFO : 2024-07-27 01:40:34Z - Signing C:\Users\builds\AppData\Local\Temp\InedoAgent\BuildMaster\192.168.44.60\Temp\_E468105\win-x64\service\ProGet.Service.exe... INFO : 2024-07-27 01:40:35Z - Deleted 3 files and 0 directories. INFO : 2024-07-27 01:40:47Z - Package created. INFO : 2024-07-27 01:41:53Z - Copying files from C:\Users\builds\AppData\Local\Temp\InedoAgent\BuildMaster\192.168.44.60\Temp\_E468105\win-x64\service to C:\Users\builds\AppData\Local\Temp\InedoAgent\BuildMaster\192.168.44.60\Temp\_E468105\linux-x64\service... INFO : 2024-07-27 01:42:08Z - Sending build context to Docker daemon 139.4MB INFO : 2024-07-27 01:42:09Z - Step 1/10 : FROM mcr.microsoft.com/dotnet/runtime-deps:8.0 INFO : 2024-07-27 01:42:09Z - ---> 27c990d61589 INFO : 2024-07-27 01:42:09Z - 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-07-27 01:42:09Z - ---> Running in 457bdfa0c335 INFO : 2024-07-27 01:42:09Z - Removing intermediate container 457bdfa0c335 INFO : 2024-07-27 01:42:09Z - ---> d01c4484ed76 INFO : 2024-07-27 01:42:09Z - Step 3/10 : EXPOSE 80 INFO : 2024-07-27 01:42:09Z - ---> Running in d51fa9b537c8 INFO : 2024-07-27 01:42:09Z - Removing intermediate container d51fa9b537c8 INFO : 2024-07-27 01:42:09Z - ---> 121f84d4be08 INFO : 2024-07-27 01:42:09Z - Step 4/10 : EXPOSE 443 INFO : 2024-07-27 01:42:09Z - ---> Running in ae460e7d4892 INFO : 2024-07-27 01:42:09Z - Removing intermediate container ae460e7d4892 INFO : 2024-07-27 01:42:09Z - ---> cc9d512d13ed INFO : 2024-07-27 01:42:09Z - Step 5/10 : COPY proget/ /usr/local/proget/ INFO : 2024-07-27 01:42:11Z - ---> 722722200f4b INFO : 2024-07-27 01:42:11Z - Step 6/10 : VOLUME /var/proget/packages INFO : 2024-07-27 01:42:11Z - ---> Running in cdb280b3ea41 INFO : 2024-07-27 01:42:11Z - Removing intermediate container cdb280b3ea41 INFO : 2024-07-27 01:42:11Z - ---> f5ba57603a1d INFO : 2024-07-27 01:42:11Z - Step 7/10 : VOLUME /var/proget/extensions INFO : 2024-07-27 01:42:11Z - ---> Running in bb54df86794f INFO : 2024-07-27 01:42:12Z - Removing intermediate container bb54df86794f INFO : 2024-07-27 01:42:12Z - ---> 5b79352c4a48 INFO : 2024-07-27 01:42:12Z - Step 8/10 : VOLUME /var/proget/ssl INFO : 2024-07-27 01:42:12Z - ---> Running in 8c98face379a INFO : 2024-07-27 01:42:12Z - Removing intermediate container 8c98face379a INFO : 2024-07-27 01:42:12Z - ---> bd963e085ae5 INFO : 2024-07-27 01:42:12Z - Step 9/10 : WORKDIR /usr/local/proget/ INFO : 2024-07-27 01:42:12Z - ---> Running in 90dcf6826fc2 INFO : 2024-07-27 01:42:12Z - Removing intermediate container 90dcf6826fc2 INFO : 2024-07-27 01:42:12Z - ---> 386d9469d026 INFO : 2024-07-27 01:42:12Z - Step 10/10 : CMD /usr/local/proget/service/ProGet.Service run --mode=$PROGET_SVC_MODE --linuxContainer INFO : 2024-07-27 01:42:12Z - ---> Running in 929f1377c277 INFO : 2024-07-27 01:42:13Z - Removing intermediate container 929f1377c277 INFO : 2024-07-27 01:42:13Z - ---> da567b3c8265 INFO : 2024-07-27 01:42:13Z - Successfully built da567b3c8265 INFO : 2024-07-27 01:42:13Z - Successfully tagged proget1000.inedo.com/productimages/inedo/proget:24.0.11-ci.10 INFO : 2024-07-27 01:42:13Z - Docker build successful. INFO : 2024-07-27 01:42:13Z - The push refers to repository [proget1000.inedo.com/productimages/inedo/proget] INFO : 2024-07-27 01:42:13Z - 6980ca60af50: Preparing INFO : 2024-07-27 01:42:13Z - 6178ec83d130: Preparing INFO : 2024-07-27 01:42:13Z - e17b898eb7e3: Preparing INFO : 2024-07-27 01:42:13Z - 32148f9f6c5a: Preparing INFO : 2024-07-27 01:42:13Z - 32148f9f6c5a: Layer already exists INFO : 2024-07-27 01:42:13Z - 6178ec83d130: Layer already exists INFO : 2024-07-27 01:42:13Z - e17b898eb7e3: Layer already exists INFO : 2024-07-27 01:42:19Z - 6980ca60af50: Pushed INFO : 2024-07-27 01:42:19Z - 24.0.11-ci.10: digest: sha256:c40da9336f690bcbf60e0bbd6ec6898dc3c03e2e1e35abf6424f8d42fd2d8c89 size: 1161 INFO : 2024-07-27 01:42:19Z - Untagged: proget1000.inedo.com/productimages/inedo/proget:24.0.11-ci.10 INFO : 2024-07-27 01:42:19Z - Untagged: proget1000.inedo.com/productimages/inedo/proget@sha256:c40da9336f690bcbf60e0bbd6ec6898dc3c03e2e1e35abf6424f8d42fd2d8c89 INFO : 2024-07-27 01:42:19Z - Deleted: sha256:da567b3c82652cceed2c83226db3576a1e3d2ab6156532451b7ba559341b6aeb INFO : 2024-07-27 01:42:19Z - Deleted: sha256:386d9469d026388407464052e9a967200f154666414131609a1d10ac7314456f INFO : 2024-07-27 01:42:19Z - Deleted: sha256:bd963e085ae562770ef951f1d6d7e03b80a494b1f85be126b83ab3e5f291068b INFO : 2024-07-27 01:42:19Z - Deleted: sha256:5b79352c4a484772411187d064afd1c2c727c477772810b5893edfd20fbc459c INFO : 2024-07-27 01:42:19Z - Deleted: sha256:f5ba57603a1d67f8d30311c3c56c149f0e934da9092eea20326916a6d9dc8727 INFO : 2024-07-27 01:42:19Z - Deleted: sha256:722722200f4bcfd5286bb4c2b17741aee6eef4a9e7ed8d1cca3c585abd1ade62 INFO : 2024-07-27 01:42:19Z - Deleted: sha256:4f96dbf27f6f9798a086a7b9552786fed462188b821aed3edeebf262d8b9e9f3 INFO : 2024-07-27 01:42:19Z - Deleted: sha256:cc9d512d13ede445e91844d13d4ab03f2c28e7edf6cf796a2cf2667ccbcd85e4 INFO : 2024-07-27 01:42:19Z - Deleted: sha256:121f84d4be08dfe5acd524cd262d93ab6e06d1f198f7be01a7f8120b1bed43a0 INFO : 2024-07-27 01:42:19Z - Deleted: sha256:d01c4484ed76fd3603c518508724c1b01513ce7993c3a1588d50ad4b1cec2b84 INFO : 2024-07-27 01:42:19Z - C:\Users\builds\AppData\Local\Temp\InedoAgent\BuildMaster\192.168.44.60\Temp\_E468105\Src\Romp\Installer\upack.json saved. INFO : 2024-07-27 01:42:19Z - Replacement complete. INFO : 2024-07-27 01:42:19Z - Creating zip file... INFO : 2024-07-27 01:42:19Z - C:\Users\builds\AppData\Local\Temp\InedoAgent\BuildMaster\192.168.44.60\Temp\_E468105\ProGet.RompPack.upack file created.