[Yahoo-eng-team] [Bug 1927868] Re: vRouter not working after update to 16.3.1

2021-09-15 Thread OpenStack Infra
Reviewed:  https://review.opendev.org/c/openstack/neutron/+/805366
Committed: 
https://opendev.org/openstack/neutron/commit/344fc0c8d2ce7d942606c834a54cb81f0b47aa37
Submitter: "Zuul (22348)"
Branch:master

commit 344fc0c8d2ce7d942606c834a54cb81f0b47aa37
Author: Edward Hope-Morley 
Date:   Fri Aug 20 12:25:04 2021 +0100

Revert "[L3][HA] Retry when setting HA router GW status."

In short this patch can cause the privsep reader thread to
die resulting in the l3 agent getting stuck and e.g. not
processing any router updates. See related LP bug for full
explanation.

Closes-Bug: #1927868

This reverts commit 662f483120972a373e19bde52f16392e2ccb9c82.

Change-Id: Ide7e9771d08eb623dd75941e425813d9b857b4c6


** Changed in: neutron
   Status: In Progress => 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/bugs/1927868

Title:
  vRouter not working after update to 16.3.1

Status in Ubuntu Cloud Archive:
  Fix Released
Status in Ubuntu Cloud Archive train series:
  Fix Released
Status in Ubuntu Cloud Archive ussuri series:
  Fix Released
Status in Ubuntu Cloud Archive victoria series:
  Fix Released
Status in Ubuntu Cloud Archive wallaby series:
  Fix Released
Status in Ubuntu Cloud Archive xena series:
  Fix Released
Status in neutron:
  Fix Released
Status in oslo.privsep:
  New
Status in neutron package in Ubuntu:
  Fix Released
Status in neutron source package in Focal:
  Fix Released
Status in neutron source package in Hirsute:
  Fix Released
Status in neutron source package in Impish:
  Fix Released

Bug description:
  We run a juju managed Openstack Ussuri on Bionic. After updating
  neutron packages from 16.3.0 to 16.3.1 all virtual routers stopped
  working. It seems that most (not all) namespaces are created but have
  only the lo interface and sometime the ha-XYZ interface in DOWN state.
  The underlying tap interfaces are also in down.

  neutron-l3-agent has many logs similar to the following:
  2021-05-08 15:01:45.286 39411 ERROR neutron.agent.l3.ha_router [-] Gateway 
interface for router 02945b59-639b-41be-8237-3b7933b4e32d was not set up; 
router will not work properly

  and journal logs report at around the same time
  May 08 15:01:40 lar1615.srv-louros.grnet.gr 
neutron-keepalived-state-change[18596]: 2021-05-08 15:01:40.765 18596 INFO 
neutron.agent.linux.ip_lib [-] Failed sending gratuitous ARP to 62.62.62.62 on 
qg-5a6efe8c-6b in namespace qrouter-02945b59-639b-41be-8237-3b7933b4e32d: Exit 
code: 2; Stdin: ; Stdout: Interface "qg-5a6efe8c-6b" is down
  May 08 15:01:40 lar1615.srv-louros.grnet.gr 
neutron-keepalived-state-change[18596]: 2021-05-08 15:01:40.767 18596 INFO 
neutron.agent.linux.ip_lib [-] Interface qg-5a6efe8c-6b or address 62.62.62.62 
in namespace qrouter-02945b59-639b-41be-8237-3b7933b4e32d was deleted 
concurrently

  The neutron packages installed are:

  ii  neutron-common 2:16.3.1-0ubuntu1~cloud0   
 all  Neutron is a virtual network service for 
Openstack - common
  ii  neutron-dhcp-agent 2:16.3.1-0ubuntu1~cloud0   
 all  Neutron is a virtual network service for 
Openstack - DHCP agent
  ii  neutron-l3-agent   2:16.3.1-0ubuntu1~cloud0   
 all  Neutron is a virtual network service for 
Openstack - l3 agent
  ii  neutron-metadata-agent 2:16.3.1-0ubuntu1~cloud0   
 all  Neutron is a virtual network service for 
Openstack - metadata agent
  ii  neutron-metering-agent 2:16.3.1-0ubuntu1~cloud0   
 all  Neutron is a virtual network service for 
Openstack - metering agent
  ii  neutron-openvswitch-agent  2:16.3.1-0ubuntu1~cloud0   
 all  Neutron is a virtual network service for 
Openstack - Open vSwitch plugin agent
  ii  python3-neutron2:16.3.1-0ubuntu1~cloud0   
 all  Neutron is a virtual network service for 
Openstack - Python library
  ii  python3-neutron-lib2.3.0-0ubuntu1~cloud0  
 all  Neutron shared routines and utilities - 
Python 3.x
  ii  python3-neutronclient  1:7.1.1-0ubuntu1~cloud0
 all  client API library for Neutron - Python 
3.x

  Downgrading to 16.3.0 resolves the issues.

  =

  Ubuntu SRU details:

  [Impact]
  See above.

  [Test Case]
  Deploy openstack with l3ha and create several HA routers, the number required 
varies per environment. It is probably best to deploy a known bad version of 
the package, ensure it is failing, upgrade 

[Yahoo-eng-team] [Bug 1927868] Re: vRouter not working after update to 16.3.1

