Note: This bug is displayed in read-only format because the product is no longer active in Red Hat Bugzilla.

Bug 1558254

Summary: openshift-scripts-dedicated.service doesn't start on 3.9
Product: OpenShift Container Platform Reporter: Dan Yocum <dyocum>
Component: UnknownAssignee: Abhishek Gupta <abhgupta>
Status: CLOSED DUPLICATE QA Contact: Chuan Yu <chuyu>
Severity: high Docs Contact:
Priority: unspecified    
Version: 3.9.0CC: aos-bugs, jokerman, mmccomas, yufchang
Target Milestone: ---Keywords: OnlineDedicated
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2018-03-20 16:01:48 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Dan Yocum 2018-03-19 22:19:39 UTC
Description of problem:

[root@ded-int-gcp-master-cv0mh ~]# systemctl status openshift-dedicated-role.service
● openshift-dedicated-role.service - Apply roles to OpenShift Dedicated Admins
   Loaded: loaded (/usr/lib/systemd/system/openshift-dedicated-role.service; enabled; vendor preset: disabled)
   Active: activating (auto-restart) (Result: exit-code) since Mon 2018-03-19 22:12:58 UTC; 1s ago
  Process: 97557 ExecStart=/usr/bin/python /usr/bin/apply-dedicated-roles.py $FLAGS --project-role-file=${PROJECT_ROLE_FILE} --cluster-role-file=${CLUSTER_ROLE_FILE} --dedicated-admin-group-file=${DEDICATED_ADMIN_GROUP_FILE} --skip-projects=${SKIP_PROJECTS} --groups=${GROUPS} (code=exited, status=1/FAILURE)
 Main PID: 97557 (code=exited, status=1/FAILURE)

Mar 19 22:12:58 ded-int-gcp-master-cv0mh systemd[1]: Unit openshift-dedicated-role.service entered failed state.
Mar 19 22:12:58 ded-int-gcp-master-cv0mh systemd[1]: openshift-dedicated-role.service failed.


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

3.9.2

How reproducible:

Every

Steps to Reproduce:
1. yum install openshift-scripts-dedicated
2. systemctl restart openshift-scripts-dedicated


Actual results:

Fails

Expected results:

Succeeds

Additional info:

Comment 1 Xiaoli Tian 2018-03-20 00:51:40 UTC
*** Bug 1558255 has been marked as a duplicate of this bug. ***

Comment 2 Eric Paris 2018-03-20 01:15:11 UTC
This was filed against OCP and 3.9.  This is an online team provided script. Assigning to Abhishek. Given the lack of debug output or explanation of the impact I see little reason to think this should block 3.9 release.

Comment 4 Abhishek Gupta 2018-03-20 16:01:48 UTC

*** This bug has been marked as a duplicate of bug 1542840 ***