INFO : 2023-11-10 21:30:18Z - Acquiring server...
INFO : 2023-11-10 21:30:18Z - Server 'winbuildsv1' acquired.
INFO : 2023-11-10 21:30:20Z - Updating local repository for https://git.inedo.com/Inedo/ProGet.git...
INFO : 2023-11-10 21:30:21Z - Exporting files to C:\Users\builds\AppData\Local\Temp\InedoAgent\BuildMaster\192.168.44.60\Temp\_E389922\Src...
INFO : 2023-11-10 21:30:23Z - Creating file...
INFO : 2023-11-10 21:30:23Z - C:\Users\builds\AppData\Local\Temp\InedoAgent\BuildMaster\192.168.44.60\Temp\_E389922\Src\ProGet.Service\App_appSettings.config file created.
INFO : 2023-11-10 21:30:24Z - Creating file...
INFO : 2023-11-10 21:30:24Z - C:\Users\builds\AppData\Local\Temp\InedoAgent\BuildMaster\192.168.44.60\Temp\_E389922\Src\ProGet.WebApplication\Web_appSettings.config file created.
INFO : 2023-11-10 21:30:24Z - Variable set.
INFO : 2023-11-10 21:30:24Z - Deleted 5 files and 0 directories.
INFO : 2023-11-10 21:30:24Z - Template applied.
INFO : 2023-11-10 21:30:24Z - Creating zip file...
INFO : 2023-11-10 21:30:24Z - C:\Users\builds\AppData\Local\Temp\InedoAgent\BuildMaster\192.168.44.60\Temp\_E389922\temp\SqlScripts.zip file created.
INFO : 2023-11-10 21:30:24Z - Copying files from C:\Users\builds\AppData\Local\Temp\InedoAgent\BuildMaster\192.168.44.60\Temp\_E389922\temp to C:\Users\builds\AppData\Local\Temp\InedoAgent\BuildMaster\192.168.44.60\Temp\_E389922\Src\SqlScripts...
INFO : 2023-11-10 21:30:26Z - Deleted 876 files and 147 directories.
INFO : 2023-11-10 21:30:26Z - Package created.
INFO : 2023-11-10 21:30:26Z - Variable set.
WARN : 2023-11-10 21:30:26Z - 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-11-10 21:30:27Z - Getting list of extensions...
INFO : 2023-11-10 21:30:28Z - Variable set.
INFO : 2023-11-10 21:30:28Z - Downloading https://proget1000.inedo.com/upack/PrereleaseExtensions/download/inedox/InedoCore/2.3.0 to ~\extensions\InedoCore.upack...
INFO : 2023-11-10 21:30:28Z - Server responded with status code 200 - OK
INFO : 2023-11-10 21:30:28Z - HTTP file download completed.
INFO : 2023-11-10 21:30:28Z - Downloading https://proget1000.inedo.com/upack/PrereleaseExtensions/download/inedox/Azure/2.0.1 to ~\extensions\Azure.upack...
INFO : 2023-11-10 21:30:28Z - Server responded with status code 200 - OK
INFO : 2023-11-10 21:30:28Z - HTTP file download completed.
INFO : 2023-11-10 21:30:28Z - Downloading https://proget1000.inedo.com/upack/PrereleaseExtensions/download/inedox/AWS/2.0.3 to ~\extensions\AWS.upack...
INFO : 2023-11-10 21:30:28Z - Server responded with status code 200 - OK
INFO : 2023-11-10 21:30:28Z - HTTP file download completed.
INFO : 2023-11-10 21:30:28Z - Downloading https://proget1000.inedo.com/upack/PrereleaseExtensions/download/inedox/Sonatype/2.0.1 to ~\extensions\Sonatype.upack...
INFO : 2023-11-10 21:30:28Z - Server responded with status code 200 - OK
INFO : 2023-11-10 21:30:28Z - HTTP file download completed.
INFO : 2023-11-10 21:30:29Z - Package created.
INFO : 2023-11-10 21:30:29Z - Setting assembly version attributes to 23.0.22.6...
INFO : 2023-11-10 21:30:29Z - Writing assembly versions attributes to C:\Users\builds\AppData\Local\Temp\InedoAgent\BuildMaster\192.168.44.60\Temp\_E389922\Src\Shared\ProGetAssemblyInfo.cs...
INFO : 2023-11-10 21:32:17Z - Found 123 dependencies across 4 projects.
INFO : 2023-11-10 21:32:17Z - Dependencies successfully published.
INFO : 2023-11-10 21:32:17Z - Executing C:\Users\builds\AppData\Local\Temp\InedoAgent\BuildMaster\192.168.44.60\Temp\_E389922\win-x64\service\ProGet.Service.exe...
INFO : 2023-11-10 21:32:17Z - Downloading vulnerability index to pgvc.zip...
INFO : 2023-11-10 21:36:02Z - Vulnerability index downloaded.
INFO : 2023-11-10 21:36:02Z - Process exited with code: 0 (success)
INFO : 2023-11-10 21:36:02Z - Signing C:\Users\builds\AppData\Local\Temp\InedoAgent\BuildMaster\192.168.44.60\Temp\_E389922\win-x64\service\ProGet.Service.exe...
INFO : 2023-11-10 21:36:02Z - Deleted 3 files and 0 directories.
INFO : 2023-11-10 21:36:12Z - Package created.
INFO : 2023-11-10 21:37:19Z - Copying files from C:\Users\builds\AppData\Local\Temp\InedoAgent\BuildMaster\192.168.44.60\Temp\_E389922\win-x64\service to C:\Users\builds\AppData\Local\Temp\InedoAgent\BuildMaster\192.168.44.60\Temp\_E389922\linux-x64\service...
INFO : 2023-11-10 21:37:32Z - Sending build context to Docker daemon  135.6MB
INFO : 2023-11-10 21:37:32Z - Step 1/10 : FROM mcr.microsoft.com/dotnet/runtime-deps:6.0
INFO : 2023-11-10 21:37:32Z -  ---> c8b487667d6e
INFO : 2023-11-10 21:37:32Z - 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-11-10 21:37:33Z -  ---> Running in 42f9230b98cc
INFO : 2023-11-10 21:37:33Z - Removing intermediate container 42f9230b98cc
INFO : 2023-11-10 21:37:33Z -  ---> 652882b84c93
INFO : 2023-11-10 21:37:33Z - Step 3/10 : EXPOSE 80
INFO : 2023-11-10 21:37:33Z -  ---> Running in f1b442a43929
INFO : 2023-11-10 21:37:33Z - Removing intermediate container f1b442a43929
INFO : 2023-11-10 21:37:33Z -  ---> 9366c1974092
INFO : 2023-11-10 21:37:33Z - Step 4/10 : EXPOSE 443
INFO : 2023-11-10 21:37:33Z -  ---> Running in cf7fdca63324
INFO : 2023-11-10 21:37:33Z - Removing intermediate container cf7fdca63324
INFO : 2023-11-10 21:37:33Z -  ---> 4d98a7766f5e
INFO : 2023-11-10 21:37:33Z - Step 5/10 : COPY proget/ /usr/local/proget/
INFO : 2023-11-10 21:37:35Z -  ---> 7c2ed254afaa
INFO : 2023-11-10 21:37:35Z - Step 6/10 : VOLUME /var/proget/packages
INFO : 2023-11-10 21:37:35Z -  ---> Running in bfc1b4158833
INFO : 2023-11-10 21:37:35Z - Removing intermediate container bfc1b4158833
INFO : 2023-11-10 21:37:35Z -  ---> e725cc97b34c
INFO : 2023-11-10 21:37:35Z - Step 7/10 : VOLUME /var/proget/extensions
INFO : 2023-11-10 21:37:35Z -  ---> Running in 8b10d77df3c7
INFO : 2023-11-10 21:37:35Z - Removing intermediate container 8b10d77df3c7
INFO : 2023-11-10 21:37:35Z -  ---> 9f1dc4f9444c
INFO : 2023-11-10 21:37:35Z - Step 8/10 : VOLUME /var/proget/ssl
INFO : 2023-11-10 21:37:35Z -  ---> Running in 288ee266f772
INFO : 2023-11-10 21:37:35Z - Removing intermediate container 288ee266f772
INFO : 2023-11-10 21:37:35Z -  ---> 45bb5198e3ea
INFO : 2023-11-10 21:37:35Z - Step 9/10 : WORKDIR /usr/local/proget/
INFO : 2023-11-10 21:37:36Z -  ---> Running in 35bb1c618601
INFO : 2023-11-10 21:37:36Z - Removing intermediate container 35bb1c618601
INFO : 2023-11-10 21:37:36Z -  ---> 6b5f37aa9466
INFO : 2023-11-10 21:37:36Z - Step 10/10 : CMD /usr/local/proget/service/ProGet.Service run --mode=$PROGET_SVC_MODE --linuxContainer
INFO : 2023-11-10 21:37:36Z -  ---> Running in 26797dfc2119
INFO : 2023-11-10 21:37:36Z - Removing intermediate container 26797dfc2119
INFO : 2023-11-10 21:37:36Z -  ---> 860b756adda7
INFO : 2023-11-10 21:37:36Z - Successfully built 860b756adda7
INFO : 2023-11-10 21:37:36Z - Successfully tagged proget1000.inedo.com/productimages/inedo/proget:23.0.22-ci.6
INFO : 2023-11-10 21:37:36Z - Docker build successful.
INFO : 2023-11-10 21:37:36Z - The push refers to repository [proget1000.inedo.com/productimages/inedo/proget]
INFO : 2023-11-10 21:37:36Z - 1b70e9230982: Preparing
INFO : 2023-11-10 21:37:36Z - 9a822c647cc9: Preparing
INFO : 2023-11-10 21:37:36Z - 633f5bf471f7: Preparing
INFO : 2023-11-10 21:37:36Z - 9a822c647cc9: Layer already exists
INFO : 2023-11-10 21:37:36Z - 633f5bf471f7: Layer already exists
INFO : 2023-11-10 21:37:42Z - 1b70e9230982: Pushed
INFO : 2023-11-10 21:37:42Z - 23.0.22-ci.6: digest: sha256:2e9822ca410ae160cccef8db3bbd181c5c2cb804ce703dac636229d3b4be0421 size: 953
INFO : 2023-11-10 21:37:42Z - Untagged: proget1000.inedo.com/productimages/inedo/proget:23.0.22-ci.6
INFO : 2023-11-10 21:37:42Z - Untagged: proget1000.inedo.com/productimages/inedo/proget@sha256:2e9822ca410ae160cccef8db3bbd181c5c2cb804ce703dac636229d3b4be0421
INFO : 2023-11-10 21:37:42Z - Deleted: sha256:860b756adda7758ea0435514084ec04651ca7ae5d36bc1b5ca2930e83eb67c44
INFO : 2023-11-10 21:37:42Z - Deleted: sha256:6b5f37aa9466c5fd9d017bf5c35d6d9e3218a8caead9e86e5b7425ddae8b4dc1
INFO : 2023-11-10 21:37:42Z - Deleted: sha256:45bb5198e3ea03ff24cc2fe27dda9740becb6d253968170aee4170623d91c86c
INFO : 2023-11-10 21:37:42Z - Deleted: sha256:9f1dc4f9444c8d341fdf9c8e3fa985166dd59e7138f218ecdfc6acc048e2508e
INFO : 2023-11-10 21:37:42Z - Deleted: sha256:e725cc97b34cdfe1a0735df5898574d5983555cba0f16cb66d124f0ad3d84750
INFO : 2023-11-10 21:37:42Z - Deleted: sha256:7c2ed254afaa23f9215b33b05aadd9ec68e9ac6a8195c12ffeed2c9a7c2c3faf
INFO : 2023-11-10 21:37:42Z - Deleted: sha256:5a64f5a7cb94fa731cec393d140bf2e60fade6a3dd3e049241264cdeca88ef59
INFO : 2023-11-10 21:37:42Z - Deleted: sha256:4d98a7766f5e44aae65d4de03a993da8b8089c88bf7c38911b57b7f8ee1ce7ad
INFO : 2023-11-10 21:37:42Z - Deleted: sha256:9366c19740921a70e69d3d5881cbf57166e81a79889acc63291e58934d3067c1
INFO : 2023-11-10 21:37:42Z - Deleted: sha256:652882b84c939d8731134a11d85ad7e101a1c6fa64143b8fa10514d273d27377
INFO : 2023-11-10 21:37:42Z - C:\Users\builds\AppData\Local\Temp\InedoAgent\BuildMaster\192.168.44.60\Temp\_E389922\Src\Romp\Installer\upack.json saved.
INFO : 2023-11-10 21:37:42Z - Replacement complete.
INFO : 2023-11-10 21:37:42Z - Creating zip file...
INFO : 2023-11-10 21:37:42Z - C:\Users\builds\AppData\Local\Temp\InedoAgent\BuildMaster\192.168.44.60\Temp\_E389922\ProGet.RompPack.upack file created.
