Skip to content

Bump NuGet.Protocol from 5.11.3 to 5.11.5 in /tracer/build/_build #2627

Bump NuGet.Protocol from 5.11.3 to 5.11.5 in /tracer/build/_build

Bump NuGet.Protocol from 5.11.3 to 5.11.5 in /tracer/build/_build #2627

Triggered via pull request October 2, 2023 18:00
Status Failure
Total duration 42m 19s
Artifacts 20

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

33 errors and 17 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, net5.0)
Process completed with exit code 1.
Container Integration tests (debian, net7.0)
Process completed with exit code 1.
Container Integration tests (debian, net6.0)
Process completed with exit code 1.
Build (ubuntu-20.04)
Note: switching to '0a6326bfc1de75e371d8ab1f776a6717521f95cd'.
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>
Container Integration tests (alpine, net6.0)
Process completed with exit code 1.
Managed unit tests (ubuntu-20.04)
Note: switching to '0a6326bfc1de75e371d8ab1f776a6717521f95cd'.
Managed unit tests (ubuntu-20.04)
You are in 'detached HEAD' state. You can look around, make experimental
Managed unit tests (ubuntu-20.04)
changes and commit them, and you can discard any commits you make in this
Managed unit tests (ubuntu-20.04)
state without impacting any branches by switching back to a branch.
Managed unit tests (ubuntu-20.04)
If you want to create a new branch to retain commits you create, you may
Managed unit tests (ubuntu-20.04)
do so (now or later) by using -c with the switch command. Example:
Managed unit tests (ubuntu-20.04)
git switch -c <new-branch-name>
Container Integration tests (alpine, netcoreapp3.1)
Process completed with exit code 1.
Container Integration tests (alpine, net7.0)
Process completed with exit code 1.
Container Integration tests (alpine, net5.0)
Process completed with exit code 1.
Managed unit tests (windows-2022)
The job running on runner GitHub Actions 80 has exceeded the maximum execution time of 30 minutes.
Managed unit tests (windows-2022)
[1/1] ProcessException: Process 'dotnet.exe' exited with code 1. > "C:\Program Files\dotnet\dotnet.exe" test D:\a\signalfx-dotnet-tracing\signalfx-dotnet-tracing\tracer\test\Datadog.Trace.DuckTyping.Tests\Datadog.Trace.DuckTyping.Tests.csproj --configuration Release --logger trx --no-build --no-restore --results-directory D:\a\signalfx-dotnet-tracing\signalfx-dotnet-tracing\tracer\build_data\results\Datadog.Trace.DuckTyping.Tests /property:Platform=AnyCPU @ D:\a\signalfx-dotnet-tracing\signalfx-dotnet-tracing
Managed unit tests (windows-2022)
The operation was canceled.
Container Native unit tests (alpine)
No files were found with the provided path: tracer/build_data. No artifacts will be uploaded.
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, 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, 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]

Artifacts

Produced during runtime
Name Size
linux-x64-musl-packages Expired
8.8 MB
linux-x64-packages Expired
26.6 MB
nuget-packages Expired
11 MB
ubuntu-20.04-managed-unit-tests-build_data Expired
132 MB
ubuntu-20.04-tracer-home Expired
34.9 MB
windows-2022-integration-tests-x64-net461-BuildAndRunWindowsIntegrationTests-build_data Expired
3.18 MB
windows-2022-integration-tests-x64-net461-BuildAndRunWindowsRegressionTests-build_data Expired
313 KB
windows-2022-integration-tests-x64-net5.0-BuildAndRunWindowsIntegrationTests-build_data Expired
2.5 MB
windows-2022-integration-tests-x64-net5.0-BuildAndRunWindowsRegressionTests-build_data Expired
106 KB
windows-2022-integration-tests-x64-net6.0-BuildAndRunWindowsIntegrationTests-build_data Expired
3.39 MB
windows-2022-integration-tests-x64-net6.0-BuildAndRunWindowsRegressionTests-build_data Expired
131 KB
windows-2022-integration-tests-x64-net7.0-BuildAndRunWindowsIntegrationTests-build_data Expired
3.39 MB
windows-2022-integration-tests-x64-net7.0-BuildAndRunWindowsRegressionTests-build_data Expired
131 KB
windows-2022-integration-tests-x64-netcoreapp3.1-BuildAndRunWindowsIntegrationTests-build_data Expired
2.64 MB
windows-2022-integration-tests-x64-netcoreapp3.1-BuildAndRunWindowsRegressionTests-build_data Expired
133 KB
windows-2022-tracer-home Expired
43.2 MB
windows-msi-integration-tests-x64-build_data Expired
5.18 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.18 MB