INFO : 2023-01-27 20:03:50Z - Acquiring server... INFO : 2023-01-27 20:03:50Z - Server 'winbuildsv1' acquired. INFO : 2023-01-27 20:03:52Z - Updating local repository for https://gitlab.com/inedo/ProGet.git... INFO : 2023-01-27 20:03:53Z - Exporting files to C:\Users\builds\AppData\Local\Temp\InedoAgent\BuildMaster\192.168.44.60\Temp\_E302382\Src... INFO : 2023-01-27 20:03:56Z - Variable set. INFO : 2023-01-27 20:03:56Z - Deleted 5 files and 0 directories. INFO : 2023-01-27 20:03:56Z - Template applied. INFO : 2023-01-27 20:03:56Z - Creating zip file... INFO : 2023-01-27 20:03:56Z - C:\Users\builds\AppData\Local\Temp\InedoAgent\BuildMaster\192.168.44.60\Temp\_E302382\temp\SqlScripts.zip file created. INFO : 2023-01-27 20:03:56Z - Copying files from C:\Users\builds\AppData\Local\Temp\InedoAgent\BuildMaster\192.168.44.60\Temp\_E302382\temp to C:\Users\builds\AppData\Local\Temp\InedoAgent\BuildMaster\192.168.44.60\Temp\_E302382\Src\SqlScripts... INFO : 2023-01-27 20:03:58Z - Deleted 856 files and 131 directories. INFO : 2023-01-27 20:03:58Z - Package created. INFO : 2023-01-27 20:03:58Z - Variable set. WARN : 2023-01-27 20:03:58Z - 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-01-27 20:04:00Z - Getting list of extensions... INFO : 2023-01-27 20:04:01Z - Variable set. INFO : 2023-01-27 20:04:01Z - Downloading https://proget1000.inedo.com/upack/PrereleaseExtensions/download/inedox/InedoCore/2.0.1 to ~\extensions\InedoCore.upack... INFO : 2023-01-27 20:04:01Z - Server responded with status code 200 - OK INFO : 2023-01-27 20:04:01Z - HTTP file download completed. INFO : 2023-01-27 20:04:01Z - Downloading https://proget1000.inedo.com/upack/PrereleaseExtensions/download/inedox/Azure/2.0.1 to ~\extensions\Azure.upack... INFO : 2023-01-27 20:04:01Z - Server responded with status code 200 - OK INFO : 2023-01-27 20:04:01Z - HTTP file download completed. INFO : 2023-01-27 20:04:01Z - Downloading https://proget1000.inedo.com/upack/PrereleaseExtensions/download/inedox/AWS/2.0.2 to ~\extensions\AWS.upack... INFO : 2023-01-27 20:04:01Z - Server responded with status code 200 - OK INFO : 2023-01-27 20:04:01Z - HTTP file download completed. INFO : 2023-01-27 20:04:01Z - Downloading https://proget1000.inedo.com/upack/PrereleaseExtensions/download/inedox/Sonatype/2.0.1 to ~\extensions\Sonatype.upack... INFO : 2023-01-27 20:04:01Z - Server responded with status code 200 - OK INFO : 2023-01-27 20:04:01Z - HTTP file download completed. INFO : 2023-01-27 20:04:01Z - Package created. INFO : 2023-01-27 20:04:01Z - Setting assembly version attributes to 22.0.19.10... INFO : 2023-01-27 20:04:01Z - Writing assembly versions attributes to C:\Users\builds\AppData\Local\Temp\InedoAgent\BuildMaster\192.168.44.60\Temp\_E302382\Src\Shared\ProGetAssemblyInfo.cs... INFO : 2023-01-27 20:05:41Z - Signing C:\Users\builds\AppData\Local\Temp\InedoAgent\BuildMaster\192.168.44.60\Temp\_E302382\win-x64\service\ProGet.Service.exe... INFO : 2023-01-27 20:05:42Z - Deleted 3 files and 0 directories. INFO : 2023-01-27 20:05:51Z - Package created. INFO : 2023-01-27 20:07:09Z - Sending build context to Docker daemon 127.6MB INFO : 2023-01-27 20:07:09Z - Step 1/10 : FROM mcr.microsoft.com/dotnet/runtime-deps:6.0 INFO : 2023-01-27 20:07:09Z - ---> 5adf4059e7e8 INFO : 2023-01-27 20:07:09Z - 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-01-27 20:07:09Z - ---> Running in e67a37d762c9 INFO : 2023-01-27 20:07:09Z - Removing intermediate container e67a37d762c9 INFO : 2023-01-27 20:07:09Z - ---> dabbc6344632 INFO : 2023-01-27 20:07:09Z - Step 3/10 : EXPOSE 80 INFO : 2023-01-27 20:07:09Z - ---> Running in dd0e1ab2c0f6 INFO : 2023-01-27 20:07:09Z - Removing intermediate container dd0e1ab2c0f6 INFO : 2023-01-27 20:07:09Z - ---> a3f2beb84e8e INFO : 2023-01-27 20:07:09Z - Step 4/10 : EXPOSE 443 INFO : 2023-01-27 20:07:09Z - ---> Running in 9398355dbe37 INFO : 2023-01-27 20:07:10Z - Removing intermediate container 9398355dbe37 INFO : 2023-01-27 20:07:10Z - ---> 2856f44990ad INFO : 2023-01-27 20:07:10Z - Step 5/10 : COPY proget/ /usr/local/proget/ INFO : 2023-01-27 20:07:11Z - ---> 820aa1c618e1 INFO : 2023-01-27 20:07:11Z - Step 6/10 : VOLUME /var/proget/packages INFO : 2023-01-27 20:07:11Z - ---> Running in 0a7e03e42b43 INFO : 2023-01-27 20:07:11Z - Removing intermediate container 0a7e03e42b43 INFO : 2023-01-27 20:07:11Z - ---> fc6f5d951f2c INFO : 2023-01-27 20:07:11Z - Step 7/10 : VOLUME /var/proget/extensions INFO : 2023-01-27 20:07:12Z - ---> Running in 9b743b5f398d INFO : 2023-01-27 20:07:12Z - Removing intermediate container 9b743b5f398d INFO : 2023-01-27 20:07:12Z - ---> 20462252ac55 INFO : 2023-01-27 20:07:12Z - Step 8/10 : VOLUME /var/proget/ssl INFO : 2023-01-27 20:07:12Z - ---> Running in 29c3f76bde78 INFO : 2023-01-27 20:07:12Z - Removing intermediate container 29c3f76bde78 INFO : 2023-01-27 20:07:12Z - ---> 83e1552dd0ce INFO : 2023-01-27 20:07:12Z - Step 9/10 : WORKDIR /usr/local/proget/ INFO : 2023-01-27 20:07:12Z - ---> Running in c01fec0a6e11 INFO : 2023-01-27 20:07:12Z - Removing intermediate container c01fec0a6e11 INFO : 2023-01-27 20:07:12Z - ---> 8f004386114a INFO : 2023-01-27 20:07:12Z - Step 10/10 : CMD /usr/local/proget/service/ProGet.Service run --mode=$PROGET_SVC_MODE --linuxContainer INFO : 2023-01-27 20:07:12Z - ---> Running in a5d088664469 INFO : 2023-01-27 20:07:13Z - Removing intermediate container a5d088664469 INFO : 2023-01-27 20:07:13Z - ---> 8418dd476147 INFO : 2023-01-27 20:07:13Z - Successfully built 8418dd476147 INFO : 2023-01-27 20:07:13Z - Successfully tagged proget1000.inedo.com/productimages/inedo/proget:22.0.19-ci.10 INFO : 2023-01-27 20:07:19Z - C:\Users\builds\AppData\Local\Temp\InedoAgent\BuildMaster\192.168.44.60\Temp\_E302382\Src\Romp\Installer\upack.json saved. INFO : 2023-01-27 20:07:19Z - Replacement complete. INFO : 2023-01-27 20:07:19Z - Creating zip file... INFO : 2023-01-27 20:07:19Z - C:\Users\builds\AppData\Local\Temp\InedoAgent\BuildMaster\192.168.44.60\Temp\_E302382\ProGet.RompPack.upack file created.