Skip to content

Instantly share code, notes, and snippets.

@jperry
Created May 19, 2014 00:31
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save jperry/bdd6b41f1772a0c4ff52 to your computer and use it in GitHub Desktop.
Save jperry/bdd6b41f1772a0c4ff52 to your computer and use it in GitHub Desktop.
berkshelf multiple source output
[20:19:26] ~/workspace/bithub/berkshelf-test > berks install --debug
I, [2014-05-18T20:19:35.809619 #75819] INFO -- : Reducing lockfile
D, [2014-05-18T20:19:35.809687 #75819] DEBUG -- : Current lockfile:
D, [2014-05-18T20:19:35.809712 #75819] DEBUG -- :
D, [2014-05-18T20:19:35.809770 #75819] DEBUG -- : DEPENDENCIES
D, [2014-05-18T20:19:35.809802 #75819] DEBUG -- :
D, [2014-05-18T20:19:35.809835 #75819] DEBUG -- : GRAPH
D, [2014-05-18T20:19:35.809867 #75819] DEBUG -- :
D, [2014-05-18T20:19:35.809900 #75819] DEBUG -- : Unlocking dependencies no longer in the Berksfile
D, [2014-05-18T20:19:35.809933 #75819] DEBUG -- : Removing transitive dependencies
D, [2014-05-18T20:19:35.809979 #75819] DEBUG -- : Checking passenger_apache2 (= 2.1.2)
D, [2014-05-18T20:19:35.810003 #75819] DEBUG -- : Skipping (not graphed)
D, [2014-05-18T20:19:35.810080 #75819] DEBUG -- : New lockfile:
D, [2014-05-18T20:19:35.810126 #75819] DEBUG -- :
D, [2014-05-18T20:19:35.810162 #75819] DEBUG -- : DEPENDENCIES
D, [2014-05-18T20:19:35.810182 #75819] DEBUG -- :
D, [2014-05-18T20:19:35.810203 #75819] DEBUG -- : GRAPH
D, [2014-05-18T20:19:35.810236 #75819] DEBUG -- :
Resolving cookbook dependencies...
I, [2014-05-18T20:19:35.810341 #75819] INFO -- : Checking if lockfile is trusted
D, [2014-05-18T20:19:35.810389 #75819] DEBUG -- : Checking passenger_apache2 (= 2.1.2)
D, [2014-05-18T20:19:35.810430 #75819] DEBUG -- : Not in lockfile - cannot be trusted!
I, [2014-05-18T20:19:35.810465 #75819] INFO -- : Installing from universe
D, [2014-05-18T20:19:35.810519 #75819] DEBUG -- : Creating a resolver
Fetching cookbook index from http://localhost:8080...
Fetching cookbook index from https://api.berkshelf.com...
D, [2014-05-18T20:19:35.849578 #75819] DEBUG -- : ==> parsing Chef response body as JSON
D, [2014-05-18T20:19:39.516345 #75819] DEBUG -- : ==> parsing Chef response body as JSON
D, [2014-05-18T20:19:39.694951 #75819] DEBUG -- : Starting resolution...
I, [2014-05-18T20:19:39.999373 #75819] INFO -- : Installing apache2 (1.10.4)
D, [2014-05-18T20:19:40.001064 #75819] DEBUG -- : Downloading apache2 (1.10.4) from https://api.berkshelf.com
D, [2014-05-18T20:19:40.002264 #75819] DEBUG -- : => #<Berkshelf::APIClient::RemoteCookbook:0x007ffa5634e600 @name="apache2", @version="1.10.4", @attributes=#<Hashie::Mash dependencies=#<Hashie::Mash iptables=">= 0.0.0" logrotate=">= 0.0.0" pacman=">= 0.0.0"> endpoint_priority=0 location_path="http://cookbooks.opscode.com/api/v1" location_type="opscode" platforms=#<Hashie::Mash amazon=">= 0.0.0" arch=">= 0.0.0" centos=">= 0.0.0" debian=">= 0.0.0" fedora=">= 0.0.0" freebsd=">= 0.0.0" redhat=">= 0.0.0" scientific=">= 0.0.0" ubuntu=">= 0.0.0">>>
Installing apache2 (1.10.4)
I, [2014-05-18T20:19:40.002398 #75819] INFO -- : Installing iptables (0.13.2)
I, [2014-05-18T20:19:40.002503 #75819] INFO -- : Installing build-essential (2.0.2)
D, [2014-05-18T20:19:40.004848 #75819] DEBUG -- : Downloading iptables (0.13.2) from https://api.berkshelf.com
D, [2014-05-18T20:19:40.005147 #75819] DEBUG -- : Downloading build-essential (2.0.2) from http://localhost:8080
D, [2014-05-18T20:19:40.005538 #75819] DEBUG -- : => #<Berkshelf::APIClient::RemoteCookbook:0x007ffa56366fe8 @name="iptables", @version="0.13.2", @attributes=#<Hashie::Mash dependencies=#<Hashie::Mash> endpoint_priority=0 location_path="http://cookbooks.opscode.com/api/v1" location_type="opscode" platforms=#<Hashie::Mash amazon=">= 0.0.0" centos=">= 0.0.0" debian=">= 0.0.0" redhat=">= 0.0.0" ubuntu=">= 0.0.0">>>
Installing iptables (0.13.2)
D, [2014-05-18T20:19:40.005738 #75819] DEBUG -- : => #<Berkshelf::APIClient::RemoteCookbook:0x007ffa524a9c10 @name="build-essential", @version="2.0.2", @attributes=#<Hashie::Mash dependencies=#<Hashie::Mash> endpoint_priority=0 location_path="https://chef.my.company.com:4443/" location_type="chef_server" platforms=#<Hashie::Mash amazon=">= 0.0.0" centos=">= 0.0.0" debian=">= 0.0.0" fedora=">= 0.0.0" mac_os_x=">= 10.6.0" mac_os_x_server=">= 10.6.0" oracle=">= 0.0.0" redhat=">= 0.0.0" scientific=">= 0.0.0" smartos=">= 0.0.0" solaris2=">= 0.0.0" suse=">= 0.0.0" ubuntu=">= 0.0.0">>>
Installing build-essential (2.0.2) from http://localhost:8080 ([chef_server] https://chef.my.company.com:4443/)
D, [2014-05-18T20:19:40.079823 #75819] DEBUG -- : ==> performing authenticated Chef request as 'jperry'
D, [2014-05-18T20:19:40.079977 #75819] DEBUG -- : request env: #<struct Faraday::Env method=:get, body=nil, url=#<Addressable::URI:0x3ffd2943ffc4 URI:https://chef.my.company.com:4443/cookbooks/build-essential/2.0.2>, request=#<Faraday::RequestOptions (empty)>, request_headers={"Accept"=>"application/json", "Content-Type"=>"application/json", "X-Chef-Version"=>"11.4.0", "User-Agent"=>"Ridley v3.1.0", "X-OPS-SIGN"=>"algorithm=sha1;version=1.0;", "X-OPS-USERID"=>"jperry", "X-OPS-TIMESTAMP"=>"2014-05-19T00:19:40Z", "X-OPS-CONTENT-HASH"=>"2jmj7l5rSw0yVb/vlWAYkK/YBwk=", "X-OPS-AUTHORIZATION-1"=>"THKh6A3L5G8wl5bfQQ6ZGl6P7bzSNl4vc0vK8WCR2rFflnhyrT8IKNY/TPdT", "X-OPS-AUTHORIZATION-2"=>"U14NJKut+W5FyocD7gjrvkfkC3Hsawu7Ch7Ndf+96y4QKk/DUkYaPeAQBYKS", "X-OPS-AUTHORIZATION-3"=>"6pFlwCcKLbI+yGAuOOqSgwBZGDwG7Mtx2A6VQ2dsS7snVMBg+cULjdhPdxnL", "X-OPS-AUTHORIZATION-4"=>"b+ocf6XUvxzphmRmwkkNhJTqt5Bw2n+R0/rYu7jPxpmO4InahXDVJb22Cbq6", "X-OPS-AUTHORIZATION-5"=>"pe8tFh91LnQK/49VcbdRvg3IguRc3YIv04nsBa4/t+ypkCrS1Mffgkzh/vJh", "X-OPS-AUTHORIZATION-6"=>"yFDt2XiWRpYAzT7999F0ZTzMZGo0HnEaoetw7nT3Yw==", "HOST"=>"chef.my.company.com:4443"}, ssl=#<Faraday::SSLOptions (empty)>, parallel_manager=nil, params=nil, response=nil, response_headers=nil, status=nil>
D, [2014-05-18T20:19:40.298764 #75819] DEBUG -- : ==> handling Chef response
D, [2014-05-18T20:19:40.299289 #75819] DEBUG -- : request env: #<struct Faraday::Env method=:get, body="{\"recipes\":[{\"name\":\"_omnios.rb\",\"path\":\"recipes/_omnios.rb\",\"checksum\":\"916b5c4bf722ae653fb93b5897f3eaf9\",\"specificity\":\"default\",\"url\":\"https://chef.my.company.com:4443/cookbooks/build-essential/2.0.2/files/916b5c4bf722ae653fb93b5897f3eaf9\"},{\"name\":\"default.rb\",\"path\":\"recipes/default.rb\",\"checksum\":\"e0317e2b6a78966c6b63473c2a062a52\",\"specificity\":\"default\",\"url\":\"https://chef.my.company.com:4443/cookbooks/build-essential/2.0.2/files/e0317e2b6a78966c6b63473c2a062a52\"},{\"name\":\"_freebsd.rb\",\"path\":\"recipes/_freebsd.rb\",\"checksum\":\"8c7ca8a64663ad4c9ec889e2bfd911e4\",\"specificity\":\"default\",\"url\":\"https://chef.my.company.com:4443/cookbooks/build-essential/2.0.2/files/8c7ca8a64663ad4c9ec889e2bfd911e4\"},{\"name\":\"_mac_os_x.rb\",\"path\":\"recipes/_mac_os_x.rb\",\"checksum\":\"793ec46d29077e7dbb52c147e124751d\",\"specificity\":\"default\",\"url\":\"https://chef.my.company.com:4443/cookbooks/build-essential/2.0.2/files/793ec46d29077e7dbb52c147e124751d\"},{\"name\":\"_solaris2.rb\",\"path\":\"recipes/_solaris2.rb\",\"checksum\":\"26abb27e223a1d8db1b2a1f5e662c5ad\",\"specificity\":\"default\",\"url\":\"https://chef.my.company.com:4443/cookbooks/build-essential/2.0.2/files/26abb27e223a1d8db1b2a1f5e662c5ad\"},{\"name\":\"_rhel.rb\",\"path\":\"recipes/_rhel.rb\",\"checksum\":\"476ffef1b3532bbdc4dc0a5ce4af5d39\",\"specificity\":\"default\",\"url\":\"https://chef.my.company.com:4443/cookbooks/build-essential/2.0.2/files/476ffef1b3532bbdc4dc0a5ce4af5d39\"},{\"name\":\"_suse.rb\",\"path\":\"recipes/_suse.rb\",\"checksum\":\"c0af107865fd2ec2cdad648bab661b23\",\"specificity\":\"default\",\"url\":\"https://chef.my.company.com:4443/cookbooks/build-essential/2.0.2/files/c0af107865fd2ec2cdad648bab661b23\"},{\"name\":\"_fedora.rb\",\"path\":\"recipes/_fedora.rb\",\"checksum\":\"6f75cf95bc39674231ab82b76d5e2384\",\"specificity\":\"default\",\"url\":\"https://chef.my.company.com:4443/cookbooks/build-essential/2.0.2/files/6f75cf95bc39674231ab82b76d5e2384\"},{\"name\":\"_smartos.rb\",\"path\":\"recipes/_smartos.rb\",\"checksum\":\"e9b5a95782d28bf3e0e7e3e2a213e54d\",\"specificity\":\"default\",\"url\":\"https://chef.my.company.com:4443/cookbooks/build-essential/2.0.2/files/e9b5a95782d28bf3e0e7e3e2a213e54d\"},{\"name\":\"_debian.rb\",\"path\":\"recipes/_debian.rb\",\"checksum\":\"0f1bf10ecec08cf8484fda9f835bc619\",\"specificity\":\"default\",\"url\":\"https://chef.my.company.com:4443/cookbooks/build-essential/2.0.2/files/0f1bf10ecec08cf8484fda9f835bc619\"}],\"definitions\":[],\"libraries\":[{\"name\":\"xcode_command_line_tools.rb\",\"path\":\"libraries/xcode_command_line_tools.rb\",\"checksum\":\"8c6f214eb3357ab34ae800cceceef952\",\"specificity\":\"default\",\"url\":\"https://chef.my.company.com:4443/cookbooks/build-essential/2.0.2/files/8c6f214eb3357ab34ae800cceceef952\"},{\"name\":\"timing.rb\",\"path\":\"libraries/timing.rb\",\"checksum\":\"c9e67314cfb292673ca4c27d514e02d5\",\"specificity\":\"default\",\"url\":\"https://chef.my.company.com:4443/cookbooks/build-essential/2.0.2/files/c9e67314cfb292673ca4c27d514e02d5\"},{\"name\":\"matchers.rb\",\"path\":\"libraries/matchers.rb\",\"checksum\":\"d335f41ea86d9d46ef7ce90e902543ec\",\"specificity\":\"default\",\"url\":\"https://chef.my.company.com:4443/cookbooks/build-essential/2.0.2/files/d335f41ea86d9d46ef7ce90e902543ec\"}],\"attributes\":[{\"name\":\"default.rb\",\"path\":\"attributes/default.rb\",\"checksum\":\"2cd592d81b02c772c4792ebdc9511b88\",\"specificity\":\"default\",\"url\":\"https://chef.my.company.com:4443/cookbooks/build-essential/2.0.2/files/2cd592d81b02c772c4792ebdc9511b88\"}],\"files\":[],\"templates\":[],\"resources\":[],\"providers\":[],\"root_files\":[{\"name\":\"metadata.rb\",\"path\":\"metadata.rb\",\"checksum\":\"ce244a9df8a78e4c1ef7f4fae4794bba\",\"specificity\":\"default\",\"url\":\"https://chef.my.company.com:4443/cookbooks/build-essential/2.0.2/files/ce244a9df8a78e4c1ef7f4fae4794bba\"},{\"name\":\"CHANGELOG.md\",\"path\":\"CHANGELOG.md\",\"checksum\":\"931cd2e01db1ba72a65c03e97be67999\",\"specificity\":\"default\",\"url\":\"https://chef.my.company.com:4443/cookbooks/build-essential/2.0.2/files/931cd2e01db1ba72a65c03e97be67999\"},{\"name\":\"README.md\",\"path\":\"README.md\",\"checksum\":\"df2c8e057180f3fc89fc9d0cd00b499a\",\"specificity\":\"default\",\"url\":\"https://chef.my.company.com:4443/cookbooks/build-essential/2.0.2/files/df2c8e057180f3fc89fc9d0cd00b499a\"},{\"name\":\"PR_PENDING\",\"path\":\"PR_PENDING\",\"checksum\":\"80486e078f228214b9ea28827b345394\",\"specificity\":\"default\",\"url\":\"https://chef.my.company.com:4443/cookbooks/build-essential/2.0.2/files/80486e078f228214b9ea28827b345394\"}],\"cookbook_name\":\"build-essential\",\"metadata\":{\"name\":\"build-essential\",\"description\":\"Installs C compiler / build tools\",\"long_description\":\"\",\"maintainer\":\"Opscode, Inc.\",\"maintainer_email\":\"cookbooks@opscode.com\",\"license\":\"Apache 2.0\",\"platforms\":{\"fedora\":\">= 0.0.0\",\"redhat\":\">= 0.0.0\",\"centos\":\">= 0.0.0\",\"ubuntu\":\">= 0.0.0\",\"debian\":\">= 0.0.0\",\"amazon\":\">= 0.0.0\",\"suse\":\">= 0.0.0\",\"scientific\":\">= 0.0.0\",\"oracle\":\">= 0.0.0\",\"smartos\":\">= 0.0.0\",\"solaris2\":\">= 0.0.0\",\"mac_os_x\":\">= 10.6.0\",\"mac_os_x_server\":\">= 10.6.0\"},\"dependencies\":{},\"recommendations\":{},\"suggestions\":{\"pkgutil\":\">= 0.0.0\"},\"conflicting\":{},\"providing\":{\"build-essential::_omnios\":\">= 0.0.0\",\"build-essential\":\">= 0.0.0\",\"build-essential::_freebsd\":\">= 0.0.0\",\"build-essential::_mac_os_x\":\">= 0.0.0\",\"build-essential::_solaris2\":\">= 0.0.0\",\"build-essential::_rhel\":\">= 0.0.0\",\"build-essential::_suse\":\">= 0.0.0\",\"build-essential::_fedora\":\">= 0.0.0\",\"build-essential::_smartos\":\">= 0.0.0\",\"build-essential::_debian\":\">= 0.0.0\"},\"replacing\":{},\"attributes\":{},\"groupings\":{},\"recipes\":{\"build-essential::_omnios\":\"\",\"build-essential\":\"Installs packages required for compiling C software from source.\",\"build-essential::_freebsd\":\"\",\"build-essential::_mac_os_x\":\"\",\"build-essential::_solaris2\":\"\",\"build-essential::_rhel\":\"\",\"build-essential::_suse\":\"\",\"build-essential::_fedora\":\"\",\"build-essential::_smartos\":\"\",\"build-essential::_debian\":\"\"},\"version\":\"2.0.2\"},\"version\":\"2.0.2\",\"name\":\"build-essential-2.0.2\",\"frozen?\":true,\"chef_type\":\"cookbook_version\",\"json_class\":\"Chef::CookbookVersion\"}", url=#<Addressable::URI:0x3ffd2943ffc4 URI:https://chef.my.company.com:4443/cookbooks/build-essential/2.0.2>, request=#<Faraday::RequestOptions (empty)>, request_headers={"Accept"=>"application/json", "Content-Type"=>"application/json", "X-Chef-Version"=>"11.4.0", "User-Agent"=>"Ridley v3.1.0", "X-OPS-SIGN"=>"algorithm=sha1;version=1.0;", "X-OPS-USERID"=>"jperry", "X-OPS-TIMESTAMP"=>"2014-05-19T00:19:40Z", "X-OPS-CONTENT-HASH"=>"2jmj7l5rSw0yVb/vlWAYkK/YBwk=", "X-OPS-AUTHORIZATION-1"=>"THKh6A3L5G8wl5bfQQ6ZGl6P7bzSNl4vc0vK8WCR2rFflnhyrT8IKNY/TPdT", "X-OPS-AUTHORIZATION-2"=>"U14NJKut+W5FyocD7gjrvkfkC3Hsawu7Ch7Ndf+96y4QKk/DUkYaPeAQBYKS", "X-OPS-AUTHORIZATION-3"=>"6pFlwCcKLbI+yGAuOOqSgwBZGDwG7Mtx2A6VQ2dsS7snVMBg+cULjdhPdxnL", "X-OPS-AUTHORIZATION-4"=>"b+ocf6XUvxzphmRmwkkNhJTqt5Bw2n+R0/rYu7jPxpmO4InahXDVJb22Cbq6", "X-OPS-AUTHORIZATION-5"=>"pe8tFh91LnQK/49VcbdRvg3IguRc3YIv04nsBa4/t+ypkCrS1Mffgkzh/vJh", "X-OPS-AUTHORIZATION-6"=>"yFDt2XiWRpYAzT7999F0ZTzMZGo0HnEaoetw7nT3Yw==", "HOST"=>"chef.my.company.com:4443"}, ssl=#<Faraday::SSLOptions (empty)>, parallel_manager=nil, params=nil, response=nil, response_headers={"content-type"=>"application/json; charset=utf-8", "server"=>"thin 1.5.0 codename Knife", "transfer-encoding"=>"chunked", "connection"=>"keep-alive"}, status=200>
D, [2014-05-18T20:19:40.302140 #75819] DEBUG -- : ==> parsing Chef response body as JSON
D, [2014-05-18T20:19:40.303995 #75819] DEBUG -- : downloading cookbook: 'build-essential-2.0.2'
D, [2014-05-18T20:19:40.304655 #75819] DEBUG -- : downloading 'recipes' file: #<Hashie::Mash checksum="916b5c4bf722ae653fb93b5897f3eaf9" name="_omnios.rb" path="recipes/_omnios.rb" specificity="default" url="https://chef.my.company.com:4443/cookbooks/build-essential/2.0.2/files/916b5c4bf722ae653fb93b5897f3eaf9"> to: '/var/folders/sz/zv2447b94r15tz421drsc6jj7zzc8h/T/d20140518-75819-i91j8z/recipes/_omnios.rb'
D, [2014-05-18T20:19:40.593995 #75819] DEBUG -- : downloading 'recipes' file: #<Hashie::Mash checksum="e0317e2b6a78966c6b63473c2a062a52" name="default.rb" path="recipes/default.rb" specificity="default" url="https://chef.my.company.com:4443/cookbooks/build-essential/2.0.2/files/e0317e2b6a78966c6b63473c2a062a52"> to: '/var/folders/sz/zv2447b94r15tz421drsc6jj7zzc8h/T/d20140518-75819-i91j8z/recipes/default.rb'
D, [2014-05-18T20:19:41.813420 #75819] DEBUG -- : ==> parsing Chef response body as JSON
D, [2014-05-18T20:19:41.818439 #75819] DEBUG -- : ==> parsing Chef response body as JSON
D, [2014-05-18T20:19:42.203904 #75819] DEBUG -- : downloading 'recipes' file: #<Hashie::Mash checksum="8c7ca8a64663ad4c9ec889e2bfd911e4" name="_freebsd.rb" path="recipes/_freebsd.rb" specificity="default" url="https://chef.my.company.com:4443/cookbooks/build-essential/2.0.2/files/8c7ca8a64663ad4c9ec889e2bfd911e4"> to: '/var/folders/sz/zv2447b94r15tz421drsc6jj7zzc8h/T/d20140518-75819-i91j8z/recipes/_freebsd.rb'
D, [2014-05-18T20:19:42.408587 #75819] DEBUG -- : downloading 'recipes' file: #<Hashie::Mash checksum="793ec46d29077e7dbb52c147e124751d" name="_mac_os_x.rb" path="recipes/_mac_os_x.rb" specificity="default" url="https://chef.my.company.com:4443/cookbooks/build-essential/2.0.2/files/793ec46d29077e7dbb52c147e124751d"> to: '/var/folders/sz/zv2447b94r15tz421drsc6jj7zzc8h/T/d20140518-75819-i91j8z/recipes/_mac_os_x.rb'
I, [2014-05-18T20:19:42.486604 #75819] INFO -- : Installing logrotate (1.5.1)
D, [2014-05-18T20:19:42.486965 #75819] DEBUG -- : Downloading logrotate (1.5.1) from http://localhost:8080
D, [2014-05-18T20:19:42.487190 #75819] DEBUG -- : => #<Berkshelf::APIClient::RemoteCookbook:0x007ffa524a3ec8 @name="logrotate", @version="1.5.1", @attributes=#<Hashie::Mash dependencies=#<Hashie::Mash> endpoint_priority=0 location_path="https://chef.my.company.com:4443/" location_type="chef_server" platforms=#<Hashie::Mash amazon=">= 0.0.0" centos=">= 0.0.0" debian=">= 0.0.0" fedora=">= 0.0.0" redhat=">= 0.0.0" scientific=">= 0.0.0" solaris2=">= 0.0.0" ubuntu=">= 0.0.0">>>
Installing logrotate (1.5.1) from http://localhost:8080 ([chef_server] https://chef.my.company.com:4443/)
D, [2014-05-18T20:19:42.570169 #75819] DEBUG -- : ==> performing authenticated Chef request as 'jperry'
D, [2014-05-18T20:19:42.570369 #75819] DEBUG -- : request env: #<struct Faraday::Env method=:get, body=nil, url=#<Addressable::URI:0x3ffd296343d4 URI:https://chef.my.company.com:4443/cookbooks/logrotate/1.5.1>, request=#<Faraday::RequestOptions (empty)>, request_headers={"Accept"=>"application/json", "Content-Type"=>"application/json", "X-Chef-Version"=>"11.4.0", "User-Agent"=>"Ridley v3.1.0", "X-OPS-SIGN"=>"algorithm=sha1;version=1.0;", "X-OPS-USERID"=>"jperry", "X-OPS-TIMESTAMP"=>"2014-05-19T00:19:42Z", "X-OPS-CONTENT-HASH"=>"2jmj7l5rSw0yVb/vlWAYkK/YBwk=", "X-OPS-AUTHORIZATION-1"=>"idoCaYRdiwcWZWq081RN4OE0T1rB5gguMedNH0GExkOnHaWhiKReA1hoqz9n", "X-OPS-AUTHORIZATION-2"=>"mhKoh5/dUfmDCI8/6NxNTOEaNlmnkxGOS/aJPEkgTdcly6VP3c/6YnaVO08r", "X-OPS-AUTHORIZATION-3"=>"Yt5zClggtCzIo6nEEPQaNZaerrkE7oQEXef5/E+wWh5xJ3I/+/af/EBEEp+K", "X-OPS-AUTHORIZATION-4"=>"KxDjUJa88wAydjdsVf11Kw6d1X/e6rPjkGzXd7FgXT6AlzM4Tzz/etQj/mBA", "X-OPS-AUTHORIZATION-5"=>"Tq9RFCxmGwezD7juaxjBYAA9SGaLUAKLwdIC/4BXbbFL30K2KHML4ImFoely", "X-OPS-AUTHORIZATION-6"=>"FxwWQTq2ZhxwfjC8rIh36oAgB/OZ/LgkVbtwaI+FhQ==", "HOST"=>"chef.my.company.com:4443"}, ssl=#<Faraday::SSLOptions (empty)>, parallel_manager=nil, params=nil, response=nil, response_headers=nil, status=nil>
D, [2014-05-18T20:19:42.629562 #75819] DEBUG -- : downloading 'recipes' file: #<Hashie::Mash checksum="26abb27e223a1d8db1b2a1f5e662c5ad" name="_solaris2.rb" path="recipes/_solaris2.rb" specificity="default" url="https://chef.my.company.com:4443/cookbooks/build-essential/2.0.2/files/26abb27e223a1d8db1b2a1f5e662c5ad"> to: '/var/folders/sz/zv2447b94r15tz421drsc6jj7zzc8h/T/d20140518-75819-i91j8z/recipes/_solaris2.rb'
D, [2014-05-18T20:19:42.760851 #75819] DEBUG -- : ==> handling Chef response
D, [2014-05-18T20:19:42.761493 #75819] DEBUG -- : request env: #<struct Faraday::Env method=:get, body="{\"recipes\":[{\"name\":\"global.rb\",\"path\":\"recipes/global.rb\",\"checksum\":\"4998ec5fccc276b3ae26167b4be4823e\",\"specificity\":\"default\",\"url\":\"https://chef.my.company.com:4443/cookbooks/logrotate/1.5.1/files/4998ec5fccc276b3ae26167b4be4823e\"},{\"name\":\"default.rb\",\"path\":\"recipes/default.rb\",\"checksum\":\"471b7aeb3743237afc3da7d18da0858f\",\"specificity\":\"default\",\"url\":\"https://chef.my.company.com:4443/cookbooks/logrotate/1.5.1/files/471b7aeb3743237afc3da7d18da0858f\"}],\"definitions\":[{\"name\":\"logrotate_app.rb\",\"path\":\"definitions/logrotate_app.rb\",\"checksum\":\"12c5ae98d59f7c7013daa2420d5fffa9\",\"specificity\":\"default\",\"url\":\"https://chef.my.company.com:4443/cookbooks/logrotate/1.5.1/files/12c5ae98d59f7c7013daa2420d5fffa9\"}],\"libraries\":[{\"name\":\"logrotate_config.rb\",\"path\":\"libraries/logrotate_config.rb\",\"checksum\":\"5107c5f32891ac80f31ddd73586f7e29\",\"specificity\":\"default\",\"url\":\"https://chef.my.company.com:4443/cookbooks/logrotate/1.5.1/files/5107c5f32891ac80f31ddd73586f7e29\"}],\"attributes\":[{\"name\":\"default.rb\",\"path\":\"attributes/default.rb\",\"checksum\":\"02976ac6b4117273a25358f8bf4e437d\",\"specificity\":\"default\",\"url\":\"https://chef.my.company.com:4443/cookbooks/logrotate/1.5.1/files/02976ac6b4117273a25358f8bf4e437d\"}],\"files\":[],\"templates\":[{\"name\":\"logrotate-global.erb\",\"path\":\"templates/default/logrotate-global.erb\",\"checksum\":\"f61e3565fe6793b4e7c1de0a74fe0dda\",\"specificity\":\"default\",\"url\":\"https://chef.my.company.com:4443/cookbooks/logrotate/1.5.1/files/f61e3565fe6793b4e7c1de0a74fe0dda\"},{\"name\":\"logrotate.erb\",\"path\":\"templates/default/logrotate.erb\",\"checksum\":\"be58ad9c6b0a750b638f4d5b8a1979b0\",\"specificity\":\"default\",\"url\":\"https://chef.my.company.com:4443/cookbooks/logrotate/1.5.1/files/be58ad9c6b0a750b638f4d5b8a1979b0\"}],\"resources\":[],\"providers\":[],\"root_files\":[{\"name\":\"metadata.rb\",\"path\":\"metadata.rb\",\"checksum\":\"2d93a0c94aea09ac34a36a1906e7b43f\",\"specificity\":\"default\",\"url\":\"https://chef.my.company.com:4443/cookbooks/logrotate/1.5.1/files/2d93a0c94aea09ac34a36a1906e7b43f\"},{\"name\":\"TESTING.md\",\"path\":\"TESTING.md\",\"checksum\":\"0450db2c64115878a732938e02b2d6eb\",\"specificity\":\"default\",\"url\":\"https://chef.my.company.com:4443/cookbooks/logrotate/1.5.1/files/0450db2c64115878a732938e02b2d6eb\"},{\"name\":\"Berksfile\",\"path\":\"Berksfile\",\"checksum\":\"2b58f7a67444fe4655472c68e24db7af\",\"specificity\":\"default\",\"url\":\"https://chef.my.company.com:4443/cookbooks/logrotate/1.5.1/files/2b58f7a67444fe4655472c68e24db7af\"},{\"name\":\"CHANGELOG.md\",\"path\":\"CHANGELOG.md\",\"checksum\":\"ebf513db9db6beb5598745cba5ae3042\",\"specificity\":\"default\",\"url\":\"https://chef.my.company.com:4443/cookbooks/logrotate/1.5.1/files/ebf513db9db6beb5598745cba5ae3042\"},{\"name\":\".gitignore\",\"path\":\".gitignore\",\"checksum\":\"3083e375c5822b223f511bb4b125d421\",\"specificity\":\"default\",\"url\":\"https://chef.my.company.com:4443/cookbooks/logrotate/1.5.1/files/3083e375c5822b223f511bb4b125d421\"},{\"name\":\"README.md\",\"path\":\"README.md\",\"checksum\":\"daae21695882e609eefc9354c6729389\",\"specificity\":\"default\",\"url\":\"https://chef.my.company.com:4443/cookbooks/logrotate/1.5.1/files/daae21695882e609eefc9354c6729389\"},{\"name\":\"PR_PENDING\",\"path\":\"PR_PENDING\",\"checksum\":\"7fcad445fa4377c250db23a356274369\",\"specificity\":\"default\",\"url\":\"https://chef.my.company.com:4443/cookbooks/logrotate/1.5.1/files/7fcad445fa4377c250db23a356274369\"},{\"name\":\"Gemfile\",\"path\":\"Gemfile\",\"checksum\":\"549b8f043162edf812c0f492c4382fb3\",\"specificity\":\"default\",\"url\":\"https://chef.my.company.com:4443/cookbooks/logrotate/1.5.1/files/549b8f043162edf812c0f492c4382fb3\"},{\"name\":\"CONTRIBUTING.md\",\"path\":\"CONTRIBUTING.md\",\"checksum\":\"1c7793ed7d6f9d05ce49ab252394c27a\",\"specificity\":\"default\",\"url\":\"https://chef.my.company.com:4443/cookbooks/logrotate/1.5.1/files/1c7793ed7d6f9d05ce49ab252394c27a\"},{\"name\":\".travis.yml\",\"path\":\".travis.yml\",\"checksum\":\"d319a162edae9a566df252d229d64fd2\",\"specificity\":\"default\",\"url\":\"https://chef.my.company.com:4443/cookbooks/logrotate/1.5.1/files/d319a162edae9a566df252d229d64fd2\"},{\"name\":\".rubocop.yml\",\"path\":\".rubocop.yml\",\"checksum\":\"31e6144f8fadf8ef760f1bd8dd7ab2a3\",\"specificity\":\"default\",\"url\":\"https://chef.my.company.com:4443/cookbooks/logrotate/1.5.1/files/31e6144f8fadf8ef760f1bd8dd7ab2a3\"},{\"name\":\"LICENSE\",\"path\":\"LICENSE\",\"checksum\":\"8f7bb094c7232b058c7e9f2e431f389c\",\"specificity\":\"default\",\"url\":\"https://chef.my.company.com:4443/cookbooks/logrotate/1.5.1/files/8f7bb094c7232b058c7e9f2e431f389c\"},{\"name\":\".kitchen.yml\",\"path\":\".kitchen.yml\",\"checksum\":\"1d8719f49b08b676ac6984c195a94f5f\",\"specificity\":\"default\",\"url\":\"https://chef.my.company.com:4443/cookbooks/logrotate/1.5.1/files/1d8719f49b08b676ac6984c195a94f5f\"}],\"cookbook_name\":\"logrotate\",\"metadata\":{\"name\":\"logrotate\",\"description\":\"Installs logrotate package and provides a definition for logrotate configs\",\"long_description\":\"logrotate Cookbook\\n==================\\n[![Build Status](https://secure.travis-ci.org/stevendanna/logrotate.png?branch=master)](http://travis-ci.org/stevendanna/logrotate)\\n\\nManages the logrotate package and provides a definition to manage application specific logrotate configuration.\\n\\n\\nRequirements\\n------------\\nShould work on any platform that includes a 'logrotate' package and writes logrotate configuration to /etc/logrotate.d. Tested on Ubuntu, Debian and Red Hat/CentOS.\\n\\n\\nRecipes\\n-------\\n### global\\nGenerates and controls a global `/etc/logrotate.conf` file that will include additional files generated by the `logrotate_app` definition (see below). The contents of the configuration file is controlled through node attributes under `node['logrotate']['global']`. The default attributes are based on the configuration from the Ubuntu logrotate package.\\n\\nTo define a valueless directive (e.g. `compress`, `copy`) simply add an attribute named for the directive with a truthy value :\\n\\n```ruby\\nnode['logrotate']['global']['compress'] = 'any value here'\\n```\\n\\nNote that defining a valueless directive with a falsey value will not make it false, but will remove it:\\n\\n```ruby\\n# Removes a defaulted 'compress' directive; does not add a 'nocompress' directive.\\nnode.override['logrotate']['global']['compress'] = false\\n```\\n\\nTo fully overrride a booleanish directive like `compress`, you should probably remove the positive form and add the negative form:\\n\\n```ruby\\nnode.override['logrotate']['global']['compress'] = false\\nnode.override['logrotate']['global']['nocompress'] = true\\n```\\n\\nThe same is true of frequency directives; to be certain the frequency directive you want is included in the global configuration, you should override the ones you don't want as false:\\n\\n```ruby\\n%w[ daily, weekly, yearly ].do |freq|\\n node.override['logrotate']['global'][freq] = false\\nend\\nnode.override['logrotate']['global']['monthly'] = true\\n```\\n\\nTo define a parameter with a value (e.g. `create`, `mail`) add an attribute with the desired value:\\n\\n```ruby\\nnode['logrotate']['global']['create'] = '0644 root adm'\\n```\\n\\nTo define a path stanza in the global configuration (generally unneeded because of the `logrotate_app` definition) just add an attribute with the path as the name and a hash containing directives and parameters as described above:\\n\\n```ruby\\nnode['logrotate']['global']['/var/log/wtmp'] = {\\n 'missingok' => true,\\n 'monthly' => true,\\n 'create' => '0660 root utmp',\\n 'rotate' => 1\\n}\\n```\\n\\n`firstaction`, `prerotate`, `postrotate`, and `lastaction` scripts can be defined either as arrays of the lines to put in the script or multiline strings:\\n\\n```ruby\\nnode['logrotate']['global']['/var/log/foo/*.log'] = {\\n 'missingok' => true,\\n 'monthly' => true,\\n 'create' => '0660 root adm',\\n 'rotate' => 1,\\n 'prerotate' => ['service foo start_rotate', 'logger started foo service log rotation'],\\n 'postrotate' => <<-EOF\\n service foo end_rotate\\n logger completed foo service log rotation\\n EOF\\n}\\n```\\n\\n\\nDefinitions\\n-----------\\n### logrotate_app\\nThis definition can be used to drop off customized logrotate config files on a per application basis.\\n\\nThe definition takes the following params:\\n\\n- `path`: specifies a single path (string) or multiple paths (array) that should have logrotation stanzas created in the config file. No default, this must be specified.\\n- `enable`: true/false, if true it will create the template in /etc/logrotate.d.\\n- `frequency`: sets the frequency for rotation. Default value is 'weekly'. Valid values are: daily, weekly, monthly, yearly, see the logrotate man page for more information.\\n- `dateformat`: specifies date extension with %Y, %m, %d, and %s. The default value is -%Y%m%d.\\n- `size`: Log files are rotated when they grow bigger than size bytes.\\n- `maxsize`: Log files are rotated when they grow bigger than size bytes even before the additionally specified time interval.\\n- `su`: Rotate log files set under this user and group instead of using default user/group.\\n- `template`: sets the template source, default is \\\"logrotate.erb\\\".\\n- `template_mode`: the mode to create the logrotate template with (default \\\"0440\\\")\\n- `template_owner`: the owner of the logrotate template (default \\\"root\\\")\\n- `template_group`: the group of the logrotate template (default \\\"root\\\")\\n- `cookbook`: select the template source from the specified cookbook. By default it will use the cookbook where the definition is used.\\n- `create`: creation parameters for the logrotate \\\"create\\\" config, follows the form \\\"mode owner group\\\". This is an optional parameter, and is nil by default.\\n- `postrotate`: lines to be executed after the log file is rotated\\n- `prerotate`: lines to be executed before the log file is rotated\\n- `sharedscripts`: if true, the sharedscripts options is specified which makes sure prescript and postscript commands are run only once (even if multiple files match the path)\\n\\n\\nUsage\\n-----\\nThe default recipe will ensure logrotate is always up to date.\\n\\nTo create application specific logrotate configs, use the `logrotate_app` definition. For example, to rotate logs for a tomcat application named myapp that writes its log file to `/var/log/tomcat/myapp.log`:\\n\\n```ruby\\nlogrotate_app 'tomcat-myapp' do\\n cookbook 'logrotate'\\n path '/var/log/tomcat/myapp.log'\\n frequency 'daily'\\n rotate 30\\n create '644 root adm'\\nend\\n```\\n\\nTo rotate multiple logfile paths, specify the path as an array:\\n\\n```ruby\\nlogrotate_app 'tomcat-myapp' do\\n cookbook 'logrotate'\\n path ['/var/log/tomcat/myapp.log', '/opt/local/tomcat/catalina.out']\\n frequency 'daily'\\n create '644 root adm'\\n rotate 7\\nend\\n```\\n\\nTo specify which logrotate options, specify the options as an array:\\n\\n```ruby\\nlogrotate_app 'tomcat-myapp' do\\n cookbook 'logrotate'\\n path '/var/log/tomcat/myapp.log'\\n options ['missingok', 'delaycompress', 'notifempty']\\n frequency 'daily'\\n rotate 30\\n create '644 root adm'\\nend\\n```\\n\\n\\nLicense & Authors\\n-----------------\\n- Author:: Scott M. Likens (<scott@likens.us>)\\n- Author:: Joshua Timberman (<joshua@opscode.com>)\\n\\n```text\\nCopyright 2009, Scott M. Likens\\nCopyright 2011-2012, Opscode, Inc.\\n\\nLicensed under the Apache License, Version 2.0 (the \\\"License\\\");\\nyou may not use this file except in compliance with the License.\\nYou may obtain a copy of the License at\\n\\n http://www.apache.org/licenses/LICENSE-2.0\\n\\nUnless required by applicable law or agreed to in writing, software\\ndistributed under the License is distributed on an \\\"AS IS\\\" BASIS,\\nWITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\\nSee the License for the specific language governing permissions and\\nlimitations under the License.\\n```\\n\",\"maintainer\":\"Opscode, Inc.\",\"maintainer_email\":\"cookbooks@opscode.com\",\"license\":\"Apache 2.0\",\"platforms\":{\"amazon\":\">= 0.0.0\",\"centos\":\">= 0.0.0\",\"debian\":\">= 0.0.0\",\"fedora\":\">= 0.0.0\",\"redhat\":\">= 0.0.0\",\"scientific\":\">= 0.0.0\",\"solaris2\":\">= 0.0.0\",\"ubuntu\":\">= 0.0.0\"},\"dependencies\":{},\"recommendations\":{},\"suggestions\":{},\"conflicting\":{},\"providing\":{\"logrotate::global\":\">= 0.0.0\",\"logrotate\":\">= 0.0.0\",\"logrotate_app\":\">= 0.0.0\"},\"replacing\":{},\"attributes\":{},\"groupings\":{},\"recipes\":{\"logrotate::global\":\"\",\"logrotate\":\"Installs logrotate package\"},\"version\":\"1.5.1\"},\"version\":\"1.5.1\",\"name\":\"logrotate-1.5.1\",\"frozen?\":true,\"chef_type\":\"cookbook_version\",\"json_class\":\"Chef::CookbookVersion\"}", url=#<Addressable::URI:0x3ffd296343d4 URI:https://chef.my.company.com:4443/cookbooks/logrotate/1.5.1>, request=#<Faraday::RequestOptions (empty)>, request_headers={"Accept"=>"application/json", "Content-Type"=>"application/json", "X-Chef-Version"=>"11.4.0", "User-Agent"=>"Ridley v3.1.0", "X-OPS-SIGN"=>"algorithm=sha1;version=1.0;", "X-OPS-USERID"=>"jperry", "X-OPS-TIMESTAMP"=>"2014-05-19T00:19:42Z", "X-OPS-CONTENT-HASH"=>"2jmj7l5rSw0yVb/vlWAYkK/YBwk=", "X-OPS-AUTHORIZATION-1"=>"idoCaYRdiwcWZWq081RN4OE0T1rB5gguMedNH0GExkOnHaWhiKReA1hoqz9n", "X-OPS-AUTHORIZATION-2"=>"mhKoh5/dUfmDCI8/6NxNTOEaNlmnkxGOS/aJPEkgTdcly6VP3c/6YnaVO08r", "X-OPS-AUTHORIZATION-3"=>"Yt5zClggtCzIo6nEEPQaNZaerrkE7oQEXef5/E+wWh5xJ3I/+/af/EBEEp+K", "X-OPS-AUTHORIZATION-4"=>"KxDjUJa88wAydjdsVf11Kw6d1X/e6rPjkGzXd7FgXT6AlzM4Tzz/etQj/mBA", "X-OPS-AUTHORIZATION-5"=>"Tq9RFCxmGwezD7juaxjBYAA9SGaLUAKLwdIC/4BXbbFL30K2KHML4ImFoely", "X-OPS-AUTHORIZATION-6"=>"FxwWQTq2ZhxwfjC8rIh36oAgB/OZ/LgkVbtwaI+FhQ==", "HOST"=>"chef.my.company.com:4443"}, ssl=#<Faraday::SSLOptions (empty)>, parallel_manager=nil, params=nil, response=nil, response_headers={"content-type"=>"application/json; charset=utf-8", "server"=>"thin 1.5.0 codename Knife", "content-length"=>"12488", "connection"=>"keep-alive"}, status=200>
D, [2014-05-18T20:19:42.764572 #75819] DEBUG -- : ==> parsing Chef response body as JSON
D, [2014-05-18T20:19:42.765923 #75819] DEBUG -- : downloading cookbook: 'logrotate-1.5.1'
D, [2014-05-18T20:19:42.766300 #75819] DEBUG -- : downloading 'recipes' file: #<Hashie::Mash checksum="4998ec5fccc276b3ae26167b4be4823e" name="global.rb" path="recipes/global.rb" specificity="default" url="https://chef.my.company.com:4443/cookbooks/logrotate/1.5.1/files/4998ec5fccc276b3ae26167b4be4823e"> to: '/var/folders/sz/zv2447b94r15tz421drsc6jj7zzc8h/T/d20140518-75819-atm8io/recipes/global.rb'
D, [2014-05-18T20:19:42.826978 #75819] DEBUG -- : downloading 'recipes' file: #<Hashie::Mash checksum="476ffef1b3532bbdc4dc0a5ce4af5d39" name="_rhel.rb" path="recipes/_rhel.rb" specificity="default" url="https://chef.my.company.com:4443/cookbooks/build-essential/2.0.2/files/476ffef1b3532bbdc4dc0a5ce4af5d39"> to: '/var/folders/sz/zv2447b94r15tz421drsc6jj7zzc8h/T/d20140518-75819-i91j8z/recipes/_rhel.rb'
I, [2014-05-18T20:19:42.973591 #75819] INFO -- : Installing pacman (1.1.1)
D, [2014-05-18T20:19:42.974497 #75819] DEBUG -- : Downloading pacman (1.1.1) from https://api.berkshelf.com
D, [2014-05-18T20:19:42.975014 #75819] DEBUG -- : => #<Berkshelf::APIClient::RemoteCookbook:0x007ffa51be5480 @name="pacman", @version="1.1.1", @attributes=#<Hashie::Mash dependencies=#<Hashie::Mash> endpoint_priority=0 location_path="http://cookbooks.opscode.com/api/v1" location_type="opscode" platforms=#<Hashie::Mash>>>
Installing pacman (1.1.1)
D, [2014-05-18T20:19:43.010073 #75819] DEBUG -- : downloading 'recipes' file: #<Hashie::Mash checksum="471b7aeb3743237afc3da7d18da0858f" name="default.rb" path="recipes/default.rb" specificity="default" url="https://chef.my.company.com:4443/cookbooks/logrotate/1.5.1/files/471b7aeb3743237afc3da7d18da0858f"> to: '/var/folders/sz/zv2447b94r15tz421drsc6jj7zzc8h/T/d20140518-75819-atm8io/recipes/default.rb'
D, [2014-05-18T20:19:43.033815 #75819] DEBUG -- : downloading 'recipes' file: #<Hashie::Mash checksum="c0af107865fd2ec2cdad648bab661b23" name="_suse.rb" path="recipes/_suse.rb" specificity="default" url="https://chef.my.company.com:4443/cookbooks/build-essential/2.0.2/files/c0af107865fd2ec2cdad648bab661b23"> to: '/var/folders/sz/zv2447b94r15tz421drsc6jj7zzc8h/T/d20140518-75819-i91j8z/recipes/_suse.rb'
D, [2014-05-18T20:19:43.212087 #75819] DEBUG -- : downloading 'definitions' file: #<Hashie::Mash checksum="12c5ae98d59f7c7013daa2420d5fffa9" name="logrotate_app.rb" path="definitions/logrotate_app.rb" specificity="default" url="https://chef.my.company.com:4443/cookbooks/logrotate/1.5.1/files/12c5ae98d59f7c7013daa2420d5fffa9"> to: '/var/folders/sz/zv2447b94r15tz421drsc6jj7zzc8h/T/d20140518-75819-atm8io/definitions/logrotate_app.rb'
D, [2014-05-18T20:19:43.235799 #75819] DEBUG -- : downloading 'recipes' file: #<Hashie::Mash checksum="6f75cf95bc39674231ab82b76d5e2384" name="_fedora.rb" path="recipes/_fedora.rb" specificity="default" url="https://chef.my.company.com:4443/cookbooks/build-essential/2.0.2/files/6f75cf95bc39674231ab82b76d5e2384"> to: '/var/folders/sz/zv2447b94r15tz421drsc6jj7zzc8h/T/d20140518-75819-i91j8z/recipes/_fedora.rb'
D, [2014-05-18T20:19:43.436617 #75819] DEBUG -- : downloading 'libraries' file: #<Hashie::Mash checksum="5107c5f32891ac80f31ddd73586f7e29" name="logrotate_config.rb" path="libraries/logrotate_config.rb" specificity="default" url="https://chef.my.company.com:4443/cookbooks/logrotate/1.5.1/files/5107c5f32891ac80f31ddd73586f7e29"> to: '/var/folders/sz/zv2447b94r15tz421drsc6jj7zzc8h/T/d20140518-75819-atm8io/libraries/logrotate_config.rb'
D, [2014-05-18T20:19:43.437130 #75819] DEBUG -- : downloading 'recipes' file: #<Hashie::Mash checksum="e9b5a95782d28bf3e0e7e3e2a213e54d" name="_smartos.rb" path="recipes/_smartos.rb" specificity="default" url="https://chef.my.company.com:4443/cookbooks/build-essential/2.0.2/files/e9b5a95782d28bf3e0e7e3e2a213e54d"> to: '/var/folders/sz/zv2447b94r15tz421drsc6jj7zzc8h/T/d20140518-75819-i91j8z/recipes/_smartos.rb'
D, [2014-05-18T20:19:43.695360 #75819] DEBUG -- : downloading 'attributes' file: #<Hashie::Mash checksum="02976ac6b4117273a25358f8bf4e437d" name="default.rb" path="attributes/default.rb" specificity="default" url="https://chef.my.company.com:4443/cookbooks/logrotate/1.5.1/files/02976ac6b4117273a25358f8bf4e437d"> to: '/var/folders/sz/zv2447b94r15tz421drsc6jj7zzc8h/T/d20140518-75819-atm8io/attributes/default.rb'
D, [2014-05-18T20:19:43.697128 #75819] DEBUG -- : downloading 'recipes' file: #<Hashie::Mash checksum="0f1bf10ecec08cf8484fda9f835bc619" name="_debian.rb" path="recipes/_debian.rb" specificity="default" url="https://chef.my.company.com:4443/cookbooks/build-essential/2.0.2/files/0f1bf10ecec08cf8484fda9f835bc619"> to: '/var/folders/sz/zv2447b94r15tz421drsc6jj7zzc8h/T/d20140518-75819-i91j8z/recipes/_debian.rb'
D, [2014-05-18T20:19:43.932690 #75819] DEBUG -- : downloading 'templates' file: #<Hashie::Mash checksum="f61e3565fe6793b4e7c1de0a74fe0dda" name="logrotate-global.erb" path="templates/default/logrotate-global.erb" specificity="default" url="https://chef.my.company.com:4443/cookbooks/logrotate/1.5.1/files/f61e3565fe6793b4e7c1de0a74fe0dda"> to: '/var/folders/sz/zv2447b94r15tz421drsc6jj7zzc8h/T/d20140518-75819-atm8io/templates/default/logrotate-global.erb'
D, [2014-05-18T20:19:43.933364 #75819] DEBUG -- : downloading 'libraries' file: #<Hashie::Mash checksum="8c6f214eb3357ab34ae800cceceef952" name="xcode_command_line_tools.rb" path="libraries/xcode_command_line_tools.rb" specificity="default" url="https://chef.my.company.com:4443/cookbooks/build-essential/2.0.2/files/8c6f214eb3357ab34ae800cceceef952"> to: '/var/folders/sz/zv2447b94r15tz421drsc6jj7zzc8h/T/d20140518-75819-i91j8z/libraries/xcode_command_line_tools.rb'
D, [2014-05-18T20:19:44.209863 #75819] DEBUG -- : downloading 'libraries' file: #<Hashie::Mash checksum="c9e67314cfb292673ca4c27d514e02d5" name="timing.rb" path="libraries/timing.rb" specificity="default" url="https://chef.my.company.com:4443/cookbooks/build-essential/2.0.2/files/c9e67314cfb292673ca4c27d514e02d5"> to: '/var/folders/sz/zv2447b94r15tz421drsc6jj7zzc8h/T/d20140518-75819-i91j8z/libraries/timing.rb'
D, [2014-05-18T20:19:44.210793 #75819] DEBUG -- : downloading 'templates' file: #<Hashie::Mash checksum="be58ad9c6b0a750b638f4d5b8a1979b0" name="logrotate.erb" path="templates/default/logrotate.erb" specificity="default" url="https://chef.my.company.com:4443/cookbooks/logrotate/1.5.1/files/be58ad9c6b0a750b638f4d5b8a1979b0"> to: '/var/folders/sz/zv2447b94r15tz421drsc6jj7zzc8h/T/d20140518-75819-atm8io/templates/default/logrotate.erb'
D, [2014-05-18T20:19:44.272106 #75819] DEBUG -- : ==> parsing Chef response body as JSON
D, [2014-05-18T20:19:44.414392 #75819] DEBUG -- : downloading 'libraries' file: #<Hashie::Mash checksum="d335f41ea86d9d46ef7ce90e902543ec" name="matchers.rb" path="libraries/matchers.rb" specificity="default" url="https://chef.my.company.com:4443/cookbooks/build-essential/2.0.2/files/d335f41ea86d9d46ef7ce90e902543ec"> to: '/var/folders/sz/zv2447b94r15tz421drsc6jj7zzc8h/T/d20140518-75819-i91j8z/libraries/matchers.rb'
D, [2014-05-18T20:19:44.443259 #75819] DEBUG -- : downloading 'root_files' file: #<Hashie::Mash checksum="2d93a0c94aea09ac34a36a1906e7b43f" name="metadata.rb" path="metadata.rb" specificity="default" url="https://chef.my.company.com:4443/cookbooks/logrotate/1.5.1/files/2d93a0c94aea09ac34a36a1906e7b43f"> to: '/var/folders/sz/zv2447b94r15tz421drsc6jj7zzc8h/T/d20140518-75819-atm8io/metadata.rb'
I, [2014-05-18T20:19:44.519121 #75819] INFO -- : Installing passenger_apache2 (2.1.2)
D, [2014-05-18T20:19:44.519559 #75819] DEBUG -- : Downloading passenger_apache2 (2.1.2) from http://localhost:8080
D, [2014-05-18T20:19:44.519833 #75819] DEBUG -- : => #<Berkshelf::APIClient::RemoteCookbook:0x007ffa524a2c80 @name="passenger_apache2", @version="2.1.2", @attributes=#<Hashie::Mash dependencies=#<Hashie::Mash apache2=">= 1.0.4" build-essential=">= 0.0.0"> endpoint_priority=0 location_path="https://chef.my.company.com:4443/" location_type="chef_server" platforms=#<Hashie::Mash amazon=">= 0.0.0" arch=">= 0.0.0" centos=">= 0.0.0" debian=">= 0.0.0" oracle=">= 0.0.0" redhat=">= 0.0.0" scientific=">= 0.0.0" ubuntu=">= 0.0.0">>>
Installing passenger_apache2 (2.1.2) from http://localhost:8080 ([chef_server] https://chef.my.company.com:4443/)
D, [2014-05-18T20:19:44.621107 #75819] DEBUG -- : ==> performing authenticated Chef request as 'jperry'
D, [2014-05-18T20:19:44.621246 #75819] DEBUG -- : request env: #<struct Faraday::Env method=:get, body=nil, url=#<Addressable::URI:0x3ffd291ad6f8 URI:https://chef.my.company.com:4443/cookbooks/passenger_apache2/2.1.2>, request=#<Faraday::RequestOptions (empty)>, request_headers={"Accept"=>"application/json", "Content-Type"=>"application/json", "X-Chef-Version"=>"11.4.0", "User-Agent"=>"Ridley v3.1.0", "X-OPS-SIGN"=>"algorithm=sha1;version=1.0;", "X-OPS-USERID"=>"jperry", "X-OPS-TIMESTAMP"=>"2014-05-19T00:19:44Z", "X-OPS-CONTENT-HASH"=>"2jmj7l5rSw0yVb/vlWAYkK/YBwk=", "X-OPS-AUTHORIZATION-1"=>"JbTVTtIfk5x1NHN8iB27Zup7UnfI+FEXizydH48gua2Oav7WrFzZgXEDYObE", "X-OPS-AUTHORIZATION-2"=>"5qr0lbcULaD7tYpf05pQfHDWv67I4emGIVU7UoFj/2yJzZriMkEBu+n28j5Q", "X-OPS-AUTHORIZATION-3"=>"lY7djBcOe5RgR30H+U3Fhr/EX9ZvFMB1RrfTnpaLpXIm6lkMbtSuSQbyR3rt", "X-OPS-AUTHORIZATION-4"=>"aYX4rxKco0ojUD9bE/XgCKyJW0lZqW4ajLjrK1sLeT7kqV3YMn5YEi6QDK7a", "X-OPS-AUTHORIZATION-5"=>"9bHPBT6HgR9gOMOWB8+YcU8H8NKXvQDcha/Q3r20zBrdHBGa79THIOWPhDSH", "X-OPS-AUTHORIZATION-6"=>"m9GWJGL2TfKgM+wHGDqEHQbR/6BybSymZ9cwPbuojQ==", "HOST"=>"chef.my.company.com:4443"}, ssl=#<Faraday::SSLOptions (empty)>, parallel_manager=nil, params=nil, response=nil, response_headers=nil, status=nil>
D, [2014-05-18T20:19:44.678512 #75819] DEBUG -- : downloading 'attributes' file: #<Hashie::Mash checksum="2cd592d81b02c772c4792ebdc9511b88" name="default.rb" path="attributes/default.rb" specificity="default" url="https://chef.my.company.com:4443/cookbooks/build-essential/2.0.2/files/2cd592d81b02c772c4792ebdc9511b88"> to: '/var/folders/sz/zv2447b94r15tz421drsc6jj7zzc8h/T/d20140518-75819-i91j8z/attributes/default.rb'
D, [2014-05-18T20:19:44.708864 #75819] DEBUG -- : downloading 'root_files' file: #<Hashie::Mash checksum="0450db2c64115878a732938e02b2d6eb" name="TESTING.md" path="TESTING.md" specificity="default" url="https://chef.my.company.com:4443/cookbooks/logrotate/1.5.1/files/0450db2c64115878a732938e02b2d6eb"> to: '/var/folders/sz/zv2447b94r15tz421drsc6jj7zzc8h/T/d20140518-75819-atm8io/TESTING.md'
D, [2014-05-18T20:19:44.815708 #75819] DEBUG -- : ==> handling Chef response
D, [2014-05-18T20:19:44.816075 #75819] DEBUG -- : request env: #<struct Faraday::Env method=:get, body="{\"recipes\":[{\"name\":\"default.rb\",\"path\":\"recipes/default.rb\",\"checksum\":\"25b7780a73c9000f5771583c517c4294\",\"specificity\":\"default\",\"url\":\"https://chef.my.company.com:4443/cookbooks/passenger_apache2/2.1.2/files/25b7780a73c9000f5771583c517c4294\"},{\"name\":\"package.rb\",\"path\":\"recipes/package.rb\",\"checksum\":\"87ba5355debe03265734d1f1bbb25390\",\"specificity\":\"default\",\"url\":\"https://chef.my.company.com:4443/cookbooks/passenger_apache2/2.1.2/files/87ba5355debe03265734d1f1bbb25390\"},{\"name\":\"mod_rails.rb\",\"path\":\"recipes/mod_rails.rb\",\"checksum\":\"21af2cf377aefa49831e683a2c21d5a8\",\"specificity\":\"default\",\"url\":\"https://chef.my.company.com:4443/cookbooks/passenger_apache2/2.1.2/files/21af2cf377aefa49831e683a2c21d5a8\"},{\"name\":\"source.rb\",\"path\":\"recipes/source.rb\",\"checksum\":\"9dc48eb61a98bce949053e36284ade44\",\"specificity\":\"default\",\"url\":\"https://chef.my.company.com:4443/cookbooks/passenger_apache2/2.1.2/files/9dc48eb61a98bce949053e36284ade44\"}],\"definitions\":[],\"libraries\":[{\"name\":\"passenger_config.rb\",\"path\":\"libraries/passenger_config.rb\",\"checksum\":\"1aef42387dbfdb702cefd4e69915dbb5\",\"specificity\":\"default\",\"url\":\"https://chef.my.company.com:4443/cookbooks/passenger_apache2/2.1.2/files/1aef42387dbfdb702cefd4e69915dbb5\"}],\"attributes\":[{\"name\":\"default.rb\",\"path\":\"attributes/default.rb\",\"checksum\":\"66e474077942d0c953495b8d7c10d06a\",\"specificity\":\"default\",\"url\":\"https://chef.my.company.com:4443/cookbooks/passenger_apache2/2.1.2/files/66e474077942d0c953495b8d7c10d06a\"}],\"files\":[],\"templates\":[{\"name\":\"passenger_web_app.conf.erb\",\"path\":\"templates/default/passenger_web_app.conf.erb\",\"checksum\":\"630fe99c115c1b48f743148213c8f467\",\"specificity\":\"default\",\"url\":\"https://chef.my.company.com:4443/cookbooks/passenger_apache2/2.1.2/files/630fe99c115c1b48f743148213c8f467\"},{\"name\":\"passenger.conf.erb\",\"path\":\"templates/default/passenger.conf.erb\",\"checksum\":\"4093d6bd8d020db3900c0bd466e65ddd\",\"specificity\":\"default\",\"url\":\"https://chef.my.company.com:4443/cookbooks/passenger_apache2/2.1.2/files/4093d6bd8d020db3900c0bd466e65ddd\"},{\"name\":\"web_app.conf.erb\",\"path\":\"templates/default/web_app.conf.erb\",\"checksum\":\"630fe99c115c1b48f743148213c8f467\",\"specificity\":\"default\",\"url\":\"https://chef.my.company.com:4443/cookbooks/passenger_apache2/2.1.2/files/630fe99c115c1b48f743148213c8f467\"},{\"name\":\"passenger.load.erb\",\"path\":\"templates/default/passenger.load.erb\",\"checksum\":\"1aaa755a2a83c8bcf0d957435f363d21\",\"specificity\":\"default\",\"url\":\"https://chef.my.company.com:4443/cookbooks/passenger_apache2/2.1.2/files/1aaa755a2a83c8bcf0d957435f363d21\"}],\"resources\":[],\"providers\":[],\"root_files\":[{\"name\":\"metadata.rb\",\"path\":\"metadata.rb\",\"checksum\":\"fe53023a3c4d9fa4c88dc1e3e89813ee\",\"specificity\":\"default\",\"url\":\"https://chef.my.company.com:4443/cookbooks/passenger_apache2/2.1.2/files/fe53023a3c4d9fa4c88dc1e3e89813ee\"},{\"name\":\"CHANGELOG.md\",\"path\":\"CHANGELOG.md\",\"checksum\":\"86f9725f5beeb5e3cc73bfbf326c1758\",\"specificity\":\"default\",\"url\":\"https://chef.my.company.com:4443/cookbooks/passenger_apache2/2.1.2/files/86f9725f5beeb5e3cc73bfbf326c1758\"},{\"name\":\"README.md\",\"path\":\"README.md\",\"checksum\":\"9f0983d11be0db5dfca78d6f8ebf2778\",\"specificity\":\"default\",\"url\":\"https://chef.my.company.com:4443/cookbooks/passenger_apache2/2.1.2/files/9f0983d11be0db5dfca78d6f8ebf2778\"}],\"cookbook_name\":\"passenger_apache2\",\"metadata\":{\"name\":\"passenger_apache2\",\"description\":\"Installs passenger for Apache2\",\"long_description\":\"passenger_apache2 Cookbook\\n==========================\\nInstalls passenger for Apache 2.\\n\\n\\nRequirements\\n------------\\nRequires Chef 0.10.10+ and Ohai 0.6.10+ for `platform_family` attribute use.\\n\\n### Platforms\\nTested on the following platforms:\\n\\n- Ubuntu 10.04, 12.04\\n- CentOS 5.8, 6.3\\n\\nThe source install method was used on CentOS. It may work on other platforms with or without modification.\\n\\n### Cookbooks\\nOpscode cookbooks:\\n\\n- apache2\\n- build-essential\\n\\n\\nAttributes\\n----------\\n* `node['passenger']['version']` - Specify the version of passenger to install.\\n* `node['passenger']['max_pool_size']` - Sets PassengerMaxPoolSize in the Apache module config.\\n* `node['passenger']['root_path']` - The location of the passenger gem.\\n* `node['passenger']['ruby_bin']` - Sets PassengerRuby in the Apache module config. Defaults to `node['languages']['ruby']['ruby_bin']`.\\n* `node['passenger']['module_path']` - The location of the compiled passenger apache module.\\n* `node['passenger']['install_method']` - Includes the \\\"source\\\" (gem install) or \\\"package\\\" recipe. Default \\\"source.\\\"\\n* `node['passenger']['apache_mpm']` - Override with an \\\"override_attribute\\\" (in a role, environment or with node.override) to \\\"worker\\\" or \\\"threaded\\\" to use apache2-threaded-dev package. Otherwise this assumes prefork.\\n* `node['passenger']['package']['name']` - Name of the package for passenger, default is nil, so this must be set before using the \\\"package\\\" install method/recipe.\\n* `node['passenger']['package']['version']` - Specify the version of the passenger package to install. Uses `version` attribute above by default. To install the version available by default (latest, usually), delete the attribute in a recipe with this line:\\n\\n ```ruby\\n node.set['passenger']['package'].delete('version')\\n ```\\n\\n\\nRecipes\\n-------\\n### default\\nInstalls passenger from gem (source) or package depending on the value of the `install_method` attribute.\\n\\n### mod_rails\\nInstalls the passenger gem and enables the module in Apache2.\\n\\n### source\\nInstalls passenger as a RubyGem.\\n\\n### package\\nInstalls passenger as a Package.\\n\\nSet the `install_method` attribute to package, then set the `package['name']` attribute to the correct package for your platform. The recipe does not yet handle adding yum repositories for RHEL platforms, so that should be done in another recipe until COOK-2414 is resolved.\\n\\nSet the `node['passenger']['package']['version']` attribute to the correct value for your system's available package repository if necessary. By default the value is nil which will install the latest package version from the distribution package manager.\\n\\n\\nUsage\\n-----\\nFor example, to run a Rails application on passenger:\\n\\n```ruby\\ninclude_recipe \\\"rails\\\"\\ninclude_recipe \\\"passenger_apache2\\\"\\n\\nweb_app \\\"myproj\\\" do\\n docroot \\\"/srv/myproj/public\\\"\\n server_name \\\"myproj.\#{node[:domain]}\\\"\\n server_aliases [ \\\"myproj\\\", node[:hostname] ]\\n rails_env \\\"production\\\"\\nend\\n```\\n\\nA sample config template is provided, `web_app.conf.erb`. If this is suitable for your application, add 'cookbook \\\"passenger\\\"' to the define above to use that template. Otherwise, copy the template to the cookbook where you're using `web_app`, and modify as needed. The cookbook parameter is optional, if omitted it will search the cookbook where the define is used.\\n\\n\\nLicense & Authors\\n-----------------\\n- Author: Joshua Timberman (<joshua@opscode.com>)\\n- Author: Joshua Sierles (<joshua@37signals.com>)\\n- Author: Michael Hale (<mikehale@gmail.com>)\\n- Author: Chris Roberts (<chrisroberts.code@gmail.com>)\\n\\n```text\\nCopyright: 2009-2013, Opscode, Inc\\nCopyright: 2009, 37signals\\nCopright: 2009, Michael Hale\\n\\nLicensed under the Apache License, Version 2.0 (the \\\"License\\\");\\nyou may not use this file except in compliance with the License.\\nYou may obtain a copy of the License at\\n\\n http://www.apache.org/licenses/LICENSE-2.0\\n\\nUnless required by applicable law or agreed to in writing, software\\ndistributed under the License is distributed on an \\\"AS IS\\\" BASIS,\\nWITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\\nSee the License for the specific language governing permissions and\\nlimitations under the License.\\n```\\n\",\"maintainer\":\"Opscode, Inc.\",\"maintainer_email\":\"cookbooks@opscode.com\",\"license\":\"Apache 2.0\",\"platforms\":{\"redhat\":\">= 0.0.0\",\"centos\":\">= 0.0.0\",\"scientific\":\">= 0.0.0\",\"amazon\":\">= 0.0.0\",\"oracle\":\">= 0.0.0\",\"ubuntu\":\">= 0.0.0\",\"debian\":\">= 0.0.0\",\"arch\":\">= 0.0.0\"},\"dependencies\":{\"apache2\":\">= 1.0.4\",\"build-essential\":\">= 0.0.0\"},\"recommendations\":{},\"suggestions\":{},\"conflicting\":{},\"providing\":{\"passenger_apache2\":\">= 0.0.0\",\"passenger_apache2::package\":\">= 0.0.0\",\"passenger_apache2::mod_rails\":\">= 0.0.0\",\"passenger_apache2::source\":\">= 0.0.0\"},\"replacing\":{},\"attributes\":{},\"groupings\":{},\"recipes\":{\"passenger_apache2\":\"Installs Passenger as an Apache module\",\"passenger_apache2::package\":\"\",\"passenger_apache2::mod_rails\":\"Enables Apache module configuration for passenger module\",\"passenger_apache2::source\":\"\"},\"version\":\"2.1.2\"},\"version\":\"2.1.2\",\"name\":\"passenger_apache2-2.1.2\",\"frozen?\":true,\"chef_type\":\"cookbook_version\",\"json_class\":\"Chef::CookbookVersion\"}", url=#<Addressable::URI:0x3ffd291ad6f8 URI:https://chef.my.company.com:4443/cookbooks/passenger_apache2/2.1.2>, request=#<Faraday::RequestOptions (empty)>, request_headers={"Accept"=>"application/json", "Content-Type"=>"application/json", "X-Chef-Version"=>"11.4.0", "User-Agent"=>"Ridley v3.1.0", "X-OPS-SIGN"=>"algorithm=sha1;version=1.0;", "X-OPS-USERID"=>"jperry", "X-OPS-TIMESTAMP"=>"2014-05-19T00:19:44Z", "X-OPS-CONTENT-HASH"=>"2jmj7l5rSw0yVb/vlWAYkK/YBwk=", "X-OPS-AUTHORIZATION-1"=>"JbTVTtIfk5x1NHN8iB27Zup7UnfI+FEXizydH48gua2Oav7WrFzZgXEDYObE", "X-OPS-AUTHORIZATION-2"=>"5qr0lbcULaD7tYpf05pQfHDWv67I4emGIVU7UoFj/2yJzZriMkEBu+n28j5Q", "X-OPS-AUTHORIZATION-3"=>"lY7djBcOe5RgR30H+U3Fhr/EX9ZvFMB1RrfTnpaLpXIm6lkMbtSuSQbyR3rt", "X-OPS-AUTHORIZATION-4"=>"aYX4rxKco0ojUD9bE/XgCKyJW0lZqW4ajLjrK1sLeT7kqV3YMn5YEi6QDK7a", "X-OPS-AUTHORIZATION-5"=>"9bHPBT6HgR9gOMOWB8+YcU8H8NKXvQDcha/Q3r20zBrdHBGa79THIOWPhDSH", "X-OPS-AUTHORIZATION-6"=>"m9GWJGL2TfKgM+wHGDqEHQbR/6BybSymZ9cwPbuojQ==", "HOST"=>"chef.my.company.com:4443"}, ssl=#<Faraday::SSLOptions (empty)>, parallel_manager=nil, params=nil, response=nil, response_headers={"content-type"=>"application/json; charset=utf-8", "server"=>"thin 1.5.0 codename Knife", "transfer-encoding"=>"chunked", "connection"=>"keep-alive"}, status=200>
D, [2014-05-18T20:19:44.818540 #75819] DEBUG -- : ==> parsing Chef response body as JSON
D, [2014-05-18T20:19:44.819750 #75819] DEBUG -- : downloading cookbook: 'passenger_apache2-2.1.2'
D, [2014-05-18T20:19:44.820141 #75819] DEBUG -- : downloading 'recipes' file: #<Hashie::Mash checksum="25b7780a73c9000f5771583c517c4294" name="default.rb" path="recipes/default.rb" specificity="default" url="https://chef.my.company.com:4443/cookbooks/passenger_apache2/2.1.2/files/25b7780a73c9000f5771583c517c4294"> to: '/var/folders/sz/zv2447b94r15tz421drsc6jj7zzc8h/T/d20140518-75819-1y3adu5/recipes/default.rb'
D, [2014-05-18T20:19:44.882857 #75819] DEBUG -- : downloading 'root_files' file: #<Hashie::Mash checksum="ce244a9df8a78e4c1ef7f4fae4794bba" name="metadata.rb" path="metadata.rb" specificity="default" url="https://chef.my.company.com:4443/cookbooks/build-essential/2.0.2/files/ce244a9df8a78e4c1ef7f4fae4794bba"> to: '/var/folders/sz/zv2447b94r15tz421drsc6jj7zzc8h/T/d20140518-75819-i91j8z/metadata.rb'
D, [2014-05-18T20:19:44.922583 #75819] DEBUG -- : downloading 'root_files' file: #<Hashie::Mash checksum="2b58f7a67444fe4655472c68e24db7af" name="Berksfile" path="Berksfile" specificity="default" url="https://chef.my.company.com:4443/cookbooks/logrotate/1.5.1/files/2b58f7a67444fe4655472c68e24db7af"> to: '/var/folders/sz/zv2447b94r15tz421drsc6jj7zzc8h/T/d20140518-75819-atm8io/Berksfile'
D, [2014-05-18T20:19:45.045543 #75819] DEBUG -- : downloading 'recipes' file: #<Hashie::Mash checksum="87ba5355debe03265734d1f1bbb25390" name="package.rb" path="recipes/package.rb" specificity="default" url="https://chef.my.company.com:4443/cookbooks/passenger_apache2/2.1.2/files/87ba5355debe03265734d1f1bbb25390"> to: '/var/folders/sz/zv2447b94r15tz421drsc6jj7zzc8h/T/d20140518-75819-1y3adu5/recipes/package.rb'
D, [2014-05-18T20:19:45.090516 #75819] DEBUG -- : downloading 'root_files' file: #<Hashie::Mash checksum="931cd2e01db1ba72a65c03e97be67999" name="CHANGELOG.md" path="CHANGELOG.md" specificity="default" url="https://chef.my.company.com:4443/cookbooks/build-essential/2.0.2/files/931cd2e01db1ba72a65c03e97be67999"> to: '/var/folders/sz/zv2447b94r15tz421drsc6jj7zzc8h/T/d20140518-75819-i91j8z/CHANGELOG.md'
D, [2014-05-18T20:19:45.133579 #75819] DEBUG -- : downloading 'root_files' file: #<Hashie::Mash checksum="ebf513db9db6beb5598745cba5ae3042" name="CHANGELOG.md" path="CHANGELOG.md" specificity="default" url="https://chef.my.company.com:4443/cookbooks/logrotate/1.5.1/files/ebf513db9db6beb5598745cba5ae3042"> to: '/var/folders/sz/zv2447b94r15tz421drsc6jj7zzc8h/T/d20140518-75819-atm8io/CHANGELOG.md'
D, [2014-05-18T20:19:45.263266 #75819] DEBUG -- : downloading 'recipes' file: #<Hashie::Mash checksum="21af2cf377aefa49831e683a2c21d5a8" name="mod_rails.rb" path="recipes/mod_rails.rb" specificity="default" url="https://chef.my.company.com:4443/cookbooks/passenger_apache2/2.1.2/files/21af2cf377aefa49831e683a2c21d5a8"> to: '/var/folders/sz/zv2447b94r15tz421drsc6jj7zzc8h/T/d20140518-75819-1y3adu5/recipes/mod_rails.rb'
D, [2014-05-18T20:19:45.310149 #75819] DEBUG -- : downloading 'root_files' file: #<Hashie::Mash checksum="df2c8e057180f3fc89fc9d0cd00b499a" name="README.md" path="README.md" specificity="default" url="https://chef.my.company.com:4443/cookbooks/build-essential/2.0.2/files/df2c8e057180f3fc89fc9d0cd00b499a"> to: '/var/folders/sz/zv2447b94r15tz421drsc6jj7zzc8h/T/d20140518-75819-i91j8z/README.md'
D, [2014-05-18T20:19:45.344757 #75819] DEBUG -- : downloading 'root_files' file: #<Hashie::Mash checksum="3083e375c5822b223f511bb4b125d421" name=".gitignore" path=".gitignore" specificity="default" url="https://chef.my.company.com:4443/cookbooks/logrotate/1.5.1/files/3083e375c5822b223f511bb4b125d421"> to: '/var/folders/sz/zv2447b94r15tz421drsc6jj7zzc8h/T/d20140518-75819-atm8io/.gitignore'
D, [2014-05-18T20:19:45.503267 #75819] DEBUG -- : downloading 'recipes' file: #<Hashie::Mash checksum="9dc48eb61a98bce949053e36284ade44" name="source.rb" path="recipes/source.rb" specificity="default" url="https://chef.my.company.com:4443/cookbooks/passenger_apache2/2.1.2/files/9dc48eb61a98bce949053e36284ade44"> to: '/var/folders/sz/zv2447b94r15tz421drsc6jj7zzc8h/T/d20140518-75819-1y3adu5/recipes/source.rb'
D, [2014-05-18T20:19:45.526695 #75819] DEBUG -- : downloading 'root_files' file: #<Hashie::Mash checksum="80486e078f228214b9ea28827b345394" name="PR_PENDING" path="PR_PENDING" specificity="default" url="https://chef.my.company.com:4443/cookbooks/build-essential/2.0.2/files/80486e078f228214b9ea28827b345394"> to: '/var/folders/sz/zv2447b94r15tz421drsc6jj7zzc8h/T/d20140518-75819-i91j8z/PR_PENDING'
D, [2014-05-18T20:19:45.552223 #75819] DEBUG -- : downloading 'root_files' file: #<Hashie::Mash checksum="daae21695882e609eefc9354c6729389" name="README.md" path="README.md" specificity="default" url="https://chef.my.company.com:4443/cookbooks/logrotate/1.5.1/files/daae21695882e609eefc9354c6729389"> to: '/var/folders/sz/zv2447b94r15tz421drsc6jj7zzc8h/T/d20140518-75819-atm8io/README.md'
D, [2014-05-18T20:19:45.713506 #75819] DEBUG -- : downloading 'libraries' file: #<Hashie::Mash checksum="1aef42387dbfdb702cefd4e69915dbb5" name="passenger_config.rb" path="libraries/passenger_config.rb" specificity="default" url="https://chef.my.company.com:4443/cookbooks/passenger_apache2/2.1.2/files/1aef42387dbfdb702cefd4e69915dbb5"> to: '/var/folders/sz/zv2447b94r15tz421drsc6jj7zzc8h/T/d20140518-75819-1y3adu5/libraries/passenger_config.rb'
D, [2014-05-18T20:19:45.749775 #75819] DEBUG -- : downloading 'root_files' file: #<Hashie::Mash checksum="7fcad445fa4377c250db23a356274369" name="PR_PENDING" path="PR_PENDING" specificity="default" url="https://chef.my.company.com:4443/cookbooks/logrotate/1.5.1/files/7fcad445fa4377c250db23a356274369"> to: '/var/folders/sz/zv2447b94r15tz421drsc6jj7zzc8h/T/d20140518-75819-atm8io/PR_PENDING'
D, [2014-05-18T20:19:46.010174 #75819] DEBUG -- : downloading 'attributes' file: #<Hashie::Mash checksum="66e474077942d0c953495b8d7c10d06a" name="default.rb" path="attributes/default.rb" specificity="default" url="https://chef.my.company.com:4443/cookbooks/passenger_apache2/2.1.2/files/66e474077942d0c953495b8d7c10d06a"> to: '/var/folders/sz/zv2447b94r15tz421drsc6jj7zzc8h/T/d20140518-75819-1y3adu5/attributes/default.rb'
D, [2014-05-18T20:19:46.058754 #75819] DEBUG -- : downloading 'root_files' file: #<Hashie::Mash checksum="549b8f043162edf812c0f492c4382fb3" name="Gemfile" path="Gemfile" specificity="default" url="https://chef.my.company.com:4443/cookbooks/logrotate/1.5.1/files/549b8f043162edf812c0f492c4382fb3"> to: '/var/folders/sz/zv2447b94r15tz421drsc6jj7zzc8h/T/d20140518-75819-atm8io/Gemfile'
D, [2014-05-18T20:19:46.224509 #75819] DEBUG -- : downloading 'templates' file: #<Hashie::Mash checksum="630fe99c115c1b48f743148213c8f467" name="passenger_web_app.conf.erb" path="templates/default/passenger_web_app.conf.erb" specificity="default" url="https://chef.my.company.com:4443/cookbooks/passenger_apache2/2.1.2/files/630fe99c115c1b48f743148213c8f467"> to: '/var/folders/sz/zv2447b94r15tz421drsc6jj7zzc8h/T/d20140518-75819-1y3adu5/templates/default/passenger_web_app.conf.erb'
D, [2014-05-18T20:19:46.257223 #75819] DEBUG -- : downloading 'root_files' file: #<Hashie::Mash checksum="1c7793ed7d6f9d05ce49ab252394c27a" name="CONTRIBUTING.md" path="CONTRIBUTING.md" specificity="default" url="https://chef.my.company.com:4443/cookbooks/logrotate/1.5.1/files/1c7793ed7d6f9d05ce49ab252394c27a"> to: '/var/folders/sz/zv2447b94r15tz421drsc6jj7zzc8h/T/d20140518-75819-atm8io/CONTRIBUTING.md'
D, [2014-05-18T20:19:46.463431 #75819] DEBUG -- : downloading 'templates' file: #<Hashie::Mash checksum="4093d6bd8d020db3900c0bd466e65ddd" name="passenger.conf.erb" path="templates/default/passenger.conf.erb" specificity="default" url="https://chef.my.company.com:4443/cookbooks/passenger_apache2/2.1.2/files/4093d6bd8d020db3900c0bd466e65ddd"> to: '/var/folders/sz/zv2447b94r15tz421drsc6jj7zzc8h/T/d20140518-75819-1y3adu5/templates/default/passenger.conf.erb'
D, [2014-05-18T20:19:46.485538 #75819] DEBUG -- : downloading 'root_files' file: #<Hashie::Mash checksum="d319a162edae9a566df252d229d64fd2" name=".travis.yml" path=".travis.yml" specificity="default" url="https://chef.my.company.com:4443/cookbooks/logrotate/1.5.1/files/d319a162edae9a566df252d229d64fd2"> to: '/var/folders/sz/zv2447b94r15tz421drsc6jj7zzc8h/T/d20140518-75819-atm8io/.travis.yml'
D, [2014-05-18T20:19:46.693511 #75819] DEBUG -- : downloading 'root_files' file: #<Hashie::Mash checksum="31e6144f8fadf8ef760f1bd8dd7ab2a3" name=".rubocop.yml" path=".rubocop.yml" specificity="default" url="https://chef.my.company.com:4443/cookbooks/logrotate/1.5.1/files/31e6144f8fadf8ef760f1bd8dd7ab2a3"> to: '/var/folders/sz/zv2447b94r15tz421drsc6jj7zzc8h/T/d20140518-75819-atm8io/.rubocop.yml'
D, [2014-05-18T20:19:47.251202 #75819] DEBUG -- : downloading 'templates' file: #<Hashie::Mash checksum="630fe99c115c1b48f743148213c8f467" name="web_app.conf.erb" path="templates/default/web_app.conf.erb" specificity="default" url="https://chef.my.company.com:4443/cookbooks/passenger_apache2/2.1.2/files/630fe99c115c1b48f743148213c8f467"> to: '/var/folders/sz/zv2447b94r15tz421drsc6jj7zzc8h/T/d20140518-75819-1y3adu5/templates/default/web_app.conf.erb'
D, [2014-05-18T20:19:47.251628 #75819] DEBUG -- : downloading 'root_files' file: #<Hashie::Mash checksum="8f7bb094c7232b058c7e9f2e431f389c" name="LICENSE" path="LICENSE" specificity="default" url="https://chef.my.company.com:4443/cookbooks/logrotate/1.5.1/files/8f7bb094c7232b058c7e9f2e431f389c"> to: '/var/folders/sz/zv2447b94r15tz421drsc6jj7zzc8h/T/d20140518-75819-atm8io/LICENSE'
D, [2014-05-18T20:19:47.445364 #75819] DEBUG -- : downloading 'templates' file: #<Hashie::Mash checksum="1aaa755a2a83c8bcf0d957435f363d21" name="passenger.load.erb" path="templates/default/passenger.load.erb" specificity="default" url="https://chef.my.company.com:4443/cookbooks/passenger_apache2/2.1.2/files/1aaa755a2a83c8bcf0d957435f363d21"> to: '/var/folders/sz/zv2447b94r15tz421drsc6jj7zzc8h/T/d20140518-75819-1y3adu5/templates/default/passenger.load.erb'
D, [2014-05-18T20:19:47.478442 #75819] DEBUG -- : downloading 'root_files' file: #<Hashie::Mash checksum="1d8719f49b08b676ac6984c195a94f5f" name=".kitchen.yml" path=".kitchen.yml" specificity="default" url="https://chef.my.company.com:4443/cookbooks/logrotate/1.5.1/files/1d8719f49b08b676ac6984c195a94f5f"> to: '/var/folders/sz/zv2447b94r15tz421drsc6jj7zzc8h/T/d20140518-75819-atm8io/.kitchen.yml'
D, [2014-05-18T20:19:47.648844 #75819] DEBUG -- : downloading 'root_files' file: #<Hashie::Mash checksum="fe53023a3c4d9fa4c88dc1e3e89813ee" name="metadata.rb" path="metadata.rb" specificity="default" url="https://chef.my.company.com:4443/cookbooks/passenger_apache2/2.1.2/files/fe53023a3c4d9fa4c88dc1e3e89813ee"> to: '/var/folders/sz/zv2447b94r15tz421drsc6jj7zzc8h/T/d20140518-75819-1y3adu5/metadata.rb'
D, [2014-05-18T20:19:47.873710 #75819] DEBUG -- : downloading 'root_files' file: #<Hashie::Mash checksum="86f9725f5beeb5e3cc73bfbf326c1758" name="CHANGELOG.md" path="CHANGELOG.md" specificity="default" url="https://chef.my.company.com:4443/cookbooks/passenger_apache2/2.1.2/files/86f9725f5beeb5e3cc73bfbf326c1758"> to: '/var/folders/sz/zv2447b94r15tz421drsc6jj7zzc8h/T/d20140518-75819-1y3adu5/CHANGELOG.md'
D, [2014-05-18T20:19:48.064175 #75819] DEBUG -- : downloading 'root_files' file: #<Hashie::Mash checksum="9f0983d11be0db5dfca78d6f8ebf2778" name="README.md" path="README.md" specificity="default" url="https://chef.my.company.com:4443/cookbooks/passenger_apache2/2.1.2/files/9f0983d11be0db5dfca78d6f8ebf2778"> to: '/var/folders/sz/zv2447b94r15tz421drsc6jj7zzc8h/T/d20140518-75819-1y3adu5/README.md'
D, [2014-05-18T20:19:48.319737 #75819] DEBUG -- : Finished resolving, calculating locks
D, [2014-05-18T20:19:48.319847 #75819] DEBUG -- : New locks
D, [2014-05-18T20:19:48.319890 #75819] DEBUG -- : passenger_apache2 (2.1.2)
[20:21:15] ~/workspace/bithub/berkshelf-test > berks install --debug
I, [2014-05-18T20:21:20.662870 #75965] INFO -- : Reducing lockfile
D, [2014-05-18T20:21:20.662934 #75965] DEBUG -- : Current lockfile:
D, [2014-05-18T20:21:20.662992 #75965] DEBUG -- :
D, [2014-05-18T20:21:20.663033 #75965] DEBUG -- : DEPENDENCIES
D, [2014-05-18T20:21:20.663055 #75965] DEBUG -- :
D, [2014-05-18T20:21:20.663073 #75965] DEBUG -- : GRAPH
D, [2014-05-18T20:21:20.663090 #75965] DEBUG -- :
D, [2014-05-18T20:21:20.663106 #75965] DEBUG -- : Unlocking dependencies no longer in the Berksfile
D, [2014-05-18T20:21:20.663127 #75965] DEBUG -- : Removing transitive dependencies
D, [2014-05-18T20:21:20.663178 #75965] DEBUG -- : Checking passenger_apache2 (= 2.1.2)
D, [2014-05-18T20:21:20.663220 #75965] DEBUG -- : Skipping (not graphed)
D, [2014-05-18T20:21:20.663248 #75965] DEBUG -- : New lockfile:
D, [2014-05-18T20:21:20.663279 #75965] DEBUG -- :
D, [2014-05-18T20:21:20.663382 #75965] DEBUG -- : DEPENDENCIES
D, [2014-05-18T20:21:20.663413 #75965] DEBUG -- :
D, [2014-05-18T20:21:20.663437 #75965] DEBUG -- : GRAPH
D, [2014-05-18T20:21:20.663461 #75965] DEBUG -- :
Resolving cookbook dependencies...
I, [2014-05-18T20:21:20.663538 #75965] INFO -- : Checking if lockfile is trusted
D, [2014-05-18T20:21:20.663580 #75965] DEBUG -- : Checking passenger_apache2 (= 2.1.2)
D, [2014-05-18T20:21:20.663608 #75965] DEBUG -- : Not in lockfile - cannot be trusted!
I, [2014-05-18T20:21:20.663632 #75965] INFO -- : Installing from universe
D, [2014-05-18T20:21:20.663674 #75965] DEBUG -- : Creating a resolver
Fetching cookbook index from http://localhost:8080...
D, [2014-05-18T20:21:20.693322 #75965] DEBUG -- : ==> parsing Chef response body as JSON
D, [2014-05-18T20:21:20.720727 #75965] DEBUG -- : Starting resolution...
I, [2014-05-18T20:21:20.846836 #75965] INFO -- : Installing apache2 (1.10.4)
D, [2014-05-18T20:21:20.847056 #75965] DEBUG -- : Already installed - skipping install
Using apache2 (1.10.4)
I, [2014-05-18T20:21:20.847258 #75965] INFO -- : Installing iptables (0.13.2)
D, [2014-05-18T20:21:20.847531 #75965] DEBUG -- : Already installed - skipping install
Using iptables (0.13.2)
I, [2014-05-18T20:21:20.848310 #75965] INFO -- : Installing build-essential (2.0.2)
D, [2014-05-18T20:21:20.848514 #75965] DEBUG -- : Already installed - skipping install
Using build-essential (2.0.2)
I, [2014-05-18T20:21:20.848716 #75965] INFO -- : Installing logrotate (1.5.1)
D, [2014-05-18T20:21:20.848917 #75965] DEBUG -- : Already installed - skipping install
Using logrotate (1.5.1)
I, [2014-05-18T20:21:20.849214 #75965] INFO -- : Installing pacman (1.1.1)
D, [2014-05-18T20:21:20.849411 #75965] DEBUG -- : Already installed - skipping install
Using pacman (1.1.1)
I, [2014-05-18T20:21:20.849542 #75965] INFO -- : Installing passenger_apache2 (2.1.2)
D, [2014-05-18T20:21:20.849734 #75965] DEBUG -- : Already installed - skipping install
Using passenger_apache2 (2.1.2)
D, [2014-05-18T20:21:20.849922 #75965] DEBUG -- : Finished resolving, calculating locks
D, [2014-05-18T20:21:20.849973 #75965] DEBUG -- : New locks
D, [2014-05-18T20:21:20.850016 #75965] DEBUG -- : passenger_apache2 (2.1.2)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment