Skip to content

Instantly share code, notes, and snippets.

Created June 19, 2014 21:38
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 anonymous/f227b9fb37aae643d276 to your computer and use it in GitHub Desktop.
Save anonymous/f227b9fb37aae643d276 to your computer and use it in GitHub Desktop.
Vagrant up error
DEBUG box_collection: Adding box: http://ci.synergy-gb.com/socialplus.box (virtualbox) from C:/Users/Daniel/.vagrant.d/t
mp/box9c9a1794880429f8754bc7ec683335a2974e9d32
INFO box_collection: Box not found: http://ci.synergy-gb.com/socialplus.box (virtualbox)
DEBUG box_collection: Unpacking box into temporary directory: C:/Users/Daniel/.vagrant.d/tmp/vagrant-box-add-temp-201406
19-116-105i0jh
INFO subprocess: Starting process: ["C:\\HashiCorp\\Vagrant\\embedded\\gnuwin32\\bin/bsdtar.EXE", "-v", "-x", "-m", "-C
", "C:/Users/Daniel/.vagrant.d/tmp/vagrant-box-add-temp-20140619-116-105i0jh", "-f", "C:/Users/Daniel/.vagrant.d/tmp/box
9c9a1794880429f8754bc7ec683335a2974e9d32"]
DEBUG subprocess: Selecting on IO
DEBUG subprocess: stderr: x ./box-disk1.vmdk
DEBUG subprocess: stderr:
x ./box.ovf
x ./Vagrantfile
DEBUG subprocess: stderr:
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 31994
DEBUG subprocess: Exit status: 0
DEBUG box_collection: Added box is a V1 box. Upgrading in place.
DEBUG box_collection: Upgrading box in directory: C:/Users/Daniel/.vagrant.d/tmp/vagrant-box-add-temp-20140619-116-105i0
jh
DEBUG box_collection: Temporary directory for upgrading: C:/Users/Daniel/.vagrant.d/tmp/vagrant-box-add-temp-20140619-11
6-odzig3
DEBUG box_collection: Copying to upgrade directory: C:/Users/Daniel/.vagrant.d/tmp/vagrant-box-add-temp-20140619-116-105
i0jh/box-disk1.vmdk
DEBUG box_collection: Copying to upgrade directory: C:/Users/Daniel/.vagrant.d/tmp/vagrant-box-add-temp-20140619-116-105
i0jh/box.ovf
DEBUG box_collection: Copying to upgrade directory: C:/Users/Daniel/.vagrant.d/tmp/vagrant-box-add-temp-20140619-116-105
i0jh/Vagrantfile
DEBUG box_collection: Box directory: C:/Users/Daniel/.vagrant.d/boxes/http/0
DEBUG box_collection: Removing existing provider directory...
DEBUG box_collection: Moving: C:/Users/Daniel/.vagrant.d/tmp/vagrant-box-add-temp-20140619-116-odzig3/box-disk1.vmdk =>
C:/Users/Daniel/.vagrant.d/boxes/http/0/virtualbox/box-disk1.vmdk
DEBUG box_collection: Moving: C:/Users/Daniel/.vagrant.d/tmp/vagrant-box-add-temp-20140619-116-odzig3/box.ovf => C:/User
s/Daniel/.vagrant.d/boxes/http/0/virtualbox/box.ovf
DEBUG box_collection: Moving: C:/Users/Daniel/.vagrant.d/tmp/vagrant-box-add-temp-20140619-116-odzig3/metadata.json => C
:/Users/Daniel/.vagrant.d/boxes/http/0/virtualbox/metadata.json
DEBUG box_collection: Moving: C:/Users/Daniel/.vagrant.d/tmp/vagrant-box-add-temp-20140619-116-odzig3/Vagrantfile => C:/
Users/Daniel/.vagrant.d/boxes/http/0/virtualbox/Vagrantfile
INFO box_collection: Box not found: http://ci.synergy-gb.com/socialplus.box (virtualbox)
DEBUG box_add: Deleting temporary box: C:/Users/Daniel/.vagrant.d/tmp/box9c9a1794880429f8754bc7ec683335a2974e9d32
ERROR warden: Error occurred: undefined method `name' for nil:NilClass
INFO warden: Beginning recovery process...
INFO warden: Recovery complete.
ERROR warden: Error occurred: undefined method `name' for nil:NilClass
INFO warden: Beginning recovery process...
INFO warden: Recovery complete.
ERROR warden: Error occurred: undefined method `name' for nil:NilClass
INFO warden: Beginning recovery process...
INFO warden: Recovery complete.
ERROR warden: Error occurred: undefined method `name' for nil:NilClass
INFO warden: Beginning recovery process...
INFO warden: Calling recover: #<Vagrant::Action::Builtin::Call:0x2e90080>
INFO warden: Beginning recovery process...
INFO warden: Recovery complete.
INFO warden: Recovery complete.
INFO warden: Beginning recovery process...
INFO warden: Recovery complete.
INFO environment: Released process lock: machine-action-032e0e8753142b9339162d7f4b89f666
INFO environment: Running hook: environment_unload
INFO runner: Preparing hooks for middleware sequence...
INFO runner: 1 hooks defined.
INFO runner: Running action: #<Vagrant::Action::Builder:0x5583d8>
C:/HashiCorp/Vagrant/embedded/gems/gems/vagrant-1.6.3/lib/vagrant/action/builtin/box_add.rb:358:in `box_add': undefined
method `name' for nil:NilClass (NoMethodError)
from C:/HashiCorp/Vagrant/embedded/gems/gems/vagrant-1.6.3/lib/vagrant/action/builtin/box_add.rb:130:in `add_dir
ect'
from C:/HashiCorp/Vagrant/embedded/gems/gems/vagrant-1.6.3/lib/vagrant/action/builtin/box_add.rb:106:in `call'
from C:/HashiCorp/Vagrant/embedded/gems/gems/vagrant-1.6.3/lib/vagrant/action/warden.rb:34:in `call'
from C:/HashiCorp/Vagrant/embedded/gems/gems/vagrant-1.6.3/lib/vagrant/action/builder.rb:116:in `call'
from C:/HashiCorp/Vagrant/embedded/gems/gems/vagrant-1.6.3/lib/vagrant/action/runner.rb:66:in `block in run'
from C:/HashiCorp/Vagrant/embedded/gems/gems/vagrant-1.6.3/lib/vagrant/util/busy.rb:19:in `busy'
from C:/HashiCorp/Vagrant/embedded/gems/gems/vagrant-1.6.3/lib/vagrant/action/runner.rb:66:in `run'
from C:/HashiCorp/Vagrant/embedded/gems/gems/vagrant-1.6.3/lib/vagrant/action/builtin/handle_box.rb:79:in `handl
e_box'
from C:/HashiCorp/Vagrant/embedded/gems/gems/vagrant-1.6.3/lib/vagrant/action/builtin/handle_box.rb:42:in `block
in call'
from C:/HashiCorp/Vagrant/embedded/gems/gems/vagrant-1.6.3/lib/vagrant/action/builtin/handle_box.rb:36:in `synch
ronize'
from C:/HashiCorp/Vagrant/embedded/gems/gems/vagrant-1.6.3/lib/vagrant/action/builtin/handle_box.rb:36:in `call'
from C:/HashiCorp/Vagrant/embedded/gems/gems/vagrant-1.6.3/lib/vagrant/action/warden.rb:34:in `call'
from C:/HashiCorp/Vagrant/embedded/gems/gems/vagrant-1.6.3/lib/vagrant/action/warden.rb:95:in `block in finalize
_action'
from C:/HashiCorp/Vagrant/embedded/gems/gems/vagrant-1.6.3/lib/vagrant/action/warden.rb:34:in `call'
from C:/HashiCorp/Vagrant/embedded/gems/gems/vagrant-1.6.3/lib/vagrant/action/warden.rb:34:in `call'
from C:/HashiCorp/Vagrant/embedded/gems/gems/vagrant-1.6.3/lib/vagrant/action/builder.rb:116:in `call'
from C:/HashiCorp/Vagrant/embedded/gems/gems/vagrant-1.6.3/lib/vagrant/action/runner.rb:66:in `block in run'
from C:/HashiCorp/Vagrant/embedded/gems/gems/vagrant-1.6.3/lib/vagrant/util/busy.rb:19:in `busy'
from C:/HashiCorp/Vagrant/embedded/gems/gems/vagrant-1.6.3/lib/vagrant/action/runner.rb:66:in `run'
from C:/HashiCorp/Vagrant/embedded/gems/gems/vagrant-1.6.3/lib/vagrant/action/builtin/call.rb:53:in `call'
from C:/HashiCorp/Vagrant/embedded/gems/gems/vagrant-1.6.3/lib/vagrant/action/warden.rb:34:in `call'
from C:/HashiCorp/Vagrant/embedded/gems/gems/vagrant-1.6.3/plugins/providers/virtualbox/action/check_virtualbox.
rb:17:in `call'
from C:/HashiCorp/Vagrant/embedded/gems/gems/vagrant-1.6.3/lib/vagrant/action/warden.rb:34:in `call'
from C:/HashiCorp/Vagrant/embedded/gems/gems/vagrant-1.6.3/lib/vagrant/action/builder.rb:116:in `call'
from C:/HashiCorp/Vagrant/embedded/gems/gems/vagrant-1.6.3/lib/vagrant/action/runner.rb:66:in `block in run'
from C:/HashiCorp/Vagrant/embedded/gems/gems/vagrant-1.6.3/lib/vagrant/util/busy.rb:19:in `busy'
from C:/HashiCorp/Vagrant/embedded/gems/gems/vagrant-1.6.3/lib/vagrant/action/runner.rb:66:in `run'
from C:/HashiCorp/Vagrant/embedded/gems/gems/vagrant-1.6.3/lib/vagrant/machine.rb:196:in `action_raw'
from C:/HashiCorp/Vagrant/embedded/gems/gems/vagrant-1.6.3/lib/vagrant/machine.rb:173:in `block in action'
from C:/HashiCorp/Vagrant/embedded/gems/gems/vagrant-1.6.3/lib/vagrant/environment.rb:434:in `lock'
from C:/HashiCorp/Vagrant/embedded/gems/gems/vagrant-1.6.3/lib/vagrant/machine.rb:161:in `call'
from C:/HashiCorp/Vagrant/embedded/gems/gems/vagrant-1.6.3/lib/vagrant/machine.rb:161:in `action'
from C:/HashiCorp/Vagrant/embedded/gems/gems/vagrant-1.6.3/lib/vagrant/batch_action.rb:82:in `block (2 levels) i
n run'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment