Advertisement
michaelpastes

Untitled

Jul 21st, 2013
62
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 9.47 KB | None | 0 0
  1. [2013-07-22T01:47:05+00:00] INFO: *** Chef 11.4.4 ***
  2. [2013-07-22T01:47:05+00:00] INFO: Setting the run_list to ["recipe[main]"] from JSON
  3. [2013-07-22T01:47:05+00:00] INFO: Run List is [recipe[main]]
  4. [2013-07-22T01:47:05+00:00] INFO: Run List expands to [main]
  5. [2013-07-22T01:47:05+00:00] INFO: Starting Chef Run for localhost
  6. [2013-07-22T01:47:05+00:00] INFO: Running start handlers
  7. [2013-07-22T01:47:05+00:00] INFO: Start handlers complete.
  8. [2013-07-22T01:47:05+00:00] INFO: ohai plugins will be at: /etc/chef/ohai_plugins
  9. [2013-07-22T01:47:05+00:00] INFO: Processing remote_directory[/etc/chef/ohai_plugins] action create (ohai::default line 30)
  10. [2013-07-22T01:47:05+00:00] INFO: remote_directory[/etc/chef/ohai_plugins] created directory /etc/chef/ohai_plugins
  11. [2013-07-22T01:47:05+00:00] INFO: remote_directory[/etc/chef/ohai_plugins] mode changed to 755
  12. [2013-07-22T01:47:05+00:00] INFO: Processing cookbook_file[/etc/chef/ohai_plugins/README] action create (dynamically defined)
  13. [2013-07-22T01:47:05+00:00] INFO: cookbook_file[/etc/chef/ohai_plugins/README] mode changed to 644
  14. [2013-07-22T01:47:05+00:00] INFO: cookbook_file[/etc/chef/ohai_plugins/README] created file /etc/chef/ohai_plugins/README
  15. [2013-07-22T01:47:05+00:00] INFO: Processing ohai[custom_plugins] action reload (ohai::default line 44)
  16. [2013-07-22T01:47:06+00:00] INFO: ohai[custom_plugins] reloaded
  17. [2013-07-22T01:47:06+00:00] WARN: Cloning resource attributes for service[nginx] from prior resource (CHEF-3694)
  18. [2013-07-22T01:47:06+00:00] WARN: Current service[nginx]: /var/chef/cookbooks/nginx/recipes/source.rb:111:in `from_file'
  19. [2013-07-22T01:47:06+00:00] INFO: Processing package[git-core] action install (main::default line 1)
  20. [2013-07-22T01:47:06+00:00] INFO: Processing package[zsh] action install (main::default line 2)
  21. [2013-07-22T01:47:06+00:00] INFO: Processing user[www-data] action create (nginx::source line 35)
  22. [2013-07-22T01:47:06+00:00] INFO: user[www-data] altered
  23. [2013-07-22T01:47:06+00:00] INFO: Processing ohai[reload_nginx] action nothing (nginx::ohai_plugin line 22)
  24. [2013-07-22T01:47:06+00:00] INFO: Processing template[/etc/chef/ohai_plugins/nginx.rb] action create (nginx::ohai_plugin line 27)
  25. [2013-07-22T01:47:07+00:00] INFO: template[/etc/chef/ohai_plugins/nginx.rb] updated content
  26. [2013-07-22T01:47:07+00:00] INFO: template[/etc/chef/ohai_plugins/nginx.rb] owner changed to 0
  27. [2013-07-22T01:47:07+00:00] INFO: template[/etc/chef/ohai_plugins/nginx.rb] group changed to 0
  28. [2013-07-22T01:47:07+00:00] INFO: template[/etc/chef/ohai_plugins/nginx.rb] mode changed to 755
  29. [2013-07-22T01:47:07+00:00] INFO: template[/etc/chef/ohai_plugins/nginx.rb] sending reload action to ohai[reload_nginx] (immediate)
  30. [2013-07-22T01:47:07+00:00] INFO: Processing ohai[reload_nginx] action reload (nginx::ohai_plugin line 22)
  31. [2013-07-22T01:47:07+00:00] INFO: ohai[reload_nginx] reloaded
  32. [2013-07-22T01:47:07+00:00] INFO: Processing remote_directory[/etc/chef/ohai_plugins] action nothing (ohai::default line 30)
  33. [2013-07-22T01:47:07+00:00] INFO: Processing ohai[custom_plugins] action nothing (ohai::default line 44)
  34. [2013-07-22T01:47:07+00:00] INFO: Processing directory[/etc/nginx] action create (nginx::commons_dir line 21)
  35. [2013-07-22T01:47:07+00:00] INFO: directory[/etc/nginx] created directory /etc/nginx
  36. [2013-07-22T01:47:07+00:00] INFO: directory[/etc/nginx] owner changed to 0
  37. [2013-07-22T01:47:07+00:00] INFO: directory[/etc/nginx] group changed to 0
  38. [2013-07-22T01:47:07+00:00] INFO: directory[/etc/nginx] mode changed to 755
  39. [2013-07-22T01:47:07+00:00] INFO: Processing directory[/var/log/nginx] action create (nginx::commons_dir line 28)
  40. [2013-07-22T01:47:07+00:00] INFO: directory[/var/log/nginx] created directory /var/log/nginx
  41. [2013-07-22T01:47:07+00:00] INFO: directory[/var/log/nginx] owner changed to 33
  42. [2013-07-22T01:47:07+00:00] INFO: directory[/var/log/nginx] mode changed to 755
  43. [2013-07-22T01:47:07+00:00] INFO: Processing directory[/etc/nginx/sites-available] action create (nginx::commons_dir line 36)
  44. [2013-07-22T01:47:07+00:00] INFO: directory[/etc/nginx/sites-available] created directory /etc/nginx/sites-available
  45. [2013-07-22T01:47:07+00:00] INFO: directory[/etc/nginx/sites-available] owner changed to 0
  46. [2013-07-22T01:47:07+00:00] INFO: directory[/etc/nginx/sites-available] group changed to 0
  47. [2013-07-22T01:47:07+00:00] INFO: directory[/etc/nginx/sites-available] mode changed to 755
  48. [2013-07-22T01:47:07+00:00] INFO: Processing directory[/etc/nginx/sites-enabled] action create (nginx::commons_dir line 36)
  49. [2013-07-22T01:47:07+00:00] INFO: directory[/etc/nginx/sites-enabled] created directory /etc/nginx/sites-enabled
  50. [2013-07-22T01:47:07+00:00] INFO: directory[/etc/nginx/sites-enabled] owner changed to 0
  51. [2013-07-22T01:47:07+00:00] INFO: directory[/etc/nginx/sites-enabled] group changed to 0
  52. [2013-07-22T01:47:07+00:00] INFO: directory[/etc/nginx/sites-enabled] mode changed to 755
  53. [2013-07-22T01:47:07+00:00] INFO: Processing directory[/etc/nginx/conf.d] action create (nginx::commons_dir line 36)
  54. [2013-07-22T01:47:07+00:00] INFO: directory[/etc/nginx/conf.d] created directory /etc/nginx/conf.d
  55. [2013-07-22T01:47:07+00:00] INFO: directory[/etc/nginx/conf.d] owner changed to 0
  56. [2013-07-22T01:47:07+00:00] INFO: directory[/etc/nginx/conf.d] group changed to 0
  57. [2013-07-22T01:47:07+00:00] INFO: directory[/etc/nginx/conf.d] mode changed to 755
  58. [2013-07-22T01:47:07+00:00] INFO: Processing template[/usr/sbin/nxensite] action create (nginx::commons_script line 22)
  59. [2013-07-22T01:47:07+00:00] INFO: template[/usr/sbin/nxensite] updated content
  60. [2013-07-22T01:47:07+00:00] INFO: template[/usr/sbin/nxensite] owner changed to 0
  61. [2013-07-22T01:47:07+00:00] INFO: template[/usr/sbin/nxensite] group changed to 0
  62. [2013-07-22T01:47:07+00:00] INFO: template[/usr/sbin/nxensite] mode changed to 755
  63. [2013-07-22T01:47:07+00:00] INFO: Processing template[/usr/sbin/nxdissite] action create (nginx::commons_script line 22)
  64. [2013-07-22T01:47:07+00:00] INFO: template[/usr/sbin/nxdissite] updated content
  65. [2013-07-22T01:47:07+00:00] INFO: template[/usr/sbin/nxdissite] owner changed to 0
  66. [2013-07-22T01:47:07+00:00] INFO: template[/usr/sbin/nxdissite] group changed to 0
  67. [2013-07-22T01:47:07+00:00] INFO: template[/usr/sbin/nxdissite] mode changed to 755
  68. [2013-07-22T01:47:07+00:00] INFO: Processing package[autoconf] action install (build-essential::debian line 40)
  69. [2013-07-22T01:47:12+00:00] INFO: Processing package[binutils-doc] action install (build-essential::debian line 40)
  70. [2013-07-22T01:47:15+00:00] INFO: Processing package[bison] action install (build-essential::debian line 40)
  71. [2013-07-22T01:47:20+00:00] INFO: Processing package[build-essential] action install (build-essential::debian line 40)
  72. [2013-07-22T01:47:40+00:00] INFO: Processing package[flex] action install (build-essential::debian line 40)
  73. [2013-07-22T01:47:45+00:00] INFO: Processing package[libpcre3] action install (nginx::source line 54)
  74. [2013-07-22T01:47:45+00:00] INFO: Processing package[libpcre3-dev] action install (nginx::source line 54)
  75. [2013-07-22T01:47:49+00:00] INFO: Processing package[libssl-dev] action install (nginx::source line 54)
  76. [2013-07-22T01:47:57+00:00] INFO: Processing remote_file[http://nginx.org/download/nginx-1.2.6.tar.gz] action create (nginx::source line 57)
  77. [2013-07-22T01:47:59+00:00] INFO: remote_file[http://nginx.org/download/nginx-1.2.6.tar.gz] updated
  78. [2013-07-22T01:47:59+00:00] INFO: Processing template[nginx.conf] action create (nginx::commons_conf line 21)
  79. [2013-07-22T01:47:59+00:00] INFO: template[nginx.conf] updated content
  80. [2013-07-22T01:47:59+00:00] INFO: template[nginx.conf] owner changed to 0
  81. [2013-07-22T01:47:59+00:00] INFO: template[nginx.conf] group changed to 0
  82. [2013-07-22T01:47:59+00:00] INFO: template[nginx.conf] mode changed to 644
  83. [2013-07-22T01:47:59+00:00] INFO: Processing template[/etc/nginx/sites-available/default] action create (nginx::commons_conf line 30)
  84. [2013-07-22T01:47:59+00:00] INFO: template[/etc/nginx/sites-available/default] updated content
  85. [2013-07-22T01:47:59+00:00] INFO: template[/etc/nginx/sites-available/default] owner changed to 0
  86. [2013-07-22T01:47:59+00:00] INFO: template[/etc/nginx/sites-available/default] group changed to 0
  87. [2013-07-22T01:47:59+00:00] INFO: template[/etc/nginx/sites-available/default] mode changed to 644
  88. [2013-07-22T01:47:59+00:00] INFO: template[/etc/nginx/sites-available/default] not queuing delayed action reload on service[nginx] (delayed), as it's already been queued
  89. [2013-07-22T01:47:59+00:00] INFO: Processing execute[nxensite default] action run (nginx::commons_conf line 23)
  90. [2013-07-22T01:47:59+00:00] INFO: execute[nxensite default] ran successfully
  91. [2013-07-22T01:47:59+00:00] INFO: execute[nxensite default] not queuing delayed action reload on service[nginx] (delayed), as it's already been queued
  92. [2013-07-22T01:47:59+00:00] INFO: Processing cookbook_file[/etc/nginx/mime.types] action create (nginx::source line 70)
  93. [2013-07-22T01:47:59+00:00] INFO: cookbook_file[/etc/nginx/mime.types] owner changed to 0
  94. [2013-07-22T01:47:59+00:00] INFO: cookbook_file[/etc/nginx/mime.types] group changed to 0
  95. [2013-07-22T01:47:59+00:00] INFO: cookbook_file[/etc/nginx/mime.types] mode changed to 644
  96. [2013-07-22T01:47:59+00:00] INFO: cookbook_file[/etc/nginx/mime.types] created file /etc/nginx/mime.types
  97. [2013-07-22T01:47:59+00:00] INFO: cookbook_file[/etc/nginx/mime.types] not queuing delayed action reload on service[nginx] (delayed), as it's already been queued
  98. [2013-07-22T01:47:59+00:00] INFO: Processing bash[compile_nginx_source] action run (nginx::source line 85)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement