Skip to content

All status codes below 400 are now mapped to SpanStatus.OK #2169

All status codes below 400 are now mapped to SpanStatus.OK

All status codes below 400 are now mapped to SpanStatus.OK #2169

Triggered via pull request November 11, 2024 16:12
Status Success
Total duration 5m 12s
Artifacts 7

system-tests-backend.yml

on: pull_request
Matrix: system-test
Fit to window
Zoom out
Zoom in

Annotations

24 errors
io.sentry.systemtest.GraphqlGreetingSystemTest ► greeting error: sentry-samples/sentry-samples-spring-boot-jakarta/build/test-results/systemTest/TEST-io.sentry.systemtest.GraphqlGreetingSystemTest.xml#L1
Failed test found in: sentry-samples/sentry-samples-spring-boot-jakarta/build/test-results/systemTest/TEST-io.sentry.systemtest.GraphqlGreetingSystemTest.xml sentry-samples/sentry-samples-spring-boot-jakarta/build/test-results/systemTest/TEST-io.sentry.systemtest.GraphqlGreetingSystemTest.xml Error: com.apollographql.apollo3.exception.ApolloNetworkException: com.apollographql.apollo3.exception.ApolloNetworkException: Failed to execute GraphQL http network request
io.sentry.systemtest.GraphqlProjectSystemTest ► project mutation error: sentry-samples/sentry-samples-spring-boot-jakarta/build/test-results/systemTest/TEST-io.sentry.systemtest.GraphqlProjectSystemTest.xml#L1
Failed test found in: sentry-samples/sentry-samples-spring-boot-jakarta/build/test-results/systemTest/TEST-io.sentry.systemtest.GraphqlProjectSystemTest.xml sentry-samples/sentry-samples-spring-boot-jakarta/build/test-results/systemTest/TEST-io.sentry.systemtest.GraphqlProjectSystemTest.xml sentry-samples/sentry-samples-spring-boot-jakarta/build/test-results/systemTest/TEST-io.sentry.systemtest.GraphqlProjectSystemTest.xml Error: com.apollographql.apollo3.exception.ApolloNetworkException: com.apollographql.apollo3.exception.ApolloNetworkException: Failed to execute GraphQL http network request
io.sentry.systemtest.GraphqlTaskSystemTest ► tasks and assignees query works: sentry-samples/sentry-samples-spring-boot-jakarta/build/test-results/systemTest/TEST-io.sentry.systemtest.GraphqlTaskSystemTest.xml#L1
Failed test found in: sentry-samples/sentry-samples-spring-boot-jakarta/build/test-results/systemTest/TEST-io.sentry.systemtest.GraphqlTaskSystemTest.xml Error: com.apollographql.apollo3.exception.ApolloNetworkException: com.apollographql.apollo3.exception.ApolloNetworkException: Failed to execute GraphQL http network request
io.sentry.systemtest.PersonSystemTest ► create person works: sentry-samples/sentry-samples-spring-boot-jakarta/build/test-results/systemTest/TEST-io.sentry.systemtest.PersonSystemTest.xml#L1
Failed test found in: sentry-samples/sentry-samples-spring-boot-jakarta/build/test-results/systemTest/TEST-io.sentry.systemtest.PersonSystemTest.xml Error: org.springframework.web.client.ResourceAccessException: org.springframework.web.client.ResourceAccessException: I/O error on POST request for "http://localhost:8080/person/": Connection refused
io.sentry.systemtest.PersonSystemTest ► get person fails: sentry-samples/sentry-samples-spring-boot-jakarta/build/test-results/systemTest/TEST-io.sentry.systemtest.PersonSystemTest.xml#L1
Failed test found in: sentry-samples/sentry-samples-spring-boot-jakarta/build/test-results/systemTest/TEST-io.sentry.systemtest.PersonSystemTest.xml Error: org.springframework.web.client.ResourceAccessException: org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://localhost:8080/person/1": Connection refused
io.sentry.systemtest.TodoSystemTest ► get todo restclient works: sentry-samples/sentry-samples-spring-boot-jakarta/build/test-results/systemTest/TEST-io.sentry.systemtest.TodoSystemTest.xml#L1
Failed test found in: sentry-samples/sentry-samples-spring-boot-jakarta/build/test-results/systemTest/TEST-io.sentry.systemtest.TodoSystemTest.xml Error: org.springframework.web.client.ResourceAccessException: org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://localhost:8080/todo-restclient/1": Connection refused
io.sentry.systemtest.TodoSystemTest ► get todo webclient works: sentry-samples/sentry-samples-spring-boot-jakarta/build/test-results/systemTest/TEST-io.sentry.systemtest.TodoSystemTest.xml#L1
Failed test found in: sentry-samples/sentry-samples-spring-boot-jakarta/build/test-results/systemTest/TEST-io.sentry.systemtest.TodoSystemTest.xml Error: org.springframework.web.client.ResourceAccessException: org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://localhost:8080/todo-webclient/1": Connection refused
io.sentry.systemtest.TodoSystemTest ► get todo works: sentry-samples/sentry-samples-spring-boot-jakarta/build/test-results/systemTest/TEST-io.sentry.systemtest.TodoSystemTest.xml#L1
Failed test found in: sentry-samples/sentry-samples-spring-boot-jakarta/build/test-results/systemTest/TEST-io.sentry.systemtest.TodoSystemTest.xml Error: org.springframework.web.client.ResourceAccessException: org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://localhost:8080/todo/1": Connection refused
io.sentry.systemtest.GraphqlGreetingSystemTest ► greeting error: sentry-samples/sentry-samples-spring-boot-jakarta-opentelemetry/build/test-results/systemTest/TEST-io.sentry.systemtest.GraphqlGreetingSystemTest.xml#L1
Failed test found in: sentry-samples/sentry-samples-spring-boot-jakarta-opentelemetry/build/test-results/systemTest/TEST-io.sentry.systemtest.GraphqlGreetingSystemTest.xml sentry-samples/sentry-samples-spring-boot-jakarta-opentelemetry/build/test-results/systemTest/TEST-io.sentry.systemtest.GraphqlGreetingSystemTest.xml Error: com.apollographql.apollo3.exception.ApolloNetworkException: com.apollographql.apollo3.exception.ApolloNetworkException: Failed to execute GraphQL http network request
io.sentry.systemtest.GraphqlProjectSystemTest ► project mutation error: sentry-samples/sentry-samples-spring-boot-jakarta-opentelemetry/build/test-results/systemTest/TEST-io.sentry.systemtest.GraphqlProjectSystemTest.xml#L1
Failed test found in: sentry-samples/sentry-samples-spring-boot-jakarta-opentelemetry/build/test-results/systemTest/TEST-io.sentry.systemtest.GraphqlProjectSystemTest.xml sentry-samples/sentry-samples-spring-boot-jakarta-opentelemetry/build/test-results/systemTest/TEST-io.sentry.systemtest.GraphqlProjectSystemTest.xml sentry-samples/sentry-samples-spring-boot-jakarta-opentelemetry/build/test-results/systemTest/TEST-io.sentry.systemtest.GraphqlProjectSystemTest.xml Error: com.apollographql.apollo3.exception.ApolloNetworkException: com.apollographql.apollo3.exception.ApolloNetworkException: Failed to execute GraphQL http network request
io.sentry.systemtest.GraphqlTaskSystemTest ► tasks and assignees query works: sentry-samples/sentry-samples-spring-boot-jakarta-opentelemetry/build/test-results/systemTest/TEST-io.sentry.systemtest.GraphqlTaskSystemTest.xml#L1
Failed test found in: sentry-samples/sentry-samples-spring-boot-jakarta-opentelemetry/build/test-results/systemTest/TEST-io.sentry.systemtest.GraphqlTaskSystemTest.xml Error: com.apollographql.apollo3.exception.ApolloNetworkException: com.apollographql.apollo3.exception.ApolloNetworkException: Failed to execute GraphQL http network request
io.sentry.systemtest.PersonSystemTest ► create person works: sentry-samples/sentry-samples-spring-boot-jakarta-opentelemetry/build/test-results/systemTest/TEST-io.sentry.systemtest.PersonSystemTest.xml#L1
Failed test found in: sentry-samples/sentry-samples-spring-boot-jakarta-opentelemetry/build/test-results/systemTest/TEST-io.sentry.systemtest.PersonSystemTest.xml Error: org.springframework.web.client.ResourceAccessException: org.springframework.web.client.ResourceAccessException: I/O error on POST request for "http://localhost:8080/person/": Connection refused
io.sentry.systemtest.PersonSystemTest ► get person fails: sentry-samples/sentry-samples-spring-boot-jakarta-opentelemetry/build/test-results/systemTest/TEST-io.sentry.systemtest.PersonSystemTest.xml#L1
Failed test found in: sentry-samples/sentry-samples-spring-boot-jakarta-opentelemetry/build/test-results/systemTest/TEST-io.sentry.systemtest.PersonSystemTest.xml Error: org.springframework.web.client.ResourceAccessException: org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://localhost:8080/person/1": Connection refused
io.sentry.systemtest.TodoSystemTest ► get todo restclient works: sentry-samples/sentry-samples-spring-boot-jakarta-opentelemetry/build/test-results/systemTest/TEST-io.sentry.systemtest.TodoSystemTest.xml#L1
Failed test found in: sentry-samples/sentry-samples-spring-boot-jakarta-opentelemetry/build/test-results/systemTest/TEST-io.sentry.systemtest.TodoSystemTest.xml Error: org.springframework.web.client.ResourceAccessException: org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://localhost:8080/todo-restclient/1": Connection refused
io.sentry.systemtest.TodoSystemTest ► get todo webclient works: sentry-samples/sentry-samples-spring-boot-jakarta-opentelemetry/build/test-results/systemTest/TEST-io.sentry.systemtest.TodoSystemTest.xml#L1
Failed test found in: sentry-samples/sentry-samples-spring-boot-jakarta-opentelemetry/build/test-results/systemTest/TEST-io.sentry.systemtest.TodoSystemTest.xml Error: org.springframework.web.client.ResourceAccessException: org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://localhost:8080/todo-webclient/1": Connection refused
io.sentry.systemtest.TodoSystemTest ► get todo works: sentry-samples/sentry-samples-spring-boot-jakarta-opentelemetry/build/test-results/systemTest/TEST-io.sentry.systemtest.TodoSystemTest.xml#L1
Failed test found in: sentry-samples/sentry-samples-spring-boot-jakarta-opentelemetry/build/test-results/systemTest/TEST-io.sentry.systemtest.TodoSystemTest.xml Error: org.springframework.web.client.ResourceAccessException: org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://localhost:8080/todo/1": Connection refused
io.sentry.systemtest.GraphqlGreetingSystemTest ► greeting error: sentry-samples/sentry-samples-spring-boot-jakarta-opentelemetry/build/test-results/systemTest/TEST-io.sentry.systemtest.GraphqlGreetingSystemTest.xml#L1
Failed test found in: sentry-samples/sentry-samples-spring-boot-jakarta-opentelemetry/build/test-results/systemTest/TEST-io.sentry.systemtest.GraphqlGreetingSystemTest.xml sentry-samples/sentry-samples-spring-boot-jakarta-opentelemetry/build/test-results/systemTest/TEST-io.sentry.systemtest.GraphqlGreetingSystemTest.xml Error: com.apollographql.apollo3.exception.ApolloNetworkException: com.apollographql.apollo3.exception.ApolloNetworkException: Failed to execute GraphQL http network request
io.sentry.systemtest.GraphqlProjectSystemTest ► project mutation error: sentry-samples/sentry-samples-spring-boot-jakarta-opentelemetry/build/test-results/systemTest/TEST-io.sentry.systemtest.GraphqlProjectSystemTest.xml#L1
Failed test found in: sentry-samples/sentry-samples-spring-boot-jakarta-opentelemetry/build/test-results/systemTest/TEST-io.sentry.systemtest.GraphqlProjectSystemTest.xml sentry-samples/sentry-samples-spring-boot-jakarta-opentelemetry/build/test-results/systemTest/TEST-io.sentry.systemtest.GraphqlProjectSystemTest.xml sentry-samples/sentry-samples-spring-boot-jakarta-opentelemetry/build/test-results/systemTest/TEST-io.sentry.systemtest.GraphqlProjectSystemTest.xml Error: com.apollographql.apollo3.exception.ApolloNetworkException: com.apollographql.apollo3.exception.ApolloNetworkException: Failed to execute GraphQL http network request
io.sentry.systemtest.GraphqlTaskSystemTest ► tasks and assignees query works: sentry-samples/sentry-samples-spring-boot-jakarta-opentelemetry/build/test-results/systemTest/TEST-io.sentry.systemtest.GraphqlTaskSystemTest.xml#L1
Failed test found in: sentry-samples/sentry-samples-spring-boot-jakarta-opentelemetry/build/test-results/systemTest/TEST-io.sentry.systemtest.GraphqlTaskSystemTest.xml Error: com.apollographql.apollo3.exception.ApolloNetworkException: com.apollographql.apollo3.exception.ApolloNetworkException: Failed to execute GraphQL http network request
io.sentry.systemtest.PersonSystemTest ► create person works: sentry-samples/sentry-samples-spring-boot-jakarta-opentelemetry/build/test-results/systemTest/TEST-io.sentry.systemtest.PersonSystemTest.xml#L1
Failed test found in: sentry-samples/sentry-samples-spring-boot-jakarta-opentelemetry/build/test-results/systemTest/TEST-io.sentry.systemtest.PersonSystemTest.xml Error: org.springframework.web.client.ResourceAccessException: org.springframework.web.client.ResourceAccessException: I/O error on POST request for "http://localhost:8080/person/": Connection refused
io.sentry.systemtest.PersonSystemTest ► get person fails: sentry-samples/sentry-samples-spring-boot-jakarta-opentelemetry/build/test-results/systemTest/TEST-io.sentry.systemtest.PersonSystemTest.xml#L1
Failed test found in: sentry-samples/sentry-samples-spring-boot-jakarta-opentelemetry/build/test-results/systemTest/TEST-io.sentry.systemtest.PersonSystemTest.xml Error: org.springframework.web.client.ResourceAccessException: org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://localhost:8080/person/1": Connection refused
io.sentry.systemtest.TodoSystemTest ► get todo restclient works: sentry-samples/sentry-samples-spring-boot-jakarta-opentelemetry/build/test-results/systemTest/TEST-io.sentry.systemtest.TodoSystemTest.xml#L1
Failed test found in: sentry-samples/sentry-samples-spring-boot-jakarta-opentelemetry/build/test-results/systemTest/TEST-io.sentry.systemtest.TodoSystemTest.xml Error: org.springframework.web.client.ResourceAccessException: org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://localhost:8080/todo-restclient/1": Connection refused
io.sentry.systemtest.TodoSystemTest ► get todo webclient works: sentry-samples/sentry-samples-spring-boot-jakarta-opentelemetry/build/test-results/systemTest/TEST-io.sentry.systemtest.TodoSystemTest.xml#L1
Failed test found in: sentry-samples/sentry-samples-spring-boot-jakarta-opentelemetry/build/test-results/systemTest/TEST-io.sentry.systemtest.TodoSystemTest.xml Error: org.springframework.web.client.ResourceAccessException: org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://localhost:8080/todo-webclient/1": Connection refused
io.sentry.systemtest.TodoSystemTest ► get todo works: sentry-samples/sentry-samples-spring-boot-jakarta-opentelemetry/build/test-results/systemTest/TEST-io.sentry.systemtest.TodoSystemTest.xml#L1
Failed test found in: sentry-samples/sentry-samples-spring-boot-jakarta-opentelemetry/build/test-results/systemTest/TEST-io.sentry.systemtest.TodoSystemTest.xml Error: org.springframework.web.client.ResourceAccessException: org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://localhost:8080/todo/1": Connection refused

Artifacts

Produced during runtime
Name Size
test-results-sentry-samples-spring-boot---system-test Expired
42.3 KB
test-results-sentry-samples-spring-boot-jakarta-0-true-system-test Expired
21.6 KB
test-results-sentry-samples-spring-boot-jakarta-opentelemetry-1-false-system-test Expired
41.5 KB
test-results-sentry-samples-spring-boot-jakarta-opentelemetry-1-true-system-test Expired
41.1 KB
test-results-sentry-samples-spring-boot-jakarta-opentelemetry-noagent---system-test Expired
88.5 KB
test-results-sentry-samples-spring-boot-webflux---system-test Expired
26.4 KB
test-results-sentry-samples-spring-boot-webflux-jakarta---system-test Expired
28.8 KB