Skip to content

fix(build): remove Spring Boot 2 Gradle plugin for Gradle 9 compatibility #2220

fix(build): remove Spring Boot 2 Gradle plugin for Gradle 9 compatibility

fix(build): remove Spring Boot 2 Gradle plugin for Gradle 9 compatibility #2220

Triggered via pull request April 10, 2026 21:57
Status Failure
Total duration 11m 58s
Artifacts 7

spring-boot-2-matrix.yml

on: pull_request
Matrix: spring-boot-2-matrix
Fit to window
Zoom out
Zoom in

Annotations

77 errors and 14 warnings
io.sentry.systemtest.GraphqlProjectSystemTest ► project mutation works: sentry-samples/sentry-samples-spring-boot/build/test-results/systemTest/TEST-io.sentry.systemtest.GraphqlProjectSystemTest.xml#L0
Failed test found in: sentry-samples/sentry-samples-spring-boot/build/test-results/systemTest/TEST-io.sentry.systemtest.GraphqlProjectSystemTest.xml Error: java.lang.AssertionError: java.lang.AssertionError: actual value is null
io.sentry.systemtest.GraphqlProjectSystemTest ► project mutation error: sentry-samples/sentry-samples-spring-boot/build/test-results/systemTest/TEST-io.sentry.systemtest.GraphqlProjectSystemTest.xml#L0
Failed test found in: sentry-samples/sentry-samples-spring-boot/build/test-results/systemTest/TEST-io.sentry.systemtest.GraphqlProjectSystemTest.xml Error: java.lang.AssertionError: java.lang.AssertionError: expected:<1> but was:<null>
io.sentry.systemtest.GraphqlGreetingSystemTest ► greeting works: sentry-samples/sentry-samples-spring-boot/build/test-results/systemTest/TEST-io.sentry.systemtest.GraphqlGreetingSystemTest.xml#L0
Failed test found in: sentry-samples/sentry-samples-spring-boot/build/test-results/systemTest/TEST-io.sentry.systemtest.GraphqlGreetingSystemTest.xml Error: java.lang.RuntimeException: java.lang.RuntimeException: Unable to find matching envelope received by relay
io.sentry.systemtest.GraphqlGreetingSystemTest ► greeting error: sentry-samples/sentry-samples-spring-boot/build/test-results/systemTest/TEST-io.sentry.systemtest.GraphqlGreetingSystemTest.xml#L0
Failed test found in: sentry-samples/sentry-samples-spring-boot/build/test-results/systemTest/TEST-io.sentry.systemtest.GraphqlGreetingSystemTest.xml Error: java.lang.AssertionError: java.lang.AssertionError: expected:<1> but was:<null>
io.sentry.systemtest.DistributedTracingSystemTest ► get person distributed tracing: sentry-samples/sentry-samples-spring-boot/build/test-results/systemTest/TEST-io.sentry.systemtest.DistributedTracingSystemTest.xml#L0
Failed test found in: sentry-samples/sentry-samples-spring-boot/build/test-results/systemTest/TEST-io.sentry.systemtest.DistributedTracingSystemTest.xml Error: java.lang.RuntimeException: java.lang.RuntimeException: Unable to find matching envelope received by relay
io.sentry.systemtest.DistributedTracingSystemTest ► create person distributed tracing: sentry-samples/sentry-samples-spring-boot/build/test-results/systemTest/TEST-io.sentry.systemtest.DistributedTracingSystemTest.xml#L0
Failed test found in: sentry-samples/sentry-samples-spring-boot/build/test-results/systemTest/TEST-io.sentry.systemtest.DistributedTracingSystemTest.xml Error: java.lang.AssertionError: java.lang.AssertionError: expected:<200> but was:<500>
io.sentry.systemtest.DistributedTracingSystemTest ► get person distributed tracing without sample_rand: sentry-samples/sentry-samples-spring-boot/build/test-results/systemTest/TEST-io.sentry.systemtest.DistributedTracingSystemTest.xml#L0
Failed test found in: sentry-samples/sentry-samples-spring-boot/build/test-results/systemTest/TEST-io.sentry.systemtest.DistributedTracingSystemTest.xml Error: java.lang.RuntimeException: java.lang.RuntimeException: Unable to find matching envelope received by relay
io.sentry.systemtest.DistributedTracingSystemTest ► get person distributed tracing updates sample_rate on deferred decision: sentry-samples/sentry-samples-spring-boot/build/test-results/systemTest/TEST-io.sentry.systemtest.DistributedTracingSystemTest.xml#L0
Failed test found in: sentry-samples/sentry-samples-spring-boot/build/test-results/systemTest/TEST-io.sentry.systemtest.DistributedTracingSystemTest.xml Error: java.lang.RuntimeException: java.lang.RuntimeException: Unable to find matching envelope received by relay
io.sentry.systemtest.CacheSystemTest ► cache evict produces span: sentry-samples/sentry-samples-spring-boot/build/test-results/systemTest/TEST-io.sentry.systemtest.CacheSystemTest.xml#L0
Failed test found in: sentry-samples/sentry-samples-spring-boot/build/test-results/systemTest/TEST-io.sentry.systemtest.CacheSystemTest.xml Error: java.lang.RuntimeException: java.lang.RuntimeException: Unable to find matching envelope received by relay
io.sentry.systemtest.CacheSystemTest ► cache put and get produce spans: sentry-samples/sentry-samples-spring-boot/build/test-results/systemTest/TEST-io.sentry.systemtest.CacheSystemTest.xml#L0
Failed test found in: sentry-samples/sentry-samples-spring-boot/build/test-results/systemTest/TEST-io.sentry.systemtest.CacheSystemTest.xml Error: java.lang.AssertionError: java.lang.AssertionError: expected:<200> but was:<500>
Spring Boot 2.2.5
Process completed with exit code 1.
io.sentry.systemtest.GraphqlProjectSystemTest ► project mutation works: sentry-samples/sentry-samples-spring-boot/build/test-results/systemTest/TEST-io.sentry.systemtest.GraphqlProjectSystemTest.xml#L0
Failed test found in: sentry-samples/sentry-samples-spring-boot/build/test-results/systemTest/TEST-io.sentry.systemtest.GraphqlProjectSystemTest.xml Error: java.lang.AssertionError: java.lang.AssertionError: actual value is null
io.sentry.systemtest.GraphqlProjectSystemTest ► project mutation error: sentry-samples/sentry-samples-spring-boot/build/test-results/systemTest/TEST-io.sentry.systemtest.GraphqlProjectSystemTest.xml#L0
Failed test found in: sentry-samples/sentry-samples-spring-boot/build/test-results/systemTest/TEST-io.sentry.systemtest.GraphqlProjectSystemTest.xml Error: java.lang.AssertionError: java.lang.AssertionError: expected:<1> but was:<null>
io.sentry.systemtest.GraphqlGreetingSystemTest ► greeting works: sentry-samples/sentry-samples-spring-boot/build/test-results/systemTest/TEST-io.sentry.systemtest.GraphqlGreetingSystemTest.xml#L0
Failed test found in: sentry-samples/sentry-samples-spring-boot/build/test-results/systemTest/TEST-io.sentry.systemtest.GraphqlGreetingSystemTest.xml Error: java.lang.RuntimeException: java.lang.RuntimeException: Unable to find matching envelope received by relay
io.sentry.systemtest.GraphqlGreetingSystemTest ► greeting error: sentry-samples/sentry-samples-spring-boot/build/test-results/systemTest/TEST-io.sentry.systemtest.GraphqlGreetingSystemTest.xml#L0
Failed test found in: sentry-samples/sentry-samples-spring-boot/build/test-results/systemTest/TEST-io.sentry.systemtest.GraphqlGreetingSystemTest.xml Error: java.lang.AssertionError: java.lang.AssertionError: expected:<1> but was:<null>
io.sentry.systemtest.DistributedTracingSystemTest ► get person distributed tracing: sentry-samples/sentry-samples-spring-boot/build/test-results/systemTest/TEST-io.sentry.systemtest.DistributedTracingSystemTest.xml#L0
Failed test found in: sentry-samples/sentry-samples-spring-boot/build/test-results/systemTest/TEST-io.sentry.systemtest.DistributedTracingSystemTest.xml Error: java.lang.RuntimeException: java.lang.RuntimeException: Unable to find matching envelope received by relay
io.sentry.systemtest.DistributedTracingSystemTest ► create person distributed tracing: sentry-samples/sentry-samples-spring-boot/build/test-results/systemTest/TEST-io.sentry.systemtest.DistributedTracingSystemTest.xml#L0
Failed test found in: sentry-samples/sentry-samples-spring-boot/build/test-results/systemTest/TEST-io.sentry.systemtest.DistributedTracingSystemTest.xml Error: java.lang.AssertionError: java.lang.AssertionError: expected:<200> but was:<500>
io.sentry.systemtest.DistributedTracingSystemTest ► get person distributed tracing without sample_rand: sentry-samples/sentry-samples-spring-boot/build/test-results/systemTest/TEST-io.sentry.systemtest.DistributedTracingSystemTest.xml#L0
Failed test found in: sentry-samples/sentry-samples-spring-boot/build/test-results/systemTest/TEST-io.sentry.systemtest.DistributedTracingSystemTest.xml Error: java.lang.RuntimeException: java.lang.RuntimeException: Unable to find matching envelope received by relay
io.sentry.systemtest.DistributedTracingSystemTest ► get person distributed tracing updates sample_rate on deferred decision: sentry-samples/sentry-samples-spring-boot/build/test-results/systemTest/TEST-io.sentry.systemtest.DistributedTracingSystemTest.xml#L0
Failed test found in: sentry-samples/sentry-samples-spring-boot/build/test-results/systemTest/TEST-io.sentry.systemtest.DistributedTracingSystemTest.xml Error: java.lang.RuntimeException: java.lang.RuntimeException: Unable to find matching envelope received by relay
io.sentry.systemtest.CacheSystemTest ► cache evict produces span: sentry-samples/sentry-samples-spring-boot/build/test-results/systemTest/TEST-io.sentry.systemtest.CacheSystemTest.xml#L0
Failed test found in: sentry-samples/sentry-samples-spring-boot/build/test-results/systemTest/TEST-io.sentry.systemtest.CacheSystemTest.xml Error: java.lang.RuntimeException: java.lang.RuntimeException: Unable to find matching envelope received by relay
io.sentry.systemtest.CacheSystemTest ► cache put and get produce spans: sentry-samples/sentry-samples-spring-boot/build/test-results/systemTest/TEST-io.sentry.systemtest.CacheSystemTest.xml#L0
Failed test found in: sentry-samples/sentry-samples-spring-boot/build/test-results/systemTest/TEST-io.sentry.systemtest.CacheSystemTest.xml Error: java.lang.AssertionError: java.lang.AssertionError: expected:<200> but was:<500>
Spring Boot 2.7.18
Process completed with exit code 1.
io.sentry.systemtest.GraphqlProjectSystemTest ► project mutation works: sentry-samples/sentry-samples-spring-boot/build/test-results/systemTest/TEST-io.sentry.systemtest.GraphqlProjectSystemTest.xml#L0
Failed test found in: sentry-samples/sentry-samples-spring-boot/build/test-results/systemTest/TEST-io.sentry.systemtest.GraphqlProjectSystemTest.xml Error: java.lang.AssertionError: java.lang.AssertionError: actual value is null
io.sentry.systemtest.GraphqlProjectSystemTest ► project mutation error: sentry-samples/sentry-samples-spring-boot/build/test-results/systemTest/TEST-io.sentry.systemtest.GraphqlProjectSystemTest.xml#L0
Failed test found in: sentry-samples/sentry-samples-spring-boot/build/test-results/systemTest/TEST-io.sentry.systemtest.GraphqlProjectSystemTest.xml Error: java.lang.AssertionError: java.lang.AssertionError: expected:<1> but was:<null>
io.sentry.systemtest.GraphqlGreetingSystemTest ► greeting works: sentry-samples/sentry-samples-spring-boot/build/test-results/systemTest/TEST-io.sentry.systemtest.GraphqlGreetingSystemTest.xml#L0
Failed test found in: sentry-samples/sentry-samples-spring-boot/build/test-results/systemTest/TEST-io.sentry.systemtest.GraphqlGreetingSystemTest.xml Error: java.lang.RuntimeException: java.lang.RuntimeException: Unable to find matching envelope received by relay
io.sentry.systemtest.GraphqlGreetingSystemTest ► greeting error: sentry-samples/sentry-samples-spring-boot/build/test-results/systemTest/TEST-io.sentry.systemtest.GraphqlGreetingSystemTest.xml#L0
Failed test found in: sentry-samples/sentry-samples-spring-boot/build/test-results/systemTest/TEST-io.sentry.systemtest.GraphqlGreetingSystemTest.xml Error: java.lang.AssertionError: java.lang.AssertionError: expected:<1> but was:<null>
io.sentry.systemtest.DistributedTracingSystemTest ► get person distributed tracing: sentry-samples/sentry-samples-spring-boot/build/test-results/systemTest/TEST-io.sentry.systemtest.DistributedTracingSystemTest.xml#L0
Failed test found in: sentry-samples/sentry-samples-spring-boot/build/test-results/systemTest/TEST-io.sentry.systemtest.DistributedTracingSystemTest.xml Error: java.lang.RuntimeException: java.lang.RuntimeException: Unable to find matching envelope received by relay
io.sentry.systemtest.DistributedTracingSystemTest ► create person distributed tracing: sentry-samples/sentry-samples-spring-boot/build/test-results/systemTest/TEST-io.sentry.systemtest.DistributedTracingSystemTest.xml#L0
Failed test found in: sentry-samples/sentry-samples-spring-boot/build/test-results/systemTest/TEST-io.sentry.systemtest.DistributedTracingSystemTest.xml Error: java.lang.AssertionError: java.lang.AssertionError: expected:<200> but was:<500>
io.sentry.systemtest.DistributedTracingSystemTest ► get person distributed tracing without sample_rand: sentry-samples/sentry-samples-spring-boot/build/test-results/systemTest/TEST-io.sentry.systemtest.DistributedTracingSystemTest.xml#L0
Failed test found in: sentry-samples/sentry-samples-spring-boot/build/test-results/systemTest/TEST-io.sentry.systemtest.DistributedTracingSystemTest.xml Error: java.lang.RuntimeException: java.lang.RuntimeException: Unable to find matching envelope received by relay
io.sentry.systemtest.DistributedTracingSystemTest ► get person distributed tracing updates sample_rate on deferred decision: sentry-samples/sentry-samples-spring-boot/build/test-results/systemTest/TEST-io.sentry.systemtest.DistributedTracingSystemTest.xml#L0
Failed test found in: sentry-samples/sentry-samples-spring-boot/build/test-results/systemTest/TEST-io.sentry.systemtest.DistributedTracingSystemTest.xml Error: java.lang.RuntimeException: java.lang.RuntimeException: Unable to find matching envelope received by relay
io.sentry.systemtest.CacheSystemTest ► cache evict produces span: sentry-samples/sentry-samples-spring-boot/build/test-results/systemTest/TEST-io.sentry.systemtest.CacheSystemTest.xml#L0
Failed test found in: sentry-samples/sentry-samples-spring-boot/build/test-results/systemTest/TEST-io.sentry.systemtest.CacheSystemTest.xml Error: java.lang.RuntimeException: java.lang.RuntimeException: Unable to find matching envelope received by relay
io.sentry.systemtest.CacheSystemTest ► cache put and get produce spans: sentry-samples/sentry-samples-spring-boot/build/test-results/systemTest/TEST-io.sentry.systemtest.CacheSystemTest.xml#L0
Failed test found in: sentry-samples/sentry-samples-spring-boot/build/test-results/systemTest/TEST-io.sentry.systemtest.CacheSystemTest.xml Error: java.lang.AssertionError: java.lang.AssertionError: expected:<200> but was:<500>
Spring Boot 2.5.15
Process completed with exit code 1.
io.sentry.systemtest.GraphqlProjectSystemTest ► project mutation works: sentry-samples/sentry-samples-spring-boot/build/test-results/systemTest/TEST-io.sentry.systemtest.GraphqlProjectSystemTest.xml#L0
Failed test found in: sentry-samples/sentry-samples-spring-boot/build/test-results/systemTest/TEST-io.sentry.systemtest.GraphqlProjectSystemTest.xml Error: java.lang.AssertionError: java.lang.AssertionError: actual value is null
io.sentry.systemtest.GraphqlProjectSystemTest ► project mutation error: sentry-samples/sentry-samples-spring-boot/build/test-results/systemTest/TEST-io.sentry.systemtest.GraphqlProjectSystemTest.xml#L0
Failed test found in: sentry-samples/sentry-samples-spring-boot/build/test-results/systemTest/TEST-io.sentry.systemtest.GraphqlProjectSystemTest.xml Error: java.lang.AssertionError: java.lang.AssertionError: expected:<1> but was:<null>
io.sentry.systemtest.GraphqlGreetingSystemTest ► greeting works: sentry-samples/sentry-samples-spring-boot/build/test-results/systemTest/TEST-io.sentry.systemtest.GraphqlGreetingSystemTest.xml#L0
Failed test found in: sentry-samples/sentry-samples-spring-boot/build/test-results/systemTest/TEST-io.sentry.systemtest.GraphqlGreetingSystemTest.xml Error: java.lang.RuntimeException: java.lang.RuntimeException: Unable to find matching envelope received by relay
io.sentry.systemtest.GraphqlGreetingSystemTest ► greeting error: sentry-samples/sentry-samples-spring-boot/build/test-results/systemTest/TEST-io.sentry.systemtest.GraphqlGreetingSystemTest.xml#L0
Failed test found in: sentry-samples/sentry-samples-spring-boot/build/test-results/systemTest/TEST-io.sentry.systemtest.GraphqlGreetingSystemTest.xml Error: java.lang.AssertionError: java.lang.AssertionError: expected:<1> but was:<null>
io.sentry.systemtest.DistributedTracingSystemTest ► get person distributed tracing: sentry-samples/sentry-samples-spring-boot/build/test-results/systemTest/TEST-io.sentry.systemtest.DistributedTracingSystemTest.xml#L0
Failed test found in: sentry-samples/sentry-samples-spring-boot/build/test-results/systemTest/TEST-io.sentry.systemtest.DistributedTracingSystemTest.xml Error: java.lang.RuntimeException: java.lang.RuntimeException: Unable to find matching envelope received by relay
io.sentry.systemtest.DistributedTracingSystemTest ► create person distributed tracing: sentry-samples/sentry-samples-spring-boot/build/test-results/systemTest/TEST-io.sentry.systemtest.DistributedTracingSystemTest.xml#L0
Failed test found in: sentry-samples/sentry-samples-spring-boot/build/test-results/systemTest/TEST-io.sentry.systemtest.DistributedTracingSystemTest.xml Error: java.lang.AssertionError: java.lang.AssertionError: expected:<200> but was:<500>
io.sentry.systemtest.DistributedTracingSystemTest ► get person distributed tracing without sample_rand: sentry-samples/sentry-samples-spring-boot/build/test-results/systemTest/TEST-io.sentry.systemtest.DistributedTracingSystemTest.xml#L0
Failed test found in: sentry-samples/sentry-samples-spring-boot/build/test-results/systemTest/TEST-io.sentry.systemtest.DistributedTracingSystemTest.xml Error: java.lang.RuntimeException: java.lang.RuntimeException: Unable to find matching envelope received by relay
io.sentry.systemtest.DistributedTracingSystemTest ► get person distributed tracing updates sample_rate on deferred decision: sentry-samples/sentry-samples-spring-boot/build/test-results/systemTest/TEST-io.sentry.systemtest.DistributedTracingSystemTest.xml#L0
Failed test found in: sentry-samples/sentry-samples-spring-boot/build/test-results/systemTest/TEST-io.sentry.systemtest.DistributedTracingSystemTest.xml Error: java.lang.RuntimeException: java.lang.RuntimeException: Unable to find matching envelope received by relay
io.sentry.systemtest.CacheSystemTest ► cache evict produces span: sentry-samples/sentry-samples-spring-boot/build/test-results/systemTest/TEST-io.sentry.systemtest.CacheSystemTest.xml#L0
Failed test found in: sentry-samples/sentry-samples-spring-boot/build/test-results/systemTest/TEST-io.sentry.systemtest.CacheSystemTest.xml Error: java.lang.RuntimeException: java.lang.RuntimeException: Unable to find matching envelope received by relay
io.sentry.systemtest.CacheSystemTest ► cache put and get produce spans: sentry-samples/sentry-samples-spring-boot/build/test-results/systemTest/TEST-io.sentry.systemtest.CacheSystemTest.xml#L0
Failed test found in: sentry-samples/sentry-samples-spring-boot/build/test-results/systemTest/TEST-io.sentry.systemtest.CacheSystemTest.xml Error: java.lang.AssertionError: java.lang.AssertionError: expected:<200> but was:<500>
Spring Boot 2.4.13
Process completed with exit code 1.
io.sentry.systemtest.GraphqlProjectSystemTest ► project mutation works: sentry-samples/sentry-samples-spring-boot/build/test-results/systemTest/TEST-io.sentry.systemtest.GraphqlProjectSystemTest.xml#L0
Failed test found in: sentry-samples/sentry-samples-spring-boot/build/test-results/systemTest/TEST-io.sentry.systemtest.GraphqlProjectSystemTest.xml Error: java.lang.AssertionError: java.lang.AssertionError: actual value is null
io.sentry.systemtest.GraphqlProjectSystemTest ► project mutation error: sentry-samples/sentry-samples-spring-boot/build/test-results/systemTest/TEST-io.sentry.systemtest.GraphqlProjectSystemTest.xml#L0
Failed test found in: sentry-samples/sentry-samples-spring-boot/build/test-results/systemTest/TEST-io.sentry.systemtest.GraphqlProjectSystemTest.xml Error: java.lang.AssertionError: java.lang.AssertionError: expected:<1> but was:<null>
io.sentry.systemtest.GraphqlGreetingSystemTest ► greeting works: sentry-samples/sentry-samples-spring-boot/build/test-results/systemTest/TEST-io.sentry.systemtest.GraphqlGreetingSystemTest.xml#L0
Failed test found in: sentry-samples/sentry-samples-spring-boot/build/test-results/systemTest/TEST-io.sentry.systemtest.GraphqlGreetingSystemTest.xml Error: java.lang.RuntimeException: java.lang.RuntimeException: Unable to find matching envelope received by relay
io.sentry.systemtest.GraphqlGreetingSystemTest ► greeting error: sentry-samples/sentry-samples-spring-boot/build/test-results/systemTest/TEST-io.sentry.systemtest.GraphqlGreetingSystemTest.xml#L0
Failed test found in: sentry-samples/sentry-samples-spring-boot/build/test-results/systemTest/TEST-io.sentry.systemtest.GraphqlGreetingSystemTest.xml Error: java.lang.AssertionError: java.lang.AssertionError: expected:<1> but was:<null>
io.sentry.systemtest.DistributedTracingSystemTest ► get person distributed tracing: sentry-samples/sentry-samples-spring-boot/build/test-results/systemTest/TEST-io.sentry.systemtest.DistributedTracingSystemTest.xml#L0
Failed test found in: sentry-samples/sentry-samples-spring-boot/build/test-results/systemTest/TEST-io.sentry.systemtest.DistributedTracingSystemTest.xml Error: java.lang.RuntimeException: java.lang.RuntimeException: Unable to find matching envelope received by relay
io.sentry.systemtest.DistributedTracingSystemTest ► create person distributed tracing: sentry-samples/sentry-samples-spring-boot/build/test-results/systemTest/TEST-io.sentry.systemtest.DistributedTracingSystemTest.xml#L0
Failed test found in: sentry-samples/sentry-samples-spring-boot/build/test-results/systemTest/TEST-io.sentry.systemtest.DistributedTracingSystemTest.xml Error: java.lang.AssertionError: java.lang.AssertionError: expected:<200> but was:<500>
io.sentry.systemtest.DistributedTracingSystemTest ► get person distributed tracing without sample_rand: sentry-samples/sentry-samples-spring-boot/build/test-results/systemTest/TEST-io.sentry.systemtest.DistributedTracingSystemTest.xml#L0
Failed test found in: sentry-samples/sentry-samples-spring-boot/build/test-results/systemTest/TEST-io.sentry.systemtest.DistributedTracingSystemTest.xml Error: java.lang.RuntimeException: java.lang.RuntimeException: Unable to find matching envelope received by relay
io.sentry.systemtest.DistributedTracingSystemTest ► get person distributed tracing updates sample_rate on deferred decision: sentry-samples/sentry-samples-spring-boot/build/test-results/systemTest/TEST-io.sentry.systemtest.DistributedTracingSystemTest.xml#L0
Failed test found in: sentry-samples/sentry-samples-spring-boot/build/test-results/systemTest/TEST-io.sentry.systemtest.DistributedTracingSystemTest.xml Error: java.lang.RuntimeException: java.lang.RuntimeException: Unable to find matching envelope received by relay
io.sentry.systemtest.CacheSystemTest ► cache evict produces span: sentry-samples/sentry-samples-spring-boot/build/test-results/systemTest/TEST-io.sentry.systemtest.CacheSystemTest.xml#L0
Failed test found in: sentry-samples/sentry-samples-spring-boot/build/test-results/systemTest/TEST-io.sentry.systemtest.CacheSystemTest.xml Error: java.lang.RuntimeException: java.lang.RuntimeException: Unable to find matching envelope received by relay
io.sentry.systemtest.CacheSystemTest ► cache put and get produce spans: sentry-samples/sentry-samples-spring-boot/build/test-results/systemTest/TEST-io.sentry.systemtest.CacheSystemTest.xml#L0
Failed test found in: sentry-samples/sentry-samples-spring-boot/build/test-results/systemTest/TEST-io.sentry.systemtest.CacheSystemTest.xml Error: java.lang.AssertionError: java.lang.AssertionError: expected:<200> but was:<500>
Spring Boot 2.6.15
Process completed with exit code 1.
io.sentry.systemtest.GraphqlProjectSystemTest ► project mutation works: sentry-samples/sentry-samples-spring-boot/build/test-results/systemTest/TEST-io.sentry.systemtest.GraphqlProjectSystemTest.xml#L0
Failed test found in: sentry-samples/sentry-samples-spring-boot/build/test-results/systemTest/TEST-io.sentry.systemtest.GraphqlProjectSystemTest.xml Error: java.lang.AssertionError: java.lang.AssertionError: actual value is null
io.sentry.systemtest.GraphqlProjectSystemTest ► project mutation error: sentry-samples/sentry-samples-spring-boot/build/test-results/systemTest/TEST-io.sentry.systemtest.GraphqlProjectSystemTest.xml#L0
Failed test found in: sentry-samples/sentry-samples-spring-boot/build/test-results/systemTest/TEST-io.sentry.systemtest.GraphqlProjectSystemTest.xml Error: java.lang.AssertionError: java.lang.AssertionError: expected:<1> but was:<null>
io.sentry.systemtest.GraphqlGreetingSystemTest ► greeting works: sentry-samples/sentry-samples-spring-boot/build/test-results/systemTest/TEST-io.sentry.systemtest.GraphqlGreetingSystemTest.xml#L0
Failed test found in: sentry-samples/sentry-samples-spring-boot/build/test-results/systemTest/TEST-io.sentry.systemtest.GraphqlGreetingSystemTest.xml Error: java.lang.RuntimeException: java.lang.RuntimeException: Unable to find matching envelope received by relay
io.sentry.systemtest.GraphqlGreetingSystemTest ► greeting error: sentry-samples/sentry-samples-spring-boot/build/test-results/systemTest/TEST-io.sentry.systemtest.GraphqlGreetingSystemTest.xml#L0
Failed test found in: sentry-samples/sentry-samples-spring-boot/build/test-results/systemTest/TEST-io.sentry.systemtest.GraphqlGreetingSystemTest.xml Error: java.lang.AssertionError: java.lang.AssertionError: expected:<1> but was:<null>
io.sentry.systemtest.DistributedTracingSystemTest ► get person distributed tracing: sentry-samples/sentry-samples-spring-boot/build/test-results/systemTest/TEST-io.sentry.systemtest.DistributedTracingSystemTest.xml#L0
Failed test found in: sentry-samples/sentry-samples-spring-boot/build/test-results/systemTest/TEST-io.sentry.systemtest.DistributedTracingSystemTest.xml Error: java.lang.RuntimeException: java.lang.RuntimeException: Unable to find matching envelope received by relay
io.sentry.systemtest.DistributedTracingSystemTest ► create person distributed tracing: sentry-samples/sentry-samples-spring-boot/build/test-results/systemTest/TEST-io.sentry.systemtest.DistributedTracingSystemTest.xml#L0
Failed test found in: sentry-samples/sentry-samples-spring-boot/build/test-results/systemTest/TEST-io.sentry.systemtest.DistributedTracingSystemTest.xml Error: java.lang.AssertionError: java.lang.AssertionError: expected:<200> but was:<500>
io.sentry.systemtest.DistributedTracingSystemTest ► get person distributed tracing without sample_rand: sentry-samples/sentry-samples-spring-boot/build/test-results/systemTest/TEST-io.sentry.systemtest.DistributedTracingSystemTest.xml#L0
Failed test found in: sentry-samples/sentry-samples-spring-boot/build/test-results/systemTest/TEST-io.sentry.systemtest.DistributedTracingSystemTest.xml Error: java.lang.RuntimeException: java.lang.RuntimeException: Unable to find matching envelope received by relay
io.sentry.systemtest.DistributedTracingSystemTest ► get person distributed tracing updates sample_rate on deferred decision: sentry-samples/sentry-samples-spring-boot/build/test-results/systemTest/TEST-io.sentry.systemtest.DistributedTracingSystemTest.xml#L0
Failed test found in: sentry-samples/sentry-samples-spring-boot/build/test-results/systemTest/TEST-io.sentry.systemtest.DistributedTracingSystemTest.xml Error: java.lang.RuntimeException: java.lang.RuntimeException: Unable to find matching envelope received by relay
io.sentry.systemtest.CacheSystemTest ► cache evict produces span: sentry-samples/sentry-samples-spring-boot/build/test-results/systemTest/TEST-io.sentry.systemtest.CacheSystemTest.xml#L0
Failed test found in: sentry-samples/sentry-samples-spring-boot/build/test-results/systemTest/TEST-io.sentry.systemtest.CacheSystemTest.xml Error: java.lang.RuntimeException: java.lang.RuntimeException: Unable to find matching envelope received by relay
io.sentry.systemtest.CacheSystemTest ► cache put and get produce spans: sentry-samples/sentry-samples-spring-boot/build/test-results/systemTest/TEST-io.sentry.systemtest.CacheSystemTest.xml#L0
Failed test found in: sentry-samples/sentry-samples-spring-boot/build/test-results/systemTest/TEST-io.sentry.systemtest.CacheSystemTest.xml Error: java.lang.AssertionError: java.lang.AssertionError: expected:<200> but was:<500>
Spring Boot 2.1.0
Process completed with exit code 1.
io.sentry.systemtest.GraphqlProjectSystemTest ► project mutation works: sentry-samples/sentry-samples-spring-boot/build/test-results/systemTest/TEST-io.sentry.systemtest.GraphqlProjectSystemTest.xml#L0
Failed test found in: sentry-samples/sentry-samples-spring-boot/build/test-results/systemTest/TEST-io.sentry.systemtest.GraphqlProjectSystemTest.xml Error: java.lang.AssertionError: java.lang.AssertionError: actual value is null
io.sentry.systemtest.GraphqlProjectSystemTest ► project mutation error: sentry-samples/sentry-samples-spring-boot/build/test-results/systemTest/TEST-io.sentry.systemtest.GraphqlProjectSystemTest.xml#L0
Failed test found in: sentry-samples/sentry-samples-spring-boot/build/test-results/systemTest/TEST-io.sentry.systemtest.GraphqlProjectSystemTest.xml Error: java.lang.AssertionError: java.lang.AssertionError: expected:<1> but was:<null>
io.sentry.systemtest.GraphqlGreetingSystemTest ► greeting works: sentry-samples/sentry-samples-spring-boot/build/test-results/systemTest/TEST-io.sentry.systemtest.GraphqlGreetingSystemTest.xml#L0
Failed test found in: sentry-samples/sentry-samples-spring-boot/build/test-results/systemTest/TEST-io.sentry.systemtest.GraphqlGreetingSystemTest.xml Error: java.lang.RuntimeException: java.lang.RuntimeException: Unable to find matching envelope received by relay
io.sentry.systemtest.GraphqlGreetingSystemTest ► greeting error: sentry-samples/sentry-samples-spring-boot/build/test-results/systemTest/TEST-io.sentry.systemtest.GraphqlGreetingSystemTest.xml#L0
Failed test found in: sentry-samples/sentry-samples-spring-boot/build/test-results/systemTest/TEST-io.sentry.systemtest.GraphqlGreetingSystemTest.xml Error: java.lang.AssertionError: java.lang.AssertionError: expected:<1> but was:<null>
io.sentry.systemtest.DistributedTracingSystemTest ► get person distributed tracing: sentry-samples/sentry-samples-spring-boot/build/test-results/systemTest/TEST-io.sentry.systemtest.DistributedTracingSystemTest.xml#L0
Failed test found in: sentry-samples/sentry-samples-spring-boot/build/test-results/systemTest/TEST-io.sentry.systemtest.DistributedTracingSystemTest.xml Error: java.lang.RuntimeException: java.lang.RuntimeException: Unable to find matching envelope received by relay
io.sentry.systemtest.DistributedTracingSystemTest ► create person distributed tracing: sentry-samples/sentry-samples-spring-boot/build/test-results/systemTest/TEST-io.sentry.systemtest.DistributedTracingSystemTest.xml#L0
Failed test found in: sentry-samples/sentry-samples-spring-boot/build/test-results/systemTest/TEST-io.sentry.systemtest.DistributedTracingSystemTest.xml Error: java.lang.AssertionError: java.lang.AssertionError: expected:<200> but was:<500>
io.sentry.systemtest.DistributedTracingSystemTest ► get person distributed tracing without sample_rand: sentry-samples/sentry-samples-spring-boot/build/test-results/systemTest/TEST-io.sentry.systemtest.DistributedTracingSystemTest.xml#L0
Failed test found in: sentry-samples/sentry-samples-spring-boot/build/test-results/systemTest/TEST-io.sentry.systemtest.DistributedTracingSystemTest.xml Error: java.lang.RuntimeException: java.lang.RuntimeException: Unable to find matching envelope received by relay
io.sentry.systemtest.DistributedTracingSystemTest ► get person distributed tracing updates sample_rate on deferred decision: sentry-samples/sentry-samples-spring-boot/build/test-results/systemTest/TEST-io.sentry.systemtest.DistributedTracingSystemTest.xml#L0
Failed test found in: sentry-samples/sentry-samples-spring-boot/build/test-results/systemTest/TEST-io.sentry.systemtest.DistributedTracingSystemTest.xml Error: java.lang.RuntimeException: java.lang.RuntimeException: Unable to find matching envelope received by relay
io.sentry.systemtest.CacheSystemTest ► cache evict produces span: sentry-samples/sentry-samples-spring-boot/build/test-results/systemTest/TEST-io.sentry.systemtest.CacheSystemTest.xml#L0
Failed test found in: sentry-samples/sentry-samples-spring-boot/build/test-results/systemTest/TEST-io.sentry.systemtest.CacheSystemTest.xml Error: java.lang.RuntimeException: java.lang.RuntimeException: Unable to find matching envelope received by relay
io.sentry.systemtest.CacheSystemTest ► cache put and get produce spans: sentry-samples/sentry-samples-spring-boot/build/test-results/systemTest/TEST-io.sentry.systemtest.CacheSystemTest.xml#L0
Failed test found in: sentry-samples/sentry-samples-spring-boot/build/test-results/systemTest/TEST-io.sentry.systemtest.CacheSystemTest.xml Error: java.lang.AssertionError: java.lang.AssertionError: expected:<200> but was:<500>
Spring Boot 2.7.0
Process completed with exit code 1.
Spring Boot 2.2.5
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: codecov/test-results-action@0fa95f0e1eeaafde2c782583b36b28ad0d8c77d3, phoenix-actions/test-reporting@f957cd93fc2d848d556fa0d03c57bc79127b6b5e. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
Spring Boot 2.2.5
This action is being deprecated in favor of 'codecov-action'. Please update CI accordingly to use 'codecov-action@v5' with 'report_type: test_results'. The 'codecov-action' should and can be run at least once for coverage and once for test results
Spring Boot 2.7.18
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: codecov/test-results-action@0fa95f0e1eeaafde2c782583b36b28ad0d8c77d3, phoenix-actions/test-reporting@f957cd93fc2d848d556fa0d03c57bc79127b6b5e. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
Spring Boot 2.7.18
This action is being deprecated in favor of 'codecov-action'. Please update CI accordingly to use 'codecov-action@v5' with 'report_type: test_results'. The 'codecov-action' should and can be run at least once for coverage and once for test results
Spring Boot 2.5.15
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: codecov/test-results-action@0fa95f0e1eeaafde2c782583b36b28ad0d8c77d3, phoenix-actions/test-reporting@f957cd93fc2d848d556fa0d03c57bc79127b6b5e. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
Spring Boot 2.5.15
This action is being deprecated in favor of 'codecov-action'. Please update CI accordingly to use 'codecov-action@v5' with 'report_type: test_results'. The 'codecov-action' should and can be run at least once for coverage and once for test results
Spring Boot 2.4.13
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: codecov/test-results-action@0fa95f0e1eeaafde2c782583b36b28ad0d8c77d3, phoenix-actions/test-reporting@f957cd93fc2d848d556fa0d03c57bc79127b6b5e. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
Spring Boot 2.4.13
This action is being deprecated in favor of 'codecov-action'. Please update CI accordingly to use 'codecov-action@v5' with 'report_type: test_results'. The 'codecov-action' should and can be run at least once for coverage and once for test results
Spring Boot 2.6.15
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: codecov/test-results-action@0fa95f0e1eeaafde2c782583b36b28ad0d8c77d3, phoenix-actions/test-reporting@f957cd93fc2d848d556fa0d03c57bc79127b6b5e. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
Spring Boot 2.6.15
This action is being deprecated in favor of 'codecov-action'. Please update CI accordingly to use 'codecov-action@v5' with 'report_type: test_results'. The 'codecov-action' should and can be run at least once for coverage and once for test results
Spring Boot 2.1.0
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: codecov/test-results-action@0fa95f0e1eeaafde2c782583b36b28ad0d8c77d3, phoenix-actions/test-reporting@f957cd93fc2d848d556fa0d03c57bc79127b6b5e. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
Spring Boot 2.1.0
This action is being deprecated in favor of 'codecov-action'. Please update CI accordingly to use 'codecov-action@v5' with 'report_type: test_results'. The 'codecov-action' should and can be run at least once for coverage and once for test results
Spring Boot 2.7.0
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: codecov/test-results-action@0fa95f0e1eeaafde2c782583b36b28ad0d8c77d3, phoenix-actions/test-reporting@f957cd93fc2d848d556fa0d03c57bc79127b6b5e. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
Spring Boot 2.7.0
This action is being deprecated in favor of 'codecov-action'. Please update CI accordingly to use 'codecov-action@v5' with 'report_type: test_results'. The 'codecov-action' should and can be run at least once for coverage and once for test results

