Skip to content
This repository has been archived by the owner on May 7, 2021. It is now read-only.

Machine checks are flaky #1011

Open
ajeddeloh opened this issue Jun 13, 2019 · 2 comments
Open

Machine checks are flaky #1011

ajeddeloh opened this issue Jun 13, 2019 · 2 comments

Comments

@ajeddeloh
Copy link
Contributor

Kola tests sometimes fail the machine check because systemd is still in the starting state.

Specifically sometimes this check times out while stilling in the "starting" state:
https://github.com/coreos/mantle/blob/master/platform/platform.go#L328

@arithx
Copy link
Contributor

arithx commented Jun 13, 2019

We can extend the timer (it's currently 300 seconds, 30 checks with one every 10 seconds) but at some interval it feels like there's a valid issue that the machine isn't finished starting.

@ajeddeloh
Copy link
Contributor Author

I tried manholing in, but I kept getting weird terminal problems when I did (or it would fail on two machines at the same time and kola gets really confused when trying to manhole twice at the same time).

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

No branches or pull requests

2 participants