Update to .NET 9 SDK + 1.10 OTel SDK #375
ci.yml
on: pull_request
test-windows
2m 45s
build
4m 28s
Annotations
2 errors
Elastic.OpenTelemetry.AutoInstrumentation.IntegrationTests.PluginLoaderTests.ObserveDistributionPluginLoad:
tests/AutoInstrumentation.IntegrationTests/PluginLoaderTests.cs#L17
Expected output "[2024-11-13T12:15:35.394877593Z] [1|1] [info] OpenTelemetry CLR Profiler 1.9.0 on Linux (amd64)
[2024-11-13T12:15:35.394962471Z] [1|1] [debug] ClassFactory::CreateInstance
[2024-11-13T12:15:35.394980214Z] [1|1] [debug] Initialize
[2024-11-13T12:15:35.395007054Z] [1|1] [debug] Environment variables:
[2024-11-13T12:15:35.395172021Z] [1|1] [debug] DOTNET_RUNNING_IN_CONTAINER=true
[2024-11-13T12:15:35.395185315Z] [1|1] [debug] DOTNET_VERSION=8.0.11
[2024-11-13T12:15:35.395234339Z] [1|1] [debug] CORECLR_ENABLE_PROFILING=1
[2024-11-13T12:15:35.395240871Z] [1|1] [debug] CORECLR_PROFILER={918728DD-259F-4A6A-AC2B-B85E1B658318}
[2024-11-13T12:15:35.395248556Z] [1|1] [debug] CORECLR_PROFILER_PATH=/app/otel/linux-x64/OpenTelemetry.AutoInstrumentation.Native.so
[2024-11-13T12:15:35.395259235Z] [1|1] [debug] OTEL_DOTNET_AUTO_PLUGINS=Elastic.OpenTelemetry.AutoInstrumentationPlugin, Elastic.OpenTelemetry, Version=1.0.0.0, Culture=neutral, PublicKeyToken=069ca2728db333c1
[2024-11-13T12:15:35.395265848Z] [1|1] [debug] OTEL_TRACES_EXPORTER=none
[2024-11-13T12:15:35.395270707Z] [1|1] [debug] OTEL_METRICS_EXPORTER=none
[2024-11-13T12:15:35.395276297Z] [1|1] [debug] OTEL_LOGS_EXPORTER=none
[2024-11-13T12:15:35.395283300Z] [1|1] [debug] OTEL_SERVICE_NAME=ExampleInstrumentation
[2024-11-13T12:15:35.395287739Z] [1|1] [debug] OTEL_LOG_LEVEL=debug
[2024-11-13T12:15:35.395293269Z] [1|1] [debug] OTEL_DOTNET_AUTO_LOG_DIRECTORY=/app/logs
[2024-11-13T12:15:35.395298869Z] [1|1] [debug] OTEL_DOTNET_AUTO_HOME=/app/otel
[2024-11-13T12:15:35.395303518Z] [1|1] [debug] OTEL_DOTNET_AUTO_LOGGER=console
[2024-11-13T12:15:35.395309559Z] [1|1] [debug] DOTNET_ADDITIONAL_DEPS=/app/otel/AdditionalDeps
[2024-11-13T12:15:35.395314889Z] [1|1] [debug] DOTNET_SHARED_STORE=/app/otel/store
[2024-11-13T12:15:35.395320429Z] [1|1] [debug] DOTNET_STARTUP_HOOKS=/app/otel/net/OpenTelemetry.AutoInstrumentation.StartupHook.dll
[2024-11-13T12:15:35.395325128Z] [1|1] [debug] OTEL_DOTNET_AUTO_FAIL_FAST_ENABLED=true
[2024-11-13T12:15:35.395331139Z] [1|1] [debug] Interface ICorProfilerInfo12 found.
[2024-11-13T12:15:35.395348381Z] [1|1] [debug] .NET Runtime: .NET 8.0
[2024-11-13T12:15:35.395598777Z] [1|1] [info] JIT Inlining is enabled.
[2024-11-13T12:15:35.395618233Z] [1|1] [info] NGEN is disabled.
[2024-11-13T12:15:35.395749552Z] [1|13] [info] Initializing ReJIT request thread.
[2024-11-13T12:15:35.395968754Z] [1|1] [info] Profiler filepath: /app/otel/linux-x64/OpenTelemetry.AutoInstrumentation.Native.so
[2024-11-13T12:15:35.395986808Z] [1|1] [info] Profiler attached.
[2024-11-13T12:15:35.397332860Z] [1|1] [debug] AssemblyLoadStarted: 94340449239328
[2024-11-13T12:15:35.398202496Z] [1|1] [debug] ModuleLoadStarted: 140707206610944
[2024-11-13T12:15:35.399558598Z] [1|1] [debug] ModuleLoadFinished: 140707206610944 System.Private.CoreLib AppDomain 94340448881456 [DefaultDomain] | IsNGEN = false | IsDynamic = false | IsResource = false
[2024-11-13T12:15:35.403915993Z] [1|1] [info] COR library: System.Private.CoreLib 8.0.0
[2024-11-13T12:15:35.403936792Z] [1|1] [debug] AssemblyLoadFinished: 94340449239328 0
[2024-11-13T12:15:35.420769890Z] [1|1] [debug] AppDomainCreationStarted: 140709343818096
[2024-11-13T12:15:35.420803252Z] [1|1] [debug] AppDomainCreationFinished: 140709343818096 hrStatus=0x00000000
[2024-11-13T12:15:35.420808011Z] [1|1] [debug] AppDomainCreationStarted: 94340448881456
[2024-11-13T12:15:35.420812720Z] [1|1] [debug] AppDomainCreationFinished: 94340448881456 hrStatus=0x00000000
[2024-11-13T12:15:35.429912955Z] [1|1] [debug] AssemblyLoadStarted: 94340448593024
[2024-11-13T12:15:35.429939044Z] [1|1] [debug] ModuleLoadStarted: 140707222209528
[2024-11-13T12:15:35.429981994Z] [1|1] [debug] ModuleLoadFinished: 140707222209528 Example.AutoInstrumentation AppDomain 94340448881456 [clrhost] | IsNGEN = false | IsDynamic = false | IsResource = false
[2024-11-13T12:15:35.429994998Z] [1|1] [debug] AssemblyLoadFinished: 94340448593024 0
[2024-11-13T12:15:35.430524162Z] [1|1] [debug] AssemblyLoadStarted: 94340448793328
[2024-11-13T1
|
build
Process completed with exit code 1.
|