clockworklabs / clockworklabs/SpacetimeDB
CI flake: TypeScript tests hit GCC ICE compiling libssh2-sys kex.c
Nobody has claimed this yet.
- Dominant language
- Rust
- Stars
- 25.2k
- Forks
- 1.1k
- Avg merge
- 2d 7h
- Merged PRs (30d)
- 46
Description
Detected by CI Gremlin after a failed merge-queue run succeeded in a later merge-queue run without a new PR head commit.
Tests:
TypeScript - Tests
Error:
error: failed to run custom build command for libssh2-sys v0.3.1
note: To improve backtraces for build dependencies, set the CARGO_PROFILE_DEV_BUILD_OVERRIDE_DEBUG=true environment variable to enable debug information generation.
Failed job runs:
- https://github.com/clockworklabs/SpacetimeDB/actions/runs/30316929206/job/90144405355 (TypeScript - Tests, attempt merge queue run 30316929206 -> merge queue run 30319055901)
Timeout detection:
- none
Context:
- Merge queue PR: #5574
- PR head SHA: 0935d323c64d9efd576bdf210982b8f4d7047883
- Later successful run: https://github.com/clockworklabs/SpacetimeDB/actions/runs/30319055901
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by comparing the failed and successful runs linked in the issue, focusing on the TypeScript - Tests job and the libssh2-sys v0.3.1 custom build output. Determine why GCC intermittently reports an ICE while compiling kex.c; done means the cause is understood and the CI failure is prevented or reliably detected.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- rust, typescript
- Domain
- build-system, ci-cd, testing-qa
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Quiet
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100