INFO : 2023-07-21 17:45:39Z - Acquiring server... INFO : 2023-07-21 17:45:39Z - Server 'winbuildsv1' acquired. INFO : 2023-07-21 17:45:39Z - Updating local repository for https://git.inedo.com/Inedo/ProGet.git... INFO : 2023-07-21 17:45:40Z - Exporting files to C:\Users\builds\AppData\Local\Temp\InedoAgent\BuildMaster\192.168.44.60\Temp\_E355331\Src... INFO : 2023-07-21 17:45:42Z - Creating file... INFO : 2023-07-21 17:45:42Z - C:\Users\builds\AppData\Local\Temp\InedoAgent\BuildMaster\192.168.44.60\Temp\_E355331\Src\ProGet.Service\App_appSettings.config file created. INFO : 2023-07-21 17:45:42Z - Creating file... INFO : 2023-07-21 17:45:42Z - C:\Users\builds\AppData\Local\Temp\InedoAgent\BuildMaster\192.168.44.60\Temp\_E355331\Src\ProGet.WebApplication\Web_appSettings.config file created. INFO : 2023-07-21 17:45:42Z - Variable set. INFO : 2023-07-21 17:45:42Z - Deleted 5 files and 0 directories. INFO : 2023-07-21 17:45:42Z - Template applied. INFO : 2023-07-21 17:45:42Z - Creating zip file... INFO : 2023-07-21 17:45:42Z - C:\Users\builds\AppData\Local\Temp\InedoAgent\BuildMaster\192.168.44.60\Temp\_E355331\temp\SqlScripts.zip file created. INFO : 2023-07-21 17:45:42Z - Copying files from C:\Users\builds\AppData\Local\Temp\InedoAgent\BuildMaster\192.168.44.60\Temp\_E355331\temp to C:\Users\builds\AppData\Local\Temp\InedoAgent\BuildMaster\192.168.44.60\Temp\_E355331\Src\SqlScripts... INFO : 2023-07-21 17:45:44Z - Deleted 858 files and 144 directories. INFO : 2023-07-21 17:45:44Z - Package created. INFO : 2023-07-21 17:45:44Z - Variable set. WARN : 2023-07-21 17:45:44Z - 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-07-21 17:45:45Z - Getting list of extensions... INFO : 2023-07-21 17:45:45Z - Variable set. INFO : 2023-07-21 17:45:45Z - Downloading https://proget1000.inedo.com/upack/PrereleaseExtensions/download/inedox/InedoCore/2.3.0 to ~\extensions\InedoCore.upack... INFO : 2023-07-21 17:45:45Z - Server responded with status code 200 - OK INFO : 2023-07-21 17:45:45Z - HTTP file download completed. INFO : 2023-07-21 17:45:45Z - Downloading https://proget1000.inedo.com/upack/PrereleaseExtensions/download/inedox/Azure/2.0.1 to ~\extensions\Azure.upack... INFO : 2023-07-21 17:45:45Z - Server responded with status code 200 - OK INFO : 2023-07-21 17:45:45Z - HTTP file download completed. INFO : 2023-07-21 17:45:45Z - Downloading https://proget1000.inedo.com/upack/PrereleaseExtensions/download/inedox/AWS/2.0.3 to ~\extensions\AWS.upack... INFO : 2023-07-21 17:45:45Z - Server responded with status code 200 - OK INFO : 2023-07-21 17:45:45Z - HTTP file download completed. INFO : 2023-07-21 17:45:45Z - Downloading https://proget1000.inedo.com/upack/PrereleaseExtensions/download/inedox/Sonatype/2.0.1 to ~\extensions\Sonatype.upack... INFO : 2023-07-21 17:45:45Z - Server responded with status code 200 - OK INFO : 2023-07-21 17:45:45Z - HTTP file download completed. INFO : 2023-07-21 17:45:46Z - Package created. INFO : 2023-07-21 17:45:46Z - Setting assembly version attributes to 23.0.13.14... INFO : 2023-07-21 17:45:46Z - Writing assembly versions attributes to C:\Users\builds\AppData\Local\Temp\InedoAgent\BuildMaster\192.168.44.60\Temp\_E355331\Src\Shared\ProGetAssemblyInfo.cs... INFO : 2023-07-21 17:47:01Z - Found 123 dependencies across 4 projects. INFO : 2023-07-21 17:47:01Z - Dependencies successfully published. INFO : 2023-07-21 17:47:02Z - Executing C:\Users\builds\AppData\Local\Temp\InedoAgent\BuildMaster\192.168.44.60\Temp\_E355331\win-x64\service\ProGet.Service.exe... INFO : 2023-07-21 17:47:02Z - Downloading vulnerability index to pgvc.zip... INFO : 2023-07-21 17:49:06Z - Vulnerability index downloaded. INFO : 2023-07-21 17:49:06Z - Process exited with code: 0 (success) INFO : 2023-07-21 17:49:06Z - Signing C:\Users\builds\AppData\Local\Temp\InedoAgent\BuildMaster\192.168.44.60\Temp\_E355331\win-x64\service\ProGet.Service.exe... INFO : 2023-07-21 17:49:07Z - Deleted 3 files and 0 directories. INFO : 2023-07-21 17:49:16Z - Package created. INFO : 2023-07-21 17:50:17Z - Copying files from C:\Users\builds\AppData\Local\Temp\InedoAgent\BuildMaster\192.168.44.60\Temp\_E355331\win-x64\service to C:\Users\builds\AppData\Local\Temp\InedoAgent\BuildMaster\192.168.44.60\Temp\_E355331\linux-x64\service... WARN : 2023-07-21 17:50:29Z - The RepositoryName parameter is deprecated; instead, edit "$ProductsRegistry" to include the repository name. INFO : 2023-07-21 17:50:30Z - Sending build context to Docker daemon 133.4MB INFO : 2023-07-21 17:50:30Z - Step 1/10 : FROM mcr.microsoft.com/dotnet/runtime-deps:6.0 INFO : 2023-07-21 17:50:30Z - ---> 5adf4059e7e8 INFO : 2023-07-21 17:50:30Z - 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-07-21 17:50:30Z - ---> Running in 9868eb793b89 INFO : 2023-07-21 17:50:31Z - Removing intermediate container 9868eb793b89 INFO : 2023-07-21 17:50:31Z - ---> 8115b0638ae2 INFO : 2023-07-21 17:50:31Z - Step 3/10 : EXPOSE 80 INFO : 2023-07-21 17:50:31Z - ---> Running in 090eeb2a6835 INFO : 2023-07-21 17:50:31Z - Removing intermediate container 090eeb2a6835 INFO : 2023-07-21 17:50:31Z - ---> 0a3b3bd531df INFO : 2023-07-21 17:50:31Z - Step 4/10 : EXPOSE 443 INFO : 2023-07-21 17:50:31Z - ---> Running in d0f5dfb01ded INFO : 2023-07-21 17:50:31Z - Removing intermediate container d0f5dfb01ded INFO : 2023-07-21 17:50:31Z - ---> d3fc6f9edece INFO : 2023-07-21 17:50:31Z - Step 5/10 : COPY proget/ /usr/local/proget/ INFO : 2023-07-21 17:50:33Z - ---> a7ad43459ba6 INFO : 2023-07-21 17:50:33Z - Step 6/10 : VOLUME /var/proget/packages INFO : 2023-07-21 17:50:33Z - ---> Running in 3cd5f9bec836 INFO : 2023-07-21 17:50:33Z - Removing intermediate container 3cd5f9bec836 INFO : 2023-07-21 17:50:33Z - ---> e8615c191b25 INFO : 2023-07-21 17:50:33Z - Step 7/10 : VOLUME /var/proget/extensions INFO : 2023-07-21 17:50:33Z - ---> Running in c0d2767f4d75 INFO : 2023-07-21 17:50:33Z - Removing intermediate container c0d2767f4d75 INFO : 2023-07-21 17:50:33Z - ---> 753c2a00f1d0 INFO : 2023-07-21 17:50:33Z - Step 8/10 : VOLUME /var/proget/ssl INFO : 2023-07-21 17:50:33Z - ---> Running in 4d00dc9e156e INFO : 2023-07-21 17:50:33Z - Removing intermediate container 4d00dc9e156e INFO : 2023-07-21 17:50:33Z - ---> 220ccb2443d0 INFO : 2023-07-21 17:50:33Z - Step 9/10 : WORKDIR /usr/local/proget/ INFO : 2023-07-21 17:50:33Z - ---> Running in a40d7794db49 INFO : 2023-07-21 17:50:34Z - Removing intermediate container a40d7794db49 INFO : 2023-07-21 17:50:34Z - ---> d750154aae74 INFO : 2023-07-21 17:50:34Z - Step 10/10 : CMD /usr/local/proget/service/ProGet.Service run --mode=$PROGET_SVC_MODE --linuxContainer INFO : 2023-07-21 17:50:34Z - ---> Running in 7973622de49b INFO : 2023-07-21 17:50:34Z - Removing intermediate container 7973622de49b INFO : 2023-07-21 17:50:34Z - ---> fc44231d68ab INFO : 2023-07-21 17:50:34Z - Successfully built fc44231d68ab INFO : 2023-07-21 17:50:34Z - Successfully tagged proget1000.inedo.com/productimages/inedo:23.0.13-ci.14 INFO : 2023-07-21 17:50:34Z - Docker build successful. INFO : 2023-07-21 17:50:34Z - The push refers to repository [proget1000.inedo.com/productimages/inedo] INFO : 2023-07-21 17:50:34Z - 15fa949b4072: Preparing INFO : 2023-07-21 17:50:34Z - 7f515aa76152: Preparing INFO : 2023-07-21 17:50:34Z - 608f3a074261: Preparing INFO : 2023-07-21 17:50:34Z - 608f3a074261: Layer already exists INFO : 2023-07-21 17:50:34Z - 7f515aa76152: Layer already exists INFO : 2023-07-21 17:50:40Z - 15fa949b4072: Pushed INFO : 2023-07-21 17:50:40Z - 23.0.13-ci.14: digest: sha256:6756fb32f76ea47533010d2f4b973868bd0d72bd3b6e38dfaf0c3749d60c3002 size: 953 INFO : 2023-07-21 17:50:40Z - Untagged: proget1000.inedo.com/productimages/inedo:23.0.13-ci.14 INFO : 2023-07-21 17:50:40Z - Untagged: proget1000.inedo.com/productimages/inedo@sha256:6756fb32f76ea47533010d2f4b973868bd0d72bd3b6e38dfaf0c3749d60c3002 INFO : 2023-07-21 17:50:40Z - Deleted: sha256:fc44231d68ab20033d30535906a00fa10c1cb949f78b3377ded08e69e1b7de31 INFO : 2023-07-21 17:50:40Z - Deleted: sha256:d750154aae7421e5f27f69977cb6a9997a56d7f7a3fa2635682126add1f74dc7 INFO : 2023-07-21 17:50:40Z - Deleted: sha256:220ccb2443d09dbb274d98b42e11a9e88c036374580a92fb3dbfcc275587c568 INFO : 2023-07-21 17:50:40Z - Deleted: sha256:753c2a00f1d0f8d8d6fadb5de5d3b55a316d9c8eb9bdf9260086074a1e4d8ec7 INFO : 2023-07-21 17:50:40Z - Deleted: sha256:e8615c191b2563100b70c202458615290d1291c002a81fabcfe27329b4eb999c INFO : 2023-07-21 17:50:40Z - Deleted: sha256:a7ad43459ba63c5a410b81c69017a33c00d7ba062c6e75ac64d809cf2a890bc2 INFO : 2023-07-21 17:50:40Z - Deleted: sha256:2d6a3d7da5284f45b43625dca3ff9f9f5276896335b3d6daf02a3fefb96a356b INFO : 2023-07-21 17:50:40Z - Deleted: sha256:d3fc6f9edece315cc884b827e3349e06fbd6199bc756c9b963f056cfbf864b3c INFO : 2023-07-21 17:50:40Z - Deleted: sha256:0a3b3bd531df14ee378fe918e7179c9dfa7d1a00fb343008b6416c2a335639f9 INFO : 2023-07-21 17:50:40Z - Deleted: sha256:8115b0638ae2ab1976ef06d9e44aeb25bf6128f666a0da3b178a5f6b813eb2b2 INFO : 2023-07-21 17:50:40Z - C:\Users\builds\AppData\Local\Temp\InedoAgent\BuildMaster\192.168.44.60\Temp\_E355331\Src\Romp\Installer\upack.json saved. INFO : 2023-07-21 17:50:40Z - Replacement complete. INFO : 2023-07-21 17:50:40Z - Creating zip file... INFO : 2023-07-21 17:50:40Z - C:\Users\builds\AppData\Local\Temp\InedoAgent\BuildMaster\192.168.44.60\Temp\_E355331\ProGet.RompPack.upack file created.