Skip to content

feat(vercel-edge): Use opentelemetry for @sentry/vercel-edge #28759

feat(vercel-edge): Use opentelemetry for @sentry/vercel-edge

feat(vercel-edge): Use opentelemetry for @sentry/vercel-edge #28759

Triggered via pull request October 7, 2024 09:01
Status Cancelled
Total duration 19m 49s
Billable time 31m
Artifacts 1

build.yml

on: pull_request
Get Metadata
5s
Get Metadata
Check file formatting
1m 33s
Check file formatting
Check PR branches
3s
Check PR branches
Matrix: job_compile_bindings_profiling_node
Matrix: job_browser_loader_tests
Matrix: job_browser_playwright_tests
Matrix: job_node_integration_tests
Matrix: job_node_unit_tests
Matrix: job_remix_integration_tests
Lint
2m 3s
Lint
Circular Dependency Check
1m 37s
Circular Dependency Check
Browser Unit Tests
2m 4s
Browser Unit Tests
Bun Unit Tests
1m 1s
Bun Unit Tests
Deno Unit Tests
1m 31s
Deno Unit Tests
Node Profiling Unit Tests
2m 0s
Node Profiling Unit Tests
Size Check
1m 51s
Size Check
Check for faulty .d.ts files
1m 8s
Check for faulty .d.ts files
Overhead metrics
0s
Overhead metrics
Prepare E2E tests
2m 44s
Prepare E2E tests
Upload Artifacts
0s
Upload Artifacts
Matrix: job_e2e_tests
Matrix: job_profiling_e2e_tests
Matrix: job_optional_e2e_tests
All required jobs passed or were skipped
0s
All required jobs passed or were skipped
Fit to window
Zoom out
Zoom in

Annotations

