gate jobs broken due to missing bindep packages

Bug #1836087 reported by Matt Riedemann
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
sqlalchemy-migrate
Fix Released
Critical
Matt Riedemann

Bug Description

tools/test-setup.sh fails because mysql/postgresql packages aren't installed:

http://logs.openstack.org/71/659371/2/gate/openstack-tox-pep8/f361eb9/job-output.txt.gz#_2019-07-09_21_23_29_114848

2019-07-09 21:23:28.318372 | TASK [test-setup : Run tools/test-setup.sh]
2019-07-09 21:23:29.110254 | ubuntu-bionic | + DB_ROOT_PW=insecure_slave
2019-07-09 21:23:29.110377 | ubuntu-bionic | + DB_USER=openstack_citest
2019-07-09 21:23:29.110443 | ubuntu-bionic | + DB_PW=openstack_citest
2019-07-09 21:23:29.110540 | ubuntu-bionic | + sudo -H mysqladmin -u root password insecure_slave
2019-07-09 21:23:29.114848 | ubuntu-bionic | sudo: mysqladmin: command not found
2019-07-09 21:23:29.448103 | ubuntu-bionic | ERROR
2019-07-09 21:23:29.448564 | ubuntu-bionic | {
2019-07-09 21:23:29.448708 | ubuntu-bionic | "delta": "0:00:00.008608",
2019-07-09 21:23:29.448836 | ubuntu-bionic | "end": "2019-07-09 21:23:29.115514",
2019-07-09 21:23:29.449057 | ubuntu-bionic | "msg": "non-zero return code",
2019-07-09 21:23:29.449226 | ubuntu-bionic | "rc": 1,
2019-07-09 21:23:29.449369 | ubuntu-bionic | "start": "2019-07-09 21:23:29.106906"
2019-07-09 21:23:29.449478 | ubuntu-bionic | }

(10:54:11 AM) clarkb: mriedem: we stopped installed bindep-fallback.txt by default a few weeks ago so you need to have those packages in your bindep.txt file
(10:54:18 AM) mriedem: clarkb: ah ok
(10:54:22 AM) clarkb: (or you can switch to the legacy-base base parent job)
(10:54:44 AM) clarkb: considering that is the shared pep8 job updating bindep.txt is the best path forward

Revision history for this message
Matt Riedemann (mriedem) wrote :
Changed in sqlalchemy-migrate:
status: New → In Progress
importance: Undecided → High
assignee: nobody → Matt Riedemann (mriedem)
importance: High → Critical
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to sqlalchemy-migrate (master)

Reviewed: https://review.opendev.org/670113
Committed: https://git.openstack.org/cgit/x/sqlalchemy-migrate/commit/?id=3ee28fe67b5c99e15db450b7f6c069dd66594a94
Submitter: Zuul
Branch: master

commit 3ee28fe67b5c99e15db450b7f6c069dd66594a94
Author: Matt Riedemann <email address hidden>
Date: Wed Jul 10 12:14:20 2019 -0400

    Add bindep support

    This adds a minimal bindep.txt to install mysql and postgresql
    dependencies (copied from nova's bindep.txt). This is needed
    now to get python jobs (pep8,py27,etc) working in the gate.

    Change-Id: I4b7bccdb7cebd95753e8cd931846213f400aa652
    Closes-Bug: #1836087

Changed in sqlalchemy-migrate:
status: In Progress → Fix Released
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix included in x/sqlalchemy-migrate 0.13.0

This issue was fixed in the x/sqlalchemy-migrate 0.13.0 release.

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.