INFO : 2023-06-24 02:08:23Z - Acquiring server... INFO : 2023-06-24 02:08:23Z - Server 'winbuildsv1' acquired. INFO : 2023-06-24 02:08:23Z - Updating local repository for https://git.inedo.com/Inedo/ProGet.git... INFO : 2023-06-24 02:08:23Z - Exporting files to C:\Users\builds\AppData\Local\Temp\InedoAgent\BuildMaster\192.168.44.60\Temp\_E346975\Src... INFO : 2023-06-24 02:08:25Z - Creating file... INFO : 2023-06-24 02:08:25Z - C:\Users\builds\AppData\Local\Temp\InedoAgent\BuildMaster\192.168.44.60\Temp\_E346975\Src\ProGet.Service\App_appSettings.config file created. INFO : 2023-06-24 02:08:25Z - Creating file... INFO : 2023-06-24 02:08:25Z - C:\Users\builds\AppData\Local\Temp\InedoAgent\BuildMaster\192.168.44.60\Temp\_E346975\Src\ProGet.WebApplication\Web_appSettings.config file created. INFO : 2023-06-24 02:08:25Z - Variable set. INFO : 2023-06-24 02:08:25Z - Deleted 5 files and 0 directories. INFO : 2023-06-24 02:08:25Z - Template applied. INFO : 2023-06-24 02:08:25Z - Creating zip file... INFO : 2023-06-24 02:08:26Z - C:\Users\builds\AppData\Local\Temp\InedoAgent\BuildMaster\192.168.44.60\Temp\_E346975\temp\SqlScripts.zip file created. INFO : 2023-06-24 02:08:26Z - Copying files from C:\Users\builds\AppData\Local\Temp\InedoAgent\BuildMaster\192.168.44.60\Temp\_E346975\temp to C:\Users\builds\AppData\Local\Temp\InedoAgent\BuildMaster\192.168.44.60\Temp\_E346975\Src\SqlScripts... INFO : 2023-06-24 02:08:27Z - Deleted 854 files and 141 directories. INFO : 2023-06-24 02:08:27Z - Package created. INFO : 2023-06-24 02:08:27Z - Variable set. WARN : 2023-06-24 02:08:27Z - 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-06-24 02:08:28Z - Getting list of extensions... INFO : 2023-06-24 02:08:28Z - Variable set. INFO : 2023-06-24 02:08:28Z - Downloading https://proget1000.inedo.com/upack/PrereleaseExtensions/download/inedox/InedoCore/2.3.0 to ~\extensions\InedoCore.upack... INFO : 2023-06-24 02:08:28Z - Server responded with status code 200 - OK INFO : 2023-06-24 02:08:28Z - HTTP file download completed. INFO : 2023-06-24 02:08:28Z - Downloading https://proget1000.inedo.com/upack/PrereleaseExtensions/download/inedox/Azure/2.0.1 to ~\extensions\Azure.upack... INFO : 2023-06-24 02:08:28Z - Server responded with status code 200 - OK INFO : 2023-06-24 02:08:29Z - HTTP file download completed. INFO : 2023-06-24 02:08:29Z - Downloading https://proget1000.inedo.com/upack/PrereleaseExtensions/download/inedox/AWS/2.0.3 to ~\extensions\AWS.upack... INFO : 2023-06-24 02:08:29Z - Server responded with status code 200 - OK INFO : 2023-06-24 02:08:29Z - HTTP file download completed. INFO : 2023-06-24 02:08:29Z - Downloading https://proget1000.inedo.com/upack/PrereleaseExtensions/download/inedox/Sonatype/2.0.1 to ~\extensions\Sonatype.upack... INFO : 2023-06-24 02:08:29Z - Server responded with status code 200 - OK INFO : 2023-06-24 02:08:29Z - HTTP file download completed. INFO : 2023-06-24 02:08:29Z - Package created. INFO : 2023-06-24 02:08:29Z - Setting assembly version attributes to 23.0.9.9... INFO : 2023-06-24 02:08:29Z - Writing assembly versions attributes to C:\Users\builds\AppData\Local\Temp\InedoAgent\BuildMaster\192.168.44.60\Temp\_E346975\Src\Shared\ProGetAssemblyInfo.cs... INFO : 2023-06-24 02:09:45Z - Found 123 dependencies across 4 projects. INFO : 2023-06-24 02:09:45Z - Dependencies successfully published. INFO : 2023-06-24 02:09:45Z - Executing C:\Users\builds\AppData\Local\Temp\InedoAgent\BuildMaster\192.168.44.60\Temp\_E346975\win-x64\service\ProGet.Service.exe... INFO : 2023-06-24 02:09:45Z - Downloading vulnerability index to pgvc.zip... INFO : 2023-06-24 02:11:46Z - Vulnerability index downloaded. INFO : 2023-06-24 02:11:46Z - Process exited with code: 0 (success) INFO : 2023-06-24 02:11:46Z - Signing C:\Users\builds\AppData\Local\Temp\InedoAgent\BuildMaster\192.168.44.60\Temp\_E346975\win-x64\service\ProGet.Service.exe... INFO : 2023-06-24 02:11:47Z - Deleted 3 files and 0 directories. INFO : 2023-06-24 02:11:56Z - Package created. INFO : 2023-06-24 02:13:01Z - Copying files from C:\Users\builds\AppData\Local\Temp\InedoAgent\BuildMaster\192.168.44.60\Temp\_E346975\win-x64\service to C:\Users\builds\AppData\Local\Temp\InedoAgent\BuildMaster\192.168.44.60\Temp\_E346975\linux-x64\service... INFO : 2023-06-24 02:13:16Z - Sending build context to Docker daemon 133.3MB INFO : 2023-06-24 02:13:16Z - Step 1/10 : FROM mcr.microsoft.com/dotnet/runtime-deps:6.0 INFO : 2023-06-24 02:13:16Z - ---> 5adf4059e7e8 INFO : 2023-06-24 02:13:16Z - 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-06-24 02:13:16Z - ---> Running in d5d059212d81 INFO : 2023-06-24 02:13:16Z - Removing intermediate container d5d059212d81 INFO : 2023-06-24 02:13:16Z - ---> f1995e68faa3 INFO : 2023-06-24 02:13:16Z - Step 3/10 : EXPOSE 80 INFO : 2023-06-24 02:13:16Z - ---> Running in 2b46533a43cf INFO : 2023-06-24 02:13:16Z - Removing intermediate container 2b46533a43cf INFO : 2023-06-24 02:13:16Z - ---> 3f8fc5f51c64 INFO : 2023-06-24 02:13:16Z - Step 4/10 : EXPOSE 443 INFO : 2023-06-24 02:13:17Z - ---> Running in c7d37f96bf22 INFO : 2023-06-24 02:13:17Z - Removing intermediate container c7d37f96bf22 INFO : 2023-06-24 02:13:17Z - ---> cb55a4c6737d INFO : 2023-06-24 02:13:17Z - Step 5/10 : COPY proget/ /usr/local/proget/ INFO : 2023-06-24 02:13:18Z - ---> 9e2e2a63545d INFO : 2023-06-24 02:13:18Z - Step 6/10 : VOLUME /var/proget/packages INFO : 2023-06-24 02:13:18Z - ---> Running in b6b69e961b96 INFO : 2023-06-24 02:13:19Z - Removing intermediate container b6b69e961b96 INFO : 2023-06-24 02:13:19Z - ---> 7cf3b6378bec INFO : 2023-06-24 02:13:19Z - Step 7/10 : VOLUME /var/proget/extensions INFO : 2023-06-24 02:13:19Z - ---> Running in 07ca61aa4ce2 INFO : 2023-06-24 02:13:19Z - Removing intermediate container 07ca61aa4ce2 INFO : 2023-06-24 02:13:19Z - ---> 0e37561218bd INFO : 2023-06-24 02:13:19Z - Step 8/10 : VOLUME /var/proget/ssl INFO : 2023-06-24 02:13:19Z - ---> Running in ca89bd6366cf INFO : 2023-06-24 02:13:19Z - Removing intermediate container ca89bd6366cf INFO : 2023-06-24 02:13:19Z - ---> 73a4c91e1017 INFO : 2023-06-24 02:13:19Z - Step 9/10 : WORKDIR /usr/local/proget/ INFO : 2023-06-24 02:13:19Z - ---> Running in 4c009773c823 INFO : 2023-06-24 02:13:20Z - Removing intermediate container 4c009773c823 INFO : 2023-06-24 02:13:20Z - ---> 92da5650bbec INFO : 2023-06-24 02:13:20Z - Step 10/10 : CMD /usr/local/proget/service/ProGet.Service run --mode=$PROGET_SVC_MODE --linuxContainer INFO : 2023-06-24 02:13:20Z - ---> Running in be79fb3f818c INFO : 2023-06-24 02:13:20Z - Removing intermediate container be79fb3f818c INFO : 2023-06-24 02:13:20Z - ---> 1594b3bc669a INFO : 2023-06-24 02:13:20Z - Successfully built 1594b3bc669a INFO : 2023-06-24 02:13:20Z - Successfully tagged proget1000.inedo.com/productimages/inedo/proget:23.0.9-ci.9 INFO : 2023-06-24 02:13:26Z - C:\Users\builds\AppData\Local\Temp\InedoAgent\BuildMaster\192.168.44.60\Temp\_E346975\Src\Romp\Installer\upack.json saved. INFO : 2023-06-24 02:13:26Z - Replacement complete. INFO : 2023-06-24 02:13:26Z - Creating zip file... INFO : 2023-06-24 02:13:26Z - C:\Users\builds\AppData\Local\Temp\InedoAgent\BuildMaster\192.168.44.60\Temp\_E346975\ProGet.RompPack.upack file created.