[Yahoo-eng-team] [Bug 2088166] Re: os-ken ``DockerImage`` class failing during the image creation

2024-11-14 Thread OpenStack Infra
Reviewed: https://review.opendev.org/c/openstack/os-ken/+/935146 Committed: https://opendev.org/openstack/os-ken/commit/266fa0a2cc3df0e0f4c6ce33c49591686c9696ea Submitter: "Zuul (22348)" Branch:master commit 266fa0a2cc3df0e0f4c6ce33c49591686c9696ea Author: Rodolfo Alonso Hernandez Date: T

[Yahoo-eng-team] [Bug 2086787] Re: neutron fails with postgres on agents

2024-11-14 Thread Rodolfo Alonso
Patch merged in stable/2024.2. Backports proposed up to 2023.2. Closing this bug now. ** Changed in: neutron Status: New => Fix Released -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to neutron. https://bugs.launchpad.net/

[Yahoo-eng-team] [Bug 2077942] Re: [OVN][FT] ``test_agent_delete`` is randomly failing

2024-11-14 Thread Rodolfo Alonso
I didn't see any other occurrence of this bug again. I'm closing it for now. If needed, please open it again. ** Changed in: neutron Status: In Progress => Invalid -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to neutron. ht

[Yahoo-eng-team] [Bug 2088166] [NEW] os-ken ``DockerImage`` class failing during the image creation

2024-11-14 Thread Rodolfo Alonso
Public bug reported: The class ``os_ken.tests.integrated.common.docker_image.DockerImage`` randomly fails when building a new image. Logs: https://88259d608ce0923d6a35-244c4c5517d285352f5edfd9b79e8ceb.ssl.cf2.rackcdn.com/934418/6/check/neutron- tempest-plugin-ovn/88750a8/testr_results.html Snipp

[Yahoo-eng-team] [Bug 2088154] [NEW] ``ProcessManager.disable`` failing if the process doesn't exist

2024-11-14 Thread Rodolfo Alonso
Public bug reported: The method ``ProcessManager.disable`` sends a signal (HUP or KILL) to finish an existing process. In [1], before sending the signal, it is checked that the process exists. There is a very narrow possibility that between this check and the sending of the signal, the process has