Skip to content

ci

ci #2677

Triggered via schedule November 29, 2023 00:10
Status Failure
Total duration 35m 40s
Artifacts 8

ci.yml

on: schedule
Matrix: Build
Matrix: Container Build
Matrix: Container Integration tests
Matrix: Container Managed unit tests
Matrix: Container Native unit tests
Matrix: Integration tests
Matrix: Managed unit tests
Matrix: Native unit tests
Matrix: Windows - IIS integration tests
Matrix: Windows - MSI integration tests
Fit to window
Zoom out
Zoom in

Annotations

45 errors and 101 warnings
Container Managed unit tests (alpine)
Process completed with exit code 1.
Container Integration tests (debian, netcoreapp3.1)
Process completed with exit code 1.
Container Integration tests (debian, net6.0)
Process completed with exit code 1.
Container Integration tests (debian, net7.0)
Process completed with exit code 1.
Managed unit tests (ubuntu-20.04)
Executing failed permanently after 3 attempts. Last attempt failed with: Process 'dotnet' exited with code 1. > /usr/share/dotnet/dotnet restore /home/runner/work/signalfx-dotnet-tracing/signalfx-dotnet-tracing/Datadog.Trace.sln --verbosity Normal --packages /home/runner/work/signalfx-dotnet-tracing/signalfx-dotnet-tracing/packages /property:configuration=Release @ /home/runner/work/signalfx-dotnet-tracing/signalfx-dotnet-tracing
Managed unit tests (ubuntu-20.04)
Process completed with exit code 255.
Build (ubuntu-20.04)
Executing failed permanently after 3 attempts. Last attempt failed with: Process 'dotnet' exited with code 1. > /usr/share/dotnet/dotnet restore /home/runner/work/signalfx-dotnet-tracing/signalfx-dotnet-tracing/Datadog.Trace.sln --verbosity Normal --packages /home/runner/work/signalfx-dotnet-tracing/signalfx-dotnet-tracing/packages /property:configuration=Release @ /home/runner/work/signalfx-dotnet-tracing/signalfx-dotnet-tracing
Build (ubuntu-20.04)
Process completed with exit code 255.
Native unit tests (ubuntu-20.04)
Executing failed permanently after 3 attempts. Last attempt failed with: Process 'dotnet' exited with code 1. > /usr/share/dotnet/dotnet restore /home/runner/work/signalfx-dotnet-tracing/signalfx-dotnet-tracing/Datadog.Trace.sln --verbosity Normal --packages /home/runner/work/signalfx-dotnet-tracing/signalfx-dotnet-tracing/packages /property:configuration=Release @ /home/runner/work/signalfx-dotnet-tracing/signalfx-dotnet-tracing
Native unit tests (ubuntu-20.04)
Process completed with exit code 255.
Integration tests (windows-2022, x64, net7.0, BuildAndRunWindowsIntegrationTests)
C:\Program Files\dotnet\sdk\8.0.100\Sdks\Microsoft.NET.Sdk\targets\Microsoft.PackageDependencyResolution.targets(266,5): error NETSDK1005: Assets file 'Y:\tracer\test\test-applications\integrations\LogsInjection.NLog10.VersionConflict.2x\obj\project.assets.json' doesn't have a target for 'net7.0'. Ensure that restore has run and that you have included 'net7.0' in the TargetFrameworks for your project. [Y:\tracer\test\test-applications\integrations\LogsInjection.NLog10.VersionConflict.2x\LogsInjection.NLog10.VersionConflict.2x.csproj::TargetFramework=net7.0]
Integration tests (windows-2022, x64, net7.0, BuildAndRunWindowsIntegrationTests)
C:\Program Files\dotnet\sdk\8.0.100\Sdks\Microsoft.NET.Sdk\targets\Microsoft.PackageDependencyResolution.targets(266,5): error NETSDK1005: Assets file 'Y:\tracer\test\test-applications\integrations\LogsInjection.NLog10.VersionConflict.2x\obj\project.assets.json' doesn't have a target for 'net7.0'. Ensure that restore has run and that you have included 'net7.0' in the TargetFrameworks for your project. [Y:\tracer\test\test-applications\integrations\LogsInjection.NLog10.VersionConflict.2x\LogsInjection.NLog10.VersionConflict.2x.csproj::TargetFramework=net7.0]
Integration tests (windows-2022, x64, net7.0, BuildAndRunWindowsIntegrationTests)
[1/1] ProcessException: Process 'dotnet.exe' exited with code 1. > "C:\Program Files\dotnet\dotnet.exe" build Y:\tracer\test\test-applications\integrations\LogsInjection.NLog10.VersionConflict.2x\LogsInjection.NLog10.VersionConflict.2x.csproj --configuration Release --framework net7.0 --no-dependencies /property:Platform=x64 /property:BuildInParallel=true /nowarn:NU1701 @ Y:\
Integration tests (windows-2022, x64, net461, BuildAndRunWindowsIntegrationTests)
C:\Program Files\dotnet\sdk\8.0.100\Microsoft.Common.CurrentVersion.targets(1241,5): error MSB3644: The reference assemblies for .NETFramework,Version=v4.6.1 were not found. To resolve this, install the Developer Pack (SDK/Targeting Pack) for this framework version or retarget your application. You can download .NET Framework Developer Packs at https://aka.ms/msbuild/developerpacks [Y:\tracer\test\test-applications\integrations\Samples.AspNetCoreMinimalApis\Samples.AspNetCoreMinimalApis.csproj::TargetFramework=net461]
Integration tests (windows-2022, x64, net7.0, BuildAndRunWindowsIntegrationTests)
Process completed with exit code 1.
Integration tests (windows-2022, x64, net461, BuildAndRunWindowsIntegrationTests)
C:\Program Files\dotnet\sdk\8.0.100\Microsoft.Common.CurrentVersion.targets(1241,5): error MSB3644: The reference assemblies for .NETFramework,Version=v4.6.1 were not found. To resolve this, install the Developer Pack (SDK/Targeting Pack) for this framework version or retarget your application. You can download .NET Framework Developer Packs at https://aka.ms/msbuild/developerpacks [Y:\tracer\test\test-applications\integrations\Samples.AspNetCoreMinimalApis\Samples.AspNetCoreMinimalApis.csproj::TargetFramework=net461]
Integration tests (windows-2022, x64, net461, BuildAndRunWindowsIntegrationTests)
[1/1] ProcessException: Process 'dotnet.exe' exited with code 1. > "C:\Program Files\dotnet\dotnet.exe" build Y:\tracer\test\test-applications\integrations\Samples.AspNetCoreMinimalApis\Samples.AspNetCoreMinimalApis.csproj --configuration Release --framework net461 --no-dependencies /property:Platform=x64 /property:BuildInParallel=true /nowarn:NU1701 @ Y:\
Integration tests (windows-2022, x64, net461, BuildAndRunWindowsIntegrationTests)
Process completed with exit code 1.
Integration tests (windows-2022, x64, net6.0, BuildAndRunWindowsIntegrationTests)
C:\Program Files\dotnet\sdk\8.0.100\Sdks\Microsoft.NET.Sdk\targets\Microsoft.PackageDependencyResolution.targets(266,5): error NETSDK1005: Assets file 'Y:\tracer\test\test-applications\integrations\LogsInjection.NLog10.VersionConflict.2x\obj\project.assets.json' doesn't have a target for 'net6.0'. Ensure that restore has run and that you have included 'net6.0' in the TargetFrameworks for your project. [Y:\tracer\test\test-applications\integrations\LogsInjection.NLog10.VersionConflict.2x\LogsInjection.NLog10.VersionConflict.2x.csproj::TargetFramework=net6.0]
Integration tests (windows-2022, x64, net6.0, BuildAndRunWindowsIntegrationTests)
C:\Program Files\dotnet\sdk\8.0.100\Sdks\Microsoft.NET.Sdk\targets\Microsoft.PackageDependencyResolution.targets(266,5): error NETSDK1005: Assets file 'Y:\tracer\test\test-applications\integrations\LogsInjection.NLog10.VersionConflict.2x\obj\project.assets.json' doesn't have a target for 'net6.0'. Ensure that restore has run and that you have included 'net6.0' in the TargetFrameworks for your project. [Y:\tracer\test\test-applications\integrations\LogsInjection.NLog10.VersionConflict.2x\LogsInjection.NLog10.VersionConflict.2x.csproj::TargetFramework=net6.0]
Integration tests (windows-2022, x64, net6.0, BuildAndRunWindowsIntegrationTests)
[1/1] ProcessException: Process 'dotnet.exe' exited with code 1. > "C:\Program Files\dotnet\dotnet.exe" build Y:\tracer\test\test-applications\integrations\LogsInjection.NLog10.VersionConflict.2x\LogsInjection.NLog10.VersionConflict.2x.csproj --configuration Release --framework net6.0 --no-dependencies /property:Platform=x64 /property:BuildInParallel=true /nowarn:NU1701 @ Y:\
Integration tests (windows-2022, x64, net6.0, BuildAndRunWindowsIntegrationTests)
Process completed with exit code 1.
Integration tests (windows-2022, x64, net7.0, BuildAndRunWindowsRegressionTests)
C:\Program Files\dotnet\sdk\8.0.100\Sdks\Microsoft.NET.Sdk\targets\Microsoft.PackageDependencyResolution.targets(266,5): error NETSDK1005: Assets file 'Y:\tracer\test\test-applications\regression\IBM.Data.DB2.DBCommand\obj\project.assets.json' doesn't have a target for 'net7.0'. Ensure that restore has run and that you have included 'net7.0' in the TargetFrameworks for your project. [Y:\tracer\test\test-applications\regression\IBM.Data.DB2.DBCommand\IBM.Data.DB2.DBCommand.csproj::TargetFramework=net7.0]
Integration tests (windows-2022, x64, net7.0, BuildAndRunWindowsRegressionTests)
C:\Program Files\dotnet\sdk\8.0.100\Sdks\Microsoft.NET.Sdk\targets\Microsoft.PackageDependencyResolution.targets(266,5): error NETSDK1005: Assets file 'Y:\tracer\test\test-applications\regression\IBM.Data.DB2.DBCommand\obj\project.assets.json' doesn't have a target for 'net7.0'. Ensure that restore has run and that you have included 'net7.0' in the TargetFrameworks for your project. [Y:\tracer\test\test-applications\regression\IBM.Data.DB2.DBCommand\IBM.Data.DB2.DBCommand.csproj::TargetFramework=net7.0]
Integration tests (windows-2022, x64, net7.0, BuildAndRunWindowsRegressionTests)
[1/1] ProcessException: Process 'dotnet.exe' exited with code 1. > "C:\Program Files\dotnet\dotnet.exe" build Y:\tracer\test\test-applications\regression\IBM.Data.DB2.DBCommand\IBM.Data.DB2.DBCommand.csproj --configuration Release --framework net7.0 --no-dependencies --packages D:\a\signalfx-dotnet-tracing\signalfx-dotnet-tracing\packages /property:Platform=x64 /nowarn:netsdk1138 @ Y:\
Integration tests (windows-2022, x64, net7.0, BuildAndRunWindowsRegressionTests)
Process completed with exit code 1.
Container Integration tests (alpine, net6.0)
Process completed with exit code 1.
Container Integration tests (alpine, netcoreapp3.1)
Process completed with exit code 1.
Container Integration tests (alpine, net7.0)
Process completed with exit code 1.
Integration tests (windows-2022, x64, netcoreapp3.1, BuildAndRunWindowsIntegrationTests)
C:\Program Files\dotnet\sdk\8.0.100\Sdks\Microsoft.NET.Sdk\targets\Microsoft.PackageDependencyResolution.targets(266,5): error NETSDK1005: Assets file 'Y:\tracer\test\test-applications\integrations\LogsInjection.NLog10.VersionConflict.2x\obj\project.assets.json' doesn't have a target for 'netcoreapp3.1'. Ensure that restore has run and that you have included 'netcoreapp3.1' in the TargetFrameworks for your project. [Y:\tracer\test\test-applications\integrations\LogsInjection.NLog10.VersionConflict.2x\LogsInjection.NLog10.VersionConflict.2x.csproj::TargetFramework=netcoreapp3.1]
Integration tests (windows-2022, x64, netcoreapp3.1, BuildAndRunWindowsIntegrationTests)
C:\Program Files\dotnet\sdk\8.0.100\Sdks\Microsoft.NET.Sdk\targets\Microsoft.PackageDependencyResolution.targets(266,5): error NETSDK1005: Assets file 'Y:\tracer\test\test-applications\integrations\LogsInjection.NLog10.VersionConflict.2x\obj\project.assets.json' doesn't have a target for 'netcoreapp3.1'. Ensure that restore has run and that you have included 'netcoreapp3.1' in the TargetFrameworks for your project. [Y:\tracer\test\test-applications\integrations\LogsInjection.NLog10.VersionConflict.2x\LogsInjection.NLog10.VersionConflict.2x.csproj::TargetFramework=netcoreapp3.1]
Integration tests (windows-2022, x64, netcoreapp3.1, BuildAndRunWindowsIntegrationTests)
[1/1] ProcessException: Process 'dotnet.exe' exited with code 1. > "C:\Program Files\dotnet\dotnet.exe" build Y:\tracer\test\test-applications\integrations\LogsInjection.NLog10.VersionConflict.2x\LogsInjection.NLog10.VersionConflict.2x.csproj --configuration Release --framework netcoreapp3.1 --no-dependencies /property:Platform=x64 /property:BuildInParallel=true /nowarn:NU1701 @ Y:\
Integration tests (windows-2022, x64, netcoreapp3.1, BuildAndRunWindowsRegressionTests)
C:\Program Files\dotnet\sdk\8.0.100\Sdks\Microsoft.NET.Sdk\targets\Microsoft.PackageDependencyResolution.targets(266,5): error NETSDK1005: Assets file 'Y:\tracer\test\test-applications\regression\IBM.Data.DB2.DBCommand\obj\project.assets.json' doesn't have a target for 'netcoreapp3.1'. Ensure that restore has run and that you have included 'netcoreapp3.1' in the TargetFrameworks for your project. [Y:\tracer\test\test-applications\regression\IBM.Data.DB2.DBCommand\IBM.Data.DB2.DBCommand.csproj::TargetFramework=netcoreapp3.1]
Integration tests (windows-2022, x64, netcoreapp3.1, BuildAndRunWindowsRegressionTests)
C:\Program Files\dotnet\sdk\8.0.100\Sdks\Microsoft.NET.Sdk\targets\Microsoft.PackageDependencyResolution.targets(266,5): error NETSDK1005: Assets file 'Y:\tracer\test\test-applications\regression\IBM.Data.DB2.DBCommand\obj\project.assets.json' doesn't have a target for 'netcoreapp3.1'. Ensure that restore has run and that you have included 'netcoreapp3.1' in the TargetFrameworks for your project. [Y:\tracer\test\test-applications\regression\IBM.Data.DB2.DBCommand\IBM.Data.DB2.DBCommand.csproj::TargetFramework=netcoreapp3.1]
Integration tests (windows-2022, x64, netcoreapp3.1, BuildAndRunWindowsRegressionTests)
[1/1] ProcessException: Process 'dotnet.exe' exited with code 1. > "C:\Program Files\dotnet\dotnet.exe" build Y:\tracer\test\test-applications\regression\IBM.Data.DB2.DBCommand\IBM.Data.DB2.DBCommand.csproj --configuration Release --framework netcoreapp3.1 --no-dependencies --packages D:\a\signalfx-dotnet-tracing\signalfx-dotnet-tracing\packages /property:Platform=x64 /nowarn:netsdk1138 @ Y:\
Integration tests (windows-2022, x64, net461, BuildAndRunWindowsRegressionTests)
C:\Program Files\dotnet\sdk\8.0.100\Sdks\Microsoft.NET.Sdk\targets\Microsoft.PackageDependencyResolution.targets(266,5): error NETSDK1005: Assets file 'Y:\tracer\test\test-applications\regression\AssemblyLoadContextRedirect\obj\project.assets.json' doesn't have a target for 'net461'. Ensure that restore has run and that you have included 'net461' in the TargetFrameworks for your project. [Y:\tracer\test\test-applications\regression\AssemblyLoadContextRedirect\AssemblyLoadContextRedirect.csproj::TargetFramework=net461]
Integration tests (windows-2022, x64, net461, BuildAndRunWindowsRegressionTests)
C:\Program Files\dotnet\sdk\8.0.100\Sdks\Microsoft.NET.Sdk\targets\Microsoft.PackageDependencyResolution.targets(266,5): error NETSDK1005: Assets file 'Y:\tracer\test\test-applications\regression\AssemblyLoadContextRedirect\obj\project.assets.json' doesn't have a target for 'net461'. Ensure that restore has run and that you have included 'net461' in the TargetFrameworks for your project. [Y:\tracer\test\test-applications\regression\AssemblyLoadContextRedirect\AssemblyLoadContextRedirect.csproj::TargetFramework=net461]
Integration tests (windows-2022, x64, net461, BuildAndRunWindowsRegressionTests)
[1/1] ProcessException: Process 'dotnet.exe' exited with code 1. > "C:\Program Files\dotnet\dotnet.exe" build Y:\tracer\test\test-applications\regression\AssemblyLoadContextRedirect\AssemblyLoadContextRedirect.csproj --configuration Release --framework net461 --no-dependencies --packages D:\a\signalfx-dotnet-tracing\signalfx-dotnet-tracing\packages /property:Platform=x64 /nowarn:netsdk1138 @ Y:\
Integration tests (windows-2022, x64, net461, BuildAndRunWindowsRegressionTests)
Process completed with exit code 1.
Integration tests (windows-2022, x64, net6.0, BuildAndRunWindowsRegressionTests)
C:\Program Files\dotnet\sdk\8.0.100\Sdks\Microsoft.NET.Sdk\targets\Microsoft.PackageDependencyResolution.targets(266,5): error NETSDK1005: Assets file 'Y:\tracer\test\test-applications\regression\IBM.Data.DB2.DBCommand\obj\project.assets.json' doesn't have a target for 'net6.0'. Ensure that restore has run and that you have included 'net6.0' in the TargetFrameworks for your project. [Y:\tracer\test\test-applications\regression\IBM.Data.DB2.DBCommand\IBM.Data.DB2.DBCommand.csproj::TargetFramework=net6.0]
Integration tests (windows-2022, x64, net6.0, BuildAndRunWindowsRegressionTests)
C:\Program Files\dotnet\sdk\8.0.100\Sdks\Microsoft.NET.Sdk\targets\Microsoft.PackageDependencyResolution.targets(266,5): error NETSDK1005: Assets file 'Y:\tracer\test\test-applications\regression\IBM.Data.DB2.DBCommand\obj\project.assets.json' doesn't have a target for 'net6.0'. Ensure that restore has run and that you have included 'net6.0' in the TargetFrameworks for your project. [Y:\tracer\test\test-applications\regression\IBM.Data.DB2.DBCommand\IBM.Data.DB2.DBCommand.csproj::TargetFramework=net6.0]
Integration tests (windows-2022, x64, net6.0, BuildAndRunWindowsRegressionTests)
[1/1] ProcessException: Process 'dotnet.exe' exited with code 1. > "C:\Program Files\dotnet\dotnet.exe" build Y:\tracer\test\test-applications\regression\IBM.Data.DB2.DBCommand\IBM.Data.DB2.DBCommand.csproj --configuration Release --framework net6.0 --no-dependencies --packages D:\a\signalfx-dotnet-tracing\signalfx-dotnet-tracing\packages /property:Platform=x64 /nowarn:netsdk1138 @ Y:\
Integration tests (windows-2022, x64, net6.0, BuildAndRunWindowsRegressionTests)
Process completed with exit code 1.
Managed unit tests (ubuntu-20.04)
Attempt #1 failed with: Process 'dotnet' exited with code 1. > /usr/share/dotnet/dotnet restore /home/runner/work/signalfx-dotnet-tracing/signalfx-dotnet-tracing/Datadog.Trace.sln --verbosity Normal --packages /home/runner/work/signalfx-dotnet-tracing/signalfx-dotnet-tracing/packages /property:configuration=Release @ /home/runner/work/signalfx-dotnet-tracing/signalfx-dotnet-tracing
Managed unit tests (ubuntu-20.04)
Attempt #2 failed with: Process 'dotnet' exited with code 1. > /usr/share/dotnet/dotnet restore /home/runner/work/signalfx-dotnet-tracing/signalfx-dotnet-tracing/Datadog.Trace.sln --verbosity Normal --packages /home/runner/work/signalfx-dotnet-tracing/signalfx-dotnet-tracing/packages /property:configuration=Release @ /home/runner/work/signalfx-dotnet-tracing/signalfx-dotnet-tracing
Managed unit tests (ubuntu-20.04)
Attempt #3 failed with: Process 'dotnet' exited with code 1. > /usr/share/dotnet/dotnet restore /home/runner/work/signalfx-dotnet-tracing/signalfx-dotnet-tracing/Datadog.Trace.sln --verbosity Normal --packages /home/runner/work/signalfx-dotnet-tracing/signalfx-dotnet-tracing/packages /property:configuration=Release @ /home/runner/work/signalfx-dotnet-tracing/signalfx-dotnet-tracing
Build (ubuntu-20.04)
Attempt #1 failed with: Process 'dotnet' exited with code 1. > /usr/share/dotnet/dotnet restore /home/runner/work/signalfx-dotnet-tracing/signalfx-dotnet-tracing/Datadog.Trace.sln --verbosity Normal --packages /home/runner/work/signalfx-dotnet-tracing/signalfx-dotnet-tracing/packages /property:configuration=Release @ /home/runner/work/signalfx-dotnet-tracing/signalfx-dotnet-tracing
Build (ubuntu-20.04)
Attempt #2 failed with: Process 'dotnet' exited with code 1. > /usr/share/dotnet/dotnet restore /home/runner/work/signalfx-dotnet-tracing/signalfx-dotnet-tracing/Datadog.Trace.sln --verbosity Normal --packages /home/runner/work/signalfx-dotnet-tracing/signalfx-dotnet-tracing/packages /property:configuration=Release @ /home/runner/work/signalfx-dotnet-tracing/signalfx-dotnet-tracing
Build (ubuntu-20.04)
Attempt #3 failed with: Process 'dotnet' exited with code 1. > /usr/share/dotnet/dotnet restore /home/runner/work/signalfx-dotnet-tracing/signalfx-dotnet-tracing/Datadog.Trace.sln --verbosity Normal --packages /home/runner/work/signalfx-dotnet-tracing/signalfx-dotnet-tracing/packages /property:configuration=Release @ /home/runner/work/signalfx-dotnet-tracing/signalfx-dotnet-tracing
Native unit tests (ubuntu-20.04)
Attempt #1 failed with: Process 'dotnet' exited with code 1. > /usr/share/dotnet/dotnet restore /home/runner/work/signalfx-dotnet-tracing/signalfx-dotnet-tracing/Datadog.Trace.sln --verbosity Normal --packages /home/runner/work/signalfx-dotnet-tracing/signalfx-dotnet-tracing/packages /property:configuration=Release @ /home/runner/work/signalfx-dotnet-tracing/signalfx-dotnet-tracing
Native unit tests (ubuntu-20.04)
Attempt #2 failed with: Process 'dotnet' exited with code 1. > /usr/share/dotnet/dotnet restore /home/runner/work/signalfx-dotnet-tracing/signalfx-dotnet-tracing/Datadog.Trace.sln --verbosity Normal --packages /home/runner/work/signalfx-dotnet-tracing/signalfx-dotnet-tracing/packages /property:configuration=Release @ /home/runner/work/signalfx-dotnet-tracing/signalfx-dotnet-tracing
Native unit tests (ubuntu-20.04)
Attempt #3 failed with: Process 'dotnet' exited with code 1. > /usr/share/dotnet/dotnet restore /home/runner/work/signalfx-dotnet-tracing/signalfx-dotnet-tracing/Datadog.Trace.sln --verbosity Normal --packages /home/runner/work/signalfx-dotnet-tracing/signalfx-dotnet-tracing/packages /property:configuration=Release @ /home/runner/work/signalfx-dotnet-tracing/signalfx-dotnet-tracing
Container Native unit tests (alpine)
No files were found with the provided path: tracer/build_data. No artifacts will be uploaded.
Integration tests (windows-2022, x64, net461, BuildAndRunWindowsIntegrationTests)
C:\Program Files\dotnet\sdk\8.0.100\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.EolTargetFrameworks.targets(32,5): warning NETSDK1138: The target framework 'netcoreapp3.1' is out of support and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the support policy. [Y:\tracer\src\Datadog.InstrumentedAssemblyVerification.Standalone\Datadog.InstrumentedAssemblyVerification.Standalone.csproj::TargetFramework=netcoreapp3.1]
Integration tests (windows-2022, x64, net461, BuildAndRunWindowsIntegrationTests)
Y:\tracer\test\test-applications\integrations\LogsInjection.ILogger\LogsInjection.ILogger.csproj : warning NU1902: Package 'Microsoft.AspNetCore.App' 2.1.1 has a known moderate severity vulnerability, https://github.com/advisories/GHSA-23cv-jh4v-vffm
Integration tests (windows-2022, x64, net7.0, BuildAndRunWindowsIntegrationTests)
C:\Program Files\dotnet\sdk\8.0.100\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.EolTargetFrameworks.targets(32,5): warning NETSDK1138: The target framework 'netcoreapp3.1' is out of support and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the support policy. [Y:\tracer\src\Datadog.InstrumentedAssemblyVerification.Standalone\Datadog.InstrumentedAssemblyVerification.Standalone.csproj::TargetFramework=netcoreapp3.1]
Integration tests (windows-2022, x64, net461, BuildAndRunWindowsIntegrationTests)
Y:\tracer\test\test-applications\integrations\LogsInjection.ILogger\LogsInjection.ILogger.csproj : warning NU1903: Package 'Microsoft.AspNetCore.App' 2.1.1 has a known high severity vulnerability, https://github.com/advisories/GHSA-655q-9gvg-q4cm
Integration tests (windows-2022, x64, net7.0, BuildAndRunWindowsIntegrationTests)
Y:\tracer\test\test-applications\integrations\LogsInjection.ILogger\LogsInjection.ILogger.csproj : warning NU1902: Package 'Microsoft.AspNetCore.App' 2.1.1 has a known moderate severity vulnerability, https://github.com/advisories/GHSA-23cv-jh4v-vffm
Integration tests (windows-2022, x64, net461, BuildAndRunWindowsIntegrationTests)
Y:\tracer\test\test-applications\integrations\LogsInjection.ILogger\LogsInjection.ILogger.csproj : warning NU1903: Package 'Microsoft.AspNetCore.App' 2.1.1 has a known high severity vulnerability, https://github.com/advisories/GHSA-6px8-22w5-w334
Integration tests (windows-2022, x64, net7.0, BuildAndRunWindowsIntegrationTests)
Y:\tracer\test\test-applications\integrations\LogsInjection.ILogger\LogsInjection.ILogger.csproj : warning NU1903: Package 'Microsoft.AspNetCore.App' 2.1.1 has a known high severity vulnerability, https://github.com/advisories/GHSA-655q-9gvg-q4cm
Integration tests (windows-2022, x64, net7.0, BuildAndRunWindowsIntegrationTests)
Y:\tracer\test\test-applications\integrations\LogsInjection.ILogger\LogsInjection.ILogger.csproj : warning NU1903: Package 'Microsoft.AspNetCore.App' 2.1.1 has a known high severity vulnerability, https://github.com/advisories/GHSA-6px8-22w5-w334
Integration tests (windows-2022, x64, net461, BuildAndRunWindowsIntegrationTests)
Y:\tracer\test\test-applications\integrations\LogsInjection.ILogger\LogsInjection.ILogger.csproj : warning NU1902: Package 'Microsoft.AspNetCore.App' 2.1.1 has a known moderate severity vulnerability, https://github.com/advisories/GHSA-cgpw-2gph-2r9g
Integration tests (windows-2022, x64, net7.0, BuildAndRunWindowsIntegrationTests)
Y:\tracer\test\test-applications\integrations\LogsInjection.ILogger\LogsInjection.ILogger.csproj : warning NU1902: Package 'Microsoft.AspNetCore.App' 2.1.1 has a known moderate severity vulnerability, https://github.com/advisories/GHSA-cgpw-2gph-2r9g
Integration tests (windows-2022, x64, net7.0, BuildAndRunWindowsIntegrationTests)
Y:\tracer\test\test-applications\integrations\LogsInjection.ILogger\LogsInjection.ILogger.csproj : warning NU1903: Package 'Microsoft.AspNetCore.App' 2.1.1 has a known high severity vulnerability, https://github.com/advisories/GHSA-f8qx-mjcq-wfgx
Integration tests (windows-2022, x64, net461, BuildAndRunWindowsIntegrationTests)
Y:\tracer\test\test-applications\integrations\LogsInjection.ILogger\LogsInjection.ILogger.csproj : warning NU1903: Package 'Microsoft.AspNetCore.App' 2.1.1 has a known high severity vulnerability, https://github.com/advisories/GHSA-f8qx-mjcq-wfgx
Integration tests (windows-2022, x64, net461, BuildAndRunWindowsIntegrationTests)
Y:\tracer\test\test-applications\integrations\LogsInjection.ILogger\LogsInjection.ILogger.csproj : warning NU1903: Package 'Microsoft.AspNetCore.App' 2.1.1 has a known high severity vulnerability, https://github.com/advisories/GHSA-hxrm-9w7p-39cc
Integration tests (windows-2022, x64, net7.0, BuildAndRunWindowsIntegrationTests)
Y:\tracer\test\test-applications\integrations\LogsInjection.ILogger\LogsInjection.ILogger.csproj : warning NU1903: Package 'Microsoft.AspNetCore.App' 2.1.1 has a known high severity vulnerability, https://github.com/advisories/GHSA-hxrm-9w7p-39cc
Integration tests (windows-2022, x64, net461, BuildAndRunWindowsIntegrationTests)
Y:\tracer\test\test-applications\integrations\LogsInjection.ILogger\LogsInjection.ILogger.csproj : warning NU1903: Package 'Microsoft.AspNetCore.App' 2.1.1 has a known high severity vulnerability, https://github.com/advisories/GHSA-j378-6mmw-hqfr
Integration tests (windows-2022, x64, net7.0, BuildAndRunWindowsIntegrationTests)
Y:\tracer\test\test-applications\integrations\LogsInjection.ILogger\LogsInjection.ILogger.csproj : warning NU1903: Package 'Microsoft.AspNetCore.App' 2.1.1 has a known high severity vulnerability, https://github.com/advisories/GHSA-j378-6mmw-hqfr
Integration tests (windows-2022, x64, net7.0, BuildAndRunWindowsIntegrationTests)
Y:\tracer\test\test-applications\integrations\LogsInjection.ILogger\LogsInjection.ILogger.csproj : warning NU1902: Package 'Microsoft.AspNetCore.App' 2.1.1 has a known moderate severity vulnerability, https://github.com/advisories/GHSA-prrf-397v-83xh
Integration tests (windows-2022, x64, net461, BuildAndRunWindowsIntegrationTests)
Y:\tracer\test\test-applications\integrations\LogsInjection.ILogger\LogsInjection.ILogger.csproj : warning NU1902: Package 'Microsoft.AspNetCore.App' 2.1.1 has a known moderate severity vulnerability, https://github.com/advisories/GHSA-prrf-397v-83xh
Integration tests (windows-2022, x64, net7.0, BuildAndRunWindowsIntegrationTests)
Y:\tracer\test\test-applications\integrations\LogsInjection.ILogger\LogsInjection.ILogger.csproj : warning NU1903: Package 'Microsoft.NETCore.App' 2.1.0 has a known high severity vulnerability, https://github.com/advisories/GHSA-2xjx-v99w-gqf3
Integration tests (windows-2022, x64, net461, BuildAndRunWindowsIntegrationTests)
Y:\tracer\test\test-applications\integrations\LogsInjection.ILogger\LogsInjection.ILogger.csproj : warning NU1903: Package 'Microsoft.NETCore.App' 2.1.0 has a known high severity vulnerability, https://github.com/advisories/GHSA-2xjx-v99w-gqf3
Integration tests (windows-2022, x64, net6.0, BuildAndRunWindowsIntegrationTests)
C:\Program Files\dotnet\sdk\8.0.100\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.EolTargetFrameworks.targets(32,5): warning NETSDK1138: The target framework 'netcoreapp3.1' is out of support and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the support policy. [Y:\tracer\src\Datadog.InstrumentedAssemblyVerification.Standalone\Datadog.InstrumentedAssemblyVerification.Standalone.csproj::TargetFramework=netcoreapp3.1]
Integration tests (windows-2022, x64, net6.0, BuildAndRunWindowsIntegrationTests)
Y:\tracer\test\test-applications\integrations\LogsInjection.ILogger\LogsInjection.ILogger.csproj : warning NU1902: Package 'Microsoft.AspNetCore.App' 2.1.1 has a known moderate severity vulnerability, https://github.com/advisories/GHSA-23cv-jh4v-vffm
Integration tests (windows-2022, x64, net6.0, BuildAndRunWindowsIntegrationTests)
Y:\tracer\test\test-applications\integrations\LogsInjection.ILogger\LogsInjection.ILogger.csproj : warning NU1903: Package 'Microsoft.AspNetCore.App' 2.1.1 has a known high severity vulnerability, https://github.com/advisories/GHSA-655q-9gvg-q4cm
Integration tests (windows-2022, x64, net6.0, BuildAndRunWindowsIntegrationTests)
Y:\tracer\test\test-applications\integrations\LogsInjection.ILogger\LogsInjection.ILogger.csproj : warning NU1903: Package 'Microsoft.AspNetCore.App' 2.1.1 has a known high severity vulnerability, https://github.com/advisories/GHSA-6px8-22w5-w334
Integration tests (windows-2022, x64, net6.0, BuildAndRunWindowsIntegrationTests)
Y:\tracer\test\test-applications\integrations\LogsInjection.ILogger\LogsInjection.ILogger.csproj : warning NU1902: Package 'Microsoft.AspNetCore.App' 2.1.1 has a known moderate severity vulnerability, https://github.com/advisories/GHSA-cgpw-2gph-2r9g
Integration tests (windows-2022, x64, net6.0, BuildAndRunWindowsIntegrationTests)
Y:\tracer\test\test-applications\integrations\LogsInjection.ILogger\LogsInjection.ILogger.csproj : warning NU1903: Package 'Microsoft.AspNetCore.App' 2.1.1 has a known high severity vulnerability, https://github.com/advisories/GHSA-f8qx-mjcq-wfgx
Integration tests (windows-2022, x64, net6.0, BuildAndRunWindowsIntegrationTests)
Y:\tracer\test\test-applications\integrations\LogsInjection.ILogger\LogsInjection.ILogger.csproj : warning NU1903: Package 'Microsoft.AspNetCore.App' 2.1.1 has a known high severity vulnerability, https://github.com/advisories/GHSA-hxrm-9w7p-39cc
Integration tests (windows-2022, x64, net6.0, BuildAndRunWindowsIntegrationTests)
Y:\tracer\test\test-applications\integrations\LogsInjection.ILogger\LogsInjection.ILogger.csproj : warning NU1903: Package 'Microsoft.AspNetCore.App' 2.1.1 has a known high severity vulnerability, https://github.com/advisories/GHSA-j378-6mmw-hqfr
Integration tests (windows-2022, x64, net6.0, BuildAndRunWindowsIntegrationTests)
Y:\tracer\test\test-applications\integrations\LogsInjection.ILogger\LogsInjection.ILogger.csproj : warning NU1902: Package 'Microsoft.AspNetCore.App' 2.1.1 has a known moderate severity vulnerability, https://github.com/advisories/GHSA-prrf-397v-83xh
Integration tests (windows-2022, x64, net6.0, BuildAndRunWindowsIntegrationTests)
Y:\tracer\test\test-applications\integrations\LogsInjection.ILogger\LogsInjection.ILogger.csproj : warning NU1903: Package 'Microsoft.NETCore.App' 2.1.0 has a known high severity vulnerability, https://github.com/advisories/GHSA-2xjx-v99w-gqf3
Integration tests (windows-2022, x64, net7.0, BuildAndRunWindowsRegressionTests)
C:\Program Files\dotnet\sdk\8.0.100\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.EolTargetFrameworks.targets(32,5): warning NETSDK1138: The target framework 'netcoreapp3.1' is out of support and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the support policy. [Y:\tracer\src\Datadog.InstrumentedAssemblyVerification.Standalone\Datadog.InstrumentedAssemblyVerification.Standalone.csproj::TargetFramework=netcoreapp3.1]
Integration tests (windows-2022, x64, net7.0, BuildAndRunWindowsRegressionTests)
Y:\tracer\test\test-applications\regression\AspNetCoreSmokeTest\AspNetCoreSmokeTest.csproj : warning NU1902: Package 'Microsoft.AspNetCore.App' 2.1.1 has a known moderate severity vulnerability, https://github.com/advisories/GHSA-23cv-jh4v-vffm
Integration tests (windows-2022, x64, net7.0, BuildAndRunWindowsRegressionTests)
Y:\tracer\test\test-applications\regression\AspNetCoreSmokeTest\AspNetCoreSmokeTest.csproj : warning NU1903: Package 'Microsoft.AspNetCore.App' 2.1.1 has a known high severity vulnerability, https://github.com/advisories/GHSA-655q-9gvg-q4cm
Integration tests (windows-2022, x64, net7.0, BuildAndRunWindowsRegressionTests)
Y:\tracer\test\test-applications\regression\AspNetCoreSmokeTest\AspNetCoreSmokeTest.csproj : warning NU1903: Package 'Microsoft.AspNetCore.App' 2.1.1 has a known high severity vulnerability, https://github.com/advisories/GHSA-6px8-22w5-w334
Integration tests (windows-2022, x64, net7.0, BuildAndRunWindowsRegressionTests)
Y:\tracer\test\test-applications\regression\AspNetCoreSmokeTest\AspNetCoreSmokeTest.csproj : warning NU1902: Package 'Microsoft.AspNetCore.App' 2.1.1 has a known moderate severity vulnerability, https://github.com/advisories/GHSA-cgpw-2gph-2r9g
Integration tests (windows-2022, x64, net7.0, BuildAndRunWindowsRegressionTests)
Y:\tracer\test\test-applications\regression\AspNetCoreSmokeTest\AspNetCoreSmokeTest.csproj : warning NU1903: Package 'Microsoft.AspNetCore.App' 2.1.1 has a known high severity vulnerability, https://github.com/advisories/GHSA-f8qx-mjcq-wfgx
Integration tests (windows-2022, x64, net7.0, BuildAndRunWindowsRegressionTests)
Y:\tracer\test\test-applications\regression\AspNetCoreSmokeTest\AspNetCoreSmokeTest.csproj : warning NU1903: Package 'Microsoft.AspNetCore.App' 2.1.1 has a known high severity vulnerability, https://github.com/advisories/GHSA-hxrm-9w7p-39cc
Integration tests (windows-2022, x64, net7.0, BuildAndRunWindowsRegressionTests)
Y:\tracer\test\test-applications\regression\AspNetCoreSmokeTest\AspNetCoreSmokeTest.csproj : warning NU1903: Package 'Microsoft.AspNetCore.App' 2.1.1 has a known high severity vulnerability, https://github.com/advisories/GHSA-j378-6mmw-hqfr
Integration tests (windows-2022, x64, net7.0, BuildAndRunWindowsRegressionTests)
Y:\tracer\test\test-applications\regression\AspNetCoreSmokeTest\AspNetCoreSmokeTest.csproj : warning NU1902: Package 'Microsoft.AspNetCore.App' 2.1.1 has a known moderate severity vulnerability, https://github.com/advisories/GHSA-prrf-397v-83xh
Integration tests (windows-2022, x64, net7.0, BuildAndRunWindowsRegressionTests)
Y:\tracer\test\test-applications\regression\AspNetCoreSmokeTest\AspNetCoreSmokeTest.csproj : warning NU1903: Package 'Microsoft.NETCore.App' 2.1.0 has a known high severity vulnerability, https://github.com/advisories/GHSA-2xjx-v99w-gqf3
Integration tests (windows-2022, x64, netcoreapp3.1, BuildAndRunWindowsIntegrationTests)
C:\Program Files\dotnet\sdk\8.0.100\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.EolTargetFrameworks.targets(32,5): warning NETSDK1138: The target framework 'netcoreapp3.1' is out of support and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the support policy. [Y:\tracer\src\Datadog.InstrumentedAssemblyVerification.Standalone\Datadog.InstrumentedAssemblyVerification.Standalone.csproj::TargetFramework=netcoreapp3.1]
Integration tests (windows-2022, x64, netcoreapp3.1, BuildAndRunWindowsIntegrationTests)
Y:\tracer\test\test-applications\integrations\LogsInjection.ILogger\LogsInjection.ILogger.csproj : warning NU1902: Package 'Microsoft.AspNetCore.App' 2.1.1 has a known moderate severity vulnerability, https://github.com/advisories/GHSA-23cv-jh4v-vffm
Integration tests (windows-2022, x64, netcoreapp3.1, BuildAndRunWindowsIntegrationTests)
Y:\tracer\test\test-applications\integrations\LogsInjection.ILogger\LogsInjection.ILogger.csproj : warning NU1903: Package 'Microsoft.AspNetCore.App' 2.1.1 has a known high severity vulnerability, https://github.com/advisories/GHSA-655q-9gvg-q4cm
Integration tests (windows-2022, x64, netcoreapp3.1, BuildAndRunWindowsIntegrationTests)
Y:\tracer\test\test-applications\integrations\LogsInjection.ILogger\LogsInjection.ILogger.csproj : warning NU1903: Package 'Microsoft.AspNetCore.App' 2.1.1 has a known high severity vulnerability, https://github.com/advisories/GHSA-6px8-22w5-w334
Integration tests (windows-2022, x64, netcoreapp3.1, BuildAndRunWindowsIntegrationTests)
Y:\tracer\test\test-applications\integrations\LogsInjection.ILogger\LogsInjection.ILogger.csproj : warning NU1902: Package 'Microsoft.AspNetCore.App' 2.1.1 has a known moderate severity vulnerability, https://github.com/advisories/GHSA-cgpw-2gph-2r9g
Integration tests (windows-2022, x64, netcoreapp3.1, BuildAndRunWindowsIntegrationTests)
Y:\tracer\test\test-applications\integrations\LogsInjection.ILogger\LogsInjection.ILogger.csproj : warning NU1903: Package 'Microsoft.AspNetCore.App' 2.1.1 has a known high severity vulnerability, https://github.com/advisories/GHSA-f8qx-mjcq-wfgx
Integration tests (windows-2022, x64, netcoreapp3.1, BuildAndRunWindowsIntegrationTests)
Y:\tracer\test\test-applications\integrations\LogsInjection.ILogger\LogsInjection.ILogger.csproj : warning NU1903: Package 'Microsoft.AspNetCore.App' 2.1.1 has a known high severity vulnerability, https://github.com/advisories/GHSA-hxrm-9w7p-39cc
Integration tests (windows-2022, x64, netcoreapp3.1, BuildAndRunWindowsIntegrationTests)
Y:\tracer\test\test-applications\integrations\LogsInjection.ILogger\LogsInjection.ILogger.csproj : warning NU1903: Package 'Microsoft.AspNetCore.App' 2.1.1 has a known high severity vulnerability, https://github.com/advisories/GHSA-j378-6mmw-hqfr
Integration tests (windows-2022, x64, netcoreapp3.1, BuildAndRunWindowsIntegrationTests)
Y:\tracer\test\test-applications\integrations\LogsInjection.ILogger\LogsInjection.ILogger.csproj : warning NU1902: Package 'Microsoft.AspNetCore.App' 2.1.1 has a known moderate severity vulnerability, https://github.com/advisories/GHSA-prrf-397v-83xh
Integration tests (windows-2022, x64, netcoreapp3.1, BuildAndRunWindowsIntegrationTests)
Y:\tracer\test\test-applications\integrations\LogsInjection.ILogger\LogsInjection.ILogger.csproj : warning NU1903: Package 'Microsoft.NETCore.App' 2.1.0 has a known high severity vulnerability, https://github.com/advisories/GHSA-2xjx-v99w-gqf3
Native unit tests (windows-2022): profiler/test/Datadog.Profiler.Native.Tests/LibddprofExporterTest.cpp#L30
'tmpnam': This function or variable may be unsafe. Consider using tmpnam_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
Native unit tests (windows-2022): profiler/test/Datadog.Profiler.Native.Tests/LibddprofExporterTest.cpp#L121
'tmpnam': This function or variable may be unsafe. Consider using tmpnam_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
Native unit tests (windows-2022): profiler/test/Datadog.Profiler.Native.Tests/LibddprofExporterTest.cpp#L205
'tmpnam': This function or variable may be unsafe. Consider using tmpnam_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
Native unit tests (windows-2022): profiler/test/Datadog.Profiler.Native.Tests/LibddprofExporterTest.cpp#L30
'tmpnam': This function or variable may be unsafe. Consider using tmpnam_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
Native unit tests (windows-2022): profiler/test/Datadog.Profiler.Native.Tests/LibddprofExporterTest.cpp#L121
'tmpnam': This function or variable may be unsafe. Consider using tmpnam_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
Native unit tests (windows-2022): profiler/test/Datadog.Profiler.Native.Tests/LibddprofExporterTest.cpp#L205
'tmpnam': This function or variable may be unsafe. Consider using tmpnam_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
Integration tests (windows-2022, x64, netcoreapp3.1, BuildAndRunWindowsRegressionTests)
C:\Program Files\dotnet\sdk\8.0.100\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.EolTargetFrameworks.targets(32,5): warning NETSDK1138: The target framework 'netcoreapp3.1' is out of support and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the support policy. [Y:\tracer\src\Datadog.InstrumentedAssemblyVerification.Standalone\Datadog.InstrumentedAssemblyVerification.Standalone.csproj::TargetFramework=netcoreapp3.1]
Integration tests (windows-2022, x64, netcoreapp3.1, BuildAndRunWindowsRegressionTests)
Y:\tracer\test\test-applications\regression\AspNetCoreSmokeTest\AspNetCoreSmokeTest.csproj : warning NU1902: Package 'Microsoft.AspNetCore.App' 2.1.1 has a known moderate severity vulnerability, https://github.com/advisories/GHSA-23cv-jh4v-vffm
Integration tests (windows-2022, x64, netcoreapp3.1, BuildAndRunWindowsRegressionTests)
Y:\tracer\test\test-applications\regression\AspNetCoreSmokeTest\AspNetCoreSmokeTest.csproj : warning NU1903: Package 'Microsoft.AspNetCore.App' 2.1.1 has a known high severity vulnerability, https://github.com/advisories/GHSA-655q-9gvg-q4cm
Integration tests (windows-2022, x64, netcoreapp3.1, BuildAndRunWindowsRegressionTests)
Y:\tracer\test\test-applications\regression\AspNetCoreSmokeTest\AspNetCoreSmokeTest.csproj : warning NU1903: Package 'Microsoft.AspNetCore.App' 2.1.1 has a known high severity vulnerability, https://github.com/advisories/GHSA-6px8-22w5-w334
Integration tests (windows-2022, x64, netcoreapp3.1, BuildAndRunWindowsRegressionTests)
Y:\tracer\test\test-applications\regression\AspNetCoreSmokeTest\AspNetCoreSmokeTest.csproj : warning NU1902: Package 'Microsoft.AspNetCore.App' 2.1.1 has a known moderate severity vulnerability, https://github.com/advisories/GHSA-cgpw-2gph-2r9g
Integration tests (windows-2022, x64, netcoreapp3.1, BuildAndRunWindowsRegressionTests)
Y:\tracer\test\test-applications\regression\AspNetCoreSmokeTest\AspNetCoreSmokeTest.csproj : warning NU1903: Package 'Microsoft.AspNetCore.App' 2.1.1 has a known high severity vulnerability, https://github.com/advisories/GHSA-f8qx-mjcq-wfgx
Integration tests (windows-2022, x64, netcoreapp3.1, BuildAndRunWindowsRegressionTests)
Y:\tracer\test\test-applications\regression\AspNetCoreSmokeTest\AspNetCoreSmokeTest.csproj : warning NU1903: Package 'Microsoft.AspNetCore.App' 2.1.1 has a known high severity vulnerability, https://github.com/advisories/GHSA-hxrm-9w7p-39cc
Integration tests (windows-2022, x64, netcoreapp3.1, BuildAndRunWindowsRegressionTests)
Y:\tracer\test\test-applications\regression\AspNetCoreSmokeTest\AspNetCoreSmokeTest.csproj : warning NU1903: Package 'Microsoft.AspNetCore.App' 2.1.1 has a known high severity vulnerability, https://github.com/advisories/GHSA-j378-6mmw-hqfr
Integration tests (windows-2022, x64, netcoreapp3.1, BuildAndRunWindowsRegressionTests)
Y:\tracer\test\test-applications\regression\AspNetCoreSmokeTest\AspNetCoreSmokeTest.csproj : warning NU1902: Package 'Microsoft.AspNetCore.App' 2.1.1 has a known moderate severity vulnerability, https://github.com/advisories/GHSA-prrf-397v-83xh
Integration tests (windows-2022, x64, netcoreapp3.1, BuildAndRunWindowsRegressionTests)
Y:\tracer\test\test-applications\regression\AspNetCoreSmokeTest\AspNetCoreSmokeTest.csproj : warning NU1903: Package 'Microsoft.NETCore.App' 2.1.0 has a known high severity vulnerability, https://github.com/advisories/GHSA-2xjx-v99w-gqf3
Integration tests (windows-2022, x64, net461, BuildAndRunWindowsRegressionTests)
C:\Program Files\dotnet\sdk\8.0.100\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.EolTargetFrameworks.targets(32,5): warning NETSDK1138: The target framework 'netcoreapp3.1' is out of support and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the support policy. [Y:\tracer\src\Datadog.InstrumentedAssemblyVerification.Standalone\Datadog.InstrumentedAssemblyVerification.Standalone.csproj::TargetFramework=netcoreapp3.1]
Integration tests (windows-2022, x64, net461, BuildAndRunWindowsRegressionTests)
Y:\tracer\test\test-applications\regression\AspNetCoreSmokeTest\AspNetCoreSmokeTest.csproj : warning NU1902: Package 'Microsoft.AspNetCore.App' 2.1.1 has a known moderate severity vulnerability, https://github.com/advisories/GHSA-23cv-jh4v-vffm
Integration tests (windows-2022, x64, net461, BuildAndRunWindowsRegressionTests)
Y:\tracer\test\test-applications\regression\AspNetCoreSmokeTest\AspNetCoreSmokeTest.csproj : warning NU1903: Package 'Microsoft.AspNetCore.App' 2.1.1 has a known high severity vulnerability, https://github.com/advisories/GHSA-655q-9gvg-q4cm
Integration tests (windows-2022, x64, net461, BuildAndRunWindowsRegressionTests)
Y:\tracer\test\test-applications\regression\AspNetCoreSmokeTest\AspNetCoreSmokeTest.csproj : warning NU1903: Package 'Microsoft.AspNetCore.App' 2.1.1 has a known high severity vulnerability, https://github.com/advisories/GHSA-6px8-22w5-w334
Integration tests (windows-2022, x64, net461, BuildAndRunWindowsRegressionTests)
Y:\tracer\test\test-applications\regression\AspNetCoreSmokeTest\AspNetCoreSmokeTest.csproj : warning NU1902: Package 'Microsoft.AspNetCore.App' 2.1.1 has a known moderate severity vulnerability, https://github.com/advisories/GHSA-cgpw-2gph-2r9g
Integration tests (windows-2022, x64, net461, BuildAndRunWindowsRegressionTests)
Y:\tracer\test\test-applications\regression\AspNetCoreSmokeTest\AspNetCoreSmokeTest.csproj : warning NU1903: Package 'Microsoft.AspNetCore.App' 2.1.1 has a known high severity vulnerability, https://github.com/advisories/GHSA-f8qx-mjcq-wfgx
Integration tests (windows-2022, x64, net461, BuildAndRunWindowsRegressionTests)
Y:\tracer\test\test-applications\regression\AspNetCoreSmokeTest\AspNetCoreSmokeTest.csproj : warning NU1903: Package 'Microsoft.AspNetCore.App' 2.1.1 has a known high severity vulnerability, https://github.com/advisories/GHSA-hxrm-9w7p-39cc
Integration tests (windows-2022, x64, net461, BuildAndRunWindowsRegressionTests)
Y:\tracer\test\test-applications\regression\AspNetCoreSmokeTest\AspNetCoreSmokeTest.csproj : warning NU1903: Package 'Microsoft.AspNetCore.App' 2.1.1 has a known high severity vulnerability, https://github.com/advisories/GHSA-j378-6mmw-hqfr
Integration tests (windows-2022, x64, net461, BuildAndRunWindowsRegressionTests)
Y:\tracer\test\test-applications\regression\AspNetCoreSmokeTest\AspNetCoreSmokeTest.csproj : warning NU1902: Package 'Microsoft.AspNetCore.App' 2.1.1 has a known moderate severity vulnerability, https://github.com/advisories/GHSA-prrf-397v-83xh
Integration tests (windows-2022, x64, net461, BuildAndRunWindowsRegressionTests)
Y:\tracer\test\test-applications\regression\AspNetCoreSmokeTest\AspNetCoreSmokeTest.csproj : warning NU1903: Package 'Microsoft.NETCore.App' 2.1.0 has a known high severity vulnerability, https://github.com/advisories/GHSA-2xjx-v99w-gqf3
Managed unit tests (windows-2022)
C:\Program Files\dotnet\sdk\8.0.100\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.EolTargetFrameworks.targets(32,5): warning NETSDK1138: The target framework 'netcoreapp3.1' is out of support and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the support policy. [D:\a\signalfx-dotnet-tracing\signalfx-dotnet-tracing\tracer\src\Datadog.InstrumentedAssemblyVerification.Standalone\Datadog.InstrumentedAssemblyVerification.Standalone.csproj::TargetFramework=netcoreapp3.1]
Windows - IIS integration tests (x64, netcoreapp3.1)
C:\Program Files\dotnet\sdk\8.0.100\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.EolTargetFrameworks.targets(32,5): warning NETSDK1138: The target framework 'netcoreapp3.1' is out of support and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the support policy. [D:\a\signalfx-dotnet-tracing\signalfx-dotnet-tracing\tracer\src\Datadog.InstrumentedAssemblyVerification.Standalone\Datadog.InstrumentedAssemblyVerification.Standalone.csproj::TargetFramework=netcoreapp3.1]
Integration tests (windows-2022, x64, net6.0, BuildAndRunWindowsRegressionTests)
C:\Program Files\dotnet\sdk\8.0.100\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.EolTargetFrameworks.targets(32,5): warning NETSDK1138: The target framework 'netcoreapp3.1' is out of support and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the support policy. [Y:\tracer\src\Datadog.InstrumentedAssemblyVerification.Standalone\Datadog.InstrumentedAssemblyVerification.Standalone.csproj::TargetFramework=netcoreapp3.1]
Integration tests (windows-2022, x64, net6.0, BuildAndRunWindowsRegressionTests)
Y:\tracer\test\test-applications\regression\AspNetCoreSmokeTest\AspNetCoreSmokeTest.csproj : warning NU1902: Package 'Microsoft.AspNetCore.App' 2.1.1 has a known moderate severity vulnerability, https://github.com/advisories/GHSA-23cv-jh4v-vffm
Integration tests (windows-2022, x64, net6.0, BuildAndRunWindowsRegressionTests)
Y:\tracer\test\test-applications\regression\AspNetCoreSmokeTest\AspNetCoreSmokeTest.csproj : warning NU1903: Package 'Microsoft.AspNetCore.App' 2.1.1 has a known high severity vulnerability, https://github.com/advisories/GHSA-655q-9gvg-q4cm
Integration tests (windows-2022, x64, net6.0, BuildAndRunWindowsRegressionTests)
Y:\tracer\test\test-applications\regression\AspNetCoreSmokeTest\AspNetCoreSmokeTest.csproj : warning NU1903: Package 'Microsoft.AspNetCore.App' 2.1.1 has a known high severity vulnerability, https://github.com/advisories/GHSA-6px8-22w5-w334
Integration tests (windows-2022, x64, net6.0, BuildAndRunWindowsRegressionTests)
Y:\tracer\test\test-applications\regression\AspNetCoreSmokeTest\AspNetCoreSmokeTest.csproj : warning NU1902: Package 'Microsoft.AspNetCore.App' 2.1.1 has a known moderate severity vulnerability, https://github.com/advisories/GHSA-cgpw-2gph-2r9g
Integration tests (windows-2022, x64, net6.0, BuildAndRunWindowsRegressionTests)
Y:\tracer\test\test-applications\regression\AspNetCoreSmokeTest\AspNetCoreSmokeTest.csproj : warning NU1903: Package 'Microsoft.AspNetCore.App' 2.1.1 has a known high severity vulnerability, https://github.com/advisories/GHSA-f8qx-mjcq-wfgx
Integration tests (windows-2022, x64, net6.0, BuildAndRunWindowsRegressionTests)
Y:\tracer\test\test-applications\regression\AspNetCoreSmokeTest\AspNetCoreSmokeTest.csproj : warning NU1903: Package 'Microsoft.AspNetCore.App' 2.1.1 has a known high severity vulnerability, https://github.com/advisories/GHSA-hxrm-9w7p-39cc
Integration tests (windows-2022, x64, net6.0, BuildAndRunWindowsRegressionTests)
Y:\tracer\test\test-applications\regression\AspNetCoreSmokeTest\AspNetCoreSmokeTest.csproj : warning NU1903: Package 'Microsoft.AspNetCore.App' 2.1.1 has a known high severity vulnerability, https://github.com/advisories/GHSA-j378-6mmw-hqfr
Integration tests (windows-2022, x64, net6.0, BuildAndRunWindowsRegressionTests)
Y:\tracer\test\test-applications\regression\AspNetCoreSmokeTest\AspNetCoreSmokeTest.csproj : warning NU1902: Package 'Microsoft.AspNetCore.App' 2.1.1 has a known moderate severity vulnerability, https://github.com/advisories/GHSA-prrf-397v-83xh
Integration tests (windows-2022, x64, net6.0, BuildAndRunWindowsRegressionTests)
Y:\tracer\test\test-applications\regression\AspNetCoreSmokeTest\AspNetCoreSmokeTest.csproj : warning NU1903: Package 'Microsoft.NETCore.App' 2.1.0 has a known high severity vulnerability, https://github.com/advisories/GHSA-2xjx-v99w-gqf3
Windows - MSI integration tests (x64, netcoreapp3.1)
C:\Program Files\dotnet\sdk\8.0.100\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.EolTargetFrameworks.targets(32,5): warning NETSDK1138: The target framework 'netcoreapp3.1' is out of support and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the support policy. [D:\a\signalfx-dotnet-tracing\signalfx-dotnet-tracing\tracer\src\Datadog.InstrumentedAssemblyVerification.Standalone\Datadog.InstrumentedAssemblyVerification.Standalone.csproj::TargetFramework=netcoreapp3.1]
Windows - IIS integration tests (x64, net461)
C:\Program Files\dotnet\sdk\8.0.100\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.EolTargetFrameworks.targets(32,5): warning NETSDK1138: The target framework 'netcoreapp3.1' is out of support and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the support policy. [D:\a\signalfx-dotnet-tracing\signalfx-dotnet-tracing\tracer\src\Datadog.InstrumentedAssemblyVerification.Standalone\Datadog.InstrumentedAssemblyVerification.Standalone.csproj::TargetFramework=netcoreapp3.1]
Windows - MSI integration tests (x64, net461)
C:\Program Files\dotnet\sdk\8.0.100\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.EolTargetFrameworks.targets(32,5): warning NETSDK1138: The target framework 'netcoreapp3.1' is out of support and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the support policy. [D:\a\signalfx-dotnet-tracing\signalfx-dotnet-tracing\tracer\src\Datadog.InstrumentedAssemblyVerification.Standalone\Datadog.InstrumentedAssemblyVerification.Standalone.csproj::TargetFramework=netcoreapp3.1]

Artifacts

Produced during runtime
Name Size
linux-x64-musl-packages Expired
8.78 MB
nuget-packages Expired
11 MB
windows-2022-managed-unit-tests-build_data Expired
132 MB
windows-2022-tracer-home Expired
43.2 MB
windows-msi-integration-tests-x64-build_data Expired
5.19 MB
windows-msi-x64 Expired
10.3 MB
windows-msi-x86 Expired
9.79 MB
windows-tracer-iis-integration-tests-x64-build_data Expired
5.11 MB