RoboStack / RoboStack/ros-rolling
Flaky post-PR failure
Open
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 6
- Forks
- 12
- Avg merge
- 1d 17h
- Merged PRs (30d)
- 8
Description
[3](https://github.com/RoboStack/ros-rolling/actions/runs/33316099505/job/99275421825#step:3:7804)
+ pixi run upload /home/runner/conda-bld//linux-aarch64/ros2-autoware-common-msgs-1.12.0-np2py314hbb80cda_25.conda --skip-existing
✨ Pixi task (upload): rattler-build upload prefix -c robostack-rolling --generate-attestation /home/runner/conda-bld//linux-aarch64/ros2-autoware-common-msgs-1.12.0-np2py314hbb80cda_25.conda --skip-existing
Error: × Failed to generate attestation for ros2-autoware-common-msgs-1.12.0-
│ np2py314hbb80cda_25.conda: Failed to sign attestation with Sigstore:
│ Signing error: Failed to get timestamp: HTTP error: TSA returned status
│ 400 Bad Request
│ Upload aborted because attestation generation was requested but failed.
│
│ Troubleshooting:
│ 1. Check that you're running in a supported CI environment (GitHub
│ Actions, GitLab CI, etc.)
│ 2. For GitHub Actions, ensure you have 'id-token: write' permission
│ 3. Verify OIDC token is available and valid
For example:
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 with the linked GitHub Actions job logs and inspect the upload step that runs pixi run upload with attestation generation. Compare both example runs and verify the GitHub Actions OIDC and Sigstore timestamping context; done means the post-PR upload completes without the TSA 400 error.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- github-actions
- Domain
- ci-cd, release, security
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Active
- Clarity
- Needs clarification
- Newbie friendliness
- 45/100