containers / podman-desktop-e2e

Podman desktop e2e tests
Apache License 2.0
3 stars 7 forks source link

We cannot create an instance since there is no machine to pick up on the spot range #191

Closed odockal closed 2 months ago

odockal commented 3 months ago

Cannot create an instance:

{"level":"error","msg":"failed to run update: exit status 255\ncode: 255\nstdout: Updating (stackCreateWindowsDesktop-windows-desktop):\n\n +  pulumi:pulumi:Stack windows-desktop-stackCreateWindowsDesktop-windows-desktop creating (0s) \n@ updating....\n +  pulumi:pulumi:Stack windows-desktop-stackCreateWindowsDesktop-windows-desktop creating (1s) error: an unhandled error occurred: 1 error occurred:\n +  pulumi:pulumi:Stack windows-desktop-stackCreateWindowsDesktop-windows-desktop **creating failed (1s)** 1 error\nDiagnostics:\n  pulumi:pulumi:Stack (windows-desktop-stackCreateWindowsDesktop-windows-desktop):\n    error: an unhandled error occurred: 1 error occurred:\n    \t* could not find any spot with minimum eviction rate\n\nResources:\n    + 1 created\n\nDuration: 2s\n\n\nstderr: \n","time":"2024-06-03T04:06:35Z"}

Example of the failed workflow: https://github.com/containers/podman-desktop-e2e/actions/runs/9344095712/job/25714686842

odockal commented 2 months ago

@adrianriobo This is fixed and xan be closed, right?

odockal commented 2 months ago

I think this is done. Closing.