Artifacts

Produced during runtime
Name Size Digest
test-results-springboot-2-2.1.0
434 KB
sha256:a2377e6b8583fec3e3a7a4bd2dcae6bb84bf13ce6dcb0ee79083f77431075149
test-results-springboot-2-2.2.5
434 KB
sha256:da3c92dcdb15323e5a46b22d501d2e94fd293246a7ba54ff0e91c1dffb03768b
test-results-springboot-2-2.4.13
434 KB
sha256:5e7a92df2d559e1d422b73ef9f0a051183159bebc08f71859c09af32c09d79bd
test-results-springboot-2-2.5.15
434 KB
sha256:e3dcf52a6fbbaf03e3952d46102f3bf0fb4ca7cd2acd536fcacc3b0a1bf114da
test-results-springboot-2-2.6.15
434 KB
sha256:c49ed96f3960b19854e2bad20ce5edbb5bd6b297ffc78d25342d1f97c4c62720
test-results-springboot-2-2.7.0
434 KB
sha256:ead91f3654d0aac4edef63e7a527b6884ad05fac0681d652927d50d4fcdb303c
test-results-springboot-2-2.7.18
434 KB
sha256:95bfc91a403481fb6161749b5da6ea307ee8bc0f943aa28f2fc27b1e5429a9ca