Created attachment 1011435 [details] logs from /var/tmp Description of problem: Version-Release number of selected component (if applicable): How reproducible: Steps to Reproduce: 1. Netinstall CentOS 7 2. Install Juno packstack 3. Actual results: Expected results: Additional info: 192.168.1.140_prescript.pp: [ DONE ] Applying 192.168.1.140_amqp.pp Applying 192.168.1.140_mariadb.pp 192.168.1.140_amqp.pp: [ DONE ] 192.168.1.140_mariadb.pp: [ DONE ] Applying 192.168.1.140_keystone.pp Applying 192.168.1.140_glance.pp Applying 192.168.1.140_cinder.pp 192.168.1.140_keystone.pp: [ ERROR ] Applying Puppet manifests [ ERROR ] ERROR : Error appeared during Puppet run: 192.168.1.140_keystone.pp Error: /Stage[main]/Apache::Service/Service[httpd]: Failed to call refresh: Could not restart Service[httpd]: Execution of '/usr/bin/systemctl restart httpd' returned 1: Job for httpd.service failed. See 'systemctl status httpd.service' and 'journalctl -xn' for details. You will find full trace in log /var/tmp/packstack/20150406-111733-mubxfu/manifests/192.168.1.140_keystone.pp.log Please check log file /var/tmp/packstack/20150406-111733-mubxfu/openstack-setup.log for more information Additional information: * A new answerfile was created in: /root/packstack-answers-20150406-111735.txt * Time synchronization installation was skipped. Please note that unsynchronized time on server instances might be problem for some OpenStack components. * File /root/keystonerc_admin has been created on OpenStack client host 192.168.1.140. To use [root@ab763 ~]# systemctl status httpd.service httpd.service - The Apache HTTP Server Loaded: loaded (/usr/lib/systemd/system/httpd.service; enabled) Active: failed (Result: exit-code) since Mon 2015-04-06 11:32:04 EDT; 1h 22min ago Process: 12198 ExecStop=/bin/kill -WINCH ${MAINPID} (code=exited, status=1/FAILURE) Process: 12196 ExecStart=/usr/sbin/httpd $OPTIONS -DFOREGROUND (code=exited, status=1/FAILURE) Main PID: 12196 (code=exited, status=1/FAILURE) CGroup: /system.slice/httpd.service Apr 06 11:32:04 ab763 httpd[12196]: (13)Permission denied: AH00072: make_so...00 Apr 06 11:32:04 ab763 httpd[12196]: (13)Permission denied: AH00072: make_so...00 Apr 06 11:32:04 ab763 httpd[12196]: no listening sockets available, shuttin...wn Apr 06 11:32:04 ab763 httpd[12196]: AH00015: Unable to open logs Apr 06 11:32:04 ab763 systemd[1]: httpd.service: main process exited, code=...RE Apr 06 11:32:04 ab763 kill[12198]: kill: cannot find process "" Apr 06 11:32:04 ab763 systemd[1]: httpd.service: control process exited, co...=1 Apr 06 11:32:04 ab763 systemd[1]: Failed to start The Apache HTTP Server. Apr 06 11:32:04 ab763 systemd[1]: Unit httpd.service entered failed state. Hint: Some lines were ellipsized, use -l to show in full. [root@ab763 ~]# # journalctl -xn -- Logs begin at Mon 2015-04-06 11:10:06 EDT, end at Mon 2015-04-06 12:55:02 EDT Apr 06 12:53:01 ab763 systemd[1]: Started Session 859 of user keystone. -- Subject: Unit session-859.scope has finished start-up -- Defined-By: systemd -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -- -- Unit session-859.scope has finished starting up. -- -- The start-up result is done. Apr 06 12:53:01 ab763 CROND[30190]: (keystone) CMD (/usr/bin/keystone-manage tok Apr 06 12:54:01 ab763 systemd[1]: Created slice user-163.slice. -- Subject: Unit user-163.slice has finished start-up -- Defined-By: systemd -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -- -- Unit user-163.slice has finished starting up. -- -- The start-up result is done. Apr 06 12:54:01 ab763 systemd[1]: Starting Session 860 of user keystone. -- Subject: Unit session-860.scope has begun with start-up -- Defined-By: systemd -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -- -- Unit session-860.scope has begun starting up. Apr 06 12:54:01 ab763 systemd[1]: Started Session 860 of user keystone. -- Subject: Unit session-860.scope has finished start-up -- Defined-By: systemd -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -- -- Unit session-860.scope has finished starting up. -- -- The start-up result is done. Apr 06 12:54:01 ab763 CROND[30233]: (keystone) CMD (/usr/bin/keystone-manage tok Apr 06 12:55:01 ab763 systemd[1]: Created slice user-163.slice. -- Subject: Unit user-163.slice has finished start-up -- Defined-By: systemd -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -- -- Unit user-163.slice has finished starting up. -- -- The start-up result is done. Apr 06 12:55:01 ab763 systemd[1]: Starting Session 861 of user keystone. -- Subject: Unit session-861.scope has begun with start-up -- Defined-By: systemd -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -- -- Unit session-861.scope has begun starting up. Apr 06 12:55:01 ab763 systemd[1]: Started Session 861 of user keystone. -- Subject: Unit session-861.scope has finished start-up -- Defined-By: systemd -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel -- -- Unit session-861.scope has finished starting up. -- -- The start-up result is done. Apr 06 12:55:02 ab763 CROND[30278]: (keystone) CMD (/usr/bin/keystone-manage tok [root@ab763 ~]#
Created attachment 1011436 [details] /var/log/messages
This bug is against a Version which has reached End of Life. If it's still present in supported release (http://releases.openstack.org), please update Version and reopen.