2026-01-17T20:14:53.4055291Z ##[section]Starting: Build product 2026-01-17T20:14:53.4061352Z ============================================================================== 2026-01-17T20:14:53.4061479Z Task : Command line 2026-01-17T20:14:53.4061564Z Description : Run a command line script using Bash on Linux and macOS and cmd.exe on Windows 2026-01-17T20:14:53.4061683Z Version : 2.250.1 2026-01-17T20:14:53.4061769Z Author : Microsoft Corporation 2026-01-17T20:14:53.4061854Z Help : https://docs.microsoft.com/azure/devops/pipelines/tasks/utility/command-line 2026-01-17T20:14:53.4061972Z ============================================================================== 2026-01-17T20:14:56.1244427Z Generating script. 2026-01-17T20:14:56.1251274Z Script contents: 2026-01-17T20:14:56.1252066Z /__w/1/s/build.sh -ci -arch wasm -os browser -s mono+libs+host+packs+libs.tests -c Release /p:ArchiveTests=true /p:MonoEnableAssertMessages=true /p:BrowserHost=linux /p:RunSmokeTestsOnly=False /p:InstallChromeForTests=true /maxcpucount:1 /p:EnableAggressiveTrimming=true /p:BuildAOTTestsOnHelix=false /p:RunAOTCompilation=false /p:AotHostArchitecture=x64 /p:AotHostOS=linux /maxcpucount:2 2026-01-17T20:14:56.1252919Z ========================== Starting Command Output =========================== 2026-01-17T20:14:56.1264810Z [command]/usr/bin/bash --noprofile --norc /__w/_temp/5c84c699-5dea-4d0d-81f4-c1c0c5eb7c6d.sh 2026-01-17T20:14:56.3269974Z Downloading 'https://builds.dotnet.microsoft.com/dotnet/scripts/v1/dotnet-install.sh' 2026-01-17T20:14:56.3933243Z Attempting to install 'sdk v11.0.100-alpha.1.26060.102' from public_location. 2026-01-17T20:14:56.9202659Z dotnet-install: Attempting to download using primary link https://builds.dotnet.microsoft.com/dotnet/Sdk/11.0.100-alpha.1.26060.102/dotnet-sdk-11.0.100-alpha.1.26060.102-linux-x64.tar.gz 2026-01-17T20:14:57.0518031Z dotnet-install: The resource at primary link 'https://builds.dotnet.microsoft.com/dotnet/Sdk/11.0.100-alpha.1.26060.102/dotnet-sdk-11.0.100-alpha.1.26060.102-linux-x64.tar.gz' is not available. 2026-01-17T20:14:57.0533553Z dotnet-install: Attempting to download using primary link https://ci.dot.net/public/Sdk/11.0.100-alpha.1.26060.102/dotnet-sdk-11.0.100-alpha.1.26060.102-linux-x64.tar.gz 2026-01-17T20:14:57.9886060Z dotnet-install: Remote file https://ci.dot.net/public/Sdk/11.0.100-alpha.1.26060.102/dotnet-sdk-11.0.100-alpha.1.26060.102-linux-x64.tar.gz size is 244020902 bytes. 2026-01-17T20:14:57.9889079Z dotnet-install: Extracting archive from https://ci.dot.net/public/Sdk/11.0.100-alpha.1.26060.102/dotnet-sdk-11.0.100-alpha.1.26060.102-linux-x64.tar.gz 2026-01-17T20:15:08.1052209Z dotnet-install: Downloaded file size is 244020902 bytes. 2026-01-17T20:15:08.1052693Z dotnet-install: The remote and local file sizes are equal. 2026-01-17T20:15:08.6635867Z dotnet-install: Installed version is 11.0.100-alpha.1.26060.102 2026-01-17T20:15:08.7992339Z dotnet-install: Adding to current process PATH: `/__w/1/s/.dotnet`. Note: This change will be visible only when sourcing script. 2026-01-17T20:15:08.7993278Z dotnet-install: Note that the script does not resolve dependencies during installation. 2026-01-17T20:15:08.7993761Z dotnet-install: To check the list of dependencies, go to https://learn.microsoft.com/dotnet/core/install, select your operating system and check the "Dependencies" section. 2026-01-17T20:15:08.7994200Z dotnet-install: Installation finished successfully. 2026-01-17T20:15:13.9398682Z 2026-01-17T20:15:14.1310581Z Determining projects to restore... 2026-01-17T20:15:18.8658874Z Tool 'coverlet.console' (version '6.0.4') was restored. Available commands: coverlet 2026-01-17T20:15:18.8659442Z Tool 'dotnet-reportgenerator-globaltool' (version '5.4.3') was restored. Available commands: reportgenerator 2026-01-17T20:15:18.8659888Z Tool 'microsoft.dotnet.xharness.cli' (version '11.0.0-prerelease.26058.2') was restored. Available commands: xharness 2026-01-17T20:15:18.8660494Z Tool 'microsoft.visualstudio.slngen.tool' (version '12.0.15') was restored. Available commands: slngen 2026-01-17T20:15:18.8661422Z 2026-01-17T20:15:18.8661791Z A newer version of tool 'dotnet-reportgenerator-globaltool' is available (version '5.5.1'). Consider updating your manifest file. 2026-01-17T20:15:18.8662267Z A newer version of tool 'microsoft.visualstudio.slngen.tool' is available (version '12.0.32'). Consider updating your manifest file. 2026-01-17T20:15:18.8662628Z 2026-01-17T20:15:18.8662894Z Restore was successful. 2026-01-17T20:15:20.7695399Z Restored /__w/1/s/.packages/microsoft.dotnet.arcade.sdk/11.0.0-beta.26065.101/tools/Tools.proj (in 1.74 sec). 2026-01-17T20:15:22.0175977Z Determining projects to restore... 2026-01-17T20:16:21.2696487Z Restored /__w/1/s/src/libraries/System.ComponentModel.TypeConverter/tests/UnloadableTestTypes/UnloadableTestTypes.csproj (in 1.61 sec). 2026-01-17T20:16:21.2697034Z Restored /__w/1/s/src/libraries/System.ComponentModel/ref/System.ComponentModel.csproj (in 1.61 sec). 2026-01-17T20:16:21.2811627Z Restored /__w/1/s/src/libraries/System.ComponentModel.TypeConverter/ref/System.ComponentModel.TypeConverter.csproj (in 3 ms). 2026-01-17T20:16:21.2915710Z Restored /__w/1/s/src/libraries/System.ComponentModel.Primitives/tests/System.ComponentModel.Primitives.Tests.csproj (in 13 ms). 2026-01-17T20:16:21.2966219Z Restored /__w/1/s/src/libraries/System.ComponentModel.TypeConverter/tests/System.ComponentModel.TypeConverter.Tests.csproj (in 1.68 sec). 2026-01-17T20:16:21.2977235Z Restored /__w/1/s/src/libraries/System.ComponentModel.Primitives/ref/System.ComponentModel.Primitives.csproj (in 3 ms). 2026-01-17T20:16:21.3095987Z Restored /__w/1/s/src/libraries/System.ComponentModel.EventBasedAsync/tests/System.ComponentModel.EventBasedAsync.Tests.csproj (in 10 ms). 2026-01-17T20:16:21.3152035Z Restored /__w/1/s/src/libraries/System.ComponentModel.EventBasedAsync/ref/System.ComponentModel.EventBasedAsync.csproj (in 2 ms). 2026-01-17T20:16:21.5580516Z Restored /__w/1/s/src/libraries/System.ComponentModel.Primitives/src/System.ComponentModel.Primitives.csproj (in 272 ms). 2026-01-17T20:16:21.5584962Z Restored /__w/1/s/src/libraries/System.ComponentModel.EventBasedAsync/src/System.ComponentModel.EventBasedAsync.csproj (in 249 ms). 2026-01-17T20:16:21.5774905Z Restored /__w/1/s/src/libraries/System.ComponentModel.Composition.Registration/tests/System.ComponentModel.Composition.Registration.Tests.csproj (in 15 ms). 2026-01-17T20:16:21.5842954Z Restored /__w/1/s/src/libraries/System.ComponentModel.TypeConverter/src/System.ComponentModel.TypeConverter.csproj (in 1.94 sec). 2026-01-17T20:16:22.0455676Z Restored /__w/1/s/src/libraries/System.ComponentModel.Composition/ref/System.ComponentModel.Composition.csproj (in 485 ms). 2026-01-17T20:16:22.0456232Z Restored /__w/1/s/src/libraries/System.ComponentModel.Composition.Registration/ref/System.ComponentModel.Composition.Registration.csproj (in 453 ms). 2026-01-17T20:16:22.0515125Z Restored /__w/1/s/src/libraries/System.ComponentModel.Composition/src/System.ComponentModel.Composition.csproj (in 726 ms). 2026-01-17T20:16:22.0516306Z Restored /__w/1/s/src/libraries/System.Collections.Concurrent/ref/System.Collections.Concurrent.csproj (in 2 ms). 2026-01-17T20:16:22.0517559Z Restored /__w/1/s/src/libraries/System.Collections.Concurrent/src/System.Collections.Concurrent.csproj (in 3 ms). 2026-01-17T20:16:22.0533737Z Restored /__w/1/s/src/libraries/System.ComponentModel.Composition.Registration/src/System.ComponentModel.Composition.Registration.csproj (in 464 ms). 2026-01-17T20:16:22.0590794Z Restored /__w/1/s/src/libraries/Microsoft.XmlSerializer.Generator/tests/SerializableAssembly.csproj (in 2 ms). 2026-01-17T20:16:22.0696260Z Restored /__w/1/s/src/libraries/Microsoft.XmlSerializer.Generator/tests/Microsoft.XmlSerializer.Generator.Tests.csproj (in 7 ms). 2026-01-17T20:16:22.8911356Z Restored /__w/1/s/src/libraries/System.CodeDom/ref/System.CodeDom.csproj (in 837 ms). 2026-01-17T20:16:22.9034079Z Restored /__w/1/s/src/libraries/System.CodeDom/src/System.CodeDom.csproj (in 849 ms). 2026-01-17T20:16:22.9106077Z Restored /__w/1/s/src/libraries/Microsoft.Win32.SystemEvents/ref/Microsoft.Win32.SystemEvents.csproj (in 3 ms). 2026-01-17T20:16:22.9253997Z Restored /__w/1/s/src/libraries/Microsoft.Win32.Registry/tests/Microsoft.Win32.Registry.Tests.csproj (in 10 ms). 2026-01-17T20:16:22.9361116Z Restored /__w/1/s/src/libraries/Microsoft.Win32.Registry/src/Microsoft.Win32.Registry.csproj (in 6 ms). 2026-01-17T20:16:22.9421138Z Restored /__w/1/s/src/libraries/Microsoft.Win32.Registry/ref/Microsoft.Win32.Registry.csproj (in 2 ms). 2026-01-17T20:16:23.0284288Z Restored /__w/1/s/src/libraries/Microsoft.Win32.SystemEvents/src/Microsoft.Win32.SystemEvents.csproj (in 129 ms). 2026-01-17T20:16:23.0354417Z Restored /__w/1/s/src/libraries/System.CodeDom/tests/System.CodeDom.Tests.csproj (in 982 ms). 2026-01-17T20:16:23.0371037Z Restored /__w/1/s/src/libraries/Microsoft.Win32.SystemEvents/tests/Microsoft.Win32.SystemEvents.Tests.csproj (in 959 ms). 2026-01-17T20:16:23.2461467Z Restored /__w/1/s/src/libraries/Microsoft.Win32.Registry.AccessControl/ref/Microsoft.Win32.Registry.AccessControl.csproj (in 206 ms). 2026-01-17T20:16:23.2474279Z Restored /__w/1/s/src/libraries/Microsoft.Win32.Registry.AccessControl/tests/Microsoft.Win32.Registry.AccessControl.Tests.csproj (in 298 ms). 2026-01-17T20:16:23.3709714Z Restored /__w/1/s/src/libraries/Microsoft.Win32.Registry.AccessControl/src/Microsoft.Win32.Registry.AccessControl.csproj (in 336 ms). 2026-01-17T20:16:23.5483063Z Restored /__w/1/s/src/libraries/Microsoft.Extensions.Options.DataAnnotations/ref/Microsoft.Extensions.Options.DataAnnotations.csproj (in 297 ms). 2026-01-17T20:16:23.6541903Z Restored /__w/1/s/src/libraries/Microsoft.Extensions.Options.DataAnnotations/src/Microsoft.Extensions.Options.DataAnnotations.csproj (in 402 ms). 2026-01-17T20:16:23.6677451Z Restored /__w/1/s/src/libraries/Microsoft.Extensions.Options.ConfigurationExtensions/ref/Microsoft.Extensions.Options.ConfigurationExtensions.csproj (in 7 ms). 2026-01-17T20:16:23.6946640Z Restored /__w/1/s/src/libraries/Microsoft.Extensions.Options.ConfigurationExtensions/src/Microsoft.Extensions.Options.ConfigurationExtensions.csproj (in 133 ms). 2026-01-17T20:16:23.7498391Z Restored /__w/1/s/src/libraries/Microsoft.Extensions.Logging/tests/DI.Common/Common/tests/Microsoft.Extensions.Logging.Testing.Tests.csproj (in 49 ms). 2026-01-17T20:16:23.8056838Z Restored /__w/1/s/src/libraries/Microsoft.Extensions.Logging/tests/Common/Microsoft.Extensions.Logging.Tests.csproj (in 76 ms). 2026-01-17T20:16:23.8236053Z Restored /__w/1/s/src/libraries/Microsoft.Extensions.Logging/ref/Microsoft.Extensions.Logging.csproj (in 8 ms). 2026-01-17T20:16:23.9691390Z Restored /__w/1/s/src/libraries/Microsoft.Extensions.Logging/src/Microsoft.Extensions.Logging.csproj (in 146 ms). 2026-01-17T20:16:23.9692525Z Restored /__w/1/s/src/libraries/Microsoft.Extensions.Logging.TraceSource/ref/Microsoft.Extensions.Logging.TraceSource.csproj (in 9 ms). 2026-01-17T20:16:24.0542914Z Restored /__w/1/s/src/libraries/Microsoft.Extensions.Logging.EventSource/tests/Microsoft.Extensions.Logging.EventSource.Tests.csproj (in 50 ms). 2026-01-17T20:16:24.1413428Z Restored /__w/1/s/src/libraries/Microsoft.Extensions.Logging.TraceSource/src/Microsoft.Extensions.Logging.TraceSource.csproj (in 302 ms). 2026-01-17T20:16:24.1777299Z Restored /__w/1/s/src/libraries/Microsoft.Extensions.Logging.EventSource/ref/Microsoft.Extensions.Logging.EventSource.csproj (in 15 ms). 2026-01-17T20:16:24.3558903Z Restored /__w/1/s/src/libraries/Microsoft.Extensions.Options/gen/Microsoft.Extensions.Options.SourceGeneration.csproj (in 1.31 sec). 2026-01-17T20:16:24.3581734Z Restored /__w/1/s/src/libraries/System.Net.Sockets/ref/System.Net.Sockets.csproj (in 2 ms). 2026-01-17T20:16:24.3649656Z Restored /__w/1/s/src/libraries/Microsoft.Extensions.Logging.EventSource/src/Microsoft.Extensions.Logging.EventSource.csproj (in 316 ms). 2026-01-17T20:16:24.3926039Z Restored /__w/1/s/src/libraries/System.Net.ServerSentEvents/tests/System.Net.ServerSentEvents.Tests.csproj (in 23 ms). 2026-01-17T20:16:24.4017163Z Restored /__w/1/s/src/libraries/System.Net.ServerSentEvents/ref/System.Net.ServerSentEvents.csproj (in 5 ms). 2026-01-17T20:16:24.4402648Z Restored /__w/1/s/src/libraries/Microsoft.Extensions.Logging.EventLog/src/Microsoft.Extensions.Logging.EventLog.csproj (in 250 ms). 2026-01-17T20:16:24.4804678Z Restored /__w/1/s/src/libraries/System.Net.Security/tests/UnitTests/System.Net.Security.Unit.Tests.csproj (in 71 ms). 2026-01-17T20:16:24.4926472Z Restored /__w/1/s/src/libraries/System.Net.ServerSentEvents/src/System.Net.ServerSentEvents.csproj (in 120 ms). 2026-01-17T20:16:24.5023360Z Restored /__w/1/s/src/libraries/System.Net.Security/tests/EnterpriseTests/System.Net.Security.Enterprise.Tests.csproj (in 16 ms). 2026-01-17T20:16:24.5052284Z Restored /__w/1/s/src/libraries/System.Net.Security/ref/System.Net.Security.csproj (in 2 ms). 2026-01-17T20:16:24.5692333Z Restored /__w/1/s/src/libraries/System.Net.Security/src/System.Net.Security.csproj (in 61 ms). 2026-01-17T20:16:24.5946935Z Restored /__w/1/s/src/libraries/System.Net.Requests/tests/ServicePointTests/System.Net.ServicePoint.Tests.csproj (in 15 ms). 2026-01-17T20:16:24.6428089Z Restored /__w/1/s/src/libraries/System.Net.Requests/tests/System.Net.Requests.Tests.csproj (in 130 ms). 2026-01-17T20:16:24.6524534Z Restored /__w/1/s/src/libraries/System.Net.Requests/ref/System.Net.Requests.csproj (in 5 ms). 2026-01-17T20:16:24.6551109Z Restored /__w/1/s/src/libraries/System.Net.Requests/src/System.Net.Requests.csproj (in 38 ms). 2026-01-17T20:16:24.7123187Z Restored /__w/1/s/src/libraries/System.Net.Quic/src/System.Net.Quic.csproj (in 23 ms). 2026-01-17T20:16:24.7123936Z Restored /__w/1/s/src/libraries/System.Net.Quic/ref/System.Net.Quic.csproj (in 3 ms). 2026-01-17T20:16:24.7314417Z Restored /__w/1/s/src/libraries/System.Net.Primitives/tests/UnitTests/System.Net.Primitives.UnitTests.Tests.csproj (in 24 ms). 2026-01-17T20:16:24.7599851Z Restored /__w/1/s/src/libraries/System.Net.Primitives/tests/PalTests/System.Net.Primitives.Pal.Tests.csproj (in 25 ms). 2026-01-17T20:16:24.7882727Z Restored /__w/1/s/src/libraries/System.Net.Primitives/tests/FunctionalTests/System.Net.Primitives.Functional.Tests.csproj (in 21 ms). 2026-01-17T20:16:25.0675136Z Restored /__w/1/s/src/libraries/System.Net.Primitives/src/System.Net.Primitives.csproj (in 29 ms). 2026-01-17T20:16:25.0795901Z Restored /__w/1/s/src/libraries/System.Net.Primitives/ref/System.Net.Primitives.csproj (in 1 ms). 2026-01-17T20:16:25.0796465Z Restored /__w/1/s/src/libraries/System.Net.Security/tests/FunctionalTests/System.Net.Security.Tests.csproj (in 391 ms). 2026-01-17T20:16:25.0796979Z Restored /__w/1/s/src/libraries/System.Net.Ping/tests/FunctionalTests/System.Net.Ping.Functional.Tests.csproj (in 37 ms). 2026-01-17T20:16:25.0797479Z Restored /__w/1/s/src/libraries/System.Net.Ping/src/System.Net.Ping.csproj (in 24 ms). 2026-01-17T20:16:25.0797945Z Restored /__w/1/s/src/libraries/System.Net.Ping/ref/System.Net.Ping.csproj (in 3 ms). 2026-01-17T20:16:25.0798482Z Restored /__w/1/s/src/libraries/System.Net.NetworkInformation/tests/FunctionalTests/System.Net.NetworkInformation.Functional.Tests.csproj (in 7 ms). 2026-01-17T20:16:25.0799108Z Restored /__w/1/s/src/libraries/System.Net.NetworkInformation/ref/System.Net.NetworkInformation.csproj (in 2 ms). 2026-01-17T20:16:25.0799621Z Restored /__w/1/s/src/libraries/System.Net.NetworkInformation/src/System.Net.NetworkInformation.csproj (in 48 ms). 2026-01-17T20:16:25.0800364Z Restored /__w/1/s/src/libraries/System.Net.NameResolution/tests/PalTests/System.Net.NameResolution.Pal.Tests.csproj (in 43 ms). 2026-01-17T20:16:25.0800908Z Restored /__w/1/s/src/libraries/System.Net.NameResolution/tests/FunctionalTests/System.Net.NameResolution.Functional.Tests.csproj (in 34 ms). 2026-01-17T20:16:25.0801431Z Restored /__w/1/s/src/libraries/System.Net.NameResolution/ref/System.Net.NameResolution.csproj (in 2 ms). 2026-01-17T20:16:25.0802274Z Restored /__w/1/s/src/libraries/System.Net.NameResolution/src/System.Net.NameResolution.csproj (in 38 ms). 2026-01-17T20:16:25.0802919Z Restored /__w/1/s/src/libraries/System.Net.Mail/tests/Unit/System.Net.Mail.Unit.Tests.csproj (in 25 ms). 2026-01-17T20:16:25.4627884Z Restored /__w/1/s/src/libraries/System.Net.Mail/src/System.Net.Mail.csproj (in 33 ms). 2026-01-17T20:16:25.4682114Z Restored /__w/1/s/src/libraries/System.Net.Mail/ref/System.Net.Mail.csproj (in 6 ms). 2026-01-17T20:16:25.4682642Z Restored /__w/1/s/src/libraries/System.Net.Mail/tests/Functional/System.Net.Mail.Functional.Tests.csproj (in 105 ms). 2026-01-17T20:16:25.4683100Z Restored /__w/1/s/src/libraries/System.Net.HttpListener/src/System.Net.HttpListener.csproj (in 25 ms). 2026-01-17T20:16:25.4683650Z Restored /__w/1/s/src/libraries/System.Net.HttpListener/ref/System.Net.HttpListener.csproj (in 3 ms). 2026-01-17T20:16:25.4684109Z Restored /__w/1/s/src/libraries/System.Net.HttpListener/tests/System.Net.HttpListener.Tests.csproj (in 62 ms). 2026-01-17T20:16:25.4684622Z Restored /__w/1/s/src/libraries/System.Net.Http/tests/UnitTests/System.Net.Http.Unit.Tests.csproj (in 84 ms). 2026-01-17T20:16:25.4685082Z Restored /__w/1/s/src/libraries/System.Net.Http/tests/EnterpriseTests/System.Net.Http.Enterprise.Tests.csproj (in 18 ms). 2026-01-17T20:16:25.4685575Z Restored /__w/1/s/src/libraries/System.Net.Http/tests/FunctionalTests/System.Net.Http.Functional.Tests.csproj (in 224 ms). 2026-01-17T20:16:25.4686012Z Restored /__w/1/s/src/libraries/System.Net.Http/ref/System.Net.Http.csproj (in 3 ms). 2026-01-17T20:16:25.5248343Z Restored /__w/1/s/src/libraries/System.Net.Http.WinHttpHandler/tests/UnitTests/System.Net.Http.WinHttpHandler.Unit.Tests.csproj (in 8 ms). 2026-01-17T20:16:25.5248876Z Restored /__w/1/s/src/libraries/System.Net.Http/src/System.Net.Http.csproj (in 130 ms). 2026-01-17T20:16:25.6602453Z Restored /__w/1/s/src/libraries/System.Net.Http.WinHttpHandler/tests/FunctionalTests/System.Net.Http.WinHttpHandler.Functional.Tests.csproj (in 190 ms). 2026-01-17T20:16:25.6687755Z Restored /__w/1/s/src/libraries/System.Net.Http.WinHttpHandler/ref/System.Net.Http.WinHttpHandler.csproj (in 4 ms). 2026-01-17T20:16:25.7826187Z Restored /__w/1/s/src/libraries/System.Net.Http.Json/tests/UnitTests/System.Net.Http.Json.Unit.Tests.csproj (in 48 ms). 2026-01-17T20:16:25.7826844Z Restored /__w/1/s/src/libraries/System.Net.Http.WinHttpHandler/src/System.Net.Http.WinHttpHandler.csproj (in 218 ms). 2026-01-17T20:16:25.7827339Z Restored /__w/1/s/src/libraries/System.Net.Quic/tests/FunctionalTests/System.Net.Quic.Functional.Tests.csproj (in 1.1 sec). 2026-01-17T20:16:25.7827795Z Restored /__w/1/s/src/libraries/System.Net.Http.Json/ref/System.Net.Http.Json.csproj (in 8 ms). 2026-01-17T20:16:25.7865327Z Restored /__w/1/s/src/libraries/System.Memory/tests/System.Memory.Tests.csproj (in 9 ms). 2026-01-17T20:16:25.7915585Z Restored /__w/1/s/src/libraries/System.Memory/src/System.Memory.csproj (in 3 ms). 2026-01-17T20:16:25.8012195Z Restored /__w/1/s/src/libraries/System.Memory/ref/System.Memory.csproj (in 4 ms). 2026-01-17T20:16:25.8026751Z Restored /__w/1/s/src/libraries/System.Net.Http.Json/tests/FunctionalTests/System.Net.Http.Json.Functional.Tests.csproj (in 40 ms). 2026-01-17T20:16:25.8415575Z Restored /__w/1/s/src/libraries/Microsoft.Extensions.Options.ConfigurationExtensions/tests/SourceGenerationTests/Microsoft.Extensions.Options.ConfigurationExtensions.SourceGeneration.Tests.csproj (in 2.46 sec). 2026-01-17T20:16:25.8432860Z Restored /__w/1/s/src/libraries/System.Memory.Data/tests/System.Memory.Data.Tests.csproj (in 32 ms). 2026-01-17T20:16:25.8545360Z Restored /__w/1/s/src/libraries/System.Memory.Data/ref/System.Memory.Data.csproj (in 7 ms). 2026-01-17T20:16:25.8707252Z Restored /__w/1/s/src/libraries/System.Management/tests/System.Management.Tests.csproj (in 21 ms). 2026-01-17T20:16:25.8772922Z Restored /__w/1/s/src/libraries/System.Management/ref/System.Management.csproj (in 3 ms). 2026-01-17T20:16:25.8871621Z Restored /__w/1/s/src/libraries/System.Linq/tests/System.Linq.Tests.csproj (in 6 ms). 2026-01-17T20:16:25.8940838Z Restored /__w/1/s/src/libraries/System.Linq/src/System.Linq.csproj (in 4 ms). 2026-01-17T20:16:25.8986289Z Restored /__w/1/s/src/libraries/System.Linq/ref/System.Linq.csproj (in 2 ms). 2026-01-17T20:16:25.9104043Z Restored /__w/1/s/src/libraries/System.Linq.Queryable/tests/System.Linq.Queryable.Tests.csproj (in 7 ms). 2026-01-17T20:16:25.9253282Z Restored /__w/1/s/src/libraries/System.Linq.Queryable/src/System.Linq.Queryable.csproj (in 7 ms). 2026-01-17T20:16:25.9304682Z Restored /__w/1/s/src/libraries/System.Linq.Queryable/ref/System.Linq.Queryable.csproj (in 3 ms). 2026-01-17T20:16:25.9421597Z Restored /__w/1/s/src/libraries/System.Linq.Parallel/tests/System.Linq.Parallel.Tests.csproj (in 9 ms). 2026-01-17T20:16:25.9483937Z Restored /__w/1/s/src/libraries/System.Linq.Parallel/src/System.Linq.Parallel.csproj (in 4 ms). 2026-01-17T20:16:25.9516250Z Restored /__w/1/s/src/libraries/System.Linq.Parallel/ref/System.Linq.Parallel.csproj (in 1 ms). 2026-01-17T20:16:25.9571512Z Restored /__w/1/s/src/libraries/System.Memory.Data/src/System.Memory.Data.csproj (in 145 ms). 2026-01-17T20:16:25.9692040Z Restored /__w/1/s/src/libraries/System.Linq.Expressions/src/System.Linq.Expressions.csproj (in 6 ms). 2026-01-17T20:16:25.9716646Z Restored /__w/1/s/src/libraries/System.Linq.Expressions/ref/System.Linq.Expressions.csproj (in 2 ms). 2026-01-17T20:16:26.0049974Z Restored /__w/1/s/src/libraries/System.Linq.Expressions/tests/System.Linq.Expressions.Tests.csproj (in 42 ms). 2026-01-17T20:16:26.0069251Z Restored /__w/1/s/src/libraries/System.Linq.AsyncEnumerable/tests/System.Linq.AsyncEnumerable.Tests.csproj (in 27 ms). 2026-01-17T20:16:26.0427968Z Restored /__w/1/s/src/libraries/System.Linq.AsyncEnumerable/ref/System.Linq.AsyncEnumerable.csproj (in 6 ms). 2026-01-17T20:16:26.0430712Z Restored /__w/1/s/src/libraries/System.Management/src/System.Management.csproj (in 160 ms). 2026-01-17T20:16:26.0433185Z Restored /__w/1/s/src/libraries/System.Linq.AsyncEnumerable/src/System.Linq.AsyncEnumerable.csproj (in 12 ms). 2026-01-17T20:16:26.0433644Z Restored /__w/1/s/src/libraries/System.IO.Ports/ref/System.IO.Ports.csproj (in 3 ms). 2026-01-17T20:16:26.0434089Z Restored /__w/1/s/src/libraries/System.IO.Ports/pkg/runtime.osx-x64.runtime.native.System.IO.Ports.proj (in 1 ms). 2026-01-17T20:16:26.0434536Z Restored /__w/1/s/src/libraries/System.IO.Ports/pkg/runtime.osx-arm64.runtime.native.System.IO.Ports.proj (in 0.9 ms). 2026-01-17T20:16:26.0485903Z Restored /__w/1/s/src/libraries/System.Net.Http.Json/src/System.Net.Http.Json.csproj (in 277 ms). 2026-01-17T20:16:26.0528611Z Restored /__w/1/s/src/libraries/System.IO.Ports/pkg/runtime.maccatalyst-x64.runtime.native.System.IO.Ports.proj (in 1 ms). 2026-01-17T20:16:26.0548268Z Restored /__w/1/s/src/libraries/System.IO.Ports/pkg/runtime.maccatalyst-arm64.runtime.native.System.IO.Ports.proj (in 0.9 ms). 2026-01-17T20:16:26.0575421Z Restored /__w/1/s/src/libraries/System.IO.Ports/pkg/runtime.linux-x64.runtime.native.System.IO.Ports.proj (in 1 ms). 2026-01-17T20:16:26.0600657Z Restored /__w/1/s/src/libraries/System.IO.Ports/pkg/runtime.linux-musl-x64.runtime.native.System.IO.Ports.proj (in 0.9 ms). 2026-01-17T20:16:26.0628477Z Restored /__w/1/s/src/libraries/System.IO.Ports/pkg/runtime.linux-musl-arm64.runtime.native.System.IO.Ports.proj (in 1 ms). 2026-01-17T20:16:26.0661142Z Restored /__w/1/s/src/libraries/System.IO.Ports/pkg/runtime.linux-musl-arm.runtime.native.System.IO.Ports.proj (in 1 ms). 2026-01-17T20:16:26.0698618Z Restored /__w/1/s/src/libraries/System.IO.Ports/pkg/runtime.linux-bionic-x64.runtime.native.System.IO.Ports.proj (in 1 ms). 2026-01-17T20:16:26.0723328Z Restored /__w/1/s/src/libraries/System.IO.Ports/pkg/runtime.linux-bionic-arm64.runtime.native.System.IO.Ports.proj (in 1 ms). 2026-01-17T20:16:26.0754164Z Restored /__w/1/s/src/libraries/System.IO.Ports/pkg/runtime.linux-arm64.runtime.native.System.IO.Ports.proj (in 1 ms). 2026-01-17T20:16:26.0790782Z Restored /__w/1/s/src/libraries/System.IO.Ports/pkg/runtime.linux-arm.runtime.native.System.IO.Ports.proj (in 1 ms). 2026-01-17T20:16:26.0836147Z Restored /__w/1/s/src/libraries/System.IO.Ports/pkg/runtime.android-x86.runtime.native.System.IO.Ports.proj (in 2 ms). 2026-01-17T20:16:26.0864654Z Restored /__w/1/s/src/libraries/System.IO.Ports/pkg/runtime.android-x64.runtime.native.System.IO.Ports.proj (in 1 ms). 2026-01-17T20:16:26.0902514Z Restored /__w/1/s/src/libraries/System.IO.Ports/pkg/runtime.android-arm64.runtime.native.System.IO.Ports.proj (in 2 ms). 2026-01-17T20:16:26.0925401Z Restored /__w/1/s/src/libraries/System.IO.Ports/tests/System.IO.Ports.Tests.csproj (in 60 ms). 2026-01-17T20:16:26.0943179Z Restored /__w/1/s/src/libraries/System.IO.Ports/pkg/runtime.android-arm.runtime.native.System.IO.Ports.proj (in 1 ms). 2026-01-17T20:16:26.1161334Z Restored /__w/1/s/src/libraries/System.IO.Pipes/src/System.IO.Pipes.csproj (in 14 ms). 2026-01-17T20:16:26.1197774Z Restored /__w/1/s/src/libraries/System.IO.Pipes/ref/System.IO.Pipes.csproj (in 1 ms). 2026-01-17T20:16:26.1418004Z Restored /__w/1/s/src/libraries/System.IO.Pipes.AccessControl/tests/System.IO.Pipes.AccessControl.Tests.csproj (in 13 ms). 2026-01-17T20:16:26.1517092Z Restored /__w/1/s/src/libraries/System.IO.Pipes/tests/System.IO.Pipes.Tests.csproj (in 38 ms). 2026-01-17T20:16:26.1773841Z Restored /__w/1/s/src/libraries/System.IO.Pipes.AccessControl/ref/System.IO.Pipes.AccessControl.csproj (in 2 ms). 2026-01-17T20:16:26.1774627Z Restored /__w/1/s/src/libraries/System.IO.Ports/pkg/runtime.native.System.IO.Ports.proj (in 116 ms). 2026-01-17T20:16:26.1776228Z Restored /__w/1/s/src/libraries/System.IO.Pipes.AccessControl/src/System.IO.Pipes.AccessControl.csproj (in 9 ms). 2026-01-17T20:16:26.1856353Z Restored /__w/1/s/src/libraries/System.IO.Pipelines/ref/System.IO.Pipelines.csproj (in 15 ms). 2026-01-17T20:16:26.1927531Z Restored /__w/1/s/src/libraries/System.IO.Pipelines/tests/System.IO.Pipelines.Tests.csproj (in 28 ms). 2026-01-17T20:16:26.2130553Z Restored /__w/1/s/src/libraries/System.IO.Ports/src/System.IO.Ports.csproj (in 183 ms). 2026-01-17T20:16:26.2203824Z Restored /__w/1/s/src/libraries/System.IO.Packaging/ref/System.IO.Packaging.csproj (in 4 ms). 2026-01-17T20:16:26.2327322Z Restored /__w/1/s/src/libraries/System.IO.Pipelines/src/System.IO.Pipelines.csproj (in 72 ms). 2026-01-17T20:16:26.2470755Z Restored /__w/1/s/src/libraries/System.IO.MemoryMappedFiles/src/System.IO.MemoryMappedFiles.csproj (in 10 ms). 2026-01-17T20:16:26.2498917Z Restored /__w/1/s/src/libraries/System.IO.MemoryMappedFiles/tests/System.IO.MemoryMappedFiles.Tests.csproj (in 23 ms). 2026-01-17T20:16:26.2508069Z Restored /__w/1/s/src/libraries/System.IO.MemoryMappedFiles/ref/System.IO.MemoryMappedFiles.csproj (in 2 ms). 2026-01-17T20:16:26.2810598Z Restored /__w/1/s/src/libraries/System.IO.IsolatedStorage/src/System.IO.IsolatedStorage.csproj (in 22 ms). 2026-01-17T20:16:26.2836783Z Restored /__w/1/s/src/libraries/System.IO.IsolatedStorage/ref/System.IO.IsolatedStorage.csproj (in 1 ms). 2026-01-17T20:16:26.3095007Z Restored /__w/1/s/src/libraries/System.IO.Hashing/tests/System.IO.Hashing.Tests.csproj (in 20 ms). 2026-01-17T20:16:26.3261618Z Restored /__w/1/s/src/libraries/System.IO.IsolatedStorage/tests/System.IO.IsolatedStorage.Tests.csproj (in 60 ms). 2026-01-17T20:16:26.3324519Z Restored /__w/1/s/src/libraries/System.IO.Hashing/ref/System.IO.Hashing.csproj (in 5 ms). 2026-01-17T20:16:26.3680811Z Restored /__w/1/s/src/libraries/System.IO.Packaging/src/System.IO.Packaging.csproj (in 144 ms). 2026-01-17T20:16:26.3681361Z Restored /__w/1/s/src/libraries/System.IO.Packaging/tests/System.IO.Packaging.Tests.csproj (in 167 ms). 2026-01-17T20:16:26.3681857Z Restored /__w/1/s/src/libraries/System.IO.FileSystem.Watcher/ref/System.IO.FileSystem.Watcher.csproj (in 1 ms). 2026-01-17T20:16:26.3682370Z Restored /__w/1/s/src/libraries/System.IO.FileSystem.Watcher/src/System.IO.FileSystem.Watcher.csproj (in 21 ms). 2026-01-17T20:16:26.3971741Z Restored /__w/1/s/src/libraries/System.IO.FileSystem.DriveInfo/src/System.IO.FileSystem.DriveInfo.csproj (in 10 ms). 2026-01-17T20:16:26.3973974Z Restored /__w/1/s/src/libraries/System.IO.FileSystem.DriveInfo/ref/System.IO.FileSystem.DriveInfo.csproj (in 1 ms). 2026-01-17T20:16:26.3974465Z Restored /__w/1/s/src/libraries/System.IO.FileSystem.DriveInfo/tests/System.IO.FileSystem.DriveInfo.Tests.csproj (in 25 ms). 2026-01-17T20:16:26.3974931Z Restored /__w/1/s/src/libraries/System.IO.FileSystem.Watcher/tests/System.IO.FileSystem.Watcher.Tests.csproj (in 54 ms). 2026-01-17T20:16:26.4004845Z Restored /__w/1/s/src/libraries/System.IO.FileSystem.AccessControl/ref/System.IO.FileSystem.AccessControl.csproj (in 3 ms). 2026-01-17T20:16:26.4063085Z Restored /__w/1/s/src/libraries/System.IO.FileSystem.AccessControl/src/System.IO.FileSystem.AccessControl.csproj (in 8 ms). 2026-01-17T20:16:26.4186633Z Restored /__w/1/s/src/libraries/System.IO.FileSystem.AccessControl/tests/System.IO.FileSystem.AccessControl.Tests.csproj (in 18 ms). 2026-01-17T20:16:26.4259731Z Restored /__w/1/s/src/libraries/System.IO.Compression/ref/System.IO.Compression.csproj (in 1 ms). 2026-01-17T20:16:26.4275287Z Restored /__w/1/s/src/libraries/System.IO.Compression/src/System.IO.Compression.csproj (in 17 ms). 2026-01-17T20:16:26.4373531Z Restored /__w/1/s/src/libraries/System.IO.Compression.ZipFile/src/System.IO.Compression.ZipFile.csproj (in 5 ms). 2026-01-17T20:16:26.4411001Z Restored /__w/1/s/src/libraries/System.IO.Compression.ZipFile/ref/System.IO.Compression.ZipFile.csproj (in 2 ms). 2026-01-17T20:16:26.4511186Z Restored /__w/1/s/src/libraries/System.IO.Hashing/src/System.IO.Hashing.csproj (in 138 ms). 2026-01-17T20:16:26.4624996Z Restored /__w/1/s/src/libraries/System.IO.Compression.Brotli/src/System.IO.Compression.Brotli.csproj (in 7 ms). 2026-01-17T20:16:26.4662546Z Restored /__w/1/s/src/libraries/System.IO.Compression.Brotli/ref/System.IO.Compression.Brotli.csproj (in 2 ms). 2026-01-17T20:16:29.9341189Z Restored /__w/1/s/src/libraries/System.Formats.Tar/tests/System.Formats.Tar.Tests.csproj (in 3.44 sec). 2026-01-17T20:16:30.0105555Z Restored /__w/1/s/src/libraries/System.Formats.Tar/tests/Manual/System.Formats.Tar.Manual.Tests.csproj (in 7 ms). 2026-01-17T20:16:30.0112032Z Restored /__w/1/s/src/libraries/System.Formats.Tar/src/System.Formats.Tar.csproj (in 5 ms). 2026-01-17T20:16:30.0112416Z Restored /__w/1/s/src/libraries/System.Formats.Tar/ref/System.Formats.Tar.csproj (in 1 ms). 2026-01-17T20:16:30.0112699Z Restored /__w/1/s/src/libraries/System.Formats.Nrbf/tests/System.Formats.Nrbf.Tests.csproj (in 29 ms). 2026-01-17T20:16:30.2216485Z Restored /__w/1/s/src/libraries/System.Formats.Nrbf/src/System.Formats.Nrbf.csproj (in 207 ms). 2026-01-17T20:16:30.2353860Z Restored /__w/1/s/src/libraries/System.Formats.Nrbf/ref/System.Formats.Nrbf.csproj (in 7 ms). 2026-01-17T20:16:30.6146954Z Restored /__w/1/s/src/libraries/System.Formats.Cbor/tests/System.Formats.Cbor.Tests.csproj (in 355 ms). 2026-01-17T20:16:30.6147777Z Restored /__w/1/s/src/libraries/System.Formats.Cbor/tests/CborDocument/System.Formats.Cbor.Tests.DataModel.fsproj (in 10 ms). 2026-01-17T20:16:30.7988783Z Restored /__w/1/s/src/libraries/System.Formats.Cbor/src/System.Formats.Cbor.csproj (in 124 ms). 2026-01-17T20:16:30.7989281Z Restored /__w/1/s/src/libraries/System.Formats.Cbor/ref/System.Formats.Cbor.csproj (in 3 ms). 2026-01-17T20:16:30.7989704Z Restored /__w/1/s/src/libraries/System.Formats.Asn1/tests/System.Formats.Asn1.Tests.csproj (in 29 ms). 2026-01-17T20:16:31.1869988Z Restored /__w/1/s/src/libraries/System.Formats.Asn1/src/System.Formats.Asn1.csproj (in 167 ms). 2026-01-17T20:16:31.1871832Z Restored /__w/1/s/src/libraries/System.Formats.Asn1/ref/System.Formats.Asn1.csproj (in 9 ms). 2026-01-17T20:16:31.1875930Z Restored /__w/1/s/src/libraries/System.Drawing.Primitives/tests/System.Drawing.Primitives.Tests.csproj (in 19 ms). 2026-01-17T20:16:31.1876940Z Restored /__w/1/s/src/libraries/System.Drawing.Primitives/src/System.Drawing.Primitives.csproj (in 17 ms). 2026-01-17T20:16:31.1877615Z Restored /__w/1/s/src/libraries/System.Drawing.Primitives/ref/System.Drawing.Primitives.csproj (in 11 ms). 2026-01-17T20:16:31.1878121Z Restored /__w/1/s/src/libraries/System.DirectoryServices/tests/System.DirectoryServices.Tests.csproj (in 57 ms). 2026-01-17T20:16:31.5712187Z Restored /__w/1/s/src/libraries/System.DirectoryServices/src/System.DirectoryServices.csproj (in 312 ms). 2026-01-17T20:16:31.5712830Z Restored /__w/1/s/src/libraries/System.DirectoryServices/ref/System.DirectoryServices.csproj (in 5 ms). 2026-01-17T20:16:31.5713365Z Restored /__w/1/s/src/libraries/System.DirectoryServices.Protocols/tests/System.DirectoryServices.Protocols.Tests.csproj (in 32 ms). 2026-01-17T20:16:31.9511391Z Restored /__w/1/s/src/libraries/System.DirectoryServices.Protocols/src/System.DirectoryServices.Protocols.csproj (in 247 ms). 2026-01-17T20:16:31.9513875Z Restored /__w/1/s/src/libraries/System.DirectoryServices.Protocols/ref/System.DirectoryServices.Protocols.csproj (in 2 ms). 2026-01-17T20:16:31.9515687Z Restored /__w/1/s/src/libraries/System.DirectoryServices.AccountManagement/tests/System.DirectoryServices.AccountManagement.Tests.csproj (in 65 ms). 2026-01-17T20:16:32.1301420Z Restored /__w/1/s/src/libraries/System.DirectoryServices.AccountManagement/src/System.DirectoryServices.AccountManagement.csproj (in 164 ms). 2026-01-17T20:16:32.1302322Z Restored /__w/1/s/src/libraries/System.DirectoryServices.AccountManagement/ref/System.DirectoryServices.AccountManagement.csproj (in 2 ms). 2026-01-17T20:16:32.8931857Z Restored /__w/1/s/src/libraries/System.Diagnostics.Tracing/tests/System.Diagnostics.Tracing.Tests.csproj (in 350 ms). 2026-01-17T20:16:32.8932741Z Restored /__w/1/s/src/libraries/System.Diagnostics.Tracing/src/System.Diagnostics.Tracing.csproj (in 2 ms). 2026-01-17T20:16:32.8933514Z Restored /__w/1/s/src/libraries/System.Diagnostics.Tracing/ref/System.Diagnostics.Tracing.csproj (in 1 ms). 2026-01-17T20:16:32.8934496Z Restored /__w/1/s/src/libraries/System.Diagnostics.TraceSource/tests/System.Diagnostics.TraceSource.Tests/System.Diagnostics.TraceSource.Tests.csproj (in 16 ms). 2026-01-17T20:16:32.8935385Z Restored /__w/1/s/src/libraries/System.Diagnostics.TraceSource/tests/System.Diagnostics.TraceSource.Config.Tests/System.Diagnostics.TraceSource.Config.Tests.csproj (in 26 ms). 2026-01-17T20:16:32.8936163Z Restored /__w/1/s/src/libraries/System.Diagnostics.TraceSource/src/System.Diagnostics.TraceSource.csproj (in 10 ms). 2026-01-17T20:16:32.8936616Z Restored /__w/1/s/src/libraries/System.Diagnostics.TraceSource/ref/System.Diagnostics.TraceSource.csproj (in 4 ms). 2026-01-17T20:16:32.8937124Z Restored /__w/1/s/src/libraries/System.Diagnostics.TextWriterTraceListener/tests/System.Diagnostics.TextWriterTraceListener.Tests.csproj (in 8 ms). 2026-01-17T20:16:32.8937627Z Restored /__w/1/s/src/libraries/System.Diagnostics.TextWriterTraceListener/src/System.Diagnostics.TextWriterTraceListener.csproj (in 41 ms). 2026-01-17T20:16:32.8938122Z Restored /__w/1/s/src/libraries/System.Diagnostics.TextWriterTraceListener/ref/System.Diagnostics.TextWriterTraceListener.csproj (in 2 ms). 2026-01-17T20:16:32.8938591Z Restored /__w/1/s/src/libraries/System.Diagnostics.StackTrace/tests/System.Diagnostics.StackTrace.Tests.csproj (in 6 ms). 2026-01-17T20:16:32.8939056Z Restored /__w/1/s/src/libraries/System.Diagnostics.StackTrace/tests/ExceptionTestAssembly/ExceptionTestAssembly.csproj (in 1 ms). 2026-01-17T20:16:32.8991284Z Restored /__w/1/s/src/libraries/System.Diagnostics.StackTrace/src/System.Diagnostics.StackTrace.csproj (in 8 ms). 2026-01-17T20:16:32.8992257Z Restored /__w/1/s/src/libraries/System.Diagnostics.StackTrace/ref/System.Diagnostics.StackTrace.csproj (in 1 ms). 2026-01-17T20:16:32.8992894Z Restored /__w/1/s/src/libraries/System.Diagnostics.Process/tests/System.Diagnostics.Process.Tests.csproj (in 29 ms). 2026-01-17T20:16:32.8993740Z Restored /__w/1/s/src/libraries/System.Diagnostics.Process/tests/LongPath/LongPath.csproj (in 3 ms). 2026-01-17T20:16:32.8994276Z Restored /__w/1/s/src/libraries/System.Diagnostics.Process/src/System.Diagnostics.Process.csproj (in 58 ms). 2026-01-17T20:16:32.8994715Z Restored /__w/1/s/src/libraries/System.Diagnostics.Process/ref/System.Diagnostics.Process.csproj (in 5 ms). 2026-01-17T20:16:32.8995164Z Restored /__w/1/s/src/libraries/System.Diagnostics.PerformanceCounter/tests/System.Diagnostics.PerformanceCounter.Tests.csproj (in 24 ms). 2026-01-17T20:16:32.9790452Z Restored /__w/1/s/src/libraries/System.IO.Compression.ZipFile/tests/System.IO.Compression.ZipFile.Tests.csproj (in 6.53 sec). 2026-01-17T20:16:32.9930740Z Restored /__w/1/s/src/libraries/System.Diagnostics.PerformanceCounter/ref/System.Diagnostics.PerformanceCounter.csproj (in 2 ms). 2026-01-17T20:16:33.0138113Z Restored /__w/1/s/src/libraries/System.Diagnostics.FileVersionInfo/tests/System.Diagnostics.FileVersionInfo.Tests/System.Diagnostics.FileVersionInfo.Tests.csproj (in 16 ms). 2026-01-17T20:16:33.0191715Z Restored /__w/1/s/src/libraries/System.Diagnostics.FileVersionInfo/tests/System.Diagnostics.FileVersionInfo.TestAssembly/System.Diagnostics.FileVersionInfo.TestAssembly.csproj (in 1 ms). 2026-01-17T20:16:33.0226861Z Restored /__w/1/s/src/libraries/System.IO.Compression.Brotli/tests/System.IO.Compression.Brotli.Tests.csproj (in 6.56 sec). 2026-01-17T20:16:33.0242289Z Restored /__w/1/s/src/libraries/System.Diagnostics.FileVersionInfo/ref/System.Diagnostics.FileVersionInfo.csproj (in 0.8 ms). 2026-01-17T20:16:33.0290210Z Restored /__w/1/s/src/libraries/System.Diagnostics.FileVersionInfo/src/System.Diagnostics.FileVersionInfo.csproj (in 6 ms). 2026-01-17T20:16:33.0365965Z Restored /__w/1/s/src/libraries/System.IO.Compression/tests/System.IO.Compression.Tests.csproj (in 6.61 sec). 2026-01-17T20:16:33.0375726Z Restored /__w/1/s/src/libraries/System.Diagnostics.EventLog/src/Messages/System.Diagnostics.EventLog.Messages.csproj (in 1 ms). 2026-01-17T20:16:33.0534013Z Restored /__w/1/s/src/libraries/System.Diagnostics.EventLog/tests/System.Diagnostics.EventLog.Tests.csproj (in 10 ms). 2026-01-17T20:16:33.0535115Z Restored /__w/1/s/src/libraries/System.Diagnostics.EventLog/ref/System.Diagnostics.EventLog.csproj (in 3 ms). 2026-01-17T20:16:33.0536469Z Restored /__w/1/s/src/libraries/System.Diagnostics.DiagnosticSource/tests/TestWithConfigSwitches/System.Diagnostics.DiagnosticSource.Switches.Tests.csproj (in 4 ms). 2026-01-17T20:16:33.0666489Z Restored /__w/1/s/src/libraries/System.Diagnostics.DiagnosticSource/tests/System.Diagnostics.DiagnosticSource.Tests.csproj (in 15 ms). 2026-01-17T20:16:33.0685367Z Restored /__w/1/s/src/libraries/System.Diagnostics.PerformanceCounter/src/System.Diagnostics.PerformanceCounter.csproj (in 179 ms). 2026-01-17T20:16:33.0711499Z Restored /__w/1/s/src/libraries/System.Diagnostics.DiagnosticSource/tests/MetricOuterLoopTests/MetricOuterLoop1.Tests.csproj (in 19 ms). 2026-01-17T20:16:33.0795621Z Restored /__w/1/s/src/libraries/System.Diagnostics.DiagnosticSource/ref/System.Diagnostics.DiagnosticSource.csproj (in 2 ms). 2026-01-17T20:16:33.0905002Z Restored /__w/1/s/src/libraries/System.Diagnostics.Contracts/tests/System.Diagnostics.Contracts.Tests.csproj (in 5 ms). 2026-01-17T20:16:33.0934053Z Restored /__w/1/s/src/libraries/System.Diagnostics.DiagnosticSource/tests/MetricOuterLoopTests/MetricOuterLoop.Tests.csproj (in 19 ms). 2026-01-17T20:16:33.0979602Z Restored /__w/1/s/src/libraries/System.Diagnostics.Contracts/src/System.Diagnostics.Contracts.csproj (in 2 ms). 2026-01-17T20:16:33.0995707Z Restored /__w/1/s/src/libraries/System.Diagnostics.Contracts/ref/System.Diagnostics.Contracts.csproj (in 1 ms). 2026-01-17T20:16:33.1197331Z Restored /__w/1/s/src/libraries/System.Diagnostics.EventLog/src/System.Diagnostics.EventLog.csproj (in 84 ms). 2026-01-17T20:16:33.1276244Z Restored /__w/1/s/src/libraries/System.Data.OleDb/ref/System.Data.OleDb.csproj (in 5 ms). 2026-01-17T20:16:33.1355223Z Restored /__w/1/s/src/libraries/System.Data.OleDb/tests/System.Data.OleDb.Tests.csproj (in 26 ms). 2026-01-17T20:16:33.1584431Z Restored /__w/1/s/src/libraries/System.Data.Odbc/tests/System.Data.Odbc.Tests.csproj (in 22 ms). 2026-01-17T20:16:33.1613735Z Restored /__w/1/s/src/libraries/System.Data.Odbc/ref/System.Data.Odbc.csproj (in 2 ms). 2026-01-17T20:16:33.1688710Z Restored /__w/1/s/src/libraries/System.Data.Common/tests/System.Data.DataSetExtensions.Tests/System.Data.DataSetExtensions.Tests.csproj (in 4 ms). 2026-01-17T20:16:33.2737427Z Restored /__w/1/s/src/libraries/System.Data.OleDb/src/System.Data.OleDb.csproj (in 163 ms). 2026-01-17T20:16:33.2946699Z Restored /__w/1/s/src/libraries/System.Data.Odbc/src/System.Data.Odbc.csproj (in 152 ms). 2026-01-17T20:16:33.2981662Z Restored /__w/1/s/src/libraries/System.Data.Common/ref/System.Data.Common.csproj (in 3 ms). 2026-01-17T20:16:33.3027132Z Restored /__w/1/s/src/libraries/System.Data.Common/src/System.Data.Common.csproj (in 14 ms). 2026-01-17T20:16:33.3116196Z Restored /__w/1/s/src/libraries/System.Console/tests/ManualTests/System.Console.Manual.Tests.csproj (in 3 ms). 2026-01-17T20:16:33.3117442Z Restored /__w/1/s/src/libraries/System.Console/tests/System.Console.Tests.csproj (in 8 ms). 2026-01-17T20:16:33.3159178Z Restored /__w/1/s/src/libraries/System.Console/ref/System.Console.csproj (in 0.8 ms). 2026-01-17T20:16:33.3257574Z Restored /__w/1/s/src/libraries/System.Console/src/System.Console.csproj (in 10 ms). 2026-01-17T20:16:33.3410679Z Restored /__w/1/s/src/libraries/System.Configuration.ConfigurationManager/tests/System.Configuration.ConfigurationManager.Tests.csproj (in 17 ms). 2026-01-17T20:16:33.3479388Z Restored /__w/1/s/src/libraries/System.Configuration.ConfigurationManager/ref/System.Configuration.ConfigurationManager.csproj (in 3 ms). 2026-01-17T20:16:33.3512942Z Restored /__w/1/s/src/libraries/System.Composition/tests/TestLibrary/TestLibrary.csproj (in 2 ms). 2026-01-17T20:16:33.3675519Z Restored /__w/1/s/src/libraries/System.Composition/tests/System.Composition.Tests.csproj (in 11 ms). 2026-01-17T20:16:33.3747489Z Restored /__w/1/s/src/libraries/System.Composition/tests/Microsoft.Composition.Demos.ExtendedCollectionImports/Microsoft.Composition.Demos.ExtendedCollectionImports.csproj (in 3 ms). 2026-01-17T20:16:33.4112790Z Restored /__w/1/s/src/libraries/System.Diagnostics.DiagnosticSource/src/System.Diagnostics.DiagnosticSource.csproj (in 339 ms). 2026-01-17T20:16:33.4271001Z Restored /__w/1/s/src/libraries/System.Composition.TypedParts/tests/System.Composition.TypedParts.Tests.csproj (in 11 ms). 2026-01-17T20:16:33.4610976Z Restored /__w/1/s/src/libraries/System.Composition/src/System.Composition.csproj (in 80 ms). 2026-01-17T20:16:33.4826439Z Restored /__w/1/s/src/libraries/System.Composition.Runtime/tests/System.Composition.Runtime.Tests.csproj (in 14 ms). 2026-01-17T20:16:33.4827076Z Restored /__w/1/s/src/libraries/System.Configuration.ConfigurationManager/src/System.Configuration.ConfigurationManager.csproj (in 147 ms). 2026-01-17T20:16:33.5008694Z Restored /__w/1/s/src/libraries/System.Composition.Hosting/tests/System.Composition.Hosting.Tests.csproj (in 14 ms). 2026-01-17T20:16:33.5038993Z Restored /__w/1/s/src/libraries/System.Composition.TypedParts/src/System.Composition.TypedParts.csproj (in 70 ms). 2026-01-17T20:16:33.5215849Z Restored /__w/1/s/src/libraries/System.Composition.Convention/tests/System.Composition.Convention.Tests.csproj (in 12 ms). 2026-01-17T20:16:33.5721936Z Restored /__w/1/s/src/libraries/System.Composition.Runtime/src/System.Composition.Runtime.csproj (in 78 ms). 2026-01-17T20:16:33.5734365Z Restored /__w/1/s/src/libraries/System.ComponentModel.Annotations/tests/System.ComponentModel.Annotations.Tests.csproj (in 5 ms). 2026-01-17T20:16:33.6378570Z Restored /__w/1/s/src/libraries/System.Composition.Hosting/src/System.Composition.Hosting.csproj (in 80 ms). 2026-01-17T20:16:33.6379114Z Restored /__w/1/s/src/libraries/System.ComponentModel.Annotations/src/System.ComponentModel.Annotations.csproj (in 12 ms). 2026-01-17T20:16:33.6379977Z Restored /__w/1/s/src/libraries/System.Composition.Convention/src/System.Composition.Convention.csproj (in 77 ms). 2026-01-17T20:16:33.6380672Z Restored /__w/1/s/src/libraries/System.Collections/tests/System.Collections.Tests.csproj (in 5 ms). 2026-01-17T20:16:33.6387227Z Restored /__w/1/s/src/libraries/System.ComponentModel.Annotations/ref/System.ComponentModel.Annotations.csproj (in 4 ms). 2026-01-17T20:16:33.6401914Z Restored /__w/1/s/src/libraries/System.Collections/src/System.Collections.csproj (in 2 ms). 2026-01-17T20:16:33.6402507Z Restored /__w/1/s/src/libraries/System.Collections/ref/System.Collections.csproj (in 0.9 ms). 2026-01-17T20:16:33.6403073Z Restored /__w/1/s/src/libraries/System.Collections.Specialized/tests/System.Collections.Specialized.Tests.csproj (in 5 ms). 2026-01-17T20:16:33.6403660Z Restored /__w/1/s/src/libraries/System.Collections.Specialized/ref/System.Collections.Specialized.csproj (in 1 ms). 2026-01-17T20:16:33.6404239Z Restored /__w/1/s/src/libraries/System.Collections.NonGeneric/src/System.Collections.NonGeneric.csproj (in 3 ms). 2026-01-17T20:16:33.6404812Z Restored /__w/1/s/src/libraries/System.Collections.Specialized/src/System.Collections.Specialized.csproj (in 5 ms). 2026-01-17T20:16:33.6405382Z Restored /__w/1/s/src/libraries/System.Collections.NonGeneric/tests/System.Collections.NonGeneric.Tests.csproj (in 11 ms). 2026-01-17T20:16:33.6405970Z Restored /__w/1/s/src/libraries/System.Collections.NonGeneric/ref/System.Collections.NonGeneric.csproj (in 0.7 ms). 2026-01-17T20:16:33.6406550Z Restored /__w/1/s/src/libraries/System.Collections.Immutable/ref/System.Collections.Immutable.csproj (in 2 ms). 2026-01-17T20:16:33.6428355Z Restored /__w/1/s/src/libraries/System.Collections.Concurrent/tests/System.Collections.Concurrent.Tests.csproj (in 3 ms). 2026-01-17T20:16:33.6539127Z Restored /__w/1/s/src/libraries/System.Collections.Immutable/tests/System.Collections.Immutable.Tests.csproj (in 16 ms). 2026-01-17T20:16:33.6658870Z Restored /__w/1/s/src/libraries/System.Data.Common/tests/System.Data.Common.Tests.csproj (in 493 ms). 2026-01-17T20:16:33.6788142Z Restored /__w/1/s/src/libraries/Microsoft.Extensions.Http/ref/Microsoft.Extensions.Http.csproj (in 6 ms). 2026-01-17T20:16:33.6839210Z Restored /__w/1/s/src/libraries/Microsoft.Extensions.Http/tests/Microsoft.Extensions.Http.Tests/Microsoft.Extensions.Http.Tests.csproj (in 24 ms). 2026-01-17T20:16:33.7258726Z Restored /__w/1/s/src/libraries/System.Collections.Immutable/src/System.Collections.Immutable.csproj (in 92 ms). 2026-01-17T20:16:33.7324535Z Restored /__w/1/s/src/libraries/Microsoft.Extensions.Hosting/tests/TestApp/Microsoft.Extensions.Hosting.TestApp.csproj (in 20 ms). 2026-01-17T20:16:33.7550766Z Restored /__w/1/s/src/libraries/Microsoft.Extensions.Hosting/tests/FunctionalTests/Microsoft.Extensions.Hosting.Functional.Tests.csproj (in 36 ms). 2026-01-17T20:16:33.7641232Z Restored /__w/1/s/src/libraries/Microsoft.Extensions.Hosting/ref/Microsoft.Extensions.Hosting.csproj (in 14 ms). 2026-01-17T20:16:33.7853571Z Restored /__w/1/s/src/libraries/Microsoft.Extensions.Hosting.WindowsServices/ref/Microsoft.Extensions.Hosting.WindowsServices.csproj (in 12 ms). 2026-01-17T20:16:33.8115107Z Restored /__w/1/s/src/libraries/Microsoft.Extensions.Http/src/Microsoft.Extensions.Http.csproj (in 152 ms). 2026-01-17T20:16:33.8249983Z Restored /__w/1/s/src/libraries/Microsoft.Extensions.Hosting.Systemd/tests/Microsoft.Extensions.Hosting.Systemd.Tests.csproj (in 19 ms). 2026-01-17T20:16:33.8401971Z Restored /__w/1/s/src/libraries/Microsoft.Extensions.Hosting.Systemd/ref/Microsoft.Extensions.Hosting.Systemd.csproj (in 8 ms). 2026-01-17T20:16:33.8932106Z Restored /__w/1/s/src/libraries/Microsoft.Extensions.Hosting/src/Microsoft.Extensions.Hosting.csproj (in 144 ms). 2026-01-17T20:16:33.9052832Z Restored /__w/1/s/src/libraries/Microsoft.Extensions.Hosting.Abstractions/ref/Microsoft.Extensions.Hosting.Abstractions.csproj (in 5 ms). 2026-01-17T20:16:33.9214412Z Restored /__w/1/s/src/libraries/Microsoft.Extensions.Hosting.WindowsServices/src/Microsoft.Extensions.Hosting.WindowsServices.csproj (in 139 ms). 2026-01-17T20:16:33.9494238Z Restored /__w/1/s/src/libraries/Microsoft.Extensions.HostFactoryResolver/tests/TopLevelStatementsTestsTimeout/TopLevelStatementsTestsTimeout.csproj (in 18 ms). 2026-01-17T20:16:34.3201453Z Restored /__w/1/s/src/libraries/Microsoft.Extensions.HostFactoryResolver/tests/TopLevelStatements/TopLevelStatements.csproj (in 19 ms). 2026-01-17T20:16:34.3203526Z Restored /__w/1/s/src/libraries/Microsoft.Extensions.Hosting.Systemd/src/Microsoft.Extensions.Hosting.Systemd.csproj (in 130 ms). 2026-01-17T20:16:34.3204088Z Restored /__w/1/s/src/libraries/Microsoft.Extensions.Hosting.Abstractions/src/Microsoft.Extensions.Hosting.Abstractions.csproj (in 140 ms). 2026-01-17T20:16:34.3204682Z Restored /__w/1/s/src/libraries/Microsoft.Extensions.HostFactoryResolver/tests/NoSpecialEntryPointPatternThrows/NoSpecialEntryPointPatternThrows.csproj (in 20 ms). 2026-01-17T20:16:34.3205321Z Restored /__w/1/s/src/libraries/Microsoft.Extensions.HostFactoryResolver/tests/NoSpecialEntryPointPatternHangs/NoSpecialEntryPointPatternHangs.csproj (in 25 ms). 2026-01-17T20:16:34.3205936Z Restored /__w/1/s/src/libraries/Microsoft.Extensions.HostFactoryResolver/tests/NoSpecialEntryPointPatternMainNoArgs/NoSpecialEntryPointPatternMainNoArgs.csproj (in 32 ms). 2026-01-17T20:16:34.3206576Z Restored /__w/1/s/src/libraries/Microsoft.Extensions.HostFactoryResolver/tests/NoSpecialEntryPointPatternExits/NoSpecialEntryPointPatternExits.csproj (in 19 ms). 2026-01-17T20:16:34.3207196Z Restored /__w/1/s/src/libraries/Microsoft.Extensions.HostFactoryResolver/tests/NoSpecialEntryPointPatternBuildsThenThrows/NoSpecialEntryPointPatternBuildsThenThrows.csproj (in 41 ms). 2026-01-17T20:16:34.3207811Z Restored /__w/1/s/src/libraries/Microsoft.Extensions.HostFactoryResolver/tests/NoSpecialEntryPointPattern/NoSpecialEntryPointPattern.csproj (in 18 ms). 2026-01-17T20:16:34.3208403Z Restored /__w/1/s/src/libraries/Microsoft.Extensions.HostFactoryResolver/tests/MockHostTypes/MockHostTypes.csproj (in 53 ms). 2026-01-17T20:16:34.3208982Z Restored /__w/1/s/src/libraries/Microsoft.Extensions.HostFactoryResolver/tests/CreateWebHostBuilderInvalidSignature/CreateWebHostBuilderInvalidSignature.csproj (in 21 ms). 2026-01-17T20:16:34.3209617Z Restored /__w/1/s/src/libraries/Microsoft.Extensions.HostFactoryResolver/tests/CreateWebHostBuilderPatternTestSite/CreateWebHostBuilderPatternTestSite.csproj (in 20 ms). 2026-01-17T20:16:34.3210372Z Restored /__w/1/s/src/libraries/Microsoft.Extensions.HostFactoryResolver/tests/Microsoft.Extensions.HostFactoryResolver.Tests.csproj (in 57 ms). 2026-01-17T20:16:34.3210980Z Restored /__w/1/s/src/libraries/Microsoft.Extensions.HostFactoryResolver/tests/CreateHostBuilderPatternTestSite/CreateHostBuilderPatternTestSite.csproj (in 20 ms). 2026-01-17T20:16:34.3211593Z Restored /__w/1/s/src/libraries/Microsoft.Extensions.HostFactoryResolver/tests/CreateHostBuilderInvalidSignature/CreateHostBuilderInvalidSignature.csproj (in 19 ms). 2026-01-17T20:16:34.3212208Z Restored /__w/1/s/src/libraries/Microsoft.Extensions.HostFactoryResolver/src/Microsoft.Extensions.HostFactoryResolver.Sources.csproj (in 0.6 ms). 2026-01-17T20:16:34.3212783Z Restored /__w/1/s/src/libraries/Microsoft.Extensions.FileSystemGlobbing/tests/Microsoft.Extensions.FileSystemGlobbing.Tests.csproj (in 10 ms). 2026-01-17T20:16:34.3329196Z Restored /__w/1/s/src/libraries/Microsoft.Extensions.HostFactoryResolver/tests/ApplicationNameSetFromArgument/ApplicationNameSetFromArgument.csproj (in 21 ms). 2026-01-17T20:16:34.3386130Z Restored /__w/1/s/src/libraries/Microsoft.Extensions.HostFactoryResolver/tests/BuildWebHostInvalidSignature/BuildWebHostInvalidSignature.csproj (in 37 ms). 2026-01-17T20:16:34.3387203Z Restored /__w/1/s/src/libraries/Microsoft.Extensions.FileSystemGlobbing/ref/Microsoft.Extensions.FileSystemGlobbing.csproj (in 4 ms). 2026-01-17T20:16:34.3467975Z Restored /__w/1/s/src/libraries/Microsoft.Extensions.HostFactoryResolver/tests/BuildWebHostPatternTestSite/BuildWebHostPatternTestSite.csproj (in 39 ms). 2026-01-17T20:16:34.3604397Z Restored /__w/1/s/src/libraries/Microsoft.Extensions.FileProviders.Physical/ref/Microsoft.Extensions.FileProviders.Physical.csproj (in 3 ms). 2026-01-17T20:16:34.3709536Z Restored /__w/1/s/src/libraries/Microsoft.Extensions.FileProviders.Physical/tests/Microsoft.Extensions.FileProviders.Physical.Tests.csproj (in 19 ms). 2026-01-17T20:16:34.3727384Z Restored /__w/1/s/src/libraries/Microsoft.Extensions.FileProviders.Composite/tests/Microsoft.Extensions.FileProviders.Composite.Tests.csproj (in 15 ms). 2026-01-17T20:16:34.3802183Z Restored /__w/1/s/src/libraries/Microsoft.Extensions.FileProviders.Composite/ref/Microsoft.Extensions.FileProviders.Composite.csproj (in 3 ms). 2026-01-17T20:16:34.4289296Z Restored /__w/1/s/src/libraries/Microsoft.Extensions.FileSystemGlobbing/src/Microsoft.Extensions.FileSystemGlobbing.csproj (in 116 ms). 2026-01-17T20:16:34.4336259Z Restored /__w/1/s/src/libraries/Microsoft.Extensions.FileProviders.Abstractions/ref/Microsoft.Extensions.FileProviders.Abstractions.csproj (in 3 ms). 2026-01-17T20:16:34.4816842Z Restored /__w/1/s/src/libraries/Microsoft.Extensions.FileProviders.Physical/src/Microsoft.Extensions.FileProviders.Physical.csproj (in 140 ms). 2026-01-17T20:16:34.4963406Z Restored /__w/1/s/src/libraries/Microsoft.Extensions.Diagnostics/tests/Microsoft.Extensions.Diagnostics.Tests.csproj (in 33 ms). 2026-01-17T20:16:34.4964618Z Restored /__w/1/s/src/libraries/Microsoft.Extensions.FileProviders.Composite/src/Microsoft.Extensions.FileProviders.Composite.csproj (in 121 ms). 2026-01-17T20:16:34.5041776Z Restored /__w/1/s/src/libraries/Microsoft.Extensions.FileProviders.Abstractions/src/Microsoft.Extensions.FileProviders.Abstractions.csproj (in 119 ms). 2026-01-17T20:16:34.5043072Z Restored /__w/1/s/src/libraries/Microsoft.Extensions.Diagnostics/ref/Microsoft.Extensions.Diagnostics.csproj (in 8 ms). 2026-01-17T20:16:34.5126757Z Restored /__w/1/s/src/libraries/Microsoft.Extensions.Diagnostics.Abstractions/ref/Microsoft.Extensions.Diagnostics.Abstractions.csproj (in 4 ms). 2026-01-17T20:16:34.5174748Z Restored /__w/1/s/src/libraries/Microsoft.Extensions.Diagnostics.Abstractions/tests/Microsoft.Extensions.Diagnostics.Abstractions.Tests.csproj (in 16 ms). 2026-01-17T20:16:34.5230862Z Restored /__w/1/s/src/libraries/Microsoft.Extensions.DependencyModel/ref/Microsoft.Extensions.DependencyModel.csproj (in 2 ms). 2026-01-17T20:16:34.5484383Z Restored /__w/1/s/src/libraries/Microsoft.Extensions.DependencyInjection/tests/DI.Tests/Microsoft.Extensions.DependencyInjection.Tests.csproj (in 20 ms). 2026-01-17T20:16:34.6062535Z Restored /__w/1/s/src/libraries/Microsoft.Extensions.Diagnostics/src/Microsoft.Extensions.Diagnostics.csproj (in 116 ms). 2026-01-17T20:16:34.6132240Z Restored /__w/1/s/src/libraries/Microsoft.Extensions.DependencyInjection/tests/CollectibleAssembly/CollectibleAssembly.csproj (in 3 ms). 2026-01-17T20:16:34.6290791Z Restored /__w/1/s/src/libraries/Microsoft.Extensions.Diagnostics.Abstractions/src/Microsoft.Extensions.Diagnostics.Abstractions.csproj (in 119 ms). 2026-01-17T20:16:34.6356966Z Restored /__w/1/s/src/libraries/Microsoft.Extensions.DependencyInjection/ref/Microsoft.Extensions.DependencyInjection.csproj (in 3 ms). 2026-01-17T20:16:34.6525202Z Restored /__w/1/s/src/libraries/Microsoft.Extensions.DependencyModel/src/Microsoft.Extensions.DependencyModel.csproj (in 126 ms). 2026-01-17T20:16:34.7463974Z Restored /__w/1/s/src/libraries/Microsoft.Extensions.DependencyInjection/src/Microsoft.Extensions.DependencyInjection.csproj (in 126 ms). 2026-01-17T20:16:34.7485064Z Restored /__w/1/s/src/libraries/Microsoft.Extensions.DependencyInjection.Abstractions/ref/Microsoft.Extensions.DependencyInjection.Abstractions.csproj (in 2 ms). 2026-01-17T20:16:34.7670699Z Restored /__w/1/s/src/libraries/Microsoft.Extensions.Configuration/tests/Microsoft.Extensions.Configuration.Tests.csproj (in 12 ms). 2026-01-17T20:16:34.7914002Z Restored /__w/1/s/src/libraries/Microsoft.Extensions.DependencyInjection.Abstractions/src/Microsoft.Extensions.DependencyInjection.Abstractions.csproj (in 130 ms). 2026-01-17T20:16:34.8016098Z Restored /__w/1/s/src/libraries/Microsoft.Extensions.DependencyInjection.Specification.Tests/src/Microsoft.Extensions.DependencyInjection.Specification.Tests.csproj (in 157 ms). 2026-01-17T20:16:34.8049654Z Restored /__w/1/s/src/libraries/Microsoft.Extensions.Configuration/ref/Microsoft.Extensions.Configuration.csproj (in 3 ms). 2026-01-17T20:16:34.8177694Z Restored /__w/1/s/src/libraries/Microsoft.Extensions.Configuration/tests/FunctionalTests/Microsoft.Extensions.Configuration.Functional.Tests.csproj (in 23 ms). 2026-01-17T20:16:34.8367291Z Restored /__w/1/s/src/libraries/Microsoft.Extensions.Configuration.Xml/tests/Microsoft.Extensions.Configuration.Xml.Tests.csproj (in 18 ms). 2026-01-17T20:16:34.8481370Z Restored /__w/1/s/src/libraries/Microsoft.Extensions.Configuration.Xml/ref/Microsoft.Extensions.Configuration.Xml.csproj (in 4 ms). 2026-01-17T20:16:34.8871264Z Restored /__w/1/s/src/libraries/Microsoft.Extensions.Configuration.UserSecrets/tests/Microsoft.Extensions.Configuration.UserSecrets.Tests.csproj (in 17 ms). 2026-01-17T20:16:34.9221642Z Restored /__w/1/s/src/libraries/Microsoft.Extensions.Configuration/src/Microsoft.Extensions.Configuration.csproj (in 133 ms). 2026-01-17T20:16:34.9366777Z Restored /__w/1/s/src/libraries/Microsoft.Extensions.Configuration.UserSecrets/ref/Microsoft.Extensions.Configuration.UserSecrets.csproj (in 5 ms). 2026-01-17T20:16:34.9667534Z Restored /__w/1/s/src/libraries/Microsoft.Extensions.Configuration.Json/tests/Microsoft.Extensions.Configuration.Json.Tests.csproj (in 18 ms). 2026-01-17T20:16:34.9683594Z Restored /__w/1/s/src/libraries/Microsoft.Extensions.Configuration.UserSecrets/src/Microsoft.Extensions.Configuration.UserSecrets.csproj (in 72 ms). 2026-01-17T20:16:34.9785645Z Restored /__w/1/s/src/libraries/Microsoft.Extensions.Configuration.Json/ref/Microsoft.Extensions.Configuration.Json.csproj (in 4 ms). 2026-01-17T20:16:34.9967504Z Restored /__w/1/s/src/libraries/Microsoft.Extensions.Configuration.Ini/tests/Microsoft.Extensions.Configuration.Ini.Tests.csproj (in 11 ms). 2026-01-17T20:16:35.0508303Z Restored /__w/1/s/src/libraries/Microsoft.Extensions.Configuration.Json/src/Microsoft.Extensions.Configuration.Json.csproj (in 70 ms). 2026-01-17T20:16:35.0618201Z Restored /__w/1/s/src/libraries/Microsoft.Extensions.Configuration.Ini/ref/Microsoft.Extensions.Configuration.Ini.csproj (in 5 ms). 2026-01-17T20:16:35.0843141Z Restored /__w/1/s/src/libraries/Microsoft.Extensions.Configuration.FileExtensions/tests/Microsoft.Extensions.Configuration.FileExtensions.Tests.csproj (in 13 ms). 2026-01-17T20:16:35.1636730Z Restored /__w/1/s/src/libraries/Microsoft.Extensions.Configuration.Xml/src/Microsoft.Extensions.Configuration.Xml.csproj (in 263 ms). 2026-01-17T20:16:35.1692641Z Restored /__w/1/s/src/libraries/Microsoft.Extensions.Configuration.FileExtensions/ref/Microsoft.Extensions.Configuration.FileExtensions.csproj (in 12 ms). 2026-01-17T20:16:35.1693920Z Restored /__w/1/s/src/libraries/Microsoft.Extensions.Configuration.EnvironmentVariables/tests/Microsoft.Extensions.Configuration.EnvironmentVariables.Tests.csproj (in 15 ms). 2026-01-17T20:16:35.2527790Z Restored /__w/1/s/src/libraries/Microsoft.Extensions.Configuration.Ini/src/Microsoft.Extensions.Configuration.Ini.csproj (in 187 ms). 2026-01-17T20:16:35.2529037Z Restored /__w/1/s/src/libraries/Microsoft.Extensions.Configuration.EnvironmentVariables/ref/Microsoft.Extensions.Configuration.EnvironmentVariables.csproj (in 4 ms). 2026-01-17T20:16:35.2530802Z Restored /__w/1/s/src/libraries/Microsoft.Extensions.Configuration.FileExtensions/src/Microsoft.Extensions.Configuration.FileExtensions.csproj (in 119 ms). 2026-01-17T20:16:35.2556688Z Restored /__w/1/s/src/libraries/Microsoft.Extensions.Configuration.EnvironmentVariables/src/Microsoft.Extensions.Configuration.EnvironmentVariables.csproj (in 106 ms). 2026-01-17T20:16:35.2661826Z Restored /__w/1/s/src/libraries/Microsoft.Extensions.Configuration.CommandLine/ref/Microsoft.Extensions.Configuration.CommandLine.csproj (in 5 ms). 2026-01-17T20:16:35.2676543Z Restored /__w/1/s/src/libraries/Microsoft.Extensions.Configuration.CommandLine/tests/Microsoft.Extensions.Configuration.CommandLine.Tests.csproj (in 34 ms). 2026-01-17T20:16:35.3294094Z Restored /__w/1/s/src/libraries/Microsoft.Extensions.Configuration.CommandLine/src/Microsoft.Extensions.Configuration.CommandLine.csproj (in 90 ms). 2026-01-17T20:16:35.3398488Z Restored /__w/1/s/src/libraries/Microsoft.Extensions.Configuration.Binder/tests/UnitTests/Microsoft.Extensions.Configuration.Binder.Tests.csproj (in 54 ms). 2026-01-17T20:16:35.3417597Z Restored /__w/1/s/src/libraries/Microsoft.Extensions.DependencyInjection/tests/DI.External.Tests/Microsoft.Extensions.DependencyInjection.ExternalContainers.Tests.csproj (in 786 ms). 2026-01-17T20:16:35.3513351Z Restored /__w/1/s/src/libraries/Microsoft.Extensions.Configuration.Binder/ref/Microsoft.Extensions.Configuration.Binder.csproj (in 4 ms). 2026-01-17T20:16:35.3517838Z Restored /__w/1/s/src/libraries/Microsoft.Extensions.Configuration.Binder/tests/SourceGenerationTests/Microsoft.Extensions.Configuration.Binder.SourceGeneration.Tests.csproj (in 64 ms). 2026-01-17T20:16:35.3584553Z Restored /__w/1/s/src/libraries/Microsoft.Extensions.Configuration.Abstractions/ref/Microsoft.Extensions.Configuration.Abstractions.csproj (in 2 ms). 2026-01-17T20:16:35.4205748Z Restored /__w/1/s/src/libraries/Microsoft.Extensions.Configuration.Abstractions/src/Microsoft.Extensions.Configuration.Abstractions.csproj (in 60 ms). 2026-01-17T20:16:35.4316217Z Restored /__w/1/s/src/libraries/Microsoft.Extensions.Configuration.Binder/src/Microsoft.Extensions.Configuration.Binder.csproj (in 101 ms). 2026-01-17T20:16:35.4381299Z Restored /__w/1/s/src/libraries/Microsoft.Extensions.Caching.Memory/ref/Microsoft.Extensions.Caching.Memory.csproj (in 6 ms). 2026-01-17T20:16:35.4431812Z Restored /__w/1/s/src/libraries/Microsoft.Extensions.Caching.Abstractions/ref/Microsoft.Extensions.Caching.Abstractions.csproj (in 2 ms). 2026-01-17T20:16:35.4527942Z Restored /__w/1/s/src/libraries/Microsoft.CSharp/tests/Microsoft.CSharp.Tests.csproj (in 7 ms). 2026-01-17T20:16:35.4633017Z Restored /__w/1/s/src/libraries/Microsoft.CSharp/src/Microsoft.CSharp.csproj (in 5 ms). 2026-01-17T20:16:35.4660439Z Restored /__w/1/s/src/libraries/Microsoft.CSharp/ref/Microsoft.CSharp.csproj (in 0.9 ms). 2026-01-17T20:16:35.5162085Z Restored /__w/1/s/src/libraries/Microsoft.Bcl.TimeProvider/tests/Microsoft.Bcl.TimeProvider.Tests.csproj (in 17 ms). 2026-01-17T20:16:35.5163197Z Restored /__w/1/s/src/libraries/Microsoft.Extensions.Caching.Memory/src/Microsoft.Extensions.Caching.Memory.csproj (in 123 ms). 2026-01-17T20:16:35.5163738Z Restored /__w/1/s/src/libraries/Microsoft.Bcl.Numerics/tests/Microsoft.Bcl.Numerics.Tests.csproj (in 11 ms). 2026-01-17T20:16:35.5683289Z Restored /__w/1/s/src/libraries/Microsoft.Extensions.Caching.Abstractions/src/Microsoft.Extensions.Caching.Abstractions.csproj (in 127 ms). 2026-01-17T20:16:35.5776379Z Restored /__w/1/s/src/libraries/Microsoft.Bcl.Memory/tests/Microsoft.Bcl.Memory.Tests.csproj (in 10 ms). 2026-01-17T20:16:35.6065848Z Restored /__w/1/s/src/libraries/Microsoft.Bcl.TimeProvider/src/Microsoft.Bcl.TimeProvider.csproj (in 113 ms). 2026-01-17T20:16:35.6277346Z Restored /__w/1/s/src/libraries/Microsoft.Bcl.Numerics/src/Microsoft.Bcl.Numerics.csproj (in 115 ms). 2026-01-17T20:16:35.7317320Z Restored /__w/1/s/src/libraries/Microsoft.Bcl.Memory/src/Microsoft.Bcl.Memory.csproj (in 126 ms). 2026-01-17T20:16:35.7517198Z Restored /__w/1/s/src/libraries/Microsoft.Bcl.AsyncInterfaces/tests/Microsoft.Bcl.AsyncInterfaces.Tests.csproj (in 24 ms). 2026-01-17T20:16:35.8105939Z Restored /__w/1/s/src/libraries/Microsoft.Bcl.Cryptography/src/Microsoft.Bcl.Cryptography.csproj (in 167 ms). 2026-01-17T20:16:35.8577652Z Restored /__w/1/s/src/libraries/Microsoft.Bcl.Cryptography/tests/Microsoft.Bcl.Cryptography.Tests.csproj (in 225 ms). 2026-01-17T20:16:35.8773764Z Restored /__w/1/s/src/libraries/Common/tests/TestUtilities/TestUtilities.csproj (in 6 ms). 2026-01-17T20:16:35.8774701Z Restored /__w/1/s/src/libraries/Microsoft.Bcl.AsyncInterfaces/src/Microsoft.Bcl.AsyncInterfaces.csproj (in 109 ms). 2026-01-17T20:16:35.8854921Z Restored /__w/1/s/src/libraries/Common/tests/System/Xml/XmlDiff/XmlDiff.csproj (in 1 ms). 2026-01-17T20:16:35.8947750Z Restored /__w/1/s/src/libraries/Common/tests/System/Xml/XmlCoreTest/XmlCoreTest.csproj (in 2 ms). 2026-01-17T20:16:35.9015481Z Restored /__w/1/s/src/libraries/Common/tests/System/Xml/ModuleCore/ModuleCore.csproj (in 0.7 ms). 2026-01-17T20:16:35.9121999Z Restored /__w/1/s/src/libraries/Common/tests/System/Xml/BaseLibManaged/BaseLibManaged.csproj (in 0.7 ms). 2026-01-17T20:16:36.1026080Z Restored /__w/1/s/src/libraries/Common/tests/System/TestILAssembly/TestILAssembly.ilproj (in 190 ms). 2026-01-17T20:16:36.1244024Z Restored /__w/1/s/src/libraries/Common/tests/TestUtilities.Unicode/TestUtilities.Unicode.csproj (in 246 ms). 2026-01-17T20:16:36.1773606Z Restored /__w/1/s/src/libraries/Microsoft.Extensions.Configuration.Binder/gen/Microsoft.Extensions.Configuration.Binder.SourceGeneration.csproj (in 832 ms). 2026-01-17T20:16:36.1799375Z Restored /__w/1/s/src/libraries/Common/tests/StreamConformanceTests/StreamConformanceTests.csproj (in 1 ms). 2026-01-17T20:16:36.1912714Z Restored /__w/1/s/src/libraries/Common/tests/WasmTestRunner/WasmTestRunner.csproj (in 385 ms). 2026-01-17T20:16:36.4295128Z Restored /__w/1/s/src/libraries/Common/tests/System/Net/Prerequisites/NetCoreServer/NetCoreServer.csproj (in 301 ms). 2026-01-17T20:16:36.4296305Z Restored /__w/1/s/src/libraries/Common/tests/System/Net/Prerequisites/RemoteLoopServer/RemoteLoopServer.csproj (in 327 ms). 2026-01-17T20:16:36.4374516Z Restored /__w/1/s/src/installer/pkg/sfx/installers.proj (in 4 ms). 2026-01-17T20:16:37.1114632Z Restored /__w/1/s/src/libraries/Common/tests/Common.Tests.csproj (in 717 ms). 2026-01-17T20:16:37.1120347Z Restored /__w/1/s/src/installer/tests/TestUtils/TestUtils.csproj (in 723 ms). 2026-01-17T20:16:37.6673050Z Restored /__w/1/s/src/installer/pkg/sfx/Microsoft.NETCore.App/Microsoft.NETCore.App.Runtime.Mono.sfxproj (in 1.19 sec). 2026-01-17T20:16:37.7575942Z Restored /__w/1/s/src/installer/pkg/sfx/Microsoft.NETCore.App/Microsoft.NETCore.App.Ref.sfxproj (in 558 ms). 2026-01-17T20:16:37.8572074Z Restored /__w/1/s/src/libraries/shims/stubs/System.CodeDom.csproj (in 2 ms). 2026-01-17T20:16:37.9110813Z Restored /__w/1/s/src/libraries/shims/stubs/Microsoft.Win32.SystemEvents.csproj (in 7 ms). 2026-01-17T20:16:38.0567416Z Restored /__w/1/s/src/libraries/shims/netstandard/src/netstandard.csproj (in 21 ms). 2026-01-17T20:16:38.1051733Z Restored /__w/1/s/Build.proj (in 437 ms). 2026-01-17T20:16:38.2206548Z Restored /__w/1/s/src/libraries/shims/mscorlib/src/mscorlib.csproj (in 10 ms). 2026-01-17T20:16:38.2207966Z Restored /__w/1/s/src/libraries/shims/WindowsBase/src/WindowsBase.csproj (in 3 ms). 2026-01-17T20:16:38.7606875Z Restored /__w/1/s/src/libraries/shims/mscorlib/ref/mscorlib.csproj (in 6 ms). 2026-01-17T20:16:38.7609676Z Restored /__w/1/s/src/libraries/shims/System/src/System.csproj (in 17 ms). 2026-01-17T20:16:38.7610349Z Restored /__w/1/s/src/libraries/shims/System/ref/System.csproj (in 21 ms). 2026-01-17T20:16:38.7610792Z Restored /__w/1/s/src/libraries/shims/System.Xml.XmlDocument/src/System.Xml.XmlDocument.csproj (in 10 ms). 2026-01-17T20:16:38.7611227Z Restored /__w/1/s/src/libraries/shims/System.Xml/src/System.Xml.csproj (in 18 ms). 2026-01-17T20:16:38.8139744Z Restored /__w/1/s/src/libraries/shims/System.Xml.Serialization/src/System.Xml.Serialization.csproj (in 8 ms). 2026-01-17T20:16:39.8561460Z Restored /__w/1/s/src/libraries/shims/System.Windows/src/System.Windows.csproj (in 2 ms). 2026-01-17T20:16:39.8561986Z Restored /__w/1/s/src/libraries/shims/System.Xml.Linq/src/System.Xml.Linq.csproj (in 16 ms). 2026-01-17T20:16:39.8571113Z Restored /__w/1/s/src/libraries/shims/System.ValueTuple/src/System.ValueTuple.csproj (in 2 ms). 2026-01-17T20:16:39.8601396Z Restored /__w/1/s/src/libraries/shims/System.Web/src/System.Web.csproj (in 2 ms). 2026-01-17T20:16:39.8602008Z Restored /__w/1/s/src/libraries/shims/System.IO.Compression.FileSystem/src/System.IO.Compression.FileSystem.csproj (in 2 ms). 2026-01-17T20:16:39.8611342Z Restored /__w/1/s/src/libraries/shims/System.Transactions/src/System.Transactions.csproj (in 11 ms). 2026-01-17T20:16:39.8612069Z Restored /__w/1/s/src/libraries/shims/System.Globalization/src/System.Globalization.csproj (in 2 ms). 2026-01-17T20:16:39.8612576Z Restored /__w/1/s/src/libraries/shims/System.Globalization.Extensions/src/System.Globalization.Extensions.csproj (in 1 ms). 2026-01-17T20:16:39.8613083Z Restored /__w/1/s/src/libraries/shims/System.Globalization.Calendars/src/System.Globalization.Calendars.csproj (in 7 ms). 2026-01-17T20:16:39.8613565Z Restored /__w/1/s/src/libraries/shims/System.Dynamic.Runtime/src/System.Dynamic.Runtime.csproj (in 7 ms). 2026-01-17T20:16:39.8614061Z Restored /__w/1/s/src/libraries/shims/System.Diagnostics.Tools/src/System.Diagnostics.Tools.csproj (in 5 ms). 2026-01-17T20:16:39.8614504Z Restored /__w/1/s/src/libraries/shims/System.Drawing/src/System.Drawing.csproj (in 51 ms). 2026-01-17T20:16:39.8614931Z Restored /__w/1/s/src/libraries/shims/System.Diagnostics.Debug/src/System.Diagnostics.Debug.csproj (in 63 ms). 2026-01-17T20:16:39.8615368Z Restored /__w/1/s/src/libraries/shims/System.Data/src/System.Data.csproj (in 19 ms). 2026-01-17T20:16:39.8615766Z Restored /__w/1/s/src/libraries/shims/System.Data/ref/System.Data.csproj (in 91 ms). 2026-01-17T20:16:40.3381113Z Restored /__w/1/s/src/libraries/shims/System.Data.DataSetExtensions/src/System.Data.DataSetExtensions.csproj (in 58 ms). 2026-01-17T20:16:40.3384001Z Restored /__w/1/s/src/libraries/shims/System.Core/src/System.Core.csproj (in 112 ms). 2026-01-17T20:16:40.3384483Z Restored /__w/1/s/src/libraries/shims/System.Configuration/src/System.Configuration.csproj (in 2 ms). 2026-01-17T20:16:40.3384957Z Restored /__w/1/s/src/libraries/shims/System.Buffers/src/System.Buffers.csproj (in 2 ms). 2026-01-17T20:16:40.3385405Z Restored /__w/1/s/src/libraries/shims/System.AppContext/src/System.AppContext.csproj (in 1 ms). 2026-01-17T20:16:40.3385864Z Restored /__w/1/s/src/installer/managed/Microsoft.NET.HostModel/Microsoft.NET.HostModel.csproj (in 2.81 sec). 2026-01-17T20:16:40.3386353Z Restored /__w/1/s/src/libraries/shims/System.ComponentModel.DataAnnotations/src/System.ComponentModel.DataAnnotations.csproj (in 8 ms). 2026-01-17T20:16:40.3386786Z Restored /__w/1/s/src/libraries/sfx.proj (in 10 ms). 2026-01-17T20:16:40.3387133Z Restored /__w/1/s/src/libraries/sfx-src.proj (in 0.8 ms). 2026-01-17T20:16:40.3387585Z Restored /__w/1/s/src/installer/tests/Microsoft.DotNet.CoreSetup.Packaging.Tests/Microsoft.DotNet.CoreSetup.Packaging.Tests.csproj (in 3.57 sec). 2026-01-17T20:16:40.3388045Z Restored /__w/1/s/src/libraries/sfx-gen.proj (in 0.8 ms). 2026-01-17T20:16:40.3388367Z Restored /__w/1/s/src/libraries/sfx-finish.proj (in 0.9 ms). 2026-01-17T20:16:40.3388778Z Restored /__w/1/s/src/libraries/shims/Microsoft.VisualBasic/src/Microsoft.VisualBasic.csproj (in 12 ms). 2026-01-17T20:16:40.3389209Z Restored /__w/1/s/src/libraries/oob-trim.proj (in 0.8 ms). 2026-01-17T20:16:40.3389562Z Restored /__w/1/s/src/libraries/pretest.proj (in 0.6 ms). 2026-01-17T20:16:40.3389904Z Restored /__w/1/s/src/libraries/oob-src.proj (in 0.7 ms). 2026-01-17T20:16:40.3390944Z Restored /__w/1/s/src/libraries/oob.proj (in 5 ms). 2026-01-17T20:16:40.4029930Z Restored /__w/1/s/src/libraries/externals.csproj (in 1 ms). 2026-01-17T20:16:40.4030737Z Restored /__w/1/s/src/libraries/System.Xml.XmlSerializer/ref/System.Xml.XmlSerializer.csproj (in 2 ms). 2026-01-17T20:16:40.4634256Z Restored /__w/1/s/src/libraries/System.Xml.XmlSerializer/src/System.Xml.XmlSerializer.csproj (in 30 ms). 2026-01-17T20:16:40.5592544Z Restored /__w/1/s/src/libraries/System.Xml.XPath/ref/System.Xml.XPath.csproj (in 1 ms). 2026-01-17T20:16:40.5593220Z Restored /__w/1/s/src/libraries/System.Xml.XPath.XDocument/ref/System.Xml.XPath.XDocument.csproj (in 3 ms). 2026-01-17T20:16:40.6552435Z Restored /__w/1/s/src/libraries/System.Xml.XPath.XDocument/src/System.Xml.XPath.XDocument.csproj (in 8 ms). 2026-01-17T20:16:40.6559144Z Restored /__w/1/s/src/libraries/System.Xml.XPath/src/System.Xml.XPath.csproj (in 8 ms). 2026-01-17T20:16:40.6572853Z Restored /__w/1/s/src/libraries/System.Xml.XDocument/ref/System.Xml.XDocument.csproj (in 1 ms). 2026-01-17T20:16:40.7181516Z Restored /__w/1/s/src/libraries/System.Xml.ReaderWriter/ref/System.Xml.ReaderWriter.csproj (in 0.9 ms). 2026-01-17T20:16:40.7184234Z Restored /__w/1/s/src/libraries/System.Xml.XDocument/src/System.Xml.XDocument.csproj (in 13 ms). 2026-01-17T20:16:40.9070713Z Restored /__w/1/s/src/libraries/System.Xml.ReaderWriter/src/System.Xml.ReaderWriter.csproj (in 9 ms). 2026-01-17T20:16:41.7698995Z Restored /__w/1/s/src/libraries/System.Windows.Extensions/ref/System.Windows.Extensions.csproj (in 2 ms). 2026-01-17T20:16:41.7700810Z Restored /__w/1/s/src/libraries/System.Web.HttpUtility/tests/System.Web.HttpUtility.Tests.csproj (in 3 ms). 2026-01-17T20:16:41.7701569Z Restored /__w/1/s/src/libraries/System.Web.HttpUtility/src/System.Web.HttpUtility.csproj (in 2 ms). 2026-01-17T20:16:41.7702036Z Restored /__w/1/s/src/libraries/System.Web.HttpUtility/ref/System.Web.HttpUtility.csproj (in 1 ms). 2026-01-17T20:16:41.7702503Z Restored /__w/1/s/src/libraries/System.Windows.Extensions/src/System.Windows.Extensions.csproj (in 684 ms). 2026-01-17T20:16:41.7702983Z Restored /__w/1/s/src/libraries/System.Transactions.Local/tests/System.Transactions.Local.Tests.csproj (in 5 ms). 2026-01-17T20:16:41.7703470Z Restored /__w/1/s/src/libraries/System.Transactions.Local/ref/System.Transactions.Local.csproj (in 0.7 ms). 2026-01-17T20:16:41.7703972Z Restored /__w/1/s/src/libraries/System.Transactions.Local/src/System.Transactions.Local.csproj (in 12 ms). 2026-01-17T20:16:41.7704445Z Restored /__w/1/s/src/libraries/System.Threading/tests/System.Threading.Tests.csproj (in 4 ms). 2026-01-17T20:16:41.7704898Z Restored /__w/1/s/src/libraries/System.Threading/src/System.Threading.csproj (in 1 ms). 2026-01-17T20:16:41.7705323Z Restored /__w/1/s/src/libraries/System.Threading/ref/System.Threading.csproj (in 1 ms). 2026-01-17T20:16:41.7705842Z Restored /__w/1/s/src/libraries/System.Threading.WebAssembly.Threading/ref/System.Threading.WebAssembly.Threading.csproj (in 4 ms). 2026-01-17T20:16:41.9564983Z Restored /__w/1/s/src/libraries/System.Threading.ThreadPool/tests/WindowsThreadPool/System.Threading.ThreadPool.WindowsThreadPool.Tests.csproj (in 64 ms). 2026-01-17T20:16:41.9576567Z Restored /__w/1/s/src/libraries/System.Threading.ThreadPool/tests/System.Threading.ThreadPool.Tests.csproj (in 49 ms). 2026-01-17T20:16:41.9584886Z Restored /__w/1/s/src/libraries/System.Threading.ThreadPool/src/System.Threading.ThreadPool.csproj (in 1 ms). 2026-01-17T20:16:41.9590732Z Restored /__w/1/s/src/libraries/System.Threading.ThreadPool/ref/System.Threading.ThreadPool.csproj (in 1 ms). 2026-01-17T20:16:41.9596720Z Restored /__w/1/s/src/libraries/System.Threading.ThreadPool.WebAssembly.Threading/ref/System.Threading.ThreadPool.WebAssembly.Threading.csproj (in 0.9 ms). 2026-01-17T20:16:41.9597285Z Restored /__w/1/s/src/libraries/System.Threading.Thread/tests/STAMain/STAMain.csproj (in 0.6 ms). 2026-01-17T20:16:41.9597671Z Restored /__w/1/s/src/libraries/apicompat/ApiCompat.proj (in 1.6 sec). 2026-01-17T20:16:41.9598161Z Restored /__w/1/s/src/libraries/System.Threading.Thread/tests/System.Threading.Thread.Tests.csproj (in 4 ms). 2026-01-17T20:16:41.9598643Z Restored /__w/1/s/src/libraries/System.Threading.Thread/tests/MTAMain/MTAMain.csproj (in 0.7 ms). 2026-01-17T20:16:41.9599063Z Restored /__w/1/s/src/libraries/System.Threading.Thread/src/System.Threading.Thread.csproj (in 1 ms). 2026-01-17T20:16:42.0259632Z Restored /__w/1/s/src/libraries/System.Threading.Thread/tests/DefaultApartmentStateMain/DefaultApartmentStateMain.csproj (in 0.9 ms). 2026-01-17T20:16:42.0269561Z Restored /__w/1/s/src/libraries/System.Threading.Thread/ref/System.Threading.Thread.csproj (in 0.5 ms). 2026-01-17T20:16:42.0270226Z Restored /__w/1/s/src/libraries/System.Threading.Thread.WebAssembly.Threading/ref/System.Threading.Thread.WebAssembly.Threading.csproj (in 0.7 ms). 2026-01-17T20:16:42.0270807Z Restored /__w/1/s/src/libraries/System.Threading.Tasks.Parallel/ref/System.Threading.Tasks.Parallel.csproj (in 0.5 ms). 2026-01-17T20:16:42.0271272Z Restored /__w/1/s/src/libraries/System.Threading.Tasks.Parallel/tests/System.Threading.Tasks.Parallel.Tests.csproj (in 4 ms). 2026-01-17T20:16:42.0271732Z Restored /__w/1/s/src/libraries/System.Threading.Tasks.Parallel/src/System.Threading.Tasks.Parallel.csproj (in 2 ms). 2026-01-17T20:16:42.1609161Z Restored /__w/1/s/src/libraries/System.Threading.Tasks.Dataflow/ref/System.Threading.Tasks.Dataflow.csproj (in 2 ms). 2026-01-17T20:16:42.1609712Z Restored /__w/1/s/src/libraries/System.Threading.Tasks.Dataflow/tests/System.Threading.Tasks.Dataflow.Tests.csproj (in 10 ms). 2026-01-17T20:16:42.3724577Z Restored /__w/1/s/src/libraries/System.Threading.RateLimiting/tests/System.Threading.RateLimiting.Tests.csproj (in 11 ms). 2026-01-17T20:16:42.3725730Z Restored /__w/1/s/src/libraries/System.Threading.RateLimiting/ref/System.Threading.RateLimiting.csproj (in 2 ms). 2026-01-17T20:16:42.3762056Z Restored /__w/1/s/src/libraries/System.Threading.Overlapped/tests/System.Threading.Overlapped.Tests.csproj (in 4 ms). 2026-01-17T20:16:42.3799529Z Restored /__w/1/s/src/libraries/System.Threading.Overlapped/src/System.Threading.Overlapped.csproj (in 2 ms). 2026-01-17T20:16:42.3832218Z Restored /__w/1/s/src/libraries/System.Threading.Overlapped/ref/System.Threading.Overlapped.csproj (in 1 ms). 2026-01-17T20:16:42.4604105Z Restored /__w/1/s/src/libraries/System.Threading.Tasks.Dataflow/src/System.Threading.Tasks.Dataflow.csproj (in 370 ms). 2026-01-17T20:16:42.4608319Z Restored /__w/1/s/src/libraries/System.Windows.Extensions/tests/System.Windows.Extensions.Tests.csproj (in 1.68 sec). 2026-01-17T20:16:42.4616599Z Restored /__w/1/s/src/libraries/System.Threading.Channels/tests/System.Threading.Channels.Tests.csproj (in 10 ms). 2026-01-17T20:16:42.4705638Z Restored /__w/1/s/src/libraries/System.Threading.Channels/ref/System.Threading.Channels.csproj (in 2 ms). 2026-01-17T20:16:42.4706745Z Restored /__w/1/s/src/libraries/System.Threading.RateLimiting/src/System.Threading.RateLimiting.csproj (in 307 ms). 2026-01-17T20:16:42.4728950Z Restored /__w/1/s/src/libraries/System.Threading.AccessControl/ref/System.Threading.AccessControl.csproj (in 2 ms). 2026-01-17T20:16:42.4777455Z Restored /__w/1/s/src/libraries/System.Threading.AccessControl/tests/System.Threading.AccessControl.Tests.csproj (in 9 ms). 2026-01-17T20:16:42.4778098Z Restored /__w/1/s/src/libraries/System.Text.RegularExpressions/tests/UnitTests/System.Text.RegularExpressions.Unit.Tests.csproj (in 2 ms). 2026-01-17T20:16:42.4850370Z Restored /__w/1/s/src/libraries/System.Text.RegularExpressions/src/System.Text.RegularExpressions.csproj (in 3 ms). 2026-01-17T20:16:42.4871978Z Restored /__w/1/s/src/libraries/System.Text.RegularExpressions/ref/System.Text.RegularExpressions.csproj (in 1 ms). 2026-01-17T20:16:42.5228967Z Restored /__w/1/s/src/libraries/System.Threading.Channels/src/System.Threading.Channels.csproj (in 63 ms). 2026-01-17T20:16:42.5613181Z Restored /__w/1/s/src/libraries/System.Text.RegularExpressions/gen/System.Text.RegularExpressions.Generator.csproj (in 71 ms). 2026-01-17T20:16:42.5877858Z Restored /__w/1/s/src/libraries/System.Threading.AccessControl/src/System.Threading.AccessControl.csproj (in 117 ms). 2026-01-17T20:16:42.8906778Z Restored /__w/1/s/src/libraries/System.Text.Json/tests/System.Text.Json.Tests/System.Text.Json.Tests.csproj (in 359 ms). 2026-01-17T20:16:42.9603417Z Restored /__w/1/s/src/libraries/System.Text.Json/tests/System.Text.Json.SourceGeneration.Tests/System.Text.Json.SourceGeneration.Roslyn4.4.Tests.csproj (in 14 ms). 2026-01-17T20:16:42.9884554Z Restored /__w/1/s/src/libraries/System.Text.Json/tests/System.Text.Json.SourceGeneration.Tests/System.Text.Json.SourceGeneration.Roslyn3.11.Tests.csproj (in 13 ms). 2026-01-17T20:16:43.0004486Z Restored /__w/1/s/src/libraries/System.Text.Json/tests/System.Text.Json.SourceGeneration.TestLibrary/System.Text.Json.TestLibrary.Roslyn4.4.csproj (in 5 ms). 2026-01-17T20:16:43.0155900Z Restored /__w/1/s/src/libraries/System.Text.Json/tests/System.Text.Json.SourceGeneration.TestLibrary/System.Text.Json.TestLibrary.Roslyn3.11.csproj (in 6 ms). 2026-01-17T20:16:43.3051494Z Restored /__w/1/s/src/libraries/System.Text.Json/tests/System.Text.Json.SourceGeneration.Unit.Tests/System.Text.Json.SourceGeneration.Roslyn4.4.Unit.Tests.csproj (in 715 ms). 2026-01-17T20:16:43.3052191Z Restored /__w/1/s/src/libraries/System.Text.Json/ref/System.Text.Json.csproj (in 3 ms). 2026-01-17T20:16:43.3052668Z Restored /__w/1/s/src/libraries/System.Text.Json/gen/System.Text.Json.SourceGeneration.Roslyn4.4.csproj (in 3 ms). 2026-01-17T20:16:43.3067906Z Restored /__w/1/s/src/libraries/System.Text.Json/src/System.Text.Json.csproj (in 283 ms). 2026-01-17T20:16:43.5325619Z Restored /__w/1/s/src/libraries/System.Text.Json/tests/System.Text.Json.SourceGeneration.Unit.Tests/System.Text.Json.SourceGeneration.Roslyn3.11.Unit.Tests.csproj (in 896 ms). 2026-01-17T20:16:43.5327206Z Restored /__w/1/s/src/libraries/System.Text.Encodings.Web/tests/System.Text.Encodings.Web.Tests.csproj (in 20 ms). 2026-01-17T20:16:43.7541064Z Restored /__w/1/s/src/libraries/System.Text.Json/gen/System.Text.Json.SourceGeneration.Roslyn3.11.csproj (in 394 ms). 2026-01-17T20:16:43.7566220Z Restored /__w/1/s/src/libraries/System.Text.Encodings.Web/ref/System.Text.Encodings.Web.csproj (in 3 ms). 2026-01-17T20:16:43.7567038Z Restored /__w/1/s/src/libraries/System.Text.Encoding.Extensions/tests/System.Text.Encoding.Extensions.Tests.csproj (in 4 ms). 2026-01-17T20:16:43.7567693Z Restored /__w/1/s/src/libraries/System.Text.Encoding.Extensions/src/System.Text.Encoding.Extensions.csproj (in 2 ms). 2026-01-17T20:16:43.7568308Z Restored /__w/1/s/src/libraries/System.Text.Encoding.Extensions/ref/System.Text.Encoding.Extensions.csproj (in 0.9 ms). 2026-01-17T20:16:43.7568910Z Restored /__w/1/s/src/libraries/System.Text.Encoding.CodePages/tests/System.Text.Encoding.CodePages.Tests.csproj (in 12 ms). 2026-01-17T20:16:43.8659817Z Restored /__w/1/s/src/libraries/System.Text.RegularExpressions/tests/FunctionalTests/System.Text.RegularExpressions.Tests.csproj (in 1.29 sec). 2026-01-17T20:16:43.8673252Z Restored /__w/1/s/src/libraries/System.Text.Encoding.CodePages/ref/System.Text.Encoding.CodePages.csproj (in 2 ms). 2026-01-17T20:16:43.8673860Z Restored /__w/1/s/src/libraries/System.Text.Encodings.Web/src/System.Text.Encodings.Web.csproj (in 269 ms). 2026-01-17T20:16:43.8674362Z Restored /__w/1/s/src/libraries/System.Speech/tests/System.Speech.Tests.csproj (in 67 ms). 2026-01-17T20:16:43.8683865Z Restored /__w/1/s/src/libraries/System.Speech/ref/System.Speech.csproj (in 1 ms). 2026-01-17T20:16:43.8884635Z Restored /__w/1/s/src/libraries/System.ServiceProcess.ServiceController/tests/System.ServiceProcess.ServiceController.Tests.csproj (in 10 ms). 2026-01-17T20:16:43.8992797Z Restored /__w/1/s/src/libraries/System.ServiceProcess.ServiceController/tests/System.ServiceProcess.ServiceController.TestService/System.ServiceProcess.ServiceController.TestService.csproj (in 2 ms). 2026-01-17T20:16:43.9112965Z Restored /__w/1/s/src/libraries/System.ServiceProcess.ServiceController/src/System.ServiceProcess.ServiceController.csproj (in 6 ms). 2026-01-17T20:16:43.9187966Z Restored /__w/1/s/src/libraries/System.ServiceProcess.ServiceController/ref/System.ServiceProcess.ServiceController.csproj (in 2 ms). 2026-01-17T20:16:43.9322602Z Restored /__w/1/s/src/libraries/System.ServiceModel.Syndication/tests/System.ServiceModel.Syndication.Tests.csproj (in 9 ms). 2026-01-17T20:16:43.9372550Z Restored /__w/1/s/src/libraries/System.Text.Json/gen/System.Text.Json.SourceGeneration.Roslyn4.0.csproj (in 631 ms). 2026-01-17T20:16:43.9384125Z Restored /__w/1/s/src/libraries/System.ServiceModel.Syndication/src/System.ServiceModel.Syndication.csproj (in 3 ms). 2026-01-17T20:16:43.9424018Z Restored /__w/1/s/src/libraries/System.ServiceModel.Syndication/ref/System.ServiceModel.Syndication.csproj (in 2 ms). 2026-01-17T20:16:43.9467403Z Restored /__w/1/s/src/libraries/System.Security.Principal.Windows/tests/System.Security.Principal.Windows.Tests.csproj (in 4 ms). 2026-01-17T20:16:43.9498823Z Restored /__w/1/s/src/libraries/System.Security.Principal.Windows/src/System.Security.Principal.Windows.csproj (in 3 ms). 2026-01-17T20:16:43.9502747Z Restored /__w/1/s/src/libraries/System.Security.Principal.Windows/ref/System.Security.Principal.Windows.csproj (in 0.7 ms). 2026-01-17T20:16:43.9597990Z Restored /__w/1/s/src/libraries/System.Security.Permissions/src/System.Security.Permissions.csproj (in 5 ms). 2026-01-17T20:16:43.9606428Z Restored /__w/1/s/src/libraries/System.Security.Permissions/tests/System.Security.Permissions.Tests.csproj (in 6 ms). 2026-01-17T20:16:43.9666419Z Restored /__w/1/s/src/libraries/System.Security.Permissions/ref/System.Security.Permissions.csproj (in 3 ms). 2026-01-17T20:16:43.9737337Z Restored /__w/1/s/src/libraries/System.Text.Encoding.CodePages/src/System.Text.Encoding.CodePages.csproj (in 218 ms). 2026-01-17T20:16:43.9738567Z Restored /__w/1/s/src/libraries/System.Security.Cryptography/ref/System.Security.Cryptography.csproj (in 1 ms). 2026-01-17T20:16:44.0069519Z Restored /__w/1/s/src/libraries/System.Security.Cryptography/src/System.Security.Cryptography.csproj (in 14 ms). 2026-01-17T20:16:44.0070251Z Restored /__w/1/s/src/libraries/System.Security.Cryptography.Xml/ref/System.Security.Cryptography.Xml.csproj (in 2 ms). 2026-01-17T20:16:44.0070774Z Restored /__w/1/s/src/libraries/System.Security.Cryptography.Xml/src/System.Security.Cryptography.Xml.csproj (in 7 ms). 2026-01-17T20:16:44.0082890Z Restored /__w/1/s/src/libraries/System.Composition.AttributedModel/tests/System.Composition.AttributeModel.Tests.csproj (in 8 ms). 2026-01-17T20:16:44.0153903Z Restored /__w/1/s/src/libraries/System.ComponentModel/tests/System.ComponentModel.Tests.csproj (in 4 ms). 2026-01-17T20:16:44.0195753Z Restored /__w/1/s/src/libraries/System.ComponentModel/src/System.ComponentModel.csproj (in 1 ms). 2026-01-17T20:16:44.0247629Z Restored /__w/1/s/src/libraries/System.Security.Cryptography/tests/System.Security.Cryptography.Tests.csproj (in 47 ms). 2026-01-17T20:16:44.0250484Z Restored /__w/1/s/src/libraries/Microsoft.Win32.Primitives/src/Microsoft.Win32.Primitives.csproj (in 1 ms). 2026-01-17T20:16:44.0271549Z Restored /__w/1/s/src/libraries/System.Speech/src/System.Speech.csproj (in 160 ms). 2026-01-17T20:16:44.0368175Z Restored /__w/1/s/src/libraries/Microsoft.Win32.Primitives/ref/Microsoft.Win32.Primitives.csproj (in 1 ms). 2026-01-17T20:16:44.0369589Z Restored /__w/1/s/src/libraries/Microsoft.Win32.Primitives/tests/Microsoft.Win32.Primitives.Tests.csproj (in 8 ms). 2026-01-17T20:16:44.0375897Z Restored /__w/1/s/src/libraries/Microsoft.VisualBasic.Core/ref/Microsoft.VisualBasic.Core.csproj (in 1 ms). 2026-01-17T20:16:44.0381120Z Restored /__w/1/s/src/libraries/Microsoft.NETCore.Platforms/src/Microsoft.NETCore.Platforms.csproj (in 0.8 ms). 2026-01-17T20:16:44.0423528Z Restored /__w/1/s/src/libraries/Microsoft.VisualBasic.Core/tests/Microsoft.VisualBasic.Core.Tests.csproj (in 11 ms). 2026-01-17T20:16:44.0471822Z Restored /__w/1/s/src/libraries/Microsoft.VisualBasic.Core/src/Microsoft.VisualBasic.Core.vbproj (in 8 ms). 2026-01-17T20:16:44.0575707Z Restored /__w/1/s/src/libraries/Microsoft.Extensions.Primitives/tests/Microsoft.Extensions.Primitives.Tests.csproj (in 11 ms). 2026-01-17T20:16:44.0618892Z Restored /__w/1/s/src/libraries/Microsoft.Extensions.Primitives/ref/Microsoft.Extensions.Primitives.csproj (in 2 ms). 2026-01-17T20:16:44.0640745Z Restored /__w/1/s/src/libraries/System.Composition.AttributedModel/src/System.Composition.AttributedModel.csproj (in 61 ms). 2026-01-17T20:16:44.1079775Z Restored /__w/1/s/src/libraries/Microsoft.Extensions.Options/tests/SourceGenerationTests/Microsoft.Extensions.Options.SourceGeneration.Tests.csproj (in 25 ms). 2026-01-17T20:16:44.1094873Z Restored /__w/1/s/src/libraries/Microsoft.Extensions.Options/tests/SourceGeneration.Unit.Tests/Microsoft.Extensions.Options.SourceGeneration.Unit.Tests.csproj (in 27 ms). 2026-01-17T20:16:44.1181624Z Restored /__w/1/s/src/libraries/Microsoft.Extensions.Primitives/src/Microsoft.Extensions.Primitives.csproj (in 65 ms). 2026-01-17T20:16:44.1253512Z Restored /__w/1/s/src/libraries/Microsoft.Extensions.Options/ref/Microsoft.Extensions.Options.csproj (in 3 ms). 2026-01-17T20:16:44.1369236Z Restored /__w/1/s/src/libraries/Microsoft.Extensions.Logging.EventLog/ref/Microsoft.Extensions.Logging.EventLog.csproj (in 4 ms). 2026-01-17T20:16:44.1486588Z Restored /__w/1/s/src/libraries/Microsoft.NET.WebAssembly.Threading/src/Microsoft.NET.WebAssembly.Threading.proj (in 108 ms). 2026-01-17T20:16:44.1580677Z Restored /__w/1/s/src/libraries/Microsoft.Extensions.Options/tests/Microsoft.Extensions.Options.Tests/Microsoft.Extensions.Options.Tests.csproj (in 26 ms). 2026-01-17T20:16:44.1581403Z Restored /__w/1/s/src/libraries/Microsoft.Extensions.Logging.Debug/ref/Microsoft.Extensions.Logging.Debug.csproj (in 4 ms). 2026-01-17T20:16:44.1934068Z Restored /__w/1/s/src/libraries/Microsoft.Extensions.Options/src/Microsoft.Extensions.Options.csproj (in 77 ms). 2026-01-17T20:16:44.1934892Z Restored /__w/1/s/src/libraries/Microsoft.Extensions.Logging.Console/tests/Microsoft.Extensions.Logging.Console.Tests/Microsoft.Extensions.Logging.Console.Tests.csproj (in 19 ms). 2026-01-17T20:16:44.2062711Z Restored /__w/1/s/src/libraries/Microsoft.Extensions.Logging.Console/ref/Microsoft.Extensions.Logging.Console.csproj (in 6 ms). 2026-01-17T20:16:44.2087459Z Restored /__w/1/s/src/libraries/Microsoft.Extensions.Logging.Debug/src/Microsoft.Extensions.Logging.Debug.csproj (in 64 ms). 2026-01-17T20:16:44.2181249Z Restored /__w/1/s/src/libraries/Microsoft.Extensions.Logging.Configuration/ref/Microsoft.Extensions.Logging.Configuration.csproj (in 5 ms). 2026-01-17T20:16:44.2345648Z Restored /__w/1/s/src/libraries/Microsoft.Extensions.Logging.Abstractions/tests/Microsoft.Extensions.Logging.Generators.Tests/Microsoft.Extensions.Logging.Generators.Roslyn4.8.Tests.csproj (in 18 ms). 2026-01-17T20:16:44.2451005Z Restored /__w/1/s/src/libraries/Microsoft.Extensions.Logging.Console/src/Microsoft.Extensions.Logging.Console.csproj (in 74 ms). 2026-01-17T20:16:44.2584077Z Restored /__w/1/s/src/libraries/Microsoft.Extensions.Logging.Abstractions/tests/Microsoft.Extensions.Logging.Generators.Tests/Microsoft.Extensions.Logging.Generators.Roslyn3.11.Tests.csproj (in 16 ms). 2026-01-17T20:16:44.2657099Z Restored /__w/1/s/src/libraries/Microsoft.Extensions.Logging.Abstractions/ref/Microsoft.Extensions.Logging.Abstractions.csproj (in 3 ms). 2026-01-17T20:16:44.2697072Z Restored /__w/1/s/src/libraries/Microsoft.Extensions.Logging.Configuration/src/Microsoft.Extensions.Logging.Configuration.csproj (in 65 ms). 2026-01-17T20:16:44.2718949Z Restored /__w/1/s/src/libraries/Microsoft.Extensions.Logging.Abstractions/gen/Microsoft.Extensions.Logging.Generators.Roslyn4.4.csproj (in 2 ms). 2026-01-17T20:16:44.2738674Z Restored /__w/1/s/src/libraries/Microsoft.Extensions.Logging.Abstractions/gen/Microsoft.Extensions.Logging.Generators.Roslyn4.0.csproj (in 2 ms). 2026-01-17T20:16:44.2771659Z Restored /__w/1/s/src/libraries/Microsoft.Extensions.Logging.Abstractions/gen/Microsoft.Extensions.Logging.Generators.Roslyn3.11.csproj (in 2 ms). 2026-01-17T20:16:44.3328394Z Restored /__w/1/s/src/libraries/Microsoft.Extensions.Logging.Abstractions/src/Microsoft.Extensions.Logging.Abstractions.csproj (in 80 ms). 2026-01-17T20:16:44.4127076Z Restored /__w/1/s/src/tools/illink/src/linker/ref/Mono.Linker.csproj (in 136 ms). 2026-01-17T20:16:44.4206280Z Restored /__w/1/s/src/tools/illink/src/ILLink.RoslynAnalyzer/ILLink.RoslynAnalyzer.csproj (in 4 ms). 2026-01-17T20:16:44.4262843Z Restored /__w/1/s/src/tools/illink/src/ILLink.CodeFix/ILLink.CodeFixProvider.csproj (in 3 ms). 2026-01-17T20:16:44.4337460Z Restored /__w/1/s/src/tests/FunctionalTests/WebAssembly/Browser/StartupHook/WebAssembly.Browser.StartupHook.Test.csproj (in 3 ms). 2026-01-17T20:16:44.4364431Z Restored /__w/1/s/src/tools/illink/src/linker/Mono.Linker.csproj (in 159 ms). 2026-01-17T20:16:44.4378878Z Restored /__w/1/s/src/tests/FunctionalTests/WebAssembly/Browser/RuntimeConfig/WebAssembly.Browser.RuntimeConfig.Test.csproj (in 3 ms). 2026-01-17T20:16:44.4404019Z Restored /__w/1/s/src/tasks/tasks.proj (in 0.5 ms). 2026-01-17T20:16:44.4433145Z Restored /__w/1/s/src/tests/FunctionalTests/TestAssets/StartupHookForFunctionalTest/StartupHookForFunctionalTest.csproj (in 2 ms). 2026-01-17T20:16:44.5911404Z Restored /__w/1/s/src/tools/illink/src/ILLink.Tasks/ILLink.Tasks.csproj (in 252 ms). 2026-01-17T20:16:44.7008027Z Restored /__w/1/s/src/libraries/Microsoft.Extensions.Logging.Abstractions/tests/Microsoft.Extensions.Logging.Generators.Tests/Microsoft.Extensions.Logging.Generators.Roslyn4.0.Tests.csproj (in 471 ms). 2026-01-17T20:16:44.7472488Z Restored /__w/1/s/src/tasks/installer.tasks/installer.tasks.csproj (in 304 ms). 2026-01-17T20:16:44.7509796Z Restored /__w/1/s/src/tasks/WasmBuildTasks/WasmBuildTasks.csproj (in 160 ms). 2026-01-17T20:16:44.7530331Z Restored /__w/1/s/src/tasks/TestExclusionListTasks/TestExclusionListTasks.csproj (in 2 ms). 2026-01-17T20:16:44.8236046Z Restored /__w/1/s/src/tasks/MobileBuildTasks/MobileBuildTasks.csproj (in 69 ms). 2026-01-17T20:16:44.8279982Z Restored /__w/1/s/src/tasks/Microsoft.NET.WebAssembly.Webcil/Microsoft.NET.WebAssembly.Webcil.csproj (in 2 ms). 2026-01-17T20:16:44.8353851Z Restored /__w/1/s/src/tasks/Microsoft.NET.Sdk.WebAssembly.Pack.Tasks/Microsoft.NET.Sdk.WebAssembly.Pack.Tasks.csproj (in 3 ms). 2026-01-17T20:16:44.8394734Z Restored /__w/1/s/src/tasks/LibraryBuilder/LibraryBuilder.csproj (in 2 ms). 2026-01-17T20:16:44.8429896Z Restored /__w/1/s/src/tasks/Crossgen2Tasks/Crossgen2Tasks.csproj (in 2 ms). 2026-01-17T20:16:44.8492660Z Restored /__w/1/s/src/tasks/WorkloadBuildTasks/WorkloadBuildTasks.csproj (in 406 ms). 2026-01-17T20:16:44.8534464Z Restored /__w/1/s/src/tasks/AppleAppBuilder/AppleAppBuilder.csproj (in 2 ms). 2026-01-17T20:16:44.8575502Z Restored /__w/1/s/src/tasks/AotCompilerTask/MonoAOTCompiler.csproj (in 2 ms). 2026-01-17T20:16:44.8661696Z Restored /__w/1/s/src/tasks/AndroidAppBuilder/AndroidAppBuilder.csproj (in 1 ms). 2026-01-17T20:16:44.8750558Z Restored /__w/1/s/src/tasks/WasmAppBuilder/WasmAppBuilder.csproj (in 174 ms). 2026-01-17T20:16:44.8777929Z Restored /__w/1/s/src/mono/wasm/templates/Microsoft.NET.Runtime.WebAssembly.Templates.csproj (in 1 ms). 2026-01-17T20:16:45.4756728Z Restored /__w/1/s/src/tasks/MonoTargetsTasks/MonoTargetsTasks.csproj (in 719 ms). 2026-01-17T20:16:45.4944721Z Restored /__w/1/s/src/tasks/AssemblyStripper/AssemblyStripper.csproj (in 632 ms). 2026-01-17T20:16:45.4945741Z Restored /__w/1/s/src/mono/nuget/mono-packages.proj (in 0.5 ms). 2026-01-17T20:16:45.4946805Z Restored /__w/1/s/src/mono/nuget/manifest-packages.proj (in 0.3 ms). 2026-01-17T20:16:45.7030654Z Restored /__w/1/s/src/mono/wasm/symbolicator/WasmSymbolicator.csproj (in 738 ms). 2026-01-17T20:16:47.7056086Z Restored /__w/1/s/src/mono/wasm/host/WasmAppHost.csproj (in 1.55 sec). 2026-01-17T20:16:48.0122448Z Restored /__w/1/s/src/native/libs/build-native.proj (in 2.73 sec). 2026-01-17T20:16:48.4038154Z Restored /__w/1/s/src/mono/browser/debugger/BrowserDebugHost/BrowserDebugHost.csproj (in 2 ms). 2026-01-17T20:16:48.4049982Z Restored /__w/1/s/src/mono/browser/browser.proj (in 0.6 ms). 2026-01-17T20:16:49.3733482Z Restored /__w/1/s/src/mono/System.Private.CoreLib/System.Private.CoreLib.csproj (in 0.7 ms). 2026-01-17T20:16:49.3752360Z Restored /__w/1/s/src/libraries/tests.proj (in 0.5 ms). 2026-01-17T20:16:49.3753059Z Restored /__w/1/s/src/libraries/shims/stubs/System.Windows.Extensions.csproj (in 1 ms). 2026-01-17T20:16:49.3753714Z Restored /__w/1/s/src/libraries/shims/stubs/System.ServiceProcess.ServiceController.csproj (in 1 ms). 2026-01-17T20:16:49.3754273Z Restored /__w/1/s/src/libraries/shims/stubs/System.ServiceModel.Syndication.csproj (in 2 ms). 2026-01-17T20:16:49.3754785Z Restored /__w/1/s/src/libraries/shims/stubs/System.Security.Permissions.csproj (in 1 ms). 2026-01-17T20:16:49.3755325Z Restored /__w/1/s/src/libraries/shims/stubs/System.Security.Cryptography.Xml.csproj (in 0.8 ms). 2026-01-17T20:16:49.5053107Z Restored /__w/1/s/src/libraries/shims/stubs/System.Security.Cryptography.ProtectedData.csproj (in 1 ms). 2026-01-17T20:16:49.5053721Z Restored /__w/1/s/src/mono/browser/debugger/BrowserDebugProxy/BrowserDebugProxy.csproj (in 1.67 sec). 2026-01-17T20:16:49.5091026Z Restored /__w/1/s/src/libraries/shims/stubs/System.Runtime.Serialization.Schema.csproj (in 3 ms). 2026-01-17T20:16:49.5125343Z Restored /__w/1/s/src/libraries/shims/stubs/System.Security.Cryptography.Pkcs.csproj (in 8 ms). 2026-01-17T20:16:49.6615152Z Restored /__w/1/s/src/libraries/shims/stubs/System.IO.Ports.csproj (in 6 ms). 2026-01-17T20:16:49.8076345Z Restored /__w/1/s/src/libraries/shims/stubs/System.IO.Packaging.csproj (in 149 ms). 2026-01-17T20:16:51.2736638Z Restored /__w/1/s/src/libraries/shims/stubs/System.Diagnostics.PerformanceCounter.csproj (in 6 ms). 2026-01-17T20:16:51.2737774Z Restored /__w/1/s/src/libraries/shims/stubs/System.Drawing.Common.csproj (in 6 ms). 2026-01-17T20:16:51.2805458Z Restored /__w/1/s/src/libraries/shims/stubs/System.Diagnostics.EventLog.csproj (in 1 ms). 2026-01-17T20:16:51.3190828Z Restored /__w/1/s/src/libraries/shims/stubs/System.Data.SqlClient.csproj (in 1 ms). 2026-01-17T20:16:51.3358972Z Restored /__w/1/s/src/libraries/shims/stubs/System.Data.OleDb.csproj (in 1 ms). 2026-01-17T20:16:51.3749889Z Restored /__w/1/s/src/libraries/shims/stubs/System.Data.Odbc.csproj (in 1 ms). 2026-01-17T20:16:51.4081302Z Restored /__w/1/s/src/libraries/shims/stubs/System.Configuration.ConfigurationManager.csproj (in 2 ms). 2026-01-17T20:16:51.4539150Z Restored /__w/1/s/src/libraries/shims/System.Threading.Timer/src/System.Threading.Timer.csproj (in 2 ms). 2026-01-17T20:16:51.4592802Z Restored /__w/1/s/src/libraries/shims/System.Threading.Tasks/src/System.Threading.Tasks.csproj (in 2 ms). 2026-01-17T20:16:51.5736381Z Restored /__w/1/s/src/libraries/shims/System.Text.Encoding/src/System.Text.Encoding.csproj (in 1 ms). 2026-01-17T20:16:51.5739442Z Restored /__w/1/s/src/libraries/shims/System.Threading.Tasks.Extensions/src/System.Threading.Tasks.Extensions.csproj (in 6 ms). 2026-01-17T20:16:51.6586479Z Restored /__w/1/s/src/libraries/shims/System.ServiceProcess/src/System.ServiceProcess.csproj (in 2 ms). 2026-01-17T20:16:52.0131967Z Restored /__w/1/s/src/libraries/shims/System.ServiceModel.Web/src/System.ServiceModel.Web.csproj (in 10 ms). 2026-01-17T20:16:52.0132588Z Restored /__w/1/s/src/libraries/shims/System.Security.SecureString/src/System.Security.SecureString.csproj (in 2 ms). 2026-01-17T20:16:52.0133065Z Restored /__w/1/s/src/libraries/shims/System.Security.Principal/src/System.Security.Principal.csproj (in 5 ms). 2026-01-17T20:16:52.0133567Z Restored /__w/1/s/src/libraries/shims/System.Security.Cryptography.X509Certificates/src/System.Security.Cryptography.X509Certificates.csproj (in 4 ms). 2026-01-17T20:16:52.0134069Z Restored /__w/1/s/src/libraries/shims/System.Security/src/System.Security.csproj (in 160 ms). 2026-01-17T20:16:52.2078298Z Restored /__w/1/s/src/libraries/shims/System.Security.Cryptography.Primitives/src/System.Security.Cryptography.Primitives.csproj (in 7 ms). 2026-01-17T20:16:52.2085685Z Restored /__w/1/s/src/libraries/shims/System.Security.Cryptography.OpenSsl/src/System.Security.Cryptography.OpenSsl.csproj (in 5 ms). 2026-01-17T20:16:52.5642862Z Restored /__w/1/s/src/libraries/shims/System.Security.Cryptography.Encoding/src/System.Security.Cryptography.Encoding.csproj (in 4 ms). 2026-01-17T20:16:52.5754380Z Restored /__w/1/s/src/libraries/shims/System.Security.Cryptography.Csp/src/System.Security.Cryptography.Csp.csproj (in 4 ms). 2026-01-17T20:16:52.6657749Z Restored /__w/1/s/src/libraries/shims/System.Security.Cryptography.Cng/src/System.Security.Cryptography.Cng.csproj (in 5 ms). 2026-01-17T20:16:52.8561988Z Restored /__w/1/s/src/libraries/shims/System.Runtime.Serialization/src/System.Runtime.Serialization.csproj (in 9 ms). 2026-01-17T20:16:52.8562589Z Restored /__w/1/s/src/libraries/shims/System.Security.Cryptography.Algorithms/src/System.Security.Cryptography.Algorithms.csproj (in 6 ms). 2026-01-17T20:16:52.9644306Z Restored /__w/1/s/src/libraries/shims/System.Runtime.Handles/src/System.Runtime.Handles.csproj (in 0.9 ms). 2026-01-17T20:16:53.0109921Z Restored /__w/1/s/src/libraries/shims/System.Runtime.Extensions/src/System.Runtime.Extensions.csproj (in 3 ms). 2026-01-17T20:16:53.1064554Z Restored /__w/1/s/src/libraries/shims/System.Runtime.InteropServices.RuntimeInformation/src/System.Runtime.InteropServices.RuntimeInformation.csproj (in 1 ms). 2026-01-17T20:16:53.2168723Z Restored /__w/1/s/src/libraries/shims/System.Runtime.CompilerServices.Unsafe/src/System.Runtime.CompilerServices.Unsafe.csproj (in 2 ms). 2026-01-17T20:16:53.2169326Z Restored /__w/1/s/src/libraries/shims/System.Resources.ResourceManager/src/System.Resources.ResourceManager.csproj (in 1 ms). 2026-01-17T20:16:53.2169883Z Restored /__w/1/s/src/libraries/shims/System.Resources.Reader/src/System.Resources.Reader.csproj (in 0.8 ms). 2026-01-17T20:16:53.3092726Z Restored /__w/1/s/src/libraries/shims/System.Reflection/src/System.Reflection.csproj (in 3 ms). 2026-01-17T20:16:53.3093770Z Restored /__w/1/s/src/libraries/shims/System.Reflection.Extensions/src/System.Reflection.Extensions.csproj (in 1 ms). 2026-01-17T20:16:53.4068120Z Restored /__w/1/s/src/libraries/shims/System.Numerics/src/System.Numerics.csproj (in 4 ms). 2026-01-17T20:16:53.5141666Z Restored /__w/1/s/src/libraries/shims/System.Net/src/System.Net.csproj (in 8 ms). 2026-01-17T20:16:53.6022220Z Restored /__w/1/s/src/libraries/shims/System.Net.ServicePoint/src/System.Net.ServicePoint.csproj (in 11 ms). 2026-01-17T20:16:53.6022695Z Restored /__w/1/s/src/libraries/shims/System.IO/src/System.IO.csproj (in 1 ms). 2026-01-17T20:16:53.9054555Z Restored /__w/1/s/src/libraries/shims/System.IO.FileSystem/src/System.IO.FileSystem.csproj (in 3 ms). 2026-01-17T20:16:53.9064653Z Restored /__w/1/s/src/libraries/shims/System.IO.UnmanagedMemoryStream/src/System.IO.UnmanagedMemoryStream.csproj (in 2 ms). 2026-01-17T20:16:53.9534264Z Restored /__w/1/s/src/libraries/shims/System.IO.FileSystem.Primitives/src/System.IO.FileSystem.Primitives.csproj (in 1 ms). 2026-01-17T20:16:53.9580869Z Restored /__w/1/s/src/libraries/System.Security.Cryptography.ProtectedData/tests/System.Security.Cryptography.ProtectedData.Tests.csproj (in 12 ms). 2026-01-17T20:16:54.0179149Z Restored /__w/1/s/src/libraries/System.Security.Cryptography.ProtectedData/ref/System.Security.Cryptography.ProtectedData.csproj (in 1 ms). 2026-01-17T20:16:54.0259778Z Restored /__w/1/s/src/libraries/System.Security.Cryptography.ProtectedData/src/System.Security.Cryptography.ProtectedData.csproj (in 6 ms). 2026-01-17T20:16:54.0621866Z Restored /__w/1/s/src/libraries/System.Security.Cryptography.Pkcs/ref/System.Security.Cryptography.Pkcs.csproj (in 5 ms). 2026-01-17T20:16:54.0636212Z Restored /__w/1/s/src/libraries/System.Security.Cryptography.Pkcs/src/System.Security.Cryptography.Pkcs.csproj (in 12 ms). 2026-01-17T20:16:54.1473457Z Restored /__w/1/s/src/libraries/System.Security.Cryptography.Cose/ref/System.Security.Cryptography.Cose.csproj (in 8 ms). 2026-01-17T20:16:54.1600843Z Restored /__w/1/s/src/libraries/System.Security.Cryptography.Cng/tests/System.Security.Cryptography.Cng.Tests.csproj (in 5 ms). 2026-01-17T20:16:54.1671419Z Restored /__w/1/s/src/libraries/System.Security.Claims/tests/System.Security.Claims.Tests.csproj (in 5 ms). 2026-01-17T20:16:54.2702759Z Restored /__w/1/s/src/libraries/System.Security.Claims/src/System.Security.Claims.csproj (in 2 ms). 2026-01-17T20:16:54.3623067Z Restored /__w/1/s/src/libraries/System.Security.Claims/ref/System.Security.Claims.csproj (in 7 ms). 2026-01-17T20:16:54.4033632Z Restored /__w/1/s/src/libraries/System.Security.Cryptography.Cose/src/System.Security.Cryptography.Cose.csproj (in 215 ms). 2026-01-17T20:16:54.7070736Z Restored /__w/1/s/src/libraries/System.Security.AccessControl/tests/System.Security.AccessControl.Tests.csproj (in 23 ms). 2026-01-17T20:16:54.7087102Z Restored /__w/1/s/src/libraries/System.Security.AccessControl/src/System.Security.AccessControl.csproj (in 3 ms). 2026-01-17T20:16:54.7138581Z Restored /__w/1/s/src/libraries/System.Security.AccessControl/ref/System.Security.AccessControl.csproj (in 1 ms). 2026-01-17T20:16:54.7230280Z Restored /__w/1/s/src/libraries/System.Runtime/tests/System.ValueTuple.Tests/System.ValueTuple.Tests.csproj (in 4 ms). 2026-01-17T20:16:54.7231613Z Restored /__w/1/s/src/libraries/System.Runtime/tests/System.Threading.Timer.Tests/System.Threading.Timer.Tests.csproj (in 4 ms). 2026-01-17T20:16:54.7568729Z Restored /__w/1/s/src/libraries/System.Runtime/tests/System.Threading.Tasks.Tests/System.Threading.Tasks.Tests.csproj (in 4 ms). 2026-01-17T20:16:54.7581622Z Restored /__w/1/s/src/libraries/System.Runtime/tests/System.Threading.Tasks.Extensions.Tests/System.Threading.Tasks.Extensions.Tests.csproj (in 4 ms). 2026-01-17T20:16:54.8206296Z Restored /__w/1/s/src/libraries/System.Runtime/tests/System.Security.SecureString.Tests/System.Security.SecureString.Tests.csproj (in 4 ms). 2026-01-17T20:16:54.8207447Z Restored /__w/1/s/src/libraries/System.Runtime/tests/System.Text.Encoding.Tests/System.Text.Encoding.Tests.csproj (in 7 ms). 2026-01-17T20:16:54.8576895Z Restored /__w/1/s/src/libraries/System.Runtime/tests/System.Runtime.Tests/TestStructs/System.TestStructs.ilproj (in 0.8 ms). 2026-01-17T20:16:54.8577537Z Restored /__w/1/s/src/libraries/System.Runtime/tests/System.Runtime.Tests/TestModule/System.Reflection.TestModule.ilproj (in 1 ms). 2026-01-17T20:16:54.8673277Z Restored /__w/1/s/src/libraries/System.Runtime/tests/System.Runtime.Tests/TestLoadAssembly/TestLoadAssembly.csproj (in 0.8 ms). 2026-01-17T20:16:54.8677338Z Restored /__w/1/s/src/libraries/System.Runtime/tests/System.Runtime.Tests/TestCollectibleAssembly/TestCollectibleAssembly.csproj (in 0.5 ms). 2026-01-17T20:16:54.9600653Z Restored /__w/1/s/src/libraries/System.Runtime/tests/System.Runtime.Tests/System/Reflection/InvokeEmit/System.Runtime.ReflectionInvokeEmit.Tests.csproj (in 4 ms). 2026-01-17T20:16:54.9601814Z Restored /__w/1/s/src/libraries/System.Runtime/tests/System.Runtime.Tests/System/Reflection/InvokeInterpreted/System.Runtime.ReflectionInvokeInterpreted.Tests.csproj (in 4 ms). 2026-01-17T20:16:55.0472400Z Restored /__w/1/s/src/libraries/System.Runtime/tests/System.Runtime.Tests/NlsTests/System.Runtime.Nls.Tests.csproj (in 13 ms). 2026-01-17T20:16:55.1683553Z Restored /__w/1/s/src/libraries/System.Runtime/tests/System.Runtime.Tests/InvariantTimezone/System.Runtime.InvariantTimezone.Tests.csproj (in 3 ms). 2026-01-17T20:16:55.2097339Z Restored /__w/1/s/src/libraries/System.Runtime/tests/System.Runtime.Tests/Hybrid/System.Runtime.IOS.Tests.csproj (in 10 ms). 2026-01-17T20:16:55.3077267Z Restored /__w/1/s/src/libraries/System.Runtime/tests/System.Runtime.InteropServices.RuntimeInformation.Tests/System.Runtime.InteropServices.RuntimeInformation.Tests.csproj (in 12 ms). 2026-01-17T20:16:55.3077930Z Restored /__w/1/s/src/libraries/System.Runtime/tests/System.Runtime.Tests/System.Runtime.Tests.csproj (in 298 ms). 2026-01-17T20:16:55.3680705Z Restored /__w/1/s/src/libraries/System.Runtime/tests/System.Runtime.Extensions.Tests/VoidMainWithExitCodeApp/VoidMainWithExitCodeApp.csproj (in 0.6 ms). 2026-01-17T20:16:55.3726084Z Restored /__w/1/s/src/libraries/System.Runtime/tests/System.Runtime.Extensions.Tests/TestAppOutsideOfTPA/TestAppOutsideOfTPA.csproj (in 1 ms). 2026-01-17T20:16:55.3786772Z Restored /__w/1/s/src/libraries/System.Runtime/tests/System.Runtime.Handles.Tests/System.Runtime.Handles.Tests.csproj (in 5 ms). 2026-01-17T20:16:55.4178398Z Restored /__w/1/s/src/libraries/System.Runtime/tests/System.Runtime.Extensions.Tests/TestApp/TestApp.csproj (in 0.7 ms). 2026-01-17T20:16:55.4563998Z Restored /__w/1/s/src/libraries/System.Runtime/tests/System.Runtime.Extensions.Tests/TargetFrameworkNameTestApp/TargetFrameworkNameTestApp.csproj (in 0.8 ms). 2026-01-17T20:16:55.4687780Z Restored /__w/1/s/src/libraries/System.Runtime/tests/System.Runtime.Extensions.Tests/AssemblyResolveTestApp/AssemblyResolveTestApp.csproj (in 1 ms). 2026-01-17T20:16:55.4688468Z Restored /__w/1/s/src/libraries/System.Runtime/tests/System.Runtime.Extensions.Tests/System.Runtime.Extensions.Tests.csproj (in 10 ms). 2026-01-17T20:16:55.4857863Z Restored /__w/1/s/src/libraries/System.Runtime/tests/System.Runtime.CompilerServices.Unsafe.Tests/System.Runtime.CompilerServices.Unsafe.Tests.csproj (in 6 ms). 2026-01-17T20:16:55.5110525Z Restored /__w/1/s/src/libraries/System.Runtime/tests/System.Resources.Reader.Tests/System.Resources.Reader.Tests.csproj (in 4 ms). 2026-01-17T20:16:55.5120582Z Restored /__w/1/s/src/libraries/System.Runtime/tests/System.Resources.ResourceManager.Tests/System.Resources.ResourceManager.Tests.csproj (in 15 ms). 2026-01-17T20:16:55.5538170Z Restored /__w/1/s/src/libraries/System.Runtime/tests/System.Reflection.Tests/UnloadableAssembly/UnloadableAssembly.csproj (in 1 ms). 2026-01-17T20:16:55.5575898Z Restored /__w/1/s/src/libraries/System.Runtime/tests/System.Reflection.Tests/TestExe/System.Reflection.TestExe.csproj (in 1 ms). 2026-01-17T20:16:55.5927139Z Restored /__w/1/s/src/libraries/System.Runtime/tests/System.Reflection.Tests/TestAssembly/TestAssembly.csproj (in 0.7 ms). 2026-01-17T20:16:55.6035459Z Restored /__w/1/s/src/libraries/System.Runtime/tests/System.Reflection.Tests/InvokeInterpreted/System.Reflection.InvokeInterpreted.Tests.csproj (in 6 ms). 2026-01-17T20:16:55.6083111Z Restored /__w/1/s/src/libraries/System.Runtime/tests/System.Reflection.Tests/System.Reflection.Tests.csproj (in 7 ms). 2026-01-17T20:16:55.6964450Z Restored /__w/1/s/src/libraries/System.Runtime/tests/System.Reflection.Tests/InvokeEmit/System.Reflection.InvokeEmit.Tests.csproj (in 8 ms). 2026-01-17T20:16:55.7323210Z Restored /__w/1/s/src/libraries/System.Runtime/tests/System.Reflection.Tests/Hello工程123/Hello工程123.csproj (in 1 ms). 2026-01-17T20:16:55.7323929Z Restored /__w/1/s/src/libraries/System.Runtime/tests/System.Reflection.Tests/ForwardedTypesAssembly/ForwardedTypesAssembly.csproj (in 1 ms). 2026-01-17T20:16:55.7324612Z Restored /__w/1/s/src/libraries/System.Runtime/tests/System.Reflection.Tests/AssemblyVersion/System.Reflection.Tests.Assembly_3_0_0_0.csproj (in 0.8 ms). 2026-01-17T20:16:55.7325172Z Restored /__w/1/s/src/libraries/System.Runtime/tests/System.Reflection.Tests/CoreCLR/System.Reflection.CoreCLR.Tests.csproj (in 7 ms). 2026-01-17T20:16:55.8073492Z Restored /__w/1/s/src/libraries/System.Runtime/tests/System.Reflection.Tests/AssemblyVersion/System.Reflection.Tests.Assembly_1_2_0_0.csproj (in 2 ms). 2026-01-17T20:16:55.8074105Z Restored /__w/1/s/src/libraries/System.Runtime/tests/System.Reflection.Tests/AssemblyVersion/System.Reflection.Tests.Assembly_1_3_0_0.csproj (in 0.9 ms). 2026-01-17T20:16:55.9176167Z Restored /__w/1/s/src/libraries/System.Runtime/tests/System.Reflection.Tests/AssemblyVersion/System.Reflection.Tests.Assembly_1_1_3_0.csproj (in 1 ms). 2026-01-17T20:16:55.9657184Z Restored /__w/1/s/src/libraries/System.Runtime/tests/System.Reflection.Tests/AssemblyVersion/System.Reflection.Tests.Assembly_1_1_2_0.csproj (in 1 ms). 2026-01-17T20:16:55.9658976Z Restored /__w/1/s/src/libraries/System.Runtime/tests/System.Reflection.Tests/AssemblyVersion/System.Reflection.Tests.Assembly_1_1_1_3.csproj (in 0.9 ms). 2026-01-17T20:16:56.0099281Z Restored /__w/1/s/src/libraries/System.Runtime/tests/System.Reflection.Tests/AssemblyVersion/System.Reflection.Tests.Assembly_1_1_1_0.csproj (in 0.6 ms). 2026-01-17T20:16:56.0101682Z Restored /__w/1/s/src/libraries/System.Runtime/tests/System.Reflection.Tests/AssemblyVersion/System.Reflection.Tests.Assembly_1_1_1_2.csproj (in 0.9 ms). 2026-01-17T20:16:56.0571842Z Restored /__w/1/s/src/libraries/System.Runtime/tests/System.Reflection.Tests/AssemblyVersion/System.Reflection.Tests.Assembly_1_1_0_0.csproj (in 1 ms). 2026-01-17T20:16:56.1082751Z Restored /__w/1/s/src/libraries/System.Runtime/tests/System.Reflection.Tests/AssemblyVersion/System.Reflection.Tests.Assembly_1_0_0_0.csproj (in 0.7 ms). 2026-01-17T20:16:56.1111445Z Restored /__w/1/s/src/libraries/System.Runtime/tests/System.Reflection.Tests/AssemblyVersion/System.Reflection.Tests.Assembly_0_0_0_0.csproj (in 4 ms). 2026-01-17T20:16:56.2293778Z Restored /__w/1/s/src/libraries/System.Runtime/tests/System.IO.UnmanagedMemoryStream.Tests/System.IO.UnmanagedMemoryStream.Tests.csproj (in 8 ms). 2026-01-17T20:16:56.2294482Z Restored /__w/1/s/src/libraries/System.Runtime/tests/System.IO.Tests/System.IO.Tests.csproj (in 9 ms). 2026-01-17T20:16:56.3598883Z Restored /__w/1/s/src/libraries/System.Runtime/tests/System.IO.FileSystem.Tests/ManualTests/System.IO.FileSystem.Manual.Tests.csproj (in 5 ms). 2026-01-17T20:16:56.4069055Z Restored /__w/1/s/src/libraries/System.Runtime/tests/System.IO.FileSystem.Tests/System.IO.FileSystem.Tests.csproj (in 18 ms). 2026-01-17T20:16:56.4702790Z Restored /__w/1/s/src/libraries/System.Runtime/tests/System.IO.FileSystem.Tests/DisabledFileLockingTests/System.IO.FileSystem.DisabledFileLocking.Tests.csproj (in 10 ms). 2026-01-17T20:16:56.4710971Z Restored /__w/1/s/src/libraries/System.Runtime/tests/System.IO.FileSystem.Primitives.Tests/System.IO.FileSystem.Primitives.Tests.csproj (in 5 ms). 2026-01-17T20:16:56.5182707Z Restored /__w/1/s/src/libraries/System.Runtime/tests/System.Globalization.Tests/System.Globalization.Tests.csproj (in 15 ms). 2026-01-17T20:16:56.5631443Z Restored /__w/1/s/src/libraries/System.Runtime/tests/System.Globalization.Tests/NlsTests/System.Globalization.Nls.Tests.csproj (in 11 ms). 2026-01-17T20:16:56.5668986Z Restored /__w/1/s/src/libraries/System.Runtime/tests/System.Globalization.Tests/Invariant/Invariant.Tests.csproj (in 7 ms). 2026-01-17T20:16:56.6115936Z Restored /__w/1/s/src/libraries/System.Runtime/tests/System.Globalization.Tests/Hybrid/System.Globalization.IOS.Tests.csproj (in 41 ms). 2026-01-17T20:16:56.8197514Z Restored /__w/1/s/src/libraries/System.Runtime/tests/System.Globalization.Tests/Hybrid/AppleHybrid.Tests.csproj (in 26 ms). 2026-01-17T20:16:56.9125308Z Restored /__w/1/s/src/libraries/System.Runtime/tests/System.Globalization.Extensions.Tests/System.Globalization.Extensions.Tests.csproj (in 9 ms). 2026-01-17T20:16:57.6047307Z Restored /__w/1/s/src/libraries/System.Runtime/tests/System.Globalization.Extensions.Tests/NlsTests/System.Globalization.Extensions.Nls.Tests.csproj (in 5 ms). 2026-01-17T20:16:57.6048833Z Restored /__w/1/s/src/libraries/System.Runtime/tests/System.Globalization.Extensions.Tests/Hybrid/System.Globalization.Extensions.iOS.Tests.csproj (in 18 ms). 2026-01-17T20:16:57.6083069Z Restored /__w/1/s/src/libraries/System.Runtime/tests/System.Globalization.Calendars.Tests/System.Globalization.Calendars.Tests.csproj (in 20 ms). 2026-01-17T20:16:57.7597039Z Restored /__w/1/s/src/libraries/System.Runtime/tests/System.Globalization.Calendars.Tests/Hybrid/System.Globalization.Calendars.IOS.Tests.csproj (in 12 ms). 2026-01-17T20:16:58.2436284Z Restored /__w/1/s/src/libraries/System.Runtime/tests/System.Dynamic.Runtime.Tests/System.Dynamic.Runtime.Tests.csproj (in 32 ms). 2026-01-17T20:16:58.2437745Z Restored /__w/1/s/src/libraries/System.Runtime/tests/System.Diagnostics.Tools.Tests/System.Diagnostics.Tools.Tests.csproj (in 11 ms). 2026-01-17T20:16:59.0131578Z Restored /__w/1/s/src/libraries/System.Runtime/tests/System.Diagnostics.Debug.Tests/System.Diagnostics.Debug.Tests.csproj (in 18 ms). 2026-01-17T20:16:59.0236639Z Restored /__w/1/s/src/libraries/System.Runtime/tests/System.Buffers.Tests/System.Buffers.Tests.csproj (in 7 ms). 2026-01-17T20:16:59.4104573Z Restored /__w/1/s/src/libraries/System.Runtime/src/System.Runtime.csproj (in 2 ms). 2026-01-17T20:16:59.4136901Z Restored /__w/1/s/src/libraries/System.Runtime/ref/System.Runtime.csproj (in 0.6 ms). 2026-01-17T20:16:59.4168397Z Restored /__w/1/s/src/libraries/System.Runtime.Serialization.Xml/tests/XsdDataContractExporterTests/SerializationTypes/SerializationTypes.csproj (in 0.7 ms). 2026-01-17T20:16:59.4233826Z Restored /__w/1/s/src/mono/mono.proj (in 13.84 sec). 2026-01-17T20:16:59.8651623Z Restored /__w/1/s/src/libraries/System.Runtime.Serialization.Xml/tests/ReflectionOnly/System.Runtime.Serialization.Xml.ReflectionOnly.Tests.csproj (in 4 ms). 2026-01-17T20:16:59.8652883Z Restored /__w/1/s/src/libraries/System.Runtime.Serialization.Xml/tests/System.Runtime.Serialization.Xml.Tests.csproj (in 9 ms). 2026-01-17T20:16:59.8682449Z Restored /__w/1/s/src/libraries/System.Runtime/tests/System.Globalization.Tests/IcuAppLocal/IcuAppLocal.Tests.csproj (in 3.3 sec). 2026-01-17T20:16:59.8683495Z Restored /__w/1/s/src/libraries/System.Runtime.Serialization.Xml/ref/System.Runtime.Serialization.Xml.csproj (in 1 ms). 2026-01-17T20:16:59.8711672Z Restored /__w/1/s/src/mono/llvm/llvm-init.proj (in 13.81 sec). 2026-01-17T20:16:59.9154711Z Restored /__w/1/s/src/libraries/System.Runtime.Serialization.Xml/tests/Canonicalization/System.Runtime.Serialization.Xml.Canonicalization.Tests.csproj (in 6 ms). 2026-01-17T20:16:59.9155283Z Restored /__w/1/s/src/libraries/System.Runtime.Serialization.Schema/src/System.Runtime.Serialization.Schema.csproj (in 3 ms). 2026-01-17T20:16:59.9155762Z Restored /__w/1/s/src/libraries/System.Runtime.Serialization.Schema/ref/System.Runtime.Serialization.Schema.csproj (in 1 ms). 2026-01-17T20:16:59.9556868Z Restored /__w/1/s/src/libraries/System.Runtime.Serialization.Xml/src/System.Runtime.Serialization.Xml.csproj (in 18 ms). 2026-01-17T20:16:59.9557624Z Restored /__w/1/s/src/libraries/System.Runtime.Serialization.Primitives/src/System.Runtime.Serialization.Primitives.csproj (in 4 ms). 2026-01-17T20:16:59.9558196Z Restored /__w/1/s/src/libraries/System.Runtime.Serialization.Primitives/tests/System.Runtime.Serialization.Primitives.Tests.csproj (in 4 ms). 2026-01-17T20:16:59.9598783Z Restored /__w/1/s/src/libraries/System.Runtime.Serialization.Schema/tests/System.Runtime.Serialization.Schema.Tests.csproj (in 7 ms). 2026-01-17T20:16:59.9600004Z Restored /__w/1/s/src/libraries/System.Runtime.Serialization.Primitives/ref/System.Runtime.Serialization.Primitives.csproj (in 0.8 ms). 2026-01-17T20:16:59.9631586Z Restored /__w/1/s/src/libraries/System.Runtime.Serialization.Json/ref/System.Runtime.Serialization.Json.csproj (in 0.9 ms). 2026-01-17T20:16:59.9689481Z Restored /__w/1/s/src/libraries/System.Runtime.Serialization.Json/tests/System.Runtime.Serialization.Json.Tests.csproj (in 6 ms). 2026-01-17T20:16:59.9692487Z Restored /__w/1/s/src/libraries/System.Runtime.Serialization.Json/tests/ReflectionOnly/System.Runtime.Serialization.Json.ReflectionOnly.Tests.csproj (in 6 ms). 2026-01-17T20:17:00.0062237Z Restored /__w/1/s/src/libraries/System.Runtime.Serialization.Json/src/System.Runtime.Serialization.Json.csproj (in 15 ms). 2026-01-17T20:17:00.0063452Z Restored /__w/1/s/src/libraries/System.Runtime.Serialization.Formatters/ref/System.Runtime.Serialization.Formatters.csproj (in 1 ms). 2026-01-17T20:17:00.0181880Z Restored /__w/1/s/src/libraries/System.Runtime.Serialization.Formatters/tests/Disabled/System.Runtime.Serialization.Formatters.Disabled.Tests.csproj (in 31 ms). 2026-01-17T20:17:00.0182587Z Restored /__w/1/s/src/libraries/System.Runtime.Numerics/src/System.Runtime.Numerics.csproj (in 1 ms). 2026-01-17T20:17:00.0183026Z Restored /__w/1/s/src/libraries/System.Runtime.Numerics/ref/System.Runtime.Numerics.csproj (in 0.7 ms). 2026-01-17T20:17:00.0748414Z Restored /__w/1/s/src/libraries/System.Runtime.Numerics/tests/System.Runtime.Numerics.Tests.csproj (in 17 ms). 2026-01-17T20:17:00.0755180Z Restored /__w/1/s/src/libraries/System.Runtime.Loader/tests/System.Runtime.Loader.Test.AssemblyVersion1/System.Runtime.Loader.Test.AssemblyVersion1.csproj (in 0.9 ms). 2026-01-17T20:17:00.0756215Z Restored /__w/1/s/src/libraries/System.Runtime.Loader/tests/System.Runtime.Loader.Test.Assembly2/System.Runtime.Loader.Test.Assembly2.csproj (in 0.9 ms). 2026-01-17T20:17:00.0757877Z Restored /__w/1/s/src/libraries/System.Runtime.Loader/tests/System.Runtime.Loader.Tests.csproj (in 4 ms). 2026-01-17T20:17:00.0794492Z Restored /__w/1/s/src/libraries/System.Runtime.Loader/tests/System.Runtime.Loader.Test.Assembly/System.Runtime.Loader.Test.Assembly.csproj (in 1 ms). 2026-01-17T20:17:00.0795235Z Restored /__w/1/s/src/libraries/System.Runtime.Loader/tests/System.Runtime.Loader.Noop.Assembly/System.Runtime.Loader.Noop.Assembly.csproj (in 0.6 ms). 2026-01-17T20:17:00.1170920Z Restored /__w/1/s/src/libraries/System.Runtime.Serialization.Formatters/tests/System.Runtime.Serialization.Formatters.Tests.csproj (in 59 ms). 2026-01-17T20:17:00.1171475Z Restored /__w/1/s/src/libraries/System.Runtime.Loader/tests/ReferencedClassLib/ReferencedClassLib.csproj (in 0.5 ms). 2026-01-17T20:17:00.1171928Z Restored /__w/1/s/src/libraries/System.Runtime.Loader/tests/LoaderLinkTest.Shared/LoaderLinkTest.Shared.csproj (in 0.5 ms). 2026-01-17T20:17:00.1172414Z Restored /__w/1/s/src/libraries/System.Runtime.Loader/tests/ReferencedClassLibNeutralIsSatellite/ReferencedClassLibNeutralIsSatellite.csproj (in 0.9 ms). 2026-01-17T20:17:00.1172912Z Restored /__w/1/s/src/libraries/System.Runtime.Loader/tests/LoaderLinkTest.Dynamic/LoaderLinkTest.Dynamic.csproj (in 0.6 ms). 2026-01-17T20:17:00.1589200Z Restored /__w/1/s/src/libraries/System.Runtime.Loader/tests/RefEmitLoadContext/System.Runtime.Loader.RefEmitLoadContext.Tests.csproj (in 6 ms). 2026-01-17T20:17:00.1589965Z Restored /__w/1/s/src/libraries/System.Runtime.Loader/tests/ContextualReflectionDependency/System.Runtime.Loader.Test.ContextualReflectionDependency.csproj (in 1 ms). 2026-01-17T20:17:00.2551486Z Restored /__w/1/s/src/libraries/System.Runtime.Loader/tests/DefaultContext/System.Runtime.Loader.DefaultContext.Tests.csproj (in 5 ms). 2026-01-17T20:17:00.2553977Z Restored /__w/1/s/src/libraries/System.Runtime.Loader/src/System.Runtime.Loader.csproj (in 1 ms). 2026-01-17T20:17:00.2555756Z Restored /__w/1/s/src/libraries/System.Runtime.Loader/ref/System.Runtime.Loader.csproj (in 0.5 ms). 2026-01-17T20:17:00.3633909Z Restored /__w/1/s/src/libraries/System.Runtime.Serialization.Formatters/src/System.Runtime.Serialization.Formatters.csproj (in 285 ms). 2026-01-17T20:17:00.3654871Z Restored /__w/1/s/src/libraries/System.Runtime.Intrinsics/ref/System.Runtime.Intrinsics.csproj (in 0.9 ms). 2026-01-17T20:17:00.3655677Z Restored /__w/1/s/src/libraries/System.Runtime.Intrinsics/src/System.Runtime.Intrinsics.csproj (in 1 ms). 2026-01-17T20:17:00.3666517Z Restored /__w/1/s/src/libraries/System.Runtime.InteropServices/tests/System.Runtime.InteropServices.ComDisabled.UnitTests/System.Runtime.InteropServices.ComDisabled.Tests.csproj (in 3 ms). 2026-01-17T20:17:00.3682717Z Restored /__w/1/s/src/libraries/System.Runtime.InteropServices/src/System.Runtime.InteropServices.csproj (in 2 ms). 2026-01-17T20:17:00.4614720Z Restored /__w/1/s/src/libraries/System.Runtime.Intrinsics/tests/System.Runtime.Intrinsics.Tests.csproj (in 16 ms). 2026-01-17T20:17:00.4615279Z Restored /__w/1/s/src/libraries/System.Runtime.InteropServices/ref/System.Runtime.InteropServices.csproj (in 1 ms). 2026-01-17T20:17:00.4615840Z Restored /__w/1/s/src/libraries/System.Runtime.InteropServices/tests/System.Runtime.InteropServices.UnitTests/System.Runtime.InteropServices.Tests.csproj (in 12 ms). 2026-01-17T20:17:00.4616394Z Restored /__w/1/s/src/libraries/System.Runtime.InteropServices/gen/LibraryImportGenerator/LibraryImportGenerator.csproj (in 2 ms). 2026-01-17T20:17:00.4640255Z Restored /__w/1/s/src/libraries/System.Runtime.InteropServices/gen/ComInterfaceGenerator/ComInterfaceGenerator.csproj (in 2 ms). 2026-01-17T20:17:00.4652667Z Restored /__w/1/s/src/libraries/System.Runtime.InteropServices/gen/DownlevelLibraryImportGenerator/DownlevelLibraryImportGenerator.csproj (in 1 ms). 2026-01-17T20:17:00.5073501Z Restored /__w/1/s/src/libraries/System.Runtime.InteropServices.JavaScript/tests/JavaScriptLibrary/JavaScriptLibrary.csproj (in 2 ms). 2026-01-17T20:17:00.5074558Z Restored /__w/1/s/src/libraries/System.Runtime.InteropServices.JavaScript/tests/System.Runtime.InteropServices.JavaScript.UnitTests/System.Runtime.InteropServices.JavaScript.Tests.csproj (in 7 ms). 2026-01-17T20:17:00.6169463Z Restored /__w/1/s/src/libraries/System.Runtime.InteropServices.JavaScript/src/System.Runtime.InteropServices.JavaScript.csproj (in 3 ms). 2026-01-17T20:17:00.6170015Z Restored /__w/1/s/src/libraries/System.Runtime.InteropServices.JavaScript/ref/System.Runtime.InteropServices.JavaScript.csproj (in 0.7 ms). 2026-01-17T20:17:00.6170710Z Restored /__w/1/s/src/libraries/System.Runtime.InteropServices.JavaScript/gen/JSImportGenerator/JSImportGenerator.csproj (in 2 ms). 2026-01-17T20:17:00.6762054Z Restored /__w/1/s/src/libraries/System.Runtime.CompilerServices.VisualC/tests/System.Runtime.CompilerServices.VisualC.Tests.csproj (in 3 ms). 2026-01-17T20:17:00.6764718Z Restored /__w/1/s/src/libraries/System.Runtime.CompilerServices.VisualC/src/System.Runtime.CompilerServices.VisualC.csproj (in 2 ms). 2026-01-17T20:17:00.6765681Z Restored /__w/1/s/src/libraries/System.Runtime.CompilerServices.VisualC/ref/System.Runtime.CompilerServices.VisualC.csproj (in 3 ms). 2026-01-17T20:17:00.6766172Z Restored /__w/1/s/src/libraries/System.Runtime.Caching/ref/System.Runtime.Caching.csproj (in 2 ms). 2026-01-17T20:17:00.6772383Z Restored /__w/1/s/src/libraries/System.Resources.Writer/tests/System.Resources.Writer.Tests.csproj (in 3 ms). 2026-01-17T20:17:00.7177244Z Restored /__w/1/s/src/libraries/System.Resources.Writer/src/System.Resources.Writer.csproj (in 1 ms). 2026-01-17T20:17:00.7177917Z Restored /__w/1/s/src/libraries/System.Runtime.Caching/tests/System.Runtime.Caching.Tests.csproj (in 17 ms). 2026-01-17T20:17:00.7221478Z Restored /__w/1/s/src/libraries/System.Resources.Writer/ref/System.Resources.Writer.csproj (in 0.8 ms). 2026-01-17T20:17:01.0131747Z Restored /__w/1/s/src/libraries/System.Resources.Extensions/tests/System.Resources.Extensions.Tests.csproj (in 64 ms). 2026-01-17T20:17:01.0151199Z Restored /__w/1/s/src/libraries/System.Resources.Extensions/ref/System.Resources.Extensions.csproj (in 2 ms). 2026-01-17T20:17:01.3061184Z Restored /__w/1/s/src/libraries/System.Reflection.TypeExtensions/tests/System.Reflection.TypeExtensions.Tests.csproj (in 3 ms). 2026-01-17T20:17:01.4634502Z Restored /__w/1/s/src/libraries/System.Reflection.TypeExtensions/src/System.Reflection.TypeExtensions.csproj (in 1 ms). 2026-01-17T20:17:01.4647237Z Restored /__w/1/s/src/libraries/System.Runtime.Caching/src/System.Runtime.Caching.csproj (in 499 ms). 2026-01-17T20:17:01.4701547Z Restored /__w/1/s/src/libraries/System.Reflection.TypeExtensions/ref/System.Reflection.TypeExtensions.csproj (in 3 ms). 2026-01-17T20:17:01.4702346Z Restored /__w/1/s/src/libraries/System.Resources.Extensions/src/System.Resources.Extensions.csproj (in 445 ms). 2026-01-17T20:17:01.4731470Z Restored /__w/1/s/src/libraries/System.Runtime.InteropServices/gen/Microsoft.Interop.SourceGeneration/Microsoft.Interop.SourceGeneration.csproj (in 1.1 sec). 2026-01-17T20:17:01.6071930Z Restored /__w/1/s/src/libraries/System.Reflection.Primitives/ref/System.Reflection.Primitives.csproj (in 0.7 ms). 2026-01-17T20:17:01.6073714Z Restored /__w/1/s/src/libraries/System.Reflection.Primitives/src/System.Reflection.Primitives.csproj (in 3 ms). 2026-01-17T20:17:01.7634763Z Restored /__w/1/s/src/libraries/System.Reflection.MetadataLoadContext/tests/System.Reflection.MetadataLoadContext.Tests.csproj (in 10 ms). 2026-01-17T20:17:01.7668475Z Restored /__w/1/s/src/libraries/System.Reflection.MetadataLoadContext/ref/System.Reflection.MetadataLoadContext.csproj (in 1 ms). 2026-01-17T20:17:01.9072147Z Restored /__w/1/s/src/libraries/System.Reflection.Metadata/tests/System.Reflection.Metadata.Tests.csproj (in 9 ms). 2026-01-17T20:17:01.9073289Z Restored /__w/1/s/src/libraries/System.Reflection.Metadata/ref/System.Reflection.Metadata.csproj (in 2 ms). 2026-01-17T20:17:01.9074251Z Restored /__w/1/s/src/libraries/System.Reflection.MetadataLoadContext/src/System.Reflection.MetadataLoadContext.csproj (in 297 ms). 2026-01-17T20:17:01.9094991Z Restored /__w/1/s/src/libraries/System.Reflection.Extensions/tests/System.Reflection.Extensions.Tests.csproj (in 6 ms). 2026-01-17T20:17:02.0650524Z Restored /__w/1/s/src/libraries/System.Reflection.Emit/ref/System.Reflection.Emit.csproj (in 2 ms). 2026-01-17T20:17:02.0651450Z Restored /__w/1/s/src/libraries/System.Reflection.Emit/tests/System.Reflection.Emit.Tests.csproj (in 8 ms). 2026-01-17T20:17:02.2046713Z Restored /__w/1/s/src/libraries/System.Reflection.Emit/src/System.Reflection.Emit.csproj (in 4 ms). 2026-01-17T20:17:02.2053263Z Restored /__w/1/s/src/libraries/System.Reflection.Emit.Lightweight/ref/System.Reflection.Emit.Lightweight.csproj (in 1 ms). 2026-01-17T20:17:02.6100616Z Restored /__w/1/s/src/libraries/System.Reflection.Emit.Lightweight/tests/System.Reflection.Emit.Lightweight.Tests.csproj (in 6 ms). 2026-01-17T20:17:02.6558391Z Restored /__w/1/s/src/libraries/System.Reflection.Metadata/src/System.Reflection.Metadata.csproj (in 304 ms). 2026-01-17T20:17:02.6559335Z Restored /__w/1/s/src/libraries/System.Reflection.Emit.Lightweight/src/System.Reflection.Emit.Lightweight.csproj (in 1 ms). 2026-01-17T20:17:02.6652768Z Restored /__w/1/s/src/libraries/System.Reflection.Emit.ILGeneration/ref/System.Reflection.Emit.ILGeneration.csproj (in 3 ms). 2026-01-17T20:17:02.6653857Z Restored /__w/1/s/src/libraries/System.Reflection.DispatchProxy/tests/TestDependency/System.Reflection.DispatchProxy.TestDependency.csproj (in 5 ms). 2026-01-17T20:17:02.6751399Z Restored /__w/1/s/src/libraries/System.Reflection.Emit.ILGeneration/tests/System.Reflection.Emit.ILGeneration.Tests.csproj (in 5 ms). 2026-01-17T20:17:02.6752545Z Restored /__w/1/s/src/libraries/System.Reflection.Emit.ILGeneration/src/System.Reflection.Emit.ILGeneration.csproj (in 47 ms). 2026-01-17T20:17:02.6753302Z Restored /__w/1/s/src/libraries/System.Reflection.DispatchProxy/tests/System.Reflection.DispatchProxy.Tests.csproj (in 7 ms). 2026-01-17T20:17:02.6755278Z Restored /__w/1/s/src/libraries/System.Reflection.DispatchProxy/ref/System.Reflection.DispatchProxy.csproj (in 0.6 ms). 2026-01-17T20:17:02.6770350Z Restored /__w/1/s/src/libraries/System.Reflection.Context/tests/System.Reflection.Context.Tests.csproj (in 6 ms). 2026-01-17T20:17:02.6784300Z Restored /__w/1/s/src/libraries/System.Reflection.Context/ref/System.Reflection.Context.csproj (in 2 ms). 2026-01-17T20:17:02.7547550Z Restored /__w/1/s/src/libraries/System.Reflection.DispatchProxy/src/System.Reflection.DispatchProxy.csproj (in 9 ms). 2026-01-17T20:17:02.7548226Z Restored /__w/1/s/src/libraries/System.Private.Xml/tests/XmlReaderLib/System.Xml.RW.XmlReaderLib.csproj (in 1 ms). 2026-01-17T20:17:02.7578543Z Restored /__w/1/s/src/libraries/System.Private.Xml/tests/XmlSerializer/ReflectionOnly/System.Xml.XmlSerializer.ReflectionOnly.Tests.csproj (in 3 ms). 2026-01-17T20:17:02.7602740Z Restored /__w/1/s/src/libraries/System.Private.Xml/tests/System.Private.Xml.Tests.csproj (in 5 ms). 2026-01-17T20:17:02.9105030Z Restored /__w/1/s/src/libraries/System.Private.Xml.Linq/tests/xNodeReader/System.Xml.Linq.xNodeReader.Tests.csproj (in 4 ms). 2026-01-17T20:17:02.9140476Z Restored /__w/1/s/src/libraries/System.Private.Xml.Linq/tests/xNodeBuilder/System.Xml.Linq.xNodeBuilder.Tests.csproj (in 4 ms). 2026-01-17T20:17:02.9194864Z Restored /__w/1/s/src/libraries/System.Private.Xml.Linq/tests/misc/System.Xml.Linq.Misc.Tests.csproj (in 5 ms). 2026-01-17T20:17:02.9201386Z Restored /__w/1/s/src/libraries/System.Private.Xml/src/System.Private.Xml.csproj (in 17 ms). 2026-01-17T20:17:02.9242837Z Restored /__w/1/s/src/libraries/System.Private.Xml.Linq/tests/events/System.Xml.Linq.Events.Tests.csproj (in 7 ms). 2026-01-17T20:17:02.9249348Z Restored /__w/1/s/src/libraries/System.Private.Xml.Linq/tests/XDocument.Test.ModuleCore/XDocument.Test.ModuleCore.csproj (in 0.8 ms). 2026-01-17T20:17:02.9261105Z Restored /__w/1/s/src/libraries/System.Private.Xml.Linq/tests/XDocument.Common/XDocument.Common.csproj (in 1 ms). 2026-01-17T20:17:03.0078654Z Restored /__w/1/s/src/libraries/System.Private.Xml.Linq/tests/TreeManipulation/System.Xml.Linq.TreeManipulation.Tests.csproj (in 5 ms). 2026-01-17T20:17:03.0079311Z Restored /__w/1/s/src/libraries/System.Private.Xml.Linq/tests/Streaming/System.Xml.Linq.Streaming.Tests.csproj (in 3 ms). 2026-01-17T20:17:03.0081591Z Restored /__w/1/s/src/libraries/System.Reflection.Context/src/System.Reflection.Context.csproj (in 250 ms). 2026-01-17T20:17:03.0095820Z Restored /__w/1/s/src/libraries/System.Private.Xml.Linq/tests/axes/System.Xml.Linq.Axes.Tests.csproj (in 5 ms). 2026-01-17T20:17:03.0158192Z Restored /__w/1/s/src/libraries/System.Private.Xml.Linq/tests/SDMSample/System.Xml.Linq.SDMSample.Tests.csproj (in 4 ms). 2026-01-17T20:17:03.0158758Z Restored /__w/1/s/src/libraries/System.Private.Xml.Linq/tests/Properties/System.Xml.Linq.Properties.Tests.csproj (in 4 ms). 2026-01-17T20:17:03.0164401Z Restored /__w/1/s/src/libraries/System.Private.Xml.Linq/tests/Schema/System.Xml.Schema.Extensions.Tests.csproj (in 6 ms). 2026-01-17T20:17:03.0233104Z Restored /__w/1/s/src/libraries/System.Private.Uri/tests/FunctionalTests/System.Private.Uri.Functional.Tests.csproj (in 3 ms). 2026-01-17T20:17:03.0233819Z Restored /__w/1/s/src/libraries/System.Private.Uri/tests/ExtendedFunctionalTests/System.Private.Uri.ExtendedFunctional.Tests.csproj (in 3 ms). 2026-01-17T20:17:03.0572499Z Restored /__w/1/s/src/libraries/System.Private.Uri/tests/UnitTests/System.Private.Uri.Unit.Tests.csproj (in 4 ms). 2026-01-17T20:17:03.0576213Z Restored /__w/1/s/src/libraries/System.Private.Uri/src/System.Private.Uri.csproj (in 1 ms). 2026-01-17T20:17:03.0576659Z Restored /__w/1/s/src/libraries/System.Private.CoreLib/ref/System.Private.CoreLib.csproj (in 0.7 ms). 2026-01-17T20:17:03.0577096Z Restored /__w/1/s/src/libraries/System.Private.CoreLib/gen/System.Private.CoreLib.Generators.csproj (in 1 ms). 2026-01-17T20:17:03.0583167Z Restored /__w/1/s/src/libraries/System.Private.CoreLib/gen/EventSourceGenerator.csproj (in 2 ms). 2026-01-17T20:17:03.0638248Z Restored /__w/1/s/src/libraries/System.ObjectModel/src/System.ObjectModel.csproj (in 1 ms). 2026-01-17T20:17:03.0643572Z Restored /__w/1/s/src/libraries/System.Private.Xml.Linq/src/System.Private.Xml.Linq.csproj (in 15 ms). 2026-01-17T20:17:03.0668186Z Restored /__w/1/s/src/libraries/System.ObjectModel/ref/System.ObjectModel.csproj (in 0.9 ms). 2026-01-17T20:17:03.0681874Z Restored /__w/1/s/src/libraries/System.ObjectModel/tests/System.ObjectModel.Tests.csproj (in 6 ms). 2026-01-17T20:17:03.0695548Z Restored /__w/1/s/src/libraries/System.Private.DataContractSerialization/src/System.Private.DataContractSerialization.csproj (in 8 ms). 2026-01-17T20:17:03.0705581Z Restored /__w/1/s/src/libraries/System.Numerics.Vectors/ref/System.Numerics.Vectors.csproj (in 0.8 ms). 2026-01-17T20:17:03.0734188Z Restored /__w/1/s/src/libraries/System.Numerics.Vectors/src/System.Numerics.Vectors.csproj (in 6 ms). 2026-01-17T20:17:03.0747871Z Restored /__w/1/s/src/libraries/System.Numerics.Vectors/tests/System.Numerics.Vectors.Tests.csproj (in 4 ms). 2026-01-17T20:17:03.0771147Z Restored /__w/1/s/src/libraries/System.Numerics.Tensors/ref/System.Numerics.Tensors.csproj (in 2 ms). 2026-01-17T20:17:03.0812499Z Restored /__w/1/s/src/libraries/System.Net.WebSockets/ref/System.Net.WebSockets.csproj (in 1 ms). 2026-01-17T20:17:03.0833098Z Restored /__w/1/s/src/libraries/System.Net.WebSockets/tests/System.Net.WebSockets.Tests.csproj (in 4 ms). 2026-01-17T20:17:03.0935054Z Restored /__w/1/s/src/libraries/System.Net.WebSockets/src/System.Net.WebSockets.csproj (in 8 ms). 2026-01-17T20:17:03.0941844Z Restored /__w/1/s/src/libraries/System.Net.WebSockets.Client/ref/System.Net.WebSockets.Client.csproj (in 2 ms). 2026-01-17T20:17:03.0996376Z Restored /__w/1/s/src/libraries/System.Net.WebProxy/tests/System.Net.WebProxy.Tests.csproj (in 3 ms). 2026-01-17T20:17:03.1006742Z Restored /__w/1/s/src/libraries/System.Net.WebSockets.Client/tests/System.Net.WebSockets.Client.Tests.csproj (in 14 ms). 2026-01-17T20:17:03.1051454Z Restored /__w/1/s/src/libraries/System.Net.WebProxy/ref/System.Net.WebProxy.csproj (in 2 ms). 2026-01-17T20:17:03.1056453Z Restored /__w/1/s/src/libraries/System.Net.WebSockets.Client/src/System.Net.WebSockets.Client.csproj (in 10 ms). 2026-01-17T20:17:03.1107254Z Restored /__w/1/s/src/libraries/System.Net.WebHeaderCollection/src/System.Net.WebHeaderCollection.csproj (in 3 ms). 2026-01-17T20:17:03.1125408Z Restored /__w/1/s/src/libraries/System.Net.WebHeaderCollection/tests/System.Net.WebHeaderCollection.Tests.csproj (in 4 ms). 2026-01-17T20:17:03.1125800Z Restored /__w/1/s/src/libraries/System.Net.WebProxy/src/System.Net.WebProxy.csproj (in 6 ms). 2026-01-17T20:17:03.1157357Z Restored /__w/1/s/src/libraries/System.Net.WebHeaderCollection/ref/System.Net.WebHeaderCollection.csproj (in 1 ms). 2026-01-17T20:17:03.1183929Z Restored /__w/1/s/src/libraries/System.Net.WebClient/tests/System.Net.WebClient.Tests.csproj (in 4 ms). 2026-01-17T20:17:03.1188648Z Restored /__w/1/s/src/libraries/System.Net.WebClient/ref/System.Net.WebClient.csproj (in 2 ms). 2026-01-17T20:17:03.1333019Z Restored /__w/1/s/src/libraries/System.Net.Sockets/tests/FunctionalTests/System.Net.Sockets.Tests.csproj (in 10 ms). 2026-01-17T20:17:03.1360912Z Restored /__w/1/s/src/libraries/System.Net.Sockets/src/System.Net.Sockets.csproj (in 10 ms). 2026-01-17T20:17:03.1363736Z Restored /__w/1/s/src/libraries/System.Net.WebClient/src/System.Net.WebClient.csproj (in 11 ms). 2026-01-17T20:17:03.2039225Z Restored /__w/1/s/src/libraries/System.Numerics.Tensors/src/System.Numerics.Tensors.csproj (in 132 ms). 2026-01-17T20:17:13.7228701Z MobileBuildTasks -> /__w/1/s/artifacts/bin/MobileBuildTasks/Release/net11.0/MobileBuildTasks.dll 2026-01-17T20:17:13.7258007Z MonoAOTCompiler -> /__w/1/s/artifacts/bin/MonoAOTCompiler/Release/net11.0/MonoAOTCompiler.dll 2026-01-17T20:17:15.7789979Z AndroidAppBuilder -> /__w/1/s/artifacts/bin/AndroidAppBuilder/Release/net11.0/AndroidAppBuilder.dll 2026-01-17T20:17:15.8515391Z AndroidAppBuilder -> /__w/1/s/artifacts/bin/AndroidAppBuilder/Release/net11.0/publish/ 2026-01-17T20:17:19.0590989Z AppleAppBuilder -> /__w/1/s/artifacts/bin/AppleAppBuilder/Release/net11.0/AppleAppBuilder.dll 2026-01-17T20:17:19.2961246Z Microsoft.Interop.SourceGeneration -> /__w/1/s/artifacts/bin/Microsoft.Interop.SourceGeneration/Release/netstandard2.0/Microsoft.Interop.SourceGeneration.dll 2026-01-17T20:17:20.2868397Z AssemblyStripper -> /__w/1/s/artifacts/bin/AssemblyStripper/Release/net11.0/AssemblyStripper.dll 2026-01-17T20:17:20.9766176Z Crossgen2Tasks -> /__w/1/s/artifacts/bin/Crossgen2Tasks/Release/Crossgen2Tasks.dll 2026-01-17T20:17:21.5678103Z installer.tasks -> /__w/1/s/artifacts/bin/installer.tasks/Release/installer.tasks.dll 2026-01-17T20:17:21.7759616Z DownlevelLibraryImportGenerator -> /__w/1/s/artifacts/bin/DownlevelLibraryImportGenerator/Release/netstandard2.0/Microsoft.Interop.LibraryImportGenerator.Downlevel.dll 2026-01-17T20:17:21.9959849Z LibraryBuilder -> /__w/1/s/artifacts/bin/LibraryBuilder/Release/net11.0/LibraryBuilder.dll 2026-01-17T20:17:23.2517850Z Microsoft.NET.WebAssembly.Webcil -> /__w/1/s/artifacts/bin/Microsoft.NET.WebAssembly.Webcil/Release/net11.0/Microsoft.NET.WebAssembly.Webcil.dll 2026-01-17T20:17:23.9303749Z AssemblyStripper -> /__w/1/s/artifacts/bin/AssemblyStripper/Release/net472/AssemblyStripper.dll 2026-01-17T20:17:23.9691356Z MonoAOTCompiler -> /__w/1/s/artifacts/bin/MonoAOTCompiler/Release/net472/MonoAOTCompiler.dll 2026-01-17T20:17:25.5792341Z WasmBuildTasks -> /__w/1/s/artifacts/bin/WasmBuildTasks/Release/net11.0/WasmBuildTasks.dll 2026-01-17T20:17:25.6083418Z WasmBuildTasks -> /__w/1/s/artifacts/bin/WasmBuildTasks/Release/net11.0/publish/ 2026-01-17T20:17:25.6241455Z Microsoft.NET.Sdk.WebAssembly.Pack.Tasks -> /__w/1/s/artifacts/bin/Microsoft.NET.Sdk.WebAssembly.Pack.Tasks/Release/net11.0/Microsoft.NET.Sdk.WebAssembly.Pack.Tasks.dll 2026-01-17T20:17:26.2235153Z WorkloadBuildTasks -> /__w/1/s/artifacts/bin/WorkloadBuildTasks/Release/net11.0/WorkloadBuildTasks.dll 2026-01-17T20:17:27.2811371Z WorkloadBuildTasks -> /__w/1/s/artifacts/bin/WorkloadBuildTasks/Release/net8.0/WorkloadBuildTasks.dll 2026-01-17T20:17:28.9794316Z WasmAppBuilder -> /__w/1/s/artifacts/bin/WasmAppBuilder/Release/net11.0/WasmAppBuilder.dll 2026-01-17T20:17:29.0071867Z TestExclusionListTasks -> /__w/1/s/artifacts/bin/TestExclusionListTasks/Release/net11.0/TestExclusionListTasks.dll 2026-01-17T20:17:29.7673684Z MonoTargetsTasks -> /__w/1/s/artifacts/bin/MonoTargetsTasks/Release/net472/MonoTargetsTasks.dll 2026-01-17T20:17:29.8149164Z MobileBuildTasks -> /__w/1/s/artifacts/bin/MobileBuildTasks/Release/net472/MobileBuildTasks.dll 2026-01-17T20:17:29.8220820Z Microsoft.NET.WebAssembly.Webcil -> /__w/1/s/artifacts/bin/Microsoft.NET.WebAssembly.Webcil/Release/net472/Microsoft.NET.WebAssembly.Webcil.dll 2026-01-17T20:17:30.6387956Z MonoTargetsTasks -> /__w/1/s/artifacts/bin/MonoTargetsTasks/Release/net11.0/MonoTargetsTasks.dll 2026-01-17T20:17:31.2148075Z LibraryBuilder -> /__w/1/s/artifacts/bin/LibraryBuilder/Release/net472/LibraryBuilder.dll 2026-01-17T20:17:31.2200603Z Microsoft.NET.Sdk.WebAssembly.Pack.Tasks -> /__w/1/s/artifacts/bin/Microsoft.NET.Sdk.WebAssembly.Pack.Tasks/Release/net472/Microsoft.NET.Sdk.WebAssembly.Pack.Tasks.dll 2026-01-17T20:17:33.0227819Z Microsoft.NET.Workload.Mono.Toolchain.Current.Manifest -> /__w/1/s/artifacts/packages/Release/Shipping/Microsoft.NET.Workload.Mono.ToolChain.Current.Manifest-11.0.100-alpha.1.11.0.0-ci.nupkg 2026-01-17T20:17:33.0362998Z Microsoft.NET.Workload.Mono.Toolchain.net6.Manifest -> /__w/1/s/artifacts/packages/Release/Shipping/Microsoft.NET.Workload.Mono.ToolChain.net6.Manifest-11.0.100-alpha.1.11.0.0-ci.nupkg 2026-01-17T20:17:33.2019917Z Microsoft.NET.Workload.Mono.Toolchain.net7.Manifest -> /__w/1/s/artifacts/packages/Release/Shipping/Microsoft.NET.Workload.Mono.ToolChain.net7.Manifest-11.0.100-alpha.1.11.0.0-ci.nupkg 2026-01-17T20:17:33.2152523Z Microsoft.NET.Workload.Mono.Toolchain.net8.Manifest -> /__w/1/s/artifacts/packages/Release/Shipping/Microsoft.NET.Workload.Mono.ToolChain.net8.Manifest-11.0.100-alpha.1.11.0.0-ci.nupkg 2026-01-17T20:17:33.3062424Z Microsoft.NET.Workload.Mono.Toolchain.net9.Manifest -> /__w/1/s/artifacts/packages/Release/Shipping/Microsoft.NET.Workload.Mono.ToolChain.net9.Manifest-11.0.100-alpha.1.11.0.0-ci.nupkg 2026-01-17T20:17:33.3131035Z Microsoft.NET.Workload.Mono.Toolchain.net10.Manifest -> /__w/1/s/artifacts/packages/Release/Shipping/Microsoft.NET.Workload.Mono.ToolChain.net10.Manifest-11.0.100-alpha.1.11.0.0-ci.nupkg 2026-01-17T20:17:33.6477804Z Microsoft.NET.WebAssembly.Webcil -> /__w/1/s/artifacts/bin/Microsoft.NET.WebAssembly.Webcil/Release/net11.0/Microsoft.NET.WebAssembly.Webcil.dll 2026-01-17T20:17:33.7374983Z WasmAppBuilder -> /__w/1/s/artifacts/bin/WasmAppBuilder/Release/net11.0/WasmAppBuilder.dll 2026-01-17T20:17:33.8141663Z Microsoft.NET.Runtime.wasm.Sample.Mono -> /__w/1/s/artifacts/packages/Release/Shipping/Microsoft.NET.Runtime.wasm.Sample.Mono.11.0.0-ci.nupkg 2026-01-17T20:17:33.9761734Z WasmBuildTasks -> /__w/1/s/artifacts/bin/WasmBuildTasks/Release/net11.0/WasmBuildTasks.dll 2026-01-17T20:17:33.9824999Z WasmBuildTasks -> /__w/1/s/artifacts/bin/WasmBuildTasks/Release/net11.0/publish/ 2026-01-17T20:17:35.0236245Z Microsoft.NET.Sdk.WebAssembly.Pack.Tasks -> /__w/1/s/artifacts/bin/Microsoft.NET.Sdk.WebAssembly.Pack.Tasks/Release/net11.0/Microsoft.NET.Sdk.WebAssembly.Pack.Tasks.dll 2026-01-17T20:17:35.7245743Z Microsoft.Interop.SourceGeneration -> /__w/1/s/artifacts/bin/Microsoft.Interop.SourceGeneration/Release/netstandard2.0/Microsoft.Interop.SourceGeneration.dll 2026-01-17T20:17:36.0448361Z DownlevelLibraryImportGenerator -> /__w/1/s/artifacts/bin/DownlevelLibraryImportGenerator/Release/netstandard2.0/Microsoft.Interop.LibraryImportGenerator.Downlevel.dll 2026-01-17T20:17:36.1829450Z Microsoft.NET.WebAssembly.Webcil -> /__w/1/s/artifacts/bin/Microsoft.NET.WebAssembly.Webcil/Release/net472/Microsoft.NET.WebAssembly.Webcil.dll 2026-01-17T20:17:36.3577089Z Microsoft.NET.Sdk.WebAssembly.Pack.Tasks -> /__w/1/s/artifacts/bin/Microsoft.NET.Sdk.WebAssembly.Pack.Tasks/Release/net472/Microsoft.NET.Sdk.WebAssembly.Pack.Tasks.dll 2026-01-17T20:17:36.7053165Z WorkloadBuildTasks -> /__w/1/s/artifacts/bin/WorkloadBuildTasks/Release/net11.0/WorkloadBuildTasks.dll 2026-01-17T20:17:37.0321817Z WorkloadBuildTasks -> /__w/1/s/artifacts/bin/WorkloadBuildTasks/Release/net8.0/WorkloadBuildTasks.dll 2026-01-17T20:17:37.1204680Z Microsoft.NET.Runtime.WorkloadTesting.Internal -> /__w/1/s/artifacts/packages/Release/NonShipping/Microsoft.NET.Runtime.WorkloadTesting.Internal.11.0.0-ci.nupkg 2026-01-17T20:17:37.1776169Z ILLink.RoslynAnalyzer -> /__w/1/s/artifacts/bin/ILLink.RoslynAnalyzer/Release/netstandard2.0/ILLink.RoslynAnalyzer.dll 2026-01-17T20:17:37.3055808Z MonoAOTCompiler -> /__w/1/s/artifacts/bin/MonoAOTCompiler/Release/net11.0/MonoAOTCompiler.dll 2026-01-17T20:17:37.5413361Z ILLink.CodeFixProvider -> /__w/1/s/artifacts/bin/ILLink.CodeFixProvider/Release/netstandard2.0/ILLink.CodeFixProvider.dll 2026-01-17T20:17:37.5761087Z MonoAOTCompiler -> /__w/1/s/artifacts/bin/MonoAOTCompiler/Release/net472/MonoAOTCompiler.dll 2026-01-17T20:17:37.6306186Z Microsoft.NET.Runtime.MonoAOTCompiler.Task -> /__w/1/s/artifacts/packages/Release/Shipping/Microsoft.NET.Runtime.MonoAOTCompiler.Task.11.0.0-ci.nupkg 2026-01-17T20:17:37.7187974Z Mono.Linker -> /__w/1/s/artifacts/bin/Mono.Linker/ref/Release/net11.0/illink.dll 2026-01-17T20:17:38.2345854Z AssemblyStripper -> /__w/1/s/artifacts/bin/AssemblyStripper/Release/net11.0/AssemblyStripper.dll 2026-01-17T20:17:38.4404996Z MonoTargetsTasks -> /__w/1/s/artifacts/bin/MonoTargetsTasks/Release/net11.0/MonoTargetsTasks.dll 2026-01-17T20:17:39.2119363Z AssemblyStripper -> /__w/1/s/artifacts/bin/AssemblyStripper/Release/net472/AssemblyStripper.dll 2026-01-17T20:17:39.4976365Z MonoTargetsTasks -> /__w/1/s/artifacts/bin/MonoTargetsTasks/Release/net472/MonoTargetsTasks.dll 2026-01-17T20:17:39.7606653Z Microsoft.NET.Runtime.MonoTargets.Sdk -> /__w/1/s/artifacts/packages/Release/Shipping/Microsoft.NET.Runtime.MonoTargets.Sdk.11.0.0-ci.nupkg 2026-01-17T20:17:42.3192108Z Mono.Linker -> /__w/1/s/artifacts/bin/Mono.Linker/Release/net11.0/illink.dll 2026-01-17T20:17:42.6451282Z ILLink.Tasks -> /__w/1/s/artifacts/bin/ILLink.Tasks/Release/net/ILLink.Tasks.dll 2026-01-17T20:17:43.5878406Z Microsoft.NET.Runtime.WebAssembly.Templates -> /__w/1/s/artifacts/bin/Microsoft.NET.Runtime.WebAssembly.Templates/wasm/Release/Microsoft.NET.Runtime.WebAssembly.Templates.dll 2026-01-17T20:17:44.6623455Z The package Microsoft.NET.Runtime.WebAssembly.Templates.net11.11.0.0-ci is missing a readme. Go to https://aka.ms/nuget/authoring-best-practices/readme to learn why package readmes are important. 2026-01-17T20:17:44.6657299Z Successfully created package '/__w/1/s/artifacts/packages/Release/Shipping/Microsoft.NET.Runtime.WebAssembly.Templates.net11.11.0.0-ci.nupkg'. 2026-01-17T20:17:44.6811529Z Successfully created package '/__w/1/s/artifacts/packages/Release/Shipping/Microsoft.NET.Runtime.WebAssembly.Templates.net11.11.0.0-ci.symbols.nupkg'. 2026-01-17T20:17:46.7553305Z BrowserDebugProxy -> /__w/1/s/artifacts/bin/BrowserDebugProxy/wasm/Release/BrowserDebugProxy.dll 2026-01-17T20:17:48.0391747Z BrowserDebugHost -> /__w/1/s/artifacts/bin/BrowserDebugHost/wasm/Release/BrowserDebugHost.dll 2026-01-17T20:17:48.5587561Z Microsoft.NETCore.BrowserDebugHost.Transport -> /__w/1/s/artifacts/packages/Release/NonShipping/Microsoft.NETCore.BrowserDebugHost.Transport.11.0.0-ci.nupkg 2026-01-17T20:17:50.0842494Z WasmAppHost -> /__w/1/s/artifacts/bin/WasmAppHost/wasm/Release/WasmAppHost.dll 2026-01-17T20:17:50.6296451Z Microsoft.NET.Runtime.WebAssembly.Sdk -> /__w/1/s/artifacts/packages/Release/Shipping/Microsoft.NET.Runtime.WebAssembly.Sdk.11.0.0-ci.nupkg 2026-01-17T20:17:51.1549456Z Microsoft.NET.Sdk.WebAssembly.Pack -> /__w/1/s/artifacts/packages/Release/Shipping/Microsoft.NET.Sdk.WebAssembly.Pack.11.0.0-ci.nupkg 2026-01-17T20:17:55.8740262Z Running 'bash -c 'source /__w/1/s/src/mono/browser/emsdk/emsdk_env.sh 2>&1 && emcmake cmake -DENABLE_WERROR=1 -DCMAKE_INSTALL_PREFIX="/__w/1/s/artifacts/obj/mono/browser.wasm.Release/out" -DCMAKE_INSTALL_LIBDIR=lib -DCMAKE_BUILD_TYPE=Release -DGC_SUSPEND=preemptive -DMONO_LIB_NAME=monosgen-2.0 -DMONO_SHARED_LIB_NAME=monosgen-2.0 -DENABLE_MINIMAL=jit,sgen_major_marksweep_conc,sgen_split_nursery,sgen_gc_bridge,sgen_toggleref,sgen_debug_helpers,sgen_binary_protocol,logging,interpreter,qcalls,debugger_agent,log_dest,threads -DENABLE_INTERP_LIB=1 -DDISABLE_ICALL_TABLES=1 -DENABLE_ICALL_EXPORT=1 -DENABLE_LAZY_GC_THREAD_CREATION=1 -DENABLE_WEBCIL=1 -DENABLE_LLVM_RUNTIME=1 -DEMSCRIPTEN_SYSTEM_PROCESSOR=wasm -DFEATURE_PERFTRACING_PAL_WS=1 -DFEATURE_PERFTRACING_DISABLE_PERFTRACING_LISTEN_PORTS=1 -DFEATURE_PERFTRACING_DISABLE_DEFAULT_LISTEN_PORT=1 -DFEATURE_PERFTRACING_DISABLE_THREADS=1 -DSTATIC_COMPONENTS=1 -DMONO_COMPONENTS_RID=browser-wasm -DCLR_CMAKE_HOST_ARCH=x64 -DCMAKE_C_FLAGS=" " -DCMAKE_CXX_FLAGS=" " "/__w/1/s/src/mono"'' in '/__w/1/s/artifacts/obj/mono/browser.wasm.Release/' 2026-01-17T20:17:55.8831871Z *** .NET EMSDK path setup *** 2026-01-17T20:17:55.8861840Z Prepending to PATH: /__w/1/s/src/mono/browser/emsdk/emscripten 2026-01-17T20:17:55.8883942Z Prepending to PATH: /__w/1/s/src/mono/browser/emsdk/bin 2026-01-17T20:17:55.8906279Z Prepending to PATH: /__w/1/s/src/mono/browser/emsdk/node/bin 2026-01-17T20:17:56.2886858Z configure: cmake -DENABLE_WERROR=1 -DCMAKE_INSTALL_PREFIX=/__w/1/s/artifacts/obj/mono/browser.wasm.Release/out -DCMAKE_INSTALL_LIBDIR=lib -DCMAKE_BUILD_TYPE=Release -DGC_SUSPEND=preemptive -DMONO_LIB_NAME=monosgen-2.0 -DMONO_SHARED_LIB_NAME=monosgen-2.0 -DENABLE_MINIMAL=jit,sgen_major_marksweep_conc,sgen_split_nursery,sgen_gc_bridge,sgen_toggleref,sgen_debug_helpers,sgen_binary_protocol,logging,interpreter,qcalls,debugger_agent,log_dest,threads -DENABLE_INTERP_LIB=1 -DDISABLE_ICALL_TABLES=1 -DENABLE_ICALL_EXPORT=1 -DENABLE_LAZY_GC_THREAD_CREATION=1 -DENABLE_WEBCIL=1 -DENABLE_LLVM_RUNTIME=1 -DEMSCRIPTEN_SYSTEM_PROCESSOR=wasm -DFEATURE_PERFTRACING_PAL_WS=1 -DFEATURE_PERFTRACING_DISABLE_PERFTRACING_LISTEN_PORTS=1 -DFEATURE_PERFTRACING_DISABLE_DEFAULT_LISTEN_PORT=1 -DFEATURE_PERFTRACING_DISABLE_THREADS=1 -DSTATIC_COMPONENTS=1 -DMONO_COMPONENTS_RID=browser-wasm -DCLR_CMAKE_HOST_ARCH=x64 "-DCMAKE_C_FLAGS= " "-DCMAKE_CXX_FLAGS= " /__w/1/s/src/mono -DCMAKE_TOOLCHAIN_FILE=/__w/1/s/src/mono/browser/emsdk/emscripten/cmake/Modules/Platform/Emscripten.cmake -DCMAKE_CROSSCOMPILING_EMULATOR=/__w/1/s/src/mono/browser/emsdk/node/bin/node 2026-01-17T20:17:59.6097424Z -- The linker identification is LLD 19.1.0 (https://dnceng@dev.azure.com/dnceng/internal/_git/dotnet-llvm-project 2cfe42ea4a7fe364dcb197beca469af8edec0ad6) 2026-01-17T20:17:59.6169659Z CMAKE_SYSTEM_NAME=Emscripten 2026-01-17T20:17:59.6169998Z CMAKE_SYSTEM_VARIANT= 2026-01-17T20:17:59.6173628Z CMAKE_SYSTEM_PROCESSOR=wasm 2026-01-17T20:17:59.6174667Z TARGET_ARCH=wasm 2026-01-17T20:17:59.6174968Z CMAKE_CROSSCOMPILING=TRUE 2026-01-17T20:17:59.8941148Z -- Using CMake version 3.30.3 2026-01-17T20:17:59.8954657Z -- ZLIB_HEADER_VERSION: 1.3.1 2026-01-17T20:17:59.8954990Z -- ZLIBNG_HEADER_VERSION: 2.2.5 2026-01-17T20:17:59.9030788Z -- Arch detected: 'wasm32' 2026-01-17T20:17:59.9034676Z -- Basearch of 'wasm32' has been detected as: 'wasm32' 2026-01-17T20:17:59.9065991Z -- Using CMake toolchain: /__w/1/s/src/mono/browser/emsdk/emscripten/cmake/Modules/Platform/Emscripten.cmake 2026-01-17T20:17:59.9068345Z -- Performing Test FNO_LTO_AVAILABLE 2026-01-17T20:18:03.3877806Z -- Performing Test FNO_LTO_AVAILABLE - Success 2026-01-17T20:18:03.3905749Z -- Looking for arm_acle.h 2026-01-17T20:18:05.5683436Z -- Looking for arm_acle.h - not found 2026-01-17T20:18:05.5685745Z -- Looking for sys/auxv.h 2026-01-17T20:18:07.7590772Z -- Looking for sys/auxv.h - not found 2026-01-17T20:18:07.7591128Z -- Looking for sys/sdt.h 2026-01-17T20:18:09.9661281Z -- Looking for sys/sdt.h - not found 2026-01-17T20:18:09.9661836Z -- Looking for unistd.h 2026-01-17T20:18:13.3549737Z -- Looking for unistd.h - found 2026-01-17T20:18:13.3561246Z -- Looking for linux/auxvec.h 2026-01-17T20:18:15.5623916Z -- Looking for linux/auxvec.h - not found 2026-01-17T20:18:15.5625383Z -- Looking for sys/types.h 2026-01-17T20:18:18.8985994Z -- Looking for sys/types.h - found 2026-01-17T20:18:18.8994571Z -- Looking for stdint.h 2026-01-17T20:18:22.2795797Z -- Looking for stdint.h - found 2026-01-17T20:18:22.2843921Z -- Looking for stddef.h 2026-01-17T20:18:25.6937202Z -- Looking for stddef.h - found 2026-01-17T20:18:25.6955994Z -- Check size of off64_t 2026-01-17T20:18:28.8141998Z -- Check size of off64_t - done 2026-01-17T20:18:28.8149923Z -- Looking for fseeko 2026-01-17T20:18:32.3076314Z -- Looking for fseeko - found 2026-01-17T20:18:32.3082268Z -- Looking for strerror 2026-01-17T20:18:35.8037156Z -- Looking for strerror - found 2026-01-17T20:18:35.8043333Z -- Looking for posix_memalign 2026-01-17T20:18:39.1971219Z -- Looking for posix_memalign - found 2026-01-17T20:18:39.1982734Z -- Performing Test HAVE_NO_INTERPOSITION 2026-01-17T20:18:42.6030780Z -- Performing Test HAVE_NO_INTERPOSITION - Success 2026-01-17T20:18:42.6047099Z -- Performing Test HAVE_ATTRIBUTE_VISIBILITY_HIDDEN 2026-01-17T20:18:46.1163672Z -- Performing Test HAVE_ATTRIBUTE_VISIBILITY_HIDDEN - Success 2026-01-17T20:18:46.1185180Z -- Performing Test HAVE_ATTRIBUTE_VISIBILITY_INTERNAL 2026-01-17T20:18:49.5102798Z -- Performing Test HAVE_ATTRIBUTE_VISIBILITY_INTERNAL - Success 2026-01-17T20:18:49.5125519Z -- Performing Test HAVE_ATTRIBUTE_ALIGNED 2026-01-17T20:18:52.8928954Z -- Performing Test HAVE_ATTRIBUTE_ALIGNED - Success 2026-01-17T20:18:52.8930571Z -- Performing Test HAVE_BUILTIN_ASSUME_ALIGNED 2026-01-17T20:18:56.2088643Z -- Performing Test HAVE_BUILTIN_ASSUME_ALIGNED - Success 2026-01-17T20:18:56.2096751Z -- Performing Test HAVE_BUILTIN_CTZ 2026-01-17T20:18:59.5376344Z -- Performing Test HAVE_BUILTIN_CTZ - Success 2026-01-17T20:18:59.5377189Z -- Performing Test HAVE_BUILTIN_CTZLL 2026-01-17T20:19:02.8547104Z -- Performing Test HAVE_BUILTIN_CTZLL - Success 2026-01-17T20:19:02.8550210Z -- Performing Test HAVE_PTRDIFF_T 2026-01-17T20:19:06.1768048Z -- Performing Test HAVE_PTRDIFF_T - Success 2026-01-17T20:19:06.1775077Z -- No optimized architecture: using arch/generic 2026-01-17T20:19:06.1775784Z -- Architecture-specific source files: 2026-01-17T20:19:06.1934935Z -- The following features have been enabled: 2026-01-17T20:19:06.1935252Z 2026-01-17T20:19:06.1935541Z * CMAKE_BUILD_TYPE, Build type: Release (selected) 2026-01-17T20:19:06.1935890Z * WITH_GZFILEOP, Compile with support for gzFile related functions 2026-01-17T20:19:06.1936241Z * ZLIB_COMPAT, Compile with zlib compatible API 2026-01-17T20:19:06.1936583Z * WITH_SANITIZER, Enable sanitizer support 2026-01-17T20:19:06.1936902Z * WITH_GTEST, Build gtest_zlib 2026-01-17T20:19:06.1937209Z * WITH_OPTIM, Build with optimisation 2026-01-17T20:19:06.1937545Z * WITH_NEW_STRATEGIES, Use new strategies 2026-01-17T20:19:06.1937909Z * WITH_RUNTIME_CPU_DETECTION, Build with runtime CPU detection 2026-01-17T20:19:06.1938248Z 2026-01-17T20:19:06.1938566Z -- The following features have been disabled: 2026-01-17T20:19:06.1938882Z 2026-01-17T20:19:06.1939238Z * ZLIB_SYMBOL_PREFIX, Publicly exported symbols DO NOT have a custom prefix 2026-01-17T20:19:06.1939853Z * ZLIB_ENABLE_TESTS, Build test binaries 2026-01-17T20:19:06.1940539Z * ZLIBNG_ENABLE_TESTS, Test zlib-ng specific API 2026-01-17T20:19:06.1940906Z * WITH_FUZZERS, Build test/fuzz 2026-01-17T20:19:06.1941160Z * WITH_BENCHMARKS, Build test/benchmarks 2026-01-17T20:19:06.1941374Z * WITH_BENCHMARK_APPS, Build application benchmarks 2026-01-17T20:19:06.1941642Z * WITH_NATIVE_INSTRUCTIONS, Instruct the compiler to use the full instruction set on this host (gcc/clang -march=native) 2026-01-17T20:19:06.1941916Z * WITH_MAINTAINER_WARNINGS, Build with project maintainer warnings 2026-01-17T20:19:06.1942158Z * WITH_CODE_COVERAGE, Enable code coverage reporting 2026-01-17T20:19:06.1942389Z * WITH_INFLATE_STRICT, Build with strict inflate distance checking 2026-01-17T20:19:06.1942642Z * WITH_INFLATE_ALLOW_INVALID_DIST, Build with zero fill for inflate invalid distances 2026-01-17T20:19:06.1942892Z * INSTALL_UTILS, Copy minigzip and minideflate during install 2026-01-17T20:19:06.1943161Z 2026-01-17T20:19:06.2105716Z -- Performing Test C_SUPPORTS_WUNGUARDED_AVAILABILITY 2026-01-17T20:19:09.6096193Z -- Performing Test C_SUPPORTS_WUNGUARDED_AVAILABILITY - Success 2026-01-17T20:19:09.6113273Z -- Looking for sys/types.h 2026-01-17T20:19:12.9365899Z -- Looking for sys/types.h - found 2026-01-17T20:19:12.9367295Z -- Looking for sys/stat.h 2026-01-17T20:19:16.2888570Z -- Looking for sys/stat.h - found 2026-01-17T20:19:16.2889013Z -- Looking for sys/sockio.h 2026-01-17T20:19:18.5176622Z -- Looking for sys/sockio.h - not found 2026-01-17T20:19:18.5179373Z -- Looking for sys/un.h 2026-01-17T20:19:21.8750848Z -- Looking for sys/un.h - found 2026-01-17T20:19:21.8756384Z -- Looking for sys/syscall.h 2026-01-17T20:19:25.2458992Z -- Looking for sys/syscall.h - found 2026-01-17T20:19:25.2461766Z -- Looking for sys/uio.h 2026-01-17T20:19:28.5811818Z -- Looking for sys/uio.h - found 2026-01-17T20:19:28.5822909Z -- Looking for sys/param.h 2026-01-17T20:19:31.9022946Z -- Looking for sys/param.h - found 2026-01-17T20:19:31.9023694Z -- Looking for sys/prctl.h 2026-01-17T20:19:34.0623174Z -- Looking for sys/prctl.h - not found 2026-01-17T20:19:34.0634746Z -- Looking for sys/socket.h 2026-01-17T20:19:37.3949598Z -- Looking for sys/socket.h - found 2026-01-17T20:19:37.3953070Z -- Looking for sys/utsname.h 2026-01-17T20:19:40.7314198Z -- Looking for sys/utsname.h - found 2026-01-17T20:19:40.7315264Z -- Looking for sys/select.h 2026-01-17T20:19:44.0946906Z -- Looking for sys/select.h - found 2026-01-17T20:19:44.0948692Z -- Looking for sys/poll.h 2026-01-17T20:19:47.6124576Z -- Looking for sys/poll.h - found 2026-01-17T20:19:47.6125664Z -- Looking for sys/wait.h 2026-01-17T20:19:51.0510885Z -- Looking for sys/wait.h - found 2026-01-17T20:19:51.0515641Z -- Looking for sys/resource.h 2026-01-17T20:19:54.3844337Z -- Looking for sys/resource.h - found 2026-01-17T20:19:54.3844761Z -- Looking for sys/ioctl.h 2026-01-17T20:19:57.7382956Z -- Looking for sys/ioctl.h - found 2026-01-17T20:19:57.7389233Z -- Looking for sys/errno.h 2026-01-17T20:20:01.0826673Z -- Looking for sys/errno.h - found 2026-01-17T20:20:01.0827757Z -- Looking for sys/mman.h 2026-01-17T20:20:04.5380407Z -- Looking for sys/mman.h - found 2026-01-17T20:20:04.5380838Z -- Looking for sys/mount.h 2026-01-17T20:20:07.8728297Z -- Looking for sys/mount.h - found 2026-01-17T20:20:07.8732894Z -- Looking for sys/time.h 2026-01-17T20:20:11.2296155Z -- Looking for sys/time.h - found 2026-01-17T20:20:11.2296546Z -- Looking for sys/random.h 2026-01-17T20:20:13.4051850Z -- Looking for sys/random.h - not found 2026-01-17T20:20:13.4055512Z -- Looking for strings.h 2026-01-17T20:20:16.8029389Z -- Looking for strings.h - found 2026-01-17T20:20:16.8031278Z -- Looking for stdint.h 2026-01-17T20:20:20.1521726Z -- Looking for stdint.h - found 2026-01-17T20:20:20.1525366Z -- Looking for unistd.h 2026-01-17T20:20:23.5427401Z -- Looking for unistd.h - found 2026-01-17T20:20:23.5428184Z -- Looking for signal.h 2026-01-17T20:20:26.9452397Z -- Looking for signal.h - found 2026-01-17T20:20:26.9457155Z -- Looking for setjmp.h 2026-01-17T20:20:30.3444479Z -- Looking for setjmp.h - found 2026-01-17T20:20:30.3447341Z -- Looking for syslog.h 2026-01-17T20:20:33.7087677Z -- Looking for syslog.h - found 2026-01-17T20:20:33.7089018Z -- Looking for netdb.h 2026-01-17T20:20:37.0823464Z -- Looking for netdb.h - found 2026-01-17T20:20:37.0824596Z -- Looking for semaphore.h 2026-01-17T20:20:40.4184833Z -- Looking for semaphore.h - found 2026-01-17T20:20:40.4185679Z -- Looking for alloca.h 2026-01-17T20:20:43.7570438Z -- Looking for alloca.h - found 2026-01-17T20:20:43.7572733Z -- Looking for ucontext.h 2026-01-17T20:20:47.1126727Z -- Looking for ucontext.h - found 2026-01-17T20:20:47.1127302Z -- Looking for pwd.h 2026-01-17T20:20:50.4676766Z -- Looking for pwd.h - found 2026-01-17T20:20:50.4679880Z -- Looking for elf.h 2026-01-17T20:20:53.8114751Z -- Looking for elf.h - found 2026-01-17T20:20:53.8115192Z -- Looking for gnu/lib-names.h 2026-01-17T20:20:56.0452926Z -- Looking for gnu/lib-names.h - not found 2026-01-17T20:20:56.0462557Z -- Looking for netinet/tcp.h 2026-01-17T20:20:59.5975588Z -- Looking for netinet/tcp.h - found 2026-01-17T20:20:59.5976109Z -- Looking for netinet/in.h 2026-01-17T20:21:02.9316484Z -- Looking for netinet/in.h - found 2026-01-17T20:21:02.9318916Z -- Looking for link.h 2026-01-17T20:21:06.2980733Z -- Looking for link.h - found 2026-01-17T20:21:06.2983721Z -- Looking for arpa/inet.h 2026-01-17T20:21:09.6749069Z -- Looking for arpa/inet.h - found 2026-01-17T20:21:09.6754267Z -- Looking for unwind.h 2026-01-17T20:21:13.0166727Z -- Looking for unwind.h - found 2026-01-17T20:21:13.0169605Z -- Looking for poll.h 2026-01-17T20:21:16.3551956Z -- Looking for poll.h - found 2026-01-17T20:21:16.3558999Z -- Looking for wchar.h 2026-01-17T20:21:19.6933938Z -- Looking for wchar.h - found 2026-01-17T20:21:19.6937097Z -- Looking for android/legacy_signal_inlines.h 2026-01-17T20:21:21.8706103Z -- Looking for android/legacy_signal_inlines.h - not found 2026-01-17T20:21:21.8707587Z -- Looking for execinfo.h 2026-01-17T20:21:24.0508827Z -- Looking for execinfo.h - not found 2026-01-17T20:21:24.0509327Z -- Looking for pthread.h 2026-01-17T20:21:27.5124688Z -- Looking for pthread.h - found 2026-01-17T20:21:27.5125359Z -- Looking for pthread_np.h 2026-01-17T20:21:29.8337552Z -- Looking for pthread_np.h - not found 2026-01-17T20:21:29.8338043Z -- Looking for net/if.h 2026-01-17T20:21:33.1631026Z -- Looking for net/if.h - found 2026-01-17T20:21:33.1634873Z -- Looking for dirent.h 2026-01-17T20:21:36.5106474Z -- Looking for dirent.h - found 2026-01-17T20:21:36.5110048Z -- Looking for CommonCrypto/CommonDigest.h 2026-01-17T20:21:38.7458029Z -- Looking for CommonCrypto/CommonDigest.h - not found 2026-01-17T20:21:38.7462587Z -- Looking for dlfcn.h 2026-01-17T20:21:42.1088027Z -- Looking for dlfcn.h - found 2026-01-17T20:21:42.1092692Z -- Looking for getopt.h 2026-01-17T20:21:45.4514754Z -- Looking for getopt.h - found 2026-01-17T20:21:45.4517034Z -- Looking for /usr/include/malloc.h 2026-01-17T20:21:47.6352614Z -- Looking for /usr/include/malloc.h - not found 2026-01-17T20:21:47.6353097Z -- Looking for sigaction 2026-01-17T20:21:50.9838817Z -- Looking for sigaction - found 2026-01-17T20:21:50.9839428Z -- Looking for clock_nanosleep 2026-01-17T20:21:54.3601345Z -- Looking for clock_nanosleep - found 2026-01-17T20:21:54.3604124Z -- Looking for backtrace_symbols 2026-01-17T20:21:57.4501030Z -- Looking for backtrace_symbols - not found 2026-01-17T20:21:57.4502538Z -- Looking for mkstemp 2026-01-17T20:22:00.9561976Z -- Looking for mkstemp - found 2026-01-17T20:22:00.9574729Z -- Looking for mmap 2026-01-17T20:22:04.5713315Z -- Looking for mmap - found 2026-01-17T20:22:04.5713987Z -- Looking for dladdr 2026-01-17T20:22:07.9046326Z -- Looking for dladdr - found 2026-01-17T20:22:07.9064971Z -- Looking for sysconf 2026-01-17T20:22:11.2988022Z -- Looking for sysconf - found 2026-01-17T20:22:11.2988774Z -- Looking for getrlimit 2026-01-17T20:22:14.6653003Z -- Looking for getrlimit - found 2026-01-17T20:22:14.6661031Z -- Looking for prctl 2026-01-17T20:22:17.7357645Z -- Looking for prctl - not found 2026-01-17T20:22:17.7364769Z -- Looking for sched_getaffinity 2026-01-17T20:22:20.8037070Z -- Looking for sched_getaffinity - not found 2026-01-17T20:22:20.8037944Z -- Looking for sched_setaffinity 2026-01-17T20:22:23.8671246Z -- Looking for sched_setaffinity - not found 2026-01-17T20:22:23.8694990Z -- Looking for lstat 2026-01-17T20:22:27.2390573Z -- Looking for lstat - found 2026-01-17T20:22:27.2390959Z -- Looking for ftruncate 2026-01-17T20:22:30.6278326Z -- Looking for ftruncate - found 2026-01-17T20:22:30.6279975Z -- Looking for openlog 2026-01-17T20:22:34.0231155Z -- Looking for openlog - found 2026-01-17T20:22:34.0235589Z -- Looking for closelog 2026-01-17T20:22:37.5639133Z -- Looking for closelog - found 2026-01-17T20:22:37.5654277Z -- Looking for atexit 2026-01-17T20:22:40.9803769Z -- Looking for atexit - found 2026-01-17T20:22:40.9804773Z -- Looking for popen 2026-01-17T20:22:44.3663737Z -- Looking for popen - found 2026-01-17T20:22:44.3668751Z -- Looking for strerror_r 2026-01-17T20:22:47.7337102Z -- Looking for strerror_r - found 2026-01-17T20:22:47.7337877Z -- Looking for poll 2026-01-17T20:22:51.1101017Z -- Looking for poll - found 2026-01-17T20:22:51.1115453Z -- Looking for mremap 2026-01-17T20:22:54.4468301Z -- Looking for mremap - found 2026-01-17T20:22:54.4488159Z -- Looking for vsnprintf 2026-01-17T20:22:57.8281625Z -- Looking for vsnprintf - found 2026-01-17T20:22:57.8293088Z -- Looking for setpgid 2026-01-17T20:23:01.2377857Z -- Looking for setpgid - found 2026-01-17T20:23:01.2398088Z -- Looking for system 2026-01-17T20:23:04.7748789Z -- Looking for system - found 2026-01-17T20:23:04.7749493Z -- Looking for fork 2026-01-17T20:23:08.3066315Z -- Looking for fork - found 2026-01-17T20:23:08.3084033Z -- Looking for localtime_r 2026-01-17T20:23:11.6966965Z -- Looking for localtime_r - found 2026-01-17T20:23:11.6968009Z -- Looking for mkdtemp 2026-01-17T20:23:15.0836015Z -- Looking for mkdtemp - found 2026-01-17T20:23:15.0858940Z -- Looking for getrandom 2026-01-17T20:23:18.2322253Z -- Looking for getrandom - not found 2026-01-17T20:23:18.2347329Z -- Looking for getentropy 2026-01-17T20:23:21.7769359Z -- Looking for getentropy - found 2026-01-17T20:23:21.7775441Z -- Looking for execvp 2026-01-17T20:23:25.2204571Z -- Looking for execvp - found 2026-01-17T20:23:25.2205211Z -- Looking for strlcpy 2026-01-17T20:23:28.6496628Z -- Looking for strlcpy - found 2026-01-17T20:23:28.6497574Z -- Looking for strtok_r 2026-01-17T20:23:32.0686707Z -- Looking for strtok_r - found 2026-01-17T20:23:32.0687166Z -- Looking for vasprintf 2026-01-17T20:23:35.5140367Z -- Looking for vasprintf - found 2026-01-17T20:23:35.5145637Z -- Looking for strndup 2026-01-17T20:23:38.9234561Z -- Looking for strndup - found 2026-01-17T20:23:38.9239397Z -- Looking for getaddrinfo 2026-01-17T20:23:42.3206895Z -- Looking for getaddrinfo - found 2026-01-17T20:23:42.3214092Z -- Looking for mach_absolute_time 2026-01-17T20:23:45.5644239Z -- Looking for mach_absolute_time - not found 2026-01-17T20:23:45.5646267Z -- Looking for gethrtime 2026-01-17T20:23:48.8986118Z -- Looking for gethrtime - not found 2026-01-17T20:23:48.8986655Z -- Looking for read_real_time 2026-01-17T20:23:52.0275475Z -- Looking for read_real_time - not found 2026-01-17T20:23:52.0278976Z -- Looking for gethostbyname 2026-01-17T20:23:55.4470859Z -- Looking for gethostbyname - found 2026-01-17T20:23:55.4471477Z -- Looking for gethostbyname2 2026-01-17T20:23:58.8478762Z -- Looking for gethostbyname2 - found 2026-01-17T20:23:58.8487792Z -- Looking for getpid 2026-01-17T20:24:02.3452449Z -- Looking for getpid - found 2026-01-17T20:24:02.3460426Z -- Looking for mktemp 2026-01-17T20:24:05.8269805Z -- Looking for mktemp - found 2026-01-17T20:24:05.8273142Z -- Looking for pthread_getname_np 2026-01-17T20:24:09.1592734Z -- Looking for pthread_getname_np - not found 2026-01-17T20:24:09.1593455Z -- Looking for pthread_setname_np 2026-01-17T20:24:12.2910935Z -- Looking for pthread_setname_np - not found 2026-01-17T20:24:12.2911755Z -- Looking for pthread_cond_timedwait_relative_np 2026-01-17T20:24:15.4008255Z -- Looking for pthread_cond_timedwait_relative_np - not found 2026-01-17T20:24:15.4009363Z -- Looking for pthread_kill 2026-01-17T20:24:18.5613337Z -- Looking for pthread_kill - not found 2026-01-17T20:24:18.5615908Z -- Looking for pthread_attr_setstacksize 2026-01-17T20:24:22.0529716Z -- Looking for pthread_attr_setstacksize - found 2026-01-17T20:24:22.0531607Z -- Looking for pthread_get_stackaddr_np 2026-01-17T20:24:25.1889371Z -- Looking for pthread_get_stackaddr_np - not found 2026-01-17T20:24:25.1889766Z -- Looking for clock_gettime 2026-01-17T20:24:28.5856251Z -- Looking for clock_gettime - found 2026-01-17T20:24:28.5863344Z -- Looking for madvise 2026-01-17T20:24:31.9584635Z -- Looking for madvise - found 2026-01-17T20:24:31.9585020Z -- Looking for pthread_mutexattr_setprotocol 2026-01-17T20:24:35.3036283Z -- Looking for pthread_mutexattr_setprotocol - found 2026-01-17T20:24:35.3041153Z -- Looking for CLOCK_MONOTONIC 2026-01-17T20:24:38.7257995Z -- Looking for CLOCK_MONOTONIC - found 2026-01-17T20:24:38.7267868Z -- Looking for sys_signame 2026-01-17T20:24:40.9841569Z -- Looking for sys_signame - not found 2026-01-17T20:24:40.9842050Z -- Looking for pthread_jit_write_protect_np 2026-01-17T20:24:43.2917473Z -- Looking for pthread_jit_write_protect_np - not found 2026-01-17T20:24:43.2918693Z -- Looking for getauxval 2026-01-17T20:24:45.4637569Z -- Looking for getauxval - not found 2026-01-17T20:24:45.4638231Z -- Check size of struct sockaddr_in6 2026-01-17T20:24:48.5594188Z -- Check size of struct sockaddr_in6 - done 2026-01-17T20:24:48.5599512Z -- Check size of socklen_t 2026-01-17T20:24:51.6721778Z -- Check size of socklen_t - done 2026-01-17T20:24:51.6726828Z -- Check size of struct ip_mreqn 2026-01-17T20:24:54.8440259Z -- Check size of struct ip_mreqn - done 2026-01-17T20:24:54.8445769Z -- Check size of struct ip_mreq 2026-01-17T20:24:58.1783294Z -- Check size of struct ip_mreq - done 2026-01-17T20:24:58.1791160Z -- Check size of clockid_t 2026-01-17T20:25:01.4750859Z -- Check size of clockid_t - done 2026-01-17T20:25:01.4761258Z -- Performing Test HAVE_SOCKADDR_IN_SIN_LEN 2026-01-17T20:25:03.7485114Z -- Performing Test HAVE_SOCKADDR_IN_SIN_LEN - Failed 2026-01-17T20:25:03.7487408Z -- Performing Test HAVE_SOCKADDR_IN6_SIN_LEN 2026-01-17T20:25:05.9999499Z -- Performing Test HAVE_SOCKADDR_IN6_SIN_LEN - Failed 2026-01-17T20:25:06.0001337Z -- Looking for CPU_COUNT 2026-01-17T20:25:08.2411275Z -- Looking for CPU_COUNT - not found 2026-01-17T20:25:08.2413904Z -- Performing Test HAVE_GNU_STRERROR_R 2026-01-17T20:25:10.4844261Z -- Performing Test HAVE_GNU_STRERROR_R - Failed 2026-01-17T20:25:10.4844701Z -- Performing Test HAVE_TLS_MODEL_ATTR 2026-01-17T20:25:13.8613481Z -- Performing Test HAVE_TLS_MODEL_ATTR - Success 2026-01-17T20:25:13.8616196Z -- Check size of int 2026-01-17T20:25:16.9569439Z -- Check size of int - done 2026-01-17T20:25:16.9575563Z -- Check size of void* 2026-01-17T20:25:20.1838722Z -- Check size of void* - done 2026-01-17T20:25:20.1845548Z -- Check size of long 2026-01-17T20:25:23.4245652Z -- Check size of long - done 2026-01-17T20:25:23.4246509Z -- Check size of long long 2026-01-17T20:25:26.6176429Z -- Check size of long long - done 2026-01-17T20:25:26.6179837Z -- Check size of size_t 2026-01-17T20:25:29.7077938Z -- Check size of size_t - done 2026-01-17T20:25:29.7090204Z -- Performing Test WERROR_INCOMPATIBLE_POINTER_TYPES 2026-01-17T20:25:33.0204384Z -- Performing Test WERROR_INCOMPATIBLE_POINTER_TYPES - Success 2026-01-17T20:25:33.0213435Z -- Performing Test COMPILER_SUPPORTS_W_RESERVED_IDENTIFIER 2026-01-17T20:25:36.4934865Z -- Performing Test COMPILER_SUPPORTS_W_RESERVED_IDENTIFIER - Success 2026-01-17T20:25:36.5008656Z -- Looking for include files windows.h, bcrypt.h 2026-01-17T20:25:38.6582113Z -- Looking for include files windows.h, bcrypt.h - not found 2026-01-17T20:25:38.6583335Z -- Looking for include files sys/auxv.h, asm/hwcap.h 2026-01-17T20:25:40.8286889Z -- Looking for include files sys/auxv.h, asm/hwcap.h - not found 2026-01-17T20:25:40.8288265Z -- Looking for include file asm/hwprobe.h 2026-01-17T20:25:43.0801243Z -- Looking for include file asm/hwprobe.h - not found 2026-01-17T20:25:43.0801741Z -- Looking for include file sys/resource.h 2026-01-17T20:25:46.4230316Z -- Looking for include file sys/resource.h - found 2026-01-17T20:25:46.4231647Z -- Looking for sysctlbyname 2026-01-17T20:25:49.5445153Z -- Looking for sysctlbyname - not found 2026-01-17T20:25:49.5453295Z -- Looking for fsync 2026-01-17T20:25:52.8781968Z -- Looking for fsync - found 2026-01-17T20:25:52.8783856Z -- Looking for arc4random_buf 2026-01-17T20:25:55.0543889Z -- Looking for arc4random_buf - not found 2026-01-17T20:25:55.0546945Z -- Looking for O_CLOEXEC 2026-01-17T20:25:58.3842538Z -- Looking for O_CLOEXEC - found 2026-01-17T20:25:58.3846376Z -- Looking for CLOCK_MONOTONIC_COARSE 2026-01-17T20:26:01.7382659Z -- Looking for CLOCK_MONOTONIC_COARSE - found 2026-01-17T20:26:01.7387936Z -- Looking for clock_gettime_nsec_np 2026-01-17T20:26:03.9622142Z -- Looking for clock_gettime_nsec_np - not found 2026-01-17T20:26:13.7311237Z -- The ASM compiler identification is unknown 2026-01-17T20:26:13.7323224Z -- Found assembler: /__w/1/s/src/mono/browser/emsdk/emscripten/emcc 2026-01-17T20:26:13.7360471Z -- Warning: Did not find file Compiler/-ASM 2026-01-17T20:26:13.8938556Z -- Found Python: /usr/bin/python3.12 (found version "3.12.9") found components: Interpreter 2026-01-17T20:26:13.8952481Z -- Looking for accept4 2026-01-17T20:26:17.2827168Z -- Looking for accept4 - found 2026-01-17T20:26:17.2829886Z -- Looking for linux/user_events.h 2026-01-17T20:26:19.4570457Z -- Looking for linux/user_events.h - not found 2026-01-17T20:26:19.4571677Z -- Looking for errno.h 2026-01-17T20:26:22.8094705Z -- Looking for errno.h - found 2026-01-17T20:26:23.5328137Z -- Configuring done (507.2s) 2026-01-17T20:26:23.7452620Z -- Generating done (0.2s) 2026-01-17T20:26:23.7457930Z -- Build files have been written to: /__w/1/s/artifacts/obj/mono/browser.wasm.Release 2026-01-17T20:26:23.7648876Z Running 'bash -c 'source /__w/1/s/src/mono/browser/emsdk/emsdk_env.sh 2>&1 && cmake --build . --target install --config Release --parallel 4'' in '/__w/1/s/artifacts/obj/mono/browser.wasm.Release/' 2026-01-17T20:26:23.7735349Z *** .NET EMSDK path setup *** 2026-01-17T20:26:23.7755600Z Prepending to PATH: /__w/1/s/src/mono/browser/emsdk/emscripten 2026-01-17T20:26:23.7775887Z Prepending to PATH: /__w/1/s/src/mono/browser/emsdk/bin 2026-01-17T20:26:23.7796528Z Prepending to PATH: /__w/1/s/src/mono/browser/emsdk/node/bin 2026-01-17T20:26:23.8319645Z [ 0%] Building C object mono/minipal/minipal/CMakeFiles/aotminipal.dir/cpufeatures.c.o 2026-01-17T20:26:23.8327803Z [ 0%] Building C object mono/minipal/minipal/CMakeFiles/minipal_objects.dir/cpufeatures.c.o 2026-01-17T20:26:23.8345116Z [ 1%] Building C object _deps/fetchzlibng-build/CMakeFiles/zlib.dir/arch/generic/adler32_c.c.o 2026-01-17T20:26:23.8482489Z [ 2%] Building C object mono/utils/CMakeFiles/utils_objects.dir/dlmalloc.c.o 2026-01-17T20:26:24.5997731Z [ 2%] Building C object mono/minipal/minipal/CMakeFiles/aotminipal.dir/descriptorlimit.c.o 2026-01-17T20:26:24.6225675Z [ 2%] Building C object mono/minipal/minipal/CMakeFiles/minipal_objects.dir/descriptorlimit.c.o 2026-01-17T20:26:24.7124440Z [ 2%] Building C object _deps/fetchzlibng-build/CMakeFiles/zlib.dir/arch/generic/adler32_fold_c.c.o 2026-01-17T20:26:25.0737477Z [ 2%] Building C object mono/utils/CMakeFiles/utils_objects.dir/os-event-unix.c.o 2026-01-17T20:26:25.3942829Z [ 2%] Building C object mono/minipal/minipal/CMakeFiles/aotminipal.dir/memorybarrierprocesswide.c.o 2026-01-17T20:26:25.3946025Z [ 2%] Building C object mono/minipal/minipal/CMakeFiles/minipal_objects.dir/memorybarrierprocesswide.c.o 2026-01-17T20:26:25.5341565Z [ 2%] Building C object _deps/fetchzlibng-build/CMakeFiles/zlib.dir/arch/generic/chunkset_c.c.o 2026-01-17T20:26:25.9752667Z [ 2%] Building ASM object mono/utils/CMakeFiles/utils_objects.dir/mono-threads-wasm.S.o 2026-01-17T20:26:26.2155880Z [ 3%] Building C object mono/minipal/minipal/CMakeFiles/aotminipal.dir/mutex.c.o 2026-01-17T20:26:26.2611508Z [ 4%] Building C object mono/minipal/minipal/CMakeFiles/minipal_objects.dir/mutex.c.o 2026-01-17T20:26:26.5028581Z [ 4%] Building C object _deps/fetchzlibng-build/CMakeFiles/zlib.dir/arch/generic/compare256_c.c.o 2026-01-17T20:26:26.7877587Z [ 4%] Building C object mono/utils/CMakeFiles/utils_objects.dir/mono-hwcap-wasm.c.o 2026-01-17T20:26:27.0493463Z [ 4%] Building C object mono/minipal/minipal/CMakeFiles/aotminipal.dir/guid.c.o 2026-01-17T20:26:27.0649195Z [ 4%] Building C object mono/minipal/minipal/CMakeFiles/minipal_objects.dir/guid.c.o 2026-01-17T20:26:27.4525994Z [ 5%] Building C object _deps/fetchzlibng-build/CMakeFiles/zlib.dir/arch/generic/crc32_braid_c.c.o 2026-01-17T20:26:27.6429140Z [ 6%] Building C object mono/utils/CMakeFiles/utils_objects.dir/mono-mmap-wasm.c.o 2026-01-17T20:26:27.8795235Z [ 6%] Building C object mono/minipal/minipal/CMakeFiles/aotminipal.dir/random.c.o 2026-01-17T20:26:27.8936276Z [ 6%] Building C object mono/minipal/minipal/CMakeFiles/minipal_objects.dir/random.c.o 2026-01-17T20:26:28.2639118Z [ 6%] Building C object _deps/fetchzlibng-build/CMakeFiles/zlib.dir/arch/generic/crc32_fold_c.c.o 2026-01-17T20:26:28.5131397Z [ 6%] Building C object mono/utils/CMakeFiles/utils_objects.dir/mono-sha1.c.o 2026-01-17T20:26:28.6617760Z [ 6%] Building C object mono/minipal/minipal/CMakeFiles/aotminipal.dir/debugger.c.o 2026-01-17T20:26:28.6820514Z [ 6%] Building C object mono/minipal/minipal/CMakeFiles/minipal_objects.dir/debugger.c.o 2026-01-17T20:26:29.0579932Z [ 6%] Building C object _deps/fetchzlibng-build/CMakeFiles/zlib.dir/arch/generic/slide_hash_c.c.o 2026-01-17T20:26:29.4369819Z [ 7%] Building C object mono/minipal/minipal/CMakeFiles/aotminipal.dir/strings.c.o 2026-01-17T20:26:29.4757904Z [ 8%] Building C object mono/minipal/minipal/CMakeFiles/minipal_objects.dir/strings.c.o 2026-01-17T20:26:29.8501922Z [ 8%] Building C object _deps/fetchzlibng-build/CMakeFiles/zlib.dir/adler32.c.o 2026-01-17T20:26:30.1815124Z [ 8%] Building C object mono/utils/CMakeFiles/utils_objects.dir/mono-logger.c.o 2026-01-17T20:26:30.2237769Z [ 8%] Building C object mono/minipal/minipal/CMakeFiles/aotminipal.dir/time.c.o 2026-01-17T20:26:30.2410422Z [ 8%] Building C object mono/minipal/minipal/CMakeFiles/minipal_objects.dir/time.c.o 2026-01-17T20:26:30.6661918Z [ 9%] Building C object _deps/fetchzlibng-build/CMakeFiles/zlib.dir/compress.c.o 2026-01-17T20:26:31.0160003Z [ 9%] Building C object mono/minipal/minipal/CMakeFiles/aotminipal.dir/unicodedata.c.o 2026-01-17T20:26:31.0420971Z [ 9%] Building C object mono/minipal/minipal/CMakeFiles/minipal_objects.dir/unicodedata.c.o 2026-01-17T20:26:31.0848259Z [ 9%] Building C object mono/utils/CMakeFiles/utils_objects.dir/mono-cgroup.c.o 2026-01-17T20:26:31.4701287Z [ 9%] Building C object _deps/fetchzlibng-build/CMakeFiles/zlib.dir/crc32.c.o 2026-01-17T20:26:31.8453915Z [ 9%] Building C object mono/minipal/minipal/CMakeFiles/aotminipal.dir/utf8.c.o 2026-01-17T20:26:31.8548059Z [ 10%] Building C object mono/utils/CMakeFiles/utils_objects.dir/mono-codeman.c.o 2026-01-17T20:26:31.8964944Z [ 10%] Building C object mono/minipal/minipal/CMakeFiles/minipal_objects.dir/utf8.c.o 2026-01-17T20:26:32.2644366Z [ 10%] Building C object _deps/fetchzlibng-build/CMakeFiles/zlib.dir/crc32_braid_comb.c.o 2026-01-17T20:26:32.8226612Z [ 10%] Building C object mono/utils/CMakeFiles/utils_objects.dir/mono-counters.c.o 2026-01-17T20:26:32.9171439Z [ 11%] Building C object mono/minipal/minipal/CMakeFiles/aotminipal.dir/xoshiro128pp.c.o 2026-01-17T20:26:32.9827735Z [ 12%] Building C object mono/minipal/minipal/CMakeFiles/minipal_objects.dir/xoshiro128pp.c.o 2026-01-17T20:26:33.0883636Z [ 12%] Building C object _deps/fetchzlibng-build/CMakeFiles/zlib.dir/deflate.c.o 2026-01-17T20:26:33.6511826Z [ 12%] Building C object mono/utils/CMakeFiles/utils_objects.dir/mono-dl.c.o 2026-01-17T20:26:33.7161416Z [ 12%] Building C object mono/minipal/minipal/CMakeFiles/aotminipal.dir/log.c.o 2026-01-17T20:26:33.7836725Z [ 12%] Building C object mono/minipal/minipal/CMakeFiles/minipal_objects.dir/log.c.o 2026-01-17T20:26:34.1051019Z [ 13%] Building C object _deps/fetchzlibng-build/CMakeFiles/zlib.dir/deflate_fast.c.o 2026-01-17T20:26:34.5072098Z [ 13%] Building C object mono/utils/CMakeFiles/utils_objects.dir/mono-dl-windows.c.o 2026-01-17T20:26:34.5412575Z [ 13%] Linking C static library libaotminipal.a 2026-01-17T20:26:34.6301463Z [ 13%] Built target minipal_objects 2026-01-17T20:26:34.6385573Z [ 13%] Building C object _deps/fetchzlibng-build/CMakeFiles/zlib.dir/deflate_huff.c.o 2026-01-17T20:26:34.9343050Z [ 14%] Building C object mono/utils/CMakeFiles/utils_objects.dir/mono-dl-darwin.c.o 2026-01-17T20:26:35.3167883Z [ 15%] Building C object mono/metadata/CMakeFiles/mono-icall-table.dir/icall-table.c.o 2026-01-17T20:26:35.4429451Z [ 15%] Building C object _deps/fetchzlibng-build/CMakeFiles/zlib.dir/deflate_medium.c.o 2026-01-17T20:26:35.5100841Z [ 15%] Built target aotminipal 2026-01-17T20:26:35.5212680Z [ 15%] Building C object mono/utils/CMakeFiles/utils_objects.dir/mono-dl-posix.c.o 2026-01-17T20:26:35.7475368Z [ 15%] Building C object _deps/fetchzlibng-build/CMakeFiles/zlib.dir/deflate_quick.c.o 2026-01-17T20:26:36.2804693Z [ 15%] Building C object mono/utils/CMakeFiles/utils_objects.dir/mono-dl-wasm.c.o 2026-01-17T20:26:36.3265607Z [ 16%] Building C object _deps/fetchzlibng-build/CMakeFiles/zlib.dir/deflate_rle.c.o 2026-01-17T20:26:36.3802088Z [ 16%] Linking C static library libmono-icall-table.a 2026-01-17T20:26:36.5914600Z [ 16%] Building C object mono/utils/CMakeFiles/utils_objects.dir/mono-log-windows.c.o 2026-01-17T20:26:37.1207916Z [ 16%] Building C object mono/mini/CMakeFiles/debugger-objects.dir/__/component/debugger.c.o 2026-01-17T20:26:37.1856548Z [ 16%] Building C object _deps/fetchzlibng-build/CMakeFiles/zlib.dir/deflate_slow.c.o 2026-01-17T20:26:37.3788499Z [ 16%] Built target mono-icall-table 2026-01-17T20:26:37.3898294Z [ 17%] Building C object mono/mini/CMakeFiles/debugger-objects.dir/__/component/debugger-networking.c.o 2026-01-17T20:26:37.4011126Z [ 18%] Building C object mono/utils/CMakeFiles/utils_objects.dir/mono-log-common.c.o 2026-01-17T20:26:38.0024182Z [ 18%] Building C object _deps/fetchzlibng-build/CMakeFiles/zlib.dir/deflate_stored.c.o 2026-01-17T20:26:38.1358260Z [ 18%] Building C object mono/mini/CMakeFiles/debugger-objects.dir/__/component/debugger-poll.c.o 2026-01-17T20:26:38.2229479Z [ 18%] Building C object mono/utils/CMakeFiles/utils_objects.dir/mono-log-posix.c.o 2026-01-17T20:26:38.3144312Z [ 18%] Building C object mono/mini/CMakeFiles/debugger-stub-objects.dir/__/component/debugger-stub.c.o 2026-01-17T20:26:38.8335226Z [ 18%] Building C object _deps/fetchzlibng-build/CMakeFiles/zlib.dir/functable.c.o 2026-01-17T20:26:38.9217494Z [ 18%] Building C object mono/mini/CMakeFiles/debugger-objects.dir/__/component/debugger-agent.c.o 2026-01-17T20:26:39.0529992Z [ 18%] Building C object mono/utils/CMakeFiles/utils_objects.dir/mono-log-android.c.o 2026-01-17T20:26:39.3245211Z [ 18%] Built target debugger-stub-objects 2026-01-17T20:26:39.3371196Z [ 18%] Building C object mono/mini/CMakeFiles/debugger-objects.dir/__/component/debugger-engine.c.o 2026-01-17T20:26:39.6333772Z [ 19%] Building C object _deps/fetchzlibng-build/CMakeFiles/zlib.dir/infback.c.o 2026-01-17T20:26:39.8887354Z [ 19%] Building C object mono/utils/CMakeFiles/utils_objects.dir/mono-log-darwin.c.o 2026-01-17T20:26:40.5987129Z [ 19%] Building C object _deps/fetchzlibng-build/CMakeFiles/zlib.dir/inflate.c.o 2026-01-17T20:26:40.6402301Z [ 19%] Building C object mono/mini/CMakeFiles/hot_reload-objects.dir/__/component/hot_reload.c.o 2026-01-17T20:26:40.6757751Z [ 20%] Building C object mono/utils/CMakeFiles/utils_objects.dir/mono-log-flight-recorder.c.o 2026-01-17T20:26:41.5258200Z [ 20%] Building C object mono/utils/CMakeFiles/utils_objects.dir/mono-internal-hash.c.o 2026-01-17T20:26:41.8538435Z [ 20%] Building C object _deps/fetchzlibng-build/CMakeFiles/zlib.dir/inftrees.c.o 2026-01-17T20:26:42.3170638Z [ 21%] Building C object mono/mini/CMakeFiles/debugger-objects.dir/__/component/debugger-state-machine.c.o 2026-01-17T20:26:42.3774507Z [ 21%] Built target hot_reload-objects 2026-01-17T20:26:42.3816624Z [ 21%] Building C object mono/utils/CMakeFiles/utils_objects.dir/monobitset.c.o 2026-01-17T20:26:42.4112412Z [ 21%] Building C object mono/mini/CMakeFiles/hot_reload-stub-objects.dir/__/component/hot_reload-stub.c.o 2026-01-17T20:26:42.6828929Z [ 21%] Building C object _deps/fetchzlibng-build/CMakeFiles/zlib.dir/insert_string.c.o 2026-01-17T20:26:43.2823280Z [ 21%] Building C object mono/utils/CMakeFiles/utils_objects.dir/mono-filemap.c.o 2026-01-17T20:26:43.3807909Z [ 21%] Building C object mono/mini/CMakeFiles/debugger-objects.dir/__/component/mini-wasm-debugger.c.o 2026-01-17T20:26:43.3915638Z [ 21%] Built target hot_reload-stub-objects 2026-01-17T20:26:43.4079006Z [ 22%] Building C object _deps/fetchzlibng-build/CMakeFiles/zlib.dir/insert_string_roll.c.o 2026-01-17T20:26:43.5204946Z [ 23%] Building C object mono/utils/CMakeFiles/utils_objects.dir/mono-math-c.c.o 2026-01-17T20:26:44.0933201Z [ 23%] Building C object _deps/fetchzlibng-build/CMakeFiles/zlib.dir/trees.c.o 2026-01-17T20:26:44.2194076Z [ 23%] Building C object mono/utils/CMakeFiles/utils_objects.dir/mono-mmap.c.o 2026-01-17T20:26:44.3379371Z [ 23%] Building C object mono/mini/CMakeFiles/debugger-objects.dir/__/component/debugger-protocol.c.o 2026-01-17T20:26:44.4868286Z [ 24%] Building C object mono/mini/containers/CMakeFiles/dn-containers.dir/dn-allocator.c.o 2026-01-17T20:26:45.1028498Z [ 24%] Building C object mono/utils/CMakeFiles/utils_objects.dir/mono-mmap-windows.c.o 2026-01-17T20:26:45.1165735Z [ 24%] Building C object _deps/fetchzlibng-build/CMakeFiles/zlib.dir/uncompr.c.o 2026-01-17T20:26:45.2025819Z [ 24%] Built target debugger-objects 2026-01-17T20:26:45.2140721Z [ 24%] Building C object mono/utils/CMakeFiles/utils_objects.dir/mono-os-mutex.c.o 2026-01-17T20:26:45.3093659Z [ 24%] Building C object mono/mini/containers/CMakeFiles/dn-containers.dir/dn-fwd-list.c.o 2026-01-17T20:26:45.9287091Z [ 24%] Building C object _deps/fetchzlibng-build/CMakeFiles/zlib.dir/zutil.c.o 2026-01-17T20:26:46.0033723Z [ 25%] Building C object mono/utils/CMakeFiles/utils_objects.dir/mono-flight-recorder.c.o 2026-01-17T20:26:46.1015193Z [ 26%] Generating diagnostics_tracing-gen-headers.timestamp 2026-01-17T20:26:46.2523148Z [ 26%] Building C object mono/mini/containers/CMakeFiles/dn-containers.dir/dn-list.c.o 2026-01-17T20:26:46.7305118Z [ 27%] Building C object _deps/fetchzlibng-build/CMakeFiles/zlib.dir/cpu_features.c.o 2026-01-17T20:26:46.8373894Z [ 27%] Building C object mono/utils/CMakeFiles/utils_objects.dir/mono-proclib.c.o 2026-01-17T20:26:46.8934031Z [ 27%] Built target diagnostics_tracing-gen-headers 2026-01-17T20:26:46.9057787Z [ 27%] Building C object mono/mini/containers/CMakeFiles/dn-containers.dir/dn-queue.c.o 2026-01-17T20:26:47.2044908Z [ 27%] Building C object _deps/fetchzlibng-build/CMakeFiles/zlib.dir/gzlib.c.o 2026-01-17T20:26:47.5066662Z [ 27%] Building C object mono/utils/CMakeFiles/utils_objects.dir/mono-publib.c.o 2026-01-17T20:26:47.6837145Z [ 27%] Building C object mono/mini/CMakeFiles/diagnostics_tracing-stub-objects.dir/__/component/event_pipe-stub.c.o 2026-01-17T20:26:47.7067285Z [ 28%] Building C object mono/mini/containers/CMakeFiles/dn-containers.dir/dn-umap.c.o 2026-01-17T20:26:48.0636729Z [ 28%] Building C object _deps/fetchzlibng-build/CMakeFiles/zlib.dir/gzread.c.o 2026-01-17T20:26:48.3189879Z [ 28%] Building C object mono/utils/CMakeFiles/utils_objects.dir/mono-time.c.o 2026-01-17T20:26:48.6216623Z [ 28%] Building C object mono/mini/containers/CMakeFiles/dn-containers.dir/dn-vector.c.o 2026-01-17T20:26:48.6577895Z [ 28%] Building C object mono/mini/CMakeFiles/diagnostics_tracing-stub-objects.dir/__/component/diagnostics_server-stub.c.o 2026-01-17T20:26:48.9655677Z [ 28%] Building C object _deps/fetchzlibng-build/CMakeFiles/zlib.dir/gzwrite.c.o 2026-01-17T20:26:49.2010742Z [ 29%] Building C object mono/utils/CMakeFiles/utils_objects.dir/mono-path.c.o 2026-01-17T20:26:49.5088005Z [ 29%] Building C object mono/mini/containers/CMakeFiles/dn-containers.dir/dn-simdhash.c.o 2026-01-17T20:26:49.6443997Z [ 29%] Built target diagnostics_tracing-stub-objects 2026-01-17T20:26:49.6563147Z [ 29%] Building C object mono/mini/containers/CMakeFiles/dn-containers.dir/dn-simdhash-string-ptr.c.o 2026-01-17T20:26:49.8704367Z [ 30%] Linking C static library libz.a 2026-01-17T20:26:50.0636036Z [ 30%] Building C object mono/utils/CMakeFiles/utils_objects.dir/mono-property-hash.c.o 2026-01-17T20:26:50.3947826Z [ 31%] Building C object mono/mini/containers/CMakeFiles/dn-containers.dir/dn-simdhash-u32-ptr.c.o 2026-01-17T20:26:50.5713085Z [ 31%] Building C object mono/mini/containers/CMakeFiles/dn-containers.dir/dn-simdhash-ptr-ptr.c.o 2026-01-17T20:26:50.8549997Z [ 31%] Built target zlib 2026-01-17T20:26:50.8664134Z [ 31%] Building C object mono/mini/containers/CMakeFiles/dn-containers.dir/dn-simdhash-ght-compatible.c.o 2026-01-17T20:26:50.9087844Z [ 31%] Building C object mono/utils/CMakeFiles/utils_objects.dir/mono-error.c.o 2026-01-17T20:26:51.2873116Z [ 31%] Building C object mono/utils/CMakeFiles/utils_objects.dir/mono-context.c.o 2026-01-17T20:26:51.5238614Z [ 32%] Building C object mono/mini/CMakeFiles/marshal-ilgen-objects.dir/__/component/marshal-ilgen.c.o 2026-01-17T20:26:51.8197163Z [ 32%] Building C object mono/mini/containers/CMakeFiles/dn-containers.dir/dn-simdhash-ptrpair-ptr.c.o 2026-01-17T20:26:52.0224408Z [ 33%] Building C object mono/mini/containers/CMakeFiles/dn-containers.dir/dn-simdhash-utils.c.o 2026-01-17T20:26:52.1101571Z [ 34%] Building C object mono/utils/CMakeFiles/utils_objects.dir/hazard-pointer.c.o 2026-01-17T20:26:52.7332658Z [ 34%] Building C object mono/mini/CMakeFiles/marshal-ilgen-stub-objects.dir/__/component/marshal-ilgen-stub.c.o 2026-01-17T20:26:52.8143726Z [ 34%] Built target dn-containers 2026-01-17T20:26:52.8315986Z [ 34%] Building C object mono/utils/CMakeFiles/utils_objects.dir/lock-free-queue.c.o 2026-01-17T20:26:52.9095406Z [ 34%] Built target marshal-ilgen-objects 2026-01-17T20:26:52.9207118Z [ 34%] Building C object mono/utils/CMakeFiles/utils_objects.dir/lock-free-alloc.c.o 2026-01-17T20:26:53.0475157Z [ 34%] Linking C static library libmono-component-debugger-static.a 2026-01-17T20:26:53.6858028Z [ 34%] Linking C static library libmono-component-hot_reload-static.a 2026-01-17T20:26:53.7357796Z [ 34%] Built target marshal-ilgen-stub-objects 2026-01-17T20:26:53.7630195Z [ 34%] Linking C static library libmono-component-marshal-ilgen-static.a 2026-01-17T20:26:53.8553061Z [ 34%] Building C object mono/utils/CMakeFiles/utils_objects.dir/lock-free-array-queue.c.o 2026-01-17T20:26:54.0087712Z [ 34%] Built target mono-component-debugger-static 2026-01-17T20:26:54.0209983Z [ 35%] Building C object mono/utils/CMakeFiles/utils_objects.dir/mono-linked-list-set.c.o 2026-01-17T20:26:54.6762182Z [ 35%] Built target mono-component-hot_reload-static 2026-01-17T20:26:54.6904860Z [ 35%] Building C object mono/utils/CMakeFiles/utils_objects.dir/mono-threads.c.o 2026-01-17T20:26:54.6961292Z [ 36%] Linking C static library libmono-component-debugger-stub-static.a 2026-01-17T20:26:54.7152619Z [ 36%] Built target mono-component-marshal-ilgen-static 2026-01-17T20:26:54.7441185Z [ 37%] Linking C static library libmono-component-hot_reload-stub-static.a 2026-01-17T20:26:54.8545143Z [ 37%] Building C object mono/utils/CMakeFiles/utils_objects.dir/mono-threads-state-machine.c.o 2026-01-17T20:26:55.6757028Z [ 37%] Built target mono-component-debugger-stub-static 2026-01-17T20:26:55.6879083Z [ 37%] Building C object mono/utils/CMakeFiles/utils_objects.dir/mono-threads-posix.c.o 2026-01-17T20:26:55.7340833Z [ 37%] Built target mono-component-hot_reload-stub-static 2026-01-17T20:26:55.7464909Z [ 38%] Building C object mono/utils/CMakeFiles/utils_objects.dir/mono-threads-posix-signals.c.o 2026-01-17T20:26:55.8971085Z [ 38%] Linking C static library libmono-component-diagnostics_tracing-stub-static.a 2026-01-17T20:26:55.8986967Z [ 38%] Linking C static library libmono-component-marshal-ilgen-stub-static.a 2026-01-17T20:26:56.5897713Z [ 38%] Building C object mono/utils/CMakeFiles/utils_objects.dir/mono-threads-mach.c.o 2026-01-17T20:26:56.6721416Z [ 38%] Building C object mono/mini/CMakeFiles/mono-ee-interp.dir/interp/interp.c.o 2026-01-17T20:26:56.8335293Z [ 38%] Built target mono-component-diagnostics_tracing-stub-static 2026-01-17T20:26:56.8488052Z [ 38%] Building C object mono/utils/CMakeFiles/utils_objects.dir/mono-threads-mach-helper.c.o 2026-01-17T20:26:56.8774235Z [ 38%] Built target mono-component-marshal-ilgen-stub-static 2026-01-17T20:26:56.8898077Z [ 39%] Building C object mono/mini/CMakeFiles/mono-ee-interp.dir/interp/interp-intrins.c.o 2026-01-17T20:26:57.4317619Z [ 39%] Building CXX object mono/mini/CMakeFiles/mono-wasm-eh-js.dir/llvm-runtime.cpp.o 2026-01-17T20:26:57.6212948Z [ 39%] Building C object mono/utils/CMakeFiles/utils_objects.dir/mono-threads-windows.c.o 2026-01-17T20:26:57.9154189Z [ 39%] Building CXX object mono/mini/CMakeFiles/mono-wasm-eh-wasm.dir/llvm-runtime.cpp.o 2026-01-17T20:26:58.2576170Z [ 40%] Linking CXX static library libmono-wasm-eh-js.a 2026-01-17T20:26:58.4725960Z [ 41%] Building C object mono/utils/CMakeFiles/utils_objects.dir/mono-threads-linux.c.o 2026-01-17T20:26:58.7225403Z [ 41%] Linking CXX static library libmono-wasm-eh-wasm.a 2026-01-17T20:26:59.2119765Z [ 41%] Built target mono-wasm-eh-js 2026-01-17T20:26:59.2448432Z [ 41%] Building C object mono/mini/CMakeFiles/mono-wasm-simd.dir/interp/interp-simd.c.o 2026-01-17T20:26:59.2616993Z [ 41%] Building C object mono/utils/CMakeFiles/utils_objects.dir/mono-threads-freebsd.c.o 2026-01-17T20:26:59.6613378Z [ 41%] Built target mono-wasm-eh-wasm 2026-01-17T20:26:59.6736508Z [ 41%] Building C object mono/utils/CMakeFiles/utils_objects.dir/mono-threads-netbsd.c.o 2026-01-17T20:27:00.0310835Z [ 41%] Building C object mono/mini/CMakeFiles/mono-ee-interp.dir/interp/mintops.c.o 2026-01-17T20:27:00.4625773Z [ 41%] Building C object mono/utils/CMakeFiles/utils_objects.dir/mono-threads-openbsd.c.o 2026-01-17T20:27:00.6865505Z [ 41%] Linking C static library libmono-wasm-simd.a 2026-01-17T20:27:00.8506057Z [ 41%] Building C object mono/mini/CMakeFiles/mono-wasm-nosimd.dir/interp/interp-nosimd.c.o 2026-01-17T20:27:01.2521253Z [ 42%] Building C object mono/utils/CMakeFiles/utils_objects.dir/mono-threads-android.c.o 2026-01-17T20:27:01.6457775Z [ 42%] Built target mono-wasm-simd 2026-01-17T20:27:01.6777967Z [ 42%] Building C object mono/mini/containers/CMakeFiles/dn-containers-no-lto.dir/dn-allocator.c.o 2026-01-17T20:27:01.8315491Z [ 43%] Linking C static library libmono-wasm-nosimd.a 2026-01-17T20:27:02.0486796Z [ 43%] Building C object mono/utils/CMakeFiles/utils_objects.dir/mono-threads-haiku.c.o 2026-01-17T20:27:02.4637957Z [ 43%] Building C object mono/mini/containers/CMakeFiles/dn-containers-no-lto.dir/dn-fwd-list.c.o 2026-01-17T20:27:02.8462867Z [ 43%] Building C object mono/utils/CMakeFiles/utils_objects.dir/mono-threads-aix.c.o 2026-01-17T20:27:02.8509469Z [ 43%] Built target mono-wasm-nosimd 2026-01-17T20:27:02.8627419Z [ 43%] Building C object mono/mini/containers/CMakeFiles/dn-containers-no-lto.dir/dn-list.c.o 2026-01-17T20:27:03.0851514Z [ 43%] Building C object mono/mini/CMakeFiles/mono-ee-interp.dir/interp/transform.c.o 2026-01-17T20:27:03.3883222Z [ 43%] Building C object mono/utils/CMakeFiles/utils_objects.dir/mono-threads-wasm.c.o 2026-01-17T20:27:03.6381385Z [ 43%] Building C object mono/mini/CMakeFiles/mono-ee-interp.dir/interp/transform-opt.c.o 2026-01-17T20:27:03.7769682Z [ 44%] Building C object mono/mini/containers/CMakeFiles/dn-containers-no-lto.dir/dn-queue.c.o 2026-01-17T20:27:04.2630611Z [ 45%] Building C object mono/utils/CMakeFiles/utils_objects.dir/mono-threads-sunos.c.o 2026-01-17T20:27:04.5605140Z [ 45%] Building C object mono/mini/containers/CMakeFiles/dn-containers-no-lto.dir/dn-umap.c.o 2026-01-17T20:27:05.0508875Z [ 45%] Building C object mono/utils/CMakeFiles/utils_objects.dir/mono-threads-coop.c.o 2026-01-17T20:27:05.4704971Z [ 45%] Building C object mono/mini/containers/CMakeFiles/dn-containers-no-lto.dir/dn-vector.c.o 2026-01-17T20:27:06.0053120Z [ 45%] Building C object mono/utils/CMakeFiles/utils_objects.dir/mono-utility-thread.c.o 2026-01-17T20:27:06.2887893Z [ 45%] Building C object mono/profiler/CMakeFiles/mono-profiler-aot-static.dir/aot.c.o 2026-01-17T20:27:06.3426585Z [ 45%] Building C object mono/mini/containers/CMakeFiles/dn-containers-no-lto.dir/dn-simdhash.c.o 2026-01-17T20:27:06.9034071Z [ 45%] Building C object mono/utils/CMakeFiles/utils_objects.dir/mono-tls.c.o 2026-01-17T20:27:07.1927120Z [ 46%] Building C object mono/mini/containers/CMakeFiles/dn-containers-no-lto.dir/dn-simdhash-string-ptr.c.o 2026-01-17T20:27:07.3703261Z [ 46%] Building C object mono/profiler/CMakeFiles/mono-profiler-aot-static.dir/helper.c.o 2026-01-17T20:27:07.7000862Z [ 47%] Building C object mono/mini/CMakeFiles/mono-ee-interp.dir/interp/tiering.c.o 2026-01-17T20:27:07.7371821Z [ 48%] Building C object mono/utils/CMakeFiles/utils_objects.dir/atomic.c.o 2026-01-17T20:27:08.1337093Z [ 48%] Building C object mono/mini/containers/CMakeFiles/dn-containers-no-lto.dir/dn-simdhash-u32-ptr.c.o 2026-01-17T20:27:08.1995676Z [ 49%] Linking C static library libmono-profiler-aot.a 2026-01-17T20:27:08.5663818Z [ 49%] Building C object mono/utils/CMakeFiles/utils_objects.dir/mono-hwcap.c.o 2026-01-17T20:27:08.8094497Z [ 49%] Building C object mono/mini/CMakeFiles/mono-ee-interp.dir/interp/jiterpreter.c.o 2026-01-17T20:27:09.1053168Z [ 49%] Building C object mono/mini/containers/CMakeFiles/dn-containers-no-lto.dir/dn-simdhash-ptr-ptr.c.o 2026-01-17T20:27:09.2030860Z [ 49%] Built target mono-profiler-aot-static 2026-01-17T20:27:09.2159810Z [ 49%] Building C object mono/mini/CMakeFiles/mono-ee-interp.dir/interp/interp-pgo.c.o 2026-01-17T20:27:09.4134610Z [ 49%] Building C object mono/utils/CMakeFiles/utils_objects.dir/bsearch.c.o 2026-01-17T20:27:10.0217616Z [ 49%] Building C object mono/mini/containers/CMakeFiles/dn-containers-no-lto.dir/dn-simdhash-ght-compatible.c.o 2026-01-17T20:27:10.1624734Z [ 49%] Building C object mono/utils/CMakeFiles/utils_objects.dir/mono-signal-handler.c.o 2026-01-17T20:27:10.2468786Z [ 49%] Building C object mono/profiler/CMakeFiles/mono-profiler-browser-static.dir/browser.c.o 2026-01-17T20:27:10.3007330Z [ 49%] Linking C static library libmono-ee-interp.a 2026-01-17T20:27:10.9689837Z [ 50%] Building C object mono/utils/CMakeFiles/utils_objects.dir/mono-conc-hashtable.c.o 2026-01-17T20:27:10.9769131Z [ 51%] Building C object mono/mini/containers/CMakeFiles/dn-containers-no-lto.dir/dn-simdhash-ptrpair-ptr.c.o 2026-01-17T20:27:11.2745682Z [ 51%] Built target mono-ee-interp 2026-01-17T20:27:11.2878831Z [ 51%] Building C object mono/utils/CMakeFiles/utils_objects.dir/json.c.o 2026-01-17T20:27:11.3542791Z [ 51%] Linking C static library libmono-profiler-browser.a 2026-01-17T20:27:11.8323080Z [ 51%] Building C object mono/utils/CMakeFiles/utils_objects.dir/memfuncs.c.o 2026-01-17T20:27:11.8795513Z [ 51%] Building C object mono/mini/containers/CMakeFiles/dn-containers-no-lto.dir/dn-simdhash-utils.c.o 2026-01-17T20:27:12.1611181Z [ 51%] Building C object mono/profiler/CMakeFiles/mono-profiler-log-static.dir/helper.c.o 2026-01-17T20:27:12.3312473Z [ 51%] Built target mono-profiler-browser-static 2026-01-17T20:27:12.3406237Z [ 51%] Building C object mono/utils/CMakeFiles/utils_objects.dir/parse.c.o 2026-01-17T20:27:12.7251550Z [ 52%] Building C object mono/profiler/CMakeFiles/mono-profiler-log-static.dir/log.c.o 2026-01-17T20:27:12.7400047Z [ 52%] Built target dn-containers-no-lto 2026-01-17T20:27:12.7512247Z [ 52%] Building C object mono/profiler/CMakeFiles/mono-profiler-log-static.dir/log-args.c.o 2026-01-17T20:27:13.0285177Z [ 53%] Building C object mono/utils/CMakeFiles/utils_objects.dir/checked-build.c.o 2026-01-17T20:27:13.1759507Z [ 53%] Building C object mono/utils/CMakeFiles/utils_objects.dir/options.c.o 2026-01-17T20:27:13.6187885Z [ 53%] Building C object mono/utils/CMakeFiles/utils_objects.dir/wasm-module-reader.c.o 2026-01-17T20:27:13.8437949Z [ 54%] Linking C static library libminipal.a 2026-01-17T20:27:14.1357430Z [ 54%] Generating diagnostics_tracing-gen-sources.timestamp 2026-01-17T20:27:14.3309126Z [ 54%] Linking C static library libmono-profiler-log.a 2026-01-17T20:27:14.4339883Z [ 54%] Building C object mono/utils/CMakeFiles/utils_objects.dir/mono-bitutils.c.o 2026-01-17T20:27:14.8144969Z [ 54%] Built target minipal 2026-01-17T20:27:14.8514030Z [ 54%] Building C object mono/mini/CMakeFiles/eventpipe-mono-objects.dir/Unity/unity_0_c.c.o 2026-01-17T20:27:15.1405560Z [ 54%] Built target diagnostics_tracing-gen-sources 2026-01-17T20:27:15.1715942Z [ 54%] Building C object mono/eglib/CMakeFiles/eglib_objects.dir/gdate-unix.c.o 2026-01-17T20:27:15.2385668Z [ 54%] Built target utils_objects 2026-01-17T20:27:15.2702191Z [ 54%] Building C object mono/sgen/CMakeFiles/sgen_objects.dir/sgen-alloc.c.o 2026-01-17T20:27:15.3134479Z [ 54%] Built target mono-profiler-log-static 2026-01-17T20:27:15.3241573Z [ 54%] Building C object mono/sgen/CMakeFiles/sgen_objects.dir/sgen-cardtable.c.o 2026-01-17T20:27:16.0220781Z [ 54%] Building C object mono/eglib/CMakeFiles/eglib_objects.dir/gfile-unix.c.o 2026-01-17T20:27:16.3578730Z [ 55%] Building C object mono/sgen/CMakeFiles/sgen_objects.dir/sgen-debug.c.o 2026-01-17T20:27:16.4022812Z [ 55%] Building C object mono/sgen/CMakeFiles/sgen_objects.dir/sgen-descriptor.c.o 2026-01-17T20:27:16.8375604Z [ 56%] Building C object mono/eglib/CMakeFiles/eglib_objects.dir/gmisc-unix.c.o 2026-01-17T20:27:17.3584725Z [ 56%] Building C object mono/eglib/CMakeFiles/eglib_objects.dir/gmodule-unix.c.o 2026-01-17T20:27:17.4557990Z [ 56%] Building C object mono/sgen/CMakeFiles/sgen_objects.dir/sgen-fin-weak-hash.c.o 2026-01-17T20:27:17.6633039Z [ 56%] Building C object mono/sgen/CMakeFiles/sgen_objects.dir/sgen-gc.c.o 2026-01-17T20:27:18.0761234Z [ 56%] Built target eventpipe-mono-objects 2026-01-17T20:27:18.0857276Z [ 56%] Building C object mono/eglib/CMakeFiles/eglib_objects.dir/gtimer-unix.c.o 2026-01-17T20:27:18.1867783Z [ 56%] Building C object mono/mini/CMakeFiles/diagnostics_tracing-objects.dir/__/eventpipe/ep-rt-mono.c.o 2026-01-17T20:27:18.5180393Z [ 56%] Building C object mono/eglib/CMakeFiles/eglib_objects.dir/garray.c.o 2026-01-17T20:27:18.8868697Z [ 57%] Building C object mono/eglib/CMakeFiles/eglib_objects.dir/gbytearray.c.o 2026-01-17T20:27:19.2520516Z [ 58%] Building C object mono/sgen/CMakeFiles/sgen_objects.dir/sgen-gchandles.c.o 2026-01-17T20:27:19.3506986Z [ 58%] Building C object mono/mini/CMakeFiles/diagnostics_tracing-objects.dir/__/eventpipe/ep-rt-mono-runtime-provider.c.o 2026-01-17T20:27:19.3815110Z [ 58%] Building C object mono/eglib/CMakeFiles/eglib_objects.dir/gerror.c.o 2026-01-17T20:27:19.7092345Z [ 58%] Building C object mono/eglib/CMakeFiles/eglib_objects.dir/ghashtable.c.o 2026-01-17T20:27:20.2137031Z [ 58%] Building C object mono/sgen/CMakeFiles/sgen_objects.dir/sgen-gray.c.o 2026-01-17T20:27:20.4071434Z [ 58%] Building C object mono/eglib/CMakeFiles/eglib_objects.dir/giconv.c.o 2026-01-17T20:27:20.7229660Z [ 59%] Building C object mono/mini/CMakeFiles/diagnostics_tracing-objects.dir/__/eventpipe/ep-rt-mono-profiler-provider.c.o 2026-01-17T20:27:21.1471476Z [ 59%] Building C object mono/sgen/CMakeFiles/sgen_objects.dir/sgen-hash-table.c.o 2026-01-17T20:27:21.2535572Z [ 59%] Building C object mono/sgen/CMakeFiles/sgen_objects.dir/sgen-internal.c.o 2026-01-17T20:27:21.2967352Z [ 60%] Building C object mono/eglib/CMakeFiles/eglib_objects.dir/gmem.c.o 2026-01-17T20:27:22.1079456Z [ 60%] Building C object mono/eglib/CMakeFiles/eglib_objects.dir/goutput.c.o 2026-01-17T20:27:22.1853097Z [ 60%] Building C object mono/mini/CMakeFiles/diagnostics_tracing-objects.dir/eventpipe/eventpipehelpers.c.o 2026-01-17T20:27:22.2896018Z [ 61%] Building C object mono/sgen/CMakeFiles/sgen_objects.dir/sgen-layout-stats.c.o 2026-01-17T20:27:22.3526061Z [ 61%] Building C object mono/eglib/CMakeFiles/eglib_objects.dir/gstr.c.o 2026-01-17T20:27:22.9305180Z [ 61%] Building C object mono/sgen/CMakeFiles/sgen_objects.dir/sgen-los.c.o 2026-01-17T20:27:23.2098254Z [ 61%] Building C object mono/mini/CMakeFiles/diagnostics_tracing-objects.dir/eventpipe/dotnetruntime.c.o 2026-01-17T20:27:23.2789582Z [ 61%] Building C object mono/sgen/CMakeFiles/sgen_objects.dir/sgen-marksweep.c.o 2026-01-17T20:27:23.3229371Z [ 61%] Building C object mono/eglib/CMakeFiles/eglib_objects.dir/gslist.c.o 2026-01-17T20:27:24.1232162Z [ 61%] Building C object mono/sgen/CMakeFiles/sgen_objects.dir/sgen-memory-governor.c.o 2026-01-17T20:27:24.2564445Z [ 62%] Building C object mono/eglib/CMakeFiles/eglib_objects.dir/gstring.c.o 2026-01-17T20:27:24.5868351Z [ 62%] Building C object mono/mini/CMakeFiles/diagnostics_tracing-objects.dir/eventpipe/dotnetruntimerundown.c.o 2026-01-17T20:27:25.0936929Z [ 62%] Building C object mono/eglib/CMakeFiles/eglib_objects.dir/gptrarray.c.o 2026-01-17T20:27:25.2221416Z [ 62%] Building C object mono/eglib/CMakeFiles/eglib_objects.dir/glist.c.o 2026-01-17T20:27:25.6013607Z [ 63%] Building C object mono/sgen/CMakeFiles/sgen_objects.dir/sgen-nursery-allocator.c.o 2026-01-17T20:27:25.6959087Z [ 64%] Building C object mono/mini/CMakeFiles/diagnostics_tracing-objects.dir/eventpipe/dotnetruntimestress.c.o 2026-01-17T20:27:25.9274903Z [ 64%] Building C object mono/sgen/CMakeFiles/sgen_objects.dir/sgen-pinning-stats.c.o 2026-01-17T20:27:26.1590357Z [ 64%] Building C object mono/eglib/CMakeFiles/eglib_objects.dir/gqueue.c.o 2026-01-17T20:27:26.6814327Z [ 64%] Building C object mono/mini/CMakeFiles/diagnostics_tracing-objects.dir/eventpipe/dotnetruntimeprivate.c.o 2026-01-17T20:27:26.7012445Z [ 65%] Building C object mono/eglib/CMakeFiles/eglib_objects.dir/gpath.c.o 2026-01-17T20:27:26.7309150Z [ 65%] Building C object mono/sgen/CMakeFiles/sgen_objects.dir/sgen-pinning.c.o 2026-01-17T20:27:27.0096442Z [ 65%] Building C object mono/sgen/CMakeFiles/sgen_objects.dir/sgen-pointer-queue.c.o 2026-01-17T20:27:27.5967849Z [ 65%] Building C object mono/eglib/CMakeFiles/eglib_objects.dir/gfile.c.o 2026-01-17T20:27:27.6940532Z [ 65%] Building C object mono/mini/CMakeFiles/diagnostics_tracing-objects.dir/eventpipe/dotnetruntimemonoprofiler.c.o 2026-01-17T20:27:27.7895469Z [ 65%] Building C object mono/eglib/CMakeFiles/eglib_objects.dir/gfile-posix.c.o 2026-01-17T20:27:28.0203789Z [ 66%] Building C object mono/sgen/CMakeFiles/sgen_objects.dir/sgen-array-list.c.o 2026-01-17T20:27:28.4316542Z [ 66%] Building C object mono/mini/CMakeFiles/diagnostics_tracing-objects.dir/__/eventpipe/ds-rt-mono.c.o 2026-01-17T20:27:28.6546647Z [ 66%] Building C object mono/eglib/CMakeFiles/eglib_objects.dir/gutf8.c.o 2026-01-17T20:27:29.1014644Z [ 66%] Building C object mono/sgen/CMakeFiles/sgen_objects.dir/sgen-protocol.c.o 2026-01-17T20:27:29.1457690Z [ 66%] Building C object mono/sgen/CMakeFiles/sgen_objects.dir/sgen-qsort.c.o 2026-01-17T20:27:29.4746223Z [ 67%] Building C object mono/mini/CMakeFiles/diagnostics_tracing-objects.dir/__/component/event_pipe.c.o 2026-01-17T20:27:29.5504331Z [ 68%] Building C object mono/eglib/CMakeFiles/eglib_objects.dir/gclock-nanosleep.c.o 2026-01-17T20:27:30.2032633Z [ 68%] Building C object mono/mini/CMakeFiles/diagnostics_tracing-objects.dir/__/component/diagnostics_server.c.o 2026-01-17T20:27:30.2369063Z [ 68%] Building C object mono/sgen/CMakeFiles/sgen_objects.dir/sgen-simple-nursery.c.o 2026-01-17T20:27:30.3490832Z [ 68%] Built target eglib_objects 2026-01-17T20:27:30.3614362Z [ 69%] Building C object mono/sgen/CMakeFiles/sgen_objects.dir/sgen-split-nursery.c.o 2026-01-17T20:27:30.5280572Z [ 69%] Building C object mono/sgen/CMakeFiles/sgen_objects.dir/sgen-thread-pool.c.o 2026-01-17T20:27:31.1438469Z [ 69%] Building C object mono/sgen/CMakeFiles/sgen_objects.dir/sgen-workers.c.o 2026-01-17T20:27:31.1905022Z [ 69%] Built target diagnostics_tracing-objects 2026-01-17T20:27:31.2244670Z [ 69%] Linking C static library libmono-component-diagnostics_tracing-static.a 2026-01-17T20:27:31.9197142Z [ 69%] Linking C static library libsgen_objects.a 2026-01-17T20:27:31.9542166Z [ 69%] Built target mono-component-diagnostics_tracing-static 2026-01-17T20:27:32.5498878Z [ 69%] Built target sgen_objects 2026-01-17T20:27:32.5760378Z [ 69%] Building C object mono/metadata/CMakeFiles/metadata_objects.dir/w32event-unix.c.o 2026-01-17T20:27:32.5761379Z [ 69%] Building C object mono/metadata/CMakeFiles/metadata_objects.dir/appdomain.c.o 2026-01-17T20:27:32.5824172Z [ 70%] Building C object mono/metadata/CMakeFiles/metadata_objects.dir/domain.c.o 2026-01-17T20:27:32.5840773Z [ 70%] Building C object mono/metadata/CMakeFiles/metadata_objects.dir/assembly.c.o 2026-01-17T20:27:33.5772002Z [ 70%] Building C object mono/metadata/CMakeFiles/metadata_objects.dir/bundled-resources.c.o 2026-01-17T20:27:33.5901031Z [ 70%] Building C object mono/metadata/CMakeFiles/metadata_objects.dir/class.c.o 2026-01-17T20:27:33.7719428Z [ 71%] Building C object mono/metadata/CMakeFiles/metadata_objects.dir/class-init.c.o 2026-01-17T20:27:34.0566466Z [ 71%] Building C object mono/metadata/CMakeFiles/metadata_objects.dir/class-accessors.c.o 2026-01-17T20:27:34.4684098Z [ 71%] Building C object mono/metadata/CMakeFiles/metadata_objects.dir/class-setup-vtable.c.o 2026-01-17T20:27:35.1292758Z [ 71%] Building C object mono/metadata/CMakeFiles/metadata_objects.dir/components.c.o 2026-01-17T20:27:35.6207861Z [ 72%] Building C object mono/metadata/CMakeFiles/metadata_objects.dir/debug-helpers.c.o 2026-01-17T20:27:35.8243441Z [ 72%] Building C object mono/metadata/CMakeFiles/metadata_objects.dir/debug-mono-symfile.c.o 2026-01-17T20:27:35.8631983Z [ 72%] Building C object mono/metadata/CMakeFiles/metadata_objects.dir/debug-mono-ppdb.c.o 2026-01-17T20:27:36.1028836Z [ 72%] Building C object mono/metadata/CMakeFiles/metadata_objects.dir/environment.c.o 2026-01-17T20:27:36.6330401Z [ 73%] Building C object mono/metadata/CMakeFiles/metadata_objects.dir/exception.c.o 2026-01-17T20:27:36.7827014Z [ 73%] Building C object mono/metadata/CMakeFiles/metadata_objects.dir/icall.c.o 2026-01-17T20:27:36.9229742Z [ 73%] Building C object mono/metadata/CMakeFiles/metadata_objects.dir/icall-eventpipe.c.o 2026-01-17T20:27:37.0850233Z [ 73%] Building C object mono/metadata/CMakeFiles/metadata_objects.dir/image.c.o 2026-01-17T20:27:37.8890679Z [ 74%] Building C object mono/metadata/CMakeFiles/metadata_objects.dir/webcil-loader.c.o 2026-01-17T20:27:37.9942224Z [ 74%] Building C object mono/metadata/CMakeFiles/metadata_objects.dir/jit-info.c.o 2026-01-17T20:27:38.4555952Z [ 74%] Building C object mono/metadata/CMakeFiles/metadata_objects.dir/loader.c.o 2026-01-17T20:27:38.7937885Z [ 74%] Building C object mono/metadata/CMakeFiles/metadata_objects.dir/lock-tracer.c.o 2026-01-17T20:27:39.1596721Z [ 75%] Building C object mono/metadata/CMakeFiles/metadata_objects.dir/marshal.c.o 2026-01-17T20:27:39.6702179Z [ 75%] Building C object mono/metadata/CMakeFiles/metadata_objects.dir/mempool.c.o 2026-01-17T20:27:39.8552308Z [ 75%] Building C object mono/metadata/CMakeFiles/metadata_objects.dir/metadata.c.o 2026-01-17T20:27:40.5507479Z [ 75%] Building C object mono/metadata/CMakeFiles/metadata_objects.dir/metadata-update.c.o 2026-01-17T20:27:40.6684543Z [ 76%] Building C object mono/metadata/CMakeFiles/metadata_objects.dir/method-builder.c.o 2026-01-17T20:27:41.5633718Z [ 76%] Building C object mono/metadata/CMakeFiles/metadata_objects.dir/mono-basic-block.c.o 2026-01-17T20:27:41.6058673Z [ 76%] Building C object mono/metadata/CMakeFiles/metadata_objects.dir/mono-config.c.o 2026-01-17T20:27:41.6844068Z [ 76%] Building C object mono/metadata/CMakeFiles/metadata_objects.dir/mono-debug.c.o 2026-01-17T20:27:42.5967414Z [ 77%] Building C object mono/metadata/CMakeFiles/metadata_objects.dir/mono-endian.c.o 2026-01-17T20:27:42.6342418Z [ 77%] Building C object mono/metadata/CMakeFiles/metadata_objects.dir/mono-hash.c.o 2026-01-17T20:27:42.7023247Z [ 77%] Building C object mono/metadata/CMakeFiles/metadata_objects.dir/mono-conc-hash.c.o 2026-01-17T20:27:42.9549704Z [ 77%] Building C object mono/metadata/CMakeFiles/metadata_objects.dir/weak-hash.c.o 2026-01-17T20:27:43.4258282Z [ 78%] Building C object mono/metadata/CMakeFiles/metadata_objects.dir/object.c.o 2026-01-17T20:27:43.6992624Z [ 78%] Building C object mono/metadata/CMakeFiles/metadata_objects.dir/opcodes.c.o 2026-01-17T20:27:43.7772059Z [ 78%] Building C object mono/metadata/CMakeFiles/metadata_objects.dir/property-bag.c.o 2026-01-17T20:27:43.9752032Z [ 78%] Building C object mono/metadata/CMakeFiles/metadata_objects.dir/profiler.c.o 2026-01-17T20:27:44.5023116Z [ 79%] Building C object mono/metadata/CMakeFiles/metadata_objects.dir/runtime.c.o 2026-01-17T20:27:44.5846893Z [ 79%] Building C object mono/metadata/CMakeFiles/metadata_objects.dir/string-icalls.c.o 2026-01-17T20:27:45.4876041Z [ 79%] Building C object mono/metadata/CMakeFiles/metadata_objects.dir/sysmath.c.o 2026-01-17T20:27:45.5052537Z [ 79%] Building C object mono/metadata/CMakeFiles/metadata_objects.dir/threads.c.o 2026-01-17T20:27:45.5891446Z [ 80%] Building C object mono/metadata/CMakeFiles/metadata_objects.dir/verify.c.o 2026-01-17T20:27:45.8069991Z [ 80%] Building C object mono/metadata/CMakeFiles/metadata_objects.dir/dynamic-stream.c.o 2026-01-17T20:27:46.5031237Z [ 80%] Building C object mono/metadata/CMakeFiles/metadata_objects.dir/metadata-cross-helpers.c.o 2026-01-17T20:27:46.5906568Z [ 80%] Building C object mono/metadata/CMakeFiles/metadata_objects.dir/seq-points-data.c.o 2026-01-17T20:27:46.7864084Z [ 81%] Building C object mono/metadata/CMakeFiles/metadata_objects.dir/handle.c.o 2026-01-17T20:27:47.1426503Z [ 81%] Building C object mono/metadata/CMakeFiles/metadata_objects.dir/w32handle.c.o 2026-01-17T20:27:47.4655403Z [ 81%] Building C object mono/metadata/CMakeFiles/metadata_objects.dir/reflection.c.o 2026-01-17T20:27:47.5042955Z [ 81%] Building C object mono/metadata/CMakeFiles/metadata_objects.dir/dynamic-image.c.o 2026-01-17T20:27:47.7907800Z [ 82%] Building C object mono/metadata/CMakeFiles/metadata_objects.dir/sre.c.o 2026-01-17T20:27:48.0640486Z [ 82%] Building C object mono/metadata/CMakeFiles/metadata_objects.dir/sre-encode.c.o 2026-01-17T20:27:48.5066794Z [ 82%] Building C object mono/metadata/CMakeFiles/metadata_objects.dir/custom-attrs.c.o 2026-01-17T20:27:49.1665772Z [ 82%] Building C object mono/metadata/CMakeFiles/metadata_objects.dir/callspec.c.o 2026-01-17T20:27:49.2779309Z [ 83%] Building C object mono/metadata/CMakeFiles/metadata_objects.dir/assembly-load-context.c.o 2026-01-17T20:27:49.9086384Z [ 83%] Building C object mono/metadata/CMakeFiles/metadata_objects.dir/native-library.c.o 2026-01-17T20:27:50.1237881Z [ 83%] Building C object mono/metadata/CMakeFiles/metadata_objects.dir/native-library-qcall.c.o 2026-01-17T20:27:50.2510949Z [ 83%] Building C object mono/metadata/CMakeFiles/metadata_objects.dir/loaded-images.c.o 2026-01-17T20:27:50.4608177Z [ 84%] Building C object mono/metadata/CMakeFiles/metadata_objects.dir/abi.c.o 2026-01-17T20:27:50.9394611Z [ 84%] Building C object mono/metadata/CMakeFiles/metadata_objects.dir/memory-manager.c.o 2026-01-17T20:27:51.1232506Z [ 84%] Building C object mono/metadata/CMakeFiles/metadata_objects.dir/unsafe-accessor.c.o 2026-01-17T20:27:51.2094622Z [ 84%] Building C object mono/metadata/CMakeFiles/metadata_objects.dir/gc-stats.c.o 2026-01-17T20:27:51.2565122Z [ 85%] Building C object mono/metadata/CMakeFiles/metadata_objects.dir/gc.c.o 2026-01-17T20:27:51.9919178Z [ 85%] Building C object mono/metadata/CMakeFiles/metadata_objects.dir/monitor.c.o 2026-01-17T20:27:52.0173918Z [ 85%] Building C object mono/metadata/CMakeFiles/metadata_objects.dir/sgen-bridge.c.o 2026-01-17T20:27:52.0521823Z [ 85%] Building C object mono/metadata/CMakeFiles/metadata_objects.dir/sgen-new-bridge.c.o 2026-01-17T20:27:52.4621181Z [ 86%] Building C object mono/metadata/CMakeFiles/metadata_objects.dir/sgen-tarjan-bridge.c.o 2026-01-17T20:27:52.8269159Z [ 86%] Building C object mono/metadata/CMakeFiles/metadata_objects.dir/sgen-toggleref.c.o 2026-01-17T20:27:53.0182635Z [ 86%] Building C object mono/metadata/CMakeFiles/metadata_objects.dir/sgen-stw.c.o 2026-01-17T20:27:53.1742917Z [ 86%] Building C object mono/metadata/CMakeFiles/metadata_objects.dir/sgen-mono.c.o 2026-01-17T20:27:53.2651994Z [ 87%] Building C object mono/metadata/CMakeFiles/metadata_objects.dir/method-builder-ilgen.c.o 2026-01-17T20:27:53.8471511Z [ 87%] Building C object mono/metadata/CMakeFiles/metadata_objects.dir/marshal-lightweight.c.o 2026-01-17T20:27:54.0910799Z [ 87%] Building C object mono/metadata/CMakeFiles/metadata_objects.dir/marshal-shared.c.o 2026-01-17T20:27:54.3193354Z [ 87%] Building C object mono/metadata/CMakeFiles/metadata_objects.dir/sgen-mono-ilgen.c.o 2026-01-17T20:27:55.2471154Z [ 87%] Built target metadata_objects 2026-01-17T20:27:55.2570572Z [ 87%] Generating cpu-wasm.h 2026-01-17T20:27:55.3772337Z [ 88%] Building C object mono/mini/CMakeFiles/monosgen-objects.dir/main-core.c.o 2026-01-17T20:27:55.3780275Z [ 88%] Building C object mono/mini/CMakeFiles/monosgen-objects.dir/mini-runtime.c.o 2026-01-17T20:27:55.3781076Z [ 88%] Building C object mono/mini/CMakeFiles/monosgen-objects.dir/mini.c.o 2026-01-17T20:27:55.3840308Z [ 88%] Building C object mono/mini/CMakeFiles/monosgen-objects.dir/seq-points.c.o 2026-01-17T20:27:56.3742852Z [ 89%] Building C object mono/mini/CMakeFiles/monosgen-objects.dir/method-to-ir.c.o 2026-01-17T20:27:56.4539721Z [ 89%] Building C object mono/mini/CMakeFiles/monosgen-objects.dir/cfgdump.c.o 2026-01-17T20:27:56.4825200Z [ 89%] Building C object mono/mini/CMakeFiles/monosgen-objects.dir/calls.c.o 2026-01-17T20:27:57.2506224Z [ 89%] Building C object mono/mini/CMakeFiles/monosgen-objects.dir/decompose.c.o 2026-01-17T20:27:57.2692422Z [ 90%] Building C object mono/mini/CMakeFiles/monosgen-objects.dir/jit-icalls.c.o 2026-01-17T20:27:57.3909505Z [ 90%] Building C object mono/mini/CMakeFiles/monosgen-objects.dir/trace.c.o 2026-01-17T20:27:57.4594022Z [ 90%] Building C object mono/mini/CMakeFiles/monosgen-objects.dir/dominators.c.o 2026-01-17T20:27:58.3079488Z [ 90%] Building C object mono/mini/CMakeFiles/monosgen-objects.dir/cfold.c.o 2026-01-17T20:27:58.4956789Z [ 91%] Building C object mono/mini/CMakeFiles/monosgen-objects.dir/helpers.c.o 2026-01-17T20:27:58.5385615Z [ 91%] Building C object mono/mini/CMakeFiles/monosgen-objects.dir/liveness.c.o 2026-01-17T20:27:58.5773438Z [ 91%] Building C object mono/mini/CMakeFiles/monosgen-objects.dir/ssa.c.o 2026-01-17T20:27:59.3134236Z [ 91%] Building C object mono/mini/CMakeFiles/monosgen-objects.dir/abcremoval.c.o 2026-01-17T20:27:59.3265689Z [ 92%] Building C object mono/mini/CMakeFiles/monosgen-objects.dir/local-propagation.c.o 2026-01-17T20:27:59.3885618Z [ 92%] Building C object mono/mini/CMakeFiles/monosgen-objects.dir/driver.c.o 2026-01-17T20:27:59.4664155Z [ 92%] Building C object mono/mini/CMakeFiles/monosgen-objects.dir/debug-mini.c.o 2026-01-17T20:28:00.0929987Z [ 92%] Building C object mono/mini/CMakeFiles/monosgen-objects.dir/linear-scan.c.o 2026-01-17T20:28:00.1246229Z [ 93%] Building C object mono/mini/CMakeFiles/monosgen-objects.dir/aot-compiler.c.o 2026-01-17T20:28:00.5999775Z [ 93%] Building C object mono/mini/CMakeFiles/monosgen-objects.dir/aot-runtime.c.o 2026-01-17T20:28:00.8905622Z [ 93%] Building C object mono/mini/CMakeFiles/monosgen-objects.dir/aot-runtime-wasm.c.o 2026-01-17T20:28:01.0706972Z [ 93%] Building C object mono/mini/CMakeFiles/monosgen-objects.dir/graph.c.o 2026-01-17T20:28:01.2547815Z [ 94%] Building C object mono/mini/CMakeFiles/monosgen-objects.dir/mini-codegen.c.o 2026-01-17T20:28:02.0429733Z [ 94%] Building C object mono/mini/CMakeFiles/monosgen-objects.dir/mini-exceptions.c.o 2026-01-17T20:28:02.0477751Z [ 94%] Building C object mono/mini/CMakeFiles/monosgen-objects.dir/mini-trampolines.c.o 2026-01-17T20:28:02.3463426Z [ 94%] Building C object mono/mini/CMakeFiles/monosgen-objects.dir/branch-opts.c.o 2026-01-17T20:28:02.8401850Z [ 95%] Building C object mono/mini/CMakeFiles/monosgen-objects.dir/mini-generic-sharing.c.o 2026-01-17T20:28:03.1062977Z [ 95%] Building C object mono/mini/CMakeFiles/monosgen-objects.dir/simd-intrinsics.c.o 2026-01-17T20:28:03.3517605Z [ 95%] Building C object mono/mini/CMakeFiles/monosgen-objects.dir/unwind.c.o 2026-01-17T20:28:03.7026661Z [ 95%] Building C object mono/mini/CMakeFiles/monosgen-objects.dir/image-writer.c.o 2026-01-17T20:28:04.1850966Z [ 96%] Building C object mono/mini/CMakeFiles/monosgen-objects.dir/dwarfwriter.c.o 2026-01-17T20:28:04.5981535Z [ 96%] Building C object mono/mini/CMakeFiles/monosgen-objects.dir/mini-gc.c.o 2026-01-17T20:28:04.7209974Z [ 96%] Building C object mono/mini/CMakeFiles/monosgen-objects.dir/alias-analysis.c.o 2026-01-17T20:28:04.7814637Z [ 96%] Building C object mono/mini/CMakeFiles/monosgen-objects.dir/mini-cross-helpers.c.o 2026-01-17T20:28:04.9724948Z [ 97%] Building C object mono/mini/CMakeFiles/monosgen-objects.dir/arch-stubs.c.o 2026-01-17T20:28:05.5748345Z [ 97%] Building C object mono/mini/CMakeFiles/monosgen-objects.dir/type-checking.c.o 2026-01-17T20:28:05.7394345Z [ 97%] Building C object mono/mini/CMakeFiles/monosgen-objects.dir/lldb.c.o 2026-01-17T20:28:05.7842334Z [ 97%] Building C object mono/mini/CMakeFiles/monosgen-objects.dir/memory-access.c.o 2026-01-17T20:28:05.9729321Z [ 98%] Building C object mono/mini/CMakeFiles/monosgen-objects.dir/intrinsics.c.o 2026-01-17T20:28:06.3521895Z [ 98%] Building C object mono/mini/CMakeFiles/monosgen-objects.dir/mini-profiler.c.o 2026-01-17T20:28:06.5594541Z [ 98%] Building C object mono/mini/CMakeFiles/monosgen-objects.dir/interp-stubs.c.o 2026-01-17T20:28:06.7709344Z [ 98%] Building C object mono/mini/CMakeFiles/monosgen-objects.dir/llvmonly-runtime.c.o 2026-01-17T20:28:06.7843984Z [ 99%] Building C object mono/mini/CMakeFiles/monosgen-objects.dir/monovm.c.o 2026-01-17T20:28:07.3793506Z [ 99%] Building C object mono/mini/CMakeFiles/monosgen-objects.dir/mini-wasm.c.o 2026-01-17T20:28:07.5785389Z [ 99%] Building C object mono/mini/CMakeFiles/monosgen-objects.dir/tramp-wasm.c.o 2026-01-17T20:28:07.8537125Z [ 99%] Building C object mono/mini/CMakeFiles/monosgen-objects.dir/exceptions-wasm.c.o 2026-01-17T20:28:07.9714776Z [100%] Building C object mono/mini/CMakeFiles/monosgen-objects.dir/debugger-agent-external.c.o 2026-01-17T20:28:08.8528811Z [100%] Built target monosgen-objects 2026-01-17T20:28:08.8743825Z [100%] Linking C static library libmonosgen-2.0.a 2026-01-17T20:28:09.5409060Z [100%] Built target monosgen-static 2026-01-17T20:28:09.5608739Z Install the project... 2026-01-17T20:28:09.5652834Z -- Install configuration: "Release" 2026-01-17T20:28:09.5660639Z -- Installing: /__w/1/s/artifacts/obj/mono/browser.wasm.Release/out/include/mono-2.0/mono/utils/mono-logger.h 2026-01-17T20:28:09.5664052Z -- Installing: /__w/1/s/artifacts/obj/mono/browser.wasm.Release/out/include/mono-2.0/mono/utils/mono-error.h 2026-01-17T20:28:09.5667280Z -- Installing: /__w/1/s/artifacts/obj/mono/browser.wasm.Release/out/include/mono-2.0/mono/utils/mono-forward.h 2026-01-17T20:28:09.5670581Z -- Installing: /__w/1/s/artifacts/obj/mono/browser.wasm.Release/out/include/mono-2.0/mono/utils/mono-publib.h 2026-01-17T20:28:09.5674663Z -- Installing: /__w/1/s/artifacts/obj/mono/browser.wasm.Release/out/include/mono-2.0/mono/utils/mono-jemalloc.h 2026-01-17T20:28:09.5678384Z -- Installing: /__w/1/s/artifacts/obj/mono/browser.wasm.Release/out/include/mono-2.0/mono/utils/mono-dl-fallback.h 2026-01-17T20:28:09.5679642Z -- Installing: /__w/1/s/artifacts/obj/mono/browser.wasm.Release/out/include/mono-2.0/mono/utils/mono-private-unstable.h 2026-01-17T20:28:09.5684148Z -- Installing: /__w/1/s/artifacts/obj/mono/browser.wasm.Release/out/include/mono-2.0/mono/utils/mono-counters.h 2026-01-17T20:28:09.5687379Z -- Installing: /__w/1/s/artifacts/obj/mono/browser.wasm.Release/out/include/mono-2.0/mono/utils/details/mono-publib-types.h 2026-01-17T20:28:09.5691170Z -- Installing: /__w/1/s/artifacts/obj/mono/browser.wasm.Release/out/include/mono-2.0/mono/utils/details/mono-publib-functions.h 2026-01-17T20:28:09.5693530Z -- Installing: /__w/1/s/artifacts/obj/mono/browser.wasm.Release/out/include/mono-2.0/mono/utils/details/mono-logger-types.h 2026-01-17T20:28:09.5698998Z -- Installing: /__w/1/s/artifacts/obj/mono/browser.wasm.Release/out/include/mono-2.0/mono/utils/details/mono-logger-functions.h 2026-01-17T20:28:09.5702187Z -- Installing: /__w/1/s/artifacts/obj/mono/browser.wasm.Release/out/include/mono-2.0/mono/utils/details/mono-error-types.h 2026-01-17T20:28:09.5704823Z -- Installing: /__w/1/s/artifacts/obj/mono/browser.wasm.Release/out/include/mono-2.0/mono/utils/details/mono-error-functions.h 2026-01-17T20:28:09.5708398Z -- Installing: /__w/1/s/artifacts/obj/mono/browser.wasm.Release/out/include/mono-2.0/mono/utils/details/mono-dl-fallback-types.h 2026-01-17T20:28:09.5712488Z -- Installing: /__w/1/s/artifacts/obj/mono/browser.wasm.Release/out/include/mono-2.0/mono/utils/details/mono-dl-fallback-functions.h 2026-01-17T20:28:09.5717276Z -- Installing: /__w/1/s/artifacts/obj/mono/browser.wasm.Release/out/include/mono-2.0/mono/utils/details/mono-counters-types.h 2026-01-17T20:28:09.5718267Z -- Installing: /__w/1/s/artifacts/obj/mono/browser.wasm.Release/out/include/mono-2.0/mono/utils/details/mono-counters-functions.h 2026-01-17T20:28:09.5721234Z -- Installing: /__w/1/s/artifacts/obj/mono/browser.wasm.Release/out/include/mono-2.0/mono/metadata/appdomain.h 2026-01-17T20:28:09.5724858Z -- Installing: /__w/1/s/artifacts/obj/mono/browser.wasm.Release/out/include/mono-2.0/mono/metadata/assembly.h 2026-01-17T20:28:09.5727649Z -- Installing: /__w/1/s/artifacts/obj/mono/browser.wasm.Release/out/include/mono-2.0/mono/metadata/attrdefs.h 2026-01-17T20:28:09.5731016Z -- Installing: /__w/1/s/artifacts/obj/mono/browser.wasm.Release/out/include/mono-2.0/mono/metadata/blob.h 2026-01-17T20:28:09.5736900Z -- Installing: /__w/1/s/artifacts/obj/mono/browser.wasm.Release/out/include/mono-2.0/mono/metadata/class.h 2026-01-17T20:28:09.5740724Z -- Installing: /__w/1/s/artifacts/obj/mono/browser.wasm.Release/out/include/mono-2.0/mono/metadata/debug-helpers.h 2026-01-17T20:28:09.5741989Z -- Installing: /__w/1/s/artifacts/obj/mono/browser.wasm.Release/out/include/mono-2.0/mono/metadata/debug-mono-symfile.h 2026-01-17T20:28:09.5746432Z -- Installing: /__w/1/s/artifacts/obj/mono/browser.wasm.Release/out/include/mono-2.0/mono/metadata/environment.h 2026-01-17T20:28:09.5746917Z -- Installing: /__w/1/s/artifacts/obj/mono/browser.wasm.Release/out/include/mono-2.0/mono/metadata/exception.h 2026-01-17T20:28:09.5749582Z -- Installing: /__w/1/s/artifacts/obj/mono/browser.wasm.Release/out/include/mono-2.0/mono/metadata/image.h 2026-01-17T20:28:09.5751933Z -- Installing: /__w/1/s/artifacts/obj/mono/browser.wasm.Release/out/include/mono-2.0/mono/metadata/loader.h 2026-01-17T20:28:09.5754826Z -- Installing: /__w/1/s/artifacts/obj/mono/browser.wasm.Release/out/include/mono-2.0/mono/metadata/metadata.h 2026-01-17T20:28:09.5758257Z -- Installing: /__w/1/s/artifacts/obj/mono/browser.wasm.Release/out/include/mono-2.0/mono/metadata/mono-config.h 2026-01-17T20:28:09.5761921Z -- Installing: /__w/1/s/artifacts/obj/mono/browser.wasm.Release/out/include/mono-2.0/mono/metadata/mono-debug.h 2026-01-17T20:28:09.5765688Z -- Installing: /__w/1/s/artifacts/obj/mono/browser.wasm.Release/out/include/mono-2.0/mono/metadata/mono-gc.h 2026-01-17T20:28:09.5767102Z -- Installing: /__w/1/s/artifacts/obj/mono/browser.wasm.Release/out/include/mono-2.0/mono/metadata/mono-private-unstable.h 2026-01-17T20:28:09.5770215Z -- Installing: /__w/1/s/artifacts/obj/mono/browser.wasm.Release/out/include/mono-2.0/mono/metadata/object.h 2026-01-17T20:28:09.5774266Z -- Installing: /__w/1/s/artifacts/obj/mono/browser.wasm.Release/out/include/mono-2.0/mono/metadata/object-forward.h 2026-01-17T20:28:09.5778086Z -- Installing: /__w/1/s/artifacts/obj/mono/browser.wasm.Release/out/include/mono-2.0/mono/metadata/opcodes.h 2026-01-17T20:28:09.5781227Z -- Installing: /__w/1/s/artifacts/obj/mono/browser.wasm.Release/out/include/mono-2.0/mono/metadata/profiler.h 2026-01-17T20:28:09.5784767Z -- Installing: /__w/1/s/artifacts/obj/mono/browser.wasm.Release/out/include/mono-2.0/mono/metadata/profiler-events.h 2026-01-17T20:28:09.5786472Z -- Installing: /__w/1/s/artifacts/obj/mono/browser.wasm.Release/out/include/mono-2.0/mono/metadata/reflection.h 2026-01-17T20:28:09.5788105Z -- Installing: /__w/1/s/artifacts/obj/mono/browser.wasm.Release/out/include/mono-2.0/mono/metadata/row-indexes.h 2026-01-17T20:28:09.5793228Z -- Installing: /__w/1/s/artifacts/obj/mono/browser.wasm.Release/out/include/mono-2.0/mono/metadata/sgen-bridge.h 2026-01-17T20:28:09.5795480Z -- Installing: /__w/1/s/artifacts/obj/mono/browser.wasm.Release/out/include/mono-2.0/mono/metadata/threads.h 2026-01-17T20:28:09.5799373Z -- Installing: /__w/1/s/artifacts/obj/mono/browser.wasm.Release/out/include/mono-2.0/mono/metadata/tokentype.h 2026-01-17T20:28:09.5801509Z -- Installing: /__w/1/s/artifacts/obj/mono/browser.wasm.Release/out/include/mono-2.0/mono/metadata/verify.h 2026-01-17T20:28:09.5805094Z -- Installing: /__w/1/s/artifacts/obj/mono/browser.wasm.Release/out/include/mono-2.0/mono/metadata/details/environment-functions.h 2026-01-17T20:28:09.5808387Z -- Installing: /__w/1/s/artifacts/obj/mono/browser.wasm.Release/out/include/mono-2.0/mono/metadata/details/opcodes-types.h 2026-01-17T20:28:09.5811306Z -- Installing: /__w/1/s/artifacts/obj/mono/browser.wasm.Release/out/include/mono-2.0/mono/metadata/details/opcodes-functions.h 2026-01-17T20:28:09.5813964Z -- Installing: /__w/1/s/artifacts/obj/mono/browser.wasm.Release/out/include/mono-2.0/mono/metadata/details/sgen-bridge-types.h 2026-01-17T20:28:09.5816996Z -- Installing: /__w/1/s/artifacts/obj/mono/browser.wasm.Release/out/include/mono-2.0/mono/metadata/details/sgen-bridge-functions.h 2026-01-17T20:28:09.5820508Z -- Installing: /__w/1/s/artifacts/obj/mono/browser.wasm.Release/out/include/mono-2.0/mono/metadata/details/image-types.h 2026-01-17T20:28:09.5824205Z -- Installing: /__w/1/s/artifacts/obj/mono/browser.wasm.Release/out/include/mono-2.0/mono/metadata/details/image-functions.h 2026-01-17T20:28:09.5826167Z -- Installing: /__w/1/s/artifacts/obj/mono/browser.wasm.Release/out/include/mono-2.0/mono/metadata/details/metadata-types.h 2026-01-17T20:28:09.5829513Z -- Installing: /__w/1/s/artifacts/obj/mono/browser.wasm.Release/out/include/mono-2.0/mono/metadata/details/metadata-functions.h 2026-01-17T20:28:09.5833355Z -- Installing: /__w/1/s/artifacts/obj/mono/browser.wasm.Release/out/include/mono-2.0/mono/metadata/details/assembly-types.h 2026-01-17T20:28:09.5836017Z -- Installing: /__w/1/s/artifacts/obj/mono/browser.wasm.Release/out/include/mono-2.0/mono/metadata/details/assembly-functions.h 2026-01-17T20:28:09.5838431Z -- Installing: /__w/1/s/artifacts/obj/mono/browser.wasm.Release/out/include/mono-2.0/mono/metadata/details/loader-types.h 2026-01-17T20:28:09.5845589Z -- Installing: /__w/1/s/artifacts/obj/mono/browser.wasm.Release/out/include/mono-2.0/mono/metadata/details/loader-functions.h 2026-01-17T20:28:09.5846321Z -- Installing: /__w/1/s/artifacts/obj/mono/browser.wasm.Release/out/include/mono-2.0/mono/metadata/details/class-types.h 2026-01-17T20:28:09.5849202Z -- Installing: /__w/1/s/artifacts/obj/mono/browser.wasm.Release/out/include/mono-2.0/mono/metadata/details/class-functions.h 2026-01-17T20:28:09.5852472Z -- Installing: /__w/1/s/artifacts/obj/mono/browser.wasm.Release/out/include/mono-2.0/mono/metadata/details/object-types.h 2026-01-17T20:28:09.5854926Z -- Installing: /__w/1/s/artifacts/obj/mono/browser.wasm.Release/out/include/mono-2.0/mono/metadata/details/object-functions.h 2026-01-17T20:28:09.5858055Z -- Installing: /__w/1/s/artifacts/obj/mono/browser.wasm.Release/out/include/mono-2.0/mono/metadata/details/exception-types.h 2026-01-17T20:28:09.5860867Z -- Installing: /__w/1/s/artifacts/obj/mono/browser.wasm.Release/out/include/mono-2.0/mono/metadata/details/exception-functions.h 2026-01-17T20:28:09.5868046Z -- Installing: /__w/1/s/artifacts/obj/mono/browser.wasm.Release/out/include/mono-2.0/mono/metadata/details/reflection-types.h 2026-01-17T20:28:09.5868974Z -- Installing: /__w/1/s/artifacts/obj/mono/browser.wasm.Release/out/include/mono-2.0/mono/metadata/details/reflection-functions.h 2026-01-17T20:28:09.5870697Z -- Installing: /__w/1/s/artifacts/obj/mono/browser.wasm.Release/out/include/mono-2.0/mono/metadata/details/appdomain-types.h 2026-01-17T20:28:09.5873594Z -- Installing: /__w/1/s/artifacts/obj/mono/browser.wasm.Release/out/include/mono-2.0/mono/metadata/details/appdomain-functions.h 2026-01-17T20:28:09.5875811Z -- Installing: /__w/1/s/artifacts/obj/mono/browser.wasm.Release/out/include/mono-2.0/mono/metadata/details/threads-types.h 2026-01-17T20:28:09.5879677Z -- Installing: /__w/1/s/artifacts/obj/mono/browser.wasm.Release/out/include/mono-2.0/mono/metadata/details/threads-functions.h 2026-01-17T20:28:09.5882368Z -- Installing: /__w/1/s/artifacts/obj/mono/browser.wasm.Release/out/include/mono-2.0/mono/metadata/details/debug-helpers-types.h 2026-01-17T20:28:09.5886745Z -- Installing: /__w/1/s/artifacts/obj/mono/browser.wasm.Release/out/include/mono-2.0/mono/metadata/details/debug-helpers-functions.h 2026-01-17T20:28:09.5889244Z -- Installing: /__w/1/s/artifacts/obj/mono/browser.wasm.Release/out/include/mono-2.0/mono/metadata/details/mono-debug-types.h 2026-01-17T20:28:09.5894346Z -- Installing: /__w/1/s/artifacts/obj/mono/browser.wasm.Release/out/include/mono-2.0/mono/metadata/details/mono-debug-functions.h 2026-01-17T20:28:09.5894802Z -- Installing: /__w/1/s/artifacts/obj/mono/browser.wasm.Release/out/include/mono-2.0/mono/metadata/details/mono-gc-types.h 2026-01-17T20:28:09.5899786Z -- Installing: /__w/1/s/artifacts/obj/mono/browser.wasm.Release/out/include/mono-2.0/mono/metadata/details/mono-gc-functions.h 2026-01-17T20:28:09.5900499Z -- Installing: /__w/1/s/artifacts/obj/mono/browser.wasm.Release/out/include/mono-2.0/mono/metadata/details/mono-config-types.h 2026-01-17T20:28:09.5905382Z -- Installing: /__w/1/s/artifacts/obj/mono/browser.wasm.Release/out/include/mono-2.0/mono/metadata/details/mono-config-functions.h 2026-01-17T20:28:09.5906021Z -- Installing: /__w/1/s/artifacts/obj/mono/browser.wasm.Release/out/include/mono-2.0/mono/metadata/details/profiler-types.h 2026-01-17T20:28:09.5909327Z -- Installing: /__w/1/s/artifacts/obj/mono/browser.wasm.Release/out/include/mono-2.0/mono/metadata/details/profiler-functions.h 2026-01-17T20:28:09.5912904Z -- Installing: /__w/1/s/artifacts/obj/mono/browser.wasm.Release/out/include/mono-2.0/mono/metadata/details/mono-private-unstable-types.h 2026-01-17T20:28:09.5915734Z -- Installing: /__w/1/s/artifacts/obj/mono/browser.wasm.Release/out/include/mono-2.0/mono/metadata/details/mono-private-unstable-functions.h 2026-01-17T20:28:09.5921352Z -- Installing: /__w/1/s/artifacts/obj/mono/browser.wasm.Release/out/include/mono-2.0/mono/jit/jit.h 2026-01-17T20:28:09.5923867Z -- Installing: /__w/1/s/artifacts/obj/mono/browser.wasm.Release/out/include/mono-2.0/mono/jit/mono-private-unstable.h 2026-01-17T20:28:09.5927657Z -- Installing: /__w/1/s/artifacts/obj/mono/browser.wasm.Release/out/include/mono-2.0/mono/jit/details/jit-types.h 2026-01-17T20:28:09.5930891Z -- Installing: /__w/1/s/artifacts/obj/mono/browser.wasm.Release/out/include/mono-2.0/mono/jit/details/jit-functions.h 2026-01-17T20:28:09.5944760Z -- Installing: /__w/1/s/artifacts/obj/mono/browser.wasm.Release/out/include/mono-2.0/mono/jit/details/mono-private-unstable-types.h 2026-01-17T20:28:09.5945282Z -- Installing: /__w/1/s/artifacts/obj/mono/browser.wasm.Release/out/include/mono-2.0/mono/jit/details/mono-private-unstable-functions.h 2026-01-17T20:28:09.5948670Z -- Installing: /__w/1/s/artifacts/obj/mono/browser.wasm.Release/out/sharedFramework/libminipal.a 2026-01-17T20:28:09.5956427Z -- Installing: /__w/1/s/artifacts/obj/mono/browser.wasm.Release/out/lib/libmono-icall-table.a 2026-01-17T20:28:09.5966223Z -- Installing: /__w/1/s/artifacts/obj/mono/browser.wasm.Release/out/lib/libmono-component-debugger-static.a 2026-01-17T20:28:09.5983632Z -- Installing: /__w/1/s/artifacts/obj/mono/browser.wasm.Release/out/lib/libmono-component-hot_reload-static.a 2026-01-17T20:28:09.5990489Z -- Installing: /__w/1/s/artifacts/obj/mono/browser.wasm.Release/out/lib/libmono-component-diagnostics_tracing-static.a 2026-01-17T20:28:09.6015231Z -- Installing: /__w/1/s/artifacts/obj/mono/browser.wasm.Release/out/lib/libmono-component-marshal-ilgen-static.a 2026-01-17T20:28:09.6021449Z -- Installing: /__w/1/s/artifacts/obj/mono/browser.wasm.Release/out/lib/libmono-component-debugger-stub-static.a 2026-01-17T20:28:09.6025882Z -- Installing: /__w/1/s/artifacts/obj/mono/browser.wasm.Release/out/lib/libmono-component-hot_reload-stub-static.a 2026-01-17T20:28:09.6031328Z -- Installing: /__w/1/s/artifacts/obj/mono/browser.wasm.Release/out/lib/libmono-component-diagnostics_tracing-stub-static.a 2026-01-17T20:28:09.6036314Z -- Installing: /__w/1/s/artifacts/obj/mono/browser.wasm.Release/out/lib/libmono-component-marshal-ilgen-stub-static.a 2026-01-17T20:28:09.6041391Z -- Installing: /__w/1/s/artifacts/obj/mono/browser.wasm.Release/out/lib/libmono-ee-interp.a 2026-01-17T20:28:09.6066942Z -- Installing: /__w/1/s/artifacts/obj/mono/browser.wasm.Release/out/lib/libmonosgen-2.0.a 2026-01-17T20:28:09.6243573Z -- Installing: /__w/1/s/artifacts/obj/mono/browser.wasm.Release/out/lib/libmono-wasm-eh-js.a 2026-01-17T20:28:09.6244989Z -- Installing: /__w/1/s/artifacts/obj/mono/browser.wasm.Release/out/lib/libmono-wasm-eh-wasm.a 2026-01-17T20:28:09.6248662Z -- Installing: /__w/1/s/artifacts/obj/mono/browser.wasm.Release/out/lib/libmono-wasm-simd.a 2026-01-17T20:28:09.6252619Z -- Installing: /__w/1/s/artifacts/obj/mono/browser.wasm.Release/out/lib/libmono-wasm-nosimd.a 2026-01-17T20:28:09.6258152Z -- Installing: /__w/1/s/artifacts/obj/mono/browser.wasm.Release/out/lib/libmono-profiler-aot.a 2026-01-17T20:28:09.6263243Z -- Installing: /__w/1/s/artifacts/obj/mono/browser.wasm.Release/out/lib/libmono-profiler-browser.a 2026-01-17T20:28:09.6267611Z -- Installing: /__w/1/s/artifacts/obj/mono/browser.wasm.Release/out/lib/libmono-profiler-log.a 2026-01-17T20:28:09.6334926Z Running 'PYTHONPATH=/__w/1/s/.packages/runtime.linux-x64.microsoft.netcore.runtime.mono.llvm.libclang/19.1.0-alpha.1.25625.2/tools/bindings/python python3 /__w/1/s/src/mono/mono/offsets/offsets-tool.py --abi=wasm32-unknown-none --targetdir="/__w/1/s/artifacts/obj/mono/browser.wasm.Release" --monodir="/__w/1/s/src/mono" --nativedir="/__w/1/s/src/native" --outfile="/__w/1/s/src/mono/mono/offsets/wasm32-unknown-none.h" --libclang="/__w/1/s/.packages/runtime.linux-x64.microsoft.netcore.runtime.mono.llvm.libclang/19.1.0-alpha.1.25625.2/tools/libclang.so" --libclang-headers="/__w/1/s/.packages/runtime.linux-x64.microsoft.netcore.runtime.mono.llvm.libclang/19.1.0-alpha.1.25625.2/tools/include" --sysroot="/crossrootfs/x64" --emscripten-sdk="/__w/1/s/src/mono/browser/emsdk/emscripten"' 2026-01-17T20:28:11.0102110Z Running clang: -target wasm32-unknown-none -std=gnu11 -DMONO_GENERATING_OFFSETS -isystem /__w/1/s/.packages/runtime.linux-x64.microsoft.netcore.runtime.mono.llvm.libclang/19.1.0-alpha.1.25625.2/tools/include -isystem /__w/1/s/src/mono/browser/emsdk/emscripten/system/include -isystem /__w/1/s/src/mono/browser/emsdk/emscripten/system/include/libc -isystem /__w/1/s/src/mono/browser/emsdk/emscripten/system/lib/libc/musl/arch/emscripten -isystem /__w/1/s/src/mono/browser/emsdk/emscripten/system/lib/libc/musl/include -isystem /__w/1/s/src/mono/browser/emsdk/emscripten/system/lib/libc/musl/arch/generic -I /__w/1/s/src/mono -I /__w/1/s/src/mono/mono -I /__w/1/s/src/mono/mono/eglib -I /__w/1/s/src/native -I /__w/1/s/src/native/public -I /__w/1/s/artifacts/obj/mono/browser.wasm.Release -I /__w/1/s/artifacts/obj/mono/browser.wasm.Release/mono/eglib -DTARGET_WASM -DHAVE_SGEN_GC -DHAVE_MOVING_COLLECTOR /__w/1/s/src/mono/mono/metadata/metadata-cross-helpers.c 2026-01-17T20:28:11.0103670Z 2026-01-17T20:28:11.0104725Z Running clang: -target wasm32-unknown-none -std=gnu11 -DMONO_GENERATING_OFFSETS -isystem /__w/1/s/.packages/runtime.linux-x64.microsoft.netcore.runtime.mono.llvm.libclang/19.1.0-alpha.1.25625.2/tools/include -isystem /__w/1/s/src/mono/browser/emsdk/emscripten/system/include -isystem /__w/1/s/src/mono/browser/emsdk/emscripten/system/include/libc -isystem /__w/1/s/src/mono/browser/emsdk/emscripten/system/lib/libc/musl/arch/emscripten -isystem /__w/1/s/src/mono/browser/emsdk/emscripten/system/lib/libc/musl/include -isystem /__w/1/s/src/mono/browser/emsdk/emscripten/system/lib/libc/musl/arch/generic -I /__w/1/s/src/mono -I /__w/1/s/src/mono/mono -I /__w/1/s/src/mono/mono/eglib -I /__w/1/s/src/native -I /__w/1/s/src/native/public -I /__w/1/s/artifacts/obj/mono/browser.wasm.Release -I /__w/1/s/artifacts/obj/mono/browser.wasm.Release/mono/eglib -DTARGET_WASM /__w/1/s/src/mono/mono/mini/mini-cross-helpers.c 2026-01-17T20:28:11.0105495Z 2026-01-17T20:28:11.0105715Z Offsets file is up to date, no changes to /__w/1/s/src/mono/mono/offsets/wasm32-unknown-none.h 2026-01-17T20:28:11.0238814Z Running 'sh -c 'build_arch="x64" ROOTFS_DIR="/crossrootfs/x64" compiler="clang" . "/__w/1/s/eng/common/native/init-compiler.sh" && TARGET_BUILD_ARCH=x64 cmake -DMONO_SET_RPATH_ORIGIN=true -DCMAKE_TOOLCHAIN_FILE=/__w/1/s/eng/common/cross/toolchain.cmake -DAOT_TARGET_TRIPLE=wasm32-unknown-none -DCMAKE_INSTALL_PREFIX=/__w/1/s/artifacts/obj/mono/browser.wasm.Release/cross/out -DCMAKE_BUILD_TYPE=Release -DENABLE_MINIMAL= -DENABLE_ICALL_SYMBOL_MAP=1 -DDISABLE_SHARED_LIBS=1 -DDISABLE_LIBS=1 -DAOT_COMPONENTS=1 -DSTATIC_COMPONENTS=1 -DAOT_OFFSETS_FILE="/__w/1/s/src/mono/mono/offsets/wasm32-unknown-none.h" -DLLVM_PREFIX=/__w/1/s/artifacts/obj/mono/browser.wasm.Release/llvm//x64 -DCMAKE_C_FLAGS=" -Wl,--build-id=sha1" -DCMAKE_CXX_FLAGS=" -I/__w/1/s/artifacts/obj/mono/browser.wasm.Release/llvm//x64/include/c++/v1 -L/__w/1/s/artifacts/obj/mono/browser.wasm.Release/llvm//x64/lib -stdlib=libc++ -Wl,--build-id=sha1" -DGC_SUSPEND=preemptive -DMONO_CROSS_COMPILE_EXECUTABLE_NAME=1 "/__w/1/s/src/mono"'' in '/__w/1/s/artifacts/obj/mono/browser.wasm.Release/cross/' 2026-01-17T20:28:11.5588674Z -- The C compiler identification is Clang 21.1.7 2026-01-17T20:28:11.6323282Z -- The CXX compiler identification is Clang 21.1.7 2026-01-17T20:28:11.6596880Z -- Detecting C compiler ABI info 2026-01-17T20:28:11.7842973Z -- Detecting C compiler ABI info - done 2026-01-17T20:28:11.8051778Z -- Check for working C compiler: /usr/local/bin/clang-21 - skipped 2026-01-17T20:28:11.8061212Z -- Detecting C compile features 2026-01-17T20:28:11.8068700Z -- Detecting C compile features - done 2026-01-17T20:28:11.8133147Z -- Detecting CXX compiler ABI info 2026-01-17T20:28:11.9153296Z -- Detecting CXX compiler ABI info - done 2026-01-17T20:28:11.9369871Z -- Check for working CXX compiler: /usr/local/bin/clang++ - skipped 2026-01-17T20:28:11.9373210Z -- Detecting CXX compile features 2026-01-17T20:28:11.9382111Z -- Detecting CXX compile features - done 2026-01-17T20:28:11.9938781Z -- The linker identification is LLD 21.1.7 (compatible with GNU linkers) 2026-01-17T20:28:12.0076294Z CMAKE_SYSTEM_NAME=Linux 2026-01-17T20:28:12.0076820Z CMAKE_SYSTEM_VARIANT= 2026-01-17T20:28:12.0077136Z CMAKE_SYSTEM_PROCESSOR=x86_64 2026-01-17T20:28:12.0077463Z TARGET_ARCH=wasm 2026-01-17T20:28:12.0077754Z CMAKE_CROSSCOMPILING=TRUE 2026-01-17T20:28:12.2583807Z -- Using CMake version 3.30.3 2026-01-17T20:28:12.2597077Z -- ZLIB_HEADER_VERSION: 1.3.1 2026-01-17T20:28:12.2597554Z -- ZLIBNG_HEADER_VERSION: 2.2.5 2026-01-17T20:28:12.2632762Z -- Arch detected: 'x86_64-linux-gnu' 2026-01-17T20:28:12.2633559Z -- Basearch of 'x86_64-linux-gnu' has been detected as: 'x86' 2026-01-17T20:28:12.2664631Z -- Using CMake toolchain: /__w/1/s/eng/common/cross/toolchain.cmake 2026-01-17T20:28:12.2673992Z -- Performing Test FNO_LTO_AVAILABLE 2026-01-17T20:28:12.3586564Z -- Performing Test FNO_LTO_AVAILABLE - Success 2026-01-17T20:28:12.3587002Z -- Looking for arm_acle.h 2026-01-17T20:28:12.4200543Z -- Looking for arm_acle.h - not found 2026-01-17T20:28:12.4200992Z -- Looking for sys/auxv.h 2026-01-17T20:28:12.5158810Z -- Looking for sys/auxv.h - found 2026-01-17T20:28:12.5159131Z -- Looking for sys/sdt.h 2026-01-17T20:28:12.5674547Z -- Looking for sys/sdt.h - not found 2026-01-17T20:28:12.5674792Z -- Looking for unistd.h 2026-01-17T20:28:12.6615479Z -- Looking for unistd.h - found 2026-01-17T20:28:12.6626047Z -- Looking for linux/auxvec.h 2026-01-17T20:28:12.7512623Z -- Looking for linux/auxvec.h - found 2026-01-17T20:28:12.7512988Z -- Looking for sys/types.h 2026-01-17T20:28:12.8460787Z -- Looking for sys/types.h - found 2026-01-17T20:28:12.8461123Z -- Looking for stdint.h 2026-01-17T20:28:12.9431093Z -- Looking for stdint.h - found 2026-01-17T20:28:12.9432024Z -- Looking for stddef.h 2026-01-17T20:28:13.0421170Z -- Looking for stddef.h - found 2026-01-17T20:28:13.0421528Z -- Check size of off64_t 2026-01-17T20:28:13.1401022Z -- Check size of off64_t - done 2026-01-17T20:28:13.1401409Z -- Looking for fseeko 2026-01-17T20:28:13.2369561Z -- Looking for fseeko - found 2026-01-17T20:28:13.2369806Z -- Looking for strerror 2026-01-17T20:28:13.3328646Z -- Looking for strerror - found 2026-01-17T20:28:13.3328995Z -- Looking for posix_memalign 2026-01-17T20:28:13.4278673Z -- Looking for posix_memalign - found 2026-01-17T20:28:13.4279570Z -- Looking for aligned_alloc 2026-01-17T20:28:13.5215481Z -- Looking for aligned_alloc - found 2026-01-17T20:28:13.5224012Z -- Performing Test HAVE_NO_INTERPOSITION 2026-01-17T20:28:13.6130678Z -- Performing Test HAVE_NO_INTERPOSITION - Success 2026-01-17T20:28:13.6131720Z -- Performing Test HAVE_ATTRIBUTE_VISIBILITY_HIDDEN 2026-01-17T20:28:13.7031942Z -- Performing Test HAVE_ATTRIBUTE_VISIBILITY_HIDDEN - Success 2026-01-17T20:28:13.7034207Z -- Performing Test HAVE_ATTRIBUTE_VISIBILITY_INTERNAL 2026-01-17T20:28:13.7937960Z -- Performing Test HAVE_ATTRIBUTE_VISIBILITY_INTERNAL - Success 2026-01-17T20:28:13.7938375Z -- Performing Test HAVE_ATTRIBUTE_ALIGNED 2026-01-17T20:28:13.8833319Z -- Performing Test HAVE_ATTRIBUTE_ALIGNED - Success 2026-01-17T20:28:13.8833797Z -- Performing Test HAVE_BUILTIN_ASSUME_ALIGNED 2026-01-17T20:28:13.9818218Z -- Performing Test HAVE_BUILTIN_ASSUME_ALIGNED - Success 2026-01-17T20:28:13.9818809Z -- Performing Test HAVE_BUILTIN_CTZ 2026-01-17T20:28:14.0903791Z -- Performing Test HAVE_BUILTIN_CTZ - Success 2026-01-17T20:28:14.0904260Z -- Performing Test HAVE_BUILTIN_CTZLL 2026-01-17T20:28:14.1875537Z -- Performing Test HAVE_BUILTIN_CTZLL - Success 2026-01-17T20:28:14.1875975Z -- Performing Test HAVE_PTRDIFF_T 2026-01-17T20:28:14.2785715Z -- Performing Test HAVE_PTRDIFF_T - Success 2026-01-17T20:28:14.2786884Z -- Performing Test HAVE_XSAVE_INTRIN 2026-01-17T20:28:14.7848042Z -- Performing Test HAVE_XSAVE_INTRIN - Success 2026-01-17T20:28:14.7848569Z -- Performing Test HAVE_SSE2_INTRIN 2026-01-17T20:28:15.2203365Z -- Performing Test HAVE_SSE2_INTRIN - Success 2026-01-17T20:28:15.2204530Z -- Performing Test HAVE_SSSE3_INTRIN 2026-01-17T20:28:15.6602822Z -- Performing Test HAVE_SSSE3_INTRIN - Success 2026-01-17T20:28:15.6603275Z -- Performing Test HAVE_SSE42_INTRIN 2026-01-17T20:28:15.7865281Z -- Performing Test HAVE_SSE42_INTRIN - Success 2026-01-17T20:28:15.7870670Z -- Performing Test HAVE_PCLMULQDQ_INTRIN 2026-01-17T20:28:16.2242159Z -- Performing Test HAVE_PCLMULQDQ_INTRIN - Success 2026-01-17T20:28:16.2244264Z -- Performing Test HAVE_AVX2_INTRIN 2026-01-17T20:28:16.6625927Z -- Performing Test HAVE_AVX2_INTRIN - Success 2026-01-17T20:28:16.6634988Z -- Performing Test HAVE_CASCADE_LAKE 2026-01-17T20:28:16.7552330Z -- Performing Test HAVE_CASCADE_LAKE - Success 2026-01-17T20:28:16.7553410Z -- Performing Test HAVE_AVX512_INTRIN 2026-01-17T20:28:17.1942571Z -- Performing Test HAVE_AVX512_INTRIN - Success 2026-01-17T20:28:17.1954979Z -- Performing Test HAVE_AVX512VNNI_INTRIN 2026-01-17T20:28:17.6338590Z -- Performing Test HAVE_AVX512VNNI_INTRIN - Success 2026-01-17T20:28:17.6339721Z -- Performing Test HAVE_VPCLMULQDQ_INTRIN 2026-01-17T20:28:18.0743561Z -- Performing Test HAVE_VPCLMULQDQ_INTRIN - Success 2026-01-17T20:28:18.0744347Z -- Architecture-specific source files: arch/x86/x86_features.c;arch/x86/chunkset_sse2.c;arch/x86/compare256_sse2.c;arch/x86/slide_hash_sse2.c;arch/x86/adler32_ssse3.c;arch/x86/chunkset_ssse3.c;arch/x86/adler32_sse42.c;arch/x86/crc32_pclmulqdq.c;arch/x86/slide_hash_avx2.c;arch/x86/chunkset_avx2.c;arch/x86/compare256_avx2.c;arch/x86/adler32_avx2.c;arch/x86/adler32_avx512.c;arch/x86/chunkset_avx512.c;arch/x86/adler32_avx512_vnni.c;arch/x86/crc32_vpclmulqdq.c 2026-01-17T20:28:18.0914987Z -- The following features have been enabled: 2026-01-17T20:28:18.0915677Z 2026-01-17T20:28:18.0916030Z * CMAKE_BUILD_TYPE, Build type: Release (selected) 2026-01-17T20:28:18.0916417Z * XSAVE, Support XSAVE intrinsics using "-mxsave" 2026-01-17T20:28:18.0916799Z * SSSE3_ADLER32, Support SSSE3-accelerated adler32, using "-mssse3" 2026-01-17T20:28:18.0917264Z * SSE42_CRC, Support SSE4.2 optimized adler32 hash generation, using "-msse4.2" 2026-01-17T20:28:18.0917720Z * PCLMUL_CRC, Support CRC hash generation using PCLMULQDQ, using "-msse4.2 -mpclmul" 2026-01-17T20:28:18.0918158Z * AVX2_SLIDEHASH, Support AVX2 optimized slide_hash, using "-mavx2 -mbmi2" 2026-01-17T20:28:18.0918545Z * AVX2_CHUNKSET, Support AVX2 optimized chunkset, using "-mavx2 -mbmi2" 2026-01-17T20:28:18.0918943Z * AVX2_COMPARE256, Support AVX2 optimized compare256, using "-mavx2 -mbmi2" 2026-01-17T20:28:18.0919341Z * AVX2_ADLER32, Support AVX2-accelerated adler32, using "-mavx2 -mbmi2" 2026-01-17T20:28:18.0919793Z * AVX512_ADLER32, Support AVX512-accelerated adler32, using "-mavx512f -mavx512dq -mavx512bw -mavx512vl -mbmi2 -mtune=cascadelake" 2026-01-17T20:28:18.0920494Z * AVX512_CHUNKSET, Support AVX512 optimized chunkset, using "-mavx512f -mavx512dq -mavx512bw -mavx512vl -mbmi2 -mtune=cascadelake" 2026-01-17T20:28:18.0921084Z * AVX512VNNI_ADLER32, Support AVX512VNNI adler32, using "-mavx512f -mavx512dq -mavx512bw -mavx512vl -mavx512vnni -mbmi2 -mtune=cascadelake" 2026-01-17T20:28:18.0921641Z * VPCLMUL_CRC, Support CRC hash generation using VPCLMULQDQ, using "-mpclmul -mvpclmulqdq -mavx512f -mavx512f -mavx512dq -mavx512bw -mavx512vl -mbmi2 -mtune=cascadelake" 2026-01-17T20:28:18.0922137Z * WITH_GZFILEOP, Compile with support for gzFile related functions 2026-01-17T20:28:18.0922503Z * ZLIB_COMPAT, Compile with zlib compatible API 2026-01-17T20:28:18.0922850Z * WITH_SANITIZER, Enable sanitizer support 2026-01-17T20:28:18.0923161Z * WITH_GTEST, Build gtest_zlib 2026-01-17T20:28:18.0923476Z * WITH_OPTIM, Build with optimisation 2026-01-17T20:28:18.0923811Z * WITH_NEW_STRATEGIES, Use new strategies 2026-01-17T20:28:18.0924148Z * WITH_RUNTIME_CPU_DETECTION, Build with runtime CPU detection 2026-01-17T20:28:18.0924468Z * WITH_AVX2, Build with AVX2 2026-01-17T20:28:18.0924780Z * WITH_AVX512, Build with AVX512 2026-01-17T20:28:18.0925356Z * WITH_AVX512VNNI, Build with AVX512 VNNI 2026-01-17T20:28:18.0925789Z * WITH_SSE2, Build with SSE2 2026-01-17T20:28:18.0926091Z * WITH_SSSE3, Build with SSSE3 2026-01-17T20:28:18.0926392Z * WITH_SSE42, Build with SSE42 2026-01-17T20:28:18.0926715Z * WITH_PCLMULQDQ, Build with PCLMULQDQ 2026-01-17T20:28:18.0927057Z * WITH_VPCLMULQDQ, Build with VPCLMULQDQ 2026-01-17T20:28:18.0927359Z 2026-01-17T20:28:18.0927657Z -- The following features have been disabled: 2026-01-17T20:28:18.0927949Z 2026-01-17T20:28:18.0928267Z * ZLIB_SYMBOL_PREFIX, Publicly exported symbols DO NOT have a custom prefix 2026-01-17T20:28:18.0928625Z * ZLIB_ENABLE_TESTS, Build test binaries 2026-01-17T20:28:18.0928965Z * ZLIBNG_ENABLE_TESTS, Test zlib-ng specific API 2026-01-17T20:28:18.0929286Z * WITH_FUZZERS, Build test/fuzz 2026-01-17T20:28:18.0929616Z * WITH_BENCHMARKS, Build test/benchmarks 2026-01-17T20:28:18.0929962Z * WITH_BENCHMARK_APPS, Build application benchmarks 2026-01-17T20:28:18.0930609Z * WITH_NATIVE_INSTRUCTIONS, Instruct the compiler to use the full instruction set on this host (gcc/clang -march=native) 2026-01-17T20:28:18.0931107Z * WITH_MAINTAINER_WARNINGS, Build with project maintainer warnings 2026-01-17T20:28:18.0931478Z * WITH_CODE_COVERAGE, Enable code coverage reporting 2026-01-17T20:28:18.0931857Z * WITH_INFLATE_STRICT, Build with strict inflate distance checking 2026-01-17T20:28:18.0932284Z * WITH_INFLATE_ALLOW_INVALID_DIST, Build with zero fill for inflate invalid distances 2026-01-17T20:28:18.0932743Z * INSTALL_UTILS, Copy minigzip and minideflate during install 2026-01-17T20:28:18.0933124Z 2026-01-17T20:28:18.1070764Z -- Performing Test C_SUPPORTS_WUNGUARDED_AVAILABILITY 2026-01-17T20:28:18.1973799Z -- Performing Test C_SUPPORTS_WUNGUARDED_AVAILABILITY - Success 2026-01-17T20:28:18.1976180Z -- Looking for sys/types.h 2026-01-17T20:28:18.2928704Z -- Looking for sys/types.h - found 2026-01-17T20:28:18.2929083Z -- Looking for sys/stat.h 2026-01-17T20:28:18.3892368Z -- Looking for sys/stat.h - found 2026-01-17T20:28:18.3893722Z -- Looking for sys/sockio.h 2026-01-17T20:28:18.4436549Z -- Looking for sys/sockio.h - not found 2026-01-17T20:28:18.4436996Z -- Looking for sys/un.h 2026-01-17T20:28:18.5368931Z -- Looking for sys/un.h - found 2026-01-17T20:28:18.5369266Z -- Looking for sys/syscall.h 2026-01-17T20:28:18.6280397Z -- Looking for sys/syscall.h - found 2026-01-17T20:28:18.6280900Z -- Looking for sys/uio.h 2026-01-17T20:28:18.7225557Z -- Looking for sys/uio.h - found 2026-01-17T20:28:18.7226002Z -- Looking for sys/param.h 2026-01-17T20:28:18.8202131Z -- Looking for sys/param.h - found 2026-01-17T20:28:18.8202492Z -- Looking for sys/prctl.h 2026-01-17T20:28:18.9121269Z -- Looking for sys/prctl.h - found 2026-01-17T20:28:18.9122045Z -- Looking for sys/socket.h 2026-01-17T20:28:19.0127504Z -- Looking for sys/socket.h - found 2026-01-17T20:28:19.0127980Z -- Looking for sys/utsname.h 2026-01-17T20:28:19.1077888Z -- Looking for sys/utsname.h - found 2026-01-17T20:28:19.1078675Z -- Looking for sys/select.h 2026-01-17T20:28:19.2004410Z -- Looking for sys/select.h - found 2026-01-17T20:28:19.2005465Z -- Looking for sys/poll.h 2026-01-17T20:28:19.2917691Z -- Looking for sys/poll.h - found 2026-01-17T20:28:19.2918136Z -- Looking for sys/wait.h 2026-01-17T20:28:19.3911375Z -- Looking for sys/wait.h - found 2026-01-17T20:28:19.3913315Z -- Looking for sys/resource.h 2026-01-17T20:28:19.4884213Z -- Looking for sys/resource.h - found 2026-01-17T20:28:19.4885300Z -- Looking for sys/ioctl.h 2026-01-17T20:28:19.5860434Z -- Looking for sys/ioctl.h - found 2026-01-17T20:28:19.5860902Z -- Looking for sys/errno.h 2026-01-17T20:28:19.6808867Z -- Looking for sys/errno.h - found 2026-01-17T20:28:19.6809769Z -- Looking for sys/mman.h 2026-01-17T20:28:19.7754604Z -- Looking for sys/mman.h - found 2026-01-17T20:28:19.7755797Z -- Looking for sys/mount.h 2026-01-17T20:28:19.8722656Z -- Looking for sys/mount.h - found 2026-01-17T20:28:19.8723287Z -- Looking for sys/time.h 2026-01-17T20:28:19.9659237Z -- Looking for sys/time.h - found 2026-01-17T20:28:19.9659802Z -- Looking for sys/random.h 2026-01-17T20:28:20.0607844Z -- Looking for sys/random.h - found 2026-01-17T20:28:20.0608189Z -- Looking for strings.h 2026-01-17T20:28:20.1538454Z -- Looking for strings.h - found 2026-01-17T20:28:20.1539646Z -- Looking for stdint.h 2026-01-17T20:28:20.2474539Z -- Looking for stdint.h - found 2026-01-17T20:28:20.2474991Z -- Looking for unistd.h 2026-01-17T20:28:20.3415754Z -- Looking for unistd.h - found 2026-01-17T20:28:20.3416173Z -- Looking for signal.h 2026-01-17T20:28:20.4362931Z -- Looking for signal.h - found 2026-01-17T20:28:20.4363491Z -- Looking for setjmp.h 2026-01-17T20:28:20.5303040Z -- Looking for setjmp.h - found 2026-01-17T20:28:20.5305652Z -- Looking for syslog.h 2026-01-17T20:28:20.6294930Z -- Looking for syslog.h - found 2026-01-17T20:28:20.6295382Z -- Looking for netdb.h 2026-01-17T20:28:20.7301706Z -- Looking for netdb.h - found 2026-01-17T20:28:20.7302176Z -- Looking for semaphore.h 2026-01-17T20:28:20.8317025Z -- Looking for semaphore.h - found 2026-01-17T20:28:20.8317791Z -- Looking for alloca.h 2026-01-17T20:28:20.9278172Z -- Looking for alloca.h - found 2026-01-17T20:28:20.9279228Z -- Looking for ucontext.h 2026-01-17T20:28:21.0251633Z -- Looking for ucontext.h - found 2026-01-17T20:28:21.0252258Z -- Looking for pwd.h 2026-01-17T20:28:21.1179638Z -- Looking for pwd.h - found 2026-01-17T20:28:21.1180034Z -- Looking for elf.h 2026-01-17T20:28:21.2123852Z -- Looking for elf.h - found 2026-01-17T20:28:21.2124397Z -- Looking for gnu/lib-names.h 2026-01-17T20:28:21.3027189Z -- Looking for gnu/lib-names.h - found 2026-01-17T20:28:21.3028330Z -- Looking for netinet/tcp.h 2026-01-17T20:28:21.3985364Z -- Looking for netinet/tcp.h - found 2026-01-17T20:28:21.3986146Z -- Looking for netinet/in.h 2026-01-17T20:28:21.4963741Z -- Looking for netinet/in.h - found 2026-01-17T20:28:21.4966489Z -- Looking for link.h 2026-01-17T20:28:21.5974677Z -- Looking for link.h - found 2026-01-17T20:28:21.5976955Z -- Looking for arpa/inet.h 2026-01-17T20:28:21.6995698Z -- Looking for arpa/inet.h - found 2026-01-17T20:28:21.6996016Z -- Looking for unwind.h 2026-01-17T20:28:21.7964852Z -- Looking for unwind.h - found 2026-01-17T20:28:21.7965612Z -- Looking for poll.h 2026-01-17T20:28:21.8893208Z -- Looking for poll.h - found 2026-01-17T20:28:21.8893649Z -- Looking for wchar.h 2026-01-17T20:28:21.9849565Z -- Looking for wchar.h - found 2026-01-17T20:28:21.9851468Z -- Looking for android/legacy_signal_inlines.h 2026-01-17T20:28:22.0396000Z -- Looking for android/legacy_signal_inlines.h - not found 2026-01-17T20:28:22.0396558Z -- Looking for execinfo.h 2026-01-17T20:28:22.1323854Z -- Looking for execinfo.h - found 2026-01-17T20:28:22.1324194Z -- Looking for pthread.h 2026-01-17T20:28:22.2288852Z -- Looking for pthread.h - found 2026-01-17T20:28:22.2289484Z -- Looking for pthread_np.h 2026-01-17T20:28:22.2815102Z -- Looking for pthread_np.h - not found 2026-01-17T20:28:22.2815437Z -- Looking for net/if.h 2026-01-17T20:28:22.3763264Z -- Looking for net/if.h - found 2026-01-17T20:28:22.3764069Z -- Looking for dirent.h 2026-01-17T20:28:22.4693827Z -- Looking for dirent.h - found 2026-01-17T20:28:22.4694342Z -- Looking for CommonCrypto/CommonDigest.h 2026-01-17T20:28:22.5213714Z -- Looking for CommonCrypto/CommonDigest.h - not found 2026-01-17T20:28:22.5214144Z -- Looking for dlfcn.h 2026-01-17T20:28:22.6131295Z -- Looking for dlfcn.h - found 2026-01-17T20:28:22.6131634Z -- Looking for getopt.h 2026-01-17T20:28:22.7067729Z -- Looking for getopt.h - found 2026-01-17T20:28:22.7070536Z -- Looking for /usr/include/malloc.h 2026-01-17T20:28:22.7681553Z -- Looking for /usr/include/malloc.h - not found 2026-01-17T20:28:22.7683200Z -- Looking for sigaction 2026-01-17T20:28:22.8627228Z -- Looking for sigaction - found 2026-01-17T20:28:22.8627905Z -- Looking for clock_nanosleep 2026-01-17T20:28:22.9554039Z -- Looking for clock_nanosleep - found 2026-01-17T20:28:22.9554526Z -- Looking for backtrace_symbols 2026-01-17T20:28:23.0512488Z -- Looking for backtrace_symbols - found 2026-01-17T20:28:23.0513012Z -- Looking for mkstemp 2026-01-17T20:28:23.1443993Z -- Looking for mkstemp - found 2026-01-17T20:28:23.1444332Z -- Looking for mmap 2026-01-17T20:28:23.2388833Z -- Looking for mmap - found 2026-01-17T20:28:23.2389082Z -- Looking for dladdr 2026-01-17T20:28:23.3337418Z -- Looking for dladdr - not found 2026-01-17T20:28:23.3337805Z -- Looking for sysconf 2026-01-17T20:28:23.4243260Z -- Looking for sysconf - found 2026-01-17T20:28:23.4243680Z -- Looking for getrlimit 2026-01-17T20:28:23.5154326Z -- Looking for getrlimit - found 2026-01-17T20:28:23.5154752Z -- Looking for prctl 2026-01-17T20:28:23.6059290Z -- Looking for prctl - found 2026-01-17T20:28:23.6060467Z -- Looking for sched_getaffinity 2026-01-17T20:28:23.6970890Z -- Looking for sched_getaffinity - found 2026-01-17T20:28:23.6971275Z -- Looking for sched_setaffinity 2026-01-17T20:28:23.7914066Z -- Looking for sched_setaffinity - found 2026-01-17T20:28:23.7921397Z -- Looking for lstat 2026-01-17T20:28:23.8897779Z -- Looking for lstat - found 2026-01-17T20:28:23.8898254Z -- Looking for ftruncate 2026-01-17T20:28:23.9853012Z -- Looking for ftruncate - found 2026-01-17T20:28:23.9853517Z -- Looking for openlog 2026-01-17T20:28:24.0788060Z -- Looking for openlog - found 2026-01-17T20:28:24.1711300Z -- Looking for closelog 2026-01-17T20:28:24.1711632Z -- Looking for closelog - found 2026-01-17T20:28:24.1711910Z -- Looking for atexit 2026-01-17T20:28:24.2644171Z -- Looking for atexit - found 2026-01-17T20:28:24.2644491Z -- Looking for popen 2026-01-17T20:28:24.3573259Z -- Looking for popen - found 2026-01-17T20:28:24.3573701Z -- Looking for strerror_r 2026-01-17T20:28:24.4496037Z -- Looking for strerror_r - found 2026-01-17T20:28:24.4496852Z -- Looking for poll 2026-01-17T20:28:24.5421078Z -- Looking for poll - found 2026-01-17T20:28:24.5421414Z -- Looking for mremap 2026-01-17T20:28:24.6332835Z -- Looking for mremap - found 2026-01-17T20:28:24.6333284Z -- Looking for vsnprintf 2026-01-17T20:28:24.7249440Z -- Looking for vsnprintf - found 2026-01-17T20:28:24.7249794Z -- Looking for setpgid 2026-01-17T20:28:24.8153356Z -- Looking for setpgid - found 2026-01-17T20:28:24.8153692Z -- Looking for system 2026-01-17T20:28:24.9066756Z -- Looking for system - found 2026-01-17T20:28:24.9067101Z -- Looking for fork 2026-01-17T20:28:25.0024703Z -- Looking for fork - found 2026-01-17T20:28:25.0025265Z -- Looking for localtime_r 2026-01-17T20:28:25.0971790Z -- Looking for localtime_r - found 2026-01-17T20:28:25.0972143Z -- Looking for mkdtemp 2026-01-17T20:28:25.1893039Z -- Looking for mkdtemp - found 2026-01-17T20:28:25.1893459Z -- Looking for getrandom 2026-01-17T20:28:25.2813077Z -- Looking for getrandom - found 2026-01-17T20:28:25.2813571Z -- Looking for getentropy 2026-01-17T20:28:25.3734339Z -- Looking for getentropy - found 2026-01-17T20:28:25.3734796Z -- Looking for execvp 2026-01-17T20:28:25.4648637Z -- Looking for execvp - found 2026-01-17T20:28:25.4648976Z -- Looking for strlcpy 2026-01-17T20:28:25.5562893Z -- Looking for strlcpy - not found 2026-01-17T20:28:25.5563293Z -- Looking for strtok_r 2026-01-17T20:28:25.6492202Z -- Looking for strtok_r - found 2026-01-17T20:28:25.6492611Z -- Looking for vasprintf 2026-01-17T20:28:25.7408340Z -- Looking for vasprintf - found 2026-01-17T20:28:25.7408587Z -- Looking for strndup 2026-01-17T20:28:25.8356623Z -- Looking for strndup - found 2026-01-17T20:28:25.8356985Z -- Looking for getaddrinfo 2026-01-17T20:28:25.9274252Z -- Looking for getaddrinfo - found 2026-01-17T20:28:25.9274688Z -- Looking for mach_absolute_time 2026-01-17T20:28:26.0214433Z -- Looking for mach_absolute_time - not found 2026-01-17T20:28:26.0215967Z -- Looking for gethrtime 2026-01-17T20:28:26.1178306Z -- Looking for gethrtime - not found 2026-01-17T20:28:26.1179139Z -- Looking for read_real_time 2026-01-17T20:28:26.2135675Z -- Looking for read_real_time - not found 2026-01-17T20:28:26.2136115Z -- Looking for gethostbyname 2026-01-17T20:28:26.3049952Z -- Looking for gethostbyname - found 2026-01-17T20:28:26.3050624Z -- Looking for gethostbyname2 2026-01-17T20:28:26.3974323Z -- Looking for gethostbyname2 - found 2026-01-17T20:28:26.3974779Z -- Looking for getpid 2026-01-17T20:28:26.4905472Z -- Looking for getpid - found 2026-01-17T20:28:26.4905805Z -- Looking for mktemp 2026-01-17T20:28:26.5892233Z -- Looking for mktemp - found 2026-01-17T20:28:26.5909312Z -- Performing Test CMAKE_HAVE_LIBC_PTHREAD 2026-01-17T20:28:26.6908896Z -- Performing Test CMAKE_HAVE_LIBC_PTHREAD - Failed 2026-01-17T20:28:26.6909276Z -- Looking for pthread_create in pthreads 2026-01-17T20:28:26.7787734Z -- Looking for pthread_create in pthreads - not found 2026-01-17T20:28:26.7788210Z -- Looking for pthread_create in pthread 2026-01-17T20:28:26.8742489Z -- Looking for pthread_create in pthread - found 2026-01-17T20:28:26.8752075Z -- Found Threads: TRUE 2026-01-17T20:28:26.8755704Z -- Looking for pthread_getname_np 2026-01-17T20:28:26.9680036Z -- Looking for pthread_getname_np - found 2026-01-17T20:28:26.9680687Z -- Looking for pthread_setname_np 2026-01-17T20:28:27.0619678Z -- Looking for pthread_setname_np - found 2026-01-17T20:28:27.0620246Z -- Looking for pthread_cond_timedwait_relative_np 2026-01-17T20:28:27.1609195Z -- Looking for pthread_cond_timedwait_relative_np - not found 2026-01-17T20:28:27.1609561Z -- Looking for pthread_kill 2026-01-17T20:28:27.2560415Z -- Looking for pthread_kill - found 2026-01-17T20:28:27.2560780Z -- Looking for pthread_attr_setstacksize 2026-01-17T20:28:27.3579683Z -- Looking for pthread_attr_setstacksize - found 2026-01-17T20:28:27.3580286Z -- Looking for pthread_get_stackaddr_np 2026-01-17T20:28:27.4514525Z -- Looking for pthread_get_stackaddr_np - not found 2026-01-17T20:28:27.4514955Z -- Looking for clock_gettime 2026-01-17T20:28:27.5428248Z -- Looking for clock_gettime - found 2026-01-17T20:28:27.5429066Z -- Looking for madvise 2026-01-17T20:28:27.6357961Z -- Looking for madvise - found 2026-01-17T20:28:27.6358401Z -- Looking for pthread_mutexattr_setprotocol 2026-01-17T20:28:27.7327284Z -- Looking for pthread_mutexattr_setprotocol - found 2026-01-17T20:28:27.7328222Z -- Looking for CLOCK_MONOTONIC 2026-01-17T20:28:27.8260746Z -- Looking for CLOCK_MONOTONIC - found 2026-01-17T20:28:27.8261093Z -- Looking for sys_signame 2026-01-17T20:28:27.8839426Z -- Looking for sys_signame - not found 2026-01-17T20:28:27.8841110Z -- Looking for pthread_jit_write_protect_np 2026-01-17T20:28:27.9445582Z -- Looking for pthread_jit_write_protect_np - not found 2026-01-17T20:28:27.9447122Z -- Looking for getauxval 2026-01-17T20:28:28.0419553Z -- Looking for getauxval - found 2026-01-17T20:28:28.0423113Z -- Check size of struct sockaddr_in6 2026-01-17T20:28:28.1405023Z -- Check size of struct sockaddr_in6 - done 2026-01-17T20:28:28.1407933Z -- Check size of socklen_t 2026-01-17T20:28:28.2423479Z -- Check size of socklen_t - done 2026-01-17T20:28:28.2426139Z -- Check size of struct ip_mreqn 2026-01-17T20:28:28.3473405Z -- Check size of struct ip_mreqn - done 2026-01-17T20:28:28.3475038Z -- Check size of struct ip_mreq 2026-01-17T20:28:28.4465610Z -- Check size of struct ip_mreq - done 2026-01-17T20:28:28.4468827Z -- Check size of clockid_t 2026-01-17T20:28:28.5442906Z -- Check size of clockid_t - done 2026-01-17T20:28:28.5444386Z -- Performing Test HAVE_SOCKADDR_IN_SIN_LEN 2026-01-17T20:28:28.6036095Z -- Performing Test HAVE_SOCKADDR_IN_SIN_LEN - Failed 2026-01-17T20:28:28.6039035Z -- Performing Test HAVE_SOCKADDR_IN6_SIN_LEN 2026-01-17T20:28:28.6636583Z -- Performing Test HAVE_SOCKADDR_IN6_SIN_LEN - Failed 2026-01-17T20:28:28.6636952Z -- Looking for CPU_COUNT 2026-01-17T20:28:28.7568529Z -- Looking for CPU_COUNT - found 2026-01-17T20:28:28.7569284Z -- Performing Test HAVE_GNU_STRERROR_R 2026-01-17T20:28:28.8512762Z -- Performing Test HAVE_GNU_STRERROR_R - Success 2026-01-17T20:28:28.8513038Z -- Performing Test HAVE_TLS_MODEL_ATTR 2026-01-17T20:28:28.9441279Z -- Performing Test HAVE_TLS_MODEL_ATTR - Success 2026-01-17T20:28:28.9443567Z -- Check size of int 2026-01-17T20:28:29.0427781Z -- Check size of int - done 2026-01-17T20:28:29.0429800Z -- Check size of void* 2026-01-17T20:28:29.1416589Z -- Check size of void* - done 2026-01-17T20:28:29.1418945Z -- Check size of long 2026-01-17T20:28:29.2382262Z -- Check size of long - done 2026-01-17T20:28:29.2383939Z -- Check size of long long 2026-01-17T20:28:29.3385144Z -- Check size of long long - done 2026-01-17T20:28:29.3389339Z -- Check size of size_t 2026-01-17T20:28:29.4447886Z -- Check size of size_t - done 2026-01-17T20:28:29.4459584Z -- Performing Test WERROR_INCOMPATIBLE_POINTER_TYPES 2026-01-17T20:28:29.5408809Z -- Performing Test WERROR_INCOMPATIBLE_POINTER_TYPES - Success 2026-01-17T20:28:29.5417127Z -- Performing Test COMPILER_SUPPORTS_W_RESERVED_IDENTIFIER 2026-01-17T20:28:29.6332977Z -- Performing Test COMPILER_SUPPORTS_W_RESERVED_IDENTIFIER - Success 2026-01-17T20:28:29.6387659Z -- Looking for include files windows.h, bcrypt.h 2026-01-17T20:28:29.6943914Z -- Looking for include files windows.h, bcrypt.h - not found 2026-01-17T20:28:29.6944738Z -- Looking for include files sys/auxv.h, asm/hwcap.h 2026-01-17T20:28:29.7566969Z -- Looking for include files sys/auxv.h, asm/hwcap.h - not found 2026-01-17T20:28:29.7567429Z -- Looking for include file asm/hwprobe.h 2026-01-17T20:28:29.8115091Z -- Looking for include file asm/hwprobe.h - not found 2026-01-17T20:28:29.8116647Z -- Looking for include file sys/resource.h 2026-01-17T20:28:29.9065927Z -- Looking for include file sys/resource.h - found 2026-01-17T20:28:29.9066346Z -- Looking for sysctlbyname 2026-01-17T20:28:29.9995822Z -- Looking for sysctlbyname - not found 2026-01-17T20:28:29.9997795Z -- Looking for fsync 2026-01-17T20:28:30.0917700Z -- Looking for fsync - found 2026-01-17T20:28:30.0918190Z -- Looking for arc4random_buf 2026-01-17T20:28:30.1511589Z -- Looking for arc4random_buf - not found 2026-01-17T20:28:30.1514918Z -- Looking for O_CLOEXEC 2026-01-17T20:28:30.2448140Z -- Looking for O_CLOEXEC - found 2026-01-17T20:28:30.2453146Z -- Looking for CLOCK_MONOTONIC_COARSE 2026-01-17T20:28:30.3396960Z -- Looking for CLOCK_MONOTONIC_COARSE - found 2026-01-17T20:28:30.3398952Z -- Looking for clock_gettime_nsec_np 2026-01-17T20:28:30.3978068Z -- Looking for clock_gettime_nsec_np - not found 2026-01-17T20:28:30.5481474Z -- Found Python: /usr/bin/python3.12 (found version "3.12.9") found components: Interpreter 2026-01-17T20:28:30.5493390Z -- Looking for accept4 2026-01-17T20:28:30.6109637Z -- Looking for accept4 - not found 2026-01-17T20:28:30.6111194Z -- Looking for linux/user_events.h 2026-01-17T20:28:30.6682617Z -- Looking for linux/user_events.h - not found 2026-01-17T20:28:30.6682971Z -- Looking for errno.h 2026-01-17T20:28:30.7630329Z -- Looking for errno.h - found 2026-01-17T20:28:31.4561655Z -- Configuring done (20.0s) 2026-01-17T20:28:31.6548798Z -- Generating done (0.2s) 2026-01-17T20:28:31.6554690Z -- Build files have been written to: /__w/1/s/artifacts/obj/mono/browser.wasm.Release/cross 2026-01-17T20:28:31.6663173Z Running 'TARGET_BUILD_ARCH=x64 cmake --build . --target install --config Release --parallel 4' in '/__w/1/s/artifacts/obj/mono/browser.wasm.Release/cross/' 2026-01-17T20:28:31.7228244Z [ 0%] Building C object mono/utils/CMakeFiles/utils_objects.dir/dlmalloc.c.o 2026-01-17T20:28:31.7229331Z [ 1%] Building C object _deps/fetchzlibng-build/CMakeFiles/zlib.dir/arch/generic/adler32_c.c.o 2026-01-17T20:28:31.7282769Z [ 1%] Building C object mono/minipal/minipal/CMakeFiles/aotminipal.dir/cpufeatures.c.o 2026-01-17T20:28:31.7307034Z [ 1%] Building C object mono/minipal/minipal/CMakeFiles/minipal_objects.dir/cpufeatures.c.o 2026-01-17T20:28:31.7834816Z [ 2%] Building C object mono/minipal/minipal/CMakeFiles/minipal_objects.dir/descriptorlimit.c.o 2026-01-17T20:28:31.7835879Z [ 2%] Building C object mono/minipal/minipal/CMakeFiles/aotminipal.dir/descriptorlimit.c.o 2026-01-17T20:28:31.8270405Z [ 2%] Building C object mono/minipal/minipal/CMakeFiles/aotminipal.dir/memorybarrierprocesswide.c.o 2026-01-17T20:28:31.8306027Z [ 2%] Building C object mono/minipal/minipal/CMakeFiles/minipal_objects.dir/memorybarrierprocesswide.c.o 2026-01-17T20:28:31.8405939Z [ 2%] Building C object _deps/fetchzlibng-build/CMakeFiles/zlib.dir/arch/generic/adler32_fold_c.c.o 2026-01-17T20:28:31.8723514Z /__w/1/s/src/native/minipal/memorybarrierprocesswide.c:188:13: warning: unused variable 'status' [-Wunused-variable] 2026-01-17T20:28:31.8724482Z 188 | int status = membarrier(MEMBARRIER_CMD_PRIVATE_EXPEDITED, 0, 0); 2026-01-17T20:28:31.8727300Z | ^~~~~~ 2026-01-17T20:28:31.8752401Z /__w/1/s/src/native/minipal/memorybarrierprocesswide.c:188:13: warning: unused variable 'status' [-Wunused-variable] 2026-01-17T20:28:31.8759284Z 188 | int status = membarrier(MEMBARRIER_CMD_PRIVATE_EXPEDITED, 0, 0); 2026-01-17T20:28:31.8762855Z | ^~~~~~ 2026-01-17T20:28:31.8995278Z 1 warning generated. 2026-01-17T20:28:31.9014223Z [ 2%] Building C object mono/minipal/minipal/CMakeFiles/aotminipal.dir/mutex.c.o 2026-01-17T20:28:31.9025757Z 1 warning generated. 2026-01-17T20:28:31.9056329Z [ 2%] Building C object _deps/fetchzlibng-build/CMakeFiles/zlib.dir/arch/generic/chunkset_c.c.o 2026-01-17T20:28:31.9211362Z [ 2%] Building C object mono/minipal/minipal/CMakeFiles/minipal_objects.dir/mutex.c.o 2026-01-17T20:28:31.9608222Z [ 3%] Building C object mono/minipal/minipal/CMakeFiles/aotminipal.dir/guid.c.o 2026-01-17T20:28:31.9872195Z [ 3%] Building C object mono/minipal/minipal/CMakeFiles/minipal_objects.dir/guid.c.o 2026-01-17T20:28:32.0179044Z [ 3%] Building C object mono/minipal/minipal/CMakeFiles/aotminipal.dir/random.c.o 2026-01-17T20:28:32.0422750Z [ 4%] Building C object mono/minipal/minipal/CMakeFiles/minipal_objects.dir/random.c.o 2026-01-17T20:28:32.0900668Z [ 4%] Building C object mono/minipal/minipal/CMakeFiles/aotminipal.dir/debugger.c.o 2026-01-17T20:28:32.1191960Z [ 4%] Building C object mono/minipal/minipal/CMakeFiles/minipal_objects.dir/debugger.c.o 2026-01-17T20:28:32.1546113Z [ 4%] Building C object mono/minipal/minipal/CMakeFiles/aotminipal.dir/strings.c.o 2026-01-17T20:28:32.1815734Z [ 4%] Building C object mono/minipal/minipal/CMakeFiles/minipal_objects.dir/strings.c.o 2026-01-17T20:28:32.2039013Z [ 5%] Building C object mono/minipal/minipal/CMakeFiles/aotminipal.dir/time.c.o 2026-01-17T20:28:32.2313904Z [ 5%] Building C object mono/minipal/minipal/CMakeFiles/minipal_objects.dir/time.c.o 2026-01-17T20:28:32.2366861Z [ 5%] Building C object _deps/fetchzlibng-build/CMakeFiles/zlib.dir/arch/generic/compare256_c.c.o 2026-01-17T20:28:32.2662414Z [ 5%] Building C object mono/minipal/minipal/CMakeFiles/aotminipal.dir/unicodedata.c.o 2026-01-17T20:28:32.2909560Z [ 6%] Building C object mono/minipal/minipal/CMakeFiles/minipal_objects.dir/unicodedata.c.o 2026-01-17T20:28:32.3483402Z [ 6%] Building C object mono/minipal/minipal/CMakeFiles/aotminipal.dir/utf8.c.o 2026-01-17T20:28:32.3486544Z [ 6%] Building C object mono/utils/CMakeFiles/utils_objects.dir/os-event-unix.c.o 2026-01-17T20:28:32.3798713Z [ 6%] Building C object mono/minipal/minipal/CMakeFiles/minipal_objects.dir/utf8.c.o 2026-01-17T20:28:32.4115189Z [ 7%] Building C object _deps/fetchzlibng-build/CMakeFiles/zlib.dir/arch/generic/crc32_braid_c.c.o 2026-01-17T20:28:32.5618241Z [ 7%] Building C object _deps/fetchzlibng-build/CMakeFiles/zlib.dir/arch/generic/crc32_fold_c.c.o 2026-01-17T20:28:32.5864718Z [ 7%] Building C object mono/utils/CMakeFiles/utils_objects.dir/mach-support-unknown.c.o 2026-01-17T20:28:32.6374751Z [ 7%] Building C object _deps/fetchzlibng-build/CMakeFiles/zlib.dir/arch/generic/slide_hash_c.c.o 2026-01-17T20:28:32.6527848Z [ 8%] Building C object mono/utils/CMakeFiles/utils_objects.dir/mono-hwcap-cross.c.o 2026-01-17T20:28:32.7148287Z [ 8%] Building C object _deps/fetchzlibng-build/CMakeFiles/zlib.dir/adler32.c.o 2026-01-17T20:28:32.7340169Z [ 8%] Building C object mono/minipal/minipal/CMakeFiles/aotminipal.dir/xoshiro128pp.c.o 2026-01-17T20:28:32.7374894Z [ 8%] Building C object mono/utils/CMakeFiles/utils_objects.dir/mono-sha1.c.o 2026-01-17T20:28:32.7383741Z [ 8%] Building C object mono/minipal/minipal/CMakeFiles/minipal_objects.dir/xoshiro128pp.c.o 2026-01-17T20:28:32.7965156Z [ 9%] Building C object _deps/fetchzlibng-build/CMakeFiles/zlib.dir/compress.c.o 2026-01-17T20:28:32.8004344Z [ 10%] Building C object mono/minipal/minipal/CMakeFiles/aotminipal.dir/log.c.o 2026-01-17T20:28:32.8004966Z [ 10%] Building C object mono/minipal/minipal/CMakeFiles/minipal_objects.dir/log.c.o 2026-01-17T20:28:32.8728852Z [ 10%] Building C object _deps/fetchzlibng-build/CMakeFiles/zlib.dir/crc32.c.o 2026-01-17T20:28:32.8931929Z [ 10%] Linking C static library libaotminipal.a 2026-01-17T20:28:32.8979412Z [ 10%] Built target minipal_objects 2026-01-17T20:28:32.9114675Z [ 10%] Building C object _deps/fetchzlibng-build/CMakeFiles/zlib.dir/crc32_braid_comb.c.o 2026-01-17T20:28:32.9526022Z [ 10%] Building C object mono/utils/CMakeFiles/utils_objects.dir/mono-logger.c.o 2026-01-17T20:28:32.9655825Z [ 10%] Built target aotminipal 2026-01-17T20:28:32.9821542Z [ 10%] Building C object mono/utils/CMakeFiles/utils_objects.dir/mono-cgroup.c.o 2026-01-17T20:28:33.0072208Z [ 10%] Building C object _deps/fetchzlibng-build/CMakeFiles/zlib.dir/deflate.c.o 2026-01-17T20:28:33.0282876Z [ 10%] Building C object mono/mini/CMakeFiles/debugger-objects.dir/__/component/debugger.c.o 2026-01-17T20:28:33.1147760Z [ 10%] Building C object mono/mini/CMakeFiles/debugger-objects.dir/__/component/debugger-networking.c.o 2026-01-17T20:28:33.1939162Z [ 11%] Building C object mono/utils/CMakeFiles/utils_objects.dir/mono-codeman.c.o 2026-01-17T20:28:33.2919113Z [ 11%] Building C object mono/mini/CMakeFiles/debugger-stub-objects.dir/__/component/debugger-stub.c.o 2026-01-17T20:28:33.3204350Z [ 12%] Building C object _deps/fetchzlibng-build/CMakeFiles/zlib.dir/deflate_fast.c.o 2026-01-17T20:28:33.3275655Z [ 13%] Building C object mono/mini/CMakeFiles/debugger-objects.dir/__/component/debugger-poll.c.o 2026-01-17T20:28:33.3896833Z [ 13%] Building C object mono/mini/CMakeFiles/debugger-objects.dir/__/component/debugger-agent.c.o 2026-01-17T20:28:33.4374272Z [ 13%] Building C object _deps/fetchzlibng-build/CMakeFiles/zlib.dir/deflate_huff.c.o 2026-01-17T20:28:33.4746208Z [ 13%] Building C object mono/utils/CMakeFiles/utils_objects.dir/mono-counters.c.o 2026-01-17T20:28:33.5003428Z [ 13%] Building C object _deps/fetchzlibng-build/CMakeFiles/zlib.dir/deflate_medium.c.o 2026-01-17T20:28:33.5683247Z [ 13%] Building C object mono/utils/CMakeFiles/utils_objects.dir/mono-dl.c.o 2026-01-17T20:28:33.6025945Z [ 13%] Built target debugger-stub-objects 2026-01-17T20:28:33.6136172Z [ 13%] Building C object mono/utils/CMakeFiles/utils_objects.dir/mono-dl-windows.c.o 2026-01-17T20:28:33.6642562Z [ 13%] Building C object _deps/fetchzlibng-build/CMakeFiles/zlib.dir/deflate_quick.c.o 2026-01-17T20:28:33.6662450Z [ 13%] Building C object mono/mini/CMakeFiles/debugger-objects.dir/__/component/debugger-engine.c.o 2026-01-17T20:28:33.7220234Z [ 14%] Building C object mono/utils/CMakeFiles/utils_objects.dir/mono-dl-darwin.c.o 2026-01-17T20:28:33.7773933Z [ 14%] Building C object mono/utils/CMakeFiles/utils_objects.dir/mono-dl-posix.c.o 2026-01-17T20:28:33.8193086Z [ 15%] Building C object _deps/fetchzlibng-build/CMakeFiles/zlib.dir/deflate_rle.c.o 2026-01-17T20:28:33.8776924Z [ 15%] Building C object mono/utils/CMakeFiles/utils_objects.dir/mono-dl-wasm.c.o 2026-01-17T20:28:33.9166746Z [ 15%] Building C object _deps/fetchzlibng-build/CMakeFiles/zlib.dir/deflate_slow.c.o 2026-01-17T20:28:33.9581239Z [ 15%] Building C object mono/utils/CMakeFiles/utils_objects.dir/mono-log-windows.c.o 2026-01-17T20:28:34.0211900Z [ 16%] Building C object mono/utils/CMakeFiles/utils_objects.dir/mono-log-common.c.o 2026-01-17T20:28:34.0457469Z [ 16%] Building C object _deps/fetchzlibng-build/CMakeFiles/zlib.dir/deflate_stored.c.o 2026-01-17T20:28:34.1247407Z [ 16%] Building C object mono/utils/CMakeFiles/utils_objects.dir/mono-log-posix.c.o 2026-01-17T20:28:34.1558774Z [ 16%] Building C object _deps/fetchzlibng-build/CMakeFiles/zlib.dir/functable.c.o 2026-01-17T20:28:34.2243218Z [ 16%] Building C object mono/utils/CMakeFiles/utils_objects.dir/mono-log-android.c.o 2026-01-17T20:28:34.2507286Z [ 17%] Building C object _deps/fetchzlibng-build/CMakeFiles/zlib.dir/infback.c.o 2026-01-17T20:28:34.2786357Z [ 17%] Building C object mono/utils/CMakeFiles/utils_objects.dir/mono-log-darwin.c.o 2026-01-17T20:28:34.3352521Z [ 18%] Building C object mono/utils/CMakeFiles/utils_objects.dir/mono-log-flight-recorder.c.o 2026-01-17T20:28:34.3817499Z [ 18%] Building C object _deps/fetchzlibng-build/CMakeFiles/zlib.dir/inflate.c.o 2026-01-17T20:28:34.4866416Z [ 18%] Building C object mono/utils/CMakeFiles/utils_objects.dir/mono-internal-hash.c.o 2026-01-17T20:28:34.5364485Z [ 18%] Building C object mono/utils/CMakeFiles/utils_objects.dir/monobitset.c.o 2026-01-17T20:28:34.6217184Z [ 19%] Building C object mono/mini/CMakeFiles/hot_reload-objects.dir/__/component/hot_reload.c.o 2026-01-17T20:28:34.7672514Z [ 19%] Building C object mono/utils/CMakeFiles/utils_objects.dir/mono-filemap.c.o 2026-01-17T20:28:34.8633080Z [ 20%] Building C object mono/utils/CMakeFiles/utils_objects.dir/mono-math-c.c.o 2026-01-17T20:28:34.9938094Z [ 20%] Building C object mono/utils/CMakeFiles/utils_objects.dir/mono-mmap.c.o 2026-01-17T20:28:35.0548487Z [ 20%] Building C object _deps/fetchzlibng-build/CMakeFiles/zlib.dir/inftrees.c.o 2026-01-17T20:28:35.1727479Z [ 20%] Building C object _deps/fetchzlibng-build/CMakeFiles/zlib.dir/insert_string.c.o 2026-01-17T20:28:35.1775018Z [ 20%] Building C object mono/utils/CMakeFiles/utils_objects.dir/mono-mmap-windows.c.o 2026-01-17T20:28:35.2512074Z [ 20%] Building C object mono/utils/CMakeFiles/utils_objects.dir/mono-os-mutex.c.o 2026-01-17T20:28:35.2526262Z [ 21%] Building C object _deps/fetchzlibng-build/CMakeFiles/zlib.dir/insert_string_roll.c.o 2026-01-17T20:28:35.3315816Z [ 21%] Building C object _deps/fetchzlibng-build/CMakeFiles/zlib.dir/trees.c.o 2026-01-17T20:28:35.3496247Z [ 22%] Building C object mono/utils/CMakeFiles/utils_objects.dir/mono-flight-recorder.c.o 2026-01-17T20:28:35.4812100Z [ 22%] Building C object mono/utils/CMakeFiles/utils_objects.dir/mono-proclib.c.o 2026-01-17T20:28:35.5775429Z [ 22%] Building C object mono/utils/CMakeFiles/utils_objects.dir/mono-publib.c.o 2026-01-17T20:28:35.6621594Z [ 22%] Building C object mono/utils/CMakeFiles/utils_objects.dir/mono-time.c.o 2026-01-17T20:28:35.6817901Z [ 22%] Building C object _deps/fetchzlibng-build/CMakeFiles/zlib.dir/uncompr.c.o 2026-01-17T20:28:35.7537429Z [ 22%] Building C object _deps/fetchzlibng-build/CMakeFiles/zlib.dir/zutil.c.o 2026-01-17T20:28:35.8035893Z [ 23%] Building C object mono/utils/CMakeFiles/utils_objects.dir/mono-path.c.o 2026-01-17T20:28:35.8249811Z [ 24%] Building C object _deps/fetchzlibng-build/CMakeFiles/zlib.dir/cpu_features.c.o 2026-01-17T20:28:35.8339195Z [ 24%] Built target hot_reload-objects 2026-01-17T20:28:35.8438585Z [ 24%] Building C object mono/utils/CMakeFiles/utils_objects.dir/mono-property-hash.c.o 2026-01-17T20:28:35.8853363Z [ 24%] Building C object _deps/fetchzlibng-build/CMakeFiles/zlib.dir/arch/x86/x86_features.c.o 2026-01-17T20:28:35.9191827Z [ 24%] Building C object mono/mini/CMakeFiles/debugger-objects.dir/__/component/debugger-state-machine.c.o 2026-01-17T20:28:35.9467879Z [ 24%] Building C object mono/utils/CMakeFiles/utils_objects.dir/mono-error.c.o 2026-01-17T20:28:36.2565118Z [ 25%] Building C object mono/mini/CMakeFiles/debugger-objects.dir/__/component/mini-wasm-debugger.c.o 2026-01-17T20:28:36.3959192Z [ 25%] Building C object mono/utils/CMakeFiles/utils_objects.dir/mono-context.c.o 2026-01-17T20:28:36.4994613Z [ 26%] Building C object mono/utils/CMakeFiles/utils_objects.dir/hazard-pointer.c.o 2026-01-17T20:28:36.5098498Z [ 26%] Building C object _deps/fetchzlibng-build/CMakeFiles/zlib.dir/arch/x86/chunkset_sse2.c.o 2026-01-17T20:28:36.5593207Z [ 26%] Building C object _deps/fetchzlibng-build/CMakeFiles/zlib.dir/arch/x86/compare256_sse2.c.o 2026-01-17T20:28:36.6467312Z [ 26%] Building C object mono/mini/CMakeFiles/debugger-objects.dir/__/component/debugger-protocol.c.o 2026-01-17T20:28:36.7298194Z [ 26%] Building C object mono/utils/CMakeFiles/utils_objects.dir/lock-free-queue.c.o 2026-01-17T20:28:36.8048499Z [ 26%] Building C object mono/mini/CMakeFiles/hot_reload-stub-objects.dir/__/component/hot_reload-stub.c.o 2026-01-17T20:28:36.8146348Z [ 26%] Built target debugger-objects 2026-01-17T20:28:36.8275694Z [ 26%] Building C object mono/utils/CMakeFiles/utils_objects.dir/lock-free-alloc.c.o 2026-01-17T20:28:36.8943691Z [ 27%] Building C object _deps/fetchzlibng-build/CMakeFiles/zlib.dir/arch/x86/slide_hash_sse2.c.o 2026-01-17T20:28:37.0462881Z [ 27%] Building C object mono/utils/CMakeFiles/utils_objects.dir/lock-free-array-queue.c.o 2026-01-17T20:28:37.0905831Z [ 27%] Built target hot_reload-stub-objects 2026-01-17T20:28:37.1030390Z [ 28%] Building C object mono/utils/CMakeFiles/utils_objects.dir/mono-linked-list-set.c.o 2026-01-17T20:28:37.1785187Z [ 28%] Building C object _deps/fetchzlibng-build/CMakeFiles/zlib.dir/arch/x86/adler32_ssse3.c.o 2026-01-17T20:28:37.2346556Z [ 28%] Building C object mono/utils/CMakeFiles/utils_objects.dir/mono-threads.c.o 2026-01-17T20:28:37.3741938Z [ 28%] Building C object mono/utils/CMakeFiles/utils_objects.dir/mono-threads-state-machine.c.o 2026-01-17T20:28:37.5675777Z [ 28%] Generating diagnostics_tracing-gen-headers.timestamp 2026-01-17T20:28:37.6709269Z [ 28%] Building C object _deps/fetchzlibng-build/CMakeFiles/zlib.dir/arch/x86/chunkset_ssse3.c.o 2026-01-17T20:28:37.7868094Z [ 28%] Building C object mono/utils/CMakeFiles/utils_objects.dir/mono-threads-posix.c.o 2026-01-17T20:28:37.8524583Z [ 29%] Building C object mono/utils/CMakeFiles/utils_objects.dir/mono-threads-posix-signals.c.o 2026-01-17T20:28:38.0138944Z [ 29%] Building C object _deps/fetchzlibng-build/CMakeFiles/zlib.dir/arch/x86/adler32_sse42.c.o 2026-01-17T20:28:38.1041658Z [ 29%] Building C object mono/utils/CMakeFiles/utils_objects.dir/mono-threads-mach.c.o 2026-01-17T20:28:38.2228967Z [ 29%] Building C object mono/utils/CMakeFiles/utils_objects.dir/mono-threads-mach-helper.c.o 2026-01-17T20:28:38.2870196Z [ 29%] Building C object mono/utils/CMakeFiles/utils_objects.dir/mono-threads-windows.c.o 2026-01-17T20:28:38.3467952Z [ 29%] Built target diagnostics_tracing-gen-headers 2026-01-17T20:28:38.3552725Z [ 30%] Building C object _deps/fetchzlibng-build/CMakeFiles/zlib.dir/arch/x86/crc32_pclmulqdq.c.o 2026-01-17T20:28:38.3992207Z [ 31%] Building C object mono/utils/CMakeFiles/utils_objects.dir/mono-threads-linux.c.o 2026-01-17T20:28:38.5351223Z [ 31%] Building C object mono/utils/CMakeFiles/utils_objects.dir/mono-threads-freebsd.c.o 2026-01-17T20:28:38.5880555Z [ 31%] Building C object mono/utils/CMakeFiles/utils_objects.dir/mono-threads-netbsd.c.o 2026-01-17T20:28:38.6402650Z [ 31%] Building C object mono/utils/CMakeFiles/utils_objects.dir/mono-threads-openbsd.c.o 2026-01-17T20:28:38.6929593Z [ 32%] Building C object mono/utils/CMakeFiles/utils_objects.dir/mono-threads-android.c.o 2026-01-17T20:28:38.6939790Z [ 32%] Building C object _deps/fetchzlibng-build/CMakeFiles/zlib.dir/arch/x86/slide_hash_avx2.c.o 2026-01-17T20:28:38.7212899Z [ 32%] Building C object mono/utils/CMakeFiles/utils_objects.dir/mono-threads-haiku.c.o 2026-01-17T20:28:38.7503650Z [ 32%] Building C object _deps/fetchzlibng-build/CMakeFiles/zlib.dir/arch/x86/chunkset_avx2.c.o 2026-01-17T20:28:38.7862479Z [ 32%] Building C object mono/utils/CMakeFiles/utils_objects.dir/mono-threads-aix.c.o 2026-01-17T20:28:38.8419167Z [ 32%] Building C object mono/utils/CMakeFiles/utils_objects.dir/mono-threads-wasm.c.o 2026-01-17T20:28:38.9523579Z [ 33%] Building C object mono/utils/CMakeFiles/utils_objects.dir/mono-threads-sunos.c.o 2026-01-17T20:28:39.0148329Z [ 33%] Building C object mono/utils/CMakeFiles/utils_objects.dir/mono-threads-coop.c.o 2026-01-17T20:28:39.1462853Z [ 33%] Building C object mono/mini/CMakeFiles/diagnostics_tracing-stub-objects.dir/__/component/event_pipe-stub.c.o 2026-01-17T20:28:39.2535127Z [ 33%] Building C object mono/utils/CMakeFiles/utils_objects.dir/mono-utility-thread.c.o 2026-01-17T20:28:39.3609744Z [ 33%] Building C object mono/mini/CMakeFiles/diagnostics_tracing-stub-objects.dir/__/component/diagnostics_server-stub.c.o 2026-01-17T20:28:39.4127006Z [ 33%] Building C object mono/utils/CMakeFiles/utils_objects.dir/mono-tls.c.o 2026-01-17T20:28:39.4363804Z [ 33%] Building C object _deps/fetchzlibng-build/CMakeFiles/zlib.dir/arch/x86/compare256_avx2.c.o 2026-01-17T20:28:39.5066741Z [ 34%] Building C object mono/utils/CMakeFiles/utils_objects.dir/atomic.c.o 2026-01-17T20:28:39.5895123Z [ 34%] Building C object mono/utils/CMakeFiles/utils_objects.dir/mono-hwcap.c.o 2026-01-17T20:28:39.6155361Z [ 34%] Built target diagnostics_tracing-stub-objects 2026-01-17T20:28:39.6266710Z [ 34%] Building C object mono/utils/CMakeFiles/utils_objects.dir/bsearch.c.o 2026-01-17T20:28:39.6809484Z [ 34%] Building C object mono/utils/CMakeFiles/utils_objects.dir/mono-signal-handler.c.o 2026-01-17T20:28:39.6898523Z [ 35%] Building C object mono/utils/CMakeFiles/utils_objects.dir/mono-conc-hashtable.c.o 2026-01-17T20:28:39.7079626Z [ 35%] Building C object mono/mini/CMakeFiles/marshal-ilgen-objects.dir/__/component/marshal-ilgen.c.o 2026-01-17T20:28:39.7935714Z [ 35%] Building C object mono/mini/CMakeFiles/marshal-ilgen-stub-objects.dir/__/component/marshal-ilgen-stub.c.o 2026-01-17T20:28:39.8687083Z [ 35%] Building C object mono/utils/CMakeFiles/utils_objects.dir/json.c.o 2026-01-17T20:28:40.0137353Z [ 35%] Building C object mono/utils/CMakeFiles/utils_objects.dir/memfuncs.c.o 2026-01-17T20:28:40.0464690Z [ 35%] Built target marshal-ilgen-stub-objects 2026-01-17T20:28:40.0592221Z [ 35%] Building C object mono/utils/CMakeFiles/utils_objects.dir/parse.c.o 2026-01-17T20:28:40.1482965Z [ 36%] Building C object _deps/fetchzlibng-build/CMakeFiles/zlib.dir/arch/x86/adler32_avx2.c.o 2026-01-17T20:28:40.1483860Z [ 37%] Building C object mono/utils/CMakeFiles/utils_objects.dir/checked-build.c.o 2026-01-17T20:28:40.1673251Z [ 37%] Building C object _deps/fetchzlibng-build/CMakeFiles/zlib.dir/arch/x86/adler32_avx512.c.o 2026-01-17T20:28:40.2035209Z [ 37%] Building C object mono/utils/CMakeFiles/utils_objects.dir/options.c.o 2026-01-17T20:28:40.3545250Z [ 37%] Building C object mono/utils/CMakeFiles/utils_objects.dir/wasm-module-reader.c.o 2026-01-17T20:28:40.4664046Z [ 37%] Building C object mono/utils/CMakeFiles/utils_objects.dir/mono-bitutils.c.o 2026-01-17T20:28:40.5086390Z [ 37%] Built target marshal-ilgen-objects 2026-01-17T20:28:40.5184607Z [ 37%] Building C object _deps/fetchzlibng-build/CMakeFiles/zlib.dir/arch/x86/chunkset_avx512.c.o 2026-01-17T20:28:40.5556355Z [ 37%] Built target utils_objects 2026-01-17T20:28:40.5779632Z [ 37%] Building C object _deps/fetchzlibng-build/CMakeFiles/zlib.dir/arch/x86/adler32_avx512_vnni.c.o 2026-01-17T20:28:40.8398594Z [ 38%] Building C object _deps/fetchzlibng-build/CMakeFiles/zlib.dir/arch/x86/crc32_vpclmulqdq.c.o 2026-01-17T20:28:40.8658663Z [ 38%] Building C object _deps/fetchzlibng-build/CMakeFiles/zlib.dir/gzlib.c.o 2026-01-17T20:28:41.0224689Z [ 38%] Building C object _deps/fetchzlibng-build/CMakeFiles/zlib.dir/gzread.c.o 2026-01-17T20:28:41.2221137Z [ 38%] Linking C static library libmono-component-debugger-stub-static.a 2026-01-17T20:28:41.2676684Z [ 38%] Built target mono-component-debugger-stub-static 2026-01-17T20:28:41.2795578Z [ 38%] Building C object _deps/fetchzlibng-build/CMakeFiles/zlib.dir/gzwrite.c.o 2026-01-17T20:28:41.3243789Z [ 38%] Linking C static library libmono-component-hot_reload-stub-static.a 2026-01-17T20:28:41.3656834Z [ 38%] Linking C static library libmono-component-diagnostics_tracing-stub-static.a 2026-01-17T20:28:41.3691834Z [ 38%] Built target mono-component-hot_reload-stub-static 2026-01-17T20:28:41.3998660Z [ 38%] Building C object mono/mini/containers/CMakeFiles/dn-containers.dir/dn-allocator.c.o 2026-01-17T20:28:41.4153479Z [ 38%] Built target mono-component-diagnostics_tracing-stub-static 2026-01-17T20:28:41.4511770Z [ 38%] Building C object mono/mini/CMakeFiles/mono-wasm-nosimd.dir/interp/interp-nosimd.c.o 2026-01-17T20:28:41.4614618Z [ 39%] Building C object mono/mini/containers/CMakeFiles/dn-containers.dir/dn-fwd-list.c.o 2026-01-17T20:28:41.4892471Z [ 39%] Building C object mono/mini/containers/CMakeFiles/dn-containers.dir/dn-list.c.o 2026-01-17T20:28:41.6760809Z [ 39%] Building C object mono/mini/containers/CMakeFiles/dn-containers.dir/dn-queue.c.o 2026-01-17T20:28:41.7082610Z [ 40%] Linking C static library libz.a 2026-01-17T20:28:41.7169133Z [ 41%] Building C object mono/mini/containers/CMakeFiles/dn-containers-no-lto.dir/dn-allocator.c.o 2026-01-17T20:28:41.7271912Z [ 42%] Linking C static library libmono-wasm-nosimd.a 2026-01-17T20:28:41.7543746Z [ 42%] Built target zlib 2026-01-17T20:28:41.7621083Z [ 42%] Building C object mono/mini/containers/CMakeFiles/dn-containers.dir/dn-umap.c.o 2026-01-17T20:28:41.7689758Z [ 42%] Built target mono-wasm-nosimd 2026-01-17T20:28:41.7804628Z [ 42%] Building C object mono/mini/containers/CMakeFiles/dn-containers-no-lto.dir/dn-fwd-list.c.o 2026-01-17T20:28:41.7860575Z [ 42%] Linking C static library libminipal.a 2026-01-17T20:28:41.8318593Z [ 43%] Building C object mono/mini/containers/CMakeFiles/dn-containers.dir/dn-vector.c.o 2026-01-17T20:28:41.8319111Z [ 43%] Built target minipal 2026-01-17T20:28:41.8610754Z [ 44%] Building C object mono/sgen/CMakeFiles/sgen_objects.dir/sgen-alloc.c.o 2026-01-17T20:28:41.9654275Z [ 44%] Building C object mono/mini/containers/CMakeFiles/dn-containers-no-lto.dir/dn-list.c.o 2026-01-17T20:28:41.9847772Z [ 44%] Building C object mono/mini/containers/CMakeFiles/dn-containers.dir/dn-simdhash.c.o 2026-01-17T20:28:42.0514433Z [ 44%] Building C object mono/mini/containers/CMakeFiles/dn-containers-no-lto.dir/dn-queue.c.o 2026-01-17T20:28:42.1099034Z [ 44%] Building C object mono/mini/containers/CMakeFiles/dn-containers.dir/dn-simdhash-string-ptr.c.o 2026-01-17T20:28:42.1438632Z [ 45%] Generating diagnostics_tracing-gen-sources.timestamp 2026-01-17T20:28:42.1885935Z [ 46%] Building C object mono/mini/containers/CMakeFiles/dn-containers-no-lto.dir/dn-umap.c.o 2026-01-17T20:28:42.2635636Z [ 46%] Building C object mono/sgen/CMakeFiles/sgen_objects.dir/sgen-cardtable.c.o 2026-01-17T20:28:42.3832776Z [ 46%] Building C object mono/mini/containers/CMakeFiles/dn-containers.dir/dn-simdhash-u32-ptr.c.o 2026-01-17T20:28:42.4322256Z [ 46%] Building C object mono/mini/containers/CMakeFiles/dn-containers-no-lto.dir/dn-vector.c.o 2026-01-17T20:28:42.5669587Z [ 46%] Building C object mono/mini/containers/CMakeFiles/dn-containers-no-lto.dir/dn-simdhash.c.o 2026-01-17T20:28:42.6105319Z [ 47%] Building C object mono/mini/containers/CMakeFiles/dn-containers.dir/dn-simdhash-ptr-ptr.c.o 2026-01-17T20:28:42.6815780Z [ 47%] Building C object mono/mini/containers/CMakeFiles/dn-containers-no-lto.dir/dn-simdhash-string-ptr.c.o 2026-01-17T20:28:42.7006859Z [ 47%] Building C object mono/sgen/CMakeFiles/sgen_objects.dir/sgen-debug.c.o 2026-01-17T20:28:42.8488248Z [ 47%] Building C object mono/mini/containers/CMakeFiles/dn-containers.dir/dn-simdhash-ght-compatible.c.o 2026-01-17T20:28:42.9694857Z [ 48%] Building C object mono/mini/containers/CMakeFiles/dn-containers-no-lto.dir/dn-simdhash-u32-ptr.c.o 2026-01-17T20:28:43.1485272Z [ 48%] Built target diagnostics_tracing-gen-sources 2026-01-17T20:28:43.1592291Z [ 48%] Building C object mono/mini/containers/CMakeFiles/dn-containers.dir/dn-simdhash-ptrpair-ptr.c.o 2026-01-17T20:28:43.1798653Z [ 48%] Building C object mono/sgen/CMakeFiles/sgen_objects.dir/sgen-descriptor.c.o 2026-01-17T20:28:43.2199317Z [ 48%] Building C object mono/mini/containers/CMakeFiles/dn-containers-no-lto.dir/dn-simdhash-ptr-ptr.c.o 2026-01-17T20:28:43.4166851Z [ 48%] Building C object mono/mini/containers/CMakeFiles/dn-containers.dir/dn-simdhash-utils.c.o 2026-01-17T20:28:43.4641925Z [ 48%] Building C object mono/mini/containers/CMakeFiles/dn-containers-no-lto.dir/dn-simdhash-ght-compatible.c.o 2026-01-17T20:28:43.4917765Z [ 48%] Built target dn-containers 2026-01-17T20:28:43.5048165Z [ 49%] Building C object mono/sgen/CMakeFiles/sgen_objects.dir/sgen-fin-weak-hash.c.o 2026-01-17T20:28:43.5402239Z [ 49%] Building C object mono/mini/containers/CMakeFiles/dn-containers-no-lto.dir/dn-simdhash-ptrpair-ptr.c.o 2026-01-17T20:28:43.7576299Z [ 49%] Building C object mono/sgen/CMakeFiles/sgen_objects.dir/sgen-gc.c.o 2026-01-17T20:28:43.8160953Z [ 50%] Building C object mono/mini/containers/CMakeFiles/dn-containers-no-lto.dir/dn-simdhash-utils.c.o 2026-01-17T20:28:43.8593947Z [ 51%] Linking C static library libmono-component-marshal-ilgen-static.a 2026-01-17T20:28:43.8879568Z [ 51%] Building C object mono/eglib/CMakeFiles/eglib_objects.dir/gdate-unix.c.o 2026-01-17T20:28:43.8993917Z [ 51%] Built target dn-containers-no-lto 2026-01-17T20:28:43.9007369Z [ 51%] Built target mono-component-marshal-ilgen-static 2026-01-17T20:28:43.9105335Z [ 51%] Building C object mono/eglib/CMakeFiles/eglib_objects.dir/gfile-unix.c.o 2026-01-17T20:28:43.9275838Z [ 51%] Building C object mono/mini/CMakeFiles/diagnostics_tracing-objects.dir/__/eventpipe/ep-rt-mono.c.o 2026-01-17T20:28:43.9820653Z [ 51%] Building C object mono/eglib/CMakeFiles/eglib_objects.dir/gmisc-unix.c.o 2026-01-17T20:28:44.0067358Z [ 51%] Building C object mono/mini/CMakeFiles/diagnostics_tracing-objects.dir/__/eventpipe/ep-rt-mono-runtime-provider.c.o 2026-01-17T20:28:44.0942579Z [ 52%] Building C object mono/eglib/CMakeFiles/eglib_objects.dir/gmodule-unix.c.o 2026-01-17T20:28:44.1933222Z [ 52%] Building C object mono/eglib/CMakeFiles/eglib_objects.dir/gtimer-unix.c.o 2026-01-17T20:28:44.2962200Z [ 52%] Building C object mono/eglib/CMakeFiles/eglib_objects.dir/garray.c.o 2026-01-17T20:28:44.4100723Z [ 52%] Building C object mono/eglib/CMakeFiles/eglib_objects.dir/gbytearray.c.o 2026-01-17T20:28:44.4326583Z [ 53%] Building C object mono/eglib/CMakeFiles/eglib_objects.dir/gerror.c.o 2026-01-17T20:28:44.4929503Z [ 53%] Building C object mono/sgen/CMakeFiles/sgen_objects.dir/sgen-gchandles.c.o 2026-01-17T20:28:44.5217807Z [ 53%] Building C object mono/eglib/CMakeFiles/eglib_objects.dir/ghashtable.c.o 2026-01-17T20:28:44.7757008Z [ 53%] Building C object mono/eglib/CMakeFiles/eglib_objects.dir/giconv.c.o 2026-01-17T20:28:44.9558051Z [ 53%] Building C object mono/eglib/CMakeFiles/eglib_objects.dir/gmem.c.o 2026-01-17T20:28:44.9702109Z [ 53%] Building C object mono/mini/CMakeFiles/diagnostics_tracing-objects.dir/__/eventpipe/ep-rt-mono-profiler-provider.c.o 2026-01-17T20:28:44.9741457Z [ 53%] Building C object mono/sgen/CMakeFiles/sgen_objects.dir/sgen-gray.c.o 2026-01-17T20:28:45.0723550Z [ 54%] Building C object mono/eglib/CMakeFiles/eglib_objects.dir/goutput.c.o 2026-01-17T20:28:45.1906549Z [ 54%] Building C object mono/eglib/CMakeFiles/eglib_objects.dir/gstr.c.o 2026-01-17T20:28:45.2561748Z [ 54%] Building C object mono/eglib/CMakeFiles/eglib_objects.dir/gslist.c.o 2026-01-17T20:28:45.3247909Z [ 55%] Building C object mono/sgen/CMakeFiles/sgen_objects.dir/sgen-hash-table.c.o 2026-01-17T20:28:45.4585619Z [ 56%] Building C object mono/mini/CMakeFiles/diagnostics_tracing-objects.dir/eventpipe/eventpipehelpers.c.o 2026-01-17T20:28:45.4839509Z [ 56%] Building C object mono/eglib/CMakeFiles/eglib_objects.dir/gstring.c.o 2026-01-17T20:28:45.6001721Z [ 57%] Building C object mono/eglib/CMakeFiles/eglib_objects.dir/gptrarray.c.o 2026-01-17T20:28:45.6562702Z [ 57%] Building C object mono/sgen/CMakeFiles/sgen_objects.dir/sgen-internal.c.o 2026-01-17T20:28:45.7385101Z [ 57%] Building C object mono/eglib/CMakeFiles/eglib_objects.dir/glist.c.o 2026-01-17T20:28:45.8051439Z [ 57%] Building C object mono/eglib/CMakeFiles/eglib_objects.dir/gqueue.c.o 2026-01-17T20:28:45.8487543Z [ 57%] Building C object mono/mini/CMakeFiles/diagnostics_tracing-objects.dir/eventpipe/dotnetruntime.c.o 2026-01-17T20:28:45.8913985Z [ 57%] Building C object mono/mini/CMakeFiles/diagnostics_tracing-objects.dir/eventpipe/dotnetruntimerundown.c.o 2026-01-17T20:28:45.9795077Z [ 57%] Building C object mono/eglib/CMakeFiles/eglib_objects.dir/gpath.c.o 2026-01-17T20:28:46.0413998Z [ 57%] Building C object mono/sgen/CMakeFiles/sgen_objects.dir/sgen-layout-stats.c.o 2026-01-17T20:28:46.1006030Z [ 58%] Building C object mono/eglib/CMakeFiles/eglib_objects.dir/gfile.c.o 2026-01-17T20:28:46.2110624Z [ 58%] Building C object mono/eglib/CMakeFiles/eglib_objects.dir/gfile-posix.c.o 2026-01-17T20:28:46.3165402Z [ 58%] Building C object mono/sgen/CMakeFiles/sgen_objects.dir/sgen-los.c.o 2026-01-17T20:28:46.3267266Z [ 58%] Building C object mono/eglib/CMakeFiles/eglib_objects.dir/gutf8.c.o 2026-01-17T20:28:46.3549038Z [ 58%] Building C object mono/mini/CMakeFiles/diagnostics_tracing-objects.dir/eventpipe/dotnetruntimestress.c.o 2026-01-17T20:28:46.4306731Z [ 58%] Building C object mono/eglib/CMakeFiles/eglib_objects.dir/gclock-nanosleep.c.o 2026-01-17T20:28:46.5118899Z [ 58%] Built target eglib_objects 2026-01-17T20:28:46.5233312Z [ 59%] Building C object mono/mini/CMakeFiles/diagnostics_tracing-objects.dir/eventpipe/dotnetruntimeprivate.c.o 2026-01-17T20:28:46.6452876Z [ 59%] Building C object mono/sgen/CMakeFiles/sgen_objects.dir/sgen-marksweep.c.o 2026-01-17T20:28:46.6732397Z [ 60%] Building C object mono/sgen/CMakeFiles/sgen_objects.dir/sgen-memory-governor.c.o 2026-01-17T20:28:46.8414002Z [ 60%] Building C object mono/mini/CMakeFiles/diagnostics_tracing-objects.dir/eventpipe/dotnetruntimemonoprofiler.c.o 2026-01-17T20:28:46.8954983Z [ 60%] Building C object mono/mini/CMakeFiles/diagnostics_tracing-objects.dir/__/eventpipe/ds-rt-mono.c.o 2026-01-17T20:28:47.0827379Z [ 60%] Building C object mono/mini/CMakeFiles/diagnostics_tracing-objects.dir/__/component/event_pipe.c.o 2026-01-17T20:28:47.2156198Z [ 60%] Building C object mono/sgen/CMakeFiles/sgen_objects.dir/sgen-nursery-allocator.c.o 2026-01-17T20:28:47.4786656Z [ 61%] Building C object mono/mini/CMakeFiles/diagnostics_tracing-objects.dir/__/component/diagnostics_server.c.o 2026-01-17T20:28:47.6341930Z [ 61%] Building C object mono/sgen/CMakeFiles/sgen_objects.dir/sgen-pinning-stats.c.o 2026-01-17T20:28:47.6542023Z [ 61%] Building C object mono/sgen/CMakeFiles/sgen_objects.dir/sgen-pinning.c.o 2026-01-17T20:28:47.7730519Z [ 61%] Built target diagnostics_tracing-objects 2026-01-17T20:28:47.7857189Z [ 62%] Building C object mono/sgen/CMakeFiles/sgen_objects.dir/sgen-pointer-queue.c.o 2026-01-17T20:28:47.9901178Z [ 62%] Building C object mono/sgen/CMakeFiles/sgen_objects.dir/sgen-array-list.c.o 2026-01-17T20:28:48.0503669Z [ 62%] Building C object mono/sgen/CMakeFiles/sgen_objects.dir/sgen-protocol.c.o 2026-01-17T20:28:48.0986684Z [ 62%] Building C object mono/sgen/CMakeFiles/sgen_objects.dir/sgen-qsort.c.o 2026-01-17T20:28:48.3383279Z [ 63%] Building C object mono/sgen/CMakeFiles/sgen_objects.dir/sgen-simple-nursery.c.o 2026-01-17T20:28:48.3919248Z [ 63%] Building C object mono/sgen/CMakeFiles/sgen_objects.dir/sgen-split-nursery.c.o 2026-01-17T20:28:48.4746117Z [ 63%] Building C object mono/sgen/CMakeFiles/sgen_objects.dir/sgen-thread-pool.c.o 2026-01-17T20:28:48.8910729Z [ 63%] Building C object mono/sgen/CMakeFiles/sgen_objects.dir/sgen-workers.c.o 2026-01-17T20:28:50.6932306Z [ 64%] Linking C static library libsgen_objects.a 2026-01-17T20:28:50.7307651Z [ 64%] Built target sgen_objects 2026-01-17T20:28:50.7545401Z [ 65%] Building C object mono/metadata/CMakeFiles/metadata_objects.dir/w32event-unix.c.o 2026-01-17T20:28:50.7548002Z [ 65%] Building C object mono/metadata/CMakeFiles/metadata_objects.dir/appdomain.c.o 2026-01-17T20:28:50.7638977Z [ 65%] Building C object mono/metadata/CMakeFiles/metadata_objects.dir/domain.c.o 2026-01-17T20:28:50.7639773Z [ 65%] Building C object mono/metadata/CMakeFiles/metadata_objects.dir/assembly.c.o 2026-01-17T20:28:51.0679635Z [ 66%] Building C object mono/metadata/CMakeFiles/metadata_objects.dir/bundled-resources.c.o 2026-01-17T20:28:51.0803567Z [ 66%] Building C object mono/metadata/CMakeFiles/metadata_objects.dir/class.c.o 2026-01-17T20:28:51.2593020Z [ 66%] Building C object mono/metadata/CMakeFiles/metadata_objects.dir/class-init.c.o 2026-01-17T20:28:51.2694419Z [ 66%] Building C object mono/metadata/CMakeFiles/metadata_objects.dir/class-accessors.c.o 2026-01-17T20:28:51.6200435Z [ 67%] Building C object mono/metadata/CMakeFiles/metadata_objects.dir/class-setup-vtable.c.o 2026-01-17T20:28:51.6649100Z [ 67%] Building C object mono/metadata/CMakeFiles/metadata_objects.dir/components.c.o 2026-01-17T20:28:51.9391786Z [ 67%] Building C object mono/metadata/CMakeFiles/metadata_objects.dir/debug-helpers.c.o 2026-01-17T20:28:52.3942719Z [ 67%] Building C object mono/metadata/CMakeFiles/metadata_objects.dir/debug-mono-symfile.c.o 2026-01-17T20:28:52.4388956Z [ 68%] Building C object mono/metadata/CMakeFiles/metadata_objects.dir/debug-mono-ppdb.c.o 2026-01-17T20:28:52.5162465Z [ 68%] Building C object mono/metadata/CMakeFiles/metadata_objects.dir/environment.c.o 2026-01-17T20:28:52.6312849Z [ 68%] Building C object mono/metadata/CMakeFiles/metadata_objects.dir/exception.c.o 2026-01-17T20:28:52.7878314Z [ 68%] Building C object mono/metadata/CMakeFiles/metadata_objects.dir/icall.c.o 2026-01-17T20:28:52.8235990Z [ 69%] Building C object mono/metadata/CMakeFiles/metadata_objects.dir/icall-eventpipe.c.o 2026-01-17T20:28:52.8427347Z [ 69%] Building C object mono/metadata/CMakeFiles/metadata_objects.dir/image.c.o 2026-01-17T20:28:53.1842875Z [ 69%] Building C object mono/metadata/CMakeFiles/metadata_objects.dir/webcil-loader.c.o 2026-01-17T20:28:53.2524970Z [ 69%] Building C object mono/metadata/CMakeFiles/metadata_objects.dir/jit-info.c.o 2026-01-17T20:28:53.3630890Z [ 70%] Building C object mono/metadata/CMakeFiles/metadata_objects.dir/loader.c.o 2026-01-17T20:28:53.6397948Z [ 70%] Building C object mono/metadata/CMakeFiles/metadata_objects.dir/lock-tracer.c.o 2026-01-17T20:28:53.7619041Z [ 70%] Building C object mono/metadata/CMakeFiles/metadata_objects.dir/marshal.c.o 2026-01-17T20:28:53.7643884Z [ 70%] Building C object mono/metadata/CMakeFiles/metadata_objects.dir/mempool.c.o 2026-01-17T20:28:53.8935026Z [ 71%] Building C object mono/metadata/CMakeFiles/metadata_objects.dir/metadata.c.o 2026-01-17T20:28:54.1083656Z [ 71%] Building C object mono/metadata/CMakeFiles/metadata_objects.dir/metadata-update.c.o 2026-01-17T20:28:54.4158737Z [ 71%] Building C object mono/metadata/CMakeFiles/metadata_objects.dir/method-builder.c.o 2026-01-17T20:28:54.6903969Z [ 71%] Building C object mono/metadata/CMakeFiles/metadata_objects.dir/mono-basic-block.c.o 2026-01-17T20:28:54.9568148Z [ 72%] Building C object mono/metadata/CMakeFiles/metadata_objects.dir/mono-config.c.o 2026-01-17T20:28:55.2221439Z [ 72%] Building C object mono/metadata/CMakeFiles/metadata_objects.dir/mono-debug.c.o 2026-01-17T20:28:55.6844551Z [ 72%] Building C object mono/metadata/CMakeFiles/metadata_objects.dir/mono-endian.c.o 2026-01-17T20:28:55.7341578Z [ 72%] Building C object mono/metadata/CMakeFiles/metadata_objects.dir/mono-hash.c.o 2026-01-17T20:28:55.7675965Z [ 73%] Building C object mono/metadata/CMakeFiles/metadata_objects.dir/mono-conc-hash.c.o 2026-01-17T20:28:56.0616118Z [ 73%] Building C object mono/metadata/CMakeFiles/metadata_objects.dir/weak-hash.c.o 2026-01-17T20:28:56.1185074Z [ 73%] Building C object mono/metadata/CMakeFiles/metadata_objects.dir/object.c.o 2026-01-17T20:28:56.1438333Z [ 73%] Building C object mono/metadata/CMakeFiles/metadata_objects.dir/opcodes.c.o 2026-01-17T20:28:56.2306850Z [ 74%] Building C object mono/metadata/CMakeFiles/metadata_objects.dir/property-bag.c.o 2026-01-17T20:28:56.3285434Z [ 74%] Building C object mono/metadata/CMakeFiles/metadata_objects.dir/profiler.c.o 2026-01-17T20:28:56.4100536Z [ 74%] Building C object mono/metadata/CMakeFiles/metadata_objects.dir/runtime.c.o 2026-01-17T20:28:56.4235696Z [ 74%] Building C object mono/metadata/CMakeFiles/metadata_objects.dir/string-icalls.c.o 2026-01-17T20:28:56.6889547Z [ 75%] Building C object mono/metadata/CMakeFiles/metadata_objects.dir/sysmath.c.o 2026-01-17T20:28:56.7238259Z [ 75%] Building C object mono/metadata/CMakeFiles/metadata_objects.dir/threads.c.o 2026-01-17T20:28:57.0715076Z [ 75%] Building C object mono/metadata/CMakeFiles/metadata_objects.dir/verify.c.o 2026-01-17T20:28:57.1717736Z [ 75%] Building C object mono/metadata/CMakeFiles/metadata_objects.dir/dynamic-stream.c.o 2026-01-17T20:28:57.3582149Z [ 75%] Building C object mono/metadata/CMakeFiles/metadata_objects.dir/metadata-cross-helpers.c.o 2026-01-17T20:28:57.4447082Z [ 76%] Building C object mono/metadata/CMakeFiles/metadata_objects.dir/seq-points-data.c.o 2026-01-17T20:28:57.6330456Z [ 76%] Building C object mono/metadata/CMakeFiles/metadata_objects.dir/handle.c.o 2026-01-17T20:28:57.6564017Z [ 76%] Building C object mono/metadata/CMakeFiles/metadata_objects.dir/w32handle.c.o 2026-01-17T20:28:57.8041843Z [ 76%] Building C object mono/metadata/CMakeFiles/metadata_objects.dir/reflection.c.o 2026-01-17T20:28:57.9292770Z [ 77%] Building C object mono/metadata/CMakeFiles/metadata_objects.dir/dynamic-image.c.o 2026-01-17T20:28:57.9513112Z [ 77%] Building C object mono/metadata/CMakeFiles/metadata_objects.dir/sre.c.o 2026-01-17T20:28:58.1379942Z [ 77%] Building C object mono/metadata/CMakeFiles/metadata_objects.dir/sre-encode.c.o 2026-01-17T20:28:58.2815896Z [ 77%] Building C object mono/metadata/CMakeFiles/metadata_objects.dir/custom-attrs.c.o 2026-01-17T20:28:58.5368699Z [ 78%] Building C object mono/metadata/CMakeFiles/metadata_objects.dir/callspec.c.o 2026-01-17T20:28:58.7911815Z [ 78%] Building C object mono/metadata/CMakeFiles/metadata_objects.dir/assembly-load-context.c.o 2026-01-17T20:28:59.0639718Z [ 78%] Building C object mono/metadata/CMakeFiles/metadata_objects.dir/native-library.c.o 2026-01-17T20:28:59.2339508Z [ 78%] Building C object mono/metadata/CMakeFiles/metadata_objects.dir/native-library-qcall.c.o 2026-01-17T20:28:59.3436045Z [ 79%] Building C object mono/metadata/CMakeFiles/metadata_objects.dir/loaded-images.c.o 2026-01-17T20:28:59.4443623Z [ 79%] Building C object mono/metadata/CMakeFiles/metadata_objects.dir/abi.c.o 2026-01-17T20:28:59.5165750Z [ 79%] Building C object mono/metadata/CMakeFiles/metadata_objects.dir/memory-manager.c.o 2026-01-17T20:28:59.5324748Z [ 79%] Building C object mono/metadata/CMakeFiles/metadata_objects.dir/unsafe-accessor.c.o 2026-01-17T20:28:59.5899394Z [ 80%] Building C object mono/metadata/CMakeFiles/metadata_objects.dir/icall-table.c.o 2026-01-17T20:28:59.6480471Z [ 80%] Building C object mono/metadata/CMakeFiles/metadata_objects.dir/gc-stats.c.o 2026-01-17T20:28:59.7308337Z [ 80%] Building C object mono/metadata/CMakeFiles/metadata_objects.dir/gc.c.o 2026-01-17T20:28:59.7389077Z [ 80%] Building C object mono/metadata/CMakeFiles/metadata_objects.dir/monitor.c.o 2026-01-17T20:28:59.9652339Z [ 81%] Building C object mono/metadata/CMakeFiles/metadata_objects.dir/sgen-new-bridge.c.o 2026-01-17T20:28:59.9657821Z [ 81%] Building C object mono/metadata/CMakeFiles/metadata_objects.dir/sgen-bridge.c.o 2026-01-17T20:29:00.2799568Z [ 81%] Building C object mono/metadata/CMakeFiles/metadata_objects.dir/sgen-tarjan-bridge.c.o 2026-01-17T20:29:00.3346538Z [ 81%] Building C object mono/metadata/CMakeFiles/metadata_objects.dir/sgen-toggleref.c.o 2026-01-17T20:29:00.4598138Z [ 82%] Building C object mono/metadata/CMakeFiles/metadata_objects.dir/sgen-stw.c.o 2026-01-17T20:29:00.6444360Z [ 82%] Building C object mono/metadata/CMakeFiles/metadata_objects.dir/sgen-mono.c.o 2026-01-17T20:29:00.6674577Z [ 82%] Building C object mono/metadata/CMakeFiles/metadata_objects.dir/method-builder-ilgen.c.o 2026-01-17T20:29:00.8488608Z [ 82%] Building C object mono/metadata/CMakeFiles/metadata_objects.dir/marshal-lightweight.c.o 2026-01-17T20:29:00.9506643Z [ 83%] Building C object mono/metadata/CMakeFiles/metadata_objects.dir/marshal-shared.c.o 2026-01-17T20:29:01.0592986Z [ 83%] Building C object mono/metadata/CMakeFiles/metadata_objects.dir/sgen-mono-ilgen.c.o 2026-01-17T20:29:01.6391165Z [ 83%] Built target metadata_objects 2026-01-17T20:29:01.6496187Z [ 83%] Generating cpu-wasm.h 2026-01-17T20:29:01.7729875Z [ 83%] Building C object mono/mini/CMakeFiles/monosgen-objects.dir/main-core.c.o 2026-01-17T20:29:01.7733859Z [ 84%] Building C object mono/mini/CMakeFiles/monosgen-objects.dir/mini-runtime.c.o 2026-01-17T20:29:01.7766129Z [ 84%] Building C object mono/mini/CMakeFiles/monosgen-objects.dir/seq-points.c.o 2026-01-17T20:29:01.7771281Z [ 84%] Building C object mono/mini/CMakeFiles/monosgen-objects.dir/mini.c.o 2026-01-17T20:29:02.0793163Z [ 84%] Building C object mono/mini/CMakeFiles/monosgen-objects.dir/method-to-ir.c.o 2026-01-17T20:29:02.1777172Z [ 84%] Building C object mono/mini/CMakeFiles/monosgen-objects.dir/cfgdump.c.o 2026-01-17T20:29:02.6400546Z [ 85%] Building C object mono/mini/CMakeFiles/monosgen-objects.dir/calls.c.o 2026-01-17T20:29:03.1993657Z [ 85%] Building C object mono/mini/CMakeFiles/monosgen-objects.dir/decompose.c.o 2026-01-17T20:29:03.4598671Z [ 85%] Building C object mono/mini/CMakeFiles/monosgen-objects.dir/jit-icalls.c.o 2026-01-17T20:29:03.4854450Z [ 85%] Building C object mono/mini/CMakeFiles/monosgen-objects.dir/trace.c.o 2026-01-17T20:29:03.8828081Z [ 86%] Building C object mono/mini/CMakeFiles/monosgen-objects.dir/dominators.c.o 2026-01-17T20:29:04.0807436Z [ 86%] Building C object mono/mini/CMakeFiles/monosgen-objects.dir/cfold.c.o 2026-01-17T20:29:04.2993803Z [ 86%] Building C object mono/mini/CMakeFiles/monosgen-objects.dir/helpers.c.o 2026-01-17T20:29:04.4879304Z [ 86%] Building C object mono/mini/CMakeFiles/monosgen-objects.dir/liveness.c.o 2026-01-17T20:29:04.6734828Z [ 87%] Building C object mono/mini/CMakeFiles/monosgen-objects.dir/ssa.c.o 2026-01-17T20:29:05.1106123Z [ 87%] Building C object mono/mini/CMakeFiles/monosgen-objects.dir/abcremoval.c.o 2026-01-17T20:29:05.3645151Z [ 87%] Building C object mono/mini/CMakeFiles/monosgen-objects.dir/local-propagation.c.o 2026-01-17T20:29:05.5342582Z [ 87%] Building C object mono/mini/CMakeFiles/monosgen-objects.dir/driver.c.o 2026-01-17T20:29:05.7118814Z [ 88%] Building C object mono/mini/CMakeFiles/monosgen-objects.dir/debug-mini.c.o 2026-01-17T20:29:06.1470775Z [ 88%] Building C object mono/mini/CMakeFiles/monosgen-objects.dir/linear-scan.c.o 2026-01-17T20:29:06.2767816Z [ 88%] Building C object mono/mini/CMakeFiles/monosgen-objects.dir/aot-compiler.c.o 2026-01-17T20:29:06.4979792Z [ 88%] Building C object mono/mini/CMakeFiles/monosgen-objects.dir/aot-runtime.c.o 2026-01-17T20:29:06.5519723Z [ 89%] Building C object mono/mini/CMakeFiles/monosgen-objects.dir/aot-runtime-wasm.c.o 2026-01-17T20:29:06.8685946Z [ 89%] Building C object mono/mini/CMakeFiles/monosgen-objects.dir/graph.c.o 2026-01-17T20:29:07.2203596Z [ 89%] Building C object mono/mini/CMakeFiles/monosgen-objects.dir/mini-codegen.c.o 2026-01-17T20:29:08.0998374Z [ 89%] Building C object mono/mini/CMakeFiles/monosgen-objects.dir/mini-exceptions.c.o 2026-01-17T20:29:08.1379053Z [ 90%] Building C object mono/mini/CMakeFiles/monosgen-objects.dir/mini-trampolines.c.o 2026-01-17T20:29:08.7748350Z [ 90%] Building C object mono/mini/CMakeFiles/monosgen-objects.dir/branch-opts.c.o 2026-01-17T20:29:09.1264462Z [ 90%] Building C object mono/mini/CMakeFiles/monosgen-objects.dir/mini-generic-sharing.c.o 2026-01-17T20:29:09.3407201Z [ 90%] Building C object mono/mini/CMakeFiles/monosgen-objects.dir/simd-intrinsics.c.o 2026-01-17T20:29:10.0258342Z [ 91%] Building C object mono/mini/CMakeFiles/monosgen-objects.dir/unwind.c.o 2026-01-17T20:29:10.4425439Z [ 91%] Building C object mono/mini/CMakeFiles/monosgen-objects.dir/image-writer.c.o 2026-01-17T20:29:10.5590381Z [ 91%] Building C object mono/mini/CMakeFiles/monosgen-objects.dir/dwarfwriter.c.o 2026-01-17T20:29:10.6358263Z [ 91%] Building C object mono/mini/CMakeFiles/monosgen-objects.dir/mini-gc.c.o 2026-01-17T20:29:10.8173061Z [ 92%] Building C object mono/mini/CMakeFiles/monosgen-objects.dir/alias-analysis.c.o 2026-01-17T20:29:10.9533848Z [ 92%] Building C object mono/mini/CMakeFiles/monosgen-objects.dir/mini-cross-helpers.c.o 2026-01-17T20:29:11.2376470Z [ 92%] Building C object mono/mini/CMakeFiles/monosgen-objects.dir/arch-stubs.c.o 2026-01-17T20:29:11.2458205Z [ 93%] Building C object mono/mini/CMakeFiles/monosgen-objects.dir/lldb.c.o 2026-01-17T20:29:11.2502794Z [ 93%] Building C object mono/mini/CMakeFiles/monosgen-objects.dir/type-checking.c.o 2026-01-17T20:29:11.5363523Z [ 93%] Building C object mono/mini/CMakeFiles/monosgen-objects.dir/memory-access.c.o 2026-01-17T20:29:11.6410307Z [ 93%] Building C object mono/mini/CMakeFiles/monosgen-objects.dir/intrinsics.c.o 2026-01-17T20:29:12.1479803Z [ 93%] Building C object mono/mini/CMakeFiles/monosgen-objects.dir/mini-profiler.c.o 2026-01-17T20:29:12.4008324Z [ 94%] Building C object mono/mini/CMakeFiles/monosgen-objects.dir/interp-stubs.c.o 2026-01-17T20:29:12.7184195Z [ 94%] Building C object mono/mini/CMakeFiles/monosgen-objects.dir/llvmonly-runtime.c.o 2026-01-17T20:29:12.7588608Z [ 94%] Building C object mono/mini/CMakeFiles/monosgen-objects.dir/monovm.c.o 2026-01-17T20:29:13.0060563Z [ 94%] Building C object mono/mini/CMakeFiles/monosgen-objects.dir/mini-wasm.c.o 2026-01-17T20:29:13.1304774Z [ 95%] Building C object mono/mini/CMakeFiles/monosgen-objects.dir/tramp-wasm.c.o 2026-01-17T20:29:13.2268638Z [ 95%] Building C object mono/mini/CMakeFiles/monosgen-objects.dir/exceptions-wasm.c.o 2026-01-17T20:29:13.3196887Z [ 95%] Building C object mono/mini/CMakeFiles/monosgen-objects.dir/mini-posix.c.o 2026-01-17T20:29:13.4395170Z [ 95%] Building C object mono/mini/CMakeFiles/monosgen-objects.dir/interp/interp.c.o 2026-01-17T20:29:13.4795193Z [ 96%] Building C object mono/mini/CMakeFiles/monosgen-objects.dir/interp/interp-intrins.c.o 2026-01-17T20:29:13.5547897Z [ 96%] Building C object mono/mini/CMakeFiles/monosgen-objects.dir/interp/mintops.c.o 2026-01-17T20:29:13.6791327Z [ 96%] Building C object mono/mini/CMakeFiles/monosgen-objects.dir/interp/transform.c.o 2026-01-17T20:29:13.7691177Z [ 96%] Building C object mono/mini/CMakeFiles/monosgen-objects.dir/interp/transform-opt.c.o 2026-01-17T20:29:13.8009929Z [ 97%] Building C object mono/mini/CMakeFiles/monosgen-objects.dir/interp/tiering.c.o 2026-01-17T20:29:14.2058935Z [ 97%] Building C object mono/mini/CMakeFiles/monosgen-objects.dir/interp/jiterpreter.c.o 2026-01-17T20:29:14.2526381Z [ 97%] Building C object mono/mini/CMakeFiles/monosgen-objects.dir/interp/interp-pgo.c.o 2026-01-17T20:29:14.6617477Z [ 97%] Building C object mono/mini/CMakeFiles/monosgen-objects.dir/interp/interp-simd.c.o 2026-01-17T20:29:15.0963758Z [ 98%] Building C object mono/mini/CMakeFiles/monosgen-objects.dir/mini-llvm.c.o 2026-01-17T20:29:15.7253893Z [ 98%] Building CXX object mono/mini/CMakeFiles/monosgen-objects.dir/mini-llvm-cpp.cpp.o 2026-01-17T20:29:17.1382585Z [ 98%] Building CXX object mono/mini/CMakeFiles/monosgen-objects.dir/llvm-jit.cpp.o 2026-01-17T20:29:17.6189845Z [ 98%] Building C object mono/mini/CMakeFiles/monosgen-objects.dir/debugger-agent-external.c.o 2026-01-17T20:29:17.7671547Z [100%] Building C object mono/mini/CMakeFiles/monosgen-objects.dir/__/profiler/browser.c.o 2026-01-17T20:29:17.9585803Z [100%] Building CXX object mono/mini/CMakeFiles/monosgen-objects.dir/llvm-runtime.cpp.o 2026-01-17T20:29:18.0738126Z [100%] Building C object mono/mini/CMakeFiles/monosgen-objects.dir/__w/1/s/artifacts/obj/_version.c.o 2026-01-17T20:29:19.9854834Z [100%] Built target monosgen-objects 2026-01-17T20:29:20.0073976Z [100%] Linking CXX static library libmonosgen-2.0.a 2026-01-17T20:29:20.0802170Z [100%] Built target monosgen-static 2026-01-17T20:29:20.0997215Z [100%] Building C object mono/mini/CMakeFiles/mono-sgen.dir/main.c.o 2026-01-17T20:29:20.2825550Z [100%] Linking CXX executable mono-aot-cross 2026-01-17T20:29:20.4809381Z Stripping symbols from mono-aot-cross into mono-aot-cross.dbg 2026-01-17T20:29:20.6479052Z [100%] Built target mono-sgen 2026-01-17T20:29:20.6684211Z Install the project... 2026-01-17T20:29:20.6733401Z -- Install configuration: "Release" 2026-01-17T20:29:20.6752070Z -- Installing: /__w/1/s/artifacts/obj/mono/browser.wasm.Release/cross/out/lib/libmono-component-marshal-ilgen-static.a 2026-01-17T20:29:20.6761357Z -- Installing: /__w/1/s/artifacts/obj/mono/browser.wasm.Release/cross/out/lib/libmono-component-debugger-stub-static.a 2026-01-17T20:29:20.6764477Z -- Installing: /__w/1/s/artifacts/obj/mono/browser.wasm.Release/cross/out/lib/libmono-component-hot_reload-stub-static.a 2026-01-17T20:29:20.6770726Z -- Installing: /__w/1/s/artifacts/obj/mono/browser.wasm.Release/cross/out/lib/libmono-component-diagnostics_tracing-stub-static.a 2026-01-17T20:29:20.6774912Z -- Installing: /__w/1/s/artifacts/obj/mono/browser.wasm.Release/cross/out/lib/libmono-wasm-nosimd.a 2026-01-17T20:29:20.6780915Z -- Installing: /__w/1/s/artifacts/obj/mono/browser.wasm.Release/cross/out/bin/mono-aot-cross.dbg 2026-01-17T20:29:20.6964187Z -- Installing: /__w/1/s/artifacts/obj/mono/browser.wasm.Release/cross/out/bin/mono-aot-cross 2026-01-17T20:29:20.7166173Z -- Set non-toolchain portion of runtime path of "/__w/1/s/artifacts/obj/mono/browser.wasm.Release/cross/out/bin/mono-aot-cross" to "$ORIGIN" 2026-01-17T20:29:27.3272456Z System.Private.CoreLib.Generators -> /__w/1/s/artifacts/bin/System.Private.CoreLib.Generators/Release/netstandard2.0/System.Private.CoreLib.Generators.dll 2026-01-17T20:29:30.0928365Z System.Private.CoreLib -> /__w/1/s/artifacts/bin/System.Private.CoreLib/ref/Release/net11.0/System.Private.CoreLib.dll 2026-01-17T20:29:30.5453071Z EventSourceGenerator -> /__w/1/s/artifacts/bin/EventSourceGenerator/Release/netstandard2.0/EventSourceGenerator.dll 2026-01-17T20:29:32.0432746Z LibraryImportGenerator -> /__w/1/s/artifacts/bin/LibraryImportGenerator/Release/netstandard2.0/Microsoft.Interop.LibraryImportGenerator.dll 2026-01-17T20:30:40.1415901Z System.Private.CoreLib -> /__w/1/s/artifacts/bin/mono/browser.wasm.Release/IL/System.Private.CoreLib.dll 2026-01-17T20:30:40.3692926Z "/__w/1/s/src/native/libs/build-native.sh" wasm Release outconfig net11.0-browser-Release-wasm -os browser -cmakeargs "-DCMAKE_ICU_DIR=/__w/1/s/.packages/microsoft.netcore.runtime.icu.transport/11.0.0-alpha.1.25631.1/runtimes/browser-wasm/native" -cmakeargs "-DCMAKE_TZD_DIR=/__w/1/s/.packages/system.runtime.timezonedata/11.0.0-beta.26059.1/contentFiles/any/any/data" -cmakeargs "-DCLR_CMAKE_RUNTIME_MONO=1" -cmakeargs "-DCMAKE_PRODUCT_VERSION=11.0.0" -cmakeargs "-DCMAKE_CONTINUOUS_INTEGRATION_BUILD=true" -cmakeargs "-DCMAKE_NET_CORE_APP_CURRENT_VERSION=11.0" -cmakeargs "-DCMAKE_BUILD_LIBRARIES_CONFIGURATION=Release" -cmakeargs "-DCMAKE_BUILD_RUNTIME_CONFIGURATION=Release" -cmakeargs "-DCMAKE_EMCC_EXPORTED_RUNTIME_METHODS=FS,out,err,ccall,cwrap,setValue,getValue,UTF8ToString,UTF8ArrayToString,lengthBytesUTF8,stringToUTF8Array,safeSetTimeout,runtimeKeepalivePush,runtimeKeepalivePop,abort" -cmakeargs "-DCMAKE_EMCC_EXPORTED_FUNCTIONS=_free,_htons,_malloc,_sbrk,_memalign,_posix_memalign,_memset,_ntohs,stackAlloc,stackRestore,stackSave" -numproc 2 2026-01-17T20:30:40.4283413Z __TargetRid: browser-wasm 2026-01-17T20:30:40.4284120Z Setting up directories for build 2026-01-17T20:30:40.4334743Z Checking prerequisites... 2026-01-17T20:30:40.4338509Z Commencing build of "install" target in "native libraries component" for browser.wasm.Release in /__w/1/s/artifacts/obj/native/net11.0-browser-Release-wasm 2026-01-17T20:30:40.4340998Z Invoking "/__w/1/s/eng/native/gen-buildsys.sh" "/__w/1/s/src/native/libs" "/__w/1/s/artifacts/obj/native/net11.0-browser-Release-wasm" wasm browser clang Release "" -DCMAKE_EMCC_EXPORTED_FUNCTIONS=_free,_htons,_malloc,_sbrk,_memalign,_posix_memalign,_memset,_ntohs,stackAlloc,stackRestore,stackSave -DCMAKE_EMCC_EXPORTED_RUNTIME_METHODS=FS,out,err,ccall,cwrap,setValue,getValue,UTF8ToString,UTF8ArrayToString,lengthBytesUTF8,stringToUTF8Array,safeSetTimeout,runtimeKeepalivePush,runtimeKeepalivePop,abort -DCMAKE_BUILD_RUNTIME_CONFIGURATION=Release -DCMAKE_BUILD_LIBRARIES_CONFIGURATION=Release -DCMAKE_NET_CORE_APP_CURRENT_VERSION=11.0 -DCMAKE_CONTINUOUS_INTEGRATION_BUILD=true -DCMAKE_PRODUCT_VERSION=11.0.0 -DCLR_CMAKE_RUNTIME_MONO=1 -DCMAKE_TZD_DIR=/__w/1/s/.packages/system.runtime.timezonedata/11.0.0-beta.26059.1/contentFiles/any/any/data -DCMAKE_ICU_DIR=/__w/1/s/.packages/microsoft.netcore.runtime.icu.transport/11.0.0-alpha.1.25631.1/runtimes/browser-wasm/native 2026-01-17T20:30:40.5129750Z *** .NET EMSDK path setup *** 2026-01-17T20:30:40.5154179Z Prepending to PATH: /__w/1/s/src/mono/browser/emsdk/emscripten 2026-01-17T20:30:40.5176843Z Prepending to PATH: /__w/1/s/src/mono/browser/emsdk/bin 2026-01-17T20:30:40.5199933Z Prepending to PATH: /__w/1/s/src/mono/browser/emsdk/node/bin 2026-01-17T20:30:40.8170017Z configure: /usr/bin/cmake --no-warn-unused-cli -G "Unix Makefiles" -DCMAKE_BUILD_TYPE=RELEASE -DCMAKE_INSTALL_PREFIX=/__w/1/s/artifacts/bin/native/net11.0-browser-Release-wasm -DCMAKE_EMCC_EXPORTED_FUNCTIONS=_free,_htons,_malloc,_sbrk,_memalign,_posix_memalign,_memset,_ntohs,stackAlloc,stackRestore,stackSave -DCMAKE_EMCC_EXPORTED_RUNTIME_METHODS=FS,out,err,ccall,cwrap,setValue,getValue,UTF8ToString,UTF8ArrayToString,lengthBytesUTF8,stringToUTF8Array,safeSetTimeout,runtimeKeepalivePush,runtimeKeepalivePop,abort -DCMAKE_BUILD_RUNTIME_CONFIGURATION=Release -DCMAKE_BUILD_LIBRARIES_CONFIGURATION=Release -DCMAKE_NET_CORE_APP_CURRENT_VERSION=11.0 -DCMAKE_CONTINUOUS_INTEGRATION_BUILD=true -DCMAKE_PRODUCT_VERSION=11.0.0 -DCLR_CMAKE_RUNTIME_MONO=1 -DCMAKE_TZD_DIR=/__w/1/s/.packages/system.runtime.timezonedata/11.0.0-beta.26059.1/contentFiles/any/any/data -DCMAKE_ICU_DIR=/__w/1/s/.packages/microsoft.netcore.runtime.icu.transport/11.0.0-alpha.1.25631.1/runtimes/browser-wasm/native -S /__w/1/s/src/native/libs -B /__w/1/s/artifacts/obj/native/net11.0-browser-Release-wasm -DCMAKE_TOOLCHAIN_FILE=/__w/1/s/src/mono/browser/emsdk/emscripten/cmake/Modules/Platform/Emscripten.cmake -DCMAKE_CROSSCOMPILING_EMULATOR=/__w/1/s/src/mono/browser/emsdk/node/bin/node 2026-01-17T20:30:43.6088513Z Not searching for unused variables given on the command line. 2026-01-17T20:30:43.6089158Z -- The linker identification is LLD 19.1.0 (https://dnceng@dev.azure.com/dnceng/internal/_git/dotnet-llvm-project 2cfe42ea4a7fe364dcb197beca469af8edec0ad6) 2026-01-17T20:30:43.6117583Z -- Performing Test COMPILER_SUPPORTS_W_IMPLICIT_FALLTHROUGH 2026-01-17T20:30:47.8983469Z -- Performing Test COMPILER_SUPPORTS_W_IMPLICIT_FALLTHROUGH - Success 2026-01-17T20:30:47.8994051Z -- Performing Test COMPILER_SUPPORTS_W_RESERVED_IDENTIFIER 2026-01-17T20:30:52.1874764Z -- Performing Test COMPILER_SUPPORTS_W_RESERVED_IDENTIFIER - Success 2026-01-17T20:30:52.1893025Z -- Looking for include files windows.h, bcrypt.h 2026-01-17T20:30:54.5116849Z -- Looking for include files windows.h, bcrypt.h - not found 2026-01-17T20:30:54.5129733Z -- Looking for include files sys/auxv.h, asm/hwcap.h 2026-01-17T20:30:56.6811005Z -- Looking for include files sys/auxv.h, asm/hwcap.h - not found 2026-01-17T20:30:56.6811401Z -- Looking for include file asm/hwprobe.h 2026-01-17T20:30:58.8349932Z -- Looking for include file asm/hwprobe.h - not found 2026-01-17T20:30:58.8354507Z -- Looking for include file sys/resource.h 2026-01-17T20:31:03.1057510Z -- Looking for include file sys/resource.h - found 2026-01-17T20:31:03.1067154Z -- Looking for sysctlbyname 2026-01-17T20:31:06.1464119Z -- Looking for sysctlbyname - not found 2026-01-17T20:31:06.1473144Z -- Looking for fsync 2026-01-17T20:31:10.4591761Z -- Looking for fsync - found 2026-01-17T20:31:10.4592187Z -- Looking for arc4random_buf 2026-01-17T20:31:12.6196897Z -- Looking for arc4random_buf - not found 2026-01-17T20:31:12.6202717Z -- Looking for O_CLOEXEC 2026-01-17T20:31:16.9327573Z -- Looking for O_CLOEXEC - found 2026-01-17T20:31:16.9328017Z -- Looking for CLOCK_MONOTONIC 2026-01-17T20:31:21.2553397Z -- Looking for CLOCK_MONOTONIC - found 2026-01-17T20:31:21.2558824Z -- Looking for CLOCK_MONOTONIC_COARSE 2026-01-17T20:31:25.6221059Z -- Looking for CLOCK_MONOTONIC_COARSE - found 2026-01-17T20:31:25.6224649Z -- Looking for clock_gettime_nsec_np 2026-01-17T20:31:27.7853339Z -- Looking for clock_gettime_nsec_np - not found 2026-01-17T20:31:28.0533243Z -- Using CMake version 3.30.3 2026-01-17T20:31:28.0546598Z -- ZLIB_HEADER_VERSION: 1.3.1 2026-01-17T20:31:28.0546957Z -- ZLIBNG_HEADER_VERSION: 2.2.5 2026-01-17T20:31:28.2964210Z -- Arch detected: 'wasm32' 2026-01-17T20:31:28.2964633Z -- Basearch of 'wasm32' has been detected as: 'wasm32' 2026-01-17T20:31:28.2995472Z -- Using CMake toolchain: /__w/1/s/src/mono/browser/emsdk/emscripten/cmake/Modules/Platform/Emscripten.cmake 2026-01-17T20:31:28.2999188Z -- Performing Test FNO_LTO_AVAILABLE 2026-01-17T20:31:32.5501127Z -- Performing Test FNO_LTO_AVAILABLE - Success 2026-01-17T20:31:32.5502216Z -- Looking for arm_acle.h 2026-01-17T20:31:34.7153129Z -- Looking for arm_acle.h - not found 2026-01-17T20:31:34.7153704Z -- Looking for sys/auxv.h 2026-01-17T20:31:36.8692513Z -- Looking for sys/auxv.h - not found 2026-01-17T20:31:36.8695697Z -- Looking for sys/sdt.h 2026-01-17T20:31:39.0314698Z -- Looking for sys/sdt.h - not found 2026-01-17T20:31:39.0315067Z -- Looking for unistd.h 2026-01-17T20:31:42.5492710Z -- Looking for unistd.h - found 2026-01-17T20:31:42.5493286Z -- Looking for linux/auxvec.h 2026-01-17T20:31:44.7161703Z -- Looking for linux/auxvec.h - not found 2026-01-17T20:31:44.7162209Z -- Looking for sys/types.h 2026-01-17T20:31:48.2493392Z -- Looking for sys/types.h - found 2026-01-17T20:31:48.2494687Z -- Looking for stdint.h 2026-01-17T20:31:51.7872227Z -- Looking for stdint.h - found 2026-01-17T20:31:51.7872744Z -- Looking for stddef.h 2026-01-17T20:31:55.3428557Z -- Looking for stddef.h - found 2026-01-17T20:31:55.3428956Z -- Check size of off64_t 2026-01-17T20:31:58.4236063Z -- Check size of off64_t - done 2026-01-17T20:31:58.4241108Z -- Looking for fseeko 2026-01-17T20:32:02.0268226Z -- Looking for fseeko - found 2026-01-17T20:32:02.0268990Z -- Looking for strerror 2026-01-17T20:32:05.5709288Z -- Looking for strerror - found 2026-01-17T20:32:05.5713218Z -- Looking for posix_memalign 2026-01-17T20:32:09.1689451Z -- Looking for posix_memalign - found 2026-01-17T20:32:09.1700800Z -- Performing Test HAVE_NO_INTERPOSITION 2026-01-17T20:32:12.6803632Z -- Performing Test HAVE_NO_INTERPOSITION - Success 2026-01-17T20:32:12.6809289Z -- Performing Test HAVE_ATTRIBUTE_VISIBILITY_HIDDEN 2026-01-17T20:32:16.2162460Z -- Performing Test HAVE_ATTRIBUTE_VISIBILITY_HIDDEN - Success 2026-01-17T20:32:16.2164235Z -- Performing Test HAVE_ATTRIBUTE_VISIBILITY_INTERNAL 2026-01-17T20:32:19.7680048Z -- Performing Test HAVE_ATTRIBUTE_VISIBILITY_INTERNAL - Success 2026-01-17T20:32:19.7682487Z -- Performing Test HAVE_ATTRIBUTE_ALIGNED 2026-01-17T20:32:23.2967457Z -- Performing Test HAVE_ATTRIBUTE_ALIGNED - Success 2026-01-17T20:32:23.2971885Z -- Performing Test HAVE_BUILTIN_ASSUME_ALIGNED 2026-01-17T20:32:26.9000324Z -- Performing Test HAVE_BUILTIN_ASSUME_ALIGNED - Success 2026-01-17T20:32:26.9002419Z -- Performing Test HAVE_BUILTIN_CTZ 2026-01-17T20:32:30.4314268Z -- Performing Test HAVE_BUILTIN_CTZ - Success 2026-01-17T20:32:30.4314724Z -- Performing Test HAVE_BUILTIN_CTZLL 2026-01-17T20:32:33.9507012Z -- Performing Test HAVE_BUILTIN_CTZLL - Success 2026-01-17T20:32:33.9509741Z -- Performing Test HAVE_PTRDIFF_T 2026-01-17T20:32:37.4709336Z -- Performing Test HAVE_PTRDIFF_T - Success 2026-01-17T20:32:37.4709810Z -- No optimized architecture: using arch/generic 2026-01-17T20:32:37.4713365Z -- Architecture-specific source files: 2026-01-17T20:32:37.4869941Z -- The following features have been enabled: 2026-01-17T20:32:37.4870317Z 2026-01-17T20:32:37.4870515Z * CMAKE_BUILD_TYPE, Build type: RELEASE (selected) 2026-01-17T20:32:37.4870748Z * WITH_GZFILEOP, Compile with support for gzFile related functions 2026-01-17T20:32:37.4870981Z * ZLIB_COMPAT, Compile with zlib compatible API 2026-01-17T20:32:37.4871207Z * WITH_SANITIZER, Enable sanitizer support 2026-01-17T20:32:37.4871414Z * WITH_GTEST, Build gtest_zlib 2026-01-17T20:32:37.4871613Z * WITH_OPTIM, Build with optimisation 2026-01-17T20:32:37.4871819Z * WITH_NEW_STRATEGIES, Use new strategies 2026-01-17T20:32:37.4872089Z * WITH_RUNTIME_CPU_DETECTION, Build with runtime CPU detection 2026-01-17T20:32:37.4872315Z 2026-01-17T20:32:37.4872501Z -- The following features have been disabled: 2026-01-17T20:32:37.4872679Z 2026-01-17T20:32:37.4872881Z * ZLIB_SYMBOL_PREFIX, Publicly exported symbols DO NOT have a custom prefix 2026-01-17T20:32:37.4873109Z * ZLIB_ENABLE_TESTS, Build test binaries 2026-01-17T20:32:37.4873327Z * ZLIBNG_ENABLE_TESTS, Test zlib-ng specific API 2026-01-17T20:32:37.4873530Z * WITH_FUZZERS, Build test/fuzz 2026-01-17T20:32:37.4873729Z * WITH_BENCHMARKS, Build test/benchmarks 2026-01-17T20:32:37.4873939Z * WITH_BENCHMARK_APPS, Build application benchmarks 2026-01-17T20:32:37.4874201Z * WITH_NATIVE_INSTRUCTIONS, Instruct the compiler to use the full instruction set on this host (gcc/clang -march=native) 2026-01-17T20:32:37.4874471Z * WITH_MAINTAINER_WARNINGS, Build with project maintainer warnings 2026-01-17T20:32:37.4874707Z * WITH_CODE_COVERAGE, Enable code coverage reporting 2026-01-17T20:32:37.4874936Z * WITH_INFLATE_STRICT, Build with strict inflate distance checking 2026-01-17T20:32:37.4875186Z * WITH_INFLATE_ALLOW_INVALID_DIST, Build with zero fill for inflate invalid distances 2026-01-17T20:32:37.4875431Z * INSTALL_UTILS, Copy minigzip and minideflate during install 2026-01-17T20:32:37.4875619Z 2026-01-17T20:32:37.5026262Z -- Performing Test C_SUPPORTS_WUNGUARDED_AVAILABILITY 2026-01-17T20:32:41.7896153Z -- Performing Test C_SUPPORTS_WUNGUARDED_AVAILABILITY - Success 2026-01-17T20:32:41.7901516Z -- Looking for include files sys/socket.h, linux/in.h 2026-01-17T20:32:43.9506573Z -- Looking for include files sys/socket.h, linux/in.h - not found 2026-01-17T20:32:43.9510467Z -- Performing Test HAVE_IN_PKTINFO 2026-01-17T20:32:48.2412791Z -- Performing Test HAVE_IN_PKTINFO - Success 2026-01-17T20:32:48.2413251Z -- Performing Test HAVE_IP_MREQN 2026-01-17T20:32:52.5771413Z -- Performing Test HAVE_IP_MREQN - Success 2026-01-17T20:32:52.5774924Z -- Performing Test HAVE_IP_MULTICAST_IFINDEX 2026-01-17T20:32:54.7435759Z -- Performing Test HAVE_IP_MULTICAST_IFINDEX - Failed 2026-01-17T20:32:54.7436776Z -- Performing Test HAVE_STATFS_VFS 2026-01-17T20:32:59.1844951Z -- Performing Test HAVE_STATFS_VFS - Success 2026-01-17T20:32:59.1846008Z -- Performing Test HAVE_STATFS_MOUNT 2026-01-17T20:33:01.3538214Z -- Performing Test HAVE_STATFS_MOUNT - Failed 2026-01-17T20:33:01.3539055Z -- Performing Test HAVE_FLOCK64 2026-01-17T20:33:03.5272781Z -- Performing Test HAVE_FLOCK64 - Failed 2026-01-17T20:33:03.5278780Z -- Looking for F_DUPFD_CLOEXEC 2026-01-17T20:33:07.8599758Z -- Looking for F_DUPFD_CLOEXEC - found 2026-01-17T20:33:07.8604305Z -- Looking for F_DUPFD 2026-01-17T20:33:12.2149843Z -- Looking for F_DUPFD - found 2026-01-17T20:33:12.2155799Z -- Looking for F_FULLFSYNC 2026-01-17T20:33:14.3927926Z -- Looking for F_FULLFSYNC - not found 2026-01-17T20:33:14.3929033Z -- Looking for getifaddrs 2026-01-17T20:33:18.7778605Z -- Looking for getifaddrs - found 2026-01-17T20:33:18.7785684Z -- Looking for fork 2026-01-17T20:33:23.1705833Z -- Looking for fork - found 2026-01-17T20:33:23.1708955Z -- Looking for lseek64 2026-01-17T20:33:25.4212052Z -- Looking for lseek64 - not found 2026-01-17T20:33:25.4217897Z -- Looking for mmap64 2026-01-17T20:33:27.6411980Z -- Looking for mmap64 - not found 2026-01-17T20:33:27.6412465Z -- Looking for ftruncate64 2026-01-17T20:33:29.8582036Z -- Looking for ftruncate64 - not found 2026-01-17T20:33:29.8583231Z -- Looking for posix_fadvise64 2026-01-17T20:33:32.0636408Z -- Looking for posix_fadvise64 - not found 2026-01-17T20:33:32.0636787Z -- Looking for stat64 2026-01-17T20:33:34.3401024Z -- Looking for stat64 - not found 2026-01-17T20:33:34.3405118Z -- Looking for vfork 2026-01-17T20:33:38.8802113Z -- Looking for vfork - found 2026-01-17T20:33:38.8805597Z -- Looking for pipe 2026-01-17T20:33:43.9531491Z -- Looking for pipe - found 2026-01-17T20:33:43.9535953Z -- Looking for pipe2 2026-01-17T20:33:49.0483962Z -- Looking for pipe2 - found 2026-01-17T20:33:49.0484982Z -- Looking for getmntinfo 2026-01-17T20:33:51.2496758Z -- Looking for getmntinfo - not found 2026-01-17T20:33:51.2500688Z -- Looking for strcpy_s 2026-01-17T20:33:53.5138040Z -- Looking for strcpy_s - not found 2026-01-17T20:33:53.5144140Z -- Looking for strlcat 2026-01-17T20:33:58.2513846Z -- Looking for strlcat - found 2026-01-17T20:33:58.2515343Z -- Looking for posix_fadvise 2026-01-17T20:34:02.7340527Z -- Looking for posix_fadvise - found 2026-01-17T20:34:02.7344147Z -- Looking for fallocate 2026-01-17T20:34:04.9326984Z -- Looking for fallocate - not found 2026-01-17T20:34:04.9328648Z -- Looking for preadv 2026-01-17T20:34:09.9490455Z -- Looking for preadv - found 2026-01-17T20:34:09.9490908Z -- Looking for pwritev 2026-01-17T20:34:14.9797020Z -- Looking for pwritev - found 2026-01-17T20:34:14.9799099Z -- Looking for ioctl 2026-01-17T20:34:19.4475617Z -- Looking for ioctl - found 2026-01-17T20:34:19.4480551Z -- Looking for sched_getaffinity 2026-01-17T20:34:21.7254717Z -- Looking for sched_getaffinity - not found 2026-01-17T20:34:21.7257809Z -- Looking for sched_setaffinity 2026-01-17T20:34:24.0923453Z -- Looking for sched_setaffinity - not found 2026-01-17T20:34:24.0926502Z -- Looking for sched_getcpu 2026-01-17T20:34:26.3156597Z -- Looking for sched_getcpu - not found 2026-01-17T20:34:26.3160220Z -- Looking for pthread_setcancelstate 2026-01-17T20:34:30.6474048Z -- Looking for pthread_setcancelstate - found 2026-01-17T20:34:30.6474945Z -- Looking for include file gnu/lib-names.h 2026-01-17T20:34:32.8117834Z -- Looking for include file gnu/lib-names.h - not found 2026-01-17T20:34:32.8120689Z -- Looking for TIOCGWINSZ 2026-01-17T20:34:37.3016167Z -- Looking for TIOCGWINSZ - found 2026-01-17T20:34:37.3019080Z -- Looking for cfsetspeed 2026-01-17T20:34:41.6920678Z -- Looking for cfsetspeed - found 2026-01-17T20:34:41.6922491Z -- Looking for cfmakeraw 2026-01-17T20:34:46.0712280Z -- Looking for cfmakeraw - found 2026-01-17T20:34:46.0714140Z -- Performing Test HAVE_UTSNAME_DOMAINNAME 2026-01-17T20:34:48.2519459Z -- Performing Test HAVE_UTSNAME_DOMAINNAME - Failed 2026-01-17T20:34:48.2519929Z -- Performing Test HAVE_STAT_BIRTHTIME 2026-01-17T20:34:50.4611213Z -- Performing Test HAVE_STAT_BIRTHTIME - Failed 2026-01-17T20:34:50.4611705Z -- Performing Test HAVE_STAT_FLAGS 2026-01-17T20:34:52.8422437Z -- Performing Test HAVE_STAT_FLAGS - Failed 2026-01-17T20:34:52.8423365Z -- Looking for lchflags 2026-01-17T20:34:55.1370405Z -- Looking for lchflags - not found 2026-01-17T20:34:55.1371633Z -- Performing Test HAVE_STAT_TIMESPEC 2026-01-17T20:34:57.4868799Z -- Performing Test HAVE_STAT_TIMESPEC - Failed 2026-01-17T20:34:57.4869294Z -- Performing Test HAVE_STAT_TIM 2026-01-17T20:35:01.8906883Z -- Performing Test HAVE_STAT_TIM - Success 2026-01-17T20:35:01.8907256Z -- Performing Test HAVE_STAT_NSEC 2026-01-17T20:35:04.1137472Z -- Performing Test HAVE_STAT_NSEC - Failed 2026-01-17T20:35:04.1140409Z -- Performing Test HAVE_DIRENT_NAME_LEN 2026-01-17T20:35:06.3178458Z -- Performing Test HAVE_DIRENT_NAME_LEN - Failed 2026-01-17T20:35:06.3183956Z -- Performing Test HAVE_STATFS_FSTYPENAME 2026-01-17T20:35:08.5094243Z -- Performing Test HAVE_STATFS_FSTYPENAME - Failed 2026-01-17T20:35:08.5096437Z -- Performing Test HAVE_STATVFS_FSTYPENAME 2026-01-17T20:35:10.6952878Z -- Performing Test HAVE_STATVFS_FSTYPENAME - Failed 2026-01-17T20:35:10.6961569Z -- Performing Test HAVE_STATVFS_BASETYPE 2026-01-17T20:35:12.8682504Z -- Performing Test HAVE_STATVFS_BASETYPE - Failed 2026-01-17T20:35:12.8686987Z -- Looking for statfs 2026-01-17T20:35:17.9130458Z -- Looking for statfs - found 2026-01-17T20:35:17.9135082Z -- Looking for getrlimit 2026-01-17T20:35:22.3153239Z -- Looking for getrlimit - found 2026-01-17T20:35:22.3155008Z -- Looking for setrlimit 2026-01-17T20:35:26.8575122Z -- Looking for setrlimit - found 2026-01-17T20:35:26.8575603Z -- Check size of struct statfs 2026-01-17T20:35:30.0815126Z -- Check size of struct statfs - done 2026-01-17T20:35:30.0818868Z -- Performing Test HAVE_GNU_STRERROR_R 2026-01-17T20:35:32.2850889Z -- Performing Test HAVE_GNU_STRERROR_R - Failed 2026-01-17T20:35:32.2852476Z -- Performing Test KEVENT_HAS_VOID_UDATA 2026-01-17T20:35:34.4922337Z -- Performing Test KEVENT_HAS_VOID_UDATA - Failed 2026-01-17T20:35:34.4923761Z -- Performing Test HAVE_SENDFILE_4 2026-01-17T20:35:36.7144134Z -- Performing Test HAVE_SENDFILE_4 - Failed 2026-01-17T20:35:36.7145913Z -- Performing Test HAVE_SENDFILE_6 2026-01-17T20:35:38.8976103Z -- Performing Test HAVE_SENDFILE_6 - Failed 2026-01-17T20:35:38.8976571Z -- Performing Test HAVE_SENDFILE_7 2026-01-17T20:35:41.1007298Z -- Performing Test HAVE_SENDFILE_7 - Failed 2026-01-17T20:35:41.1008613Z -- Looking for fcopyfile 2026-01-17T20:35:43.4041246Z -- Looking for fcopyfile - not found 2026-01-17T20:35:43.4041813Z -- Looking for include file sys/sockio.h 2026-01-17T20:35:45.6847607Z -- Looking for include file sys/sockio.h - not found 2026-01-17T20:35:45.6852553Z -- Looking for include file linux/ethtool.h 2026-01-17T20:35:48.2285383Z -- Looking for include file linux/ethtool.h - not found 2026-01-17T20:35:48.2289089Z -- Looking for include file sys/poll.h 2026-01-17T20:35:50.4268960Z -- Looking for include file sys/poll.h - not found 2026-01-17T20:35:50.4271451Z -- Looking for include file sys/proc_info.h 2026-01-17T20:35:52.6185563Z -- Looking for include file sys/proc_info.h - not found 2026-01-17T20:35:52.6189750Z -- Looking for include files time.h, linux/errqueue.h 2026-01-17T20:35:54.8724980Z -- Looking for include files time.h, linux/errqueue.h - not found 2026-01-17T20:35:54.8725884Z -- Looking for epoll_create1 2026-01-17T20:35:57.1616359Z -- Looking for epoll_create1 - not found 2026-01-17T20:35:57.1617688Z -- Looking for gethostname 2026-01-17T20:36:01.6130839Z -- Looking for gethostname - found 2026-01-17T20:36:01.6136007Z -- Looking for getnameinfo 2026-01-17T20:36:06.1987429Z -- Looking for getnameinfo - found 2026-01-17T20:36:06.1990038Z -- Performing Test HAVE_SOCKADDR_UN_SUN_PATH 2026-01-17T20:36:10.5242460Z -- Performing Test HAVE_SOCKADDR_UN_SUN_PATH - Success 2026-01-17T20:36:10.5247215Z -- Looking for accept4 2026-01-17T20:36:15.7672034Z -- Looking for accept4 - found 2026-01-17T20:36:15.7673473Z -- Looking for kqueue 2026-01-17T20:36:18.1142086Z -- Looking for kqueue - not found 2026-01-17T20:36:18.1143872Z -- Looking for disconnectx 2026-01-17T20:36:20.4667030Z -- Looking for disconnectx - not found 2026-01-17T20:36:20.4684261Z -- Looking for connectx 2026-01-17T20:36:22.7710252Z -- Looking for connectx - not found 2026-01-17T20:36:22.7711951Z -- Performing Test HAVE_GETNAMEINFO_SIGNED_FLAGS 2026-01-17T20:36:27.5640542Z -- Performing Test HAVE_GETNAMEINFO_SIGNED_FLAGS - Success 2026-01-17T20:36:27.5641011Z -- Looking for malloc_size 2026-01-17T20:36:29.9117449Z -- Looking for malloc_size - not found 2026-01-17T20:36:29.9125661Z -- Looking for malloc_usable_size 2026-01-17T20:36:34.3378214Z -- Looking for malloc_usable_size - found 2026-01-17T20:36:34.3379813Z -- Looking for malloc_usable_size 2026-01-17T20:36:36.6175146Z -- Looking for malloc_usable_size - not found 2026-01-17T20:36:36.6186031Z -- Looking for pthread_create in pthread 2026-01-17T20:36:41.0338760Z -- Looking for pthread_create in pthread - found 2026-01-17T20:36:41.0346505Z -- Looking for pthread_create in c 2026-01-17T20:36:45.6753771Z -- Looking for pthread_create in c - found 2026-01-17T20:36:45.6754167Z -- Looking for pthread_condattr_setclock in pthread 2026-01-17T20:36:50.1699771Z -- Looking for pthread_condattr_setclock in pthread - found 2026-01-17T20:36:50.1700977Z -- Looking for pthread_mutex_clocklock in pthread 2026-01-17T20:36:53.3585376Z -- Looking for pthread_mutex_clocklock in pthread - not found 2026-01-17T20:36:53.3585902Z -- Looking for futimes 2026-01-17T20:36:56.5585857Z -- Looking for futimes - not found 2026-01-17T20:36:56.5603328Z -- Looking for futimens 2026-01-17T20:37:01.7371723Z -- Looking for futimens - found 2026-01-17T20:37:01.7372846Z -- Looking for fchmod 2026-01-17T20:37:06.8792203Z -- Looking for fchmod - found 2026-01-17T20:37:06.8807437Z -- Looking for chmod 2026-01-17T20:37:12.0073357Z -- Looking for chmod - found 2026-01-17T20:37:12.0077997Z -- Looking for utimensat 2026-01-17T20:37:17.1671450Z -- Looking for utimensat - found 2026-01-17T20:37:17.1672170Z -- Looking for lutimes 2026-01-17T20:37:20.2974156Z -- Looking for lutimes - not found 2026-01-17T20:37:20.2976922Z -- Performing Test IPV6MR_INTERFACE_UNSIGNED 2026-01-17T20:37:24.6502759Z -- Performing Test IPV6MR_INTERFACE_UNSIGNED - Success 2026-01-17T20:37:24.6503595Z -- Looking for include file sys/inotify.h 2026-01-17T20:37:26.8840678Z -- Looking for include file sys/inotify.h - not found 2026-01-17T20:37:26.8846291Z -- Performing Test INOTIFY_RM_WATCH_WD_UNSIGNED 2026-01-17T20:37:29.0648150Z -- Performing Test INOTIFY_RM_WATCH_WD_UNSIGNED - Failed 2026-01-17T20:37:29.0648660Z -- Checking prototype getpriority for PRIORITY_REQUIRES_INT_WHO 2026-01-17T20:37:31.3959247Z -- Checking prototype getpriority for PRIORITY_REQUIRES_INT_WHO - False 2026-01-17T20:37:31.3959849Z -- Checking prototype kevent for KEVENT_REQUIRES_INT_PARAMS 2026-01-17T20:37:33.8609723Z -- Checking prototype kevent for KEVENT_REQUIRES_INT_PARAMS - False 2026-01-17T20:37:33.8611547Z -- Checking prototype statfs for HAVE_NON_LEGACY_STATFS 2026-01-17T20:37:38.3181362Z -- Checking prototype statfs for HAVE_NON_LEGACY_STATFS - True 2026-01-17T20:37:38.3182135Z -- Checking prototype ioctl for HAVE_IOCTL_WITH_INT_REQUEST 2026-01-17T20:37:42.7928804Z -- Checking prototype ioctl for HAVE_IOCTL_WITH_INT_REQUEST - True 2026-01-17T20:37:42.7929236Z -- Performing Test HAVE_MKSTEMPS 2026-01-17T20:37:48.0653059Z -- Performing Test HAVE_MKSTEMPS - Success 2026-01-17T20:37:48.0655778Z -- Performing Test HAVE_MKSTEMP 2026-01-17T20:37:53.2639254Z -- Performing Test HAVE_MKSTEMP - Success 2026-01-17T20:37:53.2639852Z -- Performing Test HAVE_NETINET_TCP_VAR_H 2026-01-17T20:37:55.5173602Z -- Performing Test HAVE_NETINET_TCP_VAR_H - Failed 2026-01-17T20:37:55.5174098Z -- Performing Test HAVE_NETINET_UDP_VAR_H 2026-01-17T20:37:57.7919762Z -- Performing Test HAVE_NETINET_UDP_VAR_H - Failed 2026-01-17T20:37:57.7921715Z -- Performing Test HAVE_NETINET_IP_VAR_H 2026-01-17T20:38:00.0320866Z -- Performing Test HAVE_NETINET_IP_VAR_H - Failed 2026-01-17T20:38:00.0321885Z -- Performing Test HAVE_NETINET_ICMP_VAR_H 2026-01-17T20:38:02.3409073Z -- Performing Test HAVE_NETINET_ICMP_VAR_H - Failed 2026-01-17T20:38:02.3412363Z -- Looking for include file sys/cdefs.h 2026-01-17T20:38:04.6244907Z -- Looking for include file sys/cdefs.h - not found 2026-01-17T20:38:04.6246004Z -- Performing Test HAVE_TCP_H_TCPSTATE_ENUM 2026-01-17T20:38:09.0568032Z -- Performing Test HAVE_TCP_H_TCPSTATE_ENUM - Success 2026-01-17T20:38:09.0570653Z -- Looking for TCPS_ESTABLISHED 2026-01-17T20:38:11.4656329Z -- Looking for TCPS_ESTABLISHED - not found 2026-01-17T20:38:11.4665204Z -- Looking for getgrouplist 2026-01-17T20:38:14.7022786Z -- Looking for getgrouplist - not found 2026-01-17T20:38:14.7027405Z -- Looking for include file syslog.h 2026-01-17T20:38:19.0862196Z -- Looking for include file syslog.h - found 2026-01-17T20:38:19.0865367Z -- Looking for include file termios.h 2026-01-17T20:38:23.4783569Z -- Looking for include file termios.h - found 2026-01-17T20:38:23.4784594Z -- Looking for include file dlfcn.h 2026-01-17T20:38:27.9688291Z -- Looking for include file dlfcn.h - found 2026-01-17T20:38:27.9690920Z -- Looking for include file sys/statfs.h 2026-01-17T20:38:32.3823813Z -- Looking for include file sys/statfs.h - found 2026-01-17T20:38:32.3828208Z -- Looking for include file sys/statvfs.h 2026-01-17T20:38:36.9424583Z -- Looking for include file sys/statvfs.h - found 2026-01-17T20:38:36.9425345Z -- Looking for include file net/if.h 2026-01-17T20:38:41.2613505Z -- Looking for include file net/if.h - found 2026-01-17T20:38:41.2615872Z -- Looking for include file pthread.h 2026-01-17T20:38:45.5747814Z -- Looking for include file pthread.h - found 2026-01-17T20:38:45.5748597Z -- Check size of struct rt_msghdr 2026-01-17T20:38:47.8319798Z -- Check size of struct rt_msghdr - failed 2026-01-17T20:38:47.8321854Z -- Check size of struct rt_msghdr2 2026-01-17T20:38:50.0455420Z -- Check size of struct rt_msghdr2 - failed 2026-01-17T20:38:50.0462759Z -- Check size of struct if_msghdr2 2026-01-17T20:38:52.2944181Z -- Check size of struct if_msghdr2 - failed 2026-01-17T20:38:52.2948895Z -- Looking for include files sys/types.h, sys/sysctl.h 2026-01-17T20:38:54.5196409Z -- Looking for include files sys/types.h, sys/sysctl.h - not found 2026-01-17T20:38:54.5197009Z -- Looking for include file sys/ioctl.h 2026-01-17T20:38:58.9232952Z -- Looking for include file sys/ioctl.h - found 2026-01-17T20:38:58.9233559Z -- Looking for include file sys/filio.h 2026-01-17T20:39:01.1322935Z -- Looking for include file sys/filio.h - not found 2026-01-17T20:39:01.1323704Z -- Looking for include files sys/types.h, netpacket/packet.h 2026-01-17T20:39:05.4421097Z -- Looking for include files sys/types.h, netpacket/packet.h - found 2026-01-17T20:39:05.4421487Z -- Looking for include file net/if_arp.h 2026-01-17T20:39:09.8328729Z -- Looking for include file net/if_arp.h - found 2026-01-17T20:39:09.8331759Z -- Looking for include file sys/mntent.h 2026-01-17T20:39:12.1510912Z -- Looking for include file sys/mntent.h - not found 2026-01-17T20:39:12.1519181Z -- Looking for include file mntent.h 2026-01-17T20:39:16.4439907Z -- Looking for include file mntent.h - found 2026-01-17T20:39:16.4443446Z -- Looking for include files stdint.h, net/if_media.h 2026-01-17T20:39:18.6313446Z -- Looking for include files stdint.h, net/if_media.h - not found 2026-01-17T20:39:18.6313916Z -- Looking for include file linux/rtnetlink.h 2026-01-17T20:39:20.8203657Z -- Looking for include file linux/rtnetlink.h - not found 2026-01-17T20:39:20.8204136Z -- Looking for include file linux/can.h 2026-01-17T20:39:23.1067267Z -- Looking for include file linux/can.h - not found 2026-01-17T20:39:23.1070018Z -- Looking for include file IOKit/serial/ioss.h 2026-01-17T20:39:25.3107545Z -- Looking for include file IOKit/serial/ioss.h - not found 2026-01-17T20:39:25.3111514Z -- Looking for getpeereid 2026-01-17T20:39:27.5275042Z -- Looking for getpeereid - not found 2026-01-17T20:39:27.5275395Z -- Looking for getdomainname 2026-01-17T20:39:31.9085390Z -- Looking for getdomainname - found 2026-01-17T20:39:31.9089325Z -- Performing Test HAVE_GETDOMAINNAME_SIZET 2026-01-17T20:39:36.3066244Z -- Performing Test HAVE_GETDOMAINNAME_SIZET - Success 2026-01-17T20:39:36.3067611Z -- Looking for inotify_init 2026-01-17T20:39:38.5245263Z -- Looking for inotify_init - not found 2026-01-17T20:39:38.5249302Z -- Looking for inotify_add_watch 2026-01-17T20:39:40.7365777Z -- Looking for inotify_add_watch - not found 2026-01-17T20:39:40.7371038Z -- Looking for inotify_rm_watch 2026-01-17T20:39:43.0120000Z -- Looking for inotify_rm_watch - not found 2026-01-17T20:39:43.0123377Z -- Looking for include file GSS/GSS.h 2026-01-17T20:39:45.2868328Z -- Looking for include file GSS/GSS.h - not found 2026-01-17T20:39:45.2869276Z -- Looking for GSS_SPNEGO_MECHANISM 2026-01-17T20:39:47.4730459Z -- Looking for GSS_SPNEGO_MECHANISM - not found 2026-01-17T20:39:47.4733375Z -- Looking for getauxval 2026-01-17T20:39:49.7287082Z -- Looking for getauxval - not found 2026-01-17T20:39:49.7288623Z -- Looking for include file crt_externs.h 2026-01-17T20:39:51.9346738Z -- Looking for include file crt_externs.h - not found 2026-01-17T20:39:51.9347187Z -- Performing Test HAVE_IN_EXCL_UNLINK 2026-01-17T20:39:54.2311794Z -- Performing Test HAVE_IN_EXCL_UNLINK - Failed 2026-01-17T20:39:54.2312688Z -- Performing Test HAVE_TCP_H_TCP_KEEPALIVE 2026-01-17T20:39:56.4781360Z -- Performing Test HAVE_TCP_H_TCP_KEEPALIVE - Failed 2026-01-17T20:39:56.4782664Z -- Performing Test HAVE_BUILTIN_MUL_OVERFLOW 2026-01-17T20:40:00.8447285Z -- Performing Test HAVE_BUILTIN_MUL_OVERFLOW - Success 2026-01-17T20:40:00.8447783Z -- Looking for makedev 2026-01-17T20:40:03.1585648Z -- Looking for makedev - not found 2026-01-17T20:40:03.1590754Z -- Looking for makedev 2026-01-17T20:40:07.5400330Z -- Looking for makedev - found 2026-01-17T20:40:07.5401272Z -- Looking for getgrgid_r 2026-01-17T20:40:11.9194804Z -- Looking for getgrgid_r - found 2026-01-17T20:40:11.9198018Z -- Performing Test HAVE_TERMIOS2 2026-01-17T20:40:14.1972067Z -- Performing Test HAVE_TERMIOS2 - Failed 2026-01-17T20:40:14.1993446Z -- Performing Test COMPILER_SUPPORTS_W_PRE_C11_COMPAT 2026-01-17T20:40:18.6684051Z -- Performing Test COMPILER_SUPPORTS_W_PRE_C11_COMPAT - Success 2026-01-17T20:40:18.6835440Z -- Configuring done (577.9s) 2026-01-17T20:40:18.7264330Z -- Generating done (0.0s) 2026-01-17T20:40:18.7268501Z -- Build files have been written to: /__w/1/s/artifacts/obj/native/net11.0-browser-Release-wasm 2026-01-17T20:40:18.7426751Z /__w/1/s/artifacts/obj/native/net11.0-browser-Release-wasm /__w/1/s/src/native/libs 2026-01-17T20:40:18.7778218Z Executing make install -j 2 2026-01-17T20:40:18.7780200Z [ 2%] Building C object minipal/CMakeFiles/aotminipal.dir/cpufeatures.c.o 2026-01-17T20:40:18.7780674Z [ 2%] Building C object minipal/CMakeFiles/minipal_objects.dir/cpufeatures.c.o 2026-01-17T20:40:19.3065778Z [ 3%] Building C object minipal/CMakeFiles/aotminipal.dir/descriptorlimit.c.o 2026-01-17T20:40:19.3248307Z [ 4%] Building C object minipal/CMakeFiles/minipal_objects.dir/descriptorlimit.c.o 2026-01-17T20:40:19.8464651Z [ 5%] Building C object minipal/CMakeFiles/aotminipal.dir/memorybarrierprocesswide.c.o 2026-01-17T20:40:19.8667990Z [ 6%] Building C object minipal/CMakeFiles/minipal_objects.dir/memorybarrierprocesswide.c.o 2026-01-17T20:40:20.3884567Z [ 7%] Building C object minipal/CMakeFiles/aotminipal.dir/mutex.c.o 2026-01-17T20:40:20.4055584Z [ 7%] Building C object minipal/CMakeFiles/minipal_objects.dir/mutex.c.o 2026-01-17T20:40:20.9269664Z [ 8%] Building C object minipal/CMakeFiles/aotminipal.dir/guid.c.o 2026-01-17T20:40:20.9437969Z [ 9%] Building C object minipal/CMakeFiles/minipal_objects.dir/guid.c.o 2026-01-17T20:40:21.4895031Z [ 10%] Building C object minipal/CMakeFiles/aotminipal.dir/random.c.o 2026-01-17T20:40:21.5007074Z [ 11%] Building C object minipal/CMakeFiles/minipal_objects.dir/random.c.o 2026-01-17T20:40:22.0602357Z [ 12%] Building C object minipal/CMakeFiles/aotminipal.dir/debugger.c.o 2026-01-17T20:40:22.0605170Z [ 13%] Building C object minipal/CMakeFiles/minipal_objects.dir/debugger.c.o 2026-01-17T20:40:22.5791611Z [ 13%] Building C object minipal/CMakeFiles/aotminipal.dir/strings.c.o 2026-01-17T20:40:22.5792538Z [ 14%] Building C object minipal/CMakeFiles/minipal_objects.dir/strings.c.o 2026-01-17T20:40:23.1127899Z [ 16%] Building C object minipal/CMakeFiles/aotminipal.dir/time.c.o 2026-01-17T20:40:23.1133337Z [ 16%] Building C object minipal/CMakeFiles/minipal_objects.dir/time.c.o 2026-01-17T20:40:23.6350947Z [ 18%] Building C object minipal/CMakeFiles/minipal_objects.dir/unicodedata.c.o 2026-01-17T20:40:23.6351532Z [ 18%] Building C object minipal/CMakeFiles/aotminipal.dir/unicodedata.c.o 2026-01-17T20:40:24.1732525Z [ 19%] Building C object minipal/CMakeFiles/aotminipal.dir/utf8.c.o 2026-01-17T20:40:24.1931779Z [ 20%] Building C object minipal/CMakeFiles/minipal_objects.dir/utf8.c.o 2026-01-17T20:40:24.8992436Z [ 21%] Building C object minipal/CMakeFiles/aotminipal.dir/xoshiro128pp.c.o 2026-01-17T20:40:24.9201646Z [ 22%] Building C object minipal/CMakeFiles/minipal_objects.dir/xoshiro128pp.c.o 2026-01-17T20:40:25.4353635Z [ 23%] Building C object minipal/CMakeFiles/aotminipal.dir/log.c.o 2026-01-17T20:40:25.4553779Z [ 24%] Building C object minipal/CMakeFiles/minipal_objects.dir/log.c.o 2026-01-17T20:40:25.9740876Z [ 25%] Linking C static library libaotminipal.a 2026-01-17T20:40:25.9893097Z [ 25%] Built target minipal_objects 2026-01-17T20:40:26.0104359Z [ 25%] Building C object _deps/fetchzlibng-build/CMakeFiles/zlib.dir/arch/generic/adler32_c.c.o 2026-01-17T20:40:26.5516453Z [ 26%] Building C object _deps/fetchzlibng-build/CMakeFiles/zlib.dir/arch/generic/adler32_fold_c.c.o 2026-01-17T20:40:26.6101864Z [ 26%] Built target aotminipal 2026-01-17T20:40:26.6184610Z [ 27%] Building C object _deps/fetchzlibng-build/CMakeFiles/zlib.dir/arch/generic/chunkset_c.c.o 2026-01-17T20:40:27.0904070Z [ 28%] Building C object System.Native/CMakeFiles/System.Native.TimeZoneData.Invariant.dir/pal_datetime_time_zone_data.c.o 2026-01-17T20:40:27.2056656Z [ 29%] Building C object _deps/fetchzlibng-build/CMakeFiles/zlib.dir/arch/generic/compare256_c.c.o 2026-01-17T20:40:27.6220508Z [ 30%] Linking C static library libSystem.Native.TimeZoneData.Invariant.a 2026-01-17T20:40:27.7891066Z [ 31%] Building C object _deps/fetchzlibng-build/CMakeFiles/zlib.dir/arch/generic/crc32_braid_c.c.o 2026-01-17T20:40:28.2650283Z [ 31%] Built target System.Native.TimeZoneData.Invariant 2026-01-17T20:40:28.2863947Z [ 31%] Building C object System.Native/CMakeFiles/System.Native.TimeZoneData.dir/pal_datetime_time_zone_data.c.o 2026-01-17T20:40:28.3338081Z [ 32%] Building C object _deps/fetchzlibng-build/CMakeFiles/zlib.dir/arch/generic/crc32_fold_c.c.o 2026-01-17T20:40:28.8615795Z [ 33%] Linking C static library libSystem.Native.TimeZoneData.a 2026-01-17T20:40:28.8724986Z [ 34%] Building C object _deps/fetchzlibng-build/CMakeFiles/zlib.dir/arch/generic/slide_hash_c.c.o 2026-01-17T20:40:29.4159560Z [ 35%] Building C object _deps/fetchzlibng-build/CMakeFiles/zlib.dir/adler32.c.o 2026-01-17T20:40:29.5068881Z [ 35%] Built target System.Native.TimeZoneData 2026-01-17T20:40:29.5283541Z [ 35%] Building C object System.Globalization.Native/CMakeFiles/System.Globalization.Native-Static.dir/pal_idna.c.o 2026-01-17T20:40:29.9624892Z [ 36%] Building C object _deps/fetchzlibng-build/CMakeFiles/zlib.dir/compress.c.o 2026-01-17T20:40:30.0906956Z [ 37%] Building C object System.Globalization.Native/CMakeFiles/System.Globalization.Native-Static.dir/pal_common.c.o 2026-01-17T20:40:30.4953185Z [ 38%] Building C object _deps/fetchzlibng-build/CMakeFiles/zlib.dir/crc32.c.o 2026-01-17T20:40:30.6381656Z [ 39%] Building C object System.Globalization.Native/CMakeFiles/System.Globalization.Native-Static.dir/pal_calendarData.c.o 2026-01-17T20:40:31.0438803Z [ 40%] Building C object _deps/fetchzlibng-build/CMakeFiles/zlib.dir/crc32_braid_comb.c.o 2026-01-17T20:40:31.2523799Z [ 41%] Building C object System.Globalization.Native/CMakeFiles/System.Globalization.Native-Static.dir/pal_casing.c.o 2026-01-17T20:40:31.6341089Z [ 41%] Building C object _deps/fetchzlibng-build/CMakeFiles/zlib.dir/deflate.c.o 2026-01-17T20:40:31.8848044Z [ 42%] Building C object System.Globalization.Native/CMakeFiles/System.Globalization.Native-Static.dir/pal_collation.c.o 2026-01-17T20:40:32.3050517Z [ 43%] Building C object _deps/fetchzlibng-build/CMakeFiles/zlib.dir/deflate_fast.c.o 2026-01-17T20:40:32.5226295Z [ 44%] Building C object System.Globalization.Native/CMakeFiles/System.Globalization.Native-Static.dir/pal_locale.c.o 2026-01-17T20:40:32.8410418Z [ 45%] Building C object _deps/fetchzlibng-build/CMakeFiles/zlib.dir/deflate_huff.c.o 2026-01-17T20:40:33.0840912Z [ 46%] Building C object System.Globalization.Native/CMakeFiles/System.Globalization.Native-Static.dir/pal_localeNumberData.c.o 2026-01-17T20:40:33.3841189Z [ 47%] Building C object _deps/fetchzlibng-build/CMakeFiles/zlib.dir/deflate_medium.c.o 2026-01-17T20:40:33.6716915Z [ 48%] Building C object System.Globalization.Native/CMakeFiles/System.Globalization.Native-Static.dir/pal_localeStringData.c.o 2026-01-17T20:40:33.9588519Z [ 49%] Building C object _deps/fetchzlibng-build/CMakeFiles/zlib.dir/deflate_quick.c.o 2026-01-17T20:40:34.2445911Z [ 50%] Building C object System.Globalization.Native/CMakeFiles/System.Globalization.Native-Static.dir/pal_normalization.c.o 2026-01-17T20:40:34.5302651Z [ 51%] Building C object _deps/fetchzlibng-build/CMakeFiles/zlib.dir/deflate_rle.c.o 2026-01-17T20:40:34.7844969Z [ 52%] Building C object System.Globalization.Native/CMakeFiles/System.Globalization.Native-Static.dir/pal_icushim_static.c.o 2026-01-17T20:40:35.0751239Z [ 53%] Building C object _deps/fetchzlibng-build/CMakeFiles/zlib.dir/deflate_slow.c.o 2026-01-17T20:40:35.3494827Z [ 54%] Building C object System.Globalization.Native/CMakeFiles/System.Globalization.Native-Static.dir/entrypoints.c.o 2026-01-17T20:40:35.6259436Z [ 55%] Building C object _deps/fetchzlibng-build/CMakeFiles/zlib.dir/deflate_stored.c.o 2026-01-17T20:40:35.8890319Z [ 55%] Linking C static library libSystem.Globalization.Native.a 2026-01-17T20:40:36.1960254Z [ 56%] Building C object _deps/fetchzlibng-build/CMakeFiles/zlib.dir/functable.c.o 2026-01-17T20:40:36.5386285Z [ 56%] Built target System.Globalization.Native-Static 2026-01-17T20:40:36.5600351Z [ 57%] Linking C static library libminipal.a 2026-01-17T20:40:36.7561900Z [ 58%] Building C object _deps/fetchzlibng-build/CMakeFiles/zlib.dir/infback.c.o 2026-01-17T20:40:37.2132889Z [ 58%] Built target minipal 2026-01-17T20:40:37.2219619Z [ 59%] Building C object _deps/fetchzlibng-build/CMakeFiles/zlib.dir/inflate.c.o 2026-01-17T20:40:37.3998944Z [ 59%] Building C object _deps/fetchzlibng-build/CMakeFiles/zlib.dir/inftrees.c.o 2026-01-17T20:40:38.0062697Z [ 60%] Building C object System.Native/CMakeFiles/System.Native-Static.dir/pal_errno.c.o 2026-01-17T20:40:38.0559973Z [ 61%] Building C object _deps/fetchzlibng-build/CMakeFiles/zlib.dir/insert_string.c.o 2026-01-17T20:40:38.5651498Z [ 62%] Building C object System.Native/CMakeFiles/System.Native-Static.dir/pal_interfaceaddresses.c.o 2026-01-17T20:40:38.6047772Z [ 63%] Building C object _deps/fetchzlibng-build/CMakeFiles/zlib.dir/insert_string_roll.c.o 2026-01-17T20:40:39.1435002Z [ 64%] Building C object _deps/fetchzlibng-build/CMakeFiles/zlib.dir/trees.c.o 2026-01-17T20:40:39.1572231Z [ 65%] Building C object System.Native/CMakeFiles/System.Native-Static.dir/pal_io.c.o 2026-01-17T20:40:39.8169695Z [ 66%] Building C object _deps/fetchzlibng-build/CMakeFiles/zlib.dir/uncompr.c.o 2026-01-17T20:40:39.8274118Z [ 67%] Building C object System.Native/CMakeFiles/System.Native-Static.dir/pal_maphardwaretype.c.o 2026-01-17T20:40:40.3448538Z [ 68%] Building C object _deps/fetchzlibng-build/CMakeFiles/zlib.dir/zutil.c.o 2026-01-17T20:40:40.3483756Z [ 69%] Building C object System.Native/CMakeFiles/System.Native-Static.dir/pal_memory.c.o 2026-01-17T20:40:40.8710331Z [ 70%] Building C object System.Native/CMakeFiles/System.Native-Static.dir/pal_networking.c.o 2026-01-17T20:40:40.8713661Z [ 71%] Building C object _deps/fetchzlibng-build/CMakeFiles/zlib.dir/cpu_features.c.o 2026-01-17T20:40:41.3861686Z [ 72%] Building C object _deps/fetchzlibng-build/CMakeFiles/zlib.dir/gzlib.c.o 2026-01-17T20:40:41.6102978Z [ 73%] Building C object System.Native/CMakeFiles/System.Native-Static.dir/pal_networkstatistics.c.o 2026-01-17T20:40:41.9543251Z [ 74%] Building C object _deps/fetchzlibng-build/CMakeFiles/zlib.dir/gzread.c.o 2026-01-17T20:40:42.1538682Z [ 74%] Building C object System.Native/CMakeFiles/System.Native-Static.dir/pal_random.c.o 2026-01-17T20:40:42.5337901Z [ 75%] Building C object _deps/fetchzlibng-build/CMakeFiles/zlib.dir/gzwrite.c.o 2026-01-17T20:40:42.6695912Z [ 76%] Building C object System.Native/CMakeFiles/System.Native-Static.dir/pal_runtimeinformation.c.o 2026-01-17T20:40:43.1091095Z [ 77%] Linking C static library libz.a 2026-01-17T20:40:43.1983723Z [ 78%] Building C object System.Native/CMakeFiles/System.Native-Static.dir/pal_string.c.o 2026-01-17T20:40:43.7385613Z [ 79%] Building C object System.Native/CMakeFiles/System.Native-Static.dir/pal_tcpstate.c.o 2026-01-17T20:40:43.7709108Z [ 79%] Built target zlib 2026-01-17T20:40:43.7912402Z [ 80%] Building C object System.IO.Compression.Native/CMakeFiles/System.IO.Compression.Native-Static.dir/pal_zlib.c.o 2026-01-17T20:40:44.2578490Z [ 81%] Building C object System.Native/CMakeFiles/System.Native-Static.dir/pal_time.c.o 2026-01-17T20:40:44.3263849Z [ 82%] Building C object System.IO.Compression.Native/CMakeFiles/System.IO.Compression.Native-Static.dir/entrypoints.c.o 2026-01-17T20:40:44.7952834Z [ 83%] Building C object System.Native/CMakeFiles/System.Native-Static.dir/pal_datetime.c.o 2026-01-17T20:40:44.8583887Z [ 84%] Linking C static library libSystem.IO.Compression.Native.a 2026-01-17T20:40:45.3273291Z [ 85%] Building C object System.Native/CMakeFiles/System.Native-Static.dir/pal_sysctl.c.o 2026-01-17T20:40:45.4984951Z [ 85%] Built target System.IO.Compression.Native-Static 2026-01-17T20:40:45.5067158Z [ 86%] Building C object System.Native/CMakeFiles/System.Native-Static.dir/pal_dynamicload.c.o 2026-01-17T20:40:45.8714059Z [ 87%] Building C object System.Native/CMakeFiles/System.Native-Static.dir/pal_mount.c.o 2026-01-17T20:40:46.0501853Z [ 88%] Building C object System.Native/CMakeFiles/System.Native-Static.dir/pal_process.c.o 2026-01-17T20:40:46.4121143Z [ 89%] Building C object System.Native/CMakeFiles/System.Native-Static.dir/pal_signal.c.o 2026-01-17T20:40:46.6060864Z [ 89%] Building C object System.Native/CMakeFiles/System.Native-Static.dir/pal_threading.c.o 2026-01-17T20:40:46.9922898Z [ 90%] Building C object System.Native/CMakeFiles/System.Native-Static.dir/pal_uid.c.o 2026-01-17T20:40:47.1602480Z [ 91%] Building C object System.Native/CMakeFiles/System.Native-Static.dir/pal_crossprocessmutex_unsupported.c.o 2026-01-17T20:40:47.5440016Z [ 92%] Building C object System.Native/CMakeFiles/System.Native-Static.dir/pal_autoreleasepool.c.o 2026-01-17T20:40:47.6926868Z [ 93%] Building C object System.Native/CMakeFiles/System.Native-Static.dir/pal_environment.c.o 2026-01-17T20:40:48.0793498Z [ 94%] Building C object System.Native/CMakeFiles/System.Native-Static.dir/pal_searchpath.c.o 2026-01-17T20:40:48.2322805Z [ 95%] Building C object System.Native/CMakeFiles/System.Native-Static.dir/pal_log.c.o 2026-01-17T20:40:48.6231937Z [ 96%] Building C object System.Native/CMakeFiles/System.Native-Static.dir/pal_iossupportversion.c.o 2026-01-17T20:40:48.7529794Z [ 97%] Building C object System.Native/CMakeFiles/System.Native-Static.dir/pal_console.c.o 2026-01-17T20:40:49.1523996Z [ 98%] Building C object System.Native/CMakeFiles/System.Native-Static.dir/entrypoints.c.o 2026-01-17T20:40:49.7154868Z [100%] Linking C static library libSystem.Native.a 2026-01-17T20:40:50.3549070Z [100%] Built target System.Native-Static 2026-01-17T20:40:50.3765370Z Install the project... 2026-01-17T20:40:50.3820807Z -- Install configuration: "RELEASE" 2026-01-17T20:40:50.3822888Z -- Installing: /__w/1/s/artifacts/bin/native/net11.0-browser-Release-wasm/sharedFramework/libminipal.a 2026-01-17T20:40:50.3832024Z -- Installing: /__w/1/s/artifacts/bin/native/net11.0-browser-Release-wasm/./libz.a 2026-01-17T20:40:50.3842076Z -- Installing: /__w/1/s/artifacts/bin/native/net11.0-browser-Release-wasm/sharedFramework/libz.a 2026-01-17T20:40:50.3850874Z -- Installing: /__w/1/s/artifacts/bin/native/net11.0-browser-Release-wasm/./libSystem.IO.Compression.Native.a 2026-01-17T20:40:50.3854920Z -- Installing: /__w/1/s/artifacts/bin/native/net11.0-browser-Release-wasm/sharedFramework/libSystem.IO.Compression.Native.a 2026-01-17T20:40:50.3860768Z -- Installing: /__w/1/s/artifacts/bin/native/net11.0-browser-Release-wasm/./libSystem.Native.a 2026-01-17T20:40:50.3868740Z -- Installing: /__w/1/s/artifacts/bin/native/net11.0-browser-Release-wasm/sharedFramework/libSystem.Native.a 2026-01-17T20:40:50.3876848Z -- Installing: /__w/1/s/artifacts/bin/native/net11.0-browser-Release-wasm/./libSystem.Native.TimeZoneData.a 2026-01-17T20:40:50.3888139Z -- Installing: /__w/1/s/artifacts/bin/native/net11.0-browser-Release-wasm/sharedFramework/libSystem.Native.TimeZoneData.a 2026-01-17T20:40:50.3897083Z -- Installing: /__w/1/s/artifacts/bin/native/net11.0-browser-Release-wasm/./libSystem.Native.TimeZoneData.Invariant.a 2026-01-17T20:40:50.3899751Z -- Installing: /__w/1/s/artifacts/bin/native/net11.0-browser-Release-wasm/sharedFramework/libSystem.Native.TimeZoneData.Invariant.a 2026-01-17T20:40:50.3905605Z -- Installing: /__w/1/s/artifacts/bin/native/net11.0-browser-Release-wasm/./libSystem.Globalization.Native.a 2026-01-17T20:40:50.3913860Z -- Installing: /__w/1/s/artifacts/bin/native/net11.0-browser-Release-wasm/sharedFramework/libSystem.Globalization.Native.a 2026-01-17T20:40:50.3922990Z -- Installing: /__w/1/s/artifacts/bin/native/net11.0-browser-Release-wasm/./icudt.dat 2026-01-17T20:40:50.3948646Z -- Installing: /__w/1/s/artifacts/bin/native/net11.0-browser-Release-wasm/./icudt_CJK.dat 2026-01-17T20:40:50.3963730Z -- Installing: /__w/1/s/artifacts/bin/native/net11.0-browser-Release-wasm/./icudt_EFIGS.dat 2026-01-17T20:40:50.3974122Z -- Installing: /__w/1/s/artifacts/bin/native/net11.0-browser-Release-wasm/./icudt_no_CJK.dat 2026-01-17T20:40:50.3996074Z -- Installing: /__w/1/s/artifacts/bin/native/net11.0-browser-Release-wasm/./libicuuc.a 2026-01-17T20:40:50.4028508Z -- Installing: /__w/1/s/artifacts/bin/native/net11.0-browser-Release-wasm/./libicui18n.a 2026-01-17T20:40:50.4076653Z -- Installing: /__w/1/s/artifacts/bin/native/net11.0-browser-Release-wasm/./libicudata.a 2026-01-17T20:40:50.4077566Z -- Installing: /__w/1/s/artifacts/bin/native/net11.0-browser-Release-wasm/sharedFramework/icudt.dat 2026-01-17T20:40:50.4105014Z -- Installing: /__w/1/s/artifacts/bin/native/net11.0-browser-Release-wasm/sharedFramework/icudt_CJK.dat 2026-01-17T20:40:50.4122167Z -- Installing: /__w/1/s/artifacts/bin/native/net11.0-browser-Release-wasm/sharedFramework/icudt_EFIGS.dat 2026-01-17T20:40:50.4131956Z -- Installing: /__w/1/s/artifacts/bin/native/net11.0-browser-Release-wasm/sharedFramework/icudt_no_CJK.dat 2026-01-17T20:40:50.4152243Z -- Installing: /__w/1/s/artifacts/bin/native/net11.0-browser-Release-wasm/sharedFramework/libicuuc.a 2026-01-17T20:40:50.4191009Z -- Installing: /__w/1/s/artifacts/bin/native/net11.0-browser-Release-wasm/sharedFramework/libicui18n.a 2026-01-17T20:40:50.4242699Z -- Installing: /__w/1/s/artifacts/bin/native/net11.0-browser-Release-wasm/sharedFramework/libicudata.a 2026-01-17T20:40:50.4268718Z /__w/1/s/src/native/libs 2026-01-17T20:41:07.7523789Z System.Runtime -> /__w/1/s/artifacts/bin/System.Runtime/ref/Release/net11.0/System.Runtime.dll 2026-01-17T20:41:08.4072297Z System.Collections -> /__w/1/s/artifacts/bin/System.Collections/ref/Release/net11.0/System.Collections.dll 2026-01-17T20:41:08.4192752Z System.Memory -> /__w/1/s/artifacts/bin/System.Memory/ref/Release/net11.0/System.Memory.dll 2026-01-17T20:41:08.4840575Z Microsoft.Win32.Primitives -> /__w/1/s/artifacts/bin/Microsoft.Win32.Primitives/ref/Release/net11.0/Microsoft.Win32.Primitives.dll 2026-01-17T20:41:08.7412135Z System.Numerics.Vectors -> /__w/1/s/artifacts/bin/System.Numerics.Vectors/ref/Release/net11.0/System.Numerics.Vectors.dll 2026-01-17T20:41:08.8174203Z System.Threading -> /__w/1/s/artifacts/bin/System.Threading/ref/Release/net11.0/System.Threading.dll 2026-01-17T20:41:12.8532307Z JSImportGenerator -> /__w/1/s/artifacts/bin/JSImportGenerator/Release/netstandard2.0/Microsoft.Interop.JavaScript.JSImportGenerator.dll 2026-01-17T20:41:16.8069728Z System.Private.Uri -> /__w/1/s/artifacts/bin/System.Private.Uri/Release/net11.0/System.Private.Uri.dll 2026-01-17T20:41:20.5100894Z System.Collections -> /__w/1/s/artifacts/bin/System.Collections/Release/net11.0/System.Collections.dll 2026-01-17T20:41:21.5217542Z System.Runtime.Intrinsics -> /__w/1/s/artifacts/bin/System.Runtime.Intrinsics/ref/Release/net11.0/System.Runtime.Intrinsics.dll 2026-01-17T20:41:24.2712825Z System.Threading -> /__w/1/s/artifacts/bin/System.Threading/Release/net11.0/System.Threading.dll 2026-01-17T20:41:26.1985678Z System.Numerics.Vectors -> /__w/1/s/artifacts/bin/System.Numerics.Vectors/Release/net11.0/System.Numerics.Vectors.dll 2026-01-17T20:41:27.9047947Z Microsoft.Win32.Primitives -> /__w/1/s/artifacts/bin/Microsoft.Win32.Primitives/Release/net11.0/Microsoft.Win32.Primitives.dll 2026-01-17T20:41:30.4937912Z System.Runtime -> /__w/1/s/artifacts/bin/System.Runtime/Release/net11.0/System.Runtime.dll 2026-01-17T20:41:30.8817154Z System.Memory -> /__w/1/s/artifacts/bin/System.Memory/Release/net11.0/System.Memory.dll 2026-01-17T20:41:32.2888372Z ComInterfaceGenerator -> /__w/1/s/artifacts/bin/ComInterfaceGenerator/Release/netstandard2.0/Microsoft.Interop.ComInterfaceGenerator.dll 2026-01-17T20:41:33.8535505Z System.Text.Json.SourceGeneration.Roslyn4.4 -> /__w/1/s/artifacts/bin/System.Text.Json.SourceGeneration.Roslyn4.4/Release/netstandard2.0/System.Text.Json.SourceGeneration.dll 2026-01-17T20:41:36.5542476Z System.Text.RegularExpressions.Generator -> /__w/1/s/artifacts/bin/System.Text.RegularExpressions.Generator/Release/netstandard2.0/System.Text.RegularExpressions.Generator.dll 2026-01-17T20:41:37.3363135Z System.Reflection.Primitives -> /__w/1/s/artifacts/bin/System.Reflection.Primitives/ref/Release/net11.0/System.Reflection.Primitives.dll 2026-01-17T20:41:37.3988848Z System.Threading.Thread -> /__w/1/s/artifacts/bin/System.Threading.Thread/ref/Release/net11.0/System.Threading.Thread.dll 2026-01-17T20:41:37.4696963Z System.Runtime.Loader -> /__w/1/s/artifacts/bin/System.Runtime.Loader/ref/Release/net11.0/System.Runtime.Loader.dll 2026-01-17T20:41:37.5465724Z System.Text.Encoding.Extensions -> /__w/1/s/artifacts/bin/System.Text.Encoding.Extensions/ref/Release/net11.0/System.Text.Encoding.Extensions.dll 2026-01-17T20:41:37.5838445Z System.ComponentModel -> /__w/1/s/artifacts/bin/System.ComponentModel/ref/Release/net11.0/System.ComponentModel.dll 2026-01-17T20:41:37.6316261Z System.Threading.Overlapped -> /__w/1/s/artifacts/bin/System.Threading.Overlapped/ref/Release/net11.0/System.Threading.Overlapped.dll 2026-01-17T20:41:40.3176212Z System.Runtime.Intrinsics -> /__w/1/s/artifacts/bin/System.Runtime.Intrinsics/Release/net11.0/System.Runtime.Intrinsics.dll 2026-01-17T20:41:40.4667588Z System.Diagnostics.Tracing -> /__w/1/s/artifacts/bin/System.Diagnostics.Tracing/ref/Release/net11.0/System.Diagnostics.Tracing.dll 2026-01-17T20:41:40.5108075Z System.Threading.ThreadPool -> /__w/1/s/artifacts/bin/System.Threading.ThreadPool/ref/Release/net11.0/System.Threading.ThreadPool.dll 2026-01-17T20:41:42.1032594Z System.Threading.Thread -> /__w/1/s/artifacts/bin/System.Threading.Thread/Release/net11.0/System.Threading.Thread.dll 2026-01-17T20:41:43.5657680Z System.Reflection.Primitives -> /__w/1/s/artifacts/bin/System.Reflection.Primitives/Release/net11.0/System.Reflection.Primitives.dll 2026-01-17T20:41:45.0859348Z System.ComponentModel -> /__w/1/s/artifacts/bin/System.ComponentModel/Release/net11.0/System.ComponentModel.dll 2026-01-17T20:41:45.1629311Z System.Diagnostics.StackTrace -> /__w/1/s/artifacts/bin/System.Diagnostics.StackTrace/ref/Release/net11.0/System.Diagnostics.StackTrace.dll 2026-01-17T20:41:45.1674251Z System.Collections.NonGeneric -> /__w/1/s/artifacts/bin/System.Collections.NonGeneric/ref/Release/net11.0/System.Collections.NonGeneric.dll 2026-01-17T20:41:45.2060627Z System.Security.Claims -> /__w/1/s/artifacts/bin/System.Security.Claims/ref/Release/net11.0/System.Security.Claims.dll 2026-01-17T20:41:45.2576452Z System.ObjectModel -> /__w/1/s/artifacts/bin/System.ObjectModel/ref/Release/net11.0/System.ObjectModel.dll 2026-01-17T20:41:45.4174628Z System.Runtime.InteropServices -> /__w/1/s/artifacts/bin/System.Runtime.InteropServices/ref/Release/net11.0/System.Runtime.InteropServices.dll 2026-01-17T20:41:47.3227398Z System.Collections.NonGeneric -> /__w/1/s/artifacts/bin/System.Collections.NonGeneric/Release/net11.0/System.Collections.NonGeneric.dll 2026-01-17T20:41:47.4194810Z System.Runtime.Numerics -> /__w/1/s/artifacts/bin/System.Runtime.Numerics/ref/Release/net11.0/System.Runtime.Numerics.dll 2026-01-17T20:41:49.4824064Z System.Security.Claims -> /__w/1/s/artifacts/bin/System.Security.Claims/Release/net11.0/System.Security.Claims.dll 2026-01-17T20:41:49.5461210Z System.ObjectModel -> /__w/1/s/artifacts/bin/System.ObjectModel/Release/net11.0/System.ObjectModel.dll 2026-01-17T20:41:50.9516878Z System.Threading.Overlapped -> /__w/1/s/artifacts/bin/System.Threading.Overlapped/Release/net11.0/System.Threading.Overlapped.dll 2026-01-17T20:41:52.3858793Z System.Text.Encoding.Extensions -> /__w/1/s/artifacts/bin/System.Text.Encoding.Extensions/Release/net11.0/System.Text.Encoding.Extensions.dll 2026-01-17T20:41:53.9042292Z System.Runtime.Loader -> /__w/1/s/artifacts/bin/System.Runtime.Loader/Release/net11.0/System.Runtime.Loader.dll 2026-01-17T20:41:57.3117436Z System.Runtime.Numerics -> /__w/1/s/artifacts/bin/System.Runtime.Numerics/Release/net11.0/System.Runtime.Numerics.dll 2026-01-17T20:41:57.3555656Z System.Reflection.Emit.ILGeneration -> /__w/1/s/artifacts/bin/System.Reflection.Emit.ILGeneration/ref/Release/net11.0/System.Reflection.Emit.ILGeneration.dll 2026-01-17T20:41:58.7387935Z System.Threading.ThreadPool -> /__w/1/s/artifacts/bin/System.Threading.ThreadPool/Release/net11.0/System.Threading.ThreadPool.dll 2026-01-17T20:42:00.3366936Z System.Diagnostics.Tracing -> /__w/1/s/artifacts/bin/System.Diagnostics.Tracing/Release/net11.0/System.Diagnostics.Tracing.dll 2026-01-17T20:42:00.4092098Z System.Text.Encodings.Web -> /__w/1/s/artifacts/bin/System.Text.Encodings.Web/ref/Release/net11.0/System.Text.Encodings.Web.dll 2026-01-17T20:42:00.4422978Z System.Reflection.Emit.Lightweight -> /__w/1/s/artifacts/bin/System.Reflection.Emit.Lightweight/ref/Release/net11.0/System.Reflection.Emit.Lightweight.dll 2026-01-17T20:42:00.4881053Z System.ComponentModel.Primitives -> /__w/1/s/artifacts/bin/System.ComponentModel.Primitives/ref/Release/net11.0/System.ComponentModel.Primitives.dll 2026-01-17T20:42:02.1438874Z System.Reflection.Emit.Lightweight -> /__w/1/s/artifacts/bin/System.Reflection.Emit.Lightweight/Release/net11.0/System.Reflection.Emit.Lightweight.dll 2026-01-17T20:42:02.2650711Z System.Reflection.Emit.ILGeneration -> /__w/1/s/artifacts/bin/System.Reflection.Emit.ILGeneration/Release/net11.0/System.Reflection.Emit.ILGeneration.dll 2026-01-17T20:42:04.3087817Z System.ComponentModel.Primitives -> /__w/1/s/artifacts/bin/System.ComponentModel.Primitives/Release/net11.0/System.ComponentModel.Primitives.dll 2026-01-17T20:42:06.2665033Z System.Text.Encodings.Web -> /__w/1/s/artifacts/bin/System.Text.Encodings.Web/Release/net11.0/System.Text.Encodings.Web.dll 2026-01-17T20:42:06.3706622Z System.Collections.Concurrent -> /__w/1/s/artifacts/bin/System.Collections.Concurrent/ref/Release/net11.0/System.Collections.Concurrent.dll 2026-01-17T20:42:06.4396285Z System.Collections.Specialized -> /__w/1/s/artifacts/bin/System.Collections.Specialized/ref/Release/net11.0/System.Collections.Specialized.dll 2026-01-17T20:42:06.4829177Z System.ComponentModel.EventBasedAsync -> /__w/1/s/artifacts/bin/System.ComponentModel.EventBasedAsync/ref/Release/net11.0/System.ComponentModel.EventBasedAsync.dll 2026-01-17T20:42:06.5623593Z System.IO.Pipelines -> /__w/1/s/artifacts/bin/System.IO.Pipelines/ref/Release/net11.0/System.IO.Pipelines.dll 2026-01-17T20:42:08.0583212Z System.ComponentModel.EventBasedAsync -> /__w/1/s/artifacts/bin/System.ComponentModel.EventBasedAsync/Release/net11.0/System.ComponentModel.EventBasedAsync.dll 2026-01-17T20:42:10.0170791Z System.IO.Pipelines -> /__w/1/s/artifacts/bin/System.IO.Pipelines/Release/net11.0/System.IO.Pipelines.dll 2026-01-17T20:42:11.7174663Z System.Collections.Specialized -> /__w/1/s/artifacts/bin/System.Collections.Specialized/Release/net11.0/System.Collections.Specialized.dll 2026-01-17T20:42:14.1833603Z System.Collections.Concurrent -> /__w/1/s/artifacts/bin/System.Collections.Concurrent/Release/net11.0/System.Collections.Concurrent.dll 2026-01-17T20:42:14.2906872Z System.Runtime.Serialization.Formatters -> /__w/1/s/artifacts/bin/System.Runtime.Serialization.Formatters/ref/Release/net11.0/System.Runtime.Serialization.Formatters.dll 2026-01-17T20:42:14.3236375Z System.Threading.Channels -> /__w/1/s/artifacts/bin/System.Threading.Channels/ref/Release/net11.0/System.Threading.Channels.dll 2026-01-17T20:42:14.4101926Z System.Diagnostics.TraceSource -> /__w/1/s/artifacts/bin/System.Diagnostics.TraceSource/ref/Release/net11.0/System.Diagnostics.TraceSource.dll 2026-01-17T20:42:14.4123573Z System.Net.WebHeaderCollection -> /__w/1/s/artifacts/bin/System.Net.WebHeaderCollection/ref/Release/net11.0/System.Net.WebHeaderCollection.dll 2026-01-17T20:42:16.3781643Z System.Threading.Channels -> /__w/1/s/artifacts/bin/System.Threading.Channels/Release/net11.0/System.Threading.Channels.dll 2026-01-17T20:42:18.5877688Z System.Runtime.Serialization.Formatters -> /__w/1/s/artifacts/bin/System.Runtime.Serialization.Formatters/Release/net11.0/System.Runtime.Serialization.Formatters.dll 2026-01-17T20:42:20.5422876Z System.Net.WebHeaderCollection -> /__w/1/s/artifacts/bin/System.Net.WebHeaderCollection/Release/net11.0/System.Net.WebHeaderCollection.dll 2026-01-17T20:42:21.0091007Z System.Diagnostics.TraceSource -> /__w/1/s/artifacts/bin/System.Diagnostics.TraceSource/Release/net11.0/System.Diagnostics.TraceSource.dll 2026-01-17T20:42:24.6356002Z System.Runtime.InteropServices -> /__w/1/s/artifacts/bin/System.Runtime.InteropServices/Release/net11.0/System.Runtime.InteropServices.dll 2026-01-17T20:42:24.8301740Z System.IO.MemoryMappedFiles -> /__w/1/s/artifacts/bin/System.IO.MemoryMappedFiles/ref/Release/net11.0/System.IO.MemoryMappedFiles.dll 2026-01-17T20:42:25.3863876Z System.IO.MemoryMappedFiles -> /__w/1/s/artifacts/bin/System.IO.MemoryMappedFiles/Release/net11.0/System.IO.MemoryMappedFiles.dll 2026-01-17T20:42:25.4348275Z System.Net.Primitives -> /__w/1/s/artifacts/bin/System.Net.Primitives/ref/Release/net11.0/System.Net.Primitives.dll 2026-01-17T20:42:25.5448801Z System.Drawing.Primitives -> /__w/1/s/artifacts/bin/System.Drawing.Primitives/ref/Release/net11.0/System.Drawing.Primitives.dll 2026-01-17T20:42:25.6238127Z System.IO.FileSystem.DriveInfo -> /__w/1/s/artifacts/bin/System.IO.FileSystem.DriveInfo/ref/Release/net11.0/System.IO.FileSystem.DriveInfo.dll 2026-01-17T20:42:25.6250996Z System.Diagnostics.FileVersionInfo -> /__w/1/s/artifacts/bin/System.Diagnostics.FileVersionInfo/ref/Release/net11.0/System.Diagnostics.FileVersionInfo.dll 2026-01-17T20:42:25.7332418Z System.IO.Compression -> /__w/1/s/artifacts/bin/System.IO.Compression/ref/Release/net11.0/System.IO.Compression.dll 2026-01-17T20:42:25.8087617Z System.Net.ServerSentEvents -> /__w/1/s/artifacts/bin/System.Net.ServerSentEvents/ref/Release/net11.0/System.Net.ServerSentEvents.dll 2026-01-17T20:42:26.3546099Z System.Net.Primitives -> /__w/1/s/artifacts/bin/System.Net.Primitives/Release/net11.0/System.Net.Primitives.dll 2026-01-17T20:42:26.4713535Z System.Diagnostics.FileVersionInfo -> /__w/1/s/artifacts/bin/System.Diagnostics.FileVersionInfo/Release/net11.0/System.Diagnostics.FileVersionInfo.dll 2026-01-17T20:42:27.6666417Z System.Net.ServerSentEvents -> /__w/1/s/artifacts/bin/System.Net.ServerSentEvents/Release/net11.0/System.Net.ServerSentEvents.dll 2026-01-17T20:42:27.8952576Z System.IO.Compression -> /__w/1/s/artifacts/bin/System.IO.Compression/Release/net11.0/System.IO.Compression.dll 2026-01-17T20:42:29.5244626Z System.IO.FileSystem.DriveInfo -> /__w/1/s/artifacts/bin/System.IO.FileSystem.DriveInfo/Release/net11.0/System.IO.FileSystem.DriveInfo.dll 2026-01-17T20:42:29.6038095Z System.Text.Encoding.CodePages -> /__w/1/s/artifacts/bin/System.Text.Encoding.CodePages/ref/Release/net11.0/System.Text.Encoding.CodePages.dll 2026-01-17T20:42:29.6426906Z System.Formats.Asn1 -> /__w/1/s/artifacts/bin/System.Formats.Asn1/ref/Release/net11.0/System.Formats.Asn1.dll 2026-01-17T20:42:29.6472408Z System.Formats.Tar -> /__w/1/s/artifacts/bin/System.Formats.Tar/ref/Release/net11.0/System.Formats.Tar.dll 2026-01-17T20:42:29.7027836Z System.IO.Compression.Brotli -> /__w/1/s/artifacts/bin/System.IO.Compression.Brotli/ref/Release/net11.0/System.IO.Compression.Brotli.dll 2026-01-17T20:42:29.7475568Z System.Linq -> /__w/1/s/artifacts/bin/System.Linq/ref/Release/net11.0/System.Linq.dll 2026-01-17T20:42:33.1588937Z System.Drawing.Primitives -> /__w/1/s/artifacts/bin/System.Drawing.Primitives/Release/net11.0/System.Drawing.Primitives.dll 2026-01-17T20:42:33.3475131Z System.Formats.Tar -> /__w/1/s/artifacts/bin/System.Formats.Tar/Release/net11.0/System.Formats.Tar.dll 2026-01-17T20:42:35.0767572Z System.Linq -> /__w/1/s/artifacts/bin/System.Linq/Release/net11.0/System.Linq.dll 2026-01-17T20:42:35.9984257Z System.Text.Encoding.CodePages -> /__w/1/s/artifacts/bin/System.Text.Encoding.CodePages/Release/net11.0/System.Text.Encoding.CodePages.dll 2026-01-17T20:42:36.1164109Z System.IO.FileSystem.Watcher -> /__w/1/s/artifacts/bin/System.IO.FileSystem.Watcher/ref/Release/net11.0/System.IO.FileSystem.Watcher.dll 2026-01-17T20:42:36.1598865Z System.Security.Principal.Windows -> /__w/1/s/artifacts/bin/System.Security.Principal.Windows/ref/Release/net11.0/System.Security.Principal.Windows.dll 2026-01-17T20:42:36.1630898Z System.Linq.AsyncEnumerable -> /__w/1/s/artifacts/bin/System.Linq.AsyncEnumerable/ref/Release/net11.0/System.Linq.AsyncEnumerable.dll 2026-01-17T20:42:36.1966437Z System.IO.Compression.ZipFile -> /__w/1/s/artifacts/bin/System.IO.Compression.ZipFile/ref/Release/net11.0/System.IO.Compression.ZipFile.dll 2026-01-17T20:42:36.3256491Z System.Collections.Immutable -> /__w/1/s/artifacts/bin/System.Collections.Immutable/ref/Release/net11.0/System.Collections.Immutable.dll 2026-01-17T20:42:36.3932840Z System.Diagnostics.DiagnosticSource -> /__w/1/s/artifacts/bin/System.Diagnostics.DiagnosticSource/ref/Release/net11.0/System.Diagnostics.DiagnosticSource.dll 2026-01-17T20:42:36.4643179Z System.Threading.Tasks.Dataflow -> /__w/1/s/artifacts/bin/System.Threading.Tasks.Dataflow/ref/Release/net11.0/System.Threading.Tasks.Dataflow.dll 2026-01-17T20:42:39.1185290Z System.Formats.Asn1 -> /__w/1/s/artifacts/bin/System.Formats.Asn1/Release/net11.0/System.Formats.Asn1.dll 2026-01-17T20:42:42.5331020Z System.Linq.AsyncEnumerable -> /__w/1/s/artifacts/bin/System.Linq.AsyncEnumerable/Release/net11.0/System.Linq.AsyncEnumerable.dll 2026-01-17T20:42:44.7230564Z System.IO.Compression.ZipFile -> /__w/1/s/artifacts/bin/System.IO.Compression.ZipFile/Release/net11.0/System.IO.Compression.ZipFile.dll 2026-01-17T20:42:49.5933468Z System.Collections.Immutable -> /__w/1/s/artifacts/bin/System.Collections.Immutable/Release/net11.0/System.Collections.Immutable.dll 2026-01-17T20:42:49.7752025Z System.Security.Principal.Windows -> /__w/1/s/artifacts/bin/System.Security.Principal.Windows/Release/net11.0/System.Security.Principal.Windows.dll 2026-01-17T20:42:49.9227120Z System.IO.FileSystem.Watcher -> /__w/1/s/artifacts/bin/System.IO.FileSystem.Watcher/Release/net11.0/System.IO.FileSystem.Watcher.dll 2026-01-17T20:42:50.0737613Z System.IO.Compression.Brotli -> /__w/1/s/artifacts/bin/System.IO.Compression.Brotli/Release/net11.0/System.IO.Compression.Brotli.dll 2026-01-17T20:42:53.4285609Z System.Threading.Tasks.Dataflow -> /__w/1/s/artifacts/bin/System.Threading.Tasks.Dataflow/Release/net11.0/System.Threading.Tasks.Dataflow.dll 2026-01-17T20:42:56.9301388Z System.Diagnostics.DiagnosticSource -> /__w/1/s/artifacts/bin/System.Diagnostics.DiagnosticSource/Release/net11.0/System.Diagnostics.DiagnosticSource.dll 2026-01-17T20:42:57.0557681Z System.Security.AccessControl -> /__w/1/s/artifacts/bin/System.Security.AccessControl/ref/Release/net11.0/System.Security.AccessControl.dll 2026-01-17T20:42:57.2271474Z System.Reflection.Metadata -> /__w/1/s/artifacts/bin/System.Reflection.Metadata/ref/Release/net11.0/System.Reflection.Metadata.dll 2026-01-17T20:42:57.5980336Z System.Security.AccessControl -> /__w/1/s/artifacts/bin/System.Security.AccessControl/Release/net11.0/System.Security.AccessControl.dll 2026-01-17T20:42:57.7078379Z Microsoft.Win32.Registry -> /__w/1/s/artifacts/bin/Microsoft.Win32.Registry/ref/Release/net11.0/Microsoft.Win32.Registry.dll 2026-01-17T20:42:57.7113822Z System.IO.Pipes -> /__w/1/s/artifacts/bin/System.IO.Pipes/ref/Release/net11.0/System.IO.Pipes.dll 2026-01-17T20:43:04.2816280Z System.Reflection.Metadata -> /__w/1/s/artifacts/bin/System.Reflection.Metadata/Release/net11.0/System.Reflection.Metadata.dll 2026-01-17T20:43:04.4657262Z Microsoft.Win32.Registry -> /__w/1/s/artifacts/bin/Microsoft.Win32.Registry/Release/net11.0/Microsoft.Win32.Registry.dll 2026-01-17T20:43:04.6793455Z System.IO.Pipes -> /__w/1/s/artifacts/bin/System.IO.Pipes/Release/net11.0/System.IO.Pipes.dll 2026-01-17T20:43:04.7663492Z System.IO.FileSystem.AccessControl -> /__w/1/s/artifacts/bin/System.IO.FileSystem.AccessControl/ref/Release/net11.0/System.IO.FileSystem.AccessControl.dll 2026-01-17T20:43:04.7702294Z System.Threading.AccessControl -> /__w/1/s/artifacts/bin/System.Threading.AccessControl/ref/Release/net11.0/System.Threading.AccessControl.dll 2026-01-17T20:43:04.8469222Z System.Net.NameResolution -> /__w/1/s/artifacts/bin/System.Net.NameResolution/ref/Release/net11.0/System.Net.NameResolution.dll 2026-01-17T20:43:06.7338375Z System.Diagnostics.StackTrace -> /__w/1/s/artifacts/bin/System.Diagnostics.StackTrace/Release/net11.0/System.Diagnostics.StackTrace.dll 2026-01-17T20:43:06.8931013Z System.Threading.AccessControl -> /__w/1/s/artifacts/bin/System.Threading.AccessControl/Release/net11.0/System.Threading.AccessControl.dll 2026-01-17T20:43:07.0985134Z System.IO.FileSystem.AccessControl -> /__w/1/s/artifacts/bin/System.IO.FileSystem.AccessControl/Release/net11.0/System.IO.FileSystem.AccessControl.dll 2026-01-17T20:43:07.1759504Z System.Reflection.Emit -> /__w/1/s/artifacts/bin/System.Reflection.Emit/ref/Release/net11.0/System.Reflection.Emit.dll 2026-01-17T20:43:07.2309880Z System.Diagnostics.Process -> /__w/1/s/artifacts/bin/System.Diagnostics.Process/ref/Release/net11.0/System.Diagnostics.Process.dll 2026-01-17T20:43:07.3403931Z System.Net.NameResolution -> /__w/1/s/artifacts/bin/System.Net.NameResolution/Release/net11.0/System.Net.NameResolution.dll 2026-01-17T20:43:10.2885347Z System.Reflection.Emit -> /__w/1/s/artifacts/bin/System.Reflection.Emit/Release/net11.0/System.Reflection.Emit.dll 2026-01-17T20:43:10.4107528Z System.Net.Sockets -> /__w/1/s/artifacts/bin/System.Net.Sockets/ref/Release/net11.0/System.Net.Sockets.dll 2026-01-17T20:43:10.4773818Z System.Text.RegularExpressions -> /__w/1/s/artifacts/bin/System.Text.RegularExpressions/ref/Release/net11.0/System.Text.RegularExpressions.dll 2026-01-17T20:43:16.8323551Z System.Text.RegularExpressions -> /__w/1/s/artifacts/bin/System.Text.RegularExpressions/Release/net11.0/System.Text.RegularExpressions.dll 2026-01-17T20:43:17.3060625Z System.Net.Sockets -> /__w/1/s/artifacts/bin/System.Net.Sockets/Release/net11.0/System.Net.Sockets.dll 2026-01-17T20:43:17.3878255Z System.Net.NetworkInformation -> /__w/1/s/artifacts/bin/System.Net.NetworkInformation/ref/Release/net11.0/System.Net.NetworkInformation.dll 2026-01-17T20:43:17.6576249Z System.Net.NetworkInformation -> /__w/1/s/artifacts/bin/System.Net.NetworkInformation/Release/net11.0/System.Net.NetworkInformation.dll 2026-01-17T20:43:17.7100455Z System.Net.Ping -> /__w/1/s/artifacts/bin/System.Net.Ping/ref/Release/net11.0/System.Net.Ping.dll 2026-01-17T20:43:17.9728019Z System.Diagnostics.Process -> /__w/1/s/artifacts/bin/System.Diagnostics.Process/Release/net11.0/System.Diagnostics.Process.dll 2026-01-17T20:43:18.1533269Z System.Linq.Expressions -> /__w/1/s/artifacts/bin/System.Linq.Expressions/ref/Release/net11.0/System.Linq.Expressions.dll 2026-01-17T20:43:18.2067474Z System.IO.Pipes.AccessControl -> /__w/1/s/artifacts/bin/System.IO.Pipes.AccessControl/ref/Release/net11.0/System.IO.Pipes.AccessControl.dll 2026-01-17T20:43:18.4688418Z System.Security.Cryptography -> /__w/1/s/artifacts/bin/System.Security.Cryptography/ref/Release/net11.0/System.Security.Cryptography.dll 2026-01-17T20:43:18.5876555Z System.IO.Pipes.AccessControl -> /__w/1/s/artifacts/bin/System.IO.Pipes.AccessControl/Release/net11.0/System.IO.Pipes.AccessControl.dll 2026-01-17T20:43:18.7673894Z System.Net.Ping -> /__w/1/s/artifacts/bin/System.Net.Ping/Release/net11.0/System.Net.Ping.dll 2026-01-17T20:43:26.6549513Z System.Linq.Expressions -> /__w/1/s/artifacts/bin/System.Linq.Expressions/Release/net11.0/System.Linq.Expressions.dll 2026-01-17T20:43:28.7364617Z System.Security.Cryptography -> /__w/1/s/artifacts/bin/System.Security.Cryptography/Release/net11.0/System.Security.Cryptography.dll 2026-01-17T20:43:28.8277708Z Microsoft.CSharp -> /__w/1/s/artifacts/bin/Microsoft.CSharp/ref/Release/net11.0/Microsoft.CSharp.dll 2026-01-17T20:43:28.9276018Z Microsoft.VisualBasic.Core -> /__w/1/s/artifacts/bin/Microsoft.VisualBasic.Core/ref/Release/net11.0/Microsoft.VisualBasic.Core.dll 2026-01-17T20:43:29.7270427Z System.Text.Json.SourceGeneration.Roslyn3.11 -> /__w/1/s/artifacts/bin/System.Text.Json.SourceGeneration.Roslyn3.11/Release/netstandard2.0/System.Text.Json.SourceGeneration.dll 2026-01-17T20:43:35.5152433Z Microsoft.VisualBasic.Core -> /__w/1/s/artifacts/bin/Microsoft.VisualBasic.Core/Release/net11.0/Microsoft.VisualBasic.Core.dll 2026-01-17T20:43:40.8366546Z Microsoft.CSharp -> /__w/1/s/artifacts/bin/Microsoft.CSharp/Release/net11.0/Microsoft.CSharp.dll 2026-01-17T20:43:41.9309193Z System.Text.Json.SourceGeneration.Roslyn4.0 -> /__w/1/s/artifacts/bin/System.Text.Json.SourceGeneration.Roslyn4.0/Release/netstandard2.0/System.Text.Json.SourceGeneration.dll 2026-01-17T20:43:41.9888362Z System.Net.Security -> /__w/1/s/artifacts/bin/System.Net.Security/ref/Release/net11.0/System.Net.Security.dll 2026-01-17T20:43:43.4024367Z System.Text.Json.SourceGeneration.Roslyn4.4 -> /__w/1/s/artifacts/bin/System.Text.Json.SourceGeneration.Roslyn4.4/Release/net11.0/System.Text.Json.SourceGeneration.dll 2026-01-17T20:43:43.4583443Z System.Console -> /__w/1/s/artifacts/bin/System.Console/ref/Release/net11.0/System.Console.dll 2026-01-17T20:43:43.9316970Z System.Net.Security -> /__w/1/s/artifacts/bin/System.Net.Security/Release/net11.0/System.Net.Security.dll 2026-01-17T20:43:44.0395593Z System.Net.Quic -> /__w/1/s/artifacts/bin/System.Net.Quic/ref/Release/net11.0/System.Net.Quic.dll 2026-01-17T20:43:44.2784540Z System.Console -> /__w/1/s/artifacts/bin/System.Console/Release/net11.0/System.Console.dll 2026-01-17T20:43:44.3418561Z System.IO.IsolatedStorage -> /__w/1/s/artifacts/bin/System.IO.IsolatedStorage/ref/Release/net11.0/System.IO.IsolatedStorage.dll 2026-01-17T20:43:44.4116099Z System.Net.WebSockets -> /__w/1/s/artifacts/bin/System.Net.WebSockets/ref/Release/net11.0/System.Net.WebSockets.dll 2026-01-17T20:43:44.5288878Z System.Text.Json -> /__w/1/s/artifacts/bin/System.Text.Json/ref/Release/net11.0/System.Text.Json.dll 2026-01-17T20:43:44.7280251Z System.Net.Quic -> /__w/1/s/artifacts/bin/System.Net.Quic/Release/net11.0/System.Net.Quic.dll 2026-01-17T20:43:53.1005266Z System.Text.Json -> /__w/1/s/artifacts/bin/System.Text.Json/Release/net11.0/System.Text.Json.dll 2026-01-17T20:43:53.3148469Z System.Net.WebSockets -> /__w/1/s/artifacts/bin/System.Net.WebSockets/Release/net11.0/System.Net.WebSockets.dll 2026-01-17T20:43:53.3966725Z System.Net.Http -> /__w/1/s/artifacts/bin/System.Net.Http/ref/Release/net11.0/System.Net.Http.dll 2026-01-17T20:43:53.5476977Z System.IO.IsolatedStorage -> /__w/1/s/artifacts/bin/System.IO.IsolatedStorage/Release/net11.0/System.IO.IsolatedStorage.dll 2026-01-17T20:43:54.1645323Z System.Net.Http -> /__w/1/s/artifacts/bin/System.Net.Http/Release/net11.0/System.Net.Http.dll 2026-01-17T20:43:54.3291025Z System.Net.Http.Json -> /__w/1/s/artifacts/bin/System.Net.Http.Json/ref/Release/net11.0/System.Net.Http.Json.dll 2026-01-17T20:43:54.3884329Z System.Net.Requests -> /__w/1/s/artifacts/bin/System.Net.Requests/ref/Release/net11.0/System.Net.Requests.dll 2026-01-17T20:43:54.8413603Z System.Net.Requests -> /__w/1/s/artifacts/bin/System.Net.Requests/Release/net11.0/System.Net.Requests.dll 2026-01-17T20:43:54.8834405Z System.Net.WebSockets.Client -> /__w/1/s/artifacts/bin/System.Net.WebSockets.Client/ref/Release/net11.0/System.Net.WebSockets.Client.dll 2026-01-17T20:43:56.5683753Z System.Net.Http.Json -> /__w/1/s/artifacts/bin/System.Net.Http.Json/Release/net11.0/System.Net.Http.Json.dll 2026-01-17T20:43:58.1828961Z System.Net.WebSockets.Client -> /__w/1/s/artifacts/bin/System.Net.WebSockets.Client/Release/net11.0/System.Net.WebSockets.Client.dll 2026-01-17T20:44:29.8547200Z System.Private.Xml -> /__w/1/s/artifacts/bin/System.Private.Xml/Release/net11.0/System.Private.Xml.dll 2026-01-17T20:44:29.9586708Z System.Net.HttpListener -> /__w/1/s/artifacts/bin/System.Net.HttpListener/ref/Release/net11.0/System.Net.HttpListener.dll 2026-01-17T20:44:30.1062172Z System.Xml.ReaderWriter -> /__w/1/s/artifacts/bin/System.Xml.ReaderWriter/ref/Release/net11.0/System.Xml.ReaderWriter.dll 2026-01-17T20:44:31.8969226Z System.Xml.ReaderWriter -> /__w/1/s/artifacts/bin/System.Xml.ReaderWriter/Release/net11.0/System.Xml.ReaderWriter.dll 2026-01-17T20:44:32.1979563Z System.Net.HttpListener -> /__w/1/s/artifacts/bin/System.Net.HttpListener/Release/net11.0/System.Net.HttpListener.dll 2026-01-17T20:44:32.2404451Z System.Transactions.Local -> /__w/1/s/artifacts/bin/System.Transactions.Local/ref/Release/net11.0/System.Transactions.Local.dll 2026-01-17T20:44:35.1771354Z System.Transactions.Local -> /__w/1/s/artifacts/bin/System.Transactions.Local/Release/net11.0/System.Transactions.Local.dll 2026-01-17T20:44:36.0606100Z System.Resources.Writer -> /__w/1/s/artifacts/bin/System.Resources.Writer/ref/Release/net11.0/System.Resources.Writer.dll 2026-01-17T20:44:36.0855160Z System.Linq.Queryable -> /__w/1/s/artifacts/bin/System.Linq.Queryable/ref/Release/net11.0/System.Linq.Queryable.dll 2026-01-17T20:44:36.1542801Z System.Reflection.TypeExtensions -> /__w/1/s/artifacts/bin/System.Reflection.TypeExtensions/ref/Release/net11.0/System.Reflection.TypeExtensions.dll 2026-01-17T20:44:39.2762915Z System.Private.Xml.Linq -> /__w/1/s/artifacts/bin/System.Private.Xml.Linq/Release/net11.0/System.Private.Xml.Linq.dll 2026-01-17T20:44:39.9205019Z System.Diagnostics.Tools -> /__w/1/s/artifacts/bin/System.Diagnostics.Tools/Release/net11.0-browser/System.Diagnostics.Tools.dll 2026-01-17T20:44:40.0712483Z System.Buffers -> /__w/1/s/artifacts/bin/System.Buffers/Release/net11.0-browser/System.Buffers.dll 2026-01-17T20:44:40.1404533Z System.IO.FileSystem -> /__w/1/s/artifacts/bin/System.IO.FileSystem/Release/net11.0-browser/System.IO.FileSystem.dll 2026-01-17T20:44:40.2143466Z System.IO -> /__w/1/s/artifacts/bin/System.IO/Release/net11.0-browser/System.IO.dll 2026-01-17T20:44:40.2887801Z System.Resources.Reader -> /__w/1/s/artifacts/bin/System.Resources.Reader/Release/net11.0-browser/System.Resources.Reader.dll 2026-01-17T20:44:40.3614911Z System.Reflection.Extensions -> /__w/1/s/artifacts/bin/System.Reflection.Extensions/Release/net11.0-browser/System.Reflection.Extensions.dll 2026-01-17T20:44:40.4424799Z System.Runtime.Extensions -> /__w/1/s/artifacts/bin/System.Runtime.Extensions/Release/net11.0-browser/System.Runtime.Extensions.dll 2026-01-17T20:44:40.5273805Z System.Runtime.InteropServices.RuntimeInformation -> /__w/1/s/artifacts/bin/System.Runtime.InteropServices.RuntimeInformation/Release/net11.0-browser/System.Runtime.InteropServices.RuntimeInformation.dll 2026-01-17T20:44:40.6118240Z System.Threading.Tasks.Extensions -> /__w/1/s/artifacts/bin/System.Threading.Tasks.Extensions/Release/net11.0-browser/System.Threading.Tasks.Extensions.dll 2026-01-17T20:44:40.6937401Z System.Threading.Timer -> /__w/1/s/artifacts/bin/System.Threading.Timer/Release/net11.0-browser/System.Threading.Timer.dll 2026-01-17T20:44:40.7693682Z System.ValueTuple -> /__w/1/s/artifacts/bin/System.ValueTuple/Release/net11.0-browser/System.ValueTuple.dll 2026-01-17T20:44:40.8392940Z System.Globalization.Extensions -> /__w/1/s/artifacts/bin/System.Globalization.Extensions/Release/net11.0-browser/System.Globalization.Extensions.dll 2026-01-17T20:44:41.6852778Z System.Reflection.TypeExtensions -> /__w/1/s/artifacts/bin/System.Reflection.TypeExtensions/Release/net11.0/System.Reflection.TypeExtensions.dll 2026-01-17T20:44:41.8218507Z System.Runtime.CompilerServices.VisualC -> /__w/1/s/artifacts/bin/System.Runtime.CompilerServices.VisualC/ref/Release/net11.0/System.Runtime.CompilerServices.VisualC.dll 2026-01-17T20:44:41.8483891Z System.Reflection.DispatchProxy -> /__w/1/s/artifacts/bin/System.Reflection.DispatchProxy/ref/Release/net11.0/System.Reflection.DispatchProxy.dll 2026-01-17T20:44:41.8612217Z System.IO.Compression.FileSystem -> /__w/1/s/artifacts/bin/System.IO.Compression.FileSystem/Release/net11.0-browser/System.IO.Compression.FileSystem.dll 2026-01-17T20:44:41.9771191Z Microsoft.VisualBasic -> /__w/1/s/artifacts/bin/Microsoft.VisualBasic/Release/net11.0-browser/Microsoft.VisualBasic.dll 2026-01-17T20:44:43.7454176Z System.Resources.Writer -> /__w/1/s/artifacts/bin/System.Resources.Writer/Release/net11.0/System.Resources.Writer.dll 2026-01-17T20:44:43.7918329Z System.Diagnostics.Contracts -> /__w/1/s/artifacts/bin/System.Diagnostics.Contracts/ref/Release/net11.0/System.Diagnostics.Contracts.dll 2026-01-17T20:44:45.6240442Z System.Diagnostics.Contracts -> /__w/1/s/artifacts/bin/System.Diagnostics.Contracts/Release/net11.0/System.Diagnostics.Contracts.dll 2026-01-17T20:44:46.4411397Z System.Linq.Queryable -> /__w/1/s/artifacts/bin/System.Linq.Queryable/Release/net11.0/System.Linq.Queryable.dll 2026-01-17T20:44:46.5370822Z System.Runtime.Serialization.Primitives -> /__w/1/s/artifacts/bin/System.Runtime.Serialization.Primitives/ref/Release/net11.0/System.Runtime.Serialization.Primitives.dll 2026-01-17T20:44:46.5468417Z System.Threading.Tasks.Parallel -> /__w/1/s/artifacts/bin/System.Threading.Tasks.Parallel/ref/Release/net11.0/System.Threading.Tasks.Parallel.dll 2026-01-17T20:44:46.6135842Z System.Xml.XDocument -> /__w/1/s/artifacts/bin/System.Xml.XDocument/ref/Release/net11.0/System.Xml.XDocument.dll 2026-01-17T20:44:46.6545163Z System.Dynamic.Runtime -> /__w/1/s/artifacts/bin/System.Dynamic.Runtime/Release/net11.0-browser/System.Dynamic.Runtime.dll 2026-01-17T20:44:46.8101368Z System.Configuration.ConfigurationManager -> /__w/1/s/artifacts/bin/System.Configuration.ConfigurationManager/stub/Release/net11.0/System.Configuration.ConfigurationManager.dll 2026-01-17T20:44:46.9108923Z System.ServiceModel.Syndication -> /__w/1/s/artifacts/bin/System.ServiceModel.Syndication/stub/Release/net11.0/System.ServiceModel.Syndication.dll 2026-01-17T20:44:47.0195261Z System.Security.Permissions -> /__w/1/s/artifacts/bin/System.Security.Permissions/stub/Release/net11.0/System.Security.Permissions.dll 2026-01-17T20:44:47.0962933Z System.Windows -> /__w/1/s/artifacts/bin/System.Windows/Release/net11.0-browser/System.Windows.dll 2026-01-17T20:44:47.1816023Z System.Xml.XmlSerializer -> /__w/1/s/artifacts/bin/System.Xml.XmlSerializer/ref/Release/net11.0/System.Xml.XmlSerializer.dll 2026-01-17T20:44:48.7644763Z System.Runtime.Serialization.Primitives -> /__w/1/s/artifacts/bin/System.Runtime.Serialization.Primitives/Release/net11.0/System.Runtime.Serialization.Primitives.dll 2026-01-17T20:44:48.8430741Z System.Security.SecureString -> /__w/1/s/artifacts/bin/System.Security.SecureString/Release/net11.0-browser/System.Security.SecureString.dll 2026-01-17T20:44:48.9772843Z System.Reflection.DispatchProxy -> /__w/1/s/artifacts/bin/System.Reflection.DispatchProxy/Release/net11.0/System.Reflection.DispatchProxy.dll 2026-01-17T20:44:50.2841963Z System.Runtime.CompilerServices.VisualC -> /__w/1/s/artifacts/bin/System.Runtime.CompilerServices.VisualC/Release/net11.0/System.Runtime.CompilerServices.VisualC.dll 2026-01-17T20:44:50.3246216Z System.Xml.XPath -> /__w/1/s/artifacts/bin/System.Xml.XPath/ref/Release/net11.0/System.Xml.XPath.dll 2026-01-17T20:44:50.3618834Z System.Xml.XPath.XDocument -> /__w/1/s/artifacts/bin/System.Xml.XPath.XDocument/ref/Release/net11.0/System.Xml.XPath.XDocument.dll 2026-01-17T20:44:50.3949240Z System.Configuration -> /__w/1/s/artifacts/bin/System.Configuration/Release/net11.0-browser/System.Configuration.dll 2026-01-17T20:44:52.3475753Z System.Threading.Tasks.Parallel -> /__w/1/s/artifacts/bin/System.Threading.Tasks.Parallel/Release/net11.0/System.Threading.Tasks.Parallel.dll 2026-01-17T20:44:52.4220844Z System.Linq.Parallel -> /__w/1/s/artifacts/bin/System.Linq.Parallel/ref/Release/net11.0/System.Linq.Parallel.dll 2026-01-17T20:44:52.5210312Z System.AppContext -> /__w/1/s/artifacts/bin/System.AppContext/Release/net11.0-browser/System.AppContext.dll 2026-01-17T20:44:52.5922068Z System.Diagnostics.Debug -> /__w/1/s/artifacts/bin/System.Diagnostics.Debug/Release/net11.0-browser/System.Diagnostics.Debug.dll 2026-01-17T20:44:52.6632860Z System.Globalization.Calendars -> /__w/1/s/artifacts/bin/System.Globalization.Calendars/Release/net11.0-browser/System.Globalization.Calendars.dll 2026-01-17T20:44:52.7238167Z System.Globalization -> /__w/1/s/artifacts/bin/System.Globalization/Release/net11.0-browser/System.Globalization.dll 2026-01-17T20:44:52.7883497Z System.IO.FileSystem.Primitives -> /__w/1/s/artifacts/bin/System.IO.FileSystem.Primitives/Release/net11.0-browser/System.IO.FileSystem.Primitives.dll 2026-01-17T20:44:52.8557653Z System.Reflection -> /__w/1/s/artifacts/bin/System.Reflection/Release/net11.0-browser/System.Reflection.dll 2026-01-17T20:44:52.9241245Z System.Resources.ResourceManager -> /__w/1/s/artifacts/bin/System.Resources.ResourceManager/Release/net11.0-browser/System.Resources.ResourceManager.dll 2026-01-17T20:44:52.9921039Z System.Runtime.CompilerServices.Unsafe -> /__w/1/s/artifacts/bin/System.Runtime.CompilerServices.Unsafe/Release/net11.0-browser/System.Runtime.CompilerServices.Unsafe.dll 2026-01-17T20:44:53.0692455Z System.Runtime.Handles -> /__w/1/s/artifacts/bin/System.Runtime.Handles/Release/net11.0-browser/System.Runtime.Handles.dll 2026-01-17T20:44:53.1352736Z System.Security.Principal -> /__w/1/s/artifacts/bin/System.Security.Principal/Release/net11.0-browser/System.Security.Principal.dll 2026-01-17T20:44:53.2010004Z System.Text.Encoding -> /__w/1/s/artifacts/bin/System.Text.Encoding/Release/net11.0-browser/System.Text.Encoding.dll 2026-01-17T20:44:54.1985403Z System.Xml.XmlSerializer -> /__w/1/s/artifacts/bin/System.Xml.XmlSerializer/Release/net11.0/System.Xml.XmlSerializer.dll 2026-01-17T20:44:54.2844804Z Microsoft.Win32.SystemEvents -> /__w/1/s/artifacts/bin/Microsoft.Win32.SystemEvents/stub/Release/net11.0/Microsoft.Win32.SystemEvents.dll 2026-01-17T20:44:54.4295597Z System.CodeDom -> /__w/1/s/artifacts/bin/System.CodeDom/stub/Release/net11.0/System.CodeDom.dll 2026-01-17T20:44:54.5217901Z System.Diagnostics.EventLog -> /__w/1/s/artifacts/bin/System.Diagnostics.EventLog/stub/Release/net11.0/System.Diagnostics.EventLog.dll 2026-01-17T20:44:54.5979075Z System.Diagnostics.PerformanceCounter -> /__w/1/s/artifacts/bin/System.Diagnostics.PerformanceCounter/stub/Release/net11.0/System.Diagnostics.PerformanceCounter.dll 2026-01-17T20:44:54.6715730Z System.IO.Ports -> /__w/1/s/artifacts/bin/System.IO.Ports/stub/Release/net11.0/System.IO.Ports.dll 2026-01-17T20:44:54.7432146Z System.Windows.Extensions -> /__w/1/s/artifacts/bin/System.Windows.Extensions/stub/Release/net11.0/System.Windows.Extensions.dll 2026-01-17T20:44:54.9040557Z System.Xml.XDocument -> /__w/1/s/artifacts/bin/System.Xml.XDocument/Release/net11.0/System.Xml.XDocument.dll 2026-01-17T20:44:54.9891780Z System.IO.UnmanagedMemoryStream -> /__w/1/s/artifacts/bin/System.IO.UnmanagedMemoryStream/Release/net11.0-browser/System.IO.UnmanagedMemoryStream.dll 2026-01-17T20:44:55.0598390Z System.Threading.Tasks -> /__w/1/s/artifacts/bin/System.Threading.Tasks/Release/net11.0-browser/System.Threading.Tasks.dll 2026-01-17T20:44:55.1774978Z System.Diagnostics.TextWriterTraceListener -> /__w/1/s/artifacts/bin/System.Diagnostics.TextWriterTraceListener/ref/Release/net11.0/System.Diagnostics.TextWriterTraceListener.dll 2026-01-17T20:44:55.2087007Z System.Xml.XmlDocument -> /__w/1/s/artifacts/bin/System.Xml.XmlDocument/Release/net11.0-browser/System.Xml.XmlDocument.dll 2026-01-17T20:44:55.2647507Z System.Numerics -> /__w/1/s/artifacts/bin/System.Numerics/Release/net11.0-browser/System.Numerics.dll 2026-01-17T20:44:55.3258076Z System.Net.ServicePoint -> /__w/1/s/artifacts/bin/System.Net.ServicePoint/Release/net11.0-browser/System.Net.ServicePoint.dll 2026-01-17T20:44:55.4064910Z System.Data.Odbc -> /__w/1/s/artifacts/bin/System.Data.Odbc/stub/Release/net11.0/System.Data.Odbc.dll 2026-01-17T20:44:55.4684363Z System.Data.SqlClient -> /__w/1/s/artifacts/bin/System.Data.SqlClient/stub/Release/net11.0/System.Data.SqlClient.dll 2026-01-17T20:44:55.4979955Z System.Web.HttpUtility -> /__w/1/s/artifacts/bin/System.Web.HttpUtility/ref/Release/net11.0/System.Web.HttpUtility.dll 2026-01-17T20:44:55.5475575Z System.Runtime.Serialization.Schema -> /__w/1/s/artifacts/bin/System.Runtime.Serialization.Schema/stub/Release/net11.0/System.Runtime.Serialization.Schema.dll 2026-01-17T20:44:55.6065746Z System.Data.OleDb -> /__w/1/s/artifacts/bin/System.Data.OleDb/stub/Release/net11.0/System.Data.OleDb.dll 2026-01-17T20:44:55.6560836Z System.ServiceProcess.ServiceController -> /__w/1/s/artifacts/bin/System.ServiceProcess.ServiceController/stub/Release/net11.0/System.ServiceProcess.ServiceController.dll 2026-01-17T20:44:55.7080670Z System.IO.Packaging -> /__w/1/s/artifacts/bin/System.IO.Packaging/stub/Release/net11.0/System.IO.Packaging.dll 2026-01-17T20:44:55.7923751Z System.Security.Cryptography.Pkcs -> /__w/1/s/artifacts/bin/System.Security.Cryptography.Pkcs/stub/Release/net11.0/System.Security.Cryptography.Pkcs.dll 2026-01-17T20:44:55.8053704Z System.Xml.Serialization -> /__w/1/s/artifacts/bin/System.Xml.Serialization/Release/net11.0-browser/System.Xml.Serialization.dll 2026-01-17T20:44:55.8606051Z System.Security.Cryptography.Xml -> /__w/1/s/artifacts/bin/System.Security.Cryptography.Xml/stub/Release/net11.0/System.Security.Cryptography.Xml.dll 2026-01-17T20:44:55.9118662Z System.Security.Cryptography.ProtectedData -> /__w/1/s/artifacts/bin/System.Security.Cryptography.ProtectedData/stub/Release/net11.0/System.Security.Cryptography.ProtectedData.dll 2026-01-17T20:44:55.9957696Z WindowsBase -> /__w/1/s/artifacts/bin/WindowsBase/Release/net11.0-browser/WindowsBase.dll 2026-01-17T20:44:56.0563544Z System.ServiceProcess -> /__w/1/s/artifacts/bin/System.ServiceProcess/Release/net11.0-browser/System.ServiceProcess.dll 2026-01-17T20:44:57.4837944Z System.Web.HttpUtility -> /__w/1/s/artifacts/bin/System.Web.HttpUtility/Release/net11.0/System.Web.HttpUtility.dll 2026-01-17T20:44:57.5603773Z System.Web -> /__w/1/s/artifacts/bin/System.Web/Release/net11.0-browser/System.Web.dll 2026-01-17T20:44:57.6367303Z System.Security -> /__w/1/s/artifacts/bin/System.Security/Release/net11.0-browser/System.Security.dll 2026-01-17T20:44:57.7154056Z System.Transactions -> /__w/1/s/artifacts/bin/System.Transactions/Release/net11.0-browser/System.Transactions.dll 2026-01-17T20:45:00.4369380Z System.Net.Primitives -> /__w/1/s/artifacts/bin/System.Net.Primitives/Release/net11.0-browser/System.Net.Primitives.dll 2026-01-17T20:45:02.4158637Z System.Console -> /__w/1/s/artifacts/bin/System.Console/Release/net11.0-browser/System.Console.dll 2026-01-17T20:45:05.2906688Z System.Xml.XPath.XDocument -> /__w/1/s/artifacts/bin/System.Xml.XPath.XDocument/Release/net11.0/System.Xml.XPath.XDocument.dll 2026-01-17T20:45:07.2423015Z System.Xml.XPath -> /__w/1/s/artifacts/bin/System.Xml.XPath/Release/net11.0/System.Xml.XPath.dll 2026-01-17T20:45:07.8709850Z System.Linq.Parallel -> /__w/1/s/artifacts/bin/System.Linq.Parallel/Release/net11.0/System.Linq.Parallel.dll 2026-01-17T20:45:09.5755622Z System.IO.MemoryMappedFiles -> /__w/1/s/artifacts/bin/System.IO.MemoryMappedFiles/Release/net11.0-browser/System.IO.MemoryMappedFiles.dll 2026-01-17T20:45:09.7798519Z System.Diagnostics.TextWriterTraceListener -> /__w/1/s/artifacts/bin/System.Diagnostics.TextWriterTraceListener/Release/net11.0/System.Diagnostics.TextWriterTraceListener.dll 2026-01-17T20:45:09.9272116Z System.Xml -> /__w/1/s/artifacts/bin/System.Xml/Release/net11.0-browser/System.Xml.dll 2026-01-17T20:45:10.0343782Z System.Xml.Linq -> /__w/1/s/artifacts/bin/System.Xml.Linq/Release/net11.0-browser/System.Xml.Linq.dll 2026-01-17T20:45:10.1088002Z System.ComponentModel.TypeConverter -> /__w/1/s/artifacts/bin/System.ComponentModel.TypeConverter/ref/Release/net11.0/System.ComponentModel.TypeConverter.dll 2026-01-17T20:45:22.8728734Z System.Security.Cryptography -> /__w/1/s/artifacts/bin/System.Security.Cryptography/Release/net11.0-browser/System.Security.Cryptography.dll 2026-01-17T20:45:23.0006730Z System.Security.Cryptography.Primitives -> /__w/1/s/artifacts/bin/System.Security.Cryptography.Primitives/Release/net11.0-browser/System.Security.Cryptography.Primitives.dll 2026-01-17T20:45:23.0181645Z System.Security.Cryptography.Algorithms -> /__w/1/s/artifacts/bin/System.Security.Cryptography.Algorithms/Release/net11.0-browser/System.Security.Cryptography.Algorithms.dll 2026-01-17T20:45:23.0787171Z System.Security.Cryptography.Encoding -> /__w/1/s/artifacts/bin/System.Security.Cryptography.Encoding/Release/net11.0-browser/System.Security.Cryptography.Encoding.dll 2026-01-17T20:45:23.1069536Z System.Security.Cryptography.OpenSsl -> /__w/1/s/artifacts/bin/System.Security.Cryptography.OpenSsl/Release/net11.0-browser/System.Security.Cryptography.OpenSsl.dll 2026-01-17T20:45:23.1613009Z System.Security.Cryptography.Cng -> /__w/1/s/artifacts/bin/System.Security.Cryptography.Cng/Release/net11.0-browser/System.Security.Cryptography.Cng.dll 2026-01-17T20:45:23.3125128Z System.Security.Cryptography.Csp -> /__w/1/s/artifacts/bin/System.Security.Cryptography.Csp/Release/net11.0-browser/System.Security.Cryptography.Csp.dll 2026-01-17T20:45:23.4492964Z System.Security.Cryptography.X509Certificates -> /__w/1/s/artifacts/bin/System.Security.Cryptography.X509Certificates/Release/net11.0-browser/System.Security.Cryptography.X509Certificates.dll 2026-01-17T20:45:30.4894103Z System.Private.DataContractSerialization -> /__w/1/s/artifacts/bin/System.Private.DataContractSerialization/Release/net11.0/System.Private.DataContractSerialization.dll 2026-01-17T20:45:30.5397307Z System.Net.WebClient -> /__w/1/s/artifacts/bin/System.Net.WebClient/ref/Release/net11.0/System.Net.WebClient.dll 2026-01-17T20:45:30.7512652Z System.Net.WebClient -> /__w/1/s/artifacts/bin/System.Net.WebClient/Release/net11.0-browser/System.Net.WebClient.dll 2026-01-17T20:45:30.9052652Z System.Core -> /__w/1/s/artifacts/bin/System.Core/Release/net11.0-browser/System.Core.dll 2026-01-17T20:45:30.9945269Z System.Runtime.Serialization.Xml -> /__w/1/s/artifacts/bin/System.Runtime.Serialization.Xml/ref/Release/net11.0/System.Runtime.Serialization.Xml.dll 2026-01-17T20:45:31.0550496Z System.Runtime.Serialization.Json -> /__w/1/s/artifacts/bin/System.Runtime.Serialization.Json/ref/Release/net11.0/System.Runtime.Serialization.Json.dll 2026-01-17T20:45:32.5042601Z System.Runtime.Serialization.Xml -> /__w/1/s/artifacts/bin/System.Runtime.Serialization.Xml/Release/net11.0/System.Runtime.Serialization.Xml.dll 2026-01-17T20:45:33.7367424Z System.Runtime.Serialization.Json -> /__w/1/s/artifacts/bin/System.Runtime.Serialization.Json/Release/net11.0/System.Runtime.Serialization.Json.dll 2026-01-17T20:45:33.8256597Z System.Net -> /__w/1/s/artifacts/bin/System.Net/Release/net11.0-browser/System.Net.dll 2026-01-17T20:45:33.9023359Z System.ServiceModel.Web -> /__w/1/s/artifacts/bin/System.ServiceModel.Web/Release/net11.0-browser/System.ServiceModel.Web.dll 2026-01-17T20:45:39.4000833Z System.ComponentModel.TypeConverter -> /__w/1/s/artifacts/bin/System.ComponentModel.TypeConverter/Release/net11.0/System.ComponentModel.TypeConverter.dll 2026-01-17T20:45:39.5010603Z System.Runtime.Serialization -> /__w/1/s/artifacts/bin/System.Runtime.Serialization/Release/net11.0-browser/System.Runtime.Serialization.dll 2026-01-17T20:45:39.6223527Z System.Drawing.Common -> /__w/1/s/artifacts/bin/System.Drawing.Common/stub/Release/net11.0/System.Drawing.Common.dll 2026-01-17T20:45:39.7081733Z mscorlib -> /__w/1/s/artifacts/bin/mscorlib/ref/Release/net11.0-browser/mscorlib.dll 2026-01-17T20:45:39.8049298Z System.Drawing -> /__w/1/s/artifacts/bin/System.Drawing/Release/net11.0-browser/System.Drawing.dll 2026-01-17T20:45:39.9468033Z System.ComponentModel.Annotations -> /__w/1/s/artifacts/bin/System.ComponentModel.Annotations/ref/Release/net11.0/System.ComponentModel.Annotations.dll 2026-01-17T20:45:40.2578242Z System.Data.Common -> /__w/1/s/artifacts/bin/System.Data.Common/ref/Release/net11.0/System.Data.Common.dll 2026-01-17T20:45:43.1257384Z System.IO.Compression -> /__w/1/s/artifacts/bin/System.IO.Compression/Release/net11.0-browser/System.IO.Compression.dll 2026-01-17T20:45:43.6025774Z mscorlib -> /__w/1/s/artifacts/bin/mscorlib/Release/net11.0-browser/mscorlib.dll 2026-01-17T20:45:43.6812703Z System.Net.Mail -> /__w/1/s/artifacts/bin/System.Net.Mail/ref/Release/net11.0/System.Net.Mail.dll 2026-01-17T20:45:43.9783732Z System.Net.NameResolution -> /__w/1/s/artifacts/bin/System.Net.NameResolution/Release/net11.0-browser/System.Net.NameResolution.dll 2026-01-17T20:45:48.2833495Z System.ComponentModel.Annotations -> /__w/1/s/artifacts/bin/System.ComponentModel.Annotations/Release/net11.0/System.ComponentModel.Annotations.dll 2026-01-17T20:45:58.2603276Z System.Data.Common -> /__w/1/s/artifacts/bin/System.Data.Common/Release/net11.0/System.Data.Common.dll 2026-01-17T20:46:00.6791886Z System.Net.WebSockets -> /__w/1/s/artifacts/bin/System.Net.WebSockets/Release/net11.0-browser/System.Net.WebSockets.dll 2026-01-17T20:46:00.7286303Z System.Data -> /__w/1/s/artifacts/bin/System.Data/ref/Release/net11.0-browser/System.Data.dll 2026-01-17T20:46:00.8358056Z System.Data.DataSetExtensions -> /__w/1/s/artifacts/bin/System.Data.DataSetExtensions/Release/net11.0-browser/System.Data.DataSetExtensions.dll 2026-01-17T20:46:00.8449401Z System.ComponentModel.DataAnnotations -> /__w/1/s/artifacts/bin/System.ComponentModel.DataAnnotations/Release/net11.0-browser/System.ComponentModel.DataAnnotations.dll 2026-01-17T20:46:00.8856441Z System.Runtime.InteropServices.JavaScript -> /__w/1/s/artifacts/bin/System.Runtime.InteropServices.JavaScript/ref/Release/net11.0/System.Runtime.InteropServices.JavaScript.dll 2026-01-17T20:46:01.0137135Z System.Data -> /__w/1/s/artifacts/bin/System.Data/Release/net11.0-browser/System.Data.dll 2026-01-17T20:46:03.6429920Z System.Runtime.InteropServices.JavaScript -> /__w/1/s/artifacts/bin/System.Runtime.InteropServices.JavaScript/Release/net11.0-browser/System.Runtime.InteropServices.JavaScript.dll 2026-01-17T20:46:06.4392155Z System.Net.Mail -> /__w/1/s/artifacts/bin/System.Net.Mail/Release/net11.0-browser/System.Net.Mail.dll 2026-01-17T20:46:06.4898097Z System.Net.WebProxy -> /__w/1/s/artifacts/bin/System.Net.WebProxy/ref/Release/net11.0/System.Net.WebProxy.dll 2026-01-17T20:46:07.8290703Z System.Net.WebProxy -> /__w/1/s/artifacts/bin/System.Net.WebProxy/Release/net11.0-browser/System.Net.WebProxy.dll 2026-01-17T20:46:12.3704912Z System.Net.Http -> /__w/1/s/artifacts/bin/System.Net.Http/Release/net11.0-browser/System.Net.Http.dll 2026-01-17T20:46:14.2677503Z System.Net.WebSockets.Client -> /__w/1/s/artifacts/bin/System.Net.WebSockets.Client/Release/net11.0-browser/System.Net.WebSockets.Client.dll 2026-01-17T20:46:14.5118147Z System -> /__w/1/s/artifacts/bin/System/ref/Release/net11.0-browser/System.dll 2026-01-17T20:46:14.9187843Z System -> /__w/1/s/artifacts/bin/System/Release/net11.0-browser/System.dll 2026-01-17T20:46:15.6725007Z netstandard -> /__w/1/s/artifacts/bin/netstandard/Release/net11.0-browser/netstandard.dll 2026-01-17T20:46:17.5264559Z System.Text.Encodings.Web -> /__w/1/s/artifacts/bin/System.Text.Encodings.Web/Release/net11.0-browser/System.Text.Encodings.Web.dll 2026-01-17T20:46:17.6132851Z sfx-finish -> Trimming browser-wasm shared framework assemblies with ILLinker... 2026-01-17T20:46:45.7285736Z Microsoft.Bcl.Numerics -> /__w/1/s/artifacts/bin/Microsoft.Bcl.Numerics/Release/netstandard2.1/Microsoft.Bcl.Numerics.dll 2026-01-17T20:46:45.8383475Z Microsoft.Bcl.AsyncInterfaces -> /__w/1/s/artifacts/bin/Microsoft.Bcl.AsyncInterfaces/Release/netstandard2.1/Microsoft.Bcl.AsyncInterfaces.dll 2026-01-17T20:46:46.4179637Z Microsoft.Bcl.Cryptography -> /__w/1/s/artifacts/bin/Microsoft.Bcl.Cryptography/Release/net11.0/Microsoft.Bcl.Cryptography.dll 2026-01-17T20:46:47.2802711Z Microsoft.Bcl.Memory -> /__w/1/s/artifacts/bin/Microsoft.Bcl.Memory/Release/net11.0/Microsoft.Bcl.Memory.dll 2026-01-17T20:46:47.3974334Z Microsoft.Extensions.Primitives -> /__w/1/s/artifacts/bin/Microsoft.Extensions.Primitives/ref/Release/net11.0/Microsoft.Extensions.Primitives.dll 2026-01-17T20:46:48.0471212Z Microsoft.Extensions.Options.SourceGeneration -> /__w/1/s/artifacts/bin/Microsoft.Extensions.Options.SourceGeneration/Release/netstandard2.0/Microsoft.Extensions.Options.SourceGeneration.dll 2026-01-17T20:46:48.1849157Z Microsoft.Extensions.DependencyInjection.Abstractions -> /__w/1/s/artifacts/bin/Microsoft.Extensions.DependencyInjection.Abstractions/ref/Release/net11.0/Microsoft.Extensions.DependencyInjection.Abstractions.dll 2026-01-17T20:46:48.9803374Z Microsoft.Extensions.DependencyInjection.Abstractions -> /__w/1/s/artifacts/bin/Microsoft.Extensions.DependencyInjection.Abstractions/Release/net11.0/Microsoft.Extensions.DependencyInjection.Abstractions.dll 2026-01-17T20:46:49.4505224Z Microsoft.Extensions.Primitives -> /__w/1/s/artifacts/bin/Microsoft.Extensions.Primitives/Release/net11.0/Microsoft.Extensions.Primitives.dll 2026-01-17T20:46:50.0688879Z Microsoft.Extensions.FileSystemGlobbing -> /__w/1/s/artifacts/bin/Microsoft.Extensions.FileSystemGlobbing/ref/Release/net11.0/Microsoft.Extensions.FileSystemGlobbing.dll 2026-01-17T20:46:50.5317524Z Microsoft.Extensions.FileSystemGlobbing -> /__w/1/s/artifacts/bin/Microsoft.Extensions.FileSystemGlobbing/Release/net11.0/Microsoft.Extensions.FileSystemGlobbing.dll 2026-01-17T20:46:51.3094600Z Microsoft.Extensions.Logging.Generators.Roslyn3.11 -> /__w/1/s/artifacts/bin/Microsoft.Extensions.Logging.Generators.Roslyn3.11/Release/netstandard2.0/Microsoft.Extensions.Logging.Generators.dll 2026-01-17T20:46:51.3938395Z Microsoft.Extensions.Configuration.Abstractions -> /__w/1/s/artifacts/bin/Microsoft.Extensions.Configuration.Abstractions/ref/Release/net11.0/Microsoft.Extensions.Configuration.Abstractions.dll 2026-01-17T20:46:51.4249222Z Microsoft.Extensions.DependencyModel -> /__w/1/s/artifacts/bin/Microsoft.Extensions.DependencyModel/ref/Release/net11.0/Microsoft.Extensions.DependencyModel.dll 2026-01-17T20:46:51.4838007Z Microsoft.Extensions.Caching.Abstractions -> /__w/1/s/artifacts/bin/Microsoft.Extensions.Caching.Abstractions/ref/Release/net11.0/Microsoft.Extensions.Caching.Abstractions.dll 2026-01-17T20:46:51.8236955Z Microsoft.Extensions.Caching.Abstractions -> /__w/1/s/artifacts/bin/Microsoft.Extensions.Caching.Abstractions/Release/net11.0/Microsoft.Extensions.Caching.Abstractions.dll 2026-01-17T20:46:52.2621156Z Microsoft.Extensions.Configuration.Abstractions -> /__w/1/s/artifacts/bin/Microsoft.Extensions.Configuration.Abstractions/Release/net11.0/Microsoft.Extensions.Configuration.Abstractions.dll 2026-01-17T20:46:52.2900507Z Microsoft.Extensions.DependencyModel -> /__w/1/s/artifacts/bin/Microsoft.Extensions.DependencyModel/Release/net11.0/Microsoft.Extensions.DependencyModel.dll 2026-01-17T20:46:53.2634568Z Microsoft.Extensions.Logging.Generators.Roslyn4.0 -> /__w/1/s/artifacts/bin/Microsoft.Extensions.Logging.Generators.Roslyn4.0/Release/netstandard2.0/Microsoft.Extensions.Logging.Generators.dll 2026-01-17T20:46:53.4473635Z Microsoft.Extensions.Configuration -> /__w/1/s/artifacts/bin/Microsoft.Extensions.Configuration/ref/Release/net11.0/Microsoft.Extensions.Configuration.dll 2026-01-17T20:46:53.5967135Z Microsoft.Extensions.FileProviders.Abstractions -> /__w/1/s/artifacts/bin/Microsoft.Extensions.FileProviders.Abstractions/ref/Release/net11.0/Microsoft.Extensions.FileProviders.Abstractions.dll 2026-01-17T20:46:53.9492270Z Microsoft.Extensions.Configuration -> /__w/1/s/artifacts/bin/Microsoft.Extensions.Configuration/Release/net11.0/Microsoft.Extensions.Configuration.dll 2026-01-17T20:46:54.6719313Z Microsoft.Extensions.Logging.Generators.Roslyn4.4 -> /__w/1/s/artifacts/bin/Microsoft.Extensions.Logging.Generators.Roslyn4.4/Release/netstandard2.0/Microsoft.Extensions.Logging.Generators.dll 2026-01-17T20:46:54.8581687Z Microsoft.Extensions.FileProviders.Abstractions -> /__w/1/s/artifacts/bin/Microsoft.Extensions.FileProviders.Abstractions/Release/net11.0/Microsoft.Extensions.FileProviders.Abstractions.dll 2026-01-17T20:46:55.0599633Z Microsoft.Extensions.Logging.Abstractions -> /__w/1/s/artifacts/bin/Microsoft.Extensions.Logging.Abstractions/ref/Release/net11.0/Microsoft.Extensions.Logging.Abstractions.dll 2026-01-17T20:46:55.9766669Z Microsoft.Extensions.Logging.Abstractions -> /__w/1/s/artifacts/bin/Microsoft.Extensions.Logging.Abstractions/Release/net11.0/Microsoft.Extensions.Logging.Abstractions.dll 2026-01-17T20:46:56.0213604Z Microsoft.Extensions.DependencyInjection.Specification.Tests -> /__w/1/s/artifacts/bin/Microsoft.Extensions.DependencyInjection.Specification.Tests/Release/net11.0/Microsoft.Extensions.DependencyInjection.Specification.Tests.dll 2026-01-17T20:46:56.3694021Z System.Diagnostics.EventLog -> /__w/1/s/artifacts/bin/System.Diagnostics.EventLog/ref/Release/net11.0/System.Diagnostics.EventLog.dll 2026-01-17T20:46:56.7758785Z System.Diagnostics.EventLog -> /__w/1/s/artifacts/bin/System.Diagnostics.EventLog/Release/net11.0/System.Diagnostics.EventLog.dll 2026-01-17T20:46:57.3711237Z Microsoft.Extensions.DependencyInjection -> /__w/1/s/artifacts/bin/Microsoft.Extensions.DependencyInjection/ref/Release/net11.0/Microsoft.Extensions.DependencyInjection.dll 2026-01-17T20:46:58.1857044Z Microsoft.Extensions.Configuration.Binder.SourceGeneration -> /__w/1/s/artifacts/bin/Microsoft.Extensions.Configuration.Binder.SourceGeneration/Release/netstandard2.0/Microsoft.Extensions.Configuration.Binder.SourceGeneration.dll 2026-01-17T20:46:58.4061967Z Microsoft.Win32.SystemEvents -> /__w/1/s/artifacts/bin/Microsoft.Win32.SystemEvents/ref/Release/net11.0/Microsoft.Win32.SystemEvents.dll 2026-01-17T20:46:58.4829070Z Microsoft.Extensions.DependencyInjection -> /__w/1/s/artifacts/bin/Microsoft.Extensions.DependencyInjection/Release/net11.0/Microsoft.Extensions.DependencyInjection.dll 2026-01-17T20:46:58.6122787Z Microsoft.Extensions.Configuration.CommandLine -> /__w/1/s/artifacts/bin/Microsoft.Extensions.Configuration.CommandLine/ref/Release/net11.0/Microsoft.Extensions.Configuration.CommandLine.dll 2026-01-17T20:46:58.6493867Z System.ComponentModel.Composition -> /__w/1/s/artifacts/bin/System.ComponentModel.Composition/ref/Release/net11.0/System.ComponentModel.Composition.dll 2026-01-17T20:46:58.7449467Z Microsoft.Extensions.FileProviders.Composite -> /__w/1/s/artifacts/bin/Microsoft.Extensions.FileProviders.Composite/ref/Release/net11.0/Microsoft.Extensions.FileProviders.Composite.dll 2026-01-17T20:46:58.8434088Z Microsoft.Extensions.Configuration.EnvironmentVariables -> /__w/1/s/artifacts/bin/Microsoft.Extensions.Configuration.EnvironmentVariables/ref/Release/net11.0/Microsoft.Extensions.Configuration.EnvironmentVariables.dll 2026-01-17T20:46:58.9626851Z Microsoft.Extensions.Options -> /__w/1/s/artifacts/bin/Microsoft.Extensions.Options/ref/Release/net11.0/Microsoft.Extensions.Options.dll 2026-01-17T20:46:59.0553169Z Microsoft.Extensions.FileProviders.Physical -> /__w/1/s/artifacts/bin/Microsoft.Extensions.FileProviders.Physical/ref/Release/net11.0/Microsoft.Extensions.FileProviders.Physical.dll 2026-01-17T20:46:59.1490495Z Microsoft.Win32.Registry.AccessControl -> /__w/1/s/artifacts/bin/Microsoft.Win32.Registry.AccessControl/ref/Release/net11.0/Microsoft.Win32.Registry.AccessControl.dll 2026-01-17T20:46:59.4000549Z Microsoft.Win32.Registry.AccessControl -> /__w/1/s/artifacts/bin/Microsoft.Win32.Registry.AccessControl/Release/net11.0/Microsoft.Win32.Registry.AccessControl.dll 2026-01-17T20:46:59.5104532Z System.Composition.AttributedModel -> /__w/1/s/artifacts/bin/System.Composition.AttributedModel/Release/net11.0/System.Composition.AttributedModel.dll 2026-01-17T20:46:59.6582017Z Microsoft.Extensions.Configuration.EnvironmentVariables -> /__w/1/s/artifacts/bin/Microsoft.Extensions.Configuration.EnvironmentVariables/Release/net11.0/Microsoft.Extensions.Configuration.EnvironmentVariables.dll 2026-01-17T20:47:00.0301306Z System.Composition.Convention -> /__w/1/s/artifacts/bin/System.Composition.Convention/Release/net11.0/System.Composition.Convention.dll 2026-01-17T20:47:00.0496632Z System.Composition.Runtime -> /__w/1/s/artifacts/bin/System.Composition.Runtime/Release/net11.0/System.Composition.Runtime.dll 2026-01-17T20:47:00.1437342Z System.ServiceProcess.ServiceController -> /__w/1/s/artifacts/bin/System.ServiceProcess.ServiceController/ref/Release/net11.0/System.ServiceProcess.ServiceController.dll 2026-01-17T20:47:02.9644824Z System.ComponentModel.Composition -> /__w/1/s/artifacts/bin/System.ComponentModel.Composition/Release/net11.0/System.ComponentModel.Composition.dll 2026-01-17T20:47:02.9869508Z System.CodeDom -> /__w/1/s/artifacts/bin/System.CodeDom/ref/Release/net11.0/System.CodeDom.dll 2026-01-17T20:47:03.1698203Z Microsoft.Extensions.Configuration.CommandLine -> /__w/1/s/artifacts/bin/Microsoft.Extensions.Configuration.CommandLine/Release/net11.0/Microsoft.Extensions.Configuration.CommandLine.dll 2026-01-17T20:47:04.6677260Z System.CodeDom -> /__w/1/s/artifacts/bin/System.CodeDom/Release/net11.0/System.CodeDom.dll 2026-01-17T20:47:04.8833203Z Microsoft.Extensions.Options -> /__w/1/s/artifacts/bin/Microsoft.Extensions.Options/Release/net11.0/Microsoft.Extensions.Options.dll 2026-01-17T20:47:05.2266009Z Microsoft.Extensions.FileProviders.Physical -> /__w/1/s/artifacts/bin/Microsoft.Extensions.FileProviders.Physical/Release/net11.0/Microsoft.Extensions.FileProviders.Physical.dll 2026-01-17T20:47:05.4606994Z Microsoft.Extensions.Configuration.Binder -> /__w/1/s/artifacts/bin/Microsoft.Extensions.Configuration.Binder/ref/Release/net11.0/Microsoft.Extensions.Configuration.Binder.dll 2026-01-17T20:47:05.6844126Z System.ServiceProcess.ServiceController -> /__w/1/s/artifacts/bin/System.ServiceProcess.ServiceController/Release/net11.0/System.ServiceProcess.ServiceController.dll 2026-01-17T20:47:05.7796163Z System.Reflection.Context -> /__w/1/s/artifacts/bin/System.Reflection.Context/ref/Release/net11.0/System.Reflection.Context.dll 2026-01-17T20:47:06.0704954Z System.Composition.Hosting -> /__w/1/s/artifacts/bin/System.Composition.Hosting/Release/net11.0/System.Composition.Hosting.dll 2026-01-17T20:47:06.8969009Z System.Reflection.Context -> /__w/1/s/artifacts/bin/System.Reflection.Context/Release/net11.0/System.Reflection.Context.dll 2026-01-17T20:47:07.4421337Z Microsoft.Extensions.Options.DataAnnotations -> /__w/1/s/artifacts/bin/Microsoft.Extensions.Options.DataAnnotations/ref/Release/net11.0/Microsoft.Extensions.Options.DataAnnotations.dll 2026-01-17T20:47:07.5487864Z Microsoft.Extensions.FileProviders.Composite -> /__w/1/s/artifacts/bin/Microsoft.Extensions.FileProviders.Composite/Release/net11.0/Microsoft.Extensions.FileProviders.Composite.dll 2026-01-17T20:47:07.5686798Z System.Data.Odbc -> /__w/1/s/artifacts/bin/System.Data.Odbc/ref/Release/net11.0/System.Data.Odbc.dll 2026-01-17T20:47:07.7051348Z System.Security.Cryptography.Pkcs -> /__w/1/s/artifacts/bin/System.Security.Cryptography.Pkcs/ref/Release/net11.0/System.Security.Cryptography.Pkcs.dll 2026-01-17T20:47:07.7505735Z Microsoft.Win32.SystemEvents -> /__w/1/s/artifacts/bin/Microsoft.Win32.SystemEvents/Release/net11.0/Microsoft.Win32.SystemEvents.dll 2026-01-17T20:47:07.8534494Z System.Security.Cryptography.ProtectedData -> /__w/1/s/artifacts/bin/System.Security.Cryptography.ProtectedData/ref/Release/net11.0/System.Security.Cryptography.ProtectedData.dll 2026-01-17T20:47:11.6428579Z System.Security.Cryptography.Pkcs -> /__w/1/s/artifacts/bin/System.Security.Cryptography.Pkcs/Release/net11.0/System.Security.Cryptography.Pkcs.dll 2026-01-17T20:47:11.7911833Z Microsoft.Extensions.Diagnostics.Abstractions -> /__w/1/s/artifacts/bin/Microsoft.Extensions.Diagnostics.Abstractions/ref/Release/net11.0/Microsoft.Extensions.Diagnostics.Abstractions.dll 2026-01-17T20:47:12.3051443Z System.Composition.TypedParts -> /__w/1/s/artifacts/bin/System.Composition.TypedParts/Release/net11.0/System.Composition.TypedParts.dll 2026-01-17T20:47:12.5281829Z Microsoft.Extensions.Options.DataAnnotations -> /__w/1/s/artifacts/bin/Microsoft.Extensions.Options.DataAnnotations/Release/net11.0/Microsoft.Extensions.Options.DataAnnotations.dll 2026-01-17T20:47:13.0553426Z System.Security.Cryptography.ProtectedData -> /__w/1/s/artifacts/bin/System.Security.Cryptography.ProtectedData/Release/net11.0/System.Security.Cryptography.ProtectedData.dll 2026-01-17T20:47:13.2065674Z System.Configuration.ConfigurationManager -> /__w/1/s/artifacts/bin/System.Configuration.ConfigurationManager/ref/Release/net11.0/System.Configuration.ConfigurationManager.dll 2026-01-17T20:47:16.3837555Z System.Configuration.ConfigurationManager -> /__w/1/s/artifacts/bin/System.Configuration.ConfigurationManager/Release/net11.0/System.Configuration.ConfigurationManager.dll 2026-01-17T20:47:16.6775587Z Microsoft.Extensions.Diagnostics.Abstractions -> /__w/1/s/artifacts/bin/Microsoft.Extensions.Diagnostics.Abstractions/Release/net11.0/Microsoft.Extensions.Diagnostics.Abstractions.dll 2026-01-17T20:47:16.7488188Z Microsoft.Extensions.Configuration.Binder -> /__w/1/s/artifacts/bin/Microsoft.Extensions.Configuration.Binder/Release/net11.0/Microsoft.Extensions.Configuration.Binder.dll 2026-01-17T20:47:17.2708856Z System.Data.Odbc -> /__w/1/s/artifacts/bin/System.Data.Odbc/Release/net11.0/System.Data.Odbc.dll 2026-01-17T20:47:17.4168976Z System.Security.Cryptography.Xml -> /__w/1/s/artifacts/bin/System.Security.Cryptography.Xml/ref/Release/net11.0/System.Security.Cryptography.Xml.dll 2026-01-17T20:47:17.6203822Z System.Formats.Cbor -> /__w/1/s/artifacts/bin/System.Formats.Cbor/ref/Release/net11.0/System.Formats.Cbor.dll 2026-01-17T20:47:18.2492638Z System.Formats.Cbor -> /__w/1/s/artifacts/bin/System.Formats.Cbor/Release/net11.0/System.Formats.Cbor.dll 2026-01-17T20:47:18.3900696Z System.Threading.RateLimiting -> /__w/1/s/artifacts/bin/System.Threading.RateLimiting/ref/Release/net11.0/System.Threading.RateLimiting.dll 2026-01-17T20:47:18.3962382Z System.ComponentModel.Composition.Registration -> /__w/1/s/artifacts/bin/System.ComponentModel.Composition.Registration/ref/Release/net11.0/System.ComponentModel.Composition.Registration.dll 2026-01-17T20:47:18.4831712Z System.Diagnostics.PerformanceCounter -> /__w/1/s/artifacts/bin/System.Diagnostics.PerformanceCounter/ref/Release/net11.0/System.Diagnostics.PerformanceCounter.dll 2026-01-17T20:47:18.6902518Z System.Speech -> /__w/1/s/artifacts/bin/System.Speech/ref/Release/net11.0/System.Speech.dll 2026-01-17T20:47:18.7681244Z System.IO.Packaging -> /__w/1/s/artifacts/bin/System.IO.Packaging/ref/Release/net11.0/System.IO.Packaging.dll 2026-01-17T20:47:18.7905375Z System.Runtime.Caching -> /__w/1/s/artifacts/bin/System.Runtime.Caching/ref/Release/net11.0/System.Runtime.Caching.dll 2026-01-17T20:47:19.7914367Z System.IO.Packaging -> /__w/1/s/artifacts/bin/System.IO.Packaging/Release/net11.0/System.IO.Packaging.dll 2026-01-17T20:47:19.8781970Z System.Reflection.MetadataLoadContext -> /__w/1/s/artifacts/bin/System.Reflection.MetadataLoadContext/ref/Release/net11.0/System.Reflection.MetadataLoadContext.dll 2026-01-17T20:47:19.8851412Z Microsoft.Extensions.Configuration.FileExtensions -> /__w/1/s/artifacts/bin/Microsoft.Extensions.Configuration.FileExtensions/ref/Release/net11.0/Microsoft.Extensions.Configuration.FileExtensions.dll 2026-01-17T20:47:19.9751318Z System.Formats.Nrbf -> /__w/1/s/artifacts/bin/System.Formats.Nrbf/ref/Release/net11.0/System.Formats.Nrbf.dll 2026-01-17T20:47:20.3405081Z System.ComponentModel.Composition.Registration -> /__w/1/s/artifacts/bin/System.ComponentModel.Composition.Registration/Release/net11.0/System.ComponentModel.Composition.Registration.dll 2026-01-17T20:47:20.8353498Z System.Threading.RateLimiting -> /__w/1/s/artifacts/bin/System.Threading.RateLimiting/Release/net11.0/System.Threading.RateLimiting.dll 2026-01-17T20:47:20.9472739Z System.Management -> /__w/1/s/artifacts/bin/System.Management/ref/Release/net11.0/System.Management.dll 2026-01-17T20:47:20.9770244Z Microsoft.Extensions.Logging -> /__w/1/s/artifacts/bin/Microsoft.Extensions.Logging/ref/Release/net11.0/Microsoft.Extensions.Logging.dll 2026-01-17T20:47:21.2431701Z Microsoft.Extensions.Caching.Memory -> /__w/1/s/artifacts/bin/Microsoft.Extensions.Caching.Memory/ref/Release/net11.0/Microsoft.Extensions.Caching.Memory.dll 2026-01-17T20:47:21.5536941Z System.Management -> /__w/1/s/artifacts/bin/System.Management/Release/net11.0/System.Management.dll 2026-01-17T20:47:22.8832499Z System.Memory.Data -> /__w/1/s/artifacts/bin/System.Memory.Data/ref/Release/net11.0/System.Memory.Data.dll 2026-01-17T20:47:22.9177243Z System.Security.Cryptography.Xml -> /__w/1/s/artifacts/bin/System.Security.Cryptography.Xml/Release/net11.0/System.Security.Cryptography.Xml.dll 2026-01-17T20:47:23.0349519Z System.IO.Ports -> /__w/1/s/artifacts/bin/System.IO.Ports/ref/Release/net11.0/System.IO.Ports.dll 2026-01-17T20:47:23.1698365Z System.Memory.Data -> /__w/1/s/artifacts/bin/System.Memory.Data/Release/net11.0/System.Memory.Data.dll 2026-01-17T20:47:23.1842898Z System.Net.Http.WinHttpHandler -> /__w/1/s/artifacts/bin/System.Net.Http.WinHttpHandler/ref/Release/net11.0/System.Net.Http.WinHttpHandler.dll 2026-01-17T20:47:23.3884085Z System.DirectoryServices.Protocols -> /__w/1/s/artifacts/bin/System.DirectoryServices.Protocols/ref/Release/net11.0/System.DirectoryServices.Protocols.dll 2026-01-17T20:47:23.6526605Z Microsoft.Extensions.Logging -> /__w/1/s/artifacts/bin/Microsoft.Extensions.Logging/Release/net11.0/Microsoft.Extensions.Logging.dll 2026-01-17T20:47:24.3715540Z System.Runtime.Caching -> /__w/1/s/artifacts/bin/System.Runtime.Caching/Release/net11.0/System.Runtime.Caching.dll 2026-01-17T20:47:24.6393502Z System.Numerics.Tensors -> /__w/1/s/artifacts/bin/System.Numerics.Tensors/ref/Release/net11.0/System.Numerics.Tensors.dll 2026-01-17T20:47:25.0605688Z System.Formats.Nrbf -> /__w/1/s/artifacts/bin/System.Formats.Nrbf/Release/net11.0/System.Formats.Nrbf.dll 2026-01-17T20:47:25.3001854Z System.IO.Hashing -> /__w/1/s/artifacts/bin/System.IO.Hashing/ref/Release/net11.0/System.IO.Hashing.dll 2026-01-17T20:47:32.2733706Z System.Reflection.MetadataLoadContext -> /__w/1/s/artifacts/bin/System.Reflection.MetadataLoadContext/Release/net11.0/System.Reflection.MetadataLoadContext.dll 2026-01-17T20:47:32.6740512Z System.Numerics.Tensors -> /__w/1/s/artifacts/bin/System.Numerics.Tensors/Release/net11.0/System.Numerics.Tensors.dll 2026-01-17T20:47:33.5333362Z System.DirectoryServices.Protocols -> /__w/1/s/artifacts/bin/System.DirectoryServices.Protocols/Release/net11.0/System.DirectoryServices.Protocols.dll 2026-01-17T20:47:33.5554978Z System.IO.Hashing -> /__w/1/s/artifacts/bin/System.IO.Hashing/Release/net11.0/System.IO.Hashing.dll 2026-01-17T20:47:33.7636437Z System.Net.Http.WinHttpHandler -> /__w/1/s/artifacts/bin/System.Net.Http.WinHttpHandler/Release/net11.0/System.Net.Http.WinHttpHandler.dll 2026-01-17T20:47:33.7805182Z Microsoft.Extensions.Configuration.FileExtensions -> /__w/1/s/artifacts/bin/Microsoft.Extensions.Configuration.FileExtensions/Release/net11.0/Microsoft.Extensions.Configuration.FileExtensions.dll 2026-01-17T20:47:34.0098015Z System.IO.Ports -> /__w/1/s/artifacts/bin/System.IO.Ports/Release/net11.0/System.IO.Ports.dll 2026-01-17T20:47:34.1124455Z Microsoft.Extensions.Options.ConfigurationExtensions -> /__w/1/s/artifacts/bin/Microsoft.Extensions.Options.ConfigurationExtensions/ref/Release/net11.0/Microsoft.Extensions.Options.ConfigurationExtensions.dll 2026-01-17T20:47:34.2011928Z System.Windows.Extensions -> /__w/1/s/artifacts/bin/System.Windows.Extensions/ref/Release/net11.0/System.Windows.Extensions.dll 2026-01-17T20:47:34.2992103Z System.Runtime.Serialization.Schema -> /__w/1/s/artifacts/bin/System.Runtime.Serialization.Schema/ref/Release/net11.0/System.Runtime.Serialization.Schema.dll 2026-01-17T20:47:34.4029142Z Microsoft.Extensions.Hosting.Abstractions -> /__w/1/s/artifacts/bin/Microsoft.Extensions.Hosting.Abstractions/ref/Release/net11.0/Microsoft.Extensions.Hosting.Abstractions.dll 2026-01-17T20:47:34.4459113Z System.Security.Cryptography.Cose -> /__w/1/s/artifacts/bin/System.Security.Cryptography.Cose/ref/Release/net11.0/System.Security.Cryptography.Cose.dll 2026-01-17T20:47:35.4791142Z System.Speech -> /__w/1/s/artifacts/bin/System.Speech/Release/net11.0/System.Speech.dll 2026-01-17T20:47:35.4895878Z System.Security.Cryptography.Cose -> /__w/1/s/artifacts/bin/System.Security.Cryptography.Cose/Release/net11.0/System.Security.Cryptography.Cose.dll 2026-01-17T20:47:35.8366908Z System.Diagnostics.PerformanceCounter -> /__w/1/s/artifacts/bin/System.Diagnostics.PerformanceCounter/Release/net11.0/System.Diagnostics.PerformanceCounter.dll 2026-01-17T20:47:35.9771799Z System.ServiceModel.Syndication -> /__w/1/s/artifacts/bin/System.ServiceModel.Syndication/ref/Release/net11.0/System.ServiceModel.Syndication.dll 2026-01-17T20:47:36.0751468Z System.Data.OleDb -> /__w/1/s/artifacts/bin/System.Data.OleDb/ref/Release/net11.0/System.Data.OleDb.dll 2026-01-17T20:47:36.3102294Z Microsoft.Extensions.Options.ConfigurationExtensions -> /__w/1/s/artifacts/bin/Microsoft.Extensions.Options.ConfigurationExtensions/Release/net11.0/Microsoft.Extensions.Options.ConfigurationExtensions.dll 2026-01-17T20:47:36.5672332Z System.Data.OleDb -> /__w/1/s/artifacts/bin/System.Data.OleDb/Release/net11.0/System.Data.OleDb.dll 2026-01-17T20:47:36.9747123Z Microsoft.Extensions.Logging.TraceSource -> /__w/1/s/artifacts/bin/Microsoft.Extensions.Logging.TraceSource/ref/Release/net11.0/Microsoft.Extensions.Logging.TraceSource.dll 2026-01-17T20:47:36.9885767Z System.Runtime.Serialization.Schema -> /__w/1/s/artifacts/bin/System.Runtime.Serialization.Schema/Release/net11.0/System.Runtime.Serialization.Schema.dll 2026-01-17T20:47:37.2994718Z System.Windows.Extensions -> /__w/1/s/artifacts/bin/System.Windows.Extensions/Release/net11.0/System.Windows.Extensions.dll 2026-01-17T20:47:38.0923960Z System.ServiceModel.Syndication -> /__w/1/s/artifacts/bin/System.ServiceModel.Syndication/Release/net11.0/System.ServiceModel.Syndication.dll 2026-01-17T20:47:38.2935531Z Microsoft.Extensions.Caching.Memory -> /__w/1/s/artifacts/bin/Microsoft.Extensions.Caching.Memory/Release/net11.0/Microsoft.Extensions.Caching.Memory.dll 2026-01-17T20:47:38.4103394Z Microsoft.Extensions.Logging.EventSource -> /__w/1/s/artifacts/bin/Microsoft.Extensions.Logging.EventSource/ref/Release/net11.0/Microsoft.Extensions.Logging.EventSource.dll 2026-01-17T20:47:38.4812841Z Microsoft.Extensions.Logging.EventLog -> /__w/1/s/artifacts/bin/Microsoft.Extensions.Logging.EventLog/ref/Release/net11.0/Microsoft.Extensions.Logging.EventLog.dll 2026-01-17T20:47:38.5664201Z Microsoft.Extensions.Logging.Debug -> /__w/1/s/artifacts/bin/Microsoft.Extensions.Logging.Debug/ref/Release/net11.0/Microsoft.Extensions.Logging.Debug.dll 2026-01-17T20:47:38.7152119Z Microsoft.Extensions.Logging.TraceSource -> /__w/1/s/artifacts/bin/Microsoft.Extensions.Logging.TraceSource/Release/net11.0/Microsoft.Extensions.Logging.TraceSource.dll 2026-01-17T20:47:38.7919919Z Microsoft.Extensions.Configuration.Json -> /__w/1/s/artifacts/bin/Microsoft.Extensions.Configuration.Json/ref/Release/net11.0/Microsoft.Extensions.Configuration.Json.dll 2026-01-17T20:47:38.8683305Z Microsoft.Extensions.Configuration.Xml -> /__w/1/s/artifacts/bin/Microsoft.Extensions.Configuration.Xml/ref/Release/net11.0/Microsoft.Extensions.Configuration.Xml.dll 2026-01-17T20:47:38.8754527Z Microsoft.Extensions.Logging.Debug -> /__w/1/s/artifacts/bin/Microsoft.Extensions.Logging.Debug/Release/net11.0/Microsoft.Extensions.Logging.Debug.dll 2026-01-17T20:47:39.0192757Z System.Resources.Extensions -> /__w/1/s/artifacts/bin/System.Resources.Extensions/ref/Release/net11.0/System.Resources.Extensions.dll 2026-01-17T20:47:39.0681090Z Microsoft.Extensions.Logging.EventLog -> /__w/1/s/artifacts/bin/Microsoft.Extensions.Logging.EventLog/Release/net11.0/Microsoft.Extensions.Logging.EventLog.dll 2026-01-17T20:47:39.2875627Z Microsoft.Extensions.Logging.EventSource -> /__w/1/s/artifacts/bin/Microsoft.Extensions.Logging.EventSource/Release/net11.0/Microsoft.Extensions.Logging.EventSource.dll 2026-01-17T20:47:39.3636097Z Microsoft.Extensions.Configuration.Ini -> /__w/1/s/artifacts/bin/Microsoft.Extensions.Configuration.Ini/ref/Release/net11.0/Microsoft.Extensions.Configuration.Ini.dll 2026-01-17T20:47:39.5879435Z Microsoft.Extensions.Hosting.Abstractions -> /__w/1/s/artifacts/bin/Microsoft.Extensions.Hosting.Abstractions/Release/net11.0/Microsoft.Extensions.Hosting.Abstractions.dll 2026-01-17T20:47:39.7449721Z Microsoft.Extensions.Configuration.Json -> /__w/1/s/artifacts/bin/Microsoft.Extensions.Configuration.Json/Release/net11.0/Microsoft.Extensions.Configuration.Json.dll 2026-01-17T20:47:40.3163385Z System.Resources.Extensions -> /__w/1/s/artifacts/bin/System.Resources.Extensions/Release/net11.0/System.Resources.Extensions.dll 2026-01-17T20:47:40.5730975Z Microsoft.Extensions.Configuration.Xml -> /__w/1/s/artifacts/bin/Microsoft.Extensions.Configuration.Xml/Release/net11.0/Microsoft.Extensions.Configuration.Xml.dll 2026-01-17T20:47:40.6413335Z Microsoft.Extensions.Diagnostics -> /__w/1/s/artifacts/bin/Microsoft.Extensions.Diagnostics/ref/Release/net11.0/Microsoft.Extensions.Diagnostics.dll 2026-01-17T20:47:40.7548041Z System.Security.Permissions -> /__w/1/s/artifacts/bin/System.Security.Permissions/ref/Release/net11.0/System.Security.Permissions.dll 2026-01-17T20:47:40.8351320Z Microsoft.Extensions.Logging.Configuration -> /__w/1/s/artifacts/bin/Microsoft.Extensions.Logging.Configuration/ref/Release/net11.0/Microsoft.Extensions.Logging.Configuration.dll 2026-01-17T20:47:41.8478630Z System.Security.Permissions -> /__w/1/s/artifacts/bin/System.Security.Permissions/Release/net11.0/System.Security.Permissions.dll 2026-01-17T20:47:42.1988652Z Microsoft.Extensions.Logging.Configuration -> /__w/1/s/artifacts/bin/Microsoft.Extensions.Logging.Configuration/Release/net11.0/Microsoft.Extensions.Logging.Configuration.dll 2026-01-17T20:47:42.3727602Z Microsoft.Extensions.Configuration.Ini -> /__w/1/s/artifacts/bin/Microsoft.Extensions.Configuration.Ini/Release/net11.0/Microsoft.Extensions.Configuration.Ini.dll 2026-01-17T20:47:42.4681986Z Microsoft.Extensions.Configuration.UserSecrets -> /__w/1/s/artifacts/bin/Microsoft.Extensions.Configuration.UserSecrets/ref/Release/net11.0/Microsoft.Extensions.Configuration.UserSecrets.dll 2026-01-17T20:47:42.6176350Z System.DirectoryServices -> /__w/1/s/artifacts/bin/System.DirectoryServices/ref/Release/net11.0/System.DirectoryServices.dll 2026-01-17T20:47:42.7709544Z Microsoft.Extensions.Configuration.UserSecrets -> /__w/1/s/artifacts/bin/Microsoft.Extensions.Configuration.UserSecrets/Release/net11.0/Microsoft.Extensions.Configuration.UserSecrets.dll 2026-01-17T20:47:43.6345588Z System.DirectoryServices -> /__w/1/s/artifacts/bin/System.DirectoryServices/Release/net11.0/System.DirectoryServices.dll 2026-01-17T20:47:43.8818694Z Microsoft.Extensions.Diagnostics -> /__w/1/s/artifacts/bin/Microsoft.Extensions.Diagnostics/Release/net11.0/Microsoft.Extensions.Diagnostics.dll 2026-01-17T20:47:43.9410923Z Microsoft.Extensions.Logging.Console -> /__w/1/s/artifacts/bin/Microsoft.Extensions.Logging.Console/ref/Release/net11.0/Microsoft.Extensions.Logging.Console.dll 2026-01-17T20:47:44.4577189Z Microsoft.Extensions.Logging.Console -> /__w/1/s/artifacts/bin/Microsoft.Extensions.Logging.Console/Release/net11.0/Microsoft.Extensions.Logging.Console.dll 2026-01-17T20:47:44.6026061Z Microsoft.Extensions.Http -> /__w/1/s/artifacts/bin/Microsoft.Extensions.Http/ref/Release/net11.0/Microsoft.Extensions.Http.dll 2026-01-17T20:47:45.0929331Z Microsoft.Extensions.Http -> /__w/1/s/artifacts/bin/Microsoft.Extensions.Http/Release/net11.0/Microsoft.Extensions.Http.dll 2026-01-17T20:47:45.1591471Z Microsoft.Extensions.Hosting -> /__w/1/s/artifacts/bin/Microsoft.Extensions.Hosting/ref/Release/net11.0/Microsoft.Extensions.Hosting.dll 2026-01-17T20:47:45.2477455Z System.DirectoryServices.AccountManagement -> /__w/1/s/artifacts/bin/System.DirectoryServices.AccountManagement/ref/Release/net11.0/System.DirectoryServices.AccountManagement.dll 2026-01-17T20:47:45.6788393Z Microsoft.Extensions.Hosting -> /__w/1/s/artifacts/bin/Microsoft.Extensions.Hosting/Release/net11.0/Microsoft.Extensions.Hosting.dll 2026-01-17T20:47:46.0193690Z System.DirectoryServices.AccountManagement -> /__w/1/s/artifacts/bin/System.DirectoryServices.AccountManagement/Release/net11.0/System.DirectoryServices.AccountManagement.dll 2026-01-17T20:47:46.1062718Z Microsoft.Extensions.Hosting.Systemd -> /__w/1/s/artifacts/bin/Microsoft.Extensions.Hosting.Systemd/ref/Release/net11.0/Microsoft.Extensions.Hosting.Systemd.dll 2026-01-17T20:47:46.1145524Z Microsoft.Extensions.Hosting.WindowsServices -> /__w/1/s/artifacts/bin/Microsoft.Extensions.Hosting.WindowsServices/ref/Release/net11.0/Microsoft.Extensions.Hosting.WindowsServices.dll 2026-01-17T20:47:46.3885269Z Microsoft.Extensions.Hosting.Systemd -> /__w/1/s/artifacts/bin/Microsoft.Extensions.Hosting.Systemd/Release/net11.0/Microsoft.Extensions.Hosting.Systemd.dll 2026-01-17T20:47:46.4224303Z Microsoft.Extensions.Hosting.WindowsServices -> /__w/1/s/artifacts/bin/Microsoft.Extensions.Hosting.WindowsServices/Release/net11.0/Microsoft.Extensions.Hosting.WindowsServices.dll 2026-01-17T20:47:47.4579176Z Microsoft.Bcl.TimeProvider -> /__w/1/s/artifacts/bin/Microsoft.Bcl.TimeProvider/Release/net10.0/Microsoft.Bcl.TimeProvider.dll 2026-01-17T20:47:47.6063245Z Microsoft.NETCore.Platforms -> /__w/1/s/artifacts/bin/Microsoft.NETCore.Platforms/Release/net11.0/Microsoft.NETCore.Platforms.dll 2026-01-17T20:47:47.7093647Z System.Threading.WebAssembly.Threading -> /__w/1/s/artifacts/bin/System.Threading.WebAssembly.Threading/ref/Release/net11.0/System.Threading.dll 2026-01-17T20:47:47.7597419Z System.Threading.Thread.WebAssembly.Threading -> /__w/1/s/artifacts/bin/System.Threading.Thread.WebAssembly.Threading/ref/Release/net11.0/System.Threading.Thread.dll 2026-01-17T20:47:47.8001748Z System.Threading.ThreadPool.WebAssembly.Threading -> /__w/1/s/artifacts/bin/System.Threading.ThreadPool.WebAssembly.Threading/ref/Release/net11.0/System.Threading.ThreadPool.dll 2026-01-17T20:47:48.0170272Z oob-trim -> Trimming browser-wasm out-of-band assemblies with ILLinker... 2026-01-17T20:47:54.9288153Z ApiCompat -> Comparing net11.0 reference assemblies against .NETStandard 2.x and .NETCoreApp 10.0.0... 2026-01-17T20:48:07.9386301Z System.Runtime.InteropServices.JavaScript -> /__w/1/s/artifacts/bin/System.Runtime.InteropServices.JavaScript/Release/net11.0/System.Runtime.InteropServices.JavaScript.dll 2026-01-17T20:48:13.1549783Z npm warn deprecated rimraf@3.0.2: Rimraf versions prior to v4 are no longer supported 2026-01-17T20:48:13.3344353Z npm warn deprecated glob@7.2.3: Glob versions prior to v9 are no longer supported 2026-01-17T20:48:13.3993169Z npm warn deprecated inflight@1.0.6: This module is not supported, and leaks memory. Do not use it. Check out lru-cache if you want a good and tested way to coalesce async requests by a key value, which is much more comprehensive and powerful. 2026-01-17T20:48:13.4665978Z npm warn deprecated @humanwhocodes/config-array@0.11.14: Use @eslint/config-array instead 2026-01-17T20:48:13.4745504Z npm warn deprecated @humanwhocodes/object-schema@2.0.3: Use @eslint/object-schema instead 2026-01-17T20:48:14.0213978Z npm warn deprecated eslint@8.57.0: This version is no longer supported. Please see https://eslint.org/version-support for other options. 2026-01-17T20:48:14.3689168Z mintops.ts generated 2026-01-17T20:48:14.5839420Z 2026-01-17T20:48:14.5839832Z > @microsoft/dotnet-runtime@1.0.0 lint 2026-01-17T20:48:14.5840306Z > eslint --no-color --max-warnings=0 "./**/*.ts" "./*.js" 2026-01-17T20:48:14.5840584Z 2026-01-17T20:48:19.5356058Z  2026-01-17T20:48:19.5356670Z ./loader/index.ts → ../../../../artifacts/bin/native/net11.0-browser-Release-wasm/dotnet.js... 2026-01-17T20:48:24.8703842Z created ../../../../artifacts/bin/native/net11.0-browser-Release-wasm/dotnet.js in 5.3s 2026-01-17T20:48:24.8704134Z  2026-01-17T20:48:24.8704494Z exports.ts → ../../../../artifacts/bin/native/net11.0-browser-Release-wasm/dotnet.runtime.js... 2026-01-17T20:48:31.4858136Z created ../../../../artifacts/bin/native/net11.0-browser-Release-wasm/dotnet.runtime.js in 6.6s 2026-01-17T20:48:31.4858448Z  2026-01-17T20:48:31.4858836Z diagnostics/index.ts → ../../../../artifacts/bin/native/net11.0-browser-Release-wasm/dotnet.diagnostics.js... 2026-01-17T20:48:34.8262004Z created ../../../../artifacts/bin/native/net11.0-browser-Release-wasm/dotnet.diagnostics.js in 3.3s 2026-01-17T20:48:34.8263309Z  2026-01-17T20:48:34.8264167Z exports-linker.ts → ../../../../artifacts/obj/wasm/exports-linker.js... 2026-01-17T20:48:37.8553084Z created ../../../../artifacts/obj/wasm/exports-linker.js in 3s 2026-01-17T20:48:37.8553532Z  2026-01-17T20:48:37.8554094Z ./types/export-types.ts → ../../../../artifacts/bin/native/net11.0-browser-Release-wasm/dotnet.d.ts... 2026-01-17T20:48:38.6927713Z created ../../../../artifacts/bin/native/net11.0-browser-Release-wasm/dotnet.d.ts in 837ms 2026-01-17T20:48:39.0163649Z *** .NET EMSDK path setup *** 2026-01-17T20:48:39.0187885Z Prepending to PATH: /__w/1/s/src/mono/browser/emsdk/emscripten 2026-01-17T20:48:39.0229847Z Prepending to PATH: /__w/1/s/src/mono/browser/emsdk/bin 2026-01-17T20:48:39.0236123Z Prepending to PATH: /__w/1/s/src/mono/browser/emsdk/node/bin 2026-01-17T20:48:39.3191146Z configure: cmake /__w/1/s/src/mono/browser/runtime -DCMAKE_BUILD_TYPE=Release -DCONFIGURATION_EMCC_FLAGS=-Oz "-DCONFIGURATION_LINK_FLAGS=-O2 -s EXPORT_ES6=1 -lexports.js -msimd128 --emit-symbol-map" -DCONFIGURATION_WASM_OPT_FLAGS= -DMONO_INCLUDES=/__w/1/s/artifacts/bin/mono/browser.wasm.Release/include/mono-2.0 -DMONO_OBJ_INCLUDES=/__w/1/s/artifacts/obj/mono/browser.wasm.Release -DMONO_ARTIFACTS_DIR=/__w/1/s/artifacts/bin/mono/browser.wasm.Release -DNATIVE_BIN_DIR=/__w/1/s/artifacts/bin/native/net11.0-browser-Release-wasm -DCONFIGURATION_COMPILE_OPTIONS=-msimd128 -DCONFIGURATION_INTERPSIMDTABLES_LIB=simd -DEMSDK_PATH=/__w/1/s/src/mono/browser/emsdk -DCMAKE_TOOLCHAIN_FILE=/__w/1/s/src/mono/browser/emsdk/emscripten/cmake/Modules/Platform/Emscripten.cmake -DCMAKE_CROSSCOMPILING_EMULATOR=/__w/1/s/src/mono/browser/emsdk/node/bin/node 2026-01-17T20:48:41.2193105Z -- Configuring done (1.9s) 2026-01-17T20:48:41.2249682Z -- Generating done (0.0s) 2026-01-17T20:48:41.2254833Z -- Build files have been written to: /__w/1/s/artifacts/bin/native/net11.0-browser-Release-wasm 2026-01-17T20:48:41.2490927Z *** .NET EMSDK path setup *** 2026-01-17T20:48:41.2512758Z Prepending to PATH: /__w/1/s/src/mono/browser/emsdk/emscripten 2026-01-17T20:48:41.2537722Z Prepending to PATH: /__w/1/s/src/mono/browser/emsdk/bin 2026-01-17T20:48:41.2565403Z Prepending to PATH: /__w/1/s/src/mono/browser/emsdk/node/bin 2026-01-17T20:48:41.2968345Z [ 20%] Building C object CMakeFiles/dotnet.native.dir/runtime.c.o 2026-01-17T20:48:41.8465699Z [ 40%] Building C object CMakeFiles/dotnet.native.dir/corebindings.c.o 2026-01-17T20:48:42.3556326Z [ 60%] Building C object CMakeFiles/dotnet.native.dir/driver.c.o 2026-01-17T20:48:42.8966323Z [ 80%] Building C object CMakeFiles/dotnet.native.dir/pinvoke.c.o 2026-01-17T20:48:43.4250400Z [100%] Linking C executable dotnet.native.js 2026-01-17T20:49:03.0168437Z Stripping debug symbols from dotnet.native.wasm using wasm-opt 2026-01-17T20:49:03.8142722Z [100%] Built target dotnet.native 2026-01-17T20:49:04.6091688Z installer.tasks -> /__w/1/s/artifacts/bin/installer.tasks/Release/installer.tasks.dll 2026-01-17T20:49:04.9067282Z WasmTestRunner -> /__w/1/s/artifacts/bin/WasmTestRunner/Release/net11.0-browser/WasmTestRunner.dll 2026-01-17T20:49:04.9145341Z WasmTestRunner -> /__w/1/s/artifacts/bin/WasmTestRunner/Release/net11.0-wasi/WasmTestRunner.dll 2026-01-17T20:49:05.1315268Z WasmTestRunner -> /__w/1/s/artifacts/bin/WasmTestRunner/Release/net11.0/WasmTestRunner.dll 2026-01-17T20:49:05.2226360Z Microsoft.NETCore.App.Runtime.Mono -> 2026-01-17T20:49:05.5987710Z WasmSymbolicator -> /__w/1/s/artifacts/bin/WasmSymbolicator/Release/net10.0/WasmSymbolicator.dll 2026-01-17T20:49:07.2178153Z Successfully created package '/__w/1/s/artifacts/packages/Release/Shipping/Microsoft.NETCore.App.Runtime.Mono.browser-wasm.11.0.0-ci.nupkg'. 2026-01-17T20:49:08.7025153Z Successfully created package '/__w/1/s/artifacts/packages/Release/Shipping/Microsoft.NETCore.App.Runtime.Mono.browser-wasm.11.0.0-ci.symbols.nupkg'. 2026-01-17T20:49:08.7069773Z ** Installing chrome version 143.0.7499.40, rev: 1536371. To disable this set the msuild property InstallChromeForTests=false . 2026-01-17T20:49:08.9497432Z Downloading from "https://storage.googleapis.com/chromium-browser-snapshots/Linux_x64/1536376/chrome-linux.zip" to "/__w/1/s/artifacts/obj/chrome-linux.zip" (216026174 bytes). 2026-01-17T20:49:14.9185428Z ** Installing chromedriver version 143.0.7499.40, rev: 1536371. To disable this set the msuild property InstallChromeForTests=false . 2026-01-17T20:49:15.0122712Z Downloading from "https://storage.googleapis.com/chromium-browser-snapshots/Linux_x64/1536376/chromedriver_linux64.zip" to "/__w/1/s/artifacts/obj/chromedriver_linux64.zip" (10764194 bytes). 2026-01-17T20:49:34.7181650Z TestUtilities -> /__w/1/s/artifacts/bin/TestUtilities/Release/net10.0/TestUtilities.dll 2026-01-17T20:49:35.2388965Z System.Diagnostics.FileVersionInfo.TestAssembly -> /__w/1/s/artifacts/bin/System.Diagnostics.FileVersionInfo.TestAssembly/Release/net11.0/System.Diagnostics.FileVersionInfo.TestAssembly.dll 2026-01-17T20:49:35.3041146Z TestUtilities.Unicode -> /__w/1/s/artifacts/bin/TestUtilities.Unicode/Release/net11.0/TestUtilities.Unicode.dll 2026-01-17T20:49:36.3525655Z TestUtilities -> /__w/1/s/artifacts/bin/TestUtilities/Release/net10.0/TestUtilities.dll 2026-01-17T20:49:36.4895239Z System.Diagnostics.FileVersionInfo.TestAssembly -> /__w/1/s/artifacts/bin/System.Diagnostics.FileVersionInfo.TestAssembly/Release/net11.0/System.Diagnostics.FileVersionInfo.TestAssembly.dll 2026-01-17T20:49:37.4113563Z System.Diagnostics.FileVersionInfo.Tests -> /__w/1/s/artifacts/bin/System.Diagnostics.FileVersionInfo.Tests/Release/net11.0-browser/browser-wasm/System.Diagnostics.FileVersionInfo.Tests.dll 2026-01-17T20:49:40.1486331Z System.Diagnostics.FileVersionInfo.Tests -> /__w/1/s/artifacts/bin/System.Diagnostics.FileVersionInfo.Tests/Release/net11.0-browser/browser-wasm/publish/ 2026-01-17T20:49:41.7514930Z System.Diagnostics.FileVersionInfo.Tests -> /__w/1/s/artifacts/bin/System.Diagnostics.FileVersionInfo.Tests/Release/net11.0-browser/browser-wasm/System.Diagnostics.FileVersionInfo.Tests.dll 2026-01-17T20:49:47.0878542Z System.Runtime.Serialization.Formatters -> /__w/1/s/artifacts/bin/System.Runtime.Serialization.Formatters/ref/Release/net10.0/System.Runtime.Serialization.Formatters.dll 2026-01-17T20:49:49.0727550Z System.IO.Compression.ZipFile.Tests -> /__w/1/s/artifacts/bin/System.IO.Compression.ZipFile.Tests/Release/net11.0-browser/browser-wasm/System.IO.Compression.ZipFile.Tests.dll 2026-01-17T20:49:52.6449920Z System.Runtime.Serialization.Formatters -> /__w/1/s/artifacts/bin/System.Runtime.Serialization.Formatters/Release/net10.0/System.Runtime.Serialization.Formatters.dll 2026-01-17T20:49:53.3647793Z TestUtilities.Unicode -> /__w/1/s/artifacts/bin/TestUtilities.Unicode/Release/net11.0/TestUtilities.Unicode.dll 2026-01-17T20:49:53.8866798Z System.IO.Compression.ZipFile.Tests -> /__w/1/s/artifacts/bin/System.IO.Compression.ZipFile.Tests/Release/net11.0-browser/browser-wasm/publish/ 2026-01-17T20:49:54.9341250Z System.IO.FileSystem.DriveInfo.Tests -> /__w/1/s/artifacts/bin/System.IO.FileSystem.DriveInfo.Tests/Release/net11.0-browser/browser-wasm/System.IO.FileSystem.DriveInfo.Tests.dll 2026-01-17T20:49:55.1897510Z System.Net.Ping.Functional.Tests -> /__w/1/s/artifacts/bin/System.Net.Ping.Functional.Tests/Release/net11.0-browser/browser-wasm/System.Net.Ping.Functional.Tests.dll 2026-01-17T20:49:56.0789188Z StreamConformanceTests -> /__w/1/s/artifacts/bin/StreamConformanceTests/Release/net11.0/StreamConformanceTests.dll 2026-01-17T20:49:56.5929581Z ILLink.RoslynAnalyzer -> /__w/1/s/artifacts/bin/ILLink.RoslynAnalyzer/Release/netstandard2.0/ILLink.RoslynAnalyzer.dll 2026-01-17T20:49:56.6332853Z ILLink.CodeFixProvider -> /__w/1/s/artifacts/bin/ILLink.CodeFixProvider/Release/netstandard2.0/ILLink.CodeFixProvider.dll 2026-01-17T20:49:56.7403916Z Mono.Linker -> /__w/1/s/artifacts/bin/Mono.Linker/ref/Release/net11.0/illink.dll 2026-01-17T20:49:56.7984896Z Mono.Linker -> /__w/1/s/artifacts/bin/Mono.Linker/Release/net11.0/illink.dll 2026-01-17T20:49:56.8096256Z System.IO.FileSystem.DriveInfo.Tests -> /__w/1/s/artifacts/bin/System.IO.FileSystem.DriveInfo.Tests/Release/net11.0-browser/browser-wasm/publish/ 2026-01-17T20:49:56.8700847Z ILLink.Tasks -> /__w/1/s/artifacts/bin/ILLink.Tasks/Release/net/ILLink.Tasks.dll 2026-01-17T20:50:00.4654938Z System.IO.FileSystem.DriveInfo.Tests -> /__w/1/s/artifacts/bin/System.IO.FileSystem.DriveInfo.Tests/Release/net11.0-browser/browser-wasm/System.IO.FileSystem.DriveInfo.Tests.dll 2026-01-17T20:50:00.4991534Z Zipping directory "/__w/1/s/artifacts/bin/System.IO.FileSystem.DriveInfo.Tests/Release/net11.0-browser/browser-wasm/wwwroot/" to "/__w/1/s/artifacts/helix/tests/browser.AnyCPU.Release/System.IO.FileSystem.DriveInfo.Tests.zip". 2026-01-17T20:50:00.6010279Z /__w/1/s/.dotnet/sdk/11.0.100-alpha.1.26060.102/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.RuntimeIdentifierInference.targets(351,5): message NETSDK1057: You are using a preview version of .NET. See: https://aka.ms/dotnet-support-policy [/__w/1/s/src/libraries/Common/tests/System/Net/Prerequisites/NetCoreServer/NetCoreServer.csproj] 2026-01-17T20:50:00.8288727Z System.IO.Compression.ZipFile.Tests -> /__w/1/s/artifacts/bin/System.IO.Compression.ZipFile.Tests/Release/net11.0-browser/browser-wasm/System.IO.Compression.ZipFile.Tests.dll 2026-01-17T20:50:00.8914991Z Zipping directory "/__w/1/s/artifacts/bin/System.IO.Compression.ZipFile.Tests/Release/net11.0-browser/browser-wasm/wwwroot/" to "/__w/1/s/artifacts/helix/browseronly/browser.AnyCPU.Release/System.IO.Compression.ZipFile.Tests.zip". 2026-01-17T20:50:05.3156427Z NetCoreServer -> /__w/1/s/artifacts/bin/NetCoreServer/Release/net10.0/NetCoreServer.dll 2026-01-17T20:50:05.8394981Z System.Private.CoreLib.Generators -> /__w/1/s/artifacts/bin/System.Private.CoreLib.Generators/Release/netstandard2.0/System.Private.CoreLib.Generators.dll 2026-01-17T20:50:05.8846510Z System.Private.CoreLib -> /__w/1/s/artifacts/bin/System.Private.CoreLib/ref/Release/net11.0/System.Private.CoreLib.dll 2026-01-17T20:50:05.9715487Z Microsoft.Interop.SourceGeneration -> /__w/1/s/artifacts/bin/Microsoft.Interop.SourceGeneration/Release/netstandard2.0/Microsoft.Interop.SourceGeneration.dll 2026-01-17T20:50:06.1586873Z LibraryImportGenerator -> /__w/1/s/artifacts/bin/LibraryImportGenerator/Release/netstandard2.0/Microsoft.Interop.LibraryImportGenerator.dll 2026-01-17T20:50:06.2120526Z EventSourceGenerator -> /__w/1/s/artifacts/bin/EventSourceGenerator/Release/netstandard2.0/EventSourceGenerator.dll 2026-01-17T20:50:06.3615447Z System.Private.CoreLib -> /__w/1/s/artifacts/bin/mono/browser.wasm.Release/IL/System.Private.CoreLib.dll 2026-01-17T20:50:06.9480333Z System.Runtime -> /__w/1/s/artifacts/bin/System.Runtime/ref/Release/net11.0/System.Runtime.dll 2026-01-17T20:50:06.9918799Z System.Diagnostics.Tracing -> /__w/1/s/artifacts/bin/System.Diagnostics.Tracing/ref/Release/net11.0/System.Diagnostics.Tracing.dll 2026-01-17T20:50:07.0635904Z System.Diagnostics.Tracing -> /__w/1/s/artifacts/bin/System.Diagnostics.Tracing/Release/net11.0/System.Diagnostics.Tracing.dll 2026-01-17T20:50:07.3459998Z System.Threading -> /__w/1/s/artifacts/bin/System.Threading/ref/Release/net11.0/System.Threading.dll 2026-01-17T20:50:07.4348827Z System.Threading -> /__w/1/s/artifacts/bin/System.Threading/Release/net11.0/System.Threading.dll 2026-01-17T20:50:07.8863352Z System.Memory -> /__w/1/s/artifacts/bin/System.Memory/ref/Release/net11.0/System.Memory.dll 2026-01-17T20:50:07.9765564Z System.Memory -> /__w/1/s/artifacts/bin/System.Memory/Release/net11.0/System.Memory.dll 2026-01-17T20:50:08.0822754Z System.Numerics.Vectors -> /__w/1/s/artifacts/bin/System.Numerics.Vectors/ref/Release/net11.0/System.Numerics.Vectors.dll 2026-01-17T20:50:08.1209000Z System.Numerics.Vectors -> /__w/1/s/artifacts/bin/System.Numerics.Vectors/Release/net11.0/System.Numerics.Vectors.dll 2026-01-17T20:50:08.1372852Z System.Net.Primitives.Functional.Tests -> /__w/1/s/artifacts/bin/System.Net.Primitives.Functional.Tests/Release/net11.0-browser/browser-wasm/System.Net.Primitives.Functional.Tests.dll 2026-01-17T20:50:09.8831928Z System.Net.Ping.Functional.Tests -> /__w/1/s/artifacts/bin/System.Net.Ping.Functional.Tests/Release/net11.0-browser/browser-wasm/publish/ 2026-01-17T20:50:10.5045115Z System.Net.Ping.Functional.Tests -> /__w/1/s/artifacts/bin/System.Net.Ping.Functional.Tests/Release/net11.0-browser/browser-wasm/System.Net.Ping.Functional.Tests.dll 2026-01-17T20:50:12.0968959Z System.Net.HttpListener.Tests -> /__w/1/s/artifacts/bin/System.Net.HttpListener.Tests/Release/net11.0-browser/browser-wasm/System.Net.HttpListener.Tests.dll 2026-01-17T20:50:13.4030714Z System.Net.Primitives.Functional.Tests -> /__w/1/s/artifacts/bin/System.Net.Primitives.Functional.Tests/Release/net11.0-browser/browser-wasm/publish/ 2026-01-17T20:50:13.6027301Z System.Net.Http.Enterprise.Tests -> /__w/1/s/artifacts/bin/System.Net.Http.Enterprise.Tests/Release/net11.0-browser/browser-wasm/System.Net.Http.Enterprise.Tests.dll 2026-01-17T20:50:16.7375454Z System.Net.HttpListener.Tests -> /__w/1/s/artifacts/bin/System.Net.HttpListener.Tests/Release/net11.0-browser/browser-wasm/publish/ 2026-01-17T20:50:18.0120391Z System.Net.Primitives.Pal.Tests -> /__w/1/s/artifacts/bin/System.Net.Primitives.Pal.Tests/Release/net11.0-browser/browser-wasm/System.Net.Primitives.Pal.Tests.dll 2026-01-17T20:50:18.9576447Z System.Net.Http.Unit.Tests -> /__w/1/s/artifacts/bin/System.Net.Http.Unit.Tests/Release/net11.0-browser/browser-wasm/System.Net.Http.Unit.Tests.dll 2026-01-17T20:50:19.0618388Z System.Diagnostics.Tracing.Tests -> /__w/1/s/artifacts/bin/System.Diagnostics.Tracing.Tests/Release/net11.0-browser/browser-wasm/System.Diagnostics.Tracing.Tests.dll 2026-01-17T20:50:21.0068504Z System.Net.Http.Enterprise.Tests -> /__w/1/s/artifacts/bin/System.Net.Http.Enterprise.Tests/Release/net11.0-browser/browser-wasm/publish/ 2026-01-17T20:50:21.0235094Z System.Net.Http.Unit.Tests -> /__w/1/s/artifacts/bin/System.Net.Http.Unit.Tests/Release/net11.0-browser/browser-wasm/publish/ 2026-01-17T20:50:22.1742852Z System.Net.Primitives.Pal.Tests -> /__w/1/s/artifacts/bin/System.Net.Primitives.Pal.Tests/Release/net11.0-browser/browser-wasm/publish/ 2026-01-17T20:50:22.2883845Z System.Net.Http.Unit.Tests -> /__w/1/s/artifacts/bin/System.Net.Http.Unit.Tests/Release/net11.0-browser/browser-wasm/System.Net.Http.Unit.Tests.dll 2026-01-17T20:50:22.2962844Z Zipping directory "/__w/1/s/artifacts/bin/System.Net.Http.Unit.Tests/Release/net11.0-browser/browser-wasm/wwwroot/" to "/__w/1/s/artifacts/helix/tests/browser.AnyCPU.Release/System.Net.Http.Unit.Tests.zip". 2026-01-17T20:50:23.3411479Z System.Diagnostics.Tracing.Tests -> /__w/1/s/artifacts/bin/System.Diagnostics.Tracing.Tests/Release/net11.0-browser/browser-wasm/publish/ 2026-01-17T20:50:25.1608712Z System.Net.Mail.Functional.Tests -> /__w/1/s/artifacts/bin/System.Net.Mail.Functional.Tests/Release/net11.0-browser/browser-wasm/System.Net.Mail.Functional.Tests.dll 2026-01-17T20:50:26.0035916Z Compiling native assets with /__w/1/s/src/mono/browser/emsdk/emscripten/emcc with -Oz. This may take a while ... 2026-01-17T20:50:27.1682296Z [1/4] pinvoke.c -> pinvoke.o [took 1.15s] 2026-01-17T20:50:27.2331202Z [2/4] driver.c -> driver.o [took 1.21s] 2026-01-17T20:50:27.2483109Z [3/4] corebindings.c -> corebindings.o [took 1.23s] 2026-01-17T20:50:27.3292735Z [4/4] runtime.c -> runtime.o [took 1.31s] 2026-01-17T20:50:27.3411590Z Linking for initial memory $(WasmInitialHeapSize)=42139648 bytes. Set this msbuild property to change the value. 2026-01-17T20:50:27.3415725Z Linking with emcc with -O2. This may take a while ... 2026-01-17T20:50:27.4044430Z System.Net.Mail.Functional.Tests -> /__w/1/s/artifacts/bin/System.Net.Mail.Functional.Tests/Release/net11.0-browser/browser-wasm/publish/ 2026-01-17T20:50:27.6980912Z System.Net.Mail.Functional.Tests -> /__w/1/s/artifacts/bin/System.Net.Mail.Functional.Tests/Release/net11.0-browser/browser-wasm/System.Net.Mail.Functional.Tests.dll 2026-01-17T20:50:27.9956681Z /__w/1/s/src/mono/browser/emsdk/bin/clang --version 2026-01-17T20:50:28.0223365Z /__w/1/s/src/mono/browser/emsdk/node/bin/node /__w/1/s/src/mono/browser/emsdk/emscripten/src/compiler.mjs /tmp/tmpwfi7674s.json --symbols-only 2026-01-17T20:50:28.3106375Z /__w/1/s/src/mono/browser/emsdk/bin/wasm-ld -o /__w/1/s/artifacts/obj/System.Diagnostics.Tracing.Tests/Release/net11.0-browser/browser-wasm/wasm/for-publish/dotnet.native.wasm /__w/1/s/artifacts/obj/System.Diagnostics.Tracing.Tests/Release/net11.0-browser/browser-wasm/wasm/for-publish/pinvoke.o /__w/1/s/artifacts/obj/System.Diagnostics.Tracing.Tests/Release/net11.0-browser/browser-wasm/wasm/for-publish/driver.o /__w/1/s/artifacts/obj/System.Diagnostics.Tracing.Tests/Release/net11.0-browser/browser-wasm/wasm/for-publish/corebindings.o /__w/1/s/artifacts/obj/System.Diagnostics.Tracing.Tests/Release/net11.0-browser/browser-wasm/wasm/for-publish/runtime.o /__w/1/s/artifacts/bin/microsoft.netcore.app.runtime.browser-wasm/Release/runtimes/browser-wasm/native/libicudata.a /__w/1/s/artifacts/bin/microsoft.netcore.app.runtime.browser-wasm/Release/runtimes/browser-wasm/native/libicui18n.a /__w/1/s/artifacts/bin/microsoft.netcore.app.runtime.browser-wasm/Release/runtimes/browser-wasm/native/libicuuc.a /__w/1/s/artifacts/bin/microsoft.netcore.app.runtime.browser-wasm/Release/runtimes/browser-wasm/native/libmono-component-debugger-static.a /__w/1/s/artifacts/bin/microsoft.netcore.app.runtime.browser-wasm/Release/runtimes/browser-wasm/native/libmono-component-diagnostics_tracing-static.a /__w/1/s/artifacts/bin/microsoft.netcore.app.runtime.browser-wasm/Release/runtimes/browser-wasm/native/libmono-component-diagnostics_tracing-stub-static.a /__w/1/s/artifacts/bin/microsoft.netcore.app.runtime.browser-wasm/Release/runtimes/browser-wasm/native/libmono-component-hot_reload-static.a /__w/1/s/artifacts/bin/microsoft.netcore.app.runtime.browser-wasm/Release/runtimes/browser-wasm/native/libmono-component-marshal-ilgen-static.a /__w/1/s/artifacts/bin/microsoft.netcore.app.runtime.browser-wasm/Release/runtimes/browser-wasm/native/libmono-ee-interp.a /__w/1/s/artifacts/bin/microsoft.netcore.app.runtime.browser-wasm/Release/runtimes/browser-wasm/native/libmono-icall-table.a /__w/1/s/artifacts/bin/microsoft.netcore.app.runtime.browser-wasm/Release/runtimes/browser-wasm/native/libmono-profiler-aot.a /__w/1/s/artifacts/bin/microsoft.netcore.app.runtime.browser-wasm/Release/runtimes/browser-wasm/native/libmono-profiler-browser.a /__w/1/s/artifacts/bin/microsoft.netcore.app.runtime.browser-wasm/Release/runtimes/browser-wasm/native/libmono-profiler-log.a /__w/1/s/artifacts/bin/microsoft.netcore.app.runtime.browser-wasm/Release/runtimes/browser-wasm/native/libmono-wasm-eh-wasm.a /__w/1/s/artifacts/bin/microsoft.netcore.app.runtime.browser-wasm/Release/runtimes/browser-wasm/native/libmono-wasm-simd.a /__w/1/s/artifacts/bin/microsoft.netcore.app.runtime.browser-wasm/Release/runtimes/browser-wasm/native/libmonosgen-2.0.a /__w/1/s/artifacts/bin/microsoft.netcore.app.runtime.browser-wasm/Release/runtimes/browser-wasm/native/libSystem.Globalization.Native.a /__w/1/s/artifacts/bin/microsoft.netcore.app.runtime.browser-wasm/Release/runtimes/browser-wasm/native/libSystem.IO.Compression.Native.a /__w/1/s/artifacts/bin/microsoft.netcore.app.runtime.browser-wasm/Release/runtimes/browser-wasm/native/libSystem.Native.a /__w/1/s/artifacts/bin/microsoft.netcore.app.runtime.browser-wasm/Release/runtimes/browser-wasm/native/libSystem.Native.TimeZoneData.a /__w/1/s/artifacts/bin/microsoft.netcore.app.runtime.browser-wasm/Release/runtimes/browser-wasm/native/libz.a -L/__w/1/s/src/mono/browser/emsdk/emscripten/cache/sysroot/lib/wasm32-emscripten -lGL-getprocaddr -lal -lhtml5 -lbulkmemory -lstubs -lc -ldlmalloc -lcompiler_rt-wasm-sjlj -lc++-except -lc++abi-except -lunwind-except -lsockets -mllvm -combiner-global-alias-analysis=false -mllvm -wasm-enable-sjlj -mllvm -disable-lsr -mllvm -wasm-enable-eh -mllvm -exception-model=wasm /tmp/tmp7pux01a8libemscripten_js_symbols.so --export=free --export=htons --export=malloc --export=sbrk --export=memalign --export=posix_memalign --export=memset --export=ntohs --export=stackAlloc --export=stackRestore --export=stackSave --export=fmod --export=atan2 --export=fma --export=pow --export=fmodf --export=atan2f --export=fmaf --export=powf --export=asin --export=asinh --export=acos --export=acosh --export=atan --export=atanh --export=cbrt --export=cos --export=cosh --export=exp --export=log --export=log2 --export=log10 --export=sin --export=sinh --export=tan --export=tanh --export=asinf --export=asinhf --export=acosf --export=acoshf --export=atanf --export=atanhf --export=cbrtf --export=cosf --export=coshf --export=expf --export=logf --export=log2f --export=log10f --export=sinf --export=sinhf --export=tanf --export=tanhf --export=__cpp_exception --export=stackAlloc --export=__funcs_on_exit --export=__trap --export=__wasm_call_ctors --export=stackSave --export=stackRestore --export-if-defined=__start_em_asm --export-if-defined=__stop_em_asm --export-if-defined=__start_em_lib_deps --export-if-defined=__stop_em_lib_deps --export-if-defined=__start_em_js --export-if-defined=__stop_em_js --export-if-defined=fflush --export-table --growable-table -z stack-size=5242880 --max-memory=2147483648 --initial-memory=42139648 --no-entry --table-base=1 --global-base=1024 2026-01-17T20:50:28.4035312Z Zipping directory "/__w/1/s/artifacts/bin/System.Net.Mail.Functional.Tests/Release/net11.0-browser/browser-wasm/wwwroot/" to "/__w/1/s/artifacts/helix/tests/browser.AnyCPU.Release/System.Net.Mail.Functional.Tests.zip". 2026-01-17T20:50:29.0596521Z /__w/1/s/src/mono/browser/emsdk/bin/llvm-objcopy /__w/1/s/artifacts/obj/System.Diagnostics.Tracing.Tests/Release/net11.0-browser/browser-wasm/wasm/for-publish/dotnet.native.wasm /__w/1/s/artifacts/obj/System.Diagnostics.Tracing.Tests/Release/net11.0-browser/browser-wasm/wasm/for-publish/dotnet.native.wasm --remove-section=producers 2026-01-17T20:50:29.1412394Z /__w/1/s/src/mono/browser/emsdk/node/bin/node /__w/1/s/src/mono/browser/emsdk/emscripten/src/compiler.mjs /tmp/tmpe80mm6s7.json 2026-01-17T20:50:29.5279670Z /__w/1/s/src/mono/browser/emsdk/bin/wasm-opt --strip-target-features --post-emscripten -O2 --low-memory-unused --zero-filled-memory --pass-arg=directize-initial-contents-immutable /__w/1/s/artifacts/obj/System.Diagnostics.Tracing.Tests/Release/net11.0-browser/browser-wasm/wasm/for-publish/dotnet.native.wasm -o /__w/1/s/artifacts/obj/System.Diagnostics.Tracing.Tests/Release/net11.0-browser/browser-wasm/wasm/for-publish/dotnet.native.wasm -g --mvp-features --enable-bulk-memory --enable-exception-handling --enable-multivalue --enable-mutable-globals --enable-reference-types --enable-sign-ext --enable-simd 2026-01-17T20:50:29.8864224Z System.Net.NameResolution.Functional.Tests -> /__w/1/s/artifacts/bin/System.Net.NameResolution.Functional.Tests/Release/net11.0-browser/browser-wasm/System.Net.NameResolution.Functional.Tests.dll 2026-01-17T20:50:32.2057962Z System.Net.NameResolution.Functional.Tests -> /__w/1/s/artifacts/bin/System.Net.NameResolution.Functional.Tests/Release/net11.0-browser/browser-wasm/publish/ 2026-01-17T20:50:32.7860430Z System.Net.NameResolution.Functional.Tests -> /__w/1/s/artifacts/bin/System.Net.NameResolution.Functional.Tests/Release/net11.0-browser/browser-wasm/System.Net.NameResolution.Functional.Tests.dll 2026-01-17T20:50:34.9937307Z System.Net.NameResolution.Pal.Tests -> /__w/1/s/artifacts/bin/System.Net.NameResolution.Pal.Tests/Release/net11.0-browser/browser-wasm/System.Net.NameResolution.Pal.Tests.dll 2026-01-17T20:50:36.6300218Z System.Net.NameResolution.Pal.Tests -> /__w/1/s/artifacts/bin/System.Net.NameResolution.Pal.Tests/Release/net11.0-browser/browser-wasm/publish/ 2026-01-17T20:50:36.8937868Z System.Net.NameResolution.Pal.Tests -> /__w/1/s/artifacts/bin/System.Net.NameResolution.Pal.Tests/Release/net11.0-browser/browser-wasm/System.Net.NameResolution.Pal.Tests.dll 2026-01-17T20:50:38.9484911Z System.Net.Primitives.UnitTests.Tests -> /__w/1/s/artifacts/bin/System.Net.Primitives.UnitTests.Tests/Release/net11.0-browser/browser-wasm/System.Net.Primitives.UnitTests.Tests.dll 2026-01-17T20:50:39.7470571Z /__w/1/s/src/mono/browser/emsdk/bin/wasm-opt --print-function-map --quiet /__w/1/s/artifacts/obj/System.Diagnostics.Tracing.Tests/Release/net11.0-browser/browser-wasm/wasm/for-publish/dotnet.native.wasm --mvp-features --enable-bulk-memory --enable-exception-handling --enable-multivalue --enable-mutable-globals --enable-reference-types --enable-sign-ext --enable-simd 2026-01-17T20:50:40.4101705Z Running wasm-opt with --enable-simd --enable-exception-handling --enable-bulk-memory --enable-simd --strip-dwarf 2026-01-17T20:50:40.6224568Z System.Net.Primitives.UnitTests.Tests -> /__w/1/s/artifacts/bin/System.Net.Primitives.UnitTests.Tests/Release/net11.0-browser/browser-wasm/publish/ 2026-01-17T20:50:41.6814064Z System.Net.Primitives.UnitTests.Tests -> /__w/1/s/artifacts/bin/System.Net.Primitives.UnitTests.Tests/Release/net11.0-browser/browser-wasm/System.Net.Primitives.UnitTests.Tests.dll 2026-01-17T20:50:41.7168419Z Zipping directory "/__w/1/s/artifacts/bin/System.Net.Primitives.UnitTests.Tests/Release/net11.0-browser/browser-wasm/wwwroot/" to "/__w/1/s/artifacts/helix/tests/browser.AnyCPU.Release/System.Net.Primitives.UnitTests.Tests.zip". 2026-01-17T20:50:41.7881164Z System.Net.Primitives.Pal.Tests -> /__w/1/s/artifacts/bin/System.Net.Primitives.Pal.Tests/Release/net11.0-browser/browser-wasm/System.Net.Primitives.Pal.Tests.dll 2026-01-17T20:50:42.6311417Z Zipping directory "/__w/1/s/artifacts/bin/System.Net.Primitives.Pal.Tests/Release/net11.0-browser/browser-wasm/wwwroot/" to "/__w/1/s/artifacts/helix/tests/browser.AnyCPU.Release/System.Net.Primitives.Pal.Tests.zip". 2026-01-17T20:50:42.7240812Z System.Net.Primitives.Functional.Tests -> /__w/1/s/artifacts/bin/System.Net.Primitives.Functional.Tests/Release/net11.0-browser/browser-wasm/System.Net.Primitives.Functional.Tests.dll 2026-01-17T20:50:43.5641241Z Zipping directory "/__w/1/s/artifacts/bin/System.Net.Primitives.Functional.Tests/Release/net11.0-browser/browser-wasm/wwwroot/" to "/__w/1/s/artifacts/helix/tests/browser.AnyCPU.Release/System.Net.Primitives.Functional.Tests.zip". 2026-01-17T20:50:43.6624278Z System.Net.HttpListener.Tests -> /__w/1/s/artifacts/bin/System.Net.HttpListener.Tests/Release/net11.0-browser/browser-wasm/System.Net.HttpListener.Tests.dll 2026-01-17T20:50:44.5765666Z System.Net.Http.Enterprise.Tests -> /__w/1/s/artifacts/bin/System.Net.Http.Enterprise.Tests/Release/net11.0-browser/browser-wasm/System.Net.Http.Enterprise.Tests.dll 2026-01-17T20:50:45.4123345Z Zipping directory "/__w/1/s/artifacts/bin/System.Net.Http.Enterprise.Tests/Release/net11.0-browser/browser-wasm/wwwroot/" to "/__w/1/s/artifacts/helix/tests/browser.AnyCPU.Release/System.Net.Http.Enterprise.Tests.zip". 2026-01-17T20:50:45.7393002Z Microsoft.Win32.Primitives.Tests -> /__w/1/s/artifacts/bin/Microsoft.Win32.Primitives.Tests/Release/net11.0-browser/browser-wasm/Microsoft.Win32.Primitives.Tests.dll 2026-01-17T20:50:47.5553913Z Microsoft.Win32.Primitives.Tests -> /__w/1/s/artifacts/bin/Microsoft.Win32.Primitives.Tests/Release/net11.0-browser/browser-wasm/publish/ 2026-01-17T20:50:47.8625620Z System.Diagnostics.Tracing.Tests -> /__w/1/s/artifacts/bin/System.Diagnostics.Tracing.Tests/Release/net11.0-browser/browser-wasm/System.Diagnostics.Tracing.Tests.dll 2026-01-17T20:50:48.7381374Z Zipping directory "/__w/1/s/artifacts/bin/System.Diagnostics.Tracing.Tests/Release/net11.0-browser/browser-wasm/wwwroot/" to "/__w/1/s/artifacts/helix/tests/browser.AnyCPU.Release/System.Diagnostics.Tracing.Tests.zip". 2026-01-17T20:50:50.7280490Z System.Runtime.Serialization.Formatters -> /__w/1/s/artifacts/bin/System.Runtime.Serialization.Formatters/ref/Release/net10.0/System.Runtime.Serialization.Formatters.dll 2026-01-17T20:50:51.2393326Z System.Net.Security.Enterprise.Tests -> /__w/1/s/artifacts/bin/System.Net.Security.Enterprise.Tests/Release/net11.0-browser/browser-wasm/System.Net.Security.Enterprise.Tests.dll 2026-01-17T20:50:51.2451997Z System.Private.Uri -> /__w/1/s/artifacts/bin/System.Private.Uri/Release/net11.0/System.Private.Uri.dll 2026-01-17T20:50:51.2839433Z System.Runtime -> /__w/1/s/artifacts/bin/System.Runtime/Release/net11.0/System.Runtime.dll 2026-01-17T20:50:51.5105352Z System.Threading.Thread -> /__w/1/s/artifacts/bin/System.Threading.Thread/ref/Release/net11.0/System.Threading.Thread.dll 2026-01-17T20:50:51.5431878Z System.Threading.Thread -> /__w/1/s/artifacts/bin/System.Threading.Thread/Release/net11.0/System.Threading.Thread.dll 2026-01-17T20:50:52.2000824Z System.Runtime.Serialization.Formatters -> /__w/1/s/artifacts/bin/System.Runtime.Serialization.Formatters/Release/net10.0/System.Runtime.Serialization.Formatters.dll 2026-01-17T20:50:53.5043015Z System.Net.Security.Enterprise.Tests -> /__w/1/s/artifacts/bin/System.Net.Security.Enterprise.Tests/Release/net11.0-browser/browser-wasm/publish/ 2026-01-17T20:50:53.6949431Z System.Collections -> /__w/1/s/artifacts/bin/System.Collections/ref/Release/net11.0/System.Collections.dll 2026-01-17T20:50:54.2277133Z System.Drawing.Common -> /__w/1/s/artifacts/bin/System.Drawing.Common/stub/Release/net11.0/System.Drawing.Common.dll 2026-01-17T20:50:54.5503928Z StreamConformanceTests -> /__w/1/s/artifacts/bin/StreamConformanceTests/Release/net11.0/StreamConformanceTests.dll 2026-01-17T20:50:55.1150570Z System.Security.Cryptography.Pkcs -> /__w/1/s/artifacts/bin/System.Security.Cryptography.Pkcs/ref/Release/net11.0/System.Security.Cryptography.Pkcs.dll 2026-01-17T20:50:55.1560984Z Microsoft.Win32.Primitives -> /__w/1/s/artifacts/bin/Microsoft.Win32.Primitives/ref/Release/net11.0/Microsoft.Win32.Primitives.dll 2026-01-17T20:50:55.3562768Z System.Security.Cryptography.Pkcs -> /__w/1/s/artifacts/bin/System.Security.Cryptography.Pkcs/Release/net11.0/System.Security.Cryptography.Pkcs.dll 2026-01-17T20:50:55.4285373Z System.IO.MemoryMappedFiles.Tests -> /__w/1/s/artifacts/bin/System.IO.MemoryMappedFiles.Tests/Release/net11.0-browser/browser-wasm/System.IO.MemoryMappedFiles.Tests.dll 2026-01-17T20:50:56.6410505Z System.Runtime.Intrinsics -> /__w/1/s/artifacts/bin/System.Runtime.Intrinsics/ref/Release/net11.0/System.Runtime.Intrinsics.dll 2026-01-17T20:50:56.6802939Z System.Runtime.Intrinsics -> /__w/1/s/artifacts/bin/System.Runtime.Intrinsics/Release/net11.0/System.Runtime.Intrinsics.dll 2026-01-17T20:50:56.8364477Z System.Threading.Overlapped -> /__w/1/s/artifacts/bin/System.Threading.Overlapped/ref/Release/net11.0/System.Threading.Overlapped.dll 2026-01-17T20:50:56.8699676Z System.Threading.ThreadPool -> /__w/1/s/artifacts/bin/System.Threading.ThreadPool/ref/Release/net11.0/System.Threading.ThreadPool.dll 2026-01-17T20:50:56.9068243Z System.Threading.ThreadPool -> /__w/1/s/artifacts/bin/System.Threading.ThreadPool/Release/net11.0/System.Threading.ThreadPool.dll 2026-01-17T20:50:56.9487581Z /__w/1/s/.dotnet/sdk/11.0.100-alpha.1.26060.102/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.RuntimeIdentifierInference.targets(351,5): message NETSDK1057: You are using a preview version of .NET. See: https://aka.ms/dotnet-support-policy [/__w/1/s/src/libraries/Common/tests/System/Net/Prerequisites/RemoteLoopServer/RemoteLoopServer.csproj] 2026-01-17T20:50:57.2642981Z System.IO.MemoryMappedFiles.Tests -> /__w/1/s/artifacts/bin/System.IO.MemoryMappedFiles.Tests/Release/net11.0-browser/browser-wasm/publish/ 2026-01-17T20:50:57.3120457Z RemoteLoopServer -> /__w/1/s/artifacts/bin/RemoteLoopServer/Release/net10.0/RemoteLoopServer.dll 2026-01-17T20:50:57.6259738Z Microsoft.Win32.Primitives -> /__w/1/s/artifacts/bin/Microsoft.Win32.Primitives/Release/net11.0/Microsoft.Win32.Primitives.dll 2026-01-17T20:50:58.2005057Z Common.Tests -> /__w/1/s/artifacts/bin/Common.Tests/Release/net11.0-browser/browser-wasm/Common.Tests.dll 2026-01-17T20:50:58.5849602Z Microsoft.Extensions.Primitives -> /__w/1/s/artifacts/bin/Microsoft.Extensions.Primitives/ref/Release/net11.0/Microsoft.Extensions.Primitives.dll 2026-01-17T20:50:58.6381299Z Microsoft.Extensions.Primitives -> /__w/1/s/artifacts/bin/Microsoft.Extensions.Primitives/Release/net11.0/Microsoft.Extensions.Primitives.dll 2026-01-17T20:50:58.7045075Z Microsoft.Extensions.Configuration.Abstractions -> /__w/1/s/artifacts/bin/Microsoft.Extensions.Configuration.Abstractions/ref/Release/net11.0/Microsoft.Extensions.Configuration.Abstractions.dll 2026-01-17T20:50:58.7744220Z Microsoft.Extensions.Configuration.Abstractions -> /__w/1/s/artifacts/bin/Microsoft.Extensions.Configuration.Abstractions/Release/net11.0/Microsoft.Extensions.Configuration.Abstractions.dll 2026-01-17T20:50:58.8493686Z Microsoft.Extensions.Configuration -> /__w/1/s/artifacts/bin/Microsoft.Extensions.Configuration/ref/Release/net11.0/Microsoft.Extensions.Configuration.dll 2026-01-17T20:50:58.9115329Z Microsoft.Extensions.Configuration -> /__w/1/s/artifacts/bin/Microsoft.Extensions.Configuration/Release/net11.0/Microsoft.Extensions.Configuration.dll 2026-01-17T20:50:59.4383324Z Microsoft.Extensions.DependencyInjection.Abstractions -> /__w/1/s/artifacts/bin/Microsoft.Extensions.DependencyInjection.Abstractions/ref/Release/net11.0/Microsoft.Extensions.DependencyInjection.Abstractions.dll 2026-01-17T20:50:59.4859422Z Microsoft.Extensions.DependencyInjection.Abstractions -> /__w/1/s/artifacts/bin/Microsoft.Extensions.DependencyInjection.Abstractions/Release/net11.0/Microsoft.Extensions.DependencyInjection.Abstractions.dll 2026-01-17T20:50:59.8015425Z Microsoft.Extensions.Options.SourceGeneration -> /__w/1/s/artifacts/bin/Microsoft.Extensions.Options.SourceGeneration/Release/netstandard2.0/Microsoft.Extensions.Options.SourceGeneration.dll 2026-01-17T20:50:59.8680827Z Microsoft.Extensions.Options -> /__w/1/s/artifacts/bin/Microsoft.Extensions.Options/ref/Release/net11.0/Microsoft.Extensions.Options.dll 2026-01-17T20:50:59.9462696Z Microsoft.Extensions.Options -> /__w/1/s/artifacts/bin/Microsoft.Extensions.Options/Release/net11.0/Microsoft.Extensions.Options.dll 2026-01-17T20:51:00.0110876Z Microsoft.Extensions.Diagnostics.Abstractions -> /__w/1/s/artifacts/bin/Microsoft.Extensions.Diagnostics.Abstractions/ref/Release/net11.0/Microsoft.Extensions.Diagnostics.Abstractions.dll 2026-01-17T20:51:00.0678358Z Microsoft.Extensions.Diagnostics.Abstractions -> /__w/1/s/artifacts/bin/Microsoft.Extensions.Diagnostics.Abstractions/Release/net11.0/Microsoft.Extensions.Diagnostics.Abstractions.dll 2026-01-17T20:51:00.0919440Z Common.Tests -> /__w/1/s/artifacts/bin/Common.Tests/Release/net11.0-browser/browser-wasm/publish/ 2026-01-17T20:51:00.4129695Z Microsoft.Win32.Primitives.Tests -> /__w/1/s/artifacts/bin/Microsoft.Win32.Primitives.Tests/Release/net11.0-browser/browser-wasm/Microsoft.Win32.Primitives.Tests.dll 2026-01-17T20:51:01.4145753Z System.Net.Security.Enterprise.Tests -> /__w/1/s/artifacts/bin/System.Net.Security.Enterprise.Tests/Release/net11.0-browser/browser-wasm/System.Net.Security.Enterprise.Tests.dll 2026-01-17T20:51:01.4215865Z Zipping directory "/__w/1/s/artifacts/bin/Microsoft.Win32.Primitives.Tests/Release/net11.0-browser/browser-wasm/wwwroot/" to "/__w/1/s/artifacts/helix/tests/browser.AnyCPU.Release/Microsoft.Win32.Primitives.Tests.zip". 2026-01-17T20:51:01.4233863Z Zipping directory "/__w/1/s/artifacts/bin/System.Net.Security.Enterprise.Tests/Release/net11.0-browser/browser-wasm/wwwroot/" to "/__w/1/s/artifacts/helix/tests/browser.AnyCPU.Release/System.Net.Security.Enterprise.Tests.zip". 2026-01-17T20:51:02.4841020Z System.IO.FileSystem.Tests -> /__w/1/s/artifacts/bin/System.IO.FileSystem.Tests/Release/net11.0-browser/browser-wasm/System.IO.FileSystem.Tests.dll 2026-01-17T20:51:04.0771475Z System.Net.Security.Unit.Tests -> /__w/1/s/artifacts/bin/System.Net.Security.Unit.Tests/Release/net11.0-browser/browser-wasm/System.Net.Security.Unit.Tests.dll 2026-01-17T20:51:04.1118930Z System.Runtime.Intrinsics.Tests -> /__w/1/s/artifacts/bin/System.Runtime.Intrinsics.Tests/Release/net11.0-browser/browser-wasm/System.Runtime.Intrinsics.Tests.dll 2026-01-17T20:51:05.3620489Z Microsoft.Extensions.Configuration.Binder.SourceGeneration -> /__w/1/s/artifacts/bin/Microsoft.Extensions.Configuration.Binder.SourceGeneration/Release/netstandard2.0/Microsoft.Extensions.Configuration.Binder.SourceGeneration.dll 2026-01-17T20:51:05.4227562Z Microsoft.Extensions.Configuration.Binder -> /__w/1/s/artifacts/bin/Microsoft.Extensions.Configuration.Binder/ref/Release/net11.0/Microsoft.Extensions.Configuration.Binder.dll 2026-01-17T20:51:05.4793484Z Microsoft.Extensions.Configuration.Binder -> /__w/1/s/artifacts/bin/Microsoft.Extensions.Configuration.Binder/Release/net11.0/Microsoft.Extensions.Configuration.Binder.dll 2026-01-17T20:51:05.5549210Z Microsoft.Extensions.Options.ConfigurationExtensions -> /__w/1/s/artifacts/bin/Microsoft.Extensions.Options.ConfigurationExtensions/ref/Release/net11.0/Microsoft.Extensions.Options.ConfigurationExtensions.dll 2026-01-17T20:51:05.6126797Z Microsoft.Extensions.Options.ConfigurationExtensions -> /__w/1/s/artifacts/bin/Microsoft.Extensions.Options.ConfigurationExtensions/Release/net11.0/Microsoft.Extensions.Options.ConfigurationExtensions.dll 2026-01-17T20:51:05.6964927Z Microsoft.Extensions.Diagnostics -> /__w/1/s/artifacts/bin/Microsoft.Extensions.Diagnostics/ref/Release/net11.0/Microsoft.Extensions.Diagnostics.dll 2026-01-17T20:51:05.7530616Z Microsoft.Extensions.Diagnostics -> /__w/1/s/artifacts/bin/Microsoft.Extensions.Diagnostics/Release/net11.0/Microsoft.Extensions.Diagnostics.dll 2026-01-17T20:51:05.7767703Z System.Collections -> /__w/1/s/artifacts/bin/System.Collections/Release/net11.0/System.Collections.dll 2026-01-17T20:51:05.8202427Z System.Security.Claims -> /__w/1/s/artifacts/bin/System.Security.Claims/ref/Release/net11.0/System.Security.Claims.dll 2026-01-17T20:51:05.8656639Z System.Security.Claims -> /__w/1/s/artifacts/bin/System.Security.Claims/Release/net11.0/System.Security.Claims.dll 2026-01-17T20:51:05.9199265Z System.Collections.Concurrent -> /__w/1/s/artifacts/bin/System.Collections.Concurrent/ref/Release/net11.0/System.Collections.Concurrent.dll 2026-01-17T20:51:05.9698767Z System.Collections.Concurrent -> /__w/1/s/artifacts/bin/System.Collections.Concurrent/Release/net11.0/System.Collections.Concurrent.dll 2026-01-17T20:51:06.0705470Z System.Net.Security.Unit.Tests -> /__w/1/s/artifacts/bin/System.Net.Security.Unit.Tests/Release/net11.0-browser/browser-wasm/publish/ 2026-01-17T20:51:06.3354967Z Microsoft.Extensions.DependencyInjection -> /__w/1/s/artifacts/bin/Microsoft.Extensions.DependencyInjection/ref/Release/net11.0/Microsoft.Extensions.DependencyInjection.dll 2026-01-17T20:51:06.3577615Z System.IO.MemoryMappedFiles.Tests -> /__w/1/s/artifacts/bin/System.IO.MemoryMappedFiles.Tests/Release/net11.0-browser/browser-wasm/System.IO.MemoryMappedFiles.Tests.dll 2026-01-17T20:51:06.4048329Z Microsoft.Extensions.DependencyInjection -> /__w/1/s/artifacts/bin/Microsoft.Extensions.DependencyInjection/Release/net11.0/Microsoft.Extensions.DependencyInjection.dll 2026-01-17T20:51:06.9150793Z Microsoft.Extensions.Configuration.CommandLine -> /__w/1/s/artifacts/bin/Microsoft.Extensions.Configuration.CommandLine/ref/Release/net11.0/Microsoft.Extensions.Configuration.CommandLine.dll 2026-01-17T20:51:06.9747384Z Microsoft.Extensions.Configuration.CommandLine -> /__w/1/s/artifacts/bin/Microsoft.Extensions.Configuration.CommandLine/Release/net11.0/Microsoft.Extensions.Configuration.CommandLine.dll 2026-01-17T20:51:07.2285962Z Zipping directory "/__w/1/s/artifacts/bin/System.IO.MemoryMappedFiles.Tests/Release/net11.0-browser/browser-wasm/wwwroot/" to "/__w/1/s/artifacts/helix/tests/browser.AnyCPU.Release/System.IO.MemoryMappedFiles.Tests.zip". 2026-01-17T20:51:07.2659441Z Microsoft.Extensions.Configuration.EnvironmentVariables -> /__w/1/s/artifacts/bin/Microsoft.Extensions.Configuration.EnvironmentVariables/ref/Release/net11.0/Microsoft.Extensions.Configuration.EnvironmentVariables.dll 2026-01-17T20:51:07.3422274Z Microsoft.Extensions.Configuration.EnvironmentVariables -> /__w/1/s/artifacts/bin/Microsoft.Extensions.Configuration.EnvironmentVariables/Release/net11.0/Microsoft.Extensions.Configuration.EnvironmentVariables.dll 2026-01-17T20:51:07.7909157Z Microsoft.Extensions.FileProviders.Abstractions -> /__w/1/s/artifacts/bin/Microsoft.Extensions.FileProviders.Abstractions/ref/Release/net11.0/Microsoft.Extensions.FileProviders.Abstractions.dll 2026-01-17T20:51:07.8373043Z Microsoft.Extensions.FileProviders.Abstractions -> /__w/1/s/artifacts/bin/Microsoft.Extensions.FileProviders.Abstractions/Release/net11.0/Microsoft.Extensions.FileProviders.Abstractions.dll 2026-01-17T20:51:08.2568891Z Common.Tests -> /__w/1/s/artifacts/bin/Common.Tests/Release/net11.0-browser/browser-wasm/Common.Tests.dll 2026-01-17T20:51:08.2749890Z Zipping directory "/__w/1/s/artifacts/bin/Common.Tests/Release/net11.0-browser/browser-wasm/wwwroot/" to "/__w/1/s/artifacts/helix/tests/browser.AnyCPU.Release/Common.Tests.zip". 2026-01-17T20:51:08.3118617Z Microsoft.Extensions.FileSystemGlobbing -> /__w/1/s/artifacts/bin/Microsoft.Extensions.FileSystemGlobbing/ref/Release/net11.0/Microsoft.Extensions.FileSystemGlobbing.dll 2026-01-17T20:51:08.4790599Z System.Net.Security.Unit.Tests -> /__w/1/s/artifacts/bin/System.Net.Security.Unit.Tests/Release/net11.0-browser/browser-wasm/System.Net.Security.Unit.Tests.dll 2026-01-17T20:51:10.3518224Z System.IO.FileSystem.Tests -> /__w/1/s/artifacts/bin/System.IO.FileSystem.Tests/Release/net11.0-browser/browser-wasm/publish/ 2026-01-17T20:51:10.6446235Z System.IO.Compression.Brotli.Tests -> /__w/1/s/artifacts/bin/System.IO.Compression.Brotli.Tests/Release/net11.0-browser/browser-wasm/System.IO.Compression.Brotli.Tests.dll 2026-01-17T20:51:13.6319814Z System.Runtime.Intrinsics.Tests -> /__w/1/s/artifacts/bin/System.Runtime.Intrinsics.Tests/Release/net11.0-browser/browser-wasm/publish/ 2026-01-17T20:51:13.8505392Z Microsoft.Extensions.FileSystemGlobbing -> /__w/1/s/artifacts/bin/Microsoft.Extensions.FileSystemGlobbing/Release/net11.0/Microsoft.Extensions.FileSystemGlobbing.dll 2026-01-17T20:51:13.9602918Z System.IO.FileSystem.Tests -> /__w/1/s/artifacts/bin/System.IO.FileSystem.Tests/Release/net11.0-browser/browser-wasm/System.IO.FileSystem.Tests.dll 2026-01-17T20:51:15.3981087Z Zipping directory "/__w/1/s/artifacts/bin/System.IO.FileSystem.Tests/Release/net11.0-browser/browser-wasm/wwwroot/" to "/__w/1/s/artifacts/helix/tests/browser.AnyCPU.Release/System.IO.FileSystem.Tests.zip". 2026-01-17T20:51:16.8095721Z NetCoreServer -> /__w/1/s/artifacts/bin/NetCoreServer/Release/net10.0/NetCoreServer.dll 2026-01-17T20:51:17.0226723Z RemoteLoopServer -> /__w/1/s/artifacts/bin/RemoteLoopServer/Release/net10.0/RemoteLoopServer.dll 2026-01-17T20:51:18.6642648Z System.Runtime.InteropServices.Tests -> /__w/1/s/artifacts/bin/System.Runtime.InteropServices.Tests/Release/net11.0-browser/browser-wasm/System.Runtime.InteropServices.Tests.dll 2026-01-17T20:51:20.1115628Z System.Net.WebSockets.Client.Tests -> /__w/1/s/artifacts/bin/System.Net.WebSockets.Client.Tests/Release/net11.0-browser/browser-wasm/System.Net.WebSockets.Client.Tests.dll 2026-01-17T20:51:22.5875423Z System.Runtime.InteropServices.Tests -> /__w/1/s/artifacts/bin/System.Runtime.InteropServices.Tests/Release/net11.0-browser/browser-wasm/publish/ 2026-01-17T20:51:22.9309196Z System.Diagnostics.EventLog -> /__w/1/s/artifacts/bin/System.Diagnostics.EventLog/ref/Release/net11.0/System.Diagnostics.EventLog.dll 2026-01-17T20:51:22.9979221Z System.Diagnostics.EventLog -> /__w/1/s/artifacts/bin/System.Diagnostics.EventLog/Release/net11.0/System.Diagnostics.EventLog.dll 2026-01-17T20:51:23.0674810Z System.ServiceProcess.ServiceController -> /__w/1/s/artifacts/bin/System.ServiceProcess.ServiceController/ref/Release/net11.0/System.ServiceProcess.ServiceController.dll 2026-01-17T20:51:23.1289215Z System.ServiceProcess.ServiceController -> /__w/1/s/artifacts/bin/System.ServiceProcess.ServiceController/Release/net11.0/System.ServiceProcess.ServiceController.dll 2026-01-17T20:51:23.2138819Z Microsoft.Extensions.FileProviders.Physical -> /__w/1/s/artifacts/bin/Microsoft.Extensions.FileProviders.Physical/ref/Release/net11.0/Microsoft.Extensions.FileProviders.Physical.dll 2026-01-17T20:51:23.2769126Z Microsoft.Extensions.FileProviders.Physical -> /__w/1/s/artifacts/bin/Microsoft.Extensions.FileProviders.Physical/Release/net11.0/Microsoft.Extensions.FileProviders.Physical.dll 2026-01-17T20:51:23.3489650Z Microsoft.Extensions.Configuration.FileExtensions -> /__w/1/s/artifacts/bin/Microsoft.Extensions.Configuration.FileExtensions/ref/Release/net11.0/Microsoft.Extensions.Configuration.FileExtensions.dll 2026-01-17T20:51:23.4078873Z Microsoft.Extensions.Configuration.FileExtensions -> /__w/1/s/artifacts/bin/Microsoft.Extensions.Configuration.FileExtensions/Release/net11.0/Microsoft.Extensions.Configuration.FileExtensions.dll 2026-01-17T20:51:23.6957546Z Microsoft.Extensions.Configuration.Json -> /__w/1/s/artifacts/bin/Microsoft.Extensions.Configuration.Json/ref/Release/net11.0/Microsoft.Extensions.Configuration.Json.dll 2026-01-17T20:51:23.7591557Z Microsoft.Extensions.Configuration.Json -> /__w/1/s/artifacts/bin/Microsoft.Extensions.Configuration.Json/Release/net11.0/Microsoft.Extensions.Configuration.Json.dll 2026-01-17T20:51:23.8306231Z System.Net.WebSockets.Client.Tests -> /__w/1/s/artifacts/bin/System.Net.WebSockets.Client.Tests/Release/net11.0-browser/browser-wasm/publish/ 2026-01-17T20:51:24.1383674Z System.Runtime.Intrinsics.Tests -> /__w/1/s/artifacts/bin/System.Runtime.Intrinsics.Tests/Release/net11.0-browser/browser-wasm/System.Runtime.Intrinsics.Tests.dll 2026-01-17T20:51:25.2127246Z Zipping directory "/__w/1/s/artifacts/bin/System.Runtime.Intrinsics.Tests/Release/net11.0-browser/browser-wasm/wwwroot/" to "/__w/1/s/artifacts/helix/tests/browser.AnyCPU.Release/System.Runtime.Intrinsics.Tests.zip". 2026-01-17T20:51:25.2158981Z System.Runtime.InteropServices.Tests -> /__w/1/s/artifacts/bin/System.Runtime.InteropServices.Tests/Release/net11.0-browser/browser-wasm/System.Runtime.InteropServices.Tests.dll 2026-01-17T20:51:25.2257869Z Zipping directory "/__w/1/s/artifacts/bin/System.Runtime.InteropServices.Tests/Release/net11.0-browser/browser-wasm/wwwroot/" to "/__w/1/s/artifacts/helix/tests/browser.AnyCPU.Release/System.Runtime.InteropServices.Tests.zip". 2026-01-17T20:51:26.0348199Z Microsoft.Extensions.Configuration.UserSecrets -> /__w/1/s/artifacts/bin/Microsoft.Extensions.Configuration.UserSecrets/ref/Release/net11.0/Microsoft.Extensions.Configuration.UserSecrets.dll 2026-01-17T20:51:26.1157423Z Microsoft.Extensions.Configuration.UserSecrets -> /__w/1/s/artifacts/bin/Microsoft.Extensions.Configuration.UserSecrets/Release/net11.0/Microsoft.Extensions.Configuration.UserSecrets.dll 2026-01-17T20:51:26.3131370Z System.Net.WebSockets.Client.Tests -> /__w/1/s/artifacts/bin/System.Net.WebSockets.Client.Tests/Release/net11.0-browser/browser-wasm/System.Net.WebSockets.Client.Tests.dll 2026-01-17T20:51:26.3380182Z Zipping directory "/__w/1/s/artifacts/bin/System.Net.WebSockets.Client.Tests/Release/net11.0-browser/browser-wasm/wwwroot/" to "/__w/1/s/artifacts/helix/browseronly/browser.AnyCPU.Release/System.Net.WebSockets.Client.Tests.zip". 2026-01-17T20:51:28.0007785Z System.IO.Compression.Brotli.Tests -> /__w/1/s/artifacts/bin/System.IO.Compression.Brotli.Tests/Release/net11.0-browser/browser-wasm/publish/ 2026-01-17T20:51:28.2548959Z AssemblyResolveTestApp -> /__w/1/s/artifacts/bin/AssemblyResolveTestApp/Release/netstandard2.0/AssemblyResolveTestApp.dll 2026-01-17T20:51:28.4149198Z TestAppOutsideOfTPA -> /__w/1/s/artifacts/bin/TestAppOutsideOfTPA/Release/net11.0/TestAppOutsideOfTPA.dll 2026-01-17T20:51:28.5596499Z VoidMainWithExitCodeApp -> /__w/1/s/artifacts/bin/VoidMainWithExitCodeApp/Release/net11.0/VoidMainWithExitCodeApp.dll 2026-01-17T20:51:28.7218295Z System.Windows.Extensions -> /__w/1/s/artifacts/bin/System.Windows.Extensions/ref/Release/net11.0/System.Windows.Extensions.dll 2026-01-17T20:51:28.7304734Z TestApp -> /__w/1/s/artifacts/bin/TestApp/Release/net11.0/TestApp.dll 2026-01-17T20:51:29.3727649Z TargetFrameworkNameTestApp -> /__w/1/s/artifacts/bin/TargetFrameworkNameTestApp/Release/net11.0/TargetFrameworkNameTestApp.dll 2026-01-17T20:51:34.7984572Z System.IO.Compression.Brotli.Tests -> /__w/1/s/artifacts/bin/System.IO.Compression.Brotli.Tests/Release/net11.0-browser/browser-wasm/System.IO.Compression.Brotli.Tests.dll 2026-01-17T20:51:35.1068487Z VoidMainWithExitCodeApp -> /__w/1/s/artifacts/bin/VoidMainWithExitCodeApp/Release/net11.0/VoidMainWithExitCodeApp.dll 2026-01-17T20:51:35.1708608Z TargetFrameworkNameTestApp -> /__w/1/s/artifacts/bin/TargetFrameworkNameTestApp/Release/net11.0/TargetFrameworkNameTestApp.dll 2026-01-17T20:51:35.1794373Z Microsoft.Extensions.Logging.Generators.Roslyn3.11 -> /__w/1/s/artifacts/bin/Microsoft.Extensions.Logging.Generators.Roslyn3.11/Release/netstandard2.0/Microsoft.Extensions.Logging.Generators.dll 2026-01-17T20:51:35.2211374Z Microsoft.Extensions.Logging.Generators.Roslyn4.4 -> /__w/1/s/artifacts/bin/Microsoft.Extensions.Logging.Generators.Roslyn4.4/Release/netstandard2.0/Microsoft.Extensions.Logging.Generators.dll 2026-01-17T20:51:35.2260245Z Microsoft.Extensions.Logging.Generators.Roslyn4.0 -> /__w/1/s/artifacts/bin/Microsoft.Extensions.Logging.Generators.Roslyn4.0/Release/netstandard2.0/Microsoft.Extensions.Logging.Generators.dll 2026-01-17T20:51:35.2841384Z System.IO.Compression.Tests -> /__w/1/s/artifacts/bin/System.IO.Compression.Tests/Release/net11.0-browser/browser-wasm/System.IO.Compression.Tests.dll 2026-01-17T20:51:35.3282896Z System.Runtime.InteropServices -> /__w/1/s/artifacts/bin/System.Runtime.InteropServices/ref/Release/net11.0/System.Runtime.InteropServices.dll 2026-01-17T20:51:35.3362161Z System.Runtime.InteropServices -> /__w/1/s/artifacts/bin/System.Runtime.InteropServices/Release/net11.0/System.Runtime.InteropServices.dll 2026-01-17T20:51:35.4305658Z System.DirectoryServices.Protocols -> /__w/1/s/artifacts/bin/System.DirectoryServices.Protocols/ref/Release/net11.0/System.DirectoryServices.Protocols.dll 2026-01-17T20:51:35.4857682Z System.DirectoryServices.Protocols -> /__w/1/s/artifacts/bin/System.DirectoryServices.Protocols/Release/net11.0/System.DirectoryServices.Protocols.dll 2026-01-17T20:51:35.4916807Z System.Runtime.InteropServices.RuntimeInformation.Tests -> /__w/1/s/artifacts/bin/System.Runtime.InteropServices.RuntimeInformation.Tests/Release/net11.0-browser/browser-wasm/System.Runtime.InteropServices.RuntimeInformation.Tests.dll 2026-01-17T20:51:35.5329976Z Microsoft.Extensions.Logging.Abstractions -> /__w/1/s/artifacts/bin/Microsoft.Extensions.Logging.Abstractions/ref/Release/net11.0/Microsoft.Extensions.Logging.Abstractions.dll 2026-01-17T20:51:35.5603883Z TestApp -> /__w/1/s/artifacts/bin/TestApp/Release/net11.0/TestApp.dll 2026-01-17T20:51:38.7596240Z System.Windows.Extensions -> /__w/1/s/artifacts/bin/System.Windows.Extensions/Release/net11.0/System.Windows.Extensions.dll 2026-01-17T20:51:38.8451596Z DownlevelLibraryImportGenerator -> /__w/1/s/artifacts/bin/DownlevelLibraryImportGenerator/Release/netstandard2.0/Microsoft.Interop.LibraryImportGenerator.Downlevel.dll 2026-01-17T20:51:38.8465916Z System.Security.Permissions -> /__w/1/s/artifacts/bin/System.Security.Permissions/ref/Release/net11.0/System.Security.Permissions.dll 2026-01-17T20:51:38.9737006Z System.Security.Permissions -> /__w/1/s/artifacts/bin/System.Security.Permissions/Release/net11.0/System.Security.Permissions.dll 2026-01-17T20:51:39.0078486Z AssemblyResolveTestApp -> /__w/1/s/artifacts/bin/AssemblyResolveTestApp/Release/netstandard2.0/AssemblyResolveTestApp.dll 2026-01-17T20:51:39.0258268Z System.Security.Principal.Windows -> /__w/1/s/artifacts/bin/System.Security.Principal.Windows/ref/Release/net11.0/System.Security.Principal.Windows.dll 2026-01-17T20:51:39.1025599Z TestAppOutsideOfTPA -> /__w/1/s/artifacts/bin/TestAppOutsideOfTPA/Release/net11.0/TestAppOutsideOfTPA.dll 2026-01-17T20:51:39.1445076Z ComInterfaceGenerator -> /__w/1/s/artifacts/bin/ComInterfaceGenerator/Release/netstandard2.0/Microsoft.Interop.ComInterfaceGenerator.dll 2026-01-17T20:51:40.0544836Z System.Runtime.InteropServices.RuntimeInformation.Tests -> /__w/1/s/artifacts/bin/System.Runtime.InteropServices.RuntimeInformation.Tests/Release/net11.0-browser/browser-wasm/publish/ 2026-01-17T20:51:40.3877594Z System.Runtime.InteropServices.RuntimeInformation.Tests -> /__w/1/s/artifacts/bin/System.Runtime.InteropServices.RuntimeInformation.Tests/Release/net11.0-browser/browser-wasm/System.Runtime.InteropServices.RuntimeInformation.Tests.dll 2026-01-17T20:51:41.2106891Z Zipping directory "/__w/1/s/artifacts/bin/System.Runtime.InteropServices.RuntimeInformation.Tests/Release/net11.0-browser/browser-wasm/wwwroot/" to "/__w/1/s/artifacts/helix/tests/browser.AnyCPU.Release/System.Runtime.InteropServices.RuntimeInformation.Tests.zip". 2026-01-17T20:51:41.6646590Z System.DirectoryServices -> /__w/1/s/artifacts/bin/System.DirectoryServices/ref/Release/net11.0/System.DirectoryServices.dll 2026-01-17T20:51:41.6995468Z System.Security.Principal.Windows -> /__w/1/s/artifacts/bin/System.Security.Principal.Windows/Release/net11.0/System.Security.Principal.Windows.dll 2026-01-17T20:51:41.8586617Z System.DirectoryServices -> /__w/1/s/artifacts/bin/System.DirectoryServices/Release/net11.0/System.DirectoryServices.dll 2026-01-17T20:51:42.3624083Z System.IO.IsolatedStorage.Tests -> /__w/1/s/artifacts/bin/System.IO.IsolatedStorage.Tests/Release/net11.0-browser/browser-wasm/System.IO.IsolatedStorage.Tests.dll 2026-01-17T20:51:44.1850690Z System.IO.IsolatedStorage.Tests -> /__w/1/s/artifacts/bin/System.IO.IsolatedStorage.Tests/Release/net11.0-browser/browser-wasm/publish/ 2026-01-17T20:51:44.2366197Z System.Runtime.Extensions.Tests -> /__w/1/s/artifacts/bin/System.Runtime.Extensions.Tests/Release/net11.0-browser/browser-wasm/System.Runtime.Extensions.Tests.dll 2026-01-17T20:51:46.0788254Z System.Runtime.Extensions.Tests -> /__w/1/s/artifacts/bin/System.Runtime.Extensions.Tests/Release/net11.0-browser/browser-wasm/publish/ 2026-01-17T20:51:46.3242148Z System.Runtime.Extensions.Tests -> /__w/1/s/artifacts/bin/System.Runtime.Extensions.Tests/Release/net11.0-browser/browser-wasm/System.Runtime.Extensions.Tests.dll 2026-01-17T20:51:47.1708399Z Zipping directory "/__w/1/s/artifacts/bin/System.Runtime.Extensions.Tests/Release/net11.0-browser/browser-wasm/wwwroot/" to "/__w/1/s/artifacts/helix/tests/browser.AnyCPU.Release/System.Runtime.Extensions.Tests.zip". 2026-01-17T20:51:47.3092752Z System.IO.IsolatedStorage.Tests -> /__w/1/s/artifacts/bin/System.IO.IsolatedStorage.Tests/Release/net11.0-browser/browser-wasm/System.IO.IsolatedStorage.Tests.dll 2026-01-17T20:51:48.4912850Z System.Net.Mail.Unit.Tests -> /__w/1/s/artifacts/bin/System.Net.Mail.Unit.Tests/Release/net11.0-browser/browser-wasm/System.Net.Mail.Unit.Tests.dll 2026-01-17T20:51:50.3548944Z System.Net.Mail.Unit.Tests -> /__w/1/s/artifacts/bin/System.Net.Mail.Unit.Tests/Release/net11.0-browser/browser-wasm/publish/ 2026-01-17T20:51:50.5674366Z System.Net.Mail.Unit.Tests -> /__w/1/s/artifacts/bin/System.Net.Mail.Unit.Tests/Release/net11.0-browser/browser-wasm/System.Net.Mail.Unit.Tests.dll 2026-01-17T20:51:51.4156207Z Zipping directory "/__w/1/s/artifacts/bin/System.Net.Mail.Unit.Tests/Release/net11.0-browser/browser-wasm/wwwroot/" to "/__w/1/s/artifacts/helix/tests/browser.AnyCPU.Release/System.Net.Mail.Unit.Tests.zip". 2026-01-17T20:51:52.8887635Z System.IO.Compression.Tests -> /__w/1/s/artifacts/bin/System.IO.Compression.Tests/Release/net11.0-browser/browser-wasm/publish/ 2026-01-17T20:51:52.9696416Z Microsoft.Extensions.Logging.Abstractions -> /__w/1/s/artifacts/bin/Microsoft.Extensions.Logging.Abstractions/Release/net11.0/Microsoft.Extensions.Logging.Abstractions.dll 2026-01-17T20:51:53.0845162Z Microsoft.Extensions.Hosting.Abstractions -> /__w/1/s/artifacts/bin/Microsoft.Extensions.Hosting.Abstractions/ref/Release/net11.0/Microsoft.Extensions.Hosting.Abstractions.dll 2026-01-17T20:51:53.1486249Z Microsoft.Extensions.Hosting.Abstractions -> /__w/1/s/artifacts/bin/Microsoft.Extensions.Hosting.Abstractions/Release/net11.0/Microsoft.Extensions.Hosting.Abstractions.dll 2026-01-17T20:51:53.6175771Z System.Linq -> /__w/1/s/artifacts/bin/System.Linq/ref/Release/net11.0/System.Linq.dll 2026-01-17T20:51:53.9344931Z System.Net.Sockets.Tests -> /__w/1/s/artifacts/bin/System.Net.Sockets.Tests/Release/net11.0-browser/browser-wasm/System.Net.Sockets.Tests.dll 2026-01-17T20:51:56.2004267Z System.Net.Sockets.Tests -> /__w/1/s/artifacts/bin/System.Net.Sockets.Tests/Release/net11.0-browser/browser-wasm/publish/ 2026-01-17T20:51:56.2273516Z System.Net.Security.Tests -> /__w/1/s/artifacts/bin/System.Net.Security.Tests/Release/net11.0-browser/browser-wasm/System.Net.Security.Tests.dll 2026-01-17T20:51:57.4499481Z System.Linq -> /__w/1/s/artifacts/bin/System.Linq/Release/net11.0/System.Linq.dll 2026-01-17T20:51:57.5315729Z System.Diagnostics.DiagnosticSource -> /__w/1/s/artifacts/bin/System.Diagnostics.DiagnosticSource/ref/Release/net11.0/System.Diagnostics.DiagnosticSource.dll 2026-01-17T20:51:57.6104349Z System.Diagnostics.DiagnosticSource -> /__w/1/s/artifacts/bin/System.Diagnostics.DiagnosticSource/Release/net11.0/System.Diagnostics.DiagnosticSource.dll 2026-01-17T20:51:57.7301009Z Microsoft.Extensions.Logging -> /__w/1/s/artifacts/bin/Microsoft.Extensions.Logging/ref/Release/net11.0/Microsoft.Extensions.Logging.dll 2026-01-17T20:51:57.8160287Z Microsoft.Extensions.Logging -> /__w/1/s/artifacts/bin/Microsoft.Extensions.Logging/Release/net11.0/Microsoft.Extensions.Logging.dll 2026-01-17T20:51:57.9186930Z Microsoft.Extensions.Logging.EventSource -> /__w/1/s/artifacts/bin/Microsoft.Extensions.Logging.EventSource/ref/Release/net11.0/Microsoft.Extensions.Logging.EventSource.dll 2026-01-17T20:51:58.0094192Z Microsoft.Extensions.Logging.EventSource -> /__w/1/s/artifacts/bin/Microsoft.Extensions.Logging.EventSource/Release/net11.0/Microsoft.Extensions.Logging.EventSource.dll 2026-01-17T20:51:58.1009314Z Microsoft.Extensions.Logging.EventLog -> /__w/1/s/artifacts/bin/Microsoft.Extensions.Logging.EventLog/ref/Release/net11.0/Microsoft.Extensions.Logging.EventLog.dll 2026-01-17T20:51:58.1918125Z Microsoft.Extensions.Logging.EventLog -> /__w/1/s/artifacts/bin/Microsoft.Extensions.Logging.EventLog/Release/net11.0/Microsoft.Extensions.Logging.EventLog.dll 2026-01-17T20:51:58.2842358Z Microsoft.Extensions.Logging.Debug -> /__w/1/s/artifacts/bin/Microsoft.Extensions.Logging.Debug/ref/Release/net11.0/Microsoft.Extensions.Logging.Debug.dll 2026-01-17T20:51:58.3983342Z Microsoft.Extensions.Logging.Debug -> /__w/1/s/artifacts/bin/Microsoft.Extensions.Logging.Debug/Release/net11.0/Microsoft.Extensions.Logging.Debug.dll 2026-01-17T20:51:58.5223111Z Microsoft.Extensions.Logging.Configuration -> /__w/1/s/artifacts/bin/Microsoft.Extensions.Logging.Configuration/ref/Release/net11.0/Microsoft.Extensions.Logging.Configuration.dll 2026-01-17T20:51:58.6743599Z Microsoft.Extensions.Logging.Configuration -> /__w/1/s/artifacts/bin/Microsoft.Extensions.Logging.Configuration/Release/net11.0/Microsoft.Extensions.Logging.Configuration.dll 2026-01-17T20:51:58.7529573Z Microsoft.Extensions.Logging.Console -> /__w/1/s/artifacts/bin/Microsoft.Extensions.Logging.Console/ref/Release/net11.0/Microsoft.Extensions.Logging.Console.dll 2026-01-17T20:51:58.8306081Z Microsoft.Extensions.Logging.Console -> /__w/1/s/artifacts/bin/Microsoft.Extensions.Logging.Console/Release/net11.0/Microsoft.Extensions.Logging.Console.dll 2026-01-17T20:51:58.9262013Z Microsoft.Extensions.Hosting -> /__w/1/s/artifacts/bin/Microsoft.Extensions.Hosting/ref/Release/net11.0/Microsoft.Extensions.Hosting.dll 2026-01-17T20:51:59.0244388Z Microsoft.Extensions.Hosting -> /__w/1/s/artifacts/bin/Microsoft.Extensions.Hosting/Release/net11.0/Microsoft.Extensions.Hosting.dll 2026-01-17T20:51:59.1214037Z System.Collections.NonGeneric -> /__w/1/s/artifacts/bin/System.Collections.NonGeneric/ref/Release/net11.0/System.Collections.NonGeneric.dll 2026-01-17T20:51:59.1609804Z System.Collections.NonGeneric -> /__w/1/s/artifacts/bin/System.Collections.NonGeneric/Release/net11.0/System.Collections.NonGeneric.dll 2026-01-17T20:52:03.1414874Z System.IO.Compression.Tests -> /__w/1/s/artifacts/bin/System.IO.Compression.Tests/Release/net11.0-browser/browser-wasm/System.IO.Compression.Tests.dll 2026-01-17T20:52:03.1641419Z Zipping directory "/__w/1/s/artifacts/bin/System.IO.Compression.Tests/Release/net11.0-browser/browser-wasm/wwwroot/" to "/__w/1/s/artifacts/helix/browseronly/browser.AnyCPU.Release/System.IO.Compression.Tests.zip". 2026-01-17T20:52:03.3641580Z System.Net.Sockets.Tests -> /__w/1/s/artifacts/bin/System.Net.Sockets.Tests/Release/net11.0-browser/browser-wasm/System.Net.Sockets.Tests.dll 2026-01-17T20:52:04.3306906Z TestILAssembly -> /__w/1/s/artifacts/bin/TestILAssembly/Release/netstandard2.0/TestILAssembly.dll 2026-01-17T20:52:04.5139369Z TestLoadAssembly -> /__w/1/s/artifacts/bin/TestLoadAssembly/Release/netstandard2.0/TestLoadAssembly.dll 2026-01-17T20:52:04.6404704Z TestCollectibleAssembly -> /__w/1/s/artifacts/bin/TestCollectibleAssembly/Release/netstandard2.0/TestCollectibleAssembly.dll 2026-01-17T20:52:04.7251210Z System.Reflection.TestModule -> /__w/1/s/artifacts/bin/System.Reflection.TestModule/Release/netstandard2.0/System.Reflection.TestModule.dll 2026-01-17T20:52:04.7990410Z System.TestStructs -> /__w/1/s/artifacts/bin/System.TestStructs/Release/netstandard2.0/System.TestStructs.dll 2026-01-17T20:52:05.1476876Z System.Diagnostics.DiagnosticSource.Tests -> /__w/1/s/artifacts/bin/System.Diagnostics.DiagnosticSource.Tests/Release/net11.0-browser/browser-wasm/System.Diagnostics.DiagnosticSource.Tests.dll 2026-01-17T20:52:07.4436481Z System.Net.Security.Tests -> /__w/1/s/artifacts/bin/System.Net.Security.Tests/Release/net11.0-browser/browser-wasm/publish/ 2026-01-17T20:52:08.7239665Z System.Diagnostics.DiagnosticSource.Tests -> /__w/1/s/artifacts/bin/System.Diagnostics.DiagnosticSource.Tests/Release/net11.0-browser/browser-wasm/publish/ 2026-01-17T20:52:09.3294820Z System.Net.Security.Tests -> /__w/1/s/artifacts/bin/System.Net.Security.Tests/Release/net11.0-browser/browser-wasm/System.Net.Security.Tests.dll 2026-01-17T20:52:10.4908714Z System.Diagnostics.DiagnosticSource.Tests -> /__w/1/s/artifacts/bin/System.Diagnostics.DiagnosticSource.Tests/Release/net11.0-browser/browser-wasm/System.Diagnostics.DiagnosticSource.Tests.dll 2026-01-17T20:52:10.5098667Z Zipping directory "/__w/1/s/artifacts/bin/System.Diagnostics.DiagnosticSource.Tests/Release/net11.0-browser/browser-wasm/wwwroot/" to "/__w/1/s/artifacts/helix/tests/browser.AnyCPU.Release/System.Diagnostics.DiagnosticSource.Tests.zip". 2026-01-17T20:52:10.8840329Z MetricOuterLoop1.Tests -> /__w/1/s/artifacts/bin/MetricOuterLoop1.Tests/Release/net11.0-browser/browser-wasm/MetricOuterLoop1.Tests.dll 2026-01-17T20:52:13.2144871Z MetricOuterLoop1.Tests -> /__w/1/s/artifacts/bin/MetricOuterLoop1.Tests/Release/net11.0-browser/browser-wasm/publish/ 2026-01-17T20:52:13.2694066Z Microsoft.Extensions.Diagnostics.Tests -> /__w/1/s/artifacts/bin/Microsoft.Extensions.Diagnostics.Tests/Release/net11.0-browser/browser-wasm/Microsoft.Extensions.Diagnostics.Tests.dll 2026-01-17T20:52:14.5297887Z MetricOuterLoop1.Tests -> /__w/1/s/artifacts/bin/MetricOuterLoop1.Tests/Release/net11.0-browser/browser-wasm/MetricOuterLoop1.Tests.dll 2026-01-17T20:52:15.4009984Z Zipping directory "/__w/1/s/artifacts/bin/MetricOuterLoop1.Tests/Release/net11.0-browser/browser-wasm/wwwroot/" to "/__w/1/s/artifacts/helix/tests/browser.AnyCPU.Release/MetricOuterLoop1.Tests.zip". 2026-01-17T20:52:40.6012775Z MetricOuterLoop.Tests -> /__w/1/s/artifacts/bin/MetricOuterLoop.Tests/Release/net11.0-browser/browser-wasm/MetricOuterLoop.Tests.dll 2026-01-17T20:52:41.6775073Z TestILAssembly -> /__w/1/s/artifacts/bin/TestILAssembly/Release/netstandard2.0/TestILAssembly.dll 2026-01-17T20:52:41.7282429Z System.TestStructs -> /__w/1/s/artifacts/bin/System.TestStructs/Release/netstandard2.0/System.TestStructs.dll 2026-01-17T20:52:42.1751827Z System.Security.Cryptography.Tests -> /__w/1/s/artifacts/bin/System.Security.Cryptography.Tests/Release/net11.0-browser/browser-wasm/System.Security.Cryptography.Tests.dll 2026-01-17T20:52:44.6215394Z Microsoft.Extensions.Diagnostics.Tests -> /__w/1/s/artifacts/bin/Microsoft.Extensions.Diagnostics.Tests/Release/net11.0-browser/browser-wasm/publish/ 2026-01-17T20:52:44.6474885Z MetricOuterLoop.Tests -> /__w/1/s/artifacts/bin/MetricOuterLoop.Tests/Release/net11.0-browser/browser-wasm/publish/ 2026-01-17T20:52:45.8532922Z System.Security.Cryptography.Tests -> /__w/1/s/artifacts/bin/System.Security.Cryptography.Tests/Release/net11.0-browser/browser-wasm/publish/ 2026-01-17T20:52:46.1253827Z MetricOuterLoop.Tests -> /__w/1/s/artifacts/bin/MetricOuterLoop.Tests/Release/net11.0-browser/browser-wasm/MetricOuterLoop.Tests.dll 2026-01-17T20:52:47.0339323Z Zipping directory "/__w/1/s/artifacts/bin/MetricOuterLoop.Tests/Release/net11.0-browser/browser-wasm/wwwroot/" to "/__w/1/s/artifacts/helix/tests/browser.AnyCPU.Release/MetricOuterLoop.Tests.zip". 2026-01-17T20:52:47.1785283Z System.Security.Cryptography.Tests -> /__w/1/s/artifacts/bin/System.Security.Cryptography.Tests/Release/net11.0-browser/browser-wasm/System.Security.Cryptography.Tests.dll 2026-01-17T20:52:48.0820781Z Zipping directory "/__w/1/s/artifacts/bin/System.Security.Cryptography.Tests/Release/net11.0-browser/browser-wasm/wwwroot/" to "/__w/1/s/artifacts/helix/tests/browser.AnyCPU.Release/System.Security.Cryptography.Tests.zip". 2026-01-17T20:52:48.2642332Z Microsoft.Extensions.Diagnostics.Tests -> /__w/1/s/artifacts/bin/Microsoft.Extensions.Diagnostics.Tests/Release/net11.0-browser/browser-wasm/Microsoft.Extensions.Diagnostics.Tests.dll 2026-01-17T20:52:49.4421194Z Zipping directory "/__w/1/s/artifacts/bin/Microsoft.Extensions.Diagnostics.Tests/Release/net11.0-browser/browser-wasm/wwwroot/" to "/__w/1/s/artifacts/helix/tests/browser.AnyCPU.Release/Microsoft.Extensions.Diagnostics.Tests.zip". 2026-01-17T20:52:49.4756293Z System.Net.Http.Functional.Tests -> /__w/1/s/artifacts/bin/System.Net.Http.Functional.Tests/Release/net11.0-browser/browser-wasm/System.Net.Http.Functional.Tests.dll 2026-01-17T20:52:50.8342114Z System.Reflection.TestModule -> /__w/1/s/artifacts/bin/System.Reflection.TestModule/Release/netstandard2.0/System.Reflection.TestModule.dll 2026-01-17T20:52:52.0046702Z System.Net.Http.Functional.Tests -> /__w/1/s/artifacts/bin/System.Net.Http.Functional.Tests/Release/net11.0-browser/browser-wasm/publish/ 2026-01-17T20:52:52.2594975Z System.Net.Http.Functional.Tests -> /__w/1/s/artifacts/bin/System.Net.Http.Functional.Tests/Release/net11.0-browser/browser-wasm/System.Net.Http.Functional.Tests.dll 2026-01-17T20:52:53.3974095Z Zipping directory "/__w/1/s/artifacts/bin/System.Net.Http.Functional.Tests/Release/net11.0-browser/browser-wasm/wwwroot/" to "/__w/1/s/artifacts/helix/browseronly/browser.AnyCPU.Release/System.Net.Http.Functional.Tests.zip". 2026-01-17T20:52:53.4273644Z System.Security.AccessControl -> /__w/1/s/artifacts/bin/System.Security.AccessControl/ref/Release/net11.0/System.Security.AccessControl.dll 2026-01-17T20:52:53.4969206Z System.Security.AccessControl -> /__w/1/s/artifacts/bin/System.Security.AccessControl/Release/net11.0/System.Security.AccessControl.dll 2026-01-17T20:52:53.6074232Z Microsoft.Win32.Registry -> /__w/1/s/artifacts/bin/Microsoft.Win32.Registry/ref/Release/net11.0/Microsoft.Win32.Registry.dll 2026-01-17T20:52:53.6291510Z TestCollectibleAssembly -> /__w/1/s/artifacts/bin/TestCollectibleAssembly/Release/netstandard2.0/TestCollectibleAssembly.dll 2026-01-17T20:52:53.6342933Z TestLoadAssembly -> /__w/1/s/artifacts/bin/TestLoadAssembly/Release/netstandard2.0/TestLoadAssembly.dll 2026-01-17T20:52:53.6739476Z Microsoft.Win32.Registry -> /__w/1/s/artifacts/bin/Microsoft.Win32.Registry/Release/net11.0/Microsoft.Win32.Registry.dll 2026-01-17T20:52:54.5540891Z System.Diagnostics.Process.Tests -> /__w/1/s/artifacts/bin/System.Diagnostics.Process.Tests/Release/net11.0-browser/browser-wasm/System.Diagnostics.Process.Tests.dll 2026-01-17T20:52:55.7455908Z System.Runtime.Tests -> /__w/1/s/artifacts/bin/System.Runtime.Tests/Release/net11.0-browser/browser-wasm/System.Runtime.Tests.dll 2026-01-17T20:52:57.0170362Z System.Diagnostics.Process.Tests -> /__w/1/s/artifacts/bin/System.Diagnostics.Process.Tests/Release/net11.0-browser/browser-wasm/publish/ 2026-01-17T20:52:57.2774368Z System.Diagnostics.Process.Tests -> /__w/1/s/artifacts/bin/System.Diagnostics.Process.Tests/Release/net11.0-browser/browser-wasm/System.Diagnostics.Process.Tests.dll 2026-01-17T20:52:58.5520829Z System.Runtime.Tests -> /__w/1/s/artifacts/bin/System.Runtime.Tests/Release/net11.0-browser/browser-wasm/publish/ 2026-01-17T20:52:58.8105714Z System.Runtime.Tests -> /__w/1/s/artifacts/bin/System.Runtime.Tests/Release/net11.0-browser/browser-wasm/System.Runtime.Tests.dll 2026-01-17T20:52:59.7201372Z Zipping directory "/__w/1/s/artifacts/bin/System.Runtime.Tests/Release/net11.0-browser/browser-wasm/wwwroot/" to "/__w/1/s/artifacts/helix/tests/browser.AnyCPU.Release/System.Runtime.Tests.zip". 2026-01-17T20:53:01.1112811Z ##[error].dotnet/sdk/11.0.100-alpha.1.26060.102/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Sdk.DefaultItems.Shared.targets(213,5): error NETSDK1022: (NETCORE_ENGINEERING_TELEMETRY=Build) Duplicate 'Content' items were included. The .NET SDK includes 'Content' items from your project directory by default. You can either remove these items from your project file, or set the 'EnableDefaultContentItems' property to 'false' if you want to explicitly include them in your project file. For more information, see https://aka.ms/sdkimplicititems. The duplicate items were: 'testFileToReload.json' 2026-01-17T20:53:01.1114835Z /__w/1/s/.dotnet/sdk/11.0.100-alpha.1.26060.102/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Sdk.DefaultItems.Shared.targets(213,5): error NETSDK1022: Duplicate 'Content' items were included. The .NET SDK includes 'Content' items from your project directory by default. You can either remove these items from your project file, or set the 'EnableDefaultContentItems' property to 'false' if you want to explicitly include them in your project file. For more information, see https://aka.ms/sdkimplicititems. The duplicate items were: 'testFileToReload.json' [/__w/1/s/src/libraries/Microsoft.Extensions.Configuration/tests/FunctionalTests/Microsoft.Extensions.Configuration.Functional.Tests.csproj::TargetFramework=net11.0] 2026-01-17T20:53:01.6402249Z Microsoft.Bcl.Memory.Tests -> /__w/1/s/artifacts/bin/Microsoft.Bcl.Memory.Tests/Release/net11.0/browser-wasm/Microsoft.Bcl.Memory.Tests.dll 2026-01-17T20:53:03.7049936Z Microsoft.Bcl.Memory.Tests -> /__w/1/s/artifacts/bin/Microsoft.Bcl.Memory.Tests/Release/net11.0/browser-wasm/publish/ 2026-01-17T20:53:03.9249281Z Microsoft.Bcl.Memory.Tests -> /__w/1/s/artifacts/bin/Microsoft.Bcl.Memory.Tests/Release/net11.0/browser-wasm/Microsoft.Bcl.Memory.Tests.dll 2026-01-17T20:53:04.8370270Z Zipping directory "/__w/1/s/artifacts/bin/Microsoft.Bcl.Memory.Tests/Release/net11.0/browser-wasm/wwwroot/" to "/__w/1/s/artifacts/helix/tests/browser.AnyCPU.Release/Microsoft.Bcl.Memory.Tests.zip". 2026-01-17T20:53:07.8306852Z CollectibleAssembly -> /__w/1/s/artifacts/bin/CollectibleAssembly/Release/net11.0/CollectibleAssembly.dll 2026-01-17T20:53:08.0265260Z Microsoft.CSharp.Tests -> /__w/1/s/artifacts/bin/Microsoft.CSharp.Tests/Release/net11.0/browser-wasm/Microsoft.CSharp.Tests.dll 2026-01-17T20:53:11.3349738Z Microsoft.CSharp.Tests -> /__w/1/s/artifacts/bin/Microsoft.CSharp.Tests/Release/net11.0/browser-wasm/publish/ 2026-01-17T20:53:11.7401807Z Microsoft.CSharp.Tests -> /__w/1/s/artifacts/bin/Microsoft.CSharp.Tests/Release/net11.0/browser-wasm/Microsoft.CSharp.Tests.dll 2026-01-17T20:53:13.1379781Z Zipping directory "/__w/1/s/artifacts/bin/Microsoft.CSharp.Tests/Release/net11.0/browser-wasm/wwwroot/" to "/__w/1/s/artifacts/helix/tests/browser.AnyCPU.Release/Microsoft.CSharp.Tests.zip". 2026-01-17T20:53:14.2693753Z Microsoft.VisualBasic.Core.Tests -> /__w/1/s/artifacts/bin/Microsoft.VisualBasic.Core.Tests/Release/net11.0/browser-wasm/Microsoft.VisualBasic.Core.Tests.dll 2026-01-17T20:53:18.1639859Z Microsoft.VisualBasic.Core.Tests -> /__w/1/s/artifacts/bin/Microsoft.VisualBasic.Core.Tests/Release/net11.0/browser-wasm/publish/ 2026-01-17T20:53:19.2340835Z System.Text.Encoding.CodePages.Tests -> /__w/1/s/artifacts/bin/System.Text.Encoding.CodePages.Tests/Release/net11.0/browser-wasm/System.Text.Encoding.CodePages.Tests.dll 2026-01-17T20:53:21.9017802Z System.Text.Encoding.CodePages.Tests -> /__w/1/s/artifacts/bin/System.Text.Encoding.CodePages.Tests/Release/net11.0/browser-wasm/publish/ 2026-01-17T20:53:22.1492334Z Microsoft.VisualBasic.Core.Tests -> /__w/1/s/artifacts/bin/Microsoft.VisualBasic.Core.Tests/Release/net11.0/browser-wasm/Microsoft.VisualBasic.Core.Tests.dll 2026-01-17T20:53:23.3577146Z Zipping directory "/__w/1/s/artifacts/bin/Microsoft.VisualBasic.Core.Tests/Release/net11.0/browser-wasm/wwwroot/" to "/__w/1/s/artifacts/helix/tests/browser.AnyCPU.Release/Microsoft.VisualBasic.Core.Tests.zip". 2026-01-17T20:53:23.5231439Z System.Text.Encoding.CodePages.Tests -> /__w/1/s/artifacts/bin/System.Text.Encoding.CodePages.Tests/Release/net11.0/browser-wasm/System.Text.Encoding.CodePages.Tests.dll 2026-01-17T20:53:24.8503950Z Zipping directory "/__w/1/s/artifacts/bin/System.Text.Encoding.CodePages.Tests/Release/net11.0/browser-wasm/wwwroot/" to "/__w/1/s/artifacts/helix/tests/browser.AnyCPU.Release/System.Text.Encoding.CodePages.Tests.zip". 2026-01-17T20:53:26.8592552Z System.Threading.Tasks.Dataflow.Tests -> /__w/1/s/artifacts/bin/System.Threading.Tasks.Dataflow.Tests/Release/net11.0/browser-wasm/System.Threading.Tasks.Dataflow.Tests.dll 2026-01-17T20:53:29.5254374Z System.Threading.Tasks.Dataflow.Tests -> /__w/1/s/artifacts/bin/System.Threading.Tasks.Dataflow.Tests/Release/net11.0/browser-wasm/publish/ 2026-01-17T20:53:29.8801450Z System.Text.Json.SourceGeneration.Roslyn4.4 -> /__w/1/s/artifacts/bin/System.Text.Json.SourceGeneration.Roslyn4.4/Release/netstandard2.0/System.Text.Json.SourceGeneration.dll 2026-01-17T20:53:31.3857620Z TestAssembly -> /__w/1/s/artifacts/bin/TestAssembly/Release/netstandard2.0/TestAssembly.dll 2026-01-17T20:53:31.3933382Z System.Net.Http.Json.Unit.Tests -> /__w/1/s/artifacts/bin/System.Net.Http.Json.Unit.Tests/Release/net11.0/browser-wasm/System.Net.Http.Json.Unit.Tests.dll 2026-01-17T20:53:32.6871536Z System.Formats.Asn1.Tests -> /__w/1/s/artifacts/bin/System.Formats.Asn1.Tests/Release/net11.0/browser-wasm/System.Formats.Asn1.Tests.dll 2026-01-17T20:53:35.2749608Z System.Net.Http.Json.Unit.Tests -> /__w/1/s/artifacts/bin/System.Net.Http.Json.Unit.Tests/Release/net11.0/browser-wasm/publish/ 2026-01-17T20:53:36.7306229Z System.Formats.Asn1.Tests -> /__w/1/s/artifacts/bin/System.Formats.Asn1.Tests/Release/net11.0/browser-wasm/publish/ 2026-01-17T20:53:36.9688492Z System.Net.Http.Json.Unit.Tests -> /__w/1/s/artifacts/bin/System.Net.Http.Json.Unit.Tests/Release/net11.0/browser-wasm/System.Net.Http.Json.Unit.Tests.dll 2026-01-17T20:53:38.2044480Z Zipping directory "/__w/1/s/artifacts/bin/System.Net.Http.Json.Unit.Tests/Release/net11.0/browser-wasm/wwwroot/" to "/__w/1/s/artifacts/helix/tests/browser.AnyCPU.Release/System.Net.Http.Json.Unit.Tests.zip". 2026-01-17T20:53:38.3423999Z System.Formats.Asn1.Tests -> /__w/1/s/artifacts/bin/System.Formats.Asn1.Tests/Release/net11.0/browser-wasm/System.Formats.Asn1.Tests.dll 2026-01-17T20:53:39.5783993Z Zipping directory "/__w/1/s/artifacts/bin/System.Formats.Asn1.Tests/Release/net11.0/browser-wasm/wwwroot/" to "/__w/1/s/artifacts/helix/tests/browser.AnyCPU.Release/System.Formats.Asn1.Tests.zip". 2026-01-17T20:53:41.9166070Z System.Threading.Tasks.Dataflow.Tests -> /__w/1/s/artifacts/bin/System.Threading.Tasks.Dataflow.Tests/Release/net11.0/browser-wasm/System.Threading.Tasks.Dataflow.Tests.dll 2026-01-17T20:53:43.1616647Z Zipping directory "/__w/1/s/artifacts/bin/System.Threading.Tasks.Dataflow.Tests/Release/net11.0/browser-wasm/wwwroot/" to "/__w/1/s/artifacts/helix/tests/browser.AnyCPU.Release/System.Threading.Tasks.Dataflow.Tests.zip". 2026-01-17T20:53:43.5898093Z System.Linq.AsyncEnumerable.Tests -> /__w/1/s/artifacts/bin/System.Linq.AsyncEnumerable.Tests/Release/net11.0/browser-wasm/System.Linq.AsyncEnumerable.Tests.dll 2026-01-17T20:53:46.7822907Z System.Linq.AsyncEnumerable.Tests -> /__w/1/s/artifacts/bin/System.Linq.AsyncEnumerable.Tests/Release/net11.0/browser-wasm/publish/ 2026-01-17T20:53:46.9078015Z System.Net.ServerSentEvents.Tests -> /__w/1/s/artifacts/bin/System.Net.ServerSentEvents.Tests/Release/net11.0/browser-wasm/System.Net.ServerSentEvents.Tests.dll 2026-01-17T20:53:48.2957150Z System.Linq.AsyncEnumerable.Tests -> /__w/1/s/artifacts/bin/System.Linq.AsyncEnumerable.Tests/Release/net11.0/browser-wasm/System.Linq.AsyncEnumerable.Tests.dll 2026-01-17T20:53:49.5957808Z Zipping directory "/__w/1/s/artifacts/bin/System.Linq.AsyncEnumerable.Tests/Release/net11.0/browser-wasm/wwwroot/" to "/__w/1/s/artifacts/helix/tests/browser.AnyCPU.Release/System.Linq.AsyncEnumerable.Tests.zip". 2026-01-17T20:53:49.6257107Z Microsoft.Extensions.FileSystemGlobbing.Tests -> /__w/1/s/artifacts/bin/Microsoft.Extensions.FileSystemGlobbing.Tests/Release/net11.0/browser-wasm/Microsoft.Extensions.FileSystemGlobbing.Tests.dll 2026-01-17T20:53:52.3382458Z System.Net.ServerSentEvents.Tests -> /__w/1/s/artifacts/bin/System.Net.ServerSentEvents.Tests/Release/net11.0/browser-wasm/publish/ 2026-01-17T20:53:53.8625053Z Microsoft.Extensions.FileSystemGlobbing.Tests -> /__w/1/s/artifacts/bin/Microsoft.Extensions.FileSystemGlobbing.Tests/Release/net11.0/browser-wasm/publish/ 2026-01-17T20:53:54.1750469Z Microsoft.Bcl.AsyncInterfaces -> /__w/1/s/artifacts/bin/Microsoft.Bcl.AsyncInterfaces/Release/netstandard2.1/Microsoft.Bcl.AsyncInterfaces.dll 2026-01-17T20:53:54.2791041Z Microsoft.Extensions.FileSystemGlobbing.Tests -> /__w/1/s/artifacts/bin/Microsoft.Extensions.FileSystemGlobbing.Tests/Release/net11.0/browser-wasm/Microsoft.Extensions.FileSystemGlobbing.Tests.dll 2026-01-17T20:53:55.5485877Z Zipping directory "/__w/1/s/artifacts/bin/Microsoft.Extensions.FileSystemGlobbing.Tests/Release/net11.0/browser-wasm/wwwroot/" to "/__w/1/s/artifacts/helix/tests/browser.AnyCPU.Release/Microsoft.Extensions.FileSystemGlobbing.Tests.zip". 2026-01-17T20:53:55.7049407Z Microsoft.Bcl.Cryptography -> /__w/1/s/artifacts/bin/Microsoft.Bcl.Cryptography/Release/net11.0/Microsoft.Bcl.Cryptography.dll 2026-01-17T20:53:55.9990638Z System.Net.ServerSentEvents.Tests -> /__w/1/s/artifacts/bin/System.Net.ServerSentEvents.Tests/Release/net11.0/browser-wasm/System.Net.ServerSentEvents.Tests.dll 2026-01-17T20:53:57.2904138Z Zipping directory "/__w/1/s/artifacts/bin/System.Net.ServerSentEvents.Tests/Release/net11.0/browser-wasm/wwwroot/" to "/__w/1/s/artifacts/helix/tests/browser.AnyCPU.Release/System.Net.ServerSentEvents.Tests.zip". 2026-01-17T20:53:58.6634577Z Microsoft.Bcl.Cryptography.Tests -> /__w/1/s/artifacts/bin/Microsoft.Bcl.Cryptography.Tests/Release/net11.0/browser-wasm/Microsoft.Bcl.Cryptography.Tests.dll 2026-01-17T20:54:00.1489608Z Microsoft.Bcl.AsyncInterfaces.Tests -> /__w/1/s/artifacts/bin/Microsoft.Bcl.AsyncInterfaces.Tests/Release/net11.0/browser-wasm/Microsoft.Bcl.AsyncInterfaces.Tests.dll 2026-01-17T20:54:02.9475399Z System.IO.Packaging -> /__w/1/s/artifacts/bin/System.IO.Packaging/ref/Release/net11.0/System.IO.Packaging.dll 2026-01-17T20:54:03.1062473Z System.Formats.Nrbf -> /__w/1/s/artifacts/bin/System.Formats.Nrbf/ref/Release/net11.0/System.Formats.Nrbf.dll 2026-01-17T20:54:06.1001503Z System.Console.Tests -> /__w/1/s/artifacts/bin/System.Console.Tests/Release/net11.0/browser-wasm/System.Console.Tests.dll 2026-01-17T20:54:08.6939164Z System.IO.Packaging -> /__w/1/s/artifacts/bin/System.IO.Packaging/Release/net11.0/System.IO.Packaging.dll 2026-01-17T20:54:10.1127423Z Microsoft.Bcl.AsyncInterfaces.Tests -> /__w/1/s/artifacts/bin/Microsoft.Bcl.AsyncInterfaces.Tests/Release/net11.0/browser-wasm/publish/ 2026-01-17T20:54:10.1167003Z System.Console.Tests -> /__w/1/s/artifacts/bin/System.Console.Tests/Release/net11.0/browser-wasm/publish/ 2026-01-17T20:54:10.3581669Z System.Composition.Runtime -> /__w/1/s/artifacts/bin/System.Composition.Runtime/Release/net11.0/System.Composition.Runtime.dll 2026-01-17T20:54:11.8719446Z System.Console.Tests -> /__w/1/s/artifacts/bin/System.Console.Tests/Release/net11.0/browser-wasm/System.Console.Tests.dll 2026-01-17T20:54:11.8910466Z Zipping directory "/__w/1/s/artifacts/bin/System.Console.Tests/Release/net11.0/browser-wasm/wwwroot/" to "/__w/1/s/artifacts/helix/tests/browser.AnyCPU.Release/System.Console.Tests.zip". 2026-01-17T20:54:12.0869216Z System.Composition.Hosting -> /__w/1/s/artifacts/bin/System.Composition.Hosting/Release/net11.0/System.Composition.Hosting.dll 2026-01-17T20:54:12.5413695Z System.ServiceModel.Syndication -> /__w/1/s/artifacts/bin/System.ServiceModel.Syndication/ref/Release/net11.0/System.ServiceModel.Syndication.dll 2026-01-17T20:54:12.6258086Z System.ServiceModel.Syndication -> /__w/1/s/artifacts/bin/System.ServiceModel.Syndication/Release/net11.0/System.ServiceModel.Syndication.dll 2026-01-17T20:54:13.2712079Z System.Formats.Nrbf -> /__w/1/s/artifacts/bin/System.Formats.Nrbf/Release/net11.0/System.Formats.Nrbf.dll 2026-01-17T20:54:18.0608116Z System.IO.MemoryMappedFiles -> /__w/1/s/artifacts/bin/System.IO.MemoryMappedFiles/ref/Release/net11.0/System.IO.MemoryMappedFiles.dll 2026-01-17T20:54:18.0847753Z System.IO.Compression -> /__w/1/s/artifacts/bin/System.IO.Compression/ref/Release/net11.0/System.IO.Compression.dll 2026-01-17T20:54:19.7896273Z Microsoft.Extensions.FileProviders.Composite -> /__w/1/s/artifacts/bin/Microsoft.Extensions.FileProviders.Composite/ref/Release/net11.0/Microsoft.Extensions.FileProviders.Composite.dll 2026-01-17T20:54:19.8533555Z Microsoft.Extensions.FileProviders.Composite -> /__w/1/s/artifacts/bin/Microsoft.Extensions.FileProviders.Composite/Release/net11.0/Microsoft.Extensions.FileProviders.Composite.dll 2026-01-17T20:54:20.3632062Z Microsoft.Extensions.Logging.EventSource.Tests -> /__w/1/s/artifacts/bin/Microsoft.Extensions.Logging.EventSource.Tests/Release/net11.0/browser-wasm/Microsoft.Extensions.Logging.EventSource.Tests.dll 2026-01-17T20:54:21.7520973Z Microsoft.Extensions.Primitives.Tests -> /__w/1/s/artifacts/bin/Microsoft.Extensions.Primitives.Tests/Release/net11.0/browser-wasm/Microsoft.Extensions.Primitives.Tests.dll 2026-01-17T20:54:25.8986213Z Microsoft.Extensions.Logging.Generators.Roslyn3.11.Tests -> /__w/1/s/artifacts/bin/Microsoft.Extensions.Logging.Generators.Roslyn3.11.Tests/Release/net11.0/browser-wasm/Microsoft.Extensions.Logging.Generators.Roslyn3.11.Tests.dll 2026-01-17T20:54:28.1894025Z Microsoft.Extensions.Primitives.Tests -> /__w/1/s/artifacts/bin/Microsoft.Extensions.Primitives.Tests/Release/net11.0/browser-wasm/publish/ 2026-01-17T20:54:28.3662894Z System.IO.Compression -> /__w/1/s/artifacts/bin/System.IO.Compression/Release/net11.0/System.IO.Compression.dll 2026-01-17T20:54:28.4187745Z System.IO.MemoryMappedFiles -> /__w/1/s/artifacts/bin/System.IO.MemoryMappedFiles/Release/net11.0/System.IO.MemoryMappedFiles.dll 2026-01-17T20:54:28.8927183Z Microsoft.Bcl.TimeProvider -> /__w/1/s/artifacts/bin/Microsoft.Bcl.TimeProvider/Release/net10.0/Microsoft.Bcl.TimeProvider.dll 2026-01-17T20:54:28.9439993Z Microsoft.Extensions.Primitives.Tests -> /__w/1/s/artifacts/bin/Microsoft.Extensions.Primitives.Tests/Release/net11.0/browser-wasm/Microsoft.Extensions.Primitives.Tests.dll 2026-01-17T20:54:28.9444963Z Microsoft.Extensions.Logging.TraceSource -> /__w/1/s/artifacts/bin/Microsoft.Extensions.Logging.TraceSource/ref/Release/net11.0/Microsoft.Extensions.Logging.TraceSource.dll 2026-01-17T20:54:29.0123631Z Microsoft.Extensions.Logging.TraceSource -> /__w/1/s/artifacts/bin/Microsoft.Extensions.Logging.TraceSource/Release/net11.0/Microsoft.Extensions.Logging.TraceSource.dll 2026-01-17T20:54:29.1114625Z System.Composition.AttributedModel -> /__w/1/s/artifacts/bin/System.Composition.AttributedModel/Release/net11.0/System.Composition.AttributedModel.dll 2026-01-17T20:54:29.3112011Z System.ComponentModel.Composition -> /__w/1/s/artifacts/bin/System.ComponentModel.Composition/ref/Release/net11.0/System.ComponentModel.Composition.dll 2026-01-17T20:54:29.3757796Z System.ComponentModel.Composition -> /__w/1/s/artifacts/bin/System.ComponentModel.Composition/Release/net11.0/System.ComponentModel.Composition.dll 2026-01-17T20:54:30.0275554Z Zipping directory "/__w/1/s/artifacts/bin/Microsoft.Extensions.Primitives.Tests/Release/net11.0/browser-wasm/wwwroot/" to "/__w/1/s/artifacts/helix/tests/browser.AnyCPU.Release/Microsoft.Extensions.Primitives.Tests.zip". 2026-01-17T20:54:31.9087625Z Microsoft.Extensions.Configuration.FileExtensions.Tests -> /__w/1/s/artifacts/bin/Microsoft.Extensions.Configuration.FileExtensions.Tests/Release/net11.0/browser-wasm/Microsoft.Extensions.Configuration.FileExtensions.Tests.dll 2026-01-17T20:54:33.3101600Z Microsoft.Extensions.Configuration.UserSecrets.Tests -> /__w/1/s/artifacts/bin/Microsoft.Extensions.Configuration.UserSecrets.Tests/Release/net11.0/browser-wasm/Microsoft.Extensions.Configuration.UserSecrets.Tests.dll 2026-01-17T20:54:36.2242002Z Microsoft.Extensions.Configuration.FileExtensions.Tests -> /__w/1/s/artifacts/bin/Microsoft.Extensions.Configuration.FileExtensions.Tests/Release/net11.0/browser-wasm/publish/ 2026-01-17T20:54:36.3465183Z System.Formats.Nrbf.Tests -> /__w/1/s/artifacts/bin/System.Formats.Nrbf.Tests/Release/net11.0/browser-wasm/System.Formats.Nrbf.Tests.dll 2026-01-17T20:54:37.8700548Z Microsoft.Extensions.Configuration.UserSecrets.Tests -> /__w/1/s/artifacts/bin/Microsoft.Extensions.Configuration.UserSecrets.Tests/Release/net11.0/browser-wasm/publish/ 2026-01-17T20:54:39.2705808Z System.Formats.Nrbf.Tests -> /__w/1/s/artifacts/bin/System.Formats.Nrbf.Tests/Release/net11.0/browser-wasm/publish/ 2026-01-17T20:54:39.5251949Z Microsoft.Extensions.FileProviders.Composite.Tests -> /__w/1/s/artifacts/bin/Microsoft.Extensions.FileProviders.Composite.Tests/Release/net11.0/browser-wasm/Microsoft.Extensions.FileProviders.Composite.Tests.dll 2026-01-17T20:54:41.0259769Z Microsoft.Extensions.Configuration.Tests -> /__w/1/s/artifacts/bin/Microsoft.Extensions.Configuration.Tests/Release/net11.0/browser-wasm/Microsoft.Extensions.Configuration.Tests.dll 2026-01-17T20:54:43.0902982Z Microsoft.Extensions.Logging.EventSource.Tests -> /__w/1/s/artifacts/bin/Microsoft.Extensions.Logging.EventSource.Tests/Release/net11.0/browser-wasm/publish/ 2026-01-17T20:54:43.3242377Z Microsoft.Extensions.Logging.Testing.Tests -> /__w/1/s/artifacts/bin/Microsoft.Extensions.Logging.Testing.Tests/Release/net11.0/browser-wasm/Microsoft.Extensions.Logging.Testing.Tests.dll 2026-01-17T20:54:45.6965623Z Microsoft.Extensions.Logging.Generators.Roslyn3.11.Tests -> /__w/1/s/artifacts/bin/Microsoft.Extensions.Logging.Generators.Roslyn3.11.Tests/Release/net11.0/browser-wasm/publish/ 2026-01-17T20:54:46.6414550Z Microsoft.Extensions.Options.DataAnnotations -> /__w/1/s/artifacts/bin/Microsoft.Extensions.Options.DataAnnotations/ref/Release/net11.0/Microsoft.Extensions.Options.DataAnnotations.dll 2026-01-17T20:54:46.7036976Z Microsoft.Extensions.Options.DataAnnotations -> /__w/1/s/artifacts/bin/Microsoft.Extensions.Options.DataAnnotations/Release/net11.0/Microsoft.Extensions.Options.DataAnnotations.dll 2026-01-17T20:54:46.7768974Z System.Security.Cryptography.ProtectedData -> /__w/1/s/artifacts/bin/System.Security.Cryptography.ProtectedData/ref/Release/net11.0/System.Security.Cryptography.ProtectedData.dll 2026-01-17T20:54:46.9192971Z Microsoft.Extensions.Configuration.FileExtensions.Tests -> /__w/1/s/artifacts/bin/Microsoft.Extensions.Configuration.FileExtensions.Tests/Release/net11.0/browser-wasm/Microsoft.Extensions.Configuration.FileExtensions.Tests.dll 2026-01-17T20:54:48.3217421Z Zipping directory "/__w/1/s/artifacts/bin/Microsoft.Extensions.Configuration.FileExtensions.Tests/Release/net11.0/browser-wasm/wwwroot/" to "/__w/1/s/artifacts/helix/tests/browser.AnyCPU.Release/Microsoft.Extensions.Configuration.FileExtensions.Tests.zip". 2026-01-17T20:54:48.4399478Z Microsoft.Bcl.AsyncInterfaces.Tests -> /__w/1/s/artifacts/bin/Microsoft.Bcl.AsyncInterfaces.Tests/Release/net11.0/browser-wasm/Microsoft.Bcl.AsyncInterfaces.Tests.dll 2026-01-17T20:54:49.8283853Z Zipping directory "/__w/1/s/artifacts/bin/Microsoft.Bcl.AsyncInterfaces.Tests/Release/net11.0/browser-wasm/wwwroot/" to "/__w/1/s/artifacts/helix/tests/browser.AnyCPU.Release/Microsoft.Bcl.AsyncInterfaces.Tests.zip". 2026-01-17T20:54:50.0609931Z Microsoft.Extensions.Logging.Generators.Roslyn3.11.Tests -> /__w/1/s/artifacts/bin/Microsoft.Extensions.Logging.Generators.Roslyn3.11.Tests/Release/net11.0/browser-wasm/Microsoft.Extensions.Logging.Generators.Roslyn3.11.Tests.dll 2026-01-17T20:54:51.5482858Z Microsoft.Extensions.Configuration.UserSecrets.Tests -> /__w/1/s/artifacts/bin/Microsoft.Extensions.Configuration.UserSecrets.Tests/Release/net11.0/browser-wasm/Microsoft.Extensions.Configuration.UserSecrets.Tests.dll 2026-01-17T20:54:52.9330595Z Zipping directory "/__w/1/s/artifacts/bin/Microsoft.Extensions.Configuration.UserSecrets.Tests/Release/net11.0/browser-wasm/wwwroot/" to "/__w/1/s/artifacts/helix/tests/browser.AnyCPU.Release/Microsoft.Extensions.Configuration.UserSecrets.Tests.zip". 2026-01-17T20:54:53.5661007Z System.Security.Cryptography.ProtectedData -> /__w/1/s/artifacts/bin/System.Security.Cryptography.ProtectedData/Release/net11.0/System.Security.Cryptography.ProtectedData.dll 2026-01-17T20:54:53.7514599Z Microsoft.Extensions.Logging.EventSource.Tests -> /__w/1/s/artifacts/bin/Microsoft.Extensions.Logging.EventSource.Tests/Release/net11.0/browser-wasm/Microsoft.Extensions.Logging.EventSource.Tests.dll 2026-01-17T20:54:54.8408245Z Zipping directory "/__w/1/s/artifacts/bin/Microsoft.Extensions.Logging.EventSource.Tests/Release/net11.0/browser-wasm/wwwroot/" to "/__w/1/s/artifacts/helix/tests/browser.AnyCPU.Release/Microsoft.Extensions.Logging.EventSource.Tests.zip". 2026-01-17T20:54:54.8690387Z System.Collections.Immutable -> /__w/1/s/artifacts/bin/System.Collections.Immutable/ref/Release/net11.0/System.Collections.Immutable.dll 2026-01-17T20:54:55.0165780Z Microsoft.Extensions.DependencyInjection.Specification.Tests -> /__w/1/s/artifacts/bin/Microsoft.Extensions.DependencyInjection.Specification.Tests/Release/net11.0/Microsoft.Extensions.DependencyInjection.Specification.Tests.dll 2026-01-17T20:54:55.0823169Z System.CodeDom -> /__w/1/s/artifacts/bin/System.CodeDom/ref/Release/net11.0/System.CodeDom.dll 2026-01-17T20:54:55.4809314Z System.Composition.TypedParts -> /__w/1/s/artifacts/bin/System.Composition.TypedParts/Release/net11.0/System.Composition.TypedParts.dll 2026-01-17T20:54:55.4912898Z System.CodeDom -> /__w/1/s/artifacts/bin/System.CodeDom/Release/net11.0/System.CodeDom.dll 2026-01-17T20:54:56.1547517Z System.CodeDom.Tests -> /__w/1/s/artifacts/bin/System.CodeDom.Tests/Release/net11.0/browser-wasm/System.CodeDom.Tests.dll 2026-01-17T20:54:56.1775724Z Microsoft.Bcl.TimeProvider.Tests -> /__w/1/s/artifacts/bin/Microsoft.Bcl.TimeProvider.Tests/Release/net11.0/browser-wasm/Microsoft.Bcl.TimeProvider.Tests.dll 2026-01-17T20:54:59.3111168Z Microsoft.Extensions.FileProviders.Composite.Tests -> /__w/1/s/artifacts/bin/Microsoft.Extensions.FileProviders.Composite.Tests/Release/net11.0/browser-wasm/publish/ 2026-01-17T20:54:59.3148955Z System.CodeDom.Tests -> /__w/1/s/artifacts/bin/System.CodeDom.Tests/Release/net11.0/browser-wasm/publish/ 2026-01-17T20:54:59.5648910Z Microsoft.Bcl.Numerics -> /__w/1/s/artifacts/bin/Microsoft.Bcl.Numerics/Release/netstandard2.1/Microsoft.Bcl.Numerics.dll 2026-01-17T20:55:01.2652728Z Microsoft.Bcl.TimeProvider.Tests -> /__w/1/s/artifacts/bin/Microsoft.Bcl.TimeProvider.Tests/Release/net11.0/browser-wasm/publish/ 2026-01-17T20:55:01.3187862Z System.CodeDom.Tests -> /__w/1/s/artifacts/bin/System.CodeDom.Tests/Release/net11.0/browser-wasm/System.CodeDom.Tests.dll 2026-01-17T20:55:01.3300206Z Zipping directory "/__w/1/s/artifacts/bin/System.CodeDom.Tests/Release/net11.0/browser-wasm/wwwroot/" to "/__w/1/s/artifacts/helix/tests/browser.AnyCPU.Release/System.CodeDom.Tests.zip". 2026-01-17T20:55:01.5789056Z System.ServiceModel.Syndication.Tests -> /__w/1/s/artifacts/bin/System.ServiceModel.Syndication.Tests/Release/net11.0/browser-wasm/System.ServiceModel.Syndication.Tests.dll 2026-01-17T20:55:03.1005198Z System.Composition.Hosting.Tests -> /__w/1/s/artifacts/bin/System.Composition.Hosting.Tests/Release/net11.0/browser-wasm/System.Composition.Hosting.Tests.dll 2026-01-17T20:55:04.5656166Z System.Composition.Runtime.Tests -> /__w/1/s/artifacts/bin/System.Composition.Runtime.Tests/Release/net11.0/browser-wasm/System.Composition.Runtime.Tests.dll 2026-01-17T20:55:05.8457914Z Microsoft.Extensions.Configuration.Tests -> /__w/1/s/artifacts/bin/Microsoft.Extensions.Configuration.Tests/Release/net11.0/browser-wasm/publish/ 2026-01-17T20:55:07.1088584Z Microsoft.Extensions.Logging.Testing.Tests -> /__w/1/s/artifacts/bin/Microsoft.Extensions.Logging.Testing.Tests/Release/net11.0/browser-wasm/publish/ 2026-01-17T20:55:07.3637411Z Microsoft.Bcl.Numerics.Tests -> /__w/1/s/artifacts/bin/Microsoft.Bcl.Numerics.Tests/Release/net11.0/browser-wasm/Microsoft.Bcl.Numerics.Tests.dll 2026-01-17T20:55:07.4310248Z Microsoft.Bcl.TimeProvider.Tests -> /__w/1/s/artifacts/bin/Microsoft.Bcl.TimeProvider.Tests/Release/net11.0/browser-wasm/Microsoft.Bcl.TimeProvider.Tests.dll 2026-01-17T20:55:08.8981844Z Zipping directory "/__w/1/s/artifacts/bin/Microsoft.Bcl.TimeProvider.Tests/Release/net11.0/browser-wasm/wwwroot/" to "/__w/1/s/artifacts/helix/tests/browser.AnyCPU.Release/Microsoft.Bcl.TimeProvider.Tests.zip". 2026-01-17T20:55:10.5743677Z Microsoft.Extensions.FileProviders.Composite.Tests -> /__w/1/s/artifacts/bin/Microsoft.Extensions.FileProviders.Composite.Tests/Release/net11.0/browser-wasm/Microsoft.Extensions.FileProviders.Composite.Tests.dll 2026-01-17T20:55:10.6082940Z Microsoft.Bcl.Numerics.Tests -> /__w/1/s/artifacts/bin/Microsoft.Bcl.Numerics.Tests/Release/net11.0/browser-wasm/publish/ 2026-01-17T20:55:10.6088986Z Zipping directory "/__w/1/s/artifacts/bin/Microsoft.Extensions.FileProviders.Composite.Tests/Release/net11.0/browser-wasm/wwwroot/" to "/__w/1/s/artifacts/helix/tests/browser.AnyCPU.Release/Microsoft.Extensions.FileProviders.Composite.Tests.zip". 2026-01-17T20:55:11.0900453Z System.Formats.Nrbf.Tests -> /__w/1/s/artifacts/bin/System.Formats.Nrbf.Tests/Release/net11.0/browser-wasm/System.Formats.Nrbf.Tests.dll 2026-01-17T20:55:12.5022836Z Zipping directory "/__w/1/s/artifacts/bin/System.Formats.Nrbf.Tests/Release/net11.0/browser-wasm/wwwroot/" to "/__w/1/s/artifacts/helix/tests/browser.AnyCPU.Release/System.Formats.Nrbf.Tests.zip". 2026-01-17T20:55:12.5855879Z MockHostTypes -> /__w/1/s/artifacts/bin/MockHostTypes/Release/net11.0/MockHostTypes.dll 2026-01-17T20:55:13.1923205Z System.Composition.AttributedModel -> /__w/1/s/artifacts/bin/System.Composition.AttributedModel/Release/netstandard2.0/System.Composition.AttributedModel.dll 2026-01-17T20:55:13.3147803Z System.Text.Encodings.Web -> /__w/1/s/artifacts/bin/System.Text.Encodings.Web/ref/Release/netstandard2.0/System.Text.Encodings.Web.dll 2026-01-17T20:55:13.5977945Z System.Composition.Runtime -> /__w/1/s/artifacts/bin/System.Composition.Runtime/Release/netstandard2.0/System.Composition.Runtime.dll 2026-01-17T20:55:15.1483251Z Microsoft.Bcl.Cryptography.Tests -> /__w/1/s/artifacts/bin/Microsoft.Bcl.Cryptography.Tests/Release/net11.0/browser-wasm/publish/ 2026-01-17T20:55:16.3482868Z System.Net.Http.Json.Functional.Tests -> /__w/1/s/artifacts/bin/System.Net.Http.Json.Functional.Tests/Release/net11.0/browser-wasm/System.Net.Http.Json.Functional.Tests.dll 2026-01-17T20:55:16.4399879Z System.IO.Packaging.Tests -> /__w/1/s/artifacts/bin/System.IO.Packaging.Tests/Release/net11.0/browser-wasm/System.IO.Packaging.Tests.dll 2026-01-17T20:55:18.2477296Z CollectibleAssembly -> /__w/1/s/artifacts/bin/CollectibleAssembly/Release/net11.0/CollectibleAssembly.dll 2026-01-17T20:55:19.4020638Z System.Net.Http.Json.Functional.Tests -> /__w/1/s/artifacts/bin/System.Net.Http.Json.Functional.Tests/Release/net11.0/browser-wasm/publish/ 2026-01-17T20:55:21.4445621Z Microsoft.Extensions.Configuration.Tests -> /__w/1/s/artifacts/bin/Microsoft.Extensions.Configuration.Tests/Release/net11.0/browser-wasm/Microsoft.Extensions.Configuration.Tests.dll 2026-01-17T20:55:21.5013313Z Zipping directory "/__w/1/s/artifacts/bin/Microsoft.Extensions.Configuration.Tests/Release/net11.0/browser-wasm/wwwroot/" to "/__w/1/s/artifacts/helix/tests/browser.AnyCPU.Release/Microsoft.Extensions.Configuration.Tests.zip". 2026-01-17T20:55:24.2421341Z System.Composition.Hosting.Tests -> /__w/1/s/artifacts/bin/System.Composition.Hosting.Tests/Release/net11.0/browser-wasm/publish/ 2026-01-17T20:55:24.2787889Z Microsoft.Extensions.Logging.Testing.Tests -> /__w/1/s/artifacts/bin/Microsoft.Extensions.Logging.Testing.Tests/Release/net11.0/browser-wasm/Microsoft.Extensions.Logging.Testing.Tests.dll 2026-01-17T20:55:24.3103279Z Zipping directory "/__w/1/s/artifacts/bin/Microsoft.Extensions.Logging.Testing.Tests/Release/net11.0/browser-wasm/wwwroot/" to "/__w/1/s/artifacts/helix/tests/browser.AnyCPU.Release/Microsoft.Extensions.Logging.Testing.Tests.zip". 2026-01-17T20:55:26.0916025Z System.ServiceModel.Syndication.Tests -> /__w/1/s/artifacts/bin/System.ServiceModel.Syndication.Tests/Release/net11.0/browser-wasm/publish/ 2026-01-17T20:55:26.0968773Z System.Composition.Runtime.Tests -> /__w/1/s/artifacts/bin/System.Composition.Runtime.Tests/Release/net11.0/browser-wasm/publish/ 2026-01-17T20:55:26.3878040Z Microsoft.Bcl.Numerics.Tests -> /__w/1/s/artifacts/bin/Microsoft.Bcl.Numerics.Tests/Release/net11.0/browser-wasm/Microsoft.Bcl.Numerics.Tests.dll 2026-01-17T20:55:27.5273920Z Zipping directory "/__w/1/s/artifacts/bin/Microsoft.Bcl.Numerics.Tests/Release/net11.0/browser-wasm/wwwroot/" to "/__w/1/s/artifacts/helix/tests/browser.AnyCPU.Release/Microsoft.Bcl.Numerics.Tests.zip". 2026-01-17T20:55:27.7573368Z System.Composition.Convention -> /__w/1/s/artifacts/bin/System.Composition.Convention/Release/net11.0/System.Composition.Convention.dll 2026-01-17T20:55:27.8752316Z System.Collections.Immutable -> /__w/1/s/artifacts/bin/System.Collections.Immutable/Release/net11.0/System.Collections.Immutable.dll 2026-01-17T20:55:28.0485417Z System.Text.Encoding.Extensions -> /__w/1/s/artifacts/bin/System.Text.Encoding.Extensions/ref/Release/net11.0/System.Text.Encoding.Extensions.dll 2026-01-17T20:55:28.1216187Z System.Text.Encoding.Extensions -> /__w/1/s/artifacts/bin/System.Text.Encoding.Extensions/Release/net11.0/System.Text.Encoding.Extensions.dll 2026-01-17T20:55:29.0601789Z System.Configuration.ConfigurationManager -> /__w/1/s/artifacts/bin/System.Configuration.ConfigurationManager/ref/Release/net11.0/System.Configuration.ConfigurationManager.dll 2026-01-17T20:55:30.8027356Z Microsoft.Bcl.AsyncInterfaces -> /__w/1/s/artifacts/bin/Microsoft.Bcl.AsyncInterfaces/Release/netstandard2.0/Microsoft.Bcl.AsyncInterfaces.dll 2026-01-17T20:55:30.8518422Z Microsoft.Extensions.Configuration.Ini -> /__w/1/s/artifacts/bin/Microsoft.Extensions.Configuration.Ini/ref/Release/net11.0/Microsoft.Extensions.Configuration.Ini.dll 2026-01-17T20:55:30.9167937Z System.IO.Pipelines -> /__w/1/s/artifacts/bin/System.IO.Pipelines/ref/Release/netstandard2.0/System.IO.Pipelines.dll 2026-01-17T20:55:46.0248804Z System.Collections.Immutable.Tests -> /__w/1/s/artifacts/bin/System.Collections.Immutable.Tests/Release/net11.0/browser-wasm/System.Collections.Immutable.Tests.dll 2026-01-17T20:55:46.4802647Z Microsoft.Extensions.Configuration.Json.Tests -> /__w/1/s/artifacts/bin/Microsoft.Extensions.Configuration.Json.Tests/Release/net11.0/browser-wasm/Microsoft.Extensions.Configuration.Json.Tests.dll 2026-01-17T20:55:48.3343195Z Microsoft.Extensions.Configuration.CommandLine.Tests -> /__w/1/s/artifacts/bin/Microsoft.Extensions.Configuration.CommandLine.Tests/Release/net11.0/browser-wasm/Microsoft.Extensions.Configuration.CommandLine.Tests.dll 2026-01-17T20:55:48.3870653Z Microsoft.Extensions.Configuration.Binder.Tests -> /__w/1/s/artifacts/bin/Microsoft.Extensions.Configuration.Binder.Tests/Release/net11.0/browser-wasm/Microsoft.Extensions.Configuration.Binder.Tests.dll 2026-01-17T20:55:50.1167390Z Microsoft.Extensions.FileProviders.Physical.Tests -> /__w/1/s/artifacts/bin/Microsoft.Extensions.FileProviders.Physical.Tests/Release/net11.0/browser-wasm/Microsoft.Extensions.FileProviders.Physical.Tests.dll 2026-01-17T20:55:50.1602520Z Microsoft.Extensions.Options.Tests -> /__w/1/s/artifacts/bin/Microsoft.Extensions.Options.Tests/Release/net11.0/browser-wasm/Microsoft.Extensions.Options.Tests.dll 2026-01-17T20:55:53.5656309Z Microsoft.Extensions.Configuration.Json.Tests -> /__w/1/s/artifacts/bin/Microsoft.Extensions.Configuration.Json.Tests/Release/net11.0/browser-wasm/publish/ 2026-01-17T20:55:53.6105578Z System.Collections.Immutable.Tests -> /__w/1/s/artifacts/bin/System.Collections.Immutable.Tests/Release/net11.0/browser-wasm/publish/ 2026-01-17T20:55:55.4164195Z Microsoft.Extensions.Configuration.Binder.Tests -> /__w/1/s/artifacts/bin/Microsoft.Extensions.Configuration.Binder.Tests/Release/net11.0/browser-wasm/publish/ 2026-01-17T20:55:55.5261788Z System.Net.Http.Json.Functional.Tests -> /__w/1/s/artifacts/bin/System.Net.Http.Json.Functional.Tests/Release/net11.0/browser-wasm/System.Net.Http.Json.Functional.Tests.dll 2026-01-17T20:55:55.5407968Z Zipping directory "/__w/1/s/artifacts/bin/System.Net.Http.Json.Functional.Tests/Release/net11.0/browser-wasm/wwwroot/" to "/__w/1/s/artifacts/helix/tests/browser.AnyCPU.Release/System.Net.Http.Json.Functional.Tests.zip". 2026-01-17T20:56:00.0408340Z System.ServiceModel.Syndication.Tests -> /__w/1/s/artifacts/bin/System.ServiceModel.Syndication.Tests/Release/net11.0/browser-wasm/System.ServiceModel.Syndication.Tests.dll 2026-01-17T20:56:00.0874463Z System.Collections.Immutable.Tests -> /__w/1/s/artifacts/bin/System.Collections.Immutable.Tests/Release/net11.0/browser-wasm/System.Collections.Immutable.Tests.dll 2026-01-17T20:56:00.0921644Z Zipping directory "/__w/1/s/artifacts/bin/System.ServiceModel.Syndication.Tests/Release/net11.0/browser-wasm/wwwroot/" to "/__w/1/s/artifacts/helix/tests/browser.AnyCPU.Release/System.ServiceModel.Syndication.Tests.zip". 2026-01-17T20:56:00.0967298Z Zipping directory "/__w/1/s/artifacts/bin/System.Collections.Immutable.Tests/Release/net11.0/browser-wasm/wwwroot/" to "/__w/1/s/artifacts/helix/tests/browser.AnyCPU.Release/System.Collections.Immutable.Tests.zip". 2026-01-17T20:56:00.1661275Z Microsoft.Bcl.Cryptography.Tests -> /__w/1/s/artifacts/bin/Microsoft.Bcl.Cryptography.Tests/Release/net11.0/browser-wasm/Microsoft.Bcl.Cryptography.Tests.dll 2026-01-17T20:56:01.7554235Z Zipping directory "/__w/1/s/artifacts/bin/Microsoft.Bcl.Cryptography.Tests/Release/net11.0/browser-wasm/wwwroot/" to "/__w/1/s/artifacts/helix/tests/browser.AnyCPU.Release/Microsoft.Bcl.Cryptography.Tests.zip". 2026-01-17T20:56:01.7783733Z System.Composition.Runtime.Tests -> /__w/1/s/artifacts/bin/System.Composition.Runtime.Tests/Release/net11.0/browser-wasm/System.Composition.Runtime.Tests.dll 2026-01-17T20:56:01.8005700Z Zipping directory "/__w/1/s/artifacts/bin/System.Composition.Runtime.Tests/Release/net11.0/browser-wasm/wwwroot/" to "/__w/1/s/artifacts/helix/tests/browser.AnyCPU.Release/System.Composition.Runtime.Tests.zip". 2026-01-17T20:56:01.8612674Z System.Composition.Hosting.Tests -> /__w/1/s/artifacts/bin/System.Composition.Hosting.Tests/Release/net11.0/browser-wasm/System.Composition.Hosting.Tests.dll 2026-01-17T20:56:01.8913182Z Zipping directory "/__w/1/s/artifacts/bin/System.Composition.Hosting.Tests/Release/net11.0/browser-wasm/wwwroot/" to "/__w/1/s/artifacts/helix/tests/browser.AnyCPU.Release/System.Composition.Hosting.Tests.zip". 2026-01-17T20:56:02.1046768Z Microsoft.Extensions.Configuration.Json.Tests -> /__w/1/s/artifacts/bin/Microsoft.Extensions.Configuration.Json.Tests/Release/net11.0/browser-wasm/Microsoft.Extensions.Configuration.Json.Tests.dll 2026-01-17T20:56:03.5949579Z Zipping directory "/__w/1/s/artifacts/bin/Microsoft.Extensions.Configuration.Json.Tests/Release/net11.0/browser-wasm/wwwroot/" to "/__w/1/s/artifacts/helix/tests/browser.AnyCPU.Release/Microsoft.Extensions.Configuration.Json.Tests.zip". 2026-01-17T20:56:06.1224919Z Microsoft.Extensions.Options.Tests -> /__w/1/s/artifacts/bin/Microsoft.Extensions.Options.Tests/Release/net11.0/browser-wasm/publish/ 2026-01-17T20:56:06.1625362Z Microsoft.Extensions.Configuration.CommandLine.Tests -> /__w/1/s/artifacts/bin/Microsoft.Extensions.Configuration.CommandLine.Tests/Release/net11.0/browser-wasm/publish/ 2026-01-17T20:56:06.3336934Z Microsoft.Extensions.Configuration.EnvironmentVariables.Tests -> /__w/1/s/artifacts/bin/Microsoft.Extensions.Configuration.EnvironmentVariables.Tests/Release/net11.0/browser-wasm/Microsoft.Extensions.Configuration.EnvironmentVariables.Tests.dll 2026-01-17T20:56:07.9580609Z Microsoft.Extensions.FileProviders.Physical.Tests -> /__w/1/s/artifacts/bin/Microsoft.Extensions.FileProviders.Physical.Tests/Release/net11.0/browser-wasm/publish/ 2026-01-17T20:56:08.4408477Z Microsoft.Extensions.Configuration.Binder.Tests -> /__w/1/s/artifacts/bin/Microsoft.Extensions.Configuration.Binder.Tests/Release/net11.0/browser-wasm/Microsoft.Extensions.Configuration.Binder.Tests.dll 2026-01-17T20:56:09.9533043Z Zipping directory "/__w/1/s/artifacts/bin/Microsoft.Extensions.Configuration.Binder.Tests/Release/net11.0/browser-wasm/wwwroot/" to "/__w/1/s/artifacts/helix/tests/browser.AnyCPU.Release/Microsoft.Extensions.Configuration.Binder.Tests.zip". 2026-01-17T20:56:11.7146150Z Microsoft.Extensions.Configuration.EnvironmentVariables.Tests -> /__w/1/s/artifacts/bin/Microsoft.Extensions.Configuration.EnvironmentVariables.Tests/Release/net11.0/browser-wasm/publish/ 2026-01-17T20:56:11.7899365Z Microsoft.Extensions.FileProviders.Physical.Tests -> /__w/1/s/artifacts/bin/Microsoft.Extensions.FileProviders.Physical.Tests/Release/net11.0/browser-wasm/Microsoft.Extensions.FileProviders.Physical.Tests.dll 2026-01-17T20:56:11.8191963Z Zipping directory "/__w/1/s/artifacts/bin/Microsoft.Extensions.FileProviders.Physical.Tests/Release/net11.0/browser-wasm/wwwroot/" to "/__w/1/s/artifacts/helix/tests/browser.AnyCPU.Release/Microsoft.Extensions.FileProviders.Physical.Tests.zip". 2026-01-17T20:56:13.9324252Z System.IO.Packaging.Tests -> /__w/1/s/artifacts/bin/System.IO.Packaging.Tests/Release/net11.0/browser-wasm/publish/ 2026-01-17T20:56:13.9383154Z Microsoft.Extensions.Configuration.CommandLine.Tests -> /__w/1/s/artifacts/bin/Microsoft.Extensions.Configuration.CommandLine.Tests/Release/net11.0/browser-wasm/Microsoft.Extensions.Configuration.CommandLine.Tests.dll 2026-01-17T20:56:13.9915650Z Zipping directory "/__w/1/s/artifacts/bin/Microsoft.Extensions.Configuration.CommandLine.Tests/Release/net11.0/browser-wasm/wwwroot/" to "/__w/1/s/artifacts/helix/tests/browser.AnyCPU.Release/Microsoft.Extensions.Configuration.CommandLine.Tests.zip". 2026-01-17T20:56:14.3525014Z Microsoft.Extensions.Options.Tests -> /__w/1/s/artifacts/bin/Microsoft.Extensions.Options.Tests/Release/net11.0/browser-wasm/Microsoft.Extensions.Options.Tests.dll 2026-01-17T20:56:15.9115621Z System.Composition.Hosting -> /__w/1/s/artifacts/bin/System.Composition.Hosting/Release/netstandard2.0/System.Composition.Hosting.dll 2026-01-17T20:56:15.9141210Z Zipping directory "/__w/1/s/artifacts/bin/Microsoft.Extensions.Options.Tests/Release/net11.0/browser-wasm/wwwroot/" to "/__w/1/s/artifacts/helix/tests/browser.AnyCPU.Release/Microsoft.Extensions.Options.Tests.zip". 2026-01-17T20:56:15.9455080Z BuildWebHostInvalidSignature -> /__w/1/s/artifacts/bin/BuildWebHostInvalidSignature/Release/net11.0/BuildWebHostInvalidSignature.dll 2026-01-17T20:56:15.9794845Z BuildWebHostPatternTestSite -> /__w/1/s/artifacts/bin/BuildWebHostPatternTestSite/Release/net11.0/BuildWebHostPatternTestSite.dll 2026-01-17T20:56:16.0265040Z CreateHostBuilderInvalidSignature -> /__w/1/s/artifacts/bin/CreateHostBuilderInvalidSignature/Release/net11.0/CreateHostBuilderInvalidSignature.dll 2026-01-17T20:56:16.0985345Z CreateHostBuilderPatternTestSite -> /__w/1/s/artifacts/bin/CreateHostBuilderPatternTestSite/Release/net11.0/CreateHostBuilderPatternTestSite.dll 2026-01-17T20:56:16.1435948Z CreateWebHostBuilderInvalidSignature -> /__w/1/s/artifacts/bin/CreateWebHostBuilderInvalidSignature/Release/net11.0/CreateWebHostBuilderInvalidSignature.dll 2026-01-17T20:56:16.2187161Z CreateWebHostBuilderPatternTestSite -> /__w/1/s/artifacts/bin/CreateWebHostBuilderPatternTestSite/Release/net11.0/CreateWebHostBuilderPatternTestSite.dll 2026-01-17T20:56:16.2543428Z NoSpecialEntryPointPattern -> /__w/1/s/artifacts/bin/NoSpecialEntryPointPattern/Release/net11.0/NoSpecialEntryPointPattern.dll 2026-01-17T20:56:16.3178138Z NoSpecialEntryPointPatternBuildsThenThrows -> /__w/1/s/artifacts/bin/NoSpecialEntryPointPatternBuildsThenThrows/Release/net11.0/NoSpecialEntryPointPatternBuildsThenThrows.dll 2026-01-17T20:56:16.3956058Z NoSpecialEntryPointPatternThrows -> /__w/1/s/artifacts/bin/NoSpecialEntryPointPatternThrows/Release/net11.0/NoSpecialEntryPointPatternThrows.dll 2026-01-17T20:56:16.4490741Z NoSpecialEntryPointPatternExits -> /__w/1/s/artifacts/bin/NoSpecialEntryPointPatternExits/Release/net11.0/NoSpecialEntryPointPatternExits.dll 2026-01-17T20:56:16.5466303Z NoSpecialEntryPointPatternHangs -> /__w/1/s/artifacts/bin/NoSpecialEntryPointPatternHangs/Release/net11.0/NoSpecialEntryPointPatternHangs.dll 2026-01-17T20:56:16.6229603Z NoSpecialEntryPointPatternMainNoArgs -> /__w/1/s/artifacts/bin/NoSpecialEntryPointPatternMainNoArgs/Release/net11.0/NoSpecialEntryPointPatternMainNoArgs.dll 2026-01-17T20:56:16.6625498Z TopLevelStatements -> /__w/1/s/artifacts/bin/TopLevelStatements/Release/net11.0/TopLevelStatements.dll 2026-01-17T20:56:16.7205429Z TopLevelStatementsTestsTimeout -> /__w/1/s/artifacts/bin/TopLevelStatementsTestsTimeout/Release/net11.0/TopLevelStatementsTestsTimeout.dll 2026-01-17T20:56:16.7827714Z ApplicationNameSetFromArgument -> /__w/1/s/artifacts/bin/ApplicationNameSetFromArgument/Release/net11.0/ApplicationNameSetFromArgument.dll 2026-01-17T20:56:16.8759052Z System.IO.Pipelines -> /__w/1/s/artifacts/bin/System.IO.Pipelines/Release/netstandard2.0/System.IO.Pipelines.dll 2026-01-17T20:56:17.0144141Z Microsoft.Extensions.Configuration.EnvironmentVariables.Tests -> /__w/1/s/artifacts/bin/Microsoft.Extensions.Configuration.EnvironmentVariables.Tests/Release/net11.0/browser-wasm/Microsoft.Extensions.Configuration.EnvironmentVariables.Tests.dll 2026-01-17T20:56:18.5209957Z Zipping directory "/__w/1/s/artifacts/bin/Microsoft.Extensions.Configuration.EnvironmentVariables.Tests/Release/net11.0/browser-wasm/wwwroot/" to "/__w/1/s/artifacts/helix/tests/browser.AnyCPU.Release/Microsoft.Extensions.Configuration.EnvironmentVariables.Tests.zip". 2026-01-17T20:56:18.6174013Z TestLibrary -> /__w/1/s/artifacts/bin/TestLibrary/Release/netstandard2.0/TestLibrary.dll 2026-01-17T20:56:20.0321117Z Microsoft.Extensions.Configuration.Ini -> /__w/1/s/artifacts/bin/Microsoft.Extensions.Configuration.Ini/Release/net11.0/Microsoft.Extensions.Configuration.Ini.dll 2026-01-17T20:56:20.0873439Z System.Security.Cryptography.Xml -> /__w/1/s/artifacts/bin/System.Security.Cryptography.Xml/ref/Release/net11.0/System.Security.Cryptography.Xml.dll 2026-01-17T20:56:20.1289981Z Microsoft.Extensions.Diagnostics.Abstractions.Tests -> /__w/1/s/artifacts/bin/Microsoft.Extensions.Diagnostics.Abstractions.Tests/Release/net11.0/browser-wasm/Microsoft.Extensions.Diagnostics.Abstractions.Tests.dll 2026-01-17T20:56:21.8936952Z System.Configuration.ConfigurationManager -> /__w/1/s/artifacts/bin/System.Configuration.ConfigurationManager/Release/net11.0/System.Configuration.ConfigurationManager.dll 2026-01-17T20:56:22.1471560Z System.IO.Pipelines -> /__w/1/s/artifacts/bin/System.IO.Pipelines/ref/Release/net11.0/System.IO.Pipelines.dll 2026-01-17T20:56:22.2362730Z System.IO.Pipelines -> /__w/1/s/artifacts/bin/System.IO.Pipelines/Release/net11.0/System.IO.Pipelines.dll 2026-01-17T20:56:22.3593364Z System.Runtime.Caching -> /__w/1/s/artifacts/bin/System.Runtime.Caching/ref/Release/net11.0/System.Runtime.Caching.dll 2026-01-17T20:56:22.5176411Z System.IO.Packaging.Tests -> /__w/1/s/artifacts/bin/System.IO.Packaging.Tests/Release/net11.0/browser-wasm/System.IO.Packaging.Tests.dll 2026-01-17T20:56:24.0265049Z Zipping directory "/__w/1/s/artifacts/bin/System.IO.Packaging.Tests/Release/net11.0/browser-wasm/wwwroot/" to "/__w/1/s/artifacts/helix/tests/browser.AnyCPU.Release/System.IO.Packaging.Tests.zip". 2026-01-17T20:56:24.6281369Z Microsoft.Extensions.DependencyInjection.Tests -> /__w/1/s/artifacts/bin/Microsoft.Extensions.DependencyInjection.Tests/Release/net11.0/browser-wasm/Microsoft.Extensions.DependencyInjection.Tests.dll 2026-01-17T20:56:26.9867267Z Microsoft.Extensions.Configuration.Ini.Tests -> /__w/1/s/artifacts/bin/Microsoft.Extensions.Configuration.Ini.Tests/Release/net11.0/browser-wasm/Microsoft.Extensions.Configuration.Ini.Tests.dll 2026-01-17T20:56:30.6408177Z Microsoft.Extensions.Configuration.Ini.Tests -> /__w/1/s/artifacts/bin/Microsoft.Extensions.Configuration.Ini.Tests/Release/net11.0/browser-wasm/publish/ 2026-01-17T20:56:32.2226480Z Microsoft.Extensions.Logging.Console.Tests -> /__w/1/s/artifacts/bin/Microsoft.Extensions.Logging.Console.Tests/Release/net11.0/browser-wasm/Microsoft.Extensions.Logging.Console.Tests.dll 2026-01-17T20:56:34.0988751Z Microsoft.Extensions.DependencyInjection.Tests -> /__w/1/s/artifacts/bin/Microsoft.Extensions.DependencyInjection.Tests/Release/net11.0/browser-wasm/publish/ 2026-01-17T20:56:34.1092072Z Microsoft.Extensions.Configuration.Ini.Tests -> /__w/1/s/artifacts/bin/Microsoft.Extensions.Configuration.Ini.Tests/Release/net11.0/browser-wasm/Microsoft.Extensions.Configuration.Ini.Tests.dll 2026-01-17T20:56:34.1799228Z Zipping directory "/__w/1/s/artifacts/bin/Microsoft.Extensions.Configuration.Ini.Tests/Release/net11.0/browser-wasm/wwwroot/" to "/__w/1/s/artifacts/helix/tests/browser.AnyCPU.Release/Microsoft.Extensions.Configuration.Ini.Tests.zip". 2026-01-17T20:56:35.9569992Z Microsoft.Extensions.Logging.Console.Tests -> /__w/1/s/artifacts/bin/Microsoft.Extensions.Logging.Console.Tests/Release/net11.0/browser-wasm/publish/ 2026-01-17T20:56:36.1804409Z Microsoft.Extensions.DependencyInjection.Tests -> /__w/1/s/artifacts/bin/Microsoft.Extensions.DependencyInjection.Tests/Release/net11.0/browser-wasm/Microsoft.Extensions.DependencyInjection.Tests.dll 2026-01-17T20:56:37.7042545Z Zipping directory "/__w/1/s/artifacts/bin/Microsoft.Extensions.DependencyInjection.Tests/Release/net11.0/browser-wasm/wwwroot/" to "/__w/1/s/artifacts/helix/tests/browser.AnyCPU.Release/Microsoft.Extensions.DependencyInjection.Tests.zip". 2026-01-17T20:56:38.1482737Z System.Composition.TypedParts -> /__w/1/s/artifacts/bin/System.Composition.TypedParts/Release/netstandard2.0/System.Composition.TypedParts.dll 2026-01-17T20:56:38.3674368Z Microsoft.Extensions.Logging.Console.Tests -> /__w/1/s/artifacts/bin/Microsoft.Extensions.Logging.Console.Tests/Release/net11.0/browser-wasm/Microsoft.Extensions.Logging.Console.Tests.dll 2026-01-17T20:56:39.9142441Z Zipping directory "/__w/1/s/artifacts/bin/Microsoft.Extensions.Logging.Console.Tests/Release/net11.0/browser-wasm/wwwroot/" to "/__w/1/s/artifacts/helix/tests/browser.AnyCPU.Release/Microsoft.Extensions.Logging.Console.Tests.zip". 2026-01-17T20:56:40.3525107Z System.Security.Cryptography.Xml -> /__w/1/s/artifacts/bin/System.Security.Cryptography.Xml/Release/net11.0/System.Security.Cryptography.Xml.dll 2026-01-17T20:56:40.5605254Z Microsoft.Extensions.Configuration.Xml -> /__w/1/s/artifacts/bin/Microsoft.Extensions.Configuration.Xml/ref/Release/net11.0/Microsoft.Extensions.Configuration.Xml.dll 2026-01-17T20:56:41.0680952Z TestAssembly -> /__w/1/s/artifacts/bin/TestAssembly/Release/netstandard2.0/TestAssembly.dll 2026-01-17T20:56:44.8592612Z Microsoft.Extensions.Diagnostics.Abstractions.Tests -> /__w/1/s/artifacts/bin/Microsoft.Extensions.Diagnostics.Abstractions.Tests/Release/net11.0/browser-wasm/publish/ 2026-01-17T20:56:46.0992789Z System.Text.Encodings.Web -> /__w/1/s/artifacts/bin/System.Text.Encodings.Web/Release/netstandard2.0/System.Text.Encodings.Web.dll 2026-01-17T20:56:46.1435597Z Microsoft.Extensions.Logging.Tests -> /__w/1/s/artifacts/bin/Microsoft.Extensions.Logging.Tests/Release/net11.0/browser-wasm/Microsoft.Extensions.Logging.Tests.dll 2026-01-17T20:56:48.3420547Z System.Composition.AttributeModel.Tests -> /__w/1/s/artifacts/bin/System.Composition.AttributeModel.Tests/Release/net11.0/browser-wasm/System.Composition.AttributeModel.Tests.dll 2026-01-17T20:56:51.9656148Z System.Reflection.Primitives -> /__w/1/s/artifacts/bin/System.Reflection.Primitives/ref/Release/net11.0/System.Reflection.Primitives.dll 2026-01-17T20:56:52.0501498Z System.Diagnostics.StackTrace -> /__w/1/s/artifacts/bin/System.Diagnostics.StackTrace/ref/Release/net11.0/System.Diagnostics.StackTrace.dll 2026-01-17T20:56:52.1181758Z System.Reflection.Emit.ILGeneration -> /__w/1/s/artifacts/bin/System.Reflection.Emit.ILGeneration/ref/Release/net11.0/System.Reflection.Emit.ILGeneration.dll 2026-01-17T20:56:52.2112315Z System.Reflection.Emit.ILGeneration -> /__w/1/s/artifacts/bin/System.Reflection.Emit.ILGeneration/Release/net11.0/System.Reflection.Emit.ILGeneration.dll 2026-01-17T20:56:52.4415376Z System.Reflection.Emit.Lightweight -> /__w/1/s/artifacts/bin/System.Reflection.Emit.Lightweight/ref/Release/net11.0/System.Reflection.Emit.Lightweight.dll 2026-01-17T20:56:52.5298925Z System.Reflection.Emit.Lightweight -> /__w/1/s/artifacts/bin/System.Reflection.Emit.Lightweight/Release/net11.0/System.Reflection.Emit.Lightweight.dll 2026-01-17T20:56:52.6615365Z System.Reflection.Primitives -> /__w/1/s/artifacts/bin/System.Reflection.Primitives/Release/net11.0/System.Reflection.Primitives.dll 2026-01-17T20:56:52.8485522Z Microsoft.Extensions.Http -> /__w/1/s/artifacts/bin/Microsoft.Extensions.Http/ref/Release/net11.0/Microsoft.Extensions.Http.dll 2026-01-17T20:56:54.2961864Z System.Composition.TypedParts.Tests -> /__w/1/s/artifacts/bin/System.Composition.TypedParts.Tests/Release/net11.0/browser-wasm/System.Composition.TypedParts.Tests.dll 2026-01-17T20:56:55.9589583Z Microsoft.Extensions.Http -> /__w/1/s/artifacts/bin/Microsoft.Extensions.Http/Release/net11.0/Microsoft.Extensions.Http.dll 2026-01-17T20:56:55.9968111Z Microsoft.Extensions.DependencyInjection.ExternalContainers.Tests -> /__w/1/s/artifacts/bin/Microsoft.Extensions.DependencyInjection.ExternalContainers.Tests/Release/net11.0/browser-wasm/Microsoft.Extensions.DependencyInjection.ExternalContainers.Tests.dll 2026-01-17T20:56:57.5084323Z System.Runtime.Caching -> /__w/1/s/artifacts/bin/System.Runtime.Caching/Release/net11.0/System.Runtime.Caching.dll 2026-01-17T20:56:58.1982037Z System.Reflection.InvokeEmit.Tests -> /__w/1/s/artifacts/bin/System.Reflection.InvokeEmit.Tests/Release/net11.0/browser-wasm/System.Reflection.InvokeEmit.Tests.dll 2026-01-17T20:57:00.0319947Z System.Composition.Convention.Tests -> /__w/1/s/artifacts/bin/System.Composition.Convention.Tests/Release/net11.0/browser-wasm/System.Composition.Convention.Tests.dll 2026-01-17T20:57:01.4136032Z System.Formats.Cbor.Tests.DataModel -> /__w/1/s/artifacts/bin/System.Formats.Cbor.Tests.DataModel/Release/net11.0/System.Formats.Cbor.Tests.DataModel.dll 2026-01-17T20:57:01.4901750Z Microsoft.Extensions.Logging.Generators.Roslyn4.0.Tests -> /__w/1/s/artifacts/bin/Microsoft.Extensions.Logging.Generators.Roslyn4.0.Tests/Release/net11.0/browser-wasm/Microsoft.Extensions.Logging.Generators.Roslyn4.0.Tests.dll 2026-01-17T20:57:05.3261676Z System.Reflection.InvokeEmit.Tests -> /__w/1/s/artifacts/bin/System.Reflection.InvokeEmit.Tests/Release/net11.0/browser-wasm/publish/ 2026-01-17T20:57:05.6096764Z System.Text.RegularExpressions.Generator -> /__w/1/s/artifacts/bin/System.Text.RegularExpressions.Generator/Release/netstandard2.0/System.Text.RegularExpressions.Generator.dll 2026-01-17T20:57:05.8612053Z System.IO.Hashing -> /__w/1/s/artifacts/bin/System.IO.Hashing/ref/Release/net11.0/System.IO.Hashing.dll 2026-01-17T20:57:05.9407833Z System.IO.Hashing -> /__w/1/s/artifacts/bin/System.IO.Hashing/Release/net11.0/System.IO.Hashing.dll 2026-01-17T20:57:06.1586538Z System.Resources.Writer -> /__w/1/s/artifacts/bin/System.Resources.Writer/ref/Release/net11.0/System.Resources.Writer.dll 2026-01-17T20:57:06.2115784Z System.Reflection.MetadataLoadContext -> /__w/1/s/artifacts/bin/System.Reflection.MetadataLoadContext/ref/Release/net11.0/System.Reflection.MetadataLoadContext.dll 2026-01-17T20:57:06.2151963Z System.Resources.Writer -> /__w/1/s/artifacts/bin/System.Resources.Writer/Release/net11.0/System.Resources.Writer.dll 2026-01-17T20:57:06.2931545Z System.Reflection.Metadata -> /__w/1/s/artifacts/bin/System.Reflection.Metadata/ref/Release/net11.0/System.Reflection.Metadata.dll 2026-01-17T20:57:06.4426589Z System.Runtime.Loader -> /__w/1/s/artifacts/bin/System.Runtime.Loader/ref/Release/net11.0/System.Runtime.Loader.dll 2026-01-17T20:57:06.8904142Z System.Runtime.Loader -> /__w/1/s/artifacts/bin/System.Runtime.Loader/Release/net11.0/System.Runtime.Loader.dll 2026-01-17T20:57:06.9148872Z System.Reflection.MetadataLoadContext -> /__w/1/s/artifacts/bin/System.Reflection.MetadataLoadContext/Release/net11.0/System.Reflection.MetadataLoadContext.dll 2026-01-17T20:57:07.1053517Z System.Memory.Data -> /__w/1/s/artifacts/bin/System.Memory.Data/ref/Release/net11.0/System.Memory.Data.dll 2026-01-17T20:57:07.1663218Z System.Formats.Cbor -> /__w/1/s/artifacts/bin/System.Formats.Cbor/ref/Release/net11.0/System.Formats.Cbor.dll 2026-01-17T20:57:07.1918430Z System.ComponentModel -> /__w/1/s/artifacts/bin/System.ComponentModel/ref/Release/net11.0/System.ComponentModel.dll 2026-01-17T20:57:07.2663728Z System.Memory.Data -> /__w/1/s/artifacts/bin/System.Memory.Data/Release/net11.0/System.Memory.Data.dll 2026-01-17T20:57:07.3763589Z System.IO.Hashing.Tests -> /__w/1/s/artifacts/bin/System.IO.Hashing.Tests/Release/net11.0/browser-wasm/System.IO.Hashing.Tests.dll 2026-01-17T20:57:11.1147000Z System.IO.Hashing.Tests -> /__w/1/s/artifacts/bin/System.IO.Hashing.Tests/Release/net11.0/browser-wasm/publish/ 2026-01-17T20:57:11.5945249Z System.Reflection.InvokeEmit.Tests -> /__w/1/s/artifacts/bin/System.Reflection.InvokeEmit.Tests/Release/net11.0/browser-wasm/System.Reflection.InvokeEmit.Tests.dll 2026-01-17T20:57:13.2159560Z Zipping directory "/__w/1/s/artifacts/bin/System.Reflection.InvokeEmit.Tests/Release/net11.0/browser-wasm/wwwroot/" to "/__w/1/s/artifacts/helix/tests/browser.AnyCPU.Release/System.Reflection.InvokeEmit.Tests.zip". 2026-01-17T20:57:13.3495856Z Microsoft.Extensions.Diagnostics.Abstractions.Tests -> /__w/1/s/artifacts/bin/Microsoft.Extensions.Diagnostics.Abstractions.Tests/Release/net11.0/browser-wasm/Microsoft.Extensions.Diagnostics.Abstractions.Tests.dll 2026-01-17T20:57:15.0391890Z Zipping directory "/__w/1/s/artifacts/bin/Microsoft.Extensions.Diagnostics.Abstractions.Tests/Release/net11.0/browser-wasm/wwwroot/" to "/__w/1/s/artifacts/helix/tests/browser.AnyCPU.Release/Microsoft.Extensions.Diagnostics.Abstractions.Tests.zip". 2026-01-17T20:57:15.1580018Z System.Formats.Cbor -> /__w/1/s/artifacts/bin/System.Formats.Cbor/Release/net11.0/System.Formats.Cbor.dll 2026-01-17T20:57:15.2787170Z System.Reflection.Metadata -> /__w/1/s/artifacts/bin/System.Reflection.Metadata/Release/net11.0/System.Reflection.Metadata.dll 2026-01-17T20:57:17.8285764Z System.Composition.AttributeModel.Tests -> /__w/1/s/artifacts/bin/System.Composition.AttributeModel.Tests/Release/net11.0/browser-wasm/publish/ 2026-01-17T20:57:19.8787299Z Microsoft.Extensions.Logging.Tests -> /__w/1/s/artifacts/bin/Microsoft.Extensions.Logging.Tests/Release/net11.0/browser-wasm/publish/ 2026-01-17T20:57:19.9020833Z System.Composition.TypedParts.Tests -> /__w/1/s/artifacts/bin/System.Composition.TypedParts.Tests/Release/net11.0/browser-wasm/publish/ 2026-01-17T20:57:21.6325048Z Microsoft.Extensions.DependencyInjection.ExternalContainers.Tests -> /__w/1/s/artifacts/bin/Microsoft.Extensions.DependencyInjection.ExternalContainers.Tests/Release/net11.0/browser-wasm/publish/ 2026-01-17T20:57:23.1721723Z System.Composition.Convention.Tests -> /__w/1/s/artifacts/bin/System.Composition.Convention.Tests/Release/net11.0/browser-wasm/publish/ 2026-01-17T20:57:24.7944726Z Microsoft.Extensions.Logging.Generators.Roslyn4.0.Tests -> /__w/1/s/artifacts/bin/Microsoft.Extensions.Logging.Generators.Roslyn4.0.Tests/Release/net11.0/browser-wasm/publish/ 2026-01-17T20:57:25.8438023Z System.IO.Hashing.Tests -> /__w/1/s/artifacts/bin/System.IO.Hashing.Tests/Release/net11.0/browser-wasm/System.IO.Hashing.Tests.dll 2026-01-17T20:57:27.1149120Z Zipping directory "/__w/1/s/artifacts/bin/System.IO.Hashing.Tests/Release/net11.0/browser-wasm/wwwroot/" to "/__w/1/s/artifacts/helix/tests/browser.AnyCPU.Release/System.IO.Hashing.Tests.zip". 2026-01-17T20:57:27.1283206Z MockHostTypes -> /__w/1/s/artifacts/bin/MockHostTypes/Release/net11.0/MockHostTypes.dll 2026-01-17T20:57:27.3003012Z System.Memory.Data.Tests -> /__w/1/s/artifacts/bin/System.Memory.Data.Tests/Release/net11.0/browser-wasm/System.Memory.Data.Tests.dll 2026-01-17T20:57:27.3014696Z System.Dynamic.Runtime.Tests -> /__w/1/s/artifacts/bin/System.Dynamic.Runtime.Tests/Release/net11.0/browser-wasm/System.Dynamic.Runtime.Tests.dll 2026-01-17T20:57:30.4750487Z System.Dynamic.Runtime.Tests -> /__w/1/s/artifacts/bin/System.Dynamic.Runtime.Tests/Release/net11.0/browser-wasm/publish/ 2026-01-17T20:57:31.8434081Z System.Runtime.Caching.Tests -> /__w/1/s/artifacts/bin/System.Runtime.Caching.Tests/Release/net11.0/browser-wasm/System.Runtime.Caching.Tests.dll 2026-01-17T20:57:33.1808083Z Microsoft.Extensions.Http.Tests -> /__w/1/s/artifacts/bin/Microsoft.Extensions.Http.Tests/Release/net11.0/browser-wasm/Microsoft.Extensions.Http.Tests.dll 2026-01-17T20:57:34.5492513Z Microsoft.Extensions.Logging.Generators.Roslyn4.8.Tests -> /__w/1/s/artifacts/bin/Microsoft.Extensions.Logging.Generators.Roslyn4.8.Tests/Release/net11.0/browser-wasm/Microsoft.Extensions.Logging.Generators.Roslyn4.8.Tests.dll 2026-01-17T20:57:36.3175287Z System.Memory.Data.Tests -> /__w/1/s/artifacts/bin/System.Memory.Data.Tests/Release/net11.0/browser-wasm/publish/ 2026-01-17T20:57:37.8344477Z Microsoft.Extensions.Http.Tests -> /__w/1/s/artifacts/bin/Microsoft.Extensions.Http.Tests/Release/net11.0/browser-wasm/publish/ 2026-01-17T20:57:38.0081279Z System.Dynamic.Runtime.Tests -> /__w/1/s/artifacts/bin/System.Dynamic.Runtime.Tests/Release/net11.0/browser-wasm/System.Dynamic.Runtime.Tests.dll 2026-01-17T20:57:39.3010452Z Zipping directory "/__w/1/s/artifacts/bin/System.Dynamic.Runtime.Tests/Release/net11.0/browser-wasm/wwwroot/" to "/__w/1/s/artifacts/helix/tests/browser.AnyCPU.Release/System.Dynamic.Runtime.Tests.zip". 2026-01-17T20:57:40.8383514Z Microsoft.Extensions.Logging.Generators.Roslyn4.0.Tests -> /__w/1/s/artifacts/bin/Microsoft.Extensions.Logging.Generators.Roslyn4.0.Tests/Release/net11.0/browser-wasm/Microsoft.Extensions.Logging.Generators.Roslyn4.0.Tests.dll 2026-01-17T20:57:40.9572660Z System.Memory.Data.Tests -> /__w/1/s/artifacts/bin/System.Memory.Data.Tests/Release/net11.0/browser-wasm/System.Memory.Data.Tests.dll 2026-01-17T20:57:42.2652667Z Zipping directory "/__w/1/s/artifacts/bin/System.Memory.Data.Tests/Release/net11.0/browser-wasm/wwwroot/" to "/__w/1/s/artifacts/helix/tests/browser.AnyCPU.Release/System.Memory.Data.Tests.zip". 2026-01-17T20:57:42.3737624Z System.Composition.AttributeModel.Tests -> /__w/1/s/artifacts/bin/System.Composition.AttributeModel.Tests/Release/net11.0/browser-wasm/System.Composition.AttributeModel.Tests.dll 2026-01-17T20:57:44.0187820Z Zipping directory "/__w/1/s/artifacts/bin/System.Composition.AttributeModel.Tests/Release/net11.0/browser-wasm/wwwroot/" to "/__w/1/s/artifacts/helix/tests/browser.AnyCPU.Release/System.Composition.AttributeModel.Tests.zip". 2026-01-17T20:57:45.5105397Z System.Composition.TypedParts.Tests -> /__w/1/s/artifacts/bin/System.Composition.TypedParts.Tests/Release/net11.0/browser-wasm/System.Composition.TypedParts.Tests.dll 2026-01-17T20:57:45.5318386Z Zipping directory "/__w/1/s/artifacts/bin/System.Composition.TypedParts.Tests/Release/net11.0/browser-wasm/wwwroot/" to "/__w/1/s/artifacts/helix/tests/browser.AnyCPU.Release/System.Composition.TypedParts.Tests.zip". 2026-01-17T20:57:45.6532063Z System.Composition.Convention.Tests -> /__w/1/s/artifacts/bin/System.Composition.Convention.Tests/Release/net11.0/browser-wasm/System.Composition.Convention.Tests.dll 2026-01-17T20:57:46.9647416Z Zipping directory "/__w/1/s/artifacts/bin/System.Composition.Convention.Tests/Release/net11.0/browser-wasm/wwwroot/" to "/__w/1/s/artifacts/helix/tests/browser.AnyCPU.Release/System.Composition.Convention.Tests.zip". 2026-01-17T20:57:47.1159032Z Microsoft.Extensions.Http.Tests -> /__w/1/s/artifacts/bin/Microsoft.Extensions.Http.Tests/Release/net11.0/browser-wasm/Microsoft.Extensions.Http.Tests.dll 2026-01-17T20:57:48.7358502Z Zipping directory "/__w/1/s/artifacts/bin/Microsoft.Extensions.Http.Tests/Release/net11.0/browser-wasm/wwwroot/" to "/__w/1/s/artifacts/helix/tests/browser.AnyCPU.Release/Microsoft.Extensions.Http.Tests.zip". 2026-01-17T20:57:48.9474801Z Microsoft.Extensions.DependencyInjection.ExternalContainers.Tests -> /__w/1/s/artifacts/bin/Microsoft.Extensions.DependencyInjection.ExternalContainers.Tests/Release/net11.0/browser-wasm/Microsoft.Extensions.DependencyInjection.ExternalContainers.Tests.dll 2026-01-17T20:57:50.2718699Z Zipping directory "/__w/1/s/artifacts/bin/Microsoft.Extensions.DependencyInjection.ExternalContainers.Tests/Release/net11.0/browser-wasm/wwwroot/" to "/__w/1/s/artifacts/helix/tests/browser.AnyCPU.Release/Microsoft.Extensions.DependencyInjection.ExternalContainers.Tests.zip". 2026-01-17T20:57:50.4479327Z Microsoft.Extensions.Logging.Tests -> /__w/1/s/artifacts/bin/Microsoft.Extensions.Logging.Tests/Release/net11.0/browser-wasm/Microsoft.Extensions.Logging.Tests.dll 2026-01-17T20:57:51.7562471Z Zipping directory "/__w/1/s/artifacts/bin/Microsoft.Extensions.Logging.Tests/Release/net11.0/browser-wasm/wwwroot/" to "/__w/1/s/artifacts/helix/tests/browser.AnyCPU.Release/Microsoft.Extensions.Logging.Tests.zip". 2026-01-17T20:57:53.2801200Z System.Runtime.Caching.Tests -> /__w/1/s/artifacts/bin/System.Runtime.Caching.Tests/Release/net11.0/browser-wasm/publish/ 2026-01-17T20:57:53.4891434Z ApplicationNameSetFromArgument -> /__w/1/s/artifacts/bin/ApplicationNameSetFromArgument/Release/net11.0/ApplicationNameSetFromArgument.dll 2026-01-17T20:57:53.5425479Z BuildWebHostInvalidSignature -> /__w/1/s/artifacts/bin/BuildWebHostInvalidSignature/Release/net11.0/BuildWebHostInvalidSignature.dll 2026-01-17T20:57:53.5660204Z BuildWebHostPatternTestSite -> /__w/1/s/artifacts/bin/BuildWebHostPatternTestSite/Release/net11.0/BuildWebHostPatternTestSite.dll 2026-01-17T20:57:53.5952355Z CreateHostBuilderInvalidSignature -> /__w/1/s/artifacts/bin/CreateHostBuilderInvalidSignature/Release/net11.0/CreateHostBuilderInvalidSignature.dll 2026-01-17T20:57:53.6272136Z CreateHostBuilderPatternTestSite -> /__w/1/s/artifacts/bin/CreateHostBuilderPatternTestSite/Release/net11.0/CreateHostBuilderPatternTestSite.dll 2026-01-17T20:57:53.6634643Z CreateWebHostBuilderInvalidSignature -> /__w/1/s/artifacts/bin/CreateWebHostBuilderInvalidSignature/Release/net11.0/CreateWebHostBuilderInvalidSignature.dll 2026-01-17T20:57:53.6968335Z NoSpecialEntryPointPattern -> /__w/1/s/artifacts/bin/NoSpecialEntryPointPattern/Release/net11.0/NoSpecialEntryPointPattern.dll 2026-01-17T20:57:53.7150636Z NoSpecialEntryPointPatternBuildsThenThrows -> /__w/1/s/artifacts/bin/NoSpecialEntryPointPatternBuildsThenThrows/Release/net11.0/NoSpecialEntryPointPatternBuildsThenThrows.dll 2026-01-17T20:57:53.8018795Z NoSpecialEntryPointPatternThrows -> /__w/1/s/artifacts/bin/NoSpecialEntryPointPatternThrows/Release/net11.0/NoSpecialEntryPointPatternThrows.dll 2026-01-17T20:57:53.8252956Z System.Runtime.Caching.Tests -> /__w/1/s/artifacts/bin/System.Runtime.Caching.Tests/Release/net11.0/browser-wasm/System.Runtime.Caching.Tests.dll 2026-01-17T20:57:55.4249867Z NoSpecialEntryPointPatternExits -> /__w/1/s/artifacts/bin/NoSpecialEntryPointPatternExits/Release/net11.0/NoSpecialEntryPointPatternExits.dll 2026-01-17T20:57:55.4402893Z Zipping directory "/__w/1/s/artifacts/bin/System.Runtime.Caching.Tests/Release/net11.0/browser-wasm/wwwroot/" to "/__w/1/s/artifacts/helix/tests/browser.AnyCPU.Release/System.Runtime.Caching.Tests.zip". 2026-01-17T20:57:55.4423737Z NoSpecialEntryPointPatternHangs -> /__w/1/s/artifacts/bin/NoSpecialEntryPointPatternHangs/Release/net11.0/NoSpecialEntryPointPatternHangs.dll 2026-01-17T20:57:55.5053687Z NoSpecialEntryPointPatternMainNoArgs -> /__w/1/s/artifacts/bin/NoSpecialEntryPointPatternMainNoArgs/Release/net11.0/NoSpecialEntryPointPatternMainNoArgs.dll 2026-01-17T20:57:55.5191679Z TopLevelStatements -> /__w/1/s/artifacts/bin/TopLevelStatements/Release/net11.0/TopLevelStatements.dll 2026-01-17T20:57:55.5364533Z TopLevelStatementsTestsTimeout -> /__w/1/s/artifacts/bin/TopLevelStatementsTestsTimeout/Release/net11.0/TopLevelStatementsTestsTimeout.dll 2026-01-17T20:57:55.5520446Z CreateWebHostBuilderPatternTestSite -> /__w/1/s/artifacts/bin/CreateWebHostBuilderPatternTestSite/Release/net11.0/CreateWebHostBuilderPatternTestSite.dll 2026-01-17T20:57:56.2846714Z Microsoft.Extensions.HostFactoryResolver.Tests -> /__w/1/s/artifacts/bin/Microsoft.Extensions.HostFactoryResolver.Tests/Release/net11.0/browser-wasm/Microsoft.Extensions.HostFactoryResolver.Tests.dll 2026-01-17T20:57:59.1036674Z Microsoft.Extensions.Logging.Generators.Roslyn4.8.Tests -> /__w/1/s/artifacts/bin/Microsoft.Extensions.Logging.Generators.Roslyn4.8.Tests/Release/net11.0/browser-wasm/publish/ 2026-01-17T20:57:59.2628038Z System.Reflection.Metadata.Tests -> /__w/1/s/artifacts/bin/System.Reflection.Metadata.Tests/Release/net11.0/browser-wasm/System.Reflection.Metadata.Tests.dll 2026-01-17T20:58:02.2025170Z Microsoft.Extensions.HostFactoryResolver.Tests -> /__w/1/s/artifacts/bin/Microsoft.Extensions.HostFactoryResolver.Tests/Release/net11.0/browser-wasm/publish/ 2026-01-17T20:58:02.7024505Z Microsoft.Extensions.Logging.Generators.Roslyn4.8.Tests -> /__w/1/s/artifacts/bin/Microsoft.Extensions.Logging.Generators.Roslyn4.8.Tests/Release/net11.0/browser-wasm/Microsoft.Extensions.Logging.Generators.Roslyn4.8.Tests.dll 2026-01-17T20:58:04.3671075Z Microsoft.Extensions.Hosting.TestApp -> /__w/1/s/artifacts/bin/Microsoft.Extensions.Hosting.TestApp/Release/net11.0/Microsoft.Extensions.Hosting.TestApp.dll 2026-01-17T20:58:05.8891277Z Microsoft.Extensions.HostFactoryResolver.Tests -> /__w/1/s/artifacts/bin/Microsoft.Extensions.HostFactoryResolver.Tests/Release/net11.0/browser-wasm/Microsoft.Extensions.HostFactoryResolver.Tests.dll 2026-01-17T20:58:05.9174776Z Zipping directory "/__w/1/s/artifacts/bin/Microsoft.Extensions.HostFactoryResolver.Tests/Release/net11.0/browser-wasm/wwwroot/" to "/__w/1/s/artifacts/helix/tests/browser.AnyCPU.Release/Microsoft.Extensions.HostFactoryResolver.Tests.zip". 2026-01-17T20:58:07.9691416Z System.Reflection.Metadata.Tests -> /__w/1/s/artifacts/bin/System.Reflection.Metadata.Tests/Release/net11.0/browser-wasm/publish/ 2026-01-17T20:58:08.2660931Z System.Formats.Cbor.Tests.DataModel -> /__w/1/s/artifacts/bin/System.Formats.Cbor.Tests.DataModel/Release/net11.0/System.Formats.Cbor.Tests.DataModel.dll 2026-01-17T20:58:08.3857439Z Microsoft.Extensions.Hosting.TestApp -> /__w/1/s/artifacts/bin/Microsoft.Extensions.Hosting.TestApp/Release/net11.0/Microsoft.Extensions.Hosting.TestApp.dll 2026-01-17T20:58:08.9789348Z System.Reflection.Metadata.Tests -> /__w/1/s/artifacts/bin/System.Reflection.Metadata.Tests/Release/net11.0/browser-wasm/System.Reflection.Metadata.Tests.dll 2026-01-17T20:58:10.6387354Z Zipping directory "/__w/1/s/artifacts/bin/System.Reflection.Metadata.Tests/Release/net11.0/browser-wasm/wwwroot/" to "/__w/1/s/artifacts/helix/tests/browser.AnyCPU.Release/System.Reflection.Metadata.Tests.zip". 2026-01-17T20:58:11.5970821Z System.Runtime.ReflectionInvokeEmit.Tests -> /__w/1/s/artifacts/bin/System.Runtime.ReflectionInvokeEmit.Tests/Release/net11.0/browser-wasm/System.Runtime.ReflectionInvokeEmit.Tests.dll 2026-01-17T20:58:11.7368757Z System.DirectoryServices.AccountManagement -> /__w/1/s/artifacts/bin/System.DirectoryServices.AccountManagement/ref/Release/net11.0/System.DirectoryServices.AccountManagement.dll 2026-01-17T20:58:11.8135257Z Microsoft.Extensions.Configuration.Xml -> /__w/1/s/artifacts/bin/Microsoft.Extensions.Configuration.Xml/Release/net11.0/Microsoft.Extensions.Configuration.Xml.dll 2026-01-17T20:58:13.0888791Z System.Reflection.MetadataLoadContext.Tests -> /__w/1/s/artifacts/bin/System.Reflection.MetadataLoadContext.Tests/Release/net11.0/browser-wasm/System.Reflection.MetadataLoadContext.Tests.dll 2026-01-17T20:58:14.5072662Z System.ComponentModel -> /__w/1/s/artifacts/bin/System.ComponentModel/Release/net11.0/System.ComponentModel.dll 2026-01-17T20:58:14.6178663Z System.DirectoryServices.AccountManagement -> /__w/1/s/artifacts/bin/System.DirectoryServices.AccountManagement/Release/net11.0/System.DirectoryServices.AccountManagement.dll 2026-01-17T20:58:15.1345626Z Microsoft.Extensions.Options.ConfigurationExtensions.SourceGeneration.Tests -> /__w/1/s/artifacts/bin/Microsoft.Extensions.Options.ConfigurationExtensions.SourceGeneration.Tests/Release/net11.0/browser-wasm/Microsoft.Extensions.Options.ConfigurationExtensions.SourceGeneration.Tests.dll 2026-01-17T20:58:18.9289516Z Microsoft.Extensions.Options.ConfigurationExtensions.SourceGeneration.Tests -> /__w/1/s/artifacts/bin/Microsoft.Extensions.Options.ConfigurationExtensions.SourceGeneration.Tests/Release/net11.0/browser-wasm/publish/ 2026-01-17T20:58:18.9349795Z System.Runtime.ReflectionInvokeEmit.Tests -> /__w/1/s/artifacts/bin/System.Runtime.ReflectionInvokeEmit.Tests/Release/net11.0/browser-wasm/publish/ 2026-01-17T20:58:19.2153157Z System.Runtime.ReflectionInvokeEmit.Tests -> /__w/1/s/artifacts/bin/System.Runtime.ReflectionInvokeEmit.Tests/Release/net11.0/browser-wasm/System.Runtime.ReflectionInvokeEmit.Tests.dll 2026-01-17T20:58:20.5854551Z Zipping directory "/__w/1/s/artifacts/bin/System.Runtime.ReflectionInvokeEmit.Tests/Release/net11.0/browser-wasm/wwwroot/" to "/__w/1/s/artifacts/helix/tests/browser.AnyCPU.Release/System.Runtime.ReflectionInvokeEmit.Tests.zip". 2026-01-17T20:58:22.1060316Z System.Reflection.MetadataLoadContext.Tests -> /__w/1/s/artifacts/bin/System.Reflection.MetadataLoadContext.Tests/Release/net11.0/browser-wasm/publish/ 2026-01-17T20:58:22.2955237Z Microsoft.Extensions.Configuration.Binder.SourceGeneration.Tests -> /__w/1/s/artifacts/bin/Microsoft.Extensions.Configuration.Binder.SourceGeneration.Tests/Release/net11.0/browser-wasm/Microsoft.Extensions.Configuration.Binder.SourceGeneration.Tests.dll 2026-01-17T20:58:23.8634643Z System.Reflection.MetadataLoadContext.Tests -> /__w/1/s/artifacts/bin/System.Reflection.MetadataLoadContext.Tests/Release/net11.0/browser-wasm/System.Reflection.MetadataLoadContext.Tests.dll 2026-01-17T20:58:25.2299237Z Zipping directory "/__w/1/s/artifacts/bin/System.Reflection.MetadataLoadContext.Tests/Release/net11.0/browser-wasm/wwwroot/" to "/__w/1/s/artifacts/helix/tests/browser.AnyCPU.Release/System.Reflection.MetadataLoadContext.Tests.zip". 2026-01-17T20:58:25.3702790Z Microsoft.Extensions.Options.ConfigurationExtensions.SourceGeneration.Tests -> /__w/1/s/artifacts/bin/Microsoft.Extensions.Options.ConfigurationExtensions.SourceGeneration.Tests/Release/net11.0/browser-wasm/Microsoft.Extensions.Options.ConfigurationExtensions.SourceGeneration.Tests.dll 2026-01-17T20:58:27.0302593Z Zipping directory "/__w/1/s/artifacts/bin/Microsoft.Extensions.Options.ConfigurationExtensions.SourceGeneration.Tests/Release/net11.0/browser-wasm/wwwroot/" to "/__w/1/s/artifacts/helix/tests/browser.AnyCPU.Release/Microsoft.Extensions.Options.ConfigurationExtensions.SourceGeneration.Tests.zip". 2026-01-17T20:58:28.6367583Z Microsoft.Extensions.Configuration.Binder.SourceGeneration.Tests -> /__w/1/s/artifacts/bin/Microsoft.Extensions.Configuration.Binder.SourceGeneration.Tests/Release/net11.0/browser-wasm/publish/ 2026-01-17T20:58:28.7180481Z System.IO.Pipes.Tests -> /__w/1/s/artifacts/bin/System.IO.Pipes.Tests/Release/net11.0/browser-wasm/System.IO.Pipes.Tests.dll 2026-01-17T20:58:31.5947604Z System.IO.Pipes.Tests -> /__w/1/s/artifacts/bin/System.IO.Pipes.Tests/Release/net11.0/browser-wasm/publish/ 2026-01-17T20:58:31.8574687Z System.IO.Pipes.Tests -> /__w/1/s/artifacts/bin/System.IO.Pipes.Tests/Release/net11.0/browser-wasm/System.IO.Pipes.Tests.dll 2026-01-17T20:58:34.3397860Z System.Runtime.ReflectionInvokeInterpreted.Tests -> /__w/1/s/artifacts/bin/System.Runtime.ReflectionInvokeInterpreted.Tests/Release/net11.0/browser-wasm/System.Runtime.ReflectionInvokeInterpreted.Tests.dll 2026-01-17T20:58:34.3933257Z Microsoft.Composition.Demos.ExtendedCollectionImports -> /__w/1/s/artifacts/bin/Microsoft.Composition.Demos.ExtendedCollectionImports/Release/netstandard2.0/Microsoft.Composition.Demos.ExtendedCollectionImports.dll 2026-01-17T20:58:34.5798412Z System.Text.Json.SourceGeneration.Roslyn3.11 -> /__w/1/s/artifacts/bin/System.Text.Json.SourceGeneration.Roslyn3.11/Release/netstandard2.0/System.Text.Json.SourceGeneration.dll 2026-01-17T20:58:35.8894502Z System.Text.Json -> /__w/1/s/artifacts/bin/System.Text.Json/ref/Release/netstandard2.0/System.Text.Json.dll 2026-01-17T20:58:36.2761122Z System.IO.Pipelines.Tests -> /__w/1/s/artifacts/bin/System.IO.Pipelines.Tests/Release/net11.0/browser-wasm/System.IO.Pipelines.Tests.dll 2026-01-17T20:58:39.4240454Z System.Runtime.ReflectionInvokeInterpreted.Tests -> /__w/1/s/artifacts/bin/System.Runtime.ReflectionInvokeInterpreted.Tests/Release/net11.0/browser-wasm/publish/ 2026-01-17T20:58:39.5550240Z Microsoft.Extensions.Hosting.Functional.Tests -> /__w/1/s/artifacts/bin/Microsoft.Extensions.Hosting.Functional.Tests/Release/net11.0/browser-wasm/Microsoft.Extensions.Hosting.Functional.Tests.dll 2026-01-17T20:58:47.1707281Z System.Text.Json -> /__w/1/s/artifacts/bin/System.Text.Json/Release/netstandard2.0/System.Text.Json.dll 2026-01-17T20:58:47.5648853Z System.Reflection.InvokeInterpreted.Tests -> /__w/1/s/artifacts/bin/System.Reflection.InvokeInterpreted.Tests/Release/net11.0/browser-wasm/System.Reflection.InvokeInterpreted.Tests.dll 2026-01-17T20:58:50.9303519Z System.IO.Pipelines.Tests -> /__w/1/s/artifacts/bin/System.IO.Pipelines.Tests/Release/net11.0/browser-wasm/publish/ 2026-01-17T20:58:50.9856467Z System.Runtime.ReflectionInvokeInterpreted.Tests -> /__w/1/s/artifacts/bin/System.Runtime.ReflectionInvokeInterpreted.Tests/Release/net11.0/browser-wasm/System.Runtime.ReflectionInvokeInterpreted.Tests.dll 2026-01-17T20:58:51.0016906Z Zipping directory "/__w/1/s/artifacts/bin/System.Runtime.ReflectionInvokeInterpreted.Tests/Release/net11.0/browser-wasm/wwwroot/" to "/__w/1/s/artifacts/helix/tests/browser.AnyCPU.Release/System.Runtime.ReflectionInvokeInterpreted.Tests.zip". 2026-01-17T20:58:52.6659954Z System.Reflection.InvokeInterpreted.Tests -> /__w/1/s/artifacts/bin/System.Reflection.InvokeInterpreted.Tests/Release/net11.0/browser-wasm/publish/ 2026-01-17T20:58:54.4059118Z Microsoft.Extensions.Hosting.Functional.Tests -> /__w/1/s/artifacts/bin/Microsoft.Extensions.Hosting.Functional.Tests/Release/net11.0/browser-wasm/publish/ 2026-01-17T20:58:54.6928801Z System.IO.Pipelines.Tests -> /__w/1/s/artifacts/bin/System.IO.Pipelines.Tests/Release/net11.0/browser-wasm/System.IO.Pipelines.Tests.dll 2026-01-17T20:58:56.0955207Z Zipping directory "/__w/1/s/artifacts/bin/System.IO.Pipelines.Tests/Release/net11.0/browser-wasm/wwwroot/" to "/__w/1/s/artifacts/helix/tests/browser.AnyCPU.Release/System.IO.Pipelines.Tests.zip". 2026-01-17T20:58:56.2065375Z System.Reflection.InvokeInterpreted.Tests -> /__w/1/s/artifacts/bin/System.Reflection.InvokeInterpreted.Tests/Release/net11.0/browser-wasm/System.Reflection.InvokeInterpreted.Tests.dll 2026-01-17T20:58:57.6000443Z Zipping directory "/__w/1/s/artifacts/bin/System.Reflection.InvokeInterpreted.Tests/Release/net11.0/browser-wasm/wwwroot/" to "/__w/1/s/artifacts/helix/tests/browser.AnyCPU.Release/System.Reflection.InvokeInterpreted.Tests.zip". 2026-01-17T20:58:59.9826051Z Microsoft.Extensions.Configuration.Binder.SourceGeneration.Tests -> /__w/1/s/artifacts/bin/Microsoft.Extensions.Configuration.Binder.SourceGeneration.Tests/Release/net11.0/browser-wasm/Microsoft.Extensions.Configuration.Binder.SourceGeneration.Tests.dll 2026-01-17T20:59:00.0513253Z Zipping directory "/__w/1/s/artifacts/bin/Microsoft.Extensions.Configuration.Binder.SourceGeneration.Tests/Release/net11.0/browser-wasm/wwwroot/" to "/__w/1/s/artifacts/helix/tests/browser.AnyCPU.Release/Microsoft.Extensions.Configuration.Binder.SourceGeneration.Tests.zip". 2026-01-17T20:59:00.0551105Z System.ObjectModel -> /__w/1/s/artifacts/bin/System.ObjectModel/ref/Release/net11.0/System.ObjectModel.dll 2026-01-17T20:59:00.6954821Z System.ObjectModel -> /__w/1/s/artifacts/bin/System.ObjectModel/Release/net11.0/System.ObjectModel.dll 2026-01-17T20:59:01.7753870Z System.Text.Encodings.Web.Tests -> /__w/1/s/artifacts/bin/System.Text.Encodings.Web.Tests/Release/net11.0/browser-wasm/System.Text.Encodings.Web.Tests.dll 2026-01-17T20:59:03.4402798Z Microsoft.Extensions.Hosting.Functional.Tests -> /__w/1/s/artifacts/bin/Microsoft.Extensions.Hosting.Functional.Tests/Release/net11.0/browser-wasm/Microsoft.Extensions.Hosting.Functional.Tests.dll 2026-01-17T20:59:06.5173056Z System.Text.Encodings.Web.Tests -> /__w/1/s/artifacts/bin/System.Text.Encodings.Web.Tests/Release/net11.0/browser-wasm/publish/ 2026-01-17T20:59:06.7381846Z System.Text.Encodings.Web.Tests -> /__w/1/s/artifacts/bin/System.Text.Encodings.Web.Tests/Release/net11.0/browser-wasm/System.Text.Encodings.Web.Tests.dll 2026-01-17T20:59:08.1461628Z Zipping directory "/__w/1/s/artifacts/bin/System.Text.Encodings.Web.Tests/Release/net11.0/browser-wasm/wwwroot/" to "/__w/1/s/artifacts/helix/tests/browser.AnyCPU.Release/System.Text.Encodings.Web.Tests.zip". 2026-01-17T20:59:08.1745191Z System.ComponentModel.Primitives -> /__w/1/s/artifacts/bin/System.ComponentModel.Primitives/ref/Release/net11.0/System.ComponentModel.Primitives.dll 2026-01-17T20:59:08.1996173Z System.Formats.Cbor.Tests -> /__w/1/s/artifacts/bin/System.Formats.Cbor.Tests/Release/net11.0/browser-wasm/System.Formats.Cbor.Tests.dll 2026-01-17T20:59:10.2020341Z System.Text.Json.TestLibrary.Roslyn3.11 -> /__w/1/s/artifacts/bin/System.Text.Json.TestLibrary.Roslyn3.11/Release/netstandard2.0/System.Text.Json.TestLibrary.Roslyn3.11.dll 2026-01-17T20:59:14.2231567Z System.Configuration.ConfigurationManager.Tests -> /__w/1/s/artifacts/bin/System.Configuration.ConfigurationManager.Tests/Release/net11.0/browser-wasm/System.Configuration.ConfigurationManager.Tests.dll 2026-01-17T20:59:19.6042603Z System.Reflection.Emit -> /__w/1/s/artifacts/bin/System.Reflection.Emit/ref/Release/net11.0/System.Reflection.Emit.dll 2026-01-17T20:59:19.7532591Z System.Text.Json.SourceGeneration.Roslyn3.11.Unit.Tests -> /__w/1/s/artifacts/bin/System.Text.Json.SourceGeneration.Roslyn3.11.Unit.Tests/Release/net11.0/browser-wasm/System.Text.Json.SourceGeneration.Roslyn3.11.Unit.Tests.dll 2026-01-17T20:59:28.9111828Z System.ComponentModel.Primitives -> /__w/1/s/artifacts/bin/System.ComponentModel.Primitives/Release/net11.0/System.ComponentModel.Primitives.dll 2026-01-17T20:59:29.4064068Z System.Collections.Specialized -> /__w/1/s/artifacts/bin/System.Collections.Specialized/ref/Release/net11.0/System.Collections.Specialized.dll 2026-01-17T20:59:30.0192711Z System.Security.Cryptography.ProtectedData.Tests -> /__w/1/s/artifacts/bin/System.Security.Cryptography.ProtectedData.Tests/Release/net11.0/browser-wasm/System.Security.Cryptography.ProtectedData.Tests.dll 2026-01-17T20:59:31.7655284Z Microsoft.Extensions.Configuration.Xml.Tests -> /__w/1/s/artifacts/bin/Microsoft.Extensions.Configuration.Xml.Tests/Release/net11.0/browser-wasm/Microsoft.Extensions.Configuration.Xml.Tests.dll 2026-01-17T20:59:33.5872684Z System.Text.Json.SourceGeneration.Roslyn4.4.Unit.Tests -> /__w/1/s/artifacts/bin/System.Text.Json.SourceGeneration.Roslyn4.4.Unit.Tests/Release/net11.0/browser-wasm/System.Text.Json.SourceGeneration.Roslyn4.4.Unit.Tests.dll 2026-01-17T20:59:36.9156608Z System.Security.Cryptography.ProtectedData.Tests -> /__w/1/s/artifacts/bin/System.Security.Cryptography.ProtectedData.Tests/Release/net11.0/browser-wasm/publish/ 2026-01-17T20:59:36.9529559Z System.Text.Json.Tests -> /__w/1/s/artifacts/bin/System.Text.Json.Tests/Release/net11.0/browser-wasm/System.Text.Json.Tests.dll 2026-01-17T20:59:38.8507929Z Microsoft.Extensions.Configuration.Xml.Tests -> /__w/1/s/artifacts/bin/Microsoft.Extensions.Configuration.Xml.Tests/Release/net11.0/browser-wasm/publish/ 2026-01-17T20:59:39.1930242Z System.Security.Cryptography.ProtectedData.Tests -> /__w/1/s/artifacts/bin/System.Security.Cryptography.ProtectedData.Tests/Release/net11.0/browser-wasm/System.Security.Cryptography.ProtectedData.Tests.dll 2026-01-17T20:59:40.6429211Z Zipping directory "/__w/1/s/artifacts/bin/System.Security.Cryptography.ProtectedData.Tests/Release/net11.0/browser-wasm/wwwroot/" to "/__w/1/s/artifacts/helix/tests/browser.AnyCPU.Release/System.Security.Cryptography.ProtectedData.Tests.zip". 2026-01-17T20:59:42.2152568Z Microsoft.Extensions.Configuration.Xml.Tests -> /__w/1/s/artifacts/bin/Microsoft.Extensions.Configuration.Xml.Tests/Release/net11.0/browser-wasm/Microsoft.Extensions.Configuration.Xml.Tests.dll 2026-01-17T20:59:42.2501251Z Zipping directory "/__w/1/s/artifacts/bin/Microsoft.Extensions.Configuration.Xml.Tests/Release/net11.0/browser-wasm/wwwroot/" to "/__w/1/s/artifacts/helix/tests/browser.AnyCPU.Release/Microsoft.Extensions.Configuration.Xml.Tests.zip". 2026-01-17T20:59:42.2773476Z System.Text.Json.TestLibrary.Roslyn4.4 -> /__w/1/s/artifacts/bin/System.Text.Json.TestLibrary.Roslyn4.4/Release/netstandard2.0/System.Text.Json.TestLibrary.Roslyn4.4.dll 2026-01-17T20:59:44.0056494Z System.Text.Json.Tests -> /__w/1/s/artifacts/bin/System.Text.Json.Tests/Release/net11.0/browser-wasm/publish/ 2026-01-17T20:59:46.2596953Z System.Text.Json.SourceGeneration.Roslyn3.11.Unit.Tests -> /__w/1/s/artifacts/bin/System.Text.Json.SourceGeneration.Roslyn3.11.Unit.Tests/Release/net11.0/browser-wasm/publish/ 2026-01-17T20:59:46.3020398Z System.Text.Json.Tests -> /__w/1/s/artifacts/bin/System.Text.Json.Tests/Release/net11.0/browser-wasm/System.Text.Json.Tests.dll 2026-01-17T20:59:46.3418459Z Zipping directory "/__w/1/s/artifacts/bin/System.Text.Json.Tests/Release/net11.0/browser-wasm/wwwroot/" to "/__w/1/s/artifacts/helix/tests/browser.AnyCPU.Release/System.Text.Json.Tests.zip". 2026-01-17T20:59:48.0052104Z System.Text.Json.SourceGeneration.Roslyn4.4.Unit.Tests -> /__w/1/s/artifacts/bin/System.Text.Json.SourceGeneration.Roslyn4.4.Unit.Tests/Release/net11.0/browser-wasm/publish/ 2026-01-17T21:00:23.0777203Z System.Text.Json.SourceGeneration.Roslyn3.11.Unit.Tests -> /__w/1/s/artifacts/bin/System.Text.Json.SourceGeneration.Roslyn3.11.Unit.Tests/Release/net11.0/browser-wasm/System.Text.Json.SourceGeneration.Roslyn3.11.Unit.Tests.dll 2026-01-17T21:00:24.9385387Z System.Text.Json.SourceGeneration.Roslyn4.4.Unit.Tests -> /__w/1/s/artifacts/bin/System.Text.Json.SourceGeneration.Roslyn4.4.Unit.Tests/Release/net11.0/browser-wasm/System.Text.Json.SourceGeneration.Roslyn4.4.Unit.Tests.dll 2026-01-17T21:00:25.3941728Z System.Composition.AttributedModel -> /__w/1/s/artifacts/bin/System.Composition.AttributedModel/Release/netstandard2.0/System.Composition.AttributedModel.dll 2026-01-17T21:00:27.3558721Z System.Formats.Cbor.Tests -> /__w/1/s/artifacts/bin/System.Formats.Cbor.Tests/Release/net11.0/browser-wasm/publish/ 2026-01-17T21:00:27.4115216Z System.Collections.Specialized -> /__w/1/s/artifacts/bin/System.Collections.Specialized/Release/net11.0/System.Collections.Specialized.dll 2026-01-17T21:00:27.4699719Z System.Reflection.Emit -> /__w/1/s/artifacts/bin/System.Reflection.Emit/Release/net11.0/System.Reflection.Emit.dll 2026-01-17T21:00:27.5283390Z System.Linq.Expressions -> /__w/1/s/artifacts/bin/System.Linq.Expressions/ref/Release/net11.0/System.Linq.Expressions.dll 2026-01-17T21:00:27.6528140Z System.Linq.Expressions -> /__w/1/s/artifacts/bin/System.Linq.Expressions/Release/net11.0/System.Linq.Expressions.dll 2026-01-17T21:00:27.7429659Z System.Text.Encodings.Web -> /__w/1/s/artifacts/bin/System.Text.Encodings.Web/ref/Release/net11.0/System.Text.Encodings.Web.dll 2026-01-17T21:00:27.8800618Z System.Runtime.Numerics -> /__w/1/s/artifacts/bin/System.Runtime.Numerics/ref/Release/net11.0/System.Runtime.Numerics.dll 2026-01-17T21:00:27.8976596Z System.Formats.Cbor.Tests -> /__w/1/s/artifacts/bin/System.Formats.Cbor.Tests/Release/net11.0/browser-wasm/System.Formats.Cbor.Tests.dll 2026-01-17T21:00:27.9390610Z System.Runtime.Numerics -> /__w/1/s/artifacts/bin/System.Runtime.Numerics/Release/net11.0/System.Runtime.Numerics.dll 2026-01-17T21:00:29.3849979Z Zipping directory "/__w/1/s/artifacts/bin/System.Formats.Cbor.Tests/Release/net11.0/browser-wasm/wwwroot/" to "/__w/1/s/artifacts/helix/tests/browser.AnyCPU.Release/System.Formats.Cbor.Tests.zip". 2026-01-17T21:00:29.4455781Z System.Text.RegularExpressions -> /__w/1/s/artifacts/bin/System.Text.RegularExpressions/ref/Release/net11.0/System.Text.RegularExpressions.dll 2026-01-17T21:00:29.4990726Z System.Text.Encodings.Web -> /__w/1/s/artifacts/bin/System.Text.Encodings.Web/Release/net11.0/System.Text.Encodings.Web.dll 2026-01-17T21:00:29.5453148Z System.Diagnostics.TraceSource -> /__w/1/s/artifacts/bin/System.Diagnostics.TraceSource/ref/Release/net11.0/System.Diagnostics.TraceSource.dll 2026-01-17T21:00:29.6241632Z System.Diagnostics.TraceSource -> /__w/1/s/artifacts/bin/System.Diagnostics.TraceSource/Release/net11.0/System.Diagnostics.TraceSource.dll 2026-01-17T21:00:29.6984969Z System.Text.RegularExpressions -> /__w/1/s/artifacts/bin/System.Text.RegularExpressions/Release/net11.0/System.Text.RegularExpressions.dll 2026-01-17T21:00:31.1014160Z System.Console -> /__w/1/s/artifacts/bin/System.Console/ref/Release/net11.0/System.Console.dll 2026-01-17T21:00:31.3592176Z System.Console -> /__w/1/s/artifacts/bin/System.Console/Release/net11.0/System.Console.dll 2026-01-17T21:00:31.6668995Z System.Threading.Overlapped -> /__w/1/s/artifacts/bin/System.Threading.Overlapped/Release/net11.0/System.Threading.Overlapped.dll 2026-01-17T21:00:31.7564160Z System.Threading.Channels -> /__w/1/s/artifacts/bin/System.Threading.Channels/ref/Release/net11.0/System.Threading.Channels.dll 2026-01-17T21:00:32.1491020Z System.Threading.Channels -> /__w/1/s/artifacts/bin/System.Threading.Channels/Release/net11.0/System.Threading.Channels.dll 2026-01-17T21:00:32.2209190Z System.Net.Primitives -> /__w/1/s/artifacts/bin/System.Net.Primitives/ref/Release/net11.0/System.Net.Primitives.dll 2026-01-17T21:00:32.2501505Z System.Linq.Expressions.Tests -> /__w/1/s/artifacts/bin/System.Linq.Expressions.Tests/Release/net11.0/browser-wasm/System.Linq.Expressions.Tests.dll 2026-01-17T21:00:33.7982783Z System.IO.Compression.Brotli -> /__w/1/s/artifacts/bin/System.IO.Compression.Brotli/ref/Release/net11.0/System.IO.Compression.Brotli.dll 2026-01-17T21:00:35.4145170Z System.Linq.Expressions.Tests -> /__w/1/s/artifacts/bin/System.Linq.Expressions.Tests/Release/net11.0/browser-wasm/publish/ 2026-01-17T21:00:35.6059624Z System.Net.Primitives -> /__w/1/s/artifacts/bin/System.Net.Primitives/Release/net11.0/System.Net.Primitives.dll 2026-01-17T21:00:35.7404355Z System.Linq.Expressions.Tests -> /__w/1/s/artifacts/bin/System.Linq.Expressions.Tests/Release/net11.0/browser-wasm/System.Linq.Expressions.Tests.dll 2026-01-17T21:00:37.2335873Z Zipping directory "/__w/1/s/artifacts/bin/System.Linq.Expressions.Tests/Release/net11.0/browser-wasm/wwwroot/" to "/__w/1/s/artifacts/helix/tests/browser.AnyCPU.Release/System.Linq.Expressions.Tests.zip". 2026-01-17T21:00:37.2821572Z System.IO.Compression.Brotli -> /__w/1/s/artifacts/bin/System.IO.Compression.Brotli/Release/net11.0/System.IO.Compression.Brotli.dll 2026-01-17T21:00:37.3348963Z System.Net.NameResolution -> /__w/1/s/artifacts/bin/System.Net.NameResolution/ref/Release/net11.0/System.Net.NameResolution.dll 2026-01-17T21:00:37.3411237Z System.Diagnostics.StackTrace -> /__w/1/s/artifacts/bin/System.Diagnostics.StackTrace/Release/net11.0/System.Diagnostics.StackTrace.dll 2026-01-17T21:00:37.4644290Z System.Composition.Runtime -> /__w/1/s/artifacts/bin/System.Composition.Runtime/Release/netstandard2.0/System.Composition.Runtime.dll 2026-01-17T21:00:37.6095356Z System.Net.NameResolution -> /__w/1/s/artifacts/bin/System.Net.NameResolution/Release/net11.0/System.Net.NameResolution.dll 2026-01-17T21:00:40.0756320Z System.Threading.Channels.Tests -> /__w/1/s/artifacts/bin/System.Threading.Channels.Tests/Release/net11.0/browser-wasm/System.Threading.Channels.Tests.dll 2026-01-17T21:00:43.3081996Z System.Threading.Channels.Tests -> /__w/1/s/artifacts/bin/System.Threading.Channels.Tests/Release/net11.0/browser-wasm/publish/ 2026-01-17T21:00:43.5462879Z System.Threading.Channels.Tests -> /__w/1/s/artifacts/bin/System.Threading.Channels.Tests/Release/net11.0/browser-wasm/System.Threading.Channels.Tests.dll 2026-01-17T21:00:45.0729249Z Zipping directory "/__w/1/s/artifacts/bin/System.Threading.Channels.Tests/Release/net11.0/browser-wasm/wwwroot/" to "/__w/1/s/artifacts/helix/tests/browser.AnyCPU.Release/System.Threading.Channels.Tests.zip". 2026-01-17T21:00:45.0909061Z TestLibrary -> /__w/1/s/artifacts/bin/TestLibrary/Release/netstandard2.0/TestLibrary.dll 2026-01-17T21:00:47.5901501Z System.Configuration.ConfigurationManager.Tests -> /__w/1/s/artifacts/bin/System.Configuration.ConfigurationManager.Tests/Release/net11.0/browser-wasm/publish/ 2026-01-17T21:00:47.8859073Z System.Configuration.ConfigurationManager.Tests -> /__w/1/s/artifacts/bin/System.Configuration.ConfigurationManager.Tests/Release/net11.0/browser-wasm/System.Configuration.ConfigurationManager.Tests.dll 2026-01-17T21:00:49.4760274Z System.Net.Sockets -> /__w/1/s/artifacts/bin/System.Net.Sockets/ref/Release/net11.0/System.Net.Sockets.dll 2026-01-17T21:00:50.2446524Z System.Formats.Asn1 -> /__w/1/s/artifacts/bin/System.Formats.Asn1/ref/Release/net11.0/System.Formats.Asn1.dll 2026-01-17T21:00:50.2881203Z System.Net.Sockets -> /__w/1/s/artifacts/bin/System.Net.Sockets/Release/net11.0/System.Net.Sockets.dll 2026-01-17T21:00:50.4526204Z System.Composition.Hosting -> /__w/1/s/artifacts/bin/System.Composition.Hosting/Release/netstandard2.0/System.Composition.Hosting.dll 2026-01-17T21:00:50.6146278Z System.Text.RegularExpressions.Tests -> /__w/1/s/artifacts/bin/System.Text.RegularExpressions.Tests/Release/net11.0/browser-wasm/System.Text.RegularExpressions.Tests.dll 2026-01-17T21:00:54.7095788Z System.Text.RegularExpressions.Tests -> /__w/1/s/artifacts/bin/System.Text.RegularExpressions.Tests/Release/net11.0/browser-wasm/publish/ 2026-01-17T21:00:54.7548197Z System.Net.NetworkInformation -> /__w/1/s/artifacts/bin/System.Net.NetworkInformation/ref/Release/net11.0/System.Net.NetworkInformation.dll 2026-01-17T21:00:54.9368860Z System.Formats.Asn1 -> /__w/1/s/artifacts/bin/System.Formats.Asn1/Release/net11.0/System.Formats.Asn1.dll 2026-01-17T21:00:55.0343286Z System.Threading.RateLimiting -> /__w/1/s/artifacts/bin/System.Threading.RateLimiting/ref/Release/net11.0/System.Threading.RateLimiting.dll 2026-01-17T21:00:55.1283104Z System.Threading.RateLimiting -> /__w/1/s/artifacts/bin/System.Threading.RateLimiting/Release/net11.0/System.Threading.RateLimiting.dll 2026-01-17T21:00:55.5662142Z System.Security.Cryptography -> /__w/1/s/artifacts/bin/System.Security.Cryptography/ref/Release/net11.0/System.Security.Cryptography.dll 2026-01-17T21:00:55.5802371Z System.Threading.RateLimiting.Tests -> /__w/1/s/artifacts/bin/System.Threading.RateLimiting.Tests/Release/net11.0/browser-wasm/System.Threading.RateLimiting.Tests.dll 2026-01-17T21:00:58.7786332Z System.Threading.RateLimiting.Tests -> /__w/1/s/artifacts/bin/System.Threading.RateLimiting.Tests/Release/net11.0/browser-wasm/publish/ 2026-01-17T21:00:58.9578255Z System.Security.Cryptography -> /__w/1/s/artifacts/bin/System.Security.Cryptography/Release/net11.0/System.Security.Cryptography.dll 2026-01-17T21:00:59.0845014Z System.Threading.RateLimiting.Tests -> /__w/1/s/artifacts/bin/System.Threading.RateLimiting.Tests/Release/net11.0/browser-wasm/System.Threading.RateLimiting.Tests.dll 2026-01-17T21:01:00.6236188Z Zipping directory "/__w/1/s/artifacts/bin/System.Threading.RateLimiting.Tests/Release/net11.0/browser-wasm/wwwroot/" to "/__w/1/s/artifacts/helix/tests/browser.AnyCPU.Release/System.Threading.RateLimiting.Tests.zip". 2026-01-17T21:01:00.7726038Z System.Text.Json.SourceGeneration.Roslyn4.0 -> /__w/1/s/artifacts/bin/System.Text.Json.SourceGeneration.Roslyn4.0/Release/netstandard2.0/System.Text.Json.SourceGeneration.dll 2026-01-17T21:01:00.9464643Z System.Text.RegularExpressions.Tests -> /__w/1/s/artifacts/bin/System.Text.RegularExpressions.Tests/Release/net11.0/browser-wasm/System.Text.RegularExpressions.Tests.dll 2026-01-17T21:01:02.4918804Z Zipping directory "/__w/1/s/artifacts/bin/System.Text.RegularExpressions.Tests/Release/net11.0/browser-wasm/wwwroot/" to "/__w/1/s/artifacts/helix/tests/browser.AnyCPU.Release/System.Text.RegularExpressions.Tests.zip". 2026-01-17T21:01:02.5455126Z System.Composition.TypedParts -> /__w/1/s/artifacts/bin/System.Composition.TypedParts/Release/netstandard2.0/System.Composition.TypedParts.dll 2026-01-17T21:01:02.6125458Z Microsoft.Composition.Demos.ExtendedCollectionImports -> /__w/1/s/artifacts/bin/Microsoft.Composition.Demos.ExtendedCollectionImports/Release/netstandard2.0/Microsoft.Composition.Demos.ExtendedCollectionImports.dll 2026-01-17T21:01:03.0663947Z System.Composition.Tests -> /__w/1/s/artifacts/bin/System.Composition.Tests/Release/net11.0/browser-wasm/System.Composition.Tests.dll 2026-01-17T21:01:06.7741181Z System.Composition.Tests -> /__w/1/s/artifacts/bin/System.Composition.Tests/Release/net11.0/browser-wasm/publish/ 2026-01-17T21:01:06.9078458Z System.Net.NetworkInformation -> /__w/1/s/artifacts/bin/System.Net.NetworkInformation/Release/net11.0/System.Net.NetworkInformation.dll 2026-01-17T21:01:07.0119755Z System.Text.Json.SourceGeneration.Roslyn4.4 -> /__w/1/s/artifacts/bin/System.Text.Json.SourceGeneration.Roslyn4.4/Release/net11.0/System.Text.Json.SourceGeneration.dll 2026-01-17T21:01:07.1001469Z System.Composition.Tests -> /__w/1/s/artifacts/bin/System.Composition.Tests/Release/net11.0/browser-wasm/System.Composition.Tests.dll 2026-01-17T21:01:08.8443575Z Zipping directory "/__w/1/s/artifacts/bin/System.Composition.Tests/Release/net11.0/browser-wasm/wwwroot/" to "/__w/1/s/artifacts/helix/tests/browser.AnyCPU.Release/System.Composition.Tests.zip". 2026-01-17T21:01:08.9246855Z System.Net.Security -> /__w/1/s/artifacts/bin/System.Net.Security/ref/Release/net11.0/System.Net.Security.dll 2026-01-17T21:01:08.9627070Z System.Text.Json -> /__w/1/s/artifacts/bin/System.Text.Json/ref/Release/net11.0/System.Text.Json.dll 2026-01-17T21:01:09.0335795Z System.Net.Security -> /__w/1/s/artifacts/bin/System.Net.Security/Release/net11.0/System.Net.Security.dll 2026-01-17T21:01:09.1201811Z System.Net.Quic -> /__w/1/s/artifacts/bin/System.Net.Quic/ref/Release/net11.0/System.Net.Quic.dll 2026-01-17T21:01:09.1759777Z System.Text.Json -> /__w/1/s/artifacts/bin/System.Text.Json/Release/net11.0/System.Text.Json.dll 2026-01-17T21:01:09.3591893Z Microsoft.Bcl.AsyncInterfaces -> /__w/1/s/artifacts/bin/Microsoft.Bcl.AsyncInterfaces/Release/netstandard2.0/Microsoft.Bcl.AsyncInterfaces.dll 2026-01-17T21:01:09.3927688Z System.IO.Pipelines -> /__w/1/s/artifacts/bin/System.IO.Pipelines/ref/Release/netstandard2.0/System.IO.Pipelines.dll 2026-01-17T21:01:09.4378166Z System.Text.Encodings.Web -> /__w/1/s/artifacts/bin/System.Text.Encodings.Web/ref/Release/netstandard2.0/System.Text.Encodings.Web.dll 2026-01-17T21:01:09.4828001Z System.Text.Encodings.Web -> /__w/1/s/artifacts/bin/System.Text.Encodings.Web/Release/netstandard2.0/System.Text.Encodings.Web.dll 2026-01-17T21:01:09.5407001Z System.IO.Pipelines -> /__w/1/s/artifacts/bin/System.IO.Pipelines/Release/netstandard2.0/System.IO.Pipelines.dll 2026-01-17T21:01:09.6167010Z System.Net.Quic -> /__w/1/s/artifacts/bin/System.Net.Quic/Release/net11.0/System.Net.Quic.dll 2026-01-17T21:01:09.6949656Z System.Text.Json -> /__w/1/s/artifacts/bin/System.Text.Json/ref/Release/netstandard2.0/System.Text.Json.dll 2026-01-17T21:01:09.7551941Z System.Net.Http -> /__w/1/s/artifacts/bin/System.Net.Http/ref/Release/net11.0/System.Net.Http.dll 2026-01-17T21:01:09.8116055Z System.Text.Json -> /__w/1/s/artifacts/bin/System.Text.Json/Release/netstandard2.0/System.Text.Json.dll 2026-01-17T21:01:09.9079348Z System.Text.Json.TestLibrary.Roslyn3.11 -> /__w/1/s/artifacts/bin/System.Text.Json.TestLibrary.Roslyn3.11/Release/netstandard2.0/System.Text.Json.TestLibrary.Roslyn3.11.dll 2026-01-17T21:01:09.9253908Z System.Text.Json.TestLibrary.Roslyn4.4 -> /__w/1/s/artifacts/bin/System.Text.Json.TestLibrary.Roslyn4.4/Release/netstandard2.0/System.Text.Json.TestLibrary.Roslyn4.4.dll 2026-01-17T21:01:10.3208382Z System.Text.Json.SourceGeneration.Roslyn3.11.Tests -> /__w/1/s/artifacts/bin/System.Text.Json.SourceGeneration.Roslyn3.11.Tests/Release/net11.0/browser-wasm/System.Text.Json.SourceGeneration.Roslyn3.11.Tests.dll 2026-01-17T21:01:12.2403505Z System.Text.Json.SourceGeneration.Roslyn4.4.Tests -> /__w/1/s/artifacts/bin/System.Text.Json.SourceGeneration.Roslyn4.4.Tests/Release/net11.0/browser-wasm/System.Text.Json.SourceGeneration.Roslyn4.4.Tests.dll 2026-01-17T21:01:13.8774687Z System.Net.Http -> /__w/1/s/artifacts/bin/System.Net.Http/Release/net11.0/System.Net.Http.dll 2026-01-17T21:01:15.5777227Z System.Text.Json.SourceGeneration.Roslyn4.4.Tests -> /__w/1/s/artifacts/bin/System.Text.Json.SourceGeneration.Roslyn4.4.Tests/Release/net11.0/browser-wasm/publish/ 2026-01-17T21:01:15.8661001Z System.Text.Json.SourceGeneration.Roslyn4.4.Tests -> /__w/1/s/artifacts/bin/System.Text.Json.SourceGeneration.Roslyn4.4.Tests/Release/net11.0/browser-wasm/System.Text.Json.SourceGeneration.Roslyn4.4.Tests.dll 2026-01-17T21:01:19.4359938Z System.Text.Json.SourceGeneration.Roslyn3.11.Tests -> /__w/1/s/artifacts/bin/System.Text.Json.SourceGeneration.Roslyn3.11.Tests/Release/net11.0/browser-wasm/publish/ 2026-01-17T21:01:19.6132210Z System.Private.Xml -> /__w/1/s/artifacts/bin/System.Private.Xml/Release/net11.0/System.Private.Xml.dll 2026-01-17T21:01:19.7064767Z System.Text.Json.SourceGeneration.Roslyn3.11.Tests -> /__w/1/s/artifacts/bin/System.Text.Json.SourceGeneration.Roslyn3.11.Tests/Release/net11.0/browser-wasm/System.Text.Json.SourceGeneration.Roslyn3.11.Tests.dll 2026-01-17T21:01:21.4981142Z System.Private.Xml.Linq -> /__w/1/s/artifacts/bin/System.Private.Xml.Linq/Release/net11.0/System.Private.Xml.Linq.dll 2026-01-17T21:01:21.6134624Z System.Xml.ReaderWriter -> /__w/1/s/artifacts/bin/System.Xml.ReaderWriter/ref/Release/net11.0/System.Xml.ReaderWriter.dll 2026-01-17T21:01:21.6374071Z System.Xml.XDocument -> /__w/1/s/artifacts/bin/System.Xml.XDocument/ref/Release/net11.0/System.Xml.XDocument.dll 2026-01-17T21:01:21.6752586Z System.Xml.XDocument -> /__w/1/s/artifacts/bin/System.Xml.XDocument/Release/net11.0/System.Xml.XDocument.dll 2026-01-17T21:01:21.8288184Z System.Runtime.Serialization.Formatters -> /__w/1/s/artifacts/bin/System.Runtime.Serialization.Formatters/ref/Release/net11.0/System.Runtime.Serialization.Formatters.dll 2026-01-17T21:01:21.8781221Z System.Drawing.Primitives -> /__w/1/s/artifacts/bin/System.Drawing.Primitives/ref/Release/net11.0/System.Drawing.Primitives.dll 2026-01-17T21:01:21.8945614Z System.Runtime.Serialization.Formatters -> /__w/1/s/artifacts/bin/System.Runtime.Serialization.Formatters/Release/net11.0/System.Runtime.Serialization.Formatters.dll 2026-01-17T21:01:21.9509731Z System.Drawing.Primitives -> /__w/1/s/artifacts/bin/System.Drawing.Primitives/Release/net11.0/System.Drawing.Primitives.dll 2026-01-17T21:01:22.0084671Z System.ComponentModel.TypeConverter -> /__w/1/s/artifacts/bin/System.ComponentModel.TypeConverter/ref/Release/net11.0/System.ComponentModel.TypeConverter.dll 2026-01-17T21:01:22.0736641Z System.ComponentModel.TypeConverter -> /__w/1/s/artifacts/bin/System.ComponentModel.TypeConverter/Release/net11.0/System.ComponentModel.TypeConverter.dll 2026-01-17T21:01:22.1317505Z System.ComponentModel.Annotations -> /__w/1/s/artifacts/bin/System.ComponentModel.Annotations/ref/Release/net11.0/System.ComponentModel.Annotations.dll 2026-01-17T21:01:22.1880632Z System.ComponentModel.Annotations -> /__w/1/s/artifacts/bin/System.ComponentModel.Annotations/Release/net11.0/System.ComponentModel.Annotations.dll 2026-01-17T21:01:22.8550949Z Microsoft.Extensions.Options.SourceGeneration.Tests -> /__w/1/s/artifacts/bin/Microsoft.Extensions.Options.SourceGeneration.Tests/Release/net11.0/browser-wasm/Microsoft.Extensions.Options.SourceGeneration.Tests.dll 2026-01-17T21:01:26.6398071Z Microsoft.Extensions.Options.SourceGeneration.Tests -> /__w/1/s/artifacts/bin/Microsoft.Extensions.Options.SourceGeneration.Tests/Release/net11.0/browser-wasm/publish/ 2026-01-17T21:01:26.7970816Z Microsoft.Extensions.Options.SourceGeneration.Unit.Tests -> /__w/1/s/artifacts/bin/Microsoft.Extensions.Options.SourceGeneration.Unit.Tests/Release/net11.0/browser-wasm/Microsoft.Extensions.Options.SourceGeneration.Unit.Tests.dll 2026-01-17T21:01:28.5050854Z Microsoft.Extensions.Options.SourceGeneration.Tests -> /__w/1/s/artifacts/bin/Microsoft.Extensions.Options.SourceGeneration.Tests/Release/net11.0/browser-wasm/Microsoft.Extensions.Options.SourceGeneration.Tests.dll 2026-01-17T21:01:30.2776494Z Zipping directory "/__w/1/s/artifacts/bin/Microsoft.Extensions.Options.SourceGeneration.Tests/Release/net11.0/browser-wasm/wwwroot/" to "/__w/1/s/artifacts/helix/tests/browser.AnyCPU.Release/Microsoft.Extensions.Options.SourceGeneration.Tests.zip". 2026-01-17T21:01:32.0289177Z Microsoft.Extensions.Options.SourceGeneration.Unit.Tests -> /__w/1/s/artifacts/bin/Microsoft.Extensions.Options.SourceGeneration.Unit.Tests/Release/net11.0/browser-wasm/publish/ 2026-01-17T21:01:32.3641123Z Microsoft.Extensions.Options.SourceGeneration.Unit.Tests -> /__w/1/s/artifacts/bin/Microsoft.Extensions.Options.SourceGeneration.Unit.Tests/Release/net11.0/browser-wasm/Microsoft.Extensions.Options.SourceGeneration.Unit.Tests.dll 2026-01-17T21:01:33.9771071Z Zipping directory "/__w/1/s/artifacts/bin/Microsoft.Extensions.Options.SourceGeneration.Unit.Tests/Release/net11.0/browser-wasm/wwwroot/" to "/__w/1/s/artifacts/helix/tests/browser.AnyCPU.Release/Microsoft.Extensions.Options.SourceGeneration.Unit.Tests.zip". 2026-01-17T21:01:35.0396656Z 2026-01-17T21:01:35.0397798Z Build FAILED. 2026-01-17T21:01:35.0399217Z 2026-01-17T21:01:35.0400826Z /__w/1/s/.dotnet/sdk/11.0.100-alpha.1.26060.102/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Sdk.DefaultItems.Shared.targets(213,5): error NETSDK1022: Duplicate 'Content' items were included. The .NET SDK includes 'Content' items from your project directory by default. You can either remove these items from your project file, or set the 'EnableDefaultContentItems' property to 'false' if you want to explicitly include them in your project file. For more information, see https://aka.ms/sdkimplicititems. The duplicate items were: 'testFileToReload.json' [/__w/1/s/src/libraries/Microsoft.Extensions.Configuration/tests/FunctionalTests/Microsoft.Extensions.Configuration.Functional.Tests.csproj::TargetFramework=net11.0] 2026-01-17T21:01:35.0401980Z 0 Warning(s) 2026-01-17T21:01:35.0402234Z 1 Error(s) 2026-01-17T21:01:35.0402334Z 2026-01-17T21:01:35.0402599Z Time Elapsed 00:46:21.10 2026-01-17T21:01:35.7695363Z Build failed with exit code 1. Check errors above. 2026-01-17T21:01:35.7838931Z 2026-01-17T21:01:35.8102275Z ##[section]Finishing: Build product