Skip to content

Instantly share code, notes, and snippets.

@Keno
Created June 21, 2012 19:23
Show Gist options
  • Save Keno/2967937 to your computer and use it in GitHub Desktop.
Save Keno/2967937 to your computer and use it in GitHub Desktop.
keno@kmf-vh01:~/julia-ci$ vagrant up jenkins
[jenkins] Importing base box 'julia-ubuntu-11.10-server-amd64'...
/home/keno/.rvm/gems/ruby-1.9.2-p320/gems/vagrant-1.1.0.dev/lib/vagrant/util/subprocess.rb:133:in `execute': undefined method `empty?' for nil:NilClass (NoMethodError)
from /home/keno/.rvm/gems/ruby-1.9.2-p320/gems/vagrant-1.1.0.dev/lib/vagrant/util/subprocess.rb:20:in `execute'
from /home/keno/.rvm/gems/ruby-1.9.2-p320/gems/vagrant-1.1.0.dev/lib/vagrant/driver/virtualbox_base.rb:321:in `block in raw'
from /home/keno/.rvm/gems/ruby-1.9.2-p320/gems/vagrant-1.1.0.dev/lib/vagrant/util/busy.rb:19:in `busy'
from /home/keno/.rvm/gems/ruby-1.9.2-p320/gems/vagrant-1.1.0.dev/lib/vagrant/driver/virtualbox_base.rb:320:in `raw'
from /home/keno/.rvm/gems/ruby-1.9.2-p320/gems/vagrant-1.1.0.dev/lib/vagrant/driver/virtualbox_base.rb:284:in `block in execute'
from /home/keno/.rvm/gems/ruby-1.9.2-p320/gems/vagrant-1.1.0.dev/lib/vagrant/util/retryable.rb:14:in `retryable'
from /home/keno/.rvm/gems/ruby-1.9.2-p320/gems/vagrant-1.1.0.dev/lib/vagrant/driver/virtualbox_base.rb:282:in `execute'
from /home/keno/.rvm/gems/ruby-1.9.2-p320/gems/vagrant-1.1.0.dev/lib/vagrant/driver/virtualbox_4_1.rb:162:in `import'
from /home/keno/.rvm/gems/ruby-1.9.2-p320/gems/vagrant-1.1.0.dev/lib/vagrant/action/vm/import.rb:19:in `call'
from /home/keno/.rvm/gems/ruby-1.9.2-p320/gems/vagrant-1.1.0.dev/lib/vagrant/action/warden.rb:33:in `call'
from /home/keno/.rvm/gems/ruby-1.9.2-p320/gems/vagrant-1.1.0.dev/lib/vagrant/action/vm/check_box.rb:28:in `call'
from /home/keno/.rvm/gems/ruby-1.9.2-p320/gems/vagrant-1.1.0.dev/lib/vagrant/action/warden.rb:33:in `call'
from /home/keno/.rvm/gems/ruby-1.9.2-p320/gems/vagrant-1.1.0.dev/lib/vagrant/action/vm/check_accessible.rb:18:in `call'
from /home/keno/.rvm/gems/ruby-1.9.2-p320/gems/vagrant-1.1.0.dev/lib/vagrant/action/warden.rb:33:in `call'
from /home/keno/.rvm/gems/ruby-1.9.2-p320/gems/vagrant-1.1.0.dev/lib/vagrant/action/general/validate.rb:13:in `call'
from /home/keno/.rvm/gems/ruby-1.9.2-p320/gems/vagrant-1.1.0.dev/lib/vagrant/action/warden.rb:33:in `call'
from /home/keno/.rvm/gems/ruby-1.9.2-p320/gems/vagrant-1.1.0.dev/lib/vagrant/action/general/check_virtualbox.rb:23:in `call'
from /home/keno/.rvm/gems/ruby-1.9.2-p320/gems/vagrant-1.1.0.dev/lib/vagrant/action/warden.rb:33:in `call'
from /home/keno/.rvm/gems/ruby-1.9.2-p320/gems/vagrant-1.1.0.dev/lib/vagrant/action/builder.rb:93:in `call'
from /home/keno/.rvm/gems/ruby-1.9.2-p320/gems/vagrant-1.1.0.dev/lib/vagrant/action/runner.rb:49:in `block in run'
from /home/keno/.rvm/gems/ruby-1.9.2-p320/gems/vagrant-1.1.0.dev/lib/vagrant/util/busy.rb:19:in `busy'
from /home/keno/.rvm/gems/ruby-1.9.2-p320/gems/vagrant-1.1.0.dev/lib/vagrant/action/runner.rb:49:in `run'
from /home/keno/.rvm/gems/ruby-1.9.2-p320/gems/vagrant-1.1.0.dev/lib/vagrant/vm.rb:201:in `run_action'
from /home/keno/.rvm/gems/ruby-1.9.2-p320/gems/vagrant-1.1.0.dev/lib/vagrant/vm.rb:154:in `up'
from /home/keno/.rvm/gems/ruby-1.9.2-p320/gems/vagrant-1.1.0.dev/plugins/commands/up/command.rb:33:in `block in execute'
from /home/keno/.rvm/gems/ruby-1.9.2-p320/gems/vagrant-1.1.0.dev/lib/vagrant/command.rb:118:in `block in with_target_vms'
from /home/keno/.rvm/gems/ruby-1.9.2-p320/gems/vagrant-1.1.0.dev/lib/vagrant/command.rb:113:in `each'
from /home/keno/.rvm/gems/ruby-1.9.2-p320/gems/vagrant-1.1.0.dev/lib/vagrant/command.rb:113:in `with_target_vms'
from /home/keno/.rvm/gems/ruby-1.9.2-p320/gems/vagrant-1.1.0.dev/plugins/commands/up/command.rb:26:in `execute'
from /home/keno/.rvm/gems/ruby-1.9.2-p320/gems/vagrant-1.1.0.dev/lib/vagrant/cli.rb:51:in `execute'
from /home/keno/.rvm/gems/ruby-1.9.2-p320/gems/vagrant-1.1.0.dev/lib/vagrant/environment.rb:175:in `cli'
from /home/keno/.rvm/gems/ruby-1.9.2-p320/gems/vagrant-1.1.0.dev/bin/vagrant:43:in `<top (required)>'
from /home/keno/.rvm/gems/ruby-1.9.2-p320/bin/vagrant:23:in `load'
from /home/keno/.rvm/gems/ruby-1.9.2-p320/bin/vagrant:23:in `<main>'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment