Bug #15014
closed`foreman-installer --reset` does not finish successfully
Description
Cloned from https://bugzilla.redhat.com/show_bug.cgi?id=1321951
Description of problem:
Foreman-Installer does not finish successfully when resetting the server.
Version-Release number of selected component (if applicable):
Satellite 6.2 SNAP 5.1 on RHEL7
How reproducible:
Always, as far as I can tell
Steps to Reproduce:
Install the SNAP based on dogfood install directions from Mission Control.
yum install <url-to-dogfood-cert> -y
subscription-manager register --org Sat6-CI --activationkey 'Satellite QA RHEL7'
yum install satellite -y
foreman-installer --scenario katello
foreman-installer --reset
Actual results:
Redirecting to /bin/systemctl stop httpd.service
/Stage[main]/Foreman::Database/Foreman::Rake[db:seed]/Exec[foreman-rake-db:seed]: Failed to call refresh: /usr/sbin/foreman-rake db:seed returned 1 instead of one of [0]
/Stage[main]/Foreman::Database/Foreman::Rake[db:seed]/Exec[foreman-rake-db:seed]: /usr/sbin/foreman-rake db:seed returned 1 instead of one of [0]
Installing Done [100%] [..........................................................................]
Something went wrong! Check the log for ERROR-level output
The full log is at /var/log/foreman-installer/katello.log
Expected results:
Successful completion
Additional info:
/var/log/foreman-installer/katello.log included in attachments