Skip to content

Instantly share code, notes, and snippets.

@pkoch
Created December 28, 2012 23:53
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save pkoch/4403252 to your computer and use it in GitHub Desktop.
Save pkoch/4403252 to your computer and use it in GitHub Desktop.
INFO global: Vagrant version: 1.0.5
INFO vagrant: `vagrant` invoked: ["up"]
DEBUG vagrant: Creating Vagrant environment
INFO environment: Environment initialized (#<Vagrant::Environment:0x00000100998828>)
INFO environment: - cwd: /Users/pkoch/Desktop/movercado
INFO environment: Home path: /Users/pkoch/.vagrant.d
INFO plugin: Searching and loading any available plugins...
INFO plugin: Loading plugin: vagrant-vbguest (0.6.0.pre3)
INFO plugin: Loaded 1 plugins.
DEBUG vagrant: Loading environment
INFO environment: Loading configuration...
DEBUG loader: Set :default = "/Applications/Vagrant/embedded/gems/gems/vagrant-1.0.5/config/default.rb"
DEBUG loader: Populating proc cache for "/Applications/Vagrant/embedded/gems/gems/vagrant-1.0.5/config/default.rb"
DEBUG loader: Load procs for pathname: #<Pathname:/Applications/Vagrant/embedded/gems/gems/vagrant-1.0.5/config/default.rb>
DEBUG loader: Set :root = #<Pathname:/Users/pkoch/Desktop/movercado/Vagrantfile>
DEBUG loader: Populating proc cache for #<Pathname:/Users/pkoch/Desktop/movercado/Vagrantfile>
DEBUG loader: Load procs for pathname: #<Pathname:/Users/pkoch/Desktop/movercado/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 loader: Configuration loaded successfully
DEBUG environment: Loading configuration for VM: default
DEBUG loader: Set :default = "/Applications/Vagrant/embedded/gems/gems/vagrant-1.0.5/config/default.rb"
DEBUG loader: Set :root = #<Pathname:/Users/pkoch/Desktop/movercado/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 = "/Applications/Vagrant/embedded/gems/gems/vagrant-1.0.5/config/default.rb"
DEBUG loader: Set :root = #<Pathname:/Users/pkoch/Desktop/movercado/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
INFO cli: CLI: [] "up" []
DEBUG cli: Invoking command class: Vagrant::Command::Up []
DEBUG up: 'Up' each target VM...
INFO datastore: Created: /Users/pkoch/Desktop/movercado/.vagrant
INFO virtualbox_base: VBoxManage path: VBoxManage
INFO subprocess: Starting process: ["VBoxManage", "--version"]
DEBUG subprocess: Selecting on IO
DEBUG subprocess: stdout: 4.2.6r82870
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000
DEBUG subprocess: Exit status: 0
DEBUG virtualbox: Finding driver for VirtualBox version: 4.2.6
INFO virtualbox: Using VirtualBox driver: Vagrant::Driver::VirtualBox_4_2
INFO virtualbox_base: VBoxManage path: VBoxManage
INFO vm: Loading guest: linux
INFO up: Creating: default
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:0x00000102c265c0>
INFO subprocess: Starting process: ["VBoxManage", "list", "hostonlyifs"]
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::General::Validate:0x00000102c26598>
INFO warden: Calling action: #<Vagrant::Action::VM::CheckAccessible:0x00000102c26570>
INFO warden: Calling action: #<Vagrant::Action::VM::CheckBox:0x00000102c26548>
INFO interface: info: Box ubuntu-12.10-mini-amd64 was not found. Fetching box from specified URL...
INFO runner: Running action: box_add
INFO warden: Calling action: #<Vagrant::Action::General::CheckVirtualbox:0x00000102942688>
INFO virtualbox_base: VBoxManage path: VBoxManage
INFO subprocess: Starting process: ["VBoxManage", "--version"]
DEBUG subprocess: Selecting on IO
DEBUG subprocess: stdout: 4.2.6r82870
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000
DEBUG subprocess: Exit status: 0
DEBUG virtualbox: Finding driver for VirtualBox version: 4.2.6
INFO virtualbox: Using VirtualBox driver: Vagrant::Driver::VirtualBox_4_2
INFO virtualbox_base: VBoxManage path: VBoxManage
INFO subprocess: Starting process: ["VBoxManage", "list", "hostonlyifs"]
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::Box::Download:0x00000102942660>
INFO interface: info: Downloading with Vagrant::Downloaders::File...
INFO interface: info: Copying box to temporary location...
INFO warden: Calling action: #<Vagrant::Action::Box::Unpackage:0x00000102a968b8>
INFO interface: info: Extracting box...
INFO warden: Calling action: #<Vagrant::Action::Box::Verify:0x00000102a968e0>
INFO interface: info: Verifying box...
INFO virtualbox_base: VBoxManage path: VBoxManage
INFO subprocess: Starting process: ["VBoxManage", "--version"]
DEBUG subprocess: Selecting on IO
DEBUG subprocess: stdout: 4.2.6r82870
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000
DEBUG subprocess: Exit status: 0
DEBUG virtualbox: Finding driver for VirtualBox version: 4.2.6
INFO virtualbox: Using VirtualBox driver: Vagrant::Driver::VirtualBox_4_2
INFO virtualbox_base: VBoxManage path: VBoxManage
INFO subprocess: Starting process: ["VBoxManage", "import", "/Users/pkoch/.vagrant.d/boxes/ubuntu-12.10-mini-amd64/box.ovf", "--dry-run"]
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/pkoch/.vagrant.d/boxes/ubuntu-12.10-mini-amd64/box.ovf...
DEBUG subprocess: stderr: OK.
DEBUG subprocess: stdout: Disks: vmdisk1 5368709120 -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 "ubuntu-12.10-mini-amd64_1"
(change with "--vsys 0 --vmname <name>")
2: Number of CPUs: 1
(change with "--vsys 0 --cpus <n>")
3: Guest memory: 1024 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/pkoch/VirtualBox VMs/ubuntu-12.10-mini-amd64_1/box-disk1.vmdk, controller=8;channel=0
(change target path with "--vsys 0 --unit 9 --disk path";
disable with "--vsys 0 --unit 9 --ignore")
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000
DEBUG subprocess: Exit status: 0
INFO interface: info: Cleaning up downloaded box...
DEBUG loader: Set :default = "/Applications/Vagrant/embedded/gems/gems/vagrant-1.0.5/config/default.rb"
DEBUG loader: Populating proc cache for "/Applications/Vagrant/embedded/gems/gems/vagrant-1.0.5/config/default.rb"
DEBUG loader: Load procs for pathname: #<Pathname:/Applications/Vagrant/embedded/gems/gems/vagrant-1.0.5/config/default.rb>
DEBUG loader: Set :root = #<Pathname:/Users/pkoch/Desktop/movercado/Vagrantfile>
DEBUG loader: Populating proc cache for #<Pathname:/Users/pkoch/Desktop/movercado/Vagrantfile>
DEBUG loader: Load procs for pathname: #<Pathname:/Users/pkoch/Desktop/movercado/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 loader: Configuration loaded successfully
DEBUG environment: Loading configuration for VM: default
DEBUG loader: Set :default = "/Applications/Vagrant/embedded/gems/gems/vagrant-1.0.5/config/default.rb"
DEBUG loader: Set :root = #<Pathname:/Users/pkoch/Desktop/movercado/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 = "/Applications/Vagrant/embedded/gems/gems/vagrant-1.0.5/config/default.rb"
DEBUG loader: Set :box = #<Pathname:/Users/pkoch/.vagrant.d/boxes/ubuntu-12.10-mini-amd64/Vagrantfile>
DEBUG loader: Populating proc cache for #<Pathname:/Users/pkoch/.vagrant.d/boxes/ubuntu-12.10-mini-amd64/Vagrantfile>
DEBUG loader: Load procs for pathname: #<Pathname:/Users/pkoch/.vagrant.d/boxes/ubuntu-12.10-mini-amd64/Vagrantfile>
DEBUG loader: Set :root = #<Pathname:/Users/pkoch/Desktop/movercado/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 virtualbox_base: VBoxManage path: VBoxManage
INFO subprocess: Starting process: ["VBoxManage", "--version"]
DEBUG subprocess: Selecting on IO
DEBUG subprocess: stdout: 4.2.6r82870
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000
DEBUG subprocess: Exit status: 0
DEBUG virtualbox: Finding driver for VirtualBox version: 4.2.6
INFO virtualbox: Using VirtualBox driver: Vagrant::Driver::VirtualBox_4_2
INFO virtualbox_base: VBoxManage path: VBoxManage
INFO vm: Loading guest: linux
INFO warden: Calling action: #<Vagrant::Action::VM::Import:0x00000102c26520>
INFO interface: info: Importing base box 'ubuntu-12.10-mini-amd64'...
INFO subprocess: Starting process: ["VBoxManage", "import", "/Users/pkoch/.vagrant.d/boxes/ubuntu-12.10-mini-amd64/box.ovf"]
DEBUG subprocess: Selecting on IO
DEBUG subprocess: stderr: 0%...10%...20%...30%...40%...50%...60%...70%...80%...90%...100%
Interpreting /Users/pkoch/.vagrant.d/boxes/ubuntu-12.10-mini-amd64/box.ovf...
OK.
0%...
DEBUG subprocess: stderr: 10%...
INFO interface: info:

INFO interface: info: Progress: 10%
DEBUG subprocess: stderr: 20%...
INFO interface: info:

INFO interface: info: Progress: 20%
DEBUG subprocess: stderr: 30%...
INFO interface: info:

INFO interface: info: Progress: 30%
DEBUG subprocess: stderr: 40%...
INFO interface: info:

INFO interface: info: Progress: 40%
DEBUG subprocess: stderr: 50%...60%...70%...80%...90%...
INFO interface: info:

INFO interface: info: Progress: 90%
DEBUG subprocess: stdout: Disks: vmdisk1 5368709120 -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 "ubuntu-12.10-mini-amd64_1"
(change with "--vsys 0 --vmname <name>")
2: Number of CPUs: 1
(change with "--vsys 0 --cpus <n>")
3: Guest memory: 1024 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/pkoch/VirtualBox VMs/ubuntu-12.10-mini-amd64_1/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: stderr: 100%
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 31980
DEBUG subprocess: Exit status: 0
INFO subprocess: Starting process: ["VBoxManage", "list", "vms"]
DEBUG subprocess: Selecting on IO
DEBUG subprocess: stdout: "ubuntu-12.10-mini-amd64" {7cda3ab4-3b65-45b6-8d38-d8f475b1b1f5}
"ubuntu-12.10-mini-amd64_1" {70788581-4698-4591-9d25-0f575efa7cb4}
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000
DEBUG subprocess: Exit status: 0
INFO datastore: Committing data to data store: /Users/pkoch/Desktop/movercado/.vagrant
INFO virtualbox_base: VBoxManage path: VBoxManage
INFO subprocess: Starting process: ["VBoxManage", "--version"]
DEBUG subprocess: Selecting on IO
DEBUG subprocess: stdout: 4.2.6r82870
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000
DEBUG subprocess: Exit status: 0
DEBUG virtualbox: Finding driver for VirtualBox version: 4.2.6
INFO virtualbox: Using VirtualBox driver: Vagrant::Driver::VirtualBox_4_2
INFO virtualbox_base: VBoxManage path: VBoxManage
INFO subprocess: Starting process: ["VBoxManage", "showvminfo", "70788581-4698-4591-9d25-0f575efa7cb4"]
DEBUG subprocess: Selecting on IO
DEBUG subprocess: stdout: Name: ubuntu-12.10-mini-amd64_1
Groups: /
Guest OS: Ubuntu (64 bit)
UUID: 70788581-4698-4591-9d25-0f575efa7cb4
Config file: /Users/pkoch/VirtualBox VMs/ubuntu-12.10-mini-amd64_1/ubuntu-12.10-mini-amd64_1.vbox
Snapshot folder: /Users/pkoch/VirtualBox VMs/ubuntu-12.10-mini-amd64_1/Snapshots
Log folder: /Users/pkoch/VirtualBox VMs/ubuntu-12.10-mini-amd64_1/Logs
Hardware UUID: 70788581-4698-4591-9d25-0f575efa7cb4
Memory size: 1024MB
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: 0ms
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 2012-12-21T04:04:22.000000000)
Monitor count: 1
3D Acceleration: off
2D Video Acceleration: off
Teleporter Enabled: off
Teleporter Port: 0
Teleporter Address:
Teleporter Password:
Tracing Enabled: off
Allow Tracing to Access VM: off
Tracing Configuration:
Autostart Enabled: off
Autostart Delay: 0
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): 1
Storage Controller Bootable (1): on
IDE Controller (0, 0): Empty
IDE Controller (1, 0): Empty
SATA Controller (0, 0): /Users/pkoch/VirtualBox VMs/ubuntu-12.10-mini-amd64_1/box-disk1.vmdk (UUID: 15c249f3-1f9d-4556-989b-6849f2d00bae)
NIC 1: MAC: 08002730DB21, Attachment: NAT, Cable connected: on, Trace: off (file: none), Type: 82540EM, Reported speed: 0 Mbps, Boot priority: 0, Promisc Policy: deny, Bandwidth group: none
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
LPT 1: disabled
LPT 2: disabled
Audio: disabled
Clipboard Mode: disabled
Drag'n'drop Mode: disabled
VRDE: disabled
USB: disabled
EHCI: disabled
USB Device Filters:
<none>
Available remote USB devices:
<none>
Currently Attached USB Devices:
<none>
Bandwidth groups: <none>
Shared folders: <none>
VRDE Connection: not active
Clients so far: 0
Guest:
Configured memory balloon size: 0 MB
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 31999
DEBUG subprocess: Exit status: 0
INFO interface: info:

