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

XenImporterPipeline Run Log


Pipeline ID

xen_importer_v2

Status

Failure

Runtime

4 seconds

Exit Code

1

Start

2026-07-26 01:16 p.m. UTC

End

2026-07-26 01:16 p.m. UTC

Created

2026-07-26 01:01 p.m. UTC

Version

40.0.2

Job ID

f979a280-8aee-42b3-8c1c-ffb0f04487af

Run Error

'NoneType' object has no attribute 'json'

Traceback:
  File "/app/vulnerabilities/pipelines/__init__.py", line 111, in execute
    step(self)
  File "/app/vulnerabilities/pipelines/__init__.py", line 326, in collect_and_store_advisories
    estimated_advisory_count = self.advisories_count()
                               ^^^^^^^^^^^^^^^^^^^^^^^
  File "/app/vulnerabilities/pipelines/v2_importers/xen_importer.py", line 74, in advisories_count
    data = self.get_xsa_data()
           ^^^^^^^^^^^^^^^^^^^
  File "/app/vulnerabilities/pipelines/v2_importers/xen_importer.py", line 70, in get_xsa_data
    self._cached_data = fetch_response(self.url).json()
                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

Log Output

                    
                
Snippet 1
Back to All Runs