ci: Occasional failure to build stdlib pkgimages
Nobody has claimed this yet.
- Dominant language
- Julia
- Stars
- 49.1k
- Forks
- 6k
- Avg merge
- 2d 2h
- Merged PRs (30d)
- 209
Description
Occasionally our CI workers seem to be failing to finish the build of the stdlib pkg images, e.g. here:
https://buildkite.com/julialang/julia-master/builds/30327#018bf1bc-f65b-4903-9bdb-682013cdc24f
I feel like I've mostly seen this on the macOS workers, but it's very possible that's just a scheduling difference.
Contributor guide
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 reviewing the linked Buildkite failure for the stdlib pkgimages build, comparing its behavior with successful runs and checking whether the failure is specific to macOS workers. Done means identifying the intermittent failure cause and making the CI build complete reliably, with a regression check for the affected job.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- julia
- Domain
- build-system, ci-cd
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100