Comment 5 for bug 1970679

Revision history for this message
yatin (yatinkarel) wrote :

So with extra logs got a failure[1]:-

As per it it took more than 5 seconds to start[2], and generally it's too quick:-

May 23 08:16:48 nested-virt-ubuntu-focal-ovh-bhs1-0029738346 systemd[1]: Started Open vSwitch database server for OVN Northbound database.
May 23 08:16:48 nested-virt-ubuntu-focal-ovh-bhs1-0029738346 ovn-ctl[75518]: * /var/lib/ovn/ovnnb_db.db does not exist
May 23 08:16:55 nested-virt-ubuntu-focal-ovh-bhs1-0029738346 ovn-ctl[75518]: * Creating empty database /var/lib/ovn/ovnnb_db.db

May 23 08:16:48 nested-virt-ubuntu-focal-ovh-bhs1-0029738346 systemd[1]: Started Open vSwitch database server for OVN Southbound database.
May 23 08:16:48 nested-virt-ubuntu-focal-ovh-bhs1-0029738346 ovn-ctl[75524]: * /var/lib/ovn/ovnsb_db.db does not exist
May 23 08:16:55 nested-virt-ubuntu-focal-ovh-bhs1-0029738346 ovn-ctl[75524]: * Creating empty database /var/lib/ovn/ovnsb_db.db

So we can double the retries to 10 to be more on safe side for this. With this also noticed https://review.opendev.org/c/openstack/neutron-tempest-plugin/+/836912 switched these jobs to deploy from ovs/ovn from source unintentionally and those jobs are not impacted by this issue.

[1] https://e6d7ddba3e6c9e0ac442-b854b998feabd4bf6926393c8ea9e138.ssl.cf5.rackcdn.com/841810/7/check/neutron-tempest-plugin-designate-scenario/f7e11ad/controller/logs/devstacklog.txt
[2] https://e6d7ddba3e6c9e0ac442-b854b998feabd4bf6926393c8ea9e138.ssl.cf5.rackcdn.com/841810/7/check/neutron-tempest-plugin-designate-scenario/f7e11ad/controller/logs/services.txt