INFO : 2024-03-01 23:32:33Z - Acquiring server... INFO : 2024-03-01 23:32:33Z - Server 'winbuildsv1' acquired. INFO : 2024-03-01 23:32:33Z - Updating local repository for https://git.inedo.com/Inedo/ProGet.git... INFO : 2024-03-01 23:32:34Z - Exporting files to C:\Users\builds\AppData\Local\Temp\InedoAgent\BuildMaster\192.168.44.60\Temp\_E423705\Src... INFO : 2024-03-01 23:32:36Z - Creating file... INFO : 2024-03-01 23:32:36Z - C:\Users\builds\AppData\Local\Temp\InedoAgent\BuildMaster\192.168.44.60\Temp\_E423705\Src\ProGet.Service\App_appSettings.config file created. INFO : 2024-03-01 23:32:36Z - Creating file... INFO : 2024-03-01 23:32:36Z - C:\Users\builds\AppData\Local\Temp\InedoAgent\BuildMaster\192.168.44.60\Temp\_E423705\Src\ProGet.WebApplication\Web_appSettings.config file created. INFO : 2024-03-01 23:32:36Z - Variable set. INFO : 2024-03-01 23:32:36Z - Deleted 5 files and 0 directories. INFO : 2024-03-01 23:32:36Z - Template applied. INFO : 2024-03-01 23:32:36Z - Creating zip file... INFO : 2024-03-01 23:32:36Z - C:\Users\builds\AppData\Local\Temp\InedoAgent\BuildMaster\192.168.44.60\Temp\_E423705\temp\SqlScripts.zip file created. INFO : 2024-03-01 23:32:36Z - Copying files from C:\Users\builds\AppData\Local\Temp\InedoAgent\BuildMaster\192.168.44.60\Temp\_E423705\temp to C:\Users\builds\AppData\Local\Temp\InedoAgent\BuildMaster\192.168.44.60\Temp\_E423705\Src\SqlScripts... INFO : 2024-03-01 23:32:38Z - Deleted 979 files and 153 directories. INFO : 2024-03-01 23:32:38Z - Package created. INFO : 2024-03-01 23:32:38Z - Variable set. WARN : 2024-03-01 23:32:38Z - 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-03-01 23:32:39Z - Getting list of extensions... INFO : 2024-03-01 23:32:40Z - Variable set. INFO : 2024-03-01 23:32:40Z - Downloading https://proget1000.inedo.com/upack/PrereleaseExtensions/download/inedox/InedoCore/2.3.2 to ~\extensions\InedoCore.upack... INFO : 2024-03-01 23:32:40Z - Server responded with status code 200 - OK INFO : 2024-03-01 23:32:40Z - HTTP file download completed. INFO : 2024-03-01 23:32:40Z - Downloading https://proget1000.inedo.com/upack/PrereleaseExtensions/download/inedox/Azure/2.0.1 to ~\extensions\Azure.upack... INFO : 2024-03-01 23:32:40Z - Server responded with status code 200 - OK INFO : 2024-03-01 23:32:40Z - HTTP file download completed. INFO : 2024-03-01 23:32:40Z - Downloading https://proget1000.inedo.com/upack/PrereleaseExtensions/download/inedox/AWS/2.0.3 to ~\extensions\AWS.upack... INFO : 2024-03-01 23:32:40Z - Server responded with status code 200 - OK INFO : 2024-03-01 23:32:40Z - HTTP file download completed. INFO : 2024-03-01 23:32:40Z - Downloading https://proget1000.inedo.com/upack/PrereleaseExtensions/download/inedox/Sonatype/2.0.1 to ~\extensions\Sonatype.upack... INFO : 2024-03-01 23:32:40Z - Server responded with status code 200 - OK INFO : 2024-03-01 23:32:40Z - HTTP file download completed. INFO : 2024-03-01 23:32:40Z - Package created. INFO : 2024-03-01 23:32:40Z - Setting assembly version attributes to 23.0.30.16... INFO : 2024-03-01 23:32:40Z - Writing assembly versions attributes to C:\Users\builds\AppData\Local\Temp\InedoAgent\BuildMaster\192.168.44.60\Temp\_E423705\Src\Shared\ProGetAssemblyInfo.cs... INFO : 2024-03-01 23:34:45Z - Found 124 dependencies across 4 projects. INFO : 2024-03-01 23:34:45Z - Dependencies successfully published. INFO : 2024-03-01 23:34:45Z - Downloading https://cdn.inedo.com/pgdb/pgvd.ah to ~\win-x64\service\pgvd.ah... INFO : 2024-03-01 23:34:46Z - Server responded with status code 200 - OK INFO : 2024-03-01 23:34:46Z - HTTP file download completed. INFO : 2024-03-01 23:34:46Z - Signing C:\Users\builds\AppData\Local\Temp\InedoAgent\BuildMaster\192.168.44.60\Temp\_E423705\win-x64\service\ProGet.Service.exe... INFO : 2024-03-01 23:34:47Z - Deleted 3 files and 0 directories. INFO : 2024-03-01 23:34:58Z - Package created. INFO : 2024-03-01 23:36:10Z - Copying files from C:\Users\builds\AppData\Local\Temp\InedoAgent\BuildMaster\192.168.44.60\Temp\_E423705\win-x64\service to C:\Users\builds\AppData\Local\Temp\InedoAgent\BuildMaster\192.168.44.60\Temp\_E423705\linux-x64\service... INFO : 2024-03-01 23:36:24Z - Sending build context to Docker daemon 133MB INFO : 2024-03-01 23:36:24Z - Step 1/10 : FROM mcr.microsoft.com/dotnet/runtime-deps:6.0 INFO : 2024-03-01 23:36:24Z - ---> fc37050f4475 INFO : 2024-03-01 23:36:24Z - 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-03-01 23:36:25Z - ---> Running in b77498bfbd45 INFO : 2024-03-01 23:36:25Z - Removing intermediate container b77498bfbd45 INFO : 2024-03-01 23:36:25Z - ---> 7cc4eab7d9af INFO : 2024-03-01 23:36:25Z - Step 3/10 : EXPOSE 80 INFO : 2024-03-01 23:36:25Z - ---> Running in 6d9d8be11a98 INFO : 2024-03-01 23:36:25Z - Removing intermediate container 6d9d8be11a98 INFO : 2024-03-01 23:36:25Z - ---> a42d56aba4ea INFO : 2024-03-01 23:36:25Z - Step 4/10 : EXPOSE 443 INFO : 2024-03-01 23:36:25Z - ---> Running in a64e0d42903d INFO : 2024-03-01 23:36:25Z - Removing intermediate container a64e0d42903d INFO : 2024-03-01 23:36:25Z - ---> 7ce46ab865e3 INFO : 2024-03-01 23:36:25Z - Step 5/10 : COPY proget/ /usr/local/proget/ INFO : 2024-03-01 23:36:27Z - ---> d7cf16cc0974 INFO : 2024-03-01 23:36:27Z - Step 6/10 : VOLUME /var/proget/packages INFO : 2024-03-01 23:36:27Z - ---> Running in 257c40fbf30d INFO : 2024-03-01 23:36:27Z - Removing intermediate container 257c40fbf30d INFO : 2024-03-01 23:36:27Z - ---> d3e432b8808a INFO : 2024-03-01 23:36:27Z - Step 7/10 : VOLUME /var/proget/extensions INFO : 2024-03-01 23:36:27Z - ---> Running in b5fd722e4931 INFO : 2024-03-01 23:36:27Z - Removing intermediate container b5fd722e4931 INFO : 2024-03-01 23:36:27Z - ---> 0799f633d25f INFO : 2024-03-01 23:36:27Z - Step 8/10 : VOLUME /var/proget/ssl INFO : 2024-03-01 23:36:27Z - ---> Running in 82270c2cf2c1 INFO : 2024-03-01 23:36:27Z - Removing intermediate container 82270c2cf2c1 INFO : 2024-03-01 23:36:27Z - ---> b19a0501bfe0 INFO : 2024-03-01 23:36:27Z - Step 9/10 : WORKDIR /usr/local/proget/ INFO : 2024-03-01 23:36:27Z - ---> Running in 0e76150b7621 INFO : 2024-03-01 23:36:28Z - Removing intermediate container 0e76150b7621 INFO : 2024-03-01 23:36:28Z - ---> dc0650e40e69 INFO : 2024-03-01 23:36:28Z - Step 10/10 : CMD /usr/local/proget/service/ProGet.Service run --mode=$PROGET_SVC_MODE --linuxContainer INFO : 2024-03-01 23:36:28Z - ---> Running in fb92566ac2ae INFO : 2024-03-01 23:36:28Z - Removing intermediate container fb92566ac2ae INFO : 2024-03-01 23:36:28Z - ---> eaa1b89277b2 INFO : 2024-03-01 23:36:28Z - Successfully built eaa1b89277b2 INFO : 2024-03-01 23:36:28Z - Successfully tagged proget1000.inedo.com/productimages/inedo/proget:23.0.30-ci.16 INFO : 2024-03-01 23:36:28Z - Docker build successful. INFO : 2024-03-01 23:36:28Z - The push refers to repository [proget1000.inedo.com/productimages/inedo/proget] INFO : 2024-03-01 23:36:28Z - ef8bef9207ee: Preparing INFO : 2024-03-01 23:36:28Z - 003b73cb640a: Preparing INFO : 2024-03-01 23:36:28Z - 1b6fd3ad4ce6: Preparing INFO : 2024-03-01 23:36:28Z - 1b6fd3ad4ce6: Layer already exists INFO : 2024-03-01 23:36:28Z - 003b73cb640a: Layer already exists INFO : 2024-03-01 23:36:34Z - ef8bef9207ee: Pushed INFO : 2024-03-01 23:36:34Z - 23.0.30-ci.16: digest: sha256:0e0637c0af31f2b2698c58526115d6a355c71025a310179655ae1f17a4f777c6 size: 953 INFO : 2024-03-01 23:36:34Z - Untagged: proget1000.inedo.com/productimages/inedo/proget:23.0.30-ci.16 INFO : 2024-03-01 23:36:34Z - Untagged: proget1000.inedo.com/productimages/inedo/proget@sha256:0e0637c0af31f2b2698c58526115d6a355c71025a310179655ae1f17a4f777c6 INFO : 2024-03-01 23:36:34Z - Deleted: sha256:eaa1b89277b274b20f288c4bae05206f395bfcb4edaa8d7d2eaf535726136667 INFO : 2024-03-01 23:36:34Z - Deleted: sha256:dc0650e40e69a593905267bc201679506a86102131325f8a39aebe24b170d876 INFO : 2024-03-01 23:36:34Z - Deleted: sha256:b19a0501bfe05313fa23477e122ef302b7e16e8de083edeea716501f7d0e51e1 INFO : 2024-03-01 23:36:34Z - Deleted: sha256:0799f633d25f5c7d858883601766359cd0ed3feb43199e5ad7a523e1201d76db INFO : 2024-03-01 23:36:34Z - Deleted: sha256:d3e432b8808aa87154fd00ed965f217eb72241f62c5a5b6fe10fc95fe0d126db INFO : 2024-03-01 23:36:34Z - Deleted: sha256:d7cf16cc0974558dbf6dedf2f7949834b92757140d8144a2780bafcf03975451 INFO : 2024-03-01 23:36:34Z - Deleted: sha256:b8eff12e066953bb4e33b5f7b98a6f7632f5bc6ccb4159fac322ed9e7605293c INFO : 2024-03-01 23:36:34Z - Deleted: sha256:7ce46ab865e3fbee756b45b1673ccfdac94834b1360a6b768c9203eb0eb8f19c INFO : 2024-03-01 23:36:34Z - Deleted: sha256:a42d56aba4eab23f850d7ad69f5da479140e115ba05d68e226fd43a033fea1b1 INFO : 2024-03-01 23:36:34Z - Deleted: sha256:7cc4eab7d9afafac3ae46e90638b4c9a907a74fc844eb636ec7d59d7014cab0b INFO : 2024-03-01 23:36:34Z - C:\Users\builds\AppData\Local\Temp\InedoAgent\BuildMaster\192.168.44.60\Temp\_E423705\Src\Romp\Installer\upack.json saved. INFO : 2024-03-01 23:36:34Z - Replacement complete. INFO : 2024-03-01 23:36:34Z - Creating zip file... INFO : 2024-03-01 23:36:34Z - C:\Users\builds\AppData\Local\Temp\InedoAgent\BuildMaster\192.168.44.60\Temp\_E423705\ProGet.RompPack.upack file created.