Project

Profile

Help

Issue #1376

closed

Progress report for failed sync contains no errors

Added by Ichimonji10 over 8 years ago. Updated about 5 years ago.

Status:
CLOSED - CURRENTRELEASE
Priority:
Normal
Sprint/Milestone:
-
Start date:
Due date:
Estimated time:
Severity:
3. High
Version:
2.6.3
Platform Release:
2.12.2
OS:
Triaged:
Yes
Groomed:
No
Sprint Candidate:
No
Tags:
Pulp 2
Sprint:
Sprint 18
Quarter:

Description

It is possible to create an RPM repository with the following parameters:

{
    "id": "some random string"
    "importer_config": {"feed": "invalid feed url"},
    "importer_type_id": "yum_importer",
    "notes": {"_repo-type": "rpm-repo"}
}

I can trigger a sync on this repository, and the sync will (correctly) fail. If I read the completed task, the following sections should all be populated with information:

["error"]
["traceback"]
["progress_body"]["yum_importer"]["content"]["error_details"]

However, the "error_details" section is just an empty list, with no errors. This section should be populated, so that users can more easily troubleshoot this issue.


Files

task_body.txt (4.44 KB) task_body.txt The contents of a completed task report. Ichimonji10, 11/25/2015 06:14 PM

Also available in: Atom PDF