INFO : 2025-01-13 16:09:19Z - Acquiring server... INFO : 2025-01-13 16:09:19Z - Server 'winbuildsv1' acquired. INFO : 2025-01-13 16:09:20Z - Updating local repository for https://git.inedo.com/Inedo/ProGet.git... INFO : 2025-01-13 16:09:21Z - Exporting files to C:\Users\builds\AppData\Local\Temp\InedoAgent\BuildMaster\192.168.44.60\Temp\_E520165\Src... INFO : 2025-01-13 16:09:28Z - Creating file... INFO : 2025-01-13 16:09:28Z - C:\Users\builds\AppData\Local\Temp\InedoAgent\BuildMaster\192.168.44.60\Temp\_E520165\Src\ProGet.Service\App_appSettings.config file created. INFO : 2025-01-13 16:09:28Z - Creating file... INFO : 2025-01-13 16:09:28Z - C:\Users\builds\AppData\Local\Temp\InedoAgent\BuildMaster\192.168.44.60\Temp\_E520165\Src\ProGet.WebApplication\Web_appSettings.config file created. INFO : 2025-01-13 16:09:28Z - Variable set. INFO : 2025-01-13 16:09:28Z - Deleted 8 files and 0 directories. INFO : 2025-01-13 16:09:28Z - Template applied. INFO : 2025-01-13 16:09:28Z - Creating zip file... INFO : 2025-01-13 16:09:29Z - C:\Users\builds\AppData\Local\Temp\InedoAgent\BuildMaster\192.168.44.60\Temp\_E520165\temp\SqlScripts.zip file created. INFO : 2025-01-13 16:09:29Z - Copying files from C:\Users\builds\AppData\Local\Temp\InedoAgent\BuildMaster\192.168.44.60\Temp\_E520165\temp to C:\Users\builds\AppData\Local\Temp\InedoAgent\BuildMaster\192.168.44.60\Temp\_E520165\Src\SqlScripts... INFO : 2025-01-13 16:09:32Z - Deleted 951 files and 160 directories. INFO : 2025-01-13 16:09:32Z - Package created. INFO : 2025-01-13 16:09:32Z - Variable set. WARN : 2025-01-13 16:09:32Z - 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-13 16:09:33Z - Getting list of extensions... INFO : 2025-01-13 16:09:33Z - Variable set. INFO : 2025-01-13 16:09:33Z - Downloading https://proget1000.inedo.com/upack/PrereleaseExtensions/download/inedox/InedoCore/3.0.2 to ~\extensions\InedoCore.upack... INFO : 2025-01-13 16:09:33Z - Server responded with status code 200 - OK INFO : 2025-01-13 16:09:33Z - HTTP file download completed. INFO : 2025-01-13 16:09:33Z - Downloading https://proget1000.inedo.com/upack/PrereleaseExtensions/download/inedox/Azure/3.1.2 to ~\extensions\Azure.upack... INFO : 2025-01-13 16:09:33Z - Server responded with status code 200 - OK INFO : 2025-01-13 16:09:33Z - HTTP file download completed. INFO : 2025-01-13 16:09:33Z - Downloading https://proget1000.inedo.com/upack/PrereleaseExtensions/download/inedox/AWS/3.1.0 to ~\extensions\AWS.upack... INFO : 2025-01-13 16:09:33Z - Server responded with status code 200 - OK INFO : 2025-01-13 16:09:33Z - HTTP file download completed. INFO : 2025-01-13 16:09:33Z - Package created. INFO : 2025-01-13 16:09:33Z - Setting assembly version attributes to 24.0.24.1... INFO : 2025-01-13 16:09:33Z - Writing assembly versions attributes to C:\Users\builds\AppData\Local\Temp\InedoAgent\BuildMaster\192.168.44.60\Temp\_E520165\Src\Shared\ProGetAssemblyInfo.cs... INFO : 2025-01-13 16:10:46Z - Found 122 dependencies across 5 projects. INFO : 2025-01-13 16:10:47Z - Dependencies successfully published. INFO : 2025-01-13 16:10:47Z - Downloading https://cdn.inedo.com/pgdb/pgvd.ah to ~\win-x64\service\pgvd.ah... INFO : 2025-01-13 16:10:47Z - Server responded with status code 200 - OK INFO : 2025-01-13 16:10:49Z - HTTP file download completed. INFO : 2025-01-13 16:10:49Z - Signing C:\Users\builds\AppData\Local\Temp\InedoAgent\BuildMaster\192.168.44.60\Temp\_E520165\win-x64\service\ProGet.Service.exe... INFO : 2025-01-13 16:10:50Z - Deleted 3 files and 0 directories. INFO : 2025-01-13 16:10:56Z - Package created. INFO : 2025-01-13 16:11:25Z - Copying files from C:\Users\builds\AppData\Local\Temp\InedoAgent\BuildMaster\192.168.44.60\Temp\_E520165\win-x64\service to C:\Users\builds\AppData\Local\Temp\InedoAgent\BuildMaster\192.168.44.60\Temp\_E520165\linux-x64\service... INFO : 2025-01-13 16:11:35Z - Sending build context to Docker daemon 141.7MB INFO : 2025-01-13 16:11:35Z - Step 1/10 : FROM mcr.microsoft.com/dotnet/runtime-deps:8.0 INFO : 2025-01-13 16:11:35Z - ---> 4179646a9b1f INFO : 2025-01-13 16:11:35Z - 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-13 16:11:36Z - ---> Running in 7bd712655dbc INFO : 2025-01-13 16:11:36Z - Removing intermediate container 7bd712655dbc INFO : 2025-01-13 16:11:36Z - ---> 73d582638371 INFO : 2025-01-13 16:11:36Z - Step 3/10 : EXPOSE 80 INFO : 2025-01-13 16:11:37Z - ---> Running in 8a9cb6e3c8ff INFO : 2025-01-13 16:11:37Z - Removing intermediate container 8a9cb6e3c8ff INFO : 2025-01-13 16:11:37Z - ---> 5b9c97fb6839 INFO : 2025-01-13 16:11:37Z - Step 4/10 : EXPOSE 443 INFO : 2025-01-13 16:11:37Z - ---> Running in a9c37c41dac0 INFO : 2025-01-13 16:11:37Z - Removing intermediate container a9c37c41dac0 INFO : 2025-01-13 16:11:37Z - ---> f95b93974530 INFO : 2025-01-13 16:11:37Z - Step 5/10 : COPY proget/ /usr/local/proget/ INFO : 2025-01-13 16:11:40Z - ---> b64edc2c681f INFO : 2025-01-13 16:11:40Z - Step 6/10 : VOLUME /var/proget/packages INFO : 2025-01-13 16:11:40Z - ---> Running in a117390a2958 INFO : 2025-01-13 16:11:40Z - Removing intermediate container a117390a2958 INFO : 2025-01-13 16:11:40Z - ---> ae2108855fe9 INFO : 2025-01-13 16:11:40Z - Step 7/10 : VOLUME /var/proget/extensions INFO : 2025-01-13 16:11:40Z - ---> Running in 96d5ff5901de INFO : 2025-01-13 16:11:40Z - Removing intermediate container 96d5ff5901de INFO : 2025-01-13 16:11:40Z - ---> 8e909d5eb94f INFO : 2025-01-13 16:11:40Z - Step 8/10 : VOLUME /var/proget/ssl INFO : 2025-01-13 16:11:40Z - ---> Running in 9245e4a2aefe INFO : 2025-01-13 16:11:41Z - Removing intermediate container 9245e4a2aefe INFO : 2025-01-13 16:11:41Z - ---> b36a61a4163e INFO : 2025-01-13 16:11:41Z - Step 9/10 : WORKDIR /usr/local/proget/ INFO : 2025-01-13 16:11:41Z - ---> Running in af811f8d3959 INFO : 2025-01-13 16:11:41Z - Removing intermediate container af811f8d3959 INFO : 2025-01-13 16:11:41Z - ---> ff3f373b98f7 INFO : 2025-01-13 16:11:41Z - Step 10/10 : CMD /usr/local/proget/service/ProGet.Service run --mode=$PROGET_SVC_MODE --linuxContainer INFO : 2025-01-13 16:11:41Z - ---> Running in 0447c70ebafb INFO : 2025-01-13 16:11:41Z - Removing intermediate container 0447c70ebafb INFO : 2025-01-13 16:11:41Z - ---> 847abd3ccbf6 INFO : 2025-01-13 16:11:41Z - Successfully built 847abd3ccbf6 INFO : 2025-01-13 16:11:41Z - Successfully tagged proget1000.inedo.com/productimages/inedo/proget:24.0.24-ci.1 INFO : 2025-01-13 16:11:41Z - Docker build successful. INFO : 2025-01-13 16:11:41Z - The push refers to repository [proget1000.inedo.com/productimages/inedo/proget] INFO : 2025-01-13 16:11:41Z - 51168b7c9ebd: Preparing INFO : 2025-01-13 16:11:41Z - d0eb0312674a: Preparing INFO : 2025-01-13 16:11:41Z - 3040c1aaf9df: Preparing INFO : 2025-01-13 16:11:41Z - c0f1022b22a9: Preparing INFO : 2025-01-13 16:11:41Z - 3040c1aaf9df: Layer already exists INFO : 2025-01-13 16:11:41Z - d0eb0312674a: Layer already exists INFO : 2025-01-13 16:11:41Z - c0f1022b22a9: Layer already exists INFO : 2025-01-13 16:11:46Z - 51168b7c9ebd: Pushed INFO : 2025-01-13 16:11:46Z - 24.0.24-ci.1: digest: sha256:d9a8618184c85e9b4873543f82e673ed6bba782c604e1d19b5b3d24391abb771 size: 1161 INFO : 2025-01-13 16:11:47Z - Untagged: proget1000.inedo.com/productimages/inedo/proget:24.0.24-ci.1 INFO : 2025-01-13 16:11:47Z - Untagged: proget1000.inedo.com/productimages/inedo/proget@sha256:d9a8618184c85e9b4873543f82e673ed6bba782c604e1d19b5b3d24391abb771 INFO : 2025-01-13 16:11:47Z - Deleted: sha256:847abd3ccbf66fb1152a45f6f06cf19678b4d93f0119e41f7e1ec09735ec35ac INFO : 2025-01-13 16:11:47Z - Deleted: sha256:ff3f373b98f70fbba18ece4aae75f104daab37e2a29019d993b513483ced39be INFO : 2025-01-13 16:11:47Z - Deleted: sha256:b36a61a4163e19a819a8ec9e16aa178ab9d253c6c414722f2cabb62e16b3d9ab INFO : 2025-01-13 16:11:47Z - Deleted: sha256:8e909d5eb94f17b013e0dee283a12dec7c246b0b3ba6d5a8e90b08d1fbe072f4 INFO : 2025-01-13 16:11:47Z - Deleted: sha256:ae2108855fe9912b75d0b43ec7bba500dbca680b9c9f9a906e25824e16d71d36 INFO : 2025-01-13 16:11:47Z - Deleted: sha256:b64edc2c681ffe910609e6e655f3d94d46d5ba9fdfb35f0563627ac41c44947e INFO : 2025-01-13 16:11:47Z - Deleted: sha256:c9dd84fa15a48047a61bcc915353062da8424537c40f2f17ee9f87848db1397c INFO : 2025-01-13 16:11:47Z - Deleted: sha256:f95b93974530804eb0392b90b6c648780da9479d445b4ac3ce46302fd75c4c1d INFO : 2025-01-13 16:11:47Z - Deleted: sha256:5b9c97fb68394f00246b2851a0607ee965d1b33a05fb54b4a2c1fff17b78ec03 INFO : 2025-01-13 16:11:47Z - Deleted: sha256:73d5826383718f8257732d55b8ef2fb304b1b1a8e85010499f49700bc323b4d8 INFO : 2025-01-13 16:11:47Z - C:\Users\builds\AppData\Local\Temp\InedoAgent\BuildMaster\192.168.44.60\Temp\_E520165\Src\Romp\Installer\upack.json saved. INFO : 2025-01-13 16:11:47Z - Replacement complete. INFO : 2025-01-13 16:11:47Z - Creating zip file... INFO : 2025-01-13 16:11:47Z - C:\Users\builds\AppData\Local\Temp\InedoAgent\BuildMaster\192.168.44.60\Temp\_E520165\ProGet.RompPack.upack file created.