[Bug 1866361] Re: [SRU] Connections to Neutron are not closed properly in v0.26.0

Corey Bryant corey.bryant at canonical.com
Wed Mar 11 13:23:31 UTC 2020


** Description changed:

  [Impact]
  <LarsErikP> Lars Erik Pedersen in #ubuntu-server reports the following issue:
  
  The problem we're having is with octavia-dashboard. If you leave a
  browser at the load-balancer page, apache starts to accumulate threads,
  and will eventually run out of memory. I recently tested by installin
  openstack 0.27.0 with pip, and that fixed the issue
  
  He has tested with 0.27.0 installed from pip and it fixes the issue for
  him.
  
  The related fix we believe is
  https://github.com/openstack/openstacksdk/commit/41740827c4702e8fcaebdf6adf7a2d49a557ec14
  
  They do seem to be related, though s/pids/threads.
  
  For more details on the original bug see:
  https://storyboard.openstack.org/#!/story/2005306
  
  [Test Case]
  Deploy openstack stein with octavia + octavia-dashboard. Leave a browser at the load-balancer page, apache starts to accumulate threads, and will eventually run out of memory. Lars has volunteered to test this once it is in proposed.
  
  [Regression Potential]
- Will evaluate more next week but the fix has already landed in the stable/stein branch upstream.
- Requires a minimum of keystoneauth1==3.13.0, and we have 3.13.1 in the stein cloud archive.
+ This fix has already landed in the stable/stein branch upstream, helping to mitigate regression potential.
+ 
+ The change does make an API change, as can be seen (note the differences between Proxy and OpenStackSDKAdapter:
+ https://docs.openstack.org/openstacksdk/rocky/contributor/layout.html#proxy
+ https://docs.openstack.org/openstacksdk/stein/contributor/layout.html#proxy
+ 
+ Requires a minimum of keystoneauth1==3.13.0, and we already have 3.13.1
+ in the stein cloud archive.

** Description changed:

  [Impact]
  <LarsErikP> Lars Erik Pedersen in #ubuntu-server reports the following issue:
  
  The problem we're having is with octavia-dashboard. If you leave a
  browser at the load-balancer page, apache starts to accumulate threads,
  and will eventually run out of memory. I recently tested by installin
  openstack 0.27.0 with pip, and that fixed the issue
  
  He has tested with 0.27.0 installed from pip and it fixes the issue for
  him.
  
  The related fix we believe is
  https://github.com/openstack/openstacksdk/commit/41740827c4702e8fcaebdf6adf7a2d49a557ec14
  
  They do seem to be related, though s/pids/threads.
  
  For more details on the original bug see:
  https://storyboard.openstack.org/#!/story/2005306
  
  [Test Case]
  Deploy openstack stein with octavia + octavia-dashboard. Leave a browser at the load-balancer page, apache starts to accumulate threads, and will eventually run out of memory. Lars has volunteered to test this once it is in proposed.
  
  [Regression Potential]
  This fix has already landed in the stable/stein branch upstream, helping to mitigate regression potential.
  
- The change does make an API change, as can be seen (note the differences between Proxy and OpenStackSDKAdapter:
+ The change does make an API change, as can be seen here (note the differences between Proxy and OpenStackSDKAdapter):
  https://docs.openstack.org/openstacksdk/rocky/contributor/layout.html#proxy
  https://docs.openstack.org/openstacksdk/stein/contributor/layout.html#proxy
  
  Requires a minimum of keystoneauth1==3.13.0, and we already have 3.13.1
  in the stein cloud archive.

** Description changed:

  [Impact]
  <LarsErikP> Lars Erik Pedersen in #ubuntu-server reports the following issue:
  
  The problem we're having is with octavia-dashboard. If you leave a
  browser at the load-balancer page, apache starts to accumulate threads,
  and will eventually run out of memory. I recently tested by installin
  openstack 0.27.0 with pip, and that fixed the issue
  
  He has tested with 0.27.0 installed from pip and it fixes the issue for
  him.
  
  The related fix we believe is
  https://github.com/openstack/openstacksdk/commit/41740827c4702e8fcaebdf6adf7a2d49a557ec14
  
  They do seem to be related, though s/pids/threads.
  
  For more details on the original bug see:
  https://storyboard.openstack.org/#!/story/2005306
  
  [Test Case]
  Deploy openstack stein with octavia + octavia-dashboard. Leave a browser at the load-balancer page, apache starts to accumulate threads, and will eventually run out of memory. Lars has volunteered to test this once it is in proposed.
  
+ Additional deployment/tempest regression testing will also be required
+ by the openstack team.
+ 
  [Regression Potential]
  This fix has already landed in the stable/stein branch upstream, helping to mitigate regression potential.
  
  The change does make an API change, as can be seen here (note the differences between Proxy and OpenStackSDKAdapter):
  https://docs.openstack.org/openstacksdk/rocky/contributor/layout.html#proxy
  https://docs.openstack.org/openstacksdk/stein/contributor/layout.html#proxy
  
  Requires a minimum of keystoneauth1==3.13.0, and we already have 3.13.1
  in the stein cloud archive.

** Description changed:

  [Impact]
  <LarsErikP> Lars Erik Pedersen in #ubuntu-server reports the following issue:
  
  The problem we're having is with octavia-dashboard. If you leave a
  browser at the load-balancer page, apache starts to accumulate threads,
  and will eventually run out of memory. I recently tested by installin
  openstack 0.27.0 with pip, and that fixed the issue
  
  He has tested with 0.27.0 installed from pip and it fixes the issue for
  him.
  
  The related fix we believe is
  https://github.com/openstack/openstacksdk/commit/41740827c4702e8fcaebdf6adf7a2d49a557ec14
  
  They do seem to be related, though s/pids/threads.
  
  For more details on the original bug see:
  https://storyboard.openstack.org/#!/story/2005306
  
  [Test Case]
  Deploy openstack stein with octavia + octavia-dashboard. Leave a browser at the load-balancer page, apache starts to accumulate threads, and will eventually run out of memory. Lars has volunteered to test this once it is in proposed.
  
  Additional deployment/tempest regression testing will also be required
  by the openstack team.
  
  [Regression Potential]
  This fix has already landed in the stable/stein branch upstream, helping to mitigate regression potential.
  
+ The version bump for stable/stein has been reviewed at:
+ https://review.opendev.org/#/c/649154/
+ 
  The change does make an API change, as can be seen here (note the differences between Proxy and OpenStackSDKAdapter):
  https://docs.openstack.org/openstacksdk/rocky/contributor/layout.html#proxy
  https://docs.openstack.org/openstacksdk/stein/contributor/layout.html#proxy
  
- Requires a minimum of keystoneauth1==3.13.0, and we already have 3.13.1
- in the stein cloud archive.
+ The change requires a minimum of keystoneauth1==3.13.0, and we already
+ have 3.13.1 in the stein cloud archive.

-- 
You received this bug notification because you are a member of Ubuntu
OpenStack, which is subscribed to Ubuntu Cloud Archive.
https://bugs.launchpad.net/bugs/1866361

Title:
  [SRU] Connections to Neutron are not closed properly in v0.26.0

Status in Ubuntu Cloud Archive:
  Invalid
Status in Ubuntu Cloud Archive stein series:
  Triaged
Status in python-openstacksdk package in Ubuntu:
  Invalid

Bug description:
  [Impact]
  <LarsErikP> Lars Erik Pedersen in #ubuntu-server reports the following issue:

  The problem we're having is with octavia-dashboard. If you leave a
  browser at the load-balancer page, apache starts to accumulate
  threads, and will eventually run out of memory. I recently tested by
  installin openstack 0.27.0 with pip, and that fixed the issue

  He has tested with 0.27.0 installed from pip and it fixes the issue
  for him.

  The related fix we believe is
  https://github.com/openstack/openstacksdk/commit/41740827c4702e8fcaebdf6adf7a2d49a557ec14

  They do seem to be related, though s/pids/threads.

  For more details on the original bug see:
  https://storyboard.openstack.org/#!/story/2005306

  [Test Case]
  Deploy openstack stein with octavia + octavia-dashboard. Leave a browser at the load-balancer page, apache starts to accumulate threads, and will eventually run out of memory. Lars has volunteered to test this once it is in proposed.

  Additional deployment/tempest regression testing will also be required
  by the openstack team.

  [Regression Potential]
  This fix has already landed in the stable/stein branch upstream, helping to mitigate regression potential.

  The version bump for stable/stein has been reviewed at:
  https://review.opendev.org/#/c/649154/

  The change does make an API change, as can be seen here (note the differences between Proxy and OpenStackSDKAdapter):
  https://docs.openstack.org/openstacksdk/rocky/contributor/layout.html#proxy
  https://docs.openstack.org/openstacksdk/stein/contributor/layout.html#proxy

  The change requires a minimum of keystoneauth1==3.13.0, and we already
  have 3.13.1 in the stein cloud archive.

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



More information about the Ubuntu-openstack-bugs mailing list