Staging Environment: Content and features may be unstable or change without notice.
Back to All Runs

ComputeToDo Run Log


Pipeline ID

compute_advisory_todo

Status

Failure

Runtime

86407 seconds (1.0 days) (24.0 hours)

Exit Code

1

Start

2026-03-08 10:39 a.m. UTC

End

2026-03-09 10:39 a.m. UTC

Created

2026-03-08 10:35 a.m. UTC

Version

v37.0.0

Job ID

f7c14161-dd61-4828-829c-19bf35fd8f71

Run Error

Task exceeded maximum timeout value (86400 seconds)

Traceback:
  File "/app/vulnerabilities/pipelines/__init__.py", line 110, in execute
    step(self)
  File "/app/vulnerabilities/pipelines/compute_advisory_todo.py", line 71, in compute_individual_advisory_todo
    new_todos_count += bulk_create_with_m2m(
                       ^^^^^^^^^^^^^^^^^^^^^
  File "/app/vulnerabilities/pipelines/compute_advisory_todo.py", line 339, in bulk_create_with_m2m
    for todo in new_todos
                ^^^^^^^^^
  File "/usr/local/lib/python3.12/site-packages/django/db/models/query.py", line 386, in __iter__
    self._fetch_all()
  File "/usr/local/lib/python3.12/site-packages/django/db/models/query.py", line 1954, in _fetch_all
    self._result_cache = list(self._iterable_class(self))
                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/usr/local/lib/python3.12/site-packages/django/db/models/query.py", line 93, in __iter__
    results = compiler.execute_sql(
              ^^^^^^^^^^^^^^^^^^^^^
  File "/usr/local/lib/python3.12/site-packages/django/db/models/sql/compiler.py", line 1623, in execute_sql
    cursor.execute(sql, params)
  File "/usr/local/lib/python3.12/site-packages/django/db/backends/utils.py", line 79, in execute
    return self._execute_with_wrappers(
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/usr/local/lib/python3.12/site-packages/django/db/backends/utils.py", line 92, in _execute_with_wrappers
    return executor(sql, params, many, context)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/usr/local/lib/python3.12/site-packages/django/db/backends/utils.py", line 105, in _execute
    return self.cursor.execute(sql, params)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/usr/local/lib/python3.12/encodings/utf_8.py", line 15, in decode
    def decode(input, errors='strict'):
    
  File "/usr/local/lib/python3.12/site-packages/rq/timeouts.py", line 63, in handle_death_penalty
    raise self._exception('Task exceeded maximum timeout value ({0} seconds)'.format(self._timeout))

Log Output

                    
                
Snippet 1
Back to All Runs