Project

General

Profile

Actions

action #102440

closed

openqa-review pipeline failed with assert self.issue_type == "bugzilla"

Added by livdywan over 2 years ago. Updated over 2 years ago.

Status:
Resolved
Priority:
Normal
Assignee:
Category:
Regressions/Crashes
Target version:
Start date:
2021-07-28
Due date:
2021-11-30
% Done:

0%

Estimated time:

Description

Observation

Several openqa-review pipeline steps are failing:

.
1680Traceback (most recent call last):
1681  File "/usr/bin/openqa-review", line 33, in <module>
1682    sys.exit(load_entry_point('openqa-review==0.0.0', 'console_scripts', 'openqa-review')())
1683  File "/usr/lib/python3.8/site-packages/openqa_review/openqa_review.py", line 1579, in main
1684    reminder_comment_on_issues(report)
1685  File "/usr/lib/python3.8/site-packages/openqa_review/openqa_review.py", line 1562, in reminder_comment_on_issues
1686    reminder_comment_on_issue(ie, min_days_unchanged)
1687  File "/usr/lib/python3.8/site-packages/openqa_review/openqa_review.py", line 1540, in reminder_comment_on_issue
1688    (last_comment_date, last_comment_text) = issue.last_comment
1689  File "/usr/lib/python3.8/site-packages/openqa_review/openqa_review.py", line 784, in last_comment
1690    assert self.issue_type == "bugzilla"
1691AssertionError
1692+ save_report=
1693+ cleanup
1694+ rm -r /tmp/tmp.OcUBfkY3gq

Suggestion

  • Investigate what's causing the "assert" in production code
  • Find out what's actually being returned (instead of a bugzilla issue)

Related issues 2 (0 open2 closed)

Related to QA - action #102200: openqa-review pipeline failed: 'NoneType' object is not subscriptable, or failed with `assert self.issue_type == "bugzilla"` size:MResolvedtinita2021-11-102021-11-25

Actions
Copied from openQA Project - action #102437: Job age alert median followed by max size:SResolvedmkittler2021-07-28

Actions
Actions

Also available in: Atom PDF