Skip to content

Instantly share code, notes, and snippets.

@jbw976
Created December 21, 2016 22:00
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 jbw976/cfc5b7997cb106724d16db5df65f65c2 to your computer and use it in GitHub Desktop.
Save jbw976/cfc5b7997cb106724d16db5df65f65c2 to your computer and use it in GitHub Desktop.
Repro for https://github.com/mitchellh/vagrant/issues/8125
jared@jared-macbook ~/Downloads
> git clone https://github.com/coreos/coreos-kubernetes.git
Cloning into 'coreos-kubernetes'...
remote: Counting objects: 10051, done.
remote: Compressing objects: 100% (12/12), done.
remote: Total 10051 (delta 4), reused 0 (delta 0), pack-reused 10039
Receiving objects: 100% (10051/10051), 26.29 MiB | 5.71 MiB/s, done.
Resolving deltas: 100% (3242/3242), done.
jared@jared-macbook ~/Downloads
> cd coreos-kubernetes/multi-node/vagrant/
jared@jared-macbook ~/Downloads/coreos-kubernetes/multi-node/vagrant (master)
> vagrant version
Installed Version: 1.9.1
Latest Version: 1.9.1
You're running an up-to-date version of Vagrant!
Generating RSA private key, 2048 bit long modulus
...........................................................................................................................................................+++
..........................+++
e is 65537 (0x10001)
Generating SSL artifacts in ssl
Generating RSA private key, 2048 bit long modulus
.....+++
................................+++
e is 65537 (0x10001)
Signature ok
subject=/CN=kube-admin
Getting CA Private Key
Bundled SSL artifacts into ssl/kube-admin.tar
ssl/ca.pem ssl/admin-key.pem ssl/admin.pem
jared@jared-macbook ~/Downloads/coreos-kubernetes/multi-node/vagrant (master)
> vagrant up --debug
INFO global: Vagrant version: 1.9.1
INFO global: Ruby version: 2.2.5
INFO global: RubyGems version: 2.4.5.1
INFO global: VAGRANT_DEFAULT_PROVIDER="parallels"
INFO global: VAGRANT_OLD_ENV_TERM_PROGRAM_VERSION="361.1"
INFO global: VAGRANT_OLD_ENV_TERM_SESSION_ID="DC956E8E-4234-422E-96A3-6B77BDE4242D"
INFO global: VAGRANT_OLD_ENV_LANG="en_US.UTF-8"
INFO global: VAGRANT_OLD_ENV_PS1="\\[\e[41m\\]\\[\e[33m\\]$(lastcommandfailed)\\[\e(B\e[m\\]\\[\e[33m\\]\\u\\[\e[32m\\]@\\h\\[\e[36m\\] \\[\e[33m\\]\\w\\[$(parse_git_branch)\\]\\n\\[\e[33m\\]> \\[\e(B\e[m\\]"
INFO global: VAGRANT_OLD_ENV_GREP_OPTIONS="--color=auto"
INFO global: VAGRANT_INSTALLER_EMBEDDED_DIR="/opt/vagrant/embedded"
INFO global: VAGRANT_OLD_ENV_DEV_SCRIPTS="/Users/jared/development/castle/castle-dev/scripts"
INFO global: VAGRANT_OLD_ENV_HISTCONTROL="ignoreboth"
INFO global: VAGRANT_OLD_ENV_HOME_PREFIX="/usr/local"
INFO global: VAGRANT_OLD_ENV_EDITOR="subl -w"
INFO global: VAGRANT_OLD_ENV_XPC_SERVICE_NAME="0"
INFO global: VAGRANT_OLD_ENV_SHLVL="1"
INFO global: VAGRANT_OLD_ENV_HISTSIZE="1000"
INFO global: VAGRANT_OLD_ENV_SSH_AGENT_PID="762"
INFO global: VAGRANT_OLD_ENV_TERM_PROGRAM="Apple_Terminal"
INFO global: VAGRANT_OLD_ENV_CLICOLOR="1"
INFO global: VAGRANT_OLD_ENV_Apple_PubSub_Socket_Render="/private/tmp/com.apple.launchd.eLccEhSVY6/Render"
INFO global: VAGRANT_OLD_ENV_LOGNAME="jared"
INFO global: VAGRANT_INSTALLER_ENV="1"
INFO global: VAGRANT_OLD_ENV_TERM="xterm-256color"
INFO global: VAGRANT_OLD_ENV_VAGRANT_DEFAULT_PROVIDER="parallels"
INFO global: VAGRANT_OLD_ENV_GO15VENDOREXPERIMENT="1"
INFO global: VAGRANT_OLD_ENV_USER="jared"
INFO global: VAGRANT_OLD_ENV_SRC="/Users/jared/development/castle"
INFO global: VAGRANT_OLD_ENV_HISTIGNORE="[ \t]*:&:[fb]g:exit:ls"
INFO global: VAGRANT_OLD_ENV_HOME="/Users/jared"
INFO global: VAGRANT_OLD_ENV_HISTFILESIZE="2000"
INFO global: VAGRANT_OLD_ENV_LS_COLORS="di=34:fi=0:ln=36:pi=5:so=35:bd=37:cd=5:or=31:mi=0:ex=32"
INFO global: VAGRANT_OLD_ENV_PATH="/Users/jared/bin:/usr/local/bin:/usr/local/sbin:/bin:/sbin:/usr/bin:/usr/sbin:/usr/local/bin::/Users/jared/development/castle/castle-dev/scripts:/Users/jared/development/castle/go/bin:/usr/local/go/bin"
INFO global: VAGRANT_OLD_ENV_PWD="/Users/jared/Downloads/coreos-kubernetes/multi-node/vagrant"
INFO global: VAGRANT_OLD_ENV_XPC_FLAGS="0x0"
INFO global: VAGRANT_INSTALLER_VERSION="2"
INFO global: VAGRANT_OLD_ENV__="/usr/local/bin/vagrant"
INFO global: VAGRANT_OLD_ENV_GOROOT="/usr/local/go"
INFO global: VAGRANT_EXECUTABLE="/opt/vagrant/embedded/gems/gems/vagrant-1.9.1/bin/vagrant"
INFO global: VAGRANT_OLD_ENV_SHELL="/bin/bash"
INFO global: VAGRANT_OLD_ENV_TMPDIR="/var/folders/fs/44_yzwb97wzbhv1kbjcdnj080000gp/T/"
INFO global: VAGRANT_OLD_ENV_SSH_AUTH_SOCK="/var/folders/fs/44_yzwb97wzbhv1kbjcdnj080000gp/T//ssh-BWkrtMRcCYlY/agent.761"
INFO global: VAGRANT_OLD_ENV___CF_USER_TEXT_ENCODING="0x1F6:0x0:0x0"
INFO global: VAGRANT_OLD_ENV_GOPATH="/Users/jared/development/castle/go"
INFO global: VAGRANT_OLD_ENV_OLDPWD="/Users/jared/Downloads"
INFO global: VAGRANT_OLD_ENV_LSCOLORS="exfxcxdxbxexexabagacad"
INFO global: VAGRANT_LOG="debug"
INFO global: Plugins:
INFO global: - vagrant-parallels = [installed: undefined constraint: > 0]
INFO global: - vagrant-scp = [installed: undefined constraint: > 0]
INFO global: - vagrant-share = [installed: undefined constraint: > 0]
DEBUG bundler: Current generated plugin dependency list: [<Gem::Dependency type=:runtime name="vagrant-parallels" requirements="> 0">, <Gem::Dependency type=:runtime name="vagrant-scp" requirements="> 0">, <Gem::Dependency type=:runtime name="vagrant-share" requirements="> 0">]
DEBUG bundler: Generating new builtin set instance.
DEBUG bundler: Generating new plugin set instance. Skip gems - []
DEBUG bundler: Activating solution set: ["vagrant-share-1.1.6", "vagrant-scp-0.5.7", "vagrant-parallels-1.7.2", "rest-client-2.0.0", "net-scp-1.1.2", "log4r-1.1.10", "netrc-0.11.0", "mime-types-3.1", "http-cookie-1.0.3", "net-ssh-3.0.2", "mime-types-data-3.2016.0521", "domain_name-0.5.20161129", "unf-0.1.4", "unf_ext-0.0.7.2"]
DEBUG bundler: Activating gem vagrant-share-1.1.6
DEBUG bundler: Activating gem vagrant-scp-0.5.7
DEBUG bundler: Activating gem vagrant-parallels-1.7.2
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/gems/vagrant-1.9.1/plugins/commands/box/plugin.rb
INFO manager: Registered plugin: box command
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/gems/vagrant-1.9.1/plugins/commands/cap/plugin.rb
INFO manager: Registered plugin: cap command
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/gems/vagrant-1.9.1/plugins/commands/destroy/plugin.rb
INFO manager: Registered plugin: destroy command
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/gems/vagrant-1.9.1/plugins/commands/global-status/plugin.rb
INFO manager: Registered plugin: global-status command
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/gems/vagrant-1.9.1/plugins/commands/halt/plugin.rb
INFO manager: Registered plugin: halt command
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/gems/vagrant-1.9.1/plugins/commands/help/plugin.rb
INFO manager: Registered plugin: help command
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/gems/vagrant-1.9.1/plugins/commands/init/plugin.rb
INFO manager: Registered plugin: init command
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/gems/vagrant-1.9.1/plugins/commands/list-commands/plugin.rb
INFO manager: Registered plugin: list-commands command
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/gems/vagrant-1.9.1/plugins/commands/login/plugin.rb
INFO manager: Registered plugin: vagrant-login
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/gems/vagrant-1.9.1/plugins/commands/package/plugin.rb
INFO manager: Registered plugin: package command
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/gems/vagrant-1.9.1/plugins/commands/plugin/plugin.rb
INFO manager: Registered plugin: plugin command
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/gems/vagrant-1.9.1/plugins/commands/port/plugin.rb
INFO manager: Registered plugin: port command
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/gems/vagrant-1.9.1/plugins/commands/powershell/plugin.rb
INFO manager: Registered plugin: powershell command
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/gems/vagrant-1.9.1/plugins/commands/provider/plugin.rb
INFO manager: Registered plugin: provider command
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/gems/vagrant-1.9.1/plugins/commands/provision/plugin.rb
INFO manager: Registered plugin: provision command
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/gems/vagrant-1.9.1/plugins/commands/push/plugin.rb
INFO manager: Registered plugin: push command
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/gems/vagrant-1.9.1/plugins/commands/rdp/plugin.rb
INFO manager: Registered plugin: rdp command
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/gems/vagrant-1.9.1/plugins/commands/reload/plugin.rb
INFO manager: Registered plugin: reload command
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/gems/vagrant-1.9.1/plugins/commands/resume/plugin.rb
INFO manager: Registered plugin: resume command
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/gems/vagrant-1.9.1/plugins/commands/snapshot/plugin.rb
INFO manager: Registered plugin: snapshot command
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/gems/vagrant-1.9.1/plugins/commands/ssh/plugin.rb
INFO manager: Registered plugin: ssh command
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/gems/vagrant-1.9.1/plugins/commands/ssh_config/plugin.rb
INFO manager: Registered plugin: ssh-config command
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/gems/vagrant-1.9.1/plugins/commands/status/plugin.rb
INFO manager: Registered plugin: status command
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/gems/vagrant-1.9.1/plugins/commands/suspend/plugin.rb
INFO manager: Registered plugin: suspend command
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/gems/vagrant-1.9.1/plugins/commands/up/plugin.rb
INFO manager: Registered plugin: up command
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/gems/vagrant-1.9.1/plugins/commands/version/plugin.rb
INFO manager: Registered plugin: version command
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/gems/vagrant-1.9.1/plugins/communicators/ssh/plugin.rb
INFO manager: Registered plugin: ssh communicator
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/gems/vagrant-1.9.1/plugins/communicators/winrm/plugin.rb
INFO manager: Registered plugin: winrm communicator
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/gems/vagrant-1.9.1/plugins/guests/amazon/plugin.rb
INFO manager: Registered plugin: Amazon Linux guest
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/gems/vagrant-1.9.1/plugins/guests/arch/plugin.rb
INFO manager: Registered plugin: Arch guest
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/gems/vagrant-1.9.1/plugins/guests/atomic/plugin.rb
INFO manager: Registered plugin: Atomic Host guest
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/gems/vagrant-1.9.1/plugins/guests/bsd/plugin.rb
INFO manager: Registered plugin: BSD-based guest
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/gems/vagrant-1.9.1/plugins/guests/coreos/plugin.rb
INFO manager: Registered plugin: CoreOS guest
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/gems/vagrant-1.9.1/plugins/guests/darwin/plugin.rb
INFO manager: Registered plugin: Darwin guest
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/gems/vagrant-1.9.1/plugins/guests/debian/plugin.rb
INFO manager: Registered plugin: Debian guest
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/gems/vagrant-1.9.1/plugins/guests/dragonflybsd/plugin.rb
INFO manager: Registered plugin: DragonFly BSD guest
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/gems/vagrant-1.9.1/plugins/guests/esxi/plugin.rb
INFO manager: Registered plugin: ESXi guest.
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/gems/vagrant-1.9.1/plugins/guests/fedora/plugin.rb
INFO manager: Registered plugin: Fedora guest
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/gems/vagrant-1.9.1/plugins/guests/freebsd/plugin.rb
INFO manager: Registered plugin: FreeBSD guest
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/gems/vagrant-1.9.1/plugins/guests/funtoo/plugin.rb
INFO manager: Registered plugin: Funtoo guest
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/gems/vagrant-1.9.1/plugins/guests/gentoo/plugin.rb
INFO manager: Registered plugin: Gentoo guest
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/gems/vagrant-1.9.1/plugins/guests/linux/plugin.rb
INFO manager: Registered plugin: Linux guest.
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/gems/vagrant-1.9.1/plugins/guests/mint/plugin.rb
INFO manager: Registered plugin: Mint guest
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/gems/vagrant-1.9.1/plugins/guests/netbsd/plugin.rb
INFO manager: Registered plugin: NetBSD guest
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/gems/vagrant-1.9.1/plugins/guests/nixos/plugin.rb
INFO manager: Registered plugin: NixOS guest
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/gems/vagrant-1.9.1/plugins/guests/omnios/plugin.rb
INFO manager: Registered plugin: OmniOS guest.
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/gems/vagrant-1.9.1/plugins/guests/openbsd/plugin.rb
INFO manager: Registered plugin: OpenBSD guest
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/gems/vagrant-1.9.1/plugins/guests/photon/plugin.rb
INFO manager: Registered plugin: VMware Photon guest
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/gems/vagrant-1.9.1/plugins/guests/pld/plugin.rb
INFO manager: Registered plugin: PLD Linux guest
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/gems/vagrant-1.9.1/plugins/guests/redhat/plugin.rb
INFO manager: Registered plugin: Red Hat Enterprise Linux guest
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/gems/vagrant-1.9.1/plugins/guests/slackware/plugin.rb
INFO manager: Registered plugin: Slackware guest
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/gems/vagrant-1.9.1/plugins/guests/smartos/plugin.rb
INFO manager: Registered plugin: SmartOS guest.
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/gems/vagrant-1.9.1/plugins/guests/solaris/plugin.rb
INFO manager: Registered plugin: Solaris guest.
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/gems/vagrant-1.9.1/plugins/guests/solaris11/plugin.rb
INFO manager: Registered plugin: Solaris 11 guest.
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/gems/vagrant-1.9.1/plugins/guests/suse/plugin.rb
INFO manager: Registered plugin: SUSE guest
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/gems/vagrant-1.9.1/plugins/guests/tinycore/plugin.rb
INFO manager: Registered plugin: TinyCore Linux guest.
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/gems/vagrant-1.9.1/plugins/guests/trisquel/plugin.rb
INFO manager: Registered plugin: Trisquel guest
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/gems/vagrant-1.9.1/plugins/guests/ubuntu/plugin.rb
INFO manager: Registered plugin: Ubuntu guest
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/gems/vagrant-1.9.1/plugins/guests/windows/plugin.rb
INFO manager: Registered plugin: Windows guest.
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/gems/vagrant-1.9.1/plugins/hosts/arch/plugin.rb
INFO manager: Registered plugin: Arch host
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/gems/vagrant-1.9.1/plugins/hosts/bsd/plugin.rb
INFO manager: Registered plugin: BSD host
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/gems/vagrant-1.9.1/plugins/hosts/darwin/plugin.rb
INFO manager: Registered plugin: Mac OS X host
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/gems/vagrant-1.9.1/plugins/hosts/freebsd/plugin.rb
INFO manager: Registered plugin: FreeBSD host
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/gems/vagrant-1.9.1/plugins/hosts/gentoo/plugin.rb
INFO manager: Registered plugin: Gentoo host
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/gems/vagrant-1.9.1/plugins/hosts/linux/plugin.rb
INFO manager: Registered plugin: Linux host
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/gems/vagrant-1.9.1/plugins/hosts/null/plugin.rb
INFO manager: Registered plugin: null host
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/gems/vagrant-1.9.1/plugins/hosts/redhat/plugin.rb
INFO manager: Registered plugin: Red Hat Enterprise Linux host
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/gems/vagrant-1.9.1/plugins/hosts/slackware/plugin.rb
INFO manager: Registered plugin: Slackware host
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/gems/vagrant-1.9.1/plugins/hosts/suse/plugin.rb
INFO manager: Registered plugin: SUSE host
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/gems/vagrant-1.9.1/plugins/hosts/windows/plugin.rb
INFO manager: Registered plugin: Windows host
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/gems/vagrant-1.9.1/plugins/kernel_v1/plugin.rb
INFO manager: Registered plugin: kernel
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/gems/vagrant-1.9.1/plugins/kernel_v2/plugin.rb
INFO manager: Registered plugin: kernel
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/gems/vagrant-1.9.1/plugins/providers/docker/plugin.rb
INFO manager: Registered plugin: docker-provider
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/gems/vagrant-1.9.1/plugins/providers/hyperv/plugin.rb
INFO manager: Registered plugin: Hyper-V provider
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/gems/vagrant-1.9.1/plugins/providers/virtualbox/plugin.rb
INFO manager: Registered plugin: VirtualBox provider
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/gems/vagrant-1.9.1/plugins/provisioners/ansible/plugin.rb
INFO manager: Registered plugin: ansible
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/gems/vagrant-1.9.1/plugins/provisioners/cfengine/plugin.rb
INFO manager: Registered plugin: CFEngine Provisioner
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/gems/vagrant-1.9.1/plugins/provisioners/chef/plugin.rb
INFO manager: Registered plugin: chef
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/gems/vagrant-1.9.1/plugins/provisioners/docker/plugin.rb
INFO manager: Registered plugin: docker
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/gems/vagrant-1.9.1/plugins/provisioners/file/plugin.rb
INFO manager: Registered plugin: file
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/gems/vagrant-1.9.1/plugins/provisioners/puppet/plugin.rb
INFO manager: Registered plugin: puppet
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/gems/vagrant-1.9.1/plugins/provisioners/salt/plugin.rb
INFO manager: Registered plugin: salt
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/gems/vagrant-1.9.1/plugins/provisioners/shell/plugin.rb
INFO manager: Registered plugin: shell
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/gems/vagrant-1.9.1/plugins/pushes/atlas/plugin.rb
INFO manager: Registered plugin: atlas
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/gems/vagrant-1.9.1/plugins/pushes/ftp/plugin.rb
INFO manager: Registered plugin: ftp
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/gems/vagrant-1.9.1/plugins/pushes/heroku/plugin.rb
INFO manager: Registered plugin: heroku
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/gems/vagrant-1.9.1/plugins/pushes/local-exec/plugin.rb
INFO manager: Registered plugin: local-exec
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/gems/vagrant-1.9.1/plugins/pushes/noop/plugin.rb
INFO manager: Registered plugin: noop
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/gems/vagrant-1.9.1/plugins/synced_folders/nfs/plugin.rb
INFO manager: Registered plugin: NFS synced folders
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/gems/vagrant-1.9.1/plugins/synced_folders/rsync/plugin.rb
INFO manager: Registered plugin: RSync synced folders
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/gems/vagrant-1.9.1/plugins/synced_folders/smb/plugin.rb
INFO manager: Registered plugin: SMB synced folders
INFO global: Loading plugins!
DEBUG global: Loading plugin `vagrant-parallels` with default require: `vagrant-parallels`
INFO manager: Registered plugin: vagrant-parallels
DEBUG global: Successfully loaded plugin `vagrant-parallels`.
DEBUG global: Loading plugin `vagrant-scp` with default require: `vagrant-scp`
DEBUG global: Failed to load plugin `vagrant-scp` with default require.
DEBUG global: Loading plugin `vagrant-scp` with slash require: `vagrant/scp`
INFO manager: Registered plugin: vagrant-scp
DEBUG global: Successfully loaded plugin `vagrant-scp`.
DEBUG global: Loading plugin `vagrant-share` with default require: `vagrant-share`
INFO manager: Registered plugin: vagrant-share
DEBUG global: Successfully loaded plugin `vagrant-share`.
INFO vagrant: `vagrant` invoked: ["up", "--debug"]
DEBUG vagrant: Creating Vagrant environment
INFO environment: Environment initialized (#<Vagrant::Environment:0x000001022e5ec0>)
INFO environment: - cwd: /Users/jared/Downloads/coreos-kubernetes/multi-node/vagrant
INFO environment: Home path: /Users/jared/.vagrant.d
DEBUG environment: Effective local data path: /Users/jared/Downloads/coreos-kubernetes/multi-node/vagrant/.vagrant
INFO environment: Local data path: /Users/jared/Downloads/coreos-kubernetes/multi-node/vagrant/.vagrant
DEBUG environment: Creating: /Users/jared/Downloads/coreos-kubernetes/multi-node/vagrant/.vagrant
INFO environment: Running hook: environment_plugins_loaded
INFO runner: Preparing hooks for middleware sequence...
INFO runner: 1 hooks defined.
INFO runner: Running action: environment_plugins_loaded #<Vagrant::Action::Builder:0x0000010213f6c0>
INFO environment: Running hook: environment_load
INFO runner: Preparing hooks for middleware sequence...
INFO runner: 1 hooks defined.
INFO runner: Running action: environment_load #<Vagrant::Action::Builder:0x0000010193c608>
INFO cli: CLI: [] "up" []
DEBUG cli: Invoking command class: VagrantPlugins::CommandUp::Command []
DEBUG command: 'Up' each target VM...
INFO loader: Set :root = ["#<Pathname:/Users/jared/Downloads/coreos-kubernetes/multi-node/vagrant/Vagrantfile>"]
DEBUG loader: Populating proc cache for #<Pathname:/Users/jared/Downloads/coreos-kubernetes/multi-node/vagrant/Vagrantfile>
DEBUG loader: Load procs for pathname: /Users/jared/Downloads/coreos-kubernetes/multi-node/vagrant/Vagrantfile
INFO root: Version requirements from Vagrantfile: [">= 1.6.0"]
INFO root: - Version requirements satisfied!
INFO loader: Loading configuration in order: [:home, :root]
DEBUG loader: Loading from: root (evaluating)
DEBUG loader: Configuration loaded successfully, finalizing and returning
DEBUG push: finalizing
DEBUG command: Getting target VMs for command. Arguments:
DEBUG command: -- names: ["e1", "c1", "w1"]
DEBUG command: -- options: nil
DEBUG command: Finding machine that match name: e1
INFO environment: Getting machine: e1 (parallels)
INFO environment: Uncached load of machine.
INFO base: prlctl path: /usr/local/bin/prlctl
INFO base: prlsrvctl path: /usr/local/bin/prlsrvctl
INFO subprocess: Starting process: ["/usr/local/bin/prlctl", "--version"]
DEBUG subprocess: Command not in installer, not touching env vars.
INFO subprocess: Command not in installer, restoring original environment...
DEBUG subprocess: Selecting on IO
DEBUG subprocess: stdout: prlctl version 11.2.1 (32626)
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 31999
DEBUG subprocess: Exit status: 0
DEBUG meta: Finding driver for Parallels Desktop version: 11.2.1
INFO subprocess: Starting process: ["/usr/local/bin/prlsrvctl", "info", "--license", "--json"]
DEBUG subprocess: Command not in installer, not touching env vars.
INFO subprocess: Command not in installer, restoring original environment...
DEBUG subprocess: Selecting on IO
DEBUG subprocess: stdout: {
"status": "ACTIVE",
"serial": "188-35811-29789-56610-28756-38467;078-26433-39252-23941-20820-38465;217-59217-64852-23826-20564-38465",
"user": "",
"organization": "",
"start_date": "01\/22\/2016 16:00:00",
"expiration": "01\/22\/2017 16:00:00",
"unconfirmed_expiration_date": "12\/20\/2016 05:59:38",
"graceperiod": 0,
"cpu_total": 16,
"max_memory": 65536,
"is_confirmed": "yes",
"edition": "business",
"is_volume": "yes",
"advanced_restrictions": "disabled",
"deferred_activation": "disabled"
}
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000
DEBUG subprocess: Exit status: 0
INFO meta: Using Parallels driver: VagrantPlugins::Parallels::Driver::PD_11
INFO base: prlctl path: /usr/local/bin/prlctl
INFO base: prlsrvctl path: /usr/local/bin/prlsrvctl
INFO loader: Set "2161030700_machine_e1" = ["[\"2\", #<Proc:0x000001020d4690@/Users/jared/Downloads/coreos-kubernetes/multi-node/vagrant/Vagrantfile:105>]"]
DEBUG loader: Populating proc cache for ["2", #<Proc:0x000001020d4690@/Users/jared/Downloads/coreos-kubernetes/multi-node/vagrant/Vagrantfile:105>]
INFO loader: Loading configuration in order: [:home, :root, "2161030700_machine_e1"]
DEBUG loader: Loading from: root (cache)
DEBUG loader: Loading from: 2161030700_machine_e1 (evaluating)
DEBUG provisioner: Provisioner defined:
DEBUG provisioner: Provisioner defined:
DEBUG loader: Configuration loaded successfully, finalizing and returning
DEBUG push: finalizing
INFO box_collection: Box not found: coreos-alpha (parallels)
INFO machine: Initializing machine: e1
INFO machine: - Provider: VagrantPlugins::Parallels::Provider
INFO machine: - Box:
INFO machine: - Data dir: /Users/jared/Downloads/coreos-kubernetes/multi-node/vagrant/.vagrant/machines/e1/parallels
DEBUG parallels: Instantiating the driver for machine ID: nil
INFO base: prlctl path: /usr/local/bin/prlctl
INFO base: prlsrvctl path: /usr/local/bin/prlsrvctl
INFO subprocess: Starting process: ["/usr/local/bin/prlctl", "--version"]
DEBUG subprocess: Command not in installer, not touching env vars.
INFO subprocess: Command not in installer, restoring original environment...
DEBUG subprocess: Selecting on IO
DEBUG subprocess: stdout: prlctl version 11.2.1 (32626)
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000
DEBUG subprocess: Exit status: 0
DEBUG meta: Finding driver for Parallels Desktop version: 11.2.1
INFO subprocess: Starting process: ["/usr/local/bin/prlsrvctl", "info", "--license", "--json"]
DEBUG subprocess: Command not in installer, not touching env vars.
INFO subprocess: Command not in installer, restoring original environment...
DEBUG subprocess: Selecting on IO
DEBUG subprocess: stdout: {
"status": "ACTIVE",
"serial": "188-35811-29789-56610-28756-38467;078-26433-39252-23941-20820-38465;217-59217-64852-23826-20564-38465",
"user": "",
"organization": "",
"start_date": "01\/22\/2016 16:00:00",
"expiration": "01\/22\/2017 16:00:00",
"unconfirmed_expiration_date": "12\/20\/2016 05:59:38",
"graceperiod": 0,
"cpu_total": 16,
"max_memory": 65536,
"is_confirmed": "yes",
"edition": "business",
"is_volume": "yes",
"advanced_restrictions": "disabled",
"deferred_activation": "disabled"
}
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000
DEBUG subprocess: Exit status: 0
INFO meta: Using Parallels driver: VagrantPlugins::Parallels::Driver::PD_11
INFO base: prlctl path: /usr/local/bin/prlctl
INFO base: prlsrvctl path: /usr/local/bin/prlsrvctl
INFO machine: New machine ID: nil
DEBUG parallels: Instantiating the driver for machine ID: nil
INFO base: prlctl path: /usr/local/bin/prlctl
INFO base: prlsrvctl path: /usr/local/bin/prlsrvctl
INFO subprocess: Starting process: ["/usr/local/bin/prlctl", "--version"]
DEBUG subprocess: Command not in installer, not touching env vars.
INFO subprocess: Command not in installer, restoring original environment...
DEBUG subprocess: Selecting on IO
DEBUG subprocess: stdout: prlctl version 11.2.1 (32626)
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000
DEBUG subprocess: Exit status: 0
DEBUG meta: Finding driver for Parallels Desktop version: 11.2.1
INFO subprocess: Starting process: ["/usr/local/bin/prlsrvctl", "info", "--license", "--json"]
DEBUG subprocess: Command not in installer, not touching env vars.
INFO subprocess: Command not in installer, restoring original environment...
DEBUG subprocess: Selecting on IO
DEBUG subprocess: stdout: {
"status": "ACTIVE",
"serial": "188-35811-29789-56610-28756-38467;078-26433-39252-23941-20820-38465;217-59217-64852-23826-20564-38465",
"user": "",
"organization": "",
"start_date": "01\/22\/2016 16:00:00",
"expiration": "01\/22\/2017 16:00:00",
"unconfirmed_expiration_date": "12\/20\/2016 05:59:38",
"graceperiod": 0,
"cpu_total": 16,
"max_memory": 65536,
"is_confirmed": "yes",
"edition": "business",
"is_volume": "yes",
"advanced_restrictions": "disabled",
"deferred_activation": "disabled"
}
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000
DEBUG subprocess: Exit status: 0
INFO meta: Using Parallels driver: VagrantPlugins::Parallels::Driver::PD_11
INFO base: prlctl path: /usr/local/bin/prlctl
INFO base: prlsrvctl path: /usr/local/bin/prlsrvctl
INFO interface: Machine: metadata ["provider", :parallels, {:target=>:e1}]
DEBUG command: Finding machine that match name: c1
INFO environment: Getting machine: c1 (parallels)
INFO environment: Uncached load of machine.
INFO base: prlctl path: /usr/local/bin/prlctl
INFO base: prlsrvctl path: /usr/local/bin/prlsrvctl
INFO subprocess: Starting process: ["/usr/local/bin/prlctl", "--version"]
DEBUG subprocess: Command not in installer, not touching env vars.
INFO subprocess: Command not in installer, restoring original environment...
DEBUG subprocess: Selecting on IO
DEBUG subprocess: stdout: prlctl version 11.2.1 (32626)
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000
DEBUG subprocess: Exit status: 0
DEBUG meta: Finding driver for Parallels Desktop version: 11.2.1
INFO subprocess: Starting process: ["/usr/local/bin/prlsrvctl", "info", "--license", "--json"]
DEBUG subprocess: Command not in installer, not touching env vars.
INFO subprocess: Command not in installer, restoring original environment...
DEBUG subprocess: Selecting on IO
DEBUG subprocess: stdout: {
"status": "ACTIVE",
"serial": "188-35811-29789-56610-28756-38467;078-26433-39252-23941-20820-38465;217-59217-64852-23826-20564-38465",
"user": "",
"organization": "",
"start_date": "01\/22\/2016 16:00:00",
"expiration": "01\/22\/2017 16:00:00",
"unconfirmed_expiration_date": "12\/20\/2016 05:59:39",
"graceperiod": 0,
"cpu_total": 16,
"max_memory": 65536,
"is_confirmed": "yes",
"edition": "business",
"is_volume": "yes",
"advanced_restrictions": "disabled",
"deferred_activation": "disabled"
}
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 31999
DEBUG subprocess: Exit status: 0
INFO meta: Using Parallels driver: VagrantPlugins::Parallels::Driver::PD_11
INFO base: prlctl path: /usr/local/bin/prlctl
INFO base: prlsrvctl path: /usr/local/bin/prlsrvctl
INFO loader: Set "2161030700_machine_c1" = ["[\"2\", #<Proc:0x000001020d4320@/Users/jared/Downloads/coreos-kubernetes/multi-node/vagrant/Vagrantfile:135>]"]
DEBUG loader: Populating proc cache for ["2", #<Proc:0x000001020d4320@/Users/jared/Downloads/coreos-kubernetes/multi-node/vagrant/Vagrantfile:135>]
INFO loader: Loading configuration in order: [:home, :root, "2161030700_machine_c1"]
ERROR loader: Unknown config sources: ["2161030700_machine_e1"]
DEBUG loader: Loading from: root (cache)
DEBUG loader: Loading from: 2161030700_machine_c1 (evaluating)
Generating SSL artifacts in ssl
Generating RSA private key, 2048 bit long modulus
......................+++
.................+++
e is 65537 (0x10001)
Signature ok
subject=/CN=kube-apiserver-172.17.4.101
Getting CA Private Key
Bundled SSL artifacts into ssl/kube-apiserver-172.17.4.101.tar
ssl/ca.pem ssl/apiserver-key.pem ssl/apiserver.pem
DEBUG provisioner: Provisioner defined:
DEBUG provisioner: Provisioner defined:
DEBUG provisioner: Provisioner defined:
DEBUG provisioner: Provisioner defined:
DEBUG provisioner: Provisioner defined:
DEBUG provisioner: Provisioner defined:
DEBUG loader: Configuration loaded successfully, finalizing and returning
DEBUG push: finalizing
INFO box_collection: Box not found: coreos-alpha (parallels)
INFO machine: Initializing machine: c1
INFO machine: - Provider: VagrantPlugins::Parallels::Provider
INFO machine: - Box:
INFO machine: - Data dir: /Users/jared/Downloads/coreos-kubernetes/multi-node/vagrant/.vagrant/machines/c1/parallels
DEBUG parallels: Instantiating the driver for machine ID: nil
INFO base: prlctl path: /usr/local/bin/prlctl
INFO base: prlsrvctl path: /usr/local/bin/prlsrvctl
INFO subprocess: Starting process: ["/usr/local/bin/prlctl", "--version"]
DEBUG subprocess: Command not in installer, not touching env vars.
INFO subprocess: Command not in installer, restoring original environment...
DEBUG subprocess: Selecting on IO
DEBUG subprocess: stdout: prlctl version 11.2.1 (32626)
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000
DEBUG subprocess: Exit status: 0
DEBUG meta: Finding driver for Parallels Desktop version: 11.2.1
INFO subprocess: Starting process: ["/usr/local/bin/prlsrvctl", "info", "--license", "--json"]
DEBUG subprocess: Command not in installer, not touching env vars.
INFO subprocess: Command not in installer, restoring original environment...
DEBUG subprocess: Selecting on IO
DEBUG subprocess: stdout: {
"status": "ACTIVE",
"serial": "188-35811-29789-56610-28756-38467;078-26433-39252-23941-20820-38465;217-59217-64852-23826-20564-38465",
"user": "",
"organization": "",
"start_date": "01\/22\/2016 16:00:00",
"expiration": "01\/22\/2017 16:00:00",
"unconfirmed_expiration_date": "12\/20\/2016 05:59:39",
"graceperiod": 0,
"cpu_total": 16,
"max_memory": 65536,
"is_confirmed": "yes",
"edition": "business",
"is_volume": "yes",
"advanced_restrictions": "disabled",
"deferred_activation": "disabled"
}
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000
DEBUG subprocess: Exit status: 0
INFO meta: Using Parallels driver: VagrantPlugins::Parallels::Driver::PD_11
INFO base: prlctl path: /usr/local/bin/prlctl
INFO base: prlsrvctl path: /usr/local/bin/prlsrvctl
INFO machine: New machine ID: nil
DEBUG parallels: Instantiating the driver for machine ID: nil
INFO base: prlctl path: /usr/local/bin/prlctl
INFO base: prlsrvctl path: /usr/local/bin/prlsrvctl
INFO subprocess: Starting process: ["/usr/local/bin/prlctl", "--version"]
DEBUG subprocess: Command not in installer, not touching env vars.
INFO subprocess: Command not in installer, restoring original environment...
DEBUG subprocess: Selecting on IO
DEBUG subprocess: stdout: prlctl version 11.2.1 (32626)
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000
DEBUG subprocess: Exit status: 0
DEBUG meta: Finding driver for Parallels Desktop version: 11.2.1
INFO subprocess: Starting process: ["/usr/local/bin/prlsrvctl", "info", "--license", "--json"]
DEBUG subprocess: Command not in installer, not touching env vars.
INFO subprocess: Command not in installer, restoring original environment...
DEBUG subprocess: Selecting on IO
DEBUG subprocess: stdout: {
"status": "ACTIVE",
"serial": "188-35811-29789-56610-28756-38467;078-26433-39252-23941-20820-38465;217-59217-64852-23826-20564-38465",
"user": "",
"organization": "",
"start_date": "01\/22\/2016 16:00:00",
"expiration": "01\/22\/2017 16:00:00",
"unconfirmed_expiration_date": "12\/20\/2016 05:59:39",
"graceperiod": 0,
"cpu_total": 16,
"max_memory": 65536,
"is_confirmed": "yes",
"edition": "business",
"is_volume": "yes",
"advanced_restrictions": "disabled",
"deferred_activation": "disabled"
}
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000
DEBUG subprocess: Exit status: 0
INFO meta: Using Parallels driver: VagrantPlugins::Parallels::Driver::PD_11
INFO base: prlctl path: /usr/local/bin/prlctl
INFO base: prlsrvctl path: /usr/local/bin/prlsrvctl
INFO interface: Machine: metadata ["provider", :parallels, {:target=>:c1}]
DEBUG command: Finding machine that match name: w1
INFO environment: Getting machine: w1 (parallels)
INFO environment: Uncached load of machine.
INFO base: prlctl path: /usr/local/bin/prlctl
INFO base: prlsrvctl path: /usr/local/bin/prlsrvctl
INFO subprocess: Starting process: ["/usr/local/bin/prlctl", "--version"]
DEBUG subprocess: Command not in installer, not touching env vars.
INFO subprocess: Command not in installer, restoring original environment...
DEBUG subprocess: Selecting on IO
DEBUG subprocess: stdout: prlctl version 11.2.1 (32626)
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000
DEBUG subprocess: Exit status: 0
DEBUG meta: Finding driver for Parallels Desktop version: 11.2.1
INFO subprocess: Starting process: ["/usr/local/bin/prlsrvctl", "info", "--license", "--json"]
DEBUG subprocess: Command not in installer, not touching env vars.
INFO subprocess: Command not in installer, restoring original environment...
DEBUG subprocess: Selecting on IO
DEBUG subprocess: stdout: {
"status": "ACTIVE",
"serial": "188-35811-29789-56610-28756-38467;078-26433-39252-23941-20820-38465;217-59217-64852-23826-20564-38465",
"user": "",
"organization": "",
"start_date": "01\/22\/2016 16:00:00",
"expiration": "01\/22\/2017 16:00:00",
"unconfirmed_expiration_date": "12\/20\/2016 05:59:40",
"graceperiod": 0,
"cpu_total": 16,
"max_memory": 65536,
"is_confirmed": "yes",
"edition": "business",
"is_volume": "yes",
"advanced_restrictions": "disabled",
"deferred_activation": "disabled"
}
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 31999
DEBUG subprocess: Exit status: 0
INFO meta: Using Parallels driver: VagrantPlugins::Parallels::Driver::PD_11
INFO base: prlctl path: /usr/local/bin/prlctl
INFO base: prlsrvctl path: /usr/local/bin/prlsrvctl
INFO loader: Set "2161030700_machine_w1" = ["[\"2\", #<Proc:0x000001020d4050@/Users/jared/Downloads/coreos-kubernetes/multi-node/vagrant/Vagrantfile:168>]"]
DEBUG loader: Populating proc cache for ["2", #<Proc:0x000001020d4050@/Users/jared/Downloads/coreos-kubernetes/multi-node/vagrant/Vagrantfile:168>]
INFO loader: Loading configuration in order: [:home, :root, "2161030700_machine_w1"]
ERROR loader: Unknown config sources: ["2161030700_machine_e1", "2161030700_machine_c1"]
DEBUG loader: Loading from: root (cache)
DEBUG loader: Loading from: 2161030700_machine_w1 (evaluating)
Generating SSL artifacts in ssl
Generating RSA private key, 2048 bit long modulus
.....................................+++
.....+++
e is 65537 (0x10001)
Signature ok
subject=/CN=kube-worker-172.17.4.201
Getting CA Private Key
Bundled SSL artifacts into ssl/kube-worker-172.17.4.201.tar
ssl/ca.pem ssl/worker-key.pem ssl/worker.pem
DEBUG provisioner: Provisioner defined:
DEBUG provisioner: Provisioner defined:
DEBUG provisioner: Provisioner defined:
DEBUG provisioner: Provisioner defined:
DEBUG provisioner: Provisioner defined:
DEBUG provisioner: Provisioner defined:
DEBUG loader: Configuration loaded successfully, finalizing and returning
DEBUG push: finalizing
INFO box_collection: Box not found: coreos-alpha (parallels)
INFO machine: Initializing machine: w1
INFO machine: - Provider: VagrantPlugins::Parallels::Provider
INFO machine: - Box:
INFO machine: - Data dir: /Users/jared/Downloads/coreos-kubernetes/multi-node/vagrant/.vagrant/machines/w1/parallels
DEBUG parallels: Instantiating the driver for machine ID: nil
INFO base: prlctl path: /usr/local/bin/prlctl
INFO base: prlsrvctl path: /usr/local/bin/prlsrvctl
INFO subprocess: Starting process: ["/usr/local/bin/prlctl", "--version"]
DEBUG subprocess: Command not in installer, not touching env vars.
INFO subprocess: Command not in installer, restoring original environment...
DEBUG subprocess: Selecting on IO
DEBUG subprocess: stdout: prlctl version 11.2.1 (32626)
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000
DEBUG subprocess: Exit status: 0
DEBUG meta: Finding driver for Parallels Desktop version: 11.2.1
INFO subprocess: Starting process: ["/usr/local/bin/prlsrvctl", "info", "--license", "--json"]
DEBUG subprocess: Command not in installer, not touching env vars.
INFO subprocess: Command not in installer, restoring original environment...
DEBUG subprocess: Selecting on IO
DEBUG subprocess: stdout: {
"status": "ACTIVE",
"serial": "188-35811-29789-56610-28756-38467;078-26433-39252-23941-20820-38465;217-59217-64852-23826-20564-38465",
"user": "",
"organization": "",
"start_date": "01\/22\/2016 16:00:00",
"expiration": "01\/22\/2017 16:00:00",
"unconfirmed_expiration_date": "12\/20\/2016 05:59:40",
"graceperiod": 0,
"cpu_total": 16,
"max_memory": 65536,
"is_confirmed": "yes",
"edition": "business",
"is_volume": "yes",
"advanced_restrictions": "disabled",
"deferred_activation": "disabled"
}
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000
DEBUG subprocess: Exit status: 0
INFO meta: Using Parallels driver: VagrantPlugins::Parallels::Driver::PD_11
INFO base: prlctl path: /usr/local/bin/prlctl
INFO base: prlsrvctl path: /usr/local/bin/prlsrvctl
INFO machine: New machine ID: nil
DEBUG parallels: Instantiating the driver for machine ID: nil
INFO base: prlctl path: /usr/local/bin/prlctl
INFO base: prlsrvctl path: /usr/local/bin/prlsrvctl
INFO subprocess: Starting process: ["/usr/local/bin/prlctl", "--version"]
DEBUG subprocess: Command not in installer, not touching env vars.
INFO subprocess: Command not in installer, restoring original environment...
DEBUG subprocess: Selecting on IO
DEBUG subprocess: stdout: prlctl version 11.2.1 (32626)
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000
DEBUG subprocess: Exit status: 0
DEBUG meta: Finding driver for Parallels Desktop version: 11.2.1
INFO subprocess: Starting process: ["/usr/local/bin/prlsrvctl", "info", "--license", "--json"]
DEBUG subprocess: Command not in installer, not touching env vars.
INFO subprocess: Command not in installer, restoring original environment...
DEBUG subprocess: Selecting on IO
DEBUG subprocess: stdout: {
"status": "ACTIVE",
"serial": "188-35811-29789-56610-28756-38467;078-26433-39252-23941-20820-38465;217-59217-64852-23826-20564-38465",
"user": "",
"organization": "",
"start_date": "01\/22\/2016 16:00:00",
"expiration": "01\/22\/2017 16:00:00",
"unconfirmed_expiration_date": "12\/20\/2016 05:59:40",
"graceperiod": 0,
"cpu_total": 16,
"max_memory": 65536,
"is_confirmed": "yes",
"edition": "business",
"is_volume": "yes",
"advanced_restrictions": "disabled",
"deferred_activation": "disabled"
}
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000
DEBUG subprocess: Exit status: 0
INFO meta: Using Parallels driver: VagrantPlugins::Parallels::Driver::PD_11
INFO base: prlctl path: /usr/local/bin/prlctl
INFO base: prlsrvctl path: /usr/local/bin/prlsrvctl
INFO interface: Machine: metadata ["provider", :parallels, {:target=>:w1}]
INFO command: With machine: e1 (#<VagrantPlugins::Parallels::Provider:0x0000010182f030 @logger=#<Log4r::Logger:0x0000010182ef90 @fullname="vagrant::provider::parallels", @outputters=[], @additive=true, @name="parallels", @path="vagrant::provider", @parent=#<Log4r::Logger:0x0000010191d488 @fullname="vagrant", @outputters=[#<Log4r::StderrOutputter:0x0000010093a688 @mon_owner=nil, @mon_count=0, @mon_mutex=#<Mutex:0x0000010093a458>, @name="stderr", @level=0, @formatter=#<Log4r::DefaultFormatter:0x00000101945d70 @depth=7>, @out=#<IO:<STDERR>>>], @additive=true, @name="vagrant", @path="", @parent=#<Log4r::RootLogger:0x0000010191d370 @level=0, @outputters=[]>, @level=1, @trace=false>, @level=1, @trace=false>, @machine=#<Vagrant::Machine: e1 (VagrantPlugins::Parallels::Provider)>, @driver=#<VagrantPlugins::Parallels::Driver::Meta:0x0000010095a1e0 @uuid=nil, @logger=#<Log4r::Logger:0x0000010088e6a8 @fullname="vagrant_parallels::driver::meta", @outputters=[], @additive=true, @name="meta", @path="vagrant_parallels::driver", @parent=#<Log4r::Logger:0x000001020a43a0 @fullname="vagrant_parallels", @outputters=[#<Log4r::StderrOutputter:0x0000010093a688 @mon_owner=nil, @mon_count=0, @mon_mutex=#<Mutex:0x0000010093a458>, @name="stderr", @level=0, @formatter=#<Log4r::DefaultFormatter:0x00000101945d70 @depth=7>, @out=#<IO:<STDERR>>>], @additive=true, @name="vagrant_parallels", @path="", @parent=#<Log4r::RootLogger:0x0000010191d370 @level=0, @outputters=[]>, @level=1, @trace=false>, @level=1, @trace=false>, @interrupted=false, @prlctl_path="/usr/local/bin/prlctl", @prlsrvctl_path="/usr/local/bin/prlsrvctl", @prldisktool_path="/usr/local/bin/prl_disk_tool", @driver=#<VagrantPlugins::Parallels::Driver::PD_11:0x00000102296410 @uuid=nil, @logger=#<Log4r::Logger:0x000001021e5458 @fullname="vagrant_parallels::driver::pd_11", @outputters=[], @additive=true, @name="pd_11", @path="vagrant_parallels::driver", @parent=#<Log4r::Logger:0x000001020a43a0 @fullname="vagrant_parallels", @outputters=[#<Log4r::StderrOutputter:0x0000010093a688 @mon_owner=nil, @mon_count=0, @mon_mutex=#<Mutex:0x0000010093a458>, @name="stderr", @level=0, @formatter=#<Log4r::DefaultFormatter:0x00000101945d70 @depth=7>, @out=#<IO:<STDERR>>>], @additive=true, @name="vagrant_parallels", @path="", @parent=#<Log4r::RootLogger:0x0000010191d370 @level=0, @outputters=[]>, @level=1, @trace=false>, @level=1, @trace=false>, @interrupted=false, @prlctl_path="/usr/local/bin/prlctl", @prlsrvctl_path="/usr/local/bin/prlsrvctl", @prldisktool_path="/usr/local/bin/prl_disk_tool">, @version="11.2.1">, @cap_logger=#<Log4r::Logger:0x000001020dc2a0 @fullname="vagrant::capability_host::vagrantplugins::parallels::provider", @outputters=[], @additive=true, @name="provider", @path="vagrant::capability_host::vagrantplugins::parallels", @parent=#<Log4r::Logger:0x0000010191d488 @fullname="vagrant", @outputters=[#<Log4r::StderrOutputter:0x0000010093a688 @mon_owner=nil, @mon_count=0, @mon_mutex=#<Mutex:0x0000010093a458>, @name="stderr", @level=0, @formatter=#<Log4r::DefaultFormatter:0x00000101945d70 @depth=7>, @out=#<IO:<STDERR>>>], @additive=true, @name="vagrant", @path="", @parent=#<Log4r::RootLogger:0x0000010191d370 @level=0, @outputters=[]>, @level=1, @trace=false>, @level=1, @trace=false>, @cap_host_chain=[[:parallels, #<#<Class:0x000001020dca70>:0x0000010207c6e8>]], @cap_args=[#<Vagrant::Machine: e1 (VagrantPlugins::Parallels::Provider)>], @cap_caps={:docker=>#<Vagrant::Registry:0x000001020dc818 @items={:public_address=>#<Proc:0x000001018466e0@/opt/vagrant/embedded/gems/gems/vagrant-1.9.1/plugins/providers/docker/plugin.rb:60>, :proxy_machine=>#<Proc:0x000001018460c8@/opt/vagrant/embedded/gems/gems/vagrant-1.9.1/plugins/providers/docker/plugin.rb:65>}, @results_cache={}>, :hyperv=>#<Vagrant::Registry:0x000001020dc728 @items={:public_address=>#<Proc:0x0000010089fea8@/opt/vagrant/embedded/gems/gems/vagrant-1.9.1/plugins/providers/hyperv/plugin.rb:25>, :snapshot_list=>#<Proc:0x0000010089f200@/opt/vagrant/embedded/gems/gems/vagrant-1.9.1/plugins/providers/hyperv/plugin.rb:30>}, @results_cache={}>, :virtualbox=>#<Vagrant::Registry:0x000001020dc610 @items={:forwarded_ports=>#<Proc:0x00000100867210@/opt/vagrant/embedded/gems/gems/vagrant-1.9.1/plugins/providers/virtualbox/plugin.rb:27>, :nic_mac_addresses=>#<Proc:0x00000100866fe0@/opt/vagrant/embedded/gems/gems/vagrant-1.9.1/plugins/providers/virtualbox/plugin.rb:32>, :public_address=>#<Proc:0x00000100866fb8@/opt/vagrant/embedded/gems/gems/vagrant-1.9.1/plugins/providers/virtualbox/plugin.rb:37>, :snapshot_list=>#<Proc:0x00000100866f90@/opt/vagrant/embedded/gems/gems/vagrant-1.9.1/plugins/providers/virtualbox/plugin.rb:42>}, @results_cache={}>, :parallels=>#<Vagrant::Registry:0x000001020dc520 @items={:public_address=>#<Proc:0x0000010224fce0@/Users/jared/.vagrant.d/gems/2.2.5/gems/vagrant-parallels-1.7.2/lib/vagrant-parallels/plugin.rb:76>, :forwarded_ports=>#<Proc:0x0000010224fc40@/Users/jared/.vagrant.d/gems/2.2.5/gems/vagrant-parallels-1.7.2/lib/vagrant-parallels/plugin.rb:81>, :host_address=>#<Proc:0x0000010224fc18@/Users/jared/.vagrant.d/gems/2.2.5/gems/vagrant-parallels-1.7.2/lib/vagrant-parallels/plugin.rb:86>, :nic_mac_addresses=>#<Proc:0x0000010224fbf0@/Users/jared/.vagrant.d/gems/2.2.5/gems/vagrant-parallels-1.7.2/lib/vagrant-parallels/plugin.rb:91>, :snapshot_list=>#<Proc:0x0000010224fbc8@/Users/jared/.vagrant.d/gems/2.2.5/gems/vagrant-parallels-1.7.2/lib/vagrant-parallels/plugin.rb:96>}, @results_cache={}>}>)
INFO command: With machine: c1 (#<VagrantPlugins::Parallels::Provider:0x00000102224400 @logger=#<Log4r::Logger:0x000001022243b0 @fullname="vagrant::provider::parallels", @outputters=[], @additive=true, @name="parallels", @path="vagrant::provider", @parent=#<Log4r::Logger:0x0000010191d488 @fullname="vagrant", @outputters=[#<Log4r::StderrOutputter:0x0000010093a688 @mon_owner=nil, @mon_count=0, @mon_mutex=#<Mutex:0x0000010093a458>, @name="stderr", @level=0, @formatter=#<Log4r::DefaultFormatter:0x00000101945d70 @depth=7>, @out=#<IO:<STDERR>>>], @additive=true, @name="vagrant", @path="", @parent=#<Log4r::RootLogger:0x0000010191d370 @level=0, @outputters=[]>, @level=1, @trace=false>, @level=1, @trace=false>, @machine=#<Vagrant::Machine: c1 (VagrantPlugins::Parallels::Provider)>, @driver=#<VagrantPlugins::Parallels::Driver::Meta:0x000001022344b8 @uuid=nil, @logger=#<Log4r::Logger:0x000001021cc7c8 @fullname="vagrant_parallels::driver::meta", @outputters=[], @additive=true, @name="meta", @path="vagrant_parallels::driver", @parent=#<Log4r::Logger:0x0000010216d4d0 @fullname="vagrant_parallels", @outputters=[#<Log4r::StderrOutputter:0x0000010093a688 @mon_owner=nil, @mon_count=0, @mon_mutex=#<Mutex:0x0000010093a458>, @name="stderr", @level=0, @formatter=#<Log4r::DefaultFormatter:0x00000101945d70 @depth=7>, @out=#<IO:<STDERR>>>], @additive=true, @name="vagrant_parallels", @path="", @parent=#<Log4r::RootLogger:0x0000010191d370 @level=0, @outputters=[]>, @level=1, @trace=false>, @level=1, @trace=false>, @interrupted=false, @prlctl_path="/usr/local/bin/prlctl", @prlsrvctl_path="/usr/local/bin/prlsrvctl", @prldisktool_path="/usr/local/bin/prl_disk_tool", @driver=#<VagrantPlugins::Parallels::Driver::PD_11:0x00000101a94c08 @uuid=nil, @logger=#<Log4r::Logger:0x0000010195e0f0 @fullname="vagrant_parallels::driver::pd_11", @outputters=[], @additive=true, @name="pd_11", @path="vagrant_parallels::driver", @parent=#<Log4r::Logger:0x0000010216d4d0 @fullname="vagrant_parallels", @outputters=[#<Log4r::StderrOutputter:0x0000010093a688 @mon_owner=nil, @mon_count=0, @mon_mutex=#<Mutex:0x0000010093a458>, @name="stderr", @level=0, @formatter=#<Log4r::DefaultFormatter:0x00000101945d70 @depth=7>, @out=#<IO:<STDERR>>>], @additive=true, @name="vagrant_parallels", @path="", @parent=#<Log4r::RootLogger:0x0000010191d370 @level=0, @outputters=[]>, @level=1, @trace=false>, @level=1, @trace=false>, @interrupted=false, @prlctl_path="/usr/local/bin/prlctl", @prlsrvctl_path="/usr/local/bin/prlsrvctl", @prldisktool_path="/usr/local/bin/prl_disk_tool">, @version="11.2.1">, @cap_logger=#<Log4r::Logger:0x0000010182de88 @fullname="vagrant::capability_host::vagrantplugins::parallels::provider", @outputters=[], @additive=true, @name="provider", @path="vagrant::capability_host::vagrantplugins::parallels", @parent=#<Log4r::Logger:0x0000010191d488 @fullname="vagrant", @outputters=[#<Log4r::StderrOutputter:0x0000010093a688 @mon_owner=nil, @mon_count=0, @mon_mutex=#<Mutex:0x0000010093a458>, @name="stderr", @level=0, @formatter=#<Log4r::DefaultFormatter:0x00000101945d70 @depth=7>, @out=#<IO:<STDERR>>>], @additive=true, @name="vagrant", @path="", @parent=#<Log4r::RootLogger:0x0000010191d370 @level=0, @outputters=[]>, @level=1, @trace=false>, @level=1, @trace=false>, @cap_host_chain=[[:parallels, #<#<Class:0x0000010182e540>:0x00000102175608>]], @cap_args=[#<Vagrant::Machine: c1 (VagrantPlugins::Parallels::Provider)>], @cap_caps={:docker=>#<Vagrant::Registry:0x0000010182e388 @items={:public_address=>#<Proc:0x000001018466e0@/opt/vagrant/embedded/gems/gems/vagrant-1.9.1/plugins/providers/docker/plugin.rb:60>, :proxy_machine=>#<Proc:0x000001018460c8@/opt/vagrant/embedded/gems/gems/vagrant-1.9.1/plugins/providers/docker/plugin.rb:65>}, @results_cache={}>, :hyperv=>#<Vagrant::Registry:0x0000010182e220 @items={:public_address=>#<Proc:0x0000010089fea8@/opt/vagrant/embedded/gems/gems/vagrant-1.9.1/plugins/providers/hyperv/plugin.rb:25>, :snapshot_list=>#<Proc:0x0000010089f200@/opt/vagrant/embedded/gems/gems/vagrant-1.9.1/plugins/providers/hyperv/plugin.rb:30>}, @results_cache={}>, :virtualbox=>#<Vagrant::Registry:0x0000010182e158 @items={:forwarded_ports=>#<Proc:0x00000100867210@/opt/vagrant/embedded/gems/gems/vagrant-1.9.1/plugins/providers/virtualbox/plugin.rb:27>, :nic_mac_addresses=>#<Proc:0x00000100866fe0@/opt/vagrant/embedded/gems/gems/vagrant-1.9.1/plugins/providers/virtualbox/plugin.rb:32>, :public_address=>#<Proc:0x00000100866fb8@/opt/vagrant/embedded/gems/gems/vagrant-1.9.1/plugins/providers/virtualbox/plugin.rb:37>, :snapshot_list=>#<Proc:0x00000100866f90@/opt/vagrant/embedded/gems/gems/vagrant-1.9.1/plugins/providers/virtualbox/plugin.rb:42>}, @results_cache={}>, :parallels=>#<Vagrant::Registry:0x0000010182e090 @items={:public_address=>#<Proc:0x0000010224fce0@/Users/jared/.vagrant.d/gems/2.2.5/gems/vagrant-parallels-1.7.2/lib/vagrant-parallels/plugin.rb:76>, :forwarded_ports=>#<Proc:0x0000010224fc40@/Users/jared/.vagrant.d/gems/2.2.5/gems/vagrant-parallels-1.7.2/lib/vagrant-parallels/plugin.rb:81>, :host_address=>#<Proc:0x0000010224fc18@/Users/jared/.vagrant.d/gems/2.2.5/gems/vagrant-parallels-1.7.2/lib/vagrant-parallels/plugin.rb:86>, :nic_mac_addresses=>#<Proc:0x0000010224fbf0@/Users/jared/.vagrant.d/gems/2.2.5/gems/vagrant-parallels-1.7.2/lib/vagrant-parallels/plugin.rb:91>, :snapshot_list=>#<Proc:0x0000010224fbc8@/Users/jared/.vagrant.d/gems/2.2.5/gems/vagrant-parallels-1.7.2/lib/vagrant-parallels/plugin.rb:96>}, @results_cache={}>}>)
INFO command: With machine: w1 (#<VagrantPlugins::Parallels::Provider:0x00000101956eb8 @logger=#<Log4r::Logger:0x00000101956e40 @fullname="vagrant::provider::parallels", @outputters=[], @additive=true, @name="parallels", @path="vagrant::provider", @parent=#<Log4r::Logger:0x0000010191d488 @fullname="vagrant", @outputters=[#<Log4r::StderrOutputter:0x0000010093a688 @mon_owner=nil, @mon_count=0, @mon_mutex=#<Mutex:0x0000010093a458>, @name="stderr", @level=0, @formatter=#<Log4r::DefaultFormatter:0x00000101945d70 @depth=7>, @out=#<IO:<STDERR>>>], @additive=true, @name="vagrant", @path="", @parent=#<Log4r::RootLogger:0x0000010191d370 @level=0, @outputters=[]>, @level=1, @trace=false>, @level=1, @trace=false>, @machine=#<Vagrant::Machine: w1 (VagrantPlugins::Parallels::Provider)>, @driver=#<VagrantPlugins::Parallels::Driver::Meta:0x00000100933f18 @uuid=nil, @logger=#<Log4r::Logger:0x0000010084ed78 @fullname="vagrant_parallels::driver::meta", @outputters=[], @additive=true, @name="meta", @path="vagrant_parallels::driver", @parent=#<Log4r::Logger:0x000001009612b0 @fullname="vagrant_parallels", @outputters=[#<Log4r::StderrOutputter:0x0000010093a688 @mon_owner=nil, @mon_count=0, @mon_mutex=#<Mutex:0x0000010093a458>, @name="stderr", @level=0, @formatter=#<Log4r::DefaultFormatter:0x00000101945d70 @depth=7>, @out=#<IO:<STDERR>>>], @additive=true, @name="vagrant_parallels", @path="", @parent=#<Log4r::RootLogger:0x0000010191d370 @level=0, @outputters=[]>, @level=1, @trace=false>, @level=1, @trace=false>, @interrupted=false, @prlctl_path="/usr/local/bin/prlctl", @prlsrvctl_path="/usr/local/bin/prlsrvctl", @prldisktool_path="/usr/local/bin/prl_disk_tool", @driver=#<VagrantPlugins::Parallels::Driver::PD_11:0x00000102255988 @uuid=nil, @logger=#<Log4r::Logger:0x0000010217d650 @fullname="vagrant_parallels::driver::pd_11", @outputters=[], @additive=true, @name="pd_11", @path="vagrant_parallels::driver", @parent=#<Log4r::Logger:0x000001009612b0 @fullname="vagrant_parallels", @outputters=[#<Log4r::StderrOutputter:0x0000010093a688 @mon_owner=nil, @mon_count=0, @mon_mutex=#<Mutex:0x0000010093a458>, @name="stderr", @level=0, @formatter=#<Log4r::DefaultFormatter:0x00000101945d70 @depth=7>, @out=#<IO:<STDERR>>>], @additive=true, @name="vagrant_parallels", @path="", @parent=#<Log4r::RootLogger:0x0000010191d370 @level=0, @outputters=[]>, @level=1, @trace=false>, @level=1, @trace=false>, @interrupted=false, @prlctl_path="/usr/local/bin/prlctl", @prlsrvctl_path="/usr/local/bin/prlsrvctl", @prldisktool_path="/usr/local/bin/prl_disk_tool">, @version="11.2.1">, @cap_logger=#<Log4r::Logger:0x0000010211ee48 @fullname="vagrant::capability_host::vagrantplugins::parallels::provider", @outputters=[], @additive=true, @name="provider", @path="vagrant::capability_host::vagrantplugins::parallels", @parent=#<Log4r::Logger:0x0000010191d488 @fullname="vagrant", @outputters=[#<Log4r::StderrOutputter:0x0000010093a688 @mon_owner=nil, @mon_count=0, @mon_mutex=#<Mutex:0x0000010093a458>, @name="stderr", @level=0, @formatter=#<Log4r::DefaultFormatter:0x00000101945d70 @depth=7>, @out=#<IO:<STDERR>>>], @additive=true, @name="vagrant", @path="", @parent=#<Log4r::RootLogger:0x0000010191d370 @level=0, @outputters=[]>, @level=1, @trace=false>, @level=1, @trace=false>, @cap_host_chain=[[:parallels, #<#<Class:0x0000010211f5c8>:0x000001020b7e78>]], @cap_args=[#<Vagrant::Machine: w1 (VagrantPlugins::Parallels::Provider)>], @cap_caps={:docker=>#<Vagrant::Registry:0x0000010211f370 @items={:public_address=>#<Proc:0x000001018466e0@/opt/vagrant/embedded/gems/gems/vagrant-1.9.1/plugins/providers/docker/plugin.rb:60>, :proxy_machine=>#<Proc:0x000001018460c8@/opt/vagrant/embedded/gems/gems/vagrant-1.9.1/plugins/providers/docker/plugin.rb:65>}, @results_cache={}>, :hyperv=>#<Vagrant::Registry:0x0000010211f2a8 @items={:public_address=>#<Proc:0x0000010089fea8@/opt/vagrant/embedded/gems/gems/vagrant-1.9.1/plugins/providers/hyperv/plugin.rb:25>, :snapshot_list=>#<Proc:0x0000010089f200@/opt/vagrant/embedded/gems/gems/vagrant-1.9.1/plugins/providers/hyperv/plugin.rb:30>}, @results_cache={}>, :virtualbox=>#<Vagrant::Registry:0x0000010211f190 @items={:forwarded_ports=>#<Proc:0x00000100867210@/opt/vagrant/embedded/gems/gems/vagrant-1.9.1/plugins/providers/virtualbox/plugin.rb:27>, :nic_mac_addresses=>#<Proc:0x00000100866fe0@/opt/vagrant/embedded/gems/gems/vagrant-1.9.1/plugins/providers/virtualbox/plugin.rb:32>, :public_address=>#<Proc:0x00000100866fb8@/opt/vagrant/embedded/gems/gems/vagrant-1.9.1/plugins/providers/virtualbox/plugin.rb:37>, :snapshot_list=>#<Proc:0x00000100866f90@/opt/vagrant/embedded/gems/gems/vagrant-1.9.1/plugins/providers/virtualbox/plugin.rb:42>}, @results_cache={}>, :parallels=>#<Vagrant::Registry:0x0000010211f0c8 @items={:public_address=>#<Proc:0x0000010224fce0@/Users/jared/.vagrant.d/gems/2.2.5/gems/vagrant-parallels-1.7.2/lib/vagrant-parallels/plugin.rb:76>, :forwarded_ports=>#<Proc:0x0000010224fc40@/Users/jared/.vagrant.d/gems/2.2.5/gems/vagrant-parallels-1.7.2/lib/vagrant-parallels/plugin.rb:81>, :host_address=>#<Proc:0x0000010224fc18@/Users/jared/.vagrant.d/gems/2.2.5/gems/vagrant-parallels-1.7.2/lib/vagrant-parallels/plugin.rb:86>, :nic_mac_addresses=>#<Proc:0x0000010224fbf0@/Users/jared/.vagrant.d/gems/2.2.5/gems/vagrant-parallels-1.7.2/lib/vagrant-parallels/plugin.rb:91>, :snapshot_list=>#<Proc:0x0000010224fbc8@/Users/jared/.vagrant.d/gems/2.2.5/gems/vagrant-parallels-1.7.2/lib/vagrant-parallels/plugin.rb:96>}, @results_cache={}>}>)
INFO host: Autodetecting host type for [#<Vagrant::Environment: /Users/jared/Downloads/coreos-kubernetes/multi-node/vagrant>]
DEBUG host: Trying: arch
DEBUG host: Trying: darwin
INFO host: Detected: darwin!
DEBUG host: Searching for cap: provider_install_parallels
DEBUG host: Checking in: darwin
DEBUG host: Checking in: bsd
DEBUG command: Getting target VMs for command. Arguments:
DEBUG command: -- names: ["e1", "c1", "w1"]
DEBUG command: -- options: {:provider=>nil}
DEBUG command: Finding machine that match name: e1
INFO environment: Getting machine: e1 (parallels)
INFO environment: Returning cached machine: e1 (parallels)
DEBUG command: Finding machine that match name: c1
INFO environment: Getting machine: c1 (parallels)
INFO environment: Returning cached machine: c1 (parallels)
DEBUG command: Finding machine that match name: w1
INFO environment: Getting machine: w1 (parallels)
INFO environment: Returning cached machine: w1 (parallels)
INFO command: With machine: e1 (#<VagrantPlugins::Parallels::Provider:0x0000010182f030 @logger=#<Log4r::Logger:0x0000010182ef90 @fullname="vagrant::provider::parallels", @outputters=[], @additive=true, @name="parallels", @path="vagrant::provider", @parent=#<Log4r::Logger:0x0000010191d488 @fullname="vagrant", @outputters=[#<Log4r::StderrOutputter:0x0000010093a688 @mon_owner=nil, @mon_count=0, @mon_mutex=#<Mutex:0x0000010093a458>, @name="stderr", @level=0, @formatter=#<Log4r::DefaultFormatter:0x00000101945d70 @depth=7>, @out=#<IO:<STDERR>>>], @additive=true, @name="vagrant", @path="", @parent=#<Log4r::RootLogger:0x0000010191d370 @level=0, @outputters=[]>, @level=1, @trace=false>, @level=1, @trace=false>, @machine=#<Vagrant::Machine: e1 (VagrantPlugins::Parallels::Provider)>, @driver=#<VagrantPlugins::Parallels::Driver::Meta:0x0000010095a1e0 @uuid=nil, @logger=#<Log4r::Logger:0x0000010088e6a8 @fullname="vagrant_parallels::driver::meta", @outputters=[], @additive=true, @name="meta", @path="vagrant_parallels::driver", @parent=#<Log4r::Logger:0x000001020a43a0 @fullname="vagrant_parallels", @outputters=[#<Log4r::StderrOutputter:0x0000010093a688 @mon_owner=nil, @mon_count=0, @mon_mutex=#<Mutex:0x0000010093a458>, @name="stderr", @level=0, @formatter=#<Log4r::DefaultFormatter:0x00000101945d70 @depth=7>, @out=#<IO:<STDERR>>>], @additive=true, @name="vagrant_parallels", @path="", @parent=#<Log4r::RootLogger:0x0000010191d370 @level=0, @outputters=[]>, @level=1, @trace=false>, @level=1, @trace=false>, @interrupted=false, @prlctl_path="/usr/local/bin/prlctl", @prlsrvctl_path="/usr/local/bin/prlsrvctl", @prldisktool_path="/usr/local/bin/prl_disk_tool", @driver=#<VagrantPlugins::Parallels::Driver::PD_11:0x00000102296410 @uuid=nil, @logger=#<Log4r::Logger:0x000001021e5458 @fullname="vagrant_parallels::driver::pd_11", @outputters=[], @additive=true, @name="pd_11", @path="vagrant_parallels::driver", @parent=#<Log4r::Logger:0x000001020a43a0 @fullname="vagrant_parallels", @outputters=[#<Log4r::StderrOutputter:0x0000010093a688 @mon_owner=nil, @mon_count=0, @mon_mutex=#<Mutex:0x0000010093a458>, @name="stderr", @level=0, @formatter=#<Log4r::DefaultFormatter:0x00000101945d70 @depth=7>, @out=#<IO:<STDERR>>>], @additive=true, @name="vagrant_parallels", @path="", @parent=#<Log4r::RootLogger:0x0000010191d370 @level=0, @outputters=[]>, @level=1, @trace=false>, @level=1, @trace=false>, @interrupted=false, @prlctl_path="/usr/local/bin/prlctl", @prlsrvctl_path="/usr/local/bin/prlsrvctl", @prldisktool_path="/usr/local/bin/prl_disk_tool">, @version="11.2.1">, @cap_logger=#<Log4r::Logger:0x000001020dc2a0 @fullname="vagrant::capability_host::vagrantplugins::parallels::provider", @outputters=[], @additive=true, @name="provider", @path="vagrant::capability_host::vagrantplugins::parallels", @parent=#<Log4r::Logger:0x0000010191d488 @fullname="vagrant", @outputters=[#<Log4r::StderrOutputter:0x0000010093a688 @mon_owner=nil, @mon_count=0, @mon_mutex=#<Mutex:0x0000010093a458>, @name="stderr", @level=0, @formatter=#<Log4r::DefaultFormatter:0x00000101945d70 @depth=7>, @out=#<IO:<STDERR>>>], @additive=true, @name="vagrant", @path="", @parent=#<Log4r::RootLogger:0x0000010191d370 @level=0, @outputters=[]>, @level=1, @trace=false>, @level=1, @trace=false>, @cap_host_chain=[[:parallels, #<#<Class:0x000001020dca70>:0x0000010207c6e8>]], @cap_args=[#<Vagrant::Machine: e1 (VagrantPlugins::Parallels::Provider)>], @cap_caps={:docker=>#<Vagrant::Registry:0x000001020dc818 @items={:public_address=>#<Proc:0x000001018466e0@/opt/vagrant/embedded/gems/gems/vagrant-1.9.1/plugins/providers/docker/plugin.rb:60>, :proxy_machine=>#<Proc:0x000001018460c8@/opt/vagrant/embedded/gems/gems/vagrant-1.9.1/plugins/providers/docker/plugin.rb:65>}, @results_cache={}>, :hyperv=>#<Vagrant::Registry:0x000001020dc728 @items={:public_address=>#<Proc:0x0000010089fea8@/opt/vagrant/embedded/gems/gems/vagrant-1.9.1/plugins/providers/hyperv/plugin.rb:25>, :snapshot_list=>#<Proc:0x0000010089f200@/opt/vagrant/embedded/gems/gems/vagrant-1.9.1/plugins/providers/hyperv/plugin.rb:30>}, @results_cache={}>, :virtualbox=>#<Vagrant::Registry:0x000001020dc610 @items={:forwarded_ports=>#<Proc:0x00000100867210@/opt/vagrant/embedded/gems/gems/vagrant-1.9.1/plugins/providers/virtualbox/plugin.rb:27>, :nic_mac_addresses=>#<Proc:0x00000100866fe0@/opt/vagrant/embedded/gems/gems/vagrant-1.9.1/plugins/providers/virtualbox/plugin.rb:32>, :public_address=>#<Proc:0x00000100866fb8@/opt/vagrant/embedded/gems/gems/vagrant-1.9.1/plugins/providers/virtualbox/plugin.rb:37>, :snapshot_list=>#<Proc:0x00000100866f90@/opt/vagrant/embedded/gems/gems/vagrant-1.9.1/plugins/providers/virtualbox/plugin.rb:42>}, @results_cache={}>, :parallels=>#<Vagrant::Registry:0x000001020dc520 @items={:public_address=>#<Proc:0x0000010224fce0@/Users/jared/.vagrant.d/gems/2.2.5/gems/vagrant-parallels-1.7.2/lib/vagrant-parallels/plugin.rb:76>, :forwarded_ports=>#<Proc:0x0000010224fc40@/Users/jared/.vagrant.d/gems/2.2.5/gems/vagrant-parallels-1.7.2/lib/vagrant-parallels/plugin.rb:81>, :host_address=>#<Proc:0x0000010224fc18@/Users/jared/.vagrant.d/gems/2.2.5/gems/vagrant-parallels-1.7.2/lib/vagrant-parallels/plugin.rb:86>, :nic_mac_addresses=>#<Proc:0x0000010224fbf0@/Users/jared/.vagrant.d/gems/2.2.5/gems/vagrant-parallels-1.7.2/lib/vagrant-parallels/plugin.rb:91>, :snapshot_list=>#<Proc:0x0000010224fbc8@/Users/jared/.vagrant.d/gems/2.2.5/gems/vagrant-parallels-1.7.2/lib/vagrant-parallels/plugin.rb:96>}, @results_cache={}>}>)
INFO interface: info: Bringing machine 'e1' up with 'parallels' provider...
Bringing machine 'e1' up with 'parallels' provider...
INFO command: With machine: c1 (#<VagrantPlugins::Parallels::Provider:0x00000102224400 @logger=#<Log4r::Logger:0x000001022243b0 @fullname="vagrant::provider::parallels", @outputters=[], @additive=true, @name="parallels", @path="vagrant::provider", @parent=#<Log4r::Logger:0x0000010191d488 @fullname="vagrant", @outputters=[#<Log4r::StderrOutputter:0x0000010093a688 @mon_owner=nil, @mon_count=0, @mon_mutex=#<Mutex:0x0000010093a458>, @name="stderr", @level=0, @formatter=#<Log4r::DefaultFormatter:0x00000101945d70 @depth=7>, @out=#<IO:<STDERR>>>], @additive=true, @name="vagrant", @path="", @parent=#<Log4r::RootLogger:0x0000010191d370 @level=0, @outputters=[]>, @level=1, @trace=false>, @level=1, @trace=false>, @machine=#<Vagrant::Machine: c1 (VagrantPlugins::Parallels::Provider)>, @driver=#<VagrantPlugins::Parallels::Driver::Meta:0x000001022344b8 @uuid=nil, @logger=#<Log4r::Logger:0x000001021cc7c8 @fullname="vagrant_parallels::driver::meta", @outputters=[], @additive=true, @name="meta", @path="vagrant_parallels::driver", @parent=#<Log4r::Logger:0x0000010216d4d0 @fullname="vagrant_parallels", @outputters=[#<Log4r::StderrOutputter:0x0000010093a688 @mon_owner=nil, @mon_count=0, @mon_mutex=#<Mutex:0x0000010093a458>, @name="stderr", @level=0, @formatter=#<Log4r::DefaultFormatter:0x00000101945d70 @depth=7>, @out=#<IO:<STDERR>>>], @additive=true, @name="vagrant_parallels", @path="", @parent=#<Log4r::RootLogger:0x0000010191d370 @level=0, @outputters=[]>, @level=1, @trace=false>, @level=1, @trace=false>, @interrupted=false, @prlctl_path="/usr/local/bin/prlctl", @prlsrvctl_path="/usr/local/bin/prlsrvctl", @prldisktool_path="/usr/local/bin/prl_disk_tool", @driver=#<VagrantPlugins::Parallels::Driver::PD_11:0x00000101a94c08 @uuid=nil, @logger=#<Log4r::Logger:0x0000010195e0f0 @fullname="vagrant_parallels::driver::pd_11", @outputters=[], @additive=true, @name="pd_11", @path="vagrant_parallels::driver", @parent=#<Log4r::Logger:0x0000010216d4d0 @fullname="vagrant_parallels", @outputters=[#<Log4r::StderrOutputter:0x0000010093a688 @mon_owner=nil, @mon_count=0, @mon_mutex=#<Mutex:0x0000010093a458>, @name="stderr", @level=0, @formatter=#<Log4r::DefaultFormatter:0x00000101945d70 @depth=7>, @out=#<IO:<STDERR>>>], @additive=true, @name="vagrant_parallels", @path="", @parent=#<Log4r::RootLogger:0x0000010191d370 @level=0, @outputters=[]>, @level=1, @trace=false>, @level=1, @trace=false>, @interrupted=false, @prlctl_path="/usr/local/bin/prlctl", @prlsrvctl_path="/usr/local/bin/prlsrvctl", @prldisktool_path="/usr/local/bin/prl_disk_tool">, @version="11.2.1">, @cap_logger=#<Log4r::Logger:0x0000010182de88 @fullname="vagrant::capability_host::vagrantplugins::parallels::provider", @outputters=[], @additive=true, @name="provider", @path="vagrant::capability_host::vagrantplugins::parallels", @parent=#<Log4r::Logger:0x0000010191d488 @fullname="vagrant", @outputters=[#<Log4r::StderrOutputter:0x0000010093a688 @mon_owner=nil, @mon_count=0, @mon_mutex=#<Mutex:0x0000010093a458>, @name="stderr", @level=0, @formatter=#<Log4r::DefaultFormatter:0x00000101945d70 @depth=7>, @out=#<IO:<STDERR>>>], @additive=true, @name="vagrant", @path="", @parent=#<Log4r::RootLogger:0x0000010191d370 @level=0, @outputters=[]>, @level=1, @trace=false>, @level=1, @trace=false>, @cap_host_chain=[[:parallels, #<#<Class:0x0000010182e540>:0x00000102175608>]], @cap_args=[#<Vagrant::Machine: c1 (VagrantPlugins::Parallels::Provider)>], @cap_caps={:docker=>#<Vagrant::Registry:0x0000010182e388 @items={:public_address=>#<Proc:0x000001018466e0@/opt/vagrant/embedded/gems/gems/vagrant-1.9.1/plugins/providers/docker/plugin.rb:60>, :proxy_machine=>#<Proc:0x000001018460c8@/opt/vagrant/embedded/gems/gems/vagrant-1.9.1/plugins/providers/docker/plugin.rb:65>}, @results_cache={}>, :hyperv=>#<Vagrant::Registry:0x0000010182e220 @items={:public_address=>#<Proc:0x0000010089fea8@/opt/vagrant/embedded/gems/gems/vagrant-1.9.1/plugins/providers/hyperv/plugin.rb:25>, :snapshot_list=>#<Proc:0x0000010089f200@/opt/vagrant/embedded/gems/gems/vagrant-1.9.1/plugins/providers/hyperv/plugin.rb:30>}, @results_cache={}>, :virtualbox=>#<Vagrant::Registry:0x0000010182e158 @items={:forwarded_ports=>#<Proc:0x00000100867210@/opt/vagrant/embedded/gems/gems/vagrant-1.9.1/plugins/providers/virtualbox/plugin.rb:27>, :nic_mac_addresses=>#<Proc:0x00000100866fe0@/opt/vagrant/embedded/gems/gems/vagrant-1.9.1/plugins/providers/virtualbox/plugin.rb:32>, :public_address=>#<Proc:0x00000100866fb8@/opt/vagrant/embedded/gems/gems/vagrant-1.9.1/plugins/providers/virtualbox/plugin.rb:37>, :snapshot_list=>#<Proc:0x00000100866f90@/opt/vagrant/embedded/gems/gems/vagrant-1.9.1/plugins/providers/virtualbox/plugin.rb:42>}, @results_cache={}>, :parallels=>#<Vagrant::Registry:0x0000010182e090 @items={:public_address=>#<Proc:0x0000010224fce0@/Users/jared/.vagrant.d/gems/2.2.5/gems/vagrant-parallels-1.7.2/lib/vagrant-parallels/plugin.rb:76>, :forwarded_ports=>#<Proc:0x0000010224fc40@/Users/jared/.vagrant.d/gems/2.2.5/gems/vagrant-parallels-1.7.2/lib/vagrant-parallels/plugin.rb:81>, :host_address=>#<Proc:0x0000010224fc18@/Users/jared/.vagrant.d/gems/2.2.5/gems/vagrant-parallels-1.7.2/lib/vagrant-parallels/plugin.rb:86>, :nic_mac_addresses=>#<Proc:0x0000010224fbf0@/Users/jared/.vagrant.d/gems/2.2.5/gems/vagrant-parallels-1.7.2/lib/vagrant-parallels/plugin.rb:91>, :snapshot_list=>#<Proc:0x0000010224fbc8@/Users/jared/.vagrant.d/gems/2.2.5/gems/vagrant-parallels-1.7.2/lib/vagrant-parallels/plugin.rb:96>}, @results_cache={}>}>)
INFO interface: info: Bringing machine 'c1' up with 'parallels' provider...
Bringing machine 'c1' up with 'parallels' provider...
INFO command: With machine: w1 (#<VagrantPlugins::Parallels::Provider:0x00000101956eb8 @logger=#<Log4r::Logger:0x00000101956e40 @fullname="vagrant::provider::parallels", @outputters=[], @additive=true, @name="parallels", @path="vagrant::provider", @parent=#<Log4r::Logger:0x0000010191d488 @fullname="vagrant", @outputters=[#<Log4r::StderrOutputter:0x0000010093a688 @mon_owner=nil, @mon_count=0, @mon_mutex=#<Mutex:0x0000010093a458>, @name="stderr", @level=0, @formatter=#<Log4r::DefaultFormatter:0x00000101945d70 @depth=7>, @out=#<IO:<STDERR>>>], @additive=true, @name="vagrant", @path="", @parent=#<Log4r::RootLogger:0x0000010191d370 @level=0, @outputters=[]>, @level=1, @trace=false>, @level=1, @trace=false>, @machine=#<Vagrant::Machine: w1 (VagrantPlugins::Parallels::Provider)>, @driver=#<VagrantPlugins::Parallels::Driver::Meta:0x00000100933f18 @uuid=nil, @logger=#<Log4r::Logger:0x0000010084ed78 @fullname="vagrant_parallels::driver::meta", @outputters=[], @additive=true, @name="meta", @path="vagrant_parallels::driver", @parent=#<Log4r::Logger:0x000001009612b0 @fullname="vagrant_parallels", @outputters=[#<Log4r::StderrOutputter:0x0000010093a688 @mon_owner=nil, @mon_count=0, @mon_mutex=#<Mutex:0x0000010093a458>, @name="stderr", @level=0, @formatter=#<Log4r::DefaultFormatter:0x00000101945d70 @depth=7>, @out=#<IO:<STDERR>>>], @additive=true, @name="vagrant_parallels", @path="", @parent=#<Log4r::RootLogger:0x0000010191d370 @level=0, @outputters=[]>, @level=1, @trace=false>, @level=1, @trace=false>, @interrupted=false, @prlctl_path="/usr/local/bin/prlctl", @prlsrvctl_path="/usr/local/bin/prlsrvctl", @prldisktool_path="/usr/local/bin/prl_disk_tool", @driver=#<VagrantPlugins::Parallels::Driver::PD_11:0x00000102255988 @uuid=nil, @logger=#<Log4r::Logger:0x0000010217d650 @fullname="vagrant_parallels::driver::pd_11", @outputters=[], @additive=true, @name="pd_11", @path="vagrant_parallels::driver", @parent=#<Log4r::Logger:0x000001009612b0 @fullname="vagrant_parallels", @outputters=[#<Log4r::StderrOutputter:0x0000010093a688 @mon_owner=nil, @mon_count=0, @mon_mutex=#<Mutex:0x0000010093a458>, @name="stderr", @level=0, @formatter=#<Log4r::DefaultFormatter:0x00000101945d70 @depth=7>, @out=#<IO:<STDERR>>>], @additive=true, @name="vagrant_parallels", @path="", @parent=#<Log4r::RootLogger:0x0000010191d370 @level=0, @outputters=[]>, @level=1, @trace=false>, @level=1, @trace=false>, @interrupted=false, @prlctl_path="/usr/local/bin/prlctl", @prlsrvctl_path="/usr/local/bin/prlsrvctl", @prldisktool_path="/usr/local/bin/prl_disk_tool">, @version="11.2.1">, @cap_logger=#<Log4r::Logger:0x0000010211ee48 @fullname="vagrant::capability_host::vagrantplugins::parallels::provider", @outputters=[], @additive=true, @name="provider", @path="vagrant::capability_host::vagrantplugins::parallels", @parent=#<Log4r::Logger:0x0000010191d488 @fullname="vagrant", @outputters=[#<Log4r::StderrOutputter:0x0000010093a688 @mon_owner=nil, @mon_count=0, @mon_mutex=#<Mutex:0x0000010093a458>, @name="stderr", @level=0, @formatter=#<Log4r::DefaultFormatter:0x00000101945d70 @depth=7>, @out=#<IO:<STDERR>>>], @additive=true, @name="vagrant", @path="", @parent=#<Log4r::RootLogger:0x0000010191d370 @level=0, @outputters=[]>, @level=1, @trace=false>, @level=1, @trace=false>, @cap_host_chain=[[:parallels, #<#<Class:0x0000010211f5c8>:0x000001020b7e78>]], @cap_args=[#<Vagrant::Machine: w1 (VagrantPlugins::Parallels::Provider)>], @cap_caps={:docker=>#<Vagrant::Registry:0x0000010211f370 @items={:public_address=>#<Proc:0x000001018466e0@/opt/vagrant/embedded/gems/gems/vagrant-1.9.1/plugins/providers/docker/plugin.rb:60>, :proxy_machine=>#<Proc:0x000001018460c8@/opt/vagrant/embedded/gems/gems/vagrant-1.9.1/plugins/providers/docker/plugin.rb:65>}, @results_cache={}>, :hyperv=>#<Vagrant::Registry:0x0000010211f2a8 @items={:public_address=>#<Proc:0x0000010089fea8@/opt/vagrant/embedded/gems/gems/vagrant-1.9.1/plugins/providers/hyperv/plugin.rb:25>, :snapshot_list=>#<Proc:0x0000010089f200@/opt/vagrant/embedded/gems/gems/vagrant-1.9.1/plugins/providers/hyperv/plugin.rb:30>}, @results_cache={}>, :virtualbox=>#<Vagrant::Registry:0x0000010211f190 @items={:forwarded_ports=>#<Proc:0x00000100867210@/opt/vagrant/embedded/gems/gems/vagrant-1.9.1/plugins/providers/virtualbox/plugin.rb:27>, :nic_mac_addresses=>#<Proc:0x00000100866fe0@/opt/vagrant/embedded/gems/gems/vagrant-1.9.1/plugins/providers/virtualbox/plugin.rb:32>, :public_address=>#<Proc:0x00000100866fb8@/opt/vagrant/embedded/gems/gems/vagrant-1.9.1/plugins/providers/virtualbox/plugin.rb:37>, :snapshot_list=>#<Proc:0x00000100866f90@/opt/vagrant/embedded/gems/gems/vagrant-1.9.1/plugins/providers/virtualbox/plugin.rb:42>}, @results_cache={}>, :parallels=>#<Vagrant::Registry:0x0000010211f0c8 @items={:public_address=>#<Proc:0x0000010224fce0@/Users/jared/.vagrant.d/gems/2.2.5/gems/vagrant-parallels-1.7.2/lib/vagrant-parallels/plugin.rb:76>, :forwarded_ports=>#<Proc:0x0000010224fc40@/Users/jared/.vagrant.d/gems/2.2.5/gems/vagrant-parallels-1.7.2/lib/vagrant-parallels/plugin.rb:81>, :host_address=>#<Proc:0x0000010224fc18@/Users/jared/.vagrant.d/gems/2.2.5/gems/vagrant-parallels-1.7.2/lib/vagrant-parallels/plugin.rb:86>, :nic_mac_addresses=>#<Proc:0x0000010224fbf0@/Users/jared/.vagrant.d/gems/2.2.5/gems/vagrant-parallels-1.7.2/lib/vagrant-parallels/plugin.rb:91>, :snapshot_list=>#<Proc:0x0000010224fbc8@/Users/jared/.vagrant.d/gems/2.2.5/gems/vagrant-parallels-1.7.2/lib/vagrant-parallels/plugin.rb:96>}, @results_cache={}>}>)
INFO interface: info: Bringing machine 'w1' up with 'parallels' provider...
Bringing machine 'w1' up with 'parallels' provider...
INFO batch_action: Enabling parallelization by default.
INFO batch_action: Batch action will parallelize: true
INFO batch_action: Starting action: #<Vagrant::Machine:0x000001019454b0> up {:destroy_on_error=>true, :install_provider=>true, :parallel=>true, :provision_ignore_sentinel=>false, :provision_types=>nil}
INFO machine: Calling action: up on provider Parallels (new VM)
INFO batch_action: Starting action: #<Vagrant::Machine:0x000001022ce130> up {:destroy_on_error=>true, :install_provider=>true, :parallel=>true, :provision_ignore_sentinel=>false, :provision_types=>nil}
DEBUG environment: Attempting to acquire process-lock: machine-action-da2a51e578fde28573f94adb8b96c94b
INFO batch_action: Starting action: #<Vagrant::Machine:0x00000101a9fdd8> up {:destroy_on_error=>true, :install_provider=>true, :parallel=>true, :provision_ignore_sentinel=>false, :provision_types=>nil}
INFO machine: Calling action: up on provider Parallels (new VM)
DEBUG environment: Attempting to acquire process-lock: dotlock
INFO machine: Calling action: up on provider Parallels (new VM)
DEBUG environment: Attempting to acquire process-lock: machine-action-479d312149bbf78f90a7ce5d8e85cff6
DEBUG environment: Attempting to acquire process-lock: machine-action-f31bfeeb8878d5f13ae9329142a6b0c9
INFO environment: Acquired process lock: dotlock
DEBUG environment: Attempting to acquire process-lock: dotlock
DEBUG environment: Attempting to acquire process-lock: dotlock
INFO environment: Released process lock: dotlock
WARN environment: Process-lock in use: dotlock
WARN environment: Process-lock in use: dotlock
INFO environment: Acquired process lock: machine-action-da2a51e578fde28573f94adb8b96c94b
WARN environment: Process-lock in use: dotlock
INFO environment: Acquired process lock: dotlock
INFO environment: Released process lock: dotlock
INFO environment: Acquired process lock: machine-action-479d312149bbf78f90a7ce5d8e85cff6
INFO environment: Acquired process lock: dotlock
INFO environment: Released process lock: dotlock
INFO environment: Acquired process lock: machine-action-f31bfeeb8878d5f13ae9329142a6b0c9
INFO environment: Running hook: environment_unload
INFO runner: Preparing hooks for middleware sequence...
INFO runner: 1 hooks defined.
INFO runner: Running action: environment_unload #<Vagrant::Action::Builder:0x0000010235db00>
INFO environment: Released process lock: machine-action-479d312149bbf78f90a7ce5d8e85cff6
INFO environment: Released process lock: machine-action-da2a51e578fde28573f94adb8b96c94b
INFO environment: Released process lock: machine-action-f31bfeeb8878d5f13ae9329142a6b0c9
/opt/vagrant/embedded/gems/gems/vagrant-1.9.1/lib/vagrant/batch_action.rb:134:in `join': No live threads left. Deadlock? (fatal)
from /opt/vagrant/embedded/gems/gems/vagrant-1.9.1/lib/vagrant/batch_action.rb:134:in `block in run'
from /opt/vagrant/embedded/gems/gems/vagrant-1.9.1/lib/vagrant/batch_action.rb:132:in `each'
from /opt/vagrant/embedded/gems/gems/vagrant-1.9.1/lib/vagrant/batch_action.rb:132:in `run'
from /opt/vagrant/embedded/gems/gems/vagrant-1.9.1/lib/vagrant/environment.rb:287:in `block (2 levels) in batch'
from /opt/vagrant/embedded/gems/gems/vagrant-1.9.1/lib/vagrant/environment.rb:282:in `tap'
from /opt/vagrant/embedded/gems/gems/vagrant-1.9.1/lib/vagrant/environment.rb:282:in `block in batch'
from /opt/vagrant/embedded/gems/gems/vagrant-1.9.1/lib/vagrant/environment.rb:281:in `synchronize'
from /opt/vagrant/embedded/gems/gems/vagrant-1.9.1/lib/vagrant/environment.rb:281:in `batch'
from /opt/vagrant/embedded/gems/gems/vagrant-1.9.1/plugins/commands/up/command.rb:88:in `execute'
from /opt/vagrant/embedded/gems/gems/vagrant-1.9.1/lib/vagrant/cli.rb:42:in `execute'
from /opt/vagrant/embedded/gems/gems/vagrant-1.9.1/lib/vagrant/environment.rb:308:in `cli'
from /opt/vagrant/embedded/gems/gems/vagrant-1.9.1/bin/vagrant:127:in `<main>'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment