openstack-tox* jobs failing with configparser.DuplicateOptionError
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
tripleo |
Fix Released
|
Critical
|
Rabi Mishra |
Bug Description
Noticed at:
Not sure what has changed. Local run for tox targets work fine.
2022-11-28 03:12:48.309214 |
2022-11-28 03:12:48.309377 | TASK [tox : Install any sibling python packages]
2022-11-28 03:12:49.124300 | ubuntu-focal | MODULE FAILURE:
2022-11-28 03:12:49.124731 | ubuntu-focal | Traceback (most recent call last):
2022-11-28 03:12:49.124900 | ubuntu-focal | File "<stdin>", line 107, in <module>
2022-11-28 03:12:49.125022 | ubuntu-focal | File "<stdin>", line 99, in _ansiballz_main
2022-11-28 03:12:49.125132 | ubuntu-focal | File "<stdin>", line 47, in invoke_module
2022-11-28 03:12:49.125244 | ubuntu-focal | File "/usr/lib/
2022-11-28 03:12:49.125349 | ubuntu-focal | return _run_module_
2022-11-28 03:12:49.125478 | ubuntu-focal | File "/usr/lib/
2022-11-28 03:12:49.125588 | ubuntu-focal | _run_code(code, mod_globals, init_globals,
2022-11-28 03:12:49.125690 | ubuntu-focal | File "/usr/lib/
2022-11-28 03:12:49.125792 | ubuntu-focal | exec(code, run_globals)
2022-11-28 03:12:49.125901 | ubuntu-focal | File "/tmp/ansible_
2022-11-28 03:12:49.126007 | ubuntu-focal | File "/tmp/ansible_
2022-11-28 03:12:49.126113 | ubuntu-focal | File "/usr/lib/
2022-11-28 03:12:49.126218 | ubuntu-focal | self.read_
2022-11-28 03:12:49.126321 | ubuntu-focal | File "/usr/lib/
2022-11-28 03:12:49.126426 | ubuntu-focal | self._read(f, source)
2022-11-28 03:12:49.126529 | ubuntu-focal | File "/usr/lib/
2022-11-28 03:12:49.126634 | ubuntu-focal | raise DuplicateOption
2022-11-28 03:12:49.126736 | ubuntu-focal | configparser.
2022-11-28 03:12:49.130668 |
Changed in tripleo: | |
milestone: | none → antelope-1 |
tags: | added: ci promotion-blocker |
Changed in tripleo: | |
assignee: | nobody → Rabi Mishra (rabi) |
Changed in tripleo: | |
status: | Triaged → In Progress |
Reviewed: https:/ /review. opendev. org/c/openstack /tripleo- heat-templates/ +/865789 /opendev. org/openstack/ tripleo- heat-templates/ commit/ 889dffa6a8a65d5 0d418c3724abb19 12d5d4e882
Committed: https:/
Submitter: "Zuul (22348)"
Branch: master
commit 889dffa6a8a65d5 0d418c3724abb19 12d5d4e882
Author: rabi <email address hidden>
Date: Mon Nov 28 11:26:37 2022 +0530
Fix openstack-tox* failures
Looks like tox-extra plugin breaks openstack-tox*
jobs. Not sure if this is regression. I don't see
it being used in any other openstack projects.
Let's drop it.
Also cleans up things in setup.py.
Closes-Bug: #1998074 b5425ec6bf805a2 90973203ba1
Change-Id: I154bfc36cc56f6