Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Error: Timed out waiting for pulumi-random==4.17.0-alpha.1733914332 to be available on PyPI #74

Closed
iwahbe opened this issue Dec 11, 2024 · 2 comments
Assignees
Labels
kind/bug Some behavior is incorrect or out of spec resolution/fixed This issue was fixed

Comments

@iwahbe
Copy link
Member

iwahbe commented Dec 11, 2024

PyPi timed out after >30 minutes (second run) for https://github.com/pulumi/pulumi-random/actions/runs/12274844000/job/34249854848.

If PyPi doesn't regularly release with-in 30 minutes, we have a problem with this method of verification. Alternatively, something is wrong with the action and the check didn't work.

It looks like we are waiting for the wrong release:

Image

pulumi-random==4.17.0-alpha.1733914332 will never be published to PyPi. The correct version is 4.17.0a1733914332:

Image

@iwahbe iwahbe added the kind/bug Some behavior is incorrect or out of spec label Dec 11, 2024
@pulumi-bot pulumi-bot added the needs-triage Needs attention from the triage team label Dec 11, 2024
iwahbe added a commit to pulumi/pulumi-random that referenced this issue Dec 11, 2024
pulumi/verify-provider-release#74 prevents us from correctly verifying the python
release. This commit disables it until pulumi/verify-provider-release#74 can be resolved.
iwahbe added a commit to pulumi/pulumi-random that referenced this issue Dec 11, 2024
pulumi/verify-provider-release#74 prevents us from correctly verifying the python
release. This commit disables it until pulumi/verify-provider-release#74 can be resolved.

Fixes #1443
iwahbe added a commit to pulumi/pulumi-random that referenced this issue Dec 11, 2024
pulumi/verify-provider-release#74 prevents us from correctly verifying the python
release. This commit disables it until pulumi/verify-provider-release#74 can be resolved.

Fixes #1443
@danielrbradley danielrbradley removed the needs-triage Needs attention from the triage team label Dec 11, 2024
@danielrbradley
Copy link
Member

This needs to be addressed in ci-mgmt:

Will leave open here for tracking though.

@danielrbradley danielrbradley self-assigned this Dec 12, 2024
@danielrbradley
Copy link
Member

This is now completed via ci-mgmt change:

@danielrbradley danielrbradley added the resolution/fixed This issue was fixed label Dec 12, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/bug Some behavior is incorrect or out of spec resolution/fixed This issue was fixed
Projects
None yet
Development

No branches or pull requests

3 participants