Login
[x]
Log in using an account from:
Fedora Account System
Red Hat Associate
Red Hat Customer
Or login using a Red Hat Bugzilla account
Forgot Password
Login:
Hide Forgot
Create an Account
Red Hat Bugzilla – Attachment 878981 Details for
Bug 1080979
openstack installation with foreman doesn't stop when encountering errors
[?]
New
Simple Search
Advanced Search
My Links
Browse
Requests
Reports
Current State
Search
Tabular reports
Graphical reports
Duplicates
Other Reports
User Changes
Plotly Reports
Bug Status
Bug Severity
Non-Defaults
|
Product Dashboard
Help
Page Help!
Bug Writing Guidelines
What's new
Browser Support Policy
5.0.4.rh83 Release notes
FAQ
Guides index
User guide
Web Services
Contact
Legal
This site requires JavaScript to be enabled to function correctly, please enable it.
example of failed installation
199615.txt (text/plain), 22.85 KB, created by
Yogev Rabl
on 2014-03-26 12:29:47 UTC
(
hide
)
Description:
example of failed installation
Filename:
MIME Type:
Creator:
Yogev Rabl
Created:
2014-03-26 12:29:47 UTC
Size:
22.85 KB
patch
obsolete
>[root@puma02 ~]# puppet agent -t -v >Warning: Local environment: "qe_common" doesn't match server specified node environment "production", switching agent to "production". >Info: Retrieving plugin >Info: Loading facts in /var/lib/puppet/lib/facter/iptables_persistent_version.rb >Info: Loading facts in /var/lib/puppet/lib/facter/hamysql_active_node.rb >Info: Loading facts in /var/lib/puppet/lib/facter/root_home.rb >Info: Loading facts in /var/lib/puppet/lib/facter/ip6tables_version.rb >Info: Loading facts in /var/lib/puppet/lib/facter/rabbitmq_erlang_cookie.rb >Info: Loading facts in /var/lib/puppet/lib/facter/pe_version.rb >Info: Loading facts in /var/lib/puppet/lib/facter/facter_dot_d.rb >Info: Loading facts in /var/lib/puppet/lib/facter/ipa_client_configured.rb >Info: Loading facts in /var/lib/puppet/lib/facter/staging_windir.rb >Info: Loading facts in /var/lib/puppet/lib/facter/puppet_vardir.rb >Info: Loading facts in /var/lib/puppet/lib/facter/staging_http_get.rb >Info: Loading facts in /var/lib/puppet/lib/facter/iptables_version.rb >Info: Caching catalog for puma02.scl.lab.tlv.redhat.com >Info: Applying configuration version '1395830755' >Notice: /Stage[main]/Concat::Setup/File[/var/lib/puppet/concat]/ensure: created >Notice: /Stage[main]/Mysql::Python/Package[python-mysqldb]/ensure: created >Notice: /Stage[main]/Xinetd/Package[xinetd]/ensure: created >Notice: /Stage[main]/Memcached/Package[memcached]/ensure: created >Notice: /Stage[main]/Memcached/File[/etc/sysconfig/memcached]/content: >--- /etc/sysconfig/memcached 2014-01-26 17:21:43.000000000 +0200 >+++ /tmp/puppet-file20140326-8402-1taxnq1 2014-03-26 14:11:49.914485704 +0200 >@@ -1,5 +1,5 @@ > PORT="11211" > USER="memcached" >-MAXCONN="1024" >-CACHESIZE="64" >-OPTIONS="" >+MAXCONN="8192" >+CACHESIZE="30400" >+OPTIONS="-l 0.0.0.0 -U 11211 -t 12" > >Info: /Stage[main]/Memcached/File[/etc/sysconfig/memcached]: Filebucketed /etc/sysconfig/memcached to puppet with sum 05503957e3796fbe6fddd756a7a102a0 >Notice: /Stage[main]/Memcached/File[/etc/sysconfig/memcached]/content: content changed '{md5}05503957e3796fbe6fddd756a7a102a0' to '{md5}b74feea16edf23669b5eacdf4e3eb2e6' >Info: /Stage[main]/Memcached/File[/etc/sysconfig/memcached]: Scheduling refresh of Service[memcached] >Notice: /Stage[main]/Nova::Consoleauth/Nova::Generic_service[consoleauth]/Package[nova-consoleauth]/ensure: created >Info: /Stage[main]/Nova::Consoleauth/Nova::Generic_service[consoleauth]/Package[nova-consoleauth]: Scheduling refresh of Service[nova-consoleauth] >Error: Execution of '/usr/bin/yum -d 0 -e 0 -y install scsi-target-utils' returned 1: Error: Nothing to do > >Error: /Stage[main]/Cinder::Volume::Iscsi/Package[tgt]/ensure: change from absent to present failed: Execution of '/usr/bin/yum -d 0 -e 0 -y install scsi-target-utils' returned 1: Error: Nothing to do > >Notice: /Stage[main]/Glance/Package[glance]/ensure: created >Info: /Stage[main]/Glance/Package[glance]: Scheduling refresh of Exec[glance-manage db_sync] >Notice: /Stage[main]/Glance::Notify::Qpid/Glance_api_config[DEFAULT/qpid_password]/value: value changed '' to 'guest' >Info: /Stage[main]/Glance::Notify::Qpid/Glance_api_config[DEFAULT/qpid_password]: Scheduling refresh of Exec[glance-manage db_sync] >Info: /Stage[main]/Glance::Notify::Qpid/Glance_api_config[DEFAULT/qpid_password]: Scheduling refresh of Service[glance-api] >Notice: /Stage[main]/Glance::Backend::File/Glance_api_config[DEFAULT/filesystem_store_datadir]/ensure: created >Info: /Stage[main]/Glance::Backend::File/Glance_api_config[DEFAULT/filesystem_store_datadir]: Scheduling refresh of Exec[glance-manage db_sync] >Info: /Stage[main]/Glance::Backend::File/Glance_api_config[DEFAULT/filesystem_store_datadir]: Scheduling refresh of Service[glance-api] >Notice: /Stage[main]/Mysql::Server/Package[mysql-server]/ensure: created >Notice: /Stage[main]/Heat::Engine/Package[heat-engine]/ensure: created >Notice: /Stage[main]/Heat::Api_cloudwatch/Package[heat-api-cloudwatch]/ensure: created >Notice: /Stage[main]/Mongodb::Server::Install/Package[mongodb]/ensure: created >Notice: /Stage[main]/Heat::Api/Package[heat-api]/ensure: created >Notice: /Stage[main]/Glance::Notify::Qpid/Glance_api_config[DEFAULT/qpid_hostname]/value: value changed 'localhost' to '10.35.160.13' >Info: /Stage[main]/Glance::Notify::Qpid/Glance_api_config[DEFAULT/qpid_hostname]: Scheduling refresh of Exec[glance-manage db_sync] >Info: /Stage[main]/Glance::Notify::Qpid/Glance_api_config[DEFAULT/qpid_hostname]: Scheduling refresh of Service[glance-api] >Notice: /Stage[main]/Apache::Mod::Mime/Package[mailcap]/ensure: created >Notice: /Stage[main]/Ceilometer::Agent::Central/Package[ceilometer-agent-central]/ensure: created >Notice: /Stage[main]/Ceilometer/File[/etc/ceilometer/]/owner: owner changed 'root' to 'ceilometer' >Notice: /Stage[main]/Ceilometer/File[/etc/ceilometer/]/group: group changed 'root' to 'ceilometer' >Notice: /Stage[main]/Ceilometer/File[/etc/ceilometer/]/mode: mode changed '0755' to '0750' >Notice: /Stage[main]/Quickstack::Swift::Proxy/Firewall[001 swift proxy incoming]/ensure: created >Warning: Firewall[001 swift proxy incoming](provider=iptables): Unable to persist firewall rules: Execution of '/sbin/service iptables save' returned 2: The service command supports only basic LSB actions (start, stop, restart, try-restart, reload, force-reload, status). For other actions, please try to use systemctl. > >Notice: An attempt has been made below to automatically apply your custom > settings to mongodb::server. Please verify this works in a safe test > environment. >Notice: /Stage[main]/Mongodb/Notify[An attempt has been made below to automatically apply your custom > settings to mongodb::server. Please verify this works in a safe test > environment.]/message: defined 'message' as 'An attempt has been made below to automatically apply your custom > settings to mongodb::server. Please verify this works in a safe test > environment.' >Notice: /Stage[main]/Ceilometer::Db/Package[ceilometer-backend-package]/ensure: created >Notice: /Stage[main]/Keystone::Python/Package[python-keystone]/ensure: created >Notice: /Stage[main]/Glance/File[/etc/glance/]/owner: owner changed 'root' to 'glance' >Notice: /Stage[main]/Glance/File[/etc/glance/]/mode: mode changed '0755' to '0770' >Notice: /Stage[main]/Heat::Api_cfn/Package[heat-api-cfn]/ensure: created >Notice: /Stage[main]/Xinetd/File[/etc/xinetd.conf]/content: >--- /etc/xinetd.conf 2014-01-28 00:14:31.000000000 +0200 >+++ /tmp/puppet-file20140326-8402-6i4zgx 2014-03-26 14:15:54.842959124 +0200 >@@ -1,3 +1,5 @@ >+# This file is being maintained by Puppet. >+# DO NOT EDIT > # > # This is the master xinetd configuration file. Settings in the > # default section will be inherited by all service configurations >@@ -10,41 +12,41 @@ > # The next two items are intended to be a quick access place to > # temporarily enable or disable services. > # >-# enabled = >-# disabled = >+# enabled = >+# disabled = > > # Define general logging characteristics. >- log_type = SYSLOG daemon info >- log_on_failure = HOST >- log_on_success = PID HOST DURATION EXIT >+ log_type = SYSLOG daemon info >+ log_on_failure = HOST >+ log_on_success = PID HOST DURATION EXIT > > # Define access restriction defaults > # >-# no_access = >-# only_from = >-# max_load = 0 >- cps = 50 10 >- instances = 50 >- per_source = 10 >+# no_access = >+# only_from = >+# max_load = 0 >+ cps = 50 10 >+ instances = 50 >+ per_source = 10 > > # Address and networking defaults > # >-# bind = >-# mdns = yes >- v6only = no >+# bind = >+# mdns = yes >+ v6only = no > > # setup environmental attributes > # >-# passenv = >- groups = yes >- umask = 002 >+# passenv = >+ groups = yes >+ umask = 002 > > # Generally, banners are not used. This sets up their global defaults > # >-# banner = >-# banner_fail = >-# banner_success = >+# banner = >+# banner_fail = >+# banner_success = > } > > includedir /etc/xinetd.d >- >+ > >Info: /Stage[main]/Xinetd/File[/etc/xinetd.conf]: Filebucketed /etc/xinetd.conf to puppet with sum 9ff8cc688dd9f0dfc45e5afd25c427a7 >Notice: /Stage[main]/Xinetd/File[/etc/xinetd.conf]/content: content changed '{md5}9ff8cc688dd9f0dfc45e5afd25c427a7' to '{md5}1680192de4cef61a23dca13cdfff07c7' >Notice: /Stage[main]/Xinetd/File[/etc/xinetd.conf]/mode: mode changed '0600' to '0644' >Notice: /Stage[main]/Quickstack::Controller_common/Firewall[002 ssl controller incoming]/ensure: created >Warning: Firewall[002 ssl controller incoming](provider=iptables): Unable to persist firewall rules: Execution of '/sbin/service iptables save' returned 2: The service command supports only basic LSB actions (start, stop, restart, try-restart, reload, force-reload, status). For other actions, please try to use systemctl. > >Notice: /Stage[main]/Quickstack::Controller_common/Selboolean[httpd_can_network_connect]/value: value changed 'off' to 'on' >Notice: /Stage[main]/Glance::Notify::Qpid/Glance_api_config[DEFAULT/notifier_strategy]/ensure: created >Info: /Stage[main]/Glance::Notify::Qpid/Glance_api_config[DEFAULT/notifier_strategy]: Scheduling refresh of Exec[glance-manage db_sync] >Info: /Stage[main]/Glance::Notify::Qpid/Glance_api_config[DEFAULT/notifier_strategy]: Scheduling refresh of Service[glance-api] >Notice: /Stage[main]/Cinder::Volume::Iscsi/File_line[cinder include]: Dependency Package[tgt] has failures: true >Warning: /Stage[main]/Cinder::Volume::Iscsi/File_line[cinder include]: Skipping because of failed dependencies >Notice: /Stage[main]/Glance::Api/File[/etc/glance/glance-cache.conf]/owner: owner changed 'root' to 'glance' >Info: /Stage[main]/Glance::Api/File[/etc/glance/glance-cache.conf]: Scheduling refresh of Service[glance-api] >Notice: /Stage[main]/Glance::Api/File[/etc/glance/glance-api-paste.ini]/ensure: created >Info: /Stage[main]/Glance::Api/File[/etc/glance/glance-api-paste.ini]: Scheduling refresh of Service[glance-api] >Notice: /Stage[main]/Glance::Api/File[/etc/glance/glance-api.conf]/owner: owner changed 'root' to 'glance' >Info: /Stage[main]/Glance::Api/File[/etc/glance/glance-api.conf]: Scheduling refresh of Service[glance-api] >Notice: /Stage[main]/Glance::Api/Glance_api_config[DEFAULT/debug]/ensure: created >Info: /Stage[main]/Glance::Api/Glance_api_config[DEFAULT/debug]: Scheduling refresh of Exec[glance-manage db_sync] >Info: /Stage[main]/Glance::Api/Glance_api_config[DEFAULT/debug]: Scheduling refresh of Service[glance-api] >Notice: /Stage[main]/Glance::Api/Glance_cache_config[DEFAULT/admin_user]/ensure: created >Info: /Stage[main]/Glance::Api/Glance_cache_config[DEFAULT/admin_user]: Scheduling refresh of Exec[glance-manage db_sync] >Info: /Stage[main]/Glance::Api/Glance_cache_config[DEFAULT/admin_user]: Scheduling refresh of Service[glance-api] >Notice: /Stage[main]/Glance::Api/Glance_api_config[DEFAULT/sql_connection]/ensure: created >Info: /Stage[main]/Glance::Api/Glance_api_config[DEFAULT/sql_connection]: Scheduling refresh of Exec[glance-manage db_sync] >Info: /Stage[main]/Glance::Api/Glance_api_config[DEFAULT/sql_connection]: Scheduling refresh of Service[glance-api] >Notice: /Stage[main]/Glance::Api/Glance_api_config[keystone_authtoken/auth_port]/ensure: created >Info: /Stage[main]/Glance::Api/Glance_api_config[keystone_authtoken/auth_port]: Scheduling refresh of Exec[glance-manage db_sync] >Info: /Stage[main]/Glance::Api/Glance_api_config[keystone_authtoken/auth_port]: Scheduling refresh of Service[glance-api] >Notice: /Stage[main]/Glance::Registry/Glance_registry_config[keystone_authtoken/auth_host]/ensure: created >Info: /Stage[main]/Glance::Registry/Glance_registry_config[keystone_authtoken/auth_host]: Scheduling refresh of Exec[glance-manage db_sync] >Info: /Stage[main]/Glance::Registry/Glance_registry_config[keystone_authtoken/auth_host]: Scheduling refresh of Service[glance-registry] >Notice: /Stage[main]/Glance::Registry/File[/etc/glance/glance-registry.conf]/owner: owner changed 'root' to 'glance' >Info: /Stage[main]/Glance::Registry/File[/etc/glance/glance-registry.conf]: Scheduling refresh of Service[glance-registry] >Info: /Stage[main]/Glance::Registry/File[/etc/glance/glance-registry.conf]: Scheduling refresh of Service[glance-registry] >Info: /Stage[main]/Glance::Registry/File[/etc/glance/glance-registry.conf]: Scheduling refresh of Exec[glance-manage db_sync] >Notice: /Stage[main]/Glance::Registry/Glance_registry_config[keystone_authtoken/admin_password]/ensure: created >Info: /Stage[main]/Glance::Registry/Glance_registry_config[keystone_authtoken/admin_password]: Scheduling refresh of Exec[glance-manage db_sync] >Info: /Stage[main]/Glance::Registry/Glance_registry_config[keystone_authtoken/admin_password]: Scheduling refresh of Service[glance-registry] >Notice: /Stage[main]/Glance::Api/Glance_api_config[paste_deploy/flavor]/ensure: created >Info: /Stage[main]/Glance::Api/Glance_api_config[paste_deploy/flavor]: Scheduling refresh of Exec[glance-manage db_sync] >Info: /Stage[main]/Glance::Api/Glance_api_config[paste_deploy/flavor]: Scheduling refresh of Service[glance-api] >Notice: /Stage[main]/Glance::Api/Glance_api_config[keystone_authtoken/auth_host]/ensure: created >Info: /Stage[main]/Glance::Api/Glance_api_config[keystone_authtoken/auth_host]: Scheduling refresh of Exec[glance-manage db_sync] >Info: /Stage[main]/Glance::Api/Glance_api_config[keystone_authtoken/auth_host]: Scheduling refresh of Service[glance-api] >Notice: /Stage[main]/Glance::Registry/Glance_registry_config[DEFAULT/use_syslog]/ensure: created >Info: /Stage[main]/Glance::Registry/Glance_registry_config[DEFAULT/use_syslog]: Scheduling refresh of Exec[glance-manage db_sync] >Info: /Stage[main]/Glance::Registry/Glance_registry_config[DEFAULT/use_syslog]: Scheduling refresh of Service[glance-registry] >Notice: /Stage[main]/Glance::Api/Glance_cache_config[DEFAULT/verbose]/ensure: created >Info: /Stage[main]/Glance::Api/Glance_cache_config[DEFAULT/verbose]: Scheduling refresh of Exec[glance-manage db_sync] >Info: /Stage[main]/Glance::Api/Glance_cache_config[DEFAULT/verbose]: Scheduling refresh of Service[glance-api] >Notice: /Stage[main]/Glance::Registry/Glance_registry_config[keystone_authtoken/auth_port]/ensure: created >Info: /Stage[main]/Glance::Registry/Glance_registry_config[keystone_authtoken/auth_port]: Scheduling refresh of Exec[glance-manage db_sync] >Info: /Stage[main]/Glance::Registry/Glance_registry_config[keystone_authtoken/auth_port]: Scheduling refresh of Service[glance-registry] >Notice: /Stage[main]/Glance::Api/Glance_api_config[keystone_authtoken/admin_password]/value: value changed '%SERVICE_PASSWORD%' to '490c85190783db30ffeb522f698cf401' >Info: /Stage[main]/Glance::Api/Glance_api_config[keystone_authtoken/admin_password]: Scheduling refresh of Exec[glance-manage db_sync] >Info: /Stage[main]/Glance::Api/Glance_api_config[keystone_authtoken/admin_password]: Scheduling refresh of Service[glance-api] >Notice: /Stage[main]/Glance::Api/Glance_cache_config[DEFAULT/admin_tenant_name]/ensure: created >Info: /Stage[main]/Glance::Api/Glance_cache_config[DEFAULT/admin_tenant_name]: Scheduling refresh of Exec[glance-manage db_sync] >Info: /Stage[main]/Glance::Api/Glance_cache_config[DEFAULT/admin_tenant_name]: Scheduling refresh of Service[glance-api] >Notice: /Stage[main]/Glance::Api/Glance_api_config[keystone_authtoken/admin_tenant_name]/value: value changed '%SERVICE_TENANT_NAME%' to 'services' >Info: /Stage[main]/Glance::Api/Glance_api_config[keystone_authtoken/admin_tenant_name]: Scheduling refresh of Exec[glance-manage db_sync] >Info: /Stage[main]/Glance::Api/Glance_api_config[keystone_authtoken/admin_tenant_name]: Scheduling refresh of Service[glance-api] >Notice: /Stage[main]/Glance::Api/Glance_api_config[DEFAULT/log_file]/ensure: created >Info: /Stage[main]/Glance::Api/Glance_api_config[DEFAULT/log_file]: Scheduling refresh of Exec[glance-manage db_sync] >Info: /Stage[main]/Glance::Api/Glance_api_config[DEFAULT/log_file]: Scheduling refresh of Service[glance-api] >Notice: /Stage[main]/Glance::Api/Glance_api_config[keystone_authtoken/auth_protocol]/ensure: created >Info: /Stage[main]/Glance::Api/Glance_api_config[keystone_authtoken/auth_protocol]: Scheduling refresh of Exec[glance-manage db_sync] >Info: /Stage[main]/Glance::Api/Glance_api_config[keystone_authtoken/auth_protocol]: Scheduling refresh of Service[glance-api] >Notice: /Stage[main]/Glance::Registry/Glance_registry_config[paste_deploy/flavor]/ensure: created >Info: /Stage[main]/Glance::Registry/Glance_registry_config[paste_deploy/flavor]: Scheduling refresh of Exec[glance-manage db_sync] >Info: /Stage[main]/Glance::Registry/Glance_registry_config[paste_deploy/flavor]: Scheduling refresh of Service[glance-registry] >Notice: /Stage[main]/Glance::Api/Glance_api_config[DEFAULT/workers]/value: value changed '1' to '12' >Info: /Stage[main]/Glance::Api/Glance_api_config[DEFAULT/workers]: Scheduling refresh of Exec[glance-manage db_sync] >Info: /Stage[main]/Glance::Api/Glance_api_config[DEFAULT/workers]: Scheduling refresh of Service[glance-api] >Notice: /Stage[main]/Glance::Api/Glance_cache_config[DEFAULT/admin_password]/ensure: created >Info: /Stage[main]/Glance::Api/Glance_cache_config[DEFAULT/admin_password]: Scheduling refresh of Exec[glance-manage db_sync] >Info: /Stage[main]/Glance::Api/Glance_cache_config[DEFAULT/admin_password]: Scheduling refresh of Service[glance-api] >Notice: /Stage[main]/Glance::Api/Glance_api_config[DEFAULT/use_syslog]/ensure: created >Info: /Stage[main]/Glance::Api/Glance_api_config[DEFAULT/use_syslog]: Scheduling refresh of Exec[glance-manage db_sync] >Info: /Stage[main]/Glance::Api/Glance_api_config[DEFAULT/use_syslog]: Scheduling refresh of Service[glance-api] >Notice: /Stage[main]/Glance::Registry/Glance_registry_config[DEFAULT/sql_connection]/ensure: created >Info: /Stage[main]/Glance::Registry/Glance_registry_config[DEFAULT/sql_connection]: Scheduling refresh of Exec[glance-manage db_sync] >Info: /Stage[main]/Glance::Registry/Glance_registry_config[DEFAULT/sql_connection]: Scheduling refresh of Service[glance-registry] >Notice: /Stage[main]/Glance::Api/Glance_api_config[keystone_authtoken/auth_uri]/ensure: created >Info: /Stage[main]/Glance::Api/Glance_api_config[keystone_authtoken/auth_uri]: Scheduling refresh of Exec[glance-manage db_sync] >Info: /Stage[main]/Glance::Api/Glance_api_config[keystone_authtoken/auth_uri]: Scheduling refresh of Service[glance-api] >Notice: /Stage[main]/Glance::Registry/Glance_registry_config[keystone_authtoken/auth_protocol]/ensure: created >Info: /Stage[main]/Glance::Registry/Glance_registry_config[keystone_authtoken/auth_protocol]: Scheduling refresh of Exec[glance-manage db_sync] >Info: /Stage[main]/Glance::Registry/Glance_registry_config[keystone_authtoken/auth_protocol]: Scheduling refresh of Service[glance-registry] >Notice: /Stage[main]/Glance::Api/Glance_api_config[keystone_authtoken/admin_user]/value: value changed '%SERVICE_USER%' to 'glance' >Info: /Stage[main]/Glance::Api/Glance_api_config[keystone_authtoken/admin_user]: Scheduling refresh of Exec[glance-manage db_sync] >Info: /Stage[main]/Glance::Api/Glance_api_config[keystone_authtoken/admin_user]: Scheduling refresh of Service[glance-api] >Notice: /Stage[main]/Glance::Registry/File[/etc/glance/glance-registry-paste.ini]/ensure: created >Info: /Stage[main]/Glance::Registry/File[/etc/glance/glance-registry-paste.ini]: Scheduling refresh of Service[glance-registry] >Notice: /Stage[main]/Glance::Registry/Glance_registry_config[keystone_authtoken/auth_uri]/ensure: created >Info: /Stage[main]/Glance::Registry/Glance_registry_config[keystone_authtoken/auth_uri]: Scheduling refresh of Exec[glance-manage db_sync] >Info: /Stage[main]/Glance::Registry/Glance_registry_config[keystone_authtoken/auth_uri]: Scheduling refresh of Service[glance-registry] >Notice: /Stage[main]/Swift/User[swift]/ensure: created >Notice: /Stage[main]/Swift/Package[swift]/ensure: created >Notice: /Stage[main]/Swift/File[/var/lib/swift]/group: group changed 'root' to 'swift' >Notice: /Stage[main]/Swift/File[/etc/swift]/owner: owner changed 'root' to 'swift' >Notice: /Stage[main]/Swift/File[/etc/swift]/group: group changed 'root' to 'swift' >Notice: /Stage[main]/Swift/File[/etc/swift]/mode: mode changed '0755' to '2770' >Notice: /Stage[main]/Swift/File[/etc/swift/swift.conf]/owner: owner changed 'root' to 'swift' >Notice: /Stage[main]/Swift/File[/etc/swift/swift.conf]/mode: mode changed '0640' to '0660' >Notice: /Stage[main]/Swift/Swift_config[swift-hash/swift_hash_path_suffix]/value: value changed '%SWIFT_HASH_PATH_SUFFIX%' to 'a95e1c777611b457121cffc5b7ba7cae' >Notice: /Stage[main]/Swift/File[/var/run/swift]/group: group changed 'root' to 'swift' >Notice: /File[/var/run/swift]/seltype: seltype changed 'var_run_t' to 'swift_var_run_t' >Notice: /Stage[main]/Apache/Package[httpd]/ensure: created >Info: /Stage[main]/Apache/Package[httpd]: Scheduling refresh of Class[Apache::Service] >Notice: /Stage[main]/Apache::Mod::Mime/Apache::Mod[mime]/File[mime.load]/ensure: defined content as '{md5}e36257b9efab01459141d423cae57c7c' >Info: /Stage[main]/Apache::Mod::Mime/Apache::Mod[mime]/File[mime.load]: Scheduling refresh of Service[httpd] >Notice: /Stage[main]/Apache::Default_mods/Apache::Mod[expires]/File[expires.load]/ensure: defined content as '{md5}f0825bad1e470de86ffabeb86dcc5d95' >Info: /Stage[main]/Apache::Default_mods/Apache::Mod[expires]/File[expires.load]: Scheduling refresh of Service[httpd] >Notice: /Stage[main]/Apache::Mod::Dav/Apache::Mod[dav]/File[dav.load]/ensure: defined content as '{md5}588e496251838c4840c14b28b5aa7881' >Info: /Stage[main]/Apache::Mod::Dav/Apache::Mod[dav]/File[dav.load]: Scheduling refresh of Service[httpd] >Notice: /Stage[main]/Apache::Default_mods/Apache::Mod[authz_owner]/File[authz_owner.load]/ensure: defined content as '{md5}f30a9be1016df87f195449d9e02d1857' >Info: /Stage[main]/Apache::Default_mods/Apache::Mod[authz_owner]/File[authz_owner.load]: Scheduling refresh of Service[httpd] >Notice: /Stage[main]/Apache::Mod::Prefork/File[/etc/httpd/conf.d/prefork.conf]/ensure: defined content as '{md5}109c4f51dac10fc1b39373855e566d01' >Info: /Stage[main]/Apache::Mod::Prefork/File[/etc/httpd/conf.d/prefork.conf]: Scheduling refresh of Service[httpd] >Notice: /Stage[main]/Apache::Default_mods/Apache::Mod[authz_groupfile]/File[authz_groupfile.load]/ensure: defined content as '{md5}ae005a36b3ac8c20af36c434561c8a75' >Info: /Stage[main]/Apache::Default_mods/Apache::Mod[authz_groupfile]/File[authz_groupfile.load]: Scheduling refresh of Service[httpd] >Notice: /Stage[main]/Apache::Default_mods/Apache::Mod[authn_dbm]/File[authn_dbm.load]/ensure: defined content as '{md5}90ee8f8ef1a017cacadfda4225e10651' >Info: /Stage[main]/Apache::Default_mods/Apache::Mod[authn_dbm]/File[authn_dbm.load]: Scheduling refresh of Service[httpd]
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 1080979
: 878981