Comment 12 for bug 1668293

Revision history for this message
A (dlaxman92) wrote : Re: [Bug 1668293] Re: Ansible Fuel Update Fails at cobbler with error code 4

[root@fuel ~]# /usr/bin/systemctl start httpd
Job for httpd.service failed because the control process exited with error
code. See "systemctl status httpd.service" and "journalctl -xe" for details.
[root@fuel ~]#
[root@fuel ~]# systemctl status httpd.service
● httpd.service - The Apache HTTP Server
   Loaded: loaded (/usr/lib/systemd/system/httpd.service; enabled; vendor
preset: disabled)
  Drop-In: /etc/systemd/system/httpd.service.d
           └─restart.conf
   Active: activating (auto-restart) (Result: exit-code) since Tue
2017-03-14 17:19:41 UTC; 2s ago
     Docs: man:httpd(8)
           man:apachectl(8)
  Process: 7854 ExecStop=/bin/kill -WINCH ${MAINPID} (code=exited,
status=1/FAILURE)
  Process: 7852 ExecStart=/usr/sbin/httpd $OPTIONS -DFOREGROUND
(code=exited, status=1/FAILURE)
 Main PID: 7852 (code=exited, status=1/FAILURE)

Mar 14 17:19:41 fuel systemd[1]: Child 7854 belongs to httpd.service
Mar 14 17:19:41 fuel systemd[1]: httpd.service: control process exited,
cod...=1
Mar 14 17:19:41 fuel systemd[1]: httpd.service got final SIGCHLD for state
stop
Mar 14 17:19:41 fuel systemd[1]: httpd.service changed stop -> failed
Mar 14 17:19:41 fuel systemd[1]: Job httpd.service/start finished,
result=failed
Mar 14 17:19:41 fuel systemd[1]: Failed to start The Apache HTTP Server.
Mar 14 17:19:41 fuel systemd[1]: Unit httpd.service entered failed state.
Mar 14 17:19:41 fuel systemd[1]: httpd.service failed.
Mar 14 17:19:41 fuel systemd[1]: httpd.service changed failed ->
auto-restart
Mar 14 17:19:41 fuel systemd[1]: httpd.service: cgroup is empty
Hint: Some lines were ellipsized, use -l to show in full.
[root@fuel ~]#

On Tue, Mar 14, 2017 at 12:23 PM, Anton Chevychalov <
<email address hidden>> wrote:

> Something goes wrong with httpd. Could you please issue
> "/usr/bin/systemctl start httpd" on master?
>
> --
> You received this bug notification because you are subscribed to the bug
> report.
> https://bugs.launchpad.net/bugs/1668293
>
> Title:
> Ansible Fuel Update Fails at cobbler with error code 4
>
> Status in Mirantis OpenStack:
> Confirmed
>
> Bug description:
> See File Attached for Ansible Log
>
> Detailed bug description:
>
> Fuel upgrade fails with the following error:
>
> "Debug: Processing report from fuel.domain.tld with processor
> Puppet::Reports::Store", "The were failures while running task:
> cobbler with exit code: 4"
>
>
> Steps to reproduce:
>
> Fresh install of MOS 9.0
> Update using the 9.2 Doc - https://docs.mirantis.com/
> openstack/fuel/fuel-9.2/release-notes/update-product/
> update-prerequisites-9-2.html
>
> Fuel Master has the following configurations:
>
> /etc/yum.conf
> http_proxy=http://10.122.141.124:3128
>
> /etc/environment
> http_proxy=http://10.122.141.124:3128
>
> /etc/hosts
> 14.2.106.5 fuel.domain.tld fuel
>
> Expected results:
>
> Upgrade to complete as intended
>
> Reproducibility:
>
> Occurs every time I attempt to upgrade
>
> Workaround:
> None
>
> Impact:
> High cannot upgrade environment to install plugin. Plug in has a MOS
> version requirement.
> Lost Fuel Master GUI cannot proceed with installation.
>
> To manage notifications about this bug go to:
> https://bugs.launchpad.net/mos/+bug/1668293/+subscriptions
>