pep8 jobs failing with ImportError: cannot import name 'render_group' from 'rich.console'
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
tripleo |
Fix Released
|
Critical
|
Rabi Mishra |
Bug Description
2022-01-09 12:29:40.459041 | ubuntu-focal | setting PATH=/home/
2022-01-09 12:29:40.461527 | ubuntu-focal | [1879] /home/zuul/
2022-01-09 12:29:41.329361 | ubuntu-focal | pep8 run-test: commands[5] | ansible-lint -v
2022-01-09 12:29:41.330045 | ubuntu-focal | setting PATH=/home/
2022-01-09 12:29:41.331520 | ubuntu-focal | [1892] /home/zuul/
2022-01-09 12:29:42.078682 | ubuntu-focal | INFO Added ANSIBLE_
2022-01-09 12:29:42.078765 | ubuntu-focal | INFO Added ANSIBLE_
2022-01-09 12:29:42.531050 | ubuntu-focal | Traceback (most recent call last):
2022-01-09 12:29:42.531126 | ubuntu-focal | File "/home/
2022-01-09 12:29:42.531134 | ubuntu-focal | sys.exit(
2022-01-09 12:29:42.531157 | ubuntu-focal | File "/home/
2022-01-09 12:29:42.531169 | ubuntu-focal | sys.exit(
2022-01-09 12:29:42.531175 | ubuntu-focal | File "/home/
2022-01-09 12:29:42.531180 | ubuntu-focal | from ansiblelint.
2022-01-09 12:29:42.531185 | ubuntu-focal | File "/home/
2022-01-09 12:29:42.531189 | ubuntu-focal | from rich.console import render_group
2022-01-09 12:29:42.531193 | ubuntu-focal | ImportError: cannot import name 'render_group' from 'rich.console' (/home/
2022-01-09 12:29:42.575222 | ubuntu-focal | ERROR: InvocationError for command /home/zuul/
Changed in tripleo: | |
status: | Triaged → Fix Released |
FWIW ansible-lint PR https:/ /github. com/ansible- community/ ansible- lint/pull/ 1797