2021-08-16 Thread Chris MacNaughton
This bug was fixed in the package neutron - 2:15.3.4-0ubuntu1~cloud1
---

 neutron (2:15.3.4-0ubuntu1~cloud1) bionic-train; urgency=medium
 .
   * d/p/revert-l3-ha-retry-when-setting-ha-router-gw-status.patch: Revert
 upstream patch that introduced regression that prevented full restore
 of HA routers on restart of L3 agent (LP: #1927868).


** Changed in: cloud-archive/train
   Status: Fix Committed => 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/bugs/1927868

Title:
  vRouter not working after update to 16.3.1

Status in Ubuntu Cloud Archive:
  Fix Released
Status in Ubuntu Cloud Archive train series:
  Fix Released
Status in Ubuntu Cloud Archive ussuri series:
  Fix Released
Status in Ubuntu Cloud Archive victoria series:
  Fix Released
Status in Ubuntu Cloud Archive wallaby series:
  Fix Released
Status in Ubuntu Cloud Archive xena series:
  Fix Released
Status in neutron:
  New
Status in oslo.privsep:
  New
Status in neutron package in Ubuntu:
  Fix Released
Status in neutron source package in Focal:
  Fix Released
Status in neutron source package in Hirsute:
  Fix Released
Status in neutron source package in Impish:
  Fix Released

Bug description:
  We run a juju managed Openstack Ussuri on Bionic. After updating
  neutron packages from 16.3.0 to 16.3.1 all virtual routers stopped
  working. It seems that most (not all) namespaces are created but have
  only the lo interface and sometime the ha-XYZ interface in DOWN state.
  The underlying tap interfaces are also in down.

  neutron-l3-agent has many logs similar to the following:
  2021-05-08 15:01:45.286 39411 ERROR neutron.agent.l3.ha_router [-] Gateway 
interface for router 02945b59-639b-41be-8237-3b7933b4e32d was not set up; 
router will not work properly

  and journal logs report at around the same time
  May 08 15:01:40 lar1615.srv-louros.grnet.gr 
neutron-keepalived-state-change[18596]: 2021-05-08 15:01:40.765 18596 INFO 
neutron.agent.linux.ip_lib [-] Failed sending gratuitous ARP to 62.62.62.62 on 
qg-5a6efe8c-6b in namespace qrouter-02945b59-639b-41be-8237-3b7933b4e32d: Exit 
code: 2; Stdin: ; Stdout: Interface "qg-5a6efe8c-6b" is down
  May 08 15:01:40 lar1615.srv-louros.grnet.gr 
neutron-keepalived-state-change[18596]: 2021-05-08 15:01:40.767 18596 INFO 
neutron.agent.linux.ip_lib [-] Interface qg-5a6efe8c-6b or address 62.62.62.62 
in namespace qrouter-02945b59-639b-41be-8237-3b7933b4e32d was deleted 
concurrently

  The neutron packages installed are:

  ii  neutron-common 2:16.3.1-0ubuntu1~cloud0   
 all  Neutron is a virtual network service for 
Openstack - common
  ii  neutron-dhcp-agent 2:16.3.1-0ubuntu1~cloud0   
 all  Neutron is a virtual network service for 
Openstack - DHCP agent
  ii  neutron-l3-agent   2:16.3.1-0ubuntu1~cloud0   
 all  Neutron is a virtual network service for 
Openstack - l3 agent
  ii  neutron-metadata-agent 2:16.3.1-0ubuntu1~cloud0   
 all  Neutron is a virtual network service for 
Openstack - metadata agent
  ii  neutron-metering-agent 2:16.3.1-0ubuntu1~cloud0   
 all  Neutron is a virtual network service for 
Openstack - metering agent
  ii  neutron-openvswitch-agent  2:16.3.1-0ubuntu1~cloud0   
 all  Neutron is a virtual network service for 
Openstack - Open vSwitch plugin agent
  ii  python3-neutron2:16.3.1-0ubuntu1~cloud0   
 all  Neutron is a virtual network service for 
Openstack - Python library
  ii  python3-neutron-lib2.3.0-0ubuntu1~cloud0  
 all  Neutron shared routines and utilities - 
Python 3.x
  ii  python3-neutronclient  1:7.1.1-0ubuntu1~cloud0
 all  client API library for Neutron - Python 
3.x

  Downgrading to 16.3.0 resolves the issues.

  =

  Ubuntu SRU details:

  [Impact]
  See above.

  [Test Case]
  Deploy openstack with l3ha and create several HA routers, the number required 
varies per environment. It is probably best to deploy a known bad version of 
the package, ensure it is failing, upgrade to the version in proposed, and 
re-test several times to confirm it is fixed.

  Restarting neutron-l3-agent should expect all HA Routers are restored.

  [Regression Potential]
  This change is fixing a regression by reverting a patch that was introduced 
in a stable point release of neutron.

To manage notifications about this bug go to:

[Yahoo-eng-team] [Bug 1927868] Re: vRouter not working after update to 16.3.1

2021-08-16 Thread Chris MacNaughton
This bug was fixed in the package neutron - 2:17.2.0-0ubuntu1~cloud1
---

 neutron (2:17.2.0-0ubuntu1~cloud1) focal-victoria; urgency=medium
 .
   * d/p/revert-l3-ha-retry-when-setting-ha-router-gw-status.patch: Revert
 upstream patch that introduced regression that prevented full restore
 of HA routers on restart of L3 agent (LP: #1927868).
 .
 neutron (2:17.2.0-0ubuntu1~cloud0) focal-victoria; urgency=medium
 .
   * New upstream release for the Ubuntu Cloud Archive.
 .
 neutron (2:17.2.0-0ubuntu1) groovy; urgency=medium
 .
   * New stable point release for OpenStack Victoria (LP: #1935029).


** Changed in: cloud-archive/victoria
   Status: Fix Committed => 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/bugs/1927868

Title:
  vRouter not working after update to 16.3.1

Status in Ubuntu Cloud Archive:
  Fix Released
Status in Ubuntu Cloud Archive train series:
  Fix Released
Status in Ubuntu Cloud Archive ussuri series:
  Fix Released
Status in Ubuntu Cloud Archive victoria series:
  Fix Released
Status in Ubuntu Cloud Archive wallaby series:
  Fix Released
Status in Ubuntu Cloud Archive xena series:
  Fix Released
Status in neutron:
  New
Status in oslo.privsep:
  New
Status in neutron package in Ubuntu:
  Fix Released
Status in neutron source package in Focal:
  Fix Released
Status in neutron source package in Hirsute:
  Fix Released
Status in neutron source package in Impish:
  Fix Released

Bug description:
  We run a juju managed Openstack Ussuri on Bionic. After updating
  neutron packages from 16.3.0 to 16.3.1 all virtual routers stopped
  working. It seems that most (not all) namespaces are created but have
  only the lo interface and sometime the ha-XYZ interface in DOWN state.
  The underlying tap interfaces are also in down.

  neutron-l3-agent has many logs similar to the following:
  2021-05-08 15:01:45.286 39411 ERROR neutron.agent.l3.ha_router [-] Gateway 
interface for router 02945b59-639b-41be-8237-3b7933b4e32d was not set up; 
router will not work properly

  and journal logs report at around the same time
  May 08 15:01:40 lar1615.srv-louros.grnet.gr 
neutron-keepalived-state-change[18596]: 2021-05-08 15:01:40.765 18596 INFO 
neutron.agent.linux.ip_lib [-] Failed sending gratuitous ARP to 62.62.62.62 on 
qg-5a6efe8c-6b in namespace qrouter-02945b59-639b-41be-8237-3b7933b4e32d: Exit 
code: 2; Stdin: ; Stdout: Interface "qg-5a6efe8c-6b" is down
  May 08 15:01:40 lar1615.srv-louros.grnet.gr 
neutron-keepalived-state-change[18596]: 2021-05-08 15:01:40.767 18596 INFO 
neutron.agent.linux.ip_lib [-] Interface qg-5a6efe8c-6b or address 62.62.62.62 
in namespace qrouter-02945b59-639b-41be-8237-3b7933b4e32d was deleted 
concurrently

  The neutron packages installed are:

  ii  neutron-common 2:16.3.1-0ubuntu1~cloud0   
 all  Neutron is a virtual network service for 
Openstack - common
  ii  neutron-dhcp-agent 2:16.3.1-0ubuntu1~cloud0   
 all  Neutron is a virtual network service for 
Openstack - DHCP agent
  ii  neutron-l3-agent   2:16.3.1-0ubuntu1~cloud0   
 all  Neutron is a virtual network service for 
Openstack - l3 agent
  ii  neutron-metadata-agent 2:16.3.1-0ubuntu1~cloud0   
 all  Neutron is a virtual network service for 
Openstack - metadata agent
  ii  neutron-metering-agent 2:16.3.1-0ubuntu1~cloud0   
 all  Neutron is a virtual network service for 
Openstack - metering agent
  ii  neutron-openvswitch-agent  2:16.3.1-0ubuntu1~cloud0   
 all  Neutron is a virtual network service for 
Openstack - Open vSwitch plugin agent
  ii  python3-neutron2:16.3.1-0ubuntu1~cloud0   
 all  Neutron is a virtual network service for 
Openstack - Python library
  ii  python3-neutron-lib2.3.0-0ubuntu1~cloud0  
 all  Neutron shared routines and utilities - 
Python 3.x
  ii  python3-neutronclient  1:7.1.1-0ubuntu1~cloud0
 all  client API library for Neutron - Python 
3.x

  Downgrading to 16.3.0 resolves the issues.

  =

  Ubuntu SRU details:

  [Impact]
  See above.

  [Test Case]
  Deploy openstack with l3ha and create several HA routers, the number required 
varies per environment. It is probably best to deploy a known bad version of 
the package, ensure it is failing, upgrade to the version in proposed, and 
re-test several times to confirm it is fixed.

  Restarting neutron-l3-agent should expect all HA 

[Yahoo-eng-team] [Bug 1927868] Re: vRouter not working after update to 16.3.1

2021-08-16 Thread Launchpad Bug Tracker
This bug was fixed in the package neutron - 2:18.1.0-0ubuntu2

---
neutron (2:18.1.0-0ubuntu2) hirsute; urgency=medium

  * d/p/revert-l3-ha-retry-when-setting-ha-router-gw-status.patch: Revert
upstream patch that introduced regression that prevented full restore
of HA routers on restart of L3 agent (LP: #1927868).

neutron (2:18.1.0-0ubuntu1) hirsute; urgency=medium

  * New stable point release for OpenStack Wallaby (LP: #1935027).
  * Remove patches that have landed upstream:
- d/p/remove-leading-zeroes-from-an-ip-address.patch.
- d/p/initialize-privsep-library-for-neutron-ovs-cleanup.patch.
- d/p/initialize-privsep-library-in-neutron-commands.patch.

 -- Corey Bryant   Wed, 28 Jul 2021 16:52:11
-0400

** Changed in: neutron (Ubuntu Hirsute)
   Status: Fix Committed => Fix Released

** Changed in: neutron (Ubuntu Focal)
   Status: Fix Committed => 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/bugs/1927868

Title:
  vRouter not working after update to 16.3.1

Status in Ubuntu Cloud Archive:
  Fix Released
Status in Ubuntu Cloud Archive train series:
  Fix Committed
Status in Ubuntu Cloud Archive ussuri series:
  Fix Released
Status in Ubuntu Cloud Archive victoria series:
  Fix Committed
Status in Ubuntu Cloud Archive wallaby series:
  Fix Released
Status in Ubuntu Cloud Archive xena series:
  Fix Released
Status in neutron:
  New
Status in oslo.privsep:
  New
Status in neutron package in Ubuntu:
  Fix Released
Status in neutron source package in Focal:
  Fix Released
Status in neutron source package in Hirsute:
  Fix Released
Status in neutron source package in Impish:
  Fix Released

Bug description:
  We run a juju managed Openstack Ussuri on Bionic. After updating
  neutron packages from 16.3.0 to 16.3.1 all virtual routers stopped
  working. It seems that most (not all) namespaces are created but have
  only the lo interface and sometime the ha-XYZ interface in DOWN state.
  The underlying tap interfaces are also in down.

  neutron-l3-agent has many logs similar to the following:
  2021-05-08 15:01:45.286 39411 ERROR neutron.agent.l3.ha_router [-] Gateway 
interface for router 02945b59-639b-41be-8237-3b7933b4e32d was not set up; 
router will not work properly

  and journal logs report at around the same time
  May 08 15:01:40 lar1615.srv-louros.grnet.gr 
neutron-keepalived-state-change[18596]: 2021-05-08 15:01:40.765 18596 INFO 
neutron.agent.linux.ip_lib [-] Failed sending gratuitous ARP to 62.62.62.62 on 
qg-5a6efe8c-6b in namespace qrouter-02945b59-639b-41be-8237-3b7933b4e32d: Exit 
code: 2; Stdin: ; Stdout: Interface "qg-5a6efe8c-6b" is down
  May 08 15:01:40 lar1615.srv-louros.grnet.gr 
neutron-keepalived-state-change[18596]: 2021-05-08 15:01:40.767 18596 INFO 
neutron.agent.linux.ip_lib [-] Interface qg-5a6efe8c-6b or address 62.62.62.62 
in namespace qrouter-02945b59-639b-41be-8237-3b7933b4e32d was deleted 
concurrently

  The neutron packages installed are:

  ii  neutron-common 2:16.3.1-0ubuntu1~cloud0   
 all  Neutron is a virtual network service for 
Openstack - common
  ii  neutron-dhcp-agent 2:16.3.1-0ubuntu1~cloud0   
 all  Neutron is a virtual network service for 
Openstack - DHCP agent
  ii  neutron-l3-agent   2:16.3.1-0ubuntu1~cloud0   
 all  Neutron is a virtual network service for 
Openstack - l3 agent
  ii  neutron-metadata-agent 2:16.3.1-0ubuntu1~cloud0   
 all  Neutron is a virtual network service for 
Openstack - metadata agent
  ii  neutron-metering-agent 2:16.3.1-0ubuntu1~cloud0   
 all  Neutron is a virtual network service for 
Openstack - metering agent
  ii  neutron-openvswitch-agent  2:16.3.1-0ubuntu1~cloud0   
 all  Neutron is a virtual network service for 
Openstack - Open vSwitch plugin agent
  ii  python3-neutron2:16.3.1-0ubuntu1~cloud0   
 all  Neutron is a virtual network service for 
Openstack - Python library
  ii  python3-neutron-lib2.3.0-0ubuntu1~cloud0  
 all  Neutron shared routines and utilities - 
Python 3.x
  ii  python3-neutronclient  1:7.1.1-0ubuntu1~cloud0
 all  client API library for Neutron - Python 
3.x

  Downgrading to 16.3.0 resolves the issues.

  =

  Ubuntu SRU details:

  [Impact]
  See above.

  [Test Case]
  Deploy openstack with l3ha and create several HA routers, the number required 
varies per environment. It is probably 

[Yahoo-eng-team] [Bug 1927868] Re: vRouter not working after update to 16.3.1

2021-08-16 Thread Chris MacNaughton
This bug was fixed in the package neutron - 2:18.1.0-0ubuntu2~cloud0
---

 neutron (2:18.1.0-0ubuntu2~cloud0) focal-wallaby; urgency=medium
 .
   * New update for the Ubuntu Cloud Archive.
 .
 neutron (2:18.1.0-0ubuntu2) hirsute; urgency=medium
 .
   * d/p/revert-l3-ha-retry-when-setting-ha-router-gw-status.patch: Revert
 upstream patch that introduced regression that prevented full restore
 of HA routers on restart of L3 agent (LP: #1927868).


** Changed in: cloud-archive/wallaby
   Status: Fix Committed => 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/bugs/1927868

Title:
  vRouter not working after update to 16.3.1

Status in Ubuntu Cloud Archive:
  Fix Released
Status in Ubuntu Cloud Archive train series:
  Fix Committed
Status in Ubuntu Cloud Archive ussuri series:
  Fix Released
Status in Ubuntu Cloud Archive victoria series:
  Fix Committed
Status in Ubuntu Cloud Archive wallaby series:
  Fix Released
Status in Ubuntu Cloud Archive xena series:
  Fix Released
Status in neutron:
  New
Status in oslo.privsep:
  New
Status in neutron package in Ubuntu:
  Fix Released
Status in neutron source package in Focal:
  Fix Committed
Status in neutron source package in Hirsute:
  Fix Committed
Status in neutron source package in Impish:
  Fix Released

Bug description:
  We run a juju managed Openstack Ussuri on Bionic. After updating
  neutron packages from 16.3.0 to 16.3.1 all virtual routers stopped
  working. It seems that most (not all) namespaces are created but have
  only the lo interface and sometime the ha-XYZ interface in DOWN state.
  The underlying tap interfaces are also in down.

  neutron-l3-agent has many logs similar to the following:
  2021-05-08 15:01:45.286 39411 ERROR neutron.agent.l3.ha_router [-] Gateway 
interface for router 02945b59-639b-41be-8237-3b7933b4e32d was not set up; 
router will not work properly

  and journal logs report at around the same time
  May 08 15:01:40 lar1615.srv-louros.grnet.gr 
neutron-keepalived-state-change[18596]: 2021-05-08 15:01:40.765 18596 INFO 
neutron.agent.linux.ip_lib [-] Failed sending gratuitous ARP to 62.62.62.62 on 
qg-5a6efe8c-6b in namespace qrouter-02945b59-639b-41be-8237-3b7933b4e32d: Exit 
code: 2; Stdin: ; Stdout: Interface "qg-5a6efe8c-6b" is down
  May 08 15:01:40 lar1615.srv-louros.grnet.gr 
neutron-keepalived-state-change[18596]: 2021-05-08 15:01:40.767 18596 INFO 
neutron.agent.linux.ip_lib [-] Interface qg-5a6efe8c-6b or address 62.62.62.62 
in namespace qrouter-02945b59-639b-41be-8237-3b7933b4e32d was deleted 
concurrently

  The neutron packages installed are:

  ii  neutron-common 2:16.3.1-0ubuntu1~cloud0   
 all  Neutron is a virtual network service for 
Openstack - common
  ii  neutron-dhcp-agent 2:16.3.1-0ubuntu1~cloud0   
 all  Neutron is a virtual network service for 
Openstack - DHCP agent
  ii  neutron-l3-agent   2:16.3.1-0ubuntu1~cloud0   
 all  Neutron is a virtual network service for 
Openstack - l3 agent
  ii  neutron-metadata-agent 2:16.3.1-0ubuntu1~cloud0   
 all  Neutron is a virtual network service for 
Openstack - metadata agent
  ii  neutron-metering-agent 2:16.3.1-0ubuntu1~cloud0   
 all  Neutron is a virtual network service for 
Openstack - metering agent
  ii  neutron-openvswitch-agent  2:16.3.1-0ubuntu1~cloud0   
 all  Neutron is a virtual network service for 
Openstack - Open vSwitch plugin agent
  ii  python3-neutron2:16.3.1-0ubuntu1~cloud0   
 all  Neutron is a virtual network service for 
Openstack - Python library
  ii  python3-neutron-lib2.3.0-0ubuntu1~cloud0  
 all  Neutron shared routines and utilities - 
Python 3.x
  ii  python3-neutronclient  1:7.1.1-0ubuntu1~cloud0
 all  client API library for Neutron - Python 
3.x

  Downgrading to 16.3.0 resolves the issues.

  =

  Ubuntu SRU details:

  [Impact]
  See above.

  [Test Case]
  Deploy openstack with l3ha and create several HA routers, the number required 
varies per environment. It is probably best to deploy a known bad version of 
the package, ensure it is failing, upgrade to the version in proposed, and 
re-test several times to confirm it is fixed.

  Restarting neutron-l3-agent should expect all HA Routers are restored.

  [Regression Potential]
  This change is fixing a regression by reverting a patch that was introduced 
in a stable point 

[Yahoo-eng-team] [Bug 1927868] Re: vRouter not working after update to 16.3.1

2021-08-04 Thread Chris MacNaughton
This bug was fixed in the package neutron - 2:16.4.0-0ubuntu3~cloud0
---

 neutron (2:16.4.0-0ubuntu3~cloud0) bionic-ussuri; urgency=medium
 .
   * New update for the Ubuntu Cloud Archive.
 .
 neutron (2:16.4.0-0ubuntu3) focal; urgency=medium
 .
   * d/p/revert-l3-ha-retry-when-setting-ha-router-gw-status.patch: Revert
 upstream patch that introduced regression that prevented full restore
 of HA routers on restart of L3 agent (LP: #1927868).


** Changed in: cloud-archive/ussuri
   Status: Fix Committed => 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/bugs/1927868

Title:
  vRouter not working after update to 16.3.1

Status in Ubuntu Cloud Archive:
  Fix Released
Status in Ubuntu Cloud Archive train series:
  Fix Committed
Status in Ubuntu Cloud Archive ussuri series:
  Fix Released
Status in Ubuntu Cloud Archive victoria series:
  Fix Committed
Status in Ubuntu Cloud Archive wallaby series:
  Fix Committed
Status in Ubuntu Cloud Archive xena series:
  Fix Released
Status in neutron:
  New
Status in oslo.privsep:
  New
Status in neutron package in Ubuntu:
  Fix Released
Status in neutron source package in Focal:
  Fix Committed
Status in neutron source package in Hirsute:
  Fix Committed
Status in neutron source package in Impish:
  Fix Released

Bug description:
  We run a juju managed Openstack Ussuri on Bionic. After updating
  neutron packages from 16.3.0 to 16.3.1 all virtual routers stopped
  working. It seems that most (not all) namespaces are created but have
  only the lo interface and sometime the ha-XYZ interface in DOWN state.
  The underlying tap interfaces are also in down.

  neutron-l3-agent has many logs similar to the following:
  2021-05-08 15:01:45.286 39411 ERROR neutron.agent.l3.ha_router [-] Gateway 
interface for router 02945b59-639b-41be-8237-3b7933b4e32d was not set up; 
router will not work properly

  and journal logs report at around the same time
  May 08 15:01:40 lar1615.srv-louros.grnet.gr 
neutron-keepalived-state-change[18596]: 2021-05-08 15:01:40.765 18596 INFO 
neutron.agent.linux.ip_lib [-] Failed sending gratuitous ARP to 62.62.62.62 on 
qg-5a6efe8c-6b in namespace qrouter-02945b59-639b-41be-8237-3b7933b4e32d: Exit 
code: 2; Stdin: ; Stdout: Interface "qg-5a6efe8c-6b" is down
  May 08 15:01:40 lar1615.srv-louros.grnet.gr 
neutron-keepalived-state-change[18596]: 2021-05-08 15:01:40.767 18596 INFO 
neutron.agent.linux.ip_lib [-] Interface qg-5a6efe8c-6b or address 62.62.62.62 
in namespace qrouter-02945b59-639b-41be-8237-3b7933b4e32d was deleted 
concurrently

  The neutron packages installed are:

  ii  neutron-common 2:16.3.1-0ubuntu1~cloud0   
 all  Neutron is a virtual network service for 
Openstack - common
  ii  neutron-dhcp-agent 2:16.3.1-0ubuntu1~cloud0   
 all  Neutron is a virtual network service for 
Openstack - DHCP agent
  ii  neutron-l3-agent   2:16.3.1-0ubuntu1~cloud0   
 all  Neutron is a virtual network service for 
Openstack - l3 agent
  ii  neutron-metadata-agent 2:16.3.1-0ubuntu1~cloud0   
 all  Neutron is a virtual network service for 
Openstack - metadata agent
  ii  neutron-metering-agent 2:16.3.1-0ubuntu1~cloud0   
 all  Neutron is a virtual network service for 
Openstack - metering agent
  ii  neutron-openvswitch-agent  2:16.3.1-0ubuntu1~cloud0   
 all  Neutron is a virtual network service for 
Openstack - Open vSwitch plugin agent
  ii  python3-neutron2:16.3.1-0ubuntu1~cloud0   
 all  Neutron is a virtual network service for 
Openstack - Python library
  ii  python3-neutron-lib2.3.0-0ubuntu1~cloud0  
 all  Neutron shared routines and utilities - 
Python 3.x
  ii  python3-neutronclient  1:7.1.1-0ubuntu1~cloud0
 all  client API library for Neutron - Python 
3.x

  Downgrading to 16.3.0 resolves the issues.

  =

  Ubuntu SRU details:

  [Impact]
  See above.

  [Test Case]
  Deploy openstack with l3ha and create several HA routers, the number required 
varies per environment. It is probably best to deploy a known bad version of 
the package, ensure it is failing, upgrade to the version in proposed, and 
re-test several times to confirm it is fixed.

  Restarting neutron-l3-agent should expect all HA Routers are restored.

  [Regression Potential]
  This change is fixing a regression by reverting a patch that was introduced 
in a stable point release 

[Yahoo-eng-team] [Bug 1927868] Re: vRouter not working after update to 16.3.1

2021-08-03 Thread Corey Bryant
This bug was fixed in the package neutron - 
2:18.1.0+git2021072117.147830620f-0ubuntu2~cloud0
---

 neutron (2:18.1.0+git2021072117.147830620f-0ubuntu2~cloud0) focal-xena; 
urgency=medium
 .
   * New update for the Ubuntu Cloud Archive.
 .
 neutron (2:18.1.0+git2021072117.147830620f-0ubuntu2) impish; urgency=medium
 .
   * d/p/revert-l3-ha-retry-when-setting-ha-router-gw-status.patch: Revert
 upstream patch that introduced regression that prevented full restore
 of HA routers on restart of L3 agent (LP: #1927868).


** Changed in: cloud-archive
   Status: Fix Committed => 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/bugs/1927868

Title:
  vRouter not working after update to 16.3.1

Status in Ubuntu Cloud Archive:
  Fix Released
Status in Ubuntu Cloud Archive train series:
  Fix Committed
Status in Ubuntu Cloud Archive ussuri series:
  Fix Committed
Status in Ubuntu Cloud Archive victoria series:
  Fix Committed
Status in Ubuntu Cloud Archive wallaby series:
  Fix Committed
Status in Ubuntu Cloud Archive xena series:
  Fix Released
Status in neutron:
  New
Status in oslo.privsep:
  New
Status in neutron package in Ubuntu:
  Fix Released
Status in neutron source package in Focal:
  Fix Committed
Status in neutron source package in Hirsute:
  Fix Committed
Status in neutron source package in Impish:
  Fix Released

Bug description:
  We run a juju managed Openstack Ussuri on Bionic. After updating
  neutron packages from 16.3.0 to 16.3.1 all virtual routers stopped
  working. It seems that most (not all) namespaces are created but have
  only the lo interface and sometime the ha-XYZ interface in DOWN state.
  The underlying tap interfaces are also in down.

  neutron-l3-agent has many logs similar to the following:
  2021-05-08 15:01:45.286 39411 ERROR neutron.agent.l3.ha_router [-] Gateway 
interface for router 02945b59-639b-41be-8237-3b7933b4e32d was not set up; 
router will not work properly

  and journal logs report at around the same time
  May 08 15:01:40 lar1615.srv-louros.grnet.gr 
neutron-keepalived-state-change[18596]: 2021-05-08 15:01:40.765 18596 INFO 
neutron.agent.linux.ip_lib [-] Failed sending gratuitous ARP to 62.62.62.62 on 
qg-5a6efe8c-6b in namespace qrouter-02945b59-639b-41be-8237-3b7933b4e32d: Exit 
code: 2; Stdin: ; Stdout: Interface "qg-5a6efe8c-6b" is down
  May 08 15:01:40 lar1615.srv-louros.grnet.gr 
neutron-keepalived-state-change[18596]: 2021-05-08 15:01:40.767 18596 INFO 
neutron.agent.linux.ip_lib [-] Interface qg-5a6efe8c-6b or address 62.62.62.62 
in namespace qrouter-02945b59-639b-41be-8237-3b7933b4e32d was deleted 
concurrently

  The neutron packages installed are:

  ii  neutron-common 2:16.3.1-0ubuntu1~cloud0   
 all  Neutron is a virtual network service for 
Openstack - common
  ii  neutron-dhcp-agent 2:16.3.1-0ubuntu1~cloud0   
 all  Neutron is a virtual network service for 
Openstack - DHCP agent
  ii  neutron-l3-agent   2:16.3.1-0ubuntu1~cloud0   
 all  Neutron is a virtual network service for 
Openstack - l3 agent
  ii  neutron-metadata-agent 2:16.3.1-0ubuntu1~cloud0   
 all  Neutron is a virtual network service for 
Openstack - metadata agent
  ii  neutron-metering-agent 2:16.3.1-0ubuntu1~cloud0   
 all  Neutron is a virtual network service for 
Openstack - metering agent
  ii  neutron-openvswitch-agent  2:16.3.1-0ubuntu1~cloud0   
 all  Neutron is a virtual network service for 
Openstack - Open vSwitch plugin agent
  ii  python3-neutron2:16.3.1-0ubuntu1~cloud0   
 all  Neutron is a virtual network service for 
Openstack - Python library
  ii  python3-neutron-lib2.3.0-0ubuntu1~cloud0  
 all  Neutron shared routines and utilities - 
Python 3.x
  ii  python3-neutronclient  1:7.1.1-0ubuntu1~cloud0
 all  client API library for Neutron - Python 
3.x

  Downgrading to 16.3.0 resolves the issues.

  =

  Ubuntu SRU details:

  [Impact]
  See above.

  [Test Case]
  Deploy openstack with l3ha and create several HA routers, the number required 
varies per environment. It is probably best to deploy a known bad version of 
the package, ensure it is failing, upgrade to the version in proposed, and 
re-test several times to confirm it is fixed.

  Restarting neutron-l3-agent should expect all HA Routers are restored.

  [Regression Potential]
  This change is fixing a 

[Yahoo-eng-team] [Bug 1927868] Re: vRouter not working after update to 16.3.1

2021-07-29 Thread Corey Bryant
I've added upstream oslo.privsep to this bug. It seems that minimally an
except block with a log message would be useful in the send_recv()
method from oslo_privsep/comm.py.

** Also affects: oslo.privsep
   Importance: Undecided
   Status: New

-- 
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to neutron.
https://bugs.launchpad.net/bugs/1927868

Title:
  vRouter not working after update to 16.3.1

Status in Ubuntu Cloud Archive:
  Fix Committed
Status in Ubuntu Cloud Archive train series:
  Fix Committed
Status in Ubuntu Cloud Archive ussuri series:
  Fix Committed
Status in Ubuntu Cloud Archive victoria series:
  Fix Committed
Status in Ubuntu Cloud Archive wallaby series:
  Fix Committed
Status in Ubuntu Cloud Archive xena series:
  Fix Committed
Status in neutron:
  New
Status in oslo.privsep:
  New
Status in neutron package in Ubuntu:
  Fix Released
Status in neutron source package in Focal:
  Fix Committed
Status in neutron source package in Hirsute:
  Fix Committed
Status in neutron source package in Impish:
  Fix Released

Bug description:
  We run a juju managed Openstack Ussuri on Bionic. After updating
  neutron packages from 16.3.0 to 16.3.1 all virtual routers stopped
  working. It seems that most (not all) namespaces are created but have
  only the lo interface and sometime the ha-XYZ interface in DOWN state.
  The underlying tap interfaces are also in down.

  neutron-l3-agent has many logs similar to the following:
  2021-05-08 15:01:45.286 39411 ERROR neutron.agent.l3.ha_router [-] Gateway 
interface for router 02945b59-639b-41be-8237-3b7933b4e32d was not set up; 
router will not work properly

  and journal logs report at around the same time
  May 08 15:01:40 lar1615.srv-louros.grnet.gr 
neutron-keepalived-state-change[18596]: 2021-05-08 15:01:40.765 18596 INFO 
neutron.agent.linux.ip_lib [-] Failed sending gratuitous ARP to 62.62.62.62 on 
qg-5a6efe8c-6b in namespace qrouter-02945b59-639b-41be-8237-3b7933b4e32d: Exit 
code: 2; Stdin: ; Stdout: Interface "qg-5a6efe8c-6b" is down
  May 08 15:01:40 lar1615.srv-louros.grnet.gr 
neutron-keepalived-state-change[18596]: 2021-05-08 15:01:40.767 18596 INFO 
neutron.agent.linux.ip_lib [-] Interface qg-5a6efe8c-6b or address 62.62.62.62 
in namespace qrouter-02945b59-639b-41be-8237-3b7933b4e32d was deleted 
concurrently

  The neutron packages installed are:

  ii  neutron-common 2:16.3.1-0ubuntu1~cloud0   
 all  Neutron is a virtual network service for 
Openstack - common
  ii  neutron-dhcp-agent 2:16.3.1-0ubuntu1~cloud0   
 all  Neutron is a virtual network service for 
Openstack - DHCP agent
  ii  neutron-l3-agent   2:16.3.1-0ubuntu1~cloud0   
 all  Neutron is a virtual network service for 
Openstack - l3 agent
  ii  neutron-metadata-agent 2:16.3.1-0ubuntu1~cloud0   
 all  Neutron is a virtual network service for 
Openstack - metadata agent
  ii  neutron-metering-agent 2:16.3.1-0ubuntu1~cloud0   
 all  Neutron is a virtual network service for 
Openstack - metering agent
  ii  neutron-openvswitch-agent  2:16.3.1-0ubuntu1~cloud0   
 all  Neutron is a virtual network service for 
Openstack - Open vSwitch plugin agent
  ii  python3-neutron2:16.3.1-0ubuntu1~cloud0   
 all  Neutron is a virtual network service for 
Openstack - Python library
  ii  python3-neutron-lib2.3.0-0ubuntu1~cloud0  
 all  Neutron shared routines and utilities - 
Python 3.x
  ii  python3-neutronclient  1:7.1.1-0ubuntu1~cloud0
 all  client API library for Neutron - Python 
3.x

  Downgrading to 16.3.0 resolves the issues.

  =

  Ubuntu SRU details:

  [Impact]
  See above.

  [Test Case]
  Deploy openstack with l3ha and create several HA routers, the number required 
varies per environment. It is probably best to deploy a known bad version of 
the package, ensure it is failing, upgrade to the version in proposed, and 
re-test several times to confirm it is fixed.

  Restarting neutron-l3-agent should expect all HA Routers are restored.

  [Regression Potential]
  This change is fixing a regression by reverting a patch that was introduced 
in a stable point release of neutron.

To manage notifications about this bug go to:
https://bugs.launchpad.net/cloud-archive/+bug/1927868/+subscriptions


-- 
Mailing list: https://launchpad.net/~yahoo-eng-team
Post to : yahoo-eng-team@lists.launchpad.net
Unsubscribe : https://launchpad.net/~yahoo-eng-team
More help 

[Yahoo-eng-team] [Bug 1927868] Re: vRouter not working after update to 16.3.1

2021-07-28 Thread Launchpad Bug Tracker
This bug was fixed in the package neutron -
2:18.1.0+git2021072117.147830620f-0ubuntu2

---
neutron (2:18.1.0+git2021072117.147830620f-0ubuntu2) impish; urgency=medium

  * d/p/revert-l3-ha-retry-when-setting-ha-router-gw-status.patch: Revert
upstream patch that introduced regression that prevented full restore
of HA routers on restart of L3 agent (LP: #1927868).

 -- Corey Bryant   Wed, 28 Jul 2021 16:40:07
-0400

** Changed in: neutron (Ubuntu Impish)
   Status: Triaged => 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/bugs/1927868

Title:
  vRouter not working after update to 16.3.1

Status in Ubuntu Cloud Archive:
  Fix Committed
Status in Ubuntu Cloud Archive train series:
  Fix Committed
Status in Ubuntu Cloud Archive ussuri series:
  Triaged
Status in Ubuntu Cloud Archive victoria series:
  Fix Committed
Status in Ubuntu Cloud Archive wallaby series:
  Triaged
Status in Ubuntu Cloud Archive xena series:
  Fix Committed
Status in neutron:
  New
Status in neutron package in Ubuntu:
  Fix Released
Status in neutron source package in Focal:
  Fix Committed
Status in neutron source package in Hirsute:
  Fix Committed
Status in neutron source package in Impish:
  Fix Released

Bug description:
  We run a juju managed Openstack Ussuri on Bionic. After updating
  neutron packages from 16.3.0 to 16.3.1 all virtual routers stopped
  working. It seems that most (not all) namespaces are created but have
  only the lo interface and sometime the ha-XYZ interface in DOWN state.
  The underlying tap interfaces are also in down.

  neutron-l3-agent has many logs similar to the following:
  2021-05-08 15:01:45.286 39411 ERROR neutron.agent.l3.ha_router [-] Gateway 
interface for router 02945b59-639b-41be-8237-3b7933b4e32d was not set up; 
router will not work properly

  and journal logs report at around the same time
  May 08 15:01:40 lar1615.srv-louros.grnet.gr 
neutron-keepalived-state-change[18596]: 2021-05-08 15:01:40.765 18596 INFO 
neutron.agent.linux.ip_lib [-] Failed sending gratuitous ARP to 62.62.62.62 on 
qg-5a6efe8c-6b in namespace qrouter-02945b59-639b-41be-8237-3b7933b4e32d: Exit 
code: 2; Stdin: ; Stdout: Interface "qg-5a6efe8c-6b" is down
  May 08 15:01:40 lar1615.srv-louros.grnet.gr 
neutron-keepalived-state-change[18596]: 2021-05-08 15:01:40.767 18596 INFO 
neutron.agent.linux.ip_lib [-] Interface qg-5a6efe8c-6b or address 62.62.62.62 
in namespace qrouter-02945b59-639b-41be-8237-3b7933b4e32d was deleted 
concurrently

  The neutron packages installed are:

  ii  neutron-common 2:16.3.1-0ubuntu1~cloud0   
 all  Neutron is a virtual network service for 
Openstack - common
  ii  neutron-dhcp-agent 2:16.3.1-0ubuntu1~cloud0   
 all  Neutron is a virtual network service for 
Openstack - DHCP agent
  ii  neutron-l3-agent   2:16.3.1-0ubuntu1~cloud0   
 all  Neutron is a virtual network service for 
Openstack - l3 agent
  ii  neutron-metadata-agent 2:16.3.1-0ubuntu1~cloud0   
 all  Neutron is a virtual network service for 
Openstack - metadata agent
  ii  neutron-metering-agent 2:16.3.1-0ubuntu1~cloud0   
 all  Neutron is a virtual network service for 
Openstack - metering agent
  ii  neutron-openvswitch-agent  2:16.3.1-0ubuntu1~cloud0   
 all  Neutron is a virtual network service for 
Openstack - Open vSwitch plugin agent
  ii  python3-neutron2:16.3.1-0ubuntu1~cloud0   
 all  Neutron is a virtual network service for 
Openstack - Python library
  ii  python3-neutron-lib2.3.0-0ubuntu1~cloud0  
 all  Neutron shared routines and utilities - 
Python 3.x
  ii  python3-neutronclient  1:7.1.1-0ubuntu1~cloud0
 all  client API library for Neutron - Python 
3.x

  Downgrading to 16.3.0 resolves the issues.

  =

  Ubuntu SRU details:

  [Impact]
  See above.

  [Test Case]
  Deploy openstack with l3ha and create several HA routers, the number required 
varies per environment. It is probably best to deploy a known bad version of 
the package, ensure it is failing, upgrade to the version in proposed, and 
re-test several times to confirm it is fixed.

  Restarting neutron-l3-agent should expect all HA Routers are restored.

  [Regression Potential]
  This change is fixing a regression by reverting a patch that was introduced 
in a stable point release of neutron.

To manage notifications about this bug go to:

[Yahoo-eng-team] [Bug 1927868] Re: vRouter not working after update to 16.3.1

2021-07-28 Thread Corey Bryant
** Also affects: neutron (Ubuntu Hirsute)
   Importance: Undecided
   Status: New

** Also affects: neutron (Ubuntu Impish)
   Importance: Critical
   Status: Triaged

** Also affects: neutron (Ubuntu Focal)
   Importance: Undecided
   Status: New

** Changed in: neutron (Ubuntu Focal)
   Status: New => Triaged

** Changed in: neutron (Ubuntu Hirsute)
   Importance: Undecided => Critical

** Changed in: neutron (Ubuntu Focal)
   Importance: Undecided => Critical

** Changed in: neutron (Ubuntu Hirsute)
   Status: New => Triaged

** Also affects: cloud-archive
   Importance: Undecided
   Status: New

** Also affects: cloud-archive/wallaby
   Importance: Undecided
   Status: New

** Also affects: cloud-archive/victoria
   Importance: Undecided
   Status: New

** Also affects: cloud-archive/train
   Importance: Undecided
   Status: New

** Also affects: cloud-archive/ussuri
   Importance: Undecided
   Status: New

** Also affects: cloud-archive/xena
   Importance: Undecided
   Status: New

** Changed in: cloud-archive/xena
   Importance: Undecided => Critical

** Changed in: cloud-archive/xena
   Status: New => Triaged

** Changed in: cloud-archive/wallaby
   Importance: Undecided => Critical

** Changed in: cloud-archive/wallaby
   Status: New => Triaged

** Changed in: cloud-archive/victoria
   Importance: Undecided => Critical

** Changed in: cloud-archive/victoria
   Status: New => Triaged

** Changed in: cloud-archive/ussuri
   Importance: Undecided => Critical

** Changed in: cloud-archive/ussuri
   Status: New => Triaged

** Changed in: cloud-archive/train
   Importance: Undecided => Critical

** Changed in: cloud-archive/train
   Status: New => Triaged

-- 
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to neutron.
https://bugs.launchpad.net/bugs/1927868

Title:
  vRouter not working after update to 16.3.1

Status in Ubuntu Cloud Archive:
  Triaged
Status in Ubuntu Cloud Archive train series:
  Triaged
Status in Ubuntu Cloud Archive ussuri series:
  Triaged
Status in Ubuntu Cloud Archive victoria series:
  Triaged
Status in Ubuntu Cloud Archive wallaby series:
  Triaged
Status in Ubuntu Cloud Archive xena series:
  Triaged
Status in neutron:
  New
Status in neutron package in Ubuntu:
  Triaged
Status in neutron source package in Focal:
  Triaged
Status in neutron source package in Hirsute:
  Triaged
Status in neutron source package in Impish:
  Triaged

Bug description:
  We run a juju managed Openstack Ussuri on Bionic. After updating
  neutron packages from 16.3.0 to 16.3.1 all virtual routers stopped
  working. It seems that most (not all) namespaces are created but have
  only the lo interface and sometime the ha-XYZ interface in DOWN state.
  The underlying tap interfaces are also in down.

  neutron-l3-agent has many logs similar to the following:
  2021-05-08 15:01:45.286 39411 ERROR neutron.agent.l3.ha_router [-] Gateway 
interface for router 02945b59-639b-41be-8237-3b7933b4e32d was not set up; 
router will not work properly

  and journal logs report at around the same time
  May 08 15:01:40 lar1615.srv-louros.grnet.gr 
neutron-keepalived-state-change[18596]: 2021-05-08 15:01:40.765 18596 INFO 
neutron.agent.linux.ip_lib [-] Failed sending gratuitous ARP to 62.62.62.62 on 
qg-5a6efe8c-6b in namespace qrouter-02945b59-639b-41be-8237-3b7933b4e32d: Exit 
code: 2; Stdin: ; Stdout: Interface "qg-5a6efe8c-6b" is down
  May 08 15:01:40 lar1615.srv-louros.grnet.gr 
neutron-keepalived-state-change[18596]: 2021-05-08 15:01:40.767 18596 INFO 
neutron.agent.linux.ip_lib [-] Interface qg-5a6efe8c-6b or address 62.62.62.62 
in namespace qrouter-02945b59-639b-41be-8237-3b7933b4e32d was deleted 
concurrently

  
  The neutron packages installed are:

  ii  neutron-common 2:16.3.1-0ubuntu1~cloud0   
 all  Neutron is a virtual network service for 
Openstack - common
  ii  neutron-dhcp-agent 2:16.3.1-0ubuntu1~cloud0   
 all  Neutron is a virtual network service for 
Openstack - DHCP agent
  ii  neutron-l3-agent   2:16.3.1-0ubuntu1~cloud0   
 all  Neutron is a virtual network service for 
Openstack - l3 agent
  ii  neutron-metadata-agent 2:16.3.1-0ubuntu1~cloud0   
 all  Neutron is a virtual network service for 
Openstack - metadata agent
  ii  neutron-metering-agent 2:16.3.1-0ubuntu1~cloud0   
 all  Neutron is a virtual network service for 
Openstack - metering agent
  ii  neutron-openvswitch-agent  2:16.3.1-0ubuntu1~cloud0   
 all  Neutron is a virtual network service for 
Openstack - Open vSwitch plugin agent
  ii  python3-neutron   

[Yahoo-eng-team] [Bug 1927868] Re: vRouter not working after update to 16.3.1

2021-06-14 Thread Corey Bryant
Hi, I've added upstream neutron to this bug to see if anyone is familiar
with it.

** Also affects: neutron
   Importance: Undecided
   Status: New

-- 
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to neutron.
https://bugs.launchpad.net/bugs/1927868

Title:
  vRouter not working after update to 16.3.1

Status in neutron:
  New
Status in neutron package in Ubuntu:
  Confirmed

Bug description:
  We run a juju managed Openstack Ussuri on Bionic. After updating
  neutron packages from 16.3.0 to 16.3.1 all virtual routers stopped
  working. It seems that most (not all) namespaces are created but have
  only the lo interface and sometime the ha-XYZ interface in DOWN state.
  The underlying tap interfaces are also in down.

  neutron-l3-agent has many logs similar to the following:
  2021-05-08 15:01:45.286 39411 ERROR neutron.agent.l3.ha_router [-] Gateway 
interface for router 02945b59-639b-41be-8237-3b7933b4e32d was not set up; 
router will not work properly

  and journal logs report at around the same time
  May 08 15:01:40 lar1615.srv-louros.grnet.gr 
neutron-keepalived-state-change[18596]: 2021-05-08 15:01:40.765 18596 INFO 
neutron.agent.linux.ip_lib [-] Failed sending gratuitous ARP to 62.62.62.62 on 
qg-5a6efe8c-6b in namespace qrouter-02945b59-639b-41be-8237-3b7933b4e32d: Exit 
code: 2; Stdin: ; Stdout: Interface "qg-5a6efe8c-6b" is down
  May 08 15:01:40 lar1615.srv-louros.grnet.gr 
neutron-keepalived-state-change[18596]: 2021-05-08 15:01:40.767 18596 INFO 
neutron.agent.linux.ip_lib [-] Interface qg-5a6efe8c-6b or address 62.62.62.62 
in namespace qrouter-02945b59-639b-41be-8237-3b7933b4e32d was deleted 
concurrently

  
  The neutron packages installed are:

  ii  neutron-common 2:16.3.1-0ubuntu1~cloud0   
 all  Neutron is a virtual network service for 
Openstack - common
  ii  neutron-dhcp-agent 2:16.3.1-0ubuntu1~cloud0   
 all  Neutron is a virtual network service for 
Openstack - DHCP agent
  ii  neutron-l3-agent   2:16.3.1-0ubuntu1~cloud0   
 all  Neutron is a virtual network service for 
Openstack - l3 agent
  ii  neutron-metadata-agent 2:16.3.1-0ubuntu1~cloud0   
 all  Neutron is a virtual network service for 
Openstack - metadata agent
  ii  neutron-metering-agent 2:16.3.1-0ubuntu1~cloud0   
 all  Neutron is a virtual network service for 
Openstack - metering agent
  ii  neutron-openvswitch-agent  2:16.3.1-0ubuntu1~cloud0   
 all  Neutron is a virtual network service for 
Openstack - Open vSwitch plugin agent
  ii  python3-neutron2:16.3.1-0ubuntu1~cloud0   
 all  Neutron is a virtual network service for 
Openstack - Python library
  ii  python3-neutron-lib2.3.0-0ubuntu1~cloud0  
 all  Neutron shared routines and utilities - 
Python 3.x
  ii  python3-neutronclient  1:7.1.1-0ubuntu1~cloud0
 all  client API library for Neutron - Python 
3.x


  Downgrading to 16.3.0 resolves the issues.

To manage notifications about this bug go to:
https://bugs.launchpad.net/neutron/+bug/1927868/+subscriptions

-- 
Mailing list: https://launchpad.net/~yahoo-eng-team
Post to : yahoo-eng-team@lists.launchpad.net
Unsubscribe : https://launchpad.net/~yahoo-eng-team
More help   : https://help.launchpad.net/ListHelp