Created
September 20, 2012 07:37
-
-
Save Pajk/3754457 to your computer and use it in GitHub Desktop.
katello-configure error
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| [ppokorny@katello src]$ sudo katello-configure --reset-data=YES | |
| Starting Katello configuration | |
| The top-level log file is [/var/log/katello/katello-configure-20120920-093158/main.log] | |
| err: /Stage[main]/Foreman::Config/Exec[foreman_migrate_db]/returns: change from notrun to 0 failed: /usr/bin/env rake db:migrate --trace --verbose > /var/log/katello/katello-configure/foreman-db-migrate.log 2>&1 && touch /var/lib/katello/foreman_db_migrate_done returned 1 instead of one of [0] at /usr/share/katello/install/puppet/modules/foreman/manifests/config.pp:81 | |
| Creating Katello database | |
| ############################################################ ... OK | |
| err: /Stage[main]/Katello::Config/Exec[katello_bundler_check]/returns: change from notrun to 0 failed: bundle install --local > /var/log/katello/katello-configure/bundler.log 2>&1 returned 6 instead of one of [0] at /usr/share/katello/install/puppet/modules/katello/manifests/config.pp:157 | |
| Populating Katello database schema | |
| Failed, please check [/var/log/katello/katello-configure/db_migrate.log] | |
| Report errors using # katello-debug tool. | |
| Initializing Katello data | |
| Failed, please check [/var/log/katello/katello-configure/db_seed.log] | |
| Report errors using # katello-debug tool. | |
| [ppokorny@katello src]$ sudo cat /var/log/katello/katello-configure/db_migrate.log | |
| rake aborted! | |
| No Rakefile found (looking for: rakefile, Rakefile, rakefile.rb, Rakefile.rb) | |
| /usr/lib64/ruby/gems/1.8/gems/rake-0.9.2.2/lib/rake/application.rb:495:in `raw_load_rakefile' | |
| /usr/lib64/ruby/gems/1.8/gems/rake-0.9.2.2/lib/rake/application.rb:82:in `load_rakefile' | |
| /usr/lib64/ruby/gems/1.8/gems/rake-0.9.2.2/lib/rake/application.rb:133:in `standard_exception_handling' | |
| /usr/lib64/ruby/gems/1.8/gems/rake-0.9.2.2/lib/rake/application.rb:81:in `load_rakefile' | |
| /usr/lib64/ruby/gems/1.8/gems/rake-0.9.2.2/lib/rake/application.rb:65:in `run' | |
| /usr/lib64/ruby/gems/1.8/gems/rake-0.9.2.2/lib/rake/application.rb:133:in `standard_exception_handling' | |
| /usr/lib64/ruby/gems/1.8/gems/rake-0.9.2.2/lib/rake/application.rb:63:in `run' | |
| /usr/lib64/ruby/gems/1.8/gems/rake-0.9.2.2/bin/rake:33 | |
| /usr/bin/rake:23:in `load' | |
| /usr/bin/rake:23 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| [ppokorny@katello src]$ sudo cat /var/log/katello/katello-configure-20120920-093158/main.log | |
| 120920-09:32:00 debug: importing '/usr/share/katello/install/puppet/modules/katello/manifests/init.pp' in environment production | |
| 120920-09:32:00 debug: Automatically imported katello from katello into production | |
| 120920-09:32:00 debug: importing '/usr/share/katello/install/puppet/modules/katello/manifests/params.pp' in environment production | |
| 120920-09:32:00 debug: Automatically imported katello::params from katello/params into production | |
| 120920-09:32:00 notice: Scope(Class[Katello::Params]): CPU count: 1 | |
| 120920-09:32:00 notice: Scope(Class[Katello::Params]): Thin processes recommendation: 2 | |
| 120920-09:32:00 notice: Scope(Class[Katello::Params]): Total memory: 1964947537.92 | |
| 120920-09:32:00 notice: Scope(Class[Katello::Params]): Thin consumes: 230000000 | |
| 120920-09:32:00 notice: Scope(Class[Katello::Params]): Reserve: 2000000000 | |
| 120920-09:32:00 notice: Scope(Class[Katello::Params]): Portion: 0.4 | |
| 120920-09:32:00 notice: Scope(Class[Katello::Params]): Maximum processes: -1 | |
| 120920-09:32:00 notice: Scope(Class[Katello::Params]): Thin processes: 2 | |
| 120920-09:32:00 notice: Scope(Class[Katello::Params]): CPU count: 1 | |
| 120920-09:32:00 notice: Scope(Class[Katello::Params]): Thin processes recommendation: 2 | |
| 120920-09:32:00 notice: Scope(Class[Katello::Params]): Total memory: 1964947537.92 | |
| 120920-09:32:00 notice: Scope(Class[Katello::Params]): Thin consumes: 230000000 | |
| 120920-09:32:00 notice: Scope(Class[Katello::Params]): Reserve: 2000000000 | |
| 120920-09:32:00 notice: Scope(Class[Katello::Params]): Portion: 0.6 | |
| 120920-09:32:00 notice: Scope(Class[Katello::Params]): Maximum processes: -1 | |
| 120920-09:32:00 notice: Scope(Class[Katello::Params]): Thin processes: 2 | |
| 120920-09:32:00 Loading random seed from /etc/katello/oauth_token-file | |
| 120920-09:32:00 debug: importing '/usr/share/katello/install/puppet/modules/certs/manifests/init.pp' in environment production | |
| 120920-09:32:00 debug: Automatically imported certs from certs into production | |
| 120920-09:32:00 debug: importing '/usr/share/katello/install/puppet/modules/certs/manifests/params.pp' in environment production | |
| 120920-09:32:00 debug: Automatically imported certs::params from certs/params into production | |
| 120920-09:32:00 Loading random seed from /etc/katello/keystore_password-file | |
| 120920-09:32:00 debug: importing '/usr/share/katello/install/puppet/modules/certs/manifests/config.pp' in environment production | |
| 120920-09:32:00 debug: Automatically imported certs::config from certs/config into production | |
| 120920-09:32:00 debug: Scope(Class[Certs::Config]): Retrieving template certs/rhsm-katello-reconfigure.erb | |
| 120920-09:32:00 debug: template[/usr/share/katello/install/puppet/modules/certs/templates/rhsm-katello-reconfigure.erb]: Bound template variables for /usr/share/katello/install/puppet/modules/certs/templates/rhsm-katello-reconfigure.erb in 0.00 seconds | |
| 120920-09:32:00 debug: template[/usr/share/katello/install/puppet/modules/certs/templates/rhsm-katello-reconfigure.erb]: Interpolated template /usr/share/katello/install/puppet/modules/certs/templates/rhsm-katello-reconfigure.erb in 0.00 seconds | |
| 120920-09:32:00 debug: importing '/usr/share/katello/install/puppet/modules/apache2/manifests/init.pp' in environment production | |
| 120920-09:32:00 debug: importing '/usr/share/katello/install/puppet/modules/apache2/manifests/service.pp' in environment production | |
| 120920-09:32:00 debug: Automatically imported apache2::service from apache2/service into production | |
| 120920-09:32:00 debug: importing '/usr/share/katello/install/puppet/modules/candlepin/manifests/init.pp' in environment production | |
| 120920-09:32:00 debug: importing '/usr/share/katello/install/puppet/modules/candlepin/manifests/service.pp' in environment production | |
| 120920-09:32:00 debug: Automatically imported candlepin::service from candlepin/service into production | |
| 120920-09:32:00 debug: importing '/usr/share/katello/install/puppet/modules/qpid/manifests/init.pp' in environment production | |
| 120920-09:32:00 debug: importing '/usr/share/katello/install/puppet/modules/qpid/manifests/service.pp' in environment production | |
| 120920-09:32:00 debug: Automatically imported qpid::service from qpid/service into production | |
| 120920-09:32:00 debug: importing '/usr/share/katello/install/puppet/modules/pulp/manifests/init.pp' in environment production | |
| 120920-09:32:00 debug: importing '/usr/share/katello/install/puppet/modules/pulp/manifests/service.pp' in environment production | |
| 120920-09:32:00 debug: Automatically imported pulp::service from pulp/service into production | |
| 120920-09:32:00 debug: importing '/usr/share/katello/install/puppet/modules/apache2/manifests/params.pp' in environment production | |
| 120920-09:32:00 debug: Automatically imported apache2::params from apache2/params into production | |
| 120920-09:32:00 debug: importing '/usr/share/katello/install/puppet/modules/apache2/manifests/config.pp' in environment production | |
| 120920-09:32:00 debug: Automatically imported apache2::config from apache2/config into production | |
| 120920-09:32:00 debug: importing '/usr/share/katello/install/puppet/modules/mongodb/manifests/init.pp' in environment production | |
| 120920-09:32:00 debug: Automatically imported mongodb from mongodb into production | |
| 120920-09:32:00 debug: importing '/usr/share/katello/install/puppet/modules/mongodb/manifests/config.pp' in environment production | |
| 120920-09:32:00 debug: Automatically imported mongodb::config from mongodb/config into production | |
| 120920-09:32:00 debug: importing '/usr/share/katello/install/puppet/modules/mongodb/manifests/service.pp' in environment production | |
| 120920-09:32:00 debug: Automatically imported mongodb::service from mongodb/service into production | |
| 120920-09:32:00 debug: Scope(Class[Mongodb::Config]): Retrieving template mongodb/mongodb.conf.erb | |
| 120920-09:32:00 debug: template[/usr/share/katello/install/puppet/modules/mongodb/templates/mongodb.conf.erb]: Bound template variables for /usr/share/katello/install/puppet/modules/mongodb/templates/mongodb.conf.erb in 0.00 seconds | |
| 120920-09:32:00 debug: template[/usr/share/katello/install/puppet/modules/mongodb/templates/mongodb.conf.erb]: Interpolated template /usr/share/katello/install/puppet/modules/mongodb/templates/mongodb.conf.erb in 0.00 seconds | |
| 120920-09:32:00 debug: importing '/usr/share/katello/install/puppet/modules/pulp/manifests/params.pp' in environment production | |
| 120920-09:32:00 debug: Automatically imported pulp::params from pulp/params into production | |
| 120920-09:32:00 Loading random seed from /etc/katello/pulp_user_password-file | |
| 120920-09:32:00 debug: Scope(Class[Pulp::Params]): Option reset_data: YES | |
| 120920-09:32:00 debug: Scope(Class[Pulp::Params]): Option reset_cache: NONE | |
| 120920-09:32:00 debug: importing '/usr/share/katello/install/puppet/modules/candlepin/manifests/params.pp' in environment production | |
| 120920-09:32:00 debug: Automatically imported candlepin::params from candlepin/params into production | |
| 120920-09:32:00 Loading random seed from /etc/katello/keystore_password-file | |
| 120920-09:32:00 debug: importing '/usr/share/katello/install/puppet/modules/pulp/manifests/config.pp' in environment production | |
| 120920-09:32:00 debug: Automatically imported pulp::config from pulp/config into production | |
| 120920-09:32:00 debug: Scope(Class[Pulp::Config]): Retrieving template pulp/etc/pulp/pulp.conf.erb | |
| 120920-09:32:00 debug: template[/usr/share/katello/install/puppet/modules/pulp/templates/etc/pulp/pulp.conf.erb]: Bound template variables for /usr/share/katello/install/puppet/modules/pulp/templates/etc/pulp/pulp.conf.erb in 0.00 seconds | |
| 120920-09:32:00 debug: template[/usr/share/katello/install/puppet/modules/pulp/templates/etc/pulp/pulp.conf.erb]: Interpolated template /usr/share/katello/install/puppet/modules/pulp/templates/etc/pulp/pulp.conf.erb in 0.00 seconds | |
| 120920-09:32:00 debug: Scope(Class[Pulp::Config]): Retrieving template pulp/etc/httpd/conf.d/pulp.conf.erb | |
| 120920-09:32:00 debug: template[/usr/share/katello/install/puppet/modules/pulp/templates/etc/httpd/conf.d/pulp.conf.erb]: Bound template variables for /usr/share/katello/install/puppet/modules/pulp/templates/etc/httpd/conf.d/pulp.conf.erb in 0.00 seconds | |
| 120920-09:32:00 debug: template[/usr/share/katello/install/puppet/modules/pulp/templates/etc/httpd/conf.d/pulp.conf.erb]: Interpolated template /usr/share/katello/install/puppet/modules/pulp/templates/etc/httpd/conf.d/pulp.conf.erb in 0.00 seconds | |
| 120920-09:32:00 debug: Scope(Class[Pulp::Config]): Retrieving template pulp/etc/pulp/repo_auth.conf.erb | |
| 120920-09:32:00 debug: template[/usr/share/katello/install/puppet/modules/pulp/templates/etc/pulp/repo_auth.conf.erb]: Bound template variables for /usr/share/katello/install/puppet/modules/pulp/templates/etc/pulp/repo_auth.conf.erb in 0.00 seconds | |
| 120920-09:32:00 debug: template[/usr/share/katello/install/puppet/modules/pulp/templates/etc/pulp/repo_auth.conf.erb]: Interpolated template /usr/share/katello/install/puppet/modules/pulp/templates/etc/pulp/repo_auth.conf.erb in 0.00 seconds | |
| 120920-09:32:00 debug: importing '/usr/share/katello/install/puppet/modules/candlepin/manifests/config.pp' in environment production | |
| 120920-09:32:00 debug: Automatically imported candlepin::config from candlepin/config into production | |
| 120920-09:32:00 debug: importing '/usr/share/katello/install/puppet/modules/apache2/manifests/ssl.pp' in environment production | |
| 120920-09:32:00 debug: Automatically imported apache2::ssl from apache2/ssl into production | |
| 120920-09:32:00 debug: importing '/usr/share/katello/install/puppet/modules/qpid/manifests/install.pp' in environment production | |
| 120920-09:32:00 debug: Automatically imported qpid::install from qpid/install into production | |
| 120920-09:32:00 debug: Puppet::Type::Package::ProviderRpm: Executing '/bin/rpm --version' | |
| 120920-09:32:00 debug: Puppet::Type::Package::ProviderYum: Executing '/bin/rpm --version' | |
| 120920-09:32:00 debug: Puppet::Type::Package::ProviderAptrpm: Executing '/bin/rpm -ql rpm' | |
| 120920-09:32:00 debug: Puppet::Type::Package::ProviderUrpmi: Executing '/bin/rpm -ql rpm' | |
| 120920-09:32:00 debug: importing '/usr/share/katello/install/puppet/modules/qpid/manifests/config.pp' in environment production | |
| 120920-09:32:00 debug: Automatically imported qpid::config from qpid/config into production | |
| 120920-09:32:00 debug: Scope(Class[Qpid::Config]): Retrieving template qpid/etc/qpidd.conf.erb | |
| 120920-09:32:00 debug: template[/usr/share/katello/install/puppet/modules/qpid/templates/etc/qpidd.conf.erb]: Bound template variables for /usr/share/katello/install/puppet/modules/qpid/templates/etc/qpidd.conf.erb in 0.00 seconds | |
| 120920-09:32:00 debug: template[/usr/share/katello/install/puppet/modules/qpid/templates/etc/qpidd.conf.erb]: Interpolated template /usr/share/katello/install/puppet/modules/qpid/templates/etc/qpidd.conf.erb in 0.00 seconds | |
| 120920-09:32:00 debug: importing '/usr/share/katello/install/puppet/modules/foreman/manifests/init.pp' in environment production | |
| 120920-09:32:00 debug: Automatically imported foreman from foreman into production | |
| 120920-09:32:00 debug: importing '/usr/share/katello/install/puppet/modules/foreman/manifests/params.pp' in environment production | |
| 120920-09:32:00 debug: Automatically imported foreman::params from foreman/params into production | |
| 120920-09:32:00 debug: importing '/usr/share/katello/install/puppet/modules/foreman/manifests/config.pp' in environment production | |
| 120920-09:32:00 debug: Automatically imported ::foreman::config from foreman/config into production | |
| 120920-09:32:00 debug: importing '/usr/share/katello/install/puppet/modules/postgres/manifests/init.pp' in environment production | |
| 120920-09:32:00 debug: importing '/usr/share/katello/install/puppet/modules/postgres/manifests/createuser.pp' in environment production | |
| 120920-09:32:00 debug: Automatically imported postgres::createuser from postgres/createuser into production | |
| 120920-09:32:00 debug: importing '/usr/share/katello/install/puppet/modules/postgres/manifests/createdb.pp' in environment production | |
| 120920-09:32:01 debug: Automatically imported postgres::createdb from postgres/createdb into production | |
| 120920-09:32:01 debug: Scope(Class[Foreman::Config]): Retrieving template foreman/settings.yaml.erb | |
| 120920-09:32:01 debug: template[/usr/share/katello/install/puppet/modules/foreman/templates/settings.yaml.erb]: Bound template variables for /usr/share/katello/install/puppet/modules/foreman/templates/settings.yaml.erb in 0.00 seconds | |
| 120920-09:32:01 debug: template[/usr/share/katello/install/puppet/modules/foreman/templates/settings.yaml.erb]: Interpolated template /usr/share/katello/install/puppet/modules/foreman/templates/settings.yaml.erb in 0.00 seconds | |
| 120920-09:32:01 debug: Scope(Class[Foreman::Config]): Retrieving template foreman/thin.yml.erb | |
| 120920-09:32:01 debug: template[/usr/share/katello/install/puppet/modules/foreman/templates/thin.yml.erb]: Bound template variables for /usr/share/katello/install/puppet/modules/foreman/templates/thin.yml.erb in 0.00 seconds | |
| 120920-09:32:01 debug: template[/usr/share/katello/install/puppet/modules/foreman/templates/thin.yml.erb]: Interpolated template /usr/share/katello/install/puppet/modules/foreman/templates/thin.yml.erb in 0.00 seconds | |
| 120920-09:32:01 debug: Scope(Class[Foreman::Config]): Retrieving template foreman/database.yml.erb | |
| 120920-09:32:01 debug: template[/usr/share/katello/install/puppet/modules/foreman/templates/database.yml.erb]: Bound template variables for /usr/share/katello/install/puppet/modules/foreman/templates/database.yml.erb in 0.00 seconds | |
| 120920-09:32:01 debug: template[/usr/share/katello/install/puppet/modules/foreman/templates/database.yml.erb]: Interpolated template /usr/share/katello/install/puppet/modules/foreman/templates/database.yml.erb in 0.00 seconds | |
| 120920-09:32:01 debug: Scope(Class[Foreman::Config]): Retrieving template foreman/sysconfig.erb | |
| 120920-09:32:01 debug: template[/usr/share/katello/install/puppet/modules/foreman/templates/sysconfig.erb]: Bound template variables for /usr/share/katello/install/puppet/modules/foreman/templates/sysconfig.erb in 0.00 seconds | |
| 120920-09:32:01 debug: template[/usr/share/katello/install/puppet/modules/foreman/templates/sysconfig.erb]: Interpolated template /usr/share/katello/install/puppet/modules/foreman/templates/sysconfig.erb in 0.00 seconds | |
| 120920-09:32:01 debug: Scope(Class[Foreman::Config]): Retrieving template foreman/httpd.conf.erb | |
| 120920-09:32:01 debug: template[/usr/share/katello/install/puppet/modules/foreman/templates/httpd.conf.erb]: Bound template variables for /usr/share/katello/install/puppet/modules/foreman/templates/httpd.conf.erb in 0.00 seconds | |
| 120920-09:32:01 debug: template[/usr/share/katello/install/puppet/modules/foreman/templates/httpd.conf.erb]: Interpolated template /usr/share/katello/install/puppet/modules/foreman/templates/httpd.conf.erb in 0.00 seconds | |
| 120920-09:32:01 debug: importing '/usr/share/katello/install/puppet/modules/foreman/manifests/service.pp' in environment production | |
| 120920-09:32:01 debug: Automatically imported ::foreman::service from foreman/service into production | |
| 120920-09:32:01 debug: importing '/usr/share/katello/install/puppet/modules/postgres/manifests/params.pp' in environment production | |
| 120920-09:32:01 debug: Automatically imported postgres::params from postgres/params into production | |
| 120920-09:32:01 debug: importing '/usr/share/katello/install/puppet/modules/postgres/manifests/config.pp' in environment production | |
| 120920-09:32:01 debug: Automatically imported postgres::config from postgres/config into production | |
| 120920-09:32:01 debug: Scope(Class[Postgres::Config]): Retrieving template postgres/postgresql.conf.erb | |
| 120920-09:32:01 debug: template[/usr/share/katello/install/puppet/modules/postgres/templates/postgresql.conf.erb]: Bound template variables for /usr/share/katello/install/puppet/modules/postgres/templates/postgresql.conf.erb in 0.00 seconds | |
| 120920-09:32:01 debug: template[/usr/share/katello/install/puppet/modules/postgres/templates/postgresql.conf.erb]: Interpolated template /usr/share/katello/install/puppet/modules/postgres/templates/postgresql.conf.erb in 0.00 seconds | |
| 120920-09:32:01 debug: Scope(Class[Postgres::Config]): Retrieving template postgres/pg_hba.conf.erb | |
| 120920-09:32:01 debug: template[/usr/share/katello/install/puppet/modules/postgres/templates/pg_hba.conf.erb]: Bound template variables for /usr/share/katello/install/puppet/modules/postgres/templates/pg_hba.conf.erb in 0.00 seconds | |
| 120920-09:32:01 debug: template[/usr/share/katello/install/puppet/modules/postgres/templates/pg_hba.conf.erb]: Interpolated template /usr/share/katello/install/puppet/modules/postgres/templates/pg_hba.conf.erb in 0.00 seconds | |
| 120920-09:32:01 debug: importing '/usr/share/katello/install/puppet/modules/postgres/manifests/service.pp' in environment production | |
| 120920-09:32:01 debug: Automatically imported postgres::service from postgres/service into production | |
| 120920-09:32:01 debug: Scope(Class[Candlepin::Config]): Retrieving template candlepin/etc/candlepin/candlepin.conf.erb | |
| 120920-09:32:01 debug: template[/usr/share/katello/install/puppet/modules/candlepin/templates/etc/candlepin/candlepin.conf.erb]: Bound template variables for /usr/share/katello/install/puppet/modules/candlepin/templates/etc/candlepin/candlepin.conf.erb in 0.00 seconds | |
| 120920-09:32:01 Passphrase file was already generated, you can only generate once | |
| 120920-09:32:01 debug: template[/usr/share/katello/install/puppet/modules/candlepin/templates/etc/candlepin/candlepin.conf.erb]: Interpolated template /usr/share/katello/install/puppet/modules/candlepin/templates/etc/candlepin/candlepin.conf.erb in 0.01 seconds | |
| 120920-09:32:01 debug: Scope(Class[Candlepin::Config]): Retrieving template candlepin/etc/tomcat6/server.xml.erb | |
| 120920-09:32:01 debug: template[/usr/share/katello/install/puppet/modules/candlepin/templates/etc/tomcat6/server.xml.erb]: Bound template variables for /usr/share/katello/install/puppet/modules/candlepin/templates/etc/tomcat6/server.xml.erb in 0.00 seconds | |
| 120920-09:32:01 debug: template[/usr/share/katello/install/puppet/modules/candlepin/templates/etc/tomcat6/server.xml.erb]: Interpolated template /usr/share/katello/install/puppet/modules/candlepin/templates/etc/tomcat6/server.xml.erb in 0.00 seconds | |
| 120920-09:32:01 debug: importing '/usr/share/katello/install/puppet/modules/postgres/manifests/dropdb.pp' in environment production | |
| 120920-09:32:01 debug: Automatically imported postgres::dropdb from postgres/dropdb into production | |
| 120920-09:32:01 debug: importing '/usr/share/katello/install/puppet/modules/elasticsearch/manifests/init.pp' in environment production | |
| 120920-09:32:01 debug: Automatically imported elasticsearch from elasticsearch into production | |
| 120920-09:32:01 debug: importing '/usr/share/katello/install/puppet/modules/elasticsearch/manifests/params.pp' in environment production | |
| 120920-09:32:01 debug: Automatically imported elasticsearch::params from elasticsearch/params into production | |
| 120920-09:32:01 debug: importing '/usr/share/katello/install/puppet/modules/elasticsearch/manifests/config.pp' in environment production | |
| 120920-09:32:01 debug: Automatically imported elasticsearch::config from elasticsearch/config into production | |
| 120920-09:32:01 debug: Scope(Class[Elasticsearch::Config]): Retrieving template elasticsearch/etc/elasticsearch/elasticsearch.yml.erb | |
| 120920-09:32:01 debug: template[/usr/share/katello/install/puppet/modules/elasticsearch/templates/etc/elasticsearch/elasticsearch.yml.erb]: Bound template variables for /usr/share/katello/install/puppet/modules/elasticsearch/templates/etc/elasticsearch/elasticsearch.yml.erb in 0.00 seconds | |
| 120920-09:32:01 debug: template[/usr/share/katello/install/puppet/modules/elasticsearch/templates/etc/elasticsearch/elasticsearch.yml.erb]: Interpolated template /usr/share/katello/install/puppet/modules/elasticsearch/templates/etc/elasticsearch/elasticsearch.yml.erb in 0.00 seconds | |
| 120920-09:32:01 debug: Scope(Class[Elasticsearch::Config]): Retrieving template elasticsearch/etc/sysconfig/elasticsearch.erb | |
| 120920-09:32:01 debug: template[/usr/share/katello/install/puppet/modules/elasticsearch/templates/etc/sysconfig/elasticsearch.erb]: Bound template variables for /usr/share/katello/install/puppet/modules/elasticsearch/templates/etc/sysconfig/elasticsearch.erb in 0.00 seconds | |
| 120920-09:32:01 debug: template[/usr/share/katello/install/puppet/modules/elasticsearch/templates/etc/sysconfig/elasticsearch.erb]: Interpolated template /usr/share/katello/install/puppet/modules/elasticsearch/templates/etc/sysconfig/elasticsearch.erb in 0.00 seconds | |
| 120920-09:32:01 debug: importing '/usr/share/katello/install/puppet/modules/elasticsearch/manifests/service.pp' in environment production | |
| 120920-09:32:01 debug: Automatically imported elasticsearch::service from elasticsearch/service into production | |
| 120920-09:32:01 debug: importing '/usr/share/katello/install/puppet/modules/katello/manifests/config.pp' in environment production | |
| 120920-09:32:01 debug: Automatically imported katello::config from katello/config into production | |
| 120920-09:32:01 debug: Scope(Class[Katello::Config]): Retrieving template katello//etc/katello/thin.yml.erb | |
| 120920-09:32:01 debug: template[/usr/share/katello/install/puppet/modules/katello/templates/etc/katello/thin.yml.erb]: Bound template variables for /usr/share/katello/install/puppet/modules/katello/templates/etc/katello/thin.yml.erb in 0.00 seconds | |
| 120920-09:32:01 debug: template[/usr/share/katello/install/puppet/modules/katello/templates/etc/katello/thin.yml.erb]: Interpolated template /usr/share/katello/install/puppet/modules/katello/templates/etc/katello/thin.yml.erb in 0.00 seconds | |
| 120920-09:32:01 debug: Scope(Class[Katello::Config]): Retrieving template katello//etc/katello/katello.yml.erb | |
| 120920-09:32:01 debug: template[/usr/share/katello/install/puppet/modules/katello/templates/etc/katello/katello.yml.erb]: Bound template variables for /usr/share/katello/install/puppet/modules/katello/templates/etc/katello/katello.yml.erb in 0.00 seconds | |
| 120920-09:32:01 debug: template[/usr/share/katello/install/puppet/modules/katello/templates/etc/katello/katello.yml.erb]: Interpolated template /usr/share/katello/install/puppet/modules/katello/templates/etc/katello/katello.yml.erb in 0.00 seconds | |
| 120920-09:32:01 debug: Scope(Class[Katello::Config]): Retrieving template katello/etc/sysconfig/katello.erb | |
| 120920-09:32:01 debug: template[/usr/share/katello/install/puppet/modules/katello/templates/etc/sysconfig/katello.erb]: Bound template variables for /usr/share/katello/install/puppet/modules/katello/templates/etc/sysconfig/katello.erb in 0.00 seconds | |
| 120920-09:32:01 debug: template[/usr/share/katello/install/puppet/modules/katello/templates/etc/sysconfig/katello.erb]: Interpolated template /usr/share/katello/install/puppet/modules/katello/templates/etc/sysconfig/katello.erb in 0.00 seconds | |
| 120920-09:32:01 debug: Scope(Class[Katello::Config]): Retrieving template katello/etc/katello/client.conf.erb | |
| 120920-09:32:01 debug: template[/usr/share/katello/install/puppet/modules/katello/templates/etc/katello/client.conf.erb]: Bound template variables for /usr/share/katello/install/puppet/modules/katello/templates/etc/katello/client.conf.erb in 0.00 seconds | |
| 120920-09:32:01 debug: template[/usr/share/katello/install/puppet/modules/katello/templates/etc/katello/client.conf.erb]: Interpolated template /usr/share/katello/install/puppet/modules/katello/templates/etc/katello/client.conf.erb in 0.00 seconds | |
| 120920-09:32:01 debug: Scope(Class[Katello::Config]): Retrieving template katello/etc/httpd/conf.d/katello.conf.erb | |
| 120920-09:32:01 debug: template[/usr/share/katello/install/puppet/modules/katello/templates/etc/httpd/conf.d/katello.conf.erb]: Bound template variables for /usr/share/katello/install/puppet/modules/katello/templates/etc/httpd/conf.d/katello.conf.erb in 0.00 seconds | |
| 120920-09:32:01 debug: template[/usr/share/katello/install/puppet/modules/katello/templates/etc/httpd/conf.d/katello.conf.erb]: Interpolated template /usr/share/katello/install/puppet/modules/katello/templates/etc/httpd/conf.d/katello.conf.erb in 0.00 seconds | |
| 120920-09:32:01 debug: Scope(Class[Katello::Config]): Retrieving template katello/etc/ldap_fluff.yml.erb | |
| 120920-09:32:01 debug: template[/usr/share/katello/install/puppet/modules/katello/templates/etc/ldap_fluff.yml.erb]: Bound template variables for /usr/share/katello/install/puppet/modules/katello/templates/etc/ldap_fluff.yml.erb in 0.00 seconds | |
| 120920-09:32:01 debug: template[/usr/share/katello/install/puppet/modules/katello/templates/etc/ldap_fluff.yml.erb]: Interpolated template /usr/share/katello/install/puppet/modules/katello/templates/etc/ldap_fluff.yml.erb in 0.00 seconds | |
| 120920-09:32:01 debug: importing '/usr/share/katello/install/puppet/modules/katello/manifests/service.pp' in environment production | |
| 120920-09:32:01 debug: Automatically imported katello::service from katello/service into production | |
| 120920-09:32:01 debug: importing '/usr/share/katello/install/puppet/modules/postgres/manifests/sqlexec.pp' in environment production | |
| 120920-09:32:01 debug: Automatically imported sqlexec from postgres/sqlexec into production | |
| 120920-09:32:01 debug: Adding relationship from Class[Foreman::Config] to Class[Foreman::Service] with 'notify' | |
| 120920-09:32:01 debug: Adding relationship from Class[Candlepin::Config] to File[/etc/pulp/pulp.conf] with 'before' | |
| 120920-09:32:01 debug: Adding relationship from Class[Candlepin::Config] to File[/etc/pulp/repo_auth.conf] with 'before' | |
| 120920-09:32:01 debug: Adding relationship from Class[Candlepin::Config] to File[/etc/pki/pulp/content/pulp-global-repo.ca] with 'before' | |
| 120920-09:32:01 debug: Puppet::Type::File::ProviderMicrosoft_windows: feature microsoft_windows is missing | |
| 120920-09:32:01 debug: /File[/var/log/katello/katello-configure]/seluser: Found seluser default 'system_u' for /var/log/katello/katello-configure | |
| 120920-09:32:01 debug: /File[/var/log/katello/katello-configure]/selrole: Found selrole default 'object_r' for /var/log/katello/katello-configure | |
| 120920-09:32:01 debug: /File[/var/log/katello/katello-configure]/seltype: Found seltype default 'httpd_katello_script_log_t' for /var/log/katello/katello-configure | |
| 120920-09:32:01 debug: /File[/var/log/katello/katello-configure]/selrange: Found selrange default 's0' for /var/log/katello/katello-configure | |
| 120920-09:32:01 debug: Puppet::Type::User::ProviderPw: file pw does not exist | |
| 120920-09:32:01 debug: Puppet::Type::User::ProviderUser_role_add: file roleadd does not exist | |
| 120920-09:32:01 debug: Puppet::Type::User::ProviderDirectoryservice: file /usr/bin/dscl does not exist | |
| 120920-09:32:01 debug: Puppet::Type::User::ProviderLdap: true value when expecting false | |
| 120920-09:32:01 debug: /File[/var/log/katello/production_delayed_jobs.log]/seluser: Found seluser default 'system_u' for /var/log/katello/production_delayed_jobs.log | |
| 120920-09:32:01 debug: /File[/var/log/katello/production_delayed_jobs.log]/selrole: Found selrole default 'object_r' for /var/log/katello/production_delayed_jobs.log | |
| 120920-09:32:01 debug: /File[/var/log/katello/production_delayed_jobs.log]/seltype: Found seltype default 'httpd_katello_script_log_t' for /var/log/katello/production_delayed_jobs.log | |
| 120920-09:32:01 debug: /File[/var/log/katello/production_delayed_jobs.log]/selrange: Found selrange default 's0' for /var/log/katello/production_delayed_jobs.log | |
| 120920-09:32:01 debug: /File[/etc/foreman/database.yml]/seluser: Found seluser default 'system_u' for /etc/foreman/database.yml | |
| 120920-09:32:01 debug: /File[/etc/foreman/database.yml]/selrole: Found selrole default 'object_r' for /etc/foreman/database.yml | |
| 120920-09:32:01 debug: /File[/etc/foreman/database.yml]/seltype: Found seltype default 'etc_t' for /etc/foreman/database.yml | |
| 120920-09:32:01 debug: /File[/etc/foreman/database.yml]/selrange: Found selrange default 's0' for /etc/foreman/database.yml | |
| 120920-09:32:01 debug: /File[/etc/pki/katello]/seluser: Found seluser default 'system_u' for /etc/pki/katello | |
| 120920-09:32:01 debug: /File[/etc/pki/katello]/selrole: Found selrole default 'object_r' for /etc/pki/katello | |
| 120920-09:32:01 debug: /File[/etc/pki/katello]/seltype: Found seltype default 'cert_t' for /etc/pki/katello | |
| 120920-09:32:01 debug: /File[/etc/pki/katello]/selrange: Found selrange default 's0' for /etc/pki/katello | |
| 120920-09:32:01 debug: /File[/etc/sysconfig/foreman]/seluser: Found seluser default 'system_u' for /etc/sysconfig/foreman | |
| 120920-09:32:01 debug: /File[/etc/sysconfig/foreman]/selrole: Found selrole default 'object_r' for /etc/sysconfig/foreman | |
| 120920-09:32:01 debug: /File[/etc/sysconfig/foreman]/seltype: Found seltype default 'etc_t' for /etc/sysconfig/foreman | |
| 120920-09:32:01 debug: /File[/etc/sysconfig/foreman]/selrange: Found selrange default 's0' for /etc/sysconfig/foreman | |
| 120920-09:32:01 debug: /File[/etc/qpid]/seluser: Found seluser default 'system_u' for /etc/qpid | |
| 120920-09:32:01 debug: /File[/etc/qpid]/selrole: Found selrole default 'object_r' for /etc/qpid | |
| 120920-09:32:01 debug: /File[/etc/qpid]/seltype: Found seltype default 'etc_t' for /etc/qpid | |
| 120920-09:32:01 debug: /File[/etc/qpid]/selrange: Found selrange default 's0' for /etc/qpid | |
| 120920-09:32:01 debug: /File[/etc/sysconfig/katello]/seluser: Found seluser default 'system_u' for /etc/sysconfig/katello | |
| 120920-09:32:01 debug: /File[/etc/sysconfig/katello]/selrole: Found selrole default 'object_r' for /etc/sysconfig/katello | |
| 120920-09:32:01 debug: /File[/etc/sysconfig/katello]/seltype: Found seltype default 'etc_t' for /etc/sysconfig/katello | |
| 120920-09:32:01 debug: /File[/etc/sysconfig/katello]/selrange: Found selrange default 's0' for /etc/sysconfig/katello | |
| 120920-09:32:01 debug: /File[/var/log/katello/production_sql.log]/seluser: Found seluser default 'system_u' for /var/log/katello/production_sql.log | |
| 120920-09:32:01 debug: /File[/var/log/katello/production_sql.log]/selrole: Found selrole default 'object_r' for /var/log/katello/production_sql.log | |
| 120920-09:32:01 debug: /File[/var/log/katello/production_sql.log]/seltype: Found seltype default 'httpd_katello_script_log_t' for /var/log/katello/production_sql.log | |
| 120920-09:32:01 debug: /File[/var/log/katello/production_sql.log]/selrange: Found selrange default 's0' for /var/log/katello/production_sql.log | |
| 120920-09:32:01 debug: /File[/etc/katello/candlepin_ca_password-file]/seluser: Found seluser default 'system_u' for /etc/katello/candlepin_ca_password-file | |
| 120920-09:32:01 debug: /File[/etc/katello/candlepin_ca_password-file]/selrole: Found selrole default 'object_r' for /etc/katello/candlepin_ca_password-file | |
| 120920-09:32:01 debug: /File[/etc/katello/candlepin_ca_password-file]/seltype: Found seltype default 'etc_t' for /etc/katello/candlepin_ca_password-file | |
| 120920-09:32:01 debug: /File[/etc/katello/candlepin_ca_password-file]/selrange: Found selrange default 's0' for /etc/katello/candlepin_ca_password-file | |
| 120920-09:32:01 debug: /File[/etc/httpd/conf.d/katello.conf]/seluser: Found seluser default 'system_u' for /etc/httpd/conf.d/katello.conf | |
| 120920-09:32:01 debug: /File[/etc/httpd/conf.d/katello.conf]/selrole: Found selrole default 'object_r' for /etc/httpd/conf.d/katello.conf | |
| 120920-09:32:01 debug: /File[/etc/httpd/conf.d/katello.conf]/seltype: Found seltype default 'httpd_config_t' for /etc/httpd/conf.d/katello.conf | |
| 120920-09:32:01 debug: /File[/etc/httpd/conf.d/katello.conf]/selrange: Found selrange default 's0' for /etc/httpd/conf.d/katello.conf | |
| 120920-09:32:01 debug: /File[/etc/katello/client.conf]/seluser: Found seluser default 'system_u' for /etc/katello/client.conf | |
| 120920-09:32:01 debug: /File[/etc/katello/client.conf]/selrole: Found selrole default 'object_r' for /etc/katello/client.conf | |
| 120920-09:32:01 debug: /File[/etc/katello/client.conf]/seltype: Found seltype default 'etc_t' for /etc/katello/client.conf | |
| 120920-09:32:01 debug: /File[/etc/katello/client.conf]/selrange: Found selrange default 's0' for /etc/katello/client.conf | |
| 120920-09:32:01 debug: /File[/root/ssl-build]/seluser: Found seluser default 'system_u' for /root/ssl-build | |
| 120920-09:32:01 debug: /File[/root/ssl-build]/selrole: Found selrole default 'object_r' for /root/ssl-build | |
| 120920-09:32:01 debug: /File[/root/ssl-build]/seltype: Found seltype default 'admin_home_t' for /root/ssl-build | |
| 120920-09:32:01 debug: /File[/root/ssl-build]/selrange: Found selrange default 's0' for /root/ssl-build | |
| 120920-09:32:01 debug: /File[/var/lib/pgsql/data/pg_hba.conf]/seluser: Found seluser default 'system_u' for /var/lib/pgsql/data/pg_hba.conf | |
| 120920-09:32:01 debug: /File[/var/lib/pgsql/data/pg_hba.conf]/selrole: Found selrole default 'object_r' for /var/lib/pgsql/data/pg_hba.conf | |
| 120920-09:32:01 debug: /File[/var/lib/pgsql/data/pg_hba.conf]/seltype: Found seltype default 'postgresql_db_t' for /var/lib/pgsql/data/pg_hba.conf | |
| 120920-09:32:01 debug: /File[/var/lib/pgsql/data/pg_hba.conf]/selrange: Found selrange default 's0' for /var/lib/pgsql/data/pg_hba.conf | |
| 120920-09:32:01 debug: /File[/etc/pki/katello/keystore]/seluser: Found seluser default 'system_u' for /etc/pki/katello/keystore | |
| 120920-09:32:01 debug: /File[/etc/pki/katello/keystore]/selrole: Found selrole default 'object_r' for /etc/pki/katello/keystore | |
| 120920-09:32:01 debug: /File[/etc/pki/katello/keystore]/seltype: Found seltype default 'cert_t' for /etc/pki/katello/keystore | |
| 120920-09:32:01 debug: /File[/etc/pki/katello/keystore]/selrange: Found selrange default 's0' for /etc/pki/katello/keystore | |
| 120920-09:32:01 debug: /File[/etc/tomcat6]/seluser: Found seluser default 'system_u' for /etc/tomcat6 | |
| 120920-09:32:01 debug: /File[/etc/tomcat6]/selrole: Found selrole default 'object_r' for /etc/tomcat6 | |
| 120920-09:32:01 debug: /File[/etc/tomcat6]/seltype: Found seltype default 'etc_t' for /etc/tomcat6 | |
| 120920-09:32:01 debug: /File[/etc/tomcat6]/selrange: Found selrange default 's0' for /etc/tomcat6 | |
| 120920-09:32:01 debug: Puppet::Type::Package::ProviderAptrpm: file apt-get does not exist | |
| 120920-09:32:01 debug: Puppet::Type::Package::ProviderAix: file /usr/bin/lslpp does not exist | |
| 120920-09:32:01 debug: Puppet::Type::Package::ProviderSunfreeware: file pkg-get does not exist | |
| 120920-09:32:01 debug: Puppet::Type::Package::ProviderFink: file /sw/bin/fink does not exist | |
| 120920-09:32:01 debug: Puppet::Type::Package::ProviderApt: file /usr/bin/apt-get does not exist | |
| 120920-09:32:01 debug: Puppet::Type::Package::ProviderPorts: file /usr/sbin/pkg_info does not exist | |
| 120920-09:32:01 debug: Puppet::Type::Package::ProviderFreebsd: file /usr/sbin/pkg_delete does not exist | |
| 120920-09:32:01 debug: Puppet::Type::Package::ProviderUrpmi: file urpmi does not exist | |
| 120920-09:32:01 debug: Puppet::Type::Package::ProviderHpux: file /usr/sbin/swremove does not exist | |
| 120920-09:32:01 debug: Puppet::Type::Package::ProviderRug: file /usr/bin/rug does not exist | |
| 120920-09:32:01 debug: Puppet::Type::Package::ProviderZypper: file /usr/bin/zypper does not exist | |
| 120920-09:32:01 debug: Puppet::Type::Package::ProviderUp2date: file /usr/sbin/up2date-nox does not exist | |
| 120920-09:32:01 debug: Puppet::Type::Package::ProviderPortupgrade: file /usr/sbin/pkg_info does not exist | |
| 120920-09:32:01 debug: Puppet::Type::Package::ProviderDpkg: file /usr/bin/dpkg does not exist | |
| 120920-09:32:01 debug: Puppet::Type::Package::ProviderPortage: file /usr/bin/eix does not exist | |
| 120920-09:32:01 debug: Puppet::Type::Package::ProviderNim: file /usr/sbin/nimclient does not exist | |
| 120920-09:32:01 debug: Puppet::Type::Package::ProviderPkg: file /usr/bin/pkg does not exist | |
| 120920-09:32:01 debug: Puppet::Type::Package::ProviderAptitude: file /usr/bin/aptitude does not exist | |
| 120920-09:32:01 debug: Puppet::Type::Package::ProviderSun: file /usr/bin/pkginfo does not exist | |
| 120920-09:32:01 debug: Puppet::Type::Package::ProviderOpenbsd: file pkg_delete does not exist | |
| 120920-09:32:01 debug: /File[/etc/foreman/settings.yaml]/seluser: Found seluser default 'system_u' for /etc/foreman/settings.yaml | |
| 120920-09:32:01 debug: /File[/etc/foreman/settings.yaml]/selrole: Found selrole default 'object_r' for /etc/foreman/settings.yaml | |
| 120920-09:32:01 debug: /File[/etc/foreman/settings.yaml]/seltype: Found seltype default 'etc_t' for /etc/foreman/settings.yaml | |
| 120920-09:32:01 debug: /File[/etc/foreman/settings.yaml]/selrange: Found selrange default 's0' for /etc/foreman/settings.yaml | |
| 120920-09:32:01 debug: Puppet::Type::Service::ProviderGentoo: file /sbin/rc-update does not exist | |
| 120920-09:32:01 debug: Puppet::Type::Service::ProviderRunit: file /usr/bin/sv does not exist | |
| 120920-09:32:01 debug: Puppet::Type::Service::ProviderDaemontools: file /usr/bin/svc does not exist | |
| 120920-09:32:01 debug: Puppet::Type::Service::ProviderLaunchd: file /bin/launchctl does not exist | |
| 120920-09:32:01 debug: Puppet::Type::Service::ProviderDebian: file /usr/sbin/update-rc.d does not exist | |
| 120920-09:32:01 debug: /File[/var/www/html/pub]/seluser: Found seluser default 'system_u' for /var/www/html/pub | |
| 120920-09:32:01 debug: /File[/var/www/html/pub]/selrole: Found selrole default 'object_r' for /var/www/html/pub | |
| 120920-09:32:01 debug: /File[/var/www/html/pub]/seltype: Found seltype default 'httpd_sys_content_t' for /var/www/html/pub | |
| 120920-09:32:01 debug: /File[/var/www/html/pub]/selrange: Found selrange default 's0' for /var/www/html/pub | |
| 120920-09:32:01 debug: /File[/etc/foreman/thin.yml]/seluser: Found seluser default 'system_u' for /etc/foreman/thin.yml | |
| 120920-09:32:01 debug: /File[/etc/foreman/thin.yml]/selrole: Found selrole default 'object_r' for /etc/foreman/thin.yml | |
| 120920-09:32:01 debug: /File[/etc/foreman/thin.yml]/seltype: Found seltype default 'etc_t' for /etc/foreman/thin.yml | |
| 120920-09:32:01 debug: /File[/etc/foreman/thin.yml]/selrange: Found selrange default 's0' for /etc/foreman/thin.yml | |
| 120920-09:32:01 debug: /File[/usr/share/foreman]/seluser: Found seluser default 'system_u' for /usr/share/foreman | |
| 120920-09:32:01 debug: /File[/usr/share/foreman]/selrole: Found selrole default 'object_r' for /usr/share/foreman | |
| 120920-09:32:01 debug: /File[/usr/share/foreman]/seltype: Found seltype default 'usr_t' for /usr/share/foreman | |
| 120920-09:32:01 debug: /File[/usr/share/foreman]/selrange: Found selrange default 's0' for /usr/share/foreman | |
| 120920-09:32:01 debug: /File[/var/lib/pgsql/data/postgresql.conf]/seluser: Found seluser default 'system_u' for /var/lib/pgsql/data/postgresql.conf | |
| 120920-09:32:01 debug: /File[/var/lib/pgsql/data/postgresql.conf]/selrole: Found selrole default 'object_r' for /var/lib/pgsql/data/postgresql.conf | |
| 120920-09:32:01 debug: /File[/var/lib/pgsql/data/postgresql.conf]/seltype: Found seltype default 'postgresql_db_t' for /var/lib/pgsql/data/postgresql.conf | |
| 120920-09:32:01 debug: /File[/var/lib/pgsql/data/postgresql.conf]/selrange: Found selrange default 's0' for /var/lib/pgsql/data/postgresql.conf | |
| 120920-09:32:01 debug: /File[/var/lib/mongodb/journal]/seluser: Found seluser default 'system_u' for /var/lib/mongodb/journal | |
| 120920-09:32:01 debug: /File[/var/lib/mongodb/journal]/selrole: Found selrole default 'object_r' for /var/lib/mongodb/journal | |
| 120920-09:32:01 debug: /File[/var/lib/mongodb/journal]/seltype: Found seltype default 'mongod_var_lib_t' for /var/lib/mongodb/journal | |
| 120920-09:32:01 debug: /File[/var/lib/mongodb/journal]/selrange: Found selrange default 's0' for /var/lib/mongodb/journal | |
| 120920-09:32:01 debug: /File[/var/run/elasticsearch]/seluser: Found seluser default 'system_u' for /var/run/elasticsearch | |
| 120920-09:32:01 debug: /File[/var/run/elasticsearch]/selrole: Found selrole default 'object_r' for /var/run/elasticsearch | |
| 120920-09:32:01 debug: /File[/var/run/elasticsearch]/seltype: Found seltype default 'var_run_t' for /var/run/elasticsearch | |
| 120920-09:32:01 debug: /File[/var/run/elasticsearch]/selrange: Found selrange default 's0' for /var/run/elasticsearch | |
| 120920-09:32:01 debug: /File[/var/lib/tomcat6]/seluser: Found seluser default 'system_u' for /var/lib/tomcat6 | |
| 120920-09:32:01 debug: /File[/var/lib/tomcat6]/selrole: Found selrole default 'object_r' for /var/lib/tomcat6 | |
| 120920-09:32:01 debug: /File[/var/lib/tomcat6]/seltype: Found seltype default 'var_lib_t' for /var/lib/tomcat6 | |
| 120920-09:32:01 debug: /File[/var/lib/tomcat6]/selrange: Found selrange default 's0' for /var/lib/tomcat6 | |
| 120920-09:32:01 debug: /File[/etc/httpd/conf.d/foreman.conf]/seluser: Found seluser default 'system_u' for /etc/httpd/conf.d/foreman.conf | |
| 120920-09:32:01 debug: /File[/etc/httpd/conf.d/foreman.conf]/selrole: Found selrole default 'object_r' for /etc/httpd/conf.d/foreman.conf | |
| 120920-09:32:01 debug: /File[/etc/httpd/conf.d/foreman.conf]/seltype: Found seltype default 'httpd_config_t' for /etc/httpd/conf.d/foreman.conf | |
| 120920-09:32:01 debug: /File[/etc/httpd/conf.d/foreman.conf]/selrange: Found selrange default 's0' for /etc/httpd/conf.d/foreman.conf | |
| 120920-09:32:01 debug: /File[/etc/pki/pulp/qpid_client_striped.crt]/seluser: Found seluser default 'system_u' for /etc/pki/pulp/qpid_client_striped.crt | |
| 120920-09:32:01 debug: /File[/etc/pki/pulp/qpid_client_striped.crt]/selrole: Found selrole default 'object_r' for /etc/pki/pulp/qpid_client_striped.crt | |
| 120920-09:32:01 debug: /File[/etc/pki/pulp/qpid_client_striped.crt]/seltype: Found seltype default 'pulp_cert_t' for /etc/pki/pulp/qpid_client_striped.crt | |
| 120920-09:32:01 debug: /File[/etc/pki/pulp/qpid_client_striped.crt]/selrange: Found selrange default 's0' for /etc/pki/pulp/qpid_client_striped.crt | |
| 120920-09:32:01 debug: /File[/etc/qpidd.conf]/seluser: Found seluser default 'system_u' for /etc/qpidd.conf | |
| 120920-09:32:01 debug: /File[/etc/qpidd.conf]/selrole: Found selrole default 'object_r' for /etc/qpidd.conf | |
| 120920-09:32:01 debug: /File[/etc/qpidd.conf]/seltype: Found seltype default 'etc_t' for /etc/qpidd.conf | |
| 120920-09:32:01 debug: /File[/etc/qpidd.conf]/selrange: Found selrange default 's0' for /etc/qpidd.conf | |
| 120920-09:32:01 debug: /File[/var/cache/mod_ssl]/seluser: Found seluser default 'system_u' for /var/cache/mod_ssl | |
| 120920-09:32:01 debug: /File[/var/cache/mod_ssl]/selrole: Found selrole default 'object_r' for /var/cache/mod_ssl | |
| 120920-09:32:01 debug: /File[/var/cache/mod_ssl]/seltype: Found seltype default 'httpd_cache_t' for /var/cache/mod_ssl | |
| 120920-09:32:01 debug: /File[/var/cache/mod_ssl]/selrange: Found selrange default 's0' for /var/cache/mod_ssl | |
| 120920-09:32:01 debug: /File[/var/log/katello]/seluser: Found seluser default 'system_u' for /var/log/katello | |
| 120920-09:32:01 debug: /File[/var/log/katello]/selrole: Found selrole default 'object_r' for /var/log/katello | |
| 120920-09:32:01 debug: /File[/var/log/katello]/seltype: Found seltype default 'httpd_katello_script_log_t' for /var/log/katello | |
| 120920-09:32:01 debug: /File[/var/log/katello]/selrange: Found selrange default 's0' for /var/log/katello | |
| 120920-09:32:01 debug: /File[/var/cache/mod_ssl/scache]/seluser: Found seluser default 'system_u' for /var/cache/mod_ssl/scache | |
| 120920-09:32:01 debug: /File[/var/cache/mod_ssl/scache]/selrole: Found selrole default 'object_r' for /var/cache/mod_ssl/scache | |
| 120920-09:32:01 debug: /File[/var/cache/mod_ssl/scache]/seltype: Found seltype default 'httpd_cache_t' for /var/cache/mod_ssl/scache | |
| 120920-09:32:01 debug: /File[/var/cache/mod_ssl/scache]/selrange: Found selrange default 's0' for /var/cache/mod_ssl/scache | |
| 120920-09:32:01 debug: /File[/usr/share/tomcat6/conf/keystore]/seluser: Found seluser default 'system_u' for /usr/share/tomcat6/conf/keystore | |
| 120920-09:32:01 debug: /File[/usr/share/tomcat6/conf/keystore]/selrole: Found selrole default 'object_r' for /usr/share/tomcat6/conf/keystore | |
| 120920-09:32:01 debug: /File[/usr/share/tomcat6/conf/keystore]/seltype: Found seltype default 'usr_t' for /usr/share/tomcat6/conf/keystore | |
| 120920-09:32:01 debug: /File[/usr/share/tomcat6/conf/keystore]/selrange: Found selrange default 's0' for /usr/share/tomcat6/conf/keystore | |
| 120920-09:32:01 debug: /File[/etc/mongodb.conf]/seluser: Found seluser default 'system_u' for /etc/mongodb.conf | |
| 120920-09:32:01 debug: /File[/etc/mongodb.conf]/selrole: Found selrole default 'object_r' for /etc/mongodb.conf | |
| 120920-09:32:01 debug: /File[/etc/mongodb.conf]/seltype: Found seltype default 'etc_t' for /etc/mongodb.conf | |
| 120920-09:32:01 debug: /File[/etc/mongodb.conf]/selrange: Found selrange default 's0' for /etc/mongodb.conf | |
| 120920-09:32:01 debug: /File[/etc/katello/nss_db_password-file]/seluser: Found seluser default 'system_u' for /etc/katello/nss_db_password-file | |
| 120920-09:32:01 debug: /File[/etc/katello/nss_db_password-file]/selrole: Found selrole default 'object_r' for /etc/katello/nss_db_password-file | |
| 120920-09:32:01 debug: /File[/etc/katello/nss_db_password-file]/seltype: Found seltype default 'etc_t' for /etc/katello/nss_db_password-file | |
| 120920-09:32:01 debug: /File[/etc/katello/nss_db_password-file]/selrange: Found selrange default 's0' for /etc/katello/nss_db_password-file | |
| 120920-09:32:01 debug: /File[/etc/katello/katello.yml]/seluser: Found seluser default 'system_u' for /etc/katello/katello.yml | |
| 120920-09:32:01 debug: /File[/etc/katello/katello.yml]/selrole: Found selrole default 'object_r' for /etc/katello/katello.yml | |
| 120920-09:32:01 debug: /File[/etc/katello/katello.yml]/seltype: Found seltype default 'etc_t' for /etc/katello/katello.yml | |
| 120920-09:32:01 debug: /File[/etc/katello/katello.yml]/selrange: Found selrange default 's0' for /etc/katello/katello.yml | |
| 120920-09:32:01 debug: /File[/var/cache/tomcat6]/seluser: Found seluser default 'system_u' for /var/cache/tomcat6 | |
| 120920-09:32:01 debug: /File[/var/cache/tomcat6]/selrole: Found selrole default 'object_r' for /var/cache/tomcat6 | |
| 120920-09:32:01 debug: /File[/var/cache/tomcat6]/seltype: Found seltype default 'var_t' for /var/cache/tomcat6 | |
| 120920-09:32:01 debug: /File[/var/cache/tomcat6]/selrange: Found selrange default 's0' for /var/cache/tomcat6 | |
| 120920-09:32:01 debug: /File[/etc/ldap_fluff.yml]/seluser: Found seluser default 'system_u' for /etc/ldap_fluff.yml | |
| 120920-09:32:01 debug: /File[/etc/ldap_fluff.yml]/selrole: Found selrole default 'object_r' for /etc/ldap_fluff.yml | |
| 120920-09:32:01 debug: /File[/etc/ldap_fluff.yml]/seltype: Found seltype default 'etc_t' for /etc/ldap_fluff.yml | |
| 120920-09:32:01 debug: /File[/etc/ldap_fluff.yml]/selrange: Found selrange default 's0' for /etc/ldap_fluff.yml | |
| 120920-09:32:01 debug: /File[/etc/katello/ssl_ca_password-file]/seluser: Found seluser default 'system_u' for /etc/katello/ssl_ca_password-file | |
| 120920-09:32:01 debug: /File[/etc/katello/ssl_ca_password-file]/selrole: Found selrole default 'object_r' for /etc/katello/ssl_ca_password-file | |
| 120920-09:32:01 debug: /File[/etc/katello/ssl_ca_password-file]/seltype: Found seltype default 'etc_t' for /etc/katello/ssl_ca_password-file | |
| 120920-09:32:01 debug: /File[/etc/katello/ssl_ca_password-file]/selrange: Found selrange default 's0' for /etc/katello/ssl_ca_password-file | |
| 120920-09:32:01 debug: /File[/etc/pki/katello/nssdb/]/seluser: Found seluser default 'system_u' for /etc/pki/katello/nssdb | |
| 120920-09:32:01 debug: /File[/etc/pki/katello/nssdb/]/selrole: Found selrole default 'object_r' for /etc/pki/katello/nssdb | |
| 120920-09:32:01 debug: /File[/etc/pki/katello/nssdb/]/seltype: Found seltype default 'cert_t' for /etc/pki/katello/nssdb | |
| 120920-09:32:01 debug: /File[/etc/pki/katello/nssdb/]/selrange: Found selrange default 's0' for /etc/pki/katello/nssdb | |
| 120920-09:32:01 debug: /File[/etc/candlepin/certs/candlepin-ca.key]/seluser: Found seluser default 'system_u' for /etc/candlepin/certs/candlepin-ca.key | |
| 120920-09:32:01 debug: /File[/etc/candlepin/certs/candlepin-ca.key]/selrole: Found selrole default 'object_r' for /etc/candlepin/certs/candlepin-ca.key | |
| 120920-09:32:01 debug: /File[/etc/candlepin/certs/candlepin-ca.key]/seltype: Found seltype default 'candlepin_etc_certs_ca_cert_r_t' for /etc/candlepin/certs/candlepin-ca.key | |
| 120920-09:32:01 debug: /File[/etc/candlepin/certs/candlepin-ca.key]/selrange: Found selrange default 's0' for /etc/candlepin/certs/candlepin-ca.key | |
| 120920-09:32:01 debug: /File[/etc/pulp/pulp.conf]/seluser: Found seluser default 'system_u' for /etc/pulp/pulp.conf | |
| 120920-09:32:01 debug: /File[/etc/pulp/pulp.conf]/selrole: Found selrole default 'object_r' for /etc/pulp/pulp.conf | |
| 120920-09:32:01 debug: /File[/etc/pulp/pulp.conf]/seltype: Found seltype default 'httpd_sys_content_t' for /etc/pulp/pulp.conf | |
| 120920-09:32:01 debug: /File[/etc/pulp/pulp.conf]/selrange: Found selrange default 's0' for /etc/pulp/pulp.conf | |
| 120920-09:32:01 debug: /File[/etc/httpd/conf/httpd.conf]/seluser: Found seluser default 'system_u' for /etc/httpd/conf/httpd.conf | |
| 120920-09:32:01 debug: /File[/etc/httpd/conf/httpd.conf]/selrole: Found selrole default 'object_r' for /etc/httpd/conf/httpd.conf | |
| 120920-09:32:01 debug: /File[/etc/httpd/conf/httpd.conf]/seltype: Found seltype default 'httpd_config_t' for /etc/httpd/conf/httpd.conf | |
| 120920-09:32:01 debug: /File[/etc/httpd/conf/httpd.conf]/selrange: Found selrange default 's0' for /etc/httpd/conf/httpd.conf | |
| 120920-09:32:01 debug: /File[/etc/pki/katello/nssdb//secmod.db]/seluser: Found seluser default 'system_u' for /etc/pki/katello/nssdb/secmod.db | |
| 120920-09:32:01 debug: /File[/etc/pki/katello/nssdb//secmod.db]/selrole: Found selrole default 'object_r' for /etc/pki/katello/nssdb/secmod.db | |
| 120920-09:32:01 debug: /File[/etc/pki/katello/nssdb//secmod.db]/seltype: Found seltype default 'cert_t' for /etc/pki/katello/nssdb/secmod.db | |
| 120920-09:32:01 debug: /File[/etc/pki/katello/nssdb//secmod.db]/selrange: Found selrange default 's0' for /etc/pki/katello/nssdb/secmod.db | |
| 120920-09:32:01 debug: /File[/etc/pki/katello/nssdb//cert8.db]/seluser: Found seluser default 'system_u' for /etc/pki/katello/nssdb/cert8.db | |
| 120920-09:32:01 debug: /File[/etc/pki/katello/nssdb//cert8.db]/selrole: Found selrole default 'object_r' for /etc/pki/katello/nssdb/cert8.db | |
| 120920-09:32:01 debug: /File[/etc/pki/katello/nssdb//cert8.db]/seltype: Found seltype default 'cert_t' for /etc/pki/katello/nssdb/cert8.db | |
| 120920-09:32:01 debug: /File[/etc/pki/katello/nssdb//cert8.db]/selrange: Found selrange default 's0' for /etc/pki/katello/nssdb/cert8.db | |
| 120920-09:32:01 debug: /File[/etc/pulp/repo_auth.conf]/seluser: Found seluser default 'system_u' for /etc/pulp/repo_auth.conf | |
| 120920-09:32:01 debug: /File[/etc/pulp/repo_auth.conf]/selrole: Found selrole default 'object_r' for /etc/pulp/repo_auth.conf | |
| 120920-09:32:01 debug: /File[/etc/pulp/repo_auth.conf]/seltype: Found seltype default 'httpd_sys_content_t' for /etc/pulp/repo_auth.conf | |
| 120920-09:32:01 debug: /File[/etc/pulp/repo_auth.conf]/selrange: Found selrange default 's0' for /etc/pulp/repo_auth.conf | |
| 120920-09:32:01 debug: /File[/var/lib/pulp/packages]/seluser: Found seluser default 'system_u' for /var/lib/pulp/packages | |
| 120920-09:32:01 debug: /File[/var/lib/pulp/packages]/selrole: Found selrole default 'object_r' for /var/lib/pulp/packages | |
| 120920-09:32:01 debug: /File[/var/lib/pulp/packages]/seltype: Found seltype default 'httpd_sys_rw_content_t' for /var/lib/pulp/packages | |
| 120920-09:32:01 debug: /File[/var/lib/pulp/packages]/selrange: Found selrange default 's0' for /var/lib/pulp/packages | |
| 120920-09:32:01 debug: /File[/var/log/tomcat6]/seluser: Found seluser default 'system_u' for /var/log/tomcat6 | |
| 120920-09:32:01 debug: /File[/var/log/tomcat6]/selrole: Found selrole default 'object_r' for /var/log/tomcat6 | |
| 120920-09:32:01 debug: /File[/var/log/tomcat6]/seltype: Found seltype default 'var_log_t' for /var/log/tomcat6 | |
| 120920-09:32:01 debug: /File[/var/log/tomcat6]/selrange: Found selrange default 's0' for /var/log/tomcat6 | |
| 120920-09:32:01 debug: /File[/etc/httpd/conf.d]/seluser: Found seluser default 'system_u' for /etc/httpd/conf.d | |
| 120920-09:32:01 debug: /File[/etc/httpd/conf.d]/selrole: Found selrole default 'object_r' for /etc/httpd/conf.d | |
| 120920-09:32:01 debug: /File[/etc/httpd/conf.d]/seltype: Found seltype default 'httpd_config_t' for /etc/httpd/conf.d | |
| 120920-09:32:01 debug: /File[/etc/httpd/conf.d]/selrange: Found selrange default 's0' for /etc/httpd/conf.d | |
| 120920-09:32:01 debug: /File[/root/ssl-build/rhsm-katello-reconfigure]/seluser: Found seluser default 'system_u' for /root/ssl-build/rhsm-katello-reconfigure | |
| 120920-09:32:01 debug: /File[/root/ssl-build/rhsm-katello-reconfigure]/selrole: Found selrole default 'object_r' for /root/ssl-build/rhsm-katello-reconfigure | |
| 120920-09:32:01 debug: /File[/root/ssl-build/rhsm-katello-reconfigure]/seltype: Found seltype default 'admin_home_t' for /root/ssl-build/rhsm-katello-reconfigure | |
| 120920-09:32:01 debug: /File[/root/ssl-build/rhsm-katello-reconfigure]/selrange: Found selrange default 's0' for /root/ssl-build/rhsm-katello-reconfigure | |
| 120920-09:32:01 debug: /File[/etc/pki/pulp/content/pulp-global-repo.ca]/seluser: Found seluser default 'system_u' for /etc/pki/pulp/content/pulp-global-repo.ca | |
| 120920-09:32:01 debug: /File[/etc/pki/pulp/content/pulp-global-repo.ca]/selrole: Found selrole default 'object_r' for /etc/pki/pulp/content/pulp-global-repo.ca | |
| 120920-09:32:01 debug: /File[/etc/pki/pulp/content/pulp-global-repo.ca]/seltype: Found seltype default 'pulp_cert_t' for /etc/pki/pulp/content/pulp-global-repo.ca | |
| 120920-09:32:02 debug: /File[/etc/pki/pulp/content/pulp-global-repo.ca]/selrange: Found selrange default 's0' for /etc/pki/pulp/content/pulp-global-repo.ca | |
| 120920-09:32:02 debug: /File[/etc/katello/pk12_password-file]/seluser: Found seluser default 'system_u' for /etc/katello/pk12_password-file | |
| 120920-09:32:02 debug: /File[/etc/katello/pk12_password-file]/selrole: Found selrole default 'object_r' for /etc/katello/pk12_password-file | |
| 120920-09:32:02 debug: /File[/etc/katello/pk12_password-file]/seltype: Found seltype default 'etc_t' for /etc/katello/pk12_password-file | |
| 120920-09:32:02 debug: /File[/etc/katello/pk12_password-file]/selrange: Found selrange default 's0' for /etc/katello/pk12_password-file | |
| 120920-09:32:02 debug: /File[/var/log/katello/production_delayed_jobs_sql.log]/seluser: Found seluser default 'system_u' for /var/log/katello/production_delayed_jobs_sql.log | |
| 120920-09:32:02 debug: /File[/var/log/katello/production_delayed_jobs_sql.log]/selrole: Found selrole default 'object_r' for /var/log/katello/production_delayed_jobs_sql.log | |
| 120920-09:32:02 debug: /File[/var/log/katello/production_delayed_jobs_sql.log]/seltype: Found seltype default 'httpd_katello_script_log_t' for /var/log/katello/production_delayed_jobs_sql.log | |
| 120920-09:32:02 debug: /File[/var/log/katello/production_delayed_jobs_sql.log]/selrange: Found selrange default 's0' for /var/log/katello/production_delayed_jobs_sql.log | |
| 120920-09:32:02 debug: /File[/etc/candlepin/certs/candlepin-upstream-ca.crt]/seluser: Found seluser default 'system_u' for /etc/candlepin/certs/candlepin-upstream-ca.crt | |
| 120920-09:32:02 debug: /File[/etc/candlepin/certs/candlepin-upstream-ca.crt]/selrole: Found selrole default 'object_r' for /etc/candlepin/certs/candlepin-upstream-ca.crt | |
| 120920-09:32:02 debug: /File[/etc/candlepin/certs/candlepin-upstream-ca.crt]/seltype: Found seltype default 'candlepin_etc_certs_rw_t' for /etc/candlepin/certs/candlepin-upstream-ca.crt | |
| 120920-09:32:02 debug: /File[/etc/candlepin/certs/candlepin-upstream-ca.crt]/selrange: Found selrange default 's0' for /etc/candlepin/certs/candlepin-upstream-ca.crt | |
| 120920-09:32:02 debug: /File[/var/log/katello/production.log]/seluser: Found seluser default 'system_u' for /var/log/katello/production.log | |
| 120920-09:32:02 debug: /File[/var/log/katello/production.log]/selrole: Found selrole default 'object_r' for /var/log/katello/production.log | |
| 120920-09:32:02 debug: /File[/var/log/katello/production.log]/seltype: Found seltype default 'httpd_katello_script_log_t' for /var/log/katello/production.log | |
| 120920-09:32:02 debug: /File[/var/log/katello/production.log]/selrange: Found selrange default 's0' for /var/log/katello/production.log | |
| 120920-09:32:02 debug: /File[/etc/httpd/conf.d/pulp.conf]/seluser: Found seluser default 'system_u' for /etc/httpd/conf.d/pulp.conf | |
| 120920-09:32:02 debug: /File[/etc/httpd/conf.d/pulp.conf]/selrole: Found selrole default 'object_r' for /etc/httpd/conf.d/pulp.conf | |
| 120920-09:32:02 debug: /File[/etc/httpd/conf.d/pulp.conf]/seltype: Found seltype default 'httpd_config_t' for /etc/httpd/conf.d/pulp.conf | |
| 120920-09:32:02 debug: /File[/etc/httpd/conf.d/pulp.conf]/selrange: Found selrange default 's0' for /etc/httpd/conf.d/pulp.conf | |
| 120920-09:32:02 debug: /File[/etc/httpd/conf.d/ssl.conf]/seluser: Found seluser default 'system_u' for /etc/httpd/conf.d/ssl.conf | |
| 120920-09:32:02 debug: /File[/etc/httpd/conf.d/ssl.conf]/selrole: Found selrole default 'object_r' for /etc/httpd/conf.d/ssl.conf | |
| 120920-09:32:02 debug: /File[/etc/httpd/conf.d/ssl.conf]/seltype: Found seltype default 'httpd_config_t' for /etc/httpd/conf.d/ssl.conf | |
| 120920-09:32:02 debug: /File[/etc/httpd/conf.d/ssl.conf]/selrange: Found selrange default 's0' for /etc/httpd/conf.d/ssl.conf | |
| 120920-09:32:02 debug: /File[/etc/katello/thin.yml]/seluser: Found seluser default 'system_u' for /etc/katello/thin.yml | |
| 120920-09:32:02 debug: /File[/etc/katello/thin.yml]/selrole: Found selrole default 'object_r' for /etc/katello/thin.yml | |
| 120920-09:32:02 debug: /File[/etc/katello/thin.yml]/seltype: Found seltype default 'etc_t' for /etc/katello/thin.yml | |
| 120920-09:32:02 debug: /File[/etc/katello/thin.yml]/selrange: Found selrange default 's0' for /etc/katello/thin.yml | |
| 120920-09:32:02 debug: /File[/etc/candlepin/candlepin.conf]/seluser: Found seluser default 'system_u' for /etc/candlepin/candlepin.conf | |
| 120920-09:32:02 debug: /File[/etc/candlepin/candlepin.conf]/selrole: Found selrole default 'object_r' for /etc/candlepin/candlepin.conf | |
| 120920-09:32:02 debug: /File[/etc/candlepin/candlepin.conf]/seltype: Found seltype default 'candlepin_etc_rw_t' for /etc/candlepin/candlepin.conf | |
| 120920-09:32:02 debug: /File[/etc/candlepin/candlepin.conf]/selrange: Found selrange default 's0' for /etc/candlepin/candlepin.conf | |
| 120920-09:32:02 debug: /File[/etc/tomcat6/server.xml]/seluser: Found seluser default 'system_u' for /etc/tomcat6/server.xml | |
| 120920-09:32:02 debug: /File[/etc/tomcat6/server.xml]/selrole: Found selrole default 'object_r' for /etc/tomcat6/server.xml | |
| 120920-09:32:02 debug: /File[/etc/tomcat6/server.xml]/seltype: Found seltype default 'etc_t' for /etc/tomcat6/server.xml | |
| 120920-09:32:02 debug: /File[/etc/tomcat6/server.xml]/selrange: Found selrange default 's0' for /etc/tomcat6/server.xml | |
| 120920-09:32:02 debug: /File[/etc/sysconfig/elasticsearch]/seluser: Found seluser default 'system_u' for /etc/sysconfig/elasticsearch | |
| 120920-09:32:02 debug: /File[/etc/sysconfig/elasticsearch]/selrole: Found selrole default 'object_r' for /etc/sysconfig/elasticsearch | |
| 120920-09:32:02 debug: /File[/etc/sysconfig/elasticsearch]/seltype: Found seltype default 'etc_t' for /etc/sysconfig/elasticsearch | |
| 120920-09:32:02 debug: /File[/etc/sysconfig/elasticsearch]/selrange: Found selrange default 's0' for /etc/sysconfig/elasticsearch | |
| 120920-09:32:02 debug: /File[/etc/pki/katello/nssdb//key3.db]/seluser: Found seluser default 'system_u' for /etc/pki/katello/nssdb/key3.db | |
| 120920-09:32:02 debug: /File[/etc/pki/katello/nssdb//key3.db]/selrole: Found selrole default 'object_r' for /etc/pki/katello/nssdb/key3.db | |
| 120920-09:32:02 debug: /File[/etc/pki/katello/nssdb//key3.db]/seltype: Found seltype default 'cert_t' for /etc/pki/katello/nssdb/key3.db | |
| 120920-09:32:02 debug: /File[/etc/pki/katello/nssdb//key3.db]/selrange: Found selrange default 's0' for /etc/pki/katello/nssdb/key3.db | |
| 120920-09:32:02 debug: /File[/var/log/foreman]/seluser: Found seluser default 'system_u' for /var/log/foreman | |
| 120920-09:32:02 debug: /File[/var/log/foreman]/selrole: Found selrole default 'object_r' for /var/log/foreman | |
| 120920-09:32:02 debug: /File[/var/log/foreman]/seltype: Found seltype default 'var_log_t' for /var/log/foreman | |
| 120920-09:32:02 debug: /File[/var/log/foreman]/selrange: Found selrange default 's0' for /var/log/foreman | |
| 120920-09:32:02 debug: /File[/etc/candlepin/certs/candlepin-ca.crt]/seluser: Found seluser default 'system_u' for /etc/candlepin/certs/candlepin-ca.crt | |
| 120920-09:32:02 debug: /File[/etc/candlepin/certs/candlepin-ca.crt]/selrole: Found selrole default 'object_r' for /etc/candlepin/certs/candlepin-ca.crt | |
| 120920-09:32:02 debug: /File[/etc/candlepin/certs/candlepin-ca.crt]/seltype: Found seltype default 'candlepin_etc_certs_ca_cert_r_t' for /etc/candlepin/certs/candlepin-ca.crt | |
| 120920-09:32:02 debug: /File[/etc/candlepin/certs/candlepin-ca.crt]/selrange: Found selrange default 's0' for /etc/candlepin/certs/candlepin-ca.crt | |
| 120920-09:32:02 debug: /File[/etc/elasticsearch/elasticsearch.yml]/seluser: Found seluser default 'system_u' for /etc/elasticsearch/elasticsearch.yml | |
| 120920-09:32:02 debug: /File[/etc/elasticsearch/elasticsearch.yml]/selrole: Found selrole default 'object_r' for /etc/elasticsearch/elasticsearch.yml | |
| 120920-09:32:02 debug: /File[/etc/elasticsearch/elasticsearch.yml]/seltype: Found seltype default 'etc_t' for /etc/elasticsearch/elasticsearch.yml | |
| 120920-09:32:02 debug: /File[/etc/elasticsearch/elasticsearch.yml]/selrange: Found selrange default 's0' for /etc/elasticsearch/elasticsearch.yml | |
| 120920-09:32:02 debug: Creating default schedules | |
| 120920-09:32:02 debug: /File[/var/lib/puppet]/seluser: Found seluser default 'system_u' for /var/lib/puppet | |
| 120920-09:32:02 debug: /File[/var/lib/puppet]/selrole: Found selrole default 'object_r' for /var/lib/puppet | |
| 120920-09:32:02 debug: /File[/var/lib/puppet]/seltype: Found seltype default 'puppet_var_lib_t' for /var/lib/puppet | |
| 120920-09:32:02 debug: /File[/var/lib/puppet]/selrange: Found selrange default 's0' for /var/lib/puppet | |
| 120920-09:32:02 debug: /File[/var/lib/puppet/state/last_run_summary.yaml]/seluser: Found seluser default 'system_u' for /var/lib/puppet/state/last_run_summary.yaml | |
| 120920-09:32:02 debug: /File[/var/lib/puppet/state/last_run_summary.yaml]/selrole: Found selrole default 'object_r' for /var/lib/puppet/state/last_run_summary.yaml | |
| 120920-09:32:02 debug: /File[/var/lib/puppet/state/last_run_summary.yaml]/seltype: Found seltype default 'puppet_var_lib_t' for /var/lib/puppet/state/last_run_summary.yaml | |
| 120920-09:32:02 debug: /File[/var/lib/puppet/state/last_run_summary.yaml]/selrange: Found selrange default 's0' for /var/lib/puppet/state/last_run_summary.yaml | |
| 120920-09:32:02 debug: /File[/var/lib/puppet/ssl/public_keys]/seluser: Found seluser default 'system_u' for /var/lib/puppet/ssl/public_keys | |
| 120920-09:32:02 debug: /File[/var/lib/puppet/ssl/public_keys]/selrole: Found selrole default 'object_r' for /var/lib/puppet/ssl/public_keys | |
| 120920-09:32:02 debug: /File[/var/lib/puppet/ssl/public_keys]/seltype: Found seltype default 'puppet_var_lib_t' for /var/lib/puppet/ssl/public_keys | |
| 120920-09:32:02 debug: /File[/var/lib/puppet/ssl/public_keys]/selrange: Found selrange default 's0' for /var/lib/puppet/ssl/public_keys | |
| 120920-09:32:02 debug: /File[/var/lib/puppet/state/state.yaml]/seluser: Found seluser default 'system_u' for /var/lib/puppet/state/state.yaml | |
| 120920-09:32:02 debug: /File[/var/lib/puppet/state/state.yaml]/selrole: Found selrole default 'object_r' for /var/lib/puppet/state/state.yaml | |
| 120920-09:32:02 debug: /File[/var/lib/puppet/state/state.yaml]/seltype: Found seltype default 'puppet_var_lib_t' for /var/lib/puppet/state/state.yaml | |
| 120920-09:32:02 debug: /File[/var/lib/puppet/state/state.yaml]/selrange: Found selrange default 's0' for /var/lib/puppet/state/state.yaml | |
| 120920-09:32:02 debug: /File[/var/lib/puppet/ssl/certs]/seluser: Found seluser default 'system_u' for /var/lib/puppet/ssl/certs | |
| 120920-09:32:02 debug: /File[/var/lib/puppet/ssl/certs]/selrole: Found selrole default 'object_r' for /var/lib/puppet/ssl/certs | |
| 120920-09:32:02 debug: /File[/var/lib/puppet/ssl/certs]/seltype: Found seltype default 'puppet_var_lib_t' for /var/lib/puppet/ssl/certs | |
| 120920-09:32:02 debug: /File[/var/lib/puppet/ssl/certs]/selrange: Found selrange default 's0' for /var/lib/puppet/ssl/certs | |
| 120920-09:32:02 debug: /File[/var/lib/puppet/state]/seluser: Found seluser default 'system_u' for /var/lib/puppet/state | |
| 120920-09:32:02 debug: /File[/var/lib/puppet/state]/selrole: Found selrole default 'object_r' for /var/lib/puppet/state | |
| 120920-09:32:02 debug: /File[/var/lib/puppet/state]/seltype: Found seltype default 'puppet_var_lib_t' for /var/lib/puppet/state | |
| 120920-09:32:02 debug: /File[/var/lib/puppet/state]/selrange: Found selrange default 's0' for /var/lib/puppet/state | |
| 120920-09:32:02 debug: /File[/var/lib/puppet/ssl/private_keys]/seluser: Found seluser default 'system_u' for /var/lib/puppet/ssl/private_keys | |
| 120920-09:32:02 debug: /File[/var/lib/puppet/ssl/private_keys]/selrole: Found selrole default 'object_r' for /var/lib/puppet/ssl/private_keys | |
| 120920-09:32:02 debug: /File[/var/lib/puppet/ssl/private_keys]/seltype: Found seltype default 'puppet_var_lib_t' for /var/lib/puppet/ssl/private_keys | |
| 120920-09:32:02 debug: /File[/var/lib/puppet/ssl/private_keys]/selrange: Found selrange default 's0' for /var/lib/puppet/ssl/private_keys | |
| 120920-09:32:02 debug: /File[/var/lib/puppet/facts]/seluser: Found seluser default 'system_u' for /var/lib/puppet/facts | |
| 120920-09:32:02 debug: /File[/var/lib/puppet/facts]/selrole: Found selrole default 'object_r' for /var/lib/puppet/facts | |
| 120920-09:32:02 debug: /File[/var/lib/puppet/facts]/seltype: Found seltype default 'puppet_var_lib_t' for /var/lib/puppet/facts | |
| 120920-09:32:02 debug: /File[/var/lib/puppet/facts]/selrange: Found selrange default 's0' for /var/lib/puppet/facts | |
| 120920-09:32:02 debug: /File[/var/lib/puppet/state/graphs]/seluser: Found seluser default 'system_u' for /var/lib/puppet/state/graphs | |
| 120920-09:32:02 debug: /File[/var/lib/puppet/state/graphs]/selrole: Found selrole default 'object_r' for /var/lib/puppet/state/graphs | |
| 120920-09:32:02 debug: /File[/var/lib/puppet/state/graphs]/seltype: Found seltype default 'puppet_var_lib_t' for /var/lib/puppet/state/graphs | |
| 120920-09:32:02 debug: /File[/var/lib/puppet/state/graphs]/selrange: Found selrange default 's0' for /var/lib/puppet/state/graphs | |
| 120920-09:32:02 debug: /File[/etc/puppet]/seluser: Found seluser default 'system_u' for /etc/puppet | |
| 120920-09:32:02 debug: /File[/etc/puppet]/selrole: Found selrole default 'object_r' for /etc/puppet | |
| 120920-09:32:02 debug: /File[/etc/puppet]/seltype: Found seltype default 'puppet_etc_t' for /etc/puppet | |
| 120920-09:32:02 debug: /File[/etc/puppet]/selrange: Found selrange default 's0' for /etc/puppet | |
| 120920-09:32:02 debug: /File[/var/run/puppet]/seluser: Found seluser default 'system_u' for /var/run/puppet | |
| 120920-09:32:02 debug: /File[/var/run/puppet]/selrole: Found selrole default 'object_r' for /var/run/puppet | |
| 120920-09:32:02 debug: /File[/var/run/puppet]/seltype: Found seltype default 'puppet_var_run_t' for /var/run/puppet | |
| 120920-09:32:02 debug: /File[/var/run/puppet]/selrange: Found selrange default 's0' for /var/run/puppet | |
| 120920-09:32:02 debug: /File[/var/lib/puppet/client_data]/seluser: Found seluser default 'system_u' for /var/lib/puppet/client_data | |
| 120920-09:32:02 debug: /File[/var/lib/puppet/client_data]/selrole: Found selrole default 'object_r' for /var/lib/puppet/client_data | |
| 120920-09:32:02 debug: /File[/var/lib/puppet/client_data]/seltype: Found seltype default 'puppet_var_lib_t' for /var/lib/puppet/client_data | |
| 120920-09:32:02 debug: /File[/var/lib/puppet/client_data]/selrange: Found selrange default 's0' for /var/lib/puppet/client_data | |
| 120920-09:32:02 debug: /File[/var/log/puppet]/seluser: Found seluser default 'system_u' for /var/log/puppet | |
| 120920-09:32:02 debug: /File[/var/log/puppet]/selrole: Found selrole default 'object_r' for /var/log/puppet | |
| 120920-09:32:02 debug: /File[/var/log/puppet]/seltype: Found seltype default 'puppet_log_t' for /var/log/puppet | |
| 120920-09:32:02 debug: /File[/var/log/puppet]/selrange: Found selrange default 's0' for /var/log/puppet | |
| 120920-09:32:02 debug: /File[/var/lib/puppet/ssl]/seluser: Found seluser default 'system_u' for /var/lib/puppet/ssl | |
| 120920-09:32:02 debug: /File[/var/lib/puppet/ssl]/selrole: Found selrole default 'object_r' for /var/lib/puppet/ssl | |
| 120920-09:32:02 debug: /File[/var/lib/puppet/ssl]/seltype: Found seltype default 'puppet_var_lib_t' for /var/lib/puppet/ssl | |
| 120920-09:32:02 debug: /File[/var/lib/puppet/ssl]/selrange: Found selrange default 's0' for /var/lib/puppet/ssl | |
| 120920-09:32:02 debug: /File[/var/lib/puppet/ssl/certificate_requests]/seluser: Found seluser default 'system_u' for /var/lib/puppet/ssl/certificate_requests | |
| 120920-09:32:02 debug: /File[/var/lib/puppet/ssl/certificate_requests]/selrole: Found selrole default 'object_r' for /var/lib/puppet/ssl/certificate_requests | |
| 120920-09:32:02 debug: /File[/var/lib/puppet/ssl/certificate_requests]/seltype: Found seltype default 'puppet_var_lib_t' for /var/lib/puppet/ssl/certificate_requests | |
| 120920-09:32:02 debug: /File[/var/lib/puppet/ssl/certificate_requests]/selrange: Found selrange default 's0' for /var/lib/puppet/ssl/certificate_requests | |
| 120920-09:32:02 debug: /File[/usr/share/katello/install/puppet/lib]/seluser: Found seluser default 'system_u' for /usr/share/katello/install/puppet/lib | |
| 120920-09:32:02 debug: /File[/usr/share/katello/install/puppet/lib]/selrole: Found selrole default 'object_r' for /usr/share/katello/install/puppet/lib | |
| 120920-09:32:02 debug: /File[/usr/share/katello/install/puppet/lib]/seltype: Found seltype default 'lib_t' for /usr/share/katello/install/puppet/lib | |
| 120920-09:32:02 debug: /File[/usr/share/katello/install/puppet/lib]/selrange: Found selrange default 's0' for /usr/share/katello/install/puppet/lib | |
| 120920-09:32:02 debug: /File[/var/lib/puppet/clientbucket]/seluser: Found seluser default 'system_u' for /var/lib/puppet/clientbucket | |
| 120920-09:32:02 debug: /File[/var/lib/puppet/clientbucket]/selrole: Found selrole default 'object_r' for /var/lib/puppet/clientbucket | |
| 120920-09:32:02 debug: /File[/var/lib/puppet/clientbucket]/seltype: Found seltype default 'puppet_var_lib_t' for /var/lib/puppet/clientbucket | |
| 120920-09:32:02 debug: /File[/var/lib/puppet/clientbucket]/selrange: Found selrange default 's0' for /var/lib/puppet/clientbucket | |
| 120920-09:32:02 debug: /File[/var/lib/puppet/client_yaml]/seluser: Found seluser default 'system_u' for /var/lib/puppet/client_yaml | |
| 120920-09:32:02 debug: /File[/var/lib/puppet/client_yaml]/selrole: Found selrole default 'object_r' for /var/lib/puppet/client_yaml | |
| 120920-09:32:02 debug: /File[/var/lib/puppet/client_yaml]/seltype: Found seltype default 'puppet_var_lib_t' for /var/lib/puppet/client_yaml | |
| 120920-09:32:02 debug: /File[/var/lib/puppet/client_yaml]/selrange: Found selrange default 's0' for /var/lib/puppet/client_yaml | |
| 120920-09:32:02 debug: /File[/var/lib/puppet/ssl/private]/seluser: Found seluser default 'system_u' for /var/lib/puppet/ssl/private | |
| 120920-09:32:02 debug: /File[/var/lib/puppet/ssl/private]/selrole: Found selrole default 'object_r' for /var/lib/puppet/ssl/private | |
| 120920-09:32:02 debug: /File[/var/lib/puppet/ssl/private]/seltype: Found seltype default 'puppet_var_lib_t' for /var/lib/puppet/ssl/private | |
| 120920-09:32:02 debug: /File[/var/lib/puppet/ssl/private]/selrange: Found selrange default 's0' for /var/lib/puppet/ssl/private | |
| 120920-09:32:02 debug: Failed to load library 'ldap' for feature 'ldap' | |
| 120920-09:32:02 debug: /File[/var/lib/puppet/ssl]: Autorequiring File[/var/lib/puppet] | |
| 120920-09:32:02 debug: /File[/var/lib/puppet/ssl/certificate_requests]: Autorequiring File[/var/lib/puppet/ssl] | |
| 120920-09:32:02 debug: /File[/var/lib/puppet/state/state.yaml]: Autorequiring File[/var/lib/puppet/state] | |
| 120920-09:32:02 debug: /File[/var/lib/puppet/ssl/certs]: Autorequiring File[/var/lib/puppet/ssl] | |
| 120920-09:32:02 debug: /File[/var/lib/puppet/facts]: Autorequiring File[/var/lib/puppet] | |
| 120920-09:32:02 debug: /File[/var/lib/puppet/client_yaml]: Autorequiring File[/var/lib/puppet] | |
| 120920-09:32:02 debug: /File[/var/lib/puppet/state]: Autorequiring File[/var/lib/puppet] | |
| 120920-09:32:02 debug: /File[/var/lib/puppet/ssl/public_keys]: Autorequiring File[/var/lib/puppet/ssl] | |
| 120920-09:32:02 debug: /File[/var/lib/puppet/ssl/private_keys]: Autorequiring File[/var/lib/puppet/ssl] | |
| 120920-09:32:02 debug: /File[/var/lib/puppet/client_data]: Autorequiring File[/var/lib/puppet] | |
| 120920-09:32:02 debug: /File[/var/lib/puppet/clientbucket]: Autorequiring File[/var/lib/puppet] | |
| 120920-09:32:02 debug: /File[/var/lib/puppet/ssl/private]: Autorequiring File[/var/lib/puppet/ssl] | |
| 120920-09:32:02 debug: /File[/var/lib/puppet/state/last_run_summary.yaml]: Autorequiring File[/var/lib/puppet/state] | |
| 120920-09:32:02 debug: /File[/var/lib/puppet/state/graphs]: Autorequiring File[/var/lib/puppet/state] | |
| 120920-09:32:02 debug: Finishing transaction 69979608440000 | |
| 120920-09:32:02 debug: Loaded state in 0.00 seconds | |
| 120920-09:32:02 debug: Loaded state in 0.04 seconds | |
| 120920-09:32:02 debug: Prefetching crontab resources for cron | |
| 120920-09:32:02 debug: Prefetching yum resources for package | |
| 120920-09:32:02 debug: Puppet::Type::Package::ProviderYum: Executing '/bin/rpm --version' | |
| 120920-09:32:02 debug: Puppet::Type::Package::ProviderYum: Executing '/bin/rpm -qa --nosignature --nodigest --qf '%{NAME} %|EPOCH?{%{EPOCH}}:{0}| %{VERSION} %{RELEASE} %{ARCH} | |
| 120920-09:32:02 '' | |
| 120920-09:32:02 debug: /Stage[main]/Katello::Config/Exec[update_upgrade_history]/before: requires Class[Katello::Service] | |
| 120920-09:32:02 debug: /File[/etc/candlepin/certs/candlepin-ca.key]/require: requires Exec[deploy-candlepin-certificate-to-cp] | |
| 120920-09:32:02 debug: /File[/etc/candlepin/certs/candlepin-ca.key]/before: requires Class[Candlepin::Service] | |
| 120920-09:32:02 debug: /File[/etc/katello/candlepin_ca_password-file]/require: requires Exec[generate-candlepin-ca-password] | |
| 120920-09:32:02 debug: /File[/var/log/katello/production_delayed_jobs.log]/require: requires File[/var/log/katello] | |
| 120920-09:32:02 debug: /Stage[main]/Mongodb::Service/Service[mongod]/require: requires Class[Mongodb::Config] | |
| 120920-09:32:02 debug: /File[/etc/pki/katello/nssdb//key3.db]/require: requires Exec[create-nss-db] | |
| 120920-09:32:02 debug: /File[/etc/pki/katello/nssdb//key3.db]/before: requires Class[Qpid::Service] | |
| 120920-09:32:02 debug: /File[/var/cache/mod_ssl]/notify: subscribes to Service[httpd] | |
| 120920-09:32:02 debug: /Stage[main]/Foreman::Config/Postgres::Createuser[foreman]/Sqlexec[createuser-foreman]/require: requires Exec[wait-for-postgresql] | |
| 120920-09:32:02 debug: /Stage[main]/Candlepin::Config/Exec[reset_candlepin_db]/before: requires Exec[cpdb] | |
| 120920-09:32:02 debug: /Stage[main]/Candlepin::Config/Exec[reset_candlepin_db]/notify: subscribes to Postgres::Dropdb[candlepin] | |
| 120920-09:32:02 debug: /File[/var/log/katello/production_sql.log]/require: requires File[/var/log/katello] | |
| 120920-09:32:02 debug: /Stage[main]/Certs::Config/Exec[add-broker-cert-to-nss-db]/require: requires Exec[create-nss-db] | |
| 120920-09:32:02 debug: /Stage[main]/Certs::Config/Exec[add-broker-cert-to-nss-db]/require: requires Exec[deploy-candlepin-certificate-to-cp] | |
| 120920-09:32:02 debug: /Stage[main]/Certs::Config/Exec[add-broker-cert-to-nss-db]/require: requires File[/var/log/katello/katello-configure] | |
| 120920-09:32:02 debug: /Stage[main]/Certs::Config/Exec[add-broker-cert-to-nss-db]/before: requires Class[Qpid::Service] | |
| 120920-09:32:02 debug: /Stage[main]/Foreman::Config/Postgres::Createuser[foreman]/Sqlexec[createuser-foreman]/Exec[psql -h localhost --username=postgres postgres -c "CREATE ROLE foreman WITH LOGIN PASSWORD 'foreman' CREATEDB;" >> /var/log/katello/katello-configure/create-postgresql-foreman-user.log 2>&1]/require: requires Exec[wait-for-postgresql] | |
| 120920-09:32:02 debug: /Stage[main]/Qpid::Install/Package[qpid-cpp-server-ssl]/before: requires Service[qpidd] | |
| 120920-09:32:02 debug: /File[/etc/pki/katello/keystore]/require: requires Exec[generate-ssl-keystore] | |
| 120920-09:32:02 debug: /Stage[main]/Foreman::Config/Postgres::Createdb[foreman]/require: requires Postgres::Createuser[foreman] | |
| 120920-09:32:02 debug: /Stage[main]/Foreman::Config/Postgres::Createdb[foreman]/require: requires File[/var/log/foreman] | |
| 120920-09:32:02 debug: /Stage[main]/Katello::Service/Service[katello-jobs]/require: requires Service[katello] | |
| 120920-09:32:02 debug: /Stage[main]/Pulp::Config/Exec[setup-crl-symlink]/require: requires Class[Candlepin::Config] | |
| 120920-09:32:02 debug: /Stage[main]/Pulp::Config/Exec[setup-crl-symlink]/subscribe: subscribes to File[/etc/candlepin/certs/candlepin-ca.crt] | |
| 120920-09:32:02 debug: /Stage[main]/Pulp::Config/Exec[setup-crl-symlink]/before: requires Class[Pulp::Service] | |
| 120920-09:32:02 debug: /Stage[main]/Pulp::Config/Exec[setup-crl-symlink]/before: requires Exec[reload-apache2] | |
| 120920-09:32:02 debug: /Stage[main]/Pulp::Config/Exec[setup-crl-symlink]/before: requires Class[Apache2::Service] | |
| 120920-09:32:02 debug: /File[/etc/pki/katello/nssdb//secmod.db]/require: requires Exec[create-nss-db] | |
| 120920-09:32:02 debug: /File[/etc/pki/katello/nssdb//secmod.db]/before: requires Class[Qpid::Service] | |
| 120920-09:32:02 debug: /Stage[main]/Katello::Config/Postgres::Createdb[katelloschema]/Sqlexec[createdb-katelloschema]/Exec[psql -h localhost --username=postgres postgres -c "CREATE DATABASE katelloschema WITH OWNER = katellouser ENCODING = 'UTF8';" >> /var/log/katello/katello-configure/create-postgresql-katello-database.log 2>&1]/require: requires Exec[wait-for-postgresql] | |
| 120920-09:32:02 debug: /File[/etc/candlepin/certs/candlepin-upstream-ca.crt]/require: requires File[/etc/candlepin/certs/candlepin-ca.crt] | |
| 120920-09:32:02 debug: /Stage[main]/Certs::Config/Exec[generate-candlepin-consumer-certificate]/require: requires Exec[generate-candlepin-certificate] | |
| 120920-09:32:02 debug: /Stage[main]/Certs::Config/Exec[generate-candlepin-consumer-certificate]/require: requires File[/root/ssl-build/rhsm-katello-reconfigure] | |
| 120920-09:32:02 debug: /Stage[main]/Certs::Config/Exec[generate-candlepin-consumer-certificate]/require: requires File[/var/log/katello/katello-configure] | |
| 120920-09:32:02 debug: /File[/var/lib/pgsql/data/pg_hba.conf]/require: requires Exec[InitDB] | |
| 120920-09:32:02 debug: /File[/var/lib/pgsql/data/pg_hba.conf]/notify: subscribes to Service[postgresql] | |
| 120920-09:32:02 debug: /Stage[main]/Qpid::Install/Package[qpid-cpp-server]/before: requires Service[qpidd] | |
| 120920-09:32:02 debug: /Stage[main]/Katello::Config/Postgres::Createdb[katelloschema]/require: requires Postgres::Createuser[katellouser] | |
| 120920-09:32:02 debug: /Stage[main]/Katello::Config/Postgres::Createdb[katelloschema]/require: requires File[/var/log/katello/katello-configure] | |
| 120920-09:32:02 debug: /Stage[main]/Certs::Config/Exec[add-candlepin-cert-to-nss-db]/require: requires Exec[create-nss-db] | |
| 120920-09:32:02 debug: /Stage[main]/Certs::Config/Exec[add-candlepin-cert-to-nss-db]/require: requires Exec[deploy-candlepin-certificate-to-cp] | |
| 120920-09:32:02 debug: /Stage[main]/Certs::Config/Exec[add-candlepin-cert-to-nss-db]/require: requires File[/var/log/katello/katello-configure] | |
| 120920-09:32:02 debug: /Stage[main]/Certs::Config/Exec[add-candlepin-cert-to-nss-db]/before: requires Class[Qpid::Service] | |
| 120920-09:32:02 debug: /Stage[main]/Candlepin::Config/before: requires File[/etc/pulp/pulp.conf] | |
| 120920-09:32:02 debug: /Stage[main]/Candlepin::Config/before: requires File[/etc/pulp/repo_auth.conf] | |
| 120920-09:32:02 debug: /Stage[main]/Candlepin::Config/before: requires File[/etc/pki/pulp/content/pulp-global-repo.ca] | |
| 120920-09:32:02 debug: /Stage[main]/Foreman::Config/Postgres::Createdb[foreman]/Sqlexec[createdb-foreman]/require: requires Exec[wait-for-postgresql] | |
| 120920-09:32:02 debug: /File[/etc/elasticsearch/elasticsearch.yml]/notify: subscribes to Service[elasticsearch] | |
| 120920-09:32:02 debug: /File[/etc/sysconfig/elasticsearch]/notify: subscribes to Service[elasticsearch] | |
| 120920-09:32:02 debug: /Stage[main]/Certs::Config/Exec[generate-ssl-qpid-broker-certificate]/require: requires File[/etc/katello/candlepin_ca_password-file] | |
| 120920-09:32:02 debug: /Stage[main]/Certs::Config/Exec[generate-ssl-qpid-broker-certificate]/require: requires Exec[deploy-candlepin-certificate] | |
| 120920-09:32:02 debug: /Stage[main]/Certs::Config/Exec[generate-ssl-qpid-broker-certificate]/require: requires File[/var/log/katello/katello-configure] | |
| 120920-09:32:02 debug: /Stage[main]/Katello::Config/Exec[reset_katello_db]/before: requires Exec[katello_migrate_db] | |
| 120920-09:32:02 debug: /Stage[main]/Katello::Config/Exec[reset_katello_db]/notify: subscribes to Postgres::Dropdb[katelloschema] | |
| 120920-09:32:02 debug: /File[/etc/httpd/conf/httpd.conf]/notify: subscribes to Exec[reload-apache2] | |
| 120920-09:32:02 debug: /Stage[main]/Candlepin::Params/require: requires Class[Katello::Params] | |
| 120920-09:32:02 debug: /File[/etc/qpidd.conf]/before: requires Class[Qpid::Service] | |
| 120920-09:32:02 debug: /File[/etc/qpidd.conf]/notify: subscribes to Service[qpidd] | |
| 120920-09:32:02 debug: /File[/etc/candlepin/candlepin.conf]/notify: subscribes to Service[tomcat6] | |
| 120920-09:32:02 debug: /File[/etc/katello/pk12_password-file]/require: requires Exec[generate-pk12-password] | |
| 120920-09:32:02 debug: /Stage[main]/Katello::Config/Exec[katello_migrate_db]/require: requires Exec[katello_bundler_check] | |
| 120920-09:32:02 debug: /Stage[main]/Katello::Config/Exec[katello_migrate_db]/before: requires Class[Katello::Service] | |
| 120920-09:32:02 debug: /Stage[main]/Candlepin::Service/Exec[cpinit]/require: requires Service[tomcat6] | |
| 120920-09:32:02 debug: /Stage[main]/Candlepin::Service/Exec[cpinit]/require: requires File[/var/log/katello/katello-configure] | |
| 120920-09:32:02 debug: /Stage[main]/Candlepin::Service/Exec[cpinit]/before: requires Class[Apache2::Service] | |
| 120920-09:32:02 debug: /Stage[main]/Certs::Config/Exec[generate-candlepin-certificate]/require: requires File[/etc/katello/candlepin_ca_password-file] | |
| 120920-09:32:02 debug: /Stage[main]/Certs::Config/Exec[generate-candlepin-certificate]/require: requires File[/var/log/katello/katello-configure] | |
| 120920-09:32:02 debug: /Stage[main]/Certs::Config/Exec[generate-candlepin-certificate]/notify: subscribes to Exec[generate-candlepin-consumer-certificate] | |
| 120920-09:32:02 debug: /Stage[main]/Katello::Config/Postgres::Createuser[katellouser]/Sqlexec[createuser-katellouser]/require: requires Exec[wait-for-postgresql] | |
| 120920-09:32:02 debug: /Stage[main]/Katello::Config/Exec[httpd-restart]/require: requires File[/etc/katello/katello.yml] | |
| 120920-09:32:02 debug: /Stage[main]/Katello::Config/Exec[httpd-restart]/require: requires Class[Candlepin::Service] | |
| 120920-09:32:02 debug: /Stage[main]/Katello::Config/Exec[httpd-restart]/require: requires Class[Pulp::Service] | |
| 120920-09:32:02 debug: /Stage[main]/Katello::Config/Exec[httpd-restart]/before: requires Exec[katello_seed_db] | |
| 120920-09:32:02 debug: /Stage[main]/Elasticsearch::Config/Exec[reset_elasticsearch_data]/notify: subscribes to Service[elasticsearch] | |
| 120920-09:32:02 debug: /File[/etc/httpd/conf.d/katello.conf]/notify: subscribes to Exec[reload-apache2] | |
| 120920-09:32:02 debug: /Stage[main]/Katello::Config/Postgres::Createdb[katelloschema]/Sqlexec[createdb-katelloschema]/require: requires Exec[wait-for-postgresql] | |
| 120920-09:32:02 debug: /File[/etc/katello/ssl_ca_password-file]/require: requires Exec[generate-ssl-ca-password] | |
| 120920-09:32:02 debug: /Stage[main]/Pulp::Params/require: requires Class[Katello::Params] | |
| 120920-09:32:02 debug: /Stage[main]/Candlepin::Config/Postgres::Createuser[candlepin]/require: requires File[/var/log/katello/katello-configure] | |
| 120920-09:32:02 debug: /File[/etc/katello/katello.yml]/notify: subscribes to Exec[reload-apache2] | |
| 120920-09:32:02 debug: /Stage[main]/Certs::Config/Exec[add-private-key-to-nss-db]/require: requires Exec[add-broker-cert-to-nss-db] | |
| 120920-09:32:02 debug: /Stage[main]/Certs::Config/Exec[add-private-key-to-nss-db]/require: requires Exec[generate-pfx-for-nss-db] | |
| 120920-09:32:02 debug: /Stage[main]/Certs::Config/Exec[add-private-key-to-nss-db]/require: requires File[/var/log/katello/katello-configure] | |
| 120920-09:32:02 debug: /Stage[main]/Certs::Config/Exec[add-private-key-to-nss-db]/before: requires Class[Qpid::Service] | |
| 120920-09:32:02 debug: /File[/var/lib/pgsql/data/postgresql.conf]/require: requires Exec[InitDB] | |
| 120920-09:32:02 debug: /File[/var/lib/pgsql/data/postgresql.conf]/notify: subscribes to Service[postgresql] | |
| 120920-09:32:02 debug: /File[/etc/httpd/conf.d/pulp.conf]/before: requires Class[Apache2::Service] | |
| 120920-09:32:02 debug: /File[/etc/httpd/conf.d/pulp.conf]/notify: subscribes to Exec[reload-apache2] | |
| 120920-09:32:02 debug: /Stage[main]/Postgres::Service/Service[postgresql]/require: requires Class[Postgres::Config] | |
| 120920-09:32:02 debug: /Stage[main]/Postgres::Service/Service[postgresql]/notify: subscribes to Exec[wait-for-postgresql] | |
| 120920-09:32:02 debug: /File[/var/lib/mongodb/journal]/before: requires Class[Mongodb::Service] | |
| 120920-09:32:02 debug: /Stage[main]/Candlepin::Config/Postgres::Createuser[candlepin]/Sqlexec[createuser-candlepin]/require: requires Exec[wait-for-postgresql] | |
| 120920-09:32:02 debug: /File[/etc/qpid]/require: requires Package[qpid-cpp-server] | |
| 120920-09:32:02 debug: /Stage[main]/Katello::Config/Postgres::Dropdb[katelloschema]/Sqlexec[dropdb-katelloschema]/require: requires Exec[wait-for-postgresql] | |
| 120920-09:32:02 debug: /Stage[main]/Katello::Service/Service[katello]/require: requires Class[Katello::Config] | |
| 120920-09:32:02 debug: /Stage[main]/Katello::Service/Service[katello]/require: requires Class[Candlepin::Service] | |
| 120920-09:32:02 debug: /Stage[main]/Katello::Service/Service[katello]/require: requires Class[Pulp::Service] | |
| 120920-09:32:02 debug: /Stage[main]/Katello::Service/Service[katello]/require: requires Class[Apache2::Config] | |
| 120920-09:32:02 debug: /Stage[main]/Katello::Service/Service[katello]/notify: subscribes to Exec[reload-apache2] | |
| 120920-09:32:02 debug: /File[/var/log/katello/production.log]/require: requires File[/var/log/katello] | |
| 120920-09:32:02 debug: /Stage[main]/Katello::Config/Exec[katello_seed_db]/require: requires Exec[katello_migrate_db] | |
| 120920-09:32:02 debug: /Stage[main]/Katello::Config/Exec[katello_seed_db]/require: requires Class[Candlepin::Service] | |
| 120920-09:32:02 debug: /Stage[main]/Katello::Config/Exec[katello_seed_db]/require: requires Class[Pulp::Service] | |
| 120920-09:32:02 debug: /Stage[main]/Katello::Config/Exec[katello_seed_db]/require: requires File[/var/log/katello] | |
| 120920-09:32:02 debug: /Stage[main]/Katello::Config/Exec[katello_seed_db]/before: requires Class[Katello::Service] | |
| 120920-09:32:02 debug: /Stage[main]/Candlepin::Service/Service[tomcat6]/require: requires Class[Candlepin::Config] | |
| 120920-09:32:02 debug: /Stage[main]/Candlepin::Service/Service[tomcat6]/require: requires Class[Postgres::Service] | |
| 120920-09:32:02 debug: /Stage[main]/Candlepin::Service/Service[tomcat6]/require: requires File[/etc/pki/katello/keystore] | |
| 120920-09:32:02 debug: /Stage[main]/Candlepin::Service/Service[tomcat6]/require: requires File[/usr/share/tomcat6/conf/keystore] | |
| 120920-09:32:02 debug: /Stage[main]/Qpid::Service/Service[qpidd]/require: requires Class[Qpid::Config] | |
| 120920-09:32:02 debug: /Stage[main]/Qpid::Service/Service[qpidd]/require: requires Package[qpid-cpp-server-ssl] | |
| 120920-09:32:02 debug: /Stage[main]/Qpid::Service/Service[qpidd]/require: requires Class[Certs::Config] | |
| 120920-09:32:02 debug: /Stage[main]/Candlepin::Config/User[tomcat]/before: requires Service[tomcat6] | |
| 120920-09:32:02 debug: /Stage[main]/Certs::Config/require: requires Class[Katello::Params] | |
| 120920-09:32:02 debug: /File[/etc/sysconfig/katello]/notify: subscribes to Exec[reload-apache2] | |
| 120920-09:32:02 debug: /File[/var/cache/mod_ssl/scache]/notify: subscribes to Service[httpd] | |
| 120920-09:32:02 debug: /Stage[main]/Certs::Config/Exec[generate-ssl-keystore]/require: requires File[/etc/pki/katello] | |
| 120920-09:32:02 debug: /Stage[main]/Certs::Config/Exec[generate-ssl-keystore]/require: requires Exec[deploy-candlepin-certificate-to-cp] | |
| 120920-09:32:02 debug: /Stage[main]/Certs::Config/Exec[generate-ssl-keystore]/require: requires File[/var/log/katello/katello-configure] | |
| 120920-09:32:02 debug: /Stage[main]/Certs::Config/Exec[generate-ssl-keystore]/notify: subscribes to Service[tomcat6] | |
| 120920-09:32:02 debug: /File[/etc/mongodb.conf]/before: requires Class[Mongodb::Service] | |
| 120920-09:32:02 debug: /File[/etc/mongodb.conf]/notify: subscribes to Service[mongod] | |
| 120920-09:32:02 debug: /Stage[main]/Mongodb::Config/Exec[mongo-journal-prealloc]/require: requires File[/var/lib/mongodb/journal] | |
| 120920-09:32:02 debug: /Stage[main]/Mongodb::Config/Exec[mongo-journal-prealloc]/before: requires Class[Mongodb::Service] | |
| 120920-09:32:02 debug: /File[/etc/pulp/repo_auth.conf]/before: requires Class[Apache2::Service] | |
| 120920-09:32:02 debug: /File[/etc/pulp/repo_auth.conf]/notify: subscribes to Exec[reload-apache2] | |
| 120920-09:32:02 debug: /Stage[main]/Candlepin::Config/Postgres::Dropdb[candlepin]/require: requires Postgres::Createuser[candlepin] | |
| 120920-09:32:02 debug: /Stage[main]/Candlepin::Config/Postgres::Dropdb[candlepin]/require: requires File[/var/log/katello/katello-configure] | |
| 120920-09:32:02 debug: /Stage[main]/Candlepin::Config/Postgres::Dropdb[candlepin]/before: requires Exec[cpdb] | |
| 120920-09:32:02 debug: /Stage[main]/Candlepin::Config/Postgres::Dropdb[candlepin]/notify: subscribes to Exec[cpdb] | |
| 120920-09:32:02 debug: /Stage[main]/Candlepin::Config/Postgres::Dropdb[candlepin]/notify: subscribes to Exec[cpinit] | |
| 120920-09:32:02 debug: /Stage[main]/Foreman::Config/Postgres::Createdb[foreman]/Sqlexec[createdb-foreman]/Exec[psql -h localhost --username=postgres postgres -c "CREATE DATABASE foreman WITH OWNER = foreman ENCODING = 'UTF8';" >> /var/log/katello/katello-configure/create-postgresql-foreman-database.log 2>&1]/require: requires Exec[wait-for-postgresql] | |
| 120920-09:32:02 debug: /Stage[main]/Certs::Config/Exec[deploy-candlepin-certificate]/require: requires Exec[generate-candlepin-certificate] | |
| 120920-09:32:02 debug: /Stage[main]/Certs::Config/Exec[deploy-candlepin-certificate]/before: requires Class[Apache2::Service] | |
| 120920-09:32:02 debug: /Stage[main]/Foreman::Config/notify: subscribes to Class[Foreman::Service] | |
| 120920-09:32:02 debug: /Stage[main]/Candlepin::Config/Postgres::Dropdb[candlepin]/Sqlexec[dropdb-candlepin]/require: requires Exec[wait-for-postgresql] | |
| 120920-09:32:02 debug: /Stage[main]/Katello::Config/Exec[katello_bundler_check]/require: requires Exec[katello_db_printenv] | |
| 120920-09:32:02 debug: /Stage[main]/Katello::Config/Exec[katello_bundler_check]/require: requires File[/var/log/katello] | |
| 120920-09:32:02 debug: /Stage[main]/Katello::Config/Exec[katello_bundler_check]/before: requires Class[Katello::Service] | |
| 120920-09:32:02 debug: /Stage[main]/Qpid::Install/Package[qpid-cpp-client]/before: requires Service[qpidd] | |
| 120920-09:32:02 debug: /Stage[main]/Katello::Config/Postgres::Createuser[katellouser]/Sqlexec[createuser-katellouser]/Exec[psql -h localhost --username=postgres postgres -c "CREATE ROLE katellouser WITH LOGIN PASSWORD 'katellopw' CREATEDB;" >> /var/log/katello/katello-configure/create-postgresql-katello-user.log 2>&1]/require: requires Exec[wait-for-postgresql] | |
| 120920-09:32:02 debug: /Stage[main]/Katello::Config/Postgres::Dropdb[katelloschema]/require: requires Postgres::Createuser[katellouser] | |
| 120920-09:32:02 debug: /Stage[main]/Katello::Config/Postgres::Dropdb[katelloschema]/require: requires File[/var/log/katello/katello-configure] | |
| 120920-09:32:02 debug: /Stage[main]/Katello::Config/Postgres::Dropdb[katelloschema]/before: requires Exec[katello_migrate_db] | |
| 120920-09:32:02 debug: /Stage[main]/Katello::Config/Postgres::Dropdb[katelloschema]/notify: subscribes to Postgres::Createdb[katelloschema] | |
| 120920-09:32:02 debug: /Stage[main]/Katello::Config/Postgres::Dropdb[katelloschema]/notify: subscribes to Exec[katello_db_printenv] | |
| 120920-09:32:02 debug: /Stage[main]/Katello::Config/Postgres::Dropdb[katelloschema]/notify: subscribes to Exec[katello_migrate_db] | |
| 120920-09:32:02 debug: /Stage[main]/Katello::Config/Postgres::Dropdb[katelloschema]/notify: subscribes to Exec[katello_seed_db] | |
| 120920-09:32:02 debug: /Stage[main]/Certs::Config/Exec[strip-qpid-client-certificate]/require: requires Exec[deploy-ssl-qpid-client-certificate] | |
| 120920-09:32:02 debug: /Stage[main]/Certs::Config/Exec[strip-qpid-client-certificate]/require: requires File[/var/log/katello/katello-configure] | |
| 120920-09:32:02 debug: /Stage[main]/Certs::Config/Exec[strip-qpid-client-certificate]/before: requires Class[Pulp::Service] | |
| 120920-09:32:02 debug: /Stage[main]/Certs::Config/Exec[strip-qpid-client-certificate]/notify: subscribes to Exec[reload-apache2] | |
| 120920-09:32:02 debug: /Stage[main]/Certs::Config/Exec[deploy-ssl-qpid-client-certificate]/require: requires Exec[generate-ssl-qpid-client-certificate] | |
| 120920-09:32:02 debug: /Stage[main]/Certs::Config/Exec[deploy-ssl-qpid-client-certificate]/before: requires Class[Pulp::Service] | |
| 120920-09:32:02 debug: /Stage[main]/Candlepin::Config/Postgres::Createuser[candlepin]/Sqlexec[createuser-candlepin]/Exec[psql -h localhost --username=postgres postgres -c "CREATE ROLE candlepin WITH LOGIN PASSWORD 'candlepin' CREATEDB;" >> /var/log/katello/katello-configure/create-postgresql-candlepin-user.log 2>&1]/require: requires Exec[wait-for-postgresql] | |
| 120920-09:32:02 debug: /File[/etc/httpd/conf.d/ssl.conf]/notify: subscribes to Exec[reload-apache2] | |
| 120920-09:32:02 debug: /File[/root/ssl-build/rhsm-katello-reconfigure]/require: requires File[/root/ssl-build] | |
| 120920-09:32:02 debug: /Stage[main]/Pulp::Config/Exec[migrate_pulp_db]/require: requires File[/var/log/katello/katello-configure] | |
| 120920-09:32:02 debug: /Stage[main]/Pulp::Config/Exec[migrate_pulp_db]/require: requires Class[Mongodb::Service] | |
| 120920-09:32:02 debug: /Stage[main]/Pulp::Config/Exec[migrate_pulp_db]/require: requires File[/etc/pulp/pulp.conf] | |
| 120920-09:32:02 debug: /Stage[main]/Pulp::Config/Exec[migrate_pulp_db]/before: requires Class[Pulp::Service] | |
| 120920-09:32:02 debug: /Stage[main]/Pulp::Config/Exec[migrate_pulp_db]/before: requires Exec[reload-apache2] | |
| 120920-09:32:02 debug: /Stage[main]/Pulp::Config/Exec[migrate_pulp_db]/before: requires Class[Apache2::Service] | |
| 120920-09:32:02 debug: /Stage[main]/Pulp::Config/Exec[migrate_pulp_db]/notify: subscribes to Exec[reload-apache2] | |
| 120920-09:32:02 debug: /Stage[main]/Candlepin::Config/Postgres::Dropdb[candlepin]/Sqlexec[dropdb-candlepin]/Exec[psql -h localhost --username=postgres postgres -c "DROP DATABASE candlepin;" >> /var/log/katello/katello-configure/drop-postgresql-candlepin-database.log 2>&1]/require: requires Exec[wait-for-postgresql] | |
| 120920-09:32:02 debug: /Stage[main]/Certs::Config/Exec[deploy-ssl-qpid-broker-certificate]/require: requires Exec[generate-ssl-qpid-broker-certificate] | |
| 120920-09:32:02 debug: /Stage[main]/Katello::Config/Exec[katello_db_printenv]/require: requires Class[Candlepin::Service] | |
| 120920-09:32:02 debug: /Stage[main]/Katello::Config/Exec[katello_db_printenv]/require: requires Class[Pulp::Service] | |
| 120920-09:32:02 debug: /Stage[main]/Katello::Config/Exec[katello_db_printenv]/require: requires File[/var/log/katello] | |
| 120920-09:32:02 debug: /Stage[main]/Katello::Config/Exec[katello_db_printenv]/require: requires File[/var/log/katello/production.log] | |
| 120920-09:32:02 debug: /Stage[main]/Katello::Config/Exec[katello_db_printenv]/require: requires File[/var/log/katello/production_sql.log] | |
| 120920-09:32:02 debug: /Stage[main]/Katello::Config/Exec[katello_db_printenv]/require: requires File[/etc/katello/katello.yml] | |
| 120920-09:32:02 debug: /Stage[main]/Katello::Config/Exec[katello_db_printenv]/require: requires Postgres::Createdb[katelloschema] | |
| 120920-09:32:02 debug: /Stage[main]/Katello::Config/Exec[katello_db_printenv]/before: requires Class[Katello::Service] | |
| 120920-09:32:02 debug: /Stage[main]/Katello::Config/Postgres::Createuser[katellouser]/require: requires Class[Postgres::Service] | |
| 120920-09:32:02 debug: /Stage[main]/Katello::Config/Postgres::Createuser[katellouser]/require: requires File[/var/log/katello/katello-configure] | |
| 120920-09:32:02 debug: /Stage[main]/Qpid::Install/Package[qpid-cpp-client-ssl]/before: requires Service[qpidd] | |
| 120920-09:32:02 debug: /Stage[main]/Certs::Config/Exec[create-nss-db]/require: requires File[/etc/katello/nss_db_password-file] | |
| 120920-09:32:02 debug: /Stage[main]/Certs::Config/Exec[create-nss-db]/require: requires File[/etc/pki/katello/nssdb/] | |
| 120920-09:32:02 debug: /Stage[main]/Certs::Config/Exec[create-nss-db]/require: requires Exec[deploy-ssl-qpid-broker-certificate] | |
| 120920-09:32:02 debug: /Stage[main]/Certs::Config/Exec[create-nss-db]/require: requires File[/var/log/katello/katello-configure] | |
| 120920-09:32:02 debug: /Stage[main]/Certs::Config/Exec[create-nss-db]/before: requires Class[Qpid::Service] | |
| 120920-09:32:02 debug: /Stage[main]/Certs::Config/Exec[create-nss-db]/notify: subscribes to Exec[add-candlepin-cert-to-nss-db] | |
| 120920-09:32:02 debug: /Stage[main]/Certs::Config/Exec[create-nss-db]/notify: subscribes to Exec[add-broker-cert-to-nss-db] | |
| 120920-09:32:02 debug: /Stage[main]/Certs::Config/Exec[create-nss-db]/notify: subscribes to Exec[generate-pfx-for-nss-db] | |
| 120920-09:32:02 debug: /Stage[main]/Certs::Config/Exec[create-nss-db]/notify: subscribes to Exec[add-private-key-to-nss-db] | |
| 120920-09:32:02 debug: /Stage[main]/Certs::Config/Exec[create-nss-db]/notify: subscribes to Service[qpidd] | |
| 120920-09:32:02 debug: /File[/etc/httpd/conf.d]/notify: subscribes to Exec[reload-apache2] | |
| 120920-09:32:02 debug: /Stage[main]/Pulp::Config/Exec[reset_pulp_db]/before: requires Exec[migrate_pulp_db] | |
| 120920-09:32:02 debug: /File[/usr/share/tomcat6/conf/keystore]/require: requires File[/etc/pki/katello/keystore] | |
| 120920-09:32:02 debug: /File[/usr/share/tomcat6/conf/keystore]/before: requires Service[tomcat6] | |
| 120920-09:32:02 debug: /Stage[main]/Certs::Config/Exec[generate-ssl-qpid-client-certificate]/require: requires Exec[deploy-candlepin-certificate] | |
| 120920-09:32:02 debug: /Stage[main]/Certs::Config/Exec[generate-ssl-qpid-client-certificate]/require: requires File[/var/log/katello/katello-configure] | |
| 120920-09:32:02 debug: /Stage[main]/Certs::Config/Exec[generate-ssl-qpid-client-certificate]/require: requires Exec[deploy-ssl-qpid-broker-certificate] | |
| 120920-09:32:02 debug: /Stage[main]/Elasticsearch::Service/Service[elasticsearch]/require: requires Class[Elasticsearch::Config] | |
| 120920-09:32:02 debug: /Stage[main]/Elasticsearch::Service/Service[elasticsearch]/before: requires Exec[katello_seed_db] | |
| 120920-09:32:02 debug: /File[/etc/candlepin/certs/candlepin-ca.crt]/require: requires Exec[deploy-candlepin-certificate-to-cp] | |
| 120920-09:32:02 debug: /File[/etc/candlepin/certs/candlepin-ca.crt]/before: requires Class[Candlepin::Service] | |
| 120920-09:32:02 debug: /Stage[main]/Pulp::Service/Service[pulp-server]/require: requires Class[Pulp::Config] | |
| 120920-09:32:02 debug: /Stage[main]/Pulp::Service/Service[pulp-server]/require: requires Class[Mongodb::Service] | |
| 120920-09:32:02 debug: /Stage[main]/Pulp::Service/Service[pulp-server]/require: requires Class[Qpid::Service] | |
| 120920-09:32:02 debug: /Stage[main]/Pulp::Service/Service[pulp-server]/require: requires Class[Apache2::Service] | |
| 120920-09:32:02 debug: /File[/etc/tomcat6/server.xml]/notify: subscribes to Service[tomcat6] | |
| 120920-09:32:02 debug: /File[/etc/pki/katello/nssdb//cert8.db]/require: requires Exec[create-nss-db] | |
| 120920-09:32:02 debug: /File[/etc/pki/katello/nssdb//cert8.db]/before: requires Class[Qpid::Service] | |
| 120920-09:32:02 debug: /Stage[main]/Apache2/Exec[reload-apache2]/require: requires Service[httpd] | |
| 120920-09:32:02 debug: /Stage[main]/Foreman::Config/Exec[foreman_migrate_db]/require: requires Postgres::Createdb[foreman] | |
| 120920-09:32:02 debug: /Stage[main]/Foreman::Config/Exec[foreman_migrate_db]/require: requires File[/etc/foreman/settings.yaml] | |
| 120920-09:32:02 debug: /Stage[main]/Foreman::Config/Exec[foreman_migrate_db]/require: requires File[/etc/foreman/database.yml] | |
| 120920-09:32:02 debug: /File[/etc/pki/pulp/qpid_client_striped.crt]/require: requires Exec[strip-qpid-client-certificate] | |
| 120920-09:32:02 debug: /File[/var/log/katello/production_delayed_jobs_sql.log]/require: requires File[/var/log/katello] | |
| 120920-09:32:02 debug: /Stage[main]/Certs::Config/Exec[deploy-candlepin-certificate-to-cp]/require: requires Exec[deploy-candlepin-certificate] | |
| 120920-09:32:02 debug: /Stage[main]/Certs::Config/Exec[deploy-candlepin-certificate-to-cp]/require: requires File[/var/log/katello/katello-configure] | |
| 120920-09:32:02 debug: /Stage[main]/Certs::Config/Exec[deploy-candlepin-certificate-to-cp]/before: requires Class[Apache2::Service] | |
| 120920-09:32:02 debug: /Stage[main]/Katello::Config/Postgres::Dropdb[katelloschema]/Sqlexec[dropdb-katelloschema]/Exec[psql -h localhost --username=postgres postgres -c "DROP DATABASE katelloschema;" >> /var/log/katello/katello-configure/drop-postgresql-katello-database.log 2>&1]/require: requires Exec[wait-for-postgresql] | |
| 120920-09:32:02 debug: /File[/etc/katello/nss_db_password-file]/require: requires Exec[generate-nss-password] | |
| 120920-09:32:02 debug: /File[/var/lib/pulp/packages]/before: requires Class[Pulp::Service] | |
| 120920-09:32:02 debug: /File[/etc/pulp/pulp.conf]/require: requires File[/var/lib/pulp/packages] | |
| 120920-09:32:02 debug: /File[/etc/pulp/pulp.conf]/before: requires Class[Apache2::Service] | |
| 120920-09:32:02 debug: /File[/etc/pulp/pulp.conf]/notify: subscribes to Exec[reload-apache2] | |
| 120920-09:32:02 debug: /Stage[main]/Certs::Config/Exec[generate-pfx-for-nss-db]/require: requires Exec[create-nss-db] | |
| 120920-09:32:02 debug: /Stage[main]/Certs::Config/Exec[generate-pfx-for-nss-db]/require: requires File[/etc/katello/pk12_password-file] | |
| 120920-09:32:02 debug: /Stage[main]/Certs::Config/Exec[generate-pfx-for-nss-db]/require: requires File[/var/log/katello/katello-configure] | |
| 120920-09:32:02 debug: /Stage[main]/Certs::Config/Exec[generate-pfx-for-nss-db]/before: requires Class[Qpid::Service] | |
| 120920-09:32:02 debug: /Stage[main]/Candlepin::Config/Exec[cpdb]/require: requires File[/var/log/katello/katello-configure] | |
| 120920-09:32:02 debug: /Stage[main]/Candlepin::Config/Exec[cpdb]/require: requires Postgres::Createuser[candlepin] | |
| 120920-09:32:02 debug: /Stage[main]/Candlepin::Config/Exec[cpdb]/require: requires File[/etc/candlepin/candlepin.conf] | |
| 120920-09:32:02 debug: /Stage[main]/Candlepin::Config/Exec[cpdb]/before: requires Class[Apache2::Service] | |
| 120920-09:32:02 debug: /Stage[main]/Foreman::Config/Postgres::Createuser[foreman]/require: requires File[/var/log/katello/katello-configure] | |
| 120920-09:32:02 debug: /File[/etc/pki/katello/nssdb//key3.db]: Autorequiring File[/etc/pki/katello/nssdb/] | |
| 120920-09:32:02 debug: /File[/var/cache/mod_ssl]: Autorequiring User[apache] | |
| 120920-09:32:02 debug: /File[/var/cache/tomcat6]: Autorequiring User[tomcat] | |
| 120920-09:32:02 debug: /File[/etc/foreman/database.yml]: Autorequiring User[foreman] | |
| 120920-09:32:02 debug: /File[/etc/pki/katello/keystore]: Autorequiring File[/etc/pki/katello] | |
| 120920-09:32:02 debug: /File[/etc/pki/katello/nssdb//secmod.db]: Autorequiring File[/etc/pki/katello/nssdb/] | |
| 120920-09:32:02 debug: /Stage[main]/Certs::Config/Exec[generate-candlepin-consumer-certificate]: Autorequiring File[/var/www/html/pub] | |
| 120920-09:32:02 debug: /File[/etc/candlepin/candlepin.conf]: Autorequiring User[tomcat] | |
| 120920-09:32:02 debug: /File[/etc/httpd/conf.d/katello.conf]: Autorequiring File[/etc/httpd/conf.d] | |
| 120920-09:32:02 debug: /File[/etc/httpd/conf.d/pulp.conf]: Autorequiring File[/etc/httpd/conf.d] | |
| 120920-09:32:02 debug: /File[/var/log/foreman]: Autorequiring User[foreman] | |
| 120920-09:32:02 debug: /File[/var/cache/mod_ssl/scache]: Autorequiring File[/var/cache/mod_ssl] | |
| 120920-09:32:02 debug: /File[/var/cache/mod_ssl/scache]: Autorequiring User[apache] | |
| 120920-09:32:02 debug: /File[/var/lib/tomcat6]: Autorequiring User[tomcat] | |
| 120920-09:32:02 debug: /File[/etc/foreman/settings.yaml]: Autorequiring User[foreman] | |
| 120920-09:32:02 debug: /File[/etc/pki/katello/nssdb/]: Autorequiring File[/etc/pki/katello] | |
| 120920-09:32:02 debug: /File[/etc/httpd/conf.d/ssl.conf]: Autorequiring File[/etc/httpd/conf.d] | |
| 120920-09:32:02 debug: /File[/var/log/katello/katello-configure]: Autorequiring File[/var/log/katello] | |
| 120920-09:32:02 debug: /File[/etc/pki/pulp/qpid_client_striped.crt]: Autorequiring User[apache] | |
| 120920-09:32:02 debug: /Stage[main]/Foreman::Config/Exec[foreman_migrate_db]: Autorequiring File[/usr/share/foreman] | |
| 120920-09:32:02 debug: /File[/etc/pki/katello/nssdb//cert8.db]: Autorequiring File[/etc/pki/katello/nssdb/] | |
| 120920-09:32:02 debug: /File[/etc/tomcat6/server.xml]: Autorequiring File[/etc/tomcat6] | |
| 120920-09:32:02 debug: /File[/etc/httpd/conf.d/foreman.conf]: Autorequiring File[/etc/httpd/conf.d] | |
| 120920-09:32:02 debug: /File[/etc/httpd/conf.d/foreman.conf]: Autorequiring User[foreman] | |
| 120920-09:32:02 debug: /File[/var/www/html/pub]: Autorequiring User[apache] | |
| 120920-09:32:02 debug: /File[/var/lib/pulp/packages]: Autorequiring User[apache] | |
| 120920-09:32:02 debug: /File[/etc/pulp/pulp.conf]: Autorequiring User[apache] | |
| 120920-09:32:02 info: Applying configuration version '1348126320' | |
| 120920-09:32:02 debug: Exec[reset_pulp_db](provider=posix): Executing 'rm -f /var/lib/pulp/init.flag; service httpd stop; rm -f /var/lib/mongodb/pulp_database*; rm -rf /var/lib/pulp/{distributions,published,repos}/*; test 1 -eq 1' | |
| 120920-09:32:02 debug: Executing 'rm -f /var/lib/pulp/init.flag; service httpd stop; rm -f /var/lib/mongodb/pulp_database*; rm -rf /var/lib/pulp/{distributions,published,repos}/*; test 1 -eq 1' | |
| 120920-09:32:14 notice: /Stage[main]/Pulp::Config/Exec[reset_pulp_db]/returns: executed successfully | |
| 120920-09:32:14 debug: /File[/var/log/katello/katello-configure]/mode: Not managing symlink mode | |
| 120920-09:32:14 notice: /File[/var/log/katello/katello-configure]/seluser: seluser changed 'unconfined_u' to 'system_u' | |
| 120920-09:32:14 debug: /File[/etc/candlepin/certs/candlepin-upstream-ca.crt]/mode: Not managing symlink mode | |
| 120920-09:32:14 debug: /File[/var/log/foreman/thin-log.5500.log]/seluser: Found seluser default 'system_u' for /var/log/foreman/thin-log.5500.log | |
| 120920-09:32:14 debug: /File[/var/log/foreman/thin-log.5500.log]/selrole: Found selrole default 'object_r' for /var/log/foreman/thin-log.5500.log | |
| 120920-09:32:14 debug: /File[/var/log/foreman/thin-log.5500.log]/seltype: Found seltype default 'var_log_t' for /var/log/foreman/thin-log.5500.log | |
| 120920-09:32:14 debug: /File[/var/log/foreman/thin-log.5500.log]/selrange: Found selrange default 's0' for /var/log/foreman/thin-log.5500.log | |
| 120920-09:32:14 debug: /File[/var/log/foreman/thin-log.5500.log-20120920.gz]/seluser: Found seluser default 'system_u' for /var/log/foreman/thin-log.5500.log-20120920.gz | |
| 120920-09:32:14 debug: /File[/var/log/foreman/thin-log.5500.log-20120920.gz]/selrole: Found selrole default 'object_r' for /var/log/foreman/thin-log.5500.log-20120920.gz | |
| 120920-09:32:14 debug: /File[/var/log/foreman/thin-log.5500.log-20120920.gz]/seltype: Found seltype default 'var_log_t' for /var/log/foreman/thin-log.5500.log-20120920.gz | |
| 120920-09:32:14 debug: /File[/var/log/foreman/thin-log.5500.log-20120920.gz]/selrange: Found selrange default 's0' for /var/log/foreman/thin-log.5500.log-20120920.gz | |
| 120920-09:32:14 debug: /File[/var/log/foreman/thin-log.5500.log-20120913.gz]/seluser: Found seluser default 'system_u' for /var/log/foreman/thin-log.5500.log-20120913.gz | |
| 120920-09:32:14 debug: /File[/var/log/foreman/thin-log.5500.log-20120913.gz]/selrole: Found selrole default 'object_r' for /var/log/foreman/thin-log.5500.log-20120913.gz | |
| 120920-09:32:14 debug: /File[/var/log/foreman/thin-log.5500.log-20120913.gz]/seltype: Found seltype default 'var_log_t' for /var/log/foreman/thin-log.5500.log-20120913.gz | |
| 120920-09:32:14 debug: /File[/var/log/foreman/thin-log.5500.log-20120913.gz]/selrange: Found selrange default 's0' for /var/log/foreman/thin-log.5500.log-20120913.gz | |
| 120920-09:32:14 debug: /File[/var/log/foreman/thin-log.5500.log-20120917.gz]/seluser: Found seluser default 'system_u' for /var/log/foreman/thin-log.5500.log-20120917.gz | |
| 120920-09:32:14 debug: /File[/var/log/foreman/thin-log.5500.log-20120917.gz]/selrole: Found selrole default 'object_r' for /var/log/foreman/thin-log.5500.log-20120917.gz | |
| 120920-09:32:14 debug: /File[/var/log/foreman/thin-log.5500.log-20120917.gz]/seltype: Found seltype default 'var_log_t' for /var/log/foreman/thin-log.5500.log-20120917.gz | |
| 120920-09:32:14 debug: /File[/var/log/foreman/thin-log.5500.log-20120917.gz]/selrange: Found selrange default 's0' for /var/log/foreman/thin-log.5500.log-20120917.gz | |
| 120920-09:32:14 debug: /File[/var/log/foreman/thin-log.5501.log-20120917.gz]/seluser: Found seluser default 'system_u' for /var/log/foreman/thin-log.5501.log-20120917.gz | |
| 120920-09:32:14 debug: /File[/var/log/foreman/thin-log.5501.log-20120917.gz]/selrole: Found selrole default 'object_r' for /var/log/foreman/thin-log.5501.log-20120917.gz | |
| 120920-09:32:14 debug: /File[/var/log/foreman/thin-log.5501.log-20120917.gz]/seltype: Found seltype default 'var_log_t' for /var/log/foreman/thin-log.5501.log-20120917.gz | |
| 120920-09:32:14 debug: /File[/var/log/foreman/thin-log.5501.log-20120917.gz]/selrange: Found selrange default 's0' for /var/log/foreman/thin-log.5501.log-20120917.gz | |
| 120920-09:32:14 debug: /File[/var/log/foreman/thin-log.5501.log-20120913.gz]/seluser: Found seluser default 'system_u' for /var/log/foreman/thin-log.5501.log-20120913.gz | |
| 120920-09:32:14 debug: /File[/var/log/foreman/thin-log.5501.log-20120913.gz]/selrole: Found selrole default 'object_r' for /var/log/foreman/thin-log.5501.log-20120913.gz | |
| 120920-09:32:14 debug: /File[/var/log/foreman/thin-log.5501.log-20120913.gz]/seltype: Found seltype default 'var_log_t' for /var/log/foreman/thin-log.5501.log-20120913.gz | |
| 120920-09:32:14 debug: /File[/var/log/foreman/thin-log.5501.log-20120913.gz]/selrange: Found selrange default 's0' for /var/log/foreman/thin-log.5501.log-20120913.gz | |
| 120920-09:32:14 debug: /File[/var/log/foreman/thin-log.5501.log]/seluser: Found seluser default 'system_u' for /var/log/foreman/thin-log.5501.log | |
| 120920-09:32:14 debug: /File[/var/log/foreman/thin-log.5501.log]/selrole: Found selrole default 'object_r' for /var/log/foreman/thin-log.5501.log | |
| 120920-09:32:14 debug: /File[/var/log/foreman/thin-log.5501.log]/seltype: Found seltype default 'var_log_t' for /var/log/foreman/thin-log.5501.log | |
| 120920-09:32:14 debug: /File[/var/log/foreman/thin-log.5501.log]/selrange: Found selrange default 's0' for /var/log/foreman/thin-log.5501.log | |
| 120920-09:32:14 debug: /File[/var/log/foreman/thin-log.5501.log-20120920.gz]/seluser: Found seluser default 'system_u' for /var/log/foreman/thin-log.5501.log-20120920.gz | |
| 120920-09:32:14 debug: /File[/var/log/foreman/thin-log.5501.log-20120920.gz]/selrole: Found selrole default 'object_r' for /var/log/foreman/thin-log.5501.log-20120920.gz | |
| 120920-09:32:14 debug: /File[/var/log/foreman/thin-log.5501.log-20120920.gz]/seltype: Found seltype default 'var_log_t' for /var/log/foreman/thin-log.5501.log-20120920.gz | |
| 120920-09:32:14 debug: /File[/var/log/foreman/thin-log.5501.log-20120920.gz]/selrange: Found selrange default 's0' for /var/log/foreman/thin-log.5501.log-20120920.gz | |
| 120920-09:32:14 debug: Service[postgresql](provider=redhat): Executing '/usr/sbin/service-wait postgresql status' | |
| 120920-09:32:14 debug: Puppet::Type::Service::ProviderRedhat: Executing '/sbin/chkconfig postgresql' | |
| 120920-09:32:14 debug: Exec[psql -h localhost --username=postgres postgres -c "CREATE ROLE katellouser WITH LOGIN PASSWORD 'katellopw' CREATEDB;" >> /var/log/katello/katello-configure/create-postgresql-katello-user.log 2>&1](provider=posix): Executing check 'psql -U postgres postgres -c "SELECT usename FROM pg_user WHERE usename = 'katellouser'" | grep katellouser' | |
| 120920-09:32:14 debug: Executing 'psql -U postgres postgres -c "SELECT usename FROM pg_user WHERE usename = 'katellouser'" | grep katellouser' | |
| 120920-09:32:14 debug: Exec[psql -h localhost --username=postgres postgres -c "CREATE ROLE candlepin WITH LOGIN PASSWORD 'candlepin' CREATEDB;" >> /var/log/katello/katello-configure/create-postgresql-candlepin-user.log 2>&1](provider=posix): Executing check 'psql -U postgres postgres -c "SELECT usename FROM pg_user WHERE usename = 'candlepin'" | grep candlepin' | |
| 120920-09:32:14 debug: Executing 'psql -U postgres postgres -c "SELECT usename FROM pg_user WHERE usename = 'candlepin'" | grep candlepin' | |
| 120920-09:32:14 debug: Exec[psql -h localhost --username=postgres postgres -c "CREATE ROLE foreman WITH LOGIN PASSWORD 'foreman' CREATEDB;" >> /var/log/katello/katello-configure/create-postgresql-foreman-user.log 2>&1](provider=posix): Executing check 'psql -U postgres postgres -c "SELECT usename FROM pg_user WHERE usename = 'foreman'" | grep foreman' | |
| 120920-09:32:14 debug: Executing 'psql -U postgres postgres -c "SELECT usename FROM pg_user WHERE usename = 'foreman'" | grep foreman' | |
| 120920-09:32:14 debug: Exec[psql -h localhost --username=postgres postgres -c "CREATE DATABASE foreman WITH OWNER = foreman ENCODING = 'UTF8';" >> /var/log/katello/katello-configure/create-postgresql-foreman-database.log 2>&1](provider=posix): Executing check 'psql -U postgres postgres -c "SELECT datname FROM pg_database WHERE datname ='foreman'" | grep foreman' | |
| 120920-09:32:14 debug: Executing 'psql -U postgres postgres -c "SELECT datname FROM pg_database WHERE datname ='foreman'" | grep foreman' | |
| 120920-09:32:14 debug: Service[mongod](provider=redhat): Executing '/usr/sbin/service-wait mongod status' | |
| 120920-09:32:15 debug: Puppet::Type::Service::ProviderRedhat: Executing '/sbin/chkconfig mongod' | |
| 120920-09:32:15 debug: Exec[reset_elasticsearch_data](provider=posix): Executing 'rm -rf /var/lib/elasticsearch/*' | |
| 120920-09:32:15 debug: Executing 'rm -rf /var/lib/elasticsearch/*' | |
| 120920-09:32:15 notice: /Stage[main]/Elasticsearch::Config/Exec[reset_elasticsearch_data]/returns: executed successfully | |
| 120920-09:32:15 info: /Stage[main]/Elasticsearch::Config/Exec[reset_elasticsearch_data]: Scheduling refresh of Service[elasticsearch] | |
| 120920-09:32:15 debug: Exec[foreman_migrate_db](provider=posix): Executing '/usr/bin/env rake db:migrate --trace --verbose > /var/log/katello/katello-configure/foreman-db-migrate.log 2>&1 && touch /var/lib/katello/foreman_db_migrate_done' | |
| 120920-09:32:15 debug: Executing '/usr/bin/env rake db:migrate --trace --verbose > /var/log/katello/katello-configure/foreman-db-migrate.log 2>&1 && touch /var/lib/katello/foreman_db_migrate_done' | |
| 120920-09:32:15 err: /Stage[main]/Foreman::Config/Exec[foreman_migrate_db]/returns: change from notrun to 0 failed: /usr/bin/env rake db:migrate --trace --verbose > /var/log/katello/katello-configure/foreman-db-migrate.log 2>&1 && touch /var/lib/katello/foreman_db_migrate_done returned 1 instead of one of [0] at /usr/share/katello/install/puppet/modules/foreman/manifests/config.pp:81 | |
| 120920-09:32:15 debug: Exec[reset_katello_db](provider=posix): Executing 'rm -f /var/lib/katello/db_seed_done; rm -f /var/lib/katello/db_migrate_done; service katello stop; service katello-jobs stop; test 1 -eq 1' | |
| 120920-09:32:15 debug: Executing 'rm -f /var/lib/katello/db_seed_done; rm -f /var/lib/katello/db_migrate_done; service katello stop; service katello-jobs stop; test 1 -eq 1' | |
| 120920-09:32:15 notice: /Stage[main]/Katello::Config/Exec[reset_katello_db]/returns: executed successfully | |
| 120920-09:32:15 info: /Stage[main]/Katello::Config/Exec[reset_katello_db]: Scheduling refresh of Exec[psql -h localhost --username=postgres postgres -c "DROP DATABASE katelloschema;" >> /var/log/katello/katello-configure/drop-postgresql-katello-database.log 2>&1] | |
| 120920-09:32:15 debug: Exec[psql -h localhost --username=postgres postgres -c "DROP DATABASE katelloschema;" >> /var/log/katello/katello-configure/drop-postgresql-katello-database.log 2>&1](provider=posix): Executing 'psql -h localhost --username=postgres postgres -c "DROP DATABASE katelloschema;" >> /var/log/katello/katello-configure/drop-postgresql-katello-database.log 2>&1' | |
| 120920-09:32:15 debug: Executing 'psql -h localhost --username=postgres postgres -c "DROP DATABASE katelloschema;" >> /var/log/katello/katello-configure/drop-postgresql-katello-database.log 2>&1' | |
| 120920-09:32:16 notice: /Stage[main]/Katello::Config/Postgres::Dropdb[katelloschema]/Sqlexec[dropdb-katelloschema]/Exec[psql -h localhost --username=postgres postgres -c "DROP DATABASE katelloschema;" >> /var/log/katello/katello-configure/drop-postgresql-katello-database.log 2>&1]: Triggered 'refresh' from 1 events | |
| 120920-09:32:16 info: /Stage[main]/Katello::Config/Postgres::Dropdb[katelloschema]/Sqlexec[dropdb-katelloschema]/Exec[psql -h localhost --username=postgres postgres -c "DROP DATABASE katelloschema;" >> /var/log/katello/katello-configure/drop-postgresql-katello-database.log 2>&1]: Scheduling refresh of Exec[katello_db_printenv] | |
| 120920-09:32:16 info: /Stage[main]/Katello::Config/Postgres::Dropdb[katelloschema]/Sqlexec[dropdb-katelloschema]/Exec[psql -h localhost --username=postgres postgres -c "DROP DATABASE katelloschema;" >> /var/log/katello/katello-configure/drop-postgresql-katello-database.log 2>&1]: Scheduling refresh of Exec[psql -h localhost --username=postgres postgres -c "CREATE DATABASE katelloschema WITH OWNER = katellouser ENCODING = 'UTF8';" >> /var/log/katello/katello-configure/create-postgresql-katello-database.log 2>&1] | |
| 120920-09:32:16 info: /Stage[main]/Katello::Config/Postgres::Dropdb[katelloschema]/Sqlexec[dropdb-katelloschema]/Exec[psql -h localhost --username=postgres postgres -c "DROP DATABASE katelloschema;" >> /var/log/katello/katello-configure/drop-postgresql-katello-database.log 2>&1]: Scheduling refresh of Exec[katello_migrate_db] | |
| 120920-09:32:16 info: /Stage[main]/Katello::Config/Postgres::Dropdb[katelloschema]/Sqlexec[dropdb-katelloschema]/Exec[psql -h localhost --username=postgres postgres -c "DROP DATABASE katelloschema;" >> /var/log/katello/katello-configure/drop-postgresql-katello-database.log 2>&1]: Scheduling refresh of Exec[katello_seed_db] | |
| 120920-09:32:16 debug: Exec[psql -h localhost --username=postgres postgres -c "CREATE DATABASE katelloschema WITH OWNER = katellouser ENCODING = 'UTF8';" >> /var/log/katello/katello-configure/create-postgresql-katello-database.log 2>&1](provider=posix): Executing check 'psql -U postgres postgres -c "SELECT datname FROM pg_database WHERE datname ='katelloschema'" | grep katelloschema' | |
| 120920-09:32:16 debug: Executing 'psql -U postgres postgres -c "SELECT datname FROM pg_database WHERE datname ='katelloschema'" | grep katelloschema' | |
| 120920-09:32:16 debug: Exec[psql -h localhost --username=postgres postgres -c "CREATE DATABASE katelloschema WITH OWNER = katellouser ENCODING = 'UTF8';" >> /var/log/katello/katello-configure/create-postgresql-katello-database.log 2>&1](provider=posix): Executing 'psql -h localhost --username=postgres postgres -c "CREATE DATABASE katelloschema WITH OWNER = katellouser ENCODING = 'UTF8';" >> /var/log/katello/katello-configure/create-postgresql-katello-database.log 2>&1' | |
| 120920-09:32:16 debug: Executing 'psql -h localhost --username=postgres postgres -c "CREATE DATABASE katelloschema WITH OWNER = katellouser ENCODING = 'UTF8';" >> /var/log/katello/katello-configure/create-postgresql-katello-database.log 2>&1' | |
| 120920-09:32:23 notice: /Stage[main]/Katello::Config/Postgres::Createdb[katelloschema]/Sqlexec[createdb-katelloschema]/Exec[psql -h localhost --username=postgres postgres -c "CREATE DATABASE katelloschema WITH OWNER = katellouser ENCODING = 'UTF8';" >> /var/log/katello/katello-configure/create-postgresql-katello-database.log 2>&1]/returns: executed successfully | |
| 120920-09:32:23 debug: Exec[psql -h localhost --username=postgres postgres -c "CREATE DATABASE katelloschema WITH OWNER = katellouser ENCODING = 'UTF8';" >> /var/log/katello/katello-configure/create-postgresql-katello-database.log 2>&1](provider=posix): Executing check 'psql -U postgres postgres -c "SELECT datname FROM pg_database WHERE datname ='katelloschema'" | grep katelloschema' | |
| 120920-09:32:23 debug: Executing 'psql -U postgres postgres -c "SELECT datname FROM pg_database WHERE datname ='katelloschema'" | grep katelloschema' | |
| 120920-09:32:23 notice: /Stage[main]/Katello::Config/Postgres::Createdb[katelloschema]/Sqlexec[createdb-katelloschema]/Exec[psql -h localhost --username=postgres postgres -c "CREATE DATABASE katelloschema WITH OWNER = katellouser ENCODING = 'UTF8';" >> /var/log/katello/katello-configure/create-postgresql-katello-database.log 2>&1]: Triggered 'refresh' from 1 events | |
| 120920-09:32:23 notice: /Stage[main]/Foreman::Service/Service[foreman]: Dependency Exec[foreman_migrate_db] has failures: true | |
| 120920-09:32:23 warning: /Stage[main]/Foreman::Service/Service[foreman]: Skipping because of failed dependencies | |
| 120920-09:32:23 debug: Service[qpidd](provider=redhat): Executing '/sbin/service qpidd status' | |
| 120920-09:32:23 debug: Puppet::Type::Service::ProviderRedhat: Executing '/sbin/chkconfig qpidd' | |
| 120920-09:32:24 debug: Exec[reset_candlepin_db](provider=posix): Executing 'rm -f /var/lib/katello/cpdb_done; rm -f /var/lib/katello/cpinit_done; service tomcat6 stop; test 1 -eq 1' | |
| 120920-09:32:24 debug: Executing 'rm -f /var/lib/katello/cpdb_done; rm -f /var/lib/katello/cpinit_done; service tomcat6 stop; test 1 -eq 1' | |
| 120920-09:32:26 notice: /Stage[main]/Candlepin::Config/Exec[reset_candlepin_db]/returns: executed successfully | |
| 120920-09:32:26 info: /Stage[main]/Candlepin::Config/Exec[reset_candlepin_db]: Scheduling refresh of Exec[psql -h localhost --username=postgres postgres -c "DROP DATABASE candlepin;" >> /var/log/katello/katello-configure/drop-postgresql-candlepin-database.log 2>&1] | |
| 120920-09:32:26 debug: Exec[psql -h localhost --username=postgres postgres -c "DROP DATABASE candlepin;" >> /var/log/katello/katello-configure/drop-postgresql-candlepin-database.log 2>&1](provider=posix): Executing 'psql -h localhost --username=postgres postgres -c "DROP DATABASE candlepin;" >> /var/log/katello/katello-configure/drop-postgresql-candlepin-database.log 2>&1' | |
| 120920-09:32:26 debug: Executing 'psql -h localhost --username=postgres postgres -c "DROP DATABASE candlepin;" >> /var/log/katello/katello-configure/drop-postgresql-candlepin-database.log 2>&1' | |
| 120920-09:32:26 notice: /Stage[main]/Candlepin::Config/Postgres::Dropdb[candlepin]/Sqlexec[dropdb-candlepin]/Exec[psql -h localhost --username=postgres postgres -c "DROP DATABASE candlepin;" >> /var/log/katello/katello-configure/drop-postgresql-candlepin-database.log 2>&1]: Triggered 'refresh' from 1 events | |
| 120920-09:32:26 info: /Stage[main]/Candlepin::Config/Postgres::Dropdb[candlepin]/Sqlexec[dropdb-candlepin]/Exec[psql -h localhost --username=postgres postgres -c "DROP DATABASE candlepin;" >> /var/log/katello/katello-configure/drop-postgresql-candlepin-database.log 2>&1]: Scheduling refresh of Exec[cpdb] | |
| 120920-09:32:26 info: /Stage[main]/Candlepin::Config/Postgres::Dropdb[candlepin]/Sqlexec[dropdb-candlepin]/Exec[psql -h localhost --username=postgres postgres -c "DROP DATABASE candlepin;" >> /var/log/katello/katello-configure/drop-postgresql-candlepin-database.log 2>&1]: Scheduling refresh of Exec[cpinit] | |
| 120920-09:32:26 debug: Exec[cpdb](provider=posix): Executing '/usr/share/candlepin/cpdb --create -u candlepin -d candlepin >> /var/log/katello/katello-configure/cpdb.log 2>&1 && touch /var/lib/katello/cpdb_done' | |
| 120920-09:32:26 debug: Executing '/usr/share/candlepin/cpdb --create -u candlepin -d candlepin >> /var/log/katello/katello-configure/cpdb.log 2>&1 && touch /var/lib/katello/cpdb_done' | |
| 120920-09:32:49 notice: /Stage[main]/Candlepin::Config/Exec[cpdb]/returns: executed successfully | |
| 120920-09:32:49 notice: /Stage[main]/Candlepin::Config/Exec[cpdb]: Triggered 'refresh' from 1 events | |
| 120920-09:32:50 debug: Service[tomcat6](provider=redhat): Executing '/usr/sbin/service-wait tomcat6 status' | |
| 120920-09:32:50 debug: Puppet::Type::Service::ProviderRedhat: Executing '/sbin/chkconfig tomcat6' | |
| 120920-09:32:50 debug: Service[tomcat6](provider=redhat): Executing '/usr/sbin/service-wait tomcat6 start' | |
| 120920-09:33:06 debug: Puppet::Type::Service::ProviderRedhat: Executing '/sbin/chkconfig tomcat6' | |
| 120920-09:33:06 notice: /Stage[main]/Candlepin::Service/Service[tomcat6]/ensure: ensure changed 'stopped' to 'running' | |
| 120920-09:33:06 debug: Exec[cpinit](provider=posix): Executing '/usr/bin/wget --timeout=30 --tries=5 --retry-connrefused -qO- http://localhost:8080/candlepin/admin/init >/var/log/katello/katello-configure/cpinit.log 2>&1 && touch /var/lib/katello/cpinit_done' | |
| 120920-09:33:06 debug: Executing '/usr/bin/wget --timeout=30 --tries=5 --retry-connrefused -qO- http://localhost:8080/candlepin/admin/init >/var/log/katello/katello-configure/cpinit.log 2>&1 && touch /var/lib/katello/cpinit_done' | |
| 120920-09:33:06 notice: /Stage[main]/Candlepin::Service/Exec[cpinit]/returns: executed successfully | |
| 120920-09:33:06 notice: /Stage[main]/Candlepin::Service/Exec[cpinit]: Triggered 'refresh' from 1 events | |
| 120920-09:33:06 debug: Exec[migrate_pulp_db](provider=posix): Executing 'pulp-migrate >/var/log/katello/katello-configure/pulp_migrate.log 2>&1 && touch /var/lib/pulp/init.flag' | |
| 120920-09:33:06 debug: Executing 'pulp-migrate >/var/log/katello/katello-configure/pulp_migrate.log 2>&1 && touch /var/lib/pulp/init.flag' | |
| 120920-09:33:07 notice: /Stage[main]/Pulp::Config/Exec[migrate_pulp_db]/returns: executed successfully | |
| 120920-09:33:07 info: /Stage[main]/Pulp::Config/Exec[migrate_pulp_db]: Scheduling refresh of Exec[reload-apache2] | |
| 120920-09:33:07 debug: Service[httpd](provider=redhat): Executing '/sbin/service httpd status' | |
| 120920-09:33:07 debug: Puppet::Type::Service::ProviderRedhat: Executing '/sbin/chkconfig httpd' | |
| 120920-09:33:07 debug: Service[httpd](provider=redhat): Executing '/sbin/service httpd start' | |
| 120920-09:33:07 debug: Puppet::Type::Service::ProviderRedhat: Executing '/sbin/chkconfig httpd' | |
| 120920-09:33:07 notice: /Stage[main]/Apache2::Service/Service[httpd]/ensure: ensure changed 'stopped' to 'running' | |
| 120920-09:33:07 debug: Service[pulp-server](provider=redhat): Executing 'ps -ef' | |
| 120920-09:33:07 debug: Puppet::Type::Service::ProviderRedhat: Executing '/sbin/chkconfig pulp-server' | |
| 120920-09:33:07 debug: Exec[katello_db_printenv](provider=posix): Executing '/usr/bin/env > /var/log/katello/katello-configure/db_env.log' | |
| 120920-09:33:07 debug: Executing '/usr/bin/env > /var/log/katello/katello-configure/db_env.log' | |
| 120920-09:33:07 notice: /Stage[main]/Katello::Config/Exec[katello_db_printenv]/returns: executed successfully | |
| 120920-09:33:07 notice: /Stage[main]/Katello::Config/Exec[katello_db_printenv]: Triggered 'refresh' from 1 events | |
| 120920-09:33:07 debug: Exec[katello_bundler_check](provider=posix): Executing 'bundle install --local > /var/log/katello/katello-configure/bundler.log 2>&1' | |
| 120920-09:33:07 debug: Executing 'bundle install --local > /var/log/katello/katello-configure/bundler.log 2>&1' | |
| 120920-09:33:08 err: /Stage[main]/Katello::Config/Exec[katello_bundler_check]/returns: change from notrun to 0 failed: bundle install --local > /var/log/katello/katello-configure/bundler.log 2>&1 returned 6 instead of one of [0] at /usr/share/katello/install/puppet/modules/katello/manifests/config.pp:157 | |
| 120920-09:33:08 notice: /Stage[main]/Katello::Config/Exec[katello_migrate_db]: Dependency Exec[katello_bundler_check] has failures: true | |
| 120920-09:33:08 warning: /Stage[main]/Katello::Config/Exec[katello_migrate_db]: Skipping because of failed dependencies | |
| 120920-09:33:08 debug: Exec[katello_migrate_db](provider=posix): Executing '/usr/bin/env rake db:migrate --trace --verbose > /var/log/katello/katello-configure/db_migrate.log 2>&1 && touch /var/lib/katello/db_migrate_done' | |
| 120920-09:33:08 debug: Executing '/usr/bin/env rake db:migrate --trace --verbose > /var/log/katello/katello-configure/db_migrate.log 2>&1 && touch /var/lib/katello/db_migrate_done' | |
| 120920-09:33:08 err: /Stage[main]/Katello::Config/Exec[katello_migrate_db]: Failed to call refresh: /usr/bin/env rake db:migrate --trace --verbose > /var/log/katello/katello-configure/db_migrate.log 2>&1 && touch /var/lib/katello/db_migrate_done returned 1 instead of one of [0] at /usr/share/katello/install/puppet/modules/katello/manifests/config.pp:167 | |
| 120920-09:33:08 debug: Service[elasticsearch](provider=redhat): Executing '/sbin/service elasticsearch status' | |
| 120920-09:33:08 debug: Puppet::Type::Service::ProviderRedhat: Executing '/sbin/chkconfig elasticsearch' | |
| 120920-09:33:08 debug: Service[elasticsearch](provider=redhat): Executing '/sbin/service elasticsearch status' | |
| 120920-09:33:08 debug: Service[elasticsearch](provider=redhat): Executing '/sbin/service elasticsearch restart' | |
| 120920-09:33:09 notice: /Stage[main]/Elasticsearch::Service/Service[elasticsearch]: Triggered 'refresh' from 1 events | |
| 120920-09:33:09 notice: /Stage[main]/Katello::Config/Exec[katello_seed_db]: Dependency Exec[katello_bundler_check] has failures: true | |
| 120920-09:33:09 warning: /Stage[main]/Katello::Config/Exec[katello_seed_db]: Skipping because of failed dependencies | |
| 120920-09:33:09 debug: Exec[katello_seed_db](provider=posix): Executing '/usr/bin/env rake seed_with_logging --trace --verbose > /var/log/katello/katello-configure/db_seed.log 2>&1 && touch /var/lib/katello/db_seed_done' | |
| 120920-09:33:09 debug: Executing '/usr/bin/env rake seed_with_logging --trace --verbose > /var/log/katello/katello-configure/db_seed.log 2>&1 && touch /var/lib/katello/db_seed_done' | |
| 120920-09:33:10 err: /Stage[main]/Katello::Config/Exec[katello_seed_db]: Failed to call refresh: /usr/bin/env rake seed_with_logging --trace --verbose > /var/log/katello/katello-configure/db_seed.log 2>&1 && touch /var/lib/katello/db_seed_done returned 1 instead of one of [0] at /usr/share/katello/install/puppet/modules/katello/manifests/config.pp:181 | |
| 120920-09:33:10 notice: /Stage[main]/Katello::Service/Service[katello]: Dependency Exec[katello_bundler_check] has failures: true | |
| 120920-09:33:10 warning: /Stage[main]/Katello::Service/Service[katello]: Skipping because of failed dependencies | |
| 120920-09:33:10 notice: /Stage[main]/Apache2/Exec[reload-apache2]: Dependency Exec[katello_bundler_check] has failures: true | |
| 120920-09:33:10 warning: /Stage[main]/Apache2/Exec[reload-apache2]: Skipping because of failed dependencies | |
| 120920-09:33:10 debug: Exec[reload-apache2](provider=posix): Executing '/sbin/service httpd restart' | |
| 120920-09:33:10 debug: Executing '/sbin/service httpd restart' | |
| 120920-09:33:21 notice: /Stage[main]/Apache2/Exec[reload-apache2]: Triggered 'refresh' from 1 events | |
| 120920-09:33:21 notice: /Stage[main]/Katello::Service/Service[katello-jobs]: Dependency Exec[katello_bundler_check] has failures: true | |
| 120920-09:33:21 warning: /Stage[main]/Katello::Service/Service[katello-jobs]: Skipping because of failed dependencies | |
| 120920-09:33:21 debug: Finishing transaction 69979612604000 | |
| 120920-09:33:21 debug: Storing state | |
| 120920-09:33:22 debug: Stored state in 0.26 seconds | |
| 120920-09:33:22 notice: Finished catalog run in 79.66 seconds |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment