Skip to content

Bump actions/upload-artifact from 3.1.2 to 4.5.0 #2988

Bump actions/upload-artifact from 3.1.2 to 4.5.0

Bump actions/upload-artifact from 3.1.2 to 4.5.0 #2988

Triggered via pull request December 20, 2024 16:36
Status Failure
Total duration 1h 0m 22s
Artifacts 13

ci.yml

on: pull_request
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

59 errors and 83 warnings
Container Integration tests (alpine, net6.0)
Process completed with exit code 1.
Container Integration tests (debian, net7.0)
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 (alpine, net7.0)
Process completed with exit code 1.
Container Integration tests (alpine, netcoreapp3.1)
Process completed with exit code 1.
Container Build (alpine)
Process completed with exit code 1.
Container Managed unit tests (alpine)
Process completed with exit code 1.
Container Native unit tests (alpine)
Process completed with exit code 1.
Build (ubuntu-20.04)
Note: switching to '9e554999ce02cf86fcdfe74fe740c4fe3f5a56d5'.
Build (ubuntu-20.04)
You are in 'detached HEAD' state. You can look around, make experimental
Build (ubuntu-20.04)
changes and commit them, and you can discard any commits you make in this
Build (ubuntu-20.04)
state without impacting any branches by switching back to a branch.
Build (ubuntu-20.04)
If you want to create a new branch to retain commits you create, you may
Build (ubuntu-20.04)
do so (now or later) by using -c with the switch command. Example:
Build (ubuntu-20.04)
git switch -c <new-branch-name>
Native unit tests (ubuntu-20.04)
Note: switching to '0a6326bfc1de75e371d8ab1f776a6717521f95cd'.
Native unit tests (ubuntu-20.04)
You are in 'detached HEAD' state. You can look around, make experimental
Native unit tests (ubuntu-20.04)
changes and commit them, and you can discard any commits you make in this
Native unit tests (ubuntu-20.04)
state without impacting any branches by switching back to a branch.
Native unit tests (ubuntu-20.04)
If you want to create a new branch to retain commits you create, you may
Native unit tests (ubuntu-20.04)
do so (now or later) by using -c with the switch command. Example:
Native unit tests (ubuntu-20.04)
git switch -c <new-branch-name>
Managed unit tests (ubuntu-20.04)
CMake Deprecation Warning at CMakeLists.txt:1 (cmake_minimum_required):
Managed unit tests (ubuntu-20.04)
Compatibility with CMake < 3.10 will be removed from a future version of
Managed unit tests (ubuntu-20.04)
CMake.
Managed unit tests (ubuntu-20.04)
Update the VERSION argument <min> value. Or, use the <min>...<max> syntax
Managed unit tests (ubuntu-20.04)
to tell CMake that the project requires at least <min> but has been updated
Managed unit tests (ubuntu-20.04)
to work with policies introduced by <max> or earlier.
Managed unit tests (ubuntu-20.04)
Note: switching to '0a6326bfc1de75e371d8ab1f776a6717521f95cd'.
Integration tests (windows-2022, x64, net461, BuildAndRunWindowsIntegrationTests)
C:\Program Files\dotnet\sdk\9.0.101\Sdks\Microsoft.NET.Sdk\targets\Microsoft.PackageDependencyResolution.targets(266,5): error NETSDK1047: Assets file 'Y:\tracer\test\test-applications\debugger\Samples.Probes\obj\project.assets.json' doesn't have a target for 'net461/win-x64'. Ensure that restore has run and that you have included 'net461' in the TargetFrameworks for your project. You may also need to include 'win-x64' in your project's RuntimeIdentifiers. [Y:\tracer\test\test-applications\debugger\Samples.Probes\Samples.Probes.csproj::TargetFramework=net461]
Integration tests (windows-2022, x64, net461, BuildAndRunWindowsIntegrationTests)
CSC : error CS0006: Metadata file 'Y:\tracer\test\test-applications\debugger\Samples.Probes\bin\x64\Release\net461\Samples.Probes.exe' could not be found [Y:\tracer\test\Datadog.Trace.ClrProfiler.IntegrationTests\Datadog.Trace.ClrProfiler.IntegrationTests.csproj::TargetFramework=net461]
Integration tests (windows-2022, x64, net461, BuildAndRunWindowsIntegrationTests)
Y:\tracer\Datadog.Trace.proj(70,5): error MSB4181: The "MSBuild" task returned false but did not log an error.
Integration tests (windows-2022, x64, net461, BuildAndRunWindowsIntegrationTests)
Target "CompileIntegrationTests" has thrown an exception
Integration tests (windows-2022, x64, net461, BuildAndRunWindowsIntegrationTests)
Process completed with exit code 1.
Integration tests (windows-2022, x64, net461, BuildAndRunWindowsRegressionTests)
C:\Program Files\dotnet\sdk\9.0.101\Sdks\Microsoft.NET.Sdk\targets\Microsoft.PackageDependencyResolution.targets(266,5): error NETSDK1047: Assets file 'Y:\tracer\test\test-applications\debugger\Samples.Probes\obj\project.assets.json' doesn't have a target for 'net461/win-x64'. Ensure that restore has run and that you have included 'net461' in the TargetFrameworks for your project. You may also need to include 'win-x64' in your project's RuntimeIdentifiers. [Y:\tracer\test\test-applications\debugger\Samples.Probes\Samples.Probes.csproj::TargetFramework=net461]
Integration tests (windows-2022, x64, net461, BuildAndRunWindowsRegressionTests)
CSC : error CS0006: Metadata file 'Y:\tracer\test\test-applications\debugger\Samples.Probes\bin\x64\Release\net461\Samples.Probes.exe' could not be found [Y:\tracer\test\Datadog.Trace.ClrProfiler.IntegrationTests\Datadog.Trace.ClrProfiler.IntegrationTests.csproj::TargetFramework=net461]
Integration tests (windows-2022, x64, net461, BuildAndRunWindowsRegressionTests)
Y:\tracer\Datadog.Trace.proj(70,5): error MSB4181: The "MSBuild" task returned false but did not log an error.
Integration tests (windows-2022, x64, net461, BuildAndRunWindowsRegressionTests)
Target "CompileIntegrationTests" has thrown an exception
Integration tests (windows-2022, x64, net461, BuildAndRunWindowsRegressionTests)
Process completed with exit code 1.
Native unit tests (windows-2022)
Target "CompileProfilerNativeTestsWindows" has thrown an exception
Native unit tests (windows-2022)
Process completed with exit code 1.
Windows - IIS integration tests (x64, net461)
C:\Program Files\dotnet\sdk\9.0.101\Sdks\Microsoft.NET.Sdk\targets\Microsoft.PackageDependencyResolution.targets(266,5): error NETSDK1047: Assets file 'D:\a\signalfx-dotnet-tracing\signalfx-dotnet-tracing\tracer\test\test-applications\debugger\Samples.Probes\obj\project.assets.json' doesn't have a target for 'net461/win-x64'. Ensure that restore has run and that you have included 'net461' in the TargetFrameworks for your project. You may also need to include 'win-x64' in your project's RuntimeIdentifiers. [D:\a\signalfx-dotnet-tracing\signalfx-dotnet-tracing\tracer\test\test-applications\debugger\Samples.Probes\Samples.Probes.csproj::TargetFramework=net461]
Windows - IIS integration tests (x64, net461)
CSC : error CS0006: Metadata file 'D:\a\signalfx-dotnet-tracing\signalfx-dotnet-tracing\tracer\test\test-applications\debugger\Samples.Probes\bin\x64\Release\net461\Samples.Probes.exe' could not be found [D:\a\signalfx-dotnet-tracing\signalfx-dotnet-tracing\tracer\test\Datadog.Trace.ClrProfiler.IntegrationTests\Datadog.Trace.ClrProfiler.IntegrationTests.csproj::TargetFramework=net461]
Windows - IIS integration tests (x64, net461)
D:\a\signalfx-dotnet-tracing\signalfx-dotnet-tracing\tracer\Datadog.Trace.proj(70,5): error MSB4181: The "MSBuild" task returned false but did not log an error.
Windows - IIS integration tests (x64, net461)
Target "CompileIntegrationTests" has thrown an exception
Windows - IIS integration tests (x64, net461)
Process completed with exit code 1.
Windows - IIS integration tests (x64, netcoreapp3.1)
The job was canceled because "x64_net461" failed.
Windows - IIS integration tests (x64, netcoreapp3.1)
The operation was canceled.
Windows - MSI integration tests (x64, net461)
C:\Program Files\dotnet\sdk\9.0.101\Sdks\Microsoft.NET.Sdk\targets\Microsoft.PackageDependencyResolution.targets(266,5): error NETSDK1047: Assets file 'D:\a\signalfx-dotnet-tracing\signalfx-dotnet-tracing\tracer\test\test-applications\debugger\Samples.Probes\obj\project.assets.json' doesn't have a target for 'net461/win-x64'. Ensure that restore has run and that you have included 'net461' in the TargetFrameworks for your project. You may also need to include 'win-x64' in your project's RuntimeIdentifiers. [D:\a\signalfx-dotnet-tracing\signalfx-dotnet-tracing\tracer\test\test-applications\debugger\Samples.Probes\Samples.Probes.csproj::TargetFramework=net461]
Windows - MSI integration tests (x64, net461)
CSC : error CS0006: Metadata file 'D:\a\signalfx-dotnet-tracing\signalfx-dotnet-tracing\tracer\test\test-applications\debugger\Samples.Probes\bin\x64\Release\net461\Samples.Probes.exe' could not be found [D:\a\signalfx-dotnet-tracing\signalfx-dotnet-tracing\tracer\test\Datadog.Trace.ClrProfiler.IntegrationTests\Datadog.Trace.ClrProfiler.IntegrationTests.csproj::TargetFramework=net461]
Windows - MSI integration tests (x64, net461)
D:\a\signalfx-dotnet-tracing\signalfx-dotnet-tracing\tracer\Datadog.Trace.proj(70,5): error MSB4181: The "MSBuild" task returned false but did not log an error.
Windows - MSI integration tests (x64, net461)
Target "CompileIntegrationTests" has thrown an exception
Windows - MSI integration tests (x64, net461)
Process completed with exit code 1.
Windows - MSI integration tests (x64, netcoreapp3.1)
The job was canceled because "x64_net461" failed.
Windows - MSI integration tests (x64, netcoreapp3.1)
The operation was canceled.
Integration tests (windows-2022, x64, net6.0, BuildAndRunWindowsIntegrationTests)
The job running on runner GitHub Actions 36 has exceeded the maximum execution time of 60 minutes.
Integration tests (windows-2022, x64, net6.0, BuildAndRunWindowsIntegrationTests)
[xUnit.net 00:00:45.55] Datadog.Trace.ClrProfiler.IntegrationTests.AspNetCore.AspNetCoreIisMinimalApisTestsInProcess.MeetsAllAspNetCoreMvcExpectations(path: "/", statusCode: 200) [FAIL]
Build (ubuntu-20.04)
The target framework 'net7.0' 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.
Build (ubuntu-20.04)
The target framework 'net7.0' 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.
Build (ubuntu-20.04)
The target framework 'net7.0' 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.
Native unit tests (ubuntu-20.04)
The target framework 'net7.0' 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.
Native unit tests (ubuntu-20.04)
The target framework 'net7.0' 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.
Native unit tests (ubuntu-20.04)
The target framework 'net7.0' 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.
Managed unit tests (ubuntu-20.04)
The target framework 'net7.0' 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.
Managed unit tests (ubuntu-20.04)
The target framework 'net7.0' 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.
Managed unit tests (ubuntu-20.04)
The target framework 'net7.0' 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.
Integration tests (windows-2022, x64, net461, BuildAndRunWindowsIntegrationTests)
The target framework 'net7.0' 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.
Integration tests (windows-2022, x64, net461, BuildAndRunWindowsIntegrationTests)
The target framework 'net7.0' 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.
Integration tests (windows-2022, x64, net461, BuildAndRunWindowsIntegrationTests)
The target framework 'net7.0' 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.
Integration tests (windows-2022, x64, net461, BuildAndRunWindowsIntegrationTests)
C:\Program Files\dotnet\sdk\9.0.101\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.TargetFrameworkInference.targets(187,5): warning NETSDK1215: Targeting .NET Standard prior to 2.0 is no longer recommended. See https://aka.ms/dotnet/dotnet-standard-guidance for more details. [Y:\tracer\test\test-applications\integrations\dependency-libs\Samples.ExampleLibraryTracer\Samples.ExampleLibraryTracer.csproj]
Integration tests (windows-2022, x64, net461, BuildAndRunWindowsIntegrationTests)
C:\Program Files\dotnet\sdk\9.0.101\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.TargetFrameworkInference.targets(187,5): warning NETSDK1215: Targeting .NET Standard prior to 2.0 is no longer recommended. See https://aka.ms/dotnet/dotnet-standard-guidance for more details. [Y:\tracer\test\test-applications\integrations\dependency-libs\Samples.ExampleLibrary\Samples.ExampleLibrary.csproj]
Integration tests (windows-2022, x64, net461, BuildAndRunWindowsRegressionTests)
The target framework 'net7.0' 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.
Integration tests (windows-2022, x64, net461, BuildAndRunWindowsRegressionTests)
The target framework 'net7.0' 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.
Integration tests (windows-2022, x64, net461, BuildAndRunWindowsRegressionTests)
The target framework 'net7.0' 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.
Build (windows-2022)
The target framework 'net7.0' 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.
Build (windows-2022)
The target framework 'net7.0' 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.
Build (windows-2022)
The target framework 'net7.0' 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.
Integration tests (windows-2022, x64, netcoreapp3.1, BuildAndRunWindowsRegressionTests)
The target framework 'net7.0' 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.
Integration tests (windows-2022, x64, netcoreapp3.1, BuildAndRunWindowsRegressionTests)
The target framework 'net7.0' 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.
Integration tests (windows-2022, x64, netcoreapp3.1, BuildAndRunWindowsRegressionTests)
The target framework 'net7.0' 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.
Managed unit tests (windows-2022)
The target framework 'net7.0' 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.
Managed unit tests (windows-2022)
The target framework 'net7.0' 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.
Managed unit tests (windows-2022)
The target framework 'net7.0' 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.
Native unit tests (windows-2022)
The target framework 'net7.0' 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.
Native unit tests (windows-2022)
The target framework 'net7.0' 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.
Native unit tests (windows-2022)
The target framework 'net7.0' 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.
Windows - IIS integration tests (x64, net461)
The target framework 'net7.0' 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.
Windows - IIS integration tests (x64, net461)
The target framework 'net7.0' 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.
Windows - IIS integration tests (x64, net461)
The target framework 'net7.0' 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.
Windows - IIS integration tests (x64, net461)
C:\Program Files\dotnet\sdk\9.0.101\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.TargetFrameworkInference.targets(187,5): warning NETSDK1215: Targeting .NET Standard prior to 2.0 is no longer recommended. See https://aka.ms/dotnet/dotnet-standard-guidance for more details. [D:\a\signalfx-dotnet-tracing\signalfx-dotnet-tracing\tracer\test\test-applications\integrations\dependency-libs\Samples.ExampleLibraryTracer\Samples.ExampleLibraryTracer.csproj]
Windows - IIS integration tests (x64, net461)
C:\Program Files\dotnet\sdk\9.0.101\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.TargetFrameworkInference.targets(187,5): warning NETSDK1215: Targeting .NET Standard prior to 2.0 is no longer recommended. See https://aka.ms/dotnet/dotnet-standard-guidance for more details. [D:\a\signalfx-dotnet-tracing\signalfx-dotnet-tracing\tracer\test\test-applications\integrations\dependency-libs\Samples.ExampleLibrary\Samples.ExampleLibrary.csproj]
Windows - IIS integration tests (x64, netcoreapp3.1)
The target framework 'net7.0' 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.
Windows - IIS integration tests (x64, netcoreapp3.1)
The target framework 'net7.0' 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.
Windows - IIS integration tests (x64, netcoreapp3.1)
The target framework 'net7.0' 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.
Windows - IIS integration tests (x64, netcoreapp3.1)
C:\Program Files\dotnet\sdk\9.0.101\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.TargetFrameworkInference.targets(187,5): warning NETSDK1215: Targeting .NET Standard prior to 2.0 is no longer recommended. See https://aka.ms/dotnet/dotnet-standard-guidance for more details. [D:\a\signalfx-dotnet-tracing\signalfx-dotnet-tracing\tracer\test\test-applications\integrations\dependency-libs\Samples.ExampleLibraryTracer\Samples.ExampleLibraryTracer.csproj]
Windows - IIS integration tests (x64, netcoreapp3.1)
C:\Program Files\dotnet\sdk\9.0.101\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.TargetFrameworkInference.targets(187,5): warning NETSDK1215: Targeting .NET Standard prior to 2.0 is no longer recommended. See https://aka.ms/dotnet/dotnet-standard-guidance for more details. [D:\a\signalfx-dotnet-tracing\signalfx-dotnet-tracing\tracer\test\test-applications\integrations\dependency-libs\Samples.ExampleLibrary\Samples.ExampleLibrary.csproj]
Windows - MSI integration tests (x64, net461)
The target framework 'net7.0' 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.
Windows - MSI integration tests (x64, net461)
The target framework 'net7.0' 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.
Windows - MSI integration tests (x64, net461)
The target framework 'net7.0' 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.
Windows - MSI integration tests (x64, net461)
C:\Program Files\dotnet\sdk\9.0.101\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.TargetFrameworkInference.targets(187,5): warning NETSDK1215: Targeting .NET Standard prior to 2.0 is no longer recommended. See https://aka.ms/dotnet/dotnet-standard-guidance for more details. [D:\a\signalfx-dotnet-tracing\signalfx-dotnet-tracing\tracer\test\test-applications\integrations\dependency-libs\Samples.ExampleLibraryTracer\Samples.ExampleLibraryTracer.csproj]
Windows - MSI integration tests (x64, net461)
C:\Program Files\dotnet\sdk\9.0.101\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.TargetFrameworkInference.targets(187,5): warning NETSDK1215: Targeting .NET Standard prior to 2.0 is no longer recommended. See https://aka.ms/dotnet/dotnet-standard-guidance for more details. [D:\a\signalfx-dotnet-tracing\signalfx-dotnet-tracing\tracer\test\test-applications\integrations\dependency-libs\Samples.ExampleLibrary\Samples.ExampleLibrary.csproj]
Windows - MSI integration tests (x64, netcoreapp3.1)
The target framework 'net7.0' 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.
Windows - MSI integration tests (x64, netcoreapp3.1)
The target framework 'net7.0' 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.
Windows - MSI integration tests (x64, netcoreapp3.1)
The target framework 'net7.0' 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.
Integration tests (windows-2022, x64, net7.0, BuildAndRunWindowsRegressionTests)
The target framework 'net7.0' 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.
Integration tests (windows-2022, x64, net7.0, BuildAndRunWindowsRegressionTests)
The target framework 'net7.0' 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.
Integration tests (windows-2022, x64, net7.0, BuildAndRunWindowsRegressionTests)
The target framework 'net7.0' 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.
Integration tests (windows-2022, x64, net6.0, BuildAndRunWindowsRegressionTests)
The target framework 'net7.0' 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.
Integration tests (windows-2022, x64, net6.0, BuildAndRunWindowsRegressionTests)
The target framework 'net7.0' 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.
Integration tests (windows-2022, x64, net6.0, BuildAndRunWindowsRegressionTests)
The target framework 'net7.0' 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.
Integration tests (windows-2022, x64, netcoreapp3.1, BuildAndRunWindowsIntegrationTests)
The target framework 'net7.0' 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.
Integration tests (windows-2022, x64, netcoreapp3.1, BuildAndRunWindowsIntegrationTests)
The target framework 'net7.0' 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.
Integration tests (windows-2022, x64, netcoreapp3.1, BuildAndRunWindowsIntegrationTests)
The target framework 'net7.0' 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.
Integration tests (windows-2022, x64, netcoreapp3.1, BuildAndRunWindowsIntegrationTests)
C:\Program Files\dotnet\sdk\9.0.101\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.TargetFrameworkInference.targets(187,5): warning NETSDK1215: Targeting .NET Standard prior to 2.0 is no longer recommended. See https://aka.ms/dotnet/dotnet-standard-guidance for more details. [Y:\tracer\test\test-applications\integrations\dependency-libs\Samples.ExampleLibraryTracer\Samples.ExampleLibraryTracer.csproj]
Integration tests (windows-2022, x64, netcoreapp3.1, BuildAndRunWindowsIntegrationTests)
C:\Program Files\dotnet\sdk\9.0.101\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.TargetFrameworkInference.targets(187,5): warning NETSDK1215: Targeting .NET Standard prior to 2.0 is no longer recommended. See https://aka.ms/dotnet/dotnet-standard-guidance for more details. [Y:\tracer\test\test-applications\integrations\dependency-libs\Samples.ExampleLibrary\Samples.ExampleLibrary.csproj]
Integration tests (windows-2022, x64, netcoreapp3.1, BuildAndRunWindowsIntegrationTests)
Y:\tracer\test\test-applications\integrations\Samples.GrpcLegacy\Samples.GrpcLegacy.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\Samples.GrpcLegacy\Samples.GrpcLegacy.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\Samples.GrpcLegacy\Samples.GrpcLegacy.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\Samples.GrpcLegacy\Samples.GrpcLegacy.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\Samples.GrpcLegacy\Samples.GrpcLegacy.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, BuildAndRunWindowsIntegrationTests)
The target framework 'net7.0' 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.
Integration tests (windows-2022, x64, net7.0, BuildAndRunWindowsIntegrationTests)
The target framework 'net7.0' 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.
Integration tests (windows-2022, x64, net7.0, BuildAndRunWindowsIntegrationTests)
The target framework 'net7.0' 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.
Integration tests (windows-2022, x64, net7.0, BuildAndRunWindowsIntegrationTests)
C:\Program Files\dotnet\sdk\9.0.101\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.TargetFrameworkInference.targets(187,5): warning NETSDK1215: Targeting .NET Standard prior to 2.0 is no longer recommended. See https://aka.ms/dotnet/dotnet-standard-guidance for more details. [Y:\tracer\test\test-applications\integrations\dependency-libs\Samples.ExampleLibraryTracer\Samples.ExampleLibraryTracer.csproj]
Integration tests (windows-2022, x64, net7.0, BuildAndRunWindowsIntegrationTests)
C:\Program Files\dotnet\sdk\9.0.101\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.TargetFrameworkInference.targets(187,5): warning NETSDK1215: Targeting .NET Standard prior to 2.0 is no longer recommended. See https://aka.ms/dotnet/dotnet-standard-guidance for more details. [Y:\tracer\test\test-applications\integrations\dependency-libs\Samples.ExampleLibrary\Samples.ExampleLibrary.csproj]
Integration tests (windows-2022, x64, net7.0, BuildAndRunWindowsIntegrationTests)
Y:\tracer\test\test-applications\integrations\Samples.GrpcDotNet\Generated_Code\net7.0\2.32.0\Protos\Greet.cs(8,7): warning CS8981: The type name 'pb' only contains lower-cased ascii characters. Such names may become reserved for the language. [Y:\tracer\test\test-applications\integrations\Samples.GrpcDotNet\Samples.GrpcDotNet.csproj::TargetFramework=net7.0]
Integration tests (windows-2022, x64, net7.0, BuildAndRunWindowsIntegrationTests)
Y:\tracer\test\test-applications\integrations\Samples.GrpcDotNet\Generated_Code\net7.0\2.32.0\Protos\Greet.cs(9,7): warning CS8981: The type name 'pbc' only contains lower-cased ascii characters. Such names may become reserved for the language. [Y:\tracer\test\test-applications\integrations\Samples.GrpcDotNet\Samples.GrpcDotNet.csproj::TargetFramework=net7.0]
Integration tests (windows-2022, x64, net7.0, BuildAndRunWindowsIntegrationTests)
Y:\tracer\test\test-applications\integrations\Samples.GrpcDotNet\Generated_Code\net7.0\2.32.0\Protos\Greet.cs(10,7): warning CS8981: The type name 'pbr' only contains lower-cased ascii characters. Such names may become reserved for the language. [Y:\tracer\test\test-applications\integrations\Samples.GrpcDotNet\Samples.GrpcDotNet.csproj::TargetFramework=net7.0]
Integration tests (windows-2022, x64, net7.0, BuildAndRunWindowsIntegrationTests)
Y:\tracer\test\test-applications\integrations\Samples.GrpcDotNet\Generated_Code\net7.0\2.32.0\Protos\Greet.cs(11,7): warning CS8981: The type name 'scg' only contains lower-cased ascii characters. Such names may become reserved for the language. [Y:\tracer\test\test-applications\integrations\Samples.GrpcDotNet\Samples.GrpcDotNet.csproj::TargetFramework=net7.0]
Integration tests (windows-2022, x64, net7.0, BuildAndRunWindowsIntegrationTests)
Y:\tracer\test\test-applications\integrations\Samples.GrpcDotNet\Generated_Code\net7.0\2.32.0\Protos\GreetGrpc.cs(8,7): warning CS8981: The type name 'grpc' only contains lower-cased ascii characters. Such names may become reserved for the language. [Y:\tracer\test\test-applications\integrations\Samples.GrpcDotNet\Samples.GrpcDotNet.csproj::TargetFramework=net7.0]
Integration tests (windows-2022, x64, net6.0, BuildAndRunWindowsIntegrationTests)
The target framework 'net7.0' 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.
Integration tests (windows-2022, x64, net6.0, BuildAndRunWindowsIntegrationTests)
The target framework 'net7.0' 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.
Integration tests (windows-2022, x64, net6.0, BuildAndRunWindowsIntegrationTests)
The target framework 'net7.0' 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.
Integration tests (windows-2022, x64, net6.0, BuildAndRunWindowsIntegrationTests)
C:\Program Files\dotnet\sdk\9.0.101\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.TargetFrameworkInference.targets(187,5): warning NETSDK1215: Targeting .NET Standard prior to 2.0 is no longer recommended. See https://aka.ms/dotnet/dotnet-standard-guidance for more details. [Y:\tracer\test\test-applications\integrations\dependency-libs\Samples.ExampleLibraryTracer\Samples.ExampleLibraryTracer.csproj]
Integration tests (windows-2022, x64, net6.0, BuildAndRunWindowsIntegrationTests)
C:\Program Files\dotnet\sdk\9.0.101\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.TargetFrameworkInference.targets(187,5): warning NETSDK1215: Targeting .NET Standard prior to 2.0 is no longer recommended. See https://aka.ms/dotnet/dotnet-standard-guidance for more details. [Y:\tracer\test\test-applications\integrations\dependency-libs\Samples.ExampleLibrary\Samples.ExampleLibrary.csproj]
Integration tests (windows-2022, x64, net6.0, BuildAndRunWindowsIntegrationTests)
Y:\tracer\test\test-applications\integrations\Samples.GrpcLegacy\Samples.GrpcLegacy.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\Samples.GrpcLegacy\Samples.GrpcLegacy.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\Samples.GrpcLegacy\Samples.GrpcLegacy.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\Samples.GrpcLegacy\Samples.GrpcLegacy.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\Samples.GrpcLegacy\Samples.GrpcLegacy.csproj : warning NU1903: Package 'Microsoft.AspNetCore.App' 2.1.1 has a known high severity vulnerability, https://github.com/advisories/GHSA-f8qx-mjcq-wfgx

Artifacts

Produced during runtime
Name Size
linux-x64-packages
26.2 MB
nuget-packages
10.9 MB
ubuntu-20.04-managed-unit-tests-build_data
9.6 MB
ubuntu-20.04-tracer-home
8.99 MB
windows-2022-integration-tests-x64-net6.0-BuildAndRunWindowsRegressionTests-build_data
17.1 KB
windows-2022-integration-tests-x64-net7.0-BuildAndRunWindowsIntegrationTests-build_data
262 KB
windows-2022-integration-tests-x64-net7.0-BuildAndRunWindowsRegressionTests-build_data
17.1 KB
windows-2022-integration-tests-x64-netcoreapp3.1-BuildAndRunWindowsIntegrationTests-build_data
218 KB
windows-2022-integration-tests-x64-netcoreapp3.1-BuildAndRunWindowsRegressionTests-build_data
17.5 KB
windows-2022-managed-unit-tests-build_data
11.4 MB
windows-2022-tracer-home
11.1 MB
windows-msi-x64
9.45 MB
windows-msi-x86
8.89 MB