Created
July 24, 2013 04:54
-
-
Save anicholson/6068158 to your computer and use it in GitHub Desktop.
output of chef-solo run on server
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Using apt (1.1.2) | |
Using build-essential (1.4.0) | |
Installing chef-solo-search (0.4.0) from git: 'git://github.com/edelight/chef-solo-search.git' with branch: 'master' at ref: '1f79c1d86e85aa3a2b01e15f90755cf60eb66a4f' | |
Installing user (0.3.1) from git: 'git://github.com/fnichol/chef-user.git' with branch: 'master' at ref: 'ce45d05e13491a82cbb5a2c36292391f3a1aaa36' | |
Using ruby_build (0.8.0) | |
Installing rbenv (0.7.3) from git: 'git://github.com/fnichol/chef-rbenv.git' with branch: 'master' at ref: '9afb4e5da2e6212504a12de3bbbd410cd96100f6' | |
Installing postgresql (0.11.1) from git: 'git://github.com/phlipper/chef-postgresql.git' with branch: 'master' at ref: 'e910a99bad3af54e6a34184ebcce52d6e63ba92f' | |
Using mongodb (0.11.0) | |
Installing mxc-chef-redmine (0.1.3) from git: 'ssh://[email protected]/messagexchange/mxc-chef-redmine.git' with branch: 'master' at ref: 'd11c57f9de81c6378e33888892a0159295e3e77c' | |
Installing mxc-chef-deployment (0.1.3) from git: 'ssh://[email protected]/messagexchange/mxc-deployment.git' with branch: 'master' at ref: '56963e5cd4e1d64621f88b1da00c9c5d48cdca86' | |
Installing mxc_nginx (0.1.4) from git: 'ssh://[email protected]/messagexchange/mxc_nginx.git' with branch: 'master' at ref: '8b8a096363cae9676e7f0b45fa3566e3cecf3878' | |
Installing mxc-redis (0.1.0) from git: 'ssh://[email protected]/messagexchange/mxc-chef-redis.git' with branch: 'master' at ref: '51df424cdbb33ba72f1b437720e87185ff64de4f' | |
Installing mxc-chef-jenkins (0.1.0) from git: 'ssh://[email protected]/messagexchange/mxc-chef-jenkins.git' with branch: 'master' at ref: 'd411045756050dd82d6c63757a552461de57ed61' | |
Using java (1.11.4) | |
Using windows (1.9.0) | |
Using chef_handler (1.1.4) | |
Using dpkg_autostart (0.1.2) | |
Using nginx (1.6.0) | |
Using yum (2.2.2) | |
Using runit (1.1.4) | |
Using ohai (1.1.8) | |
*** [32m[1m[2013-07-24T14:49:48] GUSTEAU: [0m[32m[1m54.252.200.230[0m[32m> sudo -- sh -c 'rm -rf /etc/chef && mkdir /etc/chef && mkdir -p /tmp/chef'[0m | |
*** [32m[1m[2013-07-24T14:49:48] GUSTEAU: [0m[32m#setting up ssh connection [email protected], {:port=>22})[0m | |
*** [32m[1m[2013-07-24T14:49:49] GUSTEAU: [0m[32mDONE (in 0.40s)[0m | |
*** [32m[1m[2013-07-24T14:49:49] GUSTEAU: [0m[32mDONE (in 0.91s)[0m | |
*** [32m[1m[2013-07-24T14:49:49] GUSTEAU: [0m[32m#uploading /tmp/gusteau-1374641389 to 54.252.200.230:/etc/chef[0m | |
*** [32m[1m[2013-07-24T14:49:49] GUSTEAU: [0m[32m#compressing 672 files for upload (using Zlib::GzipWriter): [0m | |
................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................ (compressed down to 277498 bytes) | |
*** [32m[1m[2013-07-24T14:49:50] GUSTEAU: [0m[32mDONE (in 0.16s)[0m | |
*** [32m[1m[2013-07-24T14:49:52] GUSTEAU: [0m[32mDONE (in 3.07s)[0m | |
*** [32m[1m[2013-07-24T14:49:52] GUSTEAU: [0m[32m[1m54.252.200.230[0m[32m> sudo -- sh -c 'unset GEM_HOME; unset GEM_PATH; chef-solo -c /etc/chef/solo.rb -j /etc/chef/dna.json --color -l debug'[0m | |
[2013-07-24T04:49:54+00:00] INFO: Forking chef instance to converge... | |
[2013-07-24T04:49:54+00:00] DEBUG: Fork successful. Waiting for new chef pid: 3220 | |
[2013-07-24T04:49:54+00:00] DEBUG: Forked instance now converging | |
[2013-07-24T04:49:54+00:00] INFO: *** Chef 11.6.0 *** | |
[2013-07-24T04:49:55+00:00] DEBUG: Building node object for ip-172-31-16-175.ap-southeast-2.compute.internal | |
[2013-07-24T04:49:55+00:00] DEBUG: Extracting run list from JSON attributes provided on command line | |
[2013-07-24T04:49:55+00:00] INFO: Setting the run_list to ["recipe[apt::default]", "role[redmine]"] from JSON | |
[2013-07-24T04:49:55+00:00] DEBUG: Applying attributes from json file | |
[2013-07-24T04:49:55+00:00] DEBUG: Platform is ubuntu version 13.04 | |
[2013-07-24T04:49:55+00:00] INFO: Run List is [recipe[apt::default], role[redmine]] | |
[2013-07-24T04:49:55+00:00] INFO: Run List expands to [apt::default, mxc_nginx, mxc-chef-deployment, postgresql, postgresql::client, postgresql::server, mxc-chef-deployment::recreate_postgres_cluster, mxc-redis, mxc-chef-redmine, mxc_nginx::redmine, mxc-chef-redmine::app_setup] | |
[2013-07-24T04:49:55+00:00] INFO: Starting Chef Run for ip-172-31-16-175.ap-southeast-2.compute.internal | |
[2013-07-24T04:49:55+00:00] INFO: Running start handlers | |
[2013-07-24T04:49:55+00:00] INFO: Start handlers complete. | |
[2013-07-24T04:49:55+00:00] DEBUG: No chefignore file found at /etc/chef/cookbooks-1/chefignore no files will be ignored | |
[2013-07-24T04:49:55+00:00] DEBUG: No chefignore file found at /etc/chef/cookbooks-0/chefignore no files will be ignored | |
[2013-07-24T04:49:55+00:00] DEBUG: Cookbooks to compile: [:apt, :"build-essential", :ohai, :yum, :runit, :nginx, :mxc_nginx, :"chef-solo-search", :rbenv, :"mxc-chef-deployment", :dpkg_autostart, :postgresql, :"mxc-redis", :"mxc-chef-redmine"] | |
[2013-07-24T04:49:55+00:00] DEBUG: Loading cookbook runit's library file: /etc/chef/cookbooks-0/runit/libraries/default.rb | |
[2013-07-24T04:49:55+00:00] DEBUG: Loading cookbook runit's library file: /etc/chef/cookbooks-0/runit/libraries/provider_runit_service.rb | |
[2013-07-24T04:49:55+00:00] DEBUG: Loading cookbook runit's library file: /etc/chef/cookbooks-0/runit/libraries/resource_runit_service.rb | |
[2013-07-24T04:49:55+00:00] DEBUG: Loading cookbook chef-solo-search's library file: /etc/chef/cookbooks-0/chef-solo-search/libraries/search.rb | |
[2013-07-24T04:49:55+00:00] DEBUG: Loading cookbook rbenv's library file: /etc/chef/cookbooks-0/rbenv/libraries/chef_provider_package_rbenvrubygems.rb | |
[2013-07-24T04:49:55+00:00] DEBUG: Loading cookbook rbenv's library file: /etc/chef/cookbooks-0/rbenv/libraries/chef_rbenv_mixin.rb | |
[2013-07-24T04:49:55+00:00] DEBUG: Loading cookbook rbenv's library file: /etc/chef/cookbooks-0/rbenv/libraries/chef_rbenv_recipe_helpers.rb | |
[2013-07-24T04:49:55+00:00] DEBUG: Loading cookbook rbenv's library file: /etc/chef/cookbooks-0/rbenv/libraries/chef_rbenv_script_helpers.rb | |
[2013-07-24T04:49:55+00:00] DEBUG: Node ip-172-31-16-175.ap-southeast-2.compute.internal loading cookbook build-essential's attribute file /etc/chef/cookbooks-0/build-essential/attributes/default.rb | |
[2013-07-24T04:49:55+00:00] DEBUG: Loading Attribute build-essential::default | |
[2013-07-24T04:49:55+00:00] DEBUG: Node ip-172-31-16-175.ap-southeast-2.compute.internal loading cookbook ohai's attribute file /etc/chef/cookbooks-0/ohai/attributes/default.rb | |
[2013-07-24T04:49:55+00:00] DEBUG: Loading Attribute ohai::default | |
[2013-07-24T04:49:55+00:00] DEBUG: Node ip-172-31-16-175.ap-southeast-2.compute.internal loading cookbook yum's attribute file /etc/chef/cookbooks-0/yum/attributes/default.rb | |
[2013-07-24T04:49:55+00:00] DEBUG: Loading Attribute yum::default | |
[2013-07-24T04:49:55+00:00] DEBUG: Node ip-172-31-16-175.ap-southeast-2.compute.internal loading cookbook yum's attribute file /etc/chef/cookbooks-0/yum/attributes/elrepo.rb | |
[2013-07-24T04:49:55+00:00] DEBUG: Loading Attribute yum::elrepo | |
[2013-07-24T04:49:55+00:00] DEBUG: Node ip-172-31-16-175.ap-southeast-2.compute.internal loading cookbook yum's attribute file /etc/chef/cookbooks-0/yum/attributes/epel.rb | |
[2013-07-24T04:49:55+00:00] DEBUG: Loading Attribute yum::epel | |
[2013-07-24T04:49:55+00:00] DEBUG: Node ip-172-31-16-175.ap-southeast-2.compute.internal loading cookbook yum's attribute file /etc/chef/cookbooks-0/yum/attributes/remi.rb | |
[2013-07-24T04:49:55+00:00] DEBUG: Loading Attribute yum::remi | |
[2013-07-24T04:49:55+00:00] DEBUG: Node ip-172-31-16-175.ap-southeast-2.compute.internal loading cookbook runit's attribute file /etc/chef/cookbooks-0/runit/attributes/default.rb | |
[2013-07-24T04:49:55+00:00] DEBUG: Loading Attribute runit::default | |
[2013-07-24T04:49:55+00:00] DEBUG: Node ip-172-31-16-175.ap-southeast-2.compute.internal loading cookbook nginx's attribute file /etc/chef/cookbooks-0/nginx/attributes/default.rb | |
[2013-07-24T04:49:55+00:00] DEBUG: Loading Attribute nginx::default | |
[2013-07-24T04:49:55+00:00] DEBUG: Node ip-172-31-16-175.ap-southeast-2.compute.internal loading cookbook nginx's attribute file /etc/chef/cookbooks-0/nginx/attributes/echo.rb | |
[2013-07-24T04:49:55+00:00] DEBUG: Loading Attribute nginx::echo | |
[2013-07-24T04:49:55+00:00] DEBUG: Node ip-172-31-16-175.ap-southeast-2.compute.internal loading cookbook nginx's attribute file /etc/chef/cookbooks-0/nginx/attributes/geoip.rb | |
[2013-07-24T04:49:55+00:00] DEBUG: Loading Attribute nginx::geoip | |
[2013-07-24T04:49:55+00:00] DEBUG: Node ip-172-31-16-175.ap-southeast-2.compute.internal loading cookbook nginx's attribute file /etc/chef/cookbooks-0/nginx/attributes/headers_more.rb | |
[2013-07-24T04:49:55+00:00] DEBUG: Loading Attribute nginx::headers_more | |
[2013-07-24T04:49:55+00:00] DEBUG: Node ip-172-31-16-175.ap-southeast-2.compute.internal loading cookbook nginx's attribute file /etc/chef/cookbooks-0/nginx/attributes/naxsi.rb | |
[2013-07-24T04:49:55+00:00] DEBUG: Loading Attribute nginx::naxsi | |
[2013-07-24T04:49:55+00:00] DEBUG: Node ip-172-31-16-175.ap-southeast-2.compute.internal loading cookbook nginx's attribute file /etc/chef/cookbooks-0/nginx/attributes/repo.rb | |
[2013-07-24T04:49:55+00:00] DEBUG: Loading Attribute nginx::repo | |
[2013-07-24T04:49:55+00:00] DEBUG: Node ip-172-31-16-175.ap-southeast-2.compute.internal loading cookbook nginx's attribute file /etc/chef/cookbooks-0/nginx/attributes/source.rb | |
[2013-07-24T04:49:55+00:00] DEBUG: Loading Attribute nginx::source | |
[2013-07-24T04:49:55+00:00] DEBUG: I am not loading attribute file nginx::default, because I have already seen it. | |
[2013-07-24T04:49:55+00:00] DEBUG: Node ip-172-31-16-175.ap-southeast-2.compute.internal loading cookbook nginx's attribute file /etc/chef/cookbooks-0/nginx/attributes/upload_progress.rb | |
[2013-07-24T04:49:55+00:00] DEBUG: Loading Attribute nginx::upload_progress | |
[2013-07-24T04:49:55+00:00] DEBUG: Node ip-172-31-16-175.ap-southeast-2.compute.internal loading cookbook rbenv's attribute file /etc/chef/cookbooks-0/rbenv/attributes/default.rb | |
[2013-07-24T04:49:55+00:00] DEBUG: Loading Attribute rbenv::default | |
[2013-07-24T04:49:55+00:00] DEBUG: Node ip-172-31-16-175.ap-southeast-2.compute.internal loading cookbook dpkg_autostart's attribute file /etc/chef/cookbooks-0/dpkg_autostart/attributes/default.rb | |
[2013-07-24T04:49:55+00:00] DEBUG: Loading Attribute dpkg_autostart::default | |
[2013-07-24T04:49:55+00:00] DEBUG: Node ip-172-31-16-175.ap-southeast-2.compute.internal loading cookbook postgresql's attribute file /etc/chef/cookbooks-0/postgresql/attributes/default.rb | |
[2013-07-24T04:49:55+00:00] DEBUG: Loading Attribute postgresql::default | |
[2013-07-24T04:49:55+00:00] DEBUG: Loading cookbook apt's providers from /etc/chef/cookbooks-0/apt/providers/repository.rb | |
[2013-07-24T04:49:55+00:00] DEBUG: Loaded contents of /etc/chef/cookbooks-0/apt/providers/repository.rb into a provider named apt_repository defined in Chef::Provider::AptRepository | |
[2013-07-24T04:49:55+00:00] DEBUG: Loading cookbook apt's resources from /etc/chef/cookbooks-0/apt/resources/repository.rb | |
[2013-07-24T04:49:55+00:00] DEBUG: Loaded contents of /etc/chef/cookbooks-0/apt/resources/repository.rb into a resource named apt_repository defined in Chef::Resource::AptRepository | |
[2013-07-24T04:49:55+00:00] DEBUG: Loading cookbook yum's providers from /etc/chef/cookbooks-0/yum/providers/key.rb | |
[2013-07-24T04:49:55+00:00] DEBUG: Loaded contents of /etc/chef/cookbooks-0/yum/providers/key.rb into a provider named yum_key defined in Chef::Provider::YumKey | |
[2013-07-24T04:49:55+00:00] DEBUG: Loading cookbook yum's providers from /etc/chef/cookbooks-0/yum/providers/repository.rb | |
[2013-07-24T04:49:55+00:00] DEBUG: Loaded contents of /etc/chef/cookbooks-0/yum/providers/repository.rb into a provider named yum_repository defined in Chef::Provider::YumRepository | |
[2013-07-24T04:49:55+00:00] DEBUG: Loading cookbook yum's resources from /etc/chef/cookbooks-0/yum/resources/key.rb | |
[2013-07-24T04:49:55+00:00] DEBUG: Loaded contents of /etc/chef/cookbooks-0/yum/resources/key.rb into a resource named yum_key defined in Chef::Resource::YumKey | |
[2013-07-24T04:49:55+00:00] DEBUG: Loading cookbook yum's resources from /etc/chef/cookbooks-0/yum/resources/repository.rb | |
[2013-07-24T04:49:55+00:00] DEBUG: Loaded contents of /etc/chef/cookbooks-0/yum/resources/repository.rb into a resource named yum_repository defined in Chef::Resource::YumRepository | |
[2013-07-24T04:49:55+00:00] DEBUG: Loading cookbook mxc_nginx's providers from /etc/chef/cookbooks-0/mxc_nginx/providers/site.rb | |
[2013-07-24T04:49:55+00:00] DEBUG: Loaded contents of /etc/chef/cookbooks-0/mxc_nginx/providers/site.rb into a provider named mxc_nginx_site defined in Chef::Provider::MxcNginxSite | |
[2013-07-24T04:49:55+00:00] DEBUG: Loading cookbook mxc_nginx's resources from /etc/chef/cookbooks-0/mxc_nginx/resources/site.rb | |
[2013-07-24T04:49:55+00:00] DEBUG: Loaded contents of /etc/chef/cookbooks-0/mxc_nginx/resources/site.rb into a resource named mxc_nginx_site defined in Chef::Resource::MxcNginxSite | |
[2013-07-24T04:49:55+00:00] DEBUG: Loading cookbook rbenv's providers from /etc/chef/cookbooks-0/rbenv/providers/global.rb | |
[2013-07-24T04:49:55+00:00] DEBUG: Loaded contents of /etc/chef/cookbooks-0/rbenv/providers/global.rb into a provider named rbenv_global defined in Chef::Provider::RbenvGlobal | |
[2013-07-24T04:49:55+00:00] DEBUG: Loading cookbook rbenv's providers from /etc/chef/cookbooks-0/rbenv/providers/rehash.rb | |
[2013-07-24T04:49:55+00:00] DEBUG: Loaded contents of /etc/chef/cookbooks-0/rbenv/providers/rehash.rb into a provider named rbenv_rehash defined in Chef::Provider::RbenvRehash | |
[2013-07-24T04:49:55+00:00] DEBUG: Loading cookbook rbenv's providers from /etc/chef/cookbooks-0/rbenv/providers/ruby.rb | |
[2013-07-24T04:49:55+00:00] DEBUG: Loaded contents of /etc/chef/cookbooks-0/rbenv/providers/ruby.rb into a provider named rbenv_ruby defined in Chef::Provider::RbenvRuby | |
[2013-07-24T04:49:55+00:00] DEBUG: Loading cookbook rbenv's providers from /etc/chef/cookbooks-0/rbenv/providers/script.rb | |
[2013-07-24T04:49:55+00:00] DEBUG: Loaded contents of /etc/chef/cookbooks-0/rbenv/providers/script.rb into a provider named rbenv_script defined in Chef::Provider::RbenvScript | |
[2013-07-24T04:49:55+00:00] DEBUG: Loading cookbook rbenv's resources from /etc/chef/cookbooks-0/rbenv/resources/gem.rb | |
[2013-07-24T04:49:55+00:00] DEBUG: Loaded contents of /etc/chef/cookbooks-0/rbenv/resources/gem.rb into a resource named rbenv_gem defined in Chef::Resource::RbenvGem | |
[2013-07-24T04:49:55+00:00] DEBUG: Loading cookbook rbenv's resources from /etc/chef/cookbooks-0/rbenv/resources/global.rb | |
[2013-07-24T04:49:55+00:00] DEBUG: Loaded contents of /etc/chef/cookbooks-0/rbenv/resources/global.rb into a resource named rbenv_global defined in Chef::Resource::RbenvGlobal | |
[2013-07-24T04:49:55+00:00] DEBUG: Loading cookbook rbenv's resources from /etc/chef/cookbooks-0/rbenv/resources/rehash.rb | |
[2013-07-24T04:49:55+00:00] DEBUG: Loaded contents of /etc/chef/cookbooks-0/rbenv/resources/rehash.rb into a resource named rbenv_rehash defined in Chef::Resource::RbenvRehash | |
[2013-07-24T04:49:55+00:00] DEBUG: Loading cookbook rbenv's resources from /etc/chef/cookbooks-0/rbenv/resources/ruby.rb | |
[2013-07-24T04:49:55+00:00] DEBUG: Loaded contents of /etc/chef/cookbooks-0/rbenv/resources/ruby.rb into a resource named rbenv_ruby defined in Chef::Resource::RbenvRuby | |
[2013-07-24T04:49:55+00:00] DEBUG: Loading cookbook rbenv's resources from /etc/chef/cookbooks-0/rbenv/resources/script.rb | |
[2013-07-24T04:49:55+00:00] DEBUG: Loaded contents of /etc/chef/cookbooks-0/rbenv/resources/script.rb into a resource named rbenv_script defined in Chef::Resource::RbenvScript | |
[2013-07-24T04:49:55+00:00] DEBUG: Loading cookbook dpkg_autostart's providers from /etc/chef/cookbooks-0/dpkg_autostart/providers/default.rb | |
[2013-07-24T04:49:55+00:00] DEBUG: Loaded contents of /etc/chef/cookbooks-0/dpkg_autostart/providers/default.rb into a provider named dpkg_autostart defined in Chef::Provider::DpkgAutostart | |
[2013-07-24T04:49:55+00:00] DEBUG: Loading cookbook dpkg_autostart's resources from /etc/chef/cookbooks-0/dpkg_autostart/resources/default.rb | |
[2013-07-24T04:49:55+00:00] DEBUG: Loaded contents of /etc/chef/cookbooks-0/dpkg_autostart/resources/default.rb into a resource named dpkg_autostart defined in Chef::Resource::DpkgAutostart | |
[2013-07-24T04:49:55+00:00] DEBUG: Loading cookbook nginx's definitions from /etc/chef/cookbooks-0/nginx/definitions/nginx_site.rb | |
[2013-07-24T04:49:55+00:00] DEBUG: Loading cookbook postgresql's definitions from /etc/chef/cookbooks-0/postgresql/definitions/pg_database.rb | |
[2013-07-24T04:49:55+00:00] DEBUG: Loading cookbook postgresql's definitions from /etc/chef/cookbooks-0/postgresql/definitions/pg_database_extensions.rb | |
[2013-07-24T04:49:55+00:00] DEBUG: Loading cookbook postgresql's definitions from /etc/chef/cookbooks-0/postgresql/definitions/pg_user.rb | |
[2013-07-24T04:49:55+00:00] DEBUG: Loading Recipe apt::default via include_recipe | |
[2013-07-24T04:49:55+00:00] DEBUG: Found recipe default in cookbook apt | |
[2013-07-24T04:49:55+00:00] INFO: Processing execute[apt-get update] action run (apt::default line 20) | |
[2013-07-24T04:49:55+00:00] DEBUG: Platform ubuntu version 13.04 found | |
[2013-07-24T04:50:02+00:00] INFO: execute[apt-get update] ran successfully | |
[2013-07-24T04:50:02+00:00] DEBUG: Loading Recipe mxc_nginx via include_recipe | |
[2013-07-24T04:50:02+00:00] DEBUG: Found recipe default in cookbook mxc_nginx | |
[2013-07-24T04:50:02+00:00] DEBUG: Loading Recipe apt via include_recipe | |
[2013-07-24T04:50:02+00:00] DEBUG: I am not loading apt, because I have already seen it. | |
[2013-07-24T04:50:02+00:00] DEBUG: Loading Recipe nginx via include_recipe | |
[2013-07-24T04:50:02+00:00] DEBUG: Found recipe default in cookbook nginx | |
[2013-07-24T04:50:02+00:00] DEBUG: Loading Recipe nginx::ohai_plugin via include_recipe | |
[2013-07-24T04:50:02+00:00] DEBUG: Found recipe ohai_plugin in cookbook nginx | |
[2013-07-24T04:50:02+00:00] DEBUG: Loading Recipe ohai via include_recipe | |
[2013-07-24T04:50:02+00:00] DEBUG: Found recipe default in cookbook ohai | |
[2013-07-24T04:50:02+00:00] INFO: ohai plugins will be at: /etc/chef/ohai_plugins | |
[2013-07-24T04:50:02+00:00] INFO: Processing remote_directory[/etc/chef/ohai_plugins] action create (ohai::default line 30) | |
[2013-07-24T04:50:02+00:00] INFO: remote_directory[/etc/chef/ohai_plugins] created directory /etc/chef/ohai_plugins | |
[2013-07-24T04:50:02+00:00] DEBUG: found current_mode == nil, so we are creating a new file, updating mode | |
[2013-07-24T04:50:02+00:00] DEBUG: found current_mode == nil, so we are creating a new file, updating mode | |
[2013-07-24T04:50:02+00:00] DEBUG: found target_uid == nil, so no owner was specified on resource, not managing owner | |
[2013-07-24T04:50:02+00:00] DEBUG: found target_gid == nil, so no group was specified on resource, not managing group | |
[2013-07-24T04:50:02+00:00] DEBUG: found target_uid == nil, so no owner was specified on resource, not managing owner | |
[2013-07-24T04:50:02+00:00] DEBUG: found target_gid == nil, so no group was specified on resource, not managing group | |
[2013-07-24T04:50:02+00:00] DEBUG: found current_mode == nil, so we are creating a new file, updating mode | |
[2013-07-24T04:50:02+00:00] INFO: remote_directory[/etc/chef/ohai_plugins] mode changed to 755 | |
[2013-07-24T04:50:02+00:00] DEBUG: selinux utilities can not be found. Skipping selinux permission fixup. | |
[2013-07-24T04:50:02+00:00] INFO: Processing cookbook_file[/etc/chef/ohai_plugins/README] action create (dynamically defined) | |
[2013-07-24T04:50:02+00:00] DEBUG: touching /etc/chef/ohai_plugins/README to create it | |
[2013-07-24T04:50:02+00:00] INFO: cookbook_file[/etc/chef/ohai_plugins/README] created file /etc/chef/ohai_plugins/README | |
[2013-07-24T04:50:02+00:00] DEBUG: cookbook_file[/etc/chef/ohai_plugins/README] staging /etc/chef/cookbooks-0/ohai/files/default/plugins/README to /tmp/.README20130724-3220-17dkok5 | |
[2013-07-24T04:50:02+00:00] DEBUG: running: diff -u /etc/chef/ohai_plugins/README /tmp/.README20130724-3220-17dkok5 | |
[2013-07-24T04:50:02+00:00] DEBUG: reading modes from /etc/chef/ohai_plugins/README file | |
[2013-07-24T04:50:02+00:00] DEBUG: applying mode = 644, uid = 0, gid = 0 to /tmp/.README20130724-3220-17dkok5 | |
[2013-07-24T04:50:02+00:00] DEBUG: moving temporary file /tmp/.README20130724-3220-17dkok5 into place at /etc/chef/ohai_plugins/README | |
[2013-07-24T04:50:02+00:00] INFO: cookbook_file[/etc/chef/ohai_plugins/README] updated file contents /etc/chef/ohai_plugins/README | |
[2013-07-24T04:50:02+00:00] DEBUG: found current_mode == nil, so we are creating a new file, updating mode | |
[2013-07-24T04:50:02+00:00] DEBUG: found current_mode == nil, so we are creating a new file, updating mode | |
[2013-07-24T04:50:02+00:00] DEBUG: found target_uid == nil, so no owner was specified on resource, not managing owner | |
[2013-07-24T04:50:02+00:00] DEBUG: found target_gid == nil, so no group was specified on resource, not managing group | |
[2013-07-24T04:50:02+00:00] DEBUG: found target_uid == nil, so no owner was specified on resource, not managing owner | |
[2013-07-24T04:50:02+00:00] DEBUG: found target_gid == nil, so no group was specified on resource, not managing group | |
[2013-07-24T04:50:02+00:00] DEBUG: found current_mode == nil, so we are creating a new file, updating mode | |
[2013-07-24T04:50:02+00:00] INFO: cookbook_file[/etc/chef/ohai_plugins/README] mode changed to 644 | |
[2013-07-24T04:50:02+00:00] DEBUG: selinux utilities can not be found. Skipping selinux permission fixup. | |
[2013-07-24T04:50:02+00:00] INFO: Processing ohai[custom_plugins] action reload (ohai::default line 44) | |
[2013-07-24T04:50:02+00:00] DEBUG: Platform ubuntu version 13.04 found | |
[2013-07-24T04:50:03+00:00] INFO: ohai[custom_plugins] reloaded | |
[2013-07-24T04:50:03+00:00] DEBUG: Loading Recipe nginx::commons via include_recipe | |
[2013-07-24T04:50:03+00:00] DEBUG: Found recipe commons in cookbook nginx | |
[2013-07-24T04:50:03+00:00] DEBUG: Loading Recipe nginx::commons_dir via include_recipe | |
[2013-07-24T04:50:03+00:00] DEBUG: Found recipe commons_dir in cookbook nginx | |
[2013-07-24T04:50:03+00:00] DEBUG: Loading Recipe nginx::commons_script via include_recipe | |
[2013-07-24T04:50:03+00:00] DEBUG: Found recipe commons_script in cookbook nginx | |
[2013-07-24T04:50:03+00:00] DEBUG: Loading Recipe nginx::commons_conf via include_recipe | |
[2013-07-24T04:50:03+00:00] DEBUG: Found recipe commons_conf in cookbook nginx | |
[2013-07-24T04:50:03+00:00] WARN: Cloning resource attributes for service[nginx] from prior resource (CHEF-3694) | |
[2013-07-24T04:50:03+00:00] WARN: Previous service[nginx]: /etc/chef/cookbooks-0/nginx/recipes/default.rb:36:in `from_file' | |
[2013-07-24T04:50:03+00:00] WARN: Current service[nginx]: /etc/chef/cookbooks-0/nginx/recipes/default.rb:43:in `from_file' | |
[2013-07-24T04:50:03+00:00] DEBUG: Loading Recipe nginx::ohai_plugin via include_recipe | |
[2013-07-24T04:50:03+00:00] DEBUG: I am not loading nginx::ohai_plugin, because I have already seen it. | |
[2013-07-24T04:50:03+00:00] WARN: Cloning resource attributes for service[nginx] from prior resource (CHEF-3694) | |
[2013-07-24T04:50:03+00:00] WARN: Previous service[nginx]: /etc/chef/cookbooks-0/nginx/recipes/default.rb:43:in `from_file' | |
[2013-07-24T04:50:03+00:00] WARN: Current service[nginx]: /etc/chef/cookbooks-0/mxc_nginx/recipes/default.rb:27:in `from_file' | |
[2013-07-24T04:50:03+00:00] WARN: Cloning resource attributes for service[nginx] from prior resource (CHEF-3694) | |
[2013-07-24T04:50:03+00:00] WARN: Previous service[nginx]: /etc/chef/cookbooks-0/mxc_nginx/recipes/default.rb:27:in `from_file' | |
[2013-07-24T04:50:03+00:00] WARN: Current service[nginx]: /etc/chef/cookbooks-0/mxc_nginx/recipes/default.rb:31:in `from_file' | |
[2013-07-24T04:50:03+00:00] DEBUG: Loading Recipe mxc-chef-deployment via include_recipe | |
[2013-07-24T04:50:03+00:00] DEBUG: Found recipe default in cookbook mxc-chef-deployment | |
[2013-07-24T04:50:03+00:00] DEBUG: Loading Recipe mxc-chef-deployment::write_sudoers_file via include_recipe | |
[2013-07-24T04:50:03+00:00] DEBUG: Found recipe write_sudoers_file in cookbook mxc-chef-deployment | |
[2013-07-24T04:50:03+00:00] DEBUG: Loading Recipe mxc-chef-deployment::set_system_locale via include_recipe | |
[2013-07-24T04:50:03+00:00] DEBUG: Found recipe set_system_locale in cookbook mxc-chef-deployment | |
[2013-07-24T04:50:03+00:00] DEBUG: Loading Recipe mxc-chef-deployment::create_ssh_directory_if_not_present via include_recipe | |
[2013-07-24T04:50:03+00:00] DEBUG: Found recipe create_ssh_directory_if_not_present in cookbook mxc-chef-deployment | |
[2013-07-24T04:50:03+00:00] DEBUG: Loading Recipe rbenv via include_recipe | |
[2013-07-24T04:50:03+00:00] DEBUG: Found recipe default in cookbook rbenv | |
[2013-07-24T04:50:03+00:00] DEBUG: Loading Recipe mxc-chef-deployment::install_default_packages via include_recipe | |
[2013-07-24T04:50:03+00:00] DEBUG: Found recipe install_default_packages in cookbook mxc-chef-deployment | |
[2013-07-24T04:50:03+00:00] DEBUG: Loading Recipe postgresql via include_recipe | |
[2013-07-24T04:50:03+00:00] DEBUG: Found recipe default in cookbook postgresql | |
[2013-07-24T04:50:03+00:00] DEBUG: Loading Recipe postgresql::apt_repository via include_recipe | |
[2013-07-24T04:50:03+00:00] DEBUG: Found recipe apt_repository in cookbook postgresql | |
[2013-07-24T04:50:03+00:00] DEBUG: Loading Recipe postgresql::client via include_recipe | |
[2013-07-24T04:50:03+00:00] DEBUG: Found recipe client in cookbook postgresql | |
[2013-07-24T04:50:03+00:00] DEBUG: Loading Recipe postgresql via include_recipe | |
[2013-07-24T04:50:03+00:00] DEBUG: I am not loading postgresql, because I have already seen it. | |
[2013-07-24T04:50:03+00:00] DEBUG: Loading Recipe postgresql::server via include_recipe | |
[2013-07-24T04:50:03+00:00] DEBUG: Found recipe server in cookbook postgresql | |
[2013-07-24T04:50:03+00:00] DEBUG: Loading Recipe postgresql via include_recipe | |
[2013-07-24T04:50:03+00:00] DEBUG: I am not loading postgresql, because I have already seen it. | |
[2013-07-24T04:50:03+00:00] DEBUG: Loading Recipe postgresql::data_directory via include_recipe | |
[2013-07-24T04:50:03+00:00] DEBUG: Found recipe data_directory in cookbook postgresql | |
[2013-07-24T04:50:03+00:00] DEBUG: Loading Recipe postgresql::configuration via include_recipe | |
[2013-07-24T04:50:03+00:00] DEBUG: Found recipe configuration in cookbook postgresql | |
[2013-07-24T04:50:03+00:00] DEBUG: Loading Recipe postgresql::pg_user via include_recipe | |
[2013-07-24T04:50:03+00:00] DEBUG: Found recipe pg_user in cookbook postgresql | |
[2013-07-24T04:50:03+00:00] DEBUG: Loading Recipe postgresql::pg_database via include_recipe | |
[2013-07-24T04:50:03+00:00] DEBUG: Found recipe pg_database in cookbook postgresql | |
[2013-07-24T04:50:03+00:00] DEBUG: Loading Recipe postgresql::service via include_recipe | |
[2013-07-24T04:50:03+00:00] DEBUG: Found recipe service in cookbook postgresql | |
[2013-07-24T04:50:03+00:00] DEBUG: Loading Recipe mxc-chef-deployment::recreate_postgres_cluster via include_recipe | |
[2013-07-24T04:50:03+00:00] DEBUG: Found recipe recreate_postgres_cluster in cookbook mxc-chef-deployment | |
[2013-07-24T04:50:03+00:00] DEBUG: Loading Recipe mxc-redis via include_recipe | |
[2013-07-24T04:50:03+00:00] DEBUG: Found recipe default in cookbook mxc-redis | |
[2013-07-24T04:50:03+00:00] DEBUG: Loading Recipe mxc-chef-redmine via include_recipe | |
[2013-07-24T04:50:03+00:00] DEBUG: Found recipe default in cookbook mxc-chef-redmine | |
[2013-07-24T04:50:03+00:00] DEBUG: Loading Recipe mxc_nginx::redmine via include_recipe | |
[2013-07-24T04:50:03+00:00] DEBUG: Found recipe redmine in cookbook mxc_nginx | |
[2013-07-24T04:50:03+00:00] WARN: Cloning resource attributes for service[nginx] from prior resource (CHEF-3694) | |
[2013-07-24T04:50:03+00:00] WARN: Previous service[nginx]: /etc/chef/cookbooks-0/mxc_nginx/recipes/default.rb:27:in `from_file' | |
[2013-07-24T04:50:03+00:00] WARN: Current service[nginx]: /etc/chef/cookbooks-0/mxc_nginx/recipes/redmine.rb:19:in `from_file' | |
[2013-07-24T04:50:03+00:00] DEBUG: Loading Recipe mxc-chef-redmine::app_setup via include_recipe | |
[2013-07-24T04:50:03+00:00] DEBUG: Found recipe app_setup in cookbook mxc-chef-redmine | |
[2013-07-24T04:50:03+00:00] DEBUG: Loading Recipe mxc-chef-redmine::create_db_role via include_recipe | |
[2013-07-24T04:50:03+00:00] DEBUG: Found recipe create_db_role in cookbook mxc-chef-redmine | |
[2013-07-24T04:50:03+00:00] DEBUG: Loading Recipe mxc-chef-redmine::db_setup via include_recipe | |
[2013-07-24T04:50:03+00:00] DEBUG: Found recipe db_setup in cookbook mxc-chef-redmine | |
[2013-07-24T04:50:03+00:00] DEBUG: Loading Recipe mxc-chef-redmine::bluepill via include_recipe | |
[2013-07-24T04:50:03+00:00] DEBUG: Found recipe bluepill in cookbook mxc-chef-redmine | |
[2013-07-24T04:50:03+00:00] DEBUG: Loading Recipe mxc_nginx::redmine via include_recipe | |
[2013-07-24T04:50:03+00:00] DEBUG: I am not loading mxc_nginx::redmine, because I have already seen it. | |
[2013-07-24T04:50:03+00:00] WARN: Cloning resource attributes for service[nginx] from prior resource (CHEF-3694) | |
[2013-07-24T04:50:03+00:00] WARN: Previous service[nginx]: /etc/chef/cookbooks-0/mxc_nginx/recipes/redmine.rb:19:in `from_file' | |
[2013-07-24T04:50:03+00:00] WARN: Current service[nginx]: /etc/chef/cookbooks-0/mxc-chef-redmine/recipes/app_setup.rb:15:in `from_file' | |
[2013-07-24T04:50:03+00:00] DEBUG: Loading from cookbook_path: /etc/chef/cookbooks-1, /etc/chef/cookbooks-0 | |
[2013-07-24T04:50:03+00:00] DEBUG: Converging node ip-172-31-16-175.ap-southeast-2.compute.internal | |
[2013-07-24T04:50:03+00:00] INFO: Processing template[dpkg_autostart_file] action create (dynamically defined) | |
[2013-07-24T04:50:03+00:00] DEBUG: found target_mode == current_mode, not updating mode | |
[2013-07-24T04:50:03+00:00] DEBUG: found target_uid == nil, so no owner was specified on resource, not managing owner | |
[2013-07-24T04:50:03+00:00] DEBUG: found target_gid == nil, so no group was specified on resource, not managing group | |
[2013-07-24T04:50:03+00:00] INFO: Processing execute[apt-get update] action nothing (apt::default line 20) | |
[2013-07-24T04:50:03+00:00] DEBUG: Skipping execute[apt-get update] due to action :nothing | |
[2013-07-24T04:50:03+00:00] INFO: Processing directory[/var/cache/local] action create (apt::default line 27) | |
[2013-07-24T04:50:03+00:00] DEBUG: found target_mode == current_mode, not updating mode | |
[2013-07-24T04:50:03+00:00] DEBUG: found target_uid == current_uid, not updating owner | |
[2013-07-24T04:50:03+00:00] DEBUG: found target_gid == current_gid, not updating group | |
[2013-07-24T04:50:03+00:00] INFO: Processing directory[/var/cache/local/preseeding] action create (apt::default line 27) | |
[2013-07-24T04:50:03+00:00] DEBUG: found target_mode == current_mode, not updating mode | |
[2013-07-24T04:50:03+00:00] DEBUG: found target_uid == current_uid, not updating owner | |
[2013-07-24T04:50:03+00:00] DEBUG: found target_gid == current_gid, not updating group | |
[2013-07-24T04:50:03+00:00] INFO: Processing ohai[reload_nginx] action nothing (nginx::ohai_plugin line 22) | |
[2013-07-24T04:50:03+00:00] DEBUG: Skipping ohai[reload_nginx] due to action :nothing | |
[2013-07-24T04:50:03+00:00] INFO: Processing template[/etc/chef/ohai_plugins/nginx.rb] action create (nginx::ohai_plugin line 27) | |
[2013-07-24T04:50:03+00:00] DEBUG: touching /etc/chef/ohai_plugins/nginx.rb to create it | |
[2013-07-24T04:50:03+00:00] INFO: template[/etc/chef/ohai_plugins/nginx.rb] created file /etc/chef/ohai_plugins/nginx.rb | |
[2013-07-24T04:50:03+00:00] DEBUG: running: diff -u /etc/chef/ohai_plugins/nginx.rb /tmp/chef-rendered-template20130724-3220-1m0hl65 | |
[2013-07-24T04:50:03+00:00] DEBUG: reading modes from /etc/chef/ohai_plugins/nginx.rb file | |
[2013-07-24T04:50:03+00:00] DEBUG: applying mode = 644, uid = 0, gid = 0 to /tmp/chef-rendered-template20130724-3220-1m0hl65 | |
[2013-07-24T04:50:03+00:00] DEBUG: moving temporary file /tmp/chef-rendered-template20130724-3220-1m0hl65 into place at /etc/chef/ohai_plugins/nginx.rb | |
[2013-07-24T04:50:03+00:00] INFO: template[/etc/chef/ohai_plugins/nginx.rb] updated file contents /etc/chef/ohai_plugins/nginx.rb | |
[2013-07-24T04:50:03+00:00] DEBUG: found current_mode == nil, so we are creating a new file, updating mode | |
[2013-07-24T04:50:03+00:00] DEBUG: found current_mode == nil, so we are creating a new file, updating mode | |
[2013-07-24T04:50:03+00:00] DEBUG: found current_uid == nil, so we are creating a new file, updating owner | |
[2013-07-24T04:50:03+00:00] DEBUG: found current_gid == nil, so we are creating a new file, updating group | |
[2013-07-24T04:50:03+00:00] DEBUG: found current_uid == nil, so we are creating a new file, updating owner | |
[2013-07-24T04:50:03+00:00] INFO: template[/etc/chef/ohai_plugins/nginx.rb] owner changed to 0 | |
[2013-07-24T04:50:03+00:00] DEBUG: found current_gid == nil, so we are creating a new file, updating group | |
[2013-07-24T04:50:03+00:00] INFO: template[/etc/chef/ohai_plugins/nginx.rb] group changed to 0 | |
[2013-07-24T04:50:03+00:00] DEBUG: found current_mode == nil, so we are creating a new file, updating mode | |
[2013-07-24T04:50:03+00:00] INFO: template[/etc/chef/ohai_plugins/nginx.rb] mode changed to 755 | |
[2013-07-24T04:50:03+00:00] DEBUG: selinux utilities can not be found. Skipping selinux permission fixup. | |
[2013-07-24T04:50:03+00:00] INFO: template[/etc/chef/ohai_plugins/nginx.rb] sending reload action to directory[/var/cache/local/preseeding] (immediate) | |
[2013-07-24T04:50:03+00:00] INFO: Processing directory[/var/cache/local/preseeding] action reload (apt::default line 27) | |
[0m | |
================================================================================[0m | |
[31mError executing action `reload` on resource 'directory[/var/cache/local/preseeding]'[0m | |
================================================================================[0m | |
[0m | |
NameError[0m | |
---------[0m | |
Cannot find a resource for action_reload on ubuntu version 13.04[0m | |
[0m | |
Resource Declaration:[0m | |
---------------------[0m | |
# In /etc/chef/cookbooks-0/apt/recipes/default.rb | |
27: directory dirname do | |
28: owner "root" | |
29: group "root" | |
30: mode 0755 | |
31: action :create | |
32: end | |
33: end | |
[0m | |
[0m | |
Compiled Resource:[0m | |
------------------[0m | |
# Declared in /etc/chef/cookbooks-0/apt/recipes/default.rb:27:in `block in from_file' | |
directory("/var/cache/local/preseeding") do | |
provider Chef::Provider::Directory | |
action [:create] | |
retries 0 | |
retry_delay 2 | |
path "/var/cache/local/preseeding" | |
cookbook_name :apt | |
recipe_name "default" | |
owner "root" | |
group "root" | |
mode "0755" | |
end | |
[0m | |
[0m | |
[2013-07-24T04:50:03+00:00] INFO: Running queued delayed notifications before re-raising exception | |
[2013-07-24T04:50:03+00:00] DEBUG: Re-raising exception: NameError - directory[/var/cache/local/preseeding] (apt::default line 27) had an error: NameError: Cannot find a resource for action_reload on ubuntu version 13.04 | |
/opt/chef/embedded/lib/ruby/gems/1.9.1/gems/chef-11.6.0/lib/chef/resource_platform_map.rb:126:in `get' | |
/opt/chef/embedded/lib/ruby/gems/1.9.1/gems/chef-11.6.0/lib/chef/resource.rb:782:in `resource_for_platform' | |
/opt/chef/embedded/lib/ruby/gems/1.9.1/gems/chef-11.6.0/lib/chef/resource.rb:799:in `resource_for_node' | |
/opt/chef/embedded/lib/ruby/gems/1.9.1/gems/chef-11.6.0/lib/chef/dsl/recipe.rb:55:in `method_missing' | |
/opt/chef/embedded/lib/ruby/gems/1.9.1/gems/chef-11.6.0/lib/chef/provider.rb:114:in `run_action' | |
/opt/chef/embedded/lib/ruby/gems/1.9.1/gems/chef-11.6.0/lib/chef/resource.rb:625:in `run_action' | |
/opt/chef/embedded/lib/ruby/gems/1.9.1/gems/chef-11.6.0/lib/chef/runner.rb:49:in `run_action' | |
/opt/chef/embedded/lib/ruby/gems/1.9.1/gems/chef-11.6.0/lib/chef/runner.rb:57:in `block in run_action' | |
/opt/chef/embedded/lib/ruby/gems/1.9.1/gems/chef-11.6.0/lib/chef/runner.rb:55:in `each' | |
/opt/chef/embedded/lib/ruby/gems/1.9.1/gems/chef-11.6.0/lib/chef/runner.rb:55:in `run_action' | |
/opt/chef/embedded/lib/ruby/gems/1.9.1/gems/chef-11.6.0/lib/chef/runner.rb:81:in `block (2 levels) in converge' | |
/opt/chef/embedded/lib/ruby/gems/1.9.1/gems/chef-11.6.0/lib/chef/runner.rb:81:in `each' | |
/opt/chef/embedded/lib/ruby/gems/1.9.1/gems/chef-11.6.0/lib/chef/runner.rb:81:in `block in converge' | |
/opt/chef/embedded/lib/ruby/gems/1.9.1/gems/chef-11.6.0/lib/chef/resource_collection.rb:98:in `block in execute_each_resource' | |
/opt/chef/embedded/lib/ruby/gems/1.9.1/gems/chef-11.6.0/lib/chef/resource_collection/stepable_iterator.rb:116:in `call' | |
/opt/chef/embedded/lib/ruby/gems/1.9.1/gems/chef-11.6.0/lib/chef/resource_collection/stepable_iterator.rb:116:in `call_iterator_block' | |
/opt/chef/embedded/lib/ruby/gems/1.9.1/gems/chef-11.6.0/lib/chef/resource_collection/stepable_iterator.rb:85:in `step' | |
/opt/chef/embedded/lib/ruby/gems/1.9.1/gems/chef-11.6.0/lib/chef/resource_collection/stepable_iterator.rb:104:in `iterate' | |
/opt/chef/embedded/lib/ruby/gems/1.9.1/gems/chef-11.6.0/lib/chef/resource_collection/stepable_iterator.rb:55:in `each_with_index' | |
/opt/chef/embedded/lib/ruby/gems/1.9.1/gems/chef-11.6.0/lib/chef/resource_collection.rb:96:in `execute_each_resource' | |
/opt/chef/embedded/lib/ruby/gems/1.9.1/gems/chef-11.6.0/lib/chef/runner.rb:80:in `converge' | |
/opt/chef/embedded/lib/ruby/gems/1.9.1/gems/chef-11.6.0/lib/chef/client.rb:429:in `converge' | |
/opt/chef/embedded/lib/ruby/gems/1.9.1/gems/chef-11.6.0/lib/chef/client.rb:494:in `do_run' | |
/opt/chef/embedded/lib/ruby/gems/1.9.1/gems/chef-11.6.0/lib/chef/client.rb:199:in `block in run' | |
/opt/chef/embedded/lib/ruby/gems/1.9.1/gems/chef-11.6.0/lib/chef/client.rb:193:in `fork' | |
/opt/chef/embedded/lib/ruby/gems/1.9.1/gems/chef-11.6.0/lib/chef/client.rb:193:in `run' | |
/opt/chef/embedded/lib/ruby/gems/1.9.1/gems/chef-11.6.0/lib/chef/application.rb:183:in `run_chef_client' | |
/opt/chef/embedded/lib/ruby/gems/1.9.1/gems/chef-11.6.0/lib/chef/application/solo.rb:239:in `block in run_application' | |
/opt/chef/embedded/lib/ruby/gems/1.9.1/gems/chef-11.6.0/lib/chef/application/solo.rb:231:in `loop' | |
/opt/chef/embedded/lib/ruby/gems/1.9.1/gems/chef-11.6.0/lib/chef/application/solo.rb:231:in `run_application' | |
/opt/chef/embedded/lib/ruby/gems/1.9.1/gems/chef-11.6.0/lib/chef/application.rb:66:in `run' | |
/opt/chef/embedded/lib/ruby/gems/1.9.1/gems/chef-11.6.0/bin/chef-solo:25:in `<top (required)>' | |
/usr/bin/chef-solo:23:in `load' | |
/usr/bin/chef-solo:23:in `<main>' | |
[2013-07-24T04:50:03+00:00] ERROR: Running exception handlers | |
[2013-07-24T04:50:03+00:00] ERROR: Exception handlers complete | |
[2013-07-24T04:50:03+00:00] FATAL: Stacktrace dumped to /tmp/chef/chef-stacktrace.out | |
[2013-07-24T04:50:03+00:00] DEBUG: NameError: directory[/var/cache/local/preseeding] (apt::default line 27) had an error: NameError: Cannot find a resource for action_reload on ubuntu version 13.04 | |
/opt/chef/embedded/lib/ruby/gems/1.9.1/gems/chef-11.6.0/lib/chef/resource_platform_map.rb:126:in `get' | |
/opt/chef/embedded/lib/ruby/gems/1.9.1/gems/chef-11.6.0/lib/chef/resource.rb:782:in `resource_for_platform' | |
/opt/chef/embedded/lib/ruby/gems/1.9.1/gems/chef-11.6.0/lib/chef/resource.rb:799:in `resource_for_node' | |
/opt/chef/embedded/lib/ruby/gems/1.9.1/gems/chef-11.6.0/lib/chef/dsl/recipe.rb:55:in `method_missing' | |
/opt/chef/embedded/lib/ruby/gems/1.9.1/gems/chef-11.6.0/lib/chef/provider.rb:114:in `run_action' | |
/opt/chef/embedded/lib/ruby/gems/1.9.1/gems/chef-11.6.0/lib/chef/resource.rb:625:in `run_action' | |
/opt/chef/embedded/lib/ruby/gems/1.9.1/gems/chef-11.6.0/lib/chef/runner.rb:49:in `run_action' | |
/opt/chef/embedded/lib/ruby/gems/1.9.1/gems/chef-11.6.0/lib/chef/runner.rb:57:in `block in run_action' | |
/opt/chef/embedded/lib/ruby/gems/1.9.1/gems/chef-11.6.0/lib/chef/runner.rb:55:in `each' | |
/opt/chef/embedded/lib/ruby/gems/1.9.1/gems/chef-11.6.0/lib/chef/runner.rb:55:in `run_action' | |
/opt/chef/embedded/lib/ruby/gems/1.9.1/gems/chef-11.6.0/lib/chef/runner.rb:81:in `block (2 levels) in converge' | |
/opt/chef/embedded/lib/ruby/gems/1.9.1/gems/chef-11.6.0/lib/chef/runner.rb:81:in `each' | |
/opt/chef/embedded/lib/ruby/gems/1.9.1/gems/chef-11.6.0/lib/chef/runner.rb:81:in `block in converge' | |
/opt/chef/embedded/lib/ruby/gems/1.9.1/gems/chef-11.6.0/lib/chef/resource_collection.rb:98:in `block in execute_each_resource' | |
/opt/chef/embedded/lib/ruby/gems/1.9.1/gems/chef-11.6.0/lib/chef/resource_collection/stepable_iterator.rb:116:in `call' | |
/opt/chef/embedded/lib/ruby/gems/1.9.1/gems/chef-11.6.0/lib/chef/resource_collection/stepable_iterator.rb:116:in `call_iterator_block' | |
/opt/chef/embedded/lib/ruby/gems/1.9.1/gems/chef-11.6.0/lib/chef/resource_collection/stepable_iterator.rb:85:in `step' | |
/opt/chef/embedded/lib/ruby/gems/1.9.1/gems/chef-11.6.0/lib/chef/resource_collection/stepable_iterator.rb:104:in `iterate' | |
/opt/chef/embedded/lib/ruby/gems/1.9.1/gems/chef-11.6.0/lib/chef/resource_collection/stepable_iterator.rb:55:in `each_with_index' | |
/opt/chef/embedded/lib/ruby/gems/1.9.1/gems/chef-11.6.0/lib/chef/resource_collection.rb:96:in `execute_each_resource' | |
/opt/chef/embedded/lib/ruby/gems/1.9.1/gems/chef-11.6.0/lib/chef/runner.rb:80:in `converge' | |
/opt/chef/embedded/lib/ruby/gems/1.9.1/gems/chef-11.6.0/lib/chef/client.rb:429:in `converge' | |
/opt/chef/embedded/lib/ruby/gems/1.9.1/gems/chef-11.6.0/lib/chef/client.rb:494:in `do_run' | |
/opt/chef/embedded/lib/ruby/gems/1.9.1/gems/chef-11.6.0/lib/chef/client.rb:199:in `block in run' | |
/opt/chef/embedded/lib/ruby/gems/1.9.1/gems/chef-11.6.0/lib/chef/client.rb:193:in `fork' | |
/opt/chef/embedded/lib/ruby/gems/1.9.1/gems/chef-11.6.0/lib/chef/client.rb:193:in `run' | |
/opt/chef/embedded/lib/ruby/gems/1.9.1/gems/chef-11.6.0/lib/chef/application.rb:183:in `run_chef_client' | |
/opt/chef/embedded/lib/ruby/gems/1.9.1/gems/chef-11.6.0/lib/chef/application/solo.rb:239:in `block in run_application' | |
/opt/chef/embedded/lib/ruby/gems/1.9.1/gems/chef-11.6.0/lib/chef/application/solo.rb:231:in `loop' | |
/opt/chef/embedded/lib/ruby/gems/1.9.1/gems/chef-11.6.0/lib/chef/application/solo.rb:231:in `run_application' | |
/opt/chef/embedded/lib/ruby/gems/1.9.1/gems/chef-11.6.0/lib/chef/application.rb:66:in `run' | |
/opt/chef/embedded/lib/ruby/gems/1.9.1/gems/chef-11.6.0/bin/chef-solo:25:in `<top (required)>' | |
/usr/bin/chef-solo:23:in `load' | |
/usr/bin/chef-solo:23:in `<main>' | |
[2013-07-24T04:50:03+00:00] FATAL: Chef::Exceptions::ChildConvergeError: Chef run process exited unsuccessfully (exit code 1) | |
[31m[1mERROR[0m: [31m[1m[2013-07-24T14:50:03] GUSTEAU: [0m[31m[1m54.252.200.230[0m[31m> sudo -- sh -c 'unset GEM_HOME; unset GEM_PATH; chef-solo -c /etc/chef/solo.rb -j /etc/chef/dna.json --color -l debug'[0m |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
"languages": { | |
"ruby": { | |
}, | |
"perl": { | |
"version": "5.14.2", | |
"archname": "x86_64-linux-gnu-thread-multi" | |
}, | |
"python": { | |
"version": "2.7.4", | |
"builddate": "Apr 19 2013, 18:28:01" | |
} | |
}, | |
"kernel": { | |
"name": "Linux", | |
"release": "3.8.0-19-generic", | |
"version": "#29-Ubuntu SMP Wed Apr 17 18:16:28 UTC 2013", | |
"machine": "x86_64", | |
"modules": { | |
"isofs": { | |
"size": "39815", | |
"refcount": "0" | |
}, | |
"dm_crypt": { | |
"size": "22820", | |
"refcount": "0" | |
}, | |
"ghash_clmulni_intel": { | |
"size": "13259", | |
"refcount": "0" | |
}, | |
"aesni_intel": { | |
"size": "55399", | |
"refcount": "0" | |
}, | |
"aes_x86_64": { | |
"size": "17255", | |
"refcount": "1" | |
}, | |
"xts": { | |
"size": "12885", | |
"refcount": "1" | |
}, | |
"lrw": { | |
"size": "13257", | |
"refcount": "1" | |
}, | |
"gf128mul": { | |
"size": "14951", | |
"refcount": "2" | |
}, | |
"ablk_helper": { | |
"size": "13597", | |
"refcount": "1" | |
}, | |
"cryptd": { | |
"size": "20373", | |
"refcount": "3" | |
}, | |
"microcode": { | |
"size": "22881", | |
"refcount": "0" | |
}, | |
"acpiphp": { | |
"size": "23954", | |
"refcount": "0" | |
} | |
}, | |
"os": "GNU/Linux" | |
}, | |
"os": "linux", | |
"os_version": "3.8.0-19-generic", | |
"dmi": { | |
"dmidecode_version": "2.11" | |
}, | |
"hostname": "ip-172-31-16-175", | |
"fqdn": "ip-172-31-16-175.ap-southeast-2.compute.internal", | |
"domain": "ap-southeast-2.compute.internal", | |
"network": { | |
"interfaces": { | |
"lo": { | |
"mtu": "65536", | |
"flags": [ | |
"LOOPBACK", | |
"UP", | |
"LOWER_UP" | |
], | |
"encapsulation": "Loopback", | |
"addresses": { | |
"127.0.0.1": { | |
"family": "inet", | |
"prefixlen": "8", | |
"netmask": "255.0.0.0", | |
"scope": "Node" | |
}, | |
"::1": { | |
"family": "inet6", | |
"prefixlen": "128", | |
"scope": "Node" | |
} | |
}, | |
"state": "unknown" | |
}, | |
"eth0": { | |
"type": "eth", | |
"number": "0", | |
"mtu": "1500", | |
"flags": [ | |
"BROADCAST", | |
"MULTICAST", | |
"UP", | |
"LOWER_UP" | |
], | |
"encapsulation": "Ethernet", | |
"addresses": { | |
"06:33:03:BC:91:70": { | |
"family": "lladdr" | |
}, | |
"172.31.16.175": { | |
"family": "inet", | |
"prefixlen": "20", | |
"netmask": "255.255.240.0", | |
"broadcast": "172.31.31.255", | |
"scope": "Global" | |
}, | |
"fe80::433:3ff:febc:9170": { | |
"family": "inet6", | |
"prefixlen": "64", | |
"scope": "Link" | |
} | |
}, | |
"state": "up", | |
"arp": { | |
"172.31.16.1": "06:33:03:80:00:02" | |
}, | |
"routes": [ | |
{ | |
"destination": "default", | |
"family": "inet", | |
"via": "172.31.16.1" | |
}, | |
{ | |
"destination": "172.31.16.0/20", | |
"family": "inet", | |
"scope": "link", | |
"proto": "kernel", | |
"src": "172.31.16.175" | |
}, | |
{ | |
"destination": "fe80::/64", | |
"family": "inet6", | |
"metric": "256", | |
"proto": "kernel" | |
} | |
] | |
} | |
}, | |
"default_interface": "eth0", | |
"default_gateway": "172.31.16.1" | |
}, | |
"counters": { | |
"network": { | |
"interfaces": { | |
"lo": { | |
"rx": { | |
"bytes": "0", | |
"packets": "0", | |
"errors": "0", | |
"drop": "0", | |
"overrun": "0" | |
}, | |
"tx": { | |
"bytes": "0", | |
"packets": "0", | |
"errors": "0", | |
"drop": "0", | |
"carrier": "0", | |
"collisions": "0" | |
} | |
}, | |
"eth0": { | |
"tx": { | |
"queuelen": "1000", | |
"bytes": "2365025", | |
"packets": "25865", | |
"errors": "0", | |
"drop": "0", | |
"carrier": "0", | |
"collisions": "0" | |
}, | |
"rx": { | |
"bytes": "76263864", | |
"packets": "55985", | |
"errors": "0", | |
"drop": "0", | |
"overrun": "0" | |
} | |
} | |
} | |
} | |
}, | |
"ipaddress": "172.31.16.175", | |
"macaddress": "06:33:03:BC:91:70", | |
"ip6address": "fe80::433:3ff:febc:9170", | |
"root_group": "root", | |
"ohai_time": 1374641608.619756, | |
"chef_packages": { | |
"ohai": { | |
"version": "6.18.0", | |
"ohai_root": "/opt/chef/embedded/lib/ruby/gems/1.9.1/gems/ohai-6.18.0/lib/ohai" | |
}, | |
"chef": { | |
"version": "11.6.0", | |
"chef_root": "/opt/chef/embedded/lib/ruby/gems/1.9.1/gems/chef-11.6.0/lib" | |
} | |
}, | |
"keys": { | |
"ssh": { | |
"host_rsa_public": "AAAAB3NzaC1yc2EAAAADAQABAAABAQDmR6DyOtVrKsA89mnIOWivPGpT1t6peNdvfy3o2ErmA4Bc+gELxsP0XshAKawE4OYtfxHx/Fa6zf7fQtUn6klLuK0DVwXwSDTLbqxUPUAqhDyjyoyYC9bT7RfMYbznmV1FmcRhEqMSys7erdWB/Pgs2OQqMmlwo2yh4bqS/n5CEiJkEpEG5Xtp8288uLnYfp/qfpQsOVKwMe+l22+qeEIUCLYwOyQ1ZNb1Y+J0zFHEQqQGfS/N4y7hW9ZqSGmqpgro/nkN0FbcCJSbkboU7/uK/yhtPv2cWx90KjWD6ft0FrtpSXkpJBHCCxxi8fezgseXrMNdCxoKU0zxvI1yHa6h", | |
"host_dsa_public": "AAAAB3NzaC1kc3MAAACBANnUjehIUzMdLnzl608qNgkg8TN+OmSt/ok+OYph4kTDsAzl8sNcCfwprBQnwdwgKoJn/GvhqgmWeO+AxMKfBlHqrHqQUd7Xc4xsCxK0XHXjXcsClYs6/7yg0fTVwTxnO8PSVm4lqucYRNY6jOyBDaZ4oCxH5kVuJJtf1hdVqkYVAAAAFQDm8an8nqqAlpvCXIEE1OSjBlayiQAAAIEAjY7Z07h0rRY4Oc4F++qqAtVH57SVAnyyKwim0bNLr8M5NQFWBBk0dh7xCsp3KfvwpC6H5IL9YUnAf3pdbpStJFlhXJBKrhsqIU/mb13NxEmAQWMzE17/+NEcI36BeMempsbbbmuBDlK43QrIA4OabOdeqZTls70yQL6+NkEAdZIAAACAF9HEReL1quUOVmTpqun4WsQG5pzxTXKFpe3XIf+l0LNG6DryMtTGq87dYDyiaoIBxHBa+9fc5To3iIaOUJXWwSdnpX45/PJNWqhSAoE1Dy6wUVuwpgTAafNV0ncmq1lHC/S8Vz9P8/8EIuHNlFsjKycMNK9MWjvBcmm2vXD/ZPg=", | |
"host_ecdsa_public": "AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBCTNf1n2uLUF5Rq9S6iz/Z46OiJG4pPSD7VnnUfnqqnTcHJSRyT5WJqYPo2YhYBNT/U63QItMaGGZBnAHKExwak=", | |
"host_ecdsa_type": "ecdsa-sha2-nistp256" | |
} | |
}, | |
"etc": { | |
"passwd": { | |
"root": { | |
"dir": "/root", | |
"gid": 0, | |
"uid": 0, | |
"shell": "/bin/bash", | |
"gecos": "root" | |
}, | |
"daemon": { | |
"dir": "/usr/sbin", | |
"gid": 1, | |
"uid": 1, | |
"shell": "/bin/sh", | |
"gecos": "daemon" | |
}, | |
"bin": { | |
"dir": "/bin", | |
"gid": 2, | |
"uid": 2, | |
"shell": "/bin/sh", | |
"gecos": "bin" | |
}, | |
"sys": { | |
"dir": "/dev", | |
"gid": 3, | |
"uid": 3, | |
"shell": "/bin/sh", | |
"gecos": "sys" | |
}, | |
"sync": { | |
"dir": "/bin", | |
"gid": 65534, | |
"uid": 4, | |
"shell": "/bin/sync", | |
"gecos": "sync" | |
}, | |
"games": { | |
"dir": "/usr/games", | |
"gid": 60, | |
"uid": 5, | |
"shell": "/bin/sh", | |
"gecos": "games" | |
}, | |
"man": { | |
"dir": "/var/cache/man", | |
"gid": 12, | |
"uid": 6, | |
"shell": "/bin/sh", | |
"gecos": "man" | |
}, | |
"lp": { | |
"dir": "/var/spool/lpd", | |
"gid": 7, | |
"uid": 7, | |
"shell": "/bin/sh", | |
"gecos": "lp" | |
}, | |
"mail": { | |
"dir": "/var/mail", | |
"gid": 8, | |
"uid": 8, | |
"shell": "/bin/sh", | |
"gecos": "mail" | |
}, | |
"news": { | |
"dir": "/var/spool/news", | |
"gid": 9, | |
"uid": 9, | |
"shell": "/bin/sh", | |
"gecos": "news" | |
}, | |
"uucp": { | |
"dir": "/var/spool/uucp", | |
"gid": 10, | |
"uid": 10, | |
"shell": "/bin/sh", | |
"gecos": "uucp" | |
}, | |
"proxy": { | |
"dir": "/bin", | |
"gid": 13, | |
"uid": 13, | |
"shell": "/bin/sh", | |
"gecos": "proxy" | |
}, | |
"www-data": { | |
"dir": "/var/www", | |
"gid": 33, | |
"uid": 33, | |
"shell": "/bin/sh", | |
"gecos": "www-data" | |
}, | |
"backup": { | |
"dir": "/var/backups", | |
"gid": 34, | |
"uid": 34, | |
"shell": "/bin/sh", | |
"gecos": "backup" | |
}, | |
"list": { | |
"dir": "/var/list", | |
"gid": 38, | |
"uid": 38, | |
"shell": "/bin/sh", | |
"gecos": "Mailing List Manager" | |
}, | |
"irc": { | |
"dir": "/var/run/ircd", | |
"gid": 39, | |
"uid": 39, | |
"shell": "/bin/sh", | |
"gecos": "ircd" | |
}, | |
"gnats": { | |
"dir": "/var/lib/gnats", | |
"gid": 41, | |
"uid": 41, | |
"shell": "/bin/sh", | |
"gecos": "Gnats Bug-Reporting System (admin)" | |
}, | |
"nobody": { | |
"dir": "/nonexistent", | |
"gid": 65534, | |
"uid": 65534, | |
"shell": "/bin/sh", | |
"gecos": "nobody" | |
}, | |
"libuuid": { | |
"dir": "/var/lib/libuuid", | |
"gid": 101, | |
"uid": 100, | |
"shell": "/bin/sh", | |
"gecos": "" | |
}, | |
"syslog": { | |
"dir": "/home/syslog", | |
"gid": 103, | |
"uid": 101, | |
"shell": "/bin/false", | |
"gecos": "" | |
}, | |
"messagebus": { | |
"dir": "/var/run/dbus", | |
"gid": 105, | |
"uid": 102, | |
"shell": "/bin/false", | |
"gecos": "" | |
}, | |
"whoopsie": { | |
"dir": "/nonexistent", | |
"gid": 106, | |
"uid": 103, | |
"shell": "/bin/false", | |
"gecos": "" | |
}, | |
"landscape": { | |
"dir": "/var/lib/landscape", | |
"gid": 109, | |
"uid": 104, | |
"shell": "/bin/false", | |
"gecos": "" | |
}, | |
"sshd": { | |
"dir": "/var/run/sshd", | |
"gid": 65534, | |
"uid": 105, | |
"shell": "/usr/sbin/nologin", | |
"gecos": "" | |
}, | |
"ubuntu": { | |
"dir": "/home/ubuntu", | |
"gid": 1000, | |
"uid": 1000, | |
"shell": "/bin/bash", | |
"gecos": "Ubuntu" | |
} | |
}, | |
"group": { | |
"root": { | |
"gid": 0, | |
"members": [ | |
] | |
}, | |
"daemon": { | |
"gid": 1, | |
"members": [ | |
] | |
}, | |
"bin": { | |
"gid": 2, | |
"members": [ | |
] | |
}, | |
"sys": { | |
"gid": 3, | |
"members": [ | |
] | |
}, | |
"adm": { | |
"gid": 4, | |
"members": [ | |
"ubuntu" | |
] | |
}, | |
"tty": { | |
"gid": 5, | |
"members": [ | |
] | |
}, | |
"disk": { | |
"gid": 6, | |
"members": [ | |
] | |
}, | |
"lp": { | |
"gid": 7, | |
"members": [ | |
] | |
}, | |
"mail": { | |
"gid": 8, | |
"members": [ | |
] | |
}, | |
"news": { | |
"gid": 9, | |
"members": [ | |
] | |
}, | |
"uucp": { | |
"gid": 10, | |
"members": [ | |
] | |
}, | |
"man": { | |
"gid": 12, | |
"members": [ | |
] | |
}, | |
"proxy": { | |
"gid": 13, | |
"members": [ | |
] | |
}, | |
"kmem": { | |
"gid": 15, | |
"members": [ | |
] | |
}, | |
"dialout": { | |
"gid": 20, | |
"members": [ | |
"ubuntu" | |
] | |
}, | |
"fax": { | |
"gid": 21, | |
"members": [ | |
] | |
}, | |
"voice": { | |
"gid": 22, | |
"members": [ | |
] | |
}, | |
"cdrom": { | |
"gid": 24, | |
"members": [ | |
"ubuntu" | |
] | |
}, | |
"floppy": { | |
"gid": 25, | |
"members": [ | |
"ubuntu" | |
] | |
}, | |
"tape": { | |
"gid": 26, | |
"members": [ | |
] | |
}, | |
"sudo": { | |
"gid": 27, | |
"members": [ | |
] | |
}, | |
"audio": { | |
"gid": 29, | |
"members": [ | |
"ubuntu" | |
] | |
}, | |
"dip": { | |
"gid": 30, | |
"members": [ | |
"ubuntu" | |
] | |
}, | |
"www-data": { | |
"gid": 33, | |
"members": [ | |
] | |
}, | |
"backup": { | |
"gid": 34, | |
"members": [ | |
] | |
}, | |
"operator": { | |
"gid": 37, | |
"members": [ | |
] | |
}, | |
"list": { | |
"gid": 38, | |
"members": [ | |
] | |
}, | |
"irc": { | |
"gid": 39, | |
"members": [ | |
] | |
}, | |
"src": { | |
"gid": 40, | |
"members": [ | |
] | |
}, | |
"gnats": { | |
"gid": 41, | |
"members": [ | |
] | |
}, | |
"shadow": { | |
"gid": 42, | |
"members": [ | |
] | |
}, | |
"utmp": { | |
"gid": 43, | |
"members": [ | |
] | |
}, | |
"video": { | |
"gid": 44, | |
"members": [ | |
"ubuntu" | |
] | |
}, | |
"sasl": { | |
"gid": 45, | |
"members": [ | |
] | |
}, | |
"plugdev": { | |
"gid": 46, | |
"members": [ | |
"ubuntu" | |
] | |
}, | |
"staff": { | |
"gid": 50, | |
"members": [ | |
] | |
}, | |
"games": { | |
"gid": 60, | |
"members": [ | |
] | |
}, | |
"users": { | |
"gid": 100, | |
"members": [ | |
] | |
}, | |
"nogroup": { | |
"gid": 65534, | |
"members": [ | |
] | |
}, | |
"libuuid": { | |
"gid": 101, | |
"members": [ | |
] | |
}, | |
"crontab": { | |
"gid": 102, | |
"members": [ | |
] | |
}, | |
"syslog": { | |
"gid": 103, | |
"members": [ | |
] | |
}, | |
"fuse": { | |
"gid": 104, | |
"members": [ | |
] | |
}, | |
"messagebus": { | |
"gid": 105, | |
"members": [ | |
] | |
}, | |
"whoopsie": { | |
"gid": 106, | |
"members": [ | |
] | |
}, | |
"mlocate": { | |
"gid": 107, | |
"members": [ | |
] | |
}, | |
"ssh": { | |
"gid": 108, | |
"members": [ | |
] | |
}, | |
"landscape": { | |
"gid": 109, | |
"members": [ | |
] | |
}, | |
"netdev": { | |
"gid": 110, | |
"members": [ | |
"ubuntu" | |
] | |
}, | |
"admin": { | |
"gid": 111, | |
"members": [ | |
] | |
}, | |
"ubuntu": { | |
"gid": 1000, | |
"members": [ | |
] | |
} | |
} | |
}, | |
"current_user": "ubuntu", | |
"command": { | |
"ps": "ps -ef" | |
}, | |
"virtualization": { | |
"system": "xen", | |
"role": "guest" | |
}, | |
"lsb": { | |
"id": "Ubuntu", | |
"release": "13.04", | |
"codename": "raring", | |
"description": "Ubuntu 13.04" | |
}, | |
"platform": "ubuntu", | |
"platform_version": "13.04", | |
"platform_family": "debian", | |
"block_device": { | |
"ram0": { | |
"size": "131072", | |
"removable": "0" | |
}, | |
"ram1": { | |
"size": "131072", | |
"removable": "0" | |
}, | |
"ram2": { | |
"size": "131072", | |
"removable": "0" | |
}, | |
"ram3": { | |
"size": "131072", | |
"removable": "0" | |
}, | |
"ram4": { | |
"size": "131072", | |
"removable": "0" | |
}, | |
"ram5": { | |
"size": "131072", | |
"removable": "0" | |
}, | |
"ram6": { | |
"size": "131072", | |
"removable": "0" | |
}, | |
"ram7": { | |
"size": "131072", | |
"removable": "0" | |
}, | |
"ram8": { | |
"size": "131072", | |
"removable": "0" | |
}, | |
"ram9": { | |
"size": "131072", | |
"removable": "0" | |
}, | |
"loop0": { | |
"size": "0", | |
"removable": "0" | |
}, | |
"loop1": { | |
"size": "0", | |
"removable": "0" | |
}, | |
"loop2": { | |
"size": "0", | |
"removable": "0" | |
}, | |
"loop3": { | |
"size": "0", | |
"removable": "0" | |
}, | |
"loop4": { | |
"size": "0", | |
"removable": "0" | |
}, | |
"loop5": { | |
"size": "0", | |
"removable": "0" | |
}, | |
"loop6": { | |
"size": "0", | |
"removable": "0" | |
}, | |
"loop7": { | |
"size": "0", | |
"removable": "0" | |
}, | |
"ram10": { | |
"size": "131072", | |
"removable": "0" | |
}, | |
"ram11": { | |
"size": "131072", | |
"removable": "0" | |
}, | |
"ram12": { | |
"size": "131072", | |
"removable": "0" | |
}, | |
"ram13": { | |
"size": "131072", | |
"removable": "0" | |
}, | |
"ram14": { | |
"size": "131072", | |
"removable": "0" | |
}, | |
"ram15": { | |
"size": "131072", | |
"removable": "0" | |
}, | |
"xvda1": { | |
"size": "16777216", | |
"removable": "0" | |
} | |
}, | |
"filesystem": { | |
"/dev/xvda1": { | |
"kb_size": "8125880", | |
"kb_used": "920820", | |
"kb_available": "6785632", | |
"percent_used": "12%", | |
"mount": "/", | |
"fs_type": "ext4", | |
"mount_options": [ | |
"rw" | |
], | |
"uuid": "d693811c-019a-4fdc-af5a-09afec120073", | |
"label": "cloudimg-rootfs" | |
}, | |
"none": { | |
"kb_size": "102400", | |
"kb_used": "0", | |
"kb_available": "102400", | |
"percent_used": "0%", | |
"mount": "/run/user", | |
"fs_type": "tmpfs", | |
"mount_options": [ | |
"rw", | |
"noexec", | |
"nosuid", | |
"nodev", | |
"size=104857600", | |
"mode=0755" | |
] | |
}, | |
"udev": { | |
"kb_size": "292488", | |
"kb_used": "12", | |
"kb_available": "292476", | |
"percent_used": "1%", | |
"mount": "/dev", | |
"fs_type": "devtmpfs", | |
"mount_options": [ | |
"rw", | |
"mode=0755" | |
] | |
}, | |
"tmpfs": { | |
"kb_size": "60384", | |
"kb_used": "176", | |
"kb_available": "60208", | |
"percent_used": "1%", | |
"mount": "/run", | |
"fs_type": "tmpfs", | |
"mount_options": [ | |
"rw", | |
"noexec", | |
"nosuid", | |
"size=10%", | |
"mode=0755" | |
] | |
}, | |
"proc": { | |
"mount": "/proc", | |
"fs_type": "proc", | |
"mount_options": [ | |
"rw", | |
"noexec", | |
"nosuid", | |
"nodev" | |
] | |
}, | |
"sysfs": { | |
"mount": "/sys", | |
"fs_type": "sysfs", | |
"mount_options": [ | |
"rw", | |
"noexec", | |
"nosuid", | |
"nodev" | |
] | |
}, | |
"devpts": { | |
"mount": "/dev/pts", | |
"fs_type": "devpts", | |
"mount_options": [ | |
"rw", | |
"noexec", | |
"nosuid", | |
"gid=5", | |
"mode=0620" | |
] | |
}, | |
"rootfs": { | |
"mount": "/", | |
"fs_type": "rootfs", | |
"mount_options": [ | |
"rw" | |
] | |
}, | |
"/dev/disk/by-label/cloudimg-rootfs": { | |
"mount": "/", | |
"fs_type": "ext4", | |
"mount_options": [ | |
"rw", | |
"relatime", | |
"data=ordered" | |
] | |
} | |
}, | |
"uptime_seconds": 6609, | |
"uptime": "1 hours 50 minutes 09 seconds", | |
"idletime_seconds": 13043, | |
"idletime": "3 hours 37 minutes 23 seconds", | |
"memory": { | |
"swap": { | |
"cached": "0kB", | |
"total": "0kB", | |
"free": "0kB" | |
}, | |
"total": "603840kB", | |
"free": "158264kB", | |
"buffers": "20252kB", | |
"cached": "346384kB", | |
"active": "167684kB", | |
"inactive": "225260kB", | |
"dirty": "0kB", | |
"writeback": "0kB", | |
"anon_pages": "26280kB", | |
"mapped": "10216kB", | |
"slab": "40592kB", | |
"slab_reclaimable": "33612kB", | |
"slab_unreclaim": "6980kB", | |
"page_tables": "2220kB", | |
"nfs_unstable": "0kB", | |
"bounce": "0kB", | |
"commit_limit": "301920kB", | |
"committed_as": "115424kB", | |
"vmalloc_total": "34359738367kB", | |
"vmalloc_used": "2028kB", | |
"vmalloc_chunk": "34359736311kB" | |
}, | |
"cpu": { | |
"0": { | |
"vendor_id": "GenuineIntel", | |
"family": "6", | |
"model": "45", | |
"model_name": "Intel(R) Xeon(R) CPU E5-2650 0 @ 2.00GHz", | |
"stepping": "7", | |
"mhz": "1799.999", | |
"cache_size": "20480 KB", | |
"physical_id": "1", | |
"core_id": "2", | |
"cores": "1", | |
"flags": [ | |
"fpu", | |
"de", | |
"tsc", | |
"msr", | |
"pae", | |
"cx8", | |
"sep", | |
"cmov", | |
"pat", | |
"clflush", | |
"mmx", | |
"fxsr", | |
"sse", | |
"sse2", | |
"ss", | |
"ht", | |
"syscall", | |
"nx", | |
"lm", | |
"constant_tsc", | |
"rep_good", | |
"nopl", | |
"nonstop_tsc", | |
"pni", | |
"pclmulqdq", | |
"ssse3", | |
"cx16", | |
"pcid", | |
"sse4_1", | |
"sse4_2", | |
"x2apic", | |
"popcnt", | |
"tsc_deadline_timer", | |
"aes", | |
"avx", | |
"hypervisor", | |
"lahf_lm" | |
] | |
}, | |
"total": 1, | |
"real": 1 | |
} | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment