INFO : 2023-08-05 02:52:29Z - Acquiring server... INFO : 2023-08-05 02:52:29Z - Server 'winbuildsv1' acquired. INFO : 2023-08-05 02:52:30Z - Updating local repository for https://git.inedo.com/Inedo/ProGet.git... INFO : 2023-08-05 02:52:31Z - Exporting files to C:\Users\builds\AppData\Local\Temp\InedoAgent\BuildMaster\192.168.44.60\Temp\_E359832\Src... INFO : 2023-08-05 02:52:34Z - Creating file... INFO : 2023-08-05 02:52:34Z - C:\Users\builds\AppData\Local\Temp\InedoAgent\BuildMaster\192.168.44.60\Temp\_E359832\Src\ProGet.Service\App_appSettings.config file created. INFO : 2023-08-05 02:52:34Z - Creating file... INFO : 2023-08-05 02:52:34Z - C:\Users\builds\AppData\Local\Temp\InedoAgent\BuildMaster\192.168.44.60\Temp\_E359832\Src\ProGet.WebApplication\Web_appSettings.config file created. INFO : 2023-08-05 02:52:34Z - Variable set. INFO : 2023-08-05 02:52:34Z - Deleted 5 files and 0 directories. INFO : 2023-08-05 02:52:34Z - Template applied. INFO : 2023-08-05 02:52:34Z - Creating zip file... INFO : 2023-08-05 02:52:34Z - C:\Users\builds\AppData\Local\Temp\InedoAgent\BuildMaster\192.168.44.60\Temp\_E359832\temp\SqlScripts.zip file created. INFO : 2023-08-05 02:52:34Z - Copying files from C:\Users\builds\AppData\Local\Temp\InedoAgent\BuildMaster\192.168.44.60\Temp\_E359832\temp to C:\Users\builds\AppData\Local\Temp\InedoAgent\BuildMaster\192.168.44.60\Temp\_E359832\Src\SqlScripts... INFO : 2023-08-05 02:52:36Z - Deleted 858 files and 144 directories. INFO : 2023-08-05 02:52:36Z - Package created. INFO : 2023-08-05 02:52:37Z - Variable set. WARN : 2023-08-05 02:52:37Z - 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 : 2023-08-05 02:52:38Z - Getting list of extensions... INFO : 2023-08-05 02:52:39Z - Variable set. INFO : 2023-08-05 02:52:39Z - Downloading https://proget1000.inedo.com/upack/PrereleaseExtensions/download/inedox/InedoCore/2.3.0 to ~\extensions\InedoCore.upack... INFO : 2023-08-05 02:52:39Z - Server responded with status code 200 - OK INFO : 2023-08-05 02:52:39Z - HTTP file download completed. INFO : 2023-08-05 02:52:39Z - Downloading https://proget1000.inedo.com/upack/PrereleaseExtensions/download/inedox/Azure/2.0.1 to ~\extensions\Azure.upack... INFO : 2023-08-05 02:52:39Z - Server responded with status code 200 - OK INFO : 2023-08-05 02:52:39Z - HTTP file download completed. INFO : 2023-08-05 02:52:39Z - Downloading https://proget1000.inedo.com/upack/PrereleaseExtensions/download/inedox/AWS/2.0.3 to ~\extensions\AWS.upack... INFO : 2023-08-05 02:52:39Z - Server responded with status code 200 - OK INFO : 2023-08-05 02:52:39Z - HTTP file download completed. INFO : 2023-08-05 02:52:39Z - Downloading https://proget1000.inedo.com/upack/PrereleaseExtensions/download/inedox/Sonatype/2.0.1 to ~\extensions\Sonatype.upack... INFO : 2023-08-05 02:52:39Z - Server responded with status code 200 - OK INFO : 2023-08-05 02:52:39Z - HTTP file download completed. INFO : 2023-08-05 02:52:40Z - Package created. INFO : 2023-08-05 02:52:40Z - Setting assembly version attributes to 23.0.14.17... INFO : 2023-08-05 02:52:40Z - Writing assembly versions attributes to C:\Users\builds\AppData\Local\Temp\InedoAgent\BuildMaster\192.168.44.60\Temp\_E359832\Src\Shared\ProGetAssemblyInfo.cs... INFO : 2023-08-05 02:54:28Z - Found 123 dependencies across 4 projects. INFO : 2023-08-05 02:54:28Z - Dependencies successfully published. INFO : 2023-08-05 02:54:28Z - Executing C:\Users\builds\AppData\Local\Temp\InedoAgent\BuildMaster\192.168.44.60\Temp\_E359832\win-x64\service\ProGet.Service.exe... INFO : 2023-08-05 02:54:29Z - Downloading vulnerability index to pgvc.zip... INFO : 2023-08-05 02:56:42Z - Vulnerability index downloaded. INFO : 2023-08-05 02:56:42Z - Process exited with code: 0 (success) INFO : 2023-08-05 02:56:42Z - Signing C:\Users\builds\AppData\Local\Temp\InedoAgent\BuildMaster\192.168.44.60\Temp\_E359832\win-x64\service\ProGet.Service.exe... INFO : 2023-08-05 02:56:42Z - Deleted 3 files and 0 directories. INFO : 2023-08-05 02:56:52Z - Package created. INFO : 2023-08-05 02:57:59Z - Copying files from C:\Users\builds\AppData\Local\Temp\InedoAgent\BuildMaster\192.168.44.60\Temp\_E359832\win-x64\service to C:\Users\builds\AppData\Local\Temp\InedoAgent\BuildMaster\192.168.44.60\Temp\_E359832\linux-x64\service... INFO : 2023-08-05 02:58:12Z - Sending build context to Docker daemon 133.5MB INFO : 2023-08-05 02:58:12Z - Step 1/10 : FROM mcr.microsoft.com/dotnet/runtime-deps:6.0 INFO : 2023-08-05 02:58:12Z - ---> 5adf4059e7e8 INFO : 2023-08-05 02:58:12Z - 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 : 2023-08-05 02:58:12Z - ---> Running in f09478a29cf6 INFO : 2023-08-05 02:58:12Z - Removing intermediate container f09478a29cf6 INFO : 2023-08-05 02:58:12Z - ---> 81197ffa0f02 INFO : 2023-08-05 02:58:12Z - Step 3/10 : EXPOSE 80 INFO : 2023-08-05 02:58:12Z - ---> Running in abfee44f81e4 INFO : 2023-08-05 02:58:12Z - Removing intermediate container abfee44f81e4 INFO : 2023-08-05 02:58:12Z - ---> f6595f08b61c INFO : 2023-08-05 02:58:12Z - Step 4/10 : EXPOSE 443 INFO : 2023-08-05 02:58:13Z - ---> Running in 02883454d5b6 INFO : 2023-08-05 02:58:13Z - Removing intermediate container 02883454d5b6 INFO : 2023-08-05 02:58:13Z - ---> a4545e2b6f36 INFO : 2023-08-05 02:58:13Z - Step 5/10 : COPY proget/ /usr/local/proget/ INFO : 2023-08-05 02:58:15Z - ---> 9849cce8f082 INFO : 2023-08-05 02:58:15Z - Step 6/10 : VOLUME /var/proget/packages INFO : 2023-08-05 02:58:15Z - ---> Running in bbae7d084e5c INFO : 2023-08-05 02:58:15Z - Removing intermediate container bbae7d084e5c INFO : 2023-08-05 02:58:15Z - ---> 1f7c7c765236 INFO : 2023-08-05 02:58:15Z - Step 7/10 : VOLUME /var/proget/extensions INFO : 2023-08-05 02:58:15Z - ---> Running in 0e6b940f2b0f INFO : 2023-08-05 02:58:15Z - Removing intermediate container 0e6b940f2b0f INFO : 2023-08-05 02:58:15Z - ---> 8066a961b088 INFO : 2023-08-05 02:58:15Z - Step 8/10 : VOLUME /var/proget/ssl INFO : 2023-08-05 02:58:15Z - ---> Running in 95c686f6922b INFO : 2023-08-05 02:58:15Z - Removing intermediate container 95c686f6922b INFO : 2023-08-05 02:58:15Z - ---> 14eafbcff657 INFO : 2023-08-05 02:58:15Z - Step 9/10 : WORKDIR /usr/local/proget/ INFO : 2023-08-05 02:58:16Z - ---> Running in decf3307a862 INFO : 2023-08-05 02:58:16Z - Removing intermediate container decf3307a862 INFO : 2023-08-05 02:58:16Z - ---> 6025c1657fd7 INFO : 2023-08-05 02:58:16Z - Step 10/10 : CMD /usr/local/proget/service/ProGet.Service run --mode=$PROGET_SVC_MODE --linuxContainer INFO : 2023-08-05 02:58:16Z - ---> Running in 86b822a02768 INFO : 2023-08-05 02:58:16Z - Removing intermediate container 86b822a02768 INFO : 2023-08-05 02:58:16Z - ---> 3b987da02598 INFO : 2023-08-05 02:58:16Z - Successfully built 3b987da02598 INFO : 2023-08-05 02:58:16Z - Successfully tagged proget1000.inedo.com/productimages/inedo/proget:23.0.14-ci.17 INFO : 2023-08-05 02:58:16Z - Docker build successful. INFO : 2023-08-05 02:58:16Z - The push refers to repository [proget1000.inedo.com/productimages/inedo/proget] INFO : 2023-08-05 02:58:16Z - c2fe6176547b: Preparing INFO : 2023-08-05 02:58:16Z - 7f515aa76152: Preparing INFO : 2023-08-05 02:58:16Z - 608f3a074261: Preparing INFO : 2023-08-05 02:58:16Z - 608f3a074261: Layer already exists INFO : 2023-08-05 02:58:16Z - 7f515aa76152: Layer already exists INFO : 2023-08-05 02:58:22Z - c2fe6176547b: Pushed INFO : 2023-08-05 02:58:23Z - 23.0.14-ci.17: digest: sha256:6b096600653dbe5c3d66169f74dc4e86a7ac46eacac2bcbce2922e5350a3c2a6 size: 953 INFO : 2023-08-05 02:58:23Z - Untagged: proget1000.inedo.com/productimages/inedo/proget:23.0.14-ci.17 INFO : 2023-08-05 02:58:23Z - Untagged: proget1000.inedo.com/productimages/inedo/proget@sha256:6b096600653dbe5c3d66169f74dc4e86a7ac46eacac2bcbce2922e5350a3c2a6 INFO : 2023-08-05 02:58:23Z - Deleted: sha256:3b987da02598a201ca33baaa6548e62560a54e57536bc4baf9faf3cce4cf7208 INFO : 2023-08-05 02:58:23Z - Deleted: sha256:6025c1657fd7a655397848901e30caeb73545bfb184d22fefff65e6455a3230f INFO : 2023-08-05 02:58:23Z - Deleted: sha256:14eafbcff6577a6581150cdc552c6e28f88ccae98252929214cf9e2ae217ac9d INFO : 2023-08-05 02:58:23Z - Deleted: sha256:8066a961b088b4fa53a03a199a150994e9c2d3ec5913d399358f80df2ce96b12 INFO : 2023-08-05 02:58:23Z - Deleted: sha256:1f7c7c7652360655408b9a5df46c91879233d67aff2e4c3e009a5ede9ed53e5d INFO : 2023-08-05 02:58:23Z - Deleted: sha256:9849cce8f08230dddca242521ec23dab6f1c9375050f80aaf8f02ee1d9cc2de9 INFO : 2023-08-05 02:58:23Z - Deleted: sha256:4d51f73c70d332ff598371ce8ec98a1d2bf9c7fe7ac5ea1d2d0831f3b486f9b1 INFO : 2023-08-05 02:58:23Z - Deleted: sha256:a4545e2b6f36f7527091186b9edc0b9e5b2415f3e6569e9591b28da00780a2b9 INFO : 2023-08-05 02:58:23Z - Deleted: sha256:f6595f08b61c84a66ae1d9b377f5d9b5092b075f50f519cdf471434c8c4fb734 INFO : 2023-08-05 02:58:23Z - Deleted: sha256:81197ffa0f0282563f20686b6fae4255075cf34361b562f57a7c13d3b4203239 INFO : 2023-08-05 02:58:23Z - C:\Users\builds\AppData\Local\Temp\InedoAgent\BuildMaster\192.168.44.60\Temp\_E359832\Src\Romp\Installer\upack.json saved. INFO : 2023-08-05 02:58:23Z - Replacement complete. INFO : 2023-08-05 02:58:23Z - Creating zip file... INFO : 2023-08-05 02:58:23Z - C:\Users\builds\AppData\Local\Temp\InedoAgent\BuildMaster\192.168.44.60\Temp\_E359832\ProGet.RompPack.upack file created.