Skip to content

Instantly share code, notes, and snippets.

@wozniakjan
Created January 8, 2018 14:48
Show Gist options
  • Save wozniakjan/b427479d0c2403b591000a90bf6f3246 to your computer and use it in GitHub Desktop.
Save wozniakjan/b427479d0c2403b591000a90bf6f3246 to your computer and use it in GitHub Desktop.
3.6 deploy issue
[OSEv3:children]
masters
nodes
etcd
[OSEv3:vars]
ansible_ssh_user=root
deployment_type=origin
openshift_deployment_type=origin
openshift_disable_check=docker_storage,memory_availability,disk_availability
[masters]
devconf openshift_public_hostname=devconf openshift_schedulable=true openshift_node_labels="{'region': 'infra', 'zone': 'default'}"
[nodes]
devconf
[etcd]
devconf
PLAY [Create initial host groups for localhost] *******************************************************************************************************************************************************************
TASK [include_vars] ***********************************************************************************************************************************************************************************************
ok: [localhost]
PLAY [Populate config host groups] ********************************************************************************************************************************************************************************
TASK [Evaluate groups - g_etcd_hosts or g_new_etcd_hosts required] ************************************************************************************************************************************************
skipping: [localhost]
TASK [Evaluate groups - g_master_hosts or g_new_master_hosts required] ********************************************************************************************************************************************
skipping: [localhost]
TASK [Evaluate groups - g_node_hosts or g_new_node_hosts required] ************************************************************************************************************************************************
skipping: [localhost]
TASK [Evaluate groups - g_lb_hosts required] **********************************************************************************************************************************************************************
skipping: [localhost]
TASK [Evaluate groups - g_nfs_hosts required] *********************************************************************************************************************************************************************
skipping: [localhost]
TASK [Evaluate groups - g_nfs_hosts is single host] ***************************************************************************************************************************************************************
skipping: [localhost]
TASK [Evaluate groups - g_glusterfs_hosts required] ***************************************************************************************************************************************************************
skipping: [localhost]
TASK [Evaluate oo_all_hosts] **************************************************************************************************************************************************************************************
ok: [localhost] => (item=devconf)
TASK [Evaluate oo_masters] ****************************************************************************************************************************************************************************************
ok: [localhost] => (item=devconf)
TASK [Evaluate oo_first_master] ***********************************************************************************************************************************************************************************
ok: [localhost]
TASK [Evaluate oo_new_etcd_to_config] *****************************************************************************************************************************************************************************
TASK [Evaluate oo_masters_to_config] ******************************************************************************************************************************************************************************
ok: [localhost] => (item=devconf)
TASK [Evaluate oo_etcd_to_config] *********************************************************************************************************************************************************************************
ok: [localhost] => (item=devconf)
TASK [Evaluate oo_first_etcd] *************************************************************************************************************************************************************************************
ok: [localhost]
TASK [Evaluate oo_etcd_hosts_to_upgrade] **************************************************************************************************************************************************************************
ok: [localhost] => (item=devconf)
TASK [Evaluate oo_etcd_hosts_to_backup] ***************************************************************************************************************************************************************************
ok: [localhost] => (item=devconf)
TASK [Evaluate oo_nodes_to_config] ********************************************************************************************************************************************************************************
ok: [localhost] => (item=devconf)
TASK [Add master to oo_nodes_to_config] ***************************************************************************************************************************************************************************
skipping: [localhost] => (item=devconf)
TASK [Evaluate oo_lb_to_config] ***********************************************************************************************************************************************************************************
TASK [Evaluate oo_nfs_to_config] **********************************************************************************************************************************************************************************
TASK [Evaluate oo_glusterfs_to_config] ****************************************************************************************************************************************************************************
TASK [Evaluate oo_etcd_to_migrate] ********************************************************************************************************************************************************************************
ok: [localhost] => (item=devconf)
PLAY [Ensure that all non-node hosts are accessible] **************************************************************************************************************************************************************
TASK [Gathering Facts] ********************************************************************************************************************************************************************************************
ok: [devconf]
PLAY [Initialize host facts] **************************************************************************************************************************************************************************************
TASK [Gathering Facts] ********************************************************************************************************************************************************************************************
ok: [devconf]
TASK [openshift_sanitize_inventory : Abort when conflicting deployment type variables are set] ********************************************************************************************************************
skipping: [devconf]
TASK [openshift_sanitize_inventory : Standardize on latest variable names] ****************************************************************************************************************************************
ok: [devconf]
TASK [openshift_sanitize_inventory : Abort when deployment type is invalid] ***************************************************************************************************************************************
skipping: [devconf]
TASK [openshift_sanitize_inventory : Normalize openshift_release] *************************************************************************************************************************************************
skipping: [devconf]
TASK [openshift_sanitize_inventory : Abort when openshift_release is invalid] *************************************************************************************************************************************
skipping: [devconf]
TASK [openshift_sanitize_inventory : Ensure that openshift_use_dnsmasq is true] ***********************************************************************************************************************************
skipping: [devconf]
TASK [openshift_sanitize_inventory : Ensure that openshift_node_dnsmasq_install_network_manager_hook is true] *****************************************************************************************************
skipping: [devconf]
TASK [openshift_facts : Detecting Operating System] ***************************************************************************************************************************************************************
ok: [devconf]
TASK [openshift_facts : set_fact] *********************************************************************************************************************************************************************************
ok: [devconf]
TASK [openshift_facts : set_fact] *********************************************************************************************************************************************************************************
ok: [devconf]
TASK [openshift_facts : set_fact] *********************************************************************************************************************************************************************************
ok: [devconf]
TASK [openshift_facts : set_fact] *********************************************************************************************************************************************************************************
ok: [devconf]
TASK [openshift_facts : Validate python version] ******************************************************************************************************************************************************************
skipping: [devconf]
TASK [openshift_facts : Validate python version] ******************************************************************************************************************************************************************
skipping: [devconf]
TASK [openshift_facts : Determine Atomic Host Docker Version] *****************************************************************************************************************************************************
skipping: [devconf]
TASK [openshift_facts : assert] ***********************************************************************************************************************************************************************************
skipping: [devconf]
TASK [openshift_facts : Load variables] ***************************************************************************************************************************************************************************
ok: [devconf] => (item=/home/jwozniak/projects/openshift-ansible/roles/openshift_facts/vars/default.yml)
TASK [openshift_facts : Ensure various deps are installed] ********************************************************************************************************************************************************
ok: [devconf] => (item=iproute)
ok: [devconf] => (item=python-dbus)
ok: [devconf] => (item=PyYAML)
ok: [devconf] => (item=yum-utils)
TASK [openshift_facts : Ensure various deps for running system containers are installed] **************************************************************************************************************************
skipping: [devconf] => (item=atomic)
skipping: [devconf] => (item=ostree)
skipping: [devconf] => (item=runc)
TASK [openshift_facts : Gather Cluster facts and set is_containerized if needed] **********************************************************************************************************************************
changed: [devconf]
TASK [openshift_facts : Set repoquery command] ********************************************************************************************************************************************************************
ok: [devconf]
TASK [openshift_facts : Register that this already ran] ***********************************************************************************************************************************************************
ok: [devconf]
TASK [openshift_facts] ********************************************************************************************************************************************************************************************
ok: [devconf]
TASK [set_fact] ***************************************************************************************************************************************************************************************************
ok: [devconf]
PLAY [Gather and set facts for node hosts] ************************************************************************************************************************************************************************
TASK [Gathering Facts] ********************************************************************************************************************************************************************************************
ok: [devconf]
TASK [openshift_sanitize_inventory : Abort when conflicting deployment type variables are set] ********************************************************************************************************************
skipping: [devconf]
TASK [openshift_sanitize_inventory : Standardize on latest variable names] ****************************************************************************************************************************************
ok: [devconf]
TASK [openshift_sanitize_inventory : Abort when deployment type is invalid] ***************************************************************************************************************************************
skipping: [devconf]
TASK [openshift_sanitize_inventory : Normalize openshift_release] *************************************************************************************************************************************************
skipping: [devconf]
TASK [openshift_sanitize_inventory : Abort when openshift_release is invalid] *************************************************************************************************************************************
skipping: [devconf]
TASK [openshift_sanitize_inventory : Ensure that openshift_use_dnsmasq is true] ***********************************************************************************************************************************
skipping: [devconf]
TASK [openshift_sanitize_inventory : Ensure that openshift_node_dnsmasq_install_network_manager_hook is true] *****************************************************************************************************
skipping: [devconf]
TASK [openshift_facts : Detecting Operating System] ***************************************************************************************************************************************************************
ok: [devconf]
TASK [openshift_facts : set_fact] *********************************************************************************************************************************************************************************
ok: [devconf]
TASK [openshift_facts : set_fact] *********************************************************************************************************************************************************************************
ok: [devconf]
TASK [openshift_facts : set_fact] *********************************************************************************************************************************************************************************
ok: [devconf]
TASK [openshift_facts : set_fact] *********************************************************************************************************************************************************************************
ok: [devconf]
TASK [openshift_facts : Validate python version] ******************************************************************************************************************************************************************
skipping: [devconf]
TASK [openshift_facts : Validate python version] ******************************************************************************************************************************************************************
skipping: [devconf]
TASK [openshift_facts : Determine Atomic Host Docker Version] *****************************************************************************************************************************************************
skipping: [devconf]
TASK [openshift_facts : assert] ***********************************************************************************************************************************************************************************
skipping: [devconf]
TASK [openshift_facts : Load variables] ***************************************************************************************************************************************************************************
ok: [devconf] => (item=/home/jwozniak/projects/openshift-ansible/roles/openshift_facts/vars/default.yml)
TASK [openshift_facts : Ensure various deps are installed] ********************************************************************************************************************************************************
skipping: [devconf] => (item=iproute)
skipping: [devconf] => (item=python-dbus)
skipping: [devconf] => (item=PyYAML)
skipping: [devconf] => (item=yum-utils)
TASK [openshift_facts : Ensure various deps for running system containers are installed] **************************************************************************************************************************
skipping: [devconf] => (item=atomic)
skipping: [devconf] => (item=ostree)
skipping: [devconf] => (item=runc)
TASK [openshift_facts : Gather Cluster facts and set is_containerized if needed] **********************************************************************************************************************************
ok: [devconf]
TASK [openshift_facts : Set repoquery command] ********************************************************************************************************************************************************************
ok: [devconf]
TASK [openshift_facts : Register that this already ran] ***********************************************************************************************************************************************************
ok: [devconf]
TASK [command] ****************************************************************************************************************************************************************************************************
ok: [devconf]
TASK [Warn user about bad openshift_hostname values] **************************************************************************************************************************************************************
skipping: [devconf]
PLAY [Verify compatible yum/subscription-manager combination] *****************************************************************************************************************************************************
TASK [Check for bad combinations of yum and subscription-manager] *************************************************************************************************************************************************
ok: [devconf]
TASK [fail] *******************************************************************************************************************************************************************************************************
skipping: [devconf]
PLAY [Determine openshift_version to configure on first master] ***************************************************************************************************************************************************
TASK [Gathering Facts] ********************************************************************************************************************************************************************************************
ok: [devconf]
TASK [openshift_sanitize_inventory : Abort when conflicting deployment type variables are set] ********************************************************************************************************************
skipping: [devconf]
TASK [openshift_sanitize_inventory : Standardize on latest variable names] ****************************************************************************************************************************************
ok: [devconf]
TASK [openshift_sanitize_inventory : Abort when deployment type is invalid] ***************************************************************************************************************************************
skipping: [devconf]
TASK [openshift_sanitize_inventory : Normalize openshift_release] *************************************************************************************************************************************************
skipping: [devconf]
TASK [openshift_sanitize_inventory : Abort when openshift_release is invalid] *************************************************************************************************************************************
skipping: [devconf]
TASK [openshift_sanitize_inventory : Ensure that openshift_use_dnsmasq is true] ***********************************************************************************************************************************
skipping: [devconf]
TASK [openshift_sanitize_inventory : Ensure that openshift_node_dnsmasq_install_network_manager_hook is true] *****************************************************************************************************
skipping: [devconf]
TASK [openshift_repos : openshift_repos detect ostree] ************************************************************************************************************************************************************
ok: [devconf]
TASK [openshift_repos : Ensure libselinux-python is installed] ****************************************************************************************************************************************************
ok: [devconf]
TASK [openshift_repos : Create any additional repos that are defined] *********************************************************************************************************************************************
skipping: [devconf]
TASK [openshift_repos : Remove the additional repos if no longer defined] *****************************************************************************************************************************************
ok: [devconf]
TASK [openshift_repos : Configure origin gpg keys] ****************************************************************************************************************************************************************
ok: [devconf]
TASK [openshift_repos : Configure correct origin release repository] **********************************************************************************************************************************************
ok: [devconf] => (item=/home/jwozniak/projects/openshift-ansible/roles/openshift_repos/templates/CentOS-OpenShift-Origin36.repo.j2)
TASK [openshift_repos : Ensure clean repo cache in the event repos have been changed manually] ********************************************************************************************************************
ok: [devconf] => {}
MSG:
First run of openshift_repos
TASK [openshift_repos : Record that openshift_repos already ran] **************************************************************************************************************************************************
ok: [devconf]
RUNNING HANDLER [openshift_repos : refresh cache] *****************************************************************************************************************************************************************
changed: [devconf]
TASK [openshift_facts : Detecting Operating System] ***************************************************************************************************************************************************************
ok: [devconf]
TASK [openshift_facts : set_fact] *********************************************************************************************************************************************************************************
ok: [devconf]
TASK [openshift_facts : set_fact] *********************************************************************************************************************************************************************************
ok: [devconf]
TASK [openshift_facts : set_fact] *********************************************************************************************************************************************************************************
ok: [devconf]
TASK [openshift_facts : set_fact] *********************************************************************************************************************************************************************************
ok: [devconf]
TASK [openshift_facts : Validate python version] ******************************************************************************************************************************************************************
skipping: [devconf]
TASK [openshift_facts : Validate python version] ******************************************************************************************************************************************************************
skipping: [devconf]
TASK [openshift_facts : Determine Atomic Host Docker Version] *****************************************************************************************************************************************************
skipping: [devconf]
TASK [openshift_facts : assert] ***********************************************************************************************************************************************************************************
skipping: [devconf]
TASK [openshift_facts : Load variables] ***************************************************************************************************************************************************************************
ok: [devconf] => (item=/home/jwozniak/projects/openshift-ansible/roles/openshift_facts/vars/default.yml)
TASK [openshift_facts : Ensure various deps are installed] ********************************************************************************************************************************************************
skipping: [devconf] => (item=iproute)
skipping: [devconf] => (item=python-dbus)
skipping: [devconf] => (item=PyYAML)
skipping: [devconf] => (item=yum-utils)
TASK [openshift_facts : Ensure various deps for running system containers are installed] **************************************************************************************************************************
skipping: [devconf] => (item=atomic)
skipping: [devconf] => (item=ostree)
skipping: [devconf] => (item=runc)
TASK [openshift_facts : Gather Cluster facts and set is_containerized if needed] **********************************************************************************************************************************
ok: [devconf]
TASK [openshift_facts : Set repoquery command] ********************************************************************************************************************************************************************
ok: [devconf]
TASK [openshift_facts : Register that this already ran] ***********************************************************************************************************************************************************
ok: [devconf]
TASK [openshift_docker_facts : Set docker facts] ******************************************************************************************************************************************************************
ok: [devconf] => (item={u'local_facts': {u'blocked_registries': u'', u'hosted_registry_insecure': False, u'log_driver': u'', u'disable_push_dockerhub': u'', u'selinux_enabled': u'', u'additional_registries': u'', u'hosted_registry_network': u'172.30.0.0/16', u'log_options': u'', u'insecure_registries': u'', u'options': u'', u'use_system_container': False}, u'role': u'docker'})
ok: [devconf] => (item={u'local_facts': {u'sdn_mtu': u''}, u'role': u'node'})
TASK [openshift_docker_facts : set_fact] **************************************************************************************************************************************************************************
ok: [devconf]
TASK [openshift_docker_facts : set_fact] **************************************************************************************************************************************************************************
skipping: [devconf]
TASK [openshift_docker_facts : set_fact] **************************************************************************************************************************************************************************
ok: [devconf]
TASK [os_firewall : Assert - Do not use firewalld on Atomic Host] *************************************************************************************************************************************************
skipping: [devconf]
TASK [os_firewall : Install firewalld packages] *******************************************************************************************************************************************************************
skipping: [devconf]
TASK [os_firewall : Ensure iptables services are not enabled] *****************************************************************************************************************************************************
skipping: [devconf] => (item=iptables)
skipping: [devconf] => (item=ip6tables)
TASK [os_firewall : Wait 10 seconds after disabling iptables] *****************************************************************************************************************************************************
skipping: [devconf]
TASK [os_firewall : Start and enable firewalld service] ***********************************************************************************************************************************************************
skipping: [devconf]
TASK [os_firewall : need to pause here, otherwise the firewalld service starting can sometimes cause ssh to fail] *************************************************************************************************
skipping: [devconf]
TASK [os_firewall : Restart polkitd] ******************************************************************************************************************************************************************************
skipping: [devconf]
TASK [os_firewall : Wait for polkit action to have been created] **************************************************************************************************************************************************
skipping: [devconf]
TASK [os_firewall : Add firewalld allow rules] ********************************************************************************************************************************************************************
TASK [os_firewall : Remove firewalld allow rules] *****************************************************************************************************************************************************************
TASK [os_firewall : Ensure firewalld service is not enabled] ******************************************************************************************************************************************************
skipping: [devconf]
TASK [os_firewall : Wait 10 seconds after disabling firewalld] ****************************************************************************************************************************************************
skipping: [devconf]
TASK [os_firewall : Install iptables packages] ********************************************************************************************************************************************************************
skipping: [devconf] => (item=iptables)
skipping: [devconf] => (item=iptables-services)
TASK [os_firewall : Start and enable iptables service] ************************************************************************************************************************************************************
skipping: [devconf]
TASK [os_firewall : need to pause here, otherwise the iptables service starting can sometimes cause ssh to fail] **************************************************************************************************
skipping: [devconf]
TASK [os_firewall : Add iptables allow rules] *********************************************************************************************************************************************************************
TASK [os_firewall : Remove iptables rules] ************************************************************************************************************************************************************************
TASK [docker : Getting current systemd-udevd exec command] ********************************************************************************************************************************************************
skipping: [devconf]
TASK [docker : Assure systemd-udevd.service.d directory exists] ***************************************************************************************************************************************************
skipping: [devconf]
TASK [docker : Create systemd-udevd override file] ****************************************************************************************************************************************************************
skipping: [devconf]
TASK [docker : set_fact] ******************************************************************************************************************************************************************************************
skipping: [devconf]
TASK [docker : Get current installed Docker version] **************************************************************************************************************************************************************
skipping: [devconf]
TASK [docker : Error out if Docker pre-installed but too old] *****************************************************************************************************************************************************
skipping: [devconf]
TASK [docker : Error out if requested Docker is too old] **********************************************************************************************************************************************************
skipping: [devconf]
TASK [docker : Fail if Docker version requested but downgrade is required] ****************************************************************************************************************************************
skipping: [devconf]
TASK [docker : Error out if attempting to upgrade Docker across the 1.10 boundary] ********************************************************************************************************************************
skipping: [devconf]
TASK [docker : Install Docker] ************************************************************************************************************************************************************************************
skipping: [devconf]
TASK [docker : Ensure docker.service.d directory exists] **********************************************************************************************************************************************************
skipping: [devconf]
TASK [docker : Configure Docker service unit file] ****************************************************************************************************************************************************************
skipping: [devconf]
TASK [docker : stat] **********************************************************************************************************************************************************************************************
skipping: [devconf]
TASK [docker : Set registry params] *******************************************************************************************************************************************************************************
skipping: [devconf] => (item={u'reg_conf_var': u'ADD_REGISTRY', u'reg_flag': u'--add-registry', u'reg_fact_val': u''})
skipping: [devconf] => (item={u'reg_conf_var': u'BLOCK_REGISTRY', u'reg_flag': u'--block-registry', u'reg_fact_val': u''})
skipping: [devconf] => (item={u'reg_conf_var': u'INSECURE_REGISTRY', u'reg_flag': u'--insecure-registry', u'reg_fact_val': u''})
TASK [docker : Set Proxy Settings] ********************************************************************************************************************************************************************************
skipping: [devconf] => (item={u'reg_conf_var': u'HTTP_PROXY', u'reg_fact_val': u''})
skipping: [devconf] => (item={u'reg_conf_var': u'HTTPS_PROXY', u'reg_fact_val': u''})
skipping: [devconf] => (item={u'reg_conf_var': u'NO_PROXY', u'reg_fact_val': u''})
TASK [docker : Set various Docker options] ************************************************************************************************************************************************************************
skipping: [devconf]
TASK [docker : stat] **********************************************************************************************************************************************************************************************
skipping: [devconf]
TASK [docker : Configure Docker Network OPTIONS] ******************************************************************************************************************************************************************
skipping: [devconf]
TASK [docker : Detect if docker is already started] ***************************************************************************************************************************************************************
skipping: [devconf]
TASK [docker : Start the Docker service] **************************************************************************************************************************************************************************
skipping: [devconf]
TASK [docker : set_fact] ******************************************************************************************************************************************************************************************
skipping: [devconf]
TASK [docker : Check for credentials file for registry auth] ******************************************************************************************************************************************************
skipping: [devconf]
TASK [docker : Create credentials for docker cli registry auth] ***************************************************************************************************************************************************
skipping: [devconf]
TASK [docker : Fail quickly if openshift_docker_options are set] **************************************************************************************************************************************************
skipping: [devconf]
TASK [docker : Ensure container-selinux is installed] *************************************************************************************************************************************************************
skipping: [devconf]
TASK [docker : Ensure atomic is installed] ************************************************************************************************************************************************************************
skipping: [devconf]
TASK [docker : Ensure runc is installed] **************************************************************************************************************************************************************************
skipping: [devconf]
TASK [docker : Install Docker so we can use the client] ***********************************************************************************************************************************************************
skipping: [devconf]
TASK [docker : Disable Docker] ************************************************************************************************************************************************************************************
skipping: [devconf]
TASK [docker : Add http_proxy to /etc/atomic.conf] ****************************************************************************************************************************************************************
skipping: [devconf]
TASK [docker : Add https_proxy to /etc/atomic.conf] ***************************************************************************************************************************************************************
skipping: [devconf]
TASK [docker : Add no_proxy to /etc/atomic.conf] ******************************************************************************************************************************************************************
skipping: [devconf]
TASK [docker : Set to default prepend] ****************************************************************************************************************************************************************************
skipping: [devconf]
TASK [docker : Use Red Hat Registry for image when distribution is Red Hat] ***************************************************************************************************************************************
skipping: [devconf]
TASK [docker : Use Fedora Registry for image when distribution is Fedora] *****************************************************************************************************************************************
skipping: [devconf]
TASK [docker : Use a testing registry if requested] ***************************************************************************************************************************************************************
skipping: [devconf]
TASK [docker : Set the full image name] ***************************************************************************************************************************************************************************
skipping: [devconf]
TASK [docker : Pre-pull Container Engine System Container image] **************************************************************************************************************************************************
skipping: [devconf]
TASK [docker : Ensure container-engine.service.d directory exists] ************************************************************************************************************************************************
skipping: [devconf]
TASK [docker : Ensure /etc/docker directory exists] ***************************************************************************************************************************************************************
skipping: [devconf]
TASK [docker : Install Container Engine System Container] *********************************************************************************************************************************************************
skipping: [devconf]
TASK [docker : Configure Container Engine Service File] ***********************************************************************************************************************************************************
skipping: [devconf]
TASK [docker : set_fact] ******************************************************************************************************************************************************************************************
skipping: [devconf]
TASK [docker : Configure Container Engine] ************************************************************************************************************************************************************************
skipping: [devconf]
TASK [docker : Start the Container Engine service] ****************************************************************************************************************************************************************
skipping: [devconf]
TASK [docker : set_fact] ******************************************************************************************************************************************************************************************
skipping: [devconf]
TASK [openshift_version : set_fact] *******************************************************************************************************************************************************************************
ok: [devconf]
TASK [openshift_version : Abort when we cannot safely guess what Origin image version the user wanted] ************************************************************************************************************
skipping: [devconf]
TASK [openshift_version : set_fact] *******************************************************************************************************************************************************************************
skipping: [devconf]
TASK [openshift_version : set_fact] *******************************************************************************************************************************************************************************
skipping: [devconf]
TASK [openshift_version : (Origin) Verify openshift_image_tag is valid] *******************************************************************************************************************************************
skipping: [devconf]
TASK [openshift_version : (Enterprise) Verify openshift_image_tag is valid] ***************************************************************************************************************************************
skipping: [devconf]
TASK [openshift_version : set_fact] *******************************************************************************************************************************************************************************
skipping: [devconf]
TASK [openshift_version : Use openshift.common.version fact as version to configure if already installed] *********************************************************************************************************
skipping: [devconf]
TASK [openshift_version : Set rpm version to configure if openshift_pkg_version specified] ************************************************************************************************************************
skipping: [devconf]
TASK [openshift_version : Get available origin version] ***********************************************************************************************************************************************************
ok: [devconf]
TASK [openshift_version : fail] ***********************************************************************************************************************************************************************************
skipping: [devconf]
TASK [openshift_version : set_fact] *******************************************************************************************************************************************************************************
ok: [devconf]
TASK [openshift_version : Set containerized version to configure if openshift_image_tag specified] ****************************************************************************************************************
skipping: [devconf]
TASK [openshift_version : Set containerized version to configure if openshift_release specified] ******************************************************************************************************************
skipping: [devconf]
TASK [openshift_version : Lookup latest containerized version if no version specified] ****************************************************************************************************************************
skipping: [devconf]
TASK [openshift_version : set_fact] *******************************************************************************************************************************************************************************
skipping: [devconf]
TASK [openshift_version : set_fact] *******************************************************************************************************************************************************************************
skipping: [devconf]
TASK [openshift_version : Set precise containerized version to configure if openshift_release specified] **********************************************************************************************************
skipping: [devconf]
TASK [openshift_version : set_fact] *******************************************************************************************************************************************************************************
skipping: [devconf]
TASK [openshift_version : set_fact] *******************************************************************************************************************************************************************************
skipping: [devconf]
TASK [openshift_version : Get available origin version] ***********************************************************************************************************************************************************
skipping: [devconf]
TASK [openshift_version : fail] ***********************************************************************************************************************************************************************************
skipping: [devconf]
TASK [openshift_version : set_fact] *******************************************************************************************************************************************************************************
skipping: [devconf]
TASK [openshift_version : Fail if rpm version and docker image version are different] *****************************************************************************************************************************
skipping: [devconf]
TASK [openshift_version : Warn if openshift_image_tag is defined when not doing a containerized install] **********************************************************************************************************
skipping: [devconf]
TASK [openshift_version : debug] **********************************************************************************************************************************************************************************
ok: [devconf] => {}
MSG:
openshift_image_tag was not defined. Falling back to v3.7.0
TASK [openshift_version : set_fact] *******************************************************************************************************************************************************************************
ok: [devconf]
TASK [openshift_version : debug] **********************************************************************************************************************************************************************************
ok: [devconf] => {}
MSG:
openshift_pkg_version was not defined. Falling back to -3.7.0
TASK [openshift_version : set_fact] *******************************************************************************************************************************************************************************
ok: [devconf]
TASK [openshift_version : Abort if openshift_version was not set] *************************************************************************************************************************************************
skipping: [devconf]
TASK [openshift_version : Abort if openshift_image_tag was not set] ***********************************************************************************************************************************************
skipping: [devconf]
TASK [openshift_version : Abort if openshift_pkg_version was not set] *********************************************************************************************************************************************
skipping: [devconf]
TASK [openshift_version : Abort if openshift_pkg_version was not set] *********************************************************************************************************************************************
skipping: [devconf]
TASK [openshift_version : For an RPM install, abort when the release requested does not match the available version.] *********************************************************************************************
skipping: [devconf]
TASK [openshift_version : debug] **********************************************************************************************************************************************************************************
ok: [devconf] => {
"openshift_release": "VARIABLE IS NOT DEFINED!"
}
TASK [openshift_version : debug] **********************************************************************************************************************************************************************************
ok: [devconf] => {
"openshift_image_tag": "v3.7.0"
}
TASK [openshift_version : debug] **********************************************************************************************************************************************************************************
ok: [devconf] => {
"openshift_pkg_version": "-3.7.0"
}
PLAY [Set openshift_version for all hosts] ************************************************************************************************************************************************************************
skipping: no hosts matched
PLAY [Verify Requirements] ****************************************************************************************************************************************************************************************
TASK [Gathering Facts] ********************************************************************************************************************************************************************************************
ok: [devconf]
TASK [openshift_sanitize_inventory : Abort when conflicting deployment type variables are set] ********************************************************************************************************************
skipping: [devconf]
TASK [openshift_sanitize_inventory : Standardize on latest variable names] ****************************************************************************************************************************************
ok: [devconf]
TASK [openshift_sanitize_inventory : Abort when deployment type is invalid] ***************************************************************************************************************************************
skipping: [devconf]
TASK [openshift_sanitize_inventory : Normalize openshift_release] *************************************************************************************************************************************************
skipping: [devconf]
TASK [openshift_sanitize_inventory : Abort when openshift_release is invalid] *************************************************************************************************************************************
skipping: [devconf]
TASK [openshift_sanitize_inventory : Ensure that openshift_use_dnsmasq is true] ***********************************************************************************************************************************
skipping: [devconf]
TASK [openshift_sanitize_inventory : Ensure that openshift_node_dnsmasq_install_network_manager_hook is true] *****************************************************************************************************
skipping: [devconf]
TASK [openshift_facts : Detecting Operating System] ***************************************************************************************************************************************************************
ok: [devconf]
TASK [openshift_facts : set_fact] *********************************************************************************************************************************************************************************
ok: [devconf]
TASK [openshift_facts : set_fact] *********************************************************************************************************************************************************************************
ok: [devconf]
TASK [openshift_facts : set_fact] *********************************************************************************************************************************************************************************
ok: [devconf]
TASK [openshift_facts : set_fact] *********************************************************************************************************************************************************************************
ok: [devconf]
TASK [openshift_facts : Validate python version] ******************************************************************************************************************************************************************
skipping: [devconf]
TASK [openshift_facts : Validate python version] ******************************************************************************************************************************************************************
skipping: [devconf]
TASK [openshift_facts : Determine Atomic Host Docker Version] *****************************************************************************************************************************************************
skipping: [devconf]
TASK [openshift_facts : assert] ***********************************************************************************************************************************************************************************
skipping: [devconf]
TASK [openshift_facts : Load variables] ***************************************************************************************************************************************************************************
ok: [devconf] => (item=/home/jwozniak/projects/openshift-ansible/roles/openshift_facts/vars/default.yml)
TASK [openshift_facts : Ensure various deps are installed] ********************************************************************************************************************************************************
skipping: [devconf] => (item=iproute)
skipping: [devconf] => (item=python-dbus)
skipping: [devconf] => (item=PyYAML)
skipping: [devconf] => (item=yum-utils)
TASK [openshift_facts : Ensure various deps for running system containers are installed] **************************************************************************************************************************
skipping: [devconf] => (item=atomic)
skipping: [devconf] => (item=ostree)
skipping: [devconf] => (item=runc)
TASK [openshift_facts : Gather Cluster facts and set is_containerized if needed] **********************************************************************************************************************************
ok: [devconf]
TASK [openshift_facts : Set repoquery command] ********************************************************************************************************************************************************************
ok: [devconf]
TASK [openshift_facts : Register that this already ran] ***********************************************************************************************************************************************************
ok: [devconf]
TASK [openshift_repos : openshift_repos detect ostree] ************************************************************************************************************************************************************
ok: [devconf]
TASK [openshift_repos : Ensure libselinux-python is installed] ****************************************************************************************************************************************************
ok: [devconf]
TASK [openshift_repos : Create any additional repos that are defined] *********************************************************************************************************************************************
skipping: [devconf]
TASK [openshift_repos : Remove the additional repos if no longer defined] *****************************************************************************************************************************************
ok: [devconf]
TASK [openshift_repos : Configure origin gpg keys] ****************************************************************************************************************************************************************
skipping: [devconf]
TASK [openshift_repos : Configure correct origin release repository] **********************************************************************************************************************************************
skipping: [devconf] => (item=/home/jwozniak/projects/openshift-ansible/roles/openshift_repos/templates/CentOS-OpenShift-Origin36.repo.j2)
TASK [openshift_repos : Ensure clean repo cache in the event repos have been changed manually] ********************************************************************************************************************
skipping: [devconf]
TASK [openshift_repos : Record that openshift_repos already ran] **************************************************************************************************************************************************
skipping: [devconf]
TASK [openshift_docker_facts : Set docker facts] ******************************************************************************************************************************************************************
ok: [devconf] => (item={u'local_facts': {u'blocked_registries': u'', u'hosted_registry_insecure': False, u'log_driver': u'', u'disable_push_dockerhub': u'', u'selinux_enabled': u'', u'additional_registries': u'', u'hosted_registry_network': u'172.30.0.0/16', u'log_options': u'', u'insecure_registries': u'', u'options': u'', u'use_system_container': False}, u'role': u'docker'})
ok: [devconf] => (item={u'local_facts': {u'sdn_mtu': u''}, u'role': u'node'})
TASK [openshift_docker_facts : set_fact] **************************************************************************************************************************************************************************
ok: [devconf]
TASK [openshift_docker_facts : set_fact] **************************************************************************************************************************************************************************
skipping: [devconf]
TASK [openshift_docker_facts : set_fact] **************************************************************************************************************************************************************************
ok: [devconf]
TASK [os_firewall : Assert - Do not use firewalld on Atomic Host] *************************************************************************************************************************************************
skipping: [devconf]
TASK [os_firewall : Install firewalld packages] *******************************************************************************************************************************************************************
skipping: [devconf]
TASK [os_firewall : Ensure iptables services are not enabled] *****************************************************************************************************************************************************
skipping: [devconf] => (item=iptables)
skipping: [devconf] => (item=ip6tables)
TASK [os_firewall : Wait 10 seconds after disabling iptables] *****************************************************************************************************************************************************
skipping: [devconf]
TASK [os_firewall : Start and enable firewalld service] ***********************************************************************************************************************************************************
skipping: [devconf]
TASK [os_firewall : need to pause here, otherwise the firewalld service starting can sometimes cause ssh to fail] *************************************************************************************************
skipping: [devconf]
TASK [os_firewall : Restart polkitd] ******************************************************************************************************************************************************************************
skipping: [devconf]
TASK [os_firewall : Wait for polkit action to have been created] **************************************************************************************************************************************************
skipping: [devconf]
TASK [os_firewall : Add firewalld allow rules] ********************************************************************************************************************************************************************
TASK [os_firewall : Remove firewalld allow rules] *****************************************************************************************************************************************************************
TASK [os_firewall : Ensure firewalld service is not enabled] ******************************************************************************************************************************************************
skipping: [devconf]
TASK [os_firewall : Wait 10 seconds after disabling firewalld] ****************************************************************************************************************************************************
skipping: [devconf]
TASK [os_firewall : Install iptables packages] ********************************************************************************************************************************************************************
skipping: [devconf] => (item=iptables)
skipping: [devconf] => (item=iptables-services)
TASK [os_firewall : Start and enable iptables service] ************************************************************************************************************************************************************
skipping: [devconf]
TASK [os_firewall : need to pause here, otherwise the iptables service starting can sometimes cause ssh to fail] **************************************************************************************************
skipping: [devconf]
TASK [os_firewall : Add iptables allow rules] *********************************************************************************************************************************************************************
TASK [os_firewall : Remove iptables rules] ************************************************************************************************************************************************************************
TASK [docker : Getting current systemd-udevd exec command] ********************************************************************************************************************************************************
skipping: [devconf]
TASK [docker : Assure systemd-udevd.service.d directory exists] ***************************************************************************************************************************************************
skipping: [devconf]
TASK [docker : Create systemd-udevd override file] ****************************************************************************************************************************************************************
skipping: [devconf]
TASK [docker : set_fact] ******************************************************************************************************************************************************************************************
skipping: [devconf]
TASK [docker : Get current installed Docker version] **************************************************************************************************************************************************************
skipping: [devconf]
TASK [docker : Error out if Docker pre-installed but too old] *****************************************************************************************************************************************************
skipping: [devconf]
TASK [docker : Error out if requested Docker is too old] **********************************************************************************************************************************************************
skipping: [devconf]
TASK [docker : Fail if Docker version requested but downgrade is required] ****************************************************************************************************************************************
skipping: [devconf]
TASK [docker : Error out if attempting to upgrade Docker across the 1.10 boundary] ********************************************************************************************************************************
skipping: [devconf]
TASK [docker : Install Docker] ************************************************************************************************************************************************************************************
skipping: [devconf]
TASK [docker : Ensure docker.service.d directory exists] **********************************************************************************************************************************************************
skipping: [devconf]
TASK [docker : Configure Docker service unit file] ****************************************************************************************************************************************************************
skipping: [devconf]
TASK [docker : stat] **********************************************************************************************************************************************************************************************
skipping: [devconf]
TASK [docker : Set registry params] *******************************************************************************************************************************************************************************
skipping: [devconf] => (item={u'reg_conf_var': u'ADD_REGISTRY', u'reg_flag': u'--add-registry', u'reg_fact_val': u''})
skipping: [devconf] => (item={u'reg_conf_var': u'BLOCK_REGISTRY', u'reg_flag': u'--block-registry', u'reg_fact_val': u''})
skipping: [devconf] => (item={u'reg_conf_var': u'INSECURE_REGISTRY', u'reg_flag': u'--insecure-registry', u'reg_fact_val': u''})
TASK [docker : Set Proxy Settings] ********************************************************************************************************************************************************************************
skipping: [devconf] => (item={u'reg_conf_var': u'HTTP_PROXY', u'reg_fact_val': u''})
skipping: [devconf] => (item={u'reg_conf_var': u'HTTPS_PROXY', u'reg_fact_val': u''})
skipping: [devconf] => (item={u'reg_conf_var': u'NO_PROXY', u'reg_fact_val': u''})
TASK [docker : Set various Docker options] ************************************************************************************************************************************************************************
skipping: [devconf]
TASK [docker : stat] **********************************************************************************************************************************************************************************************
skipping: [devconf]
TASK [docker : Configure Docker Network OPTIONS] ******************************************************************************************************************************************************************
skipping: [devconf]
TASK [docker : Detect if docker is already started] ***************************************************************************************************************************************************************
skipping: [devconf]
TASK [docker : Start the Docker service] **************************************************************************************************************************************************************************
skipping: [devconf]
TASK [docker : set_fact] ******************************************************************************************************************************************************************************************
skipping: [devconf]
TASK [docker : Check for credentials file for registry auth] ******************************************************************************************************************************************************
skipping: [devconf]
TASK [docker : Create credentials for docker cli registry auth] ***************************************************************************************************************************************************
skipping: [devconf]
TASK [docker : Fail quickly if openshift_docker_options are set] **************************************************************************************************************************************************
skipping: [devconf]
TASK [docker : Ensure container-selinux is installed] *************************************************************************************************************************************************************
skipping: [devconf]
TASK [docker : Ensure atomic is installed] ************************************************************************************************************************************************************************
skipping: [devconf]
TASK [docker : Ensure runc is installed] **************************************************************************************************************************************************************************
skipping: [devconf]
TASK [docker : Install Docker so we can use the client] ***********************************************************************************************************************************************************
skipping: [devconf]
TASK [docker : Disable Docker] ************************************************************************************************************************************************************************************
skipping: [devconf]
TASK [docker : Add http_proxy to /etc/atomic.conf] ****************************************************************************************************************************************************************
skipping: [devconf]
TASK [docker : Add https_proxy to /etc/atomic.conf] ***************************************************************************************************************************************************************
skipping: [devconf]
TASK [docker : Add no_proxy to /etc/atomic.conf] ******************************************************************************************************************************************************************
skipping: [devconf]
TASK [docker : Set to default prepend] ****************************************************************************************************************************************************************************
skipping: [devconf]
TASK [docker : Use Red Hat Registry for image when distribution is Red Hat] ***************************************************************************************************************************************
skipping: [devconf]
TASK [docker : Use Fedora Registry for image when distribution is Fedora] *****************************************************************************************************************************************
skipping: [devconf]
TASK [docker : Use a testing registry if requested] ***************************************************************************************************************************************************************
skipping: [devconf]
TASK [docker : Set the full image name] ***************************************************************************************************************************************************************************
skipping: [devconf]
TASK [docker : Pre-pull Container Engine System Container image] **************************************************************************************************************************************************
skipping: [devconf]
TASK [docker : Ensure container-engine.service.d directory exists] ************************************************************************************************************************************************
skipping: [devconf]
TASK [docker : Ensure /etc/docker directory exists] ***************************************************************************************************************************************************************
skipping: [devconf]
TASK [docker : Install Container Engine System Container] *********************************************************************************************************************************************************
skipping: [devconf]
TASK [docker : Configure Container Engine Service File] ***********************************************************************************************************************************************************
skipping: [devconf]
TASK [docker : set_fact] ******************************************************************************************************************************************************************************************
skipping: [devconf]
TASK [docker : Configure Container Engine] ************************************************************************************************************************************************************************
skipping: [devconf]
TASK [docker : Start the Container Engine service] ****************************************************************************************************************************************************************
skipping: [devconf]
TASK [docker : set_fact] ******************************************************************************************************************************************************************************************
skipping: [devconf]
TASK [openshift_version : set_fact] *******************************************************************************************************************************************************************************
ok: [devconf]
TASK [openshift_version : Abort when we cannot safely guess what Origin image version the user wanted] ************************************************************************************************************
skipping: [devconf]
TASK [openshift_version : set_fact] *******************************************************************************************************************************************************************************
skipping: [devconf]
TASK [openshift_version : set_fact] *******************************************************************************************************************************************************************************
skipping: [devconf]
TASK [openshift_version : (Origin) Verify openshift_image_tag is valid] *******************************************************************************************************************************************
ok: [devconf] => {
"changed": false,
"failed": false
}
MSG:
All assertions passed
TASK [openshift_version : (Enterprise) Verify openshift_image_tag is valid] ***************************************************************************************************************************************
skipping: [devconf]
TASK [openshift_version : set_fact] *******************************************************************************************************************************************************************************
ok: [devconf]
TASK [openshift_version : Use openshift.common.version fact as version to configure if already installed] *********************************************************************************************************
skipping: [devconf]
TASK [openshift_version : Set rpm version to configure if openshift_pkg_version specified] ************************************************************************************************************************
skipping: [devconf]
TASK [openshift_version : Get available origin version] ***********************************************************************************************************************************************************
skipping: [devconf]
TASK [openshift_version : fail] ***********************************************************************************************************************************************************************************
skipping: [devconf]
TASK [openshift_version : set_fact] *******************************************************************************************************************************************************************************
skipping: [devconf]
TASK [openshift_version : Set containerized version to configure if openshift_image_tag specified] ****************************************************************************************************************
skipping: [devconf]
TASK [openshift_version : Set containerized version to configure if openshift_release specified] ******************************************************************************************************************
skipping: [devconf]
TASK [openshift_version : Lookup latest containerized version if no version specified] ****************************************************************************************************************************
skipping: [devconf]
TASK [openshift_version : set_fact] *******************************************************************************************************************************************************************************
skipping: [devconf]
TASK [openshift_version : set_fact] *******************************************************************************************************************************************************************************
skipping: [devconf]
TASK [openshift_version : Set precise containerized version to configure if openshift_release specified] **********************************************************************************************************
skipping: [devconf]
TASK [openshift_version : set_fact] *******************************************************************************************************************************************************************************
skipping: [devconf]
TASK [openshift_version : set_fact] *******************************************************************************************************************************************************************************
skipping: [devconf]
TASK [openshift_version : Get available origin version] ***********************************************************************************************************************************************************
skipping: [devconf]
TASK [openshift_version : fail] ***********************************************************************************************************************************************************************************
skipping: [devconf]
TASK [openshift_version : set_fact] *******************************************************************************************************************************************************************************
skipping: [devconf]
TASK [openshift_version : Fail if rpm version and docker image version are different] *****************************************************************************************************************************
skipping: [devconf]
TASK [openshift_version : Warn if openshift_image_tag is defined when not doing a containerized install] **********************************************************************************************************
ok: [devconf] => {}
MSG:
openshift_image_tag is used for containerized installs. If you are trying to specify an image for a non-container install see oreg_url or oreg_url_master or oreg_url_node.
TASK [openshift_version : debug] **********************************************************************************************************************************************************************************
skipping: [devconf]
TASK [openshift_version : set_fact] *******************************************************************************************************************************************************************************
skipping: [devconf]
TASK [openshift_version : debug] **********************************************************************************************************************************************************************************
skipping: [devconf]
TASK [openshift_version : set_fact] *******************************************************************************************************************************************************************************
skipping: [devconf]
TASK [openshift_version : Abort if openshift_version was not set] *************************************************************************************************************************************************
skipping: [devconf]
TASK [openshift_version : Abort if openshift_image_tag was not set] ***********************************************************************************************************************************************
skipping: [devconf]
TASK [openshift_version : Abort if openshift_pkg_version was not set] *********************************************************************************************************************************************
skipping: [devconf]
TASK [openshift_version : Abort if openshift_pkg_version was not set] *********************************************************************************************************************************************
skipping: [devconf]
TASK [openshift_version : For an RPM install, abort when the release requested does not match the available version.] *********************************************************************************************
skipping: [devconf]
TASK [openshift_version : debug] **********************************************************************************************************************************************************************************
ok: [devconf] => {
"openshift_release": "VARIABLE IS NOT DEFINED!"
}
TASK [openshift_version : debug] **********************************************************************************************************************************************************************************
ok: [devconf] => {
"openshift_image_tag": "v3.7.0"
}
TASK [openshift_version : debug] **********************************************************************************************************************************************************************************
ok: [devconf] => {
"openshift_pkg_version": "-3.7.0"
}
TASK [openshift_health_check] *************************************************************************************************************************************************************************************
CHECK [docker_storage : devconf] **********************************************************************************************************************************************************************************
CHECK [disk_availability : devconf] *******************************************************************************************************************************************************************************
CHECK [package_availability : devconf] ****************************************************************************************************************************************************************************
CHECK [package_version : devconf] *********************************************************************************************************************************************************************************
CHECK [docker_image_availability : devconf] ***********************************************************************************************************************************************************************
CHECK [memory_availability : devconf] *****************************************************************************************************************************************************************************
ok: [devconf]
PLAY [Set oo_option facts] ****************************************************************************************************************************************************************************************
TASK [Gathering Facts] ********************************************************************************************************************************************************************************************
ok: [devconf]
TASK [set_fact] ***************************************************************************************************************************************************************************************************
ok: [devconf]
TASK [set_fact] ***************************************************************************************************************************************************************************************************
ok: [devconf]
TASK [set_fact] ***************************************************************************************************************************************************************************************************
ok: [devconf]
TASK [set_fact] ***************************************************************************************************************************************************************************************************
ok: [devconf]
TASK [set_fact] ***************************************************************************************************************************************************************************************************
ok: [devconf]
TASK [set_fact] ***************************************************************************************************************************************************************************************************
ok: [devconf]
TASK [set_fact] ***************************************************************************************************************************************************************************************************
ok: [devconf]
PLAY [Disable excluders] ******************************************************************************************************************************************************************************************
TASK [openshift_excluder : Detecting Atomic Host Operating System] ************************************************************************************************************************************************
ok: [devconf]
TASK [openshift_excluder : Debug r_openshift_excluder_enable_docker_excluder] *************************************************************************************************************************************
ok: [devconf] => {
"r_openshift_excluder_enable_docker_excluder": true
}
TASK [openshift_excluder : Debug r_openshift_excluder_enable_openshift_excluder] **********************************************************************************************************************************
ok: [devconf] => {
"r_openshift_excluder_enable_openshift_excluder": true
}
TASK [openshift_excluder : Fail if invalid openshift_excluder_action provided] ************************************************************************************************************************************
skipping: [devconf]
TASK [openshift_excluder : Fail if r_openshift_excluder_service_type is not defined] ******************************************************************************************************************************
skipping: [devconf]
TASK [openshift_excluder : Fail if r_openshift_excluder_upgrade_target is not defined] ****************************************************************************************************************************
skipping: [devconf]
TASK [openshift_excluder : Include main action task file] *********************************************************************************************************************************************************
included: /home/jwozniak/projects/openshift-ansible/roles/openshift_excluder/tasks/disable.yml for devconf
TASK [openshift_excluder : Include verify_upgrade.yml when upgrading] *********************************************************************************************************************************************
skipping: [devconf]
TASK [openshift_excluder : Disable excluders before the upgrade to remove older excluding expressions] ************************************************************************************************************
included: /home/jwozniak/projects/openshift-ansible/roles/openshift_excluder/tasks/unexclude.yml for devconf
TASK [openshift_excluder : Check for docker-excluder] *************************************************************************************************************************************************************
ok: [devconf]
TASK [openshift_excluder : disable docker excluder] ***************************************************************************************************************************************************************
changed: [devconf]
TASK [openshift_excluder : Check for openshift excluder] **********************************************************************************************************************************************************
ok: [devconf]
TASK [openshift_excluder : disable openshift excluder] ************************************************************************************************************************************************************
changed: [devconf]
TASK [openshift_excluder : Include install.yml] *******************************************************************************************************************************************************************
included: /home/jwozniak/projects/openshift-ansible/roles/openshift_excluder/tasks/install.yml for devconf
TASK [openshift_excluder : Install docker excluder] ***************************************************************************************************************************************************************
ok: [devconf]
TASK [openshift_excluder : Install openshift excluder] ************************************************************************************************************************************************************
ok: [devconf]
TASK [openshift_excluder : set_fact] ******************************************************************************************************************************************************************************
ok: [devconf]
TASK [openshift_excluder : Include exclude.yml] *******************************************************************************************************************************************************************
included: /home/jwozniak/projects/openshift-ansible/roles/openshift_excluder/tasks/exclude.yml for devconf
TASK [openshift_excluder : Check for docker-excluder] *************************************************************************************************************************************************************
ok: [devconf]
TASK [openshift_excluder : Enable docker excluder] ****************************************************************************************************************************************************************
changed: [devconf]
TASK [openshift_excluder : Check for openshift excluder] **********************************************************************************************************************************************************
ok: [devconf]
TASK [openshift_excluder : Enable openshift excluder] *************************************************************************************************************************************************************
changed: [devconf]
TASK [openshift_excluder : Include unexclude.yml] *****************************************************************************************************************************************************************
included: /home/jwozniak/projects/openshift-ansible/roles/openshift_excluder/tasks/unexclude.yml for devconf
TASK [openshift_excluder : Check for docker-excluder] *************************************************************************************************************************************************************
ok: [devconf]
TASK [openshift_excluder : disable docker excluder] ***************************************************************************************************************************************************************
skipping: [devconf]
TASK [openshift_excluder : Check for openshift excluder] **********************************************************************************************************************************************************
ok: [devconf]
TASK [openshift_excluder : disable openshift excluder] ************************************************************************************************************************************************************
changed: [devconf]
PLAY [Configure etcd] *********************************************************************************************************************************************************************************************
TASK [Gathering Facts] ********************************************************************************************************************************************************************************************
ok: [devconf]
TASK [openshift_sanitize_inventory : Abort when conflicting deployment type variables are set] ********************************************************************************************************************
skipping: [devconf]
TASK [openshift_sanitize_inventory : Standardize on latest variable names] ****************************************************************************************************************************************
ok: [devconf]
TASK [openshift_sanitize_inventory : Abort when deployment type is invalid] ***************************************************************************************************************************************
skipping: [devconf]
TASK [openshift_sanitize_inventory : Normalize openshift_release] *************************************************************************************************************************************************
skipping: [devconf]
TASK [openshift_sanitize_inventory : Abort when openshift_release is invalid] *************************************************************************************************************************************
skipping: [devconf]
TASK [openshift_sanitize_inventory : Ensure that openshift_use_dnsmasq is true] ***********************************************************************************************************************************
skipping: [devconf]
TASK [openshift_sanitize_inventory : Ensure that openshift_node_dnsmasq_install_network_manager_hook is true] *****************************************************************************************************
skipping: [devconf]
TASK [openshift_facts : Detecting Operating System] ***************************************************************************************************************************************************************
ok: [devconf]
TASK [openshift_facts : set_fact] *********************************************************************************************************************************************************************************
ok: [devconf]
TASK [openshift_facts : set_fact] *********************************************************************************************************************************************************************************
ok: [devconf]
TASK [openshift_facts : set_fact] *********************************************************************************************************************************************************************************
ok: [devconf]
TASK [openshift_facts : set_fact] *********************************************************************************************************************************************************************************
ok: [devconf]
TASK [openshift_facts : Validate python version] ******************************************************************************************************************************************************************
skipping: [devconf]
TASK [openshift_facts : Validate python version] ******************************************************************************************************************************************************************
skipping: [devconf]
TASK [openshift_facts : Determine Atomic Host Docker Version] *****************************************************************************************************************************************************
skipping: [devconf]
TASK [openshift_facts : assert] ***********************************************************************************************************************************************************************************
skipping: [devconf]
TASK [openshift_facts : Load variables] ***************************************************************************************************************************************************************************
ok: [devconf] => (item=/home/jwozniak/projects/openshift-ansible/roles/openshift_facts/vars/default.yml)
TASK [openshift_facts : Ensure various deps are installed] ********************************************************************************************************************************************************
skipping: [devconf] => (item=iproute)
skipping: [devconf] => (item=python-dbus)
skipping: [devconf] => (item=PyYAML)
skipping: [devconf] => (item=yum-utils)
TASK [openshift_facts : Ensure various deps for running system containers are installed] **************************************************************************************************************************
skipping: [devconf] => (item=atomic)
skipping: [devconf] => (item=ostree)
skipping: [devconf] => (item=runc)
TASK [openshift_facts : Gather Cluster facts and set is_containerized if needed] **********************************************************************************************************************************
ok: [devconf]
TASK [openshift_facts : Set repoquery command] ********************************************************************************************************************************************************************
ok: [devconf]
TASK [openshift_facts : Register that this already ran] ***********************************************************************************************************************************************************
ok: [devconf]
TASK [openshift_etcd_facts : openshift_facts] *********************************************************************************************************************************************************************
ok: [devconf]
TASK [openshift_clock : Set clock facts] **************************************************************************************************************************************************************************
ok: [devconf]
TASK [openshift_clock : Install ntp package] **********************************************************************************************************************************************************************
skipping: [devconf]
TASK [openshift_clock : Start and enable ntpd/chronyd] ************************************************************************************************************************************************************
changed: [devconf]
TASK [openshift_repos : openshift_repos detect ostree] ************************************************************************************************************************************************************
skipping: [devconf]
TASK [openshift_repos : Ensure libselinux-python is installed] ****************************************************************************************************************************************************
skipping: [devconf]
TASK [openshift_repos : Create any additional repos that are defined] *********************************************************************************************************************************************
skipping: [devconf]
TASK [openshift_repos : Remove the additional repos if no longer defined] *****************************************************************************************************************************************
skipping: [devconf]
TASK [openshift_repos : Configure origin gpg keys] ****************************************************************************************************************************************************************
skipping: [devconf]
TASK [openshift_repos : Configure correct origin release repository] **********************************************************************************************************************************************
skipping: [devconf] => (item=/home/jwozniak/projects/openshift-ansible/roles/openshift_repos/templates/CentOS-OpenShift-Origin36.repo.j2)
TASK [openshift_repos : Ensure clean repo cache in the event repos have been changed manually] ********************************************************************************************************************
skipping: [devconf]
TASK [openshift_repos : Record that openshift_repos already ran] **************************************************************************************************************************************************
skipping: [devconf]
TASK [openshift_docker_facts : Set docker facts] ******************************************************************************************************************************************************************
skipping: [devconf] => (item={u'local_facts': {u'blocked_registries': u'', u'hosted_registry_insecure': False, u'log_driver': u'', u'disable_push_dockerhub': u'', u'selinux_enabled': u'', u'additional_registries': u'', u'hosted_registry_network': u'172.30.0.0/16', u'log_options': u'', u'insecure_registries': u'', u'options': u'', u'use_system_container': False}, u'role': u'docker'})
skipping: [devconf] => (item={u'local_facts': {u'sdn_mtu': u''}, u'role': u'node'})
TASK [openshift_docker_facts : set_fact] **************************************************************************************************************************************************************************
skipping: [devconf]
TASK [openshift_docker_facts : set_fact] **************************************************************************************************************************************************************************
skipping: [devconf]
TASK [openshift_docker_facts : set_fact] **************************************************************************************************************************************************************************
skipping: [devconf]
TASK [os_firewall : Assert - Do not use firewalld on Atomic Host] *************************************************************************************************************************************************
skipping: [devconf]
TASK [os_firewall : Install firewalld packages] *******************************************************************************************************************************************************************
skipping: [devconf]
TASK [os_firewall : Ensure iptables services are not enabled] *****************************************************************************************************************************************************
skipping: [devconf] => (item=iptables)
skipping: [devconf] => (item=ip6tables)
TASK [os_firewall : Wait 10 seconds after disabling iptables] *****************************************************************************************************************************************************
skipping: [devconf]
TASK [os_firewall : Start and enable firewalld service] ***********************************************************************************************************************************************************
skipping: [devconf]
TASK [os_firewall : need to pause here, otherwise the firewalld service starting can sometimes cause ssh to fail] *************************************************************************************************
skipping: [devconf]
TASK [os_firewall : Restart polkitd] ******************************************************************************************************************************************************************************
skipping: [devconf]
TASK [os_firewall : Wait for polkit action to have been created] **************************************************************************************************************************************************
skipping: [devconf]
TASK [os_firewall : Add firewalld allow rules] ********************************************************************************************************************************************************************
TASK [os_firewall : Remove firewalld allow rules] *****************************************************************************************************************************************************************
TASK [os_firewall : Ensure firewalld service is not enabled] ******************************************************************************************************************************************************
skipping: [devconf]
TASK [os_firewall : Wait 10 seconds after disabling firewalld] ****************************************************************************************************************************************************
skipping: [devconf]
TASK [os_firewall : Install iptables packages] ********************************************************************************************************************************************************************
skipping: [devconf] => (item=iptables)
skipping: [devconf] => (item=iptables-services)
TASK [os_firewall : Start and enable iptables service] ************************************************************************************************************************************************************
skipping: [devconf]
TASK [os_firewall : need to pause here, otherwise the iptables service starting can sometimes cause ssh to fail] **************************************************************************************************
skipping: [devconf]
TASK [os_firewall : Add iptables allow rules] *********************************************************************************************************************************************************************
TASK [os_firewall : Remove iptables rules] ************************************************************************************************************************************************************************
TASK [docker : Getting current systemd-udevd exec command] ********************************************************************************************************************************************************
skipping: [devconf]
TASK [docker : Assure systemd-udevd.service.d directory exists] ***************************************************************************************************************************************************
skipping: [devconf]
TASK [docker : Create systemd-udevd override file] ****************************************************************************************************************************************************************
skipping: [devconf]
TASK [docker : set_fact] ******************************************************************************************************************************************************************************************
skipping: [devconf]
TASK [docker : Get current installed Docker version] **************************************************************************************************************************************************************
skipping: [devconf]
TASK [docker : Error out if Docker pre-installed but too old] *****************************************************************************************************************************************************
skipping: [devconf]
TASK [docker : Error out if requested Docker is too old] **********************************************************************************************************************************************************
skipping: [devconf]
TASK [docker : Fail if Docker version requested but downgrade is required] ****************************************************************************************************************************************
skipping: [devconf]
TASK [docker : Error out if attempting to upgrade Docker across the 1.10 boundary] ********************************************************************************************************************************
skipping: [devconf]
TASK [docker : Install Docker] ************************************************************************************************************************************************************************************
skipping: [devconf]
TASK [docker : Ensure docker.service.d directory exists] **********************************************************************************************************************************************************
skipping: [devconf]
TASK [docker : Configure Docker service unit file] ****************************************************************************************************************************************************************
skipping: [devconf]
TASK [docker : stat] **********************************************************************************************************************************************************************************************
skipping: [devconf]
TASK [docker : Set registry params] *******************************************************************************************************************************************************************************
skipping: [devconf] => (item={u'reg_conf_var': u'ADD_REGISTRY', u'reg_flag': u'--add-registry', u'reg_fact_val': u''})
skipping: [devconf] => (item={u'reg_conf_var': u'BLOCK_REGISTRY', u'reg_flag': u'--block-registry', u'reg_fact_val': u''})
skipping: [devconf] => (item={u'reg_conf_var': u'INSECURE_REGISTRY', u'reg_flag': u'--insecure-registry', u'reg_fact_val': u''})
TASK [docker : Set Proxy Settings] ********************************************************************************************************************************************************************************
skipping: [devconf] => (item={u'reg_conf_var': u'HTTP_PROXY', u'reg_fact_val': u''})
skipping: [devconf] => (item={u'reg_conf_var': u'HTTPS_PROXY', u'reg_fact_val': u''})
skipping: [devconf] => (item={u'reg_conf_var': u'NO_PROXY', u'reg_fact_val': u''})
TASK [docker : Set various Docker options] ************************************************************************************************************************************************************************
skipping: [devconf]
TASK [docker : stat] **********************************************************************************************************************************************************************************************
skipping: [devconf]
TASK [docker : Configure Docker Network OPTIONS] ******************************************************************************************************************************************************************
skipping: [devconf]
TASK [docker : Detect if docker is already started] ***************************************************************************************************************************************************************
skipping: [devconf]
TASK [docker : Start the Docker service] **************************************************************************************************************************************************************************
skipping: [devconf]
TASK [docker : set_fact] ******************************************************************************************************************************************************************************************
skipping: [devconf]
TASK [docker : Check for credentials file for registry auth] ******************************************************************************************************************************************************
skipping: [devconf]
TASK [docker : Create credentials for docker cli registry auth] ***************************************************************************************************************************************************
skipping: [devconf]
TASK [docker : Fail quickly if openshift_docker_options are set] **************************************************************************************************************************************************
skipping: [devconf]
TASK [docker : Ensure container-selinux is installed] *************************************************************************************************************************************************************
skipping: [devconf]
TASK [docker : Ensure atomic is installed] ************************************************************************************************************************************************************************
skipping: [devconf]
TASK [docker : Ensure runc is installed] **************************************************************************************************************************************************************************
skipping: [devconf]
TASK [docker : Install Docker so we can use the client] ***********************************************************************************************************************************************************
skipping: [devconf]
TASK [docker : Disable Docker] ************************************************************************************************************************************************************************************
skipping: [devconf]
TASK [docker : Add http_proxy to /etc/atomic.conf] ****************************************************************************************************************************************************************
skipping: [devconf]
TASK [docker : Add https_proxy to /etc/atomic.conf] ***************************************************************************************************************************************************************
skipping: [devconf]
TASK [docker : Add no_proxy to /etc/atomic.conf] ******************************************************************************************************************************************************************
skipping: [devconf]
TASK [docker : Set to default prepend] ****************************************************************************************************************************************************************************
skipping: [devconf]
TASK [docker : Use Red Hat Registry for image when distribution is Red Hat] ***************************************************************************************************************************************
skipping: [devconf]
TASK [docker : Use Fedora Registry for image when distribution is Fedora] *****************************************************************************************************************************************
skipping: [devconf]
TASK [docker : Use a testing registry if requested] ***************************************************************************************************************************************************************
skipping: [devconf]
TASK [docker : Set the full image name] ***************************************************************************************************************************************************************************
skipping: [devconf]
TASK [docker : Pre-pull Container Engine System Container image] **************************************************************************************************************************************************
skipping: [devconf]
TASK [docker : Ensure container-engine.service.d directory exists] ************************************************************************************************************************************************
skipping: [devconf]
TASK [docker : Ensure /etc/docker directory exists] ***************************************************************************************************************************************************************
skipping: [devconf]
TASK [docker : Install Container Engine System Container] *********************************************************************************************************************************************************
skipping: [devconf]
TASK [docker : Configure Container Engine Service File] ***********************************************************************************************************************************************************
skipping: [devconf]
TASK [docker : set_fact] ******************************************************************************************************************************************************************************************
skipping: [devconf]
TASK [docker : Configure Container Engine] ************************************************************************************************************************************************************************
skipping: [devconf]
TASK [docker : Start the Container Engine service] ****************************************************************************************************************************************************************
skipping: [devconf]
TASK [docker : set_fact] ******************************************************************************************************************************************************************************************
skipping: [devconf]
TASK [openshift_version : set_fact] *******************************************************************************************************************************************************************************
skipping: [devconf]
TASK [openshift_version : Abort when we cannot safely guess what Origin image version the user wanted] ************************************************************************************************************
skipping: [devconf]
TASK [openshift_version : set_fact] *******************************************************************************************************************************************************************************
skipping: [devconf]
TASK [openshift_version : set_fact] *******************************************************************************************************************************************************************************
skipping: [devconf]
TASK [openshift_version : (Origin) Verify openshift_image_tag is valid] *******************************************************************************************************************************************
skipping: [devconf]
TASK [openshift_version : (Enterprise) Verify openshift_image_tag is valid] ***************************************************************************************************************************************
skipping: [devconf]
TASK [openshift_version : set_fact] *******************************************************************************************************************************************************************************
skipping: [devconf]
TASK [openshift_version : Use openshift.common.version fact as version to configure if already installed] *********************************************************************************************************
skipping: [devconf]
TASK [openshift_version : Set rpm version to configure if openshift_pkg_version specified] ************************************************************************************************************************
skipping: [devconf]
TASK [openshift_version : Get available origin version] ***********************************************************************************************************************************************************
skipping: [devconf]
TASK [openshift_version : fail] ***********************************************************************************************************************************************************************************
skipping: [devconf]
TASK [openshift_version : set_fact] *******************************************************************************************************************************************************************************
skipping: [devconf]
TASK [openshift_version : Set containerized version to configure if openshift_image_tag specified] ****************************************************************************************************************
skipping: [devconf]
TASK [openshift_version : Set containerized version to configure if openshift_release specified] ******************************************************************************************************************
skipping: [devconf]
TASK [openshift_version : Lookup latest containerized version if no version specified] ****************************************************************************************************************************
skipping: [devconf]
TASK [openshift_version : set_fact] *******************************************************************************************************************************************************************************
skipping: [devconf]
TASK [openshift_version : set_fact] *******************************************************************************************************************************************************************************
skipping: [devconf]
TASK [openshift_version : Set precise containerized version to configure if openshift_release specified] **********************************************************************************************************
skipping: [devconf]
TASK [openshift_version : set_fact] *******************************************************************************************************************************************************************************
skipping: [devconf]
TASK [openshift_version : set_fact] *******************************************************************************************************************************************************************************
skipping: [devconf]
TASK [openshift_version : Get available origin version] ***********************************************************************************************************************************************************
skipping: [devconf]
TASK [openshift_version : fail] ***********************************************************************************************************************************************************************************
skipping: [devconf]
TASK [openshift_version : set_fact] *******************************************************************************************************************************************************************************
skipping: [devconf]
TASK [openshift_version : Fail if rpm version and docker image version are different] *****************************************************************************************************************************
skipping: [devconf]
TASK [openshift_version : Warn if openshift_image_tag is defined when not doing a containerized install] **********************************************************************************************************
skipping: [devconf]
TASK [openshift_version : debug] **********************************************************************************************************************************************************************************
skipping: [devconf]
TASK [openshift_version : set_fact] *******************************************************************************************************************************************************************************
skipping: [devconf]
TASK [openshift_version : debug] **********************************************************************************************************************************************************************************
skipping: [devconf]
TASK [openshift_version : set_fact] *******************************************************************************************************************************************************************************
skipping: [devconf]
TASK [openshift_version : Abort if openshift_version was not set] *************************************************************************************************************************************************
skipping: [devconf]
TASK [openshift_version : Abort if openshift_image_tag was not set] ***********************************************************************************************************************************************
skipping: [devconf]
TASK [openshift_version : Abort if openshift_pkg_version was not set] *********************************************************************************************************************************************
skipping: [devconf]
TASK [openshift_version : Abort if openshift_pkg_version was not set] *********************************************************************************************************************************************
skipping: [devconf]
TASK [openshift_version : For an RPM install, abort when the release requested does not match the available version.] *********************************************************************************************
skipping: [devconf]
TASK [openshift_version : debug] **********************************************************************************************************************************************************************************
skipping: [devconf]
TASK [openshift_version : debug] **********************************************************************************************************************************************************************************
skipping: [devconf]
TASK [openshift_version : debug] **********************************************************************************************************************************************************************************
skipping: [devconf]
TASK [openshift_docker_facts : Set docker facts] ******************************************************************************************************************************************************************
skipping: [devconf] => (item={u'local_facts': {u'blocked_registries': u'', u'hosted_registry_insecure': False, u'log_driver': u'', u'disable_push_dockerhub': u'', u'selinux_enabled': u'', u'additional_registries': u'', u'hosted_registry_network': u'172.30.0.0/16', u'log_options': u'', u'insecure_registries': u'', u'options': u'', u'use_system_container': False}, u'role': u'docker'})
skipping: [devconf] => (item={u'local_facts': {u'sdn_mtu': u''}, u'role': u'node'})
TASK [openshift_docker_facts : set_fact] **************************************************************************************************************************************************************************
skipping: [devconf]
TASK [openshift_docker_facts : set_fact] **************************************************************************************************************************************************************************
skipping: [devconf]
TASK [openshift_docker_facts : set_fact] **************************************************************************************************************************************************************************
skipping: [devconf]
TASK [os_firewall : Assert - Do not use firewalld on Atomic Host] *************************************************************************************************************************************************
skipping: [devconf]
TASK [os_firewall : Install firewalld packages] *******************************************************************************************************************************************************************
skipping: [devconf]
TASK [os_firewall : Ensure iptables services are not enabled] *****************************************************************************************************************************************************
skipping: [devconf] => (item=iptables)
skipping: [devconf] => (item=ip6tables)
TASK [os_firewall : Wait 10 seconds after disabling iptables] *****************************************************************************************************************************************************
skipping: [devconf]
TASK [os_firewall : Start and enable firewalld service] ***********************************************************************************************************************************************************
skipping: [devconf]
TASK [os_firewall : need to pause here, otherwise the firewalld service starting can sometimes cause ssh to fail] *************************************************************************************************
skipping: [devconf]
TASK [os_firewall : Restart polkitd] ******************************************************************************************************************************************************************************
skipping: [devconf]
TASK [os_firewall : Wait for polkit action to have been created] **************************************************************************************************************************************************
skipping: [devconf]
TASK [os_firewall : Add firewalld allow rules] ********************************************************************************************************************************************************************
TASK [os_firewall : Remove firewalld allow rules] *****************************************************************************************************************************************************************
TASK [os_firewall : Ensure firewalld service is not enabled] ******************************************************************************************************************************************************
skipping: [devconf]
TASK [os_firewall : Wait 10 seconds after disabling firewalld] ****************************************************************************************************************************************************
skipping: [devconf]
TASK [os_firewall : Install iptables packages] ********************************************************************************************************************************************************************
skipping: [devconf] => (item=iptables)
skipping: [devconf] => (item=iptables-services)
TASK [os_firewall : Start and enable iptables service] ************************************************************************************************************************************************************
skipping: [devconf]
TASK [os_firewall : need to pause here, otherwise the iptables service starting can sometimes cause ssh to fail] **************************************************************************************************
skipping: [devconf]
TASK [os_firewall : Add iptables allow rules] *********************************************************************************************************************************************************************
TASK [os_firewall : Remove iptables rules] ************************************************************************************************************************************************************************
TASK [docker : Getting current systemd-udevd exec command] ********************************************************************************************************************************************************
skipping: [devconf]
TASK [docker : Assure systemd-udevd.service.d directory exists] ***************************************************************************************************************************************************
skipping: [devconf]
TASK [docker : Create systemd-udevd override file] ****************************************************************************************************************************************************************
skipping: [devconf]
TASK [docker : set_fact] ******************************************************************************************************************************************************************************************
skipping: [devconf]
TASK [docker : Get current installed Docker version] **************************************************************************************************************************************************************
skipping: [devconf]
TASK [docker : Error out if Docker pre-installed but too old] *****************************************************************************************************************************************************
skipping: [devconf]
TASK [docker : Error out if requested Docker is too old] **********************************************************************************************************************************************************
skipping: [devconf]
TASK [docker : Fail if Docker version requested but downgrade is required] ****************************************************************************************************************************************
skipping: [devconf]
TASK [docker : Error out if attempting to upgrade Docker across the 1.10 boundary] ********************************************************************************************************************************
skipping: [devconf]
TASK [docker : Install Docker] ************************************************************************************************************************************************************************************
skipping: [devconf]
TASK [docker : Ensure docker.service.d directory exists] **********************************************************************************************************************************************************
skipping: [devconf]
TASK [docker : Configure Docker service unit file] ****************************************************************************************************************************************************************
skipping: [devconf]
TASK [docker : stat] **********************************************************************************************************************************************************************************************
skipping: [devconf]
TASK [docker : Set registry params] *******************************************************************************************************************************************************************************
skipping: [devconf] => (item={u'reg_conf_var': u'ADD_REGISTRY', u'reg_flag': u'--add-registry', u'reg_fact_val': u''})
skipping: [devconf] => (item={u'reg_conf_var': u'BLOCK_REGISTRY', u'reg_flag': u'--block-registry', u'reg_fact_val': u''})
skipping: [devconf] => (item={u'reg_conf_var': u'INSECURE_REGISTRY', u'reg_flag': u'--insecure-registry', u'reg_fact_val': u''})
TASK [docker : Set Proxy Settings] ********************************************************************************************************************************************************************************
skipping: [devconf] => (item={u'reg_conf_var': u'HTTP_PROXY', u'reg_fact_val': u''})
skipping: [devconf] => (item={u'reg_conf_var': u'HTTPS_PROXY', u'reg_fact_val': u''})
skipping: [devconf] => (item={u'reg_conf_var': u'NO_PROXY', u'reg_fact_val': u''})
TASK [docker : Set various Docker options] ************************************************************************************************************************************************************************
skipping: [devconf]
TASK [docker : stat] **********************************************************************************************************************************************************************************************
skipping: [devconf]
TASK [docker : Configure Docker Network OPTIONS] ******************************************************************************************************************************************************************
skipping: [devconf]
TASK [docker : Detect if docker is already started] ***************************************************************************************************************************************************************
skipping: [devconf]
TASK [docker : Start the Docker service] **************************************************************************************************************************************************************************
skipping: [devconf]
TASK [docker : set_fact] ******************************************************************************************************************************************************************************************
skipping: [devconf]
TASK [docker : Check for credentials file for registry auth] ******************************************************************************************************************************************************
skipping: [devconf]
TASK [docker : Create credentials for docker cli registry auth] ***************************************************************************************************************************************************
skipping: [devconf]
TASK [docker : Fail quickly if openshift_docker_options are set] **************************************************************************************************************************************************
skipping: [devconf]
TASK [docker : Ensure container-selinux is installed] *************************************************************************************************************************************************************
skipping: [devconf]
TASK [docker : Ensure atomic is installed] ************************************************************************************************************************************************************************
skipping: [devconf]
TASK [docker : Ensure runc is installed] **************************************************************************************************************************************************************************
skipping: [devconf]
TASK [docker : Install Docker so we can use the client] ***********************************************************************************************************************************************************
skipping: [devconf]
TASK [docker : Disable Docker] ************************************************************************************************************************************************************************************
skipping: [devconf]
TASK [docker : Add http_proxy to /etc/atomic.conf] ****************************************************************************************************************************************************************
skipping: [devconf]
TASK [docker : Add https_proxy to /etc/atomic.conf] ***************************************************************************************************************************************************************
skipping: [devconf]
TASK [docker : Add no_proxy to /etc/atomic.conf] ******************************************************************************************************************************************************************
skipping: [devconf]
TASK [docker : Set to default prepend] ****************************************************************************************************************************************************************************
skipping: [devconf]
TASK [docker : Use Red Hat Registry for image when distribution is Red Hat] ***************************************************************************************************************************************
skipping: [devconf]
TASK [docker : Use Fedora Registry for image when distribution is Fedora] *****************************************************************************************************************************************
skipping: [devconf]
TASK [docker : Use a testing registry if requested] ***************************************************************************************************************************************************************
skipping: [devconf]
TASK [docker : Set the full image name] ***************************************************************************************************************************************************************************
skipping: [devconf]
TASK [docker : Pre-pull Container Engine System Container image] **************************************************************************************************************************************************
skipping: [devconf]
TASK [docker : Ensure container-engine.service.d directory exists] ************************************************************************************************************************************************
skipping: [devconf]
TASK [docker : Ensure /etc/docker directory exists] ***************************************************************************************************************************************************************
skipping: [devconf]
TASK [docker : Install Container Engine System Container] *********************************************************************************************************************************************************
skipping: [devconf]
TASK [docker : Configure Container Engine Service File] ***********************************************************************************************************************************************************
skipping: [devconf]
TASK [docker : set_fact] ******************************************************************************************************************************************************************************************
skipping: [devconf]
TASK [docker : Configure Container Engine] ************************************************************************************************************************************************************************
skipping: [devconf]
TASK [docker : Start the Container Engine service] ****************************************************************************************************************************************************************
skipping: [devconf]
TASK [docker : set_fact] ******************************************************************************************************************************************************************************************
skipping: [devconf]
TASK [os_firewall : Assert - Do not use firewalld on Atomic Host] *************************************************************************************************************************************************
skipping: [devconf]
TASK [os_firewall : Install firewalld packages] *******************************************************************************************************************************************************************
skipping: [devconf]
TASK [os_firewall : Ensure iptables services are not enabled] *****************************************************************************************************************************************************
skipping: [devconf] => (item=iptables)
skipping: [devconf] => (item=ip6tables)
TASK [os_firewall : Wait 10 seconds after disabling iptables] *****************************************************************************************************************************************************
skipping: [devconf]
TASK [os_firewall : Start and enable firewalld service] ***********************************************************************************************************************************************************
skipping: [devconf]
TASK [os_firewall : need to pause here, otherwise the firewalld service starting can sometimes cause ssh to fail] *************************************************************************************************
skipping: [devconf]
TASK [os_firewall : Restart polkitd] ******************************************************************************************************************************************************************************
skipping: [devconf]
TASK [os_firewall : Wait for polkit action to have been created] **************************************************************************************************************************************************
skipping: [devconf]
TASK [os_firewall : Add firewalld allow rules] ********************************************************************************************************************************************************************
skipping: [devconf] => (item={u'port': u'2379/tcp', u'service': u'etcd'})
skipping: [devconf] => (item={u'port': u'2380/tcp', u'service': u'etcd peering'})
TASK [os_firewall : Remove firewalld allow rules] *****************************************************************************************************************************************************************
TASK [os_firewall : Ensure firewalld service is not enabled] ******************************************************************************************************************************************************
ok: [devconf]
TASK [os_firewall : Wait 10 seconds after disabling firewalld] ****************************************************************************************************************************************************
skipping: [devconf]
TASK [os_firewall : Install iptables packages] ********************************************************************************************************************************************************************
ok: [devconf] => (item=iptables)
ok: [devconf] => (item=iptables-services)
TASK [os_firewall : Start and enable iptables service] ************************************************************************************************************************************************************
ok: [devconf]
TASK [os_firewall : need to pause here, otherwise the iptables service starting can sometimes cause ssh to fail] **************************************************************************************************
skipping: [devconf]
TASK [os_firewall : Add iptables allow rules] *********************************************************************************************************************************************************************
ok: [devconf] => (item={u'port': u'2379/tcp', u'service': u'etcd'})
ok: [devconf] => (item={u'port': u'2380/tcp', u'service': u'etcd peering'})
TASK [os_firewall : Remove iptables rules] ************************************************************************************************************************************************************************
TASK [openshift_repos : openshift_repos detect ostree] ************************************************************************************************************************************************************
ok: [devconf]
TASK [openshift_repos : Ensure libselinux-python is installed] ****************************************************************************************************************************************************
ok: [devconf]
TASK [openshift_repos : Create any additional repos that are defined] *********************************************************************************************************************************************
skipping: [devconf]
TASK [openshift_repos : Remove the additional repos if no longer defined] *****************************************************************************************************************************************
ok: [devconf]
TASK [openshift_repos : Configure origin gpg keys] ****************************************************************************************************************************************************************
skipping: [devconf]
TASK [openshift_repos : Configure correct origin release repository] **********************************************************************************************************************************************
skipping: [devconf] => (item=/home/jwozniak/projects/openshift-ansible/roles/openshift_repos/templates/CentOS-OpenShift-Origin36.repo.j2)
TASK [openshift_repos : Ensure clean repo cache in the event repos have been changed manually] ********************************************************************************************************************
skipping: [devconf]
TASK [openshift_repos : Record that openshift_repos already ran] **************************************************************************************************************************************************
skipping: [devconf]
TASK [etcd_common : Fail if invalid r_etcd_common_action provided] ************************************************************************************************************************************************
skipping: [devconf]
TASK [etcd_common : Include main action task file] ****************************************************************************************************************************************************************
skipping: [devconf]
TASK [etcd_ca : Install openssl] **********************************************************************************************************************************************************************************
ok: [devconf -> devconf]
TASK [etcd_ca : file] *********************************************************************************************************************************************************************************************
ok: [devconf -> devconf] => (item=/etc/etcd/ca/certs)
ok: [devconf -> devconf] => (item=/etc/etcd/ca/crl)
ok: [devconf -> devconf] => (item=/etc/etcd/ca/fragments)
TASK [etcd_ca : command] ******************************************************************************************************************************************************************************************
ok: [devconf -> devconf]
TASK [etcd_ca : template] *****************************************************************************************************************************************************************************************
ok: [devconf -> devconf]
TASK [etcd_ca : assemble] *****************************************************************************************************************************************************************************************
ok: [devconf -> devconf]
TASK [etcd_ca : Check etcd_ca_db exist] ***************************************************************************************************************************************************************************
ok: [devconf -> devconf]
TASK [etcd_ca : Touch etcd_ca_db file] ****************************************************************************************************************************************************************************
skipping: [devconf]
TASK [etcd_ca : copy] *********************************************************************************************************************************************************************************************
ok: [devconf -> devconf]
TASK [etcd_ca : Create etcd CA certificate] ***********************************************************************************************************************************************************************
ok: [devconf -> devconf]
TASK [etcd_server_certificates : Install etcd] ********************************************************************************************************************************************************************
ok: [devconf]
TASK [etcd_server_certificates : Check status of etcd certificates] ***********************************************************************************************************************************************
ok: [devconf] => (item=/etc/etcd/server.crt)
ok: [devconf] => (item=/etc/etcd/peer.crt)
ok: [devconf] => (item=/etc/etcd/ca.crt)
ok: [devconf] => (item=/var/lib/etcd/etcd.etcd/etc/server.crt)
ok: [devconf] => (item=/var/lib/etcd/etcd.etcd/etc/peer.crt)
ok: [devconf] => (item=/var/lib/etcd/etcd.etcd/etc/ca.crt)
TASK [etcd_server_certificates : set_fact] ************************************************************************************************************************************************************************
ok: [devconf]
TASK [etcd_server_certificates : Ensure generated_certs directory present] ****************************************************************************************************************************************
ok: [devconf -> devconf]
TASK [etcd_server_certificates : Create the server csr] ***********************************************************************************************************************************************************
changed: [devconf -> devconf]
TASK [etcd_server_certificates : Sign and create the server crt] **************************************************************************************************************************************************
changed: [devconf -> devconf]
TASK [etcd_server_certificates : Create the peer csr] *************************************************************************************************************************************************************
changed: [devconf -> devconf]
TASK [etcd_server_certificates : Sign and create the peer crt] ****************************************************************************************************************************************************
changed: [devconf -> devconf]
TASK [etcd_server_certificates : file] ****************************************************************************************************************************************************************************
ok: [devconf -> devconf]
TASK [etcd_server_certificates : Create local temp directory for syncing certs] ***********************************************************************************************************************************
ok: [devconf -> localhost]
TASK [etcd_server_certificates : Create a tarball of the etcd certs] **********************************************************************************************************************************************
ok: [devconf -> devconf]
TASK [etcd_server_certificates : Retrieve etcd cert tarball] ******************************************************************************************************************************************************
changed: [devconf -> devconf]
TASK [etcd_server_certificates : Ensure certificate directory exists] *********************************************************************************************************************************************
ok: [devconf] => (item=/etc/etcd)
ok: [devconf] => (item=/var/lib/etcd/etcd.etcd/etc)
TASK [etcd_server_certificates : Unarchive cert tarball] **********************************************************************************************************************************************************
changed: [devconf]
TASK [etcd_server_certificates : Create a tarball of the etcd ca certs] *******************************************************************************************************************************************
ok: [devconf -> devconf]
TASK [etcd_server_certificates : Retrieve etcd ca cert tarball] ***************************************************************************************************************************************************
changed: [devconf -> devconf]
TASK [etcd_server_certificates : Ensure ca directory exists] ******************************************************************************************************************************************************
ok: [devconf] => (item=/etc/etcd/ca)
ok: [devconf] => (item=/var/lib/etcd/etcd.etcd/etc/ca)
TASK [etcd_server_certificates : Unarchive cert tarball for the system container] *********************************************************************************************************************************
skipping: [devconf]
TASK [etcd_server_certificates : Unarchive etcd ca cert tarballs for the system container] ************************************************************************************************************************
skipping: [devconf]
TASK [etcd_server_certificates : Delete temporary directory] ******************************************************************************************************************************************************
ok: [devconf -> localhost]
TASK [etcd_server_certificates : Validate permissions on certificate files] ***************************************************************************************************************************************
changed: [devconf] => (item=/etc/etcd/ca.crt)
changed: [devconf] => (item=/etc/etcd/server.crt)
changed: [devconf] => (item=/etc/etcd/server.key)
TASK [etcd_server_certificates : Validate permissions on peer certificate files] **********************************************************************************************************************************
ok: [devconf] => (item=/etc/etcd/ca.crt)
changed: [devconf] => (item=/etc/etcd/peer.crt)
changed: [devconf] => (item=/etc/etcd/peer.key)
TASK [etcd_server_certificates : Validate permissions on the config dir] ******************************************************************************************************************************************
changed: [devconf]
TASK [etcd_common : Fail if invalid r_etcd_common_action provided] ************************************************************************************************************************************************
skipping: [devconf]
TASK [etcd_common : Include main action task file] ****************************************************************************************************************************************************************
skipping: [devconf]
TASK [etcd : Set hostname and ip facts] ***************************************************************************************************************************************************************************
ok: [devconf]
TASK [etcd : Install etcd] ****************************************************************************************************************************************************************************************
ok: [devconf]
TASK [etcd_common : Fail if invalid r_etcd_common_action provided] ************************************************************************************************************************************************
skipping: [devconf]
TASK [etcd_common : Include main action task file] ****************************************************************************************************************************************************************
included: /home/jwozniak/projects/openshift-ansible/roles/etcd_common/tasks/drop_etcdctl.yml for devconf
TASK [etcd_common : Install etcd for etcdctl] *********************************************************************************************************************************************************************
ok: [devconf]
TASK [etcd_common : Configure etcd profile.d alises] **************************************************************************************************************************************************************
ok: [devconf]
TASK [etcd : Pull etcd container] *********************************************************************************************************************************************************************************
skipping: [devconf]
TASK [etcd : Install etcd container service file] *****************************************************************************************************************************************************************
skipping: [devconf]
TASK [etcd : Create configuration directory] **********************************************************************************************************************************************************************
skipping: [devconf]
TASK [etcd : Copy service file for etcd instance] *****************************************************************************************************************************************************************
skipping: [devconf]
TASK [etcd : Create third party etcd service.d directory exists] **************************************************************************************************************************************************
skipping: [devconf]
TASK [etcd : Configure third part etcd service unit file] *********************************************************************************************************************************************************
skipping: [devconf]
TASK [etcd : Ensure etcd datadir exists] **************************************************************************************************************************************************************************
skipping: [devconf]
TASK [etcd : Ensure etcd datadir ownership for thirdparty datadir] ************************************************************************************************************************************************
skipping: [devconf]
TASK [etcd : command] *********************************************************************************************************************************************************************************************
skipping: [devconf]
TASK [etcd : Disable system etcd when containerized] **************************************************************************************************************************************************************
skipping: [devconf]
TASK [etcd : Install etcd container service file] *****************************************************************************************************************************************************************
skipping: [devconf]
TASK [etcd : set_fact] ********************************************************************************************************************************************************************************************
skipping: [devconf]
TASK [etcd : Pull etcd system container] **************************************************************************************************************************************************************************
skipping: [devconf]
TASK [etcd : Set initial Etcd cluster] ****************************************************************************************************************************************************************************
skipping: [devconf]
TASK [etcd : Check etcd system container package] *****************************************************************************************************************************************************************
skipping: [devconf]
TASK [etcd : Unmask etcd service] *********************************************************************************************************************************************************************************
skipping: [devconf]
TASK [etcd : Disable etcd_container] ******************************************************************************************************************************************************************************
skipping: [devconf]
TASK [etcd : Remove etcd_container.service] ***********************************************************************************************************************************************************************
skipping: [devconf]
TASK [etcd : Systemd reload configuration] ************************************************************************************************************************************************************************
skipping: [devconf]
TASK [etcd : Check for previous etcd data store] ******************************************************************************************************************************************************************
skipping: [devconf]
TASK [etcd : Check for etcd system container data store] **********************************************************************************************************************************************************
skipping: [devconf]
TASK [etcd : Ensure that etcd system container data dirs exist] ***************************************************************************************************************************************************
skipping: [devconf] => (item=/var/lib/etcd/etcd.etcd/etc)
skipping: [devconf] => (item=/var/lib/etcd/etcd.etcd/etcd.etcd)
TASK [etcd : Copy etcd data store] ********************************************************************************************************************************************************************************
skipping: [devconf]
TASK [etcd : Install or Update Etcd system container package] *****************************************************************************************************************************************************
skipping: [devconf]
TASK [etcd : Validate permissions on the config dir] **************************************************************************************************************************************************************
ok: [devconf]
TASK [etcd : Write etcd global config file] ***********************************************************************************************************************************************************************
ok: [devconf]
TASK [etcd : Enable etcd] *****************************************************************************************************************************************************************************************
ok: [devconf]
TASK [etcd : Set fact etcd_service_status_changed] ****************************************************************************************************************************************************************
ok: [devconf]
TASK [nickhammond.logrotate : nickhammond.logrotate | Install logrotate] ******************************************************************************************************************************************
ok: [devconf]
TASK [nickhammond.logrotate : nickhammond.logrotate | Setup logrotate.d scripts] **********************************************************************************************************************************
PLAY [Configure nfs] **********************************************************************************************************************************************************************************************
skipping: no hosts matched
PLAY [Configure load balancers] ***********************************************************************************************************************************************************************************
skipping: no hosts matched
PLAY [Gather and set facts for master hosts] **********************************************************************************************************************************************************************
TASK [Gathering Facts] ********************************************************************************************************************************************************************************************
ok: [devconf]
TASK [Detect if this host is a new master in a scale up] **********************************************************************************************************************************************************
ok: [devconf]
TASK [Scaleup Detection] ******************************************************************************************************************************************************************************************
ok: [devconf] => {
"g_openshift_master_is_scaleup": false
}
TASK [Check for RPM generated config marker file .config_managed] *************************************************************************************************************************************************
ok: [devconf]
TASK [Remove RPM generated config files if present] ***************************************************************************************************************************************************************
skipping: [devconf] => (item=master)
skipping: [devconf] => (item=node)
skipping: [devconf] => (item=.config_managed)
TASK [set_fact] ***************************************************************************************************************************************************************************************************
ok: [devconf]
TASK [set_fact] ***************************************************************************************************************************************************************************************************
ok: [devconf]
TASK [set_fact] ***************************************************************************************************************************************************************************************************
skipping: [devconf]
TASK [set_fact] ***************************************************************************************************************************************************************************************************
ok: [devconf]
TASK [set_fact] ***************************************************************************************************************************************************************************************************
ok: [devconf]
TASK [set_fact] ***************************************************************************************************************************************************************************************************
ok: [devconf]
TASK [set_fact] ***************************************************************************************************************************************************************************************************
ok: [devconf]
TASK [openshift_sanitize_inventory : Abort when conflicting deployment type variables are set] ********************************************************************************************************************
skipping: [devconf]
TASK [openshift_sanitize_inventory : Standardize on latest variable names] ****************************************************************************************************************************************
ok: [devconf]
TASK [openshift_sanitize_inventory : Abort when deployment type is invalid] ***************************************************************************************************************************************
skipping: [devconf]
TASK [openshift_sanitize_inventory : Normalize openshift_release] *************************************************************************************************************************************************
skipping: [devconf]
TASK [openshift_sanitize_inventory : Abort when openshift_release is invalid] *************************************************************************************************************************************
skipping: [devconf]
TASK [openshift_sanitize_inventory : Ensure that openshift_use_dnsmasq is true] ***********************************************************************************************************************************
skipping: [devconf]
TASK [openshift_sanitize_inventory : Ensure that openshift_node_dnsmasq_install_network_manager_hook is true] *****************************************************************************************************
skipping: [devconf]
TASK [openshift_facts : Detecting Operating System] ***************************************************************************************************************************************************************
ok: [devconf]
TASK [openshift_facts : set_fact] *********************************************************************************************************************************************************************************
ok: [devconf]
TASK [openshift_facts : set_fact] *********************************************************************************************************************************************************************************
ok: [devconf]
TASK [openshift_facts : set_fact] *********************************************************************************************************************************************************************************
ok: [devconf]
TASK [openshift_facts : set_fact] *********************************************************************************************************************************************************************************
ok: [devconf]
TASK [openshift_facts : Validate python version] ******************************************************************************************************************************************************************
skipping: [devconf]
TASK [openshift_facts : Validate python version] ******************************************************************************************************************************************************************
skipping: [devconf]
TASK [openshift_facts : Determine Atomic Host Docker Version] *****************************************************************************************************************************************************
skipping: [devconf]
TASK [openshift_facts : assert] ***********************************************************************************************************************************************************************************
skipping: [devconf]
TASK [openshift_facts : Load variables] ***************************************************************************************************************************************************************************
ok: [devconf] => (item=/home/jwozniak/projects/openshift-ansible/roles/openshift_facts/vars/default.yml)
TASK [openshift_facts : Ensure various deps are installed] ********************************************************************************************************************************************************
skipping: [devconf] => (item=iproute)
skipping: [devconf] => (item=python-dbus)
skipping: [devconf] => (item=PyYAML)
skipping: [devconf] => (item=yum-utils)
TASK [openshift_facts : Ensure various deps for running system containers are installed] **************************************************************************************************************************
skipping: [devconf] => (item=atomic)
skipping: [devconf] => (item=ostree)
skipping: [devconf] => (item=runc)
TASK [openshift_facts : Gather Cluster facts and set is_containerized if needed] **********************************************************************************************************************************
ok: [devconf]
TASK [openshift_facts : Set repoquery command] ********************************************************************************************************************************************************************
ok: [devconf]
TASK [openshift_facts : Register that this already ran] ***********************************************************************************************************************************************************
ok: [devconf]
TASK [openshift_facts] ********************************************************************************************************************************************************************************************
ok: [devconf]
PLAY [Inspect state of first master config settings] **************************************************************************************************************************************************************
TASK [Gathering Facts] ********************************************************************************************************************************************************************************************
ok: [devconf]
TASK [openshift_sanitize_inventory : Abort when conflicting deployment type variables are set] ********************************************************************************************************************
skipping: [devconf]
TASK [openshift_sanitize_inventory : Standardize on latest variable names] ****************************************************************************************************************************************
ok: [devconf]
TASK [openshift_sanitize_inventory : Abort when deployment type is invalid] ***************************************************************************************************************************************
skipping: [devconf]
TASK [openshift_sanitize_inventory : Normalize openshift_release] *************************************************************************************************************************************************
skipping: [devconf]
TASK [openshift_sanitize_inventory : Abort when openshift_release is invalid] *************************************************************************************************************************************
skipping: [devconf]
TASK [openshift_sanitize_inventory : Ensure that openshift_use_dnsmasq is true] ***********************************************************************************************************************************
skipping: [devconf]
TASK [openshift_sanitize_inventory : Ensure that openshift_node_dnsmasq_install_network_manager_hook is true] *****************************************************************************************************
skipping: [devconf]
TASK [openshift_facts : Detecting Operating System] ***************************************************************************************************************************************************************
ok: [devconf]
TASK [openshift_facts : set_fact] *********************************************************************************************************************************************************************************
ok: [devconf]
TASK [openshift_facts : set_fact] *********************************************************************************************************************************************************************************
ok: [devconf]
TASK [openshift_facts : set_fact] *********************************************************************************************************************************************************************************
ok: [devconf]
TASK [openshift_facts : set_fact] *********************************************************************************************************************************************************************************
ok: [devconf]
TASK [openshift_facts : Validate python version] ******************************************************************************************************************************************************************
skipping: [devconf]
TASK [openshift_facts : Validate python version] ******************************************************************************************************************************************************************
skipping: [devconf]
TASK [openshift_facts : Determine Atomic Host Docker Version] *****************************************************************************************************************************************************
skipping: [devconf]
TASK [openshift_facts : assert] ***********************************************************************************************************************************************************************************
skipping: [devconf]
TASK [openshift_facts : Load variables] ***************************************************************************************************************************************************************************
ok: [devconf] => (item=/home/jwozniak/projects/openshift-ansible/roles/openshift_facts/vars/default.yml)
TASK [openshift_facts : Ensure various deps are installed] ********************************************************************************************************************************************************
skipping: [devconf] => (item=iproute)
skipping: [devconf] => (item=python-dbus)
skipping: [devconf] => (item=PyYAML)
skipping: [devconf] => (item=yum-utils)
TASK [openshift_facts : Ensure various deps for running system containers are installed] **************************************************************************************************************************
skipping: [devconf] => (item=atomic)
skipping: [devconf] => (item=ostree)
skipping: [devconf] => (item=runc)
TASK [openshift_facts : Gather Cluster facts and set is_containerized if needed] **********************************************************************************************************************************
ok: [devconf]
TASK [openshift_facts : Set repoquery command] ********************************************************************************************************************************************************************
ok: [devconf]
TASK [openshift_facts : Register that this already ran] ***********************************************************************************************************************************************************
ok: [devconf]
TASK [openshift_facts] ********************************************************************************************************************************************************************************************
ok: [devconf]
TASK [Check for existing configuration] ***************************************************************************************************************************************************************************
ok: [devconf]
TASK [Set clean install fact] *************************************************************************************************************************************************************************************
ok: [devconf]
TASK [Determine if etcd3 storage is in use] ***********************************************************************************************************************************************************************
ok: [devconf]
TASK [Set etcd3 fact] *********************************************************************************************************************************************************************************************
ok: [devconf]
TASK [Check if atomic-openshift-master sysconfig exists yet] ******************************************************************************************************************************************************
ok: [devconf]
TASK [Preserve OPENSHIFT_DEFAULT_REGISTRY master parameter if present] ********************************************************************************************************************************************
skipping: [devconf]
TASK [Check if atomic-openshift-master-api sysconfig exists yet] **************************************************************************************************************************************************
ok: [devconf]
TASK [Preserve OPENSHIFT_DEFAULT_REGISTRY master-api parameter if present] ****************************************************************************************************************************************
skipping: [devconf]
TASK [Check if atomic-openshift-master-controllers sysconfig exists yet] ******************************************************************************************************************************************
ok: [devconf]
TASK [Preserve OPENSHIFT_DEFAULT_REGISTRY master-controllers parameter if present] ********************************************************************************************************************************
skipping: [devconf]
TASK [Update facts with OPENSHIFT_DEFAULT_REGISTRY value] *********************************************************************************************************************************************************
ok: [devconf]
PLAY [Generate master session secrets] ****************************************************************************************************************************************************************************
TASK [Gathering Facts] ********************************************************************************************************************************************************************************************
ok: [devconf]
TASK [openshift_sanitize_inventory : Abort when conflicting deployment type variables are set] ********************************************************************************************************************
skipping: [devconf]
TASK [openshift_sanitize_inventory : Standardize on latest variable names] ****************************************************************************************************************************************
ok: [devconf]
TASK [openshift_sanitize_inventory : Abort when deployment type is invalid] ***************************************************************************************************************************************
skipping: [devconf]
TASK [openshift_sanitize_inventory : Normalize openshift_release] *************************************************************************************************************************************************
skipping: [devconf]
TASK [openshift_sanitize_inventory : Abort when openshift_release is invalid] *************************************************************************************************************************************
skipping: [devconf]
TASK [openshift_sanitize_inventory : Ensure that openshift_use_dnsmasq is true] ***********************************************************************************************************************************
skipping: [devconf]
TASK [openshift_sanitize_inventory : Ensure that openshift_node_dnsmasq_install_network_manager_hook is true] *****************************************************************************************************
skipping: [devconf]
TASK [openshift_facts : Detecting Operating System] ***************************************************************************************************************************************************************
ok: [devconf]
TASK [openshift_facts : set_fact] *********************************************************************************************************************************************************************************
ok: [devconf]
TASK [openshift_facts : set_fact] *********************************************************************************************************************************************************************************
ok: [devconf]
TASK [openshift_facts : set_fact] *********************************************************************************************************************************************************************************
ok: [devconf]
TASK [openshift_facts : set_fact] *********************************************************************************************************************************************************************************
ok: [devconf]
TASK [openshift_facts : Validate python version] ******************************************************************************************************************************************************************
skipping: [devconf]
TASK [openshift_facts : Validate python version] ******************************************************************************************************************************************************************
skipping: [devconf]
TASK [openshift_facts : Determine Atomic Host Docker Version] *****************************************************************************************************************************************************
skipping: [devconf]
TASK [openshift_facts : assert] ***********************************************************************************************************************************************************************************
skipping: [devconf]
TASK [openshift_facts : Load variables] ***************************************************************************************************************************************************************************
ok: [devconf] => (item=/home/jwozniak/projects/openshift-ansible/roles/openshift_facts/vars/default.yml)
TASK [openshift_facts : Ensure various deps are installed] ********************************************************************************************************************************************************
skipping: [devconf] => (item=iproute)
skipping: [devconf] => (item=python-dbus)
skipping: [devconf] => (item=PyYAML)
skipping: [devconf] => (item=yum-utils)
TASK [openshift_facts : Ensure various deps for running system containers are installed] **************************************************************************************************************************
skipping: [devconf] => (item=atomic)
skipping: [devconf] => (item=ostree)
skipping: [devconf] => (item=runc)
TASK [openshift_facts : Gather Cluster facts and set is_containerized if needed] **********************************************************************************************************************************
ok: [devconf]
TASK [openshift_facts : Set repoquery command] ********************************************************************************************************************************************************************
ok: [devconf]
TASK [openshift_facts : Register that this already ran] ***********************************************************************************************************************************************************
ok: [devconf]
TASK [openshift_facts] ********************************************************************************************************************************************************************************************
skipping: [devconf]
PLAY [Configure masters] ******************************************************************************************************************************************************************************************
TASK [Gathering Facts] ********************************************************************************************************************************************************************************************
ok: [devconf]
TASK [openshift_sanitize_inventory : Abort when conflicting deployment type variables are set] ********************************************************************************************************************
skipping: [devconf]
TASK [openshift_sanitize_inventory : Standardize on latest variable names] ****************************************************************************************************************************************
ok: [devconf]
TASK [openshift_sanitize_inventory : Abort when deployment type is invalid] ***************************************************************************************************************************************
skipping: [devconf]
TASK [openshift_sanitize_inventory : Normalize openshift_release] *************************************************************************************************************************************************
skipping: [devconf]
TASK [openshift_sanitize_inventory : Abort when openshift_release is invalid] *************************************************************************************************************************************
skipping: [devconf]
TASK [openshift_sanitize_inventory : Ensure that openshift_use_dnsmasq is true] ***********************************************************************************************************************************
skipping: [devconf]
TASK [openshift_sanitize_inventory : Ensure that openshift_node_dnsmasq_install_network_manager_hook is true] *****************************************************************************************************
skipping: [devconf]
TASK [openshift_facts : Detecting Operating System] ***************************************************************************************************************************************************************
ok: [devconf]
TASK [openshift_facts : set_fact] *********************************************************************************************************************************************************************************
ok: [devconf]
TASK [openshift_facts : set_fact] *********************************************************************************************************************************************************************************
ok: [devconf]
TASK [openshift_facts : set_fact] *********************************************************************************************************************************************************************************
ok: [devconf]
TASK [openshift_facts : set_fact] *********************************************************************************************************************************************************************************
ok: [devconf]
TASK [openshift_facts : Validate python version] ******************************************************************************************************************************************************************
skipping: [devconf]
TASK [openshift_facts : Validate python version] ******************************************************************************************************************************************************************
skipping: [devconf]
TASK [openshift_facts : Determine Atomic Host Docker Version] *****************************************************************************************************************************************************
skipping: [devconf]
TASK [openshift_facts : assert] ***********************************************************************************************************************************************************************************
skipping: [devconf]
TASK [openshift_facts : Load variables] ***************************************************************************************************************************************************************************
ok: [devconf] => (item=/home/jwozniak/projects/openshift-ansible/roles/openshift_facts/vars/default.yml)
TASK [openshift_facts : Ensure various deps are installed] ********************************************************************************************************************************************************
skipping: [devconf] => (item=iproute)
skipping: [devconf] => (item=python-dbus)
skipping: [devconf] => (item=PyYAML)
skipping: [devconf] => (item=yum-utils)
TASK [openshift_facts : Ensure various deps for running system containers are installed] **************************************************************************************************************************
skipping: [devconf] => (item=atomic)
skipping: [devconf] => (item=ostree)
skipping: [devconf] => (item=runc)
TASK [openshift_facts : Gather Cluster facts and set is_containerized if needed] **********************************************************************************************************************************
changed: [devconf]
TASK [openshift_facts : Set repoquery command] ********************************************************************************************************************************************************************
ok: [devconf]
TASK [openshift_facts : Register that this already ran] ***********************************************************************************************************************************************************
ok: [devconf]
TASK [openshift_master_facts : Migrate legacy osm_default_subdomain fact] *****************************************************************************************************************************************
skipping: [devconf]
TASK [openshift_master_facts : Verify required variables are set] *************************************************************************************************************************************************
skipping: [devconf]
TASK [openshift_master_facts : Set g_metrics_hostname] ************************************************************************************************************************************************************
ok: [devconf]
TASK [openshift_master_facts : set_fact] **************************************************************************************************************************************************************************
skipping: [devconf]
TASK [openshift_master_facts : Set master facts] ******************************************************************************************************************************************************************
ok: [devconf]
TASK [openshift_master_facts : Determine if scheduler config present] *********************************************************************************************************************************************
ok: [devconf]
TASK [openshift_master_facts : Set Default scheduler predicates and priorities] ***********************************************************************************************************************************
fatal: [devconf]: FAILED! => {
"failed": true
}
MSG:
An unhandled exception occurred while running the lookup plugin 'openshift_master_facts_default_priorities'. Error was a <class 'ansible.errors.AnsibleError'>, original message: Unknown short_version 3.7
NO MORE HOSTS LEFT ************************************************************************************************************************************************************************************************
PLAY RECAP ********************************************************************************************************************************************************************************************************
devconf : ok=241 changed=20 unreachable=0 failed=1
localhost : ok=11 changed=0 unreachable=0 failed=0
Failure summary:
1. Hosts: devconf
Play: Configure masters
Task: Set Default scheduler predicates and priorities
Message: An unhandled exception occurred while running the lookup plugin 'openshift_master_facts_default_priorities'. Error was a <class 'ansible.errors.AnsibleError'>, original message: Unknown short_version 3.7
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment