-
Notifications
You must be signed in to change notification settings - Fork 2.9k
Open
crc-org/vfkit
#419Labels
CIkind/bugCategorizes issue or PR as related to a bug.Categorizes issue or PR as related to a bug.machinemacosMacOS (OSX) relatedMacOS (OSX) related
Description
I think vfkit v0.6.2 might be broken at least in our CI env.
→ Enter [It] no settings should change if no flags - /Users/MacM1-5-worker/ci/task-6413995885723648/pkg/machine/e2e/set_test.go:96 @ 01/07/26 09:22:16.64
/Users/MacM1-5-worker/ci/task-6413995885723648/bin/darwin/podman machine init --disk-size 11 --image /private/tmp/ci/podman-machine.aarch64.applehv.raw a509bf48caa4
Machine init complete
To start your machine run:
podman machine start a509bf48caa4
/Users/MacM1-5-worker/ci/task-6413995885723648/bin/darwin/podman machine set a509bf48caa4
/Users/MacM1-5-worker/ci/task-6413995885723648/bin/darwin/podman machine start a509bf48caa4
Starting machine "a509bf48caa4"
Error: vfkit exited unexpectedly with exit code 1
[FAILED] Expected
<int>: 125
to match exit code:
<int>: 0
In [It] at: /Users/MacM1-5-worker/ci/task-6413995885723648/pkg/machine/e2e/set_test.go:112 @ 01/07/26 09:22:24.151
Full Stack Trace
github.com/containers/podman/v6/pkg/machine/e2e_test.init.func18.3()
/Users/MacM1-5-worker/ci/task-6413995885723648/pkg/machine/e2e/set_test.go:112 +0x3fc
I guess someone needs to run that with log level debug to get the error message?
Metadata
Metadata
Assignees
Labels
CIkind/bugCategorizes issue or PR as related to a bug.Categorizes issue or PR as related to a bug.machinemacosMacOS (OSX) relatedMacOS (OSX) related