Skip to content

feat: Capture thread state from AsyncLocalStorage store #110

feat: Capture thread state from AsyncLocalStorage store

feat: Capture thread state from AsyncLocalStorage store #110

Triggered via pull request October 9, 2025 11:44
Status Failure
Total duration 15m 46s
Artifacts 29

ci.yml

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

Annotations

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

Artifacts

Produced during runtime
Name Size Digest
41fa14600aa7b45c03e9b64c8e7b06352c02ec4b
889 KB
sha256:37232e9464217a49c2b0c2c0c8f24e9c8c93d8fbcbf64746de1e12d658804a36
stack-trace-darwin-arm64-108
14.8 KB
sha256:aa1753e3b41edf06cfb3840ae418211360939a96a9022f1557e459d5ea3af9e3
stack-trace-darwin-arm64-115
14.8 KB
sha256:e86aae2460edeb3bf70e23d604f167c19972a14ea705ff5f00c3bea0a78be40c
stack-trace-darwin-arm64-127
15.3 KB
sha256:5e630cdfc2dfdc359b50877db0a9e7bf70ca0f99a34bfb351f19a9b83d76158e
stack-trace-darwin-arm64-137
16.6 KB
sha256:2ea405eedd406d06ee3363de5c2d9c0b5f0d6597bc33282657ff92532888ecca
stack-trace-darwin-x64-108
14.8 KB
sha256:904d9c146e7c653bad02cf865e6f2dcd45a99ddcdaca701217c777689f080796
stack-trace-darwin-x64-115
14.8 KB
sha256:efa14d7b3b964dcdf4983b7cc369bcb957daa3ba5e23a7316bf8ebba7168eff7
stack-trace-darwin-x64-127
15.3 KB
sha256:b8b0aecfab0dea7bc1daca8e108b410df26870a2953f5f6683511bf01ed590a1
stack-trace-darwin-x64-137
16.7 KB
sha256:f7ab67cb395c671fe4d30e30217ff39bc9792ba7972bfc147fb087857e4c1587
stack-trace-linux-arm64-glibc-108
26.2 KB
sha256:9f354a473438d4adbe47dd9c6debedd4f0688b827a7bdf6ab2c93d37e5d356a4
stack-trace-linux-arm64-glibc-115
26.2 KB
sha256:978a29339c759b26b07db66426c80a6d88ef9f1a6bdafa70c5a67b4b77a7be06
stack-trace-linux-arm64-glibc-127
26.9 KB
sha256:b112aaa74a30b4777aad76597945bbef408fd8068ea9d5f344d23d3a208a57a7
stack-trace-linux-arm64-glibc-137
26.9 KB
sha256:f3a160e66e669a5d7511c1c753620d2db7a59f58dd634273b2a33df736c6f2e7
stack-trace-linux-arm64-musl-108
26.1 KB
sha256:b43977b40073bb956033fc907e9cc14064f82415c55edb9c2cf64eb3197a5b31
stack-trace-linux-arm64-musl-115
26.1 KB
sha256:2275b78cc844cc83fd6861995997f48662ee5f2c8ca846db09502ee836a06bd4
stack-trace-linux-arm64-musl-127
26.8 KB
sha256:8debe8f314046b867ee70c6be02ad82c6d3708d877c5d96e7b13c341cf66876f
stack-trace-linux-arm64-musl-137
26.9 KB
sha256:cd954936d457c1ba57ad7514e4fd1143d23294c08f092f5d42f839d7ae53bc95
stack-trace-linux-x64-glibc-108
26 KB
sha256:7aaff976e65391daf0b6ec9f988c86b84fe7dd077d845c9960c3bd6c1b3b266e
stack-trace-linux-x64-glibc-115
26 KB
sha256:bcd0a3f666983cfdcda1e478ce22f8a9c8627455b8ae6c60248eb0348013fc04
stack-trace-linux-x64-glibc-127
26.9 KB
sha256:4d52280acc9a3567e29f21327d7ae0d44dcc785a530a7ce82d10f51eaf9b2c72
stack-trace-linux-x64-glibc-137
27 KB
sha256:52228ea10b27a83358ffdb7e33c5fcc6943db8434959f559e041f75e45b8b121
stack-trace-linux-x64-musl-108
25.5 KB
sha256:1eaf5cb530f9a76747b27783e84d3e0f68690eb41abd6bfdc11460066f4d310c
stack-trace-linux-x64-musl-115
25.5 KB
sha256:c7be19ddd182e399b9e51ca560fe18d137e4461c7d5b8c0fe77230d63c9d953e
stack-trace-linux-x64-musl-127
26.2 KB
sha256:a75edb30280e754fdb7ad28ff4a0df503df788b2805c4a53e25efaa5827c8804
stack-trace-linux-x64-musl-137
29.6 KB
sha256:969f0d2d4c070ba4057ed005ed9846da9a97527ff5fff4c47f2dd60aed21058a
stack-trace-win32-x64-108
90 KB
sha256:2b888d7e8a6d330802c462e1a4e89bfba0cc988fd795c0462f877438f2eccb36
stack-trace-win32-x64-115
90.1 KB
sha256:ca8cc9a853affb8f52117b80d61ca8e35822e8a58dff586655283a743020e6cb
stack-trace-win32-x64-127
90.8 KB
sha256:241fb4ea98cbfdd4df64565a6623a55029af38779eec6688bba0d878f1f1c8fd
stack-trace-win32-x64-137
90.7 KB
sha256:a9bd1b7beb099a01407dbe26c2d450c701017782f6de3c86b086055d9a3f28c8