Project

Profile

Help

Issue #7334

closed

Add a delay to check on whether service has started

Added by ipanova@redhat.com over 3 years ago. Updated over 3 years ago.

Status:
CLOSED - CURRENTRELEASE
Priority:
Normal
Assignee:
Category:
Installer - Moved to GitHub issues
Sprint/Milestone:
Start date:
Due date:
Estimated time:
Severity:
2. Medium
Version:
Platform Release:
OS:
Triaged:
No
Groomed:
No
Sprint Candidate:
No
Tags:
Sprint:
Quarter:

Description

failed: [pulp2-nightly-pulp3-source-centos7] (item={'key': 'pulp_workers.service', 'value': {'status': 'enabled', 'source': 'systemd', 'state': 'stopped', 'name': 'pulp_workers.service'}}) => {
    "ansible_loop_var": "item",
    "changed": false,
    "item": {
        "key": "pulp_workers.service",
        "value": {
            "name": "pulp_workers.service",
            "source": "systemd",
            "state": "stopped",
            "status": "enabled"
        }
    }
}

MSG:

pulp_workers.service state: stopped

failed: [pulp2-nightly-pulp3-source-centos7] (item={'key': 'pulpcore-content.service', 'value': {'status': 'enabled', 'source': 'systemd', 'state': 'stopped', 'name': 'pulpcore-content.service'}}) => {
    "ansible_loop_var": "item",
    "changed": false,
    "item": {
        "key": "pulpcore-content.service",
        "value": {
            "name": "pulpcore-content.service",
            "source": "systemd",
            "state": "stopped",
            "status": "enabled"
        }
    }
}

MSG:

pulpcore-content.service state: stopped


Also available in: Atom PDF