Created
July 21, 2015 14:08
-
-
Save egroeper/83765932398fdf5da0be to your computer and use it in GitHub Desktop.
vagrant ansible rollout problem
This file has been truncated, but you can view the full file.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
egroeper@laptop ~/Fileservice/configstack[feature/ci-tests*]$ vagrant destroy -f | |
==> clone1: Forcing shutdown of VM... | |
==> clone1: Destroying VM and associated drives... | |
==> clone1: Running cleanup tasks for 'ansible' provisioner... | |
==> memcached: Forcing shutdown of VM... | |
==> memcached: Destroying VM and associated drives... | |
==> bgnode: Forcing shutdown of VM... | |
==> bgnode: Destroying VM and associated drives... | |
==> master: Forcing shutdown of VM... | |
==> master: Destroying VM and associated drives... | |
==> db: Forcing shutdown of VM... | |
==> db: Destroying VM and associated drives... | |
==> loadbalancer: Forcing shutdown of VM... | |
==> loadbalancer: Destroying VM and associated drives... | |
egroeper@laptop ~/Fileservice/configstack[feature/ci-tests*]$ VAGRANT_LOG=debug vagrant up | |
INFO global: Vagrant version: 1.7.4 | |
INFO global: Ruby version: 2.0.0 | |
INFO global: RubyGems version: 2.0.14 | |
INFO global: VAGRANT_LOG="debug" | |
INFO global: VAGRANT_OLD_ENV_SHELL="/bin/bash" | |
INFO global: VAGRANT_OLD_ENV_USER="egroeper" | |
INFO global: VAGRANT_OLD_ENV__="/opt/vagrant/bin/vagrant" | |
INFO global: VAGRANT_OLD_ENV_SELINUX_INIT="YES" | |
INFO global: VAGRANT_OLD_ENV_XDG_SESSION_PATH="/org/freedesktop/DisplayManager/Session0" | |
INFO global: VAGRANT_OLD_ENV_SESSION_MANAGER="local/laptop:@/tmp/.ICE-unix/2562,unix/laptop:/tmp/.ICE-unix/2562" | |
INFO global: VAGRANT_OLD_ENV_XDG_SEAT="seat0" | |
INFO global: VAGRANT_OLD_ENV_GLADE_CATALOG_PATH=":" | |
INFO global: VAGRANT_INSTALLER_ENV="1" | |
INFO global: VAGRANT_OLD_ENV_LS_COLORS="rs=0:di=01;34:ln=01;36:mh=00:pi=40;33:so=01;35:do=01;35:bd=40;33;01:cd=40;33;01:or=40;31;01:su=37;41:sg=30;43:ca=30;41:tw=30;42:ow=34;42:st=37;44:ex=01;32:*.tar=01;31:*.tgz=01;31:*.arj=01;31:*.taz=01;31:*.lzh=01;31:*.lzma=01;31:*.tlz=01;31:*.txz=01;31:*.zip=01;31:*.z=01;31:*.Z=01;31:*.dz=01;31:*.gz=01;31:*.lz=01;31:*.xz=01;31:*.bz2=01;31:*.bz=01;31:*.tbz=01;31:*.tbz2=01;31:*.tz=01;31:*.deb=01;31:*.rpm=01;31:*.jar=01;31:*.war=01;31:*.ear=01;31:*.sar=01;31:*.rar=01;31:*.ace=01;31:*.zoo=01;31:*.cpio=01;31:*.7z=01;31:*.rz=01;31:*.jpg=01;35:*.jpeg=01;35:*.gif=01;35:*.bmp=01;35:*.pbm=01;35:*.pgm=01;35:*.ppm=01;35:*.tga=01;35:*.xbm=01;35:*.xpm=01;35:*.tif=01;35:*.tiff=01;35:*.png=01;35:*.svg=01;35:*.svgz=01;35:*.mng=01;35:*.pcx=01;35:*.mov=01;35:*.mpg=01;35:*.mpeg=01;35:*.m2v=01;35:*.mkv=01;35:*.webm=01;35:*.ogm=01;35:*.mp4=01;35:*.m4v=01;35:*.mp4v=01;35:*.vob=01;35:*.qt=01;35:*.nuv=01;35:*.wmv=01;35:*.asf=01;35:*.rm=01;35:*.rmvb=01;35:*.flc=01;35:*.avi=01;35:*.fli=01;35:*.flv=01;35:*.gl=01;35:*.dl=01;35:*.xcf=01;35:*.xwd=01;35:*.yuv=01;35:*.cgm=01;35:*.emf=01;35:*.axv=01;35:*.anx=01;35:*.ogv=01;35:*.ogx=01;35:*.aac=00;36:*.au=00;36:*.flac=00;36:*.mid=00;36:*.midi=00;36:*.mka=00;36:*.mp3=00;36:*.mpc=00;36:*.ogg=00;36:*.ra=00;36:*.wav=00;36:*.axa=00;36:*.oga=00;36:*.spx=00;36:*.xspf=00;36:" | |
INFO global: VAGRANT_OLD_ENV_XDG_SEAT_PATH="/org/freedesktop/DisplayManager/Seat0" | |
INFO global: VAGRANT_OLD_ENV_QT_IM_MODULE="xim" | |
INFO global: VAGRANT_OLD_ENV_SESSIONTYPE="" | |
INFO global: VAGRANT_OLD_ENV_SHLVL="2" | |
INFO global: VAGRANT_OLD_ENV_XDG_VTNR="7" | |
INFO global: VAGRANT_OLD_ENV_DISPLAY=":0.0" | |
INFO global: VAGRANT_OLD_ENV_COLORTERM="gnome-terminal" | |
INFO global: VAGRANT_OLD_ENV_WINDOWID="62972139" | |
INFO global: VAGRANT_OLD_ENV_GPG_AGENT_INFO="/run/user/1000/keyring-CnH4DB/gpg:0:1" | |
INFO global: VAGRANT_OLD_ENV_LANGUAGE="de_DE:en" | |
INFO global: VAGRANT_INSTALLER_VERSION="2" | |
INFO global: VAGRANT_OLD_ENV_PWD="/home/egroeper/Fileservice/configstack" | |
INFO global: VAGRANT_OLD_ENV_MANDATORY_PATH="/usr/share/gconf/xubuntu.mandatory.path" | |
INFO global: VAGRANT_OLD_ENV_GDMSESSION="xubuntu" | |
INFO global: VAGRANT_OLD_ENV_UPSTART_EVENTS="started xsession" | |
INFO global: VAGRANT_OLD_ENV_GNOME_KEYRING_CONTROL="/run/user/1000/keyring-CnH4DB" | |
INFO global: VAGRANT_OLD_ENV_UPSTART_JOB="startxfce4" | |
INFO global: VAGRANT_OLD_ENV_TEXTDOMAINDIR="/usr/share/locale/" | |
INFO global: VAGRANT_OLD_ENV_XDG_SESSION_ID="c2" | |
INFO global: VAGRANT_OLD_ENV_SSH_AUTH_SOCK="/run/user/1000/keyring-CnH4DB/ssh" | |
INFO global: VAGRANT_OLD_ENV_PATH="/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games" | |
INFO global: VAGRANT_OLD_ENV_JOB="dbus" | |
INFO global: VAGRANT_OLD_ENV_LANG="de_DE.UTF-8" | |
INFO global: VAGRANT_OLD_ENV_GNOME_KEYRING_PID="2360" | |
INFO global: VAGRANT_OLD_ENV_GDM_LANG="de_DE" | |
INFO global: VAGRANT_OLD_ENV_IM_CONFIG_PHASE="1" | |
INFO global: VAGRANT_OLD_ENV_TEXTDOMAIN="im-config" | |
INFO global: VAGRANT_OLD_ENV_XDG_DATA_DIRS="/usr/share/xubuntu:/usr/share/xfce4:/usr/local/share/:/usr/share/:/usr/share" | |
INFO global: VAGRANT_OLD_ENV_VAGRANT_LOG="debug" | |
INFO global: VAGRANT_OLD_ENV_DBUS_SESSION_BUS_ADDRESS="unix:abstract=/tmp/dbus-sQiwPexiO9" | |
INFO global: VAGRANT_OLD_ENV_GLADE_PIXMAP_PATH=":" | |
INFO global: VAGRANT_EXECUTABLE="/opt/vagrant/embedded/gems/gems/vagrant-1.7.4/bin/vagrant" | |
INFO global: VAGRANT_OLD_ENV_DESKTOP_SESSION="xubuntu" | |
INFO global: VAGRANT_OLD_ENV_VTE_VERSION="3409" | |
INFO global: VAGRANT_OLD_ENV_SESSION="xubuntu" | |
INFO global: VAGRANT_OLD_ENV_HOME="/home/egroeper" | |
INFO global: VAGRANT_OLD_ENV_XAUTHORITY="/home/egroeper/.Xauthority" | |
INFO global: VAGRANT_OLD_ENV_TERM="xterm" | |
INFO global: VAGRANT_OLD_ENV_XDG_MENU_PREFIX="xfce-" | |
INFO global: VAGRANT_OLD_ENV_XDG_CONFIG_DIRS="/etc/xdg/xdg-xubuntu:/usr/share/upstart/xdg:/etc/xdg:/etc/xdg" | |
INFO global: VAGRANT_OLD_ENV_INSTANCE="" | |
INFO global: VAGRANT_OLD_ENV_UPSTART_SESSION="unix:abstract=/com/ubuntu/upstart-session/1000/2364" | |
INFO global: VAGRANT_OLD_ENV_XMODIFIERS="@im=ibus" | |
INFO global: VAGRANT_OLD_ENV_LOGNAME="egroeper" | |
INFO global: VAGRANT_OLD_ENV_QT4_IM_MODULE="xim" | |
INFO global: VAGRANT_OLD_ENV_LESSCLOSE="/usr/bin/lesspipe %s %s" | |
INFO global: VAGRANT_OLD_ENV_XDG_GREETER_DATA_DIR="/var/lib/lightdm-data/egroeper" | |
INFO global: VAGRANT_OLD_ENV_CLUTTER_IM_MODULE="xim" | |
INFO global: VAGRANT_OLD_ENV_LESSOPEN="| /usr/bin/lesspipe %s" | |
INFO global: VAGRANT_OLD_ENV_XDG_RUNTIME_DIR="/run/user/1000" | |
INFO global: VAGRANT_INSTALLER_EMBEDDED_DIR="/opt/vagrant/embedded" | |
INFO global: VAGRANT_OLD_ENV_DEFAULTS_PATH="/usr/share/gconf/xubuntu.default.path" | |
INFO global: VAGRANT_OLD_ENV_UPSTART_INSTANCE="" | |
INFO global: VAGRANT_OLD_ENV_GTK_IM_MODULE="ibus" | |
INFO global: VAGRANT_OLD_ENV_XDG_CURRENT_DESKTOP="XFCE" | |
INFO global: VAGRANT_OLD_ENV_GLADE_MODULE_PATH=":" | |
INFO global: VAGRANT_INTERNAL_BUNDLERIZED="1" | |
INFO global: Plugins: | |
INFO global: - bundler = 1.10.5 | |
INFO global: - mime-types = 1.25.1 | |
INFO global: - rest-client = 1.6.9 | |
INFO global: - vagrant-share = 1.1.4 | |
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/gems/vagrant-1.7.4/plugins/providers/hyperv/plugin.rb | |
INFO manager: Registered plugin: Hyper-V provider | |
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/gems/vagrant-1.7.4/plugins/providers/virtualbox/plugin.rb | |
INFO manager: Registered plugin: VirtualBox provider | |
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/gems/vagrant-1.7.4/plugins/providers/docker/plugin.rb | |
INFO manager: Registered plugin: docker-provider | |
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/gems/vagrant-1.7.4/plugins/synced_folders/smb/plugin.rb | |
INFO manager: Registered plugin: SMB synced folders | |
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/gems/vagrant-1.7.4/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.7.4/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.7.4/plugins/pushes/local-exec/plugin.rb | |
INFO manager: Registered plugin: local-exec | |
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/gems/vagrant-1.7.4/plugins/pushes/atlas/plugin.rb | |
INFO manager: Registered plugin: atlas | |
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/gems/vagrant-1.7.4/plugins/pushes/noop/plugin.rb | |
INFO manager: Registered plugin: noop | |
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/gems/vagrant-1.7.4/plugins/pushes/heroku/plugin.rb | |
INFO manager: Registered plugin: heroku | |
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/gems/vagrant-1.7.4/plugins/pushes/ftp/plugin.rb | |
INFO manager: Registered plugin: ftp | |
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/gems/vagrant-1.7.4/plugins/kernel_v1/plugin.rb | |
INFO manager: Registered plugin: kernel | |
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/gems/vagrant-1.7.4/plugins/commands/login/plugin.rb | |
INFO manager: Registered plugin: vagrant-login | |
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/gems/vagrant-1.7.4/plugins/commands/reload/plugin.rb | |
INFO manager: Registered plugin: reload command | |
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/gems/vagrant-1.7.4/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.7.4/plugins/commands/up/plugin.rb | |
INFO manager: Registered plugin: up command | |
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/gems/vagrant-1.7.4/plugins/commands/suspend/plugin.rb | |
INFO manager: Registered plugin: suspend command | |
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/gems/vagrant-1.7.4/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.7.4/plugins/commands/status/plugin.rb | |
INFO manager: Registered plugin: status command | |
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/gems/vagrant-1.7.4/plugins/commands/version/plugin.rb | |
INFO manager: Registered plugin: version command | |
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/gems/vagrant-1.7.4/plugins/commands/help/plugin.rb | |
INFO manager: Registered plugin: help command | |
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/gems/vagrant-1.7.4/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.7.4/plugins/commands/provision/plugin.rb | |
INFO manager: Registered plugin: provision command | |
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/gems/vagrant-1.7.4/plugins/commands/plugin/plugin.rb | |
INFO manager: Registered plugin: plugin command | |
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/gems/vagrant-1.7.4/plugins/commands/push/plugin.rb | |
INFO manager: Registered plugin: push command | |
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/gems/vagrant-1.7.4/plugins/commands/init/plugin.rb | |
INFO manager: Registered plugin: init command | |
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/gems/vagrant-1.7.4/plugins/commands/package/plugin.rb | |
INFO manager: Registered plugin: package command | |
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/gems/vagrant-1.7.4/plugins/commands/rdp/plugin.rb | |
INFO manager: Registered plugin: rdp command | |
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/gems/vagrant-1.7.4/plugins/commands/destroy/plugin.rb | |
INFO manager: Registered plugin: destroy command | |
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/gems/vagrant-1.7.4/plugins/commands/resume/plugin.rb | |
INFO manager: Registered plugin: resume command | |
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/gems/vagrant-1.7.4/plugins/commands/box/plugin.rb | |
INFO manager: Registered plugin: box command | |
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/gems/vagrant-1.7.4/plugins/commands/halt/plugin.rb | |
INFO manager: Registered plugin: halt command | |
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/gems/vagrant-1.7.4/plugins/commands/ssh/plugin.rb | |
INFO manager: Registered plugin: ssh command | |
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/gems/vagrant-1.7.4/plugins/provisioners/cfengine/plugin.rb | |
INFO manager: Registered plugin: CFEngine Provisioner | |
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/gems/vagrant-1.7.4/plugins/provisioners/file/plugin.rb | |
INFO manager: Registered plugin: file | |
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/gems/vagrant-1.7.4/plugins/provisioners/salt/plugin.rb | |
INFO manager: Registered plugin: salt | |
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/gems/vagrant-1.7.4/plugins/provisioners/puppet/plugin.rb | |
INFO manager: Registered plugin: puppet | |
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/gems/vagrant-1.7.4/plugins/provisioners/chef/plugin.rb | |
INFO manager: Registered plugin: chef | |
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/gems/vagrant-1.7.4/plugins/provisioners/ansible/plugin.rb | |
INFO manager: Registered plugin: ansible | |
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/gems/vagrant-1.7.4/plugins/provisioners/shell/plugin.rb | |
INFO manager: Registered plugin: shell | |
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/gems/vagrant-1.7.4/plugins/provisioners/docker/plugin.rb | |
INFO manager: Registered plugin: docker | |
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/gems/vagrant-1.7.4/plugins/communicators/winrm/plugin.rb | |
INFO manager: Registered plugin: winrm communicator | |
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/gems/vagrant-1.7.4/plugins/communicators/ssh/plugin.rb | |
INFO manager: Registered plugin: ssh communicator | |
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/gems/vagrant-1.7.4/plugins/hosts/windows/plugin.rb | |
INFO manager: Registered plugin: Windows host | |
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/gems/vagrant-1.7.4/plugins/hosts/freebsd/plugin.rb | |
INFO manager: Registered plugin: FreeBSD host | |
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/gems/vagrant-1.7.4/plugins/hosts/arch/plugin.rb | |
INFO manager: Registered plugin: Arch host | |
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/gems/vagrant-1.7.4/plugins/hosts/gentoo/plugin.rb | |
INFO manager: Registered plugin: Gentoo host | |
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/gems/vagrant-1.7.4/plugins/hosts/null/plugin.rb | |
INFO manager: Registered plugin: null host | |
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/gems/vagrant-1.7.4/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.7.4/plugins/hosts/linux/plugin.rb | |
INFO manager: Registered plugin: Linux host | |
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/gems/vagrant-1.7.4/plugins/hosts/bsd/plugin.rb | |
INFO manager: Registered plugin: BSD host | |
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/gems/vagrant-1.7.4/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.7.4/plugins/hosts/slackware/plugin.rb | |
INFO manager: Registered plugin: Slackware host | |
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/gems/vagrant-1.7.4/plugins/hosts/suse/plugin.rb | |
INFO manager: Registered plugin: SUSE host | |
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/gems/vagrant-1.7.4/plugins/kernel_v2/plugin.rb | |
INFO manager: Registered plugin: kernel | |
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/gems/vagrant-1.7.4/plugins/guests/windows/plugin.rb | |
INFO manager: Registered plugin: Windows guest. | |
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/gems/vagrant-1.7.4/plugins/guests/freebsd/plugin.rb | |
INFO manager: Registered plugin: FreeBSD guest | |
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/gems/vagrant-1.7.4/plugins/guests/arch/plugin.rb | |
INFO manager: Registered plugin: Arch guest | |
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/gems/vagrant-1.7.4/plugins/guests/gentoo/plugin.rb | |
INFO manager: Registered plugin: Gentoo guest | |
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/gems/vagrant-1.7.4/plugins/guests/pld/plugin.rb | |
INFO manager: Registered plugin: PLD Linux guest | |
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/gems/vagrant-1.7.4/plugins/guests/mint/plugin.rb | |
INFO manager: Registered plugin: Mint guest | |
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/gems/vagrant-1.7.4/plugins/guests/coreos/plugin.rb | |
INFO manager: Registered plugin: CoreOS guest | |
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/gems/vagrant-1.7.4/plugins/guests/ubuntu/plugin.rb | |
INFO manager: Registered plugin: Ubuntu guest | |
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/gems/vagrant-1.7.4/plugins/guests/photon/plugin.rb | |
INFO manager: Registered plugin: VMware Photon guest | |
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/gems/vagrant-1.7.4/plugins/guests/omnios/plugin.rb | |
INFO manager: Registered plugin: OmniOS guest. | |
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/gems/vagrant-1.7.4/plugins/guests/atomic/plugin.rb | |
INFO manager: Registered plugin: Atomic Host guest | |
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/gems/vagrant-1.7.4/plugins/guests/funtoo/plugin.rb | |
INFO manager: Registered plugin: Funtoo guest | |
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/gems/vagrant-1.7.4/plugins/guests/darwin/plugin.rb | |
INFO manager: Registered plugin: Darwin guest | |
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/gems/vagrant-1.7.4/plugins/guests/esxi/plugin.rb | |
INFO manager: Registered plugin: ESXi guest. | |
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/gems/vagrant-1.7.4/plugins/guests/linux/plugin.rb | |
INFO manager: Registered plugin: Linux guest. | |
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/gems/vagrant-1.7.4/plugins/guests/debian8/plugin.rb | |
INFO manager: Registered plugin: Debian Jessie guest | |
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/gems/vagrant-1.7.4/plugins/guests/debian/plugin.rb | |
INFO manager: Registered plugin: Debian guest | |
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/gems/vagrant-1.7.4/plugins/guests/solaris11/plugin.rb | |
INFO manager: Registered plugin: Solaris 11 guest. | |
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/gems/vagrant-1.7.4/plugins/guests/netbsd/plugin.rb | |
INFO manager: Registered plugin: NetBSD guest | |
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/gems/vagrant-1.7.4/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.7.4/plugins/guests/solaris/plugin.rb | |
INFO manager: Registered plugin: Solaris guest. | |
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/gems/vagrant-1.7.4/plugins/guests/suse/plugin.rb | |
INFO manager: Registered plugin: SUSE guest | |
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/gems/vagrant-1.7.4/plugins/guests/openbsd/plugin.rb | |
INFO manager: Registered plugin: OpenBSD guest | |
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/gems/vagrant-1.7.4/plugins/guests/smartos/plugin.rb | |
INFO manager: Registered plugin: SmartOS guest. | |
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/gems/vagrant-1.7.4/plugins/guests/fedora/plugin.rb | |
INFO manager: Registered plugin: Fedora guest | |
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/gems/vagrant-1.7.4/plugins/guests/nixos/plugin.rb | |
INFO manager: Registered plugin: NixOS guest | |
DEBUG global: Loading core plugin: /opt/vagrant/embedded/gems/gems/vagrant-1.7.4/plugins/guests/tinycore/plugin.rb | |
INFO manager: Registered plugin: TinyCore Linux guest. | |
INFO global: Loading plugins! | |
INFO manager: Registered plugin: vagrant-share | |
INFO vagrant: `vagrant` invoked: ["up"] | |
DEBUG vagrant: Creating Vagrant environment | |
INFO environment: Environment initialized (#<Vagrant::Environment:0x000000028147a8>) | |
INFO environment: - cwd: /home/egroeper/Fileservice/configstack | |
INFO environment: Home path: /home/egroeper/.vagrant.d | |
INFO environment: Local data path: /home/egroeper/Fileservice/configstack/.vagrant | |
DEBUG environment: Creating: /home/egroeper/Fileservice/configstack/.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:0x00000001abf030> | |
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:0x000000025e2b88> | |
INFO cli: CLI: [] "up" [] | |
DEBUG cli: Invoking command class: VagrantPlugins::CommandUp::Command [] | |
DEBUG command: 'Up' each target VM... | |
INFO loader: Set :root = #<Pathname:/home/egroeper/Fileservice/configstack/Vagrantfile> | |
DEBUG loader: Populating proc cache for #<Pathname:/home/egroeper/Fileservice/configstack/Vagrantfile> | |
DEBUG loader: Load procs for pathname: /home/egroeper/Fileservice/configstack/Vagrantfile | |
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: ["loadbalancer", "db", "master", "bgnode", "memcached", "clone1"] | |
DEBUG command: -- options: {:provider=>nil} | |
DEBUG command: Finding machine that match name: loadbalancer | |
INFO loader: Set "20982680_machine_loadbalancer" = [["2", #<Proc:0x00000002878140@/home/egroeper/Fileservice/configstack/Vagrantfile:21>]] | |
DEBUG loader: Populating proc cache for ["2", #<Proc:0x00000002878140@/home/egroeper/Fileservice/configstack/Vagrantfile:21>] | |
INFO loader: Loading configuration in order: [:home, :root, "20982680_machine_loadbalancer"] | |
DEBUG loader: Loading from: root (cache) | |
DEBUG loader: Loading from: 20982680_machine_loadbalancer (evaluating) | |
DEBUG loader: Configuration loaded successfully, finalizing and returning | |
DEBUG push: finalizing | |
INFO base: VBoxManage path: VBoxManage | |
INFO subprocess: Starting process: ["/usr/bin/VBoxManage", "--version"] | |
INFO subprocess: Command not in installer, restoring original environment... | |
DEBUG subprocess: Selecting on IO | |
DEBUG subprocess: stdout: 4.3.30r101610 | |
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000 | |
DEBUG subprocess: Exit status: 0 | |
DEBUG meta: Finding driver for VirtualBox version: 4.3.30 | |
INFO meta: Using VirtualBox driver: VagrantPlugins::ProviderVirtualBox::Driver::Version_4_3 | |
INFO base: VBoxManage path: VBoxManage | |
INFO environment: Getting machine: loadbalancer (virtualbox) | |
INFO environment: Uncached load of machine. | |
INFO base: VBoxManage path: VBoxManage | |
INFO subprocess: Starting process: ["/usr/bin/VBoxManage", "--version"] | |
INFO subprocess: Command not in installer, restoring original environment... | |
DEBUG subprocess: Selecting on IO | |
DEBUG subprocess: stdout: 4.3.30r101610 | |
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000 | |
DEBUG subprocess: Exit status: 0 | |
DEBUG meta: Finding driver for VirtualBox version: 4.3.30 | |
INFO meta: Using VirtualBox driver: VagrantPlugins::ProviderVirtualBox::Driver::Version_4_3 | |
INFO base: VBoxManage path: VBoxManage | |
INFO loader: Set "20982680_machine_loadbalancer" = [["2", #<Proc:0x00000002878140@/home/egroeper/Fileservice/configstack/Vagrantfile:21>]] | |
INFO loader: Loading configuration in order: [:home, :root, "20982680_machine_loadbalancer"] | |
DEBUG loader: Loading from: root (cache) | |
DEBUG loader: Loading from: 20982680_machine_loadbalancer (cache) | |
DEBUG loader: Configuration loaded successfully, finalizing and returning | |
DEBUG push: finalizing | |
INFO box_collection: Box found: ubuntu/trusty64 (virtualbox) | |
INFO loader: Set :"12688860_ubuntu/trusty64_virtualbox" = #<Pathname:/home/egroeper/.vagrant.d/boxes/ubuntu-VAGRANTSLASH-trusty64/0/virtualbox/Vagrantfile> | |
DEBUG loader: Populating proc cache for #<Pathname:/home/egroeper/.vagrant.d/boxes/ubuntu-VAGRANTSLASH-trusty64/0/virtualbox/Vagrantfile> | |
DEBUG loader: Load procs for pathname: /home/egroeper/.vagrant.d/boxes/ubuntu-VAGRANTSLASH-trusty64/0/virtualbox/Vagrantfile | |
INFO loader: Loading configuration in order: [:"12688860_ubuntu/trusty64_virtualbox", :home, :root, "20982680_machine_loadbalancer"] | |
DEBUG loader: Loading from: 12688860_ubuntu/trusty64_virtualbox (evaluating) | |
DEBUG loader: Upgrading config from version 1 to 2 | |
DEBUG loader: Upgrading config to version 2 | |
DEBUG loader: Upgraded to version 2 with 0 warnings and 0 errors | |
DEBUG loader: Loading from: root (cache) | |
DEBUG loader: Loading from: 20982680_machine_loadbalancer (cache) | |
DEBUG loader: Configuration loaded successfully, finalizing and returning | |
DEBUG push: finalizing | |
INFO machine: Initializing machine: loadbalancer | |
INFO machine: - Provider: VagrantPlugins::ProviderVirtualBox::Provider | |
INFO machine: - Box: #<Vagrant::Box:0x000000028ba310> | |
INFO machine: - Data dir: /home/egroeper/Fileservice/configstack/.vagrant/machines/loadbalancer/virtualbox | |
DEBUG virtualbox: Instantiating the driver for machine ID: nil | |
INFO base: VBoxManage path: VBoxManage | |
INFO subprocess: Starting process: ["/usr/bin/VBoxManage", "--version"] | |
INFO subprocess: Command not in installer, restoring original environment... | |
DEBUG subprocess: Selecting on IO | |
DEBUG subprocess: stdout: 4.3.30r101610 | |
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000 | |
DEBUG subprocess: Exit status: 0 | |
DEBUG meta: Finding driver for VirtualBox version: 4.3.30 | |
INFO meta: Using VirtualBox driver: VagrantPlugins::ProviderVirtualBox::Driver::Version_4_3 | |
INFO base: VBoxManage path: VBoxManage | |
INFO machine: New machine ID: nil | |
DEBUG virtualbox: Instantiating the driver for machine ID: nil | |
INFO base: VBoxManage path: VBoxManage | |
INFO subprocess: Starting process: ["/usr/bin/VBoxManage", "--version"] | |
INFO subprocess: Command not in installer, restoring original environment... | |
DEBUG subprocess: Selecting on IO | |
DEBUG subprocess: stdout: 4.3.30r101610 | |
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000 | |
DEBUG subprocess: Exit status: 0 | |
DEBUG meta: Finding driver for VirtualBox version: 4.3.30 | |
INFO meta: Using VirtualBox driver: VagrantPlugins::ProviderVirtualBox::Driver::Version_4_3 | |
INFO base: VBoxManage path: VBoxManage | |
DEBUG command: Finding machine that match name: db | |
INFO loader: Set "20982680_machine_db" = [["2", #<Proc:0x0000000287ff30@/home/egroeper/Fileservice/configstack/Vagrantfile:26>]] | |
DEBUG loader: Populating proc cache for ["2", #<Proc:0x0000000287ff30@/home/egroeper/Fileservice/configstack/Vagrantfile:26>] | |
INFO loader: Loading configuration in order: [:home, :root, "20982680_machine_db"] | |
ERROR loader: Unknown config sources: ["20982680_machine_loadbalancer", :"12688860_ubuntu/trusty64_virtualbox"] | |
DEBUG loader: Loading from: root (cache) | |
DEBUG loader: Loading from: 20982680_machine_db (evaluating) | |
DEBUG loader: Configuration loaded successfully, finalizing and returning | |
DEBUG push: finalizing | |
INFO base: VBoxManage path: VBoxManage | |
INFO subprocess: Starting process: ["/usr/bin/VBoxManage", "--version"] | |
INFO subprocess: Command not in installer, restoring original environment... | |
DEBUG subprocess: Selecting on IO | |
DEBUG subprocess: stdout: 4.3.30r101610 | |
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000 | |
DEBUG subprocess: Exit status: 0 | |
DEBUG meta: Finding driver for VirtualBox version: 4.3.30 | |
INFO meta: Using VirtualBox driver: VagrantPlugins::ProviderVirtualBox::Driver::Version_4_3 | |
INFO base: VBoxManage path: VBoxManage | |
INFO environment: Getting machine: db (virtualbox) | |
INFO environment: Uncached load of machine. | |
INFO base: VBoxManage path: VBoxManage | |
INFO subprocess: Starting process: ["/usr/bin/VBoxManage", "--version"] | |
INFO subprocess: Command not in installer, restoring original environment... | |
DEBUG subprocess: Selecting on IO | |
DEBUG subprocess: stdout: 4.3.30r101610 | |
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000 | |
DEBUG subprocess: Exit status: 0 | |
DEBUG meta: Finding driver for VirtualBox version: 4.3.30 | |
INFO meta: Using VirtualBox driver: VagrantPlugins::ProviderVirtualBox::Driver::Version_4_3 | |
INFO base: VBoxManage path: VBoxManage | |
INFO loader: Set "20982680_machine_db" = [["2", #<Proc:0x0000000287ff30@/home/egroeper/Fileservice/configstack/Vagrantfile:26>]] | |
INFO loader: Loading configuration in order: [:home, :root, "20982680_machine_db"] | |
ERROR loader: Unknown config sources: ["20982680_machine_loadbalancer", :"12688860_ubuntu/trusty64_virtualbox"] | |
DEBUG loader: Loading from: root (cache) | |
DEBUG loader: Loading from: 20982680_machine_db (cache) | |
DEBUG loader: Configuration loaded successfully, finalizing and returning | |
DEBUG push: finalizing | |
INFO box_collection: Box found: ubuntu/trusty64 (virtualbox) | |
INFO loader: Set :"12688860_ubuntu/trusty64_virtualbox" = #<Pathname:/home/egroeper/.vagrant.d/boxes/ubuntu-VAGRANTSLASH-trusty64/0/virtualbox/Vagrantfile> | |
INFO loader: Loading configuration in order: [:"12688860_ubuntu/trusty64_virtualbox", :home, :root, "20982680_machine_db"] | |
ERROR loader: Unknown config sources: ["20982680_machine_loadbalancer"] | |
DEBUG loader: Loading from: 12688860_ubuntu/trusty64_virtualbox (cache) | |
DEBUG loader: Loading from: root (cache) | |
DEBUG loader: Loading from: 20982680_machine_db (cache) | |
DEBUG loader: Configuration loaded successfully, finalizing and returning | |
DEBUG push: finalizing | |
INFO machine: Initializing machine: db | |
INFO machine: - Provider: VagrantPlugins::ProviderVirtualBox::Provider | |
INFO machine: - Box: #<Vagrant::Box:0x000000026522d0> | |
INFO machine: - Data dir: /home/egroeper/Fileservice/configstack/.vagrant/machines/db/virtualbox | |
DEBUG virtualbox: Instantiating the driver for machine ID: nil | |
INFO base: VBoxManage path: VBoxManage | |
INFO subprocess: Starting process: ["/usr/bin/VBoxManage", "--version"] | |
INFO subprocess: Command not in installer, restoring original environment... | |
DEBUG subprocess: Selecting on IO | |
DEBUG subprocess: stdout: 4.3.30r101610 | |
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000 | |
DEBUG subprocess: Exit status: 0 | |
DEBUG meta: Finding driver for VirtualBox version: 4.3.30 | |
INFO meta: Using VirtualBox driver: VagrantPlugins::ProviderVirtualBox::Driver::Version_4_3 | |
INFO base: VBoxManage path: VBoxManage | |
INFO machine: New machine ID: nil | |
DEBUG virtualbox: Instantiating the driver for machine ID: nil | |
INFO base: VBoxManage path: VBoxManage | |
INFO subprocess: Starting process: ["/usr/bin/VBoxManage", "--version"] | |
INFO subprocess: Command not in installer, restoring original environment... | |
DEBUG subprocess: Selecting on IO | |
DEBUG subprocess: stdout: 4.3.30r101610 | |
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000 | |
DEBUG subprocess: Exit status: 0 | |
DEBUG meta: Finding driver for VirtualBox version: 4.3.30 | |
INFO meta: Using VirtualBox driver: VagrantPlugins::ProviderVirtualBox::Driver::Version_4_3 | |
INFO base: VBoxManage path: VBoxManage | |
DEBUG command: Finding machine that match name: master | |
INFO loader: Set "20982680_machine_master" = [["2", #<Proc:0x0000000287fda0@/home/egroeper/Fileservice/configstack/Vagrantfile:31>]] | |
DEBUG loader: Populating proc cache for ["2", #<Proc:0x0000000287fda0@/home/egroeper/Fileservice/configstack/Vagrantfile:31>] | |
INFO loader: Loading configuration in order: [:home, :root, "20982680_machine_master"] | |
ERROR loader: Unknown config sources: ["20982680_machine_loadbalancer", :"12688860_ubuntu/trusty64_virtualbox", "20982680_machine_db"] | |
DEBUG loader: Loading from: root (cache) | |
DEBUG loader: Loading from: 20982680_machine_master (evaluating) | |
DEBUG loader: Configuration loaded successfully, finalizing and returning | |
DEBUG push: finalizing | |
INFO base: VBoxManage path: VBoxManage | |
INFO subprocess: Starting process: ["/usr/bin/VBoxManage", "--version"] | |
INFO subprocess: Command not in installer, restoring original environment... | |
DEBUG subprocess: Selecting on IO | |
DEBUG subprocess: stdout: 4.3.30r101610 | |
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000 | |
DEBUG subprocess: Exit status: 0 | |
DEBUG meta: Finding driver for VirtualBox version: 4.3.30 | |
INFO meta: Using VirtualBox driver: VagrantPlugins::ProviderVirtualBox::Driver::Version_4_3 | |
INFO base: VBoxManage path: VBoxManage | |
INFO environment: Getting machine: master (virtualbox) | |
INFO environment: Uncached load of machine. | |
INFO base: VBoxManage path: VBoxManage | |
INFO subprocess: Starting process: ["/usr/bin/VBoxManage", "--version"] | |
INFO subprocess: Command not in installer, restoring original environment... | |
DEBUG subprocess: Selecting on IO | |
DEBUG subprocess: stdout: 4.3.30r101610 | |
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000 | |
DEBUG subprocess: Exit status: 0 | |
DEBUG meta: Finding driver for VirtualBox version: 4.3.30 | |
INFO meta: Using VirtualBox driver: VagrantPlugins::ProviderVirtualBox::Driver::Version_4_3 | |
INFO base: VBoxManage path: VBoxManage | |
INFO loader: Set "20982680_machine_master" = [["2", #<Proc:0x0000000287fda0@/home/egroeper/Fileservice/configstack/Vagrantfile:31>]] | |
INFO loader: Loading configuration in order: [:home, :root, "20982680_machine_master"] | |
ERROR loader: Unknown config sources: ["20982680_machine_loadbalancer", :"12688860_ubuntu/trusty64_virtualbox", "20982680_machine_db"] | |
DEBUG loader: Loading from: root (cache) | |
DEBUG loader: Loading from: 20982680_machine_master (cache) | |
DEBUG loader: Configuration loaded successfully, finalizing and returning | |
DEBUG push: finalizing | |
INFO box_collection: Box found: ubuntu/trusty64 (virtualbox) | |
INFO loader: Set :"12688860_ubuntu/trusty64_virtualbox" = #<Pathname:/home/egroeper/.vagrant.d/boxes/ubuntu-VAGRANTSLASH-trusty64/0/virtualbox/Vagrantfile> | |
INFO loader: Loading configuration in order: [:"12688860_ubuntu/trusty64_virtualbox", :home, :root, "20982680_machine_master"] | |
ERROR loader: Unknown config sources: ["20982680_machine_loadbalancer", "20982680_machine_db"] | |
DEBUG loader: Loading from: 12688860_ubuntu/trusty64_virtualbox (cache) | |
DEBUG loader: Loading from: root (cache) | |
DEBUG loader: Loading from: 20982680_machine_master (cache) | |
DEBUG loader: Configuration loaded successfully, finalizing and returning | |
DEBUG push: finalizing | |
INFO machine: Initializing machine: master | |
INFO machine: - Provider: VagrantPlugins::ProviderVirtualBox::Provider | |
INFO machine: - Box: #<Vagrant::Box:0x000000027f53a8> | |
INFO machine: - Data dir: /home/egroeper/Fileservice/configstack/.vagrant/machines/master/virtualbox | |
DEBUG virtualbox: Instantiating the driver for machine ID: nil | |
INFO base: VBoxManage path: VBoxManage | |
INFO subprocess: Starting process: ["/usr/bin/VBoxManage", "--version"] | |
INFO subprocess: Command not in installer, restoring original environment... | |
DEBUG subprocess: Selecting on IO | |
DEBUG subprocess: stdout: 4.3.30r101610 | |
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000 | |
DEBUG subprocess: Exit status: 0 | |
DEBUG meta: Finding driver for VirtualBox version: 4.3.30 | |
INFO meta: Using VirtualBox driver: VagrantPlugins::ProviderVirtualBox::Driver::Version_4_3 | |
INFO base: VBoxManage path: VBoxManage | |
INFO machine: New machine ID: nil | |
DEBUG virtualbox: Instantiating the driver for machine ID: nil | |
INFO base: VBoxManage path: VBoxManage | |
INFO subprocess: Starting process: ["/usr/bin/VBoxManage", "--version"] | |
INFO subprocess: Command not in installer, restoring original environment... | |
DEBUG subprocess: Selecting on IO | |
DEBUG subprocess: stdout: 4.3.30r101610 | |
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000 | |
DEBUG subprocess: Exit status: 0 | |
DEBUG meta: Finding driver for VirtualBox version: 4.3.30 | |
INFO meta: Using VirtualBox driver: VagrantPlugins::ProviderVirtualBox::Driver::Version_4_3 | |
INFO base: VBoxManage path: VBoxManage | |
DEBUG command: Finding machine that match name: bgnode | |
INFO loader: Set "20982680_machine_bgnode" = [["2", #<Proc:0x0000000287fc10@/home/egroeper/Fileservice/configstack/Vagrantfile:36>]] | |
DEBUG loader: Populating proc cache for ["2", #<Proc:0x0000000287fc10@/home/egroeper/Fileservice/configstack/Vagrantfile:36>] | |
INFO loader: Loading configuration in order: [:home, :root, "20982680_machine_bgnode"] | |
ERROR loader: Unknown config sources: ["20982680_machine_loadbalancer", :"12688860_ubuntu/trusty64_virtualbox", "20982680_machine_db", "20982680_machine_master"] | |
DEBUG loader: Loading from: root (cache) | |
DEBUG loader: Loading from: 20982680_machine_bgnode (evaluating) | |
DEBUG loader: Configuration loaded successfully, finalizing and returning | |
DEBUG push: finalizing | |
INFO base: VBoxManage path: VBoxManage | |
INFO subprocess: Starting process: ["/usr/bin/VBoxManage", "--version"] | |
INFO subprocess: Command not in installer, restoring original environment... | |
DEBUG subprocess: Selecting on IO | |
DEBUG subprocess: stdout: 4.3.30r101610 | |
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000 | |
DEBUG subprocess: Exit status: 0 | |
DEBUG meta: Finding driver for VirtualBox version: 4.3.30 | |
INFO meta: Using VirtualBox driver: VagrantPlugins::ProviderVirtualBox::Driver::Version_4_3 | |
INFO base: VBoxManage path: VBoxManage | |
INFO environment: Getting machine: bgnode (virtualbox) | |
INFO environment: Uncached load of machine. | |
INFO base: VBoxManage path: VBoxManage | |
INFO subprocess: Starting process: ["/usr/bin/VBoxManage", "--version"] | |
INFO subprocess: Command not in installer, restoring original environment... | |
DEBUG subprocess: Selecting on IO | |
DEBUG subprocess: stdout: 4.3.30r101610 | |
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000 | |
DEBUG subprocess: Exit status: 0 | |
DEBUG meta: Finding driver for VirtualBox version: 4.3.30 | |
INFO meta: Using VirtualBox driver: VagrantPlugins::ProviderVirtualBox::Driver::Version_4_3 | |
INFO base: VBoxManage path: VBoxManage | |
INFO loader: Set "20982680_machine_bgnode" = [["2", #<Proc:0x0000000287fc10@/home/egroeper/Fileservice/configstack/Vagrantfile:36>]] | |
INFO loader: Loading configuration in order: [:home, :root, "20982680_machine_bgnode"] | |
ERROR loader: Unknown config sources: ["20982680_machine_loadbalancer", :"12688860_ubuntu/trusty64_virtualbox", "20982680_machine_db", "20982680_machine_master"] | |
DEBUG loader: Loading from: root (cache) | |
DEBUG loader: Loading from: 20982680_machine_bgnode (cache) | |
DEBUG loader: Configuration loaded successfully, finalizing and returning | |
DEBUG push: finalizing | |
INFO box_collection: Box found: ubuntu/trusty64 (virtualbox) | |
INFO loader: Set :"12688860_ubuntu/trusty64_virtualbox" = #<Pathname:/home/egroeper/.vagrant.d/boxes/ubuntu-VAGRANTSLASH-trusty64/0/virtualbox/Vagrantfile> | |
INFO loader: Loading configuration in order: [:"12688860_ubuntu/trusty64_virtualbox", :home, :root, "20982680_machine_bgnode"] | |
ERROR loader: Unknown config sources: ["20982680_machine_loadbalancer", "20982680_machine_db", "20982680_machine_master"] | |
DEBUG loader: Loading from: 12688860_ubuntu/trusty64_virtualbox (cache) | |
DEBUG loader: Loading from: root (cache) | |
DEBUG loader: Loading from: 20982680_machine_bgnode (cache) | |
DEBUG loader: Configuration loaded successfully, finalizing and returning | |
DEBUG push: finalizing | |
INFO machine: Initializing machine: bgnode | |
INFO machine: - Provider: VagrantPlugins::ProviderVirtualBox::Provider | |
INFO machine: - Box: #<Vagrant::Box:0x000000028b8ce0> | |
INFO machine: - Data dir: /home/egroeper/Fileservice/configstack/.vagrant/machines/bgnode/virtualbox | |
DEBUG virtualbox: Instantiating the driver for machine ID: nil | |
INFO base: VBoxManage path: VBoxManage | |
INFO subprocess: Starting process: ["/usr/bin/VBoxManage", "--version"] | |
INFO subprocess: Command not in installer, restoring original environment... | |
DEBUG subprocess: Selecting on IO | |
DEBUG subprocess: stdout: 4.3.30r101610 | |
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000 | |
DEBUG subprocess: Exit status: 0 | |
DEBUG meta: Finding driver for VirtualBox version: 4.3.30 | |
INFO meta: Using VirtualBox driver: VagrantPlugins::ProviderVirtualBox::Driver::Version_4_3 | |
INFO base: VBoxManage path: VBoxManage | |
INFO machine: New machine ID: nil | |
DEBUG virtualbox: Instantiating the driver for machine ID: nil | |
INFO base: VBoxManage path: VBoxManage | |
INFO subprocess: Starting process: ["/usr/bin/VBoxManage", "--version"] | |
INFO subprocess: Command not in installer, restoring original environment... | |
DEBUG subprocess: Selecting on IO | |
DEBUG subprocess: stdout: 4.3.30r101610 | |
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000 | |
DEBUG subprocess: Exit status: 0 | |
DEBUG meta: Finding driver for VirtualBox version: 4.3.30 | |
INFO meta: Using VirtualBox driver: VagrantPlugins::ProviderVirtualBox::Driver::Version_4_3 | |
INFO base: VBoxManage path: VBoxManage | |
DEBUG command: Finding machine that match name: memcached | |
INFO loader: Set "20982680_machine_memcached" = [["2", #<Proc:0x0000000287fa80@/home/egroeper/Fileservice/configstack/Vagrantfile:41>]] | |
DEBUG loader: Populating proc cache for ["2", #<Proc:0x0000000287fa80@/home/egroeper/Fileservice/configstack/Vagrantfile:41>] | |
INFO loader: Loading configuration in order: [:home, :root, "20982680_machine_memcached"] | |
ERROR loader: Unknown config sources: ["20982680_machine_loadbalancer", :"12688860_ubuntu/trusty64_virtualbox", "20982680_machine_db", "20982680_machine_master", "20982680_machine_bgnode"] | |
DEBUG loader: Loading from: root (cache) | |
DEBUG loader: Loading from: 20982680_machine_memcached (evaluating) | |
DEBUG loader: Configuration loaded successfully, finalizing and returning | |
DEBUG push: finalizing | |
INFO base: VBoxManage path: VBoxManage | |
INFO subprocess: Starting process: ["/usr/bin/VBoxManage", "--version"] | |
INFO subprocess: Command not in installer, restoring original environment... | |
DEBUG subprocess: Selecting on IO | |
DEBUG subprocess: stdout: 4.3.30r101610 | |
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000 | |
DEBUG subprocess: Exit status: 0 | |
DEBUG meta: Finding driver for VirtualBox version: 4.3.30 | |
INFO meta: Using VirtualBox driver: VagrantPlugins::ProviderVirtualBox::Driver::Version_4_3 | |
INFO base: VBoxManage path: VBoxManage | |
INFO environment: Getting machine: memcached (virtualbox) | |
INFO environment: Uncached load of machine. | |
INFO base: VBoxManage path: VBoxManage | |
INFO subprocess: Starting process: ["/usr/bin/VBoxManage", "--version"] | |
INFO subprocess: Command not in installer, restoring original environment... | |
DEBUG subprocess: Selecting on IO | |
DEBUG subprocess: stdout: 4.3.30r101610 | |
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000 | |
DEBUG subprocess: Exit status: 0 | |
DEBUG meta: Finding driver for VirtualBox version: 4.3.30 | |
INFO meta: Using VirtualBox driver: VagrantPlugins::ProviderVirtualBox::Driver::Version_4_3 | |
INFO base: VBoxManage path: VBoxManage | |
INFO loader: Set "20982680_machine_memcached" = [["2", #<Proc:0x0000000287fa80@/home/egroeper/Fileservice/configstack/Vagrantfile:41>]] | |
INFO loader: Loading configuration in order: [:home, :root, "20982680_machine_memcached"] | |
ERROR loader: Unknown config sources: ["20982680_machine_loadbalancer", :"12688860_ubuntu/trusty64_virtualbox", "20982680_machine_db", "20982680_machine_master", "20982680_machine_bgnode"] | |
DEBUG loader: Loading from: root (cache) | |
DEBUG loader: Loading from: 20982680_machine_memcached (cache) | |
DEBUG loader: Configuration loaded successfully, finalizing and returning | |
DEBUG push: finalizing | |
INFO box_collection: Box found: ubuntu/trusty64 (virtualbox) | |
INFO loader: Set :"12688860_ubuntu/trusty64_virtualbox" = #<Pathname:/home/egroeper/.vagrant.d/boxes/ubuntu-VAGRANTSLASH-trusty64/0/virtualbox/Vagrantfile> | |
INFO loader: Loading configuration in order: [:"12688860_ubuntu/trusty64_virtualbox", :home, :root, "20982680_machine_memcached"] | |
ERROR loader: Unknown config sources: ["20982680_machine_loadbalancer", "20982680_machine_db", "20982680_machine_master", "20982680_machine_bgnode"] | |
DEBUG loader: Loading from: 12688860_ubuntu/trusty64_virtualbox (cache) | |
DEBUG loader: Loading from: root (cache) | |
DEBUG loader: Loading from: 20982680_machine_memcached (cache) | |
DEBUG loader: Configuration loaded successfully, finalizing and returning | |
DEBUG push: finalizing | |
INFO machine: Initializing machine: memcached | |
INFO machine: - Provider: VagrantPlugins::ProviderVirtualBox::Provider | |
INFO machine: - Box: #<Vagrant::Box:0x0000000280c058> | |
INFO machine: - Data dir: /home/egroeper/Fileservice/configstack/.vagrant/machines/memcached/virtualbox | |
DEBUG virtualbox: Instantiating the driver for machine ID: nil | |
INFO base: VBoxManage path: VBoxManage | |
INFO subprocess: Starting process: ["/usr/bin/VBoxManage", "--version"] | |
INFO subprocess: Command not in installer, restoring original environment... | |
DEBUG subprocess: Selecting on IO | |
DEBUG subprocess: stdout: 4.3.30r101610 | |
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000 | |
DEBUG subprocess: Exit status: 0 | |
DEBUG meta: Finding driver for VirtualBox version: 4.3.30 | |
INFO meta: Using VirtualBox driver: VagrantPlugins::ProviderVirtualBox::Driver::Version_4_3 | |
INFO base: VBoxManage path: VBoxManage | |
INFO machine: New machine ID: nil | |
DEBUG virtualbox: Instantiating the driver for machine ID: nil | |
INFO base: VBoxManage path: VBoxManage | |
INFO subprocess: Starting process: ["/usr/bin/VBoxManage", "--version"] | |
INFO subprocess: Command not in installer, restoring original environment... | |
DEBUG subprocess: Selecting on IO | |
DEBUG subprocess: stdout: 4.3.30r101610 | |
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000 | |
DEBUG subprocess: Exit status: 0 | |
DEBUG meta: Finding driver for VirtualBox version: 4.3.30 | |
INFO meta: Using VirtualBox driver: VagrantPlugins::ProviderVirtualBox::Driver::Version_4_3 | |
INFO base: VBoxManage path: VBoxManage | |
DEBUG command: Finding machine that match name: clone1 | |
INFO loader: Set "20982680_machine_clone1" = [["2", #<Proc:0x0000000287f8f0@/home/egroeper/Fileservice/configstack/Vagrantfile:46>]] | |
DEBUG loader: Populating proc cache for ["2", #<Proc:0x0000000287f8f0@/home/egroeper/Fileservice/configstack/Vagrantfile:46>] | |
INFO loader: Loading configuration in order: [:home, :root, "20982680_machine_clone1"] | |
ERROR loader: Unknown config sources: ["20982680_machine_loadbalancer", :"12688860_ubuntu/trusty64_virtualbox", "20982680_machine_db", "20982680_machine_master", "20982680_machine_bgnode", "20982680_machine_memcached"] | |
DEBUG loader: Loading from: root (cache) | |
DEBUG loader: Loading from: 20982680_machine_clone1 (evaluating) | |
DEBUG provisioner: Provisioner defined: | |
DEBUG loader: Configuration loaded successfully, finalizing and returning | |
DEBUG push: finalizing | |
INFO base: VBoxManage path: VBoxManage | |
INFO subprocess: Starting process: ["/usr/bin/VBoxManage", "--version"] | |
INFO subprocess: Command not in installer, restoring original environment... | |
DEBUG subprocess: Selecting on IO | |
DEBUG subprocess: stdout: 4.3.30r101610 | |
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000 | |
DEBUG subprocess: Exit status: 0 | |
DEBUG meta: Finding driver for VirtualBox version: 4.3.30 | |
INFO meta: Using VirtualBox driver: VagrantPlugins::ProviderVirtualBox::Driver::Version_4_3 | |
INFO base: VBoxManage path: VBoxManage | |
INFO environment: Getting machine: clone1 (virtualbox) | |
INFO environment: Uncached load of machine. | |
INFO base: VBoxManage path: VBoxManage | |
INFO subprocess: Starting process: ["/usr/bin/VBoxManage", "--version"] | |
INFO subprocess: Command not in installer, restoring original environment... | |
DEBUG subprocess: Selecting on IO | |
DEBUG subprocess: stdout: 4.3.30r101610 | |
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000 | |
DEBUG subprocess: Exit status: 0 | |
DEBUG meta: Finding driver for VirtualBox version: 4.3.30 | |
INFO meta: Using VirtualBox driver: VagrantPlugins::ProviderVirtualBox::Driver::Version_4_3 | |
INFO base: VBoxManage path: VBoxManage | |
INFO loader: Set "20982680_machine_clone1" = [["2", #<Proc:0x0000000287f8f0@/home/egroeper/Fileservice/configstack/Vagrantfile:46>]] | |
INFO loader: Loading configuration in order: [:home, :root, "20982680_machine_clone1"] | |
ERROR loader: Unknown config sources: ["20982680_machine_loadbalancer", :"12688860_ubuntu/trusty64_virtualbox", "20982680_machine_db", "20982680_machine_master", "20982680_machine_bgnode", "20982680_machine_memcached"] | |
DEBUG loader: Loading from: root (cache) | |
DEBUG loader: Loading from: 20982680_machine_clone1 (cache) | |
DEBUG loader: Configuration loaded successfully, finalizing and returning | |
DEBUG push: finalizing | |
INFO box_collection: Box found: ubuntu/trusty64 (virtualbox) | |
INFO loader: Set :"12688860_ubuntu/trusty64_virtualbox" = #<Pathname:/home/egroeper/.vagrant.d/boxes/ubuntu-VAGRANTSLASH-trusty64/0/virtualbox/Vagrantfile> | |
INFO loader: Loading configuration in order: [:"12688860_ubuntu/trusty64_virtualbox", :home, :root, "20982680_machine_clone1"] | |
ERROR loader: Unknown config sources: ["20982680_machine_loadbalancer", "20982680_machine_db", "20982680_machine_master", "20982680_machine_bgnode", "20982680_machine_memcached"] | |
DEBUG loader: Loading from: 12688860_ubuntu/trusty64_virtualbox (cache) | |
DEBUG loader: Loading from: root (cache) | |
DEBUG loader: Loading from: 20982680_machine_clone1 (cache) | |
DEBUG loader: Configuration loaded successfully, finalizing and returning | |
DEBUG push: finalizing | |
INFO machine: Initializing machine: clone1 | |
INFO machine: - Provider: VagrantPlugins::ProviderVirtualBox::Provider | |
INFO machine: - Box: #<Vagrant::Box:0x00000001afcbd8> | |
INFO machine: - Data dir: /home/egroeper/Fileservice/configstack/.vagrant/machines/clone1/virtualbox | |
DEBUG virtualbox: Instantiating the driver for machine ID: nil | |
INFO base: VBoxManage path: VBoxManage | |
INFO subprocess: Starting process: ["/usr/bin/VBoxManage", "--version"] | |
INFO subprocess: Command not in installer, restoring original environment... | |
DEBUG subprocess: Selecting on IO | |
DEBUG subprocess: stdout: 4.3.30r101610 | |
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000 | |
DEBUG subprocess: Exit status: 0 | |
DEBUG meta: Finding driver for VirtualBox version: 4.3.30 | |
INFO meta: Using VirtualBox driver: VagrantPlugins::ProviderVirtualBox::Driver::Version_4_3 | |
INFO base: VBoxManage path: VBoxManage | |
INFO machine: New machine ID: nil | |
DEBUG virtualbox: Instantiating the driver for machine ID: nil | |
INFO base: VBoxManage path: VBoxManage | |
INFO subprocess: Starting process: ["/usr/bin/VBoxManage", "--version"] | |
INFO subprocess: Command not in installer, restoring original environment... | |
DEBUG subprocess: Selecting on IO | |
DEBUG subprocess: stdout: 4.3.30r101610 | |
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000 | |
DEBUG subprocess: Exit status: 0 | |
DEBUG meta: Finding driver for VirtualBox version: 4.3.30 | |
INFO meta: Using VirtualBox driver: VagrantPlugins::ProviderVirtualBox::Driver::Version_4_3 | |
INFO base: VBoxManage path: VBoxManage | |
INFO command: With machine: loadbalancer (#<VagrantPlugins::ProviderVirtualBox::Provider:0x00000002827cb8 @logger=#<Log4r::Logger:0x00000002827c68 @fullname="vagrant::provider::virtualbox", @outputters=[], @additive=true, @name="virtualbox", @path="vagrant::provider", @parent=#<Log4r::Logger:0x00000001a29fa8 @fullname="vagrant", @outputters=[#<Log4r::StderrOutputter:0x00000001afb648 @mon_owner=nil, @mon_count=0, @mon_mutex=#<Mutex:0x00000001afb558>, @name="stderr", @level=0, @formatter=#<Log4r::DefaultFormatter:0x00000001afcb10 @depth=7>, @out=#<IO:<STDERR>>>], @additive=true, @name="vagrant", @path="", @parent=#<Log4r::RootLogger:0x00000001a29da0 @level=0, @outputters=[]>, @level=1, @trace=false>, @level=1, @trace=false>, @machine=#<Vagrant::Machine: loadbalancer (VagrantPlugins::ProviderVirtualBox::Provider)>, @driver=#<VagrantPlugins::ProviderVirtualBox::Driver::Meta:0x00000002771030 @logger=#<Log4r::Logger:0x00000002663800 @fullname="vagrant::provider::virtualbox::meta", @outputters=[], @additive=true, @name="meta", @path="vagrant::provider::virtualbox", @parent=#<Log4r::Logger:0x00000002827c68 @fullname="vagrant::provider::virtualbox", @outputters=[], @additive=true, @name="virtualbox", @path="vagrant::provider", @parent=#<Log4r::Logger:0x00000001a29fa8 @fullname="vagrant", @outputters=[#<Log4r::StderrOutputter:0x00000001afb648 @mon_owner=nil, @mon_count=0, @mon_mutex=#<Mutex:0x00000001afb558>, @name="stderr", @level=0, @formatter=#<Log4r::DefaultFormatter:0x00000001afcb10 @depth=7>, @out=#<IO:<STDERR>>>], @additive=true, @name="vagrant", @path="", @parent=#<Log4r::RootLogger:0x00000001a29da0 @level=0, @outputters=[]>, @level=1, @trace=false>, @level=1, @trace=false>, @level=1, @trace=false>, @interrupted=false, @vboxmanage_path="VBoxManage", @uuid=nil, @version="4.3.30", @driver=#<VagrantPlugins::ProviderVirtualBox::Driver::Version_4_3:0x0000000199d968 @logger=#<Log4r::Logger:0x00000001b3bc98 @fullname="vagrant::provider::virtualbox_4_3", @outputters=[], @additive=true, @name="virtualbox_4_3", @path="vagrant::provider", @parent=#<Log4r::Logger:0x00000001a29fa8 @fullname="vagrant", @outputters=[#<Log4r::StderrOutputter:0x00000001afb648 @mon_owner=nil, @mon_count=0, @mon_mutex=#<Mutex:0x00000001afb558>, @name="stderr", @level=0, @formatter=#<Log4r::DefaultFormatter:0x00000001afcb10 @depth=7>, @out=#<IO:<STDERR>>>], @additive=true, @name="vagrant", @path="", @parent=#<Log4r::RootLogger:0x00000001a29da0 @level=0, @outputters=[]>, @level=1, @trace=false>, @level=1, @trace=false>, @interrupted=false, @vboxmanage_path="VBoxManage", @uuid=nil>>, @cap_logger=#<Log4r::Logger:0x00000002864028 @fullname="vagrant::capability_host::vagrantplugins::providervirtualbox::provider", @outputters=[], @additive=true, @name="provider", @path="vagrant::capability_host::vagrantplugins::providervirtualbox", @parent=#<Log4r::Logger:0x00000001a29fa8 @fullname="vagrant", @outputters=[#<Log4r::StderrOutputter:0x00000001afb648 @mon_owner=nil, @mon_count=0, @mon_mutex=#<Mutex:0x00000001afb558>, @name="stderr", @level=0, @formatter=#<Log4r::DefaultFormatter:0x00000001afcb10 @depth=7>, @out=#<IO:<STDERR>>>], @additive=true, @name="vagrant", @path="", @parent=#<Log4r::RootLogger:0x00000001a29da0 @level=0, @outputters=[]>, @level=1, @trace=false>, @level=1, @trace=false>, @cap_host_chain=[[:virtualbox, #<#<Class:0x00000002864500>:0x00000002842a40>]], @cap_args=[#<Vagrant::Machine: loadbalancer (VagrantPlugins::ProviderVirtualBox::Provider)>], @cap_caps={:hyperv=>#<Vagrant::Registry:0x00000002864398 @items={:public_address=>#<Proc:0x0000000281a130@/opt/vagrant/embedded/gems/gems/vagrant-1.7.4/plugins/providers/hyperv/plugin.rb:25>}, @results_cache={}>, :virtualbox=>#<Vagrant::Registry:0x000000028642d0 @items={:forwarded_ports=>#<Proc:0x000000016257e0@/opt/vagrant/embedded/gems/gems/vagrant-1.7.4/plugins/providers/virtualbox/plugin.rb:27>, :nic_mac_addresses=>#<Proc:0x000000016256f0@/opt/vagrant/embedded/gems/gems/vagrant-1.7.4/plugins/providers/virtualbox/plugin.rb:32>, :public_address=>#<Proc:0x000000026034c8@/opt/vagrant/embedded/gems/gems/vagrant-share-1.1.4/lib/vagrant-share.rb:39>}, @results_cache={}>, :docker=>#<Vagrant::Registry:0x00000002864208 @items={:public_address=>#<Proc:0x0000000160c218@/opt/vagrant/embedded/gems/gems/vagrant-1.7.4/plugins/providers/docker/plugin.rb:54>, :proxy_machine=>#<Proc:0x0000000160bd68@/opt/vagrant/embedded/gems/gems/vagrant-1.7.4/plugins/providers/docker/plugin.rb:59>}, @results_cache={}>}>) | |
INFO interface: info: Bringing machine 'loadbalancer' up with 'virtualbox' provider... | |
Bringing machine 'loadbalancer' up with 'virtualbox' provider... | |
INFO command: With machine: db (#<VagrantPlugins::ProviderVirtualBox::Provider:0x0000000284d0a8 @logger=#<Log4r::Logger:0x0000000284d030 @fullname="vagrant::provider::virtualbox", @outputters=[], @additive=true, @name="virtualbox", @path="vagrant::provider", @parent=#<Log4r::Logger:0x00000001a29fa8 @fullname="vagrant", @outputters=[#<Log4r::StderrOutputter:0x00000001afb648 @mon_owner=nil, @mon_count=0, @mon_mutex=#<Mutex:0x00000001afb558>, @name="stderr", @level=0, @formatter=#<Log4r::DefaultFormatter:0x00000001afcb10 @depth=7>, @out=#<IO:<STDERR>>>], @additive=true, @name="vagrant", @path="", @parent=#<Log4r::RootLogger:0x00000001a29da0 @level=0, @outputters=[]>, @level=1, @trace=false>, @level=1, @trace=false>, @machine=#<Vagrant::Machine: db (VagrantPlugins::ProviderVirtualBox::Provider)>, @driver=#<VagrantPlugins::ProviderVirtualBox::Driver::Meta:0x000000018ec2f8 @logger=#<Log4r::Logger:0x00000001aea618 @fullname="vagrant::provider::virtualbox::meta", @outputters=[], @additive=true, @name="meta", @path="vagrant::provider::virtualbox", @parent=#<Log4r::Logger:0x0000000284d030 @fullname="vagrant::provider::virtualbox", @outputters=[], @additive=true, @name="virtualbox", @path="vagrant::provider", @parent=#<Log4r::Logger:0x00000001a29fa8 @fullname="vagrant", @outputters=[#<Log4r::StderrOutputter:0x00000001afb648 @mon_owner=nil, @mon_count=0, @mon_mutex=#<Mutex:0x00000001afb558>, @name="stderr", @level=0, @formatter=#<Log4r::DefaultFormatter:0x00000001afcb10 @depth=7>, @out=#<IO:<STDERR>>>], @additive=true, @name="vagrant", @path="", @parent=#<Log4r::RootLogger:0x00000001a29da0 @level=0, @outputters=[]>, @level=1, @trace=false>, @level=1, @trace=false>, @level=1, @trace=false>, @interrupted=false, @vboxmanage_path="VBoxManage", @uuid=nil, @version="4.3.30", @driver=#<VagrantPlugins::ProviderVirtualBox::Driver::Version_4_3:0x0000000261a790 @logger=#<Log4r::Logger:0x0000000266b168 @fullname="vagrant::provider::virtualbox_4_3", @outputters=[], @additive=true, @name="virtualbox_4_3", @path="vagrant::provider", @parent=#<Log4r::Logger:0x00000001a29fa8 @fullname="vagrant", @outputters=[#<Log4r::StderrOutputter:0x00000001afb648 @mon_owner=nil, @mon_count=0, @mon_mutex=#<Mutex:0x00000001afb558>, @name="stderr", @level=0, @formatter=#<Log4r::DefaultFormatter:0x00000001afcb10 @depth=7>, @out=#<IO:<STDERR>>>], @additive=true, @name="vagrant", @path="", @parent=#<Log4r::RootLogger:0x00000001a29da0 @level=0, @outputters=[]>, @level=1, @trace=false>, @level=1, @trace=false>, @interrupted=false, @vboxmanage_path="VBoxManage", @uuid=nil>>, @cap_logger=#<Log4r::Logger:0x000000025d0780 @fullname="vagrant::capability_host::vagrantplugins::providervirtualbox::provider", @outputters=[], @additive=true, @name="provider", @path="vagrant::capability_host::vagrantplugins::providervirtualbox", @parent=#<Log4r::Logger:0x00000001a29fa8 @fullname="vagrant", @outputters=[#<Log4r::StderrOutputter:0x00000001afb648 @mon_owner=nil, @mon_count=0, @mon_mutex=#<Mutex:0x00000001afb558>, @name="stderr", @level=0, @formatter=#<Log4r::DefaultFormatter:0x00000001afcb10 @depth=7>, @out=#<IO:<STDERR>>>], @additive=true, @name="vagrant", @path="", @parent=#<Log4r::RootLogger:0x00000001a29da0 @level=0, @outputters=[]>, @level=1, @trace=false>, @level=1, @trace=false>, @cap_host_chain=[[:virtualbox, #<#<Class:0x000000025d1608>:0x0000000183d960>]], @cap_args=[#<Vagrant::Machine: db (VagrantPlugins::ProviderVirtualBox::Provider)>], @cap_caps={:hyperv=>#<Vagrant::Registry:0x000000025d12e8 @items={:public_address=>#<Proc:0x0000000281a130@/opt/vagrant/embedded/gems/gems/vagrant-1.7.4/plugins/providers/hyperv/plugin.rb:25>}, @results_cache={}>, :virtualbox=>#<Vagrant::Registry:0x000000025d11d0 @items={:forwarded_ports=>#<Proc:0x000000016257e0@/opt/vagrant/embedded/gems/gems/vagrant-1.7.4/plugins/providers/virtualbox/plugin.rb:27>, :nic_mac_addresses=>#<Proc:0x000000016256f0@/opt/vagrant/embedded/gems/gems/vagrant-1.7.4/plugins/providers/virtualbox/plugin.rb:32>, :public_address=>#<Proc:0x000000026034c8@/opt/vagrant/embedded/gems/gems/vagrant-share-1.1.4/lib/vagrant-share.rb:39>}, @results_cache={}>, :docker=>#<Vagrant::Registry:0x000000025d1108 @items={:public_address=>#<Proc:0x0000000160c218@/opt/vagrant/embedded/gems/gems/vagrant-1.7.4/plugins/providers/docker/plugin.rb:54>, :proxy_machine=>#<Proc:0x0000000160bd68@/opt/vagrant/embedded/gems/gems/vagrant-1.7.4/plugins/providers/docker/plugin.rb:59>}, @results_cache={}>}>) | |
INFO interface: info: Bringing machine 'db' up with 'virtualbox' provider... | |
Bringing machine 'db' up with 'virtualbox' provider... | |
INFO command: With machine: master (#<VagrantPlugins::ProviderVirtualBox::Provider:0x000000026fb010 @logger=#<Log4r::Logger:0x000000026fade0 @fullname="vagrant::provider::virtualbox", @outputters=[], @additive=true, @name="virtualbox", @path="vagrant::provider", @parent=#<Log4r::Logger:0x00000001a29fa8 @fullname="vagrant", @outputters=[#<Log4r::StderrOutputter:0x00000001afb648 @mon_owner=nil, @mon_count=0, @mon_mutex=#<Mutex:0x00000001afb558>, @name="stderr", @level=0, @formatter=#<Log4r::DefaultFormatter:0x00000001afcb10 @depth=7>, @out=#<IO:<STDERR>>>], @additive=true, @name="vagrant", @path="", @parent=#<Log4r::RootLogger:0x00000001a29da0 @level=0, @outputters=[]>, @level=1, @trace=false>, @level=1, @trace=false>, @machine=#<Vagrant::Machine: master (VagrantPlugins::ProviderVirtualBox::Provider)>, @driver=#<VagrantPlugins::ProviderVirtualBox::Driver::Meta:0x0000000264e040 @logger=#<Log4r::Logger:0x000000026784f8 @fullname="vagrant::provider::virtualbox::meta", @outputters=[], @additive=true, @name="meta", @path="vagrant::provider::virtualbox", @parent=#<Log4r::Logger:0x000000026fade0 @fullname="vagrant::provider::virtualbox", @outputters=[], @additive=true, @name="virtualbox", @path="vagrant::provider", @parent=#<Log4r::Logger:0x00000001a29fa8 @fullname="vagrant", @outputters=[#<Log4r::StderrOutputter:0x00000001afb648 @mon_owner=nil, @mon_count=0, @mon_mutex=#<Mutex:0x00000001afb558>, @name="stderr", @level=0, @formatter=#<Log4r::DefaultFormatter:0x00000001afcb10 @depth=7>, @out=#<IO:<STDERR>>>], @additive=true, @name="vagrant", @path="", @parent=#<Log4r::RootLogger:0x00000001a29da0 @level=0, @outputters=[]>, @level=1, @trace=false>, @level=1, @trace=false>, @level=1, @trace=false>, @interrupted=false, @vboxmanage_path="VBoxManage", @uuid=nil, @version="4.3.30", @driver=#<VagrantPlugins::ProviderVirtualBox::Driver::Version_4_3:0x0000000280f848 @logger=#<Log4r::Logger:0x0000000283b588 @fullname="vagrant::provider::virtualbox_4_3", @outputters=[], @additive=true, @name="virtualbox_4_3", @path="vagrant::provider", @parent=#<Log4r::Logger:0x00000001a29fa8 @fullname="vagrant", @outputters=[#<Log4r::StderrOutputter:0x00000001afb648 @mon_owner=nil, @mon_count=0, @mon_mutex=#<Mutex:0x00000001afb558>, @name="stderr", @level=0, @formatter=#<Log4r::DefaultFormatter:0x00000001afcb10 @depth=7>, @out=#<IO:<STDERR>>>], @additive=true, @name="vagrant", @path="", @parent=#<Log4r::RootLogger:0x00000001a29da0 @level=0, @outputters=[]>, @level=1, @trace=false>, @level=1, @trace=false>, @interrupted=false, @vboxmanage_path="VBoxManage", @uuid=nil>>, @cap_logger=#<Log4r::Logger:0x000000025d11f8 @fullname="vagrant::capability_host::vagrantplugins::providervirtualbox::provider", @outputters=[], @additive=true, @name="provider", @path="vagrant::capability_host::vagrantplugins::providervirtualbox", @parent=#<Log4r::Logger:0x00000001a29fa8 @fullname="vagrant", @outputters=[#<Log4r::StderrOutputter:0x00000001afb648 @mon_owner=nil, @mon_count=0, @mon_mutex=#<Mutex:0x00000001afb558>, @name="stderr", @level=0, @formatter=#<Log4r::DefaultFormatter:0x00000001afcb10 @depth=7>, @out=#<IO:<STDERR>>>], @additive=true, @name="vagrant", @path="", @parent=#<Log4r::RootLogger:0x00000001a29da0 @level=0, @outputters=[]>, @level=1, @trace=false>, @level=1, @trace=false>, @cap_host_chain=[[:virtualbox, #<#<Class:0x000000025d22b0>:0x0000000263f9f0>]], @cap_args=[#<Vagrant::Machine: master (VagrantPlugins::ProviderVirtualBox::Provider)>], @cap_caps={:hyperv=>#<Vagrant::Registry:0x000000025d2030 @items={:public_address=>#<Proc:0x0000000281a130@/opt/vagrant/embedded/gems/gems/vagrant-1.7.4/plugins/providers/hyperv/plugin.rb:25>}, @results_cache={}>, :virtualbox=>#<Vagrant::Registry:0x000000025d0320 @items={:forwarded_ports=>#<Proc:0x000000016257e0@/opt/vagrant/embedded/gems/gems/vagrant-1.7.4/plugins/providers/virtualbox/plugin.rb:27>, :nic_mac_addresses=>#<Proc:0x000000016256f0@/opt/vagrant/embedded/gems/gems/vagrant-1.7.4/plugins/providers/virtualbox/plugin.rb:32>, :public_address=>#<Proc:0x000000026034c8@/opt/vagrant/embedded/gems/gems/vagrant-share-1.1.4/lib/vagrant-share.rb:39>}, @results_cache={}>, :docker=>#<Vagrant::Registry:0x000000025d18b0 @items={:public_address=>#<Proc:0x0000000160c218@/opt/vagrant/embedded/gems/gems/vagrant-1.7.4/plugins/providers/docker/plugin.rb:54>, :proxy_machine=>#<Proc:0x0000000160bd68@/opt/vagrant/embedded/gems/gems/vagrant-1.7.4/plugins/providers/docker/plugin.rb:59>}, @results_cache={}>}>) | |
INFO interface: info: Bringing machine 'master' up with 'virtualbox' provider... | |
Bringing machine 'master' up with 'virtualbox' provider... | |
INFO command: With machine: bgnode (#<VagrantPlugins::ProviderVirtualBox::Provider:0x000000018343b0 @logger=#<Log4r::Logger:0x000000018349c8 @fullname="vagrant::provider::virtualbox", @outputters=[], @additive=true, @name="virtualbox", @path="vagrant::provider", @parent=#<Log4r::Logger:0x00000001a29fa8 @fullname="vagrant", @outputters=[#<Log4r::StderrOutputter:0x00000001afb648 @mon_owner=nil, @mon_count=0, @mon_mutex=#<Mutex:0x00000001afb558>, @name="stderr", @level=0, @formatter=#<Log4r::DefaultFormatter:0x00000001afcb10 @depth=7>, @out=#<IO:<STDERR>>>], @additive=true, @name="vagrant", @path="", @parent=#<Log4r::RootLogger:0x00000001a29da0 @level=0, @outputters=[]>, @level=1, @trace=false>, @level=1, @trace=false>, @machine=#<Vagrant::Machine: bgnode (VagrantPlugins::ProviderVirtualBox::Provider)>, @driver=#<VagrantPlugins::ProviderVirtualBox::Driver::Meta:0x000000027fcbf8 @logger=#<Log4r::Logger:0x00000002828ac8 @fullname="vagrant::provider::virtualbox::meta", @outputters=[], @additive=true, @name="meta", @path="vagrant::provider::virtualbox", @parent=#<Log4r::Logger:0x000000018349c8 @fullname="vagrant::provider::virtualbox", @outputters=[], @additive=true, @name="virtualbox", @path="vagrant::provider", @parent=#<Log4r::Logger:0x00000001a29fa8 @fullname="vagrant", @outputters=[#<Log4r::StderrOutputter:0x00000001afb648 @mon_owner=nil, @mon_count=0, @mon_mutex=#<Mutex:0x00000001afb558>, @name="stderr", @level=0, @formatter=#<Log4r::DefaultFormatter:0x00000001afcb10 @depth=7>, @out=#<IO:<STDERR>>>], @additive=true, @name="vagrant", @path="", @parent=#<Log4r::RootLogger:0x00000001a29da0 @level=0, @outputters=[]>, @level=1, @trace=false>, @level=1, @trace=false>, @level=1, @trace=false>, @interrupted=false, @vboxmanage_path="VBoxManage", @uuid=nil, @version="4.3.30", @driver=#<VagrantPlugins::ProviderVirtualBox::Driver::Version_4_3:0x000000028ad818 @logger=#<Log4r::Logger:0x000000028c1f98 @fullname="vagrant::provider::virtualbox_4_3", @outputters=[], @additive=true, @name="virtualbox_4_3", @path="vagrant::provider", @parent=#<Log4r::Logger:0x00000001a29fa8 @fullname="vagrant", @outputters=[#<Log4r::StderrOutputter:0x00000001afb648 @mon_owner=nil, @mon_count=0, @mon_mutex=#<Mutex:0x00000001afb558>, @name="stderr", @level=0, @formatter=#<Log4r::DefaultFormatter:0x00000001afcb10 @depth=7>, @out=#<IO:<STDERR>>>], @additive=true, @name="vagrant", @path="", @parent=#<Log4r::RootLogger:0x00000001a29da0 @level=0, @outputters=[]>, @level=1, @trace=false>, @level=1, @trace=false>, @interrupted=false, @vboxmanage_path="VBoxManage", @uuid=nil>>, @cap_logger=#<Log4r::Logger:0x000000027a4480 @fullname="vagrant::capability_host::vagrantplugins::providervirtualbox::provider", @outputters=[], @additive=true, @name="provider", @path="vagrant::capability_host::vagrantplugins::providervirtualbox", @parent=#<Log4r::Logger:0x00000001a29fa8 @fullname="vagrant", @outputters=[#<Log4r::StderrOutputter:0x00000001afb648 @mon_owner=nil, @mon_count=0, @mon_mutex=#<Mutex:0x00000001afb558>, @name="stderr", @level=0, @formatter=#<Log4r::DefaultFormatter:0x00000001afcb10 @depth=7>, @out=#<IO:<STDERR>>>], @additive=true, @name="vagrant", @path="", @parent=#<Log4r::RootLogger:0x00000001a29da0 @level=0, @outputters=[]>, @level=1, @trace=false>, @level=1, @trace=false>, @cap_host_chain=[[:virtualbox, #<#<Class:0x000000027a5128>:0x000000027f45c0>]], @cap_args=[#<Vagrant::Machine: bgnode (VagrantPlugins::ProviderVirtualBox::Provider)>], @cap_caps={:hyperv=>#<Vagrant::Registry:0x000000027a4d18 @items={:public_address=>#<Proc:0x0000000281a130@/opt/vagrant/embedded/gems/gems/vagrant-1.7.4/plugins/providers/hyperv/plugin.rb:25>}, @results_cache={}>, :virtualbox=>#<Vagrant::Registry:0x000000027a4ac0 @items={:forwarded_ports=>#<Proc:0x000000016257e0@/opt/vagrant/embedded/gems/gems/vagrant-1.7.4/plugins/providers/virtualbox/plugin.rb:27>, :nic_mac_addresses=>#<Proc:0x000000016256f0@/opt/vagrant/embedded/gems/gems/vagrant-1.7.4/plugins/providers/virtualbox/plugin.rb:32>, :public_address=>#<Proc:0x000000026034c8@/opt/vagrant/embedded/gems/gems/vagrant-share-1.1.4/lib/vagrant-share.rb:39>}, @results_cache={}>, :docker=>#<Vagrant::Registry:0x000000027a4868 @items={:public_address=>#<Proc:0x0000000160c218@/opt/vagrant/embedded/gems/gems/vagrant-1.7.4/plugins/providers/docker/plugin.rb:54>, :proxy_machine=>#<Proc:0x0000000160bd68@/opt/vagrant/embedded/gems/gems/vagrant-1.7.4/plugins/providers/docker/plugin.rb:59>}, @results_cache={}>}>) | |
INFO interface: info: Bringing machine 'bgnode' up with 'virtualbox' provider... | |
Bringing machine 'bgnode' up with 'virtualbox' provider... | |
INFO command: With machine: memcached (#<VagrantPlugins::ProviderVirtualBox::Provider:0x00000002602258 @logger=#<Log4r::Logger:0x00000002602208 @fullname="vagrant::provider::virtualbox", @outputters=[], @additive=true, @name="virtualbox", @path="vagrant::provider", @parent=#<Log4r::Logger:0x00000001a29fa8 @fullname="vagrant", @outputters=[#<Log4r::StderrOutputter:0x00000001afb648 @mon_owner=nil, @mon_count=0, @mon_mutex=#<Mutex:0x00000001afb558>, @name="stderr", @level=0, @formatter=#<Log4r::DefaultFormatter:0x00000001afcb10 @depth=7>, @out=#<IO:<STDERR>>>], @additive=true, @name="vagrant", @path="", @parent=#<Log4r::RootLogger:0x00000001a29da0 @level=0, @outputters=[]>, @level=1, @trace=false>, @level=1, @trace=false>, @machine=#<Vagrant::Machine: memcached (VagrantPlugins::ProviderVirtualBox::Provider)>, @driver=#<VagrantPlugins::ProviderVirtualBox::Driver::Meta:0x000000028ac8a0 @logger=#<Log4r::Logger:0x000000028c4860 @fullname="vagrant::provider::virtualbox::meta", @outputters=[], @additive=true, @name="meta", @path="vagrant::provider::virtualbox", @parent=#<Log4r::Logger:0x00000002602208 @fullname="vagrant::provider::virtualbox", @outputters=[], @additive=true, @name="virtualbox", @path="vagrant::provider", @parent=#<Log4r::Logger:0x00000001a29fa8 @fullname="vagrant", @outputters=[#<Log4r::StderrOutputter:0x00000001afb648 @mon_owner=nil, @mon_count=0, @mon_mutex=#<Mutex:0x00000001afb558>, @name="stderr", @level=0, @formatter=#<Log4r::DefaultFormatter:0x00000001afcb10 @depth=7>, @out=#<IO:<STDERR>>>], @additive=true, @name="vagrant", @path="", @parent=#<Log4r::RootLogger:0x00000001a29da0 @level=0, @outputters=[]>, @level=1, @trace=false>, @level=1, @trace=false>, @level=1, @trace=false>, @interrupted=false, @vboxmanage_path="VBoxManage", @uuid=nil, @version="4.3.30", @driver=#<VagrantPlugins::ProviderVirtualBox::Driver::Version_4_3:0x00000002837230 @logger=#<Log4r::Logger:0x00000002807dc8 @fullname="vagrant::provider::virtualbox_4_3", @outputters=[], @additive=true, @name="virtualbox_4_3", @path="vagrant::provider", @parent=#<Log4r::Logger:0x00000001a29fa8 @fullname="vagrant", @outputters=[#<Log4r::StderrOutputter:0x00000001afb648 @mon_owner=nil, @mon_count=0, @mon_mutex=#<Mutex:0x00000001afb558>, @name="stderr", @level=0, @formatter=#<Log4r::DefaultFormatter:0x00000001afcb10 @depth=7>, @out=#<IO:<STDERR>>>], @additive=true, @name="vagrant", @path="", @parent=#<Log4r::RootLogger:0x00000001a29da0 @level=0, @outputters=[]>, @level=1, @trace=false>, @level=1, @trace=false>, @interrupted=false, @vboxmanage_path="VBoxManage", @uuid=nil>>, @cap_logger=#<Log4r::Logger:0x00000002876d90 @fullname="vagrant::capability_host::vagrantplugins::providervirtualbox::provider", @outputters=[], @additive=true, @name="provider", @path="vagrant::capability_host::vagrantplugins::providervirtualbox", @parent=#<Log4r::Logger:0x00000001a29fa8 @fullname="vagrant", @outputters=[#<Log4r::StderrOutputter:0x00000001afb648 @mon_owner=nil, @mon_count=0, @mon_mutex=#<Mutex:0x00000001afb558>, @name="stderr", @level=0, @formatter=#<Log4r::DefaultFormatter:0x00000001afcb10 @depth=7>, @out=#<IO:<STDERR>>>], @additive=true, @name="vagrant", @path="", @parent=#<Log4r::RootLogger:0x00000001a29da0 @level=0, @outputters=[]>, @level=1, @trace=false>, @level=1, @trace=false>, @cap_host_chain=[[:virtualbox, #<#<Class:0x00000002877f38>:0x0000000289cd60>]], @cap_args=[#<Vagrant::Machine: memcached (VagrantPlugins::ProviderVirtualBox::Provider)>], @cap_caps={:hyperv=>#<Vagrant::Registry:0x00000002877ad8 @items={:public_address=>#<Proc:0x0000000281a130@/opt/vagrant/embedded/gems/gems/vagrant-1.7.4/plugins/providers/hyperv/plugin.rb:25>}, @results_cache={}>, :virtualbox=>#<Vagrant::Registry:0x00000002877678 @items={:forwarded_ports=>#<Proc:0x000000016257e0@/opt/vagrant/embedded/gems/gems/vagrant-1.7.4/plugins/providers/virtualbox/plugin.rb:27>, :nic_mac_addresses=>#<Proc:0x000000016256f0@/opt/vagrant/embedded/gems/gems/vagrant-1.7.4/plugins/providers/virtualbox/plugin.rb:32>, :public_address=>#<Proc:0x000000026034c8@/opt/vagrant/embedded/gems/gems/vagrant-share-1.1.4/lib/vagrant-share.rb:39>}, @results_cache={}>, :docker=>#<Vagrant::Registry:0x00000002877448 @items={:public_address=>#<Proc:0x0000000160c218@/opt/vagrant/embedded/gems/gems/vagrant-1.7.4/plugins/providers/docker/plugin.rb:54>, :proxy_machine=>#<Proc:0x0000000160bd68@/opt/vagrant/embedded/gems/gems/vagrant-1.7.4/plugins/providers/docker/plugin.rb:59>}, @results_cache={}>}>) | |
INFO interface: info: Bringing machine 'memcached' up with 'virtualbox' provider... | |
Bringing machine 'memcached' up with 'virtualbox' provider... | |
INFO command: With machine: clone1 (#<VagrantPlugins::ProviderVirtualBox::Provider:0x00000002878550 @logger=#<Log4r::Logger:0x000000028784b0 @fullname="vagrant::provider::virtualbox", @outputters=[], @additive=true, @name="virtualbox", @path="vagrant::provider", @parent=#<Log4r::Logger:0x00000001a29fa8 @fullname="vagrant", @outputters=[#<Log4r::StderrOutputter:0x00000001afb648 @mon_owner=nil, @mon_count=0, @mon_mutex=#<Mutex:0x00000001afb558>, @name="stderr", @level=0, @formatter=#<Log4r::DefaultFormatter:0x00000001afcb10 @depth=7>, @out=#<IO:<STDERR>>>], @additive=true, @name="vagrant", @path="", @parent=#<Log4r::RootLogger:0x00000001a29da0 @level=0, @outputters=[]>, @level=1, @trace=false>, @level=1, @trace=false>, @machine=#<Vagrant::Machine: clone1 (VagrantPlugins::ProviderVirtualBox::Provider)>, @driver=#<VagrantPlugins::ProviderVirtualBox::Driver::Meta:0x00000002685b08 @logger=#<Log4r::Logger:0x00000002657910 @fullname="vagrant::provider::virtualbox::meta", @outputters=[], @additive=true, @name="meta", @path="vagrant::provider::virtualbox", @parent=#<Log4r::Logger:0x000000028784b0 @fullname="vagrant::provider::virtualbox", @outputters=[], @additive=true, @name="virtualbox", @path="vagrant::provider", @parent=#<Log4r::Logger:0x00000001a29fa8 @fullname="vagrant", @outputters=[#<Log4r::StderrOutputter:0x00000001afb648 @mon_owner=nil, @mon_count=0, @mon_mutex=#<Mutex:0x00000001afb558>, @name="stderr", @level=0, @formatter=#<Log4r::DefaultFormatter:0x00000001afcb10 @depth=7>, @out=#<IO:<STDERR>>>], @additive=true, @name="vagrant", @path="", @parent=#<Log4r::RootLogger:0x00000001a29da0 @level=0, @outputters=[]>, @level=1, @trace=false>, @level=1, @trace=false>, @level=1, @trace=false>, @interrupted=false, @vboxmanage_path="VBoxManage", @uuid=nil, @version="4.3.30", @driver=#<VagrantPlugins::ProviderVirtualBox::Driver::Version_4_3:0x00000001b1fc00 @logger=#<Log4r::Logger:0x00000001894d50 @fullname="vagrant::provider::virtualbox_4_3", @outputters=[], @additive=true, @name="virtualbox_4_3", @path="vagrant::provider", @parent=#<Log4r::Logger:0x00000001a29fa8 @fullname="vagrant", @outputters=[#<Log4r::StderrOutputter:0x00000001afb648 @mon_owner=nil, @mon_count=0, @mon_mutex=#<Mutex:0x00000001afb558>, @name="stderr", @level=0, @formatter=#<Log4r::DefaultFormatter:0x00000001afcb10 @depth=7>, @out=#<IO:<STDERR>>>], @additive=true, @name="vagrant", @path="", @parent=#<Log4r::RootLogger:0x00000001a29da0 @level=0, @outputters=[]>, @level=1, @trace=false>, @level=1, @trace=false>, @interrupted=false, @vboxmanage_path="VBoxManage", @uuid=nil>>, @cap_logger=#<Log4r::Logger:0x000000027a5f38 @fullname="vagrant::capability_host::vagrantplugins::providervirtualbox::provider", @outputters=[], @additive=true, @name="provider", @path="vagrant::capability_host::vagrantplugins::providervirtualbox", @parent=#<Log4r::Logger:0x00000001a29fa8 @fullname="vagrant", @outputters=[#<Log4r::StderrOutputter:0x00000001afb648 @mon_owner=nil, @mon_count=0, @mon_mutex=#<Mutex:0x00000001afb558>, @name="stderr", @level=0, @formatter=#<Log4r::DefaultFormatter:0x00000001afcb10 @depth=7>, @out=#<IO:<STDERR>>>], @additive=true, @name="vagrant", @path="", @parent=#<Log4r::RootLogger:0x00000001a29da0 @level=0, @outputters=[]>, @level=1, @trace=false>, @level=1, @trace=false>, @cap_host_chain=[[:virtualbox, #<#<Class:0x000000027a6a78>:0x0000000268e668>]], @cap_args=[#<Vagrant::Machine: clone1 (VagrantPlugins::ProviderVirtualBox::Provider)>], @cap_caps={:hyperv=>#<Vagrant::Registry:0x000000027a6730 @items={:public_address=>#<Proc:0x0000000281a130@/opt/vagrant/embedded/gems/gems/vagrant-1.7.4/plugins/providers/hyperv/plugin.rb:25>}, @results_cache={}>, :virtualbox=>#<Vagrant::Registry:0x000000027a64b0 @items={:forwarded_ports=>#<Proc:0x000000016257e0@/opt/vagrant/embedded/gems/gems/vagrant-1.7.4/plugins/providers/virtualbox/plugin.rb:27>, :nic_mac_addresses=>#<Proc:0x000000016256f0@/opt/vagrant/embedded/gems/gems/vagrant-1.7.4/plugins/providers/virtualbox/plugin.rb:32>, :public_address=>#<Proc:0x000000026034c8@/opt/vagrant/embedded/gems/gems/vagrant-share-1.1.4/lib/vagrant-share.rb:39>}, @results_cache={}>, :docker=>#<Vagrant::Registry:0x000000027a6280 @items={:public_address=>#<Proc:0x0000000160c218@/opt/vagrant/embedded/gems/gems/vagrant-1.7.4/plugins/providers/docker/plugin.rb:54>, :proxy_machine=>#<Proc:0x0000000160bd68@/opt/vagrant/embedded/gems/gems/vagrant-1.7.4/plugins/providers/docker/plugin.rb:59>}, @results_cache={}>}>) | |
INFO interface: info: Bringing machine 'clone1' up with 'virtualbox' provider... | |
Bringing machine 'clone1' up with 'virtualbox' provider... | |
INFO batch_action: Enabling parallelization by default. | |
INFO batch_action: Disabling parallelization because provider doesn't support it: virtualbox | |
INFO batch_action: Batch action will parallelize: false | |
INFO batch_action: Starting action: #<Vagrant::Machine:0x000000027c1be8> up {:destroy_on_error=>true, :parallel=>true, :provision_ignore_sentinel=>false, :provision_types=>nil} | |
INFO machine: Calling action: up on provider VirtualBox (new VM) | |
DEBUG environment: Attempting to acquire process-lock: machine-action-a6cec19970803e59451d0414c0675507 | |
DEBUG environment: Attempting to acquire process-lock: dotlock | |
INFO environment: Acquired process lock: dotlock | |
INFO environment: Released process lock: dotlock | |
INFO environment: Acquired process lock: machine-action-a6cec19970803e59451d0414c0675507 | |
INFO host: Autodetecting host type for [#<Vagrant::Environment: /home/egroeper/Fileservice/configstack>] | |
DEBUG host: Trying: freebsd | |
DEBUG host: Trying: arch | |
DEBUG host: Trying: gentoo | |
DEBUG host: Trying: darwin | |
DEBUG host: Trying: redhat | |
DEBUG host: Trying: slackware | |
DEBUG host: Trying: suse | |
DEBUG host: Trying: windows | |
DEBUG host: Trying: null | |
DEBUG host: Trying: linux | |
INFO host: Detected: linux! | |
INFO runner: Preparing hooks for middleware sequence... | |
INFO runner: 1 hooks defined. | |
INFO runner: Running action: machine_action_up #<Vagrant::Action::Builder:0x00000001964370> | |
INFO warden: Calling IN action: #<VagrantPlugins::ProviderVirtualBox::Action::CheckVirtualbox:0x0000000270b190> | |
INFO base: VBoxManage path: VBoxManage | |
INFO subprocess: Starting process: ["/usr/bin/VBoxManage", "--version"] | |
INFO subprocess: Command not in installer, restoring original environment... | |
DEBUG subprocess: Selecting on IO | |
DEBUG subprocess: stdout: 4.3.30r101610 | |
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000 | |
DEBUG subprocess: Exit status: 0 | |
DEBUG meta: Finding driver for VirtualBox version: 4.3.30 | |
INFO meta: Using VirtualBox driver: VagrantPlugins::ProviderVirtualBox::Driver::Version_4_3 | |
INFO base: VBoxManage path: VBoxManage | |
INFO subprocess: Starting process: ["/usr/bin/VBoxManage", "list", "hostonlyifs"] | |
INFO subprocess: Command not in installer, restoring original environment... | |
DEBUG subprocess: Selecting on IO | |
DEBUG subprocess: stdout: Name: vboxnet0 | |
GUID: 786f6276-656e-4074-8000-0a0027000000 | |
DHCP: Disabled | |
IPAddress: 192.168.56.1 | |
NetworkMask: 255.255.255.0 | |
IPV6Address: | |
IPV6NetworkMaskPrefixLength: 0 | |
HardwareAddress: 0a:00:27:00:00:00 | |
MediumType: Ethernet | |
Status: Down | |
VBoxNetworkName: HostInterfaceNetworking-vboxnet0 | |
Name: vboxnet1 | |
GUID: 786f6276-656e-4174-8000-0a0027000001 | |
DHCP: Disabled | |
IPAddress: 192.168.23.1 | |
NetworkMask: 255.255.255.0 | |
IPV6Address: fe80:0000:0000:0000:0800:27ff:fe00:0001 | |
IPV6NetworkMaskPrefixLength: 64 | |
HardwareAddress: 0a:00:27:00:00:01 | |
MediumType: Ethernet | |
Status: Up | |
VBoxNetworkName: HostInterfaceNetworking-vboxnet1 | |
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000 | |
DEBUG subprocess: Exit status: 0 | |
INFO warden: Calling IN action: #<Vagrant::Action::Builtin::Call:0x0000000270b118> | |
INFO runner: Preparing hooks for middleware sequence... | |
INFO runner: 1 hooks defined. | |
INFO runner: Running action: machine_action_up #<Vagrant::Action::Builder:0x000000027eb0d8> | |
INFO warden: Calling IN action: #<VagrantPlugins::ProviderVirtualBox::Action::Created:0x000000027e31d0> | |
INFO warden: Calling OUT action: #<VagrantPlugins::ProviderVirtualBox::Action::Created:0x000000027e31d0> | |
INFO runner: Preparing hooks for middleware sequence... | |
INFO runner: 1 hooks defined. | |
INFO runner: Running action: machine_action_up #<Vagrant::Action::Warden:0x000000026888f8> | |
INFO warden: Calling IN action: #<Proc:0x00000002600fe8@/opt/vagrant/embedded/gems/gems/vagrant-1.7.4/lib/vagrant/action/warden.rb:94 (lambda)> | |
INFO warden: Calling IN action: #<Vagrant::Action::Builtin::HandleBox:0x000000026887e0> | |
INFO handle_box: Machine already has box. HandleBox will not run. | |
INFO warden: Calling IN action: #<Proc:0x000000026570a0@/opt/vagrant/embedded/gems/gems/vagrant-1.7.4/lib/vagrant/action/warden.rb:94 (lambda)> | |
INFO warden: Calling IN action: #<Vagrant::Action::Builtin::ConfigValidate:0x0000000270aee8> | |
INFO warden: Calling IN action: #<Vagrant::Action::Builtin::Call:0x0000000270ada8> | |
INFO runner: Preparing hooks for middleware sequence... | |
INFO runner: 1 hooks defined. | |
INFO runner: Running action: machine_action_up #<Vagrant::Action::Builder:0x00000001adf790> | |
INFO warden: Calling IN action: #<VagrantPlugins::ProviderVirtualBox::Action::Created:0x00000001a64860> | |
INFO warden: Calling OUT action: #<VagrantPlugins::ProviderVirtualBox::Action::Created:0x00000001a64860> | |
INFO runner: Preparing hooks for middleware sequence... | |
INFO runner: 1 hooks defined. | |
INFO runner: Running action: machine_action_up #<Vagrant::Action::Warden:0x00000001966058> | |
INFO warden: Calling IN action: #<Proc:0x00000001bab700@/opt/vagrant/embedded/gems/gems/vagrant-1.7.4/lib/vagrant/action/warden.rb:94 (lambda)> | |
INFO warden: Calling IN action: #<VagrantPlugins::ProviderVirtualBox::Action::CheckAccessible:0x00000001965e50> | |
INFO warden: Calling IN action: #<VagrantPlugins::ProviderVirtualBox::Action::Customize:0x00000001965e00> | |
INFO warden: Calling IN action: #<VagrantPlugins::ProviderVirtualBox::Action::Import:0x00000001965db0> | |
INFO interface: info: Importing base box 'ubuntu/trusty64'... | |
INFO interface: info: ==> loadbalancer: Importing base box 'ubuntu/trusty64'... | |
==> loadbalancer: Importing base box 'ubuntu/trusty64'... | |
DEBUG virtualbox_4_3: Doing dry-run import to determine parallel-safe name... | |
INFO subprocess: Starting process: ["/usr/bin/VBoxManage", "import", "-n", "/home/egroeper/.vagrant.d/boxes/ubuntu-VAGRANTSLASH-trusty64/0/virtualbox/box.ovf"] | |
INFO subprocess: Command not in installer, restoring original environment... | |
DEBUG subprocess: Selecting on IO | |
DEBUG subprocess: stderr: 0%... | |
DEBUG subprocess: stderr: 10%...20%...30%...40%...50%...60%...70%...80%...90%... | |
DEBUG subprocess: stderr: 100% | |
DEBUG subprocess: stderr: Interpreting /home/egroeper/.vagrant.d/boxes/ubuntu-VAGRANTSLASH-trusty64/0/virtualbox/box.ovf... | |
DEBUG subprocess: stderr: OK. | |
DEBUG subprocess: stdout: Disks: vmdisk1 42949672960 -1 http://www.vmware.com/interfaces/specifications/vmdk.html#streamOptimized box-disk1.vmdk -1 -1 | |
Virtual system 0: | |
0: Suggested OS type: "Ubuntu_64" | |
(change with "--vsys 0 --ostype <type>"; use "list ostypes" to list all possible values) | |
1: Suggested VM name "ubuntu-cloudimg-trusty-vagrant-amd64" | |
(change with "--vsys 0 --vmname <name>") | |
2: Number of CPUs: 1 | |
(change with "--vsys 0 --cpus <n>") | |
3: Guest memory: 512 MB | |
(change with "--vsys 0 --memory <MB>") | |
4: Network adapter: orig NAT, config 3, extra slot=0;type=NAT | |
5: SATA controller, type AHCI | |
(disable with "--vsys 0 --unit 5 --ignore") | |
6: Hard disk image: source image=box-disk1.vmdk, target path=/home/egroeper/VirtualBox VMs/ubuntu-cloudimg-trusty-vagrant-amd64/box-disk1.vmdk, controller=5;channel=0 | |
(change target path with "--vsys 0 --unit 6 --disk path"; | |
disable with "--vsys 0 --unit 6 --ignore") | |
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000 | |
DEBUG subprocess: Exit status: 0 | |
DEBUG virtualbox_4_3: -- Parallel safe name: ubuntu-cloudimg-trusty-vagrant-amd64_1437486868683_79089 | |
INFO subprocess: Starting process: ["/usr/bin/VBoxManage", "import", "/home/egroeper/.vagrant.d/boxes/ubuntu-VAGRANTSLASH-trusty64/0/virtualbox/box.ovf", "--vsys", "0", "--vmname", "ubuntu-cloudimg-trusty-vagrant-amd64_1437486868683_79089", "--vsys", "0", "--unit", "6", "--disk", "/home/egroeper/VirtualBox VMs/ubuntu-cloudimg-trusty-vagrant-amd64_1437486868683_79089/box-disk1.vmdk"] | |
INFO subprocess: Command not in installer, restoring original environment... | |
DEBUG subprocess: Selecting on IO | |
DEBUG subprocess: stderr: 0%... | |
DEBUG subprocess: stderr: 10%...20%...30%...40%...50%...60%...70%...80%...90%... | |
DEBUG subprocess: stderr: 100% | |
DEBUG subprocess: stderr: Interpreting /home/egroeper/.vagrant.d/boxes/ubuntu-VAGRANTSLASH-trusty64/0/virtualbox/box.ovf... | |
DEBUG subprocess: stderr: OK. | |
DEBUG subprocess: stderr: 0%... | |
DEBUG subprocess: stderr: 10%...20%...30%...40%...50%...60%...70%...80%...90%... | |
INFO interface: info: Progress: 90% | |
Progress: 90%DEBUG subprocess: stderr: 100% | |
DEBUG subprocess: stdout: Disks: vmdisk1 42949672960 -1 http://www.vmware.com/interfaces/specifications/vmdk.html#streamOptimized box-disk1.vmdk -1 -1 | |
Virtual system 0: | |
0: Suggested OS type: "Ubuntu_64" | |
(change with "--vsys 0 --ostype <type>"; use "list ostypes" to list all possible values) | |
1: VM name specified with --vmname: "ubuntu-cloudimg-trusty-vagrant-amd64_1437486868683_79089" | |
2: Number of CPUs: 1 | |
(change with "--vsys 0 --cpus <n>") | |
3: Guest memory: 512 MB | |
(change with "--vsys 0 --memory <MB>") | |
4: Network adapter: orig NAT, config 3, extra slot=0;type=NAT | |
5: SATA controller, type AHCI | |
(disable with "--vsys 0 --unit 5 --ignore") | |
6: Hard disk image: source image=box-disk1.vmdk, target path=/home/egroeper/VirtualBox VMs/ubuntu-cloudimg-trusty-vagrant-amd64_1437486868683_79089/box-disk1.vmdk, controller=5;channel=0 | |
Successfully imported the appliance. | |
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 31988 | |
DEBUG subprocess: Exit status: 0 | |
INFO subprocess: Starting process: ["/usr/bin/VBoxManage", "list", "vms"] | |
INFO subprocess: Command not in installer, restoring original environment... | |
DEBUG subprocess: Selecting on IO | |
DEBUG subprocess: stdout: "gitlab" {48d8dd09-3cad-47be-b8eb-a4beff89c7f2} | |
"Testing_default_1421443154970_67785" {c4d13fbb-3c47-4c28-8f53-bc8197c36383} | |
"ubuntu-cloudimg-trusty-vagrant-amd64_1437486868683_79089" {dbeca25f-ee46-4fd6-844a-518018fe44b6} | |
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000 | |
DEBUG subprocess: Exit status: 0 | |
INFO machine: New machine ID: "dbeca25f-ee46-4fd6-844a-518018fe44b6" | |
DEBUG virtualbox: Instantiating the driver for machine ID: "dbeca25f-ee46-4fd6-844a-518018fe44b6" | |
INFO base: VBoxManage path: VBoxManage | |
INFO subprocess: Starting process: ["/usr/bin/VBoxManage", "--version"] | |
INFO subprocess: Command not in installer, restoring original environment... | |
DEBUG subprocess: Selecting on IO | |
DEBUG subprocess: stdout: 4.3.30r101610 | |
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000 | |
DEBUG subprocess: Exit status: 0 | |
DEBUG meta: Finding driver for VirtualBox version: 4.3.30 | |
INFO meta: Using VirtualBox driver: VagrantPlugins::ProviderVirtualBox::Driver::Version_4_3 | |
INFO base: VBoxManage path: VBoxManage | |
INFO subprocess: Starting process: ["/usr/bin/VBoxManage", "showvminfo", "dbeca25f-ee46-4fd6-844a-518018fe44b6"] | |
INFO subprocess: Command not in installer, restoring original environment... | |
DEBUG subprocess: Selecting on IO | |
DEBUG subprocess: stdout: Name: ubuntu-cloudimg-trusty-vagrant-amd64_1437486868683_79089 | |
Groups: / | |
Guest OS: Ubuntu (64-bit) | |
UUID: dbeca25f-ee46-4fd6-844a-518018fe44b6 | |
Config file: /home/egroeper/VirtualBox VMs/ubuntu-cloudimg-trusty-vagrant-amd64_1437486868683_79089/ubuntu-cloudimg-trusty-vagrant-amd64_1437486868683_79089.vbox | |
Snapshot folder: /home/egroeper/VirtualBox VMs/ubuntu-cloudimg-trusty-vagrant-amd64_1437486868683_79089/Snapshots | |
Log folder: /home/egroeper/VirtualBox VMs/ubuntu-cloudimg-trusty-vagrant-amd64_1437486868683_79089/Logs | |
Hardware UUID: dbeca25f-ee46-4fd6-844a-518018fe44b6 | |
Memory size: 512MB | |
Page Fusion: off | |
VRAM size: 12MB | |
CPU exec cap: 100% | |
HPET: off | |
Chipset: piix3 | |
Firmware: BIOS | |
Number of CPUs: 1 | |
PAE: off | |
Long Mode: on | |
Synthetic CPU: off | |
CPUID overrides: None | |
Boot menu mode: message and menu | |
Boot Device (1): HardDisk | |
Boot Device (2): Not Assigned | |
Boot Device (3): Not Assigned | |
Boot Device (4): Not Assigned | |
ACPI: on | |
IOAPIC: on | |
Time offset: 0ms | |
RTC: UTC | |
Hardw. virt.ext: on | |
Nested Paging: on | |
Large Pages: off | |
VT-x VPID: on | |
VT-x unr. exec.: on | |
State: powered off (since 2015-06-16T22:04:10.000000000) | |
Monitor count: 1 | |
3D Acceleration: off | |
2D Video Acceleration: off | |
Teleporter Enabled: off | |
Teleporter Port: 0 | |
Teleporter Address: | |
Teleporter Password: | |
Tracing Enabled: off | |
Allow Tracing to Access VM: off | |
Tracing Configuration: | |
Autostart Enabled: off | |
Autostart Delay: 0 | |
Default Frontend: | |
Storage Controller Name (0): SATAController | |
Storage Controller Type (0): IntelAhci | |
Storage Controller Instance Number (0): 0 | |
Storage Controller Max Port Count (0): 30 | |
Storage Controller Port Count (0): 1 | |
Storage Controller Bootable (0): on | |
SATAController (0, 0): /home/egroeper/VirtualBox VMs/ubuntu-cloudimg-trusty-vagrant-amd64_1437486868683_79089/box-disk1.vmdk (UUID: da78e57a-a752-461e-8179-ed1cdbdc7df3) | |
NIC 1: MAC: 080027F7C654, Attachment: NAT, Cable connected: on, Trace: off (file: none), Type: 82540EM, Reported speed: 0 Mbps, Boot priority: 0, Promisc Policy: deny, Bandwidth group: none | |
NIC 1 Settings: MTU: 0, Socket (send: 64, receive: 64), TCP Window (send:64, receive: 64) | |
NIC 1 Rule(0): name = guestssh, protocol = tcp, host ip = , host port = 2222, guest ip = , guest port = 22 | |
NIC 2: disabled | |
NIC 3: disabled | |
NIC 4: disabled | |
NIC 5: disabled | |
NIC 6: disabled | |
NIC 7: disabled | |
NIC 8: disabled | |
Pointing Device: PS/2 Mouse | |
Keyboard Device: PS/2 Keyboard | |
UART 1: disabled | |
UART 2: disabled | |
LPT 1: disabled | |
LPT 2: disabled | |
Audio: disabled | |
Clipboard Mode: Bidirectional | |
Drag'n'drop Mode: disabled | |
VRDE: disabled | |
USB: disabled | |
EHCI: disabled | |
USB Device Filters: | |
<none> | |
Available remote USB devices: | |
<none> | |
Currently Attached USB Devices: | |
<none> | |
Bandwidth groups: <none> | |
Shared folders: <none> | |
VRDE Connection: not active | |
Clients so far: 0 | |
Video capturing: not active | |
Capture screens: 0 | |
Capture file: /home/egroeper/VirtualBox VMs/ubuntu-cloudimg-trusty-vagrant-amd64_1437486868683_79089/ubuntu-cloudimg-trusty-vagrant-amd64_1437486868683_79089.webm | |
Capture dimensions: 1024x768 | |
Capture rate: 512 kbps | |
Capture FPS: 25 | |
Guest: | |
Configured memory balloon size: 0 MB | |
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000 | |
DEBUG subprocess: Exit status: 0 | |
INFO warden: Calling IN action: #<VagrantPlugins::ProviderVirtualBox::Action::MatchMACAddress:0x00000001965d38> | |
INFO interface: info: Matching MAC address for NAT networking... | |
INFO interface: info: ==> loadbalancer: Matching MAC address for NAT networking... | |
==> loadbalancer: Matching MAC address for NAT networking... | |
INFO subprocess: Starting process: ["/usr/bin/VBoxManage", "modifyvm", "dbeca25f-ee46-4fd6-844a-518018fe44b6", "--macaddress1", "0800273A0B5B"] | |
INFO subprocess: Command not in installer, restoring original environment... | |
DEBUG subprocess: Selecting on IO | |
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000 | |
DEBUG subprocess: Exit status: 0 | |
INFO warden: Calling IN action: #<Proc:0x00000001965c70@/opt/vagrant/embedded/gems/gems/vagrant-1.7.4/lib/vagrant/action/warden.rb:94 (lambda)> | |
INFO warden: Calling IN action: #<VagrantPlugins::ProviderVirtualBox::Action::CheckVirtualbox:0x0000000270aad8> | |
INFO base: VBoxManage path: VBoxManage | |
INFO subprocess: Starting process: ["/usr/bin/VBoxManage", "--version"] | |
INFO subprocess: Command not in installer, restoring original environment... | |
DEBUG subprocess: Selecting on IO | |
DEBUG subprocess: stdout: 4.3.30r101610 | |
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000 | |
DEBUG subprocess: Exit status: 0 | |
DEBUG meta: Finding driver for VirtualBox version: 4.3.30 | |
INFO meta: Using VirtualBox driver: VagrantPlugins::ProviderVirtualBox::Driver::Version_4_3 | |
INFO base: VBoxManage path: VBoxManage | |
INFO subprocess: Starting process: ["/usr/bin/VBoxManage", "list", "hostonlyifs"] | |
INFO subprocess: Command not in installer, restoring original environment... | |
DEBUG subprocess: Selecting on IO | |
DEBUG subprocess: stdout: Name: vboxnet0 | |
GUID: 786f6276-656e-4074-8000-0a0027000000 | |
DHCP: Disabled | |
IPAddress: 192.168.56.1 | |
NetworkMask: 255.255.255.0 | |
IPV6Address: | |
IPV6NetworkMaskPrefixLength: 0 | |
HardwareAddress: 0a:00:27:00:00:00 | |
MediumType: Ethernet | |
Status: Down | |
VBoxNetworkName: HostInterfaceNetworking-vboxnet0 | |
Name: vboxnet1 | |
GUID: 786f6276-656e-4174-8000-0a0027000001 | |
DHCP: Disabled | |
IPAddress: 192.168.23.1 | |
NetworkMask: 255.255.255.0 | |
IPV6Address: fe80:0000:0000:0000:0800:27ff:fe00:0001 | |
IPV6NetworkMaskPrefixLength: 64 | |
HardwareAddress: 0a:00:27:00:00:01 | |
MediumType: Ethernet | |
Status: Up | |
VBoxNetworkName: HostInterfaceNetworking-vboxnet1 | |
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000 | |
DEBUG subprocess: Exit status: 0 | |
INFO warden: Calling IN action: #<Vagrant::Action::Builtin::ConfigValidate:0x0000000270a8a8> | |
INFO warden: Calling IN action: #<Vagrant::Action::Builtin::BoxCheckOutdated:0x0000000270a768> | |
INFO warden: Calling IN action: #<Vagrant::Action::Builtin::Call:0x000000027ce640> | |
INFO runner: Preparing hooks for middleware sequence... | |
INFO runner: 1 hooks defined. | |
INFO runner: Running action: machine_action_up #<Vagrant::Action::Builder:0x00000002669c28> | |
INFO warden: Calling IN action: #<VagrantPlugins::ProviderVirtualBox::Action::IsRunning:0x0000000266da58> | |
INFO subprocess: Starting process: ["/usr/bin/VBoxManage", "showvminfo", "dbeca25f-ee46-4fd6-844a-518018fe44b6", "--machinereadable"] | |
INFO subprocess: Command not in installer, restoring original environment... | |
DEBUG subprocess: Selecting on IO | |
DEBUG subprocess: stdout: name="ubuntu-cloudimg-trusty-vagrant-amd64_1437486868683_79089" | |
groups="/" | |
ostype="Ubuntu (64-bit)" | |
UUID="dbeca25f-ee46-4fd6-844a-518018fe44b6" | |
CfgFile="/home/egroeper/VirtualBox VMs/ubuntu-cloudimg-trusty-vagrant-amd64_1437486868683_79089/ubuntu-cloudimg-trusty-vagrant-amd64_1437486868683_79089.vbox" | |
SnapFldr="/home/egroeper/VirtualBox VMs/ubuntu-cloudimg-trusty-vagrant-amd64_1437486868683_79089/Snapshots" | |
LogFldr="/home/egroeper/VirtualBox VMs/ubuntu-cloudimg-trusty-vagrant-amd64_1437486868683_79089/Logs" | |
hardwareuuid="dbeca25f-ee46-4fd6-844a-518018fe44b6" | |
memory=512 | |
pagefusion="off" | |
vram=12 | |
cpuexecutioncap=100 | |
hpet="off" | |
chipset="piix3" | |
firmware="BIOS" | |
cpus=1 | |
pae="off" | |
longmode="on" | |
synthcpu="off" | |
bootmenu="messageandmenu" | |
boot1="disk" | |
boot2="none" | |
boot3="none" | |
boot4="none" | |
acpi="on" | |
ioapic="on" | |
biossystemtimeoffset=0 | |
rtcuseutc="on" | |
hwvirtex="on" | |
nestedpaging="on" | |
largepages="off" | |
vtxvpid="on" | |
vtxux="on" | |
VMState="poweroff" | |
VMStateChangeTime="2015-06-16T22:04:10.000000000" | |
monitorcount=1 | |
accelerate3d="off" | |
accelerate2dvideo="off" | |
teleporterenabled="off" | |
teleporterport=0 | |
teleporteraddress="" | |
teleporterpassword="" | |
tracing-enabled="off" | |
tracing-allow-vm-access="off" | |
tracing-config="" | |
autostart-enabled="off" | |
autostart-delay=0 | |
defaultfrontend="" | |
storagecontrollername0="SATAController" | |
storagecontrollertype0="IntelAhci" | |
storagecontrollerinstance0="0" | |
storagecontrollermaxportcount0="30" | |
storagecontrollerportcount0="1" | |
storagecontrollerbootable0="on" | |
"SATAController-0-0"="/home/egroeper/VirtualBox VMs/ubuntu-cloudimg-trusty-vagrant-amd64_1437486868683_79089/box-disk1.vmdk" | |
"SATAController-ImageUUID-0-0"="da78e57a-a752-461e-8179-ed1cdbdc7df3" | |
natnet1="nat" | |
macaddress1="0800273A0B5B" | |
cableconnected1="on" | |
nic1="nat" | |
nictype1="82540EM" | |
nicspeed1="0" | |
mtu="0" | |
sockSnd="64" | |
sockRcv="64" | |
tcpWndSnd="64" | |
tcpWndRcv="64" | |
Forwarding(0)="guestssh,tcp,,2222,,22" | |
nic2="none" | |
nic3="none" | |
nic4="none" | |
nic5="none" | |
nic6="none" | |
nic7="none" | |
nic8="none" | |
hidpointing="ps2mouse" | |
hidkeyboard="ps2kbd" | |
uart1="off" | |
uart2="off" | |
lpt1="off" | |
lpt2="off" | |
audio="none" | |
clipboard="bidirectional" | |
draganddrop="disabled" | |
vrde="off" | |
usb="off" | |
ehci="off" | |
VRDEActiveConnection="off" | |
VRDEClients=0 | |
vcpenabled="off" | |
vcpscreens=0 | |
vcpfile="/home/egroeper/VirtualBox VMs/ubuntu-cloudimg-trusty-vagrant-amd64_1437486868683_79089/ubuntu-cloudimg-trusty-vagrant-amd64_1437486868683_79089.webm" | |
vcpwidth=1024 | |
vcpheight=768 | |
vcprate=512 | |
vcpfps=25 | |
GuestMemoryBalloon=0 | |
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000 | |
DEBUG subprocess: Exit status: 0 | |
INFO warden: Calling OUT action: #<VagrantPlugins::ProviderVirtualBox::Action::IsRunning:0x0000000266da58> | |
INFO runner: Preparing hooks for middleware sequence... | |
INFO runner: 1 hooks defined. | |
INFO runner: Running action: machine_action_up #<Vagrant::Action::Warden:0x0000000282f620> | |
INFO warden: Calling IN action: #<Proc:0x0000000285c058@/opt/vagrant/embedded/gems/gems/vagrant-1.7.4/lib/vagrant/action/warden.rb:94 (lambda)> | |
INFO warden: Calling IN action: #<Vagrant::Action::Builtin::Call:0x0000000282f530> | |
INFO runner: Preparing hooks for middleware sequence... | |
INFO runner: 1 hooks defined. | |
INFO runner: Running action: machine_action_up #<Vagrant::Action::Builder:0x000000028c69a8> | |
INFO warden: Calling IN action: #<VagrantPlugins::ProviderVirtualBox::Action::IsSaved:0x000000028cb4d0> | |
INFO subprocess: Starting process: ["/usr/bin/VBoxManage", "showvminfo", "dbeca25f-ee46-4fd6-844a-518018fe44b6", "--machinereadable"] | |
INFO subprocess: Command not in installer, restoring original environment... | |
DEBUG subprocess: Selecting on IO | |
DEBUG subprocess: stdout: name="ubuntu-cloudimg-trusty-vagrant-amd64_1437486868683_79089" | |
groups="/" | |
ostype="Ubuntu (64-bit)" | |
UUID="dbeca25f-ee46-4fd6-844a-518018fe44b6" | |
CfgFile="/home/egroeper/VirtualBox VMs/ubuntu-cloudimg-trusty-vagrant-amd64_1437486868683_79089/ubuntu-cloudimg-trusty-vagrant-amd64_1437486868683_79089.vbox" | |
SnapFldr="/home/egroeper/VirtualBox VMs/ubuntu-cloudimg-trusty-vagrant-amd64_1437486868683_79089/Snapshots" | |
LogFldr="/home/egroeper/VirtualBox VMs/ubuntu-cloudimg-trusty-vagrant-amd64_1437486868683_79089/Logs" | |
hardwareuuid="dbeca25f-ee46-4fd6-844a-518018fe44b6" | |
memory=512 | |
pagefusion="off" | |
vram=12 | |
cpuexecutioncap=100 | |
hpet="off" | |
chipset="piix3" | |
firmware="BIOS" | |
cpus=1 | |
pae="off" | |
longmode="on" | |
synthcpu="off" | |
bootmenu="messageandmenu" | |
boot1="disk" | |
boot2="none" | |
boot3="none" | |
boot4="none" | |
acpi="on" | |
ioapic="on" | |
biossystemtimeoffset=0 | |
rtcuseutc="on" | |
hwvirtex="on" | |
nestedpaging="on" | |
largepages="off" | |
vtxvpid="on" | |
vtxux="on" | |
VMState="poweroff" | |
VMStateChangeTime="2015-06-16T22:04:10.000000000" | |
monitorcount=1 | |
accelerate3d="off" | |
accelerate2dvideo="off" | |
teleporterenabled="off" | |
teleporterport=0 | |
teleporteraddress="" | |
teleporterpassword="" | |
tracing-enabled="off" | |
tracing-allow-vm-access="off" | |
tracing-config="" | |
autostart-enabled="off" | |
autostart-delay=0 | |
defaultfrontend="" | |
storagecontrollername0="SATAController" | |
storagecontrollertype0="IntelAhci" | |
storagecontrollerinstance0="0" | |
storagecontrollermaxportcount0="30" | |
storagecontrollerportcount0="1" | |
storagecontrollerbootable0="on" | |
"SATAController-0-0"="/home/egroeper/VirtualBox VMs/ubuntu-cloudimg-trusty-vagrant-amd64_1437486868683_79089/box-disk1.vmdk" | |
"SATAController-ImageUUID-0-0"="da78e57a-a752-461e-8179-ed1cdbdc7df3" | |
natnet1="nat" | |
macaddress1="0800273A0B5B" | |
cableconnected1="on" | |
nic1="nat" | |
nictype1="82540EM" | |
nicspeed1="0" | |
mtu="0" | |
sockSnd="64" | |
sockRcv="64" | |
tcpWndSnd="64" | |
tcpWndRcv="64" | |
Forwarding(0)="guestssh,tcp,,2222,,22" | |
nic2="none" | |
nic3="none" | |
nic4="none" | |
nic5="none" | |
nic6="none" | |
nic7="none" | |
nic8="none" | |
hidpointing="ps2mouse" | |
hidkeyboard="ps2kbd" | |
uart1="off" | |
uart2="off" | |
lpt1="off" | |
lpt2="off" | |
audio="none" | |
clipboard="bidirectional" | |
draganddrop="disabled" | |
vrde="off" | |
usb="off" | |
ehci="off" | |
VRDEActiveConnection="off" | |
VRDEClients=0 | |
vcpenabled="off" | |
vcpscreens=0 | |
vcpfile="/home/egroeper/VirtualBox VMs/ubuntu-cloudimg-trusty-vagrant-amd64_1437486868683_79089/ubuntu-cloudimg-trusty-vagrant-amd64_1437486868683_79089.webm" | |
vcpwidth=1024 | |
vcpheight=768 | |
vcprate=512 | |
vcpfps=25 | |
GuestMemoryBalloon=0 | |
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 31999 | |
DEBUG subprocess: Exit status: 0 | |
INFO warden: Calling OUT action: #<VagrantPlugins::ProviderVirtualBox::Action::IsSaved:0x000000028cb4d0> | |
INFO runner: Preparing hooks for middleware sequence... | |
INFO runner: 1 hooks defined. | |
INFO runner: Running action: machine_action_up #<Vagrant::Action::Warden:0x00000002829720> | |
INFO warden: Calling IN action: #<Proc:0x000000027f3b48@/opt/vagrant/embedded/gems/gems/vagrant-1.7.4/lib/vagrant/action/warden.rb:94 (lambda)> | |
INFO warden: Calling IN action: #<Vagrant::Action::Builtin::Call:0x00000002829540> | |
INFO runner: Preparing hooks for middleware sequence... | |
INFO runner: 1 hooks defined. | |
INFO runner: Running action: machine_action_up #<Vagrant::Action::Builder:0x000000026793a8> | |
INFO warden: Calling IN action: #<VagrantPlugins::ProviderVirtualBox::Action::IsPaused:0x0000000266f768> | |
INFO subprocess: Starting process: ["/usr/bin/VBoxManage", "showvminfo", "dbeca25f-ee46-4fd6-844a-518018fe44b6", "--machinereadable"] | |
INFO subprocess: Command not in installer, restoring original environment... | |
DEBUG subprocess: Selecting on IO | |
DEBUG subprocess: stdout: name="ubuntu-cloudimg-trusty-vagrant-amd64_1437486868683_79089" | |
groups="/" | |
ostype="Ubuntu (64-bit)" | |
UUID="dbeca25f-ee46-4fd6-844a-518018fe44b6" | |
CfgFile="/home/egroeper/VirtualBox VMs/ubuntu-cloudimg-trusty-vagrant-amd64_1437486868683_79089/ubuntu-cloudimg-trusty-vagrant-amd64_1437486868683_79089.vbox" | |
SnapFldr="/home/egroeper/VirtualBox VMs/ubuntu-cloudimg-trusty-vagrant-amd64_1437486868683_79089/Snapshots" | |
LogFldr="/home/egroeper/VirtualBox VMs/ubuntu-cloudimg-trusty-vagrant-amd64_1437486868683_79089/Logs" | |
hardwareuuid="dbeca25f-ee46-4fd6-844a-518018fe44b6" | |
memory=512 | |
pagefusion="off" | |
vram=12 | |
cpuexecutioncap=100 | |
hpet="off" | |
chipset="piix3" | |
firmware="BIOS" | |
cpus=1 | |
pae="off" | |
longmode="on" | |
synthcpu="off" | |
bootmenu="messageandmenu" | |
boot1="disk" | |
boot2="none" | |
boot3="none" | |
boot4="none" | |
acpi="on" | |
ioapic="on" | |
biossystemtimeoffset=0 | |
rtcuseutc="on" | |
hwvirtex="on" | |
nestedpaging="on" | |
largepages="off" | |
vtxvpid="on" | |
vtxux="on" | |
VMState="poweroff" | |
VMStateChangeTime="2015-06-16T22:04:10.000000000" | |
monitorcount=1 | |
accelerate3d="off" | |
accelerate2dvideo="off" | |
teleporterenabled="off" | |
teleporterport=0 | |
teleporteraddress="" | |
teleporterpassword="" | |
tracing-enabled="off" | |
tracing-allow-vm-access="off" | |
tracing-config="" | |
autostart-enabled="off" | |
autostart-delay=0 | |
defaultfrontend="" | |
storagecontrollername0="SATAController" | |
storagecontrollertype0="IntelAhci" | |
storagecontrollerinstance0="0" | |
storagecontrollermaxportcount0="30" | |
storagecontrollerportcount0="1" | |
storagecontrollerbootable0="on" | |
"SATAController-0-0"="/home/egroeper/VirtualBox VMs/ubuntu-cloudimg-trusty-vagrant-amd64_1437486868683_79089/box-disk1.vmdk" | |
"SATAController-ImageUUID-0-0"="da78e57a-a752-461e-8179-ed1cdbdc7df3" | |
natnet1="nat" | |
macaddress1="0800273A0B5B" | |
cableconnected1="on" | |
nic1="nat" | |
nictype1="82540EM" | |
nicspeed1="0" | |
mtu="0" | |
sockSnd="64" | |
sockRcv="64" | |
tcpWndSnd="64" | |
tcpWndRcv="64" | |
Forwarding(0)="guestssh,tcp,,2222,,22" | |
nic2="none" | |
nic3="none" | |
nic4="none" | |
nic5="none" | |
nic6="none" | |
nic7="none" | |
nic8="none" | |
hidpointing="ps2mouse" | |
hidkeyboard="ps2kbd" | |
uart1="off" | |
uart2="off" | |
lpt1="off" | |
lpt2="off" | |
audio="none" | |
clipboard="bidirectional" | |
draganddrop="disabled" | |
vrde="off" | |
usb="off" | |
ehci="off" | |
VRDEActiveConnection="off" | |
VRDEClients=0 | |
vcpenabled="off" | |
vcpscreens=0 | |
vcpfile="/home/egroeper/VirtualBox VMs/ubuntu-cloudimg-trusty-vagrant-amd64_1437486868683_79089/ubuntu-cloudimg-trusty-vagrant-amd64_1437486868683_79089.webm" | |
vcpwidth=1024 | |
vcpheight=768 | |
vcprate=512 | |
vcpfps=25 | |
GuestMemoryBalloon=0 | |
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000 | |
DEBUG subprocess: Exit status: 0 | |
INFO warden: Calling OUT action: #<VagrantPlugins::ProviderVirtualBox::Action::IsPaused:0x0000000266f768> | |
INFO runner: Preparing hooks for middleware sequence... | |
INFO runner: 1 hooks defined. | |
INFO runner: Running action: machine_action_up #<Vagrant::Action::Warden:0x0000000199fd08> | |
INFO warden: Calling IN action: #<Proc:0x0000000283e8c8@/opt/vagrant/embedded/gems/gems/vagrant-1.7.4/lib/vagrant/action/warden.rb:94 (lambda)> | |
INFO warden: Calling IN action: #<VagrantPlugins::ProviderVirtualBox::Action::CheckAccessible:0x0000000199fb28> | |
INFO subprocess: Starting process: ["/usr/bin/VBoxManage", "showvminfo", "dbeca25f-ee46-4fd6-844a-518018fe44b6", "--machinereadable"] | |
INFO subprocess: Command not in installer, restoring original environment... | |
DEBUG subprocess: Selecting on IO | |
DEBUG subprocess: stdout: name="ubuntu-cloudimg-trusty-vagrant-amd64_1437486868683_79089" | |
groups="/" | |
ostype="Ubuntu (64-bit)" | |
UUID="dbeca25f-ee46-4fd6-844a-518018fe44b6" | |
CfgFile="/home/egroeper/VirtualBox VMs/ubuntu-cloudimg-trusty-vagrant-amd64_1437486868683_79089/ubuntu-cloudimg-trusty-vagrant-amd64_1437486868683_79089.vbox" | |
SnapFldr="/home/egroeper/VirtualBox VMs/ubuntu-cloudimg-trusty-vagrant-amd64_1437486868683_79089/Snapshots" | |
LogFldr="/home/egroeper/VirtualBox VMs/ubuntu-cloudimg-trusty-vagrant-amd64_1437486868683_79089/Logs" | |
hardwareuuid="dbeca25f-ee46-4fd6-844a-518018fe44b6" | |
memory=512 | |
pagefusion="off" | |
vram=12 | |
cpuexecutioncap=100 | |
hpet="off" | |
chipset="piix3" | |
firmware="BIOS" | |
cpus=1 | |
pae="off" | |
longmode="on" | |
synthcpu="off" | |
bootmenu="messageandmenu" | |
boot1="disk" | |
boot2="none" | |
boot3="none" | |
boot4="none" | |
acpi="on" | |
ioapic="on" | |
biossystemtimeoffset=0 | |
rtcuseutc="on" | |
hwvirtex="on" | |
nestedpaging="on" | |
largepages="off" | |
vtxvpid="on" | |
vtxux="on" | |
VMState="poweroff" | |
VMStateChangeTime="2015-06-16T22:04:10.000000000" | |
monitorcount=1 | |
accelerate3d="off" | |
accelerate2dvideo="off" | |
teleporterenabled="off" | |
teleporterport=0 | |
teleporteraddress="" | |
teleporterpassword="" | |
tracing-enabled="off" | |
tracing-allow-vm-access="off" | |
tracing-config="" | |
autostart-enabled="off" | |
autostart-delay=0 | |
defaultfrontend="" | |
storagecontrollername0="SATAController" | |
storagecontrollertype0="IntelAhci" | |
storagecontrollerinstance0="0" | |
storagecontrollermaxportcount0="30" | |
storagecontrollerportcount0="1" | |
storagecontrollerbootable0="on" | |
"SATAController-0-0"="/home/egroeper/VirtualBox VMs/ubuntu-cloudimg-trusty-vagrant-amd64_1437486868683_79089/box-disk1.vmdk" | |
"SATAController-ImageUUID-0-0"="da78e57a-a752-461e-8179-ed1cdbdc7df3" | |
natnet1="nat" | |
macaddress1="0800273A0B5B" | |
cableconnected1="on" | |
nic1="nat" | |
nictype1="82540EM" | |
nicspeed1="0" | |
mtu="0" | |
sockSnd="64" | |
sockRcv="64" | |
tcpWndSnd="64" | |
tcpWndRcv="64" | |
Forwarding(0)="guestssh,tcp,,2222,,22" | |
nic2="none" | |
nic3="none" | |
nic4="none" | |
nic5="none" | |
nic6="none" | |
nic7="none" | |
nic8="none" | |
hidpointing="ps2mouse" | |
hidkeyboard="ps2kbd" | |
uart1="off" | |
uart2="off" | |
lpt1="off" | |
lpt2="off" | |
audio="none" | |
clipboard="bidirectional" | |
draganddrop="disabled" | |
vrde="off" | |
usb="off" | |
ehci="off" | |
VRDEActiveConnection="off" | |
VRDEClients=0 | |
vcpenabled="off" | |
vcpscreens=0 | |
vcpfile="/home/egroeper/VirtualBox VMs/ubuntu-cloudimg-trusty-vagrant-amd64_1437486868683_79089/ubuntu-cloudimg-trusty-vagrant-amd64_1437486868683_79089.webm" | |
vcpwidth=1024 | |
vcpheight=768 | |
vcprate=512 | |
vcpfps=25 | |
GuestMemoryBalloon=0 | |
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000 | |
DEBUG subprocess: Exit status: 0 | |
INFO warden: Calling IN action: #<VagrantPlugins::ProviderVirtualBox::Action::CleanMachineFolder:0x0000000199fa88> | |
INFO subprocess: Starting process: ["/usr/bin/VBoxManage", "list", "systemproperties"] | |
INFO subprocess: Command not in installer, restoring original environment... | |
DEBUG subprocess: Selecting on IO | |
DEBUG subprocess: stdout: API version: 4_3 | |
Minimum guest RAM size: 4 Megabytes | |
Maximum guest RAM size: 2097152 Megabytes | |
Minimum video RAM size: 1 Megabytes | |
Maximum video RAM size: 256 Megabytes | |
Maximum guest monitor count: 64 | |
Minimum guest CPU count: 1 | |
Maximum guest CPU count: 32 | |
Virtual disk limit (info): 2199022206976 Bytes | |
Maximum Serial Port count: 2 | |
Maximum Parallel Port count: 2 | |
Maximum Boot Position: 4 | |
Maximum PIIX3 Network Adapter count: 8 | |
Maximum ICH9 Network Adapter count: 36 | |
Maximum PIIX3 IDE Controllers: 1 | |
Maximum ICH9 IDE Controllers: 1 | |
Maximum IDE Port count: 2 | |
Maximum Devices per IDE Port: 2 | |
Maximum PIIX3 SATA Controllers: 1 | |
Maximum ICH9 SATA Controllers: 8 | |
Maximum SATA Port count: 30 | |
Maximum Devices per SATA Port: 1 | |
Maximum PIIX3 SCSI Controllers: 1 | |
Maximum ICH9 SCSI Controllers: 8 | |
Maximum SCSI Port count: 16 | |
Maximum Devices per SCSI Port: 1 | |
Maximum SAS PIIX3 Controllers: 1 | |
Maximum SAS ICH9 Controllers: 8 | |
Maximum SAS Port count: 8 | |
Maximum Devices per SAS Port: 1 | |
Maximum PIIX3 Floppy Controllers:1 | |
Maximum ICH9 Floppy Controllers: 1 | |
Maximum Floppy Port count: 1 | |
Maximum Devices per Floppy Port: 2 | |
Default machine folder: /home/egroeper/VirtualBox VMs | |
Exclusive HW virtualization use: on | |
Default hard disk format: VDI | |
VRDE auth library: VBoxAuth | |
Webservice auth. library: VBoxAuth | |
Remote desktop ExtPack: | |
Log history count: 3 | |
Default frontend: | |
Autostart database path: | |
Default Guest Additions ISO: /usr/share/virtualbox/VBoxGuestAdditions.iso | |
Logging Level: all | |
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000 | |
DEBUG subprocess: Exit status: 0 | |
INFO warden: Calling IN action: #<VagrantPlugins::ProviderVirtualBox::Action::SetName:0x0000000199f8a8> | |
INFO subprocess: Starting process: ["/usr/bin/VBoxManage", "list", "vms"] | |
INFO subprocess: Command not in installer, restoring original environment... | |
DEBUG subprocess: Selecting on IO | |
DEBUG subprocess: stdout: "gitlab" {48d8dd09-3cad-47be-b8eb-a4beff89c7f2} | |
"Testing_default_1421443154970_67785" {c4d13fbb-3c47-4c28-8f53-bc8197c36383} | |
"ubuntu-cloudimg-trusty-vagrant-amd64_1437486868683_79089" {dbeca25f-ee46-4fd6-844a-518018fe44b6} | |
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000 | |
DEBUG subprocess: Exit status: 0 | |
INFO interface: info: Setting the name of the VM: configstack_loadbalancer_1437486881381_79071 | |
INFO interface: info: ==> loadbalancer: Setting the name of the VM: configstack_loadbalancer_1437486881381_79071 | |
==> loadbalancer: Setting the name of the VM: configstack_loadbalancer_1437486881381_79071 | |
INFO subprocess: Starting process: ["/usr/bin/VBoxManage", "modifyvm", "dbeca25f-ee46-4fd6-844a-518018fe44b6", "--name", "configstack_loadbalancer_1437486881381_79071"] | |
INFO subprocess: Command not in installer, restoring original environment... | |
DEBUG subprocess: Selecting on IO | |
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000 | |
DEBUG subprocess: Exit status: 0 | |
INFO warden: Calling IN action: #<VagrantPlugins::ProviderVirtualBox::Action::ClearForwardedPorts:0x00000001bc8620> | |
DEBUG virtualbox_4_3: read_forward_ports: uuid=dbeca25f-ee46-4fd6-844a-518018fe44b6 active_only=false | |
INFO subprocess: Starting process: ["/usr/bin/VBoxManage", "showvminfo", "dbeca25f-ee46-4fd6-844a-518018fe44b6", "--machinereadable"] | |
INFO subprocess: Command not in installer, restoring original environment... | |
DEBUG subprocess: Selecting on IO | |
DEBUG subprocess: stdout: name="configstack_loadbalancer_1437486881381_79071" | |
groups="/" | |
ostype="Ubuntu (64-bit)" | |
UUID="dbeca25f-ee46-4fd6-844a-518018fe44b6" | |
CfgFile="/home/egroeper/VirtualBox VMs/configstack_loadbalancer_1437486881381_79071/configstack_loadbalancer_1437486881381_79071.vbox" | |
SnapFldr="/home/egroeper/VirtualBox VMs/configstack_loadbalancer_1437486881381_79071/Snapshots" | |
LogFldr="/home/egroeper/VirtualBox VMs/configstack_loadbalancer_1437486881381_79071/Logs" | |
hardwareuuid="dbeca25f-ee46-4fd6-844a-518018fe44b6" | |
memory=512 | |
pagefusion="off" | |
vram=12 | |
cpuexecutioncap=100 | |
hpet="off" | |
chipset="piix3" | |
firmware="BIOS" | |
cpus=1 | |
pae="off" | |
longmode="on" | |
synthcpu="off" | |
bootmenu="messageandmenu" | |
boot1="disk" | |
boot2="none" | |
boot3="none" | |
boot4="none" | |
acpi="on" | |
ioapic="on" | |
biossystemtimeoffset=0 | |
rtcuseutc="on" | |
hwvirtex="on" | |
nestedpaging="on" | |
largepages="off" | |
vtxvpid="on" | |
vtxux="on" | |
VMState="poweroff" | |
VMStateChangeTime="2015-06-16T22:04:10.000000000" | |
monitorcount=1 | |
accelerate3d="off" | |
accelerate2dvideo="off" | |
teleporterenabled="off" | |
teleporterport=0 | |
teleporteraddress="" | |
teleporterpassword="" | |
tracing-enabled="off" | |
tracing-allow-vm-access="off" | |
tracing-config="" | |
autostart-enabled="off" | |
autostart-delay=0 | |
defaultfrontend="" | |
storagecontrollername0="SATAController" | |
storagecontrollertype0="IntelAhci" | |
storagecontrollerinstance0="0" | |
storagecontrollermaxportcount0="30" | |
storagecontrollerportcount0="1" | |
storagecontrollerbootable0="on" | |
"SATAController-0-0"="/home/egroeper/VirtualBox VMs/configstack_loadbalancer_1437486881381_79071/box-disk1.vmdk" | |
"SATAController-ImageUUID-0-0"="da78e57a-a752-461e-8179-ed1cdbdc7df3" | |
natnet1="nat" | |
macaddress1="0800273A0B5B" | |
cableconnected1="on" | |
nic1="nat" | |
nictype1="82540EM" | |
nicspeed1="0" | |
mtu="0" | |
sockSnd="64" | |
sockRcv="64" | |
tcpWndSnd="64" | |
tcpWndRcv="64" | |
Forwarding(0)="guestssh,tcp,,2222,,22" | |
nic2="none" | |
nic3="none" | |
nic4="none" | |
nic5="none" | |
nic6="none" | |
nic7="none" | |
nic8="none" | |
hidpointing="ps2mouse" | |
hidkeyboard="ps2kbd" | |
uart1="off" | |
uart2="off" | |
lpt1="off" | |
lpt2="off" | |
audio="none" | |
clipboard="bidirectional" | |
draganddrop="disabled" | |
vrde="off" | |
usb="off" | |
ehci="off" | |
VRDEActiveConnection="off" | |
VRDEClients=0 | |
vcpenabled="off" | |
vcpscreens=0 | |
vcpfile="/home/egroeper/VirtualBox VMs/configstack_loadbalancer_1437486881381_79071/configstack_loadbalancer_1437486881381_79071.webm" | |
vcpwidth=1024 | |
vcpheight=768 | |
vcprate=512 | |
vcpfps=25 | |
GuestMemoryBalloon=0 | |
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000 | |
DEBUG subprocess: Exit status: 0 | |
DEBUG virtualbox_4_3: - [1, "guestssh", 2222, 22] | |
INFO interface: info: Clearing any previously set forwarded ports... | |
INFO interface: info: ==> loadbalancer: Clearing any previously set forwarded ports... | |
==> loadbalancer: Clearing any previously set forwarded ports... | |
DEBUG virtualbox_4_3: read_forward_ports: uuid=dbeca25f-ee46-4fd6-844a-518018fe44b6 active_only=false | |
INFO subprocess: Starting process: ["/usr/bin/VBoxManage", "showvminfo", "dbeca25f-ee46-4fd6-844a-518018fe44b6", "--machinereadable"] | |
INFO subprocess: Command not in installer, restoring original environment... | |
DEBUG subprocess: Selecting on IO | |
DEBUG subprocess: stdout: name="configstack_loadbalancer_1437486881381_79071" | |
groups="/" | |
ostype="Ubuntu (64-bit)" | |
UUID="dbeca25f-ee46-4fd6-844a-518018fe44b6" | |
CfgFile="/home/egroeper/VirtualBox VMs/configstack_loadbalancer_1437486881381_79071/configstack_loadbalancer_1437486881381_79071.vbox" | |
SnapFldr="/home/egroeper/VirtualBox VMs/configstack_loadbalancer_1437486881381_79071/Snapshots" | |
LogFldr="/home/egroeper/VirtualBox VMs/configstack_loadbalancer_1437486881381_79071/Logs" | |
hardwareuuid="dbeca25f-ee46-4fd6-844a-518018fe44b6" | |
memory=512 | |
pagefusion="off" | |
vram=12 | |
cpuexecutioncap=100 | |
hpet="off" | |
chipset="piix3" | |
firmware="BIOS" | |
cpus=1 | |
pae="off" | |
longmode="on" | |
synthcpu="off" | |
bootmenu="messageandmenu" | |
boot1="disk" | |
boot2="none" | |
boot3="none" | |
boot4="none" | |
acpi="on" | |
ioapic="on" | |
biossystemtimeoffset=0 | |
rtcuseutc="on" | |
hwvirtex="on" | |
nestedpaging="on" | |
largepages="off" | |
vtxvpid="on" | |
vtxux="on" | |
VMState="poweroff" | |
VMStateChangeTime="2015-06-16T22:04:10.000000000" | |
monitorcount=1 | |
accelerate3d="off" | |
accelerate2dvideo="off" | |
teleporterenabled="off" | |
teleporterport=0 | |
teleporteraddress="" | |
teleporterpassword="" | |
tracing-enabled="off" | |
tracing-allow-vm-access="off" | |
tracing-config="" | |
autostart-enabled="off" | |
autostart-delay=0 | |
defaultfrontend="" | |
storagecontrollername0="SATAController" | |
storagecontrollertype0="IntelAhci" | |
storagecontrollerinstance0="0" | |
storagecontrollermaxportcount0="30" | |
storagecontrollerportcount0="1" | |
storagecontrollerbootable0="on" | |
"SATAController-0-0"="/home/egroeper/VirtualBox VMs/configstack_loadbalancer_1437486881381_79071/box-disk1.vmdk" | |
"SATAController-ImageUUID-0-0"="da78e57a-a752-461e-8179-ed1cdbdc7df3" | |
natnet1="nat" | |
macaddress1="0800273A0B5B" | |
cableconnected1="on" | |
nic1="nat" | |
nictype1="82540EM" | |
nicspeed1="0" | |
mtu="0" | |
sockSnd="64" | |
sockRcv="64" | |
tcpWndSnd="64" | |
tcpWndRcv="64" | |
Forwarding(0)="guestssh,tcp,,2222,,22" | |
nic2="none" | |
nic3="none" | |
nic4="none" | |
nic5="none" | |
nic6="none" | |
nic7="none" | |
nic8="none" | |
hidpointing="ps2mouse" | |
hidkeyboard="ps2kbd" | |
uart1="off" | |
uart2="off" | |
lpt1="off" | |
lpt2="off" | |
audio="none" | |
clipboard="bidirectional" | |
draganddrop="disabled" | |
vrde="off" | |
usb="off" | |
ehci="off" | |
VRDEActiveConnection="off" | |
VRDEClients=0 | |
vcpenabled="off" | |
vcpscreens=0 | |
vcpfile="/home/egroeper/VirtualBox VMs/configstack_loadbalancer_1437486881381_79071/configstack_loadbalancer_1437486881381_79071.webm" | |
vcpwidth=1024 | |
vcpheight=768 | |
vcprate=512 | |
vcpfps=25 | |
GuestMemoryBalloon=0 | |
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000 | |
DEBUG subprocess: Exit status: 0 | |
DEBUG virtualbox_4_3: - [1, "guestssh", 2222, 22] | |
INFO subprocess: Starting process: ["/usr/bin/VBoxManage", "modifyvm", "dbeca25f-ee46-4fd6-844a-518018fe44b6", "--natpf1", "delete", "guestssh"] | |
INFO subprocess: Command not in installer, restoring original environment... | |
DEBUG subprocess: Selecting on IO | |
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000 | |
DEBUG subprocess: Exit status: 0 | |
INFO warden: Calling IN action: #<Vagrant::Action::Builtin::Provision:0x00000001bc85a8> | |
INFO provision: Checking provisioner sentinel file... | |
INFO warden: Calling IN action: #<Vagrant::Action::Builtin::EnvSet:0x000000025d08e8> | |
INFO warden: Calling IN action: #<VagrantPlugins::ProviderVirtualBox::Action::PrepareForwardedPortCollisionParams:0x000000025d0870> | |
INFO subprocess: Starting process: ["/usr/bin/VBoxManage", "list", "vms"] | |
INFO subprocess: Command not in installer, restoring original environment... | |
DEBUG subprocess: Selecting on IO | |
DEBUG subprocess: stdout: "gitlab" {48d8dd09-3cad-47be-b8eb-a4beff89c7f2} | |
"Testing_default_1421443154970_67785" {c4d13fbb-3c47-4c28-8f53-bc8197c36383} | |
"configstack_loadbalancer_1437486881381_79071" {dbeca25f-ee46-4fd6-844a-518018fe44b6} | |
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000 | |
DEBUG subprocess: Exit status: 0 | |
DEBUG virtualbox_4_3: read_forward_ports: uuid=48d8dd09-3cad-47be-b8eb-a4beff89c7f2 active_only=true | |
INFO subprocess: Starting process: ["/usr/bin/VBoxManage", "showvminfo", "48d8dd09-3cad-47be-b8eb-a4beff89c7f2", "--machinereadable"] | |
INFO subprocess: Command not in installer, restoring original environment... | |
DEBUG subprocess: Selecting on IO | |
DEBUG subprocess: stdout: name="gitlab" | |
groups="/" | |
ostype="Debian (32-bit)" | |
UUID="48d8dd09-3cad-47be-b8eb-a4beff89c7f2" | |
CfgFile="/home/egroeper/VirtualBox VMs/gitlab/gitlab.vbox" | |
SnapFldr="/home/egroeper/VirtualBox VMs/gitlab/Snapshots" | |
LogFldr="/home/egroeper/VirtualBox VMs/gitlab/Logs" | |
hardwareuuid="48d8dd09-3cad-47be-b8eb-a4beff89c7f2" | |
memory=1024 | |
pagefusion="off" | |
vram=12 | |
cpuexecutioncap=100 | |
hpet="off" | |
chipset="piix3" | |
firmware="BIOS" | |
cpus=2 | |
pae="off" | |
longmode="off" | |
synthcpu="off" | |
bootmenu="messageandmenu" | |
boot1="floppy" | |
boot2="dvd" | |
boot3="disk" | |
boot4="none" | |
acpi="on" | |
ioapic="on" | |
biossystemtimeoffset=0 | |
rtcuseutc="on" | |
hwvirtex="on" | |
nestedpaging="on" | |
largepages="off" | |
vtxvpid="on" | |
vtxux="on" | |
VMState="aborted" | |
VMStateChangeTime="2013-11-15T11:42:03.000000000" | |
monitorcount=1 | |
accelerate3d="off" | |
accelerate2dvideo="off" | |
teleporterenabled="off" | |
teleporterport=0 | |
teleporteraddress="" | |
teleporterpassword="" | |
tracing-enabled="off" | |
tracing-allow-vm-access="off" | |
tracing-config="" | |
autostart-enabled="off" | |
autostart-delay=0 | |
defaultfrontend="" | |
storagecontrollername0="IDE" | |
storagecontrollertype0="PIIX4" | |
storagecontrollerinstance0="0" | |
storagecontrollermaxportcount0="2" | |
storagecontrollerportcount0="2" | |
storagecontrollerbootable0="on" | |
storagecontrollername1="SATA" | |
storagecontrollertype1="IntelAhci" | |
storagecontrollerinstance1="0" | |
storagecontrollermaxportcount1="30" | |
storagecontrollerportcount1="1" | |
storagecontrollerbootable1="on" | |
"IDE-0-0"="none" | |
"IDE-0-1"="none" | |
"IDE-1-0"="emptydrive" | |
"IDE-IsEjected"="off" | |
"IDE-1-1"="none" | |
"SATA-0-0"="/home/egroeper/VirtualBox VMs/gitlab/Snapshots/{5eebdd4b-1d31-4924-bd93-9cc72b85f0dc}.vdi" | |
"SATA-ImageUUID-0-0"="5eebdd4b-1d31-4924-bd93-9cc72b85f0dc" | |
natnet1="nat" | |
macaddress1="08002774ECF4" | |
cableconnected1="on" | |
nic1="nat" | |
nictype1="82540EM" | |
nicspeed1="0" | |
mtu="0" | |
sockSnd="64" | |
sockRcv="64" | |
tcpWndSnd="64" | |
tcpWndRcv="64" | |
hostonlyadapter2="vboxnet0" | |
macaddress2="080027096C35" | |
cableconnected2="on" | |
nic2="hostonly" | |
nictype2="82540EM" | |
nicspeed2="0" | |
nic3="none" | |
nic4="none" | |
nic5="none" | |
nic6="none" | |
nic7="none" | |
nic8="none" | |
hidpointing="usbtablet" | |
hidkeyboard="ps2kbd" | |
uart1="off" | |
uart2="off" | |
lpt1="off" | |
lpt2="off" | |
audio="pulse" | |
clipboard="disabled" | |
draganddrop="disabled" | |
vrde="off" | |
usb="on" | |
ehci="off" | |
VRDEActiveConnection="off" | |
VRDEClients=0 | |
vcpenabled="off" | |
vcpscreens=0 | |
vcpfile="/home/egroeper/VirtualBox VMs/gitlab/gitlab.webm" | |
vcpwidth=1024 | |
vcpheight=768 | |
vcprate=512 | |
vcpfps=25 | |
GuestMemoryBalloon=0 | |
SnapshotName="frisch installiert" | |
SnapshotUUID="e2e71f0f-6572-466e-9f6c-4c575bcc337c" | |
SnapshotName-1="GitLab installiert" | |
SnapshotUUID-1="280d9df7-8220-4380-8e06-d7acab412c24" | |
CurrentSnapshotName="GitLab installiert" | |
CurrentSnapshotUUID="280d9df7-8220-4380-8e06-d7acab412c24" | |
CurrentSnapshotNode="SnapshotName-1" | |
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000 | |
DEBUG subprocess: Exit status: 0 | |
DEBUG virtualbox_4_3: read_forward_ports: uuid=c4d13fbb-3c47-4c28-8f53-bc8197c36383 active_only=true | |
INFO subprocess: Starting process: ["/usr/bin/VBoxManage", "showvminfo", "c4d13fbb-3c47-4c28-8f53-bc8197c36383", "--machinereadable"] | |
INFO subprocess: Command not in installer, restoring original environment... | |
DEBUG subprocess: Selecting on IO | |
DEBUG subprocess: stdout: name="Testing_default_1421443154970_67785" | |
groups="/" | |
ostype="Red Hat (64-bit)" | |
UUID="c4d13fbb-3c47-4c28-8f53-bc8197c36383" | |
CfgFile="/home/egroeper/VirtualBox VMs/Testing_default_1421443154970_67785/Testing_default_1421443154970_67785.vbox" | |
SnapFldr="/home/egroeper/VirtualBox VMs/Testing_default_1421443154970_67785/Snapshots" | |
LogFldr="/home/egroeper/VirtualBox VMs/Testing_default_1421443154970_67785/Logs" | |
hardwareuuid="c4d13fbb-3c47-4c28-8f53-bc8197c36383" | |
memory=768 | |
pagefusion="off" | |
vram=12 | |
cpuexecutioncap=100 | |
hpet="off" | |
chipset="piix3" | |
firmware="BIOS" | |
cpus=1 | |
pae="on" | |
longmode="on" | |
synthcpu="off" | |
bootmenu="messageandmenu" | |
boot1="floppy" | |
boot2="dvd" | |
boot3="disk" | |
boot4="none" | |
acpi="on" | |
ioapic="on" | |
biossystemtimeoffset=0 | |
rtcuseutc="on" | |
hwvirtex="on" | |
nestedpaging="on" | |
largepages="on" | |
vtxvpid="on" | |
vtxux="on" | |
VMState="poweroff" | |
VMStateChangeTime="2015-01-16T21:58:41.000000000" | |
monitorcount=1 | |
accelerate3d="off" | |
accelerate2dvideo="off" | |
teleporterenabled="off" | |
teleporterport=0 | |
teleporteraddress="" | |
teleporterpassword="" | |
tracing-enabled="off" | |
tracing-allow-vm-access="off" | |
tracing-config="" | |
autostart-enabled="off" | |
autostart-delay=0 | |
defaultfrontend="" | |
storagecontrollername0="IDE" | |
storagecontrollertype0="PIIX4" | |
storagecontrollerinstance0="0" | |
storagecontrollermaxportcount0="2" | |
storagecontrollerportcount0="2" | |
storagecontrollerbootable0="on" | |
storagecontrollername1="SATA" | |
storagecontrollertype1="IntelAhci" | |
storagecontrollerinstance1="0" | |
storagecontrollermaxportcount1="30" | |
storagecontrollerportcount1="1" | |
storagecontrollerbootable1="on" | |
"IDE-0-0"="none" | |
"IDE-0-1"="none" | |
"IDE-1-0"="emptydrive" | |
"IDE-IsEjected"="off" | |
"IDE-1-1"="none" | |
"SATA-0-0"="/home/egroeper/VirtualBox VMs/Testing_default_1421443154970_67785/box-disk2.vmdk" | |
"SATA-ImageUUID-0-0"="f8cd9ba2-dfdf-4671-b76c-d9704e03d6de" | |
natnet1="nat" | |
macaddress1="080027C78F23" | |
cableconnected1="on" | |
nic1="nat" | |
nictype1="82540EM" | |
nicspeed1="0" | |
mtu="0" | |
sockSnd="64" | |
sockRcv="64" | |
tcpWndSnd="64" | |
tcpWndRcv="64" | |
Forwarding(0)="ssh,tcp,127.0.0.1,2222,,22" | |
nic2="none" | |
nic3="none" | |
nic4="none" | |
nic5="none" | |
nic6="none" | |
nic7="none" | |
nic8="none" | |
hidpointing="ps2mouse" | |
hidkeyboard="ps2kbd" | |
uart1="off" | |
uart2="off" | |
lpt1="off" | |
lpt2="off" | |
audio="none" | |
clipboard="disabled" | |
draganddrop="disabled" | |
vrde="off" | |
usb="on" | |
ehci="off" | |
SharedFolderNameMachineMapping1="/vagrant" | |
SharedFolderPathMachineMapping1="/home/egroeper/git/exscript/Testing" | |
VRDEActiveConnection="off" | |
VRDEClients=0 | |
vcpenabled="off" | |
vcpscreens=0 | |
vcpfile="/home/egroeper/VirtualBox VMs/Testing_default_1421443154970_67785/Testing_default_1421443154970_67785.webm" | |
vcpwidth=1024 | |
vcpheight=768 | |
vcprate=512 | |
vcpfps=25 | |
GuestMemoryBalloon=0 | |
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 31999 | |
DEBUG subprocess: Exit status: 0 | |
DEBUG virtualbox_4_3: read_forward_ports: uuid=dbeca25f-ee46-4fd6-844a-518018fe44b6 active_only=false | |
INFO subprocess: Starting process: ["/usr/bin/VBoxManage", "showvminfo", "dbeca25f-ee46-4fd6-844a-518018fe44b6", "--machinereadable"] | |
INFO subprocess: Command not in installer, restoring original environment... | |
DEBUG subprocess: Selecting on IO | |
DEBUG subprocess: stdout: name="configstack_loadbalancer_1437486881381_79071" | |
groups="/" | |
ostype="Ubuntu (64-bit)" | |
UUID="dbeca25f-ee46-4fd6-844a-518018fe44b6" | |
CfgFile="/home/egroeper/VirtualBox VMs/configstack_loadbalancer_1437486881381_79071/configstack_loadbalancer_1437486881381_79071.vbox" | |
SnapFldr="/home/egroeper/VirtualBox VMs/configstack_loadbalancer_1437486881381_79071/Snapshots" | |
LogFldr="/home/egroeper/VirtualBox VMs/configstack_loadbalancer_1437486881381_79071/Logs" | |
hardwareuuid="dbeca25f-ee46-4fd6-844a-518018fe44b6" | |
memory=512 | |
pagefusion="off" | |
vram=12 | |
cpuexecutioncap=100 | |
hpet="off" | |
chipset="piix3" | |
firmware="BIOS" | |
cpus=1 | |
pae="off" | |
longmode="on" | |
synthcpu="off" | |
bootmenu="messageandmenu" | |
boot1="disk" | |
boot2="none" | |
boot3="none" | |
boot4="none" | |
acpi="on" | |
ioapic="on" | |
biossystemtimeoffset=0 | |
rtcuseutc="on" | |
hwvirtex="on" | |
nestedpaging="on" | |
largepages="off" | |
vtxvpid="on" | |
vtxux="on" | |
VMState="poweroff" | |
VMStateChangeTime="2015-06-16T22:04:10.000000000" | |
monitorcount=1 | |
accelerate3d="off" | |
accelerate2dvideo="off" | |
teleporterenabled="off" | |
teleporterport=0 | |
teleporteraddress="" | |
teleporterpassword="" | |
tracing-enabled="off" | |
tracing-allow-vm-access="off" | |
tracing-config="" | |
autostart-enabled="off" | |
autostart-delay=0 | |
defaultfrontend="" | |
storagecontrollername0="SATAController" | |
storagecontrollertype0="IntelAhci" | |
storagecontrollerinstance0="0" | |
storagecontrollermaxportcount0="30" | |
storagecontrollerportcount0="1" | |
storagecontrollerbootable0="on" | |
"SATAController-0-0"="/home/egroeper/VirtualBox VMs/configstack_loadbalancer_1437486881381_79071/box-disk1.vmdk" | |
"SATAController-ImageUUID-0-0"="da78e57a-a752-461e-8179-ed1cdbdc7df3" | |
natnet1="nat" | |
macaddress1="0800273A0B5B" | |
cableconnected1="on" | |
nic1="nat" | |
nictype1="82540EM" | |
nicspeed1="0" | |
mtu="0" | |
sockSnd="64" | |
sockRcv="64" | |
tcpWndSnd="64" | |
tcpWndRcv="64" | |
nic2="none" | |
nic3="none" | |
nic4="none" | |
nic5="none" | |
nic6="none" | |
nic7="none" | |
nic8="none" | |
hidpointing="ps2mouse" | |
hidkeyboard="ps2kbd" | |
uart1="off" | |
uart2="off" | |
lpt1="off" | |
lpt2="off" | |
audio="none" | |
clipboard="bidirectional" | |
draganddrop="disabled" | |
vrde="off" | |
usb="off" | |
ehci="off" | |
VRDEActiveConnection="off" | |
VRDEClients=0 | |
vcpenabled="off" | |
vcpscreens=0 | |
vcpfile="/home/egroeper/VirtualBox VMs/configstack_loadbalancer_1437486881381_79071/configstack_loadbalancer_1437486881381_79071.webm" | |
vcpwidth=1024 | |
vcpheight=768 | |
vcprate=512 | |
vcpfps=25 | |
GuestMemoryBalloon=0 | |
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000 | |
DEBUG subprocess: Exit status: 0 | |
INFO warden: Calling IN action: #<Vagrant::Action::Builtin::HandleForwardedPortCollisions:0x000000025d0848> | |
DEBUG environment: Attempting to acquire process-lock: fpcollision | |
DEBUG environment: Attempting to acquire process-lock: dotlock | |
INFO environment: Acquired process lock: dotlock | |
INFO environment: Released process lock: dotlock | |
INFO environment: Acquired process lock: fpcollision | |
INFO handle_port_collisions: Detecting any forwarded port collisions... | |
DEBUG handle_port_collisions: Extra in use: [] | |
DEBUG handle_port_collisions: Remap: {} | |
DEBUG handle_port_collisions: Repair: true | |
INFO warden: Calling IN action: #<VagrantPlugins::ProviderVirtualBox::Action::PrepareNFSValidIds:0x0000000264f3f0> | |
INFO subprocess: Starting process: ["/usr/bin/VBoxManage", "list", "vms"] | |
INFO subprocess: Command not in installer, restoring original environment... | |
DEBUG subprocess: Selecting on IO | |
DEBUG subprocess: stdout: "gitlab" {48d8dd09-3cad-47be-b8eb-a4beff89c7f2} | |
"Testing_default_1421443154970_67785" {c4d13fbb-3c47-4c28-8f53-bc8197c36383} | |
"configstack_loadbalancer_1437486881381_79071" {dbeca25f-ee46-4fd6-844a-518018fe44b6} | |
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000 | |
DEBUG subprocess: Exit status: 0 | |
INFO warden: Calling IN action: #<VagrantPlugins::SyncedFolderNFS::ActionCleanup:0x00000002681238> | |
DEBUG host: Searching for cap: nfs_prune | |
DEBUG host: Checking in: linux | |
DEBUG host: Found cap: nfs_prune in linux | |
INFO nfs: NFS pruning. Valid IDs: ["48d8dd09-3cad-47be-b8eb-a4beff89c7f2", "c4d13fbb-3c47-4c28-8f53-bc8197c36383", "dbeca25f-ee46-4fd6-844a-518018fe44b6"] | |
DEBUG host: Searching for cap: nfs_prune | |
DEBUG host: Checking in: linux | |
DEBUG host: Found cap: nfs_prune in linux | |
INFO host: Execute capability: nfs_prune [#<Vagrant::Environment: /home/egroeper/Fileservice/configstack>, #<Vagrant::UI::Prefixed:0x000000027ff3d0 @logger=#<Log4r::Logger:0x000000027ff380 @fullname="vagrant::ui::interface", @outputters=[], @additive=true, @name="interface", @path="vagrant::ui", @parent=#<Log4r::Logger:0x00000001a29fa8 @fullname="vagrant", @outputters=[#<Log4r::StderrOutputter:0x00000001afb648 @mon_owner=nil, @mon_count=0, @mon_mutex=#<Mutex:0x00000001afb558>, @name="stderr", @level=0, @formatter=#<Log4r::DefaultFormatter:0x00000001afcb10 @depth=7>, @out=#<IO:<STDERR>>>], @additive=true, @name="vagrant", @path="", @parent=#<Log4r::RootLogger:0x00000001a29da0 @level=0, @outputters=[]>, @level=1, @trace=false>, @level=1, @trace=false>, @opts={}, @stdin=#<IO:<STDIN>>, @stdout=#<IO:<STDOUT>>, @stderr=#<IO:<STDERR>>, @prefix=:loadbalancer, @ui=#<Vagrant::UI::Colored:0x0000000281bd00 @logger=#<Log4r::Logger:0x0000000281bcb0 @fullname="vagrant::ui::interface", @outputters=[], @additive=true, @name="interface", @path="vagrant::ui", @parent=#<Log4r::Logger:0x00000001a29fa8 @fullname="vagrant", @outputters=[#<Log4r::StderrOutputter:0x00000001afb648 @mon_owner=nil, @mon_count=0, @mon_mutex=#<Mutex:0x00000001afb558>, @name="stderr", @level=0, @formatter=#<Log4r::DefaultFormatter:0x00000001afcb10 @depth=7>, @out=#<IO:<STDERR>>>], @additive=true, @name="vagrant", @path="", @parent=#<Log4r::RootLogger:0x00000001a29da0 @level=0, @outputters=[]>, @level=1, @trace=false>, @level=1, @trace=false>, @opts={:color=>:default}, @stdin=#<IO:<STDIN>>, @stdout=#<IO:<STDOUT>>, @stderr=#<IO:<STDERR>>, @lock=#<Mutex:0x00000002828eb0>>>, ["48d8dd09-3cad-47be-b8eb-a4beff89c7f2", "c4d13fbb-3c47-4c28-8f53-bc8197c36383", "dbeca25f-ee46-4fd6-844a-518018fe44b6"]] (linux) | |
INFO warden: Calling IN action: #<Vagrant::Action::Builtin::SyncedFolderCleanup:0x0000000278cb28> | |
INFO synced_folder_cleanup: Invoking synced folder cleanup for: virtualbox | |
INFO subprocess: Starting process: ["/usr/bin/VBoxManage", "showvminfo", "dbeca25f-ee46-4fd6-844a-518018fe44b6", "--machinereadable"] | |
INFO subprocess: Command not in installer, restoring original environment... | |
DEBUG subprocess: Selecting on IO | |
DEBUG subprocess: stdout: name="configstack_loadbalancer_1437486881381_79071" | |
groups="/" | |
ostype="Ubuntu (64-bit)" | |
UUID="dbeca25f-ee46-4fd6-844a-518018fe44b6" | |
CfgFile="/home/egroeper/VirtualBox VMs/configstack_loadbalancer_1437486881381_79071/configstack_loadbalancer_1437486881381_79071.vbox" | |
SnapFldr="/home/egroeper/VirtualBox VMs/configstack_loadbalancer_1437486881381_79071/Snapshots" | |
LogFldr="/home/egroeper/VirtualBox VMs/configstack_loadbalancer_1437486881381_79071/Logs" | |
hardwareuuid="dbeca25f-ee46-4fd6-844a-518018fe44b6" | |
memory=512 | |
pagefusion="off" | |
vram=12 | |
cpuexecutioncap=100 | |
hpet="off" | |
chipset="piix3" | |
firmware="BIOS" | |
cpus=1 | |
pae="off" | |
longmode="on" | |
synthcpu="off" | |
bootmenu="messageandmenu" | |
boot1="disk" | |
boot2="none" | |
boot3="none" | |
boot4="none" | |
acpi="on" | |
ioapic="on" | |
biossystemtimeoffset=0 | |
rtcuseutc="on" | |
hwvirtex="on" | |
nestedpaging="on" | |
largepages="off" | |
vtxvpid="on" | |
vtxux="on" | |
VMState="poweroff" | |
VMStateChangeTime="2015-06-16T22:04:10.000000000" | |
monitorcount=1 | |
accelerate3d="off" | |
accelerate2dvideo="off" | |
teleporterenabled="off" | |
teleporterport=0 | |
teleporteraddress="" | |
teleporterpassword="" | |
tracing-enabled="off" | |
tracing-allow-vm-access="off" | |
tracing-config="" | |
autostart-enabled="off" | |
autostart-delay=0 | |
defaultfrontend="" | |
storagecontrollername0="SATAController" | |
storagecontrollertype0="IntelAhci" | |
storagecontrollerinstance0="0" | |
storagecontrollermaxportcount0="30" | |
storagecontrollerportcount0="1" | |
storagecontrollerbootable0="on" | |
"SATAController-0-0"="/home/egroeper/VirtualBox VMs/configstack_loadbalancer_1437486881381_79071/box-disk1.vmdk" | |
"SATAController-ImageUUID-0-0"="da78e57a-a752-461e-8179-ed1cdbdc7df3" | |
natnet1="nat" | |
macaddress1="0800273A0B5B" | |
cableconnected1="on" | |
nic1="nat" | |
nictype1="82540EM" | |
nicspeed1="0" | |
mtu="0" | |
sockSnd="64" | |
sockRcv="64" | |
tcpWndSnd="64" | |
tcpWndRcv="64" | |
nic2="none" | |
nic3="none" | |
nic4="none" | |
nic5="none" | |
nic6="none" | |
nic7="none" | |
nic8="none" | |
hidpointing="ps2mouse" | |
hidkeyboard="ps2kbd" | |
uart1="off" | |
uart2="off" | |
lpt1="off" | |
lpt2="off" | |
audio="none" | |
clipboard="bidirectional" | |
draganddrop="disabled" | |
vrde="off" | |
usb="off" | |
ehci="off" | |
VRDEActiveConnection="off" | |
VRDEClients=0 | |
vcpenabled="off" | |
vcpscreens=0 | |
vcpfile="/home/egroeper/VirtualBox VMs/configstack_loadbalancer_1437486881381_79071/configstack_loadbalancer_1437486881381_79071.webm" | |
vcpwidth=1024 | |
vcpheight=768 | |
vcprate=512 | |
vcpfps=25 | |
GuestMemoryBalloon=0 | |
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000 | |
DEBUG subprocess: Exit status: 0 | |
INFO warden: Calling IN action: #<Vagrant::Action::Builtin::SyncedFolders:0x000000028025f8> | |
INFO synced_folders: Synced Folder Implementation: virtualbox | |
INFO synced_folders: - /vagrant: . => /vagrant | |
INFO synced_folders: Invoking synced folder prepare for: virtualbox | |
INFO subprocess: Starting process: ["/usr/bin/VBoxManage", "setextradata", "dbeca25f-ee46-4fd6-844a-518018fe44b6", "VBoxInternal2/SharedFoldersEnableSymlinksCreate/vagrant", "1"] | |
INFO subprocess: Command not in installer, restoring original environment... | |
DEBUG subprocess: Selecting on IO | |
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000 | |
DEBUG subprocess: Exit status: 0 | |
INFO subprocess: Starting process: ["/usr/bin/VBoxManage", "sharedfolder", "add", "dbeca25f-ee46-4fd6-844a-518018fe44b6", "--name", "vagrant", "--hostpath", "/home/egroeper/Fileservice/configstack"] | |
INFO subprocess: Command not in installer, restoring original environment... | |
DEBUG subprocess: Selecting on IO | |
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000 | |
DEBUG subprocess: Exit status: 0 | |
INFO warden: Calling IN action: #<VagrantPlugins::ProviderVirtualBox::Action::PrepareNFSSettings:0x00000002835a48> | |
INFO warden: Calling IN action: #<VagrantPlugins::ProviderVirtualBox::Action::ClearNetworkInterfaces:0x0000000286f838> | |
INFO interface: info: Clearing any previously set network interfaces... | |
INFO interface: info: ==> loadbalancer: Clearing any previously set network interfaces... | |
==> loadbalancer: Clearing any previously set network interfaces... | |
INFO subprocess: Starting process: ["/usr/bin/VBoxManage", "modifyvm", "dbeca25f-ee46-4fd6-844a-518018fe44b6", "--nic2", "none", "--nic3", "none", "--nic4", "none", "--nic5", "none", "--nic6", "none", "--nic7", "none", "--nic8", "none"] | |
INFO subprocess: Command not in installer, restoring original environment... | |
DEBUG subprocess: Selecting on IO | |
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000 | |
DEBUG subprocess: Exit status: 0 | |
INFO warden: Calling IN action: #<VagrantPlugins::ProviderVirtualBox::Action::Network:0x0000000286f748> | |
DEBUG network: Available slots for high-level adapters: #<Set: {2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36}> | |
INFO network: Determining network adapters required for high-level configuration... | |
INFO network: -- Slot 2: hostonly | |
INFO network: Determining adapters and compiling network configuration... | |
INFO network: Network slot 1. Type: nat. | |
DEBUG network: Normalized configuration: {:auto_config=>false, :adapter=>1} | |
DEBUG network: Adapter configuration: {:adapter=>1, :type=>:nat} | |
INFO network: Network slot 2. Type: hostonly. | |
INFO subprocess: Starting process: ["/usr/bin/VBoxManage", "list", "bridgedifs"] | |
INFO subprocess: Command not in installer, restoring original environment... | |
DEBUG subprocess: Selecting on IO | |
DEBUG subprocess: stdout: Name: tap0 | |
GUID: 30706174-0000-4000-8000-b2c342600aa2 | |
DHCP: Disabled | |
IPAddress: 141.20.212.42 | |
NetworkMask: 255.255.255.0 | |
IPV6Address: fe80:0000:0000:0000:b0c3:42ff:fe60:0aa2 | |
IPV6NetworkMaskPrefixLength: 64 | |
HardwareAddress: b2:c3:42:60:0a:a2 | |
MediumType: Ethernet | |
Status: Up | |
VBoxNetworkName: HostInterfaceNetworking-tap0 | |
Name: eth0 | |
GUID: 30687465-0000-4000-8000-f01faf55721e | |
DHCP: Disabled | |
IPAddress: 0.0.0.0 | |
NetworkMask: 0.0.0.0 | |
IPV6Address: | |
IPV6NetworkMaskPrefixLength: 0 | |
HardwareAddress: f0:1f:af:55:72:1e | |
MediumType: Ethernet | |
Status: Up | |
VBoxNetworkName: HostInterfaceNetworking-eth0 | |
Name: virbr0 | |
GUID: 62726976-3072-4000-8000-d2f4eebcc1c4 | |
DHCP: Disabled | |
IPAddress: 192.168.122.1 | |
NetworkMask: 255.255.255.0 | |
IPV6Address: | |
IPV6NetworkMaskPrefixLength: 0 | |
HardwareAddress: d2:f4:ee:bc:c1:c4 | |
MediumType: Ethernet | |
Status: Up | |
VBoxNetworkName: HostInterfaceNetworking-virbr0 | |
Name: wlan0 | |
GUID: 6e616c77-0030-4000-8000-0c8bfd68c919 | |
DHCP: Disabled | |
IPAddress: 141.20.244.125 | |
NetworkMask: 255.255.255.0 | |
IPV6Address: fe80:0000:0000:0000:0e8b:fdff:fe68:c919 | |
IPV6NetworkMaskPrefixLength: 64 | |
HardwareAddress: 0c:8b:fd:68:c9:19 | |
MediumType: Ethernet | |
Status: Up | |
VBoxNetworkName: HostInterfaceNetworking-wlan0 | |
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000 | |
DEBUG subprocess: Exit status: 0 | |
DEBUG network: Normalized configuration: {:adapter_ip=>"192.168.23.1", :auto_config=>true, :ip=>"192.168.23.11", :mac=>nil, :name=>nil, :netmask=>"255.255.255.0", :nic_type=>nil, :type=>:static, :adapter=>2} | |
INFO network: Searching for matching hostonly network: 192.168.23.11 | |
INFO subprocess: Starting process: ["/usr/bin/VBoxManage", "list", "hostonlyifs"] | |
INFO subprocess: Command not in installer, restoring original environment... | |
DEBUG subprocess: Selecting on IO | |
DEBUG subprocess: stdout: Name: vboxnet0 | |
GUID: 786f6276-656e-4074-8000-0a0027000000 | |
DHCP: Disabled | |
IPAddress: 192.168.56.1 | |
NetworkMask: 255.255.255.0 | |
IPV6Address: | |
IPV6NetworkMaskPrefixLength: 0 | |
HardwareAddress: 0a:00:27:00:00:00 | |
MediumType: Ethernet | |
Status: Down | |
VBoxNetworkName: HostInterfaceNetworking-vboxnet0 | |
Name: vboxnet1 | |
GUID: 786f6276-656e-4174-8000-0a0027000001 | |
DHCP: Disabled | |
IPAddress: 192.168.23.1 | |
NetworkMask: 255.255.255.0 | |
IPV6Address: fe80:0000:0000:0000:0800:27ff:fe00:0001 | |
IPV6NetworkMaskPrefixLength: 64 | |
HardwareAddress: 0a:00:27:00:00:01 | |
MediumType: Ethernet | |
Status: Up | |
VBoxNetworkName: HostInterfaceNetworking-vboxnet1 | |
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000 | |
DEBUG subprocess: Exit status: 0 | |
DEBUG network: Adapter configuration: {:adapter=>2, :hostonly=>"vboxnet1", :mac_address=>nil, :nic_type=>nil, :type=>:hostonly} | |
INFO network: Enabling adapters... | |
INFO interface: output: Preparing network interfaces based on configuration... | |
INFO interface: output: ==> loadbalancer: Preparing network interfaces based on configuration... | |
==> loadbalancer: Preparing network interfaces based on configuration... | |
INFO interface: detail: Adapter 1: nat | |
INFO interface: detail: loadbalancer: Adapter 1: nat | |
loadbalancer: Adapter 1: nat | |
INFO interface: detail: Adapter 2: hostonly | |
INFO interface: detail: loadbalancer: Adapter 2: hostonly | |
loadbalancer: Adapter 2: hostonly | |
INFO subprocess: Starting process: ["/usr/bin/VBoxManage", "modifyvm", "dbeca25f-ee46-4fd6-844a-518018fe44b6", "--nic1", "nat", "--nic2", "hostonly", "--hostonlyadapter2", "vboxnet1", "--cableconnected2", "on"] | |
INFO subprocess: Command not in installer, restoring original environment... | |
DEBUG subprocess: Selecting on IO | |
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000 | |
DEBUG subprocess: Exit status: 0 | |
INFO warden: Calling IN action: #<VagrantPlugins::ProviderVirtualBox::Action::ForwardPorts:0x000000028ab658> | |
INFO interface: output: Forwarding ports... | |
INFO interface: output: ==> loadbalancer: Forwarding ports... | |
==> loadbalancer: Forwarding ports... | |
INFO subprocess: Starting process: ["/usr/bin/VBoxManage", "showvminfo", "dbeca25f-ee46-4fd6-844a-518018fe44b6", "--machinereadable"] | |
INFO subprocess: Command not in installer, restoring original environment... | |
DEBUG subprocess: Selecting on IO | |
DEBUG subprocess: stdout: name="configstack_loadbalancer_1437486881381_79071" | |
groups="/" | |
ostype="Ubuntu (64-bit)" | |
UUID="dbeca25f-ee46-4fd6-844a-518018fe44b6" | |
CfgFile="/home/egroeper/VirtualBox VMs/configstack_loadbalancer_1437486881381_79071/configstack_loadbalancer_1437486881381_79071.vbox" | |
SnapFldr="/home/egroeper/VirtualBox VMs/configstack_loadbalancer_1437486881381_79071/Snapshots" | |
LogFldr="/home/egroeper/VirtualBox VMs/configstack_loadbalancer_1437486881381_79071/Logs" | |
hardwareuuid="dbeca25f-ee46-4fd6-844a-518018fe44b6" | |
memory=512 | |
pagefusion="off" | |
vram=12 | |
cpuexecutioncap=100 | |
hpet="off" | |
chipset="piix3" | |
firmware="BIOS" | |
cpus=1 | |
pae="off" | |
longmode="on" | |
synthcpu="off" | |
bootmenu="messageandmenu" | |
boot1="disk" | |
boot2="none" | |
boot3="none" | |
boot4="none" | |
acpi="on" | |
ioapic="on" | |
biossystemtimeoffset=0 | |
rtcuseutc="on" | |
hwvirtex="on" | |
nestedpaging="on" | |
largepages="off" | |
vtxvpid="on" | |
vtxux="on" | |
VMState="poweroff" | |
VMStateChangeTime="2015-06-16T22:04:10.000000000" | |
monitorcount=1 | |
accelerate3d="off" | |
accelerate2dvideo="off" | |
teleporterenabled="off" | |
teleporterport=0 | |
teleporteraddress="" | |
teleporterpassword="" | |
tracing-enabled="off" | |
tracing-allow-vm-access="off" | |
tracing-config="" | |
autostart-enabled="off" | |
autostart-delay=0 | |
defaultfrontend="" | |
storagecontrollername0="SATAController" | |
storagecontrollertype0="IntelAhci" | |
storagecontrollerinstance0="0" | |
storagecontrollermaxportcount0="30" | |
storagecontrollerportcount0="1" | |
storagecontrollerbootable0="on" | |
"SATAController-0-0"="/home/egroeper/VirtualBox VMs/configstack_loadbalancer_1437486881381_79071/box-disk1.vmdk" | |
"SATAController-ImageUUID-0-0"="da78e57a-a752-461e-8179-ed1cdbdc7df3" | |
natnet1="nat" | |
macaddress1="0800273A0B5B" | |
cableconnected1="on" | |
nic1="nat" | |
nictype1="82540EM" | |
nicspeed1="0" | |
mtu="0" | |
sockSnd="64" | |
sockRcv="64" | |
tcpWndSnd="64" | |
tcpWndRcv="64" | |
hostonlyadapter2="vboxnet1" | |
macaddress2="08002772FE1A" | |
cableconnected2="on" | |
nic2="hostonly" | |
nictype2="82540EM" | |
nicspeed2="0" | |
nic3="none" | |
nic4="none" | |
nic5="none" | |
nic6="none" | |
nic7="none" | |
nic8="none" | |
hidpointing="ps2mouse" | |
hidkeyboard="ps2kbd" | |
uart1="off" | |
uart2="off" | |
lpt1="off" | |
lpt2="off" | |
audio="none" | |
clipboard="bidirectional" | |
draganddrop="disabled" | |
vrde="off" | |
usb="off" | |
ehci="off" | |
SharedFolderNameMachineMapping1="vagrant" | |
SharedFolderPathMachineMapping1="/home/egroeper/Fileservice/configstack" | |
VRDEActiveConnection="off" | |
VRDEClients=0 | |
vcpenabled="off" | |
vcpscreens=0 | |
vcpfile="/home/egroeper/VirtualBox VMs/configstack_loadbalancer_1437486881381_79071/configstack_loadbalancer_1437486881381_79071.webm" | |
vcpwidth=1024 | |
vcpheight=768 | |
vcprate=512 | |
vcpfps=25 | |
GuestMemoryBalloon=0 | |
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000 | |
DEBUG subprocess: Exit status: 0 | |
INFO interface: detail: 22 => 2222 (adapter 1) | |
INFO interface: detail: loadbalancer: 22 => 2222 (adapter 1) | |
loadbalancer: 22 => 2222 (adapter 1) | |
INFO subprocess: Starting process: ["/usr/bin/VBoxManage", "modifyvm", "dbeca25f-ee46-4fd6-844a-518018fe44b6", "--natpf1", "ssh,tcp,127.0.0.1,2222,,22"] | |
INFO subprocess: Command not in installer, restoring original environment... | |
DEBUG subprocess: Selecting on IO | |
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 31999 | |
DEBUG subprocess: Exit status: 0 | |
INFO warden: Calling IN action: #<Vagrant::Action::Builtin::SetHostname:0x000000028ab608> | |
INFO warden: Calling IN action: #<VagrantPlugins::ProviderVirtualBox::Action::SaneDefaults:0x000000028ab5e0> | |
INFO subprocess: Starting process: ["/usr/bin/VBoxManage", "modifyvm", "dbeca25f-ee46-4fd6-844a-518018fe44b6", "--rtcuseutc", "on"] | |
INFO subprocess: Command not in installer, restoring original environment... | |
DEBUG subprocess: Selecting on IO | |
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000 | |
DEBUG subprocess: Exit status: 0 | |
INFO sanedefaults: Automatically figuring out whether to enable/disable NAT DNS proxy... | |
INFO sanedefaults: Disabling DNS proxy since resolv.conf contains 127.0.0.1 or 127.0.1.1 | |
INFO subprocess: Starting process: ["/usr/bin/VBoxManage", "modifyvm", "dbeca25f-ee46-4fd6-844a-518018fe44b6", "--natdnsproxy1", "off"] | |
INFO subprocess: Command not in installer, restoring original environment... | |
DEBUG subprocess: Selecting on IO | |
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000 | |
DEBUG subprocess: Exit status: 0 | |
INFO subprocess: Starting process: ["/usr/bin/VBoxManage", "modifyvm", "dbeca25f-ee46-4fd6-844a-518018fe44b6", "--natdnshostresolver1", "off"] | |
INFO subprocess: Command not in installer, restoring original environment... | |
DEBUG subprocess: Selecting on IO | |
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000 | |
DEBUG subprocess: Exit status: 0 | |
INFO warden: Calling IN action: #<VagrantPlugins::ProviderVirtualBox::Action::Customize:0x000000028b83d0> | |
INFO warden: Calling IN action: #<VagrantPlugins::ProviderVirtualBox::Action::Boot:0x000000028b8948> | |
INFO interface: info: Booting VM... | |
INFO interface: info: ==> loadbalancer: Booting VM... | |
==> loadbalancer: Booting VM... | |
INFO subprocess: Starting process: ["/usr/bin/VBoxManage", "startvm", "dbeca25f-ee46-4fd6-844a-518018fe44b6", "--type", "headless"] | |
INFO subprocess: Command not in installer, restoring original environment... | |
DEBUG subprocess: Selecting on IO | |
DEBUG subprocess: stdout: Waiting for VM "dbeca25f-ee46-4fd6-844a-518018fe44b6" to power on... | |
VM "dbeca25f-ee46-4fd6-844a-518018fe44b6" has been successfully started. | |
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000 | |
DEBUG subprocess: Exit status: 0 | |
INFO warden: Calling IN action: #<VagrantPlugins::ProviderVirtualBox::Action::Customize:0x000000028b8a10> | |
INFO warden: Calling IN action: #<Vagrant::Action::Builtin::WaitForCommunicator:0x000000028b8c68> | |
INFO interface: output: Waiting for machine to boot. This may take a few minutes... | |
INFO interface: output: ==> loadbalancer: Waiting for machine to boot. This may take a few minutes... | |
INFO subprocess: Starting process: ["/usr/bin/VBoxManage", "showvminfo", "dbeca25f-ee46-4fd6-844a-518018fe44b6", "--machinereadable"] | |
==> loadbalancer: Waiting for machine to boot. This may take a few minutes... INFO subprocess: Command not in installer, restoring original environment... | |
DEBUG subprocess: Selecting on IO | |
DEBUG subprocess: stdout: name="configstack_loadbalancer_1437486881381_79071" | |
groups="/" | |
ostype="Ubuntu (64-bit)" | |
UUID="dbeca25f-ee46-4fd6-844a-518018fe44b6" | |
CfgFile="/home/egroeper/VirtualBox VMs/configstack_loadbalancer_1437486881381_79071/configstack_loadbalancer_1437486881381_79071.vbox" | |
SnapFldr="/home/egroeper/VirtualBox VMs/configstack_loadbalancer_1437486881381_79071/Snapshots" | |
LogFldr="/home/egroeper/VirtualBox VMs/configstack_loadbalancer_1437486881381_79071/Logs" | |
hardwareuuid="dbeca25f-ee46-4fd6-844a-518018fe44b6" | |
memory=512 | |
pagefusion="off" | |
vram=12 | |
cpuexecutioncap=100 | |
hpet="off" | |
chipset="piix3" | |
firmware="BIOS" | |
cpus=1 | |
pae="off" | |
longmode="on" | |
synthcpu="off" | |
bootmenu="messageandmenu" | |
boot1="disk" | |
boot2="none" | |
boot3="none" | |
boot4="none" | |
acpi="on" | |
ioapic="on" | |
biossystemtimeoffset=0 | |
rtcuseutc="on" | |
hwvirtex="on" | |
nestedpaging="on" | |
largepages="off" | |
vtxvpid="on" | |
vtxux="on" | |
VMState="running" | |
VMStateChangeTime="2015-07-21T13:54:43.529000000" | |
monitorcount=1 | |
accelerate3d="off" | |
accelerate2dvideo="off" | |
teleporterenabled="off" | |
teleporterport=0 | |
teleporteraddress="" | |
teleporterpassword="" | |
tracing-enabled="off" | |
tracing-allow-vm-access="off" | |
tracing-config="" | |
autostart-enabled="off" | |
autostart-delay=0 | |
defaultfrontend="" | |
storagecontrollername0="SATAController" | |
storagecontrollertype0="IntelAhci" | |
storagecontrollerinstance0="0" | |
storagecontrollermaxportcount0="30" | |
storagecontrollerportcount0="1" | |
storagecontrollerbootable0="on" | |
"SATAController-0-0"="/home/egroeper/VirtualBox VMs/configstack_loadbalancer_1437486881381_79071/box-disk1.vmdk" | |
"SATAController-ImageUUID-0-0"="da78e57a-a752-461e-8179-ed1cdbdc7df3" | |
natnet1="nat" | |
macaddress1="0800273A0B5B" | |
cableconnected1="on" | |
nic1="nat" | |
nictype1="82540EM" | |
nicspeed1="0" | |
mtu="0" | |
sockSnd="64" | |
sockRcv="64" | |
tcpWndSnd="64" | |
tcpWndRcv="64" | |
Forwarding(0)="ssh,tcp,127.0.0.1,2222,,22" | |
hostonlyadapter2="vboxnet1" | |
macaddress2="08002772FE1A" | |
cableconnected2="on" | |
nic2="hostonly" | |
nictype2="82540EM" | |
nicspeed2="0" | |
nic3="none" | |
nic4="none" | |
nic5="none" | |
nic6="none" | |
nic7="none" | |
nic8="none" | |
hidpointing="ps2mouse" | |
hidkeyboard="ps2kbd" | |
uart1="off" | |
uart2="off" | |
lpt1="off" | |
lpt2="off" | |
audio="none" | |
clipboard="bidirectional" | |
draganddrop="disabled" | |
SessionType="headless" | |
VideoMode="640,480,32"@0,0 | |
vrde="off" | |
usb="off" | |
ehci="off" | |
SharedFolderNameMachineMapping1="vagrant" | |
SharedFolderPathMachineMapping1="/home/egroeper/Fileservice/configstack" | |
VRDEActiveConnection="off" | |
VRDEClients=0 | |
vcpenabled="off" | |
vcpscreens=0 | |
vcpfile="/home/egroeper/VirtualBox VMs/configstack_loadbalancer_1437486881381_79071/configstack_loadbalancer_1437486881381_79071.webm" | |
vcpwidth=1024 | |
vcpheight=768 | |
vcprate=512 | |
vcpfps=25 | |
GuestMemoryBalloon=0 | |
GuestOSType="Ubuntu_64" | |
GuestAdditionsRunLevel=0 | |
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000 | |
DEBUG subprocess: Exit status: 0 | |
INFO subprocess: Starting process: ["/usr/bin/VBoxManage", "showvminfo", "dbeca25f-ee46-4fd6-844a-518018fe44b6", "--machinereadable"] | |
INFO subprocess: Command not in installer, restoring original environment... | |
DEBUG subprocess: Selecting on IO | |
DEBUG subprocess: stdout: name="configstack_loadbalancer_1437486881381_79071" | |
groups="/" | |
ostype="Ubuntu (64-bit)" | |
UUID="dbeca25f-ee46-4fd6-844a-518018fe44b6" | |
CfgFile="/home/egroeper/VirtualBox VMs/configstack_loadbalancer_1437486881381_79071/configstack_loadbalancer_1437486881381_79071.vbox" | |
SnapFldr="/home/egroeper/VirtualBox VMs/configstack_loadbalancer_1437486881381_79071/Snapshots" | |
LogFldr="/home/egroeper/VirtualBox VMs/configstack_loadbalancer_1437486881381_79071/Logs" | |
hardwareuuid="dbeca25f-ee46-4fd6-844a-518018fe44b6" | |
memory=512 | |
pagefusion="off" | |
vram=12 | |
cpuexecutioncap=100 | |
hpet="off" | |
chipset="piix3" | |
firmware="BIOS" | |
cpus=1 | |
pae="off" | |
longmode="on" | |
synthcpu="off" | |
bootmenu="messageandmenu" | |
boot1="disk" | |
boot2="none" | |
boot3="none" | |
boot4="none" | |
acpi="on" | |
ioapic="on" | |
biossystemtimeoffset=0 | |
rtcuseutc="on" | |
hwvirtex="on" | |
nestedpaging="on" | |
largepages="off" | |
vtxvpid="on" | |
vtxux="on" | |
VMState="running" | |
VMStateChangeTime="2015-07-21T13:54:43.529000000" | |
monitorcount=1 | |
accelerate3d="off" | |
accelerate2dvideo="off" | |
teleporterenabled="off" | |
teleporterport=0 | |
teleporteraddress="" | |
teleporterpassword="" | |
tracing-enabled="off" | |
tracing-allow-vm-access="off" | |
tracing-config="" | |
autostart-enabled="off" | |
autostart-delay=0 | |
defaultfrontend="" | |
storagecontrollername0="SATAController" | |
storagecontrollertype0="IntelAhci" | |
storagecontrollerinstance0="0" | |
storagecontrollermaxportcount0="30" | |
storagecontrollerportcount0="1" | |
storagecontrollerbootable0="on" | |
"SATAController-0-0"="/home/egroeper/VirtualBox VMs/configstack_loadbalancer_1437486881381_79071/box-disk1.vmdk" | |
"SATAController-ImageUUID-0-0"="da78e57a-a752-461e-8179-ed1cdbdc7df3" | |
natnet1="nat" | |
macaddress1="0800273A0B5B" | |
cableconnected1="on" | |
nic1="nat" | |
nictype1="82540EM" | |
nicspeed1="0" | |
mtu="0" | |
sockSnd="64" | |
sockRcv="64" | |
tcpWndSnd="64" | |
tcpWndRcv="64" | |
Forwarding(0)="ssh,tcp,127.0.0.1,2222,,22" | |
hostonlyadapter2="vboxnet1" | |
macaddress2="08002772FE1A" | |
cableconnected2="on" | |
nic2="hostonly" | |
nictype2="82540EM" | |
nicspeed2="0" | |
nic3="none" | |
nic4="none" | |
nic5="none" | |
nic6="none" | |
nic7="none" | |
nic8="none" | |
hidpointing="ps2mouse" | |
hidkeyboard="ps2kbd" | |
uart1="off" | |
uart2="off" | |
lpt1="off" | |
lpt2="off" | |
audio="none" | |
clipboard="bidirectional" | |
draganddrop="disabled" | |
SessionType="headless" | |
VideoMode="640,480,32"@0,0 | |
vrde="off" | |
usb="off" | |
ehci="off" | |
SharedFolderNameMachineMapping1="vagrant" | |
SharedFolderPathMachineMapping1="/home/egroeper/Fileservice/configstack" | |
VRDEActiveConnection="off" | |
VRDEClients=0 | |
vcpenabled="off" | |
vcpscreens=0 | |
vcpfile="/home/egroeper/VirtualBox VMs/configstack_loadbalancer_1437486881381_79071/configstack_loadbalancer_1437486881381_79071.webm" | |
vcpwidth=1024 | |
vcpheight=768 | |
vcprate=512 | |
vcpfps=25 | |
GuestMemoryBalloon=0 | |
GuestOSType="Ubuntu_64" | |
GuestAdditionsRunLevel=0 | |
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000 | |
DEBUG subprocess: Exit status: 0 | |
DEBUG virtualbox_4_3: Searching for SSH port: 22 | |
DEBUG virtualbox_4_3: read_forward_ports: uuid=dbeca25f-ee46-4fd6-844a-518018fe44b6 active_only=false | |
INFO subprocess: Starting process: ["/usr/bin/VBoxManage", "showvminfo", "dbeca25f-ee46-4fd6-844a-518018fe44b6", "--machinereadable"] | |
INFO subprocess: Command not in installer, restoring original environment... | |
DEBUG subprocess: Selecting on IO | |
DEBUG subprocess: stdout: name="configstack_loadbalancer_1437486881381_79071" | |
groups="/" | |
ostype="Ubuntu (64-bit)" | |
UUID="dbeca25f-ee46-4fd6-844a-518018fe44b6" | |
CfgFile="/home/egroeper/VirtualBox VMs/configstack_loadbalancer_1437486881381_79071/configstack_loadbalancer_1437486881381_79071.vbox" | |
SnapFldr="/home/egroeper/VirtualBox VMs/configstack_loadbalancer_1437486881381_79071/Snapshots" | |
LogFldr="/home/egroeper/VirtualBox VMs/configstack_loadbalancer_1437486881381_79071/Logs" | |
hardwareuuid="dbeca25f-ee46-4fd6-844a-518018fe44b6" | |
memory=512 | |
pagefusion="off" | |
vram=12 | |
cpuexecutioncap=100 | |
hpet="off" | |
chipset="piix3" | |
firmware="BIOS" | |
cpus=1 | |
pae="off" | |
longmode="on" | |
synthcpu="off" | |
bootmenu="messageandmenu" | |
boot1="disk" | |
boot2="none" | |
boot3="none" | |
boot4="none" | |
acpi="on" | |
ioapic="on" | |
biossystemtimeoffset=0 | |
rtcuseutc="on" | |
hwvirtex="on" | |
nestedpaging="on" | |
largepages="off" | |
vtxvpid="on" | |
vtxux="on" | |
VMState="running" | |
VMStateChangeTime="2015-07-21T13:54:43.529000000" | |
monitorcount=1 | |
accelerate3d="off" | |
accelerate2dvideo="off" | |
teleporterenabled="off" | |
teleporterport=0 | |
teleporteraddress="" | |
teleporterpassword="" | |
tracing-enabled="off" | |
tracing-allow-vm-access="off" | |
tracing-config="" | |
autostart-enabled="off" | |
autostart-delay=0 | |
defaultfrontend="" | |
storagecontrollername0="SATAController" | |
storagecontrollertype0="IntelAhci" | |
storagecontrollerinstance0="0" | |
storagecontrollermaxportcount0="30" | |
storagecontrollerportcount0="1" | |
storagecontrollerbootable0="on" | |
"SATAController-0-0"="/home/egroeper/VirtualBox VMs/configstack_loadbalancer_1437486881381_79071/box-disk1.vmdk" | |
"SATAController-ImageUUID-0-0"="da78e57a-a752-461e-8179-ed1cdbdc7df3" | |
natnet1="nat" | |
macaddress1="0800273A0B5B" | |
cableconnected1="on" | |
nic1="nat" | |
nictype1="82540EM" | |
nicspeed1="0" | |
mtu="0" | |
sockSnd="64" | |
sockRcv="64" | |
tcpWndSnd="64" | |
tcpWndRcv="64" | |
Forwarding(0)="ssh,tcp,127.0.0.1,2222,,22" | |
hostonlyadapter2="vboxnet1" | |
macaddress2="08002772FE1A" | |
cableconnected2="on" | |
nic2="hostonly" | |
nictype2="82540EM" | |
nicspeed2="0" | |
nic3="none" | |
nic4="none" | |
nic5="none" | |
nic6="none" | |
nic7="none" | |
nic8="none" | |
hidpointing="ps2mouse" | |
hidkeyboard="ps2kbd" | |
uart1="off" | |
uart2="off" | |
lpt1="off" | |
lpt2="off" | |
audio="none" | |
clipboard="bidirectional" | |
draganddrop="disabled" | |
SessionType="headless" | |
VideoMode="640,480,32"@0,0 | |
vrde="off" | |
usb="off" | |
ehci="off" | |
SharedFolderNameMachineMapping1="vagrant" | |
SharedFolderPathMachineMapping1="/home/egroeper/Fileservice/configstack" | |
VRDEActiveConnection="off" | |
VRDEClients=0 | |
vcpenabled="off" | |
vcpscreens=0 | |
vcpfile="/home/egroeper/VirtualBox VMs/configstack_loadbalancer_1437486881381_79071/configstack_loadbalancer_1437486881381_79071.webm" | |
vcpwidth=1024 | |
vcpheight=768 | |
vcprate=512 | |
vcpfps=25 | |
GuestMemoryBalloon=0 | |
GuestOSType="Ubuntu_64" | |
GuestAdditionsRunLevel=0 | |
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000 | |
DEBUG subprocess: Exit status: 0 | |
DEBUG virtualbox_4_3: - [1, "ssh", 2222, 22] | |
DEBUG ssh: Checking key permissions: /home/egroeper/.vagrant.d/insecure_private_key | |
INFO interface: detail: SSH address: 127.0.0.1:2222 | |
INFO interface: detail: loadbalancer: SSH address: 127.0.0.1:2222 | |
loadbalancer: SSH address: 127.0.0.1:2222 | |
INFO interface: detail: SSH username: vagrant | |
INFO interface: detail: loadbalancer: SSH username: vagrant | |
loadbalancer: SSH username: vagrant | |
INFO interface: detail: SSH auth method: private key | |
INFO interface: detail: loadbalancer: SSH auth method: private key | |
loadbalancer: SSH auth method: private key | |
INFO subprocess: Starting process: ["/usr/bin/VBoxManage", "showvminfo", "dbeca25f-ee46-4fd6-844a-518018fe44b6", "--machinereadable"] | |
INFO subprocess: Command not in installer, restoring original environment... | |
DEBUG subprocess: Selecting on IO | |
DEBUG subprocess: stdout: name="configstack_loadbalancer_1437486881381_79071" | |
groups="/" | |
ostype="Ubuntu (64-bit)" | |
UUID="dbeca25f-ee46-4fd6-844a-518018fe44b6" | |
CfgFile="/home/egroeper/VirtualBox VMs/configstack_loadbalancer_1437486881381_79071/configstack_loadbalancer_1437486881381_79071.vbox" | |
SnapFldr="/home/egroeper/VirtualBox VMs/configstack_loadbalancer_1437486881381_79071/Snapshots" | |
LogFldr="/home/egroeper/VirtualBox VMs/configstack_loadbalancer_1437486881381_79071/Logs" | |
hardwareuuid="dbeca25f-ee46-4fd6-844a-518018fe44b6" | |
memory=512 | |
pagefusion="off" | |
vram=12 | |
cpuexecutioncap=100 | |
hpet="off" | |
chipset="piix3" | |
firmware="BIOS" | |
cpus=1 | |
pae="off" | |
longmode="on" | |
synthcpu="off" | |
bootmenu="messageandmenu" | |
boot1="disk" | |
boot2="none" | |
boot3="none" | |
boot4="none" | |
acpi="on" | |
ioapic="on" | |
biossystemtimeoffset=0 | |
rtcuseutc="on" | |
hwvirtex="on" | |
nestedpaging="on" | |
largepages="off" | |
vtxvpid="on" | |
vtxux="on" | |
VMState="running" | |
VMStateChangeTime="2015-07-21T13:54:43.529000000" | |
monitorcount=1 | |
accelerate3d="off" | |
accelerate2dvideo="off" | |
teleporterenabled="off" | |
teleporterport=0 | |
teleporteraddress="" | |
teleporterpassword="" | |
tracing-enabled="off" | |
tracing-allow-vm-access="off" | |
tracing-config="" | |
autostart-enabled="off" | |
autostart-delay=0 | |
defaultfrontend="" | |
storagecontrollername0="SATAController" | |
storagecontrollertype0="IntelAhci" | |
storagecontrollerinstance0="0" | |
storagecontrollermaxportcount0="30" | |
storagecontrollerportcount0="1" | |
storagecontrollerbootable0="on" | |
"SATAController-0-0"="/home/egroeper/VirtualBox VMs/configstack_loadbalancer_1437486881381_79071/box-disk1.vmdk" | |
"SATAController-ImageUUID-0-0"="da78e57a-a752-461e-8179-ed1cdbdc7df3" | |
natnet1="nat" | |
macaddress1="0800273A0B5B" | |
cableconnected1="on" | |
nic1="nat" | |
nictype1="82540EM" | |
nicspeed1="0" | |
mtu="0" | |
sockSnd="64" | |
sockRcv="64" | |
tcpWndSnd="64" | |
tcpWndRcv="64" | |
Forwarding(0)="ssh,tcp,127.0.0.1,2222,,22" | |
hostonlyadapter2="vboxnet1" | |
macaddress2="08002772FE1A" | |
cableconnected2="on" | |
nic2="hostonly" | |
nictype2="82540EM" | |
nicspeed2="0" | |
nic3="none" | |
nic4="none" | |
nic5="none" | |
nic6="none" | |
nic7="none" | |
nic8="none" | |
hidpointing="ps2mouse" | |
hidkeyboard="ps2kbd" | |
uart1="off" | |
uart2="off" | |
lpt1="off" | |
lpt2="off" | |
audio="none" | |
clipboard="bidirectional" | |
draganddrop="disabled" | |
SessionType="headless" | |
VideoMode="640,480,32"@0,0 | |
vrde="off" | |
usb="off" | |
ehci="off" | |
SharedFolderNameMachineMapping1="vagrant" | |
SharedFolderPathMachineMapping1="/home/egroeper/Fileservice/configstack" | |
VRDEActiveConnection="off" | |
VRDEClients=0 | |
vcpenabled="off" | |
vcpscreens=0 | |
vcpfile="/home/egroeper/VirtualBox VMs/configstack_loadbalancer_1437486881381_79071/configstack_loadbalancer_1437486881381_79071.webm" | |
vcpwidth=1024 | |
vcpheight=768 | |
vcprate=512 | |
vcpfps=25 | |
GuestMemoryBalloon=0 | |
GuestOSType="Ubuntu_64" | |
GuestAdditionsRunLevel=0 | |
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 31999 | |
DEBUG subprocess: Exit status: 0 | |
DEBUG virtualbox_4_3: Searching for SSH port: 22 | |
DEBUG virtualbox_4_3: read_forward_ports: uuid=dbeca25f-ee46-4fd6-844a-518018fe44b6 active_only=false | |
INFO subprocess: Starting process: ["/usr/bin/VBoxManage", "showvminfo", "dbeca25f-ee46-4fd6-844a-518018fe44b6", "--machinereadable"] | |
INFO subprocess: Command not in installer, restoring original environment... | |
DEBUG subprocess: Selecting on IO | |
DEBUG subprocess: stdout: name="configstack_loadbalancer_1437486881381_79071" | |
groups="/" | |
ostype="Ubuntu (64-bit)" | |
UUID="dbeca25f-ee46-4fd6-844a-518018fe44b6" | |
CfgFile="/home/egroeper/VirtualBox VMs/configstack_loadbalancer_1437486881381_79071/configstack_loadbalancer_1437486881381_79071.vbox" | |
SnapFldr="/home/egroeper/VirtualBox VMs/configstack_loadbalancer_1437486881381_79071/Snapshots" | |
LogFldr="/home/egroeper/VirtualBox VMs/configstack_loadbalancer_1437486881381_79071/Logs" | |
hardwareuuid="dbeca25f-ee46-4fd6-844a-518018fe44b6" | |
memory=512 | |
pagefusion="off" | |
vram=12 | |
cpuexecutioncap=100 | |
hpet="off" | |
chipset="piix3" | |
firmware="BIOS" | |
cpus=1 | |
pae="off" | |
longmode="on" | |
synthcpu="off" | |
bootmenu="messageandmenu" | |
boot1="disk" | |
boot2="none" | |
boot3="none" | |
boot4="none" | |
acpi="on" | |
ioapic="on" | |
biossystemtimeoffset=0 | |
rtcuseutc="on" | |
hwvirtex="on" | |
nestedpaging="on" | |
largepages="off" | |
vtxvpid="on" | |
vtxux="on" | |
VMState="running" | |
VMStateChangeTime="2015-07-21T13:54:43.529000000" | |
monitorcount=1 | |
accelerate3d="off" | |
accelerate2dvideo="off" | |
teleporterenabled="off" | |
teleporterport=0 | |
teleporteraddress="" | |
teleporterpassword="" | |
tracing-enabled="off" | |
tracing-allow-vm-access="off" | |
tracing-config="" | |
autostart-enabled="off" | |
autostart-delay=0 | |
defaultfrontend="" | |
storagecontrollername0="SATAController" | |
storagecontrollertype0="IntelAhci" | |
storagecontrollerinstance0="0" | |
storagecontrollermaxportcount0="30" | |
storagecontrollerportcount0="1" | |
storagecontrollerbootable0="on" | |
"SATAController-0-0"="/home/egroeper/VirtualBox VMs/configstack_loadbalancer_1437486881381_79071/box-disk1.vmdk" | |
"SATAController-ImageUUID-0-0"="da78e57a-a752-461e-8179-ed1cdbdc7df3" | |
natnet1="nat" | |
macaddress1="0800273A0B5B" | |
cableconnected1="on" | |
nic1="nat" | |
nictype1="82540EM" | |
nicspeed1="0" | |
mtu="0" | |
sockSnd="64" | |
sockRcv="64" | |
tcpWndSnd="64" | |
tcpWndRcv="64" | |
Forwarding(0)="ssh,tcp,127.0.0.1,2222,,22" | |
hostonlyadapter2="vboxnet1" | |
macaddress2="08002772FE1A" | |
cableconnected2="on" | |
nic2="hostonly" | |
nictype2="82540EM" | |
nicspeed2="0" | |
nic3="none" | |
nic4="none" | |
nic5="none" | |
nic6="none" | |
nic7="none" | |
nic8="none" | |
hidpointing="ps2mouse" | |
hidkeyboard="ps2kbd" | |
uart1="off" | |
uart2="off" | |
lpt1="off" | |
lpt2="off" | |
audio="none" | |
clipboard="bidirectional" | |
draganddrop="disabled" | |
SessionType="headless" | |
VideoMode="640,480,32"@0,0 | |
vrde="off" | |
usb="off" | |
ehci="off" | |
SharedFolderNameMachineMapping1="vagrant" | |
SharedFolderPathMachineMapping1="/home/egroeper/Fileservice/configstack" | |
VRDEActiveConnection="off" | |
VRDEClients=0 | |
vcpenabled="off" | |
vcpscreens=0 | |
vcpfile="/home/egroeper/VirtualBox VMs/configstack_loadbalancer_1437486881381_79071/configstack_loadbalancer_1437486881381_79071.webm" | |
vcpwidth=1024 | |
vcpheight=768 | |
vcprate=512 | |
vcpfps=25 | |
GuestMemoryBalloon=0 | |
GuestOSType="Ubuntu_64" | |
GuestAdditionsRunLevel=0 | |
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000 | |
DEBUG subprocess: Exit status: 0 | |
DEBUG virtualbox_4_3: - [1, "ssh", 2222, 22] | |
DEBUG ssh: Checking key permissions: /home/egroeper/.vagrant.d/insecure_private_key | |
INFO ssh: Attempting SSH connection... | |
INFO ssh: Attempting to connect to SSH... | |
INFO ssh: - Host: 127.0.0.1 | |
INFO ssh: - Port: 2222 | |
INFO ssh: - Username: vagrant | |
INFO ssh: - Password? false | |
INFO ssh: - Key Path: ["/home/egroeper/.vagrant.d/insecure_private_key"] | |
INFO subprocess: Starting process: ["/usr/bin/VBoxManage", "showvminfo", "dbeca25f-ee46-4fd6-844a-518018fe44b6", "--machinereadable"] | |
INFO subprocess: Command not in installer, restoring original environment... | |
DEBUG subprocess: Selecting on IO | |
DEBUG subprocess: stdout: name="configstack_loadbalancer_1437486881381_79071" | |
groups="/" | |
ostype="Ubuntu (64-bit)" | |
UUID="dbeca25f-ee46-4fd6-844a-518018fe44b6" | |
CfgFile="/home/egroeper/VirtualBox VMs/configstack_loadbalancer_1437486881381_79071/configstack_loadbalancer_1437486881381_79071.vbox" | |
SnapFldr="/home/egroeper/VirtualBox VMs/configstack_loadbalancer_1437486881381_79071/Snapshots" | |
LogFldr="/home/egroeper/VirtualBox VMs/configstack_loadbalancer_1437486881381_79071/Logs" | |
hardwareuuid="dbeca25f-ee46-4fd6-844a-518018fe44b6" | |
memory=512 | |
pagefusion="off" | |
vram=12 | |
cpuexecutioncap=100 | |
hpet="off" | |
chipset="piix3" | |
firmware="BIOS" | |
cpus=1 | |
pae="off" | |
longmode="on" | |
synthcpu="off" | |
bootmenu="messageandmenu" | |
boot1="disk" | |
boot2="none" | |
boot3="none" | |
boot4="none" | |
acpi="on" | |
ioapic="on" | |
biossystemtimeoffset=0 | |
rtcuseutc="on" | |
hwvirtex="on" | |
nestedpaging="on" | |
largepages="off" | |
vtxvpid="on" | |
vtxux="on" | |
VMState="running" | |
VMStateChangeTime="2015-07-21T13:54:43.529000000" | |
monitorcount=1 | |
accelerate3d="off" | |
accelerate2dvideo="off" | |
teleporterenabled="off" | |
teleporterport=0 | |
teleporteraddress="" | |
teleporterpassword="" | |
tracing-enabled="off" | |
tracing-allow-vm-access="off" | |
tracing-config="" | |
autostart-enabled="off" | |
autostart-delay=0 | |
defaultfrontend="" | |
storagecontrollername0="SATAController" | |
storagecontrollertype0="IntelAhci" | |
storagecontrollerinstance0="0" | |
storagecontrollermaxportcount0="30" | |
storagecontrollerportcount0="1" | |
storagecontrollerbootable0="on" | |
"SATAController-0-0"="/home/egroeper/VirtualBox VMs/configstack_loadbalancer_1437486881381_79071/box-disk1.vmdk" | |
"SATAController-ImageUUID-0-0"="da78e57a-a752-461e-8179-ed1cdbdc7df3" | |
natnet1="nat" | |
macaddress1="0800273A0B5B" | |
cableconnected1="on" | |
nic1="nat" | |
nictype1="82540EM" | |
nicspeed1="0" | |
mtu="0" | |
sockSnd="64" | |
sockRcv="64" | |
tcpWndSnd="64" | |
tcpWndRcv="64" | |
Forwarding(0)="ssh,tcp,127.0.0.1,2222,,22" | |
hostonlyadapter2="vboxnet1" | |
macaddress2="08002772FE1A" | |
cableconnected2="on" | |
nic2="hostonly" | |
nictype2="82540EM" | |
nicspeed2="0" | |
nic3="none" | |
nic4="none" | |
nic5="none" | |
nic6="none" | |
nic7="none" | |
nic8="none" | |
hidpointing="ps2mouse" | |
hidkeyboard="ps2kbd" | |
uart1="off" | |
uart2="off" | |
lpt1="off" | |
lpt2="off" | |
audio="none" | |
clipboard="bidirectional" | |
draganddrop="disabled" | |
SessionType="headless" | |
VideoMode="640,480,32"@0,0 | |
vrde="off" | |
usb="off" | |
ehci="off" | |
SharedFolderNameMachineMapping1="vagrant" | |
SharedFolderPathMachineMapping1="/home/egroeper/Fileservice/configstack" | |
VRDEActiveConnection="off" | |
VRDEClients=0 | |
vcpenabled="off" | |
vcpscreens=0 | |
vcpfile="/home/egroeper/VirtualBox VMs/configstack_loadbalancer_1437486881381_79071/configstack_loadbalancer_1437486881381_79071.webm" | |
vcpwidth=1024 | |
vcpheight=768 | |
vcprate=512 | |
vcpfps=25 | |
GuestMemoryBalloon=0 | |
GuestOSType="Ubuntu_64" | |
GuestAdditionsRunLevel=0 | |
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000 | |
DEBUG subprocess: Exit status: 0 | |
INFO subprocess: Starting process: ["/usr/bin/VBoxManage", "showvminfo", "dbeca25f-ee46-4fd6-844a-518018fe44b6", "--machinereadable"] | |
INFO subprocess: Command not in installer, restoring original environment... | |
DEBUG subprocess: Selecting on IO | |
DEBUG subprocess: stdout: name="configstack_loadbalancer_1437486881381_79071" | |
groups="/" | |
ostype="Ubuntu (64-bit)" | |
UUID="dbeca25f-ee46-4fd6-844a-518018fe44b6" | |
CfgFile="/home/egroeper/VirtualBox VMs/configstack_loadbalancer_1437486881381_79071/configstack_loadbalancer_1437486881381_79071.vbox" | |
SnapFldr="/home/egroeper/VirtualBox VMs/configstack_loadbalancer_1437486881381_79071/Snapshots" | |
LogFldr="/home/egroeper/VirtualBox VMs/configstack_loadbalancer_1437486881381_79071/Logs" | |
hardwareuuid="dbeca25f-ee46-4fd6-844a-518018fe44b6" | |
memory=512 | |
pagefusion="off" | |
vram=12 | |
cpuexecutioncap=100 | |
hpet="off" | |
chipset="piix3" | |
firmware="BIOS" | |
cpus=1 | |
pae="off" | |
longmode="on" | |
synthcpu="off" | |
bootmenu="messageandmenu" | |
boot1="disk" | |
boot2="none" | |
boot3="none" | |
boot4="none" | |
acpi="on" | |
ioapic="on" | |
biossystemtimeoffset=0 | |
rtcuseutc="on" | |
hwvirtex="on" | |
nestedpaging="on" | |
largepages="off" | |
vtxvpid="on" | |
vtxux="on" | |
VMState="running" | |
VMStateChangeTime="2015-07-21T13:54:43.529000000" | |
monitorcount=1 | |
accelerate3d="off" | |
accelerate2dvideo="off" | |
teleporterenabled="off" | |
teleporterport=0 | |
teleporteraddress="" | |
teleporterpassword="" | |
tracing-enabled="off" | |
tracing-allow-vm-access="off" | |
tracing-config="" | |
autostart-enabled="off" | |
autostart-delay=0 | |
defaultfrontend="" | |
storagecontrollername0="SATAController" | |
storagecontrollertype0="IntelAhci" | |
storagecontrollerinstance0="0" | |
storagecontrollermaxportcount0="30" | |
storagecontrollerportcount0="1" | |
storagecontrollerbootable0="on" | |
"SATAController-0-0"="/home/egroeper/VirtualBox VMs/configstack_loadbalancer_1437486881381_79071/box-disk1.vmdk" | |
"SATAController-ImageUUID-0-0"="da78e57a-a752-461e-8179-ed1cdbdc7df3" | |
natnet1="nat" | |
macaddress1="0800273A0B5B" | |
cableconnected1="on" | |
nic1="nat" | |
nictype1="82540EM" | |
nicspeed1="0" | |
mtu="0" | |
sockSnd="64" | |
sockRcv="64" | |
tcpWndSnd="64" | |
tcpWndRcv="64" | |
Forwarding(0)="ssh,tcp,127.0.0.1,2222,,22" | |
hostonlyadapter2="vboxnet1" | |
macaddress2="08002772FE1A" | |
cableconnected2="on" | |
nic2="hostonly" | |
nictype2="82540EM" | |
nicspeed2="0" | |
nic3="none" | |
nic4="none" | |
nic5="none" | |
nic6="none" | |
nic7="none" | |
nic8="none" | |
hidpointing="ps2mouse" | |
hidkeyboard="ps2kbd" | |
uart1="off" | |
uart2="off" | |
lpt1="off" | |
lpt2="off" | |
audio="none" | |
clipboard="bidirectional" | |
draganddrop="disabled" | |
SessionType="headless" | |
VideoMode="640,480,32"@0,0 | |
vrde="off" | |
usb="off" | |
ehci="off" | |
SharedFolderNameMachineMapping1="vagrant" | |
SharedFolderPathMachineMapping1="/home/egroeper/Fileservice/configstack" | |
VRDEActiveConnection="off" | |
VRDEClients=0 | |
vcpenabled="off" | |
vcpscreens=0 | |
vcpfile="/home/egroeper/VirtualBox VMs/configstack_loadbalancer_1437486881381_79071/configstack_loadbalancer_1437486881381_79071.webm" | |
vcpwidth=1024 | |
vcpheight=768 | |
vcprate=512 | |
vcpfps=25 | |
GuestMemoryBalloon=0 | |
GuestOSType="Ubuntu_64" | |
GuestAdditionsRunLevel=0 | |
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000 | |
DEBUG subprocess: Exit status: 0 | |
INFO subprocess: Starting process: ["/usr/bin/VBoxManage", "showvminfo", "dbeca25f-ee46-4fd6-844a-518018fe44b6", "--machinereadable"] | |
INFO subprocess: Command not in installer, restoring original environment... | |
DEBUG subprocess: Selecting on IO | |
DEBUG subprocess: stdout: name="configstack_loadbalancer_1437486881381_79071" | |
groups="/" | |
ostype="Ubuntu (64-bit)" | |
UUID="dbeca25f-ee46-4fd6-844a-518018fe44b6" | |
CfgFile="/home/egroeper/VirtualBox VMs/configstack_loadbalancer_1437486881381_79071/configstack_loadbalancer_1437486881381_79071.vbox" | |
SnapFldr="/home/egroeper/VirtualBox VMs/configstack_loadbalancer_1437486881381_79071/Snapshots" | |
LogFldr="/home/egroeper/VirtualBox VMs/configstack_loadbalancer_1437486881381_79071/Logs" | |
hardwareuuid="dbeca25f-ee46-4fd6-844a-518018fe44b6" | |
memory=512 | |
pagefusion="off" | |
vram=12 | |
cpuexecutioncap=100 | |
hpet="off" | |
chipset="piix3" | |
firmware="BIOS" | |
cpus=1 | |
pae="off" | |
longmode="on" | |
synthcpu="off" | |
bootmenu="messageandmenu" | |
boot1="disk" | |
boot2="none" | |
boot3="none" | |
boot4="none" | |
acpi="on" | |
ioapic="on" | |
biossystemtimeoffset=0 | |
rtcuseutc="on" | |
hwvirtex="on" | |
nestedpaging="on" | |
largepages="off" | |
vtxvpid="on" | |
vtxux="on" | |
VMState="running" | |
VMStateChangeTime="2015-07-21T13:54:43.529000000" | |
monitorcount=1 | |
accelerate3d="off" | |
accelerate2dvideo="off" | |
teleporterenabled="off" | |
teleporterport=0 | |
teleporteraddress="" | |
teleporterpassword="" | |
tracing-enabled="off" | |
tracing-allow-vm-access="off" | |
tracing-config="" | |
autostart-enabled="off" | |
autostart-delay=0 | |
defaultfrontend="" | |
storagecontrollername0="SATAController" | |
storagecontrollertype0="IntelAhci" | |
storagecontrollerinstance0="0" | |
storagecontrollermaxportcount0="30" | |
storagecontrollerportcount0="1" | |
storagecontrollerbootable0="on" | |
"SATAController-0-0"="/home/egroeper/VirtualBox VMs/configstack_loadbalancer_1437486881381_79071/box-disk1.vmdk" | |
"SATAController-ImageUUID-0-0"="da78e57a-a752-461e-8179-ed1cdbdc7df3" | |
natnet1="nat" | |
macaddress1="0800273A0B5B" | |
cableconnected1="on" | |
nic1="nat" | |
nictype1="82540EM" | |
nicspeed1="0" | |
mtu="0" | |
sockSnd="64" | |
sockRcv="64" | |
tcpWndSnd="64" | |
tcpWndRcv="64" | |
Forwarding(0)="ssh,tcp,127.0.0.1,2222,,22" | |
hostonlyadapter2="vboxnet1" | |
macaddress2="08002772FE1A" | |
cableconnected2="on" | |
nic2="hostonly" | |
nictype2="82540EM" | |
nicspeed2="0" | |
nic3="none" | |
nic4="none" | |
nic5="none" | |
nic6="none" | |
nic7="none" | |
nic8="none" | |
hidpointing="ps2mouse" | |
hidkeyboard="ps2kbd" | |
uart1="off" | |
uart2="off" | |
lpt1="off" | |
lpt2="off" | |
audio="none" | |
clipboard="bidirectional" | |
draganddrop="disabled" | |
SessionType="headless" | |
VideoMode="720,400,0"@0,0 | |
vrde="off" | |
usb="off" | |
ehci="off" | |
SharedFolderNameMachineMapping1="vagrant" | |
SharedFolderPathMachineMapping1="/home/egroeper/Fileservice/configstack" | |
VRDEActiveConnection="off" | |
VRDEClients=0 | |
vcpenabled="off" | |
vcpscreens=0 | |
vcpfile="/home/egroeper/VirtualBox VMs/configstack_loadbalancer_1437486881381_79071/configstack_loadbalancer_1437486881381_79071.webm" | |
vcpwidth=1024 | |
vcpheight=768 | |
vcprate=512 | |
vcpfps=25 | |
GuestMemoryBalloon=0 | |
GuestOSType="Ubuntu_64" | |
GuestAdditionsRunLevel=0 | |
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000 | |
DEBUG subprocess: Exit status: 0 | |
INFO subprocess: Starting process: ["/usr/bin/VBoxManage", "showvminfo", "dbeca25f-ee46-4fd6-844a-518018fe44b6", "--machinereadable"] | |
INFO subprocess: Command not in installer, restoring original environment... | |
DEBUG subprocess: Selecting on IO | |
DEBUG subprocess: stdout: name="configstack_loadbalancer_1437486881381_79071" | |
groups="/" | |
ostype="Ubuntu (64-bit)" | |
UUID="dbeca25f-ee46-4fd6-844a-518018fe44b6" | |
CfgFile="/home/egroeper/VirtualBox VMs/configstack_loadbalancer_1437486881381_79071/configstack_loadbalancer_1437486881381_79071.vbox" | |
SnapFldr="/home/egroeper/VirtualBox VMs/configstack_loadbalancer_1437486881381_79071/Snapshots" | |
LogFldr="/home/egroeper/VirtualBox VMs/configstack_loadbalancer_1437486881381_79071/Logs" | |
hardwareuuid="dbeca25f-ee46-4fd6-844a-518018fe44b6" | |
memory=512 | |
pagefusion="off" | |
vram=12 | |
cpuexecutioncap=100 | |
hpet="off" | |
chipset="piix3" | |
firmware="BIOS" | |
cpus=1 | |
pae="off" | |
longmode="on" | |
synthcpu="off" | |
bootmenu="messageandmenu" | |
boot1="disk" | |
boot2="none" | |
boot3="none" | |
boot4="none" | |
acpi="on" | |
ioapic="on" | |
biossystemtimeoffset=0 | |
rtcuseutc="on" | |
hwvirtex="on" | |
nestedpaging="on" | |
largepages="off" | |
vtxvpid="on" | |
vtxux="on" | |
VMState="running" | |
VMStateChangeTime="2015-07-21T13:54:43.529000000" | |
monitorcount=1 | |
accelerate3d="off" | |
accelerate2dvideo="off" | |
teleporterenabled="off" | |
teleporterport=0 | |
teleporteraddress="" | |
teleporterpassword="" | |
tracing-enabled="off" | |
tracing-allow-vm-access="off" | |
tracing-config="" | |
autostart-enabled="off" | |
autostart-delay=0 | |
defaultfrontend="" | |
storagecontrollername0="SATAController" | |
storagecontrollertype0="IntelAhci" | |
storagecontrollerinstance0="0" | |
storagecontrollermaxportcount0="30" | |
storagecontrollerportcount0="1" | |
storagecontrollerbootable0="on" | |
"SATAController-0-0"="/home/egroeper/VirtualBox VMs/configstack_loadbalancer_1437486881381_79071/box-disk1.vmdk" | |
"SATAController-ImageUUID-0-0"="da78e57a-a752-461e-8179-ed1cdbdc7df3" | |
natnet1="nat" | |
macaddress1="0800273A0B5B" | |
cableconnected1="on" | |
nic1="nat" | |
nictype1="82540EM" | |
nicspeed1="0" | |
mtu="0" | |
sockSnd="64" | |
sockRcv="64" | |
tcpWndSnd="64" | |
tcpWndRcv="64" | |
Forwarding(0)="ssh,tcp,127.0.0.1,2222,,22" | |
hostonlyadapter2="vboxnet1" | |
macaddress2="08002772FE1A" | |
cableconnected2="on" | |
nic2="hostonly" | |
nictype2="82540EM" | |
nicspeed2="0" | |
nic3="none" | |
nic4="none" | |
nic5="none" | |
nic6="none" | |
nic7="none" | |
nic8="none" | |
hidpointing="ps2mouse" | |
hidkeyboard="ps2kbd" | |
uart1="off" | |
uart2="off" | |
lpt1="off" | |
lpt2="off" | |
audio="none" | |
clipboard="bidirectional" | |
draganddrop="disabled" | |
SessionType="headless" | |
VideoMode="720,400,0"@0,0 | |
vrde="off" | |
usb="off" | |
ehci="off" | |
SharedFolderNameMachineMapping1="vagrant" | |
SharedFolderPathMachineMapping1="/home/egroeper/Fileservice/configstack" | |
VRDEActiveConnection="off" | |
VRDEClients=0 | |
vcpenabled="off" | |
vcpscreens=0 | |
vcpfile="/home/egroeper/VirtualBox VMs/configstack_loadbalancer_1437486881381_79071/configstack_loadbalancer_1437486881381_79071.webm" | |
vcpwidth=1024 | |
vcpheight=768 | |
vcprate=512 | |
vcpfps=25 | |
GuestMemoryBalloon=0 | |
GuestOSType="Ubuntu_64" | |
GuestAdditionsRunLevel=0 | |
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 31999 | |
DEBUG subprocess: Exit status: 0 | |
INFO subprocess: Starting process: ["/usr/bin/VBoxManage", "showvminfo", "dbeca25f-ee46-4fd6-844a-518018fe44b6", "--machinereadable"] | |
INFO subprocess: Command not in installer, restoring original environment... | |
DEBUG subprocess: Selecting on IO | |
DEBUG subprocess: stdout: name="configstack_loadbalancer_1437486881381_79071" | |
groups="/" | |
ostype="Ubuntu (64-bit)" | |
UUID="dbeca25f-ee46-4fd6-844a-518018fe44b6" | |
CfgFile="/home/egroeper/VirtualBox VMs/configstack_loadbalancer_1437486881381_79071/configstack_loadbalancer_1437486881381_79071.vbox" | |
SnapFldr="/home/egroeper/VirtualBox VMs/configstack_loadbalancer_1437486881381_79071/Snapshots" | |
LogFldr="/home/egroeper/VirtualBox VMs/configstack_loadbalancer_1437486881381_79071/Logs" | |
hardwareuuid="dbeca25f-ee46-4fd6-844a-518018fe44b6" | |
memory=512 | |
pagefusion="off" | |
vram=12 | |
cpuexecutioncap=100 | |
hpet="off" | |
chipset="piix3" | |
firmware="BIOS" | |
cpus=1 | |
pae="off" | |
longmode="on" | |
synthcpu="off" | |
bootmenu="messageandmenu" | |
boot1="disk" | |
boot2="none" | |
boot3="none" | |
boot4="none" | |
acpi="on" | |
ioapic="on" | |
biossystemtimeoffset=0 | |
rtcuseutc="on" | |
hwvirtex="on" | |
nestedpaging="on" | |
largepages="off" | |
vtxvpid="on" | |
vtxux="on" | |
VMState="running" | |
VMStateChangeTime="2015-07-21T13:54:43.529000000" | |
monitorcount=1 | |
accelerate3d="off" | |
accelerate2dvideo="off" | |
teleporterenabled="off" | |
teleporterport=0 | |
teleporteraddress="" | |
teleporterpassword="" | |
tracing-enabled="off" | |
tracing-allow-vm-access="off" | |
tracing-config="" | |
autostart-enabled="off" | |
autostart-delay=0 | |
defaultfrontend="" | |
storagecontrollername0="SATAController" | |
storagecontrollertype0="IntelAhci" | |
storagecontrollerinstance0="0" | |
storagecontrollermaxportcount0="30" | |
storagecontrollerportcount0="1" | |
storagecontrollerbootable0="on" | |
"SATAController-0-0"="/home/egroeper/VirtualBox VMs/configstack_loadbalancer_1437486881381_79071/box-disk1.vmdk" | |
"SATAController-ImageUUID-0-0"="da78e57a-a752-461e-8179-ed1cdbdc7df3" | |
natnet1="nat" | |
macaddress1="0800273A0B5B" | |
cableconnected1="on" | |
nic1="nat" | |
nictype1="82540EM" | |
nicspeed1="0" | |
mtu="0" | |
sockSnd="64" | |
sockRcv="64" | |
tcpWndSnd="64" | |
tcpWndRcv="64" | |
Forwarding(0)="ssh,tcp,127.0.0.1,2222,,22" | |
hostonlyadapter2="vboxnet1" | |
macaddress2="08002772FE1A" | |
cableconnected2="on" | |
nic2="hostonly" | |
nictype2="82540EM" | |
nicspeed2="0" | |
nic3="none" | |
nic4="none" | |
nic5="none" | |
nic6="none" | |
nic7="none" | |
nic8="none" | |
hidpointing="ps2mouse" | |
hidkeyboard="ps2kbd" | |
uart1="off" | |
uart2="off" | |
lpt1="off" | |
lpt2="off" | |
audio="none" | |
clipboard="bidirectional" | |
draganddrop="disabled" | |
SessionType="headless" | |
VideoMode="720,400,0"@0,0 | |
vrde="off" | |
usb="off" | |
ehci="off" | |
SharedFolderNameMachineMapping1="vagrant" | |
SharedFolderPathMachineMapping1="/home/egroeper/Fileservice/configstack" | |
VRDEActiveConnection="off" | |
VRDEClients=0 | |
vcpenabled="off" | |
vcpscreens=0 | |
vcpfile="/home/egroeper/VirtualBox VMs/configstack_loadbalancer_1437486881381_79071/configstack_loadbalancer_1437486881381_79071.webm" | |
vcpwidth=1024 | |
vcpheight=768 | |
vcprate=512 | |
vcpfps=25 | |
GuestMemoryBalloon=0 | |
GuestOSType="Ubuntu_64" | |
GuestAdditionsRunLevel=0 | |
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000 | |
DEBUG subprocess: Exit status: 0 | |
INFO subprocess: Starting process: ["/usr/bin/VBoxManage", "showvminfo", "dbeca25f-ee46-4fd6-844a-518018fe44b6", "--machinereadable"] | |
INFO subprocess: Command not in installer, restoring original environment... | |
DEBUG subprocess: Selecting on IO | |
DEBUG subprocess: stdout: name="configstack_loadbalancer_1437486881381_79071" | |
groups="/" | |
ostype="Ubuntu (64-bit)" | |
UUID="dbeca25f-ee46-4fd6-844a-518018fe44b6" | |
CfgFile="/home/egroeper/VirtualBox VMs/configstack_loadbalancer_1437486881381_79071/configstack_loadbalancer_1437486881381_79071.vbox" | |
SnapFldr="/home/egroeper/VirtualBox VMs/configstack_loadbalancer_1437486881381_79071/Snapshots" | |
LogFldr="/home/egroeper/VirtualBox VMs/configstack_loadbalancer_1437486881381_79071/Logs" | |
hardwareuuid="dbeca25f-ee46-4fd6-844a-518018fe44b6" | |
memory=512 | |
pagefusion="off" | |
vram=12 | |
cpuexecutioncap=100 | |
hpet="off" | |
chipset="piix3" | |
firmware="BIOS" | |
cpus=1 | |
pae="off" | |
longmode="on" | |
synthcpu="off" | |
bootmenu="messageandmenu" | |
boot1="disk" | |
boot2="none" | |
boot3="none" | |
boot4="none" | |
acpi="on" | |
ioapic="on" | |
biossystemtimeoffset=0 | |
rtcuseutc="on" | |
hwvirtex="on" | |
nestedpaging="on" | |
largepages="off" | |
vtxvpid="on" | |
vtxux="on" | |
VMState="running" | |
VMStateChangeTime="2015-07-21T13:54:43.529000000" | |
monitorcount=1 | |
accelerate3d="off" | |
accelerate2dvideo="off" | |
teleporterenabled="off" | |
teleporterport=0 | |
teleporteraddress="" | |
teleporterpassword="" | |
tracing-enabled="off" | |
tracing-allow-vm-access="off" | |
tracing-config="" | |
autostart-enabled="off" | |
autostart-delay=0 | |
defaultfrontend="" | |
storagecontrollername0="SATAController" | |
storagecontrollertype0="IntelAhci" | |
storagecontrollerinstance0="0" | |
storagecontrollermaxportcount0="30" | |
storagecontrollerportcount0="1" | |
storagecontrollerbootable0="on" | |
"SATAController-0-0"="/home/egroeper/VirtualBox VMs/configstack_loadbalancer_1437486881381_79071/box-disk1.vmdk" | |
"SATAController-ImageUUID-0-0"="da78e57a-a752-461e-8179-ed1cdbdc7df3" | |
natnet1="nat" | |
macaddress1="0800273A0B5B" | |
cableconnected1="on" | |
nic1="nat" | |
nictype1="82540EM" | |
nicspeed1="0" | |
mtu="0" | |
sockSnd="64" | |
sockRcv="64" | |
tcpWndSnd="64" | |
tcpWndRcv="64" | |
Forwarding(0)="ssh,tcp,127.0.0.1,2222,,22" | |
hostonlyadapter2="vboxnet1" | |
macaddress2="08002772FE1A" | |
cableconnected2="on" | |
nic2="hostonly" | |
nictype2="82540EM" | |
nicspeed2="0" | |
nic3="none" | |
nic4="none" | |
nic5="none" | |
nic6="none" | |
nic7="none" | |
nic8="none" | |
hidpointing="ps2mouse" | |
hidkeyboard="ps2kbd" | |
uart1="off" | |
uart2="off" | |
lpt1="off" | |
lpt2="off" | |
audio="none" | |
clipboard="bidirectional" | |
draganddrop="disabled" | |
SessionType="headless" | |
VideoMode="720,400,0"@0,0 | |
vrde="off" | |
usb="off" | |
ehci="off" | |
SharedFolderNameMachineMapping1="vagrant" | |
SharedFolderPathMachineMapping1="/home/egroeper/Fileservice/configstack" | |
VRDEActiveConnection="off" | |
VRDEClients=0 | |
vcpenabled="off" | |
vcpscreens=0 | |
vcpfile="/home/egroeper/VirtualBox VMs/configstack_loadbalancer_1437486881381_79071/configstack_loadbalancer_1437486881381_79071.webm" | |
vcpwidth=1024 | |
vcpheight=768 | |
vcprate=512 | |
vcpfps=25 | |
GuestMemoryBalloon=0 | |
GuestOSType="Ubuntu_64" | |
GuestAdditionsRunLevel=0 | |
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000 | |
DEBUG subprocess: Exit status: 0 | |
INFO subprocess: Starting process: ["/usr/bin/VBoxManage", "showvminfo", "dbeca25f-ee46-4fd6-844a-518018fe44b6", "--machinereadable"] | |
INFO subprocess: Command not in installer, restoring original environment... | |
DEBUG subprocess: Selecting on IO | |
DEBUG subprocess: stdout: name="configstack_loadbalancer_1437486881381_79071" | |
groups="/" | |
ostype="Ubuntu (64-bit)" | |
UUID="dbeca25f-ee46-4fd6-844a-518018fe44b6" | |
CfgFile="/home/egroeper/VirtualBox VMs/configstack_loadbalancer_1437486881381_79071/configstack_loadbalancer_1437486881381_79071.vbox" | |
SnapFldr="/home/egroeper/VirtualBox VMs/configstack_loadbalancer_1437486881381_79071/Snapshots" | |
LogFldr="/home/egroeper/VirtualBox VMs/configstack_loadbalancer_1437486881381_79071/Logs" | |
hardwareuuid="dbeca25f-ee46-4fd6-844a-518018fe44b6" | |
memory=512 | |
pagefusion="off" | |
vram=12 | |
cpuexecutioncap=100 | |
hpet="off" | |
chipset="piix3" | |
firmware="BIOS" | |
cpus=1 | |
pae="off" | |
longmode="on" | |
synthcpu="off" | |
bootmenu="messageandmenu" | |
boot1="disk" | |
boot2="none" | |
boot3="none" | |
boot4="none" | |
acpi="on" | |
ioapic="on" | |
biossystemtimeoffset=0 | |
rtcuseutc="on" | |
hwvirtex="on" | |
nestedpaging="on" | |
largepages="off" | |
vtxvpid="on" | |
vtxux="on" | |
VMState="running" | |
VMStateChangeTime="2015-07-21T13:54:43.529000000" | |
monitorcount=1 | |
accelerate3d="off" | |
accelerate2dvideo="off" | |
teleporterenabled="off" | |
teleporterport=0 | |
teleporteraddress="" | |
teleporterpassword="" | |
tracing-enabled="off" | |
tracing-allow-vm-access="off" | |
tracing-config="" | |
autostart-enabled="off" | |
autostart-delay=0 | |
defaultfrontend="" | |
storagecontrollername0="SATAController" | |
storagecontrollertype0="IntelAhci" | |
storagecontrollerinstance0="0" | |
storagecontrollermaxportcount0="30" | |
storagecontrollerportcount0="1" | |
storagecontrollerbootable0="on" | |
"SATAController-0-0"="/home/egroeper/VirtualBox VMs/configstack_loadbalancer_1437486881381_79071/box-disk1.vmdk" | |
"SATAController-ImageUUID-0-0"="da78e57a-a752-461e-8179-ed1cdbdc7df3" | |
natnet1="nat" | |
macaddress1="0800273A0B5B" | |
cableconnected1="on" | |
nic1="nat" | |
nictype1="82540EM" | |
nicspeed1="0" | |
mtu="0" | |
sockSnd="64" | |
sockRcv="64" | |
tcpWndSnd="64" | |
tcpWndRcv="64" | |
Forwarding(0)="ssh,tcp,127.0.0.1,2222,,22" | |
hostonlyadapter2="vboxnet1" | |
macaddress2="08002772FE1A" | |
cableconnected2="on" | |
nic2="hostonly" | |
nictype2="82540EM" | |
nicspeed2="0" | |
nic3="none" | |
nic4="none" | |
nic5="none" | |
nic6="none" | |
nic7="none" | |
nic8="none" | |
hidpointing="ps2mouse" | |
hidkeyboard="ps2kbd" | |
uart1="off" | |
uart2="off" | |
lpt1="off" | |
lpt2="off" | |
audio="none" | |
clipboard="bidirectional" | |
draganddrop="disabled" | |
SessionType="headless" | |
VideoMode="720,400,0"@0,0 | |
vrde="off" | |
usb="off" | |
ehci="off" | |
SharedFolderNameMachineMapping1="vagrant" | |
SharedFolderPathMachineMapping1="/home/egroeper/Fileservice/configstack" | |
VRDEActiveConnection="off" | |
VRDEClients=0 | |
vcpenabled="off" | |
vcpscreens=0 | |
vcpfile="/home/egroeper/VirtualBox VMs/configstack_loadbalancer_1437486881381_79071/configstack_loadbalancer_1437486881381_79071.webm" | |
vcpwidth=1024 | |
vcpheight=768 | |
vcprate=512 | |
vcpfps=25 | |
GuestMemoryBalloon=0 | |
GuestOSType="Linux26_64" | |
GuestAdditionsRunLevel=1 | |
GuestAdditionsVersion="4.3.10_Ubuntu r93012" | |
GuestAdditionsFacility_VirtualBox Base Driver=50,1437486890985 | |
GuestAdditionsFacility_Seamless Mode=0,1437486890985 | |
GuestAdditionsFacility_Graphics Mode=0,1437486890985 | |
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000 | |
DEBUG subprocess: Exit status: 0 | |
INFO subprocess: Starting process: ["/usr/bin/VBoxManage", "showvminfo", "dbeca25f-ee46-4fd6-844a-518018fe44b6", "--machinereadable"] | |
INFO subprocess: Command not in installer, restoring original environment... | |
DEBUG subprocess: Selecting on IO | |
DEBUG subprocess: stdout: name="configstack_loadbalancer_1437486881381_79071" | |
groups="/" | |
ostype="Ubuntu (64-bit)" | |
UUID="dbeca25f-ee46-4fd6-844a-518018fe44b6" | |
CfgFile="/home/egroeper/VirtualBox VMs/configstack_loadbalancer_1437486881381_79071/configstack_loadbalancer_1437486881381_79071.vbox" | |
SnapFldr="/home/egroeper/VirtualBox VMs/configstack_loadbalancer_1437486881381_79071/Snapshots" | |
LogFldr="/home/egroeper/VirtualBox VMs/configstack_loadbalancer_1437486881381_79071/Logs" | |
hardwareuuid="dbeca25f-ee46-4fd6-844a-518018fe44b6" | |
memory=512 | |
pagefusion="off" | |
vram=12 | |
cpuexecutioncap=100 | |
hpet="off" | |
chipset="piix3" | |
firmware="BIOS" | |
cpus=1 | |
pae="off" | |
longmode="on" | |
synthcpu="off" | |
bootmenu="messageandmenu" | |
boot1="disk" | |
boot2="none" | |
boot3="none" | |
boot4="none" | |
acpi="on" | |
ioapic="on" | |
biossystemtimeoffset=0 | |
rtcuseutc="on" | |
hwvirtex="on" | |
nestedpaging="on" | |
largepages="off" | |
vtxvpid="on" | |
vtxux="on" | |
VMState="running" | |
VMStateChangeTime="2015-07-21T13:54:43.529000000" | |
monitorcount=1 | |
accelerate3d="off" | |
accelerate2dvideo="off" | |
teleporterenabled="off" | |
teleporterport=0 | |
teleporteraddress="" | |
teleporterpassword="" | |
tracing-enabled="off" | |
tracing-allow-vm-access="off" | |
tracing-config="" | |
autostart-enabled="off" | |
autostart-delay=0 | |
defaultfrontend="" | |
storagecontrollername0="SATAController" | |
storagecontrollertype0="IntelAhci" | |
storagecontrollerinstance0="0" | |
storagecontrollermaxportcount0="30" | |
storagecontrollerportcount0="1" | |
storagecontrollerbootable0="on" | |
"SATAController-0-0"="/home/egroeper/VirtualBox VMs/configstack_loadbalancer_1437486881381_79071/box-disk1.vmdk" | |
"SATAController-ImageUUID-0-0"="da78e57a-a752-461e-8179-ed1cdbdc7df3" | |
natnet1="nat" | |
macaddress1="0800273A0B5B" | |
cableconnected1="on" | |
nic1="nat" | |
nictype1="82540EM" | |
nicspeed1="0" | |
mtu="0" | |
sockSnd="64" | |
sockRcv="64" | |
tcpWndSnd="64" | |
tcpWndRcv="64" | |
Forwarding(0)="ssh,tcp,127.0.0.1,2222,,22" | |
hostonlyadapter2="vboxnet1" | |
macaddress2="08002772FE1A" | |
cableconnected2="on" | |
nic2="hostonly" | |
nictype2="82540EM" | |
nicspeed2="0" | |
nic3="none" | |
nic4="none" | |
nic5="none" | |
nic6="none" | |
nic7="none" | |
nic8="none" | |
hidpointing="ps2mouse" | |
hidkeyboard="ps2kbd" | |
uart1="off" | |
uart2="off" | |
lpt1="off" | |
lpt2="off" | |
audio="none" | |
clipboard="bidirectional" | |
draganddrop="disabled" | |
SessionType="headless" | |
VideoMode="720,400,0"@0,0 | |
vrde="off" | |
usb="off" | |
ehci="off" | |
SharedFolderNameMachineMapping1="vagrant" | |
SharedFolderPathMachineMapping1="/home/egroeper/Fileservice/configstack" | |
VRDEActiveConnection="off" | |
VRDEClients=0 | |
vcpenabled="off" | |
vcpscreens=0 | |
vcpfile="/home/egroeper/VirtualBox VMs/configstack_loadbalancer_1437486881381_79071/configstack_loadbalancer_1437486881381_79071.webm" | |
vcpwidth=1024 | |
vcpheight=768 | |
vcprate=512 | |
vcpfps=25 | |
GuestMemoryBalloon=0 | |
GuestOSType="Linux26_64" | |
GuestAdditionsRunLevel=1 | |
GuestAdditionsVersion="4.3.10_Ubuntu r93012" | |
GuestAdditionsFacility_VirtualBox Base Driver=50,1437486890985 | |
GuestAdditionsFacility_Seamless Mode=0,1437486890985 | |
GuestAdditionsFacility_Graphics Mode=0,1437486890985 | |
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000 | |
DEBUG subprocess: Exit status: 0 | |
INFO subprocess: Starting process: ["/usr/bin/VBoxManage", "showvminfo", "dbeca25f-ee46-4fd6-844a-518018fe44b6", "--machinereadable"] | |
INFO subprocess: Command not in installer, restoring original environment... | |
DEBUG subprocess: Selecting on IO | |
DEBUG subprocess: stdout: name="configstack_loadbalancer_1437486881381_79071" | |
groups="/" | |
ostype="Ubuntu (64-bit)" | |
UUID="dbeca25f-ee46-4fd6-844a-518018fe44b6" | |
CfgFile="/home/egroeper/VirtualBox VMs/configstack_loadbalancer_1437486881381_79071/configstack_loadbalancer_1437486881381_79071.vbox" | |
SnapFldr="/home/egroeper/VirtualBox VMs/configstack_loadbalancer_1437486881381_79071/Snapshots" | |
LogFldr="/home/egroeper/VirtualBox VMs/configstack_loadbalancer_1437486881381_79071/Logs" | |
hardwareuuid="dbeca25f-ee46-4fd6-844a-518018fe44b6" | |
memory=512 | |
pagefusion="off" | |
vram=12 | |
cpuexecutioncap=100 | |
hpet="off" | |
chipset="piix3" | |
firmware="BIOS" | |
cpus=1 | |
pae="off" | |
longmode="on" | |
synthcpu="off" | |
bootmenu="messageandmenu" | |
boot1="disk" | |
boot2="none" | |
boot3="none" | |
boot4="none" | |
acpi="on" | |
ioapic="on" | |
biossystemtimeoffset=0 | |
rtcuseutc="on" | |
hwvirtex="on" | |
nestedpaging="on" | |
largepages="off" | |
vtxvpid="on" | |
vtxux="on" | |
VMState="running" | |
VMStateChangeTime="2015-07-21T13:54:43.529000000" | |
monitorcount=1 | |
accelerate3d="off" | |
accelerate2dvideo="off" | |
teleporterenabled="off" | |
teleporterport=0 | |
teleporteraddress="" | |
teleporterpassword="" | |
tracing-enabled="off" | |
tracing-allow-vm-access="off" | |
tracing-config="" | |
autostart-enabled="off" | |
autostart-delay=0 | |
defaultfrontend="" | |
storagecontrollername0="SATAController" | |
storagecontrollertype0="IntelAhci" | |
storagecontrollerinstance0="0" | |
storagecontrollermaxportcount0="30" | |
storagecontrollerportcount0="1" | |
storagecontrollerbootable0="on" | |
"SATAController-0-0"="/home/egroeper/VirtualBox VMs/configstack_loadbalancer_1437486881381_79071/box-disk1.vmdk" | |
"SATAController-ImageUUID-0-0"="da78e57a-a752-461e-8179-ed1cdbdc7df3" | |
natnet1="nat" | |
macaddress1="0800273A0B5B" | |
cableconnected1="on" | |
nic1="nat" | |
nictype1="82540EM" | |
nicspeed1="0" | |
mtu="0" | |
sockSnd="64" | |
sockRcv="64" | |
tcpWndSnd="64" | |
tcpWndRcv="64" | |
Forwarding(0)="ssh,tcp,127.0.0.1,2222,,22" | |
hostonlyadapter2="vboxnet1" | |
macaddress2="08002772FE1A" | |
cableconnected2="on" | |
nic2="hostonly" | |
nictype2="82540EM" | |
nicspeed2="0" | |
nic3="none" | |
nic4="none" | |
nic5="none" | |
nic6="none" | |
nic7="none" | |
nic8="none" | |
hidpointing="ps2mouse" | |
hidkeyboard="ps2kbd" | |
uart1="off" | |
uart2="off" | |
lpt1="off" | |
lpt2="off" | |
audio="none" | |
clipboard="bidirectional" | |
draganddrop="disabled" | |
SessionType="headless" | |
VideoMode="720,400,0"@0,0 | |
vrde="off" | |
usb="off" | |
ehci="off" | |
SharedFolderNameMachineMapping1="vagrant" | |
SharedFolderPathMachineMapping1="/home/egroeper/Fileservice/configstack" | |
VRDEActiveConnection="off" | |
VRDEClients=0 | |
vcpenabled="off" | |
vcpscreens=0 | |
vcpfile="/home/egroeper/VirtualBox VMs/configstack_loadbalancer_1437486881381_79071/configstack_loadbalancer_1437486881381_79071.webm" | |
vcpwidth=1024 | |
vcpheight=768 | |
vcprate=512 | |
vcpfps=25 | |
GuestMemoryBalloon=0 | |
GuestOSType="Linux26_64" | |
GuestAdditionsRunLevel=1 | |
GuestAdditionsVersion="4.3.10_Ubuntu r93012" | |
GuestAdditionsFacility_VirtualBox Base Driver=50,1437486890985 | |
GuestAdditionsFacility_Seamless Mode=0,1437486890985 | |
GuestAdditionsFacility_Graphics Mode=0,1437486890985 | |
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000 | |
DEBUG subprocess: Exit status: 0 | |
INFO subprocess: Starting process: ["/usr/bin/VBoxManage", "showvminfo", "dbeca25f-ee46-4fd6-844a-518018fe44b6", "--machinereadable"] | |
INFO subprocess: Command not in installer, restoring original environment... | |
DEBUG subprocess: Selecting on IO | |
DEBUG subprocess: stdout: name="configstack_loadbalancer_1437486881381_79071" | |
groups="/" | |
ostype="Ubuntu (64-bit)" | |
UUID="dbeca25f-ee46-4fd6-844a-518018fe44b6" | |
CfgFile="/home/egroeper/VirtualBox VMs/configstack_loadbalancer_1437486881381_79071/configstack_loadbalancer_1437486881381_79071.vbox" | |
SnapFldr="/home/egroeper/VirtualBox VMs/configstack_loadbalancer_1437486881381_79071/Snapshots" | |
LogFldr="/home/egroeper/VirtualBox VMs/configstack_loadbalancer_1437486881381_79071/Logs" | |
hardwareuuid="dbeca25f-ee46-4fd6-844a-518018fe44b6" | |
memory=512 | |
pagefusion="off" | |
vram=12 | |
cpuexecutioncap=100 | |
hpet="off" | |
chipset="piix3" | |
firmware="BIOS" | |
cpus=1 | |
pae="off" | |
longmode="on" | |
synthcpu="off" | |
bootmenu="messageandmenu" | |
boot1="disk" | |
boot2="none" | |
boot3="none" | |
boot4="none" | |
acpi="on" | |
ioapic="on" | |
biossystemtimeoffset=0 | |
rtcuseutc="on" | |
hwvirtex="on" | |
nestedpaging="on" | |
largepages="off" | |
vtxvpid="on" | |
vtxux="on" | |
VMState="running" | |
VMStateChangeTime="2015-07-21T13:54:43.529000000" | |
monitorcount=1 | |
accelerate3d="off" | |
accelerate2dvideo="off" | |
teleporterenabled="off" | |
teleporterport=0 | |
teleporteraddress="" | |
teleporterpassword="" | |
tracing-enabled="off" | |
tracing-allow-vm-access="off" | |
tracing-config="" | |
autostart-enabled="off" | |
autostart-delay=0 | |
defaultfrontend="" | |
storagecontrollername0="SATAController" | |
storagecontrollertype0="IntelAhci" | |
storagecontrollerinstance0="0" | |
storagecontrollermaxportcount0="30" | |
storagecontrollerportcount0="1" | |
storagecontrollerbootable0="on" | |
"SATAController-0-0"="/home/egroeper/VirtualBox VMs/configstack_loadbalancer_1437486881381_79071/box-disk1.vmdk" | |
"SATAController-ImageUUID-0-0"="da78e57a-a752-461e-8179-ed1cdbdc7df3" | |
natnet1="nat" | |
macaddress1="0800273A0B5B" | |
cableconnected1="on" | |
nic1="nat" | |
nictype1="82540EM" | |
nicspeed1="0" | |
mtu="0" | |
sockSnd="64" | |
sockRcv="64" | |
tcpWndSnd="64" | |
tcpWndRcv="64" | |
Forwarding(0)="ssh,tcp,127.0.0.1,2222,,22" | |
hostonlyadapter2="vboxnet1" | |
macaddress2="08002772FE1A" | |
cableconnected2="on" | |
nic2="hostonly" | |
nictype2="82540EM" | |
nicspeed2="0" | |
nic3="none" | |
nic4="none" | |
nic5="none" | |
nic6="none" | |
nic7="none" | |
nic8="none" | |
hidpointing="ps2mouse" | |
hidkeyboard="ps2kbd" | |
uart1="off" | |
uart2="off" | |
lpt1="off" | |
lpt2="off" | |
audio="none" | |
clipboard="bidirectional" | |
draganddrop="disabled" | |
SessionType="headless" | |
VideoMode="720,400,0"@0,0 | |
vrde="off" | |
usb="off" | |
ehci="off" | |
SharedFolderNameMachineMapping1="vagrant" | |
SharedFolderPathMachineMapping1="/home/egroeper/Fileservice/configstack" | |
VRDEActiveConnection="off" | |
VRDEClients=0 | |
vcpenabled="off" | |
vcpscreens=0 | |
vcpfile="/home/egroeper/VirtualBox VMs/configstack_loadbalancer_1437486881381_79071/configstack_loadbalancer_1437486881381_79071.webm" | |
vcpwidth=1024 | |
vcpheight=768 | |
vcprate=512 | |
vcpfps=25 | |
GuestMemoryBalloon=0 | |
GuestOSType="Linux26_64" | |
GuestAdditionsRunLevel=1 | |
GuestAdditionsVersion="4.3.10_Ubuntu r93012" | |
GuestAdditionsFacility_VirtualBox Base Driver=50,1437486890985 | |
GuestAdditionsFacility_Seamless Mode=0,1437486890985 | |
GuestAdditionsFacility_Graphics Mode=0,1437486890985 | |
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000 | |
DEBUG subprocess: Exit status: 0 | |
INFO subprocess: Starting process: ["/usr/bin/VBoxManage", "showvminfo", "dbeca25f-ee46-4fd6-844a-518018fe44b6", "--machinereadable"] | |
INFO subprocess: Command not in installer, restoring original environment... | |
DEBUG subprocess: Selecting on IO | |
DEBUG subprocess: stdout: name="configstack_loadbalancer_1437486881381_79071" | |
groups="/" | |
ostype="Ubuntu (64-bit)" | |
UUID="dbeca25f-ee46-4fd6-844a-518018fe44b6" | |
CfgFile="/home/egroeper/VirtualBox VMs/configstack_loadbalancer_1437486881381_79071/configstack_loadbalancer_1437486881381_79071.vbox" | |
SnapFldr="/home/egroeper/VirtualBox VMs/configstack_loadbalancer_1437486881381_79071/Snapshots" | |
LogFldr="/home/egroeper/VirtualBox VMs/configstack_loadbalancer_1437486881381_79071/Logs" | |
hardwareuuid="dbeca25f-ee46-4fd6-844a-518018fe44b6" | |
memory=512 | |
pagefusion="off" | |
vram=12 | |
cpuexecutioncap=100 | |
hpet="off" | |
chipset="piix3" | |
firmware="BIOS" | |
cpus=1 | |
pae="off" | |
longmode="on" | |
synthcpu="off" | |
bootmenu="messageandmenu" | |
boot1="disk" | |
boot2="none" | |
boot3="none" | |
boot4="none" | |
acpi="on" | |
ioapic="on" | |
biossystemtimeoffset=0 | |
rtcuseutc="on" | |
hwvirtex="on" | |
nestedpaging="on" | |
largepages="off" | |
vtxvpid="on" | |
vtxux="on" | |
VMState="running" | |
VMStateChangeTime="2015-07-21T13:54:43.529000000" | |
monitorcount=1 | |
accelerate3d="off" | |
accelerate2dvideo="off" | |
teleporterenabled="off" | |
teleporterport=0 | |
teleporteraddress="" | |
teleporterpassword="" | |
tracing-enabled="off" | |
tracing-allow-vm-access="off" | |
tracing-config="" | |
autostart-enabled="off" | |
autostart-delay=0 | |
defaultfrontend="" | |
storagecontrollername0="SATAController" | |
storagecontrollertype0="IntelAhci" | |
storagecontrollerinstance0="0" | |
storagecontrollermaxportcount0="30" | |
storagecontrollerportcount0="1" | |
storagecontrollerbootable0="on" | |
"SATAController-0-0"="/home/egroeper/VirtualBox VMs/configstack_loadbalancer_1437486881381_79071/box-disk1.vmdk" | |
"SATAController-ImageUUID-0-0"="da78e57a-a752-461e-8179-ed1cdbdc7df3" | |
natnet1="nat" | |
macaddress1="0800273A0B5B" | |
cableconnected1="on" | |
nic1="nat" | |
nictype1="82540EM" | |
nicspeed1="0" | |
mtu="0" | |
sockSnd="64" | |
sockRcv="64" | |
tcpWndSnd="64" | |
tcpWndRcv="64" | |
Forwarding(0)="ssh,tcp,127.0.0.1,2222,,22" | |
hostonlyadapter2="vboxnet1" | |
macaddress2="08002772FE1A" | |
cableconnected2="on" | |
nic2="hostonly" | |
nictype2="82540EM" | |
nicspeed2="0" | |
nic3="none" | |
nic4="none" | |
nic5="none" | |
nic6="none" | |
nic7="none" | |
nic8="none" | |
hidpointing="ps2mouse" | |
hidkeyboard="ps2kbd" | |
uart1="off" | |
uart2="off" | |
lpt1="off" | |
lpt2="off" | |
audio="none" | |
clipboard="bidirectional" | |
draganddrop="disabled" | |
SessionType="headless" | |
VideoMode="720,400,0"@0,0 | |
vrde="off" | |
usb="off" | |
ehci="off" | |
SharedFolderNameMachineMapping1="vagrant" | |
SharedFolderPathMachineMapping1="/home/egroeper/Fileservice/configstack" | |
VRDEActiveConnection="off" | |
VRDEClients=0 | |
vcpenabled="off" | |
vcpscreens=0 | |
vcpfile="/home/egroeper/VirtualBox VMs/configstack_loadbalancer_1437486881381_79071/configstack_loadbalancer_1437486881381_79071.webm" | |
vcpwidth=1024 | |
vcpheight=768 | |
vcprate=512 | |
vcpfps=25 | |
GuestMemoryBalloon=0 | |
GuestOSType="Linux26_64" | |
GuestAdditionsRunLevel=1 | |
GuestAdditionsVersion="4.3.10_Ubuntu r93012" | |
GuestAdditionsFacility_VirtualBox Base Driver=50,1437486890985 | |
GuestAdditionsFacility_Seamless Mode=0,1437486890985 | |
GuestAdditionsFacility_Graphics Mode=0,1437486890985 | |
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000 | |
DEBUG subprocess: Exit status: 0 | |
INFO subprocess: Starting process: ["/usr/bin/VBoxManage", "showvminfo", "dbeca25f-ee46-4fd6-844a-518018fe44b6", "--machinereadable"] | |
INFO subprocess: Command not in installer, restoring original environment... | |
DEBUG subprocess: Selecting on IO | |
DEBUG subprocess: stdout: name="configstack_loadbalancer_1437486881381_79071" | |
groups="/" | |
ostype="Ubuntu (64-bit)" | |
UUID="dbeca25f-ee46-4fd6-844a-518018fe44b6" | |
CfgFile="/home/egroeper/VirtualBox VMs/configstack_loadbalancer_1437486881381_79071/configstack_loadbalancer_1437486881381_79071.vbox" | |
SnapFldr="/home/egroeper/VirtualBox VMs/configstack_loadbalancer_1437486881381_79071/Snapshots" | |
LogFldr="/home/egroeper/VirtualBox VMs/configstack_loadbalancer_1437486881381_79071/Logs" | |
hardwareuuid="dbeca25f-ee46-4fd6-844a-518018fe44b6" | |
memory=512 | |
pagefusion="off" | |
vram=12 | |
cpuexecutioncap=100 | |
hpet="off" | |
chipset="piix3" | |
firmware="BIOS" | |
cpus=1 | |
pae="off" | |
longmode="on" | |
synthcpu="off" | |
bootmenu="messageandmenu" | |
boot1="disk" | |
boot2="none" | |
boot3="none" | |
boot4="none" | |
acpi="on" | |
ioapic="on" | |
biossystemtimeoffset=0 | |
rtcuseutc="on" | |
hwvirtex="on" | |
nestedpaging="on" | |
largepages="off" | |
vtxvpid="on" | |
vtxux="on" | |
VMState="running" | |
VMStateChangeTime="2015-07-21T13:54:43.529000000" | |
monitorcount=1 | |
accelerate3d="off" | |
accelerate2dvideo="off" | |
teleporterenabled="off" | |
teleporterport=0 | |
teleporteraddress="" | |
teleporterpassword="" | |
tracing-enabled="off" | |
tracing-allow-vm-access="off" | |
tracing-config="" | |
autostart-enabled="off" | |
autostart-delay=0 | |
defaultfrontend="" | |
storagecontrollername0="SATAController" | |
storagecontrollertype0="IntelAhci" | |
storagecontrollerinstance0="0" | |
storagecontrollermaxportcount0="30" | |
storagecontrollerportcount0="1" | |
storagecontrollerbootable0="on" | |
"SATAController-0-0"="/home/egroeper/VirtualBox VMs/configstack_loadbalancer_1437486881381_79071/box-disk1.vmdk" | |
"SATAController-ImageUUID-0-0"="da78e57a-a752-461e-8179-ed1cdbdc7df3" | |
natnet1="nat" | |
macaddress1="0800273A0B5B" | |
cableconnected1="on" | |
nic1="nat" | |
nictype1="82540EM" | |
nicspeed1="0" | |
mtu="0" | |
sockSnd="64" | |
sockRcv="64" | |
tcpWndSnd="64" | |
tcpWndRcv="64" | |
Forwarding(0)="ssh,tcp,127.0.0.1,2222,,22" | |
hostonlyadapter2="vboxnet1" | |
macaddress2="08002772FE1A" | |
cableconnected2="on" | |
nic2="hostonly" | |
nictype2="82540EM" | |
nicspeed2="0" | |
nic3="none" | |
nic4="none" | |
nic5="none" | |
nic6="none" | |
nic7="none" | |
nic8="none" | |
hidpointing="ps2mouse" | |
hidkeyboard="ps2kbd" | |
uart1="off" | |
uart2="off" | |
lpt1="off" | |
lpt2="off" | |
audio="none" | |
clipboard="bidirectional" | |
draganddrop="disabled" | |
SessionType="headless" | |
VideoMode="720,400,0"@0,0 | |
vrde="off" | |
usb="off" | |
ehci="off" | |
SharedFolderNameMachineMapping1="vagrant" | |
SharedFolderPathMachineMapping1="/home/egroeper/Fileservice/configstack" | |
VRDEActiveConnection="off" | |
VRDEClients=0 | |
vcpenabled="off" | |
vcpscreens=0 | |
vcpfile="/home/egroeper/VirtualBox VMs/configstack_loadbalancer_1437486881381_79071/configstack_loadbalancer_1437486881381_79071.webm" | |
vcpwidth=1024 | |
vcpheight=768 | |
vcprate=512 | |
vcpfps=25 | |
GuestMemoryBalloon=0 | |
GuestOSType="Linux26_64" | |
GuestAdditionsRunLevel=2 | |
GuestAdditionsVersion="4.3.10_Ubuntu r93012" | |
GuestAdditionsFacility_VirtualBox Base Driver=50,1437486890985 | |
GuestAdditionsFacility_VirtualBox System Service=50,1437486896483 | |
GuestAdditionsFacility_Seamless Mode=0,1437486890985 | |
GuestAdditionsFacility_Graphics Mode=0,1437486890985 | |
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000 | |
DEBUG subprocess: Exit status: 0 | |
INFO subprocess: Starting process: ["/usr/bin/VBoxManage", "showvminfo", "dbeca25f-ee46-4fd6-844a-518018fe44b6", "--machinereadable"] | |
INFO subprocess: Command not in installer, restoring original environment... | |
DEBUG subprocess: Selecting on IO | |
DEBUG subprocess: stdout: name="configstack_loadbalancer_1437486881381_79071" | |
groups="/" | |
ostype="Ubuntu (64-bit)" | |
UUID="dbeca25f-ee46-4fd6-844a-518018fe44b6" | |
CfgFile="/home/egroeper/VirtualBox VMs/configstack_loadbalancer_1437486881381_79071/configstack_loadbalancer_1437486881381_79071.vbox" | |
SnapFldr="/home/egroeper/VirtualBox VMs/configstack_loadbalancer_1437486881381_79071/Snapshots" | |
LogFldr="/home/egroeper/VirtualBox VMs/configstack_loadbalancer_1437486881381_79071/Logs" | |
hardwareuuid="dbeca25f-ee46-4fd6-844a-518018fe44b6" | |
memory=512 | |
pagefusion="off" | |
vram=12 | |
cpuexecutioncap=100 | |
hpet="off" | |
chipset="piix3" | |
firmware="BIOS" | |
cpus=1 | |
pae="off" | |
longmode="on" | |
synthcpu="off" | |
bootmenu="messageandmenu" | |
boot1="disk" | |
boot2="none" | |
boot3="none" | |
boot4="none" | |
acpi="on" | |
ioapic="on" | |
biossystemtimeoffset=0 | |
rtcuseutc="on" | |
hwvirtex="on" | |
nestedpaging="on" | |
largepages="off" | |
vtxvpid="on" | |
vtxux="on" | |
VMState="running" | |
VMStateChangeTime="2015-07-21T13:54:43.529000000" | |
monitorcount=1 | |
accelerate3d="off" | |
accelerate2dvideo="off" | |
teleporterenabled="off" | |
teleporterport=0 | |
teleporteraddress="" | |
teleporterpassword="" | |
tracing-enabled="off" | |
tracing-allow-vm-access="off" | |
tracing-config="" | |
autostart-enabled="off" | |
autostart-delay=0 | |
defaultfrontend="" | |
storagecontrollername0="SATAController" | |
storagecontrollertype0="IntelAhci" | |
storagecontrollerinstance0="0" | |
storagecontrollermaxportcount0="30" | |
storagecontrollerportcount0="1" | |
storagecontrollerbootable0="on" | |
"SATAController-0-0"="/home/egroeper/VirtualBox VMs/configstack_loadbalancer_1437486881381_79071/box-disk1.vmdk" | |
"SATAController-ImageUUID-0-0"="da78e57a-a752-461e-8179-ed1cdbdc7df3" | |
natnet1="nat" | |
macaddress1="0800273A0B5B" | |
cableconnected1="on" | |
nic1="nat" | |
nictype1="82540EM" | |
nicspeed1="0" | |
mtu="0" | |
sockSnd="64" | |
sockRcv="64" | |
tcpWndSnd="64" | |
tcpWndRcv="64" | |
Forwarding(0)="ssh,tcp,127.0.0.1,2222,,22" | |
hostonlyadapter2="vboxnet1" | |
macaddress2="08002772FE1A" | |
cableconnected2="on" | |
nic2="hostonly" | |
nictype2="82540EM" | |
nicspeed2="0" | |
nic3="none" | |
nic4="none" | |
nic5="none" | |
nic6="none" | |
nic7="none" | |
nic8="none" | |
hidpointing="ps2mouse" | |
hidkeyboard="ps2kbd" | |
uart1="off" | |
uart2="off" | |
lpt1="off" | |
lpt2="off" | |
audio="none" | |
clipboard="bidirectional" | |
draganddrop="disabled" | |
SessionType="headless" | |
VideoMode="720,400,0"@0,0 | |
vrde="off" | |
usb="off" | |
ehci="off" | |
SharedFolderNameMachineMapping1="vagrant" | |
SharedFolderPathMachineMapping1="/home/egroeper/Fileservice/configstack" | |
VRDEActiveConnection="off" | |
VRDEClients=0 | |
vcpenabled="off" | |
vcpscreens=0 | |
vcpfile="/home/egroeper/VirtualBox VMs/configstack_loadbalancer_1437486881381_79071/configstack_loadbalancer_1437486881381_79071.webm" | |
vcpwidth=1024 | |
vcpheight=768 | |
vcprate=512 | |
vcpfps=25 | |
GuestMemoryBalloon=0 | |
GuestOSType="Linux26_64" | |
GuestAdditionsRunLevel=2 | |
GuestAdditionsVersion="4.3.10_Ubuntu r93012" | |
GuestAdditionsFacility_VirtualBox Base Driver=50,1437486890985 | |
GuestAdditionsFacility_VirtualBox System Service=50,1437486896483 | |
GuestAdditionsFacility_Seamless Mode=0,1437486890985 | |
GuestAdditionsFacility_Graphics Mode=0,1437486890985 | |
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000 | |
DEBUG subprocess: Exit status: 0 | |
INFO subprocess: Starting process: ["/usr/bin/VBoxManage", "showvminfo", "dbeca25f-ee46-4fd6-844a-518018fe44b6", "--machinereadable"] | |
INFO subprocess: Command not in installer, restoring original environment... | |
DEBUG subprocess: Selecting on IO | |
DEBUG subprocess: stdout: name="configstack_loadbalancer_1437486881381_79071" | |
groups="/" | |
ostype="Ubuntu (64-bit)" | |
UUID="dbeca25f-ee46-4fd6-844a-518018fe44b6" | |
CfgFile="/home/egroeper/VirtualBox VMs/configstack_loadbalancer_1437486881381_79071/configstack_loadbalancer_1437486881381_79071.vbox" | |
SnapFldr="/home/egroeper/VirtualBox VMs/configstack_loadbalancer_1437486881381_79071/Snapshots" | |
LogFldr="/home/egroeper/VirtualBox VMs/configstack_loadbalancer_1437486881381_79071/Logs" | |
hardwareuuid="dbeca25f-ee46-4fd6-844a-518018fe44b6" | |
memory=512 | |
pagefusion="off" | |
vram=12 | |
cpuexecutioncap=100 | |
hpet="off" | |
chipset="piix3" | |
firmware="BIOS" | |
cpus=1 | |
pae="off" | |
longmode="on" | |
synthcpu="off" | |
bootmenu="messageandmenu" | |
boot1="disk" | |
boot2="none" | |
boot3="none" | |
boot4="none" | |
acpi="on" | |
ioapic="on" | |
biossystemtimeoffset=0 | |
rtcuseutc="on" | |
hwvirtex="on" | |
nestedpaging="on" | |
largepages="off" | |
vtxvpid="on" | |
vtxux="on" | |
VMState="running" | |
VMStateChangeTime="2015-07-21T13:54:43.529000000" | |
monitorcount=1 | |
accelerate3d="off" | |
accelerate2dvideo="off" | |
teleporterenabled="off" | |
teleporterport=0 | |
teleporteraddress="" | |
teleporterpassword="" | |
tracing-enabled="off" | |
tracing-allow-vm-access="off" | |
tracing-config="" | |
autostart-enabled="off" | |
autostart-delay=0 | |
defaultfrontend="" | |
storagecontrollername0="SATAController" | |
storagecontrollertype0="IntelAhci" | |
storagecontrollerinstance0="0" | |
storagecontrollermaxportcount0="30" | |
storagecontrollerportcount0="1" | |
storagecontrollerbootable0="on" | |
"SATAController-0-0"="/home/egroeper/VirtualBox VMs/configstack_loadbalancer_1437486881381_79071/box-disk1.vmdk" | |
"SATAController-ImageUUID-0-0"="da78e57a-a752-461e-8179-ed1cdbdc7df3" | |
natnet1="nat" | |
macaddress1="0800273A0B5B" | |
cableconnected1="on" | |
nic1="nat" | |
nictype1="82540EM" | |
nicspeed1="0" | |
mtu="0" | |
sockSnd="64" | |
sockRcv="64" | |
tcpWndSnd="64" | |
tcpWndRcv="64" | |
Forwarding(0)="ssh,tcp,127.0.0.1,2222,,22" | |
hostonlyadapter2="vboxnet1" | |
macaddress2="08002772FE1A" | |
cableconnected2="on" | |
nic2="hostonly" | |
nictype2="82540EM" | |
nicspeed2="0" | |
nic3="none" | |
nic4="none" | |
nic5="none" | |
nic6="none" | |
nic7="none" | |
nic8="none" | |
hidpointing="ps2mouse" | |
hidkeyboard="ps2kbd" | |
uart1="off" | |
uart2="off" | |
lpt1="off" | |
lpt2="off" | |
audio="none" | |
clipboard="bidirectional" | |
draganddrop="disabled" | |
SessionType="headless" | |
VideoMode="720,400,0"@0,0 | |
vrde="off" | |
usb="off" | |
ehci="off" | |
SharedFolderNameMachineMapping1="vagrant" | |
SharedFolderPathMachineMapping1="/home/egroeper/Fileservice/configstack" | |
VRDEActiveConnection="off" | |
VRDEClients=0 | |
vcpenabled="off" | |
vcpscreens=0 | |
vcpfile="/home/egroeper/VirtualBox VMs/configstack_loadbalancer_1437486881381_79071/configstack_loadbalancer_1437486881381_79071.webm" | |
vcpwidth=1024 | |
vcpheight=768 | |
vcprate=512 | |
vcpfps=25 | |
GuestMemoryBalloon=0 | |
GuestOSType="Linux26_64" | |
GuestAdditionsRunLevel=2 | |
GuestAdditionsVersion="4.3.10_Ubuntu r93012" | |
GuestAdditionsFacility_VirtualBox Base Driver=50,1437486890985 | |
GuestAdditionsFacility_VirtualBox System Service=50,1437486896483 | |
GuestAdditionsFacility_Seamless Mode=0,1437486890985 | |
GuestAdditionsFacility_Graphics Mode=0,1437486890985 | |
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000 | |
DEBUG subprocess: Exit status: 0 | |
DEBUG ssh: == Net-SSH connection debug-level log START == | |
DEBUG ssh: D, [2015-07-21T15:54:44.133269 #14348] DEBUG -- net.ssh.transport.session[3fd292173064]: establishing connection to 127.0.0.1:2222 | |
D, [2015-07-21T15:54:44.133759 #14348] DEBUG -- net.ssh.transport.session[3fd292173064]: connection established | |
I, [2015-07-21T15:54:44.133970 #14348] INFO -- net.ssh.transport.server_version[3fd29217272c]: negotiating protocol version | |
DEBUG ssh: == Net-SSH connection debug-level log END == | |
INFO ssh: SSH not ready: #<Vagrant::Errors::SSHConnectionTimeout: Vagrant timed out while attempting to connect via SSH. This usually | |
means that the VM booted, but there are issues with the SSH configuration | |
or network connectivity issues. Please try to `vagrant reload` or | |
`vagrant up` again.> | |
INFO interface: detail: Warning: Connection timeout. Retrying... | |
INFO interface: detail: loadbalancer: Warning: Connection timeout. Retrying... | |
loadbalancer: Warning: Connection timeout. Retrying... | |
INFO subprocess: Starting process: ["/usr/bin/VBoxManage", "showvminfo", "dbeca25f-ee46-4fd6-844a-518018fe44b6", "--machinereadable"] | |
INFO subprocess: Command not in installer, restoring original environment... | |
DEBUG subprocess: Selecting on IO | |
DEBUG subprocess: stdout: name="configstack_loadbalancer_1437486881381_79071" | |
groups="/" | |
ostype="Ubuntu (64-bit)" | |
UUID="dbeca25f-ee46-4fd6-844a-518018fe44b6" | |
CfgFile="/home/egroeper/VirtualBox VMs/configstack_loadbalancer_1437486881381_79071/configstack_loadbalancer_1437486881381_79071.vbox" | |
SnapFldr="/home/egroeper/VirtualBox VMs/configstack_loadbalancer_1437486881381_79071/Snapshots" | |
LogFldr="/home/egroeper/VirtualBox VMs/configstack_loadbalancer_1437486881381_79071/Logs" | |
hardwareuuid="dbeca25f-ee46-4fd6-844a-518018fe44b6" | |
memory=512 | |
pagefusion="off" | |
vram=12 | |
cpuexecutioncap=100 | |
hpet="off" | |
chipset="piix3" | |
firmware="BIOS" | |
cpus=1 | |
pae="off" | |
longmode="on" | |
synthcpu="off" | |
bootmenu="messageandmenu" | |
boot1="disk" | |
boot2="none" | |
boot3="none" | |
boot4="none" | |
acpi="on" | |
ioapic="on" | |
biossystemtimeoffset=0 | |
rtcuseutc="on" | |
hwvirtex="on" | |
nestedpaging="on" | |
largepages="off" | |
vtxvpid="on" | |
vtxux="on" | |
VMState="running" | |
VMStateChangeTime="2015-07-21T13:54:43.529000000" | |
monitorcount=1 | |
accelerate3d="off" | |
accelerate2dvideo="off" | |
teleporterenabled="off" | |
teleporterport=0 | |
teleporteraddress="" | |
teleporterpassword="" | |
tracing-enabled="off" | |
tracing-allow-vm-access="off" | |
tracing-config="" | |
autostart-enabled="off" | |
autostart-delay=0 | |
defaultfrontend="" | |
storagecontrollername0="SATAController" | |
storagecontrollertype0="IntelAhci" | |
storagecontrollerinstance0="0" | |
storagecontrollermaxportcount0="30" | |
storagecontrollerportcount0="1" | |
storagecontrollerbootable0="on" | |
"SATAController-0-0"="/home/egroeper/VirtualBox VMs/configstack_loadbalancer_1437486881381_79071/box-disk1.vmdk" | |
"SATAController-ImageUUID-0-0"="da78e57a-a752-461e-8179-ed1cdbdc7df3" | |
natnet1="nat" | |
macaddress1="0800273A0B5B" | |
cableconnected1="on" | |
nic1="nat" | |
nictype1="82540EM" | |
nicspeed1="0" | |
mtu="0" | |
sockSnd="64" | |
sockRcv="64" | |
tcpWndSnd="64" | |
tcpWndRcv="64" | |
Forwarding(0)="ssh,tcp,127.0.0.1,2222,,22" | |
hostonlyadapter2="vboxnet1" | |
macaddress2="08002772FE1A" | |
cableconnected2="on" | |
nic2="hostonly" | |
nictype2="82540EM" | |
nicspeed2="0" | |
nic3="none" | |
nic4="none" | |
nic5="none" | |
nic6="none" | |
nic7="none" | |
nic8="none" | |
hidpointing="ps2mouse" | |
hidkeyboard="ps2kbd" | |
uart1="off" | |
uart2="off" | |
lpt1="off" | |
lpt2="off" | |
audio="none" | |
clipboard="bidirectional" | |
draganddrop="disabled" | |
SessionType="headless" | |
VideoMode="720,400,0"@0,0 | |
vrde="off" | |
usb="off" | |
ehci="off" | |
SharedFolderNameMachineMapping1="vagrant" | |
SharedFolderPathMachineMapping1="/home/egroeper/Fileservice/configstack" | |
VRDEActiveConnection="off" | |
VRDEClients=0 | |
vcpenabled="off" | |
vcpscreens=0 | |
vcpfile="/home/egroeper/VirtualBox VMs/configstack_loadbalancer_1437486881381_79071/configstack_loadbalancer_1437486881381_79071.webm" | |
vcpwidth=1024 | |
vcpheight=768 | |
vcprate=512 | |
vcpfps=25 | |
GuestMemoryBalloon=0 | |
GuestOSType="Linux26_64" | |
GuestAdditionsRunLevel=2 | |
GuestAdditionsVersion="4.3.10_Ubuntu r93012" | |
GuestAdditionsFacility_VirtualBox Base Driver=50,1437486890985 | |
GuestAdditionsFacility_VirtualBox System Service=50,1437486896483 | |
GuestAdditionsFacility_Seamless Mode=0,1437486890985 | |
GuestAdditionsFacility_Graphics Mode=0,1437486890985 | |
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000 | |
DEBUG subprocess: Exit status: 0 | |
DEBUG virtualbox_4_3: Searching for SSH port: 22 | |
DEBUG virtualbox_4_3: read_forward_ports: uuid=dbeca25f-ee46-4fd6-844a-518018fe44b6 active_only=false | |
INFO subprocess: Starting process: ["/usr/bin/VBoxManage", "showvminfo", "dbeca25f-ee46-4fd6-844a-518018fe44b6", "--machinereadable"] | |
INFO subprocess: Command not in installer, restoring original environment... | |
DEBUG subprocess: Selecting on IO | |
DEBUG subprocess: stdout: name="configstack_loadbalancer_1437486881381_79071" | |
groups="/" | |
ostype="Ubuntu (64-bit)" | |
UUID="dbeca25f-ee46-4fd6-844a-518018fe44b6" | |
CfgFile="/home/egroeper/VirtualBox VMs/configstack_loadbalancer_1437486881381_79071/configstack_loadbalancer_1437486881381_79071.vbox" | |
SnapFldr="/home/egroeper/VirtualBox VMs/configstack_loadbalancer_1437486881381_79071/Snapshots" | |
LogFldr="/home/egroeper/VirtualBox VMs/configstack_loadbalancer_1437486881381_79071/Logs" | |
hardwareuuid="dbeca25f-ee46-4fd6-844a-518018fe44b6" | |
memory=512 | |
pagefusion="off" | |
vram=12 | |
cpuexecutioncap=100 | |
hpet="off" | |
chipset="piix3" | |
firmware="BIOS" | |
cpus=1 | |
pae="off" | |
longmode="on" | |
synthcpu="off" | |
bootmenu="messageandmenu" | |
boot1="disk" | |
boot2="none" | |
boot3="none" | |
boot4="none" | |
acpi="on" | |
ioapic="on" | |
biossystemtimeoffset=0 | |
rtcuseutc="on" | |
hwvirtex="on" | |
nestedpaging="on" | |
largepages="off" | |
vtxvpid="on" | |
vtxux="on" | |
VMState="running" | |
VMStateChangeTime="2015-07-21T13:54:43.529000000" | |
monitorcount=1 | |
accelerate3d="off" | |
accelerate2dvideo="off" | |
teleporterenabled="off" | |
teleporterport=0 | |
teleporteraddress="" | |
teleporterpassword="" | |
tracing-enabled="off" | |
tracing-allow-vm-access="off" | |
tracing-config="" | |
autostart-enabled="off" | |
autostart-delay=0 | |
defaultfrontend="" | |
storagecontrollername0="SATAController" | |
storagecontrollertype0="IntelAhci" | |
storagecontrollerinstance0="0" | |
storagecontrollermaxportcount0="30" | |
storagecontrollerportcount0="1" | |
storagecontrollerbootable0="on" | |
"SATAController-0-0"="/home/egroeper/VirtualBox VMs/configstack_loadbalancer_1437486881381_79071/box-disk1.vmdk" | |
"SATAController-ImageUUID-0-0"="da78e57a-a752-461e-8179-ed1cdbdc7df3" | |
natnet1="nat" | |
macaddress1="0800273A0B5B" | |
cableconnected1="on" | |
nic1="nat" | |
nictype1="82540EM" | |
nicspeed1="0" | |
mtu="0" | |
sockSnd="64" | |
sockRcv="64" | |
tcpWndSnd="64" | |
tcpWndRcv="64" | |
Forwarding(0)="ssh,tcp,127.0.0.1,2222,,22" | |
hostonlyadapter2="vboxnet1" | |
macaddress2="08002772FE1A" | |
cableconnected2="on" | |
nic2="hostonly" | |
nictype2="82540EM" | |
nicspeed2="0" | |
nic3="none" | |
nic4="none" | |
nic5="none" | |
nic6="none" | |
nic7="none" | |
nic8="none" | |
hidpointing="ps2mouse" | |
hidkeyboard="ps2kbd" | |
uart1="off" | |
uart2="off" | |
lpt1="off" | |
lpt2="off" | |
audio="none" | |
clipboard="bidirectional" | |
draganddrop="disabled" | |
SessionType="headless" | |
VideoMode="720,400,0"@0,0 | |
vrde="off" | |
usb="off" | |
ehci="off" | |
SharedFolderNameMachineMapping1="vagrant" | |
SharedFolderPathMachineMapping1="/home/egroeper/Fileservice/configstack" | |
VRDEActiveConnection="off" | |
VRDEClients=0 | |
vcpenabled="off" | |
vcpscreens=0 | |
vcpfile="/home/egroeper/VirtualBox VMs/configstack_loadbalancer_1437486881381_79071/configstack_loadbalancer_1437486881381_79071.webm" | |
vcpwidth=1024 | |
vcpheight=768 | |
vcprate=512 | |
vcpfps=25 | |
GuestMemoryBalloon=0 | |
GuestOSType="Linux26_64" | |
GuestAdditionsRunLevel=2 | |
GuestAdditionsVersion="4.3.10_Ubuntu r93012" | |
GuestAdditionsFacility_VirtualBox Base Driver=50,1437486890985 | |
GuestAdditionsFacility_VirtualBox System Service=50,1437486896483 | |
GuestAdditionsFacility_Seamless Mode=0,1437486890985 | |
GuestAdditionsFacility_Graphics Mode=0,1437486890985 | |
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000 | |
DEBUG subprocess: Exit status: 0 | |
DEBUG virtualbox_4_3: - [1, "ssh", 2222, 22] | |
DEBUG ssh: Checking key permissions: /home/egroeper/.vagrant.d/insecure_private_key | |
INFO ssh: Attempting SSH connection... | |
INFO ssh: Attempting to connect to SSH... | |
INFO ssh: - Host: 127.0.0.1 | |
INFO ssh: - Port: 2222 | |
INFO ssh: - Username: vagrant | |
INFO ssh: - Password? false | |
INFO ssh: - Key Path: ["/home/egroeper/.vagrant.d/insecure_private_key"] | |
DEBUG ssh: == Net-SSH connection debug-level log START == | |
DEBUG ssh: D, [2015-07-21T15:54:59.345796 #14348] DEBUG -- net.ssh.transport.session[3fd296130210]: establishing connection to 127.0.0.1:2222 | |
D, [2015-07-21T15:54:59.346341 #14348] DEBUG -- net.ssh.transport.session[3fd296130210]: connection established | |
I, [2015-07-21T15:54:59.346617 #14348] INFO -- net.ssh.transport.server_version[3fd296137a60]: negotiating protocol version | |
D, [2015-07-21T15:54:59.364772 #14348] DEBUG -- net.ssh.transport.server_version[3fd296137a60]: remote is `SSH-2.0-OpenSSH_6.6.1p1 Ubuntu-2ubuntu2' | |
D, [2015-07-21T15:54:59.364933 #14348] DEBUG -- net.ssh.transport.server_version[3fd296137a60]: local is `SSH-2.0-Ruby/Net::SSH_2.9.2 x86_64-linux' | |
D, [2015-07-21T15:54:59.367026 #14348] DEBUG -- tcpsocket[3fd296137df8]: read 1460 bytes | |
D, [2015-07-21T15:54:59.367218 #14348] DEBUG -- tcpsocket[3fd296137df8]: read 172 bytes | |
D, [2015-07-21T15:54:59.367360 #14348] DEBUG -- tcpsocket[3fd296137df8]: received packet nr 0 type 20 len 1628 | |
I, [2015-07-21T15:54:59.367505 #14348] INFO -- net.ssh.transport.algorithms[3fd296136bec]: got KEXINIT from server | |
I, [2015-07-21T15:54:59.367835 #14348] INFO -- net.ssh.transport.algorithms[3fd296136bec]: sending KEXINIT | |
D, [2015-07-21T15:54:59.368196 #14348] DEBUG -- tcpsocket[3fd296137df8]: queueing packet nr 0 type 20 len 1684 | |
D, [2015-07-21T15:54:59.368413 #14348] DEBUG -- tcpsocket[3fd296137df8]: sent 1688 bytes | |
I, [2015-07-21T15:54:59.368470 #14348] INFO -- net.ssh.transport.algorithms[3fd296136bec]: negotiating algorithms | |
D, [2015-07-21T15:54:59.368743 #14348] DEBUG -- net.ssh.transport.algorithms[3fd296136bec]: negotiated: | |
* kex: diffie-hellman-group-exchange-sha1 | |
* host_key: ssh-rsa | |
* encryption_server: aes128-cbc | |
* encryption_client: aes128-cbc | |
* hmac_client: hmac-sha1 | |
* hmac_server: hmac-sha1 | |
* compression_client: none | |
* compression_server: none | |
* language_client: | |
* language_server: | |
D, [2015-07-21T15:54:59.368813 #14348] DEBUG -- net.ssh.transport.algorithms[3fd296136bec]: exchanging keys | |
D, [2015-07-21T15:54:59.369327 #14348] DEBUG -- tcpsocket[3fd296137df8]: queueing packet nr 1 type 34 len 20 | |
D, [2015-07-21T15:54:59.369407 #14348] DEBUG -- tcpsocket[3fd296137df8]: sent 24 bytes | |
D, [2015-07-21T15:54:59.408678 #14348] DEBUG -- tcpsocket[3fd296137df8]: read 152 bytes | |
D, [2015-07-21T15:54:59.408888 #14348] DEBUG -- tcpsocket[3fd296137df8]: received packet nr 1 type 31 len 148 | |
D, [2015-07-21T15:54:59.412457 #14348] DEBUG -- tcpsocket[3fd296137df8]: queueing packet nr 2 type 32 len 140 | |
D, [2015-07-21T15:54:59.412659 #14348] DEBUG -- tcpsocket[3fd296137df8]: sent 144 bytes | |
D, [2015-07-21T15:54:59.415045 #14348] DEBUG -- tcpsocket[3fd296137df8]: read 720 bytes | |
D, [2015-07-21T15:54:59.415214 #14348] DEBUG -- tcpsocket[3fd296137df8]: received packet nr 2 type 33 len 700 | |
D, [2015-07-21T15:54:59.417258 #14348] DEBUG -- tcpsocket[3fd296137df8]: queueing packet nr 3 type 21 len 20 | |
D, [2015-07-21T15:54:59.417390 #14348] DEBUG -- tcpsocket[3fd296137df8]: sent 24 bytes | |
D, [2015-07-21T15:54:59.417538 #14348] DEBUG -- tcpsocket[3fd296137df8]: received packet nr 3 type 21 len 12 | |
D, [2015-07-21T15:54:59.418126 #14348] DEBUG -- net.ssh.authentication.session[3fd292269f2c]: beginning authentication of `vagrant' | |
D, [2015-07-21T15:54:59.418387 #14348] DEBUG -- tcpsocket[3fd296137df8]: queueing packet nr 4 type 5 len 28 | |
D, [2015-07-21T15:54:59.418452 #14348] DEBUG -- tcpsocket[3fd296137df8]: sent 52 bytes | |
D, [2015-07-21T15:54:59.454845 #14348] DEBUG -- tcpsocket[3fd296137df8]: read 52 bytes | |
D, [2015-07-21T15:54:59.455105 #14348] DEBUG -- tcpsocket[3fd296137df8]: received packet nr 4 type 6 len 28 | |
D, [2015-07-21T15:54:59.455342 #14348] DEBUG -- net.ssh.authentication.session[3fd292269f2c]: trying none | |
D, [2015-07-21T15:54:59.455628 #14348] DEBUG -- tcpsocket[3fd296137df8]: queueing packet nr 5 type 50 len 44 | |
D, [2015-07-21T15:54:59.455750 #14348] DEBUG -- tcpsocket[3fd296137df8]: sent 68 bytes | |
D, [2015-07-21T15:54:59.460459 #14348] DEBUG -- tcpsocket[3fd296137df8]: read 68 bytes | |
D, [2015-07-21T15:54:59.460755 #14348] DEBUG -- tcpsocket[3fd296137df8]: received packet nr 5 type 51 len 44 | |
D, [2015-07-21T15:54:59.460942 #14348] DEBUG -- net.ssh.authentication.session[3fd292269f2c]: allowed methods: publickey,password | |
D, [2015-07-21T15:54:59.461078 #14348] DEBUG -- net.ssh.authentication.methods.none[3fd292268b2c]: none failed | |
D, [2015-07-21T15:54:59.461222 #14348] DEBUG -- net.ssh.authentication.session[3fd292269f2c]: trying publickey | |
D, [2015-07-21T15:54:59.461673 #14348] DEBUG -- net.ssh.authentication.agent[3fd29226b19c]: connecting to ssh-agent | |
D, [2015-07-21T15:54:59.461978 #14348] DEBUG -- net.ssh.authentication.agent[3fd29226b19c]: sending agent request 1 len 44 | |
D, [2015-07-21T15:54:59.462503 #14348] DEBUG -- net.ssh.authentication.agent[3fd29226b19c]: received agent packet 2 len 5 | |
D, [2015-07-21T15:54:59.462590 #14348] DEBUG -- net.ssh.authentication.agent[3fd29226b19c]: sending agent request 11 len 0 | |
D, [2015-07-21T15:54:59.463410 #14348] DEBUG -- net.ssh.authentication.agent[3fd29226b19c]: received agent packet 12 len 638 | |
D, [2015-07-21T15:54:59.464023 #14348] DEBUG -- net.ssh.authentication.methods.publickey[3fd29226b354]: trying publickey (dd:3b:b8:2e:85:04:06:e9:ab:ff:a8:0a:c0:04:6e:d6) | |
D, [2015-07-21T15:54:59.464399 #14348] DEBUG -- tcpsocket[3fd296137df8]: queueing packet nr 6 type 50 len 348 | |
D, [2015-07-21T15:54:59.464605 #14348] DEBUG -- tcpsocket[3fd296137df8]: sent 372 bytes | |
D, [2015-07-21T15:54:59.492739 #14348] DEBUG -- tcpsocket[3fd296137df8]: read 324 bytes | |
D, [2015-07-21T15:54:59.493026 #14348] DEBUG -- tcpsocket[3fd296137df8]: received packet nr 6 type 60 len 300 | |
D, [2015-07-21T15:54:59.493389 #14348] DEBUG -- net.ssh.authentication.agent[3fd29226b19c]: sending agent request 13 len 649 | |
D, [2015-07-21T15:54:59.498783 #14348] DEBUG -- net.ssh.authentication.agent[3fd29226b19c]: received agent packet 14 len 276 | |
D, [2015-07-21T15:54:59.499055 #14348] DEBUG -- tcpsocket[3fd296137df8]: queueing packet nr 7 type 50 len 620 | |
D, [2015-07-21T15:54:59.499187 #14348] DEBUG -- tcpsocket[3fd296137df8]: sent 644 bytes | |
D, [2015-07-21T15:54:59.506917 #14348] DEBUG -- tcpsocket[3fd296137df8]: read 36 bytes | |
D, [2015-07-21T15:54:59.507165 #14348] DEBUG -- tcpsocket[3fd296137df8]: received packet nr 7 type 52 len 12 | |
D, [2015-07-21T15:54:59.507297 #14348] DEBUG -- net.ssh.authentication.methods.publickey[3fd29226b354]: publickey succeeded (dd:3b:b8:2e:85:04:06:e9:ab:ff:a8:0a:c0:04:6e:d6) | |
DEBUG ssh: == Net-SSH connection debug-level log END == | |
DEBUG ssh: Checking whether SSH is ready... | |
INFO subprocess: Starting process: ["/usr/bin/VBoxManage", "showvminfo", "dbeca25f-ee46-4fd6-844a-518018fe44b6", "--machinereadable"] | |
INFO subprocess: Command not in installer, restoring original environment... | |
DEBUG subprocess: Selecting on IO | |
DEBUG subprocess: stdout: name="configstack_loadbalancer_1437486881381_79071" | |
groups="/" | |
ostype="Ubuntu (64-bit)" | |
UUID="dbeca25f-ee46-4fd6-844a-518018fe44b6" | |
CfgFile="/home/egroeper/VirtualBox VMs/configstack_loadbalancer_1437486881381_79071/configstack_loadbalancer_1437486881381_79071.vbox" | |
SnapFldr="/home/egroeper/VirtualBox VMs/configstack_loadbalancer_1437486881381_79071/Snapshots" | |
LogFldr="/home/egroeper/VirtualBox VMs/configstack_loadbalancer_1437486881381_79071/Logs" | |
hardwareuuid="dbeca25f-ee46-4fd6-844a-518018fe44b6" | |
memory=512 | |
pagefusion="off" | |
vram=12 | |
cpuexecutioncap=100 | |
hpet="off" | |
chipset="piix3" | |
firmware="BIOS" | |
cpus=1 | |
pae="off" | |
longmode="on" | |
synthcpu="off" | |
bootmenu="messageandmenu" | |
boot1="disk" | |
boot2="none" | |
boot3="none" | |
boot4="none" | |
acpi="on" | |
ioapic="on" | |
biossystemtimeoffset=0 | |
rtcuseutc="on" | |
hwvirtex="on" | |
nestedpaging="on" | |
largepages="off" | |
vtxvpid="on" | |
vtxux="on" | |
VMState="running" | |
VMStateChangeTime="2015-07-21T13:54:43.529000000" | |
monitorcount=1 | |
accelerate3d="off" | |
accelerate2dvideo="off" | |
teleporterenabled="off" | |
teleporterport=0 | |
teleporteraddress="" | |
teleporterpassword="" | |
tracing-enabled="off" | |
tracing-allow-vm-access="off" | |
tracing-config="" | |
autostart-enabled="off" | |
autostart-delay=0 | |
defaultfrontend="" | |
storagecontrollername0="SATAController" | |
storagecontrollertype0="IntelAhci" | |
storagecontrollerinstance0="0" | |
storagecontrollermaxportcount0="30" | |
storagecontrollerportcount0="1" | |
storagecontrollerbootable0="on" | |
"SATAController-0-0"="/home/egroeper/VirtualBox VMs/configstack_loadbalancer_1437486881381_79071/box-disk1.vmdk" | |
"SATAController-ImageUUID-0-0"="da78e57a-a752-461e-8179-ed1cdbdc7df3" | |
natnet1="nat" | |
macaddress1="0800273A0B5B" | |
cableconnected1="on" | |
nic1="nat" | |
nictype1="82540EM" | |
nicspeed1="0" | |
mtu="0" | |
sockSnd="64" | |
sockRcv="64" | |
tcpWndSnd="64" | |
tcpWndRcv="64" | |
Forwarding(0)="ssh,tcp,127.0.0.1,2222,,22" | |
hostonlyadapter2="vboxnet1" | |
macaddress2="08002772FE1A" | |
cableconnected2="on" | |
nic2="hostonly" | |
nictype2="82540EM" | |
nicspeed2="0" | |
nic3="none" | |
nic4="none" | |
nic5="none" | |
nic6="none" | |
nic7="none" | |
nic8="none" | |
hidpointing="ps2mouse" | |
hidkeyboard="ps2kbd" | |
uart1="off" | |
uart2="off" | |
lpt1="off" | |
lpt2="off" | |
audio="none" | |
clipboard="bidirectional" | |
draganddrop="disabled" | |
SessionType="headless" | |
VideoMode="720,400,0"@0,0 | |
vrde="off" | |
usb="off" | |
ehci="off" | |
SharedFolderNameMachineMapping1="vagrant" | |
SharedFolderPathMachineMapping1="/home/egroeper/Fileservice/configstack" | |
VRDEActiveConnection="off" | |
VRDEClients=0 | |
vcpenabled="off" | |
vcpscreens=0 | |
vcpfile="/home/egroeper/VirtualBox VMs/configstack_loadbalancer_1437486881381_79071/configstack_loadbalancer_1437486881381_79071.webm" | |
vcpwidth=1024 | |
vcpheight=768 | |
vcprate=512 | |
vcpfps=25 | |
GuestMemoryBalloon=0 | |
GuestOSType="Linux26_64" | |
GuestAdditionsRunLevel=2 | |
GuestAdditionsVersion="4.3.10_Ubuntu r93012" | |
GuestAdditionsFacility_VirtualBox Base Driver=50,1437486890985 | |
GuestAdditionsFacility_VirtualBox System Service=50,1437486896483 | |
GuestAdditionsFacility_Seamless Mode=0,1437486890985 | |
GuestAdditionsFacility_Graphics Mode=0,1437486890985 | |
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 31999 | |
DEBUG subprocess: Exit status: 0 | |
INFO subprocess: Starting process: ["/usr/bin/VBoxManage", "showvminfo", "dbeca25f-ee46-4fd6-844a-518018fe44b6", "--machinereadable"] | |
INFO subprocess: Command not in installer, restoring original environment... | |
DEBUG subprocess: Selecting on IO | |
DEBUG subprocess: stdout: name="configstack_loadbalancer_1437486881381_79071" | |
groups="/" | |
ostype="Ubuntu (64-bit)" | |
UUID="dbeca25f-ee46-4fd6-844a-518018fe44b6" | |
CfgFile="/home/egroeper/VirtualBox VMs/configstack_loadbalancer_1437486881381_79071/configstack_loadbalancer_1437486881381_79071.vbox" | |
SnapFldr="/home/egroeper/VirtualBox VMs/configstack_loadbalancer_1437486881381_79071/Snapshots" | |
LogFldr="/home/egroeper/VirtualBox VMs/configstack_loadbalancer_1437486881381_79071/Logs" | |
hardwareuuid="dbeca25f-ee46-4fd6-844a-518018fe44b6" | |
memory=512 | |
pagefusion="off" | |
vram=12 | |
cpuexecutioncap=100 | |
hpet="off" | |
chipset="piix3" | |
firmware="BIOS" | |
cpus=1 | |
pae="off" | |
longmode="on" | |
synthcpu="off" | |
bootmenu="messageandmenu" | |
boot1="disk" | |
boot2="none" | |
boot3="none" | |
boot4="none" | |
acpi="on" | |
ioapic="on" | |
biossystemtimeoffset=0 | |
rtcuseutc="on" | |
hwvirtex="on" | |
nestedpaging="on" | |
largepages="off" | |
vtxvpid="on" | |
vtxux="on" | |
VMState="running" | |
VMStateChangeTime="2015-07-21T13:54:43.529000000" | |
monitorcount=1 | |
accelerate3d="off" | |
accelerate2dvideo="off" | |
teleporterenabled="off" | |
teleporterport=0 | |
teleporteraddress="" | |
teleporterpassword="" | |
tracing-enabled="off" | |
tracing-allow-vm-access="off" | |
tracing-config="" | |
autostart-enabled="off" | |
autostart-delay=0 | |
defaultfrontend="" | |
storagecontrollername0="SATAController" | |
storagecontrollertype0="IntelAhci" | |
storagecontrollerinstance0="0" | |
storagecontrollermaxportcount0="30" | |
storagecontrollerportcount0="1" | |
storagecontrollerbootable0="on" | |
"SATAController-0-0"="/home/egroeper/VirtualBox VMs/configstack_loadbalancer_1437486881381_79071/box-disk1.vmdk" | |
"SATAController-ImageUUID-0-0"="da78e57a-a752-461e-8179-ed1cdbdc7df3" | |
natnet1="nat" | |
macaddress1="0800273A0B5B" | |
cableconnected1="on" | |
nic1="nat" | |
nictype1="82540EM" | |
nicspeed1="0" | |
mtu="0" | |
sockSnd="64" | |
sockRcv="64" | |
tcpWndSnd="64" | |
tcpWndRcv="64" | |
Forwarding(0)="ssh,tcp,127.0.0.1,2222,,22" | |
hostonlyadapter2="vboxnet1" | |
macaddress2="08002772FE1A" | |
cableconnected2="on" | |
nic2="hostonly" | |
nictype2="82540EM" | |
nicspeed2="0" | |
nic3="none" | |
nic4="none" | |
nic5="none" | |
nic6="none" | |
nic7="none" | |
nic8="none" | |
hidpointing="ps2mouse" | |
hidkeyboard="ps2kbd" | |
uart1="off" | |
uart2="off" | |
lpt1="off" | |
lpt2="off" | |
audio="none" | |
clipboard="bidirectional" | |
draganddrop="disabled" | |
SessionType="headless" | |
VideoMode="720,400,0"@0,0 | |
vrde="off" | |
usb="off" | |
ehci="off" | |
SharedFolderNameMachineMapping1="vagrant" | |
SharedFolderPathMachineMapping1="/home/egroeper/Fileservice/configstack" | |
VRDEActiveConnection="off" | |
VRDEClients=0 | |
vcpenabled="off" | |
vcpscreens=0 | |
vcpfile="/home/egroeper/VirtualBox VMs/configstack_loadbalancer_1437486881381_79071/configstack_loadbalancer_1437486881381_79071.webm" | |
vcpwidth=1024 | |
vcpheight=768 | |
vcprate=512 | |
vcpfps=25 | |
GuestMemoryBalloon=0 | |
GuestOSType="Linux26_64" | |
GuestAdditionsRunLevel=2 | |
GuestAdditionsVersion="4.3.10_Ubuntu r93012" | |
GuestAdditionsFacility_VirtualBox Base Driver=50,1437486890985 | |
GuestAdditionsFacility_VirtualBox System Service=50,1437486896483 | |
GuestAdditionsFacility_Seamless Mode=0,1437486890985 | |
GuestAdditionsFacility_Graphics Mode=0,1437486890985 | |
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000 | |
DEBUG subprocess: Exit status: 0 | |
INFO subprocess: Starting process: ["/usr/bin/VBoxManage", "showvminfo", "dbeca25f-ee46-4fd6-844a-518018fe44b6", "--machinereadable"] | |
INFO subprocess: Command not in installer, restoring original environment... | |
DEBUG subprocess: Selecting on IO | |
DEBUG subprocess: stdout: name="configstack_loadbalancer_1437486881381_79071" | |
groups="/" | |
ostype="Ubuntu (64-bit)" | |
UUID="dbeca25f-ee46-4fd6-844a-518018fe44b6" | |
CfgFile="/home/egroeper/VirtualBox VMs/configstack_loadbalancer_1437486881381_79071/configstack_loadbalancer_1437486881381_79071.vbox" | |
SnapFldr="/home/egroeper/VirtualBox VMs/configstack_loadbalancer_1437486881381_79071/Snapshots" | |
LogFldr="/home/egroeper/VirtualBox VMs/configstack_loadbalancer_1437486881381_79071/Logs" | |
hardwareuuid="dbeca25f-ee46-4fd6-844a-518018fe44b6" | |
memory=512 | |
pagefusion="off" | |
vram=12 | |
cpuexecutioncap=100 | |
hpet="off" | |
chipset="piix3" | |
firmware="BIOS" | |
cpus=1 | |
pae="off" | |
longmode="on" | |
synthcpu="off" | |
bootmenu="messageandmenu" | |
boot1="disk" | |
boot2="none" | |
boot3="none" | |
boot4="none" | |
acpi="on" | |
ioapic="on" | |
biossystemtimeoffset=0 | |
rtcuseutc="on" | |
hwvirtex="on" | |
nestedpaging="on" | |
largepages="off" | |
vtxvpid="on" | |
vtxux="on" | |
VMState="running" | |
VMStateChangeTime="2015-07-21T13:54:43.529000000" | |
monitorcount=1 | |
accelerate3d="off" | |
accelerate2dvideo="off" | |
teleporterenabled="off" | |
teleporterport=0 | |
teleporteraddress="" | |
teleporterpassword="" | |
tracing-enabled="off" | |
tracing-allow-vm-access="off" | |
tracing-config="" | |
autostart-enabled="off" | |
autostart-delay=0 | |
defaultfrontend="" | |
storagecontrollername0="SATAController" | |
storagecontrollertype0="IntelAhci" | |
storagecontrollerinstance0="0" | |
storagecontrollermaxportcount0="30" | |
storagecontrollerportcount0="1" | |
storagecontrollerbootable0="on" | |
"SATAController-0-0"="/home/egroeper/VirtualBox VMs/configstack_loadbalancer_1437486881381_79071/box-disk1.vmdk" | |
"SATAController-ImageUUID-0-0"="da78e57a-a752-461e-8179-ed1cdbdc7df3" | |
natnet1="nat" | |
macaddress1="0800273A0B5B" | |
cableconnected1="on" | |
nic1="nat" | |
nictype1="82540EM" | |
nicspeed1="0" | |
mtu="0" | |
sockSnd="64" | |
sockRcv="64" | |
tcpWndSnd="64" | |
tcpWndRcv="64" | |
Forwarding(0)="ssh,tcp,127.0.0.1,2222,,22" | |
hostonlyadapter2="vboxnet1" | |
macaddress2="08002772FE1A" | |
cableconnected2="on" | |
nic2="hostonly" | |
nictype2="82540EM" | |
nicspeed2="0" | |
nic3="none" | |
nic4="none" | |
nic5="none" | |
nic6="none" | |
nic7="none" | |
nic8="none" | |
hidpointing="ps2mouse" | |
hidkeyboard="ps2kbd" | |
uart1="off" | |
uart2="off" | |
lpt1="off" | |
lpt2="off" | |
audio="none" | |
clipboard="bidirectional" | |
draganddrop="disabled" | |
SessionType="headless" | |
VideoMode="720,400,0"@0,0 | |
vrde="off" | |
usb="off" | |
ehci="off" | |
SharedFolderNameMachineMapping1="vagrant" | |
SharedFolderPathMachineMapping1="/home/egroeper/Fileservice/configstack" | |
VRDEActiveConnection="off" | |
VRDEClients=0 | |
vcpenabled="off" | |
vcpscreens=0 | |
vcpfile="/home/egroeper/VirtualBox VMs/configstack_loadbalancer_1437486881381_79071/configstack_loadbalancer_1437486881381_79071.webm" | |
vcpwidth=1024 | |
vcpheight=768 | |
vcprate=512 | |
vcpfps=25 | |
GuestMemoryBalloon=0 | |
GuestOSType="Linux26_64" | |
GuestAdditionsRunLevel=2 | |
GuestAdditionsVersion="4.3.10_Ubuntu r93012" | |
GuestAdditionsFacility_VirtualBox Base Driver=50,1437486890985 | |
GuestAdditionsFacility_VirtualBox System Service=50,1437486896483 | |
GuestAdditionsFacility_Seamless Mode=0,1437486890985 | |
GuestAdditionsFacility_Graphics Mode=0,1437486890985 | |
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000 | |
DEBUG subprocess: Exit status: 0 | |
DEBUG ssh: Re-using SSH connection. | |
INFO ssh: SSH is ready! | |
DEBUG ssh: Re-using SSH connection. | |
INFO ssh: Execute: (sudo=false) | |
DEBUG ssh: Exit status: 0 | |
INFO subprocess: Starting process: ["/usr/bin/VBoxManage", "showvminfo", "dbeca25f-ee46-4fd6-844a-518018fe44b6", "--machinereadable"] | |
INFO subprocess: Command not in installer, restoring original environment... | |
DEBUG subprocess: Selecting on IO | |
DEBUG subprocess: stdout: name="configstack_loadbalancer_1437486881381_79071" | |
groups="/" | |
ostype="Ubuntu (64-bit)" | |
UUID="dbeca25f-ee46-4fd6-844a-518018fe44b6" | |
CfgFile="/home/egroeper/VirtualBox VMs/configstack_loadbalancer_1437486881381_79071/configstack_loadbalancer_1437486881381_79071.vbox" | |
SnapFldr="/home/egroeper/VirtualBox VMs/configstack_loadbalancer_1437486881381_79071/Snapshots" | |
LogFldr="/home/egroeper/VirtualBox VMs/configstack_loadbalancer_1437486881381_79071/Logs" | |
hardwareuuid="dbeca25f-ee46-4fd6-844a-518018fe44b6" | |
memory=512 | |
pagefusion="off" | |
vram=12 | |
cpuexecutioncap=100 | |
hpet="off" | |
chipset="piix3" | |
firmware="BIOS" | |
cpus=1 | |
pae="off" | |
longmode="on" | |
synthcpu="off" | |
bootmenu="messageandmenu" | |
boot1="disk" | |
boot2="none" | |
boot3="none" | |
boot4="none" | |
acpi="on" | |
ioapic="on" | |
biossystemtimeoffset=0 | |
rtcuseutc="on" | |
hwvirtex="on" | |
nestedpaging="on" | |
largepages="off" | |
vtxvpid="on" | |
vtxux="on" | |
VMState="running" | |
VMStateChangeTime="2015-07-21T13:54:43.529000000" | |
monitorcount=1 | |
accelerate3d="off" | |
accelerate2dvideo="off" | |
teleporterenabled="off" | |
teleporterport=0 | |
teleporteraddress="" | |
teleporterpassword="" | |
tracing-enabled="off" | |
tracing-allow-vm-access="off" | |
tracing-config="" | |
autostart-enabled="off" | |
autostart-delay=0 | |
defaultfrontend="" | |
storagecontrollername0="SATAController" | |
storagecontrollertype0="IntelAhci" | |
storagecontrollerinstance0="0" | |
storagecontrollermaxportcount0="30" | |
storagecontrollerportcount0="1" | |
storagecontrollerbootable0="on" | |
"SATAController-0-0"="/home/egroeper/VirtualBox VMs/configstack_loadbalancer_1437486881381_79071/box-disk1.vmdk" | |
"SATAController-ImageUUID-0-0"="da78e57a-a752-461e-8179-ed1cdbdc7df3" | |
natnet1="nat" | |
macaddress1="0800273A0B5B" | |
cableconnected1="on" | |
nic1="nat" | |
nictype1="82540EM" | |
nicspeed1="0" | |
mtu="0" | |
sockSnd="64" | |
sockRcv="64" | |
tcpWndSnd="64" | |
tcpWndRcv="64" | |
Forwarding(0)="ssh,tcp,127.0.0.1,2222,,22" | |
hostonlyadapter2="vboxnet1" | |
macaddress2="08002772FE1A" | |
cableconnected2="on" | |
nic2="hostonly" | |
nictype2="82540EM" | |
nicspeed2="0" | |
nic3="none" | |
nic4="none" | |
nic5="none" | |
nic6="none" | |
nic7="none" | |
nic8="none" | |
hidpointing="ps2mouse" | |
hidkeyboard="ps2kbd" | |
uart1="off" | |
uart2="off" | |
lpt1="off" | |
lpt2="off" | |
audio="none" | |
clipboard="bidirectional" | |
draganddrop="disabled" | |
SessionType="headless" | |
VideoMode="720,400,0"@0,0 | |
vrde="off" | |
usb="off" | |
ehci="off" | |
SharedFolderNameMachineMapping1="vagrant" | |
SharedFolderPathMachineMapping1="/home/egroeper/Fileservice/configstack" | |
VRDEActiveConnection="off" | |
VRDEClients=0 | |
vcpenabled="off" | |
vcpscreens=0 | |
vcpfile="/home/egroeper/VirtualBox VMs/configstack_loadbalancer_1437486881381_79071/configstack_loadbalancer_1437486881381_79071.webm" | |
vcpwidth=1024 | |
vcpheight=768 | |
vcprate=512 | |
vcpfps=25 | |
GuestMemoryBalloon=0 | |
GuestOSType="Linux26_64" | |
GuestAdditionsRunLevel=2 | |
GuestAdditionsVersion="4.3.10_Ubuntu r93012" | |
GuestAdditionsFacility_VirtualBox Base Driver=50,1437486890985 | |
GuestAdditionsFacility_VirtualBox System Service=50,1437486896483 | |
GuestAdditionsFacility_Seamless Mode=0,1437486890985 | |
GuestAdditionsFacility_Graphics Mode=0,1437486890985 | |
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000 | |
DEBUG subprocess: Exit status: 0 | |
INFO interface: output: Machine booted and ready! | |
INFO interface: output: ==> loadbalancer: Machine booted and ready! | |
==> loadbalancer: Machine booted and ready! | |
INFO warden: Calling IN action: #<VagrantPlugins::ProviderVirtualBox::Action::Customize:0x000000028b8f88> | |
INFO warden: Calling IN action: #<VagrantPlugins::ProviderVirtualBox::Action::CheckGuestAdditions:0x000000028b9320> | |
INFO interface: output: Checking for guest additions in VM... | |
INFO interface: output: ==> loadbalancer: Checking for guest additions in VM... | |
==> loadbalancer: Checking for guest additions in VM... | |
INFO subprocess: Starting process: ["/usr/bin/VBoxManage", "guestproperty", "get", "dbeca25f-ee46-4fd6-844a-518018fe44b6", "/VirtualBox/GuestAdd/Version"] | |
INFO subprocess: Command not in installer, restoring original environment... | |
DEBUG subprocess: Selecting on IO | |
DEBUG subprocess: stdout: Value: 4.3.10 | |
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000 | |
DEBUG subprocess: Exit status: 0 | |
INFO warden: Calling IN action: #<Proc:0x00000002880048@/opt/vagrant/embedded/gems/gems/vagrant-1.7.4/lib/vagrant/action/warden.rb:94 (lambda)> | |
INFO warden: Calling IN action: #<Proc:0x000000028292c0@/opt/vagrant/embedded/gems/gems/vagrant-1.7.4/lib/vagrant/action/warden.rb:94 (lambda)> | |
INFO warden: Calling IN action: #<Proc:0x0000000282f418@/opt/vagrant/embedded/gems/gems/vagrant-1.7.4/lib/vagrant/action/warden.rb:94 (lambda)> | |
INFO warden: Calling OUT action: #<Proc:0x0000000282f418@/opt/vagrant/embedded/gems/gems/vagrant-1.7.4/lib/vagrant/action/warden.rb:94 (lambda)> | |
INFO warden: Calling OUT action: #<Proc:0x000000028292c0@/opt/vagrant/embedded/gems/gems/vagrant-1.7.4/lib/vagrant/action/warden.rb:94 (lambda)> | |
INFO warden: Calling OUT action: #<Proc:0x00000002880048@/opt/vagrant/embedded/gems/gems/vagrant-1.7.4/lib/vagrant/action/warden.rb:94 (lambda)> | |
INFO warden: Calling OUT action: #<VagrantPlugins::ProviderVirtualBox::Action::CheckGuestAdditions:0x000000028b9320> | |
INFO warden: Calling OUT action: #<VagrantPlugins::ProviderVirtualBox::Action::Customize:0x000000028b8f88> | |
INFO warden: Calling OUT action: #<Vagrant::Action::Builtin::WaitForCommunicator:0x000000028b8c68> | |
INFO warden: Calling OUT action: #<VagrantPlugins::ProviderVirtualBox::Action::Customize:0x000000028b8a10> | |
INFO warden: Calling OUT action: #<VagrantPlugins::ProviderVirtualBox::Action::Boot:0x000000028b8948> | |
INFO warden: Calling OUT action: #<VagrantPlugins::ProviderVirtualBox::Action::Customize:0x000000028b83d0> | |
INFO warden: Calling OUT action: #<VagrantPlugins::ProviderVirtualBox::Action::SaneDefaults:0x000000028ab5e0> | |
INFO interface: info: Setting hostname... | |
INFO interface: info: ==> loadbalancer: Setting hostname... | |
==> loadbalancer: Setting hostname... | |
DEBUG ssh: Checking whether SSH is ready... | |
DEBUG ssh: Re-using SSH connection. | |
INFO ssh: SSH is ready! | |
DEBUG ssh: Re-using SSH connection. | |
INFO ssh: Execute: (sudo=false) | |
DEBUG ssh: Exit status: 0 | |
INFO guest: Autodetecting host type for [#<Vagrant::Machine: loadbalancer (VagrantPlugins::ProviderVirtualBox::Provider)>] | |
DEBUG guest: Trying: mint | |
DEBUG ssh: Re-using SSH connection. | |
INFO ssh: Execute: cat /etc/issue | grep 'Linux Mint' (sudo=false) | |
DEBUG ssh: Exit status: 1 | |
DEBUG guest: Trying: atomic | |
DEBUG ssh: Re-using SSH connection. | |
INFO ssh: Execute: grep 'ostree=' /proc/cmdline (sudo=false) | |
DEBUG ssh: Exit status: 1 | |
DEBUG guest: Trying: pld | |
DEBUG ssh: Re-using SSH connection. | |
INFO ssh: Execute: cat /etc/pld-release (sudo=false) | |
DEBUG ssh: stderr: cat: | |
DEBUG ssh: stderr: /etc/pld-release | |
DEBUG ssh: stderr: : No such file or directory | |
DEBUG ssh: stderr: | |
DEBUG ssh: Exit status: 1 | |
DEBUG guest: Trying: ubuntu | |
DEBUG ssh: Re-using SSH connection. | |
INFO ssh: Execute: [ -x /usr/bin/lsb_release ] && /usr/bin/lsb_release -i 2>/dev/null | grep Ubuntu (sudo=false) | |
DEBUG ssh: stdout: Distributor ID: Ubuntu | |
DEBUG ssh: Exit status: 0 | |
INFO guest: Detected: ubuntu! | |
DEBUG guest: Searching for cap: change_host_name | |
DEBUG guest: Checking in: ubuntu | |
DEBUG guest: Found cap: change_host_name in ubuntu | |
INFO guest: Execute capability: change_host_name [#<Vagrant::Machine: loadbalancer (VagrantPlugins::ProviderVirtualBox::Provider)>, "loadbalancer"] (ubuntu) | |
DEBUG ssh: Re-using SSH connection. | |
INFO ssh: Execute: hostname -f (sudo=true) | |
DEBUG ssh: stderr: stdin: is not a tty | |
DEBUG ssh: Re-using SSH connection. | |
INFO ssh: Execute: echo; printf $SSH_AUTH_SOCK (sudo=false) | |
DEBUG ssh: stdout: | |
DEBUG ssh: stdout: /tmp/ssh-EQR3HeZQM0/agent.1495 | |
DEBUG ssh: Exit status: 0 | |
INFO ssh: Setting SSH_AUTH_SOCK remotely: /tmp/ssh-EQR3HeZQM0/agent.1495 | |
DEBUG ssh: stdout: vagrant-ubuntu-trusty-64 | |
DEBUG ssh: Exit status: 0 | |
DEBUG ssh: Re-using SSH connection. | |
INFO ssh: Execute: [ `lsb_release -c -s` = vivid ] (sudo=false) | |
DEBUG ssh: Exit status: 1 | |
DEBUG ssh: Re-using SSH connection. | |
INFO ssh: Execute: echo 'loadbalancer' > /etc/hostname (sudo=true) | |
DEBUG ssh: stderr: stdin: is not a tty | |
DEBUG ssh: Re-using SSH connection. | |
INFO ssh: Execute: echo; printf $SSH_AUTH_SOCK (sudo=false) | |
DEBUG ssh: stdout: | |
DEBUG ssh: stdout: /tmp/ssh-EQR3HeZQM0/agent.1495 | |
DEBUG ssh: Exit status: 0 | |
INFO ssh: Setting SSH_AUTH_SOCK remotely: /tmp/ssh-EQR3HeZQM0/agent.1495 | |
DEBUG ssh: Exit status: 0 | |
DEBUG ssh: Re-using SSH connection. | |
INFO ssh: Execute: grep 'vagrant-ubuntu-trusty-64' /etc/hosts (sudo=false) | |
DEBUG ssh: Exit status: 1 | |
DEBUG ssh: Re-using SSH connection. | |
INFO ssh: Execute: echo '127.0.1.1 loadbalancer loadbalancer' >>/etc/hosts (sudo=true) | |
DEBUG ssh: stderr: stdin: is not a tty | |
DEBUG ssh: Re-using SSH connection. | |
INFO ssh: Execute: echo; printf $SSH_AUTH_SOCK (sudo=false) | |
DEBUG ssh: stdout: | |
DEBUG ssh: stdout: /tmp/ssh-EQR3HeZQM0/agent.1495 | |
DEBUG ssh: Exit status: 0 | |
INFO ssh: Setting SSH_AUTH_SOCK remotely: /tmp/ssh-EQR3HeZQM0/agent.1495 | |
DEBUG ssh: Exit status: 0 | |
DEBUG ssh: Re-using SSH connection. | |
INFO ssh: Execute: [ `lsb_release -c -s` = hardy ] (sudo=false) | |
DEBUG ssh: Exit status: 1 | |
DEBUG ssh: Re-using SSH connection. | |
INFO ssh: Execute: [ `lsb_release -c -s` = vivid ] (sudo=false) | |
DEBUG ssh: Exit status: 1 | |
DEBUG ssh: Re-using SSH connection. | |
INFO ssh: Execute: service hostname start (sudo=true) | |
DEBUG ssh: stderr: stdin: is not a tty | |
DEBUG ssh: Re-using SSH connection. | |
INFO ssh: Execute: echo; printf $SSH_AUTH_SOCK (sudo=false) | |
DEBUG ssh: stdout: | |
DEBUG ssh: stdout: /tmp/ssh-EQR3HeZQM0/agent.1495 | |
DEBUG ssh: Exit status: 0 | |
INFO ssh: Setting SSH_AUTH_SOCK remotely: /tmp/ssh-EQR3HeZQM0/agent.1495 | |
DEBUG ssh: stdout: hostname stop/waiting | |
DEBUG ssh: Exit status: 0 | |
DEBUG ssh: Re-using SSH connection. | |
INFO ssh: Execute: hostname --fqdn > /etc/mailname (sudo=true) | |
DEBUG ssh: stderr: stdin: is not a tty | |
DEBUG ssh: Re-using SSH connection. | |
INFO ssh: Execute: echo; printf $SSH_AUTH_SOCK (sudo=false) | |
DEBUG ssh: stdout: | |
DEBUG ssh: stdout: /tmp/ssh-EQR3HeZQM0/agent.1495 | |
DEBUG ssh: Exit status: 0 | |
INFO ssh: Setting SSH_AUTH_SOCK remotely: /tmp/ssh-EQR3HeZQM0/agent.1495 | |
DEBUG ssh: Exit status: 0 | |
DEBUG ssh: Re-using SSH connection. | |
INFO ssh: Execute: ifdown -a; ifup -a; ifup -a --allow=hotplug (sudo=true) | |
DEBUG ssh: stderr: stdin: is not a tty | |
DEBUG ssh: Re-using SSH connection. | |
INFO ssh: Execute: echo; printf $SSH_AUTH_SOCK (sudo=false) | |
DEBUG ssh: stdout: | |
DEBUG ssh: stdout: /tmp/ssh-EQR3HeZQM0/agent.1495 | |
DEBUG ssh: Exit status: 0 | |
INFO ssh: Setting SSH_AUTH_SOCK remotely: /tmp/ssh-EQR3HeZQM0/agent.1495 | |
DEBUG ssh: stderr: Internet Systems Consortium DHCP Client 4.2.4 | |
DEBUG ssh: stderr: | |
DEBUG ssh: stderr: Copyright 2004-2012 Internet Systems Consortium. | |
DEBUG ssh: stderr: | |
DEBUG ssh: stderr: All rights reserved. | |
DEBUG ssh: stderr: | |
DEBUG ssh: stderr: For info, please visit https://www.isc.org/software/dhcp/ | |
DEBUG ssh: stderr: | |
DEBUG ssh: stderr: | |
DEBUG ssh: stderr: Listening on LPF/eth0/08:00:27:3a:0b:5b | |
DEBUG ssh: stderr: | |
DEBUG ssh: stderr: Sending on LPF/eth0/08:00:27:3a:0b:5b | |
DEBUG ssh: stderr: | |
DEBUG ssh: stderr: Sending on Socket/fallback | |
DEBUG ssh: stderr: | |
DEBUG ssh: stderr: DHCPRELEASE on eth0 to 10.0.2.2 port 67 (xid=0xca10851) | |
DEBUG ssh: stderr: | |
DEBUG ssh: stderr: Internet Systems Consortium DHCP Client 4.2.4 | |
DEBUG ssh: stderr: | |
DEBUG ssh: stderr: Copyright 2004-2012 Internet Systems Consortium. | |
DEBUG ssh: stderr: | |
DEBUG ssh: stderr: All rights reserved. | |
DEBUG ssh: stderr: | |
DEBUG ssh: stderr: For info, please visit https://www.isc.org/software/dhcp/ | |
DEBUG ssh: stderr: | |
DEBUG ssh: stderr: | |
DEBUG ssh: stderr: Listening on LPF/eth0/08:00:27:3a:0b:5b | |
DEBUG ssh: stderr: | |
DEBUG ssh: stderr: Sending on LPF/eth0/08:00:27:3a:0b:5b | |
DEBUG ssh: stderr: | |
DEBUG ssh: stderr: Sending on Socket/fallback | |
DEBUG ssh: stderr: | |
DEBUG ssh: stderr: DHCPDISCOVER on eth0 to 255.255.255.255 port 67 interval 3 (xid=0xf295826) | |
DEBUG ssh: stderr: | |
DEBUG ssh: stderr: DHCPREQUEST of 10.0.2.15 on eth0 to 255.255.255.255 port 67 (xid=0xf295826) | |
DEBUG ssh: stderr: | |
DEBUG ssh: stderr: DHCPOFFER of 10.0.2.15 from 10.0.2.2 | |
DEBUG ssh: stderr: | |
DEBUG ssh: stderr: DHCPACK of 10.0.2.15 from 10.0.2.2 | |
DEBUG ssh: stderr: | |
DEBUG ssh: stderr: bound to 10.0.2.15 -- renewal in 33498 seconds. | |
DEBUG ssh: stderr: | |
DEBUG ssh: Exit status: 0 | |
INFO warden: Calling OUT action: #<Vagrant::Action::Builtin::SetHostname:0x000000028ab608> | |
INFO warden: Calling OUT action: #<VagrantPlugins::ProviderVirtualBox::Action::ForwardPorts:0x000000028ab658> | |
INFO subprocess: Starting process: ["/usr/bin/VBoxManage", "showvminfo", "dbeca25f-ee46-4fd6-844a-518018fe44b6", "--machinereadable"] | |
INFO subprocess: Command not in installer, restoring original environment... | |
DEBUG subprocess: Selecting on IO | |
DEBUG subprocess: stdout: name="configstack_loadbalancer_1437486881381_79071" | |
groups="/" | |
ostype="Ubuntu (64-bit)" | |
UUID="dbeca25f-ee46-4fd6-844a-518018fe44b6" | |
CfgFile="/home/egroeper/VirtualBox VMs/configstack_loadbalancer_1437486881381_79071/configstack_loadbalancer_1437486881381_79071.vbox" | |
SnapFldr="/home/egroeper/VirtualBox VMs/configstack_loadbalancer_1437486881381_79071/Snapshots" | |
LogFldr="/home/egroeper/VirtualBox VMs/configstack_loadbalancer_1437486881381_79071/Logs" | |
hardwareuuid="dbeca25f-ee46-4fd6-844a-518018fe44b6" | |
memory=512 | |
pagefusion="off" | |
vram=12 | |
cpuexecutioncap=100 | |
hpet="off" | |
chipset="piix3" | |
firmware="BIOS" | |
cpus=1 | |
pae="off" | |
longmode="on" | |
synthcpu="off" | |
bootmenu="messageandmenu" | |
boot1="disk" | |
boot2="none" | |
boot3="none" | |
boot4="none" | |
acpi="on" | |
ioapic="on" | |
biossystemtimeoffset=0 | |
rtcuseutc="on" | |
hwvirtex="on" | |
nestedpaging="on" | |
largepages="off" | |
vtxvpid="on" | |
vtxux="on" | |
VMState="running" | |
VMStateChangeTime="2015-07-21T13:54:43.529000000" | |
monitorcount=1 | |
accelerate3d="off" | |
accelerate2dvideo="off" | |
teleporterenabled="off" | |
teleporterport=0 | |
teleporteraddress="" | |
teleporterpassword="" | |
tracing-enabled="off" | |
tracing-allow-vm-access="off" | |
tracing-config="" | |
autostart-enabled="off" | |
autostart-delay=0 | |
defaultfrontend="" | |
storagecontrollername0="SATAController" | |
storagecontrollertype0="IntelAhci" | |
storagecontrollerinstance0="0" | |
storagecontrollermaxportcount0="30" | |
storagecontrollerportcount0="1" | |
storagecontrollerbootable0="on" | |
"SATAController-0-0"="/home/egroeper/VirtualBox VMs/configstack_loadbalancer_1437486881381_79071/box-disk1.vmdk" | |
"SATAController-ImageUUID-0-0"="da78e57a-a752-461e-8179-ed1cdbdc7df3" | |
natnet1="nat" | |
macaddress1="0800273A0B5B" | |
cableconnected1="on" | |
nic1="nat" | |
nictype1="82540EM" | |
nicspeed1="0" | |
mtu="0" | |
sockSnd="64" | |
sockRcv="64" | |
tcpWndSnd="64" | |
tcpWndRcv="64" | |
Forwarding(0)="ssh,tcp,127.0.0.1,2222,,22" | |
hostonlyadapter2="vboxnet1" | |
macaddress2="08002772FE1A" | |
cableconnected2="on" | |
nic2="hostonly" | |
nictype2="82540EM" | |
nicspeed2="0" | |
nic3="none" | |
nic4="none" | |
nic5="none" | |
nic6="none" | |
nic7="none" | |
nic8="none" | |
hidpointing="ps2mouse" | |
hidkeyboard="ps2kbd" | |
uart1="off" | |
uart2="off" | |
lpt1="off" | |
lpt2="off" | |
audio="none" | |
clipboard="bidirectional" | |
draganddrop="disabled" | |
SessionType="headless" | |
VideoMode="720,400,0"@0,0 | |
vrde="off" | |
usb="off" | |
ehci="off" | |
SharedFolderNameMachineMapping1="vagrant" | |
SharedFolderPathMachineMapping1="/home/egroeper/Fileservice/configstack" | |
VRDEActiveConnection="off" | |
VRDEClients=0 | |
vcpenabled="off" | |
vcpscreens=0 | |
vcpfile="/home/egroeper/VirtualBox VMs/configstack_loadbalancer_1437486881381_79071/configstack_loadbalancer_1437486881381_79071.webm" | |
vcpwidth=1024 | |
vcpheight=768 | |
vcprate=512 | |
vcpfps=25 | |
GuestMemoryBalloon=0 | |
GuestOSType="Linux26_64" | |
GuestAdditionsRunLevel=2 | |
GuestAdditionsVersion="4.3.10_Ubuntu r93012" | |
GuestAdditionsFacility_VirtualBox Base Driver=50,1437486890985 | |
GuestAdditionsFacility_VirtualBox System Service=50,1437486896483 | |
GuestAdditionsFacility_Seamless Mode=0,1437486890985 | |
GuestAdditionsFacility_Graphics Mode=0,1437486890985 | |
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000 | |
DEBUG subprocess: Exit status: 0 | |
INFO interface: info: Configuring and enabling network interfaces... | |
INFO interface: info: ==> loadbalancer: Configuring and enabling network interfaces... | |
==> loadbalancer: Configuring and enabling network interfaces... | |
DEBUG ssh: Checking whether SSH is ready... | |
DEBUG ssh: Re-using SSH connection. | |
INFO ssh: SSH is ready! | |
DEBUG ssh: Re-using SSH connection. | |
INFO ssh: Execute: (sudo=false) | |
DEBUG ssh: Exit status: 0 | |
DEBUG guest: Searching for cap: configure_networks | |
DEBUG guest: Checking in: ubuntu | |
DEBUG guest: Checking in: debian | |
DEBUG guest: Found cap: configure_networks in debian | |
INFO guest: Execute capability: configure_networks [#<Vagrant::Machine: loadbalancer (VagrantPlugins::ProviderVirtualBox::Provider)>, [{:type=>:static, :adapter_ip=>"192.168.23.1", :ip=>"192.168.23.11", :netmask=>"255.255.255.0", :auto_config=>true, :interface=>1}]] (ubuntu) | |
DEBUG ssh: Re-using SSH connection. | |
INFO ssh: Execute: sed -e '/^#VAGRANT-BEGIN/,$ d' /etc/network/interfaces > /tmp/vagrant-network-interfaces.pre (sudo=true) | |
DEBUG ssh: stderr: stdin: is not a tty | |
DEBUG ssh: Re-using SSH connection. | |
INFO ssh: Execute: echo; printf $SSH_AUTH_SOCK (sudo=false) | |
DEBUG ssh: stdout: | |
DEBUG ssh: stdout: /tmp/ssh-EQR3HeZQM0/agent.1495 | |
DEBUG ssh: Exit status: 0 | |
INFO ssh: Setting SSH_AUTH_SOCK remotely: /tmp/ssh-EQR3HeZQM0/agent.1495 | |
DEBUG ssh: Exit status: 0 | |
DEBUG ssh: Re-using SSH connection. | |
INFO ssh: Execute: sed -ne '/^#VAGRANT-END/,$ p' /etc/network/interfaces | tac | sed -e '/^#VAGRANT-END/,$ d' | tac > /tmp/vagrant-network-interfaces.post (sudo=true) | |
DEBUG ssh: stderr: stdin: is not a tty | |
DEBUG ssh: Re-using SSH connection. | |
INFO ssh: Execute: echo; printf $SSH_AUTH_SOCK (sudo=false) | |
DEBUG ssh: stdout: | |
DEBUG ssh: stdout: /tmp/ssh-EQR3HeZQM0/agent.1495 | |
DEBUG ssh: Exit status: 0 | |
INFO ssh: Setting SSH_AUTH_SOCK remotely: /tmp/ssh-EQR3HeZQM0/agent.1495 | |
DEBUG ssh: Exit status: 0 | |
DEBUG ssh: Uploading: /tmp/vagrant20150721-14348-r80m5q to /tmp/vagrant-network-entry | |
DEBUG ssh: Re-using SSH connection. | |
DEBUG ssh: Re-using SSH connection. | |
INFO ssh: Execute: /sbin/ifdown eth1 2> /dev/null (sudo=true) | |
DEBUG ssh: stderr: stdin: is not a tty | |
DEBUG ssh: Re-using SSH connection. | |
INFO ssh: Execute: echo; printf $SSH_AUTH_SOCK (sudo=false) | |
DEBUG ssh: stdout: | |
DEBUG ssh: Exit status: 0 | |
DEBUG ssh: stdout: /tmp/ssh-EQR3HeZQM0/agent.1495 | |
INFO ssh: Setting SSH_AUTH_SOCK remotely: /tmp/ssh-EQR3HeZQM0/agent.1495 | |
DEBUG ssh: Exit status: 0 | |
DEBUG ssh: Re-using SSH connection. | |
INFO ssh: Execute: /sbin/ip addr flush dev eth1 2> /dev/null (sudo=true) | |
DEBUG ssh: stderr: stdin: is not a tty | |
DEBUG ssh: Re-using SSH connection. | |
INFO ssh: Execute: echo; printf $SSH_AUTH_SOCK (sudo=false) | |
DEBUG ssh: stdout: | |
DEBUG ssh: stdout: /tmp/ssh-EQR3HeZQM0/agent.1495 | |
DEBUG ssh: Exit status: 0 | |
INFO ssh: Setting SSH_AUTH_SOCK remotely: /tmp/ssh-EQR3HeZQM0/agent.1495 | |
DEBUG ssh: Exit status: 0 | |
DEBUG ssh: Re-using SSH connection. | |
INFO ssh: Execute: cat /tmp/vagrant-network-interfaces.pre /tmp/vagrant-network-entry /tmp/vagrant-network-interfaces.post > /etc/network/interfaces (sudo=true) | |
DEBUG ssh: stderr: stdin: is not a tty | |
DEBUG ssh: Re-using SSH connection. | |
INFO ssh: Execute: echo; printf $SSH_AUTH_SOCK (sudo=false) | |
DEBUG ssh: stdout: | |
DEBUG ssh: stdout: /tmp/ssh-EQR3HeZQM0/agent.1495 | |
DEBUG ssh: Exit status: 0 | |
INFO ssh: Setting SSH_AUTH_SOCK remotely: /tmp/ssh-EQR3HeZQM0/agent.1495 | |
DEBUG ssh: Exit status: 0 | |
DEBUG ssh: Re-using SSH connection. | |
INFO ssh: Execute: rm -f /tmp/vagrant-network-interfaces.pre /tmp/vagrant-network-entry /tmp/vagrant-network-interfaces.post (sudo=true) | |
DEBUG ssh: stderr: stdin: is not a tty | |
DEBUG ssh: Re-using SSH connection. | |
INFO ssh: Execute: echo; printf $SSH_AUTH_SOCK (sudo=false) | |
DEBUG ssh: stdout: | |
DEBUG ssh: stdout: /tmp/ssh-EQR3HeZQM0/agent.1495 | |
DEBUG ssh: Exit status: 0 | |
INFO ssh: Setting SSH_AUTH_SOCK remotely: /tmp/ssh-EQR3HeZQM0/agent.1495 | |
DEBUG ssh: Exit status: 0 | |
DEBUG ssh: Re-using SSH connection. | |
INFO ssh: Execute: /sbin/ifup eth1 (sudo=true) | |
DEBUG ssh: stderr: stdin: is not a tty | |
DEBUG ssh: Re-using SSH connection. | |
INFO ssh: Execute: echo; printf $SSH_AUTH_SOCK (sudo=false) | |
DEBUG ssh: stdout: | |
DEBUG ssh: stdout: /tmp/ssh-EQR3HeZQM0/agent.1495 | |
DEBUG ssh: Exit status: 0 | |
INFO ssh: Setting SSH_AUTH_SOCK remotely: /tmp/ssh-EQR3HeZQM0/agent.1495 | |
DEBUG ssh: Exit status: 0 | |
INFO warden: Calling OUT action: #<VagrantPlugins::ProviderVirtualBox::Action::Network:0x0000000286f748> | |
INFO warden: Calling OUT action: #<VagrantPlugins::ProviderVirtualBox::Action::ClearNetworkInterfaces:0x0000000286f838> | |
INFO warden: Calling OUT action: #<VagrantPlugins::ProviderVirtualBox::Action::PrepareNFSSettings:0x00000002835a48> | |
INFO synced_folders: Invoking synced folder enable: virtualbox | |
INFO interface: output: Mounting shared folders... | |
INFO interface: output: ==> loadbalancer: Mounting shared folders... | |
==> loadbalancer: Mounting shared folders... | |
INFO interface: detail: /vagrant => /home/egroeper/Fileservice/configstack | |
INFO interface: detail: loadbalancer: /vagrant => /home/egroeper/Fileservice/configstack | |
loadbalancer: /vagrant => /home/egroeper/Fileservice/configstack | |
INFO subprocess: Starting process: ["/usr/bin/VBoxManage", "showvminfo", "dbeca25f-ee46-4fd6-844a-518018fe44b6", "--machinereadable"] | |
INFO subprocess: Command not in installer, restoring original environment... | |
DEBUG subprocess: Selecting on IO | |
DEBUG subprocess: stdout: name="configstack_loadbalancer_1437486881381_79071" | |
groups="/" | |
ostype="Ubuntu (64-bit)" | |
UUID="dbeca25f-ee46-4fd6-844a-518018fe44b6" | |
CfgFile="/home/egroeper/VirtualBox VMs/configstack_loadbalancer_1437486881381_79071/configstack_loadbalancer_1437486881381_79071.vbox" | |
SnapFldr="/home/egroeper/VirtualBox VMs/configstack_loadbalancer_1437486881381_79071/Snapshots" | |
LogFldr="/home/egroeper/VirtualBox VMs/configstack_loadbalancer_1437486881381_79071/Logs" | |
hardwareuuid="dbeca25f-ee46-4fd6-844a-518018fe44b6" | |
memory=512 | |
pagefusion="off" | |
vram=12 | |
cpuexecutioncap=100 | |
hpet="off" | |
chipset="piix3" | |
firmware="BIOS" | |
cpus=1 | |
pae="off" | |
longmode="on" | |
synthcpu="off" | |
bootmenu="messageandmenu" | |
boot1="disk" | |
boot2="none" | |
boot3="none" | |
boot4="none" | |
acpi="on" | |
ioapic="on" | |
biossystemtimeoffset=0 | |
rtcuseutc="on" | |
hwvirtex="on" | |
nestedpaging="on" | |
largepages="off" | |
vtxvpid="on" | |
vtxux="on" | |
VMState="running" | |
VMStateChangeTime="2015-07-21T13:54:43.529000000" | |
monitorcount=1 | |
accelerate3d="off" | |
accelerate2dvideo="off" | |
teleporterenabled="off" | |
teleporterport=0 | |
teleporteraddress="" | |
teleporterpassword="" | |
tracing-enabled="off" | |
tracing-allow-vm-access="off" | |
tracing-config="" | |
autostart-enabled="off" | |
autostart-delay=0 | |
defaultfrontend="" | |
storagecontrollername0="SATAController" | |
storagecontrollertype0="IntelAhci" | |
storagecontrollerinstance0="0" | |
storagecontrollermaxportcount0="30" | |
storagecontrollerportcount0="1" | |
storagecontrollerbootable0="on" | |
"SATAController-0-0"="/home/egroeper/VirtualBox VMs/configstack_loadbalancer_1437486881381_79071/box-disk1.vmdk" | |
"SATAController-ImageUUID-0-0"="da78e57a-a752-461e-8179-ed1cdbdc7df3" | |
natnet1="nat" | |
macaddress1="0800273A0B5B" | |
cableconnected1="on" | |
nic1="nat" | |
nictype1="82540EM" | |
nicspeed1="0" | |
mtu="0" | |
sockSnd="64" | |
sockRcv="64" | |
tcpWndSnd="64" | |
tcpWndRcv="64" | |
Forwarding(0)="ssh,tcp,127.0.0.1,2222,,22" | |
hostonlyadapter2="vboxnet1" | |
macaddress2="08002772FE1A" | |
cableconnected2="on" | |
nic2="hostonly" | |
nictype2="82540EM" | |
nicspeed2="0" | |
nic3="none" | |
nic4="none" | |
nic5="none" | |
nic6="none" | |
nic7="none" | |
nic8="none" | |
hidpointing="ps2mouse" | |
hidkeyboard="ps2kbd" | |
uart1="off" | |
uart2="off" | |
lpt1="off" | |
lpt2="off" | |
audio="none" | |
clipboard="bidirectional" | |
draganddrop="disabled" | |
SessionType="headless" | |
VideoMode="720,400,0"@0,0 | |
vrde="off" | |
usb="off" | |
ehci="off" | |
SharedFolderNameMachineMapping1="vagrant" | |
SharedFolderPathMachineMapping1="/home/egroeper/Fileservice/configstack" | |
VRDEActiveConnection="off" | |
VRDEClients=0 | |
vcpenabled="off" | |
vcpscreens=0 | |
vcpfile="/home/egroeper/VirtualBox VMs/configstack_loadbalancer_1437486881381_79071/configstack_loadbalancer_1437486881381_79071.webm" | |
vcpwidth=1024 | |
vcpheight=768 | |
vcprate=512 | |
vcpfps=25 | |
GuestMemoryBalloon=0 | |
GuestOSType="Linux26_64" | |
GuestAdditionsRunLevel=2 | |
GuestAdditionsVersion="4.3.10_Ubuntu r93012" | |
GuestAdditionsFacility_VirtualBox Base Driver=50,1437486890985 | |
GuestAdditionsFacility_VirtualBox System Service=50,1437486896483 | |
GuestAdditionsFacility_Seamless Mode=0,1437486890985 | |
GuestAdditionsFacility_Graphics Mode=0,1437486890985 | |
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000 | |
DEBUG subprocess: Exit status: 0 | |
DEBUG virtualbox_4_3: Searching for SSH port: 22 | |
DEBUG virtualbox_4_3: read_forward_ports: uuid=dbeca25f-ee46-4fd6-844a-518018fe44b6 active_only=false | |
INFO subprocess: Starting process: ["/usr/bin/VBoxManage", "showvminfo", "dbeca25f-ee46-4fd6-844a-518018fe44b6", "--machinereadable"] | |
INFO subprocess: Command not in installer, restoring original environment... | |
DEBUG subprocess: Selecting on IO | |
DEBUG subprocess: stdout: name="configstack_loadbalancer_1437486881381_79071" | |
groups="/" | |
ostype="Ubuntu (64-bit)" | |
UUID="dbeca25f-ee46-4fd6-844a-518018fe44b6" | |
CfgFile="/home/egroeper/VirtualBox VMs/configstack_loadbalancer_1437486881381_79071/configstack_loadbalancer_1437486881381_79071.vbox" | |
SnapFldr="/home/egroeper/VirtualBox VMs/configstack_loadbalancer_1437486881381_79071/Snapshots" | |
LogFldr="/home/egroeper/VirtualBox VMs/configstack_loadbalancer_1437486881381_79071/Logs" | |
hardwareuuid="dbeca25f-ee46-4fd6-844a-518018fe44b6" | |
memory=512 | |
pagefusion="off" | |
vram=12 | |
cpuexecutioncap=100 | |
hpet="off" | |
chipset="piix3" | |
firmware="BIOS" | |
cpus=1 | |
pae="off" | |
longmode="on" | |
synthcpu="off" | |
bootmenu="messageandmenu" | |
boot1="disk" | |
boot2="none" | |
boot3="none" | |
boot4="none" | |
acpi="on" | |
ioapic="on" | |
biossystemtimeoffset=0 | |
rtcuseutc="on" | |
hwvirtex="on" | |
nestedpaging="on" | |
largepages="off" | |
vtxvpid="on" | |
vtxux="on" | |
VMState="running" | |
VMStateChangeTime="2015-07-21T13:54:43.529000000" | |
monitorcount=1 | |
accelerate3d="off" | |
accelerate2dvideo="off" | |
teleporterenabled="off" | |
teleporterport=0 | |
teleporteraddress="" | |
teleporterpassword="" | |
tracing-enabled="off" | |
tracing-allow-vm-access="off" | |
tracing-config="" | |
autostart-enabled="off" | |
autostart-delay=0 | |
defaultfrontend="" | |
storagecontrollername0="SATAController" | |
storagecontrollertype0="IntelAhci" | |
storagecontrollerinstance0="0" | |
storagecontrollermaxportcount0="30" | |
storagecontrollerportcount0="1" | |
storagecontrollerbootable0="on" | |
"SATAController-0-0"="/home/egroeper/VirtualBox VMs/configstack_loadbalancer_1437486881381_79071/box-disk1.vmdk" | |
"SATAController-ImageUUID-0-0"="da78e57a-a752-461e-8179-ed1cdbdc7df3" | |
natnet1="nat" | |
macaddress1="0800273A0B5B" | |
cableconnected1="on" | |
nic1="nat" | |
nictype1="82540EM" | |
nicspeed1="0" | |
mtu="0" | |
sockSnd="64" | |
sockRcv="64" | |
tcpWndSnd="64" | |
tcpWndRcv="64" | |
Forwarding(0)="ssh,tcp,127.0.0.1,2222,,22" | |
hostonlyadapter2="vboxnet1" | |
macaddress2="08002772FE1A" | |
cableconnected2="on" | |
nic2="hostonly" | |
nictype2="82540EM" | |
nicspeed2="0" | |
nic3="none" | |
nic4="none" | |
nic5="none" | |
nic6="none" | |
nic7="none" | |
nic8="none" | |
hidpointing="ps2mouse" | |
hidkeyboard="ps2kbd" | |
uart1="off" | |
uart2="off" | |
lpt1="off" | |
lpt2="off" | |
audio="none" | |
clipboard="bidirectional" | |
draganddrop="disabled" | |
SessionType="headless" | |
VideoMode="720,400,0"@0,0 | |
vrde="off" | |
usb="off" | |
ehci="off" | |
SharedFolderNameMachineMapping1="vagrant" | |
SharedFolderPathMachineMapping1="/home/egroeper/Fileservice/configstack" | |
VRDEActiveConnection="off" | |
VRDEClients=0 | |
vcpenabled="off" | |
vcpscreens=0 | |
vcpfile="/home/egroeper/VirtualBox VMs/configstack_loadbalancer_1437486881381_79071/configstack_loadbalancer_1437486881381_79071.webm" | |
vcpwidth=1024 | |
vcpheight=768 | |
vcprate=512 | |
vcpfps=25 | |
GuestMemoryBalloon=0 | |
GuestOSType="Linux26_64" | |
GuestAdditionsRunLevel=2 | |
GuestAdditionsVersion="4.3.10_Ubuntu r93012" | |
GuestAdditionsFacility_VirtualBox Base Driver=50,1437486890985 | |
GuestAdditionsFacility_VirtualBox System Service=50,1437486896483 | |
GuestAdditionsFacility_Seamless Mode=0,1437486890985 | |
GuestAdditionsFacility_Graphics Mode=0,1437486890985 | |
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000 | |
DEBUG subprocess: Exit status: 0 | |
DEBUG virtualbox_4_3: - [1, "ssh", 2222, 22] | |
DEBUG ssh: Checking key permissions: /home/egroeper/.vagrant.d/insecure_private_key | |
DEBUG ssh: Checking whether SSH is ready... | |
DEBUG ssh: Re-using SSH connection. | |
INFO ssh: SSH is ready! | |
DEBUG ssh: Re-using SSH connection. | |
INFO ssh: Execute: (sudo=false) | |
DEBUG ssh: Exit status: 0 | |
DEBUG guest: Searching for cap: mount_virtualbox_shared_folder | |
DEBUG guest: Checking in: ubuntu | |
DEBUG guest: Checking in: debian | |
DEBUG guest: Checking in: linux | |
DEBUG guest: Found cap: mount_virtualbox_shared_folder in linux | |
INFO guest: Execute capability: mount_virtualbox_shared_folder [#<Vagrant::Machine: loadbalancer (VagrantPlugins::ProviderVirtualBox::Provider)>, "vagrant", "/vagrant", {:guestpath=>"/vagrant", :hostpath=>"/home/egroeper/Fileservice/configstack", :disabled=>false, :owner=>"vagrant", :group=>"vagrant"}] (ubuntu) | |
DEBUG ssh: Checking whether SSH is ready... | |
DEBUG ssh: Re-using SSH connection. | |
INFO ssh: SSH is ready! | |
DEBUG ssh: Re-using SSH connection. | |
INFO ssh: Execute: (sudo=false) | |
DEBUG ssh: Exit status: 0 | |
DEBUG guest: Searching for cap: shell_expand_guest_path | |
DEBUG guest: Checking in: ubuntu | |
DEBUG guest: Checking in: debian | |
DEBUG guest: Checking in: linux | |
DEBUG guest: Found cap: shell_expand_guest_path in linux | |
INFO guest: Execute capability: shell_expand_guest_path [#<Vagrant::Machine: loadbalancer (VagrantPlugins::ProviderVirtualBox::Provider)>, "/vagrant"] (ubuntu) | |
DEBUG ssh: Re-using SSH connection. | |
INFO ssh: Execute: echo; printf /vagrant (sudo=false) | |
DEBUG ssh: stdout: | |
DEBUG ssh: stdout: /vagrant | |
DEBUG ssh: Exit status: 0 | |
DEBUG ssh: Re-using SSH connection. | |
INFO ssh: Execute: mkdir -p /vagrant (sudo=true) | |
DEBUG ssh: stderr: stdin: is not a tty | |
DEBUG ssh: Re-using SSH connection. | |
INFO ssh: Execute: echo; printf $SSH_AUTH_SOCK (sudo=false) | |
DEBUG ssh: stdout: | |
DEBUG ssh: stdout: /tmp/ssh-EQR3HeZQM0/agent.1495 | |
DEBUG ssh: Exit status: 0 | |
INFO ssh: Setting SSH_AUTH_SOCK remotely: /tmp/ssh-EQR3HeZQM0/agent.1495 | |
DEBUG ssh: Exit status: 0 | |
DEBUG ssh: Re-using SSH connection. | |
INFO ssh: Execute: mount -t vboxsf -o uid=`id -u vagrant`,gid=`getent group vagrant | cut -d: -f3` vagrant /vagrant (sudo=true) | |
DEBUG ssh: stderr: stdin: is not a tty | |
DEBUG ssh: Re-using SSH connection. | |
INFO ssh: Execute: echo; printf $SSH_AUTH_SOCK (sudo=false) | |
DEBUG ssh: stdout: | |
DEBUG ssh: stdout: /tmp/ssh-EQR3HeZQM0/agent.1495 | |
DEBUG ssh: Exit status: 0 | |
INFO ssh: Setting SSH_AUTH_SOCK remotely: /tmp/ssh-EQR3HeZQM0/agent.1495 | |
DEBUG ssh: Exit status: 0 | |
DEBUG ssh: Re-using SSH connection. | |
INFO ssh: Execute: chown `id -u vagrant`:`getent group vagrant | cut -d: -f3` /vagrant (sudo=true) | |
DEBUG ssh: stderr: stdin: is not a tty | |
DEBUG ssh: Re-using SSH connection. | |
INFO ssh: Execute: echo; printf $SSH_AUTH_SOCK (sudo=false) | |
DEBUG ssh: stdout: | |
DEBUG ssh: stdout: /tmp/ssh-EQR3HeZQM0/agent.1495 | |
DEBUG ssh: Exit status: 0 | |
INFO ssh: Setting SSH_AUTH_SOCK remotely: /tmp/ssh-EQR3HeZQM0/agent.1495 | |
DEBUG ssh: Exit status: 0 | |
DEBUG ssh: Re-using SSH connection. | |
INFO ssh: Execute: test -x /sbin/initctl && test 'upstart' = $(basename $(sudo readlink /proc/1/exe)) (sudo=false) | |
DEBUG ssh: Exit status: 1 | |
INFO warden: Calling OUT action: #<Vagrant::Action::Builtin::SyncedFolders:0x000000028025f8> | |
INFO warden: Calling OUT action: #<Vagrant::Action::Builtin::SyncedFolderCleanup:0x0000000278cb28> | |
INFO warden: Calling OUT action: #<VagrantPlugins::SyncedFolderNFS::ActionCleanup:0x00000002681238> | |
INFO warden: Calling OUT action: #<VagrantPlugins::ProviderVirtualBox::Action::PrepareNFSValidIds:0x0000000264f3f0> | |
INFO environment: Released process lock: fpcollision | |
DEBUG environment: Attempting to acquire process-lock: dotlock | |
INFO environment: Acquired process lock: dotlock | |
INFO environment: Released process lock: dotlock | |
INFO warden: Calling OUT action: #<Vagrant::Action::Builtin::HandleForwardedPortCollisions:0x000000025d0848> | |
INFO warden: Calling OUT action: #<VagrantPlugins::ProviderVirtualBox::Action::PrepareForwardedPortCollisionParams:0x000000025d0870> | |
INFO warden: Calling OUT action: #<Vagrant::Action::Builtin::EnvSet:0x000000025d08e8> | |
INFO provision: Writing provisioning sentinel so we don't provision again | |
INFO warden: Calling OUT action: #<Vagrant::Action::Builtin::Provision:0x00000001bc85a8> | |
INFO warden: Calling OUT action: #<VagrantPlugins::ProviderVirtualBox::Action::ClearForwardedPorts:0x00000001bc8620> | |
INFO warden: Calling OUT action: #<VagrantPlugins::ProviderVirtualBox::Action::SetName:0x0000000199f8a8> | |
INFO warden: Calling OUT action: #<VagrantPlugins::ProviderVirtualBox::Action::CleanMachineFolder:0x0000000199fa88> | |
INFO warden: Calling OUT action: #<VagrantPlugins::ProviderVirtualBox::Action::CheckAccessible:0x0000000199fb28> | |
INFO warden: Calling OUT action: #<Proc:0x0000000283e8c8@/opt/vagrant/embedded/gems/gems/vagrant-1.7.4/lib/vagrant/action/warden.rb:94 (lambda)> | |
INFO warden: Calling OUT action: #<Vagrant::Action::Builtin::Call:0x00000002829540> | |
INFO warden: Calling OUT action: #<Proc:0x000000027f3b48@/opt/vagrant/embedded/gems/gems/vagrant-1.7.4/lib/vagrant/action/warden.rb:94 (lambda)> | |
INFO warden: Calling OUT action: #<Vagrant::Action::Builtin::Call:0x0000000282f530> | |
INFO warden: Calling OUT action: #<Proc:0x0000000285c058@/opt/vagrant/embedded/gems/gems/vagrant-1.7.4/lib/vagrant/action/warden.rb:94 (lambda)> | |
INFO warden: Calling OUT action: #<Vagrant::Action::Builtin::Call:0x000000027ce640> | |
INFO warden: Calling OUT action: #<Vagrant::Action::Builtin::BoxCheckOutdated:0x0000000270a768> | |
INFO warden: Calling OUT action: #<Vagrant::Action::Builtin::ConfigValidate:0x0000000270a8a8> | |
INFO warden: Calling OUT action: #<VagrantPlugins::ProviderVirtualBox::Action::CheckVirtualbox:0x0000000270aad8> | |
INFO warden: Calling OUT action: #<Proc:0x00000001965c70@/opt/vagrant/embedded/gems/gems/vagrant-1.7.4/lib/vagrant/action/warden.rb:94 (lambda)> | |
INFO warden: Calling OUT action: #<VagrantPlugins::ProviderVirtualBox::Action::MatchMACAddress:0x00000001965d38> | |
INFO warden: Calling OUT action: #<VagrantPlugins::ProviderVirtualBox::Action::Import:0x00000001965db0> | |
INFO warden: Calling OUT action: #<VagrantPlugins::ProviderVirtualBox::Action::Customize:0x00000001965e00> | |
INFO warden: Calling OUT action: #<VagrantPlugins::ProviderVirtualBox::Action::CheckAccessible:0x00000001965e50> | |
INFO warden: Calling OUT action: #<Proc:0x00000001bab700@/opt/vagrant/embedded/gems/gems/vagrant-1.7.4/lib/vagrant/action/warden.rb:94 (lambda)> | |
INFO warden: Calling OUT action: #<Vagrant::Action::Builtin::Call:0x0000000270ada8> | |
INFO warden: Calling OUT action: #<Vagrant::Action::Builtin::ConfigValidate:0x0000000270aee8> | |
INFO warden: Calling OUT action: #<Proc:0x000000026570a0@/opt/vagrant/embedded/gems/gems/vagrant-1.7.4/lib/vagrant/action/warden.rb:94 (lambda)> | |
INFO warden: Calling OUT action: #<Vagrant::Action::Builtin::HandleBox:0x000000026887e0> | |
INFO warden: Calling OUT action: #<Proc:0x00000002600fe8@/opt/vagrant/embedded/gems/gems/vagrant-1.7.4/lib/vagrant/action/warden.rb:94 (lambda)> | |
INFO warden: Calling OUT action: #<Vagrant::Action::Builtin::Call:0x0000000270b118> | |
INFO warden: Calling OUT action: #<VagrantPlugins::ProviderVirtualBox::Action::CheckVirtualbox:0x0000000270b190> | |
INFO environment: Released process lock: machine-action-a6cec19970803e59451d0414c0675507 | |
DEBUG environment: Attempting to acquire process-lock: dotlock | |
INFO environment: Acquired process lock: dotlock | |
INFO environment: Released process lock: dotlock | |
INFO batch_action: Starting action: #<Vagrant::Machine:0x0000000289eef8> up {:destroy_on_error=>true, :parallel=>true, :provision_ignore_sentinel=>false, :provision_types=>nil} | |
INFO machine: Calling action: up on provider VirtualBox (new VM) | |
DEBUG environment: Attempting to acquire process-lock: machine-action-43d60540d88e71dfed93157fc314f145 | |
DEBUG environment: Attempting to acquire process-lock: dotlock | |
INFO environment: Acquired process lock: dotlock | |
INFO environment: Released process lock: dotlock | |
INFO environment: Acquired process lock: machine-action-43d60540d88e71dfed93157fc314f145 | |
INFO runner: Preparing hooks for middleware sequence... | |
INFO runner: 1 hooks defined. | |
INFO runner: Running action: machine_action_up #<Vagrant::Action::Builder:0x007fa5348f4f68> | |
INFO warden: Calling IN action: #<VagrantPlugins::ProviderVirtualBox::Action::CheckVirtualbox:0x007fa5348fe2c0> | |
INFO base: VBoxManage path: VBoxManage | |
INFO subprocess: Starting process: ["/usr/bin/VBoxManage", "--version"] | |
INFO subprocess: Command not in installer, restoring original environment... | |
DEBUG subprocess: Selecting on IO | |
DEBUG subprocess: stdout: 4.3.30r101610 | |
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000 | |
DEBUG subprocess: Exit status: 0 | |
DEBUG meta: Finding driver for VirtualBox version: 4.3.30 | |
INFO meta: Using VirtualBox driver: VagrantPlugins::ProviderVirtualBox::Driver::Version_4_3 | |
INFO base: VBoxManage path: VBoxManage | |
INFO subprocess: Starting process: ["/usr/bin/VBoxManage", "list", "hostonlyifs"] | |
INFO subprocess: Command not in installer, restoring original environment... | |
DEBUG subprocess: Selecting on IO | |
DEBUG subprocess: stdout: Name: vboxnet0 | |
GUID: 786f6276-656e-4074-8000-0a0027000000 | |
DHCP: Disabled | |
IPAddress: 192.168.56.1 | |
NetworkMask: 255.255.255.0 | |
IPV6Address: | |
IPV6NetworkMaskPrefixLength: 0 | |
HardwareAddress: 0a:00:27:00:00:00 | |
MediumType: Ethernet | |
Status: Down | |
VBoxNetworkName: HostInterfaceNetworking-vboxnet0 | |
Name: vboxnet1 | |
GUID: 786f6276-656e-4174-8000-0a0027000001 | |
DHCP: Disabled | |
IPAddress: 192.168.23.1 | |
NetworkMask: 255.255.255.0 | |
IPV6Address: fe80:0000:0000:0000:0800:27ff:fe00:0001 | |
IPV6NetworkMaskPrefixLength: 64 | |
HardwareAddress: 0a:00:27:00:00:01 | |
MediumType: Ethernet | |
Status: Up | |
VBoxNetworkName: HostInterfaceNetworking-vboxnet1 | |
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000 | |
DEBUG subprocess: Exit status: 0 | |
INFO warden: Calling IN action: #<Vagrant::Action::Builtin::Call:0x007fa5348fe298> | |
INFO runner: Preparing hooks for middleware sequence... | |
INFO runner: 1 hooks defined. | |
INFO runner: Running action: machine_action_up #<Vagrant::Action::Builder:0x00000002891c30> | |
INFO warden: Calling IN action: #<VagrantPlugins::ProviderVirtualBox::Action::Created:0x0000000289b3c0> | |
INFO warden: Calling OUT action: #<VagrantPlugins::ProviderVirtualBox::Action::Created:0x0000000289b3c0> | |
INFO runner: Preparing hooks for middleware sequence... | |
INFO runner: 1 hooks defined. | |
INFO runner: Running action: machine_action_up #<Vagrant::Action::Warden:0x007fa5241fdd50> | |
INFO warden: Calling IN action: #<Proc:0x007fa52429d620@/opt/vagrant/embedded/gems/gems/vagrant-1.7.4/lib/vagrant/action/warden.rb:94 (lambda)> | |
INFO warden: Calling IN action: #<Vagrant::Action::Builtin::HandleBox:0x007fa5241fdcb0> | |
INFO handle_box: Machine already has box. HandleBox will not run. | |
INFO warden: Calling IN action: #<Proc:0x007fa5242516a8@/opt/vagrant/embedded/gems/gems/vagrant-1.7.4/lib/vagrant/action/warden.rb:94 (lambda)> | |
INFO warden: Calling IN action: #<Vagrant::Action::Builtin::ConfigValidate:0x007fa5348fe248> | |
INFO warden: Calling IN action: #<Vagrant::Action::Builtin::Call:0x007fa5348fe220> | |
INFO runner: Preparing hooks for middleware sequence... | |
INFO runner: 1 hooks defined. | |
INFO runner: Running action: machine_action_up #<Vagrant::Action::Builder:0x007fa52435b8c8> | |
INFO warden: Calling IN action: #<VagrantPlugins::ProviderVirtualBox::Action::Created:0x007fa524358858> | |
INFO warden: Calling OUT action: #<VagrantPlugins::ProviderVirtualBox::Action::Created:0x007fa524358858> | |
INFO runner: Preparing hooks for middleware sequence... | |
INFO runner: 1 hooks defined. | |
INFO runner: Running action: machine_action_up #<Vagrant::Action::Warden:0x007fa5243bb750> | |
INFO warden: Calling IN action: #<Proc:0x007fa524402d08@/opt/vagrant/embedded/gems/gems/vagrant-1.7.4/lib/vagrant/action/warden.rb:94 (lambda)> | |
INFO warden: Calling IN action: #<VagrantPlugins::ProviderVirtualBox::Action::CheckAccessible:0x007fa5243bb610> | |
INFO warden: Calling IN action: #<VagrantPlugins::ProviderVirtualBox::Action::Customize:0x007fa5243bb520> | |
INFO warden: Calling IN action: #<VagrantPlugins::ProviderVirtualBox::Action::Import:0x007fa5243bb4f8> | |
INFO interface: info: Importing base box 'ubuntu/trusty64'... | |
INFO interface: info: ==> db: Importing base box 'ubuntu/trusty64'... | |
==> db: Importing base box 'ubuntu/trusty64'... | |
DEBUG virtualbox_4_3: Doing dry-run import to determine parallel-safe name... | |
INFO subprocess: Starting process: ["/usr/bin/VBoxManage", "import", "-n", "/home/egroeper/.vagrant.d/boxes/ubuntu-VAGRANTSLASH-trusty64/0/virtualbox/box.ovf"] | |
INFO subprocess: Command not in installer, restoring original environment... | |
DEBUG subprocess: Selecting on IO | |
DEBUG subprocess: stderr: 0%... | |
DEBUG subprocess: stderr: 10%...20%...30%...40%...50%...60%...70%...80%...90%... | |
DEBUG subprocess: stderr: 100% | |
DEBUG subprocess: stderr: Interpreting /home/egroeper/.vagrant.d/boxes/ubuntu-VAGRANTSLASH-trusty64/0/virtualbox/box.ovf... | |
DEBUG subprocess: stderr: OK. | |
DEBUG subprocess: stdout: Disks: vmdisk1 42949672960 -1 http://www.vmware.com/interfaces/specifications/vmdk.html#streamOptimized box-disk1.vmdk -1 -1 | |
Virtual system 0: | |
0: Suggested OS type: "Ubuntu_64" | |
(change with "--vsys 0 --ostype <type>"; use "list ostypes" to list all possible values) | |
1: Suggested VM name "ubuntu-cloudimg-trusty-vagrant-amd64" | |
(change with "--vsys 0 --vmname <name>") | |
2: Number of CPUs: 1 | |
(change with "--vsys 0 --cpus <n>") | |
3: Guest memory: 512 MB | |
(change with "--vsys 0 --memory <MB>") | |
4: Network adapter: orig NAT, config 3, extra slot=0;type=NAT | |
5: SATA controller, type AHCI | |
(disable with "--vsys 0 --unit 5 --ignore") | |
6: Hard disk image: source image=box-disk1.vmdk, target path=/home/egroeper/VirtualBox VMs/ubuntu-cloudimg-trusty-vagrant-amd64/box-disk1.vmdk, controller=5;channel=0 | |
(change target path with "--vsys 0 --unit 6 --disk path"; | |
disable with "--vsys 0 --unit 6 --ignore") | |
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000 | |
DEBUG subprocess: Exit status: 0 | |
DEBUG virtualbox_4_3: -- Parallel safe name: ubuntu-cloudimg-trusty-vagrant-amd64_1437486909849_81329 | |
INFO subprocess: Starting process: ["/usr/bin/VBoxManage", "import", "/home/egroeper/.vagrant.d/boxes/ubuntu-VAGRANTSLASH-trusty64/0/virtualbox/box.ovf", "--vsys", "0", "--vmname", "ubuntu-cloudimg-trusty-vagrant-amd64_1437486909849_81329", "--vsys", "0", "--unit", "6", "--disk", "/home/egroeper/VirtualBox VMs/ubuntu-cloudimg-trusty-vagrant-amd64_1437486909849_81329/box-disk1.vmdk"] | |
INFO subprocess: Command not in installer, restoring original environment... | |
DEBUG subprocess: Selecting on IO | |
DEBUG subprocess: stderr: 0%... | |
DEBUG subprocess: stderr: 10%...20%...30%...40%...50%...60%...70%...80%...90%... | |
DEBUG subprocess: stderr: 100% | |
DEBUG subprocess: stderr: Interpreting /home/egroeper/.vagrant.d/boxes/ubuntu-VAGRANTSLASH-trusty64/0/virtualbox/box.ovf... | |
DEBUG subprocess: stderr: OK. | |
DEBUG subprocess: stderr: 0%... | |
DEBUG subprocess: stderr: 10%...20%...30%...40%...50%...60%...70%...80%...90%... | |
INFO interface: info: Progress: 90% | |
Progress: 90%DEBUG subprocess: stderr: 100% | |
DEBUG subprocess: stdout: Disks: vmdisk1 42949672960 -1 http://www.vmware.com/interfaces/specifications/vmdk.html#streamOptimized box-disk1.vmdk -1 -1 | |
Virtual system 0: | |
0: Suggested OS type: "Ubuntu_64" | |
(change with "--vsys 0 --ostype <type>"; use "list ostypes" to list all possible values) | |
1: VM name specified with --vmname: "ubuntu-cloudimg-trusty-vagrant-amd64_1437486909849_81329" | |
2: Number of CPUs: 1 | |
(change with "--vsys 0 --cpus <n>") | |
3: Guest memory: 512 MB | |
(change with "--vsys 0 --memory <MB>") | |
4: Network adapter: orig NAT, config 3, extra slot=0;type=NAT | |
5: SATA controller, type AHCI | |
(disable with "--vsys 0 --unit 5 --ignore") | |
6: Hard disk image: source image=box-disk1.vmdk, target path=/home/egroeper/VirtualBox VMs/ubuntu-cloudimg-trusty-vagrant-amd64_1437486909849_81329/box-disk1.vmdk, controller=5;channel=0 | |
Successfully imported the appliance. | |
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 31988 | |
DEBUG subprocess: Exit status: 0 | |
INFO subprocess: Starting process: ["/usr/bin/VBoxManage", "list", "vms"] | |
INFO subprocess: Command not in installer, restoring original environment... | |
DEBUG subprocess: Selecting on IO | |
DEBUG subprocess: stdout: "gitlab" {48d8dd09-3cad-47be-b8eb-a4beff89c7f2} | |
"Testing_default_1421443154970_67785" {c4d13fbb-3c47-4c28-8f53-bc8197c36383} | |
"configstack_loadbalancer_1437486881381_79071" {dbeca25f-ee46-4fd6-844a-518018fe44b6} | |
"ubuntu-cloudimg-trusty-vagrant-amd64_1437486909849_81329" {619f2563-aeb7-4a70-bbcf-ff458493cbf7} | |
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000 | |
DEBUG subprocess: Exit status: 0 | |
INFO machine: New machine ID: "619f2563-aeb7-4a70-bbcf-ff458493cbf7" | |
DEBUG virtualbox: Instantiating the driver for machine ID: "619f2563-aeb7-4a70-bbcf-ff458493cbf7" | |
INFO base: VBoxManage path: VBoxManage | |
INFO subprocess: Starting process: ["/usr/bin/VBoxManage", "--version"] | |
INFO subprocess: Command not in installer, restoring original environment... | |
DEBUG subprocess: Selecting on IO | |
DEBUG subprocess: stdout: 4.3.30r101610 | |
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000 | |
DEBUG subprocess: Exit status: 0 | |
DEBUG meta: Finding driver for VirtualBox version: 4.3.30 | |
INFO meta: Using VirtualBox driver: VagrantPlugins::ProviderVirtualBox::Driver::Version_4_3 | |
INFO base: VBoxManage path: VBoxManage | |
INFO subprocess: Starting process: ["/usr/bin/VBoxManage", "showvminfo", "619f2563-aeb7-4a70-bbcf-ff458493cbf7"] | |
INFO subprocess: Command not in installer, restoring original environment... | |
DEBUG subprocess: Selecting on IO | |
DEBUG subprocess: stdout: Name: ubuntu-cloudimg-trusty-vagrant-amd64_1437486909849_81329 | |
Groups: / | |
Guest OS: Ubuntu (64-bit) | |
UUID: 619f2563-aeb7-4a70-bbcf-ff458493cbf7 | |
Config file: /home/egroeper/VirtualBox VMs/ubuntu-cloudimg-trusty-vagrant-amd64_1437486909849_81329/ubuntu-cloudimg-trusty-vagrant-amd64_1437486909849_81329.vbox | |
Snapshot folder: /home/egroeper/VirtualBox VMs/ubuntu-cloudimg-trusty-vagrant-amd64_1437486909849_81329/Snapshots | |
Log folder: /home/egroeper/VirtualBox VMs/ubuntu-cloudimg-trusty-vagrant-amd64_1437486909849_81329/Logs | |
Hardware UUID: 619f2563-aeb7-4a70-bbcf-ff458493cbf7 | |
Memory size: 512MB | |
Page Fusion: off | |
VRAM size: 12MB | |
CPU exec cap: 100% | |
HPET: off | |
Chipset: piix3 | |
Firmware: BIOS | |
Number of CPUs: 1 | |
PAE: off | |
Long Mode: on | |
Synthetic CPU: off | |
CPUID overrides: None | |
Boot menu mode: message and menu | |
Boot Device (1): HardDisk | |
Boot Device (2): Not Assigned | |
Boot Device (3): Not Assigned | |
Boot Device (4): Not Assigned | |
ACPI: on | |
IOAPIC: on | |
Time offset: 0ms | |
RTC: UTC | |
Hardw. virt.ext: on | |
Nested Paging: on | |
Large Pages: off | |
VT-x VPID: on | |
VT-x unr. exec.: on | |
State: powered off (since 2015-06-16T22:04:10.000000000) | |
Monitor count: 1 | |
3D Acceleration: off | |
2D Video Acceleration: off | |
Teleporter Enabled: off | |
Teleporter Port: 0 | |
Teleporter Address: | |
Teleporter Password: | |
Tracing Enabled: off | |
Allow Tracing to Access VM: off | |
Tracing Configuration: | |
Autostart Enabled: off | |
Autostart Delay: 0 | |
Default Frontend: | |
Storage Controller Name (0): SATAController | |
Storage Controller Type (0): IntelAhci | |
Storage Controller Instance Number (0): 0 | |
Storage Controller Max Port Count (0): 30 | |
Storage Controller Port Count (0): 1 | |
Storage Controller Bootable (0): on | |
SATAController (0, 0): /home/egroeper/VirtualBox VMs/ubuntu-cloudimg-trusty-vagrant-amd64_1437486909849_81329/box-disk1.vmdk (UUID: b197ae4c-0168-441b-a508-d3b254efb1f4) | |
NIC 1: MAC: 080027614D06, Attachment: NAT, Cable connected: on, Trace: off (file: none), Type: 82540EM, Reported speed: 0 Mbps, Boot priority: 0, Promisc Policy: deny, Bandwidth group: none | |
NIC 1 Settings: MTU: 0, Socket (send: 64, receive: 64), TCP Window (send:64, receive: 64) | |
NIC 1 Rule(0): name = guestssh, protocol = tcp, host ip = , host port = 2222, guest ip = , guest port = 22 | |
NIC 2: disabled | |
NIC 3: disabled | |
NIC 4: disabled | |
NIC 5: disabled | |
NIC 6: disabled | |
NIC 7: disabled | |
NIC 8: disabled | |
Pointing Device: PS/2 Mouse | |
Keyboard Device: PS/2 Keyboard | |
UART 1: disabled | |
UART 2: disabled | |
LPT 1: disabled | |
LPT 2: disabled | |
Audio: disabled | |
Clipboard Mode: Bidirectional | |
Drag'n'drop Mode: disabled | |
VRDE: disabled | |
USB: disabled | |
EHCI: disabled | |
USB Device Filters: | |
<none> | |
Available remote USB devices: | |
<none> | |
Currently Attached USB Devices: | |
<none> | |
Bandwidth groups: <none> | |
Shared folders: <none> | |
VRDE Connection: not active | |
Clients so far: 0 | |
Video capturing: not active | |
Capture screens: 0 | |
Capture file: /home/egroeper/VirtualBox VMs/ubuntu-cloudimg-trusty-vagrant-amd64_1437486909849_81329/ubuntu-cloudimg-trusty-vagrant-amd64_1437486909849_81329.webm | |
Capture dimensions: 1024x768 | |
Capture rate: 512 kbps | |
Capture FPS: 25 | |
Guest: | |
Configured memory balloon size: 0 MB | |
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000 | |
DEBUG subprocess: Exit status: 0 | |
INFO warden: Calling IN action: #<VagrantPlugins::ProviderVirtualBox::Action::MatchMACAddress:0x007fa5243bb3e0> | |
INFO interface: info: Matching MAC address for NAT networking... | |
INFO interface: info: ==> db: Matching MAC address for NAT networking... | |
==> db: Matching MAC address for NAT networking... | |
INFO subprocess: Starting process: ["/usr/bin/VBoxManage", "modifyvm", "619f2563-aeb7-4a70-bbcf-ff458493cbf7", "--macaddress1", "0800273A0B5B"] | |
INFO subprocess: Command not in installer, restoring original environment... | |
DEBUG subprocess: Selecting on IO | |
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000 | |
DEBUG subprocess: Exit status: 0 | |
INFO warden: Calling IN action: #<Proc:0x007fa5243bb200@/opt/vagrant/embedded/gems/gems/vagrant-1.7.4/lib/vagrant/action/warden.rb:94 (lambda)> | |
INFO warden: Calling IN action: #<VagrantPlugins::ProviderVirtualBox::Action::CheckVirtualbox:0x007fa5348fe1d0> | |
INFO base: VBoxManage path: VBoxManage | |
INFO subprocess: Starting process: ["/usr/bin/VBoxManage", "--version"] | |
INFO subprocess: Command not in installer, restoring original environment... | |
DEBUG subprocess: Selecting on IO | |
DEBUG subprocess: stdout: 4.3.30r101610 | |
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000 | |
DEBUG subprocess: Exit status: 0 | |
DEBUG meta: Finding driver for VirtualBox version: 4.3.30 | |
INFO meta: Using VirtualBox driver: VagrantPlugins::ProviderVirtualBox::Driver::Version_4_3 | |
INFO base: VBoxManage path: VBoxManage | |
INFO subprocess: Starting process: ["/usr/bin/VBoxManage", "list", "hostonlyifs"] | |
INFO subprocess: Command not in installer, restoring original environment... | |
DEBUG subprocess: Selecting on IO | |
DEBUG subprocess: stdout: Name: vboxnet0 | |
GUID: 786f6276-656e-4074-8000-0a0027000000 | |
DHCP: Disabled | |
IPAddress: 192.168.56.1 | |
NetworkMask: 255.255.255.0 | |
IPV6Address: | |
IPV6NetworkMaskPrefixLength: 0 | |
HardwareAddress: 0a:00:27:00:00:00 | |
MediumType: Ethernet | |
Status: Down | |
VBoxNetworkName: HostInterfaceNetworking-vboxnet0 | |
Name: vboxnet1 | |
GUID: 786f6276-656e-4174-8000-0a0027000001 | |
DHCP: Disabled | |
IPAddress: 192.168.23.1 | |
NetworkMask: 255.255.255.0 | |
IPV6Address: fe80:0000:0000:0000:0800:27ff:fe00:0001 | |
IPV6NetworkMaskPrefixLength: 64 | |
HardwareAddress: 0a:00:27:00:00:01 | |
MediumType: Ethernet | |
Status: Up | |
VBoxNetworkName: HostInterfaceNetworking-vboxnet1 | |
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000 | |
DEBUG subprocess: Exit status: 0 | |
INFO warden: Calling IN action: #<Vagrant::Action::Builtin::ConfigValidate:0x007fa5348fe1a8> | |
INFO warden: Calling IN action: #<Vagrant::Action::Builtin::BoxCheckOutdated:0x007fa5348fe180> | |
INFO warden: Calling IN action: #<Vagrant::Action::Builtin::Call:0x007fa534947268> | |
INFO runner: Preparing hooks for middleware sequence... | |
INFO runner: 1 hooks defined. | |
INFO runner: Running action: machine_action_up #<Vagrant::Action::Builder:0x007fa5244b12b8> | |
INFO warden: Calling IN action: #<VagrantPlugins::ProviderVirtualBox::Action::IsRunning:0x007fa5244b6c68> | |
INFO subprocess: Starting process: ["/usr/bin/VBoxManage", "showvminfo", "619f2563-aeb7-4a70-bbcf-ff458493cbf7", "--machinereadable"] | |
INFO subprocess: Command not in installer, restoring original environment... | |
DEBUG subprocess: Selecting on IO | |
DEBUG subprocess: stdout: name="ubuntu-cloudimg-trusty-vagrant-amd64_1437486909849_81329" | |
groups="/" | |
ostype="Ubuntu (64-bit)" | |
UUID="619f2563-aeb7-4a70-bbcf-ff458493cbf7" | |
CfgFile="/home/egroeper/VirtualBox VMs/ubuntu-cloudimg-trusty-vagrant-amd64_1437486909849_81329/ubuntu-cloudimg-trusty-vagrant-amd64_1437486909849_81329.vbox" | |
SnapFldr="/home/egroeper/VirtualBox VMs/ubuntu-cloudimg-trusty-vagrant-amd64_1437486909849_81329/Snapshots" | |
LogFldr="/home/egroeper/VirtualBox VMs/ubuntu-cloudimg-trusty-vagrant-amd64_1437486909849_81329/Logs" | |
hardwareuuid="619f2563-aeb7-4a70-bbcf-ff458493cbf7" | |
memory=512 | |
pagefusion="off" | |
vram=12 | |
cpuexecutioncap=100 | |
hpet="off" | |
chipset="piix3" | |
firmware="BIOS" | |
cpus=1 | |
pae="off" | |
longmode="on" | |
synthcpu="off" | |
bootmenu="messageandmenu" | |
boot1="disk" | |
boot2="none" | |
boot3="none" | |
boot4="none" | |
acpi="on" | |
ioapic="on" | |
biossystemtimeoffset=0 | |
rtcuseutc="on" | |
hwvirtex="on" | |
nestedpaging="on" | |
largepages="off" | |
vtxvpid="on" | |
vtxux="on" | |
VMState="poweroff" | |
VMStateChangeTime="2015-06-16T22:04:10.000000000" | |
monitorcount=1 | |
accelerate3d="off" | |
accelerate2dvideo="off" | |
teleporterenabled="off" | |
teleporterport=0 | |
teleporteraddress="" | |
teleporterpassword="" | |
tracing-enabled="off" | |
tracing-allow-vm-access="off" | |
tracing-config="" | |
autostart-enabled="off" | |
autostart-delay=0 | |
defaultfrontend="" | |
storagecontrollername0="SATAController" | |
storagecontrollertype0="IntelAhci" | |
storagecontrollerinstance0="0" | |
storagecontrollermaxportcount0="30" | |
storagecontrollerportcount0="1" | |
storagecontrollerbootable0="on" | |
"SATAController-0-0"="/home/egroeper/VirtualBox VMs/ubuntu-cloudimg-trusty-vagrant-amd64_1437486909849_81329/box-disk1.vmdk" | |
"SATAController-ImageUUID-0-0"="b197ae4c-0168-441b-a508-d3b254efb1f4" | |
natnet1="nat" | |
macaddress1="0800273A0B5B" | |
cableconnected1="on" | |
nic1="nat" | |
nictype1="82540EM" | |
nicspeed1="0" | |
mtu="0" | |
sockSnd="64" | |
sockRcv="64" | |
tcpWndSnd="64" | |
tcpWndRcv="64" | |
Forwarding(0)="guestssh,tcp,,2222,,22" | |
nic2="none" | |
nic3="none" | |
nic4="none" | |
nic5="none" | |
nic6="none" | |
nic7="none" | |
nic8="none" | |
hidpointing="ps2mouse" | |
hidkeyboard="ps2kbd" | |
uart1="off" | |
uart2="off" | |
lpt1="off" | |
lpt2="off" | |
audio="none" | |
clipboard="bidirectional" | |
draganddrop="disabled" | |
vrde="off" | |
usb="off" | |
ehci="off" | |
VRDEActiveConnection="off" | |
VRDEClients=0 | |
vcpenabled="off" | |
vcpscreens=0 | |
vcpfile="/home/egroeper/VirtualBox VMs/ubuntu-cloudimg-trusty-vagrant-amd64_1437486909849_81329/ubuntu-cloudimg-trusty-vagrant-amd64_1437486909849_81329.webm" | |
vcpwidth=1024 | |
vcpheight=768 | |
vcprate=512 | |
vcpfps=25 | |
GuestMemoryBalloon=0 | |
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000 | |
DEBUG subprocess: Exit status: 0 | |
INFO warden: Calling OUT action: #<VagrantPlugins::ProviderVirtualBox::Action::IsRunning:0x007fa5244b6c68> | |
INFO runner: Preparing hooks for middleware sequence... | |
INFO runner: 1 hooks defined. | |
INFO runner: Running action: machine_action_up #<Vagrant::Action::Warden:0x007fa52c1a2c18> | |
INFO warden: Calling IN action: #<Proc:0x007fa52c1f8988@/opt/vagrant/embedded/gems/gems/vagrant-1.7.4/lib/vagrant/action/warden.rb:94 (lambda)> | |
INFO warden: Calling IN action: #<Vagrant::Action::Builtin::Call:0x007fa52c1a2ba0> | |
INFO runner: Preparing hooks for middleware sequence... | |
INFO runner: 1 hooks defined. | |
INFO runner: Running action: machine_action_up #<Vagrant::Action::Builder:0x0000000185f9e8> | |
INFO warden: Calling IN action: #<VagrantPlugins::ProviderVirtualBox::Action::IsSaved:0x000000018fd288> | |
INFO subprocess: Starting process: ["/usr/bin/VBoxManage", "showvminfo", "619f2563-aeb7-4a70-bbcf-ff458493cbf7", "--machinereadable"] | |
INFO subprocess: Command not in installer, restoring original environment... | |
DEBUG subprocess: Selecting on IO | |
DEBUG subprocess: stdout: name="ubuntu-cloudimg-trusty-vagrant-amd64_1437486909849_81329" | |
groups="/" | |
ostype="Ubuntu (64-bit)" | |
UUID="619f2563-aeb7-4a70-bbcf-ff458493cbf7" | |
CfgFile="/home/egroeper/VirtualBox VMs/ubuntu-cloudimg-trusty-vagrant-amd64_1437486909849_81329/ubuntu-cloudimg-trusty-vagrant-amd64_1437486909849_81329.vbox" | |
SnapFldr="/home/egroeper/VirtualBox VMs/ubuntu-cloudimg-trusty-vagrant-amd64_1437486909849_81329/Snapshots" | |
LogFldr="/home/egroeper/VirtualBox VMs/ubuntu-cloudimg-trusty-vagrant-amd64_1437486909849_81329/Logs" | |
hardwareuuid="619f2563-aeb7-4a70-bbcf-ff458493cbf7" | |
memory=512 | |
pagefusion="off" | |
vram=12 | |
cpuexecutioncap=100 | |
hpet="off" | |
chipset="piix3" | |
firmware="BIOS" | |
cpus=1 | |
pae="off" | |
longmode="on" | |
synthcpu="off" | |
bootmenu="messageandmenu" | |
boot1="disk" | |
boot2="none" | |
boot3="none" | |
boot4="none" | |
acpi="on" | |
ioapic="on" | |
biossystemtimeoffset=0 | |
rtcuseutc="on" | |
hwvirtex="on" | |
nestedpaging="on" | |
largepages="off" | |
vtxvpid="on" | |
vtxux="on" | |
VMState="poweroff" | |
VMStateChangeTime="2015-06-16T22:04:10.000000000" | |
monitorcount=1 | |
accelerate3d="off" | |
accelerate2dvideo="off" | |
teleporterenabled="off" | |
teleporterport=0 | |
teleporteraddress="" | |
teleporterpassword="" | |
tracing-enabled="off" | |
tracing-allow-vm-access="off" | |
tracing-config="" | |
autostart-enabled="off" | |
autostart-delay=0 | |
defaultfrontend="" | |
storagecontrollername0="SATAController" | |
storagecontrollertype0="IntelAhci" | |
storagecontrollerinstance0="0" | |
storagecontrollermaxportcount0="30" | |
storagecontrollerportcount0="1" | |
storagecontrollerbootable0="on" | |
"SATAController-0-0"="/home/egroeper/VirtualBox VMs/ubuntu-cloudimg-trusty-vagrant-amd64_1437486909849_81329/box-disk1.vmdk" | |
"SATAController-ImageUUID-0-0"="b197ae4c-0168-441b-a508-d3b254efb1f4" | |
natnet1="nat" | |
macaddress1="0800273A0B5B" | |
cableconnected1="on" | |
nic1="nat" | |
nictype1="82540EM" | |
nicspeed1="0" | |
mtu="0" | |
sockSnd="64" | |
sockRcv="64" | |
tcpWndSnd="64" | |
tcpWndRcv="64" | |
Forwarding(0)="guestssh,tcp,,2222,,22" | |
nic2="none" | |
nic3="none" | |
nic4="none" | |
nic5="none" | |
nic6="none" | |
nic7="none" | |
nic8="none" | |
hidpointing="ps2mouse" | |
hidkeyboard="ps2kbd" | |
uart1="off" | |
uart2="off" | |
lpt1="off" | |
lpt2="off" | |
audio="none" | |
clipboard="bidirectional" | |
draganddrop="disabled" | |
vrde="off" | |
usb="off" | |
ehci="off" | |
VRDEActiveConnection="off" | |
VRDEClients=0 | |
vcpenabled="off" | |
vcpscreens=0 | |
vcpfile="/home/egroeper/VirtualBox VMs/ubuntu-cloudimg-trusty-vagrant-amd64_1437486909849_81329/ubuntu-cloudimg-trusty-vagrant-amd64_1437486909849_81329.webm" | |
vcpwidth=1024 | |
vcpheight=768 | |
vcprate=512 | |
vcpfps=25 | |
GuestMemoryBalloon=0 | |
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000 | |
DEBUG subprocess: Exit status: 0 | |
INFO warden: Calling OUT action: #<VagrantPlugins::ProviderVirtualBox::Action::IsSaved:0x000000018fd288> | |
INFO runner: Preparing hooks for middleware sequence... | |
INFO runner: 1 hooks defined. | |
INFO runner: Running action: machine_action_up #<Vagrant::Action::Warden:0x0000000266b9b0> | |
INFO warden: Calling IN action: #<Proc:0x0000000277e1b8@/opt/vagrant/embedded/gems/gems/vagrant-1.7.4/lib/vagrant/action/warden.rb:94 (lambda)> | |
INFO warden: Calling IN action: #<Vagrant::Action::Builtin::Call:0x0000000266b870> | |
INFO runner: Preparing hooks for middleware sequence... | |
INFO runner: 1 hooks defined. | |
INFO runner: Running action: machine_action_up #<Vagrant::Action::Builder:0x0000000283bb28> | |
INFO warden: Calling IN action: #<VagrantPlugins::ProviderVirtualBox::Action::IsPaused:0x0000000283f840> | |
INFO subprocess: Starting process: ["/usr/bin/VBoxManage", "showvminfo", "619f2563-aeb7-4a70-bbcf-ff458493cbf7", "--machinereadable"] | |
INFO subprocess: Command not in installer, restoring original environment... | |
DEBUG subprocess: Selecting on IO | |
DEBUG subprocess: stdout: name="ubuntu-cloudimg-trusty-vagrant-amd64_1437486909849_81329" | |
groups="/" | |
ostype="Ubuntu (64-bit)" | |
UUID="619f2563-aeb7-4a70-bbcf-ff458493cbf7" | |
CfgFile="/home/egroeper/VirtualBox VMs/ubuntu-cloudimg-trusty-vagrant-amd64_1437486909849_81329/ubuntu-cloudimg-trusty-vagrant-amd64_1437486909849_81329.vbox" | |
SnapFldr="/home/egroeper/VirtualBox VMs/ubuntu-cloudimg-trusty-vagrant-amd64_1437486909849_81329/Snapshots" | |
LogFldr="/home/egroeper/VirtualBox VMs/ubuntu-cloudimg-trusty-vagrant-amd64_1437486909849_81329/Logs" | |
hardwareuuid="619f2563-aeb7-4a70-bbcf-ff458493cbf7" | |
memory=512 | |
pagefusion="off" | |
vram=12 | |
cpuexecutioncap=100 | |
hpet="off" | |
chipset="piix3" | |
firmware="BIOS" | |
cpus=1 | |
pae="off" | |
longmode="on" | |
synthcpu="off" | |
bootmenu="messageandmenu" | |
boot1="disk" | |
boot2="none" | |
boot3="none" | |
boot4="none" | |
acpi="on" | |
ioapic="on" | |
biossystemtimeoffset=0 | |
rtcuseutc="on" | |
hwvirtex="on" | |
nestedpaging="on" | |
largepages="off" | |
vtxvpid="on" | |
vtxux="on" | |
VMState="poweroff" | |
VMStateChangeTime="2015-06-16T22:04:10.000000000" | |
monitorcount=1 | |
accelerate3d="off" | |
accelerate2dvideo="off" | |
teleporterenabled="off" | |
teleporterport=0 | |
teleporteraddress="" | |
teleporterpassword="" | |
tracing-enabled="off" | |
tracing-allow-vm-access="off" | |
tracing-config="" | |
autostart-enabled="off" | |
autostart-delay=0 | |
defaultfrontend="" | |
storagecontrollername0="SATAController" | |
storagecontrollertype0="IntelAhci" | |
storagecontrollerinstance0="0" | |
storagecontrollermaxportcount0="30" | |
storagecontrollerportcount0="1" | |
storagecontrollerbootable0="on" | |
"SATAController-0-0"="/home/egroeper/VirtualBox VMs/ubuntu-cloudimg-trusty-vagrant-amd64_1437486909849_81329/box-disk1.vmdk" | |
"SATAController-ImageUUID-0-0"="b197ae4c-0168-441b-a508-d3b254efb1f4" | |
natnet1="nat" | |
macaddress1="0800273A0B5B" | |
cableconnected1="on" | |
nic1="nat" | |
nictype1="82540EM" | |
nicspeed1="0" | |
mtu="0" | |
sockSnd="64" | |
sockRcv="64" | |
tcpWndSnd="64" | |
tcpWndRcv="64" | |
Forwarding(0)="guestssh,tcp,,2222,,22" | |
nic2="none" | |
nic3="none" | |
nic4="none" | |
nic5="none" | |
nic6="none" | |
nic7="none" | |
nic8="none" | |
hidpointing="ps2mouse" | |
hidkeyboard="ps2kbd" | |
uart1="off" | |
uart2="off" | |
lpt1="off" | |
lpt2="off" | |
audio="none" | |
clipboard="bidirectional" | |
draganddrop="disabled" | |
vrde="off" | |
usb="off" | |
ehci="off" | |
VRDEActiveConnection="off" | |
VRDEClients=0 | |
vcpenabled="off" | |
vcpscreens=0 | |
vcpfile="/home/egroeper/VirtualBox VMs/ubuntu-cloudimg-trusty-vagrant-amd64_1437486909849_81329/ubuntu-cloudimg-trusty-vagrant-amd64_1437486909849_81329.webm" | |
vcpwidth=1024 | |
vcpheight=768 | |
vcprate=512 | |
vcpfps=25 | |
GuestMemoryBalloon=0 | |
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000 | |
DEBUG subprocess: Exit status: 0 | |
INFO warden: Calling OUT action: #<VagrantPlugins::ProviderVirtualBox::Action::IsPaused:0x0000000283f840> | |
INFO runner: Preparing hooks for middleware sequence... | |
INFO runner: 1 hooks defined. | |
INFO runner: Running action: machine_action_up #<Vagrant::Action::Warden:0x007fa524238888> | |
INFO warden: Calling IN action: #<Proc:0x007fa52c1f8398@/opt/vagrant/embedded/gems/gems/vagrant-1.7.4/lib/vagrant/action/warden.rb:94 (lambda)> | |
INFO warden: Calling IN action: #<VagrantPlugins::ProviderVirtualBox::Action::CheckAccessible:0x007fa524238810> | |
INFO subprocess: Starting process: ["/usr/bin/VBoxManage", "showvminfo", "619f2563-aeb7-4a70-bbcf-ff458493cbf7", "--machinereadable"] | |
INFO subprocess: Command not in installer, restoring original environment... | |
DEBUG subprocess: Selecting on IO | |
DEBUG subprocess: stdout: name="ubuntu-cloudimg-trusty-vagrant-amd64_1437486909849_81329" | |
groups="/" | |
ostype="Ubuntu (64-bit)" | |
UUID="619f2563-aeb7-4a70-bbcf-ff458493cbf7" | |
CfgFile="/home/egroeper/VirtualBox VMs/ubuntu-cloudimg-trusty-vagrant-amd64_1437486909849_81329/ubuntu-cloudimg-trusty-vagrant-amd64_1437486909849_81329.vbox" | |
SnapFldr="/home/egroeper/VirtualBox VMs/ubuntu-cloudimg-trusty-vagrant-amd64_1437486909849_81329/Snapshots" | |
LogFldr="/home/egroeper/VirtualBox VMs/ubuntu-cloudimg-trusty-vagrant-amd64_1437486909849_81329/Logs" | |
hardwareuuid="619f2563-aeb7-4a70-bbcf-ff458493cbf7" | |
memory=512 | |
pagefusion="off" | |
vram=12 | |
cpuexecutioncap=100 | |
hpet="off" | |
chipset="piix3" | |
firmware="BIOS" | |
cpus=1 | |
pae="off" | |
longmode="on" | |
synthcpu="off" | |
bootmenu="messageandmenu" | |
boot1="disk" | |
boot2="none" | |
boot3="none" | |
boot4="none" | |
acpi="on" | |
ioapic="on" | |
biossystemtimeoffset=0 | |
rtcuseutc="on" | |
hwvirtex="on" | |
nestedpaging="on" | |
largepages="off" | |
vtxvpid="on" | |
vtxux="on" | |
VMState="poweroff" | |
VMStateChangeTime="2015-06-16T22:04:10.000000000" | |
monitorcount=1 | |
accelerate3d="off" | |
accelerate2dvideo="off" | |
teleporterenabled="off" | |
teleporterport=0 | |
teleporteraddress="" | |
teleporterpassword="" | |
tracing-enabled="off" | |
tracing-allow-vm-access="off" | |
tracing-config="" | |
autostart-enabled="off" | |
autostart-delay=0 | |
defaultfrontend="" | |
storagecontrollername0="SATAController" | |
storagecontrollertype0="IntelAhci" | |
storagecontrollerinstance0="0" | |
storagecontrollermaxportcount0="30" | |
storagecontrollerportcount0="1" | |
storagecontrollerbootable0="on" | |
"SATAController-0-0"="/home/egroeper/VirtualBox VMs/ubuntu-cloudimg-trusty-vagrant-amd64_1437486909849_81329/box-disk1.vmdk" | |
"SATAController-ImageUUID-0-0"="b197ae4c-0168-441b-a508-d3b254efb1f4" | |
natnet1="nat" | |
macaddress1="0800273A0B5B" | |
cableconnected1="on" | |
nic1="nat" | |
nictype1="82540EM" | |
nicspeed1="0" | |
mtu="0" | |
sockSnd="64" | |
sockRcv="64" | |
tcpWndSnd="64" | |
tcpWndRcv="64" | |
Forwarding(0)="guestssh,tcp,,2222,,22" | |
nic2="none" | |
nic3="none" | |
nic4="none" | |
nic5="none" | |
nic6="none" | |
nic7="none" | |
nic8="none" | |
hidpointing="ps2mouse" | |
hidkeyboard="ps2kbd" | |
uart1="off" | |
uart2="off" | |
lpt1="off" | |
lpt2="off" | |
audio="none" | |
clipboard="bidirectional" | |
draganddrop="disabled" | |
vrde="off" | |
usb="off" | |
ehci="off" | |
VRDEActiveConnection="off" | |
VRDEClients=0 | |
vcpenabled="off" | |
vcpscreens=0 | |
vcpfile="/home/egroeper/VirtualBox VMs/ubuntu-cloudimg-trusty-vagrant-amd64_1437486909849_81329/ubuntu-cloudimg-trusty-vagrant-amd64_1437486909849_81329.webm" | |
vcpwidth=1024 | |
vcpheight=768 | |
vcprate=512 | |
vcpfps=25 | |
GuestMemoryBalloon=0 | |
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000 | |
DEBUG subprocess: Exit status: 0 | |
INFO warden: Calling IN action: #<VagrantPlugins::ProviderVirtualBox::Action::CleanMachineFolder:0x007fa5242387e8> | |
INFO subprocess: Starting process: ["/usr/bin/VBoxManage", "list", "systemproperties"] | |
INFO subprocess: Command not in installer, restoring original environment... | |
DEBUG subprocess: Selecting on IO | |
DEBUG subprocess: stdout: API version: 4_3 | |
Minimum guest RAM size: 4 Megabytes | |
Maximum guest RAM size: 2097152 Megabytes | |
Minimum video RAM size: 1 Megabytes | |
Maximum video RAM size: 256 Megabytes | |
Maximum guest monitor count: 64 | |
Minimum guest CPU count: 1 | |
Maximum guest CPU count: 32 | |
Virtual disk limit (info): 2199022206976 Bytes | |
Maximum Serial Port count: 2 | |
Maximum Parallel Port count: 2 | |
Maximum Boot Position: 4 | |
Maximum PIIX3 Network Adapter count: 8 | |
Maximum ICH9 Network Adapter count: 36 | |
Maximum PIIX3 IDE Controllers: 1 | |
Maximum ICH9 IDE Controllers: 1 | |
Maximum IDE Port count: 2 | |
Maximum Devices per IDE Port: 2 | |
Maximum PIIX3 SATA Controllers: 1 | |
Maximum ICH9 SATA Controllers: 8 | |
Maximum SATA Port count: 30 | |
Maximum Devices per SATA Port: 1 | |
Maximum PIIX3 SCSI Controllers: 1 | |
Maximum ICH9 SCSI Controllers: 8 | |
Maximum SCSI Port count: 16 | |
Maximum Devices per SCSI Port: 1 | |
Maximum SAS PIIX3 Controllers: 1 | |
Maximum SAS ICH9 Controllers: 8 | |
Maximum SAS Port count: 8 | |
Maximum Devices per SAS Port: 1 | |
Maximum PIIX3 Floppy Controllers:1 | |
Maximum ICH9 Floppy Controllers: 1 | |
Maximum Floppy Port count: 1 | |
Maximum Devices per Floppy Port: 2 | |
Default machine folder: /home/egroeper/VirtualBox VMs | |
Exclusive HW virtualization use: on | |
Default hard disk format: VDI | |
VRDE auth library: VBoxAuth | |
Webservice auth. library: VBoxAuth | |
Remote desktop ExtPack: | |
Log history count: 3 | |
Default frontend: | |
Autostart database path: | |
Default Guest Additions ISO: /usr/share/virtualbox/VBoxGuestAdditions.iso | |
Logging Level: all | |
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000 | |
DEBUG subprocess: Exit status: 0 | |
INFO warden: Calling IN action: #<VagrantPlugins::ProviderVirtualBox::Action::SetName:0x007fa5242387c0> | |
INFO subprocess: Starting process: ["/usr/bin/VBoxManage", "list", "vms"] | |
INFO subprocess: Command not in installer, restoring original environment... | |
DEBUG subprocess: Selecting on IO | |
DEBUG subprocess: stdout: "gitlab" {48d8dd09-3cad-47be-b8eb-a4beff89c7f2} | |
"Testing_default_1421443154970_67785" {c4d13fbb-3c47-4c28-8f53-bc8197c36383} | |
"configstack_loadbalancer_1437486881381_79071" {dbeca25f-ee46-4fd6-844a-518018fe44b6} | |
"ubuntu-cloudimg-trusty-vagrant-amd64_1437486909849_81329" {619f2563-aeb7-4a70-bbcf-ff458493cbf7} | |
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000 | |
DEBUG subprocess: Exit status: 0 | |
INFO interface: info: Setting the name of the VM: configstack_db_1437486922330_80180 | |
INFO interface: info: ==> db: Setting the name of the VM: configstack_db_1437486922330_80180 | |
==> db: Setting the name of the VM: configstack_db_1437486922330_80180 | |
INFO subprocess: Starting process: ["/usr/bin/VBoxManage", "modifyvm", "619f2563-aeb7-4a70-bbcf-ff458493cbf7", "--name", "configstack_db_1437486922330_80180"] | |
INFO subprocess: Command not in installer, restoring original environment... | |
DEBUG subprocess: Selecting on IO | |
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000 | |
DEBUG subprocess: Exit status: 0 | |
INFO warden: Calling IN action: #<VagrantPlugins::ProviderVirtualBox::Action::ClearForwardedPorts:0x007fa524299ca0> | |
DEBUG virtualbox_4_3: read_forward_ports: uuid=619f2563-aeb7-4a70-bbcf-ff458493cbf7 active_only=false | |
INFO subprocess: Starting process: ["/usr/bin/VBoxManage", "showvminfo", "619f2563-aeb7-4a70-bbcf-ff458493cbf7", "--machinereadable"] | |
INFO subprocess: Command not in installer, restoring original environment... | |
DEBUG subprocess: Selecting on IO | |
DEBUG subprocess: stdout: name="configstack_db_1437486922330_80180" | |
groups="/" | |
ostype="Ubuntu (64-bit)" | |
UUID="619f2563-aeb7-4a70-bbcf-ff458493cbf7" | |
CfgFile="/home/egroeper/VirtualBox VMs/configstack_db_1437486922330_80180/configstack_db_1437486922330_80180.vbox" | |
SnapFldr="/home/egroeper/VirtualBox VMs/configstack_db_1437486922330_80180/Snapshots" | |
LogFldr="/home/egroeper/VirtualBox VMs/configstack_db_1437486922330_80180/Logs" | |
hardwareuuid="619f2563-aeb7-4a70-bbcf-ff458493cbf7" | |
memory=512 | |
pagefusion="off" | |
vram=12 | |
cpuexecutioncap=100 | |
hpet="off" | |
chipset="piix3" | |
firmware="BIOS" | |
cpus=1 | |
pae="off" | |
longmode="on" | |
synthcpu="off" | |
bootmenu="messageandmenu" | |
boot1="disk" | |
boot2="none" | |
boot3="none" | |
boot4="none" | |
acpi="on" | |
ioapic="on" | |
biossystemtimeoffset=0 | |
rtcuseutc="on" | |
hwvirtex="on" | |
nestedpaging="on" | |
largepages="off" | |
vtxvpid="on" | |
vtxux="on" | |
VMState="poweroff" | |
VMStateChangeTime="2015-06-16T22:04:10.000000000" | |
monitorcount=1 | |
accelerate3d="off" | |
accelerate2dvideo="off" | |
teleporterenabled="off" | |
teleporterport=0 | |
teleporteraddress="" | |
teleporterpassword="" | |
tracing-enabled="off" | |
tracing-allow-vm-access="off" | |
tracing-config="" | |
autostart-enabled="off" | |
autostart-delay=0 | |
defaultfrontend="" | |
storagecontrollername0="SATAController" | |
storagecontrollertype0="IntelAhci" | |
storagecontrollerinstance0="0" | |
storagecontrollermaxportcount0="30" | |
storagecontrollerportcount0="1" | |
storagecontrollerbootable0="on" | |
"SATAController-0-0"="/home/egroeper/VirtualBox VMs/configstack_db_1437486922330_80180/box-disk1.vmdk" | |
"SATAController-ImageUUID-0-0"="b197ae4c-0168-441b-a508-d3b254efb1f4" | |
natnet1="nat" | |
macaddress1="0800273A0B5B" | |
cableconnected1="on" | |
nic1="nat" | |
nictype1="82540EM" | |
nicspeed1="0" | |
mtu="0" | |
sockSnd="64" | |
sockRcv="64" | |
tcpWndSnd="64" | |
tcpWndRcv="64" | |
Forwarding(0)="guestssh,tcp,,2222,,22" | |
nic2="none" | |
nic3="none" | |
nic4="none" | |
nic5="none" | |
nic6="none" | |
nic7="none" | |
nic8="none" | |
hidpointing="ps2mouse" | |
hidkeyboard="ps2kbd" | |
uart1="off" | |
uart2="off" | |
lpt1="off" | |
lpt2="off" | |
audio="none" | |
clipboard="bidirectional" | |
draganddrop="disabled" | |
vrde="off" | |
usb="off" | |
ehci="off" | |
VRDEActiveConnection="off" | |
VRDEClients=0 | |
vcpenabled="off" | |
vcpscreens=0 | |
vcpfile="/home/egroeper/VirtualBox VMs/configstack_db_1437486922330_80180/configstack_db_1437486922330_80180.webm" | |
vcpwidth=1024 | |
vcpheight=768 | |
vcprate=512 | |
vcpfps=25 | |
GuestMemoryBalloon=0 | |
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000 | |
DEBUG subprocess: Exit status: 0 | |
DEBUG virtualbox_4_3: - [1, "guestssh", 2222, 22] | |
INFO interface: info: Clearing any previously set forwarded ports... | |
INFO interface: info: ==> db: Clearing any previously set forwarded ports... | |
==> db: Clearing any previously set forwarded ports... | |
DEBUG virtualbox_4_3: read_forward_ports: uuid=619f2563-aeb7-4a70-bbcf-ff458493cbf7 active_only=false | |
INFO subprocess: Starting process: ["/usr/bin/VBoxManage", "showvminfo", "619f2563-aeb7-4a70-bbcf-ff458493cbf7", "--machinereadable"] | |
INFO subprocess: Command not in installer, restoring original environment... | |
DEBUG subprocess: Selecting on IO | |
DEBUG subprocess: stdout: name="configstack_db_1437486922330_80180" | |
groups="/" | |
ostype="Ubuntu (64-bit)" | |
UUID="619f2563-aeb7-4a70-bbcf-ff458493cbf7" | |
CfgFile="/home/egroeper/VirtualBox VMs/configstack_db_1437486922330_80180/configstack_db_1437486922330_80180.vbox" | |
SnapFldr="/home/egroeper/VirtualBox VMs/configstack_db_1437486922330_80180/Snapshots" | |
LogFldr="/home/egroeper/VirtualBox VMs/configstack_db_1437486922330_80180/Logs" | |
hardwareuuid="619f2563-aeb7-4a70-bbcf-ff458493cbf7" | |
memory=512 | |
pagefusion="off" | |
vram=12 | |
cpuexecutioncap=100 | |
hpet="off" | |
chipset="piix3" | |
firmware="BIOS" | |
cpus=1 | |
pae="off" | |
longmode="on" | |
synthcpu="off" | |
bootmenu="messageandmenu" | |
boot1="disk" | |
boot2="none" | |
boot3="none" | |
boot4="none" | |
acpi="on" | |
ioapic="on" | |
biossystemtimeoffset=0 | |
rtcuseutc="on" | |
hwvirtex="on" | |
nestedpaging="on" | |
largepages="off" | |
vtxvpid="on" | |
vtxux="on" | |
VMState="poweroff" | |
VMStateChangeTime="2015-06-16T22:04:10.000000000" | |
monitorcount=1 | |
accelerate3d="off" | |
accelerate2dvideo="off" | |
teleporterenabled="off" | |
teleporterport=0 | |
teleporteraddress="" | |
teleporterpassword="" | |
tracing-enabled="off" | |
tracing-allow-vm-access="off" | |
tracing-config="" | |
autostart-enabled="off" | |
autostart-delay=0 | |
defaultfrontend="" | |
storagecontrollername0="SATAController" | |
storagecontrollertype0="IntelAhci" | |
storagecontrollerinstance0="0" | |
storagecontrollermaxportcount0="30" | |
storagecontrollerportcount0="1" | |
storagecontrollerbootable0="on" | |
"SATAController-0-0"="/home/egroeper/VirtualBox VMs/configstack_db_1437486922330_80180/box-disk1.vmdk" | |
"SATAController-ImageUUID-0-0"="b197ae4c-0168-441b-a508-d3b254efb1f4" | |
natnet1="nat" | |
macaddress1="0800273A0B5B" | |
cableconnected1="on" | |
nic1="nat" | |
nictype1="82540EM" | |
nicspeed1="0" | |
mtu="0" | |
sockSnd="64" | |
sockRcv="64" | |
tcpWndSnd="64" | |
tcpWndRcv="64" | |
Forwarding(0)="guestssh,tcp,,2222,,22" | |
nic2="none" | |
nic3="none" | |
nic4="none" | |
nic5="none" | |
nic6="none" | |
nic7="none" | |
nic8="none" | |
hidpointing="ps2mouse" | |
hidkeyboard="ps2kbd" | |
uart1="off" | |
uart2="off" | |
lpt1="off" | |
lpt2="off" | |
audio="none" | |
clipboard="bidirectional" | |
draganddrop="disabled" | |
vrde="off" | |
usb="off" | |
ehci="off" | |
VRDEActiveConnection="off" | |
VRDEClients=0 | |
vcpenabled="off" | |
vcpscreens=0 | |
vcpfile="/home/egroeper/VirtualBox VMs/configstack_db_1437486922330_80180/configstack_db_1437486922330_80180.webm" | |
vcpwidth=1024 | |
vcpheight=768 | |
vcprate=512 | |
vcpfps=25 | |
GuestMemoryBalloon=0 | |
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000 | |
DEBUG subprocess: Exit status: 0 | |
DEBUG virtualbox_4_3: - [1, "guestssh", 2222, 22] | |
INFO subprocess: Starting process: ["/usr/bin/VBoxManage", "modifyvm", "619f2563-aeb7-4a70-bbcf-ff458493cbf7", "--natpf1", "delete", "guestssh"] | |
INFO subprocess: Command not in installer, restoring original environment... | |
DEBUG subprocess: Selecting on IO | |
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000 | |
DEBUG subprocess: Exit status: 0 | |
INFO warden: Calling IN action: #<Vagrant::Action::Builtin::Provision:0x007fa524299c78> | |
INFO provision: Checking provisioner sentinel file... | |
INFO warden: Calling IN action: #<Vagrant::Action::Builtin::EnvSet:0x007fa5242ef498> | |
INFO warden: Calling IN action: #<VagrantPlugins::ProviderVirtualBox::Action::PrepareForwardedPortCollisionParams:0x007fa5242ef470> | |
INFO subprocess: Starting process: ["/usr/bin/VBoxManage", "list", "vms"] | |
INFO subprocess: Command not in installer, restoring original environment... | |
DEBUG subprocess: Selecting on IO | |
DEBUG subprocess: stdout: "gitlab" {48d8dd09-3cad-47be-b8eb-a4beff89c7f2} | |
"Testing_default_1421443154970_67785" {c4d13fbb-3c47-4c28-8f53-bc8197c36383} | |
"configstack_loadbalancer_1437486881381_79071" {dbeca25f-ee46-4fd6-844a-518018fe44b6} | |
"configstack_db_1437486922330_80180" {619f2563-aeb7-4a70-bbcf-ff458493cbf7} | |
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000 | |
DEBUG subprocess: Exit status: 0 | |
DEBUG virtualbox_4_3: read_forward_ports: uuid=48d8dd09-3cad-47be-b8eb-a4beff89c7f2 active_only=true | |
INFO subprocess: Starting process: ["/usr/bin/VBoxManage", "showvminfo", "48d8dd09-3cad-47be-b8eb-a4beff89c7f2", "--machinereadable"] | |
INFO subprocess: Command not in installer, restoring original environment... | |
DEBUG subprocess: Selecting on IO | |
DEBUG subprocess: stdout: name="gitlab" | |
groups="/" | |
ostype="Debian (32-bit)" | |
UUID="48d8dd09-3cad-47be-b8eb-a4beff89c7f2" | |
CfgFile="/home/egroeper/VirtualBox VMs/gitlab/gitlab.vbox" | |
SnapFldr="/home/egroeper/VirtualBox VMs/gitlab/Snapshots" | |
LogFldr="/home/egroeper/VirtualBox VMs/gitlab/Logs" | |
hardwareuuid="48d8dd09-3cad-47be-b8eb-a4beff89c7f2" | |
memory=1024 | |
pagefusion="off" | |
vram=12 | |
cpuexecutioncap=100 | |
hpet="off" | |
chipset="piix3" | |
firmware="BIOS" | |
cpus=2 | |
pae="off" | |
longmode="off" | |
synthcpu="off" | |
bootmenu="messageandmenu" | |
boot1="floppy" | |
boot2="dvd" | |
boot3="disk" | |
boot4="none" | |
acpi="on" | |
ioapic="on" | |
biossystemtimeoffset=0 | |
rtcuseutc="on" | |
hwvirtex="on" | |
nestedpaging="on" | |
largepages="off" | |
vtxvpid="on" | |
vtxux="on" | |
VMState="aborted" | |
VMStateChangeTime="2013-11-15T11:42:03.000000000" | |
monitorcount=1 | |
accelerate3d="off" | |
accelerate2dvideo="off" | |
teleporterenabled="off" | |
teleporterport=0 | |
teleporteraddress="" | |
teleporterpassword="" | |
tracing-enabled="off" | |
tracing-allow-vm-access="off" | |
tracing-config="" | |
autostart-enabled="off" | |
autostart-delay=0 | |
defaultfrontend="" | |
storagecontrollername0="IDE" | |
storagecontrollertype0="PIIX4" | |
storagecontrollerinstance0="0" | |
storagecontrollermaxportcount0="2" | |
storagecontrollerportcount0="2" | |
storagecontrollerbootable0="on" | |
storagecontrollername1="SATA" | |
storagecontrollertype1="IntelAhci" | |
storagecontrollerinstance1="0" | |
storagecontrollermaxportcount1="30" | |
storagecontrollerportcount1="1" | |
storagecontrollerbootable1="on" | |
"IDE-0-0"="none" | |
"IDE-0-1"="none" | |
"IDE-1-0"="emptydrive" | |
"IDE-IsEjected"="off" | |
"IDE-1-1"="none" | |
"SATA-0-0"="/home/egroeper/VirtualBox VMs/gitlab/Snapshots/{5eebdd4b-1d31-4924-bd93-9cc72b85f0dc}.vdi" | |
"SATA-ImageUUID-0-0"="5eebdd4b-1d31-4924-bd93-9cc72b85f0dc" | |
natnet1="nat" | |
macaddress1="08002774ECF4" | |
cableconnected1="on" | |
nic1="nat" | |
nictype1="82540EM" | |
nicspeed1="0" | |
mtu="0" | |
sockSnd="64" | |
sockRcv="64" | |
tcpWndSnd="64" | |
tcpWndRcv="64" | |
hostonlyadapter2="vboxnet0" | |
macaddress2="080027096C35" | |
cableconnected2="on" | |
nic2="hostonly" | |
nictype2="82540EM" | |
nicspeed2="0" | |
nic3="none" | |
nic4="none" | |
nic5="none" | |
nic6="none" | |
nic7="none" | |
nic8="none" | |
hidpointing="usbtablet" | |
hidkeyboard="ps2kbd" | |
uart1="off" | |
uart2="off" | |
lpt1="off" | |
lpt2="off" | |
audio="pulse" | |
clipboard="disabled" | |
draganddrop="disabled" | |
vrde="off" | |
usb="on" | |
ehci="off" | |
VRDEActiveConnection="off" | |
VRDEClients=0 | |
vcpenabled="off" | |
vcpscreens=0 | |
vcpfile="/home/egroeper/VirtualBox VMs/gitlab/gitlab.webm" | |
vcpwidth=1024 | |
vcpheight=768 | |
vcprate=512 | |
vcpfps=25 | |
GuestMemoryBalloon=0 | |
SnapshotName="frisch installiert" | |
SnapshotUUID="e2e71f0f-6572-466e-9f6c-4c575bcc337c" | |
SnapshotName-1="GitLab installiert" | |
SnapshotUUID-1="280d9df7-8220-4380-8e06-d7acab412c24" | |
CurrentSnapshotName="GitLab installiert" | |
CurrentSnapshotUUID="280d9df7-8220-4380-8e06-d7acab412c24" | |
CurrentSnapshotNode="SnapshotName-1" | |
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000 | |
DEBUG subprocess: Exit status: 0 | |
DEBUG virtualbox_4_3: read_forward_ports: uuid=c4d13fbb-3c47-4c28-8f53-bc8197c36383 active_only=true | |
INFO subprocess: Starting process: ["/usr/bin/VBoxManage", "showvminfo", "c4d13fbb-3c47-4c28-8f53-bc8197c36383", "--machinereadable"] | |
INFO subprocess: Command not in installer, restoring original environment... | |
DEBUG subprocess: Selecting on IO | |
DEBUG subprocess: stdout: name="Testing_default_1421443154970_67785" | |
groups="/" | |
ostype="Red Hat (64-bit)" | |
UUID="c4d13fbb-3c47-4c28-8f53-bc8197c36383" | |
CfgFile="/home/egroeper/VirtualBox VMs/Testing_default_1421443154970_67785/Testing_default_1421443154970_67785.vbox" | |
SnapFldr="/home/egroeper/VirtualBox VMs/Testing_default_1421443154970_67785/Snapshots" | |
LogFldr="/home/egroeper/VirtualBox VMs/Testing_default_1421443154970_67785/Logs" | |
hardwareuuid="c4d13fbb-3c47-4c28-8f53-bc8197c36383" | |
memory=768 | |
pagefusion="off" | |
vram=12 | |
cpuexecutioncap=100 | |
hpet="off" | |
chipset="piix3" | |
firmware="BIOS" | |
cpus=1 | |
pae="on" | |
longmode="on" | |
synthcpu="off" | |
bootmenu="messageandmenu" | |
boot1="floppy" | |
boot2="dvd" | |
boot3="disk" | |
boot4="none" | |
acpi="on" | |
ioapic="on" | |
biossystemtimeoffset=0 | |
rtcuseutc="on" | |
hwvirtex="on" | |
nestedpaging="on" | |
largepages="on" | |
vtxvpid="on" | |
vtxux="on" | |
VMState="poweroff" | |
VMStateChangeTime="2015-01-16T21:58:41.000000000" | |
monitorcount=1 | |
accelerate3d="off" | |
accelerate2dvideo="off" | |
teleporterenabled="off" | |
teleporterport=0 | |
teleporteraddress="" | |
teleporterpassword="" | |
tracing-enabled="off" | |
tracing-allow-vm-access="off" | |
tracing-config="" | |
autostart-enabled="off" | |
autostart-delay=0 | |
defaultfrontend="" | |
storagecontrollername0="IDE" | |
storagecontrollertype0="PIIX4" | |
storagecontrollerinstance0="0" | |
storagecontrollermaxportcount0="2" | |
storagecontrollerportcount0="2" | |
storagecontrollerbootable0="on" | |
storagecontrollername1="SATA" | |
storagecontrollertype1="IntelAhci" | |
storagecontrollerinstance1="0" | |
storagecontrollermaxportcount1="30" | |
storagecontrollerportcount1="1" | |
storagecontrollerbootable1="on" | |
"IDE-0-0"="none" | |
"IDE-0-1"="none" | |
"IDE-1-0"="emptydrive" | |
"IDE-IsEjected"="off" | |
"IDE-1-1"="none" | |
"SATA-0-0"="/home/egroeper/VirtualBox VMs/Testing_default_1421443154970_67785/box-disk2.vmdk" | |
"SATA-ImageUUID-0-0"="f8cd9ba2-dfdf-4671-b76c-d9704e03d6de" | |
natnet1="nat" | |
macaddress1="080027C78F23" | |
cableconnected1="on" | |
nic1="nat" | |
nictype1="82540EM" | |
nicspeed1="0" | |
mtu="0" | |
sockSnd="64" | |
sockRcv="64" | |
tcpWndSnd="64" | |
tcpWndRcv="64" | |
Forwarding(0)="ssh,tcp,127.0.0.1,2222,,22" | |
nic2="none" | |
nic3="none" | |
nic4="none" | |
nic5="none" | |
nic6="none" | |
nic7="none" | |
nic8="none" | |
hidpointing="ps2mouse" | |
hidkeyboard="ps2kbd" | |
uart1="off" | |
uart2="off" | |
lpt1="off" | |
lpt2="off" | |
audio="none" | |
clipboard="disabled" | |
draganddrop="disabled" | |
vrde="off" | |
usb="on" | |
ehci="off" | |
SharedFolderNameMachineMapping1="/vagrant" | |
SharedFolderPathMachineMapping1="/home/egroeper/git/exscript/Testing" | |
VRDEActiveConnection="off" | |
VRDEClients=0 | |
vcpenabled="off" | |
vcpscreens=0 | |
vcpfile="/home/egroeper/VirtualBox VMs/Testing_default_1421443154970_67785/Testing_default_1421443154970_67785.webm" | |
vcpwidth=1024 | |
vcpheight=768 | |
vcprate=512 | |
vcpfps=25 | |
GuestMemoryBalloon=0 | |
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000 | |
DEBUG subprocess: Exit status: 0 | |
DEBUG virtualbox_4_3: read_forward_ports: uuid=dbeca25f-ee46-4fd6-844a-518018fe44b6 active_only=true | |
INFO subprocess: Starting process: ["/usr/bin/VBoxManage", "showvminfo", "dbeca25f-ee46-4fd6-844a-518018fe44b6", "--machinereadable"] | |
INFO subprocess: Command not in installer, restoring original environment... | |
DEBUG subprocess: Selecting on IO | |
DEBUG subprocess: stdout: name="configstack_loadbalancer_1437486881381_79071" | |
groups="/" | |
ostype="Ubuntu (64-bit)" | |
UUID="dbeca25f-ee46-4fd6-844a-518018fe44b6" | |
CfgFile="/home/egroeper/VirtualBox VMs/configstack_loadbalancer_1437486881381_79071/configstack_loadbalancer_1437486881381_79071.vbox" | |
SnapFldr="/home/egroeper/VirtualBox VMs/configstack_loadbalancer_1437486881381_79071/Snapshots" | |
LogFldr="/home/egroeper/VirtualBox VMs/configstack_loadbalancer_1437486881381_79071/Logs" | |
hardwareuuid="dbeca25f-ee46-4fd6-844a-518018fe44b6" | |
memory=512 | |
pagefusion="off" | |
vram=12 | |
cpuexecutioncap=100 | |
hpet="off" | |
chipset="piix3" | |
firmware="BIOS" | |
cpus=1 | |
pae="off" | |
longmode="on" | |
synthcpu="off" | |
bootmenu="messageandmenu" | |
boot1="disk" | |
boot2="none" | |
boot3="none" | |
boot4="none" | |
acpi="on" | |
ioapic="on" | |
biossystemtimeoffset=0 | |
rtcuseutc="on" | |
hwvirtex="on" | |
nestedpaging="on" | |
largepages="off" | |
vtxvpid="on" | |
vtxux="on" | |
VMState="running" | |
VMStateChangeTime="2015-07-21T13:54:43.529000000" | |
monitorcount=1 | |
accelerate3d="off" | |
accelerate2dvideo="off" | |
teleporterenabled="off" | |
teleporterport=0 | |
teleporteraddress="" | |
teleporterpassword="" | |
tracing-enabled="off" | |
tracing-allow-vm-access="off" | |
tracing-config="" | |
autostart-enabled="off" | |
autostart-delay=0 | |
defaultfrontend="" | |
storagecontrollername0="SATAController" | |
storagecontrollertype0="IntelAhci" | |
storagecontrollerinstance0="0" | |
storagecontrollermaxportcount0="30" | |
storagecontrollerportcount0="1" | |
storagecontrollerbootable0="on" | |
"SATAController-0-0"="/home/egroeper/VirtualBox VMs/configstack_loadbalancer_1437486881381_79071/box-disk1.vmdk" | |
"SATAController-ImageUUID-0-0"="da78e57a-a752-461e-8179-ed1cdbdc7df3" | |
natnet1="nat" | |
macaddress1="0800273A0B5B" | |
cableconnected1="on" | |
nic1="nat" | |
nictype1="82540EM" | |
nicspeed1="0" | |
mtu="0" | |
sockSnd="64" | |
sockRcv="64" | |
tcpWndSnd="64" | |
tcpWndRcv="64" | |
Forwarding(0)="ssh,tcp,127.0.0.1,2222,,22" | |
hostonlyadapter2="vboxnet1" | |
macaddress2="08002772FE1A" | |
cableconnected2="on" | |
nic2="hostonly" | |
nictype2="82540EM" | |
nicspeed2="0" | |
nic3="none" | |
nic4="none" | |
nic5="none" | |
nic6="none" | |
nic7="none" | |
nic8="none" | |
hidpointing="ps2mouse" | |
hidkeyboard="ps2kbd" | |
uart1="off" | |
uart2="off" | |
lpt1="off" | |
lpt2="off" | |
audio="none" | |
clipboard="bidirectional" | |
draganddrop="disabled" | |
SessionType="headless" | |
VideoMode="720,400,0"@0,0 | |
vrde="off" | |
usb="off" | |
ehci="off" | |
SharedFolderNameMachineMapping1="vagrant" | |
SharedFolderPathMachineMapping1="/home/egroeper/Fileservice/configstack" | |
VRDEActiveConnection="off" | |
VRDEClients=0 | |
vcpenabled="off" | |
vcpscreens=0 | |
vcpfile="/home/egroeper/VirtualBox VMs/configstack_loadbalancer_1437486881381_79071/configstack_loadbalancer_1437486881381_79071.webm" | |
vcpwidth=1024 | |
vcpheight=768 | |
vcprate=512 | |
vcpfps=25 | |
GuestMemoryBalloon=0 | |
GuestOSType="Linux26_64" | |
GuestAdditionsRunLevel=2 | |
GuestAdditionsVersion="4.3.10_Ubuntu r93012" | |
GuestAdditionsFacility_VirtualBox Base Driver=50,1437486890985 | |
GuestAdditionsFacility_VirtualBox System Service=50,1437486896483 | |
GuestAdditionsFacility_Seamless Mode=0,1437486890985 | |
GuestAdditionsFacility_Graphics Mode=0,1437486890985 | |
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 31999 | |
DEBUG subprocess: Exit status: 0 | |
DEBUG virtualbox_4_3: - [1, "ssh", 2222, 22] | |
DEBUG virtualbox_4_3: read_forward_ports: uuid=619f2563-aeb7-4a70-bbcf-ff458493cbf7 active_only=false | |
INFO subprocess: Starting process: ["/usr/bin/VBoxManage", "showvminfo", "619f2563-aeb7-4a70-bbcf-ff458493cbf7", "--machinereadable"] | |
INFO subprocess: Command not in installer, restoring original environment... | |
DEBUG subprocess: Selecting on IO | |
DEBUG subprocess: stdout: name="configstack_db_1437486922330_80180" | |
groups="/" | |
ostype="Ubuntu (64-bit)" | |
UUID="619f2563-aeb7-4a70-bbcf-ff458493cbf7" | |
CfgFile="/home/egroeper/VirtualBox VMs/configstack_db_1437486922330_80180/configstack_db_1437486922330_80180.vbox" | |
SnapFldr="/home/egroeper/VirtualBox VMs/configstack_db_1437486922330_80180/Snapshots" | |
LogFldr="/home/egroeper/VirtualBox VMs/configstack_db_1437486922330_80180/Logs" | |
hardwareuuid="619f2563-aeb7-4a70-bbcf-ff458493cbf7" | |
memory=512 | |
pagefusion="off" | |
vram=12 | |
cpuexecutioncap=100 | |
hpet="off" | |
chipset="piix3" | |
firmware="BIOS" | |
cpus=1 | |
pae="off" | |
longmode="on" | |
synthcpu="off" | |
bootmenu="messageandmenu" | |
boot1="disk" | |
boot2="none" | |
boot3="none" | |
boot4="none" | |
acpi="on" | |
ioapic="on" | |
biossystemtimeoffset=0 | |
rtcuseutc="on" | |
hwvirtex="on" | |
nestedpaging="on" | |
largepages="off" | |
vtxvpid="on" | |
vtxux="on" | |
VMState="poweroff" | |
VMStateChangeTime="2015-06-16T22:04:10.000000000" | |
monitorcount=1 | |
accelerate3d="off" | |
accelerate2dvideo="off" | |
teleporterenabled="off" | |
teleporterport=0 | |
teleporteraddress="" | |
teleporterpassword="" | |
tracing-enabled="off" | |
tracing-allow-vm-access="off" | |
tracing-config="" | |
autostart-enabled="off" | |
autostart-delay=0 | |
defaultfrontend="" | |
storagecontrollername0="SATAController" | |
storagecontrollertype0="IntelAhci" | |
storagecontrollerinstance0="0" | |
storagecontrollermaxportcount0="30" | |
storagecontrollerportcount0="1" | |
storagecontrollerbootable0="on" | |
"SATAController-0-0"="/home/egroeper/VirtualBox VMs/configstack_db_1437486922330_80180/box-disk1.vmdk" | |
"SATAController-ImageUUID-0-0"="b197ae4c-0168-441b-a508-d3b254efb1f4" | |
natnet1="nat" | |
macaddress1="0800273A0B5B" | |
cableconnected1="on" | |
nic1="nat" | |
nictype1="82540EM" | |
nicspeed1="0" | |
mtu="0" | |
sockSnd="64" | |
sockRcv="64" | |
tcpWndSnd="64" | |
tcpWndRcv="64" | |
nic2="none" | |
nic3="none" | |
nic4="none" | |
nic5="none" | |
nic6="none" | |
nic7="none" | |
nic8="none" | |
hidpointing="ps2mouse" | |
hidkeyboard="ps2kbd" | |
uart1="off" | |
uart2="off" | |
lpt1="off" | |
lpt2="off" | |
audio="none" | |
clipboard="bidirectional" | |
draganddrop="disabled" | |
vrde="off" | |
usb="off" | |
ehci="off" | |
VRDEActiveConnection="off" | |
VRDEClients=0 | |
vcpenabled="off" | |
vcpscreens=0 | |
vcpfile="/home/egroeper/VirtualBox VMs/configstack_db_1437486922330_80180/configstack_db_1437486922330_80180.webm" | |
vcpwidth=1024 | |
vcpheight=768 | |
vcprate=512 | |
vcpfps=25 | |
GuestMemoryBalloon=0 | |
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000 | |
DEBUG subprocess: Exit status: 0 | |
INFO warden: Calling IN action: #<Vagrant::Action::Builtin::HandleForwardedPortCollisions:0x007fa5242ef448> | |
DEBUG environment: Attempting to acquire process-lock: fpcollision | |
DEBUG environment: Attempting to acquire process-lock: dotlock | |
INFO environment: Acquired process lock: dotlock | |
INFO environment: Released process lock: dotlock | |
INFO environment: Acquired process lock: fpcollision | |
INFO handle_port_collisions: Detecting any forwarded port collisions... | |
DEBUG handle_port_collisions: Extra in use: [2222] | |
DEBUG handle_port_collisions: Remap: {} | |
DEBUG handle_port_collisions: Repair: true | |
INFO handle_port_collisions: Attempting to repair FP collision: 2222 | |
INFO handle_port_collisions: Repaired FP collision: 2222 to 2200 | |
INFO interface: info: Fixed port collision for 22 => 2222. Now on port 2200. | |
INFO interface: info: ==> db: Fixed port collision for 22 => 2222. Now on port 2200. | |
==> db: Fixed port collision for 22 => 2222. Now on port 2200. | |
INFO warden: Calling IN action: #<VagrantPlugins::ProviderVirtualBox::Action::PrepareNFSValidIds:0x007fa5243406e0> | |
INFO subprocess: Starting process: ["/usr/bin/VBoxManage", "list", "vms"] | |
INFO subprocess: Command not in installer, restoring original environment... | |
DEBUG subprocess: Selecting on IO | |
DEBUG subprocess: stdout: "gitlab" {48d8dd09-3cad-47be-b8eb-a4beff89c7f2} | |
"Testing_default_1421443154970_67785" {c4d13fbb-3c47-4c28-8f53-bc8197c36383} | |
"configstack_loadbalancer_1437486881381_79071" {dbeca25f-ee46-4fd6-844a-518018fe44b6} | |
"configstack_db_1437486922330_80180" {619f2563-aeb7-4a70-bbcf-ff458493cbf7} | |
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000 | |
DEBUG subprocess: Exit status: 0 | |
INFO warden: Calling IN action: #<VagrantPlugins::SyncedFolderNFS::ActionCleanup:0x007fa52437ebc0> | |
DEBUG host: Searching for cap: nfs_prune | |
DEBUG host: Checking in: linux | |
DEBUG host: Found cap: nfs_prune in linux | |
INFO nfs: NFS pruning. Valid IDs: ["48d8dd09-3cad-47be-b8eb-a4beff89c7f2", "c4d13fbb-3c47-4c28-8f53-bc8197c36383", "dbeca25f-ee46-4fd6-844a-518018fe44b6", "619f2563-aeb7-4a70-bbcf-ff458493cbf7"] | |
DEBUG host: Searching for cap: nfs_prune | |
DEBUG host: Checking in: linux | |
DEBUG host: Found cap: nfs_prune in linux | |
INFO host: Execute capability: nfs_prune [#<Vagrant::Environment: /home/egroeper/Fileservice/configstack>, #<Vagrant::UI::Prefixed:0x00000002872420 @logger=#<Log4r::Logger:0x00000002872740 @fullname="vagrant::ui::interface", @outputters=[], @additive=true, @name="interface", @path="vagrant::ui", @parent=#<Log4r::Logger:0x00000001a29fa8 @fullname="vagrant", @outputters=[#<Log4r::StderrOutputter:0x00000001afb648 @mon_owner=nil, @mon_count=0, @mon_mutex=#<Mutex:0x00000001afb558>, @name="stderr", @level=0, @formatter=#<Log4r::DefaultFormatter:0x00000001afcb10 @depth=7>, @out=#<IO:<STDERR>>>], @additive=true, @name="vagrant", @path="", @parent=#<Log4r::RootLogger:0x00000001a29da0 @level=0, @outputters=[]>, @level=1, @trace=false>, @level=1, @trace=false>, @opts={}, @stdin=#<IO:<STDIN>>, @stdout=#<IO:<STDOUT>>, @stderr=#<IO:<STDERR>>, @prefix=:db, @ui=#<Vagrant::UI::Colored:0x0000000281bd00 @logger=#<Log4r::Logger:0x0000000281bcb0 @fullname="vagrant::ui::interface", @outputters=[], @additive=true, @name="interface", @path="vagrant::ui", @parent=#<Log4r::Logger:0x00000001a29fa8 @fullname="vagrant", @outputters=[#<Log4r::StderrOutputter:0x00000001afb648 @mon_owner=nil, @mon_count=0, @mon_mutex=#<Mutex:0x00000001afb558>, @name="stderr", @level=0, @formatter=#<Log4r::DefaultFormatter:0x00000001afcb10 @depth=7>, @out=#<IO:<STDERR>>>], @additive=true, @name="vagrant", @path="", @parent=#<Log4r::RootLogger:0x00000001a29da0 @level=0, @outputters=[]>, @level=1, @trace=false>, @level=1, @trace=false>, @opts={:color=>:default}, @stdin=#<IO:<STDIN>>, @stdout=#<IO:<STDOUT>>, @stderr=#<IO:<STDERR>>, @lock=#<Mutex:0x00000002828eb0>>>, ["48d8dd09-3cad-47be-b8eb-a4beff89c7f2", "c4d13fbb-3c47-4c28-8f53-bc8197c36383", "dbeca25f-ee46-4fd6-844a-518018fe44b6", "619f2563-aeb7-4a70-bbcf-ff458493cbf7"]] (linux) | |
INFO warden: Calling IN action: #<Vagrant::Action::Builtin::SyncedFolderCleanup:0x007fa5243cc820> | |
INFO synced_folder_cleanup: Invoking synced folder cleanup for: virtualbox | |
INFO subprocess: Starting process: ["/usr/bin/VBoxManage", "showvminfo", "619f2563-aeb7-4a70-bbcf-ff458493cbf7", "--machinereadable"] | |
INFO subprocess: Command not in installer, restoring original environment... | |
DEBUG subprocess: Selecting on IO | |
DEBUG subprocess: stdout: name="configstack_db_1437486922330_80180" | |
groups="/" | |
ostype="Ubuntu (64-bit)" | |
UUID="619f2563-aeb7-4a70-bbcf-ff458493cbf7" | |
CfgFile="/home/egroeper/VirtualBox VMs/configstack_db_1437486922330_80180/configstack_db_1437486922330_80180.vbox" | |
SnapFldr="/home/egroeper/VirtualBox VMs/configstack_db_1437486922330_80180/Snapshots" | |
LogFldr="/home/egroeper/VirtualBox VMs/configstack_db_1437486922330_80180/Logs" | |
hardwareuuid="619f2563-aeb7-4a70-bbcf-ff458493cbf7" | |
memory=512 | |
pagefusion="off" | |
vram=12 | |
cpuexecutioncap=100 | |
hpet="off" | |
chipset="piix3" | |
firmware="BIOS" | |
cpus=1 | |
pae="off" | |
longmode="on" | |
synthcpu="off" | |
bootmenu="messageandmenu" | |
boot1="disk" | |
boot2="none" | |
boot3="none" | |
boot4="none" | |
acpi="on" | |
ioapic="on" | |
biossystemtimeoffset=0 | |
rtcuseutc="on" | |
hwvirtex="on" | |
nestedpaging="on" | |
largepages="off" | |
vtxvpid="on" | |
vtxux="on" | |
VMState="poweroff" | |
VMStateChangeTime="2015-06-16T22:04:10.000000000" | |
monitorcount=1 | |
accelerate3d="off" | |
accelerate2dvideo="off" | |
teleporterenabled="off" | |
teleporterport=0 | |
teleporteraddress="" | |
teleporterpassword="" | |
tracing-enabled="off" | |
tracing-allow-vm-access="off" | |
tracing-config="" | |
autostart-enabled="off" | |
autostart-delay=0 | |
defaultfrontend="" | |
storagecontrollername0="SATAController" | |
storagecontrollertype0="IntelAhci" | |
storagecontrollerinstance0="0" | |
storagecontrollermaxportcount0="30" | |
storagecontrollerportcount0="1" | |
storagecontrollerbootable0="on" | |
"SATAController-0-0"="/home/egroeper/VirtualBox VMs/configstack_db_1437486922330_80180/box-disk1.vmdk" | |
"SATAController-ImageUUID-0-0"="b197ae4c-0168-441b-a508-d3b254efb1f4" | |
natnet1="nat" | |
macaddress1="0800273A0B5B" | |
cableconnected1="on" | |
nic1="nat" | |
nictype1="82540EM" | |
nicspeed1="0" | |
mtu="0" | |
sockSnd="64" | |
sockRcv="64" | |
tcpWndSnd="64" | |
tcpWndRcv="64" | |
nic2="none" | |
nic3="none" | |
nic4="none" | |
nic5="none" | |
nic6="none" | |
nic7="none" | |
nic8="none" | |
hidpointing="ps2mouse" | |
hidkeyboard="ps2kbd" | |
uart1="off" | |
uart2="off" | |
lpt1="off" | |
lpt2="off" | |
audio="none" | |
clipboard="bidirectional" | |
draganddrop="disabled" | |
vrde="off" | |
usb="off" | |
ehci="off" | |
VRDEActiveConnection="off" | |
VRDEClients=0 | |
vcpenabled="off" | |
vcpscreens=0 | |
vcpfile="/home/egroeper/VirtualBox VMs/configstack_db_1437486922330_80180/configstack_db_1437486922330_80180.webm" | |
vcpwidth=1024 | |
vcpheight=768 | |
vcprate=512 | |
vcpfps=25 | |
GuestMemoryBalloon=0 | |
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000 | |
DEBUG subprocess: Exit status: 0 | |
INFO warden: Calling IN action: #<Vagrant::Action::Builtin::SyncedFolders:0x007fa524429138> | |
INFO synced_folders: Synced Folder Implementation: virtualbox | |
INFO synced_folders: - /vagrant: . => /vagrant | |
INFO synced_folders: Invoking synced folder prepare for: virtualbox | |
INFO subprocess: Starting process: ["/usr/bin/VBoxManage", "setextradata", "619f2563-aeb7-4a70-bbcf-ff458493cbf7", "VBoxInternal2/SharedFoldersEnableSymlinksCreate/vagrant", "1"] | |
INFO subprocess: Command not in installer, restoring original environment... | |
DEBUG subprocess: Selecting on IO | |
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000 | |
DEBUG subprocess: Exit status: 0 | |
INFO subprocess: Starting process: ["/usr/bin/VBoxManage", "sharedfolder", "add", "619f2563-aeb7-4a70-bbcf-ff458493cbf7", "--name", "vagrant", "--hostpath", "/home/egroeper/Fileservice/configstack"] | |
INFO subprocess: Command not in installer, restoring original environment... | |
DEBUG subprocess: Selecting on IO | |
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000 | |
DEBUG subprocess: Exit status: 0 | |
INFO warden: Calling IN action: #<VagrantPlugins::ProviderVirtualBox::Action::PrepareNFSSettings:0x007fa52448af28> | |
INFO warden: Calling IN action: #<VagrantPlugins::ProviderVirtualBox::Action::ClearNetworkInterfaces:0x007fa52c0f5f90> | |
INFO interface: info: Clearing any previously set network interfaces... | |
INFO interface: info: ==> db: Clearing any previously set network interfaces... | |
==> db: Clearing any previously set network interfaces... | |
INFO subprocess: Starting process: ["/usr/bin/VBoxManage", "modifyvm", "619f2563-aeb7-4a70-bbcf-ff458493cbf7", "--nic2", "none", "--nic3", "none", "--nic4", "none", "--nic5", "none", "--nic6", "none", "--nic7", "none", "--nic8", "none"] | |
INFO subprocess: Command not in installer, restoring original environment... | |
DEBUG subprocess: Selecting on IO | |
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000 | |
DEBUG subprocess: Exit status: 0 | |
INFO warden: Calling IN action: #<VagrantPlugins::ProviderVirtualBox::Action::Network:0x007fa52c0f5f68> | |
DEBUG network: Available slots for high-level adapters: #<Set: {2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36}> | |
INFO network: Determining network adapters required for high-level configuration... | |
INFO network: -- Slot 2: hostonly | |
INFO network: Determining adapters and compiling network configuration... | |
INFO network: Network slot 1. Type: nat. | |
DEBUG network: Normalized configuration: {:auto_config=>false, :adapter=>1} | |
DEBUG network: Adapter configuration: {:adapter=>1, :type=>:nat} | |
INFO network: Network slot 2. Type: hostonly. | |
INFO subprocess: Starting process: ["/usr/bin/VBoxManage", "list", "bridgedifs"] | |
INFO subprocess: Command not in installer, restoring original environment... | |
DEBUG subprocess: Selecting on IO | |
DEBUG subprocess: stdout: Name: tap0 | |
GUID: 30706174-0000-4000-8000-b2c342600aa2 | |
DHCP: Disabled | |
IPAddress: 141.20.212.42 | |
NetworkMask: 255.255.255.0 | |
IPV6Address: fe80:0000:0000:0000:b0c3:42ff:fe60:0aa2 | |
IPV6NetworkMaskPrefixLength: 64 | |
HardwareAddress: b2:c3:42:60:0a:a2 | |
MediumType: Ethernet | |
Status: Up | |
VBoxNetworkName: HostInterfaceNetworking-tap0 | |
Name: eth0 | |
GUID: 30687465-0000-4000-8000-f01faf55721e | |
DHCP: Disabled | |
IPAddress: 0.0.0.0 | |
NetworkMask: 0.0.0.0 | |
IPV6Address: | |
IPV6NetworkMaskPrefixLength: 0 | |
HardwareAddress: f0:1f:af:55:72:1e | |
MediumType: Ethernet | |
Status: Up | |
VBoxNetworkName: HostInterfaceNetworking-eth0 | |
Name: virbr0 | |
GUID: 62726976-3072-4000-8000-d2f4eebcc1c4 | |
DHCP: Disabled | |
IPAddress: 192.168.122.1 | |
NetworkMask: 255.255.255.0 | |
IPV6Address: | |
IPV6NetworkMaskPrefixLength: 0 | |
HardwareAddress: d2:f4:ee:bc:c1:c4 | |
MediumType: Ethernet | |
Status: Up | |
VBoxNetworkName: HostInterfaceNetworking-virbr0 | |
Name: wlan0 | |
GUID: 6e616c77-0030-4000-8000-0c8bfd68c919 | |
DHCP: Disabled | |
IPAddress: 141.20.244.125 | |
NetworkMask: 255.255.255.0 | |
IPV6Address: fe80:0000:0000:0000:0e8b:fdff:fe68:c919 | |
IPV6NetworkMaskPrefixLength: 64 | |
HardwareAddress: 0c:8b:fd:68:c9:19 | |
MediumType: Ethernet | |
Status: Up | |
VBoxNetworkName: HostInterfaceNetworking-wlan0 | |
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000 | |
DEBUG subprocess: Exit status: 0 | |
DEBUG network: Normalized configuration: {:adapter_ip=>"192.168.23.1", :auto_config=>true, :ip=>"192.168.23.12", :mac=>nil, :name=>nil, :netmask=>"255.255.255.0", :nic_type=>nil, :type=>:static, :adapter=>2} | |
INFO network: Searching for matching hostonly network: 192.168.23.12 | |
INFO subprocess: Starting process: ["/usr/bin/VBoxManage", "list", "hostonlyifs"] | |
INFO subprocess: Command not in installer, restoring original environment... | |
DEBUG subprocess: Selecting on IO | |
DEBUG subprocess: stdout: Name: vboxnet0 | |
GUID: 786f6276-656e-4074-8000-0a0027000000 | |
DHCP: Disabled | |
IPAddress: 192.168.56.1 | |
NetworkMask: 255.255.255.0 | |
IPV6Address: | |
IPV6NetworkMaskPrefixLength: 0 | |
HardwareAddress: 0a:00:27:00:00:00 | |
MediumType: Ethernet | |
Status: Down | |
VBoxNetworkName: HostInterfaceNetworking-vboxnet0 | |
Name: vboxnet1 | |
GUID: 786f6276-656e-4174-8000-0a0027000001 | |
DHCP: Disabled | |
IPAddress: 192.168.23.1 | |
NetworkMask: 255.255.255.0 | |
IPV6Address: fe80:0000:0000:0000:0800:27ff:fe00:0001 | |
IPV6NetworkMaskPrefixLength: 64 | |
HardwareAddress: 0a:00:27:00:00:01 | |
MediumType: Ethernet | |
Status: Up | |
VBoxNetworkName: HostInterfaceNetworking-vboxnet1 | |
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000 | |
DEBUG subprocess: Exit status: 0 | |
DEBUG network: Adapter configuration: {:adapter=>2, :hostonly=>"vboxnet1", :mac_address=>nil, :nic_type=>nil, :type=>:hostonly} | |
INFO network: Enabling adapters... | |
INFO interface: output: Preparing network interfaces based on configuration... | |
INFO interface: output: ==> db: Preparing network interfaces based on configuration... | |
==> db: Preparing network interfaces based on configuration... | |
INFO interface: detail: Adapter 1: nat | |
INFO interface: detail: db: Adapter 1: nat | |
db: Adapter 1: nat | |
INFO interface: detail: Adapter 2: hostonly | |
INFO interface: detail: db: Adapter 2: hostonly | |
db: Adapter 2: hostonly | |
INFO subprocess: Starting process: ["/usr/bin/VBoxManage", "modifyvm", "619f2563-aeb7-4a70-bbcf-ff458493cbf7", "--nic1", "nat", "--nic2", "hostonly", "--hostonlyadapter2", "vboxnet1", "--cableconnected2", "on"] | |
INFO subprocess: Command not in installer, restoring original environment... | |
DEBUG subprocess: Selecting on IO | |
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000 | |
DEBUG subprocess: Exit status: 0 | |
INFO warden: Calling IN action: #<VagrantPlugins::ProviderVirtualBox::Action::ForwardPorts:0x007fa52c12abf0> | |
INFO interface: output: Forwarding ports... | |
INFO interface: output: ==> db: Forwarding ports... | |
==> db: Forwarding ports... | |
INFO subprocess: Starting process: ["/usr/bin/VBoxManage", "showvminfo", "619f2563-aeb7-4a70-bbcf-ff458493cbf7", "--machinereadable"] | |
INFO subprocess: Command not in installer, restoring original environment... | |
DEBUG subprocess: Selecting on IO | |
DEBUG subprocess: stdout: name="configstack_db_1437486922330_80180" | |
groups="/" | |
ostype="Ubuntu (64-bit)" | |
UUID="619f2563-aeb7-4a70-bbcf-ff458493cbf7" | |
CfgFile="/home/egroeper/VirtualBox VMs/configstack_db_1437486922330_80180/configstack_db_1437486922330_80180.vbox" | |
SnapFldr="/home/egroeper/VirtualBox VMs/configstack_db_1437486922330_80180/Snapshots" | |
LogFldr="/home/egroeper/VirtualBox VMs/configstack_db_1437486922330_80180/Logs" | |
hardwareuuid="619f2563-aeb7-4a70-bbcf-ff458493cbf7" | |
memory=512 | |
pagefusion="off" | |
vram=12 | |
cpuexecutioncap=100 | |
hpet="off" | |
chipset="piix3" | |
firmware="BIOS" | |
cpus=1 | |
pae="off" | |
longmode="on" | |
synthcpu="off" | |
bootmenu="messageandmenu" | |
boot1="disk" | |
boot2="none" | |
boot3="none" | |
boot4="none" | |
acpi="on" | |
ioapic="on" | |
biossystemtimeoffset=0 | |
rtcuseutc="on" | |
hwvirtex="on" | |
nestedpaging="on" | |
largepages="off" | |
vtxvpid="on" | |
vtxux="on" | |
VMState="poweroff" | |
VMStateChangeTime="2015-06-16T22:04:10.000000000" | |
monitorcount=1 | |
accelerate3d="off" | |
accelerate2dvideo="off" | |
teleporterenabled="off" | |
teleporterport=0 | |
teleporteraddress="" | |
teleporterpassword="" | |
tracing-enabled="off" | |
tracing-allow-vm-access="off" | |
tracing-config="" | |
autostart-enabled="off" | |
autostart-delay=0 | |
defaultfrontend="" | |
storagecontrollername0="SATAController" | |
storagecontrollertype0="IntelAhci" | |
storagecontrollerinstance0="0" | |
storagecontrollermaxportcount0="30" | |
storagecontrollerportcount0="1" | |
storagecontrollerbootable0="on" | |
"SATAController-0-0"="/home/egroeper/VirtualBox VMs/configstack_db_1437486922330_80180/box-disk1.vmdk" | |
"SATAController-ImageUUID-0-0"="b197ae4c-0168-441b-a508-d3b254efb1f4" | |
natnet1="nat" | |
macaddress1="0800273A0B5B" | |
cableconnected1="on" | |
nic1="nat" | |
nictype1="82540EM" | |
nicspeed1="0" | |
mtu="0" | |
sockSnd="64" | |
sockRcv="64" | |
tcpWndSnd="64" | |
tcpWndRcv="64" | |
hostonlyadapter2="vboxnet1" | |
macaddress2="080027724BA0" | |
cableconnected2="on" | |
nic2="hostonly" | |
nictype2="82540EM" | |
nicspeed2="0" | |
nic3="none" | |
nic4="none" | |
nic5="none" | |
nic6="none" | |
nic7="none" | |
nic8="none" | |
hidpointing="ps2mouse" | |
hidkeyboard="ps2kbd" | |
uart1="off" | |
uart2="off" | |
lpt1="off" | |
lpt2="off" | |
audio="none" | |
clipboard="bidirectional" | |
draganddrop="disabled" | |
vrde="off" | |
usb="off" | |
ehci="off" | |
SharedFolderNameMachineMapping1="vagrant" | |
SharedFolderPathMachineMapping1="/home/egroeper/Fileservice/configstack" | |
VRDEActiveConnection="off" | |
VRDEClients=0 | |
vcpenabled="off" | |
vcpscreens=0 | |
vcpfile="/home/egroeper/VirtualBox VMs/configstack_db_1437486922330_80180/configstack_db_1437486922330_80180.webm" | |
vcpwidth=1024 | |
vcpheight=768 | |
vcprate=512 | |
vcpfps=25 | |
GuestMemoryBalloon=0 | |
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000 | |
DEBUG subprocess: Exit status: 0 | |
INFO interface: detail: 22 => 2200 (adapter 1) | |
INFO interface: detail: db: 22 => 2200 (adapter 1) | |
db: 22 => 2200 (adapter 1) | |
INFO subprocess: Starting process: ["/usr/bin/VBoxManage", "modifyvm", "619f2563-aeb7-4a70-bbcf-ff458493cbf7", "--natpf1", "ssh,tcp,127.0.0.1,2200,,22"] | |
INFO subprocess: Command not in installer, restoring original environment... | |
DEBUG subprocess: Selecting on IO | |
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000 | |
DEBUG subprocess: Exit status: 0 | |
INFO warden: Calling IN action: #<Vagrant::Action::Builtin::SetHostname:0x007fa52c12abc8> | |
INFO warden: Calling IN action: #<VagrantPlugins::ProviderVirtualBox::Action::SaneDefaults:0x007fa52c12aba0> | |
INFO subprocess: Starting process: ["/usr/bin/VBoxManage", "modifyvm", "619f2563-aeb7-4a70-bbcf-ff458493cbf7", "--rtcuseutc", "on"] | |
INFO subprocess: Command not in installer, restoring original environment... | |
DEBUG subprocess: Selecting on IO | |
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000 | |
DEBUG subprocess: Exit status: 0 | |
INFO sanedefaults: Automatically figuring out whether to enable/disable NAT DNS proxy... | |
INFO sanedefaults: Disabling DNS proxy since resolv.conf contains 127.0.0.1 or 127.0.1.1 | |
INFO subprocess: Starting process: ["/usr/bin/VBoxManage", "modifyvm", "619f2563-aeb7-4a70-bbcf-ff458493cbf7", "--natdnsproxy1", "off"] | |
INFO subprocess: Command not in installer, restoring original environment... | |
DEBUG subprocess: Selecting on IO | |
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000 | |
DEBUG subprocess: Exit status: 0 | |
INFO subprocess: Starting process: ["/usr/bin/VBoxManage", "modifyvm", "619f2563-aeb7-4a70-bbcf-ff458493cbf7", "--natdnshostresolver1", "off"] | |
INFO subprocess: Command not in installer, restoring original environment... | |
DEBUG subprocess: Selecting on IO | |
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 31999 | |
DEBUG subprocess: Exit status: 0 | |
INFO warden: Calling IN action: #<VagrantPlugins::ProviderVirtualBox::Action::Customize:0x007fa52c17b0c8> | |
INFO warden: Calling IN action: #<VagrantPlugins::ProviderVirtualBox::Action::Boot:0x007fa52c17b0a0> | |
INFO interface: info: Booting VM... | |
INFO interface: info: ==> db: Booting VM... | |
==> db: Booting VM... | |
INFO subprocess: Starting process: ["/usr/bin/VBoxManage", "startvm", "619f2563-aeb7-4a70-bbcf-ff458493cbf7", "--type", "headless"] | |
INFO subprocess: Command not in installer, restoring original environment... | |
DEBUG subprocess: Selecting on IO | |
DEBUG subprocess: stdout: Waiting for VM "619f2563-aeb7-4a70-bbcf-ff458493cbf7" to power on... | |
VM "619f2563-aeb7-4a70-bbcf-ff458493cbf7" has been successfully started. | |
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000 | |
DEBUG subprocess: Exit status: 0 | |
INFO warden: Calling IN action: #<VagrantPlugins::ProviderVirtualBox::Action::Customize:0x007fa52c17b078> | |
INFO warden: Calling IN action: #<Vagrant::Action::Builtin::WaitForCommunicator:0x007fa52c17b050> | |
INFO interface: output: Waiting for machine to boot. This may take a few minutes... | |
INFO interface: output: ==> db: Waiting for machine to boot. This may take a few minutes... | |
INFO subprocess: Starting process: ["/usr/bin/VBoxManage", "showvminfo", "619f2563-aeb7-4a70-bbcf-ff458493cbf7", "--machinereadable"] | |
==> db: Waiting for machine to boot. This may take a few minutes... | |
INFO subprocess: Starting process: ["/usr/bin/VBoxManage", "showvminfo", "619f2563-aeb7-4a70-bbcf-ff458493cbf7", "--machinereadable"] | |
INFO subprocess: Command not in installer, restoring original environment... | |
INFO subprocess: Command not in installer, restoring original environment... | |
DEBUG subprocess: Selecting on IO | |
DEBUG subprocess: Selecting on IO | |
DEBUG subprocess: stdout: name="configstack_db_1437486922330_80180" | |
groups="/" | |
ostype="Ubuntu (64-bit)" | |
UUID="619f2563-aeb7-4a70-bbcf-ff458493cbf7" | |
CfgFile="/home/egroeper/VirtualBox VMs/configstack_db_1437486922330_80180/configstack_db_1437486922330_80180.vbox" | |
SnapFldr="/home/egroeper/VirtualBox VMs/configstack_db_1437486922330_80180/Snapshots" | |
LogFldr="/home/egroeper/VirtualBox VMs/configstack_db_1437486922330_80180/Logs" | |
hardwareuuid="619f2563-aeb7-4a70-bbcf-ff458493cbf7" | |
memory=512 | |
pagefusion="off" | |
vram=12 | |
cpuexecutioncap=100 | |
hpet="off" | |
chipset="piix3" | |
firmware="BIOS" | |
cpus=1 | |
pae="off" | |
longmode="on" | |
synthcpu="off" | |
bootmenu="messageandmenu" | |
boot1="disk" | |
boot2="none" | |
boot3="none" | |
boot4="none" | |
acpi="on" | |
ioapic="on" | |
biossystemtimeoffset=0 | |
rtcuseutc="on" | |
hwvirtex="on" | |
nestedpaging="on" | |
largepages="off" | |
vtxvpid="on" | |
vtxux="on" | |
VMState="running" | |
VMStateChangeTime="2015-07-21T13:55:24.287000000" | |
monitorcount=1 | |
accelerate3d="off" | |
accelerate2dvideo="off" | |
teleporterenabled="off" | |
teleporterport=0 | |
teleporteraddress="" | |
teleporterpassword="" | |
tracing-enabled="off" | |
tracing-allow-vm-access="off" | |
tracing-config="" | |
autostart-enabled="off" | |
autostart-delay=0 | |
defaultfrontend="" | |
storagecontrollername0="SATAController" | |
storagecontrollertype0="IntelAhci" | |
storagecontrollerinstance0="0" | |
storagecontrollermaxportcount0="30" | |
storagecontrollerportcount0="1" | |
storagecontrollerbootable0="on" | |
"SATAController-0-0"="/home/egroeper/VirtualBox VMs/configstack_db_1437486922330_80180/box-disk1.vmdk" | |
"SATAController-ImageUUID-0-0"="b197ae4c-0168-441b-a508-d3b254efb1f4" | |
natnet1="nat" | |
macaddress1="0800273A0B5B" | |
cableconnected1="on" | |
nic1="nat" | |
nictype1="82540EM" | |
nicspeed1="0" | |
mtu="0" | |
sockSnd="64" | |
sockRcv="64" | |
tcpWndSnd="64" | |
tcpWndRcv="64" | |
Forwarding(0)="ssh,tcp,127.0.0.1,2200,,22" | |
hostonlyadapter2="vboxnet1" | |
macaddress2="080027724BA0" | |
cableconnected2="on" | |
nic2="hostonly" | |
nictype2="82540EM" | |
nicspeed2="0" | |
nic3="none" | |
nic4="none" | |
nic5="none" | |
nic6="none" | |
nic7="none" | |
nic8="none" | |
hidpointing="ps2mouse" | |
hidkeyboard="ps2kbd" | |
uart1="off" | |
uart2="off" | |
lpt1="off" | |
lpt2="off" | |
audio="none" | |
clipboard="bidirectional" | |
draganddrop="disabled" | |
SessionType="headless" | |
VideoMode="640,480,32"@0,0 | |
vrde="off" | |
usb="off" | |
ehci="off" | |
SharedFolderNameMachineMapping1="vagrant" | |
SharedFolderPathMachineMapping1="/home/egroeper/Fileservice/configstack" | |
VRDEActiveConnection="off" | |
VRDEClients=0 | |
vcpenabled="off" | |
vcpscreens=0 | |
vcpfile="/home/egroeper/VirtualBox VMs/configstack_db_1437486922330_80180/configstack_db_1437486922330_80180.webm" | |
vcpwidth=1024 | |
vcpheight=768 | |
vcprate=512 | |
vcpfps=25 | |
GuestMemoryBalloon=0 | |
GuestOSType="Ubuntu_64" | |
GuestAdditionsRunLevel=0 | |
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000 | |
DEBUG subprocess: Exit status: 0 | |
DEBUG virtualbox_4_3: Searching for SSH port: 22 | |
DEBUG virtualbox_4_3: read_forward_ports: uuid=619f2563-aeb7-4a70-bbcf-ff458493cbf7 active_only=false | |
INFO subprocess: Starting process: ["/usr/bin/VBoxManage", "showvminfo", "619f2563-aeb7-4a70-bbcf-ff458493cbf7", "--machinereadable"] | |
INFO subprocess: Command not in installer, restoring original environment... | |
DEBUG subprocess: Selecting on IO | |
DEBUG subprocess: stdout: name="configstack_db_1437486922330_80180" | |
groups="/" | |
ostype="Ubuntu (64-bit)" | |
UUID="619f2563-aeb7-4a70-bbcf-ff458493cbf7" | |
CfgFile="/home/egroeper/VirtualBox VMs/configstack_db_1437486922330_80180/configstack_db_1437486922330_80180.vbox" | |
SnapFldr="/home/egroeper/VirtualBox VMs/configstack_db_1437486922330_80180/Snapshots" | |
LogFldr="/home/egroeper/VirtualBox VMs/configstack_db_1437486922330_80180/Logs" | |
hardwareuuid="619f2563-aeb7-4a70-bbcf-ff458493cbf7" | |
memory=512 | |
pagefusion="off" | |
vram=12 | |
cpuexecutioncap=100 | |
hpet="off" | |
chipset="piix3" | |
firmware="BIOS" | |
cpus=1 | |
pae="off" | |
longmode="on" | |
synthcpu="off" | |
bootmenu="messageandmenu" | |
boot1="disk" | |
boot2="none" | |
boot3="none" | |
boot4="none" | |
acpi="on" | |
ioapic="on" | |
biossystemtimeoffset=0 | |
rtcuseutc="on" | |
hwvirtex="on" | |
nestedpaging="on" | |
largepages="off" | |
vtxvpid="on" | |
vtxux="on" | |
VMState="running" | |
VMStateChangeTime="2015-07-21T13:55:24.287000000" | |
monitorcount=1 | |
accelerate3d="off" | |
accelerate2dvideo="off" | |
teleporterenabled="off" | |
teleporterport=0 | |
teleporteraddress="" | |
teleporterpassword="" | |
tracing-enabled="off" | |
tracing-allow-vm-access="off" | |
tracing-config="" | |
autostart-enabled="off" | |
autostart-delay=0 | |
defaultfrontend="" | |
storagecontrollername0="SATAController" | |
storagecontrollertype0="IntelAhci" | |
storagecontrollerinstance0="0" | |
storagecontrollermaxportcount0="30" | |
storagecontrollerportcount0="1" | |
storagecontrollerbootable0="on" | |
"SATAController-0-0"="/home/egroeper/VirtualBox VMs/configstack_db_1437486922330_80180/box-disk1.vmdk" | |
"SATAController-ImageUUID-0-0"="b197ae4c-0168-441b-a508-d3b254efb1f4" | |
natnet1="nat" | |
macaddress1="0800273A0B5B" | |
cableconnected1="on" | |
nic1="nat" | |
nictype1="82540EM" | |
nicspeed1="0" | |
mtu="0" | |
sockSnd="64" | |
sockRcv="64" | |
tcpWndSnd="64" | |
tcpWndRcv="64" | |
Forwarding(0)="ssh,tcp,127.0.0.1,2200,,22" | |
hostonlyadapter2="vboxnet1" | |
macaddress2="080027724BA0" | |
cableconnected2="on" | |
nic2="hostonly" | |
nictype2="82540EM" | |
nicspeed2="0" | |
nic3="none" | |
nic4="none" | |
nic5="none" | |
nic6="none" | |
nic7="none" | |
nic8="none" | |
hidpointing="ps2mouse" | |
hidkeyboard="ps2kbd" | |
uart1="off" | |
uart2="off" | |
lpt1="off" | |
lpt2="off" | |
audio="none" | |
clipboard="bidirectional" | |
draganddrop="disabled" | |
SessionType="headless" | |
VideoMode="640,480,32"@0,0 | |
vrde="off" | |
usb="off" | |
ehci="off" | |
SharedFolderNameMachineMapping1="vagrant" | |
SharedFolderPathMachineMapping1="/home/egroeper/Fileservice/configstack" | |
VRDEActiveConnection="off" | |
VRDEClients=0 | |
vcpenabled="off" | |
vcpscreens=0 | |
vcpfile="/home/egroeper/VirtualBox VMs/configstack_db_1437486922330_80180/configstack_db_1437486922330_80180.webm" | |
vcpwidth=1024 | |
vcpheight=768 | |
vcprate=512 | |
vcpfps=25 | |
GuestMemoryBalloon=0 | |
GuestOSType="Ubuntu_64" | |
GuestAdditionsRunLevel=0 | |
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000 | |
DEBUG subprocess: Exit status: 0 | |
DEBUG subprocess: stdout: name="configstack_db_1437486922330_80180" | |
groups="/" | |
ostype="Ubuntu (64-bit)" | |
UUID="619f2563-aeb7-4a70-bbcf-ff458493cbf7" | |
CfgFile="/home/egroeper/VirtualBox VMs/configstack_db_1437486922330_80180/configstack_db_1437486922330_80180.vbox" | |
SnapFldr="/home/egroeper/VirtualBox VMs/configstack_db_1437486922330_80180/Snapshots" | |
LogFldr="/home/egroeper/VirtualBox VMs/configstack_db_1437486922330_80180/Logs" | |
hardwareuuid="619f2563-aeb7-4a70-bbcf-ff458493cbf7" | |
memory=512 | |
pagefusion="off" | |
vram=12 | |
cpuexecutioncap=100 | |
hpet="off" | |
chipset="piix3" | |
firmware="BIOS" | |
cpus=1 | |
pae="off" | |
longmode="on" | |
synthcpu="off" | |
bootmenu="messageandmenu" | |
boot1="disk" | |
boot2="none" | |
boot3="none" | |
boot4="none" | |
acpi="on" | |
ioapic="on" | |
biossystemtimeoffset=0 | |
rtcuseutc="on" | |
hwvirtex="on" | |
nestedpaging="on" | |
largepages="off" | |
vtxvpid="on" | |
vtxux="on" | |
VMState="running" | |
VMStateChangeTime="2015-07-21T13:55:24.287000000" | |
monitorcount=1 | |
accelerate3d="off" | |
accelerate2dvideo="off" | |
teleporterenabled="off" | |
teleporterport=0 | |
teleporteraddress="" | |
teleporterpassword="" | |
tracing-enabled="off" | |
tracing-allow-vm-access="off" | |
tracing-config="" | |
autostart-enabled="off" | |
autostart-delay=0 | |
defaultfrontend="" | |
storagecontrollername0="SATAController" | |
storagecontrollertype0="IntelAhci" | |
storagecontrollerinstance0="0" | |
storagecontrollermaxportcount0="30" | |
storagecontrollerportcount0="1" | |
storagecontrollerbootable0="on" | |
"SATAController-0-0"="/home/egroeper/VirtualBox VMs/configstack_db_1437486922330_80180/box-disk1.vmdk" | |
"SATAController-ImageUUID-0-0"="b197ae4c-0168-441b-a508-d3b254efb1f4" | |
natnet1="nat" | |
macaddress1="0800273A0B5B" | |
cableconnected1="on" | |
nic1="nat" | |
nictype1="82540EM" | |
nicspeed1="0" | |
mtu="0" | |
sockSnd="64" | |
sockRcv="64" | |
tcpWndSnd="64" | |
tcpWndRcv="64" | |
Forwarding(0)="ssh,tcp,127.0.0.1,2200,,22" | |
hostonlyadapter2="vboxnet1" | |
macaddress2="080027724BA0" | |
cableconnected2="on" | |
nic2="hostonly" | |
nictype2="82540EM" | |
nicspeed2="0" | |
nic3="none" | |
nic4="none" | |
nic5="none" | |
nic6="none" | |
nic7="none" | |
nic8="none" | |
hidpointing="ps2mouse" | |
hidkeyboard="ps2kbd" | |
uart1="off" | |
uart2="off" | |
lpt1="off" | |
lpt2="off" | |
audio="none" | |
clipboard="bidirectional" | |
draganddrop="disabled" | |
SessionType="headless" | |
VideoMode="640,480,32"@0,0 | |
vrde="off" | |
usb="off" | |
ehci="off" | |
SharedFolderNameMachineMapping1="vagrant" | |
SharedFolderPathMachineMapping1="/home/egroeper/Fileservice/configstack" | |
VRDEActiveConnection="off" | |
VRDEClients=0 | |
vcpenabled="off" | |
vcpscreens=0 | |
vcpfile="/home/egroeper/VirtualBox VMs/configstack_db_1437486922330_80180/configstack_db_1437486922330_80180.webm" | |
vcpwidth=1024 | |
vcpheight=768 | |
vcprate=512 | |
vcpfps=25 | |
GuestMemoryBalloon=0 | |
GuestOSType="Ubuntu_64" | |
GuestAdditionsRunLevel=0 | |
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000 | |
DEBUG subprocess: Exit status: 0 | |
DEBUG virtualbox_4_3: - [1, "ssh", 2200, 22] | |
DEBUG ssh: Checking key permissions: /home/egroeper/.vagrant.d/insecure_private_key | |
INFO interface: detail: SSH address: 127.0.0.1:2200 | |
INFO interface: detail: db: SSH address: 127.0.0.1:2200 | |
db: SSH address: 127.0.0.1:2200 | |
INFO interface: detail: SSH username: vagrant | |
INFO interface: detail: db: SSH username: vagrant | |
db: SSH username: vagrant | |
INFO interface: detail: SSH auth method: private key | |
INFO interface: detail: db: SSH auth method: private key | |
db: SSH auth method: private key | |
INFO subprocess: Starting process: ["/usr/bin/VBoxManage", "showvminfo", "619f2563-aeb7-4a70-bbcf-ff458493cbf7", "--machinereadable"] | |
INFO subprocess: Command not in installer, restoring original environment... | |
DEBUG subprocess: Selecting on IO | |
DEBUG subprocess: stdout: name="configstack_db_1437486922330_80180" | |
groups="/" | |
ostype="Ubuntu (64-bit)" | |
UUID="619f2563-aeb7-4a70-bbcf-ff458493cbf7" | |
CfgFile="/home/egroeper/VirtualBox VMs/configstack_db_1437486922330_80180/configstack_db_1437486922330_80180.vbox" | |
SnapFldr="/home/egroeper/VirtualBox VMs/configstack_db_1437486922330_80180/Snapshots" | |
LogFldr="/home/egroeper/VirtualBox VMs/configstack_db_1437486922330_80180/Logs" | |
hardwareuuid="619f2563-aeb7-4a70-bbcf-ff458493cbf7" | |
memory=512 | |
pagefusion="off" | |
vram=12 | |
cpuexecutioncap=100 | |
hpet="off" | |
chipset="piix3" | |
firmware="BIOS" | |
cpus=1 | |
pae="off" | |
longmode="on" | |
synthcpu="off" | |
bootmenu="messageandmenu" | |
boot1="disk" | |
boot2="none" | |
boot3="none" | |
boot4="none" | |
acpi="on" | |
ioapic="on" | |
biossystemtimeoffset=0 | |
rtcuseutc="on" | |
hwvirtex="on" | |
nestedpaging="on" | |
largepages="off" | |
vtxvpid="on" | |
vtxux="on" | |
VMState="running" | |
VMStateChangeTime="2015-07-21T13:55:24.287000000" | |
monitorcount=1 | |
accelerate3d="off" | |
accelerate2dvideo="off" | |
teleporterenabled="off" | |
teleporterport=0 | |
teleporteraddress="" | |
teleporterpassword="" | |
tracing-enabled="off" | |
tracing-allow-vm-access="off" | |
tracing-config="" | |
autostart-enabled="off" | |
autostart-delay=0 | |
defaultfrontend="" | |
storagecontrollername0="SATAController" | |
storagecontrollertype0="IntelAhci" | |
storagecontrollerinstance0="0" | |
storagecontrollermaxportcount0="30" | |
storagecontrollerportcount0="1" | |
storagecontrollerbootable0="on" | |
"SATAController-0-0"="/home/egroeper/VirtualBox VMs/configstack_db_1437486922330_80180/box-disk1.vmdk" | |
"SATAController-ImageUUID-0-0"="b197ae4c-0168-441b-a508-d3b254efb1f4" | |
natnet1="nat" | |
macaddress1="0800273A0B5B" | |
cableconnected1="on" | |
nic1="nat" | |
nictype1="82540EM" | |
nicspeed1="0" | |
mtu="0" | |
sockSnd="64" | |
sockRcv="64" | |
tcpWndSnd="64" | |
tcpWndRcv="64" | |
Forwarding(0)="ssh,tcp,127.0.0.1,2200,,22" | |
hostonlyadapter2="vboxnet1" | |
macaddress2="080027724BA0" | |
cableconnected2="on" | |
nic2="hostonly" | |
nictype2="82540EM" | |
nicspeed2="0" | |
nic3="none" | |
nic4="none" | |
nic5="none" | |
nic6="none" | |
nic7="none" | |
nic8="none" | |
hidpointing="ps2mouse" | |
hidkeyboard="ps2kbd" | |
uart1="off" | |
uart2="off" | |
lpt1="off" | |
lpt2="off" | |
audio="none" | |
clipboard="bidirectional" | |
draganddrop="disabled" | |
SessionType="headless" | |
VideoMode="640,480,32"@0,0 | |
vrde="off" | |
usb="off" | |
ehci="off" | |
SharedFolderNameMachineMapping1="vagrant" | |
SharedFolderPathMachineMapping1="/home/egroeper/Fileservice/configstack" | |
VRDEActiveConnection="off" | |
VRDEClients=0 | |
vcpenabled="off" | |
vcpscreens=0 | |
vcpfile="/home/egroeper/VirtualBox VMs/configstack_db_1437486922330_80180/configstack_db_1437486922330_80180.webm" | |
vcpwidth=1024 | |
vcpheight=768 | |
vcprate=512 | |
vcpfps=25 | |
GuestMemoryBalloon=0 | |
GuestOSType="Ubuntu_64" | |
GuestAdditionsRunLevel=0 | |
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000 | |
DEBUG subprocess: Exit status: 0 | |
DEBUG virtualbox_4_3: Searching for SSH port: 22 | |
DEBUG virtualbox_4_3: read_forward_ports: uuid=619f2563-aeb7-4a70-bbcf-ff458493cbf7 active_only=false | |
INFO subprocess: Starting process: ["/usr/bin/VBoxManage", "showvminfo", "619f2563-aeb7-4a70-bbcf-ff458493cbf7", "--machinereadable"] | |
INFO subprocess: Command not in installer, restoring original environment... | |
DEBUG subprocess: Selecting on IO | |
DEBUG subprocess: stdout: name="configstack_db_1437486922330_80180" | |
groups="/" | |
ostype="Ubuntu (64-bit)" | |
UUID="619f2563-aeb7-4a70-bbcf-ff458493cbf7" | |
CfgFile="/home/egroeper/VirtualBox VMs/configstack_db_1437486922330_80180/configstack_db_1437486922330_80180.vbox" | |
SnapFldr="/home/egroeper/VirtualBox VMs/configstack_db_1437486922330_80180/Snapshots" | |
LogFldr="/home/egroeper/VirtualBox VMs/configstack_db_1437486922330_80180/Logs" | |
hardwareuuid="619f2563-aeb7-4a70-bbcf-ff458493cbf7" | |
memory=512 | |
pagefusion="off" | |
vram=12 | |
cpuexecutioncap=100 | |
hpet="off" | |
chipset="piix3" | |
firmware="BIOS" | |
cpus=1 | |
pae="off" | |
longmode="on" | |
synthcpu="off" | |
bootmenu="messageandmenu" | |
boot1="disk" | |
boot2="none" | |
boot3="none" | |
boot4="none" | |
acpi="on" | |
ioapic="on" | |
biossystemtimeoffset=0 | |
rtcuseutc="on" | |
hwvirtex="on" | |
nestedpaging="on" | |
largepages="off" | |
vtxvpid="on" | |
vtxux="on" | |
VMState="running" | |
VMStateChangeTime="2015-07-21T13:55:24.287000000" | |
monitorcount=1 | |
accelerate3d="off" | |
accelerate2dvideo="off" | |
teleporterenabled="off" | |
teleporterport=0 | |
teleporteraddress="" | |
teleporterpassword="" | |
tracing-enabled="off" | |
tracing-allow-vm-access="off" | |
tracing-config="" | |
autostart-enabled="off" | |
autostart-delay=0 | |
defaultfrontend="" | |
storagecontrollername0="SATAController" | |
storagecontrollertype0="IntelAhci" | |
storagecontrollerinstance0="0" | |
storagecontrollermaxportcount0="30" | |
storagecontrollerportcount0="1" | |
storagecontrollerbootable0="on" | |
"SATAController-0-0"="/home/egroeper/VirtualBox VMs/configstack_db_1437486922330_80180/box-disk1.vmdk" | |
"SATAController-ImageUUID-0-0"="b197ae4c-0168-441b-a508-d3b254efb1f4" | |
natnet1="nat" | |
macaddress1="0800273A0B5B" | |
cableconnected1="on" | |
nic1="nat" | |
nictype1="82540EM" | |
nicspeed1="0" | |
mtu="0" | |
sockSnd="64" | |
sockRcv="64" | |
tcpWndSnd="64" | |
tcpWndRcv="64" | |
Forwarding(0)="ssh,tcp,127.0.0.1,2200,,22" | |
hostonlyadapter2="vboxnet1" | |
macaddress2="080027724BA0" | |
cableconnected2="on" | |
nic2="hostonly" | |
nictype2="82540EM" | |
nicspeed2="0" | |
nic3="none" | |
nic4="none" | |
nic5="none" | |
nic6="none" | |
nic7="none" | |
nic8="none" | |
hidpointing="ps2mouse" | |
hidkeyboard="ps2kbd" | |
uart1="off" | |
uart2="off" | |
lpt1="off" | |
lpt2="off" | |
audio="none" | |
clipboard="bidirectional" | |
draganddrop="disabled" | |
SessionType="headless" | |
VideoMode="640,480,32"@0,0 | |
vrde="off" | |
usb="off" | |
ehci="off" | |
SharedFolderNameMachineMapping1="vagrant" | |
SharedFolderPathMachineMapping1="/home/egroeper/Fileservice/configstack" | |
VRDEActiveConnection="off" | |
VRDEClients=0 | |
vcpenabled="off" | |
vcpscreens=0 | |
vcpfile="/home/egroeper/VirtualBox VMs/configstack_db_1437486922330_80180/configstack_db_1437486922330_80180.webm" | |
vcpwidth=1024 | |
vcpheight=768 | |
vcprate=512 | |
vcpfps=25 | |
GuestMemoryBalloon=0 | |
GuestOSType="Ubuntu_64" | |
GuestAdditionsRunLevel=0 | |
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000 | |
DEBUG subprocess: Exit status: 0 | |
DEBUG virtualbox_4_3: - [1, "ssh", 2200, 22] | |
DEBUG ssh: Checking key permissions: /home/egroeper/.vagrant.d/insecure_private_key | |
INFO ssh: Attempting SSH connection... | |
INFO ssh: Attempting to connect to SSH... | |
INFO ssh: - Host: 127.0.0.1 | |
INFO ssh: - Port: 2200 | |
INFO ssh: - Username: vagrant | |
INFO ssh: - Password? false | |
INFO ssh: - Key Path: ["/home/egroeper/.vagrant.d/insecure_private_key"] | |
INFO subprocess: Starting process: ["/usr/bin/VBoxManage", "showvminfo", "619f2563-aeb7-4a70-bbcf-ff458493cbf7", "--machinereadable"] | |
INFO subprocess: Command not in installer, restoring original environment... | |
DEBUG subprocess: Selecting on IO | |
DEBUG subprocess: stdout: name="configstack_db_1437486922330_80180" | |
groups="/" | |
ostype="Ubuntu (64-bit)" | |
UUID="619f2563-aeb7-4a70-bbcf-ff458493cbf7" | |
CfgFile="/home/egroeper/VirtualBox VMs/configstack_db_1437486922330_80180/configstack_db_1437486922330_80180.vbox" | |
SnapFldr="/home/egroeper/VirtualBox VMs/configstack_db_1437486922330_80180/Snapshots" | |
LogFldr="/home/egroeper/VirtualBox VMs/configstack_db_1437486922330_80180/Logs" | |
hardwareuuid="619f2563-aeb7-4a70-bbcf-ff458493cbf7" | |
memory=512 | |
pagefusion="off" | |
vram=12 | |
cpuexecutioncap=100 | |
hpet="off" | |
chipset="piix3" | |
firmware="BIOS" | |
cpus=1 | |
pae="off" | |
longmode="on" | |
synthcpu="off" | |
bootmenu="messageandmenu" | |
boot1="disk" | |
boot2="none" | |
boot3="none" | |
boot4="none" | |
acpi="on" | |
ioapic="on" | |
biossystemtimeoffset=0 | |
rtcuseutc="on" | |
hwvirtex="on" | |
nestedpaging="on" | |
largepages="off" | |
vtxvpid="on" | |
vtxux="on" | |
VMState="running" | |
VMStateChangeTime="2015-07-21T13:55:24.287000000" | |
monitorcount=1 | |
accelerate3d="off" | |
accelerate2dvideo="off" | |
teleporterenabled="off" | |
teleporterport=0 | |
teleporteraddress="" | |
teleporterpassword="" | |
tracing-enabled="off" | |
tracing-allow-vm-access="off" | |
tracing-config="" | |
autostart-enabled="off" | |
autostart-delay=0 | |
defaultfrontend="" | |
storagecontrollername0="SATAController" | |
storagecontrollertype0="IntelAhci" | |
storagecontrollerinstance0="0" | |
storagecontrollermaxportcount0="30" | |
storagecontrollerportcount0="1" | |
storagecontrollerbootable0="on" | |
"SATAController-0-0"="/home/egroeper/VirtualBox VMs/configstack_db_1437486922330_80180/box-disk1.vmdk" | |
"SATAController-ImageUUID-0-0"="b197ae4c-0168-441b-a508-d3b254efb1f4" | |
natnet1="nat" | |
macaddress1="0800273A0B5B" | |
cableconnected1="on" | |
nic1="nat" | |
nictype1="82540EM" | |
nicspeed1="0" | |
mtu="0" | |
sockSnd="64" | |
sockRcv="64" | |
tcpWndSnd="64" | |
tcpWndRcv="64" | |
Forwarding(0)="ssh,tcp,127.0.0.1,2200,,22" | |
hostonlyadapter2="vboxnet1" | |
macaddress2="080027724BA0" | |
cableconnected2="on" | |
nic2="hostonly" | |
nictype2="82540EM" | |
nicspeed2="0" | |
nic3="none" | |
nic4="none" | |
nic5="none" | |
nic6="none" | |
nic7="none" | |
nic8="none" | |
hidpointing="ps2mouse" | |
hidkeyboard="ps2kbd" | |
uart1="off" | |
uart2="off" | |
lpt1="off" | |
lpt2="off" | |
audio="none" | |
clipboard="bidirectional" | |
draganddrop="disabled" | |
SessionType="headless" | |
VideoMode="640,480,32"@0,0 | |
vrde="off" | |
usb="off" | |
ehci="off" | |
SharedFolderNameMachineMapping1="vagrant" | |
SharedFolderPathMachineMapping1="/home/egroeper/Fileservice/configstack" | |
VRDEActiveConnection="off" | |
VRDEClients=0 | |
vcpenabled="off" | |
vcpscreens=0 | |
vcpfile="/home/egroeper/VirtualBox VMs/configstack_db_1437486922330_80180/configstack_db_1437486922330_80180.webm" | |
vcpwidth=1024 | |
vcpheight=768 | |
vcprate=512 | |
vcpfps=25 | |
GuestMemoryBalloon=0 | |
GuestOSType="Ubuntu_64" | |
GuestAdditionsRunLevel=0 | |
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000 | |
DEBUG subprocess: Exit status: 0 | |
INFO subprocess: Starting process: ["/usr/bin/VBoxManage", "showvminfo", "619f2563-aeb7-4a70-bbcf-ff458493cbf7", "--machinereadable"] | |
INFO subprocess: Command not in installer, restoring original environment... | |
DEBUG subprocess: Selecting on IO | |
DEBUG subprocess: stdout: name="configstack_db_1437486922330_80180" | |
groups="/" | |
ostype="Ubuntu (64-bit)" | |
UUID="619f2563-aeb7-4a70-bbcf-ff458493cbf7" | |
CfgFile="/home/egroeper/VirtualBox VMs/configstack_db_1437486922330_80180/configstack_db_1437486922330_80180.vbox" | |
SnapFldr="/home/egroeper/VirtualBox VMs/configstack_db_1437486922330_80180/Snapshots" | |
LogFldr="/home/egroeper/VirtualBox VMs/configstack_db_1437486922330_80180/Logs" | |
hardwareuuid="619f2563-aeb7-4a70-bbcf-ff458493cbf7" | |
memory=512 | |
pagefusion="off" | |
vram=12 | |
cpuexecutioncap=100 | |
hpet="off" | |
chipset="piix3" | |
firmware="BIOS" | |
cpus=1 | |
pae="off" | |
longmode="on" | |
synthcpu="off" | |
bootmenu="messageandmenu" | |
boot1="disk" | |
boot2="none" | |
boot3="none" | |
boot4="none" | |
acpi="on" | |
ioapic="on" | |
biossystemtimeoffset=0 | |
rtcuseutc="on" | |
hwvirtex="on" | |
nestedpaging="on" | |
largepages="off" | |
vtxvpid="on" | |
vtxux="on" | |
VMState="running" | |
VMStateChangeTime="2015-07-21T13:55:24.287000000" | |
monitorcount=1 | |
accelerate3d="off" | |
accelerate2dvideo="off" | |
teleporterenabled="off" | |
teleporterport=0 | |
teleporteraddress="" | |
teleporterpassword="" | |
tracing-enabled="off" | |
tracing-allow-vm-access="off" | |
tracing-config="" | |
autostart-enabled="off" | |
autostart-delay=0 | |
defaultfrontend="" | |
storagecontrollername0="SATAController" | |
storagecontrollertype0="IntelAhci" | |
storagecontrollerinstance0="0" | |
storagecontrollermaxportcount0="30" | |
storagecontrollerportcount0="1" | |
storagecontrollerbootable0="on" | |
"SATAController-0-0"="/home/egroeper/VirtualBox VMs/configstack_db_1437486922330_80180/box-disk1.vmdk" | |
"SATAController-ImageUUID-0-0"="b197ae4c-0168-441b-a508-d3b254efb1f4" | |
natnet1="nat" | |
macaddress1="0800273A0B5B" | |
cableconnected1="on" | |
nic1="nat" | |
nictype1="82540EM" | |
nicspeed1="0" | |
mtu="0" | |
sockSnd="64" | |
sockRcv="64" | |
tcpWndSnd="64" | |
tcpWndRcv="64" | |
Forwarding(0)="ssh,tcp,127.0.0.1,2200,,22" | |
hostonlyadapter2="vboxnet1" | |
macaddress2="080027724BA0" | |
cableconnected2="on" | |
nic2="hostonly" | |
nictype2="82540EM" | |
nicspeed2="0" | |
nic3="none" | |
nic4="none" | |
nic5="none" | |
nic6="none" | |
nic7="none" | |
nic8="none" | |
hidpointing="ps2mouse" | |
hidkeyboard="ps2kbd" | |
uart1="off" | |
uart2="off" | |
lpt1="off" | |
lpt2="off" | |
audio="none" | |
clipboard="bidirectional" | |
draganddrop="disabled" | |
SessionType="headless" | |
VideoMode="640,480,32"@0,0 | |
vrde="off" | |
usb="off" | |
ehci="off" | |
SharedFolderNameMachineMapping1="vagrant" | |
SharedFolderPathMachineMapping1="/home/egroeper/Fileservice/configstack" | |
VRDEActiveConnection="off" | |
VRDEClients=0 | |
vcpenabled="off" | |
vcpscreens=0 | |
vcpfile="/home/egroeper/VirtualBox VMs/configstack_db_1437486922330_80180/configstack_db_1437486922330_80180.webm" | |
vcpwidth=1024 | |
vcpheight=768 | |
vcprate=512 | |
vcpfps=25 | |
GuestMemoryBalloon=0 | |
GuestOSType="Ubuntu_64" | |
GuestAdditionsRunLevel=0 | |
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000 | |
DEBUG subprocess: Exit status: 0 | |
INFO subprocess: Starting process: ["/usr/bin/VBoxManage", "showvminfo", "619f2563-aeb7-4a70-bbcf-ff458493cbf7", "--machinereadable"] | |
INFO subprocess: Command not in installer, restoring original environment... | |
DEBUG subprocess: Selecting on IO | |
DEBUG subprocess: stdout: name="configstack_db_1437486922330_80180" | |
groups="/" | |
ostype="Ubuntu (64-bit)" | |
UUID="619f2563-aeb7-4a70-bbcf-ff458493cbf7" | |
CfgFile="/home/egroeper/VirtualBox VMs/configstack_db_1437486922330_80180/configstack_db_1437486922330_80180.vbox" | |
SnapFldr="/home/egroeper/VirtualBox VMs/configstack_db_1437486922330_80180/Snapshots" | |
LogFldr="/home/egroeper/VirtualBox VMs/configstack_db_1437486922330_80180/Logs" | |
hardwareuuid="619f2563-aeb7-4a70-bbcf-ff458493cbf7" | |
memory=512 | |
pagefusion="off" | |
vram=12 | |
cpuexecutioncap=100 | |
hpet="off" | |
chipset="piix3" | |
firmware="BIOS" | |
cpus=1 | |
pae="off" | |
longmode="on" | |
synthcpu="off" | |
bootmenu="messageandmenu" | |
boot1="disk" | |
boot2="none" | |
boot3="none" | |
boot4="none" | |
acpi="on" | |
ioapic="on" | |
biossystemtimeoffset=0 | |
rtcuseutc="on" | |
hwvirtex="on" | |
nestedpaging="on" | |
largepages="off" | |
vtxvpid="on" | |
vtxux="on" | |
VMState="running" | |
VMStateChangeTime="2015-07-21T13:55:24.287000000" | |
monitorcount=1 | |
accelerate3d="off" | |
accelerate2dvideo="off" | |
teleporterenabled="off" | |
teleporterport=0 | |
teleporteraddress="" | |
teleporterpassword="" | |
tracing-enabled="off" | |
tracing-allow-vm-access="off" | |
tracing-config="" | |
autostart-enabled="off" | |
autostart-delay=0 | |
defaultfrontend="" | |
storagecontrollername0="SATAController" | |
storagecontrollertype0="IntelAhci" | |
storagecontrollerinstance0="0" | |
storagecontrollermaxportcount0="30" | |
storagecontrollerportcount0="1" | |
storagecontrollerbootable0="on" | |
"SATAController-0-0"="/home/egroeper/VirtualBox VMs/configstack_db_1437486922330_80180/box-disk1.vmdk" | |
"SATAController-ImageUUID-0-0"="b197ae4c-0168-441b-a508-d3b254efb1f4" | |
natnet1="nat" | |
macaddress1="0800273A0B5B" | |
cableconnected1="on" | |
nic1="nat" | |
nictype1="82540EM" | |
nicspeed1="0" | |
mtu="0" | |
sockSnd="64" | |
sockRcv="64" | |
tcpWndSnd="64" | |
tcpWndRcv="64" | |
Forwarding(0)="ssh,tcp,127.0.0.1,2200,,22" | |
hostonlyadapter2="vboxnet1" | |
macaddress2="080027724BA0" | |
cableconnected2="on" | |
nic2="hostonly" | |
nictype2="82540EM" | |
nicspeed2="0" | |
nic3="none" | |
nic4="none" | |
nic5="none" | |
nic6="none" | |
nic7="none" | |
nic8="none" | |
hidpointing="ps2mouse" | |
hidkeyboard="ps2kbd" | |
uart1="off" | |
uart2="off" | |
lpt1="off" | |
lpt2="off" | |
audio="none" | |
clipboard="bidirectional" | |
draganddrop="disabled" | |
SessionType="headless" | |
VideoMode="720,400,0"@0,0 | |
vrde="off" | |
usb="off" | |
ehci="off" | |
SharedFolderNameMachineMapping1="vagrant" | |
SharedFolderPathMachineMapping1="/home/egroeper/Fileservice/configstack" | |
VRDEActiveConnection="off" | |
VRDEClients=0 | |
vcpenabled="off" | |
vcpscreens=0 | |
vcpfile="/home/egroeper/VirtualBox VMs/configstack_db_1437486922330_80180/configstack_db_1437486922330_80180.webm" | |
vcpwidth=1024 | |
vcpheight=768 | |
vcprate=512 | |
vcpfps=25 | |
GuestMemoryBalloon=0 | |
GuestOSType="Ubuntu_64" | |
GuestAdditionsRunLevel=0 | |
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000 | |
DEBUG subprocess: Exit status: 0 | |
INFO subprocess: Starting process: ["/usr/bin/VBoxManage", "showvminfo", "619f2563-aeb7-4a70-bbcf-ff458493cbf7", "--machinereadable"] | |
INFO subprocess: Command not in installer, restoring original environment... | |
DEBUG subprocess: Selecting on IO | |
DEBUG subprocess: stdout: name="configstack_db_1437486922330_80180" | |
groups="/" | |
ostype="Ubuntu (64-bit)" | |
UUID="619f2563-aeb7-4a70-bbcf-ff458493cbf7" | |
CfgFile="/home/egroeper/VirtualBox VMs/configstack_db_1437486922330_80180/configstack_db_1437486922330_80180.vbox" | |
SnapFldr="/home/egroeper/VirtualBox VMs/configstack_db_1437486922330_80180/Snapshots" | |
LogFldr="/home/egroeper/VirtualBox VMs/configstack_db_1437486922330_80180/Logs" | |
hardwareuuid="619f2563-aeb7-4a70-bbcf-ff458493cbf7" | |
memory=512 | |
pagefusion="off" | |
vram=12 | |
cpuexecutioncap=100 | |
hpet="off" | |
chipset="piix3" | |
firmware="BIOS" | |
cpus=1 | |
pae="off" | |
longmode="on" | |
synthcpu="off" | |
bootmenu="messageandmenu" | |
boot1="disk" | |
boot2="none" | |
boot3="none" | |
boot4="none" | |
acpi="on" | |
ioapic="on" | |
biossystemtimeoffset=0 | |
rtcuseutc="on" | |
hwvirtex="on" | |
nestedpaging="on" | |
largepages="off" | |
vtxvpid="on" | |
vtxux="on" | |
VMState="running" | |
VMStateChangeTime="2015-07-21T13:55:24.287000000" | |
monitorcount=1 | |
accelerate3d="off" | |
accelerate2dvideo="off" | |
teleporterenabled="off" | |
teleporterport=0 | |
teleporteraddress="" | |
teleporterpassword="" | |
tracing-enabled="off" | |
tracing-allow-vm-access="off" | |
tracing-config="" | |
autostart-enabled="off" | |
autostart-delay=0 | |
defaultfrontend="" | |
storagecontrollername0="SATAController" | |
storagecontrollertype0="IntelAhci" | |
storagecontrollerinstance0="0" | |
storagecontrollermaxportcount0="30" | |
storagecontrollerportcount0="1" | |
storagecontrollerbootable0="on" | |
"SATAController-0-0"="/home/egroeper/VirtualBox VMs/configstack_db_1437486922330_80180/box-disk1.vmdk" | |
"SATAController-ImageUUID-0-0"="b197ae4c-0168-441b-a508-d3b254efb1f4" | |
natnet1="nat" | |
macaddress1="0800273A0B5B" | |
cableconnected1="on" | |
nic1="nat" | |
nictype1="82540EM" | |
nicspeed1="0" | |
mtu="0" | |
sockSnd="64" | |
sockRcv="64" | |
tcpWndSnd="64" | |
tcpWndRcv="64" | |
Forwarding(0)="ssh,tcp,127.0.0.1,2200,,22" | |
hostonlyadapter2="vboxnet1" | |
macaddress2="080027724BA0" | |
cableconnected2="on" | |
nic2="hostonly" | |
nictype2="82540EM" | |
nicspeed2="0" | |
nic3="none" | |
nic4="none" | |
nic5="none" | |
nic6="none" | |
nic7="none" | |
nic8="none" | |
hidpointing="ps2mouse" | |
hidkeyboard="ps2kbd" | |
uart1="off" | |
uart2="off" | |
lpt1="off" | |
lpt2="off" | |
audio="none" | |
clipboard="bidirectional" | |
draganddrop="disabled" | |
SessionType="headless" | |
VideoMode="720,400,0"@0,0 | |
vrde="off" | |
usb="off" | |
ehci="off" | |
SharedFolderNameMachineMapping1="vagrant" | |
SharedFolderPathMachineMapping1="/home/egroeper/Fileservice/configstack" | |
VRDEActiveConnection="off" | |
VRDEClients=0 | |
vcpenabled="off" | |
vcpscreens=0 | |
vcpfile="/home/egroeper/VirtualBox VMs/configstack_db_1437486922330_80180/configstack_db_1437486922330_80180.webm" | |
vcpwidth=1024 | |
vcpheight=768 | |
vcprate=512 | |
vcpfps=25 | |
GuestMemoryBalloon=0 | |
GuestOSType="Ubuntu_64" | |
GuestAdditionsRunLevel=0 | |
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000 | |
DEBUG subprocess: Exit status: 0 | |
INFO subprocess: Starting process: ["/usr/bin/VBoxManage", "showvminfo", "619f2563-aeb7-4a70-bbcf-ff458493cbf7", "--machinereadable"] | |
INFO subprocess: Command not in installer, restoring original environment... | |
DEBUG subprocess: Selecting on IO | |
DEBUG subprocess: stdout: name="configstack_db_1437486922330_80180" | |
groups="/" | |
ostype="Ubuntu (64-bit)" | |
UUID="619f2563-aeb7-4a70-bbcf-ff458493cbf7" | |
CfgFile="/home/egroeper/VirtualBox VMs/configstack_db_1437486922330_80180/configstack_db_1437486922330_80180.vbox" | |
SnapFldr="/home/egroeper/VirtualBox VMs/configstack_db_1437486922330_80180/Snapshots" | |
LogFldr="/home/egroeper/VirtualBox VMs/configstack_db_1437486922330_80180/Logs" | |
hardwareuuid="619f2563-aeb7-4a70-bbcf-ff458493cbf7" | |
memory=512 | |
pagefusion="off" | |
vram=12 | |
cpuexecutioncap=100 | |
hpet="off" | |
chipset="piix3" | |
firmware="BIOS" | |
cpus=1 | |
pae="off" | |
longmode="on" | |
synthcpu="off" | |
bootmenu="messageandmenu" | |
boot1="disk" | |
boot2="none" | |
boot3="none" | |
boot4="none" | |
acpi="on" | |
ioapic="on" | |
biossystemtimeoffset=0 | |
rtcuseutc="on" | |
hwvirtex="on" | |
nestedpaging="on" | |
largepages="off" | |
vtxvpid="on" | |
vtxux="on" | |
VMState="running" | |
VMStateChangeTime="2015-07-21T13:55:24.287000000" | |
monitorcount=1 | |
accelerate3d="off" | |
accelerate2dvideo="off" | |
teleporterenabled="off" | |
teleporterport=0 | |
teleporteraddress="" | |
teleporterpassword="" | |
tracing-enabled="off" | |
tracing-allow-vm-access="off" | |
tracing-config="" | |
autostart-enabled="off" | |
autostart-delay=0 | |
defaultfrontend="" | |
storagecontrollername0="SATAController" | |
storagecontrollertype0="IntelAhci" | |
storagecontrollerinstance0="0" | |
storagecontrollermaxportcount0="30" | |
storagecontrollerportcount0="1" | |
storagecontrollerbootable0="on" | |
"SATAController-0-0"="/home/egroeper/VirtualBox VMs/configstack_db_1437486922330_80180/box-disk1.vmdk" | |
"SATAController-ImageUUID-0-0"="b197ae4c-0168-441b-a508-d3b254efb1f4" | |
natnet1="nat" | |
macaddress1="0800273A0B5B" | |
cableconnected1="on" | |
nic1="nat" | |
nictype1="82540EM" | |
nicspeed1="0" | |
mtu="0" | |
sockSnd="64" | |
sockRcv="64" | |
tcpWndSnd="64" | |
tcpWndRcv="64" | |
Forwarding(0)="ssh,tcp,127.0.0.1,2200,,22" | |
hostonlyadapter2="vboxnet1" | |
macaddress2="080027724BA0" | |
cableconnected2="on" | |
nic2="hostonly" | |
nictype2="82540EM" | |
nicspeed2="0" | |
nic3="none" | |
nic4="none" | |
nic5="none" | |
nic6="none" | |
nic7="none" | |
nic8="none" | |
hidpointing="ps2mouse" | |
hidkeyboard="ps2kbd" | |
uart1="off" | |
uart2="off" | |
lpt1="off" | |
lpt2="off" | |
audio="none" | |
clipboard="bidirectional" | |
draganddrop="disabled" | |
SessionType="headless" | |
VideoMode="720,400,0"@0,0 | |
vrde="off" | |
usb="off" | |
ehci="off" | |
SharedFolderNameMachineMapping1="vagrant" | |
SharedFolderPathMachineMapping1="/home/egroeper/Fileservice/configstack" | |
VRDEActiveConnection="off" | |
VRDEClients=0 | |
vcpenabled="off" | |
vcpscreens=0 | |
vcpfile="/home/egroeper/VirtualBox VMs/configstack_db_1437486922330_80180/configstack_db_1437486922330_80180.webm" | |
vcpwidth=1024 | |
vcpheight=768 | |
vcprate=512 | |
vcpfps=25 | |
GuestMemoryBalloon=0 | |
GuestOSType="Ubuntu_64" | |
GuestAdditionsRunLevel=0 | |
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000 | |
DEBUG subprocess: Exit status: 0 | |
INFO subprocess: Starting process: ["/usr/bin/VBoxManage", "showvminfo", "619f2563-aeb7-4a70-bbcf-ff458493cbf7", "--machinereadable"] | |
INFO subprocess: Command not in installer, restoring original environment... | |
DEBUG subprocess: Selecting on IO | |
DEBUG subprocess: stdout: name="configstack_db_1437486922330_80180" | |
groups="/" | |
ostype="Ubuntu (64-bit)" | |
UUID="619f2563-aeb7-4a70-bbcf-ff458493cbf7" | |
CfgFile="/home/egroeper/VirtualBox VMs/configstack_db_1437486922330_80180/configstack_db_1437486922330_80180.vbox" | |
SnapFldr="/home/egroeper/VirtualBox VMs/configstack_db_1437486922330_80180/Snapshots" | |
LogFldr="/home/egroeper/VirtualBox VMs/configstack_db_1437486922330_80180/Logs" | |
hardwareuuid="619f2563-aeb7-4a70-bbcf-ff458493cbf7" | |
memory=512 | |
pagefusion="off" | |
vram=12 | |
cpuexecutioncap=100 | |
hpet="off" | |
chipset="piix3" | |
firmware="BIOS" | |
cpus=1 | |
pae="off" | |
longmode="on" | |
synthcpu="off" | |
bootmenu="messageandmenu" | |
boot1="disk" | |
boot2="none" | |
boot3="none" | |
boot4="none" | |
acpi="on" | |
ioapic="on" | |
biossystemtimeoffset=0 | |
rtcuseutc="on" | |
hwvirtex="on" | |
nestedpaging="on" | |
largepages="off" | |
vtxvpid="on" | |
vtxux="on" | |
VMState="running" | |
VMStateChangeTime="2015-07-21T13:55:24.287000000" | |
monitorcount=1 | |
accelerate3d="off" | |
accelerate2dvideo="off" | |
teleporterenabled="off" | |
teleporterport=0 | |
teleporteraddress="" | |
teleporterpassword="" | |
tracing-enabled="off" | |
tracing-allow-vm-access="off" | |
tracing-config="" | |
autostart-enabled="off" | |
autostart-delay=0 | |
defaultfrontend="" | |
storagecontrollername0="SATAController" | |
storagecontrollertype0="IntelAhci" | |
storagecontrollerinstance0="0" | |
storagecontrollermaxportcount0="30" | |
storagecontrollerportcount0="1" | |
storagecontrollerbootable0="on" | |
"SATAController-0-0"="/home/egroeper/VirtualBox VMs/configstack_db_1437486922330_80180/box-disk1.vmdk" | |
"SATAController-ImageUUID-0-0"="b197ae4c-0168-441b-a508-d3b254efb1f4" | |
natnet1="nat" | |
macaddress1="0800273A0B5B" | |
cableconnected1="on" | |
nic1="nat" | |
nictype1="82540EM" | |
nicspeed1="0" | |
mtu="0" | |
sockSnd="64" | |
sockRcv="64" | |
tcpWndSnd="64" | |
tcpWndRcv="64" | |
Forwarding(0)="ssh,tcp,127.0.0.1,2200,,22" | |
hostonlyadapter2="vboxnet1" | |
macaddress2="080027724BA0" | |
cableconnected2="on" | |
nic2="hostonly" | |
nictype2="82540EM" | |
nicspeed2="0" | |
nic3="none" | |
nic4="none" | |
nic5="none" | |
nic6="none" | |
nic7="none" | |
nic8="none" | |
hidpointing="ps2mouse" | |
hidkeyboard="ps2kbd" | |
uart1="off" | |
uart2="off" | |
lpt1="off" | |
lpt2="off" | |
audio="none" | |
clipboard="bidirectional" | |
draganddrop="disabled" | |
SessionType="headless" | |
VideoMode="720,400,0"@0,0 | |
vrde="off" | |
usb="off" | |
ehci="off" | |
SharedFolderNameMachineMapping1="vagrant" | |
SharedFolderPathMachineMapping1="/home/egroeper/Fileservice/configstack" | |
VRDEActiveConnection="off" | |
VRDEClients=0 | |
vcpenabled="off" | |
vcpscreens=0 | |
vcpfile="/home/egroeper/VirtualBox VMs/configstack_db_1437486922330_80180/configstack_db_1437486922330_80180.webm" | |
vcpwidth=1024 | |
vcpheight=768 | |
vcprate=512 | |
vcpfps=25 | |
GuestMemoryBalloon=0 | |
GuestOSType="Ubuntu_64" | |
GuestAdditionsRunLevel=0 | |
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 31999 | |
DEBUG subprocess: Exit status: 0 | |
INFO subprocess: Starting process: ["/usr/bin/VBoxManage", "showvminfo", "619f2563-aeb7-4a70-bbcf-ff458493cbf7", "--machinereadable"] | |
INFO subprocess: Command not in installer, restoring original environment... | |
DEBUG subprocess: Selecting on IO | |
DEBUG subprocess: stdout: name="configstack_db_1437486922330_80180" | |
groups="/" | |
ostype="Ubuntu (64-bit)" | |
UUID="619f2563-aeb7-4a70-bbcf-ff458493cbf7" | |
CfgFile="/home/egroeper/VirtualBox VMs/configstack_db_1437486922330_80180/configstack_db_1437486922330_80180.vbox" | |
SnapFldr="/home/egroeper/VirtualBox VMs/configstack_db_1437486922330_80180/Snapshots" | |
LogFldr="/home/egroeper/VirtualBox VMs/configstack_db_1437486922330_80180/Logs" | |
hardwareuuid="619f2563-aeb7-4a70-bbcf-ff458493cbf7" | |
memory=512 | |
pagefusion="off" | |
vram=12 | |
cpuexecutioncap=100 | |
hpet="off" | |
chipset="piix3" | |
firmware="BIOS" | |
cpus=1 | |
pae="off" | |
longmode="on" | |
synthcpu="off" | |
bootmenu="messageandmenu" | |
boot1="disk" | |
boot2="none" | |
boot3="none" | |
boot4="none" | |
acpi="on" | |
ioapic="on" | |
biossystemtimeoffset=0 | |
rtcuseutc="on" | |
hwvirtex="on" | |
nestedpaging="on" | |
largepages="off" | |
vtxvpid="on" | |
vtxux="on" | |
VMState="running" | |
VMStateChangeTime="2015-07-21T13:55:24.287000000" | |
monitorcount=1 | |
accelerate3d="off" | |
accelerate2dvideo="off" | |
teleporterenabled="off" | |
teleporterport=0 | |
teleporteraddress="" | |
teleporterpassword="" | |
tracing-enabled="off" | |
tracing-allow-vm-access="off" | |
tracing-config="" | |
autostart-enabled="off" | |
autostart-delay=0 | |
defaultfrontend="" | |
storagecontrollername0="SATAController" | |
storagecontrollertype0="IntelAhci" | |
storagecontrollerinstance0="0" | |
storagecontrollermaxportcount0="30" | |
storagecontrollerportcount0="1" | |
storagecontrollerbootable0="on" | |
"SATAController-0-0"="/home/egroeper/VirtualBox VMs/configstack_db_1437486922330_80180/box-disk1.vmdk" | |
"SATAController-ImageUUID-0-0"="b197ae4c-0168-441b-a508-d3b254efb1f4" | |
natnet1="nat" | |
macaddress1="0800273A0B5B" | |
cableconnected1="on" | |
nic1="nat" | |
nictype1="82540EM" | |
nicspeed1="0" | |
mtu="0" | |
sockSnd="64" | |
sockRcv="64" | |
tcpWndSnd="64" | |
tcpWndRcv="64" | |
Forwarding(0)="ssh,tcp,127.0.0.1,2200,,22" | |
hostonlyadapter2="vboxnet1" | |
macaddress2="080027724BA0" | |
cableconnected2="on" | |
nic2="hostonly" | |
nictype2="82540EM" | |
nicspeed2="0" | |
nic3="none" | |
nic4="none" | |
nic5="none" | |
nic6="none" | |
nic7="none" | |
nic8="none" | |
hidpointing="ps2mouse" | |
hidkeyboard="ps2kbd" | |
uart1="off" | |
uart2="off" | |
lpt1="off" | |
lpt2="off" | |
audio="none" | |
clipboard="bidirectional" | |
draganddrop="disabled" | |
SessionType="headless" | |
VideoMode="720,400,0"@0,0 | |
vrde="off" | |
usb="off" | |
ehci="off" | |
SharedFolderNameMachineMapping1="vagrant" | |
SharedFolderPathMachineMapping1="/home/egroeper/Fileservice/configstack" | |
VRDEActiveConnection="off" | |
VRDEClients=0 | |
vcpenabled="off" | |
vcpscreens=0 | |
vcpfile="/home/egroeper/VirtualBox VMs/configstack_db_1437486922330_80180/configstack_db_1437486922330_80180.webm" | |
vcpwidth=1024 | |
vcpheight=768 | |
vcprate=512 | |
vcpfps=25 | |
GuestMemoryBalloon=0 | |
GuestOSType="Linux26_64" | |
GuestAdditionsRunLevel=1 | |
GuestAdditionsVersion="4.3.10_Ubuntu r93012" | |
GuestAdditionsFacility_VirtualBox Base Driver=50,1437486931629 | |
GuestAdditionsFacility_Seamless Mode=0,1437486931629 | |
GuestAdditionsFacility_Graphics Mode=0,1437486931629 | |
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000 | |
DEBUG subprocess: Exit status: 0 | |
INFO subprocess: Starting process: ["/usr/bin/VBoxManage", "showvminfo", "619f2563-aeb7-4a70-bbcf-ff458493cbf7", "--machinereadable"] | |
INFO subprocess: Command not in installer, restoring original environment... | |
DEBUG subprocess: Selecting on IO | |
DEBUG subprocess: stdout: name="configstack_db_1437486922330_80180" | |
groups="/" | |
ostype="Ubuntu (64-bit)" | |
UUID="619f2563-aeb7-4a70-bbcf-ff458493cbf7" | |
CfgFile="/home/egroeper/VirtualBox VMs/configstack_db_1437486922330_80180/configstack_db_1437486922330_80180.vbox" | |
SnapFldr="/home/egroeper/VirtualBox VMs/configstack_db_1437486922330_80180/Snapshots" | |
LogFldr="/home/egroeper/VirtualBox VMs/configstack_db_1437486922330_80180/Logs" | |
hardwareuuid="619f2563-aeb7-4a70-bbcf-ff458493cbf7" | |
memory=512 | |
pagefusion="off" | |
vram=12 | |
cpuexecutioncap=100 | |
hpet="off" | |
chipset="piix3" | |
firmware="BIOS" | |
cpus=1 | |
pae="off" | |
longmode="on" | |
synthcpu="off" | |
bootmenu="messageandmenu" | |
boot1="disk" | |
boot2="none" | |
boot3="none" | |
boot4="none" | |
acpi="on" | |
ioapic="on" | |
biossystemtimeoffset=0 | |
rtcuseutc="on" | |
hwvirtex="on" | |
nestedpaging="on" | |
largepages="off" | |
vtxvpid="on" | |
vtxux="on" | |
VMState="running" | |
VMStateChangeTime="2015-07-21T13:55:24.287000000" | |
monitorcount=1 | |
accelerate3d="off" | |
accelerate2dvideo="off" | |
teleporterenabled="off" | |
teleporterport=0 | |
teleporteraddress="" | |
teleporterpassword="" | |
tracing-enabled="off" | |
tracing-allow-vm-access="off" | |
tracing-config="" | |
autostart-enabled="off" | |
autostart-delay=0 | |
defaultfrontend="" | |
storagecontrollername0="SATAController" | |
storagecontrollertype0="IntelAhci" | |
storagecontrollerinstance0="0" | |
storagecontrollermaxportcount0="30" | |
storagecontrollerportcount0="1" | |
storagecontrollerbootable0="on" | |
"SATAController-0-0"="/home/egroeper/VirtualBox VMs/configstack_db_1437486922330_80180/box-disk1.vmdk" | |
"SATAController-ImageUUID-0-0"="b197ae4c-0168-441b-a508-d3b254efb1f4" | |
natnet1="nat" | |
macaddress1="0800273A0B5B" | |
cableconnected1="on" | |
nic1="nat" | |
nictype1="82540EM" | |
nicspeed1="0" | |
mtu="0" | |
sockSnd="64" | |
sockRcv="64" | |
tcpWndSnd="64" | |
tcpWndRcv="64" | |
Forwarding(0)="ssh,tcp,127.0.0.1,2200,,22" | |
hostonlyadapter2="vboxnet1" | |
macaddress2="080027724BA0" | |
cableconnected2="on" | |
nic2="hostonly" | |
nictype2="82540EM" | |
nicspeed2="0" | |
nic3="none" | |
nic4="none" | |
nic5="none" | |
nic6="none" | |
nic7="none" | |
nic8="none" | |
hidpointing="ps2mouse" | |
hidkeyboard="ps2kbd" | |
uart1="off" | |
uart2="off" | |
lpt1="off" | |
lpt2="off" | |
audio="none" | |
clipboard="bidirectional" | |
draganddrop="disabled" | |
SessionType="headless" | |
VideoMode="720,400,0"@0,0 | |
vrde="off" | |
usb="off" | |
ehci="off" | |
SharedFolderNameMachineMapping1="vagrant" | |
SharedFolderPathMachineMapping1="/home/egroeper/Fileservice/configstack" | |
VRDEActiveConnection="off" | |
VRDEClients=0 | |
vcpenabled="off" | |
vcpscreens=0 | |
vcpfile="/home/egroeper/VirtualBox VMs/configstack_db_1437486922330_80180/configstack_db_1437486922330_80180.webm" | |
vcpwidth=1024 | |
vcpheight=768 | |
vcprate=512 | |
vcpfps=25 | |
GuestMemoryBalloon=0 | |
GuestOSType="Linux26_64" | |
GuestAdditionsRunLevel=1 | |
GuestAdditionsVersion="4.3.10_Ubuntu r93012" | |
GuestAdditionsFacility_VirtualBox Base Driver=50,1437486931629 | |
GuestAdditionsFacility_Seamless Mode=0,1437486931629 | |
GuestAdditionsFacility_Graphics Mode=0,1437486931629 | |
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000 | |
DEBUG subprocess: Exit status: 0 | |
INFO subprocess: Starting process: ["/usr/bin/VBoxManage", "showvminfo", "619f2563-aeb7-4a70-bbcf-ff458493cbf7", "--machinereadable"] | |
INFO subprocess: Command not in installer, restoring original environment... | |
DEBUG subprocess: Selecting on IO | |
DEBUG subprocess: stdout: name="configstack_db_1437486922330_80180" | |
groups="/" | |
ostype="Ubuntu (64-bit)" | |
UUID="619f2563-aeb7-4a70-bbcf-ff458493cbf7" | |
CfgFile="/home/egroeper/VirtualBox VMs/configstack_db_1437486922330_80180/configstack_db_1437486922330_80180.vbox" | |
SnapFldr="/home/egroeper/VirtualBox VMs/configstack_db_1437486922330_80180/Snapshots" | |
LogFldr="/home/egroeper/VirtualBox VMs/configstack_db_1437486922330_80180/Logs" | |
hardwareuuid="619f2563-aeb7-4a70-bbcf-ff458493cbf7" | |
memory=512 | |
pagefusion="off" | |
vram=12 | |
cpuexecutioncap=100 | |
hpet="off" | |
chipset="piix3" | |
firmware="BIOS" | |
cpus=1 | |
pae="off" | |
longmode="on" | |
synthcpu="off" | |
bootmenu="messageandmenu" | |
boot1="disk" | |
boot2="none" | |
boot3="none" | |
boot4="none" | |
acpi="on" | |
ioapic="on" | |
biossystemtimeoffset=0 | |
rtcuseutc="on" | |
hwvirtex="on" | |
nestedpaging="on" | |
largepages="off" | |
vtxvpid="on" | |
vtxux="on" | |
VMState="running" | |
VMStateChangeTime="2015-07-21T13:55:24.287000000" | |
monitorcount=1 | |
accelerate3d="off" | |
accelerate2dvideo="off" | |
teleporterenabled="off" | |
teleporterport=0 | |
teleporteraddress="" | |
teleporterpassword="" | |
tracing-enabled="off" | |
tracing-allow-vm-access="off" | |
tracing-config="" | |
autostart-enabled="off" | |
autostart-delay=0 | |
defaultfrontend="" | |
storagecontrollername0="SATAController" | |
storagecontrollertype0="IntelAhci" | |
storagecontrollerinstance0="0" | |
storagecontrollermaxportcount0="30" | |
storagecontrollerportcount0="1" | |
storagecontrollerbootable0="on" | |
"SATAController-0-0"="/home/egroeper/VirtualBox VMs/configstack_db_1437486922330_80180/box-disk1.vmdk" | |
"SATAController-ImageUUID-0-0"="b197ae4c-0168-441b-a508-d3b254efb1f4" | |
natnet1="nat" | |
macaddress1="0800273A0B5B" | |
cableconnected1="on" | |
nic1="nat" | |
nictype1="82540EM" | |
nicspeed1="0" | |
mtu="0" | |
sockSnd="64" | |
sockRcv="64" | |
tcpWndSnd="64" | |
tcpWndRcv="64" | |
Forwarding(0)="ssh,tcp,127.0.0.1,2200,,22" | |
hostonlyadapter2="vboxnet1" | |
macaddress2="080027724BA0" | |
cableconnected2="on" | |
nic2="hostonly" | |
nictype2="82540EM" | |
nicspeed2="0" | |
nic3="none" | |
nic4="none" | |
nic5="none" | |
nic6="none" | |
nic7="none" | |
nic8="none" | |
hidpointing="ps2mouse" | |
hidkeyboard="ps2kbd" | |
uart1="off" | |
uart2="off" | |
lpt1="off" | |
lpt2="off" | |
audio="none" | |
clipboard="bidirectional" | |
draganddrop="disabled" | |
SessionType="headless" | |
VideoMode="720,400,0"@0,0 | |
vrde="off" | |
usb="off" | |
ehci="off" | |
SharedFolderNameMachineMapping1="vagrant" | |
SharedFolderPathMachineMapping1="/home/egroeper/Fileservice/configstack" | |
VRDEActiveConnection="off" | |
VRDEClients=0 | |
vcpenabled="off" | |
vcpscreens=0 | |
vcpfile="/home/egroeper/VirtualBox VMs/configstack_db_1437486922330_80180/configstack_db_1437486922330_80180.webm" | |
vcpwidth=1024 | |
vcpheight=768 | |
vcprate=512 | |
vcpfps=25 | |
GuestMemoryBalloon=0 | |
GuestOSType="Linux26_64" | |
GuestAdditionsRunLevel=1 | |
GuestAdditionsVersion="4.3.10_Ubuntu r93012" | |
GuestAdditionsFacility_VirtualBox Base Driver=50,1437486931629 | |
GuestAdditionsFacility_Seamless Mode=0,1437486931629 | |
GuestAdditionsFacility_Graphics Mode=0,1437486931629 | |
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000 | |
DEBUG subprocess: Exit status: 0 | |
INFO subprocess: Starting process: ["/usr/bin/VBoxManage", "showvminfo", "619f2563-aeb7-4a70-bbcf-ff458493cbf7", "--machinereadable"] | |
INFO subprocess: Command not in installer, restoring original environment... | |
DEBUG subprocess: Selecting on IO | |
DEBUG subprocess: stdout: name="configstack_db_1437486922330_80180" | |
groups="/" | |
ostype="Ubuntu (64-bit)" | |
UUID="619f2563-aeb7-4a70-bbcf-ff458493cbf7" | |
CfgFile="/home/egroeper/VirtualBox VMs/configstack_db_1437486922330_80180/configstack_db_1437486922330_80180.vbox" | |
SnapFldr="/home/egroeper/VirtualBox VMs/configstack_db_1437486922330_80180/Snapshots" | |
LogFldr="/home/egroeper/VirtualBox VMs/configstack_db_1437486922330_80180/Logs" | |
hardwareuuid="619f2563-aeb7-4a70-bbcf-ff458493cbf7" | |
memory=512 | |
pagefusion="off" | |
vram=12 | |
cpuexecutioncap=100 | |
hpet="off" | |
chipset="piix3" | |
firmware="BIOS" | |
cpus=1 | |
pae="off" | |
longmode="on" | |
synthcpu="off" | |
bootmenu="messageandmenu" | |
boot1="disk" | |
boot2="none" | |
boot3="none" | |
boot4="none" | |
acpi="on" | |
ioapic="on" | |
biossystemtimeoffset=0 | |
rtcuseutc="on" | |
hwvirtex="on" | |
nestedpaging="on" | |
largepages="off" | |
vtxvpid="on" | |
vtxux="on" | |
VMState="running" | |
VMStateChangeTime="2015-07-21T13:55:24.287000000" | |
monitorcount=1 | |
accelerate3d="off" | |
accelerate2dvideo="off" | |
teleporterenabled="off" | |
teleporterport=0 | |
teleporteraddress="" | |
teleporterpassword="" | |
tracing-enabled="off" | |
tracing-allow-vm-access="off" | |
tracing-config="" | |
autostart-enabled="off" | |
autostart-delay=0 | |
defaultfrontend="" | |
storagecontrollername0="SATAController" | |
storagecontrollertype0="IntelAhci" | |
storagecontrollerinstance0="0" | |
storagecontrollermaxportcount0="30" | |
storagecontrollerportcount0="1" | |
storagecontrollerbootable0="on" | |
"SATAController-0-0"="/home/egroeper/VirtualBox VMs/configstack_db_1437486922330_80180/box-disk1.vmdk" | |
"SATAController-ImageUUID-0-0"="b197ae4c-0168-441b-a508-d3b254efb1f4" | |
natnet1="nat" | |
macaddress1="0800273A0B5B" | |
cableconnected1="on" | |
nic1="nat" | |
nictype1="82540EM" | |
nicspeed1="0" | |
mtu="0" | |
sockSnd="64" | |
sockRcv="64" | |
tcpWndSnd="64" | |
tcpWndRcv="64" | |
Forwarding(0)="ssh,tcp,127.0.0.1,2200,,22" | |
hostonlyadapter2="vboxnet1" | |
macaddress2="080027724BA0" | |
cableconnected2="on" | |
nic2="hostonly" | |
nictype2="82540EM" | |
nicspeed2="0" | |
nic3="none" | |
nic4="none" | |
nic5="none" | |
nic6="none" | |
nic7="none" | |
nic8="none" | |
hidpointing="ps2mouse" | |
hidkeyboard="ps2kbd" | |
uart1="off" | |
uart2="off" | |
lpt1="off" | |
lpt2="off" | |
audio="none" | |
clipboard="bidirectional" | |
draganddrop="disabled" | |
SessionType="headless" | |
VideoMode="720,400,0"@0,0 | |
vrde="off" | |
usb="off" | |
ehci="off" | |
SharedFolderNameMachineMapping1="vagrant" | |
SharedFolderPathMachineMapping1="/home/egroeper/Fileservice/configstack" | |
VRDEActiveConnection="off" | |
VRDEClients=0 | |
vcpenabled="off" | |
vcpscreens=0 | |
vcpfile="/home/egroeper/VirtualBox VMs/configstack_db_1437486922330_80180/configstack_db_1437486922330_80180.webm" | |
vcpwidth=1024 | |
vcpheight=768 | |
vcprate=512 | |
vcpfps=25 | |
GuestMemoryBalloon=0 | |
GuestOSType="Linux26_64" | |
GuestAdditionsRunLevel=1 | |
GuestAdditionsVersion="4.3.10_Ubuntu r93012" | |
GuestAdditionsFacility_VirtualBox Base Driver=50,1437486931629 | |
GuestAdditionsFacility_Seamless Mode=0,1437486931629 | |
GuestAdditionsFacility_Graphics Mode=0,1437486931629 | |
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000 | |
DEBUG subprocess: Exit status: 0 | |
INFO subprocess: Starting process: ["/usr/bin/VBoxManage", "showvminfo", "619f2563-aeb7-4a70-bbcf-ff458493cbf7", "--machinereadable"] | |
INFO subprocess: Command not in installer, restoring original environment... | |
DEBUG subprocess: Selecting on IO | |
DEBUG subprocess: stdout: name="configstack_db_1437486922330_80180" | |
groups="/" | |
ostype="Ubuntu (64-bit)" | |
UUID="619f2563-aeb7-4a70-bbcf-ff458493cbf7" | |
CfgFile="/home/egroeper/VirtualBox VMs/configstack_db_1437486922330_80180/configstack_db_1437486922330_80180.vbox" | |
SnapFldr="/home/egroeper/VirtualBox VMs/configstack_db_1437486922330_80180/Snapshots" | |
LogFldr="/home/egroeper/VirtualBox VMs/configstack_db_1437486922330_80180/Logs" | |
hardwareuuid="619f2563-aeb7-4a70-bbcf-ff458493cbf7" | |
memory=512 | |
pagefusion="off" | |
vram=12 | |
cpuexecutioncap=100 | |
hpet="off" | |
chipset="piix3" | |
firmware="BIOS" | |
cpus=1 | |
pae="off" | |
longmode="on" | |
synthcpu="off" | |
bootmenu="messageandmenu" | |
boot1="disk" | |
boot2="none" | |
boot3="none" | |
boot4="none" | |
acpi="on" | |
ioapic="on" | |
biossystemtimeoffset=0 | |
rtcuseutc="on" | |
hwvirtex="on" | |
nestedpaging="on" | |
largepages="off" | |
vtxvpid="on" | |
vtxux="on" | |
VMState="running" | |
VMStateChangeTime="2015-07-21T13:55:24.287000000" | |
monitorcount=1 | |
accelerate3d="off" | |
accelerate2dvideo="off" | |
teleporterenabled="off" | |
teleporterport=0 | |
teleporteraddress="" | |
teleporterpassword="" | |
tracing-enabled="off" | |
tracing-allow-vm-access="off" | |
tracing-config="" | |
autostart-enabled="off" | |
autostart-delay=0 | |
defaultfrontend="" | |
storagecontrollername0="SATAController" | |
storagecontrollertype0="IntelAhci" | |
storagecontrollerinstance0="0" | |
storagecontrollermaxportcount0="30" | |
storagecontrollerportcount0="1" | |
storagecontrollerbootable0="on" | |
"SATAController-0-0"="/home/egroeper/VirtualBox VMs/configstack_db_1437486922330_80180/box-disk1.vmdk" | |
"SATAController-ImageUUID-0-0"="b197ae4c-0168-441b-a508-d3b254efb1f4" | |
natnet1="nat" | |
macaddress1="0800273A0B5B" | |
cableconnected1="on" | |
nic1="nat" | |
nictype1="82540EM" | |
nicspeed1="0" | |
mtu="0" | |
sockSnd="64" | |
sockRcv="64" | |
tcpWndSnd="64" | |
tcpWndRcv="64" | |
Forwarding(0)="ssh,tcp,127.0.0.1,2200,,22" | |
hostonlyadapter2="vboxnet1" | |
macaddress2="080027724BA0" | |
cableconnected2="on" | |
nic2="hostonly" | |
nictype2="82540EM" | |
nicspeed2="0" | |
nic3="none" | |
nic4="none" | |
nic5="none" | |
nic6="none" | |
nic7="none" | |
nic8="none" | |
hidpointing="ps2mouse" | |
hidkeyboard="ps2kbd" | |
uart1="off" | |
uart2="off" | |
lpt1="off" | |
lpt2="off" | |
audio="none" | |
clipboard="bidirectional" | |
draganddrop="disabled" | |
SessionType="headless" | |
VideoMode="720,400,0"@0,0 | |
vrde="off" | |
usb="off" | |
ehci="off" | |
SharedFolderNameMachineMapping1="vagrant" | |
SharedFolderPathMachineMapping1="/home/egroeper/Fileservice/configstack" | |
VRDEActiveConnection="off" | |
VRDEClients=0 | |
vcpenabled="off" | |
vcpscreens=0 | |
vcpfile="/home/egroeper/VirtualBox VMs/configstack_db_1437486922330_80180/configstack_db_1437486922330_80180.webm" | |
vcpwidth=1024 | |
vcpheight=768 | |
vcprate=512 | |
vcpfps=25 | |
GuestMemoryBalloon=0 | |
GuestOSType="Linux26_64" | |
GuestAdditionsRunLevel=1 | |
GuestAdditionsVersion="4.3.10_Ubuntu r93012" | |
GuestAdditionsFacility_VirtualBox Base Driver=50,1437486931629 | |
GuestAdditionsFacility_Seamless Mode=0,1437486931629 | |
GuestAdditionsFacility_Graphics Mode=0,1437486931629 | |
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000 | |
DEBUG subprocess: Exit status: 0 | |
INFO subprocess: Starting process: ["/usr/bin/VBoxManage", "showvminfo", "619f2563-aeb7-4a70-bbcf-ff458493cbf7", "--machinereadable"] | |
INFO subprocess: Command not in installer, restoring original environment... | |
DEBUG subprocess: Selecting on IO | |
DEBUG subprocess: stdout: name="configstack_db_1437486922330_80180" | |
groups="/" | |
ostype="Ubuntu (64-bit)" | |
UUID="619f2563-aeb7-4a70-bbcf-ff458493cbf7" | |
CfgFile="/home/egroeper/VirtualBox VMs/configstack_db_1437486922330_80180/configstack_db_1437486922330_80180.vbox" | |
SnapFldr="/home/egroeper/VirtualBox VMs/configstack_db_1437486922330_80180/Snapshots" | |
LogFldr="/home/egroeper/VirtualBox VMs/configstack_db_1437486922330_80180/Logs" | |
hardwareuuid="619f2563-aeb7-4a70-bbcf-ff458493cbf7" | |
memory=512 | |
pagefusion="off" | |
vram=12 | |
cpuexecutioncap=100 | |
hpet="off" | |
chipset="piix3" | |
firmware="BIOS" | |
cpus=1 | |
pae="off" | |
longmode="on" | |
synthcpu="off" | |
bootmenu="messageandmenu" | |
boot1="disk" | |
boot2="none" | |
boot3="none" | |
boot4="none" | |
acpi="on" | |
ioapic="on" | |
biossystemtimeoffset=0 | |
rtcuseutc="on" | |
hwvirtex="on" | |
nestedpaging="on" | |
largepages="off" | |
vtxvpid="on" | |
vtxux="on" | |
VMState="running" | |
VMStateChangeTime="2015-07-21T13:55:24.287000000" | |
monitorcount=1 | |
accelerate3d="off" | |
accelerate2dvideo="off" | |
teleporterenabled="off" | |
teleporterport=0 | |
teleporteraddress="" | |
teleporterpassword="" | |
tracing-enabled="off" | |
tracing-allow-vm-access="off" | |
tracing-config="" | |
autostart-enabled="off" | |
autostart-delay=0 | |
defaultfrontend="" | |
storagecontrollername0="SATAController" | |
storagecontrollertype0="IntelAhci" | |
storagecontrollerinstance0="0" | |
storagecontrollermaxportcount0="30" | |
storagecontrollerportcount0="1" | |
storagecontrollerbootable0="on" | |
"SATAController-0-0"="/home/egroeper/VirtualBox VMs/configstack_db_1437486922330_80180/box-disk1.vmdk" | |
"SATAController-ImageUUID-0-0"="b197ae4c-0168-441b-a508-d3b254efb1f4" | |
natnet1="nat" | |
macaddress1="0800273A0B5B" | |
cableconnected1="on" | |
nic1="nat" | |
nictype1="82540EM" | |
nicspeed1="0" | |
mtu="0" | |
sockSnd="64" | |
sockRcv="64" | |
tcpWndSnd="64" | |
tcpWndRcv="64" | |
Forwarding(0)="ssh,tcp,127.0.0.1,2200,,22" | |
hostonlyadapter2="vboxnet1" | |
macaddress2="080027724BA0" | |
cableconnected2="on" | |
nic2="hostonly" | |
nictype2="82540EM" | |
nicspeed2="0" | |
nic3="none" | |
nic4="none" | |
nic5="none" | |
nic6="none" | |
nic7="none" | |
nic8="none" | |
hidpointing="ps2mouse" | |
hidkeyboard="ps2kbd" | |
uart1="off" | |
uart2="off" | |
lpt1="off" | |
lpt2="off" | |
audio="none" | |
clipboard="bidirectional" | |
draganddrop="disabled" | |
SessionType="headless" | |
VideoMode="720,400,0"@0,0 | |
vrde="off" | |
usb="off" | |
ehci="off" | |
SharedFolderNameMachineMapping1="vagrant" | |
SharedFolderPathMachineMapping1="/home/egroeper/Fileservice/configstack" | |
VRDEActiveConnection="off" | |
VRDEClients=0 | |
vcpenabled="off" | |
vcpscreens=0 | |
vcpfile="/home/egroeper/VirtualBox VMs/configstack_db_1437486922330_80180/configstack_db_1437486922330_80180.webm" | |
vcpwidth=1024 | |
vcpheight=768 | |
vcprate=512 | |
vcpfps=25 | |
GuestMemoryBalloon=0 | |
GuestOSType="Linux26_64" | |
GuestAdditionsRunLevel=2 | |
GuestAdditionsVersion="4.3.10_Ubuntu r93012" | |
GuestAdditionsFacility_VirtualBox Base Driver=50,1437486931629 | |
GuestAdditionsFacility_VirtualBox System Service=50,1437486937112 | |
GuestAdditionsFacility_Seamless Mode=0,1437486931629 | |
GuestAdditionsFacility_Graphics Mode=0,1437486931629 | |
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000 | |
DEBUG subprocess: Exit status: 0 | |
INFO subprocess: Starting process: ["/usr/bin/VBoxManage", "showvminfo", "619f2563-aeb7-4a70-bbcf-ff458493cbf7", "--machinereadable"] | |
INFO subprocess: Command not in installer, restoring original environment... | |
DEBUG subprocess: Selecting on IO | |
DEBUG subprocess: stdout: name="configstack_db_1437486922330_80180" | |
groups="/" | |
ostype="Ubuntu (64-bit)" | |
UUID="619f2563-aeb7-4a70-bbcf-ff458493cbf7" | |
CfgFile="/home/egroeper/VirtualBox VMs/configstack_db_1437486922330_80180/configstack_db_1437486922330_80180.vbox" | |
SnapFldr="/home/egroeper/VirtualBox VMs/configstack_db_1437486922330_80180/Snapshots" | |
LogFldr="/home/egroeper/VirtualBox VMs/configstack_db_1437486922330_80180/Logs" | |
hardwareuuid="619f2563-aeb7-4a70-bbcf-ff458493cbf7" | |
memory=512 | |
pagefusion="off" | |
vram=12 | |
cpuexecutioncap=100 | |
hpet="off" | |
chipset="piix3" | |
firmware="BIOS" | |
cpus=1 | |
pae="off" | |
longmode="on" | |
synthcpu="off" | |
bootmenu="messageandmenu" | |
boot1="disk" | |
boot2="none" | |
boot3="none" | |
boot4="none" | |
acpi="on" | |
ioapic="on" | |
biossystemtimeoffset=0 | |
rtcuseutc="on" | |
hwvirtex="on" | |
nestedpaging="on" | |
largepages="off" | |
vtxvpid="on" | |
vtxux="on" | |
VMState="running" | |
VMStateChangeTime="2015-07-21T13:55:24.287000000" | |
monitorcount=1 | |
accelerate3d="off" | |
accelerate2dvideo="off" | |
teleporterenabled="off" | |
teleporterport=0 | |
teleporteraddress="" | |
teleporterpassword="" | |
tracing-enabled="off" | |
tracing-allow-vm-access="off" | |
tracing-config="" | |
autostart-enabled="off" | |
autostart-delay=0 | |
defaultfrontend="" | |
storagecontrollername0="SATAController" | |
storagecontrollertype0="IntelAhci" | |
storagecontrollerinstance0="0" | |
storagecontrollermaxportcount0="30" | |
storagecontrollerportcount0="1" | |
storagecontrollerbootable0="on" | |
"SATAController-0-0"="/home/egroeper/VirtualBox VMs/configstack_db_1437486922330_80180/box-disk1.vmdk" | |
"SATAController-ImageUUID-0-0"="b197ae4c-0168-441b-a508-d3b254efb1f4" | |
natnet1="nat" | |
macaddress1="0800273A0B5B" | |
cableconnected1="on" | |
nic1="nat" | |
nictype1="82540EM" | |
nicspeed1="0" | |
mtu="0" | |
sockSnd="64" | |
sockRcv="64" | |
tcpWndSnd="64" | |
tcpWndRcv="64" | |
Forwarding(0)="ssh,tcp,127.0.0.1,2200,,22" | |
hostonlyadapter2="vboxnet1" | |
macaddress2="080027724BA0" | |
cableconnected2="on" | |
nic2="hostonly" | |
nictype2="82540EM" | |
nicspeed2="0" | |
nic3="none" | |
nic4="none" | |
nic5="none" | |
nic6="none" | |
nic7="none" | |
nic8="none" | |
hidpointing="ps2mouse" | |
hidkeyboard="ps2kbd" | |
uart1="off" | |
uart2="off" | |
lpt1="off" | |
lpt2="off" | |
audio="none" | |
clipboard="bidirectional" | |
draganddrop="disabled" | |
SessionType="headless" | |
VideoMode="720,400,0"@0,0 | |
vrde="off" | |
usb="off" | |
ehci="off" | |
SharedFolderNameMachineMapping1="vagrant" | |
SharedFolderPathMachineMapping1="/home/egroeper/Fileservice/configstack" | |
VRDEActiveConnection="off" | |
VRDEClients=0 | |
vcpenabled="off" | |
vcpscreens=0 | |
vcpfile="/home/egroeper/VirtualBox VMs/configstack_db_1437486922330_80180/configstack_db_1437486922330_80180.webm" | |
vcpwidth=1024 | |
vcpheight=768 | |
vcprate=512 | |
vcpfps=25 | |
GuestMemoryBalloon=0 | |
GuestOSType="Linux26_64" | |
GuestAdditionsRunLevel=2 | |
GuestAdditionsVersion="4.3.10_Ubuntu r93012" | |
GuestAdditionsFacility_VirtualBox Base Driver=50,1437486931629 | |
GuestAdditionsFacility_VirtualBox System Service=50,1437486937112 | |
GuestAdditionsFacility_Seamless Mode=0,1437486931629 | |
GuestAdditionsFacility_Graphics Mode=0,1437486931629 | |
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000 | |
DEBUG subprocess: Exit status: 0 | |
INFO subprocess: Starting process: ["/usr/bin/VBoxManage", "showvminfo", "619f2563-aeb7-4a70-bbcf-ff458493cbf7", "--machinereadable"] | |
INFO subprocess: Command not in installer, restoring original environment... | |
DEBUG subprocess: Selecting on IO | |
DEBUG ssh: == Net-SSH connection debug-level log START == | |
DEBUG ssh: D, [2015-07-21T15:55:24.705433 #14348] DEBUG -- net.ssh.transport.session[3fd2962546c8]: establishing connection to 127.0.0.1:2200 | |
D, [2015-07-21T15:55:24.706846 #14348] DEBUG -- net.ssh.transport.session[3fd2962546c8]: connection established | |
I, [2015-07-21T15:55:24.707468 #14348] INFO -- net.ssh.transport.server_version[3fd29625beb4]: negotiating protocol version | |
DEBUG ssh: == Net-SSH connection debug-level log END == | |
INFO ssh: SSH not ready: #<Vagrant::Errors::SSHConnectionTimeout: Vagrant timed out while attempting to connect via SSH. This usually | |
means that the VM booted, but there are issues with the SSH configuration | |
or network connectivity issues. Please try to `vagrant reload` or | |
`vagrant up` again.> | |
INFO interface: detail: Warning: Connection timeout. Retrying... | |
INFO interface: detail: db: Warning: Connection timeout. Retrying... | |
db: Warning: Connection timeout. Retrying... | |
INFO subprocess: Starting process: ["/usr/bin/VBoxManage", "showvminfo", "619f2563-aeb7-4a70-bbcf-ff458493cbf7", "--machinereadable"] | |
INFO subprocess: Command not in installer, restoring original environment... | |
DEBUG subprocess: Selecting on IO | |
DEBUG subprocess: stdout: name="configstack_db_1437486922330_80180" | |
groups="/" | |
ostype="Ubuntu (64-bit)" | |
UUID="619f2563-aeb7-4a70-bbcf-ff458493cbf7" | |
CfgFile="/home/egroeper/VirtualBox VMs/configstack_db_1437486922330_80180/configstack_db_1437486922330_80180.vbox" | |
SnapFldr="/home/egroeper/VirtualBox VMs/configstack_db_1437486922330_80180/Snapshots" | |
LogFldr="/home/egroeper/VirtualBox VMs/configstack_db_1437486922330_80180/Logs" | |
hardwareuuid="619f2563-aeb7-4a70-bbcf-ff458493cbf7" | |
memory=512 | |
pagefusion="off" | |
vram=12 | |
cpuexecutioncap=100 | |
hpet="off" | |
chipset="piix3" | |
firmware="BIOS" | |
cpus=1 | |
pae="off" | |
longmode="on" | |
synthcpu="off" | |
bootmenu="messageandmenu" | |
boot1="disk" | |
boot2="none" | |
boot3="none" | |
boot4="none" | |
acpi="on" | |
ioapic="on" | |
biossystemtimeoffset=0 | |
rtcuseutc="on" | |
hwvirtex="on" | |
nestedpaging="on" | |
largepages="off" | |
vtxvpid="on" | |
vtxux="on" | |
VMState="running" | |
VMStateChangeTime="2015-07-21T13:55:24.287000000" | |
monitorcount=1 | |
accelerate3d="off" | |
accelerate2dvideo="off" | |
teleporterenabled="off" | |
teleporterport=0 | |
teleporteraddress="" | |
teleporterpassword="" | |
tracing-enabled="off" | |
tracing-allow-vm-access="off" | |
tracing-config="" | |
autostart-enabled="off" | |
autostart-delay=0 | |
defaultfrontend="" | |
storagecontrollername0="SATAController" | |
storagecontrollertype0="IntelAhci" | |
storagecontrollerinstance0="0" | |
storagecontrollermaxportcount0="30" | |
storagecontrollerportcount0="1" | |
storagecontrollerbootable0="on" | |
"SATAController-0-0"="/home/egroeper/VirtualBox VMs/configstack_db_1437486922330_80180/box-disk1.vmdk" | |
"SATAController-ImageUUID-0-0"="b197ae4c-0168-441b-a508-d3b254efb1f4" | |
natnet1="nat" | |
macaddress1="0800273A0B5B" | |
cableconnected1="on" | |
nic1="nat" | |
nictype1="82540EM" | |
nicspeed1="0" | |
mtu="0" | |
sockSnd="64" | |
sockRcv="64" | |
tcpWndSnd="64" | |
tcpWndRcv="64" | |
Forwarding(0)="ssh,tcp,127.0.0.1,2200,,22" | |
hostonlyadapter2="vboxnet1" | |
macaddress2="080027724BA0" | |
cableconnected2="on" | |
nic2="hostonly" | |
nictype2="82540EM" | |
nicspeed2="0" | |
nic3="none" | |
nic4="none" | |
nic5="none" | |
nic6="none" | |
nic7="none" | |
nic8="none" | |
hidpointing="ps2mouse" | |
hidkeyboard="ps2kbd" | |
uart1="off" | |
uart2="off" | |
lpt1="off" | |
lpt2="off" | |
audio="none" | |
clipboard="bidirectional" | |
draganddrop="disabled" | |
SessionType="headless" | |
VideoMode="720,400,0"@0,0 | |
vrde="off" | |
usb="off" | |
ehci="off" | |
SharedFolderNameMachineMapping1="vagrant" | |
SharedFolderPathMachineMapping1="/home/egroeper/Fileservice/configstack" | |
VRDEActiveConnection="off" | |
VRDEClients=0 | |
vcpenabled="off" | |
vcpscreens=0 | |
vcpfile="/home/egroeper/VirtualBox VMs/configstack_db_1437486922330_80180/configstack_db_1437486922330_80180.webm" | |
vcpwidth=1024 | |
vcpheight=768 | |
vcprate=512 | |
vcpfps=25 | |
GuestMemoryBalloon=0 | |
GuestOSType="Linux26_64" | |
GuestAdditionsRunLevel=2 | |
GuestAdditionsVersion="4.3.10_Ubuntu r93012" | |
GuestAdditionsFacility_VirtualBox Base Driver=50,1437486931629 | |
GuestAdditionsFacility_VirtualBox System Service=50,1437486937112 | |
GuestAdditionsFacility_Seamless Mode=0,1437486931629 | |
GuestAdditionsFacility_Graphics Mode=0,1437486931629 | |
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000 | |
DEBUG subprocess: Exit status: 0 | |
DEBUG subprocess: stdout: name="configstack_db_1437486922330_80180" | |
groups="/" | |
ostype="Ubuntu (64-bit)" | |
UUID="619f2563-aeb7-4a70-bbcf-ff458493cbf7" | |
CfgFile="/home/egroeper/VirtualBox VMs/configstack_db_1437486922330_80180/configstack_db_1437486922330_80180.vbox" | |
SnapFldr="/home/egroeper/VirtualBox VMs/configstack_db_1437486922330_80180/Snapshots" | |
LogFldr="/home/egroeper/VirtualBox VMs/configstack_db_1437486922330_80180/Logs" | |
hardwareuuid="619f2563-aeb7-4a70-bbcf-ff458493cbf7" | |
memory=512 | |
pagefusion="off" | |
vram=12 | |
cpuexecutioncap=100 | |
hpet="off" | |
chipset="piix3" | |
firmware="BIOS" | |
cpus=1 | |
pae="off" | |
longmode="on" | |
synthcpu="off" | |
bootmenu="messageandmenu" | |
boot1="disk" | |
boot2="none" | |
boot3="none" | |
boot4="none" | |
acpi="on" | |
ioapic="on" | |
biossystemtimeoffset=0 | |
rtcuseutc="on" | |
hwvirtex="on" | |
nestedpaging="on" | |
largepages="off" | |
vtxvpid="on" | |
vtxux="on" | |
VMState="running" | |
VMStateChangeTime="2015-07-21T13:55:24.287000000" | |
monitorcount=1 | |
accelerate3d="off" | |
accelerate2dvideo="off" | |
teleporterenabled="off" | |
teleporterport=0 | |
teleporteraddress="" | |
teleporterpassword="" | |
tracing-enabled="off" | |
tracing-allow-vm-access="off" | |
tracing-config="" | |
autostart-enabled="off" | |
autostart-delay=0 | |
defaultfrontend="" | |
storagecontrollername0="SATAController" | |
storagecontrollertype0="IntelAhci" | |
storagecontrollerinstance0="0" | |
storagecontrollermaxportcount0="30" | |
storagecontrollerportcount0="1" | |
storagecontrollerbootable0="on" | |
"SATAController-0-0"="/home/egroeper/VirtualBox VMs/configstack_db_1437486922330_80180/box-disk1.vmdk" | |
"SATAController-ImageUUID-0-0"="b197ae4c-0168-441b-a508-d3b254efb1f4" | |
natnet1="nat" | |
macaddress1="0800273A0B5B" | |
cableconnected1="on" | |
nic1="nat" | |
nictype1="82540EM" | |
nicspeed1="0" | |
mtu="0" | |
sockSnd="64" | |
sockRcv="64" | |
tcpWndSnd="64" | |
tcpWndRcv="64" | |
Forwarding(0)="ssh,tcp,127.0.0.1,2200,,22" | |
hostonlyadapter2="vboxnet1" | |
macaddress2="080027724BA0" | |
cableconnected2="on" | |
nic2="hostonly" | |
nictype2="82540EM" | |
nicspeed2="0" | |
nic3="none" | |
nic4="none" | |
nic5="none" | |
nic6="none" | |
nic7="none" | |
nic8="none" | |
hidpointing="ps2mouse" | |
hidkeyboard="ps2kbd" | |
uart1="off" | |
uart2="off" | |
lpt1="off" | |
lpt2="off" | |
audio="none" | |
clipboard="bidirectional" | |
draganddrop="disabled" | |
SessionType="headless" | |
VideoMode="720,400,0"@0,0 | |
vrde="off" | |
usb="off" | |
ehci="off" | |
SharedFolderNameMachineMapping1="vagrant" | |
SharedFolderPathMachineMapping1="/home/egroeper/Fileservice/configstack" | |
VRDEActiveConnection="off" | |
VRDEClients=0 | |
vcpenabled="off" | |
vcpscreens=0 | |
vcpfile="/home/egroeper/VirtualBox VMs/configstack_db_1437486922330_80180/configstack_db_1437486922330_80180.webm" | |
vcpwidth=1024 | |
vcpheight=768 | |
vcprate=512 | |
vcpfps=25 | |
GuestMemoryBalloon=0 | |
GuestOSType="Linux26_64" | |
GuestAdditionsRunLevel=2 | |
GuestAdditionsVersion="4.3.10_Ubuntu r93012" | |
GuestAdditionsFacility_VirtualBox Base Driver=50,1437486931629 | |
GuestAdditionsFacility_VirtualBox System Service=50,1437486937112 | |
GuestAdditionsFacility_Seamless Mode=0,1437486931629 | |
GuestAdditionsFacility_Graphics Mode=0,1437486931629 | |
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000 | |
DEBUG subprocess: Exit status: 0 | |
DEBUG virtualbox_4_3: Searching for SSH port: 22 | |
DEBUG virtualbox_4_3: read_forward_ports: uuid=619f2563-aeb7-4a70-bbcf-ff458493cbf7 active_only=false | |
INFO subprocess: Starting process: ["/usr/bin/VBoxManage", "showvminfo", "619f2563-aeb7-4a70-bbcf-ff458493cbf7", "--machinereadable"] | |
INFO subprocess: Command not in installer, restoring original environment... | |
DEBUG subprocess: Selecting on IO | |
DEBUG subprocess: stdout: name="configstack_db_1437486922330_80180" | |
groups="/" | |
ostype="Ubuntu (64-bit)" | |
UUID="619f2563-aeb7-4a70-bbcf-ff458493cbf7" | |
CfgFile="/home/egroeper/VirtualBox VMs/configstack_db_1437486922330_80180/configstack_db_1437486922330_80180.vbox" | |
SnapFldr="/home/egroeper/VirtualBox VMs/configstack_db_1437486922330_80180/Snapshots" | |
LogFldr="/home/egroeper/VirtualBox VMs/configstack_db_1437486922330_80180/Logs" | |
hardwareuuid="619f2563-aeb7-4a70-bbcf-ff458493cbf7" | |
memory=512 | |
pagefusion="off" | |
vram=12 | |
cpuexecutioncap=100 | |
hpet="off" | |
chipset="piix3" | |
firmware="BIOS" | |
cpus=1 | |
pae="off" | |
longmode="on" | |
synthcpu="off" | |
bootmenu="messageandmenu" | |
boot1="disk" | |
boot2="none" | |
boot3="none" | |
boot4="none" | |
acpi="on" | |
ioapic="on" | |
biossystemtimeoffset=0 | |
rtcuseutc="on" | |
hwvirtex="on" | |
nestedpaging="on" | |
largepages="off" | |
vtxvpid="on" | |
vtxux="on" | |
VMState="running" | |
VMStateChangeTime="2015-07-21T13:55:24.287000000" | |
monitorcount=1 | |
accelerate3d="off" | |
accelerate2dvideo="off" | |
teleporterenabled="off" | |
teleporterport=0 | |
teleporteraddress="" | |
teleporterpassword="" | |
tracing-enabled="off" | |
tracing-allow-vm-access="off" | |
tracing-config="" | |
autostart-enabled="off" | |
autostart-delay=0 | |
defaultfrontend="" | |
storagecontrollername0="SATAController" | |
storagecontrollertype0="IntelAhci" | |
storagecontrollerinstance0="0" | |
storagecontrollermaxportcount0="30" | |
storagecontrollerportcount0="1" | |
storagecontrollerbootable0="on" | |
"SATAController-0-0"="/home/egroeper/VirtualBox VMs/configstack_db_1437486922330_80180/box-disk1.vmdk" | |
"SATAController-ImageUUID-0-0"="b197ae4c-0168-441b-a508-d3b254efb1f4" | |
natnet1="nat" | |
macaddress1="0800273A0B5B" | |
cableconnected1="on" | |
nic1="nat" | |
nictype1="82540EM" | |
nicspeed1="0" | |
mtu="0" | |
sockSnd="64" | |
sockRcv="64" | |
tcpWndSnd="64" | |
tcpWndRcv="64" | |
Forwarding(0)="ssh,tcp,127.0.0.1,2200,,22" | |
hostonlyadapter2="vboxnet1" | |
macaddress2="080027724BA0" | |
cableconnected2="on" | |
nic2="hostonly" | |
nictype2="82540EM" | |
nicspeed2="0" | |
nic3="none" | |
nic4="none" | |
nic5="none" | |
nic6="none" | |
nic7="none" | |
nic8="none" | |
hidpointing="ps2mouse" | |
hidkeyboard="ps2kbd" | |
uart1="off" | |
uart2="off" | |
lpt1="off" | |
lpt2="off" | |
audio="none" | |
clipboard="bidirectional" | |
draganddrop="disabled" | |
SessionType="headless" | |
VideoMode="720,400,0"@0,0 | |
vrde="off" | |
usb="off" | |
ehci="off" | |
SharedFolderNameMachineMapping1="vagrant" | |
SharedFolderPathMachineMapping1="/home/egroeper/Fileservice/configstack" | |
VRDEActiveConnection="off" | |
VRDEClients=0 | |
vcpenabled="off" | |
vcpscreens=0 | |
vcpfile="/home/egroeper/VirtualBox VMs/configstack_db_1437486922330_80180/configstack_db_1437486922330_80180.webm" | |
vcpwidth=1024 | |
vcpheight=768 | |
vcprate=512 | |
vcpfps=25 | |
GuestMemoryBalloon=0 | |
GuestOSType="Linux26_64" | |
GuestAdditionsRunLevel=2 | |
GuestAdditionsVersion="4.3.10_Ubuntu r93012" | |
GuestAdditionsFacility_VirtualBox Base Driver=50,1437486931629 | |
GuestAdditionsFacility_VirtualBox System Service=50,1437486937112 | |
GuestAdditionsFacility_Seamless Mode=0,1437486931629 | |
GuestAdditionsFacility_Graphics Mode=0,1437486931629 | |
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000 | |
DEBUG subprocess: Exit status: 0 | |
DEBUG virtualbox_4_3: - [1, "ssh", 2200, 22] | |
DEBUG ssh: Checking key permissions: /home/egroeper/.vagrant.d/insecure_private_key | |
INFO ssh: Attempting SSH connection... | |
INFO ssh: Attempting to connect to SSH... | |
INFO ssh: - Host: 127.0.0.1 | |
INFO ssh: - Port: 2200 | |
INFO ssh: - Username: vagrant | |
INFO ssh: - Password? false | |
INFO ssh: - Key Path: ["/home/egroeper/.vagrant.d/insecure_private_key"] | |
DEBUG ssh: == Net-SSH connection debug-level log START == | |
DEBUG ssh: D, [2015-07-21T15:55:39.937736 #14348] DEBUG -- net.ssh.transport.session[dc74e0]: establishing connection to 127.0.0.1:2200 | |
D, [2015-07-21T15:55:39.938257 #14348] DEBUG -- net.ssh.transport.session[dc74e0]: connection established | |
I, [2015-07-21T15:55:39.938485 #14348] INFO -- net.ssh.transport.server_version[dcc260]: negotiating protocol version | |
D, [2015-07-21T15:55:39.954800 #14348] DEBUG -- net.ssh.transport.server_version[dcc260]: remote is `SSH-2.0-OpenSSH_6.6.1p1 Ubuntu-2ubuntu2' | |
D, [2015-07-21T15:55:39.954917 #14348] DEBUG -- net.ssh.transport.server_version[dcc260]: local is `SSH-2.0-Ruby/Net::SSH_2.9.2 x86_64-linux' | |
D, [2015-07-21T15:55:39.956211 #14348] DEBUG -- tcpsocket[dc88cc]: read 1460 bytes | |
D, [2015-07-21T15:55:39.956358 #14348] DEBUG -- tcpsocket[dc88cc]: read 172 bytes | |
D, [2015-07-21T15:55:39.956499 #14348] DEBUG -- tcpsocket[dc88cc]: received packet nr 0 type 20 len 1628 | |
I, [2015-07-21T15:55:39.956622 #14348] INFO -- net.ssh.transport.algorithms[dd5c20]: got KEXINIT from server | |
I, [2015-07-21T15:55:39.956875 #14348] INFO -- net.ssh.transport.algorithms[dd5c20]: sending KEXINIT | |
D, [2015-07-21T15:55:39.957164 #14348] DEBUG -- tcpsocket[dc88cc]: queueing packet nr 0 type 20 len 1684 | |
D, [2015-07-21T15:55:39.957258 #14348] DEBUG -- tcpsocket[dc88cc]: sent 1688 bytes | |
I, [2015-07-21T15:55:39.957304 #14348] INFO -- net.ssh.transport.algorithms[dd5c20]: negotiating algorithms | |
D, [2015-07-21T15:55:39.957506 #14348] DEBUG -- net.ssh.transport.algorithms[dd5c20]: negotiated: | |
* kex: diffie-hellman-group-exchange-sha1 | |
* host_key: ssh-rsa | |
* encryption_server: aes128-cbc | |
* encryption_client: aes128-cbc | |
* hmac_client: hmac-sha1 | |
* hmac_server: hmac-sha1 | |
* compression_client: none | |
* compression_server: none | |
* language_client: | |
* language_server: | |
D, [2015-07-21T15:55:39.957546 #14348] DEBUG -- net.ssh.transport.algorithms[dd5c20]: exchanging keys | |
D, [2015-07-21T15:55:39.957822 #14348] DEBUG -- tcpsocket[dc88cc]: queueing packet nr 1 type 34 len 20 | |
D, [2015-07-21T15:55:39.957899 #14348] DEBUG -- tcpsocket[dc88cc]: sent 24 bytes | |
D, [2015-07-21T15:55:39.996388 #14348] DEBUG -- tcpsocket[dc88cc]: read 152 bytes | |
D, [2015-07-21T15:55:39.996570 #14348] DEBUG -- tcpsocket[dc88cc]: received packet nr 1 type 31 len 148 | |
D, [2015-07-21T15:55:39.998578 #14348] DEBUG -- tcpsocket[dc88cc]: queueing packet nr 2 type 32 len 140 | |
D, [2015-07-21T15:55:39.998687 #14348] DEBUG -- tcpsocket[dc88cc]: sent 144 bytes | |
D, [2015-07-21T15:55:40.001002 #14348] DEBUG -- tcpsocket[dc88cc]: read 720 bytes | |
D, [2015-07-21T15:55:40.001127 #14348] DEBUG -- tcpsocket[dc88cc]: received packet nr 2 type 33 len 700 | |
D, [2015-07-21T15:55:40.002466 #14348] DEBUG -- tcpsocket[dc88cc]: queueing packet nr 3 type 21 len 20 | |
D, [2015-07-21T15:55:40.002553 #14348] DEBUG -- tcpsocket[dc88cc]: sent 24 bytes | |
D, [2015-07-21T15:55:40.002669 #14348] DEBUG -- tcpsocket[dc88cc]: received packet nr 3 type 21 len 12 | |
D, [2015-07-21T15:55:40.003049 #14348] DEBUG -- net.ssh.authentication.session[1301780]: beginning authentication of `vagrant' | |
D, [2015-07-21T15:55:40.003201 #14348] DEBUG -- tcpsocket[dc88cc]: queueing packet nr 4 type 5 len 28 | |
D, [2015-07-21T15:55:40.003251 #14348] DEBUG -- tcpsocket[dc88cc]: sent 52 bytes | |
D, [2015-07-21T15:55:40.042851 #14348] DEBUG -- tcpsocket[dc88cc]: read 52 bytes | |
D, [2015-07-21T15:55:40.043122 #14348] DEBUG -- tcpsocket[dc88cc]: received packet nr 4 type 6 len 28 | |
D, [2015-07-21T15:55:40.043332 #14348] DEBUG -- net.ssh.authentication.session[1301780]: trying none | |
D, [2015-07-21T15:55:40.043563 #14348] DEBUG -- tcpsocket[dc88cc]: queueing packet nr 5 type 50 len 44 | |
D, [2015-07-21T15:55:40.043651 #14348] DEBUG -- tcpsocket[dc88cc]: sent 68 bytes | |
D, [2015-07-21T15:55:40.047501 #14348] DEBUG -- tcpsocket[dc88cc]: read 68 bytes | |
D, [2015-07-21T15:55:40.047685 #14348] DEBUG -- tcpsocket[dc88cc]: received packet nr 5 type 51 len 44 | |
D, [2015-07-21T15:55:40.047816 #14348] DEBUG -- net.ssh.authentication.session[1301780]: allowed methods: publickey,password | |
D, [2015-07-21T15:55:40.047913 #14348] DEBUG -- net.ssh.authentication.methods.none[130356c]: none failed | |
D, [2015-07-21T15:55:40.048009 #14348] DEBUG -- net.ssh.authentication.session[1301780]: trying publickey | |
D, [2015-07-21T15:55:40.048352 #14348] DEBUG -- net.ssh.authentication.agent[1309c8c]: connecting to ssh-agent | |
D, [2015-07-21T15:55:40.048509 #14348] DEBUG -- net.ssh.authentication.agent[1309c8c]: sending agent request 1 len 44 | |
D, [2015-07-21T15:55:40.048931 #14348] DEBUG -- net.ssh.authentication.agent[1309c8c]: received agent packet 2 len 5 | |
D, [2015-07-21T15:55:40.049004 #14348] DEBUG -- net.ssh.authentication.agent[1309c8c]: sending agent request 11 len 0 | |
D, [2015-07-21T15:55:40.049736 #14348] DEBUG -- net.ssh.authentication.agent[1309c8c]: received agent packet 12 len 638 | |
D, [2015-07-21T15:55:40.050200 #14348] DEBUG -- net.ssh.authentication.methods.publickey[1309e6c]: trying publickey (dd:3b:b8:2e:85:04:06:e9:ab:ff:a8:0a:c0:04:6e:d6) | |
D, [2015-07-21T15:55:40.050526 #14348] DEBUG -- tcpsocket[dc88cc]: queueing packet nr 6 type 50 len 348 | |
D, [2015-07-21T15:55:40.050646 #14348] DEBUG -- tcpsocket[dc88cc]: sent 372 bytes | |
D, [2015-07-21T15:55:40.062670 #14348] DEBUG -- tcpsocket[dc88cc]: read 324 bytes | |
D, [2015-07-21T15:55:40.062914 #14348] DEBUG -- tcpsocket[dc88cc]: received packet nr 6 type 60 len 300 | |
D, [2015-07-21T15:55:40.063217 #14348] DEBUG -- net.ssh.authentication.agent[1309c8c]: sending agent request 13 len 649 | |
D, [2015-07-21T15:55:40.068622 #14348] DEBUG -- net.ssh.authentication.agent[1309c8c]: received agent packet 14 len 276 | |
D, [2015-07-21T15:55:40.068864 #14348] DEBUG -- tcpsocket[dc88cc]: queueing packet nr 7 type 50 len 620 | |
D, [2015-07-21T15:55:40.068957 #14348] DEBUG -- tcpsocket[dc88cc]: sent 644 bytes | |
D, [2015-07-21T15:55:40.080617 #14348] DEBUG -- tcpsocket[dc88cc]: read 36 bytes | |
D, [2015-07-21T15:55:40.080816 #14348] DEBUG -- tcpsocket[dc88cc]: received packet nr 7 type 52 len 12 | |
D, [2015-07-21T15:55:40.080933 #14348] DEBUG -- net.ssh.authentication.methods.publickey[1309e6c]: publickey succeeded (dd:3b:b8:2e:85:04:06:e9:ab:ff:a8:0a:c0:04:6e:d6) | |
DEBUG ssh: == Net-SSH connection debug-level log END == | |
DEBUG ssh: Checking whether SSH is ready... | |
INFO subprocess: Starting process: ["/usr/bin/VBoxManage", "showvminfo", "619f2563-aeb7-4a70-bbcf-ff458493cbf7", "--machinereadable"] | |
INFO subprocess: Command not in installer, restoring original environment... | |
DEBUG subprocess: Selecting on IO | |
DEBUG subprocess: stdout: name="configstack_db_1437486922330_80180" | |
groups="/" | |
ostype="Ubuntu (64-bit)" | |
UUID="619f2563-aeb7-4a70-bbcf-ff458493cbf7" | |
CfgFile="/home/egroeper/VirtualBox VMs/configstack_db_1437486922330_80180/configstack_db_1437486922330_80180.vbox" | |
SnapFldr="/home/egroeper/VirtualBox VMs/configstack_db_1437486922330_80180/Snapshots" | |
LogFldr="/home/egroeper/VirtualBox VMs/configstack_db_1437486922330_80180/Logs" | |
hardwareuuid="619f2563-aeb7-4a70-bbcf-ff458493cbf7" | |
memory=512 | |
pagefusion="off" | |
vram=12 | |
cpuexecutioncap=100 | |
hpet="off" | |
chipset="piix3" | |
firmware="BIOS" | |
cpus=1 | |
pae="off" | |
longmode="on" | |
synthcpu="off" | |
bootmenu="messageandmenu" | |
boot1="disk" | |
boot2="none" | |
boot3="none" | |
boot4="none" | |
acpi="on" | |
ioapic="on" | |
biossystemtimeoffset=0 | |
rtcuseutc="on" | |
hwvirtex="on" | |
nestedpaging="on" | |
largepages="off" | |
vtxvpid="on" | |
vtxux="on" | |
VMState="running" | |
VMStateChangeTime="2015-07-21T13:55:24.287000000" | |
monitorcount=1 | |
accelerate3d="off" | |
accelerate2dvideo="off" | |
teleporterenabled="off" | |
teleporterport=0 | |
teleporteraddress="" | |
teleporterpassword="" | |
tracing-enabled="off" | |
tracing-allow-vm-access="off" | |
tracing-config="" | |
autostart-enabled="off" | |
autostart-delay=0 | |
defaultfrontend="" | |
storagecontrollername0="SATAController" | |
storagecontrollertype0="IntelAhci" | |
storagecontrollerinstance0="0" | |
storagecontrollermaxportcount0="30" | |
storagecontrollerportcount0="1" | |
storagecontrollerbootable0="on" | |
"SATAController-0-0"="/home/egroeper/VirtualBox VMs/configstack_db_1437486922330_80180/box-disk1.vmdk" | |
"SATAController-ImageUUID-0-0"="b197ae4c-0168-441b-a508-d3b254efb1f4" | |
natnet1="nat" | |
macaddress1="0800273A0B5B" | |
cableconnected1="on" | |
nic1="nat" | |
nictype1="82540EM" | |
nicspeed1="0" | |
mtu="0" | |
sockSnd="64" | |
sockRcv="64" | |
tcpWndSnd="64" | |
tcpWndRcv="64" | |
Forwarding(0)="ssh,tcp,127.0.0.1,2200,,22" | |
hostonlyadapter2="vboxnet1" | |
macaddress2="080027724BA0" | |
cableconnected2="on" | |
nic2="hostonly" | |
nictype2="82540EM" | |
nicspeed2="0" | |
nic3="none" | |
nic4="none" | |
nic5="none" | |
nic6="none" | |
nic7="none" | |
nic8="none" | |
hidpointing="ps2mouse" | |
hidkeyboard="ps2kbd" | |
uart1="off" | |
uart2="off" | |
lpt1="off" | |
lpt2="off" | |
audio="none" | |
clipboard="bidirectional" | |
draganddrop="disabled" | |
SessionType="headless" | |
VideoMode="720,400,0"@0,0 | |
vrde="off" | |
usb="off" | |
ehci="off" | |
SharedFolderNameMachineMapping1="vagrant" | |
SharedFolderPathMachineMapping1="/home/egroeper/Fileservice/configstack" | |
VRDEActiveConnection="off" | |
VRDEClients=0 | |
vcpenabled="off" | |
vcpscreens=0 | |
vcpfile="/home/egroeper/VirtualBox VMs/configstack_db_1437486922330_80180/configstack_db_1437486922330_80180.webm" | |
vcpwidth=1024 | |
vcpheight=768 | |
vcprate=512 | |
vcpfps=25 | |
GuestMemoryBalloon=0 | |
GuestOSType="Linux26_64" | |
GuestAdditionsRunLevel=2 | |
GuestAdditionsVersion="4.3.10_Ubuntu r93012" | |
GuestAdditionsFacility_VirtualBox Base Driver=50,1437486931629 | |
GuestAdditionsFacility_VirtualBox System Service=50,1437486937112 | |
GuestAdditionsFacility_Seamless Mode=0,1437486931629 | |
GuestAdditionsFacility_Graphics Mode=0,1437486931629 | |
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000 | |
DEBUG subprocess: Exit status: 0 | |
INFO subprocess: Starting process: ["/usr/bin/VBoxManage", "showvminfo", "619f2563-aeb7-4a70-bbcf-ff458493cbf7", "--machinereadable"] | |
INFO subprocess: Command not in installer, restoring original environment... | |
DEBUG subprocess: Selecting on IO | |
DEBUG subprocess: stdout: name="configstack_db_1437486922330_80180" | |
groups="/" | |
ostype="Ubuntu (64-bit)" | |
UUID="619f2563-aeb7-4a70-bbcf-ff458493cbf7" | |
CfgFile="/home/egroeper/VirtualBox VMs/configstack_db_1437486922330_80180/configstack_db_1437486922330_80180.vbox" | |
SnapFldr="/home/egroeper/VirtualBox VMs/configstack_db_1437486922330_80180/Snapshots" | |
LogFldr="/home/egroeper/VirtualBox VMs/configstack_db_1437486922330_80180/Logs" | |
hardwareuuid="619f2563-aeb7-4a70-bbcf-ff458493cbf7" | |
memory=512 | |
pagefusion="off" | |
vram=12 | |
cpuexecutioncap=100 | |
hpet="off" | |
chipset="piix3" | |
firmware="BIOS" | |
cpus=1 | |
pae="off" | |
longmode="on" | |
synthcpu="off" | |
bootmenu="messageandmenu" | |
boot1="disk" | |
boot2="none" | |
boot3="none" | |
boot4="none" | |
acpi="on" | |
ioapic="on" | |
biossystemtimeoffset=0 | |
rtcuseutc="on" | |
hwvirtex="on" | |
nestedpaging="on" | |
largepages="off" | |
vtxvpid="on" | |
vtxux="on" | |
VMState="running" | |
VMStateChangeTime="2015-07-21T13:55:24.287000000" | |
monitorcount=1 | |
accelerate3d="off" | |
accelerate2dvideo="off" | |
teleporterenabled="off" | |
teleporterport=0 | |
teleporteraddress="" | |
teleporterpassword="" | |
tracing-enabled="off" | |
tracing-allow-vm-access="off" | |
tracing-config="" | |
autostart-enabled="off" | |
autostart-delay=0 | |
defaultfrontend="" | |
storagecontrollername0="SATAController" | |
storagecontrollertype0="IntelAhci" | |
storagecontrollerinstance0="0" | |
storagecontrollermaxportcount0="30" | |
storagecontrollerportcount0="1" | |
storagecontrollerbootable0="on" | |
"SATAController-0-0"="/home/egroeper/VirtualBox VMs/configstack_db_1437486922330_80180/box-disk1.vmdk" | |
"SATAController-ImageUUID-0-0"="b197ae4c-0168-441b-a508-d3b254efb1f4" | |
natnet1="nat" | |
macaddress1="0800273A0B5B" | |
cableconnected1="on" | |
nic1="nat" | |
nictype1="82540EM" | |
nicspeed1="0" | |
mtu="0" | |
sockSnd="64" | |
sockRcv="64" | |
tcpWndSnd="64" | |
tcpWndRcv="64" | |
Forwarding(0)="ssh,tcp,127.0.0.1,2200,,22" | |
hostonlyadapter2="vboxnet1" | |
macaddress2="080027724BA0" | |
cableconnected2="on" | |
nic2="hostonly" | |
nictype2="82540EM" | |
nicspeed2="0" | |
nic3="none" | |
nic4="none" | |
nic5="none" | |
nic6="none" | |
nic7="none" | |
nic8="none" | |
hidpointing="ps2mouse" | |
hidkeyboard="ps2kbd" | |
uart1="off" | |
uart2="off" | |
lpt1="off" | |
lpt2="off" | |
audio="none" | |
clipboard="bidirectional" | |
draganddrop="disabled" | |
SessionType="headless" | |
VideoMode="720,400,0"@0,0 | |
vrde="off" | |
usb="off" | |
ehci="off" | |
SharedFolderNameMachineMapping1="vagrant" | |
SharedFolderPathMachineMapping1="/home/egroeper/Fileservice/configstack" | |
VRDEActiveConnection="off" | |
VRDEClients=0 | |
vcpenabled="off" | |
vcpscreens=0 | |
vcpfile="/home/egroeper/VirtualBox VMs/configstack_db_1437486922330_80180/configstack_db_1437486922330_80180.webm" | |
vcpwidth=1024 | |
vcpheight=768 | |
vcprate=512 | |
vcpfps=25 | |
GuestMemoryBalloon=0 | |
GuestOSType="Linux26_64" | |
GuestAdditionsRunLevel=2 | |
GuestAdditionsVersion="4.3.10_Ubuntu r93012" | |
GuestAdditionsFacility_VirtualBox Base Driver=50,1437486931629 | |
GuestAdditionsFacility_VirtualBox System Service=50,1437486937112 | |
GuestAdditionsFacility_Seamless Mode=0,1437486931629 | |
GuestAdditionsFacility_Graphics Mode=0,1437486931629 | |
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000 | |
DEBUG subprocess: Exit status: 0 | |
INFO subprocess: Starting process: ["/usr/bin/VBoxManage", "showvminfo", "619f2563-aeb7-4a70-bbcf-ff458493cbf7", "--machinereadable"] | |
INFO subprocess: Command not in installer, restoring original environment... | |
DEBUG subprocess: Selecting on IO | |
DEBUG subprocess: stdout: name="configstack_db_1437486922330_80180" | |
groups="/" | |
ostype="Ubuntu (64-bit)" | |
UUID="619f2563-aeb7-4a70-bbcf-ff458493cbf7" | |
CfgFile="/home/egroeper/VirtualBox VMs/configstack_db_1437486922330_80180/configstack_db_1437486922330_80180.vbox" | |
SnapFldr="/home/egroeper/VirtualBox VMs/configstack_db_1437486922330_80180/Snapshots" | |
LogFldr="/home/egroeper/VirtualBox VMs/configstack_db_1437486922330_80180/Logs" | |
hardwareuuid="619f2563-aeb7-4a70-bbcf-ff458493cbf7" | |
memory=512 | |
pagefusion="off" | |
vram=12 | |
cpuexecutioncap=100 | |
hpet="off" | |
chipset="piix3" | |
firmware="BIOS" | |
cpus=1 | |
pae="off" | |
longmode="on" | |
synthcpu="off" | |
bootmenu="messageandmenu" | |
boot1="disk" | |
boot2="none" | |
boot3="none" | |
boot4="none" | |
acpi="on" | |
ioapic="on" | |
biossystemtimeoffset=0 | |
rtcuseutc="on" | |
hwvirtex="on" | |
nestedpaging="on" | |
largepages="off" | |
vtxvpid="on" | |
vtxux="on" | |
VMState="running" | |
VMStateChangeTime="2015-07-21T13:55:24.287000000" | |
monitorcount=1 | |
accelerate3d="off" | |
accelerate2dvideo="off" | |
teleporterenabled="off" | |
teleporterport=0 | |
teleporteraddress="" | |
teleporterpassword="" | |
tracing-enabled="off" | |
tracing-allow-vm-access="off" | |
tracing-config="" | |
autostart-enabled="off" | |
autostart-delay=0 | |
defaultfrontend="" | |
storagecontrollername0="SATAController" | |
storagecontrollertype0="IntelAhci" | |
storagecontrollerinstance0="0" | |
storagecontrollermaxportcount0="30" | |
storagecontrollerportcount0="1" | |
storagecontrollerbootable0="on" | |
"SATAController-0-0"="/home/egroeper/VirtualBox VMs/configstack_db_1437486922330_80180/box-disk1.vmdk" | |
"SATAController-ImageUUID-0-0"="b197ae4c-0168-441b-a508-d3b254efb1f4" | |
natnet1="nat" | |
macaddress1="0800273A0B5B" | |
cableconnected1="on" | |
nic1="nat" | |
nictype1="82540EM" | |
nicspeed1="0" | |
mtu="0" | |
sockSnd="64" | |
sockRcv="64" | |
tcpWndSnd="64" | |
tcpWndRcv="64" | |
Forwarding(0)="ssh,tcp,127.0.0.1,2200,,22" | |
hostonlyadapter2="vboxnet1" | |
macaddress2="080027724BA0" | |
cableconnected2="on" | |
nic2="hostonly" | |
nictype2="82540EM" | |
nicspeed2="0" | |
nic3="none" | |
nic4="none" | |
nic5="none" | |
nic6="none" | |
nic7="none" | |
nic8="none" | |
hidpointing="ps2mouse" | |
hidkeyboard="ps2kbd" | |
uart1="off" | |
uart2="off" | |
lpt1="off" | |
lpt2="off" | |
audio="none" | |
clipboard="bidirectional" | |
draganddrop="disabled" | |
SessionType="headless" | |
VideoMode="720,400,0"@0,0 | |
vrde="off" | |
usb="off" | |
ehci="off" | |
SharedFolderNameMachineMapping1="vagrant" | |
SharedFolderPathMachineMapping1="/home/egroeper/Fileservice/configstack" | |
VRDEActiveConnection="off" | |
VRDEClients=0 | |
vcpenabled="off" | |
vcpscreens=0 | |
vcpfile="/home/egroeper/VirtualBox VMs/configstack_db_1437486922330_80180/configstack_db_1437486922330_80180.webm" | |
vcpwidth=1024 | |
vcpheight=768 | |
vcprate=512 | |
vcpfps=25 | |
GuestMemoryBalloon=0 | |
GuestOSType="Linux26_64" | |
GuestAdditionsRunLevel=2 | |
GuestAdditionsVersion="4.3.10_Ubuntu r93012" | |
GuestAdditionsFacility_VirtualBox Base Driver=50,1437486931629 | |
GuestAdditionsFacility_VirtualBox System Service=50,1437486937112 | |
GuestAdditionsFacility_Seamless Mode=0,1437486931629 | |
GuestAdditionsFacility_Graphics Mode=0,1437486931629 | |
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 31999 | |
DEBUG subprocess: Exit status: 0 | |
INFO subprocess: Starting process: ["/usr/bin/VBoxManage", "showvminfo", "619f2563-aeb7-4a70-bbcf-ff458493cbf7", "--machinereadable"] | |
INFO subprocess: Command not in installer, restoring original environment... | |
DEBUG subprocess: Selecting on IO | |
DEBUG ssh: Re-using SSH connection. | |
INFO ssh: SSH is ready! | |
DEBUG ssh: Re-using SSH connection. | |
INFO ssh: Execute: (sudo=false) | |
DEBUG subprocess: stdout: name="configstack_db_1437486922330_80180" | |
groups="/" | |
ostype="Ubuntu (64-bit)" | |
UUID="619f2563-aeb7-4a70-bbcf-ff458493cbf7" | |
CfgFile="/home/egroeper/VirtualBox VMs/configstack_db_1437486922330_80180/configstack_db_1437486922330_80180.vbox" | |
SnapFldr="/home/egroeper/VirtualBox VMs/configstack_db_1437486922330_80180/Snapshots" | |
LogFldr="/home/egroeper/VirtualBox VMs/configstack_db_1437486922330_80180/Logs" | |
hardwareuuid="619f2563-aeb7-4a70-bbcf-ff458493cbf7" | |
memory=512 | |
pagefusion="off" | |
vram=12 | |
cpuexecutioncap=100 | |
hpet="off" | |
chipset="piix3" | |
firmware="BIOS" | |
cpus=1 | |
pae="off" | |
longmode="on" | |
synthcpu="off" | |
bootmenu="messageandmenu" | |
boot1="disk" | |
boot2="none" | |
boot3="none" | |
boot4="none" | |
acpi="on" | |
ioapic="on" | |
biossystemtimeoffset=0 | |
rtcuseutc="on" | |
hwvirtex="on" | |
nestedpaging="on" | |
largepages="off" | |
vtxvpid="on" | |
vtxux="on" | |
VMState="running" | |
VMStateChangeTime="2015-07-21T13:55:24.287000000" | |
monitorcount=1 | |
accelerate3d="off" | |
accelerate2dvideo="off" | |
teleporterenabled="off" | |
teleporterport=0 | |
teleporteraddress="" | |
teleporterpassword="" | |
tracing-enabled="off" | |
tracing-allow-vm-access="off" | |
tracing-config="" | |
autostart-enabled="off" | |
autostart-delay=0 | |
defaultfrontend="" | |
storagecontrollername0="SATAController" | |
storagecontrollertype0="IntelAhci" | |
storagecontrollerinstance0="0" | |
storagecontrollermaxportcount0="30" | |
storagecontrollerportcount0="1" | |
storagecontrollerbootable0="on" | |
"SATAController-0-0"="/home/egroeper/VirtualBox VMs/configstack_db_1437486922330_80180/box-disk1.vmdk" | |
"SATAController-ImageUUID-0-0"="b197ae4c-0168-441b-a508-d3b254efb1f4" | |
natnet1="nat" | |
macaddress1="0800273A0B5B" | |
cableconnected1="on" | |
nic1="nat" | |
nictype1="82540EM" | |
nicspeed1="0" | |
mtu="0" | |
sockSnd="64" | |
sockRcv="64" | |
tcpWndSnd="64" | |
tcpWndRcv="64" | |
Forwarding(0)="ssh,tcp,127.0.0.1,2200,,22" | |
hostonlyadapter2="vboxnet1" | |
macaddress2="080027724BA0" | |
cableconnected2="on" | |
nic2="hostonly" | |
nictype2="82540EM" | |
nicspeed2="0" | |
nic3="none" | |
nic4="none" | |
nic5="none" | |
nic6="none" | |
nic7="none" | |
nic8="none" | |
hidpointing="ps2mouse" | |
hidkeyboard="ps2kbd" | |
uart1="off" | |
uart2="off" | |
lpt1="off" | |
lpt2="off" | |
audio="none" | |
clipboard="bidirectional" | |
draganddrop="disabled" | |
SessionType="headless" | |
VideoMode="720,400,0"@0,0 | |
vrde="off" | |
usb="off" | |
ehci="off" | |
SharedFolderNameMachineMapping1="vagrant" | |
SharedFolderPathMachineMapping1="/home/egroeper/Fileservice/configstack" | |
VRDEActiveConnection="off" | |
VRDEClients=0 | |
vcpenabled="off" | |
vcpscreens=0 | |
vcpfile="/home/egroeper/VirtualBox VMs/configstack_db_1437486922330_80180/configstack_db_1437486922330_80180.webm" | |
vcpwidth=1024 | |
vcpheight=768 | |
vcprate=512 | |
vcpfps=25 | |
GuestMemoryBalloon=0 | |
GuestOSType="Linux26_64" | |
GuestAdditionsRunLevel=2 | |
GuestAdditionsVersion="4.3.10_Ubuntu r93012" | |
GuestAdditionsFacility_VirtualBox Base Driver=50,1437486931629 | |
GuestAdditionsFacility_VirtualBox System Service=50,1437486937112 | |
GuestAdditionsFacility_Seamless Mode=0,1437486931629 | |
GuestAdditionsFacility_Graphics Mode=0,1437486931629 | |
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000 | |
DEBUG subprocess: Exit status: 0 | |
DEBUG ssh: Exit status: 0 | |
INFO interface: output: Machine booted and ready! | |
INFO interface: output: ==> db: Machine booted and ready! | |
==> db: Machine booted and ready! | |
INFO warden: Calling IN action: #<VagrantPlugins::ProviderVirtualBox::Action::Customize:0x007fa52c17b028> | |
INFO warden: Calling IN action: #<VagrantPlugins::ProviderVirtualBox::Action::CheckGuestAdditions:0x007fa52c17b000> | |
INFO interface: output: Checking for guest additions in VM... | |
INFO interface: output: ==> db: Checking for guest additions in VM... | |
==> db: Checking for guest additions in VM... | |
INFO subprocess: Starting process: ["/usr/bin/VBoxManage", "guestproperty", "get", "619f2563-aeb7-4a70-bbcf-ff458493cbf7", "/VirtualBox/GuestAdd/Version"] | |
INFO subprocess: Command not in installer, restoring original environment... | |
DEBUG subprocess: Selecting on IO | |
DEBUG subprocess: stdout: Value: 4.3.10 | |
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000 | |
DEBUG subprocess: Exit status: 0 | |
INFO warden: Calling IN action: #<Proc:0x007fa52c1a2858@/opt/vagrant/embedded/gems/gems/vagrant-1.7.4/lib/vagrant/action/warden.rb:94 (lambda)> | |
INFO warden: Calling IN action: #<Proc:0x0000000266b7f8@/opt/vagrant/embedded/gems/gems/vagrant-1.7.4/lib/vagrant/action/warden.rb:94 (lambda)> | |
INFO warden: Calling IN action: #<Proc:0x007fa52c1a2b28@/opt/vagrant/embedded/gems/gems/vagrant-1.7.4/lib/vagrant/action/warden.rb:94 (lambda)> | |
INFO warden: Calling OUT action: #<Proc:0x007fa52c1a2b28@/opt/vagrant/embedded/gems/gems/vagrant-1.7.4/lib/vagrant/action/warden.rb:94 (lambda)> | |
INFO warden: Calling OUT action: #<Proc:0x0000000266b7f8@/opt/vagrant/embedded/gems/gems/vagrant-1.7.4/lib/vagrant/action/warden.rb:94 (lambda)> | |
INFO warden: Calling OUT action: #<Proc:0x007fa52c1a2858@/opt/vagrant/embedded/gems/gems/vagrant-1.7.4/lib/vagrant/action/warden.rb:94 (lambda)> | |
INFO warden: Calling OUT action: #<VagrantPlugins::ProviderVirtualBox::Action::CheckGuestAdditions:0x007fa52c17b000> | |
INFO warden: Calling OUT action: #<VagrantPlugins::ProviderVirtualBox::Action::Customize:0x007fa52c17b028> | |
INFO warden: Calling OUT action: #<Vagrant::Action::Builtin::WaitForCommunicator:0x007fa52c17b050> | |
INFO warden: Calling OUT action: #<VagrantPlugins::ProviderVirtualBox::Action::Customize:0x007fa52c17b078> | |
INFO warden: Calling OUT action: #<VagrantPlugins::ProviderVirtualBox::Action::Boot:0x007fa52c17b0a0> | |
INFO warden: Calling OUT action: #<VagrantPlugins::ProviderVirtualBox::Action::Customize:0x007fa52c17b0c8> | |
INFO warden: Calling OUT action: #<VagrantPlugins::ProviderVirtualBox::Action::SaneDefaults:0x007fa52c12aba0> | |
INFO interface: info: Setting hostname... | |
INFO interface: info: ==> db: Setting hostname... | |
==> db: Setting hostname... | |
DEBUG ssh: Checking whether SSH is ready... | |
DEBUG ssh: Re-using SSH connection. | |
INFO ssh: SSH is ready! | |
DEBUG ssh: Re-using SSH connection. | |
INFO ssh: Execute: (sudo=false) | |
DEBUG ssh: Exit status: 0 | |
INFO guest: Autodetecting host type for [#<Vagrant::Machine: db (VagrantPlugins::ProviderVirtualBox::Provider)>] | |
DEBUG guest: Trying: mint | |
DEBUG ssh: Re-using SSH connection. | |
INFO ssh: Execute: cat /etc/issue | grep 'Linux Mint' (sudo=false) | |
DEBUG ssh: Exit status: 1 | |
DEBUG guest: Trying: atomic | |
DEBUG ssh: Re-using SSH connection. | |
INFO ssh: Execute: grep 'ostree=' /proc/cmdline (sudo=false) | |
DEBUG ssh: Exit status: 1 | |
DEBUG guest: Trying: pld | |
DEBUG ssh: Re-using SSH connection. | |
INFO ssh: Execute: cat /etc/pld-release (sudo=false) | |
DEBUG ssh: stderr: cat: | |
DEBUG ssh: stderr: /etc/pld-release | |
DEBUG ssh: stderr: : No such file or directory | |
DEBUG ssh: stderr: | |
DEBUG ssh: Exit status: 1 | |
DEBUG guest: Trying: ubuntu | |
DEBUG ssh: Re-using SSH connection. | |
INFO ssh: Execute: [ -x /usr/bin/lsb_release ] && /usr/bin/lsb_release -i 2>/dev/null | grep Ubuntu (sudo=false) | |
DEBUG ssh: stdout: Distributor ID: Ubuntu | |
DEBUG ssh: Exit status: 0 | |
INFO guest: Detected: ubuntu! | |
DEBUG guest: Searching for cap: change_host_name | |
DEBUG guest: Checking in: ubuntu | |
DEBUG guest: Found cap: change_host_name in ubuntu | |
INFO guest: Execute capability: change_host_name [#<Vagrant::Machine: db (VagrantPlugins::ProviderVirtualBox::Provider)>, "db"] (ubuntu) | |
DEBUG ssh: Re-using SSH connection. | |
INFO ssh: Execute: hostname -f (sudo=true) | |
DEBUG ssh: stderr: stdin: is not a tty | |
DEBUG ssh: Re-using SSH connection. | |
INFO ssh: Execute: echo; printf $SSH_AUTH_SOCK (sudo=false) | |
DEBUG ssh: stdout: | |
DEBUG ssh: stdout: /tmp/ssh-UuUSnMX0EB/agent.1373 | |
DEBUG ssh: Exit status: 0 | |
INFO ssh: Setting SSH_AUTH_SOCK remotely: /tmp/ssh-UuUSnMX0EB/agent.1373 | |
DEBUG ssh: stdout: vagrant-ubuntu-trusty-64 | |
DEBUG ssh: Exit status: 0 | |
DEBUG ssh: Re-using SSH connection. | |
INFO ssh: Execute: [ `lsb_release -c -s` = vivid ] (sudo=false) | |
DEBUG ssh: Exit status: 1 | |
DEBUG ssh: Re-using SSH connection. | |
INFO ssh: Execute: echo 'db' > /etc/hostname (sudo=true) | |
DEBUG ssh: stderr: stdin: is not a tty | |
DEBUG ssh: Re-using SSH connection. | |
INFO ssh: Execute: echo; printf $SSH_AUTH_SOCK (sudo=false) | |
DEBUG ssh: stdout: | |
DEBUG ssh: stdout: /tmp/ssh-UuUSnMX0EB/agent.1373 | |
DEBUG ssh: Exit status: 0 | |
INFO ssh: Setting SSH_AUTH_SOCK remotely: /tmp/ssh-UuUSnMX0EB/agent.1373 | |
DEBUG ssh: Exit status: 0 | |
DEBUG ssh: Re-using SSH connection. | |
INFO ssh: Execute: grep 'vagrant-ubuntu-trusty-64' /etc/hosts (sudo=false) | |
DEBUG ssh: Exit status: 1 | |
DEBUG ssh: Re-using SSH connection. | |
INFO ssh: Execute: echo '127.0.1.1 db db' >>/etc/hosts (sudo=true) | |
DEBUG ssh: stderr: stdin: is not a tty | |
DEBUG ssh: Re-using SSH connection. | |
INFO ssh: Execute: echo; printf $SSH_AUTH_SOCK (sudo=false) | |
DEBUG ssh: stdout: | |
DEBUG ssh: stdout: /tmp/ssh-UuUSnMX0EB/agent.1373 | |
DEBUG ssh: Exit status: 0 | |
INFO ssh: Setting SSH_AUTH_SOCK remotely: /tmp/ssh-UuUSnMX0EB/agent.1373 | |
DEBUG ssh: Exit status: 0 | |
DEBUG ssh: Re-using SSH connection. | |
INFO ssh: Execute: [ `lsb_release -c -s` = hardy ] (sudo=false) | |
DEBUG ssh: Exit status: 1 | |
DEBUG ssh: Re-using SSH connection. | |
INFO ssh: Execute: [ `lsb_release -c -s` = vivid ] (sudo=false) | |
DEBUG ssh: Exit status: 1 | |
DEBUG ssh: Re-using SSH connection. | |
INFO ssh: Execute: service hostname start (sudo=true) | |
DEBUG ssh: stderr: stdin: is not a tty | |
DEBUG ssh: Re-using SSH connection. | |
INFO ssh: Execute: echo; printf $SSH_AUTH_SOCK (sudo=false) | |
DEBUG ssh: stdout: | |
DEBUG ssh: stdout: /tmp/ssh-UuUSnMX0EB/agent.1373 | |
DEBUG ssh: Exit status: 0 | |
INFO ssh: Setting SSH_AUTH_SOCK remotely: /tmp/ssh-UuUSnMX0EB/agent.1373 | |
DEBUG ssh: stdout: hostname stop/waiting | |
DEBUG ssh: Exit status: 0 | |
DEBUG ssh: Re-using SSH connection. | |
INFO ssh: Execute: hostname --fqdn > /etc/mailname (sudo=true) | |
DEBUG ssh: stderr: stdin: is not a tty | |
DEBUG ssh: Re-using SSH connection. | |
INFO ssh: Execute: echo; printf $SSH_AUTH_SOCK (sudo=false) | |
DEBUG ssh: stdout: | |
DEBUG ssh: stdout: /tmp/ssh-UuUSnMX0EB/agent.1373 | |
DEBUG ssh: Exit status: 0 | |
INFO ssh: Setting SSH_AUTH_SOCK remotely: /tmp/ssh-UuUSnMX0EB/agent.1373 | |
DEBUG ssh: Exit status: 0 | |
DEBUG ssh: Re-using SSH connection. | |
INFO ssh: Execute: ifdown -a; ifup -a; ifup -a --allow=hotplug (sudo=true) | |
DEBUG ssh: stderr: stdin: is not a tty | |
DEBUG ssh: Re-using SSH connection. | |
INFO ssh: Execute: echo; printf $SSH_AUTH_SOCK (sudo=false) | |
DEBUG ssh: stdout: | |
DEBUG ssh: stdout: /tmp/ssh-UuUSnMX0EB/agent.1373 | |
DEBUG ssh: Exit status: 0 | |
INFO ssh: Setting SSH_AUTH_SOCK remotely: /tmp/ssh-UuUSnMX0EB/agent.1373 | |
DEBUG ssh: stderr: Internet Systems Consortium DHCP Client 4.2.4 | |
DEBUG ssh: stderr: | |
DEBUG ssh: stderr: Copyright 2004-2012 Internet Systems Consortium. | |
DEBUG ssh: stderr: | |
DEBUG ssh: stderr: All rights reserved. | |
DEBUG ssh: stderr: | |
DEBUG ssh: stderr: For info, please visit https://www.isc.org/software/dhcp/ | |
DEBUG ssh: stderr: | |
DEBUG ssh: stderr: | |
DEBUG ssh: stderr: Listening on LPF/eth0/08:00:27:3a:0b:5b | |
DEBUG ssh: stderr: | |
DEBUG ssh: stderr: Sending on LPF/eth0/08:00:27:3a:0b:5b | |
DEBUG ssh: stderr: | |
DEBUG ssh: stderr: Sending on Socket/fallback | |
DEBUG ssh: stderr: | |
DEBUG ssh: stderr: DHCPRELEASE on eth0 to 10.0.2.2 port 67 (xid=0x5ad33388) | |
DEBUG ssh: stderr: | |
DEBUG ssh: stderr: Internet Systems Consortium DHCP Client 4.2.4 | |
DEBUG ssh: stderr: | |
DEBUG ssh: stderr: Copyright 2004-2012 Internet Systems Consortium. | |
DEBUG ssh: stderr: | |
DEBUG ssh: stderr: All rights reserved. | |
DEBUG ssh: stderr: | |
DEBUG ssh: stderr: For info, please visit https://www.isc.org/software/dhcp/ | |
DEBUG ssh: stderr: | |
DEBUG ssh: stderr: | |
DEBUG ssh: stderr: Listening on LPF/eth0/08:00:27:3a:0b:5b | |
DEBUG ssh: stderr: | |
DEBUG ssh: stderr: Sending on LPF/eth0/08:00:27:3a:0b:5b | |
DEBUG ssh: stderr: | |
DEBUG ssh: stderr: Sending on Socket/fallback | |
DEBUG ssh: stderr: | |
DEBUG ssh: stderr: DHCPDISCOVER on eth0 to 255.255.255.255 port 67 interval 3 (xid=0xca10851) | |
DEBUG ssh: stderr: | |
DEBUG ssh: stderr: DHCPREQUEST of 10.0.2.15 on eth0 to 255.255.255.255 port 67 (xid=0xca10851) | |
DEBUG ssh: stderr: | |
DEBUG ssh: stderr: DHCPOFFER of 10.0.2.15 from 10.0.2.2 | |
DEBUG ssh: stderr: | |
DEBUG ssh: stderr: DHCPACK of 10.0.2.15 from 10.0.2.2 | |
DEBUG ssh: stderr: | |
DEBUG ssh: stderr: bound to 10.0.2.15 -- renewal in 33795 seconds. | |
DEBUG ssh: stderr: | |
DEBUG ssh: Exit status: 0 | |
INFO warden: Calling OUT action: #<Vagrant::Action::Builtin::SetHostname:0x007fa52c12abc8> | |
INFO warden: Calling OUT action: #<VagrantPlugins::ProviderVirtualBox::Action::ForwardPorts:0x007fa52c12abf0> | |
INFO subprocess: Starting process: ["/usr/bin/VBoxManage", "showvminfo", "619f2563-aeb7-4a70-bbcf-ff458493cbf7", "--machinereadable"] | |
INFO subprocess: Command not in installer, restoring original environment... | |
DEBUG subprocess: Selecting on IO | |
DEBUG subprocess: stdout: name="configstack_db_1437486922330_80180" | |
groups="/" | |
ostype="Ubuntu (64-bit)" | |
UUID="619f2563-aeb7-4a70-bbcf-ff458493cbf7" | |
CfgFile="/home/egroeper/VirtualBox VMs/configstack_db_1437486922330_80180/configstack_db_1437486922330_80180.vbox" | |
SnapFldr="/home/egroeper/VirtualBox VMs/configstack_db_1437486922330_80180/Snapshots" | |
LogFldr="/home/egroeper/VirtualBox VMs/configstack_db_1437486922330_80180/Logs" | |
hardwareuuid="619f2563-aeb7-4a70-bbcf-ff458493cbf7" | |
memory=512 | |
pagefusion="off" | |
vram=12 | |
cpuexecutioncap=100 | |
hpet="off" | |
chipset="piix3" | |
firmware="BIOS" | |
cpus=1 | |
pae="off" | |
longmode="on" | |
synthcpu="off" | |
bootmenu="messageandmenu" | |
boot1="disk" | |
boot2="none" | |
boot3="none" | |
boot4="none" | |
acpi="on" | |
ioapic="on" | |
biossystemtimeoffset=0 | |
rtcuseutc="on" | |
hwvirtex="on" | |
nestedpaging="on" | |
largepages="off" | |
vtxvpid="on" | |
vtxux="on" | |
VMState="running" | |
VMStateChangeTime="2015-07-21T13:55:24.287000000" | |
monitorcount=1 | |
accelerate3d="off" | |
accelerate2dvideo="off" | |
teleporterenabled="off" | |
teleporterport=0 | |
teleporteraddress="" | |
teleporterpassword="" | |
tracing-enabled="off" | |
tracing-allow-vm-access="off" | |
tracing-config="" | |
autostart-enabled="off" | |
autostart-delay=0 | |
defaultfrontend="" | |
storagecontrollername0="SATAController" | |
storagecontrollertype0="IntelAhci" | |
storagecontrollerinstance0="0" | |
storagecontrollermaxportcount0="30" | |
storagecontrollerportcount0="1" | |
storagecontrollerbootable0="on" | |
"SATAController-0-0"="/home/egroeper/VirtualBox VMs/configstack_db_1437486922330_80180/box-disk1.vmdk" | |
"SATAController-ImageUUID-0-0"="b197ae4c-0168-441b-a508-d3b254efb1f4" | |
natnet1="nat" | |
macaddress1="0800273A0B5B" | |
cableconnected1="on" | |
nic1="nat" | |
nictype1="82540EM" | |
nicspeed1="0" | |
mtu="0" | |
sockSnd="64" | |
sockRcv="64" | |
tcpWndSnd="64" | |
tcpWndRcv="64" | |
Forwarding(0)="ssh,tcp,127.0.0.1,2200,,22" | |
hostonlyadapter2="vboxnet1" | |
macaddress2="080027724BA0" | |
cableconnected2="on" | |
nic2="hostonly" | |
nictype2="82540EM" | |
nicspeed2="0" | |
nic3="none" | |
nic4="none" | |
nic5="none" | |
nic6="none" | |
nic7="none" | |
nic8="none" | |
hidpointing="ps2mouse" | |
hidkeyboard="ps2kbd" | |
uart1="off" | |
uart2="off" | |
lpt1="off" | |
lpt2="off" | |
audio="none" | |
clipboard="bidirectional" | |
draganddrop="disabled" | |
SessionType="headless" | |
VideoMode="720,400,0"@0,0 | |
vrde="off" | |
usb="off" | |
ehci="off" | |
SharedFolderNameMachineMapping1="vagrant" | |
SharedFolderPathMachineMapping1="/home/egroeper/Fileservice/configstack" | |
VRDEActiveConnection="off" | |
VRDEClients=0 | |
vcpenabled="off" | |
vcpscreens=0 | |
vcpfile="/home/egroeper/VirtualBox VMs/configstack_db_1437486922330_80180/configstack_db_1437486922330_80180.webm" | |
vcpwidth=1024 | |
vcpheight=768 | |
vcprate=512 | |
vcpfps=25 | |
GuestMemoryBalloon=0 | |
GuestOSType="Linux26_64" | |
GuestAdditionsRunLevel=2 | |
GuestAdditionsVersion="4.3.10_Ubuntu r93012" | |
GuestAdditionsFacility_VirtualBox Base Driver=50,1437486931629 | |
GuestAdditionsFacility_VirtualBox System Service=50,1437486937112 | |
GuestAdditionsFacility_Seamless Mode=0,1437486931629 | |
GuestAdditionsFacility_Graphics Mode=0,1437486931629 | |
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000 | |
DEBUG subprocess: Exit status: 0 | |
INFO interface: info: Configuring and enabling network interfaces... | |
INFO interface: info: ==> db: Configuring and enabling network interfaces... | |
==> db: Configuring and enabling network interfaces... | |
DEBUG ssh: Checking whether SSH is ready... | |
DEBUG ssh: Re-using SSH connection. | |
INFO ssh: SSH is ready! | |
DEBUG ssh: Re-using SSH connection. | |
INFO ssh: Execute: (sudo=false) | |
DEBUG ssh: Exit status: 0 | |
DEBUG guest: Searching for cap: configure_networks | |
DEBUG guest: Checking in: ubuntu | |
DEBUG guest: Checking in: debian | |
DEBUG guest: Found cap: configure_networks in debian | |
INFO guest: Execute capability: configure_networks [#<Vagrant::Machine: db (VagrantPlugins::ProviderVirtualBox::Provider)>, [{:type=>:static, :adapter_ip=>"192.168.23.1", :ip=>"192.168.23.12", :netmask=>"255.255.255.0", :auto_config=>true, :interface=>1}]] (ubuntu) | |
DEBUG ssh: Re-using SSH connection. | |
INFO ssh: Execute: sed -e '/^#VAGRANT-BEGIN/,$ d' /etc/network/interfaces > /tmp/vagrant-network-interfaces.pre (sudo=true) | |
DEBUG ssh: stderr: stdin: is not a tty | |
DEBUG ssh: Re-using SSH connection. | |
INFO ssh: Execute: echo; printf $SSH_AUTH_SOCK (sudo=false) | |
DEBUG ssh: stdout: | |
DEBUG ssh: stdout: /tmp/ssh-UuUSnMX0EB/agent.1373 | |
DEBUG ssh: Exit status: 0 | |
INFO ssh: Setting SSH_AUTH_SOCK remotely: /tmp/ssh-UuUSnMX0EB/agent.1373 | |
DEBUG ssh: Exit status: 0 | |
DEBUG ssh: Re-using SSH connection. | |
INFO ssh: Execute: sed -ne '/^#VAGRANT-END/,$ p' /etc/network/interfaces | tac | sed -e '/^#VAGRANT-END/,$ d' | tac > /tmp/vagrant-network-interfaces.post (sudo=true) | |
DEBUG ssh: stderr: stdin: is not a tty | |
DEBUG ssh: Re-using SSH connection. | |
INFO ssh: Execute: echo; printf $SSH_AUTH_SOCK (sudo=false) | |
DEBUG ssh: stdout: | |
DEBUG ssh: Exit status: 0 | |
DEBUG ssh: stdout: /tmp/ssh-UuUSnMX0EB/agent.1373 | |
INFO ssh: Setting SSH_AUTH_SOCK remotely: /tmp/ssh-UuUSnMX0EB/agent.1373 | |
DEBUG ssh: Exit status: 0 | |
DEBUG ssh: Uploading: /tmp/vagrant20150721-14348-1dfn63k to /tmp/vagrant-network-entry | |
DEBUG ssh: Re-using SSH connection. | |
DEBUG ssh: Re-using SSH connection. | |
INFO ssh: Execute: /sbin/ifdown eth1 2> /dev/null (sudo=true) | |
DEBUG ssh: stderr: stdin: is not a tty | |
DEBUG ssh: Re-using SSH connection. | |
INFO ssh: Execute: echo; printf $SSH_AUTH_SOCK (sudo=false) | |
DEBUG ssh: stdout: | |
DEBUG ssh: stdout: /tmp/ssh-UuUSnMX0EB/agent.1373 | |
DEBUG ssh: Exit status: 0 | |
INFO ssh: Setting SSH_AUTH_SOCK remotely: /tmp/ssh-UuUSnMX0EB/agent.1373 | |
DEBUG ssh: Exit status: 0 | |
DEBUG ssh: Re-using SSH connection. | |
INFO ssh: Execute: /sbin/ip addr flush dev eth1 2> /dev/null (sudo=true) | |
DEBUG ssh: stderr: stdin: is not a tty | |
DEBUG ssh: Re-using SSH connection. | |
INFO ssh: Execute: echo; printf $SSH_AUTH_SOCK (sudo=false) | |
DEBUG ssh: stdout: | |
DEBUG ssh: stdout: /tmp/ssh-UuUSnMX0EB/agent.1373 | |
DEBUG ssh: Exit status: 0 | |
INFO ssh: Setting SSH_AUTH_SOCK remotely: /tmp/ssh-UuUSnMX0EB/agent.1373 | |
DEBUG ssh: Exit status: 0 | |
DEBUG ssh: Re-using SSH connection. | |
INFO ssh: Execute: cat /tmp/vagrant-network-interfaces.pre /tmp/vagrant-network-entry /tmp/vagrant-network-interfaces.post > /etc/network/interfaces (sudo=true) | |
DEBUG ssh: stderr: stdin: is not a tty | |
DEBUG ssh: Re-using SSH connection. | |
INFO ssh: Execute: echo; printf $SSH_AUTH_SOCK (sudo=false) | |
DEBUG ssh: stdout: | |
DEBUG ssh: stdout: /tmp/ssh-UuUSnMX0EB/agent.1373 | |
DEBUG ssh: Exit status: 0 | |
INFO ssh: Setting SSH_AUTH_SOCK remotely: /tmp/ssh-UuUSnMX0EB/agent.1373 | |
DEBUG ssh: Exit status: 0 | |
DEBUG ssh: Re-using SSH connection. | |
INFO ssh: Execute: rm -f /tmp/vagrant-network-interfaces.pre /tmp/vagrant-network-entry /tmp/vagrant-network-interfaces.post (sudo=true) | |
DEBUG ssh: stderr: stdin: is not a tty | |
DEBUG ssh: Re-using SSH connection. | |
INFO ssh: Execute: echo; printf $SSH_AUTH_SOCK (sudo=false) | |
DEBUG ssh: stdout: | |
DEBUG ssh: stdout: /tmp/ssh-UuUSnMX0EB/agent.1373 | |
DEBUG ssh: Exit status: 0 | |
INFO ssh: Setting SSH_AUTH_SOCK remotely: /tmp/ssh-UuUSnMX0EB/agent.1373 | |
DEBUG ssh: Exit status: 0 | |
DEBUG ssh: Re-using SSH connection. | |
INFO ssh: Execute: /sbin/ifup eth1 (sudo=true) | |
DEBUG ssh: stderr: stdin: is not a tty | |
DEBUG ssh: Re-using SSH connection. | |
INFO ssh: Execute: echo; printf $SSH_AUTH_SOCK (sudo=false) | |
DEBUG ssh: stdout: | |
DEBUG ssh: stdout: /tmp/ssh-UuUSnMX0EB/agent.1373 | |
DEBUG ssh: Exit status: 0 | |
INFO ssh: Setting SSH_AUTH_SOCK remotely: /tmp/ssh-UuUSnMX0EB/agent.1373 | |
DEBUG ssh: Exit status: 0 | |
INFO warden: Calling OUT action: #<VagrantPlugins::ProviderVirtualBox::Action::Network:0x007fa52c0f5f68> | |
INFO warden: Calling OUT action: #<VagrantPlugins::ProviderVirtualBox::Action::ClearNetworkInterfaces:0x007fa52c0f5f90> | |
INFO warden: Calling OUT action: #<VagrantPlugins::ProviderVirtualBox::Action::PrepareNFSSettings:0x007fa52448af28> | |
INFO synced_folders: Invoking synced folder enable: virtualbox | |
INFO interface: output: Mounting shared folders... | |
INFO interface: output: ==> db: Mounting shared folders... | |
==> db: Mounting shared folders... | |
INFO interface: detail: /vagrant => /home/egroeper/Fileservice/configstack | |
INFO interface: detail: db: /vagrant => /home/egroeper/Fileservice/configstack | |
db: /vagrant => /home/egroeper/Fileservice/configstack | |
INFO subprocess: Starting process: ["/usr/bin/VBoxManage", "showvminfo", "619f2563-aeb7-4a70-bbcf-ff458493cbf7", "--machinereadable"] | |
INFO subprocess: Command not in installer, restoring original environment... | |
DEBUG subprocess: Selecting on IO | |
DEBUG subprocess: stdout: name="configstack_db_1437486922330_80180" | |
groups="/" | |
ostype="Ubuntu (64-bit)" | |
UUID="619f2563-aeb7-4a70-bbcf-ff458493cbf7" | |
CfgFile="/home/egroeper/VirtualBox VMs/configstack_db_1437486922330_80180/configstack_db_1437486922330_80180.vbox" | |
SnapFldr="/home/egroeper/VirtualBox VMs/configstack_db_1437486922330_80180/Snapshots" | |
LogFldr="/home/egroeper/VirtualBox VMs/configstack_db_1437486922330_80180/Logs" | |
hardwareuuid="619f2563-aeb7-4a70-bbcf-ff458493cbf7" | |
memory=512 | |
pagefusion="off" | |
vram=12 | |
cpuexecutioncap=100 | |
hpet="off" | |
chipset="piix3" | |
firmware="BIOS" | |
cpus=1 | |
pae="off" | |
longmode="on" | |
synthcpu="off" | |
bootmenu="messageandmenu" | |
boot1="disk" | |
boot2="none" | |
boot3="none" | |
boot4="none" | |
acpi="on" | |
ioapic="on" | |
biossystemtimeoffset=0 | |
rtcuseutc="on" | |
hwvirtex="on" | |
nestedpaging="on" | |
largepages="off" | |
vtxvpid="on" | |
vtxux="on" | |
VMState="running" | |
VMStateChangeTime="2015-07-21T13:55:24.287000000" | |
monitorcount=1 | |
accelerate3d="off" | |
accelerate2dvideo="off" | |
teleporterenabled="off" | |
teleporterport=0 | |
teleporteraddress="" | |
teleporterpassword="" | |
tracing-enabled="off" | |
tracing-allow-vm-access="off" | |
tracing-config="" | |
autostart-enabled="off" | |
autostart-delay=0 | |
defaultfrontend="" | |
storagecontrollername0="SATAController" | |
storagecontrollertype0="IntelAhci" | |
storagecontrollerinstance0="0" | |
storagecontrollermaxportcount0="30" | |
storagecontrollerportcount0="1" | |
storagecontrollerbootable0="on" | |
"SATAController-0-0"="/home/egroeper/VirtualBox VMs/configstack_db_1437486922330_80180/box-disk1.vmdk" | |
"SATAController-ImageUUID-0-0"="b197ae4c-0168-441b-a508-d3b254efb1f4" | |
natnet1="nat" | |
macaddress1="0800273A0B5B" | |
cableconnected1="on" | |
nic1="nat" | |
nictype1="82540EM" | |
nicspeed1="0" | |
mtu="0" | |
sockSnd="64" | |
sockRcv="64" | |
tcpWndSnd="64" | |
tcpWndRcv="64" | |
Forwarding(0)="ssh,tcp,127.0.0.1,2200,,22" | |
hostonlyadapter2="vboxnet1" | |
macaddress2="080027724BA0" | |
cableconnected2="on" | |
nic2="hostonly" | |
nictype2="82540EM" | |
nicspeed2="0" | |
nic3="none" | |
nic4="none" | |
nic5="none" | |
nic6="none" | |
nic7="none" | |
nic8="none" | |
hidpointing="ps2mouse" | |
hidkeyboard="ps2kbd" | |
uart1="off" | |
uart2="off" | |
lpt1="off" | |
lpt2="off" | |
audio="none" | |
clipboard="bidirectional" | |
draganddrop="disabled" | |
SessionType="headless" | |
VideoMode="720,400,0"@0,0 | |
vrde="off" | |
usb="off" | |
ehci="off" | |
SharedFolderNameMachineMapping1="vagrant" | |
SharedFolderPathMachineMapping1="/home/egroeper/Fileservice/configstack" | |
VRDEActiveConnection="off" | |
VRDEClients=0 | |
vcpenabled="off" | |
vcpscreens=0 | |
vcpfile="/home/egroeper/VirtualBox VMs/configstack_db_1437486922330_80180/configstack_db_1437486922330_80180.webm" | |
vcpwidth=1024 | |
vcpheight=768 | |
vcprate=512 | |
vcpfps=25 | |
GuestMemoryBalloon=0 | |
GuestOSType="Linux26_64" | |
GuestAdditionsRunLevel=2 | |
GuestAdditionsVersion="4.3.10_Ubuntu r93012" | |
GuestAdditionsFacility_VirtualBox Base Driver=50,1437486931629 | |
GuestAdditionsFacility_VirtualBox System Service=50,1437486937112 | |
GuestAdditionsFacility_Seamless Mode=0,1437486931629 | |
GuestAdditionsFacility_Graphics Mode=0,1437486931629 | |
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 31999 | |
DEBUG subprocess: Exit status: 0 | |
DEBUG virtualbox_4_3: Searching for SSH port: 22 | |
DEBUG virtualbox_4_3: read_forward_ports: uuid=619f2563-aeb7-4a70-bbcf-ff458493cbf7 active_only=false | |
INFO subprocess: Starting process: ["/usr/bin/VBoxManage", "showvminfo", "619f2563-aeb7-4a70-bbcf-ff458493cbf7", "--machinereadable"] | |
INFO subprocess: Command not in installer, restoring original environment... | |
DEBUG subprocess: Selecting on IO | |
DEBUG subprocess: stdout: name="configstack_db_1437486922330_80180" | |
groups="/" | |
ostype="Ubuntu (64-bit)" | |
UUID="619f2563-aeb7-4a70-bbcf-ff458493cbf7" | |
CfgFile="/home/egroeper/VirtualBox VMs/configstack_db_1437486922330_80180/configstack_db_1437486922330_80180.vbox" | |
SnapFldr="/home/egroeper/VirtualBox VMs/configstack_db_1437486922330_80180/Snapshots" | |
LogFldr="/home/egroeper/VirtualBox VMs/configstack_db_1437486922330_80180/Logs" | |
hardwareuuid="619f2563-aeb7-4a70-bbcf-ff458493cbf7" | |
memory=512 | |
pagefusion="off" | |
vram=12 | |
cpuexecutioncap=100 | |
hpet="off" | |
chipset="piix3" | |
firmware="BIOS" | |
cpus=1 | |
pae="off" | |
longmode="on" | |
synthcpu="off" | |
bootmenu="messageandmenu" | |
boot1="disk" | |
boot2="none" | |
boot3="none" | |
boot4="none" | |
acpi="on" | |
ioapic="on" | |
biossystemtimeoffset=0 | |
rtcuseutc="on" | |
hwvirtex="on" | |
nestedpaging="on" | |
largepages="off" | |
vtxvpid="on" | |
vtxux="on" | |
VMState="running" | |
VMStateChangeTime="2015-07-21T13:55:24.287000000" | |
monitorcount=1 | |
accelerate3d="off" | |
accelerate2dvideo="off" | |
teleporterenabled="off" | |
teleporterport=0 | |
teleporteraddress="" | |
teleporterpassword="" | |
tracing-enabled="off" | |
tracing-allow-vm-access="off" | |
tracing-config="" | |
autostart-enabled="off" | |
autostart-delay=0 | |
defaultfrontend="" | |
storagecontrollername0="SATAController" | |
storagecontrollertype0="IntelAhci" | |
storagecontrollerinstance0="0" | |
storagecontrollermaxportcount0="30" | |
storagecontrollerportcount0="1" | |
storagecontrollerbootable0="on" | |
"SATAController-0-0"="/home/egroeper/VirtualBox VMs/configstack_db_1437486922330_80180/box-disk1.vmdk" | |
"SATAController-ImageUUID-0-0"="b197ae4c-0168-441b-a508-d3b254efb1f4" | |
natnet1="nat" | |
macaddress1="0800273A0B5B" | |
cableconnected1="on" | |
nic1="nat" | |
nictype1="82540EM" | |
nicspeed1="0" | |
mtu="0" | |
sockSnd="64" | |
sockRcv="64" | |
tcpWndSnd="64" | |
tcpWndRcv="64" | |
Forwarding(0)="ssh,tcp,127.0.0.1,2200,,22" | |
hostonlyadapter2="vboxnet1" | |
macaddress2="080027724BA0" | |
cableconnected2="on" | |
nic2="hostonly" | |
nictype2="82540EM" | |
nicspeed2="0" | |
nic3="none" | |
nic4="none" | |
nic5="none" | |
nic6="none" | |
nic7="none" | |
nic8="none" | |
hidpointing="ps2mouse" | |
hidkeyboard="ps2kbd" | |
uart1="off" | |
uart2="off" | |
lpt1="off" | |
lpt2="off" | |
audio="none" | |
clipboard="bidirectional" | |
draganddrop="disabled" | |
SessionType="headless" | |
VideoMode="720,400,0"@0,0 | |
vrde="off" | |
usb="off" | |
ehci="off" | |
SharedFolderNameMachineMapping1="vagrant" | |
SharedFolderPathMachineMapping1="/home/egroeper/Fileservice/configstack" | |
VRDEActiveConnection="off" | |
VRDEClients=0 | |
vcpenabled="off" | |
vcpscreens=0 | |
vcpfile="/home/egroeper/VirtualBox VMs/configstack_db_1437486922330_80180/configstack_db_1437486922330_80180.webm" | |
vcpwidth=1024 | |
vcpheight=768 | |
vcprate=512 | |
vcpfps=25 | |
GuestMemoryBalloon=0 | |
GuestOSType="Linux26_64" | |
GuestAdditionsRunLevel=2 | |
GuestAdditionsVersion="4.3.10_Ubuntu r93012" | |
GuestAdditionsFacility_VirtualBox Base Driver=50,1437486931629 | |
GuestAdditionsFacility_VirtualBox System Service=50,1437486937112 | |
GuestAdditionsFacility_Seamless Mode=0,1437486931629 | |
GuestAdditionsFacility_Graphics Mode=0,1437486931629 | |
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000 | |
DEBUG subprocess: Exit status: 0 | |
DEBUG virtualbox_4_3: - [1, "ssh", 2200, 22] | |
DEBUG ssh: Checking key permissions: /home/egroeper/.vagrant.d/insecure_private_key | |
DEBUG ssh: Checking whether SSH is ready... | |
DEBUG ssh: Re-using SSH connection. | |
INFO ssh: SSH is ready! | |
DEBUG ssh: Re-using SSH connection. | |
INFO ssh: Execute: (sudo=false) | |
DEBUG ssh: Exit status: 0 | |
DEBUG guest: Searching for cap: mount_virtualbox_shared_folder | |
DEBUG guest: Checking in: ubuntu | |
DEBUG guest: Checking in: debian | |
DEBUG guest: Checking in: linux | |
DEBUG guest: Found cap: mount_virtualbox_shared_folder in linux | |
INFO guest: Execute capability: mount_virtualbox_shared_folder [#<Vagrant::Machine: db (VagrantPlugins::ProviderVirtualBox::Provider)>, "vagrant", "/vagrant", {:guestpath=>"/vagrant", :hostpath=>"/home/egroeper/Fileservice/configstack", :disabled=>false, :owner=>"vagrant", :group=>"vagrant"}] (ubuntu) | |
DEBUG ssh: Checking whether SSH is ready... | |
DEBUG ssh: Re-using SSH connection. | |
INFO ssh: SSH is ready! | |
DEBUG ssh: Re-using SSH connection. | |
INFO ssh: Execute: (sudo=false) | |
DEBUG ssh: Exit status: 0 | |
DEBUG guest: Searching for cap: shell_expand_guest_path | |
DEBUG guest: Checking in: ubuntu | |
DEBUG guest: Checking in: debian | |
DEBUG guest: Checking in: linux | |
DEBUG guest: Found cap: shell_expand_guest_path in linux | |
INFO guest: Execute capability: shell_expand_guest_path [#<Vagrant::Machine: db (VagrantPlugins::ProviderVirtualBox::Provider)>, "/vagrant"] (ubuntu) | |
DEBUG ssh: Re-using SSH connection. | |
INFO ssh: Execute: echo; printf /vagrant (sudo=false) | |
DEBUG ssh: stdout: | |
DEBUG ssh: stdout: /vagrant | |
DEBUG ssh: Exit status: 0 | |
DEBUG ssh: Re-using SSH connection. | |
INFO ssh: Execute: mkdir -p /vagrant (sudo=true) | |
DEBUG ssh: stderr: stdin: is not a tty | |
DEBUG ssh: Re-using SSH connection. | |
INFO ssh: Execute: echo; printf $SSH_AUTH_SOCK (sudo=false) | |
DEBUG ssh: stdout: | |
DEBUG ssh: stdout: /tmp/ssh-UuUSnMX0EB/agent.1373 | |
DEBUG ssh: Exit status: 0 | |
INFO ssh: Setting SSH_AUTH_SOCK remotely: /tmp/ssh-UuUSnMX0EB/agent.1373 | |
DEBUG ssh: Exit status: 0 | |
DEBUG ssh: Re-using SSH connection. | |
INFO ssh: Execute: mount -t vboxsf -o uid=`id -u vagrant`,gid=`getent group vagrant | cut -d: -f3` vagrant /vagrant (sudo=true) | |
DEBUG ssh: stderr: stdin: is not a tty | |
DEBUG ssh: Re-using SSH connection. | |
INFO ssh: Execute: echo; printf $SSH_AUTH_SOCK (sudo=false) | |
DEBUG ssh: stdout: | |
DEBUG ssh: stdout: /tmp/ssh-UuUSnMX0EB/agent.1373 | |
DEBUG ssh: Exit status: 0 | |
INFO ssh: Setting SSH_AUTH_SOCK remotely: /tmp/ssh-UuUSnMX0EB/agent.1373 | |
DEBUG ssh: Exit status: 0 | |
DEBUG ssh: Re-using SSH connection. | |
INFO ssh: Execute: chown `id -u vagrant`:`getent group vagrant | cut -d: -f3` /vagrant (sudo=true) | |
DEBUG ssh: stderr: stdin: is not a tty | |
DEBUG ssh: Re-using SSH connection. | |
INFO ssh: Execute: echo; printf $SSH_AUTH_SOCK (sudo=false) | |
DEBUG ssh: stdout: | |
DEBUG ssh: stdout: /tmp/ssh-UuUSnMX0EB/agent.1373 | |
DEBUG ssh: Exit status: 0 | |
INFO ssh: Setting SSH_AUTH_SOCK remotely: /tmp/ssh-UuUSnMX0EB/agent.1373 | |
DEBUG ssh: Exit status: 0 | |
DEBUG ssh: Re-using SSH connection. | |
INFO ssh: Execute: test -x /sbin/initctl && test 'upstart' = $(basename $(sudo readlink /proc/1/exe)) (sudo=false) | |
DEBUG ssh: Exit status: 1 | |
INFO warden: Calling OUT action: #<Vagrant::Action::Builtin::SyncedFolders:0x007fa524429138> | |
INFO warden: Calling OUT action: #<Vagrant::Action::Builtin::SyncedFolderCleanup:0x007fa5243cc820> | |
INFO warden: Calling OUT action: #<VagrantPlugins::SyncedFolderNFS::ActionCleanup:0x007fa52437ebc0> | |
INFO warden: Calling OUT action: #<VagrantPlugins::ProviderVirtualBox::Action::PrepareNFSValidIds:0x007fa5243406e0> | |
INFO environment: Released process lock: fpcollision | |
DEBUG environment: Attempting to acquire process-lock: dotlock | |
INFO environment: Acquired process lock: dotlock | |
INFO environment: Released process lock: dotlock | |
INFO warden: Calling OUT action: #<Vagrant::Action::Builtin::HandleForwardedPortCollisions:0x007fa5242ef448> | |
INFO warden: Calling OUT action: #<VagrantPlugins::ProviderVirtualBox::Action::PrepareForwardedPortCollisionParams:0x007fa5242ef470> | |
INFO warden: Calling OUT action: #<Vagrant::Action::Builtin::EnvSet:0x007fa5242ef498> | |
INFO provision: Writing provisioning sentinel so we don't provision again | |
INFO warden: Calling OUT action: #<Vagrant::Action::Builtin::Provision:0x007fa524299c78> | |
INFO warden: Calling OUT action: #<VagrantPlugins::ProviderVirtualBox::Action::ClearForwardedPorts:0x007fa524299ca0> | |
INFO warden: Calling OUT action: #<VagrantPlugins::ProviderVirtualBox::Action::SetName:0x007fa5242387c0> | |
INFO warden: Calling OUT action: #<VagrantPlugins::ProviderVirtualBox::Action::CleanMachineFolder:0x007fa5242387e8> | |
INFO warden: Calling OUT action: #<VagrantPlugins::ProviderVirtualBox::Action::CheckAccessible:0x007fa524238810> | |
INFO warden: Calling OUT action: #<Proc:0x007fa52c1f8398@/opt/vagrant/embedded/gems/gems/vagrant-1.7.4/lib/vagrant/action/warden.rb:94 (lambda)> | |
INFO warden: Calling OUT action: #<Vagrant::Action::Builtin::Call:0x0000000266b870> | |
INFO warden: Calling OUT action: #<Proc:0x0000000277e1b8@/opt/vagrant/embedded/gems/gems/vagrant-1.7.4/lib/vagrant/action/warden.rb:94 (lambda)> | |
INFO warden: Calling OUT action: #<Vagrant::Action::Builtin::Call:0x007fa52c1a2ba0> | |
INFO warden: Calling OUT action: #<Proc:0x007fa52c1f8988@/opt/vagrant/embedded/gems/gems/vagrant-1.7.4/lib/vagrant/action/warden.rb:94 (lambda)> | |
INFO warden: Calling OUT action: #<Vagrant::Action::Builtin::Call:0x007fa534947268> | |
INFO warden: Calling OUT action: #<Vagrant::Action::Builtin::BoxCheckOutdated:0x007fa5348fe180> | |
INFO warden: Calling OUT action: #<Vagrant::Action::Builtin::ConfigValidate:0x007fa5348fe1a8> | |
INFO warden: Calling OUT action: #<VagrantPlugins::ProviderVirtualBox::Action::CheckVirtualbox:0x007fa5348fe1d0> | |
INFO warden: Calling OUT action: #<Proc:0x007fa5243bb200@/opt/vagrant/embedded/gems/gems/vagrant-1.7.4/lib/vagrant/action/warden.rb:94 (lambda)> | |
INFO warden: Calling OUT action: #<VagrantPlugins::ProviderVirtualBox::Action::MatchMACAddress:0x007fa5243bb3e0> | |
INFO warden: Calling OUT action: #<VagrantPlugins::ProviderVirtualBox::Action::Import:0x007fa5243bb4f8> | |
INFO warden: Calling OUT action: #<VagrantPlugins::ProviderVirtualBox::Action::Customize:0x007fa5243bb520> | |
INFO warden: Calling OUT action: #<VagrantPlugins::ProviderVirtualBox::Action::CheckAccessible:0x007fa5243bb610> | |
INFO warden: Calling OUT action: #<Proc:0x007fa524402d08@/opt/vagrant/embedded/gems/gems/vagrant-1.7.4/lib/vagrant/action/warden.rb:94 (lambda)> | |
INFO warden: Calling OUT action: #<Vagrant::Action::Builtin::Call:0x007fa5348fe220> | |
INFO warden: Calling OUT action: #<Vagrant::Action::Builtin::ConfigValidate:0x007fa5348fe248> | |
INFO warden: Calling OUT action: #<Proc:0x007fa5242516a8@/opt/vagrant/embedded/gems/gems/vagrant-1.7.4/lib/vagrant/action/warden.rb:94 (lambda)> | |
INFO warden: Calling OUT action: #<Vagrant::Action::Builtin::HandleBox:0x007fa5241fdcb0> | |
INFO warden: Calling OUT action: #<Proc:0x007fa52429d620@/opt/vagrant/embedded/gems/gems/vagrant-1.7.4/lib/vagrant/action/warden.rb:94 (lambda)> | |
INFO warden: Calling OUT action: #<Vagrant::Action::Builtin::Call:0x007fa5348fe298> | |
INFO warden: Calling OUT action: #<VagrantPlugins::ProviderVirtualBox::Action::CheckVirtualbox:0x007fa5348fe2c0> | |
INFO environment: Released process lock: machine-action-43d60540d88e71dfed93157fc314f145 | |
DEBUG environment: Attempting to acquire process-lock: dotlock | |
INFO environment: Acquired process lock: dotlock | |
INFO environment: Released process lock: dotlock | |
INFO batch_action: Starting action: #<Vagrant::Machine:0x000000027fc8d8> up {:destroy_on_error=>true, :parallel=>true, :provision_ignore_sentinel=>false, :provision_types=>nil} | |
INFO machine: Calling action: up on provider VirtualBox (new VM) | |
DEBUG environment: Attempting to acquire process-lock: machine-action-38da6d3254954cf7ddcfaaf325d1d6d8 | |
DEBUG environment: Attempting to acquire process-lock: dotlock | |
INFO environment: Acquired process lock: dotlock | |
INFO environment: Released process lock: dotlock | |
INFO environment: Acquired process lock: machine-action-38da6d3254954cf7ddcfaaf325d1d6d8 | |
INFO runner: Preparing hooks for middleware sequence... | |
INFO runner: 1 hooks defined. | |
INFO runner: Running action: machine_action_up #<Vagrant::Action::Builder:0x007fa5349479e8> | |
INFO warden: Calling IN action: #<VagrantPlugins::ProviderVirtualBox::Action::CheckVirtualbox:0x007fa5349446f8> | |
INFO base: VBoxManage path: VBoxManage | |
INFO subprocess: Starting process: ["/usr/bin/VBoxManage", "--version"] | |
INFO subprocess: Command not in installer, restoring original environment... | |
DEBUG subprocess: Selecting on IO | |
DEBUG subprocess: stdout: 4.3.30r101610 | |
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000 | |
DEBUG subprocess: Exit status: 0 | |
DEBUG meta: Finding driver for VirtualBox version: 4.3.30 | |
INFO meta: Using VirtualBox driver: VagrantPlugins::ProviderVirtualBox::Driver::Version_4_3 | |
INFO base: VBoxManage path: VBoxManage | |
INFO subprocess: Starting process: ["/usr/bin/VBoxManage", "list", "hostonlyifs"] | |
INFO subprocess: Command not in installer, restoring original environment... | |
DEBUG subprocess: Selecting on IO | |
DEBUG subprocess: stdout: Name: vboxnet0 | |
GUID: 786f6276-656e-4074-8000-0a0027000000 | |
DHCP: Disabled | |
IPAddress: 192.168.56.1 | |
NetworkMask: 255.255.255.0 | |
IPV6Address: | |
IPV6NetworkMaskPrefixLength: 0 | |
HardwareAddress: 0a:00:27:00:00:00 | |
MediumType: Ethernet | |
Status: Down | |
VBoxNetworkName: HostInterfaceNetworking-vboxnet0 | |
Name: vboxnet1 | |
GUID: 786f6276-656e-4174-8000-0a0027000001 | |
DHCP: Disabled | |
IPAddress: 192.168.23.1 | |
NetworkMask: 255.255.255.0 | |
IPV6Address: fe80:0000:0000:0000:0800:27ff:fe00:0001 | |
IPV6NetworkMaskPrefixLength: 64 | |
HardwareAddress: 0a:00:27:00:00:01 | |
MediumType: Ethernet | |
Status: Up | |
VBoxNetworkName: HostInterfaceNetworking-vboxnet1 | |
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000 | |
DEBUG subprocess: Exit status: 0 | |
INFO warden: Calling IN action: #<Vagrant::Action::Builtin::Call:0x007fa5349446d0> | |
INFO runner: Preparing hooks for middleware sequence... | |
INFO runner: 1 hooks defined. | |
INFO runner: Running action: machine_action_up #<Vagrant::Action::Builder:0x000000028674f8> | |
INFO warden: Calling IN action: #<VagrantPlugins::ProviderVirtualBox::Action::Created:0x0000000286a090> | |
INFO warden: Calling OUT action: #<VagrantPlugins::ProviderVirtualBox::Action::Created:0x0000000286a090> | |
INFO runner: Preparing hooks for middleware sequence... | |
INFO runner: 1 hooks defined. | |
INFO runner: Running action: machine_action_up #<Vagrant::Action::Warden:0x000000028b24f8> | |
INFO warden: Calling IN action: #<Proc:0x007fa52427bb10@/opt/vagrant/embedded/gems/gems/vagrant-1.7.4/lib/vagrant/action/warden.rb:94 (lambda)> | |
INFO warden: Calling IN action: #<Vagrant::Action::Builtin::HandleBox:0x000000028b22a0> | |
INFO handle_box: Machine already has box. HandleBox will not run. | |
INFO warden: Calling IN action: #<Proc:0x007fa524213470@/opt/vagrant/embedded/gems/gems/vagrant-1.7.4/lib/vagrant/action/warden.rb:94 (lambda)> | |
INFO warden: Calling IN action: #<Vagrant::Action::Builtin::ConfigValidate:0x007fa534944680> | |
INFO warden: Calling IN action: #<Vagrant::Action::Builtin::Call:0x007fa534944658> | |
INFO runner: Preparing hooks for middleware sequence... | |
INFO runner: 1 hooks defined. | |
INFO runner: Running action: machine_action_up #<Vagrant::Action::Builder:0x007fa524323090> | |
INFO warden: Calling IN action: #<VagrantPlugins::ProviderVirtualBox::Action::Created:0x007fa524321010> | |
INFO warden: Calling OUT action: #<VagrantPlugins::ProviderVirtualBox::Action::Created:0x007fa524321010> | |
INFO runner: Preparing hooks for middleware sequence... | |
INFO runner: 1 hooks defined. | |
INFO runner: Running action: machine_action_up #<Vagrant::Action::Warden:0x007fa5243710d8> | |
INFO warden: Calling IN action: #<Proc:0x007fa5243c5d68@/opt/vagrant/embedded/gems/gems/vagrant-1.7.4/lib/vagrant/action/warden.rb:94 (lambda)> | |
INFO warden: Calling IN action: #<VagrantPlugins::ProviderVirtualBox::Action::CheckAccessible:0x007fa524371060> | |
INFO warden: Calling IN action: #<VagrantPlugins::ProviderVirtualBox::Action::Customize:0x007fa524370f98> | |
INFO warden: Calling IN action: #<VagrantPlugins::ProviderVirtualBox::Action::Import:0x007fa524370f70> | |
INFO interface: info: Importing base box 'ubuntu/trusty64'... | |
INFO interface: info: ==> master: Importing base box 'ubuntu/trusty64'... | |
==> master: Importing base box 'ubuntu/trusty64'... | |
DEBUG virtualbox_4_3: Doing dry-run import to determine parallel-safe name... | |
INFO subprocess: Starting process: ["/usr/bin/VBoxManage", "import", "-n", "/home/egroeper/.vagrant.d/boxes/ubuntu-VAGRANTSLASH-trusty64/0/virtualbox/box.ovf"] | |
INFO subprocess: Command not in installer, restoring original environment... | |
DEBUG subprocess: Selecting on IO | |
DEBUG subprocess: stderr: 0%... | |
DEBUG subprocess: stderr: 10%...20%...30%...40%...50%...60%...70%...80%...90%... | |
DEBUG subprocess: stderr: 100% | |
DEBUG subprocess: stderr: Interpreting /home/egroeper/.vagrant.d/boxes/ubuntu-VAGRANTSLASH-trusty64/0/virtualbox/box.ovf... | |
DEBUG subprocess: stderr: OK. | |
DEBUG subprocess: stdout: Disks: vmdisk1 42949672960 -1 http://www.vmware.com/interfaces/specifications/vmdk.html#streamOptimized box-disk1.vmdk -1 -1 | |
Virtual system 0: | |
0: Suggested OS type: "Ubuntu_64" | |
(change with "--vsys 0 --ostype <type>"; use "list ostypes" to list all possible values) | |
1: Suggested VM name "ubuntu-cloudimg-trusty-vagrant-amd64" | |
(change with "--vsys 0 --vmname <name>") | |
2: Number of CPUs: 1 | |
(change with "--vsys 0 --cpus <n>") | |
3: Guest memory: 512 MB | |
(change with "--vsys 0 --memory <MB>") | |
4: Network adapter: orig NAT, config 3, extra slot=0;type=NAT | |
5: SATA controller, type AHCI | |
(disable with "--vsys 0 --unit 5 --ignore") | |
6: Hard disk image: source image=box-disk1.vmdk, target path=/home/egroeper/VirtualBox VMs/ubuntu-cloudimg-trusty-vagrant-amd64/box-disk1.vmdk, controller=5;channel=0 | |
(change target path with "--vsys 0 --unit 6 --disk path"; | |
disable with "--vsys 0 --unit 6 --ignore") | |
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000 | |
DEBUG subprocess: Exit status: 0 | |
DEBUG virtualbox_4_3: -- Parallel safe name: ubuntu-cloudimg-trusty-vagrant-amd64_1437486950550_90041 | |
INFO subprocess: Starting process: ["/usr/bin/VBoxManage", "import", "/home/egroeper/.vagrant.d/boxes/ubuntu-VAGRANTSLASH-trusty64/0/virtualbox/box.ovf", "--vsys", "0", "--vmname", "ubuntu-cloudimg-trusty-vagrant-amd64_1437486950550_90041", "--vsys", "0", "--unit", "6", "--disk", "/home/egroeper/VirtualBox VMs/ubuntu-cloudimg-trusty-vagrant-amd64_1437486950550_90041/box-disk1.vmdk"] | |
INFO subprocess: Command not in installer, restoring original environment... | |
DEBUG subprocess: Selecting on IO | |
DEBUG subprocess: stderr: 0%... | |
DEBUG subprocess: stderr: 10%...20%...30%...40%...50%...60%...70%...80%...90%... | |
DEBUG subprocess: stderr: 100% | |
DEBUG subprocess: stderr: Interpreting /home/egroeper/.vagrant.d/boxes/ubuntu-VAGRANTSLASH-trusty64/0/virtualbox/box.ovf... | |
DEBUG subprocess: stderr: OK. | |
DEBUG subprocess: stderr: 0%... | |
DEBUG subprocess: stderr: 10%...20%...30%...40%...50%...60%...70%...80%...90%... | |
INFO interface: info: Progress: 90% | |
Progress: 90%DEBUG subprocess: stderr: 100% | |
DEBUG subprocess: stdout: Disks: vmdisk1 42949672960 -1 http://www.vmware.com/interfaces/specifications/vmdk.html#streamOptimized box-disk1.vmdk -1 -1 | |
Virtual system 0: | |
0: Suggested OS type: "Ubuntu_64" | |
(change with "--vsys 0 --ostype <type>"; use "list ostypes" to list all possible values) | |
1: VM name specified with --vmname: "ubuntu-cloudimg-trusty-vagrant-amd64_1437486950550_90041" | |
2: Number of CPUs: 1 | |
(change with "--vsys 0 --cpus <n>") | |
3: Guest memory: 512 MB | |
(change with "--vsys 0 --memory <MB>") | |
4: Network adapter: orig NAT, config 3, extra slot=0;type=NAT | |
5: SATA controller, type AHCI | |
(disable with "--vsys 0 --unit 5 --ignore") | |
6: Hard disk image: source image=box-disk1.vmdk, target path=/home/egroeper/VirtualBox VMs/ubuntu-cloudimg-trusty-vagrant-amd64_1437486950550_90041/box-disk1.vmdk, controller=5;channel=0 | |
Successfully imported the appliance. | |
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 31988 | |
DEBUG subprocess: Exit status: 0 | |
INFO subprocess: Starting process: ["/usr/bin/VBoxManage", "list", "vms"] | |
INFO subprocess: Command not in installer, restoring original environment... | |
DEBUG subprocess: Selecting on IO | |
DEBUG subprocess: stdout: "gitlab" {48d8dd09-3cad-47be-b8eb-a4beff89c7f2} | |
"Testing_default_1421443154970_67785" {c4d13fbb-3c47-4c28-8f53-bc8197c36383} | |
"configstack_loadbalancer_1437486881381_79071" {dbeca25f-ee46-4fd6-844a-518018fe44b6} | |
"configstack_db_1437486922330_80180" {619f2563-aeb7-4a70-bbcf-ff458493cbf7} | |
"ubuntu-cloudimg-trusty-vagrant-amd64_1437486950550_90041" {67eff89c-3419-4074-8a24-955b3e592a2d} | |
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000 | |
DEBUG subprocess: Exit status: 0 | |
INFO machine: New machine ID: "67eff89c-3419-4074-8a24-955b3e592a2d" | |
DEBUG virtualbox: Instantiating the driver for machine ID: "67eff89c-3419-4074-8a24-955b3e592a2d" | |
INFO base: VBoxManage path: VBoxManage | |
INFO subprocess: Starting process: ["/usr/bin/VBoxManage", "--version"] | |
INFO subprocess: Command not in installer, restoring original environment... | |
DEBUG subprocess: Selecting on IO | |
DEBUG subprocess: stdout: 4.3.30r101610 | |
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000 | |
DEBUG subprocess: Exit status: 0 | |
DEBUG meta: Finding driver for VirtualBox version: 4.3.30 | |
INFO meta: Using VirtualBox driver: VagrantPlugins::ProviderVirtualBox::Driver::Version_4_3 | |
INFO base: VBoxManage path: VBoxManage | |
INFO subprocess: Starting process: ["/usr/bin/VBoxManage", "showvminfo", "67eff89c-3419-4074-8a24-955b3e592a2d"] | |
INFO subprocess: Command not in installer, restoring original environment... | |
DEBUG subprocess: Selecting on IO | |
DEBUG subprocess: stdout: Name: ubuntu-cloudimg-trusty-vagrant-amd64_1437486950550_90041 | |
Groups: / | |
Guest OS: Ubuntu (64-bit) | |
UUID: 67eff89c-3419-4074-8a24-955b3e592a2d | |
Config file: /home/egroeper/VirtualBox VMs/ubuntu-cloudimg-trusty-vagrant-amd64_1437486950550_90041/ubuntu-cloudimg-trusty-vagrant-amd64_1437486950550_90041.vbox | |
Snapshot folder: /home/egroeper/VirtualBox VMs/ubuntu-cloudimg-trusty-vagrant-amd64_1437486950550_90041/Snapshots | |
Log folder: /home/egroeper/VirtualBox VMs/ubuntu-cloudimg-trusty-vagrant-amd64_1437486950550_90041/Logs | |
Hardware UUID: 67eff89c-3419-4074-8a24-955b3e592a2d | |
Memory size: 512MB | |
Page Fusion: off | |
VRAM size: 12MB | |
CPU exec cap: 100% | |
HPET: off | |
Chipset: piix3 | |
Firmware: BIOS | |
Number of CPUs: 1 | |
PAE: off | |
Long Mode: on | |
Synthetic CPU: off | |
CPUID overrides: None | |
Boot menu mode: message and menu | |
Boot Device (1): HardDisk | |
Boot Device (2): Not Assigned | |
Boot Device (3): Not Assigned | |
Boot Device (4): Not Assigned | |
ACPI: on | |
IOAPIC: on | |
Time offset: 0ms | |
RTC: UTC | |
Hardw. virt.ext: on | |
Nested Paging: on | |
Large Pages: off | |
VT-x VPID: on | |
VT-x unr. exec.: on | |
State: powered off (since 2015-06-16T22:04:10.000000000) | |
Monitor count: 1 | |
3D Acceleration: off | |
2D Video Acceleration: off | |
Teleporter Enabled: off | |
Teleporter Port: 0 | |
Teleporter Address: | |
Teleporter Password: | |
Tracing Enabled: off | |
Allow Tracing to Access VM: off | |
Tracing Configuration: | |
Autostart Enabled: off | |
Autostart Delay: 0 | |
Default Frontend: | |
Storage Controller Name (0): SATAController | |
Storage Controller Type (0): IntelAhci | |
Storage Controller Instance Number (0): 0 | |
Storage Controller Max Port Count (0): 30 | |
Storage Controller Port Count (0): 1 | |
Storage Controller Bootable (0): on | |
SATAController (0, 0): /home/egroeper/VirtualBox VMs/ubuntu-cloudimg-trusty-vagrant-amd64_1437486950550_90041/box-disk1.vmdk (UUID: ebc6467f-af99-4106-8151-0a1d745f9311) | |
NIC 1: MAC: 080027DE59B1, Attachment: NAT, Cable connected: on, Trace: off (file: none), Type: 82540EM, Reported speed: 0 Mbps, Boot priority: 0, Promisc Policy: deny, Bandwidth group: none | |
NIC 1 Settings: MTU: 0, Socket (send: 64, receive: 64), TCP Window (send:64, receive: 64) | |
NIC 1 Rule(0): name = guestssh, protocol = tcp, host ip = , host port = 2222, guest ip = , guest port = 22 | |
NIC 2: disabled | |
NIC 3: disabled | |
NIC 4: disabled | |
NIC 5: disabled | |
NIC 6: disabled | |
NIC 7: disabled | |
NIC 8: disabled | |
Pointing Device: PS/2 Mouse | |
Keyboard Device: PS/2 Keyboard | |
UART 1: disabled | |
UART 2: disabled | |
LPT 1: disabled | |
LPT 2: disabled | |
Audio: disabled | |
Clipboard Mode: Bidirectional | |
Drag'n'drop Mode: disabled | |
VRDE: disabled | |
USB: disabled | |
EHCI: disabled | |
USB Device Filters: | |
<none> | |
Available remote USB devices: | |
<none> | |
Currently Attached USB Devices: | |
<none> | |
Bandwidth groups: <none> | |
Shared folders: <none> | |
VRDE Connection: not active | |
Clients so far: 0 | |
Video capturing: not active | |
Capture screens: 0 | |
Capture file: /home/egroeper/VirtualBox VMs/ubuntu-cloudimg-trusty-vagrant-amd64_1437486950550_90041/ubuntu-cloudimg-trusty-vagrant-amd64_1437486950550_90041.webm | |
Capture dimensions: 1024x768 | |
Capture rate: 512 kbps | |
Capture FPS: 25 | |
Guest: | |
Configured memory balloon size: 0 MB | |
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000 | |
DEBUG subprocess: Exit status: 0 | |
INFO warden: Calling IN action: #<VagrantPlugins::ProviderVirtualBox::Action::MatchMACAddress:0x007fa524370f20> | |
INFO interface: info: Matching MAC address for NAT networking... | |
INFO interface: info: ==> master: Matching MAC address for NAT networking... | |
==> master: Matching MAC address for NAT networking... | |
INFO subprocess: Starting process: ["/usr/bin/VBoxManage", "modifyvm", "67eff89c-3419-4074-8a24-955b3e592a2d", "--macaddress1", "0800273A0B5B"] | |
INFO subprocess: Command not in installer, restoring original environment... | |
DEBUG subprocess: Selecting on IO | |
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000 | |
DEBUG subprocess: Exit status: 0 | |
INFO warden: Calling IN action: #<Proc:0x007fa524370ed0@/opt/vagrant/embedded/gems/gems/vagrant-1.7.4/lib/vagrant/action/warden.rb:94 (lambda)> | |
INFO warden: Calling IN action: #<VagrantPlugins::ProviderVirtualBox::Action::CheckVirtualbox:0x007fa534944608> | |
INFO base: VBoxManage path: VBoxManage | |
INFO subprocess: Starting process: ["/usr/bin/VBoxManage", "--version"] | |
INFO subprocess: Command not in installer, restoring original environment... | |
DEBUG subprocess: Selecting on IO | |
DEBUG subprocess: stdout: 4.3.30r101610 | |
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000 | |
DEBUG subprocess: Exit status: 0 | |
DEBUG meta: Finding driver for VirtualBox version: 4.3.30 | |
INFO meta: Using VirtualBox driver: VagrantPlugins::ProviderVirtualBox::Driver::Version_4_3 | |
INFO base: VBoxManage path: VBoxManage | |
INFO subprocess: Starting process: ["/usr/bin/VBoxManage", "list", "hostonlyifs"] | |
INFO subprocess: Command not in installer, restoring original environment... | |
DEBUG subprocess: Selecting on IO | |
DEBUG subprocess: stdout: Name: vboxnet0 | |
GUID: 786f6276-656e-4074-8000-0a0027000000 | |
DHCP: Disabled | |
IPAddress: 192.168.56.1 | |
NetworkMask: 255.255.255.0 | |
IPV6Address: | |
IPV6NetworkMaskPrefixLength: 0 | |
HardwareAddress: 0a:00:27:00:00:00 | |
MediumType: Ethernet | |
Status: Down | |
VBoxNetworkName: HostInterfaceNetworking-vboxnet0 | |
Name: vboxnet1 | |
GUID: 786f6276-656e-4174-8000-0a0027000001 | |
DHCP: Disabled | |
IPAddress: 192.168.23.1 | |
NetworkMask: 255.255.255.0 | |
IPV6Address: fe80:0000:0000:0000:0800:27ff:fe00:0001 | |
IPV6NetworkMaskPrefixLength: 64 | |
HardwareAddress: 0a:00:27:00:00:01 | |
MediumType: Ethernet | |
Status: Up | |
VBoxNetworkName: HostInterfaceNetworking-vboxnet1 | |
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 31999 | |
DEBUG subprocess: Exit status: 0 | |
INFO warden: Calling IN action: #<Vagrant::Action::Builtin::ConfigValidate:0x007fa5349445e0> | |
INFO warden: Calling IN action: #<Vagrant::Action::Builtin::BoxCheckOutdated:0x007fa5349445b8> | |
INFO warden: Calling IN action: #<Vagrant::Action::Builtin::Call:0x007fa53497bcc0> | |
INFO runner: Preparing hooks for middleware sequence... | |
INFO runner: 1 hooks defined. | |
INFO runner: Running action: machine_action_up #<Vagrant::Action::Builder:0x007fa524428fa8> | |
INFO warden: Calling IN action: #<VagrantPlugins::ProviderVirtualBox::Action::IsRunning:0x007fa52443a140> | |
INFO subprocess: Starting process: ["/usr/bin/VBoxManage", "showvminfo", "67eff89c-3419-4074-8a24-955b3e592a2d", "--machinereadable"] | |
INFO subprocess: Command not in installer, restoring original environment... | |
DEBUG subprocess: Selecting on IO | |
DEBUG subprocess: stdout: name="ubuntu-cloudimg-trusty-vagrant-amd64_1437486950550_90041" | |
groups="/" | |
ostype="Ubuntu (64-bit)" | |
UUID="67eff89c-3419-4074-8a24-955b3e592a2d" | |
CfgFile="/home/egroeper/VirtualBox VMs/ubuntu-cloudimg-trusty-vagrant-amd64_1437486950550_90041/ubuntu-cloudimg-trusty-vagrant-amd64_1437486950550_90041.vbox" | |
SnapFldr="/home/egroeper/VirtualBox VMs/ubuntu-cloudimg-trusty-vagrant-amd64_1437486950550_90041/Snapshots" | |
LogFldr="/home/egroeper/VirtualBox VMs/ubuntu-cloudimg-trusty-vagrant-amd64_1437486950550_90041/Logs" | |
hardwareuuid="67eff89c-3419-4074-8a24-955b3e592a2d" | |
memory=512 | |
pagefusion="off" | |
vram=12 | |
cpuexecutioncap=100 | |
hpet="off" | |
chipset="piix3" | |
firmware="BIOS" | |
cpus=1 | |
pae="off" | |
longmode="on" | |
synthcpu="off" | |
bootmenu="messageandmenu" | |
boot1="disk" | |
boot2="none" | |
boot3="none" | |
boot4="none" | |
acpi="on" | |
ioapic="on" | |
biossystemtimeoffset=0 | |
rtcuseutc="on" | |
hwvirtex="on" | |
nestedpaging="on" | |
largepages="off" | |
vtxvpid="on" | |
vtxux="on" | |
VMState="poweroff" | |
VMStateChangeTime="2015-06-16T22:04:10.000000000" | |
monitorcount=1 | |
accelerate3d="off" | |
accelerate2dvideo="off" | |
teleporterenabled="off" | |
teleporterport=0 | |
teleporteraddress="" | |
teleporterpassword="" | |
tracing-enabled="off" | |
tracing-allow-vm-access="off" | |
tracing-config="" | |
autostart-enabled="off" | |
autostart-delay=0 | |
defaultfrontend="" | |
storagecontrollername0="SATAController" | |
storagecontrollertype0="IntelAhci" | |
storagecontrollerinstance0="0" | |
storagecontrollermaxportcount0="30" | |
storagecontrollerportcount0="1" | |
storagecontrollerbootable0="on" | |
"SATAController-0-0"="/home/egroeper/VirtualBox VMs/ubuntu-cloudimg-trusty-vagrant-amd64_1437486950550_90041/box-disk1.vmdk" | |
"SATAController-ImageUUID-0-0"="ebc6467f-af99-4106-8151-0a1d745f9311" | |
natnet1="nat" | |
macaddress1="0800273A0B5B" | |
cableconnected1="on" | |
nic1="nat" | |
nictype1="82540EM" | |
nicspeed1="0" | |
mtu="0" | |
sockSnd="64" | |
sockRcv="64" | |
tcpWndSnd="64" | |
tcpWndRcv="64" | |
Forwarding(0)="guestssh,tcp,,2222,,22" | |
nic2="none" | |
nic3="none" | |
nic4="none" | |
nic5="none" | |
nic6="none" | |
nic7="none" | |
nic8="none" | |
hidpointing="ps2mouse" | |
hidkeyboard="ps2kbd" | |
uart1="off" | |
uart2="off" | |
lpt1="off" | |
lpt2="off" | |
audio="none" | |
clipboard="bidirectional" | |
draganddrop="disabled" | |
vrde="off" | |
usb="off" | |
ehci="off" | |
VRDEActiveConnection="off" | |
VRDEClients=0 | |
vcpenabled="off" | |
vcpscreens=0 | |
vcpfile="/home/egroeper/VirtualBox VMs/ubuntu-cloudimg-trusty-vagrant-amd64_1437486950550_90041/ubuntu-cloudimg-trusty-vagrant-amd64_1437486950550_90041.webm" | |
vcpwidth=1024 | |
vcpheight=768 | |
vcprate=512 | |
vcpfps=25 | |
GuestMemoryBalloon=0 | |
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000 | |
DEBUG subprocess: Exit status: 0 | |
INFO warden: Calling OUT action: #<VagrantPlugins::ProviderVirtualBox::Action::IsRunning:0x007fa52443a140> | |
INFO runner: Preparing hooks for middleware sequence... | |
INFO runner: 1 hooks defined. | |
INFO runner: Running action: machine_action_up #<Vagrant::Action::Warden:0x007fa52c156200> | |
INFO warden: Calling IN action: #<Proc:0x007fa52c190220@/opt/vagrant/embedded/gems/gems/vagrant-1.7.4/lib/vagrant/action/warden.rb:94 (lambda)> | |
INFO warden: Calling IN action: #<Vagrant::Action::Builtin::Call:0x007fa52c156188> | |
INFO runner: Preparing hooks for middleware sequence... | |
INFO runner: 1 hooks defined. | |
INFO runner: Running action: machine_action_up #<Vagrant::Action::Builder:0x007fa52c214a70> | |
INFO warden: Calling IN action: #<VagrantPlugins::ProviderVirtualBox::Action::IsSaved:0x007fa52c21e570> | |
INFO subprocess: Starting process: ["/usr/bin/VBoxManage", "showvminfo", "67eff89c-3419-4074-8a24-955b3e592a2d", "--machinereadable"] | |
INFO subprocess: Command not in installer, restoring original environment... | |
DEBUG subprocess: Selecting on IO | |
DEBUG subprocess: stdout: name="ubuntu-cloudimg-trusty-vagrant-amd64_1437486950550_90041" | |
groups="/" | |
ostype="Ubuntu (64-bit)" | |
UUID="67eff89c-3419-4074-8a24-955b3e592a2d" | |
CfgFile="/home/egroeper/VirtualBox VMs/ubuntu-cloudimg-trusty-vagrant-amd64_1437486950550_90041/ubuntu-cloudimg-trusty-vagrant-amd64_1437486950550_90041.vbox" | |
SnapFldr="/home/egroeper/VirtualBox VMs/ubuntu-cloudimg-trusty-vagrant-amd64_1437486950550_90041/Snapshots" | |
LogFldr="/home/egroeper/VirtualBox VMs/ubuntu-cloudimg-trusty-vagrant-amd64_1437486950550_90041/Logs" | |
hardwareuuid="67eff89c-3419-4074-8a24-955b3e592a2d" | |
memory=512 | |
pagefusion="off" | |
vram=12 | |
cpuexecutioncap=100 | |
hpet="off" | |
chipset="piix3" | |
firmware="BIOS" | |
cpus=1 | |
pae="off" | |
longmode="on" | |
synthcpu="off" | |
bootmenu="messageandmenu" | |
boot1="disk" | |
boot2="none" | |
boot3="none" | |
boot4="none" | |
acpi="on" | |
ioapic="on" | |
biossystemtimeoffset=0 | |
rtcuseutc="on" | |
hwvirtex="on" | |
nestedpaging="on" | |
largepages="off" | |
vtxvpid="on" | |
vtxux="on" | |
VMState="poweroff" | |
VMStateChangeTime="2015-06-16T22:04:10.000000000" | |
monitorcount=1 | |
accelerate3d="off" | |
accelerate2dvideo="off" | |
teleporterenabled="off" | |
teleporterport=0 | |
teleporteraddress="" | |
teleporterpassword="" | |
tracing-enabled="off" | |
tracing-allow-vm-access="off" | |
tracing-config="" | |
autostart-enabled="off" | |
autostart-delay=0 | |
defaultfrontend="" | |
storagecontrollername0="SATAController" | |
storagecontrollertype0="IntelAhci" | |
storagecontrollerinstance0="0" | |
storagecontrollermaxportcount0="30" | |
storagecontrollerportcount0="1" | |
storagecontrollerbootable0="on" | |
"SATAController-0-0"="/home/egroeper/VirtualBox VMs/ubuntu-cloudimg-trusty-vagrant-amd64_1437486950550_90041/box-disk1.vmdk" | |
"SATAController-ImageUUID-0-0"="ebc6467f-af99-4106-8151-0a1d745f9311" | |
natnet1="nat" | |
macaddress1="0800273A0B5B" | |
cableconnected1="on" | |
nic1="nat" | |
nictype1="82540EM" | |
nicspeed1="0" | |
mtu="0" | |
sockSnd="64" | |
sockRcv="64" | |
tcpWndSnd="64" | |
tcpWndRcv="64" | |
Forwarding(0)="guestssh,tcp,,2222,,22" | |
nic2="none" | |
nic3="none" | |
nic4="none" | |
nic5="none" | |
nic6="none" | |
nic7="none" | |
nic8="none" | |
hidpointing="ps2mouse" | |
hidkeyboard="ps2kbd" | |
uart1="off" | |
uart2="off" | |
lpt1="off" | |
lpt2="off" | |
audio="none" | |
clipboard="bidirectional" | |
draganddrop="disabled" | |
vrde="off" | |
usb="off" | |
ehci="off" | |
VRDEActiveConnection="off" | |
VRDEClients=0 | |
vcpenabled="off" | |
vcpscreens=0 | |
vcpfile="/home/egroeper/VirtualBox VMs/ubuntu-cloudimg-trusty-vagrant-amd64_1437486950550_90041/ubuntu-cloudimg-trusty-vagrant-amd64_1437486950550_90041.webm" | |
vcpwidth=1024 | |
vcpheight=768 | |
vcprate=512 | |
vcpfps=25 | |
GuestMemoryBalloon=0 | |
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000 | |
DEBUG subprocess: Exit status: 0 | |
INFO warden: Calling OUT action: #<VagrantPlugins::ProviderVirtualBox::Action::IsSaved:0x007fa52c21e570> | |
INFO runner: Preparing hooks for middleware sequence... | |
INFO runner: 1 hooks defined. | |
INFO runner: Running action: machine_action_up #<Vagrant::Action::Warden:0x007fa52c3aa330> | |
INFO warden: Calling IN action: #<Proc:0x007fa52c3e8428@/opt/vagrant/embedded/gems/gems/vagrant-1.7.4/lib/vagrant/action/warden.rb:94 (lambda)> | |
INFO warden: Calling IN action: #<Vagrant::Action::Builtin::Call:0x007fa52c3aa2b8> | |
INFO runner: Preparing hooks for middleware sequence... | |
INFO runner: 1 hooks defined. | |
INFO runner: Running action: machine_action_up #<Vagrant::Action::Builder:0x00000001ba8c58> | |
INFO warden: Calling IN action: #<VagrantPlugins::ProviderVirtualBox::Action::IsPaused:0x00000001bfbe08> | |
INFO subprocess: Starting process: ["/usr/bin/VBoxManage", "showvminfo", "67eff89c-3419-4074-8a24-955b3e592a2d", "--machinereadable"] | |
INFO subprocess: Command not in installer, restoring original environment... | |
DEBUG subprocess: Selecting on IO | |
DEBUG subprocess: stdout: name="ubuntu-cloudimg-trusty-vagrant-amd64_1437486950550_90041" | |
groups="/" | |
ostype="Ubuntu (64-bit)" | |
UUID="67eff89c-3419-4074-8a24-955b3e592a2d" | |
CfgFile="/home/egroeper/VirtualBox VMs/ubuntu-cloudimg-trusty-vagrant-amd64_1437486950550_90041/ubuntu-cloudimg-trusty-vagrant-amd64_1437486950550_90041.vbox" | |
SnapFldr="/home/egroeper/VirtualBox VMs/ubuntu-cloudimg-trusty-vagrant-amd64_1437486950550_90041/Snapshots" | |
LogFldr="/home/egroeper/VirtualBox VMs/ubuntu-cloudimg-trusty-vagrant-amd64_1437486950550_90041/Logs" | |
hardwareuuid="67eff89c-3419-4074-8a24-955b3e592a2d" | |
memory=512 | |
pagefusion="off" | |
vram=12 | |
cpuexecutioncap=100 | |
hpet="off" | |
chipset="piix3" | |
firmware="BIOS" | |
cpus=1 | |
pae="off" | |
longmode="on" | |
synthcpu="off" | |
bootmenu="messageandmenu" | |
boot1="disk" | |
boot2="none" | |
boot3="none" | |
boot4="none" | |
acpi="on" | |
ioapic="on" | |
biossystemtimeoffset=0 | |
rtcuseutc="on" | |
hwvirtex="on" | |
nestedpaging="on" | |
largepages="off" | |
vtxvpid="on" | |
vtxux="on" | |
VMState="poweroff" | |
VMStateChangeTime="2015-06-16T22:04:10.000000000" | |
monitorcount=1 | |
accelerate3d="off" | |
accelerate2dvideo="off" | |
teleporterenabled="off" | |
teleporterport=0 | |
teleporteraddress="" | |
teleporterpassword="" | |
tracing-enabled="off" | |
tracing-allow-vm-access="off" | |
tracing-config="" | |
autostart-enabled="off" | |
autostart-delay=0 | |
defaultfrontend="" | |
storagecontrollername0="SATAController" | |
storagecontrollertype0="IntelAhci" | |
storagecontrollerinstance0="0" | |
storagecontrollermaxportcount0="30" | |
storagecontrollerportcount0="1" | |
storagecontrollerbootable0="on" | |
"SATAController-0-0"="/home/egroeper/VirtualBox VMs/ubuntu-cloudimg-trusty-vagrant-amd64_1437486950550_90041/box-disk1.vmdk" | |
"SATAController-ImageUUID-0-0"="ebc6467f-af99-4106-8151-0a1d745f9311" | |
natnet1="nat" | |
macaddress1="0800273A0B5B" | |
cableconnected1="on" | |
nic1="nat" | |
nictype1="82540EM" | |
nicspeed1="0" | |
mtu="0" | |
sockSnd="64" | |
sockRcv="64" | |
tcpWndSnd="64" | |
tcpWndRcv="64" | |
Forwarding(0)="guestssh,tcp,,2222,,22" | |
nic2="none" | |
nic3="none" | |
nic4="none" | |
nic5="none" | |
nic6="none" | |
nic7="none" | |
nic8="none" | |
hidpointing="ps2mouse" | |
hidkeyboard="ps2kbd" | |
uart1="off" | |
uart2="off" | |
lpt1="off" | |
lpt2="off" | |
audio="none" | |
clipboard="bidirectional" | |
draganddrop="disabled" | |
vrde="off" | |
usb="off" | |
ehci="off" | |
VRDEActiveConnection="off" | |
VRDEClients=0 | |
vcpenabled="off" | |
vcpscreens=0 | |
vcpfile="/home/egroeper/VirtualBox VMs/ubuntu-cloudimg-trusty-vagrant-amd64_1437486950550_90041/ubuntu-cloudimg-trusty-vagrant-amd64_1437486950550_90041.webm" | |
vcpwidth=1024 | |
vcpheight=768 | |
vcprate=512 | |
vcpfps=25 | |
GuestMemoryBalloon=0 | |
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000 | |
DEBUG subprocess: Exit status: 0 | |
INFO warden: Calling OUT action: #<VagrantPlugins::ProviderVirtualBox::Action::IsPaused:0x00000001bfbe08> | |
INFO runner: Preparing hooks for middleware sequence... | |
INFO runner: 1 hooks defined. | |
INFO runner: Running action: machine_action_up #<Vagrant::Action::Warden:0x0000000278f9b8> | |
INFO warden: Calling IN action: #<Proc:0x007fa52446fa98@/opt/vagrant/embedded/gems/gems/vagrant-1.7.4/lib/vagrant/action/warden.rb:94 (lambda)> | |
INFO warden: Calling IN action: #<VagrantPlugins::ProviderVirtualBox::Action::CheckAccessible:0x0000000278f8c8> | |
INFO subprocess: Starting process: ["/usr/bin/VBoxManage", "showvminfo", "67eff89c-3419-4074-8a24-955b3e592a2d", "--machinereadable"] | |
INFO subprocess: Command not in installer, restoring original environment... | |
DEBUG subprocess: Selecting on IO | |
DEBUG subprocess: stdout: name="ubuntu-cloudimg-trusty-vagrant-amd64_1437486950550_90041" | |
groups="/" | |
ostype="Ubuntu (64-bit)" | |
UUID="67eff89c-3419-4074-8a24-955b3e592a2d" | |
CfgFile="/home/egroeper/VirtualBox VMs/ubuntu-cloudimg-trusty-vagrant-amd64_1437486950550_90041/ubuntu-cloudimg-trusty-vagrant-amd64_1437486950550_90041.vbox" | |
SnapFldr="/home/egroeper/VirtualBox VMs/ubuntu-cloudimg-trusty-vagrant-amd64_1437486950550_90041/Snapshots" | |
LogFldr="/home/egroeper/VirtualBox VMs/ubuntu-cloudimg-trusty-vagrant-amd64_1437486950550_90041/Logs" | |
hardwareuuid="67eff89c-3419-4074-8a24-955b3e592a2d" | |
memory=512 | |
pagefusion="off" | |
vram=12 | |
cpuexecutioncap=100 | |
hpet="off" | |
chipset="piix3" | |
firmware="BIOS" | |
cpus=1 | |
pae="off" | |
longmode="on" | |
synthcpu="off" | |
bootmenu="messageandmenu" | |
boot1="disk" | |
boot2="none" | |
boot3="none" | |
boot4="none" | |
acpi="on" | |
ioapic="on" | |
biossystemtimeoffset=0 | |
rtcuseutc="on" | |
hwvirtex="on" | |
nestedpaging="on" | |
largepages="off" | |
vtxvpid="on" | |
vtxux="on" | |
VMState="poweroff" | |
VMStateChangeTime="2015-06-16T22:04:10.000000000" | |
monitorcount=1 | |
accelerate3d="off" | |
accelerate2dvideo="off" | |
teleporterenabled="off" | |
teleporterport=0 | |
teleporteraddress="" | |
teleporterpassword="" | |
tracing-enabled="off" | |
tracing-allow-vm-access="off" | |
tracing-config="" | |
autostart-enabled="off" | |
autostart-delay=0 | |
defaultfrontend="" | |
storagecontrollername0="SATAController" | |
storagecontrollertype0="IntelAhci" | |
storagecontrollerinstance0="0" | |
storagecontrollermaxportcount0="30" | |
storagecontrollerportcount0="1" | |
storagecontrollerbootable0="on" | |
"SATAController-0-0"="/home/egroeper/VirtualBox VMs/ubuntu-cloudimg-trusty-vagrant-amd64_1437486950550_90041/box-disk1.vmdk" | |
"SATAController-ImageUUID-0-0"="ebc6467f-af99-4106-8151-0a1d745f9311" | |
natnet1="nat" | |
macaddress1="0800273A0B5B" | |
cableconnected1="on" | |
nic1="nat" | |
nictype1="82540EM" | |
nicspeed1="0" | |
mtu="0" | |
sockSnd="64" | |
sockRcv="64" | |
tcpWndSnd="64" | |
tcpWndRcv="64" | |
Forwarding(0)="guestssh,tcp,,2222,,22" | |
nic2="none" | |
nic3="none" | |
nic4="none" | |
nic5="none" | |
nic6="none" | |
nic7="none" | |
nic8="none" | |
hidpointing="ps2mouse" | |
hidkeyboard="ps2kbd" | |
uart1="off" | |
uart2="off" | |
lpt1="off" | |
lpt2="off" | |
audio="none" | |
clipboard="bidirectional" | |
draganddrop="disabled" | |
vrde="off" | |
usb="off" | |
ehci="off" | |
VRDEActiveConnection="off" | |
VRDEClients=0 | |
vcpenabled="off" | |
vcpscreens=0 | |
vcpfile="/home/egroeper/VirtualBox VMs/ubuntu-cloudimg-trusty-vagrant-amd64_1437486950550_90041/ubuntu-cloudimg-trusty-vagrant-amd64_1437486950550_90041.webm" | |
vcpwidth=1024 | |
vcpheight=768 | |
vcprate=512 | |
vcpfps=25 | |
GuestMemoryBalloon=0 | |
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000 | |
DEBUG subprocess: Exit status: 0 | |
INFO warden: Calling IN action: #<VagrantPlugins::ProviderVirtualBox::Action::CleanMachineFolder:0x0000000278f8a0> | |
INFO subprocess: Starting process: ["/usr/bin/VBoxManage", "list", "systemproperties"] | |
INFO subprocess: Command not in installer, restoring original environment... | |
DEBUG subprocess: Selecting on IO | |
DEBUG subprocess: stdout: API version: 4_3 | |
Minimum guest RAM size: 4 Megabytes | |
Maximum guest RAM size: 2097152 Megabytes | |
Minimum video RAM size: 1 Megabytes | |
Maximum video RAM size: 256 Megabytes | |
Maximum guest monitor count: 64 | |
Minimum guest CPU count: 1 | |
Maximum guest CPU count: 32 | |
Virtual disk limit (info): 2199022206976 Bytes | |
Maximum Serial Port count: 2 | |
Maximum Parallel Port count: 2 | |
Maximum Boot Position: 4 | |
Maximum PIIX3 Network Adapter count: 8 | |
Maximum ICH9 Network Adapter count: 36 | |
Maximum PIIX3 IDE Controllers: 1 | |
Maximum ICH9 IDE Controllers: 1 | |
Maximum IDE Port count: 2 | |
Maximum Devices per IDE Port: 2 | |
Maximum PIIX3 SATA Controllers: 1 | |
Maximum ICH9 SATA Controllers: 8 | |
Maximum SATA Port count: 30 | |
Maximum Devices per SATA Port: 1 | |
Maximum PIIX3 SCSI Controllers: 1 | |
Maximum ICH9 SCSI Controllers: 8 | |
Maximum SCSI Port count: 16 | |
Maximum Devices per SCSI Port: 1 | |
Maximum SAS PIIX3 Controllers: 1 | |
Maximum SAS ICH9 Controllers: 8 | |
Maximum SAS Port count: 8 | |
Maximum Devices per SAS Port: 1 | |
Maximum PIIX3 Floppy Controllers:1 | |
Maximum ICH9 Floppy Controllers: 1 | |
Maximum Floppy Port count: 1 | |
Maximum Devices per Floppy Port: 2 | |
Default machine folder: /home/egroeper/VirtualBox VMs | |
Exclusive HW virtualization use: on | |
Default hard disk format: VDI | |
VRDE auth library: VBoxAuth | |
Webservice auth. library: VBoxAuth | |
Remote desktop ExtPack: | |
Log history count: 3 | |
Default frontend: | |
Autostart database path: | |
Default Guest Additions ISO: /usr/share/virtualbox/VBoxGuestAdditions.iso | |
Logging Level: all | |
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000 | |
DEBUG subprocess: Exit status: 0 | |
INFO warden: Calling IN action: #<VagrantPlugins::ProviderVirtualBox::Action::SetName:0x0000000278f878> | |
INFO subprocess: Starting process: ["/usr/bin/VBoxManage", "list", "vms"] | |
INFO subprocess: Command not in installer, restoring original environment... | |
DEBUG subprocess: Selecting on IO | |
DEBUG subprocess: stdout: "gitlab" {48d8dd09-3cad-47be-b8eb-a4beff89c7f2} | |
"Testing_default_1421443154970_67785" {c4d13fbb-3c47-4c28-8f53-bc8197c36383} | |
"configstack_loadbalancer_1437486881381_79071" {dbeca25f-ee46-4fd6-844a-518018fe44b6} | |
"configstack_db_1437486922330_80180" {619f2563-aeb7-4a70-bbcf-ff458493cbf7} | |
"ubuntu-cloudimg-trusty-vagrant-amd64_1437486950550_90041" {67eff89c-3419-4074-8a24-955b3e592a2d} | |
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000 | |
DEBUG subprocess: Exit status: 0 | |
INFO interface: info: Setting the name of the VM: configstack_master_1437486963581_54316 | |
INFO interface: info: ==> master: Setting the name of the VM: configstack_master_1437486963581_54316 | |
==> master: Setting the name of the VM: configstack_master_1437486963581_54316 | |
INFO subprocess: Starting process: ["/usr/bin/VBoxManage", "modifyvm", "67eff89c-3419-4074-8a24-955b3e592a2d", "--name", "configstack_master_1437486963581_54316"] | |
INFO subprocess: Command not in installer, restoring original environment... | |
DEBUG subprocess: Selecting on IO | |
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000 | |
DEBUG subprocess: Exit status: 0 | |
INFO warden: Calling IN action: #<VagrantPlugins::ProviderVirtualBox::Action::ClearForwardedPorts:0x000000028036b0> | |
DEBUG virtualbox_4_3: read_forward_ports: uuid=67eff89c-3419-4074-8a24-955b3e592a2d active_only=false | |
INFO subprocess: Starting process: ["/usr/bin/VBoxManage", "showvminfo", "67eff89c-3419-4074-8a24-955b3e592a2d", "--machinereadable"] | |
INFO subprocess: Command not in installer, restoring original environment... | |
DEBUG subprocess: Selecting on IO | |
DEBUG subprocess: stdout: name="configstack_master_1437486963581_54316" | |
groups="/" | |
ostype="Ubuntu (64-bit)" | |
UUID="67eff89c-3419-4074-8a24-955b3e592a2d" | |
CfgFile="/home/egroeper/VirtualBox VMs/configstack_master_1437486963581_54316/configstack_master_1437486963581_54316.vbox" | |
SnapFldr="/home/egroeper/VirtualBox VMs/configstack_master_1437486963581_54316/Snapshots" | |
LogFldr="/home/egroeper/VirtualBox VMs/configstack_master_1437486963581_54316/Logs" | |
hardwareuuid="67eff89c-3419-4074-8a24-955b3e592a2d" | |
memory=512 | |
pagefusion="off" | |
vram=12 | |
cpuexecutioncap=100 | |
hpet="off" | |
chipset="piix3" | |
firmware="BIOS" | |
cpus=1 | |
pae="off" | |
longmode="on" | |
synthcpu="off" | |
bootmenu="messageandmenu" | |
boot1="disk" | |
boot2="none" | |
boot3="none" | |
boot4="none" | |
acpi="on" | |
ioapic="on" | |
biossystemtimeoffset=0 | |
rtcuseutc="on" | |
hwvirtex="on" | |
nestedpaging="on" | |
largepages="off" | |
vtxvpid="on" | |
vtxux="on" | |
VMState="poweroff" | |
VMStateChangeTime="2015-06-16T22:04:10.000000000" | |
monitorcount=1 | |
accelerate3d="off" | |
accelerate2dvideo="off" | |
teleporterenabled="off" | |
teleporterport=0 | |
teleporteraddress="" | |
teleporterpassword="" | |
tracing-enabled="off" | |
tracing-allow-vm-access="off" | |
tracing-config="" | |
autostart-enabled="off" | |
autostart-delay=0 | |
defaultfrontend="" | |
storagecontrollername0="SATAController" | |
storagecontrollertype0="IntelAhci" | |
storagecontrollerinstance0="0" | |
storagecontrollermaxportcount0="30" | |
storagecontrollerportcount0="1" | |
storagecontrollerbootable0="on" | |
"SATAController-0-0"="/home/egroeper/VirtualBox VMs/configstack_master_1437486963581_54316/box-disk1.vmdk" | |
"SATAController-ImageUUID-0-0"="ebc6467f-af99-4106-8151-0a1d745f9311" | |
natnet1="nat" | |
macaddress1="0800273A0B5B" | |
cableconnected1="on" | |
nic1="nat" | |
nictype1="82540EM" | |
nicspeed1="0" | |
mtu="0" | |
sockSnd="64" | |
sockRcv="64" | |
tcpWndSnd="64" | |
tcpWndRcv="64" | |
Forwarding(0)="guestssh,tcp,,2222,,22" | |
nic2="none" | |
nic3="none" | |
nic4="none" | |
nic5="none" | |
nic6="none" | |
nic7="none" | |
nic8="none" | |
hidpointing="ps2mouse" | |
hidkeyboard="ps2kbd" | |
uart1="off" | |
uart2="off" | |
lpt1="off" | |
lpt2="off" | |
audio="none" | |
clipboard="bidirectional" | |
draganddrop="disabled" | |
vrde="off" | |
usb="off" | |
ehci="off" | |
VRDEActiveConnection="off" | |
VRDEClients=0 | |
vcpenabled="off" | |
vcpscreens=0 | |
vcpfile="/home/egroeper/VirtualBox VMs/configstack_master_1437486963581_54316/configstack_master_1437486963581_54316.webm" | |
vcpwidth=1024 | |
vcpheight=768 | |
vcprate=512 | |
vcpfps=25 | |
GuestMemoryBalloon=0 | |
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000 | |
DEBUG subprocess: Exit status: 0 | |
DEBUG virtualbox_4_3: - [1, "guestssh", 2222, 22] | |
INFO interface: info: Clearing any previously set forwarded ports... | |
INFO interface: info: ==> master: Clearing any previously set forwarded ports... | |
==> master: Clearing any previously set forwarded ports... | |
DEBUG virtualbox_4_3: read_forward_ports: uuid=67eff89c-3419-4074-8a24-955b3e592a2d active_only=false | |
INFO subprocess: Starting process: ["/usr/bin/VBoxManage", "showvminfo", "67eff89c-3419-4074-8a24-955b3e592a2d", "--machinereadable"] | |
INFO subprocess: Command not in installer, restoring original environment... | |
DEBUG subprocess: Selecting on IO | |
DEBUG subprocess: stdout: name="configstack_master_1437486963581_54316" | |
groups="/" | |
ostype="Ubuntu (64-bit)" | |
UUID="67eff89c-3419-4074-8a24-955b3e592a2d" | |
CfgFile="/home/egroeper/VirtualBox VMs/configstack_master_1437486963581_54316/configstack_master_1437486963581_54316.vbox" | |
SnapFldr="/home/egroeper/VirtualBox VMs/configstack_master_1437486963581_54316/Snapshots" | |
LogFldr="/home/egroeper/VirtualBox VMs/configstack_master_1437486963581_54316/Logs" | |
hardwareuuid="67eff89c-3419-4074-8a24-955b3e592a2d" | |
memory=512 | |
pagefusion="off" | |
vram=12 | |
cpuexecutioncap=100 | |
hpet="off" | |
chipset="piix3" | |
firmware="BIOS" | |
cpus=1 | |
pae="off" | |
longmode="on" | |
synthcpu="off" | |
bootmenu="messageandmenu" | |
boot1="disk" | |
boot2="none" | |
boot3="none" | |
boot4="none" | |
acpi="on" | |
ioapic="on" | |
biossystemtimeoffset=0 | |
rtcuseutc="on" | |
hwvirtex="on" | |
nestedpaging="on" | |
largepages="off" | |
vtxvpid="on" | |
vtxux="on" | |
VMState="poweroff" | |
VMStateChangeTime="2015-06-16T22:04:10.000000000" | |
monitorcount=1 | |
accelerate3d="off" | |
accelerate2dvideo="off" | |
teleporterenabled="off" | |
teleporterport=0 | |
teleporteraddress="" | |
teleporterpassword="" | |
tracing-enabled="off" | |
tracing-allow-vm-access="off" | |
tracing-config="" | |
autostart-enabled="off" | |
autostart-delay=0 | |
defaultfrontend="" | |
storagecontrollername0="SATAController" | |
storagecontrollertype0="IntelAhci" | |
storagecontrollerinstance0="0" | |
storagecontrollermaxportcount0="30" | |
storagecontrollerportcount0="1" | |
storagecontrollerbootable0="on" | |
"SATAController-0-0"="/home/egroeper/VirtualBox VMs/configstack_master_1437486963581_54316/box-disk1.vmdk" | |
"SATAController-ImageUUID-0-0"="ebc6467f-af99-4106-8151-0a1d745f9311" | |
natnet1="nat" | |
macaddress1="0800273A0B5B" | |
cableconnected1="on" | |
nic1="nat" | |
nictype1="82540EM" | |
nicspeed1="0" | |
mtu="0" | |
sockSnd="64" | |
sockRcv="64" | |
tcpWndSnd="64" | |
tcpWndRcv="64" | |
Forwarding(0)="guestssh,tcp,,2222,,22" | |
nic2="none" | |
nic3="none" | |
nic4="none" | |
nic5="none" | |
nic6="none" | |
nic7="none" | |
nic8="none" | |
hidpointing="ps2mouse" | |
hidkeyboard="ps2kbd" | |
uart1="off" | |
uart2="off" | |
lpt1="off" | |
lpt2="off" | |
audio="none" | |
clipboard="bidirectional" | |
draganddrop="disabled" | |
vrde="off" | |
usb="off" | |
ehci="off" | |
VRDEActiveConnection="off" | |
VRDEClients=0 | |
vcpenabled="off" | |
vcpscreens=0 | |
vcpfile="/home/egroeper/VirtualBox VMs/configstack_master_1437486963581_54316/configstack_master_1437486963581_54316.webm" | |
vcpwidth=1024 | |
vcpheight=768 | |
vcprate=512 | |
vcpfps=25 | |
GuestMemoryBalloon=0 | |
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 31999 | |
DEBUG subprocess: Exit status: 0 | |
DEBUG virtualbox_4_3: - [1, "guestssh", 2222, 22] | |
INFO subprocess: Starting process: ["/usr/bin/VBoxManage", "modifyvm", "67eff89c-3419-4074-8a24-955b3e592a2d", "--natpf1", "delete", "guestssh"] | |
INFO subprocess: Command not in installer, restoring original environment... | |
DEBUG subprocess: Selecting on IO | |
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000 | |
DEBUG subprocess: Exit status: 0 | |
INFO warden: Calling IN action: #<Vagrant::Action::Builtin::Provision:0x00000002803688> | |
INFO provision: Checking provisioner sentinel file... | |
INFO warden: Calling IN action: #<Vagrant::Action::Builtin::EnvSet:0x0000000283b768> | |
INFO warden: Calling IN action: #<VagrantPlugins::ProviderVirtualBox::Action::PrepareForwardedPortCollisionParams:0x0000000283b740> | |
INFO subprocess: Starting process: ["/usr/bin/VBoxManage", "list", "vms"] | |
INFO subprocess: Command not in installer, restoring original environment... | |
DEBUG subprocess: Selecting on IO | |
DEBUG subprocess: stdout: "gitlab" {48d8dd09-3cad-47be-b8eb-a4beff89c7f2} | |
"Testing_default_1421443154970_67785" {c4d13fbb-3c47-4c28-8f53-bc8197c36383} | |
"configstack_loadbalancer_1437486881381_79071" {dbeca25f-ee46-4fd6-844a-518018fe44b6} | |
"configstack_db_1437486922330_80180" {619f2563-aeb7-4a70-bbcf-ff458493cbf7} | |
"configstack_master_1437486963581_54316" {67eff89c-3419-4074-8a24-955b3e592a2d} | |
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000 | |
DEBUG subprocess: Exit status: 0 | |
DEBUG virtualbox_4_3: read_forward_ports: uuid=48d8dd09-3cad-47be-b8eb-a4beff89c7f2 active_only=true | |
INFO subprocess: Starting process: ["/usr/bin/VBoxManage", "showvminfo", "48d8dd09-3cad-47be-b8eb-a4beff89c7f2", "--machinereadable"] | |
INFO subprocess: Command not in installer, restoring original environment... | |
DEBUG subprocess: Selecting on IO | |
DEBUG subprocess: stdout: name="gitlab" | |
groups="/" | |
ostype="Debian (32-bit)" | |
UUID="48d8dd09-3cad-47be-b8eb-a4beff89c7f2" | |
CfgFile="/home/egroeper/VirtualBox VMs/gitlab/gitlab.vbox" | |
SnapFldr="/home/egroeper/VirtualBox VMs/gitlab/Snapshots" | |
LogFldr="/home/egroeper/VirtualBox VMs/gitlab/Logs" | |
hardwareuuid="48d8dd09-3cad-47be-b8eb-a4beff89c7f2" | |
memory=1024 | |
pagefusion="off" | |
vram=12 | |
cpuexecutioncap=100 | |
hpet="off" | |
chipset="piix3" | |
firmware="BIOS" | |
cpus=2 | |
pae="off" | |
longmode="off" | |
synthcpu="off" | |
bootmenu="messageandmenu" | |
boot1="floppy" | |
boot2="dvd" | |
boot3="disk" | |
boot4="none" | |
acpi="on" | |
ioapic="on" | |
biossystemtimeoffset=0 | |
rtcuseutc="on" | |
hwvirtex="on" | |
nestedpaging="on" | |
largepages="off" | |
vtxvpid="on" | |
vtxux="on" | |
VMState="aborted" | |
VMStateChangeTime="2013-11-15T11:42:03.000000000" | |
monitorcount=1 | |
accelerate3d="off" | |
accelerate2dvideo="off" | |
teleporterenabled="off" | |
teleporterport=0 | |
teleporteraddress="" | |
teleporterpassword="" | |
tracing-enabled="off" | |
tracing-allow-vm-access="off" | |
tracing-config="" | |
autostart-enabled="off" | |
autostart-delay=0 | |
defaultfrontend="" | |
storagecontrollername0="IDE" | |
storagecontrollertype0="PIIX4" | |
storagecontrollerinstance0="0" | |
storagecontrollermaxportcount0="2" | |
storagecontrollerportcount0="2" | |
storagecontrollerbootable0="on" | |
storagecontrollername1="SATA" | |
storagecontrollertype1="IntelAhci" | |
storagecontrollerinstance1="0" | |
storagecontrollermaxportcount1="30" | |
storagecontrollerportcount1="1" | |
storagecontrollerbootable1="on" | |
"IDE-0-0"="none" | |
"IDE-0-1"="none" | |
"IDE-1-0"="emptydrive" | |
"IDE-IsEjected"="off" | |
"IDE-1-1"="none" | |
"SATA-0-0"="/home/egroeper/VirtualBox VMs/gitlab/Snapshots/{5eebdd4b-1d31-4924-bd93-9cc72b85f0dc}.vdi" | |
"SATA-ImageUUID-0-0"="5eebdd4b-1d31-4924-bd93-9cc72b85f0dc" | |
natnet1="nat" | |
macaddress1="08002774ECF4" | |
cableconnected1="on" | |
nic1="nat" | |
nictype1="82540EM" | |
nicspeed1="0" | |
mtu="0" | |
sockSnd="64" | |
sockRcv="64" | |
tcpWndSnd="64" | |
tcpWndRcv="64" | |
hostonlyadapter2="vboxnet0" | |
macaddress2="080027096C35" | |
cableconnected2="on" | |
nic2="hostonly" | |
nictype2="82540EM" | |
nicspeed2="0" | |
nic3="none" | |
nic4="none" | |
nic5="none" | |
nic6="none" | |
nic7="none" | |
nic8="none" | |
hidpointing="usbtablet" | |
hidkeyboard="ps2kbd" | |
uart1="off" | |
uart2="off" | |
lpt1="off" | |
lpt2="off" | |
audio="pulse" | |
clipboard="disabled" | |
draganddrop="disabled" | |
vrde="off" | |
usb="on" | |
ehci="off" | |
VRDEActiveConnection="off" | |
VRDEClients=0 | |
vcpenabled="off" | |
vcpscreens=0 | |
vcpfile="/home/egroeper/VirtualBox VMs/gitlab/gitlab.webm" | |
vcpwidth=1024 | |
vcpheight=768 | |
vcprate=512 | |
vcpfps=25 | |
GuestMemoryBalloon=0 | |
SnapshotName="frisch installiert" | |
SnapshotUUID="e2e71f0f-6572-466e-9f6c-4c575bcc337c" | |
SnapshotName-1="GitLab installiert" | |
SnapshotUUID-1="280d9df7-8220-4380-8e06-d7acab412c24" | |
CurrentSnapshotName="GitLab installiert" | |
CurrentSnapshotUUID="280d9df7-8220-4380-8e06-d7acab412c24" | |
CurrentSnapshotNode="SnapshotName-1" | |
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000 | |
DEBUG subprocess: Exit status: 0 | |
DEBUG virtualbox_4_3: read_forward_ports: uuid=c4d13fbb-3c47-4c28-8f53-bc8197c36383 active_only=true | |
INFO subprocess: Starting process: ["/usr/bin/VBoxManage", "showvminfo", "c4d13fbb-3c47-4c28-8f53-bc8197c36383", "--machinereadable"] | |
INFO subprocess: Command not in installer, restoring original environment... | |
DEBUG subprocess: Selecting on IO | |
DEBUG subprocess: stdout: name="Testing_default_1421443154970_67785" | |
groups="/" | |
ostype="Red Hat (64-bit)" | |
UUID="c4d13fbb-3c47-4c28-8f53-bc8197c36383" | |
CfgFile="/home/egroeper/VirtualBox VMs/Testing_default_1421443154970_67785/Testing_default_1421443154970_67785.vbox" | |
SnapFldr="/home/egroeper/VirtualBox VMs/Testing_default_1421443154970_67785/Snapshots" | |
LogFldr="/home/egroeper/VirtualBox VMs/Testing_default_1421443154970_67785/Logs" | |
hardwareuuid="c4d13fbb-3c47-4c28-8f53-bc8197c36383" | |
memory=768 | |
pagefusion="off" | |
vram=12 | |
cpuexecutioncap=100 | |
hpet="off" | |
chipset="piix3" | |
firmware="BIOS" | |
cpus=1 | |
pae="on" | |
longmode="on" | |
synthcpu="off" | |
bootmenu="messageandmenu" | |
boot1="floppy" | |
boot2="dvd" | |
boot3="disk" | |
boot4="none" | |
acpi="on" | |
ioapic="on" | |
biossystemtimeoffset=0 | |
rtcuseutc="on" | |
hwvirtex="on" | |
nestedpaging="on" | |
largepages="on" | |
vtxvpid="on" | |
vtxux="on" | |
VMState="poweroff" | |
VMStateChangeTime="2015-01-16T21:58:41.000000000" | |
monitorcount=1 | |
accelerate3d="off" | |
accelerate2dvideo="off" | |
teleporterenabled="off" | |
teleporterport=0 | |
teleporteraddress="" | |
teleporterpassword="" | |
tracing-enabled="off" | |
tracing-allow-vm-access="off" | |
tracing-config="" | |
autostart-enabled="off" | |
autostart-delay=0 | |
defaultfrontend="" | |
storagecontrollername0="IDE" | |
storagecontrollertype0="PIIX4" | |
storagecontrollerinstance0="0" | |
storagecontrollermaxportcount0="2" | |
storagecontrollerportcount0="2" | |
storagecontrollerbootable0="on" | |
storagecontrollername1="SATA" | |
storagecontrollertype1="IntelAhci" | |
storagecontrollerinstance1="0" | |
storagecontrollermaxportcount1="30" | |
storagecontrollerportcount1="1" | |
storagecontrollerbootable1="on" | |
"IDE-0-0"="none" | |
"IDE-0-1"="none" | |
"IDE-1-0"="emptydrive" | |
"IDE-IsEjected"="off" | |
"IDE-1-1"="none" | |
"SATA-0-0"="/home/egroeper/VirtualBox VMs/Testing_default_1421443154970_67785/box-disk2.vmdk" | |
"SATA-ImageUUID-0-0"="f8cd9ba2-dfdf-4671-b76c-d9704e03d6de" | |
natnet1="nat" | |
macaddress1="080027C78F23" | |
cableconnected1="on" | |
nic1="nat" | |
nictype1="82540EM" | |
nicspeed1="0" | |
mtu="0" | |
sockSnd="64" | |
sockRcv="64" | |
tcpWndSnd="64" | |
tcpWndRcv="64" | |
Forwarding(0)="ssh,tcp,127.0.0.1,2222,,22" | |
nic2="none" | |
nic3="none" | |
nic4="none" | |
nic5="none" | |
nic6="none" | |
nic7="none" | |
nic8="none" | |
hidpointing="ps2mouse" | |
hidkeyboard="ps2kbd" | |
uart1="off" | |
uart2="off" | |
lpt1="off" | |
lpt2="off" | |
audio="none" | |
clipboard="disabled" | |
draganddrop="disabled" | |
vrde="off" | |
usb="on" | |
ehci="off" | |
SharedFolderNameMachineMapping1="/vagrant" | |
SharedFolderPathMachineMapping1="/home/egroeper/git/exscript/Testing" | |
VRDEActiveConnection="off" | |
VRDEClients=0 | |
vcpenabled="off" | |
vcpscreens=0 | |
vcpfile="/home/egroeper/VirtualBox VMs/Testing_default_1421443154970_67785/Testing_default_1421443154970_67785.webm" | |
vcpwidth=1024 | |
vcpheight=768 | |
vcprate=512 | |
vcpfps=25 | |
GuestMemoryBalloon=0 | |
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000 | |
DEBUG subprocess: Exit status: 0 | |
DEBUG virtualbox_4_3: read_forward_ports: uuid=dbeca25f-ee46-4fd6-844a-518018fe44b6 active_only=true | |
INFO subprocess: Starting process: ["/usr/bin/VBoxManage", "showvminfo", "dbeca25f-ee46-4fd6-844a-518018fe44b6", "--machinereadable"] | |
INFO subprocess: Command not in installer, restoring original environment... | |
DEBUG subprocess: Selecting on IO | |
DEBUG subprocess: stdout: name="configstack_loadbalancer_1437486881381_79071" | |
groups="/" | |
ostype="Ubuntu (64-bit)" | |
UUID="dbeca25f-ee46-4fd6-844a-518018fe44b6" | |
CfgFile="/home/egroeper/VirtualBox VMs/configstack_loadbalancer_1437486881381_79071/configstack_loadbalancer_1437486881381_79071.vbox" | |
SnapFldr="/home/egroeper/VirtualBox VMs/configstack_loadbalancer_1437486881381_79071/Snapshots" | |
LogFldr="/home/egroeper/VirtualBox VMs/configstack_loadbalancer_1437486881381_79071/Logs" | |
hardwareuuid="dbeca25f-ee46-4fd6-844a-518018fe44b6" | |
memory=512 | |
pagefusion="off" | |
vram=12 | |
cpuexecutioncap=100 | |
hpet="off" | |
chipset="piix3" | |
firmware="BIOS" | |
cpus=1 | |
pae="off" | |
longmode="on" | |
synthcpu="off" | |
bootmenu="messageandmenu" | |
boot1="disk" | |
boot2="none" | |
boot3="none" | |
boot4="none" | |
acpi="on" | |
ioapic="on" | |
biossystemtimeoffset=0 | |
rtcuseutc="on" | |
hwvirtex="on" | |
nestedpaging="on" | |
largepages="off" | |
vtxvpid="on" | |
vtxux="on" | |
VMState="running" | |
VMStateChangeTime="2015-07-21T13:54:43.529000000" | |
monitorcount=1 | |
accelerate3d="off" | |
accelerate2dvideo="off" | |
teleporterenabled="off" | |
teleporterport=0 | |
teleporteraddress="" | |
teleporterpassword="" | |
tracing-enabled="off" | |
tracing-allow-vm-access="off" | |
tracing-config="" | |
autostart-enabled="off" | |
autostart-delay=0 | |
defaultfrontend="" | |
storagecontrollername0="SATAController" | |
storagecontrollertype0="IntelAhci" | |
storagecontrollerinstance0="0" | |
storagecontrollermaxportcount0="30" | |
storagecontrollerportcount0="1" | |
storagecontrollerbootable0="on" | |
"SATAController-0-0"="/home/egroeper/VirtualBox VMs/configstack_loadbalancer_1437486881381_79071/box-disk1.vmdk" | |
"SATAController-ImageUUID-0-0"="da78e57a-a752-461e-8179-ed1cdbdc7df3" | |
natnet1="nat" | |
macaddress1="0800273A0B5B" | |
cableconnected1="on" | |
nic1="nat" | |
nictype1="82540EM" | |
nicspeed1="0" | |
mtu="0" | |
sockSnd="64" | |
sockRcv="64" | |
tcpWndSnd="64" | |
tcpWndRcv="64" | |
Forwarding(0)="ssh,tcp,127.0.0.1,2222,,22" | |
hostonlyadapter2="vboxnet1" | |
macaddress2="08002772FE1A" | |
cableconnected2="on" | |
nic2="hostonly" | |
nictype2="82540EM" | |
nicspeed2="0" | |
nic3="none" | |
nic4="none" | |
nic5="none" | |
nic6="none" | |
nic7="none" | |
nic8="none" | |
hidpointing="ps2mouse" | |
hidkeyboard="ps2kbd" | |
uart1="off" | |
uart2="off" | |
lpt1="off" | |
lpt2="off" | |
audio="none" | |
clipboard="bidirectional" | |
draganddrop="disabled" | |
SessionType="headless" | |
VideoMode="720,400,0"@0,0 | |
vrde="off" | |
usb="off" | |
ehci="off" | |
SharedFolderNameMachineMapping1="vagrant" | |
SharedFolderPathMachineMapping1="/home/egroeper/Fileservice/configstack" | |
VRDEActiveConnection="off" | |
VRDEClients=0 | |
vcpenabled="off" | |
vcpscreens=0 | |
vcpfile="/home/egroeper/VirtualBox VMs/configstack_loadbalancer_1437486881381_79071/configstack_loadbalancer_1437486881381_79071.webm" | |
vcpwidth=1024 | |
vcpheight=768 | |
vcprate=512 | |
vcpfps=25 | |
GuestMemoryBalloon=0 | |
GuestOSType="Linux26_64" | |
GuestAdditionsRunLevel=2 | |
GuestAdditionsVersion="4.3.10_Ubuntu r93012" | |
GuestAdditionsFacility_VirtualBox Base Driver=50,1437486890985 | |
GuestAdditionsFacility_VirtualBox System Service=50,1437486896483 | |
GuestAdditionsFacility_Seamless Mode=0,1437486890985 | |
GuestAdditionsFacility_Graphics Mode=0,1437486890985 | |
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000 | |
DEBUG subprocess: Exit status: 0 | |
DEBUG virtualbox_4_3: - [1, "ssh", 2222, 22] | |
DEBUG virtualbox_4_3: read_forward_ports: uuid=619f2563-aeb7-4a70-bbcf-ff458493cbf7 active_only=true | |
INFO subprocess: Starting process: ["/usr/bin/VBoxManage", "showvminfo", "619f2563-aeb7-4a70-bbcf-ff458493cbf7", "--machinereadable"] | |
INFO subprocess: Command not in installer, restoring original environment... | |
DEBUG subprocess: Selecting on IO | |
DEBUG subprocess: stdout: name="configstack_db_1437486922330_80180" | |
groups="/" | |
ostype="Ubuntu (64-bit)" | |
UUID="619f2563-aeb7-4a70-bbcf-ff458493cbf7" | |
CfgFile="/home/egroeper/VirtualBox VMs/configstack_db_1437486922330_80180/configstack_db_1437486922330_80180.vbox" | |
SnapFldr="/home/egroeper/VirtualBox VMs/configstack_db_1437486922330_80180/Snapshots" | |
LogFldr="/home/egroeper/VirtualBox VMs/configstack_db_1437486922330_80180/Logs" | |
hardwareuuid="619f2563-aeb7-4a70-bbcf-ff458493cbf7" | |
memory=512 | |
pagefusion="off" | |
vram=12 | |
cpuexecutioncap=100 | |
hpet="off" | |
chipset="piix3" | |
firmware="BIOS" | |
cpus=1 | |
pae="off" | |
longmode="on" | |
synthcpu="off" | |
bootmenu="messageandmenu" | |
boot1="disk" | |
boot2="none" | |
boot3="none" | |
boot4="none" | |
acpi="on" | |
ioapic="on" | |
biossystemtimeoffset=0 | |
rtcuseutc="on" | |
hwvirtex="on" | |
nestedpaging="on" | |
largepages="off" | |
vtxvpid="on" | |
vtxux="on" | |
VMState="running" | |
VMStateChangeTime="2015-07-21T13:55:24.287000000" | |
monitorcount=1 | |
accelerate3d="off" | |
accelerate2dvideo="off" | |
teleporterenabled="off" | |
teleporterport=0 | |
teleporteraddress="" | |
teleporterpassword="" | |
tracing-enabled="off" | |
tracing-allow-vm-access="off" | |
tracing-config="" | |
autostart-enabled="off" | |
autostart-delay=0 | |
defaultfrontend="" | |
storagecontrollername0="SATAController" | |
storagecontrollertype0="IntelAhci" | |
storagecontrollerinstance0="0" | |
storagecontrollermaxportcount0="30" | |
storagecontrollerportcount0="1" | |
storagecontrollerbootable0="on" | |
"SATAController-0-0"="/home/egroeper/VirtualBox VMs/configstack_db_1437486922330_80180/box-disk1.vmdk" | |
"SATAController-ImageUUID-0-0"="b197ae4c-0168-441b-a508-d3b254efb1f4" | |
natnet1="nat" | |
macaddress1="0800273A0B5B" | |
cableconnected1="on" | |
nic1="nat" | |
nictype1="82540EM" | |
nicspeed1="0" | |
mtu="0" | |
sockSnd="64" | |
sockRcv="64" | |
tcpWndSnd="64" | |
tcpWndRcv="64" | |
Forwarding(0)="ssh,tcp,127.0.0.1,2200,,22" | |
hostonlyadapter2="vboxnet1" | |
macaddress2="080027724BA0" | |
cableconnected2="on" | |
nic2="hostonly" | |
nictype2="82540EM" | |
nicspeed2="0" | |
nic3="none" | |
nic4="none" | |
nic5="none" | |
nic6="none" | |
nic7="none" | |
nic8="none" | |
hidpointing="ps2mouse" | |
hidkeyboard="ps2kbd" | |
uart1="off" | |
uart2="off" | |
lpt1="off" | |
lpt2="off" | |
audio="none" | |
clipboard="bidirectional" | |
draganddrop="disabled" | |
SessionType="headless" | |
VideoMode="720,400,0"@0,0 | |
vrde="off" | |
usb="off" | |
ehci="off" | |
SharedFolderNameMachineMapping1="vagrant" | |
SharedFolderPathMachineMapping1="/home/egroeper/Fileservice/configstack" | |
VRDEActiveConnection="off" | |
VRDEClients=0 | |
vcpenabled="off" | |
vcpscreens=0 | |
vcpfile="/home/egroeper/VirtualBox VMs/configstack_db_1437486922330_80180/configstack_db_1437486922330_80180.webm" | |
vcpwidth=1024 | |
vcpheight=768 | |
vcprate=512 | |
vcpfps=25 | |
GuestMemoryBalloon=0 | |
GuestOSType="Linux26_64" | |
GuestAdditionsRunLevel=2 | |
GuestAdditionsVersion="4.3.10_Ubuntu r93012" | |
GuestAdditionsFacility_VirtualBox Base Driver=50,1437486931629 | |
GuestAdditionsFacility_VirtualBox System Service=50,1437486937112 | |
GuestAdditionsFacility_Seamless Mode=0,1437486931629 | |
GuestAdditionsFacility_Graphics Mode=0,1437486931629 | |
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000 | |
DEBUG subprocess: Exit status: 0 | |
DEBUG virtualbox_4_3: - [1, "ssh", 2200, 22] | |
DEBUG virtualbox_4_3: read_forward_ports: uuid=67eff89c-3419-4074-8a24-955b3e592a2d active_only=false | |
INFO subprocess: Starting process: ["/usr/bin/VBoxManage", "showvminfo", "67eff89c-3419-4074-8a24-955b3e592a2d", "--machinereadable"] | |
INFO subprocess: Command not in installer, restoring original environment... | |
DEBUG subprocess: Selecting on IO | |
DEBUG subprocess: stdout: name="configstack_master_1437486963581_54316" | |
groups="/" | |
ostype="Ubuntu (64-bit)" | |
UUID="67eff89c-3419-4074-8a24-955b3e592a2d" | |
CfgFile="/home/egroeper/VirtualBox VMs/configstack_master_1437486963581_54316/configstack_master_1437486963581_54316.vbox" | |
SnapFldr="/home/egroeper/VirtualBox VMs/configstack_master_1437486963581_54316/Snapshots" | |
LogFldr="/home/egroeper/VirtualBox VMs/configstack_master_1437486963581_54316/Logs" | |
hardwareuuid="67eff89c-3419-4074-8a24-955b3e592a2d" | |
memory=512 | |
pagefusion="off" | |
vram=12 | |
cpuexecutioncap=100 | |
hpet="off" | |
chipset="piix3" | |
firmware="BIOS" | |
cpus=1 | |
pae="off" | |
longmode="on" | |
synthcpu="off" | |
bootmenu="messageandmenu" | |
boot1="disk" | |
boot2="none" | |
boot3="none" | |
boot4="none" | |
acpi="on" | |
ioapic="on" | |
biossystemtimeoffset=0 | |
rtcuseutc="on" | |
hwvirtex="on" | |
nestedpaging="on" | |
largepages="off" | |
vtxvpid="on" | |
vtxux="on" | |
VMState="poweroff" | |
VMStateChangeTime="2015-06-16T22:04:10.000000000" | |
monitorcount=1 | |
accelerate3d="off" | |
accelerate2dvideo="off" | |
teleporterenabled="off" | |
teleporterport=0 | |
teleporteraddress="" | |
teleporterpassword="" | |
tracing-enabled="off" | |
tracing-allow-vm-access="off" | |
tracing-config="" | |
autostart-enabled="off" | |
autostart-delay=0 | |
defaultfrontend="" | |
storagecontrollername0="SATAController" | |
storagecontrollertype0="IntelAhci" | |
storagecontrollerinstance0="0" | |
storagecontrollermaxportcount0="30" | |
storagecontrollerportcount0="1" | |
storagecontrollerbootable0="on" | |
"SATAController-0-0"="/home/egroeper/VirtualBox VMs/configstack_master_1437486963581_54316/box-disk1.vmdk" | |
"SATAController-ImageUUID-0-0"="ebc6467f-af99-4106-8151-0a1d745f9311" | |
natnet1="nat" | |
macaddress1="0800273A0B5B" | |
cableconnected1="on" | |
nic1="nat" | |
nictype1="82540EM" | |
nicspeed1="0" | |
mtu="0" | |
sockSnd="64" | |
sockRcv="64" | |
tcpWndSnd="64" | |
tcpWndRcv="64" | |
nic2="none" | |
nic3="none" | |
nic4="none" | |
nic5="none" | |
nic6="none" | |
nic7="none" | |
nic8="none" | |
hidpointing="ps2mouse" | |
hidkeyboard="ps2kbd" | |
uart1="off" | |
uart2="off" | |
lpt1="off" | |
lpt2="off" | |
audio="none" | |
clipboard="bidirectional" | |
draganddrop="disabled" | |
vrde="off" | |
usb="off" | |
ehci="off" | |
VRDEActiveConnection="off" | |
VRDEClients=0 | |
vcpenabled="off" | |
vcpscreens=0 | |
vcpfile="/home/egroeper/VirtualBox VMs/configstack_master_1437486963581_54316/configstack_master_1437486963581_54316.webm" | |
vcpwidth=1024 | |
vcpheight=768 | |
vcprate=512 | |
vcpfps=25 | |
GuestMemoryBalloon=0 | |
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000 | |
DEBUG subprocess: Exit status: 0 | |
INFO warden: Calling IN action: #<Vagrant::Action::Builtin::HandleForwardedPortCollisions:0x0000000283b718> | |
DEBUG environment: Attempting to acquire process-lock: fpcollision | |
DEBUG environment: Attempting to acquire process-lock: dotlock | |
INFO environment: Acquired process lock: dotlock | |
INFO environment: Released process lock: dotlock | |
INFO environment: Acquired process lock: fpcollision | |
INFO handle_port_collisions: Detecting any forwarded port collisions... | |
DEBUG handle_port_collisions: Extra in use: [2222, 2200] | |
DEBUG handle_port_collisions: Remap: {} | |
DEBUG handle_port_collisions: Repair: true | |
INFO handle_port_collisions: Attempting to repair FP collision: 2222 | |
INFO handle_port_collisions: Repaired FP collision: 2222 to 2201 | |
INFO interface: info: Fixed port collision for 22 => 2222. Now on port 2201. | |
INFO interface: info: ==> master: Fixed port collision for 22 => 2222. Now on port 2201. | |
==> master: Fixed port collision for 22 => 2222. Now on port 2201. | |
INFO warden: Calling IN action: #<VagrantPlugins::ProviderVirtualBox::Action::PrepareNFSValidIds:0x000000028736e0> | |
INFO subprocess: Starting process: ["/usr/bin/VBoxManage", "list", "vms"] | |
INFO subprocess: Command not in installer, restoring original environment... | |
DEBUG subprocess: Selecting on IO | |
DEBUG subprocess: stdout: "gitlab" {48d8dd09-3cad-47be-b8eb-a4beff89c7f2} | |
"Testing_default_1421443154970_67785" {c4d13fbb-3c47-4c28-8f53-bc8197c36383} | |
"configstack_loadbalancer_1437486881381_79071" {dbeca25f-ee46-4fd6-844a-518018fe44b6} | |
"configstack_db_1437486922330_80180" {619f2563-aeb7-4a70-bbcf-ff458493cbf7} | |
"configstack_master_1437486963581_54316" {67eff89c-3419-4074-8a24-955b3e592a2d} | |
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000 | |
DEBUG subprocess: Exit status: 0 | |
INFO warden: Calling IN action: #<VagrantPlugins::SyncedFolderNFS::ActionCleanup:0x000000028b1e40> | |
DEBUG host: Searching for cap: nfs_prune | |
DEBUG host: Checking in: linux | |
DEBUG host: Found cap: nfs_prune in linux | |
INFO nfs: NFS pruning. Valid IDs: ["48d8dd09-3cad-47be-b8eb-a4beff89c7f2", "c4d13fbb-3c47-4c28-8f53-bc8197c36383", "dbeca25f-ee46-4fd6-844a-518018fe44b6", "619f2563-aeb7-4a70-bbcf-ff458493cbf7", "67eff89c-3419-4074-8a24-955b3e592a2d"] | |
DEBUG host: Searching for cap: nfs_prune | |
DEBUG host: Checking in: linux | |
DEBUG host: Found cap: nfs_prune in linux | |
INFO host: Execute capability: nfs_prune [#<Vagrant::Environment: /home/egroeper/Fileservice/configstack>, #<Vagrant::UI::Prefixed:0x000000027b4e48 @logger=#<Log4r::Logger:0x000000027b4dd0 @fullname="vagrant::ui::interface", @outputters=[], @additive=true, @name="interface", @path="vagrant::ui", @parent=#<Log4r::Logger:0x00000001a29fa8 @fullname="vagrant", @outputters=[#<Log4r::StderrOutputter:0x00000001afb648 @mon_owner=nil, @mon_count=0, @mon_mutex=#<Mutex:0x00000001afb558>, @name="stderr", @level=0, @formatter=#<Log4r::DefaultFormatter:0x00000001afcb10 @depth=7>, @out=#<IO:<STDERR>>>], @additive=true, @name="vagrant", @path="", @parent=#<Log4r::RootLogger:0x00000001a29da0 @level=0, @outputters=[]>, @level=1, @trace=false>, @level=1, @trace=false>, @opts={}, @stdin=#<IO:<STDIN>>, @stdout=#<IO:<STDOUT>>, @stderr=#<IO:<STDERR>>, @prefix=:master, @ui=#<Vagrant::UI::Colored:0x0000000281bd00 @logger=#<Log4r::Logger:0x0000000281bcb0 @fullname="vagrant::ui::interface", @outputters=[], @additive=true, @name="interface", @path="vagrant::ui", @parent=#<Log4r::Logger:0x00000001a29fa8 @fullname="vagrant", @outputters=[#<Log4r::StderrOutputter:0x00000001afb648 @mon_owner=nil, @mon_count=0, @mon_mutex=#<Mutex:0x00000001afb558>, @name="stderr", @level=0, @formatter=#<Log4r::DefaultFormatter:0x00000001afcb10 @depth=7>, @out=#<IO:<STDERR>>>], @additive=true, @name="vagrant", @path="", @parent=#<Log4r::RootLogger:0x00000001a29da0 @level=0, @outputters=[]>, @level=1, @trace=false>, @level=1, @trace=false>, @opts={:color=>:default}, @stdin=#<IO:<STDIN>>, @stdout=#<IO:<STDOUT>>, @stderr=#<IO:<STDERR>>, @lock=#<Mutex:0x00000002828eb0>>>, ["48d8dd09-3cad-47be-b8eb-a4beff89c7f2", "c4d13fbb-3c47-4c28-8f53-bc8197c36383", "dbeca25f-ee46-4fd6-844a-518018fe44b6", "619f2563-aeb7-4a70-bbcf-ff458493cbf7", "67eff89c-3419-4074-8a24-955b3e592a2d"]] (linux) | |
INFO warden: Calling IN action: #<Vagrant::Action::Builtin::SyncedFolderCleanup:0x007fa524211968> | |
INFO synced_folder_cleanup: Invoking synced folder cleanup for: virtualbox | |
INFO subprocess: Starting process: ["/usr/bin/VBoxManage", "showvminfo", "67eff89c-3419-4074-8a24-955b3e592a2d", "--machinereadable"] | |
INFO subprocess: Command not in installer, restoring original environment... | |
DEBUG subprocess: Selecting on IO | |
DEBUG subprocess: stdout: name="configstack_master_1437486963581_54316" | |
groups="/" | |
ostype="Ubuntu (64-bit)" | |
UUID="67eff89c-3419-4074-8a24-955b3e592a2d" | |
CfgFile="/home/egroeper/VirtualBox VMs/configstack_master_1437486963581_54316/configstack_master_1437486963581_54316.vbox" | |
SnapFldr="/home/egroeper/VirtualBox VMs/configstack_master_1437486963581_54316/Snapshots" | |
LogFldr="/home/egroeper/VirtualBox VMs/configstack_master_1437486963581_54316/Logs" | |
hardwareuuid="67eff89c-3419-4074-8a24-955b3e592a2d" | |
memory=512 | |
pagefusion="off" | |
vram=12 | |
cpuexecutioncap=100 | |
hpet="off" | |
chipset="piix3" | |
firmware="BIOS" | |
cpus=1 | |
pae="off" | |
longmode="on" | |
synthcpu="off" | |
bootmenu="messageandmenu" | |
boot1="disk" | |
boot2="none" | |
boot3="none" | |
boot4="none" | |
acpi="on" | |
ioapic="on" | |
biossystemtimeoffset=0 | |
rtcuseutc="on" | |
hwvirtex="on" | |
nestedpaging="on" | |
largepages="off" | |
vtxvpid="on" | |
vtxux="on" | |
VMState="poweroff" | |
VMStateChangeTime="2015-06-16T22:04:10.000000000" | |
monitorcount=1 | |
accelerate3d="off" | |
accelerate2dvideo="off" | |
teleporterenabled="off" | |
teleporterport=0 | |
teleporteraddress="" | |
teleporterpassword="" | |
tracing-enabled="off" | |
tracing-allow-vm-access="off" | |
tracing-config="" | |
autostart-enabled="off" | |
autostart-delay=0 | |
defaultfrontend="" | |
storagecontrollername0="SATAController" | |
storagecontrollertype0="IntelAhci" | |
storagecontrollerinstance0="0" | |
storagecontrollermaxportcount0="30" | |
storagecontrollerportcount0="1" | |
storagecontrollerbootable0="on" | |
"SATAController-0-0"="/home/egroeper/VirtualBox VMs/configstack_master_1437486963581_54316/box-disk1.vmdk" | |
"SATAController-ImageUUID-0-0"="ebc6467f-af99-4106-8151-0a1d745f9311" | |
natnet1="nat" | |
macaddress1="0800273A0B5B" | |
cableconnected1="on" | |
nic1="nat" | |
nictype1="82540EM" | |
nicspeed1="0" | |
mtu="0" | |
sockSnd="64" | |
sockRcv="64" | |
tcpWndSnd="64" | |
tcpWndRcv="64" | |
nic2="none" | |
nic3="none" | |
nic4="none" | |
nic5="none" | |
nic6="none" | |
nic7="none" | |
nic8="none" | |
hidpointing="ps2mouse" | |
hidkeyboard="ps2kbd" | |
uart1="off" | |
uart2="off" | |
lpt1="off" | |
lpt2="off" | |
audio="none" | |
clipboard="bidirectional" | |
draganddrop="disabled" | |
vrde="off" | |
usb="off" | |
ehci="off" | |
VRDEActiveConnection="off" | |
VRDEClients=0 | |
vcpenabled="off" | |
vcpscreens=0 | |
vcpfile="/home/egroeper/VirtualBox VMs/configstack_master_1437486963581_54316/configstack_master_1437486963581_54316.webm" | |
vcpwidth=1024 | |
vcpheight=768 | |
vcprate=512 | |
vcpfps=25 | |
GuestMemoryBalloon=0 | |
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000 | |
DEBUG subprocess: Exit status: 0 | |
INFO warden: Calling IN action: #<Vagrant::Action::Builtin::SyncedFolders:0x007fa52426d308> | |
INFO synced_folders: Synced Folder Implementation: virtualbox | |
INFO synced_folders: - /vagrant: . => /vagrant | |
INFO synced_folders: Invoking synced folder prepare for: virtualbox | |
INFO subprocess: Starting process: ["/usr/bin/VBoxManage", "setextradata", "67eff89c-3419-4074-8a24-955b3e592a2d", "VBoxInternal2/SharedFoldersEnableSymlinksCreate/vagrant", "1"] | |
INFO subprocess: Command not in installer, restoring original environment... | |
DEBUG subprocess: Selecting on IO | |
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000 | |
DEBUG subprocess: Exit status: 0 | |
INFO subprocess: Starting process: ["/usr/bin/VBoxManage", "sharedfolder", "add", "67eff89c-3419-4074-8a24-955b3e592a2d", "--name", "vagrant", "--hostpath", "/home/egroeper/Fileservice/configstack"] | |
INFO subprocess: Command not in installer, restoring original environment... | |
DEBUG subprocess: Selecting on IO | |
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 31999 | |
DEBUG subprocess: Exit status: 0 | |
INFO warden: Calling IN action: #<VagrantPlugins::ProviderVirtualBox::Action::PrepareNFSSettings:0x007fa5242bdd08> | |
INFO warden: Calling IN action: #<VagrantPlugins::ProviderVirtualBox::Action::ClearNetworkInterfaces:0x007fa52431de10> | |
INFO interface: info: Clearing any previously set network interfaces... | |
INFO interface: info: ==> master: Clearing any previously set network interfaces... | |
==> master: Clearing any previously set network interfaces... | |
INFO subprocess: Starting process: ["/usr/bin/VBoxManage", "modifyvm", "67eff89c-3419-4074-8a24-955b3e592a2d", "--nic2", "none", "--nic3", "none", "--nic4", "none", "--nic5", "none", "--nic6", "none", "--nic7", "none", "--nic8", "none"] | |
INFO subprocess: Command not in installer, restoring original environment... | |
DEBUG subprocess: Selecting on IO | |
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000 | |
DEBUG subprocess: Exit status: 0 | |
INFO warden: Calling IN action: #<VagrantPlugins::ProviderVirtualBox::Action::Network:0x007fa52431dde8> | |
DEBUG network: Available slots for high-level adapters: #<Set: {2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36}> | |
INFO network: Determining network adapters required for high-level configuration... | |
INFO network: -- Slot 2: hostonly | |
INFO network: Determining adapters and compiling network configuration... | |
INFO network: Network slot 1. Type: nat. | |
DEBUG network: Normalized configuration: {:auto_config=>false, :adapter=>1} | |
DEBUG network: Adapter configuration: {:adapter=>1, :type=>:nat} | |
INFO network: Network slot 2. Type: hostonly. | |
INFO subprocess: Starting process: ["/usr/bin/VBoxManage", "list", "bridgedifs"] | |
INFO subprocess: Command not in installer, restoring original environment... | |
DEBUG subprocess: Selecting on IO | |
DEBUG subprocess: stdout: Name: tap0 | |
GUID: 30706174-0000-4000-8000-b2c342600aa2 | |
DHCP: Disabled | |
IPAddress: 141.20.212.42 | |
NetworkMask: 255.255.255.0 | |
IPV6Address: fe80:0000:0000:0000:b0c3:42ff:fe60:0aa2 | |
IPV6NetworkMaskPrefixLength: 64 | |
HardwareAddress: b2:c3:42:60:0a:a2 | |
MediumType: Ethernet | |
Status: Up | |
VBoxNetworkName: HostInterfaceNetworking-tap0 | |
Name: eth0 | |
GUID: 30687465-0000-4000-8000-f01faf55721e | |
DHCP: Disabled | |
IPAddress: 0.0.0.0 | |
NetworkMask: 0.0.0.0 | |
IPV6Address: | |
IPV6NetworkMaskPrefixLength: 0 | |
HardwareAddress: f0:1f:af:55:72:1e | |
MediumType: Ethernet | |
Status: Up | |
VBoxNetworkName: HostInterfaceNetworking-eth0 | |
Name: virbr0 | |
GUID: 62726976-3072-4000-8000-d2f4eebcc1c4 | |
DHCP: Disabled | |
IPAddress: 192.168.122.1 | |
NetworkMask: 255.255.255.0 | |
IPV6Address: | |
IPV6NetworkMaskPrefixLength: 0 | |
HardwareAddress: d2:f4:ee:bc:c1:c4 | |
MediumType: Ethernet | |
Status: Up | |
VBoxNetworkName: HostInterfaceNetworking-virbr0 | |
Name: wlan0 | |
GUID: 6e616c77-0030-4000-8000-0c8bfd68c919 | |
DHCP: Disabled | |
IPAddress: 141.20.244.125 | |
NetworkMask: 255.255.255.0 | |
IPV6Address: fe80:0000:0000:0000:0e8b:fdff:fe68:c919 | |
IPV6NetworkMaskPrefixLength: 64 | |
HardwareAddress: 0c:8b:fd:68:c9:19 | |
MediumType: Ethernet | |
Status: Up | |
VBoxNetworkName: HostInterfaceNetworking-wlan0 | |
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000 | |
DEBUG subprocess: Exit status: 0 | |
DEBUG network: Normalized configuration: {:adapter_ip=>"192.168.23.1", :auto_config=>true, :ip=>"192.168.23.13", :mac=>nil, :name=>nil, :netmask=>"255.255.255.0", :nic_type=>nil, :type=>:static, :adapter=>2} | |
INFO network: Searching for matching hostonly network: 192.168.23.13 | |
INFO subprocess: Starting process: ["/usr/bin/VBoxManage", "list", "hostonlyifs"] | |
INFO subprocess: Command not in installer, restoring original environment... | |
DEBUG subprocess: Selecting on IO | |
DEBUG subprocess: stdout: Name: vboxnet0 | |
GUID: 786f6276-656e-4074-8000-0a0027000000 | |
DHCP: Disabled | |
IPAddress: 192.168.56.1 | |
NetworkMask: 255.255.255.0 | |
IPV6Address: | |
IPV6NetworkMaskPrefixLength: 0 | |
HardwareAddress: 0a:00:27:00:00:00 | |
MediumType: Ethernet | |
Status: Down | |
VBoxNetworkName: HostInterfaceNetworking-vboxnet0 | |
Name: vboxnet1 | |
GUID: 786f6276-656e-4174-8000-0a0027000001 | |
DHCP: Disabled | |
IPAddress: 192.168.23.1 | |
NetworkMask: 255.255.255.0 | |
IPV6Address: fe80:0000:0000:0000:0800:27ff:fe00:0001 | |
IPV6NetworkMaskPrefixLength: 64 | |
HardwareAddress: 0a:00:27:00:00:01 | |
MediumType: Ethernet | |
Status: Up | |
VBoxNetworkName: HostInterfaceNetworking-vboxnet1 | |
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000 | |
DEBUG subprocess: Exit status: 0 | |
DEBUG network: Adapter configuration: {:adapter=>2, :hostonly=>"vboxnet1", :mac_address=>nil, :nic_type=>nil, :type=>:hostonly} | |
INFO network: Enabling adapters... | |
INFO interface: output: Preparing network interfaces based on configuration... | |
INFO interface: output: ==> master: Preparing network interfaces based on configuration... | |
==> master: Preparing network interfaces based on configuration... | |
INFO interface: detail: Adapter 1: nat | |
INFO interface: detail: master: Adapter 1: nat | |
master: Adapter 1: nat | |
INFO interface: detail: Adapter 2: hostonly | |
INFO interface: detail: master: Adapter 2: hostonly | |
master: Adapter 2: hostonly | |
INFO subprocess: Starting process: ["/usr/bin/VBoxManage", "modifyvm", "67eff89c-3419-4074-8a24-955b3e592a2d", "--nic1", "nat", "--nic2", "hostonly", "--hostonlyadapter2", "vboxnet1", "--cableconnected2", "on"] | |
INFO subprocess: Command not in installer, restoring original environment... | |
DEBUG subprocess: Selecting on IO | |
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000 | |
DEBUG subprocess: Exit status: 0 | |
INFO warden: Calling IN action: #<VagrantPlugins::ProviderVirtualBox::Action::ForwardPorts:0x007fa52436efe0> | |
INFO interface: output: Forwarding ports... | |
INFO interface: output: ==> master: Forwarding ports... | |
==> master: Forwarding ports... | |
INFO subprocess: Starting process: ["/usr/bin/VBoxManage", "showvminfo", "67eff89c-3419-4074-8a24-955b3e592a2d", "--machinereadable"] | |
INFO subprocess: Command not in installer, restoring original environment... | |
DEBUG subprocess: Selecting on IO | |
DEBUG subprocess: stdout: name="configstack_master_1437486963581_54316" | |
groups="/" | |
ostype="Ubuntu (64-bit)" | |
UUID="67eff89c-3419-4074-8a24-955b3e592a2d" | |
CfgFile="/home/egroeper/VirtualBox VMs/configstack_master_1437486963581_54316/configstack_master_1437486963581_54316.vbox" | |
SnapFldr="/home/egroeper/VirtualBox VMs/configstack_master_1437486963581_54316/Snapshots" | |
LogFldr="/home/egroeper/VirtualBox VMs/configstack_master_1437486963581_54316/Logs" | |
hardwareuuid="67eff89c-3419-4074-8a24-955b3e592a2d" | |
memory=512 | |
pagefusion="off" | |
vram=12 | |
cpuexecutioncap=100 | |
hpet="off" | |
chipset="piix3" | |
firmware="BIOS" | |
cpus=1 | |
pae="off" | |
longmode="on" | |
synthcpu="off" | |
bootmenu="messageandmenu" | |
boot1="disk" | |
boot2="none" | |
boot3="none" | |
boot4="none" | |
acpi="on" | |
ioapic="on" | |
biossystemtimeoffset=0 | |
rtcuseutc="on" | |
hwvirtex="on" | |
nestedpaging="on" | |
largepages="off" | |
vtxvpid="on" | |
vtxux="on" | |
VMState="poweroff" | |
VMStateChangeTime="2015-06-16T22:04:10.000000000" | |
monitorcount=1 | |
accelerate3d="off" | |
accelerate2dvideo="off" | |
teleporterenabled="off" | |
teleporterport=0 | |
teleporteraddress="" | |
teleporterpassword="" | |
tracing-enabled="off" | |
tracing-allow-vm-access="off" | |
tracing-config="" | |
autostart-enabled="off" | |
autostart-delay=0 | |
defaultfrontend="" | |
storagecontrollername0="SATAController" | |
storagecontrollertype0="IntelAhci" | |
storagecontrollerinstance0="0" | |
storagecontrollermaxportcount0="30" | |
storagecontrollerportcount0="1" | |
storagecontrollerbootable0="on" | |
"SATAController-0-0"="/home/egroeper/VirtualBox VMs/configstack_master_1437486963581_54316/box-disk1.vmdk" | |
"SATAController-ImageUUID-0-0"="ebc6467f-af99-4106-8151-0a1d745f9311" | |
natnet1="nat" | |
macaddress1="0800273A0B5B" | |
cableconnected1="on" | |
nic1="nat" | |
nictype1="82540EM" | |
nicspeed1="0" | |
mtu="0" | |
sockSnd="64" | |
sockRcv="64" | |
tcpWndSnd="64" | |
tcpWndRcv="64" | |
hostonlyadapter2="vboxnet1" | |
macaddress2="0800278AA165" | |
cableconnected2="on" | |
nic2="hostonly" | |
nictype2="82540EM" | |
nicspeed2="0" | |
nic3="none" | |
nic4="none" | |
nic5="none" | |
nic6="none" | |
nic7="none" | |
nic8="none" | |
hidpointing="ps2mouse" | |
hidkeyboard="ps2kbd" | |
uart1="off" | |
uart2="off" | |
lpt1="off" | |
lpt2="off" | |
audio="none" | |
clipboard="bidirectional" | |
draganddrop="disabled" | |
vrde="off" | |
usb="off" | |
ehci="off" | |
SharedFolderNameMachineMapping1="vagrant" | |
SharedFolderPathMachineMapping1="/home/egroeper/Fileservice/configstack" | |
VRDEActiveConnection="off" | |
VRDEClients=0 | |
vcpenabled="off" | |
vcpscreens=0 | |
vcpfile="/home/egroeper/VirtualBox VMs/configstack_master_1437486963581_54316/configstack_master_1437486963581_54316.webm" | |
vcpwidth=1024 | |
vcpheight=768 | |
vcprate=512 | |
vcpfps=25 | |
GuestMemoryBalloon=0 | |
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000 | |
DEBUG subprocess: Exit status: 0 | |
INFO interface: detail: 22 => 2201 (adapter 1) | |
INFO interface: detail: master: 22 => 2201 (adapter 1) | |
master: 22 => 2201 (adapter 1) | |
INFO subprocess: Starting process: ["/usr/bin/VBoxManage", "modifyvm", "67eff89c-3419-4074-8a24-955b3e592a2d", "--natpf1", "ssh,tcp,127.0.0.1,2201,,22"] | |
INFO subprocess: Command not in installer, restoring original environment... | |
DEBUG subprocess: Selecting on IO | |
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000 | |
DEBUG subprocess: Exit status: 0 | |
INFO warden: Calling IN action: #<Vagrant::Action::Builtin::SetHostname:0x007fa52436efb8> | |
INFO warden: Calling IN action: #<VagrantPlugins::ProviderVirtualBox::Action::SaneDefaults:0x007fa52436ef90> | |
INFO subprocess: Starting process: ["/usr/bin/VBoxManage", "modifyvm", "67eff89c-3419-4074-8a24-955b3e592a2d", "--rtcuseutc", "on"] | |
INFO subprocess: Command not in installer, restoring original environment... | |
DEBUG subprocess: Selecting on IO | |
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000 | |
DEBUG subprocess: Exit status: 0 | |
INFO sanedefaults: Automatically figuring out whether to enable/disable NAT DNS proxy... | |
INFO sanedefaults: Disabling DNS proxy since resolv.conf contains 127.0.0.1 or 127.0.1.1 | |
INFO subprocess: Starting process: ["/usr/bin/VBoxManage", "modifyvm", "67eff89c-3419-4074-8a24-955b3e592a2d", "--natdnsproxy1", "off"] | |
INFO subprocess: Command not in installer, restoring original environment... | |
DEBUG subprocess: Selecting on IO | |
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000 | |
DEBUG subprocess: Exit status: 0 | |
INFO subprocess: Starting process: ["/usr/bin/VBoxManage", "modifyvm", "67eff89c-3419-4074-8a24-955b3e592a2d", "--natdnshostresolver1", "off"] | |
INFO subprocess: Command not in installer, restoring original environment... | |
DEBUG subprocess: Selecting on IO | |
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000 | |
DEBUG subprocess: Exit status: 0 | |
INFO warden: Calling IN action: #<VagrantPlugins::ProviderVirtualBox::Action::Customize:0x007fa5243be220> | |
INFO warden: Calling IN action: #<VagrantPlugins::ProviderVirtualBox::Action::Boot:0x007fa5243be1f8> | |
INFO interface: info: Booting VM... | |
INFO interface: info: ==> master: Booting VM... | |
==> master: Booting VM... | |
INFO subprocess: Starting process: ["/usr/bin/VBoxManage", "startvm", "67eff89c-3419-4074-8a24-955b3e592a2d", "--type", "headless"] | |
INFO subprocess: Command not in installer, restoring original environment... | |
DEBUG subprocess: Selecting on IO | |
DEBUG subprocess: stdout: Waiting for VM "67eff89c-3419-4074-8a24-955b3e592a2d" to power on... | |
VM "67eff89c-3419-4074-8a24-955b3e592a2d" has been successfully started. | |
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 31999 | |
DEBUG subprocess: Exit status: 0 | |
INFO warden: Calling IN action: #<VagrantPlugins::ProviderVirtualBox::Action::Customize:0x007fa5243be1d0> | |
INFO warden: Calling IN action: #<Vagrant::Action::Builtin::WaitForCommunicator:0x007fa5243be1a8> | |
INFO interface: output: Waiting for machine to boot. This may take a few minutes... | |
INFO interface: output: ==> master: Waiting for machine to boot. This may take a few minutes... | |
==> master: Waiting for machine to boot. This may take a few minutes... | |
INFO subprocess: Starting process: ["/usr/bin/VBoxManage", "showvminfo", "67eff89c-3419-4074-8a24-955b3e592a2d", "--machinereadable"] | |
INFO subprocess: Starting process: ["/usr/bin/VBoxManage", "showvminfo", "67eff89c-3419-4074-8a24-955b3e592a2d", "--machinereadable"] | |
INFO subprocess: Command not in installer, restoring original environment... | |
INFO subprocess: Command not in installer, restoring original environment... | |
DEBUG subprocess: Selecting on IO | |
DEBUG subprocess: Selecting on IO | |
DEBUG subprocess: stdout: name="configstack_master_1437486963581_54316" | |
groups="/" | |
ostype="Ubuntu (64-bit)" | |
UUID="67eff89c-3419-4074-8a24-955b3e592a2d" | |
CfgFile="/home/egroeper/VirtualBox VMs/configstack_master_1437486963581_54316/configstack_master_1437486963581_54316.vbox" | |
SnapFldr="/home/egroeper/VirtualBox VMs/configstack_master_1437486963581_54316/Snapshots" | |
LogFldr="/home/egroeper/VirtualBox VMs/configstack_master_1437486963581_54316/Logs" | |
hardwareuuid="67eff89c-3419-4074-8a24-955b3e592a2d" | |
memory=512 | |
pagefusion="off" | |
vram=12 | |
cpuexecutioncap=100 | |
hpet="off" | |
chipset="piix3" | |
firmware="BIOS" | |
cpus=1 | |
pae="off" | |
longmode="on" | |
synthcpu="off" | |
bootmenu="messageandmenu" | |
boot1="disk" | |
boot2="none" | |
boot3="none" | |
boot4="none" | |
acpi="on" | |
ioapic="on" | |
biossystemtimeoffset=0 | |
rtcuseutc="on" | |
hwvirtex="on" | |
nestedpaging="on" | |
largepages="off" | |
vtxvpid="on" | |
vtxux="on" | |
VMState="running" | |
VMStateChangeTime="2015-07-21T13:56:06.200000000" | |
monitorcount=1 | |
accelerate3d="off" | |
accelerate2dvideo="off" | |
teleporterenabled="off" | |
teleporterport=0 | |
teleporteraddress="" | |
teleporterpassword="" | |
tracing-enabled="off" | |
tracing-allow-vm-access="off" | |
tracing-config="" | |
autostart-enabled="off" | |
autostart-delay=0 | |
defaultfrontend="" | |
storagecontrollername0="SATAController" | |
storagecontrollertype0="IntelAhci" | |
storagecontrollerinstance0="0" | |
storagecontrollermaxportcount0="30" | |
storagecontrollerportcount0="1" | |
storagecontrollerbootable0="on" | |
"SATAController-0-0"="/home/egroeper/VirtualBox VMs/configstack_master_1437486963581_54316/box-disk1.vmdk" | |
"SATAController-ImageUUID-0-0"="ebc6467f-af99-4106-8151-0a1d745f9311" | |
natnet1="nat" | |
macaddress1="0800273A0B5B" | |
cableconnected1="on" | |
nic1="nat" | |
nictype1="82540EM" | |
nicspeed1="0" | |
mtu="0" | |
sockSnd="64" | |
sockRcv="64" | |
tcpWndSnd="64" | |
tcpWndRcv="64" | |
Forwarding(0)="ssh,tcp,127.0.0.1,2201,,22" | |
hostonlyadapter2="vboxnet1" | |
macaddress2="0800278AA165" | |
cableconnected2="on" | |
nic2="hostonly" | |
nictype2="82540EM" | |
nicspeed2="0" | |
nic3="none" | |
nic4="none" | |
nic5="none" | |
nic6="none" | |
nic7="none" | |
nic8="none" | |
hidpointing="ps2mouse" | |
hidkeyboard="ps2kbd" | |
uart1="off" | |
uart2="off" | |
lpt1="off" | |
lpt2="off" | |
audio="none" | |
clipboard="bidirectional" | |
draganddrop="disabled" | |
SessionType="headless" | |
VideoMode="640,480,32"@0,0 | |
vrde="off" | |
usb="off" | |
ehci="off" | |
SharedFolderNameMachineMapping1="vagrant" | |
SharedFolderPathMachineMapping1="/home/egroeper/Fileservice/configstack" | |
VRDEActiveConnection="off" | |
VRDEClients=0 | |
vcpenabled="off" | |
vcpscreens=0 | |
vcpfile="/home/egroeper/VirtualBox VMs/configstack_master_1437486963581_54316/configstack_master_1437486963581_54316.webm" | |
vcpwidth=1024 | |
vcpheight=768 | |
vcprate=512 | |
vcpfps=25 | |
GuestMemoryBalloon=0 | |
GuestOSType="Ubuntu_64" | |
GuestAdditionsRunLevel=0 | |
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000 | |
DEBUG subprocess: Exit status: 0 | |
DEBUG subprocess: stdout: name="configstack_master_1437486963581_54316" | |
groups="/" | |
ostype="Ubuntu (64-bit)" | |
UUID="67eff89c-3419-4074-8a24-955b3e592a2d" | |
CfgFile="/home/egroeper/VirtualBox VMs/configstack_master_1437486963581_54316/configstack_master_1437486963581_54316.vbox" | |
SnapFldr="/home/egroeper/VirtualBox VMs/configstack_master_1437486963581_54316/Snapshots" | |
LogFldr="/home/egroeper/VirtualBox VMs/configstack_master_1437486963581_54316/Logs" | |
hardwareuuid="67eff89c-3419-4074-8a24-955b3e592a2d" | |
memory=512 | |
pagefusion="off" | |
vram=12 | |
cpuexecutioncap=100 | |
hpet="off" | |
chipset="piix3" | |
firmware="BIOS" | |
cpus=1 | |
pae="off" | |
longmode="on" | |
synthcpu="off" | |
bootmenu="messageandmenu" | |
boot1="disk" | |
boot2="none" | |
boot3="none" | |
boot4="none" | |
acpi="on" | |
ioapic="on" | |
biossystemtimeoffset=0 | |
rtcuseutc="on" | |
hwvirtex="on" | |
nestedpaging="on" | |
largepages="off" | |
vtxvpid="on" | |
vtxux="on" | |
VMState="running" | |
VMStateChangeTime="2015-07-21T13:56:06.200000000" | |
monitorcount=1 | |
accelerate3d="off" | |
accelerate2dvideo="off" | |
teleporterenabled="off" | |
teleporterport=0 | |
teleporteraddress="" | |
teleporterpassword="" | |
tracing-enabled="off" | |
tracing-allow-vm-access="off" | |
tracing-config="" | |
autostart-enabled="off" | |
autostart-delay=0 | |
defaultfrontend="" | |
storagecontrollername0="SATAController" | |
storagecontrollertype0="IntelAhci" | |
storagecontrollerinstance0="0" | |
storagecontrollermaxportcount0="30" | |
storagecontrollerportcount0="1" | |
storagecontrollerbootable0="on" | |
"SATAController-0-0"="/home/egroeper/VirtualBox VMs/configstack_master_1437486963581_54316/box-disk1.vmdk" | |
"SATAController-ImageUUID-0-0"="ebc6467f-af99-4106-8151-0a1d745f9311" | |
natnet1="nat" | |
macaddress1="0800273A0B5B" | |
cableconnected1="on" | |
nic1="nat" | |
nictype1="82540EM" | |
nicspeed1="0" | |
mtu="0" | |
sockSnd="64" | |
sockRcv="64" | |
tcpWndSnd="64" | |
tcpWndRcv="64" | |
Forwarding(0)="ssh,tcp,127.0.0.1,2201,,22" | |
hostonlyadapter2="vboxnet1" | |
macaddress2="0800278AA165" | |
cableconnected2="on" | |
nic2="hostonly" | |
nictype2="82540EM" | |
nicspeed2="0" | |
nic3="none" | |
nic4="none" | |
nic5="none" | |
nic6="none" | |
nic7="none" | |
nic8="none" | |
hidpointing="ps2mouse" | |
hidkeyboard="ps2kbd" | |
uart1="off" | |
uart2="off" | |
lpt1="off" | |
lpt2="off" | |
audio="none" | |
clipboard="bidirectional" | |
draganddrop="disabled" | |
SessionType="headless" | |
VideoMode="640,480,32"@0,0 | |
vrde="off" | |
usb="off" | |
ehci="off" | |
SharedFolderNameMachineMapping1="vagrant" | |
SharedFolderPathMachineMapping1="/home/egroeper/Fileservice/configstack" | |
VRDEActiveConnection="off" | |
VRDEClients=0 | |
vcpenabled="off" | |
vcpscreens=0 | |
vcpfile="/home/egroeper/VirtualBox VMs/configstack_master_1437486963581_54316/configstack_master_1437486963581_54316.webm" | |
vcpwidth=1024 | |
vcpheight=768 | |
vcprate=512 | |
vcpfps=25 | |
GuestMemoryBalloon=0 | |
GuestOSType="Ubuntu_64" | |
GuestAdditionsRunLevel=0 | |
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000 | |
DEBUG subprocess: Exit status: 0 | |
DEBUG virtualbox_4_3: Searching for SSH port: 22 | |
DEBUG virtualbox_4_3: read_forward_ports: uuid=67eff89c-3419-4074-8a24-955b3e592a2d active_only=false | |
INFO subprocess: Starting process: ["/usr/bin/VBoxManage", "showvminfo", "67eff89c-3419-4074-8a24-955b3e592a2d", "--machinereadable"] | |
INFO subprocess: Command not in installer, restoring original environment... | |
DEBUG subprocess: Selecting on IO | |
DEBUG subprocess: stdout: name="configstack_master_1437486963581_54316" | |
groups="/" | |
ostype="Ubuntu (64-bit)" | |
UUID="67eff89c-3419-4074-8a24-955b3e592a2d" | |
CfgFile="/home/egroeper/VirtualBox VMs/configstack_master_1437486963581_54316/configstack_master_1437486963581_54316.vbox" | |
SnapFldr="/home/egroeper/VirtualBox VMs/configstack_master_1437486963581_54316/Snapshots" | |
LogFldr="/home/egroeper/VirtualBox VMs/configstack_master_1437486963581_54316/Logs" | |
hardwareuuid="67eff89c-3419-4074-8a24-955b3e592a2d" | |
memory=512 | |
pagefusion="off" | |
vram=12 | |
cpuexecutioncap=100 | |
hpet="off" | |
chipset="piix3" | |
firmware="BIOS" | |
cpus=1 | |
pae="off" | |
longmode="on" | |
synthcpu="off" | |
bootmenu="messageandmenu" | |
boot1="disk" | |
boot2="none" | |
boot3="none" | |
boot4="none" | |
acpi="on" | |
ioapic="on" | |
biossystemtimeoffset=0 | |
rtcuseutc="on" | |
hwvirtex="on" | |
nestedpaging="on" | |
largepages="off" | |
vtxvpid="on" | |
vtxux="on" | |
VMState="running" | |
VMStateChangeTime="2015-07-21T13:56:06.200000000" | |
monitorcount=1 | |
accelerate3d="off" | |
accelerate2dvideo="off" | |
teleporterenabled="off" | |
teleporterport=0 | |
teleporteraddress="" | |
teleporterpassword="" | |
tracing-enabled="off" | |
tracing-allow-vm-access="off" | |
tracing-config="" | |
autostart-enabled="off" | |
autostart-delay=0 | |
defaultfrontend="" | |
storagecontrollername0="SATAController" | |
storagecontrollertype0="IntelAhci" | |
storagecontrollerinstance0="0" | |
storagecontrollermaxportcount0="30" | |
storagecontrollerportcount0="1" | |
storagecontrollerbootable0="on" | |
"SATAController-0-0"="/home/egroeper/VirtualBox VMs/configstack_master_1437486963581_54316/box-disk1.vmdk" | |
"SATAController-ImageUUID-0-0"="ebc6467f-af99-4106-8151-0a1d745f9311" | |
natnet1="nat" | |
macaddress1="0800273A0B5B" | |
cableconnected1="on" | |
nic1="nat" | |
nictype1="82540EM" | |
nicspeed1="0" | |
mtu="0" | |
sockSnd="64" | |
sockRcv="64" | |
tcpWndSnd="64" | |
tcpWndRcv="64" | |
Forwarding(0)="ssh,tcp,127.0.0.1,2201,,22" | |
hostonlyadapter2="vboxnet1" | |
macaddress2="0800278AA165" | |
cableconnected2="on" | |
nic2="hostonly" | |
nictype2="82540EM" | |
nicspeed2="0" | |
nic3="none" | |
nic4="none" | |
nic5="none" | |
nic6="none" | |
nic7="none" | |
nic8="none" | |
hidpointing="ps2mouse" | |
hidkeyboard="ps2kbd" | |
uart1="off" | |
uart2="off" | |
lpt1="off" | |
lpt2="off" | |
audio="none" | |
clipboard="bidirectional" | |
draganddrop="disabled" | |
SessionType="headless" | |
VideoMode="640,480,32"@0,0 | |
vrde="off" | |
usb="off" | |
ehci="off" | |
SharedFolderNameMachineMapping1="vagrant" | |
SharedFolderPathMachineMapping1="/home/egroeper/Fileservice/configstack" | |
VRDEActiveConnection="off" | |
VRDEClients=0 | |
vcpenabled="off" | |
vcpscreens=0 | |
vcpfile="/home/egroeper/VirtualBox VMs/configstack_master_1437486963581_54316/configstack_master_1437486963581_54316.webm" | |
vcpwidth=1024 | |
vcpheight=768 | |
vcprate=512 | |
vcpfps=25 | |
GuestMemoryBalloon=0 | |
GuestOSType="Ubuntu_64" | |
GuestAdditionsRunLevel=0 | |
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000 | |
DEBUG subprocess: Exit status: 0 | |
DEBUG virtualbox_4_3: - [1, "ssh", 2201, 22] | |
DEBUG ssh: Checking key permissions: /home/egroeper/.vagrant.d/insecure_private_key | |
INFO interface: detail: SSH address: 127.0.0.1:2201 | |
INFO interface: detail: master: SSH address: 127.0.0.1:2201 | |
master: SSH address: 127.0.0.1:2201 | |
INFO interface: detail: SSH username: vagrant | |
INFO interface: detail: master: SSH username: vagrant | |
master: SSH username: vagrant | |
INFO interface: detail: SSH auth method: private key | |
INFO interface: detail: master: SSH auth method: private key | |
master: SSH auth method: private key | |
INFO subprocess: Starting process: ["/usr/bin/VBoxManage", "showvminfo", "67eff89c-3419-4074-8a24-955b3e592a2d", "--machinereadable"] | |
INFO subprocess: Command not in installer, restoring original environment... | |
DEBUG subprocess: Selecting on IO | |
DEBUG subprocess: stdout: name="configstack_master_1437486963581_54316" | |
groups="/" | |
ostype="Ubuntu (64-bit)" | |
UUID="67eff89c-3419-4074-8a24-955b3e592a2d" | |
CfgFile="/home/egroeper/VirtualBox VMs/configstack_master_1437486963581_54316/configstack_master_1437486963581_54316.vbox" | |
SnapFldr="/home/egroeper/VirtualBox VMs/configstack_master_1437486963581_54316/Snapshots" | |
LogFldr="/home/egroeper/VirtualBox VMs/configstack_master_1437486963581_54316/Logs" | |
hardwareuuid="67eff89c-3419-4074-8a24-955b3e592a2d" | |
memory=512 | |
pagefusion="off" | |
vram=12 | |
cpuexecutioncap=100 | |
hpet="off" | |
chipset="piix3" | |
firmware="BIOS" | |
cpus=1 | |
pae="off" | |
longmode="on" | |
synthcpu="off" | |
bootmenu="messageandmenu" | |
boot1="disk" | |
boot2="none" | |
boot3="none" | |
boot4="none" | |
acpi="on" | |
ioapic="on" | |
biossystemtimeoffset=0 | |
rtcuseutc="on" | |
hwvirtex="on" | |
nestedpaging="on" | |
largepages="off" | |
vtxvpid="on" | |
vtxux="on" | |
VMState="running" | |
VMStateChangeTime="2015-07-21T13:56:06.200000000" | |
monitorcount=1 | |
accelerate3d="off" | |
accelerate2dvideo="off" | |
teleporterenabled="off" | |
teleporterport=0 | |
teleporteraddress="" | |
teleporterpassword="" | |
tracing-enabled="off" | |
tracing-allow-vm-access="off" | |
tracing-config="" | |
autostart-enabled="off" | |
autostart-delay=0 | |
defaultfrontend="" | |
storagecontrollername0="SATAController" | |
storagecontrollertype0="IntelAhci" | |
storagecontrollerinstance0="0" | |
storagecontrollermaxportcount0="30" | |
storagecontrollerportcount0="1" | |
storagecontrollerbootable0="on" | |
"SATAController-0-0"="/home/egroeper/VirtualBox VMs/configstack_master_1437486963581_54316/box-disk1.vmdk" | |
"SATAController-ImageUUID-0-0"="ebc6467f-af99-4106-8151-0a1d745f9311" | |
natnet1="nat" | |
macaddress1="0800273A0B5B" | |
cableconnected1="on" | |
nic1="nat" | |
nictype1="82540EM" | |
nicspeed1="0" | |
mtu="0" | |
sockSnd="64" | |
sockRcv="64" | |
tcpWndSnd="64" | |
tcpWndRcv="64" | |
Forwarding(0)="ssh,tcp,127.0.0.1,2201,,22" | |
hostonlyadapter2="vboxnet1" | |
macaddress2="0800278AA165" | |
cableconnected2="on" | |
nic2="hostonly" | |
nictype2="82540EM" | |
nicspeed2="0" | |
nic3="none" | |
nic4="none" | |
nic5="none" | |
nic6="none" | |
nic7="none" | |
nic8="none" | |
hidpointing="ps2mouse" | |
hidkeyboard="ps2kbd" | |
uart1="off" | |
uart2="off" | |
lpt1="off" | |
lpt2="off" | |
audio="none" | |
clipboard="bidirectional" | |
draganddrop="disabled" | |
SessionType="headless" | |
VideoMode="640,480,32"@0,0 | |
vrde="off" | |
usb="off" | |
ehci="off" | |
SharedFolderNameMachineMapping1="vagrant" | |
SharedFolderPathMachineMapping1="/home/egroeper/Fileservice/configstack" | |
VRDEActiveConnection="off" | |
VRDEClients=0 | |
vcpenabled="off" | |
vcpscreens=0 | |
vcpfile="/home/egroeper/VirtualBox VMs/configstack_master_1437486963581_54316/configstack_master_1437486963581_54316.webm" | |
vcpwidth=1024 | |
vcpheight=768 | |
vcprate=512 | |
vcpfps=25 | |
GuestMemoryBalloon=0 | |
GuestOSType="Ubuntu_64" | |
GuestAdditionsRunLevel=0 | |
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000 | |
DEBUG subprocess: Exit status: 0 | |
DEBUG virtualbox_4_3: Searching for SSH port: 22 | |
DEBUG virtualbox_4_3: read_forward_ports: uuid=67eff89c-3419-4074-8a24-955b3e592a2d active_only=false | |
INFO subprocess: Starting process: ["/usr/bin/VBoxManage", "showvminfo", "67eff89c-3419-4074-8a24-955b3e592a2d", "--machinereadable"] | |
INFO subprocess: Command not in installer, restoring original environment... | |
DEBUG subprocess: Selecting on IO | |
DEBUG subprocess: stdout: name="configstack_master_1437486963581_54316" | |
groups="/" | |
ostype="Ubuntu (64-bit)" | |
UUID="67eff89c-3419-4074-8a24-955b3e592a2d" | |
CfgFile="/home/egroeper/VirtualBox VMs/configstack_master_1437486963581_54316/configstack_master_1437486963581_54316.vbox" | |
SnapFldr="/home/egroeper/VirtualBox VMs/configstack_master_1437486963581_54316/Snapshots" | |
LogFldr="/home/egroeper/VirtualBox VMs/configstack_master_1437486963581_54316/Logs" | |
hardwareuuid="67eff89c-3419-4074-8a24-955b3e592a2d" | |
memory=512 | |
pagefusion="off" | |
vram=12 | |
cpuexecutioncap=100 | |
hpet="off" | |
chipset="piix3" | |
firmware="BIOS" | |
cpus=1 | |
pae="off" | |
longmode="on" | |
synthcpu="off" | |
bootmenu="messageandmenu" | |
boot1="disk" | |
boot2="none" | |
boot3="none" | |
boot4="none" | |
acpi="on" | |
ioapic="on" | |
biossystemtimeoffset=0 | |
rtcuseutc="on" | |
hwvirtex="on" | |
nestedpaging="on" | |
largepages="off" | |
vtxvpid="on" | |
vtxux="on" | |
VMState="running" | |
VMStateChangeTime="2015-07-21T13:56:06.200000000" | |
monitorcount=1 | |
accelerate3d="off" | |
accelerate2dvideo="off" | |
teleporterenabled="off" | |
teleporterport=0 | |
teleporteraddress="" | |
teleporterpassword="" | |
tracing-enabled="off" | |
tracing-allow-vm-access="off" | |
tracing-config="" | |
autostart-enabled="off" | |
autostart-delay=0 | |
defaultfrontend="" | |
storagecontrollername0="SATAController" | |
storagecontrollertype0="IntelAhci" | |
storagecontrollerinstance0="0" | |
storagecontrollermaxportcount0="30" | |
storagecontrollerportcount0="1" | |
storagecontrollerbootable0="on" | |
"SATAController-0-0"="/home/egroeper/VirtualBox VMs/configstack_master_1437486963581_54316/box-disk1.vmdk" | |
"SATAController-ImageUUID-0-0"="ebc6467f-af99-4106-8151-0a1d745f9311" | |
natnet1="nat" | |
macaddress1="0800273A0B5B" | |
cableconnected1="on" | |
nic1="nat" | |
nictype1="82540EM" | |
nicspeed1="0" | |
mtu="0" | |
sockSnd="64" | |
sockRcv="64" | |
tcpWndSnd="64" | |
tcpWndRcv="64" | |
Forwarding(0)="ssh,tcp,127.0.0.1,2201,,22" | |
hostonlyadapter2="vboxnet1" | |
macaddress2="0800278AA165" | |
cableconnected2="on" | |
nic2="hostonly" | |
nictype2="82540EM" | |
nicspeed2="0" | |
nic3="none" | |
nic4="none" | |
nic5="none" | |
nic6="none" | |
nic7="none" | |
nic8="none" | |
hidpointing="ps2mouse" | |
hidkeyboard="ps2kbd" | |
uart1="off" | |
uart2="off" | |
lpt1="off" | |
lpt2="off" | |
audio="none" | |
clipboard="bidirectional" | |
draganddrop="disabled" | |
SessionType="headless" | |
VideoMode="640,480,32"@0,0 | |
vrde="off" | |
usb="off" | |
ehci="off" | |
SharedFolderNameMachineMapping1="vagrant" | |
SharedFolderPathMachineMapping1="/home/egroeper/Fileservice/configstack" | |
VRDEActiveConnection="off" | |
VRDEClients=0 | |
vcpenabled="off" | |
vcpscreens=0 | |
vcpfile="/home/egroeper/VirtualBox VMs/configstack_master_1437486963581_54316/configstack_master_1437486963581_54316.webm" | |
vcpwidth=1024 | |
vcpheight=768 | |
vcprate=512 | |
vcpfps=25 | |
GuestMemoryBalloon=0 | |
GuestOSType="Ubuntu_64" | |
GuestAdditionsRunLevel=0 | |
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000 | |
DEBUG subprocess: Exit status: 0 | |
DEBUG virtualbox_4_3: - [1, "ssh", 2201, 22] | |
DEBUG ssh: Checking key permissions: /home/egroeper/.vagrant.d/insecure_private_key | |
INFO ssh: Attempting SSH connection... | |
INFO ssh: Attempting to connect to SSH... | |
INFO ssh: - Host: 127.0.0.1 | |
INFO ssh: - Port: 2201 | |
INFO ssh: - Username: vagrant | |
INFO ssh: - Password? false | |
INFO ssh: - Key Path: ["/home/egroeper/.vagrant.d/insecure_private_key"] | |
INFO subprocess: Starting process: ["/usr/bin/VBoxManage", "showvminfo", "67eff89c-3419-4074-8a24-955b3e592a2d", "--machinereadable"] | |
INFO subprocess: Command not in installer, restoring original environment... | |
DEBUG subprocess: Selecting on IO | |
DEBUG subprocess: stdout: name="configstack_master_1437486963581_54316" | |
groups="/" | |
ostype="Ubuntu (64-bit)" | |
UUID="67eff89c-3419-4074-8a24-955b3e592a2d" | |
CfgFile="/home/egroeper/VirtualBox VMs/configstack_master_1437486963581_54316/configstack_master_1437486963581_54316.vbox" | |
SnapFldr="/home/egroeper/VirtualBox VMs/configstack_master_1437486963581_54316/Snapshots" | |
LogFldr="/home/egroeper/VirtualBox VMs/configstack_master_1437486963581_54316/Logs" | |
hardwareuuid="67eff89c-3419-4074-8a24-955b3e592a2d" | |
memory=512 | |
pagefusion="off" | |
vram=12 | |
cpuexecutioncap=100 | |
hpet="off" | |
chipset="piix3" | |
firmware="BIOS" | |
cpus=1 | |
pae="off" | |
longmode="on" | |
synthcpu="off" | |
bootmenu="messageandmenu" | |
boot1="disk" | |
boot2="none" | |
boot3="none" | |
boot4="none" | |
acpi="on" | |
ioapic="on" | |
biossystemtimeoffset=0 | |
rtcuseutc="on" | |
hwvirtex="on" | |
nestedpaging="on" | |
largepages="off" | |
vtxvpid="on" | |
vtxux="on" | |
VMState="running" | |
VMStateChangeTime="2015-07-21T13:56:06.200000000" | |
monitorcount=1 | |
accelerate3d="off" | |
accelerate2dvideo="off" | |
teleporterenabled="off" | |
teleporterport=0 | |
teleporteraddress="" | |
teleporterpassword="" | |
tracing-enabled="off" | |
tracing-allow-vm-access="off" | |
tracing-config="" | |
autostart-enabled="off" | |
autostart-delay=0 | |
defaultfrontend="" | |
storagecontrollername0="SATAController" | |
storagecontrollertype0="IntelAhci" | |
storagecontrollerinstance0="0" | |
storagecontrollermaxportcount0="30" | |
storagecontrollerportcount0="1" | |
storagecontrollerbootable0="on" | |
"SATAController-0-0"="/home/egroeper/VirtualBox VMs/configstack_master_1437486963581_54316/box-disk1.vmdk" | |
"SATAController-ImageUUID-0-0"="ebc6467f-af99-4106-8151-0a1d745f9311" | |
natnet1="nat" | |
macaddress1="0800273A0B5B" | |
cableconnected1="on" | |
nic1="nat" | |
nictype1="82540EM" | |
nicspeed1="0" | |
mtu="0" | |
sockSnd="64" | |
sockRcv="64" | |
tcpWndSnd="64" | |
tcpWndRcv="64" | |
Forwarding(0)="ssh,tcp,127.0.0.1,2201,,22" | |
hostonlyadapter2="vboxnet1" | |
macaddress2="0800278AA165" | |
cableconnected2="on" | |
nic2="hostonly" | |
nictype2="82540EM" | |
nicspeed2="0" | |
nic3="none" | |
nic4="none" | |
nic5="none" | |
nic6="none" | |
nic7="none" | |
nic8="none" | |
hidpointing="ps2mouse" | |
hidkeyboard="ps2kbd" | |
uart1="off" | |
uart2="off" | |
lpt1="off" | |
lpt2="off" | |
audio="none" | |
clipboard="bidirectional" | |
draganddrop="disabled" | |
SessionType="headless" | |
VideoMode="640,480,32"@0,0 | |
vrde="off" | |
usb="off" | |
ehci="off" | |
SharedFolderNameMachineMapping1="vagrant" | |
SharedFolderPathMachineMapping1="/home/egroeper/Fileservice/configstack" | |
VRDEActiveConnection="off" | |
VRDEClients=0 | |
vcpenabled="off" | |
vcpscreens=0 | |
vcpfile="/home/egroeper/VirtualBox VMs/configstack_master_1437486963581_54316/configstack_master_1437486963581_54316.webm" | |
vcpwidth=1024 | |
vcpheight=768 | |
vcprate=512 | |
vcpfps=25 | |
GuestMemoryBalloon=0 | |
GuestOSType="Ubuntu_64" | |
GuestAdditionsRunLevel=0 | |
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000 | |
DEBUG subprocess: Exit status: 0 | |
INFO subprocess: Starting process: ["/usr/bin/VBoxManage", "showvminfo", "67eff89c-3419-4074-8a24-955b3e592a2d", "--machinereadable"] | |
INFO subprocess: Command not in installer, restoring original environment... | |
DEBUG subprocess: Selecting on IO | |
DEBUG subprocess: stdout: name="configstack_master_1437486963581_54316" | |
groups="/" | |
ostype="Ubuntu (64-bit)" | |
UUID="67eff89c-3419-4074-8a24-955b3e592a2d" | |
CfgFile="/home/egroeper/VirtualBox VMs/configstack_master_1437486963581_54316/configstack_master_1437486963581_54316.vbox" | |
SnapFldr="/home/egroeper/VirtualBox VMs/configstack_master_1437486963581_54316/Snapshots" | |
LogFldr="/home/egroeper/VirtualBox VMs/configstack_master_1437486963581_54316/Logs" | |
hardwareuuid="67eff89c-3419-4074-8a24-955b3e592a2d" | |
memory=512 | |
pagefusion="off" | |
vram=12 | |
cpuexecutioncap=100 | |
hpet="off" | |
chipset="piix3" | |
firmware="BIOS" | |
cpus=1 | |
pae="off" | |
longmode="on" | |
synthcpu="off" | |
bootmenu="messageandmenu" | |
boot1="disk" | |
boot2="none" | |
boot3="none" | |
boot4="none" | |
acpi="on" | |
ioapic="on" | |
biossystemtimeoffset=0 | |
rtcuseutc="on" | |
hwvirtex="on" | |
nestedpaging="on" | |
largepages="off" | |
vtxvpid="on" | |
vtxux="on" | |
VMState="running" | |
VMStateChangeTime="2015-07-21T13:56:06.200000000" | |
monitorcount=1 | |
accelerate3d="off" | |
accelerate2dvideo="off" | |
teleporterenabled="off" | |
teleporterport=0 | |
teleporteraddress="" | |
teleporterpassword="" | |
tracing-enabled="off" | |
tracing-allow-vm-access="off" | |
tracing-config="" | |
autostart-enabled="off" | |
autostart-delay=0 | |
defaultfrontend="" | |
storagecontrollername0="SATAController" | |
storagecontrollertype0="IntelAhci" | |
storagecontrollerinstance0="0" | |
storagecontrollermaxportcount0="30" | |
storagecontrollerportcount0="1" | |
storagecontrollerbootable0="on" | |
"SATAController-0-0"="/home/egroeper/VirtualBox VMs/configstack_master_1437486963581_54316/box-disk1.vmdk" | |
"SATAController-ImageUUID-0-0"="ebc6467f-af99-4106-8151-0a1d745f9311" | |
natnet1="nat" | |
macaddress1="0800273A0B5B" | |
cableconnected1="on" | |
nic1="nat" | |
nictype1="82540EM" | |
nicspeed1="0" | |
mtu="0" | |
sockSnd="64" | |
sockRcv="64" | |
tcpWndSnd="64" | |
tcpWndRcv="64" | |
Forwarding(0)="ssh,tcp,127.0.0.1,2201,,22" | |
hostonlyadapter2="vboxnet1" | |
macaddress2="0800278AA165" | |
cableconnected2="on" | |
nic2="hostonly" | |
nictype2="82540EM" | |
nicspeed2="0" | |
nic3="none" | |
nic4="none" | |
nic5="none" | |
nic6="none" | |
nic7="none" | |
nic8="none" | |
hidpointing="ps2mouse" | |
hidkeyboard="ps2kbd" | |
uart1="off" | |
uart2="off" | |
lpt1="off" | |
lpt2="off" | |
audio="none" | |
clipboard="bidirectional" | |
draganddrop="disabled" | |
SessionType="headless" | |
VideoMode="640,480,32"@0,0 | |
vrde="off" | |
usb="off" | |
ehci="off" | |
SharedFolderNameMachineMapping1="vagrant" | |
SharedFolderPathMachineMapping1="/home/egroeper/Fileservice/configstack" | |
VRDEActiveConnection="off" | |
VRDEClients=0 | |
vcpenabled="off" | |
vcpscreens=0 | |
vcpfile="/home/egroeper/VirtualBox VMs/configstack_master_1437486963581_54316/configstack_master_1437486963581_54316.webm" | |
vcpwidth=1024 | |
vcpheight=768 | |
vcprate=512 | |
vcpfps=25 | |
GuestMemoryBalloon=0 | |
GuestOSType="Ubuntu_64" | |
GuestAdditionsRunLevel=0 | |
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000 | |
DEBUG subprocess: Exit status: 0 | |
INFO subprocess: Starting process: ["/usr/bin/VBoxManage", "showvminfo", "67eff89c-3419-4074-8a24-955b3e592a2d", "--machinereadable"] | |
INFO subprocess: Command not in installer, restoring original environment... | |
DEBUG subprocess: Selecting on IO | |
DEBUG subprocess: stdout: name="configstack_master_1437486963581_54316" | |
groups="/" | |
ostype="Ubuntu (64-bit)" | |
UUID="67eff89c-3419-4074-8a24-955b3e592a2d" | |
CfgFile="/home/egroeper/VirtualBox VMs/configstack_master_1437486963581_54316/configstack_master_1437486963581_54316.vbox" | |
SnapFldr="/home/egroeper/VirtualBox VMs/configstack_master_1437486963581_54316/Snapshots" | |
LogFldr="/home/egroeper/VirtualBox VMs/configstack_master_1437486963581_54316/Logs" | |
hardwareuuid="67eff89c-3419-4074-8a24-955b3e592a2d" | |
memory=512 | |
pagefusion="off" | |
vram=12 | |
cpuexecutioncap=100 | |
hpet="off" | |
chipset="piix3" | |
firmware="BIOS" | |
cpus=1 | |
pae="off" | |
longmode="on" | |
synthcpu="off" | |
bootmenu="messageandmenu" | |
boot1="disk" | |
boot2="none" | |
boot3="none" | |
boot4="none" | |
acpi="on" | |
ioapic="on" | |
biossystemtimeoffset=0 | |
rtcuseutc="on" | |
hwvirtex="on" | |
nestedpaging="on" | |
largepages="off" | |
vtxvpid="on" | |
vtxux="on" | |
VMState="running" | |
VMStateChangeTime="2015-07-21T13:56:06.200000000" | |
monitorcount=1 | |
accelerate3d="off" | |
accelerate2dvideo="off" | |
teleporterenabled="off" | |
teleporterport=0 | |
teleporteraddress="" | |
teleporterpassword="" | |
tracing-enabled="off" | |
tracing-allow-vm-access="off" | |
tracing-config="" | |
autostart-enabled="off" | |
autostart-delay=0 | |
defaultfrontend="" | |
storagecontrollername0="SATAController" | |
storagecontrollertype0="IntelAhci" | |
storagecontrollerinstance0="0" | |
storagecontrollermaxportcount0="30" | |
storagecontrollerportcount0="1" | |
storagecontrollerbootable0="on" | |
"SATAController-0-0"="/home/egroeper/VirtualBox VMs/configstack_master_1437486963581_54316/box-disk1.vmdk" | |
"SATAController-ImageUUID-0-0"="ebc6467f-af99-4106-8151-0a1d745f9311" | |
natnet1="nat" | |
macaddress1="0800273A0B5B" | |
cableconnected1="on" | |
nic1="nat" | |
nictype1="82540EM" | |
nicspeed1="0" | |
mtu="0" | |
sockSnd="64" | |
sockRcv="64" | |
tcpWndSnd="64" | |
tcpWndRcv="64" | |
Forwarding(0)="ssh,tcp,127.0.0.1,2201,,22" | |
hostonlyadapter2="vboxnet1" | |
macaddress2="0800278AA165" | |
cableconnected2="on" | |
nic2="hostonly" | |
nictype2="82540EM" | |
nicspeed2="0" | |
nic3="none" | |
nic4="none" | |
nic5="none" | |
nic6="none" | |
nic7="none" | |
nic8="none" | |
hidpointing="ps2mouse" | |
hidkeyboard="ps2kbd" | |
uart1="off" | |
uart2="off" | |
lpt1="off" | |
lpt2="off" | |
audio="none" | |
clipboard="bidirectional" | |
draganddrop="disabled" | |
SessionType="headless" | |
VideoMode="720,400,0"@0,0 | |
vrde="off" | |
usb="off" | |
ehci="off" | |
SharedFolderNameMachineMapping1="vagrant" | |
SharedFolderPathMachineMapping1="/home/egroeper/Fileservice/configstack" | |
VRDEActiveConnection="off" | |
VRDEClients=0 | |
vcpenabled="off" | |
vcpscreens=0 | |
vcpfile="/home/egroeper/VirtualBox VMs/configstack_master_1437486963581_54316/configstack_master_1437486963581_54316.webm" | |
vcpwidth=1024 | |
vcpheight=768 | |
vcprate=512 | |
vcpfps=25 | |
GuestMemoryBalloon=0 | |
GuestOSType="Ubuntu_64" | |
GuestAdditionsRunLevel=0 | |
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000 | |
DEBUG subprocess: Exit status: 0 | |
INFO subprocess: Starting process: ["/usr/bin/VBoxManage", "showvminfo", "67eff89c-3419-4074-8a24-955b3e592a2d", "--machinereadable"] | |
INFO subprocess: Command not in installer, restoring original environment... | |
DEBUG subprocess: Selecting on IO | |
DEBUG subprocess: stdout: name="configstack_master_1437486963581_54316" | |
groups="/" | |
ostype="Ubuntu (64-bit)" | |
UUID="67eff89c-3419-4074-8a24-955b3e592a2d" | |
CfgFile="/home/egroeper/VirtualBox VMs/configstack_master_1437486963581_54316/configstack_master_1437486963581_54316.vbox" | |
SnapFldr="/home/egroeper/VirtualBox VMs/configstack_master_1437486963581_54316/Snapshots" | |
LogFldr="/home/egroeper/VirtualBox VMs/configstack_master_1437486963581_54316/Logs" | |
hardwareuuid="67eff89c-3419-4074-8a24-955b3e592a2d" | |
memory=512 | |
pagefusion="off" | |
vram=12 | |
cpuexecutioncap=100 | |
hpet="off" | |
chipset="piix3" | |
firmware="BIOS" | |
cpus=1 | |
pae="off" | |
longmode="on" | |
synthcpu="off" | |
bootmenu="messageandmenu" | |
boot1="disk" | |
boot2="none" | |
boot3="none" | |
boot4="none" | |
acpi="on" | |
ioapic="on" | |
biossystemtimeoffset=0 | |
rtcuseutc="on" | |
hwvirtex="on" | |
nestedpaging="on" | |
largepages="off" | |
vtxvpid="on" | |
vtxux="on" | |
VMState="running" | |
VMStateChangeTime="2015-07-21T13:56:06.200000000" | |
monitorcount=1 | |
accelerate3d="off" | |
accelerate2dvideo="off" | |
teleporterenabled="off" | |
teleporterport=0 | |
teleporteraddress="" | |
teleporterpassword="" | |
tracing-enabled="off" | |
tracing-allow-vm-access="off" | |
tracing-config="" | |
autostart-enabled="off" | |
autostart-delay=0 | |
defaultfrontend="" | |
storagecontrollername0="SATAController" | |
storagecontrollertype0="IntelAhci" | |
storagecontrollerinstance0="0" | |
storagecontrollermaxportcount0="30" | |
storagecontrollerportcount0="1" | |
storagecontrollerbootable0="on" | |
"SATAController-0-0"="/home/egroeper/VirtualBox VMs/configstack_master_1437486963581_54316/box-disk1.vmdk" | |
"SATAController-ImageUUID-0-0"="ebc6467f-af99-4106-8151-0a1d745f9311" | |
natnet1="nat" | |
macaddress1="0800273A0B5B" | |
cableconnected1="on" | |
nic1="nat" | |
nictype1="82540EM" | |
nicspeed1="0" | |
mtu="0" | |
sockSnd="64" | |
sockRcv="64" | |
tcpWndSnd="64" | |
tcpWndRcv="64" | |
Forwarding(0)="ssh,tcp,127.0.0.1,2201,,22" | |
hostonlyadapter2="vboxnet1" | |
macaddress2="0800278AA165" | |
cableconnected2="on" | |
nic2="hostonly" | |
nictype2="82540EM" | |
nicspeed2="0" | |
nic3="none" | |
nic4="none" | |
nic5="none" | |
nic6="none" | |
nic7="none" | |
nic8="none" | |
hidpointing="ps2mouse" | |
hidkeyboard="ps2kbd" | |
uart1="off" | |
uart2="off" | |
lpt1="off" | |
lpt2="off" | |
audio="none" | |
clipboard="bidirectional" | |
draganddrop="disabled" | |
SessionType="headless" | |
VideoMode="720,400,0"@0,0 | |
vrde="off" | |
usb="off" | |
ehci="off" | |
SharedFolderNameMachineMapping1="vagrant" | |
SharedFolderPathMachineMapping1="/home/egroeper/Fileservice/configstack" | |
VRDEActiveConnection="off" | |
VRDEClients=0 | |
vcpenabled="off" | |
vcpscreens=0 | |
vcpfile="/home/egroeper/VirtualBox VMs/configstack_master_1437486963581_54316/configstack_master_1437486963581_54316.webm" | |
vcpwidth=1024 | |
vcpheight=768 | |
vcprate=512 | |
vcpfps=25 | |
GuestMemoryBalloon=0 | |
GuestOSType="Ubuntu_64" | |
GuestAdditionsRunLevel=0 | |
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000 | |
DEBUG subprocess: Exit status: 0 | |
INFO subprocess: Starting process: ["/usr/bin/VBoxManage", "showvminfo", "67eff89c-3419-4074-8a24-955b3e592a2d", "--machinereadable"] | |
INFO subprocess: Command not in installer, restoring original environment... | |
DEBUG subprocess: Selecting on IO | |
DEBUG subprocess: stdout: name="configstack_master_1437486963581_54316" | |
groups="/" | |
ostype="Ubuntu (64-bit)" | |
UUID="67eff89c-3419-4074-8a24-955b3e592a2d" | |
CfgFile="/home/egroeper/VirtualBox VMs/configstack_master_1437486963581_54316/configstack_master_1437486963581_54316.vbox" | |
SnapFldr="/home/egroeper/VirtualBox VMs/configstack_master_1437486963581_54316/Snapshots" | |
LogFldr="/home/egroeper/VirtualBox VMs/configstack_master_1437486963581_54316/Logs" | |
hardwareuuid="67eff89c-3419-4074-8a24-955b3e592a2d" | |
memory=512 | |
pagefusion="off" | |
vram=12 | |
cpuexecutioncap=100 | |
hpet="off" | |
chipset="piix3" | |
firmware="BIOS" | |
cpus=1 | |
pae="off" | |
longmode="on" | |
synthcpu="off" | |
bootmenu="messageandmenu" | |
boot1="disk" | |
boot2="none" | |
boot3="none" | |
boot4="none" | |
acpi="on" | |
ioapic="on" | |
biossystemtimeoffset=0 | |
rtcuseutc="on" | |
hwvirtex="on" | |
nestedpaging="on" | |
largepages="off" | |
vtxvpid="on" | |
vtxux="on" | |
VMState="running" | |
VMStateChangeTime="2015-07-21T13:56:06.200000000" | |
monitorcount=1 | |
accelerate3d="off" | |
accelerate2dvideo="off" | |
teleporterenabled="off" | |
teleporterport=0 | |
teleporteraddress="" | |
teleporterpassword="" | |
tracing-enabled="off" | |
tracing-allow-vm-access="off" | |
tracing-config="" | |
autostart-enabled="off" | |
autostart-delay=0 | |
defaultfrontend="" | |
storagecontrollername0="SATAController" | |
storagecontrollertype0="IntelAhci" | |
storagecontrollerinstance0="0" | |
storagecontrollermaxportcount0="30" | |
storagecontrollerportcount0="1" | |
storagecontrollerbootable0="on" | |
"SATAController-0-0"="/home/egroeper/VirtualBox VMs/configstack_master_1437486963581_54316/box-disk1.vmdk" | |
"SATAController-ImageUUID-0-0"="ebc6467f-af99-4106-8151-0a1d745f9311" | |
natnet1="nat" | |
macaddress1="0800273A0B5B" | |
cableconnected1="on" | |
nic1="nat" | |
nictype1="82540EM" | |
nicspeed1="0" | |
mtu="0" | |
sockSnd="64" | |
sockRcv="64" | |
tcpWndSnd="64" | |
tcpWndRcv="64" | |
Forwarding(0)="ssh,tcp,127.0.0.1,2201,,22" | |
hostonlyadapter2="vboxnet1" | |
macaddress2="0800278AA165" | |
cableconnected2="on" | |
nic2="hostonly" | |
nictype2="82540EM" | |
nicspeed2="0" | |
nic3="none" | |
nic4="none" | |
nic5="none" | |
nic6="none" | |
nic7="none" | |
nic8="none" | |
hidpointing="ps2mouse" | |
hidkeyboard="ps2kbd" | |
uart1="off" | |
uart2="off" | |
lpt1="off" | |
lpt2="off" | |
audio="none" | |
clipboard="bidirectional" | |
draganddrop="disabled" | |
SessionType="headless" | |
VideoMode="720,400,0"@0,0 | |
vrde="off" | |
usb="off" | |
ehci="off" | |
SharedFolderNameMachineMapping1="vagrant" | |
SharedFolderPathMachineMapping1="/home/egroeper/Fileservice/configstack" | |
VRDEActiveConnection="off" | |
VRDEClients=0 | |
vcpenabled="off" | |
vcpscreens=0 | |
vcpfile="/home/egroeper/VirtualBox VMs/configstack_master_1437486963581_54316/configstack_master_1437486963581_54316.webm" | |
vcpwidth=1024 | |
vcpheight=768 | |
vcprate=512 | |
vcpfps=25 | |
GuestMemoryBalloon=0 | |
GuestOSType="Ubuntu_64" | |
GuestAdditionsRunLevel=0 | |
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000 | |
DEBUG subprocess: Exit status: 0 | |
INFO subprocess: Starting process: ["/usr/bin/VBoxManage", "showvminfo", "67eff89c-3419-4074-8a24-955b3e592a2d", "--machinereadable"] | |
INFO subprocess: Command not in installer, restoring original environment... | |
DEBUG subprocess: Selecting on IO | |
DEBUG subprocess: stdout: name="configstack_master_1437486963581_54316" | |
groups="/" | |
ostype="Ubuntu (64-bit)" | |
UUID="67eff89c-3419-4074-8a24-955b3e592a2d" | |
CfgFile="/home/egroeper/VirtualBox VMs/configstack_master_1437486963581_54316/configstack_master_1437486963581_54316.vbox" | |
SnapFldr="/home/egroeper/VirtualBox VMs/configstack_master_1437486963581_54316/Snapshots" | |
LogFldr="/home/egroeper/VirtualBox VMs/configstack_master_1437486963581_54316/Logs" | |
hardwareuuid="67eff89c-3419-4074-8a24-955b3e592a2d" | |
memory=512 | |
pagefusion="off" | |
vram=12 | |
cpuexecutioncap=100 | |
hpet="off" | |
chipset="piix3" | |
firmware="BIOS" | |
cpus=1 | |
pae="off" | |
longmode="on" | |
synthcpu="off" | |
bootmenu="messageandmenu" | |
boot1="disk" | |
boot2="none" | |
boot3="none" | |
boot4="none" | |
acpi="on" | |
ioapic="on" | |
biossystemtimeoffset=0 | |
rtcuseutc="on" | |
hwvirtex="on" | |
nestedpaging="on" | |
largepages="off" | |
vtxvpid="on" | |
vtxux="on" | |
VMState="running" | |
VMStateChangeTime="2015-07-21T13:56:06.200000000" | |
monitorcount=1 | |
accelerate3d="off" | |
accelerate2dvideo="off" | |
teleporterenabled="off" | |
teleporterport=0 | |
teleporteraddress="" | |
teleporterpassword="" | |
tracing-enabled="off" | |
tracing-allow-vm-access="off" | |
tracing-config="" | |
autostart-enabled="off" | |
autostart-delay=0 | |
defaultfrontend="" | |
storagecontrollername0="SATAController" | |
storagecontrollertype0="IntelAhci" | |
storagecontrollerinstance0="0" | |
storagecontrollermaxportcount0="30" | |
storagecontrollerportcount0="1" | |
storagecontrollerbootable0="on" | |
"SATAController-0-0"="/home/egroeper/VirtualBox VMs/configstack_master_1437486963581_54316/box-disk1.vmdk" | |
"SATAController-ImageUUID-0-0"="ebc6467f-af99-4106-8151-0a1d745f9311" | |
natnet1="nat" | |
macaddress1="0800273A0B5B" | |
cableconnected1="on" | |
nic1="nat" | |
nictype1="82540EM" | |
nicspeed1="0" | |
mtu="0" | |
sockSnd="64" | |
sockRcv="64" | |
tcpWndSnd="64" | |
tcpWndRcv="64" | |
Forwarding(0)="ssh,tcp,127.0.0.1,2201,,22" | |
hostonlyadapter2="vboxnet1" | |
macaddress2="0800278AA165" | |
cableconnected2="on" | |
nic2="hostonly" | |
nictype2="82540EM" | |
nicspeed2="0" | |
nic3="none" | |
nic4="none" | |
nic5="none" | |
nic6="none" | |
nic7="none" | |
nic8="none" | |
hidpointing="ps2mouse" | |
hidkeyboard="ps2kbd" | |
uart1="off" | |
uart2="off" | |
lpt1="off" | |
lpt2="off" | |
audio="none" | |
clipboard="bidirectional" | |
draganddrop="disabled" | |
SessionType="headless" | |
VideoMode="720,400,0"@0,0 | |
vrde="off" | |
usb="off" | |
ehci="off" | |
SharedFolderNameMachineMapping1="vagrant" | |
SharedFolderPathMachineMapping1="/home/egroeper/Fileservice/configstack" | |
VRDEActiveConnection="off" | |
VRDEClients=0 | |
vcpenabled="off" | |
vcpscreens=0 | |
vcpfile="/home/egroeper/VirtualBox VMs/configstack_master_1437486963581_54316/configstack_master_1437486963581_54316.webm" | |
vcpwidth=1024 | |
vcpheight=768 | |
vcprate=512 | |
vcpfps=25 | |
GuestMemoryBalloon=0 | |
GuestOSType="Ubuntu_64" | |
GuestAdditionsRunLevel=0 | |
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000 | |
DEBUG subprocess: Exit status: 0 | |
INFO subprocess: Starting process: ["/usr/bin/VBoxManage", "showvminfo", "67eff89c-3419-4074-8a24-955b3e592a2d", "--machinereadable"] | |
INFO subprocess: Command not in installer, restoring original environment... | |
DEBUG subprocess: Selecting on IO | |
DEBUG subprocess: stdout: name="configstack_master_1437486963581_54316" | |
groups="/" | |
ostype="Ubuntu (64-bit)" | |
UUID="67eff89c-3419-4074-8a24-955b3e592a2d" | |
CfgFile="/home/egroeper/VirtualBox VMs/configstack_master_1437486963581_54316/configstack_master_1437486963581_54316.vbox" | |
SnapFldr="/home/egroeper/VirtualBox VMs/configstack_master_1437486963581_54316/Snapshots" | |
LogFldr="/home/egroeper/VirtualBox VMs/configstack_master_1437486963581_54316/Logs" | |
hardwareuuid="67eff89c-3419-4074-8a24-955b3e592a2d" | |
memory=512 | |
pagefusion="off" | |
vram=12 | |
cpuexecutioncap=100 | |
hpet="off" | |
chipset="piix3" | |
firmware="BIOS" | |
cpus=1 | |
pae="off" | |
longmode="on" | |
synthcpu="off" | |
bootmenu="messageandmenu" | |
boot1="disk" | |
boot2="none" | |
boot3="none" | |
boot4="none" | |
acpi="on" | |
ioapic="on" | |
biossystemtimeoffset=0 | |
rtcuseutc="on" | |
hwvirtex="on" | |
nestedpaging="on" | |
largepages="off" | |
vtxvpid="on" | |
vtxux="on" | |
VMState="running" | |
VMStateChangeTime="2015-07-21T13:56:06.200000000" | |
monitorcount=1 | |
accelerate3d="off" | |
accelerate2dvideo="off" | |
teleporterenabled="off" | |
teleporterport=0 | |
teleporteraddress="" | |
teleporterpassword="" | |
tracing-enabled="off" | |
tracing-allow-vm-access="off" | |
tracing-config="" | |
autostart-enabled="off" | |
autostart-delay=0 | |
defaultfrontend="" | |
storagecontrollername0="SATAController" | |
storagecontrollertype0="IntelAhci" | |
storagecontrollerinstance0="0" | |
storagecontrollermaxportcount0="30" | |
storagecontrollerportcount0="1" | |
storagecontrollerbootable0="on" | |
"SATAController-0-0"="/home/egroeper/VirtualBox VMs/configstack_master_1437486963581_54316/box-disk1.vmdk" | |
"SATAController-ImageUUID-0-0"="ebc6467f-af99-4106-8151-0a1d745f9311" | |
natnet1="nat" | |
macaddress1="0800273A0B5B" | |
cableconnected1="on" | |
nic1="nat" | |
nictype1="82540EM" | |
nicspeed1="0" | |
mtu="0" | |
sockSnd="64" | |
sockRcv="64" | |
tcpWndSnd="64" | |
tcpWndRcv="64" | |
Forwarding(0)="ssh,tcp,127.0.0.1,2201,,22" | |
hostonlyadapter2="vboxnet1" | |
macaddress2="0800278AA165" | |
cableconnected2="on" | |
nic2="hostonly" | |
nictype2="82540EM" | |
nicspeed2="0" | |
nic3="none" | |
nic4="none" | |
nic5="none" | |
nic6="none" | |
nic7="none" | |
nic8="none" | |
hidpointing="ps2mouse" | |
hidkeyboard="ps2kbd" | |
uart1="off" | |
uart2="off" | |
lpt1="off" | |
lpt2="off" | |
audio="none" | |
clipboard="bidirectional" | |
draganddrop="disabled" | |
SessionType="headless" | |
VideoMode="720,400,0"@0,0 | |
vrde="off" | |
usb="off" | |
ehci="off" | |
SharedFolderNameMachineMapping1="vagrant" | |
SharedFolderPathMachineMapping1="/home/egroeper/Fileservice/configstack" | |
VRDEActiveConnection="off" | |
VRDEClients=0 | |
vcpenabled="off" | |
vcpscreens=0 | |
vcpfile="/home/egroeper/VirtualBox VMs/configstack_master_1437486963581_54316/configstack_master_1437486963581_54316.webm" | |
vcpwidth=1024 | |
vcpheight=768 | |
vcprate=512 | |
vcpfps=25 | |
GuestMemoryBalloon=0 | |
GuestOSType="Linux26_64" | |
GuestAdditionsRunLevel=1 | |
GuestAdditionsVersion="4.3.10_Ubuntu r93012" | |
GuestAdditionsFacility_VirtualBox Base Driver=50,1437486973631 | |
GuestAdditionsFacility_Seamless Mode=0,1437486973631 | |
GuestAdditionsFacility_Graphics Mode=0,1437486973631 | |
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000 | |
DEBUG subprocess: Exit status: 0 | |
INFO subprocess: Starting process: ["/usr/bin/VBoxManage", "showvminfo", "67eff89c-3419-4074-8a24-955b3e592a2d", "--machinereadable"] | |
INFO subprocess: Command not in installer, restoring original environment... | |
DEBUG subprocess: Selecting on IO | |
DEBUG subprocess: stdout: name="configstack_master_1437486963581_54316" | |
groups="/" | |
ostype="Ubuntu (64-bit)" | |
UUID="67eff89c-3419-4074-8a24-955b3e592a2d" | |
CfgFile="/home/egroeper/VirtualBox VMs/configstack_master_1437486963581_54316/configstack_master_1437486963581_54316.vbox" | |
SnapFldr="/home/egroeper/VirtualBox VMs/configstack_master_1437486963581_54316/Snapshots" | |
LogFldr="/home/egroeper/VirtualBox VMs/configstack_master_1437486963581_54316/Logs" | |
hardwareuuid="67eff89c-3419-4074-8a24-955b3e592a2d" | |
memory=512 | |
pagefusion="off" | |
vram=12 | |
cpuexecutioncap=100 | |
hpet="off" | |
chipset="piix3" | |
firmware="BIOS" | |
cpus=1 | |
pae="off" | |
longmode="on" | |
synthcpu="off" | |
bootmenu="messageandmenu" | |
boot1="disk" | |
boot2="none" | |
boot3="none" | |
boot4="none" | |
acpi="on" | |
ioapic="on" | |
biossystemtimeoffset=0 | |
rtcuseutc="on" | |
hwvirtex="on" | |
nestedpaging="on" | |
largepages="off" | |
vtxvpid="on" | |
vtxux="on" | |
VMState="running" | |
VMStateChangeTime="2015-07-21T13:56:06.200000000" | |
monitorcount=1 | |
accelerate3d="off" | |
accelerate2dvideo="off" | |
teleporterenabled="off" | |
teleporterport=0 | |
teleporteraddress="" | |
teleporterpassword="" | |
tracing-enabled="off" | |
tracing-allow-vm-access="off" | |
tracing-config="" | |
autostart-enabled="off" | |
autostart-delay=0 | |
defaultfrontend="" | |
storagecontrollername0="SATAController" | |
storagecontrollertype0="IntelAhci" | |
storagecontrollerinstance0="0" | |
storagecontrollermaxportcount0="30" | |
storagecontrollerportcount0="1" | |
storagecontrollerbootable0="on" | |
"SATAController-0-0"="/home/egroeper/VirtualBox VMs/configstack_master_1437486963581_54316/box-disk1.vmdk" | |
"SATAController-ImageUUID-0-0"="ebc6467f-af99-4106-8151-0a1d745f9311" | |
natnet1="nat" | |
macaddress1="0800273A0B5B" | |
cableconnected1="on" | |
nic1="nat" | |
nictype1="82540EM" | |
nicspeed1="0" | |
mtu="0" | |
sockSnd="64" | |
sockRcv="64" | |
tcpWndSnd="64" | |
tcpWndRcv="64" | |
Forwarding(0)="ssh,tcp,127.0.0.1,2201,,22" | |
hostonlyadapter2="vboxnet1" | |
macaddress2="0800278AA165" | |
cableconnected2="on" | |
nic2="hostonly" | |
nictype2="82540EM" | |
nicspeed2="0" | |
nic3="none" | |
nic4="none" | |
nic5="none" | |
nic6="none" | |
nic7="none" | |
nic8="none" | |
hidpointing="ps2mouse" | |
hidkeyboard="ps2kbd" | |
uart1="off" | |
uart2="off" | |
lpt1="off" | |
lpt2="off" | |
audio="none" | |
clipboard="bidirectional" | |
draganddrop="disabled" | |
SessionType="headless" | |
VideoMode="720,400,0"@0,0 | |
vrde="off" | |
usb="off" | |
ehci="off" | |
SharedFolderNameMachineMapping1="vagrant" | |
SharedFolderPathMachineMapping1="/home/egroeper/Fileservice/configstack" | |
VRDEActiveConnection="off" | |
VRDEClients=0 | |
vcpenabled="off" | |
vcpscreens=0 | |
vcpfile="/home/egroeper/VirtualBox VMs/configstack_master_1437486963581_54316/configstack_master_1437486963581_54316.webm" | |
vcpwidth=1024 | |
vcpheight=768 | |
vcprate=512 | |
vcpfps=25 | |
GuestMemoryBalloon=0 | |
GuestOSType="Linux26_64" | |
GuestAdditionsRunLevel=1 | |
GuestAdditionsVersion="4.3.10_Ubuntu r93012" | |
GuestAdditionsFacility_VirtualBox Base Driver=50,1437486973631 | |
GuestAdditionsFacility_Seamless Mode=0,1437486973631 | |
GuestAdditionsFacility_Graphics Mode=0,1437486973631 | |
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000 | |
DEBUG subprocess: Exit status: 0 | |
INFO subprocess: Starting process: ["/usr/bin/VBoxManage", "showvminfo", "67eff89c-3419-4074-8a24-955b3e592a2d", "--machinereadable"] | |
INFO subprocess: Command not in installer, restoring original environment... | |
DEBUG subprocess: Selecting on IO | |
DEBUG subprocess: stdout: name="configstack_master_1437486963581_54316" | |
groups="/" | |
ostype="Ubuntu (64-bit)" | |
UUID="67eff89c-3419-4074-8a24-955b3e592a2d" | |
CfgFile="/home/egroeper/VirtualBox VMs/configstack_master_1437486963581_54316/configstack_master_1437486963581_54316.vbox" | |
SnapFldr="/home/egroeper/VirtualBox VMs/configstack_master_1437486963581_54316/Snapshots" | |
LogFldr="/home/egroeper/VirtualBox VMs/configstack_master_1437486963581_54316/Logs" | |
hardwareuuid="67eff89c-3419-4074-8a24-955b3e592a2d" | |
memory=512 | |
pagefusion="off" | |
vram=12 | |
cpuexecutioncap=100 | |
hpet="off" | |
chipset="piix3" | |
firmware="BIOS" | |
cpus=1 | |
pae="off" | |
longmode="on" | |
synthcpu="off" | |
bootmenu="messageandmenu" | |
boot1="disk" | |
boot2="none" | |
boot3="none" | |
boot4="none" | |
acpi="on" | |
ioapic="on" | |
biossystemtimeoffset=0 | |
rtcuseutc="on" | |
hwvirtex="on" | |
nestedpaging="on" | |
largepages="off" | |
vtxvpid="on" | |
vtxux="on" | |
VMState="running" | |
VMStateChangeTime="2015-07-21T13:56:06.200000000" | |
monitorcount=1 | |
accelerate3d="off" | |
accelerate2dvideo="off" | |
teleporterenabled="off" | |
teleporterport=0 | |
teleporteraddress="" | |
teleporterpassword="" | |
tracing-enabled="off" | |
tracing-allow-vm-access="off" | |
tracing-config="" | |
autostart-enabled="off" | |
autostart-delay=0 | |
defaultfrontend="" | |
storagecontrollername0="SATAController" | |
storagecontrollertype0="IntelAhci" | |
storagecontrollerinstance0="0" | |
storagecontrollermaxportcount0="30" | |
storagecontrollerportcount0="1" | |
storagecontrollerbootable0="on" | |
"SATAController-0-0"="/home/egroeper/VirtualBox VMs/configstack_master_1437486963581_54316/box-disk1.vmdk" | |
"SATAController-ImageUUID-0-0"="ebc6467f-af99-4106-8151-0a1d745f9311" | |
natnet1="nat" | |
macaddress1="0800273A0B5B" | |
cableconnected1="on" | |
nic1="nat" | |
nictype1="82540EM" | |
nicspeed1="0" | |
mtu="0" | |
sockSnd="64" | |
sockRcv="64" | |
tcpWndSnd="64" | |
tcpWndRcv="64" | |
Forwarding(0)="ssh,tcp,127.0.0.1,2201,,22" | |
hostonlyadapter2="vboxnet1" | |
macaddress2="0800278AA165" | |
cableconnected2="on" | |
nic2="hostonly" | |
nictype2="82540EM" | |
nicspeed2="0" | |
nic3="none" | |
nic4="none" | |
nic5="none" | |
nic6="none" | |
nic7="none" | |
nic8="none" | |
hidpointing="ps2mouse" | |
hidkeyboard="ps2kbd" | |
uart1="off" | |
uart2="off" | |
lpt1="off" | |
lpt2="off" | |
audio="none" | |
clipboard="bidirectional" | |
draganddrop="disabled" | |
SessionType="headless" | |
VideoMode="720,400,0"@0,0 | |
vrde="off" | |
usb="off" | |
ehci="off" | |
SharedFolderNameMachineMapping1="vagrant" | |
SharedFolderPathMachineMapping1="/home/egroeper/Fileservice/configstack" | |
VRDEActiveConnection="off" | |
VRDEClients=0 | |
vcpenabled="off" | |
vcpscreens=0 | |
vcpfile="/home/egroeper/VirtualBox VMs/configstack_master_1437486963581_54316/configstack_master_1437486963581_54316.webm" | |
vcpwidth=1024 | |
vcpheight=768 | |
vcprate=512 | |
vcpfps=25 | |
GuestMemoryBalloon=0 | |
GuestOSType="Linux26_64" | |
GuestAdditionsRunLevel=1 | |
GuestAdditionsVersion="4.3.10_Ubuntu r93012" | |
GuestAdditionsFacility_VirtualBox Base Driver=50,1437486973631 | |
GuestAdditionsFacility_Seamless Mode=0,1437486973631 | |
GuestAdditionsFacility_Graphics Mode=0,1437486973631 | |
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000 | |
DEBUG subprocess: Exit status: 0 | |
INFO subprocess: Starting process: ["/usr/bin/VBoxManage", "showvminfo", "67eff89c-3419-4074-8a24-955b3e592a2d", "--machinereadable"] | |
INFO subprocess: Command not in installer, restoring original environment... | |
DEBUG subprocess: Selecting on IO | |
DEBUG subprocess: stdout: name="configstack_master_1437486963581_54316" | |
groups="/" | |
ostype="Ubuntu (64-bit)" | |
UUID="67eff89c-3419-4074-8a24-955b3e592a2d" | |
CfgFile="/home/egroeper/VirtualBox VMs/configstack_master_1437486963581_54316/configstack_master_1437486963581_54316.vbox" | |
SnapFldr="/home/egroeper/VirtualBox VMs/configstack_master_1437486963581_54316/Snapshots" | |
LogFldr="/home/egroeper/VirtualBox VMs/configstack_master_1437486963581_54316/Logs" | |
hardwareuuid="67eff89c-3419-4074-8a24-955b3e592a2d" | |
memory=512 | |
pagefusion="off" | |
vram=12 | |
cpuexecutioncap=100 | |
hpet="off" | |
chipset="piix3" | |
firmware="BIOS" | |
cpus=1 | |
pae="off" | |
longmode="on" | |
synthcpu="off" | |
bootmenu="messageandmenu" | |
boot1="disk" | |
boot2="none" | |
boot3="none" | |
boot4="none" | |
acpi="on" | |
ioapic="on" | |
biossystemtimeoffset=0 | |
rtcuseutc="on" | |
hwvirtex="on" | |
nestedpaging="on" | |
largepages="off" | |
vtxvpid="on" | |
vtxux="on" | |
VMState="running" | |
VMStateChangeTime="2015-07-21T13:56:06.200000000" | |
monitorcount=1 | |
accelerate3d="off" | |
accelerate2dvideo="off" | |
teleporterenabled="off" | |
teleporterport=0 | |
teleporteraddress="" | |
teleporterpassword="" | |
tracing-enabled="off" | |
tracing-allow-vm-access="off" | |
tracing-config="" | |
autostart-enabled="off" | |
autostart-delay=0 | |
defaultfrontend="" | |
storagecontrollername0="SATAController" | |
storagecontrollertype0="IntelAhci" | |
storagecontrollerinstance0="0" | |
storagecontrollermaxportcount0="30" | |
storagecontrollerportcount0="1" | |
storagecontrollerbootable0="on" | |
"SATAController-0-0"="/home/egroeper/VirtualBox VMs/configstack_master_1437486963581_54316/box-disk1.vmdk" | |
"SATAController-ImageUUID-0-0"="ebc6467f-af99-4106-8151-0a1d745f9311" | |
natnet1="nat" | |
macaddress1="0800273A0B5B" | |
cableconnected1="on" | |
nic1="nat" | |
nictype1="82540EM" | |
nicspeed1="0" | |
mtu="0" | |
sockSnd="64" | |
sockRcv="64" | |
tcpWndSnd="64" | |
tcpWndRcv="64" | |
Forwarding(0)="ssh,tcp,127.0.0.1,2201,,22" | |
hostonlyadapter2="vboxnet1" | |
macaddress2="0800278AA165" | |
cableconnected2="on" | |
nic2="hostonly" | |
nictype2="82540EM" | |
nicspeed2="0" | |
nic3="none" | |
nic4="none" | |
nic5="none" | |
nic6="none" | |
nic7="none" | |
nic8="none" | |
hidpointing="ps2mouse" | |
hidkeyboard="ps2kbd" | |
uart1="off" | |
uart2="off" | |
lpt1="off" | |
lpt2="off" | |
audio="none" | |
clipboard="bidirectional" | |
draganddrop="disabled" | |
SessionType="headless" | |
VideoMode="720,400,0"@0,0 | |
vrde="off" | |
usb="off" | |
ehci="off" | |
SharedFolderNameMachineMapping1="vagrant" | |
SharedFolderPathMachineMapping1="/home/egroeper/Fileservice/configstack" | |
VRDEActiveConnection="off" | |
VRDEClients=0 | |
vcpenabled="off" | |
vcpscreens=0 | |
vcpfile="/home/egroeper/VirtualBox VMs/configstack_master_1437486963581_54316/configstack_master_1437486963581_54316.webm" | |
vcpwidth=1024 | |
vcpheight=768 | |
vcprate=512 | |
vcpfps=25 | |
GuestMemoryBalloon=0 | |
GuestOSType="Linux26_64" | |
GuestAdditionsRunLevel=1 | |
GuestAdditionsVersion="4.3.10_Ubuntu r93012" | |
GuestAdditionsFacility_VirtualBox Base Driver=50,1437486973631 | |
GuestAdditionsFacility_Seamless Mode=0,1437486973631 | |
GuestAdditionsFacility_Graphics Mode=0,1437486973631 | |
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000 | |
DEBUG subprocess: Exit status: 0 | |
INFO subprocess: Starting process: ["/usr/bin/VBoxManage", "showvminfo", "67eff89c-3419-4074-8a24-955b3e592a2d", "--machinereadable"] | |
INFO subprocess: Command not in installer, restoring original environment... | |
DEBUG subprocess: Selecting on IO | |
DEBUG subprocess: stdout: name="configstack_master_1437486963581_54316" | |
groups="/" | |
ostype="Ubuntu (64-bit)" | |
UUID="67eff89c-3419-4074-8a24-955b3e592a2d" | |
CfgFile="/home/egroeper/VirtualBox VMs/configstack_master_1437486963581_54316/configstack_master_1437486963581_54316.vbox" | |
SnapFldr="/home/egroeper/VirtualBox VMs/configstack_master_1437486963581_54316/Snapshots" | |
LogFldr="/home/egroeper/VirtualBox VMs/configstack_master_1437486963581_54316/Logs" | |
hardwareuuid="67eff89c-3419-4074-8a24-955b3e592a2d" | |
memory=512 | |
pagefusion="off" | |
vram=12 | |
cpuexecutioncap=100 | |
hpet="off" | |
chipset="piix3" | |
firmware="BIOS" | |
cpus=1 | |
pae="off" | |
longmode="on" | |
synthcpu="off" | |
bootmenu="messageandmenu" | |
boot1="disk" | |
boot2="none" | |
boot3="none" | |
boot4="none" | |
acpi="on" | |
ioapic="on" | |
biossystemtimeoffset=0 | |
rtcuseutc="on" | |
hwvirtex="on" | |
nestedpaging="on" | |
largepages="off" | |
vtxvpid="on" | |
vtxux="on" | |
VMState="running" | |
VMStateChangeTime="2015-07-21T13:56:06.200000000" | |
monitorcount=1 | |
accelerate3d="off" | |
accelerate2dvideo="off" | |
teleporterenabled="off" | |
teleporterport=0 | |
teleporteraddress="" | |
teleporterpassword="" | |
tracing-enabled="off" | |
tracing-allow-vm-access="off" | |
tracing-config="" | |
autostart-enabled="off" | |
autostart-delay=0 | |
defaultfrontend="" | |
storagecontrollername0="SATAController" | |
storagecontrollertype0="IntelAhci" | |
storagecontrollerinstance0="0" | |
storagecontrollermaxportcount0="30" | |
storagecontrollerportcount0="1" | |
storagecontrollerbootable0="on" | |
"SATAController-0-0"="/home/egroeper/VirtualBox VMs/configstack_master_1437486963581_54316/box-disk1.vmdk" | |
"SATAController-ImageUUID-0-0"="ebc6467f-af99-4106-8151-0a1d745f9311" | |
natnet1="nat" | |
macaddress1="0800273A0B5B" | |
cableconnected1="on" | |
nic1="nat" | |
nictype1="82540EM" | |
nicspeed1="0" | |
mtu="0" | |
sockSnd="64" | |
sockRcv="64" | |
tcpWndSnd="64" | |
tcpWndRcv="64" | |
Forwarding(0)="ssh,tcp,127.0.0.1,2201,,22" | |
hostonlyadapter2="vboxnet1" | |
macaddress2="0800278AA165" | |
cableconnected2="on" | |
nic2="hostonly" | |
nictype2="82540EM" | |
nicspeed2="0" | |
nic3="none" | |
nic4="none" | |
nic5="none" | |
nic6="none" | |
nic7="none" | |
nic8="none" | |
hidpointing="ps2mouse" | |
hidkeyboard="ps2kbd" | |
uart1="off" | |
uart2="off" | |
lpt1="off" | |
lpt2="off" | |
audio="none" | |
clipboard="bidirectional" | |
draganddrop="disabled" | |
SessionType="headless" | |
VideoMode="720,400,0"@0,0 | |
vrde="off" | |
usb="off" | |
ehci="off" | |
SharedFolderNameMachineMapping1="vagrant" | |
SharedFolderPathMachineMapping1="/home/egroeper/Fileservice/configstack" | |
VRDEActiveConnection="off" | |
VRDEClients=0 | |
vcpenabled="off" | |
vcpscreens=0 | |
vcpfile="/home/egroeper/VirtualBox VMs/configstack_master_1437486963581_54316/configstack_master_1437486963581_54316.webm" | |
vcpwidth=1024 | |
vcpheight=768 | |
vcprate=512 | |
vcpfps=25 | |
GuestMemoryBalloon=0 | |
GuestOSType="Linux26_64" | |
GuestAdditionsRunLevel=1 | |
GuestAdditionsVersion="4.3.10_Ubuntu r93012" | |
GuestAdditionsFacility_VirtualBox Base Driver=50,1437486973631 | |
GuestAdditionsFacility_Seamless Mode=0,1437486973631 | |
GuestAdditionsFacility_Graphics Mode=0,1437486973631 | |
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000 | |
DEBUG subprocess: Exit status: 0 | |
INFO subprocess: Starting process: ["/usr/bin/VBoxManage", "showvminfo", "67eff89c-3419-4074-8a24-955b3e592a2d", "--machinereadable"] | |
INFO subprocess: Command not in installer, restoring original environment... | |
DEBUG subprocess: Selecting on IO | |
DEBUG subprocess: stdout: name="configstack_master_1437486963581_54316" | |
groups="/" | |
ostype="Ubuntu (64-bit)" | |
UUID="67eff89c-3419-4074-8a24-955b3e592a2d" | |
CfgFile="/home/egroeper/VirtualBox VMs/configstack_master_1437486963581_54316/configstack_master_1437486963581_54316.vbox" | |
SnapFldr="/home/egroeper/VirtualBox VMs/configstack_master_1437486963581_54316/Snapshots" | |
LogFldr="/home/egroeper/VirtualBox VMs/configstack_master_1437486963581_54316/Logs" | |
hardwareuuid="67eff89c-3419-4074-8a24-955b3e592a2d" | |
memory=512 | |
pagefusion="off" | |
vram=12 | |
cpuexecutioncap=100 | |
hpet="off" | |
chipset="piix3" | |
firmware="BIOS" | |
cpus=1 | |
pae="off" | |
longmode="on" | |
synthcpu="off" | |
bootmenu="messageandmenu" | |
boot1="disk" | |
boot2="none" | |
boot3="none" | |
boot4="none" | |
acpi="on" | |
ioapic="on" | |
biossystemtimeoffset=0 | |
rtcuseutc="on" | |
hwvirtex="on" | |
nestedpaging="on" | |
largepages="off" | |
vtxvpid="on" | |
vtxux="on" | |
VMState="running" | |
VMStateChangeTime="2015-07-21T13:56:06.200000000" | |
monitorcount=1 | |
accelerate3d="off" | |
accelerate2dvideo="off" | |
teleporterenabled="off" | |
teleporterport=0 | |
teleporteraddress="" | |
teleporterpassword="" | |
tracing-enabled="off" | |
tracing-allow-vm-access="off" | |
tracing-config="" | |
autostart-enabled="off" | |
autostart-delay=0 | |
defaultfrontend="" | |
storagecontrollername0="SATAController" | |
storagecontrollertype0="IntelAhci" | |
storagecontrollerinstance0="0" | |
storagecontrollermaxportcount0="30" | |
storagecontrollerportcount0="1" | |
storagecontrollerbootable0="on" | |
"SATAController-0-0"="/home/egroeper/VirtualBox VMs/configstack_master_1437486963581_54316/box-disk1.vmdk" | |
"SATAController-ImageUUID-0-0"="ebc6467f-af99-4106-8151-0a1d745f9311" | |
natnet1="nat" | |
macaddress1="0800273A0B5B" | |
cableconnected1="on" | |
nic1="nat" | |
nictype1="82540EM" | |
nicspeed1="0" | |
mtu="0" | |
sockSnd="64" | |
sockRcv="64" | |
tcpWndSnd="64" | |
tcpWndRcv="64" | |
Forwarding(0)="ssh,tcp,127.0.0.1,2201,,22" | |
hostonlyadapter2="vboxnet1" | |
macaddress2="0800278AA165" | |
cableconnected2="on" | |
nic2="hostonly" | |
nictype2="82540EM" | |
nicspeed2="0" | |
nic3="none" | |
nic4="none" | |
nic5="none" | |
nic6="none" | |
nic7="none" | |
nic8="none" | |
hidpointing="ps2mouse" | |
hidkeyboard="ps2kbd" | |
uart1="off" | |
uart2="off" | |
lpt1="off" | |
lpt2="off" | |
audio="none" | |
clipboard="bidirectional" | |
draganddrop="disabled" | |
SessionType="headless" | |
VideoMode="720,400,0"@0,0 | |
vrde="off" | |
usb="off" | |
ehci="off" | |
SharedFolderNameMachineMapping1="vagrant" | |
SharedFolderPathMachineMapping1="/home/egroeper/Fileservice/configstack" | |
VRDEActiveConnection="off" | |
VRDEClients=0 | |
vcpenabled="off" | |
vcpscreens=0 | |
vcpfile="/home/egroeper/VirtualBox VMs/configstack_master_1437486963581_54316/configstack_master_1437486963581_54316.webm" | |
vcpwidth=1024 | |
vcpheight=768 | |
vcprate=512 | |
vcpfps=25 | |
GuestMemoryBalloon=0 | |
GuestOSType="Linux26_64" | |
GuestAdditionsRunLevel=2 | |
GuestAdditionsVersion="4.3.10_Ubuntu r93012" | |
GuestAdditionsFacility_VirtualBox Base Driver=50,1437486973631 | |
GuestAdditionsFacility_VirtualBox System Service=50,1437486979193 | |
GuestAdditionsFacility_Seamless Mode=0,1437486973631 | |
GuestAdditionsFacility_Graphics Mode=0,1437486973631 | |
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000 | |
DEBUG subprocess: Exit status: 0 | |
INFO subprocess: Starting process: ["/usr/bin/VBoxManage", "showvminfo", "67eff89c-3419-4074-8a24-955b3e592a2d", "--machinereadable"] | |
INFO subprocess: Command not in installer, restoring original environment... | |
DEBUG subprocess: Selecting on IO | |
DEBUG subprocess: stdout: name="configstack_master_1437486963581_54316" | |
groups="/" | |
ostype="Ubuntu (64-bit)" | |
UUID="67eff89c-3419-4074-8a24-955b3e592a2d" | |
CfgFile="/home/egroeper/VirtualBox VMs/configstack_master_1437486963581_54316/configstack_master_1437486963581_54316.vbox" | |
SnapFldr="/home/egroeper/VirtualBox VMs/configstack_master_1437486963581_54316/Snapshots" | |
LogFldr="/home/egroeper/VirtualBox VMs/configstack_master_1437486963581_54316/Logs" | |
hardwareuuid="67eff89c-3419-4074-8a24-955b3e592a2d" | |
memory=512 | |
pagefusion="off" | |
vram=12 | |
cpuexecutioncap=100 | |
hpet="off" | |
chipset="piix3" | |
firmware="BIOS" | |
cpus=1 | |
pae="off" | |
longmode="on" | |
synthcpu="off" | |
bootmenu="messageandmenu" | |
boot1="disk" | |
boot2="none" | |
boot3="none" | |
boot4="none" | |
acpi="on" | |
ioapic="on" | |
biossystemtimeoffset=0 | |
rtcuseutc="on" | |
hwvirtex="on" | |
nestedpaging="on" | |
largepages="off" | |
vtxvpid="on" | |
vtxux="on" | |
VMState="running" | |
VMStateChangeTime="2015-07-21T13:56:06.200000000" | |
monitorcount=1 | |
accelerate3d="off" | |
accelerate2dvideo="off" | |
teleporterenabled="off" | |
teleporterport=0 | |
teleporteraddress="" | |
teleporterpassword="" | |
tracing-enabled="off" | |
tracing-allow-vm-access="off" | |
tracing-config="" | |
autostart-enabled="off" | |
autostart-delay=0 | |
defaultfrontend="" | |
storagecontrollername0="SATAController" | |
storagecontrollertype0="IntelAhci" | |
storagecontrollerinstance0="0" | |
storagecontrollermaxportcount0="30" | |
storagecontrollerportcount0="1" | |
storagecontrollerbootable0="on" | |
"SATAController-0-0"="/home/egroeper/VirtualBox VMs/configstack_master_1437486963581_54316/box-disk1.vmdk" | |
"SATAController-ImageUUID-0-0"="ebc6467f-af99-4106-8151-0a1d745f9311" | |
natnet1="nat" | |
macaddress1="0800273A0B5B" | |
cableconnected1="on" | |
nic1="nat" | |
nictype1="82540EM" | |
nicspeed1="0" | |
mtu="0" | |
sockSnd="64" | |
sockRcv="64" | |
tcpWndSnd="64" | |
tcpWndRcv="64" | |
Forwarding(0)="ssh,tcp,127.0.0.1,2201,,22" | |
hostonlyadapter2="vboxnet1" | |
macaddress2="0800278AA165" | |
cableconnected2="on" | |
nic2="hostonly" | |
nictype2="82540EM" | |
nicspeed2="0" | |
nic3="none" | |
nic4="none" | |
nic5="none" | |
nic6="none" | |
nic7="none" | |
nic8="none" | |
hidpointing="ps2mouse" | |
hidkeyboard="ps2kbd" | |
uart1="off" | |
uart2="off" | |
lpt1="off" | |
lpt2="off" | |
audio="none" | |
clipboard="bidirectional" | |
draganddrop="disabled" | |
SessionType="headless" | |
VideoMode="720,400,0"@0,0 | |
vrde="off" | |
usb="off" | |
ehci="off" | |
SharedFolderNameMachineMapping1="vagrant" | |
SharedFolderPathMachineMapping1="/home/egroeper/Fileservice/configstack" | |
VRDEActiveConnection="off" | |
VRDEClients=0 | |
vcpenabled="off" | |
vcpscreens=0 | |
vcpfile="/home/egroeper/VirtualBox VMs/configstack_master_1437486963581_54316/configstack_master_1437486963581_54316.webm" | |
vcpwidth=1024 | |
vcpheight=768 | |
vcprate=512 | |
vcpfps=25 | |
GuestMemoryBalloon=0 | |
GuestOSType="Linux26_64" | |
GuestAdditionsRunLevel=2 | |
GuestAdditionsVersion="4.3.10_Ubuntu r93012" | |
GuestAdditionsFacility_VirtualBox Base Driver=50,1437486973631 | |
GuestAdditionsFacility_VirtualBox System Service=50,1437486979193 | |
GuestAdditionsFacility_Seamless Mode=0,1437486973631 | |
GuestAdditionsFacility_Graphics Mode=0,1437486973631 | |
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000 | |
DEBUG subprocess: Exit status: 0 | |
INFO subprocess: Starting process: ["/usr/bin/VBoxManage", "showvminfo", "67eff89c-3419-4074-8a24-955b3e592a2d", "--machinereadable"] | |
INFO subprocess: Command not in installer, restoring original environment... | |
DEBUG subprocess: Selecting on IO | |
DEBUG subprocess: stdout: name="configstack_master_1437486963581_54316" | |
groups="/" | |
ostype="Ubuntu (64-bit)" | |
UUID="67eff89c-3419-4074-8a24-955b3e592a2d" | |
CfgFile="/home/egroeper/VirtualBox VMs/configstack_master_1437486963581_54316/configstack_master_1437486963581_54316.vbox" | |
SnapFldr="/home/egroeper/VirtualBox VMs/configstack_master_1437486963581_54316/Snapshots" | |
LogFldr="/home/egroeper/VirtualBox VMs/configstack_master_1437486963581_54316/Logs" | |
hardwareuuid="67eff89c-3419-4074-8a24-955b3e592a2d" | |
memory=512 | |
pagefusion="off" | |
vram=12 | |
cpuexecutioncap=100 | |
hpet="off" | |
chipset="piix3" | |
firmware="BIOS" | |
cpus=1 | |
pae="off" | |
longmode="on" | |
synthcpu="off" | |
bootmenu="messageandmenu" | |
boot1="disk" | |
boot2="none" | |
boot3="none" | |
boot4="none" | |
acpi="on" | |
ioapic="on" | |
biossystemtimeoffset=0 | |
rtcuseutc="on" | |
hwvirtex="on" | |
nestedpaging="on" | |
largepages="off" | |
vtxvpid="on" | |
vtxux="on" | |
VMState="running" | |
VMStateChangeTime="2015-07-21T13:56:06.200000000" | |
monitorcount=1 | |
accelerate3d="off" | |
accelerate2dvideo="off" | |
teleporterenabled="off" | |
teleporterport=0 | |
teleporteraddress="" | |
teleporterpassword="" | |
tracing-enabled="off" | |
tracing-allow-vm-access="off" | |
tracing-config="" | |
autostart-enabled="off" | |
autostart-delay=0 | |
defaultfrontend="" | |
storagecontrollername0="SATAController" | |
storagecontrollertype0="IntelAhci" | |
storagecontrollerinstance0="0" | |
storagecontrollermaxportcount0="30" | |
storagecontrollerportcount0="1" | |
storagecontrollerbootable0="on" | |
"SATAController-0-0"="/home/egroeper/VirtualBox VMs/configstack_master_1437486963581_54316/box-disk1.vmdk" | |
"SATAController-ImageUUID-0-0"="ebc6467f-af99-4106-8151-0a1d745f9311" | |
natnet1="nat" | |
macaddress1="0800273A0B5B" | |
cableconnected1="on" | |
nic1="nat" | |
nictype1="82540EM" | |
nicspeed1="0" | |
mtu="0" | |
sockSnd="64" | |
sockRcv="64" | |
tcpWndSnd="64" | |
tcpWndRcv="64" | |
Forwarding(0)="ssh,tcp,127.0.0.1,2201,,22" | |
hostonlyadapter2="vboxnet1" | |
macaddress2="0800278AA165" | |
cableconnected2="on" | |
nic2="hostonly" | |
nictype2="82540EM" | |
nicspeed2="0" | |
nic3="none" | |
nic4="none" | |
nic5="none" | |
nic6="none" | |
nic7="none" | |
nic8="none" | |
hidpointing="ps2mouse" | |
hidkeyboard="ps2kbd" | |
uart1="off" | |
uart2="off" | |
lpt1="off" | |
lpt2="off" | |
audio="none" | |
clipboard="bidirectional" | |
draganddrop="disabled" | |
SessionType="headless" | |
VideoMode="720,400,0"@0,0 | |
vrde="off" | |
usb="off" | |
ehci="off" | |
SharedFolderNameMachineMapping1="vagrant" | |
SharedFolderPathMachineMapping1="/home/egroeper/Fileservice/configstack" | |
VRDEActiveConnection="off" | |
VRDEClients=0 | |
vcpenabled="off" | |
vcpscreens=0 | |
vcpfile="/home/egroeper/VirtualBox VMs/configstack_master_1437486963581_54316/configstack_master_1437486963581_54316.webm" | |
vcpwidth=1024 | |
vcpheight=768 | |
vcprate=512 | |
vcpfps=25 | |
GuestMemoryBalloon=0 | |
GuestOSType="Linux26_64" | |
GuestAdditionsRunLevel=2 | |
GuestAdditionsVersion="4.3.10_Ubuntu r93012" | |
GuestAdditionsFacility_VirtualBox Base Driver=50,1437486973631 | |
GuestAdditionsFacility_VirtualBox System Service=50,1437486979193 | |
GuestAdditionsFacility_Seamless Mode=0,1437486973631 | |
GuestAdditionsFacility_Graphics Mode=0,1437486973631 | |
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000 | |
DEBUG subprocess: Exit status: 0 | |
DEBUG ssh: == Net-SSH connection debug-level log START == | |
DEBUG ssh: D, [2015-07-21T15:56:06.623415 #14348] DEBUG -- net.ssh.transport.session[3fd2961cd81c]: establishing connection to 127.0.0.1:2201 | |
D, [2015-07-21T15:56:06.624229 #14348] DEBUG -- net.ssh.transport.session[3fd2961cd81c]: connection established | |
I, [2015-07-21T15:56:06.624601 #14348] INFO -- net.ssh.transport.server_version[3fd2961cce44]: negotiating protocol version | |
DEBUG ssh: == Net-SSH connection debug-level log END == | |
INFO ssh: SSH not ready: #<Vagrant::Errors::SSHConnectionTimeout: Vagrant timed out while attempting to connect via SSH. This usually | |
means that the VM booted, but there are issues with the SSH configuration | |
or network connectivity issues. Please try to `vagrant reload` or | |
`vagrant up` again.> | |
INFO interface: detail: Warning: Connection timeout. Retrying... | |
INFO interface: detail: master: Warning: Connection timeout. Retrying... | |
master: Warning: Connection timeout. Retrying... | |
INFO subprocess: Starting process: ["/usr/bin/VBoxManage", "showvminfo", "67eff89c-3419-4074-8a24-955b3e592a2d", "--machinereadable"] | |
INFO subprocess: Command not in installer, restoring original environment... | |
DEBUG subprocess: Selecting on IO | |
DEBUG subprocess: stdout: name="configstack_master_1437486963581_54316" | |
groups="/" | |
ostype="Ubuntu (64-bit)" | |
UUID="67eff89c-3419-4074-8a24-955b3e592a2d" | |
CfgFile="/home/egroeper/VirtualBox VMs/configstack_master_1437486963581_54316/configstack_master_1437486963581_54316.vbox" | |
SnapFldr="/home/egroeper/VirtualBox VMs/configstack_master_1437486963581_54316/Snapshots" | |
LogFldr="/home/egroeper/VirtualBox VMs/configstack_master_1437486963581_54316/Logs" | |
hardwareuuid="67eff89c-3419-4074-8a24-955b3e592a2d" | |
memory=512 | |
pagefusion="off" | |
vram=12 | |
cpuexecutioncap=100 | |
hpet="off" | |
chipset="piix3" | |
firmware="BIOS" | |
cpus=1 | |
pae="off" | |
longmode="on" | |
synthcpu="off" | |
bootmenu="messageandmenu" | |
boot1="disk" | |
boot2="none" | |
boot3="none" | |
boot4="none" | |
acpi="on" | |
ioapic="on" | |
biossystemtimeoffset=0 | |
rtcuseutc="on" | |
hwvirtex="on" | |
nestedpaging="on" | |
largepages="off" | |
vtxvpid="on" | |
vtxux="on" | |
VMState="running" | |
VMStateChangeTime="2015-07-21T13:56:06.200000000" | |
monitorcount=1 | |
accelerate3d="off" | |
accelerate2dvideo="off" | |
teleporterenabled="off" | |
teleporterport=0 | |
teleporteraddress="" | |
teleporterpassword="" | |
tracing-enabled="off" | |
tracing-allow-vm-access="off" | |
tracing-config="" | |
autostart-enabled="off" | |
autostart-delay=0 | |
defaultfrontend="" | |
storagecontrollername0="SATAController" | |
storagecontrollertype0="IntelAhci" | |
storagecontrollerinstance0="0" | |
storagecontrollermaxportcount0="30" | |
storagecontrollerportcount0="1" | |
storagecontrollerbootable0="on" | |
"SATAController-0-0"="/home/egroeper/VirtualBox VMs/configstack_master_1437486963581_54316/box-disk1.vmdk" | |
"SATAController-ImageUUID-0-0"="ebc6467f-af99-4106-8151-0a1d745f9311" | |
natnet1="nat" | |
macaddress1="0800273A0B5B" | |
cableconnected1="on" | |
nic1="nat" | |
nictype1="82540EM" | |
nicspeed1="0" | |
mtu="0" | |
sockSnd="64" | |
sockRcv="64" | |
tcpWndSnd="64" | |
tcpWndRcv="64" | |
Forwarding(0)="ssh,tcp,127.0.0.1,2201,,22" | |
hostonlyadapter2="vboxnet1" | |
macaddress2="0800278AA165" | |
cableconnected2="on" | |
nic2="hostonly" | |
nictype2="82540EM" | |
nicspeed2="0" | |
nic3="none" | |
nic4="none" | |
nic5="none" | |
nic6="none" | |
nic7="none" | |
nic8="none" | |
hidpointing="ps2mouse" | |
hidkeyboard="ps2kbd" | |
uart1="off" | |
uart2="off" | |
lpt1="off" | |
lpt2="off" | |
audio="none" | |
clipboard="bidirectional" | |
draganddrop="disabled" | |
SessionType="headless" | |
VideoMode="720,400,0"@0,0 | |
vrde="off" | |
usb="off" | |
ehci="off" | |
SharedFolderNameMachineMapping1="vagrant" | |
SharedFolderPathMachineMapping1="/home/egroeper/Fileservice/configstack" | |
VRDEActiveConnection="off" | |
VRDEClients=0 | |
vcpenabled="off" | |
vcpscreens=0 | |
vcpfile="/home/egroeper/VirtualBox VMs/configstack_master_1437486963581_54316/configstack_master_1437486963581_54316.webm" | |
vcpwidth=1024 | |
vcpheight=768 | |
vcprate=512 | |
vcpfps=25 | |
GuestMemoryBalloon=0 | |
GuestOSType="Linux26_64" | |
GuestAdditionsRunLevel=2 | |
GuestAdditionsVersion="4.3.10_Ubuntu r93012" | |
GuestAdditionsFacility_VirtualBox Base Driver=50,1437486973631 | |
GuestAdditionsFacility_VirtualBox System Service=50,1437486979193 | |
GuestAdditionsFacility_Seamless Mode=0,1437486973631 | |
GuestAdditionsFacility_Graphics Mode=0,1437486973631 | |
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000 | |
DEBUG subprocess: Exit status: 0 | |
DEBUG virtualbox_4_3: Searching for SSH port: 22 | |
DEBUG virtualbox_4_3: read_forward_ports: uuid=67eff89c-3419-4074-8a24-955b3e592a2d active_only=false | |
INFO subprocess: Starting process: ["/usr/bin/VBoxManage", "showvminfo", "67eff89c-3419-4074-8a24-955b3e592a2d", "--machinereadable"] | |
INFO subprocess: Command not in installer, restoring original environment... | |
DEBUG subprocess: Selecting on IO | |
DEBUG subprocess: stdout: name="configstack_master_1437486963581_54316" | |
groups="/" | |
ostype="Ubuntu (64-bit)" | |
UUID="67eff89c-3419-4074-8a24-955b3e592a2d" | |
CfgFile="/home/egroeper/VirtualBox VMs/configstack_master_1437486963581_54316/configstack_master_1437486963581_54316.vbox" | |
SnapFldr="/home/egroeper/VirtualBox VMs/configstack_master_1437486963581_54316/Snapshots" | |
LogFldr="/home/egroeper/VirtualBox VMs/configstack_master_1437486963581_54316/Logs" | |
hardwareuuid="67eff89c-3419-4074-8a24-955b3e592a2d" | |
memory=512 | |
pagefusion="off" | |
vram=12 | |
cpuexecutioncap=100 | |
hpet="off" | |
chipset="piix3" | |
firmware="BIOS" | |
cpus=1 | |
pae="off" | |
longmode="on" | |
synthcpu="off" | |
bootmenu="messageandmenu" | |
boot1="disk" | |
boot2="none" | |
boot3="none" | |
boot4="none" | |
acpi="on" | |
ioapic="on" | |
biossystemtimeoffset=0 | |
rtcuseutc="on" | |
hwvirtex="on" | |
nestedpaging="on" | |
largepages="off" | |
vtxvpid="on" | |
vtxux="on" | |
VMState="running" | |
VMStateChangeTime="2015-07-21T13:56:06.200000000" | |
monitorcount=1 | |
accelerate3d="off" | |
accelerate2dvideo="off" | |
teleporterenabled="off" | |
teleporterport=0 | |
teleporteraddress="" | |
teleporterpassword="" | |
tracing-enabled="off" | |
tracing-allow-vm-access="off" | |
tracing-config="" | |
autostart-enabled="off" | |
autostart-delay=0 | |
defaultfrontend="" | |
storagecontrollername0="SATAController" | |
storagecontrollertype0="IntelAhci" | |
storagecontrollerinstance0="0" | |
storagecontrollermaxportcount0="30" | |
storagecontrollerportcount0="1" | |
storagecontrollerbootable0="on" | |
"SATAController-0-0"="/home/egroeper/VirtualBox VMs/configstack_master_1437486963581_54316/box-disk1.vmdk" | |
"SATAController-ImageUUID-0-0"="ebc6467f-af99-4106-8151-0a1d745f9311" | |
natnet1="nat" | |
macaddress1="0800273A0B5B" | |
cableconnected1="on" | |
nic1="nat" | |
nictype1="82540EM" | |
nicspeed1="0" | |
mtu="0" | |
sockSnd="64" | |
sockRcv="64" | |
tcpWndSnd="64" | |
tcpWndRcv="64" | |
Forwarding(0)="ssh,tcp,127.0.0.1,2201,,22" | |
hostonlyadapter2="vboxnet1" | |
macaddress2="0800278AA165" | |
cableconnected2="on" | |
nic2="hostonly" | |
nictype2="82540EM" | |
nicspeed2="0" | |
nic3="none" | |
nic4="none" | |
nic5="none" | |
nic6="none" | |
nic7="none" | |
nic8="none" | |
hidpointing="ps2mouse" | |
hidkeyboard="ps2kbd" | |
uart1="off" | |
uart2="off" | |
lpt1="off" | |
lpt2="off" | |
audio="none" | |
clipboard="bidirectional" | |
draganddrop="disabled" | |
SessionType="headless" | |
VideoMode="720,400,0"@0,0 | |
vrde="off" | |
usb="off" | |
ehci="off" | |
SharedFolderNameMachineMapping1="vagrant" | |
SharedFolderPathMachineMapping1="/home/egroeper/Fileservice/configstack" | |
VRDEActiveConnection="off" | |
VRDEClients=0 | |
vcpenabled="off" | |
vcpscreens=0 | |
vcpfile="/home/egroeper/VirtualBox VMs/configstack_master_1437486963581_54316/configstack_master_1437486963581_54316.webm" | |
vcpwidth=1024 | |
vcpheight=768 | |
vcprate=512 | |
vcpfps=25 | |
GuestMemoryBalloon=0 | |
GuestOSType="Linux26_64" | |
GuestAdditionsRunLevel=2 | |
GuestAdditionsVersion="4.3.10_Ubuntu r93012" | |
GuestAdditionsFacility_VirtualBox Base Driver=50,1437486973631 | |
GuestAdditionsFacility_VirtualBox System Service=50,1437486979193 | |
GuestAdditionsFacility_Seamless Mode=0,1437486973631 | |
GuestAdditionsFacility_Graphics Mode=0,1437486973631 | |
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000 | |
DEBUG subprocess: Exit status: 0 | |
DEBUG virtualbox_4_3: - [1, "ssh", 2201, 22] | |
DEBUG ssh: Checking key permissions: /home/egroeper/.vagrant.d/insecure_private_key | |
INFO ssh: Attempting SSH connection... | |
INFO ssh: Attempting to connect to SSH... | |
INFO ssh: - Host: 127.0.0.1 | |
INFO ssh: - Port: 2201 | |
INFO ssh: - Username: vagrant | |
INFO ssh: - Password? false | |
INFO ssh: - Key Path: ["/home/egroeper/.vagrant.d/insecure_private_key"] | |
DEBUG ssh: == Net-SSH connection debug-level log START == | |
DEBUG ssh: D, [2015-07-21T15:56:21.801032 #14348] DEBUG -- net.ssh.transport.session[3fd296240aec]: establishing connection to 127.0.0.1:2201 | |
D, [2015-07-21T15:56:21.801447 #14348] DEBUG -- net.ssh.transport.session[3fd296240aec]: connection established | |
I, [2015-07-21T15:56:21.801636 #14348] INFO -- net.ssh.transport.server_version[3fd2962401f0]: negotiating protocol version | |
D, [2015-07-21T15:56:21.811530 #14348] DEBUG -- net.ssh.transport.server_version[3fd2962401f0]: remote is `SSH-2.0-OpenSSH_6.6.1p1 Ubuntu-2ubuntu2' | |
D, [2015-07-21T15:56:21.811640 #14348] DEBUG -- net.ssh.transport.server_version[3fd2962401f0]: local is `SSH-2.0-Ruby/Net::SSH_2.9.2 x86_64-linux' | |
D, [2015-07-21T15:56:21.813284 #14348] DEBUG -- tcpsocket[3fd296240754]: read 1460 bytes | |
D, [2015-07-21T15:56:21.813427 #14348] DEBUG -- tcpsocket[3fd296240754]: read 172 bytes | |
D, [2015-07-21T15:56:21.813550 #14348] DEBUG -- tcpsocket[3fd296240754]: received packet nr 0 type 20 len 1628 | |
I, [2015-07-21T15:56:21.813657 #14348] INFO -- net.ssh.transport.algorithms[3fd2962453a8]: got KEXINIT from server | |
I, [2015-07-21T15:56:21.813855 #14348] INFO -- net.ssh.transport.algorithms[3fd2962453a8]: sending KEXINIT | |
D, [2015-07-21T15:56:21.814102 #14348] DEBUG -- tcpsocket[3fd296240754]: queueing packet nr 0 type 20 len 1684 | |
D, [2015-07-21T15:56:21.814185 #14348] DEBUG -- tcpsocket[3fd296240754]: sent 1688 bytes | |
I, [2015-07-21T15:56:21.814241 #14348] INFO -- net.ssh.transport.algorithms[3fd2962453a8]: negotiating algorithms | |
D, [2015-07-21T15:56:21.814430 #14348] DEBUG -- net.ssh.transport.algorithms[3fd2962453a8]: negotiated: | |
* kex: diffie-hellman-group-exchange-sha1 | |
* host_key: ssh-rsa | |
* encryption_server: aes128-cbc | |
* encryption_client: aes128-cbc | |
* hmac_client: hmac-sha1 | |
* hmac_server: hmac-sha1 | |
* compression_client: none | |
* compression_server: none | |
* language_client: | |
* language_server: | |
D, [2015-07-21T15:56:21.814473 #14348] DEBUG -- net.ssh.transport.algorithms[3fd2962453a8]: exchanging keys | |
D, [2015-07-21T15:56:21.814695 #14348] DEBUG -- tcpsocket[3fd296240754]: queueing packet nr 1 type 34 len 20 | |
D, [2015-07-21T15:56:21.814754 #14348] DEBUG -- tcpsocket[3fd296240754]: sent 24 bytes | |
D, [2015-07-21T15:56:21.852508 #14348] DEBUG -- tcpsocket[3fd296240754]: read 152 bytes | |
D, [2015-07-21T15:56:21.852671 #14348] DEBUG -- tcpsocket[3fd296240754]: received packet nr 1 type 31 len 148 | |
D, [2015-07-21T15:56:21.854390 #14348] DEBUG -- tcpsocket[3fd296240754]: queueing packet nr 2 type 32 len 140 | |
D, [2015-07-21T15:56:21.854481 #14348] DEBUG -- tcpsocket[3fd296240754]: sent 144 bytes | |
D, [2015-07-21T15:56:21.856855 #14348] DEBUG -- tcpsocket[3fd296240754]: read 720 bytes | |
D, [2015-07-21T15:56:21.856971 #14348] DEBUG -- tcpsocket[3fd296240754]: received packet nr 2 type 33 len 700 | |
D, [2015-07-21T15:56:21.858202 #14348] DEBUG -- tcpsocket[3fd296240754]: queueing packet nr 3 type 21 len 20 | |
D, [2015-07-21T15:56:21.858319 #14348] DEBUG -- tcpsocket[3fd296240754]: sent 24 bytes | |
D, [2015-07-21T15:56:21.858421 #14348] DEBUG -- tcpsocket[3fd296240754]: received packet nr 3 type 21 len 12 | |
D, [2015-07-21T15:56:21.858825 #14348] DEBUG -- net.ssh.authentication.session[3fd296274414]: beginning authentication of `vagrant' | |
D, [2015-07-21T15:56:21.858984 #14348] DEBUG -- tcpsocket[3fd296240754]: queueing packet nr 4 type 5 len 28 | |
D, [2015-07-21T15:56:21.859031 #14348] DEBUG -- tcpsocket[3fd296240754]: sent 52 bytes | |
D, [2015-07-21T15:56:21.898867 #14348] DEBUG -- tcpsocket[3fd296240754]: read 52 bytes | |
D, [2015-07-21T15:56:21.899074 #14348] DEBUG -- tcpsocket[3fd296240754]: received packet nr 4 type 6 len 28 | |
D, [2015-07-21T15:56:21.899255 #14348] DEBUG -- net.ssh.authentication.session[3fd296274414]: trying none | |
D, [2015-07-21T15:56:21.899430 #14348] DEBUG -- tcpsocket[3fd296240754]: queueing packet nr 5 type 50 len 44 | |
D, [2015-07-21T15:56:21.899508 #14348] DEBUG -- tcpsocket[3fd296240754]: sent 68 bytes | |
D, [2015-07-21T15:56:21.900806 #14348] DEBUG -- tcpsocket[3fd296240754]: read 68 bytes | |
D, [2015-07-21T15:56:21.900948 #14348] DEBUG -- tcpsocket[3fd296240754]: received packet nr 5 type 51 len 44 | |
D, [2015-07-21T15:56:21.901049 #14348] DEBUG -- net.ssh.authentication.session[3fd296274414]: allowed methods: publickey,password | |
D, [2015-07-21T15:56:21.901146 #14348] DEBUG -- net.ssh.authentication.methods.none[3fd29627b0ac]: none failed | |
D, [2015-07-21T15:56:21.901214 #14348] DEBUG -- net.ssh.authentication.session[3fd296274414]: trying publickey | |
D, [2015-07-21T15:56:21.901524 #14348] DEBUG -- net.ssh.authentication.agent[3fd296281894]: connecting to ssh-agent | |
D, [2015-07-21T15:56:21.901667 #14348] DEBUG -- net.ssh.authentication.agent[3fd296281894]: sending agent request 1 len 44 | |
D, [2015-07-21T15:56:21.902109 #14348] DEBUG -- net.ssh.authentication.agent[3fd296281894]: received agent packet 2 len 5 | |
D, [2015-07-21T15:56:21.902177 #14348] DEBUG -- net.ssh.authentication.agent[3fd296281894]: sending agent request 11 len 0 | |
D, [2015-07-21T15:56:21.902912 #14348] DEBUG -- net.ssh.authentication.agent[3fd296281894]: received agent packet 12 len 638 | |
D, [2015-07-21T15:56:21.903371 #14348] DEBUG -- net.ssh.authentication.methods.publickey[3fd296281a60]: trying publickey (dd:3b:b8:2e:85:04:06:e9:ab:ff:a8:0a:c0:04:6e:d6) | |
D, [2015-07-21T15:56:21.903623 #14348] DEBUG -- tcpsocket[3fd296240754]: queueing packet nr 6 type 50 len 348 | |
D, [2015-07-21T15:56:21.903732 #14348] DEBUG -- tcpsocket[3fd296240754]: sent 372 bytes | |
D, [2015-07-21T15:56:21.913891 #14348] DEBUG -- tcpsocket[3fd296240754]: read 324 bytes | |
D, [2015-07-21T15:56:21.914121 #14348] DEBUG -- tcpsocket[3fd296240754]: received packet nr 6 type 60 len 300 | |
D, [2015-07-21T15:56:21.914385 #14348] DEBUG -- net.ssh.authentication.agent[3fd296281894]: sending agent request 13 len 649 | |
D, [2015-07-21T15:56:21.919874 #14348] DEBUG -- net.ssh.authentication.agent[3fd296281894]: received agent packet 14 len 276 | |
D, [2015-07-21T15:56:21.920146 #14348] DEBUG -- tcpsocket[3fd296240754]: queueing packet nr 7 type 50 len 620 | |
D, [2015-07-21T15:56:21.920244 #14348] DEBUG -- tcpsocket[3fd296240754]: sent 644 bytes | |
D, [2015-07-21T15:56:21.928566 #14348] DEBUG -- tcpsocket[3fd296240754]: read 36 bytes | |
D, [2015-07-21T15:56:21.928766 #14348] DEBUG -- tcpsocket[3fd296240754]: received packet nr 7 type 52 len 12 | |
D, [2015-07-21T15:56:21.928858 #14348] DEBUG -- net.ssh.authentication.methods.publickey[3fd296281a60]: publickey succeeded (dd:3b:b8:2e:85:04:06:e9:ab:ff:a8:0a:c0:04:6e:d6) | |
DEBUG ssh: == Net-SSH connection debug-level log END == | |
DEBUG ssh: Checking whether SSH is ready... | |
INFO subprocess: Starting process: ["/usr/bin/VBoxManage", "showvminfo", "67eff89c-3419-4074-8a24-955b3e592a2d", "--machinereadable"] | |
INFO subprocess: Command not in installer, restoring original environment... | |
DEBUG subprocess: Selecting on IO | |
DEBUG subprocess: stdout: name="configstack_master_1437486963581_54316" | |
groups="/" | |
ostype="Ubuntu (64-bit)" | |
UUID="67eff89c-3419-4074-8a24-955b3e592a2d" | |
CfgFile="/home/egroeper/VirtualBox VMs/configstack_master_1437486963581_54316/configstack_master_1437486963581_54316.vbox" | |
SnapFldr="/home/egroeper/VirtualBox VMs/configstack_master_1437486963581_54316/Snapshots" | |
LogFldr="/home/egroeper/VirtualBox VMs/configstack_master_1437486963581_54316/Logs" | |
hardwareuuid="67eff89c-3419-4074-8a24-955b3e592a2d" | |
memory=512 | |
pagefusion="off" | |
vram=12 | |
cpuexecutioncap=100 | |
hpet="off" | |
chipset="piix3" | |
firmware="BIOS" | |
cpus=1 | |
pae="off" | |
longmode="on" | |
synthcpu="off" | |
bootmenu="messageandmenu" | |
boot1="disk" | |
boot2="none" | |
boot3="none" | |
boot4="none" | |
acpi="on" | |
ioapic="on" | |
biossystemtimeoffset=0 | |
rtcuseutc="on" | |
hwvirtex="on" | |
nestedpaging="on" | |
largepages="off" | |
vtxvpid="on" | |
vtxux="on" | |
VMState="running" | |
VMStateChangeTime="2015-07-21T13:56:06.200000000" | |
monitorcount=1 | |
accelerate3d="off" | |
accelerate2dvideo="off" | |
teleporterenabled="off" | |
teleporterport=0 | |
teleporteraddress="" | |
teleporterpassword="" | |
tracing-enabled="off" | |
tracing-allow-vm-access="off" | |
tracing-config="" | |
autostart-enabled="off" | |
autostart-delay=0 | |
defaultfrontend="" | |
storagecontrollername0="SATAController" | |
storagecontrollertype0="IntelAhci" | |
storagecontrollerinstance0="0" | |
storagecontrollermaxportcount0="30" | |
storagecontrollerportcount0="1" | |
storagecontrollerbootable0="on" | |
"SATAController-0-0"="/home/egroeper/VirtualBox VMs/configstack_master_1437486963581_54316/box-disk1.vmdk" | |
"SATAController-ImageUUID-0-0"="ebc6467f-af99-4106-8151-0a1d745f9311" | |
natnet1="nat" | |
macaddress1="0800273A0B5B" | |
cableconnected1="on" | |
nic1="nat" | |
nictype1="82540EM" | |
nicspeed1="0" | |
mtu="0" | |
sockSnd="64" | |
sockRcv="64" | |
tcpWndSnd="64" | |
tcpWndRcv="64" | |
Forwarding(0)="ssh,tcp,127.0.0.1,2201,,22" | |
hostonlyadapter2="vboxnet1" | |
macaddress2="0800278AA165" | |
cableconnected2="on" | |
nic2="hostonly" | |
nictype2="82540EM" | |
nicspeed2="0" | |
nic3="none" | |
nic4="none" | |
nic5="none" | |
nic6="none" | |
nic7="none" | |
nic8="none" | |
hidpointing="ps2mouse" | |
hidkeyboard="ps2kbd" | |
uart1="off" | |
uart2="off" | |
lpt1="off" | |
lpt2="off" | |
audio="none" | |
clipboard="bidirectional" | |
draganddrop="disabled" | |
SessionType="headless" | |
VideoMode="720,400,0"@0,0 | |
vrde="off" | |
usb="off" | |
ehci="off" | |
SharedFolderNameMachineMapping1="vagrant" | |
SharedFolderPathMachineMapping1="/home/egroeper/Fileservice/configstack" | |
VRDEActiveConnection="off" | |
VRDEClients=0 | |
vcpenabled="off" | |
vcpscreens=0 | |
vcpfile="/home/egroeper/VirtualBox VMs/configstack_master_1437486963581_54316/configstack_master_1437486963581_54316.webm" | |
vcpwidth=1024 | |
vcpheight=768 | |
vcprate=512 | |
vcpfps=25 | |
GuestMemoryBalloon=0 | |
GuestOSType="Linux26_64" | |
GuestAdditionsRunLevel=2 | |
GuestAdditionsVersion="4.3.10_Ubuntu r93012" | |
GuestAdditionsFacility_VirtualBox Base Driver=50,1437486973631 | |
GuestAdditionsFacility_VirtualBox System Service=50,1437486979193 | |
GuestAdditionsFacility_Seamless Mode=0,1437486973631 | |
GuestAdditionsFacility_Graphics Mode=0,1437486973631 | |
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000 | |
DEBUG subprocess: Exit status: 0 | |
INFO subprocess: Starting process: ["/usr/bin/VBoxManage", "showvminfo", "67eff89c-3419-4074-8a24-955b3e592a2d", "--machinereadable"] | |
INFO subprocess: Command not in installer, restoring original environment... | |
DEBUG subprocess: Selecting on IO | |
DEBUG subprocess: stdout: name="configstack_master_1437486963581_54316" | |
groups="/" | |
ostype="Ubuntu (64-bit)" | |
UUID="67eff89c-3419-4074-8a24-955b3e592a2d" | |
CfgFile="/home/egroeper/VirtualBox VMs/configstack_master_1437486963581_54316/configstack_master_1437486963581_54316.vbox" | |
SnapFldr="/home/egroeper/VirtualBox VMs/configstack_master_1437486963581_54316/Snapshots" | |
LogFldr="/home/egroeper/VirtualBox VMs/configstack_master_1437486963581_54316/Logs" | |
hardwareuuid="67eff89c-3419-4074-8a24-955b3e592a2d" | |
memory=512 | |
pagefusion="off" | |
vram=12 | |
cpuexecutioncap=100 | |
hpet="off" | |
chipset="piix3" | |
firmware="BIOS" | |
cpus=1 | |
pae="off" | |
longmode="on" | |
synthcpu="off" | |
bootmenu="messageandmenu" | |
boot1="disk" | |
boot2="none" | |
boot3="none" | |
boot4="none" | |
acpi="on" | |
ioapic="on" | |
biossystemtimeoffset=0 | |
rtcuseutc="on" | |
hwvirtex="on" | |
nestedpaging="on" | |
largepages="off" | |
vtxvpid="on" | |
vtxux="on" | |
VMState="running" | |
VMStateChangeTime="2015-07-21T13:56:06.200000000" | |
monitorcount=1 | |
accelerate3d="off" | |
accelerate2dvideo="off" | |
teleporterenabled="off" | |
teleporterport=0 | |
teleporteraddress="" | |
teleporterpassword="" | |
tracing-enabled="off" | |
tracing-allow-vm-access="off" | |
tracing-config="" | |
autostart-enabled="off" | |
autostart-delay=0 | |
defaultfrontend="" | |
storagecontrollername0="SATAController" | |
storagecontrollertype0="IntelAhci" | |
storagecontrollerinstance0="0" | |
storagecontrollermaxportcount0="30" | |
storagecontrollerportcount0="1" | |
storagecontrollerbootable0="on" | |
"SATAController-0-0"="/home/egroeper/VirtualBox VMs/configstack_master_1437486963581_54316/box-disk1.vmdk" | |
"SATAController-ImageUUID-0-0"="ebc6467f-af99-4106-8151-0a1d745f9311" | |
natnet1="nat" | |
macaddress1="0800273A0B5B" | |
cableconnected1="on" | |
nic1="nat" | |
nictype1="82540EM" | |
nicspeed1="0" | |
mtu="0" | |
sockSnd="64" | |
sockRcv="64" | |
tcpWndSnd="64" | |
tcpWndRcv="64" | |
Forwarding(0)="ssh,tcp,127.0.0.1,2201,,22" | |
hostonlyadapter2="vboxnet1" | |
macaddress2="0800278AA165" | |
cableconnected2="on" | |
nic2="hostonly" | |
nictype2="82540EM" | |
nicspeed2="0" | |
nic3="none" | |
nic4="none" | |
nic5="none" | |
nic6="none" | |
nic7="none" | |
nic8="none" | |
hidpointing="ps2mouse" | |
hidkeyboard="ps2kbd" | |
uart1="off" | |
uart2="off" | |
lpt1="off" | |
lpt2="off" | |
audio="none" | |
clipboard="bidirectional" | |
draganddrop="disabled" | |
SessionType="headless" | |
VideoMode="720,400,0"@0,0 | |
vrde="off" | |
usb="off" | |
ehci="off" | |
SharedFolderNameMachineMapping1="vagrant" | |
SharedFolderPathMachineMapping1="/home/egroeper/Fileservice/configstack" | |
VRDEActiveConnection="off" | |
VRDEClients=0 | |
vcpenabled="off" | |
vcpscreens=0 | |
vcpfile="/home/egroeper/VirtualBox VMs/configstack_master_1437486963581_54316/configstack_master_1437486963581_54316.webm" | |
vcpwidth=1024 | |
vcpheight=768 | |
vcprate=512 | |
vcpfps=25 | |
GuestMemoryBalloon=0 | |
GuestOSType="Linux26_64" | |
GuestAdditionsRunLevel=2 | |
GuestAdditionsVersion="4.3.10_Ubuntu r93012" | |
GuestAdditionsFacility_VirtualBox Base Driver=50,1437486973631 | |
GuestAdditionsFacility_VirtualBox System Service=50,1437486979193 | |
GuestAdditionsFacility_Seamless Mode=0,1437486973631 | |
GuestAdditionsFacility_Graphics Mode=0,1437486973631 | |
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000 | |
DEBUG subprocess: Exit status: 0 | |
INFO subprocess: Starting process: ["/usr/bin/VBoxManage", "showvminfo", "67eff89c-3419-4074-8a24-955b3e592a2d", "--machinereadable"] | |
INFO subprocess: Command not in installer, restoring original environment... | |
DEBUG subprocess: Selecting on IO | |
DEBUG subprocess: stdout: name="configstack_master_1437486963581_54316" | |
groups="/" | |
ostype="Ubuntu (64-bit)" | |
UUID="67eff89c-3419-4074-8a24-955b3e592a2d" | |
CfgFile="/home/egroeper/VirtualBox VMs/configstack_master_1437486963581_54316/configstack_master_1437486963581_54316.vbox" | |
SnapFldr="/home/egroeper/VirtualBox VMs/configstack_master_1437486963581_54316/Snapshots" | |
LogFldr="/home/egroeper/VirtualBox VMs/configstack_master_1437486963581_54316/Logs" | |
hardwareuuid="67eff89c-3419-4074-8a24-955b3e592a2d" | |
memory=512 | |
pagefusion="off" | |
vram=12 | |
cpuexecutioncap=100 | |
hpet="off" | |
chipset="piix3" | |
firmware="BIOS" | |
cpus=1 | |
pae="off" | |
longmode="on" | |
synthcpu="off" | |
bootmenu="messageandmenu" | |
boot1="disk" | |
boot2="none" | |
boot3="none" | |
boot4="none" | |
acpi="on" | |
ioapic="on" | |
biossystemtimeoffset=0 | |
rtcuseutc="on" | |
hwvirtex="on" | |
nestedpaging="on" | |
largepages="off" | |
vtxvpid="on" | |
vtxux="on" | |
VMState="running" | |
VMStateChangeTime="2015-07-21T13:56:06.200000000" | |
monitorcount=1 | |
accelerate3d="off" | |
accelerate2dvideo="off" | |
teleporterenabled="off" | |
teleporterport=0 | |
teleporteraddress="" | |
teleporterpassword="" | |
tracing-enabled="off" | |
tracing-allow-vm-access="off" | |
tracing-config="" | |
autostart-enabled="off" | |
autostart-delay=0 | |
defaultfrontend="" | |
storagecontrollername0="SATAController" | |
storagecontrollertype0="IntelAhci" | |
storagecontrollerinstance0="0" | |
storagecontrollermaxportcount0="30" | |
storagecontrollerportcount0="1" | |
storagecontrollerbootable0="on" | |
"SATAController-0-0"="/home/egroeper/VirtualBox VMs/configstack_master_1437486963581_54316/box-disk1.vmdk" | |
"SATAController-ImageUUID-0-0"="ebc6467f-af99-4106-8151-0a1d745f9311" | |
natnet1="nat" | |
macaddress1="0800273A0B5B" | |
cableconnected1="on" | |
nic1="nat" | |
nictype1="82540EM" | |
nicspeed1="0" | |
mtu="0" | |
sockSnd="64" | |
sockRcv="64" | |
tcpWndSnd="64" | |
tcpWndRcv="64" | |
Forwarding(0)="ssh,tcp,127.0.0.1,2201,,22" | |
hostonlyadapter2="vboxnet1" | |
macaddress2="0800278AA165" | |
cableconnected2="on" | |
nic2="hostonly" | |
nictype2="82540EM" | |
nicspeed2="0" | |
nic3="none" | |
nic4="none" | |
nic5="none" | |
nic6="none" | |
nic7="none" | |
nic8="none" | |
hidpointing="ps2mouse" | |
hidkeyboard="ps2kbd" | |
uart1="off" | |
uart2="off" | |
lpt1="off" | |
lpt2="off" | |
audio="none" | |
clipboard="bidirectional" | |
draganddrop="disabled" | |
SessionType="headless" | |
VideoMode="720,400,0"@0,0 | |
vrde="off" | |
usb="off" | |
ehci="off" | |
SharedFolderNameMachineMapping1="vagrant" | |
SharedFolderPathMachineMapping1="/home/egroeper/Fileservice/configstack" | |
VRDEActiveConnection="off" | |
VRDEClients=0 | |
vcpenabled="off" | |
vcpscreens=0 | |
vcpfile="/home/egroeper/VirtualBox VMs/configstack_master_1437486963581_54316/configstack_master_1437486963581_54316.webm" | |
vcpwidth=1024 | |
vcpheight=768 | |
vcprate=512 | |
vcpfps=25 | |
GuestMemoryBalloon=0 | |
GuestOSType="Linux26_64" | |
GuestAdditionsRunLevel=2 | |
GuestAdditionsVersion="4.3.10_Ubuntu r93012" | |
GuestAdditionsFacility_VirtualBox Base Driver=50,1437486973631 | |
GuestAdditionsFacility_VirtualBox System Service=50,1437486979193 | |
GuestAdditionsFacility_Seamless Mode=0,1437486973631 | |
GuestAdditionsFacility_Graphics Mode=0,1437486973631 | |
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000 | |
DEBUG subprocess: Exit status: 0 | |
DEBUG ssh: Re-using SSH connection. | |
INFO ssh: SSH is ready! | |
DEBUG ssh: Re-using SSH connection. | |
INFO ssh: Execute: (sudo=false) | |
DEBUG ssh: Exit status: 0 | |
INFO subprocess: Starting process: ["/usr/bin/VBoxManage", "showvminfo", "67eff89c-3419-4074-8a24-955b3e592a2d", "--machinereadable"] | |
INFO subprocess: Command not in installer, restoring original environment... | |
DEBUG subprocess: Selecting on IO | |
DEBUG subprocess: stdout: name="configstack_master_1437486963581_54316" | |
groups="/" | |
ostype="Ubuntu (64-bit)" | |
UUID="67eff89c-3419-4074-8a24-955b3e592a2d" | |
CfgFile="/home/egroeper/VirtualBox VMs/configstack_master_1437486963581_54316/configstack_master_1437486963581_54316.vbox" | |
SnapFldr="/home/egroeper/VirtualBox VMs/configstack_master_1437486963581_54316/Snapshots" | |
LogFldr="/home/egroeper/VirtualBox VMs/configstack_master_1437486963581_54316/Logs" | |
hardwareuuid="67eff89c-3419-4074-8a24-955b3e592a2d" | |
memory=512 | |
pagefusion="off" | |
vram=12 | |
cpuexecutioncap=100 | |
hpet="off" | |
chipset="piix3" | |
firmware="BIOS" | |
cpus=1 | |
pae="off" | |
longmode="on" | |
synthcpu="off" | |
bootmenu="messageandmenu" | |
boot1="disk" | |
boot2="none" | |
boot3="none" | |
boot4="none" | |
acpi="on" | |
ioapic="on" | |
biossystemtimeoffset=0 | |
rtcuseutc="on" | |
hwvirtex="on" | |
nestedpaging="on" | |
largepages="off" | |
vtxvpid="on" | |
vtxux="on" | |
VMState="running" | |
VMStateChangeTime="2015-07-21T13:56:06.200000000" | |
monitorcount=1 | |
accelerate3d="off" | |
accelerate2dvideo="off" | |
teleporterenabled="off" | |
teleporterport=0 | |
teleporteraddress="" | |
teleporterpassword="" | |
tracing-enabled="off" | |
tracing-allow-vm-access="off" | |
tracing-config="" | |
autostart-enabled="off" | |
autostart-delay=0 | |
defaultfrontend="" | |
storagecontrollername0="SATAController" | |
storagecontrollertype0="IntelAhci" | |
storagecontrollerinstance0="0" | |
storagecontrollermaxportcount0="30" | |
storagecontrollerportcount0="1" | |
storagecontrollerbootable0="on" | |
"SATAController-0-0"="/home/egroeper/VirtualBox VMs/configstack_master_1437486963581_54316/box-disk1.vmdk" | |
"SATAController-ImageUUID-0-0"="ebc6467f-af99-4106-8151-0a1d745f9311" | |
natnet1="nat" | |
macaddress1="0800273A0B5B" | |
cableconnected1="on" | |
nic1="nat" | |
nictype1="82540EM" | |
nicspeed1="0" | |
mtu="0" | |
sockSnd="64" | |
sockRcv="64" | |
tcpWndSnd="64" | |
tcpWndRcv="64" | |
Forwarding(0)="ssh,tcp,127.0.0.1,2201,,22" | |
hostonlyadapter2="vboxnet1" | |
macaddress2="0800278AA165" | |
cableconnected2="on" | |
nic2="hostonly" | |
nictype2="82540EM" | |
nicspeed2="0" | |
nic3="none" | |
nic4="none" | |
nic5="none" | |
nic6="none" | |
nic7="none" | |
nic8="none" | |
hidpointing="ps2mouse" | |
hidkeyboard="ps2kbd" | |
uart1="off" | |
uart2="off" | |
lpt1="off" | |
lpt2="off" | |
audio="none" | |
clipboard="bidirectional" | |
draganddrop="disabled" | |
SessionType="headless" | |
VideoMode="720,400,0"@0,0 | |
vrde="off" | |
usb="off" | |
ehci="off" | |
SharedFolderNameMachineMapping1="vagrant" | |
SharedFolderPathMachineMapping1="/home/egroeper/Fileservice/configstack" | |
VRDEActiveConnection="off" | |
VRDEClients=0 | |
vcpenabled="off" | |
vcpscreens=0 | |
vcpfile="/home/egroeper/VirtualBox VMs/configstack_master_1437486963581_54316/configstack_master_1437486963581_54316.webm" | |
vcpwidth=1024 | |
vcpheight=768 | |
vcprate=512 | |
vcpfps=25 | |
GuestMemoryBalloon=0 | |
GuestOSType="Linux26_64" | |
GuestAdditionsRunLevel=2 | |
GuestAdditionsVersion="4.3.10_Ubuntu r93012" | |
GuestAdditionsFacility_VirtualBox Base Driver=50,1437486973631 | |
GuestAdditionsFacility_VirtualBox System Service=50,1437486979193 | |
GuestAdditionsFacility_Seamless Mode=0,1437486973631 | |
GuestAdditionsFacility_Graphics Mode=0,1437486973631 | |
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 31999 | |
DEBUG subprocess: Exit status: 0 | |
INFO interface: output: Machine booted and ready! | |
INFO interface: output: ==> master: Machine booted and ready! | |
==> master: Machine booted and ready! | |
INFO warden: Calling IN action: #<VagrantPlugins::ProviderVirtualBox::Action::Customize:0x007fa5243be180> | |
INFO warden: Calling IN action: #<VagrantPlugins::ProviderVirtualBox::Action::CheckGuestAdditions:0x007fa5243be158> | |
INFO interface: output: Checking for guest additions in VM... | |
INFO interface: output: ==> master: Checking for guest additions in VM... | |
==> master: Checking for guest additions in VM... | |
INFO subprocess: Starting process: ["/usr/bin/VBoxManage", "guestproperty", "get", "67eff89c-3419-4074-8a24-955b3e592a2d", "/VirtualBox/GuestAdd/Version"] | |
INFO subprocess: Command not in installer, restoring original environment... | |
DEBUG subprocess: Selecting on IO | |
DEBUG subprocess: stdout: Value: 4.3.10 | |
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000 | |
DEBUG subprocess: Exit status: 0 | |
INFO warden: Calling IN action: #<Proc:0x007fa524406c78@/opt/vagrant/embedded/gems/gems/vagrant-1.7.4/lib/vagrant/action/warden.rb:94 (lambda)> | |
INFO warden: Calling IN action: #<Proc:0x007fa52c3aa240@/opt/vagrant/embedded/gems/gems/vagrant-1.7.4/lib/vagrant/action/warden.rb:94 (lambda)> | |
INFO warden: Calling IN action: #<Proc:0x007fa52c156110@/opt/vagrant/embedded/gems/gems/vagrant-1.7.4/lib/vagrant/action/warden.rb:94 (lambda)> | |
INFO warden: Calling OUT action: #<Proc:0x007fa52c156110@/opt/vagrant/embedded/gems/gems/vagrant-1.7.4/lib/vagrant/action/warden.rb:94 (lambda)> | |
INFO warden: Calling OUT action: #<Proc:0x007fa52c3aa240@/opt/vagrant/embedded/gems/gems/vagrant-1.7.4/lib/vagrant/action/warden.rb:94 (lambda)> | |
INFO warden: Calling OUT action: #<Proc:0x007fa524406c78@/opt/vagrant/embedded/gems/gems/vagrant-1.7.4/lib/vagrant/action/warden.rb:94 (lambda)> | |
INFO warden: Calling OUT action: #<VagrantPlugins::ProviderVirtualBox::Action::CheckGuestAdditions:0x007fa5243be158> | |
INFO warden: Calling OUT action: #<VagrantPlugins::ProviderVirtualBox::Action::Customize:0x007fa5243be180> | |
INFO warden: Calling OUT action: #<Vagrant::Action::Builtin::WaitForCommunicator:0x007fa5243be1a8> | |
INFO warden: Calling OUT action: #<VagrantPlugins::ProviderVirtualBox::Action::Customize:0x007fa5243be1d0> | |
INFO warden: Calling OUT action: #<VagrantPlugins::ProviderVirtualBox::Action::Boot:0x007fa5243be1f8> | |
INFO warden: Calling OUT action: #<VagrantPlugins::ProviderVirtualBox::Action::Customize:0x007fa5243be220> | |
INFO warden: Calling OUT action: #<VagrantPlugins::ProviderVirtualBox::Action::SaneDefaults:0x007fa52436ef90> | |
INFO interface: info: Setting hostname... | |
INFO interface: info: ==> master: Setting hostname... | |
==> master: Setting hostname... | |
DEBUG ssh: Checking whether SSH is ready... | |
DEBUG ssh: Re-using SSH connection. | |
INFO ssh: SSH is ready! | |
DEBUG ssh: Re-using SSH connection. | |
INFO ssh: Execute: (sudo=false) | |
DEBUG ssh: Exit status: 0 | |
INFO guest: Autodetecting host type for [#<Vagrant::Machine: master (VagrantPlugins::ProviderVirtualBox::Provider)>] | |
DEBUG guest: Trying: mint | |
DEBUG ssh: Re-using SSH connection. | |
INFO ssh: Execute: cat /etc/issue | grep 'Linux Mint' (sudo=false) | |
DEBUG ssh: Exit status: 1 | |
DEBUG guest: Trying: atomic | |
DEBUG ssh: Re-using SSH connection. | |
INFO ssh: Execute: grep 'ostree=' /proc/cmdline (sudo=false) | |
DEBUG ssh: Exit status: 1 | |
DEBUG guest: Trying: pld | |
DEBUG ssh: Re-using SSH connection. | |
INFO ssh: Execute: cat /etc/pld-release (sudo=false) | |
DEBUG ssh: stderr: cat: | |
DEBUG ssh: stderr: /etc/pld-release | |
DEBUG ssh: stderr: : No such file or directory | |
DEBUG ssh: stderr: | |
DEBUG ssh: Exit status: 1 | |
DEBUG guest: Trying: ubuntu | |
DEBUG ssh: Re-using SSH connection. | |
INFO ssh: Execute: [ -x /usr/bin/lsb_release ] && /usr/bin/lsb_release -i 2>/dev/null | grep Ubuntu (sudo=false) | |
DEBUG ssh: stdout: Distributor ID: Ubuntu | |
DEBUG ssh: Exit status: 0 | |
INFO guest: Detected: ubuntu! | |
DEBUG guest: Searching for cap: change_host_name | |
DEBUG guest: Checking in: ubuntu | |
DEBUG guest: Found cap: change_host_name in ubuntu | |
INFO guest: Execute capability: change_host_name [#<Vagrant::Machine: master (VagrantPlugins::ProviderVirtualBox::Provider)>, "master"] (ubuntu) | |
DEBUG ssh: Re-using SSH connection. | |
INFO ssh: Execute: hostname -f (sudo=true) | |
DEBUG ssh: stderr: stdin: is not a tty | |
DEBUG ssh: Re-using SSH connection. | |
INFO ssh: Execute: echo; printf $SSH_AUTH_SOCK (sudo=false) | |
DEBUG ssh: stdout: | |
DEBUG ssh: stdout: /tmp/ssh-jDRMTNZBVT/agent.1495 | |
DEBUG ssh: Exit status: 0 | |
INFO ssh: Setting SSH_AUTH_SOCK remotely: /tmp/ssh-jDRMTNZBVT/agent.1495 | |
DEBUG ssh: stdout: vagrant-ubuntu-trusty-64 | |
DEBUG ssh: Exit status: 0 | |
DEBUG ssh: Re-using SSH connection. | |
INFO ssh: Execute: [ `lsb_release -c -s` = vivid ] (sudo=false) | |
DEBUG ssh: Exit status: 1 | |
DEBUG ssh: Re-using SSH connection. | |
INFO ssh: Execute: echo 'master' > /etc/hostname (sudo=true) | |
DEBUG ssh: stderr: stdin: is not a tty | |
DEBUG ssh: Re-using SSH connection. | |
INFO ssh: Execute: echo; printf $SSH_AUTH_SOCK (sudo=false) | |
DEBUG ssh: stdout: | |
DEBUG ssh: stdout: /tmp/ssh-jDRMTNZBVT/agent.1495 | |
DEBUG ssh: Exit status: 0 | |
INFO ssh: Setting SSH_AUTH_SOCK remotely: /tmp/ssh-jDRMTNZBVT/agent.1495 | |
DEBUG ssh: Exit status: 0 | |
DEBUG ssh: Re-using SSH connection. | |
INFO ssh: Execute: grep 'vagrant-ubuntu-trusty-64' /etc/hosts (sudo=false) | |
DEBUG ssh: Exit status: 1 | |
DEBUG ssh: Re-using SSH connection. | |
INFO ssh: Execute: echo '127.0.1.1 master master' >>/etc/hosts (sudo=true) | |
DEBUG ssh: stderr: stdin: is not a tty | |
DEBUG ssh: Re-using SSH connection. | |
INFO ssh: Execute: echo; printf $SSH_AUTH_SOCK (sudo=false) | |
DEBUG ssh: stdout: | |
DEBUG ssh: stdout: /tmp/ssh-jDRMTNZBVT/agent.1495 | |
DEBUG ssh: Exit status: 0 | |
INFO ssh: Setting SSH_AUTH_SOCK remotely: /tmp/ssh-jDRMTNZBVT/agent.1495 | |
DEBUG ssh: Exit status: 0 | |
DEBUG ssh: Re-using SSH connection. | |
INFO ssh: Execute: [ `lsb_release -c -s` = hardy ] (sudo=false) | |
DEBUG ssh: Exit status: 1 | |
DEBUG ssh: Re-using SSH connection. | |
INFO ssh: Execute: [ `lsb_release -c -s` = vivid ] (sudo=false) | |
DEBUG ssh: Exit status: 1 | |
DEBUG ssh: Re-using SSH connection. | |
INFO ssh: Execute: service hostname start (sudo=true) | |
DEBUG ssh: stderr: stdin: is not a tty | |
DEBUG ssh: Re-using SSH connection. | |
INFO ssh: Execute: echo; printf $SSH_AUTH_SOCK (sudo=false) | |
DEBUG ssh: stdout: | |
DEBUG ssh: stdout: /tmp/ssh-jDRMTNZBVT/agent.1495 | |
DEBUG ssh: Exit status: 0 | |
INFO ssh: Setting SSH_AUTH_SOCK remotely: /tmp/ssh-jDRMTNZBVT/agent.1495 | |
DEBUG ssh: stdout: hostname stop/waiting | |
DEBUG ssh: Exit status: 0 | |
DEBUG ssh: Re-using SSH connection. | |
INFO ssh: Execute: hostname --fqdn > /etc/mailname (sudo=true) | |
DEBUG ssh: stderr: stdin: is not a tty | |
DEBUG ssh: Re-using SSH connection. | |
INFO ssh: Execute: echo; printf $SSH_AUTH_SOCK (sudo=false) | |
DEBUG ssh: stdout: | |
DEBUG ssh: stdout: /tmp/ssh-jDRMTNZBVT/agent.1495 | |
DEBUG ssh: Exit status: 0 | |
INFO ssh: Setting SSH_AUTH_SOCK remotely: /tmp/ssh-jDRMTNZBVT/agent.1495 | |
DEBUG ssh: Exit status: 0 | |
DEBUG ssh: Re-using SSH connection. | |
INFO ssh: Execute: ifdown -a; ifup -a; ifup -a --allow=hotplug (sudo=true) | |
DEBUG ssh: stderr: stdin: is not a tty | |
DEBUG ssh: Re-using SSH connection. | |
INFO ssh: Execute: echo; printf $SSH_AUTH_SOCK (sudo=false) | |
DEBUG ssh: stdout: | |
DEBUG ssh: stdout: /tmp/ssh-jDRMTNZBVT/agent.1495 | |
DEBUG ssh: Exit status: 0 | |
INFO ssh: Setting SSH_AUTH_SOCK remotely: /tmp/ssh-jDRMTNZBVT/agent.1495 | |
DEBUG ssh: stderr: Internet Systems Consortium DHCP Client 4.2.4 | |
DEBUG ssh: stderr: | |
DEBUG ssh: stderr: Copyright 2004-2012 Internet Systems Consortium. | |
DEBUG ssh: stderr: | |
DEBUG ssh: stderr: All rights reserved. | |
DEBUG ssh: stderr: | |
DEBUG ssh: stderr: For info, please visit https://www.isc.org/software/dhcp/ | |
DEBUG ssh: stderr: | |
DEBUG ssh: stderr: | |
DEBUG ssh: stderr: Listening on LPF/eth0/08:00:27:3a:0b:5b | |
DEBUG ssh: stderr: | |
DEBUG ssh: stderr: Sending on LPF/eth0/08:00:27:3a:0b:5b | |
DEBUG ssh: stderr: | |
DEBUG ssh: stderr: Sending on Socket/fallback | |
DEBUG ssh: stderr: | |
DEBUG ssh: stderr: DHCPRELEASE on eth0 to 10.0.2.2 port 67 (xid=0x7d914c8f) | |
DEBUG ssh: stderr: | |
DEBUG ssh: stderr: Internet Systems Consortium DHCP Client 4.2.4 | |
DEBUG ssh: stderr: | |
DEBUG ssh: stderr: Copyright 2004-2012 Internet Systems Consortium. | |
DEBUG ssh: stderr: | |
DEBUG ssh: stderr: All rights reserved. | |
DEBUG ssh: stderr: | |
DEBUG ssh: stderr: For info, please visit https://www.isc.org/software/dhcp/ | |
DEBUG ssh: stderr: | |
DEBUG ssh: stderr: | |
DEBUG ssh: stderr: Listening on LPF/eth0/08:00:27:3a:0b:5b | |
DEBUG ssh: stderr: | |
DEBUG ssh: stderr: Sending on LPF/eth0/08:00:27:3a:0b:5b | |
DEBUG ssh: stderr: | |
DEBUG ssh: stderr: Sending on Socket/fallback | |
DEBUG ssh: stderr: | |
DEBUG ssh: stderr: DHCPDISCOVER on eth0 to 255.255.255.255 port 67 interval 3 (xid=0x193b9de) | |
DEBUG ssh: stderr: | |
DEBUG ssh: stderr: DHCPDISCOVER on eth0 to 255.255.255.255 port 67 interval 8 (xid=0x193b9de) | |
DEBUG ssh: stderr: | |
DEBUG ssh: stderr: DHCPREQUEST of 10.0.2.15 on eth0 to 255.255.255.255 port 67 (xid=0x193b9de) | |
DEBUG ssh: stderr: | |
DEBUG ssh: stderr: DHCPOFFER of 10.0.2.15 from 10.0.2.2 | |
DEBUG ssh: stderr: | |
DEBUG ssh: stderr: DHCPACK of 10.0.2.15 from 10.0.2.2 | |
DEBUG ssh: stderr: | |
DEBUG ssh: stderr: bound to 10.0.2.15 -- renewal in 37061 seconds. | |
DEBUG ssh: stderr: | |
DEBUG ssh: Exit status: 0 | |
INFO warden: Calling OUT action: #<Vagrant::Action::Builtin::SetHostname:0x007fa52436efb8> | |
INFO warden: Calling OUT action: #<VagrantPlugins::ProviderVirtualBox::Action::ForwardPorts:0x007fa52436efe0> | |
INFO subprocess: Starting process: ["/usr/bin/VBoxManage", "showvminfo", "67eff89c-3419-4074-8a24-955b3e592a2d", "--machinereadable"] | |
INFO subprocess: Command not in installer, restoring original environment... | |
DEBUG subprocess: Selecting on IO | |
DEBUG subprocess: stdout: name="configstack_master_1437486963581_54316" | |
groups="/" | |
ostype="Ubuntu (64-bit)" | |
UUID="67eff89c-3419-4074-8a24-955b3e592a2d" | |
CfgFile="/home/egroeper/VirtualBox VMs/configstack_master_1437486963581_54316/configstack_master_1437486963581_54316.vbox" | |
SnapFldr="/home/egroeper/VirtualBox VMs/configstack_master_1437486963581_54316/Snapshots" | |
LogFldr="/home/egroeper/VirtualBox VMs/configstack_master_1437486963581_54316/Logs" | |
hardwareuuid="67eff89c-3419-4074-8a24-955b3e592a2d" | |
memory=512 | |
pagefusion="off" | |
vram=12 | |
cpuexecutioncap=100 | |
hpet="off" | |
chipset="piix3" | |
firmware="BIOS" | |
cpus=1 | |
pae="off" | |
longmode="on" | |
synthcpu="off" | |
bootmenu="messageandmenu" | |
boot1="disk" | |
boot2="none" | |
boot3="none" | |
boot4="none" | |
acpi="on" | |
ioapic="on" | |
biossystemtimeoffset=0 | |
rtcuseutc="on" | |
hwvirtex="on" | |
nestedpaging="on" | |
largepages="off" | |
vtxvpid="on" | |
vtxux="on" | |
VMState="running" | |
VMStateChangeTime="2015-07-21T13:56:06.200000000" | |
monitorcount=1 | |
accelerate3d="off" | |
accelerate2dvideo="off" | |
teleporterenabled="off" | |
teleporterport=0 | |
teleporteraddress="" | |
teleporterpassword="" | |
tracing-enabled="off" | |
tracing-allow-vm-access="off" | |
tracing-config="" | |
autostart-enabled="off" | |
autostart-delay=0 | |
defaultfrontend="" | |
storagecontrollername0="SATAController" | |
storagecontrollertype0="IntelAhci" | |
storagecontrollerinstance0="0" | |
storagecontrollermaxportcount0="30" | |
storagecontrollerportcount0="1" | |
storagecontrollerbootable0="on" | |
"SATAController-0-0"="/home/egroeper/VirtualBox VMs/configstack_master_1437486963581_54316/box-disk1.vmdk" | |
"SATAController-ImageUUID-0-0"="ebc6467f-af99-4106-8151-0a1d745f9311" | |
natnet1="nat" | |
macaddress1="0800273A0B5B" | |
cableconnected1="on" | |
nic1="nat" | |
nictype1="82540EM" | |
nicspeed1="0" | |
mtu="0" | |
sockSnd="64" | |
sockRcv="64" | |
tcpWndSnd="64" | |
tcpWndRcv="64" | |
Forwarding(0)="ssh,tcp,127.0.0.1,2201,,22" | |
hostonlyadapter2="vboxnet1" | |
macaddress2="0800278AA165" | |
cableconnected2="on" | |
nic2="hostonly" | |
nictype2="82540EM" | |
nicspeed2="0" | |
nic3="none" | |
nic4="none" | |
nic5="none" | |
nic6="none" | |
nic7="none" | |
nic8="none" | |
hidpointing="ps2mouse" | |
hidkeyboard="ps2kbd" | |
uart1="off" | |
uart2="off" | |
lpt1="off" | |
lpt2="off" | |
audio="none" | |
clipboard="bidirectional" | |
draganddrop="disabled" | |
SessionType="headless" | |
VideoMode="720,400,0"@0,0 | |
vrde="off" | |
usb="off" | |
ehci="off" | |
SharedFolderNameMachineMapping1="vagrant" | |
SharedFolderPathMachineMapping1="/home/egroeper/Fileservice/configstack" | |
VRDEActiveConnection="off" | |
VRDEClients=0 | |
vcpenabled="off" | |
vcpscreens=0 | |
vcpfile="/home/egroeper/VirtualBox VMs/configstack_master_1437486963581_54316/configstack_master_1437486963581_54316.webm" | |
vcpwidth=1024 | |
vcpheight=768 | |
vcprate=512 | |
vcpfps=25 | |
GuestMemoryBalloon=0 | |
GuestOSType="Linux26_64" | |
GuestAdditionsRunLevel=2 | |
GuestAdditionsVersion="4.3.10_Ubuntu r93012" | |
GuestAdditionsFacility_VirtualBox Base Driver=50,1437486973631 | |
GuestAdditionsFacility_VirtualBox System Service=50,1437486979193 | |
GuestAdditionsFacility_Seamless Mode=0,1437486973631 | |
GuestAdditionsFacility_Graphics Mode=0,1437486973631 | |
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000 | |
DEBUG subprocess: Exit status: 0 | |
INFO interface: info: Configuring and enabling network interfaces... | |
INFO interface: info: ==> master: Configuring and enabling network interfaces... | |
==> master: Configuring and enabling network interfaces... | |
DEBUG ssh: Checking whether SSH is ready... | |
DEBUG ssh: Re-using SSH connection. | |
INFO ssh: SSH is ready! | |
DEBUG ssh: Re-using SSH connection. | |
INFO ssh: Execute: (sudo=false) | |
DEBUG ssh: Exit status: 0 | |
DEBUG guest: Searching for cap: configure_networks | |
DEBUG guest: Checking in: ubuntu | |
DEBUG guest: Checking in: debian | |
DEBUG guest: Found cap: configure_networks in debian | |
INFO guest: Execute capability: configure_networks [#<Vagrant::Machine: master (VagrantPlugins::ProviderVirtualBox::Provider)>, [{:type=>:static, :adapter_ip=>"192.168.23.1", :ip=>"192.168.23.13", :netmask=>"255.255.255.0", :auto_config=>true, :interface=>1}]] (ubuntu) | |
DEBUG ssh: Re-using SSH connection. | |
INFO ssh: Execute: sed -e '/^#VAGRANT-BEGIN/,$ d' /etc/network/interfaces > /tmp/vagrant-network-interfaces.pre (sudo=true) | |
DEBUG ssh: stderr: stdin: is not a tty | |
DEBUG ssh: Re-using SSH connection. | |
INFO ssh: Execute: echo; printf $SSH_AUTH_SOCK (sudo=false) | |
DEBUG ssh: stdout: | |
DEBUG ssh: Exit status: 0 | |
DEBUG ssh: stdout: /tmp/ssh-jDRMTNZBVT/agent.1495 | |
INFO ssh: Setting SSH_AUTH_SOCK remotely: /tmp/ssh-jDRMTNZBVT/agent.1495 | |
DEBUG ssh: Exit status: 0 | |
DEBUG ssh: Re-using SSH connection. | |
INFO ssh: Execute: sed -ne '/^#VAGRANT-END/,$ p' /etc/network/interfaces | tac | sed -e '/^#VAGRANT-END/,$ d' | tac > /tmp/vagrant-network-interfaces.post (sudo=true) | |
DEBUG ssh: stderr: stdin: is not a tty | |
DEBUG ssh: Re-using SSH connection. | |
INFO ssh: Execute: echo; printf $SSH_AUTH_SOCK (sudo=false) | |
DEBUG ssh: stdout: | |
DEBUG ssh: stdout: /tmp/ssh-jDRMTNZBVT/agent.1495 | |
DEBUG ssh: Exit status: 0 | |
INFO ssh: Setting SSH_AUTH_SOCK remotely: /tmp/ssh-jDRMTNZBVT/agent.1495 | |
DEBUG ssh: Exit status: 0 | |
DEBUG ssh: Uploading: /tmp/vagrant20150721-14348-st80bl to /tmp/vagrant-network-entry | |
DEBUG ssh: Re-using SSH connection. | |
DEBUG ssh: Re-using SSH connection. | |
INFO ssh: Execute: /sbin/ifdown eth1 2> /dev/null (sudo=true) | |
DEBUG ssh: stderr: stdin: is not a tty | |
DEBUG ssh: Re-using SSH connection. | |
INFO ssh: Execute: echo; printf $SSH_AUTH_SOCK (sudo=false) | |
DEBUG ssh: stdout: | |
DEBUG ssh: stdout: /tmp/ssh-jDRMTNZBVT/agent.1495 | |
DEBUG ssh: Exit status: 0 | |
INFO ssh: Setting SSH_AUTH_SOCK remotely: /tmp/ssh-jDRMTNZBVT/agent.1495 | |
DEBUG ssh: Exit status: 0 | |
DEBUG ssh: Re-using SSH connection. | |
INFO ssh: Execute: /sbin/ip addr flush dev eth1 2> /dev/null (sudo=true) | |
DEBUG ssh: stderr: stdin: is not a tty | |
DEBUG ssh: Re-using SSH connection. | |
INFO ssh: Execute: echo; printf $SSH_AUTH_SOCK (sudo=false) | |
DEBUG ssh: stdout: | |
DEBUG ssh: stdout: /tmp/ssh-jDRMTNZBVT/agent.1495 | |
DEBUG ssh: Exit status: 0 | |
INFO ssh: Setting SSH_AUTH_SOCK remotely: /tmp/ssh-jDRMTNZBVT/agent.1495 | |
DEBUG ssh: Exit status: 0 | |
DEBUG ssh: Re-using SSH connection. | |
INFO ssh: Execute: cat /tmp/vagrant-network-interfaces.pre /tmp/vagrant-network-entry /tmp/vagrant-network-interfaces.post > /etc/network/interfaces (sudo=true) | |
DEBUG ssh: stderr: stdin: is not a tty | |
DEBUG ssh: Re-using SSH connection. | |
INFO ssh: Execute: echo; printf $SSH_AUTH_SOCK (sudo=false) | |
DEBUG ssh: stdout: | |
DEBUG ssh: stdout: /tmp/ssh-jDRMTNZBVT/agent.1495 | |
DEBUG ssh: Exit status: 0 | |
INFO ssh: Setting SSH_AUTH_SOCK remotely: /tmp/ssh-jDRMTNZBVT/agent.1495 | |
DEBUG ssh: Exit status: 0 | |
DEBUG ssh: Re-using SSH connection. | |
INFO ssh: Execute: rm -f /tmp/vagrant-network-interfaces.pre /tmp/vagrant-network-entry /tmp/vagrant-network-interfaces.post (sudo=true) | |
DEBUG ssh: stderr: stdin: is not a tty | |
DEBUG ssh: Re-using SSH connection. | |
INFO ssh: Execute: echo; printf $SSH_AUTH_SOCK (sudo=false) | |
DEBUG ssh: stdout: | |
DEBUG ssh: stdout: /tmp/ssh-jDRMTNZBVT/agent.1495 | |
DEBUG ssh: Exit status: 0 | |
INFO ssh: Setting SSH_AUTH_SOCK remotely: /tmp/ssh-jDRMTNZBVT/agent.1495 | |
DEBUG ssh: Exit status: 0 | |
DEBUG ssh: Re-using SSH connection. | |
INFO ssh: Execute: /sbin/ifup eth1 (sudo=true) | |
DEBUG ssh: stderr: stdin: is not a tty | |
DEBUG ssh: Re-using SSH connection. | |
INFO ssh: Execute: echo; printf $SSH_AUTH_SOCK (sudo=false) | |
DEBUG ssh: stdout: | |
DEBUG ssh: stdout: /tmp/ssh-jDRMTNZBVT/agent.1495 | |
DEBUG ssh: Exit status: 0 | |
INFO ssh: Setting SSH_AUTH_SOCK remotely: /tmp/ssh-jDRMTNZBVT/agent.1495 | |
DEBUG ssh: Exit status: 0 | |
INFO warden: Calling OUT action: #<VagrantPlugins::ProviderVirtualBox::Action::Network:0x007fa52431dde8> | |
INFO warden: Calling OUT action: #<VagrantPlugins::ProviderVirtualBox::Action::ClearNetworkInterfaces:0x007fa52431de10> | |
INFO warden: Calling OUT action: #<VagrantPlugins::ProviderVirtualBox::Action::PrepareNFSSettings:0x007fa5242bdd08> | |
INFO synced_folders: Invoking synced folder enable: virtualbox | |
INFO interface: output: Mounting shared folders... | |
INFO interface: output: ==> master: Mounting shared folders... | |
==> master: Mounting shared folders... | |
INFO interface: detail: /vagrant => /home/egroeper/Fileservice/configstack | |
INFO interface: detail: master: /vagrant => /home/egroeper/Fileservice/configstack | |
master: /vagrant => /home/egroeper/Fileservice/configstack | |
INFO subprocess: Starting process: ["/usr/bin/VBoxManage", "showvminfo", "67eff89c-3419-4074-8a24-955b3e592a2d", "--machinereadable"] | |
INFO subprocess: Command not in installer, restoring original environment... | |
DEBUG subprocess: Selecting on IO | |
DEBUG subprocess: stdout: name="configstack_master_1437486963581_54316" | |
groups="/" | |
ostype="Ubuntu (64-bit)" | |
UUID="67eff89c-3419-4074-8a24-955b3e592a2d" | |
CfgFile="/home/egroeper/VirtualBox VMs/configstack_master_1437486963581_54316/configstack_master_1437486963581_54316.vbox" | |
SnapFldr="/home/egroeper/VirtualBox VMs/configstack_master_1437486963581_54316/Snapshots" | |
LogFldr="/home/egroeper/VirtualBox VMs/configstack_master_1437486963581_54316/Logs" | |
hardwareuuid="67eff89c-3419-4074-8a24-955b3e592a2d" | |
memory=512 | |
pagefusion="off" | |
vram=12 | |
cpuexecutioncap=100 | |
hpet="off" | |
chipset="piix3" | |
firmware="BIOS" | |
cpus=1 | |
pae="off" | |
longmode="on" | |
synthcpu="off" | |
bootmenu="messageandmenu" | |
boot1="disk" | |
boot2="none" | |
boot3="none" | |
boot4="none" | |
acpi="on" | |
ioapic="on" | |
biossystemtimeoffset=0 | |
rtcuseutc="on" | |
hwvirtex="on" | |
nestedpaging="on" | |
largepages="off" | |
vtxvpid="on" | |
vtxux="on" | |
VMState="running" | |
VMStateChangeTime="2015-07-21T13:56:06.200000000" | |
monitorcount=1 | |
accelerate3d="off" | |
accelerate2dvideo="off" | |
teleporterenabled="off" | |
teleporterport=0 | |
teleporteraddress="" | |
teleporterpassword="" | |
tracing-enabled="off" | |
tracing-allow-vm-access="off" | |
tracing-config="" | |
autostart-enabled="off" | |
autostart-delay=0 | |
defaultfrontend="" | |
storagecontrollername0="SATAController" | |
storagecontrollertype0="IntelAhci" | |
storagecontrollerinstance0="0" | |
storagecontrollermaxportcount0="30" | |
storagecontrollerportcount0="1" | |
storagecontrollerbootable0="on" | |
"SATAController-0-0"="/home/egroeper/VirtualBox VMs/configstack_master_1437486963581_54316/box-disk1.vmdk" | |
"SATAController-ImageUUID-0-0"="ebc6467f-af99-4106-8151-0a1d745f9311" | |
natnet1="nat" | |
macaddress1="0800273A0B5B" | |
cableconnected1="on" | |
nic1="nat" | |
nictype1="82540EM" | |
nicspeed1="0" | |
mtu="0" | |
sockSnd="64" | |
sockRcv="64" | |
tcpWndSnd="64" | |
tcpWndRcv="64" | |
Forwarding(0)="ssh,tcp,127.0.0.1,2201,,22" | |
hostonlyadapter2="vboxnet1" | |
macaddress2="0800278AA165" | |
cableconnected2="on" | |
nic2="hostonly" | |
nictype2="82540EM" | |
nicspeed2="0" | |
nic3="none" | |
nic4="none" | |
nic5="none" | |
nic6="none" | |
nic7="none" | |
nic8="none" | |
hidpointing="ps2mouse" | |
hidkeyboard="ps2kbd" | |
uart1="off" | |
uart2="off" | |
lpt1="off" | |
lpt2="off" | |
audio="none" | |
clipboard="bidirectional" | |
draganddrop="disabled" | |
SessionType="headless" | |
VideoMode="720,400,0"@0,0 | |
vrde="off" | |
usb="off" | |
ehci="off" | |
SharedFolderNameMachineMapping1="vagrant" | |
SharedFolderPathMachineMapping1="/home/egroeper/Fileservice/configstack" | |
VRDEActiveConnection="off" | |
VRDEClients=0 | |
vcpenabled="off" | |
vcpscreens=0 | |
vcpfile="/home/egroeper/VirtualBox VMs/configstack_master_1437486963581_54316/configstack_master_1437486963581_54316.webm" | |
vcpwidth=1024 | |
vcpheight=768 | |
vcprate=512 | |
vcpfps=25 | |
GuestMemoryBalloon=0 | |
GuestOSType="Linux26_64" | |
GuestAdditionsRunLevel=2 | |
GuestAdditionsVersion="4.3.10_Ubuntu r93012" | |
GuestAdditionsFacility_VirtualBox Base Driver=50,1437486973631 | |
GuestAdditionsFacility_VirtualBox System Service=50,1437486979193 | |
GuestAdditionsFacility_Seamless Mode=0,1437486973631 | |
GuestAdditionsFacility_Graphics Mode=0,1437486973631 | |
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000 | |
DEBUG subprocess: Exit status: 0 | |
DEBUG virtualbox_4_3: Searching for SSH port: 22 | |
DEBUG virtualbox_4_3: read_forward_ports: uuid=67eff89c-3419-4074-8a24-955b3e592a2d active_only=false | |
INFO subprocess: Starting process: ["/usr/bin/VBoxManage", "showvminfo", "67eff89c-3419-4074-8a24-955b3e592a2d", "--machinereadable"] | |
INFO subprocess: Command not in installer, restoring original environment... | |
DEBUG subprocess: Selecting on IO | |
DEBUG subprocess: stdout: name="configstack_master_1437486963581_54316" | |
groups="/" | |
ostype="Ubuntu (64-bit)" | |
UUID="67eff89c-3419-4074-8a24-955b3e592a2d" | |
CfgFile="/home/egroeper/VirtualBox VMs/configstack_master_1437486963581_54316/configstack_master_1437486963581_54316.vbox" | |
SnapFldr="/home/egroeper/VirtualBox VMs/configstack_master_1437486963581_54316/Snapshots" | |
LogFldr="/home/egroeper/VirtualBox VMs/configstack_master_1437486963581_54316/Logs" | |
hardwareuuid="67eff89c-3419-4074-8a24-955b3e592a2d" | |
memory=512 | |
pagefusion="off" | |
vram=12 | |
cpuexecutioncap=100 | |
hpet="off" | |
chipset="piix3" | |
firmware="BIOS" | |
cpus=1 | |
pae="off" | |
longmode="on" | |
synthcpu="off" | |
bootmenu="messageandmenu" | |
boot1="disk" | |
boot2="none" | |
boot3="none" | |
boot4="none" | |
acpi="on" | |
ioapic="on" | |
biossystemtimeoffset=0 | |
rtcuseutc="on" | |
hwvirtex="on" | |
nestedpaging="on" | |
largepages="off" | |
vtxvpid="on" | |
vtxux="on" | |
VMState="running" | |
VMStateChangeTime="2015-07-21T13:56:06.200000000" | |
monitorcount=1 | |
accelerate3d="off" | |
accelerate2dvideo="off" | |
teleporterenabled="off" | |
teleporterport=0 | |
teleporteraddress="" | |
teleporterpassword="" | |
tracing-enabled="off" | |
tracing-allow-vm-access="off" | |
tracing-config="" | |
autostart-enabled="off" | |
autostart-delay=0 | |
defaultfrontend="" | |
storagecontrollername0="SATAController" | |
storagecontrollertype0="IntelAhci" | |
storagecontrollerinstance0="0" | |
storagecontrollermaxportcount0="30" | |
storagecontrollerportcount0="1" | |
storagecontrollerbootable0="on" | |
"SATAController-0-0"="/home/egroeper/VirtualBox VMs/configstack_master_1437486963581_54316/box-disk1.vmdk" | |
"SATAController-ImageUUID-0-0"="ebc6467f-af99-4106-8151-0a1d745f9311" | |
natnet1="nat" | |
macaddress1="0800273A0B5B" | |
cableconnected1="on" | |
nic1="nat" | |
nictype1="82540EM" | |
nicspeed1="0" | |
mtu="0" | |
sockSnd="64" | |
sockRcv="64" | |
tcpWndSnd="64" | |
tcpWndRcv="64" | |
Forwarding(0)="ssh,tcp,127.0.0.1,2201,,22" | |
hostonlyadapter2="vboxnet1" | |
macaddress2="0800278AA165" | |
cableconnected2="on" | |
nic2="hostonly" | |
nictype2="82540EM" | |
nicspeed2="0" | |
nic3="none" | |
nic4="none" | |
nic5="none" | |
nic6="none" | |
nic7="none" | |
nic8="none" | |
hidpointing="ps2mouse" | |
hidkeyboard="ps2kbd" | |
uart1="off" | |
uart2="off" | |
lpt1="off" | |
lpt2="off" | |
audio="none" | |
clipboard="bidirectional" | |
draganddrop="disabled" | |
SessionType="headless" | |
VideoMode="720,400,0"@0,0 | |
vrde="off" | |
usb="off" | |
ehci="off" | |
SharedFolderNameMachineMapping1="vagrant" | |
SharedFolderPathMachineMapping1="/home/egroeper/Fileservice/configstack" | |
VRDEActiveConnection="off" | |
VRDEClients=0 | |
vcpenabled="off" | |
vcpscreens=0 | |
vcpfile="/home/egroeper/VirtualBox VMs/configstack_master_1437486963581_54316/configstack_master_1437486963581_54316.webm" | |
vcpwidth=1024 | |
vcpheight=768 | |
vcprate=512 | |
vcpfps=25 | |
GuestMemoryBalloon=0 | |
GuestOSType="Linux26_64" | |
GuestAdditionsRunLevel=2 | |
GuestAdditionsVersion="4.3.10_Ubuntu r93012" | |
GuestAdditionsFacility_VirtualBox Base Driver=50,1437486973631 | |
GuestAdditionsFacility_VirtualBox System Service=50,1437486979193 | |
GuestAdditionsFacility_Seamless Mode=0,1437486973631 | |
GuestAdditionsFacility_Graphics Mode=0,1437486973631 | |
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000 | |
DEBUG subprocess: Exit status: 0 | |
DEBUG virtualbox_4_3: - [1, "ssh", 2201, 22] | |
DEBUG ssh: Checking key permissions: /home/egroeper/.vagrant.d/insecure_private_key | |
DEBUG ssh: Checking whether SSH is ready... | |
DEBUG ssh: Re-using SSH connection. | |
INFO ssh: SSH is ready! | |
DEBUG ssh: Re-using SSH connection. | |
INFO ssh: Execute: (sudo=false) | |
DEBUG ssh: Exit status: 0 | |
DEBUG guest: Searching for cap: mount_virtualbox_shared_folder | |
DEBUG guest: Checking in: ubuntu | |
DEBUG guest: Checking in: debian | |
DEBUG guest: Checking in: linux | |
DEBUG guest: Found cap: mount_virtualbox_shared_folder in linux | |
INFO guest: Execute capability: mount_virtualbox_shared_folder [#<Vagrant::Machine: master (VagrantPlugins::ProviderVirtualBox::Provider)>, "vagrant", "/vagrant", {:guestpath=>"/vagrant", :hostpath=>"/home/egroeper/Fileservice/configstack", :disabled=>false, :owner=>"vagrant", :group=>"vagrant"}] (ubuntu) | |
DEBUG ssh: Checking whether SSH is ready... | |
DEBUG ssh: Re-using SSH connection. | |
INFO ssh: SSH is ready! | |
DEBUG ssh: Re-using SSH connection. | |
INFO ssh: Execute: (sudo=false) | |
DEBUG ssh: Exit status: 0 | |
DEBUG guest: Searching for cap: shell_expand_guest_path | |
DEBUG guest: Checking in: ubuntu | |
DEBUG guest: Checking in: debian | |
DEBUG guest: Checking in: linux | |
DEBUG guest: Found cap: shell_expand_guest_path in linux | |
INFO guest: Execute capability: shell_expand_guest_path [#<Vagrant::Machine: master (VagrantPlugins::ProviderVirtualBox::Provider)>, "/vagrant"] (ubuntu) | |
DEBUG ssh: Re-using SSH connection. | |
INFO ssh: Execute: echo; printf /vagrant (sudo=false) | |
DEBUG ssh: stdout: | |
DEBUG ssh: stdout: /vagrant | |
DEBUG ssh: Exit status: 0 | |
DEBUG ssh: Re-using SSH connection. | |
INFO ssh: Execute: mkdir -p /vagrant (sudo=true) | |
DEBUG ssh: stderr: stdin: is not a tty | |
DEBUG ssh: Re-using SSH connection. | |
INFO ssh: Execute: echo; printf $SSH_AUTH_SOCK (sudo=false) | |
DEBUG ssh: stdout: | |
DEBUG ssh: stdout: /tmp/ssh-jDRMTNZBVT/agent.1495 | |
DEBUG ssh: Exit status: 0 | |
INFO ssh: Setting SSH_AUTH_SOCK remotely: /tmp/ssh-jDRMTNZBVT/agent.1495 | |
DEBUG ssh: Exit status: 0 | |
DEBUG ssh: Re-using SSH connection. | |
INFO ssh: Execute: mount -t vboxsf -o uid=`id -u vagrant`,gid=`getent group vagrant | cut -d: -f3` vagrant /vagrant (sudo=true) | |
DEBUG ssh: stderr: stdin: is not a tty | |
DEBUG ssh: Re-using SSH connection. | |
INFO ssh: Execute: echo; printf $SSH_AUTH_SOCK (sudo=false) | |
DEBUG ssh: stdout: | |
DEBUG ssh: stdout: /tmp/ssh-jDRMTNZBVT/agent.1495 | |
DEBUG ssh: Exit status: 0 | |
INFO ssh: Setting SSH_AUTH_SOCK remotely: /tmp/ssh-jDRMTNZBVT/agent.1495 | |
DEBUG ssh: Exit status: 0 | |
DEBUG ssh: Re-using SSH connection. | |
INFO ssh: Execute: chown `id -u vagrant`:`getent group vagrant | cut -d: -f3` /vagrant (sudo=true) | |
DEBUG ssh: stderr: stdin: is not a tty | |
DEBUG ssh: Re-using SSH connection. | |
INFO ssh: Execute: echo; printf $SSH_AUTH_SOCK (sudo=false) | |
DEBUG ssh: stdout: | |
DEBUG ssh: stdout: /tmp/ssh-jDRMTNZBVT/agent.1495 | |
DEBUG ssh: Exit status: 0 | |
INFO ssh: Setting SSH_AUTH_SOCK remotely: /tmp/ssh-jDRMTNZBVT/agent.1495 | |
DEBUG ssh: Exit status: 0 | |
DEBUG ssh: Re-using SSH connection. | |
INFO ssh: Execute: test -x /sbin/initctl && test 'upstart' = $(basename $(sudo readlink /proc/1/exe)) (sudo=false) | |
DEBUG ssh: Exit status: 1 | |
INFO warden: Calling OUT action: #<Vagrant::Action::Builtin::SyncedFolders:0x007fa52426d308> | |
INFO warden: Calling OUT action: #<Vagrant::Action::Builtin::SyncedFolderCleanup:0x007fa524211968> | |
INFO warden: Calling OUT action: #<VagrantPlugins::SyncedFolderNFS::ActionCleanup:0x000000028b1e40> | |
INFO warden: Calling OUT action: #<VagrantPlugins::ProviderVirtualBox::Action::PrepareNFSValidIds:0x000000028736e0> | |
INFO environment: Released process lock: fpcollision | |
DEBUG environment: Attempting to acquire process-lock: dotlock | |
INFO environment: Acquired process lock: dotlock | |
INFO environment: Released process lock: dotlock | |
INFO warden: Calling OUT action: #<Vagrant::Action::Builtin::HandleForwardedPortCollisions:0x0000000283b718> | |
INFO warden: Calling OUT action: #<VagrantPlugins::ProviderVirtualBox::Action::PrepareForwardedPortCollisionParams:0x0000000283b740> | |
INFO warden: Calling OUT action: #<Vagrant::Action::Builtin::EnvSet:0x0000000283b768> | |
INFO provision: Writing provisioning sentinel so we don't provision again | |
INFO warden: Calling OUT action: #<Vagrant::Action::Builtin::Provision:0x00000002803688> | |
INFO warden: Calling OUT action: #<VagrantPlugins::ProviderVirtualBox::Action::ClearForwardedPorts:0x000000028036b0> | |
INFO warden: Calling OUT action: #<VagrantPlugins::ProviderVirtualBox::Action::SetName:0x0000000278f878> | |
INFO warden: Calling OUT action: #<VagrantPlugins::ProviderVirtualBox::Action::CleanMachineFolder:0x0000000278f8a0> | |
INFO warden: Calling OUT action: #<VagrantPlugins::ProviderVirtualBox::Action::CheckAccessible:0x0000000278f8c8> | |
INFO warden: Calling OUT action: #<Proc:0x007fa52446fa98@/opt/vagrant/embedded/gems/gems/vagrant-1.7.4/lib/vagrant/action/warden.rb:94 (lambda)> | |
INFO warden: Calling OUT action: #<Vagrant::Action::Builtin::Call:0x007fa52c3aa2b8> | |
INFO warden: Calling OUT action: #<Proc:0x007fa52c3e8428@/opt/vagrant/embedded/gems/gems/vagrant-1.7.4/lib/vagrant/action/warden.rb:94 (lambda)> | |
INFO warden: Calling OUT action: #<Vagrant::Action::Builtin::Call:0x007fa52c156188> | |
INFO warden: Calling OUT action: #<Proc:0x007fa52c190220@/opt/vagrant/embedded/gems/gems/vagrant-1.7.4/lib/vagrant/action/warden.rb:94 (lambda)> | |
INFO warden: Calling OUT action: #<Vagrant::Action::Builtin::Call:0x007fa53497bcc0> | |
INFO warden: Calling OUT action: #<Vagrant::Action::Builtin::BoxCheckOutdated:0x007fa5349445b8> | |
INFO warden: Calling OUT action: #<Vagrant::Action::Builtin::ConfigValidate:0x007fa5349445e0> | |
INFO warden: Calling OUT action: #<VagrantPlugins::ProviderVirtualBox::Action::CheckVirtualbox:0x007fa534944608> | |
INFO warden: Calling OUT action: #<Proc:0x007fa524370ed0@/opt/vagrant/embedded/gems/gems/vagrant-1.7.4/lib/vagrant/action/warden.rb:94 (lambda)> | |
INFO warden: Calling OUT action: #<VagrantPlugins::ProviderVirtualBox::Action::MatchMACAddress:0x007fa524370f20> | |
INFO warden: Calling OUT action: #<VagrantPlugins::ProviderVirtualBox::Action::Import:0x007fa524370f70> | |
INFO warden: Calling OUT action: #<VagrantPlugins::ProviderVirtualBox::Action::Customize:0x007fa524370f98> | |
INFO warden: Calling OUT action: #<VagrantPlugins::ProviderVirtualBox::Action::CheckAccessible:0x007fa524371060> | |
INFO warden: Calling OUT action: #<Proc:0x007fa5243c5d68@/opt/vagrant/embedded/gems/gems/vagrant-1.7.4/lib/vagrant/action/warden.rb:94 (lambda)> | |
INFO warden: Calling OUT action: #<Vagrant::Action::Builtin::Call:0x007fa534944658> | |
INFO warden: Calling OUT action: #<Vagrant::Action::Builtin::ConfigValidate:0x007fa534944680> | |
INFO warden: Calling OUT action: #<Proc:0x007fa524213470@/opt/vagrant/embedded/gems/gems/vagrant-1.7.4/lib/vagrant/action/warden.rb:94 (lambda)> | |
INFO warden: Calling OUT action: #<Vagrant::Action::Builtin::HandleBox:0x000000028b22a0> | |
INFO warden: Calling OUT action: #<Proc:0x007fa52427bb10@/opt/vagrant/embedded/gems/gems/vagrant-1.7.4/lib/vagrant/action/warden.rb:94 (lambda)> | |
INFO warden: Calling OUT action: #<Vagrant::Action::Builtin::Call:0x007fa5349446d0> | |
INFO warden: Calling OUT action: #<VagrantPlugins::ProviderVirtualBox::Action::CheckVirtualbox:0x007fa5349446f8> | |
INFO environment: Released process lock: machine-action-38da6d3254954cf7ddcfaaf325d1d6d8 | |
DEBUG environment: Attempting to acquire process-lock: dotlock | |
INFO environment: Acquired process lock: dotlock | |
INFO environment: Released process lock: dotlock | |
INFO batch_action: Starting action: #<Vagrant::Machine:0x000000025d2558> up {:destroy_on_error=>true, :parallel=>true, :provision_ignore_sentinel=>false, :provision_types=>nil} | |
INFO machine: Calling action: up on provider VirtualBox (new VM) | |
DEBUG environment: Attempting to acquire process-lock: machine-action-30767535347d8d771bf6fee03ba85a1f | |
DEBUG environment: Attempting to acquire process-lock: dotlock | |
INFO environment: Acquired process lock: dotlock | |
INFO environment: Released process lock: dotlock | |
INFO environment: Acquired process lock: machine-action-30767535347d8d771bf6fee03ba85a1f | |
INFO runner: Preparing hooks for middleware sequence... | |
INFO runner: 1 hooks defined. | |
INFO runner: Running action: machine_action_up #<Vagrant::Action::Builder:0x007fa53496f8a8> | |
INFO warden: Calling IN action: #<VagrantPlugins::ProviderVirtualBox::Action::CheckVirtualbox:0x007fa53496c608> | |
INFO base: VBoxManage path: VBoxManage | |
INFO subprocess: Starting process: ["/usr/bin/VBoxManage", "--version"] | |
INFO subprocess: Command not in installer, restoring original environment... | |
DEBUG subprocess: Selecting on IO | |
DEBUG subprocess: stdout: 4.3.30r101610 | |
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000 | |
DEBUG subprocess: Exit status: 0 | |
DEBUG meta: Finding driver for VirtualBox version: 4.3.30 | |
INFO meta: Using VirtualBox driver: VagrantPlugins::ProviderVirtualBox::Driver::Version_4_3 | |
INFO base: VBoxManage path: VBoxManage | |
INFO subprocess: Starting process: ["/usr/bin/VBoxManage", "list", "hostonlyifs"] | |
INFO subprocess: Command not in installer, restoring original environment... | |
DEBUG subprocess: Selecting on IO | |
DEBUG subprocess: stdout: Name: vboxnet0 | |
GUID: 786f6276-656e-4074-8000-0a0027000000 | |
DHCP: Disabled | |
IPAddress: 192.168.56.1 | |
NetworkMask: 255.255.255.0 | |
IPV6Address: | |
IPV6NetworkMaskPrefixLength: 0 | |
HardwareAddress: 0a:00:27:00:00:00 | |
MediumType: Ethernet | |
Status: Down | |
VBoxNetworkName: HostInterfaceNetworking-vboxnet0 | |
Name: vboxnet1 | |
GUID: 786f6276-656e-4174-8000-0a0027000001 | |
DHCP: Disabled | |
IPAddress: 192.168.23.1 | |
NetworkMask: 255.255.255.0 | |
IPV6Address: fe80:0000:0000:0000:0800:27ff:fe00:0001 | |
IPV6NetworkMaskPrefixLength: 64 | |
HardwareAddress: 0a:00:27:00:00:01 | |
MediumType: Ethernet | |
Status: Up | |
VBoxNetworkName: HostInterfaceNetworking-vboxnet1 | |
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000 | |
DEBUG subprocess: Exit status: 0 | |
INFO warden: Calling IN action: #<Vagrant::Action::Builtin::Call:0x007fa53496c5b8> | |
INFO runner: Preparing hooks for middleware sequence... | |
INFO runner: 1 hooks defined. | |
INFO runner: Running action: machine_action_up #<Vagrant::Action::Builder:0x00000002896938> | |
INFO warden: Calling IN action: #<VagrantPlugins::ProviderVirtualBox::Action::Created:0x0000000289dda0> | |
INFO warden: Calling OUT action: #<VagrantPlugins::ProviderVirtualBox::Action::Created:0x0000000289dda0> | |
INFO runner: Preparing hooks for middleware sequence... | |
INFO runner: 1 hooks defined. | |
INFO runner: Running action: machine_action_up #<Vagrant::Action::Warden:0x007fa524209a88> | |
INFO warden: Calling IN action: #<Proc:0x007fa5242b8a60@/opt/vagrant/embedded/gems/gems/vagrant-1.7.4/lib/vagrant/action/warden.rb:94 (lambda)> | |
INFO warden: Calling IN action: #<Vagrant::Action::Builtin::HandleBox:0x007fa524209dd0> | |
INFO handle_box: Machine already has box. HandleBox will not run. | |
INFO warden: Calling IN action: #<Proc:0x007fa5242636f0@/opt/vagrant/embedded/gems/gems/vagrant-1.7.4/lib/vagrant/action/warden.rb:94 (lambda)> | |
INFO warden: Calling IN action: #<Vagrant::Action::Builtin::ConfigValidate:0x007fa53496c4c8> | |
INFO warden: Calling IN action: #<Vagrant::Action::Builtin::Call:0x007fa53496c4a0> | |
INFO runner: Preparing hooks for middleware sequence... | |
INFO runner: 1 hooks defined. | |
INFO runner: Running action: machine_action_up #<Vagrant::Action::Builder:0x007fa52436ff58> | |
INFO warden: Calling IN action: #<VagrantPlugins::ProviderVirtualBox::Action::Created:0x007fa52436cf38> | |
INFO warden: Calling OUT action: #<VagrantPlugins::ProviderVirtualBox::Action::Created:0x007fa52436cf38> | |
INFO runner: Preparing hooks for middleware sequence... | |
INFO runner: 1 hooks defined. | |
INFO runner: Running action: machine_action_up #<Vagrant::Action::Warden:0x007fa5243c3018> | |
INFO warden: Calling IN action: #<Proc:0x007fa52440c4c0@/opt/vagrant/embedded/gems/gems/vagrant-1.7.4/lib/vagrant/action/warden.rb:94 (lambda)> | |
INFO warden: Calling IN action: #<VagrantPlugins::ProviderVirtualBox::Action::CheckAccessible:0x007fa5243c2fa0> | |
INFO warden: Calling IN action: #<VagrantPlugins::ProviderVirtualBox::Action::Customize:0x007fa5243c2f78> | |
INFO warden: Calling IN action: #<VagrantPlugins::ProviderVirtualBox::Action::Import:0x007fa5243c2f50> | |
INFO interface: info: Importing base box 'ubuntu/trusty64'... | |
INFO interface: info: ==> bgnode: Importing base box 'ubuntu/trusty64'... | |
==> bgnode: Importing base box 'ubuntu/trusty64'... | |
DEBUG virtualbox_4_3: Doing dry-run import to determine parallel-safe name... | |
INFO subprocess: Starting process: ["/usr/bin/VBoxManage", "import", "-n", "/home/egroeper/.vagrant.d/boxes/ubuntu-VAGRANTSLASH-trusty64/0/virtualbox/box.ovf"] | |
INFO subprocess: Command not in installer, restoring original environment... | |
DEBUG subprocess: Selecting on IO | |
DEBUG subprocess: stderr: 0%... | |
DEBUG subprocess: stderr: 10%...20%...30%...40%...50%...60%...70%...80%...90%... | |
DEBUG subprocess: stderr: 100% | |
DEBUG subprocess: stderr: Interpreting /home/egroeper/.vagrant.d/boxes/ubuntu-VAGRANTSLASH-trusty64/0/virtualbox/box.ovf... | |
DEBUG subprocess: stderr: OK. | |
DEBUG subprocess: stdout: Disks: vmdisk1 42949672960 -1 http://www.vmware.com/interfaces/specifications/vmdk.html#streamOptimized box-disk1.vmdk -1 -1 | |
Virtual system 0: | |
0: Suggested OS type: "Ubuntu_64" | |
(change with "--vsys 0 --ostype <type>"; use "list ostypes" to list all possible values) | |
1: Suggested VM name "ubuntu-cloudimg-trusty-vagrant-amd64" | |
(change with "--vsys 0 --vmname <name>") | |
2: Number of CPUs: 1 | |
(change with "--vsys 0 --cpus <n>") | |
3: Guest memory: 512 MB | |
(change with "--vsys 0 --memory <MB>") | |
4: Network adapter: orig NAT, config 3, extra slot=0;type=NAT | |
5: SATA controller, type AHCI | |
(disable with "--vsys 0 --unit 5 --ignore") | |
6: Hard disk image: source image=box-disk1.vmdk, target path=/home/egroeper/VirtualBox VMs/ubuntu-cloudimg-trusty-vagrant-amd64/box-disk1.vmdk, controller=5;channel=0 | |
(change target path with "--vsys 0 --unit 6 --disk path"; | |
disable with "--vsys 0 --unit 6 --ignore") | |
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000 | |
DEBUG subprocess: Exit status: 0 | |
DEBUG virtualbox_4_3: -- Parallel safe name: ubuntu-cloudimg-trusty-vagrant-amd64_1437486994729_60243 | |
INFO subprocess: Starting process: ["/usr/bin/VBoxManage", "import", "/home/egroeper/.vagrant.d/boxes/ubuntu-VAGRANTSLASH-trusty64/0/virtualbox/box.ovf", "--vsys", "0", "--vmname", "ubuntu-cloudimg-trusty-vagrant-amd64_1437486994729_60243", "--vsys", "0", "--unit", "6", "--disk", "/home/egroeper/VirtualBox VMs/ubuntu-cloudimg-trusty-vagrant-amd64_1437486994729_60243/box-disk1.vmdk"] | |
INFO subprocess: Command not in installer, restoring original environment... | |
DEBUG subprocess: Selecting on IO | |
DEBUG subprocess: stderr: 0%... | |
DEBUG subprocess: stderr: 10%...20%...30%...40%...50%...60%...70%...80%...90%... | |
DEBUG subprocess: stderr: 100% | |
DEBUG subprocess: stderr: Interpreting /home/egroeper/.vagrant.d/boxes/ubuntu-VAGRANTSLASH-trusty64/0/virtualbox/box | |
DEBUG subprocess: stderr: .ovf... | |
DEBUG subprocess: stderr: OK. | |
DEBUG subprocess: stderr: 0%... | |
DEBUG subprocess: stderr: 10%... | |
INFO interface: info: Progress: 10% | |
Progress: 10%DEBUG subprocess: stderr: 20%...30%...40%...50%...60%...70%...80%...90%... | |
INFO interface: info: Progress: 90% | |
Progress: 90%DEBUG subprocess: stderr: 100% | |
DEBUG subprocess: stdout: Disks: vmdisk1 42949672960 -1 http://www.vmware.com/interfaces/specifications/vmdk.html#streamOptimized box-disk1.vmdk -1 -1 | |
Virtual system 0: | |
0: Suggested OS type: "Ubuntu_64" | |
(change with "--vsys 0 --ostype <type>"; use "list ostypes" to list all possible values) | |
1: VM name specified with --vmname: "ubuntu-cloudimg-trusty-vagrant-amd64_1437486994729_60243" | |
2: Number of CPUs: 1 | |
(change with "--vsys 0 --cpus <n>") | |
3: Guest memory: 512 MB | |
(change with "--vsys 0 --memory <MB>") | |
4: Network adapter: orig NAT, config 3, extra slot=0;type=NAT | |
5: SATA controller, type AHCI | |
(disable with "--vsys 0 --unit 5 --ignore") | |
6: Hard disk image: source image=box-disk1.vmdk, target path=/home/egroeper/VirtualBox VMs/ubuntu-cloudimg-trusty-vagrant-amd64_1437486994729_60243/box-disk1.vmdk, controller=5;channel=0 | |
Successfully imported the appliance. | |
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 31988 | |
DEBUG subprocess: Exit status: 0 | |
INFO subprocess: Starting process: ["/usr/bin/VBoxManage", "list", "vms"] | |
INFO subprocess: Command not in installer, restoring original environment... | |
DEBUG subprocess: Selecting on IO | |
DEBUG subprocess: stdout: "gitlab" {48d8dd09-3cad-47be-b8eb-a4beff89c7f2} | |
"Testing_default_1421443154970_67785" {c4d13fbb-3c47-4c28-8f53-bc8197c36383} | |
"configstack_loadbalancer_1437486881381_79071" {dbeca25f-ee46-4fd6-844a-518018fe44b6} | |
"configstack_db_1437486922330_80180" {619f2563-aeb7-4a70-bbcf-ff458493cbf7} | |
"configstack_master_1437486963581_54316" {67eff89c-3419-4074-8a24-955b3e592a2d} | |
"ubuntu-cloudimg-trusty-vagrant-amd64_1437486994729_60243" {3b18d4d5-c251-401b-8d19-32b7d779d707} | |
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000 | |
DEBUG subprocess: Exit status: 0 | |
INFO machine: New machine ID: "3b18d4d5-c251-401b-8d19-32b7d779d707" | |
DEBUG virtualbox: Instantiating the driver for machine ID: "3b18d4d5-c251-401b-8d19-32b7d779d707" | |
INFO base: VBoxManage path: VBoxManage | |
INFO subprocess: Starting process: ["/usr/bin/VBoxManage", "--version"] | |
INFO subprocess: Command not in installer, restoring original environment... | |
DEBUG subprocess: Selecting on IO | |
DEBUG subprocess: stdout: 4.3.30r101610 | |
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000 | |
DEBUG subprocess: Exit status: 0 | |
DEBUG meta: Finding driver for VirtualBox version: 4.3.30 | |
INFO meta: Using VirtualBox driver: VagrantPlugins::ProviderVirtualBox::Driver::Version_4_3 | |
INFO base: VBoxManage path: VBoxManage | |
INFO subprocess: Starting process: ["/usr/bin/VBoxManage", "showvminfo", "3b18d4d5-c251-401b-8d19-32b7d779d707"] | |
INFO subprocess: Command not in installer, restoring original environment... | |
DEBUG subprocess: Selecting on IO | |
DEBUG subprocess: stdout: Name: ubuntu-cloudimg-trusty-vagrant-amd64_1437486994729_60243 | |
Groups: / | |
Guest OS: Ubuntu (64-bit) | |
UUID: 3b18d4d5-c251-401b-8d19-32b7d779d707 | |
Config file: /home/egroeper/VirtualBox VMs/ubuntu-cloudimg-trusty-vagrant-amd64_1437486994729_60243/ubuntu-cloudimg-trusty-vagrant-amd64_1437486994729_60243.vbox | |
Snapshot folder: /home/egroeper/VirtualBox VMs/ubuntu-cloudimg-trusty-vagrant-amd64_1437486994729_60243/Snapshots | |
Log folder: /home/egroeper/VirtualBox VMs/ubuntu-cloudimg-trusty-vagrant-amd64_1437486994729_60243/Logs | |
Hardware UUID: 3b18d4d5-c251-401b-8d19-32b7d779d707 | |
Memory size: 512MB | |
Page Fusion: off | |
VRAM size: 12MB | |
CPU exec cap: 100% | |
HPET: off | |
Chipset: piix3 | |
Firmware: BIOS | |
Number of CPUs: 1 | |
PAE: off | |
Long Mode: on | |
Synthetic CPU: off | |
CPUID overrides: None | |
Boot menu mode: message and menu | |
Boot Device (1): HardDisk | |
Boot Device (2): Not Assigned | |
Boot Device (3): Not Assigned | |
Boot Device (4): Not Assigned | |
ACPI: on | |
IOAPIC: on | |
Time offset: 0ms | |
RTC: UTC | |
Hardw. virt.ext: on | |
Nested Paging: on | |
Large Pages: off | |
VT-x VPID: on | |
VT-x unr. exec.: on | |
State: powered off (since 2015-06-16T22:04:10.000000000) | |
Monitor count: 1 | |
3D Acceleration: off | |
2D Video Acceleration: off | |
Teleporter Enabled: off | |
Teleporter Port: 0 | |
Teleporter Address: | |
Teleporter Password: | |
Tracing Enabled: off | |
Allow Tracing to Access VM: off | |
Tracing Configuration: | |
Autostart Enabled: off | |
Autostart Delay: 0 | |
Default Frontend: | |
Storage Controller Name (0): SATAController | |
Storage Controller Type (0): IntelAhci | |
Storage Controller Instance Number (0): 0 | |
Storage Controller Max Port Count (0): 30 | |
Storage Controller Port Count (0): 1 | |
Storage Controller Bootable (0): on | |
SATAController (0, 0): /home/egroeper/VirtualBox VMs/ubuntu-cloudimg-trusty-vagrant-amd64_1437486994729_60243/box-disk1.vmdk (UUID: 0f027e06-5261-4607-a6bd-f1a69d333c19) | |
NIC 1: MAC: 080027B8FA57, Attachment: NAT, Cable connected: on, Trace: off (file: none), Type: 82540EM, Reported speed: 0 Mbps, Boot priority: 0, Promisc Policy: deny, Bandwidth group: none | |
NIC 1 Settings: MTU: 0, Socket (send: 64, receive: 64), TCP Window (send:64, receive: 64) | |
NIC 1 Rule(0): name = guestssh, protocol = tcp, host ip = , host port = 2222, guest ip = , guest port = 22 | |
NIC 2: disabled | |
NIC 3: disabled | |
NIC 4: disabled | |
NIC 5: disabled | |
NIC 6: disabled | |
NIC 7: disabled | |
NIC 8: disabled | |
Pointing Device: PS/2 Mouse | |
Keyboard Device: PS/2 Keyboard | |
UART 1: disabled | |
UART 2: disabled | |
LPT 1: disabled | |
LPT 2: disabled | |
Audio: disabled | |
Clipboard Mode: Bidirectional | |
Drag'n'drop Mode: disabled | |
VRDE: disabled | |
USB: disabled | |
EHCI: disabled | |
USB Device Filters: | |
<none> | |
Available remote USB devices: | |
<none> | |
Currently Attached USB Devices: | |
<none> | |
Bandwidth groups: <none> | |
Shared folders: <none> | |
VRDE Connection: not active | |
Clients so far: 0 | |
Video capturing: not active | |
Capture screens: 0 | |
Capture file: /home/egroeper/VirtualBox VMs/ubuntu-cloudimg-trusty-vagrant-amd64_1437486994729_60243/ubuntu-cloudimg-trusty-vagrant-amd64_1437486994729_60243.webm | |
Capture dimensions: 1024x768 | |
Capture rate: 512 kbps | |
Capture FPS: 25 | |
Guest: | |
Configured memory balloon size: 0 MB | |
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000 | |
DEBUG subprocess: Exit status: 0 | |
INFO warden: Calling IN action: #<VagrantPlugins::ProviderVirtualBox::Action::MatchMACAddress:0x007fa5243c2f28> | |
INFO interface: info: Matching MAC address for NAT networking... | |
INFO interface: info: ==> bgnode: Matching MAC address for NAT networking... | |
==> bgnode: Matching MAC address for NAT networking... | |
INFO subprocess: Starting process: ["/usr/bin/VBoxManage", "modifyvm", "3b18d4d5-c251-401b-8d19-32b7d779d707", "--macaddress1", "0800273A0B5B"] | |
INFO subprocess: Command not in installer, restoring original environment... | |
DEBUG subprocess: Selecting on IO | |
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000 | |
DEBUG subprocess: Exit status: 0 | |
INFO warden: Calling IN action: #<Proc:0x007fa5243c2ed8@/opt/vagrant/embedded/gems/gems/vagrant-1.7.4/lib/vagrant/action/warden.rb:94 (lambda)> | |
INFO warden: Calling IN action: #<VagrantPlugins::ProviderVirtualBox::Action::CheckVirtualbox:0x007fa53496c450> | |
INFO base: VBoxManage path: VBoxManage | |
INFO subprocess: Starting process: ["/usr/bin/VBoxManage", "--version"] | |
INFO subprocess: Command not in installer, restoring original environment... | |
DEBUG subprocess: Selecting on IO | |
DEBUG subprocess: stdout: 4.3.30r101610 | |
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000 | |
DEBUG subprocess: Exit status: 0 | |
DEBUG meta: Finding driver for VirtualBox version: 4.3.30 | |
INFO meta: Using VirtualBox driver: VagrantPlugins::ProviderVirtualBox::Driver::Version_4_3 | |
INFO base: VBoxManage path: VBoxManage | |
INFO subprocess: Starting process: ["/usr/bin/VBoxManage", "list", "hostonlyifs"] | |
INFO subprocess: Command not in installer, restoring original environment... | |
DEBUG subprocess: Selecting on IO | |
DEBUG subprocess: stdout: Name: vboxnet0 | |
GUID: 786f6276-656e-4074-8000-0a0027000000 | |
DHCP: Disabled | |
IPAddress: 192.168.56.1 | |
NetworkMask: 255.255.255.0 | |
IPV6Address: | |
IPV6NetworkMaskPrefixLength: 0 | |
HardwareAddress: 0a:00:27:00:00:00 | |
MediumType: Ethernet | |
Status: Down | |
VBoxNetworkName: HostInterfaceNetworking-vboxnet0 | |
Name: vboxnet1 | |
GUID: 786f6276-656e-4174-8000-0a0027000001 | |
DHCP: Disabled | |
IPAddress: 192.168.23.1 | |
NetworkMask: 255.255.255.0 | |
IPV6Address: fe80:0000:0000:0000:0800:27ff:fe00:0001 | |
IPV6NetworkMaskPrefixLength: 64 | |
HardwareAddress: 0a:00:27:00:00:01 | |
MediumType: Ethernet | |
Status: Up | |
VBoxNetworkName: HostInterfaceNetworking-vboxnet1 | |
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000 | |
DEBUG subprocess: Exit status: 0 | |
INFO warden: Calling IN action: #<Vagrant::Action::Builtin::ConfigValidate:0x007fa53496c428> | |
INFO warden: Calling IN action: #<Vagrant::Action::Builtin::BoxCheckOutdated:0x007fa53496c3d8> | |
INFO warden: Calling IN action: #<Vagrant::Action::Builtin::Call:0x007fa5349174c8> | |
INFO runner: Preparing hooks for middleware sequence... | |
INFO runner: 1 hooks defined. | |
INFO runner: Running action: machine_action_up #<Vagrant::Action::Builder:0x007fa524493d08> | |
INFO warden: Calling IN action: #<VagrantPlugins::ProviderVirtualBox::Action::IsRunning:0x007fa524491440> | |
INFO subprocess: Starting process: ["/usr/bin/VBoxManage", "showvminfo", "3b18d4d5-c251-401b-8d19-32b7d779d707", "--machinereadable"] | |
INFO subprocess: Command not in installer, restoring original environment... | |
DEBUG subprocess: Selecting on IO | |
DEBUG subprocess: stdout: name="ubuntu-cloudimg-trusty-vagrant-amd64_1437486994729_60243" | |
groups="/" | |
ostype="Ubuntu (64-bit)" | |
UUID="3b18d4d5-c251-401b-8d19-32b7d779d707" | |
CfgFile="/home/egroeper/VirtualBox VMs/ubuntu-cloudimg-trusty-vagrant-amd64_1437486994729_60243/ubuntu-cloudimg-trusty-vagrant-amd64_1437486994729_60243.vbox" | |
SnapFldr="/home/egroeper/VirtualBox VMs/ubuntu-cloudimg-trusty-vagrant-amd64_1437486994729_60243/Snapshots" | |
LogFldr="/home/egroeper/VirtualBox VMs/ubuntu-cloudimg-trusty-vagrant-amd64_1437486994729_60243/Logs" | |
hardwareuuid="3b18d4d5-c251-401b-8d19-32b7d779d707" | |
memory=512 | |
pagefusion="off" | |
vram=12 | |
cpuexecutioncap=100 | |
hpet="off" | |
chipset="piix3" | |
firmware="BIOS" | |
cpus=1 | |
pae="off" | |
longmode="on" | |
synthcpu="off" | |
bootmenu="messageandmenu" | |
boot1="disk" | |
boot2="none" | |
boot3="none" | |
boot4="none" | |
acpi="on" | |
ioapic="on" | |
biossystemtimeoffset=0 | |
rtcuseutc="on" | |
hwvirtex="on" | |
nestedpaging="on" | |
largepages="off" | |
vtxvpid="on" | |
vtxux="on" | |
VMState="poweroff" | |
VMStateChangeTime="2015-06-16T22:04:10.000000000" | |
monitorcount=1 | |
accelerate3d="off" | |
accelerate2dvideo="off" | |
teleporterenabled="off" | |
teleporterport=0 | |
teleporteraddress="" | |
teleporterpassword="" | |
tracing-enabled="off" | |
tracing-allow-vm-access="off" | |
tracing-config="" | |
autostart-enabled="off" | |
autostart-delay=0 | |
defaultfrontend="" | |
storagecontrollername0="SATAController" | |
storagecontrollertype0="IntelAhci" | |
storagecontrollerinstance0="0" | |
storagecontrollermaxportcount0="30" | |
storagecontrollerportcount0="1" | |
storagecontrollerbootable0="on" | |
"SATAController-0-0"="/home/egroeper/VirtualBox VMs/ubuntu-cloudimg-trusty-vagrant-amd64_1437486994729_60243/box-disk1.vmdk" | |
"SATAController-ImageUUID-0-0"="0f027e06-5261-4607-a6bd-f1a69d333c19" | |
natnet1="nat" | |
macaddress1="0800273A0B5B" | |
cableconnected1="on" | |
nic1="nat" | |
nictype1="82540EM" | |
nicspeed1="0" | |
mtu="0" | |
sockSnd="64" | |
sockRcv="64" | |
tcpWndSnd="64" | |
tcpWndRcv="64" | |
Forwarding(0)="guestssh,tcp,,2222,,22" | |
nic2="none" | |
nic3="none" | |
nic4="none" | |
nic5="none" | |
nic6="none" | |
nic7="none" | |
nic8="none" | |
hidpointing="ps2mouse" | |
hidkeyboard="ps2kbd" | |
uart1="off" | |
uart2="off" | |
lpt1="off" | |
lpt2="off" | |
audio="none" | |
clipboard="bidirectional" | |
draganddrop="disabled" | |
vrde="off" | |
usb="off" | |
ehci="off" | |
VRDEActiveConnection="off" | |
VRDEClients=0 | |
vcpenabled="off" | |
vcpscreens=0 | |
vcpfile="/home/egroeper/VirtualBox VMs/ubuntu-cloudimg-trusty-vagrant-amd64_1437486994729_60243/ubuntu-cloudimg-trusty-vagrant-amd64_1437486994729_60243.webm" | |
vcpwidth=1024 | |
vcpheight=768 | |
vcprate=512 | |
vcpfps=25 | |
GuestMemoryBalloon=0 | |
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000 | |
DEBUG subprocess: Exit status: 0 | |
INFO warden: Calling OUT action: #<VagrantPlugins::ProviderVirtualBox::Action::IsRunning:0x007fa524491440> | |
INFO runner: Preparing hooks for middleware sequence... | |
INFO runner: 1 hooks defined. | |
INFO runner: Running action: machine_action_up #<Vagrant::Action::Warden:0x007fa52c190978> | |
INFO warden: Calling IN action: #<Proc:0x007fa52c1e33f8@/opt/vagrant/embedded/gems/gems/vagrant-1.7.4/lib/vagrant/action/warden.rb:94 (lambda)> | |
INFO warden: Calling IN action: #<Vagrant::Action::Builtin::Call:0x007fa52c190900> | |
INFO runner: Preparing hooks for middleware sequence... | |
INFO runner: 1 hooks defined. | |
INFO runner: Running action: machine_action_up #<Vagrant::Action::Builder:0x007fa52c2503b8> | |
INFO warden: Calling IN action: #<VagrantPlugins::ProviderVirtualBox::Action::IsSaved:0x007fa52c261be0> | |
INFO subprocess: Starting process: ["/usr/bin/VBoxManage", "showvminfo", "3b18d4d5-c251-401b-8d19-32b7d779d707", "--machinereadable"] | |
INFO subprocess: Command not in installer, restoring original environment... | |
DEBUG subprocess: Selecting on IO | |
DEBUG subprocess: stdout: name="ubuntu-cloudimg-trusty-vagrant-amd64_1437486994729_60243" | |
groups="/" | |
ostype="Ubuntu (64-bit)" | |
UUID="3b18d4d5-c251-401b-8d19-32b7d779d707" | |
CfgFile="/home/egroeper/VirtualBox VMs/ubuntu-cloudimg-trusty-vagrant-amd64_1437486994729_60243/ubuntu-cloudimg-trusty-vagrant-amd64_1437486994729_60243.vbox" | |
SnapFldr="/home/egroeper/VirtualBox VMs/ubuntu-cloudimg-trusty-vagrant-amd64_1437486994729_60243/Snapshots" | |
LogFldr="/home/egroeper/VirtualBox VMs/ubuntu-cloudimg-trusty-vagrant-amd64_1437486994729_60243/Logs" | |
hardwareuuid="3b18d4d5-c251-401b-8d19-32b7d779d707" | |
memory=512 | |
pagefusion="off" | |
vram=12 | |
cpuexecutioncap=100 | |
hpet="off" | |
chipset="piix3" | |
firmware="BIOS" | |
cpus=1 | |
pae="off" | |
longmode="on" | |
synthcpu="off" | |
bootmenu="messageandmenu" | |
boot1="disk" | |
boot2="none" | |
boot3="none" | |
boot4="none" | |
acpi="on" | |
ioapic="on" | |
biossystemtimeoffset=0 | |
rtcuseutc="on" | |
hwvirtex="on" | |
nestedpaging="on" | |
largepages="off" | |
vtxvpid="on" | |
vtxux="on" | |
VMState="poweroff" | |
VMStateChangeTime="2015-06-16T22:04:10.000000000" | |
monitorcount=1 | |
accelerate3d="off" | |
accelerate2dvideo="off" | |
teleporterenabled="off" | |
teleporterport=0 | |
teleporteraddress="" | |
teleporterpassword="" | |
tracing-enabled="off" | |
tracing-allow-vm-access="off" | |
tracing-config="" | |
autostart-enabled="off" | |
autostart-delay=0 | |
defaultfrontend="" | |
storagecontrollername0="SATAController" | |
storagecontrollertype0="IntelAhci" | |
storagecontrollerinstance0="0" | |
storagecontrollermaxportcount0="30" | |
storagecontrollerportcount0="1" | |
storagecontrollerbootable0="on" | |
"SATAController-0-0"="/home/egroeper/VirtualBox VMs/ubuntu-cloudimg-trusty-vagrant-amd64_1437486994729_60243/box-disk1.vmdk" | |
"SATAController-ImageUUID-0-0"="0f027e06-5261-4607-a6bd-f1a69d333c19" | |
natnet1="nat" | |
macaddress1="0800273A0B5B" | |
cableconnected1="on" | |
nic1="nat" | |
nictype1="82540EM" | |
nicspeed1="0" | |
mtu="0" | |
sockSnd="64" | |
sockRcv="64" | |
tcpWndSnd="64" | |
tcpWndRcv="64" | |
Forwarding(0)="guestssh,tcp,,2222,,22" | |
nic2="none" | |
nic3="none" | |
nic4="none" | |
nic5="none" | |
nic6="none" | |
nic7="none" | |
nic8="none" | |
hidpointing="ps2mouse" | |
hidkeyboard="ps2kbd" | |
uart1="off" | |
uart2="off" | |
lpt1="off" | |
lpt2="off" | |
audio="none" | |
clipboard="bidirectional" | |
draganddrop="disabled" | |
vrde="off" | |
usb="off" | |
ehci="off" | |
VRDEActiveConnection="off" | |
VRDEClients=0 | |
vcpenabled="off" | |
vcpscreens=0 | |
vcpfile="/home/egroeper/VirtualBox VMs/ubuntu-cloudimg-trusty-vagrant-amd64_1437486994729_60243/ubuntu-cloudimg-trusty-vagrant-amd64_1437486994729_60243.webm" | |
vcpwidth=1024 | |
vcpheight=768 | |
vcprate=512 | |
vcpfps=25 | |
GuestMemoryBalloon=0 | |
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000 | |
DEBUG subprocess: Exit status: 0 | |
INFO warden: Calling OUT action: #<VagrantPlugins::ProviderVirtualBox::Action::IsSaved:0x007fa52c261be0> | |
INFO runner: Preparing hooks for middleware sequence... | |
INFO runner: 1 hooks defined. | |
INFO runner: Running action: machine_action_up #<Vagrant::Action::Warden:0x007fa52c3e9238> | |
INFO warden: Calling IN action: #<Proc:0x000000018ef3b8@/opt/vagrant/embedded/gems/gems/vagrant-1.7.4/lib/vagrant/action/warden.rb:94 (lambda)> | |
INFO warden: Calling IN action: #<Vagrant::Action::Builtin::Call:0x007fa52c3e9198> | |
INFO runner: Preparing hooks for middleware sequence... | |
INFO runner: 1 hooks defined. | |
INFO runner: Running action: machine_action_up #<Vagrant::Action::Builder:0x000000025e2bb0> | |
INFO warden: Calling IN action: #<VagrantPlugins::ProviderVirtualBox::Action::IsPaused:0x000000025f1b38> | |
INFO subprocess: Starting process: ["/usr/bin/VBoxManage", "showvminfo", "3b18d4d5-c251-401b-8d19-32b7d779d707", "--machinereadable"] | |
INFO subprocess: Command not in installer, restoring original environment... | |
DEBUG subprocess: Selecting on IO | |
DEBUG subprocess: stdout: name="ubuntu-cloudimg-trusty-vagrant-amd64_1437486994729_60243" | |
groups="/" | |
ostype="Ubuntu (64-bit)" | |
UUID="3b18d4d5-c251-401b-8d19-32b7d779d707" | |
CfgFile="/home/egroeper/VirtualBox VMs/ubuntu-cloudimg-trusty-vagrant-amd64_1437486994729_60243/ubuntu-cloudimg-trusty-vagrant-amd64_1437486994729_60243.vbox" | |
SnapFldr="/home/egroeper/VirtualBox VMs/ubuntu-cloudimg-trusty-vagrant-amd64_1437486994729_60243/Snapshots" | |
LogFldr="/home/egroeper/VirtualBox VMs/ubuntu-cloudimg-trusty-vagrant-amd64_1437486994729_60243/Logs" | |
hardwareuuid="3b18d4d5-c251-401b-8d19-32b7d779d707" | |
memory=512 | |
pagefusion="off" | |
vram=12 | |
cpuexecutioncap=100 | |
hpet="off" | |
chipset="piix3" | |
firmware="BIOS" | |
cpus=1 | |
pae="off" | |
longmode="on" | |
synthcpu="off" | |
bootmenu="messageandmenu" | |
boot1="disk" | |
boot2="none" | |
boot3="none" | |
boot4="none" | |
acpi="on" | |
ioapic="on" | |
biossystemtimeoffset=0 | |
rtcuseutc="on" | |
hwvirtex="on" | |
nestedpaging="on" | |
largepages="off" | |
vtxvpid="on" | |
vtxux="on" | |
VMState="poweroff" | |
VMStateChangeTime="2015-06-16T22:04:10.000000000" | |
monitorcount=1 | |
accelerate3d="off" | |
accelerate2dvideo="off" | |
teleporterenabled="off" | |
teleporterport=0 | |
teleporteraddress="" | |
teleporterpassword="" | |
tracing-enabled="off" | |
tracing-allow-vm-access="off" | |
tracing-config="" | |
autostart-enabled="off" | |
autostart-delay=0 | |
defaultfrontend="" | |
storagecontrollername0="SATAController" | |
storagecontrollertype0="IntelAhci" | |
storagecontrollerinstance0="0" | |
storagecontrollermaxportcount0="30" | |
storagecontrollerportcount0="1" | |
storagecontrollerbootable0="on" | |
"SATAController-0-0"="/home/egroeper/VirtualBox VMs/ubuntu-cloudimg-trusty-vagrant-amd64_1437486994729_60243/box-disk1.vmdk" | |
"SATAController-ImageUUID-0-0"="0f027e06-5261-4607-a6bd-f1a69d333c19" | |
natnet1="nat" | |
macaddress1="0800273A0B5B" | |
cableconnected1="on" | |
nic1="nat" | |
nictype1="82540EM" | |
nicspeed1="0" | |
mtu="0" | |
sockSnd="64" | |
sockRcv="64" | |
tcpWndSnd="64" | |
tcpWndRcv="64" | |
Forwarding(0)="guestssh,tcp,,2222,,22" | |
nic2="none" | |
nic3="none" | |
nic4="none" | |
nic5="none" | |
nic6="none" | |
nic7="none" | |
nic8="none" | |
hidpointing="ps2mouse" | |
hidkeyboard="ps2kbd" | |
uart1="off" | |
uart2="off" | |
lpt1="off" | |
lpt2="off" | |
audio="none" | |
clipboard="bidirectional" | |
draganddrop="disabled" | |
vrde="off" | |
usb="off" | |
ehci="off" | |
VRDEActiveConnection="off" | |
VRDEClients=0 | |
vcpenabled="off" | |
vcpscreens=0 | |
vcpfile="/home/egroeper/VirtualBox VMs/ubuntu-cloudimg-trusty-vagrant-amd64_1437486994729_60243/ubuntu-cloudimg-trusty-vagrant-amd64_1437486994729_60243.webm" | |
vcpwidth=1024 | |
vcpheight=768 | |
vcprate=512 | |
vcpfps=25 | |
GuestMemoryBalloon=0 | |
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 31999 | |
DEBUG subprocess: Exit status: 0 | |
INFO warden: Calling OUT action: #<VagrantPlugins::ProviderVirtualBox::Action::IsPaused:0x000000025f1b38> | |
INFO runner: Preparing hooks for middleware sequence... | |
INFO runner: 1 hooks defined. | |
INFO runner: Running action: machine_action_up #<Vagrant::Action::Warden:0x000000028073a0> | |
INFO warden: Calling IN action: #<Proc:0x007fa5244b4828@/opt/vagrant/embedded/gems/gems/vagrant-1.7.4/lib/vagrant/action/warden.rb:94 (lambda)> | |
INFO warden: Calling IN action: #<VagrantPlugins::ProviderVirtualBox::Action::CheckAccessible:0x00000002807328> | |
INFO subprocess: Starting process: ["/usr/bin/VBoxManage", "showvminfo", "3b18d4d5-c251-401b-8d19-32b7d779d707", "--machinereadable"] | |
INFO subprocess: Command not in installer, restoring original environment... | |
DEBUG subprocess: Selecting on IO | |
DEBUG subprocess: stdout: name="ubuntu-cloudimg-trusty-vagrant-amd64_1437486994729_60243" | |
groups="/" | |
ostype="Ubuntu (64-bit)" | |
UUID="3b18d4d5-c251-401b-8d19-32b7d779d707" | |
CfgFile="/home/egroeper/VirtualBox VMs/ubuntu-cloudimg-trusty-vagrant-amd64_1437486994729_60243/ubuntu-cloudimg-trusty-vagrant-amd64_1437486994729_60243.vbox" | |
SnapFldr="/home/egroeper/VirtualBox VMs/ubuntu-cloudimg-trusty-vagrant-amd64_1437486994729_60243/Snapshots" | |
LogFldr="/home/egroeper/VirtualBox VMs/ubuntu-cloudimg-trusty-vagrant-amd64_1437486994729_60243/Logs" | |
hardwareuuid="3b18d4d5-c251-401b-8d19-32b7d779d707" | |
memory=512 | |
pagefusion="off" | |
vram=12 | |
cpuexecutioncap=100 | |
hpet="off" | |
chipset="piix3" | |
firmware="BIOS" | |
cpus=1 | |
pae="off" | |
longmode="on" | |
synthcpu="off" | |
bootmenu="messageandmenu" | |
boot1="disk" | |
boot2="none" | |
boot3="none" | |
boot4="none" | |
acpi="on" | |
ioapic="on" | |
biossystemtimeoffset=0 | |
rtcuseutc="on" | |
hwvirtex="on" | |
nestedpaging="on" | |
largepages="off" | |
vtxvpid="on" | |
vtxux="on" | |
VMState="poweroff" | |
VMStateChangeTime="2015-06-16T22:04:10.000000000" | |
monitorcount=1 | |
accelerate3d="off" | |
accelerate2dvideo="off" | |
teleporterenabled="off" | |
teleporterport=0 | |
teleporteraddress="" | |
teleporterpassword="" | |
tracing-enabled="off" | |
tracing-allow-vm-access="off" | |
tracing-config="" | |
autostart-enabled="off" | |
autostart-delay=0 | |
defaultfrontend="" | |
storagecontrollername0="SATAController" | |
storagecontrollertype0="IntelAhci" | |
storagecontrollerinstance0="0" | |
storagecontrollermaxportcount0="30" | |
storagecontrollerportcount0="1" | |
storagecontrollerbootable0="on" | |
"SATAController-0-0"="/home/egroeper/VirtualBox VMs/ubuntu-cloudimg-trusty-vagrant-amd64_1437486994729_60243/box-disk1.vmdk" | |
"SATAController-ImageUUID-0-0"="0f027e06-5261-4607-a6bd-f1a69d333c19" | |
natnet1="nat" | |
macaddress1="0800273A0B5B" | |
cableconnected1="on" | |
nic1="nat" | |
nictype1="82540EM" | |
nicspeed1="0" | |
mtu="0" | |
sockSnd="64" | |
sockRcv="64" | |
tcpWndSnd="64" | |
tcpWndRcv="64" | |
Forwarding(0)="guestssh,tcp,,2222,,22" | |
nic2="none" | |
nic3="none" | |
nic4="none" | |
nic5="none" | |
nic6="none" | |
nic7="none" | |
nic8="none" | |
hidpointing="ps2mouse" | |
hidkeyboard="ps2kbd" | |
uart1="off" | |
uart2="off" | |
lpt1="off" | |
lpt2="off" | |
audio="none" | |
clipboard="bidirectional" | |
draganddrop="disabled" | |
vrde="off" | |
usb="off" | |
ehci="off" | |
VRDEActiveConnection="off" | |
VRDEClients=0 | |
vcpenabled="off" | |
vcpscreens=0 | |
vcpfile="/home/egroeper/VirtualBox VMs/ubuntu-cloudimg-trusty-vagrant-amd64_1437486994729_60243/ubuntu-cloudimg-trusty-vagrant-amd64_1437486994729_60243.webm" | |
vcpwidth=1024 | |
vcpheight=768 | |
vcprate=512 | |
vcpfps=25 | |
GuestMemoryBalloon=0 | |
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000 | |
DEBUG subprocess: Exit status: 0 | |
INFO warden: Calling IN action: #<VagrantPlugins::ProviderVirtualBox::Action::CleanMachineFolder:0x00000002807288> | |
INFO subprocess: Starting process: ["/usr/bin/VBoxManage", "list", "systemproperties"] | |
INFO subprocess: Command not in installer, restoring original environment... | |
DEBUG subprocess: Selecting on IO | |
DEBUG subprocess: stdout: API version: 4_3 | |
Minimum guest RAM size: 4 Megabytes | |
Maximum guest RAM size: 2097152 Megabytes | |
Minimum video RAM size: 1 Megabytes | |
Maximum video RAM size: 256 Megabytes | |
Maximum guest monitor count: 64 | |
Minimum guest CPU count: 1 | |
Maximum guest CPU count: 32 | |
Virtual disk limit (info): 2199022206976 Bytes | |
Maximum Serial Port count: 2 | |
Maximum Parallel Port count: 2 | |
Maximum Boot Position: 4 | |
Maximum PIIX3 Network Adapter count: 8 | |
Maximum ICH9 Network Adapter count: 36 | |
Maximum PIIX3 IDE Controllers: 1 | |
Maximum ICH9 IDE Controllers: 1 | |
Maximum IDE Port count: 2 | |
Maximum Devices per IDE Port: 2 | |
Maximum PIIX3 SATA Controllers: 1 | |
Maximum ICH9 SATA Controllers: 8 | |
Maximum SATA Port count: 30 | |
Maximum Devices per SATA Port: 1 | |
Maximum PIIX3 SCSI Controllers: 1 | |
Maximum ICH9 SCSI Controllers: 8 | |
Maximum SCSI Port count: 16 | |
Maximum Devices per SCSI Port: 1 | |
Maximum SAS PIIX3 Controllers: 1 | |
Maximum SAS ICH9 Controllers: 8 | |
Maximum SAS Port count: 8 | |
Maximum Devices per SAS Port: 1 | |
Maximum PIIX3 Floppy Controllers:1 | |
Maximum ICH9 Floppy Controllers: 1 | |
Maximum Floppy Port count: 1 | |
Maximum Devices per Floppy Port: 2 | |
Default machine folder: /home/egroeper/VirtualBox VMs | |
Exclusive HW virtualization use: on | |
Default hard disk format: VDI | |
VRDE auth library: VBoxAuth | |
Webservice auth. library: VBoxAuth | |
Remote desktop ExtPack: | |
Log history count: 3 | |
Default frontend: | |
Autostart database path: | |
Default Guest Additions ISO: /usr/share/virtualbox/VBoxGuestAdditions.iso | |
Logging Level: all | |
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000 | |
DEBUG subprocess: Exit status: 0 | |
INFO warden: Calling IN action: #<VagrantPlugins::ProviderVirtualBox::Action::SetName:0x00000002807260> | |
INFO subprocess: Starting process: ["/usr/bin/VBoxManage", "list", "vms"] | |
INFO subprocess: Command not in installer, restoring original environment... | |
DEBUG subprocess: Selecting on IO | |
DEBUG subprocess: stdout: "gitlab" {48d8dd09-3cad-47be-b8eb-a4beff89c7f2} | |
"Testing_default_1421443154970_67785" {c4d13fbb-3c47-4c28-8f53-bc8197c36383} | |
"configstack_loadbalancer_1437486881381_79071" {dbeca25f-ee46-4fd6-844a-518018fe44b6} | |
"configstack_db_1437486922330_80180" {619f2563-aeb7-4a70-bbcf-ff458493cbf7} | |
"configstack_master_1437486963581_54316" {67eff89c-3419-4074-8a24-955b3e592a2d} | |
"ubuntu-cloudimg-trusty-vagrant-amd64_1437486994729_60243" {3b18d4d5-c251-401b-8d19-32b7d779d707} | |
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000 | |
DEBUG subprocess: Exit status: 0 | |
INFO interface: info: Setting the name of the VM: configstack_bgnode_1437487007241_2382 | |
INFO interface: info: ==> bgnode: Setting the name of the VM: configstack_bgnode_1437487007241_2382 | |
==> bgnode: Setting the name of the VM: configstack_bgnode_1437487007241_2382 | |
INFO subprocess: Starting process: ["/usr/bin/VBoxManage", "modifyvm", "3b18d4d5-c251-401b-8d19-32b7d779d707", "--name", "configstack_bgnode_1437487007241_2382"] | |
INFO subprocess: Command not in installer, restoring original environment... | |
DEBUG subprocess: Selecting on IO | |
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000 | |
DEBUG subprocess: Exit status: 0 | |
INFO warden: Calling IN action: #<VagrantPlugins::ProviderVirtualBox::Action::ClearForwardedPorts:0x000000028391e8> | |
DEBUG virtualbox_4_3: read_forward_ports: uuid=3b18d4d5-c251-401b-8d19-32b7d779d707 active_only=false | |
INFO subprocess: Starting process: ["/usr/bin/VBoxManage", "showvminfo", "3b18d4d5-c251-401b-8d19-32b7d779d707", "--machinereadable"] | |
INFO subprocess: Command not in installer, restoring original environment... | |
DEBUG subprocess: Selecting on IO | |
DEBUG subprocess: stdout: name="configstack_bgnode_1437487007241_2382" | |
groups="/" | |
ostype="Ubuntu (64-bit)" | |
UUID="3b18d4d5-c251-401b-8d19-32b7d779d707" | |
CfgFile="/home/egroeper/VirtualBox VMs/configstack_bgnode_1437487007241_2382/configstack_bgnode_1437487007241_2382.vbox" | |
SnapFldr="/home/egroeper/VirtualBox VMs/configstack_bgnode_1437487007241_2382/Snapshots" | |
LogFldr="/home/egroeper/VirtualBox VMs/configstack_bgnode_1437487007241_2382/Logs" | |
hardwareuuid="3b18d4d5-c251-401b-8d19-32b7d779d707" | |
memory=512 | |
pagefusion="off" | |
vram=12 | |
cpuexecutioncap=100 | |
hpet="off" | |
chipset="piix3" | |
firmware="BIOS" | |
cpus=1 | |
pae="off" | |
longmode="on" | |
synthcpu="off" | |
bootmenu="messageandmenu" | |
boot1="disk" | |
boot2="none" | |
boot3="none" | |
boot4="none" | |
acpi="on" | |
ioapic="on" | |
biossystemtimeoffset=0 | |
rtcuseutc="on" | |
hwvirtex="on" | |
nestedpaging="on" | |
largepages="off" | |
vtxvpid="on" | |
vtxux="on" | |
VMState="poweroff" | |
VMStateChangeTime="2015-06-16T22:04:10.000000000" | |
monitorcount=1 | |
accelerate3d="off" | |
accelerate2dvideo="off" | |
teleporterenabled="off" | |
teleporterport=0 | |
teleporteraddress="" | |
teleporterpassword="" | |
tracing-enabled="off" | |
tracing-allow-vm-access="off" | |
tracing-config="" | |
autostart-enabled="off" | |
autostart-delay=0 | |
defaultfrontend="" | |
storagecontrollername0="SATAController" | |
storagecontrollertype0="IntelAhci" | |
storagecontrollerinstance0="0" | |
storagecontrollermaxportcount0="30" | |
storagecontrollerportcount0="1" | |
storagecontrollerbootable0="on" | |
"SATAController-0-0"="/home/egroeper/VirtualBox VMs/configstack_bgnode_1437487007241_2382/box-disk1.vmdk" | |
"SATAController-ImageUUID-0-0"="0f027e06-5261-4607-a6bd-f1a69d333c19" | |
natnet1="nat" | |
macaddress1="0800273A0B5B" | |
cableconnected1="on" | |
nic1="nat" | |
nictype1="82540EM" | |
nicspeed1="0" | |
mtu="0" | |
sockSnd="64" | |
sockRcv="64" | |
tcpWndSnd="64" | |
tcpWndRcv="64" | |
Forwarding(0)="guestssh,tcp,,2222,,22" | |
nic2="none" | |
nic3="none" | |
nic4="none" | |
nic5="none" | |
nic6="none" | |
nic7="none" | |
nic8="none" | |
hidpointing="ps2mouse" | |
hidkeyboard="ps2kbd" | |
uart1="off" | |
uart2="off" | |
lpt1="off" | |
lpt2="off" | |
audio="none" | |
clipboard="bidirectional" | |
draganddrop="disabled" | |
vrde="off" | |
usb="off" | |
ehci="off" | |
VRDEActiveConnection="off" | |
VRDEClients=0 | |
vcpenabled="off" | |
vcpscreens=0 | |
vcpfile="/home/egroeper/VirtualBox VMs/configstack_bgnode_1437487007241_2382/configstack_bgnode_1437487007241_2382.webm" | |
vcpwidth=1024 | |
vcpheight=768 | |
vcprate=512 | |
vcpfps=25 | |
GuestMemoryBalloon=0 | |
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000 | |
DEBUG subprocess: Exit status: 0 | |
DEBUG virtualbox_4_3: - [1, "guestssh", 2222, 22] | |
INFO interface: info: Clearing any previously set forwarded ports... | |
INFO interface: info: ==> bgnode: Clearing any previously set forwarded ports... | |
==> bgnode: Clearing any previously set forwarded ports... | |
DEBUG virtualbox_4_3: read_forward_ports: uuid=3b18d4d5-c251-401b-8d19-32b7d779d707 active_only=false | |
INFO subprocess: Starting process: ["/usr/bin/VBoxManage", "showvminfo", "3b18d4d5-c251-401b-8d19-32b7d779d707", "--machinereadable"] | |
INFO subprocess: Command not in installer, restoring original environment... | |
DEBUG subprocess: Selecting on IO | |
DEBUG subprocess: stdout: name="configstack_bgnode_1437487007241_2382" | |
groups="/" | |
ostype="Ubuntu (64-bit)" | |
UUID="3b18d4d5-c251-401b-8d19-32b7d779d707" | |
CfgFile="/home/egroeper/VirtualBox VMs/configstack_bgnode_1437487007241_2382/configstack_bgnode_1437487007241_2382.vbox" | |
SnapFldr="/home/egroeper/VirtualBox VMs/configstack_bgnode_1437487007241_2382/Snapshots" | |
LogFldr="/home/egroeper/VirtualBox VMs/configstack_bgnode_1437487007241_2382/Logs" | |
hardwareuuid="3b18d4d5-c251-401b-8d19-32b7d779d707" | |
memory=512 | |
pagefusion="off" | |
vram=12 | |
cpuexecutioncap=100 | |
hpet="off" | |
chipset="piix3" | |
firmware="BIOS" | |
cpus=1 | |
pae="off" | |
longmode="on" | |
synthcpu="off" | |
bootmenu="messageandmenu" | |
boot1="disk" | |
boot2="none" | |
boot3="none" | |
boot4="none" | |
acpi="on" | |
ioapic="on" | |
biossystemtimeoffset=0 | |
rtcuseutc="on" | |
hwvirtex="on" | |
nestedpaging="on" | |
largepages="off" | |
vtxvpid="on" | |
vtxux="on" | |
VMState="poweroff" | |
VMStateChangeTime="2015-06-16T22:04:10.000000000" | |
monitorcount=1 | |
accelerate3d="off" | |
accelerate2dvideo="off" | |
teleporterenabled="off" | |
teleporterport=0 | |
teleporteraddress="" | |
teleporterpassword="" | |
tracing-enabled="off" | |
tracing-allow-vm-access="off" | |
tracing-config="" | |
autostart-enabled="off" | |
autostart-delay=0 | |
defaultfrontend="" | |
storagecontrollername0="SATAController" | |
storagecontrollertype0="IntelAhci" | |
storagecontrollerinstance0="0" | |
storagecontrollermaxportcount0="30" | |
storagecontrollerportcount0="1" | |
storagecontrollerbootable0="on" | |
"SATAController-0-0"="/home/egroeper/VirtualBox VMs/configstack_bgnode_1437487007241_2382/box-disk1.vmdk" | |
"SATAController-ImageUUID-0-0"="0f027e06-5261-4607-a6bd-f1a69d333c19" | |
natnet1="nat" | |
macaddress1="0800273A0B5B" | |
cableconnected1="on" | |
nic1="nat" | |
nictype1="82540EM" | |
nicspeed1="0" | |
mtu="0" | |
sockSnd="64" | |
sockRcv="64" | |
tcpWndSnd="64" | |
tcpWndRcv="64" | |
Forwarding(0)="guestssh,tcp,,2222,,22" | |
nic2="none" | |
nic3="none" | |
nic4="none" | |
nic5="none" | |
nic6="none" | |
nic7="none" | |
nic8="none" | |
hidpointing="ps2mouse" | |
hidkeyboard="ps2kbd" | |
uart1="off" | |
uart2="off" | |
lpt1="off" | |
lpt2="off" | |
audio="none" | |
clipboard="bidirectional" | |
draganddrop="disabled" | |
vrde="off" | |
usb="off" | |
ehci="off" | |
VRDEActiveConnection="off" | |
VRDEClients=0 | |
vcpenabled="off" | |
vcpscreens=0 | |
vcpfile="/home/egroeper/VirtualBox VMs/configstack_bgnode_1437487007241_2382/configstack_bgnode_1437487007241_2382.webm" | |
vcpwidth=1024 | |
vcpheight=768 | |
vcprate=512 | |
vcpfps=25 | |
GuestMemoryBalloon=0 | |
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000 | |
DEBUG subprocess: Exit status: 0 | |
DEBUG virtualbox_4_3: - [1, "guestssh", 2222, 22] | |
INFO subprocess: Starting process: ["/usr/bin/VBoxManage", "modifyvm", "3b18d4d5-c251-401b-8d19-32b7d779d707", "--natpf1", "delete", "guestssh"] | |
INFO subprocess: Command not in installer, restoring original environment... | |
DEBUG subprocess: Selecting on IO | |
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000 | |
DEBUG subprocess: Exit status: 0 | |
INFO warden: Calling IN action: #<Vagrant::Action::Builtin::Provision:0x000000028391c0> | |
INFO provision: Checking provisioner sentinel file... | |
INFO warden: Calling IN action: #<Vagrant::Action::Builtin::EnvSet:0x0000000287a5d0> | |
INFO warden: Calling IN action: #<VagrantPlugins::ProviderVirtualBox::Action::PrepareForwardedPortCollisionParams:0x0000000287a5a8> | |
INFO subprocess: Starting process: ["/usr/bin/VBoxManage", "list", "vms"] | |
INFO subprocess: Command not in installer, restoring original environment... | |
DEBUG subprocess: Selecting on IO | |
DEBUG subprocess: stdout: "gitlab" {48d8dd09-3cad-47be-b8eb-a4beff89c7f2} | |
"Testing_default_1421443154970_67785" {c4d13fbb-3c47-4c28-8f53-bc8197c36383} | |
"configstack_loadbalancer_1437486881381_79071" {dbeca25f-ee46-4fd6-844a-518018fe44b6} | |
"configstack_db_1437486922330_80180" {619f2563-aeb7-4a70-bbcf-ff458493cbf7} | |
"configstack_master_1437486963581_54316" {67eff89c-3419-4074-8a24-955b3e592a2d} | |
"configstack_bgnode_1437487007241_2382" {3b18d4d5-c251-401b-8d19-32b7d779d707} | |
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000 | |
DEBUG subprocess: Exit status: 0 | |
DEBUG virtualbox_4_3: read_forward_ports: uuid=48d8dd09-3cad-47be-b8eb-a4beff89c7f2 active_only=true | |
INFO subprocess: Starting process: ["/usr/bin/VBoxManage", "showvminfo", "48d8dd09-3cad-47be-b8eb-a4beff89c7f2", "--machinereadable"] | |
INFO subprocess: Command not in installer, restoring original environment... | |
DEBUG subprocess: Selecting on IO | |
DEBUG subprocess: stdout: name="gitlab" | |
groups="/" | |
ostype="Debian (32-bit)" | |
UUID="48d8dd09-3cad-47be-b8eb-a4beff89c7f2" | |
CfgFile="/home/egroeper/VirtualBox VMs/gitlab/gitlab.vbox" | |
SnapFldr="/home/egroeper/VirtualBox VMs/gitlab/Snapshots" | |
LogFldr="/home/egroeper/VirtualBox VMs/gitlab/Logs" | |
hardwareuuid="48d8dd09-3cad-47be-b8eb-a4beff89c7f2" | |
memory=1024 | |
pagefusion="off" | |
vram=12 | |
cpuexecutioncap=100 | |
hpet="off" | |
chipset="piix3" | |
firmware="BIOS" | |
cpus=2 | |
pae="off" | |
longmode="off" | |
synthcpu="off" | |
bootmenu="messageandmenu" | |
boot1="floppy" | |
boot2="dvd" | |
boot3="disk" | |
boot4="none" | |
acpi="on" | |
ioapic="on" | |
biossystemtimeoffset=0 | |
rtcuseutc="on" | |
hwvirtex="on" | |
nestedpaging="on" | |
largepages="off" | |
vtxvpid="on" | |
vtxux="on" | |
VMState="aborted" | |
VMStateChangeTime="2013-11-15T11:42:03.000000000" | |
monitorcount=1 | |
accelerate3d="off" | |
accelerate2dvideo="off" | |
teleporterenabled="off" | |
teleporterport=0 | |
teleporteraddress="" | |
teleporterpassword="" | |
tracing-enabled="off" | |
tracing-allow-vm-access="off" | |
tracing-config="" | |
autostart-enabled="off" | |
autostart-delay=0 | |
defaultfrontend="" | |
storagecontrollername0="IDE" | |
storagecontrollertype0="PIIX4" | |
storagecontrollerinstance0="0" | |
storagecontrollermaxportcount0="2" | |
storagecontrollerportcount0="2" | |
storagecontrollerbootable0="on" | |
storagecontrollername1="SATA" | |
storagecontrollertype1="IntelAhci" | |
storagecontrollerinstance1="0" | |
storagecontrollermaxportcount1="30" | |
storagecontrollerportcount1="1" | |
storagecontrollerbootable1="on" | |
"IDE-0-0"="none" | |
"IDE-0-1"="none" | |
"IDE-1-0"="emptydrive" | |
"IDE-IsEjected"="off" | |
"IDE-1-1"="none" | |
"SATA-0-0"="/home/egroeper/VirtualBox VMs/gitlab/Snapshots/{5eebdd4b-1d31-4924-bd93-9cc72b85f0dc}.vdi" | |
"SATA-ImageUUID-0-0"="5eebdd4b-1d31-4924-bd93-9cc72b85f0dc" | |
natnet1="nat" | |
macaddress1="08002774ECF4" | |
cableconnected1="on" | |
nic1="nat" | |
nictype1="82540EM" | |
nicspeed1="0" | |
mtu="0" | |
sockSnd="64" | |
sockRcv="64" | |
tcpWndSnd="64" | |
tcpWndRcv="64" | |
hostonlyadapter2="vboxnet0" | |
macaddress2="080027096C35" | |
cableconnected2="on" | |
nic2="hostonly" | |
nictype2="82540EM" | |
nicspeed2="0" | |
nic3="none" | |
nic4="none" | |
nic5="none" | |
nic6="none" | |
nic7="none" | |
nic8="none" | |
hidpointing="usbtablet" | |
hidkeyboard="ps2kbd" | |
uart1="off" | |
uart2="off" | |
lpt1="off" | |
lpt2="off" | |
audio="pulse" | |
clipboard="disabled" | |
draganddrop="disabled" | |
vrde="off" | |
usb="on" | |
ehci="off" | |
VRDEActiveConnection="off" | |
VRDEClients=0 | |
vcpenabled="off" | |
vcpscreens=0 | |
vcpfile="/home/egroeper/VirtualBox VMs/gitlab/gitlab.webm" | |
vcpwidth=1024 | |
vcpheight=768 | |
vcprate=512 | |
vcpfps=25 | |
GuestMemoryBalloon=0 | |
SnapshotName="frisch installiert" | |
SnapshotUUID="e2e71f0f-6572-466e-9f6c-4c575bcc337c" | |
SnapshotName-1="GitLab installiert" | |
SnapshotUUID-1="280d9df7-8220-4380-8e06-d7acab412c24" | |
CurrentSnapshotName="GitLab installiert" | |
CurrentSnapshotUUID="280d9df7-8220-4380-8e06-d7acab412c24" | |
CurrentSnapshotNode="SnapshotName-1" | |
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000 | |
DEBUG subprocess: Exit status: 0 | |
DEBUG virtualbox_4_3: read_forward_ports: uuid=c4d13fbb-3c47-4c28-8f53-bc8197c36383 active_only=true | |
INFO subprocess: Starting process: ["/usr/bin/VBoxManage", "showvminfo", "c4d13fbb-3c47-4c28-8f53-bc8197c36383", "--machinereadable"] | |
INFO subprocess: Command not in installer, restoring original environment... | |
DEBUG subprocess: Selecting on IO | |
DEBUG subprocess: stdout: name="Testing_default_1421443154970_67785" | |
groups="/" | |
ostype="Red Hat (64-bit)" | |
UUID="c4d13fbb-3c47-4c28-8f53-bc8197c36383" | |
CfgFile="/home/egroeper/VirtualBox VMs/Testing_default_1421443154970_67785/Testing_default_1421443154970_67785.vbox" | |
SnapFldr="/home/egroeper/VirtualBox VMs/Testing_default_1421443154970_67785/Snapshots" | |
LogFldr="/home/egroeper/VirtualBox VMs/Testing_default_1421443154970_67785/Logs" | |
hardwareuuid="c4d13fbb-3c47-4c28-8f53-bc8197c36383" | |
memory=768 | |
pagefusion="off" | |
vram=12 | |
cpuexecutioncap=100 | |
hpet="off" | |
chipset="piix3" | |
firmware="BIOS" | |
cpus=1 | |
pae="on" | |
longmode="on" | |
synthcpu="off" | |
bootmenu="messageandmenu" | |
boot1="floppy" | |
boot2="dvd" | |
boot3="disk" | |
boot4="none" | |
acpi="on" | |
ioapic="on" | |
biossystemtimeoffset=0 | |
rtcuseutc="on" | |
hwvirtex="on" | |
nestedpaging="on" | |
largepages="on" | |
vtxvpid="on" | |
vtxux="on" | |
VMState="poweroff" | |
VMStateChangeTime="2015-01-16T21:58:41.000000000" | |
monitorcount=1 | |
accelerate3d="off" | |
accelerate2dvideo="off" | |
teleporterenabled="off" | |
teleporterport=0 | |
teleporteraddress="" | |
teleporterpassword="" | |
tracing-enabled="off" | |
tracing-allow-vm-access="off" | |
tracing-config="" | |
autostart-enabled="off" | |
autostart-delay=0 | |
defaultfrontend="" | |
storagecontrollername0="IDE" | |
storagecontrollertype0="PIIX4" | |
storagecontrollerinstance0="0" | |
storagecontrollermaxportcount0="2" | |
storagecontrollerportcount0="2" | |
storagecontrollerbootable0="on" | |
storagecontrollername1="SATA" | |
storagecontrollertype1="IntelAhci" | |
storagecontrollerinstance1="0" | |
storagecontrollermaxportcount1="30" | |
storagecontrollerportcount1="1" | |
storagecontrollerbootable1="on" | |
"IDE-0-0"="none" | |
"IDE-0-1"="none" | |
"IDE-1-0"="emptydrive" | |
"IDE-IsEjected"="off" | |
"IDE-1-1"="none" | |
"SATA-0-0"="/home/egroeper/VirtualBox VMs/Testing_default_1421443154970_67785/box-disk2.vmdk" | |
"SATA-ImageUUID-0-0"="f8cd9ba2-dfdf-4671-b76c-d9704e03d6de" | |
natnet1="nat" | |
macaddress1="080027C78F23" | |
cableconnected1="on" | |
nic1="nat" | |
nictype1="82540EM" | |
nicspeed1="0" | |
mtu="0" | |
sockSnd="64" | |
sockRcv="64" | |
tcpWndSnd="64" | |
tcpWndRcv="64" | |
Forwarding(0)="ssh,tcp,127.0.0.1,2222,,22" | |
nic2="none" | |
nic3="none" | |
nic4="none" | |
nic5="none" | |
nic6="none" | |
nic7="none" | |
nic8="none" | |
hidpointing="ps2mouse" | |
hidkeyboard="ps2kbd" | |
uart1="off" | |
uart2="off" | |
lpt1="off" | |
lpt2="off" | |
audio="none" | |
clipboard="disabled" | |
draganddrop="disabled" | |
vrde="off" | |
usb="on" | |
ehci="off" | |
SharedFolderNameMachineMapping1="/vagrant" | |
SharedFolderPathMachineMapping1="/home/egroeper/git/exscript/Testing" | |
VRDEActiveConnection="off" | |
VRDEClients=0 | |
vcpenabled="off" | |
vcpscreens=0 | |
vcpfile="/home/egroeper/VirtualBox VMs/Testing_default_1421443154970_67785/Testing_default_1421443154970_67785.webm" | |
vcpwidth=1024 | |
vcpheight=768 | |
vcprate=512 | |
vcpfps=25 | |
GuestMemoryBalloon=0 | |
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000 | |
DEBUG subprocess: Exit status: 0 | |
DEBUG virtualbox_4_3: read_forward_ports: uuid=dbeca25f-ee46-4fd6-844a-518018fe44b6 active_only=true | |
INFO subprocess: Starting process: ["/usr/bin/VBoxManage", "showvminfo", "dbeca25f-ee46-4fd6-844a-518018fe44b6", "--machinereadable"] | |
INFO subprocess: Command not in installer, restoring original environment... | |
DEBUG subprocess: Selecting on IO | |
DEBUG subprocess: stdout: name="configstack_loadbalancer_1437486881381_79071" | |
groups="/" | |
ostype="Ubuntu (64-bit)" | |
UUID="dbeca25f-ee46-4fd6-844a-518018fe44b6" | |
CfgFile="/home/egroeper/VirtualBox VMs/configstack_loadbalancer_1437486881381_79071/configstack_loadbalancer_1437486881381_79071.vbox" | |
SnapFldr="/home/egroeper/VirtualBox VMs/configstack_loadbalancer_1437486881381_79071/Snapshots" | |
LogFldr="/home/egroeper/VirtualBox VMs/configstack_loadbalancer_1437486881381_79071/Logs" | |
hardwareuuid="dbeca25f-ee46-4fd6-844a-518018fe44b6" | |
memory=512 | |
pagefusion="off" | |
vram=12 | |
cpuexecutioncap=100 | |
hpet="off" | |
chipset="piix3" | |
firmware="BIOS" | |
cpus=1 | |
pae="off" | |
longmode="on" | |
synthcpu="off" | |
bootmenu="messageandmenu" | |
boot1="disk" | |
boot2="none" | |
boot3="none" | |
boot4="none" | |
acpi="on" | |
ioapic="on" | |
biossystemtimeoffset=0 | |
rtcuseutc="on" | |
hwvirtex="on" | |
nestedpaging="on" | |
largepages="off" | |
vtxvpid="on" | |
vtxux="on" | |
VMState="running" | |
VMStateChangeTime="2015-07-21T13:54:43.529000000" | |
monitorcount=1 | |
accelerate3d="off" | |
accelerate2dvideo="off" | |
teleporterenabled="off" | |
teleporterport=0 | |
teleporteraddress="" | |
teleporterpassword="" | |
tracing-enabled="off" | |
tracing-allow-vm-access="off" | |
tracing-config="" | |
autostart-enabled="off" | |
autostart-delay=0 | |
defaultfrontend="" | |
storagecontrollername0="SATAController" | |
storagecontrollertype0="IntelAhci" | |
storagecontrollerinstance0="0" | |
storagecontrollermaxportcount0="30" | |
storagecontrollerportcount0="1" | |
storagecontrollerbootable0="on" | |
"SATAController-0-0"="/home/egroeper/VirtualBox VMs/configstack_loadbalancer_1437486881381_79071/box-disk1.vmdk" | |
"SATAController-ImageUUID-0-0"="da78e57a-a752-461e-8179-ed1cdbdc7df3" | |
natnet1="nat" | |
macaddress1="0800273A0B5B" | |
cableconnected1="on" | |
nic1="nat" | |
nictype1="82540EM" | |
nicspeed1="0" | |
mtu="0" | |
sockSnd="64" | |
sockRcv="64" | |
tcpWndSnd="64" | |
tcpWndRcv="64" | |
Forwarding(0)="ssh,tcp,127.0.0.1,2222,,22" | |
hostonlyadapter2="vboxnet1" | |
macaddress2="08002772FE1A" | |
cableconnected2="on" | |
nic2="hostonly" | |
nictype2="82540EM" | |
nicspeed2="0" | |
nic3="none" | |
nic4="none" | |
nic5="none" | |
nic6="none" | |
nic7="none" | |
nic8="none" | |
hidpointing="ps2mouse" | |
hidkeyboard="ps2kbd" | |
uart1="off" | |
uart2="off" | |
lpt1="off" | |
lpt2="off" | |
audio="none" | |
clipboard="bidirectional" | |
draganddrop="disabled" | |
SessionType="headless" | |
VideoMode="720,400,0"@0,0 | |
vrde="off" | |
usb="off" | |
ehci="off" | |
SharedFolderNameMachineMapping1="vagrant" | |
SharedFolderPathMachineMapping1="/home/egroeper/Fileservice/configstack" | |
VRDEActiveConnection="off" | |
VRDEClients=0 | |
vcpenabled="off" | |
vcpscreens=0 | |
vcpfile="/home/egroeper/VirtualBox VMs/configstack_loadbalancer_1437486881381_79071/configstack_loadbalancer_1437486881381_79071.webm" | |
vcpwidth=1024 | |
vcpheight=768 | |
vcprate=512 | |
vcpfps=25 | |
GuestMemoryBalloon=0 | |
GuestOSType="Linux26_64" | |
GuestAdditionsRunLevel=2 | |
GuestAdditionsVersion="4.3.10_Ubuntu r93012" | |
GuestAdditionsFacility_VirtualBox Base Driver=50,1437486890985 | |
GuestAdditionsFacility_VirtualBox System Service=50,1437486896483 | |
GuestAdditionsFacility_Seamless Mode=0,1437486890985 | |
GuestAdditionsFacility_Graphics Mode=0,1437486890985 | |
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 31999 | |
DEBUG subprocess: Exit status: 0 | |
DEBUG virtualbox_4_3: - [1, "ssh", 2222, 22] | |
DEBUG virtualbox_4_3: read_forward_ports: uuid=619f2563-aeb7-4a70-bbcf-ff458493cbf7 active_only=true | |
INFO subprocess: Starting process: ["/usr/bin/VBoxManage", "showvminfo", "619f2563-aeb7-4a70-bbcf-ff458493cbf7", "--machinereadable"] | |
INFO subprocess: Command not in installer, restoring original environment... | |
DEBUG subprocess: Selecting on IO | |
DEBUG subprocess: stdout: name="configstack_db_1437486922330_80180" | |
groups="/" | |
ostype="Ubuntu (64-bit)" | |
UUID="619f2563-aeb7-4a70-bbcf-ff458493cbf7" | |
CfgFile="/home/egroeper/VirtualBox VMs/configstack_db_1437486922330_80180/configstack_db_1437486922330_80180.vbox" | |
SnapFldr="/home/egroeper/VirtualBox VMs/configstack_db_1437486922330_80180/Snapshots" | |
LogFldr="/home/egroeper/VirtualBox VMs/configstack_db_1437486922330_80180/Logs" | |
hardwareuuid="619f2563-aeb7-4a70-bbcf-ff458493cbf7" | |
memory=512 | |
pagefusion="off" | |
vram=12 | |
cpuexecutioncap=100 | |
hpet="off" | |
chipset="piix3" | |
firmware="BIOS" | |
cpus=1 | |
pae="off" | |
longmode="on" | |
synthcpu="off" | |
bootmenu="messageandmenu" | |
boot1="disk" | |
boot2="none" | |
boot3="none" | |
boot4="none" | |
acpi="on" | |
ioapic="on" | |
biossystemtimeoffset=0 | |
rtcuseutc="on" | |
hwvirtex="on" | |
nestedpaging="on" | |
largepages="off" | |
vtxvpid="on" | |
vtxux="on" | |
VMState="running" | |
VMStateChangeTime="2015-07-21T13:55:24.287000000" | |
monitorcount=1 | |
accelerate3d="off" | |
accelerate2dvideo="off" | |
teleporterenabled="off" | |
teleporterport=0 | |
teleporteraddress="" | |
teleporterpassword="" | |
tracing-enabled="off" | |
tracing-allow-vm-access="off" | |
tracing-config="" | |
autostart-enabled="off" | |
autostart-delay=0 | |
defaultfrontend="" | |
storagecontrollername0="SATAController" | |
storagecontrollertype0="IntelAhci" | |
storagecontrollerinstance0="0" | |
storagecontrollermaxportcount0="30" | |
storagecontrollerportcount0="1" | |
storagecontrollerbootable0="on" | |
"SATAController-0-0"="/home/egroeper/VirtualBox VMs/configstack_db_1437486922330_80180/box-disk1.vmdk" | |
"SATAController-ImageUUID-0-0"="b197ae4c-0168-441b-a508-d3b254efb1f4" | |
natnet1="nat" | |
macaddress1="0800273A0B5B" | |
cableconnected1="on" | |
nic1="nat" | |
nictype1="82540EM" | |
nicspeed1="0" | |
mtu="0" | |
sockSnd="64" | |
sockRcv="64" | |
tcpWndSnd="64" | |
tcpWndRcv="64" | |
Forwarding(0)="ssh,tcp,127.0.0.1,2200,,22" | |
hostonlyadapter2="vboxnet1" | |
macaddress2="080027724BA0" | |
cableconnected2="on" | |
nic2="hostonly" | |
nictype2="82540EM" | |
nicspeed2="0" | |
nic3="none" | |
nic4="none" | |
nic5="none" | |
nic6="none" | |
nic7="none" | |
nic8="none" | |
hidpointing="ps2mouse" | |
hidkeyboard="ps2kbd" | |
uart1="off" | |
uart2="off" | |
lpt1="off" | |
lpt2="off" | |
audio="none" | |
clipboard="bidirectional" | |
draganddrop="disabled" | |
SessionType="headless" | |
VideoMode="720,400,0"@0,0 | |
vrde="off" | |
usb="off" | |
ehci="off" | |
SharedFolderNameMachineMapping1="vagrant" | |
SharedFolderPathMachineMapping1="/home/egroeper/Fileservice/configstack" | |
VRDEActiveConnection="off" | |
VRDEClients=0 | |
vcpenabled="off" | |
vcpscreens=0 | |
vcpfile="/home/egroeper/VirtualBox VMs/configstack_db_1437486922330_80180/configstack_db_1437486922330_80180.webm" | |
vcpwidth=1024 | |
vcpheight=768 | |
vcprate=512 | |
vcpfps=25 | |
GuestMemoryBalloon=0 | |
GuestOSType="Linux26_64" | |
GuestAdditionsRunLevel=2 | |
GuestAdditionsVersion="4.3.10_Ubuntu r93012" | |
GuestAdditionsFacility_VirtualBox Base Driver=50,1437486931629 | |
GuestAdditionsFacility_VirtualBox System Service=50,1437486937112 | |
GuestAdditionsFacility_Seamless Mode=0,1437486931629 | |
GuestAdditionsFacility_Graphics Mode=0,1437486931629 | |
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000 | |
DEBUG subprocess: Exit status: 0 | |
DEBUG virtualbox_4_3: - [1, "ssh", 2200, 22] | |
DEBUG virtualbox_4_3: read_forward_ports: uuid=67eff89c-3419-4074-8a24-955b3e592a2d active_only=true | |
INFO subprocess: Starting process: ["/usr/bin/VBoxManage", "showvminfo", "67eff89c-3419-4074-8a24-955b3e592a2d", "--machinereadable"] | |
INFO subprocess: Command not in installer, restoring original environment... | |
DEBUG subprocess: Selecting on IO | |
DEBUG subprocess: stdout: name="configstack_master_1437486963581_54316" | |
groups="/" | |
ostype="Ubuntu (64-bit)" | |
UUID="67eff89c-3419-4074-8a24-955b3e592a2d" | |
CfgFile="/home/egroeper/VirtualBox VMs/configstack_master_1437486963581_54316/configstack_master_1437486963581_54316.vbox" | |
SnapFldr="/home/egroeper/VirtualBox VMs/configstack_master_1437486963581_54316/Snapshots" | |
LogFldr="/home/egroeper/VirtualBox VMs/configstack_master_1437486963581_54316/Logs" | |
hardwareuuid="67eff89c-3419-4074-8a24-955b3e592a2d" | |
memory=512 | |
pagefusion="off" | |
vram=12 | |
cpuexecutioncap=100 | |
hpet="off" | |
chipset="piix3" | |
firmware="BIOS" | |
cpus=1 | |
pae="off" | |
longmode="on" | |
synthcpu="off" | |
bootmenu="messageandmenu" | |
boot1="disk" | |
boot2="none" | |
boot3="none" | |
boot4="none" | |
acpi="on" | |
ioapic="on" | |
biossystemtimeoffset=0 | |
rtcuseutc="on" | |
hwvirtex="on" | |
nestedpaging="on" | |
largepages="off" | |
vtxvpid="on" | |
vtxux="on" | |
VMState="running" | |
VMStateChangeTime="2015-07-21T13:56:06.200000000" | |
monitorcount=1 | |
accelerate3d="off" | |
accelerate2dvideo="off" | |
teleporterenabled="off" | |
teleporterport=0 | |
teleporteraddress="" | |
teleporterpassword="" | |
tracing-enabled="off" | |
tracing-allow-vm-access="off" | |
tracing-config="" | |
autostart-enabled="off" | |
autostart-delay=0 | |
defaultfrontend="" | |
storagecontrollername0="SATAController" | |
storagecontrollertype0="IntelAhci" | |
storagecontrollerinstance0="0" | |
storagecontrollermaxportcount0="30" | |
storagecontrollerportcount0="1" | |
storagecontrollerbootable0="on" | |
"SATAController-0-0"="/home/egroeper/VirtualBox VMs/configstack_master_1437486963581_54316/box-disk1.vmdk" | |
"SATAController-ImageUUID-0-0"="ebc6467f-af99-4106-8151-0a1d745f9311" | |
natnet1="nat" | |
macaddress1="0800273A0B5B" | |
cableconnected1="on" | |
nic1="nat" | |
nictype1="82540EM" | |
nicspeed1="0" | |
mtu="0" | |
sockSnd="64" | |
sockRcv="64" | |
tcpWndSnd="64" | |
tcpWndRcv="64" | |
Forwarding(0)="ssh,tcp,127.0.0.1,2201,,22" | |
hostonlyadapter2="vboxnet1" | |
macaddress2="0800278AA165" | |
cableconnected2="on" | |
nic2="hostonly" | |
nictype2="82540EM" | |
nicspeed2="0" | |
nic3="none" | |
nic4="none" | |
nic5="none" | |
nic6="none" | |
nic7="none" | |
nic8="none" | |
hidpointing="ps2mouse" | |
hidkeyboard="ps2kbd" | |
uart1="off" | |
uart2="off" | |
lpt1="off" | |
lpt2="off" | |
audio="none" | |
clipboard="bidirectional" | |
draganddrop="disabled" | |
SessionType="headless" | |
VideoMode="720,400,0"@0,0 | |
vrde="off" | |
usb="off" | |
ehci="off" | |
SharedFolderNameMachineMapping1="vagrant" | |
SharedFolderPathMachineMapping1="/home/egroeper/Fileservice/configstack" | |
VRDEActiveConnection="off" | |
VRDEClients=0 | |
vcpenabled="off" | |
vcpscreens=0 | |
vcpfile="/home/egroeper/VirtualBox VMs/configstack_master_1437486963581_54316/configstack_master_1437486963581_54316.webm" | |
vcpwidth=1024 | |
vcpheight=768 | |
vcprate=512 | |
vcpfps=25 | |
GuestMemoryBalloon=0 | |
GuestOSType="Linux26_64" | |
GuestAdditionsRunLevel=2 | |
GuestAdditionsVersion="4.3.10_Ubuntu r93012" | |
GuestAdditionsFacility_VirtualBox Base Driver=50,1437486973631 | |
GuestAdditionsFacility_VirtualBox System Service=50,1437486979193 | |
GuestAdditionsFacility_Seamless Mode=0,1437486973631 | |
GuestAdditionsFacility_Graphics Mode=0,1437486973631 | |
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000 | |
DEBUG subprocess: Exit status: 0 | |
DEBUG virtualbox_4_3: - [1, "ssh", 2201, 22] | |
DEBUG virtualbox_4_3: read_forward_ports: uuid=3b18d4d5-c251-401b-8d19-32b7d779d707 active_only=false | |
INFO subprocess: Starting process: ["/usr/bin/VBoxManage", "showvminfo", "3b18d4d5-c251-401b-8d19-32b7d779d707", "--machinereadable"] | |
INFO subprocess: Command not in installer, restoring original environment... | |
DEBUG subprocess: Selecting on IO | |
DEBUG subprocess: stdout: name="configstack_bgnode_1437487007241_2382" | |
groups="/" | |
ostype="Ubuntu (64-bit)" | |
UUID="3b18d4d5-c251-401b-8d19-32b7d779d707" | |
CfgFile="/home/egroeper/VirtualBox VMs/configstack_bgnode_1437487007241_2382/configstack_bgnode_1437487007241_2382.vbox" | |
SnapFldr="/home/egroeper/VirtualBox VMs/configstack_bgnode_1437487007241_2382/Snapshots" | |
LogFldr="/home/egroeper/VirtualBox VMs/configstack_bgnode_1437487007241_2382/Logs" | |
hardwareuuid="3b18d4d5-c251-401b-8d19-32b7d779d707" | |
memory=512 | |
pagefusion="off" | |
vram=12 | |
cpuexecutioncap=100 | |
hpet="off" | |
chipset="piix3" | |
firmware="BIOS" | |
cpus=1 | |
pae="off" | |
longmode="on" | |
synthcpu="off" | |
bootmenu="messageandmenu" | |
boot1="disk" | |
boot2="none" | |
boot3="none" | |
boot4="none" | |
acpi="on" | |
ioapic="on" | |
biossystemtimeoffset=0 | |
rtcuseutc="on" | |
hwvirtex="on" | |
nestedpaging="on" | |
largepages="off" | |
vtxvpid="on" | |
vtxux="on" | |
VMState="poweroff" | |
VMStateChangeTime="2015-06-16T22:04:10.000000000" | |
monitorcount=1 | |
accelerate3d="off" | |
accelerate2dvideo="off" | |
teleporterenabled="off" | |
teleporterport=0 | |
teleporteraddress="" | |
teleporterpassword="" | |
tracing-enabled="off" | |
tracing-allow-vm-access="off" | |
tracing-config="" | |
autostart-enabled="off" | |
autostart-delay=0 | |
defaultfrontend="" | |
storagecontrollername0="SATAController" | |
storagecontrollertype0="IntelAhci" | |
storagecontrollerinstance0="0" | |
storagecontrollermaxportcount0="30" | |
storagecontrollerportcount0="1" | |
storagecontrollerbootable0="on" | |
"SATAController-0-0"="/home/egroeper/VirtualBox VMs/configstack_bgnode_1437487007241_2382/box-disk1.vmdk" | |
"SATAController-ImageUUID-0-0"="0f027e06-5261-4607-a6bd-f1a69d333c19" | |
natnet1="nat" | |
macaddress1="0800273A0B5B" | |
cableconnected1="on" | |
nic1="nat" | |
nictype1="82540EM" | |
nicspeed1="0" | |
mtu="0" | |
sockSnd="64" | |
sockRcv="64" | |
tcpWndSnd="64" | |
tcpWndRcv="64" | |
nic2="none" | |
nic3="none" | |
nic4="none" | |
nic5="none" | |
nic6="none" | |
nic7="none" | |
nic8="none" | |
hidpointing="ps2mouse" | |
hidkeyboard="ps2kbd" | |
uart1="off" | |
uart2="off" | |
lpt1="off" | |
lpt2="off" | |
audio="none" | |
clipboard="bidirectional" | |
draganddrop="disabled" | |
vrde="off" | |
usb="off" | |
ehci="off" | |
VRDEActiveConnection="off" | |
VRDEClients=0 | |
vcpenabled="off" | |
vcpscreens=0 | |
vcpfile="/home/egroeper/VirtualBox VMs/configstack_bgnode_1437487007241_2382/configstack_bgnode_1437487007241_2382.webm" | |
vcpwidth=1024 | |
vcpheight=768 | |
vcprate=512 | |
vcpfps=25 | |
GuestMemoryBalloon=0 | |
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000 | |
DEBUG subprocess: Exit status: 0 | |
INFO warden: Calling IN action: #<Vagrant::Action::Builtin::HandleForwardedPortCollisions:0x0000000287a558> | |
DEBUG environment: Attempting to acquire process-lock: fpcollision | |
DEBUG environment: Attempting to acquire process-lock: dotlock | |
INFO environment: Acquired process lock: dotlock | |
INFO environment: Released process lock: dotlock | |
INFO environment: Acquired process lock: fpcollision | |
INFO handle_port_collisions: Detecting any forwarded port collisions... | |
DEBUG handle_port_collisions: Extra in use: [2222, 2200, 2201] | |
DEBUG handle_port_collisions: Remap: {} | |
DEBUG handle_port_collisions: Repair: true | |
INFO handle_port_collisions: Attempting to repair FP collision: 2222 | |
INFO handle_port_collisions: Repaired FP collision: 2222 to 2202 | |
INFO interface: info: Fixed port collision for 22 => 2222. Now on port 2202. | |
INFO interface: info: ==> bgnode: Fixed port collision for 22 => 2222. Now on port 2202. | |
==> bgnode: Fixed port collision for 22 => 2222. Now on port 2202. | |
INFO warden: Calling IN action: #<VagrantPlugins::ProviderVirtualBox::Action::PrepareNFSValidIds:0x000000028b8538> | |
INFO subprocess: Starting process: ["/usr/bin/VBoxManage", "list", "vms"] | |
INFO subprocess: Command not in installer, restoring original environment... | |
DEBUG subprocess: Selecting on IO | |
DEBUG subprocess: stdout: "gitlab" {48d8dd09-3cad-47be-b8eb-a4beff89c7f2} | |
"Testing_default_1421443154970_67785" {c4d13fbb-3c47-4c28-8f53-bc8197c36383} | |
"configstack_loadbalancer_1437486881381_79071" {dbeca25f-ee46-4fd6-844a-518018fe44b6} | |
"configstack_db_1437486922330_80180" {619f2563-aeb7-4a70-bbcf-ff458493cbf7} | |
"configstack_master_1437486963581_54316" {67eff89c-3419-4074-8a24-955b3e592a2d} | |
"configstack_bgnode_1437487007241_2382" {3b18d4d5-c251-401b-8d19-32b7d779d707} | |
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000 | |
DEBUG subprocess: Exit status: 0 | |
INFO warden: Calling IN action: #<VagrantPlugins::SyncedFolderNFS::ActionCleanup:0x007fa52421afb8> | |
DEBUG host: Searching for cap: nfs_prune | |
DEBUG host: Checking in: linux | |
DEBUG host: Found cap: nfs_prune in linux | |
INFO nfs: NFS pruning. Valid IDs: ["48d8dd09-3cad-47be-b8eb-a4beff89c7f2", "c4d13fbb-3c47-4c28-8f53-bc8197c36383", "dbeca25f-ee46-4fd6-844a-518018fe44b6", "619f2563-aeb7-4a70-bbcf-ff458493cbf7", "67eff89c-3419-4074-8a24-955b3e592a2d", "3b18d4d5-c251-401b-8d19-32b7d779d707"] | |
DEBUG host: Searching for cap: nfs_prune | |
DEBUG host: Checking in: linux | |
DEBUG host: Found cap: nfs_prune in linux | |
INFO host: Execute capability: nfs_prune [#<Vagrant::Environment: /home/egroeper/Fileservice/configstack>, #<Vagrant::UI::Prefixed:0x00000001c362b0 @logger=#<Log4r::Logger:0x00000001c361e8 @fullname="vagrant::ui::interface", @outputters=[], @additive=true, @name="interface", @path="vagrant::ui", @parent=#<Log4r::Logger:0x00000001a29fa8 @fullname="vagrant", @outputters=[#<Log4r::StderrOutputter:0x00000001afb648 @mon_owner=nil, @mon_count=0, @mon_mutex=#<Mutex:0x00000001afb558>, @name="stderr", @level=0, @formatter=#<Log4r::DefaultFormatter:0x00000001afcb10 @depth=7>, @out=#<IO:<STDERR>>>], @additive=true, @name="vagrant", @path="", @parent=#<Log4r::RootLogger:0x00000001a29da0 @level=0, @outputters=[]>, @level=1, @trace=false>, @level=1, @trace=false>, @opts={}, @stdin=#<IO:<STDIN>>, @stdout=#<IO:<STDOUT>>, @stderr=#<IO:<STDERR>>, @prefix=:bgnode, @ui=#<Vagrant::UI::Colored:0x0000000281bd00 @logger=#<Log4r::Logger:0x0000000281bcb0 @fullname="vagrant::ui::interface", @outputters=[], @additive=true, @name="interface", @path="vagrant::ui", @parent=#<Log4r::Logger:0x00000001a29fa8 @fullname="vagrant", @outputters=[#<Log4r::StderrOutputter:0x00000001afb648 @mon_owner=nil, @mon_count=0, @mon_mutex=#<Mutex:0x00000001afb558>, @name="stderr", @level=0, @formatter=#<Log4r::DefaultFormatter:0x00000001afcb10 @depth=7>, @out=#<IO:<STDERR>>>], @additive=true, @name="vagrant", @path="", @parent=#<Log4r::RootLogger:0x00000001a29da0 @level=0, @outputters=[]>, @level=1, @trace=false>, @level=1, @trace=false>, @opts={:color=>:default}, @stdin=#<IO:<STDIN>>, @stdout=#<IO:<STDOUT>>, @stderr=#<IO:<STDERR>>, @lock=#<Mutex:0x00000002828eb0>>>, ["48d8dd09-3cad-47be-b8eb-a4beff89c7f2", "c4d13fbb-3c47-4c28-8f53-bc8197c36383", "dbeca25f-ee46-4fd6-844a-518018fe44b6", "619f2563-aeb7-4a70-bbcf-ff458493cbf7", "67eff89c-3419-4074-8a24-955b3e592a2d", "3b18d4d5-c251-401b-8d19-32b7d779d707"]] (linux) | |
INFO warden: Calling IN action: #<Vagrant::Action::Builtin::SyncedFolderCleanup:0x007fa524279e78> | |
INFO synced_folder_cleanup: Invoking synced folder cleanup for: virtualbox | |
INFO subprocess: Starting process: ["/usr/bin/VBoxManage", "showvminfo", "3b18d4d5-c251-401b-8d19-32b7d779d707", "--machinereadable"] | |
INFO subprocess: Command not in installer, restoring original environment... | |
DEBUG subprocess: Selecting on IO | |
DEBUG subprocess: stdout: name="configstack_bgnode_1437487007241_2382" | |
groups="/" | |
ostype="Ubuntu (64-bit)" | |
UUID="3b18d4d5-c251-401b-8d19-32b7d779d707" | |
CfgFile="/home/egroeper/VirtualBox VMs/configstack_bgnode_1437487007241_2382/configstack_bgnode_1437487007241_2382.vbox" | |
SnapFldr="/home/egroeper/VirtualBox VMs/configstack_bgnode_1437487007241_2382/Snapshots" | |
LogFldr="/home/egroeper/VirtualBox VMs/configstack_bgnode_1437487007241_2382/Logs" | |
hardwareuuid="3b18d4d5-c251-401b-8d19-32b7d779d707" | |
memory=512 | |
pagefusion="off" | |
vram=12 | |
cpuexecutioncap=100 | |
hpet="off" | |
chipset="piix3" | |
firmware="BIOS" | |
cpus=1 | |
pae="off" | |
longmode="on" | |
synthcpu="off" | |
bootmenu="messageandmenu" | |
boot1="disk" | |
boot2="none" | |
boot3="none" | |
boot4="none" | |
acpi="on" | |
ioapic="on" | |
biossystemtimeoffset=0 | |
rtcuseutc="on" | |
hwvirtex="on" | |
nestedpaging="on" | |
largepages="off" | |
vtxvpid="on" | |
vtxux="on" | |
VMState="poweroff" | |
VMStateChangeTime="2015-06-16T22:04:10.000000000" | |
monitorcount=1 | |
accelerate3d="off" | |
accelerate2dvideo="off" | |
teleporterenabled="off" | |
teleporterport=0 | |
teleporteraddress="" | |
teleporterpassword="" | |
tracing-enabled="off" | |
tracing-allow-vm-access="off" | |
tracing-config="" | |
autostart-enabled="off" | |
autostart-delay=0 | |
defaultfrontend="" | |
storagecontrollername0="SATAController" | |
storagecontrollertype0="IntelAhci" | |
storagecontrollerinstance0="0" | |
storagecontrollermaxportcount0="30" | |
storagecontrollerportcount0="1" | |
storagecontrollerbootable0="on" | |
"SATAController-0-0"="/home/egroeper/VirtualBox VMs/configstack_bgnode_1437487007241_2382/box-disk1.vmdk" | |
"SATAController-ImageUUID-0-0"="0f027e06-5261-4607-a6bd-f1a69d333c19" | |
natnet1="nat" | |
macaddress1="0800273A0B5B" | |
cableconnected1="on" | |
nic1="nat" | |
nictype1="82540EM" | |
nicspeed1="0" | |
mtu="0" | |
sockSnd="64" | |
sockRcv="64" | |
tcpWndSnd="64" | |
tcpWndRcv="64" | |
nic2="none" | |
nic3="none" | |
nic4="none" | |
nic5="none" | |
nic6="none" | |
nic7="none" | |
nic8="none" | |
hidpointing="ps2mouse" | |
hidkeyboard="ps2kbd" | |
uart1="off" | |
uart2="off" | |
lpt1="off" | |
lpt2="off" | |
audio="none" | |
clipboard="bidirectional" | |
draganddrop="disabled" | |
vrde="off" | |
usb="off" | |
ehci="off" | |
VRDEActiveConnection="off" | |
VRDEClients=0 | |
vcpenabled="off" | |
vcpscreens=0 | |
vcpfile="/home/egroeper/VirtualBox VMs/configstack_bgnode_1437487007241_2382/configstack_bgnode_1437487007241_2382.webm" | |
vcpwidth=1024 | |
vcpheight=768 | |
vcprate=512 | |
vcpfps=25 | |
GuestMemoryBalloon=0 | |
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000 | |
DEBUG subprocess: Exit status: 0 | |
INFO warden: Calling IN action: #<Vagrant::Action::Builtin::SyncedFolders:0x007fa5242ce388> | |
INFO synced_folders: Synced Folder Implementation: virtualbox | |
INFO synced_folders: - /vagrant: . => /vagrant | |
INFO synced_folders: Invoking synced folder prepare for: virtualbox | |
INFO subprocess: Starting process: ["/usr/bin/VBoxManage", "setextradata", "3b18d4d5-c251-401b-8d19-32b7d779d707", "VBoxInternal2/SharedFoldersEnableSymlinksCreate/vagrant", "1"] | |
INFO subprocess: Command not in installer, restoring original environment... | |
DEBUG subprocess: Selecting on IO | |
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000 | |
DEBUG subprocess: Exit status: 0 | |
INFO subprocess: Starting process: ["/usr/bin/VBoxManage", "sharedfolder", "add", "3b18d4d5-c251-401b-8d19-32b7d779d707", "--name", "vagrant", "--hostpath", "/home/egroeper/Fileservice/configstack"] | |
INFO subprocess: Command not in installer, restoring original environment... | |
DEBUG subprocess: Selecting on IO | |
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000 | |
DEBUG subprocess: Exit status: 0 | |
INFO warden: Calling IN action: #<VagrantPlugins::ProviderVirtualBox::Action::PrepareNFSSettings:0x007fa524322780> | |
INFO warden: Calling IN action: #<VagrantPlugins::ProviderVirtualBox::Action::ClearNetworkInterfaces:0x007fa5243734c8> | |
INFO interface: info: Clearing any previously set network interfaces... | |
INFO interface: info: ==> bgnode: Clearing any previously set network interfaces... | |
==> bgnode: Clearing any previously set network interfaces... | |
INFO subprocess: Starting process: ["/usr/bin/VBoxManage", "modifyvm", "3b18d4d5-c251-401b-8d19-32b7d779d707", "--nic2", "none", "--nic3", "none", "--nic4", "none", "--nic5", "none", "--nic6", "none", "--nic7", "none", "--nic8", "none"] | |
INFO subprocess: Command not in installer, restoring original environment... | |
DEBUG subprocess: Selecting on IO | |
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000 | |
DEBUG subprocess: Exit status: 0 | |
INFO warden: Calling IN action: #<VagrantPlugins::ProviderVirtualBox::Action::Network:0x007fa5243734a0> | |
DEBUG network: Available slots for high-level adapters: #<Set: {2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36}> | |
INFO network: Determining network adapters required for high-level configuration... | |
INFO network: -- Slot 2: hostonly | |
INFO network: Determining adapters and compiling network configuration... | |
INFO network: Network slot 1. Type: nat. | |
DEBUG network: Normalized configuration: {:auto_config=>false, :adapter=>1} | |
DEBUG network: Adapter configuration: {:adapter=>1, :type=>:nat} | |
INFO network: Network slot 2. Type: hostonly. | |
INFO subprocess: Starting process: ["/usr/bin/VBoxManage", "list", "bridgedifs"] | |
INFO subprocess: Command not in installer, restoring original environment... | |
DEBUG subprocess: Selecting on IO | |
DEBUG subprocess: stdout: Name: tap0 | |
GUID: 30706174-0000-4000-8000-b2c342600aa2 | |
DHCP: Disabled | |
IPAddress: 141.20.212.42 | |
NetworkMask: 255.255.255.0 | |
IPV6Address: fe80:0000:0000:0000:b0c3:42ff:fe60:0aa2 | |
IPV6NetworkMaskPrefixLength: 64 | |
HardwareAddress: b2:c3:42:60:0a:a2 | |
MediumType: Ethernet | |
Status: Up | |
VBoxNetworkName: HostInterfaceNetworking-tap0 | |
Name: eth0 | |
GUID: 30687465-0000-4000-8000-f01faf55721e | |
DHCP: Disabled | |
IPAddress: 0.0.0.0 | |
NetworkMask: 0.0.0.0 | |
IPV6Address: | |
IPV6NetworkMaskPrefixLength: 0 | |
HardwareAddress: f0:1f:af:55:72:1e | |
MediumType: Ethernet | |
Status: Up | |
VBoxNetworkName: HostInterfaceNetworking-eth0 | |
Name: virbr0 | |
GUID: 62726976-3072-4000-8000-d2f4eebcc1c4 | |
DHCP: Disabled | |
IPAddress: 192.168.122.1 | |
NetworkMask: 255.255.255.0 | |
IPV6Address: | |
IPV6NetworkMaskPrefixLength: 0 | |
HardwareAddress: d2:f4:ee:bc:c1:c4 | |
MediumType: Ethernet | |
Status: Up | |
VBoxNetworkName: HostInterfaceNetworking-virbr0 | |
Name: wlan0 | |
GUID: 6e616c77-0030-4000-8000-0c8bfd68c919 | |
DHCP: Disabled | |
IPAddress: 141.20.244.125 | |
NetworkMask: 255.255.255.0 | |
IPV6Address: fe80:0000:0000:0000:0e8b:fdff:fe68:c919 | |
IPV6NetworkMaskPrefixLength: 64 | |
HardwareAddress: 0c:8b:fd:68:c9:19 | |
MediumType: Ethernet | |
Status: Up | |
VBoxNetworkName: HostInterfaceNetworking-wlan0 | |
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000 | |
DEBUG subprocess: Exit status: 0 | |
DEBUG network: Normalized configuration: {:adapter_ip=>"192.168.23.1", :auto_config=>true, :ip=>"192.168.23.14", :mac=>nil, :name=>nil, :netmask=>"255.255.255.0", :nic_type=>nil, :type=>:static, :adapter=>2} | |
INFO network: Searching for matching hostonly network: 192.168.23.14 | |
INFO subprocess: Starting process: ["/usr/bin/VBoxManage", "list", "hostonlyifs"] | |
INFO subprocess: Command not in installer, restoring original environment... | |
DEBUG subprocess: Selecting on IO | |
DEBUG subprocess: stdout: Name: vboxnet0 | |
GUID: 786f6276-656e-4074-8000-0a0027000000 | |
DHCP: Disabled | |
IPAddress: 192.168.56.1 | |
NetworkMask: 255.255.255.0 | |
IPV6Address: | |
IPV6NetworkMaskPrefixLength: 0 | |
HardwareAddress: 0a:00:27:00:00:00 | |
MediumType: Ethernet | |
Status: Down | |
VBoxNetworkName: HostInterfaceNetworking-vboxnet0 | |
Name: vboxnet1 | |
GUID: 786f6276-656e-4174-8000-0a0027000001 | |
DHCP: Disabled | |
IPAddress: 192.168.23.1 | |
NetworkMask: 255.255.255.0 | |
IPV6Address: fe80:0000:0000:0000:0800:27ff:fe00:0001 | |
IPV6NetworkMaskPrefixLength: 64 | |
HardwareAddress: 0a:00:27:00:00:01 | |
MediumType: Ethernet | |
Status: Up | |
VBoxNetworkName: HostInterfaceNetworking-vboxnet1 | |
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000 | |
DEBUG subprocess: Exit status: 0 | |
DEBUG network: Adapter configuration: {:adapter=>2, :hostonly=>"vboxnet1", :mac_address=>nil, :nic_type=>nil, :type=>:hostonly} | |
INFO network: Enabling adapters... | |
INFO interface: output: Preparing network interfaces based on configuration... | |
INFO interface: output: ==> bgnode: Preparing network interfaces based on configuration... | |
==> bgnode: Preparing network interfaces based on configuration... | |
INFO interface: detail: Adapter 1: nat | |
INFO interface: detail: bgnode: Adapter 1: nat | |
bgnode: Adapter 1: nat | |
INFO interface: detail: Adapter 2: hostonly | |
INFO interface: detail: bgnode: Adapter 2: hostonly | |
bgnode: Adapter 2: hostonly | |
INFO subprocess: Starting process: ["/usr/bin/VBoxManage", "modifyvm", "3b18d4d5-c251-401b-8d19-32b7d779d707", "--nic1", "nat", "--nic2", "hostonly", "--hostonlyadapter2", "vboxnet1", "--cableconnected2", "on"] | |
INFO subprocess: Command not in installer, restoring original environment... | |
DEBUG subprocess: Selecting on IO | |
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000 | |
DEBUG subprocess: Exit status: 0 | |
INFO warden: Calling IN action: #<VagrantPlugins::ProviderVirtualBox::Action::ForwardPorts:0x007fa5243c1a60> | |
INFO interface: output: Forwarding ports... | |
INFO interface: output: ==> bgnode: Forwarding ports... | |
==> bgnode: Forwarding ports... | |
INFO subprocess: Starting process: ["/usr/bin/VBoxManage", "showvminfo", "3b18d4d5-c251-401b-8d19-32b7d779d707", "--machinereadable"] | |
INFO subprocess: Command not in installer, restoring original environment... | |
DEBUG subprocess: Selecting on IO | |
DEBUG subprocess: stdout: name="configstack_bgnode_1437487007241_2382" | |
groups="/" | |
ostype="Ubuntu (64-bit)" | |
UUID="3b18d4d5-c251-401b-8d19-32b7d779d707" | |
CfgFile="/home/egroeper/VirtualBox VMs/configstack_bgnode_1437487007241_2382/configstack_bgnode_1437487007241_2382.vbox" | |
SnapFldr="/home/egroeper/VirtualBox VMs/configstack_bgnode_1437487007241_2382/Snapshots" | |
LogFldr="/home/egroeper/VirtualBox VMs/configstack_bgnode_1437487007241_2382/Logs" | |
hardwareuuid="3b18d4d5-c251-401b-8d19-32b7d779d707" | |
memory=512 | |
pagefusion="off" | |
vram=12 | |
cpuexecutioncap=100 | |
hpet="off" | |
chipset="piix3" | |
firmware="BIOS" | |
cpus=1 | |
pae="off" | |
longmode="on" | |
synthcpu="off" | |
bootmenu="messageandmenu" | |
boot1="disk" | |
boot2="none" | |
boot3="none" | |
boot4="none" | |
acpi="on" | |
ioapic="on" | |
biossystemtimeoffset=0 | |
rtcuseutc="on" | |
hwvirtex="on" | |
nestedpaging="on" | |
largepages="off" | |
vtxvpid="on" | |
vtxux="on" | |
VMState="poweroff" | |
VMStateChangeTime="2015-06-16T22:04:10.000000000" | |
monitorcount=1 | |
accelerate3d="off" | |
accelerate2dvideo="off" | |
teleporterenabled="off" | |
teleporterport=0 | |
teleporteraddress="" | |
teleporterpassword="" | |
tracing-enabled="off" | |
tracing-allow-vm-access="off" | |
tracing-config="" | |
autostart-enabled="off" | |
autostart-delay=0 | |
defaultfrontend="" | |
storagecontrollername0="SATAController" | |
storagecontrollertype0="IntelAhci" | |
storagecontrollerinstance0="0" | |
storagecontrollermaxportcount0="30" | |
storagecontrollerportcount0="1" | |
storagecontrollerbootable0="on" | |
"SATAController-0-0"="/home/egroeper/VirtualBox VMs/configstack_bgnode_1437487007241_2382/box-disk1.vmdk" | |
"SATAController-ImageUUID-0-0"="0f027e06-5261-4607-a6bd-f1a69d333c19" | |
natnet1="nat" | |
macaddress1="0800273A0B5B" | |
cableconnected1="on" | |
nic1="nat" | |
nictype1="82540EM" | |
nicspeed1="0" | |
mtu="0" | |
sockSnd="64" | |
sockRcv="64" | |
tcpWndSnd="64" | |
tcpWndRcv="64" | |
hostonlyadapter2="vboxnet1" | |
macaddress2="0800279E4C75" | |
cableconnected2="on" | |
nic2="hostonly" | |
nictype2="82540EM" | |
nicspeed2="0" | |
nic3="none" | |
nic4="none" | |
nic5="none" | |
nic6="none" | |
nic7="none" | |
nic8="none" | |
hidpointing="ps2mouse" | |
hidkeyboard="ps2kbd" | |
uart1="off" | |
uart2="off" | |
lpt1="off" | |
lpt2="off" | |
audio="none" | |
clipboard="bidirectional" | |
draganddrop="disabled" | |
vrde="off" | |
usb="off" | |
ehci="off" | |
SharedFolderNameMachineMapping1="vagrant" | |
SharedFolderPathMachineMapping1="/home/egroeper/Fileservice/configstack" | |
VRDEActiveConnection="off" | |
VRDEClients=0 | |
vcpenabled="off" | |
vcpscreens=0 | |
vcpfile="/home/egroeper/VirtualBox VMs/configstack_bgnode_1437487007241_2382/configstack_bgnode_1437487007241_2382.webm" | |
vcpwidth=1024 | |
vcpheight=768 | |
vcprate=512 | |
vcpfps=25 | |
GuestMemoryBalloon=0 | |
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000 | |
DEBUG subprocess: Exit status: 0 | |
INFO interface: detail: 22 => 2202 (adapter 1) | |
INFO interface: detail: bgnode: 22 => 2202 (adapter 1) | |
bgnode: 22 => 2202 (adapter 1) | |
INFO subprocess: Starting process: ["/usr/bin/VBoxManage", "modifyvm", "3b18d4d5-c251-401b-8d19-32b7d779d707", "--natpf1", "ssh,tcp,127.0.0.1,2202,,22"] | |
INFO subprocess: Command not in installer, restoring original environment... | |
DEBUG subprocess: Selecting on IO | |
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 31999 | |
DEBUG subprocess: Exit status: 0 | |
INFO warden: Calling IN action: #<Vagrant::Action::Builtin::SetHostname:0x007fa5243c1a38> | |
INFO warden: Calling IN action: #<VagrantPlugins::ProviderVirtualBox::Action::SaneDefaults:0x007fa5243c1a10> | |
INFO subprocess: Starting process: ["/usr/bin/VBoxManage", "modifyvm", "3b18d4d5-c251-401b-8d19-32b7d779d707", "--rtcuseutc", "on"] | |
INFO subprocess: Command not in installer, restoring original environment... | |
DEBUG subprocess: Selecting on IO | |
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000 | |
DEBUG subprocess: Exit status: 0 | |
INFO sanedefaults: Automatically figuring out whether to enable/disable NAT DNS proxy... | |
INFO sanedefaults: Disabling DNS proxy since resolv.conf contains 127.0.0.1 or 127.0.1.1 | |
INFO subprocess: Starting process: ["/usr/bin/VBoxManage", "modifyvm", "3b18d4d5-c251-401b-8d19-32b7d779d707", "--natdnsproxy1", "off"] | |
INFO subprocess: Command not in installer, restoring original environment... | |
DEBUG subprocess: Selecting on IO | |
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000 | |
DEBUG subprocess: Exit status: 0 | |
INFO subprocess: Starting process: ["/usr/bin/VBoxManage", "modifyvm", "3b18d4d5-c251-401b-8d19-32b7d779d707", "--natdnshostresolver1", "off"] | |
INFO subprocess: Command not in installer, restoring original environment... | |
DEBUG subprocess: Selecting on IO | |
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000 | |
DEBUG subprocess: Exit status: 0 | |
INFO warden: Calling IN action: #<VagrantPlugins::ProviderVirtualBox::Action::Customize:0x007fa52440d1e0> | |
INFO warden: Calling IN action: #<VagrantPlugins::ProviderVirtualBox::Action::Boot:0x007fa52440d1b8> | |
INFO interface: info: Booting VM... | |
INFO interface: info: ==> bgnode: Booting VM... | |
==> bgnode: Booting VM... | |
INFO subprocess: Starting process: ["/usr/bin/VBoxManage", "startvm", "3b18d4d5-c251-401b-8d19-32b7d779d707", "--type", "headless"] | |
INFO subprocess: Command not in installer, restoring original environment... | |
DEBUG subprocess: Selecting on IO | |
DEBUG subprocess: stdout: Waiting for VM "3b18d4d5-c251-401b-8d19-32b7d779d707" to power on... | |
VM "3b18d4d5-c251-401b-8d19-32b7d779d707" has been successfully started. | |
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000 | |
DEBUG subprocess: Exit status: 0 | |
INFO warden: Calling IN action: #<VagrantPlugins::ProviderVirtualBox::Action::Customize:0x007fa52440d190> | |
INFO warden: Calling IN action: #<Vagrant::Action::Builtin::WaitForCommunicator:0x007fa52440d168> | |
INFO interface: output: Waiting for machine to boot. This may take a few minutes... | |
INFO subprocess: Starting process: ["/usr/bin/VBoxManage", "showvminfo", "3b18d4d5-c251-401b-8d19-32b7d779d707", "--machinereadable"] | |
INFO interface: output: ==> bgnode: Waiting for machine to boot. This may take a few minutes... | |
==> bgnode: Waiting for machine to boot. This may take a few minutes... INFO subprocess: Starting process: ["/usr/bin/VBoxManage", "showvminfo", "3b18d4d5-c251-401b-8d19-32b7d779d707", "--machinereadable"] | |
INFO subprocess: Command not in installer, restoring original environment... | |
INFO subprocess: Command not in installer, restoring original environment... | |
DEBUG subprocess: Selecting on IO | |
DEBUG subprocess: Selecting on IO | |
DEBUG subprocess: stdout: name="configstack_bgnode_1437487007241_2382" | |
groups="/" | |
ostype="Ubuntu (64-bit)" | |
UUID="3b18d4d5-c251-401b-8d19-32b7d779d707" | |
CfgFile="/home/egroeper/VirtualBox VMs/configstack_bgnode_1437487007241_2382/configstack_bgnode_1437487007241_2382.vbox" | |
SnapFldr="/home/egroeper/VirtualBox VMs/configstack_bgnode_1437487007241_2382/Snapshots" | |
LogFldr="/home/egroeper/VirtualBox VMs/configstack_bgnode_1437487007241_2382/Logs" | |
hardwareuuid="3b18d4d5-c251-401b-8d19-32b7d779d707" | |
memory=512 | |
pagefusion="off" | |
vram=12 | |
cpuexecutioncap=100 | |
hpet="off" | |
chipset="piix3" | |
firmware="BIOS" | |
cpus=1 | |
pae="off" | |
longmode="on" | |
synthcpu="off" | |
bootmenu="messageandmenu" | |
boot1="disk" | |
boot2="none" | |
boot3="none" | |
boot4="none" | |
acpi="on" | |
ioapic="on" | |
biossystemtimeoffset=0 | |
rtcuseutc="on" | |
hwvirtex="on" | |
nestedpaging="on" | |
largepages="off" | |
vtxvpid="on" | |
vtxux="on" | |
VMState="running" | |
VMStateChangeTime="2015-07-21T13:56:49.541000000" | |
monitorcount=1 | |
accelerate3d="off" | |
accelerate2dvideo="off" | |
teleporterenabled="off" | |
teleporterport=0 | |
teleporteraddress="" | |
teleporterpassword="" | |
tracing-enabled="off" | |
tracing-allow-vm-access="off" | |
tracing-config="" | |
autostart-enabled="off" | |
autostart-delay=0 | |
defaultfrontend="" | |
storagecontrollername0="SATAController" | |
storagecontrollertype0="IntelAhci" | |
storagecontrollerinstance0="0" | |
storagecontrollermaxportcount0="30" | |
storagecontrollerportcount0="1" | |
storagecontrollerbootable0="on" | |
"SATAController-0-0"="/home/egroeper/VirtualBox VMs/configstack_bgnode_1437487007241_2382/box-disk1.vmdk" | |
"SATAController-ImageUUID-0-0"="0f027e06-5261-4607-a6bd-f1a69d333c19" | |
natnet1="nat" | |
macaddress1="0800273A0B5B" | |
cableconnected1="on" | |
nic1="nat" | |
nictype1="82540EM" | |
nicspeed1="0" | |
mtu="0" | |
sockSnd="64" | |
sockRcv="64" | |
tcpWndSnd="64" | |
tcpWndRcv="64" | |
Forwarding(0)="ssh,tcp,127.0.0.1,2202,,22" | |
hostonlyadapter2="vboxnet1" | |
macaddress2="0800279E4C75" | |
cableconnected2="on" | |
nic2="hostonly" | |
nictype2="82540EM" | |
nicspeed2="0" | |
nic3="none" | |
nic4="none" | |
nic5="none" | |
nic6="none" | |
nic7="none" | |
nic8="none" | |
hidpointing="ps2mouse" | |
hidkeyboard="ps2kbd" | |
uart1="off" | |
uart2="off" | |
lpt1="off" | |
lpt2="off" | |
audio="none" | |
clipboard="bidirectional" | |
draganddrop="disabled" | |
SessionType="headless" | |
VideoMode="640,480,32"@0,0 | |
vrde="off" | |
usb="off" | |
ehci="off" | |
SharedFolderNameMachineMapping1="vagrant" | |
SharedFolderPathMachineMapping1="/home/egroeper/Fileservice/configstack" | |
VRDEActiveConnection="off" | |
VRDEClients=0 | |
vcpenabled="off" | |
vcpscreens=0 | |
vcpfile="/home/egroeper/VirtualBox VMs/configstack_bgnode_1437487007241_2382/configstack_bgnode_1437487007241_2382.webm" | |
vcpwidth=1024 | |
vcpheight=768 | |
vcprate=512 | |
vcpfps=25 | |
GuestMemoryBalloon=0 | |
GuestOSType="Ubuntu_64" | |
GuestAdditionsRunLevel=0 | |
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000 | |
DEBUG subprocess: Exit status: 0 | |
DEBUG virtualbox_4_3: Searching for SSH port: 22 | |
DEBUG virtualbox_4_3: read_forward_ports: uuid=3b18d4d5-c251-401b-8d19-32b7d779d707 active_only=false | |
INFO subprocess: Starting process: ["/usr/bin/VBoxManage", "showvminfo", "3b18d4d5-c251-401b-8d19-32b7d779d707", "--machinereadable"] | |
INFO subprocess: Command not in installer, restoring original environment... | |
DEBUG subprocess: stdout: name="configstack_bgnode_1437487007241_2382" | |
groups="/" | |
ostype="Ubuntu (64-bit)" | |
UUID="3b18d4d5-c251-401b-8d19-32b7d779d707" | |
CfgFile="/home/egroeper/VirtualBox VMs/configstack_bgnode_1437487007241_2382/configstack_bgnode_1437487007241_2382.vbox" | |
SnapFldr="/home/egroeper/VirtualBox VMs/configstack_bgnode_1437487007241_2382/Snapshots" | |
LogFldr="/home/egroeper/VirtualBox VMs/configstack_bgnode_1437487007241_2382/Logs" | |
hardwareuuid="3b18d4d5-c251-401b-8d19-32b7d779d707" | |
memory=512 | |
pagefusion="off" | |
vram=12 | |
cpuexecutioncap=100 | |
hpet="off" | |
chipset="piix3" | |
firmware="BIOS" | |
cpus=1 | |
pae="off" | |
longmode="on" | |
synthcpu="off" | |
bootmenu="messageandmenu" | |
boot1="disk" | |
boot2="none" | |
boot3="none" | |
boot4="none" | |
acpi="on" | |
ioapic="on" | |
biossystemtimeoffset=0 | |
rtcuseutc="on" | |
hwvirtex="on" | |
nestedpaging="on" | |
largepages="off" | |
vtxvpid="on" | |
vtxux="on" | |
VMState="running" | |
VMStateChangeTime="2015-07-21T13:56:49.541000000" | |
monitorcount=1 | |
accelerate3d="off" | |
accelerate2dvideo="off" | |
teleporterenabled="off" | |
teleporterport=0 | |
teleporteraddress="" | |
teleporterpassword="" | |
tracing-enabled="off" | |
tracing-allow-vm-access="off" | |
tracing-config="" | |
autostart-enabled="off" | |
autostart-delay=0 | |
defaultfrontend="" | |
storagecontrollername0="SATAController" | |
storagecontrollertype0="IntelAhci" | |
storagecontrollerinstance0="0" | |
storagecontrollermaxportcount0="30" | |
storagecontrollerportcount0="1" | |
storagecontrollerbootable0="on" | |
"SATAController-0-0"="/home/egroeper/VirtualBox VMs/configstack_bgnode_1437487007241_2382/box-disk1.vmdk" | |
"SATAController-ImageUUID-0-0"="0f027e06-5261-4607-a6bd-f1a69d333c19" | |
natnet1="nat" | |
macaddress1="0800273A0B5B" | |
cableconnected1="on" | |
nic1="nat" | |
nictype1="82540EM" | |
nicspeed1="0" | |
mtu="0" | |
sockSnd="64" | |
sockRcv="64" | |
tcpWndSnd="64" | |
tcpWndRcv="64" | |
Forwarding(0)="ssh,tcp,127.0.0.1,2202,,22" | |
hostonlyadapter2="vboxnet1" | |
macaddress2="0800279E4C75" | |
cableconnected2="on" | |
nic2="hostonly" | |
nictype2="82540EM" | |
nicspeed2="0" | |
nic3="none" | |
nic4="none" | |
nic5="none" | |
nic6="none" | |
nic7="none" | |
nic8="none" | |
hidpointing="ps2mouse" | |
hidkeyboard="ps2kbd" | |
uart1="off" | |
uart2="off" | |
lpt1="off" | |
lpt2="off" | |
audio="none" | |
clipboard="bidirectional" | |
draganddrop="disabled" | |
SessionType="headless" | |
VideoMode="640,480,32"@0,0 | |
vrde="off" | |
usb="off" | |
ehci="off" | |
SharedFolderNameMachineMapping1="vagrant" | |
SharedFolderPathMachineMapping1="/home/egroeper/Fileservice/configstack" | |
VRDEActiveConnection="off" | |
VRDEClients=0 | |
vcpenabled="off" | |
vcpscreens=0 | |
vcpfile="/home/egroeper/VirtualBox VMs/configstack_bgnode_1437487007241_2382/configstack_bgnode_1437487007241_2382.webm" | |
vcpwidth=1024 | |
vcpheight=768 | |
vcprate=512 | |
vcpfps=25 | |
GuestMemoryBalloon=0 | |
GuestOSType="Ubuntu_64" | |
GuestAdditionsRunLevel=0 | |
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000 | |
DEBUG subprocess: Exit status: 0 | |
DEBUG subprocess: Selecting on IO | |
DEBUG subprocess: stdout: name="configstack_bgnode_1437487007241_2382" | |
groups="/" | |
ostype="Ubuntu (64-bit)" | |
UUID="3b18d4d5-c251-401b-8d19-32b7d779d707" | |
CfgFile="/home/egroeper/VirtualBox VMs/configstack_bgnode_1437487007241_2382/configstack_bgnode_1437487007241_2382.vbox" | |
SnapFldr="/home/egroeper/VirtualBox VMs/configstack_bgnode_1437487007241_2382/Snapshots" | |
LogFldr="/home/egroeper/VirtualBox VMs/configstack_bgnode_1437487007241_2382/Logs" | |
hardwareuuid="3b18d4d5-c251-401b-8d19-32b7d779d707" | |
memory=512 | |
pagefusion="off" | |
vram=12 | |
cpuexecutioncap=100 | |
hpet="off" | |
chipset="piix3" | |
firmware="BIOS" | |
cpus=1 | |
pae="off" | |
longmode="on" | |
synthcpu="off" | |
bootmenu="messageandmenu" | |
boot1="disk" | |
boot2="none" | |
boot3="none" | |
boot4="none" | |
acpi="on" | |
ioapic="on" | |
biossystemtimeoffset=0 | |
rtcuseutc="on" | |
hwvirtex="on" | |
nestedpaging="on" | |
largepages="off" | |
vtxvpid="on" | |
vtxux="on" | |
VMState="running" | |
VMStateChangeTime="2015-07-21T13:56:49.541000000" | |
monitorcount=1 | |
accelerate3d="off" | |
accelerate2dvideo="off" | |
teleporterenabled="off" | |
teleporterport=0 | |
teleporteraddress="" | |
teleporterpassword="" | |
tracing-enabled="off" | |
tracing-allow-vm-access="off" | |
tracing-config="" | |
autostart-enabled="off" | |
autostart-delay=0 | |
defaultfrontend="" | |
storagecontrollername0="SATAController" | |
storagecontrollertype0="IntelAhci" | |
storagecontrollerinstance0="0" | |
storagecontrollermaxportcount0="30" | |
storagecontrollerportcount0="1" | |
storagecontrollerbootable0="on" | |
"SATAController-0-0"="/home/egroeper/VirtualBox VMs/configstack_bgnode_1437487007241_2382/box-disk1.vmdk" | |
"SATAController-ImageUUID-0-0"="0f027e06-5261-4607-a6bd-f1a69d333c19" | |
natnet1="nat" | |
macaddress1="0800273A0B5B" | |
cableconnected1="on" | |
nic1="nat" | |
nictype1="82540EM" | |
nicspeed1="0" | |
mtu="0" | |
sockSnd="64" | |
sockRcv="64" | |
tcpWndSnd="64" | |
tcpWndRcv="64" | |
Forwarding(0)="ssh,tcp,127.0.0.1,2202,,22" | |
hostonlyadapter2="vboxnet1" | |
macaddress2="0800279E4C75" | |
cableconnected2="on" | |
nic2="hostonly" | |
nictype2="82540EM" | |
nicspeed2="0" | |
nic3="none" | |
nic4="none" | |
nic5="none" | |
nic6="none" | |
nic7="none" | |
nic8="none" | |
hidpointing="ps2mouse" | |
hidkeyboard="ps2kbd" | |
uart1="off" | |
uart2="off" | |
lpt1="off" | |
lpt2="off" | |
audio="none" | |
clipboard="bidirectional" | |
draganddrop="disabled" | |
SessionType="headless" | |
VideoMode="640,480,32"@0,0 | |
vrde="off" | |
usb="off" | |
ehci="off" | |
SharedFolderNameMachineMapping1="vagrant" | |
SharedFolderPathMachineMapping1="/home/egroeper/Fileservice/configstack" | |
VRDEActiveConnection="off" | |
VRDEClients=0 | |
vcpenabled="off" | |
vcpscreens=0 | |
vcpfile="/home/egroeper/VirtualBox VMs/configstack_bgnode_1437487007241_2382/configstack_bgnode_1437487007241_2382.webm" | |
vcpwidth=1024 | |
vcpheight=768 | |
vcprate=512 | |
vcpfps=25 | |
GuestMemoryBalloon=0 | |
GuestOSType="Ubuntu_64" | |
GuestAdditionsRunLevel=0 | |
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000 | |
DEBUG subprocess: Exit status: 0 | |
DEBUG virtualbox_4_3: - [1, "ssh", 2202, 22] | |
DEBUG ssh: Checking key permissions: /home/egroeper/.vagrant.d/insecure_private_key | |
INFO interface: detail: SSH address: 127.0.0.1:2202 | |
INFO interface: detail: bgnode: SSH address: 127.0.0.1:2202 | |
bgnode: SSH address: 127.0.0.1:2202 | |
INFO interface: detail: SSH username: vagrant | |
INFO interface: detail: bgnode: SSH username: vagrant | |
bgnode: SSH username: vagrant | |
INFO interface: detail: SSH auth method: private key | |
INFO interface: detail: bgnode: SSH auth method: private key | |
bgnode: SSH auth method: private key | |
INFO subprocess: Starting process: ["/usr/bin/VBoxManage", "showvminfo", "3b18d4d5-c251-401b-8d19-32b7d779d707", "--machinereadable"] | |
INFO subprocess: Command not in installer, restoring original environment... | |
DEBUG subprocess: Selecting on IO | |
DEBUG subprocess: stdout: name="configstack_bgnode_1437487007241_2382" | |
groups="/" | |
ostype="Ubuntu (64-bit)" | |
UUID="3b18d4d5-c251-401b-8d19-32b7d779d707" | |
CfgFile="/home/egroeper/VirtualBox VMs/configstack_bgnode_1437487007241_2382/configstack_bgnode_1437487007241_2382.vbox" | |
SnapFldr="/home/egroeper/VirtualBox VMs/configstack_bgnode_1437487007241_2382/Snapshots" | |
LogFldr="/home/egroeper/VirtualBox VMs/configstack_bgnode_1437487007241_2382/Logs" | |
hardwareuuid="3b18d4d5-c251-401b-8d19-32b7d779d707" | |
memory=512 | |
pagefusion="off" | |
vram=12 | |
cpuexecutioncap=100 | |
hpet="off" | |
chipset="piix3" | |
firmware="BIOS" | |
cpus=1 | |
pae="off" | |
longmode="on" | |
synthcpu="off" | |
bootmenu="messageandmenu" | |
boot1="disk" | |
boot2="none" | |
boot3="none" | |
boot4="none" | |
acpi="on" | |
ioapic="on" | |
biossystemtimeoffset=0 | |
rtcuseutc="on" | |
hwvirtex="on" | |
nestedpaging="on" | |
largepages="off" | |
vtxvpid="on" | |
vtxux="on" | |
VMState="running" | |
VMStateChangeTime="2015-07-21T13:56:49.541000000" | |
monitorcount=1 | |
accelerate3d="off" | |
accelerate2dvideo="off" | |
teleporterenabled="off" | |
teleporterport=0 | |
teleporteraddress="" | |
teleporterpassword="" | |
tracing-enabled="off" | |
tracing-allow-vm-access="off" | |
tracing-config="" | |
autostart-enabled="off" | |
autostart-delay=0 | |
defaultfrontend="" | |
storagecontrollername0="SATAController" | |
storagecontrollertype0="IntelAhci" | |
storagecontrollerinstance0="0" | |
storagecontrollermaxportcount0="30" | |
storagecontrollerportcount0="1" | |
storagecontrollerbootable0="on" | |
"SATAController-0-0"="/home/egroeper/VirtualBox VMs/configstack_bgnode_1437487007241_2382/box-disk1.vmdk" | |
"SATAController-ImageUUID-0-0"="0f027e06-5261-4607-a6bd-f1a69d333c19" | |
natnet1="nat" | |
macaddress1="0800273A0B5B" | |
cableconnected1="on" | |
nic1="nat" | |
nictype1="82540EM" | |
nicspeed1="0" | |
mtu="0" | |
sockSnd="64" | |
sockRcv="64" | |
tcpWndSnd="64" | |
tcpWndRcv="64" | |
Forwarding(0)="ssh,tcp,127.0.0.1,2202,,22" | |
hostonlyadapter2="vboxnet1" | |
macaddress2="0800279E4C75" | |
cableconnected2="on" | |
nic2="hostonly" | |
nictype2="82540EM" | |
nicspeed2="0" | |
nic3="none" | |
nic4="none" | |
nic5="none" | |
nic6="none" | |
nic7="none" | |
nic8="none" | |
hidpointing="ps2mouse" | |
hidkeyboard="ps2kbd" | |
uart1="off" | |
uart2="off" | |
lpt1="off" | |
lpt2="off" | |
audio="none" | |
clipboard="bidirectional" | |
draganddrop="disabled" | |
SessionType="headless" | |
VideoMode="640,480,32"@0,0 | |
vrde="off" | |
usb="off" | |
ehci="off" | |
SharedFolderNameMachineMapping1="vagrant" | |
SharedFolderPathMachineMapping1="/home/egroeper/Fileservice/configstack" | |
VRDEActiveConnection="off" | |
VRDEClients=0 | |
vcpenabled="off" | |
vcpscreens=0 | |
vcpfile="/home/egroeper/VirtualBox VMs/configstack_bgnode_1437487007241_2382/configstack_bgnode_1437487007241_2382.webm" | |
vcpwidth=1024 | |
vcpheight=768 | |
vcprate=512 | |
vcpfps=25 | |
GuestMemoryBalloon=0 | |
GuestOSType="Ubuntu_64" | |
GuestAdditionsRunLevel=0 | |
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000 | |
DEBUG subprocess: Exit status: 0 | |
DEBUG virtualbox_4_3: Searching for SSH port: 22 | |
DEBUG virtualbox_4_3: read_forward_ports: uuid=3b18d4d5-c251-401b-8d19-32b7d779d707 active_only=false | |
INFO subprocess: Starting process: ["/usr/bin/VBoxManage", "showvminfo", "3b18d4d5-c251-401b-8d19-32b7d779d707", "--machinereadable"] | |
INFO subprocess: Command not in installer, restoring original environment... | |
DEBUG subprocess: Selecting on IO | |
DEBUG subprocess: stdout: name="configstack_bgnode_1437487007241_2382" | |
groups="/" | |
ostype="Ubuntu (64-bit)" | |
UUID="3b18d4d5-c251-401b-8d19-32b7d779d707" | |
CfgFile="/home/egroeper/VirtualBox VMs/configstack_bgnode_1437487007241_2382/configstack_bgnode_1437487007241_2382.vbox" | |
SnapFldr="/home/egroeper/VirtualBox VMs/configstack_bgnode_1437487007241_2382/Snapshots" | |
LogFldr="/home/egroeper/VirtualBox VMs/configstack_bgnode_1437487007241_2382/Logs" | |
hardwareuuid="3b18d4d5-c251-401b-8d19-32b7d779d707" | |
memory=512 | |
pagefusion="off" | |
vram=12 | |
cpuexecutioncap=100 | |
hpet="off" | |
chipset="piix3" | |
firmware="BIOS" | |
cpus=1 | |
pae="off" | |
longmode="on" | |
synthcpu="off" | |
bootmenu="messageandmenu" | |
boot1="disk" | |
boot2="none" | |
boot3="none" | |
boot4="none" | |
acpi="on" | |
ioapic="on" | |
biossystemtimeoffset=0 | |
rtcuseutc="on" | |
hwvirtex="on" | |
nestedpaging="on" | |
largepages="off" | |
vtxvpid="on" | |
vtxux="on" | |
VMState="running" | |
VMStateChangeTime="2015-07-21T13:56:49.541000000" | |
monitorcount=1 | |
accelerate3d="off" | |
accelerate2dvideo="off" | |
teleporterenabled="off" | |
teleporterport=0 | |
teleporteraddress="" | |
teleporterpassword="" | |
tracing-enabled="off" | |
tracing-allow-vm-access="off" | |
tracing-config="" | |
autostart-enabled="off" | |
autostart-delay=0 | |
defaultfrontend="" | |
storagecontrollername0="SATAController" | |
storagecontrollertype0="IntelAhci" | |
storagecontrollerinstance0="0" | |
storagecontrollermaxportcount0="30" | |
storagecontrollerportcount0="1" | |
storagecontrollerbootable0="on" | |
"SATAController-0-0"="/home/egroeper/VirtualBox VMs/configstack_bgnode_1437487007241_2382/box-disk1.vmdk" | |
"SATAController-ImageUUID-0-0"="0f027e06-5261-4607-a6bd-f1a69d333c19" | |
natnet1="nat" | |
macaddress1="0800273A0B5B" | |
cableconnected1="on" | |
nic1="nat" | |
nictype1="82540EM" | |
nicspeed1="0" | |
mtu="0" | |
sockSnd="64" | |
sockRcv="64" | |
tcpWndSnd="64" | |
tcpWndRcv="64" | |
Forwarding(0)="ssh,tcp,127.0.0.1,2202,,22" | |
hostonlyadapter2="vboxnet1" | |
macaddress2="0800279E4C75" | |
cableconnected2="on" | |
nic2="hostonly" | |
nictype2="82540EM" | |
nicspeed2="0" | |
nic3="none" | |
nic4="none" | |
nic5="none" | |
nic6="none" | |
nic7="none" | |
nic8="none" | |
hidpointing="ps2mouse" | |
hidkeyboard="ps2kbd" | |
uart1="off" | |
uart2="off" | |
lpt1="off" | |
lpt2="off" | |
audio="none" | |
clipboard="bidirectional" | |
draganddrop="disabled" | |
SessionType="headless" | |
VideoMode="640,480,32"@0,0 | |
vrde="off" | |
usb="off" | |
ehci="off" | |
SharedFolderNameMachineMapping1="vagrant" | |
SharedFolderPathMachineMapping1="/home/egroeper/Fileservice/configstack" | |
VRDEActiveConnection="off" | |
VRDEClients=0 | |
vcpenabled="off" | |
vcpscreens=0 | |
vcpfile="/home/egroeper/VirtualBox VMs/configstack_bgnode_1437487007241_2382/configstack_bgnode_1437487007241_2382.webm" | |
vcpwidth=1024 | |
vcpheight=768 | |
vcprate=512 | |
vcpfps=25 | |
GuestMemoryBalloon=0 | |
GuestOSType="Ubuntu_64" | |
GuestAdditionsRunLevel=0 | |
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000 | |
DEBUG subprocess: Exit status: 0 | |
DEBUG virtualbox_4_3: - [1, "ssh", 2202, 22] | |
DEBUG ssh: Checking key permissions: /home/egroeper/.vagrant.d/insecure_private_key | |
INFO ssh: Attempting SSH connection... | |
INFO ssh: Attempting to connect to SSH... | |
INFO ssh: - Host: 127.0.0.1 | |
INFO ssh: - Port: 2202 | |
INFO ssh: - Username: vagrant | |
INFO ssh: - Password? false | |
INFO ssh: - Key Path: ["/home/egroeper/.vagrant.d/insecure_private_key"] | |
INFO subprocess: Starting process: ["/usr/bin/VBoxManage", "showvminfo", "3b18d4d5-c251-401b-8d19-32b7d779d707", "--machinereadable"] | |
INFO subprocess: Command not in installer, restoring original environment... | |
DEBUG subprocess: Selecting on IO | |
DEBUG subprocess: stdout: name="configstack_bgnode_1437487007241_2382" | |
groups="/" | |
ostype="Ubuntu (64-bit)" | |
UUID="3b18d4d5-c251-401b-8d19-32b7d779d707" | |
CfgFile="/home/egroeper/VirtualBox VMs/configstack_bgnode_1437487007241_2382/configstack_bgnode_1437487007241_2382.vbox" | |
SnapFldr="/home/egroeper/VirtualBox VMs/configstack_bgnode_1437487007241_2382/Snapshots" | |
LogFldr="/home/egroeper/VirtualBox VMs/configstack_bgnode_1437487007241_2382/Logs" | |
hardwareuuid="3b18d4d5-c251-401b-8d19-32b7d779d707" | |
memory=512 | |
pagefusion="off" | |
vram=12 | |
cpuexecutioncap=100 | |
hpet="off" | |
chipset="piix3" | |
firmware="BIOS" | |
cpus=1 | |
pae="off" | |
longmode="on" | |
synthcpu="off" | |
bootmenu="messageandmenu" | |
boot1="disk" | |
boot2="none" | |
boot3="none" | |
boot4="none" | |
acpi="on" | |
ioapic="on" | |
biossystemtimeoffset=0 | |
rtcuseutc="on" | |
hwvirtex="on" | |
nestedpaging="on" | |
largepages="off" | |
vtxvpid="on" | |
vtxux="on" | |
VMState="running" | |
VMStateChangeTime="2015-07-21T13:56:49.541000000" | |
monitorcount=1 | |
accelerate3d="off" | |
accelerate2dvideo="off" | |
teleporterenabled="off" | |
teleporterport=0 | |
teleporteraddress="" | |
teleporterpassword="" | |
tracing-enabled="off" | |
tracing-allow-vm-access="off" | |
tracing-config="" | |
autostart-enabled="off" | |
autostart-delay=0 | |
defaultfrontend="" | |
storagecontrollername0="SATAController" | |
storagecontrollertype0="IntelAhci" | |
storagecontrollerinstance0="0" | |
storagecontrollermaxportcount0="30" | |
storagecontrollerportcount0="1" | |
storagecontrollerbootable0="on" | |
"SATAController-0-0"="/home/egroeper/VirtualBox VMs/configstack_bgnode_1437487007241_2382/box-disk1.vmdk" | |
"SATAController-ImageUUID-0-0"="0f027e06-5261-4607-a6bd-f1a69d333c19" | |
natnet1="nat" | |
macaddress1="0800273A0B5B" | |
cableconnected1="on" | |
nic1="nat" | |
nictype1="82540EM" | |
nicspeed1="0" | |
mtu="0" | |
sockSnd="64" | |
sockRcv="64" | |
tcpWndSnd="64" | |
tcpWndRcv="64" | |
Forwarding(0)="ssh,tcp,127.0.0.1,2202,,22" | |
hostonlyadapter2="vboxnet1" | |
macaddress2="0800279E4C75" | |
cableconnected2="on" | |
nic2="hostonly" | |
nictype2="82540EM" | |
nicspeed2="0" | |
nic3="none" | |
nic4="none" | |
nic5="none" | |
nic6="none" | |
nic7="none" | |
nic8="none" | |
hidpointing="ps2mouse" | |
hidkeyboard="ps2kbd" | |
uart1="off" | |
uart2="off" | |
lpt1="off" | |
lpt2="off" | |
audio="none" | |
clipboard="bidirectional" | |
draganddrop="disabled" | |
SessionType="headless" | |
VideoMode="640,480,32"@0,0 | |
vrde="off" | |
usb="off" | |
ehci="off" | |
SharedFolderNameMachineMapping1="vagrant" | |
SharedFolderPathMachineMapping1="/home/egroeper/Fileservice/configstack" | |
VRDEActiveConnection="off" | |
VRDEClients=0 | |
vcpenabled="off" | |
vcpscreens=0 | |
vcpfile="/home/egroeper/VirtualBox VMs/configstack_bgnode_1437487007241_2382/configstack_bgnode_1437487007241_2382.webm" | |
vcpwidth=1024 | |
vcpheight=768 | |
vcprate=512 | |
vcpfps=25 | |
GuestMemoryBalloon=0 | |
GuestOSType="Ubuntu_64" | |
GuestAdditionsRunLevel=0 | |
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000 | |
DEBUG subprocess: Exit status: 0 | |
INFO subprocess: Starting process: ["/usr/bin/VBoxManage", "showvminfo", "3b18d4d5-c251-401b-8d19-32b7d779d707", "--machinereadable"] | |
INFO subprocess: Command not in installer, restoring original environment... | |
DEBUG subprocess: Selecting on IO | |
DEBUG subprocess: stdout: name="configstack_bgnode_1437487007241_2382" | |
groups="/" | |
ostype="Ubuntu (64-bit)" | |
UUID="3b18d4d5-c251-401b-8d19-32b7d779d707" | |
CfgFile="/home/egroeper/VirtualBox VMs/configstack_bgnode_1437487007241_2382/configstack_bgnode_1437487007241_2382.vbox" | |
SnapFldr="/home/egroeper/VirtualBox VMs/configstack_bgnode_1437487007241_2382/Snapshots" | |
LogFldr="/home/egroeper/VirtualBox VMs/configstack_bgnode_1437487007241_2382/Logs" | |
hardwareuuid="3b18d4d5-c251-401b-8d19-32b7d779d707" | |
memory=512 | |
pagefusion="off" | |
vram=12 | |
cpuexecutioncap=100 | |
hpet="off" | |
chipset="piix3" | |
firmware="BIOS" | |
cpus=1 | |
pae="off" | |
longmode="on" | |
synthcpu="off" | |
bootmenu="messageandmenu" | |
boot1="disk" | |
boot2="none" | |
boot3="none" | |
boot4="none" | |
acpi="on" | |
ioapic="on" | |
biossystemtimeoffset=0 | |
rtcuseutc="on" | |
hwvirtex="on" | |
nestedpaging="on" | |
largepages="off" | |
vtxvpid="on" | |
vtxux="on" | |
VMState="running" | |
VMStateChangeTime="2015-07-21T13:56:49.541000000" | |
monitorcount=1 | |
accelerate3d="off" | |
accelerate2dvideo="off" | |
teleporterenabled="off" | |
teleporterport=0 | |
teleporteraddress="" | |
teleporterpassword="" | |
tracing-enabled="off" | |
tracing-allow-vm-access="off" | |
tracing-config="" | |
autostart-enabled="off" | |
autostart-delay=0 | |
defaultfrontend="" | |
storagecontrollername0="SATAController" | |
storagecontrollertype0="IntelAhci" | |
storagecontrollerinstance0="0" | |
storagecontrollermaxportcount0="30" | |
storagecontrollerportcount0="1" | |
storagecontrollerbootable0="on" | |
"SATAController-0-0"="/home/egroeper/VirtualBox VMs/configstack_bgnode_1437487007241_2382/box-disk1.vmdk" | |
"SATAController-ImageUUID-0-0"="0f027e06-5261-4607-a6bd-f1a69d333c19" | |
natnet1="nat" | |
macaddress1="0800273A0B5B" | |
cableconnected1="on" | |
nic1="nat" | |
nictype1="82540EM" | |
nicspeed1="0" | |
mtu="0" | |
sockSnd="64" | |
sockRcv="64" | |
tcpWndSnd="64" | |
tcpWndRcv="64" | |
Forwarding(0)="ssh,tcp,127.0.0.1,2202,,22" | |
hostonlyadapter2="vboxnet1" | |
macaddress2="0800279E4C75" | |
cableconnected2="on" | |
nic2="hostonly" | |
nictype2="82540EM" | |
nicspeed2="0" | |
nic3="none" | |
nic4="none" | |
nic5="none" | |
nic6="none" | |
nic7="none" | |
nic8="none" | |
hidpointing="ps2mouse" | |
hidkeyboard="ps2kbd" | |
uart1="off" | |
uart2="off" | |
lpt1="off" | |
lpt2="off" | |
audio="none" | |
clipboard="bidirectional" | |
draganddrop="disabled" | |
SessionType="headless" | |
VideoMode="640,480,32"@0,0 | |
vrde="off" | |
usb="off" | |
ehci="off" | |
SharedFolderNameMachineMapping1="vagrant" | |
SharedFolderPathMachineMapping1="/home/egroeper/Fileservice/configstack" | |
VRDEActiveConnection="off" | |
VRDEClients=0 | |
vcpenabled="off" | |
vcpscreens=0 | |
vcpfile="/home/egroeper/VirtualBox VMs/configstack_bgnode_1437487007241_2382/configstack_bgnode_1437487007241_2382.webm" | |
vcpwidth=1024 | |
vcpheight=768 | |
vcprate=512 | |
vcpfps=25 | |
GuestMemoryBalloon=0 | |
GuestOSType="Ubuntu_64" | |
GuestAdditionsRunLevel=0 | |
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000 | |
DEBUG subprocess: Exit status: 0 | |
INFO subprocess: Starting process: ["/usr/bin/VBoxManage", "showvminfo", "3b18d4d5-c251-401b-8d19-32b7d779d707", "--machinereadable"] | |
INFO subprocess: Command not in installer, restoring original environment... | |
DEBUG subprocess: Selecting on IO | |
DEBUG subprocess: stdout: name="configstack_bgnode_1437487007241_2382" | |
groups="/" | |
ostype="Ubuntu (64-bit)" | |
UUID="3b18d4d5-c251-401b-8d19-32b7d779d707" | |
CfgFile="/home/egroeper/VirtualBox VMs/configstack_bgnode_1437487007241_2382/configstack_bgnode_1437487007241_2382.vbox" | |
SnapFldr="/home/egroeper/VirtualBox VMs/configstack_bgnode_1437487007241_2382/Snapshots" | |
LogFldr="/home/egroeper/VirtualBox VMs/configstack_bgnode_1437487007241_2382/Logs" | |
hardwareuuid="3b18d4d5-c251-401b-8d19-32b7d779d707" | |
memory=512 | |
pagefusion="off" | |
vram=12 | |
cpuexecutioncap=100 | |
hpet="off" | |
chipset="piix3" | |
firmware="BIOS" | |
cpus=1 | |
pae="off" | |
longmode="on" | |
synthcpu="off" | |
bootmenu="messageandmenu" | |
boot1="disk" | |
boot2="none" | |
boot3="none" | |
boot4="none" | |
acpi="on" | |
ioapic="on" | |
biossystemtimeoffset=0 | |
rtcuseutc="on" | |
hwvirtex="on" | |
nestedpaging="on" | |
largepages="off" | |
vtxvpid="on" | |
vtxux="on" | |
VMState="running" | |
VMStateChangeTime="2015-07-21T13:56:49.541000000" | |
monitorcount=1 | |
accelerate3d="off" | |
accelerate2dvideo="off" | |
teleporterenabled="off" | |
teleporterport=0 | |
teleporteraddress="" | |
teleporterpassword="" | |
tracing-enabled="off" | |
tracing-allow-vm-access="off" | |
tracing-config="" | |
autostart-enabled="off" | |
autostart-delay=0 | |
defaultfrontend="" | |
storagecontrollername0="SATAController" | |
storagecontrollertype0="IntelAhci" | |
storagecontrollerinstance0="0" | |
storagecontrollermaxportcount0="30" | |
storagecontrollerportcount0="1" | |
storagecontrollerbootable0="on" | |
"SATAController-0-0"="/home/egroeper/VirtualBox VMs/configstack_bgnode_1437487007241_2382/box-disk1.vmdk" | |
"SATAController-ImageUUID-0-0"="0f027e06-5261-4607-a6bd-f1a69d333c19" | |
natnet1="nat" | |
macaddress1="0800273A0B5B" | |
cableconnected1="on" | |
nic1="nat" | |
nictype1="82540EM" | |
nicspeed1="0" | |
mtu="0" | |
sockSnd="64" | |
sockRcv="64" | |
tcpWndSnd="64" | |
tcpWndRcv="64" | |
Forwarding(0)="ssh,tcp,127.0.0.1,2202,,22" | |
hostonlyadapter2="vboxnet1" | |
macaddress2="0800279E4C75" | |
cableconnected2="on" | |
nic2="hostonly" | |
nictype2="82540EM" | |
nicspeed2="0" | |
nic3="none" | |
nic4="none" | |
nic5="none" | |
nic6="none" | |
nic7="none" | |
nic8="none" | |
hidpointing="ps2mouse" | |
hidkeyboard="ps2kbd" | |
uart1="off" | |
uart2="off" | |
lpt1="off" | |
lpt2="off" | |
audio="none" | |
clipboard="bidirectional" | |
draganddrop="disabled" | |
SessionType="headless" | |
VideoMode="720,400,0"@0,0 | |
vrde="off" | |
usb="off" | |
ehci="off" | |
SharedFolderNameMachineMapping1="vagrant" | |
SharedFolderPathMachineMapping1="/home/egroeper/Fileservice/configstack" | |
VRDEActiveConnection="off" | |
VRDEClients=0 | |
vcpenabled="off" | |
vcpscreens=0 | |
vcpfile="/home/egroeper/VirtualBox VMs/configstack_bgnode_1437487007241_2382/configstack_bgnode_1437487007241_2382.webm" | |
vcpwidth=1024 | |
vcpheight=768 | |
vcprate=512 | |
vcpfps=25 | |
GuestMemoryBalloon=0 | |
GuestOSType="Ubuntu_64" | |
GuestAdditionsRunLevel=0 | |
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000 | |
DEBUG subprocess: Exit status: 0 | |
INFO subprocess: Starting process: ["/usr/bin/VBoxManage", "showvminfo", "3b18d4d5-c251-401b-8d19-32b7d779d707", "--machinereadable"] | |
INFO subprocess: Command not in installer, restoring original environment... | |
DEBUG subprocess: Selecting on IO | |
DEBUG subprocess: stdout: name="configstack_bgnode_1437487007241_2382" | |
groups="/" | |
ostype="Ubuntu (64-bit)" | |
UUID="3b18d4d5-c251-401b-8d19-32b7d779d707" | |
CfgFile="/home/egroeper/VirtualBox VMs/configstack_bgnode_1437487007241_2382/configstack_bgnode_1437487007241_2382.vbox" | |
SnapFldr="/home/egroeper/VirtualBox VMs/configstack_bgnode_1437487007241_2382/Snapshots" | |
LogFldr="/home/egroeper/VirtualBox VMs/configstack_bgnode_1437487007241_2382/Logs" | |
hardwareuuid="3b18d4d5-c251-401b-8d19-32b7d779d707" | |
memory=512 | |
pagefusion="off" | |
vram=12 | |
cpuexecutioncap=100 | |
hpet="off" | |
chipset="piix3" | |
firmware="BIOS" | |
cpus=1 | |
pae="off" | |
longmode="on" | |
synthcpu="off" | |
bootmenu="messageandmenu" | |
boot1="disk" | |
boot2="none" | |
boot3="none" | |
boot4="none" | |
acpi="on" | |
ioapic="on" | |
biossystemtimeoffset=0 | |
rtcuseutc="on" | |
hwvirtex="on" | |
nestedpaging="on" | |
largepages="off" | |
vtxvpid="on" | |
vtxux="on" | |
VMState="running" | |
VMStateChangeTime="2015-07-21T13:56:49.541000000" | |
monitorcount=1 | |
accelerate3d="off" | |
accelerate2dvideo="off" | |
teleporterenabled="off" | |
teleporterport=0 | |
teleporteraddress="" | |
teleporterpassword="" | |
tracing-enabled="off" | |
tracing-allow-vm-access="off" | |
tracing-config="" | |
autostart-enabled="off" | |
autostart-delay=0 | |
defaultfrontend="" | |
storagecontrollername0="SATAController" | |
storagecontrollertype0="IntelAhci" | |
storagecontrollerinstance0="0" | |
storagecontrollermaxportcount0="30" | |
storagecontrollerportcount0="1" | |
storagecontrollerbootable0="on" | |
"SATAController-0-0"="/home/egroeper/VirtualBox VMs/configstack_bgnode_1437487007241_2382/box-disk1.vmdk" | |
"SATAController-ImageUUID-0-0"="0f027e06-5261-4607-a6bd-f1a69d333c19" | |
natnet1="nat" | |
macaddress1="0800273A0B5B" | |
cableconnected1="on" | |
nic1="nat" | |
nictype1="82540EM" | |
nicspeed1="0" | |
mtu="0" | |
sockSnd="64" | |
sockRcv="64" | |
tcpWndSnd="64" | |
tcpWndRcv="64" | |
Forwarding(0)="ssh,tcp,127.0.0.1,2202,,22" | |
hostonlyadapter2="vboxnet1" | |
macaddress2="0800279E4C75" | |
cableconnected2="on" | |
nic2="hostonly" | |
nictype2="82540EM" | |
nicspeed2="0" | |
nic3="none" | |
nic4="none" | |
nic5="none" | |
nic6="none" | |
nic7="none" | |
nic8="none" | |
hidpointing="ps2mouse" | |
hidkeyboard="ps2kbd" | |
uart1="off" | |
uart2="off" | |
lpt1="off" | |
lpt2="off" | |
audio="none" | |
clipboard="bidirectional" | |
draganddrop="disabled" | |
SessionType="headless" | |
VideoMode="720,400,0"@0,0 | |
vrde="off" | |
usb="off" | |
ehci="off" | |
SharedFolderNameMachineMapping1="vagrant" | |
SharedFolderPathMachineMapping1="/home/egroeper/Fileservice/configstack" | |
VRDEActiveConnection="off" | |
VRDEClients=0 | |
vcpenabled="off" | |
vcpscreens=0 | |
vcpfile="/home/egroeper/VirtualBox VMs/configstack_bgnode_1437487007241_2382/configstack_bgnode_1437487007241_2382.webm" | |
vcpwidth=1024 | |
vcpheight=768 | |
vcprate=512 | |
vcpfps=25 | |
GuestMemoryBalloon=0 | |
GuestOSType="Ubuntu_64" | |
GuestAdditionsRunLevel=0 | |
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 31999 | |
DEBUG subprocess: Exit status: 0 | |
INFO subprocess: Starting process: ["/usr/bin/VBoxManage", "showvminfo", "3b18d4d5-c251-401b-8d19-32b7d779d707", "--machinereadable"] | |
INFO subprocess: Command not in installer, restoring original environment... | |
DEBUG subprocess: Selecting on IO | |
DEBUG subprocess: stdout: name="configstack_bgnode_1437487007241_2382" | |
groups="/" | |
ostype="Ubuntu (64-bit)" | |
UUID="3b18d4d5-c251-401b-8d19-32b7d779d707" | |
CfgFile="/home/egroeper/VirtualBox VMs/configstack_bgnode_1437487007241_2382/configstack_bgnode_1437487007241_2382.vbox" | |
SnapFldr="/home/egroeper/VirtualBox VMs/configstack_bgnode_1437487007241_2382/Snapshots" | |
LogFldr="/home/egroeper/VirtualBox VMs/configstack_bgnode_1437487007241_2382/Logs" | |
hardwareuuid="3b18d4d5-c251-401b-8d19-32b7d779d707" | |
memory=512 | |
pagefusion="off" | |
vram=12 | |
cpuexecutioncap=100 | |
hpet="off" | |
chipset="piix3" | |
firmware="BIOS" | |
cpus=1 | |
pae="off" | |
longmode="on" | |
synthcpu="off" | |
bootmenu="messageandmenu" | |
boot1="disk" | |
boot2="none" | |
boot3="none" | |
boot4="none" | |
acpi="on" | |
ioapic="on" | |
biossystemtimeoffset=0 | |
rtcuseutc="on" | |
hwvirtex="on" | |
nestedpaging="on" | |
largepages="off" | |
vtxvpid="on" | |
vtxux="on" | |
VMState="running" | |
VMStateChangeTime="2015-07-21T13:56:49.541000000" | |
monitorcount=1 | |
accelerate3d="off" | |
accelerate2dvideo="off" | |
teleporterenabled="off" | |
teleporterport=0 | |
teleporteraddress="" | |
teleporterpassword="" | |
tracing-enabled="off" | |
tracing-allow-vm-access="off" | |
tracing-config="" | |
autostart-enabled="off" | |
autostart-delay=0 | |
defaultfrontend="" | |
storagecontrollername0="SATAController" | |
storagecontrollertype0="IntelAhci" | |
storagecontrollerinstance0="0" | |
storagecontrollermaxportcount0="30" | |
storagecontrollerportcount0="1" | |
storagecontrollerbootable0="on" | |
"SATAController-0-0"="/home/egroeper/VirtualBox VMs/configstack_bgnode_1437487007241_2382/box-disk1.vmdk" | |
"SATAController-ImageUUID-0-0"="0f027e06-5261-4607-a6bd-f1a69d333c19" | |
natnet1="nat" | |
macaddress1="0800273A0B5B" | |
cableconnected1="on" | |
nic1="nat" | |
nictype1="82540EM" | |
nicspeed1="0" | |
mtu="0" | |
sockSnd="64" | |
sockRcv="64" | |
tcpWndSnd="64" | |
tcpWndRcv="64" | |
Forwarding(0)="ssh,tcp,127.0.0.1,2202,,22" | |
hostonlyadapter2="vboxnet1" | |
macaddress2="0800279E4C75" | |
cableconnected2="on" | |
nic2="hostonly" | |
nictype2="82540EM" | |
nicspeed2="0" | |
nic3="none" | |
nic4="none" | |
nic5="none" | |
nic6="none" | |
nic7="none" | |
nic8="none" | |
hidpointing="ps2mouse" | |
hidkeyboard="ps2kbd" | |
uart1="off" | |
uart2="off" | |
lpt1="off" | |
lpt2="off" | |
audio="none" | |
clipboard="bidirectional" | |
draganddrop="disabled" | |
SessionType="headless" | |
VideoMode="720,400,0"@0,0 | |
vrde="off" | |
usb="off" | |
ehci="off" | |
SharedFolderNameMachineMapping1="vagrant" | |
SharedFolderPathMachineMapping1="/home/egroeper/Fileservice/configstack" | |
VRDEActiveConnection="off" | |
VRDEClients=0 | |
vcpenabled="off" | |
vcpscreens=0 | |
vcpfile="/home/egroeper/VirtualBox VMs/configstack_bgnode_1437487007241_2382/configstack_bgnode_1437487007241_2382.webm" | |
vcpwidth=1024 | |
vcpheight=768 | |
vcprate=512 | |
vcpfps=25 | |
GuestMemoryBalloon=0 | |
GuestOSType="Ubuntu_64" | |
GuestAdditionsRunLevel=0 | |
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000 | |
DEBUG subprocess: Exit status: 0 | |
INFO subprocess: Starting process: ["/usr/bin/VBoxManage", "showvminfo", "3b18d4d5-c251-401b-8d19-32b7d779d707", "--machinereadable"] | |
INFO subprocess: Command not in installer, restoring original environment... | |
DEBUG subprocess: Selecting on IO | |
DEBUG subprocess: stdout: name="configstack_bgnode_1437487007241_2382" | |
groups="/" | |
ostype="Ubuntu (64-bit)" | |
UUID="3b18d4d5-c251-401b-8d19-32b7d779d707" | |
CfgFile="/home/egroeper/VirtualBox VMs/configstack_bgnode_1437487007241_2382/configstack_bgnode_1437487007241_2382.vbox" | |
SnapFldr="/home/egroeper/VirtualBox VMs/configstack_bgnode_1437487007241_2382/Snapshots" | |
LogFldr="/home/egroeper/VirtualBox VMs/configstack_bgnode_1437487007241_2382/Logs" | |
hardwareuuid="3b18d4d5-c251-401b-8d19-32b7d779d707" | |
memory=512 | |
pagefusion="off" | |
vram=12 | |
cpuexecutioncap=100 | |
hpet="off" | |
chipset="piix3" | |
firmware="BIOS" | |
cpus=1 | |
pae="off" | |
longmode="on" | |
synthcpu="off" | |
bootmenu="messageandmenu" | |
boot1="disk" | |
boot2="none" | |
boot3="none" | |
boot4="none" | |
acpi="on" | |
ioapic="on" | |
biossystemtimeoffset=0 | |
rtcuseutc="on" | |
hwvirtex="on" | |
nestedpaging="on" | |
largepages="off" | |
vtxvpid="on" | |
vtxux="on" | |
VMState="running" | |
VMStateChangeTime="2015-07-21T13:56:49.541000000" | |
monitorcount=1 | |
accelerate3d="off" | |
accelerate2dvideo="off" | |
teleporterenabled="off" | |
teleporterport=0 | |
teleporteraddress="" | |
teleporterpassword="" | |
tracing-enabled="off" | |
tracing-allow-vm-access="off" | |
tracing-config="" | |
autostart-enabled="off" | |
autostart-delay=0 | |
defaultfrontend="" | |
storagecontrollername0="SATAController" | |
storagecontrollertype0="IntelAhci" | |
storagecontrollerinstance0="0" | |
storagecontrollermaxportcount0="30" | |
storagecontrollerportcount0="1" | |
storagecontrollerbootable0="on" | |
"SATAController-0-0"="/home/egroeper/VirtualBox VMs/configstack_bgnode_1437487007241_2382/box-disk1.vmdk" | |
"SATAController-ImageUUID-0-0"="0f027e06-5261-4607-a6bd-f1a69d333c19" | |
natnet1="nat" | |
macaddress1="0800273A0B5B" | |
cableconnected1="on" | |
nic1="nat" | |
nictype1="82540EM" | |
nicspeed1="0" | |
mtu="0" | |
sockSnd="64" | |
sockRcv="64" | |
tcpWndSnd="64" | |
tcpWndRcv="64" | |
Forwarding(0)="ssh,tcp,127.0.0.1,2202,,22" | |
hostonlyadapter2="vboxnet1" | |
macaddress2="0800279E4C75" | |
cableconnected2="on" | |
nic2="hostonly" | |
nictype2="82540EM" | |
nicspeed2="0" | |
nic3="none" | |
nic4="none" | |
nic5="none" | |
nic6="none" | |
nic7="none" | |
nic8="none" | |
hidpointing="ps2mouse" | |
hidkeyboard="ps2kbd" | |
uart1="off" | |
uart2="off" | |
lpt1="off" | |
lpt2="off" | |
audio="none" | |
clipboard="bidirectional" | |
draganddrop="disabled" | |
SessionType="headless" | |
VideoMode="720,400,0"@0,0 | |
vrde="off" | |
usb="off" | |
ehci="off" | |
SharedFolderNameMachineMapping1="vagrant" | |
SharedFolderPathMachineMapping1="/home/egroeper/Fileservice/configstack" | |
VRDEActiveConnection="off" | |
VRDEClients=0 | |
vcpenabled="off" | |
vcpscreens=0 | |
vcpfile="/home/egroeper/VirtualBox VMs/configstack_bgnode_1437487007241_2382/configstack_bgnode_1437487007241_2382.webm" | |
vcpwidth=1024 | |
vcpheight=768 | |
vcprate=512 | |
vcpfps=25 | |
GuestMemoryBalloon=0 | |
GuestOSType="Ubuntu_64" | |
GuestAdditionsRunLevel=0 | |
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000 | |
DEBUG subprocess: Exit status: 0 | |
INFO subprocess: Starting process: ["/usr/bin/VBoxManage", "showvminfo", "3b18d4d5-c251-401b-8d19-32b7d779d707", "--machinereadable"] | |
INFO subprocess: Command not in installer, restoring original environment... | |
DEBUG subprocess: Selecting on IO | |
DEBUG subprocess: stdout: name="configstack_bgnode_1437487007241_2382" | |
groups="/" | |
ostype="Ubuntu (64-bit)" | |
UUID="3b18d4d5-c251-401b-8d19-32b7d779d707" | |
CfgFile="/home/egroeper/VirtualBox VMs/configstack_bgnode_1437487007241_2382/configstack_bgnode_1437487007241_2382.vbox" | |
SnapFldr="/home/egroeper/VirtualBox VMs/configstack_bgnode_1437487007241_2382/Snapshots" | |
LogFldr="/home/egroeper/VirtualBox VMs/configstack_bgnode_1437487007241_2382/Logs" | |
hardwareuuid="3b18d4d5-c251-401b-8d19-32b7d779d707" | |
memory=512 | |
pagefusion="off" | |
vram=12 | |
cpuexecutioncap=100 | |
hpet="off" | |
chipset="piix3" | |
firmware="BIOS" | |
cpus=1 | |
pae="off" | |
longmode="on" | |
synthcpu="off" | |
bootmenu="messageandmenu" | |
boot1="disk" | |
boot2="none" | |
boot3="none" | |
boot4="none" | |
acpi="on" | |
ioapic="on" | |
biossystemtimeoffset=0 | |
rtcuseutc="on" | |
hwvirtex="on" | |
nestedpaging="on" | |
largepages="off" | |
vtxvpid="on" | |
vtxux="on" | |
VMState="running" | |
VMStateChangeTime="2015-07-21T13:56:49.541000000" | |
monitorcount=1 | |
accelerate3d="off" | |
accelerate2dvideo="off" | |
teleporterenabled="off" | |
teleporterport=0 | |
teleporteraddress="" | |
teleporterpassword="" | |
tracing-enabled="off" | |
tracing-allow-vm-access="off" | |
tracing-config="" | |
autostart-enabled="off" | |
autostart-delay=0 | |
defaultfrontend="" | |
storagecontrollername0="SATAController" | |
storagecontrollertype0="IntelAhci" | |
storagecontrollerinstance0="0" | |
storagecontrollermaxportcount0="30" | |
storagecontrollerportcount0="1" | |
storagecontrollerbootable0="on" | |
"SATAController-0-0"="/home/egroeper/VirtualBox VMs/configstack_bgnode_1437487007241_2382/box-disk1.vmdk" | |
"SATAController-ImageUUID-0-0"="0f027e06-5261-4607-a6bd-f1a69d333c19" | |
natnet1="nat" | |
macaddress1="0800273A0B5B" | |
cableconnected1="on" | |
nic1="nat" | |
nictype1="82540EM" | |
nicspeed1="0" | |
mtu="0" | |
sockSnd="64" | |
sockRcv="64" | |
tcpWndSnd="64" | |
tcpWndRcv="64" | |
Forwarding(0)="ssh,tcp,127.0.0.1,2202,,22" | |
hostonlyadapter2="vboxnet1" | |
macaddress2="0800279E4C75" | |
cableconnected2="on" | |
nic2="hostonly" | |
nictype2="82540EM" | |
nicspeed2="0" | |
nic3="none" | |
nic4="none" | |
nic5="none" | |
nic6="none" | |
nic7="none" | |
nic8="none" | |
hidpointing="ps2mouse" | |
hidkeyboard="ps2kbd" | |
uart1="off" | |
uart2="off" | |
lpt1="off" | |
lpt2="off" | |
audio="none" | |
clipboard="bidirectional" | |
draganddrop="disabled" | |
SessionType="headless" | |
VideoMode="720,400,0"@0,0 | |
vrde="off" | |
usb="off" | |
ehci="off" | |
SharedFolderNameMachineMapping1="vagrant" | |
SharedFolderPathMachineMapping1="/home/egroeper/Fileservice/configstack" | |
VRDEActiveConnection="off" | |
VRDEClients=0 | |
vcpenabled="off" | |
vcpscreens=0 | |
vcpfile="/home/egroeper/VirtualBox VMs/configstack_bgnode_1437487007241_2382/configstack_bgnode_1437487007241_2382.webm" | |
vcpwidth=1024 | |
vcpheight=768 | |
vcprate=512 | |
vcpfps=25 | |
GuestMemoryBalloon=0 | |
GuestOSType="Linux26_64" | |
GuestAdditionsRunLevel=1 | |
GuestAdditionsVersion="4.3.10_Ubuntu r93012" | |
GuestAdditionsFacility_VirtualBox Base Driver=50,1437487016931 | |
GuestAdditionsFacility_Seamless Mode=0,1437487016931 | |
GuestAdditionsFacility_Graphics Mode=0,1437487016931 | |
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000 | |
DEBUG subprocess: Exit status: 0 | |
INFO subprocess: Starting process: ["/usr/bin/VBoxManage", "showvminfo", "3b18d4d5-c251-401b-8d19-32b7d779d707", "--machinereadable"] | |
INFO subprocess: Command not in installer, restoring original environment... | |
DEBUG subprocess: Selecting on IO | |
DEBUG subprocess: stdout: name="configstack_bgnode_1437487007241_2382" | |
groups="/" | |
ostype="Ubuntu (64-bit)" | |
UUID="3b18d4d5-c251-401b-8d19-32b7d779d707" | |
CfgFile="/home/egroeper/VirtualBox VMs/configstack_bgnode_1437487007241_2382/configstack_bgnode_1437487007241_2382.vbox" | |
SnapFldr="/home/egroeper/VirtualBox VMs/configstack_bgnode_1437487007241_2382/Snapshots" | |
LogFldr="/home/egroeper/VirtualBox VMs/configstack_bgnode_1437487007241_2382/Logs" | |
hardwareuuid="3b18d4d5-c251-401b-8d19-32b7d779d707" | |
memory=512 | |
pagefusion="off" | |
vram=12 | |
cpuexecutioncap=100 | |
hpet="off" | |
chipset="piix3" | |
firmware="BIOS" | |
cpus=1 | |
pae="off" | |
longmode="on" | |
synthcpu="off" | |
bootmenu="messageandmenu" | |
boot1="disk" | |
boot2="none" | |
boot3="none" | |
boot4="none" | |
acpi="on" | |
ioapic="on" | |
biossystemtimeoffset=0 | |
rtcuseutc="on" | |
hwvirtex="on" | |
nestedpaging="on" | |
largepages="off" | |
vtxvpid="on" | |
vtxux="on" | |
VMState="running" | |
VMStateChangeTime="2015-07-21T13:56:49.541000000" | |
monitorcount=1 | |
accelerate3d="off" | |
accelerate2dvideo="off" | |
teleporterenabled="off" | |
teleporterport=0 | |
teleporteraddress="" | |
teleporterpassword="" | |
tracing-enabled="off" | |
tracing-allow-vm-access="off" | |
tracing-config="" | |
autostart-enabled="off" | |
autostart-delay=0 | |
defaultfrontend="" | |
storagecontrollername0="SATAController" | |
storagecontrollertype0="IntelAhci" | |
storagecontrollerinstance0="0" | |
storagecontrollermaxportcount0="30" | |
storagecontrollerportcount0="1" | |
storagecontrollerbootable0="on" | |
"SATAController-0-0"="/home/egroeper/VirtualBox VMs/configstack_bgnode_1437487007241_2382/box-disk1.vmdk" | |
"SATAController-ImageUUID-0-0"="0f027e06-5261-4607-a6bd-f1a69d333c19" | |
natnet1="nat" | |
macaddress1="0800273A0B5B" | |
cableconnected1="on" | |
nic1="nat" | |
nictype1="82540EM" | |
nicspeed1="0" | |
mtu="0" | |
sockSnd="64" | |
sockRcv="64" | |
tcpWndSnd="64" | |
tcpWndRcv="64" | |
Forwarding(0)="ssh,tcp,127.0.0.1,2202,,22" | |
hostonlyadapter2="vboxnet1" | |
macaddress2="0800279E4C75" | |
cableconnected2="on" | |
nic2="hostonly" | |
nictype2="82540EM" | |
nicspeed2="0" | |
nic3="none" | |
nic4="none" | |
nic5="none" | |
nic6="none" | |
nic7="none" | |
nic8="none" | |
hidpointing="ps2mouse" | |
hidkeyboard="ps2kbd" | |
uart1="off" | |
uart2="off" | |
lpt1="off" | |
lpt2="off" | |
audio="none" | |
clipboard="bidirectional" | |
draganddrop="disabled" | |
SessionType="headless" | |
VideoMode="720,400,0"@0,0 | |
vrde="off" | |
usb="off" | |
ehci="off" | |
SharedFolderNameMachineMapping1="vagrant" | |
SharedFolderPathMachineMapping1="/home/egroeper/Fileservice/configstack" | |
VRDEActiveConnection="off" | |
VRDEClients=0 | |
vcpenabled="off" | |
vcpscreens=0 | |
vcpfile="/home/egroeper/VirtualBox VMs/configstack_bgnode_1437487007241_2382/configstack_bgnode_1437487007241_2382.webm" | |
vcpwidth=1024 | |
vcpheight=768 | |
vcprate=512 | |
vcpfps=25 | |
GuestMemoryBalloon=0 | |
GuestOSType="Linux26_64" | |
GuestAdditionsRunLevel=1 | |
GuestAdditionsVersion="4.3.10_Ubuntu r93012" | |
GuestAdditionsFacility_VirtualBox Base Driver=50,1437487016931 | |
GuestAdditionsFacility_Seamless Mode=0,1437487016931 | |
GuestAdditionsFacility_Graphics Mode=0,1437487016931 | |
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000 | |
DEBUG subprocess: Exit status: 0 | |
INFO subprocess: Starting process: ["/usr/bin/VBoxManage", "showvminfo", "3b18d4d5-c251-401b-8d19-32b7d779d707", "--machinereadable"] | |
INFO subprocess: Command not in installer, restoring original environment... | |
DEBUG subprocess: Selecting on IO | |
DEBUG subprocess: stdout: name="configstack_bgnode_1437487007241_2382" | |
groups="/" | |
ostype="Ubuntu (64-bit)" | |
UUID="3b18d4d5-c251-401b-8d19-32b7d779d707" | |
CfgFile="/home/egroeper/VirtualBox VMs/configstack_bgnode_1437487007241_2382/configstack_bgnode_1437487007241_2382.vbox" | |
SnapFldr="/home/egroeper/VirtualBox VMs/configstack_bgnode_1437487007241_2382/Snapshots" | |
LogFldr="/home/egroeper/VirtualBox VMs/configstack_bgnode_1437487007241_2382/Logs" | |
hardwareuuid="3b18d4d5-c251-401b-8d19-32b7d779d707" | |
memory=512 | |
pagefusion="off" | |
vram=12 | |
cpuexecutioncap=100 | |
hpet="off" | |
chipset="piix3" | |
firmware="BIOS" | |
cpus=1 | |
pae="off" | |
longmode="on" | |
synthcpu="off" | |
bootmenu="messageandmenu" | |
boot1="disk" | |
boot2="none" | |
boot3="none" | |
boot4="none" | |
acpi="on" | |
ioapic="on" | |
biossystemtimeoffset=0 | |
rtcuseutc="on" | |
hwvirtex="on" | |
nestedpaging="on" | |
largepages="off" | |
vtxvpid="on" | |
vtxux="on" | |
VMState="running" | |
VMStateChangeTime="2015-07-21T13:56:49.541000000" | |
monitorcount=1 | |
accelerate3d="off" | |
accelerate2dvideo="off" | |
teleporterenabled="off" | |
teleporterport=0 | |
teleporteraddress="" | |
teleporterpassword="" | |
tracing-enabled="off" | |
tracing-allow-vm-access="off" | |
tracing-config="" | |
autostart-enabled="off" | |
autostart-delay=0 | |
defaultfrontend="" | |
storagecontrollername0="SATAController" | |
storagecontrollertype0="IntelAhci" | |
storagecontrollerinstance0="0" | |
storagecontrollermaxportcount0="30" | |
storagecontrollerportcount0="1" | |
storagecontrollerbootable0="on" | |
"SATAController-0-0"="/home/egroeper/VirtualBox VMs/configstack_bgnode_1437487007241_2382/box-disk1.vmdk" | |
"SATAController-ImageUUID-0-0"="0f027e06-5261-4607-a6bd-f1a69d333c19" | |
natnet1="nat" | |
macaddress1="0800273A0B5B" | |
cableconnected1="on" | |
nic1="nat" | |
nictype1="82540EM" | |
nicspeed1="0" | |
mtu="0" | |
sockSnd="64" | |
sockRcv="64" | |
tcpWndSnd="64" | |
tcpWndRcv="64" | |
Forwarding(0)="ssh,tcp,127.0.0.1,2202,,22" | |
hostonlyadapter2="vboxnet1" | |
macaddress2="0800279E4C75" | |
cableconnected2="on" | |
nic2="hostonly" | |
nictype2="82540EM" | |
nicspeed2="0" | |
nic3="none" | |
nic4="none" | |
nic5="none" | |
nic6="none" | |
nic7="none" | |
nic8="none" | |
hidpointing="ps2mouse" | |
hidkeyboard="ps2kbd" | |
uart1="off" | |
uart2="off" | |
lpt1="off" | |
lpt2="off" | |
audio="none" | |
clipboard="bidirectional" | |
draganddrop="disabled" | |
SessionType="headless" | |
VideoMode="720,400,0"@0,0 | |
vrde="off" | |
usb="off" | |
ehci="off" | |
SharedFolderNameMachineMapping1="vagrant" | |
SharedFolderPathMachineMapping1="/home/egroeper/Fileservice/configstack" | |
VRDEActiveConnection="off" | |
VRDEClients=0 | |
vcpenabled="off" | |
vcpscreens=0 | |
vcpfile="/home/egroeper/VirtualBox VMs/configstack_bgnode_1437487007241_2382/configstack_bgnode_1437487007241_2382.webm" | |
vcpwidth=1024 | |
vcpheight=768 | |
vcprate=512 | |
vcpfps=25 | |
GuestMemoryBalloon=0 | |
GuestOSType="Linux26_64" | |
GuestAdditionsRunLevel=1 | |
GuestAdditionsVersion="4.3.10_Ubuntu r93012" | |
GuestAdditionsFacility_VirtualBox Base Driver=50,1437487016931 | |
GuestAdditionsFacility_Seamless Mode=0,1437487016931 | |
GuestAdditionsFacility_Graphics Mode=0,1437487016931 | |
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000 | |
DEBUG subprocess: Exit status: 0 | |
INFO subprocess: Starting process: ["/usr/bin/VBoxManage", "showvminfo", "3b18d4d5-c251-401b-8d19-32b7d779d707", "--machinereadable"] | |
INFO subprocess: Command not in installer, restoring original environment... | |
DEBUG subprocess: Selecting on IO | |
DEBUG subprocess: stdout: name="configstack_bgnode_1437487007241_2382" | |
groups="/" | |
ostype="Ubuntu (64-bit)" | |
UUID="3b18d4d5-c251-401b-8d19-32b7d779d707" | |
CfgFile="/home/egroeper/VirtualBox VMs/configstack_bgnode_1437487007241_2382/configstack_bgnode_1437487007241_2382.vbox" | |
SnapFldr="/home/egroeper/VirtualBox VMs/configstack_bgnode_1437487007241_2382/Snapshots" | |
LogFldr="/home/egroeper/VirtualBox VMs/configstack_bgnode_1437487007241_2382/Logs" | |
hardwareuuid="3b18d4d5-c251-401b-8d19-32b7d779d707" | |
memory=512 | |
pagefusion="off" | |
vram=12 | |
cpuexecutioncap=100 | |
hpet="off" | |
chipset="piix3" | |
firmware="BIOS" | |
cpus=1 | |
pae="off" | |
longmode="on" | |
synthcpu="off" | |
bootmenu="messageandmenu" | |
boot1="disk" | |
boot2="none" | |
boot3="none" | |
boot4="none" | |
acpi="on" | |
ioapic="on" | |
biossystemtimeoffset=0 | |
rtcuseutc="on" | |
hwvirtex="on" | |
nestedpaging="on" | |
largepages="off" | |
vtxvpid="on" | |
vtxux="on" | |
VMState="running" | |
VMStateChangeTime="2015-07-21T13:56:49.541000000" | |
monitorcount=1 | |
accelerate3d="off" | |
accelerate2dvideo="off" | |
teleporterenabled="off" | |
teleporterport=0 | |
teleporteraddress="" | |
teleporterpassword="" | |
tracing-enabled="off" | |
tracing-allow-vm-access="off" | |
tracing-config="" | |
autostart-enabled="off" | |
autostart-delay=0 | |
defaultfrontend="" | |
storagecontrollername0="SATAController" | |
storagecontrollertype0="IntelAhci" | |
storagecontrollerinstance0="0" | |
storagecontrollermaxportcount0="30" | |
storagecontrollerportcount0="1" | |
storagecontrollerbootable0="on" | |
"SATAController-0-0"="/home/egroeper/VirtualBox VMs/configstack_bgnode_1437487007241_2382/box-disk1.vmdk" | |
"SATAController-ImageUUID-0-0"="0f027e06-5261-4607-a6bd-f1a69d333c19" | |
natnet1="nat" | |
macaddress1="0800273A0B5B" | |
cableconnected1="on" | |
nic1="nat" | |
nictype1="82540EM" | |
nicspeed1="0" | |
mtu="0" | |
sockSnd="64" | |
sockRcv="64" | |
tcpWndSnd="64" | |
tcpWndRcv="64" | |
Forwarding(0)="ssh,tcp,127.0.0.1,2202,,22" | |
hostonlyadapter2="vboxnet1" | |
macaddress2="0800279E4C75" | |
cableconnected2="on" | |
nic2="hostonly" | |
nictype2="82540EM" | |
nicspeed2="0" | |
nic3="none" | |
nic4="none" | |
nic5="none" | |
nic6="none" | |
nic7="none" | |
nic8="none" | |
hidpointing="ps2mouse" | |
hidkeyboard="ps2kbd" | |
uart1="off" | |
uart2="off" | |
lpt1="off" | |
lpt2="off" | |
audio="none" | |
clipboard="bidirectional" | |
draganddrop="disabled" | |
SessionType="headless" | |
VideoMode="720,400,0"@0,0 | |
vrde="off" | |
usb="off" | |
ehci="off" | |
SharedFolderNameMachineMapping1="vagrant" | |
SharedFolderPathMachineMapping1="/home/egroeper/Fileservice/configstack" | |
VRDEActiveConnection="off" | |
VRDEClients=0 | |
vcpenabled="off" | |
vcpscreens=0 | |
vcpfile="/home/egroeper/VirtualBox VMs/configstack_bgnode_1437487007241_2382/configstack_bgnode_1437487007241_2382.webm" | |
vcpwidth=1024 | |
vcpheight=768 | |
vcprate=512 | |
vcpfps=25 | |
GuestMemoryBalloon=0 | |
GuestOSType="Linux26_64" | |
GuestAdditionsRunLevel=1 | |
GuestAdditionsVersion="4.3.10_Ubuntu r93012" | |
GuestAdditionsFacility_VirtualBox Base Driver=50,1437487016931 | |
GuestAdditionsFacility_Seamless Mode=0,1437487016931 | |
GuestAdditionsFacility_Graphics Mode=0,1437487016931 | |
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000 | |
DEBUG subprocess: Exit status: 0 | |
INFO subprocess: Starting process: ["/usr/bin/VBoxManage", "showvminfo", "3b18d4d5-c251-401b-8d19-32b7d779d707", "--machinereadable"] | |
INFO subprocess: Command not in installer, restoring original environment... | |
DEBUG subprocess: Selecting on IO | |
DEBUG subprocess: stdout: name="configstack_bgnode_1437487007241_2382" | |
groups="/" | |
ostype="Ubuntu (64-bit)" | |
UUID="3b18d4d5-c251-401b-8d19-32b7d779d707" | |
CfgFile="/home/egroeper/VirtualBox VMs/configstack_bgnode_1437487007241_2382/configstack_bgnode_1437487007241_2382.vbox" | |
SnapFldr="/home/egroeper/VirtualBox VMs/configstack_bgnode_1437487007241_2382/Snapshots" | |
LogFldr="/home/egroeper/VirtualBox VMs/configstack_bgnode_1437487007241_2382/Logs" | |
hardwareuuid="3b18d4d5-c251-401b-8d19-32b7d779d707" | |
memory=512 | |
pagefusion="off" | |
vram=12 | |
cpuexecutioncap=100 | |
hpet="off" | |
chipset="piix3" | |
firmware="BIOS" | |
cpus=1 | |
pae="off" | |
longmode="on" | |
synthcpu="off" | |
bootmenu="messageandmenu" | |
boot1="disk" | |
boot2="none" | |
boot3="none" | |
boot4="none" | |
acpi="on" | |
ioapic="on" | |
biossystemtimeoffset=0 | |
rtcuseutc="on" | |
hwvirtex="on" | |
nestedpaging="on" | |
largepages="off" | |
vtxvpid="on" | |
vtxux="on" | |
VMState="running" | |
VMStateChangeTime="2015-07-21T13:56:49.541000000" | |
monitorcount=1 | |
accelerate3d="off" | |
accelerate2dvideo="off" | |
teleporterenabled="off" | |
teleporterport=0 | |
teleporteraddress="" | |
teleporterpassword="" | |
tracing-enabled="off" | |
tracing-allow-vm-access="off" | |
tracing-config="" | |
autostart-enabled="off" | |
autostart-delay=0 | |
defaultfrontend="" | |
storagecontrollername0="SATAController" | |
storagecontrollertype0="IntelAhci" | |
storagecontrollerinstance0="0" | |
storagecontrollermaxportcount0="30" | |
storagecontrollerportcount0="1" | |
storagecontrollerbootable0="on" | |
"SATAController-0-0"="/home/egroeper/VirtualBox VMs/configstack_bgnode_1437487007241_2382/box-disk1.vmdk" | |
"SATAController-ImageUUID-0-0"="0f027e06-5261-4607-a6bd-f1a69d333c19" | |
natnet1="nat" | |
macaddress1="0800273A0B5B" | |
cableconnected1="on" | |
nic1="nat" | |
nictype1="82540EM" | |
nicspeed1="0" | |
mtu="0" | |
sockSnd="64" | |
sockRcv="64" | |
tcpWndSnd="64" | |
tcpWndRcv="64" | |
Forwarding(0)="ssh,tcp,127.0.0.1,2202,,22" | |
hostonlyadapter2="vboxnet1" | |
macaddress2="0800279E4C75" | |
cableconnected2="on" | |
nic2="hostonly" | |
nictype2="82540EM" | |
nicspeed2="0" | |
nic3="none" | |
nic4="none" | |
nic5="none" | |
nic6="none" | |
nic7="none" | |
nic8="none" | |
hidpointing="ps2mouse" | |
hidkeyboard="ps2kbd" | |
uart1="off" | |
uart2="off" | |
lpt1="off" | |
lpt2="off" | |
audio="none" | |
clipboard="bidirectional" | |
draganddrop="disabled" | |
SessionType="headless" | |
VideoMode="720,400,0"@0,0 | |
vrde="off" | |
usb="off" | |
ehci="off" | |
SharedFolderNameMachineMapping1="vagrant" | |
SharedFolderPathMachineMapping1="/home/egroeper/Fileservice/configstack" | |
VRDEActiveConnection="off" | |
VRDEClients=0 | |
vcpenabled="off" | |
vcpscreens=0 | |
vcpfile="/home/egroeper/VirtualBox VMs/configstack_bgnode_1437487007241_2382/configstack_bgnode_1437487007241_2382.webm" | |
vcpwidth=1024 | |
vcpheight=768 | |
vcprate=512 | |
vcpfps=25 | |
GuestMemoryBalloon=0 | |
GuestOSType="Linux26_64" | |
GuestAdditionsRunLevel=1 | |
GuestAdditionsVersion="4.3.10_Ubuntu r93012" | |
GuestAdditionsFacility_VirtualBox Base Driver=50,1437487016931 | |
GuestAdditionsFacility_Seamless Mode=0,1437487016931 | |
GuestAdditionsFacility_Graphics Mode=0,1437487016931 | |
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000 | |
DEBUG subprocess: Exit status: 0 | |
INFO subprocess: Starting process: ["/usr/bin/VBoxManage", "showvminfo", "3b18d4d5-c251-401b-8d19-32b7d779d707", "--machinereadable"] | |
INFO subprocess: Command not in installer, restoring original environment... | |
DEBUG subprocess: Selecting on IO | |
DEBUG subprocess: stdout: name="configstack_bgnode_1437487007241_2382" | |
groups="/" | |
ostype="Ubuntu (64-bit)" | |
UUID="3b18d4d5-c251-401b-8d19-32b7d779d707" | |
CfgFile="/home/egroeper/VirtualBox VMs/configstack_bgnode_1437487007241_2382/configstack_bgnode_1437487007241_2382.vbox" | |
SnapFldr="/home/egroeper/VirtualBox VMs/configstack_bgnode_1437487007241_2382/Snapshots" | |
LogFldr="/home/egroeper/VirtualBox VMs/configstack_bgnode_1437487007241_2382/Logs" | |
hardwareuuid="3b18d4d5-c251-401b-8d19-32b7d779d707" | |
memory=512 | |
pagefusion="off" | |
vram=12 | |
cpuexecutioncap=100 | |
hpet="off" | |
chipset="piix3" | |
firmware="BIOS" | |
cpus=1 | |
pae="off" | |
longmode="on" | |
synthcpu="off" | |
bootmenu="messageandmenu" | |
boot1="disk" | |
boot2="none" | |
boot3="none" | |
boot4="none" | |
acpi="on" | |
ioapic="on" | |
biossystemtimeoffset=0 | |
rtcuseutc="on" | |
hwvirtex="on" | |
nestedpaging="on" | |
largepages="off" | |
vtxvpid="on" | |
vtxux="on" | |
VMState="running" | |
VMStateChangeTime="2015-07-21T13:56:49.541000000" | |
monitorcount=1 | |
accelerate3d="off" | |
accelerate2dvideo="off" | |
teleporterenabled="off" | |
teleporterport=0 | |
teleporteraddress="" | |
teleporterpassword="" | |
tracing-enabled="off" | |
tracing-allow-vm-access="off" | |
tracing-config="" | |
autostart-enabled="off" | |
autostart-delay=0 | |
defaultfrontend="" | |
storagecontrollername0="SATAController" | |
storagecontrollertype0="IntelAhci" | |
storagecontrollerinstance0="0" | |
storagecontrollermaxportcount0="30" | |
storagecontrollerportcount0="1" | |
storagecontrollerbootable0="on" | |
"SATAController-0-0"="/home/egroeper/VirtualBox VMs/configstack_bgnode_1437487007241_2382/box-disk1.vmdk" | |
"SATAController-ImageUUID-0-0"="0f027e06-5261-4607-a6bd-f1a69d333c19" | |
natnet1="nat" | |
macaddress1="0800273A0B5B" | |
cableconnected1="on" | |
nic1="nat" | |
nictype1="82540EM" | |
nicspeed1="0" | |
mtu="0" | |
sockSnd="64" | |
sockRcv="64" | |
tcpWndSnd="64" | |
tcpWndRcv="64" | |
Forwarding(0)="ssh,tcp,127.0.0.1,2202,,22" | |
hostonlyadapter2="vboxnet1" | |
macaddress2="0800279E4C75" | |
cableconnected2="on" | |
nic2="hostonly" | |
nictype2="82540EM" | |
nicspeed2="0" | |
nic3="none" | |
nic4="none" | |
nic5="none" | |
nic6="none" | |
nic7="none" | |
nic8="none" | |
hidpointing="ps2mouse" | |
hidkeyboard="ps2kbd" | |
uart1="off" | |
uart2="off" | |
lpt1="off" | |
lpt2="off" | |
audio="none" | |
clipboard="bidirectional" | |
draganddrop="disabled" | |
SessionType="headless" | |
VideoMode="720,400,0"@0,0 | |
vrde="off" | |
usb="off" | |
ehci="off" | |
SharedFolderNameMachineMapping1="vagrant" | |
SharedFolderPathMachineMapping1="/home/egroeper/Fileservice/configstack" | |
VRDEActiveConnection="off" | |
VRDEClients=0 | |
vcpenabled="off" | |
vcpscreens=0 | |
vcpfile="/home/egroeper/VirtualBox VMs/configstack_bgnode_1437487007241_2382/configstack_bgnode_1437487007241_2382.webm" | |
vcpwidth=1024 | |
vcpheight=768 | |
vcprate=512 | |
vcpfps=25 | |
GuestMemoryBalloon=0 | |
GuestOSType="Linux26_64" | |
GuestAdditionsRunLevel=2 | |
GuestAdditionsVersion="4.3.10_Ubuntu r93012" | |
GuestAdditionsFacility_VirtualBox Base Driver=50,1437487016931 | |
GuestAdditionsFacility_VirtualBox System Service=50,1437487022633 | |
GuestAdditionsFacility_Seamless Mode=0,1437487016931 | |
GuestAdditionsFacility_Graphics Mode=0,1437487016931 | |
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000 | |
DEBUG subprocess: Exit status: 0 | |
INFO subprocess: Starting process: ["/usr/bin/VBoxManage", "showvminfo", "3b18d4d5-c251-401b-8d19-32b7d779d707", "--machinereadable"] | |
INFO subprocess: Command not in installer, restoring original environment... | |
DEBUG subprocess: Selecting on IO | |
DEBUG subprocess: stdout: name="configstack_bgnode_1437487007241_2382" | |
groups="/" | |
ostype="Ubuntu (64-bit)" | |
UUID="3b18d4d5-c251-401b-8d19-32b7d779d707" | |
CfgFile="/home/egroeper/VirtualBox VMs/configstack_bgnode_1437487007241_2382/configstack_bgnode_1437487007241_2382.vbox" | |
SnapFldr="/home/egroeper/VirtualBox VMs/configstack_bgnode_1437487007241_2382/Snapshots" | |
LogFldr="/home/egroeper/VirtualBox VMs/configstack_bgnode_1437487007241_2382/Logs" | |
hardwareuuid="3b18d4d5-c251-401b-8d19-32b7d779d707" | |
memory=512 | |
pagefusion="off" | |
vram=12 | |
cpuexecutioncap=100 | |
hpet="off" | |
chipset="piix3" | |
firmware="BIOS" | |
cpus=1 | |
pae="off" | |
longmode="on" | |
synthcpu="off" | |
bootmenu="messageandmenu" | |
boot1="disk" | |
boot2="none" | |
boot3="none" | |
boot4="none" | |
acpi="on" | |
ioapic="on" | |
biossystemtimeoffset=0 | |
rtcuseutc="on" | |
hwvirtex="on" | |
nestedpaging="on" | |
largepages="off" | |
vtxvpid="on" | |
vtxux="on" | |
VMState="running" | |
VMStateChangeTime="2015-07-21T13:56:49.541000000" | |
monitorcount=1 | |
accelerate3d="off" | |
accelerate2dvideo="off" | |
teleporterenabled="off" | |
teleporterport=0 | |
teleporteraddress="" | |
teleporterpassword="" | |
tracing-enabled="off" | |
tracing-allow-vm-access="off" | |
tracing-config="" | |
autostart-enabled="off" | |
autostart-delay=0 | |
defaultfrontend="" | |
storagecontrollername0="SATAController" | |
storagecontrollertype0="IntelAhci" | |
storagecontrollerinstance0="0" | |
storagecontrollermaxportcount0="30" | |
storagecontrollerportcount0="1" | |
storagecontrollerbootable0="on" | |
"SATAController-0-0"="/home/egroeper/VirtualBox VMs/configstack_bgnode_1437487007241_2382/box-disk1.vmdk" | |
"SATAController-ImageUUID-0-0"="0f027e06-5261-4607-a6bd-f1a69d333c19" | |
natnet1="nat" | |
macaddress1="0800273A0B5B" | |
cableconnected1="on" | |
nic1="nat" | |
nictype1="82540EM" | |
nicspeed1="0" | |
mtu="0" | |
sockSnd="64" | |
sockRcv="64" | |
tcpWndSnd="64" | |
tcpWndRcv="64" | |
Forwarding(0)="ssh,tcp,127.0.0.1,2202,,22" | |
hostonlyadapter2="vboxnet1" | |
macaddress2="0800279E4C75" | |
cableconnected2="on" | |
nic2="hostonly" | |
nictype2="82540EM" | |
nicspeed2="0" | |
nic3="none" | |
nic4="none" | |
nic5="none" | |
nic6="none" | |
nic7="none" | |
nic8="none" | |
hidpointing="ps2mouse" | |
hidkeyboard="ps2kbd" | |
uart1="off" | |
uart2="off" | |
lpt1="off" | |
lpt2="off" | |
audio="none" | |
clipboard="bidirectional" | |
draganddrop="disabled" | |
SessionType="headless" | |
VideoMode="720,400,0"@0,0 | |
vrde="off" | |
usb="off" | |
ehci="off" | |
SharedFolderNameMachineMapping1="vagrant" | |
SharedFolderPathMachineMapping1="/home/egroeper/Fileservice/configstack" | |
VRDEActiveConnection="off" | |
VRDEClients=0 | |
vcpenabled="off" | |
vcpscreens=0 | |
vcpfile="/home/egroeper/VirtualBox VMs/configstack_bgnode_1437487007241_2382/configstack_bgnode_1437487007241_2382.webm" | |
vcpwidth=1024 | |
vcpheight=768 | |
vcprate=512 | |
vcpfps=25 | |
GuestMemoryBalloon=0 | |
GuestOSType="Linux26_64" | |
GuestAdditionsRunLevel=2 | |
GuestAdditionsVersion="4.3.10_Ubuntu r93012" | |
GuestAdditionsFacility_VirtualBox Base Driver=50,1437487016931 | |
GuestAdditionsFacility_VirtualBox System Service=50,1437487022633 | |
GuestAdditionsFacility_Seamless Mode=0,1437487016931 | |
GuestAdditionsFacility_Graphics Mode=0,1437487016931 | |
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000 | |
DEBUG subprocess: Exit status: 0 | |
INFO subprocess: Starting process: ["/usr/bin/VBoxManage", "showvminfo", "3b18d4d5-c251-401b-8d19-32b7d779d707", "--machinereadable"] | |
INFO subprocess: Command not in installer, restoring original environment... | |
DEBUG subprocess: Selecting on IO | |
DEBUG subprocess: stdout: name="configstack_bgnode_1437487007241_2382" | |
groups="/" | |
ostype="Ubuntu (64-bit)" | |
UUID="3b18d4d5-c251-401b-8d19-32b7d779d707" | |
CfgFile="/home/egroeper/VirtualBox VMs/configstack_bgnode_1437487007241_2382/configstack_bgnode_1437487007241_2382.vbox" | |
SnapFldr="/home/egroeper/VirtualBox VMs/configstack_bgnode_1437487007241_2382/Snapshots" | |
LogFldr="/home/egroeper/VirtualBox VMs/configstack_bgnode_1437487007241_2382/Logs" | |
hardwareuuid="3b18d4d5-c251-401b-8d19-32b7d779d707" | |
memory=512 | |
pagefusion="off" | |
vram=12 | |
cpuexecutioncap=100 | |
hpet="off" | |
chipset="piix3" | |
firmware="BIOS" | |
cpus=1 | |
pae="off" | |
longmode="on" | |
synthcpu="off" | |
bootmenu="messageandmenu" | |
boot1="disk" | |
boot2="none" | |
boot3="none" | |
boot4="none" | |
acpi="on" | |
ioapic="on" | |
biossystemtimeoffset=0 | |
rtcuseutc="on" | |
hwvirtex="on" | |
nestedpaging="on" | |
largepages="off" | |
vtxvpid="on" | |
vtxux="on" | |
VMState="running" | |
VMStateChangeTime="2015-07-21T13:56:49.541000000" | |
monitorcount=1 | |
accelerate3d="off" | |
accelerate2dvideo="off" | |
teleporterenabled="off" | |
teleporterport=0 | |
teleporteraddress="" | |
teleporterpassword="" | |
tracing-enabled="off" | |
tracing-allow-vm-access="off" | |
tracing-config="" | |
autostart-enabled="off" | |
autostart-delay=0 | |
defaultfrontend="" | |
storagecontrollername0="SATAController" | |
storagecontrollertype0="IntelAhci" | |
storagecontrollerinstance0="0" | |
storagecontrollermaxportcount0="30" | |
storagecontrollerportcount0="1" | |
storagecontrollerbootable0="on" | |
"SATAController-0-0"="/home/egroeper/VirtualBox VMs/configstack_bgnode_1437487007241_2382/box-disk1.vmdk" | |
"SATAController-ImageUUID-0-0"="0f027e06-5261-4607-a6bd-f1a69d333c19" | |
natnet1="nat" | |
macaddress1="0800273A0B5B" | |
cableconnected1="on" | |
nic1="nat" | |
nictype1="82540EM" | |
nicspeed1="0" | |
mtu="0" | |
sockSnd="64" | |
sockRcv="64" | |
tcpWndSnd="64" | |
tcpWndRcv="64" | |
Forwarding(0)="ssh,tcp,127.0.0.1,2202,,22" | |
hostonlyadapter2="vboxnet1" | |
macaddress2="0800279E4C75" | |
cableconnected2="on" | |
nic2="hostonly" | |
nictype2="82540EM" | |
nicspeed2="0" | |
nic3="none" | |
nic4="none" | |
nic5="none" | |
nic6="none" | |
nic7="none" | |
nic8="none" | |
hidpointing="ps2mouse" | |
hidkeyboard="ps2kbd" | |
uart1="off" | |
uart2="off" | |
lpt1="off" | |
lpt2="off" | |
audio="none" | |
clipboard="bidirectional" | |
draganddrop="disabled" | |
SessionType="headless" | |
VideoMode="720,400,0"@0,0 | |
vrde="off" | |
usb="off" | |
ehci="off" | |
SharedFolderNameMachineMapping1="vagrant" | |
SharedFolderPathMachineMapping1="/home/egroeper/Fileservice/configstack" | |
VRDEActiveConnection="off" | |
VRDEClients=0 | |
vcpenabled="off" | |
vcpscreens=0 | |
vcpfile="/home/egroeper/VirtualBox VMs/configstack_bgnode_1437487007241_2382/configstack_bgnode_1437487007241_2382.webm" | |
vcpwidth=1024 | |
vcpheight=768 | |
vcprate=512 | |
vcpfps=25 | |
GuestMemoryBalloon=0 | |
GuestOSType="Linux26_64" | |
GuestAdditionsRunLevel=2 | |
GuestAdditionsVersion="4.3.10_Ubuntu r93012" | |
GuestAdditionsFacility_VirtualBox Base Driver=50,1437487016931 | |
GuestAdditionsFacility_VirtualBox System Service=50,1437487022633 | |
GuestAdditionsFacility_Seamless Mode=0,1437487016931 | |
GuestAdditionsFacility_Graphics Mode=0,1437487016931 | |
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000 | |
DEBUG subprocess: Exit status: 0 | |
DEBUG ssh: == Net-SSH connection debug-level log START == | |
DEBUG ssh: D, [2015-07-21T15:56:49.988669 #14348] DEBUG -- net.ssh.transport.session[3fd296239df0]: establishing connection to 127.0.0.1:2202 | |
D, [2015-07-21T15:56:49.989320 #14348] DEBUG -- net.ssh.transport.session[3fd296239df0]: connection established | |
I, [2015-07-21T15:56:49.989612 #14348] INFO -- net.ssh.transport.server_version[3fd296239508]: negotiating protocol version | |
DEBUG ssh: == Net-SSH connection debug-level log END == | |
INFO ssh: SSH not ready: #<Vagrant::Errors::SSHConnectionTimeout: Vagrant timed out while attempting to connect via SSH. This usually | |
means that the VM booted, but there are issues with the SSH configuration | |
or network connectivity issues. Please try to `vagrant reload` or | |
`vagrant up` again.> | |
INFO interface: detail: Warning: Connection timeout. Retrying... | |
INFO interface: detail: bgnode: Warning: Connection timeout. Retrying... | |
bgnode: Warning: Connection timeout. Retrying... | |
INFO subprocess: Starting process: ["/usr/bin/VBoxManage", "showvminfo", "3b18d4d5-c251-401b-8d19-32b7d779d707", "--machinereadable"] | |
INFO subprocess: Command not in installer, restoring original environment... | |
DEBUG subprocess: Selecting on IO | |
DEBUG subprocess: stdout: name="configstack_bgnode_1437487007241_2382" | |
groups="/" | |
ostype="Ubuntu (64-bit)" | |
UUID="3b18d4d5-c251-401b-8d19-32b7d779d707" | |
CfgFile="/home/egroeper/VirtualBox VMs/configstack_bgnode_1437487007241_2382/configstack_bgnode_1437487007241_2382.vbox" | |
SnapFldr="/home/egroeper/VirtualBox VMs/configstack_bgnode_1437487007241_2382/Snapshots" | |
LogFldr="/home/egroeper/VirtualBox VMs/configstack_bgnode_1437487007241_2382/Logs" | |
hardwareuuid="3b18d4d5-c251-401b-8d19-32b7d779d707" | |
memory=512 | |
pagefusion="off" | |
vram=12 | |
cpuexecutioncap=100 | |
hpet="off" | |
chipset="piix3" | |
firmware="BIOS" | |
cpus=1 | |
pae="off" | |
longmode="on" | |
synthcpu="off" | |
bootmenu="messageandmenu" | |
boot1="disk" | |
boot2="none" | |
boot3="none" | |
boot4="none" | |
acpi="on" | |
ioapic="on" | |
biossystemtimeoffset=0 | |
rtcuseutc="on" | |
hwvirtex="on" | |
nestedpaging="on" | |
largepages="off" | |
vtxvpid="on" | |
vtxux="on" | |
VMState="running" | |
VMStateChangeTime="2015-07-21T13:56:49.541000000" | |
monitorcount=1 | |
accelerate3d="off" | |
accelerate2dvideo="off" | |
teleporterenabled="off" | |
teleporterport=0 | |
teleporteraddress="" | |
teleporterpassword="" | |
tracing-enabled="off" | |
tracing-allow-vm-access="off" | |
tracing-config="" | |
autostart-enabled="off" | |
autostart-delay=0 | |
defaultfrontend="" | |
storagecontrollername0="SATAController" | |
storagecontrollertype0="IntelAhci" | |
storagecontrollerinstance0="0" | |
storagecontrollermaxportcount0="30" | |
storagecontrollerportcount0="1" | |
storagecontrollerbootable0="on" | |
"SATAController-0-0"="/home/egroeper/VirtualBox VMs/configstack_bgnode_1437487007241_2382/box-disk1.vmdk" | |
"SATAController-ImageUUID-0-0"="0f027e06-5261-4607-a6bd-f1a69d333c19" | |
natnet1="nat" | |
macaddress1="0800273A0B5B" | |
cableconnected1="on" | |
nic1="nat" | |
nictype1="82540EM" | |
nicspeed1="0" | |
mtu="0" | |
sockSnd="64" | |
sockRcv="64" | |
tcpWndSnd="64" | |
tcpWndRcv="64" | |
Forwarding(0)="ssh,tcp,127.0.0.1,2202,,22" | |
hostonlyadapter2="vboxnet1" | |
macaddress2="0800279E4C75" | |
cableconnected2="on" | |
nic2="hostonly" | |
nictype2="82540EM" | |
nicspeed2="0" | |
nic3="none" | |
nic4="none" | |
nic5="none" | |
nic6="none" | |
nic7="none" | |
nic8="none" | |
hidpointing="ps2mouse" | |
hidkeyboard="ps2kbd" | |
uart1="off" | |
uart2="off" | |
lpt1="off" | |
lpt2="off" | |
audio="none" | |
clipboard="bidirectional" | |
draganddrop="disabled" | |
SessionType="headless" | |
VideoMode="720,400,0"@0,0 | |
vrde="off" | |
usb="off" | |
ehci="off" | |
SharedFolderNameMachineMapping1="vagrant" | |
SharedFolderPathMachineMapping1="/home/egroeper/Fileservice/configstack" | |
VRDEActiveConnection="off" | |
VRDEClients=0 | |
vcpenabled="off" | |
vcpscreens=0 | |
vcpfile="/home/egroeper/VirtualBox VMs/configstack_bgnode_1437487007241_2382/configstack_bgnode_1437487007241_2382.webm" | |
vcpwidth=1024 | |
vcpheight=768 | |
vcprate=512 | |
vcpfps=25 | |
GuestMemoryBalloon=0 | |
GuestOSType="Linux26_64" | |
GuestAdditionsRunLevel=2 | |
GuestAdditionsVersion="4.3.10_Ubuntu r93012" | |
GuestAdditionsFacility_VirtualBox Base Driver=50,1437487016931 | |
GuestAdditionsFacility_VirtualBox System Service=50,1437487022633 | |
GuestAdditionsFacility_Seamless Mode=0,1437487016931 | |
GuestAdditionsFacility_Graphics Mode=0,1437487016931 | |
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000 | |
DEBUG subprocess: Exit status: 0 | |
DEBUG virtualbox_4_3: Searching for SSH port: 22 | |
DEBUG virtualbox_4_3: read_forward_ports: uuid=3b18d4d5-c251-401b-8d19-32b7d779d707 active_only=false | |
INFO subprocess: Starting process: ["/usr/bin/VBoxManage", "showvminfo", "3b18d4d5-c251-401b-8d19-32b7d779d707", "--machinereadable"] | |
INFO subprocess: Command not in installer, restoring original environment... | |
DEBUG subprocess: Selecting on IO | |
DEBUG subprocess: stdout: name="configstack_bgnode_1437487007241_2382" | |
groups="/" | |
ostype="Ubuntu (64-bit)" | |
UUID="3b18d4d5-c251-401b-8d19-32b7d779d707" | |
CfgFile="/home/egroeper/VirtualBox VMs/configstack_bgnode_1437487007241_2382/configstack_bgnode_1437487007241_2382.vbox" | |
SnapFldr="/home/egroeper/VirtualBox VMs/configstack_bgnode_1437487007241_2382/Snapshots" | |
LogFldr="/home/egroeper/VirtualBox VMs/configstack_bgnode_1437487007241_2382/Logs" | |
hardwareuuid="3b18d4d5-c251-401b-8d19-32b7d779d707" | |
memory=512 | |
pagefusion="off" | |
vram=12 | |
cpuexecutioncap=100 | |
hpet="off" | |
chipset="piix3" | |
firmware="BIOS" | |
cpus=1 | |
pae="off" | |
longmode="on" | |
synthcpu="off" | |
bootmenu="messageandmenu" | |
boot1="disk" | |
boot2="none" | |
boot3="none" | |
boot4="none" | |
acpi="on" | |
ioapic="on" | |
biossystemtimeoffset=0 | |
rtcuseutc="on" | |
hwvirtex="on" | |
nestedpaging="on" | |
largepages="off" | |
vtxvpid="on" | |
vtxux="on" | |
VMState="running" | |
VMStateChangeTime="2015-07-21T13:56:49.541000000" | |
monitorcount=1 | |
accelerate3d="off" | |
accelerate2dvideo="off" | |
teleporterenabled="off" | |
teleporterport=0 | |
teleporteraddress="" | |
teleporterpassword="" | |
tracing-enabled="off" | |
tracing-allow-vm-access="off" | |
tracing-config="" | |
autostart-enabled="off" | |
autostart-delay=0 | |
defaultfrontend="" | |
storagecontrollername0="SATAController" | |
storagecontrollertype0="IntelAhci" | |
storagecontrollerinstance0="0" | |
storagecontrollermaxportcount0="30" | |
storagecontrollerportcount0="1" | |
storagecontrollerbootable0="on" | |
"SATAController-0-0"="/home/egroeper/VirtualBox VMs/configstack_bgnode_1437487007241_2382/box-disk1.vmdk" | |
"SATAController-ImageUUID-0-0"="0f027e06-5261-4607-a6bd-f1a69d333c19" | |
natnet1="nat" | |
macaddress1="0800273A0B5B" | |
cableconnected1="on" | |
nic1="nat" | |
nictype1="82540EM" | |
nicspeed1="0" | |
mtu="0" | |
sockSnd="64" | |
sockRcv="64" | |
tcpWndSnd="64" | |
tcpWndRcv="64" | |
Forwarding(0)="ssh,tcp,127.0.0.1,2202,,22" | |
hostonlyadapter2="vboxnet1" | |
macaddress2="0800279E4C75" | |
cableconnected2="on" | |
nic2="hostonly" | |
nictype2="82540EM" | |
nicspeed2="0" | |
nic3="none" | |
nic4="none" | |
nic5="none" | |
nic6="none" | |
nic7="none" | |
nic8="none" | |
hidpointing="ps2mouse" | |
hidkeyboard="ps2kbd" | |
uart1="off" | |
uart2="off" | |
lpt1="off" | |
lpt2="off" | |
audio="none" | |
clipboard="bidirectional" | |
draganddrop="disabled" | |
SessionType="headless" | |
VideoMode="720,400,0"@0,0 | |
vrde="off" | |
usb="off" | |
ehci="off" | |
SharedFolderNameMachineMapping1="vagrant" | |
SharedFolderPathMachineMapping1="/home/egroeper/Fileservice/configstack" | |
VRDEActiveConnection="off" | |
VRDEClients=0 | |
vcpenabled="off" | |
vcpscreens=0 | |
vcpfile="/home/egroeper/VirtualBox VMs/configstack_bgnode_1437487007241_2382/configstack_bgnode_1437487007241_2382.webm" | |
vcpwidth=1024 | |
vcpheight=768 | |
vcprate=512 | |
vcpfps=25 | |
GuestMemoryBalloon=0 | |
GuestOSType="Linux26_64" | |
GuestAdditionsRunLevel=2 | |
GuestAdditionsVersion="4.3.10_Ubuntu r93012" | |
GuestAdditionsFacility_VirtualBox Base Driver=50,1437487016931 | |
GuestAdditionsFacility_VirtualBox System Service=50,1437487022633 | |
GuestAdditionsFacility_Seamless Mode=0,1437487016931 | |
GuestAdditionsFacility_Graphics Mode=0,1437487016931 | |
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000 | |
DEBUG subprocess: Exit status: 0 | |
DEBUG virtualbox_4_3: - [1, "ssh", 2202, 22] | |
DEBUG ssh: Checking key permissions: /home/egroeper/.vagrant.d/insecure_private_key | |
INFO ssh: Attempting SSH connection... | |
INFO ssh: Attempting to connect to SSH... | |
INFO ssh: - Host: 127.0.0.1 | |
INFO ssh: - Port: 2202 | |
INFO ssh: - Username: vagrant | |
INFO ssh: - Password? false | |
INFO ssh: - Key Path: ["/home/egroeper/.vagrant.d/insecure_private_key"] | |
DEBUG ssh: == Net-SSH connection debug-level log START == | |
DEBUG ssh: D, [2015-07-21T15:57:05.205667 #14348] DEBUG -- net.ssh.transport.session[da1a60]: establishing connection to 127.0.0.1:2202 | |
D, [2015-07-21T15:57:05.206201 #14348] DEBUG -- net.ssh.transport.session[da1a60]: connection established | |
I, [2015-07-21T15:57:05.206432 #14348] INFO -- net.ssh.transport.server_version[dc7fd0]: negotiating protocol version | |
D, [2015-07-21T15:57:05.222807 #14348] DEBUG -- net.ssh.transport.server_version[dc7fd0]: remote is `SSH-2.0-OpenSSH_6.6.1p1 Ubuntu-2ubuntu2' | |
D, [2015-07-21T15:57:05.222927 #14348] DEBUG -- net.ssh.transport.server_version[dc7fd0]: local is `SSH-2.0-Ruby/Net::SSH_2.9.2 x86_64-linux' | |
D, [2015-07-21T15:57:05.224051 #14348] DEBUG -- tcpsocket[da0584]: read 1460 bytes | |
D, [2015-07-21T15:57:05.224210 #14348] DEBUG -- tcpsocket[da0584]: read 172 bytes | |
D, [2015-07-21T15:57:05.224399 #14348] DEBUG -- tcpsocket[da0584]: received packet nr 0 type 20 len 1628 | |
I, [2015-07-21T15:57:05.224520 #14348] INFO -- net.ssh.transport.algorithms[dd3e98]: got KEXINIT from server | |
I, [2015-07-21T15:57:05.224786 #14348] INFO -- net.ssh.transport.algorithms[dd3e98]: sending KEXINIT | |
D, [2015-07-21T15:57:05.225103 #14348] DEBUG -- tcpsocket[da0584]: queueing packet nr 0 type 20 len 1684 | |
D, [2015-07-21T15:57:05.225191 #14348] DEBUG -- tcpsocket[da0584]: sent 1688 bytes | |
I, [2015-07-21T15:57:05.225236 #14348] INFO -- net.ssh.transport.algorithms[dd3e98]: negotiating algorithms | |
D, [2015-07-21T15:57:05.225445 #14348] DEBUG -- net.ssh.transport.algorithms[dd3e98]: negotiated: | |
* kex: diffie-hellman-group-exchange-sha1 | |
* host_key: ssh-rsa | |
* encryption_server: aes128-cbc | |
* encryption_client: aes128-cbc | |
* hmac_client: hmac-sha1 | |
* hmac_server: hmac-sha1 | |
* compression_client: none | |
* compression_server: none | |
* language_client: | |
* language_server: | |
D, [2015-07-21T15:57:05.225502 #14348] DEBUG -- net.ssh.transport.algorithms[dd3e98]: exchanging keys | |
D, [2015-07-21T15:57:05.226002 #14348] DEBUG -- tcpsocket[da0584]: queueing packet nr 1 type 34 len 20 | |
D, [2015-07-21T15:57:05.226096 #14348] DEBUG -- tcpsocket[da0584]: sent 24 bytes | |
D, [2015-07-21T15:57:05.264531 #14348] DEBUG -- tcpsocket[da0584]: read 152 bytes | |
D, [2015-07-21T15:57:05.264754 #14348] DEBUG -- tcpsocket[da0584]: received packet nr 1 type 31 len 148 | |
D, [2015-07-21T15:57:05.266761 #14348] DEBUG -- tcpsocket[da0584]: queueing packet nr 2 type 32 len 140 | |
D, [2015-07-21T15:57:05.266859 #14348] DEBUG -- tcpsocket[da0584]: sent 144 bytes | |
D, [2015-07-21T15:57:05.269136 #14348] DEBUG -- tcpsocket[da0584]: read 720 bytes | |
D, [2015-07-21T15:57:05.269253 #14348] DEBUG -- tcpsocket[da0584]: received packet nr 2 type 33 len 700 | |
D, [2015-07-21T15:57:05.270496 #14348] DEBUG -- tcpsocket[da0584]: queueing packet nr 3 type 21 len 20 | |
D, [2015-07-21T15:57:05.270575 #14348] DEBUG -- tcpsocket[da0584]: sent 24 bytes | |
D, [2015-07-21T15:57:05.270661 #14348] DEBUG -- tcpsocket[da0584]: received packet nr 3 type 21 len 12 | |
D, [2015-07-21T15:57:05.271021 #14348] DEBUG -- net.ssh.authentication.session[1301a8c]: beginning authentication of `vagrant' | |
D, [2015-07-21T15:57:05.271152 #14348] DEBUG -- tcpsocket[da0584]: queueing packet nr 4 type 5 len 28 | |
D, [2015-07-21T15:57:05.271200 #14348] DEBUG -- tcpsocket[da0584]: sent 52 bytes | |
D, [2015-07-21T15:57:05.310847 #14348] DEBUG -- tcpsocket[da0584]: read 52 bytes | |
D, [2015-07-21T15:57:05.311046 #14348] DEBUG -- tcpsocket[da0584]: received packet nr 4 type 6 len 28 | |
D, [2015-07-21T15:57:05.311203 #14348] DEBUG -- net.ssh.authentication.session[1301a8c]: trying none | |
D, [2015-07-21T15:57:05.311374 #14348] DEBUG -- tcpsocket[da0584]: queueing packet nr 5 type 50 len 44 | |
D, [2015-07-21T15:57:05.311452 #14348] DEBUG -- tcpsocket[da0584]: sent 68 bytes | |
D, [2015-07-21T15:57:05.312793 #14348] DEBUG -- tcpsocket[da0584]: read 68 bytes | |
D, [2015-07-21T15:57:05.312918 #14348] DEBUG -- tcpsocket[da0584]: received packet nr 5 type 51 len 44 | |
D, [2015-07-21T15:57:05.313033 #14348] DEBUG -- net.ssh.authentication.session[1301a8c]: allowed methods: publickey,password | |
D, [2015-07-21T15:57:05.313126 #14348] DEBUG -- net.ssh.authentication.methods.none[1303a08]: none failed | |
D, [2015-07-21T15:57:05.313206 #14348] DEBUG -- net.ssh.authentication.session[1301a8c]: trying publickey | |
D, [2015-07-21T15:57:05.313496 #14348] DEBUG -- net.ssh.authentication.agent[13068e8]: connecting to ssh-agent | |
D, [2015-07-21T15:57:05.313619 #14348] DEBUG -- net.ssh.authentication.agent[13068e8]: sending agent request 1 len 44 | |
D, [2015-07-21T15:57:05.314089 #14348] DEBUG -- net.ssh.authentication.agent[13068e8]: received agent packet 2 len 5 | |
D, [2015-07-21T15:57:05.314142 #14348] DEBUG -- net.ssh.authentication.agent[13068e8]: sending agent request 11 len 0 | |
D, [2015-07-21T15:57:05.314921 #14348] DEBUG -- net.ssh.authentication.agent[13068e8]: received agent packet 12 len 638 | |
D, [2015-07-21T15:57:05.315361 #14348] DEBUG -- net.ssh.authentication.methods.publickey[1306dd4]: trying publickey (dd:3b:b8:2e:85:04:06:e9:ab:ff:a8:0a:c0:04:6e:d6) | |
D, [2015-07-21T15:57:05.315611 #14348] DEBUG -- tcpsocket[da0584]: queueing packet nr 6 type 50 len 348 | |
D, [2015-07-21T15:57:05.315703 #14348] DEBUG -- tcpsocket[da0584]: sent 372 bytes | |
D, [2015-07-21T15:57:05.323468 #14348] DEBUG -- tcpsocket[da0584]: read 324 bytes | |
D, [2015-07-21T15:57:05.323722 #14348] DEBUG -- tcpsocket[da0584]: received packet nr 6 type 60 len 300 | |
D, [2015-07-21T15:57:05.323987 #14348] DEBUG -- net.ssh.authentication.agent[13068e8]: sending agent request 13 len 649 | |
D, [2015-07-21T15:57:05.329384 #14348] DEBUG -- net.ssh.authentication.agent[13068e8]: received agent packet 14 len 276 | |
D, [2015-07-21T15:57:05.329588 #14348] DEBUG -- tcpsocket[da0584]: queueing packet nr 7 type 50 len 620 | |
D, [2015-07-21T15:57:05.329672 #14348] DEBUG -- tcpsocket[da0584]: sent 644 bytes | |
D, [2015-07-21T15:57:05.334602 #14348] DEBUG -- tcpsocket[da0584]: read 36 bytes | |
D, [2015-07-21T15:57:05.334726 #14348] DEBUG -- tcpsocket[da0584]: received packet nr 7 type 52 len 12 | |
D, [2015-07-21T15:57:05.334809 #14348] DEBUG -- net.ssh.authentication.methods.publickey[1306dd4]: publickey succeeded (dd:3b:b8:2e:85:04:06:e9:ab:ff:a8:0a:c0:04:6e:d6) | |
DEBUG ssh: == Net-SSH connection debug-level log END == | |
DEBUG ssh: Checking whether SSH is ready... | |
INFO subprocess: Starting process: ["/usr/bin/VBoxManage", "showvminfo", "3b18d4d5-c251-401b-8d19-32b7d779d707", "--machinereadable"] | |
INFO subprocess: Command not in installer, restoring original environment... | |
DEBUG subprocess: Selecting on IO | |
DEBUG subprocess: stdout: name="configstack_bgnode_1437487007241_2382" | |
groups="/" | |
ostype="Ubuntu (64-bit)" | |
UUID="3b18d4d5-c251-401b-8d19-32b7d779d707" | |
CfgFile="/home/egroeper/VirtualBox VMs/configstack_bgnode_1437487007241_2382/configstack_bgnode_1437487007241_2382.vbox" | |
SnapFldr="/home/egroeper/VirtualBox VMs/configstack_bgnode_1437487007241_2382/Snapshots" | |
LogFldr="/home/egroeper/VirtualBox VMs/configstack_bgnode_1437487007241_2382/Logs" | |
hardwareuuid="3b18d4d5-c251-401b-8d19-32b7d779d707" | |
memory=512 | |
pagefusion="off" | |
vram=12 | |
cpuexecutioncap=100 | |
hpet="off" | |
chipset="piix3" | |
firmware="BIOS" | |
cpus=1 | |
pae="off" | |
longmode="on" | |
synthcpu="off" | |
bootmenu="messageandmenu" | |
boot1="disk" | |
boot2="none" | |
boot3="none" | |
boot4="none" | |
acpi="on" | |
ioapic="on" | |
biossystemtimeoffset=0 | |
rtcuseutc="on" | |
hwvirtex="on" | |
nestedpaging="on" | |
largepages="off" | |
vtxvpid="on" | |
vtxux="on" | |
VMState="running" | |
VMStateChangeTime="2015-07-21T13:56:49.541000000" | |
monitorcount=1 | |
accelerate3d="off" | |
accelerate2dvideo="off" | |
teleporterenabled="off" | |
teleporterport=0 | |
teleporteraddress="" | |
teleporterpassword="" | |
tracing-enabled="off" | |
tracing-allow-vm-access="off" | |
tracing-config="" | |
autostart-enabled="off" | |
autostart-delay=0 | |
defaultfrontend="" | |
storagecontrollername0="SATAController" | |
storagecontrollertype0="IntelAhci" | |
storagecontrollerinstance0="0" | |
storagecontrollermaxportcount0="30" | |
storagecontrollerportcount0="1" | |
storagecontrollerbootable0="on" | |
"SATAController-0-0"="/home/egroeper/VirtualBox VMs/configstack_bgnode_1437487007241_2382/box-disk1.vmdk" | |
"SATAController-ImageUUID-0-0"="0f027e06-5261-4607-a6bd-f1a69d333c19" | |
natnet1="nat" | |
macaddress1="0800273A0B5B" | |
cableconnected1="on" | |
nic1="nat" | |
nictype1="82540EM" | |
nicspeed1="0" | |
mtu="0" | |
sockSnd="64" | |
sockRcv="64" | |
tcpWndSnd="64" | |
tcpWndRcv="64" | |
Forwarding(0)="ssh,tcp,127.0.0.1,2202,,22" | |
hostonlyadapter2="vboxnet1" | |
macaddress2="0800279E4C75" | |
cableconnected2="on" | |
nic2="hostonly" | |
nictype2="82540EM" | |
nicspeed2="0" | |
nic3="none" | |
nic4="none" | |
nic5="none" | |
nic6="none" | |
nic7="none" | |
nic8="none" | |
hidpointing="ps2mouse" | |
hidkeyboard="ps2kbd" | |
uart1="off" | |
uart2="off" | |
lpt1="off" | |
lpt2="off" | |
audio="none" | |
clipboard="bidirectional" | |
draganddrop="disabled" | |
SessionType="headless" | |
VideoMode="720,400,0"@0,0 | |
vrde="off" | |
usb="off" | |
ehci="off" | |
SharedFolderNameMachineMapping1="vagrant" | |
SharedFolderPathMachineMapping1="/home/egroeper/Fileservice/configstack" | |
VRDEActiveConnection="off" | |
VRDEClients=0 | |
vcpenabled="off" | |
vcpscreens=0 | |
vcpfile="/home/egroeper/VirtualBox VMs/configstack_bgnode_1437487007241_2382/configstack_bgnode_1437487007241_2382.webm" | |
vcpwidth=1024 | |
vcpheight=768 | |
vcprate=512 | |
vcpfps=25 | |
GuestMemoryBalloon=0 | |
GuestOSType="Linux26_64" | |
GuestAdditionsRunLevel=2 | |
GuestAdditionsVersion="4.3.10_Ubuntu r93012" | |
GuestAdditionsFacility_VirtualBox Base Driver=50,1437487016931 | |
GuestAdditionsFacility_VirtualBox System Service=50,1437487022633 | |
GuestAdditionsFacility_Seamless Mode=0,1437487016931 | |
GuestAdditionsFacility_Graphics Mode=0,1437487016931 | |
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000 | |
DEBUG subprocess: Exit status: 0 | |
INFO subprocess: Starting process: ["/usr/bin/VBoxManage", "showvminfo", "3b18d4d5-c251-401b-8d19-32b7d779d707", "--machinereadable"] | |
INFO subprocess: Command not in installer, restoring original environment... | |
DEBUG subprocess: Selecting on IO | |
DEBUG subprocess: stdout: name="configstack_bgnode_1437487007241_2382" | |
groups="/" | |
ostype="Ubuntu (64-bit)" | |
UUID="3b18d4d5-c251-401b-8d19-32b7d779d707" | |
CfgFile="/home/egroeper/VirtualBox VMs/configstack_bgnode_1437487007241_2382/configstack_bgnode_1437487007241_2382.vbox" | |
SnapFldr="/home/egroeper/VirtualBox VMs/configstack_bgnode_1437487007241_2382/Snapshots" | |
LogFldr="/home/egroeper/VirtualBox VMs/configstack_bgnode_1437487007241_2382/Logs" | |
hardwareuuid="3b18d4d5-c251-401b-8d19-32b7d779d707" | |
memory=512 | |
pagefusion="off" | |
vram=12 | |
cpuexecutioncap=100 | |
hpet="off" | |
chipset="piix3" | |
firmware="BIOS" | |
cpus=1 | |
pae="off" | |
longmode="on" | |
synthcpu="off" | |
bootmenu="messageandmenu" | |
boot1="disk" | |
boot2="none" | |
boot3="none" | |
boot4="none" | |
acpi="on" | |
ioapic="on" | |
biossystemtimeoffset=0 | |
rtcuseutc="on" | |
hwvirtex="on" | |
nestedpaging="on" | |
largepages="off" | |
vtxvpid="on" | |
vtxux="on" | |
VMState="running" | |
VMStateChangeTime="2015-07-21T13:56:49.541000000" | |
monitorcount=1 | |
accelerate3d="off" | |
accelerate2dvideo="off" | |
teleporterenabled="off" | |
teleporterport=0 | |
teleporteraddress="" | |
teleporterpassword="" | |
tracing-enabled="off" | |
tracing-allow-vm-access="off" | |
tracing-config="" | |
autostart-enabled="off" | |
autostart-delay=0 | |
defaultfrontend="" | |
storagecontrollername0="SATAController" | |
storagecontrollertype0="IntelAhci" | |
storagecontrollerinstance0="0" | |
storagecontrollermaxportcount0="30" | |
storagecontrollerportcount0="1" | |
storagecontrollerbootable0="on" | |
"SATAController-0-0"="/home/egroeper/VirtualBox VMs/configstack_bgnode_1437487007241_2382/box-disk1.vmdk" | |
"SATAController-ImageUUID-0-0"="0f027e06-5261-4607-a6bd-f1a69d333c19" | |
natnet1="nat" | |
macaddress1="0800273A0B5B" | |
cableconnected1="on" | |
nic1="nat" | |
nictype1="82540EM" | |
nicspeed1="0" | |
mtu="0" | |
sockSnd="64" | |
sockRcv="64" | |
tcpWndSnd="64" | |
tcpWndRcv="64" | |
Forwarding(0)="ssh,tcp,127.0.0.1,2202,,22" | |
hostonlyadapter2="vboxnet1" | |
macaddress2="0800279E4C75" | |
cableconnected2="on" | |
nic2="hostonly" | |
nictype2="82540EM" | |
nicspeed2="0" | |
nic3="none" | |
nic4="none" | |
nic5="none" | |
nic6="none" | |
nic7="none" | |
nic8="none" | |
hidpointing="ps2mouse" | |
hidkeyboard="ps2kbd" | |
uart1="off" | |
uart2="off" | |
lpt1="off" | |
lpt2="off" | |
audio="none" | |
clipboard="bidirectional" | |
draganddrop="disabled" | |
SessionType="headless" | |
VideoMode="720,400,0"@0,0 | |
vrde="off" | |
usb="off" | |
ehci="off" | |
SharedFolderNameMachineMapping1="vagrant" | |
SharedFolderPathMachineMapping1="/home/egroeper/Fileservice/configstack" | |
VRDEActiveConnection="off" | |
VRDEClients=0 | |
vcpenabled="off" | |
vcpscreens=0 | |
vcpfile="/home/egroeper/VirtualBox VMs/configstack_bgnode_1437487007241_2382/configstack_bgnode_1437487007241_2382.webm" | |
vcpwidth=1024 | |
vcpheight=768 | |
vcprate=512 | |
vcpfps=25 | |
GuestMemoryBalloon=0 | |
GuestOSType="Linux26_64" | |
GuestAdditionsRunLevel=2 | |
GuestAdditionsVersion="4.3.10_Ubuntu r93012" | |
GuestAdditionsFacility_VirtualBox Base Driver=50,1437487016931 | |
GuestAdditionsFacility_VirtualBox System Service=50,1437487022633 | |
GuestAdditionsFacility_Seamless Mode=0,1437487016931 | |
GuestAdditionsFacility_Graphics Mode=0,1437487016931 | |
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000 | |
DEBUG subprocess: Exit status: 0 | |
INFO subprocess: Starting process: ["/usr/bin/VBoxManage", "showvminfo", "3b18d4d5-c251-401b-8d19-32b7d779d707", "--machinereadable"] | |
INFO subprocess: Command not in installer, restoring original environment... | |
DEBUG subprocess: Selecting on IO | |
DEBUG subprocess: stdout: name="configstack_bgnode_1437487007241_2382" | |
groups="/" | |
ostype="Ubuntu (64-bit)" | |
UUID="3b18d4d5-c251-401b-8d19-32b7d779d707" | |
CfgFile="/home/egroeper/VirtualBox VMs/configstack_bgnode_1437487007241_2382/configstack_bgnode_1437487007241_2382.vbox" | |
SnapFldr="/home/egroeper/VirtualBox VMs/configstack_bgnode_1437487007241_2382/Snapshots" | |
LogFldr="/home/egroeper/VirtualBox VMs/configstack_bgnode_1437487007241_2382/Logs" | |
hardwareuuid="3b18d4d5-c251-401b-8d19-32b7d779d707" | |
memory=512 | |
pagefusion="off" | |
vram=12 | |
cpuexecutioncap=100 | |
hpet="off" | |
chipset="piix3" | |
firmware="BIOS" | |
cpus=1 | |
pae="off" | |
longmode="on" | |
synthcpu="off" | |
bootmenu="messageandmenu" | |
boot1="disk" | |
boot2="none" | |
boot3="none" | |
boot4="none" | |
acpi="on" | |
ioapic="on" | |
biossystemtimeoffset=0 | |
rtcuseutc="on" | |
hwvirtex="on" | |
nestedpaging="on" | |
largepages="off" | |
vtxvpid="on" | |
vtxux="on" | |
VMState="running" | |
VMStateChangeTime="2015-07-21T13:56:49.541000000" | |
monitorcount=1 | |
accelerate3d="off" | |
accelerate2dvideo="off" | |
teleporterenabled="off" | |
teleporterport=0 | |
teleporteraddress="" | |
teleporterpassword="" | |
tracing-enabled="off" | |
tracing-allow-vm-access="off" | |
tracing-config="" | |
autostart-enabled="off" | |
autostart-delay=0 | |
defaultfrontend="" | |
storagecontrollername0="SATAController" | |
storagecontrollertype0="IntelAhci" | |
storagecontrollerinstance0="0" | |
storagecontrollermaxportcount0="30" | |
storagecontrollerportcount0="1" | |
storagecontrollerbootable0="on" | |
"SATAController-0-0"="/home/egroeper/VirtualBox VMs/configstack_bgnode_1437487007241_2382/box-disk1.vmdk" | |
"SATAController-ImageUUID-0-0"="0f027e06-5261-4607-a6bd-f1a69d333c19" | |
natnet1="nat" | |
macaddress1="0800273A0B5B" | |
cableconnected1="on" | |
nic1="nat" | |
nictype1="82540EM" | |
nicspeed1="0" | |
mtu="0" | |
sockSnd="64" | |
sockRcv="64" | |
tcpWndSnd="64" | |
tcpWndRcv="64" | |
Forwarding(0)="ssh,tcp,127.0.0.1,2202,,22" | |
hostonlyadapter2="vboxnet1" | |
macaddress2="0800279E4C75" | |
cableconnected2="on" | |
nic2="hostonly" | |
nictype2="82540EM" | |
nicspeed2="0" | |
nic3="none" | |
nic4="none" | |
nic5="none" | |
nic6="none" | |
nic7="none" | |
nic8="none" | |
hidpointing="ps2mouse" | |
hidkeyboard="ps2kbd" | |
uart1="off" | |
uart2="off" | |
lpt1="off" | |
lpt2="off" | |
audio="none" | |
clipboard="bidirectional" | |
draganddrop="disabled" | |
SessionType="headless" | |
VideoMode="720,400,0"@0,0 | |
vrde="off" | |
usb="off" | |
ehci="off" | |
SharedFolderNameMachineMapping1="vagrant" | |
SharedFolderPathMachineMapping1="/home/egroeper/Fileservice/configstack" | |
VRDEActiveConnection="off" | |
VRDEClients=0 | |
vcpenabled="off" | |
vcpscreens=0 | |
vcpfile="/home/egroeper/VirtualBox VMs/configstack_bgnode_1437487007241_2382/configstack_bgnode_1437487007241_2382.webm" | |
vcpwidth=1024 | |
vcpheight=768 | |
vcprate=512 | |
vcpfps=25 | |
GuestMemoryBalloon=0 | |
GuestOSType="Linux26_64" | |
GuestAdditionsRunLevel=2 | |
GuestAdditionsVersion="4.3.10_Ubuntu r93012" | |
GuestAdditionsFacility_VirtualBox Base Driver=50,1437487016931 | |
GuestAdditionsFacility_VirtualBox System Service=50,1437487022633 | |
GuestAdditionsFacility_Seamless Mode=0,1437487016931 | |
GuestAdditionsFacility_Graphics Mode=0,1437487016931 | |
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000 | |
DEBUG subprocess: Exit status: 0 | |
DEBUG ssh: Re-using SSH connection. | |
INFO ssh: SSH is ready! | |
DEBUG ssh: Re-using SSH connection. | |
INFO ssh: Execute: (sudo=false) | |
DEBUG ssh: Exit status: 0 | |
INFO subprocess: Starting process: ["/usr/bin/VBoxManage", "showvminfo", "3b18d4d5-c251-401b-8d19-32b7d779d707", "--machinereadable"] | |
INFO subprocess: Command not in installer, restoring original environment... | |
DEBUG subprocess: Selecting on IO | |
DEBUG subprocess: stdout: name="configstack_bgnode_1437487007241_2382" | |
groups="/" | |
ostype="Ubuntu (64-bit)" | |
UUID="3b18d4d5-c251-401b-8d19-32b7d779d707" | |
CfgFile="/home/egroeper/VirtualBox VMs/configstack_bgnode_1437487007241_2382/configstack_bgnode_1437487007241_2382.vbox" | |
SnapFldr="/home/egroeper/VirtualBox VMs/configstack_bgnode_1437487007241_2382/Snapshots" | |
LogFldr="/home/egroeper/VirtualBox VMs/configstack_bgnode_1437487007241_2382/Logs" | |
hardwareuuid="3b18d4d5-c251-401b-8d19-32b7d779d707" | |
memory=512 | |
pagefusion="off" | |
vram=12 | |
cpuexecutioncap=100 | |
hpet="off" | |
chipset="piix3" | |
firmware="BIOS" | |
cpus=1 | |
pae="off" | |
longmode="on" | |
synthcpu="off" | |
bootmenu="messageandmenu" | |
boot1="disk" | |
boot2="none" | |
boot3="none" | |
boot4="none" | |
acpi="on" | |
ioapic="on" | |
biossystemtimeoffset=0 | |
rtcuseutc="on" | |
hwvirtex="on" | |
nestedpaging="on" | |
largepages="off" | |
vtxvpid="on" | |
vtxux="on" | |
VMState="running" | |
VMStateChangeTime="2015-07-21T13:56:49.541000000" | |
monitorcount=1 | |
accelerate3d="off" | |
accelerate2dvideo="off" | |
teleporterenabled="off" | |
teleporterport=0 | |
teleporteraddress="" | |
teleporterpassword="" | |
tracing-enabled="off" | |
tracing-allow-vm-access="off" | |
tracing-config="" | |
autostart-enabled="off" | |
autostart-delay=0 | |
defaultfrontend="" | |
storagecontrollername0="SATAController" | |
storagecontrollertype0="IntelAhci" | |
storagecontrollerinstance0="0" | |
storagecontrollermaxportcount0="30" | |
storagecontrollerportcount0="1" | |
storagecontrollerbootable0="on" | |
"SATAController-0-0"="/home/egroeper/VirtualBox VMs/configstack_bgnode_1437487007241_2382/box-disk1.vmdk" | |
"SATAController-ImageUUID-0-0"="0f027e06-5261-4607-a6bd-f1a69d333c19" | |
natnet1="nat" | |
macaddress1="0800273A0B5B" | |
cableconnected1="on" | |
nic1="nat" | |
nictype1="82540EM" | |
nicspeed1="0" | |
mtu="0" | |
sockSnd="64" | |
sockRcv="64" | |
tcpWndSnd="64" | |
tcpWndRcv="64" | |
Forwarding(0)="ssh,tcp,127.0.0.1,2202,,22" | |
hostonlyadapter2="vboxnet1" | |
macaddress2="0800279E4C75" | |
cableconnected2="on" | |
nic2="hostonly" | |
nictype2="82540EM" | |
nicspeed2="0" | |
nic3="none" | |
nic4="none" | |
nic5="none" | |
nic6="none" | |
nic7="none" | |
nic8="none" | |
hidpointing="ps2mouse" | |
hidkeyboard="ps2kbd" | |
uart1="off" | |
uart2="off" | |
lpt1="off" | |
lpt2="off" | |
audio="none" | |
clipboard="bidirectional" | |
draganddrop="disabled" | |
SessionType="headless" | |
VideoMode="720,400,0"@0,0 | |
vrde="off" | |
usb="off" | |
ehci="off" | |
SharedFolderNameMachineMapping1="vagrant" | |
SharedFolderPathMachineMapping1="/home/egroeper/Fileservice/configstack" | |
VRDEActiveConnection="off" | |
VRDEClients=0 | |
vcpenabled="off" | |
vcpscreens=0 | |
vcpfile="/home/egroeper/VirtualBox VMs/configstack_bgnode_1437487007241_2382/configstack_bgnode_1437487007241_2382.webm" | |
vcpwidth=1024 | |
vcpheight=768 | |
vcprate=512 | |
vcpfps=25 | |
GuestMemoryBalloon=0 | |
GuestOSType="Linux26_64" | |
GuestAdditionsRunLevel=2 | |
GuestAdditionsVersion="4.3.10_Ubuntu r93012" | |
GuestAdditionsFacility_VirtualBox Base Driver=50,1437487016931 | |
GuestAdditionsFacility_VirtualBox System Service=50,1437487022633 | |
GuestAdditionsFacility_Seamless Mode=0,1437487016931 | |
GuestAdditionsFacility_Graphics Mode=0,1437487016931 | |
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000 | |
DEBUG subprocess: Exit status: 0 | |
INFO interface: output: Machine booted and ready! | |
INFO interface: output: ==> bgnode: Machine booted and ready! | |
==> bgnode: Machine booted and ready! | |
INFO warden: Calling IN action: #<VagrantPlugins::ProviderVirtualBox::Action::Customize:0x007fa52440d118> | |
INFO warden: Calling IN action: #<VagrantPlugins::ProviderVirtualBox::Action::CheckGuestAdditions:0x007fa52440d078> | |
INFO interface: output: Checking for guest additions in VM... | |
INFO interface: output: ==> bgnode: Checking for guest additions in VM... | |
==> bgnode: Checking for guest additions in VM... | |
INFO subprocess: Starting process: ["/usr/bin/VBoxManage", "guestproperty", "get", "3b18d4d5-c251-401b-8d19-32b7d779d707", "/VirtualBox/GuestAdd/Version"] | |
INFO subprocess: Command not in installer, restoring original environment... | |
DEBUG subprocess: Selecting on IO | |
DEBUG subprocess: stdout: Value: 4.3.10 | |
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000 | |
DEBUG subprocess: Exit status: 0 | |
INFO warden: Calling IN action: #<Proc:0x007fa52446ce60@/opt/vagrant/embedded/gems/gems/vagrant-1.7.4/lib/vagrant/action/warden.rb:94 (lambda)> | |
INFO warden: Calling IN action: #<Proc:0x007fa52c3e90f8@/opt/vagrant/embedded/gems/gems/vagrant-1.7.4/lib/vagrant/action/warden.rb:94 (lambda)> | |
INFO warden: Calling IN action: #<Proc:0x007fa52c190888@/opt/vagrant/embedded/gems/gems/vagrant-1.7.4/lib/vagrant/action/warden.rb:94 (lambda)> | |
INFO warden: Calling OUT action: #<Proc:0x007fa52c190888@/opt/vagrant/embedded/gems/gems/vagrant-1.7.4/lib/vagrant/action/warden.rb:94 (lambda)> | |
INFO warden: Calling OUT action: #<Proc:0x007fa52c3e90f8@/opt/vagrant/embedded/gems/gems/vagrant-1.7.4/lib/vagrant/action/warden.rb:94 (lambda)> | |
INFO warden: Calling OUT action: #<Proc:0x007fa52446ce60@/opt/vagrant/embedded/gems/gems/vagrant-1.7.4/lib/vagrant/action/warden.rb:94 (lambda)> | |
INFO warden: Calling OUT action: #<VagrantPlugins::ProviderVirtualBox::Action::CheckGuestAdditions:0x007fa52440d078> | |
INFO warden: Calling OUT action: #<VagrantPlugins::ProviderVirtualBox::Action::Customize:0x007fa52440d118> | |
INFO warden: Calling OUT action: #<Vagrant::Action::Builtin::WaitForCommunicator:0x007fa52440d168> | |
INFO warden: Calling OUT action: #<VagrantPlugins::ProviderVirtualBox::Action::Customize:0x007fa52440d190> | |
INFO warden: Calling OUT action: #<VagrantPlugins::ProviderVirtualBox::Action::Boot:0x007fa52440d1b8> | |
INFO warden: Calling OUT action: #<VagrantPlugins::ProviderVirtualBox::Action::Customize:0x007fa52440d1e0> | |
INFO warden: Calling OUT action: #<VagrantPlugins::ProviderVirtualBox::Action::SaneDefaults:0x007fa5243c1a10> | |
INFO interface: info: Setting hostname... | |
INFO interface: info: ==> bgnode: Setting hostname... | |
==> bgnode: Setting hostname... | |
DEBUG ssh: Checking whether SSH is ready... | |
DEBUG ssh: Re-using SSH connection. | |
INFO ssh: SSH is ready! | |
DEBUG ssh: Re-using SSH connection. | |
INFO ssh: Execute: (sudo=false) | |
DEBUG ssh: Exit status: 0 | |
INFO guest: Autodetecting host type for [#<Vagrant::Machine: bgnode (VagrantPlugins::ProviderVirtualBox::Provider)>] | |
DEBUG guest: Trying: mint | |
DEBUG ssh: Re-using SSH connection. | |
INFO ssh: Execute: cat /etc/issue | grep 'Linux Mint' (sudo=false) | |
DEBUG ssh: Exit status: 1 | |
DEBUG guest: Trying: atomic | |
DEBUG ssh: Re-using SSH connection. | |
INFO ssh: Execute: grep 'ostree=' /proc/cmdline (sudo=false) | |
DEBUG ssh: Exit status: 1 | |
DEBUG guest: Trying: pld | |
DEBUG ssh: Re-using SSH connection. | |
INFO ssh: Execute: cat /etc/pld-release (sudo=false) | |
DEBUG ssh: stderr: cat: | |
DEBUG ssh: stderr: /etc/pld-release | |
DEBUG ssh: stderr: : No such file or directory | |
DEBUG ssh: stderr: | |
DEBUG ssh: Exit status: 1 | |
DEBUG guest: Trying: ubuntu | |
DEBUG ssh: Re-using SSH connection. | |
INFO ssh: Execute: [ -x /usr/bin/lsb_release ] && /usr/bin/lsb_release -i 2>/dev/null | grep Ubuntu (sudo=false) | |
DEBUG ssh: stdout: Distributor ID: Ubuntu | |
DEBUG ssh: Exit status: 0 | |
INFO guest: Detected: ubuntu! | |
DEBUG guest: Searching for cap: change_host_name | |
DEBUG guest: Checking in: ubuntu | |
DEBUG guest: Found cap: change_host_name in ubuntu | |
INFO guest: Execute capability: change_host_name [#<Vagrant::Machine: bgnode (VagrantPlugins::ProviderVirtualBox::Provider)>, "bgnode"] (ubuntu) | |
DEBUG ssh: Re-using SSH connection. | |
INFO ssh: Execute: hostname -f (sudo=true) | |
DEBUG ssh: stderr: stdin: is not a tty | |
DEBUG ssh: Re-using SSH connection. | |
INFO ssh: Execute: echo; printf $SSH_AUTH_SOCK (sudo=false) | |
DEBUG ssh: stdout: | |
DEBUG ssh: stdout: /tmp/ssh-nKNqymctrn/agent.1373 | |
DEBUG ssh: Exit status: 0 | |
INFO ssh: Setting SSH_AUTH_SOCK remotely: /tmp/ssh-nKNqymctrn/agent.1373 | |
DEBUG ssh: stdout: vagrant-ubuntu-trusty-64 | |
DEBUG ssh: Exit status: 0 | |
DEBUG ssh: Re-using SSH connection. | |
INFO ssh: Execute: [ `lsb_release -c -s` = vivid ] (sudo=false) | |
DEBUG ssh: Exit status: 1 | |
DEBUG ssh: Re-using SSH connection. | |
INFO ssh: Execute: echo 'bgnode' > /etc/hostname (sudo=true) | |
DEBUG ssh: stderr: stdin: is not a tty | |
DEBUG ssh: Re-using SSH connection. | |
INFO ssh: Execute: echo; printf $SSH_AUTH_SOCK (sudo=false) | |
DEBUG ssh: stdout: | |
DEBUG ssh: stdout: /tmp/ssh-nKNqymctrn/agent.1373 | |
DEBUG ssh: Exit status: 0 | |
INFO ssh: Setting SSH_AUTH_SOCK remotely: /tmp/ssh-nKNqymctrn/agent.1373 | |
DEBUG ssh: Exit status: 0 | |
DEBUG ssh: Re-using SSH connection. | |
INFO ssh: Execute: grep 'vagrant-ubuntu-trusty-64' /etc/hosts (sudo=false) | |
DEBUG ssh: Exit status: 1 | |
DEBUG ssh: Re-using SSH connection. | |
INFO ssh: Execute: echo '127.0.1.1 bgnode bgnode' >>/etc/hosts (sudo=true) | |
DEBUG ssh: stderr: stdin: is not a tty | |
DEBUG ssh: Re-using SSH connection. | |
INFO ssh: Execute: echo; printf $SSH_AUTH_SOCK (sudo=false) | |
DEBUG ssh: stdout: | |
DEBUG ssh: stdout: /tmp/ssh-nKNqymctrn/agent.1373 | |
DEBUG ssh: Exit status: 0 | |
INFO ssh: Setting SSH_AUTH_SOCK remotely: /tmp/ssh-nKNqymctrn/agent.1373 | |
DEBUG ssh: Exit status: 0 | |
DEBUG ssh: Re-using SSH connection. | |
INFO ssh: Execute: [ `lsb_release -c -s` = hardy ] (sudo=false) | |
DEBUG ssh: Exit status: 1 | |
DEBUG ssh: Re-using SSH connection. | |
INFO ssh: Execute: [ `lsb_release -c -s` = vivid ] (sudo=false) | |
DEBUG ssh: Exit status: 1 | |
DEBUG ssh: Re-using SSH connection. | |
INFO ssh: Execute: service hostname start (sudo=true) | |
DEBUG ssh: stderr: stdin: is not a tty | |
DEBUG ssh: Re-using SSH connection. | |
INFO ssh: Execute: echo; printf $SSH_AUTH_SOCK (sudo=false) | |
DEBUG ssh: stdout: | |
DEBUG ssh: stdout: /tmp/ssh-nKNqymctrn/agent.1373 | |
DEBUG ssh: Exit status: 0 | |
INFO ssh: Setting SSH_AUTH_SOCK remotely: /tmp/ssh-nKNqymctrn/agent.1373 | |
DEBUG ssh: stdout: hostname stop/waiting | |
DEBUG ssh: Exit status: 0 | |
DEBUG ssh: Re-using SSH connection. | |
INFO ssh: Execute: hostname --fqdn > /etc/mailname (sudo=true) | |
DEBUG ssh: stderr: stdin: is not a tty | |
DEBUG ssh: Re-using SSH connection. | |
INFO ssh: Execute: echo; printf $SSH_AUTH_SOCK (sudo=false) | |
DEBUG ssh: stdout: | |
DEBUG ssh: stdout: /tmp/ssh-nKNqymctrn/agent.1373 | |
DEBUG ssh: Exit status: 0 | |
INFO ssh: Setting SSH_AUTH_SOCK remotely: /tmp/ssh-nKNqymctrn/agent.1373 | |
DEBUG ssh: Exit status: 0 | |
DEBUG ssh: Re-using SSH connection. | |
INFO ssh: Execute: ifdown -a; ifup -a; ifup -a --allow=hotplug (sudo=true) | |
DEBUG ssh: stderr: stdin: is not a tty | |
DEBUG ssh: Re-using SSH connection. | |
INFO ssh: Execute: echo; printf $SSH_AUTH_SOCK (sudo=false) | |
DEBUG ssh: stdout: | |
DEBUG ssh: stdout: /tmp/ssh-nKNqymctrn/agent.1373 | |
DEBUG ssh: Exit status: 0 | |
INFO ssh: Setting SSH_AUTH_SOCK remotely: /tmp/ssh-nKNqymctrn/agent.1373 | |
DEBUG ssh: stderr: Internet Systems Consortium DHCP Client 4.2.4 | |
DEBUG ssh: stderr: | |
DEBUG ssh: stderr: Copyright 2004-2012 Internet Systems Consortium. | |
DEBUG ssh: stderr: | |
DEBUG ssh: stderr: All rights reserved. | |
DEBUG ssh: stderr: | |
DEBUG ssh: stderr: For info, please visit https://www.isc.org/software/dhcp/ | |
DEBUG ssh: stderr: | |
DEBUG ssh: stderr: | |
DEBUG ssh: stderr: Listening on LPF/eth0/08:00:27:3a:0b:5b | |
DEBUG ssh: stderr: | |
DEBUG ssh: stderr: Sending on LPF/eth0/08:00:27:3a:0b:5b | |
DEBUG ssh: stderr: | |
DEBUG ssh: stderr: Sending on Socket/fallback | |
DEBUG ssh: stderr: | |
DEBUG ssh: stderr: DHCPRELEASE on eth0 to 10.0.2.2 port 67 (xid=0x3360888) | |
DEBUG ssh: stderr: | |
DEBUG ssh: stderr: Internet Systems Consortium DHCP Client 4.2.4 | |
DEBUG ssh: stderr: | |
DEBUG ssh: stderr: Copyright 2004-2012 Internet Systems Consortium. | |
DEBUG ssh: stderr: | |
DEBUG ssh: stderr: All rights reserved. | |
DEBUG ssh: stderr: | |
DEBUG ssh: stderr: For info, please visit https://www.isc.org/software/dhcp/ | |
DEBUG ssh: stderr: | |
DEBUG ssh: stderr: | |
DEBUG ssh: stderr: Listening on LPF/eth0/08:00:27:3a:0b:5b | |
DEBUG ssh: stderr: | |
DEBUG ssh: stderr: Sending on LPF/eth0/08:00:27:3a:0b:5b | |
DEBUG ssh: stderr: | |
DEBUG ssh: stderr: Sending on Socket/fallback | |
DEBUG ssh: stderr: | |
DEBUG ssh: stderr: DHCPDISCOVER on eth0 to 255.255.255.255 port 67 interval 3 (xid=0x79da2c2) | |
DEBUG ssh: stderr: | |
DEBUG ssh: stderr: DHCPREQUEST of 10.0.2.15 on eth0 to 255.255.255.255 port 67 (xid=0x79da2c2) | |
DEBUG ssh: stderr: | |
DEBUG ssh: stderr: DHCPOFFER of 10.0.2.15 from 10.0.2.2 | |
DEBUG ssh: stderr: | |
DEBUG ssh: stderr: DHCPACK of 10.0.2.15 from 10.0.2.2 | |
DEBUG ssh: stderr: | |
DEBUG ssh: stderr: bound to 10.0.2.15 -- renewal in 37957 seconds. | |
DEBUG ssh: stderr: | |
DEBUG ssh: Exit status: 0 | |
INFO warden: Calling OUT action: #<Vagrant::Action::Builtin::SetHostname:0x007fa5243c1a38> | |
INFO warden: Calling OUT action: #<VagrantPlugins::ProviderVirtualBox::Action::ForwardPorts:0x007fa5243c1a60> | |
INFO subprocess: Starting process: ["/usr/bin/VBoxManage", "showvminfo", "3b18d4d5-c251-401b-8d19-32b7d779d707", "--machinereadable"] | |
INFO subprocess: Command not in installer, restoring original environment... | |
DEBUG subprocess: Selecting on IO | |
DEBUG subprocess: stdout: name="configstack_bgnode_1437487007241_2382" | |
groups="/" | |
ostype="Ubuntu (64-bit)" | |
UUID="3b18d4d5-c251-401b-8d19-32b7d779d707" | |
CfgFile="/home/egroeper/VirtualBox VMs/configstack_bgnode_1437487007241_2382/configstack_bgnode_1437487007241_2382.vbox" | |
SnapFldr="/home/egroeper/VirtualBox VMs/configstack_bgnode_1437487007241_2382/Snapshots" | |
LogFldr="/home/egroeper/VirtualBox VMs/configstack_bgnode_1437487007241_2382/Logs" | |
hardwareuuid="3b18d4d5-c251-401b-8d19-32b7d779d707" | |
memory=512 | |
pagefusion="off" | |
vram=12 | |
cpuexecutioncap=100 | |
hpet="off" | |
chipset="piix3" | |
firmware="BIOS" | |
cpus=1 | |
pae="off" | |
longmode="on" | |
synthcpu="off" | |
bootmenu="messageandmenu" | |
boot1="disk" | |
boot2="none" | |
boot3="none" | |
boot4="none" | |
acpi="on" | |
ioapic="on" | |
biossystemtimeoffset=0 | |
rtcuseutc="on" | |
hwvirtex="on" | |
nestedpaging="on" | |
largepages="off" | |
vtxvpid="on" | |
vtxux="on" | |
VMState="running" | |
VMStateChangeTime="2015-07-21T13:56:49.541000000" | |
monitorcount=1 | |
accelerate3d="off" | |
accelerate2dvideo="off" | |
teleporterenabled="off" | |
teleporterport=0 | |
teleporteraddress="" | |
teleporterpassword="" | |
tracing-enabled="off" | |
tracing-allow-vm-access="off" | |
tracing-config="" | |
autostart-enabled="off" | |
autostart-delay=0 | |
defaultfrontend="" | |
storagecontrollername0="SATAController" | |
storagecontrollertype0="IntelAhci" | |
storagecontrollerinstance0="0" | |
storagecontrollermaxportcount0="30" | |
storagecontrollerportcount0="1" | |
storagecontrollerbootable0="on" | |
"SATAController-0-0"="/home/egroeper/VirtualBox VMs/configstack_bgnode_1437487007241_2382/box-disk1.vmdk" | |
"SATAController-ImageUUID-0-0"="0f027e06-5261-4607-a6bd-f1a69d333c19" | |
natnet1="nat" | |
macaddress1="0800273A0B5B" | |
cableconnected1="on" | |
nic1="nat" | |
nictype1="82540EM" | |
nicspeed1="0" | |
mtu="0" | |
sockSnd="64" | |
sockRcv="64" | |
tcpWndSnd="64" | |
tcpWndRcv="64" | |
Forwarding(0)="ssh,tcp,127.0.0.1,2202,,22" | |
hostonlyadapter2="vboxnet1" | |
macaddress2="0800279E4C75" | |
cableconnected2="on" | |
nic2="hostonly" | |
nictype2="82540EM" | |
nicspeed2="0" | |
nic3="none" | |
nic4="none" | |
nic5="none" | |
nic6="none" | |
nic7="none" | |
nic8="none" | |
hidpointing="ps2mouse" | |
hidkeyboard="ps2kbd" | |
uart1="off" | |
uart2="off" | |
lpt1="off" | |
lpt2="off" | |
audio="none" | |
clipboard="bidirectional" | |
draganddrop="disabled" | |
SessionType="headless" | |
VideoMode="720,400,0"@0,0 | |
vrde="off" | |
usb="off" | |
ehci="off" | |
SharedFolderNameMachineMapping1="vagrant" | |
SharedFolderPathMachineMapping1="/home/egroeper/Fileservice/configstack" | |
VRDEActiveConnection="off" | |
VRDEClients=0 | |
vcpenabled="off" | |
vcpscreens=0 | |
vcpfile="/home/egroeper/VirtualBox VMs/configstack_bgnode_1437487007241_2382/configstack_bgnode_1437487007241_2382.webm" | |
vcpwidth=1024 | |
vcpheight=768 | |
vcprate=512 | |
vcpfps=25 | |
GuestMemoryBalloon=0 | |
GuestOSType="Linux26_64" | |
GuestAdditionsRunLevel=2 | |
GuestAdditionsVersion="4.3.10_Ubuntu r93012" | |
GuestAdditionsFacility_VirtualBox Base Driver=50,1437487016931 | |
GuestAdditionsFacility_VirtualBox System Service=50,1437487022633 | |
GuestAdditionsFacility_Seamless Mode=0,1437487016931 | |
GuestAdditionsFacility_Graphics Mode=0,1437487016931 | |
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000 | |
DEBUG subprocess: Exit status: 0 | |
INFO interface: info: Configuring and enabling network interfaces... | |
INFO interface: info: ==> bgnode: Configuring and enabling network interfaces... | |
==> bgnode: Configuring and enabling network interfaces... | |
DEBUG ssh: Checking whether SSH is ready... | |
DEBUG ssh: Re-using SSH connection. | |
INFO ssh: SSH is ready! | |
DEBUG ssh: Re-using SSH connection. | |
INFO ssh: Execute: (sudo=false) | |
DEBUG ssh: Exit status: 0 | |
DEBUG guest: Searching for cap: configure_networks | |
DEBUG guest: Checking in: ubuntu | |
DEBUG guest: Checking in: debian | |
DEBUG guest: Found cap: configure_networks in debian | |
INFO guest: Execute capability: configure_networks [#<Vagrant::Machine: bgnode (VagrantPlugins::ProviderVirtualBox::Provider)>, [{:type=>:static, :adapter_ip=>"192.168.23.1", :ip=>"192.168.23.14", :netmask=>"255.255.255.0", :auto_config=>true, :interface=>1}]] (ubuntu) | |
DEBUG ssh: Re-using SSH connection. | |
INFO ssh: Execute: sed -e '/^#VAGRANT-BEGIN/,$ d' /etc/network/interfaces > /tmp/vagrant-network-interfaces.pre (sudo=true) | |
DEBUG ssh: stderr: stdin: is not a tty | |
DEBUG ssh: Re-using SSH connection. | |
INFO ssh: Execute: echo; printf $SSH_AUTH_SOCK (sudo=false) | |
DEBUG ssh: stdout: | |
DEBUG ssh: stdout: /tmp/ssh-nKNqymctrn/agent.1373 | |
DEBUG ssh: Exit status: 0 | |
INFO ssh: Setting SSH_AUTH_SOCK remotely: /tmp/ssh-nKNqymctrn/agent.1373 | |
DEBUG ssh: Exit status: 0 | |
DEBUG ssh: Re-using SSH connection. | |
INFO ssh: Execute: sed -ne '/^#VAGRANT-END/,$ p' /etc/network/interfaces | tac | sed -e '/^#VAGRANT-END/,$ d' | tac > /tmp/vagrant-network-interfaces.post (sudo=true) | |
DEBUG ssh: stderr: stdin: is not a tty | |
DEBUG ssh: Re-using SSH connection. | |
INFO ssh: Execute: echo; printf $SSH_AUTH_SOCK (sudo=false) | |
DEBUG ssh: stdout: | |
DEBUG ssh: stdout: /tmp/ssh-nKNqymctrn/agent.1373 | |
DEBUG ssh: Exit status: 0 | |
INFO ssh: Setting SSH_AUTH_SOCK remotely: /tmp/ssh-nKNqymctrn/agent.1373 | |
DEBUG ssh: Exit status: 0 | |
DEBUG ssh: Uploading: /tmp/vagrant20150721-14348-107s61y to /tmp/vagrant-network-entry | |
DEBUG ssh: Re-using SSH connection. | |
DEBUG ssh: Re-using SSH connection. | |
INFO ssh: Execute: /sbin/ifdown eth1 2> /dev/null (sudo=true) | |
DEBUG ssh: stderr: stdin: is not a tty | |
DEBUG ssh: Re-using SSH connection. | |
INFO ssh: Execute: echo; printf $SSH_AUTH_SOCK (sudo=false) | |
DEBUG ssh: stdout: | |
DEBUG ssh: stdout: /tmp/ssh-nKNqymctrn/agent.1373 | |
DEBUG ssh: Exit status: 0 | |
INFO ssh: Setting SSH_AUTH_SOCK remotely: /tmp/ssh-nKNqymctrn/agent.1373 | |
DEBUG ssh: Exit status: 0 | |
DEBUG ssh: Re-using SSH connection. | |
INFO ssh: Execute: /sbin/ip addr flush dev eth1 2> /dev/null (sudo=true) | |
DEBUG ssh: stderr: stdin: is not a tty | |
DEBUG ssh: Re-using SSH connection. | |
INFO ssh: Execute: echo; printf $SSH_AUTH_SOCK (sudo=false) | |
DEBUG ssh: stdout: | |
DEBUG ssh: stdout: /tmp/ssh-nKNqymctrn/agent.1373 | |
DEBUG ssh: Exit status: 0 | |
INFO ssh: Setting SSH_AUTH_SOCK remotely: /tmp/ssh-nKNqymctrn/agent.1373 | |
DEBUG ssh: Exit status: 0 | |
DEBUG ssh: Re-using SSH connection. | |
INFO ssh: Execute: cat /tmp/vagrant-network-interfaces.pre /tmp/vagrant-network-entry /tmp/vagrant-network-interfaces.post > /etc/network/interfaces (sudo=true) | |
DEBUG ssh: stderr: stdin: is not a tty | |
DEBUG ssh: Re-using SSH connection. | |
INFO ssh: Execute: echo; printf $SSH_AUTH_SOCK (sudo=false) | |
DEBUG ssh: stdout: | |
DEBUG ssh: stdout: /tmp/ssh-nKNqymctrn/agent.1373 | |
DEBUG ssh: Exit status: 0 | |
INFO ssh: Setting SSH_AUTH_SOCK remotely: /tmp/ssh-nKNqymctrn/agent.1373 | |
DEBUG ssh: Exit status: 0 | |
DEBUG ssh: Re-using SSH connection. | |
INFO ssh: Execute: rm -f /tmp/vagrant-network-interfaces.pre /tmp/vagrant-network-entry /tmp/vagrant-network-interfaces.post (sudo=true) | |
DEBUG ssh: stderr: stdin: is not a tty | |
DEBUG ssh: Re-using SSH connection. | |
INFO ssh: Execute: echo; printf $SSH_AUTH_SOCK (sudo=false) | |
DEBUG ssh: stdout: | |
DEBUG ssh: Exit status: 0 | |
DEBUG ssh: stdout: /tmp/ssh-nKNqymctrn/agent.1373 | |
INFO ssh: Setting SSH_AUTH_SOCK remotely: /tmp/ssh-nKNqymctrn/agent.1373 | |
DEBUG ssh: Exit status: 0 | |
DEBUG ssh: Re-using SSH connection. | |
INFO ssh: Execute: /sbin/ifup eth1 (sudo=true) | |
DEBUG ssh: stderr: stdin: is not a tty | |
DEBUG ssh: Re-using SSH connection. | |
INFO ssh: Execute: echo; printf $SSH_AUTH_SOCK (sudo=false) | |
DEBUG ssh: stdout: | |
DEBUG ssh: stdout: /tmp/ssh-nKNqymctrn/agent.1373 | |
DEBUG ssh: Exit status: 0 | |
INFO ssh: Setting SSH_AUTH_SOCK remotely: /tmp/ssh-nKNqymctrn/agent.1373 | |
DEBUG ssh: Exit status: 0 | |
INFO warden: Calling OUT action: #<VagrantPlugins::ProviderVirtualBox::Action::Network:0x007fa5243734a0> | |
INFO warden: Calling OUT action: #<VagrantPlugins::ProviderVirtualBox::Action::ClearNetworkInterfaces:0x007fa5243734c8> | |
INFO warden: Calling OUT action: #<VagrantPlugins::ProviderVirtualBox::Action::PrepareNFSSettings:0x007fa524322780> | |
INFO synced_folders: Invoking synced folder enable: virtualbox | |
INFO interface: output: Mounting shared folders... | |
INFO interface: output: ==> bgnode: Mounting shared folders... | |
==> bgnode: Mounting shared folders... | |
INFO interface: detail: /vagrant => /home/egroeper/Fileservice/configstack | |
INFO interface: detail: bgnode: /vagrant => /home/egroeper/Fileservice/configstack | |
bgnode: /vagrant => /home/egroeper/Fileservice/configstack | |
INFO subprocess: Starting process: ["/usr/bin/VBoxManage", "showvminfo", "3b18d4d5-c251-401b-8d19-32b7d779d707", "--machinereadable"] | |
INFO subprocess: Command not in installer, restoring original environment... | |
DEBUG subprocess: Selecting on IO | |
DEBUG subprocess: stdout: name="configstack_bgnode_1437487007241_2382" | |
groups="/" | |
ostype="Ubuntu (64-bit)" | |
UUID="3b18d4d5-c251-401b-8d19-32b7d779d707" | |
CfgFile="/home/egroeper/VirtualBox VMs/configstack_bgnode_1437487007241_2382/configstack_bgnode_1437487007241_2382.vbox" | |
SnapFldr="/home/egroeper/VirtualBox VMs/configstack_bgnode_1437487007241_2382/Snapshots" | |
LogFldr="/home/egroeper/VirtualBox VMs/configstack_bgnode_1437487007241_2382/Logs" | |
hardwareuuid="3b18d4d5-c251-401b-8d19-32b7d779d707" | |
memory=512 | |
pagefusion="off" | |
vram=12 | |
cpuexecutioncap=100 | |
hpet="off" | |
chipset="piix3" | |
firmware="BIOS" | |
cpus=1 | |
pae="off" | |
longmode="on" | |
synthcpu="off" | |
bootmenu="messageandmenu" | |
boot1="disk" | |
boot2="none" | |
boot3="none" | |
boot4="none" | |
acpi="on" | |
ioapic="on" | |
biossystemtimeoffset=0 | |
rtcuseutc="on" | |
hwvirtex="on" | |
nestedpaging="on" | |
largepages="off" | |
vtxvpid="on" | |
vtxux="on" | |
VMState="running" | |
VMStateChangeTime="2015-07-21T13:56:49.541000000" | |
monitorcount=1 | |
accelerate3d="off" | |
accelerate2dvideo="off" | |
teleporterenabled="off" | |
teleporterport=0 | |
teleporteraddress="" | |
teleporterpassword="" | |
tracing-enabled="off" | |
tracing-allow-vm-access="off" | |
tracing-config="" | |
autostart-enabled="off" | |
autostart-delay=0 | |
defaultfrontend="" | |
storagecontrollername0="SATAController" | |
storagecontrollertype0="IntelAhci" | |
storagecontrollerinstance0="0" | |
storagecontrollermaxportcount0="30" | |
storagecontrollerportcount0="1" | |
storagecontrollerbootable0="on" | |
"SATAController-0-0"="/home/egroeper/VirtualBox VMs/configstack_bgnode_1437487007241_2382/box-disk1.vmdk" | |
"SATAController-ImageUUID-0-0"="0f027e06-5261-4607-a6bd-f1a69d333c19" | |
natnet1="nat" | |
macaddress1="0800273A0B5B" | |
cableconnected1="on" | |
nic1="nat" | |
nictype1="82540EM" | |
nicspeed1="0" | |
mtu="0" | |
sockSnd="64" | |
sockRcv="64" | |
tcpWndSnd="64" | |
tcpWndRcv="64" | |
Forwarding(0)="ssh,tcp,127.0.0.1,2202,,22" | |
hostonlyadapter2="vboxnet1" | |
macaddress2="0800279E4C75" | |
cableconnected2="on" | |
nic2="hostonly" | |
nictype2="82540EM" | |
nicspeed2="0" | |
nic3="none" | |
nic4="none" | |
nic5="none" | |
nic6="none" | |
nic7="none" | |
nic8="none" | |
hidpointing="ps2mouse" | |
hidkeyboard="ps2kbd" | |
uart1="off" | |
uart2="off" | |
lpt1="off" | |
lpt2="off" | |
audio="none" | |
clipboard="bidirectional" | |
draganddrop="disabled" | |
SessionType="headless" | |
VideoMode="720,400,0"@0,0 | |
vrde="off" | |
usb="off" | |
ehci="off" | |
SharedFolderNameMachineMapping1="vagrant" | |
SharedFolderPathMachineMapping1="/home/egroeper/Fileservice/configstack" | |
VRDEActiveConnection="off" | |
VRDEClients=0 | |
vcpenabled="off" | |
vcpscreens=0 | |
vcpfile="/home/egroeper/VirtualBox VMs/configstack_bgnode_1437487007241_2382/configstack_bgnode_1437487007241_2382.webm" | |
vcpwidth=1024 | |
vcpheight=768 | |
vcprate=512 | |
vcpfps=25 | |
GuestMemoryBalloon=0 | |
GuestOSType="Linux26_64" | |
GuestAdditionsRunLevel=2 | |
GuestAdditionsVersion="4.3.10_Ubuntu r93012" | |
GuestAdditionsFacility_VirtualBox Base Driver=50,1437487016931 | |
GuestAdditionsFacility_VirtualBox System Service=50,1437487022633 | |
GuestAdditionsFacility_Seamless Mode=0,1437487016931 | |
GuestAdditionsFacility_Graphics Mode=0,1437487016931 | |
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000 | |
DEBUG subprocess: Exit status: 0 | |
DEBUG virtualbox_4_3: Searching for SSH port: 22 | |
DEBUG virtualbox_4_3: read_forward_ports: uuid=3b18d4d5-c251-401b-8d19-32b7d779d707 active_only=false | |
INFO subprocess: Starting process: ["/usr/bin/VBoxManage", "showvminfo", "3b18d4d5-c251-401b-8d19-32b7d779d707", "--machinereadable"] | |
INFO subprocess: Command not in installer, restoring original environment... | |
DEBUG subprocess: Selecting on IO | |
DEBUG subprocess: stdout: name="configstack_bgnode_1437487007241_2382" | |
groups="/" | |
ostype="Ubuntu (64-bit)" | |
UUID="3b18d4d5-c251-401b-8d19-32b7d779d707" | |
CfgFile="/home/egroeper/VirtualBox VMs/configstack_bgnode_1437487007241_2382/configstack_bgnode_1437487007241_2382.vbox" | |
SnapFldr="/home/egroeper/VirtualBox VMs/configstack_bgnode_1437487007241_2382/Snapshots" | |
LogFldr="/home/egroeper/VirtualBox VMs/configstack_bgnode_1437487007241_2382/Logs" | |
hardwareuuid="3b18d4d5-c251-401b-8d19-32b7d779d707" | |
memory=512 | |
pagefusion="off" | |
vram=12 | |
cpuexecutioncap=100 | |
hpet="off" | |
chipset="piix3" | |
firmware="BIOS" | |
cpus=1 | |
pae="off" | |
longmode="on" | |
synthcpu="off" | |
bootmenu="messageandmenu" | |
boot1="disk" | |
boot2="none" | |
boot3="none" | |
boot4="none" | |
acpi="on" | |
ioapic="on" | |
biossystemtimeoffset=0 | |
rtcuseutc="on" | |
hwvirtex="on" | |
nestedpaging="on" | |
largepages="off" | |
vtxvpid="on" | |
vtxux="on" | |
VMState="running" | |
VMStateChangeTime="2015-07-21T13:56:49.541000000" | |
monitorcount=1 | |
accelerate3d="off" | |
accelerate2dvideo="off" | |
teleporterenabled="off" | |
teleporterport=0 | |
teleporteraddress="" | |
teleporterpassword="" | |
tracing-enabled="off" | |
tracing-allow-vm-access="off" | |
tracing-config="" | |
autostart-enabled="off" | |
autostart-delay=0 | |
defaultfrontend="" | |
storagecontrollername0="SATAController" | |
storagecontrollertype0="IntelAhci" | |
storagecontrollerinstance0="0" | |
storagecontrollermaxportcount0="30" | |
storagecontrollerportcount0="1" | |
storagecontrollerbootable0="on" | |
"SATAController-0-0"="/home/egroeper/VirtualBox VMs/configstack_bgnode_1437487007241_2382/box-disk1.vmdk" | |
"SATAController-ImageUUID-0-0"="0f027e06-5261-4607-a6bd-f1a69d333c19" | |
natnet1="nat" | |
macaddress1="0800273A0B5B" | |
cableconnected1="on" | |
nic1="nat" | |
nictype1="82540EM" | |
nicspeed1="0" | |
mtu="0" | |
sockSnd="64" | |
sockRcv="64" | |
tcpWndSnd="64" | |
tcpWndRcv="64" | |
Forwarding(0)="ssh,tcp,127.0.0.1,2202,,22" | |
hostonlyadapter2="vboxnet1" | |
macaddress2="0800279E4C75" | |
cableconnected2="on" | |
nic2="hostonly" | |
nictype2="82540EM" | |
nicspeed2="0" | |
nic3="none" | |
nic4="none" | |
nic5="none" | |
nic6="none" | |
nic7="none" | |
nic8="none" | |
hidpointing="ps2mouse" | |
hidkeyboard="ps2kbd" | |
uart1="off" | |
uart2="off" | |
lpt1="off" | |
lpt2="off" | |
audio="none" | |
clipboard="bidirectional" | |
draganddrop="disabled" | |
SessionType="headless" | |
VideoMode="720,400,0"@0,0 | |
vrde="off" | |
usb="off" | |
ehci="off" | |
SharedFolderNameMachineMapping1="vagrant" | |
SharedFolderPathMachineMapping1="/home/egroeper/Fileservice/configstack" | |
VRDEActiveConnection="off" | |
VRDEClients=0 | |
vcpenabled="off" | |
vcpscreens=0 | |
vcpfile="/home/egroeper/VirtualBox VMs/configstack_bgnode_1437487007241_2382/configstack_bgnode_1437487007241_2382.webm" | |
vcpwidth=1024 | |
vcpheight=768 | |
vcprate=512 | |
vcpfps=25 | |
GuestMemoryBalloon=0 | |
GuestOSType="Linux26_64" | |
GuestAdditionsRunLevel=2 | |
GuestAdditionsVersion="4.3.10_Ubuntu r93012" | |
GuestAdditionsFacility_VirtualBox Base Driver=50,1437487016931 | |
GuestAdditionsFacility_VirtualBox System Service=50,1437487022633 | |
GuestAdditionsFacility_Seamless Mode=0,1437487016931 | |
GuestAdditionsFacility_Graphics Mode=0,1437487016931 | |
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000 | |
DEBUG subprocess: Exit status: 0 | |
DEBUG virtualbox_4_3: - [1, "ssh", 2202, 22] | |
DEBUG ssh: Checking key permissions: /home/egroeper/.vagrant.d/insecure_private_key | |
DEBUG ssh: Checking whether SSH is ready... | |
DEBUG ssh: Re-using SSH connection. | |
INFO ssh: SSH is ready! | |
DEBUG ssh: Re-using SSH connection. | |
INFO ssh: Execute: (sudo=false) | |
DEBUG ssh: Exit status: 0 | |
DEBUG guest: Searching for cap: mount_virtualbox_shared_folder | |
DEBUG guest: Checking in: ubuntu | |
DEBUG guest: Checking in: debian | |
DEBUG guest: Checking in: linux | |
DEBUG guest: Found cap: mount_virtualbox_shared_folder in linux | |
INFO guest: Execute capability: mount_virtualbox_shared_folder [#<Vagrant::Machine: bgnode (VagrantPlugins::ProviderVirtualBox::Provider)>, "vagrant", "/vagrant", {:guestpath=>"/vagrant", :hostpath=>"/home/egroeper/Fileservice/configstack", :disabled=>false, :owner=>"vagrant", :group=>"vagrant"}] (ubuntu) | |
DEBUG ssh: Checking whether SSH is ready... | |
DEBUG ssh: Re-using SSH connection. | |
INFO ssh: SSH is ready! | |
DEBUG ssh: Re-using SSH connection. | |
INFO ssh: Execute: (sudo=false) | |
DEBUG ssh: Exit status: 0 | |
DEBUG guest: Searching for cap: shell_expand_guest_path | |
DEBUG guest: Checking in: ubuntu | |
DEBUG guest: Checking in: debian | |
DEBUG guest: Checking in: linux | |
DEBUG guest: Found cap: shell_expand_guest_path in linux | |
INFO guest: Execute capability: shell_expand_guest_path [#<Vagrant::Machine: bgnode (VagrantPlugins::ProviderVirtualBox::Provider)>, "/vagrant"] (ubuntu) | |
DEBUG ssh: Re-using SSH connection. | |
INFO ssh: Execute: echo; printf /vagrant (sudo=false) | |
DEBUG ssh: stdout: | |
DEBUG ssh: stdout: /vagrant | |
DEBUG ssh: Exit status: 0 | |
DEBUG ssh: Re-using SSH connection. | |
INFO ssh: Execute: mkdir -p /vagrant (sudo=true) | |
DEBUG ssh: stderr: stdin: is not a tty | |
DEBUG ssh: Re-using SSH connection. | |
INFO ssh: Execute: echo; printf $SSH_AUTH_SOCK (sudo=false) | |
DEBUG ssh: stdout: | |
DEBUG ssh: stdout: /tmp/ssh-nKNqymctrn/agent.1373 | |
DEBUG ssh: Exit status: 0 | |
INFO ssh: Setting SSH_AUTH_SOCK remotely: /tmp/ssh-nKNqymctrn/agent.1373 | |
DEBUG ssh: Exit status: 0 | |
DEBUG ssh: Re-using SSH connection. | |
INFO ssh: Execute: mount -t vboxsf -o uid=`id -u vagrant`,gid=`getent group vagrant | cut -d: -f3` vagrant /vagrant (sudo=true) | |
DEBUG ssh: stderr: stdin: is not a tty | |
DEBUG ssh: Re-using SSH connection. | |
INFO ssh: Execute: echo; printf $SSH_AUTH_SOCK (sudo=false) | |
DEBUG ssh: stdout: | |
DEBUG ssh: stdout: /tmp/ssh-nKNqymctrn/agent.1373 | |
DEBUG ssh: Exit status: 0 | |
INFO ssh: Setting SSH_AUTH_SOCK remotely: /tmp/ssh-nKNqymctrn/agent.1373 | |
DEBUG ssh: Exit status: 0 | |
DEBUG ssh: Re-using SSH connection. | |
INFO ssh: Execute: chown `id -u vagrant`:`getent group vagrant | cut -d: -f3` /vagrant (sudo=true) | |
DEBUG ssh: stderr: stdin: is not a tty | |
DEBUG ssh: Re-using SSH connection. | |
INFO ssh: Execute: echo; printf $SSH_AUTH_SOCK (sudo=false) | |
DEBUG ssh: stdout: | |
DEBUG ssh: stdout: /tmp/ssh-nKNqymctrn/agent.1373 | |
DEBUG ssh: Exit status: 0 | |
INFO ssh: Setting SSH_AUTH_SOCK remotely: /tmp/ssh-nKNqymctrn/agent.1373 | |
DEBUG ssh: Exit status: 0 | |
DEBUG ssh: Re-using SSH connection. | |
INFO ssh: Execute: test -x /sbin/initctl && test 'upstart' = $(basename $(sudo readlink /proc/1/exe)) (sudo=false) | |
DEBUG ssh: Exit status: 1 | |
INFO warden: Calling OUT action: #<Vagrant::Action::Builtin::SyncedFolders:0x007fa5242ce388> | |
INFO warden: Calling OUT action: #<Vagrant::Action::Builtin::SyncedFolderCleanup:0x007fa524279e78> | |
INFO warden: Calling OUT action: #<VagrantPlugins::SyncedFolderNFS::ActionCleanup:0x007fa52421afb8> | |
INFO warden: Calling OUT action: #<VagrantPlugins::ProviderVirtualBox::Action::PrepareNFSValidIds:0x000000028b8538> | |
INFO environment: Released process lock: fpcollision | |
DEBUG environment: Attempting to acquire process-lock: dotlock | |
INFO environment: Acquired process lock: dotlock | |
INFO environment: Released process lock: dotlock | |
INFO warden: Calling OUT action: #<Vagrant::Action::Builtin::HandleForwardedPortCollisions:0x0000000287a558> | |
INFO warden: Calling OUT action: #<VagrantPlugins::ProviderVirtualBox::Action::PrepareForwardedPortCollisionParams:0x0000000287a5a8> | |
INFO warden: Calling OUT action: #<Vagrant::Action::Builtin::EnvSet:0x0000000287a5d0> | |
INFO provision: Writing provisioning sentinel so we don't provision again | |
INFO warden: Calling OUT action: #<Vagrant::Action::Builtin::Provision:0x000000028391c0> | |
INFO warden: Calling OUT action: #<VagrantPlugins::ProviderVirtualBox::Action::ClearForwardedPorts:0x000000028391e8> | |
INFO warden: Calling OUT action: #<VagrantPlugins::ProviderVirtualBox::Action::SetName:0x00000002807260> | |
INFO warden: Calling OUT action: #<VagrantPlugins::ProviderVirtualBox::Action::CleanMachineFolder:0x00000002807288> | |
INFO warden: Calling OUT action: #<VagrantPlugins::ProviderVirtualBox::Action::CheckAccessible:0x00000002807328> | |
INFO warden: Calling OUT action: #<Proc:0x007fa5244b4828@/opt/vagrant/embedded/gems/gems/vagrant-1.7.4/lib/vagrant/action/warden.rb:94 (lambda)> | |
INFO warden: Calling OUT action: #<Vagrant::Action::Builtin::Call:0x007fa52c3e9198> | |
INFO warden: Calling OUT action: #<Proc:0x000000018ef3b8@/opt/vagrant/embedded/gems/gems/vagrant-1.7.4/lib/vagrant/action/warden.rb:94 (lambda)> | |
INFO warden: Calling OUT action: #<Vagrant::Action::Builtin::Call:0x007fa52c190900> | |
INFO warden: Calling OUT action: #<Proc:0x007fa52c1e33f8@/opt/vagrant/embedded/gems/gems/vagrant-1.7.4/lib/vagrant/action/warden.rb:94 (lambda)> | |
INFO warden: Calling OUT action: #<Vagrant::Action::Builtin::Call:0x007fa5349174c8> | |
INFO warden: Calling OUT action: #<Vagrant::Action::Builtin::BoxCheckOutdated:0x007fa53496c3d8> | |
INFO warden: Calling OUT action: #<Vagrant::Action::Builtin::ConfigValidate:0x007fa53496c428> | |
INFO warden: Calling OUT action: #<VagrantPlugins::ProviderVirtualBox::Action::CheckVirtualbox:0x007fa53496c450> | |
INFO warden: Calling OUT action: #<Proc:0x007fa5243c2ed8@/opt/vagrant/embedded/gems/gems/vagrant-1.7.4/lib/vagrant/action/warden.rb:94 (lambda)> | |
INFO warden: Calling OUT action: #<VagrantPlugins::ProviderVirtualBox::Action::MatchMACAddress:0x007fa5243c2f28> | |
INFO warden: Calling OUT action: #<VagrantPlugins::ProviderVirtualBox::Action::Import:0x007fa5243c2f50> | |
INFO warden: Calling OUT action: #<VagrantPlugins::ProviderVirtualBox::Action::Customize:0x007fa5243c2f78> | |
INFO warden: Calling OUT action: #<VagrantPlugins::ProviderVirtualBox::Action::CheckAccessible:0x007fa5243c2fa0> | |
INFO warden: Calling OUT action: #<Proc:0x007fa52440c4c0@/opt/vagrant/embedded/gems/gems/vagrant-1.7.4/lib/vagrant/action/warden.rb:94 (lambda)> | |
INFO warden: Calling OUT action: #<Vagrant::Action::Builtin::Call:0x007fa53496c4a0> | |
INFO warden: Calling OUT action: #<Vagrant::Action::Builtin::ConfigValidate:0x007fa53496c4c8> | |
INFO warden: Calling OUT action: #<Proc:0x007fa5242636f0@/opt/vagrant/embedded/gems/gems/vagrant-1.7.4/lib/vagrant/action/warden.rb:94 (lambda)> | |
INFO warden: Calling OUT action: #<Vagrant::Action::Builtin::HandleBox:0x007fa524209dd0> | |
INFO warden: Calling OUT action: #<Proc:0x007fa5242b8a60@/opt/vagrant/embedded/gems/gems/vagrant-1.7.4/lib/vagrant/action/warden.rb:94 (lambda)> | |
INFO warden: Calling OUT action: #<Vagrant::Action::Builtin::Call:0x007fa53496c5b8> | |
INFO warden: Calling OUT action: #<VagrantPlugins::ProviderVirtualBox::Action::CheckVirtualbox:0x007fa53496c608> | |
INFO environment: Released process lock: machine-action-30767535347d8d771bf6fee03ba85a1f | |
DEBUG environment: Attempting to acquire process-lock: dotlock | |
INFO environment: Acquired process lock: dotlock | |
INFO environment: Released process lock: dotlock | |
INFO batch_action: Starting action: #<Vagrant::Machine:0x00000001b1dae0> up {:destroy_on_error=>true, :parallel=>true, :provision_ignore_sentinel=>false, :provision_types=>nil} | |
INFO machine: Calling action: up on provider VirtualBox (new VM) | |
DEBUG environment: Attempting to acquire process-lock: machine-action-601ed0a0f8b19035dec91f6b27f1a17c | |
DEBUG environment: Attempting to acquire process-lock: dotlock | |
INFO environment: Acquired process lock: dotlock | |
INFO environment: Released process lock: dotlock | |
INFO environment: Acquired process lock: machine-action-601ed0a0f8b19035dec91f6b27f1a17c | |
INFO runner: Preparing hooks for middleware sequence... | |
INFO runner: 1 hooks defined. | |
INFO runner: Running action: machine_action_up #<Vagrant::Action::Builder:0x007fa534986990> | |
INFO warden: Calling IN action: #<VagrantPlugins::ProviderVirtualBox::Action::CheckVirtualbox:0x007fa534987ae8> | |
INFO base: VBoxManage path: VBoxManage | |
INFO subprocess: Starting process: ["/usr/bin/VBoxManage", "--version"] | |
INFO subprocess: Command not in installer, restoring original environment... | |
DEBUG subprocess: Selecting on IO | |
DEBUG subprocess: stdout: 4.3.30r101610 | |
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000 | |
DEBUG subprocess: Exit status: 0 | |
DEBUG meta: Finding driver for VirtualBox version: 4.3.30 | |
INFO meta: Using VirtualBox driver: VagrantPlugins::ProviderVirtualBox::Driver::Version_4_3 | |
INFO base: VBoxManage path: VBoxManage | |
INFO subprocess: Starting process: ["/usr/bin/VBoxManage", "list", "hostonlyifs"] | |
INFO subprocess: Command not in installer, restoring original environment... | |
DEBUG subprocess: Selecting on IO | |
DEBUG subprocess: stdout: Name: vboxnet0 | |
GUID: 786f6276-656e-4074-8000-0a0027000000 | |
DHCP: Disabled | |
IPAddress: 192.168.56.1 | |
NetworkMask: 255.255.255.0 | |
IPV6Address: | |
IPV6NetworkMaskPrefixLength: 0 | |
HardwareAddress: 0a:00:27:00:00:00 | |
MediumType: Ethernet | |
Status: Down | |
VBoxNetworkName: HostInterfaceNetworking-vboxnet0 | |
Name: vboxnet1 | |
GUID: 786f6276-656e-4174-8000-0a0027000001 | |
DHCP: Disabled | |
IPAddress: 192.168.23.1 | |
NetworkMask: 255.255.255.0 | |
IPV6Address: fe80:0000:0000:0000:0800:27ff:fe00:0001 | |
IPV6NetworkMaskPrefixLength: 64 | |
HardwareAddress: 0a:00:27:00:00:01 | |
MediumType: Ethernet | |
Status: Up | |
VBoxNetworkName: HostInterfaceNetworking-vboxnet1 | |
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000 | |
DEBUG subprocess: Exit status: 0 | |
INFO warden: Calling IN action: #<Vagrant::Action::Builtin::Call:0x007fa534987ac0> | |
INFO runner: Preparing hooks for middleware sequence... | |
INFO runner: 1 hooks defined. | |
INFO runner: Running action: machine_action_up #<Vagrant::Action::Builder:0x00000002887b68> | |
INFO warden: Calling IN action: #<VagrantPlugins::ProviderVirtualBox::Action::Created:0x00000002888c98> | |
INFO warden: Calling OUT action: #<VagrantPlugins::ProviderVirtualBox::Action::Created:0x00000002888c98> | |
INFO runner: Preparing hooks for middleware sequence... | |
INFO runner: 1 hooks defined. | |
INFO runner: Running action: machine_action_up #<Vagrant::Action::Warden:0x007fa5240b3120> | |
INFO warden: Calling IN action: #<Proc:0x007fa52429abc8@/opt/vagrant/embedded/gems/gems/vagrant-1.7.4/lib/vagrant/action/warden.rb:94 (lambda)> | |
INFO warden: Calling IN action: #<Vagrant::Action::Builtin::HandleBox:0x007fa5240b30a8> | |
INFO handle_box: Machine already has box. HandleBox will not run. | |
INFO warden: Calling IN action: #<Proc:0x007fa5242355e8@/opt/vagrant/embedded/gems/gems/vagrant-1.7.4/lib/vagrant/action/warden.rb:94 (lambda)> | |
INFO warden: Calling IN action: #<Vagrant::Action::Builtin::ConfigValidate:0x007fa534987a70> | |
INFO warden: Calling IN action: #<Vagrant::Action::Builtin::Call:0x007fa534987a48> | |
INFO runner: Preparing hooks for middleware sequence... | |
INFO runner: 1 hooks defined. | |
INFO runner: Running action: machine_action_up #<Vagrant::Action::Builder:0x007fa524352188> | |
INFO warden: Calling IN action: #<VagrantPlugins::ProviderVirtualBox::Action::Created:0x007fa52435bc60> | |
INFO warden: Calling OUT action: #<VagrantPlugins::ProviderVirtualBox::Action::Created:0x007fa52435bc60> | |
INFO runner: Preparing hooks for middleware sequence... | |
INFO runner: 1 hooks defined. | |
INFO runner: Running action: machine_action_up #<Vagrant::Action::Warden:0x007fa5243bbae8> | |
INFO warden: Calling IN action: #<Proc:0x007fa5244021a0@/opt/vagrant/embedded/gems/gems/vagrant-1.7.4/lib/vagrant/action/warden.rb:94 (lambda)> | |
INFO warden: Calling IN action: #<VagrantPlugins::ProviderVirtualBox::Action::CheckAccessible:0x007fa5243bba70> | |
INFO warden: Calling IN action: #<VagrantPlugins::ProviderVirtualBox::Action::Customize:0x007fa5243bba48> | |
INFO warden: Calling IN action: #<VagrantPlugins::ProviderVirtualBox::Action::Import:0x007fa5243bba20> | |
INFO interface: info: Importing base box 'ubuntu/trusty64'... | |
INFO interface: info: ==> memcached: Importing base box 'ubuntu/trusty64'... | |
==> memcached: Importing base box 'ubuntu/trusty64'... | |
DEBUG virtualbox_4_3: Doing dry-run import to determine parallel-safe name... | |
INFO subprocess: Starting process: ["/usr/bin/VBoxManage", "import", "-n", "/home/egroeper/.vagrant.d/boxes/ubuntu-VAGRANTSLASH-trusty64/0/virtualbox/box.ovf"] | |
INFO subprocess: Command not in installer, restoring original environment... | |
DEBUG subprocess: Selecting on IO | |
DEBUG subprocess: stderr: 0%... | |
DEBUG subprocess: stderr: 10%...20%...30%...40%...50%...60%...70%...80%...90%... | |
DEBUG subprocess: stderr: 100% | |
DEBUG subprocess: stderr: Interpreting /home/egroeper/.vagrant.d/boxes/ubuntu-VAGRANTSLASH-trusty64/0/virtualbox/box.ovf... | |
DEBUG subprocess: stderr: OK. | |
DEBUG subprocess: stdout: Disks: vmdisk1 42949672960 -1 http://www.vmware.com/interfaces/specifications/vmdk.html#streamOptimized box-disk1.vmdk -1 -1 | |
Virtual system 0: | |
0: Suggested OS type: "Ubuntu_64" | |
(change with "--vsys 0 --ostype <type>"; use "list ostypes" to list all possible values) | |
1: Suggested VM name "ubuntu-cloudimg-trusty-vagrant-amd64" | |
(change with "--vsys 0 --vmname <name>") | |
2: Number of CPUs: 1 | |
(change with "--vsys 0 --cpus <n>") | |
3: Guest memory: 512 MB | |
(change with "--vsys 0 --memory <MB>") | |
4: Network adapter: orig NAT, config 3, extra slot=0;type=NAT | |
5: SATA controller, type AHCI | |
(disable with "--vsys 0 --unit 5 --ignore") | |
6: Hard disk image: source image=box-disk1.vmdk, target path=/home/egroeper/VirtualBox VMs/ubuntu-cloudimg-trusty-vagrant-amd64/box-disk1.vmdk, controller=5;channel=0 | |
(change target path with "--vsys 0 --unit 6 --disk path"; | |
disable with "--vsys 0 --unit 6 --ignore") | |
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000 | |
DEBUG subprocess: Exit status: 0 | |
DEBUG virtualbox_4_3: -- Parallel safe name: ubuntu-cloudimg-trusty-vagrant-amd64_1437487035822_63843 | |
INFO subprocess: Starting process: ["/usr/bin/VBoxManage", "import", "/home/egroeper/.vagrant.d/boxes/ubuntu-VAGRANTSLASH-trusty64/0/virtualbox/box.ovf", "--vsys", "0", "--vmname", "ubuntu-cloudimg-trusty-vagrant-amd64_1437487035822_63843", "--vsys", "0", "--unit", "6", "--disk", "/home/egroeper/VirtualBox VMs/ubuntu-cloudimg-trusty-vagrant-amd64_1437487035822_63843/box-disk1.vmdk"] | |
INFO subprocess: Command not in installer, restoring original environment... | |
DEBUG subprocess: Selecting on IO | |
DEBUG subprocess: stderr: 0%... | |
DEBUG subprocess: stderr: 10%...20%...30%...40%...50%...60%...70%...80%...90%... | |
DEBUG subprocess: stderr: 100% | |
DEBUG subprocess: stderr: Interpreting /home/egroeper/.vagrant.d/boxes/ubuntu-VAGRANTSLASH-trusty64/0/virtualbox/box.ovf... | |
DEBUG subprocess: stderr: OK. | |
DEBUG subprocess: stderr: 0%... | |
DEBUG subprocess: stderr: 10%...20%...30%...40%...50%...60%... | |
INFO interface: info: Progress: 60% | |
Progress: 60%DEBUG subprocess: stderr: 70%...80%...90%... | |
INFO interface: info: Progress: 90% | |
Progress: 90%DEBUG subprocess: stderr: 100% | |
DEBUG subprocess: stdout: Disks: vmdisk1 42949672960 -1 http://www.vmware.com/interfaces/specifications/vmdk.html#streamOptimized box-disk1.vmdk -1 -1 | |
Virtual system 0: | |
0: Suggested OS type: "Ubuntu_64" | |
(change with "--vsys 0 --ostype <type>"; use "list ostypes" to list all possible values) | |
1: VM name specified with --vmname: "ubuntu-cloudimg-trusty-vagrant-amd64_1437487035822_63843" | |
2: Number of CPUs: 1 | |
(change with "--vsys 0 --cpus <n>") | |
3: Guest memory: 512 MB | |
(change with "--vsys 0 --memory <MB>") | |
4: Network adapter: orig NAT, config 3, extra slot=0;type=NAT | |
5: SATA controller, type AHCI | |
(disable with "--vsys 0 --unit 5 --ignore") | |
6: Hard disk image: source image=box-disk1.vmdk, target path=/home/egroeper/VirtualBox VMs/ubuntu-cloudimg-trusty-vagrant-amd64_1437487035822_63843/box-disk1.vmdk, controller=5;channel=0 | |
Successfully imported the appliance. | |
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 31987 | |
DEBUG subprocess: Exit status: 0 | |
INFO subprocess: Starting process: ["/usr/bin/VBoxManage", "list", "vms"] | |
INFO subprocess: Command not in installer, restoring original environment... | |
DEBUG subprocess: Selecting on IO | |
DEBUG subprocess: stdout: "gitlab" {48d8dd09-3cad-47be-b8eb-a4beff89c7f2} | |
"Testing_default_1421443154970_67785" {c4d13fbb-3c47-4c28-8f53-bc8197c36383} | |
"configstack_loadbalancer_1437486881381_79071" {dbeca25f-ee46-4fd6-844a-518018fe44b6} | |
"configstack_db_1437486922330_80180" {619f2563-aeb7-4a70-bbcf-ff458493cbf7} | |
"configstack_master_1437486963581_54316" {67eff89c-3419-4074-8a24-955b3e592a2d} | |
"configstack_bgnode_1437487007241_2382" {3b18d4d5-c251-401b-8d19-32b7d779d707} | |
"ubuntu-cloudimg-trusty-vagrant-amd64_1437487035822_63843" {b79c09d8-4e8c-4f43-9566-fc708a3cca47} | |
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000 | |
DEBUG subprocess: Exit status: 0 | |
INFO machine: New machine ID: "b79c09d8-4e8c-4f43-9566-fc708a3cca47" | |
DEBUG virtualbox: Instantiating the driver for machine ID: "b79c09d8-4e8c-4f43-9566-fc708a3cca47" | |
INFO base: VBoxManage path: VBoxManage | |
INFO subprocess: Starting process: ["/usr/bin/VBoxManage", "--version"] | |
INFO subprocess: Command not in installer, restoring original environment... | |
DEBUG subprocess: Selecting on IO | |
DEBUG subprocess: stdout: 4.3.30r101610 | |
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000 | |
DEBUG subprocess: Exit status: 0 | |
DEBUG meta: Finding driver for VirtualBox version: 4.3.30 | |
INFO meta: Using VirtualBox driver: VagrantPlugins::ProviderVirtualBox::Driver::Version_4_3 | |
INFO base: VBoxManage path: VBoxManage | |
INFO subprocess: Starting process: ["/usr/bin/VBoxManage", "showvminfo", "b79c09d8-4e8c-4f43-9566-fc708a3cca47"] | |
INFO subprocess: Command not in installer, restoring original environment... | |
DEBUG subprocess: Selecting on IO | |
DEBUG subprocess: stdout: Name: ubuntu-cloudimg-trusty-vagrant-amd64_1437487035822_63843 | |
Groups: / | |
Guest OS: Ubuntu (64-bit) | |
UUID: b79c09d8-4e8c-4f43-9566-fc708a3cca47 | |
Config file: /home/egroeper/VirtualBox VMs/ubuntu-cloudimg-trusty-vagrant-amd64_1437487035822_63843/ubuntu-cloudimg-trusty-vagrant-amd64_1437487035822_63843.vbox | |
Snapshot folder: /home/egroeper/VirtualBox VMs/ubuntu-cloudimg-trusty-vagrant-amd64_1437487035822_63843/Snapshots | |
Log folder: /home/egroeper/VirtualBox VMs/ubuntu-cloudimg-trusty-vagrant-amd64_1437487035822_63843/Logs | |
Hardware UUID: b79c09d8-4e8c-4f43-9566-fc708a3cca47 | |
Memory size: 512MB | |
Page Fusion: off | |
VRAM size: 12MB | |
CPU exec cap: 100% | |
HPET: off | |
Chipset: piix3 | |
Firmware: BIOS | |
Number of CPUs: 1 | |
PAE: off | |
Long Mode: on | |
Synthetic CPU: off | |
CPUID overrides: None | |
Boot menu mode: message and menu | |
Boot Device (1): HardDisk | |
Boot Device (2): Not Assigned | |
Boot Device (3): Not Assigned | |
Boot Device (4): Not Assigned | |
ACPI: on | |
IOAPIC: on | |
Time offset: 0ms | |
RTC: UTC | |
Hardw. virt.ext: on | |
Nested Paging: on | |
Large Pages: off | |
VT-x VPID: on | |
VT-x unr. exec.: on | |
State: powered off (since 2015-06-16T22:04:10.000000000) | |
Monitor count: 1 | |
3D Acceleration: off | |
2D Video Acceleration: off | |
Teleporter Enabled: off | |
Teleporter Port: 0 | |
Teleporter Address: | |
Teleporter Password: | |
Tracing Enabled: off | |
Allow Tracing to Access VM: off | |
Tracing Configuration: | |
Autostart Enabled: off | |
Autostart Delay: 0 | |
Default Frontend: | |
Storage Controller Name (0): SATAController | |
Storage Controller Type (0): IntelAhci | |
Storage Controller Instance Number (0): 0 | |
Storage Controller Max Port Count (0): 30 | |
Storage Controller Port Count (0): 1 | |
Storage Controller Bootable (0): on | |
SATAController (0, 0): /home/egroeper/VirtualBox VMs/ubuntu-cloudimg-trusty-vagrant-amd64_1437487035822_63843/box-disk1.vmdk (UUID: 83fa3155-d51b-41c7-95ea-5f32c03aaa44) | |
NIC 1: MAC: 08002745E166, Attachment: NAT, Cable connected: on, Trace: off (file: none), Type: 82540EM, Reported speed: 0 Mbps, Boot priority: 0, Promisc Policy: deny, Bandwidth group: none | |
NIC 1 Settings: MTU: 0, Socket (send: 64, receive: 64), TCP Window (send:64, receive: 64) | |
NIC 1 Rule(0): name = guestssh, protocol = tcp, host ip = , host port = 2222, guest ip = , guest port = 22 | |
NIC 2: disabled | |
NIC 3: disabled | |
NIC 4: disabled | |
NIC 5: disabled | |
NIC 6: disabled | |
NIC 7: disabled | |
NIC 8: disabled | |
Pointing Device: PS/2 Mouse | |
Keyboard Device: PS/2 Keyboard | |
UART 1: disabled | |
UART 2: disabled | |
LPT 1: disabled | |
LPT 2: disabled | |
Audio: disabled | |
Clipboard Mode: Bidirectional | |
Drag'n'drop Mode: disabled | |
VRDE: disabled | |
USB: disabled | |
EHCI: disabled | |
USB Device Filters: | |
<none> | |
Available remote USB devices: | |
<none> | |
Currently Attached USB Devices: | |
<none> | |
Bandwidth groups: <none> | |
Shared folders: <none> | |
VRDE Connection: not active | |
Clients so far: 0 | |
Video capturing: not active | |
Capture screens: 0 | |
Capture file: /home/egroeper/VirtualBox VMs/ubuntu-cloudimg-trusty-vagrant-amd64_1437487035822_63843/ubuntu-cloudimg-trusty-vagrant-amd64_1437487035822_63843.webm | |
Capture dimensions: 1024x768 | |
Capture rate: 512 kbps | |
Capture FPS: 25 | |
Guest: | |
Configured memory balloon size: 0 MB | |
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000 | |
DEBUG subprocess: Exit status: 0 | |
INFO warden: Calling IN action: #<VagrantPlugins::ProviderVirtualBox::Action::MatchMACAddress:0x007fa5243bb9f8> | |
INFO interface: info: Matching MAC address for NAT networking... | |
INFO interface: info: ==> memcached: Matching MAC address for NAT networking... | |
==> memcached: Matching MAC address for NAT networking... | |
INFO subprocess: Starting process: ["/usr/bin/VBoxManage", "modifyvm", "b79c09d8-4e8c-4f43-9566-fc708a3cca47", "--macaddress1", "0800273A0B5B"] | |
INFO subprocess: Command not in installer, restoring original environment... | |
DEBUG subprocess: Selecting on IO | |
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000 | |
DEBUG subprocess: Exit status: 0 | |
INFO warden: Calling IN action: #<Proc:0x007fa5243bb908@/opt/vagrant/embedded/gems/gems/vagrant-1.7.4/lib/vagrant/action/warden.rb:94 (lambda)> | |
INFO warden: Calling IN action: #<VagrantPlugins::ProviderVirtualBox::Action::CheckVirtualbox:0x007fa5349879f8> | |
INFO base: VBoxManage path: VBoxManage | |
INFO subprocess: Starting process: ["/usr/bin/VBoxManage", "--version"] | |
INFO subprocess: Command not in installer, restoring original environment... | |
DEBUG subprocess: Selecting on IO | |
DEBUG subprocess: stdout: 4.3.30r101610 | |
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000 | |
DEBUG subprocess: Exit status: 0 | |
DEBUG meta: Finding driver for VirtualBox version: 4.3.30 | |
INFO meta: Using VirtualBox driver: VagrantPlugins::ProviderVirtualBox::Driver::Version_4_3 | |
INFO base: VBoxManage path: VBoxManage | |
INFO subprocess: Starting process: ["/usr/bin/VBoxManage", "list", "hostonlyifs"] | |
INFO subprocess: Command not in installer, restoring original environment... | |
DEBUG subprocess: Selecting on IO | |
DEBUG subprocess: stdout: Name: vboxnet0 | |
GUID: 786f6276-656e-4074-8000-0a0027000000 | |
DHCP: Disabled | |
IPAddress: 192.168.56.1 | |
NetworkMask: 255.255.255.0 | |
IPV6Address: | |
IPV6NetworkMaskPrefixLength: 0 | |
HardwareAddress: 0a:00:27:00:00:00 | |
MediumType: Ethernet | |
Status: Down | |
VBoxNetworkName: HostInterfaceNetworking-vboxnet0 | |
Name: vboxnet1 | |
GUID: 786f6276-656e-4174-8000-0a0027000001 | |
DHCP: Disabled | |
IPAddress: 192.168.23.1 | |
NetworkMask: 255.255.255.0 | |
IPV6Address: fe80:0000:0000:0000:0800:27ff:fe00:0001 | |
IPV6NetworkMaskPrefixLength: 64 | |
HardwareAddress: 0a:00:27:00:00:01 | |
MediumType: Ethernet | |
Status: Up | |
VBoxNetworkName: HostInterfaceNetworking-vboxnet1 | |
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000 | |
DEBUG subprocess: Exit status: 0 | |
INFO warden: Calling IN action: #<Vagrant::Action::Builtin::ConfigValidate:0x007fa5349879d0> | |
INFO warden: Calling IN action: #<Vagrant::Action::Builtin::BoxCheckOutdated:0x007fa5349879a8> | |
INFO warden: Calling IN action: #<Vagrant::Action::Builtin::Call:0x007fa53493fef0> | |
INFO runner: Preparing hooks for middleware sequence... | |
INFO runner: 1 hooks defined. | |
INFO runner: Running action: machine_action_up #<Vagrant::Action::Builder:0x007fa5244646e8> | |
INFO warden: Calling IN action: #<VagrantPlugins::ProviderVirtualBox::Action::IsRunning:0x007fa52446dab8> | |
INFO subprocess: Starting process: ["/usr/bin/VBoxManage", "showvminfo", "b79c09d8-4e8c-4f43-9566-fc708a3cca47", "--machinereadable"] | |
INFO subprocess: Command not in installer, restoring original environment... | |
DEBUG subprocess: Selecting on IO | |
DEBUG subprocess: stdout: name="ubuntu-cloudimg-trusty-vagrant-amd64_1437487035822_63843" | |
groups="/" | |
ostype="Ubuntu (64-bit)" | |
UUID="b79c09d8-4e8c-4f43-9566-fc708a3cca47" | |
CfgFile="/home/egroeper/VirtualBox VMs/ubuntu-cloudimg-trusty-vagrant-amd64_1437487035822_63843/ubuntu-cloudimg-trusty-vagrant-amd64_1437487035822_63843.vbox" | |
SnapFldr="/home/egroeper/VirtualBox VMs/ubuntu-cloudimg-trusty-vagrant-amd64_1437487035822_63843/Snapshots" | |
LogFldr="/home/egroeper/VirtualBox VMs/ubuntu-cloudimg-trusty-vagrant-amd64_1437487035822_63843/Logs" | |
hardwareuuid="b79c09d8-4e8c-4f43-9566-fc708a3cca47" | |
memory=512 | |
pagefusion="off" | |
vram=12 | |
cpuexecutioncap=100 | |
hpet="off" | |
chipset="piix3" | |
firmware="BIOS" | |
cpus=1 | |
pae="off" | |
longmode="on" | |
synthcpu="off" | |
bootmenu="messageandmenu" | |
boot1="disk" | |
boot2="none" | |
boot3="none" | |
boot4="none" | |
acpi="on" | |
ioapic="on" | |
biossystemtimeoffset=0 | |
rtcuseutc="on" | |
hwvirtex="on" | |
nestedpaging="on" | |
largepages="off" | |
vtxvpid="on" | |
vtxux="on" | |
VMState="poweroff" | |
VMStateChangeTime="2015-06-16T22:04:10.000000000" | |
monitorcount=1 | |
accelerate3d="off" | |
accelerate2dvideo="off" | |
teleporterenabled="off" | |
teleporterport=0 | |
teleporteraddress="" | |
teleporterpassword="" | |
tracing-enabled="off" | |
tracing-allow-vm-access="off" | |
tracing-config="" | |
autostart-enabled="off" | |
autostart-delay=0 | |
defaultfrontend="" | |
storagecontrollername0="SATAController" | |
storagecontrollertype0="IntelAhci" | |
storagecontrollerinstance0="0" | |
storagecontrollermaxportcount0="30" | |
storagecontrollerportcount0="1" | |
storagecontrollerbootable0="on" | |
"SATAController-0-0"="/home/egroeper/VirtualBox VMs/ubuntu-cloudimg-trusty-vagrant-amd64_1437487035822_63843/box-disk1.vmdk" | |
"SATAController-ImageUUID-0-0"="83fa3155-d51b-41c7-95ea-5f32c03aaa44" | |
natnet1="nat" | |
macaddress1="0800273A0B5B" | |
cableconnected1="on" | |
nic1="nat" | |
nictype1="82540EM" | |
nicspeed1="0" | |
mtu="0" | |
sockSnd="64" | |
sockRcv="64" | |
tcpWndSnd="64" | |
tcpWndRcv="64" | |
Forwarding(0)="guestssh,tcp,,2222,,22" | |
nic2="none" | |
nic3="none" | |
nic4="none" | |
nic5="none" | |
nic6="none" | |
nic7="none" | |
nic8="none" | |
hidpointing="ps2mouse" | |
hidkeyboard="ps2kbd" | |
uart1="off" | |
uart2="off" | |
lpt1="off" | |
lpt2="off" | |
audio="none" | |
clipboard="bidirectional" | |
draganddrop="disabled" | |
vrde="off" | |
usb="off" | |
ehci="off" | |
VRDEActiveConnection="off" | |
VRDEClients=0 | |
vcpenabled="off" | |
vcpscreens=0 | |
vcpfile="/home/egroeper/VirtualBox VMs/ubuntu-cloudimg-trusty-vagrant-amd64_1437487035822_63843/ubuntu-cloudimg-trusty-vagrant-amd64_1437487035822_63843.webm" | |
vcpwidth=1024 | |
vcpheight=768 | |
vcprate=512 | |
vcpfps=25 | |
GuestMemoryBalloon=0 | |
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000 | |
DEBUG subprocess: Exit status: 0 | |
INFO warden: Calling OUT action: #<VagrantPlugins::ProviderVirtualBox::Action::IsRunning:0x007fa52446dab8> | |
INFO runner: Preparing hooks for middleware sequence... | |
INFO runner: 1 hooks defined. | |
INFO runner: Running action: machine_action_up #<Vagrant::Action::Warden:0x007fa52c1851e0> | |
INFO warden: Calling IN action: #<Proc:0x007fa52c1c3d50@/opt/vagrant/embedded/gems/gems/vagrant-1.7.4/lib/vagrant/action/warden.rb:94 (lambda)> | |
INFO warden: Calling IN action: #<Vagrant::Action::Builtin::Call:0x007fa52c185168> | |
INFO runner: Preparing hooks for middleware sequence... | |
INFO runner: 1 hooks defined. | |
INFO runner: Running action: machine_action_up #<Vagrant::Action::Builder:0x007fa52c22cbe8> | |
INFO warden: Calling IN action: #<VagrantPlugins::ProviderVirtualBox::Action::IsSaved:0x007fa52c242650> | |
INFO subprocess: Starting process: ["/usr/bin/VBoxManage", "showvminfo", "b79c09d8-4e8c-4f43-9566-fc708a3cca47", "--machinereadable"] | |
INFO subprocess: Command not in installer, restoring original environment... | |
DEBUG subprocess: Selecting on IO | |
DEBUG subprocess: stdout: name="ubuntu-cloudimg-trusty-vagrant-amd64_1437487035822_63843" | |
groups="/" | |
ostype="Ubuntu (64-bit)" | |
UUID="b79c09d8-4e8c-4f43-9566-fc708a3cca47" | |
CfgFile="/home/egroeper/VirtualBox VMs/ubuntu-cloudimg-trusty-vagrant-amd64_1437487035822_63843/ubuntu-cloudimg-trusty-vagrant-amd64_1437487035822_63843.vbox" | |
SnapFldr="/home/egroeper/VirtualBox VMs/ubuntu-cloudimg-trusty-vagrant-amd64_1437487035822_63843/Snapshots" | |
LogFldr="/home/egroeper/VirtualBox VMs/ubuntu-cloudimg-trusty-vagrant-amd64_1437487035822_63843/Logs" | |
hardwareuuid="b79c09d8-4e8c-4f43-9566-fc708a3cca47" | |
memory=512 | |
pagefusion="off" | |
vram=12 | |
cpuexecutioncap=100 | |
hpet="off" | |
chipset="piix3" | |
firmware="BIOS" | |
cpus=1 | |
pae="off" | |
longmode="on" | |
synthcpu="off" | |
bootmenu="messageandmenu" | |
boot1="disk" | |
boot2="none" | |
boot3="none" | |
boot4="none" | |
acpi="on" | |
ioapic="on" | |
biossystemtimeoffset=0 | |
rtcuseutc="on" | |
hwvirtex="on" | |
nestedpaging="on" | |
largepages="off" | |
vtxvpid="on" | |
vtxux="on" | |
VMState="poweroff" | |
VMStateChangeTime="2015-06-16T22:04:10.000000000" | |
monitorcount=1 | |
accelerate3d="off" | |
accelerate2dvideo="off" | |
teleporterenabled="off" | |
teleporterport=0 | |
teleporteraddress="" | |
teleporterpassword="" | |
tracing-enabled="off" | |
tracing-allow-vm-access="off" | |
tracing-config="" | |
autostart-enabled="off" | |
autostart-delay=0 | |
defaultfrontend="" | |
storagecontrollername0="SATAController" | |
storagecontrollertype0="IntelAhci" | |
storagecontrollerinstance0="0" | |
storagecontrollermaxportcount0="30" | |
storagecontrollerportcount0="1" | |
storagecontrollerbootable0="on" | |
"SATAController-0-0"="/home/egroeper/VirtualBox VMs/ubuntu-cloudimg-trusty-vagrant-amd64_1437487035822_63843/box-disk1.vmdk" | |
"SATAController-ImageUUID-0-0"="83fa3155-d51b-41c7-95ea-5f32c03aaa44" | |
natnet1="nat" | |
macaddress1="0800273A0B5B" | |
cableconnected1="on" | |
nic1="nat" | |
nictype1="82540EM" | |
nicspeed1="0" | |
mtu="0" | |
sockSnd="64" | |
sockRcv="64" | |
tcpWndSnd="64" | |
tcpWndRcv="64" | |
Forwarding(0)="guestssh,tcp,,2222,,22" | |
nic2="none" | |
nic3="none" | |
nic4="none" | |
nic5="none" | |
nic6="none" | |
nic7="none" | |
nic8="none" | |
hidpointing="ps2mouse" | |
hidkeyboard="ps2kbd" | |
uart1="off" | |
uart2="off" | |
lpt1="off" | |
lpt2="off" | |
audio="none" | |
clipboard="bidirectional" | |
draganddrop="disabled" | |
vrde="off" | |
usb="off" | |
ehci="off" | |
VRDEActiveConnection="off" | |
VRDEClients=0 | |
vcpenabled="off" | |
vcpscreens=0 | |
vcpfile="/home/egroeper/VirtualBox VMs/ubuntu-cloudimg-trusty-vagrant-amd64_1437487035822_63843/ubuntu-cloudimg-trusty-vagrant-amd64_1437487035822_63843.webm" | |
vcpwidth=1024 | |
vcpheight=768 | |
vcprate=512 | |
vcpfps=25 | |
GuestMemoryBalloon=0 | |
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000 | |
DEBUG subprocess: Exit status: 0 | |
INFO warden: Calling OUT action: #<VagrantPlugins::ProviderVirtualBox::Action::IsSaved:0x007fa52c242650> | |
INFO runner: Preparing hooks for middleware sequence... | |
INFO runner: 1 hooks defined. | |
INFO runner: Running action: machine_action_up #<Vagrant::Action::Warden:0x007fa52c3e7d70> | |
INFO warden: Calling IN action: #<Proc:0x007fa52c41d588@/opt/vagrant/embedded/gems/gems/vagrant-1.7.4/lib/vagrant/action/warden.rb:94 (lambda)> | |
INFO warden: Calling IN action: #<Vagrant::Action::Builtin::Call:0x007fa52c3e7cd0> | |
INFO runner: Preparing hooks for middleware sequence... | |
INFO runner: 1 hooks defined. | |
INFO runner: Running action: machine_action_up #<Vagrant::Action::Builder:0x000000025a5c38> | |
INFO warden: Calling IN action: #<VagrantPlugins::ProviderVirtualBox::Action::IsPaused:0x000000025ad8c0> | |
INFO subprocess: Starting process: ["/usr/bin/VBoxManage", "showvminfo", "b79c09d8-4e8c-4f43-9566-fc708a3cca47", "--machinereadable"] | |
INFO subprocess: Command not in installer, restoring original environment... | |
DEBUG subprocess: Selecting on IO | |
DEBUG subprocess: stdout: name="ubuntu-cloudimg-trusty-vagrant-amd64_1437487035822_63843" | |
groups="/" | |
ostype="Ubuntu (64-bit)" | |
UUID="b79c09d8-4e8c-4f43-9566-fc708a3cca47" | |
CfgFile="/home/egroeper/VirtualBox VMs/ubuntu-cloudimg-trusty-vagrant-amd64_1437487035822_63843/ubuntu-cloudimg-trusty-vagrant-amd64_1437487035822_63843.vbox" | |
SnapFldr="/home/egroeper/VirtualBox VMs/ubuntu-cloudimg-trusty-vagrant-amd64_1437487035822_63843/Snapshots" | |
LogFldr="/home/egroeper/VirtualBox VMs/ubuntu-cloudimg-trusty-vagrant-amd64_1437487035822_63843/Logs" | |
hardwareuuid="b79c09d8-4e8c-4f43-9566-fc708a3cca47" | |
memory=512 | |
pagefusion="off" | |
vram=12 | |
cpuexecutioncap=100 | |
hpet="off" | |
chipset="piix3" | |
firmware="BIOS" | |
cpus=1 | |
pae="off" | |
longmode="on" | |
synthcpu="off" | |
bootmenu="messageandmenu" | |
boot1="disk" | |
boot2="none" | |
boot3="none" | |
boot4="none" | |
acpi="on" | |
ioapic="on" | |
biossystemtimeoffset=0 | |
rtcuseutc="on" | |
hwvirtex="on" | |
nestedpaging="on" | |
largepages="off" | |
vtxvpid="on" | |
vtxux="on" | |
VMState="poweroff" | |
VMStateChangeTime="2015-06-16T22:04:10.000000000" | |
monitorcount=1 | |
accelerate3d="off" | |
accelerate2dvideo="off" | |
teleporterenabled="off" | |
teleporterport=0 | |
teleporteraddress="" | |
teleporterpassword="" | |
tracing-enabled="off" | |
tracing-allow-vm-access="off" | |
tracing-config="" | |
autostart-enabled="off" | |
autostart-delay=0 | |
defaultfrontend="" | |
storagecontrollername0="SATAController" | |
storagecontrollertype0="IntelAhci" | |
storagecontrollerinstance0="0" | |
storagecontrollermaxportcount0="30" | |
storagecontrollerportcount0="1" | |
storagecontrollerbootable0="on" | |
"SATAController-0-0"="/home/egroeper/VirtualBox VMs/ubuntu-cloudimg-trusty-vagrant-amd64_1437487035822_63843/box-disk1.vmdk" | |
"SATAController-ImageUUID-0-0"="83fa3155-d51b-41c7-95ea-5f32c03aaa44" | |
natnet1="nat" | |
macaddress1="0800273A0B5B" | |
cableconnected1="on" | |
nic1="nat" | |
nictype1="82540EM" | |
nicspeed1="0" | |
mtu="0" | |
sockSnd="64" | |
sockRcv="64" | |
tcpWndSnd="64" | |
tcpWndRcv="64" | |
Forwarding(0)="guestssh,tcp,,2222,,22" | |
nic2="none" | |
nic3="none" | |
nic4="none" | |
nic5="none" | |
nic6="none" | |
nic7="none" | |
nic8="none" | |
hidpointing="ps2mouse" | |
hidkeyboard="ps2kbd" | |
uart1="off" | |
uart2="off" | |
lpt1="off" | |
lpt2="off" | |
audio="none" | |
clipboard="bidirectional" | |
draganddrop="disabled" | |
vrde="off" | |
usb="off" | |
ehci="off" | |
VRDEActiveConnection="off" | |
VRDEClients=0 | |
vcpenabled="off" | |
vcpscreens=0 | |
vcpfile="/home/egroeper/VirtualBox VMs/ubuntu-cloudimg-trusty-vagrant-amd64_1437487035822_63843/ubuntu-cloudimg-trusty-vagrant-amd64_1437487035822_63843.webm" | |
vcpwidth=1024 | |
vcpheight=768 | |
vcprate=512 | |
vcpfps=25 | |
GuestMemoryBalloon=0 | |
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 31999 | |
DEBUG subprocess: Exit status: 0 | |
INFO warden: Calling OUT action: #<VagrantPlugins::ProviderVirtualBox::Action::IsPaused:0x000000025ad8c0> | |
INFO runner: Preparing hooks for middleware sequence... | |
INFO runner: 1 hooks defined. | |
INFO runner: Running action: machine_action_up #<Vagrant::Action::Warden:0x000000027f0a60> | |
INFO warden: Calling IN action: #<Proc:0x007fa5244ac038@/opt/vagrant/embedded/gems/gems/vagrant-1.7.4/lib/vagrant/action/warden.rb:94 (lambda)> | |
INFO warden: Calling IN action: #<VagrantPlugins::ProviderVirtualBox::Action::CheckAccessible:0x000000027f0998> | |
INFO subprocess: Starting process: ["/usr/bin/VBoxManage", "showvminfo", "b79c09d8-4e8c-4f43-9566-fc708a3cca47", "--machinereadable"] | |
INFO subprocess: Command not in installer, restoring original environment... | |
DEBUG subprocess: Selecting on IO | |
DEBUG subprocess: stdout: name="ubuntu-cloudimg-trusty-vagrant-amd64_1437487035822_63843" | |
groups="/" | |
ostype="Ubuntu (64-bit)" | |
UUID="b79c09d8-4e8c-4f43-9566-fc708a3cca47" | |
CfgFile="/home/egroeper/VirtualBox VMs/ubuntu-cloudimg-trusty-vagrant-amd64_1437487035822_63843/ubuntu-cloudimg-trusty-vagrant-amd64_1437487035822_63843.vbox" | |
SnapFldr="/home/egroeper/VirtualBox VMs/ubuntu-cloudimg-trusty-vagrant-amd64_1437487035822_63843/Snapshots" | |
LogFldr="/home/egroeper/VirtualBox VMs/ubuntu-cloudimg-trusty-vagrant-amd64_1437487035822_63843/Logs" | |
hardwareuuid="b79c09d8-4e8c-4f43-9566-fc708a3cca47" | |
memory=512 | |
pagefusion="off" | |
vram=12 | |
cpuexecutioncap=100 | |
hpet="off" | |
chipset="piix3" | |
firmware="BIOS" | |
cpus=1 | |
pae="off" | |
longmode="on" | |
synthcpu="off" | |
bootmenu="messageandmenu" | |
boot1="disk" | |
boot2="none" | |
boot3="none" | |
boot4="none" | |
acpi="on" | |
ioapic="on" | |
biossystemtimeoffset=0 | |
rtcuseutc="on" | |
hwvirtex="on" | |
nestedpaging="on" | |
largepages="off" | |
vtxvpid="on" | |
vtxux="on" | |
VMState="poweroff" | |
VMStateChangeTime="2015-06-16T22:04:10.000000000" | |
monitorcount=1 | |
accelerate3d="off" | |
accelerate2dvideo="off" | |
teleporterenabled="off" | |
teleporterport=0 | |
teleporteraddress="" | |
teleporterpassword="" | |
tracing-enabled="off" | |
tracing-allow-vm-access="off" | |
tracing-config="" | |
autostart-enabled="off" | |
autostart-delay=0 | |
defaultfrontend="" | |
storagecontrollername0="SATAController" | |
storagecontrollertype0="IntelAhci" | |
storagecontrollerinstance0="0" | |
storagecontrollermaxportcount0="30" | |
storagecontrollerportcount0="1" | |
storagecontrollerbootable0="on" | |
"SATAController-0-0"="/home/egroeper/VirtualBox VMs/ubuntu-cloudimg-trusty-vagrant-amd64_1437487035822_63843/box-disk1.vmdk" | |
"SATAController-ImageUUID-0-0"="83fa3155-d51b-41c7-95ea-5f32c03aaa44" | |
natnet1="nat" | |
macaddress1="0800273A0B5B" | |
cableconnected1="on" | |
nic1="nat" | |
nictype1="82540EM" | |
nicspeed1="0" | |
mtu="0" | |
sockSnd="64" | |
sockRcv="64" | |
tcpWndSnd="64" | |
tcpWndRcv="64" | |
Forwarding(0)="guestssh,tcp,,2222,,22" | |
nic2="none" | |
nic3="none" | |
nic4="none" | |
nic5="none" | |
nic6="none" | |
nic7="none" | |
nic8="none" | |
hidpointing="ps2mouse" | |
hidkeyboard="ps2kbd" | |
uart1="off" | |
uart2="off" | |
lpt1="off" | |
lpt2="off" | |
audio="none" | |
clipboard="bidirectional" | |
draganddrop="disabled" | |
vrde="off" | |
usb="off" | |
ehci="off" | |
VRDEActiveConnection="off" | |
VRDEClients=0 | |
vcpenabled="off" | |
vcpscreens=0 | |
vcpfile="/home/egroeper/VirtualBox VMs/ubuntu-cloudimg-trusty-vagrant-amd64_1437487035822_63843/ubuntu-cloudimg-trusty-vagrant-amd64_1437487035822_63843.webm" | |
vcpwidth=1024 | |
vcpheight=768 | |
vcprate=512 | |
vcpfps=25 | |
GuestMemoryBalloon=0 | |
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000 | |
DEBUG subprocess: Exit status: 0 | |
INFO warden: Calling IN action: #<VagrantPlugins::ProviderVirtualBox::Action::CleanMachineFolder:0x000000027f0970> | |
INFO subprocess: Starting process: ["/usr/bin/VBoxManage", "list", "systemproperties"] | |
INFO subprocess: Command not in installer, restoring original environment... | |
DEBUG subprocess: Selecting on IO | |
DEBUG subprocess: stdout: API version: 4_3 | |
Minimum guest RAM size: 4 Megabytes | |
Maximum guest RAM size: 2097152 Megabytes | |
Minimum video RAM size: 1 Megabytes | |
Maximum video RAM size: 256 Megabytes | |
Maximum guest monitor count: 64 | |
Minimum guest CPU count: 1 | |
Maximum guest CPU count: 32 | |
Virtual disk limit (info): 2199022206976 Bytes | |
Maximum Serial Port count: 2 | |
Maximum Parallel Port count: 2 | |
Maximum Boot Position: 4 | |
Maximum PIIX3 Network Adapter count: 8 | |
Maximum ICH9 Network Adapter count: 36 | |
Maximum PIIX3 IDE Controllers: 1 | |
Maximum ICH9 IDE Controllers: 1 | |
Maximum IDE Port count: 2 | |
Maximum Devices per IDE Port: 2 | |
Maximum PIIX3 SATA Controllers: 1 | |
Maximum ICH9 SATA Controllers: 8 | |
Maximum SATA Port count: 30 | |
Maximum Devices per SATA Port: 1 | |
Maximum PIIX3 SCSI Controllers: 1 | |
Maximum ICH9 SCSI Controllers: 8 | |
Maximum SCSI Port count: 16 | |
Maximum Devices per SCSI Port: 1 | |
Maximum SAS PIIX3 Controllers: 1 | |
Maximum SAS ICH9 Controllers: 8 | |
Maximum SAS Port count: 8 | |
Maximum Devices per SAS Port: 1 | |
Maximum PIIX3 Floppy Controllers:1 | |
Maximum ICH9 Floppy Controllers: 1 | |
Maximum Floppy Port count: 1 | |
Maximum Devices per Floppy Port: 2 | |
Default machine folder: /home/egroeper/VirtualBox VMs | |
Exclusive HW virtualization use: on | |
Default hard disk format: VDI | |
VRDE auth library: VBoxAuth | |
Webservice auth. library: VBoxAuth | |
Remote desktop ExtPack: | |
Log history count: 3 | |
Default frontend: | |
Autostart database path: | |
Default Guest Additions ISO: /usr/share/virtualbox/VBoxGuestAdditions.iso | |
Logging Level: all | |
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000 | |
DEBUG subprocess: Exit status: 0 | |
INFO warden: Calling IN action: #<VagrantPlugins::ProviderVirtualBox::Action::SetName:0x000000027f0880> | |
INFO subprocess: Starting process: ["/usr/bin/VBoxManage", "list", "vms"] | |
INFO subprocess: Command not in installer, restoring original environment... | |
DEBUG subprocess: Selecting on IO | |
DEBUG subprocess: stdout: "gitlab" {48d8dd09-3cad-47be-b8eb-a4beff89c7f2} | |
"Testing_default_1421443154970_67785" {c4d13fbb-3c47-4c28-8f53-bc8197c36383} | |
"configstack_loadbalancer_1437486881381_79071" {dbeca25f-ee46-4fd6-844a-518018fe44b6} | |
"configstack_db_1437486922330_80180" {619f2563-aeb7-4a70-bbcf-ff458493cbf7} | |
"configstack_master_1437486963581_54316" {67eff89c-3419-4074-8a24-955b3e592a2d} | |
"configstack_bgnode_1437487007241_2382" {3b18d4d5-c251-401b-8d19-32b7d779d707} | |
"ubuntu-cloudimg-trusty-vagrant-amd64_1437487035822_63843" {b79c09d8-4e8c-4f43-9566-fc708a3cca47} | |
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000 | |
DEBUG subprocess: Exit status: 0 | |
INFO interface: info: Setting the name of the VM: configstack_memcached_1437487049273_52219 | |
INFO interface: info: ==> memcached: Setting the name of the VM: configstack_memcached_1437487049273_52219 | |
==> memcached: Setting the name of the VM: configstack_memcached_1437487049273_52219 | |
INFO subprocess: Starting process: ["/usr/bin/VBoxManage", "modifyvm", "b79c09d8-4e8c-4f43-9566-fc708a3cca47", "--name", "configstack_memcached_1437487049273_52219"] | |
INFO subprocess: Command not in installer, restoring original environment... | |
DEBUG subprocess: Selecting on IO | |
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000 | |
DEBUG subprocess: Exit status: 0 | |
INFO warden: Calling IN action: #<VagrantPlugins::ProviderVirtualBox::Action::ClearForwardedPorts:0x0000000282daa0> | |
DEBUG virtualbox_4_3: read_forward_ports: uuid=b79c09d8-4e8c-4f43-9566-fc708a3cca47 active_only=false | |
INFO subprocess: Starting process: ["/usr/bin/VBoxManage", "showvminfo", "b79c09d8-4e8c-4f43-9566-fc708a3cca47", "--machinereadable"] | |
INFO subprocess: Command not in installer, restoring original environment... | |
DEBUG subprocess: Selecting on IO | |
DEBUG subprocess: stdout: name="configstack_memcached_1437487049273_52219" | |
groups="/" | |
ostype="Ubuntu (64-bit)" | |
UUID="b79c09d8-4e8c-4f43-9566-fc708a3cca47" | |
CfgFile="/home/egroeper/VirtualBox VMs/configstack_memcached_1437487049273_52219/configstack_memcached_1437487049273_52219.vbox" | |
SnapFldr="/home/egroeper/VirtualBox VMs/configstack_memcached_1437487049273_52219/Snapshots" | |
LogFldr="/home/egroeper/VirtualBox VMs/configstack_memcached_1437487049273_52219/Logs" | |
hardwareuuid="b79c09d8-4e8c-4f43-9566-fc708a3cca47" | |
memory=512 | |
pagefusion="off" | |
vram=12 | |
cpuexecutioncap=100 | |
hpet="off" | |
chipset="piix3" | |
firmware="BIOS" | |
cpus=1 | |
pae="off" | |
longmode="on" | |
synthcpu="off" | |
bootmenu="messageandmenu" | |
boot1="disk" | |
boot2="none" | |
boot3="none" | |
boot4="none" | |
acpi="on" | |
ioapic="on" | |
biossystemtimeoffset=0 | |
rtcuseutc="on" | |
hwvirtex="on" | |
nestedpaging="on" | |
largepages="off" | |
vtxvpid="on" | |
vtxux="on" | |
VMState="poweroff" | |
VMStateChangeTime="2015-06-16T22:04:10.000000000" | |
monitorcount=1 | |
accelerate3d="off" | |
accelerate2dvideo="off" | |
teleporterenabled="off" | |
teleporterport=0 | |
teleporteraddress="" | |
teleporterpassword="" | |
tracing-enabled="off" | |
tracing-allow-vm-access="off" | |
tracing-config="" | |
autostart-enabled="off" | |
autostart-delay=0 | |
defaultfrontend="" | |
storagecontrollername0="SATAController" | |
storagecontrollertype0="IntelAhci" | |
storagecontrollerinstance0="0" | |
storagecontrollermaxportcount0="30" | |
storagecontrollerportcount0="1" | |
storagecontrollerbootable0="on" | |
"SATAController-0-0"="/home/egroeper/VirtualBox VMs/configstack_memcached_1437487049273_52219/box-disk1.vmdk" | |
"SATAController-ImageUUID-0-0"="83fa3155-d51b-41c7-95ea-5f32c03aaa44" | |
natnet1="nat" | |
macaddress1="0800273A0B5B" | |
cableconnected1="on" | |
nic1="nat" | |
nictype1="82540EM" | |
nicspeed1="0" | |
mtu="0" | |
sockSnd="64" | |
sockRcv="64" | |
tcpWndSnd="64" | |
tcpWndRcv="64" | |
Forwarding(0)="guestssh,tcp,,2222,,22" | |
nic2="none" | |
nic3="none" | |
nic4="none" | |
nic5="none" | |
nic6="none" | |
nic7="none" | |
nic8="none" | |
hidpointing="ps2mouse" | |
hidkeyboard="ps2kbd" | |
uart1="off" | |
uart2="off" | |
lpt1="off" | |
lpt2="off" | |
audio="none" | |
clipboard="bidirectional" | |
draganddrop="disabled" | |
vrde="off" | |
usb="off" | |
ehci="off" | |
VRDEActiveConnection="off" | |
VRDEClients=0 | |
vcpenabled="off" | |
vcpscreens=0 | |
vcpfile="/home/egroeper/VirtualBox VMs/configstack_memcached_1437487049273_52219/configstack_memcached_1437487049273_52219.webm" | |
vcpwidth=1024 | |
vcpheight=768 | |
vcprate=512 | |
vcpfps=25 | |
GuestMemoryBalloon=0 | |
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000 | |
DEBUG subprocess: Exit status: 0 | |
DEBUG virtualbox_4_3: - [1, "guestssh", 2222, 22] | |
INFO interface: info: Clearing any previously set forwarded ports... | |
INFO interface: info: ==> memcached: Clearing any previously set forwarded ports... | |
==> memcached: Clearing any previously set forwarded ports... | |
DEBUG virtualbox_4_3: read_forward_ports: uuid=b79c09d8-4e8c-4f43-9566-fc708a3cca47 active_only=false | |
INFO subprocess: Starting process: ["/usr/bin/VBoxManage", "showvminfo", "b79c09d8-4e8c-4f43-9566-fc708a3cca47", "--machinereadable"] | |
INFO subprocess: Command not in installer, restoring original environment... | |
DEBUG subprocess: Selecting on IO | |
DEBUG subprocess: stdout: name="configstack_memcached_1437487049273_52219" | |
groups="/" | |
ostype="Ubuntu (64-bit)" | |
UUID="b79c09d8-4e8c-4f43-9566-fc708a3cca47" | |
CfgFile="/home/egroeper/VirtualBox VMs/configstack_memcached_1437487049273_52219/configstack_memcached_1437487049273_52219.vbox" | |
SnapFldr="/home/egroeper/VirtualBox VMs/configstack_memcached_1437487049273_52219/Snapshots" | |
LogFldr="/home/egroeper/VirtualBox VMs/configstack_memcached_1437487049273_52219/Logs" | |
hardwareuuid="b79c09d8-4e8c-4f43-9566-fc708a3cca47" | |
memory=512 | |
pagefusion="off" | |
vram=12 | |
cpuexecutioncap=100 | |
hpet="off" | |
chipset="piix3" | |
firmware="BIOS" | |
cpus=1 | |
pae="off" | |
longmode="on" | |
synthcpu="off" | |
bootmenu="messageandmenu" | |
boot1="disk" | |
boot2="none" | |
boot3="none" | |
boot4="none" | |
acpi="on" | |
ioapic="on" | |
biossystemtimeoffset=0 | |
rtcuseutc="on" | |
hwvirtex="on" | |
nestedpaging="on" | |
largepages="off" | |
vtxvpid="on" | |
vtxux="on" | |
VMState="poweroff" | |
VMStateChangeTime="2015-06-16T22:04:10.000000000" | |
monitorcount=1 | |
accelerate3d="off" | |
accelerate2dvideo="off" | |
teleporterenabled="off" | |
teleporterport=0 | |
teleporteraddress="" | |
teleporterpassword="" | |
tracing-enabled="off" | |
tracing-allow-vm-access="off" | |
tracing-config="" | |
autostart-enabled="off" | |
autostart-delay=0 | |
defaultfrontend="" | |
storagecontrollername0="SATAController" | |
storagecontrollertype0="IntelAhci" | |
storagecontrollerinstance0="0" | |
storagecontrollermaxportcount0="30" | |
storagecontrollerportcount0="1" | |
storagecontrollerbootable0="on" | |
"SATAController-0-0"="/home/egroeper/VirtualBox VMs/configstack_memcached_1437487049273_52219/box-disk1.vmdk" | |
"SATAController-ImageUUID-0-0"="83fa3155-d51b-41c7-95ea-5f32c03aaa44" | |
natnet1="nat" | |
macaddress1="0800273A0B5B" | |
cableconnected1="on" | |
nic1="nat" | |
nictype1="82540EM" | |
nicspeed1="0" | |
mtu="0" | |
sockSnd="64" | |
sockRcv="64" | |
tcpWndSnd="64" | |
tcpWndRcv="64" | |
Forwarding(0)="guestssh,tcp,,2222,,22" | |
nic2="none" | |
nic3="none" | |
nic4="none" | |
nic5="none" | |
nic6="none" | |
nic7="none" | |
nic8="none" | |
hidpointing="ps2mouse" | |
hidkeyboard="ps2kbd" | |
uart1="off" | |
uart2="off" | |
lpt1="off" | |
lpt2="off" | |
audio="none" | |
clipboard="bidirectional" | |
draganddrop="disabled" | |
vrde="off" | |
usb="off" | |
ehci="off" | |
VRDEActiveConnection="off" | |
VRDEClients=0 | |
vcpenabled="off" | |
vcpscreens=0 | |
vcpfile="/home/egroeper/VirtualBox VMs/configstack_memcached_1437487049273_52219/configstack_memcached_1437487049273_52219.webm" | |
vcpwidth=1024 | |
vcpheight=768 | |
vcprate=512 | |
vcpfps=25 | |
GuestMemoryBalloon=0 | |
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000 | |
DEBUG subprocess: Exit status: 0 | |
DEBUG virtualbox_4_3: - [1, "guestssh", 2222, 22] | |
INFO subprocess: Starting process: ["/usr/bin/VBoxManage", "modifyvm", "b79c09d8-4e8c-4f43-9566-fc708a3cca47", "--natpf1", "delete", "guestssh"] | |
INFO subprocess: Command not in installer, restoring original environment... | |
DEBUG subprocess: Selecting on IO | |
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000 | |
DEBUG subprocess: Exit status: 0 | |
INFO warden: Calling IN action: #<Vagrant::Action::Builtin::Provision:0x0000000282da50> | |
INFO provision: Checking provisioner sentinel file... | |
INFO warden: Calling IN action: #<Vagrant::Action::Builtin::EnvSet:0x000000028621b0> | |
INFO warden: Calling IN action: #<VagrantPlugins::ProviderVirtualBox::Action::PrepareForwardedPortCollisionParams:0x00000002862188> | |
INFO subprocess: Starting process: ["/usr/bin/VBoxManage", "list", "vms"] | |
INFO subprocess: Command not in installer, restoring original environment... | |
DEBUG subprocess: Selecting on IO | |
DEBUG subprocess: stdout: "gitlab" {48d8dd09-3cad-47be-b8eb-a4beff89c7f2} | |
"Testing_default_1421443154970_67785" {c4d13fbb-3c47-4c28-8f53-bc8197c36383} | |
"configstack_loadbalancer_1437486881381_79071" {dbeca25f-ee46-4fd6-844a-518018fe44b6} | |
"configstack_db_1437486922330_80180" {619f2563-aeb7-4a70-bbcf-ff458493cbf7} | |
"configstack_master_1437486963581_54316" {67eff89c-3419-4074-8a24-955b3e592a2d} | |
"configstack_bgnode_1437487007241_2382" {3b18d4d5-c251-401b-8d19-32b7d779d707} | |
"configstack_memcached_1437487049273_52219" {b79c09d8-4e8c-4f43-9566-fc708a3cca47} | |
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000 | |
DEBUG subprocess: Exit status: 0 | |
DEBUG virtualbox_4_3: read_forward_ports: uuid=48d8dd09-3cad-47be-b8eb-a4beff89c7f2 active_only=true | |
INFO subprocess: Starting process: ["/usr/bin/VBoxManage", "showvminfo", "48d8dd09-3cad-47be-b8eb-a4beff89c7f2", "--machinereadable"] | |
INFO subprocess: Command not in installer, restoring original environment... | |
DEBUG subprocess: Selecting on IO | |
DEBUG subprocess: stdout: name="gitlab" | |
groups="/" | |
ostype="Debian (32-bit)" | |
UUID="48d8dd09-3cad-47be-b8eb-a4beff89c7f2" | |
CfgFile="/home/egroeper/VirtualBox VMs/gitlab/gitlab.vbox" | |
SnapFldr="/home/egroeper/VirtualBox VMs/gitlab/Snapshots" | |
LogFldr="/home/egroeper/VirtualBox VMs/gitlab/Logs" | |
hardwareuuid="48d8dd09-3cad-47be-b8eb-a4beff89c7f2" | |
memory=1024 | |
pagefusion="off" | |
vram=12 | |
cpuexecutioncap=100 | |
hpet="off" | |
chipset="piix3" | |
firmware="BIOS" | |
cpus=2 | |
pae="off" | |
longmode="off" | |
synthcpu="off" | |
bootmenu="messageandmenu" | |
boot1="floppy" | |
boot2="dvd" | |
boot3="disk" | |
boot4="none" | |
acpi="on" | |
ioapic="on" | |
biossystemtimeoffset=0 | |
rtcuseutc="on" | |
hwvirtex="on" | |
nestedpaging="on" | |
largepages="off" | |
vtxvpid="on" | |
vtxux="on" | |
VMState="aborted" | |
VMStateChangeTime="2013-11-15T11:42:03.000000000" | |
monitorcount=1 | |
accelerate3d="off" | |
accelerate2dvideo="off" | |
teleporterenabled="off" | |
teleporterport=0 | |
teleporteraddress="" | |
teleporterpassword="" | |
tracing-enabled="off" | |
tracing-allow-vm-access="off" | |
tracing-config="" | |
autostart-enabled="off" | |
autostart-delay=0 | |
defaultfrontend="" | |
storagecontrollername0="IDE" | |
storagecontrollertype0="PIIX4" | |
storagecontrollerinstance0="0" | |
storagecontrollermaxportcount0="2" | |
storagecontrollerportcount0="2" | |
storagecontrollerbootable0="on" | |
storagecontrollername1="SATA" | |
storagecontrollertype1="IntelAhci" | |
storagecontrollerinstance1="0" | |
storagecontrollermaxportcount1="30" | |
storagecontrollerportcount1="1" | |
storagecontrollerbootable1="on" | |
"IDE-0-0"="none" | |
"IDE-0-1"="none" | |
"IDE-1-0"="emptydrive" | |
"IDE-IsEjected"="off" | |
"IDE-1-1"="none" | |
"SATA-0-0"="/home/egroeper/VirtualBox VMs/gitlab/Snapshots/{5eebdd4b-1d31-4924-bd93-9cc72b85f0dc}.vdi" | |
"SATA-ImageUUID-0-0"="5eebdd4b-1d31-4924-bd93-9cc72b85f0dc" | |
natnet1="nat" | |
macaddress1="08002774ECF4" | |
cableconnected1="on" | |
nic1="nat" | |
nictype1="82540EM" | |
nicspeed1="0" | |
mtu="0" | |
sockSnd="64" | |
sockRcv="64" | |
tcpWndSnd="64" | |
tcpWndRcv="64" | |
hostonlyadapter2="vboxnet0" | |
macaddress2="080027096C35" | |
cableconnected2="on" | |
nic2="hostonly" | |
nictype2="82540EM" | |
nicspeed2="0" | |
nic3="none" | |
nic4="none" | |
nic5="none" | |
nic6="none" | |
nic7="none" | |
nic8="none" | |
hidpointing="usbtablet" | |
hidkeyboard="ps2kbd" | |
uart1="off" | |
uart2="off" | |
lpt1="off" | |
lpt2="off" | |
audio="pulse" | |
clipboard="disabled" | |
draganddrop="disabled" | |
vrde="off" | |
usb="on" | |
ehci="off" | |
VRDEActiveConnection="off" | |
VRDEClients=0 | |
vcpenabled="off" | |
vcpscreens=0 | |
vcpfile="/home/egroeper/VirtualBox VMs/gitlab/gitlab.webm" | |
vcpwidth=1024 | |
vcpheight=768 | |
vcprate=512 | |
vcpfps=25 | |
GuestMemoryBalloon=0 | |
SnapshotName="frisch installiert" | |
SnapshotUUID="e2e71f0f-6572-466e-9f6c-4c575bcc337c" | |
SnapshotName-1="GitLab installiert" | |
SnapshotUUID-1="280d9df7-8220-4380-8e06-d7acab412c24" | |
CurrentSnapshotName="GitLab installiert" | |
CurrentSnapshotUUID="280d9df7-8220-4380-8e06-d7acab412c24" | |
CurrentSnapshotNode="SnapshotName-1" | |
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000 | |
DEBUG subprocess: Exit status: 0 | |
DEBUG virtualbox_4_3: read_forward_ports: uuid=c4d13fbb-3c47-4c28-8f53-bc8197c36383 active_only=true | |
INFO subprocess: Starting process: ["/usr/bin/VBoxManage", "showvminfo", "c4d13fbb-3c47-4c28-8f53-bc8197c36383", "--machinereadable"] | |
INFO subprocess: Command not in installer, restoring original environment... | |
DEBUG subprocess: Selecting on IO | |
DEBUG subprocess: stdout: name="Testing_default_1421443154970_67785" | |
groups="/" | |
ostype="Red Hat (64-bit)" | |
UUID="c4d13fbb-3c47-4c28-8f53-bc8197c36383" | |
CfgFile="/home/egroeper/VirtualBox VMs/Testing_default_1421443154970_67785/Testing_default_1421443154970_67785.vbox" | |
SnapFldr="/home/egroeper/VirtualBox VMs/Testing_default_1421443154970_67785/Snapshots" | |
LogFldr="/home/egroeper/VirtualBox VMs/Testing_default_1421443154970_67785/Logs" | |
hardwareuuid="c4d13fbb-3c47-4c28-8f53-bc8197c36383" | |
memory=768 | |
pagefusion="off" | |
vram=12 | |
cpuexecutioncap=100 | |
hpet="off" | |
chipset="piix3" | |
firmware="BIOS" | |
cpus=1 | |
pae="on" | |
longmode="on" | |
synthcpu="off" | |
bootmenu="messageandmenu" | |
boot1="floppy" | |
boot2="dvd" | |
boot3="disk" | |
boot4="none" | |
acpi="on" | |
ioapic="on" | |
biossystemtimeoffset=0 | |
rtcuseutc="on" | |
hwvirtex="on" | |
nestedpaging="on" | |
largepages="on" | |
vtxvpid="on" | |
vtxux="on" | |
VMState="poweroff" | |
VMStateChangeTime="2015-01-16T21:58:41.000000000" | |
monitorcount=1 | |
accelerate3d="off" | |
accelerate2dvideo="off" | |
teleporterenabled="off" | |
teleporterport=0 | |
teleporteraddress="" | |
teleporterpassword="" | |
tracing-enabled="off" | |
tracing-allow-vm-access="off" | |
tracing-config="" | |
autostart-enabled="off" | |
autostart-delay=0 | |
defaultfrontend="" | |
storagecontrollername0="IDE" | |
storagecontrollertype0="PIIX4" | |
storagecontrollerinstance0="0" | |
storagecontrollermaxportcount0="2" | |
storagecontrollerportcount0="2" | |
storagecontrollerbootable0="on" | |
storagecontrollername1="SATA" | |
storagecontrollertype1="IntelAhci" | |
storagecontrollerinstance1="0" | |
storagecontrollermaxportcount1="30" | |
storagecontrollerportcount1="1" | |
storagecontrollerbootable1="on" | |
"IDE-0-0"="none" | |
"IDE-0-1"="none" | |
"IDE-1-0"="emptydrive" | |
"IDE-IsEjected"="off" | |
"IDE-1-1"="none" | |
"SATA-0-0"="/home/egroeper/VirtualBox VMs/Testing_default_1421443154970_67785/box-disk2.vmdk" | |
"SATA-ImageUUID-0-0"="f8cd9ba2-dfdf-4671-b76c-d9704e03d6de" | |
natnet1="nat" | |
macaddress1="080027C78F23" | |
cableconnected1="on" | |
nic1="nat" | |
nictype1="82540EM" | |
nicspeed1="0" | |
mtu="0" | |
sockSnd="64" | |
sockRcv="64" | |
tcpWndSnd="64" | |
tcpWndRcv="64" | |
Forwarding(0)="ssh,tcp,127.0.0.1,2222,,22" | |
nic2="none" | |
nic3="none" | |
nic4="none" | |
nic5="none" | |
nic6="none" | |
nic7="none" | |
nic8="none" | |
hidpointing="ps2mouse" | |
hidkeyboard="ps2kbd" | |
uart1="off" | |
uart2="off" | |
lpt1="off" | |
lpt2="off" | |
audio="none" | |
clipboard="disabled" | |
draganddrop="disabled" | |
vrde="off" | |
usb="on" | |
ehci="off" | |
SharedFolderNameMachineMapping1="/vagrant" | |
SharedFolderPathMachineMapping1="/home/egroeper/git/exscript/Testing" | |
VRDEActiveConnection="off" | |
VRDEClients=0 | |
vcpenabled="off" | |
vcpscreens=0 | |
vcpfile="/home/egroeper/VirtualBox VMs/Testing_default_1421443154970_67785/Testing_default_1421443154970_67785.webm" | |
vcpwidth=1024 | |
vcpheight=768 | |
vcprate=512 | |
vcpfps=25 | |
GuestMemoryBalloon=0 | |
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000 | |
DEBUG subprocess: Exit status: 0 | |
DEBUG virtualbox_4_3: read_forward_ports: uuid=dbeca25f-ee46-4fd6-844a-518018fe44b6 active_only=true | |
INFO subprocess: Starting process: ["/usr/bin/VBoxManage", "showvminfo", "dbeca25f-ee46-4fd6-844a-518018fe44b6", "--machinereadable"] | |
INFO subprocess: Command not in installer, restoring original environment... | |
DEBUG subprocess: Selecting on IO | |
DEBUG subprocess: stdout: name="configstack_loadbalancer_1437486881381_79071" | |
groups="/" | |
ostype="Ubuntu (64-bit)" | |
UUID="dbeca25f-ee46-4fd6-844a-518018fe44b6" | |
CfgFile="/home/egroeper/VirtualBox VMs/configstack_loadbalancer_1437486881381_79071/configstack_loadbalancer_1437486881381_79071.vbox" | |
SnapFldr="/home/egroeper/VirtualBox VMs/configstack_loadbalancer_1437486881381_79071/Snapshots" | |
LogFldr="/home/egroeper/VirtualBox VMs/configstack_loadbalancer_1437486881381_79071/Logs" | |
hardwareuuid="dbeca25f-ee46-4fd6-844a-518018fe44b6" | |
memory=512 | |
pagefusion="off" | |
vram=12 | |
cpuexecutioncap=100 | |
hpet="off" | |
chipset="piix3" | |
firmware="BIOS" | |
cpus=1 | |
pae="off" | |
longmode="on" | |
synthcpu="off" | |
bootmenu="messageandmenu" | |
boot1="disk" | |
boot2="none" | |
boot3="none" | |
boot4="none" | |
acpi="on" | |
ioapic="on" | |
biossystemtimeoffset=0 | |
rtcuseutc="on" | |
hwvirtex="on" | |
nestedpaging="on" | |
largepages="off" | |
vtxvpid="on" | |
vtxux="on" | |
VMState="running" | |
VMStateChangeTime="2015-07-21T13:54:43.529000000" | |
monitorcount=1 | |
accelerate3d="off" | |
accelerate2dvideo="off" | |
teleporterenabled="off" | |
teleporterport=0 | |
teleporteraddress="" | |
teleporterpassword="" | |
tracing-enabled="off" | |
tracing-allow-vm-access="off" | |
tracing-config="" | |
autostart-enabled="off" | |
autostart-delay=0 | |
defaultfrontend="" | |
storagecontrollername0="SATAController" | |
storagecontrollertype0="IntelAhci" | |
storagecontrollerinstance0="0" | |
storagecontrollermaxportcount0="30" | |
storagecontrollerportcount0="1" | |
storagecontrollerbootable0="on" | |
"SATAController-0-0"="/home/egroeper/VirtualBox VMs/configstack_loadbalancer_1437486881381_79071/box-disk1.vmdk" | |
"SATAController-ImageUUID-0-0"="da78e57a-a752-461e-8179-ed1cdbdc7df3" | |
natnet1="nat" | |
macaddress1="0800273A0B5B" | |
cableconnected1="on" | |
nic1="nat" | |
nictype1="82540EM" | |
nicspeed1="0" | |
mtu="0" | |
sockSnd="64" | |
sockRcv="64" | |
tcpWndSnd="64" | |
tcpWndRcv="64" | |
Forwarding(0)="ssh,tcp,127.0.0.1,2222,,22" | |
hostonlyadapter2="vboxnet1" | |
macaddress2="08002772FE1A" | |
cableconnected2="on" | |
nic2="hostonly" | |
nictype2="82540EM" | |
nicspeed2="0" | |
nic3="none" | |
nic4="none" | |
nic5="none" | |
nic6="none" | |
nic7="none" | |
nic8="none" | |
hidpointing="ps2mouse" | |
hidkeyboard="ps2kbd" | |
uart1="off" | |
uart2="off" | |
lpt1="off" | |
lpt2="off" | |
audio="none" | |
clipboard="bidirectional" | |
draganddrop="disabled" | |
SessionType="headless" | |
VideoMode="720,400,0"@0,0 | |
vrde="off" | |
usb="off" | |
ehci="off" | |
SharedFolderNameMachineMapping1="vagrant" | |
SharedFolderPathMachineMapping1="/home/egroeper/Fileservice/configstack" | |
VRDEActiveConnection="off" | |
VRDEClients=0 | |
vcpenabled="off" | |
vcpscreens=0 | |
vcpfile="/home/egroeper/VirtualBox VMs/configstack_loadbalancer_1437486881381_79071/configstack_loadbalancer_1437486881381_79071.webm" | |
vcpwidth=1024 | |
vcpheight=768 | |
vcprate=512 | |
vcpfps=25 | |
GuestMemoryBalloon=0 | |
GuestOSType="Linux26_64" | |
GuestAdditionsRunLevel=2 | |
GuestAdditionsVersion="4.3.10_Ubuntu r93012" | |
GuestAdditionsFacility_VirtualBox Base Driver=50,1437486890985 | |
GuestAdditionsFacility_VirtualBox System Service=50,1437486896483 | |
GuestAdditionsFacility_Seamless Mode=0,1437486890985 | |
GuestAdditionsFacility_Graphics Mode=0,1437486890985 | |
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 31999 | |
DEBUG subprocess: Exit status: 0 | |
DEBUG virtualbox_4_3: - [1, "ssh", 2222, 22] | |
DEBUG virtualbox_4_3: read_forward_ports: uuid=619f2563-aeb7-4a70-bbcf-ff458493cbf7 active_only=true | |
INFO subprocess: Starting process: ["/usr/bin/VBoxManage", "showvminfo", "619f2563-aeb7-4a70-bbcf-ff458493cbf7", "--machinereadable"] | |
INFO subprocess: Command not in installer, restoring original environment... | |
DEBUG subprocess: Selecting on IO | |
DEBUG subprocess: stdout: name="configstack_db_1437486922330_80180" | |
groups="/" | |
ostype="Ubuntu (64-bit)" | |
UUID="619f2563-aeb7-4a70-bbcf-ff458493cbf7" | |
CfgFile="/home/egroeper/VirtualBox VMs/configstack_db_1437486922330_80180/configstack_db_1437486922330_80180.vbox" | |
SnapFldr="/home/egroeper/VirtualBox VMs/configstack_db_1437486922330_80180/Snapshots" | |
LogFldr="/home/egroeper/VirtualBox VMs/configstack_db_1437486922330_80180/Logs" | |
hardwareuuid="619f2563-aeb7-4a70-bbcf-ff458493cbf7" | |
memory=512 | |
pagefusion="off" | |
vram=12 | |
cpuexecutioncap=100 | |
hpet="off" | |
chipset="piix3" | |
firmware="BIOS" | |
cpus=1 | |
pae="off" | |
longmode="on" | |
synthcpu="off" | |
bootmenu="messageandmenu" | |
boot1="disk" | |
boot2="none" | |
boot3="none" | |
boot4="none" | |
acpi="on" | |
ioapic="on" | |
biossystemtimeoffset=0 | |
rtcuseutc="on" | |
hwvirtex="on" | |
nestedpaging="on" | |
largepages="off" | |
vtxvpid="on" | |
vtxux="on" | |
VMState="running" | |
VMStateChangeTime="2015-07-21T13:55:24.287000000" | |
monitorcount=1 | |
accelerate3d="off" | |
accelerate2dvideo="off" | |
teleporterenabled="off" | |
teleporterport=0 | |
teleporteraddress="" | |
teleporterpassword="" | |
tracing-enabled="off" | |
tracing-allow-vm-access="off" | |
tracing-config="" | |
autostart-enabled="off" | |
autostart-delay=0 | |
defaultfrontend="" | |
storagecontrollername0="SATAController" | |
storagecontrollertype0="IntelAhci" | |
storagecontrollerinstance0="0" | |
storagecontrollermaxportcount0="30" | |
storagecontrollerportcount0="1" | |
storagecontrollerbootable0="on" | |
"SATAController-0-0"="/home/egroeper/VirtualBox VMs/configstack_db_1437486922330_80180/box-disk1.vmdk" | |
"SATAController-ImageUUID-0-0"="b197ae4c-0168-441b-a508-d3b254efb1f4" | |
natnet1="nat" | |
macaddress1="0800273A0B5B" | |
cableconnected1="on" | |
nic1="nat" | |
nictype1="82540EM" | |
nicspeed1="0" | |
mtu="0" | |
sockSnd="64" | |
sockRcv="64" | |
tcpWndSnd="64" | |
tcpWndRcv="64" | |
Forwarding(0)="ssh,tcp,127.0.0.1,2200,,22" | |
hostonlyadapter2="vboxnet1" | |
macaddress2="080027724BA0" | |
cableconnected2="on" | |
nic2="hostonly" | |
nictype2="82540EM" | |
nicspeed2="0" | |
nic3="none" | |
nic4="none" | |
nic5="none" | |
nic6="none" | |
nic7="none" | |
nic8="none" | |
hidpointing="ps2mouse" | |
hidkeyboard="ps2kbd" | |
uart1="off" | |
uart2="off" | |
lpt1="off" | |
lpt2="off" | |
audio="none" | |
clipboard="bidirectional" | |
draganddrop="disabled" | |
SessionType="headless" | |
VideoMode="720,400,0"@0,0 | |
vrde="off" | |
usb="off" | |
ehci="off" | |
SharedFolderNameMachineMapping1="vagrant" | |
SharedFolderPathMachineMapping1="/home/egroeper/Fileservice/configstack" | |
VRDEActiveConnection="off" | |
VRDEClients=0 | |
vcpenabled="off" | |
vcpscreens=0 | |
vcpfile="/home/egroeper/VirtualBox VMs/configstack_db_1437486922330_80180/configstack_db_1437486922330_80180.webm" | |
vcpwidth=1024 | |
vcpheight=768 | |
vcprate=512 | |
vcpfps=25 | |
GuestMemoryBalloon=0 | |
GuestOSType="Linux26_64" | |
GuestAdditionsRunLevel=2 | |
GuestAdditionsVersion="4.3.10_Ubuntu r93012" | |
GuestAdditionsFacility_VirtualBox Base Driver=50,1437486931629 | |
GuestAdditionsFacility_VirtualBox System Service=50,1437486937112 | |
GuestAdditionsFacility_Seamless Mode=0,1437486931629 | |
GuestAdditionsFacility_Graphics Mode=0,1437486931629 | |
DEBUG subprocess: Waiting for process to exit. Remaining to timeout: 32000 | |
DEBUG subprocess: Exit status: 0 | |
DEBUG virtualbox_4_3: - [1, "ssh", 2200, 22] | |
DEBUG virtualbox_4_3: read_forward_ports: uuid=67eff89c-3419-4074-8a24-955b3e592a2d active_only=true | |
INFO subprocess: Starting process: ["/usr/bin/VBoxManage", "showvminfo", "67eff89c-3419-4074-8a24-955b3e592a2d", "--machinereadable"] | |
INFO subprocess: Command not in installer, restoring original environment... | |
DEBUG subprocess: Selecting on IO | |
DEBUG subprocess: stdout: name="configstack_master_1437486963581_54316" | |
groups="/" | |
ostype="Ubuntu (64-bit)" | |
UUID="67eff89c-3419-4074-8a24-955b3e592a2d" | |
CfgFile="/home/egroeper/VirtualBox VMs/configstack_master_1437486963581_54316/configstack_master_1437486963581_54316.vbox" | |
SnapFldr="/home/egroeper/VirtualBox VMs/configstack_master_1437486963581_54316/Snapshots" | |
LogFldr="/home/egroeper/VirtualBox VMs/configstack_master_1437486963 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment