Created attachment 1248886 [details] Ansible Log Description of problem: During a RHV deployment, ocp-master1 node fails satellite registration during TASK [satellite_registration : Register to Satellite] 2017-02-09 13:44:13,028 p=3728 u=foreman | fatal: [ocpha-ocp-master1.example.com]: FAILED! => {"changed": false, "cmd": "subscription-manager register --activationkey OpenShift-ocpha-OpenShift --org Default_Organization", "failed": true, "msg": "Task e2dbec57-0657-42b3-9c50-438f1f6afd68: ActiveRecord::RecordInvalid: Validation failed: Name has already been taken", "rc": 70, "stderr": "Task e2dbec57-0657-42b3-9c50-438f1f6afd68: ActiveRecord::RecordInvalid: Validation failed: Name has already been taken\n", "stdout": "", "stdout_lines": []} QCI Media Version: QCI-1.1-RHEL-7-20170208.t.0 How reproducible: 2nd occurrence Steps to Reproduce: 1. Install QCI from iso 2. Create and start RHV+OCPHA 3. Actual results: During OCPHA install, ocp node satellite registration fails Expected results: OCP node registration succeeds Additional info: RHV Baremetal deployment w/ 1 engine + 3 hypervisors
Created attachment 1248887 [details] production log
Hit this with QCI-1.1-RHEL-7-20170209.t.1. The error seems to be intermittent, I have seen it also with one of the older composes.
This might be related to https://bugzilla.redhat.com/show_bug.cgi?id=1412784
*** This bug has been marked as a duplicate of bug 1412784 ***