INFO : 2023-02-17 16:17:04Z - Acquiring server...
INFO : 2023-02-17 16:17:04Z - Server 'winbuildsv1' acquired.
INFO : 2023-02-17 16:17:06Z - Updating local repository for https://gitlab.com/inedo/ProGet.git...
INFO : 2023-02-17 16:17:07Z - Exporting files to C:\Users\builds\AppData\Local\Temp\InedoAgent\BuildMaster\192.168.44.60\Temp\_E308601\Src...
INFO : 2023-02-17 16:17:11Z - Variable set.
INFO : 2023-02-17 16:17:11Z - Deleted 5 files and 0 directories.
INFO : 2023-02-17 16:17:11Z - Template applied.
INFO : 2023-02-17 16:17:11Z - Creating zip file...
INFO : 2023-02-17 16:17:11Z - C:\Users\builds\AppData\Local\Temp\InedoAgent\BuildMaster\192.168.44.60\Temp\_E308601\temp\SqlScripts.zip file created.
INFO : 2023-02-17 16:17:11Z - Copying files from C:\Users\builds\AppData\Local\Temp\InedoAgent\BuildMaster\192.168.44.60\Temp\_E308601\temp to C:\Users\builds\AppData\Local\Temp\InedoAgent\BuildMaster\192.168.44.60\Temp\_E308601\Src\SqlScripts...
INFO : 2023-02-17 16:17:13Z - Deleted 867 files and 135 directories.
INFO : 2023-02-17 16:17:13Z - Package created.
INFO : 2023-02-17 16:17:14Z - Variable set.
WARN : 2023-02-17 16:17:14Z - 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-02-17 16:17:15Z - Getting list of extensions...
INFO : 2023-02-17 16:17:16Z - Variable set.
INFO : 2023-02-17 16:17:16Z - Downloading https://proget1000.inedo.com/upack/PrereleaseExtensions/download/inedox/InedoCore/2.2.0 to ~\extensions\InedoCore.upack...
INFO : 2023-02-17 16:17:17Z - Server responded with status code 200 - OK
INFO : 2023-02-17 16:17:17Z - HTTP file download completed.
INFO : 2023-02-17 16:17:17Z - Downloading https://proget1000.inedo.com/upack/PrereleaseExtensions/download/inedox/Azure/2.0.1 to ~\extensions\Azure.upack...
INFO : 2023-02-17 16:17:17Z - Server responded with status code 200 - OK
INFO : 2023-02-17 16:17:17Z - HTTP file download completed.
INFO : 2023-02-17 16:17:17Z - Downloading https://proget1000.inedo.com/upack/PrereleaseExtensions/download/inedox/AWS/2.0.2 to ~\extensions\AWS.upack...
INFO : 2023-02-17 16:17:17Z - Server responded with status code 200 - OK
INFO : 2023-02-17 16:17:17Z - HTTP file download completed.
INFO : 2023-02-17 16:17:17Z - Downloading https://proget1000.inedo.com/upack/PrereleaseExtensions/download/inedox/Sonatype/2.0.1 to ~\extensions\Sonatype.upack...
INFO : 2023-02-17 16:17:17Z - Server responded with status code 200 - OK
INFO : 2023-02-17 16:17:17Z - HTTP file download completed.
INFO : 2023-02-17 16:17:17Z - Package created.
INFO : 2023-02-17 16:17:17Z - Setting assembly version attributes to 22.0.22.4...
INFO : 2023-02-17 16:17:17Z - Writing assembly versions attributes to C:\Users\builds\AppData\Local\Temp\InedoAgent\BuildMaster\192.168.44.60\Temp\_E308601\Src\Shared\ProGetAssemblyInfo.cs...
WARN : 2023-02-17 16:17:59Z - C:\Users\builds\AppData\Local\Temp\InedoAgent\BuildMaster\192.168.44.60\Temp\_E308601\Src\ProGetCoreEx\Extensions\VulnerabilitySources\PGVCVulnerabilitySource.cs(48,10): warning CS1030: #warning: 'remove?' [C:\Users\builds\AppData\Local\Temp\InedoAgent\BuildMaster\192.168.44.60\Temp\_E308601\Src\ProGetCoreEx\ProGetCoreEx.csproj]
INFO : 2023-02-17 16:19:03Z - Executing C:\Users\builds\AppData\Local\Temp\InedoAgent\BuildMaster\192.168.44.60\Temp\_E308601\win-x64\service\ProGet.Service.exe...
INFO : 2023-02-17 16:19:03Z - Downloading vulnerability index to pgvc.zip...
INFO : 2023-02-17 16:20:56Z - Vulnerability index downloaded.
INFO : 2023-02-17 16:20:56Z - Process exited with code: 0 (success)
INFO : 2023-02-17 16:20:56Z - Signing C:\Users\builds\AppData\Local\Temp\InedoAgent\BuildMaster\192.168.44.60\Temp\_E308601\win-x64\service\ProGet.Service.exe...
INFO : 2023-02-17 16:20:57Z - Deleted 3 files and 0 directories.
INFO : 2023-02-17 16:21:06Z - Package created.
INFO : 2023-02-17 16:22:11Z - Copying files from C:\Users\builds\AppData\Local\Temp\InedoAgent\BuildMaster\192.168.44.60\Temp\_E308601\win-x64\service to C:\Users\builds\AppData\Local\Temp\InedoAgent\BuildMaster\192.168.44.60\Temp\_E308601\linux-x64\service...
INFO : 2023-02-17 16:22:24Z - Sending build context to Docker daemon  130.5MB
INFO : 2023-02-17 16:22:24Z - Step 1/10 : FROM mcr.microsoft.com/dotnet/runtime-deps:6.0
INFO : 2023-02-17 16:22:24Z -  ---> 5adf4059e7e8
INFO : 2023-02-17 16:22:24Z - 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-02-17 16:22:24Z -  ---> Running in 1b1e6932545f
INFO : 2023-02-17 16:22:24Z - Removing intermediate container 1b1e6932545f
INFO : 2023-02-17 16:22:24Z -  ---> a3aaac6f49ca
INFO : 2023-02-17 16:22:24Z - Step 3/10 : EXPOSE 80
INFO : 2023-02-17 16:22:25Z -  ---> Running in 2935126b1fa3
INFO : 2023-02-17 16:22:25Z - Removing intermediate container 2935126b1fa3
INFO : 2023-02-17 16:22:25Z -  ---> cdd505d4d369
INFO : 2023-02-17 16:22:25Z - Step 4/10 : EXPOSE 443
INFO : 2023-02-17 16:22:25Z -  ---> Running in 6e7b09dc2f7e
INFO : 2023-02-17 16:22:25Z - Removing intermediate container 6e7b09dc2f7e
INFO : 2023-02-17 16:22:25Z -  ---> ded49bace643
INFO : 2023-02-17 16:22:25Z - Step 5/10 : COPY proget/ /usr/local/proget/
INFO : 2023-02-17 16:22:27Z -  ---> b6e4f3c348f0
INFO : 2023-02-17 16:22:27Z - Step 6/10 : VOLUME /var/proget/packages
INFO : 2023-02-17 16:22:27Z -  ---> Running in c2c4c7fcfc2b
INFO : 2023-02-17 16:22:27Z - Removing intermediate container c2c4c7fcfc2b
INFO : 2023-02-17 16:22:27Z -  ---> ce8e044a965c
INFO : 2023-02-17 16:22:27Z - Step 7/10 : VOLUME /var/proget/extensions
INFO : 2023-02-17 16:22:27Z -  ---> Running in 7993ffc4f4ba
INFO : 2023-02-17 16:22:27Z - Removing intermediate container 7993ffc4f4ba
INFO : 2023-02-17 16:22:27Z -  ---> 755d92b2fb2d
INFO : 2023-02-17 16:22:27Z - Step 8/10 : VOLUME /var/proget/ssl
INFO : 2023-02-17 16:22:27Z -  ---> Running in 1a14c542f7d3
INFO : 2023-02-17 16:22:27Z - Removing intermediate container 1a14c542f7d3
INFO : 2023-02-17 16:22:27Z -  ---> f68009c6cc05
INFO : 2023-02-17 16:22:27Z - Step 9/10 : WORKDIR /usr/local/proget/
INFO : 2023-02-17 16:22:28Z -  ---> Running in 8ff86b2e37fa
INFO : 2023-02-17 16:22:28Z - Removing intermediate container 8ff86b2e37fa
INFO : 2023-02-17 16:22:28Z -  ---> 6924c39f1ba2
INFO : 2023-02-17 16:22:28Z - Step 10/10 : CMD /usr/local/proget/service/ProGet.Service run --mode=$PROGET_SVC_MODE --linuxContainer
INFO : 2023-02-17 16:22:28Z -  ---> Running in ddf66a5cab7e
INFO : 2023-02-17 16:22:28Z - Removing intermediate container ddf66a5cab7e
INFO : 2023-02-17 16:22:28Z -  ---> e399736de6b2
INFO : 2023-02-17 16:22:28Z - Successfully built e399736de6b2
INFO : 2023-02-17 16:22:28Z - Successfully tagged proget1000.inedo.com/productimages/inedo/proget:22.0.22-ci.4
INFO : 2023-02-17 16:22:34Z - C:\Users\builds\AppData\Local\Temp\InedoAgent\BuildMaster\192.168.44.60\Temp\_E308601\Src\Romp\Installer\upack.json saved.
INFO : 2023-02-17 16:22:34Z - Replacement complete.
INFO : 2023-02-17 16:22:34Z - Creating zip file...
INFO : 2023-02-17 16:22:34Z - C:\Users\builds\AppData\Local\Temp\InedoAgent\BuildMaster\192.168.44.60\Temp\_E308601\ProGet.RompPack.upack file created.
