Skip to content

Instantly share code, notes, and snippets.

@corinnekrych
Created September 1, 2016 12:02
Show Gist options
  • Save corinnekrych/65fee13ef3e67768b091af22ee73116b to your computer and use it in GitHub Desktop.
Save corinnekrych/65fee13ef3e67768b091af22ee73116b to your computer and use it in GitHub Desktop.
meh1_provision.txt
~/fhcap ❯❯❯ fhcap cluster provision --name meh1 --git-ref RHMAP-8225
Cluster::Provision: name = meh1, strategy = chef
Repo::Checkout: repo = fhcap, git-ref = RHMAP-8225, remote = origin
run git checkout -B deploy --quiet from "./repos/fhcap"
run git fetch origin RHMAP-8225 --quiet from "./repos/fhcap"
run git reset --hard FETCH_HEAD --quiet from "./repos/fhcap"
run librarian-chef install from "/Users/corinne/fhcap/repos/fhcap"
Repo::Checkout: repo = fhcap-dev, git-ref = RHMAP-8225, remote = origin
run git checkout -B deploy --quiet from "./repos/fhcap-dev"
run git fetch origin RHMAP-8225 --quiet from "./repos/fhcap-dev"
fatal: Couldn't find remote ref RHMAP-8225
Unable to checkout RHMAP-8225 on fhcap-dev, falling back to master
run git fetch origin master --quiet from "./repos/fhcap-dev"
run git reset --hard FETCH_HEAD --quiet from "./repos/fhcap-dev"
Chef::Environments::PromoteCookbooks: environments = ["meh1-farm"]
force repos/fhcap-dev/environments/meh1-farm.json
Chef::Server::Bootstrap: environments = ["meh1-farm"], server = bob
* uploading local repo items from /Users/corinne/fhcap/repos/fhcap - ["/roles", "/environments/meh1-farm*", "/data_bags/environments/meh1-farm*", "/data_bags/aws", "/data_bags/diggers", "/data_bags/nagios_contactgroups", "/data_bags/nagios_contacts", "/data_bags/nagios_services", "/data_bags/nginx_ssl_certs", "/data_bags/openvpn", "/data_bags/users"] ...
* uploading local repo items from /Users/corinne/fhcap/repos/fhcap-dev - ["/roles", "/environments/meh1-farm*", "/data_bags/environments/meh1-farm*", "/data_bags/aws_eip_address", "/data_bags/aws_route_table", "/data_bags/aws_subnet", "/data_bags/aws_vpc", "/data_bags/nagios_contacts_fheng", "/data_bags/nginx_ssl_certs", "/data_bags/users"] ...
* uploading cookbooks from /Users/corinne/fhcap/.chef/knife-bob.rb ...
Chef::Provisioning::Provision meh1
Compiling Cookbooks...
/Users/corinne/.rvm/gems/ruby-2.3.0/gems/chef-provisioning-aws-1.4.1/lib/chef/provisioning/aws_driver/aws_provider.rb:16: warning: constant Chef::Provisioning::AWSDriver::AWSProvider::TimeoutError is deprecated
/Users/corinne/.rvm/gems/ruby-2.3.0/gems/chef-provisioning-aws-1.4.1/lib/chef/provider/aws_ebs_volume.rb:17: warning: constant Chef::Provider::AwsEbsVolume::TimeoutError is deprecated
/Users/corinne/.rvm/gems/ruby-2.3.0/gems/chef-provisioning-aws-1.4.1/lib/chef/provider/aws_network_interface.rb:11: warning: constant Chef::Provider::AwsNetworkInterface::TimeoutError is deprecated
Recipe: provision::cluster_provision_instances
* machine_batch[cluster_provision_instances] action converge_only/Users/corinne/.rvm/gems/ruby-2.3.0/gems/net-ssh-2.9.4/lib/net/ssh/transport/session.rb:67:in `initialize': Object#timeout is deprecated, use Timeout.timeout instead.
/Users/corinne/.rvm/gems/ruby-2.3.0/gems/net-ssh-2.9.4/lib/net/ssh/transport/session.rb:67:in `initialize': Object#timeout is deprecated, use Timeout.timeout instead.
/Users/corinne/.rvm/gems/ruby-2.3.0/gems/net-ssh-2.9.4/lib/net/ssh/transport/session.rb:67:in `initialize': Object#timeout is deprecated, use Timeout.timeout instead.
/Users/corinne/.rvm/gems/ruby-2.3.0/gems/net-ssh-2.9.4/lib/net/ssh/transport/session.rb:84:in `initialize': Object#timeout is deprecated, use Timeout.timeout instead.
/Users/corinne/.rvm/gems/ruby-2.3.0/gems/net-ssh-2.9.4/lib/net/ssh/transport/session.rb:84:in `initialize': Object#timeout is deprecated, use Timeout.timeout instead.
/Users/corinne/.rvm/gems/ruby-2.3.0/gems/net-ssh-2.9.4/lib/net/ssh/transport/session.rb:84:in `initialize': Object#timeout is deprecated, use Timeout.timeout instead.
/Users/corinne/.rvm/gems/ruby-2.3.0/gems/net-ssh-2.9.4/lib/net/ssh/transport/session.rb:67:in `initialize': Object#timeout is deprecated, use Timeout.timeout instead.
/Users/corinne/.rvm/gems/ruby-2.3.0/gems/net-ssh-2.9.4/lib/net/ssh/transport/session.rb:84:in `initialize': Object#timeout is deprecated, use Timeout.timeout instead.
/Users/corinne/.rvm/gems/ruby-2.3.0/gems/net-ssh-2.9.4/lib/net/ssh/transport/session.rb:67:in `initialize': Object#timeout is deprecated, use Timeout.timeout instead.
/Users/corinne/.rvm/gems/ruby-2.3.0/gems/net-ssh-2.9.4/lib/net/ssh/transport/session.rb:84:in `initialize': Object#timeout is deprecated, use Timeout.timeout instead.
[meh1-farm-linux2] Starting Chef Client, version 11.10.4
[meh1-farm-digman1] Starting Chef Client, version 11.10.4
[meh1-farm-linux1] Starting Chef Client, version 11.10.4
[meh1-farm-linux2] resolving cookbooks for run list: ["feedhenry_common::base_server", "feedhenry_common::mount_volumes", "fh-digger"]
[meh1-farm-digman2] Starting Chef Client, version 11.10.4
[meh1-farm-linux1] resolving cookbooks for run list: ["feedhenry_common::base_server", "feedhenry_common::mount_volumes", "fh-digger"]
[meh1-farm-digman1] resolving cookbooks for run list: ["feedhenry_common::base_server", "haproxy_feedhenry::fh_digman"]
[meh1-farm-linux2] Synchronizing Cookbooks:
[meh1-farm-digman2] resolving cookbooks for run list: ["feedhenry_common::base_server", "haproxy_feedhenry::fh_digman"]
[meh1-farm-linux2] - feedhenry_common
- apt
- build-essential
- chef-solo-search
- denyhosts
- feedhenry_utils
- hostsfile
- nodejs
- resolver
- munin_feedhenry
- aws
[meh1-farm-linux1] Synchronizing Cookbooks:
- feedhenry_common
[meh1-farm-linux2] - apache2
- apache2_feedhenry
[meh1-farm-linux1] - apt
- build-essential
[meh1-farm-linux2] - munin
[meh1-farm-linux1] - chef-solo-search
- denyhosts
- feedhenry_utils
[meh1-farm-linux2] - nginx
- bluepill
- rsyslog
- ohai
[meh1-farm-linux1] - hostsfile
- nodejs
- resolver
[meh1-farm-linux2] - runit
[meh1-farm-linux1] - munin_feedhenry
[meh1-farm-linux2] - yum
[meh1-farm-linux1] - aws
[meh1-farm-linux2] - yum-epel
- rhel
- rhsm
- chef-sugar
- java_feedhenry
- java
- nagios_feedhenry
[meh1-farm-linux1] - apache2
- apache2_feedhenry
[meh1-farm-linux2] - git
- dmg
[meh1-farm-digman1] Synchronizing Cookbooks:
[meh1-farm-linux1] - munin
[meh1-farm-linux2] - windows
- chef_handler
[meh1-farm-linux1] - nginx
- bluepill
- rsyslog
- ohai
[meh1-farm-digman1] - feedhenry_common
[meh1-farm-linux2] - nagios
[meh1-farm-digman1] - apt
[meh1-farm-linux1] - runit
[meh1-farm-linux2] - php
[meh1-farm-linux1] - yum
[meh1-farm-linux2] - xml
[meh1-farm-digman1] - build-essential
[meh1-farm-linux1] - yum-epel
[meh1-farm-linux2] - mysql
[meh1-farm-digman1] - chef-solo-search
[meh1-farm-linux1] - rhel
[meh1-farm-linux2] - openssl
[meh1-farm-linux1] - rhsm
- chef-sugar
- java_feedhenry
[meh1-farm-linux2] - iis
[meh1-farm-linux1] - java
[meh1-farm-digman1] - denyhosts
- feedhenry_utils
[meh1-farm-linux2] - nginx_simplecgi
- perl
- python
- tar
- ntp
- openssh
- postfix
- selinux
[meh1-farm-linux1] - nagios_feedhenry
[meh1-farm-linux2] - ssh_known_hosts
[meh1-farm-linux1] - git
- dmg
[meh1-farm-linux2] - partial_search
- sudo
- vim
[meh1-farm-digman1] - hostsfile
[meh1-farm-linux2] - macports_feedhenry
[meh1-farm-digman1] - nodejs
[meh1-farm-linux2] - macports
[meh1-farm-digman1] - resolver
- munin_feedhenry
- aws
[meh1-farm-linux2] - gcc
[meh1-farm-linux1] - windows
- chef_handler
- nagios
[meh1-farm-linux2] - fh-digger
[meh1-farm-digman1] - apache2
- apache2_feedhenry
[meh1-farm-linux2] - android-sdk
- ark
- ant
[meh1-farm-mgt1] Starting Chef Client, version 11.10.4
[meh1-farm-linux2] - fh-artifact
- artifact
[meh1-farm-digman2] Synchronizing Cookbooks:
- feedhenry_common
- apt
[meh1-farm-linux2] - git_feedhenry
- mongodb_feedhenry
- mongodb
- nodejs_feedhenry
- tomcat_feedhenry
- tomcat
[meh1-farm-digman1] - munin
- nginx
- bluepill
[meh1-farm-linux2] - systemd
[meh1-farm-digman1] - rsyslog
[meh1-farm-linux2] - xcode_feedhenry
[meh1-farm-digman1] - ohai
- runit
[meh1-farm-linux2] - xcode
Compiling Cookbooks...
[meh1-farm-digman1] - yum
[meh1-farm-linux1] - php
[meh1-farm-digman1] - yum-epel
[meh1-farm-linux1] - xml
[meh1-farm-digman1] - rhel
[meh1-farm-linux1] - mysql
- openssl
[meh1-farm-digman1] - rhsm
[meh1-farm-linux1] - iis
- nginx_simplecgi
[meh1-farm-digman1] - chef-sugar
[meh1-farm-linux1] - perl
- python
[meh1-farm-digman1] - java_feedhenry
[meh1-farm-linux1] - tar
[meh1-farm-digman1] - java
[meh1-farm-linux1] - ntp
[meh1-farm-digman1] - nagios_feedhenry
[meh1-farm-linux1] - openssh
[meh1-farm-digman1] - git
[meh1-farm-linux1] - postfix
[meh1-farm-digman1] - dmg
[meh1-farm-digman2] - build-essential
[meh1-farm-linux1] - selinux
[meh1-farm-digman1] - windows
- chef_handler
[meh1-farm-linux1] - ssh_known_hosts
- partial_search
- sudo
- vim
[meh1-farm-digman1] - nagios
[meh1-farm-linux1] - macports_feedhenry
[meh1-farm-digman1] - php
- xml
[meh1-farm-linux1] - macports
[meh1-farm-digman1] - mysql
[meh1-farm-linux1] - gcc
[meh1-farm-digman1] - openssl
[meh1-farm-linux1] - fh-digger
[meh1-farm-digman1] - iis
[meh1-farm-linux1] - android-sdk
- ark
[meh1-farm-digman2] - chef-solo-search
[meh1-farm-linux1] - ant
- fh-artifact
- artifact
- git_feedhenry
- mongodb_feedhenry
- mongodb
- nodejs_feedhenry
- tomcat_feedhenry
- tomcat
- systemd
- xcode_feedhenry
- xcode
Compiling Cookbooks...
[meh1-farm-digman2] - denyhosts
[meh1-farm-digman1] - nginx_simplecgi
- perl
[meh1-farm-digman2] - feedhenry_utils
[meh1-farm-digman1] - python
[meh1-farm-digman2] - hostsfile
- nodejs
- resolver
[meh1-farm-digman1] - tar
- ntp
- openssh
- postfix
[meh1-farm-digman2] - munin_feedhenry
[meh1-farm-digman1] - selinux
[meh1-farm-digman2] - aws
[meh1-farm-digman1] - ssh_known_hosts
- partial_search
- sudo
- vim
- macports_feedhenry
- macports
- gcc
- haproxy_feedhenry
- haproxy
- cpu
Compiling Cookbooks...
[meh1-farm-digman2] - apache2
- apache2_feedhenry
- munin
- nginx
- bluepill
- rsyslog
- ohai
- runit
- yum
- yum-epel
- rhel
- rhsm
- chef-sugar
- java_feedhenry
- java
- nagios_feedhenry
- git
- dmg
- windows
- chef_handler
- nagios
- php
- xml
- mysql
- openssl
- iis
- nginx_simplecgi
- perl
- python
- tar
- ntp
- openssh
- postfix
- selinux
- ssh_known_hosts
- partial_search
- sudo
- vim
- macports_feedhenry
- macports
- gcc
- haproxy_feedhenry
- haproxy
- cpu
Compiling Cookbooks...
[meh1-farm-linux2] Recipe: feedhenry_common::hostname
* file[/etc/hostname] action create (up to date)
* execute[hostname meh1-farm-linux2] action run (skipped due to only_if)
* ruby[setup feedhenry_common hostname - Set node FQDN] action run
- execute "ruby" "/tmp/chef-script20160901-20475-3hbysq"
Recipe: ohai::default
* remote_directory[/etc/chef/ohai_plugins] action createRecipe: <Dynamically Defined Resource>
* cookbook_file[/etc/chef/ohai_plugins/README] action create (up to date)
(up to date)
Recipe: ohai::default
* remote_directory[/etc/chef/ohai_plugins] action createRecipe: <Dynamically Defined Resource>
* cookbook_file[/etc/chef/ohai_plugins/public_keys.rb] action create (up to date)
* cookbook_file[/etc/chef/ohai_plugins/private_ipaddress.rb] action create (up to date)
* cookbook_file[/etc/chef/ohai_plugins/macincloud_cloud_ip.rb] action create (up to date)
* cookbook_file[/etc/chef/ohai_plugins/ipaddress.rb] action create (up to date)
* cookbook_file[/etc/chef/ohai_plugins/generic.rb] action create (up to date)
(up to date)
Recipe: ohai::default
* ohai[custom_plugins] action reload
[meh1-farm-linux1] Recipe: feedhenry_common::hostname
* file[/etc/hostname] action create (up to date)
* execute[hostname meh1-farm-linux1] action run (skipped due to only_if)
* ruby[setup feedhenry_common hostname - Set node FQDN] action run
- execute "ruby" "/tmp/chef-script20160901-31040-b5vn2i"
Recipe: ohai::default
* remote_directory[/etc/chef/ohai_plugins] action createRecipe: <Dynamically Defined Resource>
* cookbook_file[/etc/chef/ohai_plugins/README] action create (up to date)
(up to date)
Recipe: ohai::default
* remote_directory[/etc/chef/ohai_plugins] action createRecipe: <Dynamically Defined Resource>
* cookbook_file[/etc/chef/ohai_plugins/public_keys.rb] action create (up to date)
* cookbook_file[/etc/chef/ohai_plugins/private_ipaddress.rb] action create (up to date)
* cookbook_file[/etc/chef/ohai_plugins/macincloud_cloud_ip.rb] action create (up to date)
* cookbook_file[/etc/chef/ohai_plugins/ipaddress.rb] action create (up to date)
* cookbook_file[/etc/chef/ohai_plugins/generic.rb] action create (up to date)
(up to date)
Recipe: ohai::default
* ohai[custom_plugins] action reload
[meh1-farm-mgt1] resolving cookbooks for run list: ["feedhenry_common::base_server", "munin_feedhenry::server", "nagios_feedhenry::server", "syslogng_feedhenry", "fh-dfc"]
[meh1-farm-linux2]
- re-run ohai and merge results into node attributes
[meh1-farm-linux1]
- re-run ohai and merge results into node attributes
[meh1-farm-digman1] Recipe: feedhenry_common::hostname
* file[/etc/hostname] action create (up to date)
* execute[hostname meh1-farm-digman1] action run (skipped due to only_if)
* ruby[setup feedhenry_common hostname - Set node FQDN] action run
- execute "ruby" "/tmp/chef-script20160901-21256-unon6u"
Recipe: ohai::default
* remote_directory[/etc/chef/ohai_plugins] action createRecipe: <Dynamically Defined Resource>
* cookbook_file[/etc/chef/ohai_plugins/README] action create (up to date)
(up to date)
Recipe: ohai::default
* remote_directory[/etc/chef/ohai_plugins] action createRecipe: <Dynamically Defined Resource>
* cookbook_file[/etc/chef/ohai_plugins/public_keys.rb] action create (up to date)
* cookbook_file[/etc/chef/ohai_plugins/private_ipaddress.rb] action create (up to date)
* cookbook_file[/etc/chef/ohai_plugins/macincloud_cloud_ip.rb] action create (up to date)
* cookbook_file[/etc/chef/ohai_plugins/ipaddress.rb] action create (up to date)
* cookbook_file[/etc/chef/ohai_plugins/generic.rb] action create (up to date)
(up to date)
Recipe: ohai::default
* ohai[custom_plugins] action reload
[meh1-farm-mgt1] Synchronizing Cookbooks:
- feedhenry_common
- apt
- build-essential
- chef-solo-search
- denyhosts
- feedhenry_utils
- hostsfile
- nodejs
- resolver
- munin_feedhenry
- aws
[meh1-farm-digman2] Recipe: feedhenry_common::hostname
* file[/etc/hostname] action create (up to date)
* execute[hostname meh1-farm-digman2] action run (skipped due to only_if)
* ruby[setup feedhenry_common hostname - Set node FQDN] action run
[meh1-farm-mgt1] - apache2
- apache2_feedhenry
- munin
- nginx
- bluepill
- rsyslog
- ohai
- runit
[meh1-farm-digman2]
- execute "ruby" "/tmp/chef-script20160901-19312-svuyaw"
[meh1-farm-mgt1] - yum
- yum-epel
- rhel
- rhsm
- chef-sugar
[meh1-farm-digman2] Recipe: ohai::default
* remote_directory[/etc/chef/ohai_plugins] action createRecipe: <Dynamically Defined Resource>
* cookbook_file[/etc/chef/ohai_plugins/README] action create (up to date)
(up to date)
Recipe: ohai::default
* remote_directory[/etc/chef/ohai_plugins] action createRecipe: <Dynamically Defined Resource>
* cookbook_file[/etc/chef/ohai_plugins/public_keys.rb] action create (up to date)
* cookbook_file[/etc/chef/ohai_plugins/private_ipaddress.rb] action create (up to date)
* cookbook_file[/etc/chef/ohai_plugins/macincloud_cloud_ip.rb] action create (up to date)
* cookbook_file[/etc/chef/ohai_plugins/ipaddress.rb] action create
[meh1-farm-mgt1]
- java_feedhenry
- java
[meh1-farm-digman2] (up to date)
* cookbook_file[/etc/chef/ohai_plugins/generic.rb] action create (up to date)
(up to date)
Recipe: ohai::default
* ohai[custom_plugins] action reload
[meh1-farm-mgt1] - nagios_feedhenry
- git
- dmg
- windows
- chef_handler
- nagios
- php
- xml
- mysql
- openssl
[meh1-farm-digman1]
- re-run ohai and merge results into node attributes
[meh1-farm-mgt1] - iis
- nginx_simplecgi
- perl
- python
- tar
- ntp
- openssh
- postfix
- selinux
- ssh_known_hosts
- partial_search
- sudo
- vim
- macports_feedhenry
- macports
- gcc
- syslogng_feedhenry
- syslog-ng
- fh-dfc
- fh-artifact
- artifact
- git_feedhenry
- mongodb_feedhenry
- mongodb
- nodejs_feedhenry
- tomcat_feedhenry
- tomcat
- systemd
Compiling Cookbooks...
[meh1-farm-digman2]
- re-run ohai and merge results into node attributes
[meh1-farm-linux2] Recipe: feedhenry_common::env
* ruby[setup feedhenry_common env] action run
- execute "ruby" "/tmp/chef-script20160901-20475-1cvp6d1"
[meh1-farm-linux1] Recipe: feedhenry_common::env
* ruby[setup feedhenry_common env] action run
- execute "ruby" "/tmp/chef-script20160901-31040-hlgx7b"
[meh1-farm-linux2] Recipe: build-essential::_rhel
* package[autoconf] action install
[meh1-farm-linux1] Recipe: build-essential::_rhel
* package[autoconf] action install
[meh1-farm-mgt1] Recipe: feedhenry_common::hostname
* file[/etc/hostname] action create (up to date)
* execute[hostname meh1-farm-mgt1] action run (skipped due to only_if)
* ruby[setup feedhenry_common hostname - Set node FQDN] action run
- execute "ruby" "/tmp/chef-script20160901-5261-spq26i"
Recipe: ohai::default
* remote_directory[/etc/chef/ohai_plugins] action createRecipe: <Dynamically Defined Resource>
* cookbook_file[/etc/chef/ohai_plugins/README] action create (up to date)
(up to date)
Recipe: ohai::default
* remote_directory[/etc/chef/ohai_plugins] action createRecipe: <Dynamically Defined Resource>
* cookbook_file[/etc/chef/ohai_plugins/public_keys.rb] action create (up to date)
* cookbook_file[/etc/chef/ohai_plugins/private_ipaddress.rb] action create (up to date)
* cookbook_file[/etc/chef/ohai_plugins/macincloud_cloud_ip.rb] action create (up to date)
* cookbook_file[/etc/chef/ohai_plugins/ipaddress.rb] action create (up to date)
* cookbook_file[/etc/chef/ohai_plugins/generic.rb] action create (up to date)
(up to date)
Recipe: ohai::default
* ohai[custom_plugins] action reload
[meh1-farm-digman1] Recipe: feedhenry_common::env
* ruby[setup feedhenry_common env] action run
- execute "ruby" "/tmp/chef-script20160901-21256-3obpu6"
[meh1-farm-digman2] Recipe: feedhenry_common::env
* ruby[setup feedhenry_common env] action run
- execute "ruby" "/tmp/chef-script20160901-19312-a67qgj"
[meh1-farm-digman1] Recipe: build-essential::_rhel
* package[autoconf] action install
[meh1-farm-mgt1]
- re-run ohai and merge results into node attributes
[meh1-farm-digman2] Recipe: build-essential::_rhel
* package[autoconf] action install
[meh1-farm-linux1] (up to date)
* package[bison] action install (up to date)
* package[flex] action install (up to date)
* package[gcc] action install (up to date)
* package[gcc-c++] action install (up to date)
* package[kernel-devel] action install (up to date)
* package[make] action install (up to date)
* package[m4] action install (up to date)
* package[patch] action install (up to date)
Recipe: feedhenry_common::base_server_packages
* chef_gem[json] action install (up to date)
[meh1-farm-linux2] (up to date)
* package[bison] action install (up to date)
* package[flex] action install (up to date)
* package[gcc] action install (up to date)
* package[gcc-c++] action install (up to date)
* package[kernel-devel] action install (up to date)
* package[make] action install (up to date)
* package[m4] action install (up to date)
* package[patch] action install (up to date)
Recipe: feedhenry_common::base_server_packages
* chef_gem[json] action install (up to date)
[meh1-farm-linux1] Recipe: aws::default
* chef_gem[right_aws] action install (up to date)
[meh1-farm-linux2] Recipe: aws::default
* chef_gem[right_aws] action install (up to date)
[meh1-farm-linux1] I, [2016-09-01T11:53:55.111747 #31040] INFO -- : New RightAws::S3Interface using shared connections mode
I, [2016-09-01T11:53:55.112547 #31040] INFO -- : Opening new HTTPS connection to fh-builds.s3.amazonaws.com:443
Converging 287 resources
Recipe: feedhenry_common::rhel_base_server
* selinux_state[SELinux disabled] action disabled
[meh1-farm-linux2] I, [2016-09-01T11:53:55.373371 #20475] INFO -- : New RightAws::S3Interface using shared connections mode
I, [2016-09-01T11:53:55.374102 #20475] INFO -- : Opening new HTTPS connection to fh-builds.s3.amazonaws.com:443
[meh1-farm-linux1] (up to date)
* execute[iptables-restore] action nothing (skipped due to action :nothing)
* template[/etc/sysconfig/iptables] action create (up to date)
Recipe: feedhenry_common::hostname
* file[/etc/hostname] action nothing (skipped due to action :nothing)
* template[/etc/sysconfig/network] action create (up to date)
* execute[hostname meh1-farm-linux1] action run (skipped due to only_if)
* ohai[reload] action nothing (skipped due to action :nothing)
* ruby[setup feedhenry_common hostname - Set node FQDN] action run
[meh1-farm-linux2] Converging 287 resources
Recipe: feedhenry_common::rhel_base_server
* selinux_state[SELinux disabled] action disabled
[meh1-farm-linux1]
- execute "ruby" "/tmp/chef-script20160901-31040-4gx30c"
Recipe: ohai::default
* remote_directory[/etc/chef/ohai_plugins] action nothing (skipped due to action :nothing)
* remote_directory[/etc/chef/ohai_plugins] action nothing (skipped due to action :nothing)
* ohai[custom_plugins] action nothing (skipped due to action :nothing)
Recipe: feedhenry_common::env
* ruby[setup feedhenry_common env] action run
[meh1-farm-linux2] (up to date)
* execute[iptables-restore] action nothing (skipped due to action :nothing)
* template[/etc/sysconfig/iptables] action create (up to date)
Recipe: feedhenry_common::hostname
* file[/etc/hostname] action nothing (skipped due to action :nothing)
* template[/etc/sysconfig/network] action create (up to date)
* execute[hostname meh1-farm-linux2] action run (skipped due to only_if)
* ohai[reload] action nothing (skipped due to action :nothing)
* ruby[setup feedhenry_common hostname - Set node FQDN] action run
- execute "ruby" "/tmp/chef-script20160901-20475-11vns8u"
Recipe: ohai::default
* remote_directory[/etc/chef/ohai_plugins] action nothing (skipped due to action :nothing)
* remote_directory[/etc/chef/ohai_plugins] action nothing (skipped due to action :nothing)
* ohai[custom_plugins] action nothing (skipped due to action :nothing)
Recipe: feedhenry_common::env
* ruby[setup feedhenry_common env] action run
- execute "ruby" "/tmp/chef-script20160901-20475-1bs0zqm"
Recipe: feedhenry_common::hosts
* hostsfile_entry[10.11.13.99] action create_if_missing (up to date)
* hostsfile_entry[37.128.191.232] action create_if_missing
[meh1-farm-linux1]
- execute "ruby" "/tmp/chef-script20160901-31040-16riovi"
Recipe: feedhenry_common::hosts
* hostsfile_entry[10.11.13.42] action create_if_missing (up to date)
* hostsfile_entry[37.128.191.232] action create_if_missing (up to date)
* hostsfile_entry[10.11.13.153] action create_if_missing (up to date)
* hostsfile_entry[92.63.134.12] action create_if_missing
[meh1-farm-linux2] (up to date)
* hostsfile_entry[10.11.13.153] action create_if_missing
[meh1-farm-linux1] (up to date)
* hostsfile_entry[10.11.13.72] action create_if_missing
[meh1-farm-linux2] (up to date)
* hostsfile_entry[92.63.134.12] action create_if_missing
[meh1-farm-linux1] (up to date)
* hostsfile_entry[10.11.13.33] action create_if_missing
[meh1-farm-linux2] (up to date)
* hostsfile_entry[10.11.13.72] action create_if_missing
[meh1-farm-linux1] (up to date)
* hostsfile_entry[10.11.13.99] action create_if_missing (up to date)
* hostsfile_entry[10.11.13.42] action appendRecipe: <Dynamically Defined Resource>
* file[/etc/hosts] action create
[meh1-farm-linux2] (up to date)
* hostsfile_entry[10.11.13.33] action create_if_missing (up to date)
* hostsfile_entry[10.11.13.42] action create_if_missing (up to date)
* hostsfile_entry[10.11.13.99] action appendRecipe: <Dynamically Defined Resource>
* file[/etc/hosts] action create (up to date)
- Append hostsfile_entry[10.11.13.99]
Recipe: feedhenry_common::hosts
* hostsfile_entry[37.128.191.232] action appendRecipe: <Dynamically Defined Resource>
* file[/etc/hosts] action create (up to date)
- Append hostsfile_entry[37.128.191.232]
Recipe: feedhenry_common::hosts
* hostsfile_entry[10.11.13.153] action appendRecipe: <Dynamically Defined Resource>
* file[/etc/hosts] action create (up to date)
- Append hostsfile_entry[10.11.13.153]
Recipe: feedhenry_common::hosts
* hostsfile_entry[92.63.134.12] action appendRecipe: <Dynamically Defined Resource>
* file[/etc/hosts] action create (up to date)
- Append hostsfile_entry[92.63.134.12]
Recipe: feedhenry_common::hosts
* hostsfile_entry[10.11.13.72] action appendRecipe: <Dynamically Defined Resource>
* file[/etc/hosts] action create (up to date)
- Append hostsfile_entry[10.11.13.72]
Recipe: feedhenry_common::hosts
* hostsfile_entry[10.11.13.33] action appendRecipe: <Dynamically Defined Resource>
* file[/etc/hosts] action create (up to date)
- Append hostsfile_entry[10.11.13.33]
Recipe: feedhenry_common::hosts
* hostsfile_entry[10.11.13.42] action appendRecipe: <Dynamically Defined Resource>
* file[/etc/hosts] action create (up to date)
- Append hostsfile_entry[10.11.13.42]
Recipe: build-essential::_rhel
* package[autoconf] action nothing (skipped due to action :nothing)
* package[bison] action nothing (skipped due to action :nothing)
* package[flex] action nothing (skipped due to action :nothing)
* package[gcc] action nothing (skipped due to action :nothing)
* package[gcc-c++] action nothing (skipped due to action :nothing)
* package[kernel-devel] action nothing (skipped due to action :nothing)
* package[make] action nothing (skipped due to action :nothing)
* package[m4] action nothing (skipped due to action :nothing)
* package[patch] action nothing (skipped due to action :nothing)
Recipe: gcc::tru_devtools_repo
* yum_repository[devtools-1.1] action createRecipe: <Dynamically Defined Resource>
* template[/etc/yum.repos.d/devtools-1.1.repo] action create (up to date)
* execute[yum clean metadata devtools-1.1] action nothing (skipped due to action :nothing)
* execute[yum-makecache-devtools-1.1] action nothing (skipped due to action :nothing)
* ruby_block[yum-cache-reload-devtools-1.1] action nothing (skipped due to action :nothing)
(up to date)
Recipe: gcc::cpp
* package[devtoolset-1.1-gcc-c++] action install (up to date)
* execute[export_devtools_env_variables] action run
- execute export CC=/opt/centos/devtoolset-1.1/root/usr/bin/gcc
export CPP=/opt/centos/devtoolset-1.1/root/usr/bin/cpp
export CXX=/opt/centos/devtoolset-1.1/root/usr/bin/c++
export PATH=/opt/centos/devtoolset-1.1/root/usr/bin${PATH:+:${PATH}}
Recipe: yum-epel::default
* yum_repository[epel] action createRecipe: <Dynamically Defined Resource>
* template[/etc/yum.repos.d/epel.repo] action create
[meh1-farm-linux1] (up to date)
- Append hostsfile_entry[10.11.13.42]
Recipe: feedhenry_common::hosts
* hostsfile_entry[37.128.191.232] action append
[meh1-farm-linux2] (up to date)
* execute[yum clean metadata epel] action nothing (skipped due to action :nothing)
* execute[yum-makecache-epel] action nothing (skipped due to action :nothing)
* ruby_block[yum-cache-reload-epel] action nothing (skipped due to action :nothing)
(up to date)
Recipe: feedhenry_common::base_server_packages
* package[nc] action install (up to date)
* package[mailx] action install (up to date)
* package[yum-utils] action install (up to date)
* package[telnet] action install
[meh1-farm-linux1] Recipe: <Dynamically Defined Resource>
* file[/etc/hosts] action create (up to date)
[meh1-farm-linux2] (up to date)
* package[lsof] action install (up to date)
* package[nmap] action install (up to date)
* package[tmux] action install (up to date)
* package[atop] action install (up to date)
* package[bzip2] action install (up to date)
* package[iotop] action upgrade
[meh1-farm-linux1]
- Append hostsfile_entry[37.128.191.232]
Recipe: feedhenry_common::hosts
* hostsfile_entry[10.11.13.153] action append
[meh1-farm-linux2] (up to date)
* package[unzip] action upgrade (up to date)
* package[zip] action upgrade
[meh1-farm-linux1] Recipe: <Dynamically Defined Resource>
* file[/etc/hosts] action create
[meh1-farm-linux2] (up to date)
* package[traceroute] action upgrade (up to date)
* package[sysstat] action upgrade (up to date)
* package[bash] action upgrade (up to date)
* chef_gem[json] action install (up to date)
Recipe: postfix::default
* package[postfix] action install
[meh1-farm-linux1] (up to date)
- Append hostsfile_entry[10.11.13.153]
Recipe: feedhenry_common::hosts
* hostsfile_entry[92.63.134.12] action append
[meh1-farm-linux2] (up to date)
* service[postfix] action enable
[meh1-farm-linux1] Recipe: <Dynamically Defined Resource>
* file[/etc/hosts] action create (up to date)
- Append hostsfile_entry[92.63.134.12]
Recipe: feedhenry_common::hosts
* hostsfile_entry[10.11.13.72] action appendRecipe: <Dynamically Defined Resource>
* file[/etc/hosts] action create (up to date)
- Append hostsfile_entry[10.11.13.72]
Recipe: feedhenry_common::hosts
* hostsfile_entry[10.11.13.33] action appendRecipe: <Dynamically Defined Resource>
* file[/etc/hosts] action create (up to date)
- Append hostsfile_entry[10.11.13.33]
Recipe: feedhenry_common::hosts
* hostsfile_entry[10.11.13.99] action appendRecipe: <Dynamically Defined Resource>
* file[/etc/hosts] action create (up to date)
- Append hostsfile_entry[10.11.13.99]
Recipe: build-essential::_rhel
* package[autoconf] action nothing (skipped due to action :nothing)
* package[bison] action nothing (skipped due to action :nothing)
* package[flex] action nothing (skipped due to action :nothing)
* package[gcc] action nothing (skipped due to action :nothing)
* package[gcc-c++] action nothing (skipped due to action :nothing)
* package[kernel-devel] action nothing (skipped due to action :nothing)
* package[make] action nothing (skipped due to action :nothing)
* package[m4] action nothing (skipped due to action :nothing)
* package[patch] action nothing (skipped due to action :nothing)
Recipe: gcc::tru_devtools_repo
* yum_repository[devtools-1.1] action createRecipe: <Dynamically Defined Resource>
* template[/etc/yum.repos.d/devtools-1.1.repo] action create (up to date)
* execute[yum clean metadata devtools-1.1] action nothing (skipped due to action :nothing)
* execute[yum-makecache-devtools-1.1] action nothing (skipped due to action :nothing)
* ruby_block[yum-cache-reload-devtools-1.1] action nothing (skipped due to action :nothing)
(up to date)
Recipe: gcc::cpp
* package[devtoolset-1.1-gcc-c++] action install (up to date)
* execute[export_devtools_env_variables] action run
- execute export CC=/opt/centos/devtoolset-1.1/root/usr/bin/gcc
export CPP=/opt/centos/devtoolset-1.1/root/usr/bin/cpp
export CXX=/opt/centos/devtoolset-1.1/root/usr/bin/c++
export PATH=/opt/centos/devtoolset-1.1/root/usr/bin${PATH:+:${PATH}}
Recipe: yum-epel::default
* yum_repository[epel] action createRecipe: <Dynamically Defined Resource>
* template[/etc/yum.repos.d/epel.repo] action create (up to date)
* execute[yum clean metadata epel] action nothing (skipped due to action :nothing)
* execute[yum-makecache-epel] action nothing (skipped due to action :nothing)
* ruby_block[yum-cache-reload-epel] action nothing (skipped due to action :nothing)
(up to date)
Recipe: feedhenry_common::base_server_packages
* package[nc] action install (up to date)
* package[mailx] action install (up to date)
* package[yum-utils] action install (up to date)
* package[telnet] action install (up to date)
* package[lsof] action install (up to date)
* package[nmap] action install (up to date)
* package[tmux] action install (up to date)
* package[atop] action install (up to date)
* package[bzip2] action install (up to date)
* package[iotop] action upgrade (up to date)
* package[unzip] action upgrade (up to date)
* package[zip] action upgrade (up to date)
* package[traceroute] action upgrade (up to date)
* package[sysstat] action upgrade (up to date)
* package[bash] action upgrade (up to date)
* chef_gem[json] action install (up to date)
Recipe: postfix::default
* package[postfix] action install (up to date)
* service[postfix] action enable (up to date)
* service[sendmail] action nothing (skipped due to action :nothing)
* execute[switch_mailer_to_postfix] action run (skipped due to not_if)
* template[/etc/postfix/main.cf] action create (up to date)
* template[/etc/postfix/master.cf] action create (up to date)
* service[postfix] action start (up to date)
Recipe: feedhenry_common::sysctl
* template[/etc/sysctl.conf] action create (up to date)
* execute[sysctl] action run (skipped due to only_if)
Recipe: feedhenry_common::timezone
* link[/etc/localtime] action create (skipped due to not_if)
Recipe: ntp::default
* package[ntp] action install (up to date)
* package[ntpdate] action install (up to date)
* directory[/var/lib/ntp] action create (up to date)
* directory[/var/log/ntpstats/] action create (up to date)
* service[ntpd] action enable
[meh1-farm-linux2] (up to date)
* service[sendmail] action nothing (skipped due to action :nothing)
* execute[switch_mailer_to_postfix] action run
[meh1-farm-linux1] (up to date)
* service[ntpd] action start
[meh1-farm-mgt1] Recipe: feedhenry_common::env
* ruby[setup feedhenry_common env] action run
[meh1-farm-linux1] (up to date)
* cookbook_file[/etc/ntp.leapseconds] action create (up to date)
* template[/etc/ntp.conf] action create (up to date)
Recipe: openssh::default
* package[openssh-clients] action install (up to date)
* package[openssh] action install (up to date)
* service[ssh] action enable
[meh1-farm-linux2] (skipped due to not_if)
* template[/etc/postfix/main.cf] action create (up to date)
* template[/etc/postfix/master.cf] action create (up to date)
* service[postfix] action start
[meh1-farm-mgt1]
- execute "ruby" "/tmp/chef-script20160901-5261-1f4mn7b"
[meh1-farm-linux1] (up to date)
* service[ssh] action start
[meh1-farm-linux2] (up to date)
Recipe: feedhenry_common::sysctl
* template[/etc/sysctl.conf] action create (up to date)
* execute[sysctl] action run (skipped due to only_if)
Recipe: feedhenry_common::timezone
* link[/etc/localtime] action create (skipped due to not_if)
Recipe: ntp::default
* package[ntp] action install (up to date)
* package[ntpdate] action install (up to date)
* directory[/var/lib/ntp] action create (up to date)
* directory[/var/log/ntpstats/] action create (up to date)
* service[ntpd] action enable
[meh1-farm-linux1] (up to date)
* template[/etc/ssh/ssh_config] action create (up to date)
* template[/etc/ssh/sshd_config] action create (up to date)
Recipe: feedhenry_common::openssh
* cookbook_file[/etc/banner] action create (up to date)
Recipe: feedhenry_common::users
* package[curl] action install (up to date)
* package[make] action install (up to date)
* group[admin] action create (up to date)
* group[sudo] action create (up to date)
* group[admin] action modify
[meh1-farm-linux2] (up to date)
* service[ntpd] action start
[meh1-farm-linux1] (skipped due to only_if)
* gem_package[ruby-shadow] action install
[meh1-farm-linux2] (up to date)
* cookbook_file[/etc/ntp.leapseconds] action create (up to date)
* template[/etc/ntp.conf] action create (up to date)
Recipe: openssh::default
* package[openssh-clients] action install (up to date)
* package[openssh] action install (up to date)
* service[ssh] action enable
[meh1-farm-linux1] (up to date)
* user[root] action create (up to date)
* group[henryg] action create (skipped due to not_if)
* user[henryd] action create (up to date)
* template[/home/henryd/.forward] action create (up to date)
* directory[/home/henryd/.ssh] action create (up to date)
* template[/home/henryd/.ssh/id_rsa] action create (up to date)
* template[/home/henryd/.ssh/id_rsa.pub] action create (up to date)
* template[/home/henryd/.ssh/authorized_keys] action create (up to date)
* group[admin] action modify (up to date)
* group[henryg] action create
[meh1-farm-mgt1] Recipe: apt::default
* execute[apt-get-update] action run
[meh1-farm-linux1] (skipped due to not_if)
* user[hadmin] action create (up to date)
* template[/home/hadmin/.forward] action create (up to date)
* directory[/home/hadmin/.ssh] action create (up to date)
* template[/home/hadmin/.ssh/id_rsa] action create (up to date)
* template[/home/hadmin/.ssh/id_rsa.pub] action create (up to date)
* template[/home/hadmin/.ssh/authorized_keys] action create (up to date)
* group[admin] action modify (up to date)
* execute[generate ssh keys for root.] action run
[meh1-farm-linux2] (up to date)
* service[ssh] action start
[meh1-farm-linux1] (skipped due to not_if)
* ohai[reload] action reload
[meh1-farm-linux2] (up to date)
* template[/etc/ssh/ssh_config] action create (up to date)
* template[/etc/ssh/sshd_config] action create (up to date)
Recipe: feedhenry_common::openssh
* cookbook_file[/etc/banner] action create (up to date)
Recipe: feedhenry_common::users
* package[curl] action install (up to date)
* package[make] action install (up to date)
* group[admin] action create (up to date)
* group[sudo] action create (up to date)
* group[admin] action modify (skipped due to only_if)
* gem_package[ruby-shadow] action install
[meh1-farm-linux1]
- re-run ohai and merge results into node attributes
* template[/root/.forward] action create (up to date)
* cookbook_file[/etc/sudoers.d/feedhenry] action create (up to date)
Recipe: sudo::default
* package[sudo] action install (skipped due to not_if)
* directory[/etc/sudoers.d] action create (up to date)
* cookbook_file[/etc/sudoers.d/README] action create (up to date)
* template[/etc/sudoers] action create (up to date)
Recipe: feedhenry_common::backups
* directory[/opt/FHCadm/sbin] action create
- change mode from '0750' to '0755'
* directory[/opt/FHCadm/conf] action create (up to date)
* cookbook_file[/opt/FHCadm/sbin/bk.sh] action create (up to date)
* cookbook_file[/opt/FHCadm/conf/cfgfiles-default.txt] action create (up to date)
* directory[/root/.gnupg] action create (up to date)
* cookbook_file[/root/.gnupg/pubring.gpg] action create (up to date)
* cookbook_file[/tmp/bk-public-key.key] action create (skipped due to not_if)
* execute[import backup public key] action run (skipped due to not_if)
* execute[rm public key] action run (skipped due to only_if)
* cron[Backup - cfg] action create (up to date)
* cron[FH Logs Backups] action create (up to date)
* template[/opt/FHCadm/conf/bk.conf] action create (up to date)
Recipe: feedhenry_common::logrotate
* directory[/etc/logrotate.d] action create (up to date)
* cookbook_file[/etc/logrotate.d/feedhenry-sys] action create (up to date)
Recipe: feedhenry_common::base_server_dirs
* directory[/etc/feedhenry] action create (up to date)
* directory[/var/log/feedhenry] action create (up to date)
* directory[/opt/feedhenry] action create (up to date)
Recipe: feedhenry_common::platform_info
* file[/etc/feedhenry/platform-info.json] action create (up to date)
Recipe: nagios::client_source
* package[openssl-devel] action install (up to date)
* package[make] action install (up to date)
* package[tar] action install (up to date)
* user[nagios] action create (up to date)
* group[nagios] action create (up to date)
* remote_file[/var/chef/cache/nagios-plugins-1.5.tar.gz] action create_if_missing (up to date)
* bash[compile-nagios-plugins] action run
Recipe: nagios::nrpe_source
* remote_file[/var/chef/cache/nrpe-2.15.tar.gz] action create_if_missing (up to date)
* template[/etc/init.d/nrpe] action create (up to date)
* directory[/etc/nagios] action create (up to date)
* bash[compile-nagios-nrpe] action run
Recipe: nagios::client
* directory[/etc/nagios/nrpe.d] action create (up to date)
* template[/etc/nagios/nrpe.cfg] action create (up to date)
* service[nrpe] action start
[meh1-farm-linux2] (up to date)
* user[root] action create (up to date)
* group[henryg] action create (skipped due to not_if)
* user[henryd] action create (up to date)
* template[/home/henryd/.forward] action create (up to date)
* directory[/home/henryd/.ssh] action create (up to date)
* template[/home/henryd/.ssh/id_rsa] action create (up to date)
* template[/home/henryd/.ssh/id_rsa.pub] action create (up to date)
* template[/home/henryd/.ssh/authorized_keys] action create (up to date)
* group[admin] action modify (up to date)
* group[henryg] action create (skipped due to not_if)
* user[hadmin] action create (up to date)
* template[/home/hadmin/.forward] action create (up to date)
* directory[/home/hadmin/.ssh] action create (up to date)
* template[/home/hadmin/.ssh/id_rsa] action create (up to date)
* template[/home/hadmin/.ssh/id_rsa.pub] action create (up to date)
* template[/home/hadmin/.ssh/authorized_keys] action create (up to date)
* group[admin] action modify (up to date)
* execute[generate ssh keys for root.] action run (skipped due to not_if)
* ohai[reload] action reload
[meh1-farm-linux1]
- start service service[nrpe]
* service[nrpe] action enable
[meh1-farm-linux2]
- re-run ohai and merge results into node attributes
* template[/root/.forward] action create
[meh1-farm-linux1] (up to date)
Recipe: python::package
* package[python] action install (up to date)
* package[python-devel] action install
[meh1-farm-linux2] (up to date)
* cookbook_file[/etc/sudoers.d/feedhenry] action create (up to date)
Recipe: sudo::default
* package[sudo] action install (skipped due to not_if)
* directory[/etc/sudoers.d] action create (up to date)
* cookbook_file[/etc/sudoers.d/README] action create (up to date)
* template[/etc/sudoers] action create (up to date)
Recipe: feedhenry_common::backups
* directory[/opt/FHCadm/sbin] action create
- change mode from '0750' to '0755'
* directory[/opt/FHCadm/conf] action create (up to date)
* cookbook_file[/opt/FHCadm/sbin/bk.sh] action create (up to date)
* cookbook_file[/opt/FHCadm/conf/cfgfiles-default.txt] action create (up to date)
* directory[/root/.gnupg] action create (up to date)
* cookbook_file[/root/.gnupg/pubring.gpg] action create (up to date)
* cookbook_file[/tmp/bk-public-key.key] action create
[meh1-farm-linux1] (up to date)
Recipe: python::pip
* cookbook_file[/var/chef/cache/distribute_setup.py] action create (skipped due to not_if)
* execute[install-pip] action run (skipped due to not_if)
Recipe: python::virtualenv
* python_pip[virtualenv] action install
[meh1-farm-linux2] (skipped due to not_if)
* execute[import backup public key] action run (skipped due to not_if)
* execute[rm public key] action run (skipped due to only_if)
* cron[Backup - cfg] action create (up to date)
* cron[FH Logs Backups] action create (up to date)
* template[/opt/FHCadm/conf/bk.conf] action create (up to date)
Recipe: feedhenry_common::logrotate
* directory[/etc/logrotate.d] action create (up to date)
* cookbook_file[/etc/logrotate.d/feedhenry-sys] action create (up to date)
Recipe: feedhenry_common::base_server_dirs
* directory[/etc/feedhenry] action create (up to date)
* directory[/var/log/feedhenry] action create (up to date)
* directory[/opt/feedhenry] action create (up to date)
Recipe: feedhenry_common::platform_info
* file[/etc/feedhenry/platform-info.json] action create (up to date)
Recipe: nagios::client_source
* package[openssl-devel] action install (up to date)
* package[make] action install (up to date)
* package[tar] action install (up to date)
* user[nagios] action create (up to date)
* group[nagios] action create (up to date)
* remote_file[/var/chef/cache/nagios-plugins-1.5.tar.gz] action create_if_missing (up to date)
* bash[compile-nagios-plugins] action run
Recipe: nagios::nrpe_source
* remote_file[/var/chef/cache/nrpe-2.15.tar.gz] action create_if_missing (up to date)
* template[/etc/init.d/nrpe] action create (up to date)
* directory[/etc/nagios] action create (up to date)
* bash[compile-nagios-nrpe] action run
Recipe: nagios::client
* directory[/etc/nagios/nrpe.d] action create (up to date)
* template[/etc/nagios/nrpe.cfg] action create (up to date)
* service[nrpe] action start
[meh1-farm-linux1] (up to date)
Recipe: nagios_feedhenry::client
* python_pip[argparse] action install
[meh1-farm-linux2]
- start service service[nrpe]
* service[nrpe] action enable (up to date)
Recipe: python::package
* package[python] action install (up to date)
* package[python-devel] action install (up to date)
Recipe: python::pip
* cookbook_file[/var/chef/cache/distribute_setup.py] action create (skipped due to not_if)
* execute[install-pip] action run (skipped due to not_if)
Recipe: python::virtualenv
* python_pip[virtualenv] action install
[meh1-farm-linux1] (up to date)
* python_pip[requests] action install (up to date)
* python_pip[html2text] action install (up to date)
* file[/etc/nagios/nrpe.d/fh_custom.cfg] action delete (up to date)
* template[/etc/nagios/nrpe.d/fh-nrpe.cfg] action create (up to date)
* directory[/opt/FHCadm/nagios] action create (up to date)
* remote_directory[/etc/nagios/plugins] action createRecipe: <Dynamically Defined Resource>
* cookbook_file[/etc/nagios/plugins/config/users.cfg] action create (up to date)
* cookbook_file[/etc/nagios/plugins/config/telnet.cfg] action create
[meh1-farm-linux2] (up to date)
Recipe: nagios_feedhenry::client
* python_pip[argparse] action install
[meh1-farm-linux1] (up to date)
* cookbook_file[/etc/nagios/plugins/config/tcp_udp.cfg] action create (up to date)
* cookbook_file[/etc/nagios/plugins/config/ssh.cfg] action create (up to date)
* cookbook_file[/etc/nagios/plugins/config/snmp.cfg] action create (up to date)
* cookbook_file[/etc/nagios/plugins/config/rpc-nfs.cfg] action create (up to date)
* cookbook_file[/etc/nagios/plugins/config/real.cfg] action create (up to date)
* cookbook_file[/etc/nagios/plugins/config/radius.cfg] action create (up to date)
* cookbook_file[/etc/nagios/plugins/config/procs.cfg] action create (up to date)
* cookbook_file[/etc/nagios/plugins/config/ping.cfg] action create (up to date)
* cookbook_file[/etc/nagios/plugins/config/pgsql.cfg] action create (up to date)
* cookbook_file[/etc/nagios/plugins/config/ntp.cfg] action create (up to date)
* cookbook_file[/etc/nagios/plugins/config/nt.cfg] action create (up to date)
* cookbook_file[/etc/nagios/plugins/config/news.cfg] action create (up to date)
* cookbook_file[/etc/nagios/plugins/config/netware.cfg] action create (up to date)
* cookbook_file[/etc/nagios/plugins/config/mysql.cfg] action create (up to date)
* cookbook_file[/etc/nagios/plugins/config/multi.cfg] action create (up to date)
* cookbook_file[/etc/nagios/plugins/config/mrtg.cfg] action create (up to date)
* cookbook_file[/etc/nagios/plugins/config/mailq.cfg] action create (up to date)
* cookbook_file[/etc/nagios/plugins/config/mail.cfg] action create (up to date)
* cookbook_file[/etc/nagios/plugins/config/load.cfg] action create (up to date)
* cookbook_file[/etc/nagios/plugins/config/ldap.cfg] action create (up to date)
* cookbook_file[/etc/nagios/plugins/config/ifstatus.cfg] action create (up to date)
* cookbook_file[/etc/nagios/plugins/config/http.cfg] action create (up to date)
* cookbook_file[/etc/nagios/plugins/config/hppjd.cfg] action create (up to date)
* cookbook_file[/etc/nagios/plugins/config/games.cfg] action create (up to date)
* cookbook_file[/etc/nagios/plugins/config/ftp.cfg] action create (up to date)
* cookbook_file[/etc/nagios/plugins/config/fping.cfg] action create (up to date)
* cookbook_file[/etc/nagios/plugins/config/flexlm.cfg] action create (up to date)
* cookbook_file[/etc/nagios/plugins/config/dummy.cfg] action create (up to date)
* cookbook_file[/etc/nagios/plugins/config/dns.cfg] action create (up to date)
* cookbook_file[/etc/nagios/plugins/config/disk.cfg] action create (up to date)
* cookbook_file[/etc/nagios/plugins/config/disk-smb.cfg] action create (up to date)
* cookbook_file[/etc/nagios/plugins/config/dhcp.cfg] action create (up to date)
* cookbook_file[/etc/nagios/plugins/config/breeze.cfg] action create (up to date)
* cookbook_file[/etc/nagios/plugins/config/apt.cfg] action create (up to date)
(up to date)
Recipe: nagios_feedhenry::client
* cookbook_file[/opt/FHCadm/nagios/check_file_content.pl] action create (up to date)
* cookbook_file[/opt/FHCadm/nagios/fh-check-perl-config.pl] action create (up to date)
* cookbook_file[/opt/FHCadm/nagios/check_mongodb.py] action create (up to date)
* cookbook_file[/opt/FHCadm/nagios/fh-check-ajp-workers.sh] action create (up to date)
* cookbook_file[/opt/FHCadm/nagios/fh-check-aws-elb.py] action create (up to date)
* cookbook_file[/opt/FHCadm/nagios/fh-check-specified-aws-elb.py] action create (up to date)
* cookbook_file[/opt/FHCadm/nagios/fh-check-crontab.sh] action create (up to date)
* cookbook_file[/opt/FHCadm/nagios/fh-check-certs.sh] action create (up to date)
* cookbook_file[/opt/FHCadm/nagios/fh-check-dfc.py] action create (up to date)
* cookbook_file[/opt/FHCadm/nagios/fh-check-disks-util.sh] action create (up to date)
* cookbook_file[/opt/FHCadm/nagios/fh-check-dns.py] action create (up to date)
* cookbook_file[/opt/FHCadm/nagios/fh-check-dyno-multisite.sh] action create (up to date)
* cookbook_file[/opt/FHCadm/nagios/fh-check-dyno.sh] action create (up to date)
* cookbook_file[/opt/FHCadm/nagios/fh-check-dynofarm-status.py] action create (up to date)
* cookbook_file[/opt/FHCadm/nagios/fh-check-filesize.sh] action create (up to date)
* cookbook_file[/opt/FHCadm/nagios/fh-check-file-exists.sh] action create (up to date)
* cookbook_file[/opt/FHCadm/nagios/fh-check-galera.sh] action create (up to date)
* cookbook_file[/opt/FHCadm/nagios/fh-check-haproxy.sh] action create (up to date)
* cookbook_file[/opt/FHCadm/nagios/fh-check-hostsfile.sh] action create (up to date)
* cookbook_file[/opt/FHCadm/nagios/fh-check-inodes.sh] action create (up to date)
* cookbook_file[/opt/FHCadm/nagios/fh-check-iptables.sh] action create (up to date)
* cookbook_file[/opt/FHCadm/nagios/fh-check-lauchctl.sh] action create (up to date)
* cookbook_file[/opt/FHCadm/nagios/fh-check-memory.sh] action create (up to date)
* cookbook_file[/opt/FHCadm/nagios/fh-check-mongodb.sh] action create (up to date)
* cookbook_file[/opt/FHCadm/nagios/fh-check-mongodb-connection-ratio.sh] action create (up to date)
* cookbook_file[/opt/FHCadm/nagios/fh-check-nameservers.sh] action create (up to date)
* cookbook_file[/opt/FHCadm/nagios/fh-check-rabbitmq.py] action create (up to date)
* cookbook_file[/opt/FHCadm/nagios/fh-check-reaper-feed-status.sh] action create
[meh1-farm-linux2] (up to date)
* python_pip[requests] action install (up to date)
* python_pip[html2text] action install
[meh1-farm-linux1] (up to date)
* cookbook_file[/opt/FHCadm/nagios/fh-check-redis-memusage.sh] action create (up to date)
* cookbook_file[/opt/FHCadm/nagios/fh-check-smf-service.sh] action create (up to date)
* cookbook_file[/opt/FHCadm/nagios/fh-check-smf.sh] action create (up to date)
* cookbook_file[/opt/FHCadm/nagios/fh-check-version.sh] action create (up to date)
* cookbook_file[/opt/FHCadm/nagios/fh-check-vmtools.sh] action create (up to date)
* cookbook_file[/opt/FHCadm/nagios/fh-check-vpn.sh] action create (up to date)
* cookbook_file[/opt/FHCadm/nagios/fh-check-zpool.sh] action create (up to date)
* cookbook_file[/opt/FHCadm/nagios/fh-check-tomcat-threads.sh] action create (up to date)
* cookbook_file[/opt/FHCadm/nagios/fh-check-millicore-status.sh] action create (up to date)
* cookbook_file[/opt/FHCadm/nagios/fh-check-millicore-health.sh] action create (up to date)
* cookbook_file[/opt/FHCadm/nagios/fh-check-component-health.sh] action create (up to date)
* cookbook_file[/opt/FHCadm/nagios/fh-rabbitmqctl-checks.py] action create (up to date)
* cookbook_file[/opt/FHCadm/nagios/fh-check-swap-space.sh] action create (up to date)
* cookbook_file[/opt/FHCadm/nagios/jmxquery.jar] action create (up to date)
* cookbook_file[/etc/sudoers.d/nagios] action create (up to date)
* nagios_nrpecheck[check_load] action add (up to date)
Recipe: <Dynamically Defined Resource>
* file[/etc/nagios/nrpe.d/check_load.cfg] action create (up to date)
Recipe: aws::default
* chef_gem[right_aws] action install (up to date)
Recipe: java::openjdk
* package[java-1.7.0-openjdk] action install (up to date)
* package[java-1.7.0-openjdk-devel] action install (up to date)
* java_alternatives[set-java-alternatives] action set
[meh1-farm-linux2] (up to date)
* file[/etc/nagios/nrpe.d/fh_custom.cfg] action delete (up to date)
* template[/etc/nagios/nrpe.d/fh-nrpe.cfg] action create (up to date)
* directory[/opt/FHCadm/nagios] action create (up to date)
* remote_directory[/etc/nagios/plugins] action createRecipe: <Dynamically Defined Resource>
* cookbook_file[/etc/nagios/plugins/config/users.cfg] action create (up to date)
* cookbook_file[/etc/nagios/plugins/config/telnet.cfg] action create (up to date)
* cookbook_file[/etc/nagios/plugins/config/tcp_udp.cfg] action create (up to date)
* cookbook_file[/etc/nagios/plugins/config/ssh.cfg] action create (up to date)
* cookbook_file[/etc/nagios/plugins/config/snmp.cfg] action create (up to date)
* cookbook_file[/etc/nagios/plugins/config/rpc-nfs.cfg] action create (up to date)
* cookbook_file[/etc/nagios/plugins/config/real.cfg] action create (up to date)
* cookbook_file[/etc/nagios/plugins/config/radius.cfg] action create (up to date)
* cookbook_file[/etc/nagios/plugins/config/procs.cfg] action create (up to date)
* cookbook_file[/etc/nagios/plugins/config/ping.cfg] action create (up to date)
* cookbook_file[/etc/nagios/plugins/config/pgsql.cfg] action create (up to date)
* cookbook_file[/etc/nagios/plugins/config/ntp.cfg] action create (up to date)
* cookbook_file[/etc/nagios/plugins/config/nt.cfg] action create (up to date)
* cookbook_file[/etc/nagios/plugins/config/news.cfg] action create (up to date)
* cookbook_file[/etc/nagios/plugins/config/netware.cfg] action create (up to date)
* cookbook_file[/etc/nagios/plugins/config/mysql.cfg] action create (up to date)
* cookbook_file[/etc/nagios/plugins/config/multi.cfg] action create (up to date)
* cookbook_file[/etc/nagios/plugins/config/mrtg.cfg] action create (up to date)
* cookbook_file[/etc/nagios/plugins/config/mailq.cfg] action create (up to date)
* cookbook_file[/etc/nagios/plugins/config/mail.cfg] action create (up to date)
* cookbook_file[/etc/nagios/plugins/config/load.cfg] action create (up to date)
* cookbook_file[/etc/nagios/plugins/config/ldap.cfg] action create (up to date)
* cookbook_file[/etc/nagios/plugins/config/ifstatus.cfg] action create (up to date)
* cookbook_file[/etc/nagios/plugins/config/http.cfg] action create (up to date)
* cookbook_file[/etc/nagios/plugins/config/hppjd.cfg] action create (up to date)
* cookbook_file[/etc/nagios/plugins/config/games.cfg] action create (up to date)
* cookbook_file[/etc/nagios/plugins/config/ftp.cfg] action create (up to date)
* cookbook_file[/etc/nagios/plugins/config/fping.cfg] action create (up to date)
* cookbook_file[/etc/nagios/plugins/config/flexlm.cfg] action create (up to date)
* cookbook_file[/etc/nagios/plugins/config/dummy.cfg] action create (up to date)
* cookbook_file[/etc/nagios/plugins/config/dns.cfg] action create (up to date)
* cookbook_file[/etc/nagios/plugins/config/disk.cfg] action create (up to date)
* cookbook_file[/etc/nagios/plugins/config/disk-smb.cfg] action create (up to date)
* cookbook_file[/etc/nagios/plugins/config/dhcp.cfg] action create (up to date)
* cookbook_file[/etc/nagios/plugins/config/breeze.cfg] action create (up to date)
* cookbook_file[/etc/nagios/plugins/config/apt.cfg] action create (up to date)
(up to date)
Recipe: nagios_feedhenry::client
* cookbook_file[/opt/FHCadm/nagios/check_file_content.pl] action create (up to date)
* cookbook_file[/opt/FHCadm/nagios/fh-check-perl-config.pl] action create (up to date)
* cookbook_file[/opt/FHCadm/nagios/check_mongodb.py] action create (up to date)
* cookbook_file[/opt/FHCadm/nagios/fh-check-ajp-workers.sh] action create (up to date)
* cookbook_file[/opt/FHCadm/nagios/fh-check-aws-elb.py] action create (up to date)
* cookbook_file[/opt/FHCadm/nagios/fh-check-specified-aws-elb.py] action create (up to date)
* cookbook_file[/opt/FHCadm/nagios/fh-check-crontab.sh] action create (up to date)
* cookbook_file[/opt/FHCadm/nagios/fh-check-certs.sh] action create (up to date)
* cookbook_file[/opt/FHCadm/nagios/fh-check-dfc.py] action create (up to date)
* cookbook_file[/opt/FHCadm/nagios/fh-check-disks-util.sh] action create (up to date)
* cookbook_file[/opt/FHCadm/nagios/fh-check-dns.py] action create (up to date)
* cookbook_file[/opt/FHCadm/nagios/fh-check-dyno-multisite.sh] action create (up to date)
* cookbook_file[/opt/FHCadm/nagios/fh-check-dyno.sh] action create (up to date)
* cookbook_file[/opt/FHCadm/nagios/fh-check-dynofarm-status.py] action create (up to date)
* cookbook_file[/opt/FHCadm/nagios/fh-check-filesize.sh] action create (up to date)
* cookbook_file[/opt/FHCadm/nagios/fh-check-file-exists.sh] action create (up to date)
* cookbook_file[/opt/FHCadm/nagios/fh-check-galera.sh] action create (up to date)
* cookbook_file[/opt/FHCadm/nagios/fh-check-haproxy.sh] action create (up to date)
* cookbook_file[/opt/FHCadm/nagios/fh-check-hostsfile.sh] action create (up to date)
* cookbook_file[/opt/FHCadm/nagios/fh-check-inodes.sh] action create (up to date)
* cookbook_file[/opt/FHCadm/nagios/fh-check-iptables.sh] action create (up to date)
* cookbook_file[/opt/FHCadm/nagios/fh-check-lauchctl.sh] action create (up to date)
* cookbook_file[/opt/FHCadm/nagios/fh-check-memory.sh] action create (up to date)
* cookbook_file[/opt/FHCadm/nagios/fh-check-mongodb.sh] action create (up to date)
* cookbook_file[/opt/FHCadm/nagios/fh-check-mongodb-connection-ratio.sh] action create (up to date)
* cookbook_file[/opt/FHCadm/nagios/fh-check-nameservers.sh] action create (up to date)
* cookbook_file[/opt/FHCadm/nagios/fh-check-rabbitmq.py] action create (up to date)
* cookbook_file[/opt/FHCadm/nagios/fh-check-reaper-feed-status.sh] action create (up to date)
* cookbook_file[/opt/FHCadm/nagios/fh-check-redis-memusage.sh] action create (up to date)
* cookbook_file[/opt/FHCadm/nagios/fh-check-smf-service.sh] action create (up to date)
* cookbook_file[/opt/FHCadm/nagios/fh-check-smf.sh] action create (up to date)
* cookbook_file[/opt/FHCadm/nagios/fh-check-version.sh] action create (up to date)
* cookbook_file[/opt/FHCadm/nagios/fh-check-vmtools.sh] action create (up to date)
* cookbook_file[/opt/FHCadm/nagios/fh-check-vpn.sh] action create (up to date)
* cookbook_file[/opt/FHCadm/nagios/fh-check-zpool.sh] action create (up to date)
* cookbook_file[/opt/FHCadm/nagios/fh-check-tomcat-threads.sh] action create (up to date)
* cookbook_file[/opt/FHCadm/nagios/fh-check-millicore-status.sh] action create (up to date)
* cookbook_file[/opt/FHCadm/nagios/fh-check-millicore-health.sh] action create (up to date)
* cookbook_file[/opt/FHCadm/nagios/fh-check-component-health.sh] action create (up to date)
[meh1-farm-digman1] (up to date)
* package[bison] action install
[meh1-farm-linux2] * cookbook_file[/opt/FHCadm/nagios/fh-rabbitmqctl-checks.py] action create
[meh1-farm-digman1] (up to date)
* package[flex] action install
[meh1-farm-linux2] (up to date)
* cookbook_file[/opt/FHCadm/nagios/fh-check-swap-space.sh] action create
[meh1-farm-digman1] (up to date)
* package[gcc] action install (up to date)
[meh1-farm-linux2] (up to date)
* cookbook_file[/opt/FHCadm/nagios/jmxquery.jar] action create
[meh1-farm-digman1] * package[gcc-c++] action install (up to date)
* package[kernel-devel] action install
[meh1-farm-linux2] (up to date)
* cookbook_file[/etc/sudoers.d/nagios] action create (up to date)
* nagios_nrpecheck[check_load] action add
[meh1-farm-digman1] (up to date)
* package[make] action install
[meh1-farm-linux2] (up to date)
Recipe: <Dynamically Defined Resource>
* file[/etc/nagios/nrpe.d/check_load.cfg] action create
[meh1-farm-digman1] (up to date)
* package[m4] action install (up to date)
[meh1-farm-linux2] (up to date)
Recipe: aws::default
* chef_gem[right_aws] action install (up to date)
Recipe: java::openjdk
* package[java-1.7.0-openjdk] action install
[meh1-farm-digman1] * package[patch] action install (up to date)
[meh1-farm-linux2] (up to date)
* package[java-1.7.0-openjdk-devel] action install (up to date)
* java_alternatives[set-java-alternatives] action set
[meh1-farm-digman1] Recipe: feedhenry_common::base_server_packages
* chef_gem[json] action install (up to date)
[meh1-farm-digman2] (up to date)
* package[bison] action install (up to date)
* package[flex] action install (up to date)
* package[gcc] action install (up to date)
* package[gcc-c++] action install (up to date)
* package[kernel-devel] action install (up to date)
* package[make] action install (up to date)
* package[m4] action install (up to date)
* package[patch] action install (up to date)
Recipe: feedhenry_common::base_server_packages
* chef_gem[json] action install (up to date)
[meh1-farm-linux1] (up to date)
Recipe: java::set_java_home
* ruby_block[set-env-java-home] action run
- execute the ruby block set-env-java-home
* directory[/etc/profile.d] action create (up to date)
* file[/etc/profile.d/jdk.sh] action create (up to date)
Recipe: munin::client
* package[munin-node] action install (up to date)
* template[/etc/munin/munin-node.conf] action create (up to date)
* service[munin-node] action start
[meh1-farm-digman1] Recipe: aws::default
* chef_gem[right_aws] action install (up to date)
[meh1-farm-linux1] (up to date)
* service[munin-node] action enable (up to date)
Recipe: munin_feedhenry::client
* package[bc] action install (up to date)
* cookbook_file[/usr/share/munin/plugins/fh_backups] action create (up to date)
* link[/etc/munin/plugins/fh_backups] action create (up to date)
* cookbook_file[/etc/munin/plugin-conf.d/fh_backups] action create (up to date)
* cookbook_file[/usr/share/munin/plugins/fh_lsof] action create (up to date)
* link[/etc/munin/plugins/fh_lsof] action create (up to date)
* cookbook_file[/etc/munin/plugin-conf.d/fh_lsof] action create (skipped due to only_if)
* directory[/opt/FHCadm/munin] action create (up to date)
* aws_s3_file[/opt/FHCadm/munin/jmxquery.jar] action create_if_missingI, [2016-09-01T11:54:04.149593 #31040] INFO -- : New RightAws::S3Interface using shared connections mode
Recipe: <Dynamically Defined Resource>
* remote_file[/opt/FHCadm/munin/jmxquery.jar] action create_if_missing (up to date)
(up to date)
Recipe: feedhenry_common::syslog
* package[rsyslog] action install (up to date)
* cookbook_file[/etc/rsyslog.d/feedhenry.conf] action create (up to date)
* service[rsyslog] action nothing (up to date)
Recipe: feedhenry_common::base_server
* ssh_known_hosts_entry[github.com] action create
[meh1-farm-digman2] Recipe: aws::default
* chef_gem[right_aws] action install (up to date)
[meh1-farm-linux2] (up to date)
Recipe: java::set_java_home
* ruby_block[set-env-java-home] action run
- execute the ruby block set-env-java-home
* directory[/etc/profile.d] action create (up to date)
* file[/etc/profile.d/jdk.sh] action create (up to date)
Recipe: munin::client
* package[munin-node] action install (up to date)
* template[/etc/munin/munin-node.conf] action create (up to date)
* service[munin-node] action start (up to date)
* service[munin-node] action enable (up to date)
Recipe: munin_feedhenry::client
* package[bc] action install (up to date)
* cookbook_file[/usr/share/munin/plugins/fh_backups] action create (up to date)
* link[/etc/munin/plugins/fh_backups] action create (up to date)
* cookbook_file[/etc/munin/plugin-conf.d/fh_backups] action create (up to date)
* cookbook_file[/usr/share/munin/plugins/fh_lsof] action create (up to date)
* link[/etc/munin/plugins/fh_lsof] action create (up to date)
* cookbook_file[/etc/munin/plugin-conf.d/fh_lsof] action create (skipped due to only_if)
* directory[/opt/FHCadm/munin] action create (up to date)
* aws_s3_file[/opt/FHCadm/munin/jmxquery.jar] action create_if_missingI, [2016-09-01T11:54:05.476811 #20475] INFO -- : New RightAws::S3Interface using shared connections mode
Recipe: <Dynamically Defined Resource>
* remote_file[/opt/FHCadm/munin/jmxquery.jar] action create_if_missing (up to date)
(up to date)
Recipe: feedhenry_common::syslog
* package[rsyslog] action install (up to date)
* cookbook_file[/etc/rsyslog.d/feedhenry.conf] action create (up to date)
* service[rsyslog] action nothing (up to date)
Recipe: feedhenry_common::base_server
* ssh_known_hosts_entry[github.com] action create
[meh1-farm-digman1] Converging 233 resources
Recipe: feedhenry_common::rhel_base_server
* selinux_state[SELinux disabled] action disabled (up to date)
* execute[iptables-restore] action nothing (skipped due to action :nothing)
* template[/etc/sysconfig/iptables] action create (up to date)
Recipe: feedhenry_common::hostname
* file[/etc/hostname] action nothing (skipped due to action :nothing)
* template[/etc/sysconfig/network] action create (up to date)
* execute[hostname meh1-farm-digman1] action run (skipped due to only_if)
* ohai[reload] action nothing (skipped due to action :nothing)
* ruby[setup feedhenry_common hostname - Set node FQDN] action run
[meh1-farm-linux2] (up to date)
Recipe: feedhenry_common::mount_volumes
* directory[/data] action create (up to date)
* execute[mkfs -t ext4 /dev/xvdb] action run
[meh1-farm-digman1]
- execute "ruby" "/tmp/chef-script20160901-21256-181kk5s"
Recipe: ohai::default
* remote_directory[/etc/chef/ohai_plugins] action nothing (skipped due to action :nothing)
* remote_directory[/etc/chef/ohai_plugins] action nothing (skipped due to action :nothing)
* ohai[custom_plugins] action nothing (skipped due to action :nothing)
Recipe: feedhenry_common::env
* ruby[setup feedhenry_common env] action run
[meh1-farm-linux2] (skipped due to not_if)
* mount[/data] action mount (up to date)
* mount[/data] action enable
[meh1-farm-digman1]
- execute "ruby" "/tmp/chef-script20160901-21256-8g8z82"
Recipe: feedhenry_common::hosts
* hostsfile_entry[10.11.13.33] action create_if_missing (up to date)
* hostsfile_entry[37.128.191.232] action create_if_missing
[meh1-farm-linux2]
- remount /dev/xvdb
Recipe: nodejs_feedhenry::default
* ruby[node version updated] action nothing (skipped due to action :nothing)
Recipe: nodejs::install_from_binary
* remote_file[/usr/local/src/node-v4.4.3-linux-x64.tar.gz] action create_if_missing
[meh1-farm-digman1] (up to date)
* hostsfile_entry[10.11.13.153] action create_if_missing (up to date)
* hostsfile_entry[92.63.134.12] action create_if_missing
[meh1-farm-linux1] (up to date)
Recipe: feedhenry_common::mount_volumes
* directory[/data] action create (up to date)
* execute[mkfs -t ext4 /dev/xvdb] action run
[meh1-farm-digman1] (up to date)
* hostsfile_entry[10.11.13.42] action create_if_missing (up to date)
* hostsfile_entry[10.11.13.72] action create_if_missing (up to date)
* hostsfile_entry[10.11.13.99] action create_if_missing (up to date)
* hostsfile_entry[10.11.13.33] action appendRecipe: <Dynamically Defined Resource>
* file[/etc/hosts] action create (up to date)
- Append hostsfile_entry[10.11.13.33]
Recipe: feedhenry_common::hosts
* hostsfile_entry[37.128.191.232] action appendRecipe: <Dynamically Defined Resource>
* file[/etc/hosts] action create (up to date)
- Append hostsfile_entry[37.128.191.232]
Recipe: feedhenry_common::hosts
* hostsfile_entry[10.11.13.153] action appendRecipe: <Dynamically Defined Resource>
* file[/etc/hosts] action create (up to date)
- Append hostsfile_entry[10.11.13.153]
Recipe: feedhenry_common::hosts
* hostsfile_entry[92.63.134.12] action appendRecipe: <Dynamically Defined Resource>
* file[/etc/hosts] action create (up to date)
- Append hostsfile_entry[92.63.134.12]
Recipe: feedhenry_common::hosts
* hostsfile_entry[10.11.13.42] action appendRecipe: <Dynamically Defined Resource>
* file[/etc/hosts] action create (up to date)
- Append hostsfile_entry[10.11.13.42]
Recipe: feedhenry_common::hosts
* hostsfile_entry[10.11.13.72] action appendRecipe: <Dynamically Defined Resource>
* file[/etc/hosts] action create (up to date)
- Append hostsfile_entry[10.11.13.72]
Recipe: feedhenry_common::hosts
* hostsfile_entry[10.11.13.99] action append
[meh1-farm-linux1] (skipped due to not_if)
* mount[/data] action mount
[meh1-farm-digman1] Recipe: <Dynamically Defined Resource>
* file[/etc/hosts] action create (up to date)
- Append hostsfile_entry[10.11.13.99]
Recipe: build-essential::_rhel
* package[autoconf] action nothing (skipped due to action :nothing)
* package[bison] action nothing (skipped due to action :nothing)
* package[flex] action nothing (skipped due to action :nothing)
* package[gcc] action nothing (skipped due to action :nothing)
* package[gcc-c++] action nothing (skipped due to action :nothing)
* package[kernel-devel] action nothing (skipped due to action :nothing)
* package[make] action nothing (skipped due to action :nothing)
* package[m4] action nothing (skipped due to action :nothing)
* package[patch] action nothing (skipped due to action :nothing)
Recipe: gcc::tru_devtools_repo
* yum_repository[devtools-1.1] action createRecipe: <Dynamically Defined Resource>
* template[/etc/yum.repos.d/devtools-1.1.repo] action create (up to date)
* execute[yum clean metadata devtools-1.1] action nothing (skipped due to action :nothing)
* execute[yum-makecache-devtools-1.1] action nothing (skipped due to action :nothing)
* ruby_block[yum-cache-reload-devtools-1.1] action nothing (skipped due to action :nothing)
(up to date)
Recipe: gcc::cpp
* package[devtoolset-1.1-gcc-c++] action install (up to date)
* execute[export_devtools_env_variables] action run
[meh1-farm-linux1] (up to date)
* mount[/data] action enable
- remount /dev/xvdb
Recipe: nodejs_feedhenry::default
* ruby[node version updated] action nothing (skipped due to action :nothing)
Recipe: nodejs::install_from_binary
* remote_file[/usr/local/src/node-v4.4.3-linux-x64.tar.gz] action create_if_missing
[meh1-farm-linux2] (up to date)
* ruby_block[verify_sha_sum] action run (skipped due to not_if)
* execute[install package to system] action run (skipped due to not_if)
Recipe: nodejs_feedhenry::default
* execute[npm config set ca "" --global] action run
[meh1-farm-linux1] (up to date)
* ruby_block[verify_sha_sum] action run (skipped due to not_if)
* execute[install package to system] action run (skipped due to not_if)
Recipe: nodejs_feedhenry::default
* execute[npm config set ca "" --global] action run
[meh1-farm-digman2] Converging 233 resources
Recipe: feedhenry_common::rhel_base_server
* selinux_state[SELinux disabled] action disabled
[meh1-farm-digman1]
- execute export CC=/opt/centos/devtoolset-1.1/root/usr/bin/gcc
export CPP=/opt/centos/devtoolset-1.1/root/usr/bin/cpp
export CXX=/opt/centos/devtoolset-1.1/root/usr/bin/c++
export PATH=/opt/centos/devtoolset-1.1/root/usr/bin${PATH:+:${PATH}}
Recipe: yum-epel::default
* yum_repository[epel] action createRecipe: <Dynamically Defined Resource>
* template[/etc/yum.repos.d/epel.repo] action create (up to date)
* execute[yum clean metadata epel] action nothing (skipped due to action :nothing)
* execute[yum-makecache-epel] action nothing (skipped due to action :nothing)
* ruby_block[yum-cache-reload-epel] action nothing (skipped due to action :nothing)
(up to date)
Recipe: feedhenry_common::base_server_packages
* package[nc] action install (up to date)
* package[mailx] action install (up to date)
* package[yum-utils] action install (up to date)
* package[telnet] action install (up to date)
* package[lsof] action install (up to date)
* package[nmap] action install (up to date)
* package[tmux] action install (up to date)
* package[atop] action install (up to date)
* package[bzip2] action install (up to date)
* package[iotop] action upgrade (up to date)
* package[unzip] action upgrade (up to date)
* package[zip] action upgrade (up to date)
* package[traceroute] action upgrade (up to date)
* package[sysstat] action upgrade (up to date)
* package[bash] action upgrade (up to date)
* chef_gem[json] action install (up to date)
Recipe: postfix::default
* package[postfix] action install (up to date)
* service[postfix] action enable
[meh1-farm-digman2] (up to date)
* execute[iptables-restore] action nothing (skipped due to action :nothing)
* template[/etc/sysconfig/iptables] action create (up to date)
Recipe: feedhenry_common::hostname
* file[/etc/hostname] action nothing (skipped due to action :nothing)
* template[/etc/sysconfig/network] action create (up to date)
* execute[hostname meh1-farm-digman2] action run (skipped due to only_if)
* ohai[reload] action nothing (skipped due to action :nothing)
* ruby[setup feedhenry_common hostname - Set node FQDN] action run
- execute "ruby" "/tmp/chef-script20160901-19312-1iql2l0"
Recipe: ohai::default
* remote_directory[/etc/chef/ohai_plugins] action nothing (skipped due to action :nothing)
* remote_directory[/etc/chef/ohai_plugins] action nothing (skipped due to action :nothing)
* ohai[custom_plugins] action nothing (skipped due to action :nothing)
Recipe: feedhenry_common::env
* ruby[setup feedhenry_common env] action run
- execute "ruby" "/tmp/chef-script20160901-19312-16tdygi"
Recipe: feedhenry_common::hosts
* hostsfile_entry[10.11.13.72] action create_if_missing (up to date)
* hostsfile_entry[37.128.191.232] action create_if_missing (up to date)
* hostsfile_entry[10.11.13.153] action create_if_missing (up to date)
* hostsfile_entry[92.63.134.12] action create_if_missing (up to date)
* hostsfile_entry[10.11.13.42] action create_if_missing (up to date)
* hostsfile_entry[10.11.13.33] action create_if_missing (up to date)
* hostsfile_entry[10.11.13.99] action create_if_missing (up to date)
* hostsfile_entry[10.11.13.72] action appendRecipe: <Dynamically Defined Resource>
* file[/etc/hosts] action create (up to date)
- Append hostsfile_entry[10.11.13.72]
Recipe: feedhenry_common::hosts
* hostsfile_entry[37.128.191.232] action appendRecipe: <Dynamically Defined Resource>
* file[/etc/hosts] action create (up to date)
- Append hostsfile_entry[37.128.191.232]
Recipe: feedhenry_common::hosts
* hostsfile_entry[10.11.13.153] action appendRecipe: <Dynamically Defined Resource>
* file[/etc/hosts] action create (up to date)
- Append hostsfile_entry[10.11.13.153]
Recipe: feedhenry_common::hosts
* hostsfile_entry[92.63.134.12] action appendRecipe: <Dynamically Defined Resource>
* file[/etc/hosts] action create (up to date)
- Append hostsfile_entry[92.63.134.12]
Recipe: feedhenry_common::hosts
* hostsfile_entry[10.11.13.42] action appendRecipe: <Dynamically Defined Resource>
* file[/etc/hosts] action create (up to date)
- Append hostsfile_entry[10.11.13.42]
Recipe: feedhenry_common::hosts
* hostsfile_entry[10.11.13.33] action appendRecipe: <Dynamically Defined Resource>
* file[/etc/hosts] action create (up to date)
- Append hostsfile_entry[10.11.13.33]
Recipe: feedhenry_common::hosts
* hostsfile_entry[10.11.13.99] action appendRecipe: <Dynamically Defined Resource>
* file[/etc/hosts] action create (up to date)
- Append hostsfile_entry[10.11.13.99]
Recipe: build-essential::_rhel
* package[autoconf] action nothing (skipped due to action :nothing)
* package[bison] action nothing (skipped due to action :nothing)
* package[flex] action nothing (skipped due to action :nothing)
* package[gcc] action nothing (skipped due to action :nothing)
* package[gcc-c++] action nothing (skipped due to action :nothing)
* package[kernel-devel] action nothing (skipped due to action :nothing)
* package[make] action nothing (skipped due to action :nothing)
* package[m4] action nothing (skipped due to action :nothing)
* package[patch] action nothing (skipped due to action :nothing)
Recipe: gcc::tru_devtools_repo
* yum_repository[devtools-1.1] action createRecipe: <Dynamically Defined Resource>
* template[/etc/yum.repos.d/devtools-1.1.repo] action create (up to date)
* execute[yum clean metadata devtools-1.1] action nothing (skipped due to action :nothing)
* execute[yum-makecache-devtools-1.1] action nothing (skipped due to action :nothing)
* ruby_block[yum-cache-reload-devtools-1.1] action nothing (skipped due to action :nothing)
(up to date)
Recipe: gcc::cpp
* package[devtoolset-1.1-gcc-c++] action install (up to date)
* execute[export_devtools_env_variables] action run
[meh1-farm-linux1] (skipped due to not_if)
* execute[npm set unsafe-perm true --global] action run
[meh1-farm-digman2]
- execute export CC=/opt/centos/devtoolset-1.1/root/usr/bin/gcc
export CPP=/opt/centos/devtoolset-1.1/root/usr/bin/cpp
export CXX=/opt/centos/devtoolset-1.1/root/usr/bin/c++
export PATH=/opt/centos/devtoolset-1.1/root/usr/bin${PATH:+:${PATH}}
Recipe: yum-epel::default
* yum_repository[epel] action createRecipe: <Dynamically Defined Resource>
* template[/etc/yum.repos.d/epel.repo] action create (up to date)
* execute[yum clean metadata epel] action nothing (skipped due to action :nothing)
* execute[yum-makecache-epel] action nothing (skipped due to action :nothing)
* ruby_block[yum-cache-reload-epel] action nothing (skipped due to action :nothing)
(up to date)
Recipe: feedhenry_common::base_server_packages
* package[nc] action install (up to date)
* package[mailx] action install (up to date)
* package[yum-utils] action install (up to date)
* package[telnet] action install (up to date)
* package[lsof] action install (up to date)
* package[nmap] action install (up to date)
* package[tmux] action install (up to date)
* package[atop] action install (up to date)
* package[bzip2] action install (up to date)
* package[iotop] action upgrade (up to date)
* package[unzip] action upgrade (up to date)
* package[zip] action upgrade (up to date)
* package[traceroute] action upgrade (up to date)
* package[sysstat] action upgrade (up to date)
* package[bash] action upgrade (up to date)
* chef_gem[json] action install (up to date)
Recipe: postfix::default
* package[postfix] action install (up to date)
* service[postfix] action enable (up to date)
* service[sendmail] action nothing (skipped due to action :nothing)
* execute[switch_mailer_to_postfix] action run
[meh1-farm-digman1] (up to date)
* service[sendmail] action nothing (skipped due to action :nothing)
* execute[switch_mailer_to_postfix] action run
[meh1-farm-linux2] (skipped due to not_if)
* execute[npm set unsafe-perm true --global] action run
[meh1-farm-mgt1]
- execute apt-get update
[meh1-farm-linux1] (skipped due to not_if)
* execute[npm install node-gyp -g] action run (skipped due to not_if)
* execute[npm install -g [email protected]] action run
[meh1-farm-digman2] (skipped due to not_if)
* template[/etc/postfix/main.cf] action create (up to date)
* template[/etc/postfix/master.cf] action create (up to date)
* service[postfix] action start
[meh1-farm-digman1] (skipped due to not_if)
* template[/etc/postfix/main.cf] action create (up to date)
* template[/etc/postfix/master.cf] action create (up to date)
* service[postfix] action start
[meh1-farm-linux1] (skipped due to not_if)
Recipe: fh-digger::default_linux
* package[zip] action install (up to date)
Recipe: fh-digger::android
* yum_package[glibc] action install (up to date)
* yum_package[zlib] action install (up to date)
* yum_package[libstdc++] action install (up to date)
* yum_package[ncurses-libs] action install (up to date)
Recipe: android-sdk::default
* ark[android-sdk] action installRecipe: <Dynamically Defined Resource>
* directory[/usr/local/android-sdk-24.4.1] action create (up to date)
[meh1-farm-mgt1] Recipe: build-essential::_debian
* package[autoconf] action install
[meh1-farm-linux2] (skipped due to not_if)
* execute[npm install node-gyp -g] action run (skipped due to not_if)
* execute[npm install -g [email protected]] action run
[meh1-farm-mgt1] (up to date)
* package[binutils-doc] action install
[meh1-farm-digman2] (up to date)
Recipe: feedhenry_common::sysctl
* template[/etc/sysctl.conf] action create (up to date)
* execute[sysctl] action run (skipped due to only_if)
Recipe: feedhenry_common::timezone
* link[/etc/localtime] action create (skipped due to not_if)
Recipe: ntp::default
* package[ntp] action install (up to date)
* package[ntpdate] action install (up to date)
* directory[/var/lib/ntp] action create (up to date)
* directory[/var/log/ntpstats/] action create (up to date)
* service[ntpd] action enable
[meh1-farm-digman1] (up to date)
Recipe: feedhenry_common::sysctl
* template[/etc/sysctl.conf] action create (up to date)
* execute[sysctl] action run (skipped due to only_if)
Recipe: feedhenry_common::timezone
* link[/etc/localtime] action create (skipped due to not_if)
Recipe: ntp::default
* package[ntp] action install (up to date)
* package[ntpdate] action install (up to date)
* directory[/var/lib/ntp] action create (up to date)
* directory[/var/log/ntpstats/] action create
[meh1-farm-linux2] (skipped due to not_if)
Recipe: fh-digger::default_linux
* package[zip] action install (up to date)
Recipe: fh-digger::android
* yum_package[glibc] action install (up to date)
* yum_package[zlib] action install (up to date)
* yum_package[libstdc++] action install (up to date)
* yum_package[ncurses-libs] action install (up to date)
Recipe: android-sdk::default
* ark[android-sdk] action installRecipe: <Dynamically Defined Resource>
* directory[/usr/local/android-sdk-24.4.1] action create (up to date)
[meh1-farm-digman1] (up to date)
* service[ntpd] action enable
[meh1-farm-mgt1] (up to date)
[meh1-farm-digman1] (up to date)
* service[ntpd] action start
[meh1-farm-mgt1] * package[bison] action install
[meh1-farm-digman1] (up to date)
* cookbook_file[/etc/ntp.leapseconds] action create (up to date)
* template[/etc/ntp.conf] action create (up to date)
Recipe: openssh::default
* package[openssh-clients] action install (up to date)
* package[openssh] action install (up to date)
* service[ssh] action enable (up to date)
* service[ssh] action start
[meh1-farm-mgt1] (up to date)
* package[build-essential] action install
[meh1-farm-digman1] (up to date)
* template[/etc/ssh/ssh_config] action create (up to date)
* template[/etc/ssh/sshd_config] action create (up to date)
Recipe: feedhenry_common::openssh
* cookbook_file[/etc/banner] action create (up to date)
Recipe: feedhenry_common::users
* package[curl] action install (up to date)
* package[make] action install (up to date)
* group[admin] action create (up to date)
* group[sudo] action create (up to date)
* group[admin] action modify (skipped due to only_if)
* gem_package[ruby-shadow] action install
[meh1-farm-digman2] (up to date)
* service[ntpd] action start
[meh1-farm-mgt1] (up to date)
* package[flex] action install
[meh1-farm-digman1] (up to date)
* user[root] action create (up to date)
* group[henryg] action create
[meh1-farm-mgt1] (up to date)
* package[gettext] action install
[meh1-farm-digman1] (skipped due to not_if)
* user[henryd] action create (up to date)
* template[/home/henryd/.forward] action create (up to date)
* directory[/home/henryd/.ssh] action create (up to date)
* template[/home/henryd/.ssh/id_rsa] action create (up to date)
* template[/home/henryd/.ssh/id_rsa.pub] action create (up to date)
* template[/home/henryd/.ssh/authorized_keys] action create (up to date)
* group[admin] action modify (up to date)
* group[henryg] action create (skipped due to not_if)
* user[hadmin] action create (up to date)
* template[/home/hadmin/.forward] action create
[meh1-farm-mgt1] (up to date)
* package[ncurses-dev] action install
[meh1-farm-digman1] (up to date)
* directory[/home/hadmin/.ssh] action create (up to date)
* template[/home/hadmin/.ssh/id_rsa] action create (up to date)
* template[/home/hadmin/.ssh/id_rsa.pub] action create (up to date)
* template[/home/hadmin/.ssh/authorized_keys] action create (up to date)
* group[admin] action modify (up to date)
* execute[generate ssh keys for root.] action run (skipped due to not_if)
* ohai[reload] action reload
[meh1-farm-digman2] (up to date)
* cookbook_file[/etc/ntp.leapseconds] action create (up to date)
* template[/etc/ntp.conf] action create (up to date)
Recipe: openssh::default
* package[openssh-clients] action install (up to date)
* package[openssh] action install (up to date)
* service[ssh] action enable
[meh1-farm-digman1]
- re-run ohai and merge results into node attributes
* template[/root/.forward] action create (up to date)
* cookbook_file[/etc/sudoers.d/feedhenry] action create (up to date)
Recipe: sudo::default
* package[sudo] action install (skipped due to not_if)
* directory[/etc/sudoers.d] action create (up to date)
* cookbook_file[/etc/sudoers.d/README] action create (up to date)
* template[/etc/sudoers] action create (up to date)
Recipe: feedhenry_common::backups
* directory[/opt/FHCadm/sbin] action create (up to date)
* directory[/opt/FHCadm/conf] action create (up to date)
* cookbook_file[/opt/FHCadm/sbin/bk.sh] action create (up to date)
* cookbook_file[/opt/FHCadm/conf/cfgfiles-default.txt] action create (up to date)
* directory[/root/.gnupg] action create (up to date)
* cookbook_file[/root/.gnupg/pubring.gpg] action create (up to date)
* cookbook_file[/tmp/bk-public-key.key] action create
[meh1-farm-mgt1] (up to date)
[meh1-farm-digman1] (skipped due to not_if)
* execute[import backup public key] action run (skipped due to not_if)
* execute[rm public key] action run (skipped due to only_if)
* cron[Backup - cfg] action create (up to date)
* cron[FH Logs Backups] action create (up to date)
* cron[Weblogs Backup] action create (up to date)
* template[/opt/FHCadm/conf/bk.conf] action create (up to date)
Recipe: feedhenry_common::logrotate
* directory[/etc/logrotate.d] action create (up to date)
* cookbook_file[/etc/logrotate.d/feedhenry-sys] action create (up to date)
Recipe: feedhenry_common::base_server_dirs
* directory[/etc/feedhenry] action create (up to date)
* directory[/var/log/feedhenry] action create (up to date)
* directory[/opt/feedhenry] action create (up to date)
Recipe: feedhenry_common::platform_info
* file[/etc/feedhenry/platform-info.json] action create (up to date)
Recipe: nagios::client_source
* package[openssl-devel] action install (up to date)
* package[make] action install (up to date)
* package[tar] action install (up to date)
* user[nagios] action create (up to date)
* group[nagios] action create (up to date)
* remote_file[/var/chef/cache/nagios-plugins-1.5.tar.gz] action create_if_missing (up to date)
* bash[compile-nagios-plugins] action run
Recipe: nagios::nrpe_source
* remote_file[/var/chef/cache/nrpe-2.15.tar.gz] action create_if_missing (up to date)
* template[/etc/init.d/nrpe] action create (up to date)
* directory[/etc/nagios] action create (up to date)
* bash[compile-nagios-nrpe] action run
Recipe: nagios::client
* directory[/etc/nagios/nrpe.d] action create (up to date)
* template[/etc/nagios/nrpe.cfg] action create (up to date)
* service[nrpe] action start
[meh1-farm-mgt1] Recipe: feedhenry_common::base_server_packages
* chef_gem[json] action install (up to date)
[meh1-farm-digman2] (up to date)
* service[ssh] action start
[meh1-farm-digman1]
- start service service[nrpe]
* service[nrpe] action enable (up to date)
Recipe: python::package
* package[python] action install (up to date)
* package[python-devel] action install (up to date)
Recipe: python::pip
* cookbook_file[/var/chef/cache/distribute_setup.py] action create (skipped due to not_if)
* execute[install-pip] action run (skipped due to not_if)
Recipe: python::virtualenv
* python_pip[virtualenv] action install
[meh1-farm-digman2] (up to date)
* template[/etc/ssh/ssh_config] action create (up to date)
* template[/etc/ssh/sshd_config] action create (up to date)
Recipe: feedhenry_common::openssh
* cookbook_file[/etc/banner] action create (up to date)
Recipe: feedhenry_common::users
* package[curl] action install (up to date)
* package[make] action install (up to date)
* group[admin] action create (up to date)
* group[sudo] action create (up to date)
* group[admin] action modify (skipped due to only_if)
* gem_package[ruby-shadow] action install (up to date)
* user[root] action create (up to date)
* group[henryg] action create (skipped due to not_if)
* user[henryd] action create (up to date)
* template[/home/henryd/.forward] action create (up to date)
* directory[/home/henryd/.ssh] action create (up to date)
* template[/home/henryd/.ssh/id_rsa] action create (up to date)
* template[/home/henryd/.ssh/id_rsa.pub] action create (up to date)
* template[/home/henryd/.ssh/authorized_keys] action create (up to date)
* group[admin] action modify (up to date)
* group[henryg] action create
[meh1-farm-digman1] (up to date)
Recipe: nagios_feedhenry::client
* python_pip[argparse] action install
[meh1-farm-digman2] (skipped due to not_if)
* user[hadmin] action create (up to date)
* template[/home/hadmin/.forward] action create (up to date)
* directory[/home/hadmin/.ssh] action create (up to date)
* template[/home/hadmin/.ssh/id_rsa] action create (up to date)
* template[/home/hadmin/.ssh/id_rsa.pub] action create (up to date)
* template[/home/hadmin/.ssh/authorized_keys] action create (up to date)
* group[admin] action modify (up to date)
* execute[generate ssh keys for root.] action run (skipped due to not_if)
* ohai[reload] action reload
[meh1-farm-digman1] (up to date)
* python_pip[requests] action install
[meh1-farm-mgt1] Recipe: aws::default
* chef_gem[right_aws] action install (up to date)
[meh1-farm-digman2]
- re-run ohai and merge results into node attributes
* template[/root/.forward] action create (up to date)
* cookbook_file[/etc/sudoers.d/feedhenry] action create (up to date)
Recipe: sudo::default
* package[sudo] action install
[meh1-farm-digman1] (up to date)
* python_pip[html2text] action install
[meh1-farm-digman2] (skipped due to not_if)
* directory[/etc/sudoers.d] action create (up to date)
* cookbook_file[/etc/sudoers.d/README] action create (up to date)
* template[/etc/sudoers] action create (up to date)
Recipe: feedhenry_common::backups
* directory[/opt/FHCadm/sbin] action create (up to date)
* directory[/opt/FHCadm/conf] action create (up to date)
* cookbook_file[/opt/FHCadm/sbin/bk.sh] action create (up to date)
* cookbook_file[/opt/FHCadm/conf/cfgfiles-default.txt] action create (up to date)
* directory[/root/.gnupg] action create (up to date)
* cookbook_file[/root/.gnupg/pubring.gpg] action create (up to date)
* cookbook_file[/tmp/bk-public-key.key] action create (skipped due to not_if)
* execute[import backup public key] action run (skipped due to not_if)
* execute[rm public key] action run (skipped due to only_if)
* cron[Backup - cfg] action create (up to date)
* cron[FH Logs Backups] action create (up to date)
* cron[Weblogs Backup] action create (up to date)
* template[/opt/FHCadm/conf/bk.conf] action create (up to date)
Recipe: feedhenry_common::logrotate
* directory[/etc/logrotate.d] action create (up to date)
* cookbook_file[/etc/logrotate.d/feedhenry-sys] action create (up to date)
Recipe: feedhenry_common::base_server_dirs
* directory[/etc/feedhenry] action create (up to date)
* directory[/var/log/feedhenry] action create (up to date)
* directory[/opt/feedhenry] action create (up to date)
Recipe: feedhenry_common::platform_info
* file[/etc/feedhenry/platform-info.json] action create (up to date)
Recipe: nagios::client_source
* package[openssl-devel] action install (up to date)
* package[make] action install (up to date)
* package[tar] action install (up to date)
* user[nagios] action create (up to date)
* group[nagios] action create (up to date)
* remote_file[/var/chef/cache/nagios-plugins-1.5.tar.gz] action create_if_missing (up to date)
* bash[compile-nagios-plugins] action run
Recipe: nagios::nrpe_source
* remote_file[/var/chef/cache/nrpe-2.15.tar.gz] action create_if_missing (up to date)
* template[/etc/init.d/nrpe] action create (up to date)
* directory[/etc/nagios] action create (up to date)
* bash[compile-nagios-nrpe] action run
Recipe: nagios::client
* directory[/etc/nagios/nrpe.d] action create (up to date)
* template[/etc/nagios/nrpe.cfg] action create (up to date)
* service[nrpe] action start
[meh1-farm-digman1] (up to date)
* file[/etc/nagios/nrpe.d/fh_custom.cfg] action delete (up to date)
* template[/etc/nagios/nrpe.d/fh-nrpe.cfg] action create (up to date)
* directory[/opt/FHCadm/nagios] action create (up to date)
* remote_directory[/etc/nagios/plugins] action createRecipe: <Dynamically Defined Resource>
* cookbook_file[/etc/nagios/plugins/config/users.cfg] action create (up to date)
* cookbook_file[/etc/nagios/plugins/config/telnet.cfg] action create (up to date)
* cookbook_file[/etc/nagios/plugins/config/tcp_udp.cfg] action create (up to date)
* cookbook_file[/etc/nagios/plugins/config/ssh.cfg] action create (up to date)
* cookbook_file[/etc/nagios/plugins/config/snmp.cfg] action create (up to date)
* cookbook_file[/etc/nagios/plugins/config/rpc-nfs.cfg] action create (up to date)
* cookbook_file[/etc/nagios/plugins/config/real.cfg] action create (up to date)
* cookbook_file[/etc/nagios/plugins/config/radius.cfg] action create (up to date)
* cookbook_file[/etc/nagios/plugins/config/procs.cfg] action create (up to date)
* cookbook_file[/etc/nagios/plugins/config/ping.cfg] action create (up to date)
* cookbook_file[/etc/nagios/plugins/config/pgsql.cfg] action create (up to date)
* cookbook_file[/etc/nagios/plugins/config/ntp.cfg] action create (up to date)
* cookbook_file[/etc/nagios/plugins/config/nt.cfg] action create (up to date)
* cookbook_file[/etc/nagios/plugins/config/news.cfg] action create (up to date)
* cookbook_file[/etc/nagios/plugins/config/netware.cfg] action create (up to date)
* cookbook_file[/etc/nagios/plugins/config/mysql.cfg] action create (up to date)
* cookbook_file[/etc/nagios/plugins/config/multi.cfg] action create (up to date)
* cookbook_file[/etc/nagios/plugins/config/mrtg.cfg] action create (up to date)
* cookbook_file[/etc/nagios/plugins/config/mailq.cfg] action create (up to date)
* cookbook_file[/etc/nagios/plugins/config/mail.cfg] action create (up to date)
* cookbook_file[/etc/nagios/plugins/config/load.cfg] action create (up to date)
* cookbook_file[/etc/nagios/plugins/config/ldap.cfg] action create (up to date)
* cookbook_file[/etc/nagios/plugins/config/ifstatus.cfg] action create (up to date)
* cookbook_file[/etc/nagios/plugins/config/http.cfg] action create (up to date)
* cookbook_file[/etc/nagios/plugins/config/hppjd.cfg] action create (up to date)
* cookbook_file[/etc/nagios/plugins/config/games.cfg] action create (up to date)
* cookbook_file[/etc/nagios/plugins/config/ftp.cfg] action create (up to date)
* cookbook_file[/etc/nagios/plugins/config/fping.cfg] action create (up to date)
* cookbook_file[/etc/nagios/plugins/config/flexlm.cfg] action create (up to date)
* cookbook_file[/etc/nagios/plugins/config/dummy.cfg] action create (up to date)
* cookbook_file[/etc/nagios/plugins/config/dns.cfg] action create (up to date)
* cookbook_file[/etc/nagios/plugins/config/disk.cfg] action create (up to date)
* cookbook_file[/etc/nagios/plugins/config/disk-smb.cfg] action create (up to date)
* cookbook_file[/etc/nagios/plugins/config/dhcp.cfg] action create (up to date)
* cookbook_file[/etc/nagios/plugins/config/breeze.cfg] action create (up to date)
* cookbook_file[/etc/nagios/plugins/config/apt.cfg] action create (up to date)
(up to date)
Recipe: nagios_feedhenry::client
* cookbook_file[/opt/FHCadm/nagios/check_file_content.pl] action create (up to date)
* cookbook_file[/opt/FHCadm/nagios/fh-check-perl-config.pl] action create (up to date)
* cookbook_file[/opt/FHCadm/nagios/check_mongodb.py] action create (up to date)
* cookbook_file[/opt/FHCadm/nagios/fh-check-ajp-workers.sh] action create (up to date)
* cookbook_file[/opt/FHCadm/nagios/fh-check-aws-elb.py] action create (up to date)
* cookbook_file[/opt/FHCadm/nagios/fh-check-specified-aws-elb.py] action create (up to date)
* cookbook_file[/opt/FHCadm/nagios/fh-check-crontab.sh] action create (up to date)
* cookbook_file[/opt/FHCadm/nagios/fh-check-certs.sh] action create (up to date)
* cookbook_file[/opt/FHCadm/nagios/fh-check-dfc.py] action create (up to date)
* cookbook_file[/opt/FHCadm/nagios/fh-check-disks-util.sh] action create (up to date)
* cookbook_file[/opt/FHCadm/nagios/fh-check-dns.py] action create (up to date)
* cookbook_file[/opt/FHCadm/nagios/fh-check-dyno-multisite.sh] action create (up to date)
* cookbook_file[/opt/FHCadm/nagios/fh-check-dyno.sh] action create (up to date)
* cookbook_file[/opt/FHCadm/nagios/fh-check-dynofarm-status.py] action create (up to date)
* cookbook_file[/opt/FHCadm/nagios/fh-check-filesize.sh] action create (up to date)
* cookbook_file[/opt/FHCadm/nagios/fh-check-file-exists.sh] action create (up to date)
* cookbook_file[/opt/FHCadm/nagios/fh-check-galera.sh] action create (up to date)
* cookbook_file[/opt/FHCadm/nagios/fh-check-haproxy.sh] action create (up to date)
* cookbook_file[/opt/FHCadm/nagios/fh-check-hostsfile.sh] action create (up to date)
* cookbook_file[/opt/FHCadm/nagios/fh-check-inodes.sh] action create (up to date)
* cookbook_file[/opt/FHCadm/nagios/fh-check-iptables.sh] action create (up to date)
* cookbook_file[/opt/FHCadm/nagios/fh-check-lauchctl.sh] action create (up to date)
* cookbook_file[/opt/FHCadm/nagios/fh-check-memory.sh] action create (up to date)
* cookbook_file[/opt/FHCadm/nagios/fh-check-mongodb.sh] action create (up to date)
* cookbook_file[/opt/FHCadm/nagios/fh-check-mongodb-connection-ratio.sh] action create (up to date)
* cookbook_file[/opt/FHCadm/nagios/fh-check-nameservers.sh] action create (up to date)
* cookbook_file[/opt/FHCadm/nagios/fh-check-rabbitmq.py] action create (up to date)
* cookbook_file[/opt/FHCadm/nagios/fh-check-reaper-feed-status.sh] action create (up to date)
* cookbook_file[/opt/FHCadm/nagios/fh-check-redis-memusage.sh] action create (up to date)
* cookbook_file[/opt/FHCadm/nagios/fh-check-smf-service.sh] action create (up to date)
* cookbook_file[/opt/FHCadm/nagios/fh-check-smf.sh] action create (up to date)
* cookbook_file[/opt/FHCadm/nagios/fh-check-version.sh] action create (up to date)
* cookbook_file[/opt/FHCadm/nagios/fh-check-vmtools.sh] action create (up to date)
* cookbook_file[/opt/FHCadm/nagios/fh-check-vpn.sh] action create (up to date)
* cookbook_file[/opt/FHCadm/nagios/fh-check-zpool.sh] action create (up to date)
* cookbook_file[/opt/FHCadm/nagios/fh-check-tomcat-threads.sh] action create (up to date)
* cookbook_file[/opt/FHCadm/nagios/fh-check-millicore-status.sh] action create (up to date)
* cookbook_file[/opt/FHCadm/nagios/fh-check-millicore-health.sh] action create (up to date)
* cookbook_file[/opt/FHCadm/nagios/fh-check-component-health.sh] action create (up to date)
* cookbook_file[/opt/FHCadm/nagios/fh-rabbitmqctl-checks.py] action create (up to date)
* cookbook_file[/opt/FHCadm/nagios/fh-check-swap-space.sh] action create (up to date)
* cookbook_file[/opt/FHCadm/nagios/jmxquery.jar] action create (up to date)
* cookbook_file[/etc/sudoers.d/nagios] action create (up to date)
* nagios_nrpecheck[check_load] action add (up to date)
Recipe: <Dynamically Defined Resource>
* file[/etc/nagios/nrpe.d/check_load.cfg] action create (up to date)
Recipe: aws::default
* chef_gem[right_aws] action install (up to date)
Recipe: java::openjdk
* package[java-1.7.0-openjdk] action install (up to date)
* package[java-1.7.0-openjdk-devel] action install (up to date)
* java_alternatives[set-java-alternatives] action set
[meh1-farm-digman2]
- start service service[nrpe]
* service[nrpe] action enable (up to date)
Recipe: python::package
* package[python] action install (up to date)
* package[python-devel] action install (up to date)
Recipe: python::pip
* cookbook_file[/var/chef/cache/distribute_setup.py] action create (skipped due to not_if)
* execute[install-pip] action run (skipped due to not_if)
Recipe: python::virtualenv
* python_pip[virtualenv] action install (up to date)
Recipe: nagios_feedhenry::client
* python_pip[argparse] action install
[meh1-farm-linux1] * link[/usr/local/android-sdk] action create
- unlink existing file at /usr/local/android-sdk
- create symlink at /usr/local/android-sdk to /usr/local/android-sdk-24.4.1
(up to date)
Recipe: android-sdk::default
* directory[/usr/local/android-sdk/add-ons] action create (up to date)
* directory[/usr/local/android-sdk/platforms] action create (up to date)
* directory[/usr/local/android-sdk/tools] action create (up to date)
* execute[Grant all users to read android files] action run
[meh1-farm-digman2] (up to date)
* python_pip[requests] action install
[meh1-farm-mgt1] [2016-09-01T11:54:17+00:00] ERROR: Failed to list data bag items in data bag: "nagios_vpn_services_meh1-farm"
[meh1-farm-linux1]
- execute chmod -R a+r /usr/local/android-sdk/*
* execute[Grant all users to execute android tools] action run
- execute chmod -R a+X /usr/local/android-sdk/tools/*
* template[/etc/profile.d/android-sdk.sh] action create (up to date)
* package[expect] action install (up to date)
* cookbook_file[/usr/local/bin/android-accept-licenses] action create (up to date)
* cookbook_file[/usr/local/bin/android-wait-for-emulator] action create (up to date)
* template[/usr/local/bin/android-update-sdk] action create (up to date)
Recipe: ark::default
* package[unzip] action install (up to date)
* package[libtool] action install (up to date)
* package[autoconf] action install (up to date)
Recipe: ant::install_source
* ark[ant] action installRecipe: <Dynamically Defined Resource>
* directory[/usr/local/ant-1.8.2] action create (up to date)
* file[/etc/profile.d/ant.sh] action create (up to date)
* link[/usr/local/ant] action create (up to date)
(up to date)
Recipe: ant::install_source
* template[/etc/profile.d/ant_home.sh] action create (up to date)
* ant_library[ant-contrib] action install (up to date)
* ant_library[ant-apache-regexp] action install (up to date)
Recipe: fh-digger::android
* link[/usr/bin/android] action create (up to date)
Recipe: fh-digger::dirs
* directory[/var/log/feedhenry/fh-digger] action create (up to date)
* directory[/opt/feedhenry/fh-digger/data/tmp] action create (up to date)
* directory[/opt/feedhenry/fh-digger/data/built] action create (up to date)
* directory[/opt/feedhenry/fh-digger/data/templates] action create (up to date)
Recipe: git::source
* package[expat-devel] action install (up to date)
* package[gettext-devel] action install (up to date)
* package[libcurl-devel] action install (up to date)
* package[openssl-devel] action install (up to date)
* package[perl-ExtUtils-MakeMaker] action install (up to date)
* package[zlib-devel] action install (up to date)
* remote_file[/var/chef/cache/git-2.1.0.tar.gz] action create (skipped due to not_if)
* execute[Extracting and Building Git 2.1.0 from Source] action run
[meh1-farm-linux2] * link[/usr/local/android-sdk] action create
- unlink existing file at /usr/local/android-sdk
- create symlink at /usr/local/android-sdk to /usr/local/android-sdk-24.4.1
(up to date)
Recipe: android-sdk::default
* directory[/usr/local/android-sdk/add-ons] action create (up to date)
* directory[/usr/local/android-sdk/platforms] action create (up to date)
* directory[/usr/local/android-sdk/tools] action create (up to date)
* execute[Grant all users to read android files] action run
[meh1-farm-linux1] (skipped due to not_if)
Recipe: fh-artifact::default
* package[daemonize] action install (up to date)
* directory[/opt/feedhenry/builds] action create (up to date)
* ruby_block[Force node component install] action nothing (skipped due to action :nothing)
Recipe: fh-digger::artifact
* template[/etc/init.d/fh-digger] action create (up to date)
* service[fh-digger] action enable
[meh1-farm-digman2] (up to date)
* python_pip[html2text] action install
[meh1-farm-linux1] (up to date)
* ruby_block[remove scripts /opt/feedhenry/builds/fh-digger-2.1.1-479.tar.gz] action nothing (skipped due to action :nothing)
* execute[extract /opt/feedhenry/builds/fh-digger-2.1.1-479.tar.gz] action nothing (skipped due to action :nothing)
* execute[archive /opt/feedhenry/builds/fh-digger-2.1.1-479.tar.gz] action nothing (skipped due to action :nothing)
* ruby[remove scripts /opt/feedhenry/builds/fh-digger-2.1.1-479.tar.gz] action nothing (skipped due to action :nothing)
* ruby_block[verify-node-checksum-fh-digger] action nothing (skipped due to action :nothing)
* remote_file[/opt/feedhenry/builds/fh-digger-2.1.1-479.tar.gz] action nothing (skipped due to action :nothing)
* execute[npm install archive fh-digger] action nothing (skipped due to action :nothing)
* artifact_deploy[fh-digger] action nothing (skipped due to action :nothing)
* ruby[install fh-digger] action nothing (skipped due to action :nothing)
* ruby[Check installed version fh-digger] action run
[meh1-farm-linux2]
- execute chmod -R a+r /usr/local/android-sdk/*
* execute[Grant all users to execute android tools] action run
- execute chmod -R a+X /usr/local/android-sdk/tools/*
* template[/etc/profile.d/android-sdk.sh] action create (up to date)
* package[expect] action install (up to date)
* cookbook_file[/usr/local/bin/android-accept-licenses] action create (up to date)
* cookbook_file[/usr/local/bin/android-wait-for-emulator] action create (up to date)
* template[/usr/local/bin/android-update-sdk] action create (up to date)
Recipe: ark::default
* package[unzip] action install (up to date)
* package[libtool] action install (up to date)
* package[autoconf] action install (up to date)
Recipe: ant::install_source
* ark[ant] action installRecipe: <Dynamically Defined Resource>
* directory[/usr/local/ant-1.8.2] action create (up to date)
[meh1-farm-digman1] (up to date)
Recipe: java::set_java_home
* ruby_block[set-env-java-home] action run
- execute the ruby block set-env-java-home
* directory[/etc/profile.d] action create (up to date)
* file[/etc/profile.d/jdk.sh] action create (up to date)
Recipe: munin::client
* package[munin-node] action install (up to date)
* template[/etc/munin/munin-node.conf] action create (up to date)
* service[munin-node] action start
[meh1-farm-linux2] * file[/etc/profile.d/ant.sh] action create (up to date)
* link[/usr/local/ant] action create (up to date)
(up to date)
Recipe: ant::install_source
* template[/etc/profile.d/ant_home.sh] action create (up to date)
* ant_library[ant-contrib] action install (up to date)
* ant_library[ant-apache-regexp] action install (up to date)
Recipe: fh-digger::android
* link[/usr/bin/android] action create (up to date)
Recipe: fh-digger::dirs
* directory[/var/log/feedhenry/fh-digger] action create (up to date)
* directory[/opt/feedhenry/fh-digger/data/tmp] action create (up to date)
* directory[/opt/feedhenry/fh-digger/data/built] action create (up to date)
* directory[/opt/feedhenry/fh-digger/data/templates] action create (up to date)
Recipe: git::source
* package[expat-devel] action install (up to date)
* package[gettext-devel] action install (up to date)
* package[libcurl-devel] action install (up to date)
* package[openssl-devel] action install (up to date)
* package[perl-ExtUtils-MakeMaker] action install (up to date)
* package[zlib-devel] action install (up to date)
* remote_file[/var/chef/cache/git-2.1.0.tar.gz] action create (skipped due to not_if)
* execute[Extracting and Building Git 2.1.0 from Source] action run
[meh1-farm-linux1] ├── [email protected]
(skipped due to only_if)
Recipe: fh-digger::conf
* directory[/etc/feedhenry/fh-digger] action create (up to date)
* file[/etc/feedhenry/fh-digger/conf.json] action create (up to date)
Recipe: fh-digger::prune
* directory[/opt/FHCadm/sbin] action create
- change mode from '0755' to '0750'
* template[/opt/FHCadm/sbin/fh-digger-pruner.sh] action create
[meh1-farm-linux2] (skipped due to not_if)
Recipe: fh-artifact::default
* package[daemonize] action install (up to date)
* directory[/opt/feedhenry/builds] action create (up to date)
* ruby_block[Force node component install] action nothing (skipped due to action :nothing)
Recipe: fh-digger::artifact
* template[/etc/init.d/fh-digger] action create (up to date)
* service[fh-digger] action enable
[meh1-farm-linux1] (up to date)
* cron[prune_digger_files] action create (up to date)
[meh1-farm-digman1] (up to date)
* service[munin-node] action enable
[meh1-farm-digman2] (up to date)
* file[/etc/nagios/nrpe.d/fh_custom.cfg] action delete (up to date)
* template[/etc/nagios/nrpe.d/fh-nrpe.cfg] action create (up to date)
* directory[/opt/FHCadm/nagios] action create (up to date)
* remote_directory[/etc/nagios/plugins] action createRecipe: <Dynamically Defined Resource>
* cookbook_file[/etc/nagios/plugins/config/users.cfg] action create (up to date)
* cookbook_file[/etc/nagios/plugins/config/telnet.cfg] action create (up to date)
* cookbook_file[/etc/nagios/plugins/config/tcp_udp.cfg] action create (up to date)
* cookbook_file[/etc/nagios/plugins/config/ssh.cfg] action create
[meh1-farm-linux2] (up to date)
* ruby_block[remove scripts /opt/feedhenry/builds/fh-digger-2.1.1-479.tar.gz] action nothing (skipped due to action :nothing)
* execute[extract /opt/feedhenry/builds/fh-digger-2.1.1-479.tar.gz] action nothing (skipped due to action :nothing)
* execute[archive /opt/feedhenry/builds/fh-digger-2.1.1-479.tar.gz] action nothing (skipped due to action :nothing)
* ruby[remove scripts /opt/feedhenry/builds/fh-digger-2.1.1-479.tar.gz] action nothing (skipped due to action :nothing)
* ruby_block[verify-node-checksum-fh-digger] action nothing (skipped due to action :nothing)
* remote_file[/opt/feedhenry/builds/fh-digger-2.1.1-479.tar.gz] action nothing (skipped due to action :nothing)
* execute[npm install archive fh-digger] action nothing (skipped due to action :nothing)
* artifact_deploy[fh-digger] action nothing (skipped due to action :nothing)
* ruby[install fh-digger] action nothing (skipped due to action :nothing)
* ruby[Check installed version fh-digger] action run
[meh1-farm-linux1]
Running handlers:
Running handlers complete
Chef Client finished, 24/315 resources updated in 43.952729278 seconds
[meh1-farm-digman2] (up to date)
* cookbook_file[/etc/nagios/plugins/config/snmp.cfg] action create (up to date)
* cookbook_file[/etc/nagios/plugins/config/rpc-nfs.cfg] action create (up to date)
* cookbook_file[/etc/nagios/plugins/config/real.cfg] action create (up to date)
* cookbook_file[/etc/nagios/plugins/config/radius.cfg] action create (up to date)
* cookbook_file[/etc/nagios/plugins/config/procs.cfg] action create (up to date)
* cookbook_file[/etc/nagios/plugins/config/ping.cfg] action create (up to date)
* cookbook_file[/etc/nagios/plugins/config/pgsql.cfg] action create (up to date)
* cookbook_file[/etc/nagios/plugins/config/ntp.cfg] action create (up to date)
* cookbook_file[/etc/nagios/plugins/config/nt.cfg] action create (up to date)
* cookbook_file[/etc/nagios/plugins/config/news.cfg] action create (up to date)
* cookbook_file[/etc/nagios/plugins/config/netware.cfg] action create (up to date)
* cookbook_file[/etc/nagios/plugins/config/mysql.cfg] action create (up to date)
* cookbook_file[/etc/nagios/plugins/config/multi.cfg] action create (up to date)
* cookbook_file[/etc/nagios/plugins/config/mrtg.cfg] action create (up to date)
* cookbook_file[/etc/nagios/plugins/config/mailq.cfg] action create (up to date)
* cookbook_file[/etc/nagios/plugins/config/mail.cfg] action create (up to date)
* cookbook_file[/etc/nagios/plugins/config/load.cfg] action create (up to date)
* cookbook_file[/etc/nagios/plugins/config/ldap.cfg] action create (up to date)
* cookbook_file[/etc/nagios/plugins/config/ifstatus.cfg] action create (up to date)
* cookbook_file[/etc/nagios/plugins/config/http.cfg] action create (up to date)
* cookbook_file[/etc/nagios/plugins/config/hppjd.cfg] action create (up to date)
* cookbook_file[/etc/nagios/plugins/config/games.cfg] action create (up to date)
* cookbook_file[/etc/nagios/plugins/config/ftp.cfg] action create (up to date)
* cookbook_file[/etc/nagios/plugins/config/fping.cfg] action create (up to date)
* cookbook_file[/etc/nagios/plugins/config/flexlm.cfg] action create (up to date)
* cookbook_file[/etc/nagios/plugins/config/dummy.cfg] action create (up to date)
* cookbook_file[/etc/nagios/plugins/config/dns.cfg] action create (up to date)
* cookbook_file[/etc/nagios/plugins/config/disk.cfg] action create (up to date)
* cookbook_file[/etc/nagios/plugins/config/disk-smb.cfg] action create (up to date)
* cookbook_file[/etc/nagios/plugins/config/dhcp.cfg] action create (up to date)
* cookbook_file[/etc/nagios/plugins/config/breeze.cfg] action create (up to date)
* cookbook_file[/etc/nagios/plugins/config/apt.cfg] action create (up to date)
(up to date)
Recipe: nagios_feedhenry::client
* cookbook_file[/opt/FHCadm/nagios/check_file_content.pl] action create (up to date)
* cookbook_file[/opt/FHCadm/nagios/fh-check-perl-config.pl] action create (up to date)
* cookbook_file[/opt/FHCadm/nagios/check_mongodb.py] action create
- [meh1-farm-linux1] run 'chef-client -l error' on meh1-farm-linux1
[meh1-farm-digman2] (up to date)
* cookbook_file[/opt/FHCadm/nagios/fh-check-ajp-workers.sh] action create (up to date)
* cookbook_file[/opt/FHCadm/nagios/fh-check-aws-elb.py] action create (up to date)
* cookbook_file[/opt/FHCadm/nagios/fh-check-specified-aws-elb.py] action create (up to date)
* cookbook_file[/opt/FHCadm/nagios/fh-check-crontab.sh] action create (up to date)
* cookbook_file[/opt/FHCadm/nagios/fh-check-certs.sh] action create (up to date)
* cookbook_file[/opt/FHCadm/nagios/fh-check-dfc.py] action create (up to date)
* cookbook_file[/opt/FHCadm/nagios/fh-check-disks-util.sh] action create (up to date)
* cookbook_file[/opt/FHCadm/nagios/fh-check-dns.py] action create (up to date)
* cookbook_file[/opt/FHCadm/nagios/fh-check-dyno-multisite.sh] action create (up to date)
* cookbook_file[/opt/FHCadm/nagios/fh-check-dyno.sh] action create (up to date)
* cookbook_file[/opt/FHCadm/nagios/fh-check-dynofarm-status.py] action create (up to date)
* cookbook_file[/opt/FHCadm/nagios/fh-check-filesize.sh] action create (up to date)
* cookbook_file[/opt/FHCadm/nagios/fh-check-file-exists.sh] action create (up to date)
* cookbook_file[/opt/FHCadm/nagios/fh-check-galera.sh] action create (up to date)
* cookbook_file[/opt/FHCadm/nagios/fh-check-haproxy.sh] action create (up to date)
* cookbook_file[/opt/FHCadm/nagios/fh-check-hostsfile.sh] action create (up to date)
* cookbook_file[/opt/FHCadm/nagios/fh-check-inodes.sh] action create (up to date)
* cookbook_file[/opt/FHCadm/nagios/fh-check-iptables.sh] action create (up to date)
* cookbook_file[/opt/FHCadm/nagios/fh-check-lauchctl.sh] action create (up to date)
* cookbook_file[/opt/FHCadm/nagios/fh-check-memory.sh] action create (up to date)
* cookbook_file[/opt/FHCadm/nagios/fh-check-mongodb.sh] action create (up to date)
* cookbook_file[/opt/FHCadm/nagios/fh-check-mongodb-connection-ratio.sh] action create (up to date)
* cookbook_file[/opt/FHCadm/nagios/fh-check-nameservers.sh] action create (up to date)
* cookbook_file[/opt/FHCadm/nagios/fh-check-rabbitmq.py] action create (up to date)
* cookbook_file[/opt/FHCadm/nagios/fh-check-reaper-feed-status.sh] action create (up to date)
* cookbook_file[/opt/FHCadm/nagios/fh-check-redis-memusage.sh] action create (up to date)
* cookbook_file[/opt/FHCadm/nagios/fh-check-smf-service.sh] action create (up to date)
* cookbook_file[/opt/FHCadm/nagios/fh-check-smf.sh] action create (up to date)
* cookbook_file[/opt/FHCadm/nagios/fh-check-version.sh] action create (up to date)
* cookbook_file[/opt/FHCadm/nagios/fh-check-vmtools.sh] action create (up to date)
* cookbook_file[/opt/FHCadm/nagios/fh-check-vpn.sh] action create (up to date)
* cookbook_file[/opt/FHCadm/nagios/fh-check-zpool.sh] action create (up to date)
* cookbook_file[/opt/FHCadm/nagios/fh-check-tomcat-threads.sh] action create (up to date)
* cookbook_file[/opt/FHCadm/nagios/fh-check-millicore-status.sh] action create (up to date)
* cookbook_file[/opt/FHCadm/nagios/fh-check-millicore-health.sh] action create (up to date)
* cookbook_file[/opt/FHCadm/nagios/fh-check-component-health.sh] action create (up to date)
* cookbook_file[/opt/FHCadm/nagios/fh-rabbitmqctl-checks.py] action create (up to date)
* cookbook_file[/opt/FHCadm/nagios/fh-check-swap-space.sh] action create (up to date)
* cookbook_file[/opt/FHCadm/nagios/jmxquery.jar] action create (up to date)
* cookbook_file[/etc/sudoers.d/nagios] action create (up to date)
* nagios_nrpecheck[check_load] action add (up to date)
Recipe: <Dynamically Defined Resource>
* file[/etc/nagios/nrpe.d/check_load.cfg] action create (up to date)
Recipe: aws::default
* chef_gem[right_aws] action install (up to date)
Recipe: java::openjdk
* package[java-1.7.0-openjdk] action install (up to date)
* package[java-1.7.0-openjdk-devel] action install (up to date)
* java_alternatives[set-java-alternatives] action set
[meh1-farm-digman1] (up to date)
Recipe: munin_feedhenry::client
* package[bc] action install (up to date)
* cookbook_file[/usr/share/munin/plugins/fh_backups] action create (up to date)
* link[/etc/munin/plugins/fh_backups] action create (up to date)
* cookbook_file[/etc/munin/plugin-conf.d/fh_backups] action create (up to date)
* cookbook_file[/usr/share/munin/plugins/fh_lsof] action create (up to date)
* link[/etc/munin/plugins/fh_lsof] action create (up to date)
* cookbook_file[/etc/munin/plugin-conf.d/fh_lsof] action create (skipped due to only_if)
* directory[/opt/FHCadm/munin] action create (up to date)
* aws_s3_file[/opt/FHCadm/munin/jmxquery.jar] action create_if_missingI, [2016-09-01T11:54:19.435415 #21256] INFO -- : New RightAws::S3Interface using shared connections mode
Recipe: <Dynamically Defined Resource>
* remote_file[/opt/FHCadm/munin/jmxquery.jar] action create_if_missing (up to date)
(up to date)
Recipe: feedhenry_common::syslog
[meh1-farm-linux2] ├── [email protected]
(skipped due to only_if)
Recipe: fh-digger::conf
* directory[/etc/feedhenry/fh-digger] action create (up to date)
* file[/etc/feedhenry/fh-digger/conf.json] action create (up to date)
Recipe: fh-digger::prune
* directory[/opt/FHCadm/sbin] action create
- change mode from '0755' to '0750'
* template[/opt/FHCadm/sbin/fh-digger-pruner.sh] action create (up to date)
* cron[prune_digger_files] action create
[meh1-farm-digman1] * package[rsyslog] action install (up to date)
* cookbook_file[/etc/rsyslog.d/feedhenry.conf] action create (up to date)
* service[rsyslog] action nothing
[meh1-farm-linux2] (up to date)
Running handlers:
Running handlers complete
Chef Client finished, 24/315 resources updated in 44.899554755 seconds
- [meh1-farm-linux2] run 'chef-client -l error' on meh1-farm-linux2
[meh1-farm-digman1] (up to date)
Recipe: feedhenry_common::base_server
* ssh_known_hosts_entry[github.com] action create
[meh1-farm-mgt1] I, [2016-09-01T11:54:20.211367 #5261] INFO -- : New RightAws::S3Interface using shared connections mode
I, [2016-09-01T11:54:20.212437 #5261] INFO -- : Opening new HTTPS connection to fh-builds.s3.amazonaws.com:443
Converging 470 resources
Recipe: feedhenry_common::hostname
* file[/etc/hostname] action nothing (skipped due to action :nothing)
* execute[hostname meh1-farm-mgt1] action run (skipped due to only_if)
* ohai[reload] action nothing (skipped due to action :nothing)
* ruby[setup feedhenry_common hostname - Set node FQDN] action run
- execute "ruby" "/tmp/chef-script20160901-5261-5j44uw"
Recipe: ohai::default
* remote_directory[/etc/chef/ohai_plugins] action nothing (skipped due to action :nothing)
* remote_directory[/etc/chef/ohai_plugins] action nothing (skipped due to action :nothing)
* ohai[custom_plugins] action nothing (skipped due to action :nothing)
[meh1-farm-digman1] (up to date)
Recipe: haproxy_feedhenry::default
* directory[/run/haproxy] action create (up to date)
Recipe: haproxy::install_package
* package[haproxy] action install (up to date)
* directory[/etc/haproxy] action create (up to date)
* template[/etc/init.d/haproxy] action create (up to date)
Recipe: haproxy::default
* cookbook_file[/etc/default/haproxy] action create (up to date)
* haproxy_lb[admin] action create (up to date)
* haproxy_lb[http] action create
[meh1-farm-mgt1]
Recipe: feedhenry_common::env
* ruby[setup feedhenry_common env] action run
[meh1-farm-digman1] (up to date)
* haproxy_lb[servers-http] action create
[meh1-farm-mgt1]
- execute "ruby" "/tmp/chef-script20160901-5261-q6kbv"
Recipe: feedhenry_common::hosts
* hostsfile_entry[10.11.13.153] action create_if_missing (up to date)
* hostsfile_entry[37.128.191.232] action create_if_missing (up to date)
* hostsfile_entry[92.63.134.12] action create_if_missing (up to date)
* hostsfile_entry[10.11.13.42] action create_if_missing (up to date)
[meh1-farm-digman1] (up to date)
* template[/etc/haproxy/haproxy.cfg] action create
[meh1-farm-mgt1] * hostsfile_entry[10.11.13.72] action create_if_missing (up to date)
* hostsfile_entry[10.11.13.33] action create_if_missing (up to date)
* hostsfile_entry[10.11.13.99] action create_if_missing (up to date)
* hostsfile_entry[10.11.13.153] action appendRecipe: <Dynamically Defined Resource>
* file[/etc/hosts] action create (up to date)
- Append hostsfile_entry[10.11.13.153]
Recipe: feedhenry_common::hosts
* hostsfile_entry[37.128.191.232] action appendRecipe: <Dynamically Defined Resource>
* file[/etc/hosts] action create (up to date)
- Append hostsfile_entry[37.128.191.232]
Recipe: feedhenry_common::hosts
* hostsfile_entry[92.63.134.12] action appendRecipe: <Dynamically Defined Resource>
* file[/etc/hosts] action create (up to date)
- Append hostsfile_entry[92.63.134.12]
Recipe: feedhenry_common::hosts
* hostsfile_entry[10.11.13.42] action append
[meh1-farm-digman1]
- update content in file /etc/haproxy/haproxy.cfg from 1df09c to b53211
--- /etc/haproxy/haproxy.cfg 2016-08-12 13:28:34.336564405 +0000
+++ /tmp/chef-rendered-template20160901-21256-1dd2xbv 2016-09-01 11:54:20.719885761 +0000
@@ -50,8 +50,8 @@
backend diggers-android-v3
balance roundrobin
cookie digger prefix
- server meh1-farm-linux2 meh1-farm-linux2.feedhenry.net:8816 verify none cookie diggers.meh1-farm-linux2 check
server meh1-farm-linux1 meh1-farm-linux1.feedhenry.net:8816 verify none cookie diggers.meh1-farm-linux1 check
+ server meh1-farm-linux2 meh1-farm-linux2.feedhenry.net:8816 verify none cookie diggers.meh1-farm-linux2 check
backend diggers-ios
[meh1-farm-mgt1] Recipe: <Dynamically Defined Resource>
* file[/etc/hosts] action create (up to date)
- Append hostsfile_entry[10.11.13.42]
Recipe: feedhenry_common::hosts
* hostsfile_entry[10.11.13.72] action appendRecipe: <Dynamically Defined Resource>
* file[/etc/hosts] action create (up to date)
- Append hostsfile_entry[10.11.13.72]
Recipe: feedhenry_common::hosts
* hostsfile_entry[10.11.13.33] action appendRecipe: <Dynamically Defined Resource>
* file[/etc/hosts] action create (up to date)
- Append hostsfile_entry[10.11.13.33]
Recipe: feedhenry_common::hosts
[meh1-farm-digman1]
* service[haproxy] action enable
[meh1-farm-mgt1] * hostsfile_entry[10.11.13.99] action appendRecipe: <Dynamically Defined Resource>
* file[/etc/hosts] action create (up to date)
- Append hostsfile_entry[10.11.13.99]
Recipe: apt::default
* execute[apt-get-update] action nothing (skipped due to action :nothing)
* execute[apt-get-update] action run (skipped due to not_if)
* execute[apt-get update] action nothing (skipped due to action :nothing)
* execute[apt-get autoremove] action nothing (skipped due to action :nothing)
* execute[apt-get autoclean] action nothing (skipped due to action :nothing)
* package[update-notifier-common] action install
[meh1-farm-digman1] (up to date)
* service[haproxy] action start (up to date)
Recipe: haproxy_feedhenry::logrotate
* template[haproxy_logrotate] action create (up to date)
Recipe: haproxy_feedhenry::fh_digman
* template[49-haproxy.conf] action create (up to date)
Recipe: haproxy::default
* service[haproxy] action reload
- reload service service[haproxy]
[meh1-farm-mgt1] (up to date)
* execute[apt-get-update-periodic] action run (skipped due to only_if)
* directory[/var/cache/local] action create (up to date)
* directory[/var/cache/local/preseeding] action create (up to date)
Recipe: feedhenry_common::base_server_packages
* cookbook_file[/etc/apt/apt.conf.d/10periodic] action create (up to date)
Recipe: build-essential::_debian
* package[autoconf] action nothing (skipped due to action :nothing)
* package[binutils-doc] action nothing (skipped due to action :nothing)
* package[bison] action nothing (skipped due to action :nothing)
* package[build-essential] action nothing (skipped due to action :nothing)
* package[flex] action nothing (skipped due to action :nothing)
* package[gettext] action nothing (skipped due to action :nothing)
* package[ncurses-dev] action nothing (skipped due to action :nothing)
Recipe: gcc::ubuntu_toolchain_repo
* apt_repository[ubuntu-toolchain-r] action add
[meh1-farm-digman1]
Running handlers:
Running handlers complete
Chef Client finished, 20/278 resources updated in 46.653056182 seconds
[meh1-farm-mgt1] Recipe: <Dynamically Defined Resource>
* execute[install-key BA9EF27F] action run
- [meh1-farm-digman1] run 'chef-client -l error' on meh1-farm-digman1
[meh1-farm-mgt1] (skipped due to not_if)
* file[/var/lib/apt/periodic/update-success-stamp] action nothing (skipped due to action :nothing)
* execute[apt-cache gencaches] action nothing (skipped due to action :nothing)
* execute[apt-get update] action nothing (skipped due to action :nothing)
* file[/etc/apt/sources.list.d/ubuntu-toolchain-r.list] action create (up to date)
(up to date)
Recipe: gcc::cpp
* package[g++-4.8] action install (up to date)
* link[/usr/bin/gcc] action create (up to date)
* link[/usr/bin/g++] action create (up to date)
Recipe: feedhenry_common::base_server_packages
* package[mailutils] action install (up to date)
* package[iotop] action upgrade (up to date)
* package[htop] action upgrade (up to date)
* package[atop] action upgrade (up to date)
* package[unzip] action upgrade (up to date)
* package[zip] action upgrade (up to date)
* package[traceroute] action upgrade (up to date)
* package[sysstat] action upgrade (up to date)
* package[bash] action upgrade (up to date)
* chef_gem[json] action install (up to date)
Recipe: postfix::default
* package[postfix] action install (up to date)
* service[postfix] action enable (up to date)
* template[/etc/postfix/main.cf] action create (up to date)
* template[/etc/postfix/master.cf] action create (up to date)
* service[postfix] action start (up to date)
Recipe: feedhenry_common::sysctl
* template[/etc/sysctl.conf] action create (up to date)
* execute[sysctl] action run (skipped due to only_if)
Recipe: feedhenry_common::timezone
* package[tzdata] action install (up to date)
* template[/etc/timezone] action create (up to date)
* bash[dpkg-reconfigure tzdata] action nothing (skipped due to action :nothing)
Recipe: ntp::default
* package[ntp] action install (up to date)
* package[ntpdate] action install (up to date)
* directory[/var/lib/ntp] action create (up to date)
* directory[/var/log/ntpstats/] action create (up to date)
* service[ntp] action enable (up to date)
* service[ntp] action start (up to date)
* cookbook_file[/etc/ntp.leapseconds] action create (up to date)
* template[/etc/ntp.conf] action create (up to date)
Recipe: openssh::default
* package[openssh-client] action install (up to date)
* package[openssh-server] action install (up to date)
* service[ssh] action enable (up to date)
* service[ssh] action start (up to date)
* template[/etc/ssh/ssh_config] action create (up to date)
* template[/etc/ssh/sshd_config] action create (up to date)
Recipe: feedhenry_common::openssh
* cookbook_file[/etc/banner] action create (up to date)
Recipe: feedhenry_common::users
* package[curl] action install (up to date)
* package[make] action install (up to date)
* group[admin] action create (up to date)
* group[sudo] action create (up to date)
* group[admin] action modify (skipped due to only_if)
* gem_package[ruby-shadow] action install
[meh1-farm-digman2] (up to date)
Recipe: java::set_java_home
* ruby_block[set-env-java-home] action run
- execute the ruby block set-env-java-home
* directory[/etc/profile.d] action create (up to date)
* file[/etc/profile.d/jdk.sh] action create (up to date)
Recipe: munin::client
* package[munin-node] action install (up to date)
* template[/etc/munin/munin-node.conf] action create (up to date)
* service[munin-node] action start
[meh1-farm-mgt1] (up to date)
* user[root] action create
[meh1-farm-digman2] (up to date)
* service[munin-node] action enable (up to date)
Recipe: munin_feedhenry::client
* package[bc] action install (up to date)
* cookbook_file[/usr/share/munin/plugins/fh_backups] action create (up to date)
* link[/etc/munin/plugins/fh_backups] action create (up to date)
* cookbook_file[/etc/munin/plugin-conf.d/fh_backups] action create (up to date)
* cookbook_file[/usr/share/munin/plugins/fh_lsof] action create (up to date)
* link[/etc/munin/plugins/fh_lsof] action create (up to date)
* cookbook_file[/etc/munin/plugin-conf.d/fh_lsof] action create (skipped due to only_if)
* directory[/opt/FHCadm/munin] action create (up to date)
* aws_s3_file[/opt/FHCadm/munin/jmxquery.jar] action create_if_missingI, [2016-09-01T11:54:27.801944 #19312] INFO -- : New RightAws::S3Interface using shared connections mode
Recipe: <Dynamically Defined Resource>
* remote_file[/opt/FHCadm/munin/jmxquery.jar] action create_if_missing (up to date)
(up to date)
Recipe: feedhenry_common::syslog
* package[rsyslog] action install (up to date)
* cookbook_file[/etc/rsyslog.d/feedhenry.conf] action create (up to date)
* service[rsyslog] action nothing
[meh1-farm-mgt1] (up to date)
* group[henryg] action create
[meh1-farm-digman2] (up to date)
Recipe: feedhenry_common::base_server
* ssh_known_hosts_entry[github.com] action create
[meh1-farm-mgt1] (skipped due to not_if)
* user[henryd] action create (up to date)
* template[/home/henryd/.forward] action create (up to date)
* directory[/home/henryd/.ssh] action create (up to date)
* template[/home/henryd/.ssh/id_rsa] action create (up to date)
* template[/home/henryd/.ssh/id_rsa.pub] action create (up to date)
* template[/home/henryd/.ssh/authorized_keys] action create (up to date)
* group[admin] action modify (up to date)
* group[henryg] action create (skipped due to not_if)
* user[hadmin] action create (up to date)
* template[/home/hadmin/.forward] action create (up to date)
* directory[/home/hadmin/.ssh] action create (up to date)
* template[/home/hadmin/.ssh/id_rsa] action create (up to date)
* template[/home/hadmin/.ssh/id_rsa.pub] action create (up to date)
* template[/home/hadmin/.ssh/authorized_keys] action create (up to date)
* group[admin] action modify (up to date)
* execute[generate ssh keys for root.] action run (skipped due to not_if)
* ohai[reload] action reload
[meh1-farm-digman2] (up to date)
Recipe: haproxy_feedhenry::default
* directory[/run/haproxy] action create (up to date)
Recipe: haproxy::install_package
* package[haproxy] action install (up to date)
* directory[/etc/haproxy] action create (up to date)
* template[/etc/init.d/haproxy] action create (up to date)
Recipe: haproxy::default
* cookbook_file[/etc/default/haproxy] action create (up to date)
* haproxy_lb[admin] action create (up to date)
* haproxy_lb[http] action create (up to date)
* haproxy_lb[servers-http] action create (up to date)
* template[/etc/haproxy/haproxy.cfg] action create
- update content in file /etc/haproxy/haproxy.cfg from 1df09c to b53211
--- /etc/haproxy/haproxy.cfg 2016-08-12 13:28:34.482475071 +0000
+++ /tmp/chef-rendered-template20160901-19312-17cc1u3 2016-09-01 11:54:28.574825900 +0000
@@ -50,8 +50,8 @@
backend diggers-android-v3
balance roundrobin
cookie digger prefix
- server meh1-farm-linux2 meh1-farm-linux2.feedhenry.net:8816 verify none cookie diggers.meh1-farm-linux2 check
server meh1-farm-linux1 meh1-farm-linux1.feedhenry.net:8816 verify none cookie diggers.meh1-farm-linux1 check
+ server meh1-farm-linux2 meh1-farm-linux2.feedhenry.net:8816 verify none cookie diggers.meh1-farm-linux2 check
backend diggers-ios
* service[haproxy] action enable (up to date)
* service[haproxy] action start (up to date)
Recipe: haproxy_feedhenry::logrotate
* template[haproxy_logrotate] action create (up to date)
Recipe: haproxy_feedhenry::fh_digman
* template[49-haproxy.conf] action create (up to date)
Recipe: haproxy::default
* service[haproxy] action reload
- reload service service[haproxy]
Running handlers:
Running handlers complete
Chef Client finished, 20/278 resources updated in 54.817548713 seconds
- [meh1-farm-digman2] run 'chef-client -l error' on meh1-farm-digman2
[meh1-farm-mgt1]
- re-run ohai and merge results into node attributes
* template[/root/.forward] action create (up to date)
* cookbook_file[/etc/sudoers.d/feedhenry] action create (up to date)
Recipe: sudo::default
* package[sudo] action install (skipped due to not_if)
* directory[/etc/sudoers.d] action create (up to date)
* cookbook_file[/etc/sudoers.d/README] action create (up to date)
* template[/etc/sudoers] action create (up to date)
Recipe: feedhenry_common::backups
* directory[/opt/FHCadm/sbin] action create (up to date)
* directory[/opt/FHCadm/conf] action create (up to date)
* cookbook_file[/opt/FHCadm/sbin/bk.sh] action create (up to date)
* cookbook_file[/opt/FHCadm/conf/cfgfiles-default.txt] action create (up to date)
* directory[/root/.gnupg] action create (up to date)
* cookbook_file[/root/.gnupg/pubring.gpg] action create (up to date)
* cookbook_file[/tmp/bk-public-key.key] action create (skipped due to not_if)
* execute[import backup public key] action run (skipped due to not_if)
* execute[rm public key] action run (skipped due to only_if)
* cron[Backup - cfg] action create (up to date)
* cron[FH Logs Backups] action create (up to date)
* cron[Backup Watchdog] action create (up to date)
* cron[Syslog Watchdog] action create (up to date)
* cron[Prune syslog files once per month] action create
- update crontab entry for cron[Prune syslog files once per month]
* cron[Syslog Backup] action create (up to date)
* template[/opt/FHCadm/conf/bk.conf] action create (up to date)
Recipe: feedhenry_common::logrotate
* directory[/etc/logrotate.d] action create (up to date)
* cookbook_file[/etc/logrotate.d/feedhenry-sys] action create (up to date)
Recipe: feedhenry_common::base_server_dirs
* directory[/etc/feedhenry] action create (up to date)
* directory[/var/log/feedhenry] action create (up to date)
* directory[/opt/feedhenry] action create (up to date)
Recipe: feedhenry_common::platform_info
* file[/etc/feedhenry/platform-info.json] action create (up to date)
Recipe: nagios::client_package
* package[nagios-nrpe-server] action install (up to date)
* package[nagios-plugins] action install (up to date)
* package[nagios-plugins-basic] action install (up to date)
* package[nagios-plugins-standard] action install (up to date)
Recipe: nagios::client
* directory[/etc/nagios/nrpe.d] action create (up to date)
* template[/etc/nagios/nrpe.cfg] action create (up to date)
* service[nagios-nrpe-server] action start (up to date)
* service[nagios-nrpe-server] action enable (up to date)
Recipe: python::package
* package[python] action install (up to date)
* package[python-dev] action install (up to date)
Recipe: python::pip
* cookbook_file[/var/chef/cache/distribute_setup.py] action create (skipped due to not_if)
* execute[install-pip] action run (skipped due to not_if)
Recipe: python::virtualenv
* python_pip[virtualenv] action install (up to date)
Recipe: nagios_feedhenry::client
* python_pip[argparse] action install
- install package python_pip[argparse] version latest
* python_pip[requests] action install (up to date)
* python_pip[html2text] action install (up to date)
* file[/etc/nagios/nrpe.d/fh_custom.cfg] action delete (up to date)
* template[/etc/nagios/nrpe.d/fh-nrpe.cfg] action create (up to date)
* directory[/opt/FHCadm/nagios] action create (up to date)
* cookbook_file[/opt/FHCadm/nagios/check_file_content.pl] action create (up to date)
* cookbook_file[/opt/FHCadm/nagios/fh-check-perl-config.pl] action create (up to date)
* cookbook_file[/opt/FHCadm/nagios/check_mongodb.py] action create (up to date)
* cookbook_file[/opt/FHCadm/nagios/fh-check-ajp-workers.sh] action create (up to date)
* cookbook_file[/opt/FHCadm/nagios/fh-check-aws-elb.py] action create (up to date)
* cookbook_file[/opt/FHCadm/nagios/fh-check-specified-aws-elb.py] action create (up to date)
* cookbook_file[/opt/FHCadm/nagios/fh-check-crontab.sh] action create (up to date)
* cookbook_file[/opt/FHCadm/nagios/fh-check-certs.sh] action create (up to date)
* cookbook_file[/opt/FHCadm/nagios/fh-check-dfc.py] action create (up to date)
* cookbook_file[/opt/FHCadm/nagios/fh-check-disks-util.sh] action create (up to date)
* cookbook_file[/opt/FHCadm/nagios/fh-check-dns.py] action create (up to date)
* cookbook_file[/opt/FHCadm/nagios/fh-check-dyno-multisite.sh] action create (up to date)
* cookbook_file[/opt/FHCadm/nagios/fh-check-dyno.sh] action create (up to date)
* cookbook_file[/opt/FHCadm/nagios/fh-check-dynofarm-status.py] action create (up to date)
* cookbook_file[/opt/FHCadm/nagios/fh-check-filesize.sh] action create (up to date)
* cookbook_file[/opt/FHCadm/nagios/fh-check-file-exists.sh] action create (up to date)
* cookbook_file[/opt/FHCadm/nagios/fh-check-galera.sh] action create (up to date)
* cookbook_file[/opt/FHCadm/nagios/fh-check-haproxy.sh] action create (up to date)
* cookbook_file[/opt/FHCadm/nagios/fh-check-hostsfile.sh] action create (up to date)
* cookbook_file[/opt/FHCadm/nagios/fh-check-inodes.sh] action create (up to date)
* cookbook_file[/opt/FHCadm/nagios/fh-check-iptables.sh] action create (up to date)
* cookbook_file[/opt/FHCadm/nagios/fh-check-lauchctl.sh] action create (up to date)
* cookbook_file[/opt/FHCadm/nagios/fh-check-memory.sh] action create (up to date)
* cookbook_file[/opt/FHCadm/nagios/fh-check-mongodb.sh] action create (up to date)
* cookbook_file[/opt/FHCadm/nagios/fh-check-mongodb-connection-ratio.sh] action create (up to date)
* cookbook_file[/opt/FHCadm/nagios/fh-check-nameservers.sh] action create (up to date)
* cookbook_file[/opt/FHCadm/nagios/fh-check-rabbitmq.py] action create (up to date)
* cookbook_file[/opt/FHCadm/nagios/fh-check-reaper-feed-status.sh] action create (up to date)
* cookbook_file[/opt/FHCadm/nagios/fh-check-redis-memusage.sh] action create (up to date)
* cookbook_file[/opt/FHCadm/nagios/fh-check-smf-service.sh] action create (up to date)
* cookbook_file[/opt/FHCadm/nagios/fh-check-smf.sh] action create (up to date)
* cookbook_file[/opt/FHCadm/nagios/fh-check-version.sh] action create (up to date)
* cookbook_file[/opt/FHCadm/nagios/fh-check-vmtools.sh] action create (up to date)
* cookbook_file[/opt/FHCadm/nagios/fh-check-vpn.sh] action create (up to date)
* cookbook_file[/opt/FHCadm/nagios/fh-check-zpool.sh] action create (up to date)
* cookbook_file[/opt/FHCadm/nagios/fh-check-tomcat-threads.sh] action create (up to date)
* cookbook_file[/opt/FHCadm/nagios/fh-check-millicore-status.sh] action create (up to date)
* cookbook_file[/opt/FHCadm/nagios/fh-check-millicore-health.sh] action create (up to date)
* cookbook_file[/opt/FHCadm/nagios/fh-check-component-health.sh] action create (up to date)
* cookbook_file[/opt/FHCadm/nagios/fh-rabbitmqctl-checks.py] action create (up to date)
* cookbook_file[/opt/FHCadm/nagios/fh-check-swap-space.sh] action create (up to date)
* cookbook_file[/opt/FHCadm/nagios/jmxquery.jar] action create (up to date)
* template[/opt/FHCadm/nagios/check_multi_tcp_connectivity_digger.cmd] action create
- update content in file /opt/FHCadm/nagios/check_multi_tcp_connectivity_digger.cmd from 96228e to cb8fe4
--- /opt/FHCadm/nagios/check_multi_tcp_connectivity_digger.cmd 2016-08-31 14:28:53.498828226 +0000
+++ /tmp/chef-rendered-template20160901-5261-fj2dqk 2016-09-01 11:54:43.046030873 +0000
@@ -1,7 +1,7 @@
command[ sif1-farm-linux1 ] = /usr/lib/nagios/plugins/check_nrpe -H $HOSTADDRESS$ -c check_tcp_connection -a 10.12.0.17 8816
-command[ meh1-farm-linux2 ] = /usr/lib/nagios/plugins/check_nrpe -H $HOSTADDRESS$ -c check_tcp_connection -a 10.11.13.99 8816
-command[ meh1-farm-linux1 ] = /usr/lib/nagios/plugins/check_nrpe -H $HOSTADDRESS$ -c check_tcp_connection -a 10.11.13.42 8816
command[ build-farm-containers ] = /usr/lib/nagios/plugins/check_nrpe -H $HOSTADDRESS$ -c check_tcp_connection -a 10.11.0.5 8816
+command[ meh1-farm-linux1 ] = /usr/lib/nagios/plugins/check_nrpe -H $HOSTADDRESS$ -c check_tcp_connection -a 10.11.13.42 8816
+command[ meh1-farm-linux2 ] = /usr/lib/nagios/plugins/check_nrpe -H $HOSTADDRESS$ -c check_tcp_connection -a 10.11.13.99 8816
state [ CRITICAL ] = COUNT(CRITICAL) > 0
state [ WARNING ] = COUNT(WARNING) > 0 || COUNT(CRITICAL) > 0
* template[/opt/FHCadm/nagios/check_multi_tcp_connectivity_mac_digger.cmd] action create (up to date)
* cookbook_file[/etc/sudoers.d/nagios] action create (up to date)
* nagios_nrpecheck[check_load] action add (up to date)
Recipe: <Dynamically Defined Resource>
* file[/etc/nagios/nrpe.d/check_load.cfg] action create (up to date)
Recipe: aws::default
* chef_gem[right_aws] action install (up to date)
Recipe: java::openjdk
* package[openjdk-7-jdk] action install (up to date)
* package[openjdk-7-jre-headless] action install (up to date)
* java_alternatives[set-java-alternatives] action set (up to date)
Recipe: java::default_java_symlink
* link[/usr/lib/jvm/default-java] action create (up to date)
Recipe: java::set_java_home
* ruby_block[set-env-java-home] action run
- execute the ruby block set-env-java-home
* directory[/etc/profile.d] action create (up to date)
* file[/etc/profile.d/jdk.sh] action create (up to date)
Recipe: munin::client
* package[munin-node] action install (up to date)
* template[/etc/munin/munin-node.conf] action create (up to date)
* service[munin-node] action start (up to date)
* service[munin-node] action enable (up to date)
Recipe: munin_feedhenry::client
* package[bc] action install (up to date)
* cookbook_file[/usr/share/munin/plugins/fh_backups] action create (up to date)
* link[/etc/munin/plugins/fh_backups] action create (up to date)
* cookbook_file[/etc/munin/plugin-conf.d/fh_backups] action create (up to date)
* cookbook_file[/usr/share/munin/plugins/fh_lsof] action create (up to date)
* link[/etc/munin/plugins/fh_lsof] action create (up to date)
* cookbook_file[/etc/munin/plugin-conf.d/fh_lsof] action create (skipped due to only_if)
* directory[/opt/FHCadm/munin] action create (up to date)
* aws_s3_file[/opt/FHCadm/munin/jmxquery.jar] action create_if_missingI, [2016-09-01T11:55:12.327266 #5261] INFO -- : New RightAws::S3Interface using shared connections mode
Recipe: <Dynamically Defined Resource>
* remote_file[/opt/FHCadm/munin/jmxquery.jar] action create_if_missing (up to date)
(up to date)
Recipe: feedhenry_common::syslog
* package[rsyslog] action install (skipped due to not_if)
* cookbook_file[/etc/rsyslog.d/feedhenry.conf] action create (skipped due to not_if)
* service[rsyslog] action nothing (up to date)
Recipe: feedhenry_common::base_server
* ssh_known_hosts_entry[github.com] action create (up to date)
Recipe: apache2::default
* package[apache2] action install (up to date)
* directory[/etc/apache2/sites-available] action create (up to date)
* directory[/etc/apache2/sites-enabled] action create (up to date)
* directory[/etc/apache2/mods-available] action create (up to date)
* directory[/etc/apache2/mods-enabled] action create (up to date)
* directory[/etc/apache2/conf-available] action create (up to date)
* directory[/etc/apache2/conf-enabled] action create (up to date)
* link[/etc/apache2/sites-enabled/default] action delete (up to date)
* file[/etc/apache2/sites-available/default] action delete (up to date)
* link[/etc/apache2/sites-enabled/default.conf] action delete (up to date)
* file[/etc/apache2/sites-available/default.conf] action delete (up to date)
* link[/etc/apache2/sites-enabled/000-default] action delete (up to date)
* file[/etc/apache2/sites-available/000-default] action delete (up to date)
* link[/etc/apache2/sites-enabled/000-default.conf] action delete (up to date)
* file[/etc/apache2/sites-available/000-default.conf] action delete (up to date)
* directory[/etc/apache2/conf.d] action delete (up to date)
* directory[/var/log/apache2] action create (up to date)
* package[perl] action install (up to date)
* link[/usr/sbin/a2ensite] action delete (skipped due to only_if)
* template[/usr/sbin/a2ensite] action create (up to date)
* link[/usr/sbin/a2dissite] action delete (skipped due to only_if)
* template[/usr/sbin/a2dissite] action create (up to date)
* link[/usr/sbin/a2enmod] action delete (skipped due to only_if)
* template[/usr/sbin/a2enmod] action create (up to date)
* link[/usr/sbin/a2dismod] action delete (skipped due to only_if)
* template[/usr/sbin/a2dismod] action create (up to date)
* link[/usr/sbin/a2enconf] action delete (skipped due to only_if)
* template[/usr/sbin/a2enconf] action create (up to date)
* link[/usr/sbin/a2disconf] action delete (skipped due to only_if)
* template[/usr/sbin/a2disconf] action create (up to date)
* directory[/etc/apache2/ssl] action create (up to date)
* directory[/var/cache/apache2] action create (up to date)
* directory[/var/lock/apache2] action create (up to date)
* template[/etc/sysconfig/apache2] action create (skipped due to only_if)
* template[/etc/apache2/envvars] action create (up to date)
* template[apache2.conf] action create (up to date)
* file[/etc/apache2/conf-available/security] action delete (up to date)
* template[/etc/apache2/conf-available/security.conf] action create (up to date)
* execute[a2enconf security.conf] action run (skipped due to not_if)
* file[/etc/apache2/conf-available/charset] action delete (up to date)
* template[/etc/apache2/conf-available/charset.conf] action create (up to date)
* execute[a2enconf charset.conf] action run (skipped due to not_if)
* file[/etc/apache2/ports] action delete (up to date)
* template[/etc/apache2/ports.conf] action create (up to date)
Recipe: apache2::mod_status
* template[/etc/apache2/mods-available/status.conf] action create (up to date)
* file[/etc/apache2/mods-available/status.load] action create (up to date)
* execute[a2enmod status] action run (skipped due to not_if)
Recipe: apache2::mod_alias
* template[/etc/apache2/mods-available/alias.conf] action create (up to date)
* file[/etc/apache2/mods-available/alias.load] action create (up to date)
* execute[a2enmod alias] action run (skipped due to not_if)
Recipe: apache2::mod_auth_basic
* file[/etc/apache2/mods-available/auth_basic.load] action create (up to date)
* execute[a2enmod auth_basic] action run (skipped due to not_if)
Recipe: apache2::mod_authn_file
* file[/etc/apache2/mods-available/authn_file.load] action create (up to date)
* execute[a2enmod authn_file] action run (skipped due to not_if)
Recipe: apache2::mod_authz_core
* file[/etc/apache2/mods-available/authz_default.load] action create (up to date)
* execute[a2enmod authz_default] action run (skipped due to not_if)
Recipe: apache2::mod_authz_groupfile
* file[/etc/apache2/mods-available/authz_groupfile.load] action create (up to date)
* execute[a2enmod authz_groupfile] action run (skipped due to not_if)
Recipe: apache2::mod_authz_host
* file[/etc/apache2/mods-available/authz_host.load] action create (up to date)
* execute[a2enmod authz_host] action run (skipped due to not_if)
Recipe: apache2::mod_authz_user
* file[/etc/apache2/mods-available/authz_user.load] action create (up to date)
* execute[a2enmod authz_user] action run (skipped due to not_if)
Recipe: apache2::mod_autoindex
* template[/etc/apache2/mods-available/autoindex.conf] action create (up to date)
* file[/etc/apache2/mods-available/autoindex.load] action create (up to date)
* execute[a2enmod autoindex] action run (skipped due to not_if)
Recipe: apache2::mod_dir
* template[/etc/apache2/mods-available/dir.conf] action create (up to date)
* file[/etc/apache2/mods-available/dir.load] action create (up to date)
* execute[a2enmod dir] action run (skipped due to not_if)
Recipe: apache2::mod_env
* file[/etc/apache2/mods-available/env.load] action create (up to date)
* execute[a2enmod env] action run (skipped due to not_if)
Recipe: apache2::mod_mime
* template[/etc/apache2/mods-available/mime.conf] action create (up to date)
* file[/etc/apache2/mods-available/mime.load] action create (up to date)
* execute[a2enmod mime] action run (skipped due to not_if)
Recipe: apache2::mod_negotiation
* template[/etc/apache2/mods-available/negotiation.conf] action create (up to date)
* file[/etc/apache2/mods-available/negotiation.load] action create (up to date)
* execute[a2enmod negotiation] action run (skipped due to not_if)
Recipe: apache2::mod_setenvif
* template[/etc/apache2/mods-available/setenvif.conf] action create (up to date)
* file[/etc/apache2/mods-available/setenvif.load] action create (up to date)
* execute[a2enmod setenvif] action run (skipped due to not_if)
Recipe: apache2::default
* service[apache2] action enable (up to date)
* service[apache2] action start (up to date)
Recipe: apache2_feedhenry::default
* template[/etc/apache2/henry.users] action create (up to date)
* cookbook_file[/etc/logrotate.d/apache2] action create (up to date)
* directory[/etc/apache2/feedhenry] action create (up to date)
Recipe: apache2::mod_rewrite
* file[/etc/apache2/mods-available/rewrite.load] action create (up to date)
* execute[a2enmod rewrite] action run (skipped due to not_if)
Recipe: apache2::mod_deflate
* template[/etc/apache2/mods-available/deflate.conf] action create (up to date)
* file[/etc/apache2/mods-available/deflate.load] action create (up to date)
* execute[a2enmod deflate] action run (skipped due to not_if)
Recipe: apache2::mod_headers
* file[/etc/apache2/mods-available/headers.load] action create (up to date)
* execute[a2enmod headers] action run (skipped due to not_if)
Recipe: apache2_feedhenry::default
* template[/etc/apache2/sites-available/status.conf] action create (up to date)
* execute[a2ensite status.conf] action run (skipped due to not_if)
Recipe: apache2::mod_proxy
* template[/etc/apache2/mods-available/proxy.conf] action create (up to date)
* file[/etc/apache2/mods-available/proxy.load] action create (up to date)
* execute[a2enmod proxy] action run (skipped due to not_if)
Recipe: apache2::mod_proxy_connect
* file[/etc/apache2/mods-available/proxy_connect.load] action create (up to date)
* execute[a2enmod proxy_connect] action run (skipped due to not_if)
Recipe: apache2::mod_proxy_http
* file[/etc/apache2/mods-available/proxy_http.load] action create (up to date)
* execute[a2enmod proxy_http] action run (skipped due to not_if)
Recipe: apache2_feedhenry::ops_proxy
* directory[/etc/apache2/feedhenry] action create (up to date)
* template[/etc/apache2/feedhenry/fh-ops-proxy-rules.conf] action create (up to date)
Recipe: apache2::mod_expires
* file[/etc/apache2/mods-available/expires.load] action create (up to date)
* execute[a2enmod expires] action run (skipped due to not_if)
Recipe: munin::server_apache
* execute[a2dissite 000-default.conf] action run (skipped due to only_if)
* template[/etc/apache2/sites-available/munin.conf] action create (up to date)
* execute[a2ensite munin.conf.conf] action nothing (skipped due to action :nothing)
Recipe: munin::server
* package[munin] action install (up to date)
* cookbook_file[/etc/cron.d/munin] action create (up to date)
* template[/etc/munin/munin.conf] action create (up to date)
* directory[/etc/munin/munin-conf.d] action create (up to date)
Recipe: apache2::mod_auth_openid
* package[automake] action install (up to date)
* package[make] action install (up to date)
* package[g++] action install (up to date)
* package[apache2-dev] action install (up to date)
* package[libopkele-dev] action install (up to date)
* package[libopkele3] action install (up to date)
* package[libtool] action install (up to date)
* remote_file[/var/chef/cache/mod_auth_openid-0.8.tar.gz] action create_if_missing (up to date)
* directory[/var/cache/mod_auth_openid] action create (up to date)
* bash[untar mod_auth_openid] action run
* bash[compile mod_auth_openid] action run (skipped due to not_if)
* bash[install-mod_auth_openid] action run (skipped due to not_if)
* template[/etc/apache2/mods-available/authopenid.load] action create (up to date)
* file[/etc/apache2/mods-available/authopenid.load] action create (up to date)
* execute[a2enmod authopenid] action run (skipped due to not_if)
Recipe: munin::server
* directory[/var/www/munin] action create (up to date)
Recipe: munin_feedhenry::server
* execute[a2ensite munin.conf] action run (skipped due to not_if)
Recipe: nagios_feedhenry::server
* remote_file[/usr/local/bin/jq] action create_if_missing (up to date)
* python_pip[pymongo] action install (up to date)
* python_pip[texttable] action install (up to date)
* python_pip[boto] action install (up to date)
* directory[/opt/FHCadm/nagios] action create (up to date)
* template[/opt/FHCadm/nagios/fh-nagios.conf] action create (up to date)
Recipe: apache2::mod_php5
* package[libapache2-mod-php5] action install (up to date)
* file[/etc/apache2/conf.d/php.conf] action delete (up to date)
* template[/etc/apache2/mods-available/php5.conf] action create (up to date)
* file[/etc/apache2/mods-available/php5.load] action create (up to date)
* execute[a2enmod php5] action run (skipped due to not_if)
Recipe: nagios::apache
* execute[a2dissite 000-default.conf] action run (skipped due to only_if)
* template[/etc/apache2/sites-available/nagios3.conf] action create (up to date)
* file[/etc/apache2/conf.d/nagios3.conf] action delete (up to date)
* execute[a2ensite nagios3.conf.conf] action run (skipped due to only_if)
Recipe: nagios::server
* directory[/etc/nagios3] action create (up to date)
* template[/etc/nagios3/htpasswd.users] action create (up to date)
Recipe: nagios::server_package
* execute[debconf-set-selections::nagios3-cgi::nagios3/adminpassword] action run (skipped due to not_if)
* execute[debconf-set-selections::nagios3-cgi::nagios3/adminpassword-repeat] action run (skipped due to not_if)
* package[nagios3] action install (up to date)
* package[nagios-nrpe-plugin] action install (up to date)
* package[nagios-images] action install (up to date)
Recipe: nagios::server
* directory[/etc/nagios3/dist] action create (up to date)
* directory[/var/lib/nagios3] action create (up to date)
* directory[/var/lib/nagios3/rw] action create (up to date)
* execute[archive-default-nagios-object-definitions] action run (skipped due to not_if)
* directory[/etc/nagios3/certificates] action create (up to date)
* bash[Create SSL Certificates] action run (skipped due to not_if)
* template[/etc/nagios3/nagios.cfg] action create (up to date)
* template[/etc/nagios3/cgi.cfg] action create (up to date)
* template[/etc/nagios3/conf.d/timeperiods.cfg] action create (up to date)
* template[/etc/nagios3/conf.d/templates.cfg] action create (up to date)
* template[/etc/nagios3/conf.d/commands.cfg] action create (up to date)
* template[/etc/nagios3/conf.d/services.cfg] action create (up to date)
* template[/etc/nagios3/conf.d/servicegroups.cfg] action create (up to date)
* template[/etc/nagios3/conf.d/contacts.cfg] action create (up to date)
* template[/etc/nagios3/conf.d/hostgroups.cfg] action create (up to date)
* template[/etc/nagios3/conf.d/hosts.cfg] action create
- update content in file /etc/nagios3/conf.d/hosts.cfg from 749f2a to 09962e
--- /etc/nagios3/conf.d/hosts.cfg 2016-08-12 13:29:22.432735045 +0000
+++ /tmp/chef-rendered-template20160901-5261-1ctkeis 2016-09-01 11:55:39.388432679 +0000
@@ -18,9 +18,9 @@
}
define host {
use server
- address 10.11.13.72
- host_name meh1-farm-digman2
- hostgroups all,fh-digman,linux
+ address 92.63.134.12
+ host_name meh1-farm-macos2
+ hostgroups all,fh-digger,fh-mac-digger,darwin
}
define host {
@@ -32,9 +32,9 @@
}
define host {
use server
- address 92.63.134.12
- host_name meh1-farm-macos2
- hostgroups all,fh-digger,fh-mac-digger,darwin
+ address 10.11.13.72
+ host_name meh1-farm-digman2
+ hostgroups all,fh-digman,linux
}
define host {
* template[/etc/nagios3/conf.d/servicedependencies.cfg] action create (up to date)
* service[nagios] action nothing (skipped due to action :nothing)
* nagios_nrpecheck[check_nagios] action add (up to date)
Recipe: <Dynamically Defined Resource>
* file[/etc/nagios/nrpe.d/check_nagios.cfg] action create (up to date)
Recipe: nagios_feedhenry::check_multi
* tar_extract[http://my-plugin.de/check_multi/check_multi-stable-0.26.tar.gz] action extract (skipped due to not_if)
* bash[Install check_multi plugin] action run
* link[/usr/lib/nagios/plugins/check_multi] action create (up to date)
* template[/opt/FHCadm/nagios/check_multi_tcp_connectivity_scm.cmd] action create (up to date)
* template[/opt/FHCadm/nagios/check_multi_tcp_connectivity_messaging.cmd] action create (up to date)
* template[/opt/FHCadm/nagios/check_multi_tcp_connectivity_metrics.cmd] action create (up to date)
* template[/opt/FHCadm/nagios/check_multi_tcp_connectivity_ditch.cmd] action create (up to date)
* template[/opt/FHCadm/nagios/check_multi_tcp_connectivity_stats.cmd] action create (up to date)
* template[/opt/FHCadm/nagios/check_multi_tcp_connectivity_rabbitmq_server.cmd] action create (up to date)
* template[/opt/FHCadm/nagios/check_tomcat_nodes.cmd] action create (up to date)
* package[nagios-plugin-check-multi] action install (up to date)
Recipe: nagios_feedhenry::server
* cookbook_file[/etc/nagios3/conf.d/henry-commands.cfg] action create (up to date)
* cookbook_file[/etc/nagios3/conf.d/henry-templates.cfg] action create (up to date)
* cookbook_file[/etc/nagios3/conf.d/henry-generic-service.cfg] action create (up to date)
* cookbook_file[/etc/nagios3/conf.d/henry-generic-host.cfg] action create (up to date)
* execute[a2ensite nagios3.conf] action run (skipped due to not_if)
* directory[/var/lib/nagios/.ssh] action create (up to date)
* template[/var/lib/nagios/.ssh/id_rsa] action create (up to date)
* template[/var/lib/nagios/.ssh/id_rsa.pub] action create (up to date)
* service[nagios] action enable (up to date)
* service[nagios] action start (up to date)
Recipe: git::default
* package[git] action install (up to date)
Recipe: nagios_feedhenry::api
* directory[/opt/feedhenry/nagios-api] action create (skipped due to not_if)
* git[/opt/feedhenry/nagios-api] action sync (up to date)
* package[python-dev] action install (up to date)
* package[libffi-dev] action install (up to date)
* package[libssl-dev] action install (up to date)
* link[/usr/sbin/nagios-api] action create (up to date)
* python_pip[setuptools] action upgrade
- upgrade python_pip[setuptools] version from to 3.8
* python_pip[Flask] action install (up to date)
* python_pip[Jinja2] action install (up to date)
* python_pip[Twiggy] action install (up to date)
* python_pip[Werkzeug] action install (up to date)
* python_pip[diesel] action install (up to date)
* python_pip[dnspython] action install (up to date)
* python_pip[greenlet==0.4.9] action install
- install package python_pip[greenlet==0.4.9] version latest
* python_pip[http-parser] action install (up to date)
* python_pip[pyOpenSSL] action install (up to date)
* python_pip[requests] action install (up to date)
* template[/etc/init.d/nagios-api] action create (up to date)
* service[nagios-api] action enable (up to date)
* service[nagios-api] action start (up to date)
Recipe: nagios_feedhenry::server
* cookbook_file[/etc/profile.d/fh_aliases.sh] action create (up to date)
Recipe: syslog-ng::default
* package[syslog-ng] action install (up to date)
* cookbook_file[/etc/syslog-ng/syslog-ng.conf] action create (up to date)
* cookbook_file[/etc/init.d/syslog-ng] action create (up to date)
* directory[/etc/syslog-ng/conf.d] action create (up to date)
* cookbook_file[/etc/syslog-ng/conf.d/00base] action create (up to date)
* directory[/var/log/syslog-ng] action create (up to date)
* service[syslog-ng] action enable (up to date)
* service[syslog-ng] action start (up to date)
Recipe: syslogng_feedhenry::default
* directory[/opt/FHCadm/sbin] action create (up to date)
* template[/opt/FHCadm/sbin/backup-watchdog.sh] action create (up to date)
* template[/opt/FHCadm/sbin/syslog-watchdog.sh] action create (up to date)
* cookbook_file[/opt/FHCadm/sbin/syslog-pruner.sh] action create (up to date)
* cron[Backup Watchdog] action create (up to date)
* cron[Syslog Watchdog] action create (up to date)
* cron[Prune syslog files once per month] action create
- update crontab entry for cron[Prune syslog files once per month]
* cron[Syslog Backup] action create (up to date)
Recipe: nodejs_feedhenry::default
* ruby[node version updated] action nothing (skipped due to action :nothing)
Recipe: nodejs::install_from_binary
* remote_file[/usr/local/src/node-v4.4.3-linux-x64.tar.gz] action create_if_missing (up to date)
* ruby_block[verify_sha_sum] action run (skipped due to not_if)
* execute[install package to system] action run (skipped due to not_if)
Recipe: nodejs_feedhenry::default
* execute[npm config set ca "" --global] action run (skipped due to not_if)
* execute[npm set unsafe-perm true --global] action run (skipped due to not_if)
* execute[npm install node-gyp -g] action run (skipped due to not_if)
* execute[npm install -g [email protected]] action run (skipped due to not_if)
Recipe: git::source
* package[libcurl4-gnutls-dev] action install (up to date)
* package[libexpat1-dev] action install (up to date)
* package[gettext] action install (up to date)
* package[libz-dev] action install (up to date)
* package[libssl-dev] action install (up to date)
* remote_file[/var/chef/cache/git-2.1.0.tar.gz] action create (skipped due to not_if)
* execute[Extracting and Building Git 2.1.0 from Source] action run (skipped due to not_if)
Recipe: fh-artifact::default
* directory[/opt/feedhenry/builds] action create (up to date)
* ruby_block[Force node component install] action nothing (skipped due to action :nothing)
Recipe: fh-dfc::artifact
* template[/etc/init.d/fh-dfc] action create (skipped due to only_if)
* service[fh-dfc] action nothing (skipped due to action :nothing)
* ruby_block[remove scripts /opt/feedhenry/builds/fh-dfc-1.0.0-84-ubuntu.x64.tar.gz] action nothing (skipped due to action :nothing)
* execute[extract /opt/feedhenry/builds/fh-dfc-1.0.0-84-ubuntu.x64.tar.gz] action nothing (skipped due to action :nothing)
* execute[archive /opt/feedhenry/builds/fh-dfc-1.0.0-84-ubuntu.x64.tar.gz] action nothing (skipped due to action :nothing)
* ruby[remove scripts /opt/feedhenry/builds/fh-dfc-1.0.0-84-ubuntu.x64.tar.gz] action nothing (skipped due to action :nothing)
* ruby_block[verify-node-checksum-fh-dfc] action nothing (skipped due to action :nothing)
* remote_file[/opt/feedhenry/builds/fh-dfc-1.0.0-84-ubuntu.x64.tar.gz] action nothing (skipped due to action :nothing)
* execute[npm install archive fh-dfc] action nothing (skipped due to action :nothing)
* artifact_deploy[fh-dfc] action nothing (skipped due to action :nothing)
* ruby[install fh-dfc] action nothing (skipped due to action :nothing)
* ruby[Check installed version fh-dfc] action run├── [email protected]
(skipped due to only_if)
Recipe: nagios_feedhenry::server
* service[nagios] action reload
- reload service service[nagios]
Running handlers:
Running handlers complete
Chef Client finished, 25/408 resources updated in 179.873467092 seconds
- [meh1-farm-mgt1] run 'chef-client -l error' on meh1-farm-mgt1
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment