yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #81693
[Bug 1861921] Re: cloud tests ssh time out
This bug is believed to be fixed in cloud-init in version 20.1. If this
is still a problem for you, please make a comment and set the state back
to New
Thank you.
** Changed in: cloud-init
Status: In Progress => Fix Released
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to cloud-init.
https://bugs.launchpad.net/bugs/1861921
Title:
cloud tests ssh time out
Status in cloud-init:
Fix Released
Bug description:
The function platforms/instance._wait_for_system causes ssh timeout on
Azure cloud tests in the instance.start after initializing VM. Here is
the tracebacks before and after removing it.
Before
FULL: https://paste.ubuntu.com/p/zJ3DNKxRTx/
https://paste.ubuntu.com/p/QyBnfrhVSs/
After removing
FULL: https://paste.ubuntu.com/p/JfksGJyRYc/
https://paste.ubuntu.com/p/gxKZffv2zd/
Something in platforms/instance._wait_for_system is causing this,
don't want to mess with it because it's also used in ec2 and other
cloud tests.
I found the easiest way to reproduce this is by going idle.
-- Added verbose logging to investigate
Thanks
To manage notifications about this bug go to:
https://bugs.launchpad.net/cloud-init/+bug/1861921/+subscriptions
References