Skip to content

feat: Capture thread state from AsyncLocalStorage store #106

feat: Capture thread state from AsyncLocalStorage store

feat: Capture thread state from AsyncLocalStorage store #106

Triggered via pull request October 9, 2025 09:16
Status Failure
Total duration 6m 50s
Artifacts 29

ci.yml

on: pull_request
Matrix: job_compile
Build Package
24s
Build Package
Matrix: job_test_bindings
All required jobs passed
3s
All required jobs passed
Fit to window
Zoom out
Zoom in

Annotations

38 errors
Compile Binary (v18) ubuntu-22.04, ghcr.io/getsentry/sentry-test-ubuntu-20.04-amd64:0dd255f3d41d013c1db4c4e08ffd22ee7959c3cc, glibc
WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv
Compile Binary (v18) ubuntu-22.04, ghcr.io/getsentry/sentry-test-ubuntu-20.04-amd64:0dd255f3d41d013c1db4c4e08ffd22ee7959c3cc, glibc
WARNING: The directory '/github/home/.cache/pip' or its parent directory is not owned or is not writable by the current user. The cache has been disabled. Check the permissions and owner of that directory. If executing pip with sudo, you should use sudo's -H flag.
Compile Binary (v18) ubuntu-22.04, ghcr.io/getsentry/sentry-test-ubuntu-20.04-amd64:0dd255f3d41d013c1db4c4e08ffd22ee7959c3cc, glibc
WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv
Compile Binary (v20) ubuntu-22.04, ghcr.io/getsentry/sentry-test-ubuntu-20.04-amd64:0dd255f3d41d013c1db4c4e08ffd22ee7959c3cc, glibc
WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv
Compile Binary (v20) ubuntu-22.04, ghcr.io/getsentry/sentry-test-ubuntu-20.04-amd64:0dd255f3d41d013c1db4c4e08ffd22ee7959c3cc, glibc
WARNING: The directory '/github/home/.cache/pip' or its parent directory is not owned or is not writable by the current user. The cache has been disabled. Check the permissions and owner of that directory. If executing pip with sudo, you should use sudo's -H flag.
Compile Binary (v20) ubuntu-22.04, ghcr.io/getsentry/sentry-test-ubuntu-20.04-amd64:0dd255f3d41d013c1db4c4e08ffd22ee7959c3cc, glibc
WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv
Compile Binary (v24) ubuntu-22.04, ghcr.io/getsentry/sentry-test-ubuntu-20.04-amd64:0dd255f3d41d013c1db4c4e08ffd22ee7959c3cc, glibc
WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv
Compile Binary (v24) ubuntu-22.04, ghcr.io/getsentry/sentry-test-ubuntu-20.04-amd64:0dd255f3d41d013c1db4c4e08ffd22ee7959c3cc, glibc
WARNING: The directory '/github/home/.cache/pip' or its parent directory is not owned or is not writable by the current user. The cache has been disabled. Check the permissions and owner of that directory. If executing pip with sudo, you should use sudo's -H flag.
Compile Binary (v24) ubuntu-22.04, ghcr.io/getsentry/sentry-test-ubuntu-20.04-amd64:0dd255f3d41d013c1db4c4e08ffd22ee7959c3cc, glibc
WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv
Compile Binary (v22) ubuntu-22.04, ghcr.io/getsentry/sentry-test-ubuntu-20.04-amd64:0dd255f3d41d013c1db4c4e08ffd22ee7959c3cc, glibc
WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv
Compile Binary (v22) ubuntu-22.04, ghcr.io/getsentry/sentry-test-ubuntu-20.04-amd64:0dd255f3d41d013c1db4c4e08ffd22ee7959c3cc, glibc
WARNING: The directory '/github/home/.cache/pip' or its parent directory is not owned or is not writable by the current user. The cache has been disabled. Check the permissions and owner of that directory. If executing pip with sudo, you should use sudo's -H flag.
Compile Binary (v22) ubuntu-22.04, ghcr.io/getsentry/sentry-test-ubuntu-20.04-amd64:0dd255f3d41d013c1db4c4e08ffd22ee7959c3cc, glibc
WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv
Test (v18) macos-13
Process completed with exit code 1.
test/e2e.test.mjs > e2e Tests > can be disabled: test/e2e.test.mjs#L148
Error: Test timed out in 20000ms. If this is a long-running test, pass a timeout value as the last argument or configure it globally with "testTimeout". ❯ test/e2e.test.mjs:148:7
test/e2e.test.mjs > e2e Tests > detect stalled thread: test/e2e.test.mjs#L72
Error: Test timed out in 20000ms. If this is a long-running test, pass a timeout value as the last argument or configure it globally with "testTimeout". ❯ test/e2e.test.mjs:72:7
test/e2e.test.mjs > e2e Tests > Capture stack trace from multiple threads: test/e2e.test.mjs#L17
Error: Test timed out in 20000ms. If this is a long-running test, pass a timeout value as the last argument or configure it globally with "testTimeout". ❯ test/e2e.test.mjs:17:7
Test (v22) macos-13
Process completed with exit code 1.
test/e2e.test.mjs > e2e Tests > can be disabled: test/e2e.test.mjs#L148
Error: Test timed out in 20000ms. If this is a long-running test, pass a timeout value as the last argument or configure it globally with "testTimeout". ❯ test/e2e.test.mjs:148:7
test/e2e.test.mjs > e2e Tests > async storage state: test/e2e.test.mjs#L109
Error: Test timed out in 20000ms. If this is a long-running test, pass a timeout value as the last argument or configure it globally with "testTimeout". ❯ test/e2e.test.mjs:109:7
test/e2e.test.mjs > e2e Tests > detect stalled thread: test/e2e.test.mjs#L72
Error: Test timed out in 20000ms. If this is a long-running test, pass a timeout value as the last argument or configure it globally with "testTimeout". ❯ test/e2e.test.mjs:72:7
test/e2e.test.mjs > e2e Tests > Capture stack trace from multiple threads: test/e2e.test.mjs#L17
Error: Test timed out in 20000ms. If this is a long-running test, pass a timeout value as the last argument or configure it globally with "testTimeout". ❯ test/e2e.test.mjs:17:7
Test (v20) macos-13
Process completed with exit code 1.
test/e2e.test.mjs > e2e Tests > can be disabled: test/e2e.test.mjs#L148
Error: Test timed out in 20000ms. If this is a long-running test, pass a timeout value as the last argument or configure it globally with "testTimeout". ❯ test/e2e.test.mjs:148:7
test/e2e.test.mjs > e2e Tests > detect stalled thread: test/e2e.test.mjs#L72
Error: Test timed out in 20000ms. If this is a long-running test, pass a timeout value as the last argument or configure it globally with "testTimeout". ❯ test/e2e.test.mjs:72:7
test/e2e.test.mjs > e2e Tests > Capture stack trace from multiple threads: test/e2e.test.mjs#L17
Error: Test timed out in 20000ms. If this is a long-running test, pass a timeout value as the last argument or configure it globally with "testTimeout". ❯ test/e2e.test.mjs:17:7
Test (v20) windows-latest
Process completed with exit code 1.
test/e2e.test.mjs > e2e Tests > detect stalled thread: test/e2e.test.mjs#L75
AssertionError: expected 2147483651 to deeply equal +0 - Expected + Received - 0 + 2147483651 ❯ test/e2e.test.mjs:75:27
test/e2e.test.mjs > e2e Tests > Capture stack trace from multiple threads: test/e2e.test.mjs#L20
AssertionError: expected 3221225477 to deeply equal +0 - Expected + Received - 0 + 3221225477 ❯ test/e2e.test.mjs:20:27
Test (v18) windows-latest
Process completed with exit code 1.
test/e2e.test.mjs > e2e Tests > detect stalled thread: test/e2e.test.mjs#L75
AssertionError: expected 3221225477 to deeply equal +0 - Expected + Received - 0 + 3221225477 ❯ test/e2e.test.mjs:75:27
test/e2e.test.mjs > e2e Tests > Capture stack trace from multiple threads: test/e2e.test.mjs#L20
AssertionError: expected 3221225477 to deeply equal +0 - Expected + Received - 0 + 3221225477 ❯ test/e2e.test.mjs:20:27
Test (v22) windows-latest
Process completed with exit code 1.
test/e2e.test.mjs > e2e Tests > detect stalled thread: test/e2e.test.mjs#L75
AssertionError: expected 3221225477 to deeply equal +0 - Expected + Received - 0 + 3221225477 ❯ test/e2e.test.mjs:75:27
test/e2e.test.mjs > e2e Tests > Capture stack trace from multiple threads: test/e2e.test.mjs#L20
AssertionError: expected 3221225477 to deeply equal +0 - Expected + Received - 0 + 3221225477 ❯ test/e2e.test.mjs:20:27
Test (v24) windows-latest
Process completed with exit code 1.
test/e2e.test.mjs > e2e Tests > detect stalled thread: test/e2e.test.mjs#L75
AssertionError: expected 2147483651 to deeply equal +0 - Expected + Received - 0 + 2147483651 ❯ test/e2e.test.mjs:75:27
test/e2e.test.mjs > e2e Tests > Capture stack trace from multiple threads: test/e2e.test.mjs#L20
AssertionError: expected 2147483651 to deeply equal +0 - Expected + Received - 0 + 2147483651 ❯ test/e2e.test.mjs:20:27
All required jobs passed
Process completed with exit code 1.

Artifacts

Produced during runtime
Name Size Digest
0d861a58afc6334e77e4df1e6ba50c7b25cd4093
913 KB
sha256:44cac0f855389b81f5c5756adb0a52770bafa069b2dc56faa6b8d51630fd4450
stack-trace-darwin-arm64-108
15.8 KB
sha256:6030537926c0ef58944280ccdd99de421da47b907ec0d6137ca18ca35bb14121
stack-trace-darwin-arm64-115
15.8 KB
sha256:935abb0063ccd912a5357e17af3dcea4132869861d097546e2542aac45a12bc4
stack-trace-darwin-arm64-127
16.3 KB
sha256:5f874293c80f7ed23640535ff2c0587105df9184f17603e820be6cf9d01f4727
stack-trace-darwin-arm64-137
17.7 KB
sha256:921f99bf5c8ef371b5aa417cb6211e2bd905981c3fdda1b6f57f95634037dbfa
stack-trace-darwin-x64-108
15.8 KB
sha256:4e33e0bab46800334099ae504f698d6d9fef85845501450b5289dd86f182160c
stack-trace-darwin-x64-115
15.8 KB
sha256:e99788657684d4225fa9cb010e4431246c9115079197a9bc3aa3f99c0fd941c3
stack-trace-darwin-x64-127
16.3 KB
sha256:78b7c17b35176f3c8dde82a5817416286f2f1dd0c87b6cbe98ba3340ae2825b3
stack-trace-darwin-x64-137
17.7 KB
sha256:1929dd5517279d19d135c58fe037e870d9e1ec0781fe906a33ce501d2c184828
stack-trace-linux-arm64-glibc-108
27.5 KB
sha256:734f92195f97f061964087482b09e4df88956c6aa5a79ffda735eabd25097e70
stack-trace-linux-arm64-glibc-115
27.5 KB
sha256:033d6c7971e5e57bcf1b5bbb4a5d85550c4e6f903e79a9235edbc693e798583c
stack-trace-linux-arm64-glibc-127
28 KB
sha256:92968fe98fab5c889b34e51e65eb8050286a9a2537cd658cefb6e5dd2296e492
stack-trace-linux-arm64-glibc-137
27.8 KB
sha256:9dffac20860719bdba461ae753d47d513118e2887712735a85375b20d9f382d8
stack-trace-linux-arm64-musl-108
27.6 KB
sha256:819958efa00f24779b3024ddcf64aacc8d010345d6787ec51b36f9d3242b6470
stack-trace-linux-arm64-musl-115
27.6 KB
sha256:aa5ac87c3be2cf112179cb4f0ddeaed251b218bf461716f78f90725112fa0caf
stack-trace-linux-arm64-musl-127
27.9 KB
sha256:8ce4f7c34ada3aea3dede4dfe3ee41718432f06e3a1572854c24414d220767cf
stack-trace-linux-arm64-musl-137
27.8 KB
sha256:e032d54d28755a1eec19a8d91ceec69a74d9dfe061242099657388982a5c4dc0
stack-trace-linux-x64-glibc-108
27.5 KB
sha256:b729eb5673c016844a23e49fb656357ab56ae82e8541275ffb016e12d379739e
stack-trace-linux-x64-glibc-115
27.5 KB
sha256:701ebe41c057ed4bba41de2f0e4256de67b5dd4f353364f0ff93e36565a66280
stack-trace-linux-x64-glibc-127
28.1 KB
sha256:807263835528d97c1ffd4a88eaf5da7a16179ba429b847c0ced7bdb6ed1c821c
stack-trace-linux-x64-glibc-137
27.8 KB
sha256:0c7a83ff3ee0cd8b7c20c0e4839b30d06168d754fd386fcac218e2900eaca38d
stack-trace-linux-x64-musl-108
26.6 KB
sha256:73e80a37c8ae3b4317e471675601623e8fba4950ac864aff5906bb33a5e3d2c2
stack-trace-linux-x64-musl-115
26.6 KB
sha256:53d4faa94364584bfce542de9954f2f073e122d5a4ab6141d12a38ded14f7ae4
stack-trace-linux-x64-musl-127
27.1 KB
sha256:bdbd826d16a2a06ae9ad5d672883fbc3008f9bc9be8fbca92bf366290c7c55b1
stack-trace-linux-x64-musl-137
30.5 KB
sha256:15dd83374cd00db4f692d4ffcaa6e9e8a0a3c02c76d30b4d69c03275946b1a10
stack-trace-win32-x64-108
90.5 KB
sha256:4ab434e5859ef943f7645338dd6b64862baaac08dc31bb723876b9ec7f6f4744
stack-trace-win32-x64-115
90.6 KB
sha256:854703f568eb710c1453d7decfff9a5caa7dbbdd7a6e6f3918a22200e91ba922
stack-trace-win32-x64-127
91.2 KB
sha256:23284fbe5ec1da8edf0501d1bb9b79167597b180beae89d3e46e4942afb1304c
stack-trace-win32-x64-137
91.1 KB
sha256:4764d15044b8f02bf192928fbf0f6574653c51c40dc969f7b86bf2624a93d790