← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1923413] [NEW] [stable/rocky and older] Tempest jobs fail on alembic dependency

 

Public bug reported:

alembic dropped some python versions support apparently, and we do not have an upper cap on it. So tempest jobs fail with POST_FAILURE, like (rocky):
https://review.opendev.org/c/openstack/neutron/+/783544
https://zuul.opendev.org/t/openstack/build/f300e1a82627435da71bc133445bc279

Collecting alembic>=0.8.10 (from subunit2sql>=0.8.0->stackviz==0.0.1.dev320)
  Downloading http://mirror.gra1.ovh.opendev.org/wheel/ubuntu-16.04-x86_64/alembic/alembic-1.5.5-py2.py3-none-any.whl (156kB)

:stderr: alembic requires Python
'!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*,!=3.4.*,!=3.5.*,>=2.7' but the running
Python is 3.5.2

And similar failure in queens, for example in
https://review.opendev.org/c/openstack/neutron/+/776455

** Affects: neutron
     Importance: Undecided
         Status: New


** Tags: gate-failure

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

Title:
  [stable/rocky and older] Tempest jobs fail on alembic dependency

Status in neutron:
  New

Bug description:
  alembic dropped some python versions support apparently, and we do not have an upper cap on it. So tempest jobs fail with POST_FAILURE, like (rocky):
  https://review.opendev.org/c/openstack/neutron/+/783544
  https://zuul.opendev.org/t/openstack/build/f300e1a82627435da71bc133445bc279

  Collecting alembic>=0.8.10 (from subunit2sql>=0.8.0->stackviz==0.0.1.dev320)
    Downloading http://mirror.gra1.ovh.opendev.org/wheel/ubuntu-16.04-x86_64/alembic/alembic-1.5.5-py2.py3-none-any.whl (156kB)

  :stderr: alembic requires Python
  '!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*,!=3.4.*,!=3.5.*,>=2.7' but the
  running Python is 3.5.2

  And similar failure in queens, for example in
  https://review.opendev.org/c/openstack/neutron/+/776455

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


Follow ups