INFO warden: Calling action: #<Vagrant::Action::VM::CheckGuestAdditions:0x00000102c264f8>
INFO subprocess: Starting process: ["VBoxManage", "guestproperty", "get", "70788581-4698-4591-9d25-0f575efa7cb4", "/VirtualBox/GuestAdd/Version"]
DEBUG subprocess: Selecting on IO
DEBUG subprocess: stdout: Value: 4.2.6
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000
DEBUG subprocess: Exit status: 0
INFO warden: Calling action: #<Vagrant::Action::VM::DefaultName:0x00000102c264d0>
INFO defaultname: Setting the default name of the VM
INFO subprocess: Starting process: ["VBoxManage", "modifyvm", "70788581-4698-4591-9d25-0f575efa7cb4", "--name", "movercado_1356738696"]
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:0x00000102c0b1d0>
INFO interface: info: Matching MAC address for NAT networking...
INFO subprocess: Starting process: ["VBoxManage", "modifyvm", "70788581-4698-4591-9d25-0f575efa7cb4", "--macaddress1", "080027EA8C05"]
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::General::CheckVirtualbox:0x00000102c0b1a8>
INFO subprocess: Starting process: ["VBoxManage", "list", "hostonlyifs"]
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::General::Validate:0x00000102c0b180>
INFO warden: Calling action: #<Vagrant::Action::VM::CheckAccessible:0x00000102c0b158>
INFO subprocess: Starting process: ["VBoxManage", "showvminfo", "70788581-4698-4591-9d25-0f575efa7cb4", "--machinereadable"]
DEBUG subprocess: Selecting on IO
DEBUG subprocess: stdout: name="movercado_1356738696"
groups="/"
ostype="Ubuntu (64 bit)"
UUID="70788581-4698-4591-9d25-0f575efa7cb4"
CfgFile="/Users/pkoch/VirtualBox VMs/movercado_1356738696/movercado_1356738696.vbox"
SnapFldr="/Users/pkoch/VirtualBox VMs/movercado_1356738696/Snapshots"
LogFldr="/Users/pkoch/VirtualBox VMs/movercado_1356738696/Logs"
hardwareuuid="70788581-4698-4591-9d25-0f575efa7cb4"
memory=1024
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"
Time offset=0rtcuseutc="off"
hwvirtex="on"
hwvirtexexcl="off"
nestedpaging="on"
largepages="on"
vtxvpid="on"
VMState="poweroff"
VMStateChangeTime="2012-12-21T04:04:22.000000000"
monitorcount=1
accelerate3d="off"
accelerate2dvideo="off"
teleporterenabled="off"
teleporterport=0
teleporteraddress=""
teleporterpassword=""
tracing-enabled="off"
tracing-allow-vm-access="off"
tracing-config=""
autostart-enabled="off"
autostart-delay=0
storagecontrollername0="IDE Controller"
storagecontrollertype0="PIIX4"
storagecontrollerinstance0="0"
storagecontrollermaxportcount0="2"
storagecontrollerportcount0="2"
storagecontrollerbootable0="on"
storagecontrollername1="SATA Controller"
storagecontrollertype1="IntelAhci"
storagecontrollerinstance1="0"
storagecontrollermaxportcount1="30"
storagecontrollerportcount1="1"
storagecontrollerbootable1="on"
"IDE Controller-0-0"="emptydrive"
"IDE Controller-IsEjected"="off"
"IDE Controller-0-1"="none"
"IDE Controller-1-0"="emptydrive"
"IDE Controller-IsEjected"="off"
"IDE Controller-1-1"="none"
"SATA Controller-0-0"="/Users/pkoch/VirtualBox VMs/movercado_1356738696/box-disk1.vmdk"
"SATA Controller-ImageUUID-0-0"="15c249f3-1f9d-4556-989b-6849f2d00bae"
natnet1="nat"
macaddress1="080027EA8C05"
cableconnected1="on"
nic1="nat"
nictype1="82540EM"
nicspeed1="0"
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"
lpt1="off"
lpt2="off"
audio="none"
clipboard="disabled"
draganddrop="disabled"
vrde="off"
usb="off"
ehci="off"
VRDEActiveConnection="off"
VRDEClients=0
GuestMemoryBalloon=0
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000
DEBUG subprocess: Exit status: 0
INFO warden: Calling action: #<Vagrant::Action::VM::CleanMachineFolder:0x00000102c0b130>
INFO subprocess: Starting process: ["VBoxManage", "list", "systemproperties"]
DEBUG subprocess: Selecting on IO
DEBUG subprocess: stdout: API version: 4_2
Minimum guest RAM size: 4 Megabytes
Maximum guest RAM size: 2097152 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/pkoch/VirtualBox VMs
VRDE auth library: VBoxAuth
Webservice auth. library: VBoxAuth
Remote desktop ExtPack:
Log history count: 3
Autostart database path:
Default Guest Additions ISO: /Applications/VirtualBox.app/Contents/MacOS/VBoxGuestAdditions.iso
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000
DEBUG subprocess: Exit status: 0
INFO warden: Calling action: #<Vagrant::Action::VM::ClearForwardedPorts:0x00000102c0b108>
INFO interface: info: Clearing any previously set forwarded ports...
DEBUG virtualbox_4_2: read_forward_ports: uuid=70788581-4698-4591-9d25-0f575efa7cb4 active_only=false
INFO subprocess: Starting process: ["VBoxManage", "showvminfo", "70788581-4698-4591-9d25-0f575efa7cb4", "--machinereadable"]
DEBUG subprocess: Selecting on IO
DEBUG subprocess: stdout: name="movercado_1356738696"
groups="/"
ostype="Ubuntu (64 bit)"
UUID="70788581-4698-4591-9d25-0f575efa7cb4"
CfgFile="/Users/pkoch/VirtualBox VMs/movercado_1356738696/movercado_1356738696.vbox"
SnapFldr="/Users/pkoch/VirtualBox VMs/movercado_1356738696/Snapshots"
LogFldr="/Users/pkoch/VirtualBox VMs/movercado_1356738696/Logs"
hardwareuuid="70788581-4698-4591-9d25-0f575efa7cb4"
memory=1024
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"
Time offset=0rtcuseutc="off"
hwvirtex="on"
hwvirtexexcl="off"
nestedpaging="on"
largepages="on"
vtxvpid="on"
VMState="poweroff"
VMStateChangeTime="2012-12-21T04:04:22.000000000"
monitorcount=1
accelerate3d="off"
accelerate2dvideo="off"
teleporterenabled="off"
teleporterport=0
teleporteraddress=""
teleporterpassword=""
tracing-enabled="off"
tracing-allow-vm-access="off"
tracing-config=""
autostart-enabled="off"
autostart-delay=0
storagecontrollername0="IDE Controller"
storagecontrollertype0="PIIX4"
storagecontrollerinstance0="0"
storagecontrollermaxportcount0="2"
storagecontrollerportcount0="2"
storagecontrollerbootable0="on"
storagecontrollername1="SATA Controller"
storagecontrollertype1="IntelAhci"
storagecontrollerinstance1="0"
storagecontrollermaxportcount1="30"
storagecontrollerportcount1="1"
storagecontrollerbootable1="on"
"IDE Controller-0-0"="emptydrive"
"IDE Controller-IsEjected"="off"
"IDE Controller-0-1"="none"
"IDE Controller-1-0"="emptydrive"
"IDE Controller-IsEjected"="off"
"IDE Controller-1-1"="none"
"SATA Controller-0-0"="/Users/pkoch/VirtualBox VMs/movercado_1356738696/box-disk1.vmdk"
"SATA Controller-ImageUUID-0-0"="15c249f3-1f9d-4556-989b-6849f2d00bae"
natnet1="nat"
macaddress1="080027EA8C05"
cableconnected1="on"
nic1="nat"
nictype1="82540EM"
nicspeed1="0"
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"
lpt1="off"
lpt2="off"
audio="none"
clipboard="disabled"
draganddrop="disabled"
vrde="off"
usb="off"
ehci="off"
VRDEActiveConnection="off"
VRDEClients=0
GuestMemoryBalloon=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:0x00000102c0b0e0>
INFO warden: Calling action: #<Vagrant::Action::VM::CheckPortCollisions:0x00000102c0b0b8>
DEBUG virtualbox_4_2: read_forward_ports: uuid=70788581-4698-4591-9d25-0f575efa7cb4 active_only=false
INFO subprocess: Starting process: ["VBoxManage", "showvminfo", "70788581-4698-4591-9d25-0f575efa7cb4", "--machinereadable"]
DEBUG subprocess: Selecting on IO
DEBUG subprocess: stdout: name="movercado_1356738696"
groups="/"
ostype="Ubuntu (64 bit)"
UUID="70788581-4698-4591-9d25-0f575efa7cb4"
CfgFile="/Users/pkoch/VirtualBox VMs/movercado_1356738696/movercado_1356738696.vbox"
SnapFldr="/Users/pkoch/VirtualBox VMs/movercado_1356738696/Snapshots"
LogFldr="/Users/pkoch/VirtualBox VMs/movercado_1356738696/Logs"
hardwareuuid="70788581-4698-4591-9d25-0f575efa7cb4"
memory=1024
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"
Time offset=0rtcuseutc="off"
hwvirtex="on"
hwvirtexexcl="off"
nestedpaging="on"
largepages="on"
vtxvpid="on"
VMState="poweroff"
VMStateChangeTime="2012-12-21T04:04:22.000000000"
monitorcount=1
accelerate3d="off"
accelerate2dvideo="off"
teleporterenabled="off"
teleporterport=0
teleporteraddress=""
teleporterpassword=""
tracing-enabled="off"
tracing-allow-vm-access="off"
tracing-config=""
autostart-enabled="off"
autostart-delay=0
storagecontrollername0="IDE Controller"
storagecontrollertype0="PIIX4"
storagecontrollerinstance0="0"
storagecontrollermaxportcount0="2"
storagecontrollerportcount0="2"
storagecontrollerbootable0="on"
storagecontrollername1="SATA Controller"
storagecontrollertype1="IntelAhci"
storagecontrollerinstance1="0"
storagecontrollermaxportcount1="30"
storagecontrollerportcount1="1"
storagecontrollerbootable1="on"
"IDE Controller-0-0"="emptydrive"
"IDE Controller-IsEjected"="off"
"IDE Controller-0-1"="none"
"IDE Controller-1-0"="emptydrive"
"IDE Controller-IsEjected"="off"
"IDE Controller-1-1"="none"
"SATA Controller-0-0"="/Users/pkoch/VirtualBox VMs/movercado_1356738696/box-disk1.vmdk"
"SATA Controller-ImageUUID-0-0"="15c249f3-1f9d-4556-989b-6849f2d00bae"
natnet1="nat"
macaddress1="080027EA8C05"
cableconnected1="on"
nic1="nat"
nictype1="82540EM"
nicspeed1="0"
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"
lpt1="off"
lpt2="off"
audio="none"
clipboard="disabled"
draganddrop="disabled"
vrde="off"
usb="off"
ehci="off"
VRDEActiveConnection="off"
VRDEClients=0
GuestMemoryBalloon=0
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000
DEBUG subprocess: Exit status: 0
INFO subprocess: Starting process: ["VBoxManage", "list", "vms"]
DEBUG subprocess: Selecting on IO
DEBUG subprocess: stdout: "ubuntu-12.10-mini-amd64" {7cda3ab4-3b65-45b6-8d38-d8f475b1b1f5}
"movercado_1356738696" {70788581-4698-4591-9d25-0f575efa7cb4}
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000
DEBUG subprocess: Exit status: 0
DEBUG virtualbox_4_2: read_forward_ports: uuid=7cda3ab4-3b65-45b6-8d38-d8f475b1b1f5 active_only=true
INFO subprocess: Starting process: ["VBoxManage", "showvminfo", "7cda3ab4-3b65-45b6-8d38-d8f475b1b1f5", "--machinereadable"]
DEBUG subprocess: Selecting on IO
DEBUG subprocess: stdout: name="ubuntu-12.10-mini-amd64"
groups="/"
ostype="Ubuntu (64 bit)"
UUID="7cda3ab4-3b65-45b6-8d38-d8f475b1b1f5"
CfgFile="/Users/pkoch/VirtualBox VMs/ubuntu-12.10-mini-amd64/ubuntu-12.10-mini-amd64.vbox"
SnapFldr="/Users/pkoch/VirtualBox VMs/ubuntu-12.10-mini-amd64/Snapshots"
LogFldr="/Users/pkoch/VirtualBox VMs/ubuntu-12.10-mini-amd64/Logs"
hardwareuuid="7cda3ab4-3b65-45b6-8d38-d8f475b1b1f5"
memory=1024
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"
Time offset=0rtcuseutc="off"
hwvirtex="on"
hwvirtexexcl="off"
nestedpaging="on"
largepages="on"
vtxvpid="on"
VMState="poweroff"
VMStateChangeTime="2012-12-21T04:04:22.000000000"
monitorcount=1
accelerate3d="off"
accelerate2dvideo="off"
teleporterenabled="off"
teleporterport=0
teleporteraddress=""
teleporterpassword=""
tracing-enabled="off"
tracing-allow-vm-access="off"
tracing-config=""
autostart-enabled="off"
autostart-delay=0
storagecontrollername0="IDE Controller"
storagecontrollertype0="PIIX4"
storagecontrollerinstance0="0"
storagecontrollermaxportcount0="2"
storagecontrollerportcount0="2"
storagecontrollerbootable0="on"
storagecontrollername1="SATA Controller"
storagecontrollertype1="IntelAhci"
storagecontrollerinstance1="0"
storagecontrollermaxportcount1="30"
storagecontrollerportcount1="1"
storagecontrollerbootable1="on"
"IDE Controller-0-0"="emptydrive"
"IDE Controller-IsEjected"="off"
"IDE Controller-0-1"="none"
"IDE Controller-1-0"="emptydrive"
"IDE Controller-IsEjected"="off"
"IDE Controller-1-1"="none"
"SATA Controller-0-0"="/Users/pkoch/VirtualBox VMs/ubuntu-12.10-mini-amd64/ubuntu-12.10-mini-amd64.vdi"
"SATA Controller-ImageUUID-0-0"="3167fee4-0bff-4f27-97e9-30f4ba3e6b11"
natnet1="nat"
macaddress1="080027EA8C05"
cableconnected1="on"
nic1="nat"
nictype1="82540EM"
nicspeed1="0"
mtu="0"
sockSnd="64"
sockRcv="64"
tcpWndSnd="64"
tcpWndRcv="64"
Forwarding(0)="guestssh,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"
lpt1="off"
lpt2="off"
audio="none"
clipboard="disabled"
draganddrop="disabled"
vrde="off"
usb="off"
ehci="off"
VRDEActiveConnection="off"
VRDEClients=0
GuestMemoryBalloon=0
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000
DEBUG subprocess: Exit status: 0
INFO warden: Calling action: #<Vagrant::Action::VM::ForwardPorts:0x00000102c0b090>
INFO interface: info: Forwarding ports...
INFO subprocess: Starting process: ["VBoxManage", "showvminfo", "70788581-4698-4591-9d25-0f575efa7cb4", "--machinereadable"]
DEBUG subprocess: Selecting on IO
DEBUG subprocess: stdout: name="movercado_1356738696"
groups="/"
ostype="Ubuntu (64 bit)"
UUID="70788581-4698-4591-9d25-0f575efa7cb4"
CfgFile="/Users/pkoch/VirtualBox VMs/movercado_1356738696/movercado_1356738696.vbox"
SnapFldr="/Users/pkoch/VirtualBox VMs/movercado_1356738696/Snapshots"
LogFldr="/Users/pkoch/VirtualBox VMs/movercado_1356738696/Logs"
hardwareuuid="70788581-4698-4591-9d25-0f575efa7cb4"
memory=1024
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"
Time offset=0rtcuseutc="off"
hwvirtex="on"
hwvirtexexcl="off"
nestedpaging="on"
largepages="on"
vtxvpid="on"
VMState="poweroff"
VMStateChangeTime="2012-12-21T04:04:22.000000000"
monitorcount=1
accelerate3d="off"
accelerate2dvideo="off"
teleporterenabled="off"
teleporterport=0
teleporteraddress=""
teleporterpassword=""
tracing-enabled="off"
tracing-allow-vm-access="off"
tracing-config=""
autostart-enabled="off"
autostart-delay=0
storagecontrollername0="IDE Controller"
storagecontrollertype0="PIIX4"
storagecontrollerinstance0="0"
storagecontrollermaxportcount0="2"
storagecontrollerportcount0="2"
storagecontrollerbootable0="on"
storagecontrollername1="SATA Controller"
storagecontrollertype1="IntelAhci"
storagecontrollerinstance1="0"
storagecontrollermaxportcount1="30"
storagecontrollerportcount1="1"
storagecontrollerbootable1="on"
"IDE Controller-0-0"="emptydrive"
"IDE Controller-IsEjected"="off"
"IDE Controller-0-1"="none"
"IDE Controller-1-0"="emptydrive"
"IDE Controller-IsEjected"="off"
"IDE Controller-1-1"="none"
"SATA Controller-0-0"="/Users/pkoch/VirtualBox VMs/movercado_1356738696/box-disk1.vmdk"
"SATA Controller-ImageUUID-0-0"="15c249f3-1f9d-4556-989b-6849f2d00bae"
natnet1="nat"
macaddress1="080027EA8C05"
cableconnected1="on"
nic1="nat"
nictype1="82540EM"
nicspeed1="0"
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"
lpt1="off"
lpt2="off"
audio="none"
clipboard="disabled"
draganddrop="disabled"
vrde="off"
usb="off"
ehci="off"
VRDEActiveConnection="off"
VRDEClients=0
GuestMemoryBalloon=0
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000
DEBUG subprocess: Exit status: 0
INFO interface: info: -- 22 => 2222 (adapter 1)
INFO interface: info: -- 3000 => 3000 (adapter 1)
INFO subprocess: Starting process: ["VBoxManage", "modifyvm", "70788581-4698-4591-9d25-0f575efa7cb4", "--natpf1", "ssh,tcp,,2222,,22", "--natpf1", "2to-2to,tcp,,3000,,3000"]
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:0x00000102c0b068>
INFO warden: Calling action: #<Vagrant::Action::VM::PruneNFSExports:0x00000102949ff0>
INFO subprocess: Starting process: ["VBoxManage", "list", "vms"]
DEBUG subprocess: Selecting on IO
DEBUG subprocess: stdout: "ubuntu-12.10-mini-amd64" {7cda3ab4-3b65-45b6-8d38-d8f475b1b1f5}
"movercado_1356738696" {70788581-4698-4591-9d25-0f575efa7cb4}
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000
DEBUG subprocess: Exit status: 0
INFO warden: Calling action: #<Vagrant::Action::VM::NFS:0x00000102949fc8>
INFO warden: Calling action: #<Vagrant::Action::VM::ClearSharedFolders:0x0000010292ec50>
INFO subprocess: Starting process: ["VBoxManage", "showvminfo", "70788581-4698-4591-9d25-0f575efa7cb4", "--machinereadable"]
DEBUG subprocess: Selecting on IO
DEBUG subprocess: stdout: name="movercado_1356738696"
groups="/"
ostype="Ubuntu (64 bit)"
UUID="70788581-4698-4591-9d25-0f575efa7cb4"
CfgFile="/Users/pkoch/VirtualBox VMs/movercado_1356738696/movercado_1356738696.vbox"
SnapFldr="/Users/pkoch/VirtualBox VMs/movercado_1356738696/Snapshots"
LogFldr="/Users/pkoch/VirtualBox VMs/movercado_1356738696/Logs"
hardwareuuid="70788581-4698-4591-9d25-0f575efa7cb4"
memory=1024
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"
Time offset=0rtcuseutc="off"
hwvirtex="on"
hwvirtexexcl="off"
nestedpaging="on"
largepages="on"
vtxvpid="on"
VMState="poweroff"
VMStateChangeTime="2012-12-21T04:04:22.000000000"
monitorcount=1
accelerate3d="off"
accelerate2dvideo="off"
teleporterenabled="off"
teleporterport=0
teleporteraddress=""
teleporterpassword=""
tracing-enabled="off"
tracing-allow-vm-access="off"
tracing-config=""
autostart-enabled="off"
autostart-delay=0
storagecontrollername0="IDE Controller"
storagecontrollertype0="PIIX4"
storagecontrollerinstance0="0"
storagecontrollermaxportcount0="2"
storagecontrollerportcount0="2"
storagecontrollerbootable0="on"
storagecontrollername1="SATA Controller"
storagecontrollertype1="IntelAhci"
storagecontrollerinstance1="0"
storagecontrollermaxportcount1="30"
storagecontrollerportcount1="1"
storagecontrollerbootable1="on"
"IDE Controller-0-0"="emptydrive"
"IDE Controller-IsEjected"="off"
"IDE Controller-0-1"="none"
"IDE Controller-1-0"="emptydrive"
"IDE Controller-IsEjected"="off"
"IDE Controller-1-1"="none"
"SATA Controller-0-0"="/Users/pkoch/VirtualBox VMs/movercado_1356738696/box-disk1.vmdk"
"SATA Controller-ImageUUID-0-0"="15c249f3-1f9d-4556-989b-6849f2d00bae"
natnet1="nat"
macaddress1="080027EA8C05"
cableconnected1="on"
nic1="nat"
nictype1="82540EM"
nicspeed1="0"
mtu="0"
sockSnd="64"
sockRcv="64"
tcpWndSnd="64"
tcpWndRcv="64"
Forwarding(0)="2to-2to,tcp,,3000,,3000"
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"
lpt1="off"
lpt2="off"
audio="none"
clipboard="disabled"
draganddrop="disabled"
vrde="off"
usb="off"
ehci="off"
VRDEActiveConnection="off"
VRDEClients=0
GuestMemoryBalloon=0
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 31999
DEBUG subprocess: Exit status: 0
INFO warden: Calling action: #<Vagrant::Action::VM::ShareFolders:0x0000010292ec00>
INFO interface: info: Creating shared folders metadata...
INFO subprocess: Starting process: ["VBoxManage", "sharedfolder", "add", "70788581-4698-4591-9d25-0f575efa7cb4", "--name", "v-root", "--hostpath", "/Users/pkoch/Desktop/movercado"]
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::HostName:0x00000102810dc8>
INFO warden: Calling action: #<Vagrant::Action::VM::ClearNetworkInterfaces:0x00000102810d78>
INFO interface: info: Clearing any previously set network interfaces...
INFO subprocess: Starting process: ["VBoxManage", "modifyvm", "70788581-4698-4591-9d25-0f575efa7cb4", "--nic2", "none", "--nic3", "none", "--nic4", "none", "--nic5", "none", "--nic6", "none", "--nic7", "none", "--nic8", "none"]
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::Network:0x00000102810d50>
DEBUG network: Determining adapters and networks...
INFO warden: Calling action: #<Vagrant::Action::VM::SaneDefaults:0x000001008bd908>
INFO subprocess: Starting process: ["VBoxManage", "storagectl", "70788581-4698-4591-9d25-0f575efa7cb4", "--name", "SATA Controller", "--hostiocache", "on"]
DEBUG subprocess: Selecting on IO
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000
DEBUG subprocess: Exit status: 0
INFO sanedefaults: Enabling the Host I/O cache on the SATA controller... (exit status = 0)
INFO subprocess: Starting process: ["VBoxManage", "modifyvm", "70788581-4698-4591-9d25-0f575efa7cb4", "--natdnsproxy1", "on"]
DEBUG subprocess: Selecting on IO
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000
DEBUG subprocess: Exit status: 0
INFO sanedefaults: Enable the NAT DNS proxy on adapter 1... (exit status = 0)
INFO warden: Calling action: #<Vagrant::Action::VM::Customize:0x00000100914fa0>
INFO interface: info: Running any VM customizations...
INFO subprocess: Starting process: ["VBoxManage", "modifyvm", "70788581-4698-4591-9d25-0f575efa7cb4", "--cpus", "3"]
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::Boot:0x00000100914f50>
INFO interface: info: Booting VM...
INFO subprocess: Starting process: ["VBoxManage", "startvm", "70788581-4698-4591-9d25-0f575efa7cb4", "--type", "headless"]
DEBUG subprocess: Selecting on IO
DEBUG subprocess: stdout: Waiting for VM "70788581-4698-4591-9d25-0f575efa7cb4" to power on...
VM "70788581-4698-4591-9d25-0f575efa7cb4" has been successfully started.
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000
DEBUG subprocess: Exit status: 0
INFO interface: info: Waiting for VM to boot. This can take a few minutes.
DEBUG ssh: Checking whether SSH is ready...
DEBUG virtualbox_4_2: Searching for SSH port: 22
DEBUG virtualbox_4_2: read_forward_ports: uuid=70788581-4698-4591-9d25-0f575efa7cb4 active_only=false
INFO subprocess: Starting process: ["VBoxManage", "showvminfo", "70788581-4698-4591-9d25-0f575efa7cb4", "--machinereadable"]
DEBUG subprocess: Selecting on IO
DEBUG subprocess: stdout: name="movercado_1356738696"
groups="/"
ostype="Ubuntu (64 bit)"
UUID="70788581-4698-4591-9d25-0f575efa7cb4"
CfgFile="/Users/pkoch/VirtualBox VMs/movercado_1356738696/movercado_1356738696.vbox"
SnapFldr="/Users/pkoch/VirtualBox VMs/movercado_1356738696/Snapshots"
LogFldr="/Users/pkoch/VirtualBox VMs/movercado_1356738696/Logs"
hardwareuuid="70788581-4698-4591-9d25-0f575efa7cb4"
memory=1024
pagefusion="off"
vram=8
cpuexecutioncap=100
hpet="off"
chipset="piix3"
firmware="BIOS"
cpus=3
synthcpu="off"
bootmenu="messageandmenu"
boot1="disk"
boot2="dvd"
boot3="none"
boot4="none"
acpi="on"
ioapic="on"
pae="on"
Time offset=0rtcuseutc="off"
hwvirtex="on"
hwvirtexexcl="off"
nestedpaging="on"
largepages="on"
vtxvpid="on"
VMState="running"
VMStateChangeTime="2012-12-28T23:51:37.702000000"
monitorcount=1
accelerate3d="off"
accelerate2dvideo="off"
teleporterenabled="off"
teleporterport=0
teleporteraddress=""
teleporterpassword=""
tracing-enabled="off"
tracing-allow-vm-access="off"
tracing-config=""
autostart-enabled="off"
autostart-delay=0
storagecontrollername0="IDE Controller"
storagecontrollertype0="PIIX4"
storagecontrollerinstance0="0"
storagecontrollermaxportcount0="2"
storagecontrollerportcount0="2"
storagecontrollerbootable0="on"
storagecontrollername1="SATA Controller"
storagecontrollertype1="IntelAhci"
storagecontrollerinstance1="0"
storagecontrollermaxportcount1="30"
storagecontrollerportcount1="1"
storagecontrollerbootable1="on"
"IDE Controller-0-0"="emptydrive"
"IDE Controller-IsEjected"="off"
"IDE Controller-0-1"="none"
"IDE Controller-1-0"="emptydrive"
"IDE Controller-IsEjected"="off"
"IDE Controller-1-1"="none"
"SATA Controller-0-0"="/Users/pkoch/VirtualBox VMs/movercado_1356738696/box-disk1.vmdk"
"SATA Controller-ImageUUID-0-0"="15c249f3-1f9d-4556-989b-6849f2d00bae"
natnet1="nat"
macaddress1="080027EA8C05"
cableconnected1="on"
nic1="nat"
nictype1="82540EM"
nicspeed1="0"
mtu="0"
sockSnd="64"
sockRcv="64"
tcpWndSnd="64"
tcpWndRcv="64"
Forwarding(0)="2to-2to,tcp,,3000,,3000"
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"
lpt1="off"
lpt2="off"
audio="none"
clipboard="disabled"
draganddrop="disabled"
VideoMode="640,480,32"
vrde="off"
usb="off"
ehci="off"
SharedFolderNameMachineMapping1="v-root"
SharedFolderPathMachineMapping1="/Users/pkoch/Desktop/movercado"
VRDEActiveConnection="off"
VRDEClients=0
GuestMemoryBalloon=0
GuestOSType="Ubuntu_64"
GuestAdditionsRunLevel=0
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000
DEBUG subprocess: Exit status: 0
DEBUG virtualbox_4_2: - [1, "2to-2to", 3000, 3000]
DEBUG virtualbox_4_2: - [1, "ssh", 2222, 22]
DEBUG ssh: Checking key permissions: /Users/pkoch/.vagrant.d/insecure_private_key
DEBUG ssh: Checking key permissions: /Users/pkoch/.vagrant.d/insecure_private_key
INFO ssh: Connecting to SSH: 127.0.0.1:2222
INFO ssh: SSH not up: #<Timeout::Error: execution expired>
INFO subprocess: Starting process: ["VBoxManage", "showvminfo", "70788581-4698-4591-9d25-0f575efa7cb4", "--machinereadable"]
DEBUG subprocess: Selecting on IO
DEBUG subprocess: stdout: name="movercado_1356738696"
groups="/"
ostype="Ubuntu (64 bit)"
UUID="70788581-4698-4591-9d25-0f575efa7cb4"
CfgFile="/Users/pkoch/VirtualBox VMs/movercado_1356738696/movercado_1356738696.vbox"
SnapFldr="/Users/pkoch/VirtualBox VMs/movercado_1356738696/Snapshots"
LogFldr="/Users/pkoch/VirtualBox VMs/movercado_1356738696/Logs"
hardwareuuid="70788581-4698-4591-9d25-0f575efa7cb4"
memory=1024
pagefusion="off"
vram=8
cpuexecutioncap=100
hpet="off"
chipset="piix3"
firmware="BIOS"
cpus=3
synthcpu="off"
bootmenu="messageandmenu"
boot1="disk"
boot2="dvd"
boot3="none"
boot4="none"
acpi="on"
ioapic="on"
pae="on"
Time offset=0rtcuseutc="off"
hwvirtex="on"
hwvirtexexcl="off"
nestedpaging="on"
largepages="on"
vtxvpid="on"
VMState="running"
VMStateChangeTime="2012-12-28T23:51:37.702000000"
monitorcount=1
accelerate3d="off"
accelerate2dvideo="off"
teleporterenabled="off"
teleporterport=0
teleporteraddress=""
teleporterpassword=""
tracing-enabled="off"
tracing-allow-vm-access="off"
tracing-config=""
autostart-enabled="off"
autostart-delay=0
storagecontrollername0="IDE Controller"
storagecontrollertype0="PIIX4"
storagecontrollerinstance0="0"
storagecontrollermaxportcount0="2"
storagecontrollerportcount0="2"
storagecontrollerbootable0="on"
storagecontrollername1="SATA Controller"
storagecontrollertype1="IntelAhci"
storagecontrollerinstance1="0"
storagecontrollermaxportcount1="30"
storagecontrollerportcount1="1"
storagecontrollerbootable1="on"
"IDE Controller-0-0"="emptydrive"
"IDE Controller-IsEjected"="off"
"IDE Controller-0-1"="none"
"IDE Controller-1-0"="emptydrive"
"IDE Controller-IsEjected"="off"
"IDE Controller-1-1"="none"
"SATA Controller-0-0"="/Users/pkoch/VirtualBox VMs/movercado_1356738696/box-disk1.vmdk"
"SATA Controller-ImageUUID-0-0"="15c249f3-1f9d-4556-989b-6849f2d00bae"
natnet1="nat"
macaddress1="080027EA8C05"
cableconnected1="on"
nic1="nat"
nictype1="82540EM"
nicspeed1="0"
mtu="0"
sockSnd="64"
sockRcv="64"
tcpWndSnd="64"
tcpWndRcv="64"
Forwarding(0)="2to-2to,tcp,,3000,,3000"
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"
lpt1="off"
lpt2="off"
audio="none"
clipboard="disabled"
draganddrop="disabled"
VideoMode="640,480,32"
vrde="off"
usb="off"
ehci="off"
SharedFolderNameMachineMapping1="v-root"
SharedFolderPathMachineMapping1="/Users/pkoch/Desktop/movercado"
VRDEActiveConnection="off"
VRDEClients=0
GuestMemoryBalloon=0
GuestOSType="Linux26_64"
GuestAdditionsRunLevel=2
GuestAdditionsVersion="4.2.6 r82870"
GuestAdditionsFacility_VirtualBox Base Driver=50,1356738705229
GuestAdditionsFacility_VirtualBox System Service=50,1356738707579
GuestAdditionsFacility_Seamless Mode=0,1356738705229
GuestAdditionsFacility_Graphics Mode=0,1356738705229
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000
DEBUG subprocess: Exit status: 0
DEBUG ssh: Checking whether SSH is ready...
DEBUG virtualbox_4_2: Searching for SSH port: 22
DEBUG virtualbox_4_2: read_forward_ports: uuid=70788581-4698-4591-9d25-0f575efa7cb4 active_only=false
INFO subprocess: Starting process: ["VBoxManage", "showvminfo", "70788581-4698-4591-9d25-0f575efa7cb4", "--machinereadable"]
DEBUG subprocess: Selecting on IO
DEBUG subprocess: stdout: name="movercado_1356738696"
groups="/"
ostype="Ubuntu (64 bit)"
UUID="70788581-4698-4591-9d25-0f575efa7cb4"
CfgFile="/Users/pkoch/VirtualBox VMs/movercado_1356738696/movercado_1356738696.vbox"
SnapFldr="/Users/pkoch/VirtualBox VMs/movercado_1356738696/Snapshots"
LogFldr="/Users/pkoch/VirtualBox VMs/movercado_1356738696/Logs"
hardwareuuid="70788581-4698-4591-9d25-0f575efa7cb4"
memory=1024
pagefusion="off"
vram=8
cpuexecutioncap=100
hpet="off"
chipset="piix3"
firmware="BIOS"
cpus=3
synthcpu="off"
bootmenu="messageandmenu"
boot1="disk"
boot2="dvd"
boot3="none"
boot4="none"
acpi="on"
ioapic="on"
pae="on"
Time offset=0rtcuseutc="off"
hwvirtex="on"
hwvirtexexcl="off"
nestedpaging="on"
largepages="on"
vtxvpid="on"
VMState="running"
VMStateChangeTime="2012-12-28T23:51:37.702000000"
monitorcount=1
accelerate3d="off"
accelerate2dvideo="off"
teleporterenabled="off"
teleporterport=0
teleporteraddress=""
teleporterpassword=""
tracing-enabled="off"
tracing-allow-vm-access="off"
tracing-config=""
autostart-enabled="off"
autostart-delay=0
storagecontrollername0="IDE Controller"
storagecontrollertype0="PIIX4"
storagecontrollerinstance0="0"
storagecontrollermaxportcount0="2"
storagecontrollerportcount0="2"
storagecontrollerbootable0="on"
storagecontrollername1="SATA Controller"
storagecontrollertype1="IntelAhci"
storagecontrollerinstance1="0"
storagecontrollermaxportcount1="30"
storagecontrollerportcount1="1"
storagecontrollerbootable1="on"
"IDE Controller-0-0"="emptydrive"
"IDE Controller-IsEjected"="off"
"IDE Controller-0-1"="none"
"IDE Controller-1-0"="emptydrive"
"IDE Controller-IsEjected"="off"
"IDE Controller-1-1"="none"
"SATA Controller-0-0"="/Users/pkoch/VirtualBox VMs/movercado_1356738696/box-disk1.vmdk"
"SATA Controller-ImageUUID-0-0"="15c249f3-1f9d-4556-989b-6849f2d00bae"
natnet1="nat"
macaddress1="080027EA8C05"
cableconnected1="on"
nic1="nat"
nictype1="82540EM"
nicspeed1="0"
mtu="0"
sockSnd="64"
sockRcv="64"
tcpWndSnd="64"
tcpWndRcv="64"
Forwarding(0)="2to-2to,tcp,,3000,,3000"
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"
lpt1="off"
lpt2="off"
audio="none"
clipboard="disabled"
draganddrop="disabled"
VideoMode="640,480,32"
vrde="off"
usb="off"
ehci="off"
SharedFolderNameMachineMapping1="v-root"
SharedFolderPathMachineMapping1="/Users/pkoch/Desktop/movercado"
VRDEActiveConnection="off"
VRDEClients=0
GuestMemoryBalloon=0
GuestOSType="Linux26_64"
GuestAdditionsRunLevel=2
GuestAdditionsVersion="4.2.6 r82870"
GuestAdditionsFacility_VirtualBox Base Driver=50,1356738705229
GuestAdditionsFacility_VirtualBox System Service=50,1356738707579
GuestAdditionsFacility_Seamless Mode=0,1356738705229
GuestAdditionsFacility_Graphics Mode=0,1356738705229
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 31999
DEBUG subprocess: Exit status: 0
DEBUG virtualbox_4_2: - [1, "2to-2to", 3000, 3000]
DEBUG virtualbox_4_2: - [1, "ssh", 2222, 22]
DEBUG ssh: Checking key permissions: /Users/pkoch/.vagrant.d/insecure_private_key
DEBUG ssh: Checking key permissions: /Users/pkoch/.vagrant.d/insecure_private_key
INFO ssh: Connecting to SSH: 127.0.0.1:2222
INFO ssh: SSH is ready!
INFO interface: info: VM booted and ready for use!
INFO warden: Calling action: #<VagrantVbguest::Middleware:0x00000100914e88>
DEBUG vbguest-machine: initialize vbguest machine for VM 'default' ()
DEBUG virtualbox_4_2: Searching for SSH port: 22
DEBUG virtualbox_4_2: read_forward_ports: uuid= active_only=false
INFO subprocess: Starting process: ["VBoxManage", "showvminfo", nil, "--machinereadable"]
DEBUG subprocess: Selecting on IO
DEBUG subprocess: stderr: /Applications/Vagrant/embedded/gems/gems/childprocess-0.3.5/lib/childprocess/unix/fork_exec_process.rb:37:in `exec': can't convert nil into String (TypeError)
from /Applications/Vagrant/embedded/gems/gems/childprocess-0.3.5/lib/childprocess/unix/fork_exec_process.rb:37:in `block in launch_process'
from /Applications/Vagrant/embedded/gems/gems/childprocess-0.3.5/lib/childprocess/unix/fork_exec_process.rb:20:in `fork'
from /Applications/Vagrant/embedded/gems/gems/childprocess-0.3.5/lib/childprocess/unix/fork_exec_process.rb:20:in `launch_process'
from /Applications/Vagrant/embedded/gems/gems/childprocess-0.3.5/lib/childprocess/abstract_process.rb:67:in `start'
from /Applications/Vagrant/embedded/gems/gems/vagrant-1.0.5/lib/vagrant/util/subprocess.rb:56:in `block in execute'
from /Applications/Vagrant/embedded/gems/gems/vagrant-1.0.5/lib/vagrant/util/subprocess.rb:55:in `chdir'
from /Applications/Vagrant/embedded/gems/gems/vagrant-1.0.5/lib/vagrant/util/subprocess.rb:55:in `execute'
from /Applications/Vagrant/embedded/gems/gems/vagrant-1.0.5/lib/vagrant/util/subprocess.rb:20:in `execute'
from /Applications/Vagrant/embedded/gems/gems/vagrant-1.0.5/lib/vagrant/driver/virtualbox_base.rb:304:in `block in raw'
from /Applications/Vagrant/embedded/gems/gems/vagrant-1.0.5/lib/vagrant/util/busy.rb:19:in `busy'
from /Applications/Vagrant/embedded/gems/gems/vagrant-1.0.5/lib/vagrant/driver/virtualbox_base.rb:303:in `raw'
from /Applications/Vagrant/embedded/gems/gems/vagrant-1.0.5/lib/vagrant/driver/virtualbox_base.rb:270:in `block in execute'
from /Applications/Vagrant/embedded/gems/gems/vagrant-1.0.5/lib/vagrant/util/retryable.rb:14:in `retryable'
from /Applications/Vagrant/embedded/gems/gems/vagrant-1.0.5/lib/vagrant/driver/virtualbox_base.rb:268:in `execute'
from /Applications/Vagrant/embedded/gems/gems/vagrant-1.0.5/lib/vagrant/driver/virtualbox_4_2.rb:231:in `read_forwarded_ports'
from /Applications/Vagrant/embedded/gems/gems/vagrant-1.0.5/lib/vagrant/driver/virtualbox_4_2.rb:448:in `ssh_port'
from /Applications/Vagrant/embedded/lib/ruby/1.9.1/forwardable.rb:201:in `ssh_port'
from /Applications/Vagrant/embedded/gems/gems/vagrant-1.0.5/lib/vagrant/ssh.rb:25:in `info'
from /Applications/Vagrant/embedded/gems/gems/vagrant-1.0.5/lib/vagrant/communication/ssh.rb:115:in `connect'
from /Applications/Vagrant/embedded/gems/gems/vagrant-1.0.5/lib/vagrant/communication/ssh.rb:52:in `execute'
from /Applications/Vagrant/embedded/gems/gems/vagrant-1.0.5/lib/vagrant/communication/base.rb:52:in `test'
from /Applications/Vagrant/embedded/gems/gems/vagrant-1.0.5/lib/vagrant/guest/linux.rb:16:in `distro_dispatch'
from /Users/pkoch/.vagrant.d/gems/gems/vagrant-vbguest-0.6.0.pre3/lib/vagrant-vbguest/installers/linux.rb:16:in `distro'
from /Users/pkoch/.vagrant.d/gems/gems/vagrant-vbguest-0.6.0.pre3/lib/vagrant-vbguest/installers/debian.rb:6:in `match?'
from /Users/pkoch/.vagrant.d/gems/gems/vagrant-vbguest-0.6.0.pre3/lib/vagrant-vbguest/installer.rb:41:in `block (2 levels) in detect'
from /Users/pkoch/.vagrant.d/gems/gems/vagrant-vbguest-0.6.0.pre3/lib/vagrant-vbguest/installer.rb:41:in `each'
from /Users/pkoch/.vagrant.d/gems/gems/vagrant-vbguest-0.6.0.pre3/lib/vagrant-vbguest/installer.rb:41:in `detect'
from /Users/pkoch/.vagrant.d/gems/gems/vagrant-vbguest-0.6.0.pre3/lib/vagrant-vbguest/installer.rb:41:in `block in detect'
from /Users/pkoch/.vagrant.d/gems/gems/vagrant-vbguest-0.6.0.pre3/lib/vagrant-vbguest/installer.rb:40:in `each'
from /Users/pkoch/.vagrant.d/gems/gems/vagrant-vbguest-0.6.0.pre3/lib/vagrant-vbguest/installer.rb:40:in `detect'
from /Users/pkoch/.vagrant.d/gems/gems/vagrant-vbguest-0.6.0.pre3/lib/vagrant-vbguest/installer.rb:115:in `guest_installer'
from /Users/pkoch/.vagrant.d/gems/gems/vagrant-vbguest-0.6.0.pre3/lib/vagrant-vbguest/installer.rb:88:in `guest_version'
from /Users/pkoch/.vagrant.d/gems/gems/vagrant-vbguest-0.6.0.pre3/lib/vagrant-vbguest/machine.rb:76:in `state'
from /Users/pkoch/.vagrant.d/gems/gems/vagrant-vbguest-0.6.0.pre3/lib/vagrant-vbguest/middleware.rb:20:in `call'
from /Applications/Vagrant/embedded/gems/gems/vagrant-1.0.5/lib/vagrant/action/warden.rb:33:in `call'
from /Applications/Vagrant/embedded/gems/gems/vagrant-1.0.5/lib/vagrant/action/vm/boot.rb:17:in `call'
from /Applications/Vagrant/embedded/gems/gems/vagrant-1.0.5/lib/vagrant/action/warden.rb:33:in `call'
from /Applications/Vagrant/embedded/gems/gems/vagrant-1.0.5/lib/vagrant/action/vm/customize.rb:31:in `call'
from /Applications/Vagrant/embedded/gems/gems/vagrant-1.0.5/lib/vagrant/action/warden.rb:33:in `call'
from /Applications/Vagrant/embedded/gems/gems/vagrant-1.0.5/lib/vagrant/action/vm/sane_defaults.rb:60:in `call'
from /Applications/Vagrant/embedded/gems/gems/vagrant-1.0.5/lib/vagrant/action/warden.rb:33:in `call'
from /Applications/Vagrant/embedded/gems/gems/vagrant-1.0.5/lib/vagrant/action/vm/network.rb:62:in `call'
from /Applications/Vagrant/embedded/gems/gems/vagrant-1.0.5/lib/vagrant/action/warden.rb:33:in `call'
from /Applications/Vagrant/embedded/gems/gems/vagrant-1.0.5/lib/vagrant/action/vm/clear_network_interfaces.rb:26:in `call'
from /Applications/Vagrant/embedded/gems/gems/vagrant-1.0.5/lib/vagrant/action/warden.rb:33:in `call'
from /Applications/Vagrant/embedded/gems/gems/vagrant-1.0.5/lib/vagrant/action/vm/host_name.rb:10:in `call'
from /Applications/Vagrant/embedded/gems/gems/vagrant-1.0.5/lib/vagrant/action/warden.rb:33:in `call'
from /Applications/Vagrant/embedded/gems/gems/vagrant-1.0.5/lib/vagrant/action/vm/share_folders.rb:20:in `call'
from /Applications/Vagrant/embedded/gems/gems/vagrant-1.0.5/lib/vagrant/action/warden.rb:33:in `call'
from /Applications/Vagrant/embedded/gems/gems/vagrant-1.0.5/lib/vagrant/action/vm/clear_shared_folders.rb:13:in `call'
from /Applications/Vagrant/embedded/gems/gems/vagrant-1.0.5/lib/vagrant/action/warden.rb:33:in `call'
from /Applications/Vagrant/embedded/gems/gems/vagrant-1.0.5/lib/vagrant/action/vm/nfs.rb:41:in `call'
from /Applications/Vagrant/embedded/gems/gems/vagrant-1.0.5/lib/vagrant/action/warden.rb:33:in `call'
from /Applications/Vagrant/embedded/gems/gems/vagrant-1.0.5/lib/vagrant/action/vm/prune_nfs_exports.rb:15:in `call'
from /Applications/Vagrant/embedded/gems/gems/vagrant-1.0.5/lib/vagrant/action/warden.rb:33:in `call'
from /Applications/Vagrant/embedded/gems/gems/vagrant-1.0.5/lib/vagrant/action/vm/provision.rb:27:in `call'
from /Applications/Vagrant/embedded/gems/gems/vagrant-1.0.5/lib/vagrant/action/warden.rb:33:in `call'
from /Applications/Vagrant/embedded/gems/gems/vagrant-1.0.5/lib/vagrant/action/vm/forward_ports.rb:24:in `call'
from /Applications/Vagrant/embedded/gems/gems/vagrant-1.0.5/lib/vagrant/action/warden.rb:33:in `call'
from /Applications/Vagrant/embedded/gems/gems/vagrant-1.0.5/lib/vagrant/action/vm/check_port_collisions.rb:42:in `call'
from /Applications/Vagrant/embedded/gems/gems/vagrant-1.0.5/lib/vagrant/action/warden.rb:33:in `call'
from /Applications/Vagrant/embedded/gems/gems/vagrant-1.0.5/lib/vagrant/action/env/set.rb:16:in `call'
from /Applications/Vagrant/embedded/gems/gems/vagrant-1.0.5/lib/vagrant/action/warden.rb:33:in `call'
from /Applications/Vagrant/embedded/gems/gems/vagrant-1.0.5/lib/vagrant/action/vm/clear_forwarded_ports.rb:13:in `call'
from /Applications/Vagrant/embedded/gems/gems/vagrant-1.0.5/lib/vagrant/action/warden.rb:33:in `call'
from /Applications/Vagrant/embedded/gems/gems/vagrant-1.0.5/lib/vagrant/action/vm/clean_machine_folder.rb:17:in `call'
from /Applications/Vagrant/embedded/gems/gems/vagrant-1.0.5/lib/vagrant/action/warden.rb:33:in `call'
from /Applications/Vagrant/embedded/gems/gems/vagrant-1.0.5/lib/vagrant/action/vm/check_accessible.rb:18:in `call'
from /Applications/Vagrant/embedded/gems/gems/vagrant-1.0.5/lib/vagrant/action/warden.rb:33:in `call'
from /Applications/Vagrant/embedded/gems/gems/vagrant-1.0.5/lib/vagrant/action/general/validate.rb:13:in `call'
from /Applications/Vagrant/embedded/gems/gems/vagrant-1.0.5/lib/vagrant/action/warden.rb:33:in `call'
from /Applications/Vagrant/embedded/gems/gems/vagrant-1.0.5/lib/vagrant/action/general/check_virtualbox.rb:23:in `call'
from /Applications/Vagrant/embedded/gems/gems/vagrant-1.0.5/lib/vagrant/action/warden.rb:33:in `call'
from /Applications/Vagrant/embedded/gems/gems/vagrant-1.0.5/lib/vagrant/action/vm/match_mac_address.rb:16:in `call'
from /Applications/Vagrant/embedded/gems/gems/vagrant-1.0.5/lib/vagrant/action/warden.rb:33:in `call'
from /Applications/Vagrant/embedded/gems/gems/vagrant-1.0.5/lib/vagrant/action/vm/default_name.rb:17:in `call'
from /Applications/Vagrant/embedded/gems/gems/vagrant-1.0.5/lib/vagrant/action/warden.rb:33:in `call'
from /Applications/Vagrant/embedded/gems/gems/vagrant-1.0.5/lib/vagrant/action/vm/check_guest_additions.rb:33:in `call'
from /Applications/Vagrant/embedded/gems/gems/vagrant-1.0.5/lib/vagrant/action/warden.rb:33:in `call'
from /Applications/Vagrant/embedded/gems/gems/vagrant-1.0.5/lib/vagrant/action/vm/import.rb:31:in `call'
from /Applications/Vagrant/embedded/gems/gems/vagrant-1.0.5/lib/vagrant/action/warden.rb:33:in `call'
from /Applications/Vagrant/embedded/gems/gems/vagrant-1.0.5/lib/vagrant/action/vm/check_box.rb:28:in `call'
from /Applications/Vagrant/embedded/gems/gems/vagrant-1.0.5/lib/vagrant/action/warden.rb:33:in `call'
from /Applications/Vagrant/embedded/gems/gems/vagrant-1.0.5/lib/vagrant/action/vm/check_accessible.rb:18:in `call'
from /Applications/Vagrant/embedded/gems/gems/vagrant-1.0.5/lib/vagrant/action/warden.rb:33:in `call'
from /Applications/Vagrant/embedded/gems/gems/vagrant-1.0.5/lib/vagrant/action/general/validate.rb:13:in `call'
from /Applications/Vagrant/embedded/gems/gems/vagrant-1.0.5/lib/vagrant/action/warden.rb:33:in `call'
from /Applications/Vagrant/embedded/gems/gems/vagrant-1.0.5/lib/vagrant/action/general/check_virtualbox.rb:23:in `call'
from /Applications/Vagrant/embedded/gems/gems/vagrant-1.0.5/lib/vagrant/action/warden.rb:33:in `call'
from /Applications/Vagrant/embedded/gems/gems/vagrant-1.0.5/lib/vagrant/action/builder.rb:92:in `call'
from /Applications/Vagrant/embedded/gems/gems/vagrant-1.0.5/lib/vagrant/action/runner.rb:49:in `block in run'
from /Applications/Vagrant/embedded/gems/gems/vagrant-1.0.5/lib/vagrant/util/busy.rb:19:in `busy'
from /Applications/Vagrant/embedded/gems/gems/vagrant-1.0.5/lib/vagrant/action/runner.rb:49:in `run'
from /Applications/Vagrant/embedded/gems/gems/vagrant-1.0.5/lib/vagrant/vm.rb:192:in `run_action'
from /Applications/Vagrant/embedded/gems/gems/vagrant-1.0.5/lib/vagrant/vm.rb:145:in `up'
from /Applications/Vagrant/embedded/gems/gems/vagrant-1.0.5/lib/vagrant/command/up.rb:31:in `block in execute'
from /Applications/Vagrant/embedded/gems/gems/vagrant-1.0.5/lib/vagrant/command/base.rb:116:in `block in with_target_vms'
from /Applications/Vagrant/embedded/gems/gems/vagrant-1.0.5/lib/vagrant/command/base.rb:111:in `each'
from /Applications/Vagrant/embedded/gems/gems/vagrant-1.0.5/lib/vagrant/command/base.rb:111:in `with_target_vms'
from /Applications/Vagrant/embedded/gems/gems/vagrant-1.0.5/lib/vagrant/command/up.rb:24:in `execute'
from /Applications/Vagrant/embedded/gems/gems/vagrant-1.0.5/lib/vagrant/cli.rb:42:in `execute'
from /Applications/Vagrant/embedded/gems/gems/vagrant-1.0.5/lib/vagrant/environment.rb:167:in `cli'
from /Applications/Vagrant/embedded/gems/gems/vagrant-1.0.5/bin/vagrant:43:in `<top (required)>'
from /Applications/Vagrant/bin/../embedded/gems/bin/vagrant:19:in `load'
from /Applications/Vagrant/bin/../embedded/gems/bin/vagrant:19:in `<main>'
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000
DEBUG subprocess: Exit status: 1
INFO subprocess: Starting process: ["VBoxManage", "showvminfo", nil, "--machinereadable"]
DEBUG subprocess: Selecting on IO
DEBUG subprocess: stderr: /Applications/Vagrant/embedded/gems/gems/childprocess-0.3.5/lib/childprocess/unix/fork_exec_process.rb:37:in `exec': can't convert nil into String (TypeError)
from /Applications/Vagrant/embedded/gems/gems/childprocess-0.3.5/lib/childprocess/unix/fork_exec_process.rb:37:in `block in launch_process'
from /Applications/Vagrant/embedded/gems/gems/childprocess-0.3.5/lib/childprocess/unix/fork_exec_process.rb:20:in `fork'
from /Applications/Vagrant/embedded/gems/gems/childprocess-0.3.5/lib/childprocess/unix/fork_exec_process.rb:20:in `launch_process'
from /Applications/Vagrant/embedded/gems/gems/childprocess-0.3.5/lib/childprocess/abstract_process.rb:67:in `start'
from /Applications/Vagrant/embedded/gems/gems/vagrant-1.0.5/lib/vagrant/util/subprocess.rb:56:in `block in execute'
from /Applications/Vagrant/embedded/gems/gems/vagrant-1.0.5/lib/vagrant/util/subprocess.rb:55:in `chdir'
from /Applications/Vagrant/embedded/gems/gems/vagrant-1.0.5/lib/vagrant/util/subprocess.rb:55:in `execute'
from /Applications/Vagrant/embedded/gems/gems/vagrant-1.0.5/lib/vagrant/util/subprocess.rb:20:in `execute'
from /Applications/Vagrant/embedded/gems/gems/vagrant-1.0.5/lib/vagrant/driver/virtualbox_base.rb:304:in `block in raw'
from /Applications/Vagrant/embedded/gems/gems/vagrant-1.0.5/lib/vagrant/util/busy.rb:19:in `busy'
from /Applications/Vagrant/embedded/gems/gems/vagrant-1.0.5/lib/vagrant/driver/virtualbox_base.rb:303:in `raw'
from /Applications/Vagrant/embedded/gems/gems/vagrant-1.0.5/lib/vagrant/driver/virtualbox_base.rb:270:in `block in execute'
from /Applications/Vagrant/embedded/gems/gems/vagrant-1.0.5/lib/vagrant/util/retryable.rb:14:in `retryable'
from /Applications/Vagrant/embedded/gems/gems/vagrant-1.0.5/lib/vagrant/driver/virtualbox_base.rb:268:in `execute'
from /Applications/Vagrant/embedded/gems/gems/vagrant-1.0.5/lib/vagrant/driver/virtualbox_4_2.rb:231:in `read_forwarded_ports'
from /Applications/Vagrant/embedded/gems/gems/vagrant-1.0.5/lib/vagrant/driver/virtualbox_4_2.rb:448:in `ssh_port'
from /Applications/Vagrant/embedded/lib/ruby/1.9.1/forwardable.rb:201:in `ssh_port'
from /Applications/Vagrant/embedded/gems/gems/vagrant-1.0.5/lib/vagrant/ssh.rb:25:in `info'
from /Applications/Vagrant/embedded/gems/gems/vagrant-1.0.5/lib/vagrant/communication/ssh.rb:115:in `connect'
from /Applications/Vagrant/embedded/gems/gems/vagrant-1.0.5/lib/vagrant/communication/ssh.rb:52:in `execute'
from /Applications/Vagrant/embedded/gems/gems/vagrant-1.0.5/lib/vagrant/communication/base.rb:52:in `test'
from /Applications/Vagrant/embedded/gems/gems/vagrant-1.0.5/lib/vagrant/guest/linux.rb:16:in `distro_dispatch'
from /Users/pkoch/.vagrant.d/gems/gems/vagrant-vbguest-0.6.0.pre3/lib/vagrant-vbguest/installers/linux.rb:16:in `distro'
from /Users/pkoch/.vagrant.d/gems/gems/vagrant-vbguest-0.6.0.pre3/lib/vagrant-vbguest/installers/debian.rb:6:in `match?'
from /Users/pkoch/.vagrant.d/gems/gems/vagrant-vbguest-0.6.0.pre3/lib/vagrant-vbguest/installer.rb:41:in `block (2 levels) in detect'
from /Users/pkoch/.vagrant.d/gems/gems/vagrant-vbguest-0.6.0.pre3/lib/vagrant-vbguest/installer.rb:41:in `each'
from /Users/pkoch/.vagrant.d/gems/gems/vagrant-vbguest-0.6.0.pre3/lib/vagrant-vbguest/installer.rb:41:in `detect'
from /Users/pkoch/.vagrant.d/gems/gems/vagrant-vbguest-0.6.0.pre3/lib/vagrant-vbguest/installer.rb:41:in `block in detect'
from /Users/pkoch/.vagrant.d/gems/gems/vagrant-vbguest-0.6.0.pre3/lib/vagrant-vbguest/installer.rb:40:in `each'
from /Users/pkoch/.vagrant.d/gems/gems/vagrant-vbguest-0.6.0.pre3/lib/vagrant-vbguest/installer.rb:40:in `detect'
from /Users/pkoch/.vagrant.d/gems/gems/vagrant-vbguest-0.6.0.pre3/lib/vagrant-vbguest/installer.rb:115:in `guest_installer'
from /Users/pkoch/.vagrant.d/gems/gems/vagrant-vbguest-0.6.0.pre3/lib/vagrant-vbguest/installer.rb:88:in `guest_version'
from /Users/pkoch/.vagrant.d/gems/gems/vagrant-vbguest-0.6.0.pre3/lib/vagrant-vbguest/machine.rb:76:in `state'
from /Users/pkoch/.vagrant.d/gems/gems/vagrant-vbguest-0.6.0.pre3/lib/vagrant-vbguest/middleware.rb:20:in `call'
from /Applications/Vagrant/embedded/gems/gems/vagrant-1.0.5/lib/vagrant/action/warden.rb:33:in `call'
from /Applications/Vagrant/embedded/gems/gems/vagrant-1.0.5/lib/vagrant/action/vm/boot.rb:17:in `call'
from /Applications/Vagrant/embedded/gems/gems/vagrant-1.0.5/lib/vagrant/action/warden.rb:33:in `call'
from /Applications/Vagrant/embedded/gems/gems/vagrant-1.0.5/lib/vagrant/action/vm/customize.rb:31:in `call'
from /Applications/Vagrant/embedded/gems/gems/vagrant-1.0.5/lib/vagrant/action/warden.rb:33:in `call'
from /Applications/Vagrant/embedded/gems/gems/vagrant-1.0.5/lib/vagrant/action/vm/sane_defaults.rb:60:in `call'
from /Applications/Vagrant/embedded/gems/gems/vagrant-1.0.5/lib/vagrant/action/warden.rb:33:in `call'
from /Applications/Vagrant/embedded/gems/gems/vagrant-1.0.5/lib/vagrant/action/vm/network.rb:62:in `call'
from /Applications/Vagrant/embedded/gems/gems/vagrant-1.0.5/lib/vagrant/action/warden.rb:33:in `call'
from /Applications/Vagrant/embedded/gems/gems/vagrant-1.0.5/lib/vagrant/action/vm/clear_network_interfaces.rb:26:in `call'
from /Applications/Vagrant/embedded/gems/gems/vagrant-1.0.5/lib/vagrant/action/warden.rb:33:in `call'
from /Applications/Vagrant/embedded/gems/gems/vagrant-1.0.5/lib/vagrant/action/vm/host_name.rb:10:in `call'
from /Applications/Vagrant/embedded/gems/gems/vagrant-1.0.5/lib/vagrant/action/warden.rb:33:in `call'
from /Applications/Vagrant/embedded/gems/gems/vagrant-1.0.5/lib/vagrant/action/vm/share_folders.rb:20:in `call'
from /Applications/Vagrant/embedded/gems/gems/vagrant-1.0.5/lib/vagrant/action/warden.rb:33:in `call'
from /Applications/Vagrant/embedded/gems/gems/vagrant-1.0.5/lib/vagrant/action/vm/clear_shared_folders.rb:13:in `call'
from /Applications/Vagrant/embedded/gems/gems/vagrant-1.0.5/lib/vagrant/action/warden.rb:33:in `call'
from /Applications/Vagrant/embedded/gems/gems/vagrant-1.0.5/lib/vagrant/action/vm/nfs.rb:41:in `call'
from /Applications/Vagrant/embedded/gems/gems/vagrant-1.0.5/lib/vagrant/action/warden.rb:33:in `call'
from /Applications/Vagrant/embedded/gems/gems/vagrant-1.0.5/lib/vagrant/action/vm/prune_nfs_exports.rb:15:in `call'
from /Applications/Vagrant/embedded/gems/gems/vagrant-1.0.5/lib/vagrant/action/warden.rb:33:in `call'
from /Applications/Vagrant/embedded/gems/gems/vagrant-1.0.5/lib/vagrant/action/vm/provision.rb:27:in `call'
from /Applications/Vagrant/embedded/gems/gems/vagrant-1.0.5/lib/vagrant/action/warden.rb:33:in `call'
from /Applications/Vagrant/embedded/gems/gems/vagrant-1.0.5/lib/vagrant/action/vm/forward_ports.rb:24:in `call'
from /Applications/Vagrant/embedded/gems/gems/vagrant-1.0.5/lib/vagrant/action/warden.rb:33:in `call'
from /Applications/Vagrant/embedded/gems/gems/vagrant-1.0.5/lib/vagrant/action/vm/check_port_collisions.rb:42:in `call'
from /Applications/Vagrant/embedded/gems/gems/vagrant-1.0.5/lib/vagrant/action/warden.rb:33:in `call'
from /Applications/Vagrant/embedded/gems/gems/vagrant-1.0.5/lib/vagrant/action/env/set.rb:16:in `call'
from /Applications/Vagrant/embedded/gems/gems/vagrant-1.0.5/lib/vagrant/action/warden.rb:33:in `call'
from /Applications/Vagrant/embedded/gems/gems/vagrant-1.0.5/lib/vagrant/action/vm/clear_forwarded_ports.rb:13:in `call'
from /Applications/Vagrant/embedded/gems/gems/vagrant-1.0.5/lib/vagrant/action/warden.rb:33:in `call'
from /Applications/Vagrant/embedded/gems/gems/vagrant-1.0.5/lib/vagrant/action/vm/clean_machine_folder.rb:17:in `call'
from /Applications/Vagrant/embedded/gems/gems/vagrant-1.0.5/lib/vagrant/action/warden.rb:33:in `call'
from /Applications/Vagrant/embedded/gems/gems/vagrant-1.0.5/lib/vagrant/action/vm/check_accessible.rb:18:in `call'
from /Applications/Vagrant/embedded/gems/gems/vagrant-1.0.5/lib/vagrant/action/warden.rb:33:in `call'
from /Applications/Vagrant/embedded/gems/gems/vagrant-1.0.5/lib/vagrant/action/general/validate.rb:13:in `call'
from /Applications/Vagrant/embedded/gems/gems/vagrant-1.0.5/lib/vagrant/action/warden.rb:33:in `call'
from /Applications/Vagrant/embedded/gems/gems/vagrant-1.0.5/lib/vagrant/action/general/check_virtualbox.rb:23:in `call'
from /Applications/Vagrant/embedded/gems/gems/vagrant-1.0.5/lib/vagrant/action/warden.rb:33:in `call'
from /Applications/Vagrant/embedded/gems/gems/vagrant-1.0.5/lib/vagrant/action/vm/match_mac_address.rb:16:in `call'
from /Applications/Vagrant/embedded/gems/gems/vagrant-1.0.5/lib/vagrant/action/warden.rb:33:in `call'
from /Applications/Vagrant/embedded/gems/gems/vagrant-1.0.5/lib/vagrant/action/vm/default_name.rb:17:in `call'
from /Applications/Vagrant/embedded/gems/gems/vagrant-1.0.5/lib/vagrant/action/warden.rb:33:in `call'
from /Applications/Vagrant/embedded/gems/gems/vagrant-1.0.5/lib/vagrant/action/vm/check_guest_additions.rb:33:in `call'
from /Applications/Vagrant/embedded/gems/gems/vagrant-1.0.5/lib/vagrant/action/warden.rb:33:in `call'
from /Applications/Vagrant/embedded/gems/gems/vagrant-1.0.5/lib/vagrant/action/vm/import.rb:31:in `call'
from /Applications/Vagrant/embedded/gems/gems/vagrant-1.0.5/lib/vagrant/action/warden.rb:33:in `call'
from /Applications/Vagrant/embedded/gems/gems/vagrant-1.0.5/lib/vagrant/action/vm/check_box.rb:28:in `call'
from /Applications/Vagrant/embedded/gems/gems/vagrant-1.0.5/lib/vagrant/action/warden.rb:33:in `call'
from /Applications/Vagrant/embedded/gems/gems/vagrant-1.0.5/lib/vagrant/action/vm/check_accessible.rb:18:in `call'
from /Applications/Vagrant/embedded/gems/gems/vagrant-1.0.5/lib/vagrant/action/warden.rb:33:in `call'
from /Applications/Vagrant/embedded/gems/gems/vagrant-1.0.5/lib/vagrant/action/general/validate.rb:13:in `call'
from /Applications/Vagrant/embedded/gems/gems/vagrant-1.0.5/lib/vagrant/action/warden.rb:33:in `call'
from /Applications/Vagrant/embedded/gems/gems/vagrant-1.0.5/lib/vagrant/action/general/check_virtualbox.rb:23:in `call'
from /Applications/Vagrant/embedded/gems/gems/vagrant-1.0.5/lib/vagrant/action/warden.rb:33:in `call'
from /Applications/Vagrant/embedded/gems/gems/vagrant-1.0.5/lib/vagrant/action/builder.rb:92:in `call'
from /Applications/Vagrant/embedded/gems/gems/vagrant-1.0.5/lib/vagrant/action/runner.rb:49:in `block in run'
from /Applications/Vagrant/embedded/gems/gems/vagrant-1.0.5/lib/vagrant/util/busy.rb:19:in `busy'
from /Applications/Vagrant/embedded/gems/gems/vagrant-1.0.5/lib/vagrant/action/runner.rb:49:in `run'
from /Applications/Vagrant/embedded/gems/gems/vagrant-1.0.5/lib/vagrant/vm.rb:192:in `run_action'
from /Applications/Vagrant/embedded/gems/gems/vagrant-1.0.5/lib/vagrant/vm.rb:145:in `up'
from /Applications/Vagrant/embedded/gems/gems/vagrant-1.0.5/lib/vagrant/command/up.rb:31:in `block in execute'
from /Applications/Vagrant/embedded/gems/gems/vagrant-1.0.5/lib/vagrant/command/base.rb:116:in `block in with_target_vms'
from /Applications/Vagrant/embedded/gems/gems/vagrant-1.0.5/lib/vagrant/command/base.rb:111:in `each'
from /Applications/Vagrant/embedded/gems/gems/vagrant-1.0.5/lib/vagrant/command/base.rb:111:in `with_target_vms'
from /Applications/Vagrant/embedded/gems/gems/vagrant-1.0.5/lib/vagrant/command/up.rb:24:in `execute'
from /Applications/Vagrant/embedded/gems/gems/vagrant-1.0.5/lib/vagrant/cli.rb:42:in `execute'
from /Applications/Vagrant/embedded/gems/gems/vagrant-1.0.5/lib/vagrant/environment.rb:167:in `cli'
from /Applications/Vagrant/embedded/gems/gems/vagrant-1.0.5/bin/vagrant:43:in `<top (required)>'
from /Applications/Vagrant/bin/../embedded/gems/bin/vagrant:19:in `load'
from /Applications/Vagrant/bin/../embedded/gems/bin/vagrant:19:in `<main>'
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000
DEBUG subprocess: Exit status: 1
INFO subprocess: Starting process: ["VBoxManage", "showvminfo", nil, "--machinereadable"]
DEBUG subprocess: Selecting on IO
DEBUG subprocess: stderr: /Applications/Vagrant/embedded/gems/gems/childprocess-0.3.5/lib/childprocess/unix/fork_exec_process.rb:37:in `exec': can't convert nil into String (TypeError)
from /Applications/Vagrant/embedded/gems/gems/childprocess-0.3.5/lib/childprocess/unix/fork_exec_process.rb:37:in `block in launch_process'
from /Applications/Vagrant/embedded/gems/gems/childprocess-0.3.5/lib/childprocess/unix/fork_exec_process.rb:20:in `fork'
from /Applications/Vagrant/embedded/gems/gems/childprocess-0.3.5/lib/childprocess/unix/fork_exec_process.rb:20:in `launch_process'
from /Applications/Vagrant/embedded/gems/gems/childprocess-0.3.5/lib/childprocess/abstract_process.rb:67:in `start'
from /Applications/Vagrant/embedded/gems/gems/vagrant-1.0.5/lib/vagrant/util/subprocess.rb:56:in `block in execute'
from /Applications/Vagrant/embedded/gems/gems/vagrant-1.0.5/lib/vagrant/util/subprocess.rb:55:in `chdir'
from /Applications/Vagrant/embedded/gems/gems/vagrant-1.0.5/lib/vagrant/util/subprocess.rb:55:in `execute'
from /Applications/Vagrant/embedded/gems/gems/vagrant-1.0.5/lib/vagrant/util/subprocess.rb:20:in `execute'
from /Applications/Vagrant/embedded/gems/gems/vagrant-1.0.5/lib/vagrant/driver/virtualbox_base.rb:304:in `block in raw'
from /Applications/Vagrant/embedded/gems/gems/vagrant-1.0.5/lib/vagrant/util/busy.rb:19:in `busy'
from /Applications/Vagrant/embedded/gems/gems/vagrant-1.0.5/lib/vagrant/driver/virtualbox_base.rb:303:in `raw'
from /Applications/Vagrant/embedded/gems/gems/vagrant-1.0.5/lib/vagrant/driver/virtualbox_base.rb:270:in `block in execute'
from /Applications/Vagrant/embedded/gems/gems/vagrant-1.0.5/lib/vagrant/util/retryable.rb:14:in `retryable'
from /Applications/Vagrant/embedded/gems/gems/vagrant-1.0.5/lib/vagrant/driver/virtualbox_base.rb:268:in `execute'
from /Applications/Vagrant/embedded/gems/gems/vagrant-1.0.5/lib/vagrant/driver/virtualbox_4_2.rb:231:in `read_forwarded_ports'
from /Applications/Vagrant/embedded/gems/gems/vagrant-1.0.5/lib/vagrant/driver/virtualbox_4_2.rb:448:in `ssh_port'
from /Applications/Vagrant/embedded/lib/ruby/1.9.1/forwardable.rb:201:in `ssh_port'
from /Applications/Vagrant/embedded/gems/gems/vagrant-1.0.5/lib/vagrant/ssh.rb:25:in `info'
from /Applications/Vagrant/embedded/gems/gems/vagrant-1.0.5/lib/vagrant/communication/ssh.rb:115:in `connect'
from /Applications/Vagrant/embedded/gems/gems/vagrant-1.0.5/lib/vagrant/communication/ssh.rb:52:in `execute'
from /Applications/Vagrant/embedded/gems/gems/vagrant-1.0.5/lib/vagrant/communication/base.rb:52:in `test'
from /Applications/Vagrant/embedded/gems/gems/vagrant-1.0.5/lib/vagrant/guest/linux.rb:16:in `distro_dispatch'
from /Users/pkoch/.vagrant.d/gems/gems/vagrant-vbguest-0.6.0.pre3/lib/vagrant-vbguest/installers/linux.rb:16:in `distro'
from /Users/pkoch/.vagrant.d/gems/gems/vagrant-vbguest-0.6.0.pre3/lib/vagrant-vbguest/installers/debian.rb:6:in `match?'
from /Users/pkoch/.vagrant.d/gems/gems/vagrant-vbguest-0.6.0.pre3/lib/vagrant-vbguest/installer.rb:41:in `block (2 levels) in detect'
from /Users/pkoch/.vagrant.d/gems/gems/vagrant-vbguest-0.6.0.pre3/lib/vagrant-vbguest/installer.rb:41:in `each'
from /Users/pkoch/.vagrant.d/gems/gems/vagrant-vbguest-0.6.0.pre3/lib/vagrant-vbguest/installer.rb:41:in `detect'
from /Users/pkoch/.vagrant.d/gems/gems/vagrant-vbguest-0.6.0.pre3/lib/vagrant-vbguest/installer.rb:41:in `block in detect'
from /Users/pkoch/.vagrant.d/gems/gems/vagrant-vbguest-0.6.0.pre3/lib/vagrant-vbguest/installer.rb:40:in `each'
from /Users/pkoch/.vagrant.d/gems/gems/vagrant-vbguest-0.6.0.pre3/lib/vagrant-vbguest/installer.rb:40:in `detect'
from /Users/pkoch/.vagrant.d/gems/gems/vagrant-vbguest-0.6.0.pre3/lib/vagrant-vbguest/installer.rb:115:in `guest_installer'
from /Users/pkoch/.vagrant.d/gems/gems/vagrant-vbguest-0.6.0.pre3/lib/vagrant-vbguest/installer.rb:88:in `guest_version'
from /Users/pkoch/.vagrant.d/gems/gems/vagrant-vbguest-0.6.0.pre3/lib/vagrant-vbguest/machine.rb:76:in `state'
from /Users/pkoch/.vagrant.d/gems/gems/vagrant-vbguest-0.6.0.pre3/lib/vagrant-vbguest/middleware.rb:20:in `call'
from /Applications/Vagrant/embedded/gems/gems/vagrant-1.0.5/lib/vagrant/action/warden.rb:33:in `call'
from /Applications/Vagrant/embedded/gems/gems/vagrant-1.0.5/lib/vagrant/action/vm/boot.rb:17:in `call'
from /Applications/Vagrant/embedded/gems/gems/vagrant-1.0.5/lib/vagrant/action/warden.rb:33:in `call'
from /Applications/Vagrant/embedded/gems/gems/vagrant-1.0.5/lib/vagrant/action/vm/customize.rb:31:in `call'
from /Applications/Vagrant/embedded/gems/gems/vagrant-1.0.5/lib/vagrant/action/warden.rb:33:in `call'
from /Applications/Vagrant/embedded/gems/gems/vagrant-1.0.5/lib/vagrant/action/vm/sane_defaults.rb:60:in `call'
from /Applications/Vagrant/embedded/gems/gems/vagrant-1.0.5/lib/vagrant/action/warden.rb:33:in `call'
from /Applications/Vagrant/embedded/gems/gems/vagrant-1.0.5/lib/vagrant/action/vm/network.rb:62:in `call'
from /Applications/Vagrant/embedded/gems/gems/vagrant-1.0.5/lib/vagrant/action/warden.rb:33:in `call'
from /Applications/Vagrant/embedded/gems/gems/vagrant-1.0.5/lib/vagrant/action/vm/clear_network_interfaces.rb:26:in `call'
from /Applications/Vagrant/embedded/gems/gems/vagrant-1.0.5/lib/vagrant/action/warden.rb:33:in `call'
from /Applications/Vagrant/embedded/gems/gems/vagrant-1.0.5/lib/vagrant/action/vm/host_name.rb:10:in `call'
from /Applications/Vagrant/embedded/gems/gems/vagrant-1.0.5/lib/vagrant/action/warden.rb:33:in `call'
from /Applications/Vagrant/embedded/gems/gems/vagrant-1.0.5/lib/vagrant/action/vm/share_folders.rb:20:in `call'
from /Applications/Vagrant/embedded/gems/gems/vagrant-1.0.5/lib/vagrant/action/warden.rb:33:in `call'
from /Applications/Vagrant/embedded/gems/gems/vagrant-1.0.5/lib/vagrant/action/vm/clear_shared_folders.rb:13:in `call'
from /Applications/Vagrant/embedded/gems/gems/vagrant-1.0.5/lib/vagrant/action/warden.rb:33:in `call'
from /Applications/Vagrant/embedded/gems/gems/vagrant-1.0.5/lib/vagrant/action/vm/nfs.rb:41:in `call'
from /Applications/Vagrant/embedded/gems/gems/vagrant-1.0.5/lib/vagrant/action/warden.rb:33:in `call'
from /Applications/Vagrant/embedded/gems/gems/vagrant-1.0.5/lib/vagrant/action/vm/prune_nfs_exports.rb:15:in `call'
from /Applications/Vagrant/embedded/gems/gems/vagrant-1.0.5/lib/vagrant/action/warden.rb:33:in `call'
from /Applications/Vagrant/embedded/gems/gems/vagrant-1.0.5/lib/vagrant/action/vm/provision.rb:27:in `call'
from /Applications/Vagrant/embedded/gems/gems/vagrant-1.0.5/lib/vagrant/action/warden.rb:33:in `call'
from /Applications/Vagrant/embedded/gems/gems/vagrant-1.0.5/lib/vagrant/action/vm/forward_ports.rb:24:in `call'
from /Applications/Vagrant/embedded/gems/gems/vagrant-1.0.5/lib/vagrant/action/warden.rb:33:in `call'
from /Applications/Vagrant/embedded/gems/gems/vagrant-1.0.5/lib/vagrant/action/vm/check_port_collisions.rb:42:in `call'
from /Applications/Vagrant/embedded/gems/gems/vagrant-1.0.5/lib/vagrant/action/warden.rb:33:in `call'
from /Applications/Vagrant/embedded/gems/gems/vagrant-1.0.5/lib/vagrant/action/env/set.rb:16:in `call'
from /Applications/Vagrant/embedded/gems/gems/vagrant-1.0.5/lib/vagrant/action/warden.rb:33:in `call'
from /Applications/Vagrant/embedded/gems/gems/vagrant-1.0.5/lib/vagrant/action/vm/clear_forwarded_ports.rb:13:in `call'
from /Applications/Vagrant/embedded/gems/gems/vagrant-1.0.5/lib/vagrant/action/warden.rb:33:in `call'
from /Applications/Vagrant/embedded/gems/gems/vagrant-1.0.5/lib/vagrant/action/vm/clean_machine_folder.rb:17:in `call'
from /Applications/Vagrant/embedded/gems/gems/vagrant-1.0.5/lib/vagrant/action/warden.rb:33:in `call'
from /Applications/Vagrant/embedded/gems/gems/vagrant-1.0.5/lib/vagrant/action/vm/check_accessible.rb:18:in `call'
from /Applications/Vagrant/embedded/gems/gems/vagrant-1.0.5/lib/vagrant/action/warden.rb:33:in `call'
from /Applications/Vagrant/embedded/gems/gems/vagrant-1.0.5/lib/vagrant/action/general/validate.rb:13:in `call'
from /Applications/Vagrant/embedded/gems/gems/vagrant-1.0.5/lib/vagrant/action/warden.rb:33:in `call'
from /Applications/Vagrant/embedded/gems/gems/vagrant-1.0.5/lib/vagrant/action/general/check_virtualbox.rb:23:in `call'
from /Applications/Vagrant/embedded/gems/gems/vagrant-1.0.5/lib/vagrant/action/warden.rb:33:in `call'
from /Applications/Vagrant/embedded/gems/gems/vagrant-1.0.5/lib/vagrant/action/vm/match_mac_address.rb:16:in `call'
from /Applications/Vagrant/embedded/gems/gems/vagrant-1.0.5/lib/vagrant/action/warden.rb:33:in `call'
from /Applications/Vagrant/embedded/gems/gems/vagrant-1.0.5/lib/vagrant/action/vm/default_name.rb:17:in `call'
from /Applications/Vagrant/embedded/gems/gems/vagrant-1.0.5/lib/vagrant/action/warden.rb:33:in `call'
from /Applications/Vagrant/embedded/gems/gems/vagrant-1.0.5/lib/vagrant/action/vm/check_guest_additions.rb:33:in `call'
from /Applications/Vagrant/embedded/gems/gems/vagrant-1.0.5/lib/vagrant/action/warden.rb:33:in `call'
from /Applications/Vagrant/embedded/gems/gems/vagrant-1.0.5/lib/vagrant/action/vm/import.rb:31:in `call'
from /Applications/Vagrant/embedded/gems/gems/vagrant-1.0.5/lib/vagrant/action/warden.rb:33:in `call'
from /Applications/Vagrant/embedded/gems/gems/vagrant-1.0.5/lib/vagrant/action/vm/check_box.rb:28:in `call'
from /Applications/Vagrant/embedded/gems/gems/vagrant-1.0.5/lib/vagrant/action/warden.rb:33:in `call'
from /Applications/Vagrant/embedded/gems/gems/vagrant-1.0.5/lib/vagrant/action/vm/check_accessible.rb:18:in `call'
from /Applications/Vagrant/embedded/gems/gems/vagrant-1.0.5/lib/vagrant/action/warden.rb:33:in `call'
from /Applications/Vagrant/embedded/gems/gems/vagrant-1.0.5/lib/vagrant/action/general/validate.rb:13:in `call'
from /Applications/Vagrant/embedded/gems/gems/vagrant-1.0.5/lib/vagrant/action/warden.rb:33:in `call'
from /Applications/Vagrant/embedded/gems/gems/vagrant-1.0.5/lib/vagrant/action/general/check_virtualbox.rb:23:in `call'
from /Applications/Vagrant/embedded/gems/gems/vagrant-1.0.5/lib/vagrant/action/warden.rb:33:in `call'
from /Applications/Vagrant/embedded/gems/gems/vagrant-1.0.5/lib/vagrant/action/builder.rb:92:in `call'
from /Applications/Vagrant/embedded/gems/gems/vagrant-1.0.5/lib/vagrant/action/runner.rb:49:in `block in run'
from /Applications/Vagrant/embedded/gems/gems/vagrant-1.0.5/lib/vagrant/util/busy.rb:19:in `busy'
from /Applications/Vagrant/embedded/gems/gems/vagrant-1.0.5/lib/vagrant/action/runner.rb:49:in `run'
from /Applications/Vagrant/embedded/gems/gems/vagrant-1.0.5/lib/vagrant/vm.rb:192:in `run_action'
from /Applications/Vagrant/embedded/gems/gems/vagrant-1.0.5/lib/vagrant/vm.rb:145:in `up'
from /Applications/Vagrant/embedded/gems/gems/vagrant-1.0.5/lib/vagrant/command/up.rb:31:in `block in execute'
from /Applications/Vagrant/embedded/gems/gems/vagrant-1.0.5/lib/vagrant/command/base.rb:116:in `block in with_target_vms'
from /Applications/Vagrant/embedded/gems/gems/vagrant-1.0.5/lib/vagrant/command/base.rb:111:in `each'
from /Applications/Vagrant/embedded/gems/gems/vagrant-1.0.5/lib/vagrant/command/base.rb:111:in `with_target_vms'
from /Applications/Vagrant/embedded/gems/gems/vagrant-1.0.5/lib/vagrant/command/up.rb:24:in `execute'
from /Applications/Vagrant/embedded/gems/gems/vagrant-1.0.5/lib/vagrant/cli.rb:42:in `execute'
from /Applications/Vagrant/embedded/gems/gems/vagrant-1.0.5/lib/vagrant/environment.rb:167:in `cli'
from /Applications/Vagrant/embedded/gems/gems/vagrant-1.0.5/bin/vagrant:43:in `<top (required)>'
from /Applications/Vagrant/bin/../embedded/gems/bin/vagrant:19:in `load'
from /Applications/Vagrant/bin/../embedded/gems/bin/vagrant:19:in `<main>'
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000
DEBUG subprocess: Exit status: 1
ERROR warden: Error occurred: There was an error executing the following command with VBoxManage:
["showvminfo", nil, "--machinereadable"]
For more information on the failure, enable detailed logging with
VAGRANT_LOG.
INFO warden: Calling recover: #<Vagrant::Action::VM::Import:0x00000102c26520>
INFO subprocess: Starting process: ["VBoxManage", "showvminfo", "70788581-4698-4591-9d25-0f575efa7cb4", "--machinereadable"]
DEBUG subprocess: Selecting on IO
DEBUG subprocess: stdout: name="movercado_1356738696"
groups="/"
ostype="Ubuntu (64 bit)"
UUID="70788581-4698-4591-9d25-0f575efa7cb4"
CfgFile="/Users/pkoch/VirtualBox VMs/movercado_1356738696/movercado_1356738696.vbox"
SnapFldr="/Users/pkoch/VirtualBox VMs/movercado_1356738696/Snapshots"
LogFldr="/Users/pkoch/VirtualBox VMs/movercado_1356738696/Logs"
hardwareuuid="70788581-4698-4591-9d25-0f575efa7cb4"
memory=1024
pagefusion="off"
vram=8
cpuexecutioncap=100
hpet="off"
chipset="piix3"
firmware="BIOS"
cpus=3
synthcpu="off"
bootmenu="messageandmenu"
boot1="disk"
boot2="dvd"
boot3="none"
boot4="none"
acpi="on"
ioapic="on"
pae="on"
Time offset=0rtcuseutc="off"
hwvirtex="on"
hwvirtexexcl="off"
nestedpaging="on"
largepages="on"
vtxvpid="on"
VMState="running"
VMStateChangeTime="2012-12-28T23:51:37.702000000"
monitorcount=1
accelerate3d="off"
accelerate2dvideo="off"
teleporterenabled="off"
teleporterport=0
teleporteraddress=""
teleporterpassword=""
tracing-enabled="off"
tracing-allow-vm-access="off"
tracing-config=""
autostart-enabled="off"
autostart-delay=0
storagecontrollername0="IDE Controller"
storagecontrollertype0="PIIX4"
storagecontrollerinstance0="0"
storagecontrollermaxportcount0="2"
storagecontrollerportcount0="2"
storagecontrollerbootable0="on"
storagecontrollername1="SATA Controller"
storagecontrollertype1="IntelAhci"
storagecontrollerinstance1="0"
storagecontrollermaxportcount1="30"
storagecontrollerportcount1="1"
storagecontrollerbootable1="on"
"IDE Controller-0-0"="emptydrive"
"IDE Controller-IsEjected"="off"
"IDE Controller-0-1"="none"
"IDE Controller-1-0"="emptydrive"
"IDE Controller-IsEjected"="off"
"IDE Controller-1-1"="none"
"SATA Controller-0-0"="/Users/pkoch/VirtualBox VMs/movercado_1356738696/box-disk1.vmdk"
"SATA Controller-ImageUUID-0-0"="15c249f3-1f9d-4556-989b-6849f2d00bae"
natnet1="nat"
macaddress1="080027EA8C05"
cableconnected1="on"
nic1="nat"
nictype1="82540EM"
nicspeed1="0"
mtu="0"
sockSnd="64"
sockRcv="64"
tcpWndSnd="64"
tcpWndRcv="64"
Forwarding(0)="2to-2to,tcp,,3000,,3000"
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"
lpt1="off"
lpt2="off"
audio="none"
clipboard="disabled"
draganddrop="disabled"
VideoMode="640,480,32"
vrde="off"
usb="off"
ehci="off"
SharedFolderNameMachineMapping1="v-root"
SharedFolderPathMachineMapping1="/Users/pkoch/Desktop/movercado"
VRDEActiveConnection="off"
VRDEClients=0
GuestMemoryBalloon=0
GuestOSType="Linux26_64"
GuestAdditionsRunLevel=2
GuestAdditionsVersion="4.2.6 r82870"
GuestAdditionsFacility_VirtualBox Base Driver=50,1356738705229
GuestAdditionsFacility_VirtualBox System Service=50,1356738707579
GuestAdditionsFacility_Seamless Mode=0,1356738705229
GuestAdditionsFacility_Graphics Mode=0,1356738705229
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000
DEBUG subprocess: Exit status: 0
ERROR warden: Error occurred: There was an error executing the following command with VBoxManage:
["showvminfo", nil, "--machinereadable"]
For more information on the failure, enable detailed logging with
VAGRANT_LOG.
ERROR warden: Error occurred: There was an error executing the following command with VBoxManage:
["showvminfo", nil, "--machinereadable"]
For more information on the failure, enable detailed logging with
VAGRANT_LOG.
ERROR warden: Error occurred: There was an error executing the following command with VBoxManage:
["showvminfo", nil, "--machinereadable"]
For more information on the failure, enable detailed logging with
VAGRANT_LOG.
ERROR warden: Error occurred: There was an error executing the following command with VBoxManage:
["showvminfo", nil, "--machinereadable"]
For more information on the failure, enable detailed logging with
VAGRANT_LOG.
ERROR warden: Error occurred: There was an error executing the following command with VBoxManage:
["showvminfo", nil, "--machinereadable"]
For more information on the failure, enable detailed logging with
VAGRANT_LOG.
ERROR warden: Error occurred: There was an error executing the following command with VBoxManage:
["showvminfo", nil, "--machinereadable"]
For more information on the failure, enable detailed logging with
VAGRANT_LOG.
ERROR warden: Error occurred: There was an error executing the following command with VBoxManage:
["showvminfo", nil, "--machinereadable"]
For more information on the failure, enable detailed logging with
VAGRANT_LOG.
ERROR warden: Error occurred: There was an error executing the following command with VBoxManage:
["showvminfo", nil, "--machinereadable"]
For more information on the failure, enable detailed logging with
VAGRANT_LOG.
ERROR warden: Error occurred: There was an error executing the following command with VBoxManage:
["showvminfo", nil, "--machinereadable"]
For more information on the failure, enable detailed logging with
VAGRANT_LOG.
ERROR warden: Error occurred: There was an error executing the following command with VBoxManage:
["showvminfo", nil, "--machinereadable"]
For more information on the failure, enable detailed logging with
VAGRANT_LOG.
ERROR warden: Error occurred: There was an error executing the following command with VBoxManage:
["showvminfo", nil, "--machinereadable"]
For more information on the failure, enable detailed logging with
VAGRANT_LOG.
ERROR warden: Error occurred: There was an error executing the following command with VBoxManage:
["showvminfo", nil, "--machinereadable"]
For more information on the failure, enable detailed logging with
VAGRANT_LOG.
ERROR warden: Error occurred: There was an error executing the following command with VBoxManage:
["showvminfo", nil, "--machinereadable"]
For more information on the failure, enable detailed logging with
VAGRANT_LOG.
ERROR warden: Error occurred: There was an error executing the following command with VBoxManage:
["showvminfo", nil, "--machinereadable"]
For more information on the failure, enable detailed logging with
VAGRANT_LOG.
ERROR warden: Error occurred: There was an error executing the following command with VBoxManage:
["showvminfo", nil, "--machinereadable"]
For more information on the failure, enable detailed logging with
VAGRANT_LOG.
ERROR warden: Error occurred: There was an error executing the following command with VBoxManage:
["showvminfo", nil, "--machinereadable"]
For more information on the failure, enable detailed logging with
VAGRANT_LOG.
ERROR warden: Error occurred: There was an error executing the following command with VBoxManage:
["showvminfo", nil, "--machinereadable"]
For more information on the failure, enable detailed logging with
VAGRANT_LOG.
ERROR warden: Error occurred: There was an error executing the following command with VBoxManage:
["showvminfo", nil, "--machinereadable"]
For more information on the failure, enable detailed logging with
VAGRANT_LOG.
ERROR warden: Error occurred: There was an error executing the following command with VBoxManage:
["showvminfo", nil, "--machinereadable"]
For more information on the failure, enable detailed logging with
VAGRANT_LOG.
ERROR warden: Error occurred: There was an error executing the following command with VBoxManage:
["showvminfo", nil, "--machinereadable"]
For more information on the failure, enable detailed logging with
VAGRANT_LOG.
ERROR warden: Error occurred: There was an error executing the following command with VBoxManage:
["showvminfo", nil, "--machinereadable"]
For more information on the failure, enable detailed logging with
VAGRANT_LOG.
ERROR warden: Error occurred: There was an error executing the following command with VBoxManage:
["showvminfo", nil, "--machinereadable"]
For more information on the failure, enable detailed logging with
VAGRANT_LOG.
ERROR warden: Error occurred: There was an error executing the following command with VBoxManage:
["showvminfo", nil, "--machinereadable"]
For more information on the failure, enable detailed logging with
VAGRANT_LOG.
ERROR warden: Error occurred: There was an error executing the following command with VBoxManage:
["showvminfo", nil, "--machinereadable"]
For more information on the failure, enable detailed logging with
VAGRANT_LOG.
ERROR warden: Error occurred: There was an error executing the following command with VBoxManage:
["showvminfo", nil, "--machinereadable"]
For more information on the failure, enable detailed logging with
VAGRANT_LOG.
ERROR warden: Error occurred: There was an error executing the following command with VBoxManage:
["showvminfo", nil, "--machinereadable"]
For more information on the failure, enable detailed logging with
VAGRANT_LOG.
ERROR warden: Error occurred: There was an error executing the following command with VBoxManage:
["showvminfo", nil, "--machinereadable"]
For more information on the failure, enable detailed logging with
VAGRANT_LOG.
ERROR vagrant: Vagrant experienced an error! Details:
ERROR vagrant: #<Vagrant::Errors::VBoxManageError: There was an error executing the following command with VBoxManage:
["showvminfo", nil, "--machinereadable"]
For more information on the failure, enable detailed logging with
VAGRANT_LOG.>
ERROR vagrant: There was an error executing the following command with VBoxManage:
["showvminfo", nil, "--machinereadable"]
For more information on the failure, enable detailed logging with
VAGRANT_LOG.
ERROR vagrant: /Applications/Vagrant/embedded/gems/gems/vagrant-1.0.5/lib/vagrant/driver/virtualbox_base.rb:278:in `block in execute'
/Applications/Vagrant/embedded/gems/gems/vagrant-1.0.5/lib/vagrant/util/retryable.rb:14:in `retryable'
/Applications/Vagrant/embedded/gems/gems/vagrant-1.0.5/lib/vagrant/driver/virtualbox_base.rb:268:in `execute'
/Applications/Vagrant/embedded/gems/gems/vagrant-1.0.5/lib/vagrant/driver/virtualbox_4_2.rb:231:in `read_forwarded_ports'
/Applications/Vagrant/embedded/gems/gems/vagrant-1.0.5/lib/vagrant/driver/virtualbox_4_2.rb:448:in `ssh_port'
/Applications/Vagrant/embedded/gems/gems/vagrant-1.0.5/lib/vagrant/ssh.rb:25:in `info'
/Applications/Vagrant/embedded/gems/gems/vagrant-1.0.5/lib/vagrant/communication/ssh.rb:115:in `connect'
/Applications/Vagrant/embedded/gems/gems/vagrant-1.0.5/lib/vagrant/communication/ssh.rb:52:in `execute'
/Applications/Vagrant/embedded/gems/gems/vagrant-1.0.5/lib/vagrant/communication/base.rb:52:in `test'
/Applications/Vagrant/embedded/gems/gems/vagrant-1.0.5/lib/vagrant/guest/linux.rb:16:in `distro_dispatch'
/Users/pkoch/.vagrant.d/gems/gems/vagrant-vbguest-0.6.0.pre3/lib/vagrant-vbguest/installers/linux.rb:16:in `distro'
/Users/pkoch/.vagrant.d/gems/gems/vagrant-vbguest-0.6.0.pre3/lib/vagrant-vbguest/installers/debian.rb:6:in `match?'
/Users/pkoch/.vagrant.d/gems/gems/vagrant-vbguest-0.6.0.pre3/lib/vagrant-vbguest/installer.rb:41:in `block (2 levels) in detect'
/Users/pkoch/.vagrant.d/gems/gems/vagrant-vbguest-0.6.0.pre3/lib/vagrant-vbguest/installer.rb:41:in `each'
/Users/pkoch/.vagrant.d/gems/gems/vagrant-vbguest-0.6.0.pre3/lib/vagrant-vbguest/installer.rb:41:in `detect'
/Users/pkoch/.vagrant.d/gems/gems/vagrant-vbguest-0.6.0.pre3/lib/vagrant-vbguest/installer.rb:41:in `block in detect'
/Users/pkoch/.vagrant.d/gems/gems/vagrant-vbguest-0.6.0.pre3/lib/vagrant-vbguest/installer.rb:40:in `each'
/Users/pkoch/.vagrant.d/gems/gems/vagrant-vbguest-0.6.0.pre3/lib/vagrant-vbguest/installer.rb:40:in `detect'
/Users/pkoch/.vagrant.d/gems/gems/vagrant-vbguest-0.6.0.pre3/lib/vagrant-vbguest/installer.rb:115:in `guest_installer'
/Users/pkoch/.vagrant.d/gems/gems/vagrant-vbguest-0.6.0.pre3/lib/vagrant-vbguest/installer.rb:88:in `guest_version'
/Users/pkoch/.vagrant.d/gems/gems/vagrant-vbguest-0.6.0.pre3/lib/vagrant-vbguest/machine.rb:76:in `state'
/Users/pkoch/.vagrant.d/gems/gems/vagrant-vbguest-0.6.0.pre3/lib/vagrant-vbguest/middleware.rb:20:in `call'
/Applications/Vagrant/embedded/gems/gems/vagrant-1.0.5/lib/vagrant/action/warden.rb:33:in `call'
/Applications/Vagrant/embedded/gems/gems/vagrant-1.0.5/lib/vagrant/action/vm/boot.rb:17:in `call'
/Applications/Vagrant/embedded/gems/gems/vagrant-1.0.5/lib/vagrant/action/warden.rb:33:in `call'
/Applications/Vagrant/embedded/gems/gems/vagrant-1.0.5/lib/vagrant/action/vm/customize.rb:31:in `call'
/Applications/Vagrant/embedded/gems/gems/vagrant-1.0.5/lib/vagrant/action/warden.rb:33:in `call'
/Applications/Vagrant/embedded/gems/gems/vagrant-1.0.5/lib/vagrant/action/vm/sane_defaults.rb:60:in `call'
/Applications/Vagrant/embedded/gems/gems/vagrant-1.0.5/lib/vagrant/action/warden.rb:33:in `call'
/Applications/Vagrant/embedded/gems/gems/vagrant-1.0.5/lib/vagrant/action/vm/network.rb:62:in `call'
/Applications/Vagrant/embedded/gems/gems/vagrant-1.0.5/lib/vagrant/action/warden.rb:33:in `call'
/Applications/Vagrant/embedded/gems/gems/vagrant-1.0.5/lib/vagrant/action/vm/clear_network_interfaces.rb:26:in `call'
/Applications/Vagrant/embedded/gems/gems/vagrant-1.0.5/lib/vagrant/action/warden.rb:33:in `call'
/Applications/Vagrant/embedded/gems/gems/vagrant-1.0.5/lib/vagrant/action/vm/host_name.rb:10:in `call'
/Applications/Vagrant/embedded/gems/gems/vagrant-1.0.5/lib/vagrant/action/warden.rb:33:in `call'
/Applications/Vagrant/embedded/gems/gems/vagrant-1.0.5/lib/vagrant/action/vm/share_folders.rb:20:in `call'
/Applications/Vagrant/embedded/gems/gems/vagrant-1.0.5/lib/vagrant/action/warden.rb:33:in `call'
/Applications/Vagrant/embedded/gems/gems/vagrant-1.0.5/lib/vagrant/action/vm/clear_shared_folders.rb:13:in `call'
/Applications/Vagrant/embedded/gems/gems/vagrant-1.0.5/lib/vagrant/action/warden.rb:33:in `call'
/Applications/Vagrant/embedded/gems/gems/vagrant-1.0.5/lib/vagrant/action/vm/nfs.rb:41:in `call'
/Applications/Vagrant/embedded/gems/gems/vagrant-1.0.5/lib/vagrant/action/warden.rb:33:in `call'
/Applications/Vagrant/embedded/gems/gems/vagrant-1.0.5/lib/vagrant/action/vm/prune_nfs_exports.rb:15:in `call'
/Applications/Vagrant/embedded/gems/gems/vagrant-1.0.5/lib/vagrant/action/warden.rb:33:in `call'
/Applications/Vagrant/embedded/gems/gems/vagrant-1.0.5/lib/vagrant/action/vm/provision.rb:27:in `call'
/Applications/Vagrant/embedded/gems/gems/vagrant-1.0.5/lib/vagrant/action/warden.rb:33:in `call'
/Applications/Vagrant/embedded/gems/gems/vagrant-1.0.5/lib/vagrant/action/vm/forward_ports.rb:24:in `call'
/Applications/Vagrant/embedded/gems/gems/vagrant-1.0.5/lib/vagrant/action/warden.rb:33:in `call'
/Applications/Vagrant/embedded/gems/gems/vagrant-1.0.5/lib/vagrant/action/vm/check_port_collisions.rb:42:in `call'
/Applications/Vagrant/embedded/gems/gems/vagrant-1.0.5/lib/vagrant/action/warden.rb:33:in `call'
/Applications/Vagrant/embedded/gems/gems/vagrant-1.0.5/lib/vagrant/action/env/set.rb:16:in `call'
/Applications/Vagrant/embedded/gems/gems/vagrant-1.0.5/lib/vagrant/action/warden.rb:33:in `call'
/Applications/Vagrant/embedded/gems/gems/vagrant-1.0.5/lib/vagrant/action/vm/clear_forwarded_ports.rb:13:in `call'
/Applications/Vagrant/embedded/gems/gems/vagrant-1.0.5/lib/vagrant/action/warden.rb:33:in `call'
/Applications/Vagrant/embedded/gems/gems/vagrant-1.0.5/lib/vagrant/action/vm/clean_machine_folder.rb:17:in `call'
/Applications/Vagrant/embedded/gems/gems/vagrant-1.0.5/lib/vagrant/action/warden.rb:33:in `call'
/Applications/Vagrant/embedded/gems/gems/vagrant-1.0.5/lib/vagrant/action/vm/check_accessible.rb:18:in `call'
/Applications/Vagrant/embedded/gems/gems/vagrant-1.0.5/lib/vagrant/action/warden.rb:33:in `call'
/Applications/Vagrant/embedded/gems/gems/vagrant-1.0.5/lib/vagrant/action/general/validate.rb:13:in `call'
/Applications/Vagrant/embedded/gems/gems/vagrant-1.0.5/lib/vagrant/action/warden.rb:33:in `call'
/Applications/Vagrant/embedded/gems/gems/vagrant-1.0.5/lib/vagrant/action/general/check_virtualbox.rb:23:in `call'
/Applications/Vagrant/embedded/gems/gems/vagrant-1.0.5/lib/vagrant/action/warden.rb:33:in `call'
/Applications/Vagrant/embedded/gems/gems/vagrant-1.0.5/lib/vagrant/action/vm/match_mac_address.rb:16:in `call'
/Applications/Vagrant/embedded/gems/gems/vagrant-1.0.5/lib/vagrant/action/warden.rb:33:in `call'
/Applications/Vagrant/embedded/gems/gems/vagrant-1.0.5/lib/vagrant/action/vm/default_name.rb:17:in `call'
/Applications/Vagrant/embedded/gems/gems/vagrant-1.0.5/lib/vagrant/action/warden.rb:33:in `call'
/Applications/Vagrant/embedded/gems/gems/vagrant-1.0.5/lib/vagrant/action/vm/check_guest_additions.rb:33:in `call'
/Applications/Vagrant/embedded/gems/gems/vagrant-1.0.5/lib/vagrant/action/warden.rb:33:in `call'
/Applications/Vagrant/embedded/gems/gems/vagrant-1.0.5/lib/vagrant/action/vm/import.rb:31:in `call'
/Applications/Vagrant/embedded/gems/gems/vagrant-1.0.5/lib/vagrant/action/warden.rb:33:in `call'
/Applications/Vagrant/embedded/gems/gems/vagrant-1.0.5/lib/vagrant/action/vm/check_box.rb:28:in `call'
/Applications/Vagrant/embedded/gems/gems/vagrant-1.0.5/lib/vagrant/action/warden.rb:33:in `call'
/Applications/Vagrant/embedded/gems/gems/vagrant-1.0.5/lib/vagrant/action/vm/check_accessible.rb:18:in `call'
/Applications/Vagrant/embedded/gems/gems/vagrant-1.0.5/lib/vagrant/action/warden.rb:33:in `call'
/Applications/Vagrant/embedded/gems/gems/vagrant-1.0.5/lib/vagrant/action/general/validate.rb:13:in `call'
/Applications/Vagrant/embedded/gems/gems/vagrant-1.0.5/lib/vagrant/action/warden.rb:33:in `call'
/Applications/Vagrant/embedded/gems/gems/vagrant-1.0.5/lib/vagrant/action/general/check_virtualbox.rb:23:in `call'
/Applications/Vagrant/embedded/gems/gems/vagrant-1.0.5/lib/vagrant/action/warden.rb:33:in `call'
/Applications/Vagrant/embedded/gems/gems/vagrant-1.0.5/lib/vagrant/action/builder.rb:92:in `call'
/Applications/Vagrant/embedded/gems/gems/vagrant-1.0.5/lib/vagrant/action/runner.rb:49:in `block in run'
/Applications/Vagrant/embedded/gems/gems/vagrant-1.0.5/lib/vagrant/util/busy.rb:19:in `busy'
/Applications/Vagrant/embedded/gems/gems/vagrant-1.0.5/lib/vagrant/action/runner.rb:49:in `run'
/Applications/Vagrant/embedded/gems/gems/vagrant-1.0.5/lib/vagrant/vm.rb:192:in `run_action'
/Applications/Vagrant/embedded/gems/gems/vagrant-1.0.5/lib/vagrant/vm.rb:145:in `up'
/Applications/Vagrant/embedded/gems/gems/vagrant-1.0.5/lib/vagrant/command/up.rb:31:in `block in execute'
/Applications/Vagrant/embedded/gems/gems/vagrant-1.0.5/lib/vagrant/command/base.rb:116:in `block in with_target_vms'
/Applications/Vagrant/embedded/gems/gems/vagrant-1.0.5/lib/vagrant/command/base.rb:111:in `each'
/Applications/Vagrant/embedded/gems/gems/vagrant-1.0.5/lib/vagrant/command/base.rb:111:in `with_target_vms'
/Applications/Vagrant/embedded/gems/gems/vagrant-1.0.5/lib/vagrant/command/up.rb:24:in `execute'
/Applications/Vagrant/embedded/gems/gems/vagrant-1.0.5/lib/vagrant/cli.rb:42:in `execute'
/Applications/Vagrant/embedded/gems/gems/vagrant-1.0.5/lib/vagrant/environment.rb:167:in `cli'
/Applications/Vagrant/embedded/gems/gems/vagrant-1.0.5/bin/vagrant:43:in `<top (required)>'
/Applications/Vagrant/bin/../embedded/gems/bin/vagrant:19:in `load'
/Applications/Vagrant/bin/../embedded/gems/bin/vagrant:19:in `<main>'
INFO interface: error: There was an error executing the following command with VBoxManage:
["showvminfo", nil, "--machinereadable"]
For more information on the failure, enable detailed logging with
VAGRANT_LOG.
There was an error executing the following command with VBoxManage:
["showvminfo", nil, "--machinereadable"]
For more information on the failure, enable detailed logging with
VAGRANT_LOG.
[default] Box ubuntu-12.10-mini-amd64 was not found. Fetching box from specified URL...
[vagrant] Downloading with Vagrant::Downloaders::File...
[vagrant] Copying box to temporary location...
[vagrant] Extracting box...
[vagrant] Verifying box...
[vagrant] Cleaning up downloaded box...
[default] Importing base box 'ubuntu-12.10-mini-amd64'...
[default]
[default] Progress: 10%[default]
[default] Progress: 20%[default]
[default] Progress: 30%[default]
[default] Progress: 40%[default]
[default] Progress: 90%[default]
[default] Matching MAC address for NAT networking...
[default] Clearing any previously set forwarded ports...
[default] Forwarding ports...
[default] -- 22 => 2222 (adapter 1)
[default] -- 3000 => 3000 (adapter 1)
[default] Creating shared folders metadata...
[default] Clearing any previously set network interfaces...
[default] Running any VM customizations...
[default] Booting VM...
[default] Waiting for VM to boot. This can take a few minutes.
[default] VM booted and ready for use!
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment