Skip to content

feat: Capture thread state from AsyncLocalStorage store #111

feat: Capture thread state from AsyncLocalStorage store

feat: Capture thread state from AsyncLocalStorage store #111

Triggered via pull request October 9, 2025 12:10
Status Failure
Total duration 14m 0s
Artifacts 29

ci.yml

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

Annotations

24 errors
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 (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 (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 (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 > 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
All required jobs passed
Process completed with exit code 1.

Artifacts

Produced during runtime
Name Size Digest
b63f55396f3897aca20e7ac5f67703b981d8b29a
915 KB
sha256:d612efa63c6ae510c62dc0636a7937088fa86c8a0d5b6584e6bb2829d67b99ce
stack-trace-darwin-arm64-108
15.3 KB
sha256:f4aaa566d57992db28a21dcea0c68686e4ff5f723c6672ba31a5bf3dcacc2ba5
stack-trace-darwin-arm64-115
15.3 KB
sha256:76c02b1a3b86b1fd9eb38a74e3fd0a6803c27c6839a43bd415ee59918280993a
stack-trace-darwin-arm64-127
15.8 KB
sha256:6340fadcc4c847b96bb2f2d70be6f4e675664e4662a9caa8ed3cf743033a4000
stack-trace-darwin-arm64-137
17.1 KB
sha256:af84e3893e81f15ec070524ce893ea9e7f8747eebd6a93b38e5ae04ea1298635
stack-trace-darwin-x64-108
15.4 KB
sha256:fbf571ededc814beaa9886ea7c2e707887db02f33927d968c0f3a5360fd0a035
stack-trace-darwin-x64-115
15.4 KB
sha256:d583f1aeb73f92c0871d3a3fde7b42ad4a94681bc90c033e68f21e4c212fe37f
stack-trace-darwin-x64-127
15.9 KB
sha256:d1f8b7036e2d0fcf88a7db269528239bc8e2d2500c33d86d95281fde6632d2a2
stack-trace-darwin-x64-137
17.3 KB
sha256:b69dbe26a0f3b551d33627e7066a3567cfe1989e0d8682061648c13d2c2a8796
stack-trace-linux-arm64-glibc-108
27.5 KB
sha256:ce878060ceb397245fed542f9ec1aab09e2182227d169383d254f471bebe5608
stack-trace-linux-arm64-glibc-115
27.5 KB
sha256:d5c8d4a6cd21a702a2a2c2133ae6a207ed50f6d59c83aa9fa83ab14c0ceb1b1a
stack-trace-linux-arm64-glibc-127
28.1 KB
sha256:a1857065f9578d56ace92e288300c482469d12eb6d84cdc64cf145d4edfabca0
stack-trace-linux-arm64-glibc-137
28.2 KB
sha256:96f67c06c84d8e34f70b939e82c991d6e0e592069cf6324cc25c52b14f6e87ab
stack-trace-linux-arm64-musl-108
27.4 KB
sha256:cb46d4dbfc3012f85add54eabd61ed33d6758070b36354078afc1689df1a0c6f
stack-trace-linux-arm64-musl-115
27.4 KB
sha256:0ac13419500f1f8d4f0ce31ad83f156bfca15826edb6903a7e71d29aba33ac5e
stack-trace-linux-arm64-musl-127
28 KB
sha256:188140d70a881279a7bba3fddc318be8ac10e605317930beb014e6f496d67f3f
stack-trace-linux-arm64-musl-137
28.1 KB
sha256:ecead71f177bc8bb68f0c1cc90ee7a8479569936f4a3257f811c80541edfc63e
stack-trace-linux-x64-glibc-108
27.5 KB
sha256:b7e91f5e0ff53f1ebeab9b5e152ab9837fd1e2009a59bff3cd4af93205b1d962
stack-trace-linux-x64-glibc-115
27.5 KB
sha256:df3edd1664a1a40272c36691eb20694d4794cf2fd1551d4a3b7bef4efa4d9d63
stack-trace-linux-x64-glibc-127
28.3 KB
sha256:104e546d49c984cd843d31fb659ab81e2895ebb10d304146e500988464b36df9
stack-trace-linux-x64-glibc-137
28.3 KB
sha256:a7f387cf96989e49892464f228f03a057e2327050f10b558d2b18e9e4ab30a4d
stack-trace-linux-x64-musl-108
26.8 KB
sha256:7394acb129c91e17217573cfd16eb31bcfb87e368115c77b7eb312701420f64a
stack-trace-linux-x64-musl-115
26.8 KB
sha256:9ba41b24bb6a678a5cc91ef451b946a25d70e76b9ec9a55ae2b3cbcd63b875a2
stack-trace-linux-x64-musl-127
27.5 KB
sha256:0a951b2143d688f561e8e05ae92ec95ae32ba1c847795d52f5dc4b68b5c3a117
stack-trace-linux-x64-musl-137
31.4 KB
sha256:f2745d1b9d104d19fc2189c1afd5d054ada8e86a16a9912cb9f47f715960780a
stack-trace-win32-x64-108
90.5 KB
sha256:95e530c81cf90b618eaf7adb7edd2a3baacb5c95e3c390524fa57430951e776d
stack-trace-win32-x64-115
90.6 KB
sha256:1366bd1b6e63d7d84470fb81117bd6698e1666473e6eee86e89467a3003613ed
stack-trace-win32-x64-127
90.4 KB
sha256:6b439fd35548e2c975770521875ce326695db16ee46c0f07cf16d5eb0b7802e7
stack-trace-win32-x64-137
90.3 KB
sha256:f41cadc2a7a479384c9671f9ece2e30d39eafb6d4bc7a56199eaacfcc8b15155