INFO : 2023-05-04 00:40:14Z - Acquiring server... INFO : 2023-05-04 00:40:14Z - Server 'winbuildsv1' acquired. INFO : 2023-05-04 00:40:15Z - Updating local repository for https://gitlab.com/inedo/ProGet.git... INFO : 2023-05-04 00:40:16Z - Exporting files to C:\Users\builds\AppData\Local\Temp\InedoAgent\BuildMaster\192.168.44.60\Temp\_E331307\Src... INFO : 2023-05-04 00:40:20Z - Variable set. INFO : 2023-05-04 00:40:20Z - Deleted 5 files and 0 directories. INFO : 2023-05-04 00:40:20Z - Template applied. INFO : 2023-05-04 00:40:20Z - Creating zip file... INFO : 2023-05-04 00:40:20Z - C:\Users\builds\AppData\Local\Temp\InedoAgent\BuildMaster\192.168.44.60\Temp\_E331307\temp\SqlScripts.zip file created. INFO : 2023-05-04 00:40:20Z - Copying files from C:\Users\builds\AppData\Local\Temp\InedoAgent\BuildMaster\192.168.44.60\Temp\_E331307\temp to C:\Users\builds\AppData\Local\Temp\InedoAgent\BuildMaster\192.168.44.60\Temp\_E331307\Src\SqlScripts... INFO : 2023-05-04 00:40:22Z - Deleted 875 files and 138 directories. INFO : 2023-05-04 00:40:23Z - Package created. INFO : 2023-05-04 00:40:23Z - Variable set. WARN : 2023-05-04 00:40:23Z - 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-05-04 00:40:25Z - Getting list of extensions... INFO : 2023-05-04 00:40:26Z - Variable set. INFO : 2023-05-04 00:40:26Z - Downloading https://proget1000.inedo.com/upack/PrereleaseExtensions/download/inedox/InedoCore/2.2.1 to ~\extensions\InedoCore.upack... INFO : 2023-05-04 00:40:26Z - Server responded with status code 200 - OK INFO : 2023-05-04 00:40:26Z - HTTP file download completed. INFO : 2023-05-04 00:40:26Z - Downloading https://proget1000.inedo.com/upack/PrereleaseExtensions/download/inedox/Azure/2.0.1 to ~\extensions\Azure.upack... INFO : 2023-05-04 00:40:26Z - Server responded with status code 200 - OK INFO : 2023-05-04 00:40:26Z - HTTP file download completed. INFO : 2023-05-04 00:40:26Z - Downloading https://proget1000.inedo.com/upack/PrereleaseExtensions/download/inedox/AWS/2.0.3 to ~\extensions\AWS.upack... INFO : 2023-05-04 00:40:26Z - Server responded with status code 200 - OK INFO : 2023-05-04 00:40:26Z - HTTP file download completed. INFO : 2023-05-04 00:40:26Z - Downloading https://proget1000.inedo.com/upack/PrereleaseExtensions/download/inedox/Sonatype/2.0.1 to ~\extensions\Sonatype.upack... INFO : 2023-05-04 00:40:26Z - Server responded with status code 200 - OK INFO : 2023-05-04 00:40:26Z - HTTP file download completed. INFO : 2023-05-04 00:40:26Z - Package created. INFO : 2023-05-04 00:40:27Z - Setting assembly version attributes to 22.0.29.4... INFO : 2023-05-04 00:40:27Z - Writing assembly versions attributes to C:\Users\builds\AppData\Local\Temp\InedoAgent\BuildMaster\192.168.44.60\Temp\_E331307\Src\Shared\ProGetAssemblyInfo.cs... INFO : 2023-05-04 00:42:11Z - Executing C:\Users\builds\AppData\Local\Temp\InedoAgent\BuildMaster\192.168.44.60\Temp\_E331307\win-x64\service\ProGet.Service.exe... INFO : 2023-05-04 00:42:12Z - Downloading vulnerability index to pgvc.zip... INFO : 2023-05-04 00:44:07Z - Vulnerability index downloaded. INFO : 2023-05-04 00:44:07Z - Process exited with code: 0 (success) INFO : 2023-05-04 00:44:07Z - Signing C:\Users\builds\AppData\Local\Temp\InedoAgent\BuildMaster\192.168.44.60\Temp\_E331307\win-x64\service\ProGet.Service.exe... INFO : 2023-05-04 00:44:08Z - Deleted 3 files and 0 directories. INFO : 2023-05-04 00:44:18Z - Package created. INFO : 2023-05-04 00:45:28Z - Copying files from C:\Users\builds\AppData\Local\Temp\InedoAgent\BuildMaster\192.168.44.60\Temp\_E331307\win-x64\service to C:\Users\builds\AppData\Local\Temp\InedoAgent\BuildMaster\192.168.44.60\Temp\_E331307\linux-x64\service... INFO : 2023-05-04 00:45:42Z - Sending build context to Docker daemon 130.9MB INFO : 2023-05-04 00:45:42Z - Step 1/10 : FROM mcr.microsoft.com/dotnet/runtime-deps:6.0 INFO : 2023-05-04 00:45:42Z - ---> 5adf4059e7e8 INFO : 2023-05-04 00:45:42Z - 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-05-04 00:45:42Z - ---> Running in 3f9d4986baea INFO : 2023-05-04 00:45:42Z - Removing intermediate container 3f9d4986baea INFO : 2023-05-04 00:45:42Z - ---> 8c8b30c42461 INFO : 2023-05-04 00:45:42Z - Step 3/10 : EXPOSE 80 INFO : 2023-05-04 00:45:42Z - ---> Running in a9c571fd0aa3 INFO : 2023-05-04 00:45:42Z - Removing intermediate container a9c571fd0aa3 INFO : 2023-05-04 00:45:42Z - ---> 56d6589a2833 INFO : 2023-05-04 00:45:42Z - Step 4/10 : EXPOSE 443 INFO : 2023-05-04 00:45:42Z - ---> Running in e7d1ee67baa1 INFO : 2023-05-04 00:45:43Z - Removing intermediate container e7d1ee67baa1 INFO : 2023-05-04 00:45:43Z - ---> 7c0ee23d14f7 INFO : 2023-05-04 00:45:43Z - Step 5/10 : COPY proget/ /usr/local/proget/ INFO : 2023-05-04 00:45:44Z - ---> 32db7a48783f INFO : 2023-05-04 00:45:44Z - Step 6/10 : VOLUME /var/proget/packages INFO : 2023-05-04 00:45:44Z - ---> Running in e8e90b0c3d2d INFO : 2023-05-04 00:45:44Z - Removing intermediate container e8e90b0c3d2d INFO : 2023-05-04 00:45:44Z - ---> ad23232d34b4 INFO : 2023-05-04 00:45:44Z - Step 7/10 : VOLUME /var/proget/extensions INFO : 2023-05-04 00:45:44Z - ---> Running in afe70a1e9013 INFO : 2023-05-04 00:45:45Z - Removing intermediate container afe70a1e9013 INFO : 2023-05-04 00:45:45Z - ---> 165b38c56625 INFO : 2023-05-04 00:45:45Z - Step 8/10 : VOLUME /var/proget/ssl INFO : 2023-05-04 00:45:45Z - ---> Running in df0bb788ec48 INFO : 2023-05-04 00:45:45Z - Removing intermediate container df0bb788ec48 INFO : 2023-05-04 00:45:45Z - ---> 97a81a8a2d98 INFO : 2023-05-04 00:45:45Z - Step 9/10 : WORKDIR /usr/local/proget/ INFO : 2023-05-04 00:45:45Z - ---> Running in 15d86f5d5687 INFO : 2023-05-04 00:45:45Z - Removing intermediate container 15d86f5d5687 INFO : 2023-05-04 00:45:45Z - ---> 144479588360 INFO : 2023-05-04 00:45:45Z - Step 10/10 : CMD /usr/local/proget/service/ProGet.Service run --mode=$PROGET_SVC_MODE --linuxContainer INFO : 2023-05-04 00:45:45Z - ---> Running in 940b59750067 INFO : 2023-05-04 00:45:45Z - Removing intermediate container 940b59750067 INFO : 2023-05-04 00:45:45Z - ---> cbe07727196e INFO : 2023-05-04 00:45:45Z - Successfully built cbe07727196e INFO : 2023-05-04 00:45:45Z - Successfully tagged proget1000.inedo.com/productimages/inedo/proget:22.0.29-ci.4 INFO : 2023-05-04 00:45:52Z - C:\Users\builds\AppData\Local\Temp\InedoAgent\BuildMaster\192.168.44.60\Temp\_E331307\Src\Romp\Installer\upack.json saved. INFO : 2023-05-04 00:45:52Z - Replacement complete. INFO : 2023-05-04 00:45:52Z - Creating zip file... INFO : 2023-05-04 00:45:52Z - C:\Users\builds\AppData\Local\Temp\InedoAgent\BuildMaster\192.168.44.60\Temp\_E331307\ProGet.RompPack.upack file created.