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

No output *during* job run; sometimes it doesn’t even work #35

Closed
mirabilos opened this issue Oct 7, 2023 · 3 comments
Closed

No output *during* job run; sometimes it doesn’t even work #35

mirabilos opened this issue Oct 7, 2023 · 3 comments

Comments

@mirabilos
Copy link

I’ve had multiple times where a vm-solaris build timed out after a couple hours because it froze at some point (mostly during VM startup), which is very annoying.

But I also had the case where I killed a job after almost two hours of no output during job run, only to THEN get the output and it had almost finished building, so had I waited another two minutes it would have terminated by its own.

So please:

  • make it so that the build log gets the output of the VM while it runs (this ought to be trivial when connecting to the VM via ssh or even telnet instead of using an emulated console)
  • figure out why it sometimes doesn’t boot (maybe just another VBox issue that could be solved by switching to linux-kvm like for the vm-openbsd ones?)
@dbwiddis
Copy link

This seems similar to vmactions/freebsd-vm#74 but openbsd seems to work.

@Neustradamus
Copy link

It is an important issue!

@mirabilos
Copy link
Author

This probably works with the new libvirt/kvm/ssh-based system, closing.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants