Skip to content

Instantly share code, notes, and snippets.

@patcon
Created April 26, 2012 05:23
Show Gist options
  • Save patcon/2496205 to your computer and use it in GitHub Desktop.
Save patcon/2496205 to your computer and use it in GitHub Desktop.
vagrant output
VAGRANT_LOG=debug vagrant up
INFO global: Vagrant version: 1.0.2
INFO vagrant: `vagrant` invoked: ["up"]
DEBUG vagrant: Creating Vagrant environment
INFO environment: Environment initialized (#<Vagrant::Environment:0x000001008e1e70>)
INFO environment: - cwd: /Users/homebase/repos/ariadne
INFO environment: Home path: /Users/homebase/.vagrant.d
INFO plugin: Searching and loading any available plugins...
INFO plugin: Loading plugin: vagrant-vbguest (0.3.0)
INFO plugin: Loading plugin: vagrant-test (0.1.2)
INFO plugin: Loaded 2 plugins.
DEBUG vagrant: Loading environment
INFO environment: Loading configuration...
DEBUG loader: Set :default = "/Users/homebase/repos/ariadne/tmp/ruby/1.9.1/bundler/gems/vagrant-607fe54b2ab8/config/default.rb"
DEBUG loader: Populating proc cache for "/Users/homebase/repos/ariadne/tmp/ruby/1.9.1/bundler/gems/vagrant-607fe54b2ab8/config/default.rb"
DEBUG loader: Load procs for pathname: #<Pathname:/Users/homebase/repos/ariadne/tmp/ruby/1.9.1/bundler/gems/vagrant-607fe54b2ab8/config/default.rb>
DEBUG loader: Set :root = #<Pathname:/Users/homebase/repos/ariadne/Vagrantfile>
DEBUG loader: Populating proc cache for #<Pathname:/Users/homebase/repos/ariadne/Vagrantfile>
DEBUG loader: Load procs for pathname: #<Pathname:/Users/homebase/repos/ariadne/Vagrantfile>
DEBUG loader: Loading configuration in order: [:default, :box, :home, :root, :vm]
DEBUG loader: Loading from: default (evaluating)
DEBUG loader: Loading from: root (evaluating)
DEBUG provisioner: Provisioner config: shell
INFO provisioner: Provisioner class: Vagrant::Provisioners::Shell
DEBUG provisioner: Configuring provisioner with: Vagrant::Provisioners::Shell::Config
DEBUG provisioner: Provisioner config: chef_solo
INFO provisioner: Provisioner class: Vagrant::Provisioners::ChefSolo
DEBUG provisioner: Configuring provisioner with: Vagrant::Provisioners::ChefSolo::Config
DEBUG loader: Configuration loaded successfully
DEBUG environment: Loading configuration for VM: ariadne
DEBUG loader: Set :default = "/Users/homebase/repos/ariadne/tmp/ruby/1.9.1/bundler/gems/vagrant-607fe54b2ab8/config/default.rb"
DEBUG loader: Set :root = #<Pathname:/Users/homebase/repos/ariadne/Vagrantfile>
DEBUG loader: Set :vm = []
DEBUG loader: Loading configuration in order: [:default, :box, :home, :root, :vm]
DEBUG loader: Loading from: default (cache)
DEBUG loader: Loading from: root (cache)
DEBUG loader: Configuration loaded successfully
DEBUG loader: Set :default = "/Users/homebase/repos/ariadne/tmp/ruby/1.9.1/bundler/gems/vagrant-607fe54b2ab8/config/default.rb"
DEBUG loader: Set :box = #<Pathname:/Users/homebase/.vagrant.d/boxes/lucid64/Vagrantfile>
DEBUG loader: Populating proc cache for #<Pathname:/Users/homebase/.vagrant.d/boxes/lucid64/Vagrantfile>
DEBUG loader: Load procs for pathname: #<Pathname:/Users/homebase/.vagrant.d/boxes/lucid64/Vagrantfile>
DEBUG loader: Set :root = #<Pathname:/Users/homebase/repos/ariadne/Vagrantfile>
DEBUG loader: Set :vm = []
DEBUG loader: Loading configuration in order: [:default, :box, :home, :root, :vm]
DEBUG loader: Loading from: default (cache)
DEBUG loader: Loading from: box (evaluating)
DEBUG loader: Loading from: root (cache)
DEBUG loader: Configuration loaded successfully
INFO cli: CLI: [] "up" []
DEBUG cli: Invoking command class: Vagrant::Command::Up []
DEBUG up: 'Up' each target VM...
INFO datastore: Created: /Users/homebase/repos/ariadne/.vagrant
INFO virtualbox_base: VBoxManage path: VBoxManage
INFO subprocess: Starting process: ["VBoxManage", "--version"]
DEBUG subprocess: Selecting on IO
DEBUG subprocess: stdout: 4.1.12r77245
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000
DEBUG subprocess: Exit status: 0
DEBUG virtualbox: Finding driver for VirtualBox version: 4.1.12
INFO virtualbox: Using VirtualBox driver: Vagrant::Driver::VirtualBox_4_1
INFO virtualbox_base: VBoxManage path: VBoxManage
INFO vm: Loading guest: linux
INFO up: Creating: ariadne
DEBUG hosts: Host path search classes: [Vagrant::Hosts::Windows, Vagrant::Hosts::Arch, Vagrant::Hosts::Gentoo, Vagrant::Hosts::Fedora, Vagrant::Hosts::OpenSUSE, Vagrant::Hosts::FreeBSD, Vagrant::Hosts::Linux, Vagrant::Hosts::BSD]
INFO hosts: Host class: Vagrant::Hosts::BSD
INFO runner: Running action: up
INFO warden: Calling action: #<Vagrant::Action::General::CheckVirtualbox:0x00000101b37610>
INFO subprocess: Starting process: ["VBoxManage", "list", "hostonlyifs"]
DEBUG subprocess: Selecting on IO
DEBUG subprocess: stdout: Name: vboxnet0
GUID: 786f6276-656e-4074-8000-0a0027000000
Dhcp: Disabled
IPAddress: 33.33.33.1
NetworkMask: 255.255.255.0
IPV6Address:
IPV6NetworkMaskPrefixLength: 0
HardwareAddress: 0a:00:27:00:00:00
MediumType: Ethernet
Status: Up
VBoxNetworkName: HostInterfaceNetworking-vboxnet0
Name: vboxnet1
GUID: 786f6276-656e-4174-8000-0a0027000001
Dhcp: Disabled
IPAddress: 192.168.10.1
NetworkMask: 255.255.255.0
IPV6Address:
IPV6NetworkMaskPrefixLength: 0
HardwareAddress: 0a:00:27:00:00:01
MediumType: Ethernet
Status: Down
VBoxNetworkName: HostInterfaceNetworking-vboxnet1
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000
DEBUG subprocess: Exit status: 0
INFO warden: Calling action: #<Vagrant::Action::General::Validate:0x00000101b375e8>
INFO warden: Calling action: #<Vagrant::Action::VM::CheckAccessible:0x00000101b375c0>
INFO warden: Calling action: #<Vagrant::Action::VM::CheckBox:0x00000101b37598>
INFO warden: Calling action: #<Vagrant::Action::VM::Import:0x00000101b37570>
INFO interface: info: Importing base box 'lucid64'...
[ariadne] Importing base box 'lucid64'...
INFO subprocess: Starting process: ["VBoxManage", "import", "/Users/homebase/.vagrant.d/boxes/lucid64/box.ovf"]
DEBUG subprocess: Selecting on IO
DEBUG subprocess: stderr: 0%...
DEBUG subprocess: stderr: 10%...20%...30%...40%...50%...60%...70%...80%...90%...
DEBUG subprocess: stderr: 100%
DEBUG subprocess: stderr: Interpreting /Users/homebase/.vagrant.d/boxes/lucid64/box.ovf...
DEBUG subprocess: stderr: OK.
DEBUG subprocess: stderr: 0%...
DEBUG subprocess: stderr: 10%...20%...
INFO interface: info: Progress: 20%
[ariadne] Progress: 20%DEBUG subprocess: stderr: 30%...40%...
INFO interface: info: Progress: 40%
[ariadne] Progress: 40%DEBUG subprocess: stderr: 50%...
INFO interface: info: Progress: 50%
[ariadne] Progress: 50%DEBUG subprocess: stderr: 60%...
INFO interface: info: Progress: 60%
[ariadne] Progress: 60%DEBUG subprocess: stderr: 70%...
INFO interface: info: Progress: 70%
[ariadne] Progress: 70%DEBUG subprocess: stderr: 80%...90%...
INFO interface: info: Progress: 90%
[ariadne] Progress: 90%DEBUG subprocess: stderr: 100%
DEBUG subprocess: stdout: Disks: vmdisk1 85899345920 -1 http://www.vmware.com/interfaces/specifications/vmdk.html#streamOptimized box-disk1.vmdk -1 -1
Virtual system 0:
0: Suggested OS type: "Ubuntu_64"
(change with "--vsys 0 --ostype <type>"; use "list ostypes" to list all possible values)
1: Suggested VM name "lucid64"
(change with "--vsys 0 --vmname <name>")
2: Number of CPUs: 1
(change with "--vsys 0 --cpus <n>")
3: Guest memory: 384 MB
(change with "--vsys 0 --memory <MB>")
4: Network adapter: orig NAT, config 3, extra slot=0;type=NAT
5: CD-ROM
(disable with "--vsys 0 --unit 5 --ignore")
6: IDE controller, type PIIX4
(disable with "--vsys 0 --unit 6 --ignore")
7: IDE controller, type PIIX4
(disable with "--vsys 0 --unit 7 --ignore")
8: SATA controller, type AHCI
(disable with "--vsys 0 --unit 8 --ignore")
9: Hard disk image: source image=box-disk1.vmdk, target path=/Users/homebase/VirtualBox VMs/lucid64/box-disk1.vmdk, controller=8;channel=0
(change target path with "--vsys 0 --unit 9 --disk path";
disable with "--vsys 0 --unit 9 --ignore")
Successfully imported the appliance.
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 31974
DEBUG subprocess: Exit status: 0
INFO subprocess: Starting process: ["VBoxManage", "list", "vms"]
DEBUG subprocess: Selecting on IO
DEBUG subprocess: stdout: "freight-cooking_1325776140" {0db0638f-0604-4d7b-8fda-675295fb724c}
"hamachi_1326216753" {f066791f-13f3-43f5-ba08-6914f5791b06}
"pennyworth-pristine_1326486592" {e438fbcd-6829-4e4a-8c55-b6e7064df352}
"spartan-vagrant_1326829569" {28758a62-617b-4c8f-ada3-bafa8e124f1b}
"spartan-vagrant_1326965847" {27487ea4-db1b-4d1c-be56-add19c0237f3}
"vagrant-chef-drush_1333639473" {f8ab42a3-1c2a-4a98-aa52-b21105dd1c33}
"vagrant-chef-server_1334123082" {f6452d1b-0fa5-49a8-9e3d-1a2fdff23bfc}
"chef-hatch-repo_1334159698" {71293e99-ff7f-4f6c-8b2b-cb4e8f511e26}
"starship-vagrant_1335214748" {112da35e-1470-4fc5-aec7-c230e48ffe13}
"lucid64" {b28cd344-f1e9-4610-9ea2-2bd025c9eb64}
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000
DEBUG subprocess: Exit status: 0
INFO datastore: Committing data to data store: /Users/homebase/repos/ariadne/.vagrant
INFO virtualbox_base: VBoxManage path: VBoxManage
INFO subprocess: Starting process: ["VBoxManage", "--version"]
DEBUG subprocess: Selecting on IO
DEBUG subprocess: stdout: 4.1.12r77245
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000
DEBUG subprocess: Exit status: 0
DEBUG virtualbox: Finding driver for VirtualBox version: 4.1.12
INFO virtualbox: Using VirtualBox driver: Vagrant::Driver::VirtualBox_4_1
INFO virtualbox_base: VBoxManage path: VBoxManage
INFO subprocess: Starting process: ["VBoxManage", "showvminfo", "b28cd344-f1e9-4610-9ea2-2bd025c9eb64"]
DEBUG subprocess: Selecting on IO
DEBUG subprocess: stdout: Name: lucid64
Guest OS: Ubuntu (64 bit)
UUID: b28cd344-f1e9-4610-9ea2-2bd025c9eb64
Config file: /Users/homebase/VirtualBox VMs/lucid64/lucid64.vbox
Snapshot folder: /Users/homebase/VirtualBox VMs/lucid64/Snapshots
Log folder: /Users/homebase/VirtualBox VMs/lucid64/Logs
Hardware UUID: b28cd344-f1e9-4610-9ea2-2bd025c9eb64
Memory size: 384MB
Page Fusion: off
VRAM size: 8MB
CPU exec cap: 100%
HPET: off
Chipset: piix3
Firmware: BIOS
Number of CPUs: 1
Synthetic Cpu: off
CPUID overrides: None
Boot menu mode: message and menu
Boot Device (1): HardDisk
Boot Device (2): DVD
Boot Device (3): Not Assigned
Boot Device (4): Not Assigned
ACPI: on
IOAPIC: on
PAE: on
Time offset: 0 ms
RTC: local time
Hardw. virt.ext: on
Hardw. virt.ext exclusive: off
Nested Paging: on
Large Pages: on
VT-x VPID: on
State: powered off (since 2011-07-21T21:08:15.000000000)
Monitor count: 1
3D Acceleration: off
2D Video Acceleration: off
Teleporter Enabled: off
Teleporter Port: 0
Teleporter Address:
Teleporter Password:
Storage Controller Name (0): IDE Controller
Storage Controller Type (0): PIIX4
Storage Controller Instance Number (0): 0
Storage Controller Max Port Count (0): 2
Storage Controller Port Count (0): 2
Storage Controller Bootable (0): on
Storage Controller Name (1): SATA Controller
Storage Controller Type (1): IntelAhci
Storage Controller Instance Number (1): 0
Storage Controller Max Port Count (1): 30
Storage Controller Port Count (1): 30
Storage Controller Bootable (1): on
IDE Controller (1, 0): Empty
SATA Controller (0, 0): /Users/homebase/VirtualBox VMs/lucid64/box-disk1.vmdk (UUID: 05c0ce01-9a98-4669-a9b0-bfa7b33e096d)
NIC 1: MAC: 0800279E4546, Attachment: NAT, Cable connected: on, Trace: off (file: none), Type: 82540EM, Reported speed: 0 Mbps, Boot priority: 0, Promisc Policy: deny
NIC 1 Settings: MTU: 0, Socket (send: 64, receive: 64), TCP Window (send:64, receive: 64)
NIC 2: disabled
NIC 3: disabled
NIC 4: disabled
NIC 5: disabled
NIC 6: disabled
NIC 7: disabled
NIC 8: disabled
Pointing Device: PS/2 Mouse
Keyboard Device: PS/2 Keyboard
UART 1: disabled
UART 2: disabled
Audio: disabled
Clipboard Mode: Bidirectional
VRDE: disabled
USB: disabled
USB Device Filters:
<none>
Available remote USB devices:
<none>
Currently Attached USB Devices:
<none>
Shared folders: <none>
VRDE Connection: not active
Clients so far: 0
Guest:
Configured memory balloon size: 0 MB
OS type: Ubuntu_64
Additions run level: 0
Additions version: 4.1.0
Guest Facilities:
No active facilities.
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000
DEBUG subprocess: Exit status: 0
INFO warden: Calling action: #<Vagrant::Action::VM::CheckGuestAdditions:0x00000101b37548>
INFO subprocess: Starting process: ["VBoxManage", "guestproperty", "get", "b28cd344-f1e9-4610-9ea2-2bd025c9eb64", "/VirtualBox/GuestAdd/Version"]
DEBUG subprocess: Selecting on IO
DEBUG subprocess: stdout: Value: 4.1.0
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 31999
DEBUG subprocess: Exit status: 0
INFO interface: warn: 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.1.0
VirtualBox Version: 4.1.12
[ariadne] 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.1.0
VirtualBox Version: 4.1.12
INFO warden: Calling action: #<Vagrant::Action::VM::DefaultName:0x00000101b37520>
INFO defaultname: Setting the default name of the VM
INFO subprocess: Starting process: ["VBoxManage", "modifyvm", "b28cd344-f1e9-4610-9ea2-2bd025c9eb64", "--name", "ariadne_1335416447"]
DEBUG subprocess: Selecting on IO
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000
DEBUG subprocess: Exit status: 0
INFO warden: Calling action: #<Vagrant::Action::VM::MatchMACAddress:0x00000101abe3f0>
INFO interface: info: Matching MAC address for NAT networking...
[ariadne] Matching MAC address for NAT networking...
INFO subprocess: Starting process: ["VBoxManage", "modifyvm", "b28cd344-f1e9-4610-9ea2-2bd025c9eb64", "--macaddress1", "080027706AA2"]
DEBUG subprocess: Selecting on IO
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 31999
DEBUG subprocess: Exit status: 0
INFO warden: Calling action: #<Vagrant::Action::General::CheckVirtualbox:0x00000101abe3c8>
INFO subprocess: Starting process: ["VBoxManage", "list", "hostonlyifs"]
DEBUG subprocess: Selecting on IO
DEBUG subprocess: stdout: Name: vboxnet0
GUID: 786f6276-656e-4074-8000-0a0027000000
Dhcp: Disabled
IPAddress: 33.33.33.1
NetworkMask: 255.255.255.0
IPV6Address:
IPV6NetworkMaskPrefixLength: 0
HardwareAddress: 0a:00:27:00:00:00
MediumType: Ethernet
Status: Up
VBoxNetworkName: HostInterfaceNetworking-vboxnet0
Name: vboxnet1
GUID: 786f6276-656e-4174-8000-0a0027000001
Dhcp: Disabled
IPAddress: 192.168.10.1
NetworkMask: 255.255.255.0
IPV6Address:
IPV6NetworkMaskPrefixLength: 0
HardwareAddress: 0a:00:27:00:00:01
MediumType: Ethernet
Status: Down
VBoxNetworkName: HostInterfaceNetworking-vboxnet1
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000
DEBUG subprocess: Exit status: 0
INFO warden: Calling action: #<Vagrant::Action::General::Validate:0x00000101abe378>
INFO warden: Calling action: #<Vagrant::Action::VM::CheckAccessible:0x00000101abe350>
INFO subprocess: Starting process: ["VBoxManage", "showvminfo", "b28cd344-f1e9-4610-9ea2-2bd025c9eb64", "--machinereadable"]
DEBUG subprocess: Selecting on IO
DEBUG subprocess: stdout: name="ariadne_1335416447"
ostype="Ubuntu_64"
UUID="b28cd344-f1e9-4610-9ea2-2bd025c9eb64"
CfgFile="/Users/homebase/VirtualBox VMs/ariadne_1335416447/ariadne_1335416447.vbox"
SnapFldr="/Users/homebase/VirtualBox VMs/ariadne_1335416447/Snapshots"
LogFldr="/Users/homebase/VirtualBox VMs/ariadne_1335416447/Logs"
hardwareuuid="b28cd344-f1e9-4610-9ea2-2bd025c9eb64"
memory=384
pagefusion="off"
vram=8
cpuexecutioncap=100
hpet="off"
chipset="piix3"
firmware="BIOS"
cpus=1
synthcpu="off"
bootmenu="messageandmenu"
boot1="disk"
boot2="dvd"
boot3="none"
boot4="none"
acpi="on"
ioapic="on"
pae="on"
biossystemtimeoffset=0
rtcuseutc="off"
hwvirtex="on"
hwvirtexexcl="off"
nestedpaging="on"
largepages="on"
vtxvpid="on"
VMState="poweroff"
VMStateChangeTime="2011-07-21T21:08:15.000000000"
monitorcount=1
accelerate3d="off"
accelerate2dvideo="off"
teleporterenabled="off"
teleporterport=0
teleporteraddress=""
teleporterpassword=""
storagecontrollername0="IDE Controller"
storagecontrollertype0="PIIX4"
storagecontrollerinstance0="0"
storagecontrollermaxportcount0="2"
storagecontrollerportcount0="2"
storagecontrollerbootable0="on"
storagecontrollername1="SATA Controller"
storagecontrollertype1="IntelAhci"
storagecontrollerinstance1="0"
storagecontrollermaxportcount1="30"
storagecontrollerportcount1="30"
storagecontrollerbootable1="on"
"IDE Controller-0-0"="none"
"IDE Controller-0-1"="none"
"IDE Controller-1-0"="emptydrive"
"IDE Controller-IsEjected"="off"
"IDE Controller-1-1"="none"
"SATA Controller-0-0"="/Users/homebase/VirtualBox VMs/ariadne_1335416447/box-disk1.vmdk"
"SATA Controller-ImageUUID-0-0"="05c0ce01-9a98-4669-a9b0-bfa7b33e096d"
"SATA Controller-1-0"="none"
"SATA Controller-2-0"="none"
"SATA Controller-3-0"="none"
"SATA Controller-4-0"="none"
"SATA Controller-5-0"="none"
"SATA Controller-6-0"="none"
"SATA Controller-7-0"="none"
"SATA Controller-8-0"="none"
"SATA Controller-9-0"="none"
"SATA Controller-10-0"="none"
"SATA Controller-11-0"="none"
"SATA Controller-12-0"="none"
"SATA Controller-13-0"="none"
"SATA Controller-14-0"="none"
"SATA Controller-15-0"="none"
"SATA Controller-16-0"="none"
"SATA Controller-17-0"="none"
"SATA Controller-18-0"="none"
"SATA Controller-19-0"="none"
"SATA Controller-20-0"="none"
"SATA Controller-21-0"="none"
"SATA Controller-22-0"="none"
"SATA Controller-23-0"="none"
"SATA Controller-24-0"="none"
"SATA Controller-25-0"="none"
"SATA Controller-26-0"="none"
"SATA Controller-27-0"="none"
"SATA Controller-28-0"="none"
"SATA Controller-29-0"="none"
natnet1="nat"
macaddress1="080027706AA2"
cableconnected1="on"
nic1="nat"
mtu="0"
sockSnd="64"
sockRcv="64"
tcpWndSnd="64"
tcpWndRcv="64"
nic2="none"
nic3="none"
nic4="none"
nic5="none"
nic6="none"
nic7="none"
nic8="none"
hidpointing="ps2mouse"
hidkeyboard="ps2kbd"
uart1="off"
uart2="off"
audio="none"
clipboard="bidirectional"
vrde="off"
usb="off"
VRDEActiveConnection="off"
VRDEClients=0
GuestMemoryBalloon=0
GuestOSType="Ubuntu_64"
GuestAdditionsRunLevel=0
GuestAdditionsVersion="4.1.0"
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 31999
DEBUG subprocess: Exit status: 0
INFO warden: Calling action: #<Vagrant::Action::VM::CleanMachineFolder:0x00000101abe328>
INFO subprocess: Starting process: ["VBoxManage", "list", "systemproperties"]
DEBUG subprocess: Selecting on IO
DEBUG subprocess: stdout: API version: 4_1
Minimum guest RAM size: 4 Megabytes
Maximum guest RAM size: 3584 Megabytes
Minimum video RAM size: 1 Megabytes
Maximum video RAM size: 256 Megabytes
Minimum guest CPU count: 1
Maximum guest CPU count: 32
Virtual disk limit (info): 2199022206976 Bytes
Maximum Serial Port count: 2
Maximum Parallel Port count: 2
Maximum Boot Position: 4
Maximum PIIX3 Network Adapter count: 8
Maximum ICH9 Network Adapter count: 36
Maximum PIIX3 IDE Controllers: 1
Maximum ICH9 IDE Controllers: 1
Maximum IDE Port count: 2
Maximum Devices per IDE Port: 2
Maximum PIIX3 SATA Controllers: 1
Maximum ICH9 SATA Controllers: 8
Maximum SATA Port count: 30
Maximum Devices per SATA Port: 1
Maximum PIIX3 SCSI Controllers: 1
Maximum ICH9 SCSI Controllers: 8
Maximum SCSI Port count: 16
Maximum Devices per SCSI Port: 1
Maximum SAS PIIX3 Controllers: 1
Maximum SAS ICH9 Controllers: 8
Maximum SAS Port count: 8
Maximum Devices per SAS Port: 1
Maximum PIIX3 Floppy Controllers:1
Maximum ICH9 Floppy Controllers: 1
Maximum Floppy Port count: 1
Maximum Devices per Floppy Port: 2
Default machine folder: /Users/homebase/VirtualBox VMs
VRDE auth library: VBoxAuth
Webservice auth. library: VBoxAuth
Remote desktop ExtPack: Oracle VM VirtualBox Extension Pack
Log history count: 3
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000
DEBUG subprocess: Exit status: 0
INFO warden: Calling action: #<Vagrant::Action::VM::ClearForwardedPorts:0x00000101abe2d8>
INFO interface: info: Clearing any previously set forwarded ports...
[ariadne] Clearing any previously set forwarded ports...
DEBUG virtualbox_4_1: read_forward_ports: uuid=b28cd344-f1e9-4610-9ea2-2bd025c9eb64 active_only=false
INFO subprocess: Starting process: ["VBoxManage", "showvminfo", "b28cd344-f1e9-4610-9ea2-2bd025c9eb64", "--machinereadable"]
DEBUG subprocess: Selecting on IO
DEBUG subprocess: stdout: name="ariadne_1335416447"
ostype="Ubuntu_64"
UUID="b28cd344-f1e9-4610-9ea2-2bd025c9eb64"
CfgFile="/Users/homebase/VirtualBox VMs/ariadne_1335416447/ariadne_1335416447.vbox"
SnapFldr="/Users/homebase/VirtualBox VMs/ariadne_1335416447/Snapshots"
LogFldr="/Users/homebase/VirtualBox VMs/ariadne_1335416447/Logs"
hardwareuuid="b28cd344-f1e9-4610-9ea2-2bd025c9eb64"
memory=384
pagefusion="off"
vram=8
cpuexecutioncap=100
hpet="off"
chipset="piix3"
firmware="BIOS"
cpus=1
synthcpu="off"
bootmenu="messageandmenu"
boot1="disk"
boot2="dvd"
boot3="none"
boot4="none"
acpi="on"
ioapic="on"
pae="on"
biossystemtimeoffset=0
rtcuseutc="off"
hwvirtex="on"
hwvirtexexcl="off"
nestedpaging="on"
largepages="on"
vtxvpid="on"
VMState="poweroff"
VMStateChangeTime="2011-07-21T21:08:15.000000000"
monitorcount=1
accelerate3d="off"
accelerate2dvideo="off"
teleporterenabled="off"
teleporterport=0
teleporteraddress=""
teleporterpassword=""
storagecontrollername0="IDE Controller"
storagecontrollertype0="PIIX4"
storagecontrollerinstance0="0"
storagecontrollermaxportcount0="2"
storagecontrollerportcount0="2"
storagecontrollerbootable0="on"
storagecontrollername1="SATA Controller"
storagecontrollertype1="IntelAhci"
storagecontrollerinstance1="0"
storagecontrollermaxportcount1="30"
storagecontrollerportcount1="30"
storagecontrollerbootable1="on"
"IDE Controller-0-0"="none"
"IDE Controller-0-1"="none"
"IDE Controller-1-0"="emptydrive"
"IDE Controller-IsEjected"="off"
"IDE Controller-1-1"="none"
"SATA Controller-0-0"="/Users/homebase/VirtualBox VMs/ariadne_1335416447/box-disk1.vmdk"
"SATA Controller-ImageUUID-0-0"="05c0ce01-9a98-4669-a9b0-bfa7b33e096d"
"SATA Controller-1-0"="none"
"SATA Controller-2-0"="none"
"SATA Controller-3-0"="none"
"SATA Controller-4-0"="none"
"SATA Controller-5-0"="none"
"SATA Controller-6-0"="none"
"SATA Controller-7-0"="none"
"SATA Controller-8-0"="none"
"SATA Controller-9-0"="none"
"SATA Controller-10-0"="none"
"SATA Controller-11-0"="none"
"SATA Controller-12-0"="none"
"SATA Controller-13-0"="none"
"SATA Controller-14-0"="none"
"SATA Controller-15-0"="none"
"SATA Controller-16-0"="none"
"SATA Controller-17-0"="none"
"SATA Controller-18-0"="none"
"SATA Controller-19-0"="none"
"SATA Controller-20-0"="none"
"SATA Controller-21-0"="none"
"SATA Controller-22-0"="none"
"SATA Controller-23-0"="none"
"SATA Controller-24-0"="none"
"SATA Controller-25-0"="none"
"SATA Controller-26-0"="none"
"SATA Controller-27-0"="none"
"SATA Controller-28-0"="none"
"SATA Controller-29-0"="none"
natnet1="nat"
macaddress1="080027706AA2"
cableconnected1="on"
nic1="nat"
mtu="0"
sockSnd="64"
sockRcv="64"
tcpWndSnd="64"
tcpWndRcv="64"
nic2="none"
nic3="none"
nic4="none"
nic5="none"
nic6="none"
nic7="none"
nic8="none"
hidpointing="ps2mouse"
hidkeyboard="ps2kbd"
uart1="off"
uart2="off"
audio="none"
clipboard="bidirectional"
vrde="off"
usb="off"
VRDEActiveConnection="off"
VRDEClients=0
GuestMemoryBalloon=0
GuestOSType="Ubuntu_64"
GuestAdditionsRunLevel=0
GuestAdditionsVersion="4.1.0"
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000
DEBUG subprocess: Exit status: 0
INFO warden: Calling action: #<Vagrant::Action::Env::Set:0x00000101abe2b0>
INFO warden: Calling action: #<Vagrant::Action::VM::CheckPortCollisions:0x00000101abe288>
DEBUG virtualbox_4_1: read_forward_ports: uuid=b28cd344-f1e9-4610-9ea2-2bd025c9eb64 active_only=false
INFO subprocess: Starting process: ["VBoxManage", "showvminfo", "b28cd344-f1e9-4610-9ea2-2bd025c9eb64", "--machinereadable"]
DEBUG subprocess: Selecting on IO
DEBUG subprocess: stdout: name="ariadne_1335416447"
ostype="Ubuntu_64"
UUID="b28cd344-f1e9-4610-9ea2-2bd025c9eb64"
CfgFile="/Users/homebase/VirtualBox VMs/ariadne_1335416447/ariadne_1335416447.vbox"
SnapFldr="/Users/homebase/VirtualBox VMs/ariadne_1335416447/Snapshots"
LogFldr="/Users/homebase/VirtualBox VMs/ariadne_1335416447/Logs"
hardwareuuid="b28cd344-f1e9-4610-9ea2-2bd025c9eb64"
memory=384
pagefusion="off"
vram=8
cpuexecutioncap=100
hpet="off"
chipset="piix3"
firmware="BIOS"
cpus=1
synthcpu="off"
bootmenu="messageandmenu"
boot1="disk"
boot2="dvd"
boot3="none"
boot4="none"
acpi="on"
ioapic="on"
pae="on"
biossystemtimeoffset=0
rtcuseutc="off"
hwvirtex="on"
hwvirtexexcl="off"
nestedpaging="on"
largepages="on"
vtxvpid="on"
VMState="poweroff"
VMStateChangeTime="2011-07-21T21:08:15.000000000"
monitorcount=1
accelerate3d="off"
accelerate2dvideo="off"
teleporterenabled="off"
teleporterport=0
teleporteraddress=""
teleporterpassword=""
storagecontrollername0="IDE Controller"
storagecontrollertype0="PIIX4"
storagecontrollerinstance0="0"
storagecontrollermaxportcount0="2"
storagecontrollerportcount0="2"
storagecontrollerbootable0="on"
storagecontrollername1="SATA Controller"
storagecontrollertype1="IntelAhci"
storagecontrollerinstance1="0"
storagecontrollermaxportcount1="30"
storagecontrollerportcount1="30"
storagecontrollerbootable1="on"
"IDE Controller-0-0"="none"
"IDE Controller-0-1"="none"
"IDE Controller-1-0"="emptydrive"
"IDE Controller-IsEjected"="off"
"IDE Controller-1-1"="none"
"SATA Controller-0-0"="/Users/homebase/VirtualBox VMs/ariadne_1335416447/box-disk1.vmdk"
"SATA Controller-ImageUUID-0-0"="05c0ce01-9a98-4669-a9b0-bfa7b33e096d"
"SATA Controller-1-0"="none"
"SATA Controller-2-0"="none"
"SATA Controller-3-0"="none"
"SATA Controller-4-0"="none"
"SATA Controller-5-0"="none"
"SATA Controller-6-0"="none"
"SATA Controller-7-0"="none"
"SATA Controller-8-0"="none"
"SATA Controller-9-0"="none"
"SATA Controller-10-0"="none"
"SATA Controller-11-0"="none"
"SATA Controller-12-0"="none"
"SATA Controller-13-0"="none"
"SATA Controller-14-0"="none"
"SATA Controller-15-0"="none"
"SATA Controller-16-0"="none"
"SATA Controller-17-0"="none"
"SATA Controller-18-0"="none"
"SATA Controller-19-0"="none"
"SATA Controller-20-0"="none"
"SATA Controller-21-0"="none"
"SATA Controller-22-0"="none"
"SATA Controller-23-0"="none"
"SATA Controller-24-0"="none"
"SATA Controller-25-0"="none"
"SATA Controller-26-0"="none"
"SATA Controller-27-0"="none"
"SATA Controller-28-0"="none"
"SATA Controller-29-0"="none"
natnet1="nat"
macaddress1="080027706AA2"
cableconnected1="on"
nic1="nat"
mtu="0"
sockSnd="64"
sockRcv="64"
tcpWndSnd="64"
tcpWndRcv="64"
nic2="none"
nic3="none"
nic4="none"
nic5="none"
nic6="none"
nic7="none"
nic8="none"
hidpointing="ps2mouse"
hidkeyboard="ps2kbd"
uart1="off"
uart2="off"
audio="none"
clipboard="bidirectional"
vrde="off"
usb="off"
VRDEActiveConnection="off"
VRDEClients=0
GuestMemoryBalloon=0
GuestOSType="Ubuntu_64"
GuestAdditionsRunLevel=0
GuestAdditionsVersion="4.1.0"
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 31999
DEBUG subprocess: Exit status: 0
INFO subprocess: Starting process: ["VBoxManage", "list", "vms"]
DEBUG subprocess: Selecting on IO
DEBUG subprocess: stdout: "freight-cooking_1325776140" {0db0638f-0604-4d7b-8fda-675295fb724c}
"hamachi_1326216753" {f066791f-13f3-43f5-ba08-6914f5791b06}
"pennyworth-pristine_1326486592" {e438fbcd-6829-4e4a-8c55-b6e7064df352}
"spartan-vagrant_1326829569" {28758a62-617b-4c8f-ada3-bafa8e124f1b}
"spartan-vagrant_1326965847" {27487ea4-db1b-4d1c-be56-add19c0237f3}
"vagrant-chef-drush_1333639473" {f8ab42a3-1c2a-4a98-aa52-b21105dd1c33}
"vagrant-chef-server_1334123082" {f6452d1b-0fa5-49a8-9e3d-1a2fdff23bfc}
"chef-hatch-repo_1334159698" {71293e99-ff7f-4f6c-8b2b-cb4e8f511e26}
"starship-vagrant_1335214748" {112da35e-1470-4fc5-aec7-c230e48ffe13}
"ariadne_1335416447" {b28cd344-f1e9-4610-9ea2-2bd025c9eb64}
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000
DEBUG subprocess: Exit status: 0
DEBUG virtualbox_4_1: read_forward_ports: uuid=0db0638f-0604-4d7b-8fda-675295fb724c active_only=true
INFO subprocess: Starting process: ["VBoxManage", "showvminfo", "0db0638f-0604-4d7b-8fda-675295fb724c", "--machinereadable"]
DEBUG subprocess: Selecting on IO
DEBUG subprocess: stdout: name="freight-cooking_1325776140"
ostype="Ubuntu_64"
UUID="0db0638f-0604-4d7b-8fda-675295fb724c"
CfgFile="/Users/homebase/VirtualBox VMs/freight-cooking_1325776140/freight-cooking_1325776140.vbox"
SnapFldr="/Users/homebase/VirtualBox VMs/freight-cooking_1325776140/Snapshots"
LogFldr="/Users/homebase/VirtualBox VMs/freight-cooking_1325776140/Logs"
hardwareuuid="0db0638f-0604-4d7b-8fda-675295fb724c"
memory=384
pagefusion="off"
vram=8
cpuexecutioncap=100
hpet="off"
chipset="piix3"
firmware="BIOS"
cpus=1
synthcpu="off"
bootmenu="messageandmenu"
boot1="disk"
boot2="dvd"
boot3="none"
boot4="none"
acpi="on"
ioapic="on"
pae="on"
biossystemtimeoffset=0
rtcuseutc="off"
hwvirtex="on"
hwvirtexexcl="off"
nestedpaging="on"
largepages="on"
vtxvpid="on"
VMState="poweroff"
VMStateChangeTime="2011-07-21T21:08:15.000000000"
monitorcount=1
accelerate3d="off"
accelerate2dvideo="off"
teleporterenabled="off"
teleporterport=0
teleporteraddress=""
teleporterpassword=""
storagecontrollername0="IDE Controller"
storagecontrollertype0="PIIX4"
storagecontrollerinstance0="0"
storagecontrollermaxportcount0="2"
storagecontrollerportcount0="2"
storagecontrollerbootable0="on"
storagecontrollername1="SATA Controller"
storagecontrollertype1="IntelAhci"
storagecontrollerinstance1="0"
storagecontrollermaxportcount1="30"
storagecontrollerportcount1="30"
storagecontrollerbootable1="on"
"IDE Controller-0-0"="none"
"IDE Controller-0-1"="none"
"IDE Controller-1-0"="emptydrive"
"IDE Controller-IsEjected"="off"
"IDE Controller-1-1"="none"
"SATA Controller-0-0"="/Users/homebase/VirtualBox VMs/freight-cooking_1325776140/box-disk1.vmdk"
"SATA Controller-ImageUUID-0-0"="f7dc1e36-3e21-4549-97dc-5a9cf52ea52e"
"SATA Controller-1-0"="none"
"SATA Controller-2-0"="none"
"SATA Controller-3-0"="none"
"SATA Controller-4-0"="none"
"SATA Controller-5-0"="none"
"SATA Controller-6-0"="none"
"SATA Controller-7-0"="none"
"SATA Controller-8-0"="none"
"SATA Controller-9-0"="none"
"SATA Controller-10-0"="none"
"SATA Controller-11-0"="none"
"SATA Controller-12-0"="none"
"SATA Controller-13-0"="none"
"SATA Controller-14-0"="none"
"SATA Controller-15-0"="none"
"SATA Controller-16-0"="none"
"SATA Controller-17-0"="none"
"SATA Controller-18-0"="none"
"SATA Controller-19-0"="none"
"SATA Controller-20-0"="none"
"SATA Controller-21-0"="none"
"SATA Controller-22-0"="none"
"SATA Controller-23-0"="none"
"SATA Controller-24-0"="none"
"SATA Controller-25-0"="none"
"SATA Controller-26-0"="none"
"SATA Controller-27-0"="none"
"SATA Controller-28-0"="none"
"SATA Controller-29-0"="none"
natnet1="nat"
macaddress1="080027706AA2"
cableconnected1="on"
nic1="nat"
mtu="0"
sockSnd="64"
sockRcv="64"
tcpWndSnd="64"
tcpWndRcv="64"
Forwarding(0)="ssh,tcp,,2222,,22"
Forwarding(1)="web,tcp,,8080,,80"
nic2="none"
nic3="none"
nic4="none"
nic5="none"
nic6="none"
nic7="none"
nic8="none"
hidpointing="ps2mouse"
hidkeyboard="ps2kbd"
uart1="off"
uart2="off"
audio="none"
clipboard="bidirectional"
vrde="off"
usb="off"
SharedFolderNameMachineMapping1="v-root"
SharedFolderPathMachineMapping1="/Users/homebase/vagrant/experimentation/freight-cooking"
SharedFolderNameMachineMapping2="v-csc-1"
SharedFolderPathMachineMapping2="/Users/homebase/vagrant/experimentation/freight-cooking/cookbooks"
SharedFolderNameMachineMapping3="v-csc-2"
SharedFolderPathMachineMapping3="/Users/homebase/vagrant/experimentation/freight-cooking/cookbooks-in-progress"
VRDEActiveConnection="off"
VRDEClients=0
GuestMemoryBalloon=0
GuestOSType="Ubuntu_64"
GuestAdditionsRunLevel=0
GuestAdditionsVersion="4.1.0"
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 31999
DEBUG subprocess: Exit status: 0
DEBUG virtualbox_4_1: read_forward_ports: uuid=f066791f-13f3-43f5-ba08-6914f5791b06 active_only=true
INFO subprocess: Starting process: ["VBoxManage", "showvminfo", "f066791f-13f3-43f5-ba08-6914f5791b06", "--machinereadable"]
DEBUG subprocess: Selecting on IO
DEBUG subprocess: stdout: name="hamachi_1326216753"
ostype="Ubuntu"
UUID="f066791f-13f3-43f5-ba08-6914f5791b06"
CfgFile="/Users/homebase/VirtualBox VMs/hamachi_1326216753/hamachi_1326216753.vbox"
SnapFldr="/Users/homebase/VirtualBox VMs/hamachi_1326216753/Snapshots"
LogFldr="/Users/homebase/VirtualBox VMs/hamachi_1326216753/Logs"
hardwareuuid="f066791f-13f3-43f5-ba08-6914f5791b06"
memory=384
pagefusion="off"
vram=8
cpuexecutioncap=100
hpet="off"
chipset="piix3"
firmware="BIOS"
cpus=1
synthcpu="off"
bootmenu="messageandmenu"
boot1="disk"
boot2="dvd"
boot3="none"
boot4="none"
acpi="on"
ioapic="off"
pae="on"
biossystemtimeoffset=0
rtcuseutc="off"
hwvirtex="on"
hwvirtexexcl="off"
nestedpaging="on"
largepages="on"
vtxvpid="on"
VMState="saved"
VMStateChangeTime="2012-01-10T23:47:33.000000000"
VMStateFile="/Users/homebase/VirtualBox VMs/hamachi_1326216753/Snapshots/2012-01-10T23-47-26-096412000Z.sav"
monitorcount=1
accelerate3d="off"
accelerate2dvideo="off"
teleporterenabled="off"
teleporterport=0
teleporteraddress=""
teleporterpassword=""
storagecontrollername0="IDE Controller"
storagecontrollertype0="PIIX4"
storagecontrollerinstance0="0"
storagecontrollermaxportcount0="2"
storagecontrollerportcount0="2"
storagecontrollerbootable0="on"
storagecontrollername1="SATA Controller"
storagecontrollertype1="IntelAhci"
storagecontrollerinstance1="0"
storagecontrollermaxportcount1="30"
storagecontrollerportcount1="30"
storagecontrollerbootable1="on"
"IDE Controller-0-0"="none"
"IDE Controller-0-1"="none"
"IDE Controller-1-0"="emptydrive"
"IDE Controller-IsEjected"="off"
"IDE Controller-1-1"="none"
"SATA Controller-0-0"="/Users/homebase/VirtualBox VMs/hamachi_1326216753/box-disk1.vmdk"
"SATA Controller-ImageUUID-0-0"="59295f0d-772b-41da-b481-78ce174346d3"
"SATA Controller-1-0"="none"
"SATA Controller-2-0"="none"
"SATA Controller-3-0"="none"
"SATA Controller-4-0"="none"
"SATA Controller-5-0"="none"
"SATA Controller-6-0"="none"
"SATA Controller-7-0"="none"
"SATA Controller-8-0"="none"
"SATA Controller-9-0"="none"
"SATA Controller-10-0"="none"
"SATA Controller-11-0"="none"
"SATA Controller-12-0"="none"
"SATA Controller-13-0"="none"
"SATA Controller-14-0"="none"
"SATA Controller-15-0"="none"
"SATA Controller-16-0"="none"
"SATA Controller-17-0"="none"
"SATA Controller-18-0"="none"
"SATA Controller-19-0"="none"
"SATA Controller-20-0"="none"
"SATA Controller-21-0"="none"
"SATA Controller-22-0"="none"
"SATA Controller-23-0"="none"
"SATA Controller-24-0"="none"
"SATA Controller-25-0"="none"
"SATA Controller-26-0"="none"
"SATA Controller-27-0"="none"
"SATA Controller-28-0"="none"
"SATA Controller-29-0"="none"
natnet1="nat"
macaddress1="0800274153F3"
cableconnected1="on"
nic1="nat"
mtu="0"
sockSnd="64"
sockRcv="64"
tcpWndSnd="64"
tcpWndRcv="64"
Forwarding(0)="http,tcp,,8080,,80"
Forwarding(1)="ssh,tcp,,2222,,22"
nic2="none"
nic3="none"
nic4="none"
nic5="none"
nic6="none"
nic7="none"
nic8="none"
hidpointing="ps2mouse"
hidkeyboard="ps2kbd"
uart1="off"
uart2="off"
audio="none"
clipboard="bidirectional"
vrde="off"
usb="off"
SharedFolderNameMachineMapping1="v-root"
SharedFolderPathMachineMapping1="/Users/homebase/vagrant/experimentation/hamachi-cooking"
SharedFolderNameMachineMapping2="v-csdb-4"
SharedFolderPathMachineMapping2="/Users/homebase/vagrant/experimentation/hamachi-cooking/data_bags"
SharedFolderNameMachineMapping3="v-csc-1"
SharedFolderPathMachineMapping3="/Users/homebase/vagrant/experimentation/hamachi-cooking/cookbooks"
SharedFolderNameMachineMapping4="v-csc-2"
SharedFolderPathMachineMapping4="/Users/homebase/vagrant/experimentation/hamachi-cooking/cookbooks-in-progress"
SharedFolderNameMachineMapping5="v-csr-3"
SharedFolderPathMachineMapping5="/Users/homebase/vagrant/experimentation/hamachi-cooking/roles"
VRDEActiveConnection="off"
VRDEClients=0
GuestMemoryBalloon=0
GuestOSType="Ubuntu"
GuestAdditionsRunLevel=0
GuestAdditionsVersion="4.1.0"
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000
DEBUG subprocess: Exit status: 0
DEBUG virtualbox_4_1: read_forward_ports: uuid=e438fbcd-6829-4e4a-8c55-b6e7064df352 active_only=true
INFO subprocess: Starting process: ["VBoxManage", "showvminfo", "e438fbcd-6829-4e4a-8c55-b6e7064df352", "--machinereadable"]
DEBUG subprocess: Selecting on IO
DEBUG subprocess: stdout: name="pennyworth-pristine_1326486592"
ostype="Ubuntu_64"
UUID="e438fbcd-6829-4e4a-8c55-b6e7064df352"
CfgFile="/Users/homebase/VirtualBox VMs/pennyworth-pristine_1326486592/pennyworth-pristine_1326486592.vbox"
SnapFldr="/Users/homebase/VirtualBox VMs/pennyworth-pristine_1326486592/Snapshots"
LogFldr="/Users/homebase/VirtualBox VMs/pennyworth-pristine_1326486592/Logs"
hardwareuuid="e438fbcd-6829-4e4a-8c55-b6e7064df352"
memory=3096
pagefusion="off"
vram=8
cpuexecutioncap=100
hpet="off"
chipset="piix3"
firmware="BIOS"
cpus=2
synthcpu="off"
bootmenu="messageandmenu"
boot1="disk"
boot2="dvd"
boot3="none"
boot4="none"
acpi="on"
ioapic="on"
pae="on"
biossystemtimeoffset=0
rtcuseutc="off"
hwvirtex="on"
hwvirtexexcl="on"
nestedpaging="on"
largepages="off"
vtxvpid="on"
VMState="saved"
VMStateChangeTime="2012-01-14T22:44:44.000000000"
VMStateFile="/Users/homebase/VirtualBox VMs/pennyworth-pristine_1326486592/Snapshots/2012-01-14T22-44-40-555078000Z.sav"
monitorcount=1
accelerate3d="off"
accelerate2dvideo="off"
teleporterenabled="off"
teleporterport=0
teleporteraddress=""
teleporterpassword=""
storagecontrollername0="IDE Controller"
storagecontrollertype0="PIIX4"
storagecontrollerinstance0="0"
storagecontrollermaxportcount0="2"
storagecontrollerportcount0="2"
storagecontrollerbootable0="on"
storagecontrollername1="SATA Controller"
storagecontrollertype1="IntelAhci"
storagecontrollerinstance1="0"
storagecontrollermaxportcount1="30"
storagecontrollerportcount1="30"
storagecontrollerbootable1="on"
"IDE Controller-0-0"="none"
"IDE Controller-0-1"="none"
"IDE Controller-1-0"="emptydrive"
"IDE Controller-IsEjected"="off"
"IDE Controller-1-1"="none"
"SATA Controller-0-0"="/Users/homebase/VirtualBox VMs/pennyworth-pristine_1326486592/box-disk1.vmdk"
"SATA Controller-ImageUUID-0-0"="e90378cd-94dc-4e6d-b219-6874fa1d7f5b"
"SATA Controller-1-0"="none"
"SATA Controller-2-0"="none"
"SATA Controller-3-0"="none"
"SATA Controller-4-0"="none"
"SATA Controller-5-0"="none"
"SATA Controller-6-0"="none"
"SATA Controller-7-0"="none"
"SATA Controller-8-0"="none"
"SATA Controller-9-0"="none"
"SATA Controller-10-0"="none"
"SATA Controller-11-0"="none"
"SATA Controller-12-0"="none"
"SATA Controller-13-0"="none"
"SATA Controller-14-0"="none"
"SATA Controller-15-0"="none"
"SATA Controller-16-0"="none"
"SATA Controller-17-0"="none"
"SATA Controller-18-0"="none"
"SATA Controller-19-0"="none"
"SATA Controller-20-0"="none"
"SATA Controller-21-0"="none"
"SATA Controller-22-0"="none"
"SATA Controller-23-0"="none"
"SATA Controller-24-0"="none"
"SATA Controller-25-0"="none"
"SATA Controller-26-0"="none"
"SATA Controller-27-0"="none"
"SATA Controller-28-0"="none"
"SATA Controller-29-0"="none"
natnet1="nat"
macaddress1="08002782FB47"
cableconnected1="on"
nic1="nat"
mtu="0"
sockSnd="64"
sockRcv="64"
tcpWndSnd="64"
tcpWndRcv="64"
Forwarding(0)="jenkins,tcp,,8080,,8080"
Forwarding(1)="ssh,tcp,,2222,,22"
Forwarding(2)="web,tcp,,8000,,80"
nic2="none"
nic3="none"
nic4="none"
nic5="none"
nic6="none"
nic7="none"
nic8="none"
hidpointing="ps2mouse"
hidkeyboard="ps2kbd"
uart1="off"
uart2="off"
audio="none"
clipboard="bidirectional"
vrde="off"
usb="off"
SharedFolderNameMachineMapping1="v-csdb-3"
SharedFolderPathMachineMapping1="/Users/homebase/repos/pennyworth-pristine/data_bags"
SharedFolderNameMachineMapping2="v-root"
SharedFolderPathMachineMapping2="/Users/homebase/repos/pennyworth-pristine"
SharedFolderNameMachineMapping3="v-csc-1"
SharedFolderPathMachineMapping3="/Users/homebase/repos/pennyworth-pristine/cookbooks"
SharedFolderNameMachineMapping4="v-csr-2"
SharedFolderPathMachineMapping4="/Users/homebase/repos/pennyworth-pristine/roles"
VRDEActiveConnection="off"
VRDEClients=0
GuestMemoryBalloon=0
GuestOSType="Ubuntu_64"
GuestAdditionsRunLevel=0
GuestAdditionsVersion="4.1.6"
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 31999
DEBUG subprocess: Exit status: 0
DEBUG virtualbox_4_1: read_forward_ports: uuid=28758a62-617b-4c8f-ada3-bafa8e124f1b active_only=true
INFO subprocess: Starting process: ["VBoxManage", "showvminfo", "28758a62-617b-4c8f-ada3-bafa8e124f1b", "--machinereadable"]
DEBUG subprocess: Selecting on IO
DEBUG subprocess: stdout: name="spartan-vagrant_1326829569"
ostype="Ubuntu_64"
UUID="28758a62-617b-4c8f-ada3-bafa8e124f1b"
CfgFile="/Users/homebase/VirtualBox VMs/spartan-vagrant_1326829569/spartan-vagrant_1326829569.vbox"
SnapFldr="/Users/homebase/VirtualBox VMs/spartan-vagrant_1326829569/Snapshots"
LogFldr="/Users/homebase/VirtualBox VMs/spartan-vagrant_1326829569/Logs"
hardwareuuid="28758a62-617b-4c8f-ada3-bafa8e124f1b"
memory=2000
pagefusion="off"
vram=8
cpuexecutioncap=100
hpet="off"
chipset="piix3"
firmware="BIOS"
cpus=2
synthcpu="off"
bootmenu="messageandmenu"
boot1="disk"
boot2="dvd"
boot3="none"
boot4="none"
acpi="on"
ioapic="on"
pae="on"
biossystemtimeoffset=0
rtcuseutc="off"
hwvirtex="on"
hwvirtexexcl="off"
nestedpaging="on"
largepages="off"
vtxvpid="on"
VMState="saved"
VMStateChangeTime="2012-01-17T20:49:46.000000000"
VMStateFile="/Users/homebase/VirtualBox VMs/spartan-vagrant_1326829569/Snapshots/2012-01-17T20-49-43-289875000Z.sav"
monitorcount=1
accelerate3d="off"
accelerate2dvideo="off"
teleporterenabled="off"
teleporterport=0
teleporteraddress=""
teleporterpassword=""
storagecontrollername0="IDE Controller"
storagecontrollertype0="PIIX4"
storagecontrollerinstance0="0"
storagecontrollermaxportcount0="2"
storagecontrollerportcount0="2"
storagecontrollerbootable0="on"
storagecontrollername1="SATA Controller"
storagecontrollertype1="IntelAhci"
storagecontrollerinstance1="0"
storagecontrollermaxportcount1="30"
storagecontrollerportcount1="30"
storagecontrollerbootable1="on"
"IDE Controller-0-0"="none"
"IDE Controller-0-1"="none"
"IDE Controller-1-0"="emptydrive"
"IDE Controller-IsEjected"="off"
"IDE Controller-1-1"="none"
"SATA Controller-0-0"="/Users/homebase/VirtualBox VMs/spartan-vagrant_1326829569/box-disk1.vmdk"
"SATA Controller-ImageUUID-0-0"="2125e7db-3c24-4f0c-b657-b3bf570196f1"
"SATA Controller-1-0"="none"
"SATA Controller-2-0"="none"
"SATA Controller-3-0"="none"
"SATA Controller-4-0"="none"
"SATA Controller-5-0"="none"
"SATA Controller-6-0"="none"
"SATA Controller-7-0"="none"
"SATA Controller-8-0"="none"
"SATA Controller-9-0"="none"
"SATA Controller-10-0"="none"
"SATA Controller-11-0"="none"
"SATA Controller-12-0"="none"
"SATA Controller-13-0"="none"
"SATA Controller-14-0"="none"
"SATA Controller-15-0"="none"
"SATA Controller-16-0"="none"
"SATA Controller-17-0"="none"
"SATA Controller-18-0"="none"
"SATA Controller-19-0"="none"
"SATA Controller-20-0"="none"
"SATA Controller-21-0"="none"
"SATA Controller-22-0"="none"
"SATA Controller-23-0"="none"
"SATA Controller-24-0"="none"
"SATA Controller-25-0"="none"
"SATA Controller-26-0"="none"
"SATA Controller-27-0"="none"
"SATA Controller-28-0"="none"
"SATA Controller-29-0"="none"
natnet1="nat"
macaddress1="080027F73B20"
cableconnected1="on"
nic1="nat"
mtu="0"
sockSnd="64"
sockRcv="64"
tcpWndSnd="64"
tcpWndRcv="64"
Forwarding(0)="http,tcp,,8080,,80"
Forwarding(1)="mysql,tcp,,3306,,3306"
Forwarding(2)="ssh,tcp,,2222,,22"
hostonlyadapter2="vboxnet0"
macaddress2="080027665734"
cableconnected2="on"
nic2="hostonly"
nic3="none"
nic4="none"
nic5="none"
nic6="none"
nic7="none"
nic8="none"
hidpointing="ps2mouse"
hidkeyboard="ps2kbd"
uart1="off"
uart2="off"
audio="none"
clipboard="bidirectional"
vrde="off"
usb="off"
SharedFolderNameMachineMapping1="v-csc-1"
SharedFolderPathMachineMapping1="/Users/homebase/vagrant/spartan-vagrant/cookbooks"
SharedFolderNameMachineMapping2="v-csc-2"
SharedFolderPathMachineMapping2="/Users/homebase/vagrant/spartan-vagrant/opscode-cookbooks"
SharedFolderNameMachineMapping3="v-csr-3"
SharedFolderPathMachineMapping3="/Users/homebase/vagrant/spartan-vagrant/roles"
VRDEActiveConnection="off"
VRDEClients=0
GuestMemoryBalloon=0
GuestOSType="Ubuntu_64"
GuestAdditionsRunLevel=0
GuestAdditionsVersion="4.1.4"
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000
DEBUG subprocess: Exit status: 0
DEBUG virtualbox_4_1: read_forward_ports: uuid=27487ea4-db1b-4d1c-be56-add19c0237f3 active_only=true
INFO subprocess: Starting process: ["VBoxManage", "showvminfo", "27487ea4-db1b-4d1c-be56-add19c0237f3", "--machinereadable"]
DEBUG subprocess: Selecting on IO
DEBUG subprocess: stdout: name="spartan-vagrant_1326965847"
ostype="Ubuntu_64"
UUID="27487ea4-db1b-4d1c-be56-add19c0237f3"
CfgFile="/Users/homebase/VirtualBox VMs/spartan-vagrant_1326965847/spartan-vagrant_1326965847.vbox"
SnapFldr="/Users/homebase/VirtualBox VMs/spartan-vagrant_1326965847/Snapshots"
LogFldr="/Users/homebase/VirtualBox VMs/spartan-vagrant_1326965847/Logs"
hardwareuuid="27487ea4-db1b-4d1c-be56-add19c0237f3"
memory=2000
pagefusion="off"
vram=8
cpuexecutioncap=100
hpet="off"
chipset="piix3"
firmware="BIOS"
cpus=2
synthcpu="off"
bootmenu="messageandmenu"
boot1="disk"
boot2="dvd"
boot3="none"
boot4="none"
acpi="on"
ioapic="on"
pae="on"
biossystemtimeoffset=0
rtcuseutc="off"
hwvirtex="on"
hwvirtexexcl="off"
nestedpaging="on"
largepages="off"
vtxvpid="on"
VMState="saved"
VMStateChangeTime="2012-01-25T18:40:19.000000000"
VMStateFile="/Users/homebase/VirtualBox VMs/spartan-vagrant_1326965847/Snapshots/2012-01-25T18-39-57-968452000Z.sav"
monitorcount=1
accelerate3d="off"
accelerate2dvideo="off"
teleporterenabled="off"
teleporterport=0
teleporteraddress=""
teleporterpassword=""
storagecontrollername0="IDE Controller"
storagecontrollertype0="PIIX4"
storagecontrollerinstance0="0"
storagecontrollermaxportcount0="2"
storagecontrollerportcount0="2"
storagecontrollerbootable0="on"
storagecontrollername1="SATA Controller"
storagecontrollertype1="IntelAhci"
storagecontrollerinstance1="0"
storagecontrollermaxportcount1="30"
storagecontrollerportcount1="30"
storagecontrollerbootable1="on"
"IDE Controller-0-0"="none"
"IDE Controller-0-1"="none"
"IDE Controller-1-0"="emptydrive"
"IDE Controller-IsEjected"="off"
"IDE Controller-1-1"="none"
"SATA Controller-0-0"="/Users/homebase/VirtualBox VMs/spartan-vagrant_1326965847/box-disk1.vmdk"
"SATA Controller-ImageUUID-0-0"="fd66bef3-3bd5-4b4e-8c1e-b8359d6c9a8a"
"SATA Controller-1-0"="none"
"SATA Controller-2-0"="none"
"SATA Controller-3-0"="none"
"SATA Controller-4-0"="none"
"SATA Controller-5-0"="none"
"SATA Controller-6-0"="none"
"SATA Controller-7-0"="none"
"SATA Controller-8-0"="none"
"SATA Controller-9-0"="none"
"SATA Controller-10-0"="none"
"SATA Controller-11-0"="none"
"SATA Controller-12-0"="none"
"SATA Controller-13-0"="none"
"SATA Controller-14-0"="none"
"SATA Controller-15-0"="none"
"SATA Controller-16-0"="none"
"SATA Controller-17-0"="none"
"SATA Controller-18-0"="none"
"SATA Controller-19-0"="none"
"SATA Controller-20-0"="none"
"SATA Controller-21-0"="none"
"SATA Controller-22-0"="none"
"SATA Controller-23-0"="none"
"SATA Controller-24-0"="none"
"SATA Controller-25-0"="none"
"SATA Controller-26-0"="none"
"SATA Controller-27-0"="none"
"SATA Controller-28-0"="none"
"SATA Controller-29-0"="none"
natnet1="nat"
macaddress1="080027F73B20"
cableconnected1="on"
nic1="nat"
mtu="0"
sockSnd="64"
sockRcv="64"
tcpWndSnd="64"
tcpWndRcv="64"
Forwarding(0)="http,tcp,,8080,,80"
Forwarding(1)="mysql,tcp,,3306,,3306"
Forwarding(2)="ssh,tcp,,2222,,22"
hostonlyadapter2="vboxnet0"
macaddress2="080027BB2308"
cableconnected2="on"
nic2="hostonly"
nic3="none"
nic4="none"
nic5="none"
nic6="none"
nic7="none"
nic8="none"
hidpointing="ps2mouse"
hidkeyboard="ps2kbd"
uart1="off"
uart2="off"
audio="none"
clipboard="bidirectional"
vrde="off"
usb="off"
SharedFolderNameMachineMapping1="v-csc-1"
SharedFolderPathMachineMapping1="/Users/homebase/vagrant/spartan-vagrant/cookbooks"
SharedFolderNameMachineMapping2="v-csc-2"
SharedFolderPathMachineMapping2="/Users/homebase/vagrant/spartan-vagrant/cookbooks-overrides"
SharedFolderNameMachineMapping3="v-csr-3"
SharedFolderPathMachineMapping3="/Users/homebase/vagrant/spartan-vagrant/roles"
VRDEActiveConnection="off"
VRDEClients=0
GuestMemoryBalloon=0
GuestOSType="Ubuntu_64"
GuestAdditionsRunLevel=0
GuestAdditionsVersion="4.1.4"
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 31999
DEBUG subprocess: Exit status: 0
DEBUG virtualbox_4_1: read_forward_ports: uuid=f8ab42a3-1c2a-4a98-aa52-b21105dd1c33 active_only=true
INFO subprocess: Starting process: ["VBoxManage", "showvminfo", "f8ab42a3-1c2a-4a98-aa52-b21105dd1c33", "--machinereadable"]
DEBUG subprocess: Selecting on IO
DEBUG subprocess: stdout: name="vagrant-chef-drush_1333639473"
ostype="Ubuntu_64"
UUID="f8ab42a3-1c2a-4a98-aa52-b21105dd1c33"
CfgFile="/Users/homebase/VirtualBox VMs/vagrant-chef-drush_1333639473/vagrant-chef-drush_1333639473.vbox"
SnapFldr="/Users/homebase/VirtualBox VMs/vagrant-chef-drush_1333639473/Snapshots"
LogFldr="/Users/homebase/VirtualBox VMs/vagrant-chef-drush_1333639473/Logs"
hardwareuuid="f8ab42a3-1c2a-4a98-aa52-b21105dd1c33"
memory=384
pagefusion="off"
vram=8
cpuexecutioncap=100
hpet="off"
chipset="piix3"
firmware="BIOS"
cpus=1
synthcpu="off"
bootmenu="messageandmenu"
boot1="disk"
boot2="dvd"
boot3="none"
boot4="none"
acpi="on"
ioapic="on"
pae="on"
biossystemtimeoffset=0
rtcuseutc="off"
hwvirtex="on"
hwvirtexexcl="off"
nestedpaging="on"
largepages="on"
vtxvpid="on"
VMState="poweroff"
VMStateChangeTime="2012-04-05T22:22:13.000000000"
monitorcount=1
accelerate3d="off"
accelerate2dvideo="off"
teleporterenabled="off"
teleporterport=0
teleporteraddress=""
teleporterpassword=""
storagecontrollername0="IDE Controller"
storagecontrollertype0="PIIX4"
storagecontrollerinstance0="0"
storagecontrollermaxportcount0="2"
storagecontrollerportcount0="2"
storagecontrollerbootable0="on"
storagecontrollername1="SATA Controller"
storagecontrollertype1="IntelAhci"
storagecontrollerinstance1="0"
storagecontrollermaxportcount1="30"
storagecontrollerportcount1="30"
storagecontrollerbootable1="on"
"IDE Controller-0-0"="none"
"IDE Controller-0-1"="none"
"IDE Controller-1-0"="emptydrive"
"IDE Controller-IsEjected"="off"
"IDE Controller-1-1"="none"
"SATA Controller-0-0"="/Users/homebase/VirtualBox VMs/vagrant-chef-drush_1333639473/box-disk1.vmdk"
"SATA Controller-ImageUUID-0-0"="402e777e-0d91-4c63-8a98-4c78a0e7abfd"
"SATA Controller-1-0"="none"
"SATA Controller-2-0"="none"
"SATA Controller-3-0"="none"
"SATA Controller-4-0"="none"
"SATA Controller-5-0"="none"
"SATA Controller-6-0"="none"
"SATA Controller-7-0"="none"
"SATA Controller-8-0"="none"
"SATA Controller-9-0"="none"
"SATA Controller-10-0"="none"
"SATA Controller-11-0"="none"
"SATA Controller-12-0"="none"
"SATA Controller-13-0"="none"
"SATA Controller-14-0"="none"
"SATA Controller-15-0"="none"
"SATA Controller-16-0"="none"
"SATA Controller-17-0"="none"
"SATA Controller-18-0"="none"
"SATA Controller-19-0"="none"
"SATA Controller-20-0"="none"
"SATA Controller-21-0"="none"
"SATA Controller-22-0"="none"
"SATA Controller-23-0"="none"
"SATA Controller-24-0"="none"
"SATA Controller-25-0"="none"
"SATA Controller-26-0"="none"
"SATA Controller-27-0"="none"
"SATA Controller-28-0"="none"
"SATA Controller-29-0"="none"
natnet1="nat"
macaddress1="080027706AA2"
cableconnected1="on"
nic1="nat"
mtu="0"
sockSnd="64"
sockRcv="64"
tcpWndSnd="64"
tcpWndRcv="64"
Forwarding(0)="ssh,tcp,,2222,,22"
nic2="none"
nic3="none"
nic4="none"
nic5="none"
nic6="none"
nic7="none"
nic8="none"
hidpointing="ps2mouse"
hidkeyboard="ps2kbd"
uart1="off"
uart2="off"
audio="none"
clipboard="bidirectional"
vrde="off"
usb="off"
SharedFolderNameMachineMapping1="v-root"
SharedFolderPathMachineMapping1="/Users/homebase/repos/vagrant-chef-drush"
SharedFolderNameMachineMapping2="v-csc-1"
SharedFolderPathMachineMapping2="/Users/homebase/repos/vagrant-chef-drush/cookbooks"
VRDEActiveConnection="off"
VRDEClients=0
GuestMemoryBalloon=0
GuestOSType="Ubuntu_64"
GuestAdditionsRunLevel=0
GuestAdditionsVersion="4.1.0"
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 31999
DEBUG subprocess: Exit status: 0
DEBUG virtualbox_4_1: read_forward_ports: uuid=f6452d1b-0fa5-49a8-9e3d-1a2fdff23bfc active_only=true
INFO subprocess: Starting process: ["VBoxManage", "showvminfo", "f6452d1b-0fa5-49a8-9e3d-1a2fdff23bfc", "--machinereadable"]
DEBUG subprocess: Selecting on IO
DEBUG subprocess: stdout: name="vagrant-chef-server_1334123082"
ostype="Ubuntu_64"
UUID="f6452d1b-0fa5-49a8-9e3d-1a2fdff23bfc"
CfgFile="/Users/homebase/VirtualBox VMs/vagrant-chef-server_1334123082/vagrant-chef-server_1334123082.vbox"
SnapFldr="/Users/homebase/VirtualBox VMs/vagrant-chef-server_1334123082/Snapshots"
LogFldr="/Users/homebase/VirtualBox VMs/vagrant-chef-server_1334123082/Logs"
hardwareuuid="f6452d1b-0fa5-49a8-9e3d-1a2fdff23bfc"
memory=384
pagefusion="off"
vram=8
cpuexecutioncap=100
hpet="off"
chipset="piix3"
firmware="BIOS"
cpus=1
synthcpu="off"
bootmenu="messageandmenu"
boot1="disk"
boot2="dvd"
boot3="none"
boot4="none"
acpi="on"
ioapic="on"
pae="on"
biossystemtimeoffset=0
rtcuseutc="off"
hwvirtex="on"
hwvirtexexcl="off"
nestedpaging="on"
largepages="on"
vtxvpid="on"
VMState="saved"
VMStateChangeTime="2012-04-11T07:34:58.000000000"
VMStateFile="/Users/homebase/VirtualBox VMs/vagrant-chef-server_1334123082/Snapshots/2012-04-11T07-34-52-907880000Z.sav"
monitorcount=1
accelerate3d="off"
accelerate2dvideo="off"
teleporterenabled="off"
teleporterport=0
teleporteraddress=""
teleporterpassword=""
storagecontrollername0="IDE Controller"
storagecontrollertype0="PIIX4"
storagecontrollerinstance0="0"
storagecontrollermaxportcount0="2"
storagecontrollerportcount0="2"
storagecontrollerbootable0="on"
storagecontrollername1="SATA Controller"
storagecontrollertype1="IntelAhci"
storagecontrollerinstance1="0"
storagecontrollermaxportcount1="30"
storagecontrollerportcount1="30"
storagecontrollerbootable1="on"
"IDE Controller-0-0"="none"
"IDE Controller-0-1"="none"
"IDE Controller-1-0"="emptydrive"
"IDE Controller-IsEjected"="off"
"IDE Controller-1-1"="none"
"SATA Controller-0-0"="/Users/homebase/VirtualBox VMs/vagrant-chef-server_1334123082/box-disk1.vmdk"
"SATA Controller-ImageUUID-0-0"="0f89804e-2aec-454b-a7fc-fa16455baca9"
"SATA Controller-1-0"="none"
"SATA Controller-2-0"="none"
"SATA Controller-3-0"="none"
"SATA Controller-4-0"="none"
"SATA Controller-5-0"="none"
"SATA Controller-6-0"="none"
"SATA Controller-7-0"="none"
"SATA Controller-8-0"="none"
"SATA Controller-9-0"="none"
"SATA Controller-10-0"="none"
"SATA Controller-11-0"="none"
"SATA Controller-12-0"="none"
"SATA Controller-13-0"="none"
"SATA Controller-14-0"="none"
"SATA Controller-15-0"="none"
"SATA Controller-16-0"="none"
"SATA Controller-17-0"="none"
"SATA Controller-18-0"="none"
"SATA Controller-19-0"="none"
"SATA Controller-20-0"="none"
"SATA Controller-21-0"="none"
"SATA Controller-22-0"="none"
"SATA Controller-23-0"="none"
"SATA Controller-24-0"="none"
"SATA Controller-25-0"="none"
"SATA Controller-26-0"="none"
"SATA Controller-27-0"="none"
"SATA Controller-28-0"="none"
"SATA Controller-29-0"="none"
natnet1="nat"
macaddress1="080027706AA2"
cableconnected1="on"
nic1="nat"
mtu="0"
sockSnd="64"
sockRcv="64"
tcpWndSnd="64"
tcpWndRcv="64"
Forwarding(0)="3t0-3t0,tcp,,4000,,4000"
Forwarding(1)="ssh,tcp,,2222,,22"
nic2="none"
nic3="none"
nic4="none"
nic5="none"
nic6="none"
nic7="none"
nic8="none"
hidpointing="ps2mouse"
hidkeyboard="ps2kbd"
uart1="off"
uart2="off"
audio="none"
clipboard="bidirectional"
vrde="off"
usb="off"
SharedFolderNameMachineMapping1="v-root"
SharedFolderPathMachineMapping1="/Users/homebase/vagrant/experimentation/vagrant-chef-server"
SharedFolderNameMachineMapping2="v-csc-1"
SharedFolderPathMachineMapping2="/Users/homebase/vagrant/experimentation/vagrant-chef-server/cookbooks"
SharedFolderNameMachineMapping3="v-csr-2"
SharedFolderPathMachineMapping3="/Users/homebase/vagrant/experimentation/vagrant-chef-server/roles"
VRDEActiveConnection="off"
VRDEClients=0
GuestMemoryBalloon=0
GuestOSType="Ubuntu_64"
GuestAdditionsRunLevel=0
GuestAdditionsVersion="4.1.0"
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000
DEBUG subprocess: Exit status: 0
DEBUG virtualbox_4_1: read_forward_ports: uuid=71293e99-ff7f-4f6c-8b2b-cb4e8f511e26 active_only=true
INFO subprocess: Starting process: ["VBoxManage", "showvminfo", "71293e99-ff7f-4f6c-8b2b-cb4e8f511e26", "--machinereadable"]
DEBUG subprocess: Selecting on IO
DEBUG subprocess: stdout: name="chef-hatch-repo_1334159698"
ostype="Ubuntu_64"
UUID="71293e99-ff7f-4f6c-8b2b-cb4e8f511e26"
CfgFile="/Users/homebase/VirtualBox VMs/chef-hatch-repo_1334159698/chef-hatch-repo_1334159698.vbox"
SnapFldr="/Users/homebase/VirtualBox VMs/chef-hatch-repo_1334159698/Snapshots"
LogFldr="/Users/homebase/VirtualBox VMs/chef-hatch-repo_1334159698/Logs"
hardwareuuid="71293e99-ff7f-4f6c-8b2b-cb4e8f511e26"
memory=384
pagefusion="off"
vram=8
cpuexecutioncap=100
hpet="off"
chipset="piix3"
firmware="BIOS"
cpus=1
synthcpu="off"
bootmenu="messageandmenu"
boot1="disk"
boot2="dvd"
boot3="none"
boot4="none"
acpi="on"
ioapic="on"
pae="on"
biossystemtimeoffset=0
rtcuseutc="off"
hwvirtex="on"
hwvirtexexcl="off"
nestedpaging="on"
largepages="on"
vtxvpid="on"
VMState="poweroff"
VMStateChangeTime="2012-04-11T21:38:26.000000000"
monitorcount=1
accelerate3d="off"
accelerate2dvideo="off"
teleporterenabled="off"
teleporterport=0
teleporteraddress=""
teleporterpassword=""
storagecontrollername0="IDE Controller"
storagecontrollertype0="PIIX4"
storagecontrollerinstance0="0"
storagecontrollermaxportcount0="2"
storagecontrollerportcount0="2"
storagecontrollerbootable0="on"
storagecontrollername1="SATA Controller"
storagecontrollertype1="IntelAhci"
storagecontrollerinstance1="0"
storagecontrollermaxportcount1="30"
storagecontrollerportcount1="30"
storagecontrollerbootable1="on"
"IDE Controller-0-0"="none"
"IDE Controller-0-1"="none"
"IDE Controller-1-0"="emptydrive"
"IDE Controller-IsEjected"="off"
"IDE Controller-1-1"="none"
"SATA Controller-0-0"="/Users/homebase/VirtualBox VMs/chef-hatch-repo_1334159698/box-disk1.vmdk"
"SATA Controller-ImageUUID-0-0"="27d860b2-0f86-42f8-a828-6550709bdde2"
"SATA Controller-1-0"="none"
"SATA Controller-2-0"="none"
"SATA Controller-3-0"="none"
"SATA Controller-4-0"="none"
"SATA Controller-5-0"="none"
"SATA Controller-6-0"="none"
"SATA Controller-7-0"="none"
"SATA Controller-8-0"="none"
"SATA Controller-9-0"="none"
"SATA Controller-10-0"="none"
"SATA Controller-11-0"="none"
"SATA Controller-12-0"="none"
"SATA Controller-13-0"="none"
"SATA Controller-14-0"="none"
"SATA Controller-15-0"="none"
"SATA Controller-16-0"="none"
"SATA Controller-17-0"="none"
"SATA Controller-18-0"="none"
"SATA Controller-19-0"="none"
"SATA Controller-20-0"="none"
"SATA Controller-21-0"="none"
"SATA Controller-22-0"="none"
"SATA Controller-23-0"="none"
"SATA Controller-24-0"="none"
"SATA Controller-25-0"="none"
"SATA Controller-26-0"="none"
"SATA Controller-27-0"="none"
"SATA Controller-28-0"="none"
"SATA Controller-29-0"="none"
natnet1="nat"
macaddress1="080027706AA2"
cableconnected1="on"
nic1="nat"
mtu="0"
sockSnd="64"
sockRcv="64"
tcpWndSnd="64"
tcpWndRcv="64"
Forwarding(0)="ssh,tcp,,2222,,22"
hostonlyadapter2="vboxnet1"
macaddress2="080027392F00"
cableconnected2="on"
nic2="hostonly"
nic3="none"
nic4="none"
nic5="none"
nic6="none"
nic7="none"
nic8="none"
hidpointing="ps2mouse"
hidkeyboard="ps2kbd"
uart1="off"
uart2="off"
audio="none"
clipboard="bidirectional"
vrde="off"
usb="off"
SharedFolderNameMachineMapping1="v-root"
SharedFolderPathMachineMapping1="/Users/homebase/vagrant/experimentation/chef-hatch-repo"
SharedFolderNameMachineMapping2="v-csc-1"
SharedFolderPathMachineMapping2="/Users/homebase/vagrant/experimentation/chef-hatch-repo/cookbooks"
SharedFolderNameMachineMapping3="v-csr-2"
SharedFolderPathMachineMapping3="/Users/homebase/vagrant/experimentation/chef-hatch-repo/roles"
SharedFolderNameMachineMapping4="v-csdb-3"
SharedFolderPathMachineMapping4="/Users/homebase/vagrant/experimentation/chef-hatch-repo/data_bags"
VRDEActiveConnection="off"
VRDEClients=0
GuestMemoryBalloon=0
GuestOSType="Ubuntu_64"
GuestAdditionsRunLevel=0
GuestAdditionsVersion="4.1.0"
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 31999
DEBUG subprocess: Exit status: 0
DEBUG virtualbox_4_1: read_forward_ports: uuid=112da35e-1470-4fc5-aec7-c230e48ffe13 active_only=true
INFO subprocess: Starting process: ["VBoxManage", "showvminfo", "112da35e-1470-4fc5-aec7-c230e48ffe13", "--machinereadable"]
DEBUG subprocess: Selecting on IO
DEBUG subprocess: stdout: name="starship-vagrant_1335214748"
ostype="Ubuntu_64"
UUID="112da35e-1470-4fc5-aec7-c230e48ffe13"
CfgFile="/Users/homebase/VirtualBox VMs/starship-vagrant_1335214748/starship-vagrant_1335214748.vbox"
SnapFldr="/Users/homebase/VirtualBox VMs/starship-vagrant_1335214748/Snapshots"
LogFldr="/Users/homebase/VirtualBox VMs/starship-vagrant_1335214748/Logs"
hardwareuuid="112da35e-1470-4fc5-aec7-c230e48ffe13"
memory=2000
pagefusion="off"
vram=8
cpuexecutioncap=100
hpet="off"
chipset="piix3"
firmware="BIOS"
cpus=2
synthcpu="off"
bootmenu="messageandmenu"
boot1="disk"
boot2="dvd"
boot3="none"
boot4="none"
acpi="on"
ioapic="on"
pae="on"
biossystemtimeoffset=0
rtcuseutc="off"
hwvirtex="on"
hwvirtexexcl="off"
nestedpaging="on"
largepages="off"
vtxvpid="on"
VMState="poweroff"
VMStateChangeTime="2012-04-24T16:19:39.000000000"
monitorcount=1
accelerate3d="off"
accelerate2dvideo="off"
teleporterenabled="off"
teleporterport=0
teleporteraddress=""
teleporterpassword=""
storagecontrollername0="IDE Controller"
storagecontrollertype0="PIIX4"
storagecontrollerinstance0="0"
storagecontrollermaxportcount0="2"
storagecontrollerportcount0="2"
storagecontrollerbootable0="on"
storagecontrollername1="SATA Controller"
storagecontrollertype1="IntelAhci"
storagecontrollerinstance1="0"
storagecontrollermaxportcount1="30"
storagecontrollerportcount1="30"
storagecontrollerbootable1="on"
"IDE Controller-0-0"="none"
"IDE Controller-0-1"="none"
"IDE Controller-1-0"="emptydrive"
"IDE Controller-IsEjected"="off"
"IDE Controller-1-1"="none"
"SATA Controller-0-0"="/Users/homebase/VirtualBox VMs/starship-vagrant_1335214748/box-disk1.vmdk"
"SATA Controller-ImageUUID-0-0"="003058b5-ef94-42a0-952d-6e8ae922d197"
"SATA Controller-1-0"="none"
"SATA Controller-2-0"="none"
"SATA Controller-3-0"="none"
"SATA Controller-4-0"="none"
"SATA Controller-5-0"="none"
"SATA Controller-6-0"="none"
"SATA Controller-7-0"="none"
"SATA Controller-8-0"="none"
"SATA Controller-9-0"="none"
"SATA Controller-10-0"="none"
"SATA Controller-11-0"="none"
"SATA Controller-12-0"="none"
"SATA Controller-13-0"="none"
"SATA Controller-14-0"="none"
"SATA Controller-15-0"="none"
"SATA Controller-16-0"="none"
"SATA Controller-17-0"="none"
"SATA Controller-18-0"="none"
"SATA Controller-19-0"="none"
"SATA Controller-20-0"="none"
"SATA Controller-21-0"="none"
"SATA Controller-22-0"="none"
"SATA Controller-23-0"="none"
"SATA Controller-24-0"="none"
"SATA Controller-25-0"="none"
"SATA Controller-26-0"="none"
"SATA Controller-27-0"="none"
"SATA Controller-28-0"="none"
"SATA Controller-29-0"="none"
natnet1="nat"
macaddress1="080027F73B20"
cableconnected1="on"
nic1="nat"
mtu="0"
sockSnd="64"
sockRcv="64"
tcpWndSnd="64"
tcpWndRcv="64"
Forwarding(0)="2g-7sg,tcp,,8080,,80"
Forwarding(1)="37a-92q,tcp,,9306,,3306"
Forwarding(2)="ssh,tcp,,2222,,22"
hostonlyadapter2="vboxnet0"
macaddress2="080027843CEA"
cableconnected2="on"
nic2="hostonly"
nic3="none"
nic4="none"
nic5="none"
nic6="none"
nic7="none"
nic8="none"
hidpointing="ps2mouse"
hidkeyboard="ps2kbd"
uart1="off"
uart2="off"
audio="none"
clipboard="bidirectional"
vrde="off"
usb="off"
SharedFolderNameMachineMapping1="v-csc-1"
SharedFolderPathMachineMapping1="/Users/homebase/repos/starship-vagrant/opscode-cookbooks"
SharedFolderNameMachineMapping2="v-csc-2"
SharedFolderPathMachineMapping2="/Users/homebase/repos/starship-vagrant/cookbooks-merge"
VRDEActiveConnection="off"
VRDEClients=0
GuestMemoryBalloon=0
GuestOSType="Ubuntu_64"
GuestAdditionsRunLevel=0
GuestAdditionsVersion="4.1.4"
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000
DEBUG subprocess: Exit status: 0
INFO warden: Calling action: #<Vagrant::Action::VM::ForwardPorts:0x00000101abe260>
INFO interface: info: Forwarding ports...
[ariadne] Forwarding ports...
INFO subprocess: Starting process: ["VBoxManage", "showvminfo", "b28cd344-f1e9-4610-9ea2-2bd025c9eb64", "--machinereadable"]
DEBUG subprocess: Selecting on IO
DEBUG subprocess: stdout: name="ariadne_1335416447"
ostype="Ubuntu_64"
UUID="b28cd344-f1e9-4610-9ea2-2bd025c9eb64"
CfgFile="/Users/homebase/VirtualBox VMs/ariadne_1335416447/ariadne_1335416447.vbox"
SnapFldr="/Users/homebase/VirtualBox VMs/ariadne_1335416447/Snapshots"
LogFldr="/Users/homebase/VirtualBox VMs/ariadne_1335416447/Logs"
hardwareuuid="b28cd344-f1e9-4610-9ea2-2bd025c9eb64"
memory=384
pagefusion="off"
vram=8
cpuexecutioncap=100
hpet="off"
chipset="piix3"
firmware="BIOS"
cpus=1
synthcpu="off"
bootmenu="messageandmenu"
boot1="disk"
boot2="dvd"
boot3="none"
boot4="none"
acpi="on"
ioapic="on"
pae="on"
biossystemtimeoffset=0
rtcuseutc="off"
hwvirtex="on"
hwvirtexexcl="off"
nestedpaging="on"
largepages="on"
vtxvpid="on"
VMState="poweroff"
VMStateChangeTime="2011-07-21T21:08:15.000000000"
monitorcount=1
accelerate3d="off"
accelerate2dvideo="off"
teleporterenabled="off"
teleporterport=0
teleporteraddress=""
teleporterpassword=""
storagecontrollername0="IDE Controller"
storagecontrollertype0="PIIX4"
storagecontrollerinstance0="0"
storagecontrollermaxportcount0="2"
storagecontrollerportcount0="2"
storagecontrollerbootable0="on"
storagecontrollername1="SATA Controller"
storagecontrollertype1="IntelAhci"
storagecontrollerinstance1="0"
storagecontrollermaxportcount1="30"
storagecontrollerportcount1="30"
storagecontrollerbootable1="on"
"IDE Controller-0-0"="none"
"IDE Controller-0-1"="none"
"IDE Controller-1-0"="emptydrive"
"IDE Controller-IsEjected"="off"
"IDE Controller-1-1"="none"
"SATA Controller-0-0"="/Users/homebase/VirtualBox VMs/ariadne_1335416447/box-disk1.vmdk"
"SATA Controller-ImageUUID-0-0"="05c0ce01-9a98-4669-a9b0-bfa7b33e096d"
"SATA Controller-1-0"="none"
"SATA Controller-2-0"="none"
"SATA Controller-3-0"="none"
"SATA Controller-4-0"="none"
"SATA Controller-5-0"="none"
"SATA Controller-6-0"="none"
"SATA Controller-7-0"="none"
"SATA Controller-8-0"="none"
"SATA Controller-9-0"="none"
"SATA Controller-10-0"="none"
"SATA Controller-11-0"="none"
"SATA Controller-12-0"="none"
"SATA Controller-13-0"="none"
"SATA Controller-14-0"="none"
"SATA Controller-15-0"="none"
"SATA Controller-16-0"="none"
"SATA Controller-17-0"="none"
"SATA Controller-18-0"="none"
"SATA Controller-19-0"="none"
"SATA Controller-20-0"="none"
"SATA Controller-21-0"="none"
"SATA Controller-22-0"="none"
"SATA Controller-23-0"="none"
"SATA Controller-24-0"="none"
"SATA Controller-25-0"="none"
"SATA Controller-26-0"="none"
"SATA Controller-27-0"="none"
"SATA Controller-28-0"="none"
"SATA Controller-29-0"="none"
natnet1="nat"
macaddress1="080027706AA2"
cableconnected1="on"
nic1="nat"
mtu="0"
sockSnd="64"
sockRcv="64"
tcpWndSnd="64"
tcpWndRcv="64"
nic2="none"
nic3="none"
nic4="none"
nic5="none"
nic6="none"
nic7="none"
nic8="none"
hidpointing="ps2mouse"
hidkeyboard="ps2kbd"
uart1="off"
uart2="off"
audio="none"
clipboard="bidirectional"
vrde="off"
usb="off"
VRDEActiveConnection="off"
VRDEClients=0
GuestMemoryBalloon=0
GuestOSType="Ubuntu_64"
GuestAdditionsRunLevel=0
GuestAdditionsVersion="4.1.0"
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 31999
DEBUG subprocess: Exit status: 0
INFO interface: info: -- 22 => 2222 (adapter 1)
[ariadne] -- 22 => 2222 (adapter 1)
INFO interface: info: -- 80 => 8080 (adapter 1)
[ariadne] -- 80 => 8080 (adapter 1)
INFO interface: info: -- 3306 => 3306 (adapter 1)
[ariadne] -- 3306 => 3306 (adapter 1)
INFO subprocess: Starting process: ["VBoxManage", "modifyvm", "b28cd344-f1e9-4610-9ea2-2bd025c9eb64", "--natpf1", "ssh,tcp,,2222,,22", "--natpf1", "2g-7sg,tcp,,8080,,80", "--natpf1", "37a-37a,tcp,,3306,,3306"]
DEBUG subprocess: Selecting on IO
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000
DEBUG subprocess: Exit status: 0
INFO warden: Calling action: #<Vagrant::Action::VM::Provision:0x00000101abe238>
INFO warden: Calling action: #<Vagrant::Action::VM::PruneNFSExports:0x00000100b4df10>
INFO subprocess: Starting process: ["VBoxManage", "list", "vms"]
DEBUG subprocess: Selecting on IO
DEBUG subprocess: stdout: "freight-cooking_1325776140" {0db0638f-0604-4d7b-8fda-675295fb724c}
"hamachi_1326216753" {f066791f-13f3-43f5-ba08-6914f5791b06}
"pennyworth-pristine_1326486592" {e438fbcd-6829-4e4a-8c55-b6e7064df352}
"spartan-vagrant_1326829569" {28758a62-617b-4c8f-ada3-bafa8e124f1b}
"spartan-vagrant_1326965847" {27487ea4-db1b-4d1c-be56-add19c0237f3}
"vagrant-chef-drush_1333639473" {f8ab42a3-1c2a-4a98-aa52-b21105dd1c33}
"vagrant-chef-server_1334123082" {f6452d1b-0fa5-49a8-9e3d-1a2fdff23bfc}
"chef-hatch-repo_1334159698" {71293e99-ff7f-4f6c-8b2b-cb4e8f511e26}
"starship-vagrant_1335214748" {112da35e-1470-4fc5-aec7-c230e48ffe13}
"ariadne_1335416447" {b28cd344-f1e9-4610-9ea2-2bd025c9eb64}
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000
DEBUG subprocess: Exit status: 0
INFO bsd: Pruning invalid NFS entries...
DEBUG bsd: Valid ID: 27487ea4-db1b-4d1c-be56-add19c0237f3
DEBUG bsd: Valid ID: 112da35e-1470-4fc5-aec7-c230e48ffe13
INFO warden: Calling action: #<Vagrant::Action::VM::DOMAIN:0x00000100b4dee8>
INFO interface: info: Running provisioner: Vagrant::Provisioners::Shell...
[ariadne] Running provisioner: Vagrant::Provisioners::Shell...
DEBUG ssh: Uploading: /var/folders/GC/GCIt1L9AEoWcOfQu5zIOqk+++TI/-Tmp-/vagrant-shell20120426-41269-chwau4 to /tmp/vagrant-shell
DEBUG virtualbox_4_1: Searching for SSH port: 22
DEBUG virtualbox_4_1: read_forward_ports: uuid=b28cd344-f1e9-4610-9ea2-2bd025c9eb64 active_only=false
INFO subprocess: Starting process: ["VBoxManage", "showvminfo", "b28cd344-f1e9-4610-9ea2-2bd025c9eb64", "--machinereadable"]
DEBUG subprocess: Selecting on IO
DEBUG subprocess: stdout: name="ariadne_1335416447"
ostype="Ubuntu_64"
UUID="b28cd344-f1e9-4610-9ea2-2bd025c9eb64"
CfgFile="/Users/homebase/VirtualBox VMs/ariadne_1335416447/ariadne_1335416447.vbox"
SnapFldr="/Users/homebase/VirtualBox VMs/ariadne_1335416447/Snapshots"
LogFldr="/Users/homebase/VirtualBox VMs/ariadne_1335416447/Logs"
hardwareuuid="b28cd344-f1e9-4610-9ea2-2bd025c9eb64"
memory=384
pagefusion="off"
vram=8
cpuexecutioncap=100
hpet="off"
chipset="piix3"
firmware="BIOS"
cpus=1
synthcpu="off"
bootmenu="messageandmenu"
boot1="disk"
boot2="dvd"
boot3="none"
boot4="none"
acpi="on"
ioapic="on"
pae="on"
biossystemtimeoffset=0
rtcuseutc="off"
hwvirtex="on"
hwvirtexexcl="off"
nestedpaging="on"
largepages="on"
vtxvpid="on"
VMState="poweroff"
VMStateChangeTime="2011-07-21T21:08:15.000000000"
monitorcount=1
accelerate3d="off"
accelerate2dvideo="off"
teleporterenabled="off"
teleporterport=0
teleporteraddress=""
teleporterpassword=""
storagecontrollername0="IDE Controller"
storagecontrollertype0="PIIX4"
storagecontrollerinstance0="0"
storagecontrollermaxportcount0="2"
storagecontrollerportcount0="2"
storagecontrollerbootable0="on"
storagecontrollername1="SATA Controller"
storagecontrollertype1="IntelAhci"
storagecontrollerinstance1="0"
storagecontrollermaxportcount1="30"
storagecontrollerportcount1="30"
storagecontrollerbootable1="on"
"IDE Controller-0-0"="none"
"IDE Controller-0-1"="none"
"IDE Controller-1-0"="emptydrive"
"IDE Controller-IsEjected"="off"
"IDE Controller-1-1"="none"
"SATA Controller-0-0"="/Users/homebase/VirtualBox VMs/ariadne_1335416447/box-disk1.vmdk"
"SATA Controller-ImageUUID-0-0"="05c0ce01-9a98-4669-a9b0-bfa7b33e096d"
"SATA Controller-1-0"="none"
"SATA Controller-2-0"="none"
"SATA Controller-3-0"="none"
"SATA Controller-4-0"="none"
"SATA Controller-5-0"="none"
"SATA Controller-6-0"="none"
"SATA Controller-7-0"="none"
"SATA Controller-8-0"="none"
"SATA Controller-9-0"="none"
"SATA Controller-10-0"="none"
"SATA Controller-11-0"="none"
"SATA Controller-12-0"="none"
"SATA Controller-13-0"="none"
"SATA Controller-14-0"="none"
"SATA Controller-15-0"="none"
"SATA Controller-16-0"="none"
"SATA Controller-17-0"="none"
"SATA Controller-18-0"="none"
"SATA Controller-19-0"="none"
"SATA Controller-20-0"="none"
"SATA Controller-21-0"="none"
"SATA Controller-22-0"="none"
"SATA Controller-23-0"="none"
"SATA Controller-24-0"="none"
"SATA Controller-25-0"="none"
"SATA Controller-26-0"="none"
"SATA Controller-27-0"="none"
"SATA Controller-28-0"="none"
"SATA Controller-29-0"="none"
natnet1="nat"
macaddress1="080027706AA2"
cableconnected1="on"
nic1="nat"
mtu="0"
sockSnd="64"
sockRcv="64"
tcpWndSnd="64"
tcpWndRcv="64"
Forwarding(0)="2g-7sg,tcp,,8080,,80"
Forwarding(1)="37a-37a,tcp,,3306,,3306"
Forwarding(2)="ssh,tcp,,2222,,22"
nic2="none"
nic3="none"
nic4="none"
nic5="none"
nic6="none"
nic7="none"
nic8="none"
hidpointing="ps2mouse"
hidkeyboard="ps2kbd"
uart1="off"
uart2="off"
audio="none"
clipboard="bidirectional"
vrde="off"
usb="off"
VRDEActiveConnection="off"
VRDEClients=0
GuestMemoryBalloon=0
GuestOSType="Ubuntu_64"
GuestAdditionsRunLevel=0
GuestAdditionsVersion="4.1.0"
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 31999
DEBUG subprocess: Exit status: 0
DEBUG virtualbox_4_1: - [1, "2g-7sg", 8080, 80]
DEBUG virtualbox_4_1: - [1, "37a-37a", 3306, 3306]
DEBUG virtualbox_4_1: - [1, "ssh", 2222, 22]
DEBUG ssh: Checking key permissions: /Users/homebase/.vagrant.d/insecure_private_key
DEBUG ssh: Checking key permissions: /Users/homebase/.vagrant.d/insecure_private_key
INFO ssh: Connecting to SSH: 127.0.0.1:2222
ERROR warden: Error occurred: SSH connection was refused! This usually happens if the VM failed to
boot properly. Some steps to try to fix this: First, try reloading your
VM with `vagrant reload`, since a simple restart sometimes fixes things.
If that doesn't work, destroy your VM and recreate it with a `vagrant destroy`
followed by a `vagrant up`. If that doesn't work, contact a Vagrant
maintainer (support channels listed on the website) for more assistance.
INFO warden: Calling recover: #<Vagrant::Action::VM::Import:0x00000101b37570>
INFO subprocess: Starting process: ["VBoxManage", "showvminfo", "b28cd344-f1e9-4610-9ea2-2bd025c9eb64", "--machinereadable"]
DEBUG subprocess: Selecting on IO
DEBUG subprocess: stdout: name="ariadne_1335416447"
ostype="Ubuntu_64"
UUID="b28cd344-f1e9-4610-9ea2-2bd025c9eb64"
CfgFile="/Users/homebase/VirtualBox VMs/ariadne_1335416447/ariadne_1335416447.vbox"
SnapFldr="/Users/homebase/VirtualBox VMs/ariadne_1335416447/Snapshots"
LogFldr="/Users/homebase/VirtualBox VMs/ariadne_1335416447/Logs"
hardwareuuid="b28cd344-f1e9-4610-9ea2-2bd025c9eb64"
memory=384
pagefusion="off"
vram=8
cpuexecutioncap=100
hpet="off"
chipset="piix3"
firmware="BIOS"
cpus=1
synthcpu="off"
bootmenu="messageandmenu"
boot1="disk"
boot2="dvd"
boot3="none"
boot4="none"
acpi="on"
ioapic="on"
pae="on"
biossystemtimeoffset=0
rtcuseutc="off"
hwvirtex="on"
hwvirtexexcl="off"
nestedpaging="on"
largepages="on"
vtxvpid="on"
VMState="poweroff"
VMStateChangeTime="2011-07-21T21:08:15.000000000"
monitorcount=1
accelerate3d="off"
accelerate2dvideo="off"
teleporterenabled="off"
teleporterport=0
teleporteraddress=""
teleporterpassword=""
storagecontrollername0="IDE Controller"
storagecontrollertype0="PIIX4"
storagecontrollerinstance0="0"
storagecontrollermaxportcount0="2"
storagecontrollerportcount0="2"
storagecontrollerbootable0="on"
storagecontrollername1="SATA Controller"
storagecontrollertype1="IntelAhci"
storagecontrollerinstance1="0"
storagecontrollermaxportcount1="30"
storagecontrollerportcount1="30"
storagecontrollerbootable1="on"
"IDE Controller-0-0"="none"
"IDE Controller-0-1"="none"
"IDE Controller-1-0"="emptydrive"
"IDE Controller-IsEjected"="off"
"IDE Controller-1-1"="none"
"SATA Controller-0-0"="/Users/homebase/VirtualBox VMs/ariadne_1335416447/box-disk1.vmdk"
"SATA Controller-ImageUUID-0-0"="05c0ce01-9a98-4669-a9b0-bfa7b33e096d"
"SATA Controller-1-0"="none"
"SATA Controller-2-0"="none"
"SATA Controller-3-0"="none"
"SATA Controller-4-0"="none"
"SATA Controller-5-0"="none"
"SATA Controller-6-0"="none"
"SATA Controller-7-0"="none"
"SATA Controller-8-0"="none"
"SATA Controller-9-0"="none"
"SATA Controller-10-0"="none"
"SATA Controller-11-0"="none"
"SATA Controller-12-0"="none"
"SATA Controller-13-0"="none"
"SATA Controller-14-0"="none"
"SATA Controller-15-0"="none"
"SATA Controller-16-0"="none"
"SATA Controller-17-0"="none"
"SATA Controller-18-0"="none"
"SATA Controller-19-0"="none"
"SATA Controller-20-0"="none"
"SATA Controller-21-0"="none"
"SATA Controller-22-0"="none"
"SATA Controller-23-0"="none"
"SATA Controller-24-0"="none"
"SATA Controller-25-0"="none"
"SATA Controller-26-0"="none"
"SATA Controller-27-0"="none"
"SATA Controller-28-0"="none"
"SATA Controller-29-0"="none"
natnet1="nat"
macaddress1="080027706AA2"
cableconnected1="on"
nic1="nat"
mtu="0"
sockSnd="64"
sockRcv="64"
tcpWndSnd="64"
tcpWndRcv="64"
Forwarding(0)="2g-7sg,tcp,,8080,,80"
Forwarding(1)="37a-37a,tcp,,3306,,3306"
Forwarding(2)="ssh,tcp,,2222,,22"
nic2="none"
nic3="none"
nic4="none"
nic5="none"
nic6="none"
nic7="none"
nic8="none"
hidpointing="ps2mouse"
hidkeyboard="ps2kbd"
uart1="off"
uart2="off"
audio="none"
clipboard="bidirectional"
vrde="off"
usb="off"
VRDEActiveConnection="off"
VRDEClients=0
GuestMemoryBalloon=0
GuestOSType="Ubuntu_64"
GuestAdditionsRunLevel=0
GuestAdditionsVersion="4.1.0"
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000
DEBUG subprocess: Exit status: 0
ERROR warden: Error occurred: SSH connection was refused! This usually happens if the VM failed to
boot properly. Some steps to try to fix this: First, try reloading your
VM with `vagrant reload`, since a simple restart sometimes fixes things.
If that doesn't work, destroy your VM and recreate it with a `vagrant destroy`
followed by a `vagrant up`. If that doesn't work, contact a Vagrant
maintainer (support channels listed on the website) for more assistance.
ERROR warden: Error occurred: SSH connection was refused! This usually happens if the VM failed to
boot properly. Some steps to try to fix this: First, try reloading your
VM with `vagrant reload`, since a simple restart sometimes fixes things.
If that doesn't work, destroy your VM and recreate it with a `vagrant destroy`
followed by a `vagrant up`. If that doesn't work, contact a Vagrant
maintainer (support channels listed on the website) for more assistance.
ERROR warden: Error occurred: SSH connection was refused! This usually happens if the VM failed to
boot properly. Some steps to try to fix this: First, try reloading your
VM with `vagrant reload`, since a simple restart sometimes fixes things.
If that doesn't work, destroy your VM and recreate it with a `vagrant destroy`
followed by a `vagrant up`. If that doesn't work, contact a Vagrant
maintainer (support channels listed on the website) for more assistance.
ERROR warden: Error occurred: SSH connection was refused! This usually happens if the VM failed to
boot properly. Some steps to try to fix this: First, try reloading your
VM with `vagrant reload`, since a simple restart sometimes fixes things.
If that doesn't work, destroy your VM and recreate it with a `vagrant destroy`
followed by a `vagrant up`. If that doesn't work, contact a Vagrant
maintainer (support channels listed on the website) for more assistance.
ERROR warden: Error occurred: SSH connection was refused! This usually happens if the VM failed to
boot properly. Some steps to try to fix this: First, try reloading your
VM with `vagrant reload`, since a simple restart sometimes fixes things.
If that doesn't work, destroy your VM and recreate it with a `vagrant destroy`
followed by a `vagrant up`. If that doesn't work, contact a Vagrant
maintainer (support channels listed on the website) for more assistance.
ERROR warden: Error occurred: SSH connection was refused! This usually happens if the VM failed to
boot properly. Some steps to try to fix this: First, try reloading your
VM with `vagrant reload`, since a simple restart sometimes fixes things.
If that doesn't work, destroy your VM and recreate it with a `vagrant destroy`
followed by a `vagrant up`. If that doesn't work, contact a Vagrant
maintainer (support channels listed on the website) for more assistance.
ERROR warden: Error occurred: SSH connection was refused! This usually happens if the VM failed to
boot properly. Some steps to try to fix this: First, try reloading your
VM with `vagrant reload`, since a simple restart sometimes fixes things.
If that doesn't work, destroy your VM and recreate it with a `vagrant destroy`
followed by a `vagrant up`. If that doesn't work, contact a Vagrant
maintainer (support channels listed on the website) for more assistance.
ERROR warden: Error occurred: SSH connection was refused! This usually happens if the VM failed to
boot properly. Some steps to try to fix this: First, try reloading your
VM with `vagrant reload`, since a simple restart sometimes fixes things.
If that doesn't work, destroy your VM and recreate it with a `vagrant destroy`
followed by a `vagrant up`. If that doesn't work, contact a Vagrant
maintainer (support channels listed on the website) for more assistance.
ERROR warden: Error occurred: SSH connection was refused! This usually happens if the VM failed to
boot properly. Some steps to try to fix this: First, try reloading your
VM with `vagrant reload`, since a simple restart sometimes fixes things.
If that doesn't work, destroy your VM and recreate it with a `vagrant destroy`
followed by a `vagrant up`. If that doesn't work, contact a Vagrant
maintainer (support channels listed on the website) for more assistance.
ERROR warden: Error occurred: SSH connection was refused! This usually happens if the VM failed to
boot properly. Some steps to try to fix this: First, try reloading your
VM with `vagrant reload`, since a simple restart sometimes fixes things.
If that doesn't work, destroy your VM and recreate it with a `vagrant destroy`
followed by a `vagrant up`. If that doesn't work, contact a Vagrant
maintainer (support channels listed on the website) for more assistance.
ERROR warden: Error occurred: SSH connection was refused! This usually happens if the VM failed to
boot properly. Some steps to try to fix this: First, try reloading your
VM with `vagrant reload`, since a simple restart sometimes fixes things.
If that doesn't work, destroy your VM and recreate it with a `vagrant destroy`
followed by a `vagrant up`. If that doesn't work, contact a Vagrant
maintainer (support channels listed on the website) for more assistance.
ERROR warden: Error occurred: SSH connection was refused! This usually happens if the VM failed to
boot properly. Some steps to try to fix this: First, try reloading your
VM with `vagrant reload`, since a simple restart sometimes fixes things.
If that doesn't work, destroy your VM and recreate it with a `vagrant destroy`
followed by a `vagrant up`. If that doesn't work, contact a Vagrant
maintainer (support channels listed on the website) for more assistance.
ERROR warden: Error occurred: SSH connection was refused! This usually happens if the VM failed to
boot properly. Some steps to try to fix this: First, try reloading your
VM with `vagrant reload`, since a simple restart sometimes fixes things.
If that doesn't work, destroy your VM and recreate it with a `vagrant destroy`
followed by a `vagrant up`. If that doesn't work, contact a Vagrant
maintainer (support channels listed on the website) for more assistance.
ERROR warden: Error occurred: SSH connection was refused! This usually happens if the VM failed to
boot properly. Some steps to try to fix this: First, try reloading your
VM with `vagrant reload`, since a simple restart sometimes fixes things.
If that doesn't work, destroy your VM and recreate it with a `vagrant destroy`
followed by a `vagrant up`. If that doesn't work, contact a Vagrant
maintainer (support channels listed on the website) for more assistance.
ERROR warden: Error occurred: SSH connection was refused! This usually happens if the VM failed to
boot properly. Some steps to try to fix this: First, try reloading your
VM with `vagrant reload`, since a simple restart sometimes fixes things.
If that doesn't work, destroy your VM and recreate it with a `vagrant destroy`
followed by a `vagrant up`. If that doesn't work, contact a Vagrant
maintainer (support channels listed on the website) for more assistance.
ERROR warden: Error occurred: SSH connection was refused! This usually happens if the VM failed to
boot properly. Some steps to try to fix this: First, try reloading your
VM with `vagrant reload`, since a simple restart sometimes fixes things.
If that doesn't work, destroy your VM and recreate it with a `vagrant destroy`
followed by a `vagrant up`. If that doesn't work, contact a Vagrant
maintainer (support channels listed on the website) for more assistance.
ERROR vagrant: Vagrant experienced an error! Details:
ERROR vagrant: #<Vagrant::Errors::SSHConnectionRefused: SSH connection was refused! This usually happens if the VM failed to
boot properly. Some steps to try to fix this: First, try reloading your
VM with `vagrant reload`, since a simple restart sometimes fixes things.
If that doesn't work, destroy your VM and recreate it with a `vagrant destroy`
followed by a `vagrant up`. If that doesn't work, contact a Vagrant
maintainer (support channels listed on the website) for more assistance.>
ERROR vagrant: SSH connection was refused! This usually happens if the VM failed to
boot properly. Some steps to try to fix this: First, try reloading your
VM with `vagrant reload`, since a simple restart sometimes fixes things.
If that doesn't work, destroy your VM and recreate it with a `vagrant destroy`
followed by a `vagrant up`. If that doesn't work, contact a Vagrant
maintainer (support channels listed on the website) for more assistance.
ERROR vagrant: /Users/homebase/repos/ariadne/tmp/ruby/1.9.1/bundler/gems/vagrant-607fe54b2ab8/lib/vagrant/communication/ssh.rb:145:in `rescue in connect'
/Users/homebase/repos/ariadne/tmp/ruby/1.9.1/bundler/gems/vagrant-607fe54b2ab8/lib/vagrant/communication/ssh.rb:133:in `connect'
/Users/homebase/repos/ariadne/tmp/ruby/1.9.1/bundler/gems/vagrant-607fe54b2ab8/lib/vagrant/communication/ssh.rb:79:in `upload'
/Users/homebase/repos/ariadne/tmp/ruby/1.9.1/bundler/gems/vagrant-607fe54b2ab8/lib/vagrant/provisioners/shell.rb:79:in `block in provision!'
/Users/homebase/repos/ariadne/tmp/ruby/1.9.1/bundler/gems/vagrant-607fe54b2ab8/lib/vagrant/provisioners/shell.rb:65:in `with_script_file'
/Users/homebase/repos/ariadne/tmp/ruby/1.9.1/bundler/gems/vagrant-607fe54b2ab8/lib/vagrant/provisioners/shell.rb:77:in `provision!'
/Users/homebase/repos/ariadne/tmp/ruby/1.9.1/bundler/gems/vagrant-607fe54b2ab8/lib/vagrant/action/vm/provision.rb:34:in `block in call'
/Users/homebase/repos/ariadne/tmp/ruby/1.9.1/bundler/gems/vagrant-607fe54b2ab8/lib/vagrant/action/vm/provision.rb:31:in `each'
/Users/homebase/repos/ariadne/tmp/ruby/1.9.1/bundler/gems/vagrant-607fe54b2ab8/lib/vagrant/action/vm/provision.rb:31:in `call'
/Users/homebase/repos/ariadne/tmp/ruby/1.9.1/bundler/gems/vagrant-607fe54b2ab8/lib/vagrant/action/warden.rb:33:in `call'
/Users/homebase/repos/ariadne/tmp/ruby/1.9.1/bundler/gems/vagrant-607fe54b2ab8/lib/vagrant/action/vm/forward_ports.rb:24:in `call'
/Users/homebase/repos/ariadne/tmp/ruby/1.9.1/bundler/gems/vagrant-607fe54b2ab8/lib/vagrant/action/warden.rb:33:in `call'
/Users/homebase/repos/ariadne/tmp/ruby/1.9.1/bundler/gems/vagrant-607fe54b2ab8/lib/vagrant/action/vm/check_port_collisions.rb:42:in `call'
/Users/homebase/repos/ariadne/tmp/ruby/1.9.1/bundler/gems/vagrant-607fe54b2ab8/lib/vagrant/action/warden.rb:33:in `call'
/Users/homebase/repos/ariadne/tmp/ruby/1.9.1/bundler/gems/vagrant-607fe54b2ab8/lib/vagrant/action/env/set.rb:16:in `call'
/Users/homebase/repos/ariadne/tmp/ruby/1.9.1/bundler/gems/vagrant-607fe54b2ab8/lib/vagrant/action/warden.rb:33:in `call'
/Users/homebase/repos/ariadne/tmp/ruby/1.9.1/bundler/gems/vagrant-607fe54b2ab8/lib/vagrant/action/vm/clear_forwarded_ports.rb:13:in `call'
/Users/homebase/repos/ariadne/tmp/ruby/1.9.1/bundler/gems/vagrant-607fe54b2ab8/lib/vagrant/action/warden.rb:33:in `call'
/Users/homebase/repos/ariadne/tmp/ruby/1.9.1/bundler/gems/vagrant-607fe54b2ab8/lib/vagrant/action/vm/clean_machine_folder.rb:17:in `call'
/Users/homebase/repos/ariadne/tmp/ruby/1.9.1/bundler/gems/vagrant-607fe54b2ab8/lib/vagrant/action/warden.rb:33:in `call'
/Users/homebase/repos/ariadne/tmp/ruby/1.9.1/bundler/gems/vagrant-607fe54b2ab8/lib/vagrant/action/vm/check_accessible.rb:18:in `call'
/Users/homebase/repos/ariadne/tmp/ruby/1.9.1/bundler/gems/vagrant-607fe54b2ab8/lib/vagrant/action/warden.rb:33:in `call'
/Users/homebase/repos/ariadne/tmp/ruby/1.9.1/bundler/gems/vagrant-607fe54b2ab8/lib/vagrant/action/general/validate.rb:13:in `call'
/Users/homebase/repos/ariadne/tmp/ruby/1.9.1/bundler/gems/vagrant-607fe54b2ab8/lib/vagrant/action/warden.rb:33:in `call'
/Users/homebase/repos/ariadne/tmp/ruby/1.9.1/bundler/gems/vagrant-607fe54b2ab8/lib/vagrant/action/general/check_virtualbox.rb:23:in `call'
/Users/homebase/repos/ariadne/tmp/ruby/1.9.1/bundler/gems/vagrant-607fe54b2ab8/lib/vagrant/action/warden.rb:33:in `call'
/Users/homebase/repos/ariadne/tmp/ruby/1.9.1/bundler/gems/vagrant-607fe54b2ab8/lib/vagrant/action/vm/match_mac_address.rb:16:in `call'
/Users/homebase/repos/ariadne/tmp/ruby/1.9.1/bundler/gems/vagrant-607fe54b2ab8/lib/vagrant/action/warden.rb:33:in `call'
/Users/homebase/repos/ariadne/tmp/ruby/1.9.1/bundler/gems/vagrant-607fe54b2ab8/lib/vagrant/action/vm/default_name.rb:17:in `call'
/Users/homebase/repos/ariadne/tmp/ruby/1.9.1/bundler/gems/vagrant-607fe54b2ab8/lib/vagrant/action/warden.rb:33:in `call'
/Users/homebase/repos/ariadne/tmp/ruby/1.9.1/bundler/gems/vagrant-607fe54b2ab8/lib/vagrant/action/vm/check_guest_additions.rb:33:in `call'
/Users/homebase/repos/ariadne/tmp/ruby/1.9.1/bundler/gems/vagrant-607fe54b2ab8/lib/vagrant/action/warden.rb:33:in `call'
/Users/homebase/repos/ariadne/tmp/ruby/1.9.1/bundler/gems/vagrant-607fe54b2ab8/lib/vagrant/action/vm/import.rb:31:in `call'
/Users/homebase/repos/ariadne/tmp/ruby/1.9.1/bundler/gems/vagrant-607fe54b2ab8/lib/vagrant/action/warden.rb:33:in `call'
/Users/homebase/repos/ariadne/tmp/ruby/1.9.1/bundler/gems/vagrant-607fe54b2ab8/lib/vagrant/action/vm/check_box.rb:28:in `call'
/Users/homebase/repos/ariadne/tmp/ruby/1.9.1/bundler/gems/vagrant-607fe54b2ab8/lib/vagrant/action/warden.rb:33:in `call'
/Users/homebase/repos/ariadne/tmp/ruby/1.9.1/bundler/gems/vagrant-607fe54b2ab8/lib/vagrant/action/vm/check_accessible.rb:18:in `call'
/Users/homebase/repos/ariadne/tmp/ruby/1.9.1/bundler/gems/vagrant-607fe54b2ab8/lib/vagrant/action/warden.rb:33:in `call'
/Users/homebase/repos/ariadne/tmp/ruby/1.9.1/bundler/gems/vagrant-607fe54b2ab8/lib/vagrant/action/general/validate.rb:13:in `call'
/Users/homebase/repos/ariadne/tmp/ruby/1.9.1/bundler/gems/vagrant-607fe54b2ab8/lib/vagrant/action/warden.rb:33:in `call'
/Users/homebase/repos/ariadne/tmp/ruby/1.9.1/bundler/gems/vagrant-607fe54b2ab8/lib/vagrant/action/general/check_virtualbox.rb:23:in `call'
/Users/homebase/repos/ariadne/tmp/ruby/1.9.1/bundler/gems/vagrant-607fe54b2ab8/lib/vagrant/action/warden.rb:33:in `call'
/Users/homebase/repos/ariadne/tmp/ruby/1.9.1/bundler/gems/vagrant-607fe54b2ab8/lib/vagrant/action/builder.rb:92:in `call'
/Users/homebase/repos/ariadne/tmp/ruby/1.9.1/bundler/gems/vagrant-607fe54b2ab8/lib/vagrant/action/runner.rb:49:in `block in run'
/Users/homebase/repos/ariadne/tmp/ruby/1.9.1/bundler/gems/vagrant-607fe54b2ab8/lib/vagrant/util/busy.rb:19:in `busy'
/Users/homebase/repos/ariadne/tmp/ruby/1.9.1/bundler/gems/vagrant-607fe54b2ab8/lib/vagrant/action/runner.rb:49:in `run'
/Users/homebase/repos/ariadne/tmp/ruby/1.9.1/bundler/gems/vagrant-607fe54b2ab8/lib/vagrant/vm.rb:192:in `run_action'
/Users/homebase/repos/ariadne/tmp/ruby/1.9.1/bundler/gems/vagrant-607fe54b2ab8/lib/vagrant/vm.rb:145:in `up'
/Users/homebase/repos/ariadne/tmp/ruby/1.9.1/bundler/gems/vagrant-607fe54b2ab8/lib/vagrant/command/up.rb:31:in `block in execute'
/Users/homebase/repos/ariadne/tmp/ruby/1.9.1/bundler/gems/vagrant-607fe54b2ab8/lib/vagrant/command/base.rb:116:in `block in with_target_vms'
/Users/homebase/repos/ariadne/tmp/ruby/1.9.1/bundler/gems/vagrant-607fe54b2ab8/lib/vagrant/command/base.rb:111:in `each'
/Users/homebase/repos/ariadne/tmp/ruby/1.9.1/bundler/gems/vagrant-607fe54b2ab8/lib/vagrant/command/base.rb:111:in `with_target_vms'
/Users/homebase/repos/ariadne/tmp/ruby/1.9.1/bundler/gems/vagrant-607fe54b2ab8/lib/vagrant/command/up.rb:24:in `execute'
/Users/homebase/repos/ariadne/tmp/ruby/1.9.1/bundler/gems/vagrant-607fe54b2ab8/lib/vagrant/cli.rb:42:in `execute'
/Users/homebase/repos/ariadne/tmp/ruby/1.9.1/bundler/gems/vagrant-607fe54b2ab8/lib/vagrant/environment.rb:167:in `cli'
/Users/homebase/repos/ariadne/tmp/ruby/1.9.1/bundler/gems/vagrant-607fe54b2ab8/bin/vagrant:43:in `<top (required)>'
tmp/bundler/bin/vagrant:16:in `load'
tmp/bundler/bin/vagrant:16:in `<main>'
INFO interface: error: SSH connection was refused! This usually happens if the VM failed to
boot properly. Some steps to try to fix this: First, try reloading your
VM with `vagrant reload`, since a simple restart sometimes fixes things.
If that doesn't work, destroy your VM and recreate it with a `vagrant destroy`
followed by a `vagrant up`. If that doesn't work, contact a Vagrant
maintainer (support channels listed on the website) for more assistance.
SSH connection was refused! This usually happens if the VM failed to
boot properly. Some steps to try to fix this: First, try reloading your
VM with `vagrant reload`, since a simple restart sometimes fixes things.
If that doesn't work, destroy your VM and recreate it with a `vagrant destroy`
followed by a `vagrant up`. If that doesn't work, contact a Vagrant
maintainer (support channels listed on the website) for more assistance.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment