Problem solved by degrade VirtualBox to 4.3.12. There's a error message like " virtualbox detoured.dlll is either not designed " pop up every time when I open the 4.13.14. I google it online, some people said that even though this error, virtualbox will still work. But this is not true.
On Tuesday, August 5, 2014 5:24:10 PM UTC-7, Ruize Lu wrote: > > $ ssh [email protected] -p 2222 -o Compression=yes -o > DSAAuthentication=yes -o LogLevel=DEBUG -o StrictHostKeyChecking=no -o > UserKnownHostsFile=/dev/null -o IdentitiesOnly=yes -i "C:/Users/Ruize > Lu/.vagrant.d/insecure_private_key" > debug1: Connecting to 127.0.0.1 [127.0.0.1] port 2222. > debug1: connect to address 127.0.0.1 port 2222: Connection refused > ssh: connect to host 127.0.0.1 port 2222: Connection refused > > > > > On Tuesday, August 5, 2014 5:19:40 PM UTC-7, Ruize Lu wrote: > > > <https://lh4.googleusercontent.com/-VQNTQZSvqx8/U-F0dZmZ3GI/AAAAAAAAADE/EUyqMGU2CvQ/s1600/2.png> > > > Above is the output of vagrant ssh --debug. Ssh is definitely failing :-( > I don't think anything is listening on port 2222? But VirtualBox clearly > shows port 2222 being forwarded. > > > > > > $ netstat -an |grep 2222 > > Ruize Lu@RLu-T440P ~ > > > $ vagrant ssh --debug > INFO global: Vagrant version: 1.6.3 > INFO global: Ruby version: 2.0.0 > INFO global: RubyGems version: 2.0.14 > INFO global: VAGRANT_DETECTED_OS="CYGWIN_NT-6.1" > INFO global: > VAGRANT_EXECUTABLE="C:\\HashiCorp\\Vagrant\\embedded\\gems\\gems\\vagrant-1.6.3\\bin\\vagrant" > INFO global: > VAGRANT_INSTALLER_EMBEDDED_DIR="C:\\HashiCorp\\Vagrant\\embedded" > INFO global: VAGRANT_INSTALLER_ENV="1" > INFO global: VAGRANT_INSTALLER_VERSION="2" > INFO global: VAGRANT_INTERNAL_BUNDLERIZED="1" > INFO global: VAGRANT_LOG="debug" > INFO global: Plugins: > INFO global: - bundler = 1.6.2 > INFO global: - mime-types = 2.3 > INFO global: - rest-client = 1.6.7 > INFO global: - vagrant-login = 1.0.1 > INFO global: - vagrant-share = 1.1.0 > DEBUG global: Loading core plugin: > C:/HashiCorp/Vagrant/embedded/gems/gems/vagrant-1.6.3/plugins/commands/box/plugin.rb > INFO manager: Registered plugin: box command > DEBUG global: Loading core plugin: > C:/HashiCorp/Vagrant/embedded/gems/gems/vagrant-1.6.3/plugins/commands/destroy/plugin.rb > INFO manager: Registered plugin: destroy command > DEBUG global: Loading core plugin: > C:/HashiCorp/Vagrant/embedded/gems/gems/vagrant-1.6.3/plugins/commands/global-status/plugin.rb > INFO manager: Registered plugin: global-status command > DEBUG global: Loading core plugin: > C:/HashiCorp/Vagrant/embedded/gems/gems/vagrant-1.6.3/plugins/commands/halt/plugin.rb > INFO manager: Registered plugin: halt command > DEBUG global: Loading core plugin: > C:/HashiCorp/Vagrant/embedded/gems/gems/vagrant-1.6.3/plugins/commands/help/plugin.rb > INFO manager: Registered plugin: help command > DEBUG global: Loading core plugin: > C:/HashiCorp/Vagrant/embedded/gems/gems/vagrant-1.6.3/plugins/commands/init/plugin.rb > INFO manager: Registered plugin: init command > DEBUG global: Loading core plugin: > C:/HashiCorp/Vagrant/embedded/gems/gems/vagrant-1.6.3/plugins/commands/list-commands/plugin.rb > INFO manager: Registered plugin: list-commands command > DEBUG global: Loading core plugin: > C:/HashiCorp/Vagrant/embedded/gems/gems/vagrant-1.6.3/plugins/commands/package/plugin.rb > INFO manager: Registered plugin: package command > DEBUG global: Loading core plugin: > C:/HashiCorp/Vagrant/embedded/gems/gems/vagrant-1.6.3/plugins/commands/plugin/plugin.rb > INFO manager: Registered plugin: plugin command > DEBUG global: Loading core plugin: > C:/HashiCorp/Vagrant/embedded/gems/gems/vagrant-1.6.3/plugins/commands/provision/plugin.rb > INFO manager: Registered plugin: provision command > DEBUG global: Loading core plugin: > C:/HashiCorp/Vagrant/embedded/gems/gems/vagrant-1.6.3/plugins/commands/rdp/plugin.rb > INFO manager: Registered plugin: rdp command > DEBUG global: Loading core plugin: > C:/HashiCorp/Vagrant/embedded/gems/gems/vagrant-1.6.3/plugins/commands/reload/plugin.rb > INFO manager: Registered plugin: reload command > DEBUG global: Loading core plugin: > C:/HashiCorp/Vagrant/embedded/gems/gems/vagrant-1.6.3/plugins/commands/resume/plugin.rb > INFO manager: Registered plugin: resume command > DEBUG global: Loading core plugin: > C:/HashiCorp/Vagrant/embedded/gems/gems/vagrant-1.6.3/plugins/commands/ssh/plugin.rb > INFO manager: Registered plugin: ssh command > DEBUG global: Loading core plugin: > C:/HashiCorp/Vagrant/embedded/gems/gems/vagrant-1.6.3/plugins/commands/ssh_config/plugin.rb > INFO manager: Registered plugin: ssh-config command > DEBUG global: Loading core plugin: > C:/HashiCorp/Vagrant/embedded/gems/gems/vagrant-1.6.3/plugins/commands/status/plugin.rb > INFO manager: Registered plugin: status command > DEBUG global: Loading core plugin: > C:/HashiCorp/Vagrant/embedded/gems/gems/vagrant-1.6.3/plugins/commands/suspend/plugin.rb > INFO manager: Registered plugin: suspend command > DEBUG global: Loading core plugin: > C:/HashiCorp/Vagrant/embedded/gems/gems/vagrant-1.6.3/plugins/commands/up/plugin.rb > INFO manager: Registered plugin: up command > DEBUG global: Loading core plugin: > C:/HashiCorp/Vagrant/embedded/gems/gems/vagrant-1.6.3/plugins/commands/version/plugin.rb > INFO manager: Registered plugin: version command > DEBUG global: Loading core plugin: > C:/HashiCorp/Vagrant/embedded/gems/gems/vagrant-1.6.3/plugins/communicators/ssh/plugin.rb > INFO manager: Registered plugin: ssh communicator > DEBUG global: Loading core plugin: > C:/HashiCorp/Vagrant/embedded/gems/gems/vagrant-1.6.3/plugins/communicators/winrm/plugin.rb > INFO manager: Registered plugin: winrm communicator > DEBUG global: Loading core plugin: > C:/HashiCorp/Vagrant/embedded/gems/gems/vagrant-1.6.3/plugins/guests/arch/plugin.rb > INFO manager: Registered plugin: Arch guest > DEBUG global: Loading core plugin: > C:/HashiCorp/Vagrant/embedded/gems/gems/vagrant-1.6.3/plugins/guests/coreos/plugin.rb > INFO manager: Registered plugin: CoreOS guest > DEBUG global: Loading core plugin: > C:/HashiCorp/Vagrant/embedded/gems/gems/vagrant-1.6.3/plugins/guests/darwin/plugin.rb > INFO manager: Registered plugin: Darwin guest > DEBUG global: Loading core plugin: > C:/HashiCorp/Vagrant/embedded/gems/gems/vagrant-1.6.3/plugins/guests/debian/plugin.rb > INFO manager: Registered plugin: Debian guest > DEBUG global: Loading core plugin: > C:/HashiCorp/Vagrant/embedded/gems/gems/vagrant-1.6.3/plugins/guests/esxi/plugin.rb > INFO manager: Registered plugin: ESXi guest. > DEBUG global: Loading core plugin: > C:/HashiCorp/Vagrant/embedded/gems/gems/vagrant-1.6.3/plugins/guests/fedora/plugin.rb > INFO manager: Registered plugin: Fedora guest > DEBUG global: Loading core plugin: > C:/HashiCorp/Vagrant/embedded/gems/gems/vagrant-1.6.3/plugins/guests/freebsd/plugin.rb > INFO manager: Registered plugin: FreeBSD guest > DEBUG global: Loading core plugin: > C:/HashiCorp/Vagrant/embedded/gems/gems/vagrant-1.6.3/plugins/guests/funtoo/plugin.rb > INFO manager: Registered plugin: Funtoo guest > DEBUG global: Loading core plugin: > C:/HashiCorp/Vagrant/embedded/gems/gems/vagrant-1.6.3/plugins/guests/gentoo/plugin.rb > INFO manager: Registered plugin: Gentoo guest > DEBUG global: Loading core plugin: > C:/HashiCorp/Vagrant/embedded/gems/gems/vagrant-1.6.3/plugins/guests/linux/plugin.rb > INFO manager: Registered plugin: Linux guest. > DEBUG global: Loading core plugin: > C:/HashiCorp/Vagrant/embedded/gems/gems/vagrant-1.6.3/plugins/guests/mint/plugin.rb > INFO manager: Registered plugin: Mint guest > DEBUG global: Loading core plugin: > C:/HashiCorp/Vagrant/embedded/gems/gems/vagrant-1.6.3/plugins/guests/netbsd/plugin.rb > INFO manager: Registered plugin: NetBSD guest > DEBUG global: Loading core plugin: > C:/HashiCorp/Vagrant/embedded/gems/gems/vagrant-1.6.3/plugins/guests/nixos/plugin.rb > INFO manager: Registered plugin: NixOS guest > DEBUG global: Loading core plugin: > C:/HashiCorp/Vagrant/embedded/gems/gems/vagrant-1.6.3/plugins/guests/omnios/plugin.rb > INFO manager: Registered plugin: OmniOS guest. > DEBUG global: Loading core plugin: > C:/HashiCorp/Vagrant/embedded/gems/gems/vagrant-1.6.3/plugins/guests/openbsd/plugin.rb > INFO manager: Registered plugin: OpenBSD guest > DEBUG global: Loading core plugin: > C:/HashiCorp/Vagrant/embedded/gems/gems/vagrant-1.6.3/plugins/guests/pld/plugin.rb > INFO manager: Registered plugin: PLD Linux guest > DEBUG global: Loading core plugin: > C:/HashiCorp/Vagrant/embedded/gems/gems/vagrant-1.6.3/plugins/guests/redhat/plugin.rb > INFO manager: Registered plugin: RedHat guest > DEBUG global: Loading core plugin: > C:/HashiCorp/Vagrant/embedded/gems/gems/vagrant-1.6.3/plugins/guests/smartos/plugin.rb > INFO manager: Registered plugin: SmartOS guest. > DEBUG global: Loading core plugin: > C:/HashiCorp/Vagrant/embedded/gems/gems/vagrant-1.6.3/plugins/guests/solaris/plugin.rb > INFO manager: Registered plugin: Solaris guest. > DEBUG global: Loading core plugin: > C:/HashiCorp/Vagrant/embedded/gems/gems/vagrant-1.6.3/plugins/guests/solaris11/plugin.rb > INFO manager: Registered plugin: Solaris 11 guest. > DEBUG global: Loading core plugin: > C:/HashiCorp/Vagrant/embedded/gems/gems/vagrant-1.6.3/plugins/guests/suse/plugin.rb > INFO manager: Registered plugin: SUSE guest > DEBUG global: Loading core plugin: > C:/HashiCorp/Vagrant/embedded/gems/gems/vagrant-1.6.3/plugins/guests/tinycore/plugin.rb > INFO manager: Registered plugin: TinyCore Linux guest. > DEBUG global: Loading core plugin: > C:/HashiCorp/Vagrant/embedded/gems/gems/vagrant-1.6.3/plugins/guests/ubuntu/plugin.rb > INFO manager: Registered plugin: Ubuntu guest > DEBUG global: Loading core plugin: > C:/HashiCorp/Vagrant/embedded/gems/gems/vagrant-1.6.3/plugins/guests/windows/plugin.rb > INFO manager: Registered plugin: Windows guest. > DEBUG global: Loading core plugin: > C:/HashiCorp/Vagrant/embedded/gems/gems/vagrant-1.6.3/plugins/hosts/arch/plugin.rb > INFO manager: Registered plugin: Arch host > DEBUG global: Loading core plugin: > C:/HashiCorp/Vagrant/embedded/gems/gems/vagrant-1.6.3/plugins/hosts/bsd/plugin.rb > INFO manager: Registered plugin: BSD host > DEBUG global: Loading core plugin: > C:/HashiCorp/Vagrant/embedded/gems/gems/vagrant-1.6.3/plugins/hosts/darwin/plugin.rb > INFO manager: Registered plugin: Mac OS X host > DEBUG global: Loading core plugin: > C:/HashiCorp/Vagrant/embedded/gems/gems/vagrant-1.6.3/plugins/hosts/freebsd/plugin.rb > INFO manager: Registered plugin: FreeBSD host > DEBUG global: Loading core plugin: > C:/HashiCorp/Vagrant/embedded/gems/gems/vagrant-1.6.3/plugins/hosts/gentoo/plugin.rb > INFO manager: Registered plugin: Gentoo host > DEBUG global: Loading core plugin: > C:/HashiCorp/Vagrant/embedded/gems/gems/vagrant-1.6.3/plugins/hosts/linux/plugin.rb > INFO manager: Registered plugin: Linux host > DEBUG global: Loading core plugin: > C:/HashiCorp/Vagrant/embedded/gems/gems/vagrant-1.6.3/plugins/hosts/null/plugin.rb > INFO manager: Registered plugin: null host > DEBUG global: Loading core plugin: > C:/HashiCorp/Vagrant/embedded/gems/gems/vagrant-1.6.3/plugins/hosts/opensuse/plugin.rb > INFO manager: Registered plugin: OpenSUSE host > DEBUG global: Loading core plugin: > C:/HashiCorp/Vagrant/embedded/gems/gems/vagrant-1.6.3/plugins/hosts/redhat/plugin.rb > INFO manager: Registered plugin: Red Hat host > DEBUG global: Loading core plugin: > C:/HashiCorp/Vagrant/embedded/gems/gems/vagrant-1.6.3/plugins/hosts/slackware/plugin.rb > INFO manager: Registered plugin: Slackware host > DEBUG global: Loading core plugin: > C:/HashiCorp/Vagrant/embedded/gems/gems/vagrant-1.6.3/plugins/hosts/windows/plugin.rb > INFO manager: Registered plugin: Windows host > DEBUG global: Loading core plugin: > C:/HashiCorp/Vagrant/embedded/gems/gems/vagrant-1.6.3/plugins/kernel_v1/plugin.rb > INFO manager: Registered plugin: kernel > DEBUG global: Loading core plugin: > C:/HashiCorp/Vagrant/embedded/gems/gems/vagrant-1.6.3/plugins/kernel_v2/plugin.rb > INFO manager: Registered plugin: kernel > DEBUG global: Loading core plugin: > C:/HashiCorp/Vagrant/embedded/gems/gems/vagrant-1.6.3/plugins/providers/docker/plugin.rb > INFO manager: Registered plugin: docker-provider > DEBUG global: Loading core plugin: > C:/HashiCorp/Vagrant/embedded/gems/gems/vagrant-1.6.3/plugins/providers/hyperv/plugin.rb > INFO manager: Registered plugin: Hyper-V provider > DEBUG global: Loading core plugin: > C:/HashiCorp/Vagrant/embedded/gems/gems/vagrant-1.6.3/plugins/providers/virtualbox/plugin.rb > INFO manager: Registered plugin: VirtualBox provider > DEBUG global: Loading core plugin: > C:/HashiCorp/Vagrant/embedded/gems/gems/vagrant-1.6.3/plugins/provisioners/ansible/plugin.rb > INFO manager: Registered plugin: ansible > DEBUG global: Loading core plugin: > C:/HashiCorp/Vagrant/embedded/gems/gems/vagrant-1.6.3/plugins/provisioners/cfengine/plugin.rb > INFO manager: Registered plugin: CFEngine Provisioner > DEBUG global: Loading core plugin: > C:/HashiCorp/Vagrant/embedded/gems/gems/vagrant-1.6.3/plugins/provisioners/chef/plugin.rb > INFO manager: Registered plugin: chef > DEBUG global: Loading core plugin: > C:/HashiCorp/Vagrant/embedded/gems/gems/vagrant-1.6.3/plugins/provisioners/docker/plugin.rb > INFO manager: Registered plugin: docker > DEBUG global: Loading core plugin: > C:/HashiCorp/Vagrant/embedded/gems/gems/vagrant-1.6.3/plugins/provisioners/file/plugin.rb > INFO manager: Registered plugin: file > DEBUG global: Loading core plugin: > C:/HashiCorp/Vagrant/embedded/gems/gems/vagrant-1.6.3/plugins/provisioners/puppet/plugin.rb > INFO manager: Registered plugin: puppet > DEBUG global: Loading core plugin: > C:/HashiCorp/Vagrant/embedded/gems/gems/vagrant-1.6.3/plugins/provisioners/salt/plugin.rb > INFO manager: Registered plugin: salt > DEBUG global: Loading core plugin: > C:/HashiCorp/Vagrant/embedded/gems/gems/vagrant-1.6.3/plugins/provisioners/shell/plugin.rb > INFO manager: Registered plugin: shell > DEBUG global: Loading core plugin: > C:/HashiCorp/Vagrant/embedded/gems/gems/vagrant-1.6.3/plugins/synced_folders/nfs/plugin.rb > INFO manager: Registered plugin: NFS synced folders > DEBUG global: Loading core plugin: > C:/HashiCorp/Vagrant/embedded/gems/gems/vagrant-1.6.3/plugins/synced_folders/rsync/plugin.rb > INFO manager: Registered plugin: RSync synced folders > DEBUG global: Loading core plugin: > C:/HashiCorp/Vagrant/embedded/gems/gems/vagrant-1.6.3/plugins/synced_folders/smb/plugin.rb > INFO manager: Registered plugin: SMB synced folders > INFO global: Loading plugins! > INFO manager: Registered plugin: vagrant-login > INFO manager: Registered plugin: vagrant-share > INFO vagrant: `vagrant` invoked: ["ssh", "--debug"] > DEBUG vagrant: Creating Vagrant environment > INFO environment: Environment initialized > (#<Vagrant::Environment:0x3025380>) > INFO environment: - cwd: C:/cygwin/home/Ruize Lu > INFO environment: Home path: C:/Users/Ruize Lu/.vagrant.d > INFO environment: Local data path: C:/cygwin/home/Ruize Lu/.vagrant > DEBUG environment: Creating: C:/cygwin/home/Ruize Lu/.vagrant > INFO environment: Running hook: environment_plugins_loaded > INFO runner: Preparing hooks for middleware sequence... > INFO runner: 1 hooks defined. > INFO runner: Running action: #<Vagrant::Action::Builder:0x3b13828> > INFO environment: Running hook: environment_load > INFO runner: Preparing hooks for middleware sequence... > INFO runner: 1 hooks defined. > INFO runner: Running action: #<Vagrant::Action::Builder:0x3c03fa8> > INFO cli: CLI: [] "ssh" [] > DEBUG cli: Invoking command class: VagrantPlugins::CommandSSH::Command [] > DEBUG command: Getting target VMs for command. Arguments: > DEBUG command: -- names: [] > DEBUG command: -- options: {:single_target=>true} > DEBUG command: Loading all machines... > INFO loader: Set :root = #<Pathname:C:/cygwin/home/Ruize Lu/Vagrantfile> > DEBUG loader: Populating proc cache for #<Pathname:C:/cygwin/home/Ruize > Lu/Vagrantfile> > DEBUG loader: Load procs for pathname: C:/cygwin/home/Ruize Lu/Vagrantfile > INFO loader: Loading configuration in order: [:home, :root] > DEBUG loader: Loading from: root (evaluating) > DEBUG loader: Configuration loaded successfully, finalizing and returning > INFO command: Active machine found with name default. Using provider: > virtualbox > INFO environment: Getting machine: default (virtualbox) > INFO environment: Uncached load of machine. > DEBUG base: Windows. Trying VBOX_INSTALL_PATH for VBoxManage > DEBUG base: VBOX_INSTALL_PATH value: C:\Program Files\Oracle\VirtualBox\ > INFO subprocess: Starting process: ["C:\\cygwin\\bin/cygpath.EXE", "-w", > "-l", "-a", "C:/Program Files/Oracle/VirtualBox/VBoxManage.exe"] > DEBUG subprocess: Selecting on IO > DEBUG subprocess: stdout: C:\Program Files\Oracle\VirtualBox\VBoxManage.exe > DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000 > DEBUG subprocess: Exit status: 0 > INFO base: VBoxManage path: C:\Program > Files\Oracle\VirtualBox\VBoxManage.exe > INFO subprocess: Starting process: ["C:\\Program > Files\\Oracle\\VirtualBox\\VBoxManage.exe", "--version"] > DEBUG subprocess: Selecting on IO > DEBUG subprocess: stdout: 4.3.14r95030 > DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000 > DEBUG subprocess: Exit status: 0 > DEBUG meta: Finding driver for VirtualBox version: 4.3.14 > INFO meta: Using VirtualBox driver: > VagrantPlugins::ProviderVirtualBox::Driver::Version_4_3 > DEBUG base: Windows. Trying VBOX_INSTALL_PATH for VBoxManage > DEBUG base: VBOX_INSTALL_PATH value: C:\Program Files\Oracle\VirtualBox\ > INFO subprocess: Starting process: ["C:\\cygwin\\bin/cygpath.EXE", "-w", > "-l", "-a", "C:/Program Files/Oracle/VirtualBox/VBoxManage.exe"] > DEBUG subprocess: Selecting on IO > DEBUG subprocess: stdout: C:\Program Files\Oracle\VirtualBox\VBoxManage.exe > DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000 > DEBUG subprocess: Exit status: 0 > INFO base: VBoxManage path: C:\Program > Files\Oracle\VirtualBox\VBoxManage.exe > INFO loader: Set "31573308_machine_default" = [] > INFO loader: Loading configuration in order: [:home, :root, > "31573308_machine_default"] > DEBUG loader: Loading from: root (cache) > DEBUG loader: Configuration loaded successfully, finalizing and returning > INFO box_collection: Box found: hashicorp/precise64 (virtualbox) > INFO environment: Running hook: authenticate_box_url > INFO host: Autodetecting host type for [#<Vagrant::Environment: > C:/cygwin/home/Ruize Lu>] > DEBUG host: Trying: arch > DEBUG host: Trying: darwin > DEBUG host: Trying: freebsd > DEBUG host: Trying: gentoo > DEBUG host: Trying: opensuse > DEBUG host: Trying: redhat > DEBUG host: Trying: slackware > DEBUG host: Trying: bsd > DEBUG host: Trying: linux > DEBUG host: Trying: null > DEBUG host: Trying: windows > INFO host: Detected: windows! > INFO runner: Preparing hooks for middleware sequence... > INFO runner: 2 hooks defined. > INFO runner: Running action: #<Vagrant::Action::Builder:0x3ba6cd8> > INFO warden: Calling IN action: > #<VagrantPlugins::Login::ActionAuthenticateBox:0x4b9d6f8> > INFO warden: Calling OUT action: > #<VagrantPlugins::Login::ActionAuthenticateBox:0x4b9d6f8> > INFO loader: Set :"24782496_hashicorp/precise64_virtualbox" = > #<Pathname:C:/Users/Ruize > Lu/.vagrant.d/boxes/hashicorp-VAGRANTSLASH-precise64/1.1.0/virtualbox/Vagrantfile> > DEBUG loader: Populating proc cache for #<Pathname:C:/Users/Ruize > Lu/.vagrant.d/boxes/hashicorp-VAGRANTSLASH-precise64/1.1.0/virtualbox/Vagrantfile> > DEBUG loader: Load procs for pathname: C:/Users/Ruize > Lu/.vagrant.d/boxes/hashicorp-VAGRANTSLASH-precise64/1.1.0/virtualbox/Vagrantfile > INFO loader: Loading configuration in order: > [:"24782496_hashicorp/precise64_virtualbox", :home, :root, > "31573308_machine_default"] > DEBUG loader: Loading from: 24782496_hashicorp/precise64_virtualbox > (evaluating) > DEBUG loader: Upgrading config from version 1 to 2 > DEBUG loader: Upgrading config to version 2 > DEBUG loader: Upgraded to version 2 with 0 warnings and 0 errors > DEBUG loader: Loading from: root (cache) > DEBUG loader: Configuration loaded successfully, finalizing and returning > INFO machine: Initializing machine: default > INFO machine: - Provider: VagrantPlugins::ProviderVirtualBox::Provider > INFO machine: - Box: #<Vagrant::Box:0x4b2f250> > INFO machine: - Data dir: C:/cygwin/home/Ruize > Lu/.vagrant/machines/default/virtualbox > DEBUG virtualbox: Instantiating the driver for machine ID: > "b7a2ce67-f38d-49c5-a511-9ed3be411c5a" > DEBUG base: Windows. Trying VBOX_INSTALL_PATH for VBoxManage > DEBUG base: VBOX_INSTALL_PATH value: C:\Program Files\Oracle\VirtualBox\ > INFO subprocess: Starting process: ["C:\\cygwin\\bin/cygpath.EXE", "-w", > "-l", "-a", "C:/Program Files/Oracle/VirtualBox/VBoxManage.exe"] > DEBUG subprocess: Selecting on IO > DEBUG subprocess: stdout: C:\Program Files\Oracle\VirtualBox\VBoxManage.exe > DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000 > DEBUG subprocess: Exit status: 0 > INFO base: VBoxManage path: C:\Program > Files\Oracle\VirtualBox\VBoxManage.exe > INFO subprocess: Starting process: ["C:\\Program > Files\\Oracle\\VirtualBox\\VBoxManage.exe", "--version"] > DEBUG subprocess: Selecting on IO > DEBUG subprocess: stdout: 4.3.14r95030 > DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000 > DEBUG subprocess: Exit status: 0 > DEBUG meta: Finding driver for VirtualBox version: 4.3.14 > INFO meta: Using VirtualBox driver: > VagrantPlugins::ProviderVirtualBox::Driver::Version_4_3 > DEBUG base: Windows. Trying VBOX_INSTALL_PATH for VBoxManage > DEBUG base: VBOX_INSTALL_PATH value: C:\Program Files\Oracle\VirtualBox\ > INFO subprocess: Starting process: ["C:\\cygwin\\bin/cygpath.EXE", "-w", > "-l", "-a", "C:/Program Files/Oracle/VirtualBox/VBoxManage.exe"] > DEBUG subprocess: Selecting on IO > DEBUG subprocess: stdout: C:\Program Files\Oracle\VirtualBox\VBoxManage.exe > DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000 > DEBUG subprocess: Exit status: 0 > INFO base: VBoxManage path: C:\Program > Files\Oracle\VirtualBox\VBoxManage.exe > INFO subprocess: Starting process: ["C:\\Program > Files\\Oracle\\VirtualBox\\VBoxManage.exe", "showvminfo", > "b7a2ce67-f38d-49c5-a511-9ed3be411c5a"] > DEBUG subprocess: Selecting on IO > DEBUG subprocess: stdout: Name: > RuizeLu_default_1407280052213_4638 > Groups: / > Guest OS: Ubuntu (64 bit) > UUID: b7a2ce67-f38d-49c5-a511-9ed3be411c5a > <font face="courier n > > ... -- You received this message because you are subscribed to the Google Groups "Vagrant" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
