Skip to content

Instantly share code, notes, and snippets.

@bessarabov
Created February 16, 2013 19:24
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 bessarabov/4968331 to your computer and use it in GitHub Desktop.
Save bessarabov/4968331 to your computer and use it in GitHub Desktop.
bessarabov@b-yanote:~/git/play-perl$ time vagrant up
[default] Importing base box 'precise64'...
[default] The guest additions on this VM do not match the install version of
VirtualBox! This may cause things such as forwarded ports, shared
folders, and more to not work properly. If any of those things fail on
this machine, please update the guest additions and repackage the
box.
Guest Additions Version: 4.2.0
VirtualBox Version: 4.1.18
[default] Matching MAC address for NAT networking...
[default] Clearing any previously set forwarded ports...
[default] Forwarding ports...
[default] -- 22 => 2222 (adapter 1)
[default] -- 80 => 3000 (adapter 1)
[default] -- 81 => 3001 (adapter 1)
[default] Creating shared folders metadata...
[default] Clearing any previously set network interfaces...
[default] Booting VM...
[default] Waiting for VM to boot. This can take a few minutes.
[default] VM booted and ready for use!
[default] Mounting shared folders...
[default] -- play: /play
[default] -- v-root: /vagrant
[default] -- v-csr-2: /tmp/vagrant-chef-1/chef-solo-2/roles
[default] -- v-csc-1: /tmp/vagrant-chef-1/chef-solo-1/cookbooks
[default] Running provisioner: Vagrant::Provisioners::ChefSolo...
[default] Generating chef JSON and uploading...
[default] Running chef-solo...
stdin: is not a tty
[2013-02-16T18:41:35+00:00] INFO: *** Chef 10.14.2 ***
[2013-02-16T18:41:36+00:00] INFO: Setting the run_list to ["role[dev]"] from JSON
[2013-02-16T18:41:36+00:00] INFO: Run List is [role[dev]]
[2013-02-16T18:41:36+00:00] INFO: Run List expands to [play-perl, play-perl::dev]
[2013-02-16T18:41:36+00:00] INFO: Starting Chef Run for precise64
[2013-02-16T18:41:36+00:00] INFO: Running start handlers
[2013-02-16T18:41:36+00:00] INFO: Start handlers complete.
[2013-02-16T18:41:37+00:00] INFO: Processing execute[apt-get-update] action run (play-perl::default line 1)
[2013-02-16T18:42:13+00:00] INFO: execute[apt-get-update] ran successfully
[2013-02-16T18:42:13+00:00] INFO: Processing package[perl] action install (perl::default line 21)
[2013-02-16T18:42:15+00:00] INFO: Processing package[libperl-dev] action install (perl::default line 21)
[2013-02-16T18:44:13+00:00] INFO: Processing remote_file[/usr/local/bin/cpanm] action create (perl::default line 26)
[2013-02-16T18:44:14+00:00] INFO: remote_file[/usr/local/bin/cpanm] updated
[2013-02-16T18:44:14+00:00] INFO: remote_file[/usr/local/bin/cpanm] owner changed to 0
[2013-02-16T18:44:14+00:00] INFO: remote_file[/usr/local/bin/cpanm] group changed to 0
[2013-02-16T18:44:14+00:00] INFO: remote_file[/usr/local/bin/cpanm] mode changed to 755
[2013-02-16T18:44:14+00:00] INFO: Processing package[vim] action install (play-perl::default line 9)
[2013-02-16T18:46:36+00:00] INFO: Processing package[git] action install (play-perl::default line 10)
[2013-02-16T18:47:59+00:00] INFO: Processing package[screen] action install (play-perl::default line 11)
[2013-02-16T18:48:04+00:00] INFO: Processing package[perl-doc] action install (play-perl::default line 12)
[2013-02-16T18:49:48+00:00] INFO: Processing package[libssl-dev] action install (play-perl::default line 14)
[2013-02-16T18:49:49+00:00] INFO: Processing package[mongodb] action install (play-perl::default line 18)
[2013-02-16T18:57:29+00:00] INFO: Processing package[make] action install (play-perl::default line 20)
[2013-02-16T18:57:39+00:00] INFO: Processing package[sendmail] action install (play-perl::default line 22)
[2013-02-16T18:58:09+00:00] INFO: Processing execute[install-Net-HTTP] action run (play-perl::default line 25)
[2013-02-16T18:58:12+00:00] INFO: execute[install-Net-HTTP] ran successfully
[2013-02-16T18:58:12+00:00] INFO: Processing execute[install-Dancer] action run (play-perl::default line 21)
[2013-02-16T18:59:06+00:00] INFO: execute[install-Dancer] ran successfully
[2013-02-16T18:59:06+00:00] INFO: Processing execute[install-YAML] action run (play-perl::default line 21)
[2013-02-16T18:59:14+00:00] INFO: execute[install-YAML] ran successfully
[2013-02-16T18:59:14+00:00] INFO: Processing execute[install-Module::Install] action run (play-perl::default line 21)
[2013-02-16T18:59:36+00:00] INFO: execute[install-Module::Install] ran successfully
[2013-02-16T18:59:36+00:00] INFO: Processing execute[install-MongoDB] action run (play-perl::default line 21)
[2013-02-16T19:02:14+00:00] INFO: execute[install-MongoDB] ran successfully
[2013-02-16T19:02:14+00:00] INFO: Processing execute[install-JSON] action run (play-perl::default line 21)
[2013-02-16T19:02:14+00:00] INFO: Processing execute[install-Params::Validate] action run (play-perl::default line 21)
[2013-02-16T19:02:14+00:00] INFO: Processing execute[install-Moo] action run (play-perl::default line 21)
[2013-02-16T19:02:19+00:00] INFO: execute[install-Moo] ran successfully
[2013-02-16T19:02:19+00:00] INFO: Processing execute[install-Starman] action run (play-perl::default line 21)
[2013-02-16T19:02:54+00:00] INFO: execute[install-Starman] ran successfully
[2013-02-16T19:02:54+00:00] INFO: Processing execute[install-Text::Markdown] action run (play-perl::default line 21)
[2013-02-16T19:03:03+00:00] INFO: execute[install-Text::Markdown] ran successfully
[2013-02-16T19:03:03+00:00] INFO: Processing execute[install-Clone] action run (play-perl::default line 21)
[2013-02-16T19:03:06+00:00] INFO: execute[install-Clone] ran successfully
[2013-02-16T19:03:06+00:00] INFO: Processing execute[install-Email::Sender] action run (play-perl::default line 21)
[2013-02-16T19:03:20+00:00] INFO: execute[install-Email::Sender] ran successfully
[2013-02-16T19:03:20+00:00] INFO: Processing execute[install-Dancer::Serializer::JSON] action run (play-perl::default line 21)
[2013-02-16T19:03:21+00:00] INFO: Processing execute[install-Dancer::Session::MongoDB] action run (play-perl::default line 21)
[2013-02-16T19:03:23+00:00] INFO: execute[install-Dancer::Session::MongoDB] ran successfully
[2013-02-16T19:03:23+00:00] INFO: Processing execute[install-Dancer::Plugin::Auth::Twitter] action run (play-perl::default line 21)
[2013-02-16T19:04:22+00:00] INFO: execute[install-Dancer::Plugin::Auth::Twitter] ran successfully
[2013-02-16T19:04:22+00:00] INFO: Processing execute[install-Template] action run (play-perl::default line 21)
[2013-02-16T19:04:34+00:00] INFO: execute[install-Template] ran successfully
[2013-02-16T19:04:34+00:00] INFO: Processing execute[install-DateTime] action run (play-perl::default line 21)
[2013-02-16T19:04:34+00:00] INFO: Processing execute[install-DateTime::Format::RFC3339] action run (play-perl::default line 21)
[2013-02-16T19:04:36+00:00] INFO: execute[install-DateTime::Format::RFC3339] ran successfully
[2013-02-16T19:04:36+00:00] INFO: Processing directory[/data] action create (play-perl::default line 51)
[2013-02-16T19:04:36+00:00] INFO: directory[/data] created directory /data
[2013-02-16T19:04:36+00:00] INFO: Processing template[/play/app/config.yml] action create (play-perl::default line 54)
[2013-02-16T19:04:36+00:00] INFO: template[/play/app/config.yml] updated content
[2013-02-16T19:04:36+00:00] INFO: template[/play/app/config.yml] owner changed to 0
[2013-02-16T19:04:36+00:00] INFO: template[/play/app/config.yml] group changed to 0
[2013-02-16T19:04:36+00:00] INFO: template[/play/app/config.yml] mode changed to 644
[2013-02-16T19:04:36+00:00] INFO: Processing execute[apt-key adv --keyserver keyserver.ubuntu.com --recv-keys 537CED7B] action run (ubic::default line 35)
[2013-02-16T19:04:37+00:00] INFO: execute[apt-key adv --keyserver keyserver.ubuntu.com --recv-keys 537CED7B] ran successfully
[2013-02-16T19:04:37+00:00] INFO: Processing execute[apt-get update] action nothing (ubic::default line 41)
[2013-02-16T19:04:37+00:00] INFO: Processing directory[/etc/apt/sources.list.d] action create (ubic::default line 45)
[2013-02-16T19:04:37+00:00] INFO: Processing file[/etc/apt/sources.list.d/berekuk_ubic.ppa.list] action create (ubic::default line 53)
[2013-02-16T19:04:37+00:00] INFO: file[/etc/apt/sources.list.d/berekuk_ubic.ppa.list] mode changed to 644
[2013-02-16T19:04:37+00:00] INFO: file[/etc/apt/sources.list.d/berekuk_ubic.ppa.list] created file /etc/apt/sources.list.d/berekuk_ubic.ppa.list
[2013-02-16T19:04:37+00:00] INFO: file[/etc/apt/sources.list.d/berekuk_ubic.ppa.list] sending run action to execute[apt-get update] (immediate)
[2013-02-16T19:04:37+00:00] INFO: Processing execute[apt-get update] action run (ubic::default line 41)
[2013-02-16T19:05:00+00:00] INFO: execute[apt-get update] ran successfully
[2013-02-16T19:05:00+00:00] INFO: Processing execute[ubic apt-get update] action run (ubic::default line 3)
[2013-02-16T19:05:00+00:00] INFO: Processing package[ubic] action install (ubic::default line 8)
[2013-02-16T19:05:13+00:00] INFO: Processing execute[install-Ubic::Service::Plack] action run (play-perl::default line 21)
[2013-02-16T19:05:23+00:00] INFO: execute[install-Ubic::Service::Plack] ran successfully
[2013-02-16T19:05:23+00:00] INFO: Processing directory[/data/dancer] action create (play-perl::default line 69)
[2013-02-16T19:05:23+00:00] INFO: directory[/data/dancer] created directory /data/dancer
[2013-02-16T19:05:23+00:00] INFO: Processing ubic_service[dancer] action install (play-perl::default line 70)
[2013-02-16T19:05:23+00:00] INFO: Processing ubic_service[dancer] action start (play-perl::default line 70)
[2013-02-16T19:05:23+00:00] INFO: Processing template[/etc/ubic/service/dancer] action create (/tmp/vagrant-chef-1/chef-solo-1/cookbooks/ubic/providers/service.rb line 22)
[2013-02-16T19:05:23+00:00] INFO: template[/etc/ubic/service/dancer] updated content
[2013-02-16T19:05:23+00:00] INFO: template[/etc/ubic/service/dancer] owner changed to 0
[2013-02-16T19:05:23+00:00] INFO: template[/etc/ubic/service/dancer] group changed to 0
[2013-02-16T19:05:23+00:00] INFO: template[/etc/ubic/service/dancer] mode changed to 644
[2013-02-16T19:05:23+00:00] INFO: Processing execute[start ubic service dancer] action run (/tmp/vagrant-chef-1/chef-solo-1/cookbooks/ubic/providers/service.rb line 2)
[2013-02-16T19:05:23+00:00] INFO: execute[start ubic service dancer] ran successfully
[2013-02-16T19:05:23+00:00] INFO: Processing package[nginx] action install (play-perl::default line 75)
[2013-02-16T19:05:34+00:00] INFO: Processing file[/etc/nginx/sites-enabled/default] action delete (play-perl::default line 77)
[2013-02-16T19:05:34+00:00] INFO: file[/etc/nginx/sites-enabled/default] deleted file at /etc/nginx/sites-enabled/default
[2013-02-16T19:05:34+00:00] INFO: Processing template[/etc/nginx/sites-enabled/play-perl.org] action create (play-perl::default line 81)
[2013-02-16T19:05:34+00:00] INFO: template[/etc/nginx/sites-enabled/play-perl.org] updated content
[2013-02-16T19:05:34+00:00] INFO: template[/etc/nginx/sites-enabled/play-perl.org] owner changed to 0
[2013-02-16T19:05:34+00:00] INFO: template[/etc/nginx/sites-enabled/play-perl.org] group changed to 0
[2013-02-16T19:05:34+00:00] INFO: template[/etc/nginx/sites-enabled/play-perl.org] mode changed to 644
[2013-02-16T19:05:34+00:00] INFO: template[/etc/nginx/sites-enabled/play-perl.org] not queuing delayed action restart on service[nginx] (delayed), as it's already been queued
[2013-02-16T19:05:34+00:00] INFO: Processing service[nginx] action nothing (play-perl::default line 93)
[2013-02-16T19:05:34+00:00] INFO: Processing execute[install-Module::Refresh] action run (play-perl::dev line 21)
[2013-02-16T19:05:39+00:00] INFO: execute[install-Module::Refresh] ran successfully
[2013-02-16T19:05:39+00:00] INFO: Processing execute[install-Test::Deep] action run (play-perl::dev line 21)
[2013-02-16T19:05:39+00:00] INFO: Processing execute[install-Test::Class] action run (play-perl::dev line 21)
[2013-02-16T19:05:42+00:00] INFO: execute[install-Test::Class] ran successfully
[2013-02-16T19:05:42+00:00] INFO: Processing execute[install-Import::Into] action run (play-perl::dev line 21)
[2013-02-16T19:05:50+00:00] INFO: execute[install-Import::Into] ran successfully
[2013-02-16T19:05:50+00:00] INFO: Processing execute[install-Carp::Always] action run (play-perl::dev line 21)
[2013-02-16T19:05:57+00:00] INFO: execute[install-Carp::Always] ran successfully
[2013-02-16T19:05:57+00:00] INFO: Processing directory[/data/dancer-dev] action create (play-perl::dev line 9)
[2013-02-16T19:05:57+00:00] INFO: directory[/data/dancer-dev] created directory /data/dancer-dev
[2013-02-16T19:05:57+00:00] INFO: Processing ubic_service[dancer-dev] action install (play-perl::dev line 10)
[2013-02-16T19:05:57+00:00] INFO: Processing ubic_service[dancer-dev] action start (play-perl::dev line 10)
[2013-02-16T19:05:57+00:00] INFO: Processing template[/etc/ubic/service/dancer-dev] action create (/tmp/vagrant-chef-1/chef-solo-1/cookbooks/ubic/providers/service.rb line 22)
[2013-02-16T19:05:57+00:00] INFO: template[/etc/ubic/service/dancer-dev] updated content
[2013-02-16T19:05:57+00:00] INFO: template[/etc/ubic/service/dancer-dev] owner changed to 0
[2013-02-16T19:05:57+00:00] INFO: template[/etc/ubic/service/dancer-dev] group changed to 0
[2013-02-16T19:05:57+00:00] INFO: template[/etc/ubic/service/dancer-dev] mode changed to 644
[2013-02-16T19:05:57+00:00] INFO: Processing execute[start ubic service dancer-dev] action run (/tmp/vagrant-chef-1/chef-solo-1/cookbooks/ubic/providers/service.rb line 2)
[2013-02-16T19:05:58+00:00] INFO: execute[start ubic service dancer-dev] ran successfully
[2013-02-16T19:05:58+00:00] INFO: Processing template[/etc/nginx/sites-enabled/play-perl-dev.org] action create (play-perl::dev line 14)
[2013-02-16T19:05:58+00:00] INFO: template[/etc/nginx/sites-enabled/play-perl-dev.org] updated content
[2013-02-16T19:05:58+00:00] INFO: template[/etc/nginx/sites-enabled/play-perl-dev.org] owner changed to 0
[2013-02-16T19:05:58+00:00] INFO: template[/etc/nginx/sites-enabled/play-perl-dev.org] group changed to 0
[2013-02-16T19:05:58+00:00] INFO: template[/etc/nginx/sites-enabled/play-perl-dev.org] mode changed to 644
[2013-02-16T19:05:58+00:00] INFO: template[/etc/nginx/sites-enabled/play-perl-dev.org] not queuing delayed action restart on service[nginx] (delayed), as it's already been queued
[2013-02-16T19:05:58+00:00] INFO: template[/play/app/config.yml] sending restart action to service[nginx] (delayed)
[2013-02-16T19:05:58+00:00] INFO: Processing service[nginx] action restart (play-perl::default line 93)
[2013-02-16T19:05:59+00:00] INFO: service[nginx] restarted
[2013-02-16T19:05:59+00:00] INFO: template[/etc/ubic/service/dancer] sending restart action to ubic_service[dancer] (delayed)
[2013-02-16T19:05:59+00:00] INFO: Processing ubic_service[dancer] action restart (play-perl::default line 70)
[2013-02-16T19:05:59+00:00] INFO: template[/etc/ubic/service/dancer-dev] sending restart action to ubic_service[dancer-dev] (delayed)
[2013-02-16T19:05:59+00:00] INFO: Processing ubic_service[dancer-dev] action restart (play-perl::dev line 10)
[2013-02-16T19:05:59+00:00] INFO: Chef Run complete in 1463.340213 seconds
[2013-02-16T19:05:59+00:00] INFO: Running report handlers
[2013-02-16T19:05:59+00:00] INFO: Report handlers complete
real 25m9.329s
user 0m22.470s
sys 0m3.190s
bessarabov@b-yanote:~/git/play-perl$
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment