Skip to content

Instantly share code, notes, and snippets.

@looztra
Created December 17, 2016 09:21
Show Gist options
  • Select an option

  • Save looztra/8d8784612caf5e0c9665b25367a10ddc to your computer and use it in GitHub Desktop.

Select an option

Save looztra/8d8784612caf5e0c9665b25367a10ddc to your computer and use it in GitHub Desktop.
dcos-vagrant install logs
└> time vagrant up
Vagrant Patch Loaded: GuestRedHat change_host_name (1.9.1)
Vagrant Patch Loaded: GuestRedHat configure_networks (1.9.1)
Validating Plugins...
Validating User Config...
Using DC/OS Installer: installers/dcos/dcos_generate_config-1.8.7.sh
Using DC/OS Config: etc/config-1.8.yaml
Validating Machine Config...
Configuring VirtualBox Host-Only Network...
>>> Creating VirtualBox Network
0%...10%...20%...30%...40%...50%...60%...70%...80%...90%...100%
Network Created: 'vboxnet4'
>>> Configuring network 'vboxnet4' to use 192.168.65.0\24
Bringing machine 'm1' up with 'virtualbox' provider...
Bringing machine 'a1' up with 'virtualbox' provider...
Bringing machine 'p1' up with 'virtualbox' provider...
Bringing machine 'boot' up with 'virtualbox' provider...
==> m1: Importing base box 'mesosphere/dcos-centos-virtualbox'...
==> m1: Matching MAC address for NAT networking...
==> m1: Checking if box 'mesosphere/dcos-centos-virtualbox' is up to date...
==> m1: Setting the name of the VM: m1.dcos
==> m1: Clearing any previously set network interfaces...
==> m1: Preparing network interfaces based on configuration...
m1: Adapter 1: nat
m1: Adapter 2: hostonly
==> m1: Forwarding ports...
m1: 22 (guest) => 2222 (host) (adapter 1)
==> m1: Running 'pre-boot' VM customizations...
==> m1: Booting VM...
==> m1: Waiting for machine to boot. This may take a few minutes...
m1: SSH address: 127.0.0.1:2222
m1: SSH username: vagrant
m1: SSH auth method: private key
m1: Warning: Remote connection disconnect. Retrying...
m1: Warning: Remote connection disconnect. Retrying...
m1: Warning: Remote connection disconnect. Retrying...
==> m1: Machine booted and ready!
==> m1: Checking for guest additions in VM...
m1: The guest additions on this VM do not match the installed version of
m1: VirtualBox! In most cases this is fine, but in rare cases it can
m1: prevent things such as shared folders from working properly. If you see
m1: shared folder errors, please make sure the guest additions within the
m1: virtual machine match the version of VirtualBox you have installed on
m1: your host and reload your VM.
m1:
m1: Guest Additions Version: 5.0.20
m1: VirtualBox Version: 5.1
==> m1: Setting hostname...
==> m1: Configuring and enabling network interfaces...
==> m1: Mounting shared folders...
m1: /vagrant => /home/cfurmaniak/workspace/dcos-vagrant
==> m1: Updating /etc/hosts file on active guest machines...
==> m1: Updating /etc/hosts file on host machine (password may be required)...
==> m1: Running provisioner: shell...
m1: Running: inline script
==> m1: Running provisioner: dcos_ssh...
host: Generating new keys...
==> m1: Inserting generated public key within guest...
==> m1: Configuring vagrant to connect using generated private key...
==> m1: Removing insecure key from the guest, if it's present...
==> m1: Running provisioner: shell...
m1: Running: script: Certificate Authorities
==> m1: >>> Installing Certificate Authorities
==> m1: Running provisioner: shell...
m1: Running: script: Install Probe
==> m1: Probe already installed: /usr/local/sbin/probe
==> m1: Running provisioner: shell...
m1: Running: script: Install jq
==> m1: jq already installed: /usr/local/sbin/jq
==> m1: Running provisioner: shell...
m1: Running: script: Install DC/OS Postflight
==> m1: >>> Installing DC/OS Postflight: /usr/local/sbin/dcos-postflight
==> a1: Importing base box 'mesosphere/dcos-centos-virtualbox'...
==> a1: Matching MAC address for NAT networking...
==> a1: Checking if box 'mesosphere/dcos-centos-virtualbox' is up to date...
==> a1: Setting the name of the VM: a1.dcos
==> a1: Fixed port collision for 22 => 2222. Now on port 2200.
==> a1: Clearing any previously set network interfaces...
==> a1: Preparing network interfaces based on configuration...
a1: Adapter 1: nat
a1: Adapter 2: hostonly
==> a1: Forwarding ports...
a1: 22 (guest) => 2200 (host) (adapter 1)
==> a1: Running 'pre-boot' VM customizations...
==> a1: Booting VM...
==> a1: Waiting for machine to boot. This may take a few minutes...
a1: SSH address: 127.0.0.1:2200
a1: SSH username: vagrant
a1: SSH auth method: private key
a1: Warning: Remote connection disconnect. Retrying...
a1: Warning: Remote connection disconnect. Retrying...
a1: Warning: Remote connection disconnect. Retrying...
==> a1: Machine booted and ready!
==> a1: Checking for guest additions in VM...
a1: The guest additions on this VM do not match the installed version of
a1: VirtualBox! In most cases this is fine, but in rare cases it can
a1: prevent things such as shared folders from working properly. If you see
a1: shared folder errors, please make sure the guest additions within the
a1: virtual machine match the version of VirtualBox you have installed on
a1: your host and reload your VM.
a1:
a1: Guest Additions Version: 5.0.20
a1: VirtualBox Version: 5.1
==> a1: Setting hostname...
==> a1: Configuring and enabling network interfaces...
==> a1: Mounting shared folders...
a1: /vagrant => /home/cfurmaniak/workspace/dcos-vagrant
==> a1: Updating /etc/hosts file on active guest machines...
==> a1: Updating /etc/hosts file on host machine (password may be required)...
==> a1: Running provisioner: shell...
a1: Running: inline script
==> a1: Running provisioner: dcos_ssh...
host: Found existing keys
==> a1: Inserting generated public key within guest...
==> a1: Configuring vagrant to connect using generated private key...
==> a1: Removing insecure key from the guest, if it's present...
==> a1: Running provisioner: shell...
a1: Running: script: Certificate Authorities
==> a1: >>> Installing Certificate Authorities
==> a1: Running provisioner: shell...
a1: Running: script: Install Probe
==> a1: Probe already installed: /usr/local/sbin/probe
==> a1: Running provisioner: shell...
a1: Running: script: Install jq
==> a1: jq already installed: /usr/local/sbin/jq
==> a1: Running provisioner: shell...
a1: Running: script: Install DC/OS Postflight
==> a1: >>> Installing DC/OS Postflight: /usr/local/sbin/dcos-postflight
==> a1: Running provisioner: shell...
a1: Running: script: Install Mesos Memory Modifier
==> a1: >>> Installing Mesos Memory Modifier: /usr/local/sbin/mesos-memory
==> a1: Running provisioner: shell...
a1: Running: script: DC/OS Agent-private
==> a1: Skipping DC/OS private agent install (boot machine will provision in parallel)
==> p1: Importing base box 'mesosphere/dcos-centos-virtualbox'...
==> p1: Matching MAC address for NAT networking...
==> p1: Checking if box 'mesosphere/dcos-centos-virtualbox' is up to date...
==> p1: Setting the name of the VM: p1.dcos
==> p1: Fixed port collision for 22 => 2222. Now on port 2201.
==> p1: Clearing any previously set network interfaces...
==> p1: Preparing network interfaces based on configuration...
p1: Adapter 1: nat
p1: Adapter 2: hostonly
==> p1: Forwarding ports...
p1: 22 (guest) => 2201 (host) (adapter 1)
==> p1: Running 'pre-boot' VM customizations...
==> p1: Booting VM...
==> p1: Waiting for machine to boot. This may take a few minutes...
p1: SSH address: 127.0.0.1:2201
p1: SSH username: vagrant
p1: SSH auth method: private key
p1: Warning: Remote connection disconnect. Retrying...
p1: Warning: Remote connection disconnect. Retrying...
p1: Warning: Remote connection disconnect. Retrying...
==> p1: Machine booted and ready!
==> p1: Checking for guest additions in VM...
p1: The guest additions on this VM do not match the installed version of
p1: VirtualBox! In most cases this is fine, but in rare cases it can
p1: prevent things such as shared folders from working properly. If you see
p1: shared folder errors, please make sure the guest additions within the
p1: virtual machine match the version of VirtualBox you have installed on
p1: your host and reload your VM.
p1:
p1: Guest Additions Version: 5.0.20
p1: VirtualBox Version: 5.1
==> p1: Setting hostname...
==> p1: Configuring and enabling network interfaces...
==> p1: Mounting shared folders...
p1: /vagrant => /home/cfurmaniak/workspace/dcos-vagrant
==> p1: Updating /etc/hosts file on active guest machines...
==> p1: Updating /etc/hosts file on host machine (password may be required)...
==> p1: Running provisioner: shell...
p1: Running: inline script
==> p1: Running provisioner: dcos_ssh...
host: Found existing keys
==> p1: Inserting generated public key within guest...
==> p1: Configuring vagrant to connect using generated private key...
==> p1: Removing insecure key from the guest, if it's present...
==> p1: Running provisioner: shell...
p1: Running: script: Certificate Authorities
==> p1: >>> Installing Certificate Authorities
==> p1: Running provisioner: shell...
p1: Running: script: Install Probe
==> p1: Probe already installed: /usr/local/sbin/probe
==> p1: Running provisioner: shell...
p1: Running: script: Install jq
==> p1: jq already installed: /usr/local/sbin/jq
==> p1: Running provisioner: shell...
p1: Running: script: Install DC/OS Postflight
==> p1: >>> Installing DC/OS Postflight: /usr/local/sbin/dcos-postflight
==> p1: Running provisioner: shell...
p1: Running: script: Install Mesos Memory Modifier
==> p1: >>> Installing Mesos Memory Modifier: /usr/local/sbin/mesos-memory
==> p1: Running provisioner: shell...
p1: Running: script: DC/OS Agent-public
==> p1: Skipping DC/OS public agent install (boot machine will provision in parallel)
==> boot: Importing base box 'mesosphere/dcos-centos-virtualbox'...
==> boot: Matching MAC address for NAT networking...
==> boot: Checking if box 'mesosphere/dcos-centos-virtualbox' is up to date...
==> boot: Setting the name of the VM: boot.dcos
==> boot: Fixed port collision for 22 => 2222. Now on port 2202.
==> boot: Clearing any previously set network interfaces...
==> boot: Preparing network interfaces based on configuration...
boot: Adapter 1: nat
boot: Adapter 2: hostonly
==> boot: Forwarding ports...
boot: 22 (guest) => 2202 (host) (adapter 1)
==> boot: Running 'pre-boot' VM customizations...
==> boot: Booting VM...
==> boot: Waiting for machine to boot. This may take a few minutes...
boot: SSH address: 127.0.0.1:2202
boot: SSH username: vagrant
boot: SSH auth method: private key
boot: Warning: Remote connection disconnect. Retrying...
boot: Warning: Remote connection disconnect. Retrying...
boot: Warning: Remote connection disconnect. Retrying...
==> boot: Machine booted and ready!
==> boot: Checking for guest additions in VM...
boot: The guest additions on this VM do not match the installed version of
boot: VirtualBox! In most cases this is fine, but in rare cases it can
boot: prevent things such as shared folders from working properly. If you see
boot: shared folder errors, please make sure the guest additions within the
boot: virtual machine match the version of VirtualBox you have installed on
boot: your host and reload your VM.
boot:
boot: Guest Additions Version: 5.0.20
boot: VirtualBox Version: 5.1
==> boot: Setting hostname...
==> boot: Configuring and enabling network interfaces...
==> boot: Mounting shared folders...
boot: /vagrant => /home/cfurmaniak/workspace/dcos-vagrant
==> boot: Updating /etc/hosts file on active guest machines...
==> boot: Updating /etc/hosts file on host machine (password may be required)...
==> boot: Running provisioner: shell...
boot: Running: inline script
==> boot: Running provisioner: dcos_ssh...
host: Found existing keys
==> boot: Inserting generated public key within guest...
==> boot: Configuring vagrant to connect using generated private key...
==> boot: Removing insecure key from the guest, if it's present...
==> boot: Running provisioner: shell...
boot: Running: script: Certificate Authorities
==> boot: >>> Installing Certificate Authorities
==> boot: Running provisioner: shell...
boot: Running: script: Install Probe
==> boot: Probe already installed: /usr/local/sbin/probe
==> boot: Running provisioner: shell...
boot: Running: script: Install jq
==> boot: jq already installed: /usr/local/sbin/jq
==> boot: Running provisioner: shell...
boot: Running: script: Install DC/OS Postflight
==> boot: >>> Installing DC/OS Postflight: /usr/local/sbin/dcos-postflight
==> boot: Running provisioner: shell...
boot: Running: script: DC/OS Boot
==> boot: Error: No such image or container: zookeeper-boot
==> boot: >>> Starting zookeeper (for exhibitor bootstrap and quorum)
==> boot: 7b9afac5202bef67c2287b696cce7f08853e44349a718370bf2d44d04e32361e
==> boot: Error: No such image or container: nginx-boot
==> boot: >>> Starting nginx (for distributing bootstrap artifacts to cluster)
==> boot: 5696ee43dd2b1d04e7ab1819c939910e95e5fd80c273172e462d5c51b934251d
==> boot: >>> Downloading dcos_generate_config.sh (for building bootstrap image for system)
==> boot: % Total % Received % Xferd Average Speed Time Time Time Current
==> boot: Dload Upload Total Spent Left Speed
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
25 726M 25 184M 0 0 217M 0 0:00:03 --:--:-- 0:00:03 217M
52 726M 52 381M 0 0 206M 0 0:00:03 0:00:01 0:00:02 196M
81 726M 81 589M 0 0 207M 0 0:00:03 0:00:02 0:00:01 202M
100 726M 100 726M 0 0 190M 0 0:00:03 0:00:03 --:--:-- 182M
==> boot: Running provisioner: dcos_install...
==> boot: Reading etc/config-1.8.yaml
==> boot: Analyzing machines
==> boot: Generating Configuration: ~/dcos/genconf/config.yaml
==> boot: sudo: cat << EOF > ~/dcos/genconf/config.yaml
==> boot: ---
==> boot: master_list:
==> boot: - 192.168.65.90
==> boot: agent_list:
==> boot: - 192.168.65.111
==> boot: - 192.168.65.60
==> boot: cluster_name: dcos-vagrant
==> boot: bootstrap_url: http://192.168.65.50
==> boot: exhibitor_storage_backend: static
==> boot: master_discovery: static
==> boot: resolvers:
==> boot: - 10.0.2.3
==> boot: superuser_username: admin
==> boot: superuser_password_hash: "\$6\$rounds=656000\$123o/Qz.InhbkbsO\$kn5IkpWm5CplEorQo7jG/27LkyDgWrml36lLxDtckZkCxu22uihAJ4DOJVVnNbsz/Y5MCK3B1InquE6E7Jmh30"
==> boot: ssh_port: 22
==> boot: ssh_user: vagrant
==> boot: check_time: false
==> boot: exhibitor_zk_hosts: 192.168.65.50:2181
==> boot:
==> boot: EOF
==> boot:
==> boot: Generating IP Detection Script: ~/dcos/genconf/ip-detect
==> boot: sudo: cat << 'EOF' > ~/dcos/genconf/ip-detect
==> boot: #!/usr/bin/env bash
==> boot: set -o errexit
==> boot: set -o nounset
==> boot: set -o pipefail
==> boot: echo $(/usr/sbin/ip route show to match 192.168.65.90 | grep -Eo '[0-9]{1,3}.[0-9]{1,3}.[0-9]{1,3}.[0-9]{1,3}' | tail -1)
==> boot:
==> boot: EOF
==> boot:
==> boot: Importing Private SSH Key: ~/dcos/genconf/ssh_key
==> boot: sudo: cp /vagrant/.vagrant/dcos/private_key_vagrant ~/dcos/genconf/ssh_key
==> boot:
==> boot: Generating DC/OS Installer Files: ~/dcos/genconf/serve/
==> boot: sudo: cd ~/dcos && bash ~/dcos/dcos_generate_config.sh --genconf && cp -rpv ~/dcos/genconf/serve/* /var/tmp/dcos/ && echo ok > /var/tmp/dcos/ready
==> boot:
==> boot: Extracting image from this script and loading into docker daemon, this step can take a few minutes
==> boot: dcos-genconf.1b43ff7a0b9124db94-e73ba2b1cd17795e4d.tar
==> boot: ====> EXECUTING CONFIGURATION GENERATION
==> boot: Generating configuration files...
==> boot: Final arguments:{
==> boot: "adminrouter_auth_enabled":"true",
==> boot: "bootstrap_id":"e73ba2b1cd17795e4dcb3d6647d11a29b9c35084",
==> boot: "bootstrap_tmp_dir":"tmp",
==> boot: "bootstrap_url":"http://192.168.65.50",
==> boot: "check_time":"false",
==> boot: "cluster_docker_credentials":"{}",
==> boot: "cluster_docker_credentials_dcos_owned":"false",
==> boot: "cluster_docker_credentials_enabled":"false",
==> boot: "cluster_docker_credentials_write_to_etc":"false",
==> boot: "cluster_docker_registry_enabled":"false",
==> boot: "cluster_docker_registry_url":"",
==> boot: "cluster_name":"dcos-vagrant",
==> boot: "cluster_packages":"[\"dcos-config--setup_b134aecfb44dae91c5618f882ae262b631c63701\", \"dcos-metadata--setup_b134aecfb44dae91c5618f882ae262b631c63701\"]",
==> boot: "config_id":"b134aecfb44dae91c5618f882ae262b631c63701",
==> boot: "config_yaml":" \"agent_list\": |-\n [\"192.168.65.111\", \"192.168.65.60\"]\n \"bootstrap_url\": |-\n http://192.168.65.50\n \"check_time\": |-\n false\n \"cluster_name\": |-\n dcos-vagrant\n \"exhibitor_storage_backend\": |-\n static\n \"exhibitor_zk_hosts\": |-\n 192.168.65.50:2181\n \"master_discovery\": |-\n static\n \"master_list\": |-\n [\"192.168.65.90\"]\n \"provider\": |-\n onprem\n \"resolvers\": |-\n [\"10.0.2.3\"]\n \"ssh_port\": |-\n 22\n \"ssh_user\": |-\n vagrant\n \"superuser_password_hash\": |-\n $6$rounds=656000$123o/Qz.InhbkbsO$kn5IkpWm5CplEorQo7jG/27LkyDgWrml36lLxDtckZkCxu22uihAJ4DOJVVnNbsz/Y5MCK3B1InquE6E7Jmh30\n \"superuser_username\": |-\n admin\n",
==> boot: "curly_pound":"{#",
==> boot: "custom_auth":"false",
==> boot: "dcos_gen_resolvconf_search_str":"",
==> boot: "dcos_image_commit":"1b43ff7a0b9124db9439299b789f2e2dc3cc086c",
==> boot: "dcos_overlay_config_attempts":"4",
==> boot: "dcos_overlay_enable":"true",
==> boot: "dcos_overlay_mtu":"1420",
==> boot: "dcos_overlay_network":"{\"vtep_subnet\": \"44.128.0.0/20\", \"vtep_mac_oui\": \"70:B3:D5:00:00:00\", \"overlays\": [{\"name\": \"dcos\", \"subnet\": \"9.0.0.0/8\", \"prefix\": 24}]}",
==> boot: "dcos_remove_dockercfg_enable":"false",
==> boot: "dcos_version":"1.8.7",
==> boot: "dns_search":"",
==> boot: "docker_remove_delay":"1hrs",
==> boot: "docker_stop_timeout":"20secs",
==> boot: "exhibitor_static_ensemble":"1:192.168.65.90",
==> boot: "exhibitor_storage_backend":"static",
==> boot: "expanded_config":"\"DO NOT USE THIS AS AN ARGUMENT TO OTHER ARGUMENTS. IT IS TEMPORARY\"",
==> boot: "gc_delay":"2days",
==> boot: "ip_detect_contents":"'#!/usr/bin/env bash\n\n set -o errexit\n\n set -o nounset\n\n set -o pipefail\n\n echo $(/usr/sbin/ip route show to match 192.168.65.90 | grep -Eo ''[0-9]{1,3}.[0-9]{1,3}.[0-9]{1,3}.[0-9]{1,3}''\n | tail -1)\n\n\n '\n",
==> boot: "ip_detect_filename":"genconf/ip-detect",
==> boot: "ip_detect_public_contents":"'#!/usr/bin/env bash\n\n set -o errexit\n\n set -o nounset\n\n set -o pipefail\n\n echo $(/usr/sbin/ip route show to match 192.168.65.90 | grep -Eo ''[0-9]{1,3}.[0-9]{1,3}.[0-9]{1,3}.[0-9]{1,3}''\n | tail -1)\n\n\n '\n",
==> boot: "master_discovery":"static",
==> boot: "master_dns_bindall":"true",
==> boot: "master_list":"[\"192.168.65.90\"]",
==> boot: "master_quorum":"1",
==> boot: "mesos_container_logger":"org_apache_mesos_LogrotateContainerLogger",
==> boot: "mesos_dns_ip_sources":"[\"host\", \"netinfo\"]",
==> boot: "mesos_dns_resolvers_str":"\"resolvers\": [\"10.0.2.3\"]",
==> boot: "mesos_hooks":"",
==> boot: "mesos_isolation":"cgroups/cpu,cgroups/mem,disk/du,network/cni,filesystem/linux,docker/runtime,docker/volume",
==> boot: "mesos_log_directory_max_files":"162",
==> boot: "mesos_log_retention_count":"137",
==> boot: "mesos_log_retention_mb":"4000",
==> boot: "minuteman_forward_metrics":"false",
==> boot: "minuteman_max_named_ip":"11.255.255.255",
==> boot: "minuteman_max_named_ip_erltuple":"{11,255,255,255}",
==> boot: "minuteman_min_named_ip":"11.0.0.0",
==> boot: "minuteman_min_named_ip_erltuple":"{11,0,0,0}",
==> boot: "num_masters":"1",
==> boot: "oauth_auth_host":"https://dcos.auth0.com",
==> boot: "oauth_auth_redirector":"https://auth.dcos.io",
==> boot: "oauth_available":"true",
==> boot: "oauth_client_id":"3yF5TOSzdlI45Q1xspxzeoGBe9fNxm9m",
==> boot: "oauth_enabled":"true",
==> boot: "oauth_issuer_url":"https://dcos.auth0.com/",
==> boot: "package_names":"[\n \"dcos-config\",\n \"dcos-metadata\"\n]",
==> boot: "provider":"onprem",
==> boot: "resolvers":"[\"10.0.2.3\"]",
==> boot: "resolvers_str":"10.0.2.3",
==> boot: "rexray_config":"{\"rexray\": {\"loglevel\": \"info\", \"modules\": {\"default-admin\": {\"host\": \"tcp://127.0.0.1:61003\"}, \"default-docker\": {\"disabled\": true}}}}",
==> boot: "rexray_config_contents":"\"rexray:\\n loglevel: info\\n modules:\\n default-admin:\\n host: tcp://127.0.0.1:61003\\n\\\n \\ default-docker:\\n disabled: true\\n\"\n",
==> boot: "rexray_config_preset":"",
==> boot: "telemetry_enabled":"true",
==> boot: "template_filenames":"[\n \"dcos-config.yaml\",\n \"cloud-config.yaml\",\n \"dcos-metadata.yaml\",\n \"dcos-services.yaml\"\n]",
==> boot: "ui_banner":"false",
==> boot: "ui_banner_background_color":"#1E232F",
==> boot: "ui_banner_dismissible":"null",
==> boot: "ui_banner_footer_content":"null",
==> boot: "ui_banner_foreground_color":"#FFFFFF",
==> boot: "ui_banner_header_content":"null",
==> boot: "ui_banner_header_title":"null",
==> boot: "ui_banner_image_path":"null",
==> boot: "ui_branding":"false",
==> boot: "ui_external_links":"false",
==> boot: "use_mesos_hooks":"false",
==> boot: "use_proxy":"false",
==> boot: "user_arguments":"{\n \"agent_list\":\"[\\\"192.168.65.111\\\", \\\"192.168.65.60\\\"]\",\n \"bootstrap_url\":\"http://192.168.65.50\",\n \"check_time\":\"false\",\n \"cluster_name\":\"dcos-vagrant\",\n \"exhibitor_storage_backend\":\"static\",\n \"exhibitor_zk_hosts\":\"192.168.65.50:2181\",\n \"master_discovery\":\"static\",\n \"master_list\":\"[\\\"192.168.65.90\\\"]\",\n \"provider\":\"onprem\",\n \"resolvers\":\"[\\\"10.0.2.3\\\"]\",\n \"ssh_port\":\"22\",\n \"ssh_user\":\"vagrant\",\n \"superuser_password_hash\":\"$6$rounds=656000$123o/Qz.InhbkbsO$kn5IkpWm5CplEorQo7jG/27LkyDgWrml36lLxDtckZkCxu22uihAJ4DOJVVnNbsz/Y5MCK3B1InquE6E7Jmh30\",\n \"superuser_username\":\"admin\"\n}",
==> boot: "weights":""
==> boot: }
==> boot: Generating configuration files...
==> boot: Final arguments:{
==> boot: "adminrouter_auth_enabled":"true",
==> boot: "bootstrap_id":"e73ba2b1cd17795e4dcb3d6647d11a29b9c35084",
==> boot: "bootstrap_tmp_dir":"tmp",
==> boot: "bootstrap_url":"http://192.168.65.50",
==> boot: "check_time":"false",
==> boot: "cluster_docker_credentials":"{}",
==> boot: "cluster_docker_credentials_dcos_owned":"false",
==> boot: "cluster_docker_credentials_enabled":"false",
==> boot: "cluster_docker_credentials_write_to_etc":"false",
==> boot: "cluster_docker_registry_enabled":"false",
==> boot: "cluster_docker_registry_url":"",
==> boot: "cluster_name":"dcos-vagrant",
==> boot: "cluster_packages":"[\"dcos-config--setup_b134aecfb44dae91c5618f882ae262b631c63701\", \"dcos-metadata--setup_b134aecfb44dae91c5618f882ae262b631c63701\"]",
==> boot: "config_id":"b134aecfb44dae91c5618f882ae262b631c63701",
==> boot: "config_yaml":" \"agent_list\": |-\n [\"192.168.65.111\", \"192.168.65.60\"]\n \"bootstrap_url\": |-\n http://192.168.65.50\n \"check_time\": |-\n false\n \"cluster_name\": |-\n dcos-vagrant\n \"exhibitor_storage_backend\": |-\n static\n \"exhibitor_zk_hosts\": |-\n 192.168.65.50:2181\n \"master_discovery\": |-\n static\n \"master_list\": |-\n [\"192.168.65.90\"]\n \"provider\": |-\n onprem\n \"resolvers\": |-\n [\"10.0.2.3\"]\n \"ssh_port\": |-\n 22\n \"ssh_user\": |-\n vagrant\n \"superuser_password_hash\": |-\n $6$rounds=656000$123o/Qz.InhbkbsO$kn5IkpWm5CplEorQo7jG/27LkyDgWrml36lLxDtckZkCxu22uihAJ4DOJVVnNbsz/Y5MCK3B1InquE6E7Jmh30\n \"superuser_username\": |-\n admin\n",
==> boot: "curly_pound":"{#",
==> boot: "custom_auth":"false",
==> boot: "dcos_gen_resolvconf_search_str":"",
==> boot: "dcos_image_commit":"1b43ff7a0b9124db9439299b789f2e2dc3cc086c",
==> boot: "dcos_overlay_config_attempts":"4",
==> boot: "dcos_overlay_enable":"true",
==> boot: "dcos_overlay_mtu":"1420",
==> boot: "dcos_overlay_network":"{\"vtep_subnet\": \"44.128.0.0/20\", \"vtep_mac_oui\": \"70:B3:D5:00:00:00\", \"overlays\": [{\"name\": \"dcos\", \"subnet\": \"9.0.0.0/8\", \"prefix\": 24}]}",
==> boot: "dcos_remove_dockercfg_enable":"false",
==> boot: "dcos_version":"1.8.7",
==> boot: "dns_search":"",
==> boot: "docker_remove_delay":"1hrs",
==> boot: "docker_stop_timeout":"20secs",
==> boot: "exhibitor_static_ensemble":"1:192.168.65.90",
==> boot: "exhibitor_storage_backend":"static",
==> boot: "expanded_config":"\"DO NOT USE THIS AS AN ARGUMENT TO OTHER ARGUMENTS. IT IS TEMPORARY\"",
==> boot: "gc_delay":"2days",
==> boot: "ip_detect_contents":"'#!/usr/bin/env bash\n\n set -o errexit\n\n set -o nounset\n\n set -o pipefail\n\n echo $(/usr/sbin/ip route show to match 192.168.65.90 | grep -Eo ''[0-9]{1,3}.[0-9]{1,3}.[0-9]{1,3}.[0-9]{1,3}''\n | tail -1)\n\n\n '\n",
==> boot: "ip_detect_filename":"genconf/ip-detect",
==> boot: "ip_detect_public_contents":"'#!/usr/bin/env bash\n\n set -o errexit\n\n set -o nounset\n\n set -o pipefail\n\n echo $(/usr/sbin/ip route show to match 192.168.65.90 | grep -Eo ''[0-9]{1,3}.[0-9]{1,3}.[0-9]{1,3}.[0-9]{1,3}''\n | tail -1)\n\n\n '\n",
==> boot: "master_discovery":"static",
==> boot: "master_dns_bindall":"true",
==> boot: "master_list":"[\"192.168.65.90\"]",
==> boot: "master_quorum":"1",
==> boot: "mesos_container_logger":"org_apache_mesos_LogrotateContainerLogger",
==> boot: "mesos_dns_ip_sources":"[\"host\", \"netinfo\"]",
==> boot: "mesos_dns_resolvers_str":"\"resolvers\": [\"10.0.2.3\"]",
==> boot: "mesos_hooks":"",
==> boot: "mesos_isolation":"cgroups/cpu,cgroups/mem,disk/du,network/cni,filesystem/linux,docker/runtime,docker/volume",
==> boot: "mesos_log_directory_max_files":"162",
==> boot: "mesos_log_retention_count":"137",
==> boot: "mesos_log_retention_mb":"4000",
==> boot: "minuteman_forward_metrics":"false",
==> boot: "minuteman_max_named_ip":"11.255.255.255",
==> boot: "minuteman_max_named_ip_erltuple":"{11,255,255,255}",
==> boot: "minuteman_min_named_ip":"11.0.0.0",
==> boot: "minuteman_min_named_ip_erltuple":"{11,0,0,0}",
==> boot: "num_masters":"1",
==> boot: "oauth_auth_host":"https://dcos.auth0.com",
==> boot: "oauth_auth_redirector":"https://auth.dcos.io",
==> boot: "oauth_available":"true",
==> boot: "oauth_client_id":"3yF5TOSzdlI45Q1xspxzeoGBe9fNxm9m",
==> boot: "oauth_enabled":"true",
==> boot: "oauth_issuer_url":"https://dcos.auth0.com/",
==> boot: "package_names":"[\n \"dcos-config\",\n \"dcos-metadata\"\n]",
==> boot: "provider":"onprem",
==> boot: "resolvers":"[\"10.0.2.3\"]",
==> boot: "resolvers_str":"10.0.2.3",
==> boot: "rexray_config":"{\"rexray\": {\"loglevel\": \"info\", \"modules\": {\"default-admin\": {\"host\": \"tcp://127.0.0.1:61003\"}, \"default-docker\": {\"disabled\": true}}}}",
==> boot: "rexray_config_contents":"\"rexray:\\n loglevel: info\\n modules:\\n default-admin:\\n host: tcp://127.0.0.1:61003\\n\\\n \\ default-docker:\\n disabled: true\\n\"\n",
==> boot: "rexray_config_preset":"",
==> boot: "telemetry_enabled":"true",
==> boot: "template_filenames":"[\n \"dcos-config.yaml\",\n \"cloud-config.yaml\",\n \"dcos-metadata.yaml\",\n \"dcos-services.yaml\"\n]",
==> boot: "ui_banner":"false",
==> boot: "ui_banner_background_color":"#1E232F",
==> boot: "ui_banner_dismissible":"null",
==> boot: "ui_banner_footer_content":"null",
==> boot: "ui_banner_foreground_color":"#FFFFFF",
==> boot: "ui_banner_header_content":"null",
==> boot: "ui_banner_header_title":"null",
==> boot: "ui_banner_image_path":"null",
==> boot: "ui_branding":"false",
==> boot: "ui_external_links":"false",
==> boot: "use_mesos_hooks":"false",
==> boot: "use_proxy":"false",
==> boot: "user_arguments":"{\n \"agent_list\":\"[\\\"192.168.65.111\\\", \\\"192.168.65.60\\\"]\",\n \"bootstrap_url\":\"http://192.168.65.50\",\n \"check_time\":\"false\",\n \"cluster_name\":\"dcos-vagrant\",\n \"exhibitor_storage_backend\":\"static\",\n \"exhibitor_zk_hosts\":\"192.168.65.50:2181\",\n \"master_discovery\":\"static\",\n \"master_list\":\"[\\\"192.168.65.90\\\"]\",\n \"provider\":\"onprem\",\n \"resolvers\":\"[\\\"10.0.2.3\\\"]\",\n \"ssh_port\":\"22\",\n \"ssh_user\":\"vagrant\",\n \"superuser_password_hash\":\"$6$rounds=656000$123o/Qz.InhbkbsO$kn5IkpWm5CplEorQo7jG/27LkyDgWrml36lLxDtckZkCxu22uihAJ4DOJVVnNbsz/Y5MCK3B1InquE6E7Jmh30\",\n \"superuser_username\":\"admin\"\n}",
==> boot: "weights":""
==> boot: }
==> boot: Package filename: packages/dcos-config/dcos-config--setup_b134aecfb44dae91c5618f882ae262b631c63701.tar.xz
==> boot: Package filename: packages/dcos-metadata/dcos-metadata--setup_b134aecfb44dae91c5618f882ae262b631c63701.tar.xz
==> boot: Generating Bash configuration files for DC/OS
==> boot: ‘/root/dcos/genconf/serve/bootstrap’ -> ‘/var/tmp/dcos/bootstrap’
==> boot: ‘/root/dcos/genconf/serve/bootstrap/e73ba2b1cd17795e4dcb3d6647d11a29b9c35084.bootstrap.tar.xz’ -> ‘/var/tmp/dcos/bootstrap/e73ba2b1cd17795e4dcb3d6647d11a29b9c35084.bootstrap.tar.xz’
==> boot: ‘/root/dcos/genconf/serve/bootstrap/e73ba2b1cd17795e4dcb3d6647d11a29b9c35084.active.json’ -> ‘/var/tmp/dcos/bootstrap/e73ba2b1cd17795e4dcb3d6647d11a29b9c35084.active.json’
==> boot: ‘/root/dcos/genconf/serve/bootstrap.latest’ -> ‘/var/tmp/dcos/bootstrap.latest’
==> boot: ‘/root/dcos/genconf/serve/cluster-package-info.json’ -> ‘/var/tmp/dcos/cluster-package-info.json’
==> boot: ‘/root/dcos/genconf/serve/dcos_install.sh’ -> ‘/var/tmp/dcos/dcos_install.sh’
==> boot: ‘/root/dcos/genconf/serve/packages’ -> ‘/var/tmp/dcos/packages’
==> boot: ‘/root/dcos/genconf/serve/packages/dcos-metadata’ -> ‘/var/tmp/dcos/packages/dcos-metadata’
==> boot: ‘/root/dcos/genconf/serve/packages/dcos-metadata/dcos-metadata--setup_b134aecfb44dae91c5618f882ae262b631c63701.tar.xz’ -> ‘/var/tmp/dcos/packages/dcos-metadata/dcos-metadata--setup_b134aecfb44dae91c5618f882ae262b631c63701.tar.xz’
==> boot: ‘/root/dcos/genconf/serve/packages/dcos-config’ -> ‘/var/tmp/dcos/packages/dcos-config’
==> boot: ‘/root/dcos/genconf/serve/packages/dcos-config/dcos-config--setup_b134aecfb44dae91c5618f882ae262b631c63701.tar.xz’ -> ‘/var/tmp/dcos/packages/dcos-config/dcos-config--setup_b134aecfb44dae91c5618f882ae262b631c63701.tar.xz’
==> m1: Installing DC/OS (master)
==> m1: sudo: bash -ceu "curl --fail --location --silent --show-error --verbose http://boot.dcos/dcos_install.sh | bash -s -- master"
==> m1:
==> m1: * About to connect() to boot.dcos port 80 (#0)
==> m1: * Trying 192.168.65.50...
==> m1: * Connected to boot.dcos (192.168.65.50) port 80 (#0)
==> m1: > GET /dcos_install.sh HTTP/1.1
==> m1: > User-Agent: curl/7.29.0
==> m1: > Host: boot.dcos
==> m1: > Accept: */*
==> m1: >
==> m1: < HTTP/1.1 200 OK
==> m1: < Server: nginx/1.11.4
==> m1: < Date: Sat, 17 Dec 2016 09:14:04 GMT
==> m1: < Content-Type: application/octet-stream
==> m1: < Content-Length: 15293
==> m1: < Last-Modified: Sat, 17 Dec 2016 09:13:54 GMT
==> m1: < Connection: keep-alive
==> m1: < ETag: "585501d2-3bbd"
==> m1: < Accept-Ranges: bytes
==> m1: <
==> m1: { [data not shown]
==> m1: * Connection #0 to host boot.dcos left intact
==> m1: Starting DC/OS Install Process
==> m1: Running preflight checks
==> m1: Checking if DC/OS is already installed:
==> m1: PASS (Not installed)
==> m1: PASS Is SELinux disabled?
==> m1: Checking if docker is installed and in PATH:
==> m1: PASS
==> m1: Checking docker version requirement (>= 1.6):
==> m1: PASS (1.11.2)
==> m1: Checking if curl is installed and in PATH:
==> m1: PASS
==> m1: Checking if bash is installed and in PATH:
==> m1: PASS
==> m1: Checking if ping is installed and in PATH:
==> m1: PASS
==> m1: Checking if tar is installed and in PATH:
==> m1: PASS
==> m1: Checking if xz is installed and in PATH:
==> m1: PASS
==> m1: Checking if unzip is installed and in PATH:
==> m1: PASS
==> m1: Checking if ipset is installed and in PATH:
==> m1: PASS
==> m1: Checking if systemd-notify is installed and in PATH:
==> m1: PASS
==> m1: Checking if systemd is installed and in PATH:
==> m1: PASS
==> m1: Checking systemd version requirement (>= 200):
==> m1: PASS (219)
==> m1: Checking if group 'nogroup' exists:
==> m1: PASS
==> m1: Checking if port 53 (required by spartan) is in use:
==> m1: PASS
==> m1: Checking if port 80 (required by adminrouter) is in use:
==> m1: PASS
==> m1: Checking if port 443 (required by adminrouter) is in use:
==> m1: PASS
==> m1: Checking if port 1050 (required by 3dt) is in use:
==> m1: PASS
==> m1: Checking if port 2181 (required by zookeeper) is in use:
==> m1: PASS
==> m1: Checking if port 5050 (required by mesos-master) is in use:
==> m1: PASS
==> m1: Checking if port 7070 (required by cosmos) is in use:
==> m1: PASS
==> m1: Checking if port 8080 (required by marathon) is in use:
==> m1: PASS
==> m1: Checking if port 8101 (required by dcos-oauth) is in use:
==> m1: PASS
==> m1: Checking if port 8123 (required by mesos-dns) is in use:
==> m1: PASS
==> m1: Checking if port 8181 (required by exhibitor) is in use:
==> m1: PASS
==> m1: Checking if port 9000 (required by metronome) is in use:
==> m1: PASS
==> m1: Checking if port 9942 (required by metronome) is in use:
==> m1: PASS
==> m1: Checking if port 9990 (required by cosmos) is in use:
==> m1: PASS
==> m1: Checking if port 15055 (required by dcos-history) is in use:
==> m1: PASS
==> m1: Checking if port 33107 (required by navstar) is in use:
==> m1: PASS
==> m1: Checking if port 36771 (required by marathon) is in use:
==> m1: PASS
==> m1: Checking if port 41281 (required by zookeeper) is in use:
==> m1: PASS
==> m1: Checking if port 42819 (required by spartan) is in use:
==> m1: PASS
==> m1: Checking if port 43911 (required by minuteman) is in use:
==> m1: PASS
==> m1: Checking if port 46839 (required by metronome) is in use:
==> m1: PASS
==> m1: Checking if port 61053 (required by mesos-dns) is in use:
==> m1: PASS
==> m1: Checking if port 61420 (required by epmd) is in use:
==> m1: PASS
==> m1: Checking if port 61421 (required by minuteman) is in use:
==> m1: PASS
==> m1: Checking if port 62053 (required by spartan) is in use:
==> m1: PASS
==> m1: Checking if port 62080 (required by navstar) is in use:
==> m1: PASS
==> m1: Checking Docker is configured with a production storage driver:
==> m1: WARNING: bridge-nf-call-iptables is disabled
==> m1: WARNING: bridge-nf-call-ip6tables is disabled
==> m1: PASS (overlay)
==> m1: Creating directories under /etc/mesosphere
==> m1: Creating role file for master
==> m1: Configuring DC/OS
==> m1: Setting and starting DC/OS
==> m1: Created symlink from /etc/systemd/system/multi-user.target.wants/dcos-setup.service to /etc/systemd/system/dcos-setup.service.
==> a1: Installing DC/OS (agent)
==> p1: Installing DC/OS (agent-public)
==> a1: sudo: bash -ceu "curl --fail --location --silent --show-error --verbose http://boot.dcos/dcos_install.sh | bash -s -- slave"
==> p1: sudo: bash -ceu "curl --fail --location --silent --show-error --verbose http://boot.dcos/dcos_install.sh | bash -s -- slave_public"
==> p1:
==> a1:
==> p1: * About to connect() to boot.dcos port 80 (#0)
==> p1: * Trying 192.168.65.50...
==> p1: * Connected to boot.dcos (192.168.65.50) port 80 (#0)
==> p1: > GET /dcos_install.sh HTTP/1.1
==> p1: > User-Agent: curl/7.29.0
==> p1: > Host: boot.dcos
==> p1: > Accept: */*
==> p1: >
==> p1: < HTTP/1.1 200 OK
==> p1: < Server: nginx/1.11.4
==> p1: < Date: Sat, 17 Dec 2016 09:16:07 GMT
==> p1: < Content-Type: application/octet-stream
==> p1: < Content-Length: 15293
==> p1: < Last-Modified: Sat, 17 Dec 2016 09:13:54 GMT
==> p1: < Connection: keep-alive
==> p1: < ETag: "585501d2-3bbd"
==> p1: < Accept-Ranges: bytes
==> p1: <
==> p1: { [data not shown]
==> a1: * About to connect() to boot.dcos port 80 (#0)
==> a1: * Trying 192.168.65.50...
==> p1: * Connection #0 to host boot.dcos left intact
==> a1: * Connected to boot.dcos (192.168.65.50) port 80 (#0)
==> a1: > GET /dcos_install.sh HTTP/1.1
==> a1: > User-Agent: curl/7.29.0
==> a1: > Host: boot.dcos
==> a1: > Accept: */*
==> a1: >
==> p1: Starting DC/OS Install Process
==> p1: Running preflight checks
==> p1: Checking if DC/OS is already installed: PASS (Not installed)
==> a1: < HTTP/1.1 200 OK
==> a1: < Server: nginx/1.11.4
==> a1: < Date: Sat, 17 Dec 2016 09:16:07 GMT
==> a1: < Content-Type: application/octet-stream
==> a1: < Content-Length: 15293
==> a1: < Last-Modified: Sat, 17 Dec 2016 09:13:54 GMT
==> a1: < Connection: keep-alive
==> a1: < ETag: "585501d2-3bbd"
==> a1: < Accept-Ranges: bytes
==> a1: <
==> a1: { [data not shown]
==> a1: * Connection #0 to host boot.dcos left intact
==> a1: Starting DC/OS Install Process
==> a1: Running preflight checks
==> a1: Checking if DC/OS is already installed:
==> a1: PASS (Not installed)
==> p1: PASS Is SELinux disabled?
==> a1: PASS Is SELinux disabled?
==> a1: Checking if docker is installed and in PATH:
==> a1: PASS
==> a1: Checking docker version requirement (>= 1.6):
==> a1: PASS (1.11.2)
==> a1: Checking if curl is installed and in PATH:
==> a1: PASS
==> a1: Checking if bash is installed and in PATH:
==> a1: PASS
==> a1: Checking if ping is installed and in PATH:
==> a1: PASS
==> a1: Checking if tar is installed and in PATH:
==> a1: PASS
==> a1: Checking if xz is installed and in PATH:
==> a1: PASS
==> a1: Checking if unzip is installed and in PATH:
==> a1: PASS
==> a1: Checking if ipset is installed and in PATH:
==> a1: PASS
==> a1: Checking if systemd-notify is installed and in PATH:
==> a1: PASS
==> p1: Checking if docker is installed and in PATH:
==> p1: PASS
==> p1: Checking docker version requirement (>= 1.6):
==> a1: Checking if systemd is installed and in PATH:
==> a1: PASS
==> a1: Checking systemd version requirement (>= 200):
==> a1: PASS (219)
==> a1: Checking if group 'nogroup' exists:
==> a1: PASS
==> a1: Checking if port 53 (required by spartan) is in use:
==> a1: PASS
==> a1: Checking if port 5051 (required by mesos-agent) is in use:
==> a1: PASS
==> a1: Checking if port 34451 (required by navstar) is in use:
==> a1: PASS
==> a1: Checking if port 39851 (required by spartan) is in use:
==> p1: PASS (1.11.2)
==> p1: Checking if curl is installed and in PATH:
==> a1: PASS
==> a1: Checking if port 43995 (required by minuteman) is in use:
==> p1: PASS
==> p1: Checking if bash is installed and in PATH:
==> p1: PASS
==> p1: Checking if ping is installed and in PATH:
==> p1: PASS
==> p1: Checking if tar is installed and in PATH:
==> p1: PASS
==> p1: Checking if xz is installed and in PATH:
==> p1: PASS
==> p1: Checking if unzip is installed and in PATH:
==> a1: PASS
==> p1: PASS
==> p1: Checking if ipset is installed and in PATH:
==> a1: Checking if port 61001 (required by agent-adminrouter) is in use:
==> p1: PASS
==> p1: Checking if systemd-notify is installed and in PATH: PASS
==> p1: Checking if systemd is installed and in PATH:
==> p1: PASS
==> p1: Checking systemd version requirement (>= 200):
==> p1: PASS (219)
==> p1: Checking if group 'nogroup' exists:
==> a1: PASS
==> a1: Checking if port 61420 (required by epmd) is in use:
==> p1: PASS
==> p1: Checking if port 53 (required by spartan) is in use:
==> p1: PASS
==> p1: Checking if port 5051 (required by mesos-agent) is in use:
==> p1: PASS
==> p1: Checking if port 34451 (required by navstar) is in use:
==> p1: PASS
==> p1: Checking if port 39851 (required by spartan) is in use:
==> p1: PASS
==> p1: Checking if port 43995 (required by minuteman) is in use:
==> p1: PASS
==> p1: Checking if port 61001 (required by agent-adminrouter) is in use:
==> p1: PASS
==> p1: Checking if port 61420 (required by epmd) is in use:
==> p1: PASS
==> p1: Checking if port 61421 (required by minuteman) is in use:
==> p1: PASS
==> p1: Checking if port 62053 (required by spartan) is in use:
==> p1: PASS
==> p1: Checking if port 62080 (required by navstar) is in use:
==> p1: PASS
==> p1: Checking Docker is configured with a production storage driver:
==> a1: PASS
==> a1: Checking if port 61421 (required by minuteman) is in use:
==> a1: PASS
==> a1: Checking if port 62053 (required by spartan) is in use:
==> a1: PASS
==> a1: Checking if port 62080 (required by navstar) is in use:
==> p1: WARNING: bridge-nf-call-iptables is disabled
==> p1: WARNING: bridge-nf-call-ip6tables is disabled
==> p1: PASS (overlay)
==> p1: Creating directories under /etc/mesosphere
==> a1: PASS
==> a1: Checking Docker is configured with a production storage driver:
==> p1: Creating role file for slave_public
==> p1: Configuring DC/OS
==> a1: WARNING: bridge-nf-call-iptables is disabled
==> a1: WARNING: bridge-nf-call-ip6tables is disabled
==> a1: PASS (overlay)
==> a1: Creating directories under /etc/mesosphere
==> a1: Creating role file for slave
==> p1: Setting and starting DC/OS
==> a1: Configuring DC/OS
==> a1: Setting and starting DC/OS
==> a1: Created symlink from /etc/systemd/system/multi-user.target.wants/dcos-setup.service to /etc/systemd/system/dcos-setup.service.
==> p1: Created symlink from /etc/systemd/system/multi-user.target.wants/dcos-setup.service to /etc/systemd/system/dcos-setup.service.
==> m1: DC/OS Postflight
==> p1: DC/OS Postflight
==> a1: DC/OS Postflight
==> m1: sudo: dcos-postflight
==> p1: sudo: dcos-postflight
==> a1: sudo: dcos-postflight
==> a1:
==> a1: Setting Mesos Memory: 5632 (role=*)
==> a1: sudo: mesos-memory 5632
==> a1:
==> a1: Updating /var/lib/dcos/mesos-resources
==> a1: Restarting Mesos Agent
==> a1: sudo: bash -ceu "systemctl stop dcos-mesos-slave.service && rm -f /var/lib/mesos/slave/meta/slaves/latest && systemctl start dcos-mesos-slave.service --no-block"
==> a1:
==> p1:
==> p1: Setting Mesos Memory: 1024 (role=slave_public)
==> p1: sudo: mesos-memory 1024 slave_public
==> p1:
==> m1:
==> p1: Updating /var/lib/dcos/mesos-resources
==> p1: Restarting Mesos Agent
==> p1: sudo: bash -ceu "systemctl stop dcos-mesos-slave-public.service && rm -f /var/lib/mesos/slave/meta/slaves/latest && systemctl start dcos-mesos-slave-public.service --no-block"
==> p1:
==> boot: DC/OS Installation Complete
==> boot: Web Interface: http://m1.dcos/
59.40user 50.20system 14:14.56elapsed 12%CPU (0avgtext+0avgdata 84512maxresident)k
17088inputs+3352outputs (131major+11227994minor)pagefaults 0swaps
┌cfurmaniak@fedolooz ~/w/dcos-vagrant (master)
└>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment