Project

General

Profile

Actions

Bug #24891

closed

Service status summary showing OK when services are inactive

Added by Kavita Gaikwad over 5 years ago. Updated over 5 years ago.

Status:
Closed
Priority:
Urgent
Category:
-
Target version:
-
Difficulty:
Triaged:
No
Fixed in Releases:
Found in Releases:

Description

Cloned from https://bugzilla.redhat.com/show_bug.cgi?id=1625692

Description of problem:
When checking services on the Satellite using 'foreman-maintain service status' the summary at the bottom shows "OK" when services are dead or inactive.

Version-Release number of selected component (if applicable):
6.4

How reproducible:
Everytime

Steps to Reproduce:
1. Start Satellite services
2. Systemctl stop httpd
3. Check services with 'foreman-maintain service status'

Actual results:
- displaying puppetserver

● puppetserver.service - puppetserver Service
Loaded: loaded (/usr/lib/systemd/system/puppetserver.service; enabled; vendor preset: disabled)
Active: inactive (dead) since Wed 2018-09-05 10:49:29 EDT; 5s ago
Process: 7512 ExecStop=/opt/puppetlabs/server/apps/puppetserver/bin/puppetserver stop (code=exited, status=0/SUCCESS)
Process: 5576 ExecStart=/opt/puppetlabs/server/apps/puppetserver/bin/puppetserver start (code=exited, status=0/SUCCESS)
Main PID: 5607 (code=exited, status=143)

Sep 05 10:43:02 sat64htb.usersys.redhat.com systemd1: Starting puppetserver Service...
Sep 05 10:44:03 sat64htb.usersys.redhat.com systemd1: Started puppetserver Service.
Sep 05 10:49:28 sat64htb.usersys.redhat.com systemd1: Stopping puppetserver Service...
Sep 05 10:49:29 sat64htb.usersys.redhat.com systemd1: Stopped puppetserver Service.

- All services displayed [OK]
--------------------------------------------------------------------------------

Expected results:
- displaying puppetserver

● puppetserver.service - puppetserver Service
Loaded: loaded (/usr/lib/systemd/system/puppetserver.service; enabled; vendor preset: disabled)
Active: inactive (dead) since Wed 2018-09-05 10:49:29 EDT; 5s ago
Process: 7512 ExecStop=/opt/puppetlabs/server/apps/puppetserver/bin/puppetserver stop (code=exited, status=0/SUCCESS)
Process: 5576 ExecStart=/opt/puppetlabs/server/apps/puppetserver/bin/puppetserver start (code=exited, status=0/SUCCESS)
Main PID: 5607 (code=exited, status=143)

Sep 05 10:43:02 sat64htb.usersys.redhat.com systemd1: Starting puppetserver Service...
Sep 05 10:44:03 sat64htb.usersys.redhat.com systemd1: Started puppetserver Service.
Sep 05 10:49:28 sat64htb.usersys.redhat.com systemd1: Stopping puppetserver Service...
Sep 05 10:49:29 sat64htb.usersys.redhat.com systemd1: Stopped puppetserver Service.

- All services displayed puppetserver: FAILED
--------------------------------------------------------------------------------

Additional info:

Actions #1

Updated by Martin Bacovsky over 5 years ago

  • Status changed from New to Assigned
  • Assignee changed from Anurag Patel to Martin Bacovsky
Actions #2

Updated by The Foreman Bot over 5 years ago

  • Status changed from Assigned to Ready For Testing
  • Pull request https://github.com/theforeman/foreman_maintain/pull/216 added
Actions #3

Updated by Martin Bacovsky over 5 years ago

  • Status changed from Ready For Testing to Closed
Actions #4

Updated by Ivan Necas over 5 years ago

  • Fixed in Releases foreman_maintain-0.2.10 added
Actions

Also available in: Atom PDF