82 errors and 6 warnings
Check file formatting
Process completed with exit code 1.
PW loader_eager Tests
Canceling since a higher priority waiting request for 'CI: Build & Test-lforst-edge-otel' exists
PW loader_base Tests
Canceling since a higher priority waiting request for 'CI: Build & Test-lforst-edge-otel' exists
Size Check
Canceling since a higher priority waiting request for 'CI: Build & Test-lforst-edge-otel' exists
Size Check
Error: No artifacts found
Size Check
The operation was canceled.
Playwright bundle_tracing_replay_feedback_min firefox Tests
Canceling since a higher priority waiting request for 'CI: Build & Test-lforst-edge-otel' exists
Playwright bundle_tracing_replay_feedback_min firefox Tests
The operation was canceled.
PW loader_replay Tests
Canceling since a higher priority waiting request for 'CI: Build & Test-lforst-edge-otel' exists
PW loader_replay Tests
The operation was canceled.
PW loader_replay_buffer Tests
Canceling since a higher priority waiting request for 'CI: Build & Test-lforst-edge-otel' exists
PW loader_replay_buffer Tests
The operation was canceled.
Playwright bundle Tests
Canceling since a higher priority waiting request for 'CI: Build & Test-lforst-edge-otel' exists
Playwright bundle Tests
The operation was canceled.
Node (20) Integration Tests
Canceling since a higher priority waiting request for 'CI: Build & Test-lforst-edge-otel' exists
Node (20) Integration Tests
The operation was canceled.
Node Profiling Unit Tests
Canceling since a higher priority waiting request for 'CI: Build & Test-lforst-edge-otel' exists
Node Profiling Unit Tests
The operation was canceled.
Playwright esm (2/4) Tests
Canceling since a higher priority waiting request for 'CI: Build & Test-lforst-edge-otel' exists
Playwright esm (2/4) Tests
The operation was canceled.
Playwright bundle_tracing_replay Tests
Canceling since a higher priority waiting request for 'CI: Build & Test-lforst-edge-otel' exists
Playwright bundle_tracing_replay Tests
The operation was canceled.
Remix v2 (Node 18) Tests
Canceling since a higher priority waiting request for 'CI: Build & Test-lforst-edge-otel' exists
Remix v2 (Node 18) Tests
The operation was canceled.
Playwright esm (1/4) Tests
Canceling since a higher priority waiting request for 'CI: Build & Test-lforst-edge-otel' exists
Playwright esm (1/4) Tests
The operation was canceled.
Node (14) Integration Tests
Canceling since a higher priority waiting request for 'CI: Build & Test-lforst-edge-otel' exists
Node (14) Integration Tests
The operation was canceled.
Remix v1 (Node 18) Tests
Canceling since a higher priority waiting request for 'CI: Build & Test-lforst-edge-otel' exists
Remix v1 (Node 18) Tests
The operation was canceled.
Remix v1 (Node 16) Tests
Canceling since a higher priority waiting request for 'CI: Build & Test-lforst-edge-otel' exists
Remix v1 (Node 16) Tests
The operation was canceled.
Playwright bundle_tracing Tests
Canceling since a higher priority waiting request for 'CI: Build & Test-lforst-edge-otel' exists
Playwright bundle_tracing Tests
The operation was canceled.
Playwright bundle_replay Tests
Canceling since a higher priority waiting request for 'CI: Build & Test-lforst-edge-otel' exists
Playwright bundle_replay Tests
The operation was canceled.
Playwright bundle_tracing_replay_feedback_min webkit Tests
Canceling since a higher priority waiting request for 'CI: Build & Test-lforst-edge-otel' exists
Playwright bundle_tracing_replay_feedback_min webkit Tests
The operation was canceled.
Node (18) Integration Tests
Canceling since a higher priority waiting request for 'CI: Build & Test-lforst-edge-otel' exists
Node (18) Integration Tests
The operation was canceled.
Playwright esm (3/4) Tests
Canceling since a higher priority waiting request for 'CI: Build & Test-lforst-edge-otel' exists
Playwright esm (3/4) Tests
The operation was canceled.
Node (22) Integration Tests
Canceling since a higher priority waiting request for 'CI: Build & Test-lforst-edge-otel' exists
Node (22) Integration Tests
The operation was canceled.
Node (16) Integration Tests
Canceling since a higher priority waiting request for 'CI: Build & Test-lforst-edge-otel' exists
Node (16) Integration Tests
The operation was canceled.
Node (20) Unit Tests
Canceling since a higher priority waiting request for 'CI: Build & Test-lforst-edge-otel' exists
test/async.test.ts > withIsolationScope() > forks the isolation scope when not passing any isolation scope: packages/vercel-edge/test/async.test.ts#L135
AssertionError: expected ScopeClass{ …(16) } not to be ScopeClass{ …(16) } // Object.is equality Compared values have no visual difference. ❯ test/async.test.ts:135:27 ❯ ../core/src/asyncContext/stackStrategy.ts:148:12 ❯ AsyncContextStack.withScope ../core/src/asyncContext/stackStrategy.ts:49:28 ❯ Object.withIsolationScope ../core/src/asyncContext/stackStrategy.ts:147:33 ❯ Module.withIsolationScope ../core/src/currentScopes.ts:114:14 ❯ test/async.test.ts:132:7 ❯ test/async.test.ts:128:5
test/async.test.ts > withIsolationScope() > forks the isolation scope when passing undefined: packages/vercel-edge/test/async.test.ts#L149
AssertionError: expected ScopeClass{ …(16) } not to be ScopeClass{ …(16) } // Object.is equality Compared values have no visual difference. ❯ test/async.test.ts:149:27 ❯ ../core/src/asyncContext/stackStrategy.ts:148:12 ❯ AsyncContextStack.withScope ../core/src/asyncContext/stackStrategy.ts:49:28 ❯ Object.withIsolationScope ../core/src/asyncContext/stackStrategy.ts:147:33 ❯ Module.withIsolationScope ../core/src/currentScopes.ts:108:18 ❯ test/async.test.ts:146:7 ❯ test/async.test.ts:142:5
test/async.test.ts > withIsolationScope() > sets the passed in isolation scope as active isolation scope: packages/vercel-edge/test/async.test.ts#L163
AssertionError: expected ScopeClass{ …(16) } to be ScopeClass{ …(11) } // Object.is equality - Expected + Received ScopeClass { "_attachments": Array [], "_breadcrumbs": Array [], "_contexts": Object {}, "_eventProcessors": Array [], "_extra": Object {}, + "_fingerprint": undefined, + "_level": undefined, "_notifyingListeners": false, "_propagationContext": Object { - "spanId": "bd0753e23f8fe93e", - "traceId": "a13d94c0660d4926a0e7c9e062bb6d6a", + "spanId": "a3d85546a9707cf0", + "traceId": "3a5f4b526e024de78fe551b4faabd80a", }, + "_requestSession": undefined, "_scopeListeners": Array [], "_sdkProcessingMetadata": Object {}, - "_tags": Object {}, + "_session": undefined, + "_tags": Object { + "aa": "aa", + }, + "_transactionName": undefined, "_user": Object {}, } ❯ test/async.test.ts:163:37 ❯ ../core/src/asyncContext/stackStrategy.ts:148:12 ❯ AsyncContextStack.withScope ../core/src/asyncContext/stackStrategy.ts:49:28 ❯ withIsolationScope ../core/src/asyncContext/stackStrategy.ts:147:33 ❯ Object.withSetIsolationScope ../core/src/asyncContext/stackStrategy.ts:161:14 ❯ Module.withIsolationScope ../core/src/currentScopes.ts:111:16 ❯ test/async.test.ts:162:7 ❯ test/async.test.ts:156:5
Node (20) Unit Tests
The operation was canceled.
Browser Unit Tests
Canceling since a higher priority waiting request for 'CI: Build & Test-lforst-edge-otel' exists
Browser Unit Tests
The operation was canceled.
Lint
Canceling since a higher priority waiting request for 'CI: Build & Test-lforst-edge-otel' exists
Lint
The operation was canceled.
Remix v2 (Node 22) Tests
Canceling since a higher priority waiting request for 'CI: Build & Test-lforst-edge-otel' exists
Remix v2 (Node 22) Tests
The operation was canceled.
Remix v1 (Node 22) Tests
Canceling since a higher priority waiting request for 'CI: Build & Test-lforst-edge-otel' exists
Remix v1 (Node 22) Tests
The operation was canceled.
Node (14) Unit Tests
Canceling since a higher priority waiting request for 'CI: Build & Test-lforst-edge-otel' exists
Node (14) Unit Tests
The operation was canceled.
PW loader_debug Tests
Canceling since a higher priority waiting request for 'CI: Build & Test-lforst-edge-otel' exists
Remix v1 (Node 20) Tests
Canceling since a higher priority waiting request for 'CI: Build & Test-lforst-edge-otel' exists
Remix v1 (Node 20) Tests
The operation was canceled.
Playwright bundle_tracing_replay_feedback Tests
Canceling since a higher priority waiting request for 'CI: Build & Test-lforst-edge-otel' exists
Playwright bundle_tracing_replay_feedback Tests
The operation was canceled.
Node (22) Unit Tests
Canceling since a higher priority waiting request for 'CI: Build & Test-lforst-edge-otel' exists
test/async.test.ts > withIsolationScope() > forks the isolation scope when not passing any isolation scope: packages/vercel-edge/test/async.test.ts#L135
AssertionError: expected ScopeClass{ …(16) } not to be ScopeClass{ …(16) } // Object.is equality Compared values have no visual difference. ❯ test/async.test.ts:135:27 ❯ ../core/src/asyncContext/stackStrategy.ts:148:12 ❯ AsyncContextStack.withScope ../core/src/asyncContext/stackStrategy.ts:49:28 ❯ Object.withIsolationScope ../core/src/asyncContext/stackStrategy.ts:147:33 ❯ Module.withIsolationScope ../core/src/currentScopes.ts:114:14 ❯ test/async.test.ts:132:7 ❯ test/async.test.ts:128:5
test/async.test.ts > withIsolationScope() > forks the isolation scope when passing undefined: packages/vercel-edge/test/async.test.ts#L149
AssertionError: expected ScopeClass{ …(16) } not to be ScopeClass{ …(16) } // Object.is equality Compared values have no visual difference. ❯ test/async.test.ts:149:27 ❯ ../core/src/asyncContext/stackStrategy.ts:148:12 ❯ AsyncContextStack.withScope ../core/src/asyncContext/stackStrategy.ts:49:28 ❯ Object.withIsolationScope ../core/src/asyncContext/stackStrategy.ts:147:33 ❯ Module.withIsolationScope ../core/src/currentScopes.ts:108:18 ❯ test/async.test.ts:146:7 ❯ test/async.test.ts:142:5
test/async.test.ts > withIsolationScope() > sets the passed in isolation scope as active isolation scope: packages/vercel-edge/test/async.test.ts#L163
AssertionError: expected ScopeClass{ …(16) } to be ScopeClass{ …(11) } // Object.is equality - Expected + Received ScopeClass { "_attachments": Array [], "_breadcrumbs": Array [], "_contexts": Object {}, "_eventProcessors": Array [], "_extra": Object {}, + "_fingerprint": undefined, + "_level": undefined, "_notifyingListeners": false, "_propagationContext": Object { - "spanId": "819e1ffda7c3d150", - "traceId": "27724c55c7c54a708e6436e00dccb37d", + "spanId": "85ef4c3b7f9fff3b", + "traceId": "210c8d5ac176483898a413a345308c0a", }, + "_requestSession": undefined, "_scopeListeners": Array [], "_sdkProcessingMetadata": Object {}, - "_tags": Object {}, + "_session": undefined, + "_tags": Object { + "aa": "aa", + }, + "_transactionName": undefined, "_user": Object {}, } ❯ test/async.test.ts:163:37 ❯ ../core/src/asyncContext/stackStrategy.ts:148:12 ❯ AsyncContextStack.withScope ../core/src/asyncContext/stackStrategy.ts:49:28 ❯ withIsolationScope ../core/src/asyncContext/stackStrategy.ts:147:33 ❯ Object.withSetIsolationScope ../core/src/asyncContext/stackStrategy.ts:161:14 ❯ Module.withIsolationScope ../core/src/currentScopes.ts:111:16 ❯ test/async.test.ts:162:7 ❯ test/async.test.ts:156:5
Node (22) Unit Tests
The operation was canceled.
Remix v2 (Node 20) Tests
Canceling since a higher priority waiting request for 'CI: Build & Test-lforst-edge-otel' exists
Remix v2 (Node 20) Tests
The operation was canceled.
Node (22) (TS 3.8) Integration Tests
Canceling since a higher priority waiting request for 'CI: Build & Test-lforst-edge-otel' exists
Node (22) (TS 3.8) Integration Tests
The operation was canceled.
Node (16) Unit Tests
Canceling since a higher priority waiting request for 'CI: Build & Test-lforst-edge-otel' exists
Playwright bundle_tracing_replay_feedback_min Tests
Canceling since a higher priority waiting request for 'CI: Build & Test-lforst-edge-otel' exists
Node (16) Unit Tests
The operation was canceled.
Playwright esm (4/4) Tests
Canceling since a higher priority waiting request for 'CI: Build & Test-lforst-edge-otel' exists
Node (18) Unit Tests
Canceling since a higher priority waiting request for 'CI: Build & Test-lforst-edge-otel' exists
Node (18) Unit Tests
The operation was canceled.
All required jobs passed or were skipped
Process completed with exit code 1.
Size Check
Workflow 1963617 not found in branch lforst-nextjs-otel
E2E node-exports-test-app Test
Codecov: Failed to properly upload report: The process '/home/runner/work/_actions/codecov/test-results-action/v1/dist/codecov' failed with exit code 1
E2E cloudflare-astro Test
The following actions use a deprecated Node.js version and will be forced to run on node20: cloudflare/pages-action@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
E2E generic-ts3.8 Test
Codecov: Failed to properly upload report: The process '/home/runner/work/_actions/codecov/test-results-action/v1/dist/codecov' failed with exit code 1
E2E create-react-app (TS 3.8) Test
Codecov: Failed to properly upload report: The process '/home/runner/work/_actions/codecov/test-results-action/v1/dist/codecov' failed with exit code 1
E2E create-react-app Test
Codecov: Failed to properly upload report: The process '/home/runner/work/_actions/codecov/test-results-action/v1/dist/codecov' failed with exit code 1

Artifacts

Produced during runtime
Name Size
build-output Expired
17.9 MB