Project

Profile

Help

Issue #3819

closed

Orphan cleanup tasks don't have a "worker" set

Added by dalley almost 6 years ago. Updated almost 4 years ago.

Status:
CLOSED - WORKSFORME
Priority:
Normal
Assignee:
-
Category:
-
Sprint/Milestone:
-
Start date:
Due date:
Estimated time:
Severity:
2. Medium
Version:
Platform Release:
OS:
Triaged:
Yes
Groomed:
No
Sprint Candidate:
No
Tags:
Sprint:
Quarter:

Description

            "_href": "http://localhost:8000/pulp/api/v3/tasks/86ab927d-7189-496d-8e8a-52b884c3d541/",
            "created": "2018-07-05T02:11:12.938351Z",
            "created_resources": [],
            "error": null,
            "finished_at": null,
            "id": "86ab927d-7189-496d-8e8a-52b884c3d541",
            "non_fatal_errors": [],
            "parent": null,
            "progress_reports": [
                {
                    "done": 1,
                    "message": "Clean up orphan Content",
                    "state": "completed",
                    "suffix": "",
                    "task": "http://localhost:8000/pulp/api/v3/tasks/86ab927d-7189-496d-8e8a-52b884c3d541/",
                    "total": 1
                },
                {
                    "done": 1,
                    "message": "Clean up orphan Artifacts",
                    "state": "completed",
                    "suffix": "",
                    "task": "http://localhost:8000/pulp/api/v3/tasks/86ab927d-7189-496d-8e8a-52b884c3d541/",
                    "total": 1
                }
            ],
            "spawned_tasks": [],
            "started_at": null,
            "state": "completed",
            "worker": null

Also available in: Atom PDF