Skip to content

Instantly share code, notes, and snippets.

@amontalban
Created February 10, 2017 13:50
Show Gist options
  • Save amontalban/d97411f769c49d5ae8918a61c1d01d88 to your computer and use it in GitHub Desktop.
Save amontalban/d97411f769c49d5ae8918a61c1d01d88 to your computer and use it in GitHub Desktop.
Successfully installed bundler-1.14.3
Parsing documentation for bundler-1.14.3
Installing ri documentation for bundler-1.14.3
Done installing documentation for bundler after 4 seconds
1 gem installed
Fetching gem metadata from https://rubygems.org/.........
Fetching version metadata from https://rubygems.org/..
Fetching dependency metadata from https://rubygems.org/.
Fetching https://github.com/devopxteam/kitchen-salt.git
Fetching https://github.com/devopxteam/kitchen-sync.git
Installing artifactory 2.3.3
Installing mixlib-shellout 2.2.7
Installing mixlib-versioning 1.1.0
Installing net-ssh 3.2.0
Installing safe_yaml 1.0.4
Installing thor 0.19.1
Using bundler 1.14.3
Installing mixlib-install 1.1.0
Installing net-scp 1.2.1
Installing net-ssh-gateway 1.2.0
Installing net-sftp 2.1.2
Installing test-kitchen 1.11.1
Installing kitchen-docker 2.5.0
Using kitchen-salt 0.0.24 from https://github.com/devopxteam/kitchen-salt.git (at master@1b6f833)
Using kitchen-sync 2.1.2.pre from https://github.com/devopxteam/kitchen-sync.git (at master@be76c5c)
Installing kitchen-vagrant 0.20.0
Bundle complete! 5 Gemfile dependencies, 16 gems now installed.
Use `bundle show [gemname]` to see where a bundled gem is installed.
Fetching https://github.com/devopxteam/kitchen-salt.git
Fetching https://github.com/devopxteam/kitchen-sync.git
Fetching gem metadata from https://rubygems.org/.........
Fetching version metadata from https://rubygems.org/..
Fetching dependency metadata from https://rubygems.org/.
Resolving dependencies...
Installing artifactory 2.6.0 (was 2.3.3)
Using mixlib-shellout 2.2.7
Using mixlib-versioning 1.1.0
Installing thor 0.19.4 (was 0.19.1)
Installing net-ssh 4.0.1 (was 3.2.0)
Using safe_yaml 1.0.4
Using bundler 1.14.3
Installing mixlib-install 2.1.12 (was 1.1.0)
Using net-scp 1.2.1
Installing net-ssh-gateway 1.3.0 (was 1.2.0)
Using net-sftp 2.1.2
Installing test-kitchen 1.15.0 (was 1.11.1)
Installing kitchen-docker 2.6.0 (was 2.5.0)
Using kitchen-salt 0.0.24 from https://github.com/devopxteam/kitchen-salt.git (at master@bb42b24)
Using kitchen-sync 2.1.3.pre (was 2.1.2.pre) from https://github.com/devopxteam/kitchen-sync.git (at master@8011167)
Installing kitchen-vagrant 1.0.0 (was 0.20.0)
Bundle updated!
-----> Starting Kitchen (v1.15.0)
D [Vagrant command] BEGIN (vagrant --version)
D [Vagrant command] END (0m0.10s)
-----> Creating <devserver-freebsd-103>...
D <devserver-freebsd-103> is synchronizing on Kitchen::Driver::Vagrant#create
D <devserver-freebsd-103> is messaging Kitchen::Driver::Vagrant#create
D Creating Vagrantfile for <devserver-freebsd-103> (/home/jenkins-slave/workspace/SaltStack-MultiJob/.kitchen/kitchen-vagrant/kitchen-SaltStack-MultiJob-devserver-freebsd-103/Vagrantfile)
D ------------
D require "/home/jenkins-slave/workspace/SaltStack-MultiJob/test/vagrantfiles/freebsd_init.rb"
D Vagrant.configure("2") do |c|
D c.berkshelf.enabled = false if Vagrant.has_plugin?("vagrant-berkshelf")
D c.vm.box = "bento/freebsd-10.3"
D c.vm.hostname = "devserver-freebsd-103.vagrantup.com"
D c.vm.synced_folder ".", "/vagrant", disabled: true
D c.vm.synced_folder "/home/jenkins-slave/.kitchen/cache", "/tmp/omnibus/cache", create: true
D c.vm.provider :virtualbox do |p|
D p.linked_clone = true
D p.customize ["modifyvm", :id, "--memory", "4096"]
D p.customize ["modifyvm", :id, "--cpus", "4"]
D p.customize ["modifyvm", :id, "--audio", "none"]
D p.customize ["modifyvm", :id, "--natdnshostresolver1", "on"]
D p.customize ["modifyvm", :id, "--natdnsproxy1", "on"]
D p.customize ["modifyvm", :id, "--pae", "on"]
D p.customize ["modifyvm", :id, "--largepages", "on"]
D p.customize ["modifyvm", :id, "--usb", "off"]
D p.customize ["modifyvm", :id, "--usbehci", "off"]
D end
D end
D ------------
D [Vagrant command] BEGIN (test/scripts/freebsd/vagrant_init.sh)
Checking if Vagrant box bento/freebsd-10.3 is installed...
Vagrant box bento/freebsd-10.3 not installed, installing...
==> box: Loading metadata for box 'bento/freebsd-10.3'
box: URL: https://atlas.hashicorp.com/bento/freebsd-10.3
==> box: Adding box 'bento/freebsd-10.3' (v2.3.1) for provider: virtualbox
box: Downloading: https://atlas.hashicorp.com/bento/boxes/freebsd-10.3/versions/2.3.1/providers/virtualbox.box
box: Progress: 0% (Rate: 0/s, Estimated time remaining: --:--:--)
box: Progress: 0% (Rate: 0/s, Estimated time remaining: --:--:--)
box: Progress: 2% (Rate: 30.6M/s, Estimated time remaining: 0:00:47)
box: Progress: 5% (Rate: 33.6M/s, Estimated time remaining: 0:00:37)
box: Progress: 9% (Rate: 35.7M/s, Estimated time remaining: 0:00:32)
box: Progress: 12% (Rate: 37.1M/s, Estimated time remaining: 0:00:29)
box: Progress: 15% (Rate: 37.2M/s, Estimated time remaining: 0:00:27)
box: Progress: 19% (Rate: 40.3M/s, Estimated time remaining: 0:00:25)
box: Progress: 24% (Rate: 42.7M/s, Estimated time remaining: 0:00:22)
box: Progress: 27% (Rate: 42.5M/s, Estimated time remaining: 0:00:21)
box: Progress: 31% (Rate: 43.6M/s, Estimated time remaining: 0:00:20)
box: Progress: 35% (Rate: 44.4M/s, Estimated time remaining: 0:00:19)
box: Progress: 38% (Rate: 43.7M/s, Estimated time remaining: 0:00:17)
box: Progress: 42% (Rate: 42.0M/s, Estimated time remaining: 0:00:16)
box: Progress: 46% (Rate: 43.3M/s, Estimated time remaining: 0:00:15)
box: Progress: 49% (Rate: 41.8M/s, Estimated time remaining: 0:00:14)
box: Progress: 53% (Rate: 42.8M/s, Estimated time remaining: 0:00:13)
box: Progress: 57% (Rate: 43.8M/s, Estimated time remaining: 0:00:12)
box: Progress: 61% (Rate: 44.6M/s, Estimated time remaining: 0:00:10)
box: Progress: 65% (Rate: 43.9M/s, Estimated time remaining: 0:00:09)
box: Progress: 69% (Rate: 44.6M/s, Estimated time remaining: 0:00:08)
box: Progress: 73% (Rate: 44.8M/s, Estimated time remaining: 0:00:07)
box: Progress: 76% (Rate: 43.9M/s, Estimated time remaining: 0:00:06)
box: Progress: 80% (Rate: 41.9M/s, Estimated time remaining: 0:00:05)
box: Progress: 83% (Rate: 41.6M/s, Estimated time remaining: 0:00:04)
box: Progress: 86% (Rate: 39.0M/s, Estimated time remaining: 0:00:04)
box: Progress: 89% (Rate: 37.6M/s, Estimated time remaining: 0:00:03)
box: Progress: 93% (Rate: 38.8M/s, Estimated time remaining: 0:00:02)
box: Progress: 97% (Rate: 40.8M/s, Estimated time remaining: --:--:--)
==> box: Successfully added box 'bento/freebsd-10.3' (v2.3.1) for 'virtualbox'!
Removing old versions of bento/freebsd-10.3...
The following boxes will be kept...
bento/freebsd-10.3 (virtualbox, 2.3.1)
Checking for older boxes...
No old versions of boxes to remove...
D [Vagrant command] END (0m41.34s)
D [Vagrant command] BEGIN (vagrant up --provider virtualbox)
Installing plugins: vagrant-scp
Installing the 'vagrant-scp' plugin. This can take a few minutes...
Installed the plugin 'vagrant-scp (0.5.7)'!
Bringing machine 'default' up with 'virtualbox' provider...
==> default: Preparing master VM for linked clones...
default: This is a one time operation. Once the master VM is prepared,
default: it will be used as a base for linked clones, making the creation
default: of new VMs take milliseconds on a modern system.
==> default: Importing base box 'bento/freebsd-10.3'...
Progress: 10%
Progress: 90%
==> default: Cloning VM...
==> default: Matching MAC address for NAT networking...
==> default: Checking if box 'bento/freebsd-10.3' is up to date...
==> default: Setting the name of the VM: kitchen-SaltStack-MultiJob-devserver-freebsd-103_default_1486733769417_33127
==> default: Clearing any previously set network interfaces...
==> default: Preparing network interfaces based on configuration...
default: Adapter 1: nat
==> default: Forwarding ports...
default: 22 (guest) => 2222 (host) (adapter 1)
==> default: Running 'pre-boot' VM customizations...
==> default: Booting VM...
==> default: Waiting for machine to boot. This may take a few minutes...
default: SSH address: 127.0.0.1:2222
default: SSH username: vagrant
default: SSH auth method: private key
default: Warning: Remote connection disconnect. Retrying...
default:
default: Vagrant insecure key detected. Vagrant will automatically replace
default: this with a newly generated keypair for better security.
default:
default: Inserting generated public key within guest...
default: Removing insecure key from the guest if it's present...
default: Key inserted! Disconnecting and reconnecting using new SSH key...
==> default: Machine booted and ready!
==> default: Checking for guest additions in VM...
==> default: Setting hostname...
==> default: Mounting shared folders...
default: /tmp/omnibus/cache => /home/jenkins-slave/.kitchen/cache
Vagrant is not able to mount VirtualBox shared folders on BSD-based
guests. BSD-based guests do not support the VirtualBox filesystem at
this time.
To change the type of the default synced folder, specify the type as
rsync or nfs:
config.vm.synced_folder ".", "/vagrant", type: "nfs" # or "rsync"
Alternatively, if you do not need to mount the default synced folder,
you can also disable it entirely:
config.vm.synced_folder ".", "/vagrant", disabled: true
You can read more about Vagrant's synced folder types and the various
configuration options on the Vagrant website.
This is not a bug in Vagrant.
D [Vagrant command] END (1m5.93s)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment