Last active
December 21, 2015 02:29
-
-
Save scumola/6235609 to your computer and use it in GitHub Desktop.
/var/log/messages after puppet 2.7.22 upgrade trying to get mysql module working properly
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
| Aug 14 20:46:50 swebb-test27 puppet-agent[15561]: Caught TERM; calling stopAug 14 20:46:51 swebb-test27 puppet-agent[15829]: Reopening log files | |
| Aug 14 20:46:51 swebb-test27 puppet-agent[15829]: Starting Puppet client version 2.7.22 | |
| Aug 14 20:46:57 swebb-test27 puppet-agent[15829]: (/Stage[main]/Mysql::Server/Package[mysql-server]/ensure) change from absent to present failed: Execution of '/usr/bin/yum -d 0 -e 0 -y install mysql-server' returned 1: | |
| Aug 14 20:46:57 swebb-test27 Rpmdb checksum is invalid: pkg checksums: puppet-0:2.6.18-3.el6.noarch | |
| Aug 14 20:46:58 swebb-test27 puppet-agent[15829]: (/Stage[main]/Mysql::Server/Service[mysqld]) Dependency Package[mysql-server] has failures: true | |
| Aug 14 20:46:58 swebb-test27 puppet-agent[15829]: (/Stage[main]/Mysql::Server/Service[mysqld]) Skipping because of failed dependencies | |
| Aug 14 20:47:02 swebb-test27 puppet-agent[15829]: (/Stage[main]/Mysql/Package[mysql_client]/ensure) created | |
| Aug 14 20:47:02 swebb-test27 puppet-agent[15829]: (/Stage[main]/Mysql::Server::Mysqltuner/File[/usr/bin/mysqltuner]/ensure) defined content as '{md5}7e6fcb6d010c85cec68cffa90e6cc5b6' | |
| Aug 14 20:47:02 swebb-test27 puppet-agent[15829]: (/Stage[main]//Node[base]/File[motd]/content) content changed '{md5}781a98b31888c1794c4a70ea8063fb62' to '{md5}5b9168b28f8d6d79f2ca1167cc4fe1ff' | |
| Aug 14 20:47:02 swebb-test27 puppet-agent[15829]: (/Stage[main]/Mysql::Config/File[/etc/mysql]) Dependency Package[mysql-server] has failures: true | |
| Aug 14 20:47:02 swebb-test27 puppet-agent[15829]: (/Stage[main]/Mysql::Config/File[/etc/mysql]) Skipping because of failed dependencies | |
| Aug 14 20:47:02 swebb-test27 puppet-agent[15829]: (/Stage[main]/Mysql::Config/File[/etc/my.cnf]) Dependency Package[mysql-server] has failures: true | |
| Aug 14 20:47:02 swebb-test27 puppet-agent[15829]: (/Stage[main]/Mysql::Config/File[/etc/my.cnf]) Skipping because of failed dependencies | |
| Aug 14 20:47:02 swebb-test27 puppet-agent[15829]: (/Stage[main]/Mysql::Config/File[/etc/mysql/conf.d]) Dependency Package[mysql-server] has failures: true | |
| Aug 14 20:47:02 swebb-test27 puppet-agent[15829]: (/Stage[main]/Mysql::Config/File[/etc/mysql/conf.d]) Skipping because of failed dependencies | |
| Aug 14 20:47:02 swebb-test27 puppet-agent[15829]: (/Stage[main]/Mysql::Config/Exec[set_mysql_rootpw]) Dependency Package[mysql-server] has failures: true | |
| Aug 14 20:47:02 swebb-test27 puppet-agent[15829]: (/Stage[main]/Mysql::Config/Exec[set_mysql_rootpw]) Skipping because of failed dependencies | |
| Aug 14 20:47:02 swebb-test27 puppet-agent[15829]: (/Stage[main]/Mysql::Config/File[/.my.cnf]) Dependency Package[mysql-server] has failures: true | |
| Aug 14 20:47:02 swebb-test27 puppet-agent[15829]: (/Stage[main]/Mysql::Config/File[/.my.cnf]) Skipping because of failed dependencies | |
| Aug 14 20:47:02 swebb-test27 puppet-agent[15829]: (/Stage[main]/Mysql::Config/Exec[mysqld-restart]) Dependency Package[mysql-server] has failures: true | |
| Aug 14 20:47:02 swebb-test27 puppet-agent[15829]: (/Stage[main]/Mysql::Config/Exec[mysqld-restart]) Skipping because of failed dependencies | |
| Aug 14 20:47:03 swebb-test27 puppet-agent[15829]: (/Stage[main]/Mysql::Backup/File[mysqlbackupdir]/owner) owner changed 'nobody' to 'root' | |
| Aug 14 20:47:03 swebb-test27 puppet-agent[15829]: (/Stage[main]/Mysql::Backup/File[mysqlbackupdir]/group) group changed 'nobody' to 'root' | |
| Aug 14 20:47:03 swebb-test27 puppet-agent[15829]: (/Stage[main]/Mysql::Backup/File[mysqlbackup.sh]/ensure) created | |
| Aug 14 20:47:03 swebb-test27 puppet-agent[15829]: (/Stage[main]/Mysql::Backup/Cron[mysql-backup]/ensure) created | |
| Aug 14 20:47:03 swebb-test27 puppet-agent[15829]: Finished catalog run in 10.16 seconds | |
| Aug 14 20:47:12 swebb-test27 puppet-agent[15829]: Caught TERM; calling stop | |
| Aug 14 20:47:13 swebb-test27 puppet-agent[16136]: Reopening log files | |
| Aug 14 20:47:13 swebb-test27 puppet-agent[16136]: Starting Puppet client version 2.7.22 | |
| Aug 14 20:47:19 swebb-test27 puppet-agent[16136]: (/Stage[main]/Mysql::Server/Package[mysql-server]/ensure) created | |
| Aug 14 20:47:21 swebb-test27 puppet-agent[16136]: (/Stage[main]/Mysql::Server/Service[mysqld]/ensure) ensure changed 'stopped' to 'running' | |
| Aug 14 20:47:21 swebb-test27 puppet-agent[16136]: (/Stage[main]/Mysql::Config/File[/etc/mysql]/ensure) created | |
| Aug 14 20:47:21 swebb-test27 puppet-agent[16136]: (/Stage[main]/Mysql::Config/File[/etc/my.cnf]/content) content changed '{md5}8ace886bbe7e274448bc8bea16d3ead6' to '{md5}95424b756c6c54a5c5d9ee872bb2261b' | |
| Aug 14 20:47:21 swebb-test27 puppet-agent[16136]: (/Stage[main]/Mysql::Config/File[/etc/mysql/conf.d]/ensure) created | |
| Aug 14 20:47:21 swebb-test27 puppet-agent[16136]: (/Stage[main]/Mysql::Config/Exec[set_mysql_rootpw]/returns) executed successfully | |
| Aug 14 20:47:21 swebb-test27 puppet-agent[16136]: (/Stage[main]/Mysql::Config/File[/.my.cnf]/ensure) defined content as '{md5}1d399d5d5628348ea5cd1f2130e93d84' | |
| Aug 14 20:47:27 swebb-test27 puppet-agent[16136]: (/Stage[main]/Mysql::Config/Exec[mysqld-restart]) Triggered 'refresh' from 4 events | |
| Aug 14 20:47:27 swebb-test27 puppet-agent[16136]: (/Stage[main]/Mysql::Backup/File[mysqlbackupdir]/owner) owner changed 'nobody' to 'root' | |
| Aug 14 20:47:27 swebb-test27 puppet-agent[16136]: (/Stage[main]/Mysql::Backup/File[mysqlbackupdir]/group) group changed 'nobody' to 'root' | |
| Aug 14 20:47:27 swebb-test27 puppet-agent[16136]: Finished catalog run in 12.73 seconds | |
| Aug 14 20:47:34 swebb-test27 puppet-agent[16136]: Caught TERM; calling stop | |
| Aug 14 20:47:34 swebb-test27 puppet-agent[16911]: Reopening log files | |
| Aug 14 20:47:35 swebb-test27 puppet-agent[16911]: Starting Puppet client version 2.7.22 | |
| Aug 14 20:47:38 swebb-test27 puppet-agent[16911]: (/Stage[main]/Mysql::Backup/File[mysqlbackupdir]/owner) owner changed 'nobody' to 'root' | |
| Aug 14 20:47:38 swebb-test27 puppet-agent[16911]: (/Stage[main]/Mysql::Backup/File[mysqlbackupdir]/group) group changed 'nobody' to 'root' | |
| Aug 14 20:47:38 swebb-test27 puppet-agent[16911]: Finished catalog run in 2.17 seconds |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment