Skip to content

Instantly share code, notes, and snippets.

@tnarik
Last active August 29, 2015 14:12
Show Gist options
  • Save tnarik/562dc8900866e030c5ef to your computer and use it in GitHub Desktop.
Save tnarik/562dc8900866e030c5ef to your computer and use it in GitHub Desktop.
chef-zero behaviour with/without network connectivity
sudo -E chef-client -z --config /tmp/kitchen/client.rb --log_level debug --json-attributes /tmp/kitchen/dna.json
[2014-12-23T09:21:01+00:00] DEBUG: Sleeping for 0 seconds
[2014-12-23T09:21:01+00:00] INFO: Started chef-zero at http://localhost:8889 with repository at /tmp/kitchen, /tmp/kitchen
One version per cookbook
[2014-12-23T09:21:01+00:00] INFO: Forking chef instance to converge...
[2014-12-23T09:21:01+00:00] DEBUG: Forked instance now converging
[2014-12-23T09:21:01+00:00] INFO: *** Chef 12.0.3 ***
[2014-12-23T09:21:01+00:00] INFO: Chef-client pid: 763
[2014-12-23T09:21:01+00:00] DEBUG: Chef-client request_id: bf06d84e-eb62-4a68-9e8f-df7bc11a7a28
[2014-12-23T09:21:02+00:00] DEBUG: Fork successful. Waiting for new chef pid: 763
[2014-12-23T09:21:02+00:00] DEBUG: Plugin CPU threw #<NoMethodError: undefined method `strip' for nil:NilClass>
[2014-12-23T09:21:02+00:00] DEBUG: /opt/chef/embedded/lib/ruby/gems/2.1.0/gems/ohai-8.0.1/lib/ohai/plugins/solaris2/cpu.rb:37:in `block (3 levels) in <main>'
[2014-12-23T09:21:02+00:00] DEBUG: /opt/chef/embedded/lib/ruby/gems/2.1.0/gems/ohai-8.0.1/lib/ohai/plugins/solaris2/cpu.rb:27:in `each'
[2014-12-23T09:21:02+00:00] DEBUG: /opt/chef/embedded/lib/ruby/gems/2.1.0/gems/ohai-8.0.1/lib/ohai/plugins/solaris2/cpu.rb:27:in `each_with_index'
[2014-12-23T09:21:02+00:00] DEBUG: /opt/chef/embedded/lib/ruby/gems/2.1.0/gems/ohai-8.0.1/lib/ohai/plugins/solaris2/cpu.rb:27:in `block (2 levels) in <main>'
[2014-12-23T09:21:02+00:00] DEBUG: /opt/chef/embedded/lib/ruby/gems/2.1.0/gems/ohai-8.0.1/lib/ohai/dsl/plugin/versionvii.rb:88:in `instance_eval'
[2014-12-23T09:21:02+00:00] DEBUG: /opt/chef/embedded/lib/ruby/gems/2.1.0/gems/ohai-8.0.1/lib/ohai/dsl/plugin/versionvii.rb:88:in `run_plugin'
[2014-12-23T09:21:02+00:00] DEBUG: /opt/chef/embedded/lib/ruby/gems/2.1.0/gems/ohai-8.0.1/lib/ohai/dsl/plugin.rb:98:in `run'
[2014-12-23T09:21:02+00:00] DEBUG: /opt/chef/embedded/lib/ruby/gems/2.1.0/gems/ohai-8.0.1/lib/ohai/dsl/plugin.rb:169:in `safe_run'
[2014-12-23T09:21:02+00:00] DEBUG: /opt/chef/embedded/lib/ruby/gems/2.1.0/gems/ohai-8.0.1/lib/ohai/runner.rb:82:in `run_v7_plugin'
[2014-12-23T09:21:02+00:00] DEBUG: /opt/chef/embedded/lib/ruby/gems/2.1.0/gems/ohai-8.0.1/lib/ohai/runner.rb:43:in `run_plugin'
[2014-12-23T09:21:02+00:00] DEBUG: /opt/chef/embedded/lib/ruby/gems/2.1.0/gems/ohai-8.0.1/lib/ohai/system.rb:94:in `block in run_plugins'
[2014-12-23T09:21:02+00:00] DEBUG: /opt/chef/embedded/lib/ruby/gems/2.1.0/gems/ohai-8.0.1/lib/ohai/system.rb:93:in `each'
[2014-12-23T09:21:02+00:00] DEBUG: /opt/chef/embedded/lib/ruby/gems/2.1.0/gems/ohai-8.0.1/lib/ohai/system.rb:93:in `run_plugins'
[2014-12-23T09:21:02+00:00] DEBUG: /opt/chef/embedded/lib/ruby/gems/2.1.0/gems/ohai-8.0.1/lib/ohai/system.rb:71:in `all_plugins'
[2014-12-23T09:21:02+00:00] DEBUG: /opt/chef/embedded/apps/chef/lib/chef/client.rb:262:in `run_ohai'
[2014-12-23T09:21:02+00:00] DEBUG: /opt/chef/embedded/apps/chef/lib/chef/client.rb:382:in `run'
[2014-12-23T09:21:02+00:00] DEBUG: /opt/chef/embedded/apps/chef/lib/chef/application.rb:261:in `block in fork_chef_client'
[2014-12-23T09:21:02+00:00] DEBUG: /opt/chef/embedded/apps/chef/lib/chef/application.rb:249:in `fork'
[2014-12-23T09:21:02+00:00] DEBUG: /opt/chef/embedded/apps/chef/lib/chef/application.rb:249:in `fork_chef_client'
[2014-12-23T09:21:02+00:00] DEBUG: /opt/chef/embedded/apps/chef/lib/chef/application.rb:215:in `block in run_chef_client'
[2014-12-23T09:21:02+00:00] DEBUG: /opt/chef/embedded/apps/chef/lib/chef/local_mode.rb:38:in `with_server_connectivity'
[2014-12-23T09:21:02+00:00] DEBUG: /opt/chef/embedded/apps/chef/lib/chef/application.rb:201:in `run_chef_client'
[2014-12-23T09:21:02+00:00] DEBUG: /opt/chef/embedded/apps/chef/lib/chef/application/client.rb:355:in `block in interval_run_chef_client'
[2014-12-23T09:21:02+00:00] DEBUG: /opt/chef/embedded/apps/chef/lib/chef/application/client.rb:345:in `loop'
[2014-12-23T09:21:02+00:00] DEBUG: /opt/chef/embedded/apps/chef/lib/chef/application/client.rb:345:in `interval_run_chef_client'
[2014-12-23T09:21:02+00:00] DEBUG: /opt/chef/embedded/apps/chef/lib/chef/application/client.rb:335:in `run_application'
[2014-12-23T09:21:02+00:00] DEBUG: /opt/chef/embedded/apps/chef/lib/chef/application.rb:58:in `run'
[2014-12-23T09:21:02+00:00] DEBUG: /opt/chef/embedded/apps/chef/bin/chef-client:26:in `<top (required)>'
[2014-12-23T09:21:02+00:00] DEBUG: /usr/bin/chef-client:40:in `load'
[2014-12-23T09:21:02+00:00] DEBUG: /usr/bin/chef-client:40:in `<main>'
[2014-12-23T09:21:02+00:00] DEBUG: found gateway: 10.0.2.2
[2014-12-23T09:21:02+00:00] DEBUG: found gateway device: e1000g0
[2014-12-23T09:21:02+00:00] DEBUG: Plugin NetworkRoutes threw exception #<LoadError: cannot load such file -- sigar> /opt/chef/embedded/lib/ruby/site_ruby/2.1.0/rubygems/core_ext/kernel_require.rb:54:in `require'
/opt/chef/embedded/lib/ruby/site_ruby/2.1.0/rubygems/core_ext/kernel_require.rb:54:in `require'
/opt/chef/embedded/lib/ruby/gems/2.1.0/gems/ohai-8.0.1/lib/ohai/plugins/sigar/network_route.rb:42:in `block (2 levels) in <main>'
/opt/chef/embedded/lib/ruby/gems/2.1.0/gems/ohai-8.0.1/lib/ohai/dsl/plugin/versionvii.rb:90:in `instance_eval'
/opt/chef/embedded/lib/ruby/gems/2.1.0/gems/ohai-8.0.1/lib/ohai/dsl/plugin/versionvii.rb:90:in `run_plugin'
/opt/chef/embedded/lib/ruby/gems/2.1.0/gems/ohai-8.0.1/lib/ohai/dsl/plugin.rb:98:in `run'
/opt/chef/embedded/lib/ruby/gems/2.1.0/gems/ohai-8.0.1/lib/ohai/dsl/plugin.rb:169:in `safe_run'
/opt/chef/embedded/lib/ruby/gems/2.1.0/gems/ohai-8.0.1/lib/ohai/runner.rb:82:in `run_v7_plugin'
/opt/chef/embedded/lib/ruby/gems/2.1.0/gems/ohai-8.0.1/lib/ohai/runner.rb:43:in `run_plugin'
/opt/chef/embedded/lib/ruby/gems/2.1.0/gems/ohai-8.0.1/lib/ohai/system.rb:94:in `block in run_plugins'
/opt/chef/embedded/lib/ruby/gems/2.1.0/gems/ohai-8.0.1/lib/ohai/system.rb:93:in `each'
/opt/chef/embedded/lib/ruby/gems/2.1.0/gems/ohai-8.0.1/lib/ohai/system.rb:93:in `run_plugins'
/opt/chef/embedded/lib/ruby/gems/2.1.0/gems/ohai-8.0.1/lib/ohai/system.rb:71:in `all_plugins'
/opt/chef/embedded/apps/chef/lib/chef/client.rb:262:in `run_ohai'
/opt/chef/embedded/apps/chef/lib/chef/client.rb:382:in `run'
/opt/chef/embedded/apps/chef/lib/chef/application.rb:261:in `block in fork_chef_client'
/opt/chef/embedded/apps/chef/lib/chef/application.rb:249:in `fork'
/opt/chef/embedded/apps/chef/lib/chef/application.rb:249:in `fork_chef_client'
/opt/chef/embedded/apps/chef/lib/chef/application.rb:215:in `block in run_chef_client'
/opt/chef/embedded/apps/chef/lib/chef/local_mode.rb:38:in `with_server_connectivity'
/opt/chef/embedded/apps/chef/lib/chef/application.rb:201:in `run_chef_client'
/opt/chef/embedded/apps/chef/lib/chef/application/client.rb:355:in `block in interval_run_chef_client'
/opt/chef/embedded/apps/chef/lib/chef/application/client.rb:345:in `loop'
/opt/chef/embedded/apps/chef/lib/chef/application/client.rb:345:in `interval_run_chef_client'
/opt/chef/embedded/apps/chef/lib/chef/application/client.rb:335:in `run_application'
/opt/chef/embedded/apps/chef/lib/chef/application.rb:58:in `run'
/opt/chef/embedded/apps/chef/bin/chef-client:26:in `<top (required)>'
/usr/bin/chef-client:40:in `load'
/usr/bin/chef-client:40:in `<main>'
[2014-12-23T09:21:02+00:00] DEBUG: Plugin NetworkListeners threw exception #<LoadError: cannot load such file -- sigar> /opt/chef/embedded/lib/ruby/site_ruby/2.1.0/rubygems/core_ext/kernel_require.rb:54:in `require'
/opt/chef/embedded/lib/ruby/site_ruby/2.1.0/rubygems/core_ext/kernel_require.rb:54:in `require'
/opt/chef/embedded/lib/ruby/gems/2.1.0/gems/ohai-8.0.1/lib/ohai/plugins/network_listeners.rb:25:in `block (2 levels) in <main>'
/opt/chef/embedded/lib/ruby/gems/2.1.0/gems/ohai-8.0.1/lib/ohai/dsl/plugin/versionvii.rb:90:in `instance_eval'
/opt/chef/embedded/lib/ruby/gems/2.1.0/gems/ohai-8.0.1/lib/ohai/dsl/plugin/versionvii.rb:90:in `run_plugin'
/opt/chef/embedded/lib/ruby/gems/2.1.0/gems/ohai-8.0.1/lib/ohai/dsl/plugin.rb:98:in `run'
/opt/chef/embedded/lib/ruby/gems/2.1.0/gems/ohai-8.0.1/lib/ohai/dsl/plugin.rb:169:in `safe_run'
/opt/chef/embedded/lib/ruby/gems/2.1.0/gems/ohai-8.0.1/lib/ohai/runner.rb:82:in `run_v7_plugin'
/opt/chef/embedded/lib/ruby/gems/2.1.0/gems/ohai-8.0.1/lib/ohai/runner.rb:43:in `run_plugin'
/opt/chef/embedded/lib/ruby/gems/2.1.0/gems/ohai-8.0.1/lib/ohai/system.rb:94:in `block in run_plugins'
/opt/chef/embedded/lib/ruby/gems/2.1.0/gems/ohai-8.0.1/lib/ohai/system.rb:93:in `each'
/opt/chef/embedded/lib/ruby/gems/2.1.0/gems/ohai-8.0.1/lib/ohai/system.rb:93:in `run_plugins'
/opt/chef/embedded/lib/ruby/gems/2.1.0/gems/ohai-8.0.1/lib/ohai/system.rb:71:in `all_plugins'
/opt/chef/embedded/apps/chef/lib/chef/client.rb:262:in `run_ohai'
/opt/chef/embedded/apps/chef/lib/chef/client.rb:382:in `run'
/opt/chef/embedded/apps/chef/lib/chef/application.rb:261:in `block in fork_chef_client'
/opt/chef/embedded/apps/chef/lib/chef/application.rb:249:in `fork'
/opt/chef/embedded/apps/chef/lib/chef/application.rb:249:in `fork_chef_client'
/opt/chef/embedded/apps/chef/lib/chef/application.rb:215:in `block in run_chef_client'
/opt/chef/embedded/apps/chef/lib/chef/local_mode.rb:38:in `with_server_connectivity'
/opt/chef/embedded/apps/chef/lib/chef/application.rb:201:in `run_chef_client'
/opt/chef/embedded/apps/chef/lib/chef/application/client.rb:355:in `block in interval_run_chef_client'
/opt/chef/embedded/apps/chef/lib/chef/application/client.rb:345:in `loop'
/opt/chef/embedded/apps/chef/lib/chef/application/client.rb:345:in `interval_run_chef_client'
/opt/chef/embedded/apps/chef/lib/chef/application/client.rb:335:in `run_application'
/opt/chef/embedded/apps/chef/lib/chef/application.rb:58:in `run'
/opt/chef/embedded/apps/chef/bin/chef-client:26:in `<top (required)>'
/usr/bin/chef-client:40:in `load'
/usr/bin/chef-client:40:in `<main>'
[2014-12-23T09:21:02+00:00] DEBUG: [inet] Using default interface e1000g0 and default gateway 10.0.2.2 to set the default ip to 10.0.2.15
[2014-12-23T09:21:02+00:00] DEBUG: unable to detect ip6address
[2014-12-23T09:21:02+00:00] DEBUG: No data to collect for plugin LSB. Continuing...
[2014-12-23T09:21:02+00:00] DEBUG: No hints present for azure.
[2014-12-23T09:21:02+00:00] DEBUG: Plugin Erlang threw #<Errno::ENOENT: No such file or directory - erl>
[2014-12-23T09:21:02+00:00] DEBUG: /opt/chef/embedded/lib/ruby/gems/2.1.0/gems/mixlib-shellout-2.0.0/lib/mixlib/shellout/unix.rb:305:in `exec'
[2014-12-23T09:21:02+00:00] DEBUG: /opt/chef/embedded/lib/ruby/gems/2.1.0/gems/mixlib-shellout-2.0.0/lib/mixlib/shellout/unix.rb:305:in `block in fork_subprocess'
[2014-12-23T09:21:02+00:00] DEBUG: /opt/chef/embedded/lib/ruby/gems/2.1.0/gems/mixlib-shellout-2.0.0/lib/mixlib/shellout/unix.rb:284:in `fork'
[2014-12-23T09:21:02+00:00] DEBUG: /opt/chef/embedded/lib/ruby/gems/2.1.0/gems/mixlib-shellout-2.0.0/lib/mixlib/shellout/unix.rb:284:in `fork_subprocess'
[2014-12-23T09:21:02+00:00] DEBUG: /opt/chef/embedded/lib/ruby/gems/2.1.0/gems/mixlib-shellout-2.0.0/lib/mixlib/shellout/unix.rb:52:in `run_command'
[2014-12-23T09:21:02+00:00] DEBUG: /opt/chef/embedded/lib/ruby/gems/2.1.0/gems/mixlib-shellout-2.0.0/lib/mixlib/shellout.rb:237:in `run_command'
[2014-12-23T09:21:02+00:00] DEBUG: /opt/chef/embedded/lib/ruby/gems/2.1.0/gems/ohai-8.0.1/lib/ohai/mixin/command.rb:33:in `shell_out'
[2014-12-23T09:21:02+00:00] DEBUG: /opt/chef/embedded/lib/ruby/gems/2.1.0/gems/ohai-8.0.1/lib/ohai/plugins/erlang.rb:28:in `block (2 levels) in <main>'
[2014-12-23T09:21:02+00:00] DEBUG: /opt/chef/embedded/lib/ruby/gems/2.1.0/gems/ohai-8.0.1/lib/ohai/dsl/plugin/versionvii.rb:90:in `instance_eval'
[2014-12-23T09:21:02+00:00] DEBUG: /opt/chef/embedded/lib/ruby/gems/2.1.0/gems/ohai-8.0.1/lib/ohai/dsl/plugin/versionvii.rb:90:in `run_plugin'
[2014-12-23T09:21:02+00:00] DEBUG: /opt/chef/embedded/lib/ruby/gems/2.1.0/gems/ohai-8.0.1/lib/ohai/dsl/plugin.rb:98:in `run'
[2014-12-23T09:21:02+00:00] DEBUG: /opt/chef/embedded/lib/ruby/gems/2.1.0/gems/ohai-8.0.1/lib/ohai/dsl/plugin.rb:169:in `safe_run'
[2014-12-23T09:21:02+00:00] DEBUG: /opt/chef/embedded/lib/ruby/gems/2.1.0/gems/ohai-8.0.1/lib/ohai/runner.rb:82:in `run_v7_plugin'
[2014-12-23T09:21:02+00:00] DEBUG: /opt/chef/embedded/lib/ruby/gems/2.1.0/gems/ohai-8.0.1/lib/ohai/runner.rb:43:in `run_plugin'
[2014-12-23T09:21:02+00:00] DEBUG: /opt/chef/embedded/lib/ruby/gems/2.1.0/gems/ohai-8.0.1/lib/ohai/system.rb:94:in `block in run_plugins'
[2014-12-23T09:21:02+00:00] DEBUG: /opt/chef/embedded/lib/ruby/gems/2.1.0/gems/ohai-8.0.1/lib/ohai/system.rb:93:in `each'
[2014-12-23T09:21:02+00:00] DEBUG: /opt/chef/embedded/lib/ruby/gems/2.1.0/gems/ohai-8.0.1/lib/ohai/system.rb:93:in `run_plugins'
[2014-12-23T09:21:02+00:00] DEBUG: /opt/chef/embedded/lib/ruby/gems/2.1.0/gems/ohai-8.0.1/lib/ohai/system.rb:71:in `all_plugins'
[2014-12-23T09:21:02+00:00] DEBUG: /opt/chef/embedded/apps/chef/lib/chef/client.rb:262:in `run_ohai'
[2014-12-23T09:21:02+00:00] DEBUG: /opt/chef/embedded/apps/chef/lib/chef/client.rb:382:in `run'
[2014-12-23T09:21:02+00:00] DEBUG: /opt/chef/embedded/apps/chef/lib/chef/application.rb:261:in `block in fork_chef_client'
[2014-12-23T09:21:02+00:00] DEBUG: /opt/chef/embedded/apps/chef/lib/chef/application.rb:249:in `fork'
[2014-12-23T09:21:02+00:00] DEBUG: /opt/chef/embedded/apps/chef/lib/chef/application.rb:249:in `fork_chef_client'
[2014-12-23T09:21:02+00:00] DEBUG: /opt/chef/embedded/apps/chef/lib/chef/application.rb:215:in `block in run_chef_client'
[2014-12-23T09:21:02+00:00] DEBUG: /opt/chef/embedded/apps/chef/lib/chef/local_mode.rb:38:in `with_server_connectivity'
[2014-12-23T09:21:02+00:00] DEBUG: /opt/chef/embedded/apps/chef/lib/chef/application.rb:201:in `run_chef_client'
[2014-12-23T09:21:02+00:00] DEBUG: /opt/chef/embedded/apps/chef/lib/chef/application/client.rb:355:in `block in interval_run_chef_client'
[2014-12-23T09:21:02+00:00] DEBUG: /opt/chef/embedded/apps/chef/lib/chef/application/client.rb:345:in `loop'
[2014-12-23T09:21:02+00:00] DEBUG: /opt/chef/embedded/apps/chef/lib/chef/application/client.rb:345:in `interval_run_chef_client'
[2014-12-23T09:21:02+00:00] DEBUG: /opt/chef/embedded/apps/chef/lib/chef/application/client.rb:335:in `run_application'
[2014-12-23T09:21:02+00:00] DEBUG: /opt/chef/embedded/apps/chef/lib/chef/application.rb:58:in `run'
[2014-12-23T09:21:02+00:00] DEBUG: /opt/chef/embedded/apps/chef/bin/chef-client:26:in `<top (required)>'
[2014-12-23T09:21:02+00:00] DEBUG: /usr/bin/chef-client:40:in `load'
[2014-12-23T09:21:02+00:00] DEBUG: /usr/bin/chef-client:40:in `<main>'
[2014-12-23T09:21:02+00:00] DEBUG: Plugin Go threw #<Errno::ENOENT: No such file or directory - go>
[2014-12-23T09:21:02+00:00] DEBUG: /opt/chef/embedded/lib/ruby/gems/2.1.0/gems/mixlib-shellout-2.0.0/lib/mixlib/shellout/unix.rb:305:in `exec'
[2014-12-23T09:21:02+00:00] DEBUG: /opt/chef/embedded/lib/ruby/gems/2.1.0/gems/mixlib-shellout-2.0.0/lib/mixlib/shellout/unix.rb:305:in `block in fork_subprocess'
[2014-12-23T09:21:02+00:00] DEBUG: /opt/chef/embedded/lib/ruby/gems/2.1.0/gems/mixlib-shellout-2.0.0/lib/mixlib/shellout/unix.rb:284:in `fork'
[2014-12-23T09:21:02+00:00] DEBUG: /opt/chef/embedded/lib/ruby/gems/2.1.0/gems/mixlib-shellout-2.0.0/lib/mixlib/shellout/unix.rb:284:in `fork_subprocess'
[2014-12-23T09:21:02+00:00] DEBUG: /opt/chef/embedded/lib/ruby/gems/2.1.0/gems/mixlib-shellout-2.0.0/lib/mixlib/shellout/unix.rb:52:in `run_command'
[2014-12-23T09:21:02+00:00] DEBUG: /opt/chef/embedded/lib/ruby/gems/2.1.0/gems/mixlib-shellout-2.0.0/lib/mixlib/shellout.rb:237:in `run_command'
[2014-12-23T09:21:02+00:00] DEBUG: /opt/chef/embedded/lib/ruby/gems/2.1.0/gems/ohai-8.0.1/lib/ohai/mixin/command.rb:33:in `shell_out'
[2014-12-23T09:21:02+00:00] DEBUG: /opt/chef/embedded/lib/ruby/gems/2.1.0/gems/ohai-8.0.1/lib/ohai/plugins/go.rb:23:in `block (2 levels) in <main>'
[2014-12-23T09:21:02+00:00] DEBUG: /opt/chef/embedded/lib/ruby/gems/2.1.0/gems/ohai-8.0.1/lib/ohai/dsl/plugin/versionvii.rb:90:in `instance_eval'
[2014-12-23T09:21:02+00:00] DEBUG: /opt/chef/embedded/lib/ruby/gems/2.1.0/gems/ohai-8.0.1/lib/ohai/dsl/plugin/versionvii.rb:90:in `run_plugin'
[2014-12-23T09:21:02+00:00] DEBUG: /opt/chef/embedded/lib/ruby/gems/2.1.0/gems/ohai-8.0.1/lib/ohai/dsl/plugin.rb:98:in `run'
[2014-12-23T09:21:02+00:00] DEBUG: /opt/chef/embedded/lib/ruby/gems/2.1.0/gems/ohai-8.0.1/lib/ohai/dsl/plugin.rb:169:in `safe_run'
[2014-12-23T09:21:02+00:00] DEBUG: /opt/chef/embedded/lib/ruby/gems/2.1.0/gems/ohai-8.0.1/lib/ohai/runner.rb:82:in `run_v7_plugin'
[2014-12-23T09:21:02+00:00] DEBUG: /opt/chef/embedded/lib/ruby/gems/2.1.0/gems/ohai-8.0.1/lib/ohai/runner.rb:43:in `run_plugin'
[2014-12-23T09:21:02+00:00] DEBUG: /opt/chef/embedded/lib/ruby/gems/2.1.0/gems/ohai-8.0.1/lib/ohai/system.rb:94:in `block in run_plugins'
[2014-12-23T09:21:02+00:00] DEBUG: /opt/chef/embedded/lib/ruby/gems/2.1.0/gems/ohai-8.0.1/lib/ohai/system.rb:93:in `each'
[2014-12-23T09:21:02+00:00] DEBUG: /opt/chef/embedded/lib/ruby/gems/2.1.0/gems/ohai-8.0.1/lib/ohai/system.rb:93:in `run_plugins'
[2014-12-23T09:21:02+00:00] DEBUG: /opt/chef/embedded/lib/ruby/gems/2.1.0/gems/ohai-8.0.1/lib/ohai/system.rb:71:in `all_plugins'
[2014-12-23T09:21:02+00:00] DEBUG: /opt/chef/embedded/apps/chef/lib/chef/client.rb:262:in `run_ohai'
[2014-12-23T09:21:02+00:00] DEBUG: /opt/chef/embedded/apps/chef/lib/chef/client.rb:382:in `run'
[2014-12-23T09:21:02+00:00] DEBUG: /opt/chef/embedded/apps/chef/lib/chef/application.rb:261:in `block in fork_chef_client'
[2014-12-23T09:21:02+00:00] DEBUG: /opt/chef/embedded/apps/chef/lib/chef/application.rb:249:in `fork'
[2014-12-23T09:21:02+00:00] DEBUG: /opt/chef/embedded/apps/chef/lib/chef/application.rb:249:in `fork_chef_client'
[2014-12-23T09:21:02+00:00] DEBUG: /opt/chef/embedded/apps/chef/lib/chef/application.rb:215:in `block in run_chef_client'
[2014-12-23T09:21:02+00:00] DEBUG: /opt/chef/embedded/apps/chef/lib/chef/local_mode.rb:38:in `with_server_connectivity'
[2014-12-23T09:21:02+00:00] DEBUG: /opt/chef/embedded/apps/chef/lib/chef/application.rb:201:in `run_chef_client'
[2014-12-23T09:21:02+00:00] DEBUG: /opt/chef/embedded/apps/chef/lib/chef/application/client.rb:355:in `block in interval_run_chef_client'
[2014-12-23T09:21:02+00:00] DEBUG: /opt/chef/embedded/apps/chef/lib/chef/application/client.rb:345:in `loop'
[2014-12-23T09:21:02+00:00] DEBUG: /opt/chef/embedded/apps/chef/lib/chef/application/client.rb:345:in `interval_run_chef_client'
[2014-12-23T09:21:02+00:00] DEBUG: /opt/chef/embedded/apps/chef/lib/chef/application/client.rb:335:in `run_application'
[2014-12-23T09:21:02+00:00] DEBUG: /opt/chef/embedded/apps/chef/lib/chef/application.rb:58:in `run'
[2014-12-23T09:21:02+00:00] DEBUG: /opt/chef/embedded/apps/chef/bin/chef-client:26:in `<top (required)>'
[2014-12-23T09:21:02+00:00] DEBUG: /usr/bin/chef-client:40:in `load'
[2014-12-23T09:21:02+00:00] DEBUG: /usr/bin/chef-client:40:in `<main>'
[2014-12-23T09:21:02+00:00] DEBUG: Plugin Groovy threw #<Errno::ENOENT: No such file or directory - groovy>
[2014-12-23T09:21:02+00:00] DEBUG: /opt/chef/embedded/lib/ruby/gems/2.1.0/gems/mixlib-shellout-2.0.0/lib/mixlib/shellout/unix.rb:305:in `exec'
[2014-12-23T09:21:02+00:00] DEBUG: /opt/chef/embedded/lib/ruby/gems/2.1.0/gems/mixlib-shellout-2.0.0/lib/mixlib/shellout/unix.rb:305:in `block in fork_subprocess'
[2014-12-23T09:21:02+00:00] DEBUG: /opt/chef/embedded/lib/ruby/gems/2.1.0/gems/mixlib-shellout-2.0.0/lib/mixlib/shellout/unix.rb:284:in `fork'
[2014-12-23T09:21:02+00:00] DEBUG: /opt/chef/embedded/lib/ruby/gems/2.1.0/gems/mixlib-shellout-2.0.0/lib/mixlib/shellout/unix.rb:284:in `fork_subprocess'
[2014-12-23T09:21:02+00:00] DEBUG: /opt/chef/embedded/lib/ruby/gems/2.1.0/gems/mixlib-shellout-2.0.0/lib/mixlib/shellout/unix.rb:52:in `run_command'
[2014-12-23T09:21:02+00:00] DEBUG: /opt/chef/embedded/lib/ruby/gems/2.1.0/gems/mixlib-shellout-2.0.0/lib/mixlib/shellout.rb:237:in `run_command'
[2014-12-23T09:21:02+00:00] DEBUG: /opt/chef/embedded/lib/ruby/gems/2.1.0/gems/ohai-8.0.1/lib/ohai/mixin/command.rb:33:in `shell_out'
[2014-12-23T09:21:02+00:00] DEBUG: /opt/chef/embedded/lib/ruby/gems/2.1.0/gems/ohai-8.0.1/lib/ohai/plugins/groovy.rb:29:in `block (2 levels) in <main>'
[2014-12-23T09:21:02+00:00] DEBUG: /opt/chef/embedded/lib/ruby/gems/2.1.0/gems/ohai-8.0.1/lib/ohai/dsl/plugin/versionvii.rb:90:in `instance_eval'
[2014-12-23T09:21:02+00:00] DEBUG: /opt/chef/embedded/lib/ruby/gems/2.1.0/gems/ohai-8.0.1/lib/ohai/dsl/plugin/versionvii.rb:90:in `run_plugin'
[2014-12-23T09:21:02+00:00] DEBUG: /opt/chef/embedded/lib/ruby/gems/2.1.0/gems/ohai-8.0.1/lib/ohai/dsl/plugin.rb:98:in `run'
[2014-12-23T09:21:02+00:00] DEBUG: /opt/chef/embedded/lib/ruby/gems/2.1.0/gems/ohai-8.0.1/lib/ohai/dsl/plugin.rb:169:in `safe_run'
[2014-12-23T09:21:02+00:00] DEBUG: /opt/chef/embedded/lib/ruby/gems/2.1.0/gems/ohai-8.0.1/lib/ohai/runner.rb:82:in `run_v7_plugin'
[2014-12-23T09:21:02+00:00] DEBUG: /opt/chef/embedded/lib/ruby/gems/2.1.0/gems/ohai-8.0.1/lib/ohai/runner.rb:43:in `run_plugin'
[2014-12-23T09:21:02+00:00] DEBUG: /opt/chef/embedded/lib/ruby/gems/2.1.0/gems/ohai-8.0.1/lib/ohai/system.rb:94:in `block in run_plugins'
[2014-12-23T09:21:02+00:00] DEBUG: /opt/chef/embedded/lib/ruby/gems/2.1.0/gems/ohai-8.0.1/lib/ohai/system.rb:93:in `each'
[2014-12-23T09:21:02+00:00] DEBUG: /opt/chef/embedded/lib/ruby/gems/2.1.0/gems/ohai-8.0.1/lib/ohai/system.rb:93:in `run_plugins'
[2014-12-23T09:21:02+00:00] DEBUG: /opt/chef/embedded/lib/ruby/gems/2.1.0/gems/ohai-8.0.1/lib/ohai/system.rb:71:in `all_plugins'
[2014-12-23T09:21:02+00:00] DEBUG: /opt/chef/embedded/apps/chef/lib/chef/client.rb:262:in `run_ohai'
[2014-12-23T09:21:02+00:00] DEBUG: /opt/chef/embedded/apps/chef/lib/chef/client.rb:382:in `run'
[2014-12-23T09:21:02+00:00] DEBUG: /opt/chef/embedded/apps/chef/lib/chef/application.rb:261:in `block in fork_chef_client'
[2014-12-23T09:21:02+00:00] DEBUG: /opt/chef/embedded/apps/chef/lib/chef/application.rb:249:in `fork'
[2014-12-23T09:21:02+00:00] DEBUG: /opt/chef/embedded/apps/chef/lib/chef/application.rb:249:in `fork_chef_client'
[2014-12-23T09:21:02+00:00] DEBUG: /opt/chef/embedded/apps/chef/lib/chef/application.rb:215:in `block in run_chef_client'
[2014-12-23T09:21:02+00:00] DEBUG: /opt/chef/embedded/apps/chef/lib/chef/local_mode.rb:38:in `with_server_connectivity'
[2014-12-23T09:21:02+00:00] DEBUG: /opt/chef/embedded/apps/chef/lib/chef/application.rb:201:in `run_chef_client'
[2014-12-23T09:21:02+00:00] DEBUG: /opt/chef/embedded/apps/chef/lib/chef/application/client.rb:355:in `block in interval_run_chef_client'
[2014-12-23T09:21:02+00:00] DEBUG: /opt/chef/embedded/apps/chef/lib/chef/application/client.rb:345:in `loop'
[2014-12-23T09:21:02+00:00] DEBUG: /opt/chef/embedded/apps/chef/lib/chef/application/client.rb:345:in `interval_run_chef_client'
[2014-12-23T09:21:02+00:00] DEBUG: /opt/chef/embedded/apps/chef/lib/chef/application/client.rb:335:in `run_application'
[2014-12-23T09:21:02+00:00] DEBUG: /opt/chef/embedded/apps/chef/lib/chef/application.rb:58:in `run'
[2014-12-23T09:21:02+00:00] DEBUG: /opt/chef/embedded/apps/chef/bin/chef-client:26:in `<top (required)>'
[2014-12-23T09:21:02+00:00] DEBUG: /usr/bin/chef-client:40:in `load'
[2014-12-23T09:21:02+00:00] DEBUG: /usr/bin/chef-client:40:in `<main>'
[2014-12-23T09:21:02+00:00] DEBUG: Plugin Java threw #<Errno::ENOENT: No such file or directory - java>
[2014-12-23T09:21:02+00:00] DEBUG: /opt/chef/embedded/lib/ruby/gems/2.1.0/gems/mixlib-shellout-2.0.0/lib/mixlib/shellout/unix.rb:305:in `exec'
[2014-12-23T09:21:02+00:00] DEBUG: /opt/chef/embedded/lib/ruby/gems/2.1.0/gems/mixlib-shellout-2.0.0/lib/mixlib/shellout/unix.rb:305:in `block in fork_subprocess'
[2014-12-23T09:21:02+00:00] DEBUG: /opt/chef/embedded/lib/ruby/gems/2.1.0/gems/mixlib-shellout-2.0.0/lib/mixlib/shellout/unix.rb:284:in `fork'
[2014-12-23T09:21:02+00:00] DEBUG: /opt/chef/embedded/lib/ruby/gems/2.1.0/gems/mixlib-shellout-2.0.0/lib/mixlib/shellout/unix.rb:284:in `fork_subprocess'
[2014-12-23T09:21:02+00:00] DEBUG: /opt/chef/embedded/lib/ruby/gems/2.1.0/gems/mixlib-shellout-2.0.0/lib/mixlib/shellout/unix.rb:52:in `run_command'
[2014-12-23T09:21:02+00:00] DEBUG: /opt/chef/embedded/lib/ruby/gems/2.1.0/gems/mixlib-shellout-2.0.0/lib/mixlib/shellout.rb:237:in `run_command'
[2014-12-23T09:21:02+00:00] DEBUG: /opt/chef/embedded/lib/ruby/gems/2.1.0/gems/ohai-8.0.1/lib/ohai/mixin/command.rb:33:in `shell_out'
[2014-12-23T09:21:02+00:00] DEBUG: /opt/chef/embedded/lib/ruby/gems/2.1.0/gems/ohai-8.0.1/lib/ohai/plugins/java.rb:25:in `get_java_info'
[2014-12-23T09:21:02+00:00] DEBUG: /opt/chef/embedded/lib/ruby/gems/2.1.0/gems/ohai-8.0.1/lib/ohai/plugins/java.rb:68:in `block (2 levels) in <main>'
[2014-12-23T09:21:02+00:00] DEBUG: /opt/chef/embedded/lib/ruby/gems/2.1.0/gems/ohai-8.0.1/lib/ohai/dsl/plugin/versionvii.rb:90:in `instance_eval'
[2014-12-23T09:21:02+00:00] DEBUG: /opt/chef/embedded/lib/ruby/gems/2.1.0/gems/ohai-8.0.1/lib/ohai/dsl/plugin/versionvii.rb:90:in `run_plugin'
[2014-12-23T09:21:02+00:00] DEBUG: /opt/chef/embedded/lib/ruby/gems/2.1.0/gems/ohai-8.0.1/lib/ohai/dsl/plugin.rb:98:in `run'
[2014-12-23T09:21:02+00:00] DEBUG: /opt/chef/embedded/lib/ruby/gems/2.1.0/gems/ohai-8.0.1/lib/ohai/dsl/plugin.rb:169:in `safe_run'
[2014-12-23T09:21:02+00:00] DEBUG: /opt/chef/embedded/lib/ruby/gems/2.1.0/gems/ohai-8.0.1/lib/ohai/runner.rb:82:in `run_v7_plugin'
[2014-12-23T09:21:02+00:00] DEBUG: /opt/chef/embedded/lib/ruby/gems/2.1.0/gems/ohai-8.0.1/lib/ohai/runner.rb:43:in `run_plugin'
[2014-12-23T09:21:02+00:00] DEBUG: /opt/chef/embedded/lib/ruby/gems/2.1.0/gems/ohai-8.0.1/lib/ohai/system.rb:94:in `block in run_plugins'
[2014-12-23T09:21:02+00:00] DEBUG: /opt/chef/embedded/lib/ruby/gems/2.1.0/gems/ohai-8.0.1/lib/ohai/system.rb:93:in `each'
[2014-12-23T09:21:02+00:00] DEBUG: /opt/chef/embedded/lib/ruby/gems/2.1.0/gems/ohai-8.0.1/lib/ohai/system.rb:93:in `run_plugins'
[2014-12-23T09:21:02+00:00] DEBUG: /opt/chef/embedded/lib/ruby/gems/2.1.0/gems/ohai-8.0.1/lib/ohai/system.rb:71:in `all_plugins'
[2014-12-23T09:21:02+00:00] DEBUG: /opt/chef/embedded/apps/chef/lib/chef/client.rb:262:in `run_ohai'
[2014-12-23T09:21:02+00:00] DEBUG: /opt/chef/embedded/apps/chef/lib/chef/client.rb:382:in `run'
[2014-12-23T09:21:02+00:00] DEBUG: /opt/chef/embedded/apps/chef/lib/chef/application.rb:261:in `block in fork_chef_client'
[2014-12-23T09:21:02+00:00] DEBUG: /opt/chef/embedded/apps/chef/lib/chef/application.rb:249:in `fork'
[2014-12-23T09:21:02+00:00] DEBUG: /opt/chef/embedded/apps/chef/lib/chef/application.rb:249:in `fork_chef_client'
[2014-12-23T09:21:02+00:00] DEBUG: /opt/chef/embedded/apps/chef/lib/chef/application.rb:215:in `block in run_chef_client'
[2014-12-23T09:21:02+00:00] DEBUG: /opt/chef/embedded/apps/chef/lib/chef/local_mode.rb:38:in `with_server_connectivity'
[2014-12-23T09:21:02+00:00] DEBUG: /opt/chef/embedded/apps/chef/lib/chef/application.rb:201:in `run_chef_client'
[2014-12-23T09:21:02+00:00] DEBUG: /opt/chef/embedded/apps/chef/lib/chef/application/client.rb:355:in `block in interval_run_chef_client'
[2014-12-23T09:21:02+00:00] DEBUG: /opt/chef/embedded/apps/chef/lib/chef/application/client.rb:345:in `loop'
[2014-12-23T09:21:02+00:00] DEBUG: /opt/chef/embedded/apps/chef/lib/chef/application/client.rb:345:in `interval_run_chef_client'
[2014-12-23T09:21:02+00:00] DEBUG: /opt/chef/embedded/apps/chef/lib/chef/application/client.rb:335:in `run_application'
[2014-12-23T09:21:02+00:00] DEBUG: /opt/chef/embedded/apps/chef/lib/chef/application.rb:58:in `run'
[2014-12-23T09:21:02+00:00] DEBUG: /opt/chef/embedded/apps/chef/bin/chef-client:26:in `<top (required)>'
[2014-12-23T09:21:02+00:00] DEBUG: /usr/bin/chef-client:40:in `load'
[2014-12-23T09:21:02+00:00] DEBUG: /usr/bin/chef-client:40:in `<main>'
[2014-12-23T09:21:02+00:00] DEBUG: Plugin Lua threw #<Errno::ENOENT: No such file or directory - lua>
[2014-12-23T09:21:02+00:00] DEBUG: /opt/chef/embedded/lib/ruby/gems/2.1.0/gems/mixlib-shellout-2.0.0/lib/mixlib/shellout/unix.rb:305:in `exec'
[2014-12-23T09:21:02+00:00] DEBUG: /opt/chef/embedded/lib/ruby/gems/2.1.0/gems/mixlib-shellout-2.0.0/lib/mixlib/shellout/unix.rb:305:in `block in fork_subprocess'
[2014-12-23T09:21:02+00:00] DEBUG: /opt/chef/embedded/lib/ruby/gems/2.1.0/gems/mixlib-shellout-2.0.0/lib/mixlib/shellout/unix.rb:284:in `fork'
[2014-12-23T09:21:02+00:00] DEBUG: /opt/chef/embedded/lib/ruby/gems/2.1.0/gems/mixlib-shellout-2.0.0/lib/mixlib/shellout/unix.rb:284:in `fork_subprocess'
[2014-12-23T09:21:02+00:00] DEBUG: /opt/chef/embedded/lib/ruby/gems/2.1.0/gems/mixlib-shellout-2.0.0/lib/mixlib/shellout/unix.rb:52:in `run_command'
[2014-12-23T09:21:02+00:00] DEBUG: /opt/chef/embedded/lib/ruby/gems/2.1.0/gems/mixlib-shellout-2.0.0/lib/mixlib/shellout.rb:237:in `run_command'
[2014-12-23T09:21:02+00:00] DEBUG: /opt/chef/embedded/lib/ruby/gems/2.1.0/gems/ohai-8.0.1/lib/ohai/mixin/command.rb:33:in `shell_out'
[2014-12-23T09:21:02+00:00] DEBUG: /opt/chef/embedded/lib/ruby/gems/2.1.0/gems/ohai-8.0.1/lib/ohai/plugins/lua.rb:29:in `block (2 levels) in <main>'
[2014-12-23T09:21:02+00:00] DEBUG: /opt/chef/embedded/lib/ruby/gems/2.1.0/gems/ohai-8.0.1/lib/ohai/dsl/plugin/versionvii.rb:90:in `instance_eval'
[2014-12-23T09:21:02+00:00] DEBUG: /opt/chef/embedded/lib/ruby/gems/2.1.0/gems/ohai-8.0.1/lib/ohai/dsl/plugin/versionvii.rb:90:in `run_plugin'
[2014-12-23T09:21:02+00:00] DEBUG: /opt/chef/embedded/lib/ruby/gems/2.1.0/gems/ohai-8.0.1/lib/ohai/dsl/plugin.rb:98:in `run'
[2014-12-23T09:21:02+00:00] DEBUG: /opt/chef/embedded/lib/ruby/gems/2.1.0/gems/ohai-8.0.1/lib/ohai/dsl/plugin.rb:169:in `safe_run'
[2014-12-23T09:21:02+00:00] DEBUG: /opt/chef/embedded/lib/ruby/gems/2.1.0/gems/ohai-8.0.1/lib/ohai/runner.rb:82:in `run_v7_plugin'
[2014-12-23T09:21:02+00:00] DEBUG: /opt/chef/embedded/lib/ruby/gems/2.1.0/gems/ohai-8.0.1/lib/ohai/runner.rb:43:in `run_plugin'
[2014-12-23T09:21:02+00:00] DEBUG: /opt/chef/embedded/lib/ruby/gems/2.1.0/gems/ohai-8.0.1/lib/ohai/system.rb:94:in `block in run_plugins'
[2014-12-23T09:21:02+00:00] DEBUG: /opt/chef/embedded/lib/ruby/gems/2.1.0/gems/ohai-8.0.1/lib/ohai/system.rb:93:in `each'
[2014-12-23T09:21:02+00:00] DEBUG: /opt/chef/embedded/lib/ruby/gems/2.1.0/gems/ohai-8.0.1/lib/ohai/system.rb:93:in `run_plugins'
[2014-12-23T09:21:02+00:00] DEBUG: /opt/chef/embedded/lib/ruby/gems/2.1.0/gems/ohai-8.0.1/lib/ohai/system.rb:71:in `all_plugins'
[2014-12-23T09:21:02+00:00] DEBUG: /opt/chef/embedded/apps/chef/lib/chef/client.rb:262:in `run_ohai'
[2014-12-23T09:21:02+00:00] DEBUG: /opt/chef/embedded/apps/chef/lib/chef/client.rb:382:in `run'
[2014-12-23T09:21:02+00:00] DEBUG: /opt/chef/embedded/apps/chef/lib/chef/application.rb:261:in `block in fork_chef_client'
[2014-12-23T09:21:02+00:00] DEBUG: /opt/chef/embedded/apps/chef/lib/chef/application.rb:249:in `fork'
[2014-12-23T09:21:02+00:00] DEBUG: /opt/chef/embedded/apps/chef/lib/chef/application.rb:249:in `fork_chef_client'
[2014-12-23T09:21:02+00:00] DEBUG: /opt/chef/embedded/apps/chef/lib/chef/application.rb:215:in `block in run_chef_client'
[2014-12-23T09:21:02+00:00] DEBUG: /opt/chef/embedded/apps/chef/lib/chef/local_mode.rb:38:in `with_server_connectivity'
[2014-12-23T09:21:02+00:00] DEBUG: /opt/chef/embedded/apps/chef/lib/chef/application.rb:201:in `run_chef_client'
[2014-12-23T09:21:02+00:00] DEBUG: /opt/chef/embedded/apps/chef/lib/chef/application/client.rb:355:in `block in interval_run_chef_client'
[2014-12-23T09:21:02+00:00] DEBUG: /opt/chef/embedded/apps/chef/lib/chef/application/client.rb:345:in `loop'
[2014-12-23T09:21:02+00:00] DEBUG: /opt/chef/embedded/apps/chef/lib/chef/application/client.rb:345:in `interval_run_chef_client'
[2014-12-23T09:21:02+00:00] DEBUG: /opt/chef/embedded/apps/chef/lib/chef/application/client.rb:335:in `run_application'
[2014-12-23T09:21:02+00:00] DEBUG: /opt/chef/embedded/apps/chef/lib/chef/application.rb:58:in `run'
[2014-12-23T09:21:02+00:00] DEBUG: /opt/chef/embedded/apps/chef/bin/chef-client:26:in `<top (required)>'
[2014-12-23T09:21:02+00:00] DEBUG: /usr/bin/chef-client:40:in `load'
[2014-12-23T09:21:02+00:00] DEBUG: /usr/bin/chef-client:40:in `<main>'
[2014-12-23T09:21:02+00:00] DEBUG: Plugin Mono threw #<Errno::ENOENT: No such file or directory - mono>
[2014-12-23T09:21:02+00:00] DEBUG: /opt/chef/embedded/lib/ruby/gems/2.1.0/gems/mixlib-shellout-2.0.0/lib/mixlib/shellout/unix.rb:305:in `exec'
[2014-12-23T09:21:02+00:00] DEBUG: /opt/chef/embedded/lib/ruby/gems/2.1.0/gems/mixlib-shellout-2.0.0/lib/mixlib/shellout/unix.rb:305:in `block in fork_subprocess'
[2014-12-23T09:21:02+00:00] DEBUG: /opt/chef/embedded/lib/ruby/gems/2.1.0/gems/mixlib-shellout-2.0.0/lib/mixlib/shellout/unix.rb:284:in `fork'
[2014-12-23T09:21:02+00:00] DEBUG: /opt/chef/embedded/lib/ruby/gems/2.1.0/gems/mixlib-shellout-2.0.0/lib/mixlib/shellout/unix.rb:284:in `fork_subprocess'
[2014-12-23T09:21:02+00:00] DEBUG: /opt/chef/embedded/lib/ruby/gems/2.1.0/gems/mixlib-shellout-2.0.0/lib/mixlib/shellout/unix.rb:52:in `run_command'
[2014-12-23T09:21:02+00:00] DEBUG: /opt/chef/embedded/lib/ruby/gems/2.1.0/gems/mixlib-shellout-2.0.0/lib/mixlib/shellout.rb:237:in `run_command'
[2014-12-23T09:21:02+00:00] DEBUG: /opt/chef/embedded/lib/ruby/gems/2.1.0/gems/ohai-8.0.1/lib/ohai/mixin/command.rb:33:in `shell_out'
[2014-12-23T09:21:02+00:00] DEBUG: /opt/chef/embedded/lib/ruby/gems/2.1.0/gems/ohai-8.0.1/lib/ohai/plugins/mono.rb:29:in `block (2 levels) in <main>'
[2014-12-23T09:21:02+00:00] DEBUG: /opt/chef/embedded/lib/ruby/gems/2.1.0/gems/ohai-8.0.1/lib/ohai/dsl/plugin/versionvii.rb:90:in `instance_eval'
[2014-12-23T09:21:02+00:00] DEBUG: /opt/chef/embedded/lib/ruby/gems/2.1.0/gems/ohai-8.0.1/lib/ohai/dsl/plugin/versionvii.rb:90:in `run_plugin'
[2014-12-23T09:21:02+00:00] DEBUG: /opt/chef/embedded/lib/ruby/gems/2.1.0/gems/ohai-8.0.1/lib/ohai/dsl/plugin.rb:98:in `run'
[2014-12-23T09:21:02+00:00] DEBUG: /opt/chef/embedded/lib/ruby/gems/2.1.0/gems/ohai-8.0.1/lib/ohai/dsl/plugin.rb:169:in `safe_run'
[2014-12-23T09:21:02+00:00] DEBUG: /opt/chef/embedded/lib/ruby/gems/2.1.0/gems/ohai-8.0.1/lib/ohai/runner.rb:82:in `run_v7_plugin'
[2014-12-23T09:21:02+00:00] DEBUG: /opt/chef/embedded/lib/ruby/gems/2.1.0/gems/ohai-8.0.1/lib/ohai/runner.rb:43:in `run_plugin'
[2014-12-23T09:21:02+00:00] DEBUG: /opt/chef/embedded/lib/ruby/gems/2.1.0/gems/ohai-8.0.1/lib/ohai/system.rb:94:in `block in run_plugins'
[2014-12-23T09:21:02+00:00] DEBUG: /opt/chef/embedded/lib/ruby/gems/2.1.0/gems/ohai-8.0.1/lib/ohai/system.rb:93:in `each'
[2014-12-23T09:21:02+00:00] DEBUG: /opt/chef/embedded/lib/ruby/gems/2.1.0/gems/ohai-8.0.1/lib/ohai/system.rb:93:in `run_plugins'
[2014-12-23T09:21:02+00:00] DEBUG: /opt/chef/embedded/lib/ruby/gems/2.1.0/gems/ohai-8.0.1/lib/ohai/system.rb:71:in `all_plugins'
[2014-12-23T09:21:02+00:00] DEBUG: /opt/chef/embedded/apps/chef/lib/chef/client.rb:262:in `run_ohai'
[2014-12-23T09:21:02+00:00] DEBUG: /opt/chef/embedded/apps/chef/lib/chef/client.rb:382:in `run'
[2014-12-23T09:21:02+00:00] DEBUG: /opt/chef/embedded/apps/chef/lib/chef/application.rb:261:in `block in fork_chef_client'
[2014-12-23T09:21:02+00:00] DEBUG: /opt/chef/embedded/apps/chef/lib/chef/application.rb:249:in `fork'
[2014-12-23T09:21:02+00:00] DEBUG: /opt/chef/embedded/apps/chef/lib/chef/application.rb:249:in `fork_chef_client'
[2014-12-23T09:21:02+00:00] DEBUG: /opt/chef/embedded/apps/chef/lib/chef/application.rb:215:in `block in run_chef_client'
[2014-12-23T09:21:02+00:00] DEBUG: /opt/chef/embedded/apps/chef/lib/chef/local_mode.rb:38:in `with_server_connectivity'
[2014-12-23T09:21:02+00:00] DEBUG: /opt/chef/embedded/apps/chef/lib/chef/application.rb:201:in `run_chef_client'
[2014-12-23T09:21:02+00:00] DEBUG: /opt/chef/embedded/apps/chef/lib/chef/application/client.rb:355:in `block in interval_run_chef_client'
[2014-12-23T09:21:02+00:00] DEBUG: /opt/chef/embedded/apps/chef/lib/chef/application/client.rb:345:in `loop'
[2014-12-23T09:21:02+00:00] DEBUG: /opt/chef/embedded/apps/chef/lib/chef/application/client.rb:345:in `interval_run_chef_client'
[2014-12-23T09:21:02+00:00] DEBUG: /opt/chef/embedded/apps/chef/lib/chef/application/client.rb:335:in `run_application'
[2014-12-23T09:21:02+00:00] DEBUG: /opt/chef/embedded/apps/chef/lib/chef/application.rb:58:in `run'
[2014-12-23T09:21:02+00:00] DEBUG: /opt/chef/embedded/apps/chef/bin/chef-client:26:in `<top (required)>'
[2014-12-23T09:21:02+00:00] DEBUG: /usr/bin/chef-client:40:in `load'
[2014-12-23T09:21:02+00:00] DEBUG: /usr/bin/chef-client:40:in `<main>'
[2014-12-23T09:21:02+00:00] DEBUG: Plugin Nodejs threw #<Errno::ENOENT: No such file or directory - node>
[2014-12-23T09:21:02+00:00] DEBUG: /opt/chef/embedded/lib/ruby/gems/2.1.0/gems/mixlib-shellout-2.0.0/lib/mixlib/shellout/unix.rb:305:in `exec'
[2014-12-23T09:21:02+00:00] DEBUG: /opt/chef/embedded/lib/ruby/gems/2.1.0/gems/mixlib-shellout-2.0.0/lib/mixlib/shellout/unix.rb:305:in `block in fork_subprocess'
[2014-12-23T09:21:02+00:00] DEBUG: /opt/chef/embedded/lib/ruby/gems/2.1.0/gems/mixlib-shellout-2.0.0/lib/mixlib/shellout/unix.rb:284:in `fork'
[2014-12-23T09:21:02+00:00] DEBUG: /opt/chef/embedded/lib/ruby/gems/2.1.0/gems/mixlib-shellout-2.0.0/lib/mixlib/shellout/unix.rb:284:in `fork_subprocess'
[2014-12-23T09:21:02+00:00] DEBUG: /opt/chef/embedded/lib/ruby/gems/2.1.0/gems/mixlib-shellout-2.0.0/lib/mixlib/shellout/unix.rb:52:in `run_command'
[2014-12-23T09:21:02+00:00] DEBUG: /opt/chef/embedded/lib/ruby/gems/2.1.0/gems/mixlib-shellout-2.0.0/lib/mixlib/shellout.rb:237:in `run_command'
[2014-12-23T09:21:02+00:00] DEBUG: /opt/chef/embedded/lib/ruby/gems/2.1.0/gems/ohai-8.0.1/lib/ohai/mixin/command.rb:33:in `shell_out'
[2014-12-23T09:21:02+00:00] DEBUG: /opt/chef/embedded/lib/ruby/gems/2.1.0/gems/ohai-8.0.1/lib/ohai/plugins/nodejs.rb:29:in `block (2 levels) in <main>'
[2014-12-23T09:21:02+00:00] DEBUG: /opt/chef/embedded/lib/ruby/gems/2.1.0/gems/ohai-8.0.1/lib/ohai/dsl/plugin/versionvii.rb:90:in `instance_eval'
[2014-12-23T09:21:02+00:00] DEBUG: /opt/chef/embedded/lib/ruby/gems/2.1.0/gems/ohai-8.0.1/lib/ohai/dsl/plugin/versionvii.rb:90:in `run_plugin'
[2014-12-23T09:21:02+00:00] DEBUG: /opt/chef/embedded/lib/ruby/gems/2.1.0/gems/ohai-8.0.1/lib/ohai/dsl/plugin.rb:98:in `run'
[2014-12-23T09:21:02+00:00] DEBUG: /opt/chef/embedded/lib/ruby/gems/2.1.0/gems/ohai-8.0.1/lib/ohai/dsl/plugin.rb:169:in `safe_run'
[2014-12-23T09:21:02+00:00] DEBUG: /opt/chef/embedded/lib/ruby/gems/2.1.0/gems/ohai-8.0.1/lib/ohai/runner.rb:82:in `run_v7_plugin'
[2014-12-23T09:21:02+00:00] DEBUG: /opt/chef/embedded/lib/ruby/gems/2.1.0/gems/ohai-8.0.1/lib/ohai/runner.rb:43:in `run_plugin'
[2014-12-23T09:21:02+00:00] DEBUG: /opt/chef/embedded/lib/ruby/gems/2.1.0/gems/ohai-8.0.1/lib/ohai/system.rb:94:in `block in run_plugins'
[2014-12-23T09:21:02+00:00] DEBUG: /opt/chef/embedded/lib/ruby/gems/2.1.0/gems/ohai-8.0.1/lib/ohai/system.rb:93:in `each'
[2014-12-23T09:21:02+00:00] DEBUG: /opt/chef/embedded/lib/ruby/gems/2.1.0/gems/ohai-8.0.1/lib/ohai/system.rb:93:in `run_plugins'
[2014-12-23T09:21:02+00:00] DEBUG: /opt/chef/embedded/lib/ruby/gems/2.1.0/gems/ohai-8.0.1/lib/ohai/system.rb:71:in `all_plugins'
[2014-12-23T09:21:02+00:00] DEBUG: /opt/chef/embedded/apps/chef/lib/chef/client.rb:262:in `run_ohai'
[2014-12-23T09:21:02+00:00] DEBUG: /opt/chef/embedded/apps/chef/lib/chef/client.rb:382:in `run'
[2014-12-23T09:21:02+00:00] DEBUG: /opt/chef/embedded/apps/chef/lib/chef/application.rb:261:in `block in fork_chef_client'
[2014-12-23T09:21:02+00:00] DEBUG: /opt/chef/embedded/apps/chef/lib/chef/application.rb:249:in `fork'
[2014-12-23T09:21:02+00:00] DEBUG: /opt/chef/embedded/apps/chef/lib/chef/application.rb:249:in `fork_chef_client'
[2014-12-23T09:21:02+00:00] DEBUG: /opt/chef/embedded/apps/chef/lib/chef/application.rb:215:in `block in run_chef_client'
[2014-12-23T09:21:02+00:00] DEBUG: /opt/chef/embedded/apps/chef/lib/chef/local_mode.rb:38:in `with_server_connectivity'
[2014-12-23T09:21:02+00:00] DEBUG: /opt/chef/embedded/apps/chef/lib/chef/application.rb:201:in `run_chef_client'
[2014-12-23T09:21:02+00:00] DEBUG: /opt/chef/embedded/apps/chef/lib/chef/application/client.rb:355:in `block in interval_run_chef_client'
[2014-12-23T09:21:02+00:00] DEBUG: /opt/chef/embedded/apps/chef/lib/chef/application/client.rb:345:in `loop'
[2014-12-23T09:21:02+00:00] DEBUG: /opt/chef/embedded/apps/chef/lib/chef/application/client.rb:345:in `interval_run_chef_client'
[2014-12-23T09:21:02+00:00] DEBUG: /opt/chef/embedded/apps/chef/lib/chef/application/client.rb:335:in `run_application'
[2014-12-23T09:21:02+00:00] DEBUG: /opt/chef/embedded/apps/chef/lib/chef/application.rb:58:in `run'
[2014-12-23T09:21:02+00:00] DEBUG: /opt/chef/embedded/apps/chef/bin/chef-client:26:in `<top (required)>'
[2014-12-23T09:21:02+00:00] DEBUG: /usr/bin/chef-client:40:in `load'
[2014-12-23T09:21:02+00:00] DEBUG: /usr/bin/chef-client:40:in `<main>'
[2014-12-23T09:21:02+00:00] DEBUG: Plugin PHP threw #<Errno::ENOENT: No such file or directory - php>
[2014-12-23T09:21:02+00:00] DEBUG: /opt/chef/embedded/lib/ruby/gems/2.1.0/gems/mixlib-shellout-2.0.0/lib/mixlib/shellout/unix.rb:305:in `exec'
[2014-12-23T09:21:02+00:00] DEBUG: /opt/chef/embedded/lib/ruby/gems/2.1.0/gems/mixlib-shellout-2.0.0/lib/mixlib/shellout/unix.rb:305:in `block in fork_subprocess'
[2014-12-23T09:21:02+00:00] DEBUG: /opt/chef/embedded/lib/ruby/gems/2.1.0/gems/mixlib-shellout-2.0.0/lib/mixlib/shellout/unix.rb:284:in `fork'
[2014-12-23T09:21:02+00:00] DEBUG: /opt/chef/embedded/lib/ruby/gems/2.1.0/gems/mixlib-shellout-2.0.0/lib/mixlib/shellout/unix.rb:284:in `fork_subprocess'
[2014-12-23T09:21:02+00:00] DEBUG: /opt/chef/embedded/lib/ruby/gems/2.1.0/gems/mixlib-shellout-2.0.0/lib/mixlib/shellout/unix.rb:52:in `run_command'
[2014-12-23T09:21:02+00:00] DEBUG: /opt/chef/embedded/lib/ruby/gems/2.1.0/gems/mixlib-shellout-2.0.0/lib/mixlib/shellout.rb:237:in `run_command'
[2014-12-23T09:21:02+00:00] DEBUG: /opt/chef/embedded/lib/ruby/gems/2.1.0/gems/ohai-8.0.1/lib/ohai/mixin/command.rb:33:in `shell_out'
[2014-12-23T09:21:02+00:00] DEBUG: /opt/chef/embedded/lib/ruby/gems/2.1.0/gems/ohai-8.0.1/lib/ohai/plugins/php.rb:29:in `block (2 levels) in <main>'
[2014-12-23T09:21:02+00:00] DEBUG: /opt/chef/embedded/lib/ruby/gems/2.1.0/gems/ohai-8.0.1/lib/ohai/dsl/plugin/versionvii.rb:90:in `instance_eval'
[2014-12-23T09:21:02+00:00] DEBUG: /opt/chef/embedded/lib/ruby/gems/2.1.0/gems/ohai-8.0.1/lib/ohai/dsl/plugin/versionvii.rb:90:in `run_plugin'
[2014-12-23T09:21:02+00:00] DEBUG: /opt/chef/embedded/lib/ruby/gems/2.1.0/gems/ohai-8.0.1/lib/ohai/dsl/plugin.rb:98:in `run'
[2014-12-23T09:21:02+00:00] DEBUG: /opt/chef/embedded/lib/ruby/gems/2.1.0/gems/ohai-8.0.1/lib/ohai/dsl/plugin.rb:169:in `safe_run'
[2014-12-23T09:21:02+00:00] DEBUG: /opt/chef/embedded/lib/ruby/gems/2.1.0/gems/ohai-8.0.1/lib/ohai/runner.rb:82:in `run_v7_plugin'
[2014-12-23T09:21:02+00:00] DEBUG: /opt/chef/embedded/lib/ruby/gems/2.1.0/gems/ohai-8.0.1/lib/ohai/runner.rb:43:in `run_plugin'
[2014-12-23T09:21:02+00:00] DEBUG: /opt/chef/embedded/lib/ruby/gems/2.1.0/gems/ohai-8.0.1/lib/ohai/system.rb:94:in `block in run_plugins'
[2014-12-23T09:21:02+00:00] DEBUG: /opt/chef/embedded/lib/ruby/gems/2.1.0/gems/ohai-8.0.1/lib/ohai/system.rb:93:in `each'
[2014-12-23T09:21:02+00:00] DEBUG: /opt/chef/embedded/lib/ruby/gems/2.1.0/gems/ohai-8.0.1/lib/ohai/system.rb:93:in `run_plugins'
[2014-12-23T09:21:02+00:00] DEBUG: /opt/chef/embedded/lib/ruby/gems/2.1.0/gems/ohai-8.0.1/lib/ohai/system.rb:71:in `all_plugins'
[2014-12-23T09:21:02+00:00] DEBUG: /opt/chef/embedded/apps/chef/lib/chef/client.rb:262:in `run_ohai'
[2014-12-23T09:21:02+00:00] DEBUG: /opt/chef/embedded/apps/chef/lib/chef/client.rb:382:in `run'
[2014-12-23T09:21:02+00:00] DEBUG: /opt/chef/embedded/apps/chef/lib/chef/application.rb:261:in `block in fork_chef_client'
[2014-12-23T09:21:02+00:00] DEBUG: /opt/chef/embedded/apps/chef/lib/chef/application.rb:249:in `fork'
[2014-12-23T09:21:02+00:00] DEBUG: /opt/chef/embedded/apps/chef/lib/chef/application.rb:249:in `fork_chef_client'
[2014-12-23T09:21:02+00:00] DEBUG: /opt/chef/embedded/apps/chef/lib/chef/application.rb:215:in `block in run_chef_client'
[2014-12-23T09:21:02+00:00] DEBUG: /opt/chef/embedded/apps/chef/lib/chef/local_mode.rb:38:in `with_server_connectivity'
[2014-12-23T09:21:02+00:00] DEBUG: /opt/chef/embedded/apps/chef/lib/chef/application.rb:201:in `run_chef_client'
[2014-12-23T09:21:02+00:00] DEBUG: /opt/chef/embedded/apps/chef/lib/chef/application/client.rb:355:in `block in interval_run_chef_client'
[2014-12-23T09:21:02+00:00] DEBUG: /opt/chef/embedded/apps/chef/lib/chef/application/client.rb:345:in `loop'
[2014-12-23T09:21:02+00:00] DEBUG: /opt/chef/embedded/apps/chef/lib/chef/application/client.rb:345:in `interval_run_chef_client'
[2014-12-23T09:21:02+00:00] DEBUG: /opt/chef/embedded/apps/chef/lib/chef/application/client.rb:335:in `run_application'
[2014-12-23T09:21:02+00:00] DEBUG: /opt/chef/embedded/apps/chef/lib/chef/application.rb:58:in `run'
[2014-12-23T09:21:02+00:00] DEBUG: /opt/chef/embedded/apps/chef/bin/chef-client:26:in `<top (required)>'
[2014-12-23T09:21:02+00:00] DEBUG: /usr/bin/chef-client:40:in `load'
[2014-12-23T09:21:02+00:00] DEBUG: /usr/bin/chef-client:40:in `<main>'
[2014-12-23T09:21:02+00:00] DEBUG: No data to collect for plugin Powershell. Continuing...
[2014-12-23T09:21:03+00:00] DEBUG: has_ec2_mac? == false
[2014-12-23T09:21:03+00:00] DEBUG: looks_like_ec2? == false
[2014-12-23T09:21:03+00:00] DEBUG: Plugin GCE threw #<SocketError: getaddrinfo: node name or service name not known>
[2014-12-23T09:21:03+00:00] DEBUG: /opt/chef/embedded/lib/ruby/gems/2.1.0/gems/ohai-8.0.1/lib/ohai/mixin/gce_metadata.rb:29:in `pack_sockaddr_in'
[2014-12-23T09:21:03+00:00] DEBUG: /opt/chef/embedded/lib/ruby/gems/2.1.0/gems/ohai-8.0.1/lib/ohai/mixin/gce_metadata.rb:29:in `can_metadata_connect?'
[2014-12-23T09:21:03+00:00] DEBUG: /opt/chef/embedded/lib/ruby/gems/2.1.0/gems/ohai-8.0.1/lib/ohai/plugins/gce.rb:30:in `has_gce_metadata?'
[2014-12-23T09:21:03+00:00] DEBUG: /opt/chef/embedded/lib/ruby/gems/2.1.0/gems/ohai-8.0.1/lib/ohai/plugins/gce.rb:39:in `looks_like_gce?'
[2014-12-23T09:21:03+00:00] DEBUG: /opt/chef/embedded/lib/ruby/gems/2.1.0/gems/ohai-8.0.1/lib/ohai/plugins/gce.rb:43:in `block (2 levels) in <main>'
[2014-12-23T09:21:03+00:00] DEBUG: /opt/chef/embedded/lib/ruby/gems/2.1.0/gems/ohai-8.0.1/lib/ohai/dsl/plugin/versionvii.rb:90:in `instance_eval'
[2014-12-23T09:21:03+00:00] DEBUG: /opt/chef/embedded/lib/ruby/gems/2.1.0/gems/ohai-8.0.1/lib/ohai/dsl/plugin/versionvii.rb:90:in `run_plugin'
[2014-12-23T09:21:03+00:00] DEBUG: /opt/chef/embedded/lib/ruby/gems/2.1.0/gems/ohai-8.0.1/lib/ohai/dsl/plugin.rb:98:in `run'
[2014-12-23T09:21:03+00:00] DEBUG: /opt/chef/embedded/lib/ruby/gems/2.1.0/gems/ohai-8.0.1/lib/ohai/dsl/plugin.rb:169:in `safe_run'
[2014-12-23T09:21:03+00:00] DEBUG: /opt/chef/embedded/lib/ruby/gems/2.1.0/gems/ohai-8.0.1/lib/ohai/runner.rb:82:in `run_v7_plugin'
[2014-12-23T09:21:03+00:00] DEBUG: /opt/chef/embedded/lib/ruby/gems/2.1.0/gems/ohai-8.0.1/lib/ohai/runner.rb:43:in `run_plugin'
[2014-12-23T09:21:03+00:00] DEBUG: /opt/chef/embedded/lib/ruby/gems/2.1.0/gems/ohai-8.0.1/lib/ohai/system.rb:94:in `block in run_plugins'
[2014-12-23T09:21:03+00:00] DEBUG: /opt/chef/embedded/lib/ruby/gems/2.1.0/gems/ohai-8.0.1/lib/ohai/system.rb:93:in `each'
[2014-12-23T09:21:03+00:00] DEBUG: /opt/chef/embedded/lib/ruby/gems/2.1.0/gems/ohai-8.0.1/lib/ohai/system.rb:93:in `run_plugins'
[2014-12-23T09:21:03+00:00] DEBUG: /opt/chef/embedded/lib/ruby/gems/2.1.0/gems/ohai-8.0.1/lib/ohai/system.rb:71:in `all_plugins'
[2014-12-23T09:21:03+00:00] DEBUG: /opt/chef/embedded/apps/chef/lib/chef/client.rb:262:in `run_ohai'
[2014-12-23T09:21:03+00:00] DEBUG: /opt/chef/embedded/apps/chef/lib/chef/client.rb:382:in `run'
[2014-12-23T09:21:03+00:00] DEBUG: /opt/chef/embedded/apps/chef/lib/chef/application.rb:261:in `block in fork_chef_client'
[2014-12-23T09:21:03+00:00] DEBUG: /opt/chef/embedded/apps/chef/lib/chef/application.rb:249:in `fork'
[2014-12-23T09:21:03+00:00] DEBUG: /opt/chef/embedded/apps/chef/lib/chef/application.rb:249:in `fork_chef_client'
[2014-12-23T09:21:03+00:00] DEBUG: /opt/chef/embedded/apps/chef/lib/chef/application.rb:215:in `block in run_chef_client'
[2014-12-23T09:21:03+00:00] DEBUG: /opt/chef/embedded/apps/chef/lib/chef/local_mode.rb:38:in `with_server_connectivity'
[2014-12-23T09:21:03+00:00] DEBUG: /opt/chef/embedded/apps/chef/lib/chef/application.rb:201:in `run_chef_client'
[2014-12-23T09:21:03+00:00] DEBUG: /opt/chef/embedded/apps/chef/lib/chef/application/client.rb:355:in `block in interval_run_chef_client'
[2014-12-23T09:21:03+00:00] DEBUG: /opt/chef/embedded/apps/chef/lib/chef/application/client.rb:345:in `loop'
[2014-12-23T09:21:03+00:00] DEBUG: /opt/chef/embedded/apps/chef/lib/chef/application/client.rb:345:in `interval_run_chef_client'
[2014-12-23T09:21:03+00:00] DEBUG: /opt/chef/embedded/apps/chef/lib/chef/application/client.rb:335:in `run_application'
[2014-12-23T09:21:03+00:00] DEBUG: /opt/chef/embedded/apps/chef/lib/chef/application.rb:58:in `run'
[2014-12-23T09:21:03+00:00] DEBUG: /opt/chef/embedded/apps/chef/bin/chef-client:26:in `<top (required)>'
[2014-12-23T09:21:03+00:00] DEBUG: /usr/bin/chef-client:40:in `load'
[2014-12-23T09:21:03+00:00] DEBUG: /usr/bin/chef-client:40:in `<main>'
[2014-12-23T09:21:03+00:00] DEBUG: has_euca_mac? == false
[2014-12-23T09:21:03+00:00] DEBUG: has_euca_mac? == false
[2014-12-23T09:21:03+00:00] DEBUG: has_euca_mac? == false
[2014-12-23T09:21:03+00:00] DEBUG: looks_like_euca? == false
[2014-12-23T09:21:03+00:00] DEBUG: NOT ohai openstack
[2014-12-23T09:21:03+00:00] DEBUG: unable to find 'cloudstack' hint. Won't connect to the metadata server.
[2014-12-23T09:21:03+00:00] DEBUG: No data to collect for plugin SystemProfile. Continuing...
[2014-12-23T09:21:03+00:00] DEBUG: Plugin DMI threw #<NameError: uninitialized constant DMI>
[2014-12-23T09:21:03+00:00] DEBUG: /opt/chef/embedded/lib/ruby/gems/2.1.0/gems/ohai-8.0.1/lib/ohai/plugins/solaris2/dmi.rb:123:in `block (3 levels) in <main>'
[2014-12-23T09:21:03+00:00] DEBUG: /opt/chef/embedded/lib/ruby/gems/2.1.0/gems/ohai-8.0.1/lib/ohai/plugins/solaris2/dmi.rb:108:in `lines'
[2014-12-23T09:21:03+00:00] DEBUG: /opt/chef/embedded/lib/ruby/gems/2.1.0/gems/ohai-8.0.1/lib/ohai/plugins/solaris2/dmi.rb:108:in `block (2 levels) in <main>'
[2014-12-23T09:21:03+00:00] DEBUG: /opt/chef/embedded/lib/ruby/gems/2.1.0/gems/ohai-8.0.1/lib/ohai/dsl/plugin/versionvii.rb:88:in `instance_eval'
[2014-12-23T09:21:03+00:00] DEBUG: /opt/chef/embedded/lib/ruby/gems/2.1.0/gems/ohai-8.0.1/lib/ohai/dsl/plugin/versionvii.rb:88:in `run_plugin'
[2014-12-23T09:21:03+00:00] DEBUG: /opt/chef/embedded/lib/ruby/gems/2.1.0/gems/ohai-8.0.1/lib/ohai/dsl/plugin.rb:98:in `run'
[2014-12-23T09:21:03+00:00] DEBUG: /opt/chef/embedded/lib/ruby/gems/2.1.0/gems/ohai-8.0.1/lib/ohai/dsl/plugin.rb:169:in `safe_run'
[2014-12-23T09:21:03+00:00] DEBUG: /opt/chef/embedded/lib/ruby/gems/2.1.0/gems/ohai-8.0.1/lib/ohai/runner.rb:82:in `run_v7_plugin'
[2014-12-23T09:21:03+00:00] DEBUG: /opt/chef/embedded/lib/ruby/gems/2.1.0/gems/ohai-8.0.1/lib/ohai/runner.rb:43:in `run_plugin'
[2014-12-23T09:21:03+00:00] DEBUG: /opt/chef/embedded/lib/ruby/gems/2.1.0/gems/ohai-8.0.1/lib/ohai/system.rb:94:in `block in run_plugins'
[2014-12-23T09:21:03+00:00] DEBUG: /opt/chef/embedded/lib/ruby/gems/2.1.0/gems/ohai-8.0.1/lib/ohai/system.rb:93:in `each'
[2014-12-23T09:21:03+00:00] DEBUG: /opt/chef/embedded/lib/ruby/gems/2.1.0/gems/ohai-8.0.1/lib/ohai/system.rb:93:in `run_plugins'
[2014-12-23T09:21:03+00:00] DEBUG: /opt/chef/embedded/lib/ruby/gems/2.1.0/gems/ohai-8.0.1/lib/ohai/system.rb:71:in `all_plugins'
[2014-12-23T09:21:03+00:00] DEBUG: /opt/chef/embedded/apps/chef/lib/chef/client.rb:262:in `run_ohai'
[2014-12-23T09:21:03+00:00] DEBUG: /opt/chef/embedded/apps/chef/lib/chef/client.rb:382:in `run'
[2014-12-23T09:21:03+00:00] DEBUG: /opt/chef/embedded/apps/chef/lib/chef/application.rb:261:in `block in fork_chef_client'
[2014-12-23T09:21:03+00:00] DEBUG: /opt/chef/embedded/apps/chef/lib/chef/application.rb:249:in `fork'
[2014-12-23T09:21:03+00:00] DEBUG: /opt/chef/embedded/apps/chef/lib/chef/application.rb:249:in `fork_chef_client'
[2014-12-23T09:21:03+00:00] DEBUG: /opt/chef/embedded/apps/chef/lib/chef/application.rb:215:in `block in run_chef_client'
[2014-12-23T09:21:03+00:00] DEBUG: /opt/chef/embedded/apps/chef/lib/chef/local_mode.rb:38:in `with_server_connectivity'
[2014-12-23T09:21:03+00:00] DEBUG: /opt/chef/embedded/apps/chef/lib/chef/application.rb:201:in `run_chef_client'
[2014-12-23T09:21:03+00:00] DEBUG: /opt/chef/embedded/apps/chef/lib/chef/application/client.rb:355:in `block in interval_run_chef_client'
[2014-12-23T09:21:03+00:00] DEBUG: /opt/chef/embedded/apps/chef/lib/chef/application/client.rb:345:in `loop'
[2014-12-23T09:21:03+00:00] DEBUG: /opt/chef/embedded/apps/chef/lib/chef/application/client.rb:345:in `interval_run_chef_client'
[2014-12-23T09:21:03+00:00] DEBUG: /opt/chef/embedded/apps/chef/lib/chef/application/client.rb:335:in `run_application'
[2014-12-23T09:21:03+00:00] DEBUG: /opt/chef/embedded/apps/chef/lib/chef/application.rb:58:in `run'
[2014-12-23T09:21:03+00:00] DEBUG: /opt/chef/embedded/apps/chef/bin/chef-client:26:in `<top (required)>'
[2014-12-23T09:21:03+00:00] DEBUG: /usr/bin/chef-client:40:in `load'
[2014-12-23T09:21:03+00:00] DEBUG: /usr/bin/chef-client:40:in `<main>'
[2014-12-23T09:21:03+00:00] DEBUG: No data to collect for plugin InitPackage. Continuing...
[2014-12-23T09:21:03+00:00] DEBUG: ip_scopes: cannot load gem, plugin disabled: cannot load such file -- ipaddr_extensions
[2014-12-23T09:21:03+00:00] DEBUG: No data to collect for plugin BlockDevice. Continuing...
[2014-12-23T09:21:03+00:00] DEBUG: No data to collect for plugin Mdadm. Continuing...
[2014-12-23T09:21:03+00:00] DEBUG: Client key /tmp/kitchen/client.pem is present - skipping registration
[2014-12-23T09:21:03+00:00] DEBUG: Building node object for default-solaris10-minimal
[2014-12-23T09:21:03+00:00] DEBUG: Chef::HTTP calling Chef::HTTP::JSONInput#handle_request
[2014-12-23T09:21:03+00:00] DEBUG: Chef::HTTP calling Chef::HTTP::JSONToModelOutput#handle_request
[2014-12-23T09:21:03+00:00] DEBUG: Chef::HTTP calling Chef::HTTP::CookieManager#handle_request
[2014-12-23T09:21:03+00:00] DEBUG: Chef::HTTP calling Chef::HTTP::Decompressor#handle_request
[2014-12-23T09:21:03+00:00] DEBUG: Chef::HTTP calling Chef::HTTP::Authenticator#handle_request
[2014-12-23T09:21:03+00:00] DEBUG: Signing the request as default-solaris10-minimal
[2014-12-23T09:21:03+00:00] DEBUG: String to sign: 'Method:GET
Hashed Path:EwQ3WIvO2Y3wJK3vfwfBBNIUyso=
X-Ops-Content-Hash:2jmj7l5rSw0yVb/vlWAYkK/YBwk=
X-Ops-Timestamp:2014-12-23T09:21:03Z
X-Ops-UserId:default-solaris10-minimal'
Header hash: {"X-Ops-Sign"=>"algorithm=sha1;version=1.0;", "X-Ops-Userid"=>"default-solaris10-minimal", "X-Ops-Timestamp"=>"2014-12-23T09:21:03Z", "X-Ops-Content-Hash"=>"2jmj7l5rSw0yVb/vlWAYkK/YBwk=", "X-Ops-Authorization-1"=>"cjXPlV1VgTlXqgxi/vCDcjAe3snpoP+/ATJ+YiW5Kda4v2nANiQ6DTMv9yEl", "X-Ops-Authorization-2"=>"0Q00sdsyfmEc6Xtq1v1iKSY2+vgOgBAI90vwkhiZF/p2jqkT40CRefndYEbA", "X-Ops-Authorization-3"=>"XYc6e/2ZqzFwPdz2wktMSeCdPLqtFFW0EwfpUVzVErqSl9hDWho7idca011q", "X-Ops-Authorization-4"=>"FTkbYUnPIYiWtC2FzRceOKwqvhHjx5hc7YI3RIvxO4V0WPMq4+xlAvEArspc", "X-Ops-Authorization-5"=>"WNGKQ5BsU30fXtumvyrZgGW+hd7kXI3wgq6SlnY4DnoOsBMUXsfKXu4iqbVv", "X-Ops-Authorization-6"=>"ALWOZiSULZPEmztJNAy+7Q8RjTU6tT3mjlpmeOU0LQ=="}
[2014-12-23T09:21:03+00:00] DEBUG: Chef::HTTP calling Chef::HTTP::RemoteRequestID#handle_request
[2014-12-23T09:21:03+00:00] DEBUG: Chef::HTTP calling Chef::HTTP::ValidateContentLength#handle_request
[2014-12-23T09:21:03+00:00] DEBUG: Initiating GET to http://localhost:8889/nodes/default-solaris10-minimal
[2014-12-23T09:21:03+00:00] DEBUG: ---- HTTP Request Header Data: ----
[2014-12-23T09:21:03+00:00] DEBUG: Accept: application/json
[2014-12-23T09:21:03+00:00] DEBUG: Accept-Encoding: gzip;q=1.0,deflate;q=0.6,identity;q=0.3
[2014-12-23T09:21:03+00:00] DEBUG: X-OPS-SIGN: algorithm=sha1;version=1.0;
[2014-12-23T09:21:03+00:00] DEBUG: X-OPS-USERID: default-solaris10-minimal
[2014-12-23T09:21:03+00:00] DEBUG: X-OPS-TIMESTAMP: 2014-12-23T09:21:03Z
[2014-12-23T09:21:03+00:00] DEBUG: X-OPS-CONTENT-HASH: 2jmj7l5rSw0yVb/vlWAYkK/YBwk=
[2014-12-23T09:21:03+00:00] DEBUG: X-OPS-AUTHORIZATION-1: cjXPlV1VgTlXqgxi/vCDcjAe3snpoP+/ATJ+YiW5Kda4v2nANiQ6DTMv9yEl
[2014-12-23T09:21:03+00:00] DEBUG: X-OPS-AUTHORIZATION-2: 0Q00sdsyfmEc6Xtq1v1iKSY2+vgOgBAI90vwkhiZF/p2jqkT40CRefndYEbA
[2014-12-23T09:21:03+00:00] DEBUG: X-OPS-AUTHORIZATION-3: XYc6e/2ZqzFwPdz2wktMSeCdPLqtFFW0EwfpUVzVErqSl9hDWho7idca011q
[2014-12-23T09:21:03+00:00] DEBUG: X-OPS-AUTHORIZATION-4: FTkbYUnPIYiWtC2FzRceOKwqvhHjx5hc7YI3RIvxO4V0WPMq4+xlAvEArspc
[2014-12-23T09:21:03+00:00] DEBUG: X-OPS-AUTHORIZATION-5: WNGKQ5BsU30fXtumvyrZgGW+hd7kXI3wgq6SlnY4DnoOsBMUXsfKXu4iqbVv
[2014-12-23T09:21:03+00:00] DEBUG: X-OPS-AUTHORIZATION-6: ALWOZiSULZPEmztJNAy+7Q8RjTU6tT3mjlpmeOU0LQ==
[2014-12-23T09:21:03+00:00] DEBUG: HOST: localhost:8889
[2014-12-23T09:21:03+00:00] DEBUG: X-REMOTE-REQUEST-ID: bf06d84e-eb62-4a68-9e8f-df7bc11a7a28
[2014-12-23T09:21:03+00:00] DEBUG: ---- End HTTP Request Header Data ----
[2014-12-23T09:21:03+00:00] DEBUG: #<ChefZero::RestRequest:0x9f2877c @env={"GATEWAY_INTERFACE"=>"CGI/1.1", "PATH_INFO"=>"/nodes/default-solaris10-minimal", "QUERY_STRING"=>"", "REMOTE_ADDR"=>"127.0.0.1", "REMOTE_HOST"=>"localhost", "REQUEST_METHOD"=>"GET", "REQUEST_URI"=>"http://localhost:8889/nodes/default-solaris10-minimal", "SCRIPT_NAME"=>"", "SERVER_NAME"=>"localhost", "SERVER_PORT"=>"8889", "SERVER_PROTOCOL"=>"HTTP/1.1", "SERVER_SOFTWARE"=>"WEBrick/1.3.1 (Ruby/2.1.4/2014-10-27) OpenSSL/1.0.1j", "HTTP_ACCEPT"=>"application/json", "HTTP_ACCEPT_ENCODING"=>"gzip;q=1.0,deflate;q=0.6,identity;q=0.3", "HTTP_X_OPS_SIGN"=>"algorithm=sha1;version=1.0;", "HTTP_X_OPS_USERID"=>"default-solaris10-minimal", "HTTP_X_OPS_TIMESTAMP"=>"2014-12-23T09:21:03Z", "HTTP_X_OPS_CONTENT_HASH"=>"2jmj7l5rSw0yVb/vlWAYkK/YBwk=", "HTTP_X_OPS_AUTHORIZATION_1"=>"cjXPlV1VgTlXqgxi/vCDcjAe3snpoP+/ATJ+YiW5Kda4v2nANiQ6DTMv9yEl", "HTTP_X_OPS_AUTHORIZATION_2"=>"0Q00sdsyfmEc6Xtq1v1iKSY2+vgOgBAI90vwkhiZF/p2jqkT40CRefndYEbA", "HTTP_X_OPS_AUTHORIZATION_3"=>"XYc6e/2ZqzFwPdz2wktMSeCdPLqtFFW0EwfpUVzVErqSl9hDWho7idca011q", "HTTP_X_OPS_AUTHORIZATION_4"=>"FTkbYUnPIYiWtC2FzRceOKwqvhHjx5hc7YI3RIvxO4V0WPMq4+xlAvEArspc", "HTTP_X_OPS_AUTHORIZATION_5"=>"WNGKQ5BsU30fXtumvyrZgGW+hd7kXI3wgq6SlnY4DnoOsBMUXsfKXu4iqbVv", "HTTP_X_OPS_AUTHORIZATION_6"=>"ALWOZiSULZPEmztJNAy+7Q8RjTU6tT3mjlpmeOU0LQ==", "HTTP_HOST"=>"localhost:8889", "HTTP_X_REMOTE_REQUEST_ID"=>"bf06d84e-eb62-4a68-9e8f-df7bc11a7a28", "HTTP_X_CHEF_VERSION"=>"12.0.3", "HTTP_USER_AGENT"=>"Chef Knife/12.0.3 (ruby-2.1.4-p265; ohai-8.0.1; i386-solaris2.10; +http://opscode.com)", "HTTP_CONNECTION"=>"close", "rack.version"=>[1, 2], "rack.input"=>#<StringIO:0x9f28934>, "rack.errors"=>#<IO:<STDERR>>, "rack.multithread"=>true, "rack.multiprocess"=>false, "rack.run_once"=>false, "rack.url_scheme"=>"http", "HTTP_VERSION"=>"HTTP/1.1", "REQUEST_PATH"=>"/nodes/default-solaris10-minimal"}, @rest_base_prefix=["organizations", "chef"]>
[2014-12-23T09:21:03+00:00] DEBUG:
[2014-12-23T09:21:03+00:00] DEBUG: No chefignore file found at /tmp/kitchen/chefignore no files will be ignored
[2014-12-23T09:21:03+00:00] WARN: Child with name 'dna.json' found in multiple directories: /tmp/kitchen/dna.json and /tmp/kitchen/dna.json
[2014-12-23T09:21:03+00:00] DEBUG:
--- RESPONSE (200) ---
{
"name": "default-solaris10-minimal",
"normal": {
"tags": [
]
},
"default": {
"tibco_suite": {
"name": "a_test_name",
"a_test_name": "aa"
}
},
"automatic": {
"cpu": {
"total": 1,
"real": 1,
"0": {
"vendor_id": "GenuineIntel",
"family": "model",
"model": "step",
"stepping": "clock"
}
},
"filesystem": {
"/dev/dsk/c0d0s0": {
"kb_size": "8068883",
"kb_used": "964042",
"kb_available": "7024153",
"percent_used": "13%",
"mount": "/",
"fs_type": "ufs",
"mount_time": "Tue Dec 23 09:02:08 2014",
"mount_options": [
"read",
"write",
"setuid",
"devices",
"rstchown",
"intr",
"largefiles",
"logging",
"xattr",
"onerror=panic",
"dev=1980000"
]
},
"/devices": {
"kb_size": "0",
"kb_used": "0",
"kb_available": "0",
"percent_used": "0%",
"mount": "/devices",
"fs_type": "devfs",
"mount_time": "Tue Dec 23 09:02:05 2014",
"mount_options": [
"read",
"write",
"setuid",
"devices",
"rstchown",
"dev=4900000"
]
},
"ctfs": {
"kb_size": "0",
"kb_used": "0",
"kb_available": "0",
"percent_used": "0%",
"mount": "/system/contract",
"fs_type": "ctfs",
"mount_time": "Tue Dec 23 09:02:05 2014",
"mount_options": [
"read",
"write",
"setuid",
"devices",
"rstchown",
"dev=4980001"
]
},
"proc": {
"kb_size": "0",
"kb_used": "0",
"kb_available": "0",
"percent_used": "0%",
"mount": "/proc",
"fs_type": "proc",
"mount_time": "Tue Dec 23 09:02:05 2014",
"mount_options": [
"read",
"write",
"setuid",
"devices",
"rstchown",
"dev=4940000"
]
},
"mnttab": {
"kb_size": "0",
"kb_used": "0",
"kb_available": "0",
"percent_used": "0%",
"mount": "/etc/mnttab",
"fs_type": "mntfs",
"mount_time": "Tue Dec 23 09:02:05 2014",
"mount_options": [
"read",
"write",
"setuid",
"devices",
"rstchown",
"dev=49c0001"
]
},
"swap": {
"kb_size": "1465820",
"kb_used": "24",
"kb_available": "1465796",
"percent_used": "1%",
"mount": "/var/run",
"fs_type": "tmpfs",
"mount_time": "Tue Dec 23 09:02:08 2014",
"mount_options": [
"read",
"write",
"setuid",
"devices",
"rstchown",
"xattr",
"dev=4a00003"
]
},
"objfs": {
"kb_size": "0",
"kb_used": "0",
"kb_available": "0",
"percent_used": "0%",
"mount": "/system/object",
"fs_type": "objfs",
"mount_time": "Tue Dec 23 09:02:05 2014",
"mount_options": [
"read",
"write",
"setuid",
"devices",
"rstchown",
"dev=4a40001"
]
},
"sharefs": {
"kb_size": "0",
"kb_used": "0",
"kb_available": "0",
"percent_used": "0%",
"mount": "/etc/dfs/sharetab",
"fs_type": "sharefs",
"mount_time": "Tue Dec 23 09:02:05 2014",
"mount_options": [
"read",
"write",
"setuid",
"devices",
"rstchown",
"dev=4a80001"
]
},
"/usr/lib/libc/libc_hwcap1.so.1": {
"kb_size": "8068883",
"kb_used": "964042",
"kb_available": "7024153",
"percent_used": "13%",
"mount": "/lib/libc.so.1",
"fs_type": "lofs",
"mount_time": "Tue Dec 23 09:02:07 2014",
"mount_options": [
"read",
"write",
"setuid",
"devices",
"rstchown",
"dev=1980000"
]
},
"fd": {
"kb_size": "0",
"kb_used": "0",
"kb_available": "0",
"percent_used": "0%",
"mount": "/dev/fd",
"fs_type": "fd",
"mount_time": "Tue Dec 23 09:02:08 2014",
"mount_options": [
"read",
"write",
"setuid",
"devices",
"rstchown",
"dev=4c00001"
]
},
"/dev/dsk/c0d0s3": {
"kb_size": "56531218",
"kb_used": "56087",
"kb_available": "55909819",
"percent_used": "1%",
"mount": "/export/home",
"fs_type": "ufs",
"mount_time": "Tue Dec 23 09:02:15 2014",
"mount_options": [
"read",
"write",
"setuid",
"devices",
"rstchown",
"intr",
"largefiles",
"logging",
"xattr",
"onerror=panic",
"dev=1980003"
]
},
"-hosts": {
"kb_size": "0",
"kb_used": "0",
"kb_available": "0",
"percent_used": "0%",
"mount": "/net",
"fs_type": "autofs"
},
"auto_home": {
"kb_size": "0",
"kb_used": "0",
"kb_available": "0",
"percent_used": "0%",
"mount": "/home",
"fs_type": "autofs"
}
},
"kernel": {
"name": "SunOS",
"release": "5.10",
"version": "Generic_147148-26",
"machine": "i86pc",
"os": "SunOS",
"modules": {
"specfs": {
"id": 4,
"loadaddr": "fffffffffbb6e000",
"size": 22232,
"description": "filesystem for specfs"
},
"fifofs": {
"id": 5,
"loadaddr": "fffffffffbb735e0",
"size": 17544,
"description": "filesystem for fifo"
},
"devfs": {
"id": 7,
"loadaddr": "fffffffffbb77978",
"size": 21464,
"description": "devices filesystem 1.16"
},
"procfs": {
"id": 8,
"loadaddr": "fffffffffbb7ca88",
"size": 128080,
"description": "filesystem for proc"
},
"TS": {
"id": 10,
"loadaddr": "fffffffffbb9b3e8",
"size": 16576,
"description": "time sharing sched class"
},
"TS_DPTBL": {
"id": 11,
"loadaddr": "fffffffffbb9eb28",
"size": 2528,
"description": "Time sharing dispatch table"
},
"acpica": {
"id": 14,
"loadaddr": "fffffffffbba69f0",
"size": 365048,
"description": "ACPI interpreter 1.5"
},
"pcie": {
"id": 15,
"loadaddr": "fffffffff7800000",
"size": 182616,
"description": "PCI Express Framework Module"
},
"busra": {
"id": 16,
"loadaddr": "fffffffff782d000",
"size": 9744,
"description": "Bus Resource Allocator (BUSRA) "
},
"iovcfg": {
"id": 17,
"loadaddr": "fffffffff7830000",
"size": 13416,
"description": "IOV Configuration Module"
},
"mac": {
"id": 18,
"loadaddr": "fffffffff7834000",
"size": 24544,
"description": "MAC Services v1.2"
},
"uppc": {
"id": 19,
"loadaddr": "fffffffff783a000",
"size": 12448,
"description": "UniProcessor PC"
},
"pcplusmp": {
"id": 21,
"loadaddr": "fffffffff784f000",
"size": 66264,
"description": "pcplusmp v1.4 compatible 1.137"
},
"cpu.generic": {
"id": 22,
"loadaddr": "fffffffff785e000",
"size": 17488,
"description": "Generic x86 CPU Module"
},
"rootnex": {
"id": 24,
"loadaddr": "fffffffff7862000",
"size": 83056,
"description": "i86pc root nexus 1.137"
},
"iommulib": {
"id": 25,
"loadaddr": "fffffffff7876000",
"size": 10136,
"description": "IOMMU library module"
},
"options": {
"id": 26,
"loadaddr": "fffffffff783ce38",
"size": 664,
"description": "options driver"
},
"pseudo": {
"id": 27,
"loadaddr": "fffffffff785d360",
"size": 3352,
"description": "nexus driver for 'pseudo' 1.28"
},
"clone": {
"id": 28,
"loadaddr": "fffffffff784ea40",
"size": 1864,
"description": "Clone Pseudodriver 'clone'"
},
"scsi_vhci": {
"id": 29,
"loadaddr": "fffffffff7879000",
"size": 97128,
"description": "SCSI VHCI Driver 1.80"
},
"scsi": {
"id": 30,
"loadaddr": "fffffffff7890000",
"size": 152312,
"description": "SCSI Bus Utility Routines"
},
"isa": {
"id": 31,
"loadaddr": "fffffffff78b2000",
"size": 10032,
"description": "isa nexus driver for 'ISA' 1.40"
},
"sad": {
"id": 33,
"loadaddr": "fffffffff783d000",
"size": 6112,
"description": "STREAMS Administrative Driver '"
},
"ufs": {
"id": 35,
"loadaddr": "fffffffff78b5000",
"size": 246448,
"description": "filesystem for ufs"
},
"fssnap_if": {
"id": 36,
"loadaddr": "fffffffff7875ca0",
"size": 952,
"description": "File System Snapshot Interface"
},
"ppm": {
"id": 37,
"loadaddr": "fffffffff783e538",
"size": 23504,
"description": "platform pm driver v1.18"
},
"pci": {
"id": 38,
"loadaddr": "fffffffff7843c50",
"size": 24568,
"description": "host to PCI nexus driver 1.71"
},
"pcihp": {
"id": 39,
"loadaddr": "fffffffff78f0000",
"size": 22112,
"description": "PCI nexus hotplug support v1.65"
},
"hpcsvc": {
"id": 40,
"loadaddr": "fffffffff78499b0",
"size": 4616,
"description": "hot-plug controller services v1"
},
"pci-ide": {
"id": 41,
"loadaddr": "fffffffff784ab28",
"size": 4784,
"description": "pciide nexus driver for 'PCI-ID"
},
"ata": {
"id": 42,
"loadaddr": "fffffffff78f6000",
"size": 65216,
"description": "ATA AT-bus attachment disk cont"
},
"cmdk": {
"id": 43,
"loadaddr": "fffffffff7906000",
"size": 12512,
"description": "Common Direct Access Disk 1.73"
},
"dadk": {
"id": 44,
"loadaddr": "fffffffff7909000",
"size": 14448,
"description": "Direct Attached Disk 1.46"
},
"gda": {
"id": 45,
"loadaddr": "fffffffff782f588",
"size": 2720,
"description": "Generic Direct Attached Device "
},
"strategy": {
"id": 46,
"loadaddr": "fffffffff784bba8",
"size": 9176,
"description": "Device Strategy Objects 1.31"
},
"cmlb": {
"id": 47,
"loadaddr": "fffffffff790d000",
"size": 27976,
"description": "Common Labeling module 1.12"
},
"ctfs": {
"id": 48,
"loadaddr": "fffffffff7914000",
"size": 15752,
"description": "contract filesystem"
},
"mntfs": {
"id": 49,
"loadaddr": "fffffffff7918000",
"size": 15584,
"description": "mount information file system"
},
"tmpfs": {
"id": 50,
"loadaddr": "fffffffff791c000",
"size": 95376,
"description": "filesystem for tmpfs"
},
"objfs": {
"id": 51,
"loadaddr": "fffffffff7924000",
"size": 8704,
"description": "kernel object filesystem"
},
"sharefs": {
"id": 52,
"loadaddr": "fffffffff7926000",
"size": 7600,
"description": "sharefs syscall (32-bit)"
},
"cpunex": {
"id": 53,
"loadaddr": "fffffffff7927c30",
"size": 1312,
"description": "cpu nexus driver v1.0"
},
"sockfs": {
"id": 56,
"loadaddr": "fffffffff7941000",
"size": 200248,
"description": "filesystem for sockfs"
},
"ip": {
"id": 57,
"loadaddr": "fffffffff7970000",
"size": 1366520,
"description": "IP STREAMS module 1.47"
},
"md5": {
"id": 58,
"loadaddr": "fffffffff7ab2000",
"size": 11368,
"description": "MD5 Kernel SW Provider 1.1"
},
"kcf": {
"id": 59,
"loadaddr": "fffffffff7ab5000",
"size": 112624,
"description": "Kernel Crypto Framework 1.12"
},
"swrand": {
"id": 60,
"loadaddr": "fffffffff7ad1000",
"size": 10168,
"description": "Kernel Random number Provider 1"
},
"sha1": {
"id": 61,
"loadaddr": "fffffffff7ad3000",
"size": 13208,
"description": "SHA1 Kernel SW Provider 1.1"
},
"hook": {
"id": 62,
"loadaddr": "fffffffff7ad7000",
"size": 16952,
"description": "Hooks Interface v1.0"
},
"neti": {
"id": 63,
"loadaddr": "fffffffff7adc000",
"size": 9696,
"description": "netinfo module"
},
"dld": {
"id": 65,
"loadaddr": "fffffffff792e000",
"size": 28552,
"description": "Data-Link Driver v1.7"
},
"dls": {
"id": 66,
"loadaddr": "fffffffff7935000",
"size": 24504,
"description": "Data-Link Services v1.8"
},
"ip6": {
"id": 67,
"loadaddr": "fffffffff7934c48",
"size": 1472,
"description": "IP6 STREAMS driver 1.9"
},
"tcp": {
"id": 68,
"loadaddr": "fffffffff793ac38",
"size": 1568,
"description": "TCP STREAMS module 1.51"
},
"tcp6": {
"id": 69,
"loadaddr": "fffffffff796fc38",
"size": 1568,
"description": "TCP6 STREAMS module 1.11"
},
"udp": {
"id": 70,
"loadaddr": "fffffffff7861c28",
"size": 1632,
"description": "UDP STREAMS module 1.43"
},
"udp6": {
"id": 71,
"loadaddr": "fffffffff788fbf0",
"size": 1480,
"description": "UDP6 STREAMS driver 1.9"
},
"sctp": {
"id": 72,
"loadaddr": "fffffffff791bbe8",
"size": 1456,
"description": "SCTP device"
},
"sctp6": {
"id": 73,
"loadaddr": "fffffffff7839bd8",
"size": 1472,
"description": "SCTP6 device"
},
"icmp": {
"id": 74,
"loadaddr": "fffffffff7adf000",
"size": 43848,
"description": "ICMP STREAMS module 1.43"
},
"icmp6": {
"id": 75,
"loadaddr": "fffffffff78efa10",
"size": 1480,
"description": "ICMP6 STREAMS driver 1.10"
},
"arp": {
"id": 76,
"loadaddr": "fffffffff7ae8000",
"size": 35328,
"description": "ARP STREAMS module 1.43"
},
"timod": {
"id": 77,
"loadaddr": "fffffffff793b000",
"size": 18488,
"description": "transport interface str mod"
},
"consconfig_dacf": {
"id": 79,
"loadaddr": "fffffffff7af1000",
"size": 17400,
"description": "Consconfig DACF 1.39"
},
"vgatext": {
"id": 80,
"loadaddr": "fffffffff7af5000",
"size": 19816,
"description": "VGA text driver v1.27"
},
"conskbd": {
"id": 81,
"loadaddr": "fffffffff7af9000",
"size": 11400,
"description": "conskbd multiplexer driver 5.59"
},
"kbtrans": {
"id": 82,
"loadaddr": "fffffffff7afc000",
"size": 18056,
"description": "kbtrans (key translation) 1.37"
},
"consms": {
"id": 83,
"loadaddr": "fffffffff793f000",
"size": 7688,
"description": "Mouse Driver for Sun 'consms' 5"
},
"wc": {
"id": 84,
"loadaddr": "fffffffff7b00000",
"size": 6600,
"description": "Workstation multiplexer Driver "
},
"tem": {
"id": 85,
"loadaddr": "fffffffff7b02000",
"size": 39808,
"description": "ANSI Terminal Emulator"
},
"iwscn": {
"id": 86,
"loadaddr": "fffffffff784dcc8",
"size": 3840,
"description": "Workstation Redirection driver "
},
"usba": {
"id": 88,
"loadaddr": "fffffffff7b1d000",
"size": 186096,
"description": "USBA: USB Architecture 2.0 1.64"
},
"i8042": {
"id": 91,
"loadaddr": "fffffffff7b6a000",
"size": 5280,
"description": "i8042 nexus driver 1.31"
},
"kb8042": {
"id": 92,
"loadaddr": "fffffffff7b6c000",
"size": 9992,
"description": "PS/2 Keyboard 1.58, 05/06/01"
},
"mouse8042": {
"id": 93,
"loadaddr": "fffffffff7905700",
"size": 2984,
"description": "PS/2 Mouse 1.43, 05/06/01"
},
"vuid3ps2": {
"id": 94,
"loadaddr": "fffffffff7b6e000",
"size": 8128,
"description": "mouse events to vuid events"
},
"ibdm": {
"id": 96,
"loadaddr": "fffffffff7b7e000",
"size": 46776,
"description": "InfiniBand Device Manager"
},
"ibtl": {
"id": 97,
"loadaddr": "fffffffff7b8a000",
"size": 77952,
"description": "IB Transport Layer"
},
"ibmf": {
"id": 98,
"loadaddr": "fffffffff7b9c000",
"size": 438256,
"description": "IB Agent Interfaces 2.0"
},
"SDC": {
"id": 99,
"loadaddr": "fffffffff7b70000",
"size": 7448,
"description": "system duty cycle scheduling cl"
},
"fctl": {
"id": 102,
"loadaddr": "fffffffff7c1b000",
"size": 41424,
"description": "SunFC Transport v20121113-1.62"
},
"elfexec": {
"id": 104,
"loadaddr": "fffffffff7b07000",
"size": 37560,
"description": "32-bit exec module for elf"
},
"iscsi": {
"id": 106,
"loadaddr": "fffffffff7d8e000",
"size": 226888,
"description": "Sun iSCSI Initiator v20121113-0"
},
"doorfs": {
"id": 107,
"loadaddr": "fffffffff7b72000",
"size": 22024,
"description": "32-bit door syscalls"
},
"idm": {
"id": 108,
"loadaddr": "fffffffff7dc4000",
"size": 62336,
"description": "iSCSI Data Mover"
},
"ibcm": {
"id": 110,
"loadaddr": "fffffffff7dfd000",
"size": 179136,
"description": "IB Communication Manager 1.21"
},
"pcmcia": {
"id": 113,
"loadaddr": "fffffffff7e3e000",
"size": 108536,
"description": "PCMCIA Nexus Support 1.137"
},
"ldterm": {
"id": 115,
"loadaddr": "fffffffff7dde000",
"size": 61768,
"description": "terminal line discipline"
},
"ttcompat": {
"id": 116,
"loadaddr": "fffffffff7b78000",
"size": 7696,
"description": "alt ioctl calls"
},
"ptsl": {
"id": 119,
"loadaddr": "fffffffff7e8e000",
"size": 5984,
"description": "tty pseudo driver slave 'ptsl' "
},
"ptc": {
"id": 121,
"loadaddr": "fffffffff7e8f4a8",
"size": 7488,
"description": "tty pseudo driver control 'ptc'"
},
"kssl": {
"id": 122,
"loadaddr": "fffffffff7e75000",
"size": 34448,
"description": "Kernel SSL Interface v1.4"
},
"usbser": {
"id": 125,
"loadaddr": "fffffffff7e89000",
"size": 20184,
"description": "USB generic serial module 1.20"
},
"rts": {
"id": 132,
"loadaddr": "fffffffff7e97000",
"size": 9400,
"description": "PF_ROUTE socket STREAMS module "
},
"smbios": {
"id": 139,
"loadaddr": "fffffffff7b1c720",
"size": 2648,
"description": "System Management BIOS driver"
},
"tl": {
"id": 141,
"loadaddr": "fffffffff7ebf000",
"size": 28680,
"description": "TPI Local Transport (tl) 1.78"
},
"keysock": {
"id": 143,
"loadaddr": "fffffffff7ec6000",
"size": 18832,
"description": "PF_KEY socket STREAMS module 1."
},
"spdsock": {
"id": 144,
"loadaddr": "fffffffff7ecb000",
"size": 27680,
"description": "PF_POLICY socket STREAMS driver"
},
"sdp": {
"id": 145,
"loadaddr": "fffffffff79179d8",
"size": 2296,
"description": "SDP STREAMS driver 1.1"
},
"sysmsg": {
"id": 146,
"loadaddr": "fffffffff7ebb000",
"size": 6904,
"description": "System message redirection (fan"
},
"cn": {
"id": 147,
"loadaddr": "fffffffff7dd2610",
"size": 2896,
"description": "Console redirection driver 5.63"
},
"mm": {
"id": 148,
"loadaddr": "fffffffff7ebd000",
"size": 6152,
"description": "memory driver"
},
"pipe": {
"id": 149,
"loadaddr": "fffffffff7e8dc98",
"size": 952,
"description": "32-bit pipe(2) syscall"
},
"namefs": {
"id": 150,
"loadaddr": "fffffffff7ed2000",
"size": 8664,
"description": "filesystem for namefs"
},
"portfs": {
"id": 151,
"loadaddr": "fffffffff7ed5000",
"size": 14576,
"description": "32-bit event ports syscalls"
},
"sysevent": {
"id": 152,
"loadaddr": "fffffffff7ed9000",
"size": 4656,
"description": "sysevent driver 1.6"
},
"intpexec": {
"id": 153,
"loadaddr": "fffffffff80b0ab8",
"size": 1464,
"description": "exec mod for interp"
},
"lofs": {
"id": 154,
"loadaddr": "fffffffff7ee6000",
"size": 16056,
"description": "filesystem for lofs"
},
"e1000g": {
"id": 156,
"loadaddr": "fffffffff7f2d000",
"size": 210896,
"description": "Intel PRO/1000 Ethernet 5.2.28"
},
"mac_ether": {
"id": 157,
"loadaddr": "fffffffff7d8d6e0",
"size": 5688,
"description": "Ethernet MAC plugin 1.3"
},
"openeepr": {
"id": 158,
"loadaddr": "fffffffff7edb000",
"size": 7496,
"description": "OPENPROM/NVRAM Driver v1.21"
},
"fdfs": {
"id": 160,
"loadaddr": "fffffffff7eea000",
"size": 4952,
"description": "filesystem for fd"
},
"vboxguest": {
"id": 161,
"loadaddr": "fffffffff7f81000",
"size": 154680,
"description": "VirtualBox GstDrv 4.3.18r96516"
},
"ctf": {
"id": 162,
"loadaddr": "fffffffff7f61000",
"size": 37320,
"description": "Compact C Type Format routines"
},
"zfs": {
"id": 163,
"loadaddr": "fffffffff7fa3000",
"size": 913360,
"description": "ZFS storage pool"
},
"sha2": {
"id": 164,
"loadaddr": "fffffffff8078000",
"size": 40832,
"description": "SHA2 Kernel SW Provider 1.1"
},
"pts": {
"id": 165,
"loadaddr": "fffffffff7f60308",
"size": 3968,
"description": "Slave Stream Pseudo Terminal dr"
},
"cryptoadm": {
"id": 166,
"loadaddr": "fffffffff7f6b000",
"size": 6984,
"description": "Cryptographic Administrative In"
},
"power": {
"id": 168,
"loadaddr": "fffffffff7f71000",
"size": 5840,
"description": "power button driver v1.17"
},
"kstat": {
"id": 169,
"loadaddr": "fffffffff7833238",
"size": 3888,
"description": "kernel statistics driver 1.26"
},
"log": {
"id": 171,
"loadaddr": "fffffffff7e91778",
"size": 2856,
"description": "streams log driver"
},
"vboxms": {
"id": 173,
"loadaddr": "fffffffff8082000",
"size": 15272,
"description": "VBoxMouseIntegr 4.3.18r96516"
},
"autofs": {
"id": 174,
"loadaddr": "fffffffff8086000",
"size": 33920,
"description": "filesystem for autofs"
},
"rpcmod": {
"id": 175,
"loadaddr": "fffffffff808f000",
"size": 146360,
"description": "rpc interface str mod"
},
"tlimod": {
"id": 176,
"loadaddr": "fffffffff7ef2000",
"size": 8000,
"description": "KTLI misc module"
},
"rpcsec": {
"id": 177,
"loadaddr": "fffffffff80ab000",
"size": 23768,
"description": "kernel RPC security module."
},
"random": {
"id": 178,
"loadaddr": "fffffffff7ab4968",
"size": 2040,
"description": "random number device v1.13"
},
"sy": {
"id": 179,
"loadaddr": "fffffffff7c238d8",
"size": 2120,
"description": "Indirect driver for tty 'sy' 1."
},
"xsvc": {
"id": 180,
"loadaddr": "fffffffff8085438",
"size": 3896,
"description": "xserver svc"
},
"fm": {
"id": 181,
"loadaddr": "fffffffffbb9eca0",
"size": 6152,
"description": "fault management driver"
},
"crypto": {
"id": 182,
"loadaddr": "fffffffff7ccc000",
"size": 72136,
"description": "Cryptographic Library Interface"
},
"pset": {
"id": 183,
"loadaddr": "fffffffff80c5000",
"size": 7280,
"description": "32-bit pset(2) syscall"
},
"nfs": {
"id": 184,
"loadaddr": "fffffffff80c7000",
"size": 571864,
"description": "network filesystem version 4"
},
"ptm": {
"id": 185,
"loadaddr": "fffffffff7ee51b0",
"size": 4328,
"description": "Master streams driver 'ptm' 1.4"
},
"ptem": {
"id": 186,
"loadaddr": "fffffffff8150000",
"size": 5000,
"description": "pty hardware emulator"
}
}
},
"memory": {
"total": 0
},
"network": {
"interfaces": {
"lo0": {
"mtu": "8232",
"index": "1",
"flags": [
"UP",
"LOOPBACK",
"RUNNING",
"MULTICAST",
"IPv4",
"VIRTUAL"
],
"type": "lo",
"number": "0",
"encapsulation": "Loopback",
"addresses": {
"127.0.0.1": {
"family": "inet",
"netmask": "255.0.0.0"
}
}
},
"e1000g0": {
"mtu": "1500",
"index": "2",
"flags": [
"UP",
"BROADCAST",
"RUNNING",
"MULTICAST",
"DHCP",
"IPv4"
],
"type": "e1000g",
"number": "0",
"encapsulation": "Ethernet",
"addresses": {
"10.0.2.15": {
"family": "inet",
"netmask": "255.255.255.0",
"broadcast": "10.0.2.255"
},
"08:00:27:47:17:11": {
"family": "lladdr"
}
},
"arp": {
"10.0.2.2": "52:54:00:12:35:02",
"10.0.2.3": "52:54:00:12:35:03",
"10.0.2.15": "08:00:27:47:17:11",
"224.0.0.0": "01:00:5e:00:00:00"
}
}
},
"default_gateway": "10.0.2.2",
"default_interface": "e1000g0"
},
"counters": {
"network": {
}
},
"ipaddress": "10.0.2.15",
"macaddress": "08:00:27:47:17:11",
"os": "solaris2",
"os_version": "5.10",
"platform_version": "5.10",
"platform_build": "Generic_147148-26",
"platform": "solaris2",
"platform_family": "solaris2",
"uptime_seconds": 1119,
"uptime": "18 minutes 39 seconds",
"virtualization": {
},
"languages": {
"perl": {
"version": "5.8.4",
"archname": "i86pc-solaris-64int"
},
"ruby": {
"platform": "i386-solaris2.10",
"version": "2.1.4",
"release_date": "2014-10-27",
"target": "i386-pc-solaris2.10",
"target_cpu": "i386",
"target_vendor": "pc",
"target_os": "solaris2.10",
"host": "i386-pc-solaris2.10",
"host_cpu": "i386",
"host_os": "solaris2.10",
"host_vendor": "pc",
"bin_dir": "/opt/chef/embedded/bin",
"ruby_bin": "/opt/chef/embedded/bin/ruby",
"gems_dir": "/opt/chef/embedded/lib/ruby/gems/2.1.0",
"gem_bin": "/opt/chef/embedded/bin/gem"
}
},
"chef_packages": {
"chef": {
"version": "12.0.3",
"chef_root": "/opt/chef/embedded/apps/chef/lib"
},
"ohai": {
"version": "8.0.1",
"ohai_root": "/opt/chef/embedded/lib/ruby/gems/2.1.0/gems/ohai-8.0.1/lib/ohai"
}
},
"cloud_v2": null,
"command": {
"ps": "ps -ef"
},
"dmi": {
},
"machinename": "default-solaris10-minimal.vagrantup.com",
"hostname": "default-solaris10-minimal.vagrantup.com",
"fqdn": "default-solaris10-minimal.vagrantup.com",
"domain": "vagrantup.com",
"keys": {
"ssh": {
"host_rsa_public": "AAAAB3NzaC1yc2EAAAABIwAAAIEAz8qpA2OqYfnYa0cOT87pPQUWCYbrlcKKyCPpORd5sUAlIKFHvxo3QEImQfbCRXdL2wWsbEJ3HHfDRd/g76FboSI3atwPozVOQP3h6Zd421uW22Uno71pn0y8bt3QWHC/dIRZn/Wjqs5uZeVb/Jw49hraipsRBD1kBJDAaUCztzE=",
"host_dsa_public": "AAAAB3NzaC1kc3MAAACBAO3vHI7yx+3iuimDqpBnOvfuotM2w4m+T4rSa93gW0zVSqL9IetzxbCzxESuIj5+ia4bZzsWw03Tr8J/T3o0bMRNjdIl0hLxgpnKR/fU6s4FN5iyh0DCoVXAGnZgxtTHtDLKJTh56Did0He2khUQvLWTbd6jVl9YBSM8sZ3/MoP3AAAAFQDhtfOX2lzVjMHKCihAgXjXSLExxwAAAIEA4qOnvavznNnvHHxRuO4DKcj52t5nzbFAZj92YsQDnQWAMgJ2rDpF0WHzuTJLLmUWU0VPlrbI1G8iZnvz7m/J2xlGWt9JeHPtc7Yz+GhPq0dlEzxR6urJGhLVOYeDVl+f5elHigAaY9PwNj0W8YMrlNRb2R3PfSAgWfz4bIzF7YsAAACABupgrT/mRRsqjYI9ku1ofkbHHvCakrlzVQITmjdvLzux32CR3TkJ+RMNDudVkj/VPfXegPwG0F79CZM0hJtgA9tlOOUHNLiIgeae2NycKPgr0ssXPTqjwxYVwWsRyU3l8BJlxFSVuu1xKydEVm5vQmzP3SXDB3muJZtkCWHPcrk="
}
},
"ohai_time": 1419326450.446047,
"etc": {
"passwd": {
"root": {
"dir": "/",
"gid": 0,
"uid": 0,
"shell": "/sbin/sh",
"gecos": "Super-User"
},
"daemon": {
"dir": "/",
"gid": 1,
"uid": 1,
"shell": "",
"gecos": ""
},
"bin": {
"dir": "/usr/bin",
"gid": 2,
"uid": 2,
"shell": "",
"gecos": ""
},
"sys": {
"dir": "/",
"gid": 3,
"uid": 3,
"shell": "",
"gecos": ""
},
"adm": {
"dir": "/var/adm",
"gid": 4,
"uid": 4,
"shell": "",
"gecos": "Admin"
},
"lp": {
"dir": "/usr/spool/lp",
"gid": 8,
"uid": 71,
"shell": "",
"gecos": "Line Printer Admin"
},
"uucp": {
"dir": "/usr/lib/uucp",
"gid": 5,
"uid": 5,
"shell": "",
"gecos": "uucp Admin"
},
"nuucp": {
"dir": "/var/spool/uucppublic",
"gid": 9,
"uid": 9,
"shell": "/usr/lib/uucp/uucico",
"gecos": "uucp Admin"
},
"smmsp": {
"dir": "/",
"gid": 25,
"uid": 25,
"shell": "",
"gecos": "SendMail Message Submission Program"
},
"listen": {
"dir": "/usr/net/nls",
"gid": 4,
"uid": 37,
"shell": "",
"gecos": "Network Admin"
},
"gdm": {
"dir": "/",
"gid": 50,
"uid": 50,
"shell": "",
"gecos": "GDM Reserved UID"
},
"webservd": {
"dir": "/",
"gid": 80,
"uid": 80,
"shell": "",
"gecos": "WebServer Reserved UID"
},
"postgres": {
"dir": "/",
"gid": 90,
"uid": 90,
"shell": "/usr/bin/pfksh",
"gecos": "PostgreSQL Reserved UID"
},
"svctag": {
"dir": "/",
"gid": 12,
"uid": 95,
"shell": "",
"gecos": "Service Tag UID"
},
"unknown": {
"dir": "/",
"gid": 96,
"uid": 96,
"shell": "",
"gecos": "Unknown Remote UID"
},
"nobody": {
"dir": "/",
"gid": 60001,
"uid": 60001,
"shell": "",
"gecos": "NFS Anonymous Access User"
},
"noaccess": {
"dir": "/",
"gid": 60002,
"uid": 60002,
"shell": "",
"gecos": "No Access User"
},
"nobody4": {
"dir": "/",
"gid": 65534,
"uid": 65534,
"shell": "",
"gecos": "SunOS 4.x NFS Anonymous Access User"
},
"vagrant": {
"dir": "/export/home/vagrant",
"gid": 100,
"uid": 100,
"shell": "/usr/bin/bash",
"gecos": ""
},
"tibco": {
"dir": "/export/home/tibco",
"gid": 1,
"uid": 101,
"shell": "/bin/sh",
"gecos": ""
}
},
"group": {
"root": {
"gid": 0,
"members": [
]
},
"other": {
"gid": 1,
"members": [
"root"
]
},
"bin": {
"gid": 2,
"members": [
"root",
"daemon"
]
},
"sys": {
"gid": 3,
"members": [
"root",
"bin",
"adm"
]
},
"adm": {
"gid": 4,
"members": [
"root",
"daemon"
]
},
"uucp": {
"gid": 5,
"members": [
"root"
]
},
"mail": {
"gid": 6,
"members": [
"root"
]
},
"tty": {
"gid": 7,
"members": [
"root",
"adm"
]
},
"lp": {
"gid": 8,
"members": [
"root",
"adm"
]
},
"nuucp": {
"gid": 9,
"members": [
"root"
]
},
"staff": {
"gid": 10,
"members": [
]
},
"daemon": {
"gid": 12,
"members": [
"root"
]
},
"sysadmin": {
"gid": 14,
"members": [
]
},
"smmsp": {
"gid": 25,
"members": [
]
},
"gdm": {
"gid": 50,
"members": [
]
},
"webservd": {
"gid": 80,
"members": [
]
},
"postgres": {
"gid": 90,
"members": [
]
},
"unknown": {
"gid": 96,
"members": [
]
},
"nobody": {
"gid": 60001,
"members": [
]
},
"noaccess": {
"gid": 60002,
"members": [
]
},
"nogroup": {
"gid": 65534,
"members": [
]
},
"vagrant": {
"gid": 100,
"members": [
]
},
"vboxsf": {
"gid": 101,
"members": [
]
}
}
},
"current_user": "root",
"root_group": "root",
"zpools": {
},
"recipes": [
"tibco_suite::default"
],
"roles": [
]
},
"run_list": [
"recipe[tibco_suite::default]"
],
"json_class": "Chef::Node",
"chef_type": "node",
"chef_environment": "_default",
"override": {
}
}
--- END RESPONSE ---
[2014-12-23T09:21:03+00:00] DEBUG: ---- HTTP Status and Header Data: ----
[2014-12-23T09:21:03+00:00] DEBUG: HTTP 1.1 200 OK
[2014-12-23T09:21:03+00:00] DEBUG: content-type: application/json
[2014-12-23T09:21:03+00:00] DEBUG: server: chef-zero
[2014-12-23T09:21:03+00:00] DEBUG: access-control-allow-origin: *
[2014-12-23T09:21:03+00:00] DEBUG: date: Tue, 23 Dec 2014 09:21:03 GMT
[2014-12-23T09:21:03+00:00] DEBUG: content-length: 38710
[2014-12-23T09:21:03+00:00] DEBUG: connection: close
[2014-12-23T09:21:03+00:00] DEBUG: ---- End HTTP Status/Header Data ----
[2014-12-23T09:21:03+00:00] DEBUG: Chef::HTTP calling Chef::HTTP::ValidateContentLength#handle_response
[2014-12-23T09:21:03+00:00] DEBUG: Content-Length validated correctly.
[2014-12-23T09:21:03+00:00] DEBUG: Chef::HTTP calling Chef::HTTP::RemoteRequestID#handle_response
[2014-12-23T09:21:03+00:00] DEBUG: Chef::HTTP calling Chef::HTTP::Authenticator#handle_response
[2014-12-23T09:21:03+00:00] DEBUG: Chef::HTTP calling Chef::HTTP::Decompressor#handle_response
[2014-12-23T09:21:03+00:00] DEBUG: Chef::HTTP calling Chef::HTTP::CookieManager#handle_response
[2014-12-23T09:21:03+00:00] DEBUG: Chef::HTTP calling Chef::HTTP::JSONToModelOutput#handle_response
[2014-12-23T09:21:03+00:00] DEBUG: Chef::HTTP calling Chef::HTTP::JSONInput#handle_response
[2014-12-23T09:21:03+00:00] DEBUG: Extracting run list from JSON attributes provided on command line
[2014-12-23T09:21:03+00:00] INFO: Setting the run_list to ["recipe[tibco_suite::default]"] from CLI options
[2014-12-23T09:21:03+00:00] DEBUG: Applying attributes from json file
[2014-12-23T09:21:03+00:00] DEBUG: Platform is solaris2 version 5.10
[2014-12-23T09:21:03+00:00] INFO: Run List is [recipe[tibco_suite::default]]
[2014-12-23T09:21:03+00:00] INFO: Run List expands to [tibco_suite::default]
[2014-12-23T09:21:03+00:00] INFO: Starting Chef Run for default-solaris10-minimal
[2014-12-23T09:21:03+00:00] INFO: Running start handlers
[2014-12-23T09:21:03+00:00] INFO: Start handlers complete.
[2014-12-23T09:21:03+00:00] DEBUG: Chef::HTTP calling Chef::HTTP::JSONInput#handle_request
[2014-12-23T09:21:03+00:00] DEBUG: Chef::HTTP calling Chef::HTTP::JSONToModelOutput#handle_request
[2014-12-23T09:21:03+00:00] DEBUG: Chef::HTTP calling Chef::HTTP::CookieManager#handle_request
[2014-12-23T09:21:03+00:00] DEBUG: Chef::HTTP calling Chef::HTTP::Decompressor#handle_request
[2014-12-23T09:21:03+00:00] DEBUG: Chef::HTTP calling Chef::HTTP::Authenticator#handle_request
[2014-12-23T09:21:03+00:00] DEBUG: Signing the request as default-solaris10-minimal
[2014-12-23T09:21:03+00:00] DEBUG: String to sign: 'Method:POST
Hashed Path:8LmLPVZ94u0NKXSpdbPSrhurAik=
X-Ops-Content-Hash:4v7tnNyQp66Arf7q1JFmBCnzuS8=
X-Ops-Timestamp:2014-12-23T09:21:03Z
X-Ops-UserId:default-solaris10-minimal'
Header hash: {"X-Ops-Sign"=>"algorithm=sha1;version=1.0;", "X-Ops-Userid"=>"default-solaris10-minimal", "X-Ops-Timestamp"=>"2014-12-23T09:21:03Z", "X-Ops-Content-Hash"=>"4v7tnNyQp66Arf7q1JFmBCnzuS8=", "X-Ops-Authorization-1"=>"Ldh+FVPEtqWCA1L14ARCRpyximNv/ld1fEI4P7dvU7jvhLwpxiPfJd9AD0V9", "X-Ops-Authorization-2"=>"gE6bvM6I41FdS2zo/ew4+ziqgzPKlLzJgOPAG3Fxn39VhLlMZRB0ewBmYASY", "X-Ops-Authorization-3"=>"Y2wWD1vvW439+6My9qgspw/HOWnSC8xxTgN0sROruIy7EUyo16iZwvnrAo2o", "X-Ops-Authorization-4"=>"Nvww+K8cvR1otjgYW3GWoIECBaKqh00rNqJB3JnYFS94KnVMwRLqQkY6YmoP", "X-Ops-Authorization-5"=>"UKWQFmScryJ2+HrXGzAQLu8qAtq/zj6BVHInIDU+imnKpmEgdqk04brlzque", "X-Ops-Authorization-6"=>"Gea1k4YUoNVcT7HtvyluKoWiTzBL7qBbyXbxfmlNpQ=="}
[2014-12-23T09:21:03+00:00] DEBUG: Chef::HTTP calling Chef::HTTP::RemoteRequestID#handle_request
[2014-12-23T09:21:03+00:00] DEBUG: Chef::HTTP calling Chef::HTTP::ValidateContentLength#handle_request
[2014-12-23T09:21:03+00:00] DEBUG: Initiating POST to http://localhost:8889/reports/nodes/default-solaris10-minimal/runs
[2014-12-23T09:21:03+00:00] DEBUG: ---- HTTP Request Header Data: ----
[2014-12-23T09:21:03+00:00] DEBUG: X-Ops-Reporting-Protocol-Version: 0.1.0
[2014-12-23T09:21:03+00:00] DEBUG: Content-Type: application/json
[2014-12-23T09:21:03+00:00] DEBUG: Accept: application/json
[2014-12-23T09:21:03+00:00] DEBUG: Accept-Encoding: gzip;q=1.0,deflate;q=0.6,identity;q=0.3
[2014-12-23T09:21:03+00:00] DEBUG: X-OPS-SIGN: algorithm=sha1;version=1.0;
[2014-12-23T09:21:03+00:00] DEBUG: X-OPS-USERID: default-solaris10-minimal
[2014-12-23T09:21:03+00:00] DEBUG: X-OPS-TIMESTAMP: 2014-12-23T09:21:03Z
[2014-12-23T09:21:03+00:00] DEBUG: X-OPS-CONTENT-HASH: 4v7tnNyQp66Arf7q1JFmBCnzuS8=
[2014-12-23T09:21:03+00:00] DEBUG: X-OPS-AUTHORIZATION-1: Ldh+FVPEtqWCA1L14ARCRpyximNv/ld1fEI4P7dvU7jvhLwpxiPfJd9AD0V9
[2014-12-23T09:21:03+00:00] DEBUG: X-OPS-AUTHORIZATION-2: gE6bvM6I41FdS2zo/ew4+ziqgzPKlLzJgOPAG3Fxn39VhLlMZRB0ewBmYASY
[2014-12-23T09:21:03+00:00] DEBUG: X-OPS-AUTHORIZATION-3: Y2wWD1vvW439+6My9qgspw/HOWnSC8xxTgN0sROruIy7EUyo16iZwvnrAo2o
[2014-12-23T09:21:03+00:00] DEBUG: X-OPS-AUTHORIZATION-4: Nvww+K8cvR1otjgYW3GWoIECBaKqh00rNqJB3JnYFS94KnVMwRLqQkY6YmoP
[2014-12-23T09:21:03+00:00] DEBUG: X-OPS-AUTHORIZATION-5: UKWQFmScryJ2+HrXGzAQLu8qAtq/zj6BVHInIDU+imnKpmEgdqk04brlzque
[2014-12-23T09:21:03+00:00] DEBUG: X-OPS-AUTHORIZATION-6: Gea1k4YUoNVcT7HtvyluKoWiTzBL7qBbyXbxfmlNpQ==
[2014-12-23T09:21:03+00:00] DEBUG: HOST: localhost:8889
[2014-12-23T09:21:03+00:00] DEBUG: X-REMOTE-REQUEST-ID: bf06d84e-eb62-4a68-9e8f-df7bc11a7a28
[2014-12-23T09:21:03+00:00] DEBUG: Content-Length: 107
[2014-12-23T09:21:03+00:00] DEBUG: ---- End HTTP Request Header Data ----
[2014-12-23T09:21:03+00:00] DEBUG: #<ChefZero::RestRequest:0x9fb0d20 @env={"CONTENT_LENGTH"=>"107", "CONTENT_TYPE"=>"application/json", "GATEWAY_INTERFACE"=>"CGI/1.1", "PATH_INFO"=>"/reports/nodes/default-solaris10-minimal/runs", "QUERY_STRING"=>"", "REMOTE_ADDR"=>"127.0.0.1", "REMOTE_HOST"=>"localhost", "REQUEST_METHOD"=>"POST", "REQUEST_URI"=>"http://localhost:8889/reports/nodes/default-solaris10-minimal/runs", "SCRIPT_NAME"=>"", "SERVER_NAME"=>"localhost", "SERVER_PORT"=>"8889", "SERVER_PROTOCOL"=>"HTTP/1.1", "SERVER_SOFTWARE"=>"WEBrick/1.3.1 (Ruby/2.1.4/2014-10-27) OpenSSL/1.0.1j", "HTTP_X_OPS_REPORTING_PROTOCOL_VERSION"=>"0.1.0", "HTTP_ACCEPT"=>"application/json", "HTTP_ACCEPT_ENCODING"=>"gzip;q=1.0,deflate;q=0.6,identity;q=0.3", "HTTP_X_OPS_SIGN"=>"algorithm=sha1;version=1.0;", "HTTP_X_OPS_USERID"=>"default-solaris10-minimal", "HTTP_X_OPS_TIMESTAMP"=>"2014-12-23T09:21:03Z", "HTTP_X_OPS_CONTENT_HASH"=>"4v7tnNyQp66Arf7q1JFmBCnzuS8=", "HTTP_X_OPS_AUTHORIZATION_1"=>"Ldh+FVPEtqWCA1L14ARCRpyximNv/ld1fEI4P7dvU7jvhLwpxiPfJd9AD0V9", "HTTP_X_OPS_AUTHORIZATION_2"=>"gE6bvM6I41FdS2zo/ew4+ziqgzPKlLzJgOPAG3Fxn39VhLlMZRB0ewBmYASY", "HTTP_X_OPS_AUTHORIZATION_3"=>"Y2wWD1vvW439+6My9qgspw/HOWnSC8xxTgN0sROruIy7EUyo16iZwvnrAo2o", "HTTP_X_OPS_AUTHORIZATION_4"=>"Nvww+K8cvR1otjgYW3GWoIECBaKqh00rNqJB3JnYFS94KnVMwRLqQkY6YmoP", "HTTP_X_OPS_AUTHORIZATION_5"=>"UKWQFmScryJ2+HrXGzAQLu8qAtq/zj6BVHInIDU+imnKpmEgdqk04brlzque", "HTTP_X_OPS_AUTHORIZATION_6"=>"Gea1k4YUoNVcT7HtvyluKoWiTzBL7qBbyXbxfmlNpQ==", "HTTP_HOST"=>"localhost:8889", "HTTP_X_REMOTE_REQUEST_ID"=>"bf06d84e-eb62-4a68-9e8f-df7bc11a7a28", "HTTP_X_CHEF_VERSION"=>"12.0.3", "HTTP_USER_AGENT"=>"Chef Knife/12.0.3 (ruby-2.1.4-p265; ohai-8.0.1; i386-solaris2.10; +http://opscode.com)", "HTTP_CONNECTION"=>"close", "rack.version"=>[1, 2], "rack.input"=>#<StringIO:0x9fb0ed8>, "rack.errors"=>#<IO:<STDERR>>, "rack.multithread"=>true, "rack.multiprocess"=>false, "rack.run_once"=>false, "rack.url_scheme"=>"http", "HTTP_VERSION"=>"HTTP/1.1", "REQUEST_PATH"=>"/reports/nodes/default-solaris10-minimal/runs"}, @rest_base_prefix=["organizations", "chef"]>
[2014-12-23T09:21:03+00:00] DEBUG: {"action":"start","run_id":"bf06d84e-eb62-4a68-9e8f-df7bc11a7a28","start_time":"2014-12-23 09:21:03 +0000"}
[2014-12-23T09:21:03+00:00] DEBUG:
--- RESPONSE (404) ---
{
"error": [
"Object not found: /reports/nodes/default-solaris10-minimal/runs"
]
}
--- END RESPONSE ---
[2014-12-23T09:21:03+00:00] DEBUG: ---- HTTP Status and Header Data: ----
[2014-12-23T09:21:03+00:00] DEBUG: HTTP 1.1 404 Not Found
[2014-12-23T09:21:03+00:00] DEBUG: content-type: application/json
[2014-12-23T09:21:03+00:00] DEBUG: server: chef-zero
[2014-12-23T09:21:03+00:00] DEBUG: access-control-allow-origin: *
[2014-12-23T09:21:03+00:00] DEBUG: date: Tue, 23 Dec 2014 09:21:03 GMT
[2014-12-23T09:21:03+00:00] DEBUG: content-length: 91
[2014-12-23T09:21:03+00:00] DEBUG: connection: close
[2014-12-23T09:21:03+00:00] DEBUG: ---- End HTTP Status/Header Data ----
[2014-12-23T09:21:03+00:00] DEBUG: ---- HTTP Response Body ----
[2014-12-23T09:21:03+00:00] DEBUG: {
"error": [
"Object not found: /reports/nodes/default-solaris10-minimal/runs"
]
}
[2014-12-23T09:21:03+00:00] DEBUG: ---- End HTTP Response Body -----
[2014-12-23T09:21:03+00:00] DEBUG: ---- HTTP Request Body ----
[2014-12-23T09:21:03+00:00] DEBUG: {"action":"start","run_id":"bf06d84e-eb62-4a68-9e8f-df7bc11a7a28","start_time":"2014-12-23 09:21:03 +0000"}
[2014-12-23T09:21:03+00:00] DEBUG: ---- End HTTP Request Body ----
[2014-12-23T09:21:03+00:00] DEBUG: Chef::HTTP calling Chef::HTTP::ValidateContentLength#handle_response
[2014-12-23T09:21:03+00:00] DEBUG: Content-Length validated correctly.
[2014-12-23T09:21:03+00:00] DEBUG: Chef::HTTP calling Chef::HTTP::RemoteRequestID#handle_response
[2014-12-23T09:21:03+00:00] DEBUG: Chef::HTTP calling Chef::HTTP::Authenticator#handle_response
[2014-12-23T09:21:03+00:00] DEBUG: Chef::HTTP calling Chef::HTTP::Decompressor#handle_response
[2014-12-23T09:21:03+00:00] DEBUG: Chef::HTTP calling Chef::HTTP::CookieManager#handle_response
[2014-12-23T09:21:03+00:00] DEBUG: Chef::HTTP calling Chef::HTTP::JSONToModelOutput#handle_response
[2014-12-23T09:21:03+00:00] DEBUG: Chef::HTTP calling Chef::HTTP::JSONInput#handle_response
[2014-12-23T09:21:03+00:00] INFO: HTTP Request Returned 404 Not Found : Object not found: /reports/nodes/default-solaris10-minimal/runs
[2014-12-23T09:21:03+00:00] DEBUG: Reporting error starting run. URL: reports/nodes/default-solaris10-minimal/runs Received 404. Disabling reporting for run.
[2014-12-23T09:21:03+00:00] DEBUG: Synchronizing cookbooks
[2014-12-23T09:21:03+00:00] DEBUG: Chef::HTTP calling Chef::HTTP::JSONInput#handle_request
[2014-12-23T09:21:03+00:00] DEBUG: Chef::HTTP calling Chef::HTTP::JSONToModelOutput#handle_request
[2014-12-23T09:21:03+00:00] DEBUG: Chef::HTTP calling Chef::HTTP::CookieManager#handle_request
[2014-12-23T09:21:03+00:00] DEBUG: Chef::HTTP calling Chef::HTTP::Decompressor#handle_request
[2014-12-23T09:21:03+00:00] DEBUG: Chef::HTTP calling Chef::HTTP::Authenticator#handle_request
[2014-12-23T09:21:03+00:00] DEBUG: Signing the request as default-solaris10-minimal
[2014-12-23T09:21:03+00:00] DEBUG: String to sign: 'Method:POST
Hashed Path:zXHyJOjo6pCoVGEbbPQWMq1P1mY=
X-Ops-Content-Hash:tkyJBqF25eHJ1mgmAs32QU5QtmI=
X-Ops-Timestamp:2014-12-23T09:21:03Z
X-Ops-UserId:default-solaris10-minimal'
Header hash: {"X-Ops-Sign"=>"algorithm=sha1;version=1.0;", "X-Ops-Userid"=>"default-solaris10-minimal", "X-Ops-Timestamp"=>"2014-12-23T09:21:03Z", "X-Ops-Content-Hash"=>"tkyJBqF25eHJ1mgmAs32QU5QtmI=", "X-Ops-Authorization-1"=>"J5+4RDv62hzoWVq/sVcOyUwjwdvoO9KEwkDZJNpeUx8R80EeftEdfoGp6goN", "X-Ops-Authorization-2"=>"Q+0HyBJddj3Lv3sCF60PFsCXEORJ0oAG90swDqMRKfYp01oVjbbp0zWCBRee", "X-Ops-Authorization-3"=>"l+4C/0GrlsKZvo6m3eq+u20RJPVfdRdJ2w6BGn5QGoWNFW6H1Lk0txYrugK9", "X-Ops-Authorization-4"=>"9iSjYrTgLh8qelj9d49MqauESRRksuMRxkbMOkB6oxVK9FMdTlvAbIKEC6Mc", "X-Ops-Authorization-5"=>"a3MAQtot9kQSKWY9NugocO2Mll8DD9kVozzEYQNbmLMXsfwr5DyjS83zTOkD", "X-Ops-Authorization-6"=>"rLKEnABkZmeQ46fuHopqjwMwi/9ejAzUKKjR3BDD6g=="}
[2014-12-23T09:21:03+00:00] DEBUG: Chef::HTTP calling Chef::HTTP::RemoteRequestID#handle_request
[2014-12-23T09:21:03+00:00] DEBUG: Chef::HTTP calling Chef::HTTP::ValidateContentLength#handle_request
[2014-12-23T09:21:03+00:00] DEBUG: Initiating POST to http://localhost:8889/environments/_default/cookbook_versions
[2014-12-23T09:21:03+00:00] DEBUG: ---- HTTP Request Header Data: ----
[2014-12-23T09:21:03+00:00] DEBUG: Content-Type: application/json
[2014-12-23T09:21:03+00:00] DEBUG: Accept: application/json
[2014-12-23T09:21:03+00:00] DEBUG: Accept-Encoding: gzip;q=1.0,deflate;q=0.6,identity;q=0.3
[2014-12-23T09:21:03+00:00] DEBUG: X-OPS-SIGN: algorithm=sha1;version=1.0;
[2014-12-23T09:21:03+00:00] DEBUG: X-OPS-USERID: default-solaris10-minimal
[2014-12-23T09:21:03+00:00] DEBUG: X-OPS-TIMESTAMP: 2014-12-23T09:21:03Z
[2014-12-23T09:21:03+00:00] DEBUG: X-OPS-CONTENT-HASH: tkyJBqF25eHJ1mgmAs32QU5QtmI=
[2014-12-23T09:21:03+00:00] DEBUG: X-OPS-AUTHORIZATION-1: J5+4RDv62hzoWVq/sVcOyUwjwdvoO9KEwkDZJNpeUx8R80EeftEdfoGp6goN
[2014-12-23T09:21:03+00:00] DEBUG: X-OPS-AUTHORIZATION-2: Q+0HyBJddj3Lv3sCF60PFsCXEORJ0oAG90swDqMRKfYp01oVjbbp0zWCBRee
[2014-12-23T09:21:03+00:00] DEBUG: X-OPS-AUTHORIZATION-3: l+4C/0GrlsKZvo6m3eq+u20RJPVfdRdJ2w6BGn5QGoWNFW6H1Lk0txYrugK9
[2014-12-23T09:21:03+00:00] DEBUG: X-OPS-AUTHORIZATION-4: 9iSjYrTgLh8qelj9d49MqauESRRksuMRxkbMOkB6oxVK9FMdTlvAbIKEC6Mc
[2014-12-23T09:21:03+00:00] DEBUG: X-OPS-AUTHORIZATION-5: a3MAQtot9kQSKWY9NugocO2Mll8DD9kVozzEYQNbmLMXsfwr5DyjS83zTOkD
[2014-12-23T09:21:03+00:00] DEBUG: X-OPS-AUTHORIZATION-6: rLKEnABkZmeQ46fuHopqjwMwi/9ejAzUKKjR3BDD6g==
[2014-12-23T09:21:03+00:00] DEBUG: HOST: localhost:8889
[2014-12-23T09:21:03+00:00] DEBUG: X-REMOTE-REQUEST-ID: bf06d84e-eb62-4a68-9e8f-df7bc11a7a28
[2014-12-23T09:21:03+00:00] DEBUG: Content-Length: 37
[2014-12-23T09:21:03+00:00] DEBUG: ---- End HTTP Request Header Data ----
[2014-12-23T09:21:03+00:00] DEBUG: #<ChefZero::RestRequest:0x9ff6b7c @env={"CONTENT_LENGTH"=>"37", "CONTENT_TYPE"=>"application/json", "GATEWAY_INTERFACE"=>"CGI/1.1", "PATH_INFO"=>"/environments/_default/cookbook_versions", "QUERY_STRING"=>"", "REMOTE_ADDR"=>"127.0.0.1", "REMOTE_HOST"=>"localhost", "REQUEST_METHOD"=>"POST", "REQUEST_URI"=>"http://localhost:8889/environments/_default/cookbook_versions", "SCRIPT_NAME"=>"", "SERVER_NAME"=>"localhost", "SERVER_PORT"=>"8889", "SERVER_PROTOCOL"=>"HTTP/1.1", "SERVER_SOFTWARE"=>"WEBrick/1.3.1 (Ruby/2.1.4/2014-10-27) OpenSSL/1.0.1j", "HTTP_ACCEPT"=>"application/json", "HTTP_ACCEPT_ENCODING"=>"gzip;q=1.0,deflate;q=0.6,identity;q=0.3", "HTTP_X_OPS_SIGN"=>"algorithm=sha1;version=1.0;", "HTTP_X_OPS_USERID"=>"default-solaris10-minimal", "HTTP_X_OPS_TIMESTAMP"=>"2014-12-23T09:21:03Z", "HTTP_X_OPS_CONTENT_HASH"=>"tkyJBqF25eHJ1mgmAs32QU5QtmI=", "HTTP_X_OPS_AUTHORIZATION_1"=>"J5+4RDv62hzoWVq/sVcOyUwjwdvoO9KEwkDZJNpeUx8R80EeftEdfoGp6goN", "HTTP_X_OPS_AUTHORIZATION_2"=>"Q+0HyBJddj3Lv3sCF60PFsCXEORJ0oAG90swDqMRKfYp01oVjbbp0zWCBRee", "HTTP_X_OPS_AUTHORIZATION_3"=>"l+4C/0GrlsKZvo6m3eq+u20RJPVfdRdJ2w6BGn5QGoWNFW6H1Lk0txYrugK9", "HTTP_X_OPS_AUTHORIZATION_4"=>"9iSjYrTgLh8qelj9d49MqauESRRksuMRxkbMOkB6oxVK9FMdTlvAbIKEC6Mc", "HTTP_X_OPS_AUTHORIZATION_5"=>"a3MAQtot9kQSKWY9NugocO2Mll8DD9kVozzEYQNbmLMXsfwr5DyjS83zTOkD", "HTTP_X_OPS_AUTHORIZATION_6"=>"rLKEnABkZmeQ46fuHopqjwMwi/9ejAzUKKjR3BDD6g==", "HTTP_HOST"=>"localhost:8889", "HTTP_X_REMOTE_REQUEST_ID"=>"bf06d84e-eb62-4a68-9e8f-df7bc11a7a28", "HTTP_X_CHEF_VERSION"=>"12.0.3", "HTTP_USER_AGENT"=>"Chef Knife/12.0.3 (ruby-2.1.4-p265; ohai-8.0.1; i386-solaris2.10; +http://opscode.com)", "HTTP_CONNECTION"=>"close", "rack.version"=>[1, 2], "rack.input"=>#<StringIO:0x9ff6d34>, "rack.errors"=>#<IO:<STDERR>>, "rack.multithread"=>true, "rack.multiprocess"=>false, "rack.run_once"=>false, "rack.url_scheme"=>"http", "HTTP_VERSION"=>"HTTP/1.1", "REQUEST_PATH"=>"/environments/_default/cookbook_versions"}, @rest_base_prefix=["organizations", "chef"]>
[2014-12-23T09:21:03+00:00] DEBUG: {"run_list":["tibco_suite::default"]}
[2014-12-23T09:21:03+00:00] DEBUG:
--- RESPONSE (200) ---
{
"tibco_suite": {
"recipes": [
{
"name": "default.rb",
"path": "recipes/default.rb",
"checksum": "1d1d894059029b63c1ff5b7eef0c9c1e",
"specificity": "default",
"url": "http://localhost:8889/file_store/repo/cookbooks/tibco_suite/recipes/default.rb"
}
],
"definitions": [
],
"libraries": [
],
"attributes": [
{
"name": "default.rb",
"path": "attributes/default.rb",
"checksum": "fd33744cfeba67b9b8342cf36adadc7e",
"specificity": "default",
"url": "http://localhost:8889/file_store/repo/cookbooks/tibco_suite/attributes/default.rb"
}
],
"files": [
],
"templates": [
],
"resources": [
],
"providers": [
],
"root_files": [
{
"name": "metadata.json",
"path": "metadata.json",
"checksum": "117eb2d2693e2f2358b98a72fea94e2c",
"specificity": "default",
"url": "http://localhost:8889/file_store/repo/cookbooks/tibco_suite/metadata.json"
},
{
"name": "README.md",
"path": "README.md",
"checksum": "0502835165ad39aba1720beccad8351e",
"specificity": "default",
"url": "http://localhost:8889/file_store/repo/cookbooks/tibco_suite/README.md"
}
],
"cookbook_name": "tibco_suite",
"metadata": {
"name": "tibco_suite",
"description": "Installs/Configures tibco_suite",
"maintainer": "Tnarik Innael",
"maintainer_email": "tnarik@lecafeautomatique.co.uk",
"license": "all_rights",
"platforms": {
},
"dependencies": {
},
"recommendations": {
},
"suggestions": {
},
"conflicting": {
},
"providing": {
"tibco_suite": ">= 0.0.0"
},
"replacing": {
},
"groupings": {
},
"recipes": {
"tibco_suite": ""
},
"version": "0.1.0",
"source_url": "",
"issues_url": ""
},
"version": "0.1.0",
"name": "tibco_suite-0.1.0",
"frozen?": false,
"chef_type": "cookbook_version",
"json_class": "Chef::CookbookVersion"
}
}
--- END RESPONSE ---
[2014-12-23T09:21:03+00:00] DEBUG: ---- HTTP Status and Header Data: ----
[2014-12-23T09:21:03+00:00] DEBUG: HTTP 1.1 200 OK
[2014-12-23T09:21:03+00:00] DEBUG: content-type: application/json
[2014-12-23T09:21:03+00:00] DEBUG: server: chef-zero
[2014-12-23T09:21:03+00:00] DEBUG: access-control-allow-origin: *
[2014-12-23T09:21:03+00:00] DEBUG: date: Tue, 23 Dec 2014 09:21:03 GMT
[2014-12-23T09:21:03+00:00] DEBUG: content-length: 2179
[2014-12-23T09:21:03+00:00] DEBUG: connection: close
[2014-12-23T09:21:03+00:00] DEBUG: ---- End HTTP Status/Header Data ----
[2014-12-23T09:21:03+00:00] DEBUG: Chef::HTTP calling Chef::HTTP::ValidateContentLength#handle_response
[2014-12-23T09:21:03+00:00] DEBUG: Content-Length validated correctly.
[2014-12-23T09:21:03+00:00] DEBUG: Chef::HTTP calling Chef::HTTP::RemoteRequestID#handle_response
[2014-12-23T09:21:03+00:00] DEBUG: Chef::HTTP calling Chef::HTTP::Authenticator#handle_response
[2014-12-23T09:21:03+00:00] DEBUG: Chef::HTTP calling Chef::HTTP::Decompressor#handle_response
[2014-12-23T09:21:03+00:00] DEBUG: Chef::HTTP calling Chef::HTTP::CookieManager#handle_response
[2014-12-23T09:21:03+00:00] DEBUG: Chef::HTTP calling Chef::HTTP::JSONToModelOutput#handle_response
[2014-12-23T09:21:03+00:00] DEBUG: Chef::HTTP calling Chef::HTTP::JSONInput#handle_response
[2014-12-23T09:21:03+00:00] INFO: Loading cookbooks [tibco_suite@0.1.0]
[2014-12-23T09:21:03+00:00] DEBUG: Cookbooks detail: [#<Chef::CookbookVersion:0x9a500d8 @name="tibco_suite", @root_paths=[], @frozen=false, @attribute_filenames=["default.rb"], @definition_filenames=[], @template_filenames=[], @file_filenames=[], @recipe_filenames=["default.rb"], @recipe_filenames_by_name={"default"=>"default.rb"}, @library_filenames=[], @resource_filenames=[], @provider_filenames=[], @metadata_filenames=[], @root_filenames=["metadata.json", "README.md"], @status=:ready, @manifest={"recipes"=>[{"name"=>"default.rb", "path"=>"recipes/default.rb", "checksum"=>"1d1d894059029b63c1ff5b7eef0c9c1e", "specificity"=>"default", "url"=>"http://localhost:8889/file_store/repo/cookbooks/tibco_suite/recipes/default.rb"}], "definitions"=>[], "libraries"=>[], "attributes"=>[{"name"=>"default.rb", "path"=>"attributes/default.rb", "checksum"=>"fd33744cfeba67b9b8342cf36adadc7e", "specificity"=>"default", "url"=>"http://localhost:8889/file_store/repo/cookbooks/tibco_suite/attributes/default.rb"}], "files"=>[], "templates"=>[], "resources"=>[], "providers"=>[], "root_files"=>[{"name"=>"metadata.json", "path"=>"metadata.json", "checksum"=>"117eb2d2693e2f2358b98a72fea94e2c", "specificity"=>"default", "url"=>"http://localhost:8889/file_store/repo/cookbooks/tibco_suite/metadata.json"}, {"name"=>"README.md", "path"=>"README.md", "checksum"=>"0502835165ad39aba1720beccad8351e", "specificity"=>"default", "url"=>"http://localhost:8889/file_store/repo/cookbooks/tibco_suite/README.md"}], "cookbook_name"=>"tibco_suite", "metadata"=>{"name"=>"tibco_suite", "description"=>"Installs/Configures tibco_suite", "long_description"=>"", "maintainer"=>"Tnarik Innael", "maintainer_email"=>"tnarik@lecafeautomatique.co.uk", "license"=>"all_rights", "platforms"=>{}, "dependencies"=>{}, "recommendations"=>{}, "suggestions"=>{}, "conflicting"=>{}, "providing"=>{"tibco_suite"=>">= 0.0.0"}, "replacing"=>{}, "attributes"=>{}, "groupings"=>{}, "recipes"=>{"tibco_suite"=>""}, "version"=>"0.1.0", "source_url"=>"", "issues_url"=>""}, "version"=>"0.1.0", "name"=>"tibco_suite-0.1.0", "frozen?"=>false, "chef_type"=>"cookbook_version", "json_class"=>"Chef::CookbookVersion"}, @file_vendor=nil, @metadata=#<Chef::Cookbook::Metadata:0x9a3fe04 @name="tibco_suite", @description="Installs/Configures tibco_suite", @long_description="", @license="all_rights", @maintainer="Tnarik Innael", @maintainer_email="tnarik@lecafeautomatique.co.uk", @platforms={}, @dependencies={}, @recommendations={}, @suggestions={}, @conflicting={}, @providing={"tibco_suite"=>">= 0.0.0"}, @replacing={}, @attributes={}, @groupings={}, @recipes={"tibco_suite"=>""}, @version="0.1.0", @source_url="", @issues_url="", @errors=[]>, @checksums={"1d1d894059029b63c1ff5b7eef0c9c1e"=>nil, "fd33744cfeba67b9b8342cf36adadc7e"=>nil, "117eb2d2693e2f2358b98a72fea94e2c"=>nil, "0502835165ad39aba1720beccad8351e"=>nil}, @manifest_records_by_path={"recipes/default.rb"=>{"name"=>"default.rb", "path"=>"recipes/default.rb", "checksum"=>"1d1d894059029b63c1ff5b7eef0c9c1e", "specificity"=>"default", "url"=>"http://localhost:8889/file_store/repo/cookbooks/tibco_suite/recipes/default.rb"}, "attributes/default.rb"=>{"name"=>"default.rb", "path"=>"attributes/default.rb", "checksum"=>"fd33744cfeba67b9b8342cf36adadc7e", "specificity"=>"default", "url"=>"http://localhost:8889/file_store/repo/cookbooks/tibco_suite/attributes/default.rb"}, "metadata.json"=>{"name"=>"metadata.json", "path"=>"metadata.json", "checksum"=>"117eb2d2693e2f2358b98a72fea94e2c", "specificity"=>"default", "url"=>"http://localhost:8889/file_store/repo/cookbooks/tibco_suite/metadata.json"}, "README.md"=>{"name"=>"README.md", "path"=>"README.md", "checksum"=>"0502835165ad39aba1720beccad8351e", "specificity"=>"default", "url"=>"http://localhost:8889/file_store/repo/cookbooks/tibco_suite/README.md"}}, @attribute_filenames_by_short_filename={"default"=>"default.rb"}>]
[2014-12-23T09:21:03+00:00] DEBUG: Not storing cookbooks/tibco_suite/recipes/default.rb, as the cache is up to date.
[2014-12-23T09:21:03+00:00] DEBUG: Not storing cookbooks/tibco_suite/attributes/default.rb, as the cache is up to date.
[2014-12-23T09:21:03+00:00] DEBUG: Not storing cookbooks/tibco_suite/metadata.json, as the cache is up to date.
[2014-12-23T09:21:03+00:00] DEBUG: Not storing cookbooks/tibco_suite/README.md, as the cache is up to date.
[2014-12-23T09:21:03+00:00] DEBUG: Cookbooks to compile: [:tibco_suite]
[2014-12-23T09:21:03+00:00] DEBUG: Node default-solaris10-minimal loading cookbook tibco_suite's attribute file /tmp/kitchen/cache/cookbooks/tibco_suite/attributes/default.rb
[2014-12-23T09:21:03+00:00] DEBUG: Loading Attribute tibco_suite::default
[2014-12-23T09:21:03+00:00] DEBUG: Loading Recipe tibco_suite::default via include_recipe
[2014-12-23T09:21:03+00:00] DEBUG: Found recipe default in cookbook tibco_suite
[2014-12-23T09:21:03+00:00] INFO: Install a tibco suite package
[2014-12-23T09:21:03+00:00] INFO: Processing user[tibco] action create (tibco_suite::default line 12)
[2014-12-23T09:21:03+00:00] DEBUG: providers for generic user resource enabled on node include: []
[2014-12-23T09:21:03+00:00] DEBUG: providers that refused resource user[tibco] were: []
[2014-12-23T09:21:03+00:00] DEBUG: providers that support resource user[tibco] include: []
[2014-12-23T09:21:03+00:00] DEBUG: no providers supported the resource, falling back to enabled handlers
[2014-12-23T09:21:03+00:00] DEBUG: providers that survived replacement include: []
[2014-12-23T09:21:03+00:00] DEBUG: dynamic provider resolver FAILED to resolve a provider
[2014-12-23T09:21:03+00:00] DEBUG: Platform solaris2 version 5.10 found
[2014-12-23T09:21:03+00:00] INFO: The user was created
[2014-12-23T09:21:03+00:00] INFO: Now the platform suite is specified. Here I hardcode it to 'solaris10'
[2014-12-23T09:21:03+00:00] INFO: or use the a_test_name
[2014-12-23T09:21:03+00:00] INFO: or use the aa
[2014-12-23T09:21:03+00:00] INFO: Fetch some test text
[2014-12-23T09:21:03+00:00] DEBUG: Converging node default-solaris10-minimal
[2014-12-23T09:21:03+00:00] INFO: Processing user[tibco] action create (tibco_suite::default line 12)
[2014-12-23T09:21:03+00:00] DEBUG: providers for generic user resource enabled on node include: []
[2014-12-23T09:21:03+00:00] DEBUG: providers that refused resource user[tibco] were: []
[2014-12-23T09:21:03+00:00] DEBUG: providers that support resource user[tibco] include: []
[2014-12-23T09:21:03+00:00] DEBUG: no providers supported the resource, falling back to enabled handlers
[2014-12-23T09:21:03+00:00] DEBUG: providers that survived replacement include: []
[2014-12-23T09:21:03+00:00] DEBUG: dynamic provider resolver FAILED to resolve a provider
[2014-12-23T09:21:03+00:00] DEBUG: Platform solaris2 version 5.10 found
[2014-12-23T09:21:03+00:00] INFO: Processing ohai[reload_passwd] action reload (tibco_suite::default line 18)
[2014-12-23T09:21:03+00:00] DEBUG: providers for generic ohai resource enabled on node include: []
[2014-12-23T09:21:03+00:00] DEBUG: providers that refused resource ohai[reload_passwd] were: []
[2014-12-23T09:21:03+00:00] DEBUG: providers that support resource ohai[reload_passwd] include: []
[2014-12-23T09:21:03+00:00] DEBUG: no providers supported the resource, falling back to enabled handlers
[2014-12-23T09:21:03+00:00] DEBUG: providers that survived replacement include: []
[2014-12-23T09:21:03+00:00] DEBUG: dynamic provider resolver FAILED to resolve a provider
[2014-12-23T09:21:03+00:00] DEBUG: Platform solaris2 version 5.10 found
[2014-12-23T09:21:03+00:00] INFO: ohai[reload_passwd] reloaded
[2014-12-23T09:21:03+00:00] INFO: Processing execute[install_tibco_untared] action nothing (tibco_suite::default line 27)
[2014-12-23T09:21:03+00:00] DEBUG: Skipping execute[install_tibco_untared] due to action :nothing
[2014-12-23T09:21:03+00:00] DEBUG: Saving the current state of node default-solaris10-minimal
[2014-12-23T09:21:03+00:00] DEBUG: Chef::HTTP calling Chef::HTTP::JSONInput#handle_request
[2014-12-23T09:21:03+00:00] DEBUG: Chef::HTTP calling Chef::HTTP::JSONToModelOutput#handle_request
[2014-12-23T09:21:03+00:00] DEBUG: Chef::HTTP calling Chef::HTTP::CookieManager#handle_request
[2014-12-23T09:21:03+00:00] DEBUG: Chef::HTTP calling Chef::HTTP::Decompressor#handle_request
[2014-12-23T09:21:03+00:00] DEBUG: Chef::HTTP calling Chef::HTTP::Authenticator#handle_request
[2014-12-23T09:21:03+00:00] DEBUG: Signing the request as default-solaris10-minimal
[2014-12-23T09:21:03+00:00] DEBUG: String to sign: 'Method:PUT
Hashed Path:EwQ3WIvO2Y3wJK3vfwfBBNIUyso=
X-Ops-Content-Hash:/eH3FovgZXwmmc6eoVnZ4G/UTn4=
X-Ops-Timestamp:2014-12-23T09:21:03Z
X-Ops-UserId:default-solaris10-minimal'
Header hash: {"X-Ops-Sign"=>"algorithm=sha1;version=1.0;", "X-Ops-Userid"=>"default-solaris10-minimal", "X-Ops-Timestamp"=>"2014-12-23T09:21:03Z", "X-Ops-Content-Hash"=>"/eH3FovgZXwmmc6eoVnZ4G/UTn4=", "X-Ops-Authorization-1"=>"Adqaq3g5H5XY8OC5UiyYNwh5i2ycVY27JRMUBIm+h5Yzx+4ewpYtUliEzr7Z", "X-Ops-Authorization-2"=>"rScVVnOLf+ZQ8UI40Im7LtmPvKetHDKbJuMJQqADVIjwfIRrWSLp131dk3Sb", "X-Ops-Authorization-3"=>"gfjxsT8OqxInJ/NEpEzMz0PaawVK1dmrIMUu54/kcwo7/P42ZkV7S1dYwHot", "X-Ops-Authorization-4"=>"3lnlf+zPA0B5HilMgsIKWPhGkfuPJic81ijhZslZAWA3tclhO+2jHEC4vjYX", "X-Ops-Authorization-5"=>"OpZWIQTZbksobxb10En/AwpBkiKgBzr0l5x6mZeWerzmYJOVuC9iOOO0vT9d", "X-Ops-Authorization-6"=>"yBWWIwwPNhlzgpZd85FNdPFF7W0jYAnFuNdRPuHvJg=="}
[2014-12-23T09:21:03+00:00] DEBUG: Chef::HTTP calling Chef::HTTP::RemoteRequestID#handle_request
[2014-12-23T09:21:03+00:00] DEBUG: Chef::HTTP calling Chef::HTTP::ValidateContentLength#handle_request
[2014-12-23T09:21:03+00:00] DEBUG: Initiating PUT to http://localhost:8889/nodes/default-solaris10-minimal
[2014-12-23T09:21:03+00:00] DEBUG: ---- HTTP Request Header Data: ----
[2014-12-23T09:21:03+00:00] DEBUG: Content-Type: application/json
[2014-12-23T09:21:03+00:00] DEBUG: Accept: application/json
[2014-12-23T09:21:03+00:00] DEBUG: Accept-Encoding: gzip;q=1.0,deflate;q=0.6,identity;q=0.3
[2014-12-23T09:21:03+00:00] DEBUG: X-OPS-SIGN: algorithm=sha1;version=1.0;
[2014-12-23T09:21:03+00:00] DEBUG: X-OPS-USERID: default-solaris10-minimal
[2014-12-23T09:21:03+00:00] DEBUG: X-OPS-TIMESTAMP: 2014-12-23T09:21:03Z
[2014-12-23T09:21:03+00:00] DEBUG: X-OPS-CONTENT-HASH: /eH3FovgZXwmmc6eoVnZ4G/UTn4=
[2014-12-23T09:21:03+00:00] DEBUG: X-OPS-AUTHORIZATION-1: Adqaq3g5H5XY8OC5UiyYNwh5i2ycVY27JRMUBIm+h5Yzx+4ewpYtUliEzr7Z
[2014-12-23T09:21:03+00:00] DEBUG: X-OPS-AUTHORIZATION-2: rScVVnOLf+ZQ8UI40Im7LtmPvKetHDKbJuMJQqADVIjwfIRrWSLp131dk3Sb
[2014-12-23T09:21:03+00:00] DEBUG: X-OPS-AUTHORIZATION-3: gfjxsT8OqxInJ/NEpEzMz0PaawVK1dmrIMUu54/kcwo7/P42ZkV7S1dYwHot
[2014-12-23T09:21:03+00:00] DEBUG: X-OPS-AUTHORIZATION-4: 3lnlf+zPA0B5HilMgsIKWPhGkfuPJic81ijhZslZAWA3tclhO+2jHEC4vjYX
[2014-12-23T09:21:03+00:00] DEBUG: X-OPS-AUTHORIZATION-5: OpZWIQTZbksobxb10En/AwpBkiKgBzr0l5x6mZeWerzmYJOVuC9iOOO0vT9d
[2014-12-23T09:21:03+00:00] DEBUG: X-OPS-AUTHORIZATION-6: yBWWIwwPNhlzgpZd85FNdPFF7W0jYAnFuNdRPuHvJg==
[2014-12-23T09:21:03+00:00] DEBUG: HOST: localhost:8889
[2014-12-23T09:21:03+00:00] DEBUG: X-REMOTE-REQUEST-ID: bf06d84e-eb62-4a68-9e8f-df7bc11a7a28
[2014-12-23T09:21:03+00:00] DEBUG: Content-Length: 22903
[2014-12-23T09:21:03+00:00] DEBUG: ---- End HTTP Request Header Data ----
[2014-12-23T09:21:03+00:00] DEBUG: #<ChefZero::RestRequest:0xa1065e4 @env={"CONTENT_LENGTH"=>"22903", "CONTENT_TYPE"=>"application/json", "GATEWAY_INTERFACE"=>"CGI/1.1", "PATH_INFO"=>"/nodes/default-solaris10-minimal", "QUERY_STRING"=>"", "REMOTE_ADDR"=>"127.0.0.1", "REMOTE_HOST"=>"localhost", "REQUEST_METHOD"=>"PUT", "REQUEST_URI"=>"http://localhost:8889/nodes/default-solaris10-minimal", "SCRIPT_NAME"=>"", "SERVER_NAME"=>"localhost", "SERVER_PORT"=>"8889", "SERVER_PROTOCOL"=>"HTTP/1.1", "SERVER_SOFTWARE"=>"WEBrick/1.3.1 (Ruby/2.1.4/2014-10-27) OpenSSL/1.0.1j", "HTTP_ACCEPT"=>"application/json", "HTTP_ACCEPT_ENCODING"=>"gzip;q=1.0,deflate;q=0.6,identity;q=0.3", "HTTP_X_OPS_SIGN"=>"algorithm=sha1;version=1.0;", "HTTP_X_OPS_USERID"=>"default-solaris10-minimal", "HTTP_X_OPS_TIMESTAMP"=>"2014-12-23T09:21:03Z", "HTTP_X_OPS_CONTENT_HASH"=>"/eH3FovgZXwmmc6eoVnZ4G/UTn4=", "HTTP_X_OPS_AUTHORIZATION_1"=>"Adqaq3g5H5XY8OC5UiyYNwh5i2ycVY27JRMUBIm+h5Yzx+4ewpYtUliEzr7Z", "HTTP_X_OPS_AUTHORIZATION_2"=>"rScVVnOLf+ZQ8UI40Im7LtmPvKetHDKbJuMJQqADVIjwfIRrWSLp131dk3Sb", "HTTP_X_OPS_AUTHORIZATION_3"=>"gfjxsT8OqxInJ/NEpEzMz0PaawVK1dmrIMUu54/kcwo7/P42ZkV7S1dYwHot", "HTTP_X_OPS_AUTHORIZATION_4"=>"3lnlf+zPA0B5HilMgsIKWPhGkfuPJic81ijhZslZAWA3tclhO+2jHEC4vjYX", "HTTP_X_OPS_AUTHORIZATION_5"=>"OpZWIQTZbksobxb10En/AwpBkiKgBzr0l5x6mZeWerzmYJOVuC9iOOO0vT9d", "HTTP_X_OPS_AUTHORIZATION_6"=>"yBWWIwwPNhlzgpZd85FNdPFF7W0jYAnFuNdRPuHvJg==", "HTTP_HOST"=>"localhost:8889", "HTTP_X_REMOTE_REQUEST_ID"=>"bf06d84e-eb62-4a68-9e8f-df7bc11a7a28", "HTTP_X_CHEF_VERSION"=>"12.0.3", "HTTP_USER_AGENT"=>"Chef Knife/12.0.3 (ruby-2.1.4-p265; ohai-8.0.1; i386-solaris2.10; +http://opscode.com)", "HTTP_CONNECTION"=>"close", "rack.version"=>[1, 2], "rack.input"=>#<StringIO:0xa10679c>, "rack.errors"=>#<IO:<STDERR>>, "rack.multithread"=>true, "rack.multiprocess"=>false, "rack.run_once"=>false, "rack.url_scheme"=>"http", "HTTP_VERSION"=>"HTTP/1.1", "REQUEST_PATH"=>"/nodes/default-solaris10-minimal"}, @rest_base_prefix=["organizations", "chef"]>
[2014-12-23T09:21:03+00:00] DEBUG: {"name":"default-solaris10-minimal","chef_environment":"_default","json_class":"Chef::Node","automatic":{"cpu":{"total":1,"real":1,"0":{"vendor_id":"GenuineIntel","family":"model","model":"step","stepping":"clock"}},"filesystem":{"/dev/dsk/c0d0s0":{"kb_size":"8068883","kb_used":"964042","kb_available":"7024153","percent_used":"13%","mount":"/","fs_type":"ufs","mount_time":"Tue Dec 23 09:02:08 2014","mount_options":["read","write","setuid","devices","rstchown","intr","largefiles","logging","xattr","onerror=panic","dev=1980000"]},"/devices":{"kb_size":"0","kb_used":"0","kb_available":"0","percent_used":"0%","mount":"/devices","fs_type":"devfs","mount_time":"Tue Dec 23 09:02:05 2014","mount_options":["read","write","setuid","devices","rstchown","dev=4900000"]},"ctfs":{"kb_size":"0","kb_used":"0","kb_available":"0","percent_used":"0%","mount":"/system/contract","fs_type":"ctfs","mount_time":"Tue Dec 23 09:02:05 2014","mount_options":["read","write","setuid","devices","rstchown","dev=4980001"]},"proc":{"kb_size":"0","kb_used":"0","kb_available":"0","percent_used":"0%","mount":"/proc","fs_type":"proc","mount_time":"Tue Dec 23 09:02:05 2014","mount_options":["read","write","setuid","devices","rstchown","dev=4940000"]},"mnttab":{"kb_size":"0","kb_used":"0","kb_available":"0","percent_used":"0%","mount":"/etc/mnttab","fs_type":"mntfs","mount_time":"Tue Dec 23 09:02:05 2014","mount_options":["read","write","setuid","devices","rstchown","dev=49c0001"]},"swap":{"kb_size":"1465672","kb_used":"24","kb_available":"1465648","percent_used":"1%","mount":"/var/run","fs_type":"tmpfs","mount_time":"Tue Dec 23 09:02:08 2014","mount_options":["read","write","setuid","devices","rstchown","xattr","dev=4a00003"]},"objfs":{"kb_size":"0","kb_used":"0","kb_available":"0","percent_used":"0%","mount":"/system/object","fs_type":"objfs","mount_time":"Tue Dec 23 09:02:05 2014","mount_options":["read","write","setuid","devices","rstchown","dev=4a40001"]},"sharefs":{"kb_size":"0","kb_used":"0","kb_available":"0","percent_used":"0%","mount":"/etc/dfs/sharetab","fs_type":"sharefs","mount_time":"Tue Dec 23 09:02:05 2014","mount_options":["read","write","setuid","devices","rstchown","dev=4a80001"]},"/usr/lib/libc/libc_hwcap1.so.1":{"kb_size":"8068883","kb_used":"964042","kb_available":"7024153","percent_used":"13%","mount":"/lib/libc.so.1","fs_type":"lofs","mount_time":"Tue Dec 23 09:02:07 2014","mount_options":["read","write","setuid","devices","rstchown","dev=1980000"]},"fd":{"kb_size":"0","kb_used":"0","kb_available":"0","percent_used":"0%","mount":"/dev/fd","fs_type":"fd","mount_time":"Tue Dec 23 09:02:08 2014","mount_options":["read","write","setuid","devices","rstchown","dev=4c00001"]},"/dev/dsk/c0d0s3":{"kb_size":"56531218","kb_used":"56087","kb_available":"55909819","percent_used":"1%","mount":"/export/home","fs_type":"ufs","mount_time":"Tue Dec 23 09:02:15 2014","mount_options":["read","write","setuid","devices","rstchown","intr","largefiles","logging","xattr","onerror=panic","dev=1980003"]},"-hosts":{"kb_size":"0","kb_used":"0","kb_available":"0","percent_used":"0%","mount":"/net","fs_type":"autofs"},"auto_home":{"kb_size":"0","kb_used":"0","kb_available":"0","percent_used":"0%","mount":"/home","fs_type":"autofs"}},"kernel":{"name":"SunOS","release":"5.10","version":"Generic_147148-26","machine":"i86pc","os":"SunOS","modules":{"specfs":{"id":4,"loadaddr":"fffffffffbb6e000","size":22232,"description":"filesystem for specfs"},"fifofs":{"id":5,"loadaddr":"fffffffffbb735e0","size":17544,"description":"filesystem for fifo"},"devfs":{"id":7,"loadaddr":"fffffffffbb77978","size":21464,"description":"devices filesystem 1.16"},"procfs":{"id":8,"loadaddr":"fffffffffbb7ca88","size":128080,"description":"filesystem for proc"},"TS":{"id":10,"loadaddr":"fffffffffbb9b3e8","size":16576,"description":"time sharing sched class"},"TS_DPTBL":{"id":11,"loadaddr":"fffffffffbb9eb28","size":2528,"description":"Time sharing dispatch table"},"acpica":{"id":14,"loadaddr":"fffffffffbba69f0","size":365048,"description":"ACPI interpreter 1.5"},"pcie":{"id":15,"loadaddr":"fffffffff7800000","size":182616,"description":"PCI Express Framework Module"},"busra":{"id":16,"loadaddr":"fffffffff782d000","size":9744,"description":"Bus Resource Allocator (BUSRA) "},"iovcfg":{"id":17,"loadaddr":"fffffffff7830000","size":13416,"description":"IOV Configuration Module"},"mac":{"id":18,"loadaddr":"fffffffff7834000","size":24544,"description":"MAC Services v1.2"},"uppc":{"id":19,"loadaddr":"fffffffff783a000","size":12448,"description":"UniProcessor PC"},"pcplusmp":{"id":21,"loadaddr":"fffffffff784f000","size":66264,"description":"pcplusmp v1.4 compatible 1.137"},"cpu.generic":{"id":22,"loadaddr":"fffffffff785e000","size":17488,"description":"Generic x86 CPU Module"},"rootnex":{"id":24,"loadaddr":"fffffffff7862000","size":83056,"description":"i86pc root nexus 1.137"},"iommulib":{"id":25,"loadaddr":"fffffffff7876000","size":10136,"description":"IOMMU library module"},"options":{"id":26,"loadaddr":"fffffffff783ce38","size":664,"description":"options driver"},"pseudo":{"id":27,"loadaddr":"fffffffff785d360","size":3352,"description":"nexus driver for 'pseudo' 1.28"},"clone":{"id":28,"loadaddr":"fffffffff784ea40","size":1864,"description":"Clone Pseudodriver 'clone'"},"scsi_vhci":{"id":29,"loadaddr":"fffffffff7879000","size":97128,"description":"SCSI VHCI Driver 1.80"},"scsi":{"id":30,"loadaddr":"fffffffff7890000","size":152312,"description":"SCSI Bus Utility Routines"},"isa":{"id":31,"loadaddr":"fffffffff78b2000","size":10032,"description":"isa nexus driver for 'ISA' 1.40"},"sad":{"id":33,"loadaddr":"fffffffff783d000","size":6112,"description":"STREAMS Administrative Driver '"},"ufs":{"id":35,"loadaddr":"fffffffff78b5000","size":246448,"description":"filesystem for ufs"},"fssnap_if":{"id":36,"loadaddr":"fffffffff7875ca0","size":952,"description":"File System Snapshot Interface"},"ppm":{"id":37,"loadaddr":"fffffffff783e538","size":23504,"description":"platform pm driver v1.18"},"pci":{"id":38,"loadaddr":"fffffffff7843c50","size":24568,"description":"host to PCI nexus driver 1.71"},"pcihp":{"id":39,"loadaddr":"fffffffff78f0000","size":22112,"description":"PCI nexus hotplug support v1.65"},"hpcsvc":{"id":40,"loadaddr":"fffffffff78499b0","size":4616,"description":"hot-plug controller services v1"},"pci-ide":{"id":41,"loadaddr":"fffffffff784ab28","size":4784,"description":"pciide nexus driver for 'PCI-ID"},"ata":{"id":42,"loadaddr":"fffffffff78f6000","size":65216,"description":"ATA AT-bus attachment disk cont"},"cmdk":{"id":43,"loadaddr":"fffffffff7906000","size":12512,"description":"Common Direct Access Disk 1.73"},"dadk":{"id":44,"loadaddr":"fffffffff7909000","size":14448,"description":"Direct Attached Disk 1.46"},"gda":{"id":45,"loadaddr":"fffffffff782f588","size":2720,"description":"Generic Direct Attached Device "},"strategy":{"id":46,"loadaddr":"fffffffff784bba8","size":9176,"description":"Device Strategy Objects 1.31"},"cmlb":{"id":47,"loadaddr":"fffffffff790d000","size":27976,"description":"Common Labeling module 1.12"},"ctfs":{"id":48,"loadaddr":"fffffffff7914000","size":15752,"description":"contract filesystem"},"mntfs":{"id":49,"loadaddr":"fffffffff7918000","size":15584,"description":"mount information file system"},"tmpfs":{"id":50,"loadaddr":"fffffffff791c000","size":95376,"description":"filesystem for tmpfs"},"objfs":{"id":51,"loadaddr":"fffffffff7924000","size":8704,"description":"kernel object filesystem"},"sharefs":{"id":52,"loadaddr":"fffffffff7926000","size":7600,"description":"sharefs syscall (32-bit)"},"cpunex":{"id":53,"loadaddr":"fffffffff7927c30","size":1312,"description":"cpu nexus driver v1.0"},"sockfs":{"id":56,"loadaddr":"fffffffff7941000","size":200248,"description":"filesystem for sockfs"},"ip":{"id":57,"loadaddr":"fffffffff7970000","size":1366520,"description":"IP STREAMS module 1.47"},"md5":{"id":58,"loadaddr":"fffffffff7ab2000","size":11368,"description":"MD5 Kernel SW Provider 1.1"},"kcf":{"id":59,"loadaddr":"fffffffff7ab5000","size":112624,"description":"Kernel Crypto Framework 1.12"},"swrand":{"id":60,"loadaddr":"fffffffff7ad1000","size":10168,"description":"Kernel Random number Provider 1"},"sha1":{"id":61,"loadaddr":"fffffffff7ad3000","size":13208,"description":"SHA1 Kernel SW Provider 1.1"},"hook":{"id":62,"loadaddr":"fffffffff7ad7000","size":16952,"description":"Hooks Interface v1.0"},"neti":{"id":63,"loadaddr":"fffffffff7adc000","size":9696,"description":"netinfo module"},"dld":{"id":65,"loadaddr":"fffffffff792e000","size":28552,"description":"Data-Link Driver v1.7"},"dls":{"id":66,"loadaddr":"fffffffff7935000","size":24504,"description":"Data-Link Services v1.8"},"ip6":{"id":67,"loadaddr":"fffffffff7934c48","size":1472,"description":"IP6 STREAMS driver 1.9"},"tcp":{"id":68,"loadaddr":"fffffffff793ac38","size":1568,"description":"TCP STREAMS module 1.51"},"tcp6":{"id":69,"loadaddr":"fffffffff796fc38","size":1568,"description":"TCP6 STREAMS module 1.11"},"udp":{"id":70,"loadaddr":"fffffffff7861c28","size":1632,"description":"UDP STREAMS module 1.43"},"udp6":{"id":71,"loadaddr":"fffffffff788fbf0","size":1480,"description":"UDP6 STREAMS driver 1.9"},"sctp":{"id":72,"loadaddr":"fffffffff791bbe8","size":1456,"description":"SCTP device"},"sctp6":{"id":73,"loadaddr":"fffffffff7839bd8","size":1472,"description":"SCTP6 device"},"icmp":{"id":74,"loadaddr":"fffffffff7adf000","size":43848,"description":"ICMP STREAMS module 1.43"},"icmp6":{"id":75,"loadaddr":"fffffffff78efa10","size":1480,"description":"ICMP6 STREAMS driver 1.10"},"arp":{"id":76,"loadaddr":"fffffffff7ae8000","size":35328,"description":"ARP STREAMS module 1.43"},"timod":{"id":77,"loadaddr":"fffffffff793b000","size":18488,"description":"transport interface str mod"},"consconfig_dacf":{"id":79,"loadaddr":"fffffffff7af1000","size":17400,"description":"Consconfig DACF 1.39"},"vgatext":{"id":80,"loadaddr":"fffffffff7af5000","size":19816,"description":"VGA text driver v1.27"},"conskbd":{"id":81,"loadaddr":"fffffffff7af9000","size":11400,"description":"conskbd multiplexer driver 5.59"},"kbtrans":{"id":82,"loadaddr":"fffffffff7afc000","size":18056,"description":"kbtrans (key translation) 1.37"},"consms":{"id":83,"loadaddr":"fffffffff793f000","size":7688,"description":"Mouse Driver for Sun 'consms' 5"},"wc":{"id":84,"loadaddr":"fffffffff7b00000","size":6600,"description":"Workstation multiplexer Driver "},"tem":{"id":85,"loadaddr":"fffffffff7b02000","size":39808,"description":"ANSI Terminal Emulator"},"iwscn":{"id":86,"loadaddr":"fffffffff784dcc8","size":3840,"description":"Workstation Redirection driver "},"usba":{"id":88,"loadaddr":"fffffffff7b1d000","size":186096,"description":"USBA: USB Architecture 2.0 1.64"},"i8042":{"id":91,"loadaddr":"fffffffff7b6a000","size":5280,"description":"i8042 nexus driver 1.31"},"kb8042":{"id":92,"loadaddr":"fffffffff7b6c000","size":9992,"description":"PS/2 Keyboard 1.58, 05/06/01"},"mouse8042":{"id":93,"loadaddr":"fffffffff7905700","size":2984,"description":"PS/2 Mouse 1.43, 05/06/01"},"vuid3ps2":{"id":94,"loadaddr":"fffffffff7b6e000","size":8128,"description":"mouse events to vuid events"},"ibdm":{"id":96,"loadaddr":"fffffffff7b7e000","size":46776,"description":"InfiniBand Device Manager"},"ibtl":{"id":97,"loadaddr":"fffffffff7b8a000","size":77952,"description":"IB Transport Layer"},"ibmf":{"id":98,"loadaddr":"fffffffff7b9c000","size":438256,"description":"IB Agent Interfaces 2.0"},"SDC":{"id":99,"loadaddr":"fffffffff7b70000","size":7448,"description":"system duty cycle scheduling cl"},"fctl":{"id":102,"loadaddr":"fffffffff7c1b000","size":41424,"description":"SunFC Transport v20121113-1.62"},"elfexec":{"id":104,"loadaddr":"fffffffff7b07000","size":37560,"description":"32-bit exec module for elf"},"iscsi":{"id":106,"loadaddr":"fffffffff7d8e000","size":226888,"description":"Sun iSCSI Initiator v20121113-0"},"doorfs":{"id":107,"loadaddr":"fffffffff7b72000","size":22024,"description":"32-bit door syscalls"},"idm":{"id":108,"loadaddr":"fffffffff7dc4000","size":62336,"description":"iSCSI Data Mover"},"ibcm":{"id":110,"loadaddr":"fffffffff7dfd000","size":179136,"description":"IB Communication Manager 1.21"},"pcmcia":{"id":113,"loadaddr":"fffffffff7e3e000","size":108536,"description":"PCMCIA Nexus Support 1.137"},"ldterm":{"id":115,"loadaddr":"fffffffff7dde000","size":61768,"description":"terminal line discipline"},"ttcompat":{"id":116,"loadaddr":"fffffffff7b78000","size":7696,"description":"alt ioctl calls"},"ptsl":{"id":119,"loadaddr":"fffffffff7e8e000","size":5984,"description":"tty pseudo driver slave 'ptsl' "},"ptc":{"id":121,"loadaddr":"fffffffff7e8f4a8","size":7488,"description":"tty pseudo driver control 'ptc'"},"kssl":{"id":122,"loadaddr":"fffffffff7e75000","size":34448,"description":"Kernel SSL Interface v1.4"},"usbser":{"id":125,"loadaddr":"fffffffff7e89000","size":20184,"description":"USB generic serial module 1.20"},"rts":{"id":132,"loadaddr":"fffffffff7e97000","size":9400,"description":"PF_ROUTE socket STREAMS module "},"smbios":{"id":139,"loadaddr":"fffffffff7b1c720","size":2648,"description":"System Management BIOS driver"},"tl":{"id":141,"loadaddr":"fffffffff7ebf000","size":28680,"description":"TPI Local Transport (tl) 1.78"},"keysock":{"id":143,"loadaddr":"fffffffff7ec6000","size":18832,"description":"PF_KEY socket STREAMS module 1."},"spdsock":{"id":144,"loadaddr":"fffffffff7ecb000","size":27680,"description":"PF_POLICY socket STREAMS driver"},"sdp":{"id":145,"loadaddr":"fffffffff79179d8","size":2296,"description":"SDP STREAMS driver 1.1"},"sysmsg":{"id":146,"loadaddr":"fffffffff7ebb000","size":6904,"description":"System message redirection (fan"},"cn":{"id":147,"loadaddr":"fffffffff7dd2610","size":2896,"description":"Console redirection driver 5.63"},"mm":{"id":148,"loadaddr":"fffffffff7ebd000","size":6152,"description":"memory driver"},"pipe":{"id":149,"loadaddr":"fffffffff7e8dc98","size":952,"description":"32-bit pipe(2) syscall"},"namefs":{"id":150,"loadaddr":"fffffffff7ed2000","size":8664,"description":"filesystem for namefs"},"portfs":{"id":151,"loadaddr":"fffffffff7ed5000","size":14576,"description":"32-bit event ports syscalls"},"sysevent":{"id":152,"loadaddr":"fffffffff7ed9000","size":4656,"description":"sysevent driver 1.6"},"intpexec":{"id":153,"loadaddr":"fffffffff80b0ab8","size":1464,"description":"exec mod for interp"},"lofs":{"id":154,"loadaddr":"fffffffff7ee6000","size":16056,"description":"filesystem for lofs"},"e1000g":{"id":156,"loadaddr":"fffffffff7f2d000","size":210896,"description":"Intel PRO/1000 Ethernet 5.2.28"},"mac_ether":{"id":157,"loadaddr":"fffffffff7d8d6e0","size":5688,"description":"Ethernet MAC plugin 1.3"},"openeepr":{"id":158,"loadaddr":"fffffffff7edb000","size":7496,"description":"OPENPROM/NVRAM Driver v1.21"},"fdfs":{"id":160,"loadaddr":"fffffffff7eea000","size":4952,"description":"filesystem for fd"},"vboxguest":{"id":161,"loadaddr":"fffffffff7f81000","size":154680,"description":"VirtualBox GstDrv 4.3.18r96516"},"ctf":{"id":162,"loadaddr":"fffffffff7f61000","size":37320,"description":"Compact C Type Format routines"},"zfs":{"id":163,"loadaddr":"fffffffff7fa3000","size":913360,"description":"ZFS storage pool"},"sha2":{"id":164,"loadaddr":"fffffffff8078000","size":40832,"description":"SHA2 Kernel SW Provider 1.1"},"pts":{"id":165,"loadaddr":"fffffffff7f60308","size":3968,"description":"Slave Stream Pseudo Terminal dr"},"cryptoadm":{"id":166,"loadaddr":"fffffffff7f6b000","size":6984,"description":"Cryptographic Administrative In"},"power":{"id":168,"loadaddr":"fffffffff7f71000","size":5840,"description":"power button driver v1.17"},"kstat":{"id":169,"loadaddr":"fffffffff7833238","size":3888,"description":"kernel statistics driver 1.26"},"log":{"id":171,"loadaddr":"fffffffff7e91778","size":2856,"description":"streams log driver"},"vboxms":{"id":173,"loadaddr":"fffffffff8082000","size":15272,"description":"VBoxMouseIntegr 4.3.18r96516"},"autofs":{"id":174,"loadaddr":"fffffffff8086000","size":33920,"description":"filesystem for autofs"},"rpcmod":{"id":175,"loadaddr":"fffffffff808f000","size":146360,"description":"rpc interface str mod"},"tlimod":{"id":176,"loadaddr":"fffffffff7ef2000","size":8000,"description":"KTLI misc module"},"rpcsec":{"id":177,"loadaddr":"fffffffff80ab000","size":23768,"description":"kernel RPC security module."},"random":{"id":178,"loadaddr":"fffffffff7ab4968","size":2040,"description":"random number device v1.13"},"sy":{"id":179,"loadaddr":"fffffffff7c238d8","size":2120,"description":"Indirect driver for tty 'sy' 1."},"xsvc":{"id":180,"loadaddr":"fffffffff8085438","size":3896,"description":"xserver svc"},"fm":{"id":181,"loadaddr":"fffffffffbb9eca0","size":6152,"description":"fault management driver"},"crypto":{"id":182,"loadaddr":"fffffffff7ccc000","size":72136,"description":"Cryptographic Library Interface"},"pset":{"id":183,"loadaddr":"fffffffff80c5000","size":7280,"description":"32-bit pset(2) syscall"},"nfs":{"id":184,"loadaddr":"fffffffff80c7000","size":571864,"description":"network filesystem version 4"},"ptm":{"id":185,"loadaddr":"fffffffff7ee51b0","size":4328,"description":"Master streams driver 'ptm' 1.4"},"ptem":{"id":186,"loadaddr":"fffffffff8150000","size":5000,"description":"pty hardware emulator"}}},"memory":{"total":0},"network":{"interfaces":{"lo0":{"mtu":"8232","index":"1","flags":["UP","LOOPBACK","RUNNING","MULTICAST","IPv4","VIRTUAL"],"type":"lo","number":"0","encapsulation":"Loopback","addresses":{"127.0.0.1":{"family":"inet","netmask":"255.0.0.0"}}},"e1000g0":{"mtu":"1500","index":"2","flags":["UP","BROADCAST","RUNNING","MULTICAST","DHCP","IPv4"],"type":"e1000g","number":"0","encapsulation":"Ethernet","addresses":{"10.0.2.15":{"family":"inet","netmask":"255.255.255.0","broadcast":"10.0.2.255"},"08:00:27:47:17:11":{"family":"lladdr"}},"arp":{"10.0.2.2":"52:54:00:12:35:02","10.0.2.3":"52:54:00:12:35:03","10.0.2.15":"08:00:27:47:17:11","224.0.0.0":"01:00:5e:00:00:00"}}},"default_gateway":"10.0.2.2","default_interface":"e1000g0"},"counters":{"network":{}},"ipaddress":"10.0.2.15","macaddress":"08:00:27:47:17:11","os":"solaris2","os_version":"5.10","platform_version":"5.10","platform_build":"Generic_147148-26","platform":"solaris2","platform_family":"solaris2","uptime_seconds":1137,"uptime":"18 minutes 57 seconds","virtualization":{},"languages":{"perl":{"version":"5.8.4","archname":"i86pc-solaris-64int"},"ruby":{"platform":"i386-solaris2.10","version":"2.1.4","release_date":"2014-10-27","target":"i386-pc-solaris2.10","target_cpu":"i386","target_vendor":"pc","target_os":"solaris2.10","host":"i386-pc-solaris2.10","host_cpu":"i386","host_os":"solaris2.10","host_vendor":"pc","bin_dir":"/opt/chef/embedded/bin","ruby_bin":"/opt/chef/embedded/bin/ruby","gems_dir":"/opt/chef/embedded/lib/ruby/gems/2.1.0","gem_bin":"/opt/chef/embedded/bin/gem"}},"chef_packages":{"chef":{"version":"12.0.3","chef_root":"/opt/chef/embedded/apps/chef/lib"},"ohai":{"version":"8.0.1","ohai_root":"/opt/chef/embedded/lib/ruby/gems/2.1.0/gems/ohai-8.0.1/lib/ohai"}},"cloud_v2":null,"command":{"ps":"ps -ef"},"dmi":{},"machinename":"default-solaris10-minimal.vagrantup.com","hostname":"default-solaris10-minimal.vagrantup.com","fqdn":"default-solaris10-minimal.vagrantup.com","domain":"vagrantup.com","keys":{"ssh":{"host_rsa_public":"AAAAB3NzaC1yc2EAAAABIwAAAIEAz8qpA2OqYfnYa0cOT87pPQUWCYbrlcKKyCPpORd5sUAlIKFHvxo3QEImQfbCRXdL2wWsbEJ3HHfDRd/g76FboSI3atwPozVOQP3h6Zd421uW22Uno71pn0y8bt3QWHC/dIRZn/Wjqs5uZeVb/Jw49hraipsRBD1kBJDAaUCztzE=","host_dsa_public":"AAAAB3NzaC1kc3MAAACBAO3vHI7yx+3iuimDqpBnOvfuotM2w4m+T4rSa93gW0zVSqL9IetzxbCzxESuIj5+ia4bZzsWw03Tr8J/T3o0bMRNjdIl0hLxgpnKR/fU6s4FN5iyh0DCoVXAGnZgxtTHtDLKJTh56Did0He2khUQvLWTbd6jVl9YBSM8sZ3/MoP3AAAAFQDhtfOX2lzVjMHKCihAgXjXSLExxwAAAIEA4qOnvavznNnvHHxRuO4DKcj52t5nzbFAZj92YsQDnQWAMgJ2rDpF0WHzuTJLLmUWU0VPlrbI1G8iZnvz7m/J2xlGWt9JeHPtc7Yz+GhPq0dlEzxR6urJGhLVOYeDVl+f5elHigAaY9PwNj0W8YMrlNRb2R3PfSAgWfz4bIzF7YsAAACABupgrT/mRRsqjYI9ku1ofkbHHvCakrlzVQITmjdvLzux32CR3TkJ+RMNDudVkj/VPfXegPwG0F79CZM0hJtgA9tlOOUHNLiIgeae2NycKPgr0ssXPTqjwxYVwWsRyU3l8BJlxFSVuu1xKydEVm5vQmzP3SXDB3muJZtkCWHPcrk="}},"ohai_time":1419326463.4407482,"etc":{"passwd":{"root":{"dir":"/","gid":0,"uid":0,"shell":"/sbin/sh","gecos":"Super-User"},"daemon":{"dir":"/","gid":1,"uid":1,"shell":"","gecos":""},"bin":{"dir":"/usr/bin","gid":2,"uid":2,"shell":"","gecos":""},"sys":{"dir":"/","gid":3,"uid":3,"shell":"","gecos":""},"adm":{"dir":"/var/adm","gid":4,"uid":4,"shell":"","gecos":"Admin"},"lp":{"dir":"/usr/spool/lp","gid":8,"uid":71,"shell":"","gecos":"Line Printer Admin"},"uucp":{"dir":"/usr/lib/uucp","gid":5,"uid":5,"shell":"","gecos":"uucp Admin"},"nuucp":{"dir":"/var/spool/uucppublic","gid":9,"uid":9,"shell":"/usr/lib/uucp/uucico","gecos":"uucp Admin"},"smmsp":{"dir":"/","gid":25,"uid":25,"shell":"","gecos":"SendMail Message Submission Program"},"listen":{"dir":"/usr/net/nls","gid":4,"uid":37,"shell":"","gecos":"Network Admin"},"gdm":{"dir":"/","gid":50,"uid":50,"shell":"","gecos":"GDM Reserved UID"},"webservd":{"dir":"/","gid":80,"uid":80,"shell":"","gecos":"WebServer Reserved UID"},"postgres":{"dir":"/","gid":90,"uid":90,"shell":"/usr/bin/pfksh","gecos":"PostgreSQL Reserved UID"},"svctag":{"dir":"/","gid":12,"uid":95,"shell":"","gecos":"Service Tag UID"},"unknown":{"dir":"/","gid":96,"uid":96,"shell":"","gecos":"Unknown Remote UID"},"nobody":{"dir":"/","gid":60001,"uid":60001,"shell":"","gecos":"NFS Anonymous Access User"},"noaccess":{"dir":"/","gid":60002,"uid":60002,"shell":"","gecos":"No Access User"},"nobody4":{"dir":"/","gid":65534,"uid":65534,"shell":"","gecos":"SunOS 4.x NFS Anonymous Access User"},"vagrant":{"dir":"/export/home/vagrant","gid":100,"uid":100,"shell":"/usr/bin/bash","gecos":""},"tibco":{"dir":"/export/home/tibco","gid":1,"uid":101,"shell":"/bin/sh","gecos":""}},"group":{"root":{"gid":0,"members":[]},"other":{"gid":1,"members":["root"]},"bin":{"gid":2,"members":["root","daemon"]},"sys":{"gid":3,"members":["root","bin","adm"]},"adm":{"gid":4,"members":["root","daemon"]},"uucp":{"gid":5,"members":["root"]},"mail":{"gid":6,"members":["root"]},"tty":{"gid":7,"members":["root","adm"]},"lp":{"gid":8,"members":["root","adm"]},"nuucp":{"gid":9,"members":["root"]},"staff":{"gid":10,"members":[]},"daemon":{"gid":12,"members":["root"]},"sysadmin":{"gid":14,"members":[]},"smmsp":{"gid":25,"members":[]},"gdm":{"gid":50,"members":[]},"webservd":{"gid":80,"members":[]},"postgres":{"gid":90,"members":[]},"unknown":{"gid":96,"members":[]},"nobody":{"gid":60001,"members":[]},"noaccess":{"gid":60002,"members":[]},"nogroup":{"gid":65534,"members":[]},"vagrant":{"gid":100,"members":[]},"vboxsf":{"gid":101,"members":[]}}},"current_user":"root","root_group":"root","zpools":{},"recipes":["tibco_suite::default"],"roles":[]},"normal":{"tags":[]},"chef_type":"node","default":{"tibco_suite":{"name":"a_test_name","a_test_name":"aa"}},"override":{},"run_list":["recipe[tibco_suite::default]"]}
[2014-12-23T09:21:03+00:00] DEBUG:
--- RESPONSE (200) ---
{
"name": "default-solaris10-minimal",
"chef_environment": "_default",
"json_class": "Chef::Node",
"automatic": {
"cpu": {
"total": 1,
"real": 1,
"0": {
"vendor_id": "GenuineIntel",
"family": "model",
"model": "step",
"stepping": "clock"
}
},
"filesystem": {
"/dev/dsk/c0d0s0": {
"kb_size": "8068883",
"kb_used": "964042",
"kb_available": "7024153",
"percent_used": "13%",
"mount": "/",
"fs_type": "ufs",
"mount_time": "Tue Dec 23 09:02:08 2014",
"mount_options": [
"read",
"write",
"setuid",
"devices",
"rstchown",
"intr",
"largefiles",
"logging",
"xattr",
"onerror=panic",
"dev=1980000"
]
},
"/devices": {
"kb_size": "0",
"kb_used": "0",
"kb_available": "0",
"percent_used": "0%",
"mount": "/devices",
"fs_type": "devfs",
"mount_time": "Tue Dec 23 09:02:05 2014",
"mount_options": [
"read",
"write",
"setuid",
"devices",
"rstchown",
"dev=4900000"
]
},
"ctfs": {
"kb_size": "0",
"kb_used": "0",
"kb_available": "0",
"percent_used": "0%",
"mount": "/system/contract",
"fs_type": "ctfs",
"mount_time": "Tue Dec 23 09:02:05 2014",
"mount_options": [
"read",
"write",
"setuid",
"devices",
"rstchown",
"dev=4980001"
]
},
"proc": {
"kb_size": "0",
"kb_used": "0",
"kb_available": "0",
"percent_used": "0%",
"mount": "/proc",
"fs_type": "proc",
"mount_time": "Tue Dec 23 09:02:05 2014",
"mount_options": [
"read",
"write",
"setuid",
"devices",
"rstchown",
"dev=4940000"
]
},
"mnttab": {
"kb_size": "0",
"kb_used": "0",
"kb_available": "0",
"percent_used": "0%",
"mount": "/etc/mnttab",
"fs_type": "mntfs",
"mount_time": "Tue Dec 23 09:02:05 2014",
"mount_options": [
"read",
"write",
"setuid",
"devices",
"rstchown",
"dev=49c0001"
]
},
"swap": {
"kb_size": "1465672",
"kb_used": "24",
"kb_available": "1465648",
"percent_used": "1%",
"mount": "/var/run",
"fs_type": "tmpfs",
"mount_time": "Tue Dec 23 09:02:08 2014",
"mount_options": [
"read",
"write",
"setuid",
"devices",
"rstchown",
"xattr",
"dev=4a00003"
]
},
"objfs": {
"kb_size": "0",
"kb_used": "0",
"kb_available": "0",
"percent_used": "0%",
"mount": "/system/object",
"fs_type": "objfs",
"mount_time": "Tue Dec 23 09:02:05 2014",
"mount_options": [
"read",
"write",
"setuid",
"devices",
"rstchown",
"dev=4a40001"
]
},
"sharefs": {
"kb_size": "0",
"kb_used": "0",
"kb_available": "0",
"percent_used": "0%",
"mount": "/etc/dfs/sharetab",
"fs_type": "sharefs",
"mount_time": "Tue Dec 23 09:02:05 2014",
"mount_options": [
"read",
"write",
"setuid",
"devices",
"rstchown",
"dev=4a80001"
]
},
"/usr/lib/libc/libc_hwcap1.so.1": {
"kb_size": "8068883",
"kb_used": "964042",
"kb_available": "7024153",
"percent_used": "13%",
"mount": "/lib/libc.so.1",
"fs_type": "lofs",
"mount_time": "Tue Dec 23 09:02:07 2014",
"mount_options": [
"read",
"write",
"setuid",
"devices",
"rstchown",
"dev=1980000"
]
},
"fd": {
"kb_size": "0",
"kb_used": "0",
"kb_available": "0",
"percent_used": "0%",
"mount": "/dev/fd",
"fs_type": "fd",
"mount_time": "Tue Dec 23 09:02:08 2014",
"mount_options": [
"read",
"write",
"setuid",
"devices",
"rstchown",
"dev=4c00001"
]
},
"/dev/dsk/c0d0s3": {
"kb_size": "56531218",
"kb_used": "56087",
"kb_available": "55909819",
"percent_used": "1%",
"mount": "/export/home",
"fs_type": "ufs",
"mount_time": "Tue Dec 23 09:02:15 2014",
"mount_options": [
"read",
"write",
"setuid",
"devices",
"rstchown",
"intr",
"largefiles",
"logging",
"xattr",
"onerror=panic",
"dev=1980003"
]
},
"-hosts": {
"kb_size": "0",
"kb_used": "0",
"kb_available": "0",
"percent_used": "0%",
"mount": "/net",
"fs_type": "autofs"
},
"auto_home": {
"kb_size": "0",
"kb_used": "0",
"kb_available": "0",
"percent_used": "0%",
"mount": "/home",
"fs_type": "autofs"
}
},
"kernel": {
"name": "SunOS",
"release": "5.10",
"version": "Generic_147148-26",
"machine": "i86pc",
"os": "SunOS",
"modules": {
"specfs": {
"id": 4,
"loadaddr": "fffffffffbb6e000",
"size": 22232,
"description": "filesystem for specfs"
},
"fifofs": {
"id": 5,
"loadaddr": "fffffffffbb735e0",
"size": 17544,
"description": "filesystem for fifo"
},
"devfs": {
"id": 7,
"loadaddr": "fffffffffbb77978",
"size": 21464,
"description": "devices filesystem 1.16"
},
"procfs": {
"id": 8,
"loadaddr": "fffffffffbb7ca88",
"size": 128080,
"description": "filesystem for proc"
},
"TS": {
"id": 10,
"loadaddr": "fffffffffbb9b3e8",
"size": 16576,
"description": "time sharing sched class"
},
"TS_DPTBL": {
"id": 11,
"loadaddr": "fffffffffbb9eb28",
"size": 2528,
"description": "Time sharing dispatch table"
},
"acpica": {
"id": 14,
"loadaddr": "fffffffffbba69f0",
"size": 365048,
"description": "ACPI interpreter 1.5"
},
"pcie": {
"id": 15,
"loadaddr": "fffffffff7800000",
"size": 182616,
"description": "PCI Express Framework Module"
},
"busra": {
"id": 16,
"loadaddr": "fffffffff782d000",
"size": 9744,
"description": "Bus Resource Allocator (BUSRA) "
},
"iovcfg": {
"id": 17,
"loadaddr": "fffffffff7830000",
"size": 13416,
"description": "IOV Configuration Module"
},
"mac": {
"id": 18,
"loadaddr": "fffffffff7834000",
"size": 24544,
"description": "MAC Services v1.2"
},
"uppc": {
"id": 19,
"loadaddr": "fffffffff783a000",
"size": 12448,
"description": "UniProcessor PC"
},
"pcplusmp": {
"id": 21,
"loadaddr": "fffffffff784f000",
"size": 66264,
"description": "pcplusmp v1.4 compatible 1.137"
},
"cpu.generic": {
"id": 22,
"loadaddr": "fffffffff785e000",
"size": 17488,
"description": "Generic x86 CPU Module"
},
"rootnex": {
"id": 24,
"loadaddr": "fffffffff7862000",
"size": 83056,
"description": "i86pc root nexus 1.137"
},
"iommulib": {
"id": 25,
"loadaddr": "fffffffff7876000",
"size": 10136,
"description": "IOMMU library module"
},
"options": {
"id": 26,
"loadaddr": "fffffffff783ce38",
"size": 664,
"description": "options driver"
},
"pseudo": {
"id": 27,
"loadaddr": "fffffffff785d360",
"size": 3352,
"description": "nexus driver for 'pseudo' 1.28"
},
"clone": {
"id": 28,
"loadaddr": "fffffffff784ea40",
"size": 1864,
"description": "Clone Pseudodriver 'clone'"
},
"scsi_vhci": {
"id": 29,
"loadaddr": "fffffffff7879000",
"size": 97128,
"description": "SCSI VHCI Driver 1.80"
},
"scsi": {
"id": 30,
"loadaddr": "fffffffff7890000",
"size": 152312,
"description": "SCSI Bus Utility Routines"
},
"isa": {
"id": 31,
"loadaddr": "fffffffff78b2000",
"size": 10032,
"description": "isa nexus driver for 'ISA' 1.40"
},
"sad": {
"id": 33,
"loadaddr": "fffffffff783d000",
"size": 6112,
"description": "STREAMS Administrative Driver '"
},
"ufs": {
"id": 35,
"loadaddr": "fffffffff78b5000",
"size": 246448,
"description": "filesystem for ufs"
},
"fssnap_if": {
"id": 36,
"loadaddr": "fffffffff7875ca0",
"size": 952,
"description": "File System Snapshot Interface"
},
"ppm": {
"id": 37,
"loadaddr": "fffffffff783e538",
"size": 23504,
"description": "platform pm driver v1.18"
},
"pci": {
"id": 38,
"loadaddr": "fffffffff7843c50",
"size": 24568,
"description": "host to PCI nexus driver 1.71"
},
"pcihp": {
"id": 39,
"loadaddr": "fffffffff78f0000",
"size": 22112,
"description": "PCI nexus hotplug support v1.65"
},
"hpcsvc": {
"id": 40,
"loadaddr": "fffffffff78499b0",
"size": 4616,
"description": "hot-plug controller services v1"
},
"pci-ide": {
"id": 41,
"loadaddr": "fffffffff784ab28",
"size": 4784,
"description": "pciide nexus driver for 'PCI-ID"
},
"ata": {
"id": 42,
"loadaddr": "fffffffff78f6000",
"size": 65216,
"description": "ATA AT-bus attachment disk cont"
},
"cmdk": {
"id": 43,
"loadaddr": "fffffffff7906000",
"size": 12512,
"description": "Common Direct Access Disk 1.73"
},
"dadk": {
"id": 44,
"loadaddr": "fffffffff7909000",
"size": 14448,
"description": "Direct Attached Disk 1.46"
},
"gda": {
"id": 45,
"loadaddr": "fffffffff782f588",
"size": 2720,
"description": "Generic Direct Attached Device "
},
"strategy": {
"id": 46,
"loadaddr": "fffffffff784bba8",
"size": 9176,
"description": "Device Strategy Objects 1.31"
},
"cmlb": {
"id": 47,
"loadaddr": "fffffffff790d000",
"size": 27976,
"description": "Common Labeling module 1.12"
},
"ctfs": {
"id": 48,
"loadaddr": "fffffffff7914000",
"size": 15752,
"description": "contract filesystem"
},
"mntfs": {
"id": 49,
"loadaddr": "fffffffff7918000",
"size": 15584,
"description": "mount information file system"
},
"tmpfs": {
"id": 50,
"loadaddr": "fffffffff791c000",
"size": 95376,
"description": "filesystem for tmpfs"
},
"objfs": {
"id": 51,
"loadaddr": "fffffffff7924000",
"size": 8704,
"description": "kernel object filesystem"
},
"sharefs": {
"id": 52,
"loadaddr": "fffffffff7926000",
"size": 7600,
"description": "sharefs syscall (32-bit)"
},
"cpunex": {
"id": 53,
"loadaddr": "fffffffff7927c30",
"size": 1312,
"description": "cpu nexus driver v1.0"
},
"sockfs": {
"id": 56,
"loadaddr": "fffffffff7941000",
"size": 200248,
"description": "filesystem for sockfs"
},
"ip": {
"id": 57,
"loadaddr": "fffffffff7970000",
"size": 1366520,
"description": "IP STREAMS module 1.47"
},
"md5": {
"id": 58,
"loadaddr": "fffffffff7ab2000",
"size": 11368,
"description": "MD5 Kernel SW Provider 1.1"
},
"kcf": {
"id": 59,
"loadaddr": "fffffffff7ab5000",
"size": 112624,
"description": "Kernel Crypto Framework 1.12"
},
"swrand": {
"id": 60,
"loadaddr": "fffffffff7ad1000",
"size": 10168,
"description": "Kernel Random number Provider 1"
},
"sha1": {
"id": 61,
"loadaddr": "fffffffff7ad3000",
"size": 13208,
"description": "SHA1 Kernel SW Provider 1.1"
},
"hook": {
"id": 62,
"loadaddr": "fffffffff7ad7000",
"size": 16952,
"description": "Hooks Interface v1.0"
},
"neti": {
"id": 63,
"loadaddr": "fffffffff7adc000",
"size": 9696,
"description": "netinfo module"
},
"dld": {
"id": 65,
"loadaddr": "fffffffff792e000",
"size": 28552,
"description": "Data-Link Driver v1.7"
},
"dls": {
"id": 66,
"loadaddr": "fffffffff7935000",
"size": 24504,
"description": "Data-Link Services v1.8"
},
"ip6": {
"id": 67,
"loadaddr": "fffffffff7934c48",
"size": 1472,
"description": "IP6 STREAMS driver 1.9"
},
"tcp": {
"id": 68,
"loadaddr": "fffffffff793ac38",
"size": 1568,
"description": "TCP STREAMS module 1.51"
},
"tcp6": {
"id": 69,
"loadaddr": "fffffffff796fc38",
"size": 1568,
"description": "TCP6 STREAMS module 1.11"
},
"udp": {
"id": 70,
"loadaddr": "fffffffff7861c28",
"size": 1632,
"description": "UDP STREAMS module 1.43"
},
"udp6": {
"id": 71,
"loadaddr": "fffffffff788fbf0",
"size": 1480,
"description": "UDP6 STREAMS driver 1.9"
},
"sctp": {
"id": 72,
"loadaddr": "fffffffff791bbe8",
"size": 1456,
"description": "SCTP device"
},
"sctp6": {
"id": 73,
"loadaddr": "fffffffff7839bd8",
"size": 1472,
"description": "SCTP6 device"
},
"icmp": {
"id": 74,
"loadaddr": "fffffffff7adf000",
"size": 43848,
"description": "ICMP STREAMS module 1.43"
},
"icmp6": {
"id": 75,
"loadaddr": "fffffffff78efa10",
"size": 1480,
"description": "ICMP6 STREAMS driver 1.10"
},
"arp": {
"id": 76,
"loadaddr": "fffffffff7ae8000",
"size": 35328,
"description": "ARP STREAMS module 1.43"
},
"timod": {
"id": 77,
"loadaddr": "fffffffff793b000",
"size": 18488,
"description": "transport interface str mod"
},
"consconfig_dacf": {
"id": 79,
"loadaddr": "fffffffff7af1000",
"size": 17400,
"description": "Consconfig DACF 1.39"
},
"vgatext": {
"id": 80,
"loadaddr": "fffffffff7af5000",
"size": 19816,
"description": "VGA text driver v1.27"
},
"conskbd": {
"id": 81,
"loadaddr": "fffffffff7af9000",
"size": 11400,
"description": "conskbd multiplexer driver 5.59"
},
"kbtrans": {
"id": 82,
"loadaddr": "fffffffff7afc000",
"size": 18056,
"description": "kbtrans (key translation) 1.37"
},
"consms": {
"id": 83,
"loadaddr": "fffffffff793f000",
"size": 7688,
"description": "Mouse Driver for Sun 'consms' 5"
},
"wc": {
"id": 84,
"loadaddr": "fffffffff7b00000",
"size": 6600,
"description": "Workstation multiplexer Driver "
},
"tem": {
"id": 85,
"loadaddr": "fffffffff7b02000",
"size": 39808,
"description": "ANSI Terminal Emulator"
},
"iwscn": {
"id": 86,
"loadaddr": "fffffffff784dcc8",
"size": 3840,
"description": "Workstation Redirection driver "
},
"usba": {
"id": 88,
"loadaddr": "fffffffff7b1d000",
"size": 186096,
"description": "USBA: USB Architecture 2.0 1.64"
},
"i8042": {
"id": 91,
"loadaddr": "fffffffff7b6a000",
"size": 5280,
"description": "i8042 nexus driver 1.31"
},
"kb8042": {
"id": 92,
"loadaddr": "fffffffff7b6c000",
"size": 9992,
"description": "PS/2 Keyboard 1.58, 05/06/01"
},
"mouse8042": {
"id": 93,
"loadaddr": "fffffffff7905700",
"size": 2984,
"description": "PS/2 Mouse 1.43, 05/06/01"
},
"vuid3ps2": {
"id": 94,
"loadaddr": "fffffffff7b6e000",
"size": 8128,
"description": "mouse events to vuid events"
},
"ibdm": {
"id": 96,
"loadaddr": "fffffffff7b7e000",
"size": 46776,
"description": "InfiniBand Device Manager"
},
"ibtl": {
"id": 97,
"loadaddr": "fffffffff7b8a000",
"size": 77952,
"description": "IB Transport Layer"
},
"ibmf": {
"id": 98,
"loadaddr": "fffffffff7b9c000",
"size": 438256,
"description": "IB Agent Interfaces 2.0"
},
"SDC": {
"id": 99,
"loadaddr": "fffffffff7b70000",
"size": 7448,
"description": "system duty cycle scheduling cl"
},
"fctl": {
"id": 102,
"loadaddr": "fffffffff7c1b000",
"size": 41424,
"description": "SunFC Transport v20121113-1.62"
},
"elfexec": {
"id": 104,
"loadaddr": "fffffffff7b07000",
"size": 37560,
"description": "32-bit exec module for elf"
},
"iscsi": {
"id": 106,
"loadaddr": "fffffffff7d8e000",
"size": 226888,
"description": "Sun iSCSI Initiator v20121113-0"
},
"doorfs": {
"id": 107,
"loadaddr": "fffffffff7b72000",
"size": 22024,
"description": "32-bit door syscalls"
},
"idm": {
"id": 108,
"loadaddr": "fffffffff7dc4000",
"size": 62336,
"description": "iSCSI Data Mover"
},
"ibcm": {
"id": 110,
"loadaddr": "fffffffff7dfd000",
"size": 179136,
"description": "IB Communication Manager 1.21"
},
"pcmcia": {
"id": 113,
"loadaddr": "fffffffff7e3e000",
"size": 108536,
"description": "PCMCIA Nexus Support 1.137"
},
"ldterm": {
"id": 115,
"loadaddr": "fffffffff7dde000",
"size": 61768,
"description": "terminal line discipline"
},
"ttcompat": {
"id": 116,
"loadaddr": "fffffffff7b78000",
"size": 7696,
"description": "alt ioctl calls"
},
"ptsl": {
"id": 119,
"loadaddr": "fffffffff7e8e000",
"size": 5984,
"description": "tty pseudo driver slave 'ptsl' "
},
"ptc": {
"id": 121,
"loadaddr": "fffffffff7e8f4a8",
"size": 7488,
"description": "tty pseudo driver control 'ptc'"
},
"kssl": {
"id": 122,
"loadaddr": "fffffffff7e75000",
"size": 34448,
"description": "Kernel SSL Interface v1.4"
},
"usbser": {
"id": 125,
"loadaddr": "fffffffff7e89000",
"size": 20184,
"description": "USB generic serial module 1.20"
},
"rts": {
"id": 132,
"loadaddr": "fffffffff7e97000",
"size": 9400,
"description": "PF_ROUTE socket STREAMS module "
},
"smbios": {
"id": 139,
"loadaddr": "fffffffff7b1c720",
"size": 2648,
"description": "System Management BIOS driver"
},
"tl": {
"id": 141,
"loadaddr": "fffffffff7ebf000",
"size": 28680,
"description": "TPI Local Transport (tl) 1.78"
},
"keysock": {
"id": 143,
"loadaddr": "fffffffff7ec6000",
"size": 18832,
"description": "PF_KEY socket STREAMS module 1."
},
"spdsock": {
"id": 144,
"loadaddr": "fffffffff7ecb000",
"size": 27680,
"description": "PF_POLICY socket STREAMS driver"
},
"sdp": {
"id": 145,
"loadaddr": "fffffffff79179d8",
"size": 2296,
"description": "SDP STREAMS driver 1.1"
},
"sysmsg": {
"id": 146,
"loadaddr": "fffffffff7ebb000",
"size": 6904,
"description": "System message redirection (fan"
},
"cn": {
"id": 147,
"loadaddr": "fffffffff7dd2610",
"size": 2896,
"description": "Console redirection driver 5.63"
},
"mm": {
"id": 148,
"loadaddr": "fffffffff7ebd000",
"size": 6152,
"description": "memory driver"
},
"pipe": {
"id": 149,
"loadaddr": "fffffffff7e8dc98",
"size": 952,
"description": "32-bit pipe(2) syscall"
},
"namefs": {
"id": 150,
"loadaddr": "fffffffff7ed2000",
"size": 8664,
"description": "filesystem for namefs"
},
"portfs": {
"id": 151,
"loadaddr": "fffffffff7ed5000",
"size": 14576,
"description": "32-bit event ports syscalls"
},
"sysevent": {
"id": 152,
"loadaddr": "fffffffff7ed9000",
"size": 4656,
"description": "sysevent driver 1.6"
},
"intpexec": {
"id": 153,
"loadaddr": "fffffffff80b0ab8",
"size": 1464,
"description": "exec mod for interp"
},
"lofs": {
"id": 154,
"loadaddr": "fffffffff7ee6000",
"size": 16056,
"description": "filesystem for lofs"
},
"e1000g": {
"id": 156,
"loadaddr": "fffffffff7f2d000",
"size": 210896,
"description": "Intel PRO/1000 Ethernet 5.2.28"
},
"mac_ether": {
"id": 157,
"loadaddr": "fffffffff7d8d6e0",
"size": 5688,
"description": "Ethernet MAC plugin 1.3"
},
"openeepr": {
"id": 158,
"loadaddr": "fffffffff7edb000",
"size": 7496,
"description": "OPENPROM/NVRAM Driver v1.21"
},
"fdfs": {
"id": 160,
"loadaddr": "fffffffff7eea000",
"size": 4952,
"description": "filesystem for fd"
},
"vboxguest": {
"id": 161,
"loadaddr": "fffffffff7f81000",
"size": 154680,
"description": "VirtualBox GstDrv 4.3.18r96516"
},
"ctf": {
"id": 162,
"loadaddr": "fffffffff7f61000",
"size": 37320,
"description": "Compact C Type Format routines"
},
"zfs": {
"id": 163,
"loadaddr": "fffffffff7fa3000",
"size": 913360,
"description": "ZFS storage pool"
},
"sha2": {
"id": 164,
"loadaddr": "fffffffff8078000",
"size": 40832,
"description": "SHA2 Kernel SW Provider 1.1"
},
"pts": {
"id": 165,
"loadaddr": "fffffffff7f60308",
"size": 3968,
"description": "Slave Stream Pseudo Terminal dr"
},
"cryptoadm": {
"id": 166,
"loadaddr": "fffffffff7f6b000",
"size": 6984,
"description": "Cryptographic Administrative In"
},
"power": {
"id": 168,
"loadaddr": "fffffffff7f71000",
"size": 5840,
"description": "power button driver v1.17"
},
"kstat": {
"id": 169,
"loadaddr": "fffffffff7833238",
"size": 3888,
"description": "kernel statistics driver 1.26"
},
"log": {
"id": 171,
"loadaddr": "fffffffff7e91778",
"size": 2856,
"description": "streams log driver"
},
"vboxms": {
"id": 173,
"loadaddr": "fffffffff8082000",
"size": 15272,
"description": "VBoxMouseIntegr 4.3.18r96516"
},
"autofs": {
"id": 174,
"loadaddr": "fffffffff8086000",
"size": 33920,
"description": "filesystem for autofs"
},
"rpcmod": {
"id": 175,
"loadaddr": "fffffffff808f000",
"size": 146360,
"description": "rpc interface str mod"
},
"tlimod": {
"id": 176,
"loadaddr": "fffffffff7ef2000",
"size": 8000,
"description": "KTLI misc module"
},
"rpcsec": {
"id": 177,
"loadaddr": "fffffffff80ab000",
"size": 23768,
"description": "kernel RPC security module."
},
"random": {
"id": 178,
"loadaddr": "fffffffff7ab4968",
"size": 2040,
"description": "random number device v1.13"
},
"sy": {
"id": 179,
"loadaddr": "fffffffff7c238d8",
"size": 2120,
"description": "Indirect driver for tty 'sy' 1."
},
"xsvc": {
"id": 180,
"loadaddr": "fffffffff8085438",
"size": 3896,
"description": "xserver svc"
},
"fm": {
"id": 181,
"loadaddr": "fffffffffbb9eca0",
"size": 6152,
"description": "fault management driver"
},
"crypto": {
"id": 182,
"loadaddr": "fffffffff7ccc000",
"size": 72136,
"description": "Cryptographic Library Interface"
},
"pset": {
"id": 183,
"loadaddr": "fffffffff80c5000",
"size": 7280,
"description": "32-bit pset(2) syscall"
},
"nfs": {
"id": 184,
"loadaddr": "fffffffff80c7000",
"size": 571864,
"description": "network filesystem version 4"
},
"ptm": {
"id": 185,
"loadaddr": "fffffffff7ee51b0",
"size": 4328,
"description": "Master streams driver 'ptm' 1.4"
},
"ptem": {
"id": 186,
"loadaddr": "fffffffff8150000",
"size": 5000,
"description": "pty hardware emulator"
}
}
},
"memory": {
"total": 0
},
"network": {
"interfaces": {
"lo0": {
"mtu": "8232",
"index": "1",
"flags": [
"UP",
"LOOPBACK",
"RUNNING",
"MULTICAST",
"IPv4",
"VIRTUAL"
],
"type": "lo",
"number": "0",
"encapsulation": "Loopback",
"addresses": {
"127.0.0.1": {
"family": "inet",
"netmask": "255.0.0.0"
}
}
},
"e1000g0": {
"mtu": "1500",
"index": "2",
"flags": [
"UP",
"BROADCAST",
"RUNNING",
"MULTICAST",
"DHCP",
"IPv4"
],
"type": "e1000g",
"number": "0",
"encapsulation": "Ethernet",
"addresses": {
"10.0.2.15": {
"family": "inet",
"netmask": "255.255.255.0",
"broadcast": "10.0.2.255"
},
"08:00:27:47:17:11": {
"family": "lladdr"
}
},
"arp": {
"10.0.2.2": "52:54:00:12:35:02",
"10.0.2.3": "52:54:00:12:35:03",
"10.0.2.15": "08:00:27:47:17:11",
"224.0.0.0": "01:00:5e:00:00:00"
}
}
},
"default_gateway": "10.0.2.2",
"default_interface": "e1000g0"
},
"counters": {
"network": {
}
},
"ipaddress": "10.0.2.15",
"macaddress": "08:00:27:47:17:11",
"os": "solaris2",
"os_version": "5.10",
"platform_version": "5.10",
"platform_build": "Generic_147148-26",
"platform": "solaris2",
"platform_family": "solaris2",
"uptime_seconds": 1137,
"uptime": "18 minutes 57 seconds",
"virtualization": {
},
"languages": {
"perl": {
"version": "5.8.4",
"archname": "i86pc-solaris-64int"
},
"ruby": {
"platform": "i386-solaris2.10",
"version": "2.1.4",
"release_date": "2014-10-27",
"target": "i386-pc-solaris2.10",
"target_cpu": "i386",
"target_vendor": "pc",
"target_os": "solaris2.10",
"host": "i386-pc-solaris2.10",
"host_cpu": "i386",
"host_os": "solaris2.10",
"host_vendor": "pc",
"bin_dir": "/opt/chef/embedded/bin",
"ruby_bin": "/opt/chef/embedded/bin/ruby",
"gems_dir": "/opt/chef/embedded/lib/ruby/gems/2.1.0",
"gem_bin": "/opt/chef/embedded/bin/gem"
}
},
"chef_packages": {
"chef": {
"version": "12.0.3",
"chef_root": "/opt/chef/embedded/apps/chef/lib"
},
"ohai": {
"version": "8.0.1",
"ohai_root": "/opt/chef/embedded/lib/ruby/gems/2.1.0/gems/ohai-8.0.1/lib/ohai"
}
},
"cloud_v2": null,
"command": {
"ps": "ps -ef"
},
"dmi": {
},
"machinename": "default-solaris10-minimal.vagrantup.com",
"hostname": "default-solaris10-minimal.vagrantup.com",
"fqdn": "default-solaris10-minimal.vagrantup.com",
"domain": "vagrantup.com",
"keys": {
"ssh": {
"host_rsa_public": "AAAAB3NzaC1yc2EAAAABIwAAAIEAz8qpA2OqYfnYa0cOT87pPQUWCYbrlcKKyCPpORd5sUAlIKFHvxo3QEImQfbCRXdL2wWsbEJ3HHfDRd/g76FboSI3atwPozVOQP3h6Zd421uW22Uno71pn0y8bt3QWHC/dIRZn/Wjqs5uZeVb/Jw49hraipsRBD1kBJDAaUCztzE=",
"host_dsa_public": "AAAAB3NzaC1kc3MAAACBAO3vHI7yx+3iuimDqpBnOvfuotM2w4m+T4rSa93gW0zVSqL9IetzxbCzxESuIj5+ia4bZzsWw03Tr8J/T3o0bMRNjdIl0hLxgpnKR/fU6s4FN5iyh0DCoVXAGnZgxtTHtDLKJTh56Did0He2khUQvLWTbd6jVl9YBSM8sZ3/MoP3AAAAFQDhtfOX2lzVjMHKCihAgXjXSLExxwAAAIEA4qOnvavznNnvHHxRuO4DKcj52t5nzbFAZj92YsQDnQWAMgJ2rDpF0WHzuTJLLmUWU0VPlrbI1G8iZnvz7m/J2xlGWt9JeHPtc7Yz+GhPq0dlEzxR6urJGhLVOYeDVl+f5elHigAaY9PwNj0W8YMrlNRb2R3PfSAgWfz4bIzF7YsAAACABupgrT/mRRsqjYI9ku1ofkbHHvCakrlzVQITmjdvLzux32CR3TkJ+RMNDudVkj/VPfXegPwG0F79CZM0hJtgA9tlOOUHNLiIgeae2NycKPgr0ssXPTqjwxYVwWsRyU3l8BJlxFSVuu1xKydEVm5vQmzP3SXDB3muJZtkCWHPcrk="
}
},
"ohai_time": 1419326463.4407482,
"etc": {
"passwd": {
"root": {
"dir": "/",
"gid": 0,
"uid": 0,
"shell": "/sbin/sh",
"gecos": "Super-User"
},
"daemon": {
"dir": "/",
"gid": 1,
"uid": 1,
"shell": "",
"gecos": ""
},
"bin": {
"dir": "/usr/bin",
"gid": 2,
"uid": 2,
"shell": "",
"gecos": ""
},
"sys": {
"dir": "/",
"gid": 3,
"uid": 3,
"shell": "",
"gecos": ""
},
"adm": {
"dir": "/var/adm",
"gid": 4,
"uid": 4,
"shell": "",
"gecos": "Admin"
},
"lp": {
"dir": "/usr/spool/lp",
"gid": 8,
"uid": 71,
"shell": "",
"gecos": "Line Printer Admin"
},
"uucp": {
"dir": "/usr/lib/uucp",
"gid": 5,
"uid": 5,
"shell": "",
"gecos": "uucp Admin"
},
"nuucp": {
"dir": "/var/spool/uucppublic",
"gid": 9,
"uid": 9,
"shell": "/usr/lib/uucp/uucico",
"gecos": "uucp Admin"
},
"smmsp": {
"dir": "/",
"gid": 25,
"uid": 25,
"shell": "",
"gecos": "SendMail Message Submission Program"
},
"listen": {
"dir": "/usr/net/nls",
"gid": 4,
"uid": 37,
"shell": "",
"gecos": "Network Admin"
},
"gdm": {
"dir": "/",
"gid": 50,
"uid": 50,
"shell": "",
"gecos": "GDM Reserved UID"
},
"webservd": {
"dir": "/",
"gid": 80,
"uid": 80,
"shell": "",
"gecos": "WebServer Reserved UID"
},
"postgres": {
"dir": "/",
"gid": 90,
"uid": 90,
"shell": "/usr/bin/pfksh",
"gecos": "PostgreSQL Reserved UID"
},
"svctag": {
"dir": "/",
"gid": 12,
"uid": 95,
"shell": "",
"gecos": "Service Tag UID"
},
"unknown": {
"dir": "/",
"gid": 96,
"uid": 96,
"shell": "",
"gecos": "Unknown Remote UID"
},
"nobody": {
"dir": "/",
"gid": 60001,
"uid": 60001,
"shell": "",
"gecos": "NFS Anonymous Access User"
},
"noaccess": {
"dir": "/",
"gid": 60002,
"uid": 60002,
"shell": "",
"gecos": "No Access User"
},
"nobody4": {
"dir": "/",
"gid": 65534,
"uid": 65534,
"shell": "",
"gecos": "SunOS 4.x NFS Anonymous Access User"
},
"vagrant": {
"dir": "/export/home/vagrant",
"gid": 100,
"uid": 100,
"shell": "/usr/bin/bash",
"gecos": ""
},
"tibco": {
"dir": "/export/home/tibco",
"gid": 1,
"uid": 101,
"shell": "/bin/sh",
"gecos": ""
}
},
"group": {
"root": {
"gid": 0,
"members": [
]
},
"other": {
"gid": 1,
"members": [
"root"
]
},
"bin": {
"gid": 2,
"members": [
"root",
"daemon"
]
},
"sys": {
"gid": 3,
"members": [
"root",
"bin",
"adm"
]
},
"adm": {
"gid": 4,
"members": [
"root",
"daemon"
]
},
"uucp": {
"gid": 5,
"members": [
"root"
]
},
"mail": {
"gid": 6,
"members": [
"root"
]
},
"tty": {
"gid": 7,
"members": [
"root",
"adm"
]
},
"lp": {
"gid": 8,
"members": [
"root",
"adm"
]
},
"nuucp": {
"gid": 9,
"members": [
"root"
]
},
"staff": {
"gid": 10,
"members": [
]
},
"daemon": {
"gid": 12,
"members": [
"root"
]
},
"sysadmin": {
"gid": 14,
"members": [
]
},
"smmsp": {
"gid": 25,
"members": [
]
},
"gdm": {
"gid": 50,
"members": [
]
},
"webservd": {
"gid": 80,
"members": [
]
},
"postgres": {
"gid": 90,
"members": [
]
},
"unknown": {
"gid": 96,
"members": [
]
},
"nobody": {
"gid": 60001,
"members": [
]
},
"noaccess": {
"gid": 60002,
"members": [
]
},
"nogroup": {
"gid": 65534,
"members": [
]
},
"vagrant": {
"gid": 100,
"members": [
]
},
"vboxsf": {
"gid": 101,
"members": [
]
}
}
},
"current_user": "root",
"root_group": "root",
"zpools": {
},
"recipes": [
"tibco_suite::default"
],
"roles": [
]
},
"normal": {
"tags": [
]
},
"chef_type": "node",
"default": {
"tibco_suite": {
"name": "a_test_name",
"a_test_name": "aa"
}
},
"override": {
},
"run_list": [
"recipe[tibco_suite::default]"
]
}
--- END RESPONSE ---
[2014-12-23T09:21:03+00:00] DEBUG: ---- HTTP Status and Header Data: ----
[2014-12-23T09:21:03+00:00] DEBUG: HTTP 1.1 200 OK
[2014-12-23T09:21:03+00:00] DEBUG: content-type: application/json
[2014-12-23T09:21:03+00:00] DEBUG: server: chef-zero
[2014-12-23T09:21:03+00:00] DEBUG: access-control-allow-origin: *
[2014-12-23T09:21:03+00:00] DEBUG: date: Tue, 23 Dec 2014 09:21:03 GMT
[2014-12-23T09:21:03+00:00] DEBUG: content-length: 38711
[2014-12-23T09:21:03+00:00] DEBUG: connection: close
[2014-12-23T09:21:03+00:00] DEBUG: ---- End HTTP Status/Header Data ----
[2014-12-23T09:21:03+00:00] DEBUG: Chef::HTTP calling Chef::HTTP::ValidateContentLength#handle_response
[2014-12-23T09:21:03+00:00] DEBUG: Content-Length validated correctly.
[2014-12-23T09:21:03+00:00] DEBUG: Chef::HTTP calling Chef::HTTP::RemoteRequestID#handle_response
[2014-12-23T09:21:03+00:00] DEBUG: Chef::HTTP calling Chef::HTTP::Authenticator#handle_response
[2014-12-23T09:21:03+00:00] DEBUG: Chef::HTTP calling Chef::HTTP::Decompressor#handle_response
[2014-12-23T09:21:03+00:00] DEBUG: Chef::HTTP calling Chef::HTTP::CookieManager#handle_response
[2014-12-23T09:21:03+00:00] DEBUG: Chef::HTTP calling Chef::HTTP::JSONToModelOutput#handle_response
[2014-12-23T09:21:03+00:00] DEBUG: Chef::HTTP calling Chef::HTTP::JSONInput#handle_response
[2014-12-23T09:21:03+00:00] INFO: Chef Run complete in 0.166927195 seconds
[2014-12-23T09:21:03+00:00] INFO: Running report handlers
[2014-12-23T09:21:03+00:00] INFO: Report handlers complete
[2014-12-23T09:21:03+00:00] DEBUG: Server doesn't support resource history, skipping resource report.
[2014-12-23T09:21:03+00:00] DEBUG: Forked instance successfully reaped (pid: 763)
[2014-12-23T09:21:03+00:00] DEBUG: Exiting
[2014-12-23T09:30:20+00:00] DEBUG: Sleeping for 0 seconds
[2014-12-23T09:31:41+00:00] INFO: Started chef-zero at http://localhost:8889 with repository at /tmp/kitchen, /tmp/kitchen
One version per cookbook
[2014-12-23T09:31:41+00:00] INFO: Forking chef instance to converge...
[2014-12-23T09:31:41+00:00] DEBUG: Forked instance now converging
[2014-12-23T09:31:41+00:00] INFO: *** Chef 12.0.3 ***
[2014-12-23T09:31:41+00:00] INFO: Chef-client pid: 865
[2014-12-23T09:31:41+00:00] DEBUG: Chef-client request_id: 1a1b2337-7cf8-4c2a-aa69-adeb6cc4cd6a
[2014-12-23T09:31:41+00:00] DEBUG: Fork successful. Waiting for new chef pid: 865
[2014-12-23T09:31:41+00:00] DEBUG: Plugin CPU threw #<NoMethodError: undefined method `strip' for nil:NilClass>
[2014-12-23T09:31:41+00:00] DEBUG: /opt/chef/embedded/lib/ruby/gems/2.1.0/gems/ohai-8.0.1/lib/ohai/plugins/solaris2/cpu.rb:37:in `block (3 levels) in <main>'
[2014-12-23T09:31:41+00:00] DEBUG: /opt/chef/embedded/lib/ruby/gems/2.1.0/gems/ohai-8.0.1/lib/ohai/plugins/solaris2/cpu.rb:27:in `each'
[2014-12-23T09:31:41+00:00] DEBUG: /opt/chef/embedded/lib/ruby/gems/2.1.0/gems/ohai-8.0.1/lib/ohai/plugins/solaris2/cpu.rb:27:in `each_with_index'
[2014-12-23T09:31:41+00:00] DEBUG: /opt/chef/embedded/lib/ruby/gems/2.1.0/gems/ohai-8.0.1/lib/ohai/plugins/solaris2/cpu.rb:27:in `block (2 levels) in <main>'
[2014-12-23T09:31:41+00:00] DEBUG: /opt/chef/embedded/lib/ruby/gems/2.1.0/gems/ohai-8.0.1/lib/ohai/dsl/plugin/versionvii.rb:88:in `instance_eval'
[2014-12-23T09:31:41+00:00] DEBUG: /opt/chef/embedded/lib/ruby/gems/2.1.0/gems/ohai-8.0.1/lib/ohai/dsl/plugin/versionvii.rb:88:in `run_plugin'
[2014-12-23T09:31:41+00:00] DEBUG: /opt/chef/embedded/lib/ruby/gems/2.1.0/gems/ohai-8.0.1/lib/ohai/dsl/plugin.rb:98:in `run'
[2014-12-23T09:31:41+00:00] DEBUG: /opt/chef/embedded/lib/ruby/gems/2.1.0/gems/ohai-8.0.1/lib/ohai/dsl/plugin.rb:169:in `safe_run'
[2014-12-23T09:31:41+00:00] DEBUG: /opt/chef/embedded/lib/ruby/gems/2.1.0/gems/ohai-8.0.1/lib/ohai/runner.rb:82:in `run_v7_plugin'
[2014-12-23T09:31:41+00:00] DEBUG: /opt/chef/embedded/lib/ruby/gems/2.1.0/gems/ohai-8.0.1/lib/ohai/runner.rb:43:in `run_plugin'
[2014-12-23T09:31:41+00:00] DEBUG: /opt/chef/embedded/lib/ruby/gems/2.1.0/gems/ohai-8.0.1/lib/ohai/system.rb:94:in `block in run_plugins'
[2014-12-23T09:31:41+00:00] DEBUG: /opt/chef/embedded/lib/ruby/gems/2.1.0/gems/ohai-8.0.1/lib/ohai/system.rb:93:in `each'
[2014-12-23T09:31:41+00:00] DEBUG: /opt/chef/embedded/lib/ruby/gems/2.1.0/gems/ohai-8.0.1/lib/ohai/system.rb:93:in `run_plugins'
[2014-12-23T09:31:41+00:00] DEBUG: /opt/chef/embedded/lib/ruby/gems/2.1.0/gems/ohai-8.0.1/lib/ohai/system.rb:71:in `all_plugins'
[2014-12-23T09:31:41+00:00] DEBUG: /opt/chef/embedded/apps/chef/lib/chef/client.rb:262:in `run_ohai'
[2014-12-23T09:31:41+00:00] DEBUG: /opt/chef/embedded/apps/chef/lib/chef/client.rb:382:in `run'
[2014-12-23T09:31:41+00:00] DEBUG: /opt/chef/embedded/apps/chef/lib/chef/application.rb:261:in `block in fork_chef_client'
[2014-12-23T09:31:41+00:00] DEBUG: /opt/chef/embedded/apps/chef/lib/chef/application.rb:249:in `fork'
[2014-12-23T09:31:41+00:00] DEBUG: /opt/chef/embedded/apps/chef/lib/chef/application.rb:249:in `fork_chef_client'
[2014-12-23T09:31:41+00:00] DEBUG: /opt/chef/embedded/apps/chef/lib/chef/application.rb:215:in `block in run_chef_client'
[2014-12-23T09:31:41+00:00] DEBUG: /opt/chef/embedded/apps/chef/lib/chef/local_mode.rb:38:in `with_server_connectivity'
[2014-12-23T09:31:41+00:00] DEBUG: /opt/chef/embedded/apps/chef/lib/chef/application.rb:201:in `run_chef_client'
[2014-12-23T09:31:41+00:00] DEBUG: /opt/chef/embedded/apps/chef/lib/chef/application/client.rb:355:in `block in interval_run_chef_client'
[2014-12-23T09:31:41+00:00] DEBUG: /opt/chef/embedded/apps/chef/lib/chef/application/client.rb:345:in `loop'
[2014-12-23T09:31:41+00:00] DEBUG: /opt/chef/embedded/apps/chef/lib/chef/application/client.rb:345:in `interval_run_chef_client'
[2014-12-23T09:31:41+00:00] DEBUG: /opt/chef/embedded/apps/chef/lib/chef/application/client.rb:335:in `run_application'
[2014-12-23T09:31:41+00:00] DEBUG: /opt/chef/embedded/apps/chef/lib/chef/application.rb:58:in `run'
[2014-12-23T09:31:41+00:00] DEBUG: /opt/chef/embedded/apps/chef/bin/chef-client:26:in `<top (required)>'
[2014-12-23T09:31:41+00:00] DEBUG: /usr/bin/chef-client:40:in `load'
[2014-12-23T09:31:41+00:00] DEBUG: /usr/bin/chef-client:40:in `<main>'
[2014-12-23T09:31:41+00:00] DEBUG: found gateway: 10.0.2.2
[2014-12-23T09:31:41+00:00] DEBUG: found gateway device: e1000g0
[2014-12-23T09:31:41+00:00] DEBUG: Plugin NetworkRoutes threw exception #<LoadError: cannot load such file -- sigar> /opt/chef/embedded/lib/ruby/site_ruby/2.1.0/rubygems/core_ext/kernel_require.rb:54:in `require'
/opt/chef/embedded/lib/ruby/site_ruby/2.1.0/rubygems/core_ext/kernel_require.rb:54:in `require'
/opt/chef/embedded/lib/ruby/gems/2.1.0/gems/ohai-8.0.1/lib/ohai/plugins/sigar/network_route.rb:42:in `block (2 levels) in <main>'
/opt/chef/embedded/lib/ruby/gems/2.1.0/gems/ohai-8.0.1/lib/ohai/dsl/plugin/versionvii.rb:90:in `instance_eval'
/opt/chef/embedded/lib/ruby/gems/2.1.0/gems/ohai-8.0.1/lib/ohai/dsl/plugin/versionvii.rb:90:in `run_plugin'
/opt/chef/embedded/lib/ruby/gems/2.1.0/gems/ohai-8.0.1/lib/ohai/dsl/plugin.rb:98:in `run'
/opt/chef/embedded/lib/ruby/gems/2.1.0/gems/ohai-8.0.1/lib/ohai/dsl/plugin.rb:169:in `safe_run'
/opt/chef/embedded/lib/ruby/gems/2.1.0/gems/ohai-8.0.1/lib/ohai/runner.rb:82:in `run_v7_plugin'
/opt/chef/embedded/lib/ruby/gems/2.1.0/gems/ohai-8.0.1/lib/ohai/runner.rb:43:in `run_plugin'
/opt/chef/embedded/lib/ruby/gems/2.1.0/gems/ohai-8.0.1/lib/ohai/system.rb:94:in `block in run_plugins'
/opt/chef/embedded/lib/ruby/gems/2.1.0/gems/ohai-8.0.1/lib/ohai/system.rb:93:in `each'
/opt/chef/embedded/lib/ruby/gems/2.1.0/gems/ohai-8.0.1/lib/ohai/system.rb:93:in `run_plugins'
/opt/chef/embedded/lib/ruby/gems/2.1.0/gems/ohai-8.0.1/lib/ohai/system.rb:71:in `all_plugins'
/opt/chef/embedded/apps/chef/lib/chef/client.rb:262:in `run_ohai'
/opt/chef/embedded/apps/chef/lib/chef/client.rb:382:in `run'
/opt/chef/embedded/apps/chef/lib/chef/application.rb:261:in `block in fork_chef_client'
/opt/chef/embedded/apps/chef/lib/chef/application.rb:249:in `fork'
/opt/chef/embedded/apps/chef/lib/chef/application.rb:249:in `fork_chef_client'
/opt/chef/embedded/apps/chef/lib/chef/application.rb:215:in `block in run_chef_client'
/opt/chef/embedded/apps/chef/lib/chef/local_mode.rb:38:in `with_server_connectivity'
/opt/chef/embedded/apps/chef/lib/chef/application.rb:201:in `run_chef_client'
/opt/chef/embedded/apps/chef/lib/chef/application/client.rb:355:in `block in interval_run_chef_client'
/opt/chef/embedded/apps/chef/lib/chef/application/client.rb:345:in `loop'
/opt/chef/embedded/apps/chef/lib/chef/application/client.rb:345:in `interval_run_chef_client'
/opt/chef/embedded/apps/chef/lib/chef/application/client.rb:335:in `run_application'
/opt/chef/embedded/apps/chef/lib/chef/application.rb:58:in `run'
/opt/chef/embedded/apps/chef/bin/chef-client:26:in `<top (required)>'
/usr/bin/chef-client:40:in `load'
/usr/bin/chef-client:40:in `<main>'
[2014-12-23T09:31:41+00:00] DEBUG: Plugin NetworkListeners threw exception #<LoadError: cannot load such file -- sigar> /opt/chef/embedded/lib/ruby/site_ruby/2.1.0/rubygems/core_ext/kernel_require.rb:54:in `require'
/opt/chef/embedded/lib/ruby/site_ruby/2.1.0/rubygems/core_ext/kernel_require.rb:54:in `require'
/opt/chef/embedded/lib/ruby/gems/2.1.0/gems/ohai-8.0.1/lib/ohai/plugins/network_listeners.rb:25:in `block (2 levels) in <main>'
/opt/chef/embedded/lib/ruby/gems/2.1.0/gems/ohai-8.0.1/lib/ohai/dsl/plugin/versionvii.rb:90:in `instance_eval'
/opt/chef/embedded/lib/ruby/gems/2.1.0/gems/ohai-8.0.1/lib/ohai/dsl/plugin/versionvii.rb:90:in `run_plugin'
/opt/chef/embedded/lib/ruby/gems/2.1.0/gems/ohai-8.0.1/lib/ohai/dsl/plugin.rb:98:in `run'
/opt/chef/embedded/lib/ruby/gems/2.1.0/gems/ohai-8.0.1/lib/ohai/dsl/plugin.rb:169:in `safe_run'
/opt/chef/embedded/lib/ruby/gems/2.1.0/gems/ohai-8.0.1/lib/ohai/runner.rb:82:in `run_v7_plugin'
/opt/chef/embedded/lib/ruby/gems/2.1.0/gems/ohai-8.0.1/lib/ohai/runner.rb:43:in `run_plugin'
/opt/chef/embedded/lib/ruby/gems/2.1.0/gems/ohai-8.0.1/lib/ohai/system.rb:94:in `block in run_plugins'
/opt/chef/embedded/lib/ruby/gems/2.1.0/gems/ohai-8.0.1/lib/ohai/system.rb:93:in `each'
/opt/chef/embedded/lib/ruby/gems/2.1.0/gems/ohai-8.0.1/lib/ohai/system.rb:93:in `run_plugins'
/opt/chef/embedded/lib/ruby/gems/2.1.0/gems/ohai-8.0.1/lib/ohai/system.rb:71:in `all_plugins'
/opt/chef/embedded/apps/chef/lib/chef/client.rb:262:in `run_ohai'
/opt/chef/embedded/apps/chef/lib/chef/client.rb:382:in `run'
/opt/chef/embedded/apps/chef/lib/chef/application.rb:261:in `block in fork_chef_client'
/opt/chef/embedded/apps/chef/lib/chef/application.rb:249:in `fork'
/opt/chef/embedded/apps/chef/lib/chef/application.rb:249:in `fork_chef_client'
/opt/chef/embedded/apps/chef/lib/chef/application.rb:215:in `block in run_chef_client'
/opt/chef/embedded/apps/chef/lib/chef/local_mode.rb:38:in `with_server_connectivity'
/opt/chef/embedded/apps/chef/lib/chef/application.rb:201:in `run_chef_client'
/opt/chef/embedded/apps/chef/lib/chef/application/client.rb:355:in `block in interval_run_chef_client'
/opt/chef/embedded/apps/chef/lib/chef/application/client.rb:345:in `loop'
/opt/chef/embedded/apps/chef/lib/chef/application/client.rb:345:in `interval_run_chef_client'
/opt/chef/embedded/apps/chef/lib/chef/application/client.rb:335:in `run_application'
/opt/chef/embedded/apps/chef/lib/chef/application.rb:58:in `run'
/opt/chef/embedded/apps/chef/bin/chef-client:26:in `<top (required)>'
/usr/bin/chef-client:40:in `load'
/usr/bin/chef-client:40:in `<main>'
[2014-12-23T09:31:41+00:00] DEBUG: [inet] Using default interface e1000g0 and default gateway 10.0.2.2 to set the default ip to 10.0.2.15
[2014-12-23T09:31:41+00:00] DEBUG: unable to detect ip6address
[2014-12-23T09:31:41+00:00] DEBUG: No data to collect for plugin LSB. Continuing...
[2014-12-23T09:31:41+00:00] DEBUG: No hints present for azure.
[2014-12-23T09:31:41+00:00] DEBUG: Plugin Erlang threw #<Errno::ENOENT: No such file or directory - erl>
[2014-12-23T09:31:41+00:00] DEBUG: /opt/chef/embedded/lib/ruby/gems/2.1.0/gems/mixlib-shellout-2.0.0/lib/mixlib/shellout/unix.rb:305:in `exec'
[2014-12-23T09:31:41+00:00] DEBUG: /opt/chef/embedded/lib/ruby/gems/2.1.0/gems/mixlib-shellout-2.0.0/lib/mixlib/shellout/unix.rb:305:in `block in fork_subprocess'
[2014-12-23T09:31:41+00:00] DEBUG: /opt/chef/embedded/lib/ruby/gems/2.1.0/gems/mixlib-shellout-2.0.0/lib/mixlib/shellout/unix.rb:284:in `fork'
[2014-12-23T09:31:41+00:00] DEBUG: /opt/chef/embedded/lib/ruby/gems/2.1.0/gems/mixlib-shellout-2.0.0/lib/mixlib/shellout/unix.rb:284:in `fork_subprocess'
[2014-12-23T09:31:41+00:00] DEBUG: /opt/chef/embedded/lib/ruby/gems/2.1.0/gems/mixlib-shellout-2.0.0/lib/mixlib/shellout/unix.rb:52:in `run_command'
[2014-12-23T09:31:41+00:00] DEBUG: /opt/chef/embedded/lib/ruby/gems/2.1.0/gems/mixlib-shellout-2.0.0/lib/mixlib/shellout.rb:237:in `run_command'
[2014-12-23T09:31:41+00:00] DEBUG: /opt/chef/embedded/lib/ruby/gems/2.1.0/gems/ohai-8.0.1/lib/ohai/mixin/command.rb:33:in `shell_out'
[2014-12-23T09:31:41+00:00] DEBUG: /opt/chef/embedded/lib/ruby/gems/2.1.0/gems/ohai-8.0.1/lib/ohai/plugins/erlang.rb:28:in `block (2 levels) in <main>'
[2014-12-23T09:31:41+00:00] DEBUG: /opt/chef/embedded/lib/ruby/gems/2.1.0/gems/ohai-8.0.1/lib/ohai/dsl/plugin/versionvii.rb:90:in `instance_eval'
[2014-12-23T09:31:41+00:00] DEBUG: /opt/chef/embedded/lib/ruby/gems/2.1.0/gems/ohai-8.0.1/lib/ohai/dsl/plugin/versionvii.rb:90:in `run_plugin'
[2014-12-23T09:31:41+00:00] DEBUG: /opt/chef/embedded/lib/ruby/gems/2.1.0/gems/ohai-8.0.1/lib/ohai/dsl/plugin.rb:98:in `run'
[2014-12-23T09:31:41+00:00] DEBUG: /opt/chef/embedded/lib/ruby/gems/2.1.0/gems/ohai-8.0.1/lib/ohai/dsl/plugin.rb:169:in `safe_run'
[2014-12-23T09:31:41+00:00] DEBUG: /opt/chef/embedded/lib/ruby/gems/2.1.0/gems/ohai-8.0.1/lib/ohai/runner.rb:82:in `run_v7_plugin'
[2014-12-23T09:31:41+00:00] DEBUG: /opt/chef/embedded/lib/ruby/gems/2.1.0/gems/ohai-8.0.1/lib/ohai/runner.rb:43:in `run_plugin'
[2014-12-23T09:31:41+00:00] DEBUG: /opt/chef/embedded/lib/ruby/gems/2.1.0/gems/ohai-8.0.1/lib/ohai/system.rb:94:in `block in run_plugins'
[2014-12-23T09:31:41+00:00] DEBUG: /opt/chef/embedded/lib/ruby/gems/2.1.0/gems/ohai-8.0.1/lib/ohai/system.rb:93:in `each'
[2014-12-23T09:31:41+00:00] DEBUG: /opt/chef/embedded/lib/ruby/gems/2.1.0/gems/ohai-8.0.1/lib/ohai/system.rb:93:in `run_plugins'
[2014-12-23T09:31:41+00:00] DEBUG: /opt/chef/embedded/lib/ruby/gems/2.1.0/gems/ohai-8.0.1/lib/ohai/system.rb:71:in `all_plugins'
[2014-12-23T09:31:41+00:00] DEBUG: /opt/chef/embedded/apps/chef/lib/chef/client.rb:262:in `run_ohai'
[2014-12-23T09:31:41+00:00] DEBUG: /opt/chef/embedded/apps/chef/lib/chef/client.rb:382:in `run'
[2014-12-23T09:31:41+00:00] DEBUG: /opt/chef/embedded/apps/chef/lib/chef/application.rb:261:in `block in fork_chef_client'
[2014-12-23T09:31:41+00:00] DEBUG: /opt/chef/embedded/apps/chef/lib/chef/application.rb:249:in `fork'
[2014-12-23T09:31:41+00:00] DEBUG: /opt/chef/embedded/apps/chef/lib/chef/application.rb:249:in `fork_chef_client'
[2014-12-23T09:31:41+00:00] DEBUG: /opt/chef/embedded/apps/chef/lib/chef/application.rb:215:in `block in run_chef_client'
[2014-12-23T09:31:41+00:00] DEBUG: /opt/chef/embedded/apps/chef/lib/chef/local_mode.rb:38:in `with_server_connectivity'
[2014-12-23T09:31:41+00:00] DEBUG: /opt/chef/embedded/apps/chef/lib/chef/application.rb:201:in `run_chef_client'
[2014-12-23T09:31:41+00:00] DEBUG: /opt/chef/embedded/apps/chef/lib/chef/application/client.rb:355:in `block in interval_run_chef_client'
[2014-12-23T09:31:41+00:00] DEBUG: /opt/chef/embedded/apps/chef/lib/chef/application/client.rb:345:in `loop'
[2014-12-23T09:31:41+00:00] DEBUG: /opt/chef/embedded/apps/chef/lib/chef/application/client.rb:345:in `interval_run_chef_client'
[2014-12-23T09:31:41+00:00] DEBUG: /opt/chef/embedded/apps/chef/lib/chef/application/client.rb:335:in `run_application'
[2014-12-23T09:31:41+00:00] DEBUG: /opt/chef/embedded/apps/chef/lib/chef/application.rb:58:in `run'
[2014-12-23T09:31:41+00:00] DEBUG: /opt/chef/embedded/apps/chef/bin/chef-client:26:in `<top (required)>'
[2014-12-23T09:31:41+00:00] DEBUG: /usr/bin/chef-client:40:in `load'
[2014-12-23T09:31:41+00:00] DEBUG: /usr/bin/chef-client:40:in `<main>'
[2014-12-23T09:31:41+00:00] DEBUG: Plugin Go threw #<Errno::ENOENT: No such file or directory - go>
[2014-12-23T09:31:41+00:00] DEBUG: /opt/chef/embedded/lib/ruby/gems/2.1.0/gems/mixlib-shellout-2.0.0/lib/mixlib/shellout/unix.rb:305:in `exec'
[2014-12-23T09:31:41+00:00] DEBUG: /opt/chef/embedded/lib/ruby/gems/2.1.0/gems/mixlib-shellout-2.0.0/lib/mixlib/shellout/unix.rb:305:in `block in fork_subprocess'
[2014-12-23T09:31:41+00:00] DEBUG: /opt/chef/embedded/lib/ruby/gems/2.1.0/gems/mixlib-shellout-2.0.0/lib/mixlib/shellout/unix.rb:284:in `fork'
[2014-12-23T09:31:41+00:00] DEBUG: /opt/chef/embedded/lib/ruby/gems/2.1.0/gems/mixlib-shellout-2.0.0/lib/mixlib/shellout/unix.rb:284:in `fork_subprocess'
[2014-12-23T09:31:41+00:00] DEBUG: /opt/chef/embedded/lib/ruby/gems/2.1.0/gems/mixlib-shellout-2.0.0/lib/mixlib/shellout/unix.rb:52:in `run_command'
[2014-12-23T09:31:41+00:00] DEBUG: /opt/chef/embedded/lib/ruby/gems/2.1.0/gems/mixlib-shellout-2.0.0/lib/mixlib/shellout.rb:237:in `run_command'
[2014-12-23T09:31:41+00:00] DEBUG: /opt/chef/embedded/lib/ruby/gems/2.1.0/gems/ohai-8.0.1/lib/ohai/mixin/command.rb:33:in `shell_out'
[2014-12-23T09:31:41+00:00] DEBUG: /opt/chef/embedded/lib/ruby/gems/2.1.0/gems/ohai-8.0.1/lib/ohai/plugins/go.rb:23:in `block (2 levels) in <main>'
[2014-12-23T09:31:41+00:00] DEBUG: /opt/chef/embedded/lib/ruby/gems/2.1.0/gems/ohai-8.0.1/lib/ohai/dsl/plugin/versionvii.rb:90:in `instance_eval'
[2014-12-23T09:31:41+00:00] DEBUG: /opt/chef/embedded/lib/ruby/gems/2.1.0/gems/ohai-8.0.1/lib/ohai/dsl/plugin/versionvii.rb:90:in `run_plugin'
[2014-12-23T09:31:41+00:00] DEBUG: /opt/chef/embedded/lib/ruby/gems/2.1.0/gems/ohai-8.0.1/lib/ohai/dsl/plugin.rb:98:in `run'
[2014-12-23T09:31:41+00:00] DEBUG: /opt/chef/embedded/lib/ruby/gems/2.1.0/gems/ohai-8.0.1/lib/ohai/dsl/plugin.rb:169:in `safe_run'
[2014-12-23T09:31:41+00:00] DEBUG: /opt/chef/embedded/lib/ruby/gems/2.1.0/gems/ohai-8.0.1/lib/ohai/runner.rb:82:in `run_v7_plugin'
[2014-12-23T09:31:41+00:00] DEBUG: /opt/chef/embedded/lib/ruby/gems/2.1.0/gems/ohai-8.0.1/lib/ohai/runner.rb:43:in `run_plugin'
[2014-12-23T09:31:41+00:00] DEBUG: /opt/chef/embedded/lib/ruby/gems/2.1.0/gems/ohai-8.0.1/lib/ohai/system.rb:94:in `block in run_plugins'
[2014-12-23T09:31:41+00:00] DEBUG: /opt/chef/embedded/lib/ruby/gems/2.1.0/gems/ohai-8.0.1/lib/ohai/system.rb:93:in `each'
[2014-12-23T09:31:41+00:00] DEBUG: /opt/chef/embedded/lib/ruby/gems/2.1.0/gems/ohai-8.0.1/lib/ohai/system.rb:93:in `run_plugins'
[2014-12-23T09:31:41+00:00] DEBUG: /opt/chef/embedded/lib/ruby/gems/2.1.0/gems/ohai-8.0.1/lib/ohai/system.rb:71:in `all_plugins'
[2014-12-23T09:31:41+00:00] DEBUG: /opt/chef/embedded/apps/chef/lib/chef/client.rb:262:in `run_ohai'
[2014-12-23T09:31:41+00:00] DEBUG: /opt/chef/embedded/apps/chef/lib/chef/client.rb:382:in `run'
[2014-12-23T09:31:41+00:00] DEBUG: /opt/chef/embedded/apps/chef/lib/chef/application.rb:261:in `block in fork_chef_client'
[2014-12-23T09:31:41+00:00] DEBUG: /opt/chef/embedded/apps/chef/lib/chef/application.rb:249:in `fork'
[2014-12-23T09:31:41+00:00] DEBUG: /opt/chef/embedded/apps/chef/lib/chef/application.rb:249:in `fork_chef_client'
[2014-12-23T09:31:41+00:00] DEBUG: /opt/chef/embedded/apps/chef/lib/chef/application.rb:215:in `block in run_chef_client'
[2014-12-23T09:31:41+00:00] DEBUG: /opt/chef/embedded/apps/chef/lib/chef/local_mode.rb:38:in `with_server_connectivity'
[2014-12-23T09:31:41+00:00] DEBUG: /opt/chef/embedded/apps/chef/lib/chef/application.rb:201:in `run_chef_client'
[2014-12-23T09:31:41+00:00] DEBUG: /opt/chef/embedded/apps/chef/lib/chef/application/client.rb:355:in `block in interval_run_chef_client'
[2014-12-23T09:31:41+00:00] DEBUG: /opt/chef/embedded/apps/chef/lib/chef/application/client.rb:345:in `loop'
[2014-12-23T09:31:41+00:00] DEBUG: /opt/chef/embedded/apps/chef/lib/chef/application/client.rb:345:in `interval_run_chef_client'
[2014-12-23T09:31:41+00:00] DEBUG: /opt/chef/embedded/apps/chef/lib/chef/application/client.rb:335:in `run_application'
[2014-12-23T09:31:41+00:00] DEBUG: /opt/chef/embedded/apps/chef/lib/chef/application.rb:58:in `run'
[2014-12-23T09:31:41+00:00] DEBUG: /opt/chef/embedded/apps/chef/bin/chef-client:26:in `<top (required)>'
[2014-12-23T09:31:41+00:00] DEBUG: /usr/bin/chef-client:40:in `load'
[2014-12-23T09:31:41+00:00] DEBUG: /usr/bin/chef-client:40:in `<main>'
[2014-12-23T09:31:41+00:00] DEBUG: Plugin Groovy threw #<Errno::ENOENT: No such file or directory - groovy>
[2014-12-23T09:31:41+00:00] DEBUG: /opt/chef/embedded/lib/ruby/gems/2.1.0/gems/mixlib-shellout-2.0.0/lib/mixlib/shellout/unix.rb:305:in `exec'
[2014-12-23T09:31:41+00:00] DEBUG: /opt/chef/embedded/lib/ruby/gems/2.1.0/gems/mixlib-shellout-2.0.0/lib/mixlib/shellout/unix.rb:305:in `block in fork_subprocess'
[2014-12-23T09:31:41+00:00] DEBUG: /opt/chef/embedded/lib/ruby/gems/2.1.0/gems/mixlib-shellout-2.0.0/lib/mixlib/shellout/unix.rb:284:in `fork'
[2014-12-23T09:31:41+00:00] DEBUG: /opt/chef/embedded/lib/ruby/gems/2.1.0/gems/mixlib-shellout-2.0.0/lib/mixlib/shellout/unix.rb:284:in `fork_subprocess'
[2014-12-23T09:31:41+00:00] DEBUG: /opt/chef/embedded/lib/ruby/gems/2.1.0/gems/mixlib-shellout-2.0.0/lib/mixlib/shellout/unix.rb:52:in `run_command'
[2014-12-23T09:31:41+00:00] DEBUG: /opt/chef/embedded/lib/ruby/gems/2.1.0/gems/mixlib-shellout-2.0.0/lib/mixlib/shellout.rb:237:in `run_command'
[2014-12-23T09:31:41+00:00] DEBUG: /opt/chef/embedded/lib/ruby/gems/2.1.0/gems/ohai-8.0.1/lib/ohai/mixin/command.rb:33:in `shell_out'
[2014-12-23T09:31:41+00:00] DEBUG: /opt/chef/embedded/lib/ruby/gems/2.1.0/gems/ohai-8.0.1/lib/ohai/plugins/groovy.rb:29:in `block (2 levels) in <main>'
[2014-12-23T09:31:41+00:00] DEBUG: /opt/chef/embedded/lib/ruby/gems/2.1.0/gems/ohai-8.0.1/lib/ohai/dsl/plugin/versionvii.rb:90:in `instance_eval'
[2014-12-23T09:31:41+00:00] DEBUG: /opt/chef/embedded/lib/ruby/gems/2.1.0/gems/ohai-8.0.1/lib/ohai/dsl/plugin/versionvii.rb:90:in `run_plugin'
[2014-12-23T09:31:41+00:00] DEBUG: /opt/chef/embedded/lib/ruby/gems/2.1.0/gems/ohai-8.0.1/lib/ohai/dsl/plugin.rb:98:in `run'
[2014-12-23T09:31:41+00:00] DEBUG: /opt/chef/embedded/lib/ruby/gems/2.1.0/gems/ohai-8.0.1/lib/ohai/dsl/plugin.rb:169:in `safe_run'
[2014-12-23T09:31:41+00:00] DEBUG: /opt/chef/embedded/lib/ruby/gems/2.1.0/gems/ohai-8.0.1/lib/ohai/runner.rb:82:in `run_v7_plugin'
[2014-12-23T09:31:41+00:00] DEBUG: /opt/chef/embedded/lib/ruby/gems/2.1.0/gems/ohai-8.0.1/lib/ohai/runner.rb:43:in `run_plugin'
[2014-12-23T09:31:41+00:00] DEBUG: /opt/chef/embedded/lib/ruby/gems/2.1.0/gems/ohai-8.0.1/lib/ohai/system.rb:94:in `block in run_plugins'
[2014-12-23T09:31:41+00:00] DEBUG: /opt/chef/embedded/lib/ruby/gems/2.1.0/gems/ohai-8.0.1/lib/ohai/system.rb:93:in `each'
[2014-12-23T09:31:41+00:00] DEBUG: /opt/chef/embedded/lib/ruby/gems/2.1.0/gems/ohai-8.0.1/lib/ohai/system.rb:93:in `run_plugins'
[2014-12-23T09:31:41+00:00] DEBUG: /opt/chef/embedded/lib/ruby/gems/2.1.0/gems/ohai-8.0.1/lib/ohai/system.rb:71:in `all_plugins'
[2014-12-23T09:31:41+00:00] DEBUG: /opt/chef/embedded/apps/chef/lib/chef/client.rb:262:in `run_ohai'
[2014-12-23T09:31:41+00:00] DEBUG: /opt/chef/embedded/apps/chef/lib/chef/client.rb:382:in `run'
[2014-12-23T09:31:41+00:00] DEBUG: /opt/chef/embedded/apps/chef/lib/chef/application.rb:261:in `block in fork_chef_client'
[2014-12-23T09:31:41+00:00] DEBUG: /opt/chef/embedded/apps/chef/lib/chef/application.rb:249:in `fork'
[2014-12-23T09:31:41+00:00] DEBUG: /opt/chef/embedded/apps/chef/lib/chef/application.rb:249:in `fork_chef_client'
[2014-12-23T09:31:41+00:00] DEBUG: /opt/chef/embedded/apps/chef/lib/chef/application.rb:215:in `block in run_chef_client'
[2014-12-23T09:31:41+00:00] DEBUG: /opt/chef/embedded/apps/chef/lib/chef/local_mode.rb:38:in `with_server_connectivity'
[2014-12-23T09:31:41+00:00] DEBUG: /opt/chef/embedded/apps/chef/lib/chef/application.rb:201:in `run_chef_client'
[2014-12-23T09:31:41+00:00] DEBUG: /opt/chef/embedded/apps/chef/lib/chef/application/client.rb:355:in `block in interval_run_chef_client'
[2014-12-23T09:31:41+00:00] DEBUG: /opt/chef/embedded/apps/chef/lib/chef/application/client.rb:345:in `loop'
[2014-12-23T09:31:41+00:00] DEBUG: /opt/chef/embedded/apps/chef/lib/chef/application/client.rb:345:in `interval_run_chef_client'
[2014-12-23T09:31:41+00:00] DEBUG: /opt/chef/embedded/apps/chef/lib/chef/application/client.rb:335:in `run_application'
[2014-12-23T09:31:41+00:00] DEBUG: /opt/chef/embedded/apps/chef/lib/chef/application.rb:58:in `run'
[2014-12-23T09:31:41+00:00] DEBUG: /opt/chef/embedded/apps/chef/bin/chef-client:26:in `<top (required)>'
[2014-12-23T09:31:41+00:00] DEBUG: /usr/bin/chef-client:40:in `load'
[2014-12-23T09:31:41+00:00] DEBUG: /usr/bin/chef-client:40:in `<main>'
[2014-12-23T09:31:41+00:00] DEBUG: Plugin Java threw #<Errno::ENOENT: No such file or directory - java>
[2014-12-23T09:31:41+00:00] DEBUG: /opt/chef/embedded/lib/ruby/gems/2.1.0/gems/mixlib-shellout-2.0.0/lib/mixlib/shellout/unix.rb:305:in `exec'
[2014-12-23T09:31:41+00:00] DEBUG: /opt/chef/embedded/lib/ruby/gems/2.1.0/gems/mixlib-shellout-2.0.0/lib/mixlib/shellout/unix.rb:305:in `block in fork_subprocess'
[2014-12-23T09:31:41+00:00] DEBUG: /opt/chef/embedded/lib/ruby/gems/2.1.0/gems/mixlib-shellout-2.0.0/lib/mixlib/shellout/unix.rb:284:in `fork'
[2014-12-23T09:31:41+00:00] DEBUG: /opt/chef/embedded/lib/ruby/gems/2.1.0/gems/mixlib-shellout-2.0.0/lib/mixlib/shellout/unix.rb:284:in `fork_subprocess'
[2014-12-23T09:31:41+00:00] DEBUG: /opt/chef/embedded/lib/ruby/gems/2.1.0/gems/mixlib-shellout-2.0.0/lib/mixlib/shellout/unix.rb:52:in `run_command'
[2014-12-23T09:31:41+00:00] DEBUG: /opt/chef/embedded/lib/ruby/gems/2.1.0/gems/mixlib-shellout-2.0.0/lib/mixlib/shellout.rb:237:in `run_command'
[2014-12-23T09:31:41+00:00] DEBUG: /opt/chef/embedded/lib/ruby/gems/2.1.0/gems/ohai-8.0.1/lib/ohai/mixin/command.rb:33:in `shell_out'
[2014-12-23T09:31:41+00:00] DEBUG: /opt/chef/embedded/lib/ruby/gems/2.1.0/gems/ohai-8.0.1/lib/ohai/plugins/java.rb:25:in `get_java_info'
[2014-12-23T09:31:41+00:00] DEBUG: /opt/chef/embedded/lib/ruby/gems/2.1.0/gems/ohai-8.0.1/lib/ohai/plugins/java.rb:68:in `block (2 levels) in <main>'
[2014-12-23T09:31:41+00:00] DEBUG: /opt/chef/embedded/lib/ruby/gems/2.1.0/gems/ohai-8.0.1/lib/ohai/dsl/plugin/versionvii.rb:90:in `instance_eval'
[2014-12-23T09:31:41+00:00] DEBUG: /opt/chef/embedded/lib/ruby/gems/2.1.0/gems/ohai-8.0.1/lib/ohai/dsl/plugin/versionvii.rb:90:in `run_plugin'
[2014-12-23T09:31:41+00:00] DEBUG: /opt/chef/embedded/lib/ruby/gems/2.1.0/gems/ohai-8.0.1/lib/ohai/dsl/plugin.rb:98:in `run'
[2014-12-23T09:31:41+00:00] DEBUG: /opt/chef/embedded/lib/ruby/gems/2.1.0/gems/ohai-8.0.1/lib/ohai/dsl/plugin.rb:169:in `safe_run'
[2014-12-23T09:31:41+00:00] DEBUG: /opt/chef/embedded/lib/ruby/gems/2.1.0/gems/ohai-8.0.1/lib/ohai/runner.rb:82:in `run_v7_plugin'
[2014-12-23T09:31:41+00:00] DEBUG: /opt/chef/embedded/lib/ruby/gems/2.1.0/gems/ohai-8.0.1/lib/ohai/runner.rb:43:in `run_plugin'
[2014-12-23T09:31:41+00:00] DEBUG: /opt/chef/embedded/lib/ruby/gems/2.1.0/gems/ohai-8.0.1/lib/ohai/system.rb:94:in `block in run_plugins'
[2014-12-23T09:31:41+00:00] DEBUG: /opt/chef/embedded/lib/ruby/gems/2.1.0/gems/ohai-8.0.1/lib/ohai/system.rb:93:in `each'
[2014-12-23T09:31:41+00:00] DEBUG: /opt/chef/embedded/lib/ruby/gems/2.1.0/gems/ohai-8.0.1/lib/ohai/system.rb:93:in `run_plugins'
[2014-12-23T09:31:41+00:00] DEBUG: /opt/chef/embedded/lib/ruby/gems/2.1.0/gems/ohai-8.0.1/lib/ohai/system.rb:71:in `all_plugins'
[2014-12-23T09:31:41+00:00] DEBUG: /opt/chef/embedded/apps/chef/lib/chef/client.rb:262:in `run_ohai'
[2014-12-23T09:31:41+00:00] DEBUG: /opt/chef/embedded/apps/chef/lib/chef/client.rb:382:in `run'
[2014-12-23T09:31:41+00:00] DEBUG: /opt/chef/embedded/apps/chef/lib/chef/application.rb:261:in `block in fork_chef_client'
[2014-12-23T09:31:41+00:00] DEBUG: /opt/chef/embedded/apps/chef/lib/chef/application.rb:249:in `fork'
[2014-12-23T09:31:41+00:00] DEBUG: /opt/chef/embedded/apps/chef/lib/chef/application.rb:249:in `fork_chef_client'
[2014-12-23T09:31:41+00:00] DEBUG: /opt/chef/embedded/apps/chef/lib/chef/application.rb:215:in `block in run_chef_client'
[2014-12-23T09:31:41+00:00] DEBUG: /opt/chef/embedded/apps/chef/lib/chef/local_mode.rb:38:in `with_server_connectivity'
[2014-12-23T09:31:41+00:00] DEBUG: /opt/chef/embedded/apps/chef/lib/chef/application.rb:201:in `run_chef_client'
[2014-12-23T09:31:41+00:00] DEBUG: /opt/chef/embedded/apps/chef/lib/chef/application/client.rb:355:in `block in interval_run_chef_client'
[2014-12-23T09:31:41+00:00] DEBUG: /opt/chef/embedded/apps/chef/lib/chef/application/client.rb:345:in `loop'
[2014-12-23T09:31:41+00:00] DEBUG: /opt/chef/embedded/apps/chef/lib/chef/application/client.rb:345:in `interval_run_chef_client'
[2014-12-23T09:31:41+00:00] DEBUG: /opt/chef/embedded/apps/chef/lib/chef/application/client.rb:335:in `run_application'
[2014-12-23T09:31:41+00:00] DEBUG: /opt/chef/embedded/apps/chef/lib/chef/application.rb:58:in `run'
[2014-12-23T09:31:41+00:00] DEBUG: /opt/chef/embedded/apps/chef/bin/chef-client:26:in `<top (required)>'
[2014-12-23T09:31:41+00:00] DEBUG: /usr/bin/chef-client:40:in `load'
[2014-12-23T09:31:41+00:00] DEBUG: /usr/bin/chef-client:40:in `<main>'
[2014-12-23T09:31:41+00:00] DEBUG: Plugin Lua threw #<Errno::ENOENT: No such file or directory - lua>
[2014-12-23T09:31:41+00:00] DEBUG: /opt/chef/embedded/lib/ruby/gems/2.1.0/gems/mixlib-shellout-2.0.0/lib/mixlib/shellout/unix.rb:305:in `exec'
[2014-12-23T09:31:41+00:00] DEBUG: /opt/chef/embedded/lib/ruby/gems/2.1.0/gems/mixlib-shellout-2.0.0/lib/mixlib/shellout/unix.rb:305:in `block in fork_subprocess'
[2014-12-23T09:31:41+00:00] DEBUG: /opt/chef/embedded/lib/ruby/gems/2.1.0/gems/mixlib-shellout-2.0.0/lib/mixlib/shellout/unix.rb:284:in `fork'
[2014-12-23T09:31:41+00:00] DEBUG: /opt/chef/embedded/lib/ruby/gems/2.1.0/gems/mixlib-shellout-2.0.0/lib/mixlib/shellout/unix.rb:284:in `fork_subprocess'
[2014-12-23T09:31:41+00:00] DEBUG: /opt/chef/embedded/lib/ruby/gems/2.1.0/gems/mixlib-shellout-2.0.0/lib/mixlib/shellout/unix.rb:52:in `run_command'
[2014-12-23T09:31:41+00:00] DEBUG: /opt/chef/embedded/lib/ruby/gems/2.1.0/gems/mixlib-shellout-2.0.0/lib/mixlib/shellout.rb:237:in `run_command'
[2014-12-23T09:31:41+00:00] DEBUG: /opt/chef/embedded/lib/ruby/gems/2.1.0/gems/ohai-8.0.1/lib/ohai/mixin/command.rb:33:in `shell_out'
[2014-12-23T09:31:41+00:00] DEBUG: /opt/chef/embedded/lib/ruby/gems/2.1.0/gems/ohai-8.0.1/lib/ohai/plugins/lua.rb:29:in `block (2 levels) in <main>'
[2014-12-23T09:31:41+00:00] DEBUG: /opt/chef/embedded/lib/ruby/gems/2.1.0/gems/ohai-8.0.1/lib/ohai/dsl/plugin/versionvii.rb:90:in `instance_eval'
[2014-12-23T09:31:41+00:00] DEBUG: /opt/chef/embedded/lib/ruby/gems/2.1.0/gems/ohai-8.0.1/lib/ohai/dsl/plugin/versionvii.rb:90:in `run_plugin'
[2014-12-23T09:31:41+00:00] DEBUG: /opt/chef/embedded/lib/ruby/gems/2.1.0/gems/ohai-8.0.1/lib/ohai/dsl/plugin.rb:98:in `run'
[2014-12-23T09:31:41+00:00] DEBUG: /opt/chef/embedded/lib/ruby/gems/2.1.0/gems/ohai-8.0.1/lib/ohai/dsl/plugin.rb:169:in `safe_run'
[2014-12-23T09:31:41+00:00] DEBUG: /opt/chef/embedded/lib/ruby/gems/2.1.0/gems/ohai-8.0.1/lib/ohai/runner.rb:82:in `run_v7_plugin'
[2014-12-23T09:31:41+00:00] DEBUG: /opt/chef/embedded/lib/ruby/gems/2.1.0/gems/ohai-8.0.1/lib/ohai/runner.rb:43:in `run_plugin'
[2014-12-23T09:31:41+00:00] DEBUG: /opt/chef/embedded/lib/ruby/gems/2.1.0/gems/ohai-8.0.1/lib/ohai/system.rb:94:in `block in run_plugins'
[2014-12-23T09:31:41+00:00] DEBUG: /opt/chef/embedded/lib/ruby/gems/2.1.0/gems/ohai-8.0.1/lib/ohai/system.rb:93:in `each'
[2014-12-23T09:31:41+00:00] DEBUG: /opt/chef/embedded/lib/ruby/gems/2.1.0/gems/ohai-8.0.1/lib/ohai/system.rb:93:in `run_plugins'
[2014-12-23T09:31:41+00:00] DEBUG: /opt/chef/embedded/lib/ruby/gems/2.1.0/gems/ohai-8.0.1/lib/ohai/system.rb:71:in `all_plugins'
[2014-12-23T09:31:41+00:00] DEBUG: /opt/chef/embedded/apps/chef/lib/chef/client.rb:262:in `run_ohai'
[2014-12-23T09:31:41+00:00] DEBUG: /opt/chef/embedded/apps/chef/lib/chef/client.rb:382:in `run'
[2014-12-23T09:31:41+00:00] DEBUG: /opt/chef/embedded/apps/chef/lib/chef/application.rb:261:in `block in fork_chef_client'
[2014-12-23T09:31:41+00:00] DEBUG: /opt/chef/embedded/apps/chef/lib/chef/application.rb:249:in `fork'
[2014-12-23T09:31:41+00:00] DEBUG: /opt/chef/embedded/apps/chef/lib/chef/application.rb:249:in `fork_chef_client'
[2014-12-23T09:31:41+00:00] DEBUG: /opt/chef/embedded/apps/chef/lib/chef/application.rb:215:in `block in run_chef_client'
[2014-12-23T09:31:41+00:00] DEBUG: /opt/chef/embedded/apps/chef/lib/chef/local_mode.rb:38:in `with_server_connectivity'
[2014-12-23T09:31:41+00:00] DEBUG: /opt/chef/embedded/apps/chef/lib/chef/application.rb:201:in `run_chef_client'
[2014-12-23T09:31:41+00:00] DEBUG: /opt/chef/embedded/apps/chef/lib/chef/application/client.rb:355:in `block in interval_run_chef_client'
[2014-12-23T09:31:41+00:00] DEBUG: /opt/chef/embedded/apps/chef/lib/chef/application/client.rb:345:in `loop'
[2014-12-23T09:31:41+00:00] DEBUG: /opt/chef/embedded/apps/chef/lib/chef/application/client.rb:345:in `interval_run_chef_client'
[2014-12-23T09:31:41+00:00] DEBUG: /opt/chef/embedded/apps/chef/lib/chef/application/client.rb:335:in `run_application'
[2014-12-23T09:31:41+00:00] DEBUG: /opt/chef/embedded/apps/chef/lib/chef/application.rb:58:in `run'
[2014-12-23T09:31:41+00:00] DEBUG: /opt/chef/embedded/apps/chef/bin/chef-client:26:in `<top (required)>'
[2014-12-23T09:31:41+00:00] DEBUG: /usr/bin/chef-client:40:in `load'
[2014-12-23T09:31:41+00:00] DEBUG: /usr/bin/chef-client:40:in `<main>'
[2014-12-23T09:31:41+00:00] DEBUG: Plugin Mono threw #<Errno::ENOENT: No such file or directory - mono>
[2014-12-23T09:31:41+00:00] DEBUG: /opt/chef/embedded/lib/ruby/gems/2.1.0/gems/mixlib-shellout-2.0.0/lib/mixlib/shellout/unix.rb:305:in `exec'
[2014-12-23T09:31:41+00:00] DEBUG: /opt/chef/embedded/lib/ruby/gems/2.1.0/gems/mixlib-shellout-2.0.0/lib/mixlib/shellout/unix.rb:305:in `block in fork_subprocess'
[2014-12-23T09:31:41+00:00] DEBUG: /opt/chef/embedded/lib/ruby/gems/2.1.0/gems/mixlib-shellout-2.0.0/lib/mixlib/shellout/unix.rb:284:in `fork'
[2014-12-23T09:31:41+00:00] DEBUG: /opt/chef/embedded/lib/ruby/gems/2.1.0/gems/mixlib-shellout-2.0.0/lib/mixlib/shellout/unix.rb:284:in `fork_subprocess'
[2014-12-23T09:31:41+00:00] DEBUG: /opt/chef/embedded/lib/ruby/gems/2.1.0/gems/mixlib-shellout-2.0.0/lib/mixlib/shellout/unix.rb:52:in `run_command'
[2014-12-23T09:31:41+00:00] DEBUG: /opt/chef/embedded/lib/ruby/gems/2.1.0/gems/mixlib-shellout-2.0.0/lib/mixlib/shellout.rb:237:in `run_command'
[2014-12-23T09:31:41+00:00] DEBUG: /opt/chef/embedded/lib/ruby/gems/2.1.0/gems/ohai-8.0.1/lib/ohai/mixin/command.rb:33:in `shell_out'
[2014-12-23T09:31:41+00:00] DEBUG: /opt/chef/embedded/lib/ruby/gems/2.1.0/gems/ohai-8.0.1/lib/ohai/plugins/mono.rb:29:in `block (2 levels) in <main>'
[2014-12-23T09:31:41+00:00] DEBUG: /opt/chef/embedded/lib/ruby/gems/2.1.0/gems/ohai-8.0.1/lib/ohai/dsl/plugin/versionvii.rb:90:in `instance_eval'
[2014-12-23T09:31:41+00:00] DEBUG: /opt/chef/embedded/lib/ruby/gems/2.1.0/gems/ohai-8.0.1/lib/ohai/dsl/plugin/versionvii.rb:90:in `run_plugin'
[2014-12-23T09:31:41+00:00] DEBUG: /opt/chef/embedded/lib/ruby/gems/2.1.0/gems/ohai-8.0.1/lib/ohai/dsl/plugin.rb:98:in `run'
[2014-12-23T09:31:41+00:00] DEBUG: /opt/chef/embedded/lib/ruby/gems/2.1.0/gems/ohai-8.0.1/lib/ohai/dsl/plugin.rb:169:in `safe_run'
[2014-12-23T09:31:41+00:00] DEBUG: /opt/chef/embedded/lib/ruby/gems/2.1.0/gems/ohai-8.0.1/lib/ohai/runner.rb:82:in `run_v7_plugin'
[2014-12-23T09:31:41+00:00] DEBUG: /opt/chef/embedded/lib/ruby/gems/2.1.0/gems/ohai-8.0.1/lib/ohai/runner.rb:43:in `run_plugin'
[2014-12-23T09:31:41+00:00] DEBUG: /opt/chef/embedded/lib/ruby/gems/2.1.0/gems/ohai-8.0.1/lib/ohai/system.rb:94:in `block in run_plugins'
[2014-12-23T09:31:41+00:00] DEBUG: /opt/chef/embedded/lib/ruby/gems/2.1.0/gems/ohai-8.0.1/lib/ohai/system.rb:93:in `each'
[2014-12-23T09:31:41+00:00] DEBUG: /opt/chef/embedded/lib/ruby/gems/2.1.0/gems/ohai-8.0.1/lib/ohai/system.rb:93:in `run_plugins'
[2014-12-23T09:31:41+00:00] DEBUG: /opt/chef/embedded/lib/ruby/gems/2.1.0/gems/ohai-8.0.1/lib/ohai/system.rb:71:in `all_plugins'
[2014-12-23T09:31:41+00:00] DEBUG: /opt/chef/embedded/apps/chef/lib/chef/client.rb:262:in `run_ohai'
[2014-12-23T09:31:41+00:00] DEBUG: /opt/chef/embedded/apps/chef/lib/chef/client.rb:382:in `run'
[2014-12-23T09:31:41+00:00] DEBUG: /opt/chef/embedded/apps/chef/lib/chef/application.rb:261:in `block in fork_chef_client'
[2014-12-23T09:31:41+00:00] DEBUG: /opt/chef/embedded/apps/chef/lib/chef/application.rb:249:in `fork'
[2014-12-23T09:31:41+00:00] DEBUG: /opt/chef/embedded/apps/chef/lib/chef/application.rb:249:in `fork_chef_client'
[2014-12-23T09:31:41+00:00] DEBUG: /opt/chef/embedded/apps/chef/lib/chef/application.rb:215:in `block in run_chef_client'
[2014-12-23T09:31:41+00:00] DEBUG: /opt/chef/embedded/apps/chef/lib/chef/local_mode.rb:38:in `with_server_connectivity'
[2014-12-23T09:31:41+00:00] DEBUG: /opt/chef/embedded/apps/chef/lib/chef/application.rb:201:in `run_chef_client'
[2014-12-23T09:31:41+00:00] DEBUG: /opt/chef/embedded/apps/chef/lib/chef/application/client.rb:355:in `block in interval_run_chef_client'
[2014-12-23T09:31:41+00:00] DEBUG: /opt/chef/embedded/apps/chef/lib/chef/application/client.rb:345:in `loop'
[2014-12-23T09:31:41+00:00] DEBUG: /opt/chef/embedded/apps/chef/lib/chef/application/client.rb:345:in `interval_run_chef_client'
[2014-12-23T09:31:41+00:00] DEBUG: /opt/chef/embedded/apps/chef/lib/chef/application/client.rb:335:in `run_application'
[2014-12-23T09:31:41+00:00] DEBUG: /opt/chef/embedded/apps/chef/lib/chef/application.rb:58:in `run'
[2014-12-23T09:31:41+00:00] DEBUG: /opt/chef/embedded/apps/chef/bin/chef-client:26:in `<top (required)>'
[2014-12-23T09:31:41+00:00] DEBUG: /usr/bin/chef-client:40:in `load'
[2014-12-23T09:31:41+00:00] DEBUG: /usr/bin/chef-client:40:in `<main>'
[2014-12-23T09:31:41+00:00] DEBUG: Plugin Nodejs threw #<Errno::ENOENT: No such file or directory - node>
[2014-12-23T09:31:41+00:00] DEBUG: /opt/chef/embedded/lib/ruby/gems/2.1.0/gems/mixlib-shellout-2.0.0/lib/mixlib/shellout/unix.rb:305:in `exec'
[2014-12-23T09:31:41+00:00] DEBUG: /opt/chef/embedded/lib/ruby/gems/2.1.0/gems/mixlib-shellout-2.0.0/lib/mixlib/shellout/unix.rb:305:in `block in fork_subprocess'
[2014-12-23T09:31:41+00:00] DEBUG: /opt/chef/embedded/lib/ruby/gems/2.1.0/gems/mixlib-shellout-2.0.0/lib/mixlib/shellout/unix.rb:284:in `fork'
[2014-12-23T09:31:41+00:00] DEBUG: /opt/chef/embedded/lib/ruby/gems/2.1.0/gems/mixlib-shellout-2.0.0/lib/mixlib/shellout/unix.rb:284:in `fork_subprocess'
[2014-12-23T09:31:41+00:00] DEBUG: /opt/chef/embedded/lib/ruby/gems/2.1.0/gems/mixlib-shellout-2.0.0/lib/mixlib/shellout/unix.rb:52:in `run_command'
[2014-12-23T09:31:41+00:00] DEBUG: /opt/chef/embedded/lib/ruby/gems/2.1.0/gems/mixlib-shellout-2.0.0/lib/mixlib/shellout.rb:237:in `run_command'
[2014-12-23T09:31:41+00:00] DEBUG: /opt/chef/embedded/lib/ruby/gems/2.1.0/gems/ohai-8.0.1/lib/ohai/mixin/command.rb:33:in `shell_out'
[2014-12-23T09:31:41+00:00] DEBUG: /opt/chef/embedded/lib/ruby/gems/2.1.0/gems/ohai-8.0.1/lib/ohai/plugins/nodejs.rb:29:in `block (2 levels) in <main>'
[2014-12-23T09:31:41+00:00] DEBUG: /opt/chef/embedded/lib/ruby/gems/2.1.0/gems/ohai-8.0.1/lib/ohai/dsl/plugin/versionvii.rb:90:in `instance_eval'
[2014-12-23T09:31:41+00:00] DEBUG: /opt/chef/embedded/lib/ruby/gems/2.1.0/gems/ohai-8.0.1/lib/ohai/dsl/plugin/versionvii.rb:90:in `run_plugin'
[2014-12-23T09:31:41+00:00] DEBUG: /opt/chef/embedded/lib/ruby/gems/2.1.0/gems/ohai-8.0.1/lib/ohai/dsl/plugin.rb:98:in `run'
[2014-12-23T09:31:41+00:00] DEBUG: /opt/chef/embedded/lib/ruby/gems/2.1.0/gems/ohai-8.0.1/lib/ohai/dsl/plugin.rb:169:in `safe_run'
[2014-12-23T09:31:41+00:00] DEBUG: /opt/chef/embedded/lib/ruby/gems/2.1.0/gems/ohai-8.0.1/lib/ohai/runner.rb:82:in `run_v7_plugin'
[2014-12-23T09:31:41+00:00] DEBUG: /opt/chef/embedded/lib/ruby/gems/2.1.0/gems/ohai-8.0.1/lib/ohai/runner.rb:43:in `run_plugin'
[2014-12-23T09:31:41+00:00] DEBUG: /opt/chef/embedded/lib/ruby/gems/2.1.0/gems/ohai-8.0.1/lib/ohai/system.rb:94:in `block in run_plugins'
[2014-12-23T09:31:41+00:00] DEBUG: /opt/chef/embedded/lib/ruby/gems/2.1.0/gems/ohai-8.0.1/lib/ohai/system.rb:93:in `each'
[2014-12-23T09:31:41+00:00] DEBUG: /opt/chef/embedded/lib/ruby/gems/2.1.0/gems/ohai-8.0.1/lib/ohai/system.rb:93:in `run_plugins'
[2014-12-23T09:31:41+00:00] DEBUG: /opt/chef/embedded/lib/ruby/gems/2.1.0/gems/ohai-8.0.1/lib/ohai/system.rb:71:in `all_plugins'
[2014-12-23T09:31:41+00:00] DEBUG: /opt/chef/embedded/apps/chef/lib/chef/client.rb:262:in `run_ohai'
[2014-12-23T09:31:41+00:00] DEBUG: /opt/chef/embedded/apps/chef/lib/chef/client.rb:382:in `run'
[2014-12-23T09:31:41+00:00] DEBUG: /opt/chef/embedded/apps/chef/lib/chef/application.rb:261:in `block in fork_chef_client'
[2014-12-23T09:31:41+00:00] DEBUG: /opt/chef/embedded/apps/chef/lib/chef/application.rb:249:in `fork'
[2014-12-23T09:31:41+00:00] DEBUG: /opt/chef/embedded/apps/chef/lib/chef/application.rb:249:in `fork_chef_client'
[2014-12-23T09:31:41+00:00] DEBUG: /opt/chef/embedded/apps/chef/lib/chef/application.rb:215:in `block in run_chef_client'
[2014-12-23T09:31:41+00:00] DEBUG: /opt/chef/embedded/apps/chef/lib/chef/local_mode.rb:38:in `with_server_connectivity'
[2014-12-23T09:31:41+00:00] DEBUG: /opt/chef/embedded/apps/chef/lib/chef/application.rb:201:in `run_chef_client'
[2014-12-23T09:31:41+00:00] DEBUG: /opt/chef/embedded/apps/chef/lib/chef/application/client.rb:355:in `block in interval_run_chef_client'
[2014-12-23T09:31:41+00:00] DEBUG: /opt/chef/embedded/apps/chef/lib/chef/application/client.rb:345:in `loop'
[2014-12-23T09:31:41+00:00] DEBUG: /opt/chef/embedded/apps/chef/lib/chef/application/client.rb:345:in `interval_run_chef_client'
[2014-12-23T09:31:41+00:00] DEBUG: /opt/chef/embedded/apps/chef/lib/chef/application/client.rb:335:in `run_application'
[2014-12-23T09:31:41+00:00] DEBUG: /opt/chef/embedded/apps/chef/lib/chef/application.rb:58:in `run'
[2014-12-23T09:31:41+00:00] DEBUG: /opt/chef/embedded/apps/chef/bin/chef-client:26:in `<top (required)>'
[2014-12-23T09:31:41+00:00] DEBUG: /usr/bin/chef-client:40:in `load'
[2014-12-23T09:31:41+00:00] DEBUG: /usr/bin/chef-client:40:in `<main>'
[2014-12-23T09:31:41+00:00] DEBUG: Plugin PHP threw #<Errno::ENOENT: No such file or directory - php>
[2014-12-23T09:31:41+00:00] DEBUG: /opt/chef/embedded/lib/ruby/gems/2.1.0/gems/mixlib-shellout-2.0.0/lib/mixlib/shellout/unix.rb:305:in `exec'
[2014-12-23T09:31:41+00:00] DEBUG: /opt/chef/embedded/lib/ruby/gems/2.1.0/gems/mixlib-shellout-2.0.0/lib/mixlib/shellout/unix.rb:305:in `block in fork_subprocess'
[2014-12-23T09:31:41+00:00] DEBUG: /opt/chef/embedded/lib/ruby/gems/2.1.0/gems/mixlib-shellout-2.0.0/lib/mixlib/shellout/unix.rb:284:in `fork'
[2014-12-23T09:31:41+00:00] DEBUG: /opt/chef/embedded/lib/ruby/gems/2.1.0/gems/mixlib-shellout-2.0.0/lib/mixlib/shellout/unix.rb:284:in `fork_subprocess'
[2014-12-23T09:31:41+00:00] DEBUG: /opt/chef/embedded/lib/ruby/gems/2.1.0/gems/mixlib-shellout-2.0.0/lib/mixlib/shellout/unix.rb:52:in `run_command'
[2014-12-23T09:31:41+00:00] DEBUG: /opt/chef/embedded/lib/ruby/gems/2.1.0/gems/mixlib-shellout-2.0.0/lib/mixlib/shellout.rb:237:in `run_command'
[2014-12-23T09:31:41+00:00] DEBUG: /opt/chef/embedded/lib/ruby/gems/2.1.0/gems/ohai-8.0.1/lib/ohai/mixin/command.rb:33:in `shell_out'
[2014-12-23T09:31:41+00:00] DEBUG: /opt/chef/embedded/lib/ruby/gems/2.1.0/gems/ohai-8.0.1/lib/ohai/plugins/php.rb:29:in `block (2 levels) in <main>'
[2014-12-23T09:31:41+00:00] DEBUG: /opt/chef/embedded/lib/ruby/gems/2.1.0/gems/ohai-8.0.1/lib/ohai/dsl/plugin/versionvii.rb:90:in `instance_eval'
[2014-12-23T09:31:41+00:00] DEBUG: /opt/chef/embedded/lib/ruby/gems/2.1.0/gems/ohai-8.0.1/lib/ohai/dsl/plugin/versionvii.rb:90:in `run_plugin'
[2014-12-23T09:31:41+00:00] DEBUG: /opt/chef/embedded/lib/ruby/gems/2.1.0/gems/ohai-8.0.1/lib/ohai/dsl/plugin.rb:98:in `run'
[2014-12-23T09:31:41+00:00] DEBUG: /opt/chef/embedded/lib/ruby/gems/2.1.0/gems/ohai-8.0.1/lib/ohai/dsl/plugin.rb:169:in `safe_run'
[2014-12-23T09:31:41+00:00] DEBUG: /opt/chef/embedded/lib/ruby/gems/2.1.0/gems/ohai-8.0.1/lib/ohai/runner.rb:82:in `run_v7_plugin'
[2014-12-23T09:31:41+00:00] DEBUG: /opt/chef/embedded/lib/ruby/gems/2.1.0/gems/ohai-8.0.1/lib/ohai/runner.rb:43:in `run_plugin'
[2014-12-23T09:31:41+00:00] DEBUG: /opt/chef/embedded/lib/ruby/gems/2.1.0/gems/ohai-8.0.1/lib/ohai/system.rb:94:in `block in run_plugins'
[2014-12-23T09:31:41+00:00] DEBUG: /opt/chef/embedded/lib/ruby/gems/2.1.0/gems/ohai-8.0.1/lib/ohai/system.rb:93:in `each'
[2014-12-23T09:31:41+00:00] DEBUG: /opt/chef/embedded/lib/ruby/gems/2.1.0/gems/ohai-8.0.1/lib/ohai/system.rb:93:in `run_plugins'
[2014-12-23T09:31:41+00:00] DEBUG: /opt/chef/embedded/lib/ruby/gems/2.1.0/gems/ohai-8.0.1/lib/ohai/system.rb:71:in `all_plugins'
[2014-12-23T09:31:41+00:00] DEBUG: /opt/chef/embedded/apps/chef/lib/chef/client.rb:262:in `run_ohai'
[2014-12-23T09:31:41+00:00] DEBUG: /opt/chef/embedded/apps/chef/lib/chef/client.rb:382:in `run'
[2014-12-23T09:31:41+00:00] DEBUG: /opt/chef/embedded/apps/chef/lib/chef/application.rb:261:in `block in fork_chef_client'
[2014-12-23T09:31:41+00:00] DEBUG: /opt/chef/embedded/apps/chef/lib/chef/application.rb:249:in `fork'
[2014-12-23T09:31:41+00:00] DEBUG: /opt/chef/embedded/apps/chef/lib/chef/application.rb:249:in `fork_chef_client'
[2014-12-23T09:31:41+00:00] DEBUG: /opt/chef/embedded/apps/chef/lib/chef/application.rb:215:in `block in run_chef_client'
[2014-12-23T09:31:41+00:00] DEBUG: /opt/chef/embedded/apps/chef/lib/chef/local_mode.rb:38:in `with_server_connectivity'
[2014-12-23T09:31:41+00:00] DEBUG: /opt/chef/embedded/apps/chef/lib/chef/application.rb:201:in `run_chef_client'
[2014-12-23T09:31:41+00:00] DEBUG: /opt/chef/embedded/apps/chef/lib/chef/application/client.rb:355:in `block in interval_run_chef_client'
[2014-12-23T09:31:41+00:00] DEBUG: /opt/chef/embedded/apps/chef/lib/chef/application/client.rb:345:in `loop'
[2014-12-23T09:31:41+00:00] DEBUG: /opt/chef/embedded/apps/chef/lib/chef/application/client.rb:345:in `interval_run_chef_client'
[2014-12-23T09:31:41+00:00] DEBUG: /opt/chef/embedded/apps/chef/lib/chef/application/client.rb:335:in `run_application'
[2014-12-23T09:31:41+00:00] DEBUG: /opt/chef/embedded/apps/chef/lib/chef/application.rb:58:in `run'
[2014-12-23T09:31:41+00:00] DEBUG: /opt/chef/embedded/apps/chef/bin/chef-client:26:in `<top (required)>'
[2014-12-23T09:31:41+00:00] DEBUG: /usr/bin/chef-client:40:in `load'
[2014-12-23T09:31:41+00:00] DEBUG: /usr/bin/chef-client:40:in `<main>'
[2014-12-23T09:31:41+00:00] DEBUG: No data to collect for plugin Powershell. Continuing...
[2014-12-23T09:31:42+00:00] DEBUG: has_ec2_mac? == false
[2014-12-23T09:31:42+00:00] DEBUG: looks_like_ec2? == false
[2014-12-23T09:34:22+00:00] DEBUG: Plugin GCE threw #<SocketError: getaddrinfo: temporary name resolution failure>
[2014-12-23T09:34:22+00:00] DEBUG: /opt/chef/embedded/lib/ruby/gems/2.1.0/gems/ohai-8.0.1/lib/ohai/mixin/gce_metadata.rb:29:in `pack_sockaddr_in'
[2014-12-23T09:34:22+00:00] DEBUG: /opt/chef/embedded/lib/ruby/gems/2.1.0/gems/ohai-8.0.1/lib/ohai/mixin/gce_metadata.rb:29:in `can_metadata_connect?'
[2014-12-23T09:34:22+00:00] DEBUG: /opt/chef/embedded/lib/ruby/gems/2.1.0/gems/ohai-8.0.1/lib/ohai/plugins/gce.rb:30:in `has_gce_metadata?'
[2014-12-23T09:34:22+00:00] DEBUG: /opt/chef/embedded/lib/ruby/gems/2.1.0/gems/ohai-8.0.1/lib/ohai/plugins/gce.rb:39:in `looks_like_gce?'
[2014-12-23T09:34:22+00:00] DEBUG: /opt/chef/embedded/lib/ruby/gems/2.1.0/gems/ohai-8.0.1/lib/ohai/plugins/gce.rb:43:in `block (2 levels) in <main>'
[2014-12-23T09:34:22+00:00] DEBUG: /opt/chef/embedded/lib/ruby/gems/2.1.0/gems/ohai-8.0.1/lib/ohai/dsl/plugin/versionvii.rb:90:in `instance_eval'
[2014-12-23T09:34:22+00:00] DEBUG: /opt/chef/embedded/lib/ruby/gems/2.1.0/gems/ohai-8.0.1/lib/ohai/dsl/plugin/versionvii.rb:90:in `run_plugin'
[2014-12-23T09:34:22+00:00] DEBUG: /opt/chef/embedded/lib/ruby/gems/2.1.0/gems/ohai-8.0.1/lib/ohai/dsl/plugin.rb:98:in `run'
[2014-12-23T09:34:22+00:00] DEBUG: /opt/chef/embedded/lib/ruby/gems/2.1.0/gems/ohai-8.0.1/lib/ohai/dsl/plugin.rb:169:in `safe_run'
[2014-12-23T09:34:22+00:00] DEBUG: /opt/chef/embedded/lib/ruby/gems/2.1.0/gems/ohai-8.0.1/lib/ohai/runner.rb:82:in `run_v7_plugin'
[2014-12-23T09:34:22+00:00] DEBUG: /opt/chef/embedded/lib/ruby/gems/2.1.0/gems/ohai-8.0.1/lib/ohai/runner.rb:43:in `run_plugin'
[2014-12-23T09:34:22+00:00] DEBUG: /opt/chef/embedded/lib/ruby/gems/2.1.0/gems/ohai-8.0.1/lib/ohai/system.rb:94:in `block in run_plugins'
[2014-12-23T09:34:22+00:00] DEBUG: /opt/chef/embedded/lib/ruby/gems/2.1.0/gems/ohai-8.0.1/lib/ohai/system.rb:93:in `each'
[2014-12-23T09:34:22+00:00] DEBUG: /opt/chef/embedded/lib/ruby/gems/2.1.0/gems/ohai-8.0.1/lib/ohai/system.rb:93:in `run_plugins'
[2014-12-23T09:34:22+00:00] DEBUG: /opt/chef/embedded/lib/ruby/gems/2.1.0/gems/ohai-8.0.1/lib/ohai/system.rb:71:in `all_plugins'
[2014-12-23T09:34:22+00:00] DEBUG: /opt/chef/embedded/apps/chef/lib/chef/client.rb:262:in `run_ohai'
[2014-12-23T09:34:22+00:00] DEBUG: /opt/chef/embedded/apps/chef/lib/chef/client.rb:382:in `run'
[2014-12-23T09:34:22+00:00] DEBUG: /opt/chef/embedded/apps/chef/lib/chef/application.rb:261:in `block in fork_chef_client'
[2014-12-23T09:34:22+00:00] DEBUG: /opt/chef/embedded/apps/chef/lib/chef/application.rb:249:in `fork'
[2014-12-23T09:34:22+00:00] DEBUG: /opt/chef/embedded/apps/chef/lib/chef/application.rb:249:in `fork_chef_client'
[2014-12-23T09:34:22+00:00] DEBUG: /opt/chef/embedded/apps/chef/lib/chef/application.rb:215:in `block in run_chef_client'
[2014-12-23T09:34:22+00:00] DEBUG: /opt/chef/embedded/apps/chef/lib/chef/local_mode.rb:38:in `with_server_connectivity'
[2014-12-23T09:34:22+00:00] DEBUG: /opt/chef/embedded/apps/chef/lib/chef/application.rb:201:in `run_chef_client'
[2014-12-23T09:34:22+00:00] DEBUG: /opt/chef/embedded/apps/chef/lib/chef/application/client.rb:355:in `block in interval_run_chef_client'
[2014-12-23T09:34:22+00:00] DEBUG: /opt/chef/embedded/apps/chef/lib/chef/application/client.rb:345:in `loop'
[2014-12-23T09:34:22+00:00] DEBUG: /opt/chef/embedded/apps/chef/lib/chef/application/client.rb:345:in `interval_run_chef_client'
[2014-12-23T09:34:22+00:00] DEBUG: /opt/chef/embedded/apps/chef/lib/chef/application/client.rb:335:in `run_application'
[2014-12-23T09:34:22+00:00] DEBUG: /opt/chef/embedded/apps/chef/lib/chef/application.rb:58:in `run'
[2014-12-23T09:34:22+00:00] DEBUG: /opt/chef/embedded/apps/chef/bin/chef-client:26:in `<top (required)>'
[2014-12-23T09:34:22+00:00] DEBUG: /usr/bin/chef-client:40:in `load'
[2014-12-23T09:34:22+00:00] DEBUG: /usr/bin/chef-client:40:in `<main>'
[2014-12-23T09:34:22+00:00] DEBUG: has_euca_mac? == false
[2014-12-23T09:34:22+00:00] DEBUG: has_euca_mac? == false
[2014-12-23T09:34:22+00:00] DEBUG: has_euca_mac? == false
[2014-12-23T09:34:22+00:00] DEBUG: looks_like_euca? == false
[2014-12-23T09:34:22+00:00] DEBUG: NOT ohai openstack
[2014-12-23T09:34:22+00:00] DEBUG: unable to find 'cloudstack' hint. Won't connect to the metadata server.
[2014-12-23T09:34:22+00:00] DEBUG: No data to collect for plugin SystemProfile. Continuing...
[2014-12-23T09:34:22+00:00] DEBUG: Plugin DMI threw #<NameError: uninitialized constant DMI>
[2014-12-23T09:34:22+00:00] DEBUG: /opt/chef/embedded/lib/ruby/gems/2.1.0/gems/ohai-8.0.1/lib/ohai/plugins/solaris2/dmi.rb:123:in `block (3 levels) in <main>'
[2014-12-23T09:34:22+00:00] DEBUG: /opt/chef/embedded/lib/ruby/gems/2.1.0/gems/ohai-8.0.1/lib/ohai/plugins/solaris2/dmi.rb:108:in `lines'
[2014-12-23T09:34:22+00:00] DEBUG: /opt/chef/embedded/lib/ruby/gems/2.1.0/gems/ohai-8.0.1/lib/ohai/plugins/solaris2/dmi.rb:108:in `block (2 levels) in <main>'
[2014-12-23T09:34:22+00:00] DEBUG: /opt/chef/embedded/lib/ruby/gems/2.1.0/gems/ohai-8.0.1/lib/ohai/dsl/plugin/versionvii.rb:88:in `instance_eval'
[2014-12-23T09:34:22+00:00] DEBUG: /opt/chef/embedded/lib/ruby/gems/2.1.0/gems/ohai-8.0.1/lib/ohai/dsl/plugin/versionvii.rb:88:in `run_plugin'
[2014-12-23T09:34:22+00:00] DEBUG: /opt/chef/embedded/lib/ruby/gems/2.1.0/gems/ohai-8.0.1/lib/ohai/dsl/plugin.rb:98:in `run'
[2014-12-23T09:34:22+00:00] DEBUG: /opt/chef/embedded/lib/ruby/gems/2.1.0/gems/ohai-8.0.1/lib/ohai/dsl/plugin.rb:169:in `safe_run'
[2014-12-23T09:34:22+00:00] DEBUG: /opt/chef/embedded/lib/ruby/gems/2.1.0/gems/ohai-8.0.1/lib/ohai/runner.rb:82:in `run_v7_plugin'
[2014-12-23T09:34:22+00:00] DEBUG: /opt/chef/embedded/lib/ruby/gems/2.1.0/gems/ohai-8.0.1/lib/ohai/runner.rb:43:in `run_plugin'
[2014-12-23T09:34:22+00:00] DEBUG: /opt/chef/embedded/lib/ruby/gems/2.1.0/gems/ohai-8.0.1/lib/ohai/system.rb:94:in `block in run_plugins'
[2014-12-23T09:34:22+00:00] DEBUG: /opt/chef/embedded/lib/ruby/gems/2.1.0/gems/ohai-8.0.1/lib/ohai/system.rb:93:in `each'
[2014-12-23T09:34:22+00:00] DEBUG: /opt/chef/embedded/lib/ruby/gems/2.1.0/gems/ohai-8.0.1/lib/ohai/system.rb:93:in `run_plugins'
[2014-12-23T09:34:22+00:00] DEBUG: /opt/chef/embedded/lib/ruby/gems/2.1.0/gems/ohai-8.0.1/lib/ohai/system.rb:71:in `all_plugins'
[2014-12-23T09:34:22+00:00] DEBUG: /opt/chef/embedded/apps/chef/lib/chef/client.rb:262:in `run_ohai'
[2014-12-23T09:34:22+00:00] DEBUG: /opt/chef/embedded/apps/chef/lib/chef/client.rb:382:in `run'
[2014-12-23T09:34:22+00:00] DEBUG: /opt/chef/embedded/apps/chef/lib/chef/application.rb:261:in `block in fork_chef_client'
[2014-12-23T09:34:22+00:00] DEBUG: /opt/chef/embedded/apps/chef/lib/chef/application.rb:249:in `fork'
[2014-12-23T09:34:22+00:00] DEBUG: /opt/chef/embedded/apps/chef/lib/chef/application.rb:249:in `fork_chef_client'
[2014-12-23T09:34:22+00:00] DEBUG: /opt/chef/embedded/apps/chef/lib/chef/application.rb:215:in `block in run_chef_client'
[2014-12-23T09:34:22+00:00] DEBUG: /opt/chef/embedded/apps/chef/lib/chef/local_mode.rb:38:in `with_server_connectivity'
[2014-12-23T09:34:22+00:00] DEBUG: /opt/chef/embedded/apps/chef/lib/chef/application.rb:201:in `run_chef_client'
[2014-12-23T09:34:22+00:00] DEBUG: /opt/chef/embedded/apps/chef/lib/chef/application/client.rb:355:in `block in interval_run_chef_client'
[2014-12-23T09:34:22+00:00] DEBUG: /opt/chef/embedded/apps/chef/lib/chef/application/client.rb:345:in `loop'
[2014-12-23T09:34:22+00:00] DEBUG: /opt/chef/embedded/apps/chef/lib/chef/application/client.rb:345:in `interval_run_chef_client'
[2014-12-23T09:34:22+00:00] DEBUG: /opt/chef/embedded/apps/chef/lib/chef/application/client.rb:335:in `run_application'
[2014-12-23T09:34:22+00:00] DEBUG: /opt/chef/embedded/apps/chef/lib/chef/application.rb:58:in `run'
[2014-12-23T09:34:22+00:00] DEBUG: /opt/chef/embedded/apps/chef/bin/chef-client:26:in `<top (required)>'
[2014-12-23T09:34:22+00:00] DEBUG: /usr/bin/chef-client:40:in `load'
[2014-12-23T09:34:22+00:00] DEBUG: /usr/bin/chef-client:40:in `<main>'
[2014-12-23T09:35:02+00:00] DEBUG: No data to collect for plugin InitPackage. Continuing...
[2014-12-23T09:35:02+00:00] DEBUG: ip_scopes: cannot load gem, plugin disabled: cannot load such file -- ipaddr_extensions
[2014-12-23T09:35:02+00:00] DEBUG: No data to collect for plugin BlockDevice. Continuing...
[2014-12-23T09:35:02+00:00] DEBUG: No data to collect for plugin Mdadm. Continuing...
[2014-12-23T09:35:02+00:00] DEBUG: Client key /tmp/kitchen/client.pem is present - skipping registration
[2014-12-23T09:35:02+00:00] DEBUG: Building node object for default-solaris10-minimal
[2014-12-23T09:35:02+00:00] DEBUG: Chef::HTTP calling Chef::HTTP::JSONInput#handle_request
[2014-12-23T09:35:02+00:00] DEBUG: Chef::HTTP calling Chef::HTTP::JSONToModelOutput#handle_request
[2014-12-23T09:35:02+00:00] DEBUG: Chef::HTTP calling Chef::HTTP::CookieManager#handle_request
[2014-12-23T09:35:02+00:00] DEBUG: Chef::HTTP calling Chef::HTTP::Decompressor#handle_request
[2014-12-23T09:35:02+00:00] DEBUG: Chef::HTTP calling Chef::HTTP::Authenticator#handle_request
[2014-12-23T09:35:02+00:00] DEBUG: Signing the request as default-solaris10-minimal
[2014-12-23T09:35:02+00:00] DEBUG: String to sign: 'Method:GET
Hashed Path:EwQ3WIvO2Y3wJK3vfwfBBNIUyso=
X-Ops-Content-Hash:2jmj7l5rSw0yVb/vlWAYkK/YBwk=
X-Ops-Timestamp:2014-12-23T09:35:02Z
X-Ops-UserId:default-solaris10-minimal'
Header hash: {"X-Ops-Sign"=>"algorithm=sha1;version=1.0;", "X-Ops-Userid"=>"default-solaris10-minimal", "X-Ops-Timestamp"=>"2014-12-23T09:35:02Z", "X-Ops-Content-Hash"=>"2jmj7l5rSw0yVb/vlWAYkK/YBwk=", "X-Ops-Authorization-1"=>"YxbUMM9/KzK4AYsnj+3a/uqOn19R3FaY+31PEToyJEnWf6sQhzIQxmkv1flt", "X-Ops-Authorization-2"=>"/URnU7m6mBrbJWO3jQLx2ymQgz9MGPN3YWqKcuhwxz9K/oTWMIMHGI4zafxQ", "X-Ops-Authorization-3"=>"amsg4UKkRHxISea4Sy+sJr4jBNAH2/8V6Ayx36JGbFsu7HPmr8iNGaHfGJZB", "X-Ops-Authorization-4"=>"lOl4lc8ufFlUrnCmsrTPN2USeB5iezkUbQ2k6UlVVCorRHtiYBRtdzA4bpIa", "X-Ops-Authorization-5"=>"rPDzvGo3QuIW6uXolhAEX+BV+j13wVZpi8LnIo2CPO01cdRC/0rrKjzSkMmU", "X-Ops-Authorization-6"=>"1rNhfn6gITF5Gld5uUqd/wPmzc340eyk+SVksx6qkA=="}
[2014-12-23T09:35:02+00:00] DEBUG: Chef::HTTP calling Chef::HTTP::RemoteRequestID#handle_request
[2014-12-23T09:35:02+00:00] DEBUG: Chef::HTTP calling Chef::HTTP::ValidateContentLength#handle_request
[2014-12-23T09:35:02+00:00] DEBUG: Initiating GET to http://localhost:8889/nodes/default-solaris10-minimal
[2014-12-23T09:35:02+00:00] DEBUG: ---- HTTP Request Header Data: ----
[2014-12-23T09:35:02+00:00] DEBUG: Accept: application/json
[2014-12-23T09:35:02+00:00] DEBUG: Accept-Encoding: gzip;q=1.0,deflate;q=0.6,identity;q=0.3
[2014-12-23T09:35:02+00:00] DEBUG: X-OPS-SIGN: algorithm=sha1;version=1.0;
[2014-12-23T09:35:02+00:00] DEBUG: X-OPS-USERID: default-solaris10-minimal
[2014-12-23T09:35:02+00:00] DEBUG: X-OPS-TIMESTAMP: 2014-12-23T09:35:02Z
[2014-12-23T09:35:02+00:00] DEBUG: X-OPS-CONTENT-HASH: 2jmj7l5rSw0yVb/vlWAYkK/YBwk=
[2014-12-23T09:35:02+00:00] DEBUG: X-OPS-AUTHORIZATION-1: YxbUMM9/KzK4AYsnj+3a/uqOn19R3FaY+31PEToyJEnWf6sQhzIQxmkv1flt
[2014-12-23T09:35:02+00:00] DEBUG: X-OPS-AUTHORIZATION-2: /URnU7m6mBrbJWO3jQLx2ymQgz9MGPN3YWqKcuhwxz9K/oTWMIMHGI4zafxQ
[2014-12-23T09:35:02+00:00] DEBUG: X-OPS-AUTHORIZATION-3: amsg4UKkRHxISea4Sy+sJr4jBNAH2/8V6Ayx36JGbFsu7HPmr8iNGaHfGJZB
[2014-12-23T09:35:02+00:00] DEBUG: X-OPS-AUTHORIZATION-4: lOl4lc8ufFlUrnCmsrTPN2USeB5iezkUbQ2k6UlVVCorRHtiYBRtdzA4bpIa
[2014-12-23T09:35:02+00:00] DEBUG: X-OPS-AUTHORIZATION-5: rPDzvGo3QuIW6uXolhAEX+BV+j13wVZpi8LnIo2CPO01cdRC/0rrKjzSkMmU
[2014-12-23T09:35:02+00:00] DEBUG: X-OPS-AUTHORIZATION-6: 1rNhfn6gITF5Gld5uUqd/wPmzc340eyk+SVksx6qkA==
[2014-12-23T09:35:02+00:00] DEBUG: HOST: localhost:8889
[2014-12-23T09:35:02+00:00] DEBUG: X-REMOTE-REQUEST-ID: 1a1b2337-7cf8-4c2a-aa69-adeb6cc4cd6a
[2014-12-23T09:35:02+00:00] DEBUG: ---- End HTTP Request Header Data ----
[2014-12-23T09:35:02+00:00] DEBUG: #<ChefZero::RestRequest:0x9f2877c @env={"GATEWAY_INTERFACE"=>"CGI/1.1", "PATH_INFO"=>"/nodes/default-solaris10-minimal", "QUERY_STRING"=>"", "REMOTE_ADDR"=>"127.0.0.1", "REMOTE_HOST"=>"localhost", "REQUEST_METHOD"=>"GET", "REQUEST_URI"=>"http://localhost:8889/nodes/default-solaris10-minimal", "SCRIPT_NAME"=>"", "SERVER_NAME"=>"localhost", "SERVER_PORT"=>"8889", "SERVER_PROTOCOL"=>"HTTP/1.1", "SERVER_SOFTWARE"=>"WEBrick/1.3.1 (Ruby/2.1.4/2014-10-27) OpenSSL/1.0.1j", "HTTP_ACCEPT"=>"application/json", "HTTP_ACCEPT_ENCODING"=>"gzip;q=1.0,deflate;q=0.6,identity;q=0.3", "HTTP_X_OPS_SIGN"=>"algorithm=sha1;version=1.0;", "HTTP_X_OPS_USERID"=>"default-solaris10-minimal", "HTTP_X_OPS_TIMESTAMP"=>"2014-12-23T09:35:02Z", "HTTP_X_OPS_CONTENT_HASH"=>"2jmj7l5rSw0yVb/vlWAYkK/YBwk=", "HTTP_X_OPS_AUTHORIZATION_1"=>"YxbUMM9/KzK4AYsnj+3a/uqOn19R3FaY+31PEToyJEnWf6sQhzIQxmkv1flt", "HTTP_X_OPS_AUTHORIZATION_2"=>"/URnU7m6mBrbJWO3jQLx2ymQgz9MGPN3YWqKcuhwxz9K/oTWMIMHGI4zafxQ", "HTTP_X_OPS_AUTHORIZATION_3"=>"amsg4UKkRHxISea4Sy+sJr4jBNAH2/8V6Ayx36JGbFsu7HPmr8iNGaHfGJZB", "HTTP_X_OPS_AUTHORIZATION_4"=>"lOl4lc8ufFlUrnCmsrTPN2USeB5iezkUbQ2k6UlVVCorRHtiYBRtdzA4bpIa", "HTTP_X_OPS_AUTHORIZATION_5"=>"rPDzvGo3QuIW6uXolhAEX+BV+j13wVZpi8LnIo2CPO01cdRC/0rrKjzSkMmU", "HTTP_X_OPS_AUTHORIZATION_6"=>"1rNhfn6gITF5Gld5uUqd/wPmzc340eyk+SVksx6qkA==", "HTTP_HOST"=>"localhost:8889", "HTTP_X_REMOTE_REQUEST_ID"=>"1a1b2337-7cf8-4c2a-aa69-adeb6cc4cd6a", "HTTP_X_CHEF_VERSION"=>"12.0.3", "HTTP_USER_AGENT"=>"Chef Knife/12.0.3 (ruby-2.1.4-p265; ohai-8.0.1; i386-solaris2.10; +http://opscode.com)", "HTTP_CONNECTION"=>"close", "rack.version"=>[1, 2], "rack.input"=>#<StringIO:0x9f28934>, "rack.errors"=>#<IO:<STDERR>>, "rack.multithread"=>true, "rack.multiprocess"=>false, "rack.run_once"=>false, "rack.url_scheme"=>"http", "HTTP_VERSION"=>"HTTP/1.1", "REQUEST_PATH"=>"/nodes/default-solaris10-minimal"}, @rest_base_prefix=["organizations", "chef"]>
[2014-12-23T09:35:02+00:00] DEBUG:
[2014-12-23T09:35:02+00:00] DEBUG: No chefignore file found at /tmp/kitchen/chefignore no files will be ignored
[2014-12-23T09:35:02+00:00] WARN: Child with name 'dna.json' found in multiple directories: /tmp/kitchen/dna.json and /tmp/kitchen/dna.json
[2014-12-23T09:35:02+00:00] DEBUG:
--- RESPONSE (200) ---
{
"name": "default-solaris10-minimal",
"normal": {
"tags": [
]
},
"default": {
"tibco_suite": {
"name": "a_test_name",
"a_test_name": "aa"
}
},
"automatic": {
"cpu": {
"total": 1,
"real": 1,
"0": {
"vendor_id": "GenuineIntel",
"family": "model",
"model": "step",
"stepping": "clock"
}
},
"filesystem": {
"/dev/dsk/c0d0s0": {
"kb_size": "8068883",
"kb_used": "964042",
"kb_available": "7024153",
"percent_used": "13%",
"mount": "/",
"fs_type": "ufs",
"mount_time": "Tue Dec 23 09:02:08 2014",
"mount_options": [
"read",
"write",
"setuid",
"devices",
"rstchown",
"intr",
"largefiles",
"logging",
"xattr",
"onerror=panic",
"dev=1980000"
]
},
"/devices": {
"kb_size": "0",
"kb_used": "0",
"kb_available": "0",
"percent_used": "0%",
"mount": "/devices",
"fs_type": "devfs",
"mount_time": "Tue Dec 23 09:02:05 2014",
"mount_options": [
"read",
"write",
"setuid",
"devices",
"rstchown",
"dev=4900000"
]
},
"ctfs": {
"kb_size": "0",
"kb_used": "0",
"kb_available": "0",
"percent_used": "0%",
"mount": "/system/contract",
"fs_type": "ctfs",
"mount_time": "Tue Dec 23 09:02:05 2014",
"mount_options": [
"read",
"write",
"setuid",
"devices",
"rstchown",
"dev=4980001"
]
},
"proc": {
"kb_size": "0",
"kb_used": "0",
"kb_available": "0",
"percent_used": "0%",
"mount": "/proc",
"fs_type": "proc",
"mount_time": "Tue Dec 23 09:02:05 2014",
"mount_options": [
"read",
"write",
"setuid",
"devices",
"rstchown",
"dev=4940000"
]
},
"mnttab": {
"kb_size": "0",
"kb_used": "0",
"kb_available": "0",
"percent_used": "0%",
"mount": "/etc/mnttab",
"fs_type": "mntfs",
"mount_time": "Tue Dec 23 09:02:05 2014",
"mount_options": [
"read",
"write",
"setuid",
"devices",
"rstchown",
"dev=49c0001"
]
},
"swap": {
"kb_size": "1465672",
"kb_used": "24",
"kb_available": "1465648",
"percent_used": "1%",
"mount": "/var/run",
"fs_type": "tmpfs",
"mount_time": "Tue Dec 23 09:02:08 2014",
"mount_options": [
"read",
"write",
"setuid",
"devices",
"rstchown",
"xattr",
"dev=4a00003"
]
},
"objfs": {
"kb_size": "0",
"kb_used": "0",
"kb_available": "0",
"percent_used": "0%",
"mount": "/system/object",
"fs_type": "objfs",
"mount_time": "Tue Dec 23 09:02:05 2014",
"mount_options": [
"read",
"write",
"setuid",
"devices",
"rstchown",
"dev=4a40001"
]
},
"sharefs": {
"kb_size": "0",
"kb_used": "0",
"kb_available": "0",
"percent_used": "0%",
"mount": "/etc/dfs/sharetab",
"fs_type": "sharefs",
"mount_time": "Tue Dec 23 09:02:05 2014",
"mount_options": [
"read",
"write",
"setuid",
"devices",
"rstchown",
"dev=4a80001"
]
},
"/usr/lib/libc/libc_hwcap1.so.1": {
"kb_size": "8068883",
"kb_used": "964042",
"kb_available": "7024153",
"percent_used": "13%",
"mount": "/lib/libc.so.1",
"fs_type": "lofs",
"mount_time": "Tue Dec 23 09:02:07 2014",
"mount_options": [
"read",
"write",
"setuid",
"devices",
"rstchown",
"dev=1980000"
]
},
"fd": {
"kb_size": "0",
"kb_used": "0",
"kb_available": "0",
"percent_used": "0%",
"mount": "/dev/fd",
"fs_type": "fd",
"mount_time": "Tue Dec 23 09:02:08 2014",
"mount_options": [
"read",
"write",
"setuid",
"devices",
"rstchown",
"dev=4c00001"
]
},
"/dev/dsk/c0d0s3": {
"kb_size": "56531218",
"kb_used": "56087",
"kb_available": "55909819",
"percent_used": "1%",
"mount": "/export/home",
"fs_type": "ufs",
"mount_time": "Tue Dec 23 09:02:15 2014",
"mount_options": [
"read",
"write",
"setuid",
"devices",
"rstchown",
"intr",
"largefiles",
"logging",
"xattr",
"onerror=panic",
"dev=1980003"
]
},
"-hosts": {
"kb_size": "0",
"kb_used": "0",
"kb_available": "0",
"percent_used": "0%",
"mount": "/net",
"fs_type": "autofs"
},
"auto_home": {
"kb_size": "0",
"kb_used": "0",
"kb_available": "0",
"percent_used": "0%",
"mount": "/home",
"fs_type": "autofs"
}
},
"kernel": {
"name": "SunOS",
"release": "5.10",
"version": "Generic_147148-26",
"machine": "i86pc",
"os": "SunOS",
"modules": {
"specfs": {
"id": 4,
"loadaddr": "fffffffffbb6e000",
"size": 22232,
"description": "filesystem for specfs"
},
"fifofs": {
"id": 5,
"loadaddr": "fffffffffbb735e0",
"size": 17544,
"description": "filesystem for fifo"
},
"devfs": {
"id": 7,
"loadaddr": "fffffffffbb77978",
"size": 21464,
"description": "devices filesystem 1.16"
},
"procfs": {
"id": 8,
"loadaddr": "fffffffffbb7ca88",
"size": 128080,
"description": "filesystem for proc"
},
"TS": {
"id": 10,
"loadaddr": "fffffffffbb9b3e8",
"size": 16576,
"description": "time sharing sched class"
},
"TS_DPTBL": {
"id": 11,
"loadaddr": "fffffffffbb9eb28",
"size": 2528,
"description": "Time sharing dispatch table"
},
"acpica": {
"id": 14,
"loadaddr": "fffffffffbba69f0",
"size": 365048,
"description": "ACPI interpreter 1.5"
},
"pcie": {
"id": 15,
"loadaddr": "fffffffff7800000",
"size": 182616,
"description": "PCI Express Framework Module"
},
"busra": {
"id": 16,
"loadaddr": "fffffffff782d000",
"size": 9744,
"description": "Bus Resource Allocator (BUSRA) "
},
"iovcfg": {
"id": 17,
"loadaddr": "fffffffff7830000",
"size": 13416,
"description": "IOV Configuration Module"
},
"mac": {
"id": 18,
"loadaddr": "fffffffff7834000",
"size": 24544,
"description": "MAC Services v1.2"
},
"uppc": {
"id": 19,
"loadaddr": "fffffffff783a000",
"size": 12448,
"description": "UniProcessor PC"
},
"pcplusmp": {
"id": 21,
"loadaddr": "fffffffff784f000",
"size": 66264,
"description": "pcplusmp v1.4 compatible 1.137"
},
"cpu.generic": {
"id": 22,
"loadaddr": "fffffffff785e000",
"size": 17488,
"description": "Generic x86 CPU Module"
},
"rootnex": {
"id": 24,
"loadaddr": "fffffffff7862000",
"size": 83056,
"description": "i86pc root nexus 1.137"
},
"iommulib": {
"id": 25,
"loadaddr": "fffffffff7876000",
"size": 10136,
"description": "IOMMU library module"
},
"options": {
"id": 26,
"loadaddr": "fffffffff783ce38",
"size": 664,
"description": "options driver"
},
"pseudo": {
"id": 27,
"loadaddr": "fffffffff785d360",
"size": 3352,
"description": "nexus driver for 'pseudo' 1.28"
},
"clone": {
"id": 28,
"loadaddr": "fffffffff784ea40",
"size": 1864,
"description": "Clone Pseudodriver 'clone'"
},
"scsi_vhci": {
"id": 29,
"loadaddr": "fffffffff7879000",
"size": 97128,
"description": "SCSI VHCI Driver 1.80"
},
"scsi": {
"id": 30,
"loadaddr": "fffffffff7890000",
"size": 152312,
"description": "SCSI Bus Utility Routines"
},
"isa": {
"id": 31,
"loadaddr": "fffffffff78b2000",
"size": 10032,
"description": "isa nexus driver for 'ISA' 1.40"
},
"sad": {
"id": 33,
"loadaddr": "fffffffff783d000",
"size": 6112,
"description": "STREAMS Administrative Driver '"
},
"ufs": {
"id": 35,
"loadaddr": "fffffffff78b5000",
"size": 246448,
"description": "filesystem for ufs"
},
"fssnap_if": {
"id": 36,
"loadaddr": "fffffffff7875ca0",
"size": 952,
"description": "File System Snapshot Interface"
},
"ppm": {
"id": 37,
"loadaddr": "fffffffff783e538",
"size": 23504,
"description": "platform pm driver v1.18"
},
"pci": {
"id": 38,
"loadaddr": "fffffffff7843c50",
"size": 24568,
"description": "host to PCI nexus driver 1.71"
},
"pcihp": {
"id": 39,
"loadaddr": "fffffffff78f0000",
"size": 22112,
"description": "PCI nexus hotplug support v1.65"
},
"hpcsvc": {
"id": 40,
"loadaddr": "fffffffff78499b0",
"size": 4616,
"description": "hot-plug controller services v1"
},
"pci-ide": {
"id": 41,
"loadaddr": "fffffffff784ab28",
"size": 4784,
"description": "pciide nexus driver for 'PCI-ID"
},
"ata": {
"id": 42,
"loadaddr": "fffffffff78f6000",
"size": 65216,
"description": "ATA AT-bus attachment disk cont"
},
"cmdk": {
"id": 43,
"loadaddr": "fffffffff7906000",
"size": 12512,
"description": "Common Direct Access Disk 1.73"
},
"dadk": {
"id": 44,
"loadaddr": "fffffffff7909000",
"size": 14448,
"description": "Direct Attached Disk 1.46"
},
"gda": {
"id": 45,
"loadaddr": "fffffffff782f588",
"size": 2720,
"description": "Generic Direct Attached Device "
},
"strategy": {
"id": 46,
"loadaddr": "fffffffff784bba8",
"size": 9176,
"description": "Device Strategy Objects 1.31"
},
"cmlb": {
"id": 47,
"loadaddr": "fffffffff790d000",
"size": 27976,
"description": "Common Labeling module 1.12"
},
"ctfs": {
"id": 48,
"loadaddr": "fffffffff7914000",
"size": 15752,
"description": "contract filesystem"
},
"mntfs": {
"id": 49,
"loadaddr": "fffffffff7918000",
"size": 15584,
"description": "mount information file system"
},
"tmpfs": {
"id": 50,
"loadaddr": "fffffffff791c000",
"size": 95376,
"description": "filesystem for tmpfs"
},
"objfs": {
"id": 51,
"loadaddr": "fffffffff7924000",
"size": 8704,
"description": "kernel object filesystem"
},
"sharefs": {
"id": 52,
"loadaddr": "fffffffff7926000",
"size": 7600,
"description": "sharefs syscall (32-bit)"
},
"cpunex": {
"id": 53,
"loadaddr": "fffffffff7927c30",
"size": 1312,
"description": "cpu nexus driver v1.0"
},
"sockfs": {
"id": 56,
"loadaddr": "fffffffff7941000",
"size": 200248,
"description": "filesystem for sockfs"
},
"ip": {
"id": 57,
"loadaddr": "fffffffff7970000",
"size": 1366520,
"description": "IP STREAMS module 1.47"
},
"md5": {
"id": 58,
"loadaddr": "fffffffff7ab2000",
"size": 11368,
"description": "MD5 Kernel SW Provider 1.1"
},
"kcf": {
"id": 59,
"loadaddr": "fffffffff7ab5000",
"size": 112624,
"description": "Kernel Crypto Framework 1.12"
},
"swrand": {
"id": 60,
"loadaddr": "fffffffff7ad1000",
"size": 10168,
"description": "Kernel Random number Provider 1"
},
"sha1": {
"id": 61,
"loadaddr": "fffffffff7ad3000",
"size": 13208,
"description": "SHA1 Kernel SW Provider 1.1"
},
"hook": {
"id": 62,
"loadaddr": "fffffffff7ad7000",
"size": 16952,
"description": "Hooks Interface v1.0"
},
"neti": {
"id": 63,
"loadaddr": "fffffffff7adc000",
"size": 9696,
"description": "netinfo module"
},
"dld": {
"id": 65,
"loadaddr": "fffffffff792e000",
"size": 28552,
"description": "Data-Link Driver v1.7"
},
"dls": {
"id": 66,
"loadaddr": "fffffffff7935000",
"size": 24504,
"description": "Data-Link Services v1.8"
},
"ip6": {
"id": 67,
"loadaddr": "fffffffff7934c48",
"size": 1472,
"description": "IP6 STREAMS driver 1.9"
},
"tcp": {
"id": 68,
"loadaddr": "fffffffff793ac38",
"size": 1568,
"description": "TCP STREAMS module 1.51"
},
"tcp6": {
"id": 69,
"loadaddr": "fffffffff796fc38",
"size": 1568,
"description": "TCP6 STREAMS module 1.11"
},
"udp": {
"id": 70,
"loadaddr": "fffffffff7861c28",
"size": 1632,
"description": "UDP STREAMS module 1.43"
},
"udp6": {
"id": 71,
"loadaddr": "fffffffff788fbf0",
"size": 1480,
"description": "UDP6 STREAMS driver 1.9"
},
"sctp": {
"id": 72,
"loadaddr": "fffffffff791bbe8",
"size": 1456,
"description": "SCTP device"
},
"sctp6": {
"id": 73,
"loadaddr": "fffffffff7839bd8",
"size": 1472,
"description": "SCTP6 device"
},
"icmp": {
"id": 74,
"loadaddr": "fffffffff7adf000",
"size": 43848,
"description": "ICMP STREAMS module 1.43"
},
"icmp6": {
"id": 75,
"loadaddr": "fffffffff78efa10",
"size": 1480,
"description": "ICMP6 STREAMS driver 1.10"
},
"arp": {
"id": 76,
"loadaddr": "fffffffff7ae8000",
"size": 35328,
"description": "ARP STREAMS module 1.43"
},
"timod": {
"id": 77,
"loadaddr": "fffffffff793b000",
"size": 18488,
"description": "transport interface str mod"
},
"consconfig_dacf": {
"id": 79,
"loadaddr": "fffffffff7af1000",
"size": 17400,
"description": "Consconfig DACF 1.39"
},
"vgatext": {
"id": 80,
"loadaddr": "fffffffff7af5000",
"size": 19816,
"description": "VGA text driver v1.27"
},
"conskbd": {
"id": 81,
"loadaddr": "fffffffff7af9000",
"size": 11400,
"description": "conskbd multiplexer driver 5.59"
},
"kbtrans": {
"id": 82,
"loadaddr": "fffffffff7afc000",
"size": 18056,
"description": "kbtrans (key translation) 1.37"
},
"consms": {
"id": 83,
"loadaddr": "fffffffff793f000",
"size": 7688,
"description": "Mouse Driver for Sun 'consms' 5"
},
"wc": {
"id": 84,
"loadaddr": "fffffffff7b00000",
"size": 6600,
"description": "Workstation multiplexer Driver "
},
"tem": {
"id": 85,
"loadaddr": "fffffffff7b02000",
"size": 39808,
"description": "ANSI Terminal Emulator"
},
"iwscn": {
"id": 86,
"loadaddr": "fffffffff784dcc8",
"size": 3840,
"description": "Workstation Redirection driver "
},
"usba": {
"id": 88,
"loadaddr": "fffffffff7b1d000",
"size": 186096,
"description": "USBA: USB Architecture 2.0 1.64"
},
"i8042": {
"id": 91,
"loadaddr": "fffffffff7b6a000",
"size": 5280,
"description": "i8042 nexus driver 1.31"
},
"kb8042": {
"id": 92,
"loadaddr": "fffffffff7b6c000",
"size": 9992,
"description": "PS/2 Keyboard 1.58, 05/06/01"
},
"mouse8042": {
"id": 93,
"loadaddr": "fffffffff7905700",
"size": 2984,
"description": "PS/2 Mouse 1.43, 05/06/01"
},
"vuid3ps2": {
"id": 94,
"loadaddr": "fffffffff7b6e000",
"size": 8128,
"description": "mouse events to vuid events"
},
"ibdm": {
"id": 96,
"loadaddr": "fffffffff7b7e000",
"size": 46776,
"description": "InfiniBand Device Manager"
},
"ibtl": {
"id": 97,
"loadaddr": "fffffffff7b8a000",
"size": 77952,
"description": "IB Transport Layer"
},
"ibmf": {
"id": 98,
"loadaddr": "fffffffff7b9c000",
"size": 438256,
"description": "IB Agent Interfaces 2.0"
},
"SDC": {
"id": 99,
"loadaddr": "fffffffff7b70000",
"size": 7448,
"description": "system duty cycle scheduling cl"
},
"fctl": {
"id": 102,
"loadaddr": "fffffffff7c1b000",
"size": 41424,
"description": "SunFC Transport v20121113-1.62"
},
"elfexec": {
"id": 104,
"loadaddr": "fffffffff7b07000",
"size": 37560,
"description": "32-bit exec module for elf"
},
"iscsi": {
"id": 106,
"loadaddr": "fffffffff7d8e000",
"size": 226888,
"description": "Sun iSCSI Initiator v20121113-0"
},
"doorfs": {
"id": 107,
"loadaddr": "fffffffff7b72000",
"size": 22024,
"description": "32-bit door syscalls"
},
"idm": {
"id": 108,
"loadaddr": "fffffffff7dc4000",
"size": 62336,
"description": "iSCSI Data Mover"
},
"ibcm": {
"id": 110,
"loadaddr": "fffffffff7dfd000",
"size": 179136,
"description": "IB Communication Manager 1.21"
},
"pcmcia": {
"id": 113,
"loadaddr": "fffffffff7e3e000",
"size": 108536,
"description": "PCMCIA Nexus Support 1.137"
},
"ldterm": {
"id": 115,
"loadaddr": "fffffffff7dde000",
"size": 61768,
"description": "terminal line discipline"
},
"ttcompat": {
"id": 116,
"loadaddr": "fffffffff7b78000",
"size": 7696,
"description": "alt ioctl calls"
},
"ptsl": {
"id": 119,
"loadaddr": "fffffffff7e8e000",
"size": 5984,
"description": "tty pseudo driver slave 'ptsl' "
},
"ptc": {
"id": 121,
"loadaddr": "fffffffff7e8f4a8",
"size": 7488,
"description": "tty pseudo driver control 'ptc'"
},
"kssl": {
"id": 122,
"loadaddr": "fffffffff7e75000",
"size": 34448,
"description": "Kernel SSL Interface v1.4"
},
"usbser": {
"id": 125,
"loadaddr": "fffffffff7e89000",
"size": 20184,
"description": "USB generic serial module 1.20"
},
"rts": {
"id": 132,
"loadaddr": "fffffffff7e97000",
"size": 9400,
"description": "PF_ROUTE socket STREAMS module "
},
"smbios": {
"id": 139,
"loadaddr": "fffffffff7b1c720",
"size": 2648,
"description": "System Management BIOS driver"
},
"tl": {
"id": 141,
"loadaddr": "fffffffff7ebf000",
"size": 28680,
"description": "TPI Local Transport (tl) 1.78"
},
"keysock": {
"id": 143,
"loadaddr": "fffffffff7ec6000",
"size": 18832,
"description": "PF_KEY socket STREAMS module 1."
},
"spdsock": {
"id": 144,
"loadaddr": "fffffffff7ecb000",
"size": 27680,
"description": "PF_POLICY socket STREAMS driver"
},
"sdp": {
"id": 145,
"loadaddr": "fffffffff79179d8",
"size": 2296,
"description": "SDP STREAMS driver 1.1"
},
"sysmsg": {
"id": 146,
"loadaddr": "fffffffff7ebb000",
"size": 6904,
"description": "System message redirection (fan"
},
"cn": {
"id": 147,
"loadaddr": "fffffffff7dd2610",
"size": 2896,
"description": "Console redirection driver 5.63"
},
"mm": {
"id": 148,
"loadaddr": "fffffffff7ebd000",
"size": 6152,
"description": "memory driver"
},
"pipe": {
"id": 149,
"loadaddr": "fffffffff7e8dc98",
"size": 952,
"description": "32-bit pipe(2) syscall"
},
"namefs": {
"id": 150,
"loadaddr": "fffffffff7ed2000",
"size": 8664,
"description": "filesystem for namefs"
},
"portfs": {
"id": 151,
"loadaddr": "fffffffff7ed5000",
"size": 14576,
"description": "32-bit event ports syscalls"
},
"sysevent": {
"id": 152,
"loadaddr": "fffffffff7ed9000",
"size": 4656,
"description": "sysevent driver 1.6"
},
"intpexec": {
"id": 153,
"loadaddr": "fffffffff80b0ab8",
"size": 1464,
"description": "exec mod for interp"
},
"lofs": {
"id": 154,
"loadaddr": "fffffffff7ee6000",
"size": 16056,
"description": "filesystem for lofs"
},
"e1000g": {
"id": 156,
"loadaddr": "fffffffff7f2d000",
"size": 210896,
"description": "Intel PRO/1000 Ethernet 5.2.28"
},
"mac_ether": {
"id": 157,
"loadaddr": "fffffffff7d8d6e0",
"size": 5688,
"description": "Ethernet MAC plugin 1.3"
},
"openeepr": {
"id": 158,
"loadaddr": "fffffffff7edb000",
"size": 7496,
"description": "OPENPROM/NVRAM Driver v1.21"
},
"fdfs": {
"id": 160,
"loadaddr": "fffffffff7eea000",
"size": 4952,
"description": "filesystem for fd"
},
"vboxguest": {
"id": 161,
"loadaddr": "fffffffff7f81000",
"size": 154680,
"description": "VirtualBox GstDrv 4.3.18r96516"
},
"ctf": {
"id": 162,
"loadaddr": "fffffffff7f61000",
"size": 37320,
"description": "Compact C Type Format routines"
},
"zfs": {
"id": 163,
"loadaddr": "fffffffff7fa3000",
"size": 913360,
"description": "ZFS storage pool"
},
"sha2": {
"id": 164,
"loadaddr": "fffffffff8078000",
"size": 40832,
"description": "SHA2 Kernel SW Provider 1.1"
},
"pts": {
"id": 165,
"loadaddr": "fffffffff7f60308",
"size": 3968,
"description": "Slave Stream Pseudo Terminal dr"
},
"cryptoadm": {
"id": 166,
"loadaddr": "fffffffff7f6b000",
"size": 6984,
"description": "Cryptographic Administrative In"
},
"power": {
"id": 168,
"loadaddr": "fffffffff7f71000",
"size": 5840,
"description": "power button driver v1.17"
},
"kstat": {
"id": 169,
"loadaddr": "fffffffff7833238",
"size": 3888,
"description": "kernel statistics driver 1.26"
},
"log": {
"id": 171,
"loadaddr": "fffffffff7e91778",
"size": 2856,
"description": "streams log driver"
},
"vboxms": {
"id": 173,
"loadaddr": "fffffffff8082000",
"size": 15272,
"description": "VBoxMouseIntegr 4.3.18r96516"
},
"autofs": {
"id": 174,
"loadaddr": "fffffffff8086000",
"size": 33920,
"description": "filesystem for autofs"
},
"rpcmod": {
"id": 175,
"loadaddr": "fffffffff808f000",
"size": 146360,
"description": "rpc interface str mod"
},
"tlimod": {
"id": 176,
"loadaddr": "fffffffff7ef2000",
"size": 8000,
"description": "KTLI misc module"
},
"rpcsec": {
"id": 177,
"loadaddr": "fffffffff80ab000",
"size": 23768,
"description": "kernel RPC security module."
},
"random": {
"id": 178,
"loadaddr": "fffffffff7ab4968",
"size": 2040,
"description": "random number device v1.13"
},
"sy": {
"id": 179,
"loadaddr": "fffffffff7c238d8",
"size": 2120,
"description": "Indirect driver for tty 'sy' 1."
},
"xsvc": {
"id": 180,
"loadaddr": "fffffffff8085438",
"size": 3896,
"description": "xserver svc"
},
"fm": {
"id": 181,
"loadaddr": "fffffffffbb9eca0",
"size": 6152,
"description": "fault management driver"
},
"crypto": {
"id": 182,
"loadaddr": "fffffffff7ccc000",
"size": 72136,
"description": "Cryptographic Library Interface"
},
"pset": {
"id": 183,
"loadaddr": "fffffffff80c5000",
"size": 7280,
"description": "32-bit pset(2) syscall"
},
"nfs": {
"id": 184,
"loadaddr": "fffffffff80c7000",
"size": 571864,
"description": "network filesystem version 4"
},
"ptm": {
"id": 185,
"loadaddr": "fffffffff7ee51b0",
"size": 4328,
"description": "Master streams driver 'ptm' 1.4"
},
"ptem": {
"id": 186,
"loadaddr": "fffffffff8150000",
"size": 5000,
"description": "pty hardware emulator"
}
}
},
"memory": {
"total": 0
},
"network": {
"interfaces": {
"lo0": {
"mtu": "8232",
"index": "1",
"flags": [
"UP",
"LOOPBACK",
"RUNNING",
"MULTICAST",
"IPv4",
"VIRTUAL"
],
"type": "lo",
"number": "0",
"encapsulation": "Loopback",
"addresses": {
"127.0.0.1": {
"family": "inet",
"netmask": "255.0.0.0"
}
}
},
"e1000g0": {
"mtu": "1500",
"index": "2",
"flags": [
"UP",
"BROADCAST",
"RUNNING",
"MULTICAST",
"DHCP",
"IPv4"
],
"type": "e1000g",
"number": "0",
"encapsulation": "Ethernet",
"addresses": {
"10.0.2.15": {
"family": "inet",
"netmask": "255.255.255.0",
"broadcast": "10.0.2.255"
},
"08:00:27:47:17:11": {
"family": "lladdr"
}
},
"arp": {
"10.0.2.2": "52:54:00:12:35:02",
"10.0.2.3": "52:54:00:12:35:03",
"10.0.2.15": "08:00:27:47:17:11",
"224.0.0.0": "01:00:5e:00:00:00"
}
}
},
"default_gateway": "10.0.2.2",
"default_interface": "e1000g0"
},
"counters": {
"network": {
}
},
"ipaddress": "10.0.2.15",
"macaddress": "08:00:27:47:17:11",
"os": "solaris2",
"os_version": "5.10",
"platform_version": "5.10",
"platform_build": "Generic_147148-26",
"platform": "solaris2",
"platform_family": "solaris2",
"uptime_seconds": 1137,
"uptime": "18 minutes 57 seconds",
"virtualization": {
},
"languages": {
"perl": {
"version": "5.8.4",
"archname": "i86pc-solaris-64int"
},
"ruby": {
"platform": "i386-solaris2.10",
"version": "2.1.4",
"release_date": "2014-10-27",
"target": "i386-pc-solaris2.10",
"target_cpu": "i386",
"target_vendor": "pc",
"target_os": "solaris2.10",
"host": "i386-pc-solaris2.10",
"host_cpu": "i386",
"host_os": "solaris2.10",
"host_vendor": "pc",
"bin_dir": "/opt/chef/embedded/bin",
"ruby_bin": "/opt/chef/embedded/bin/ruby",
"gems_dir": "/opt/chef/embedded/lib/ruby/gems/2.1.0",
"gem_bin": "/opt/chef/embedded/bin/gem"
}
},
"chef_packages": {
"chef": {
"version": "12.0.3",
"chef_root": "/opt/chef/embedded/apps/chef/lib"
},
"ohai": {
"version": "8.0.1",
"ohai_root": "/opt/chef/embedded/lib/ruby/gems/2.1.0/gems/ohai-8.0.1/lib/ohai"
}
},
"cloud_v2": null,
"command": {
"ps": "ps -ef"
},
"dmi": {
},
"machinename": "default-solaris10-minimal.vagrantup.com",
"hostname": "default-solaris10-minimal.vagrantup.com",
"fqdn": "default-solaris10-minimal.vagrantup.com",
"domain": "vagrantup.com",
"keys": {
"ssh": {
"host_rsa_public": "AAAAB3NzaC1yc2EAAAABIwAAAIEAz8qpA2OqYfnYa0cOT87pPQUWCYbrlcKKyCPpORd5sUAlIKFHvxo3QEImQfbCRXdL2wWsbEJ3HHfDRd/g76FboSI3atwPozVOQP3h6Zd421uW22Uno71pn0y8bt3QWHC/dIRZn/Wjqs5uZeVb/Jw49hraipsRBD1kBJDAaUCztzE=",
"host_dsa_public": "AAAAB3NzaC1kc3MAAACBAO3vHI7yx+3iuimDqpBnOvfuotM2w4m+T4rSa93gW0zVSqL9IetzxbCzxESuIj5+ia4bZzsWw03Tr8J/T3o0bMRNjdIl0hLxgpnKR/fU6s4FN5iyh0DCoVXAGnZgxtTHtDLKJTh56Did0He2khUQvLWTbd6jVl9YBSM8sZ3/MoP3AAAAFQDhtfOX2lzVjMHKCihAgXjXSLExxwAAAIEA4qOnvavznNnvHHxRuO4DKcj52t5nzbFAZj92YsQDnQWAMgJ2rDpF0WHzuTJLLmUWU0VPlrbI1G8iZnvz7m/J2xlGWt9JeHPtc7Yz+GhPq0dlEzxR6urJGhLVOYeDVl+f5elHigAaY9PwNj0W8YMrlNRb2R3PfSAgWfz4bIzF7YsAAACABupgrT/mRRsqjYI9ku1ofkbHHvCakrlzVQITmjdvLzux32CR3TkJ+RMNDudVkj/VPfXegPwG0F79CZM0hJtgA9tlOOUHNLiIgeae2NycKPgr0ssXPTqjwxYVwWsRyU3l8BJlxFSVuu1xKydEVm5vQmzP3SXDB3muJZtkCWHPcrk="
}
},
"ohai_time": 1419326463.4407482,
"etc": {
"passwd": {
"root": {
"dir": "/",
"gid": 0,
"uid": 0,
"shell": "/sbin/sh",
"gecos": "Super-User"
},
"daemon": {
"dir": "/",
"gid": 1,
"uid": 1,
"shell": "",
"gecos": ""
},
"bin": {
"dir": "/usr/bin",
"gid": 2,
"uid": 2,
"shell": "",
"gecos": ""
},
"sys": {
"dir": "/",
"gid": 3,
"uid": 3,
"shell": "",
"gecos": ""
},
"adm": {
"dir": "/var/adm",
"gid": 4,
"uid": 4,
"shell": "",
"gecos": "Admin"
},
"lp": {
"dir": "/usr/spool/lp",
"gid": 8,
"uid": 71,
"shell": "",
"gecos": "Line Printer Admin"
},
"uucp": {
"dir": "/usr/lib/uucp",
"gid": 5,
"uid": 5,
"shell": "",
"gecos": "uucp Admin"
},
"nuucp": {
"dir": "/var/spool/uucppublic",
"gid": 9,
"uid": 9,
"shell": "/usr/lib/uucp/uucico",
"gecos": "uucp Admin"
},
"smmsp": {
"dir": "/",
"gid": 25,
"uid": 25,
"shell": "",
"gecos": "SendMail Message Submission Program"
},
"listen": {
"dir": "/usr/net/nls",
"gid": 4,
"uid": 37,
"shell": "",
"gecos": "Network Admin"
},
"gdm": {
"dir": "/",
"gid": 50,
"uid": 50,
"shell": "",
"gecos": "GDM Reserved UID"
},
"webservd": {
"dir": "/",
"gid": 80,
"uid": 80,
"shell": "",
"gecos": "WebServer Reserved UID"
},
"postgres": {
"dir": "/",
"gid": 90,
"uid": 90,
"shell": "/usr/bin/pfksh",
"gecos": "PostgreSQL Reserved UID"
},
"svctag": {
"dir": "/",
"gid": 12,
"uid": 95,
"shell": "",
"gecos": "Service Tag UID"
},
"unknown": {
"dir": "/",
"gid": 96,
"uid": 96,
"shell": "",
"gecos": "Unknown Remote UID"
},
"nobody": {
"dir": "/",
"gid": 60001,
"uid": 60001,
"shell": "",
"gecos": "NFS Anonymous Access User"
},
"noaccess": {
"dir": "/",
"gid": 60002,
"uid": 60002,
"shell": "",
"gecos": "No Access User"
},
"nobody4": {
"dir": "/",
"gid": 65534,
"uid": 65534,
"shell": "",
"gecos": "SunOS 4.x NFS Anonymous Access User"
},
"vagrant": {
"dir": "/export/home/vagrant",
"gid": 100,
"uid": 100,
"shell": "/usr/bin/bash",
"gecos": ""
},
"tibco": {
"dir": "/export/home/tibco",
"gid": 1,
"uid": 101,
"shell": "/bin/sh",
"gecos": ""
}
},
"group": {
"root": {
"gid": 0,
"members": [
]
},
"other": {
"gid": 1,
"members": [
"root"
]
},
"bin": {
"gid": 2,
"members": [
"root",
"daemon"
]
},
"sys": {
"gid": 3,
"members": [
"root",
"bin",
"adm"
]
},
"adm": {
"gid": 4,
"members": [
"root",
"daemon"
]
},
"uucp": {
"gid": 5,
"members": [
"root"
]
},
"mail": {
"gid": 6,
"members": [
"root"
]
},
"tty": {
"gid": 7,
"members": [
"root",
"adm"
]
},
"lp": {
"gid": 8,
"members": [
"root",
"adm"
]
},
"nuucp": {
"gid": 9,
"members": [
"root"
]
},
"staff": {
"gid": 10,
"members": [
]
},
"daemon": {
"gid": 12,
"members": [
"root"
]
},
"sysadmin": {
"gid": 14,
"members": [
]
},
"smmsp": {
"gid": 25,
"members": [
]
},
"gdm": {
"gid": 50,
"members": [
]
},
"webservd": {
"gid": 80,
"members": [
]
},
"postgres": {
"gid": 90,
"members": [
]
},
"unknown": {
"gid": 96,
"members": [
]
},
"nobody": {
"gid": 60001,
"members": [
]
},
"noaccess": {
"gid": 60002,
"members": [
]
},
"nogroup": {
"gid": 65534,
"members": [
]
},
"vagrant": {
"gid": 100,
"members": [
]
},
"vboxsf": {
"gid": 101,
"members": [
]
}
}
},
"current_user": "root",
"root_group": "root",
"zpools": {
},
"recipes": [
"tibco_suite::default"
],
"roles": [
]
},
"run_list": [
"recipe[tibco_suite::default]"
],
"json_class": "Chef::Node",
"chef_type": "node",
"chef_environment": "_default",
"override": {
}
}
--- END RESPONSE ---
[2014-12-23T09:35:02+00:00] DEBUG: ---- HTTP Status and Header Data: ----
[2014-12-23T09:35:02+00:00] DEBUG: HTTP 1.1 200 OK
[2014-12-23T09:35:02+00:00] DEBUG: content-type: application/json
[2014-12-23T09:35:02+00:00] DEBUG: server: chef-zero
[2014-12-23T09:35:02+00:00] DEBUG: access-control-allow-origin: *
[2014-12-23T09:35:02+00:00] DEBUG: date: Tue, 23 Dec 2014 09:35:02 GMT
[2014-12-23T09:35:02+00:00] DEBUG: content-length: 38711
[2014-12-23T09:35:02+00:00] DEBUG: connection: close
[2014-12-23T09:35:02+00:00] DEBUG: ---- End HTTP Status/Header Data ----
[2014-12-23T09:35:02+00:00] DEBUG: Chef::HTTP calling Chef::HTTP::ValidateContentLength#handle_response
[2014-12-23T09:35:02+00:00] DEBUG: Content-Length validated correctly.
[2014-12-23T09:35:02+00:00] DEBUG: Chef::HTTP calling Chef::HTTP::RemoteRequestID#handle_response
[2014-12-23T09:35:02+00:00] DEBUG: Chef::HTTP calling Chef::HTTP::Authenticator#handle_response
[2014-12-23T09:35:02+00:00] DEBUG: Chef::HTTP calling Chef::HTTP::Decompressor#handle_response
[2014-12-23T09:35:02+00:00] DEBUG: Chef::HTTP calling Chef::HTTP::CookieManager#handle_response
[2014-12-23T09:35:02+00:00] DEBUG: Chef::HTTP calling Chef::HTTP::JSONToModelOutput#handle_response
[2014-12-23T09:35:02+00:00] DEBUG: Chef::HTTP calling Chef::HTTP::JSONInput#handle_response
[2014-12-23T09:35:02+00:00] DEBUG: Extracting run list from JSON attributes provided on command line
[2014-12-23T09:35:02+00:00] INFO: Setting the run_list to ["recipe[tibco_suite::default]"] from CLI options
[2014-12-23T09:35:02+00:00] DEBUG: Applying attributes from json file
[2014-12-23T09:35:02+00:00] DEBUG: Platform is solaris2 version 5.10
[2014-12-23T09:35:02+00:00] INFO: Run List is [recipe[tibco_suite::default]]
[2014-12-23T09:35:02+00:00] INFO: Run List expands to [tibco_suite::default]
[2014-12-23T09:35:02+00:00] INFO: Starting Chef Run for default-solaris10-minimal
[2014-12-23T09:35:02+00:00] INFO: Running start handlers
[2014-12-23T09:35:02+00:00] INFO: Start handlers complete.
[2014-12-23T09:35:02+00:00] DEBUG: Chef::HTTP calling Chef::HTTP::JSONInput#handle_request
[2014-12-23T09:35:02+00:00] DEBUG: Chef::HTTP calling Chef::HTTP::JSONToModelOutput#handle_request
[2014-12-23T09:35:02+00:00] DEBUG: Chef::HTTP calling Chef::HTTP::CookieManager#handle_request
[2014-12-23T09:35:02+00:00] DEBUG: Chef::HTTP calling Chef::HTTP::Decompressor#handle_request
[2014-12-23T09:35:02+00:00] DEBUG: Chef::HTTP calling Chef::HTTP::Authenticator#handle_request
[2014-12-23T09:35:02+00:00] DEBUG: Signing the request as default-solaris10-minimal
[2014-12-23T09:35:02+00:00] DEBUG: String to sign: 'Method:POST
Hashed Path:8LmLPVZ94u0NKXSpdbPSrhurAik=
X-Ops-Content-Hash:7SUfZQa444ou+zFpVhIcnG/QZnQ=
X-Ops-Timestamp:2014-12-23T09:35:02Z
X-Ops-UserId:default-solaris10-minimal'
Header hash: {"X-Ops-Sign"=>"algorithm=sha1;version=1.0;", "X-Ops-Userid"=>"default-solaris10-minimal", "X-Ops-Timestamp"=>"2014-12-23T09:35:02Z", "X-Ops-Content-Hash"=>"7SUfZQa444ou+zFpVhIcnG/QZnQ=", "X-Ops-Authorization-1"=>"gNfOZSiqYyf5eBlQPb7GqEMojVYAT6jHuUMGnDSL+3OdSP7latopS/ZzepVF", "X-Ops-Authorization-2"=>"aLlhKptP3TQCqta//CFa3lPcorImKvRm3/J4KLYCPW1/xCBAhBj/SSTprtHE", "X-Ops-Authorization-3"=>"DdD2c8gBbLAGKvVf2oZfCOjb0re4qGdKtP8WhfdyBbi7NADkJJIOz3ys9Qhl", "X-Ops-Authorization-4"=>"dysmd72BuA+k76pg+/uMsnCozpyRRFriJ6E11INfcDEC226aWq25hq89elsf", "X-Ops-Authorization-5"=>"Cz8187H02BCY/6LjGRFzCqKZkNfnq2PQwWqv/t23VA6qDS2SIZA/uVFhrEpK", "X-Ops-Authorization-6"=>"WCFCawPF3jDIlWVSi2OMbfPTQsPhOBhkFSS/Uq0mjw=="}
[2014-12-23T09:35:02+00:00] DEBUG: Chef::HTTP calling Chef::HTTP::RemoteRequestID#handle_request
[2014-12-23T09:35:02+00:00] DEBUG: Chef::HTTP calling Chef::HTTP::ValidateContentLength#handle_request
[2014-12-23T09:35:02+00:00] DEBUG: Initiating POST to http://localhost:8889/reports/nodes/default-solaris10-minimal/runs
[2014-12-23T09:35:02+00:00] DEBUG: ---- HTTP Request Header Data: ----
[2014-12-23T09:35:02+00:00] DEBUG: X-Ops-Reporting-Protocol-Version: 0.1.0
[2014-12-23T09:35:02+00:00] DEBUG: Content-Type: application/json
[2014-12-23T09:35:02+00:00] DEBUG: Accept: application/json
[2014-12-23T09:35:02+00:00] DEBUG: Accept-Encoding: gzip;q=1.0,deflate;q=0.6,identity;q=0.3
[2014-12-23T09:35:02+00:00] DEBUG: X-OPS-SIGN: algorithm=sha1;version=1.0;
[2014-12-23T09:35:02+00:00] DEBUG: X-OPS-USERID: default-solaris10-minimal
[2014-12-23T09:35:02+00:00] DEBUG: X-OPS-TIMESTAMP: 2014-12-23T09:35:02Z
[2014-12-23T09:35:02+00:00] DEBUG: X-OPS-CONTENT-HASH: 7SUfZQa444ou+zFpVhIcnG/QZnQ=
[2014-12-23T09:35:02+00:00] DEBUG: X-OPS-AUTHORIZATION-1: gNfOZSiqYyf5eBlQPb7GqEMojVYAT6jHuUMGnDSL+3OdSP7latopS/ZzepVF
[2014-12-23T09:35:02+00:00] DEBUG: X-OPS-AUTHORIZATION-2: aLlhKptP3TQCqta//CFa3lPcorImKvRm3/J4KLYCPW1/xCBAhBj/SSTprtHE
[2014-12-23T09:35:02+00:00] DEBUG: X-OPS-AUTHORIZATION-3: DdD2c8gBbLAGKvVf2oZfCOjb0re4qGdKtP8WhfdyBbi7NADkJJIOz3ys9Qhl
[2014-12-23T09:35:02+00:00] DEBUG: X-OPS-AUTHORIZATION-4: dysmd72BuA+k76pg+/uMsnCozpyRRFriJ6E11INfcDEC226aWq25hq89elsf
[2014-12-23T09:35:02+00:00] DEBUG: X-OPS-AUTHORIZATION-5: Cz8187H02BCY/6LjGRFzCqKZkNfnq2PQwWqv/t23VA6qDS2SIZA/uVFhrEpK
[2014-12-23T09:35:02+00:00] DEBUG: X-OPS-AUTHORIZATION-6: WCFCawPF3jDIlWVSi2OMbfPTQsPhOBhkFSS/Uq0mjw==
[2014-12-23T09:35:02+00:00] DEBUG: HOST: localhost:8889
[2014-12-23T09:35:02+00:00] DEBUG: X-REMOTE-REQUEST-ID: 1a1b2337-7cf8-4c2a-aa69-adeb6cc4cd6a
[2014-12-23T09:35:02+00:00] DEBUG: Content-Length: 107
[2014-12-23T09:35:02+00:00] DEBUG: ---- End HTTP Request Header Data ----
[2014-12-23T09:35:02+00:00] DEBUG: #<ChefZero::RestRequest:0x9fb0d20 @env={"CONTENT_LENGTH"=>"107", "CONTENT_TYPE"=>"application/json", "GATEWAY_INTERFACE"=>"CGI/1.1", "PATH_INFO"=>"/reports/nodes/default-solaris10-minimal/runs", "QUERY_STRING"=>"", "REMOTE_ADDR"=>"127.0.0.1", "REMOTE_HOST"=>"localhost", "REQUEST_METHOD"=>"POST", "REQUEST_URI"=>"http://localhost:8889/reports/nodes/default-solaris10-minimal/runs", "SCRIPT_NAME"=>"", "SERVER_NAME"=>"localhost", "SERVER_PORT"=>"8889", "SERVER_PROTOCOL"=>"HTTP/1.1", "SERVER_SOFTWARE"=>"WEBrick/1.3.1 (Ruby/2.1.4/2014-10-27) OpenSSL/1.0.1j", "HTTP_X_OPS_REPORTING_PROTOCOL_VERSION"=>"0.1.0", "HTTP_ACCEPT"=>"application/json", "HTTP_ACCEPT_ENCODING"=>"gzip;q=1.0,deflate;q=0.6,identity;q=0.3", "HTTP_X_OPS_SIGN"=>"algorithm=sha1;version=1.0;", "HTTP_X_OPS_USERID"=>"default-solaris10-minimal", "HTTP_X_OPS_TIMESTAMP"=>"2014-12-23T09:35:02Z", "HTTP_X_OPS_CONTENT_HASH"=>"7SUfZQa444ou+zFpVhIcnG/QZnQ=", "HTTP_X_OPS_AUTHORIZATION_1"=>"gNfOZSiqYyf5eBlQPb7GqEMojVYAT6jHuUMGnDSL+3OdSP7latopS/ZzepVF", "HTTP_X_OPS_AUTHORIZATION_2"=>"aLlhKptP3TQCqta//CFa3lPcorImKvRm3/J4KLYCPW1/xCBAhBj/SSTprtHE", "HTTP_X_OPS_AUTHORIZATION_3"=>"DdD2c8gBbLAGKvVf2oZfCOjb0re4qGdKtP8WhfdyBbi7NADkJJIOz3ys9Qhl", "HTTP_X_OPS_AUTHORIZATION_4"=>"dysmd72BuA+k76pg+/uMsnCozpyRRFriJ6E11INfcDEC226aWq25hq89elsf", "HTTP_X_OPS_AUTHORIZATION_5"=>"Cz8187H02BCY/6LjGRFzCqKZkNfnq2PQwWqv/t23VA6qDS2SIZA/uVFhrEpK", "HTTP_X_OPS_AUTHORIZATION_6"=>"WCFCawPF3jDIlWVSi2OMbfPTQsPhOBhkFSS/Uq0mjw==", "HTTP_HOST"=>"localhost:8889", "HTTP_X_REMOTE_REQUEST_ID"=>"1a1b2337-7cf8-4c2a-aa69-adeb6cc4cd6a", "HTTP_X_CHEF_VERSION"=>"12.0.3", "HTTP_USER_AGENT"=>"Chef Knife/12.0.3 (ruby-2.1.4-p265; ohai-8.0.1; i386-solaris2.10; +http://opscode.com)", "HTTP_CONNECTION"=>"close", "rack.version"=>[1, 2], "rack.input"=>#<StringIO:0x9fb0ed8>, "rack.errors"=>#<IO:<STDERR>>, "rack.multithread"=>true, "rack.multiprocess"=>false, "rack.run_once"=>false, "rack.url_scheme"=>"http", "HTTP_VERSION"=>"HTTP/1.1", "REQUEST_PATH"=>"/reports/nodes/default-solaris10-minimal/runs"}, @rest_base_prefix=["organizations", "chef"]>
[2014-12-23T09:35:02+00:00] DEBUG: {"action":"start","run_id":"1a1b2337-7cf8-4c2a-aa69-adeb6cc4cd6a","start_time":"2014-12-23 09:35:02 +0000"}
[2014-12-23T09:35:02+00:00] DEBUG:
--- RESPONSE (404) ---
{
"error": [
"Object not found: /reports/nodes/default-solaris10-minimal/runs"
]
}
--- END RESPONSE ---
[2014-12-23T09:35:02+00:00] DEBUG: ---- HTTP Status and Header Data: ----
[2014-12-23T09:35:02+00:00] DEBUG: HTTP 1.1 404 Not Found
[2014-12-23T09:35:02+00:00] DEBUG: content-type: application/json
[2014-12-23T09:35:02+00:00] DEBUG: server: chef-zero
[2014-12-23T09:35:02+00:00] DEBUG: access-control-allow-origin: *
[2014-12-23T09:35:02+00:00] DEBUG: date: Tue, 23 Dec 2014 09:35:02 GMT
[2014-12-23T09:35:02+00:00] DEBUG: content-length: 91
[2014-12-23T09:35:02+00:00] DEBUG: connection: close
[2014-12-23T09:35:02+00:00] DEBUG: ---- End HTTP Status/Header Data ----
[2014-12-23T09:35:02+00:00] DEBUG: ---- HTTP Response Body ----
[2014-12-23T09:35:02+00:00] DEBUG: {
"error": [
"Object not found: /reports/nodes/default-solaris10-minimal/runs"
]
}
[2014-12-23T09:35:02+00:00] DEBUG: ---- End HTTP Response Body -----
[2014-12-23T09:35:02+00:00] DEBUG: ---- HTTP Request Body ----
[2014-12-23T09:35:02+00:00] DEBUG: {"action":"start","run_id":"1a1b2337-7cf8-4c2a-aa69-adeb6cc4cd6a","start_time":"2014-12-23 09:35:02 +0000"}
[2014-12-23T09:35:02+00:00] DEBUG: ---- End HTTP Request Body ----
[2014-12-23T09:35:02+00:00] DEBUG: Chef::HTTP calling Chef::HTTP::ValidateContentLength#handle_response
[2014-12-23T09:35:02+00:00] DEBUG: Content-Length validated correctly.
[2014-12-23T09:35:02+00:00] DEBUG: Chef::HTTP calling Chef::HTTP::RemoteRequestID#handle_response
[2014-12-23T09:35:02+00:00] DEBUG: Chef::HTTP calling Chef::HTTP::Authenticator#handle_response
[2014-12-23T09:35:02+00:00] DEBUG: Chef::HTTP calling Chef::HTTP::Decompressor#handle_response
[2014-12-23T09:35:02+00:00] DEBUG: Chef::HTTP calling Chef::HTTP::CookieManager#handle_response
[2014-12-23T09:35:02+00:00] DEBUG: Chef::HTTP calling Chef::HTTP::JSONToModelOutput#handle_response
[2014-12-23T09:35:02+00:00] DEBUG: Chef::HTTP calling Chef::HTTP::JSONInput#handle_response
[2014-12-23T09:35:02+00:00] INFO: HTTP Request Returned 404 Not Found : Object not found: /reports/nodes/default-solaris10-minimal/runs
[2014-12-23T09:35:02+00:00] DEBUG: Reporting error starting run. URL: reports/nodes/default-solaris10-minimal/runs Received 404. Disabling reporting for run.
[2014-12-23T09:35:02+00:00] DEBUG: Synchronizing cookbooks
[2014-12-23T09:35:02+00:00] DEBUG: Chef::HTTP calling Chef::HTTP::JSONInput#handle_request
[2014-12-23T09:35:02+00:00] DEBUG: Chef::HTTP calling Chef::HTTP::JSONToModelOutput#handle_request
[2014-12-23T09:35:02+00:00] DEBUG: Chef::HTTP calling Chef::HTTP::CookieManager#handle_request
[2014-12-23T09:35:02+00:00] DEBUG: Chef::HTTP calling Chef::HTTP::Decompressor#handle_request
[2014-12-23T09:35:02+00:00] DEBUG: Chef::HTTP calling Chef::HTTP::Authenticator#handle_request
[2014-12-23T09:35:02+00:00] DEBUG: Signing the request as default-solaris10-minimal
[2014-12-23T09:35:02+00:00] DEBUG: String to sign: 'Method:POST
Hashed Path:zXHyJOjo6pCoVGEbbPQWMq1P1mY=
X-Ops-Content-Hash:tkyJBqF25eHJ1mgmAs32QU5QtmI=
X-Ops-Timestamp:2014-12-23T09:35:02Z
X-Ops-UserId:default-solaris10-minimal'
Header hash: {"X-Ops-Sign"=>"algorithm=sha1;version=1.0;", "X-Ops-Userid"=>"default-solaris10-minimal", "X-Ops-Timestamp"=>"2014-12-23T09:35:02Z", "X-Ops-Content-Hash"=>"tkyJBqF25eHJ1mgmAs32QU5QtmI=", "X-Ops-Authorization-1"=>"A5BaltGGxhHwXg5umzfaY9eehbbrhZDAwkwdjwNoL08RpVmeO1R1GL3WJRjV", "X-Ops-Authorization-2"=>"OoI9IUilabp7IsOLO5Xzue6yVYx80DNzb4Yfu4yvqUwlyQ83bGzqZOKkKV2G", "X-Ops-Authorization-3"=>"RS2NSS1/a0Llq/JM6fTlY4p36lU+TjcEnfqT1DEel3d6xgjBZrwWmB88OGMV", "X-Ops-Authorization-4"=>"P8I3QT+Le9mCEsbOcRV4K6TDxdHbgRpUkRCeEVlF/xcuMKBs/HYpK9x7y+eZ", "X-Ops-Authorization-5"=>"p/1/SdpSkW7dOUtzKFmK4Veu+6ZyR/8Lt7aYt8ANDhq9l122PQsos9Xssdq9", "X-Ops-Authorization-6"=>"amu+ZQBaAFW7pmazBkQ4YrR20cdfOovxNOvv5LYQSQ=="}
[2014-12-23T09:35:02+00:00] DEBUG: Chef::HTTP calling Chef::HTTP::RemoteRequestID#handle_request
[2014-12-23T09:35:02+00:00] DEBUG: Chef::HTTP calling Chef::HTTP::ValidateContentLength#handle_request
[2014-12-23T09:35:02+00:00] DEBUG: Initiating POST to http://localhost:8889/environments/_default/cookbook_versions
[2014-12-23T09:35:02+00:00] DEBUG: ---- HTTP Request Header Data: ----
[2014-12-23T09:35:02+00:00] DEBUG: Content-Type: application/json
[2014-12-23T09:35:02+00:00] DEBUG: Accept: application/json
[2014-12-23T09:35:02+00:00] DEBUG: Accept-Encoding: gzip;q=1.0,deflate;q=0.6,identity;q=0.3
[2014-12-23T09:35:02+00:00] DEBUG: X-OPS-SIGN: algorithm=sha1;version=1.0;
[2014-12-23T09:35:02+00:00] DEBUG: X-OPS-USERID: default-solaris10-minimal
[2014-12-23T09:35:02+00:00] DEBUG: X-OPS-TIMESTAMP: 2014-12-23T09:35:02Z
[2014-12-23T09:35:02+00:00] DEBUG: X-OPS-CONTENT-HASH: tkyJBqF25eHJ1mgmAs32QU5QtmI=
[2014-12-23T09:35:02+00:00] DEBUG: X-OPS-AUTHORIZATION-1: A5BaltGGxhHwXg5umzfaY9eehbbrhZDAwkwdjwNoL08RpVmeO1R1GL3WJRjV
[2014-12-23T09:35:02+00:00] DEBUG: X-OPS-AUTHORIZATION-2: OoI9IUilabp7IsOLO5Xzue6yVYx80DNzb4Yfu4yvqUwlyQ83bGzqZOKkKV2G
[2014-12-23T09:35:02+00:00] DEBUG: X-OPS-AUTHORIZATION-3: RS2NSS1/a0Llq/JM6fTlY4p36lU+TjcEnfqT1DEel3d6xgjBZrwWmB88OGMV
[2014-12-23T09:35:02+00:00] DEBUG: X-OPS-AUTHORIZATION-4: P8I3QT+Le9mCEsbOcRV4K6TDxdHbgRpUkRCeEVlF/xcuMKBs/HYpK9x7y+eZ
[2014-12-23T09:35:02+00:00] DEBUG: X-OPS-AUTHORIZATION-5: p/1/SdpSkW7dOUtzKFmK4Veu+6ZyR/8Lt7aYt8ANDhq9l122PQsos9Xssdq9
[2014-12-23T09:35:02+00:00] DEBUG: X-OPS-AUTHORIZATION-6: amu+ZQBaAFW7pmazBkQ4YrR20cdfOovxNOvv5LYQSQ==
[2014-12-23T09:35:02+00:00] DEBUG: HOST: localhost:8889
[2014-12-23T09:35:02+00:00] DEBUG: X-REMOTE-REQUEST-ID: 1a1b2337-7cf8-4c2a-aa69-adeb6cc4cd6a
[2014-12-23T09:35:02+00:00] DEBUG: Content-Length: 37
[2014-12-23T09:35:02+00:00] DEBUG: ---- End HTTP Request Header Data ----
[2014-12-23T09:35:02+00:00] DEBUG: #<ChefZero::RestRequest:0x9ff6b7c @env={"CONTENT_LENGTH"=>"37", "CONTENT_TYPE"=>"application/json", "GATEWAY_INTERFACE"=>"CGI/1.1", "PATH_INFO"=>"/environments/_default/cookbook_versions", "QUERY_STRING"=>"", "REMOTE_ADDR"=>"127.0.0.1", "REMOTE_HOST"=>"localhost", "REQUEST_METHOD"=>"POST", "REQUEST_URI"=>"http://localhost:8889/environments/_default/cookbook_versions", "SCRIPT_NAME"=>"", "SERVER_NAME"=>"localhost", "SERVER_PORT"=>"8889", "SERVER_PROTOCOL"=>"HTTP/1.1", "SERVER_SOFTWARE"=>"WEBrick/1.3.1 (Ruby/2.1.4/2014-10-27) OpenSSL/1.0.1j", "HTTP_ACCEPT"=>"application/json", "HTTP_ACCEPT_ENCODING"=>"gzip;q=1.0,deflate;q=0.6,identity;q=0.3", "HTTP_X_OPS_SIGN"=>"algorithm=sha1;version=1.0;", "HTTP_X_OPS_USERID"=>"default-solaris10-minimal", "HTTP_X_OPS_TIMESTAMP"=>"2014-12-23T09:35:02Z", "HTTP_X_OPS_CONTENT_HASH"=>"tkyJBqF25eHJ1mgmAs32QU5QtmI=", "HTTP_X_OPS_AUTHORIZATION_1"=>"A5BaltGGxhHwXg5umzfaY9eehbbrhZDAwkwdjwNoL08RpVmeO1R1GL3WJRjV", "HTTP_X_OPS_AUTHORIZATION_2"=>"OoI9IUilabp7IsOLO5Xzue6yVYx80DNzb4Yfu4yvqUwlyQ83bGzqZOKkKV2G", "HTTP_X_OPS_AUTHORIZATION_3"=>"RS2NSS1/a0Llq/JM6fTlY4p36lU+TjcEnfqT1DEel3d6xgjBZrwWmB88OGMV", "HTTP_X_OPS_AUTHORIZATION_4"=>"P8I3QT+Le9mCEsbOcRV4K6TDxdHbgRpUkRCeEVlF/xcuMKBs/HYpK9x7y+eZ", "HTTP_X_OPS_AUTHORIZATION_5"=>"p/1/SdpSkW7dOUtzKFmK4Veu+6ZyR/8Lt7aYt8ANDhq9l122PQsos9Xssdq9", "HTTP_X_OPS_AUTHORIZATION_6"=>"amu+ZQBaAFW7pmazBkQ4YrR20cdfOovxNOvv5LYQSQ==", "HTTP_HOST"=>"localhost:8889", "HTTP_X_REMOTE_REQUEST_ID"=>"1a1b2337-7cf8-4c2a-aa69-adeb6cc4cd6a", "HTTP_X_CHEF_VERSION"=>"12.0.3", "HTTP_USER_AGENT"=>"Chef Knife/12.0.3 (ruby-2.1.4-p265; ohai-8.0.1; i386-solaris2.10; +http://opscode.com)", "HTTP_CONNECTION"=>"close", "rack.version"=>[1, 2], "rack.input"=>#<StringIO:0x9ff6d34>, "rack.errors"=>#<IO:<STDERR>>, "rack.multithread"=>true, "rack.multiprocess"=>false, "rack.run_once"=>false, "rack.url_scheme"=>"http", "HTTP_VERSION"=>"HTTP/1.1", "REQUEST_PATH"=>"/environments/_default/cookbook_versions"}, @rest_base_prefix=["organizations", "chef"]>
[2014-12-23T09:35:02+00:00] DEBUG: {"run_list":["tibco_suite::default"]}
[2014-12-23T09:35:02+00:00] DEBUG:
--- RESPONSE (200) ---
{
"tibco_suite": {
"recipes": [
{
"name": "default.rb",
"path": "recipes/default.rb",
"checksum": "1d1d894059029b63c1ff5b7eef0c9c1e",
"specificity": "default",
"url": "http://localhost:8889/file_store/repo/cookbooks/tibco_suite/recipes/default.rb"
}
],
"definitions": [
],
"libraries": [
],
"attributes": [
{
"name": "default.rb",
"path": "attributes/default.rb",
"checksum": "fd33744cfeba67b9b8342cf36adadc7e",
"specificity": "default",
"url": "http://localhost:8889/file_store/repo/cookbooks/tibco_suite/attributes/default.rb"
}
],
"files": [
],
"templates": [
],
"resources": [
],
"providers": [
],
"root_files": [
{
"name": "metadata.json",
"path": "metadata.json",
"checksum": "117eb2d2693e2f2358b98a72fea94e2c",
"specificity": "default",
"url": "http://localhost:8889/file_store/repo/cookbooks/tibco_suite/metadata.json"
},
{
"name": "README.md",
"path": "README.md",
"checksum": "0502835165ad39aba1720beccad8351e",
"specificity": "default",
"url": "http://localhost:8889/file_store/repo/cookbooks/tibco_suite/README.md"
}
],
"cookbook_name": "tibco_suite",
"metadata": {
"name": "tibco_suite",
"description": "Installs/Configures tibco_suite",
"maintainer": "Tnarik Innael",
"maintainer_email": "tnarik@lecafeautomatique.co.uk",
"license": "all_rights",
"platforms": {
},
"dependencies": {
},
"recommendations": {
},
"suggestions": {
},
"conflicting": {
},
"providing": {
"tibco_suite": ">= 0.0.0"
},
"replacing": {
},
"groupings": {
},
"recipes": {
"tibco_suite": ""
},
"version": "0.1.0",
"source_url": "",
"issues_url": ""
},
"version": "0.1.0",
"name": "tibco_suite-0.1.0",
"frozen?": false,
"chef_type": "cookbook_version",
"json_class": "Chef::CookbookVersion"
}
}
--- END RESPONSE ---
[2014-12-23T09:35:02+00:00] DEBUG: ---- HTTP Status and Header Data: ----
[2014-12-23T09:35:02+00:00] DEBUG: HTTP 1.1 200 OK
[2014-12-23T09:35:02+00:00] DEBUG: content-type: application/json
[2014-12-23T09:35:02+00:00] DEBUG: server: chef-zero
[2014-12-23T09:35:02+00:00] DEBUG: access-control-allow-origin: *
[2014-12-23T09:35:02+00:00] DEBUG: date: Tue, 23 Dec 2014 09:35:02 GMT
[2014-12-23T09:35:02+00:00] DEBUG: content-length: 2179
[2014-12-23T09:35:02+00:00] DEBUG: connection: close
[2014-12-23T09:35:02+00:00] DEBUG: ---- End HTTP Status/Header Data ----
[2014-12-23T09:35:02+00:00] DEBUG: Chef::HTTP calling Chef::HTTP::ValidateContentLength#handle_response
[2014-12-23T09:35:02+00:00] DEBUG: Content-Length validated correctly.
[2014-12-23T09:35:02+00:00] DEBUG: Chef::HTTP calling Chef::HTTP::RemoteRequestID#handle_response
[2014-12-23T09:35:02+00:00] DEBUG: Chef::HTTP calling Chef::HTTP::Authenticator#handle_response
[2014-12-23T09:35:02+00:00] DEBUG: Chef::HTTP calling Chef::HTTP::Decompressor#handle_response
[2014-12-23T09:35:02+00:00] DEBUG: Chef::HTTP calling Chef::HTTP::CookieManager#handle_response
[2014-12-23T09:35:02+00:00] DEBUG: Chef::HTTP calling Chef::HTTP::JSONToModelOutput#handle_response
[2014-12-23T09:35:02+00:00] DEBUG: Chef::HTTP calling Chef::HTTP::JSONInput#handle_response
[2014-12-23T09:35:02+00:00] INFO: Loading cookbooks [tibco_suite@0.1.0]
[2014-12-23T09:35:02+00:00] DEBUG: Cookbooks detail: [#<Chef::CookbookVersion:0x9a50218 @name="tibco_suite", @root_paths=[], @frozen=false, @attribute_filenames=["default.rb"], @definition_filenames=[], @template_filenames=[], @file_filenames=[], @recipe_filenames=["default.rb"], @recipe_filenames_by_name={"default"=>"default.rb"}, @library_filenames=[], @resource_filenames=[], @provider_filenames=[], @metadata_filenames=[], @root_filenames=["metadata.json", "README.md"], @status=:ready, @manifest={"recipes"=>[{"name"=>"default.rb", "path"=>"recipes/default.rb", "checksum"=>"1d1d894059029b63c1ff5b7eef0c9c1e", "specificity"=>"default", "url"=>"http://localhost:8889/file_store/repo/cookbooks/tibco_suite/recipes/default.rb"}], "definitions"=>[], "libraries"=>[], "attributes"=>[{"name"=>"default.rb", "path"=>"attributes/default.rb", "checksum"=>"fd33744cfeba67b9b8342cf36adadc7e", "specificity"=>"default", "url"=>"http://localhost:8889/file_store/repo/cookbooks/tibco_suite/attributes/default.rb"}], "files"=>[], "templates"=>[], "resources"=>[], "providers"=>[], "root_files"=>[{"name"=>"metadata.json", "path"=>"metadata.json", "checksum"=>"117eb2d2693e2f2358b98a72fea94e2c", "specificity"=>"default", "url"=>"http://localhost:8889/file_store/repo/cookbooks/tibco_suite/metadata.json"}, {"name"=>"README.md", "path"=>"README.md", "checksum"=>"0502835165ad39aba1720beccad8351e", "specificity"=>"default", "url"=>"http://localhost:8889/file_store/repo/cookbooks/tibco_suite/README.md"}], "cookbook_name"=>"tibco_suite", "metadata"=>{"name"=>"tibco_suite", "description"=>"Installs/Configures tibco_suite", "long_description"=>"", "maintainer"=>"Tnarik Innael", "maintainer_email"=>"tnarik@lecafeautomatique.co.uk", "license"=>"all_rights", "platforms"=>{}, "dependencies"=>{}, "recommendations"=>{}, "suggestions"=>{}, "conflicting"=>{}, "providing"=>{"tibco_suite"=>">= 0.0.0"}, "replacing"=>{}, "attributes"=>{}, "groupings"=>{}, "recipes"=>{"tibco_suite"=>""}, "version"=>"0.1.0", "source_url"=>"", "issues_url"=>""}, "version"=>"0.1.0", "name"=>"tibco_suite-0.1.0", "frozen?"=>false, "chef_type"=>"cookbook_version", "json_class"=>"Chef::CookbookVersion"}, @file_vendor=nil, @metadata=#<Chef::Cookbook::Metadata:0x9a3ff6c @name="tibco_suite", @description="Installs/Configures tibco_suite", @long_description="", @license="all_rights", @maintainer="Tnarik Innael", @maintainer_email="tnarik@lecafeautomatique.co.uk", @platforms={}, @dependencies={}, @recommendations={}, @suggestions={}, @conflicting={}, @providing={"tibco_suite"=>">= 0.0.0"}, @replacing={}, @attributes={}, @groupings={}, @recipes={"tibco_suite"=>""}, @version="0.1.0", @source_url="", @issues_url="", @errors=[]>, @checksums={"1d1d894059029b63c1ff5b7eef0c9c1e"=>nil, "fd33744cfeba67b9b8342cf36adadc7e"=>nil, "117eb2d2693e2f2358b98a72fea94e2c"=>nil, "0502835165ad39aba1720beccad8351e"=>nil}, @manifest_records_by_path={"recipes/default.rb"=>{"name"=>"default.rb", "path"=>"recipes/default.rb", "checksum"=>"1d1d894059029b63c1ff5b7eef0c9c1e", "specificity"=>"default", "url"=>"http://localhost:8889/file_store/repo/cookbooks/tibco_suite/recipes/default.rb"}, "attributes/default.rb"=>{"name"=>"default.rb", "path"=>"attributes/default.rb", "checksum"=>"fd33744cfeba67b9b8342cf36adadc7e", "specificity"=>"default", "url"=>"http://localhost:8889/file_store/repo/cookbooks/tibco_suite/attributes/default.rb"}, "metadata.json"=>{"name"=>"metadata.json", "path"=>"metadata.json", "checksum"=>"117eb2d2693e2f2358b98a72fea94e2c", "specificity"=>"default", "url"=>"http://localhost:8889/file_store/repo/cookbooks/tibco_suite/metadata.json"}, "README.md"=>{"name"=>"README.md", "path"=>"README.md", "checksum"=>"0502835165ad39aba1720beccad8351e", "specificity"=>"default", "url"=>"http://localhost:8889/file_store/repo/cookbooks/tibco_suite/README.md"}}, @attribute_filenames_by_short_filename={"default"=>"default.rb"}>]
[2014-12-23T09:35:02+00:00] DEBUG: Not storing cookbooks/tibco_suite/recipes/default.rb, as the cache is up to date.
[2014-12-23T09:35:02+00:00] DEBUG: Not storing cookbooks/tibco_suite/attributes/default.rb, as the cache is up to date.
[2014-12-23T09:35:02+00:00] DEBUG: Not storing cookbooks/tibco_suite/metadata.json, as the cache is up to date.
[2014-12-23T09:35:02+00:00] DEBUG: Not storing cookbooks/tibco_suite/README.md, as the cache is up to date.
[2014-12-23T09:35:02+00:00] DEBUG: Cookbooks to compile: [:tibco_suite]
[2014-12-23T09:35:02+00:00] DEBUG: Node default-solaris10-minimal loading cookbook tibco_suite's attribute file /tmp/kitchen/cache/cookbooks/tibco_suite/attributes/default.rb
[2014-12-23T09:35:02+00:00] DEBUG: Loading Attribute tibco_suite::default
[2014-12-23T09:35:02+00:00] DEBUG: Loading Recipe tibco_suite::default via include_recipe
[2014-12-23T09:35:02+00:00] DEBUG: Found recipe default in cookbook tibco_suite
[2014-12-23T09:35:02+00:00] INFO: Install a tibco suite package
[2014-12-23T09:35:02+00:00] INFO: Processing user[tibco] action create (tibco_suite::default line 12)
[2014-12-23T09:35:02+00:00] DEBUG: providers for generic user resource enabled on node include: []
[2014-12-23T09:35:02+00:00] DEBUG: providers that refused resource user[tibco] were: []
[2014-12-23T09:35:02+00:00] DEBUG: providers that support resource user[tibco] include: []
[2014-12-23T09:35:02+00:00] DEBUG: no providers supported the resource, falling back to enabled handlers
[2014-12-23T09:35:02+00:00] DEBUG: providers that survived replacement include: []
[2014-12-23T09:35:02+00:00] DEBUG: dynamic provider resolver FAILED to resolve a provider
[2014-12-23T09:35:02+00:00] DEBUG: Platform solaris2 version 5.10 found
[2014-12-23T09:35:02+00:00] INFO: The user was created
[2014-12-23T09:35:02+00:00] INFO: Now the platform suite is specified. Here I hardcode it to 'solaris10'
[2014-12-23T09:35:02+00:00] INFO: or use the a_test_name
[2014-12-23T09:35:02+00:00] INFO: or use the aa
[2014-12-23T09:35:02+00:00] INFO: Fetch some test text
[2014-12-23T09:35:02+00:00] DEBUG: Converging node default-solaris10-minimal
[2014-12-23T09:35:02+00:00] INFO: Processing user[tibco] action create (tibco_suite::default line 12)
[2014-12-23T09:35:02+00:00] DEBUG: providers for generic user resource enabled on node include: []
[2014-12-23T09:35:02+00:00] DEBUG: providers that refused resource user[tibco] were: []
[2014-12-23T09:35:02+00:00] DEBUG: providers that support resource user[tibco] include: []
[2014-12-23T09:35:02+00:00] DEBUG: no providers supported the resource, falling back to enabled handlers
[2014-12-23T09:35:02+00:00] DEBUG: providers that survived replacement include: []
[2014-12-23T09:35:02+00:00] DEBUG: dynamic provider resolver FAILED to resolve a provider
[2014-12-23T09:35:02+00:00] DEBUG: Platform solaris2 version 5.10 found
[2014-12-23T09:35:02+00:00] INFO: Processing ohai[reload_passwd] action reload (tibco_suite::default line 18)
[2014-12-23T09:35:02+00:00] DEBUG: providers for generic ohai resource enabled on node include: []
[2014-12-23T09:35:02+00:00] DEBUG: providers that refused resource ohai[reload_passwd] were: []
[2014-12-23T09:35:02+00:00] DEBUG: providers that support resource ohai[reload_passwd] include: []
[2014-12-23T09:35:02+00:00] DEBUG: no providers supported the resource, falling back to enabled handlers
[2014-12-23T09:35:02+00:00] DEBUG: providers that survived replacement include: []
[2014-12-23T09:35:02+00:00] DEBUG: dynamic provider resolver FAILED to resolve a provider
[2014-12-23T09:35:02+00:00] DEBUG: Platform solaris2 version 5.10 found
[2014-12-23T09:35:02+00:00] INFO: ohai[reload_passwd] reloaded
[2014-12-23T09:35:02+00:00] INFO: Processing execute[install_tibco_untared] action nothing (tibco_suite::default line 27)
[2014-12-23T09:35:02+00:00] DEBUG: Skipping execute[install_tibco_untared] due to action :nothing
[2014-12-23T09:35:02+00:00] DEBUG: Saving the current state of node default-solaris10-minimal
[2014-12-23T09:35:02+00:00] DEBUG: Chef::HTTP calling Chef::HTTP::JSONInput#handle_request
[2014-12-23T09:35:02+00:00] DEBUG: Chef::HTTP calling Chef::HTTP::JSONToModelOutput#handle_request
[2014-12-23T09:35:02+00:00] DEBUG: Chef::HTTP calling Chef::HTTP::CookieManager#handle_request
[2014-12-23T09:35:02+00:00] DEBUG: Chef::HTTP calling Chef::HTTP::Decompressor#handle_request
[2014-12-23T09:35:02+00:00] DEBUG: Chef::HTTP calling Chef::HTTP::Authenticator#handle_request
[2014-12-23T09:35:02+00:00] DEBUG: Signing the request as default-solaris10-minimal
[2014-12-23T09:35:02+00:00] DEBUG: String to sign: 'Method:PUT
Hashed Path:EwQ3WIvO2Y3wJK3vfwfBBNIUyso=
X-Ops-Content-Hash:4yPpGqzG/9MRC8s2eaCBn5vZj/A=
X-Ops-Timestamp:2014-12-23T09:35:02Z
X-Ops-UserId:default-solaris10-minimal'
Header hash: {"X-Ops-Sign"=>"algorithm=sha1;version=1.0;", "X-Ops-Userid"=>"default-solaris10-minimal", "X-Ops-Timestamp"=>"2014-12-23T09:35:02Z", "X-Ops-Content-Hash"=>"4yPpGqzG/9MRC8s2eaCBn5vZj/A=", "X-Ops-Authorization-1"=>"dLAu2X1YPiaV82d0HXropEIIvZ/tPkwrgPfCJNdihEBnb02MltifPMuarXoI", "X-Ops-Authorization-2"=>"U56aRxdAqHrB5eYlSuZldbVHmSuq9AwmItnBFaeCs5oR7Hi3Ri41ZzTrGQNH", "X-Ops-Authorization-3"=>"Q7IGtOom6nYcIVaQQqNS5EeRLEvlHpsJhyUkmvlIxzTBaQMzvyiIHCld9a/n", "X-Ops-Authorization-4"=>"rpWZU8GnOcL46lZZSz616+koQOMa3e93pS/rIxcvOfchAa7ptcoPDi7T9Fdg", "X-Ops-Authorization-5"=>"0W4u2KbJ963SbkrKj6AOBkKKSAMPPZ2w2+0IFJIePe4h3FjettrGnI1V18y9", "X-Ops-Authorization-6"=>"JniR0u8vS9kjUURfazngTUSGbE5a2mM3INZNv7UZaA=="}
[2014-12-23T09:35:02+00:00] DEBUG: Chef::HTTP calling Chef::HTTP::RemoteRequestID#handle_request
[2014-12-23T09:35:02+00:00] DEBUG: Chef::HTTP calling Chef::HTTP::ValidateContentLength#handle_request
[2014-12-23T09:35:02+00:00] DEBUG: Initiating PUT to http://localhost:8889/nodes/default-solaris10-minimal
[2014-12-23T09:35:02+00:00] DEBUG: ---- HTTP Request Header Data: ----
[2014-12-23T09:35:02+00:00] DEBUG: Content-Type: application/json
[2014-12-23T09:35:02+00:00] DEBUG: Accept: application/json
[2014-12-23T09:35:02+00:00] DEBUG: Accept-Encoding: gzip;q=1.0,deflate;q=0.6,identity;q=0.3
[2014-12-23T09:35:02+00:00] DEBUG: X-OPS-SIGN: algorithm=sha1;version=1.0;
[2014-12-23T09:35:02+00:00] DEBUG: X-OPS-USERID: default-solaris10-minimal
[2014-12-23T09:35:02+00:00] DEBUG: X-OPS-TIMESTAMP: 2014-12-23T09:35:02Z
[2014-12-23T09:35:02+00:00] DEBUG: X-OPS-CONTENT-HASH: 4yPpGqzG/9MRC8s2eaCBn5vZj/A=
[2014-12-23T09:35:02+00:00] DEBUG: X-OPS-AUTHORIZATION-1: dLAu2X1YPiaV82d0HXropEIIvZ/tPkwrgPfCJNdihEBnb02MltifPMuarXoI
[2014-12-23T09:35:02+00:00] DEBUG: X-OPS-AUTHORIZATION-2: U56aRxdAqHrB5eYlSuZldbVHmSuq9AwmItnBFaeCs5oR7Hi3Ri41ZzTrGQNH
[2014-12-23T09:35:02+00:00] DEBUG: X-OPS-AUTHORIZATION-3: Q7IGtOom6nYcIVaQQqNS5EeRLEvlHpsJhyUkmvlIxzTBaQMzvyiIHCld9a/n
[2014-12-23T09:35:02+00:00] DEBUG: X-OPS-AUTHORIZATION-4: rpWZU8GnOcL46lZZSz616+koQOMa3e93pS/rIxcvOfchAa7ptcoPDi7T9Fdg
[2014-12-23T09:35:02+00:00] DEBUG: X-OPS-AUTHORIZATION-5: 0W4u2KbJ963SbkrKj6AOBkKKSAMPPZ2w2+0IFJIePe4h3FjettrGnI1V18y9
[2014-12-23T09:35:02+00:00] DEBUG: X-OPS-AUTHORIZATION-6: JniR0u8vS9kjUURfazngTUSGbE5a2mM3INZNv7UZaA==
[2014-12-23T09:35:02+00:00] DEBUG: HOST: localhost:8889
[2014-12-23T09:35:02+00:00] DEBUG: X-REMOTE-REQUEST-ID: 1a1b2337-7cf8-4c2a-aa69-adeb6cc4cd6a
[2014-12-23T09:35:02+00:00] DEBUG: Content-Length: 22901
[2014-12-23T09:35:02+00:00] DEBUG: ---- End HTTP Request Header Data ----
[2014-12-23T09:35:02+00:00] DEBUG: #<ChefZero::RestRequest:0xa1065e4 @env={"CONTENT_LENGTH"=>"22901", "CONTENT_TYPE"=>"application/json", "GATEWAY_INTERFACE"=>"CGI/1.1", "PATH_INFO"=>"/nodes/default-solaris10-minimal", "QUERY_STRING"=>"", "REMOTE_ADDR"=>"127.0.0.1", "REMOTE_HOST"=>"localhost", "REQUEST_METHOD"=>"PUT", "REQUEST_URI"=>"http://localhost:8889/nodes/default-solaris10-minimal", "SCRIPT_NAME"=>"", "SERVER_NAME"=>"localhost", "SERVER_PORT"=>"8889", "SERVER_PROTOCOL"=>"HTTP/1.1", "SERVER_SOFTWARE"=>"WEBrick/1.3.1 (Ruby/2.1.4/2014-10-27) OpenSSL/1.0.1j", "HTTP_ACCEPT"=>"application/json", "HTTP_ACCEPT_ENCODING"=>"gzip;q=1.0,deflate;q=0.6,identity;q=0.3", "HTTP_X_OPS_SIGN"=>"algorithm=sha1;version=1.0;", "HTTP_X_OPS_USERID"=>"default-solaris10-minimal", "HTTP_X_OPS_TIMESTAMP"=>"2014-12-23T09:35:02Z", "HTTP_X_OPS_CONTENT_HASH"=>"4yPpGqzG/9MRC8s2eaCBn5vZj/A=", "HTTP_X_OPS_AUTHORIZATION_1"=>"dLAu2X1YPiaV82d0HXropEIIvZ/tPkwrgPfCJNdihEBnb02MltifPMuarXoI", "HTTP_X_OPS_AUTHORIZATION_2"=>"U56aRxdAqHrB5eYlSuZldbVHmSuq9AwmItnBFaeCs5oR7Hi3Ri41ZzTrGQNH", "HTTP_X_OPS_AUTHORIZATION_3"=>"Q7IGtOom6nYcIVaQQqNS5EeRLEvlHpsJhyUkmvlIxzTBaQMzvyiIHCld9a/n", "HTTP_X_OPS_AUTHORIZATION_4"=>"rpWZU8GnOcL46lZZSz616+koQOMa3e93pS/rIxcvOfchAa7ptcoPDi7T9Fdg", "HTTP_X_OPS_AUTHORIZATION_5"=>"0W4u2KbJ963SbkrKj6AOBkKKSAMPPZ2w2+0IFJIePe4h3FjettrGnI1V18y9", "HTTP_X_OPS_AUTHORIZATION_6"=>"JniR0u8vS9kjUURfazngTUSGbE5a2mM3INZNv7UZaA==", "HTTP_HOST"=>"localhost:8889", "HTTP_X_REMOTE_REQUEST_ID"=>"1a1b2337-7cf8-4c2a-aa69-adeb6cc4cd6a", "HTTP_X_CHEF_VERSION"=>"12.0.3", "HTTP_USER_AGENT"=>"Chef Knife/12.0.3 (ruby-2.1.4-p265; ohai-8.0.1; i386-solaris2.10; +http://opscode.com)", "HTTP_CONNECTION"=>"close", "rack.version"=>[1, 2], "rack.input"=>#<StringIO:0xa10679c>, "rack.errors"=>#<IO:<STDERR>>, "rack.multithread"=>true, "rack.multiprocess"=>false, "rack.run_once"=>false, "rack.url_scheme"=>"http", "HTTP_VERSION"=>"HTTP/1.1", "REQUEST_PATH"=>"/nodes/default-solaris10-minimal"}, @rest_base_prefix=["organizations", "chef"]>
[2014-12-23T09:35:02+00:00] DEBUG: {"name":"default-solaris10-minimal","chef_environment":"_default","json_class":"Chef::Node","automatic":{"cpu":{"total":1,"real":1,"0":{"vendor_id":"GenuineIntel","family":"model","model":"step","stepping":"clock"}},"filesystem":{"/dev/dsk/c0d0s0":{"kb_size":"8068883","kb_used":"964044","kb_available":"7024151","percent_used":"13%","mount":"/","fs_type":"ufs","mount_time":"Tue Dec 23 09:02:08 2014","mount_options":["read","write","setuid","devices","rstchown","intr","largefiles","logging","xattr","onerror=panic","dev=1980000"]},"/devices":{"kb_size":"0","kb_used":"0","kb_available":"0","percent_used":"0%","mount":"/devices","fs_type":"devfs","mount_time":"Tue Dec 23 09:02:05 2014","mount_options":["read","write","setuid","devices","rstchown","dev=4900000"]},"ctfs":{"kb_size":"0","kb_used":"0","kb_available":"0","percent_used":"0%","mount":"/system/contract","fs_type":"ctfs","mount_time":"Tue Dec 23 09:02:05 2014","mount_options":["read","write","setuid","devices","rstchown","dev=4980001"]},"proc":{"kb_size":"0","kb_used":"0","kb_available":"0","percent_used":"0%","mount":"/proc","fs_type":"proc","mount_time":"Tue Dec 23 09:02:05 2014","mount_options":["read","write","setuid","devices","rstchown","dev=4940000"]},"mnttab":{"kb_size":"0","kb_used":"0","kb_available":"0","percent_used":"0%","mount":"/etc/mnttab","fs_type":"mntfs","mount_time":"Tue Dec 23 09:02:05 2014","mount_options":["read","write","setuid","devices","rstchown","dev=49c0001"]},"swap":{"kb_size":"1462624","kb_used":"24","kb_available":"1462600","percent_used":"1%","mount":"/var/run","fs_type":"tmpfs","mount_time":"Tue Dec 23 09:02:08 2014","mount_options":["read","write","setuid","devices","rstchown","xattr","dev=4a00003"]},"objfs":{"kb_size":"0","kb_used":"0","kb_available":"0","percent_used":"0%","mount":"/system/object","fs_type":"objfs","mount_time":"Tue Dec 23 09:02:05 2014","mount_options":["read","write","setuid","devices","rstchown","dev=4a40001"]},"sharefs":{"kb_size":"0","kb_used":"0","kb_available":"0","percent_used":"0%","mount":"/etc/dfs/sharetab","fs_type":"sharefs","mount_time":"Tue Dec 23 09:02:05 2014","mount_options":["read","write","setuid","devices","rstchown","dev=4a80001"]},"/usr/lib/libc/libc_hwcap1.so.1":{"kb_size":"8068883","kb_used":"964044","kb_available":"7024151","percent_used":"13%","mount":"/lib/libc.so.1","fs_type":"lofs","mount_time":"Tue Dec 23 09:02:07 2014","mount_options":["read","write","setuid","devices","rstchown","dev=1980000"]},"fd":{"kb_size":"0","kb_used":"0","kb_available":"0","percent_used":"0%","mount":"/dev/fd","fs_type":"fd","mount_time":"Tue Dec 23 09:02:08 2014","mount_options":["read","write","setuid","devices","rstchown","dev=4c00001"]},"/dev/dsk/c0d0s3":{"kb_size":"56531218","kb_used":"56087","kb_available":"55909819","percent_used":"1%","mount":"/export/home","fs_type":"ufs","mount_time":"Tue Dec 23 09:02:15 2014","mount_options":["read","write","setuid","devices","rstchown","intr","largefiles","logging","xattr","onerror=panic","dev=1980003"]},"-hosts":{"kb_size":"0","kb_used":"0","kb_available":"0","percent_used":"0%","mount":"/net","fs_type":"autofs"},"auto_home":{"kb_size":"0","kb_used":"0","kb_available":"0","percent_used":"0%","mount":"/home","fs_type":"autofs"}},"kernel":{"name":"SunOS","release":"5.10","version":"Generic_147148-26","machine":"i86pc","os":"SunOS","modules":{"specfs":{"id":4,"loadaddr":"fffffffffbb6e000","size":22232,"description":"filesystem for specfs"},"fifofs":{"id":5,"loadaddr":"fffffffffbb735e0","size":17544,"description":"filesystem for fifo"},"devfs":{"id":7,"loadaddr":"fffffffffbb77978","size":21464,"description":"devices filesystem 1.16"},"procfs":{"id":8,"loadaddr":"fffffffffbb7ca88","size":128080,"description":"filesystem for proc"},"TS":{"id":10,"loadaddr":"fffffffffbb9b3e8","size":16576,"description":"time sharing sched class"},"TS_DPTBL":{"id":11,"loadaddr":"fffffffffbb9eb28","size":2528,"description":"Time sharing dispatch table"},"acpica":{"id":14,"loadaddr":"fffffffffbba69f0","size":365048,"description":"ACPI interpreter 1.5"},"pcie":{"id":15,"loadaddr":"fffffffff7800000","size":182616,"description":"PCI Express Framework Module"},"busra":{"id":16,"loadaddr":"fffffffff782d000","size":9744,"description":"Bus Resource Allocator (BUSRA) "},"iovcfg":{"id":17,"loadaddr":"fffffffff7830000","size":13416,"description":"IOV Configuration Module"},"mac":{"id":18,"loadaddr":"fffffffff7834000","size":24544,"description":"MAC Services v1.2"},"uppc":{"id":19,"loadaddr":"fffffffff783a000","size":12448,"description":"UniProcessor PC"},"pcplusmp":{"id":21,"loadaddr":"fffffffff784f000","size":66264,"description":"pcplusmp v1.4 compatible 1.137"},"cpu.generic":{"id":22,"loadaddr":"fffffffff785e000","size":17488,"description":"Generic x86 CPU Module"},"rootnex":{"id":24,"loadaddr":"fffffffff7862000","size":83056,"description":"i86pc root nexus 1.137"},"iommulib":{"id":25,"loadaddr":"fffffffff7876000","size":10136,"description":"IOMMU library module"},"options":{"id":26,"loadaddr":"fffffffff783ce38","size":664,"description":"options driver"},"pseudo":{"id":27,"loadaddr":"fffffffff785d360","size":3352,"description":"nexus driver for 'pseudo' 1.28"},"clone":{"id":28,"loadaddr":"fffffffff784ea40","size":1864,"description":"Clone Pseudodriver 'clone'"},"scsi_vhci":{"id":29,"loadaddr":"fffffffff7879000","size":97128,"description":"SCSI VHCI Driver 1.80"},"scsi":{"id":30,"loadaddr":"fffffffff7890000","size":152312,"description":"SCSI Bus Utility Routines"},"isa":{"id":31,"loadaddr":"fffffffff78b2000","size":10032,"description":"isa nexus driver for 'ISA' 1.40"},"sad":{"id":33,"loadaddr":"fffffffff783d000","size":6112,"description":"STREAMS Administrative Driver '"},"ufs":{"id":35,"loadaddr":"fffffffff78b5000","size":246448,"description":"filesystem for ufs"},"fssnap_if":{"id":36,"loadaddr":"fffffffff7875ca0","size":952,"description":"File System Snapshot Interface"},"ppm":{"id":37,"loadaddr":"fffffffff783e538","size":23504,"description":"platform pm driver v1.18"},"pci":{"id":38,"loadaddr":"fffffffff7843c50","size":24568,"description":"host to PCI nexus driver 1.71"},"pcihp":{"id":39,"loadaddr":"fffffffff78f0000","size":22112,"description":"PCI nexus hotplug support v1.65"},"hpcsvc":{"id":40,"loadaddr":"fffffffff78499b0","size":4616,"description":"hot-plug controller services v1"},"pci-ide":{"id":41,"loadaddr":"fffffffff784ab28","size":4784,"description":"pciide nexus driver for 'PCI-ID"},"ata":{"id":42,"loadaddr":"fffffffff78f6000","size":65216,"description":"ATA AT-bus attachment disk cont"},"cmdk":{"id":43,"loadaddr":"fffffffff7906000","size":12512,"description":"Common Direct Access Disk 1.73"},"dadk":{"id":44,"loadaddr":"fffffffff7909000","size":14448,"description":"Direct Attached Disk 1.46"},"gda":{"id":45,"loadaddr":"fffffffff782f588","size":2720,"description":"Generic Direct Attached Device "},"strategy":{"id":46,"loadaddr":"fffffffff784bba8","size":9176,"description":"Device Strategy Objects 1.31"},"cmlb":{"id":47,"loadaddr":"fffffffff790d000","size":27976,"description":"Common Labeling module 1.12"},"ctfs":{"id":48,"loadaddr":"fffffffff7914000","size":15752,"description":"contract filesystem"},"mntfs":{"id":49,"loadaddr":"fffffffff7918000","size":15584,"description":"mount information file system"},"tmpfs":{"id":50,"loadaddr":"fffffffff791c000","size":95376,"description":"filesystem for tmpfs"},"objfs":{"id":51,"loadaddr":"fffffffff7924000","size":8704,"description":"kernel object filesystem"},"sharefs":{"id":52,"loadaddr":"fffffffff7926000","size":7600,"description":"sharefs syscall (32-bit)"},"cpunex":{"id":53,"loadaddr":"fffffffff7927c30","size":1312,"description":"cpu nexus driver v1.0"},"sockfs":{"id":56,"loadaddr":"fffffffff7941000","size":200248,"description":"filesystem for sockfs"},"ip":{"id":57,"loadaddr":"fffffffff7970000","size":1366520,"description":"IP STREAMS module 1.47"},"md5":{"id":58,"loadaddr":"fffffffff7ab2000","size":11368,"description":"MD5 Kernel SW Provider 1.1"},"kcf":{"id":59,"loadaddr":"fffffffff7ab5000","size":112624,"description":"Kernel Crypto Framework 1.12"},"swrand":{"id":60,"loadaddr":"fffffffff7ad1000","size":10168,"description":"Kernel Random number Provider 1"},"sha1":{"id":61,"loadaddr":"fffffffff7ad3000","size":13208,"description":"SHA1 Kernel SW Provider 1.1"},"hook":{"id":62,"loadaddr":"fffffffff7ad7000","size":16952,"description":"Hooks Interface v1.0"},"neti":{"id":63,"loadaddr":"fffffffff7adc000","size":9696,"description":"netinfo module"},"dld":{"id":65,"loadaddr":"fffffffff792e000","size":28552,"description":"Data-Link Driver v1.7"},"dls":{"id":66,"loadaddr":"fffffffff7935000","size":24504,"description":"Data-Link Services v1.8"},"ip6":{"id":67,"loadaddr":"fffffffff7934c48","size":1472,"description":"IP6 STREAMS driver 1.9"},"tcp":{"id":68,"loadaddr":"fffffffff793ac38","size":1568,"description":"TCP STREAMS module 1.51"},"tcp6":{"id":69,"loadaddr":"fffffffff796fc38","size":1568,"description":"TCP6 STREAMS module 1.11"},"udp":{"id":70,"loadaddr":"fffffffff7861c28","size":1632,"description":"UDP STREAMS module 1.43"},"udp6":{"id":71,"loadaddr":"fffffffff788fbf0","size":1480,"description":"UDP6 STREAMS driver 1.9"},"sctp":{"id":72,"loadaddr":"fffffffff791bbe8","size":1456,"description":"SCTP device"},"sctp6":{"id":73,"loadaddr":"fffffffff7839bd8","size":1472,"description":"SCTP6 device"},"icmp":{"id":74,"loadaddr":"fffffffff7adf000","size":43848,"description":"ICMP STREAMS module 1.43"},"icmp6":{"id":75,"loadaddr":"fffffffff78efa10","size":1480,"description":"ICMP6 STREAMS driver 1.10"},"arp":{"id":76,"loadaddr":"fffffffff7ae8000","size":35328,"description":"ARP STREAMS module 1.43"},"timod":{"id":77,"loadaddr":"fffffffff793b000","size":18488,"description":"transport interface str mod"},"consconfig_dacf":{"id":79,"loadaddr":"fffffffff7af1000","size":17400,"description":"Consconfig DACF 1.39"},"vgatext":{"id":80,"loadaddr":"fffffffff7af5000","size":19816,"description":"VGA text driver v1.27"},"conskbd":{"id":81,"loadaddr":"fffffffff7af9000","size":11400,"description":"conskbd multiplexer driver 5.59"},"kbtrans":{"id":82,"loadaddr":"fffffffff7afc000","size":18056,"description":"kbtrans (key translation) 1.37"},"consms":{"id":83,"loadaddr":"fffffffff793f000","size":7688,"description":"Mouse Driver for Sun 'consms' 5"},"wc":{"id":84,"loadaddr":"fffffffff7b00000","size":6600,"description":"Workstation multiplexer Driver "},"tem":{"id":85,"loadaddr":"fffffffff7b02000","size":39808,"description":"ANSI Terminal Emulator"},"iwscn":{"id":86,"loadaddr":"fffffffff784dcc8","size":3840,"description":"Workstation Redirection driver "},"usba":{"id":88,"loadaddr":"fffffffff7b1d000","size":186096,"description":"USBA: USB Architecture 2.0 1.64"},"i8042":{"id":91,"loadaddr":"fffffffff7b6a000","size":5280,"description":"i8042 nexus driver 1.31"},"kb8042":{"id":92,"loadaddr":"fffffffff7b6c000","size":9992,"description":"PS/2 Keyboard 1.58, 05/06/01"},"mouse8042":{"id":93,"loadaddr":"fffffffff7905700","size":2984,"description":"PS/2 Mouse 1.43, 05/06/01"},"vuid3ps2":{"id":94,"loadaddr":"fffffffff7b6e000","size":8128,"description":"mouse events to vuid events"},"ibdm":{"id":96,"loadaddr":"fffffffff7b7e000","size":46776,"description":"InfiniBand Device Manager"},"ibtl":{"id":97,"loadaddr":"fffffffff7b8a000","size":77952,"description":"IB Transport Layer"},"ibmf":{"id":98,"loadaddr":"fffffffff7b9c000","size":438256,"description":"IB Agent Interfaces 2.0"},"SDC":{"id":99,"loadaddr":"fffffffff7b70000","size":7448,"description":"system duty cycle scheduling cl"},"fctl":{"id":102,"loadaddr":"fffffffff7c1b000","size":41424,"description":"SunFC Transport v20121113-1.62"},"elfexec":{"id":104,"loadaddr":"fffffffff7b07000","size":37560,"description":"32-bit exec module for elf"},"iscsi":{"id":106,"loadaddr":"fffffffff7d8e000","size":226888,"description":"Sun iSCSI Initiator v20121113-0"},"doorfs":{"id":107,"loadaddr":"fffffffff7b72000","size":22024,"description":"32-bit door syscalls"},"idm":{"id":108,"loadaddr":"fffffffff7dc4000","size":62336,"description":"iSCSI Data Mover"},"ibcm":{"id":110,"loadaddr":"fffffffff7dfd000","size":179136,"description":"IB Communication Manager 1.21"},"pcmcia":{"id":113,"loadaddr":"fffffffff7e3e000","size":108536,"description":"PCMCIA Nexus Support 1.137"},"ldterm":{"id":115,"loadaddr":"fffffffff7dde000","size":61768,"description":"terminal line discipline"},"ttcompat":{"id":116,"loadaddr":"fffffffff7b78000","size":7696,"description":"alt ioctl calls"},"ptsl":{"id":119,"loadaddr":"fffffffff7e8e000","size":5984,"description":"tty pseudo driver slave 'ptsl' "},"ptc":{"id":121,"loadaddr":"fffffffff7e8f4a8","size":7488,"description":"tty pseudo driver control 'ptc'"},"kssl":{"id":122,"loadaddr":"fffffffff7e75000","size":34448,"description":"Kernel SSL Interface v1.4"},"usbser":{"id":125,"loadaddr":"fffffffff7e89000","size":20184,"description":"USB generic serial module 1.20"},"rts":{"id":132,"loadaddr":"fffffffff7e97000","size":9400,"description":"PF_ROUTE socket STREAMS module "},"smbios":{"id":139,"loadaddr":"fffffffff7b1c720","size":2648,"description":"System Management BIOS driver"},"tl":{"id":141,"loadaddr":"fffffffff7ebf000","size":28680,"description":"TPI Local Transport (tl) 1.78"},"keysock":{"id":143,"loadaddr":"fffffffff7ec6000","size":18832,"description":"PF_KEY socket STREAMS module 1."},"spdsock":{"id":144,"loadaddr":"fffffffff7ecb000","size":27680,"description":"PF_POLICY socket STREAMS driver"},"sdp":{"id":145,"loadaddr":"fffffffff79179d8","size":2296,"description":"SDP STREAMS driver 1.1"},"sysmsg":{"id":146,"loadaddr":"fffffffff7ebb000","size":6904,"description":"System message redirection (fan"},"cn":{"id":147,"loadaddr":"fffffffff7dd2610","size":2896,"description":"Console redirection driver 5.63"},"mm":{"id":148,"loadaddr":"fffffffff7ebd000","size":6152,"description":"memory driver"},"pipe":{"id":149,"loadaddr":"fffffffff7e8dc98","size":952,"description":"32-bit pipe(2) syscall"},"namefs":{"id":150,"loadaddr":"fffffffff7ed2000","size":8664,"description":"filesystem for namefs"},"portfs":{"id":151,"loadaddr":"fffffffff7ed5000","size":14576,"description":"32-bit event ports syscalls"},"sysevent":{"id":152,"loadaddr":"fffffffff7ed9000","size":4656,"description":"sysevent driver 1.6"},"intpexec":{"id":153,"loadaddr":"fffffffff80b0ab8","size":1464,"description":"exec mod for interp"},"lofs":{"id":154,"loadaddr":"fffffffff7ee6000","size":16056,"description":"filesystem for lofs"},"e1000g":{"id":156,"loadaddr":"fffffffff7f2d000","size":210896,"description":"Intel PRO/1000 Ethernet 5.2.28"},"mac_ether":{"id":157,"loadaddr":"fffffffff7d8d6e0","size":5688,"description":"Ethernet MAC plugin 1.3"},"openeepr":{"id":158,"loadaddr":"fffffffff7edb000","size":7496,"description":"OPENPROM/NVRAM Driver v1.21"},"fdfs":{"id":160,"loadaddr":"fffffffff7eea000","size":4952,"description":"filesystem for fd"},"vboxguest":{"id":161,"loadaddr":"fffffffff7f81000","size":154680,"description":"VirtualBox GstDrv 4.3.18r96516"},"ctf":{"id":162,"loadaddr":"fffffffff7f61000","size":37320,"description":"Compact C Type Format routines"},"zfs":{"id":163,"loadaddr":"fffffffff7fa3000","size":913360,"description":"ZFS storage pool"},"sha2":{"id":164,"loadaddr":"fffffffff8078000","size":40832,"description":"SHA2 Kernel SW Provider 1.1"},"pts":{"id":165,"loadaddr":"fffffffff7f60308","size":3968,"description":"Slave Stream Pseudo Terminal dr"},"cryptoadm":{"id":166,"loadaddr":"fffffffff7f6b000","size":6984,"description":"Cryptographic Administrative In"},"power":{"id":168,"loadaddr":"fffffffff7f71000","size":5840,"description":"power button driver v1.17"},"kstat":{"id":169,"loadaddr":"fffffffff7833238","size":3888,"description":"kernel statistics driver 1.26"},"log":{"id":171,"loadaddr":"fffffffff7e91778","size":2856,"description":"streams log driver"},"vboxms":{"id":173,"loadaddr":"fffffffff8082000","size":15272,"description":"VBoxMouseIntegr 4.3.18r96516"},"autofs":{"id":174,"loadaddr":"fffffffff8086000","size":33920,"description":"filesystem for autofs"},"rpcmod":{"id":175,"loadaddr":"fffffffff808f000","size":146360,"description":"rpc interface str mod"},"tlimod":{"id":176,"loadaddr":"fffffffff7ef2000","size":8000,"description":"KTLI misc module"},"rpcsec":{"id":177,"loadaddr":"fffffffff80ab000","size":23768,"description":"kernel RPC security module."},"random":{"id":178,"loadaddr":"fffffffff7ab4968","size":2040,"description":"random number device v1.13"},"sy":{"id":179,"loadaddr":"fffffffff7c238d8","size":2120,"description":"Indirect driver for tty 'sy' 1."},"xsvc":{"id":180,"loadaddr":"fffffffff8085438","size":3896,"description":"xserver svc"},"fm":{"id":181,"loadaddr":"fffffffffbb9eca0","size":6152,"description":"fault management driver"},"crypto":{"id":182,"loadaddr":"fffffffff7ccc000","size":72136,"description":"Cryptographic Library Interface"},"pset":{"id":183,"loadaddr":"fffffffff80c5000","size":7280,"description":"32-bit pset(2) syscall"},"nfs":{"id":184,"loadaddr":"fffffffff80c7000","size":571864,"description":"network filesystem version 4"},"ptm":{"id":185,"loadaddr":"fffffffff7ee51b0","size":4328,"description":"Master streams driver 'ptm' 1.4"},"ptem":{"id":186,"loadaddr":"fffffffff8150000","size":5000,"description":"pty hardware emulator"}}},"memory":{"total":0},"network":{"interfaces":{"lo0":{"mtu":"8232","index":"1","flags":["UP","LOOPBACK","RUNNING","MULTICAST","IPv4","VIRTUAL"],"type":"lo","number":"0","encapsulation":"Loopback","addresses":{"127.0.0.1":{"family":"inet","netmask":"255.0.0.0"}}},"e1000g0":{"mtu":"1500","index":"2","flags":["UP","BROADCAST","RUNNING","MULTICAST","DHCP","IPv4"],"type":"e1000g","number":"0","encapsulation":"Ethernet","addresses":{"10.0.2.15":{"family":"inet","netmask":"255.255.255.0","broadcast":"10.0.2.255"},"08:00:27:47:17:11":{"family":"lladdr"}},"arp":{"10.0.2.2":"52:54:00:12:35:02","10.0.2.3":"52:54:00:12:35:03","10.0.2.15":"08:00:27:47:17:11","224.0.0.0":"01:00:5e:00:00:00"}}},"default_gateway":"10.0.2.2","default_interface":"e1000g0"},"counters":{"network":{}},"ipaddress":"10.0.2.15","macaddress":"08:00:27:47:17:11","os":"solaris2","os_version":"5.10","platform_version":"5.10","platform_build":"Generic_147148-26","platform":"solaris2","platform_family":"solaris2","uptime_seconds":1776,"uptime":"29 minutes 36 seconds","virtualization":{},"languages":{"perl":{"version":"5.8.4","archname":"i86pc-solaris-64int"},"ruby":{"platform":"i386-solaris2.10","version":"2.1.4","release_date":"2014-10-27","target":"i386-pc-solaris2.10","target_cpu":"i386","target_vendor":"pc","target_os":"solaris2.10","host":"i386-pc-solaris2.10","host_cpu":"i386","host_os":"solaris2.10","host_vendor":"pc","bin_dir":"/opt/chef/embedded/bin","ruby_bin":"/opt/chef/embedded/bin/ruby","gems_dir":"/opt/chef/embedded/lib/ruby/gems/2.1.0","gem_bin":"/opt/chef/embedded/bin/gem"}},"chef_packages":{"chef":{"version":"12.0.3","chef_root":"/opt/chef/embedded/apps/chef/lib"},"ohai":{"version":"8.0.1","ohai_root":"/opt/chef/embedded/lib/ruby/gems/2.1.0/gems/ohai-8.0.1/lib/ohai"}},"cloud_v2":null,"command":{"ps":"ps -ef"},"dmi":{},"machinename":"default-solaris10-minimal.vagrantup.com","hostname":"default-solaris10-minimal.vagrantup.com","fqdn":"default-solaris10-minimal.vagrantup.com","domain":"vagrantup.com","keys":{"ssh":{"host_rsa_public":"AAAAB3NzaC1yc2EAAAABIwAAAIEAz8qpA2OqYfnYa0cOT87pPQUWCYbrlcKKyCPpORd5sUAlIKFHvxo3QEImQfbCRXdL2wWsbEJ3HHfDRd/g76FboSI3atwPozVOQP3h6Zd421uW22Uno71pn0y8bt3QWHC/dIRZn/Wjqs5uZeVb/Jw49hraipsRBD1kBJDAaUCztzE=","host_dsa_public":"AAAAB3NzaC1kc3MAAACBAO3vHI7yx+3iuimDqpBnOvfuotM2w4m+T4rSa93gW0zVSqL9IetzxbCzxESuIj5+ia4bZzsWw03Tr8J/T3o0bMRNjdIl0hLxgpnKR/fU6s4FN5iyh0DCoVXAGnZgxtTHtDLKJTh56Did0He2khUQvLWTbd6jVl9YBSM8sZ3/MoP3AAAAFQDhtfOX2lzVjMHKCihAgXjXSLExxwAAAIEA4qOnvavznNnvHHxRuO4DKcj52t5nzbFAZj92YsQDnQWAMgJ2rDpF0WHzuTJLLmUWU0VPlrbI1G8iZnvz7m/J2xlGWt9JeHPtc7Yz+GhPq0dlEzxR6urJGhLVOYeDVl+f5elHigAaY9PwNj0W8YMrlNRb2R3PfSAgWfz4bIzF7YsAAACABupgrT/mRRsqjYI9ku1ofkbHHvCakrlzVQITmjdvLzux32CR3TkJ+RMNDudVkj/VPfXegPwG0F79CZM0hJtgA9tlOOUHNLiIgeae2NycKPgr0ssXPTqjwxYVwWsRyU3l8BJlxFSVuu1xKydEVm5vQmzP3SXDB3muJZtkCWHPcrk="}},"ohai_time":1419327302.33641,"etc":{"passwd":{"root":{"dir":"/","gid":0,"uid":0,"shell":"/sbin/sh","gecos":"Super-User"},"daemon":{"dir":"/","gid":1,"uid":1,"shell":"","gecos":""},"bin":{"dir":"/usr/bin","gid":2,"uid":2,"shell":"","gecos":""},"sys":{"dir":"/","gid":3,"uid":3,"shell":"","gecos":""},"adm":{"dir":"/var/adm","gid":4,"uid":4,"shell":"","gecos":"Admin"},"lp":{"dir":"/usr/spool/lp","gid":8,"uid":71,"shell":"","gecos":"Line Printer Admin"},"uucp":{"dir":"/usr/lib/uucp","gid":5,"uid":5,"shell":"","gecos":"uucp Admin"},"nuucp":{"dir":"/var/spool/uucppublic","gid":9,"uid":9,"shell":"/usr/lib/uucp/uucico","gecos":"uucp Admin"},"smmsp":{"dir":"/","gid":25,"uid":25,"shell":"","gecos":"SendMail Message Submission Program"},"listen":{"dir":"/usr/net/nls","gid":4,"uid":37,"shell":"","gecos":"Network Admin"},"gdm":{"dir":"/","gid":50,"uid":50,"shell":"","gecos":"GDM Reserved UID"},"webservd":{"dir":"/","gid":80,"uid":80,"shell":"","gecos":"WebServer Reserved UID"},"postgres":{"dir":"/","gid":90,"uid":90,"shell":"/usr/bin/pfksh","gecos":"PostgreSQL Reserved UID"},"svctag":{"dir":"/","gid":12,"uid":95,"shell":"","gecos":"Service Tag UID"},"unknown":{"dir":"/","gid":96,"uid":96,"shell":"","gecos":"Unknown Remote UID"},"nobody":{"dir":"/","gid":60001,"uid":60001,"shell":"","gecos":"NFS Anonymous Access User"},"noaccess":{"dir":"/","gid":60002,"uid":60002,"shell":"","gecos":"No Access User"},"nobody4":{"dir":"/","gid":65534,"uid":65534,"shell":"","gecos":"SunOS 4.x NFS Anonymous Access User"},"vagrant":{"dir":"/export/home/vagrant","gid":100,"uid":100,"shell":"/usr/bin/bash","gecos":""},"tibco":{"dir":"/export/home/tibco","gid":1,"uid":101,"shell":"/bin/sh","gecos":""}},"group":{"root":{"gid":0,"members":[]},"other":{"gid":1,"members":["root"]},"bin":{"gid":2,"members":["root","daemon"]},"sys":{"gid":3,"members":["root","bin","adm"]},"adm":{"gid":4,"members":["root","daemon"]},"uucp":{"gid":5,"members":["root"]},"mail":{"gid":6,"members":["root"]},"tty":{"gid":7,"members":["root","adm"]},"lp":{"gid":8,"members":["root","adm"]},"nuucp":{"gid":9,"members":["root"]},"staff":{"gid":10,"members":[]},"daemon":{"gid":12,"members":["root"]},"sysadmin":{"gid":14,"members":[]},"smmsp":{"gid":25,"members":[]},"gdm":{"gid":50,"members":[]},"webservd":{"gid":80,"members":[]},"postgres":{"gid":90,"members":[]},"unknown":{"gid":96,"members":[]},"nobody":{"gid":60001,"members":[]},"noaccess":{"gid":60002,"members":[]},"nogroup":{"gid":65534,"members":[]},"vagrant":{"gid":100,"members":[]},"vboxsf":{"gid":101,"members":[]}}},"current_user":"root","root_group":"root","zpools":{},"recipes":["tibco_suite::default"],"roles":[]},"normal":{"tags":[]},"chef_type":"node","default":{"tibco_suite":{"name":"a_test_name","a_test_name":"aa"}},"override":{},"run_list":["recipe[tibco_suite::default]"]}
[2014-12-23T09:35:02+00:00] DEBUG:
--- RESPONSE (200) ---
{
"name": "default-solaris10-minimal",
"chef_environment": "_default",
"json_class": "Chef::Node",
"automatic": {
"cpu": {
"total": 1,
"real": 1,
"0": {
"vendor_id": "GenuineIntel",
"family": "model",
"model": "step",
"stepping": "clock"
}
},
"filesystem": {
"/dev/dsk/c0d0s0": {
"kb_size": "8068883",
"kb_used": "964044",
"kb_available": "7024151",
"percent_used": "13%",
"mount": "/",
"fs_type": "ufs",
"mount_time": "Tue Dec 23 09:02:08 2014",
"mount_options": [
"read",
"write",
"setuid",
"devices",
"rstchown",
"intr",
"largefiles",
"logging",
"xattr",
"onerror=panic",
"dev=1980000"
]
},
"/devices": {
"kb_size": "0",
"kb_used": "0",
"kb_available": "0",
"percent_used": "0%",
"mount": "/devices",
"fs_type": "devfs",
"mount_time": "Tue Dec 23 09:02:05 2014",
"mount_options": [
"read",
"write",
"setuid",
"devices",
"rstchown",
"dev=4900000"
]
},
"ctfs": {
"kb_size": "0",
"kb_used": "0",
"kb_available": "0",
"percent_used": "0%",
"mount": "/system/contract",
"fs_type": "ctfs",
"mount_time": "Tue Dec 23 09:02:05 2014",
"mount_options": [
"read",
"write",
"setuid",
"devices",
"rstchown",
"dev=4980001"
]
},
"proc": {
"kb_size": "0",
"kb_used": "0",
"kb_available": "0",
"percent_used": "0%",
"mount": "/proc",
"fs_type": "proc",
"mount_time": "Tue Dec 23 09:02:05 2014",
"mount_options": [
"read",
"write",
"setuid",
"devices",
"rstchown",
"dev=4940000"
]
},
"mnttab": {
"kb_size": "0",
"kb_used": "0",
"kb_available": "0",
"percent_used": "0%",
"mount": "/etc/mnttab",
"fs_type": "mntfs",
"mount_time": "Tue Dec 23 09:02:05 2014",
"mount_options": [
"read",
"write",
"setuid",
"devices",
"rstchown",
"dev=49c0001"
]
},
"swap": {
"kb_size": "1462624",
"kb_used": "24",
"kb_available": "1462600",
"percent_used": "1%",
"mount": "/var/run",
"fs_type": "tmpfs",
"mount_time": "Tue Dec 23 09:02:08 2014",
"mount_options": [
"read",
"write",
"setuid",
"devices",
"rstchown",
"xattr",
"dev=4a00003"
]
},
"objfs": {
"kb_size": "0",
"kb_used": "0",
"kb_available": "0",
"percent_used": "0%",
"mount": "/system/object",
"fs_type": "objfs",
"mount_time": "Tue Dec 23 09:02:05 2014",
"mount_options": [
"read",
"write",
"setuid",
"devices",
"rstchown",
"dev=4a40001"
]
},
"sharefs": {
"kb_size": "0",
"kb_used": "0",
"kb_available": "0",
"percent_used": "0%",
"mount": "/etc/dfs/sharetab",
"fs_type": "sharefs",
"mount_time": "Tue Dec 23 09:02:05 2014",
"mount_options": [
"read",
"write",
"setuid",
"devices",
"rstchown",
"dev=4a80001"
]
},
"/usr/lib/libc/libc_hwcap1.so.1": {
"kb_size": "8068883",
"kb_used": "964044",
"kb_available": "7024151",
"percent_used": "13%",
"mount": "/lib/libc.so.1",
"fs_type": "lofs",
"mount_time": "Tue Dec 23 09:02:07 2014",
"mount_options": [
"read",
"write",
"setuid",
"devices",
"rstchown",
"dev=1980000"
]
},
"fd": {
"kb_size": "0",
"kb_used": "0",
"kb_available": "0",
"percent_used": "0%",
"mount": "/dev/fd",
"fs_type": "fd",
"mount_time": "Tue Dec 23 09:02:08 2014",
"mount_options": [
"read",
"write",
"setuid",
"devices",
"rstchown",
"dev=4c00001"
]
},
"/dev/dsk/c0d0s3": {
"kb_size": "56531218",
"kb_used": "56087",
"kb_available": "55909819",
"percent_used": "1%",
"mount": "/export/home",
"fs_type": "ufs",
"mount_time": "Tue Dec 23 09:02:15 2014",
"mount_options": [
"read",
"write",
"setuid",
"devices",
"rstchown",
"intr",
"largefiles",
"logging",
"xattr",
"onerror=panic",
"dev=1980003"
]
},
"-hosts": {
"kb_size": "0",
"kb_used": "0",
"kb_available": "0",
"percent_used": "0%",
"mount": "/net",
"fs_type": "autofs"
},
"auto_home": {
"kb_size": "0",
"kb_used": "0",
"kb_available": "0",
"percent_used": "0%",
"mount": "/home",
"fs_type": "autofs"
}
},
"kernel": {
"name": "SunOS",
"release": "5.10",
"version": "Generic_147148-26",
"machine": "i86pc",
"os": "SunOS",
"modules": {
"specfs": {
"id": 4,
"loadaddr": "fffffffffbb6e000",
"size": 22232,
"description": "filesystem for specfs"
},
"fifofs": {
"id": 5,
"loadaddr": "fffffffffbb735e0",
"size": 17544,
"description": "filesystem for fifo"
},
"devfs": {
"id": 7,
"loadaddr": "fffffffffbb77978",
"size": 21464,
"description": "devices filesystem 1.16"
},
"procfs": {
"id": 8,
"loadaddr": "fffffffffbb7ca88",
"size": 128080,
"description": "filesystem for proc"
},
"TS": {
"id": 10,
"loadaddr": "fffffffffbb9b3e8",
"size": 16576,
"description": "time sharing sched class"
},
"TS_DPTBL": {
"id": 11,
"loadaddr": "fffffffffbb9eb28",
"size": 2528,
"description": "Time sharing dispatch table"
},
"acpica": {
"id": 14,
"loadaddr": "fffffffffbba69f0",
"size": 365048,
"description": "ACPI interpreter 1.5"
},
"pcie": {
"id": 15,
"loadaddr": "fffffffff7800000",
"size": 182616,
"description": "PCI Express Framework Module"
},
"busra": {
"id": 16,
"loadaddr": "fffffffff782d000",
"size": 9744,
"description": "Bus Resource Allocator (BUSRA) "
},
"iovcfg": {
"id": 17,
"loadaddr": "fffffffff7830000",
"size": 13416,
"description": "IOV Configuration Module"
},
"mac": {
"id": 18,
"loadaddr": "fffffffff7834000",
"size": 24544,
"description": "MAC Services v1.2"
},
"uppc": {
"id": 19,
"loadaddr": "fffffffff783a000",
"size": 12448,
"description": "UniProcessor PC"
},
"pcplusmp": {
"id": 21,
"loadaddr": "fffffffff784f000",
"size": 66264,
"description": "pcplusmp v1.4 compatible 1.137"
},
"cpu.generic": {
"id": 22,
"loadaddr": "fffffffff785e000",
"size": 17488,
"description": "Generic x86 CPU Module"
},
"rootnex": {
"id": 24,
"loadaddr": "fffffffff7862000",
"size": 83056,
"description": "i86pc root nexus 1.137"
},
"iommulib": {
"id": 25,
"loadaddr": "fffffffff7876000",
"size": 10136,
"description": "IOMMU library module"
},
"options": {
"id": 26,
"loadaddr": "fffffffff783ce38",
"size": 664,
"description": "options driver"
},
"pseudo": {
"id": 27,
"loadaddr": "fffffffff785d360",
"size": 3352,
"description": "nexus driver for 'pseudo' 1.28"
},
"clone": {
"id": 28,
"loadaddr": "fffffffff784ea40",
"size": 1864,
"description": "Clone Pseudodriver 'clone'"
},
"scsi_vhci": {
"id": 29,
"loadaddr": "fffffffff7879000",
"size": 97128,
"description": "SCSI VHCI Driver 1.80"
},
"scsi": {
"id": 30,
"loadaddr": "fffffffff7890000",
"size": 152312,
"description": "SCSI Bus Utility Routines"
},
"isa": {
"id": 31,
"loadaddr": "fffffffff78b2000",
"size": 10032,
"description": "isa nexus driver for 'ISA' 1.40"
},
"sad": {
"id": 33,
"loadaddr": "fffffffff783d000",
"size": 6112,
"description": "STREAMS Administrative Driver '"
},
"ufs": {
"id": 35,
"loadaddr": "fffffffff78b5000",
"size": 246448,
"description": "filesystem for ufs"
},
"fssnap_if": {
"id": 36,
"loadaddr": "fffffffff7875ca0",
"size": 952,
"description": "File System Snapshot Interface"
},
"ppm": {
"id": 37,
"loadaddr": "fffffffff783e538",
"size": 23504,
"description": "platform pm driver v1.18"
},
"pci": {
"id": 38,
"loadaddr": "fffffffff7843c50",
"size": 24568,
"description": "host to PCI nexus driver 1.71"
},
"pcihp": {
"id": 39,
"loadaddr": "fffffffff78f0000",
"size": 22112,
"description": "PCI nexus hotplug support v1.65"
},
"hpcsvc": {
"id": 40,
"loadaddr": "fffffffff78499b0",
"size": 4616,
"description": "hot-plug controller services v1"
},
"pci-ide": {
"id": 41,
"loadaddr": "fffffffff784ab28",
"size": 4784,
"description": "pciide nexus driver for 'PCI-ID"
},
"ata": {
"id": 42,
"loadaddr": "fffffffff78f6000",
"size": 65216,
"description": "ATA AT-bus attachment disk cont"
},
"cmdk": {
"id": 43,
"loadaddr": "fffffffff7906000",
"size": 12512,
"description": "Common Direct Access Disk 1.73"
},
"dadk": {
"id": 44,
"loadaddr": "fffffffff7909000",
"size": 14448,
"description": "Direct Attached Disk 1.46"
},
"gda": {
"id": 45,
"loadaddr": "fffffffff782f588",
"size": 2720,
"description": "Generic Direct Attached Device "
},
"strategy": {
"id": 46,
"loadaddr": "fffffffff784bba8",
"size": 9176,
"description": "Device Strategy Objects 1.31"
},
"cmlb": {
"id": 47,
"loadaddr": "fffffffff790d000",
"size": 27976,
"description": "Common Labeling module 1.12"
},
"ctfs": {
"id": 48,
"loadaddr": "fffffffff7914000",
"size": 15752,
"description": "contract filesystem"
},
"mntfs": {
"id": 49,
"loadaddr": "fffffffff7918000",
"size": 15584,
"description": "mount information file system"
},
"tmpfs": {
"id": 50,
"loadaddr": "fffffffff791c000",
"size": 95376,
"description": "filesystem for tmpfs"
},
"objfs": {
"id": 51,
"loadaddr": "fffffffff7924000",
"size": 8704,
"description": "kernel object filesystem"
},
"sharefs": {
"id": 52,
"loadaddr": "fffffffff7926000",
"size": 7600,
"description": "sharefs syscall (32-bit)"
},
"cpunex": {
"id": 53,
"loadaddr": "fffffffff7927c30",
"size": 1312,
"description": "cpu nexus driver v1.0"
},
"sockfs": {
"id": 56,
"loadaddr": "fffffffff7941000",
"size": 200248,
"description": "filesystem for sockfs"
},
"ip": {
"id": 57,
"loadaddr": "fffffffff7970000",
"size": 1366520,
"description": "IP STREAMS module 1.47"
},
"md5": {
"id": 58,
"loadaddr": "fffffffff7ab2000",
"size": 11368,
"description": "MD5 Kernel SW Provider 1.1"
},
"kcf": {
"id": 59,
"loadaddr": "fffffffff7ab5000",
"size": 112624,
"description": "Kernel Crypto Framework 1.12"
},
"swrand": {
"id": 60,
"loadaddr": "fffffffff7ad1000",
"size": 10168,
"description": "Kernel Random number Provider 1"
},
"sha1": {
"id": 61,
"loadaddr": "fffffffff7ad3000",
"size": 13208,
"description": "SHA1 Kernel SW Provider 1.1"
},
"hook": {
"id": 62,
"loadaddr": "fffffffff7ad7000",
"size": 16952,
"description": "Hooks Interface v1.0"
},
"neti": {
"id": 63,
"loadaddr": "fffffffff7adc000",
"size": 9696,
"description": "netinfo module"
},
"dld": {
"id": 65,
"loadaddr": "fffffffff792e000",
"size": 28552,
"description": "Data-Link Driver v1.7"
},
"dls": {
"id": 66,
"loadaddr": "fffffffff7935000",
"size": 24504,
"description": "Data-Link Services v1.8"
},
"ip6": {
"id": 67,
"loadaddr": "fffffffff7934c48",
"size": 1472,
"description": "IP6 STREAMS driver 1.9"
},
"tcp": {
"id": 68,
"loadaddr": "fffffffff793ac38",
"size": 1568,
"description": "TCP STREAMS module 1.51"
},
"tcp6": {
"id": 69,
"loadaddr": "fffffffff796fc38",
"size": 1568,
"description": "TCP6 STREAMS module 1.11"
},
"udp": {
"id": 70,
"loadaddr": "fffffffff7861c28",
"size": 1632,
"description": "UDP STREAMS module 1.43"
},
"udp6": {
"id": 71,
"loadaddr": "fffffffff788fbf0",
"size": 1480,
"description": "UDP6 STREAMS driver 1.9"
},
"sctp": {
"id": 72,
"loadaddr": "fffffffff791bbe8",
"size": 1456,
"description": "SCTP device"
},
"sctp6": {
"id": 73,
"loadaddr": "fffffffff7839bd8",
"size": 1472,
"description": "SCTP6 device"
},
"icmp": {
"id": 74,
"loadaddr": "fffffffff7adf000",
"size": 43848,
"description": "ICMP STREAMS module 1.43"
},
"icmp6": {
"id": 75,
"loadaddr": "fffffffff78efa10",
"size": 1480,
"description": "ICMP6 STREAMS driver 1.10"
},
"arp": {
"id": 76,
"loadaddr": "fffffffff7ae8000",
"size": 35328,
"description": "ARP STREAMS module 1.43"
},
"timod": {
"id": 77,
"loadaddr": "fffffffff793b000",
"size": 18488,
"description": "transport interface str mod"
},
"consconfig_dacf": {
"id": 79,
"loadaddr": "fffffffff7af1000",
"size": 17400,
"description": "Consconfig DACF 1.39"
},
"vgatext": {
"id": 80,
"loadaddr": "fffffffff7af5000",
"size": 19816,
"description": "VGA text driver v1.27"
},
"conskbd": {
"id": 81,
"loadaddr": "fffffffff7af9000",
"size": 11400,
"description": "conskbd multiplexer driver 5.59"
},
"kbtrans": {
"id": 82,
"loadaddr": "fffffffff7afc000",
"size": 18056,
"description": "kbtrans (key translation) 1.37"
},
"consms": {
"id": 83,
"loadaddr": "fffffffff793f000",
"size": 7688,
"description": "Mouse Driver for Sun 'consms' 5"
},
"wc": {
"id": 84,
"loadaddr": "fffffffff7b00000",
"size": 6600,
"description": "Workstation multiplexer Driver "
},
"tem": {
"id": 85,
"loadaddr": "fffffffff7b02000",
"size": 39808,
"description": "ANSI Terminal Emulator"
},
"iwscn": {
"id": 86,
"loadaddr": "fffffffff784dcc8",
"size": 3840,
"description": "Workstation Redirection driver "
},
"usba": {
"id": 88,
"loadaddr": "fffffffff7b1d000",
"size": 186096,
"description": "USBA: USB Architecture 2.0 1.64"
},
"i8042": {
"id": 91,
"loadaddr": "fffffffff7b6a000",
"size": 5280,
"description": "i8042 nexus driver 1.31"
},
"kb8042": {
"id": 92,
"loadaddr": "fffffffff7b6c000",
"size": 9992,
"description": "PS/2 Keyboard 1.58, 05/06/01"
},
"mouse8042": {
"id": 93,
"loadaddr": "fffffffff7905700",
"size": 2984,
"description": "PS/2 Mouse 1.43, 05/06/01"
},
"vuid3ps2": {
"id": 94,
"loadaddr": "fffffffff7b6e000",
"size": 8128,
"description": "mouse events to vuid events"
},
"ibdm": {
"id": 96,
"loadaddr": "fffffffff7b7e000",
"size": 46776,
"description": "InfiniBand Device Manager"
},
"ibtl": {
"id": 97,
"loadaddr": "fffffffff7b8a000",
"size": 77952,
"description": "IB Transport Layer"
},
"ibmf": {
"id": 98,
"loadaddr": "fffffffff7b9c000",
"size": 438256,
"description": "IB Agent Interfaces 2.0"
},
"SDC": {
"id": 99,
"loadaddr": "fffffffff7b70000",
"size": 7448,
"description": "system duty cycle scheduling cl"
},
"fctl": {
"id": 102,
"loadaddr": "fffffffff7c1b000",
"size": 41424,
"description": "SunFC Transport v20121113-1.62"
},
"elfexec": {
"id": 104,
"loadaddr": "fffffffff7b07000",
"size": 37560,
"description": "32-bit exec module for elf"
},
"iscsi": {
"id": 106,
"loadaddr": "fffffffff7d8e000",
"size": 226888,
"description": "Sun iSCSI Initiator v20121113-0"
},
"doorfs": {
"id": 107,
"loadaddr": "fffffffff7b72000",
"size": 22024,
"description": "32-bit door syscalls"
},
"idm": {
"id": 108,
"loadaddr": "fffffffff7dc4000",
"size": 62336,
"description": "iSCSI Data Mover"
},
"ibcm": {
"id": 110,
"loadaddr": "fffffffff7dfd000",
"size": 179136,
"description": "IB Communication Manager 1.21"
},
"pcmcia": {
"id": 113,
"loadaddr": "fffffffff7e3e000",
"size": 108536,
"description": "PCMCIA Nexus Support 1.137"
},
"ldterm": {
"id": 115,
"loadaddr": "fffffffff7dde000",
"size": 61768,
"description": "terminal line discipline"
},
"ttcompat": {
"id": 116,
"loadaddr": "fffffffff7b78000",
"size": 7696,
"description": "alt ioctl calls"
},
"ptsl": {
"id": 119,
"loadaddr": "fffffffff7e8e000",
"size": 5984,
"description": "tty pseudo driver slave 'ptsl' "
},
"ptc": {
"id": 121,
"loadaddr": "fffffffff7e8f4a8",
"size": 7488,
"description": "tty pseudo driver control 'ptc'"
},
"kssl": {
"id": 122,
"loadaddr": "fffffffff7e75000",
"size": 34448,
"description": "Kernel SSL Interface v1.4"
},
"usbser": {
"id": 125,
"loadaddr": "fffffffff7e89000",
"size": 20184,
"description": "USB generic serial module 1.20"
},
"rts": {
"id": 132,
"loadaddr": "fffffffff7e97000",
"size": 9400,
"description": "PF_ROUTE socket STREAMS module "
},
"smbios": {
"id": 139,
"loadaddr": "fffffffff7b1c720",
"size": 2648,
"description": "System Management BIOS driver"
},
"tl": {
"id": 141,
"loadaddr": "fffffffff7ebf000",
"size": 28680,
"description": "TPI Local Transport (tl) 1.78"
},
"keysock": {
"id": 143,
"loadaddr": "fffffffff7ec6000",
"size": 18832,
"description": "PF_KEY socket STREAMS module 1."
},
"spdsock": {
"id": 144,
"loadaddr": "fffffffff7ecb000",
"size": 27680,
"description": "PF_POLICY socket STREAMS driver"
},
"sdp": {
"id": 145,
"loadaddr": "fffffffff79179d8",
"size": 2296,
"description": "SDP STREAMS driver 1.1"
},
"sysmsg": {
"id": 146,
"loadaddr": "fffffffff7ebb000",
"size": 6904,
"description": "System message redirection (fan"
},
"cn": {
"id": 147,
"loadaddr": "fffffffff7dd2610",
"size": 2896,
"description": "Console redirection driver 5.63"
},
"mm": {
"id": 148,
"loadaddr": "fffffffff7ebd000",
"size": 6152,
"description": "memory driver"
},
"pipe": {
"id": 149,
"loadaddr": "fffffffff7e8dc98",
"size": 952,
"description": "32-bit pipe(2) syscall"
},
"namefs": {
"id": 150,
"loadaddr": "fffffffff7ed2000",
"size": 8664,
"description": "filesystem for namefs"
},
"portfs": {
"id": 151,
"loadaddr": "fffffffff7ed5000",
"size": 14576,
"description": "32-bit event ports syscalls"
},
"sysevent": {
"id": 152,
"loadaddr": "fffffffff7ed9000",
"size": 4656,
"description": "sysevent driver 1.6"
},
"intpexec": {
"id": 153,
"loadaddr": "fffffffff80b0ab8",
"size": 1464,
"description": "exec mod for interp"
},
"lofs": {
"id": 154,
"loadaddr": "fffffffff7ee6000",
"size": 16056,
"description": "filesystem for lofs"
},
"e1000g": {
"id": 156,
"loadaddr": "fffffffff7f2d000",
"size": 210896,
"description": "Intel PRO/1000 Ethernet 5.2.28"
},
"mac_ether": {
"id": 157,
"loadaddr": "fffffffff7d8d6e0",
"size": 5688,
"description": "Ethernet MAC plugin 1.3"
},
"openeepr": {
"id": 158,
"loadaddr": "fffffffff7edb000",
"size": 7496,
"description": "OPENPROM/NVRAM Driver v1.21"
},
"fdfs": {
"id": 160,
"loadaddr": "fffffffff7eea000",
"size": 4952,
"description": "filesystem for fd"
},
"vboxguest": {
"id": 161,
"loadaddr": "fffffffff7f81000",
"size": 154680,
"description": "VirtualBox GstDrv 4.3.18r96516"
},
"ctf": {
"id": 162,
"loadaddr": "fffffffff7f61000",
"size": 37320,
"description": "Compact C Type Format routines"
},
"zfs": {
"id": 163,
"loadaddr": "fffffffff7fa3000",
"size": 913360,
"description": "ZFS storage pool"
},
"sha2": {
"id": 164,
"loadaddr": "fffffffff8078000",
"size": 40832,
"description": "SHA2 Kernel SW Provider 1.1"
},
"pts": {
"id": 165,
"loadaddr": "fffffffff7f60308",
"size": 3968,
"description": "Slave Stream Pseudo Terminal dr"
},
"cryptoadm": {
"id": 166,
"loadaddr": "fffffffff7f6b000",
"size": 6984,
"description": "Cryptographic Administrative In"
},
"power": {
"id": 168,
"loadaddr": "fffffffff7f71000",
"size": 5840,
"description": "power button driver v1.17"
},
"kstat": {
"id": 169,
"loadaddr": "fffffffff7833238",
"size": 3888,
"description": "kernel statistics driver 1.26"
},
"log": {
"id": 171,
"loadaddr": "fffffffff7e91778",
"size": 2856,
"description": "streams log driver"
},
"vboxms": {
"id": 173,
"loadaddr": "fffffffff8082000",
"size": 15272,
"description": "VBoxMouseIntegr 4.3.18r96516"
},
"autofs": {
"id": 174,
"loadaddr": "fffffffff8086000",
"size": 33920,
"description": "filesystem for autofs"
},
"rpcmod": {
"id": 175,
"loadaddr": "fffffffff808f000",
"size": 146360,
"description": "rpc interface str mod"
},
"tlimod": {
"id": 176,
"loadaddr": "fffffffff7ef2000",
"size": 8000,
"description": "KTLI misc module"
},
"rpcsec": {
"id": 177,
"loadaddr": "fffffffff80ab000",
"size": 23768,
"description": "kernel RPC security module."
},
"random": {
"id": 178,
"loadaddr": "fffffffff7ab4968",
"size": 2040,
"description": "random number device v1.13"
},
"sy": {
"id": 179,
"loadaddr": "fffffffff7c238d8",
"size": 2120,
"description": "Indirect driver for tty 'sy' 1."
},
"xsvc": {
"id": 180,
"loadaddr": "fffffffff8085438",
"size": 3896,
"description": "xserver svc"
},
"fm": {
"id": 181,
"loadaddr": "fffffffffbb9eca0",
"size": 6152,
"description": "fault management driver"
},
"crypto": {
"id": 182,
"loadaddr": "fffffffff7ccc000",
"size": 72136,
"description": "Cryptographic Library Interface"
},
"pset": {
"id": 183,
"loadaddr": "fffffffff80c5000",
"size": 7280,
"description": "32-bit pset(2) syscall"
},
"nfs": {
"id": 184,
"loadaddr": "fffffffff80c7000",
"size": 571864,
"description": "network filesystem version 4"
},
"ptm": {
"id": 185,
"loadaddr": "fffffffff7ee51b0",
"size": 4328,
"description": "Master streams driver 'ptm' 1.4"
},
"ptem": {
"id": 186,
"loadaddr": "fffffffff8150000",
"size": 5000,
"description": "pty hardware emulator"
}
}
},
"memory": {
"total": 0
},
"network": {
"interfaces": {
"lo0": {
"mtu": "8232",
"index": "1",
"flags": [
"UP",
"LOOPBACK",
"RUNNING",
"MULTICAST",
"IPv4",
"VIRTUAL"
],
"type": "lo",
"number": "0",
"encapsulation": "Loopback",
"addresses": {
"127.0.0.1": {
"family": "inet",
"netmask": "255.0.0.0"
}
}
},
"e1000g0": {
"mtu": "1500",
"index": "2",
"flags": [
"UP",
"BROADCAST",
"RUNNING",
"MULTICAST",
"DHCP",
"IPv4"
],
"type": "e1000g",
"number": "0",
"encapsulation": "Ethernet",
"addresses": {
"10.0.2.15": {
"family": "inet",
"netmask": "255.255.255.0",
"broadcast": "10.0.2.255"
},
"08:00:27:47:17:11": {
"family": "lladdr"
}
},
"arp": {
"10.0.2.2": "52:54:00:12:35:02",
"10.0.2.3": "52:54:00:12:35:03",
"10.0.2.15": "08:00:27:47:17:11",
"224.0.0.0": "01:00:5e:00:00:00"
}
}
},
"default_gateway": "10.0.2.2",
"default_interface": "e1000g0"
},
"counters": {
"network": {
}
},
"ipaddress": "10.0.2.15",
"macaddress": "08:00:27:47:17:11",
"os": "solaris2",
"os_version": "5.10",
"platform_version": "5.10",
"platform_build": "Generic_147148-26",
"platform": "solaris2",
"platform_family": "solaris2",
"uptime_seconds": 1776,
"uptime": "29 minutes 36 seconds",
"virtualization": {
},
"languages": {
"perl": {
"version": "5.8.4",
"archname": "i86pc-solaris-64int"
},
"ruby": {
"platform": "i386-solaris2.10",
"version": "2.1.4",
"release_date": "2014-10-27",
"target": "i386-pc-solaris2.10",
"target_cpu": "i386",
"target_vendor": "pc",
"target_os": "solaris2.10",
"host": "i386-pc-solaris2.10",
"host_cpu": "i386",
"host_os": "solaris2.10",
"host_vendor": "pc",
"bin_dir": "/opt/chef/embedded/bin",
"ruby_bin": "/opt/chef/embedded/bin/ruby",
"gems_dir": "/opt/chef/embedded/lib/ruby/gems/2.1.0",
"gem_bin": "/opt/chef/embedded/bin/gem"
}
},
"chef_packages": {
"chef": {
"version": "12.0.3",
"chef_root": "/opt/chef/embedded/apps/chef/lib"
},
"ohai": {
"version": "8.0.1",
"ohai_root": "/opt/chef/embedded/lib/ruby/gems/2.1.0/gems/ohai-8.0.1/lib/ohai"
}
},
"cloud_v2": null,
"command": {
"ps": "ps -ef"
},
"dmi": {
},
"machinename": "default-solaris10-minimal.vagrantup.com",
"hostname": "default-solaris10-minimal.vagrantup.com",
"fqdn": "default-solaris10-minimal.vagrantup.com",
"domain": "vagrantup.com",
"keys": {
"ssh": {
"host_rsa_public": "AAAAB3NzaC1yc2EAAAABIwAAAIEAz8qpA2OqYfnYa0cOT87pPQUWCYbrlcKKyCPpORd5sUAlIKFHvxo3QEImQfbCRXdL2wWsbEJ3HHfDRd/g76FboSI3atwPozVOQP3h6Zd421uW22Uno71pn0y8bt3QWHC/dIRZn/Wjqs5uZeVb/Jw49hraipsRBD1kBJDAaUCztzE=",
"host_dsa_public": "AAAAB3NzaC1kc3MAAACBAO3vHI7yx+3iuimDqpBnOvfuotM2w4m+T4rSa93gW0zVSqL9IetzxbCzxESuIj5+ia4bZzsWw03Tr8J/T3o0bMRNjdIl0hLxgpnKR/fU6s4FN5iyh0DCoVXAGnZgxtTHtDLKJTh56Did0He2khUQvLWTbd6jVl9YBSM8sZ3/MoP3AAAAFQDhtfOX2lzVjMHKCihAgXjXSLExxwAAAIEA4qOnvavznNnvHHxRuO4DKcj52t5nzbFAZj92YsQDnQWAMgJ2rDpF0WHzuTJLLmUWU0VPlrbI1G8iZnvz7m/J2xlGWt9JeHPtc7Yz+GhPq0dlEzxR6urJGhLVOYeDVl+f5elHigAaY9PwNj0W8YMrlNRb2R3PfSAgWfz4bIzF7YsAAACABupgrT/mRRsqjYI9ku1ofkbHHvCakrlzVQITmjdvLzux32CR3TkJ+RMNDudVkj/VPfXegPwG0F79CZM0hJtgA9tlOOUHNLiIgeae2NycKPgr0ssXPTqjwxYVwWsRyU3l8BJlxFSVuu1xKydEVm5vQmzP3SXDB3muJZtkCWHPcrk="
}
},
"ohai_time": 1419327302.33641,
"etc": {
"passwd": {
"root": {
"dir": "/",
"gid": 0,
"uid": 0,
"shell": "/sbin/sh",
"gecos": "Super-User"
},
"daemon": {
"dir": "/",
"gid": 1,
"uid": 1,
"shell": "",
"gecos": ""
},
"bin": {
"dir": "/usr/bin",
"gid": 2,
"uid": 2,
"shell": "",
"gecos": ""
},
"sys": {
"dir": "/",
"gid": 3,
"uid": 3,
"shell": "",
"gecos": ""
},
"adm": {
"dir": "/var/adm",
"gid": 4,
"uid": 4,
"shell": "",
"gecos": "Admin"
},
"lp": {
"dir": "/usr/spool/lp",
"gid": 8,
"uid": 71,
"shell": "",
"gecos": "Line Printer Admin"
},
"uucp": {
"dir": "/usr/lib/uucp",
"gid": 5,
"uid": 5,
"shell": "",
"gecos": "uucp Admin"
},
"nuucp": {
"dir": "/var/spool/uucppublic",
"gid": 9,
"uid": 9,
"shell": "/usr/lib/uucp/uucico",
"gecos": "uucp Admin"
},
"smmsp": {
"dir": "/",
"gid": 25,
"uid": 25,
"shell": "",
"gecos": "SendMail Message Submission Program"
},
"listen": {
"dir": "/usr/net/nls",
"gid": 4,
"uid": 37,
"shell": "",
"gecos": "Network Admin"
},
"gdm": {
"dir": "/",
"gid": 50,
"uid": 50,
"shell": "",
"gecos": "GDM Reserved UID"
},
"webservd": {
"dir": "/",
"gid": 80,
"uid": 80,
"shell": "",
"gecos": "WebServer Reserved UID"
},
"postgres": {
"dir": "/",
"gid": 90,
"uid": 90,
"shell": "/usr/bin/pfksh",
"gecos": "PostgreSQL Reserved UID"
},
"svctag": {
"dir": "/",
"gid": 12,
"uid": 95,
"shell": "",
"gecos": "Service Tag UID"
},
"unknown": {
"dir": "/",
"gid": 96,
"uid": 96,
"shell": "",
"gecos": "Unknown Remote UID"
},
"nobody": {
"dir": "/",
"gid": 60001,
"uid": 60001,
"shell": "",
"gecos": "NFS Anonymous Access User"
},
"noaccess": {
"dir": "/",
"gid": 60002,
"uid": 60002,
"shell": "",
"gecos": "No Access User"
},
"nobody4": {
"dir": "/",
"gid": 65534,
"uid": 65534,
"shell": "",
"gecos": "SunOS 4.x NFS Anonymous Access User"
},
"vagrant": {
"dir": "/export/home/vagrant",
"gid": 100,
"uid": 100,
"shell": "/usr/bin/bash",
"gecos": ""
},
"tibco": {
"dir": "/export/home/tibco",
"gid": 1,
"uid": 101,
"shell": "/bin/sh",
"gecos": ""
}
},
"group": {
"root": {
"gid": 0,
"members": [
]
},
"other": {
"gid": 1,
"members": [
"root"
]
},
"bin": {
"gid": 2,
"members": [
"root",
"daemon"
]
},
"sys": {
"gid": 3,
"members": [
"root",
"bin",
"adm"
]
},
"adm": {
"gid": 4,
"members": [
"root",
"daemon"
]
},
"uucp": {
"gid": 5,
"members": [
"root"
]
},
"mail": {
"gid": 6,
"members": [
"root"
]
},
"tty": {
"gid": 7,
"members": [
"root",
"adm"
]
},
"lp": {
"gid": 8,
"members": [
"root",
"adm"
]
},
"nuucp": {
"gid": 9,
"members": [
"root"
]
},
"staff": {
"gid": 10,
"members": [
]
},
"daemon": {
"gid": 12,
"members": [
"root"
]
},
"sysadmin": {
"gid": 14,
"members": [
]
},
"smmsp": {
"gid": 25,
"members": [
]
},
"gdm": {
"gid": 50,
"members": [
]
},
"webservd": {
"gid": 80,
"members": [
]
},
"postgres": {
"gid": 90,
"members": [
]
},
"unknown": {
"gid": 96,
"members": [
]
},
"nobody": {
"gid": 60001,
"members": [
]
},
"noaccess": {
"gid": 60002,
"members": [
]
},
"nogroup": {
"gid": 65534,
"members": [
]
},
"vagrant": {
"gid": 100,
"members": [
]
},
"vboxsf": {
"gid": 101,
"members": [
]
}
}
},
"current_user": "root",
"root_group": "root",
"zpools": {
},
"recipes": [
"tibco_suite::default"
],
"roles": [
]
},
"normal": {
"tags": [
]
},
"chef_type": "node",
"default": {
"tibco_suite": {
"name": "a_test_name",
"a_test_name": "aa"
}
},
"override": {
},
"run_list": [
"recipe[tibco_suite::default]"
]
}
--- END RESPONSE ---
[2014-12-23T09:35:02+00:00] DEBUG: ---- HTTP Status and Header Data: ----
[2014-12-23T09:35:02+00:00] DEBUG: HTTP 1.1 200 OK
[2014-12-23T09:35:02+00:00] DEBUG: content-type: application/json
[2014-12-23T09:35:02+00:00] DEBUG: server: chef-zero
[2014-12-23T09:35:02+00:00] DEBUG: access-control-allow-origin: *
[2014-12-23T09:35:02+00:00] DEBUG: date: Tue, 23 Dec 2014 09:35:02 GMT
[2014-12-23T09:35:02+00:00] DEBUG: content-length: 38709
[2014-12-23T09:35:02+00:00] DEBUG: connection: close
[2014-12-23T09:35:02+00:00] DEBUG: ---- End HTTP Status/Header Data ----
[2014-12-23T09:35:02+00:00] DEBUG: Chef::HTTP calling Chef::HTTP::ValidateContentLength#handle_response
[2014-12-23T09:35:02+00:00] DEBUG: Content-Length validated correctly.
[2014-12-23T09:35:02+00:00] DEBUG: Chef::HTTP calling Chef::HTTP::RemoteRequestID#handle_response
[2014-12-23T09:35:02+00:00] DEBUG: Chef::HTTP calling Chef::HTTP::Authenticator#handle_response
[2014-12-23T09:35:02+00:00] DEBUG: Chef::HTTP calling Chef::HTTP::Decompressor#handle_response
[2014-12-23T09:35:02+00:00] DEBUG: Chef::HTTP calling Chef::HTTP::CookieManager#handle_response
[2014-12-23T09:35:02+00:00] DEBUG: Chef::HTTP calling Chef::HTTP::JSONToModelOutput#handle_response
[2014-12-23T09:35:02+00:00] DEBUG: Chef::HTTP calling Chef::HTTP::JSONInput#handle_response
[2014-12-23T09:35:02+00:00] INFO: Chef Run complete in 0.147269927 seconds
[2014-12-23T09:35:02+00:00] INFO: Running report handlers
[2014-12-23T09:35:02+00:00] INFO: Report handlers complete
[2014-12-23T09:35:02+00:00] DEBUG: Server doesn't support resource history, skipping resource report.
[2014-12-23T09:35:02+00:00] DEBUG: Forked instance successfully reaped (pid: 865)
[2014-12-23T09:35:02+00:00] DEBUG: Exiting
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment