Login
[x]
Log in using an account from:
Fedora Account System
Red Hat Associate
Red Hat Customer
Or login using a Red Hat Bugzilla account
Forgot Password
Login:
Hide Forgot
Create an Account
Red Hat Bugzilla – Attachment 1475755 Details for
Bug 1615732
prometheus-operator ReplicaSet has timed out progressing
[?]
New
Simple Search
Advanced Search
My Links
Browse
Requests
Reports
Current State
Search
Tabular reports
Graphical reports
Duplicates
Other Reports
User Changes
Plotly Reports
Bug Status
Bug Severity
Non-Defaults
|
Product Dashboard
Help
Page Help!
Bug Writing Guidelines
What's new
Browser Support Policy
5.0.4.rh83 Release notes
FAQ
Guides index
User guide
Web Services
Contact
Legal
This site requires JavaScript to be enabled to function correctly, please enable it.
installation log
m1.txt (text/plain), 417.49 KB, created by
Junqi Zhao
on 2018-08-14 06:56:29 UTC
(
hide
)
Description:
installation log
Filename:
MIME Type:
Creator:
Junqi Zhao
Created:
2018-08-14 06:56:29 UTC
Size:
417.49 KB
patch
obsolete
>ansible-playbook 2.6.2 > config file = /usr/share/ansible/openshift-ansible/ansible.cfg > configured module search path = [u'/root/.ansible/plugins/modules', u'/usr/share/ansible/plugins/modules'] > ansible python module location = /usr/lib/python2.7/site-packages/ansible > executable location = /usr/bin/ansible-playbook > python version = 2.7.5 (default, May 31 2018, 09:41:32) [GCC 4.8.5 20150623 (Red Hat 4.8.5-28)] >Using /usr/share/ansible/openshift-ansible/ansible.cfg as config file >Parsed /root/my311 inventory source with ini plugin >statically imported: /usr/share/ansible/openshift-ansible/roles/rhel_subscribe/tasks/satellite.yml > >PLAYBOOK: config.yml ******************************************************************************************************************************************************************** >18 plays in playbooks/openshift-monitoring/config.yml > >PLAY [Initialization Checkpoint Start] ************************************************************************************************************************************************** >META: ran handlers > >TASK [Set install initialization 'In Progress'] ***************************************************************************************************************************************** >task path: /usr/share/ansible/openshift-ansible/playbooks/init/main.yml:11 >Tuesday 14 August 2018 01:29:33 -0400 (0:00:00.079) 0:00:00.079 ******** >ok: [host-8-240-184.host.centralci.eng.rdu2.redhat.com] => { > "ansible_stats": { > "aggregate": true, > "data": { > "installer_phase_initialize": { > "playbook": "", > "start": "20180814012933Z", > "status": "In Progress", > "title": "Initialization" > } > }, > "per_host": false > }, > "changed": false >} >META: ran handlers >META: ran handlers > >PLAY [Populate config host groups] ****************************************************************************************************************************************************** >META: ran handlers > >TASK [Load group name mapping variables] ************************************************************************************************************************************************ >task path: /usr/share/ansible/openshift-ansible/playbooks/init/evaluate_groups.yml:7 >Tuesday 14 August 2018 01:29:33 -0400 (0:00:00.062) 0:00:00.141 ******** >ok: [localhost] => { > "ansible_facts": { > "g_all_hosts": "{{ g_master_hosts | union(g_node_hosts) | union(g_etcd_hosts) | union(g_new_etcd_hosts) | union(g_lb_hosts) | union(g_nfs_hosts) | union(g_new_node_hosts)| union(g_new_master_hosts) | union(g_glusterfs_hosts) | union(g_glusterfs_registry_hosts) | default([]) }}", > "g_etcd_hosts": "{{ groups.etcd | default([]) }}", > "g_glusterfs_hosts": "{{ groups.glusterfs | default([]) }}", > "g_glusterfs_registry_hosts": "{{ groups.glusterfs_registry | default(g_glusterfs_hosts) }}", > "g_lb_hosts": "{{ groups.lb | default([]) }}", > "g_master_hosts": "{{ groups.masters | default([]) }}", > "g_new_etcd_hosts": "{{ groups.new_etcd | default([]) }}", > "g_new_master_hosts": "{{ groups.new_masters | default([]) }}", > "g_new_node_hosts": "{{ groups.new_nodes | default([]) }}", > "g_nfs_hosts": "{{ groups.nfs | default([]) }}", > "g_node_hosts": "{{ groups.nodes | default([]) }}" > }, > "ansible_included_var_files": [ > "/usr/share/ansible/openshift-ansible/playbooks/init/vars/cluster_hosts.yml" > ], > "changed": false >} > >TASK [Evaluate groups - g_nfs_hosts is single host] ************************************************************************************************************************************* >task path: /usr/share/ansible/openshift-ansible/playbooks/init/evaluate_groups.yml:10 >Tuesday 14 August 2018 01:29:33 -0400 (0:00:00.027) 0:00:00.168 ******** >skipping: [localhost] => { > "changed": false, > "skip_reason": "Conditional result was False" >} > >TASK [Evaluate oo_all_hosts] ************************************************************************************************************************************************************ >task path: /usr/share/ansible/openshift-ansible/playbooks/init/evaluate_groups.yml:15 >Tuesday 14 August 2018 01:29:33 -0400 (0:00:00.029) 0:00:00.198 ******** >creating host via 'add_host': hostname=host-8-240-184.host.centralci.eng.rdu2.redhat.com >ok: [localhost] => (item=host-8-240-184.host.centralci.eng.rdu2.redhat.com) => { > "add_host": { > "groups": [ > "oo_all_hosts" > ], > "host_name": "host-8-240-184.host.centralci.eng.rdu2.redhat.com", > "host_vars": {} > }, > "changed": false, > "item": "host-8-240-184.host.centralci.eng.rdu2.redhat.com" >} >creating host via 'add_host': hostname=host-8-245-196.host.centralci.eng.rdu2.redhat.com >ok: [localhost] => (item=host-8-245-196.host.centralci.eng.rdu2.redhat.com) => { > "add_host": { > "groups": [ > "oo_all_hosts" > ], > "host_name": "host-8-245-196.host.centralci.eng.rdu2.redhat.com", > "host_vars": {} > }, > "changed": false, > "item": "host-8-245-196.host.centralci.eng.rdu2.redhat.com" >} >creating host via 'add_host': hostname=host-8-248-242.host.centralci.eng.rdu2.redhat.com >ok: [localhost] => (item=host-8-248-242.host.centralci.eng.rdu2.redhat.com) => { > "add_host": { > "groups": [ > "oo_all_hosts" > ], > "host_name": "host-8-248-242.host.centralci.eng.rdu2.redhat.com", > "host_vars": {} > }, > "changed": false, > "item": "host-8-248-242.host.centralci.eng.rdu2.redhat.com" >} > >TASK [Evaluate oo_masters] ************************************************************************************************************************************************************** >task path: /usr/share/ansible/openshift-ansible/playbooks/init/evaluate_groups.yml:24 >Tuesday 14 August 2018 01:29:33 -0400 (0:00:00.067) 0:00:00.266 ******** >creating host via 'add_host': hostname=host-8-240-184.host.centralci.eng.rdu2.redhat.com >ok: [localhost] => (item=host-8-240-184.host.centralci.eng.rdu2.redhat.com) => { > "add_host": { > "groups": [ > "oo_masters" > ], > "host_name": "host-8-240-184.host.centralci.eng.rdu2.redhat.com", > "host_vars": {} > }, > "changed": false, > "item": "host-8-240-184.host.centralci.eng.rdu2.redhat.com" >} > >TASK [Evaluate oo_first_master] ********************************************************************************************************************************************************* >task path: /usr/share/ansible/openshift-ansible/playbooks/init/evaluate_groups.yml:33 >Tuesday 14 August 2018 01:29:33 -0400 (0:00:00.042) 0:00:00.309 ******** >creating host via 'add_host': hostname=host-8-240-184.host.centralci.eng.rdu2.redhat.com >ok: [localhost] => { > "add_host": { > "groups": [ > "oo_first_master" > ], > "host_name": "host-8-240-184.host.centralci.eng.rdu2.redhat.com", > "host_vars": {} > }, > "changed": false >} > >TASK [Evaluate oo_new_etcd_to_config] *************************************************************************************************************************************************** >task path: /usr/share/ansible/openshift-ansible/playbooks/init/evaluate_groups.yml:42 >Tuesday 14 August 2018 01:29:33 -0400 (0:00:00.034) 0:00:00.344 ******** > >TASK [Evaluate oo_masters_to_config] **************************************************************************************************************************************************** >task path: /usr/share/ansible/openshift-ansible/playbooks/init/evaluate_groups.yml:51 >Tuesday 14 August 2018 01:29:33 -0400 (0:00:00.020) 0:00:00.364 ******** >creating host via 'add_host': hostname=host-8-240-184.host.centralci.eng.rdu2.redhat.com >ok: [localhost] => (item=host-8-240-184.host.centralci.eng.rdu2.redhat.com) => { > "add_host": { > "groups": [ > "oo_masters_to_config" > ], > "host_name": "host-8-240-184.host.centralci.eng.rdu2.redhat.com", > "host_vars": {} > }, > "changed": false, > "item": "host-8-240-184.host.centralci.eng.rdu2.redhat.com" >} > >TASK [Evaluate oo_etcd_to_config] ******************************************************************************************************************************************************* >task path: /usr/share/ansible/openshift-ansible/playbooks/init/evaluate_groups.yml:60 >Tuesday 14 August 2018 01:29:33 -0400 (0:00:00.039) 0:00:00.404 ******** >creating host via 'add_host': hostname=host-8-240-184.host.centralci.eng.rdu2.redhat.com >ok: [localhost] => (item=host-8-240-184.host.centralci.eng.rdu2.redhat.com) => { > "add_host": { > "groups": [ > "oo_etcd_to_config" > ], > "host_name": "host-8-240-184.host.centralci.eng.rdu2.redhat.com", > "host_vars": {} > }, > "changed": false, > "item": "host-8-240-184.host.centralci.eng.rdu2.redhat.com" >} > >TASK [Evaluate oo_first_etcd] *********************************************************************************************************************************************************** >task path: /usr/share/ansible/openshift-ansible/playbooks/init/evaluate_groups.yml:69 >Tuesday 14 August 2018 01:29:33 -0400 (0:00:00.037) 0:00:00.442 ******** >creating host via 'add_host': hostname=host-8-240-184.host.centralci.eng.rdu2.redhat.com >ok: [localhost] => { > "add_host": { > "groups": [ > "oo_first_etcd" > ], > "host_name": "host-8-240-184.host.centralci.eng.rdu2.redhat.com", > "host_vars": {} > }, > "changed": false >} > >TASK [Evaluate oo_etcd_hosts_to_upgrade] ************************************************************************************************************************************************ >task path: /usr/share/ansible/openshift-ansible/playbooks/init/evaluate_groups.yml:81 >Tuesday 14 August 2018 01:29:33 -0400 (0:00:00.035) 0:00:00.478 ******** >creating host via 'add_host': hostname=host-8-240-184.host.centralci.eng.rdu2.redhat.com >ok: [localhost] => (item=host-8-240-184.host.centralci.eng.rdu2.redhat.com) => { > "add_host": { > "groups": [ > "oo_etcd_hosts_to_upgrade" > ], > "host_name": "host-8-240-184.host.centralci.eng.rdu2.redhat.com", > "host_vars": {} > }, > "changed": false, > "item": "host-8-240-184.host.centralci.eng.rdu2.redhat.com" >} > >TASK [Evaluate oo_etcd_hosts_to_backup] ************************************************************************************************************************************************* >task path: /usr/share/ansible/openshift-ansible/playbooks/init/evaluate_groups.yml:88 >Tuesday 14 August 2018 01:29:33 -0400 (0:00:00.037) 0:00:00.515 ******** >creating host via 'add_host': hostname=host-8-240-184.host.centralci.eng.rdu2.redhat.com >ok: [localhost] => (item=host-8-240-184.host.centralci.eng.rdu2.redhat.com) => { > "add_host": { > "groups": [ > "oo_etcd_hosts_to_backup" > ], > "host_name": "host-8-240-184.host.centralci.eng.rdu2.redhat.com", > "host_vars": {} > }, > "changed": false, > "item": "host-8-240-184.host.centralci.eng.rdu2.redhat.com" >} > >TASK [Evaluate oo_nodes_to_config] ****************************************************************************************************************************************************** >task path: /usr/share/ansible/openshift-ansible/playbooks/init/evaluate_groups.yml:95 >Tuesday 14 August 2018 01:29:33 -0400 (0:00:00.037) 0:00:00.552 ******** >creating host via 'add_host': hostname=host-8-240-184.host.centralci.eng.rdu2.redhat.com >ok: [localhost] => (item=host-8-240-184.host.centralci.eng.rdu2.redhat.com) => { > "add_host": { > "groups": [ > "oo_nodes_to_config" > ], > "host_name": "host-8-240-184.host.centralci.eng.rdu2.redhat.com", > "host_vars": {} > }, > "changed": false, > "item": "host-8-240-184.host.centralci.eng.rdu2.redhat.com" >} >creating host via 'add_host': hostname=host-8-245-196.host.centralci.eng.rdu2.redhat.com >ok: [localhost] => (item=host-8-245-196.host.centralci.eng.rdu2.redhat.com) => { > "add_host": { > "groups": [ > "oo_nodes_to_config" > ], > "host_name": "host-8-245-196.host.centralci.eng.rdu2.redhat.com", > "host_vars": {} > }, > "changed": false, > "item": "host-8-245-196.host.centralci.eng.rdu2.redhat.com" >} >creating host via 'add_host': hostname=host-8-248-242.host.centralci.eng.rdu2.redhat.com >ok: [localhost] => (item=host-8-248-242.host.centralci.eng.rdu2.redhat.com) => { > "add_host": { > "groups": [ > "oo_nodes_to_config" > ], > "host_name": "host-8-248-242.host.centralci.eng.rdu2.redhat.com", > "host_vars": {} > }, > "changed": false, > "item": "host-8-248-242.host.centralci.eng.rdu2.redhat.com" >} > >TASK [Evaluate oo_lb_to_config] ********************************************************************************************************************************************************* >task path: /usr/share/ansible/openshift-ansible/playbooks/init/evaluate_groups.yml:104 >Tuesday 14 August 2018 01:29:33 -0400 (0:00:00.054) 0:00:00.607 ******** > >TASK [Evaluate oo_nfs_to_config] ******************************************************************************************************************************************************** >task path: /usr/share/ansible/openshift-ansible/playbooks/init/evaluate_groups.yml:113 >Tuesday 14 August 2018 01:29:33 -0400 (0:00:00.021) 0:00:00.628 ******** > >TASK [Evaluate oo_glusterfs_to_config] ************************************************************************************************************************************************** >task path: /usr/share/ansible/openshift-ansible/playbooks/init/evaluate_groups.yml:122 >Tuesday 14 August 2018 01:29:33 -0400 (0:00:00.020) 0:00:00.649 ******** > >TASK [Evaluate oo_etcd_to_migrate] ****************************************************************************************************************************************************** >task path: /usr/share/ansible/openshift-ansible/playbooks/init/evaluate_groups.yml:131 >Tuesday 14 August 2018 01:29:33 -0400 (0:00:00.023) 0:00:00.672 ******** >creating host via 'add_host': hostname=host-8-240-184.host.centralci.eng.rdu2.redhat.com >ok: [localhost] => (item=host-8-240-184.host.centralci.eng.rdu2.redhat.com) => { > "add_host": { > "groups": [ > "oo_etcd_to_migrate" > ], > "host_name": "host-8-240-184.host.centralci.eng.rdu2.redhat.com", > "host_vars": {} > }, > "changed": false, > "item": "host-8-240-184.host.centralci.eng.rdu2.redhat.com" >} >META: ran handlers >META: ran handlers > [WARNING]: Could not match supplied host pattern, ignoring: oo_lb_to_config > [WARNING]: Could not match supplied host pattern, ignoring: oo_nfs_to_config > >PLAY [Ensure that all non-node hosts are accessible] ************************************************************************************************************************************ > >TASK [Gathering Facts] ****************************************************************************************************************************************************************** >task path: /usr/share/ansible/openshift-ansible/playbooks/init/basic_facts.yml:2 >Tuesday 14 August 2018 01:29:33 -0400 (0:00:00.049) 0:00:00.722 ******** >Using module file /usr/lib/python2.7/site-packages/ansible/modules/system/setup.py ><host-8-240-184.host.centralci.eng.rdu2.redhat.com> ESTABLISH SSH CONNECTION FOR USER: root ><host-8-240-184.host.centralci.eng.rdu2.redhat.com> SSH: EXEC ssh -o ControlMaster=auto -o ControlPersist=600s -o StrictHostKeyChecking=no -o 'IdentityFile="/root/libra.pem"' -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o User=root -o ConnectTimeout=30 -o ControlPath=/root/.ansible/cp/%h-%r host-8-240-184.host.centralci.eng.rdu2.redhat.com '/bin/sh -c '"'"'/usr/bin/python && sleep 0'"'"'' ><host-8-240-184.host.centralci.eng.rdu2.redhat.com> (0, '\n{"invocation": {"module_args": {"filter": "*", "gather_subset": ["all"], "fact_path": "/etc/ansible/facts.d", "gather_timeout": 10}}, "ansible_facts": {"module_setup": true, "ansible_distribution_version": "7.4", "ansible_distribution_file_variety": "RedHat", "ansible_env": {"LANG": "en_US.UTF-8", "SHELL": "/bin/bash", "XDG_RUNTIME_DIR": "/run/user/0", "SHLVL": "2", "SSH_CLIENT": "10.8.245.252 48720 22", "LESSOPEN": "||/usr/bin/lesspipe.sh %s", "PATH": "/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin", "PWD": "/root", "SELINUX_ROLE_REQUESTED": "", "SELINUX_USE_CURRENT_RANGE": "", "LOGNAME": "root", "USER": "root", "MAIL": "/var/mail/root", "XMODIFIERS": "@im=ibus", "HOME": "/root", "SELINUX_LEVEL_REQUESTED": "", "XDG_SESSION_ID": "6", "_": "/usr/bin/python", "SSH_CONNECTION": "10.8.245.252 48720 172.16.120.34 22"}, "ansible_userspace_bits": "64", "ansible_architecture": "x86_64", "ansible_default_ipv4": {"macaddress": "fa:16:3e:f6:4d:7a", "network": "172.16.120.0", "mtu": 1500, "broadcast": "172.16.120.255", "alias": "eth0", "netmask": "255.255.255.0", "address": "172.16.120.34", "interface": "eth0", "type": "ether", "gateway": "172.16.120.1"}, "ansible_swapfree_mb": 0, "ansible_default_ipv6": {}, "ansible_cmdline": {"LANG": "en_US.UTF-8", "BOOT_IMAGE": "/vmlinuz-3.10.0-693.21.1.el7.x86_64", "quiet": true, "rhgb": true, "rd.lvm.lv": "rhel/root", "crashkernel": "auto", "ro": true, "root": "/dev/mapper/rhel-root"}, "ansible_selinux": {"status": "enabled", "policyvers": 28, "type": "targeted", "mode": "enforcing", "config_mode": "enforcing"}, "ansible_ovs_system": {"macaddress": "8a:a9:2f:7d:a9:14", "features": {"tx_checksum_ipv4": "off [fixed]", "generic_receive_offload": "on", "tx_checksum_ipv6": "off [fixed]", "tx_scatter_gather_fraglist": "on", "rx_all": "off [fixed]", "highdma": "on", "rx_fcs": "off [fixed]", "tx_lockless": "on [fixed]", "tx_tcp_ecn_segmentation": "on", "tx_tcp6_segmentation": "on", "tx_gso_robust": "off [fixed]", "tx_ipip_segmentation": "on", "tx_tcp_mangleid_segmentation": "on", "tx_checksumming": "on", "vlan_challenged": "off [fixed]", "loopback": "off [fixed]", "fcoe_mtu": "off [fixed]", "scatter_gather": "on", "tx_checksum_sctp": "off [fixed]", "tx_vlan_stag_hw_insert": "on", "rx_vlan_stag_hw_parse": "off [fixed]", "tx_gso_partial": "off [fixed]", "rx_vlan_stag_filter": "off [fixed]", "large_receive_offload": "off [fixed]", "tx_scatter_gather": "on", "rx_checksumming": "off [fixed]", "tx_tcp_segmentation": "on", "netns_local": "on [fixed]", "busy_poll": "off [fixed]", "generic_segmentation_offload": "on", "tx_udp_tnl_segmentation": "on", "tcp_segmentation_offload": "on", "l2_fwd_offload": "off [fixed]", "rx_vlan_offload": "off [fixed]", "ntuple_filters": "off [fixed]", "tx_gre_csum_segmentation": "on", "tx_nocache_copy": "off", "tx_mpls_segmentation": "on", "tx_udp_tnl_csum_segmentation": "on", "udp_fragmentation_offload": "on", "tx_sctp_segmentation": "on", "tx_sit_segmentation": "on", "tx_checksum_fcoe_crc": "off [fixed]", "hw_tc_offload": "off [fixed]", "tx_checksum_ip_generic": "on", "tx_fcoe_segmentation": "off [fixed]", "rx_vlan_filter": "off [fixed]", "tx_vlan_offload": "on", "receive_hashing": "off [fixed]", "tx_gre_segmentation": "on"}, "hw_timestamp_filters": [], "mtu": 1500, "device": "ovs-system", "promisc": true, "timestamping": ["rx_software", "software"], "active": false, "type": "ether"}, "ansible_userspace_architecture": "x86_64", "ansible_product_uuid": "5AD310FE-8583-4A64-9F36-B2A7194DAC6E", "ansible_pkg_mgr": "yum", "ansible_distribution": "RedHat", "ansible_iscsi_iqn": "iqn.1994-05.com.redhat:79ebb283da62", "ansible_veth61f61d52": {"macaddress": "32:64:75:22:cf:b3", "features": {"tx_checksum_ipv4": "off [fixed]", "generic_receive_offload": "on", "tx_checksum_ipv6": "off [fixed]", "tx_scatter_gather_fraglist": "on", "rx_all": "off [fixed]", "highdma": "on", "rx_fcs": "off [fixed]", "tx_lockless": "on [fixed]", "tx_tcp_ecn_segmentation": "on", "tx_tcp6_segmentation": "on", "tx_gso_robust": "off [fixed]", "tx_ipip_segmentation": "on", "tx_tcp_mangleid_segmentation": "on", "tx_checksumming": "on", "vlan_challenged": "off [fixed]", "loopback": "off [fixed]", "fcoe_mtu": "off [fixed]", "scatter_gather": "on", "tx_checksum_sctp": "on", "tx_vlan_stag_hw_insert": "on", "rx_vlan_stag_hw_parse": "on", "tx_gso_partial": "off [fixed]", "rx_vlan_stag_filter": "off [fixed]", "large_receive_offload": "off [fixed]", "tx_scatter_gather": "on", "rx_checksumming": "on", "tx_tcp_segmentation": "on", "netns_local": "off [fixed]", "busy_poll": "off [fixed]", "generic_segmentation_offload": "on", "tx_udp_tnl_segmentation": "on", "tcp_segmentation_offload": "on", "l2_fwd_offload": "off [fixed]", "rx_vlan_offload": "on", "ntuple_filters": "off [fixed]", "tx_gre_csum_segmentation": "on", "tx_nocache_copy": "off", "tx_mpls_segmentation": "on", "tx_udp_tnl_csum_segmentation": "on", "udp_fragmentation_offload": "on", "tx_sctp_segmentation": "on", "tx_sit_segmentation": "on", "tx_checksum_fcoe_crc": "off [fixed]", "hw_tc_offload": "off [fixed]", "tx_checksum_ip_generic": "on", "tx_fcoe_segmentation": "off [fixed]", "rx_vlan_filter": "off [fixed]", "tx_vlan_offload": "on", "receive_hashing": "off [fixed]", "tx_gre_segmentation": "on"}, "type": "ether", "hw_timestamp_filters": [], "mtu": 1450, "device": "veth61f61d52", "promisc": true, "timestamping": ["rx_software", "software"], "ipv6": [{"scope": "link", "prefix": "64", "address": "fe80::3064:75ff:fe22:cfb3"}], "active": true, "speed": 10000}, "ansible_all_ipv6_addresses": ["fe80::3814:9bff:fee2:7ffc", "fe80::f087:f6ff:fecf:a2ba", "fe80::d410:57ff:fe80:c5f5", "fe80::9418:4cff:fefc:740e", "fe80::f816:3eff:fef6:4d7a", "fe80::9ca9:c1ff:fe22:82df", "fe80::3064:75ff:fe22:cfb3", "fe80::285e:43ff:feb8:4472", "fe80::646e:fdff:fe93:b09e"], "ansible_uptime_seconds": 9602, "ansible_kernel": "3.10.0-693.21.1.el7.x86_64", "ansible_system_capabilities_enforced": "True", "ansible_python": {"executable": "/usr/bin/python", "version": {"micro": 5, "major": 2, "releaselevel": "final", "serial": 0, "minor": 7}, "type": "CPython", "has_sslcontext": true, "version_info": [2, 7, 5, "final", 0]}, "ansible_is_chroot": false, "ansible_user_shell": "/bin/bash", "ansible_product_serial": "6e8732d4-df57-4ee7-89af-08cbacc73c93", "ansible_form_factor": "Other", "ansible_distribution_file_parsed": true, "ansible_fips": false, "ansible_user_id": "root", "ansible_selinux_python_present": true, "ansible_local": {"openshift": {"node": {"bootstrapped": true}, "builddefaults": {"config": {"BuildDefaults": {"configuration": {"kind": "BuildDefaultsConfig", "gitNoProxy": ".centralci.eng.rdu2.redhat.com,.cluster.local,.lab.sjc.redhat.com,.svc,10.14.89.4,169.254.169.254,172.16.120.34,172.30.0.1,qe-juzhao-311-qeos-master-etcd-1,qe-juzhao-311-qeos-node-1,qe-juzhao-311-qeos-nrr-1", "apiVersion": "v1", "env": [{"name": "HTTP_PROXY", "value": "http://file.rdu.redhat.com:3128"}, {"name": "HTTPS_PROXY", "value": "http://file.rdu.redhat.com:3128"}, {"name": "NO_PROXY", "value": ".centralci.eng.rdu2.redhat.com,.cluster.local,.lab.sjc.redhat.com,.svc,10.14.89.4,169.254.169.254,172.16.120.34,172.30.0.1,qe-juzhao-311-qeos-master-etcd-1,qe-juzhao-311-qeos-node-1,qe-juzhao-311-qeos-nrr-1"}, {"name": "http_proxy", "value": "http://file.rdu.redhat.com:3128"}, {"name": "https_proxy", "value": "http://file.rdu.redhat.com:3128"}, {"name": "no_proxy", "value": ".centralci.eng.rdu2.redhat.com,.cluster.local,.lab.sjc.redhat.com,.svc,10.14.89.4,169.254.169.254,172.16.120.34,172.30.0.1,qe-juzhao-311-qeos-master-etcd-1,qe-juzhao-311-qeos-node-1,qe-juzhao-311-qeos-nrr-1"}], "gitHTTPSProxy": "http://file.rdu.redhat.com:3128", "gitHTTPProxy": "http://file.rdu.redhat.com:3128", "resources": {"requests": {}, "limits": {}}}}}}, "cloudprovider": {"kind": "openstack"}, "master": {"named_certificates": [], "api_port": "8443", "admission_plugin_config": {"openshift.io/ImagePolicy": {"configuration": {"kind": "ImagePolicyConfig", "executionRules": [{"skipOnResolutionFailure": true, "matchImageAnnotations": [{"key": "images.openshift.io/deny-execution", "value": "true"}], "reject": true, "name": "execution-denied", "onResources": [{"resource": "pods"}, {"resource": "builds"}]}], "apiVersion": "v1"}}}, "registry_url": "registry.dev.redhat.io/openshift3/ose-${component}:${version}.0"}, "common": {"no_proxy": "169.254.169.254,.centralci.eng.rdu2.redhat.com,.lab.sjc.redhat.com,10.14.89.4", "http_proxy": "http://file.rdu.redhat.com:3128", "no_proxy_master_ips": "172.16.120.34", "portal_net": "172.30.0.0/16", "https_proxy": "http://file.rdu.redhat.com:3128", "generate_no_proxy_hosts": true, "no_proxy_internal_hostnames": "qe-juzhao-311-qeos-master-etcd-1", "no_proxy_etcd_host_ips": "172.16.120.34", "public_hostname": "host-8-240-184.host.centralci.eng.rdu2.redhat.com"}, "buildoverrides": {"config": {"BuildOverrides": {"configuration": {"kind": "BuildOverridesConfig", "apiVersion": "v1"}}}}}}, "ansible_vxlan_sys_4789": {"macaddress": "f2:87:f6:cf:a2:ba", "features": {"tx_checksum_ipv4": "off [fixed]", "generic_receive_offload": "on", "tx_checksum_ipv6": "off [fixed]", "tx_scatter_gather_fraglist": "off [fixed]", "rx_all": "off [fixed]", "highdma": "off [fixed]", "rx_fcs": "off [fixed]", "tx_lockless": "on [fixed]", "tx_tcp_ecn_segmentation": "on", "tx_tcp6_segmentation": "on", "tx_gso_robust": "off [fixed]", "tx_ipip_segmentation": "off [fixed]", "tx_tcp_mangleid_segmentation": "on", "tx_checksumming": "on", "vlan_challenged": "off [fixed]", "loopback": "off [fixed]", "fcoe_mtu": "off [fixed]", "scatter_gather": "on", "tx_checksum_sctp": "off [fixed]", "tx_vlan_stag_hw_insert": "on", "rx_vlan_stag_hw_parse": "off [fixed]", "tx_gso_partial": "off [fixed]", "rx_vlan_stag_filter": "off [fixed]", "large_receive_offload": "off [fixed]", "tx_scatter_gather": "on", "rx_checksumming": "on", "tx_tcp_segmentation": "on", "netns_local": "off [fixed]", "busy_poll": "off [fixed]", "generic_segmentation_offload": "on", "tx_udp_tnl_segmentation": "off [fixed]", "tcp_segmentation_offload": "on", "l2_fwd_offload": "off [fixed]", "rx_vlan_offload": "off [fixed]", "ntuple_filters": "off [fixed]", "tx_gre_csum_segmentation": "off [fixed]", "tx_nocache_copy": "off", "tx_mpls_segmentation": "off [fixed]", "tx_udp_tnl_csum_segmentation": "off [fixed]", "udp_fragmentation_offload": "on", "tx_sctp_segmentation": "on", "tx_sit_segmentation": "off [fixed]", "tx_checksum_fcoe_crc": "off [fixed]", "hw_tc_offload": "off [fixed]", "tx_checksum_ip_generic": "on", "tx_fcoe_segmentation": "off [fixed]", "rx_vlan_filter": "off [fixed]", "tx_vlan_offload": "on", "receive_hashing": "off [fixed]", "tx_gre_segmentation": "off [fixed]"}, "hw_timestamp_filters": [], "mtu": 65000, "device": "vxlan_sys_4789", "promisc": true, "timestamping": ["rx_software", "software"], "ipv6": [{"scope": "link", "prefix": "64", "address": "fe80::f087:f6ff:fecf:a2ba"}], "active": true, "type": "ether"}, "ansible_processor_vcpus": 4, "ansible_docker0": {"macaddress": "02:42:f4:67:e7:f3", "features": {"tx_checksum_ipv4": "off [fixed]", "generic_receive_offload": "on", "tx_checksum_ipv6": "off [fixed]", "tx_scatter_gather_fraglist": "on", "rx_all": "off [fixed]", "highdma": "on", "rx_fcs": "off [fixed]", "tx_lockless": "on [fixed]", "tx_tcp_ecn_segmentation": "on", "tx_tcp6_segmentation": "on", "tx_gso_robust": "on", "tx_ipip_segmentation": "on", "tx_tcp_mangleid_segmentation": "on", "tx_checksumming": "on", "vlan_challenged": "off [fixed]", "loopback": "off [fixed]", "fcoe_mtu": "off [fixed]", "scatter_gather": "on", "tx_checksum_sctp": "off [fixed]", "tx_vlan_stag_hw_insert": "on", "rx_vlan_stag_hw_parse": "off [fixed]", "tx_gso_partial": "on", "rx_vlan_stag_filter": "off [fixed]", "large_receive_offload": "off [fixed]", "tx_scatter_gather": "on", "rx_checksumming": "off [fixed]", "tx_tcp_segmentation": "on", "netns_local": "on [fixed]", "busy_poll": "off [fixed]", "generic_segmentation_offload": "on", "tx_udp_tnl_segmentation": "on", "tcp_segmentation_offload": "on", "l2_fwd_offload": "off [fixed]", "rx_vlan_offload": "off [fixed]", "ntuple_filters": "off [fixed]", "tx_gre_csum_segmentation": "on", "tx_nocache_copy": "off", "tx_mpls_segmentation": "on", "tx_udp_tnl_csum_segmentation": "on", "udp_fragmentation_offload": "on", "tx_sctp_segmentation": "on", "tx_sit_segmentation": "on", "tx_checksum_fcoe_crc": "off [fixed]", "hw_tc_offload": "off [fixed]", "tx_checksum_ip_generic": "on", "tx_fcoe_segmentation": "on", "rx_vlan_filter": "off [fixed]", "tx_vlan_offload": "on", "receive_hashing": "off [fixed]", "tx_gre_segmentation": "on"}, "interfaces": [], "id": "8000.0242f467e7f3", "mtu": 1500, "device": "docker0", "promisc": false, "stp": false, "ipv4": {"broadcast": "global", "netmask": "255.255.0.0", "network": "172.17.0.0", "address": "172.17.0.1"}, "active": false, "timestamping": ["rx_software", "software"], "type": "bridge", "hw_timestamp_filters": []}, "ansible_processor": ["0", "GenuineIntel", "Intel(R) Xeon(R) Gold 6152 CPU @ 2.10GHz", "1", "GenuineIntel", "Intel(R) Xeon(R) Gold 6152 CPU @ 2.10GHz", "2", "GenuineIntel", "Intel(R) Xeon(R) Gold 6152 CPU @ 2.10GHz", "3", "GenuineIntel", "Intel(R) Xeon(R) Gold 6152 CPU @ 2.10GHz"], "ansible_ssh_host_key_ecdsa_public": "AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBGPlHU8A9W+P/2euY1C9449lbiHkIjS/PkvxzGRPsWStL9FrkTUN9LduKP9/Rp9kB2a57v9SIG2BvcTHBhtqSu4=", "ansible_mounts": [{"block_used": 1784462, "uuid": "26d7c341-bdb1-4c33-bc5d-1d325a1ba5e4", "size_total": 32516341760, "block_total": 7938560, "mount": "/", "block_available": 6154098, "size_available": 25207185408, "fstype": "xfs", "inode_total": 15882240, "options": "rw,seclabel,relatime,attr2,inode64,noquota", "device": "/dev/mapper/rhel-root", "inode_used": 120108, "block_size": 4096, "inode_available": 15762132}, {"block_used": 34706, "uuid": "26655df8-dd03-4c8b-9ba8-b42bd80a5f8c", "size_total": 520785920, "block_total": 127145, "mount": "/boot", "block_available": 92439, "size_available": 378630144, "fstype": "xfs", "inode_total": 256000, "options": "rw,seclabel,relatime,attr2,inode64,noquota", "device": "/dev/vda1", "inode_used": 326, "block_size": 4096, "inode_available": 255674}, {"block_used": 1784462, "uuid": "26d7c341-bdb1-4c33-bc5d-1d325a1ba5e4", "size_total": 32516341760, "block_total": 7938560, "mount": "/var/lib/containers/docker/containers", "block_available": 6154098, "size_available": 25207185408, "fstype": "xfs", "inode_total": 15882240, "options": "rw,seclabel,relatime,attr2,inode64,noquota,bind", "device": "/dev/mapper/rhel-root", "inode_used": 120108, "block_size": 4096, "inode_available": 15762132}, {"block_used": 1784462, "uuid": "26d7c341-bdb1-4c33-bc5d-1d325a1ba5e4", "size_total": 32516341760, "block_total": 7938560, "mount": "/var/lib/containers/docker/overlay2", "block_available": 6154098, "size_available": 25207185408, "fstype": "xfs", "inode_total": 15882240, "options": "rw,seclabel,relatime,attr2,inode64,noquota,bind", "device": "/dev/mapper/rhel-root", "inode_used": 120108, "block_size": 4096, "inode_available": 15762132}, {"block_used": 1784462, "uuid": "26d7c341-bdb1-4c33-bc5d-1d325a1ba5e4", "size_total": 32516341760, "block_total": 7938560, "mount": "/var/lib/containers/storage/overlay", "block_available": 6154098, "size_available": 25207185408, "fstype": "xfs", "inode_total": 15882240, "options": "rw,seclabel,relatime,attr2,inode64,noquota,bind", "device": "/dev/mapper/rhel-root", "inode_used": 120108, "block_size": 4096, "inode_available": 15762132}], "ansible_system_vendor": "Red Hat", "ansible_swaptotal_mb": 0, "ansible_vethd55c677b": {"macaddress": "96:18:4c:fc:74:0e", "features": {"tx_checksum_ipv4": "off [fixed]", "generic_receive_offload": "on", "tx_checksum_ipv6": "off [fixed]", "tx_scatter_gather_fraglist": "on", "rx_all": "off [fixed]", "highdma": "on", "rx_fcs": "off [fixed]", "tx_lockless": "on [fixed]", "tx_tcp_ecn_segmentation": "on", "tx_tcp6_segmentation": "on", "tx_gso_robust": "off [fixed]", "tx_ipip_segmentation": "on", "tx_tcp_mangleid_segmentation": "on", "tx_checksumming": "on", "vlan_challenged": "off [fixed]", "loopback": "off [fixed]", "fcoe_mtu": "off [fixed]", "scatter_gather": "on", "tx_checksum_sctp": "on", "tx_vlan_stag_hw_insert": "on", "rx_vlan_stag_hw_parse": "on", "tx_gso_partial": "off [fixed]", "rx_vlan_stag_filter": "off [fixed]", "large_receive_offload": "off [fixed]", "tx_scatter_gather": "on", "rx_checksumming": "on", "tx_tcp_segmentation": "on", "netns_local": "off [fixed]", "busy_poll": "off [fixed]", "generic_segmentation_offload": "on", "tx_udp_tnl_segmentation": "on", "tcp_segmentation_offload": "on", "l2_fwd_offload": "off [fixed]", "rx_vlan_offload": "on", "ntuple_filters": "off [fixed]", "tx_gre_csum_segmentation": "on", "tx_nocache_copy": "off", "tx_mpls_segmentation": "on", "tx_udp_tnl_csum_segmentation": "on", "udp_fragmentation_offload": "on", "tx_sctp_segmentation": "on", "tx_sit_segmentation": "on", "tx_checksum_fcoe_crc": "off [fixed]", "hw_tc_offload": "off [fixed]", "tx_checksum_ip_generic": "on", "tx_fcoe_segmentation": "off [fixed]", "rx_vlan_filter": "off [fixed]", "tx_vlan_offload": "on", "receive_hashing": "off [fixed]", "tx_gre_segmentation": "on"}, "type": "ether", "hw_timestamp_filters": [], "mtu": 1450, "device": "vethd55c677b", "promisc": true, "timestamping": ["rx_software", "software"], "ipv6": [{"scope": "link", "prefix": "64", "address": "fe80::9418:4cff:fefc:740e"}], "active": true, "speed": 10000}, "ansible_distribution_major_version": "7", "ansible_real_group_id": 0, "ansible_lsb": {"release": "7.4", "major_release": "7", "codename": "Maipo", "id": "RedHatEnterpriseServer", "description": "Red Hat Enterprise Linux Server release 7.4 (Maipo)"}, "ansible_br0": {"macaddress": "56:73:1d:78:25:4c", "features": {"tx_checksum_ipv4": "off [fixed]", "generic_receive_offload": "on", "tx_checksum_ipv6": "off [fixed]", "tx_scatter_gather_fraglist": "on", "rx_all": "off [fixed]", "highdma": "on", "rx_fcs": "off [fixed]", "tx_lockless": "on [fixed]", "tx_tcp_ecn_segmentation": "on", "tx_tcp6_segmentation": "on", "tx_gso_robust": "off [fixed]", "tx_ipip_segmentation": "on", "tx_tcp_mangleid_segmentation": "on", "tx_checksumming": "on", "vlan_challenged": "off [fixed]", "loopback": "off [fixed]", "fcoe_mtu": "off [fixed]", "scatter_gather": "on", "tx_checksum_sctp": "off [fixed]", "tx_vlan_stag_hw_insert": "on", "rx_vlan_stag_hw_parse": "off [fixed]", "tx_gso_partial": "off [fixed]", "rx_vlan_stag_filter": "off [fixed]", "large_receive_offload": "off [fixed]", "tx_scatter_gather": "on", "rx_checksumming": "off [fixed]", "tx_tcp_segmentation": "on", "netns_local": "off [fixed]", "busy_poll": "off [fixed]", "generic_segmentation_offload": "on", "tx_udp_tnl_segmentation": "on", "tcp_segmentation_offload": "on", "l2_fwd_offload": "off [fixed]", "rx_vlan_offload": "off [fixed]", "ntuple_filters": "off [fixed]", "tx_gre_csum_segmentation": "on", "tx_nocache_copy": "off", "tx_mpls_segmentation": "on", "tx_udp_tnl_csum_segmentation": "on", "udp_fragmentation_offload": "on", "tx_sctp_segmentation": "on", "tx_sit_segmentation": "on", "tx_checksum_fcoe_crc": "off [fixed]", "hw_tc_offload": "off [fixed]", "tx_checksum_ip_generic": "on", "tx_fcoe_segmentation": "off [fixed]", "rx_vlan_filter": "off [fixed]", "tx_vlan_offload": "on", "receive_hashing": "off [fixed]", "tx_gre_segmentation": "on"}, "hw_timestamp_filters": [], "mtu": 1450, "device": "br0", "promisc": true, "timestamping": ["rx_software", "software"], "active": false, "type": "ether"}, "ansible_machine": "x86_64", "ansible_ssh_host_key_rsa_public": "AAAAB3NzaC1yc2EAAAADAQABAAABAQDBJLA44IfRw72Wr09+xKkeuWALPAbnolSICpdvxedCbf9EA7j1Ztiv3uTbOvg/XQ1VYYbWLBvJmssL47BXLyJAAGM2tY7sgD+HXtAhk4Y9CD+Cn+F3lE3c4LiLua9mzjnOTqEnts4bGAVIUtusOgK0DF4N809XhujSGUpVWthXeJeMtPE16x9yXfCmfA+5aI3pga8bdeiblGSI4uum8ePiMbUzJhMRrZcvBOotTiTo5tcOFP14hpHoHLYZx75X6pz0wZw+kAD/MhKthECMJlhiu7EWgyWKYEENnLe5spZjKEy+UmI7zwh8ttuU7crkFVAiU++aMtzrZMRfs4nfHEtD", "ansible_user_gecos": "root", "ansible_processor_threads_per_core": 1, "ansible_veth1ba09ad7": {"macaddress": "66:6e:fd:93:b0:9e", "features": {"tx_checksum_ipv4": "off [fixed]", "generic_receive_offload": "on", "tx_checksum_ipv6": "off [fixed]", "tx_scatter_gather_fraglist": "on", "rx_all": "off [fixed]", "highdma": "on", "rx_fcs": "off [fixed]", "tx_lockless": "on [fixed]", "tx_tcp_ecn_segmentation": "on", "tx_tcp6_segmentation": "on", "tx_gso_robust": "off [fixed]", "tx_ipip_segmentation": "on", "tx_tcp_mangleid_segmentation": "on", "tx_checksumming": "on", "vlan_challenged": "off [fixed]", "loopback": "off [fixed]", "fcoe_mtu": "off [fixed]", "scatter_gather": "on", "tx_checksum_sctp": "on", "tx_vlan_stag_hw_insert": "on", "rx_vlan_stag_hw_parse": "on", "tx_gso_partial": "off [fixed]", "rx_vlan_stag_filter": "off [fixed]", "large_receive_offload": "off [fixed]", "tx_scatter_gather": "on", "rx_checksumming": "on", "tx_tcp_segmentation": "on", "netns_local": "off [fixed]", "busy_poll": "off [fixed]", "generic_segmentation_offload": "on", "tx_udp_tnl_segmentation": "on", "tcp_segmentation_offload": "on", "l2_fwd_offload": "off [fixed]", "rx_vlan_offload": "on", "ntuple_filters": "off [fixed]", "tx_gre_csum_segmentation": "on", "tx_nocache_copy": "off", "tx_mpls_segmentation": "on", "tx_udp_tnl_csum_segmentation": "on", "udp_fragmentation_offload": "on", "tx_sctp_segmentation": "on", "tx_sit_segmentation": "on", "tx_checksum_fcoe_crc": "off [fixed]", "hw_tc_offload": "off [fixed]", "tx_checksum_ip_generic": "on", "tx_fcoe_segmentation": "off [fixed]", "rx_vlan_filter": "off [fixed]", "tx_vlan_offload": "on", "receive_hashing": "off [fixed]", "tx_gre_segmentation": "on"}, "type": "ether", "hw_timestamp_filters": [], "mtu": 1450, "device": "veth1ba09ad7", "promisc": true, "timestamping": ["rx_software", "software"], "ipv6": [{"scope": "link", "prefix": "64", "address": "fe80::646e:fdff:fe93:b09e"}], "active": true, "speed": 10000}, "ansible_eth0": {"macaddress": "fa:16:3e:f6:4d:7a", "features": {"tx_checksum_ipv4": "off [fixed]", "generic_receive_offload": "on", "tx_checksum_ipv6": "off [fixed]", "tx_scatter_gather_fraglist": "off [fixed]", "rx_all": "off [fixed]", "highdma": "on [fixed]", "rx_fcs": "off [fixed]", "tx_lockless": "off [fixed]", "tx_tcp_ecn_segmentation": "on", "tx_tcp6_segmentation": "on", "tx_gso_robust": "off [fixed]", "tx_ipip_segmentation": "off [fixed]", "tx_tcp_mangleid_segmentation": "off", "tx_checksumming": "on", "vlan_challenged": "off [fixed]", "loopback": "off [fixed]", "fcoe_mtu": "off [fixed]", "scatter_gather": "on", "tx_checksum_sctp": "off [fixed]", "tx_vlan_stag_hw_insert": "off [fixed]", "rx_vlan_stag_hw_parse": "off [fixed]", "tx_gso_partial": "off [fixed]", "rx_vlan_stag_filter": "off [fixed]", "large_receive_offload": "off [fixed]", "tx_scatter_gather": "on", "rx_checksumming": "on [fixed]", "tx_tcp_segmentation": "on", "netns_local": "off [fixed]", "busy_poll": "off [fixed]", "generic_segmentation_offload": "on", "tx_udp_tnl_segmentation": "off [fixed]", "tcp_segmentation_offload": "on", "l2_fwd_offload": "off [fixed]", "rx_vlan_offload": "off [fixed]", "ntuple_filters": "off [fixed]", "tx_gre_csum_segmentation": "off [fixed]", "tx_nocache_copy": "off", "tx_mpls_segmentation": "off [fixed]", "tx_udp_tnl_csum_segmentation": "off [fixed]", "udp_fragmentation_offload": "on", "tx_sctp_segmentation": "off [fixed]", "tx_sit_segmentation": "off [fixed]", "tx_checksum_fcoe_crc": "off [fixed]", "hw_tc_offload": "off [fixed]", "tx_checksum_ip_generic": "on", "tx_fcoe_segmentation": "off [fixed]", "rx_vlan_filter": "on [fixed]", "tx_vlan_offload": "off [fixed]", "receive_hashing": "off [fixed]", "tx_gre_segmentation": "off [fixed]"}, "pciid": "virtio0", "module": "virtio_net", "mtu": 1500, "device": "eth0", "promisc": false, "timestamping": ["rx_software", "software"], "ipv4": {"broadcast": "172.16.120.255", "netmask": "255.255.255.0", "network": "172.16.120.0", "address": "172.16.120.34"}, "ipv6": [{"scope": "link", "prefix": "64", "address": "fe80::f816:3eff:fef6:4d7a"}], "active": true, "type": "ether", "hw_timestamp_filters": []}, "ansible_system": "Linux", "ansible_all_ipv4_addresses": ["172.16.120.34", "10.128.0.1", "172.17.0.1"], "ansible_python_version": "2.7.5", "ansible_product_version": "14.1.0-22.el7ost", "ansible_service_mgr": "systemd", "ansible_memory_mb": {"real": {"total": 7822, "used": 7662, "free": 160}, "swap": {"cached": 0, "total": 0, "free": 0, "used": 0}, "nocache": {"used": 4070, "free": 3752}}, "ansible_user_dir": "/root", "gather_subset": ["all"], "ansible_real_user_id": 0, "ansible_virtualization_role": "guest", "ansible_dns": {"nameservers": ["172.16.120.34"], "search": ["cluster.local", "int.0814-iic.qe.rhcloud.com", "openstacklocal"]}, "ansible_effective_group_id": 0, "ansible_lo": {"features": {"tx_checksum_ipv4": "off [fixed]", "generic_receive_offload": "on", "tx_checksum_ipv6": "off [fixed]", "tx_scatter_gather_fraglist": "on [fixed]", "rx_all": "off [fixed]", "highdma": "on [fixed]", "rx_fcs": "off [fixed]", "tx_lockless": "on [fixed]", "tx_tcp_ecn_segmentation": "on", "tx_tcp6_segmentation": "on", "tx_gso_robust": "off [fixed]", "tx_ipip_segmentation": "off [fixed]", "tx_tcp_mangleid_segmentation": "on", "tx_checksumming": "on", "vlan_challenged": "on [fixed]", "loopback": "on [fixed]", "fcoe_mtu": "off [fixed]", "scatter_gather": "on", "tx_checksum_sctp": "on [fixed]", "tx_vlan_stag_hw_insert": "off [fixed]", "rx_vlan_stag_hw_parse": "off [fixed]", "tx_gso_partial": "off [fixed]", "rx_vlan_stag_filter": "off [fixed]", "large_receive_offload": "off [fixed]", "tx_scatter_gather": "on [fixed]", "rx_checksumming": "on [fixed]", "tx_tcp_segmentation": "on", "netns_local": "on [fixed]", "busy_poll": "off [fixed]", "generic_segmentation_offload": "on", "tx_udp_tnl_segmentation": "off [fixed]", "tcp_segmentation_offload": "on", "l2_fwd_offload": "off [fixed]", "rx_vlan_offload": "off [fixed]", "ntuple_filters": "off [fixed]", "tx_gre_csum_segmentation": "off [fixed]", "tx_nocache_copy": "off [fixed]", "tx_mpls_segmentation": "off [fixed]", "tx_udp_tnl_csum_segmentation": "off [fixed]", "udp_fragmentation_offload": "on", "tx_sctp_segmentation": "on", "tx_sit_segmentation": "off [fixed]", "tx_checksum_fcoe_crc": "off [fixed]", "hw_tc_offload": "off [fixed]", "tx_checksum_ip_generic": "on [fixed]", "tx_fcoe_segmentation": "off [fixed]", "rx_vlan_filter": "off [fixed]", "tx_vlan_offload": "off [fixed]", "receive_hashing": "off [fixed]", "tx_gre_segmentation": "off [fixed]"}, "hw_timestamp_filters": [], "mtu": 65536, "device": "lo", "promisc": false, "timestamping": ["rx_software", "software"], "ipv4": {"broadcast": "host", "netmask": "255.0.0.0", "network": "127.0.0.0", "address": "127.0.0.1"}, "ipv6": [{"scope": "host", "prefix": "128", "address": "::1"}], "active": true, "type": "loopback"}, "ansible_memtotal_mb": 7822, "ansible_device_links": {"masters": {"vda2": ["dm-0"]}, "labels": {}, "ids": {"dm-0": ["dm-name-rhel-root", "dm-uuid-LVM-1OTSMbsLhvuGFRKD2kltVzy75qWTJjWYCbQWeOMc5WJPbb4z3Ij5vlbz7wPeovMl"], "vda2": ["lvm-pv-uuid-fMz7ER-TVt2-pFX8-sH2d-GTyY-odJO-XDhIe8"]}, "uuids": {"vda1": ["26655df8-dd03-4c8b-9ba8-b42bd80a5f8c"], "dm-0": ["26d7c341-bdb1-4c33-bc5d-1d325a1ba5e4"]}}, "ansible_apparmor": {"status": "disabled"}, "ansible_veth29f42cd1": {"macaddress": "d6:10:57:80:c5:f5", "features": {"tx_checksum_ipv4": "off [fixed]", "generic_receive_offload": "on", "tx_checksum_ipv6": "off [fixed]", "tx_scatter_gather_fraglist": "on", "rx_all": "off [fixed]", "highdma": "on", "rx_fcs": "off [fixed]", "tx_lockless": "on [fixed]", "tx_tcp_ecn_segmentation": "on", "tx_tcp6_segmentation": "on", "tx_gso_robust": "off [fixed]", "tx_ipip_segmentation": "on", "tx_tcp_mangleid_segmentation": "on", "tx_checksumming": "on", "vlan_challenged": "off [fixed]", "loopback": "off [fixed]", "fcoe_mtu": "off [fixed]", "scatter_gather": "on", "tx_checksum_sctp": "on", "tx_vlan_stag_hw_insert": "on", "rx_vlan_stag_hw_parse": "on", "tx_gso_partial": "off [fixed]", "rx_vlan_stag_filter": "off [fixed]", "large_receive_offload": "off [fixed]", "tx_scatter_gather": "on", "rx_checksumming": "on", "tx_tcp_segmentation": "on", "netns_local": "off [fixed]", "busy_poll": "off [fixed]", "generic_segmentation_offload": "on", "tx_udp_tnl_segmentation": "on", "tcp_segmentation_offload": "on", "l2_fwd_offload": "off [fixed]", "rx_vlan_offload": "on", "ntuple_filters": "off [fixed]", "tx_gre_csum_segmentation": "on", "tx_nocache_copy": "off", "tx_mpls_segmentation": "on", "tx_udp_tnl_csum_segmentation": "on", "udp_fragmentation_offload": "on", "tx_sctp_segmentation": "on", "tx_sit_segmentation": "on", "tx_checksum_fcoe_crc": "off [fixed]", "hw_tc_offload": "off [fixed]", "tx_checksum_ip_generic": "on", "tx_fcoe_segmentation": "off [fixed]", "rx_vlan_filter": "off [fixed]", "tx_vlan_offload": "on", "receive_hashing": "off [fixed]", "tx_gre_segmentation": "on"}, "type": "ether", "hw_timestamp_filters": [], "mtu": 1450, "device": "veth29f42cd1", "promisc": true, "timestamping": ["rx_software", "software"], "ipv6": [{"scope": "link", "prefix": "64", "address": "fe80::d410:57ff:fe80:c5f5"}], "active": true, "speed": 10000}, "ansible_vethd7280bdb": {"macaddress": "2a:5e:43:b8:44:72", "features": {"tx_checksum_ipv4": "off [fixed]", "generic_receive_offload": "on", "tx_checksum_ipv6": "off [fixed]", "tx_scatter_gather_fraglist": "on", "rx_all": "off [fixed]", "highdma": "on", "rx_fcs": "off [fixed]", "tx_lockless": "on [fixed]", "tx_tcp_ecn_segmentation": "on", "tx_tcp6_segmentation": "on", "tx_gso_robust": "off [fixed]", "tx_ipip_segmentation": "on", "tx_tcp_mangleid_segmentation": "on", "tx_checksumming": "on", "vlan_challenged": "off [fixed]", "loopback": "off [fixed]", "fcoe_mtu": "off [fixed]", "scatter_gather": "on", "tx_checksum_sctp": "on", "tx_vlan_stag_hw_insert": "on", "rx_vlan_stag_hw_parse": "on", "tx_gso_partial": "off [fixed]", "rx_vlan_stag_filter": "off [fixed]", "large_receive_offload": "off [fixed]", "tx_scatter_gather": "on", "rx_checksumming": "on", "tx_tcp_segmentation": "on", "netns_local": "off [fixed]", "busy_poll": "off [fixed]", "generic_segmentation_offload": "on", "tx_udp_tnl_segmentation": "on", "tcp_segmentation_offload": "on", "l2_fwd_offload": "off [fixed]", "rx_vlan_offload": "on", "ntuple_filters": "off [fixed]", "tx_gre_csum_segmentation": "on", "tx_nocache_copy": "off", "tx_mpls_segmentation": "on", "tx_udp_tnl_csum_segmentation": "on", "udp_fragmentation_offload": "on", "tx_sctp_segmentation": "on", "tx_sit_segmentation": "on", "tx_checksum_fcoe_crc": "off [fixed]", "hw_tc_offload": "off [fixed]", "tx_checksum_ip_generic": "on", "tx_fcoe_segmentation": "off [fixed]", "rx_vlan_filter": "off [fixed]", "tx_vlan_offload": "on", "receive_hashing": "off [fixed]", "tx_gre_segmentation": "on"}, "type": "ether", "hw_timestamp_filters": [], "mtu": 1450, "device": "vethd7280bdb", "promisc": true, "timestamping": ["rx_software", "software"], "ipv6": [{"scope": "link", "prefix": "64", "address": "fe80::285e:43ff:feb8:4472"}], "active": true, "speed": 10000}, "ansible_memfree_mb": 160, "ansible_processor_count": 4, "ansible_hostname": "qe-juzhao-311-qeos-master-etcd-1", "ansible_tun0": {"macaddress": "9e:a9:c1:22:82:df", "features": {"tx_checksum_ipv4": "off [fixed]", "generic_receive_offload": "on", "tx_checksum_ipv6": "off [fixed]", "tx_scatter_gather_fraglist": "on", "rx_all": "off [fixed]", "highdma": "on", "rx_fcs": "off [fixed]", "tx_lockless": "on [fixed]", "tx_tcp_ecn_segmentation": "on", "tx_tcp6_segmentation": "on", "tx_gso_robust": "off [fixed]", "tx_ipip_segmentation": "on", "tx_tcp_mangleid_segmentation": "on", "tx_checksumming": "on", "vlan_challenged": "off [fixed]", "loopback": "off [fixed]", "fcoe_mtu": "off [fixed]", "scatter_gather": "on", "tx_checksum_sctp": "off [fixed]", "tx_vlan_stag_hw_insert": "on", "rx_vlan_stag_hw_parse": "off [fixed]", "tx_gso_partial": "off [fixed]", "rx_vlan_stag_filter": "off [fixed]", "large_receive_offload": "off [fixed]", "tx_scatter_gather": "on", "rx_checksumming": "off [fixed]", "tx_tcp_segmentation": "on", "netns_local": "off [fixed]", "busy_poll": "off [fixed]", "generic_segmentation_offload": "on", "tx_udp_tnl_segmentation": "on", "tcp_segmentation_offload": "on", "l2_fwd_offload": "off [fixed]", "rx_vlan_offload": "off [fixed]", "ntuple_filters": "off [fixed]", "tx_gre_csum_segmentation": "on", "tx_nocache_copy": "off", "tx_mpls_segmentation": "on", "tx_udp_tnl_csum_segmentation": "on", "udp_fragmentation_offload": "on", "tx_sctp_segmentation": "on", "tx_sit_segmentation": "on", "tx_checksum_fcoe_crc": "off [fixed]", "hw_tc_offload": "off [fixed]", "tx_checksum_ip_generic": "on", "tx_fcoe_segmentation": "off [fixed]", "rx_vlan_filter": "off [fixed]", "tx_vlan_offload": "on", "receive_hashing": "off [fixed]", "tx_gre_segmentation": "on"}, "hw_timestamp_filters": [], "mtu": 1450, "device": "tun0", "promisc": true, "timestamping": ["rx_software", "software"], "ipv4": {"broadcast": "10.128.1.255", "netmask": "255.255.254.0", "network": "10.128.0.0", "address": "10.128.0.1"}, "ipv6": [{"scope": "link", "prefix": "64", "address": "fe80::9ca9:c1ff:fe22:82df"}], "active": true, "type": "ether"}, "ansible_interfaces": ["docker0", "vethd7280bdb", "lo", "ovs-system", "tun0", "vxlan_sys_4789", "veth1ba09ad7", "br0", "veth32f91b4f", "veth61f61d52", "vethd55c677b", "veth29f42cd1", "eth0"], "ansible_machine_id": "59c182966c84403bb130ee850992895b", "ansible_fqdn": "host-172-16-120-34.openstacklocal", "ansible_user_gid": 0, "ansible_nodename": "qe-juzhao-311-qeos-master-etcd-1", "ansible_distribution_file_search_string": "Red Hat", "ansible_lvm": {"pvs": {"/dev/vda2": {"free_g": "9.21", "size_g": "39.51", "vg": "rhel"}}, "lvs": {"root": {"size_g": "30.29", "vg": "rhel"}}, "vgs": {"rhel": {"free_g": "9.21", "size_g": "39.51", "num_lvs": "1", "num_pvs": "1"}}}, "ansible_domain": "openstacklocal", "ansible_distribution_file_path": "/etc/redhat-release", "ansible_virtualization_type": "openstack", "ansible_ssh_host_key_ed25519_public": "AAAAC3NzaC1lZDI1NTE5AAAAIPNJnENE278GppMh9qU28jAbWuyKe6NOzQwdqtjZJcT4", "ansible_processor_cores": 1, "ansible_bios_version": "1.11.0-2.el7", "ansible_date_time": {"weekday_number": "2", "iso8601_basic_short": "20180814T012934", "tz": "EDT", "weeknumber": "33", "hour": "01", "year": "2018", "minute": "29", "tz_offset": "-0400", "month": "08", "epoch": "1534224574", "iso8601_micro": "2018-08-14T05:29:34.072385Z", "weekday": "Tuesday", "time": "01:29:34", "date": "2018-08-14", "iso8601": "2018-08-14T05:29:34Z", "day": "14", "iso8601_basic": "20180814T012934072299", "second": "34"}, "ansible_distribution_release": "Maipo", "ansible_os_family": "RedHat", "ansible_effective_user_id": 0, "ansible_product_name": "OpenStack Compute", "ansible_veth32f91b4f": {"macaddress": "3a:14:9b:e2:7f:fc", "features": {"tx_checksum_ipv4": "off [fixed]", "generic_receive_offload": "on", "tx_checksum_ipv6": "off [fixed]", "tx_scatter_gather_fraglist": "on", "rx_all": "off [fixed]", "highdma": "on", "rx_fcs": "off [fixed]", "tx_lockless": "on [fixed]", "tx_tcp_ecn_segmentation": "on", "tx_tcp6_segmentation": "on", "tx_gso_robust": "off [fixed]", "tx_ipip_segmentation": "on", "tx_tcp_mangleid_segmentation": "on", "tx_checksumming": "on", "vlan_challenged": "off [fixed]", "loopback": "off [fixed]", "fcoe_mtu": "off [fixed]", "scatter_gather": "on", "tx_checksum_sctp": "on", "tx_vlan_stag_hw_insert": "on", "rx_vlan_stag_hw_parse": "on", "tx_gso_partial": "off [fixed]", "rx_vlan_stag_filter": "off [fixed]", "large_receive_offload": "off [fixed]", "tx_scatter_gather": "on", "rx_checksumming": "on", "tx_tcp_segmentation": "on", "netns_local": "off [fixed]", "busy_poll": "off [fixed]", "generic_segmentation_offload": "on", "tx_udp_tnl_segmentation": "on", "tcp_segmentation_offload": "on", "l2_fwd_offload": "off [fixed]", "rx_vlan_offload": "on", "ntuple_filters": "off [fixed]", "tx_gre_csum_segmentation": "on", "tx_nocache_copy": "off", "tx_mpls_segmentation": "on", "tx_udp_tnl_csum_segmentation": "on", "udp_fragmentation_offload": "on", "tx_sctp_segmentation": "on", "tx_sit_segmentation": "on", "tx_checksum_fcoe_crc": "off [fixed]", "hw_tc_offload": "off [fixed]", "tx_checksum_ip_generic": "on", "tx_fcoe_segmentation": "off [fixed]", "rx_vlan_filter": "off [fixed]", "tx_vlan_offload": "on", "receive_hashing": "off [fixed]", "tx_gre_segmentation": "on"}, "type": "ether", "hw_timestamp_filters": [], "mtu": 1450, "device": "veth32f91b4f", "promisc": true, "timestamping": ["rx_software", "software"], "ipv6": [{"scope": "link", "prefix": "64", "address": "fe80::3814:9bff:fee2:7ffc"}], "active": true, "speed": 10000}, "ansible_devices": {"vda": {"scheduler_mode": "", "rotational": "1", "vendor": "0x1af4", "sectors": "83886080", "links": {"masters": [], "labels": [], "ids": [], "uuids": []}, "sas_device_handle": null, "sas_address": null, "virtual": 1, "host": "", "sectorsize": "512", "removable": "0", "support_discard": "0", "model": null, "partitions": {"vda1": {"sectorsize": 512, "uuid": "26655df8-dd03-4c8b-9ba8-b42bd80a5f8c", "links": {"masters": [], "labels": [], "ids": [], "uuids": ["26655df8-dd03-4c8b-9ba8-b42bd80a5f8c"]}, "sectors": "1024000", "start": "2048", "holders": [], "size": "500.00 MB"}, "vda2": {"sectorsize": 512, "uuid": null, "links": {"masters": ["dm-0"], "labels": [], "ids": ["lvm-pv-uuid-fMz7ER-TVt2-pFX8-sH2d-GTyY-odJO-XDhIe8"], "uuids": []}, "sectors": "82859999", "start": "1026048", "holders": ["rhel-root"], "size": "39.51 GB"}}, "holders": [], "size": "40.00 GB"}, "dm-0": {"scheduler_mode": "", "rotational": "1", "vendor": null, "sectors": "63528960", "links": {"masters": [], "labels": [], "ids": ["dm-name-rhel-root", "dm-uuid-LVM-1OTSMbsLhvuGFRKD2kltVzy75qWTJjWYCbQWeOMc5WJPbb4z3Ij5vlbz7wPeovMl"], "uuids": ["26d7c341-bdb1-4c33-bc5d-1d325a1ba5e4"]}, "sas_device_handle": null, "sas_address": null, "virtual": 1, "host": "", "sectorsize": "512", "removable": "0", "support_discard": "0", "model": null, "partitions": {}, "holders": [], "size": "30.29 GB"}}, "ansible_user_uid": 0, "ansible_bios_date": "04/01/2014", "ansible_system_capabilities": ["cap_chown", "cap_dac_override", "cap_dac_read_search", "cap_fowner", "cap_fsetid", "cap_kill", "cap_setgid", "cap_setuid", "cap_setpcap", "cap_linux_immutable", "cap_net_bind_service", "cap_net_broadcast", "cap_net_admin", "cap_net_raw", "cap_ipc_lock", "cap_ipc_owner", "cap_sys_module", "cap_sys_rawio", "cap_sys_chroot", "cap_sys_ptrace", "cap_sys_pacct", "cap_sys_admin", "cap_sys_boot", "cap_sys_nice", "cap_sys_resource", "cap_sys_time", "cap_sys_tty_config", "cap_mknod", "cap_lease", "cap_audit_write", "cap_audit_control", "cap_setfcap", "cap_mac_override", "cap_mac_admin", "cap_syslog", "35", "36+ep"]}}\n', '') >ok: [host-8-240-184.host.centralci.eng.rdu2.redhat.com] >META: ran handlers >META: ran handlers >META: ran handlers > >PLAY [Initialize basic host facts] ****************************************************************************************************************************************************** >META: ran handlers > >TASK [openshift_sanitize_inventory : include_tasks] ************************************************************************************************************************************* >task path: /usr/share/ansible/openshift-ansible/roles/openshift_sanitize_inventory/tasks/main.yml:4 >Tuesday 14 August 2018 01:29:35 -0400 (0:00:01.358) 0:00:02.080 ******** >included: /usr/share/ansible/openshift-ansible/roles/openshift_sanitize_inventory/tasks/deprecations.yml for host-8-240-184.host.centralci.eng.rdu2.redhat.com > >TASK [openshift_sanitize_inventory : Check for usage of deprecated variables] *********************************************************************************************************** >task path: /usr/share/ansible/openshift-ansible/roles/openshift_sanitize_inventory/tasks/deprecations.yml:4 >Tuesday 14 August 2018 01:29:35 -0400 (0:00:00.163) 0:00:02.243 ******** >ok: [host-8-240-184.host.centralci.eng.rdu2.redhat.com] => { > "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", > "changed": false >} > >TASK [openshift_sanitize_inventory : debug] ********************************************************************************************************************************************* >task path: /usr/share/ansible/openshift-ansible/roles/openshift_sanitize_inventory/tasks/deprecations.yml:13 >Tuesday 14 August 2018 01:29:35 -0400 (0:00:00.214) 0:00:02.458 ******** >skipping: [host-8-240-184.host.centralci.eng.rdu2.redhat.com] => {} > >TASK [openshift_sanitize_inventory : set_stats] ***************************************************************************************************************************************** >task path: /usr/share/ansible/openshift-ansible/roles/openshift_sanitize_inventory/tasks/deprecations.yml:14 >Tuesday 14 August 2018 01:29:35 -0400 (0:00:00.071) 0:00:02.530 ******** >skipping: [host-8-240-184.host.centralci.eng.rdu2.redhat.com] => { > "changed": false, > "skip_reason": "Conditional result was False" >} > >TASK [openshift_sanitize_inventory : Assign deprecated variables to correct counterparts] *********************************************************************************************** >task path: /usr/share/ansible/openshift-ansible/roles/openshift_sanitize_inventory/tasks/deprecations.yml:22 >Tuesday 14 August 2018 01:29:35 -0400 (0:00:00.069) 0:00:02.600 ******** >included: /usr/share/ansible/openshift-ansible/roles/openshift_sanitize_inventory/tasks/__deprecations_logging.yml for host-8-240-184.host.centralci.eng.rdu2.redhat.com >included: /usr/share/ansible/openshift-ansible/roles/openshift_sanitize_inventory/tasks/__deprecations_metrics.yml for host-8-240-184.host.centralci.eng.rdu2.redhat.com > >TASK [openshift_sanitize_inventory : conditional_set_fact] ****************************************************************************************************************************** >task path: /usr/share/ansible/openshift-ansible/roles/openshift_sanitize_inventory/tasks/__deprecations_logging.yml:5 >Tuesday 14 August 2018 01:29:35 -0400 (0:00:00.147) 0:00:02.747 ******** >ok: [host-8-240-184.host.centralci.eng.rdu2.redhat.com] => { > "ansible_facts": {}, > "changed": false >} > >TASK [openshift_sanitize_inventory : set_fact] ****************************************************************************************************************************************** >task path: /usr/share/ansible/openshift-ansible/roles/openshift_sanitize_inventory/tasks/__deprecations_logging.yml:42 >Tuesday 14 August 2018 01:29:36 -0400 (0:00:00.190) 0:00:02.937 ******** >ok: [host-8-240-184.host.centralci.eng.rdu2.redhat.com] => { > "ansible_facts": { > "openshift_logging_elasticsearch_ops_pvc_dynamic": "", > "openshift_logging_elasticsearch_ops_pvc_prefix": "", > "openshift_logging_elasticsearch_ops_pvc_size": "", > "openshift_logging_elasticsearch_pvc_dynamic": "", > "openshift_logging_elasticsearch_pvc_prefix": "", > "openshift_logging_elasticsearch_pvc_size": "" > }, > "changed": false >} > >TASK [openshift_sanitize_inventory : conditional_set_fact] ****************************************************************************************************************************** >task path: /usr/share/ansible/openshift-ansible/roles/openshift_sanitize_inventory/tasks/__deprecations_metrics.yml:5 >Tuesday 14 August 2018 01:29:36 -0400 (0:00:00.102) 0:00:03.040 ******** >ok: [host-8-240-184.host.centralci.eng.rdu2.redhat.com] => { > "ansible_facts": {}, > "changed": false >} > >TASK [openshift_sanitize_inventory : Standardize on latest variable names] ************************************************************************************************************** >task path: /usr/share/ansible/openshift-ansible/roles/openshift_sanitize_inventory/tasks/main.yml:7 >Tuesday 14 August 2018 01:29:36 -0400 (0:00:00.188) 0:00:03.228 ******** >ok: [host-8-240-184.host.centralci.eng.rdu2.redhat.com] => { > "ansible_facts": { > "deployment_subtype": "basic", > "openshift_deployment_subtype": "basic" > }, > "changed": false >} > >TASK [openshift_sanitize_inventory : Normalize openshift_release] *********************************************************************************************************************** >task path: /usr/share/ansible/openshift-ansible/roles/openshift_sanitize_inventory/tasks/main.yml:12 >Tuesday 14 August 2018 01:29:36 -0400 (0:00:00.090) 0:00:03.319 ******** >skipping: [host-8-240-184.host.centralci.eng.rdu2.redhat.com] => { > "changed": false, > "skip_reason": "Conditional result was False" >} > >TASK [openshift_sanitize_inventory : Abort when openshift_release is invalid] *********************************************************************************************************** >task path: /usr/share/ansible/openshift-ansible/roles/openshift_sanitize_inventory/tasks/main.yml:22 >Tuesday 14 August 2018 01:29:36 -0400 (0:00:00.071) 0:00:03.390 ******** >skipping: [host-8-240-184.host.centralci.eng.rdu2.redhat.com] => { > "changed": false, > "skip_reason": "Conditional result was False" >} > >TASK [openshift_sanitize_inventory : include_tasks] ************************************************************************************************************************************* >task path: /usr/share/ansible/openshift-ansible/roles/openshift_sanitize_inventory/tasks/main.yml:31 >Tuesday 14 August 2018 01:29:36 -0400 (0:00:00.069) 0:00:03.460 ******** >included: /usr/share/ansible/openshift-ansible/roles/openshift_sanitize_inventory/tasks/unsupported.yml for host-8-240-184.host.centralci.eng.rdu2.redhat.com > >TASK [openshift_sanitize_inventory : Ensure that openshift_use_dnsmasq is true] ********************************************************************************************************* >task path: /usr/share/ansible/openshift-ansible/roles/openshift_sanitize_inventory/tasks/unsupported.yml:5 >Tuesday 14 August 2018 01:29:36 -0400 (0:00:00.133) 0:00:03.594 ******** >skipping: [host-8-240-184.host.centralci.eng.rdu2.redhat.com] => { > "changed": false, > "skip_reason": "Conditional result was False" >} > >TASK [openshift_sanitize_inventory : Ensure that openshift_node_dnsmasq_install_network_manager_hook is true] *************************************************************************** >task path: /usr/share/ansible/openshift-ansible/roles/openshift_sanitize_inventory/tasks/unsupported.yml:14 >Tuesday 14 August 2018 01:29:36 -0400 (0:00:00.073) 0:00:03.667 ******** >skipping: [host-8-240-184.host.centralci.eng.rdu2.redhat.com] => { > "changed": false, > "skip_reason": "Conditional result was False" >} > >TASK [openshift_sanitize_inventory : set_fact] ****************************************************************************************************************************************** >task path: /usr/share/ansible/openshift-ansible/roles/openshift_sanitize_inventory/tasks/unsupported.yml:22 >Tuesday 14 August 2018 01:29:36 -0400 (0:00:00.069) 0:00:03.737 ******** >skipping: [host-8-240-184.host.centralci.eng.rdu2.redhat.com] => (item=openshift_hosted_registry_storage_kind) => { > "changed": false, > "item": "openshift_hosted_registry_storage_kind", > "skip_reason": "Conditional result was False" >} > >TASK [openshift_sanitize_inventory : Ensure that dynamic provisioning is set if using dynamic storage] ********************************************************************************** >task path: /usr/share/ansible/openshift-ansible/roles/openshift_sanitize_inventory/tasks/unsupported.yml:29 >Tuesday 14 August 2018 01:29:36 -0400 (0:00:00.181) 0:00:03.919 ******** >skipping: [host-8-240-184.host.centralci.eng.rdu2.redhat.com] => { > "changed": false, > "skip_reason": "Conditional result was False" >} > >TASK [openshift_sanitize_inventory : Ensure the hosted registry's GlusterFS storage is configured correctly] **************************************************************************** >task path: /usr/share/ansible/openshift-ansible/roles/openshift_sanitize_inventory/tasks/unsupported.yml:45 >Tuesday 14 August 2018 01:29:37 -0400 (0:00:00.077) 0:00:03.997 ******** >skipping: [host-8-240-184.host.centralci.eng.rdu2.redhat.com] => { > "changed": false, > "skip_reason": "Conditional result was False" >} > >TASK [openshift_sanitize_inventory : Ensure the hosted registry's GlusterFS storage is configured correctly] **************************************************************************** >task path: /usr/share/ansible/openshift-ansible/roles/openshift_sanitize_inventory/tasks/unsupported.yml:58 >Tuesday 14 August 2018 01:29:37 -0400 (0:00:00.074) 0:00:04.071 ******** >skipping: [host-8-240-184.host.centralci.eng.rdu2.redhat.com] => { > "changed": false, > "skip_reason": "Conditional result was False" >} > >TASK [openshift_sanitize_inventory : Ensure clusterid is set along with the cloudprovider] ********************************************************************************************** >task path: /usr/share/ansible/openshift-ansible/roles/openshift_sanitize_inventory/tasks/main.yml:35 >Tuesday 14 August 2018 01:29:37 -0400 (0:00:00.071) 0:00:04.143 ******** >skipping: [host-8-240-184.host.centralci.eng.rdu2.redhat.com] => { > "changed": false, > "skip_reason": "Conditional result was False" >} > >TASK [openshift_sanitize_inventory : Ensure ansible_service_broker_remove and ansible_service_broker_install are mutually exclusive] **************************************************** >task path: /usr/share/ansible/openshift-ansible/roles/openshift_sanitize_inventory/tasks/main.yml:48 >Tuesday 14 August 2018 01:29:37 -0400 (0:00:00.077) 0:00:04.220 ******** >skipping: [host-8-240-184.host.centralci.eng.rdu2.redhat.com] => { > "changed": false, > "skip_reason": "Conditional result was False" >} > >TASK [openshift_sanitize_inventory : Ensure template_service_broker_remove and template_service_broker_install are mutually exclusive] ************************************************** >task path: /usr/share/ansible/openshift-ansible/roles/openshift_sanitize_inventory/tasks/main.yml:57 >Tuesday 14 August 2018 01:29:37 -0400 (0:00:00.073) 0:00:04.293 ******** >skipping: [host-8-240-184.host.centralci.eng.rdu2.redhat.com] => { > "changed": false, > "skip_reason": "Conditional result was False" >} > >TASK [openshift_sanitize_inventory : Ensure that all requires vsphere configuration variables are set] ********************************************************************************** >task path: /usr/share/ansible/openshift-ansible/roles/openshift_sanitize_inventory/tasks/main.yml:66 >Tuesday 14 August 2018 01:29:37 -0400 (0:00:00.082) 0:00:04.376 ******** >skipping: [host-8-240-184.host.centralci.eng.rdu2.redhat.com] => { > "changed": false, > "skip_reason": "Conditional result was False" >} > >TASK [openshift_sanitize_inventory : ensure provider configuration variables are defined] *********************************************************************************************** >task path: /usr/share/ansible/openshift-ansible/roles/openshift_sanitize_inventory/tasks/main.yml:83 >Tuesday 14 August 2018 01:29:37 -0400 (0:00:00.077) 0:00:04.453 ******** >skipping: [host-8-240-184.host.centralci.eng.rdu2.redhat.com] => { > "changed": false, > "skip_reason": "Conditional result was False" >} > >TASK [openshift_sanitize_inventory : Ensure removed web console extension variables are not set] **************************************************************************************** >task path: /usr/share/ansible/openshift-ansible/roles/openshift_sanitize_inventory/tasks/main.yml:98 >Tuesday 14 August 2018 01:29:37 -0400 (0:00:00.071) 0:00:04.525 ******** >skipping: [host-8-240-184.host.centralci.eng.rdu2.redhat.com] => { > "changed": false, > "skip_reason": "Conditional result was False" >} > >TASK [openshift_sanitize_inventory : Ensure that web console port matches API server port] ********************************************************************************************** >task path: /usr/share/ansible/openshift-ansible/roles/openshift_sanitize_inventory/tasks/main.yml:109 >Tuesday 14 August 2018 01:29:37 -0400 (0:00:00.075) 0:00:04.600 ******** >skipping: [host-8-240-184.host.centralci.eng.rdu2.redhat.com] => { > "changed": false, > "skip_reason": "Conditional result was False" >} > >TASK [openshift_sanitize_inventory : At least one master is schedulable] **************************************************************************************************************** >task path: /usr/share/ansible/openshift-ansible/roles/openshift_sanitize_inventory/tasks/main.yml:119 >Tuesday 14 August 2018 01:29:37 -0400 (0:00:00.069) 0:00:04.670 ******** >skipping: [host-8-240-184.host.centralci.eng.rdu2.redhat.com] => { > "changed": false, > "skip_reason": "Conditional result was False" >} > >TASK [Detecting Operating System from ostree_booted] ************************************************************************************************************************************ >task path: /usr/share/ansible/openshift-ansible/playbooks/init/basic_facts.yml:19 >Tuesday 14 August 2018 01:29:37 -0400 (0:00:00.137) 0:00:04.807 ******** >Using module file /usr/lib/python2.7/site-packages/ansible/modules/files/stat.py ><host-8-240-184.host.centralci.eng.rdu2.redhat.com> ESTABLISH SSH CONNECTION FOR USER: root ><host-8-240-184.host.centralci.eng.rdu2.redhat.com> SSH: EXEC ssh -o ControlMaster=auto -o ControlPersist=600s -o StrictHostKeyChecking=no -o 'IdentityFile="/root/libra.pem"' -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o User=root -o ConnectTimeout=30 -o ControlPath=/root/.ansible/cp/%h-%r host-8-240-184.host.centralci.eng.rdu2.redhat.com '/bin/sh -c '"'"'/usr/bin/python && sleep 0'"'"'' ><host-8-240-184.host.centralci.eng.rdu2.redhat.com> (0, '\n{"invocation": {"module_args": {"checksum_algorithm": "sha1", "get_checksum": false, "follow": false, "path": "/run/ostree-booted", "get_md5": null, "get_mime": false, "get_attributes": false}}, "stat": {"exists": false}, "changed": false}\n', '') >ok: [host-8-240-184.host.centralci.eng.rdu2.redhat.com] => { > "changed": false, > "invocation": { > "module_args": { > "checksum_algorithm": "sha1", > "follow": false, > "get_attributes": false, > "get_checksum": false, > "get_md5": null, > "get_mime": false, > "path": "/run/ostree-booted" > } > }, > "stat": { > "exists": false > } >} > >TASK [set openshift_deployment_type if unset] ******************************************************************************************************************************************* >task path: /usr/share/ansible/openshift-ansible/playbooks/init/basic_facts.yml:28 >Tuesday 14 August 2018 01:29:38 -0400 (0:00:00.371) 0:00:05.178 ******** >skipping: [host-8-240-184.host.centralci.eng.rdu2.redhat.com] => { > "changed": false, > "skip_reason": "Conditional result was False" >} > >TASK [check for node already bootstrapped] ********************************************************************************************************************************************** >task path: /usr/share/ansible/openshift-ansible/playbooks/init/basic_facts.yml:35 >Tuesday 14 August 2018 01:29:38 -0400 (0:00:00.072) 0:00:05.251 ******** >Using module file /usr/lib/python2.7/site-packages/ansible/modules/files/stat.py ><host-8-240-184.host.centralci.eng.rdu2.redhat.com> ESTABLISH SSH CONNECTION FOR USER: root ><host-8-240-184.host.centralci.eng.rdu2.redhat.com> SSH: EXEC ssh -o ControlMaster=auto -o ControlPersist=600s -o StrictHostKeyChecking=no -o 'IdentityFile="/root/libra.pem"' -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o User=root -o ConnectTimeout=30 -o ControlPath=/root/.ansible/cp/%h-%r host-8-240-184.host.centralci.eng.rdu2.redhat.com '/bin/sh -c '"'"'/usr/bin/python && sleep 0'"'"'' ><host-8-240-184.host.centralci.eng.rdu2.redhat.com> (0, '\n{"invocation": {"module_args": {"checksum_algorithm": "sha1", "get_checksum": false, "follow": false, "path": "/etc/origin/node/bootstrap-node-config.yaml", "get_md5": null, "get_mime": false, "get_attributes": false}}, "stat": {"uid": 0, "exists": true, "woth": false, "device_type": 0, "mtime": 1534215779.116196, "block_size": 4096, "inode": 58876281, "isgid": false, "size": 1705, "wgrp": false, "executable": false, "isuid": false, "readable": true, "isreg": true, "pw_name": "root", "gid": 0, "ischr": false, "wusr": true, "writeable": true, "blocks": 8, "xoth": false, "islnk": false, "nlink": 1, "issock": false, "rgrp": false, "gr_name": "root", "path": "/etc/origin/node/bootstrap-node-config.yaml", "xusr": false, "atime": 1534215856.151196, "isdir": false, "ctime": 1534215779.290196, "isblk": false, "xgrp": false, "dev": 64768, "roth": false, "isfifo": false, "mode": "0600", "rusr": true}, "changed": false}\n', '') >ok: [host-8-240-184.host.centralci.eng.rdu2.redhat.com] => { > "changed": false, > "invocation": { > "module_args": { > "checksum_algorithm": "sha1", > "follow": false, > "get_attributes": false, > "get_checksum": false, > "get_md5": null, > "get_mime": false, > "path": "/etc/origin/node/bootstrap-node-config.yaml" > } > }, > "stat": { > "atime": 1534215856.151196, > "block_size": 4096, > "blocks": 8, > "ctime": 1534215779.290196, > "dev": 64768, > "device_type": 0, > "executable": false, > "exists": true, > "gid": 0, > "gr_name": "root", > "inode": 58876281, > "isblk": false, > "ischr": false, > "isdir": false, > "isfifo": false, > "isgid": false, > "islnk": false, > "isreg": true, > "issock": false, > "isuid": false, > "mode": "0600", > "mtime": 1534215779.116196, > "nlink": 1, > "path": "/etc/origin/node/bootstrap-node-config.yaml", > "pw_name": "root", > "readable": true, > "rgrp": false, > "roth": false, > "rusr": true, > "size": 1705, > "uid": 0, > "wgrp": false, > "woth": false, > "writeable": true, > "wusr": true, > "xgrp": false, > "xoth": false, > "xusr": false > } >} > >TASK [initialize_facts set fact openshift_is_bootstrapped] ****************************************************************************************************************************** >task path: /usr/share/ansible/openshift-ansible/playbooks/init/basic_facts.yml:42 >Tuesday 14 August 2018 01:29:38 -0400 (0:00:00.352) 0:00:05.603 ******** >ok: [host-8-240-184.host.centralci.eng.rdu2.redhat.com] => { > "ansible_facts": { > "openshift_is_bootstrapped": true > }, > "changed": false >} > >TASK [initialize_facts set fact openshift_is_atomic and openshift_is_containerized] ***************************************************************************************************** >task path: /usr/share/ansible/openshift-ansible/playbooks/init/basic_facts.yml:46 >Tuesday 14 August 2018 01:29:38 -0400 (0:00:00.101) 0:00:05.704 ******** >ok: [host-8-240-184.host.centralci.eng.rdu2.redhat.com] => { > "ansible_facts": { > "openshift_is_atomic": false, > "openshift_is_containerized": false > }, > "changed": false >} > >TASK [Determine Atomic Host Docker Version] ********************************************************************************************************************************************* >task path: /usr/share/ansible/openshift-ansible/playbooks/init/basic_facts.yml:63 >Tuesday 14 August 2018 01:29:38 -0400 (0:00:00.095) 0:00:05.800 ******** >skipping: [host-8-240-184.host.centralci.eng.rdu2.redhat.com] => { > "changed": false, > "skip_reason": "Conditional result was False" >} > >TASK [assert atomic host docker version is 1.12 or later] ******************************************************************************************************************************* >task path: /usr/share/ansible/openshift-ansible/playbooks/init/basic_facts.yml:67 >Tuesday 14 August 2018 01:29:38 -0400 (0:00:00.074) 0:00:05.874 ******** >skipping: [host-8-240-184.host.centralci.eng.rdu2.redhat.com] => { > "changed": false, > "skip_reason": "Conditional result was False" >} >META: ran handlers >META: ran handlers > >PLAY [Retrieve existing master configs and validate] ************************************************************************************************************************************ >META: ran handlers > >TASK [openshift_control_plane : stat] *************************************************************************************************************************************************** >task path: /usr/share/ansible/openshift-ansible/roles/openshift_control_plane/tasks/check_existing_config.yml:3 >Tuesday 14 August 2018 01:29:39 -0400 (0:00:00.076) 0:00:05.950 ******** >Using module file /usr/lib/python2.7/site-packages/ansible/modules/files/stat.py ><host-8-240-184.host.centralci.eng.rdu2.redhat.com> ESTABLISH SSH CONNECTION FOR USER: root ><host-8-240-184.host.centralci.eng.rdu2.redhat.com> SSH: EXEC ssh -o ControlMaster=auto -o ControlPersist=600s -o StrictHostKeyChecking=no -o 'IdentityFile="/root/libra.pem"' -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o User=root -o ConnectTimeout=30 -o ControlPath=/root/.ansible/cp/%h-%r host-8-240-184.host.centralci.eng.rdu2.redhat.com '/bin/sh -c '"'"'/usr/bin/python && sleep 0'"'"'' ><host-8-240-184.host.centralci.eng.rdu2.redhat.com> (0, '\n{"invocation": {"module_args": {"checksum_algorithm": "sha1", "get_checksum": false, "follow": false, "path": "/etc/origin/master/master-config.yaml", "get_md5": null, "get_mime": false, "get_attributes": false}}, "stat": {"uid": 0, "exists": true, "woth": false, "device_type": 0, "mtime": 1534215885.567196, "block_size": 4096, "inode": 17094642, "isgid": false, "size": 7069, "wgrp": false, "executable": false, "isuid": false, "readable": true, "isreg": true, "pw_name": "root", "gid": 0, "ischr": false, "wusr": true, "writeable": true, "blocks": 16, "xoth": false, "islnk": false, "nlink": 1, "issock": false, "rgrp": true, "gr_name": "root", "path": "/etc/origin/master/master-config.yaml", "xusr": false, "atime": 1534216040.224196, "isdir": false, "ctime": 1534215885.567196, "isblk": false, "xgrp": false, "dev": 64768, "roth": true, "isfifo": false, "mode": "0644", "rusr": true}, "changed": false}\n', '') >ok: [host-8-240-184.host.centralci.eng.rdu2.redhat.com] => { > "changed": false, > "invocation": { > "module_args": { > "checksum_algorithm": "sha1", > "follow": false, > "get_attributes": false, > "get_checksum": false, > "get_md5": null, > "get_mime": false, > "path": "/etc/origin/master/master-config.yaml" > } > }, > "stat": { > "atime": 1534216040.224196, > "block_size": 4096, > "blocks": 16, > "ctime": 1534215885.567196, > "dev": 64768, > "device_type": 0, > "executable": false, > "exists": true, > "gid": 0, > "gr_name": "root", > "inode": 17094642, > "isblk": false, > "ischr": false, > "isdir": false, > "isfifo": false, > "isgid": false, > "islnk": false, > "isreg": true, > "issock": false, > "isuid": false, > "mode": "0644", > "mtime": 1534215885.567196, > "nlink": 1, > "path": "/etc/origin/master/master-config.yaml", > "pw_name": "root", > "readable": true, > "rgrp": true, > "roth": true, > "rusr": true, > "size": 7069, > "uid": 0, > "wgrp": false, > "woth": false, > "writeable": true, > "wusr": true, > "xgrp": false, > "xoth": false, > "xusr": false > } >} > >TASK [openshift_control_plane : slurp] ************************************************************************************************************************************************** >task path: /usr/share/ansible/openshift-ansible/roles/openshift_control_plane/tasks/check_existing_config.yml:10 >Tuesday 14 August 2018 01:29:39 -0400 (0:00:00.230) 0:00:06.181 ******** >Using module file /usr/lib/python2.7/site-packages/ansible/modules/net_tools/basics/slurp.py ><host-8-240-184.host.centralci.eng.rdu2.redhat.com> ESTABLISH SSH CONNECTION FOR USER: root ><host-8-240-184.host.centralci.eng.rdu2.redhat.com> SSH: EXEC ssh -o ControlMaster=auto -o ControlPersist=600s -o StrictHostKeyChecking=no -o 'IdentityFile="/root/libra.pem"' -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o User=root -o ConnectTimeout=30 -o ControlPath=/root/.ansible/cp/%h-%r host-8-240-184.host.centralci.eng.rdu2.redhat.com '/bin/sh -c '"'"'/usr/bin/python && sleep 0'"'"'' ><host-8-240-184.host.centralci.eng.rdu2.redhat.com> (0, '\n{"content": "YWRtaXNzaW9uQ29uZmlnOgogIHBsdWdpbkNvbmZpZzoKICAgIEJ1aWxkRGVmYXVsdHM6CiAgICAgIGNvbmZpZ3VyYXRpb246CiAgICAgICAgYXBpVmVyc2lvbjogdjEKICAgICAgICBlbnY6CiAgICAgICAgLSBuYW1lOiBIVFRQX1BST1hZCiAgICAgICAgICB2YWx1ZTogaHR0cDovL2ZpbGUucmR1LnJlZGhhdC5jb206MzEyOAogICAgICAgIC0gbmFtZTogSFRUUFNfUFJPWFkKICAgICAgICAgIHZhbHVlOiBodHRwOi8vZmlsZS5yZHUucmVkaGF0LmNvbTozMTI4CiAgICAgICAgLSBuYW1lOiBOT19QUk9YWQogICAgICAgICAgdmFsdWU6IC5jZW50cmFsY2kuZW5nLnJkdTIucmVkaGF0LmNvbSwuY2x1c3Rlci5sb2NhbCwubGFiLnNqYy5yZWRoYXQuY29tLC5zdmMsMTAuMTQuODkuNCwxNjkuMjU0LjE2OS4yNTQsMTcyLjE2LjEyMC4zNCwxNzIuMzAuMC4xLHFlLWp1emhhby0zMTEtcWVvcy1tYXN0ZXItZXRjZC0xLHFlLWp1emhhby0zMTEtcWVvcy1ub2RlLTEscWUtanV6aGFvLTMxMS1xZW9zLW5yci0xCiAgICAgICAgLSBuYW1lOiBodHRwX3Byb3h5CiAgICAgICAgICB2YWx1ZTogaHR0cDovL2ZpbGUucmR1LnJlZGhhdC5jb206MzEyOAogICAgICAgIC0gbmFtZTogaHR0cHNfcHJveHkKICAgICAgICAgIHZhbHVlOiBodHRwOi8vZmlsZS5yZHUucmVkaGF0LmNvbTozMTI4CiAgICAgICAgLSBuYW1lOiBub19wcm94eQogICAgICAgICAgdmFsdWU6IC5jZW50cmFsY2kuZW5nLnJkdTIucmVkaGF0LmNvbSwuY2x1c3Rlci5sb2NhbCwubGFiLnNqYy5yZWRoYXQuY29tLC5zdmMsMTAuMTQuODkuNCwxNjkuMjU0LjE2OS4yNTQsMTcyLjE2LjEyMC4zNCwxNzIuMzAuMC4xLHFlLWp1emhhby0zMTEtcWVvcy1tYXN0ZXItZXRjZC0xLHFlLWp1emhhby0zMTEtcWVvcy1ub2RlLTEscWUtanV6aGFvLTMxMS1xZW9zLW5yci0xCiAgICAgICAgZ2l0SFRUUFByb3h5OiBodHRwOi8vZmlsZS5yZHUucmVkaGF0LmNvbTozMTI4CiAgICAgICAgZ2l0SFRUUFNQcm94eTogaHR0cDovL2ZpbGUucmR1LnJlZGhhdC5jb206MzEyOAogICAgICAgIGdpdE5vUHJveHk6IC5jZW50cmFsY2kuZW5nLnJkdTIucmVkaGF0LmNvbSwuY2x1c3Rlci5sb2NhbCwubGFiLnNqYy5yZWRoYXQuY29tLC5zdmMsMTAuMTQuODkuNCwxNjkuMjU0LjE2OS4yNTQsMTcyLjE2LjEyMC4zNCwxNzIuMzAuMC4xLHFlLWp1emhhby0zMTEtcWVvcy1tYXN0ZXItZXRjZC0xLHFlLWp1emhhby0zMTEtcWVvcy1ub2RlLTEscWUtanV6aGFvLTMxMS1xZW9zLW5yci0xCiAgICAgICAga2luZDogQnVpbGREZWZhdWx0c0NvbmZpZwogICAgICAgIHJlc291cmNlczoKICAgICAgICAgIGxpbWl0czoge30KICAgICAgICAgIHJlcXVlc3RzOiB7fQogICAgQnVpbGRPdmVycmlkZXM6CiAgICAgIGNvbmZpZ3VyYXRpb246CiAgICAgICAgYXBpVmVyc2lvbjogdjEKICAgICAgICBraW5kOiBCdWlsZE92ZXJyaWRlc0NvbmZpZwogICAgb3BlbnNoaWZ0LmlvL0ltYWdlUG9saWN5OgogICAgICBjb25maWd1cmF0aW9uOgogICAgICAgIGFwaVZlcnNpb246IHYxCiAgICAgICAgZXhlY3V0aW9uUnVsZXM6CiAgICAgICAgLSBtYXRjaEltYWdlQW5ub3RhdGlvbnM6CiAgICAgICAgICAtIGtleTogaW1hZ2VzLm9wZW5zaGlmdC5pby9kZW55LWV4ZWN1dGlvbgogICAgICAgICAgICB2YWx1ZTogJ3RydWUnCiAgICAgICAgICBuYW1lOiBleGVjdXRpb24tZGVuaWVkCiAgICAgICAgICBvblJlc291cmNlczoKICAgICAgICAgIC0gcmVzb3VyY2U6IHBvZHMKICAgICAgICAgIC0gcmVzb3VyY2U6IGJ1aWxkcwogICAgICAgICAgcmVqZWN0OiB0cnVlCiAgICAgICAgICBza2lwT25SZXNvbHV0aW9uRmFpbHVyZTogdHJ1ZQogICAgICAgIGtpbmQ6IEltYWdlUG9saWN5Q29uZmlnCmFnZ3JlZ2F0b3JDb25maWc6CiAgcHJveHlDbGllbnRJbmZvOgogICAgY2VydEZpbGU6IGFnZ3JlZ2F0b3ItZnJvbnQtcHJveHkuY3J0CiAgICBrZXlGaWxlOiBhZ2dyZWdhdG9yLWZyb250LXByb3h5LmtleQphcGlMZXZlbHM6Ci0gdjEKYXBpVmVyc2lvbjogdjEKYXV0aENvbmZpZzoKICByZXF1ZXN0SGVhZGVyOgogICAgY2xpZW50Q0E6IGZyb250LXByb3h5LWNhLmNydAogICAgY2xpZW50Q29tbW9uTmFtZXM6CiAgICAtIGFnZ3JlZ2F0b3ItZnJvbnQtcHJveHkKICAgIGV4dHJhSGVhZGVyUHJlZml4ZXM6CiAgICAtIFgtUmVtb3RlLUV4dHJhLQogICAgZ3JvdXBIZWFkZXJzOgogICAgLSBYLVJlbW90ZS1Hcm91cAogICAgdXNlcm5hbWVIZWFkZXJzOgogICAgLSBYLVJlbW90ZS1Vc2VyCmNvbnRyb2xsZXJDb25maWc6CiAgZWxlY3Rpb246CiAgICBsb2NrTmFtZTogb3BlbnNoaWZ0LW1hc3Rlci1jb250cm9sbGVycwogIHNlcnZpY2VTZXJ2aW5nQ2VydDoKICAgIHNpZ25lcjoKICAgICAgY2VydEZpbGU6IHNlcnZpY2Utc2lnbmVyLmNydAogICAgICBrZXlGaWxlOiBzZXJ2aWNlLXNpZ25lci5rZXkKY29udHJvbGxlcnM6ICcqJwpjb3JzQWxsb3dlZE9yaWdpbnM6Ci0gKD9pKS8vMTI3XC4wXC4wXC4xKDp8XHopCi0gKD9pKS8vbG9jYWxob3N0KDp8XHopCi0gKD9pKS8vMTcyXC4xNlwuMTIwXC4zNCg6fFx6KQotICg/aSkvLzEwXC44XC4yNDBcLjE4NCg6fFx6KQotICg/aSkvL3FlXC1qdXpoYW9cLTMxMVwtcWVvc1wtbWFzdGVyXC1ldGNkXC0xKDp8XHopCi0gKD9pKS8va3ViZXJuZXRlc1wuZGVmYXVsdCg6fFx6KQotICg/aSkvL2t1YmVybmV0ZXMoOnxceikKLSAoP2kpLy9vcGVuc2hpZnRcLmRlZmF1bHRcLnN2Yyg6fFx6KQotICg/aSkvL29wZW5zaGlmdFwuZGVmYXVsdCg6fFx6KQotICg/aSkvL2hvc3RcLThcLTI0MFwtMTg0XC5ob3N0XC5jZW50cmFsY2lcLmVuZ1wucmR1MlwucmVkaGF0XC5jb20oOnxceikKLSAoP2kpLy8xNzJcLjMwXC4wXC4xKDp8XHopCi0gKD9pKS8vb3BlbnNoaWZ0XC5kZWZhdWx0XC5zdmNcLmNsdXN0ZXJcLmxvY2FsKDp8XHopCi0gKD9pKS8va3ViZXJuZXRlc1wuZGVmYXVsdFwuc3ZjKDp8XHopCi0gKD9pKS8va3ViZXJuZXRlc1wuZGVmYXVsdFwuc3ZjXC5jbHVzdGVyXC5sb2NhbCg6fFx6KQotICg/aSkvL29wZW5zaGlmdCg6fFx6KQpkbnNDb25maWc6CiAgYmluZEFkZHJlc3M6IDAuMC4wLjA6ODA1MwogIGJpbmROZXR3b3JrOiB0Y3A0CmV0Y2RDbGllbnRJbmZvOgogIGNhOiBtYXN0ZXIuZXRjZC1jYS5jcnQKICBjZXJ0RmlsZTogbWFzdGVyLmV0Y2QtY2xpZW50LmNydAogIGtleUZpbGU6IG1hc3Rlci5ldGNkLWNsaWVudC5rZXkKICB1cmxzOgogIC0gaHR0cHM6Ly9xZS1qdXpoYW8tMzExLXFlb3MtbWFzdGVyLWV0Y2QtMToyMzc5CmV0Y2RTdG9yYWdlQ29uZmlnOgogIGt1YmVybmV0ZXNTdG9yYWdlUHJlZml4OiBrdWJlcm5ldGVzLmlvCiAga3ViZXJuZXRlc1N0b3JhZ2VWZXJzaW9uOiB2MQogIG9wZW5TaGlmdFN0b3JhZ2VQcmVmaXg6IG9wZW5zaGlmdC5pbwogIG9wZW5TaGlmdFN0b3JhZ2VWZXJzaW9uOiB2MQppbWFnZUNvbmZpZzoKICBmb3JtYXQ6IHJlZ2lzdHJ5LmRldi5yZWRoYXQuaW8vb3BlbnNoaWZ0My9vc2UtJHtjb21wb25lbnR9OiR7dmVyc2lvbn0uMAogIGxhdGVzdDogZmFsc2UKaW1hZ2VQb2xpY3lDb25maWc6CiAgaW50ZXJuYWxSZWdpc3RyeUhvc3RuYW1lOiBkb2NrZXItcmVnaXN0cnkuZGVmYXVsdC5zdmM6NTAwMApraW5kOiBNYXN0ZXJDb25maWcKa3ViZWxldENsaWVudEluZm86CiAgY2E6IGNhLWJ1bmRsZS5jcnQKICBjZXJ0RmlsZTogbWFzdGVyLmt1YmVsZXQtY2xpZW50LmNydAogIGtleUZpbGU6IG1hc3Rlci5rdWJlbGV0LWNsaWVudC5rZXkKICBwb3J0OiAxMDI1MAprdWJlcm5ldGVzTWFzdGVyQ29uZmlnOgogIGFwaVNlcnZlckFyZ3VtZW50czoKICAgIGNsb3VkLWNvbmZpZzoKICAgIC0gL2V0Yy9vcmlnaW4vY2xvdWRwcm92aWRlci9vcGVuc3RhY2suY29uZgogICAgY2xvdWQtcHJvdmlkZXI6CiAgICAtIG9wZW5zdGFjawogICAgc3RvcmFnZS1iYWNrZW5kOgogICAgLSBldGNkMwogICAgc3RvcmFnZS1tZWRpYS10eXBlOgogICAgLSBhcHBsaWNhdGlvbi92bmQua3ViZXJuZXRlcy5wcm90b2J1ZgogIGNvbnRyb2xsZXJBcmd1bWVudHM6CiAgICBjbG91ZC1jb25maWc6CiAgICAtIC9ldGMvb3JpZ2luL2Nsb3VkcHJvdmlkZXIvb3BlbnN0YWNrLmNvbmYKICAgIGNsb3VkLXByb3ZpZGVyOgogICAgLSBvcGVuc3RhY2sKICAgIGNsdXN0ZXItc2lnbmluZy1jZXJ0LWZpbGU6CiAgICAtIC9ldGMvb3JpZ2luL21hc3Rlci9jYS5jcnQKICAgIGNsdXN0ZXItc2lnbmluZy1rZXktZmlsZToKICAgIC0gL2V0Yy9vcmlnaW4vbWFzdGVyL2NhLmtleQogIG1hc3RlckNvdW50OiAxCiAgbWFzdGVySVA6IDE3Mi4xNi4xMjAuMzQKICBwb2RFdmljdGlvblRpbWVvdXQ6IG51bGwKICBwcm94eUNsaWVudEluZm86CiAgICBjZXJ0RmlsZTogbWFzdGVyLnByb3h5LWNsaWVudC5jcnQKICAgIGtleUZpbGU6IG1hc3Rlci5wcm94eS1jbGllbnQua2V5CiAgc2NoZWR1bGVyQXJndW1lbnRzOiBudWxsCiAgc2NoZWR1bGVyQ29uZmlnRmlsZTogL2V0Yy9vcmlnaW4vbWFzdGVyL3NjaGVkdWxlci5qc29uCiAgc2VydmljZXNOb2RlUG9ydFJhbmdlOiAnJwogIHNlcnZpY2VzU3VibmV0OiAxNzIuMzAuMC4wLzE2CiAgc3RhdGljTm9kZU5hbWVzOiBbXQptYXN0ZXJDbGllbnRzOgogIGV4dGVybmFsS3ViZXJuZXRlc0NsaWVudENvbm5lY3Rpb25PdmVycmlkZXM6CiAgICBhY2NlcHRDb250ZW50VHlwZXM6IGFwcGxpY2F0aW9uL3ZuZC5rdWJlcm5ldGVzLnByb3RvYnVmLGFwcGxpY2F0aW9uL2pzb24KICAgIGJ1cnN0OiA0MDAKICAgIGNvbnRlbnRUeXBlOiBhcHBsaWNhdGlvbi92bmQua3ViZXJuZXRlcy5wcm90b2J1ZgogICAgcXBzOiAyMDAKICBleHRlcm5hbEt1YmVybmV0ZXNLdWJlQ29uZmlnOiAnJwogIG9wZW5zaGlmdExvb3BiYWNrQ2xpZW50Q29ubmVjdGlvbk92ZXJyaWRlczoKICAgIGFjY2VwdENvbnRlbnRUeXBlczogYXBwbGljYXRpb24vdm5kLmt1YmVybmV0ZXMucHJvdG9idWYsYXBwbGljYXRpb24vanNvbgogICAgYnVyc3Q6IDYwMAogICAgY29udGVudFR5cGU6IGFwcGxpY2F0aW9uL3ZuZC5rdWJlcm5ldGVzLnByb3RvYnVmCiAgICBxcHM6IDMwMAogIG9wZW5zaGlmdExvb3BiYWNrS3ViZUNvbmZpZzogb3BlbnNoaWZ0LW1hc3Rlci5rdWJlY29uZmlnCm1hc3RlclB1YmxpY1VSTDogaHR0cHM6Ly9ob3N0LTgtMjQwLTE4NC5ob3N0LmNlbnRyYWxjaS5lbmcucmR1Mi5yZWRoYXQuY29tOjg0NDMKbmV0d29ya0NvbmZpZzoKICBjbHVzdGVyTmV0d29ya3M6CiAgLSBjaWRyOiAxMC4xMjguMC4wLzE0CiAgICBob3N0U3VibmV0TGVuZ3RoOiA5CiAgZXh0ZXJuYWxJUE5ldHdvcmtDSURSczoKICAtIDAuMC4wLjAvMAogIG5ldHdvcmtQbHVnaW5OYW1lOiByZWRoYXQvb3BlbnNoaWZ0LW92cy1tdWx0aXRlbmFudAogIHNlcnZpY2VOZXR3b3JrQ0lEUjogMTcyLjMwLjAuMC8xNgpvYXV0aENvbmZpZzoKICBhc3NldFB1YmxpY1VSTDogaHR0cHM6Ly9ob3N0LTgtMjQwLTE4NC5ob3N0LmNlbnRyYWxjaS5lbmcucmR1Mi5yZWRoYXQuY29tOjg0NDMvY29uc29sZS8KICBncmFudENvbmZpZzoKICAgIG1ldGhvZDogYXV0bwogIGlkZW50aXR5UHJvdmlkZXJzOgogIC0gY2hhbGxlbmdlOiB0cnVlCiAgICBsb2dpbjogdHJ1ZQogICAgbWFwcGluZ01ldGhvZDogY2xhaW0KICAgIG5hbWU6IGFsbG93X2FsbAogICAgcHJvdmlkZXI6CiAgICAgIGFwaVZlcnNpb246IHYxCiAgICAgIGtpbmQ6IEFsbG93QWxsUGFzc3dvcmRJZGVudGl0eVByb3ZpZGVyCiAgbWFzdGVyQ0E6IGNhLWJ1bmRsZS5jcnQKICBtYXN0ZXJQdWJsaWNVUkw6IGh0dHBzOi8vaG9zdC04LTI0MC0xODQuaG9zdC5jZW50cmFsY2kuZW5nLnJkdTIucmVkaGF0LmNvbTo4NDQzCiAgbWFzdGVyVVJMOiBodHRwczovL3FlLWp1emhhby0zMTEtcWVvcy1tYXN0ZXItZXRjZC0xOjg0NDMKICBzZXNzaW9uQ29uZmlnOgogICAgc2Vzc2lvbk1heEFnZVNlY29uZHM6IDM2MDAKICAgIHNlc3Npb25OYW1lOiBzc24KICAgIHNlc3Npb25TZWNyZXRzRmlsZTogL2V0Yy9vcmlnaW4vbWFzdGVyL3Nlc3Npb24tc2VjcmV0cy55YW1sCiAgdG9rZW5Db25maWc6CiAgICBhY2Nlc3NUb2tlbk1heEFnZVNlY29uZHM6IDg2NDAwCiAgICBhdXRob3JpemVUb2tlbk1heEFnZVNlY29uZHM6IDUwMApwYXVzZUNvbnRyb2xsZXJzOiBmYWxzZQpwb2xpY3lDb25maWc6CiAgYm9vdHN0cmFwUG9saWN5RmlsZTogL2V0Yy9vcmlnaW4vbWFzdGVyL3BvbGljeS5qc29uCiAgb3BlbnNoaWZ0SW5mcmFzdHJ1Y3R1cmVOYW1lc3BhY2U6IG9wZW5zaGlmdC1pbmZyYQogIG9wZW5zaGlmdFNoYXJlZFJlc291cmNlc05hbWVzcGFjZTogb3BlbnNoaWZ0CnByb2plY3RDb25maWc6CiAgZGVmYXVsdE5vZGVTZWxlY3Rvcjogbm9kZS1yb2xlLmt1YmVybmV0ZXMuaW8vY29tcHV0ZT10cnVlCiAgcHJvamVjdFJlcXVlc3RNZXNzYWdlOiAnJwogIHByb2plY3RSZXF1ZXN0VGVtcGxhdGU6ICcnCiAgc2VjdXJpdHlBbGxvY2F0b3I6CiAgICBtY3NBbGxvY2F0b3JSYW5nZTogczA6LzIKICAgIG1jc0xhYmVsc1BlclByb2plY3Q6IDUKICAgIHVpZEFsbG9jYXRvclJhbmdlOiAxMDAwMDAwMDAwLTE5OTk5OTk5OTkvMTAwMDAKcm91dGluZ0NvbmZpZzoKICBzdWJkb21haW46IGFwcHMuMDgxNC1paWMucWUucmhjbG91ZC5jb20Kc2VydmljZUFjY291bnRDb25maWc6CiAgbGltaXRTZWNyZXRSZWZlcmVuY2VzOiBmYWxzZQogIG1hbmFnZWROYW1lczoKICAtIGRlZmF1bHQKICAtIGJ1aWxkZXIKICAtIGRlcGxveWVyCiAgbWFzdGVyQ0E6IGNhLWJ1bmRsZS5jcnQKICBwcml2YXRlS2V5RmlsZTogc2VydmljZWFjY291bnRzLnByaXZhdGUua2V5CiAgcHVibGljS2V5RmlsZXM6CiAgLSBzZXJ2aWNlYWNjb3VudHMucHVibGljLmtleQpzZXJ2aW5nSW5mbzoKICBiaW5kQWRkcmVzczogMC4wLjAuMDo4NDQzCiAgYmluZE5ldHdvcms6IHRjcDQKICBjZXJ0RmlsZTogbWFzdGVyLnNlcnZlci5jcnQKICBjbGllbnRDQTogY2EuY3J0CiAga2V5RmlsZTogbWFzdGVyLnNlcnZlci5rZXkKICBtYXhSZXF1ZXN0c0luRmxpZ2h0OiA1MDAKICByZXF1ZXN0VGltZW91dFNlY29uZHM6IDM2MDAKdm9sdW1lQ29uZmlnOgogIGR5bmFtaWNQcm92aXNpb25pbmdFbmFibGVkOiB0cnVlCg==", "source": "/etc/origin/master/master-config.yaml", "encoding": "base64", "invocation": {"module_args": {"src": "/etc/origin/master/master-config.yaml"}}}\n', '') >ok: [host-8-240-184.host.centralci.eng.rdu2.redhat.com] => { > "changed": false, > "content": "YWRtaXNzaW9uQ29uZmlnOgogIHBsdWdpbkNvbmZpZzoKICAgIEJ1aWxkRGVmYXVsdHM6CiAgICAgIGNvbmZpZ3VyYXRpb246CiAgICAgICAgYXBpVmVyc2lvbjogdjEKICAgICAgICBlbnY6CiAgICAgICAgLSBuYW1lOiBIVFRQX1BST1hZCiAgICAgICAgICB2YWx1ZTogaHR0cDovL2ZpbGUucmR1LnJlZGhhdC5jb206MzEyOAogICAgICAgIC0gbmFtZTogSFRUUFNfUFJPWFkKICAgICAgICAgIHZhbHVlOiBodHRwOi8vZmlsZS5yZHUucmVkaGF0LmNvbTozMTI4CiAgICAgICAgLSBuYW1lOiBOT19QUk9YWQogICAgICAgICAgdmFsdWU6IC5jZW50cmFsY2kuZW5nLnJkdTIucmVkaGF0LmNvbSwuY2x1c3Rlci5sb2NhbCwubGFiLnNqYy5yZWRoYXQuY29tLC5zdmMsMTAuMTQuODkuNCwxNjkuMjU0LjE2OS4yNTQsMTcyLjE2LjEyMC4zNCwxNzIuMzAuMC4xLHFlLWp1emhhby0zMTEtcWVvcy1tYXN0ZXItZXRjZC0xLHFlLWp1emhhby0zMTEtcWVvcy1ub2RlLTEscWUtanV6aGFvLTMxMS1xZW9zLW5yci0xCiAgICAgICAgLSBuYW1lOiBodHRwX3Byb3h5CiAgICAgICAgICB2YWx1ZTogaHR0cDovL2ZpbGUucmR1LnJlZGhhdC5jb206MzEyOAogICAgICAgIC0gbmFtZTogaHR0cHNfcHJveHkKICAgICAgICAgIHZhbHVlOiBodHRwOi8vZmlsZS5yZHUucmVkaGF0LmNvbTozMTI4CiAgICAgICAgLSBuYW1lOiBub19wcm94eQogICAgICAgICAgdmFsdWU6IC5jZW50cmFsY2kuZW5nLnJkdTIucmVkaGF0LmNvbSwuY2x1c3Rlci5sb2NhbCwubGFiLnNqYy5yZWRoYXQuY29tLC5zdmMsMTAuMTQuODkuNCwxNjkuMjU0LjE2OS4yNTQsMTcyLjE2LjEyMC4zNCwxNzIuMzAuMC4xLHFlLWp1emhhby0zMTEtcWVvcy1tYXN0ZXItZXRjZC0xLHFlLWp1emhhby0zMTEtcWVvcy1ub2RlLTEscWUtanV6aGFvLTMxMS1xZW9zLW5yci0xCiAgICAgICAgZ2l0SFRUUFByb3h5OiBodHRwOi8vZmlsZS5yZHUucmVkaGF0LmNvbTozMTI4CiAgICAgICAgZ2l0SFRUUFNQcm94eTogaHR0cDovL2ZpbGUucmR1LnJlZGhhdC5jb206MzEyOAogICAgICAgIGdpdE5vUHJveHk6IC5jZW50cmFsY2kuZW5nLnJkdTIucmVkaGF0LmNvbSwuY2x1c3Rlci5sb2NhbCwubGFiLnNqYy5yZWRoYXQuY29tLC5zdmMsMTAuMTQuODkuNCwxNjkuMjU0LjE2OS4yNTQsMTcyLjE2LjEyMC4zNCwxNzIuMzAuMC4xLHFlLWp1emhhby0zMTEtcWVvcy1tYXN0ZXItZXRjZC0xLHFlLWp1emhhby0zMTEtcWVvcy1ub2RlLTEscWUtanV6aGFvLTMxMS1xZW9zLW5yci0xCiAgICAgICAga2luZDogQnVpbGREZWZhdWx0c0NvbmZpZwogICAgICAgIHJlc291cmNlczoKICAgICAgICAgIGxpbWl0czoge30KICAgICAgICAgIHJlcXVlc3RzOiB7fQogICAgQnVpbGRPdmVycmlkZXM6CiAgICAgIGNvbmZpZ3VyYXRpb246CiAgICAgICAgYXBpVmVyc2lvbjogdjEKICAgICAgICBraW5kOiBCdWlsZE92ZXJyaWRlc0NvbmZpZwogICAgb3BlbnNoaWZ0LmlvL0ltYWdlUG9saWN5OgogICAgICBjb25maWd1cmF0aW9uOgogICAgICAgIGFwaVZlcnNpb246IHYxCiAgICAgICAgZXhlY3V0aW9uUnVsZXM6CiAgICAgICAgLSBtYXRjaEltYWdlQW5ub3RhdGlvbnM6CiAgICAgICAgICAtIGtleTogaW1hZ2VzLm9wZW5zaGlmdC5pby9kZW55LWV4ZWN1dGlvbgogICAgICAgICAgICB2YWx1ZTogJ3RydWUnCiAgICAgICAgICBuYW1lOiBleGVjdXRpb24tZGVuaWVkCiAgICAgICAgICBvblJlc291cmNlczoKICAgICAgICAgIC0gcmVzb3VyY2U6IHBvZHMKICAgICAgICAgIC0gcmVzb3VyY2U6IGJ1aWxkcwogICAgICAgICAgcmVqZWN0OiB0cnVlCiAgICAgICAgICBza2lwT25SZXNvbHV0aW9uRmFpbHVyZTogdHJ1ZQogICAgICAgIGtpbmQ6IEltYWdlUG9saWN5Q29uZmlnCmFnZ3JlZ2F0b3JDb25maWc6CiAgcHJveHlDbGllbnRJbmZvOgogICAgY2VydEZpbGU6IGFnZ3JlZ2F0b3ItZnJvbnQtcHJveHkuY3J0CiAgICBrZXlGaWxlOiBhZ2dyZWdhdG9yLWZyb250LXByb3h5LmtleQphcGlMZXZlbHM6Ci0gdjEKYXBpVmVyc2lvbjogdjEKYXV0aENvbmZpZzoKICByZXF1ZXN0SGVhZGVyOgogICAgY2xpZW50Q0E6IGZyb250LXByb3h5LWNhLmNydAogICAgY2xpZW50Q29tbW9uTmFtZXM6CiAgICAtIGFnZ3JlZ2F0b3ItZnJvbnQtcHJveHkKICAgIGV4dHJhSGVhZGVyUHJlZml4ZXM6CiAgICAtIFgtUmVtb3RlLUV4dHJhLQogICAgZ3JvdXBIZWFkZXJzOgogICAgLSBYLVJlbW90ZS1Hcm91cAogICAgdXNlcm5hbWVIZWFkZXJzOgogICAgLSBYLVJlbW90ZS1Vc2VyCmNvbnRyb2xsZXJDb25maWc6CiAgZWxlY3Rpb246CiAgICBsb2NrTmFtZTogb3BlbnNoaWZ0LW1hc3Rlci1jb250cm9sbGVycwogIHNlcnZpY2VTZXJ2aW5nQ2VydDoKICAgIHNpZ25lcjoKICAgICAgY2VydEZpbGU6IHNlcnZpY2Utc2lnbmVyLmNydAogICAgICBrZXlGaWxlOiBzZXJ2aWNlLXNpZ25lci5rZXkKY29udHJvbGxlcnM6ICcqJwpjb3JzQWxsb3dlZE9yaWdpbnM6Ci0gKD9pKS8vMTI3XC4wXC4wXC4xKDp8XHopCi0gKD9pKS8vbG9jYWxob3N0KDp8XHopCi0gKD9pKS8vMTcyXC4xNlwuMTIwXC4zNCg6fFx6KQotICg/aSkvLzEwXC44XC4yNDBcLjE4NCg6fFx6KQotICg/aSkvL3FlXC1qdXpoYW9cLTMxMVwtcWVvc1wtbWFzdGVyXC1ldGNkXC0xKDp8XHopCi0gKD9pKS8va3ViZXJuZXRlc1wuZGVmYXVsdCg6fFx6KQotICg/aSkvL2t1YmVybmV0ZXMoOnxceikKLSAoP2kpLy9vcGVuc2hpZnRcLmRlZmF1bHRcLnN2Yyg6fFx6KQotICg/aSkvL29wZW5zaGlmdFwuZGVmYXVsdCg6fFx6KQotICg/aSkvL2hvc3RcLThcLTI0MFwtMTg0XC5ob3N0XC5jZW50cmFsY2lcLmVuZ1wucmR1MlwucmVkaGF0XC5jb20oOnxceikKLSAoP2kpLy8xNzJcLjMwXC4wXC4xKDp8XHopCi0gKD9pKS8vb3BlbnNoaWZ0XC5kZWZhdWx0XC5zdmNcLmNsdXN0ZXJcLmxvY2FsKDp8XHopCi0gKD9pKS8va3ViZXJuZXRlc1wuZGVmYXVsdFwuc3ZjKDp8XHopCi0gKD9pKS8va3ViZXJuZXRlc1wuZGVmYXVsdFwuc3ZjXC5jbHVzdGVyXC5sb2NhbCg6fFx6KQotICg/aSkvL29wZW5zaGlmdCg6fFx6KQpkbnNDb25maWc6CiAgYmluZEFkZHJlc3M6IDAuMC4wLjA6ODA1MwogIGJpbmROZXR3b3JrOiB0Y3A0CmV0Y2RDbGllbnRJbmZvOgogIGNhOiBtYXN0ZXIuZXRjZC1jYS5jcnQKICBjZXJ0RmlsZTogbWFzdGVyLmV0Y2QtY2xpZW50LmNydAogIGtleUZpbGU6IG1hc3Rlci5ldGNkLWNsaWVudC5rZXkKICB1cmxzOgogIC0gaHR0cHM6Ly9xZS1qdXpoYW8tMzExLXFlb3MtbWFzdGVyLWV0Y2QtMToyMzc5CmV0Y2RTdG9yYWdlQ29uZmlnOgogIGt1YmVybmV0ZXNTdG9yYWdlUHJlZml4OiBrdWJlcm5ldGVzLmlvCiAga3ViZXJuZXRlc1N0b3JhZ2VWZXJzaW9uOiB2MQogIG9wZW5TaGlmdFN0b3JhZ2VQcmVmaXg6IG9wZW5zaGlmdC5pbwogIG9wZW5TaGlmdFN0b3JhZ2VWZXJzaW9uOiB2MQppbWFnZUNvbmZpZzoKICBmb3JtYXQ6IHJlZ2lzdHJ5LmRldi5yZWRoYXQuaW8vb3BlbnNoaWZ0My9vc2UtJHtjb21wb25lbnR9OiR7dmVyc2lvbn0uMAogIGxhdGVzdDogZmFsc2UKaW1hZ2VQb2xpY3lDb25maWc6CiAgaW50ZXJuYWxSZWdpc3RyeUhvc3RuYW1lOiBkb2NrZXItcmVnaXN0cnkuZGVmYXVsdC5zdmM6NTAwMApraW5kOiBNYXN0ZXJDb25maWcKa3ViZWxldENsaWVudEluZm86CiAgY2E6IGNhLWJ1bmRsZS5jcnQKICBjZXJ0RmlsZTogbWFzdGVyLmt1YmVsZXQtY2xpZW50LmNydAogIGtleUZpbGU6IG1hc3Rlci5rdWJlbGV0LWNsaWVudC5rZXkKICBwb3J0OiAxMDI1MAprdWJlcm5ldGVzTWFzdGVyQ29uZmlnOgogIGFwaVNlcnZlckFyZ3VtZW50czoKICAgIGNsb3VkLWNvbmZpZzoKICAgIC0gL2V0Yy9vcmlnaW4vY2xvdWRwcm92aWRlci9vcGVuc3RhY2suY29uZgogICAgY2xvdWQtcHJvdmlkZXI6CiAgICAtIG9wZW5zdGFjawogICAgc3RvcmFnZS1iYWNrZW5kOgogICAgLSBldGNkMwogICAgc3RvcmFnZS1tZWRpYS10eXBlOgogICAgLSBhcHBsaWNhdGlvbi92bmQua3ViZXJuZXRlcy5wcm90b2J1ZgogIGNvbnRyb2xsZXJBcmd1bWVudHM6CiAgICBjbG91ZC1jb25maWc6CiAgICAtIC9ldGMvb3JpZ2luL2Nsb3VkcHJvdmlkZXIvb3BlbnN0YWNrLmNvbmYKICAgIGNsb3VkLXByb3ZpZGVyOgogICAgLSBvcGVuc3RhY2sKICAgIGNsdXN0ZXItc2lnbmluZy1jZXJ0LWZpbGU6CiAgICAtIC9ldGMvb3JpZ2luL21hc3Rlci9jYS5jcnQKICAgIGNsdXN0ZXItc2lnbmluZy1rZXktZmlsZToKICAgIC0gL2V0Yy9vcmlnaW4vbWFzdGVyL2NhLmtleQogIG1hc3RlckNvdW50OiAxCiAgbWFzdGVySVA6IDE3Mi4xNi4xMjAuMzQKICBwb2RFdmljdGlvblRpbWVvdXQ6IG51bGwKICBwcm94eUNsaWVudEluZm86CiAgICBjZXJ0RmlsZTogbWFzdGVyLnByb3h5LWNsaWVudC5jcnQKICAgIGtleUZpbGU6IG1hc3Rlci5wcm94eS1jbGllbnQua2V5CiAgc2NoZWR1bGVyQXJndW1lbnRzOiBudWxsCiAgc2NoZWR1bGVyQ29uZmlnRmlsZTogL2V0Yy9vcmlnaW4vbWFzdGVyL3NjaGVkdWxlci5qc29uCiAgc2VydmljZXNOb2RlUG9ydFJhbmdlOiAnJwogIHNlcnZpY2VzU3VibmV0OiAxNzIuMzAuMC4wLzE2CiAgc3RhdGljTm9kZU5hbWVzOiBbXQptYXN0ZXJDbGllbnRzOgogIGV4dGVybmFsS3ViZXJuZXRlc0NsaWVudENvbm5lY3Rpb25PdmVycmlkZXM6CiAgICBhY2NlcHRDb250ZW50VHlwZXM6IGFwcGxpY2F0aW9uL3ZuZC5rdWJlcm5ldGVzLnByb3RvYnVmLGFwcGxpY2F0aW9uL2pzb24KICAgIGJ1cnN0OiA0MDAKICAgIGNvbnRlbnRUeXBlOiBhcHBsaWNhdGlvbi92bmQua3ViZXJuZXRlcy5wcm90b2J1ZgogICAgcXBzOiAyMDAKICBleHRlcm5hbEt1YmVybmV0ZXNLdWJlQ29uZmlnOiAnJwogIG9wZW5zaGlmdExvb3BiYWNrQ2xpZW50Q29ubmVjdGlvbk92ZXJyaWRlczoKICAgIGFjY2VwdENvbnRlbnRUeXBlczogYXBwbGljYXRpb24vdm5kLmt1YmVybmV0ZXMucHJvdG9idWYsYXBwbGljYXRpb24vanNvbgogICAgYnVyc3Q6IDYwMAogICAgY29udGVudFR5cGU6IGFwcGxpY2F0aW9uL3ZuZC5rdWJlcm5ldGVzLnByb3RvYnVmCiAgICBxcHM6IDMwMAogIG9wZW5zaGlmdExvb3BiYWNrS3ViZUNvbmZpZzogb3BlbnNoaWZ0LW1hc3Rlci5rdWJlY29uZmlnCm1hc3RlclB1YmxpY1VSTDogaHR0cHM6Ly9ob3N0LTgtMjQwLTE4NC5ob3N0LmNlbnRyYWxjaS5lbmcucmR1Mi5yZWRoYXQuY29tOjg0NDMKbmV0d29ya0NvbmZpZzoKICBjbHVzdGVyTmV0d29ya3M6CiAgLSBjaWRyOiAxMC4xMjguMC4wLzE0CiAgICBob3N0U3VibmV0TGVuZ3RoOiA5CiAgZXh0ZXJuYWxJUE5ldHdvcmtDSURSczoKICAtIDAuMC4wLjAvMAogIG5ldHdvcmtQbHVnaW5OYW1lOiByZWRoYXQvb3BlbnNoaWZ0LW92cy1tdWx0aXRlbmFudAogIHNlcnZpY2VOZXR3b3JrQ0lEUjogMTcyLjMwLjAuMC8xNgpvYXV0aENvbmZpZzoKICBhc3NldFB1YmxpY1VSTDogaHR0cHM6Ly9ob3N0LTgtMjQwLTE4NC5ob3N0LmNlbnRyYWxjaS5lbmcucmR1Mi5yZWRoYXQuY29tOjg0NDMvY29uc29sZS8KICBncmFudENvbmZpZzoKICAgIG1ldGhvZDogYXV0bwogIGlkZW50aXR5UHJvdmlkZXJzOgogIC0gY2hhbGxlbmdlOiB0cnVlCiAgICBsb2dpbjogdHJ1ZQogICAgbWFwcGluZ01ldGhvZDogY2xhaW0KICAgIG5hbWU6IGFsbG93X2FsbAogICAgcHJvdmlkZXI6CiAgICAgIGFwaVZlcnNpb246IHYxCiAgICAgIGtpbmQ6IEFsbG93QWxsUGFzc3dvcmRJZGVudGl0eVByb3ZpZGVyCiAgbWFzdGVyQ0E6IGNhLWJ1bmRsZS5jcnQKICBtYXN0ZXJQdWJsaWNVUkw6IGh0dHBzOi8vaG9zdC04LTI0MC0xODQuaG9zdC5jZW50cmFsY2kuZW5nLnJkdTIucmVkaGF0LmNvbTo4NDQzCiAgbWFzdGVyVVJMOiBodHRwczovL3FlLWp1emhhby0zMTEtcWVvcy1tYXN0ZXItZXRjZC0xOjg0NDMKICBzZXNzaW9uQ29uZmlnOgogICAgc2Vzc2lvbk1heEFnZVNlY29uZHM6IDM2MDAKICAgIHNlc3Npb25OYW1lOiBzc24KICAgIHNlc3Npb25TZWNyZXRzRmlsZTogL2V0Yy9vcmlnaW4vbWFzdGVyL3Nlc3Npb24tc2VjcmV0cy55YW1sCiAgdG9rZW5Db25maWc6CiAgICBhY2Nlc3NUb2tlbk1heEFnZVNlY29uZHM6IDg2NDAwCiAgICBhdXRob3JpemVUb2tlbk1heEFnZVNlY29uZHM6IDUwMApwYXVzZUNvbnRyb2xsZXJzOiBmYWxzZQpwb2xpY3lDb25maWc6CiAgYm9vdHN0cmFwUG9saWN5RmlsZTogL2V0Yy9vcmlnaW4vbWFzdGVyL3BvbGljeS5qc29uCiAgb3BlbnNoaWZ0SW5mcmFzdHJ1Y3R1cmVOYW1lc3BhY2U6IG9wZW5zaGlmdC1pbmZyYQogIG9wZW5zaGlmdFNoYXJlZFJlc291cmNlc05hbWVzcGFjZTogb3BlbnNoaWZ0CnByb2plY3RDb25maWc6CiAgZGVmYXVsdE5vZGVTZWxlY3Rvcjogbm9kZS1yb2xlLmt1YmVybmV0ZXMuaW8vY29tcHV0ZT10cnVlCiAgcHJvamVjdFJlcXVlc3RNZXNzYWdlOiAnJwogIHByb2plY3RSZXF1ZXN0VGVtcGxhdGU6ICcnCiAgc2VjdXJpdHlBbGxvY2F0b3I6CiAgICBtY3NBbGxvY2F0b3JSYW5nZTogczA6LzIKICAgIG1jc0xhYmVsc1BlclByb2plY3Q6IDUKICAgIHVpZEFsbG9jYXRvclJhbmdlOiAxMDAwMDAwMDAwLTE5OTk5OTk5OTkvMTAwMDAKcm91dGluZ0NvbmZpZzoKICBzdWJkb21haW46IGFwcHMuMDgxNC1paWMucWUucmhjbG91ZC5jb20Kc2VydmljZUFjY291bnRDb25maWc6CiAgbGltaXRTZWNyZXRSZWZlcmVuY2VzOiBmYWxzZQogIG1hbmFnZWROYW1lczoKICAtIGRlZmF1bHQKICAtIGJ1aWxkZXIKICAtIGRlcGxveWVyCiAgbWFzdGVyQ0E6IGNhLWJ1bmRsZS5jcnQKICBwcml2YXRlS2V5RmlsZTogc2VydmljZWFjY291bnRzLnByaXZhdGUua2V5CiAgcHVibGljS2V5RmlsZXM6CiAgLSBzZXJ2aWNlYWNjb3VudHMucHVibGljLmtleQpzZXJ2aW5nSW5mbzoKICBiaW5kQWRkcmVzczogMC4wLjAuMDo4NDQzCiAgYmluZE5ldHdvcms6IHRjcDQKICBjZXJ0RmlsZTogbWFzdGVyLnNlcnZlci5jcnQKICBjbGllbnRDQTogY2EuY3J0CiAga2V5RmlsZTogbWFzdGVyLnNlcnZlci5rZXkKICBtYXhSZXF1ZXN0c0luRmxpZ2h0OiA1MDAKICByZXF1ZXN0VGltZW91dFNlY29uZHM6IDM2MDAKdm9sdW1lQ29uZmlnOgogIGR5bmFtaWNQcm92aXNpb25pbmdFbmFibGVkOiB0cnVlCg==", > "encoding": "base64", > "invocation": { > "module_args": { > "src": "/etc/origin/master/master-config.yaml" > } > }, > "source": "/etc/origin/master/master-config.yaml" >} > >TASK [openshift_control_plane : set_fact] *********************************************************************************************************************************************** >task path: /usr/share/ansible/openshift-ansible/roles/openshift_control_plane/tasks/check_existing_config.yml:17 >Tuesday 14 August 2018 01:29:39 -0400 (0:00:00.311) 0:00:06.493 ******** >ok: [host-8-240-184.host.centralci.eng.rdu2.redhat.com] => { > "ansible_facts": { > "l_existing_config_master_config": { > "admissionConfig": { > "pluginConfig": { > "BuildDefaults": { > "configuration": { > "apiVersion": "v1", > "env": [ > { > "name": "HTTP_PROXY", > "value": "http://file.rdu.redhat.com:3128" > }, > { > "name": "HTTPS_PROXY", > "value": "http://file.rdu.redhat.com:3128" > }, > { > "name": "NO_PROXY", > "value": ".centralci.eng.rdu2.redhat.com,.cluster.local,.lab.sjc.redhat.com,.svc,10.14.89.4,169.254.169.254,172.16.120.34,172.30.0.1,qe-juzhao-311-qeos-master-etcd-1,qe-juzhao-311-qeos-node-1,qe-juzhao-311-qeos-nrr-1" > }, > { > "name": "http_proxy", > "value": "http://file.rdu.redhat.com:3128" > }, > { > "name": "https_proxy", > "value": "http://file.rdu.redhat.com:3128" > }, > { > "name": "no_proxy", > "value": ".centralci.eng.rdu2.redhat.com,.cluster.local,.lab.sjc.redhat.com,.svc,10.14.89.4,169.254.169.254,172.16.120.34,172.30.0.1,qe-juzhao-311-qeos-master-etcd-1,qe-juzhao-311-qeos-node-1,qe-juzhao-311-qeos-nrr-1" > } > ], > "gitHTTPProxy": "http://file.rdu.redhat.com:3128", > "gitHTTPSProxy": "http://file.rdu.redhat.com:3128", > "gitNoProxy": ".centralci.eng.rdu2.redhat.com,.cluster.local,.lab.sjc.redhat.com,.svc,10.14.89.4,169.254.169.254,172.16.120.34,172.30.0.1,qe-juzhao-311-qeos-master-etcd-1,qe-juzhao-311-qeos-node-1,qe-juzhao-311-qeos-nrr-1", > "kind": "BuildDefaultsConfig", > "resources": { > "limits": {}, > "requests": {} > } > } > }, > "BuildOverrides": { > "configuration": { > "apiVersion": "v1", > "kind": "BuildOverridesConfig" > } > }, > "openshift.io/ImagePolicy": { > "configuration": { > "apiVersion": "v1", > "executionRules": [ > { > "matchImageAnnotations": [ > { > "key": "images.openshift.io/deny-execution", > "value": "true" > } > ], > "name": "execution-denied", > "onResources": [ > { > "resource": "pods" > }, > { > "resource": "builds" > } > ], > "reject": true, > "skipOnResolutionFailure": true > } > ], > "kind": "ImagePolicyConfig" > } > } > } > }, > "aggregatorConfig": { > "proxyClientInfo": { > "certFile": "aggregator-front-proxy.crt", > "keyFile": "aggregator-front-proxy.key" > } > }, > "apiLevels": [ > "v1" > ], > "apiVersion": "v1", > "authConfig": { > "requestHeader": { > "clientCA": "front-proxy-ca.crt", > "clientCommonNames": [ > "aggregator-front-proxy" > ], > "extraHeaderPrefixes": [ > "X-Remote-Extra-" > ], > "groupHeaders": [ > "X-Remote-Group" > ], > "usernameHeaders": [ > "X-Remote-User" > ] > } > }, > "controllerConfig": { > "election": { > "lockName": "openshift-master-controllers" > }, > "serviceServingCert": { > "signer": { > "certFile": "service-signer.crt", > "keyFile": "service-signer.key" > } > } > }, > "controllers": "*", > "corsAllowedOrigins": [ > "(?i)//127\\.0\\.0\\.1(:|\\z)", > "(?i)//localhost(:|\\z)", > "(?i)//172\\.16\\.120\\.34(:|\\z)", > "(?i)//10\\.8\\.240\\.184(:|\\z)", > "(?i)//qe\\-juzhao\\-311\\-qeos\\-master\\-etcd\\-1(:|\\z)", > "(?i)//kubernetes\\.default(:|\\z)", > "(?i)//kubernetes(:|\\z)", > "(?i)//openshift\\.default\\.svc(:|\\z)", > "(?i)//openshift\\.default(:|\\z)", > "(?i)//host\\-8\\-240\\-184\\.host\\.centralci\\.eng\\.rdu2\\.redhat\\.com(:|\\z)", > "(?i)//172\\.30\\.0\\.1(:|\\z)", > "(?i)//openshift\\.default\\.svc\\.cluster\\.local(:|\\z)", > "(?i)//kubernetes\\.default\\.svc(:|\\z)", > "(?i)//kubernetes\\.default\\.svc\\.cluster\\.local(:|\\z)", > "(?i)//openshift(:|\\z)" > ], > "dnsConfig": { > "bindAddress": "0.0.0.0:8053", > "bindNetwork": "tcp4" > }, > "etcdClientInfo": { > "ca": "master.etcd-ca.crt", > "certFile": "master.etcd-client.crt", > "keyFile": "master.etcd-client.key", > "urls": [ > "https://qe-juzhao-311-qeos-master-etcd-1:2379" > ] > }, > "etcdStorageConfig": { > "kubernetesStoragePrefix": "kubernetes.io", > "kubernetesStorageVersion": "v1", > "openShiftStoragePrefix": "openshift.io", > "openShiftStorageVersion": "v1" > }, > "imageConfig": { > "format": "registry.dev.redhat.io/openshift3/ose-${component}:${version}.0", > "latest": false > }, > "imagePolicyConfig": { > "internalRegistryHostname": "docker-registry.default.svc:5000" > }, > "kind": "MasterConfig", > "kubeletClientInfo": { > "ca": "ca-bundle.crt", > "certFile": "master.kubelet-client.crt", > "keyFile": "master.kubelet-client.key", > "port": 10250 > }, > "kubernetesMasterConfig": { > "apiServerArguments": { > "cloud-config": [ > "/etc/origin/cloudprovider/openstack.conf" > ], > "cloud-provider": [ > "openstack" > ], > "storage-backend": [ > "etcd3" > ], > "storage-media-type": [ > "application/vnd.kubernetes.protobuf" > ] > }, > "controllerArguments": { > "cloud-config": [ > "/etc/origin/cloudprovider/openstack.conf" > ], > "cloud-provider": [ > "openstack" > ], > "cluster-signing-cert-file": [ > "/etc/origin/master/ca.crt" > ], > "cluster-signing-key-file": [ > "/etc/origin/master/ca.key" > ] > }, > "masterCount": 1, > "masterIP": "172.16.120.34", > "podEvictionTimeout": null, > "proxyClientInfo": { > "certFile": "master.proxy-client.crt", > "keyFile": "master.proxy-client.key" > }, > "schedulerArguments": null, > "schedulerConfigFile": "/etc/origin/master/scheduler.json", > "servicesNodePortRange": "", > "servicesSubnet": "172.30.0.0/16", > "staticNodeNames": [] > }, > "masterClients": { > "externalKubernetesClientConnectionOverrides": { > "acceptContentTypes": "application/vnd.kubernetes.protobuf,application/json", > "burst": 400, > "contentType": "application/vnd.kubernetes.protobuf", > "qps": 200 > }, > "externalKubernetesKubeConfig": "", > "openshiftLoopbackClientConnectionOverrides": { > "acceptContentTypes": "application/vnd.kubernetes.protobuf,application/json", > "burst": 600, > "contentType": "application/vnd.kubernetes.protobuf", > "qps": 300 > }, > "openshiftLoopbackKubeConfig": "openshift-master.kubeconfig" > }, > "masterPublicURL": "https://host-8-240-184.host.centralci.eng.rdu2.redhat.com:8443", > "networkConfig": { > "clusterNetworks": [ > { > "cidr": "10.128.0.0/14", > "hostSubnetLength": 9 > } > ], > "externalIPNetworkCIDRs": [ > "0.0.0.0/0" > ], > "networkPluginName": "redhat/openshift-ovs-multitenant", > "serviceNetworkCIDR": "172.30.0.0/16" > }, > "oauthConfig": { > "assetPublicURL": "https://host-8-240-184.host.centralci.eng.rdu2.redhat.com:8443/console/", > "grantConfig": { > "method": "auto" > }, > "identityProviders": [ > { > "challenge": true, > "login": true, > "mappingMethod": "claim", > "name": "allow_all", > "provider": { > "apiVersion": "v1", > "kind": "AllowAllPasswordIdentityProvider" > } > } > ], > "masterCA": "ca-bundle.crt", > "masterPublicURL": "https://host-8-240-184.host.centralci.eng.rdu2.redhat.com:8443", > "masterURL": "https://qe-juzhao-311-qeos-master-etcd-1:8443", > "sessionConfig": { > "sessionMaxAgeSeconds": 3600, > "sessionName": "ssn", > "sessionSecretsFile": "/etc/origin/master/session-secrets.yaml" > }, > "tokenConfig": { > "accessTokenMaxAgeSeconds": 86400, > "authorizeTokenMaxAgeSeconds": 500 > } > }, > "pauseControllers": false, > "policyConfig": { > "bootstrapPolicyFile": "/etc/origin/master/policy.json", > "openshiftInfrastructureNamespace": "openshift-infra", > "openshiftSharedResourcesNamespace": "openshift" > }, > "projectConfig": { > "defaultNodeSelector": "node-role.kubernetes.io/compute=true", > "projectRequestMessage": "", > "projectRequestTemplate": "", > "securityAllocator": { > "mcsAllocatorRange": "s0:/2", > "mcsLabelsPerProject": 5, > "uidAllocatorRange": "1000000000-1999999999/10000" > } > }, > "routingConfig": { > "subdomain": "apps.0814-iic.qe.rhcloud.com" > }, > "serviceAccountConfig": { > "limitSecretReferences": false, > "managedNames": [ > "default", > "builder", > "deployer" > ], > "masterCA": "ca-bundle.crt", > "privateKeyFile": "serviceaccounts.private.key", > "publicKeyFiles": [ > "serviceaccounts.public.key" > ] > }, > "servingInfo": { > "bindAddress": "0.0.0.0:8443", > "bindNetwork": "tcp4", > "certFile": "master.server.crt", > "clientCA": "ca.crt", > "keyFile": "master.server.key", > "maxRequestsInFlight": 500, > "requestTimeoutSeconds": 3600 > }, > "volumeConfig": { > "dynamicProvisioningEnabled": true > } > } > }, > "changed": false >} > >TASK [openshift_control_plane : Check for file paths outside of /etc/origin/master in master's config] ********************************************************************************** >task path: /usr/share/ansible/openshift-ansible/roles/openshift_control_plane/tasks/check_existing_config.yml:23 >Tuesday 14 August 2018 01:29:39 -0400 (0:00:00.149) 0:00:06.642 ******** >ok: [host-8-240-184.host.centralci.eng.rdu2.redhat.com] => { > "changed": false, > "msg": "Aight, configs looking good" >} > >TASK [openshift_control_plane : set_fact] *********************************************************************************************************************************************** >task path: /usr/share/ansible/openshift-ansible/roles/openshift_control_plane/tasks/check_existing_config.yml:28 >Tuesday 14 August 2018 01:29:39 -0400 (0:00:00.111) 0:00:06.754 ******** >ok: [host-8-240-184.host.centralci.eng.rdu2.redhat.com] => { > "ansible_facts": { > "openshift_master_existing_idproviders": [ > { > "challenge": true, > "login": true, > "mappingMethod": "claim", > "name": "allow_all", > "provider": { > "apiVersion": "v1", > "kind": "AllowAllPasswordIdentityProvider" > } > } > ] > }, > "changed": false >} > >TASK [set_fact] ************************************************************************************************************************************************************************* >task path: /usr/share/ansible/openshift-ansible/playbooks/init/basic_facts.yml:88 >Tuesday 14 August 2018 01:29:39 -0400 (0:00:00.103) 0:00:06.858 ******** >ok: [host-8-240-184.host.centralci.eng.rdu2.redhat.com] => { > "ansible_facts": { > "openshift_portal_net": "172.30.0.0/16" > }, > "changed": false >} > >TASK [set_fact] ************************************************************************************************************************************************************************* >task path: /usr/share/ansible/openshift-ansible/playbooks/init/basic_facts.yml:91 >Tuesday 14 August 2018 01:29:40 -0400 (0:00:00.096) 0:00:06.954 ******** >ok: [host-8-240-184.host.centralci.eng.rdu2.redhat.com] => { > "ansible_facts": { > "osm_cluster_network_cidr": "10.128.0.0/14", > "osm_host_subnet_length": "9" > }, > "changed": false >} >META: ran handlers >META: ran handlers > >PLAY [Initialize special first-master variables] **************************************************************************************************************************************** >META: ran handlers > >TASK [set_fact] ************************************************************************************************************************************************************************* >task path: /usr/share/ansible/openshift-ansible/playbooks/init/basic_facts.yml:105 >Tuesday 14 August 2018 01:29:40 -0400 (0:00:00.111) 0:00:07.066 ******** >ok: [host-8-240-184.host.centralci.eng.rdu2.redhat.com] => { > "ansible_facts": { > "openshift_master_config_node_selector": "node-role.kubernetes.io/compute=true" > }, > "changed": false >} > >TASK [set_fact] ************************************************************************************************************************************************************************* >task path: /usr/share/ansible/openshift-ansible/playbooks/init/basic_facts.yml:114 >Tuesday 14 August 2018 01:29:40 -0400 (0:00:00.105) 0:00:07.172 ******** >ok: [host-8-240-184.host.centralci.eng.rdu2.redhat.com] => { > "ansible_facts": { > "first_master_client_binary": "oc", > "l_osm_default_node_selector": "node-role.kubernetes.io/compute=true", > "openshift_client_binary": "oc" > }, > "changed": false >} >META: ran handlers >META: ran handlers > >PLAY [Disable web console if required] ************************************************************************************************************************************************** >META: ran handlers > >TASK [set_fact] ************************************************************************************************************************************************************************* >task path: /usr/share/ansible/openshift-ansible/playbooks/init/basic_facts.yml:127 >Tuesday 14 August 2018 01:29:40 -0400 (0:00:00.099) 0:00:07.272 ******** >skipping: [host-8-240-184.host.centralci.eng.rdu2.redhat.com] => { > "changed": false, > "skip_reason": "Conditional result was False" >} >META: ran handlers >META: ran handlers > >PLAY [Setup yum repositories for all hosts] ********************************************************************************************************************************************* >skipping: no hosts matched > >PLAY [Install packages necessary for installer] ***************************************************************************************************************************************** >META: noop > >TASK [Gathering Facts] ****************************************************************************************************************************************************************** >task path: /usr/share/ansible/openshift-ansible/playbooks/init/base_packages.yml:5 >Tuesday 14 August 2018 01:29:40 -0400 (0:00:00.045) 0:00:07.317 ******** >skipping: [host-8-245-196.host.centralci.eng.rdu2.redhat.com] => { > "changed": false, > "skip_reason": "Conditional result was False" >} >skipping: [host-8-248-242.host.centralci.eng.rdu2.redhat.com] => { > "changed": false, > "skip_reason": "Conditional result was False" >} >META: ran handlers > >TASK [Determine if chrony is installed] ************************************************************************************************************************************************* >task path: /usr/share/ansible/openshift-ansible/playbooks/init/base_packages.yml:9 >Tuesday 14 August 2018 01:29:40 -0400 (0:00:00.076) 0:00:07.393 ******** >skipping: [host-8-240-184.host.centralci.eng.rdu2.redhat.com] => { > "changed": false, > "skip_reason": "Conditional result was False" >} >skipping: [host-8-245-196.host.centralci.eng.rdu2.redhat.com] => { > "changed": false, > "skip_reason": "Conditional result was False" >} >skipping: [host-8-248-242.host.centralci.eng.rdu2.redhat.com] => { > "changed": false, > "skip_reason": "Conditional result was False" >} > >TASK [Install ntp package] ************************************************************************************************************************************************************** >task path: /usr/share/ansible/openshift-ansible/playbooks/init/base_packages.yml:16 >Tuesday 14 August 2018 01:29:40 -0400 (0:00:00.084) 0:00:07.478 ******** >skipping: [host-8-240-184.host.centralci.eng.rdu2.redhat.com] => { > "changed": false, > "skip_reason": "Conditional result was False" >} >skipping: [host-8-245-196.host.centralci.eng.rdu2.redhat.com] => { > "changed": false, > "skip_reason": "Conditional result was False" >} >skipping: [host-8-248-242.host.centralci.eng.rdu2.redhat.com] => { > "changed": false, > "skip_reason": "Conditional result was False" >} > >TASK [Start and enable ntpd/chronyd] **************************************************************************************************************************************************** >task path: /usr/share/ansible/openshift-ansible/playbooks/init/base_packages.yml:24 >Tuesday 14 August 2018 01:29:40 -0400 (0:00:00.089) 0:00:07.567 ******** >skipping: [host-8-240-184.host.centralci.eng.rdu2.redhat.com] => { > "changed": false, > "skip_reason": "Conditional result was False" >} >skipping: [host-8-245-196.host.centralci.eng.rdu2.redhat.com] => { > "changed": false, > "skip_reason": "Conditional result was False" >} >skipping: [host-8-248-242.host.centralci.eng.rdu2.redhat.com] => { > "changed": false, > "skip_reason": "Conditional result was False" >} > >TASK [Ensure openshift-ansible installer package deps are installed] ******************************************************************************************************************** >task path: /usr/share/ansible/openshift-ansible/playbooks/init/base_packages.yml:31 >Tuesday 14 August 2018 01:29:40 -0400 (0:00:00.084) 0:00:07.652 ******** >skipping: [host-8-240-184.host.centralci.eng.rdu2.redhat.com] => (item=iproute) => { > "changed": false, > "item": "iproute", > "skip_reason": "Conditional result was False" >} >skipping: [host-8-245-196.host.centralci.eng.rdu2.redhat.com] => { > "changed": false, > "skip_reason": "Conditional result was False" >} >skipping: [host-8-240-184.host.centralci.eng.rdu2.redhat.com] => (item=dbus-python) => { > "changed": false, > "item": "dbus-python", > "skip_reason": "Conditional result was False" >} >skipping: [host-8-240-184.host.centralci.eng.rdu2.redhat.com] => (item=PyYAML) => { > "changed": false, > "item": "PyYAML", > "skip_reason": "Conditional result was False" >} >skipping: [host-8-248-242.host.centralci.eng.rdu2.redhat.com] => { > "changed": false, > "skip_reason": "Conditional result was False" >} >skipping: [host-8-240-184.host.centralci.eng.rdu2.redhat.com] => (item=python-ipaddress) => { > "changed": false, > "item": "python-ipaddress", > "skip_reason": "Conditional result was False" >} >skipping: [host-8-240-184.host.centralci.eng.rdu2.redhat.com] => (item=libsemanage-python) => { > "changed": false, > "item": "libsemanage-python", > "skip_reason": "Conditional result was False" >} >skipping: [host-8-240-184.host.centralci.eng.rdu2.redhat.com] => (item=yum-utils) => { > "changed": false, > "item": "yum-utils", > "skip_reason": "Conditional result was False" >} >skipping: [host-8-240-184.host.centralci.eng.rdu2.redhat.com] => (item=python-docker) => { > "changed": false, > "item": "python-docker", > "skip_reason": "Conditional result was False" >} >META: ran handlers >META: ran handlers > >PLAY [Initialize cluster facts] ********************************************************************************************************************************************************* >META: ran handlers > >TASK [get openshift_current_version] **************************************************************************************************************************************************** >task path: /usr/share/ansible/openshift-ansible/playbooks/init/cluster_facts.yml:10 >Tuesday 14 August 2018 01:29:40 -0400 (0:00:00.123) 0:00:07.775 ******** >Using module file /usr/share/ansible/openshift-ansible/roles/lib_utils/library/get_current_openshift_version.py ><host-8-240-184.host.centralci.eng.rdu2.redhat.com> ESTABLISH SSH CONNECTION FOR USER: root ><host-8-240-184.host.centralci.eng.rdu2.redhat.com> SSH: EXEC ssh -o ControlMaster=auto -o ControlPersist=600s -o StrictHostKeyChecking=no -o 'IdentityFile="/root/libra.pem"' -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o User=root -o ConnectTimeout=30 -o ControlPath=/root/.ansible/cp/%h-%r host-8-240-184.host.centralci.eng.rdu2.redhat.com '/bin/sh -c '"'"'/usr/bin/python && sleep 0'"'"'' ><host-8-240-184.host.centralci.eng.rdu2.redhat.com> (0, '\n{"invocation": {"module_args": {"deployment_type": "openshift-enterprise"}}, "changed": false, "ansible_facts": {"openshift_current_version": "3.11.0"}}\n', '') >ok: [host-8-240-184.host.centralci.eng.rdu2.redhat.com] => { > "ansible_facts": { > "openshift_current_version": "3.11.0" > }, > "changed": false, > "invocation": { > "module_args": { > "deployment_type": "openshift-enterprise" > } > } >} > >TASK [set_fact openshift_portal_net if present on masters] ****************************************************************************************************************************** >task path: /usr/share/ansible/openshift-ansible/playbooks/init/cluster_facts.yml:19 >Tuesday 14 August 2018 01:29:41 -0400 (0:00:00.605) 0:00:08.381 ******** >ok: [host-8-240-184.host.centralci.eng.rdu2.redhat.com] => { > "ansible_facts": { > "openshift_portal_net": "172.30.0.0/16" > }, > "changed": false >} > >TASK [Gather Cluster facts] ************************************************************************************************************************************************************* >task path: /usr/share/ansible/openshift-ansible/playbooks/init/cluster_facts.yml:27 >Tuesday 14 August 2018 01:29:41 -0400 (0:00:00.201) 0:00:08.583 ******** >Using module file /usr/share/ansible/openshift-ansible/roles/openshift_facts/library/openshift_facts.py ><host-8-240-184.host.centralci.eng.rdu2.redhat.com> ESTABLISH SSH CONNECTION FOR USER: root ><host-8-240-184.host.centralci.eng.rdu2.redhat.com> SSH: EXEC ssh -o ControlMaster=auto -o ControlPersist=600s -o StrictHostKeyChecking=no -o 'IdentityFile="/root/libra.pem"' -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o User=root -o ConnectTimeout=30 -o ControlPath=/root/.ansible/cp/%h-%r host-8-240-184.host.centralci.eng.rdu2.redhat.com '/bin/sh -c '"'"'/usr/bin/python && sleep 0'"'"'' ><host-8-240-184.host.centralci.eng.rdu2.redhat.com> (0, '\n{"invocation": {"module_args": {"directory_mode": null, "force": null, "remote_src": null, "gather_subset": ["hardware", "network", "virtual", "facter"], "owner": null, "follow": false, "group": null, "gather_timeout": 10, "unsafe_writes": null, "setype": null, "content": null, "serole": null, "role": "common", "selevel": null, "regexp": null, "src": null, "local_facts": {"public_ip": "", "hostname": "", "no_proxy": "169.254.169.254,.centralci.eng.rdu2.redhat.com,.lab.sjc.redhat.com,10.14.89.4", "ip": "", "http_proxy": "http://file.rdu.redhat.com:3128", "portal_net": "172.30.0.0/16", "https_proxy": "http://file.rdu.redhat.com:3128", "generate_no_proxy_hosts": true, "public_hostname": "host-8-240-184.host.centralci.eng.rdu2.redhat.com"}, "additive_facts_to_overwrite": [], "seuser": null, "filter": "*", "delimiter": null, "mode": null, "attributes": null, "backup": null}}, "changed": false, "ansible_facts": {"openshift": {"node": {"sdn_mtu": "1450", "nodename": "qe-juzhao-311-qeos-master-etcd-1", "bootstrapped": true}, "builddefaults": {"https_proxy": "http://file.rdu.redhat.com:3128", "git_http_proxy": "http://file.rdu.redhat.com:3128", "http_proxy": "http://file.rdu.redhat.com:3128", "git_https_proxy": "http://file.rdu.redhat.com:3128", "no_proxy": ".centralci.eng.rdu2.redhat.com,.cluster.local,.lab.sjc.redhat.com,.svc,10.14.89.4,169.254.169.254,172.16.120.34,172.30.0.1,qe-juzhao-311-qeos-master-etcd-1", "git_no_proxy": ".centralci.eng.rdu2.redhat.com,.cluster.local,.lab.sjc.redhat.com,.svc,10.14.89.4,169.254.169.254,172.16.120.34,172.30.0.1,qe-juzhao-311-qeos-master-etcd-1", "config": {"BuildDefaults": {"configuration": {"kind": "BuildDefaultsConfig", "gitNoProxy": ".centralci.eng.rdu2.redhat.com,.cluster.local,.lab.sjc.redhat.com,.svc,10.14.89.4,169.254.169.254,172.16.120.34,172.30.0.1,qe-juzhao-311-qeos-master-etcd-1,qe-juzhao-311-qeos-node-1,qe-juzhao-311-qeos-nrr-1", "apiVersion": "v1", "env": [{"name": "HTTP_PROXY", "value": "http://file.rdu.redhat.com:3128"}, {"name": "HTTPS_PROXY", "value": "http://file.rdu.redhat.com:3128"}, {"name": "NO_PROXY", "value": ".centralci.eng.rdu2.redhat.com,.cluster.local,.lab.sjc.redhat.com,.svc,10.14.89.4,169.254.169.254,172.16.120.34,172.30.0.1,qe-juzhao-311-qeos-master-etcd-1,qe-juzhao-311-qeos-node-1,qe-juzhao-311-qeos-nrr-1"}, {"name": "http_proxy", "value": "http://file.rdu.redhat.com:3128"}, {"name": "https_proxy", "value": "http://file.rdu.redhat.com:3128"}, {"name": "no_proxy", "value": ".centralci.eng.rdu2.redhat.com,.cluster.local,.lab.sjc.redhat.com,.svc,10.14.89.4,169.254.169.254,172.16.120.34,172.30.0.1,qe-juzhao-311-qeos-master-etcd-1,qe-juzhao-311-qeos-node-1,qe-juzhao-311-qeos-nrr-1"}], "gitHTTPSProxy": "http://file.rdu.redhat.com:3128", "gitHTTPProxy": "http://file.rdu.redhat.com:3128", "resources": {"requests": {}, "limits": {}}}}}}, "cloudprovider": {"kind": "openstack"}, "current_config": {"roles": ["node", "builddefaults", "cloudprovider", "master", "buildoverrides"]}, "master": {"controller_args": {"cloud-config": ["/etc/origin/cloudprovider/openstack.conf"], "cloud-provider": ["openstack"]}, "public_console_url": "https://host-8-240-184.host.centralci.eng.rdu2.redhat.com:8443/console", "api_port": "8443", "console_port": "8443", "loopback_user": "system:openshift-master/qe-juzhao-311-qeos-master-etcd-1:8443", "api_url": "https://qe-juzhao-311-qeos-master-etcd-1:8443", "api_use_ssl": true, "console_path": "/console", "loopback_context_name": "default/qe-juzhao-311-qeos-master-etcd-1:8443/system:openshift-master", "console_use_ssl": true, "api_server_args": {"cloud-config": ["/etc/origin/cloudprovider/openstack.conf"], "cloud-provider": ["openstack"]}, "console_url": "https://qe-juzhao-311-qeos-master-etcd-1:8443/console", "bind_addr": "0.0.0.0", "session_max_seconds": 3600, "loopback_api_url": "https://qe-juzhao-311-qeos-master-etcd-1:8443", "public_api_url": "https://host-8-240-184.host.centralci.eng.rdu2.redhat.com:8443", "admission_plugin_config": {"BuildDefaults": {"configuration": {"kind": "BuildDefaultsConfig", "gitNoProxy": ".centralci.eng.rdu2.redhat.com,.cluster.local,.lab.sjc.redhat.com,.svc,10.14.89.4,169.254.169.254,172.16.120.34,172.30.0.1,qe-juzhao-311-qeos-master-etcd-1,qe-juzhao-311-qeos-node-1,qe-juzhao-311-qeos-nrr-1", "apiVersion": "v1", "env": [{"name": "HTTP_PROXY", "value": "http://file.rdu.redhat.com:3128"}, {"name": "HTTPS_PROXY", "value": "http://file.rdu.redhat.com:3128"}, {"name": "NO_PROXY", "value": ".centralci.eng.rdu2.redhat.com,.cluster.local,.lab.sjc.redhat.com,.svc,10.14.89.4,169.254.169.254,172.16.120.34,172.30.0.1,qe-juzhao-311-qeos-master-etcd-1,qe-juzhao-311-qeos-node-1,qe-juzhao-311-qeos-nrr-1"}, {"name": "http_proxy", "value": "http://file.rdu.redhat.com:3128"}, {"name": "https_proxy", "value": "http://file.rdu.redhat.com:3128"}, {"name": "no_proxy", "value": ".centralci.eng.rdu2.redhat.com,.cluster.local,.lab.sjc.redhat.com,.svc,10.14.89.4,169.254.169.254,172.16.120.34,172.30.0.1,qe-juzhao-311-qeos-master-etcd-1,qe-juzhao-311-qeos-node-1,qe-juzhao-311-qeos-nrr-1"}], "gitHTTPSProxy": "http://file.rdu.redhat.com:3128", "gitHTTPProxy": "http://file.rdu.redhat.com:3128", "resources": {"requests": {}, "limits": {}}}}, "BuildOverrides": {"configuration": {"kind": "BuildOverridesConfig", "apiVersion": "v1"}}, "openshift.io/ImagePolicy": {"configuration": {"kind": "ImagePolicyConfig", "executionRules": [{"skipOnResolutionFailure": true, "onResources": [{"resource": "pods"}, {"resource": "builds"}], "reject": true, "name": "execution-denied", "matchImageAnnotations": [{"value": "true", "key": "images.openshift.io/deny-execution"}]}], "apiVersion": "v1"}}}, "named_certificates": [], "loopback_cluster_name": "qe-juzhao-311-qeos-master-etcd-1:8443", "portal_net": "172.30.0.0/16", "controllers_port": "8444", "session_name": "ssn", "registry_url": "registry.dev.redhat.io/openshift3/ose-${component}:${version}.0"}, "common": {"config_base": "/etc/origin", "hostname": "qe-juzhao-311-qeos-master-etcd-1", "no_proxy": ".centralci.eng.rdu2.redhat.com,.cluster.local,.lab.sjc.redhat.com,.svc,10.14.89.4,169.254.169.254,172.16.120.34,172.30.0.1,qe-juzhao-311-qeos-master-etcd-1", "ip": "172.16.120.34", "http_proxy": "http://file.rdu.redhat.com:3128", "no_proxy_master_ips": "172.16.120.34", "dns_domain": "cluster.local", "portal_net": "172.30.0.0/16", "https_proxy": "http://file.rdu.redhat.com:3128", "generate_no_proxy_hosts": true, "no_proxy_internal_hostnames": "qe-juzhao-311-qeos-master-etcd-1", "raw_hostname": "qe-juzhao-311-qeos-master-etcd-1", "public_ip": "10.8.240.184", "no_proxy_etcd_host_ips": "172.16.120.34", "all_hostnames": ["qe-juzhao-311-qeos-master-etcd-1", "172.16.120.34", "kubernetes.default", "kubernetes", "openshift.default.svc", "openshift.default", "host-8-240-184.host.centralci.eng.rdu2.redhat.com", "172.30.0.1", "openshift.default.svc.cluster.local", "10.8.240.184", "kubernetes.default.svc", "kubernetes.default.svc.cluster.local", "openshift"], "public_hostname": "host-8-240-184.host.centralci.eng.rdu2.redhat.com", "internal_hostnames": ["qe-juzhao-311-qeos-master-etcd-1", "172.16.120.34", "kubernetes.default", "kubernetes.default.svc.cluster.local", "kubernetes", "openshift.default", "openshift.default.svc", "172.30.0.1", "openshift.default.svc.cluster.local", "kubernetes.default.svc", "openshift"], "kube_svc_ip": "172.30.0.1"}, "provider": {"metadata": {"uuid": "5ad310fe-8583-4a64-9f36-b2a7194dac6e", "availability_zone": "nova", "keys": [{"type": "ssh", "data": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDUq7W38xCZ9WGSWCvustaMGMT04tRohw6AKGzI7P7xql5lhCAReyt72n9qWQRZsE1YiCSQuTfXI1oc8NpSM7+lMLwj12G8z3I1YT31JHr9LLYg/XIcExkzfBI920CaS82VqmKOpI9+ARHSJBdIbKRI0f5Y+u4xbc5UzKCJX8jcKGG7nEiw8zm+cvAlfOgssMK+qJppIbVcb2iZNTsw5i2aX6FDMyC+b17DQHzBGpNbhZYxuoERZVRcnYctgIzuo6fD60gniX0fVvrchlOnubB1sRYbloP2r6UE22w/dpLKOFE5i7CA0ZzNBERZ94cIKumIH9MiJs1a6bMe89VOjjNV", "name": "libra"}], "hostname": "qe-juzhao-311-qeos-master-etcd-1", "launch_index": 0, "devices": [], "ec2_compat": {"local-ipv4": "172.16.120.34", "reservation-id": "r-omwoq00d", "local-hostname": "qe-juzhao-311-qeos-master-etcd-1", "placement": {"availability-zone": "nova"}, "ami-launch-index": "0", "public-hostname": "qe-juzhao-311-qeos-master-etcd-1", "hostname": "qe-juzhao-311-qeos-master-etcd-1", "ami-id": "ami-000069cb", "instance-action": "none", "public-keys/": "0=libra", "public-ipv4": "10.8.240.184", "block-device-mapping": {"ami": "vda", "root": "/dev/vda"}, "ami-manifest-path": "FIXME", "security-groups": "no-internet", "instance-type": "m1.large", "instance-id": "i-008cb8ef"}, "project_id": "e0fa85b6a06443959d2d3b497174bed6", "name": "qe-juzhao-311-qeos-master-etcd-1"}, "network": {"ip": "172.16.120.34", "interfaces": [], "hostname": "qe-juzhao-311-qeos-master-etcd-1", "public_ip": "10.8.240.184", "ipv6_enabled": false, "public_hostname": "10.8.240.184"}, "zone": "nova", "name": "openstack"}, "buildoverrides": {"config": {"BuildOverrides": {"configuration": {"kind": "BuildOverridesConfig", "apiVersion": "v1"}}}}}}}\n', '') >ok: [host-8-240-184.host.centralci.eng.rdu2.redhat.com] => { > "ansible_facts": { > "openshift": { > "builddefaults": { > "config": { > "BuildDefaults": { > "configuration": { > "apiVersion": "v1", > "env": [ > { > "name": "HTTP_PROXY", > "value": "http://file.rdu.redhat.com:3128" > }, > { > "name": "HTTPS_PROXY", > "value": "http://file.rdu.redhat.com:3128" > }, > { > "name": "NO_PROXY", > "value": ".centralci.eng.rdu2.redhat.com,.cluster.local,.lab.sjc.redhat.com,.svc,10.14.89.4,169.254.169.254,172.16.120.34,172.30.0.1,qe-juzhao-311-qeos-master-etcd-1,qe-juzhao-311-qeos-node-1,qe-juzhao-311-qeos-nrr-1" > }, > { > "name": "http_proxy", > "value": "http://file.rdu.redhat.com:3128" > }, > { > "name": "https_proxy", > "value": "http://file.rdu.redhat.com:3128" > }, > { > "name": "no_proxy", > "value": ".centralci.eng.rdu2.redhat.com,.cluster.local,.lab.sjc.redhat.com,.svc,10.14.89.4,169.254.169.254,172.16.120.34,172.30.0.1,qe-juzhao-311-qeos-master-etcd-1,qe-juzhao-311-qeos-node-1,qe-juzhao-311-qeos-nrr-1" > } > ], > "gitHTTPProxy": "http://file.rdu.redhat.com:3128", > "gitHTTPSProxy": "http://file.rdu.redhat.com:3128", > "gitNoProxy": ".centralci.eng.rdu2.redhat.com,.cluster.local,.lab.sjc.redhat.com,.svc,10.14.89.4,169.254.169.254,172.16.120.34,172.30.0.1,qe-juzhao-311-qeos-master-etcd-1,qe-juzhao-311-qeos-node-1,qe-juzhao-311-qeos-nrr-1", > "kind": "BuildDefaultsConfig", > "resources": { > "limits": {}, > "requests": {} > } > } > } > }, > "git_http_proxy": "http://file.rdu.redhat.com:3128", > "git_https_proxy": "http://file.rdu.redhat.com:3128", > "git_no_proxy": ".centralci.eng.rdu2.redhat.com,.cluster.local,.lab.sjc.redhat.com,.svc,10.14.89.4,169.254.169.254,172.16.120.34,172.30.0.1,qe-juzhao-311-qeos-master-etcd-1", > "http_proxy": "http://file.rdu.redhat.com:3128", > "https_proxy": "http://file.rdu.redhat.com:3128", > "no_proxy": ".centralci.eng.rdu2.redhat.com,.cluster.local,.lab.sjc.redhat.com,.svc,10.14.89.4,169.254.169.254,172.16.120.34,172.30.0.1,qe-juzhao-311-qeos-master-etcd-1" > }, > "buildoverrides": { > "config": { > "BuildOverrides": { > "configuration": { > "apiVersion": "v1", > "kind": "BuildOverridesConfig" > } > } > } > }, > "cloudprovider": { > "kind": "openstack" > }, > "common": { > "all_hostnames": [ > "qe-juzhao-311-qeos-master-etcd-1", > "172.16.120.34", > "kubernetes.default", > "kubernetes", > "openshift.default.svc", > "openshift.default", > "host-8-240-184.host.centralci.eng.rdu2.redhat.com", > "172.30.0.1", > "openshift.default.svc.cluster.local", > "10.8.240.184", > "kubernetes.default.svc", > "kubernetes.default.svc.cluster.local", > "openshift" > ], > "config_base": "/etc/origin", > "dns_domain": "cluster.local", > "generate_no_proxy_hosts": true, > "hostname": "qe-juzhao-311-qeos-master-etcd-1", > "http_proxy": "http://file.rdu.redhat.com:3128", > "https_proxy": "http://file.rdu.redhat.com:3128", > "internal_hostnames": [ > "qe-juzhao-311-qeos-master-etcd-1", > "172.16.120.34", > "kubernetes.default", > "kubernetes.default.svc.cluster.local", > "kubernetes", > "openshift.default", > "openshift.default.svc", > "172.30.0.1", > "openshift.default.svc.cluster.local", > "kubernetes.default.svc", > "openshift" > ], > "ip": "172.16.120.34", > "kube_svc_ip": "172.30.0.1", > "no_proxy": ".centralci.eng.rdu2.redhat.com,.cluster.local,.lab.sjc.redhat.com,.svc,10.14.89.4,169.254.169.254,172.16.120.34,172.30.0.1,qe-juzhao-311-qeos-master-etcd-1", > "no_proxy_etcd_host_ips": "172.16.120.34", > "no_proxy_internal_hostnames": "qe-juzhao-311-qeos-master-etcd-1", > "no_proxy_master_ips": "172.16.120.34", > "portal_net": "172.30.0.0/16", > "public_hostname": "host-8-240-184.host.centralci.eng.rdu2.redhat.com", > "public_ip": "10.8.240.184", > "raw_hostname": "qe-juzhao-311-qeos-master-etcd-1" > }, > "current_config": { > "roles": [ > "node", > "builddefaults", > "cloudprovider", > "master", > "buildoverrides" > ] > }, > "master": { > "admission_plugin_config": { > "BuildDefaults": { > "configuration": { > "apiVersion": "v1", > "env": [ > { > "name": "HTTP_PROXY", > "value": "http://file.rdu.redhat.com:3128" > }, > { > "name": "HTTPS_PROXY", > "value": "http://file.rdu.redhat.com:3128" > }, > { > "name": "NO_PROXY", > "value": ".centralci.eng.rdu2.redhat.com,.cluster.local,.lab.sjc.redhat.com,.svc,10.14.89.4,169.254.169.254,172.16.120.34,172.30.0.1,qe-juzhao-311-qeos-master-etcd-1,qe-juzhao-311-qeos-node-1,qe-juzhao-311-qeos-nrr-1" > }, > { > "name": "http_proxy", > "value": "http://file.rdu.redhat.com:3128" > }, > { > "name": "https_proxy", > "value": "http://file.rdu.redhat.com:3128" > }, > { > "name": "no_proxy", > "value": ".centralci.eng.rdu2.redhat.com,.cluster.local,.lab.sjc.redhat.com,.svc,10.14.89.4,169.254.169.254,172.16.120.34,172.30.0.1,qe-juzhao-311-qeos-master-etcd-1,qe-juzhao-311-qeos-node-1,qe-juzhao-311-qeos-nrr-1" > } > ], > "gitHTTPProxy": "http://file.rdu.redhat.com:3128", > "gitHTTPSProxy": "http://file.rdu.redhat.com:3128", > "gitNoProxy": ".centralci.eng.rdu2.redhat.com,.cluster.local,.lab.sjc.redhat.com,.svc,10.14.89.4,169.254.169.254,172.16.120.34,172.30.0.1,qe-juzhao-311-qeos-master-etcd-1,qe-juzhao-311-qeos-node-1,qe-juzhao-311-qeos-nrr-1", > "kind": "BuildDefaultsConfig", > "resources": { > "limits": {}, > "requests": {} > } > } > }, > "BuildOverrides": { > "configuration": { > "apiVersion": "v1", > "kind": "BuildOverridesConfig" > } > }, > "openshift.io/ImagePolicy": { > "configuration": { > "apiVersion": "v1", > "executionRules": [ > { > "matchImageAnnotations": [ > { > "key": "images.openshift.io/deny-execution", > "value": "true" > } > ], > "name": "execution-denied", > "onResources": [ > { > "resource": "pods" > }, > { > "resource": "builds" > } > ], > "reject": true, > "skipOnResolutionFailure": true > } > ], > "kind": "ImagePolicyConfig" > } > } > }, > "api_port": "8443", > "api_server_args": { > "cloud-config": [ > "/etc/origin/cloudprovider/openstack.conf" > ], > "cloud-provider": [ > "openstack" > ] > }, > "api_url": "https://qe-juzhao-311-qeos-master-etcd-1:8443", > "api_use_ssl": true, > "bind_addr": "0.0.0.0", > "console_path": "/console", > "console_port": "8443", > "console_url": "https://qe-juzhao-311-qeos-master-etcd-1:8443/console", > "console_use_ssl": true, > "controller_args": { > "cloud-config": [ > "/etc/origin/cloudprovider/openstack.conf" > ], > "cloud-provider": [ > "openstack" > ] > }, > "controllers_port": "8444", > "loopback_api_url": "https://qe-juzhao-311-qeos-master-etcd-1:8443", > "loopback_cluster_name": "qe-juzhao-311-qeos-master-etcd-1:8443", > "loopback_context_name": "default/qe-juzhao-311-qeos-master-etcd-1:8443/system:openshift-master", > "loopback_user": "system:openshift-master/qe-juzhao-311-qeos-master-etcd-1:8443", > "named_certificates": [], > "portal_net": "172.30.0.0/16", > "public_api_url": "https://host-8-240-184.host.centralci.eng.rdu2.redhat.com:8443", > "public_console_url": "https://host-8-240-184.host.centralci.eng.rdu2.redhat.com:8443/console", > "registry_url": "registry.dev.redhat.io/openshift3/ose-${component}:${version}.0", > "session_max_seconds": 3600, > "session_name": "ssn" > }, > "node": { > "bootstrapped": true, > "nodename": "qe-juzhao-311-qeos-master-etcd-1", > "sdn_mtu": "1450" > }, > "provider": { > "metadata": { > "availability_zone": "nova", > "devices": [], > "ec2_compat": { > "ami-id": "ami-000069cb", > "ami-launch-index": "0", > "ami-manifest-path": "FIXME", > "block-device-mapping": { > "ami": "vda", > "root": "/dev/vda" > }, > "hostname": "qe-juzhao-311-qeos-master-etcd-1", > "instance-action": "none", > "instance-id": "i-008cb8ef", > "instance-type": "m1.large", > "local-hostname": "qe-juzhao-311-qeos-master-etcd-1", > "local-ipv4": "172.16.120.34", > "placement": { > "availability-zone": "nova" > }, > "public-hostname": "qe-juzhao-311-qeos-master-etcd-1", > "public-ipv4": "10.8.240.184", > "public-keys/": "0=libra", > "reservation-id": "r-omwoq00d", > "security-groups": "no-internet" > }, > "hostname": "qe-juzhao-311-qeos-master-etcd-1", > "keys": [ > { > "data": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDUq7W38xCZ9WGSWCvustaMGMT04tRohw6AKGzI7P7xql5lhCAReyt72n9qWQRZsE1YiCSQuTfXI1oc8NpSM7+lMLwj12G8z3I1YT31JHr9LLYg/XIcExkzfBI920CaS82VqmKOpI9+ARHSJBdIbKRI0f5Y+u4xbc5UzKCJX8jcKGG7nEiw8zm+cvAlfOgssMK+qJppIbVcb2iZNTsw5i2aX6FDMyC+b17DQHzBGpNbhZYxuoERZVRcnYctgIzuo6fD60gniX0fVvrchlOnubB1sRYbloP2r6UE22w/dpLKOFE5i7CA0ZzNBERZ94cIKumIH9MiJs1a6bMe89VOjjNV", > "name": "libra", > "type": "ssh" > } > ], > "launch_index": 0, > "name": "qe-juzhao-311-qeos-master-etcd-1", > "project_id": "e0fa85b6a06443959d2d3b497174bed6", > "uuid": "5ad310fe-8583-4a64-9f36-b2a7194dac6e" > }, > "name": "openstack", > "network": { > "hostname": "qe-juzhao-311-qeos-master-etcd-1", > "interfaces": [], > "ip": "172.16.120.34", > "ipv6_enabled": false, > "public_hostname": "10.8.240.184", > "public_ip": "10.8.240.184" > }, > "zone": "nova" > } > } > }, > "changed": false, > "invocation": { > "module_args": { > "additive_facts_to_overwrite": [], > "attributes": null, > "backup": null, > "content": null, > "delimiter": null, > "directory_mode": null, > "filter": "*", > "follow": false, > "force": null, > "gather_subset": [ > "hardware", > "network", > "virtual", > "facter" > ], > "gather_timeout": 10, > "group": null, > "local_facts": { > "generate_no_proxy_hosts": true, > "hostname": "", > "http_proxy": "http://file.rdu.redhat.com:3128", > "https_proxy": "http://file.rdu.redhat.com:3128", > "ip": "", > "no_proxy": "169.254.169.254,.centralci.eng.rdu2.redhat.com,.lab.sjc.redhat.com,10.14.89.4", > "portal_net": "172.30.0.0/16", > "public_hostname": "host-8-240-184.host.centralci.eng.rdu2.redhat.com", > "public_ip": "" > }, > "mode": null, > "owner": null, > "regexp": null, > "remote_src": null, > "role": "common", > "selevel": null, > "serole": null, > "setype": null, > "seuser": null, > "src": null, > "unsafe_writes": null > } > } >} > >TASK [Set fact of no_proxy_internal_hostnames] ****************************************************************************************************************************************** >task path: /usr/share/ansible/openshift-ansible/playbooks/init/cluster_facts.yml:41 >Tuesday 14 August 2018 01:29:44 -0400 (0:00:02.831) 0:00:11.414 ******** >Using module file /usr/share/ansible/openshift-ansible/roles/openshift_facts/library/openshift_facts.py ><host-8-240-184.host.centralci.eng.rdu2.redhat.com> ESTABLISH SSH CONNECTION FOR USER: root ><host-8-240-184.host.centralci.eng.rdu2.redhat.com> SSH: EXEC ssh -o ControlMaster=auto -o ControlPersist=600s -o StrictHostKeyChecking=no -o 'IdentityFile="/root/libra.pem"' -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o User=root -o ConnectTimeout=30 -o ControlPath=/root/.ansible/cp/%h-%r host-8-240-184.host.centralci.eng.rdu2.redhat.com '/bin/sh -c '"'"'/usr/bin/python && sleep 0'"'"'' ><host-8-240-184.host.centralci.eng.rdu2.redhat.com> (0, '\n{"invocation": {"module_args": {"directory_mode": null, "force": null, "remote_src": null, "gather_subset": ["hardware", "network", "virtual", "facter"], "owner": null, "follow": false, "group": null, "gather_timeout": 10, "unsafe_writes": null, "setype": null, "content": null, "serole": null, "role": "common", "selevel": null, "regexp": null, "src": null, "local_facts": {"no_proxy_internal_hostnames": "qe-juzhao-311-qeos-master-etcd-1", "no_proxy_master_ips": "172.16.120.34"}, "additive_facts_to_overwrite": [], "seuser": null, "filter": "*", "delimiter": null, "mode": null, "attributes": null, "backup": null}}, "changed": false, "ansible_facts": {"openshift": {"node": {"sdn_mtu": "1450", "nodename": "qe-juzhao-311-qeos-master-etcd-1", "bootstrapped": true}, "builddefaults": {"https_proxy": "http://file.rdu.redhat.com:3128", "git_http_proxy": "http://file.rdu.redhat.com:3128", "http_proxy": "http://file.rdu.redhat.com:3128", "git_https_proxy": "http://file.rdu.redhat.com:3128", "no_proxy": ".centralci.eng.rdu2.redhat.com,.cluster.local,.lab.sjc.redhat.com,.svc,10.14.89.4,169.254.169.254,172.16.120.34,172.30.0.1,qe-juzhao-311-qeos-master-etcd-1", "git_no_proxy": ".centralci.eng.rdu2.redhat.com,.cluster.local,.lab.sjc.redhat.com,.svc,10.14.89.4,169.254.169.254,172.16.120.34,172.30.0.1,qe-juzhao-311-qeos-master-etcd-1", "config": {"BuildDefaults": {"configuration": {"kind": "BuildDefaultsConfig", "gitNoProxy": ".centralci.eng.rdu2.redhat.com,.cluster.local,.lab.sjc.redhat.com,.svc,10.14.89.4,169.254.169.254,172.16.120.34,172.30.0.1,qe-juzhao-311-qeos-master-etcd-1,qe-juzhao-311-qeos-node-1,qe-juzhao-311-qeos-nrr-1", "apiVersion": "v1", "env": [{"name": "HTTP_PROXY", "value": "http://file.rdu.redhat.com:3128"}, {"name": "HTTPS_PROXY", "value": "http://file.rdu.redhat.com:3128"}, {"name": "NO_PROXY", "value": ".centralci.eng.rdu2.redhat.com,.cluster.local,.lab.sjc.redhat.com,.svc,10.14.89.4,169.254.169.254,172.16.120.34,172.30.0.1,qe-juzhao-311-qeos-master-etcd-1,qe-juzhao-311-qeos-node-1,qe-juzhao-311-qeos-nrr-1"}, {"name": "http_proxy", "value": "http://file.rdu.redhat.com:3128"}, {"name": "https_proxy", "value": "http://file.rdu.redhat.com:3128"}, {"name": "no_proxy", "value": ".centralci.eng.rdu2.redhat.com,.cluster.local,.lab.sjc.redhat.com,.svc,10.14.89.4,169.254.169.254,172.16.120.34,172.30.0.1,qe-juzhao-311-qeos-master-etcd-1,qe-juzhao-311-qeos-node-1,qe-juzhao-311-qeos-nrr-1"}], "gitHTTPSProxy": "http://file.rdu.redhat.com:3128", "gitHTTPProxy": "http://file.rdu.redhat.com:3128", "resources": {"requests": {}, "limits": {}}}}}}, "cloudprovider": {"kind": "openstack"}, "current_config": {"roles": ["node", "builddefaults", "cloudprovider", "master", "buildoverrides"]}, "master": {"controller_args": {"cloud-config": ["/etc/origin/cloudprovider/openstack.conf"], "cloud-provider": ["openstack"]}, "public_console_url": "https://host-8-240-184.host.centralci.eng.rdu2.redhat.com:8443/console", "api_port": "8443", "console_port": "8443", "loopback_user": "system:openshift-master/qe-juzhao-311-qeos-master-etcd-1:8443", "api_url": "https://qe-juzhao-311-qeos-master-etcd-1:8443", "api_use_ssl": true, "console_path": "/console", "loopback_context_name": "default/qe-juzhao-311-qeos-master-etcd-1:8443/system:openshift-master", "console_use_ssl": true, "api_server_args": {"cloud-config": ["/etc/origin/cloudprovider/openstack.conf"], "cloud-provider": ["openstack"]}, "console_url": "https://qe-juzhao-311-qeos-master-etcd-1:8443/console", "bind_addr": "0.0.0.0", "session_max_seconds": 3600, "loopback_api_url": "https://qe-juzhao-311-qeos-master-etcd-1:8443", "public_api_url": "https://host-8-240-184.host.centralci.eng.rdu2.redhat.com:8443", "admission_plugin_config": {"BuildDefaults": {"configuration": {"kind": "BuildDefaultsConfig", "gitNoProxy": ".centralci.eng.rdu2.redhat.com,.cluster.local,.lab.sjc.redhat.com,.svc,10.14.89.4,169.254.169.254,172.16.120.34,172.30.0.1,qe-juzhao-311-qeos-master-etcd-1,qe-juzhao-311-qeos-node-1,qe-juzhao-311-qeos-nrr-1", "apiVersion": "v1", "env": [{"name": "HTTP_PROXY", "value": "http://file.rdu.redhat.com:3128"}, {"name": "HTTPS_PROXY", "value": "http://file.rdu.redhat.com:3128"}, {"name": "NO_PROXY", "value": ".centralci.eng.rdu2.redhat.com,.cluster.local,.lab.sjc.redhat.com,.svc,10.14.89.4,169.254.169.254,172.16.120.34,172.30.0.1,qe-juzhao-311-qeos-master-etcd-1,qe-juzhao-311-qeos-node-1,qe-juzhao-311-qeos-nrr-1"}, {"name": "http_proxy", "value": "http://file.rdu.redhat.com:3128"}, {"name": "https_proxy", "value": "http://file.rdu.redhat.com:3128"}, {"name": "no_proxy", "value": ".centralci.eng.rdu2.redhat.com,.cluster.local,.lab.sjc.redhat.com,.svc,10.14.89.4,169.254.169.254,172.16.120.34,172.30.0.1,qe-juzhao-311-qeos-master-etcd-1,qe-juzhao-311-qeos-node-1,qe-juzhao-311-qeos-nrr-1"}], "gitHTTPSProxy": "http://file.rdu.redhat.com:3128", "gitHTTPProxy": "http://file.rdu.redhat.com:3128", "resources": {"requests": {}, "limits": {}}}}, "BuildOverrides": {"configuration": {"kind": "BuildOverridesConfig", "apiVersion": "v1"}}, "openshift.io/ImagePolicy": {"configuration": {"kind": "ImagePolicyConfig", "executionRules": [{"skipOnResolutionFailure": true, "onResources": [{"resource": "pods"}, {"resource": "builds"}], "reject": true, "name": "execution-denied", "matchImageAnnotations": [{"value": "true", "key": "images.openshift.io/deny-execution"}]}], "apiVersion": "v1"}}}, "named_certificates": [], "loopback_cluster_name": "qe-juzhao-311-qeos-master-etcd-1:8443", "portal_net": "172.30.0.0/16", "controllers_port": "8444", "session_name": "ssn", "registry_url": "registry.dev.redhat.io/openshift3/ose-${component}:${version}.0"}, "common": {"config_base": "/etc/origin", "hostname": "qe-juzhao-311-qeos-master-etcd-1", "no_proxy": ".centralci.eng.rdu2.redhat.com,.cluster.local,.lab.sjc.redhat.com,.svc,10.14.89.4,169.254.169.254,172.16.120.34,172.30.0.1,qe-juzhao-311-qeos-master-etcd-1", "ip": "172.16.120.34", "http_proxy": "http://file.rdu.redhat.com:3128", "no_proxy_master_ips": "172.16.120.34", "dns_domain": "cluster.local", "portal_net": "172.30.0.0/16", "https_proxy": "http://file.rdu.redhat.com:3128", "generate_no_proxy_hosts": true, "no_proxy_internal_hostnames": "qe-juzhao-311-qeos-master-etcd-1", "raw_hostname": "qe-juzhao-311-qeos-master-etcd-1", "public_ip": "10.8.240.184", "no_proxy_etcd_host_ips": "172.16.120.34", "all_hostnames": ["qe-juzhao-311-qeos-master-etcd-1", "172.16.120.34", "kubernetes.default", "kubernetes", "openshift.default.svc", "openshift.default", "host-8-240-184.host.centralci.eng.rdu2.redhat.com", "172.30.0.1", "openshift.default.svc.cluster.local", "10.8.240.184", "kubernetes.default.svc", "kubernetes.default.svc.cluster.local", "openshift"], "public_hostname": "host-8-240-184.host.centralci.eng.rdu2.redhat.com", "internal_hostnames": ["qe-juzhao-311-qeos-master-etcd-1", "172.16.120.34", "kubernetes.default", "kubernetes.default.svc.cluster.local", "kubernetes", "openshift.default", "openshift.default.svc", "172.30.0.1", "openshift.default.svc.cluster.local", "kubernetes.default.svc", "openshift"], "kube_svc_ip": "172.30.0.1"}, "provider": {"metadata": {"uuid": "5ad310fe-8583-4a64-9f36-b2a7194dac6e", "availability_zone": "nova", "keys": [{"type": "ssh", "data": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDUq7W38xCZ9WGSWCvustaMGMT04tRohw6AKGzI7P7xql5lhCAReyt72n9qWQRZsE1YiCSQuTfXI1oc8NpSM7+lMLwj12G8z3I1YT31JHr9LLYg/XIcExkzfBI920CaS82VqmKOpI9+ARHSJBdIbKRI0f5Y+u4xbc5UzKCJX8jcKGG7nEiw8zm+cvAlfOgssMK+qJppIbVcb2iZNTsw5i2aX6FDMyC+b17DQHzBGpNbhZYxuoERZVRcnYctgIzuo6fD60gniX0fVvrchlOnubB1sRYbloP2r6UE22w/dpLKOFE5i7CA0ZzNBERZ94cIKumIH9MiJs1a6bMe89VOjjNV", "name": "libra"}], "hostname": "qe-juzhao-311-qeos-master-etcd-1", "launch_index": 0, "devices": [], "ec2_compat": {"local-ipv4": "172.16.120.34", "reservation-id": "r-omwoq00d", "local-hostname": "qe-juzhao-311-qeos-master-etcd-1", "placement": {"availability-zone": "nova"}, "ami-launch-index": "0", "public-hostname": "qe-juzhao-311-qeos-master-etcd-1", "hostname": "qe-juzhao-311-qeos-master-etcd-1", "ami-id": "ami-000069cb", "instance-action": "none", "public-keys/": "0=libra", "public-ipv4": "10.8.240.184", "block-device-mapping": {"ami": "vda", "root": "/dev/vda"}, "ami-manifest-path": "FIXME", "security-groups": "no-internet", "instance-type": "m1.large", "instance-id": "i-008cb8ef"}, "project_id": "e0fa85b6a06443959d2d3b497174bed6", "name": "qe-juzhao-311-qeos-master-etcd-1"}, "network": {"ip": "172.16.120.34", "interfaces": [], "hostname": "qe-juzhao-311-qeos-master-etcd-1", "public_ip": "10.8.240.184", "ipv6_enabled": false, "public_hostname": "10.8.240.184"}, "zone": "nova", "name": "openstack"}, "buildoverrides": {"config": {"BuildOverrides": {"configuration": {"kind": "BuildOverridesConfig", "apiVersion": "v1"}}}}}}}\n', '') >ok: [host-8-240-184.host.centralci.eng.rdu2.redhat.com] => { > "ansible_facts": { > "openshift": { > "builddefaults": { > "config": { > "BuildDefaults": { > "configuration": { > "apiVersion": "v1", > "env": [ > { > "name": "HTTP_PROXY", > "value": "http://file.rdu.redhat.com:3128" > }, > { > "name": "HTTPS_PROXY", > "value": "http://file.rdu.redhat.com:3128" > }, > { > "name": "NO_PROXY", > "value": ".centralci.eng.rdu2.redhat.com,.cluster.local,.lab.sjc.redhat.com,.svc,10.14.89.4,169.254.169.254,172.16.120.34,172.30.0.1,qe-juzhao-311-qeos-master-etcd-1,qe-juzhao-311-qeos-node-1,qe-juzhao-311-qeos-nrr-1" > }, > { > "name": "http_proxy", > "value": "http://file.rdu.redhat.com:3128" > }, > { > "name": "https_proxy", > "value": "http://file.rdu.redhat.com:3128" > }, > { > "name": "no_proxy", > "value": ".centralci.eng.rdu2.redhat.com,.cluster.local,.lab.sjc.redhat.com,.svc,10.14.89.4,169.254.169.254,172.16.120.34,172.30.0.1,qe-juzhao-311-qeos-master-etcd-1,qe-juzhao-311-qeos-node-1,qe-juzhao-311-qeos-nrr-1" > } > ], > "gitHTTPProxy": "http://file.rdu.redhat.com:3128", > "gitHTTPSProxy": "http://file.rdu.redhat.com:3128", > "gitNoProxy": ".centralci.eng.rdu2.redhat.com,.cluster.local,.lab.sjc.redhat.com,.svc,10.14.89.4,169.254.169.254,172.16.120.34,172.30.0.1,qe-juzhao-311-qeos-master-etcd-1,qe-juzhao-311-qeos-node-1,qe-juzhao-311-qeos-nrr-1", > "kind": "BuildDefaultsConfig", > "resources": { > "limits": {}, > "requests": {} > } > } > } > }, > "git_http_proxy": "http://file.rdu.redhat.com:3128", > "git_https_proxy": "http://file.rdu.redhat.com:3128", > "git_no_proxy": ".centralci.eng.rdu2.redhat.com,.cluster.local,.lab.sjc.redhat.com,.svc,10.14.89.4,169.254.169.254,172.16.120.34,172.30.0.1,qe-juzhao-311-qeos-master-etcd-1", > "http_proxy": "http://file.rdu.redhat.com:3128", > "https_proxy": "http://file.rdu.redhat.com:3128", > "no_proxy": ".centralci.eng.rdu2.redhat.com,.cluster.local,.lab.sjc.redhat.com,.svc,10.14.89.4,169.254.169.254,172.16.120.34,172.30.0.1,qe-juzhao-311-qeos-master-etcd-1" > }, > "buildoverrides": { > "config": { > "BuildOverrides": { > "configuration": { > "apiVersion": "v1", > "kind": "BuildOverridesConfig" > } > } > } > }, > "cloudprovider": { > "kind": "openstack" > }, > "common": { > "all_hostnames": [ > "qe-juzhao-311-qeos-master-etcd-1", > "172.16.120.34", > "kubernetes.default", > "kubernetes", > "openshift.default.svc", > "openshift.default", > "host-8-240-184.host.centralci.eng.rdu2.redhat.com", > "172.30.0.1", > "openshift.default.svc.cluster.local", > "10.8.240.184", > "kubernetes.default.svc", > "kubernetes.default.svc.cluster.local", > "openshift" > ], > "config_base": "/etc/origin", > "dns_domain": "cluster.local", > "generate_no_proxy_hosts": true, > "hostname": "qe-juzhao-311-qeos-master-etcd-1", > "http_proxy": "http://file.rdu.redhat.com:3128", > "https_proxy": "http://file.rdu.redhat.com:3128", > "internal_hostnames": [ > "qe-juzhao-311-qeos-master-etcd-1", > "172.16.120.34", > "kubernetes.default", > "kubernetes.default.svc.cluster.local", > "kubernetes", > "openshift.default", > "openshift.default.svc", > "172.30.0.1", > "openshift.default.svc.cluster.local", > "kubernetes.default.svc", > "openshift" > ], > "ip": "172.16.120.34", > "kube_svc_ip": "172.30.0.1", > "no_proxy": ".centralci.eng.rdu2.redhat.com,.cluster.local,.lab.sjc.redhat.com,.svc,10.14.89.4,169.254.169.254,172.16.120.34,172.30.0.1,qe-juzhao-311-qeos-master-etcd-1", > "no_proxy_etcd_host_ips": "172.16.120.34", > "no_proxy_internal_hostnames": "qe-juzhao-311-qeos-master-etcd-1", > "no_proxy_master_ips": "172.16.120.34", > "portal_net": "172.30.0.0/16", > "public_hostname": "host-8-240-184.host.centralci.eng.rdu2.redhat.com", > "public_ip": "10.8.240.184", > "raw_hostname": "qe-juzhao-311-qeos-master-etcd-1" > }, > "current_config": { > "roles": [ > "node", > "builddefaults", > "cloudprovider", > "master", > "buildoverrides" > ] > }, > "master": { > "admission_plugin_config": { > "BuildDefaults": { > "configuration": { > "apiVersion": "v1", > "env": [ > { > "name": "HTTP_PROXY", > "value": "http://file.rdu.redhat.com:3128" > }, > { > "name": "HTTPS_PROXY", > "value": "http://file.rdu.redhat.com:3128" > }, > { > "name": "NO_PROXY", > "value": ".centralci.eng.rdu2.redhat.com,.cluster.local,.lab.sjc.redhat.com,.svc,10.14.89.4,169.254.169.254,172.16.120.34,172.30.0.1,qe-juzhao-311-qeos-master-etcd-1,qe-juzhao-311-qeos-node-1,qe-juzhao-311-qeos-nrr-1" > }, > { > "name": "http_proxy", > "value": "http://file.rdu.redhat.com:3128" > }, > { > "name": "https_proxy", > "value": "http://file.rdu.redhat.com:3128" > }, > { > "name": "no_proxy", > "value": ".centralci.eng.rdu2.redhat.com,.cluster.local,.lab.sjc.redhat.com,.svc,10.14.89.4,169.254.169.254,172.16.120.34,172.30.0.1,qe-juzhao-311-qeos-master-etcd-1,qe-juzhao-311-qeos-node-1,qe-juzhao-311-qeos-nrr-1" > } > ], > "gitHTTPProxy": "http://file.rdu.redhat.com:3128", > "gitHTTPSProxy": "http://file.rdu.redhat.com:3128", > "gitNoProxy": ".centralci.eng.rdu2.redhat.com,.cluster.local,.lab.sjc.redhat.com,.svc,10.14.89.4,169.254.169.254,172.16.120.34,172.30.0.1,qe-juzhao-311-qeos-master-etcd-1,qe-juzhao-311-qeos-node-1,qe-juzhao-311-qeos-nrr-1", > "kind": "BuildDefaultsConfig", > "resources": { > "limits": {}, > "requests": {} > } > } > }, > "BuildOverrides": { > "configuration": { > "apiVersion": "v1", > "kind": "BuildOverridesConfig" > } > }, > "openshift.io/ImagePolicy": { > "configuration": { > "apiVersion": "v1", > "executionRules": [ > { > "matchImageAnnotations": [ > { > "key": "images.openshift.io/deny-execution", > "value": "true" > } > ], > "name": "execution-denied", > "onResources": [ > { > "resource": "pods" > }, > { > "resource": "builds" > } > ], > "reject": true, > "skipOnResolutionFailure": true > } > ], > "kind": "ImagePolicyConfig" > } > } > }, > "api_port": "8443", > "api_server_args": { > "cloud-config": [ > "/etc/origin/cloudprovider/openstack.conf" > ], > "cloud-provider": [ > "openstack" > ] > }, > "api_url": "https://qe-juzhao-311-qeos-master-etcd-1:8443", > "api_use_ssl": true, > "bind_addr": "0.0.0.0", > "console_path": "/console", > "console_port": "8443", > "console_url": "https://qe-juzhao-311-qeos-master-etcd-1:8443/console", > "console_use_ssl": true, > "controller_args": { > "cloud-config": [ > "/etc/origin/cloudprovider/openstack.conf" > ], > "cloud-provider": [ > "openstack" > ] > }, > "controllers_port": "8444", > "loopback_api_url": "https://qe-juzhao-311-qeos-master-etcd-1:8443", > "loopback_cluster_name": "qe-juzhao-311-qeos-master-etcd-1:8443", > "loopback_context_name": "default/qe-juzhao-311-qeos-master-etcd-1:8443/system:openshift-master", > "loopback_user": "system:openshift-master/qe-juzhao-311-qeos-master-etcd-1:8443", > "named_certificates": [], > "portal_net": "172.30.0.0/16", > "public_api_url": "https://host-8-240-184.host.centralci.eng.rdu2.redhat.com:8443", > "public_console_url": "https://host-8-240-184.host.centralci.eng.rdu2.redhat.com:8443/console", > "registry_url": "registry.dev.redhat.io/openshift3/ose-${component}:${version}.0", > "session_max_seconds": 3600, > "session_name": "ssn" > }, > "node": { > "bootstrapped": true, > "nodename": "qe-juzhao-311-qeos-master-etcd-1", > "sdn_mtu": "1450" > }, > "provider": { > "metadata": { > "availability_zone": "nova", > "devices": [], > "ec2_compat": { > "ami-id": "ami-000069cb", > "ami-launch-index": "0", > "ami-manifest-path": "FIXME", > "block-device-mapping": { > "ami": "vda", > "root": "/dev/vda" > }, > "hostname": "qe-juzhao-311-qeos-master-etcd-1", > "instance-action": "none", > "instance-id": "i-008cb8ef", > "instance-type": "m1.large", > "local-hostname": "qe-juzhao-311-qeos-master-etcd-1", > "local-ipv4": "172.16.120.34", > "placement": { > "availability-zone": "nova" > }, > "public-hostname": "qe-juzhao-311-qeos-master-etcd-1", > "public-ipv4": "10.8.240.184", > "public-keys/": "0=libra", > "reservation-id": "r-omwoq00d", > "security-groups": "no-internet" > }, > "hostname": "qe-juzhao-311-qeos-master-etcd-1", > "keys": [ > { > "data": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDUq7W38xCZ9WGSWCvustaMGMT04tRohw6AKGzI7P7xql5lhCAReyt72n9qWQRZsE1YiCSQuTfXI1oc8NpSM7+lMLwj12G8z3I1YT31JHr9LLYg/XIcExkzfBI920CaS82VqmKOpI9+ARHSJBdIbKRI0f5Y+u4xbc5UzKCJX8jcKGG7nEiw8zm+cvAlfOgssMK+qJppIbVcb2iZNTsw5i2aX6FDMyC+b17DQHzBGpNbhZYxuoERZVRcnYctgIzuo6fD60gniX0fVvrchlOnubB1sRYbloP2r6UE22w/dpLKOFE5i7CA0ZzNBERZ94cIKumIH9MiJs1a6bMe89VOjjNV", > "name": "libra", > "type": "ssh" > } > ], > "launch_index": 0, > "name": "qe-juzhao-311-qeos-master-etcd-1", > "project_id": "e0fa85b6a06443959d2d3b497174bed6", > "uuid": "5ad310fe-8583-4a64-9f36-b2a7194dac6e" > }, > "name": "openstack", > "network": { > "hostname": "qe-juzhao-311-qeos-master-etcd-1", > "interfaces": [], > "ip": "172.16.120.34", > "ipv6_enabled": false, > "public_hostname": "10.8.240.184", > "public_ip": "10.8.240.184" > }, > "zone": "nova" > } > } > }, > "changed": false, > "invocation": { > "module_args": { > "additive_facts_to_overwrite": [], > "attributes": null, > "backup": null, > "content": null, > "delimiter": null, > "directory_mode": null, > "filter": "*", > "follow": false, > "force": null, > "gather_subset": [ > "hardware", > "network", > "virtual", > "facter" > ], > "gather_timeout": 10, > "group": null, > "local_facts": { > "no_proxy_internal_hostnames": "qe-juzhao-311-qeos-master-etcd-1", > "no_proxy_master_ips": "172.16.120.34" > }, > "mode": null, > "owner": null, > "regexp": null, > "remote_src": null, > "role": "common", > "selevel": null, > "serole": null, > "setype": null, > "seuser": null, > "src": null, > "unsafe_writes": null > } > } >} > >TASK [Initialize openshift.node.sdn_mtu] ************************************************************************************************************************************************ >task path: /usr/share/ansible/openshift-ansible/playbooks/init/cluster_facts.yml:59 >Tuesday 14 August 2018 01:29:46 -0400 (0:00:02.171) 0:00:13.585 ******** >Using module file /usr/share/ansible/openshift-ansible/roles/openshift_facts/library/openshift_facts.py ><host-8-240-184.host.centralci.eng.rdu2.redhat.com> ESTABLISH SSH CONNECTION FOR USER: root ><host-8-240-184.host.centralci.eng.rdu2.redhat.com> SSH: EXEC ssh -o ControlMaster=auto -o ControlPersist=600s -o StrictHostKeyChecking=no -o 'IdentityFile="/root/libra.pem"' -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o User=root -o ConnectTimeout=30 -o ControlPath=/root/.ansible/cp/%h-%r host-8-240-184.host.centralci.eng.rdu2.redhat.com '/bin/sh -c '"'"'/usr/bin/python && sleep 0'"'"'' ><host-8-240-184.host.centralci.eng.rdu2.redhat.com> (0, '\n{"invocation": {"module_args": {"directory_mode": null, "force": null, "remote_src": null, "gather_subset": ["hardware", "network", "virtual", "facter"], "owner": null, "follow": false, "group": null, "gather_timeout": 10, "unsafe_writes": null, "setype": null, "content": null, "serole": null, "role": "node", "selevel": null, "regexp": null, "src": null, "local_facts": {"bootstrapped": true, "sdn_mtu": ""}, "additive_facts_to_overwrite": [], "seuser": null, "filter": "*", "delimiter": null, "mode": null, "attributes": null, "backup": null}}, "changed": false, "ansible_facts": {"openshift": {"node": {"sdn_mtu": "1450", "nodename": "qe-juzhao-311-qeos-master-etcd-1", "bootstrapped": true}, "builddefaults": {"https_proxy": "http://file.rdu.redhat.com:3128", "git_http_proxy": "http://file.rdu.redhat.com:3128", "http_proxy": "http://file.rdu.redhat.com:3128", "git_https_proxy": "http://file.rdu.redhat.com:3128", "no_proxy": ".centralci.eng.rdu2.redhat.com,.cluster.local,.lab.sjc.redhat.com,.svc,10.14.89.4,169.254.169.254,172.16.120.34,172.30.0.1,qe-juzhao-311-qeos-master-etcd-1", "git_no_proxy": ".centralci.eng.rdu2.redhat.com,.cluster.local,.lab.sjc.redhat.com,.svc,10.14.89.4,169.254.169.254,172.16.120.34,172.30.0.1,qe-juzhao-311-qeos-master-etcd-1", "config": {"BuildDefaults": {"configuration": {"kind": "BuildDefaultsConfig", "gitNoProxy": ".centralci.eng.rdu2.redhat.com,.cluster.local,.lab.sjc.redhat.com,.svc,10.14.89.4,169.254.169.254,172.16.120.34,172.30.0.1,qe-juzhao-311-qeos-master-etcd-1,qe-juzhao-311-qeos-node-1,qe-juzhao-311-qeos-nrr-1", "apiVersion": "v1", "env": [{"name": "HTTP_PROXY", "value": "http://file.rdu.redhat.com:3128"}, {"name": "HTTPS_PROXY", "value": "http://file.rdu.redhat.com:3128"}, {"name": "NO_PROXY", "value": ".centralci.eng.rdu2.redhat.com,.cluster.local,.lab.sjc.redhat.com,.svc,10.14.89.4,169.254.169.254,172.16.120.34,172.30.0.1,qe-juzhao-311-qeos-master-etcd-1,qe-juzhao-311-qeos-node-1,qe-juzhao-311-qeos-nrr-1"}, {"name": "http_proxy", "value": "http://file.rdu.redhat.com:3128"}, {"name": "https_proxy", "value": "http://file.rdu.redhat.com:3128"}, {"name": "no_proxy", "value": ".centralci.eng.rdu2.redhat.com,.cluster.local,.lab.sjc.redhat.com,.svc,10.14.89.4,169.254.169.254,172.16.120.34,172.30.0.1,qe-juzhao-311-qeos-master-etcd-1,qe-juzhao-311-qeos-node-1,qe-juzhao-311-qeos-nrr-1"}], "gitHTTPSProxy": "http://file.rdu.redhat.com:3128", "gitHTTPProxy": "http://file.rdu.redhat.com:3128", "resources": {"requests": {}, "limits": {}}}}}}, "cloudprovider": {"kind": "openstack"}, "current_config": {"roles": ["node", "builddefaults", "cloudprovider", "master", "buildoverrides"]}, "master": {"controller_args": {"cloud-config": ["/etc/origin/cloudprovider/openstack.conf"], "cloud-provider": ["openstack"]}, "public_console_url": "https://host-8-240-184.host.centralci.eng.rdu2.redhat.com:8443/console", "api_port": "8443", "console_port": "8443", "loopback_user": "system:openshift-master/qe-juzhao-311-qeos-master-etcd-1:8443", "api_url": "https://qe-juzhao-311-qeos-master-etcd-1:8443", "api_use_ssl": true, "console_path": "/console", "loopback_context_name": "default/qe-juzhao-311-qeos-master-etcd-1:8443/system:openshift-master", "console_use_ssl": true, "api_server_args": {"cloud-config": ["/etc/origin/cloudprovider/openstack.conf"], "cloud-provider": ["openstack"]}, "console_url": "https://qe-juzhao-311-qeos-master-etcd-1:8443/console", "bind_addr": "0.0.0.0", "session_max_seconds": 3600, "loopback_api_url": "https://qe-juzhao-311-qeos-master-etcd-1:8443", "public_api_url": "https://host-8-240-184.host.centralci.eng.rdu2.redhat.com:8443", "admission_plugin_config": {"BuildDefaults": {"configuration": {"kind": "BuildDefaultsConfig", "gitNoProxy": ".centralci.eng.rdu2.redhat.com,.cluster.local,.lab.sjc.redhat.com,.svc,10.14.89.4,169.254.169.254,172.16.120.34,172.30.0.1,qe-juzhao-311-qeos-master-etcd-1,qe-juzhao-311-qeos-node-1,qe-juzhao-311-qeos-nrr-1", "apiVersion": "v1", "env": [{"name": "HTTP_PROXY", "value": "http://file.rdu.redhat.com:3128"}, {"name": "HTTPS_PROXY", "value": "http://file.rdu.redhat.com:3128"}, {"name": "NO_PROXY", "value": ".centralci.eng.rdu2.redhat.com,.cluster.local,.lab.sjc.redhat.com,.svc,10.14.89.4,169.254.169.254,172.16.120.34,172.30.0.1,qe-juzhao-311-qeos-master-etcd-1,qe-juzhao-311-qeos-node-1,qe-juzhao-311-qeos-nrr-1"}, {"name": "http_proxy", "value": "http://file.rdu.redhat.com:3128"}, {"name": "https_proxy", "value": "http://file.rdu.redhat.com:3128"}, {"name": "no_proxy", "value": ".centralci.eng.rdu2.redhat.com,.cluster.local,.lab.sjc.redhat.com,.svc,10.14.89.4,169.254.169.254,172.16.120.34,172.30.0.1,qe-juzhao-311-qeos-master-etcd-1,qe-juzhao-311-qeos-node-1,qe-juzhao-311-qeos-nrr-1"}], "gitHTTPSProxy": "http://file.rdu.redhat.com:3128", "gitHTTPProxy": "http://file.rdu.redhat.com:3128", "resources": {"requests": {}, "limits": {}}}}, "BuildOverrides": {"configuration": {"kind": "BuildOverridesConfig", "apiVersion": "v1"}}, "openshift.io/ImagePolicy": {"configuration": {"kind": "ImagePolicyConfig", "executionRules": [{"skipOnResolutionFailure": true, "onResources": [{"resource": "pods"}, {"resource": "builds"}], "reject": true, "name": "execution-denied", "matchImageAnnotations": [{"value": "true", "key": "images.openshift.io/deny-execution"}]}], "apiVersion": "v1"}}}, "named_certificates": [], "loopback_cluster_name": "qe-juzhao-311-qeos-master-etcd-1:8443", "portal_net": "172.30.0.0/16", "controllers_port": "8444", "session_name": "ssn", "registry_url": "registry.dev.redhat.io/openshift3/ose-${component}:${version}.0"}, "common": {"config_base": "/etc/origin", "hostname": "qe-juzhao-311-qeos-master-etcd-1", "no_proxy": ".centralci.eng.rdu2.redhat.com,.cluster.local,.lab.sjc.redhat.com,.svc,10.14.89.4,169.254.169.254,172.16.120.34,172.30.0.1,qe-juzhao-311-qeos-master-etcd-1", "ip": "172.16.120.34", "http_proxy": "http://file.rdu.redhat.com:3128", "no_proxy_master_ips": "172.16.120.34", "dns_domain": "cluster.local", "portal_net": "172.30.0.0/16", "https_proxy": "http://file.rdu.redhat.com:3128", "generate_no_proxy_hosts": true, "no_proxy_internal_hostnames": "qe-juzhao-311-qeos-master-etcd-1", "raw_hostname": "qe-juzhao-311-qeos-master-etcd-1", "public_ip": "10.8.240.184", "no_proxy_etcd_host_ips": "172.16.120.34", "all_hostnames": ["qe-juzhao-311-qeos-master-etcd-1", "172.16.120.34", "kubernetes.default", "kubernetes", "openshift.default.svc", "openshift.default", "host-8-240-184.host.centralci.eng.rdu2.redhat.com", "172.30.0.1", "openshift.default.svc.cluster.local", "10.8.240.184", "kubernetes.default.svc", "kubernetes.default.svc.cluster.local", "openshift"], "public_hostname": "host-8-240-184.host.centralci.eng.rdu2.redhat.com", "internal_hostnames": ["qe-juzhao-311-qeos-master-etcd-1", "172.16.120.34", "kubernetes.default", "kubernetes.default.svc.cluster.local", "kubernetes", "openshift.default", "openshift.default.svc", "172.30.0.1", "openshift.default.svc.cluster.local", "kubernetes.default.svc", "openshift"], "kube_svc_ip": "172.30.0.1"}, "provider": {"metadata": {"uuid": "5ad310fe-8583-4a64-9f36-b2a7194dac6e", "availability_zone": "nova", "keys": [{"type": "ssh", "data": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDUq7W38xCZ9WGSWCvustaMGMT04tRohw6AKGzI7P7xql5lhCAReyt72n9qWQRZsE1YiCSQuTfXI1oc8NpSM7+lMLwj12G8z3I1YT31JHr9LLYg/XIcExkzfBI920CaS82VqmKOpI9+ARHSJBdIbKRI0f5Y+u4xbc5UzKCJX8jcKGG7nEiw8zm+cvAlfOgssMK+qJppIbVcb2iZNTsw5i2aX6FDMyC+b17DQHzBGpNbhZYxuoERZVRcnYctgIzuo6fD60gniX0fVvrchlOnubB1sRYbloP2r6UE22w/dpLKOFE5i7CA0ZzNBERZ94cIKumIH9MiJs1a6bMe89VOjjNV", "name": "libra"}], "hostname": "qe-juzhao-311-qeos-master-etcd-1", "launch_index": 0, "devices": [], "ec2_compat": {"local-ipv4": "172.16.120.34", "reservation-id": "r-omwoq00d", "local-hostname": "qe-juzhao-311-qeos-master-etcd-1", "placement": {"availability-zone": "nova"}, "ami-launch-index": "0", "public-hostname": "qe-juzhao-311-qeos-master-etcd-1", "hostname": "qe-juzhao-311-qeos-master-etcd-1", "ami-id": "ami-000069cb", "instance-action": "none", "public-keys/": "0=libra", "public-ipv4": "10.8.240.184", "block-device-mapping": {"ami": "vda", "root": "/dev/vda"}, "ami-manifest-path": "FIXME", "security-groups": "no-internet", "instance-type": "m1.large", "instance-id": "i-008cb8ef"}, "project_id": "e0fa85b6a06443959d2d3b497174bed6", "name": "qe-juzhao-311-qeos-master-etcd-1"}, "network": {"ip": "172.16.120.34", "interfaces": [], "hostname": "qe-juzhao-311-qeos-master-etcd-1", "public_ip": "10.8.240.184", "ipv6_enabled": false, "public_hostname": "10.8.240.184"}, "zone": "nova", "name": "openstack"}, "buildoverrides": {"config": {"BuildOverrides": {"configuration": {"kind": "BuildOverridesConfig", "apiVersion": "v1"}}}}}}}\n', '') >ok: [host-8-240-184.host.centralci.eng.rdu2.redhat.com] => { > "ansible_facts": { > "openshift": { > "builddefaults": { > "config": { > "BuildDefaults": { > "configuration": { > "apiVersion": "v1", > "env": [ > { > "name": "HTTP_PROXY", > "value": "http://file.rdu.redhat.com:3128" > }, > { > "name": "HTTPS_PROXY", > "value": "http://file.rdu.redhat.com:3128" > }, > { > "name": "NO_PROXY", > "value": ".centralci.eng.rdu2.redhat.com,.cluster.local,.lab.sjc.redhat.com,.svc,10.14.89.4,169.254.169.254,172.16.120.34,172.30.0.1,qe-juzhao-311-qeos-master-etcd-1,qe-juzhao-311-qeos-node-1,qe-juzhao-311-qeos-nrr-1" > }, > { > "name": "http_proxy", > "value": "http://file.rdu.redhat.com:3128" > }, > { > "name": "https_proxy", > "value": "http://file.rdu.redhat.com:3128" > }, > { > "name": "no_proxy", > "value": ".centralci.eng.rdu2.redhat.com,.cluster.local,.lab.sjc.redhat.com,.svc,10.14.89.4,169.254.169.254,172.16.120.34,172.30.0.1,qe-juzhao-311-qeos-master-etcd-1,qe-juzhao-311-qeos-node-1,qe-juzhao-311-qeos-nrr-1" > } > ], > "gitHTTPProxy": "http://file.rdu.redhat.com:3128", > "gitHTTPSProxy": "http://file.rdu.redhat.com:3128", > "gitNoProxy": ".centralci.eng.rdu2.redhat.com,.cluster.local,.lab.sjc.redhat.com,.svc,10.14.89.4,169.254.169.254,172.16.120.34,172.30.0.1,qe-juzhao-311-qeos-master-etcd-1,qe-juzhao-311-qeos-node-1,qe-juzhao-311-qeos-nrr-1", > "kind": "BuildDefaultsConfig", > "resources": { > "limits": {}, > "requests": {} > } > } > } > }, > "git_http_proxy": "http://file.rdu.redhat.com:3128", > "git_https_proxy": "http://file.rdu.redhat.com:3128", > "git_no_proxy": ".centralci.eng.rdu2.redhat.com,.cluster.local,.lab.sjc.redhat.com,.svc,10.14.89.4,169.254.169.254,172.16.120.34,172.30.0.1,qe-juzhao-311-qeos-master-etcd-1", > "http_proxy": "http://file.rdu.redhat.com:3128", > "https_proxy": "http://file.rdu.redhat.com:3128", > "no_proxy": ".centralci.eng.rdu2.redhat.com,.cluster.local,.lab.sjc.redhat.com,.svc,10.14.89.4,169.254.169.254,172.16.120.34,172.30.0.1,qe-juzhao-311-qeos-master-etcd-1" > }, > "buildoverrides": { > "config": { > "BuildOverrides": { > "configuration": { > "apiVersion": "v1", > "kind": "BuildOverridesConfig" > } > } > } > }, > "cloudprovider": { > "kind": "openstack" > }, > "common": { > "all_hostnames": [ > "qe-juzhao-311-qeos-master-etcd-1", > "172.16.120.34", > "kubernetes.default", > "kubernetes", > "openshift.default.svc", > "openshift.default", > "host-8-240-184.host.centralci.eng.rdu2.redhat.com", > "172.30.0.1", > "openshift.default.svc.cluster.local", > "10.8.240.184", > "kubernetes.default.svc", > "kubernetes.default.svc.cluster.local", > "openshift" > ], > "config_base": "/etc/origin", > "dns_domain": "cluster.local", > "generate_no_proxy_hosts": true, > "hostname": "qe-juzhao-311-qeos-master-etcd-1", > "http_proxy": "http://file.rdu.redhat.com:3128", > "https_proxy": "http://file.rdu.redhat.com:3128", > "internal_hostnames": [ > "qe-juzhao-311-qeos-master-etcd-1", > "172.16.120.34", > "kubernetes.default", > "kubernetes.default.svc.cluster.local", > "kubernetes", > "openshift.default", > "openshift.default.svc", > "172.30.0.1", > "openshift.default.svc.cluster.local", > "kubernetes.default.svc", > "openshift" > ], > "ip": "172.16.120.34", > "kube_svc_ip": "172.30.0.1", > "no_proxy": ".centralci.eng.rdu2.redhat.com,.cluster.local,.lab.sjc.redhat.com,.svc,10.14.89.4,169.254.169.254,172.16.120.34,172.30.0.1,qe-juzhao-311-qeos-master-etcd-1", > "no_proxy_etcd_host_ips": "172.16.120.34", > "no_proxy_internal_hostnames": "qe-juzhao-311-qeos-master-etcd-1", > "no_proxy_master_ips": "172.16.120.34", > "portal_net": "172.30.0.0/16", > "public_hostname": "host-8-240-184.host.centralci.eng.rdu2.redhat.com", > "public_ip": "10.8.240.184", > "raw_hostname": "qe-juzhao-311-qeos-master-etcd-1" > }, > "current_config": { > "roles": [ > "node", > "builddefaults", > "cloudprovider", > "master", > "buildoverrides" > ] > }, > "master": { > "admission_plugin_config": { > "BuildDefaults": { > "configuration": { > "apiVersion": "v1", > "env": [ > { > "name": "HTTP_PROXY", > "value": "http://file.rdu.redhat.com:3128" > }, > { > "name": "HTTPS_PROXY", > "value": "http://file.rdu.redhat.com:3128" > }, > { > "name": "NO_PROXY", > "value": ".centralci.eng.rdu2.redhat.com,.cluster.local,.lab.sjc.redhat.com,.svc,10.14.89.4,169.254.169.254,172.16.120.34,172.30.0.1,qe-juzhao-311-qeos-master-etcd-1,qe-juzhao-311-qeos-node-1,qe-juzhao-311-qeos-nrr-1" > }, > { > "name": "http_proxy", > "value": "http://file.rdu.redhat.com:3128" > }, > { > "name": "https_proxy", > "value": "http://file.rdu.redhat.com:3128" > }, > { > "name": "no_proxy", > "value": ".centralci.eng.rdu2.redhat.com,.cluster.local,.lab.sjc.redhat.com,.svc,10.14.89.4,169.254.169.254,172.16.120.34,172.30.0.1,qe-juzhao-311-qeos-master-etcd-1,qe-juzhao-311-qeos-node-1,qe-juzhao-311-qeos-nrr-1" > } > ], > "gitHTTPProxy": "http://file.rdu.redhat.com:3128", > "gitHTTPSProxy": "http://file.rdu.redhat.com:3128", > "gitNoProxy": ".centralci.eng.rdu2.redhat.com,.cluster.local,.lab.sjc.redhat.com,.svc,10.14.89.4,169.254.169.254,172.16.120.34,172.30.0.1,qe-juzhao-311-qeos-master-etcd-1,qe-juzhao-311-qeos-node-1,qe-juzhao-311-qeos-nrr-1", > "kind": "BuildDefaultsConfig", > "resources": { > "limits": {}, > "requests": {} > } > } > }, > "BuildOverrides": { > "configuration": { > "apiVersion": "v1", > "kind": "BuildOverridesConfig" > } > }, > "openshift.io/ImagePolicy": { > "configuration": { > "apiVersion": "v1", > "executionRules": [ > { > "matchImageAnnotations": [ > { > "key": "images.openshift.io/deny-execution", > "value": "true" > } > ], > "name": "execution-denied", > "onResources": [ > { > "resource": "pods" > }, > { > "resource": "builds" > } > ], > "reject": true, > "skipOnResolutionFailure": true > } > ], > "kind": "ImagePolicyConfig" > } > } > }, > "api_port": "8443", > "api_server_args": { > "cloud-config": [ > "/etc/origin/cloudprovider/openstack.conf" > ], > "cloud-provider": [ > "openstack" > ] > }, > "api_url": "https://qe-juzhao-311-qeos-master-etcd-1:8443", > "api_use_ssl": true, > "bind_addr": "0.0.0.0", > "console_path": "/console", > "console_port": "8443", > "console_url": "https://qe-juzhao-311-qeos-master-etcd-1:8443/console", > "console_use_ssl": true, > "controller_args": { > "cloud-config": [ > "/etc/origin/cloudprovider/openstack.conf" > ], > "cloud-provider": [ > "openstack" > ] > }, > "controllers_port": "8444", > "loopback_api_url": "https://qe-juzhao-311-qeos-master-etcd-1:8443", > "loopback_cluster_name": "qe-juzhao-311-qeos-master-etcd-1:8443", > "loopback_context_name": "default/qe-juzhao-311-qeos-master-etcd-1:8443/system:openshift-master", > "loopback_user": "system:openshift-master/qe-juzhao-311-qeos-master-etcd-1:8443", > "named_certificates": [], > "portal_net": "172.30.0.0/16", > "public_api_url": "https://host-8-240-184.host.centralci.eng.rdu2.redhat.com:8443", > "public_console_url": "https://host-8-240-184.host.centralci.eng.rdu2.redhat.com:8443/console", > "registry_url": "registry.dev.redhat.io/openshift3/ose-${component}:${version}.0", > "session_max_seconds": 3600, > "session_name": "ssn" > }, > "node": { > "bootstrapped": true, > "nodename": "qe-juzhao-311-qeos-master-etcd-1", > "sdn_mtu": "1450" > }, > "provider": { > "metadata": { > "availability_zone": "nova", > "devices": [], > "ec2_compat": { > "ami-id": "ami-000069cb", > "ami-launch-index": "0", > "ami-manifest-path": "FIXME", > "block-device-mapping": { > "ami": "vda", > "root": "/dev/vda" > }, > "hostname": "qe-juzhao-311-qeos-master-etcd-1", > "instance-action": "none", > "instance-id": "i-008cb8ef", > "instance-type": "m1.large", > "local-hostname": "qe-juzhao-311-qeos-master-etcd-1", > "local-ipv4": "172.16.120.34", > "placement": { > "availability-zone": "nova" > }, > "public-hostname": "qe-juzhao-311-qeos-master-etcd-1", > "public-ipv4": "10.8.240.184", > "public-keys/": "0=libra", > "reservation-id": "r-omwoq00d", > "security-groups": "no-internet" > }, > "hostname": "qe-juzhao-311-qeos-master-etcd-1", > "keys": [ > { > "data": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDUq7W38xCZ9WGSWCvustaMGMT04tRohw6AKGzI7P7xql5lhCAReyt72n9qWQRZsE1YiCSQuTfXI1oc8NpSM7+lMLwj12G8z3I1YT31JHr9LLYg/XIcExkzfBI920CaS82VqmKOpI9+ARHSJBdIbKRI0f5Y+u4xbc5UzKCJX8jcKGG7nEiw8zm+cvAlfOgssMK+qJppIbVcb2iZNTsw5i2aX6FDMyC+b17DQHzBGpNbhZYxuoERZVRcnYctgIzuo6fD60gniX0fVvrchlOnubB1sRYbloP2r6UE22w/dpLKOFE5i7CA0ZzNBERZ94cIKumIH9MiJs1a6bMe89VOjjNV", > "name": "libra", > "type": "ssh" > } > ], > "launch_index": 0, > "name": "qe-juzhao-311-qeos-master-etcd-1", > "project_id": "e0fa85b6a06443959d2d3b497174bed6", > "uuid": "5ad310fe-8583-4a64-9f36-b2a7194dac6e" > }, > "name": "openstack", > "network": { > "hostname": "qe-juzhao-311-qeos-master-etcd-1", > "interfaces": [], > "ip": "172.16.120.34", > "ipv6_enabled": false, > "public_hostname": "10.8.240.184", > "public_ip": "10.8.240.184" > }, > "zone": "nova" > } > } > }, > "changed": false, > "invocation": { > "module_args": { > "additive_facts_to_overwrite": [], > "attributes": null, > "backup": null, > "content": null, > "delimiter": null, > "directory_mode": null, > "filter": "*", > "follow": false, > "force": null, > "gather_subset": [ > "hardware", > "network", > "virtual", > "facter" > ], > "gather_timeout": 10, > "group": null, > "local_facts": { > "bootstrapped": true, > "sdn_mtu": "" > }, > "mode": null, > "owner": null, > "regexp": null, > "remote_src": null, > "role": "node", > "selevel": null, > "serole": null, > "setype": null, > "seuser": null, > "src": null, > "unsafe_writes": null > } > } >} >META: ran handlers >META: ran handlers > >PLAY [Initialize etcd host variables] *************************************************************************************************************************************************** >META: ran handlers > >TASK [set_fact] ************************************************************************************************************************************************************************* >task path: /usr/share/ansible/openshift-ansible/playbooks/init/cluster_facts.yml:75 >Tuesday 14 August 2018 01:29:48 -0400 (0:00:01.402) 0:00:14.988 ******** >ok: [host-8-240-184.host.centralci.eng.rdu2.redhat.com] => { > "ansible_facts": { > "openshift_master_etcd_hosts": [ > "qe-juzhao-311-qeos-master-etcd-1" > ], > "openshift_master_etcd_port": "2379", > "openshift_no_proxy_etcd_host_ips": "172.16.120.34" > }, > "changed": false >} > >TASK [set_fact] ************************************************************************************************************************************************************************* >task path: /usr/share/ansible/openshift-ansible/playbooks/init/cluster_facts.yml:86 >Tuesday 14 August 2018 01:29:48 -0400 (0:00:00.247) 0:00:15.235 ******** >ok: [host-8-240-184.host.centralci.eng.rdu2.redhat.com] => { > "ansible_facts": { > "openshift_master_etcd_urls": [ > "https://qe-juzhao-311-qeos-master-etcd-1:2379" > ] > }, > "changed": false >} >META: ran handlers >META: ran handlers > >PLAY [Determine openshift_version to configure on first master] ************************************************************************************************************************* >META: ran handlers > >TASK [include_role : openshift_version] ************************************************************************************************************************************************* >task path: /usr/share/ansible/openshift-ansible/playbooks/init/version.yml:5 >Tuesday 14 August 2018 01:29:48 -0400 (0:00:00.114) 0:00:15.350 ******** > >TASK [openshift_version : Use openshift_current_version fact as version to configure if already installed] ****************************************************************************** >task path: /usr/share/ansible/openshift-ansible/roles/openshift_version/tasks/first_master.yml:6 >Tuesday 14 August 2018 01:29:48 -0400 (0:00:00.161) 0:00:15.511 ******** >ok: [host-8-240-184.host.centralci.eng.rdu2.redhat.com] => { > "ansible_facts": { > "openshift_version": "3.11.0" > }, > "changed": false >} > >TASK [openshift_version : Set openshift_version to openshift_release if undefined] ****************************************************************************************************** >task path: /usr/share/ansible/openshift-ansible/roles/openshift_version/tasks/first_master.yml:14 >Tuesday 14 August 2018 01:29:48 -0400 (0:00:00.103) 0:00:15.615 ******** >skipping: [host-8-240-184.host.centralci.eng.rdu2.redhat.com] => { > "changed": false, > "skip_reason": "Conditional result was False" >} > >TASK [openshift_version : debug] ******************************************************************************************************************************************************** >task path: /usr/share/ansible/openshift-ansible/roles/openshift_version/tasks/first_master.yml:21 >Tuesday 14 August 2018 01:29:48 -0400 (0:00:00.078) 0:00:15.694 ******** >ok: [host-8-240-184.host.centralci.eng.rdu2.redhat.com] => { > "msg": "openshift_pkg_version was not defined. Falling back to -3.11.0" >} > >TASK [openshift_version : set_fact] ***************************************************************************************************************************************************** >task path: /usr/share/ansible/openshift-ansible/roles/openshift_version/tasks/first_master.yml:23 >Tuesday 14 August 2018 01:29:48 -0400 (0:00:00.102) 0:00:15.797 ******** >ok: [host-8-240-184.host.centralci.eng.rdu2.redhat.com] => { > "ansible_facts": { > "openshift_pkg_version": "-3.11.0*" > }, > "changed": false >} > >TASK [openshift_version : debug] ******************************************************************************************************************************************************** >task path: /usr/share/ansible/openshift-ansible/roles/openshift_version/tasks/first_master.yml:30 >Tuesday 14 August 2018 01:29:48 -0400 (0:00:00.101) 0:00:15.898 ******** >ok: [host-8-240-184.host.centralci.eng.rdu2.redhat.com] => { > "msg": "openshift_image_tag was not defined. Falling back to v3.11.0" >} > >TASK [openshift_version : set_fact] ***************************************************************************************************************************************************** >task path: /usr/share/ansible/openshift-ansible/roles/openshift_version/tasks/first_master.yml:32 >Tuesday 14 August 2018 01:29:49 -0400 (0:00:00.104) 0:00:16.003 ******** >ok: [host-8-240-184.host.centralci.eng.rdu2.redhat.com] => { > "ansible_facts": { > "openshift_image_tag": "v3.11.0" > }, > "changed": false >} > >TASK [openshift_version : assert openshift_release in openshift_image_tag] ************************************************************************************************************** >task path: /usr/share/ansible/openshift-ansible/roles/openshift_version/tasks/first_master.yml:36 >Tuesday 14 August 2018 01:29:49 -0400 (0:00:00.102) 0:00:16.106 ******** >ok: [host-8-240-184.host.centralci.eng.rdu2.redhat.com] => { > "changed": false, > "msg": "All assertions passed" >} > >TASK [openshift_version : assert openshift_release in openshift_pkg_version] ************************************************************************************************************ >task path: /usr/share/ansible/openshift-ansible/roles/openshift_version/tasks/first_master.yml:43 >Tuesday 14 August 2018 01:29:49 -0400 (0:00:00.102) 0:00:16.208 ******** >ok: [host-8-240-184.host.centralci.eng.rdu2.redhat.com] => { > "changed": false, > "msg": "All assertions passed" >} > >TASK [openshift_version : debug] ******************************************************************************************************************************************************** >task path: /usr/share/ansible/openshift-ansible/roles/openshift_version/tasks/first_master.yml:51 >Tuesday 14 August 2018 01:29:49 -0400 (0:00:00.104) 0:00:16.313 ******** >ok: [host-8-240-184.host.centralci.eng.rdu2.redhat.com] => { > "openshift_release": "3.11" >} > >TASK [openshift_version : debug] ******************************************************************************************************************************************************** >task path: /usr/share/ansible/openshift-ansible/roles/openshift_version/tasks/first_master.yml:53 >Tuesday 14 August 2018 01:29:49 -0400 (0:00:00.100) 0:00:16.413 ******** >ok: [host-8-240-184.host.centralci.eng.rdu2.redhat.com] => { > "openshift_image_tag": "v3.11.0" >} > >TASK [openshift_version : debug] ******************************************************************************************************************************************************** >task path: /usr/share/ansible/openshift-ansible/roles/openshift_version/tasks/first_master.yml:55 >Tuesday 14 August 2018 01:29:49 -0400 (0:00:00.099) 0:00:16.513 ******** >ok: [host-8-240-184.host.centralci.eng.rdu2.redhat.com] => { > "openshift_pkg_version": "-3.11.0*" >} > >TASK [openshift_version : debug] ******************************************************************************************************************************************************** >task path: /usr/share/ansible/openshift-ansible/roles/openshift_version/tasks/first_master.yml:57 >Tuesday 14 August 2018 01:29:49 -0400 (0:00:00.098) 0:00:16.611 ******** >ok: [host-8-240-184.host.centralci.eng.rdu2.redhat.com] => { > "openshift_version": "3.11.0" >} > >TASK [set openshift_version booleans (first master)] ************************************************************************************************************************************ >task path: /usr/share/ansible/openshift-ansible/playbooks/init/version.yml:11 >Tuesday 14 August 2018 01:29:49 -0400 (0:00:00.103) 0:00:16.715 ******** >ok: [host-8-240-184.host.centralci.eng.rdu2.redhat.com] => { > "ansible_facts": { > "openshift_examples_content_version": "v3.11", > "openshift_version_gte_3_10": true, > "openshift_version_gte_3_11": true > }, > "changed": false, > "msg": "Version facts set" >} >META: ran handlers >META: ran handlers > >PLAY [Set openshift_version for etcd, node, and master hosts] *************************************************************************************************************************** >skipping: no hosts matched > >PLAY [Verify Requirements] ************************************************************************************************************************************************************** >META: ran handlers > >TASK [Run variable sanity checks] ******************************************************************************************************************************************************* >task path: /usr/share/ansible/openshift-ansible/playbooks/init/sanity_checks.yml:14 >Tuesday 14 August 2018 01:29:49 -0400 (0:00:00.121) 0:00:16.837 ******** >ok: [host-8-240-184.host.centralci.eng.rdu2.redhat.com] => { > "changed": false, > "msg": "Sanity Checks passed" >} > >TASK [Validate openshift_node_groups and openshift_node_group_name] ********************************************************************************************************************* >task path: /usr/share/ansible/openshift-ansible/playbooks/init/sanity_checks.yml:18 >Tuesday 14 August 2018 01:29:52 -0400 (0:00:02.903) 0:00:19.741 ******** >ok: [host-8-240-184.host.centralci.eng.rdu2.redhat.com] => { > "changed": false, > "msg": "Node group checks passed" >} >META: ran handlers >META: ran handlers > >PLAY [Initialization Checkpoint End] **************************************************************************************************************************************************** >META: ran handlers > >TASK [Set install initialization 'Complete'] ******************************************************************************************************************************************** >task path: /usr/share/ansible/openshift-ansible/playbooks/init/main.yml:44 >Tuesday 14 August 2018 01:29:53 -0400 (0:00:00.242) 0:00:19.983 ******** >ok: [host-8-240-184.host.centralci.eng.rdu2.redhat.com] => { > "ansible_stats": { > "aggregate": true, > "data": { > "installer_phase_initialize": { > "end": "20180814012953Z", > "status": "Complete" > } > }, > "per_host": false > }, > "changed": false >} >META: ran handlers >META: ran handlers > >PLAY [Cluster Monitoring Operator Checkpoint Start] ************************************************************************************************************************************* >META: ran handlers > >TASK [Set Cluster Monitoring Operator 'In Progress'] ************************************************************************************************************************************ >task path: /usr/share/ansible/openshift-ansible/playbooks/openshift-monitoring/private/config.yml:6 >Tuesday 14 August 2018 01:29:53 -0400 (0:00:00.164) 0:00:20.148 ******** >ok: [host-8-240-184.host.centralci.eng.rdu2.redhat.com] => { > "ansible_stats": { > "aggregate": true, > "data": { > "installer_phase_cluster_monitoring_operator": { > "playbook": "playbooks/openshift-monitoring/config.yml", > "start": "20180814012953Z", > "status": "In Progress", > "title": "Cluster Monitoring Operator" > } > }, > "per_host": false > }, > "changed": false >} >META: ran handlers >META: ran handlers > >PLAY [Configure Cluster Monitoring Operator] ******************************************************************************************************************************************** >META: ran handlers > >TASK [openshift_cluster_monitoring_operator : include_tasks] **************************************************************************************************************************** >task path: /usr/share/ansible/openshift-ansible/roles/openshift_cluster_monitoring_operator/tasks/main.yaml:2 >Tuesday 14 August 2018 01:29:53 -0400 (0:00:00.189) 0:00:20.337 ******** >included: /usr/share/ansible/openshift-ansible/roles/openshift_cluster_monitoring_operator/tasks/install.yaml for host-8-240-184.host.centralci.eng.rdu2.redhat.com > >TASK [openshift_control_plane : Retrieve list of schedulable nodes matching selector] *************************************************************************************************** >task path: /usr/share/ansible/openshift-ansible/roles/openshift_control_plane/tasks/ensure_nodes_matching_selector.yml:2 >Tuesday 14 August 2018 01:29:53 -0400 (0:00:00.185) 0:00:20.523 ******** >Using module file /usr/share/ansible/openshift-ansible/roles/lib_openshift/library/oc_obj.py ><host-8-240-184.host.centralci.eng.rdu2.redhat.com> ESTABLISH SSH CONNECTION FOR USER: root ><host-8-240-184.host.centralci.eng.rdu2.redhat.com> SSH: EXEC ssh -o ControlMaster=auto -o ControlPersist=600s -o StrictHostKeyChecking=no -o 'IdentityFile="/root/libra.pem"' -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o User=root -o ConnectTimeout=30 -o ControlPath=/root/.ansible/cp/%h-%r host-8-240-184.host.centralci.eng.rdu2.redhat.com '/bin/sh -c '"'"'/usr/bin/python && sleep 0'"'"'' ><host-8-240-184.host.centralci.eng.rdu2.redhat.com> (0, '\n{"invocation": {"module_args": {"files": null, "kind": "node", "force": false, "name": null, "field_selector": "spec.unschedulable!=true", "all_namespaces": null, "namespace": "default", "delete_after": false, "kubeconfig": "/etc/origin/master/admin.kubeconfig", "content": null, "state": "list", "debug": false, "selector": "role=node"}}, "state": "list", "changed": false, "results": {"returncode": 0, "cmd": "/usr/bin/oc get node --selector=role=node --field-selector=spec.unschedulable!=true -o json -n default", "results": [{"items": [{"status": {"capacity": {"hugepages-1Gi": "0", "hugepages-2Mi": "0", "pods": "250", "cpu": "4", "memory": "8010080Ki"}, "addresses": [{"type": "InternalIP", "address": "172.16.120.125"}, {"type": "ExternalIP", "address": "10.8.248.242"}, {"type": "Hostname", "address": "qe-juzhao-311-qeos-node-1"}], "nodeInfo": {"kernelVersion": "3.10.0-693.21.1.el7.x86_64", "kubeletVersion": "v1.11.0+d4cacc0", "containerRuntimeVersion": "cri-o://1.11.1", "machineID": "59c182966c84403bb130ee850992895b", "kubeProxyVersion": "v1.11.0+d4cacc0", "bootID": "7927603a-bad2-49cc-9d50-8b71bc77de8e", "osImage": "Red Hat Enterprise Linux Server 7.4 (Maipo)", "architecture": "amd64", "systemUUID": "6E18A489-1E3E-4AEC-AFAC-8DC1C5BD5B9D", "operatingSystem": "linux"}, "allocatable": {"hugepages-1Gi": "0", "hugepages-2Mi": "0", "pods": "250", "cpu": "4", "memory": "7907680Ki"}, "daemonEndpoints": {"kubeletEndpoint": {"Port": 10250}}, "images": [{"sizeBytes": 1340207290, "names": ["registry.dev.redhat.io/openshift3/ose-node@sha256:afb5c336685e833991ff51f9d102b7dead3a81aed5e482c7251dd4bc41cfea3f", "registry.dev.redhat.io/openshift3/ose-node:v3.11.0"]}, {"sizeBytes": 831125351, "names": ["registry.dev.redhat.io/openshift3/ose-control-plane@sha256:993a11d249b6e779432c2792f21484d75f13b3ec454cb63c6d0f27216f8d2b04", "registry.dev.redhat.io/openshift3/ose-control-plane:v3.11.0"]}, {"sizeBytes": 464330820, "names": ["registry.dev.redhat.io/openshift3/ose-ansible-service-broker@sha256:85c79b8a53425f5a1b64a8bdc7dd07799d70abd23dd2081a8e559ccf55f1637a", "registry.dev.redhat.io/openshift3/ose-ansible-service-broker:v3.11.0"]}, {"sizeBytes": 367243137, "names": ["registry.dev.redhat.io/openshift3/ose-deployer@sha256:7c4c2ae011232ff1e07b6618f739cf0f0731a1a402633d616db72148e0e10419", "registry.dev.redhat.io/openshift3/ose-deployer:v3.11.0-0.14.0.0"]}, {"sizeBytes": 291583224, "names": ["quay.io/coreos/olm@sha256:44b445850b3e612c062424c3727bb85048ec8e71407b39985786d29aa20f5c79"]}, {"sizeBytes": 244331698, "names": ["registry.dev.redhat.io/openshift3/ose-pod@sha256:197af2b6738461a233701dba3b766a7b6340bb00d76ce65d6f855d553993e57b", "registry.dev.redhat.io/openshift3/ose-pod:v3.11.0"]}], "conditions": [{"status": "False", "lastTransitionTime": "2018-08-14T03:11:49Z", "reason": "KubeletHasSufficientDisk", "lastHeartbeatTime": "2018-08-14T05:29:44Z", "message": "kubelet has sufficient disk space available", "type": "OutOfDisk"}, {"status": "False", "lastTransitionTime": "2018-08-14T03:11:49Z", "reason": "KubeletHasSufficientMemory", "lastHeartbeatTime": "2018-08-14T05:29:44Z", "message": "kubelet has sufficient memory available", "type": "MemoryPressure"}, {"status": "False", "lastTransitionTime": "2018-08-14T03:11:49Z", "reason": "KubeletHasNoDiskPressure", "lastHeartbeatTime": "2018-08-14T05:29:44Z", "message": "kubelet has no disk pressure", "type": "DiskPressure"}, {"status": "False", "lastTransitionTime": "2018-08-14T03:11:49Z", "reason": "KubeletHasSufficientPID", "lastHeartbeatTime": "2018-08-14T05:29:44Z", "message": "kubelet has sufficient PID available", "type": "PIDPressure"}, {"status": "True", "lastTransitionTime": "2018-08-14T03:11:59Z", "reason": "KubeletReady", "lastHeartbeatTime": "2018-08-14T05:29:44Z", "message": "kubelet is posting ready status", "type": "Ready"}]}, "kind": "Node", "spec": {"providerID": "openstack:///6e18a489-1e3e-4aec-afac-8dc1c5bd5b9d"}, "apiVersion": "v1", "metadata": {"name": "qe-juzhao-311-qeos-node-1", "labels": {"failure-domain.beta.kubernetes.io/region": "regionOne", "beta.kubernetes.io/os": "linux", "kubernetes.io/hostname": "qe-juzhao-311-qeos-node-1", "failure-domain.beta.kubernetes.io/zone": "nova", "role": "node", "beta.kubernetes.io/instance-type": "431ac1fb-1463-4527-b3d1-79245dd698e1", "node-role.kubernetes.io/compute": "true", "beta.kubernetes.io/arch": "amd64"}, "namespace": "", "resourceVersion": "20427", "creationTimestamp": "2018-08-14T03:11:49Z", "annotations": {"volumes.kubernetes.io/controller-managed-attach-detach": "true"}, "selfLink": "/api/v1/nodes/qe-juzhao-311-qeos-node-1", "uid": "c910cac9-9f6f-11e8-9782-fa163ef64d7a"}}, {"status": {"capacity": {"hugepages-1Gi": "0", "hugepages-2Mi": "0", "pods": "250", "cpu": "4", "memory": "8010080Ki"}, "addresses": [{"type": "Hostname", "address": "qe-juzhao-311-qeos-nrr-1"}], "nodeInfo": {"kernelVersion": "3.10.0-693.21.1.el7.x86_64", "kubeletVersion": "v1.11.0+d4cacc0", "containerRuntimeVersion": "cri-o://1.11.1", "machineID": "59c182966c84403bb130ee850992895b", "kubeProxyVersion": "v1.11.0+d4cacc0", "bootID": "29320183-423d-4001-9b1b-ee39e1f3594f", "osImage": "Red Hat Enterprise Linux Server 7.4 (Maipo)", "architecture": "amd64", "systemUUID": "47342ACC-7FDB-4091-A33C-B7E2A2C6409D", "operatingSystem": "linux"}, "allocatable": {"hugepages-1Gi": "0", "hugepages-2Mi": "0", "pods": "250", "cpu": "4", "memory": "7907680Ki"}, "daemonEndpoints": {"kubeletEndpoint": {"Port": 10250}}, "images": [{"sizeBytes": 1340207290, "names": ["registry.dev.redhat.io/openshift3/ose-node@sha256:afb5c336685e833991ff51f9d102b7dead3a81aed5e482c7251dd4bc41cfea3f", "registry.dev.redhat.io/openshift3/ose-node:v3.11.0"]}, {"sizeBytes": 831125351, "names": ["registry.dev.redhat.io/openshift3/ose-control-plane@sha256:993a11d249b6e779432c2792f21484d75f13b3ec454cb63c6d0f27216f8d2b04", "registry.dev.redhat.io/openshift3/ose-control-plane:v3.11.0"]}, {"sizeBytes": 384825790, "names": ["registry.dev.redhat.io/openshift3/ose-haproxy-router@sha256:9e417fa5e834d1f14f8bdfe2f67941fd5730cdcecef619744dd1f568cf330763", "registry.dev.redhat.io/openshift3/ose-haproxy-router:v3.11.0"]}, {"sizeBytes": 367243137, "names": ["registry.dev.redhat.io/openshift3/ose-deployer@sha256:7c4c2ae011232ff1e07b6618f739cf0f0731a1a402633d616db72148e0e10419", "registry.dev.redhat.io/openshift3/ose-deployer:v3.11.0-0.14.0.0"]}, {"sizeBytes": 294395550, "names": ["registry.dev.redhat.io/openshift3/ose-docker-registry@sha256:0523abb67ba33cf9dfd89fb94b07b8f08ce95d8217b6cc55a69540dcd45cd53e", "registry.dev.redhat.io/openshift3/ose-docker-registry:v3.11.0"]}, {"sizeBytes": 244331698, "names": ["registry.dev.redhat.io/openshift3/ose-pod@sha256:197af2b6738461a233701dba3b766a7b6340bb00d76ce65d6f855d553993e57b", "registry.dev.redhat.io/openshift3/ose-pod:v3.11.0"]}], "conditions": [{"status": "False", "lastTransitionTime": "2018-08-14T03:11:59Z", "reason": "KubeletHasSufficientDisk", "lastHeartbeatTime": "2018-08-14T05:29:45Z", "message": "kubelet has sufficient disk space available", "type": "OutOfDisk"}, {"status": "False", "lastTransitionTime": "2018-08-14T03:11:59Z", "reason": "KubeletHasSufficientMemory", "lastHeartbeatTime": "2018-08-14T05:29:45Z", "message": "kubelet has sufficient memory available", "type": "MemoryPressure"}, {"status": "False", "lastTransitionTime": "2018-08-14T03:11:59Z", "reason": "KubeletHasNoDiskPressure", "lastHeartbeatTime": "2018-08-14T05:29:45Z", "message": "kubelet has no disk pressure", "type": "DiskPressure"}, {"status": "False", "lastTransitionTime": "2018-08-14T03:11:59Z", "reason": "KubeletHasSufficientPID", "lastHeartbeatTime": "2018-08-14T05:29:45Z", "message": "kubelet has sufficient PID available", "type": "PIDPressure"}, {"status": "True", "lastTransitionTime": "2018-08-14T03:11:59Z", "reason": "KubeletReady", "lastHeartbeatTime": "2018-08-14T05:29:45Z", "message": "kubelet is posting ready status", "type": "Ready"}]}, "kind": "Node", "spec": {"providerID": "openstack:///47342acc-7fdb-4091-a33c-b7e2a2c6409d"}, "apiVersion": "v1", "metadata": {"name": "qe-juzhao-311-qeos-nrr-1", "labels": {"failure-domain.beta.kubernetes.io/region": "regionOne", "beta.kubernetes.io/os": "linux", "kubernetes.io/hostname": "qe-juzhao-311-qeos-nrr-1", "failure-domain.beta.kubernetes.io/zone": "nova", "role": "node", "registry": "enabled", "beta.kubernetes.io/instance-type": "431ac1fb-1463-4527-b3d1-79245dd698e1", "router": "enabled", "beta.kubernetes.io/arch": "amd64"}, "namespace": "", "resourceVersion": "20426", "creationTimestamp": "2018-08-14T03:11:59Z", "annotations": {"volumes.kubernetes.io/controller-managed-attach-detach": "true"}, "selfLink": "/api/v1/nodes/qe-juzhao-311-qeos-nrr-1", "uid": "ce9c9918-9f6f-11e8-9782-fa163ef64d7a"}}], "kind": "List", "apiVersion": "v1", "metadata": {"selfLink": "", "resourceVersion": ""}}]}}\n', '') >ok: [host-8-240-184.host.centralci.eng.rdu2.redhat.com] => { > "changed": false, > "invocation": { > "module_args": { > "all_namespaces": null, > "content": null, > "debug": false, > "delete_after": false, > "field_selector": "spec.unschedulable!=true", > "files": null, > "force": false, > "kind": "node", > "kubeconfig": "/etc/origin/master/admin.kubeconfig", > "name": null, > "namespace": "default", > "selector": "role=node", > "state": "list" > } > }, > "results": { > "cmd": "/usr/bin/oc get node --selector=role=node --field-selector=spec.unschedulable!=true -o json -n default", > "results": [ > { > "apiVersion": "v1", > "items": [ > { > "apiVersion": "v1", > "kind": "Node", > "metadata": { > "annotations": { > "volumes.kubernetes.io/controller-managed-attach-detach": "true" > }, > "creationTimestamp": "2018-08-14T03:11:49Z", > "labels": { > "beta.kubernetes.io/arch": "amd64", > "beta.kubernetes.io/instance-type": "431ac1fb-1463-4527-b3d1-79245dd698e1", > "beta.kubernetes.io/os": "linux", > "failure-domain.beta.kubernetes.io/region": "regionOne", > "failure-domain.beta.kubernetes.io/zone": "nova", > "kubernetes.io/hostname": "qe-juzhao-311-qeos-node-1", > "node-role.kubernetes.io/compute": "true", > "role": "node" > }, > "name": "qe-juzhao-311-qeos-node-1", > "namespace": "", > "resourceVersion": "20427", > "selfLink": "/api/v1/nodes/qe-juzhao-311-qeos-node-1", > "uid": "c910cac9-9f6f-11e8-9782-fa163ef64d7a" > }, > "spec": { > "providerID": "openstack:///6e18a489-1e3e-4aec-afac-8dc1c5bd5b9d" > }, > "status": { > "addresses": [ > { > "address": "172.16.120.125", > "type": "InternalIP" > }, > { > "address": "10.8.248.242", > "type": "ExternalIP" > }, > { > "address": "qe-juzhao-311-qeos-node-1", > "type": "Hostname" > } > ], > "allocatable": { > "cpu": "4", > "hugepages-1Gi": "0", > "hugepages-2Mi": "0", > "memory": "7907680Ki", > "pods": "250" > }, > "capacity": { > "cpu": "4", > "hugepages-1Gi": "0", > "hugepages-2Mi": "0", > "memory": "8010080Ki", > "pods": "250" > }, > "conditions": [ > { > "lastHeartbeatTime": "2018-08-14T05:29:44Z", > "lastTransitionTime": "2018-08-14T03:11:49Z", > "message": "kubelet has sufficient disk space available", > "reason": "KubeletHasSufficientDisk", > "status": "False", > "type": "OutOfDisk" > }, > { > "lastHeartbeatTime": "2018-08-14T05:29:44Z", > "lastTransitionTime": "2018-08-14T03:11:49Z", > "message": "kubelet has sufficient memory available", > "reason": "KubeletHasSufficientMemory", > "status": "False", > "type": "MemoryPressure" > }, > { > "lastHeartbeatTime": "2018-08-14T05:29:44Z", > "lastTransitionTime": "2018-08-14T03:11:49Z", > "message": "kubelet has no disk pressure", > "reason": "KubeletHasNoDiskPressure", > "status": "False", > "type": "DiskPressure" > }, > { > "lastHeartbeatTime": "2018-08-14T05:29:44Z", > "lastTransitionTime": "2018-08-14T03:11:49Z", > "message": "kubelet has sufficient PID available", > "reason": "KubeletHasSufficientPID", > "status": "False", > "type": "PIDPressure" > }, > { > "lastHeartbeatTime": "2018-08-14T05:29:44Z", > "lastTransitionTime": "2018-08-14T03:11:59Z", > "message": "kubelet is posting ready status", > "reason": "KubeletReady", > "status": "True", > "type": "Ready" > } > ], > "daemonEndpoints": { > "kubeletEndpoint": { > "Port": 10250 > } > }, > "images": [ > { > "names": [ > "registry.dev.redhat.io/openshift3/ose-node@sha256:afb5c336685e833991ff51f9d102b7dead3a81aed5e482c7251dd4bc41cfea3f", > "registry.dev.redhat.io/openshift3/ose-node:v3.11.0" > ], > "sizeBytes": 1340207290 > }, > { > "names": [ > "registry.dev.redhat.io/openshift3/ose-control-plane@sha256:993a11d249b6e779432c2792f21484d75f13b3ec454cb63c6d0f27216f8d2b04", > "registry.dev.redhat.io/openshift3/ose-control-plane:v3.11.0" > ], > "sizeBytes": 831125351 > }, > { > "names": [ > "registry.dev.redhat.io/openshift3/ose-ansible-service-broker@sha256:85c79b8a53425f5a1b64a8bdc7dd07799d70abd23dd2081a8e559ccf55f1637a", > "registry.dev.redhat.io/openshift3/ose-ansible-service-broker:v3.11.0" > ], > "sizeBytes": 464330820 > }, > { > "names": [ > "registry.dev.redhat.io/openshift3/ose-deployer@sha256:7c4c2ae011232ff1e07b6618f739cf0f0731a1a402633d616db72148e0e10419", > "registry.dev.redhat.io/openshift3/ose-deployer:v3.11.0-0.14.0.0" > ], > "sizeBytes": 367243137 > }, > { > "names": [ > "quay.io/coreos/olm@sha256:44b445850b3e612c062424c3727bb85048ec8e71407b39985786d29aa20f5c79" > ], > "sizeBytes": 291583224 > }, > { > "names": [ > "registry.dev.redhat.io/openshift3/ose-pod@sha256:197af2b6738461a233701dba3b766a7b6340bb00d76ce65d6f855d553993e57b", > "registry.dev.redhat.io/openshift3/ose-pod:v3.11.0" > ], > "sizeBytes": 244331698 > } > ], > "nodeInfo": { > "architecture": "amd64", > "bootID": "7927603a-bad2-49cc-9d50-8b71bc77de8e", > "containerRuntimeVersion": "cri-o://1.11.1", > "kernelVersion": "3.10.0-693.21.1.el7.x86_64", > "kubeProxyVersion": "v1.11.0+d4cacc0", > "kubeletVersion": "v1.11.0+d4cacc0", > "machineID": "59c182966c84403bb130ee850992895b", > "operatingSystem": "linux", > "osImage": "Red Hat Enterprise Linux Server 7.4 (Maipo)", > "systemUUID": "6E18A489-1E3E-4AEC-AFAC-8DC1C5BD5B9D" > } > } > }, > { > "apiVersion": "v1", > "kind": "Node", > "metadata": { > "annotations": { > "volumes.kubernetes.io/controller-managed-attach-detach": "true" > }, > "creationTimestamp": "2018-08-14T03:11:59Z", > "labels": { > "beta.kubernetes.io/arch": "amd64", > "beta.kubernetes.io/instance-type": "431ac1fb-1463-4527-b3d1-79245dd698e1", > "beta.kubernetes.io/os": "linux", > "failure-domain.beta.kubernetes.io/region": "regionOne", > "failure-domain.beta.kubernetes.io/zone": "nova", > "kubernetes.io/hostname": "qe-juzhao-311-qeos-nrr-1", > "registry": "enabled", > "role": "node", > "router": "enabled" > }, > "name": "qe-juzhao-311-qeos-nrr-1", > "namespace": "", > "resourceVersion": "20426", > "selfLink": "/api/v1/nodes/qe-juzhao-311-qeos-nrr-1", > "uid": "ce9c9918-9f6f-11e8-9782-fa163ef64d7a" > }, > "spec": { > "providerID": "openstack:///47342acc-7fdb-4091-a33c-b7e2a2c6409d" > }, > "status": { > "addresses": [ > { > "address": "qe-juzhao-311-qeos-nrr-1", > "type": "Hostname" > } > ], > "allocatable": { > "cpu": "4", > "hugepages-1Gi": "0", > "hugepages-2Mi": "0", > "memory": "7907680Ki", > "pods": "250" > }, > "capacity": { > "cpu": "4", > "hugepages-1Gi": "0", > "hugepages-2Mi": "0", > "memory": "8010080Ki", > "pods": "250" > }, > "conditions": [ > { > "lastHeartbeatTime": "2018-08-14T05:29:45Z", > "lastTransitionTime": "2018-08-14T03:11:59Z", > "message": "kubelet has sufficient disk space available", > "reason": "KubeletHasSufficientDisk", > "status": "False", > "type": "OutOfDisk" > }, > { > "lastHeartbeatTime": "2018-08-14T05:29:45Z", > "lastTransitionTime": "2018-08-14T03:11:59Z", > "message": "kubelet has sufficient memory available", > "reason": "KubeletHasSufficientMemory", > "status": "False", > "type": "MemoryPressure" > }, > { > "lastHeartbeatTime": "2018-08-14T05:29:45Z", > "lastTransitionTime": "2018-08-14T03:11:59Z", > "message": "kubelet has no disk pressure", > "reason": "KubeletHasNoDiskPressure", > "status": "False", > "type": "DiskPressure" > }, > { > "lastHeartbeatTime": "2018-08-14T05:29:45Z", > "lastTransitionTime": "2018-08-14T03:11:59Z", > "message": "kubelet has sufficient PID available", > "reason": "KubeletHasSufficientPID", > "status": "False", > "type": "PIDPressure" > }, > { > "lastHeartbeatTime": "2018-08-14T05:29:45Z", > "lastTransitionTime": "2018-08-14T03:11:59Z", > "message": "kubelet is posting ready status", > "reason": "KubeletReady", > "status": "True", > "type": "Ready" > } > ], > "daemonEndpoints": { > "kubeletEndpoint": { > "Port": 10250 > } > }, > "images": [ > { > "names": [ > "registry.dev.redhat.io/openshift3/ose-node@sha256:afb5c336685e833991ff51f9d102b7dead3a81aed5e482c7251dd4bc41cfea3f", > "registry.dev.redhat.io/openshift3/ose-node:v3.11.0" > ], > "sizeBytes": 1340207290 > }, > { > "names": [ > "registry.dev.redhat.io/openshift3/ose-control-plane@sha256:993a11d249b6e779432c2792f21484d75f13b3ec454cb63c6d0f27216f8d2b04", > "registry.dev.redhat.io/openshift3/ose-control-plane:v3.11.0" > ], > "sizeBytes": 831125351 > }, > { > "names": [ > "registry.dev.redhat.io/openshift3/ose-haproxy-router@sha256:9e417fa5e834d1f14f8bdfe2f67941fd5730cdcecef619744dd1f568cf330763", > "registry.dev.redhat.io/openshift3/ose-haproxy-router:v3.11.0" > ], > "sizeBytes": 384825790 > }, > { > "names": [ > "registry.dev.redhat.io/openshift3/ose-deployer@sha256:7c4c2ae011232ff1e07b6618f739cf0f0731a1a402633d616db72148e0e10419", > "registry.dev.redhat.io/openshift3/ose-deployer:v3.11.0-0.14.0.0" > ], > "sizeBytes": 367243137 > }, > { > "names": [ > "registry.dev.redhat.io/openshift3/ose-docker-registry@sha256:0523abb67ba33cf9dfd89fb94b07b8f08ce95d8217b6cc55a69540dcd45cd53e", > "registry.dev.redhat.io/openshift3/ose-docker-registry:v3.11.0" > ], > "sizeBytes": 294395550 > }, > { > "names": [ > "registry.dev.redhat.io/openshift3/ose-pod@sha256:197af2b6738461a233701dba3b766a7b6340bb00d76ce65d6f855d553993e57b", > "registry.dev.redhat.io/openshift3/ose-pod:v3.11.0" > ], > "sizeBytes": 244331698 > } > ], > "nodeInfo": { > "architecture": "amd64", > "bootID": "29320183-423d-4001-9b1b-ee39e1f3594f", > "containerRuntimeVersion": "cri-o://1.11.1", > "kernelVersion": "3.10.0-693.21.1.el7.x86_64", > "kubeProxyVersion": "v1.11.0+d4cacc0", > "kubeletVersion": "v1.11.0+d4cacc0", > "machineID": "59c182966c84403bb130ee850992895b", > "operatingSystem": "linux", > "osImage": "Red Hat Enterprise Linux Server 7.4 (Maipo)", > "systemUUID": "47342ACC-7FDB-4091-A33C-B7E2A2C6409D" > } > } > } > ], > "kind": "List", > "metadata": { > "resourceVersion": "", > "selfLink": "" > } > } > ], > "returncode": 0 > }, > "state": "list" >} > >TASK [openshift_control_plane : Ensure that Cluster Monitoring Operator has nodes to run on] ******************************************************************************************** >task path: /usr/share/ansible/openshift-ansible/roles/openshift_control_plane/tasks/ensure_nodes_matching_selector.yml:10 >Tuesday 14 August 2018 01:29:54 -0400 (0:00:00.670) 0:00:21.193 ******** >ok: [host-8-240-184.host.centralci.eng.rdu2.redhat.com] => { > "changed": false, > "msg": "All assertions passed" >} > >TASK [openshift_cluster_monitoring_operator : Create temp directory for doing work in on target] **************************************************************************************** >task path: /usr/share/ansible/openshift-ansible/roles/openshift_cluster_monitoring_operator/tasks/install.yaml:10 >Tuesday 14 August 2018 01:29:54 -0400 (0:00:00.102) 0:00:21.296 ******** >Using module file /usr/lib/python2.7/site-packages/ansible/modules/commands/command.py ><host-8-240-184.host.centralci.eng.rdu2.redhat.com> ESTABLISH SSH CONNECTION FOR USER: root ><host-8-240-184.host.centralci.eng.rdu2.redhat.com> SSH: EXEC ssh -o ControlMaster=auto -o ControlPersist=600s -o StrictHostKeyChecking=no -o 'IdentityFile="/root/libra.pem"' -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o User=root -o ConnectTimeout=30 -o ControlPath=/root/.ansible/cp/%h-%r host-8-240-184.host.centralci.eng.rdu2.redhat.com '/bin/sh -c '"'"'/usr/bin/python && sleep 0'"'"'' ><host-8-240-184.host.centralci.eng.rdu2.redhat.com> (0, '\n{"changed": true, "end": "2018-08-14 01:29:54.078094", "stdout": "/tmp/openshift-cluster-monitoring-ansible-I6a6ox", "cmd": ["mktemp", "-td", "openshift-cluster-monitoring-ansible-XXXXXX"], "rc": 0, "start": "2018-08-14 01:29:54.074490", "stderr": "", "delta": "0:00:00.003604", "invocation": {"module_args": {"warn": true, "executable": null, "_uses_shell": false, "_raw_params": "mktemp -td openshift-cluster-monitoring-ansible-XXXXXX", "removes": null, "argv": null, "creates": null, "chdir": null, "stdin": null}}}\n', '') >ok: [host-8-240-184.host.centralci.eng.rdu2.redhat.com] => { > "changed": false, > "cmd": [ > "mktemp", > "-td", > "openshift-cluster-monitoring-ansible-XXXXXX" > ], > "delta": "0:00:00.003604", > "end": "2018-08-14 01:29:54.078094", > "invocation": { > "module_args": { > "_raw_params": "mktemp -td openshift-cluster-monitoring-ansible-XXXXXX", > "_uses_shell": false, > "argv": null, > "chdir": null, > "creates": null, > "executable": null, > "removes": null, > "stdin": null, > "warn": true > } > }, > "rc": 0, > "start": "2018-08-14 01:29:54.074490", > "stderr": "", > "stderr_lines": [], > "stdout": "/tmp/openshift-cluster-monitoring-ansible-I6a6ox", > "stdout_lines": [ > "/tmp/openshift-cluster-monitoring-ansible-I6a6ox" > ] >} > >TASK [openshift_cluster_monitoring_operator : set_fact] ********************************************************************************************************************************* >task path: /usr/share/ansible/openshift-ansible/roles/openshift_cluster_monitoring_operator/tasks/install.yaml:15 >Tuesday 14 August 2018 01:29:54 -0400 (0:00:00.327) 0:00:21.624 ******** >ok: [host-8-240-184.host.centralci.eng.rdu2.redhat.com] => { > "ansible_facts": { > "tempdir": "/tmp/openshift-cluster-monitoring-ansible-I6a6ox" > }, > "changed": false >} > >TASK [openshift_cluster_monitoring_operator : Copy files to temp directory] ************************************************************************************************************* >task path: /usr/share/ansible/openshift-ansible/roles/openshift_cluster_monitoring_operator/tasks/install.yaml:18 >Tuesday 14 August 2018 01:29:54 -0400 (0:00:00.099) 0:00:21.723 ******** ><host-8-240-184.host.centralci.eng.rdu2.redhat.com> ESTABLISH SSH CONNECTION FOR USER: root ><host-8-240-184.host.centralci.eng.rdu2.redhat.com> SSH: EXEC ssh -o ControlMaster=auto -o ControlPersist=600s -o StrictHostKeyChecking=no -o 'IdentityFile="/root/libra.pem"' -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o User=root -o ConnectTimeout=30 -o ControlPath=/root/.ansible/cp/%h-%r host-8-240-184.host.centralci.eng.rdu2.redhat.com '/bin/sh -c '"'"'echo ~root && sleep 0'"'"'' ><host-8-240-184.host.centralci.eng.rdu2.redhat.com> (0, '/root\n', '') ><host-8-240-184.host.centralci.eng.rdu2.redhat.com> ESTABLISH SSH CONNECTION FOR USER: root ><host-8-240-184.host.centralci.eng.rdu2.redhat.com> SSH: EXEC ssh -o ControlMaster=auto -o ControlPersist=600s -o StrictHostKeyChecking=no -o 'IdentityFile="/root/libra.pem"' -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o User=root -o ConnectTimeout=30 -o ControlPath=/root/.ansible/cp/%h-%r host-8-240-184.host.centralci.eng.rdu2.redhat.com '/bin/sh -c '"'"'( umask 77 && mkdir -p "` echo /root/.ansible/tmp/ansible-tmp-1534224594.84-10442203288512 `" && echo ansible-tmp-1534224594.84-10442203288512="` echo /root/.ansible/tmp/ansible-tmp-1534224594.84-10442203288512 `" ) && sleep 0'"'"'' ><host-8-240-184.host.centralci.eng.rdu2.redhat.com> (0, 'ansible-tmp-1534224594.84-10442203288512=/root/.ansible/tmp/ansible-tmp-1534224594.84-10442203288512\n', '') >Using module file /usr/lib/python2.7/site-packages/ansible/modules/files/stat.py ><host-8-240-184.host.centralci.eng.rdu2.redhat.com> ESTABLISH SSH CONNECTION FOR USER: root ><host-8-240-184.host.centralci.eng.rdu2.redhat.com> SSH: EXEC ssh -o ControlMaster=auto -o ControlPersist=600s -o StrictHostKeyChecking=no -o 'IdentityFile="/root/libra.pem"' -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o User=root -o ConnectTimeout=30 -o ControlPath=/root/.ansible/cp/%h-%r host-8-240-184.host.centralci.eng.rdu2.redhat.com '/bin/sh -c '"'"'/usr/bin/python && sleep 0'"'"'' ><host-8-240-184.host.centralci.eng.rdu2.redhat.com> (0, '\n{"invocation": {"module_args": {"checksum_algorithm": "sha1", "get_checksum": true, "follow": false, "checksum_algo": "sha1", "path": "/tmp/openshift-cluster-monitoring-ansible-I6a6ox/cluster-monitoring-operator.yaml", "get_md5": null, "get_mime": true, "get_attributes": true}}, "stat": {"exists": false}, "changed": false}\n', '') ><host-8-240-184.host.centralci.eng.rdu2.redhat.com> PUT /usr/share/ansible/openshift-ansible/roles/openshift_cluster_monitoring_operator/files/cluster-monitoring-operator.yaml TO /root/.ansible/tmp/ansible-tmp-1534224594.84-10442203288512/source ><host-8-240-184.host.centralci.eng.rdu2.redhat.com> SSH: EXEC sftp -b - -o ControlMaster=auto -o ControlPersist=600s -o StrictHostKeyChecking=no -o 'IdentityFile="/root/libra.pem"' -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o User=root -o ConnectTimeout=30 -o ControlPath=/root/.ansible/cp/%h-%r '[host-8-240-184.host.centralci.eng.rdu2.redhat.com]' ><host-8-240-184.host.centralci.eng.rdu2.redhat.com> (0, 'sftp> put /usr/share/ansible/openshift-ansible/roles/openshift_cluster_monitoring_operator/files/cluster-monitoring-operator.yaml /root/.ansible/tmp/ansible-tmp-1534224594.84-10442203288512/source\n', '') ><host-8-240-184.host.centralci.eng.rdu2.redhat.com> ESTABLISH SSH CONNECTION FOR USER: root ><host-8-240-184.host.centralci.eng.rdu2.redhat.com> SSH: EXEC ssh -o ControlMaster=auto -o ControlPersist=600s -o StrictHostKeyChecking=no -o 'IdentityFile="/root/libra.pem"' -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o User=root -o ConnectTimeout=30 -o ControlPath=/root/.ansible/cp/%h-%r host-8-240-184.host.centralci.eng.rdu2.redhat.com '/bin/sh -c '"'"'chmod u+x /root/.ansible/tmp/ansible-tmp-1534224594.84-10442203288512/ /root/.ansible/tmp/ansible-tmp-1534224594.84-10442203288512/source && sleep 0'"'"'' ><host-8-240-184.host.centralci.eng.rdu2.redhat.com> (0, '', '') >Using module file /usr/lib/python2.7/site-packages/ansible/modules/files/copy.py ><host-8-240-184.host.centralci.eng.rdu2.redhat.com> ESTABLISH SSH CONNECTION FOR USER: root ><host-8-240-184.host.centralci.eng.rdu2.redhat.com> SSH: EXEC ssh -o ControlMaster=auto -o ControlPersist=600s -o StrictHostKeyChecking=no -o 'IdentityFile="/root/libra.pem"' -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o User=root -o ConnectTimeout=30 -o ControlPath=/root/.ansible/cp/%h-%r host-8-240-184.host.centralci.eng.rdu2.redhat.com '/bin/sh -c '"'"'/usr/bin/python && sleep 0'"'"'' ><host-8-240-184.host.centralci.eng.rdu2.redhat.com> (0, '\n{"src": "/root/.ansible/tmp/ansible-tmp-1534224594.84-10442203288512/source", "changed": true, "group": "root", "uid": 0, "dest": "/tmp/openshift-cluster-monitoring-ansible-I6a6ox/cluster-monitoring-operator.yaml", "checksum": "6e8a343c14e8b68f0eb0a1147acf2dcf247ec50e", "md5sum": "fd2a77b76f2eba84bc6709d07f039830", "owner": "root", "state": "file", "gid": 0, "secontext": "unconfined_u:object_r:admin_home_t:s0", "mode": "0644", "invocation": {"module_args": {"directory_mode": null, "force": true, "remote_src": null, "_original_basename": "cluster-monitoring-operator.yaml", "owner": null, "follow": false, "local_follow": null, "group": null, "unsafe_writes": null, "setype": null, "content": null, "serole": null, "dest": "/tmp/openshift-cluster-monitoring-ansible-I6a6ox/cluster-monitoring-operator.yaml", "selevel": null, "regexp": null, "validate": null, "src": "/root/.ansible/tmp/ansible-tmp-1534224594.84-10442203288512/source", "checksum": "6e8a343c14e8b68f0eb0a1147acf2dcf247ec50e", "seuser": null, "delimiter": null, "mode": null, "attributes": null, "backup": false}}, "size": 4898}\n', '') ><host-8-240-184.host.centralci.eng.rdu2.redhat.com> ESTABLISH SSH CONNECTION FOR USER: root ><host-8-240-184.host.centralci.eng.rdu2.redhat.com> SSH: EXEC ssh -o ControlMaster=auto -o ControlPersist=600s -o StrictHostKeyChecking=no -o 'IdentityFile="/root/libra.pem"' -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o User=root -o ConnectTimeout=30 -o ControlPath=/root/.ansible/cp/%h-%r host-8-240-184.host.centralci.eng.rdu2.redhat.com '/bin/sh -c '"'"'rm -f -r /root/.ansible/tmp/ansible-tmp-1534224594.84-10442203288512/ > /dev/null 2>&1 && sleep 0'"'"'' ><host-8-240-184.host.centralci.eng.rdu2.redhat.com> (0, '', '') >changed: [host-8-240-184.host.centralci.eng.rdu2.redhat.com] => (item=cluster-monitoring-operator.yaml) => { > "changed": true, > "checksum": "6e8a343c14e8b68f0eb0a1147acf2dcf247ec50e", > "dest": "/tmp/openshift-cluster-monitoring-ansible-I6a6ox/cluster-monitoring-operator.yaml", > "diff": [], > "gid": 0, > "group": "root", > "invocation": { > "module_args": { > "_original_basename": "cluster-monitoring-operator.yaml", > "attributes": null, > "backup": false, > "checksum": "6e8a343c14e8b68f0eb0a1147acf2dcf247ec50e", > "content": null, > "delimiter": null, > "dest": "/tmp/openshift-cluster-monitoring-ansible-I6a6ox/cluster-monitoring-operator.yaml", > "directory_mode": null, > "follow": false, > "force": true, > "group": null, > "local_follow": null, > "mode": null, > "owner": null, > "regexp": null, > "remote_src": null, > "selevel": null, > "serole": null, > "setype": null, > "seuser": null, > "src": "/root/.ansible/tmp/ansible-tmp-1534224594.84-10442203288512/source", > "unsafe_writes": null, > "validate": null > } > }, > "item": "cluster-monitoring-operator.yaml", > "md5sum": "fd2a77b76f2eba84bc6709d07f039830", > "mode": "0644", > "owner": "root", > "secontext": "unconfined_u:object_r:admin_home_t:s0", > "size": 4898, > "src": "/root/.ansible/tmp/ansible-tmp-1534224594.84-10442203288512/source", > "state": "file", > "uid": 0 >} > >TASK [openshift_cluster_monitoring_operator : Create templates subdirectory] ************************************************************************************************************ >task path: /usr/share/ansible/openshift-ansible/roles/openshift_cluster_monitoring_operator/tasks/install.yaml:25 >Tuesday 14 August 2018 01:29:55 -0400 (0:00:00.640) 0:00:22.364 ******** >Using module file /usr/lib/python2.7/site-packages/ansible/modules/files/file.py ><host-8-240-184.host.centralci.eng.rdu2.redhat.com> ESTABLISH SSH CONNECTION FOR USER: root ><host-8-240-184.host.centralci.eng.rdu2.redhat.com> SSH: EXEC ssh -o ControlMaster=auto -o ControlPersist=600s -o StrictHostKeyChecking=no -o 'IdentityFile="/root/libra.pem"' -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o User=root -o ConnectTimeout=30 -o ControlPath=/root/.ansible/cp/%h-%r host-8-240-184.host.centralci.eng.rdu2.redhat.com '/bin/sh -c '"'"'/usr/bin/python && sleep 0'"'"'' ><host-8-240-184.host.centralci.eng.rdu2.redhat.com> (0, '\n{"group": "root", "uid": 0, "changed": true, "owner": "root", "state": "directory", "gid": 0, "secontext": "unconfined_u:object_r:user_tmp_t:s0", "mode": "0755", "path": "/tmp/openshift-cluster-monitoring-ansible-I6a6ox/templates", "invocation": {"module_args": {"directory_mode": null, "force": false, "remote_src": null, "_original_basename": null, "path": "/tmp/openshift-cluster-monitoring-ansible-I6a6ox/templates", "owner": null, "follow": true, "group": null, "unsafe_writes": null, "state": "directory", "content": null, "serole": null, "setype": null, "selevel": null, "regexp": null, "src": null, "seuser": null, "recurse": false, "_diff_peek": null, "delimiter": null, "mode": 493, "attributes": null, "backup": null}}, "diff": {"after": {"path": "/tmp/openshift-cluster-monitoring-ansible-I6a6ox/templates", "state": "directory"}, "before": {"path": "/tmp/openshift-cluster-monitoring-ansible-I6a6ox/templates", "state": "absent"}}, "size": 6}\n', '') >ok: [host-8-240-184.host.centralci.eng.rdu2.redhat.com] => (item=templates) => { > "changed": false, > "diff": { > "after": { > "path": "/tmp/openshift-cluster-monitoring-ansible-I6a6ox/templates", > "state": "directory" > }, > "before": { > "path": "/tmp/openshift-cluster-monitoring-ansible-I6a6ox/templates", > "state": "absent" > } > }, > "gid": 0, > "group": "root", > "invocation": { > "module_args": { > "_diff_peek": null, > "_original_basename": null, > "attributes": null, > "backup": null, > "content": null, > "delimiter": null, > "directory_mode": null, > "follow": true, > "force": false, > "group": null, > "mode": 493, > "owner": null, > "path": "/tmp/openshift-cluster-monitoring-ansible-I6a6ox/templates", > "recurse": false, > "regexp": null, > "remote_src": null, > "selevel": null, > "serole": null, > "setype": null, > "seuser": null, > "src": null, > "state": "directory", > "unsafe_writes": null > } > }, > "item": "templates", > "mode": "0755", > "owner": "root", > "path": "/tmp/openshift-cluster-monitoring-ansible-I6a6ox/templates", > "secontext": "unconfined_u:object_r:user_tmp_t:s0", > "size": 6, > "state": "directory", > "uid": 0 >} > >TASK [openshift_cluster_monitoring_operator : Copy admin client config] ***************************************************************************************************************** >task path: /usr/share/ansible/openshift-ansible/roles/openshift_cluster_monitoring_operator/tasks/install.yaml:34 >Tuesday 14 August 2018 01:29:55 -0400 (0:00:00.352) 0:00:22.717 ******** >Using module file /usr/lib/python2.7/site-packages/ansible/modules/commands/command.py ><host-8-240-184.host.centralci.eng.rdu2.redhat.com> ESTABLISH SSH CONNECTION FOR USER: root ><host-8-240-184.host.centralci.eng.rdu2.redhat.com> SSH: EXEC ssh -o ControlMaster=auto -o ControlPersist=600s -o StrictHostKeyChecking=no -o 'IdentityFile="/root/libra.pem"' -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o User=root -o ConnectTimeout=30 -o ControlPath=/root/.ansible/cp/%h-%r host-8-240-184.host.centralci.eng.rdu2.redhat.com '/bin/sh -c '"'"'/usr/bin/python && sleep 0'"'"'' ><host-8-240-184.host.centralci.eng.rdu2.redhat.com> (0, '\n{"changed": true, "end": "2018-08-14 01:29:55.413966", "stdout": "", "cmd": ["cp", "/etc/origin/master/admin.kubeconfig", "/tmp/openshift-cluster-monitoring-ansible-I6a6ox/admin.kubeconfig"], "rc": 0, "start": "2018-08-14 01:29:55.409655", "stderr": "", "delta": "0:00:00.004311", "invocation": {"module_args": {"warn": true, "executable": null, "_uses_shell": false, "_raw_params": "cp /etc/origin/master/admin.kubeconfig /tmp/openshift-cluster-monitoring-ansible-I6a6ox/admin.kubeconfig", "removes": null, "argv": null, "creates": null, "chdir": null, "stdin": null}}}\n', '') >ok: [host-8-240-184.host.centralci.eng.rdu2.redhat.com] => { > "changed": false, > "cmd": [ > "cp", > "/etc/origin/master/admin.kubeconfig", > "/tmp/openshift-cluster-monitoring-ansible-I6a6ox/admin.kubeconfig" > ], > "delta": "0:00:00.004311", > "end": "2018-08-14 01:29:55.413966", > "invocation": { > "module_args": { > "_raw_params": "cp /etc/origin/master/admin.kubeconfig /tmp/openshift-cluster-monitoring-ansible-I6a6ox/admin.kubeconfig", > "_uses_shell": false, > "argv": null, > "chdir": null, > "creates": null, > "executable": null, > "removes": null, > "stdin": null, > "warn": true > } > }, > "rc": 0, > "start": "2018-08-14 01:29:55.409655", > "stderr": "", > "stderr_lines": [], > "stdout": "", > "stdout_lines": [] >} > >TASK [openshift_cluster_monitoring_operator : Add monitoring project] ******************************************************************************************************************* >task path: /usr/share/ansible/openshift-ansible/roles/openshift_cluster_monitoring_operator/tasks/install.yaml:39 >Tuesday 14 August 2018 01:29:56 -0400 (0:00:00.247) 0:00:22.964 ******** >Using module file /usr/share/ansible/openshift-ansible/roles/lib_openshift/library/oc_project.py ><host-8-240-184.host.centralci.eng.rdu2.redhat.com> ESTABLISH SSH CONNECTION FOR USER: root ><host-8-240-184.host.centralci.eng.rdu2.redhat.com> SSH: EXEC ssh -o ControlMaster=auto -o ControlPersist=600s -o StrictHostKeyChecking=no -o 'IdentityFile="/root/libra.pem"' -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o User=root -o ConnectTimeout=30 -o ControlPath=/root/.ansible/cp/%h-%r host-8-240-184.host.centralci.eng.rdu2.redhat.com '/bin/sh -c '"'"'/usr/bin/python && sleep 0'"'"'' ><host-8-240-184.host.centralci.eng.rdu2.redhat.com> (0, '\n{"invocation": {"module_args": {"admin_role": "admin", "display_name": null, "description": "Openshift Monitoring", "admin": null, "kubeconfig": "/etc/origin/master/admin.kubeconfig", "state": "present", "node_selector": [""], "debug": false, "name": "openshift-monitoring"}}, "state": "present", "changed": true, "results": {"returncode": 0, "cmd": "/usr/bin/oc get namespace openshift-monitoring -o json", "results": {"status": {"phase": "Active"}, "kind": "Namespace", "spec": {"finalizers": ["kubernetes"]}, "apiVersion": "v1", "metadata": {"name": "openshift-monitoring", "resourceVersion": "20471", "creationTimestamp": "2018-08-14T05:29:56Z", "annotations": {"alm-manager": "operator-lifecycle-manager.alm-operator", "openshift.io/sa.scc.supplemental-groups": "1000300000/10000", "openshift.io/display-name": "", "openshift.io/sa.scc.mcs": "s0:c17,c14", "openshift.io/description": "Openshift Monitoring", "openshift.io/node-selector": "", "openshift.io/sa.scc.uid-range": "1000300000/10000"}, "selfLink": "/api/v1/namespaces/openshift-monitoring", "uid": "14509412-9f83-11e8-9782-fa163ef64d7a"}}}}\n', '') >changed: [host-8-240-184.host.centralci.eng.rdu2.redhat.com] => { > "changed": true, > "invocation": { > "module_args": { > "admin": null, > "admin_role": "admin", > "debug": false, > "description": "Openshift Monitoring", > "display_name": null, > "kubeconfig": "/etc/origin/master/admin.kubeconfig", > "name": "openshift-monitoring", > "node_selector": [ > "" > ], > "state": "present" > } > }, > "results": { > "cmd": "/usr/bin/oc get namespace openshift-monitoring -o json", > "results": { > "apiVersion": "v1", > "kind": "Namespace", > "metadata": { > "annotations": { > "alm-manager": "operator-lifecycle-manager.alm-operator", > "openshift.io/description": "Openshift Monitoring", > "openshift.io/display-name": "", > "openshift.io/node-selector": "", > "openshift.io/sa.scc.mcs": "s0:c17,c14", > "openshift.io/sa.scc.supplemental-groups": "1000300000/10000", > "openshift.io/sa.scc.uid-range": "1000300000/10000" > }, > "creationTimestamp": "2018-08-14T05:29:56Z", > "name": "openshift-monitoring", > "resourceVersion": "20471", > "selfLink": "/api/v1/namespaces/openshift-monitoring", > "uid": "14509412-9f83-11e8-9782-fa163ef64d7a" > }, > "spec": { > "finalizers": [ > "kubernetes" > ] > }, > "status": { > "phase": "Active" > } > }, > "returncode": 0 > }, > "state": "present" >} > >TASK [openshift_cluster_monitoring_operator : Label monitoring namespace] *************************************************************************************************************** >task path: /usr/share/ansible/openshift-ansible/roles/openshift_cluster_monitoring_operator/tasks/install.yaml:46 >Tuesday 14 August 2018 01:29:57 -0400 (0:00:01.378) 0:00:24.343 ******** >Using module file /usr/share/ansible/openshift-ansible/roles/lib_openshift/library/oc_label.py ><host-8-240-184.host.centralci.eng.rdu2.redhat.com> ESTABLISH SSH CONNECTION FOR USER: root ><host-8-240-184.host.centralci.eng.rdu2.redhat.com> SSH: EXEC ssh -o ControlMaster=auto -o ControlPersist=600s -o StrictHostKeyChecking=no -o 'IdentityFile="/root/libra.pem"' -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o User=root -o ConnectTimeout=30 -o ControlPath=/root/.ansible/cp/%h-%r host-8-240-184.host.centralci.eng.rdu2.redhat.com '/bin/sh -c '"'"'/usr/bin/python && sleep 0'"'"'' ><host-8-240-184.host.centralci.eng.rdu2.redhat.com> (0, '\n{"invocation": {"module_args": {"kind": "namespace", "name": "openshift-monitoring", "labels": [{"value": "true", "key": "openshift.io/cluster-monitoring"}], "namespace": null, "kubeconfig": "/etc/origin/master/admin.kubeconfig", "state": "present", "debug": false, "selector": null}}, "state": "present", "changed": true, "results": {"returncode": 0, "cmd": "/usr/bin/oc get namespace openshift-monitoring -o json", "results": {"labels": [{"openshift.io/cluster-monitoring": "true"}], "item_count": 1}}}\n', '') >changed: [host-8-240-184.host.centralci.eng.rdu2.redhat.com] => { > "changed": true, > "invocation": { > "module_args": { > "debug": false, > "kind": "namespace", > "kubeconfig": "/etc/origin/master/admin.kubeconfig", > "labels": [ > { > "key": "openshift.io/cluster-monitoring", > "value": "true" > } > ], > "name": "openshift-monitoring", > "namespace": null, > "selector": null, > "state": "present" > } > }, > "results": { > "cmd": "/usr/bin/oc get namespace openshift-monitoring -o json", > "results": { > "item_count": 1, > "labels": [ > { > "openshift.io/cluster-monitoring": "true" > } > ] > }, > "returncode": 0 > }, > "state": "present" >} > >TASK [openshift_cluster_monitoring_operator : Waiting for netnamespace openshift-monitoring to be ready] ******************************************************************************** >task path: /usr/share/ansible/openshift-ansible/roles/openshift_cluster_monitoring_operator/tasks/install.yaml:57 >Tuesday 14 August 2018 01:29:58 -0400 (0:00:01.038) 0:00:25.381 ******** >Using module file /usr/share/ansible/openshift-ansible/roles/lib_openshift/library/oc_obj.py ><host-8-240-184.host.centralci.eng.rdu2.redhat.com> ESTABLISH SSH CONNECTION FOR USER: root ><host-8-240-184.host.centralci.eng.rdu2.redhat.com> SSH: EXEC ssh -o ControlMaster=auto -o ControlPersist=600s -o StrictHostKeyChecking=no -o 'IdentityFile="/root/libra.pem"' -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o User=root -o ConnectTimeout=30 -o ControlPath=/root/.ansible/cp/%h-%r host-8-240-184.host.centralci.eng.rdu2.redhat.com '/bin/sh -c '"'"'/usr/bin/python && sleep 0'"'"'' ><host-8-240-184.host.centralci.eng.rdu2.redhat.com> (0, '\n{"invocation": {"module_args": {"files": null, "kind": "netnamespace", "force": false, "all_namespaces": null, "field_selector": null, "namespace": "default", "delete_after": false, "kubeconfig": "/etc/origin/master/admin.kubeconfig", "content": null, "state": "list", "debug": false, "selector": null, "name": "openshift-monitoring"}}, "state": "list", "changed": false, "results": {"returncode": 0, "cmd": "/usr/bin/oc get netnamespace openshift-monitoring -o json -n default", "results": [{"kind": "NetNamespace", "netname": "openshift-monitoring", "metadata": {"resourceVersion": "20453", "creationTimestamp": "2018-08-14T05:29:56Z", "uid": "14533976-9f83-11e8-9782-fa163ef64d7a", "selfLink": "/apis/network.openshift.io/v1/netnamespaces/openshift-monitoring", "name": "openshift-monitoring"}, "apiVersion": "network.openshift.io/v1", "netid": 13877884}]}}\n', '') >ok: [host-8-240-184.host.centralci.eng.rdu2.redhat.com] => { > "attempts": 1, > "changed": false, > "invocation": { > "module_args": { > "all_namespaces": null, > "content": null, > "debug": false, > "delete_after": false, > "field_selector": null, > "files": null, > "force": false, > "kind": "netnamespace", > "kubeconfig": "/etc/origin/master/admin.kubeconfig", > "name": "openshift-monitoring", > "namespace": "default", > "selector": null, > "state": "list" > } > }, > "results": { > "cmd": "/usr/bin/oc get netnamespace openshift-monitoring -o json -n default", > "results": [ > { > "apiVersion": "network.openshift.io/v1", > "kind": "NetNamespace", > "metadata": { > "creationTimestamp": "2018-08-14T05:29:56Z", > "name": "openshift-monitoring", > "resourceVersion": "20453", > "selfLink": "/apis/network.openshift.io/v1/netnamespaces/openshift-monitoring", > "uid": "14533976-9f83-11e8-9782-fa163ef64d7a" > }, > "netid": 13877884, > "netname": "openshift-monitoring" > } > ], > "returncode": 0 > }, > "state": "list" >} > >TASK [openshift_cluster_monitoring_operator : Make openshift-monitoring project network global] ***************************************************************************************** >task path: /usr/share/ansible/openshift-ansible/roles/openshift_cluster_monitoring_operator/tasks/install.yaml:68 >Tuesday 14 August 2018 01:29:58 -0400 (0:00:00.467) 0:00:25.849 ******** >Using module file /usr/lib/python2.7/site-packages/ansible/modules/commands/command.py ><host-8-240-184.host.centralci.eng.rdu2.redhat.com> ESTABLISH SSH CONNECTION FOR USER: root ><host-8-240-184.host.centralci.eng.rdu2.redhat.com> SSH: EXEC ssh -o ControlMaster=auto -o ControlPersist=600s -o StrictHostKeyChecking=no -o 'IdentityFile="/root/libra.pem"' -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o User=root -o ConnectTimeout=30 -o ControlPath=/root/.ansible/cp/%h-%r host-8-240-184.host.centralci.eng.rdu2.redhat.com '/bin/sh -c '"'"'/usr/bin/python && sleep 0'"'"'' ><host-8-240-184.host.centralci.eng.rdu2.redhat.com> (0, '\n{"changed": true, "end": "2018-08-14 01:29:59.241548", "stdout": "", "cmd": ["oc", "--config=/tmp/openshift-cluster-monitoring-ansible-I6a6ox/admin.kubeconfig", "adm", "pod-network", "make-projects-global", "openshift-monitoring"], "rc": 0, "start": "2018-08-14 01:29:58.535692", "stderr": "", "delta": "0:00:00.705856", "invocation": {"module_args": {"warn": true, "executable": null, "_uses_shell": false, "_raw_params": "oc --config=/tmp/openshift-cluster-monitoring-ansible-I6a6ox/admin.kubeconfig adm pod-network make-projects-global openshift-monitoring", "removes": null, "argv": null, "creates": null, "chdir": null, "stdin": null}}}\n', '') >changed: [host-8-240-184.host.centralci.eng.rdu2.redhat.com] => { > "changed": true, > "cmd": [ > "oc", > "--config=/tmp/openshift-cluster-monitoring-ansible-I6a6ox/admin.kubeconfig", > "adm", > "pod-network", > "make-projects-global", > "openshift-monitoring" > ], > "delta": "0:00:00.705856", > "end": "2018-08-14 01:29:59.241548", > "invocation": { > "module_args": { > "_raw_params": "oc --config=/tmp/openshift-cluster-monitoring-ansible-I6a6ox/admin.kubeconfig adm pod-network make-projects-global openshift-monitoring", > "_uses_shell": false, > "argv": null, > "chdir": null, > "creates": null, > "executable": null, > "removes": null, > "stdin": null, > "warn": true > } > }, > "rc": 0, > "start": "2018-08-14 01:29:58.535692", > "stderr": "", > "stderr_lines": [], > "stdout": "", > "stdout_lines": [] >} > >TASK [openshift_cluster_monitoring_operator : Apply the cluster monitoring operator ServiceAccount, Roles and Alertmanager config] ****************************************************** >task path: /usr/share/ansible/openshift-ansible/roles/openshift_cluster_monitoring_operator/tasks/install.yaml:72 >Tuesday 14 August 2018 01:29:59 -0400 (0:00:00.938) 0:00:26.787 ******** >Using module file /usr/lib/python2.7/site-packages/ansible/modules/commands/command.py ><host-8-240-184.host.centralci.eng.rdu2.redhat.com> ESTABLISH SSH CONNECTION FOR USER: root ><host-8-240-184.host.centralci.eng.rdu2.redhat.com> SSH: EXEC ssh -o ControlMaster=auto -o ControlPersist=600s -o StrictHostKeyChecking=no -o 'IdentityFile="/root/libra.pem"' -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o User=root -o ConnectTimeout=30 -o ControlPath=/root/.ansible/cp/%h-%r host-8-240-184.host.centralci.eng.rdu2.redhat.com '/bin/sh -c '"'"'/usr/bin/python && sleep 0'"'"'' ><host-8-240-184.host.centralci.eng.rdu2.redhat.com> (0, '\n{"changed": true, "end": "2018-08-14 01:29:59.870937", "stdout": "secret/alertmanager-main created\\nclusterrole.rbac.authorization.k8s.io/cluster-monitoring-operator configured\\nserviceaccount/cluster-monitoring-operator created\\nclusterrolebinding.rbac.authorization.k8s.io/cluster-monitoring-operator configured", "cmd": "oc process -n openshift-monitoring -f \\"/tmp/openshift-cluster-monitoring-ansible-I6a6ox/cluster-monitoring-operator.yaml\\" --param ALERTMANAGER_CONFIG=\\"Z2xvYmFsOgogIHJlc29sdmVfdGltZW91dDogNW0Kcm91dGU6CiAgZ3JvdXBfd2FpdDogMzBzCiAgZ3JvdXBfaW50ZXJ2YWw6IDVtCiAgcmVwZWF0X2ludGVydmFsOiAxMmgKICByZWNlaXZlcjogZGVmYXVsdAogIHJvdXRlczoKICAtIG1hdGNoOgogICAgICBhbGVydG5hbWU6IERlYWRNYW5zU3dpdGNoCiAgICByZXBlYXRfaW50ZXJ2YWw6IDVtCiAgICByZWNlaXZlcjogZGVhZG1hbnNzd2l0Y2gKcmVjZWl2ZXJzOgotIG5hbWU6IGRlZmF1bHQKLSBuYW1lOiBkZWFkbWFuc3N3aXRjaAo=\\" --param NAMESPACE=\\"openshift-monitoring\\" --config=/tmp/openshift-cluster-monitoring-ansible-I6a6ox/admin.kubeconfig | oc apply --config=/tmp/openshift-cluster-monitoring-ansible-I6a6ox/admin.kubeconfig -f -", "rc": 0, "start": "2018-08-14 01:29:59.474760", "stderr": "", "delta": "0:00:00.396177", "invocation": {"module_args": {"warn": true, "executable": null, "_uses_shell": true, "_raw_params": "oc process -n openshift-monitoring -f \\"/tmp/openshift-cluster-monitoring-ansible-I6a6ox/cluster-monitoring-operator.yaml\\" --param ALERTMANAGER_CONFIG=\\"Z2xvYmFsOgogIHJlc29sdmVfdGltZW91dDogNW0Kcm91dGU6CiAgZ3JvdXBfd2FpdDogMzBzCiAgZ3JvdXBfaW50ZXJ2YWw6IDVtCiAgcmVwZWF0X2ludGVydmFsOiAxMmgKICByZWNlaXZlcjogZGVmYXVsdAogIHJvdXRlczoKICAtIG1hdGNoOgogICAgICBhbGVydG5hbWU6IERlYWRNYW5zU3dpdGNoCiAgICByZXBlYXRfaW50ZXJ2YWw6IDVtCiAgICByZWNlaXZlcjogZGVhZG1hbnNzd2l0Y2gKcmVjZWl2ZXJzOgotIG5hbWU6IGRlZmF1bHQKLSBuYW1lOiBkZWFkbWFuc3N3aXRjaAo=\\" --param NAMESPACE=\\"openshift-monitoring\\" --config=/tmp/openshift-cluster-monitoring-ansible-I6a6ox/admin.kubeconfig | oc apply --config=/tmp/openshift-cluster-monitoring-ansible-I6a6ox/admin.kubeconfig -f -", "removes": null, "argv": null, "creates": null, "chdir": null, "stdin": null}}}\n', '') >changed: [host-8-240-184.host.centralci.eng.rdu2.redhat.com] => (item=cluster-monitoring-operator.yaml) => { > "changed": true, > "cmd": "oc process -n openshift-monitoring -f \"/tmp/openshift-cluster-monitoring-ansible-I6a6ox/cluster-monitoring-operator.yaml\" --param ALERTMANAGER_CONFIG=\"Z2xvYmFsOgogIHJlc29sdmVfdGltZW91dDogNW0Kcm91dGU6CiAgZ3JvdXBfd2FpdDogMzBzCiAgZ3JvdXBfaW50ZXJ2YWw6IDVtCiAgcmVwZWF0X2ludGVydmFsOiAxMmgKICByZWNlaXZlcjogZGVmYXVsdAogIHJvdXRlczoKICAtIG1hdGNoOgogICAgICBhbGVydG5hbWU6IERlYWRNYW5zU3dpdGNoCiAgICByZXBlYXRfaW50ZXJ2YWw6IDVtCiAgICByZWNlaXZlcjogZGVhZG1hbnNzd2l0Y2gKcmVjZWl2ZXJzOgotIG5hbWU6IGRlZmF1bHQKLSBuYW1lOiBkZWFkbWFuc3N3aXRjaAo=\" --param NAMESPACE=\"openshift-monitoring\" --config=/tmp/openshift-cluster-monitoring-ansible-I6a6ox/admin.kubeconfig | oc apply --config=/tmp/openshift-cluster-monitoring-ansible-I6a6ox/admin.kubeconfig -f -", > "delta": "0:00:00.396177", > "end": "2018-08-14 01:29:59.870937", > "invocation": { > "module_args": { > "_raw_params": "oc process -n openshift-monitoring -f \"/tmp/openshift-cluster-monitoring-ansible-I6a6ox/cluster-monitoring-operator.yaml\" --param ALERTMANAGER_CONFIG=\"Z2xvYmFsOgogIHJlc29sdmVfdGltZW91dDogNW0Kcm91dGU6CiAgZ3JvdXBfd2FpdDogMzBzCiAgZ3JvdXBfaW50ZXJ2YWw6IDVtCiAgcmVwZWF0X2ludGVydmFsOiAxMmgKICByZWNlaXZlcjogZGVmYXVsdAogIHJvdXRlczoKICAtIG1hdGNoOgogICAgICBhbGVydG5hbWU6IERlYWRNYW5zU3dpdGNoCiAgICByZXBlYXRfaW50ZXJ2YWw6IDVtCiAgICByZWNlaXZlcjogZGVhZG1hbnNzd2l0Y2gKcmVjZWl2ZXJzOgotIG5hbWU6IGRlZmF1bHQKLSBuYW1lOiBkZWFkbWFuc3N3aXRjaAo=\" --param NAMESPACE=\"openshift-monitoring\" --config=/tmp/openshift-cluster-monitoring-ansible-I6a6ox/admin.kubeconfig | oc apply --config=/tmp/openshift-cluster-monitoring-ansible-I6a6ox/admin.kubeconfig -f -", > "_uses_shell": true, > "argv": null, > "chdir": null, > "creates": null, > "executable": null, > "removes": null, > "stdin": null, > "warn": true > } > }, > "item": "cluster-monitoring-operator.yaml", > "rc": 0, > "start": "2018-08-14 01:29:59.474760", > "stderr": "", > "stderr_lines": [], > "stdout": "secret/alertmanager-main created\nclusterrole.rbac.authorization.k8s.io/cluster-monitoring-operator configured\nserviceaccount/cluster-monitoring-operator created\nclusterrolebinding.rbac.authorization.k8s.io/cluster-monitoring-operator configured", > "stdout_lines": [ > "secret/alertmanager-main created", > "clusterrole.rbac.authorization.k8s.io/cluster-monitoring-operator configured", > "serviceaccount/cluster-monitoring-operator created", > "clusterrolebinding.rbac.authorization.k8s.io/cluster-monitoring-operator configured" > ] >} > >TASK [openshift_cluster_monitoring_operator : Set cluster-monitoring-operator configmap template] *************************************************************************************** >task path: /usr/share/ansible/openshift-ansible/roles/openshift_cluster_monitoring_operator/tasks/install.yaml:82 >Tuesday 14 August 2018 01:30:00 -0400 (0:00:00.639) 0:00:27.426 ******** ><host-8-240-184.host.centralci.eng.rdu2.redhat.com> ESTABLISH SSH CONNECTION FOR USER: root ><host-8-240-184.host.centralci.eng.rdu2.redhat.com> SSH: EXEC ssh -o ControlMaster=auto -o ControlPersist=600s -o StrictHostKeyChecking=no -o 'IdentityFile="/root/libra.pem"' -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o User=root -o ConnectTimeout=30 -o ControlPath=/root/.ansible/cp/%h-%r host-8-240-184.host.centralci.eng.rdu2.redhat.com '/bin/sh -c '"'"'echo ~root && sleep 0'"'"'' ><host-8-240-184.host.centralci.eng.rdu2.redhat.com> (0, '/root\n', '') ><host-8-240-184.host.centralci.eng.rdu2.redhat.com> ESTABLISH SSH CONNECTION FOR USER: root ><host-8-240-184.host.centralci.eng.rdu2.redhat.com> SSH: EXEC ssh -o ControlMaster=auto -o ControlPersist=600s -o StrictHostKeyChecking=no -o 'IdentityFile="/root/libra.pem"' -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o User=root -o ConnectTimeout=30 -o ControlPath=/root/.ansible/cp/%h-%r host-8-240-184.host.centralci.eng.rdu2.redhat.com '/bin/sh -c '"'"'( umask 77 && mkdir -p "` echo /root/.ansible/tmp/ansible-tmp-1534224600.54-15257651769116 `" && echo ansible-tmp-1534224600.54-15257651769116="` echo /root/.ansible/tmp/ansible-tmp-1534224600.54-15257651769116 `" ) && sleep 0'"'"'' ><host-8-240-184.host.centralci.eng.rdu2.redhat.com> (0, 'ansible-tmp-1534224600.54-15257651769116=/root/.ansible/tmp/ansible-tmp-1534224600.54-15257651769116\n', '') >Using module file /usr/lib/python2.7/site-packages/ansible/modules/files/stat.py ><host-8-240-184.host.centralci.eng.rdu2.redhat.com> ESTABLISH SSH CONNECTION FOR USER: root ><host-8-240-184.host.centralci.eng.rdu2.redhat.com> SSH: EXEC ssh -o ControlMaster=auto -o ControlPersist=600s -o StrictHostKeyChecking=no -o 'IdentityFile="/root/libra.pem"' -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o User=root -o ConnectTimeout=30 -o ControlPath=/root/.ansible/cp/%h-%r host-8-240-184.host.centralci.eng.rdu2.redhat.com '/bin/sh -c '"'"'/usr/bin/python && sleep 0'"'"'' ><host-8-240-184.host.centralci.eng.rdu2.redhat.com> (0, '\n{"invocation": {"module_args": {"checksum_algorithm": "sha1", "get_checksum": true, "follow": false, "checksum_algo": "sha1", "path": "/tmp/openshift-cluster-monitoring-ansible-I6a6ox/templates/cluster-monitoring-operator-config.yaml", "get_md5": null, "get_mime": true, "get_attributes": true}}, "stat": {"exists": false}, "changed": false}\n', '') ><host-8-240-184.host.centralci.eng.rdu2.redhat.com> PUT /root/.ansible/tmp/ansible-local-4038qW_0on/tmpg194YW/cluster-monitoring-operator-config.j2 TO /root/.ansible/tmp/ansible-tmp-1534224600.54-15257651769116/source ><host-8-240-184.host.centralci.eng.rdu2.redhat.com> SSH: EXEC sftp -b - -o ControlMaster=auto -o ControlPersist=600s -o StrictHostKeyChecking=no -o 'IdentityFile="/root/libra.pem"' -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o User=root -o ConnectTimeout=30 -o ControlPath=/root/.ansible/cp/%h-%r '[host-8-240-184.host.centralci.eng.rdu2.redhat.com]' ><host-8-240-184.host.centralci.eng.rdu2.redhat.com> (0, 'sftp> put /root/.ansible/tmp/ansible-local-4038qW_0on/tmpg194YW/cluster-monitoring-operator-config.j2 /root/.ansible/tmp/ansible-tmp-1534224600.54-15257651769116/source\n', '') ><host-8-240-184.host.centralci.eng.rdu2.redhat.com> ESTABLISH SSH CONNECTION FOR USER: root ><host-8-240-184.host.centralci.eng.rdu2.redhat.com> SSH: EXEC ssh -o ControlMaster=auto -o ControlPersist=600s -o StrictHostKeyChecking=no -o 'IdentityFile="/root/libra.pem"' -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o User=root -o ConnectTimeout=30 -o ControlPath=/root/.ansible/cp/%h-%r host-8-240-184.host.centralci.eng.rdu2.redhat.com '/bin/sh -c '"'"'chmod u+x /root/.ansible/tmp/ansible-tmp-1534224600.54-15257651769116/ /root/.ansible/tmp/ansible-tmp-1534224600.54-15257651769116/source && sleep 0'"'"'' ><host-8-240-184.host.centralci.eng.rdu2.redhat.com> (0, '', '') >Using module file /usr/lib/python2.7/site-packages/ansible/modules/files/copy.py ><host-8-240-184.host.centralci.eng.rdu2.redhat.com> ESTABLISH SSH CONNECTION FOR USER: root ><host-8-240-184.host.centralci.eng.rdu2.redhat.com> SSH: EXEC ssh -o ControlMaster=auto -o ControlPersist=600s -o StrictHostKeyChecking=no -o 'IdentityFile="/root/libra.pem"' -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o User=root -o ConnectTimeout=30 -o ControlPath=/root/.ansible/cp/%h-%r host-8-240-184.host.centralci.eng.rdu2.redhat.com '/bin/sh -c '"'"'/usr/bin/python && sleep 0'"'"'' ><host-8-240-184.host.centralci.eng.rdu2.redhat.com> (0, '\n{"src": "/root/.ansible/tmp/ansible-tmp-1534224600.54-15257651769116/source", "changed": true, "group": "root", "uid": 0, "dest": "/tmp/openshift-cluster-monitoring-ansible-I6a6ox/templates/cluster-monitoring-operator-config.yaml", "checksum": "4d042b501b32e5a5a534d7ecc2a248b791816a50", "md5sum": "e94ba5dee1d7de54036c7b7faa4aad21", "owner": "root", "state": "file", "gid": 0, "secontext": "unconfined_u:object_r:admin_home_t:s0", "mode": "0644", "invocation": {"module_args": {"directory_mode": null, "force": true, "remote_src": null, "_original_basename": "cluster-monitoring-operator-config.j2", "owner": null, "follow": false, "local_follow": null, "group": null, "unsafe_writes": null, "setype": null, "content": null, "serole": null, "dest": "/tmp/openshift-cluster-monitoring-ansible-I6a6ox/templates/cluster-monitoring-operator-config.yaml", "selevel": null, "regexp": null, "validate": null, "src": "/root/.ansible/tmp/ansible-tmp-1534224600.54-15257651769116/source", "checksum": "4d042b501b32e5a5a534d7ecc2a248b791816a50", "seuser": null, "delimiter": null, "mode": null, "attributes": null, "backup": false}}, "size": 1615}\n', '') ><host-8-240-184.host.centralci.eng.rdu2.redhat.com> ESTABLISH SSH CONNECTION FOR USER: root ><host-8-240-184.host.centralci.eng.rdu2.redhat.com> SSH: EXEC ssh -o ControlMaster=auto -o ControlPersist=600s -o StrictHostKeyChecking=no -o 'IdentityFile="/root/libra.pem"' -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o User=root -o ConnectTimeout=30 -o ControlPath=/root/.ansible/cp/%h-%r host-8-240-184.host.centralci.eng.rdu2.redhat.com '/bin/sh -c '"'"'rm -f -r /root/.ansible/tmp/ansible-tmp-1534224600.54-15257651769116/ > /dev/null 2>&1 && sleep 0'"'"'' ><host-8-240-184.host.centralci.eng.rdu2.redhat.com> (0, '', '') >ok: [host-8-240-184.host.centralci.eng.rdu2.redhat.com] => { > "changed": false, > "checksum": "4d042b501b32e5a5a534d7ecc2a248b791816a50", > "dest": "/tmp/openshift-cluster-monitoring-ansible-I6a6ox/templates/cluster-monitoring-operator-config.yaml", > "diff": [], > "gid": 0, > "group": "root", > "invocation": { > "module_args": { > "_original_basename": "cluster-monitoring-operator-config.j2", > "attributes": null, > "backup": false, > "checksum": "4d042b501b32e5a5a534d7ecc2a248b791816a50", > "content": null, > "delimiter": null, > "dest": "/tmp/openshift-cluster-monitoring-ansible-I6a6ox/templates/cluster-monitoring-operator-config.yaml", > "directory_mode": null, > "follow": false, > "force": true, > "group": null, > "local_follow": null, > "mode": null, > "owner": null, > "regexp": null, > "remote_src": null, > "selevel": null, > "serole": null, > "setype": null, > "seuser": null, > "src": "/root/.ansible/tmp/ansible-tmp-1534224600.54-15257651769116/source", > "unsafe_writes": null, > "validate": null > } > }, > "md5sum": "e94ba5dee1d7de54036c7b7faa4aad21", > "mode": "0644", > "owner": "root", > "secontext": "unconfined_u:object_r:admin_home_t:s0", > "size": 1615, > "src": "/root/.ansible/tmp/ansible-tmp-1534224600.54-15257651769116/source", > "state": "file", > "uid": 0 >} > >TASK [openshift_cluster_monitoring_operator : Set cluster-monitoring-operator configmap] ************************************************************************************************ >task path: /usr/share/ansible/openshift-ansible/roles/openshift_cluster_monitoring_operator/tasks/install.yaml:88 >Tuesday 14 August 2018 01:30:01 -0400 (0:00:00.549) 0:00:27.976 ******** >Using module file /usr/share/ansible/openshift-ansible/roles/lib_openshift/library/oc_obj.py ><host-8-240-184.host.centralci.eng.rdu2.redhat.com> ESTABLISH SSH CONNECTION FOR USER: root ><host-8-240-184.host.centralci.eng.rdu2.redhat.com> SSH: EXEC ssh -o ControlMaster=auto -o ControlPersist=600s -o StrictHostKeyChecking=no -o 'IdentityFile="/root/libra.pem"' -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o User=root -o ConnectTimeout=30 -o ControlPath=/root/.ansible/cp/%h-%r host-8-240-184.host.centralci.eng.rdu2.redhat.com '/bin/sh -c '"'"'/usr/bin/python && sleep 0'"'"'' ><host-8-240-184.host.centralci.eng.rdu2.redhat.com> (0, '\n{"invocation": {"module_args": {"files": ["/tmp/openshift-cluster-monitoring-ansible-I6a6ox/templates/cluster-monitoring-operator-config.yaml"], "kind": "configmap", "force": false, "field_selector": null, "all_namespaces": null, "namespace": "openshift-monitoring", "delete_after": true, "selector": null, "content": null, "state": "present", "debug": false, "kubeconfig": "/etc/origin/master/admin.kubeconfig", "name": "cluster-monitoring-config"}}, "state": "present", "changed": true, "results": {"returncode": 0, "cmd": "/usr/bin/oc get configmap cluster-monitoring-config -o json -n openshift-monitoring", "results": [{"kind": "ConfigMap", "data": {"config.yaml": "prometheusOperator:\\n baseImage: registry.dev.redhat.io/openshift3/ose-prometheus-operator\\n prometheusConfigReloaderBaseImage: registry.dev.redhat.io/openshift3/ose-prometheus-config-reloader\\n configReloaderBaseImage: registry.dev.redhat.io/openshift3/ose-configmap-reloader\\n nodeSelector:\\n role: \\"node\\"\\nprometheusK8s:\\n baseImage: registry.dev.redhat.io/openshift3/prometheus\\n nodeSelector:\\n role: \\"node\\"\\n externalLabels:\\n cluster: openshift\\n volumeClaimTemplate:\\n spec:\\n resources:\\n requests:\\n storage: 50Gi\\nalertmanagerMain:\\n baseImage: registry.dev.redhat.io/openshift3/prometheus-alertmanager\\n nodeSelector:\\n role: \\"node\\"\\n volumeClaimTemplate:\\n spec:\\n resources:\\n requests:\\n storage: 2Gi\\nnodeExporter:\\n baseImage: registry.dev.redhat.io/openshift3/prometheus-node-exporter\\ngrafana:\\n baseImage: registry.dev.redhat.io/openshift3/grafana\\n nodeSelector:\\n role: \\"node\\"\\nkubeStateMetrics:\\n baseImage: registry.dev.redhat.io/openshift3/ose-kube-state-metrics\\n nodeSelector:\\n role: \\"node\\"\\nkubeRbacProxy:\\n baseImage: registry.dev.redhat.io/openshift3/ose-kube-rbac-proxy\\nauth:\\n baseImage: registry.dev.redhat.io/openshift3/oauth-proxy\\nhttp:\\n httpProxy: http://file.rdu.redhat.com:3128\\n httpsProxy: http://file.rdu.redhat.com:3128\\n"}, "apiVersion": "v1", "metadata": {"name": "cluster-monitoring-config", "namespace": "openshift-monitoring", "resourceVersion": "20509", "creationTimestamp": "2018-08-14T05:30:01Z", "selfLink": "/api/v1/namespaces/openshift-monitoring/configmaps/cluster-monitoring-config", "uid": "170ab546-9f83-11e8-9782-fa163ef64d7a"}}]}}\n', '') >changed: [host-8-240-184.host.centralci.eng.rdu2.redhat.com] => { > "changed": true, > "invocation": { > "module_args": { > "all_namespaces": null, > "content": null, > "debug": false, > "delete_after": true, > "field_selector": null, > "files": [ > "/tmp/openshift-cluster-monitoring-ansible-I6a6ox/templates/cluster-monitoring-operator-config.yaml" > ], > "force": false, > "kind": "configmap", > "kubeconfig": "/etc/origin/master/admin.kubeconfig", > "name": "cluster-monitoring-config", > "namespace": "openshift-monitoring", > "selector": null, > "state": "present" > } > }, > "results": { > "cmd": "/usr/bin/oc get configmap cluster-monitoring-config -o json -n openshift-monitoring", > "results": [ > { > "apiVersion": "v1", > "data": { > "config.yaml": "prometheusOperator:\n baseImage: registry.dev.redhat.io/openshift3/ose-prometheus-operator\n prometheusConfigReloaderBaseImage: registry.dev.redhat.io/openshift3/ose-prometheus-config-reloader\n configReloaderBaseImage: registry.dev.redhat.io/openshift3/ose-configmap-reloader\n nodeSelector:\n role: \"node\"\nprometheusK8s:\n baseImage: registry.dev.redhat.io/openshift3/prometheus\n nodeSelector:\n role: \"node\"\n externalLabels:\n cluster: openshift\n volumeClaimTemplate:\n spec:\n resources:\n requests:\n storage: 50Gi\nalertmanagerMain:\n baseImage: registry.dev.redhat.io/openshift3/prometheus-alertmanager\n nodeSelector:\n role: \"node\"\n volumeClaimTemplate:\n spec:\n resources:\n requests:\n storage: 2Gi\nnodeExporter:\n baseImage: registry.dev.redhat.io/openshift3/prometheus-node-exporter\ngrafana:\n baseImage: registry.dev.redhat.io/openshift3/grafana\n nodeSelector:\n role: \"node\"\nkubeStateMetrics:\n baseImage: registry.dev.redhat.io/openshift3/ose-kube-state-metrics\n nodeSelector:\n role: \"node\"\nkubeRbacProxy:\n baseImage: registry.dev.redhat.io/openshift3/ose-kube-rbac-proxy\nauth:\n baseImage: registry.dev.redhat.io/openshift3/oauth-proxy\nhttp:\n httpProxy: http://file.rdu.redhat.com:3128\n httpsProxy: http://file.rdu.redhat.com:3128\n" > }, > "kind": "ConfigMap", > "metadata": { > "creationTimestamp": "2018-08-14T05:30:01Z", > "name": "cluster-monitoring-config", > "namespace": "openshift-monitoring", > "resourceVersion": "20509", > "selfLink": "/api/v1/namespaces/openshift-monitoring/configmaps/cluster-monitoring-config", > "uid": "170ab546-9f83-11e8-9782-fa163ef64d7a" > } > } > ], > "returncode": 0 > }, > "state": "present" >} > >TASK [openshift_cluster_monitoring_operator : Set cluster-monitoring-operator template] ************************************************************************************************* >task path: /usr/share/ansible/openshift-ansible/roles/openshift_cluster_monitoring_operator/tasks/install.yaml:98 >Tuesday 14 August 2018 01:30:01 -0400 (0:00:00.869) 0:00:28.845 ******** ><host-8-240-184.host.centralci.eng.rdu2.redhat.com> ESTABLISH SSH CONNECTION FOR USER: root ><host-8-240-184.host.centralci.eng.rdu2.redhat.com> SSH: EXEC ssh -o ControlMaster=auto -o ControlPersist=600s -o StrictHostKeyChecking=no -o 'IdentityFile="/root/libra.pem"' -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o User=root -o ConnectTimeout=30 -o ControlPath=/root/.ansible/cp/%h-%r host-8-240-184.host.centralci.eng.rdu2.redhat.com '/bin/sh -c '"'"'echo ~root && sleep 0'"'"'' ><host-8-240-184.host.centralci.eng.rdu2.redhat.com> (0, '/root\n', '') ><host-8-240-184.host.centralci.eng.rdu2.redhat.com> ESTABLISH SSH CONNECTION FOR USER: root ><host-8-240-184.host.centralci.eng.rdu2.redhat.com> SSH: EXEC ssh -o ControlMaster=auto -o ControlPersist=600s -o StrictHostKeyChecking=no -o 'IdentityFile="/root/libra.pem"' -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o User=root -o ConnectTimeout=30 -o ControlPath=/root/.ansible/cp/%h-%r host-8-240-184.host.centralci.eng.rdu2.redhat.com '/bin/sh -c '"'"'( umask 77 && mkdir -p "` echo /root/.ansible/tmp/ansible-tmp-1534224602.01-28231268180177 `" && echo ansible-tmp-1534224602.01-28231268180177="` echo /root/.ansible/tmp/ansible-tmp-1534224602.01-28231268180177 `" ) && sleep 0'"'"'' ><host-8-240-184.host.centralci.eng.rdu2.redhat.com> (0, 'ansible-tmp-1534224602.01-28231268180177=/root/.ansible/tmp/ansible-tmp-1534224602.01-28231268180177\n', '') >Using module file /usr/lib/python2.7/site-packages/ansible/modules/files/stat.py ><host-8-240-184.host.centralci.eng.rdu2.redhat.com> ESTABLISH SSH CONNECTION FOR USER: root ><host-8-240-184.host.centralci.eng.rdu2.redhat.com> SSH: EXEC ssh -o ControlMaster=auto -o ControlPersist=600s -o StrictHostKeyChecking=no -o 'IdentityFile="/root/libra.pem"' -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o User=root -o ConnectTimeout=30 -o ControlPath=/root/.ansible/cp/%h-%r host-8-240-184.host.centralci.eng.rdu2.redhat.com '/bin/sh -c '"'"'/usr/bin/python && sleep 0'"'"'' ><host-8-240-184.host.centralci.eng.rdu2.redhat.com> (0, '\n{"invocation": {"module_args": {"checksum_algorithm": "sha1", "get_checksum": true, "follow": false, "checksum_algo": "sha1", "path": "/tmp/openshift-cluster-monitoring-ansible-I6a6ox/templates/cluster-monitoring-operator-deployment.yaml", "get_md5": null, "get_mime": true, "get_attributes": true}}, "stat": {"exists": false}, "changed": false}\n', '') ><host-8-240-184.host.centralci.eng.rdu2.redhat.com> PUT /root/.ansible/tmp/ansible-local-4038qW_0on/tmpvRGZFV/cluster-monitoring-operator-deployment.j2 TO /root/.ansible/tmp/ansible-tmp-1534224602.01-28231268180177/source ><host-8-240-184.host.centralci.eng.rdu2.redhat.com> SSH: EXEC sftp -b - -o ControlMaster=auto -o ControlPersist=600s -o StrictHostKeyChecking=no -o 'IdentityFile="/root/libra.pem"' -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o User=root -o ConnectTimeout=30 -o ControlPath=/root/.ansible/cp/%h-%r '[host-8-240-184.host.centralci.eng.rdu2.redhat.com]' ><host-8-240-184.host.centralci.eng.rdu2.redhat.com> (0, 'sftp> put /root/.ansible/tmp/ansible-local-4038qW_0on/tmpvRGZFV/cluster-monitoring-operator-deployment.j2 /root/.ansible/tmp/ansible-tmp-1534224602.01-28231268180177/source\n', '') ><host-8-240-184.host.centralci.eng.rdu2.redhat.com> ESTABLISH SSH CONNECTION FOR USER: root ><host-8-240-184.host.centralci.eng.rdu2.redhat.com> SSH: EXEC ssh -o ControlMaster=auto -o ControlPersist=600s -o StrictHostKeyChecking=no -o 'IdentityFile="/root/libra.pem"' -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o User=root -o ConnectTimeout=30 -o ControlPath=/root/.ansible/cp/%h-%r host-8-240-184.host.centralci.eng.rdu2.redhat.com '/bin/sh -c '"'"'chmod u+x /root/.ansible/tmp/ansible-tmp-1534224602.01-28231268180177/ /root/.ansible/tmp/ansible-tmp-1534224602.01-28231268180177/source && sleep 0'"'"'' ><host-8-240-184.host.centralci.eng.rdu2.redhat.com> (0, '', '') >Using module file /usr/lib/python2.7/site-packages/ansible/modules/files/copy.py ><host-8-240-184.host.centralci.eng.rdu2.redhat.com> ESTABLISH SSH CONNECTION FOR USER: root ><host-8-240-184.host.centralci.eng.rdu2.redhat.com> SSH: EXEC ssh -o ControlMaster=auto -o ControlPersist=600s -o StrictHostKeyChecking=no -o 'IdentityFile="/root/libra.pem"' -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o User=root -o ConnectTimeout=30 -o ControlPath=/root/.ansible/cp/%h-%r host-8-240-184.host.centralci.eng.rdu2.redhat.com '/bin/sh -c '"'"'/usr/bin/python && sleep 0'"'"'' ><host-8-240-184.host.centralci.eng.rdu2.redhat.com> (0, '\n{"src": "/root/.ansible/tmp/ansible-tmp-1534224602.01-28231268180177/source", "changed": true, "group": "root", "uid": 0, "dest": "/tmp/openshift-cluster-monitoring-ansible-I6a6ox/templates/cluster-monitoring-operator-deployment.yaml", "checksum": "01356d6c99f92c92d56c9ffe6de4bc41bbb50b88", "md5sum": "6421c0e2c87bf911f5fbe993389e143a", "owner": "root", "state": "file", "gid": 0, "secontext": "unconfined_u:object_r:admin_home_t:s0", "mode": "0644", "invocation": {"module_args": {"directory_mode": null, "force": true, "remote_src": null, "_original_basename": "cluster-monitoring-operator-deployment.j2", "owner": null, "follow": false, "local_follow": null, "group": null, "unsafe_writes": null, "setype": null, "content": null, "serole": null, "dest": "/tmp/openshift-cluster-monitoring-ansible-I6a6ox/templates/cluster-monitoring-operator-deployment.yaml", "selevel": null, "regexp": null, "validate": null, "src": "/root/.ansible/tmp/ansible-tmp-1534224602.01-28231268180177/source", "checksum": "01356d6c99f92c92d56c9ffe6de4bc41bbb50b88", "seuser": null, "delimiter": null, "mode": null, "attributes": null, "backup": false}}, "size": 1319}\n', '') ><host-8-240-184.host.centralci.eng.rdu2.redhat.com> ESTABLISH SSH CONNECTION FOR USER: root ><host-8-240-184.host.centralci.eng.rdu2.redhat.com> SSH: EXEC ssh -o ControlMaster=auto -o ControlPersist=600s -o StrictHostKeyChecking=no -o 'IdentityFile="/root/libra.pem"' -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o User=root -o ConnectTimeout=30 -o ControlPath=/root/.ansible/cp/%h-%r host-8-240-184.host.centralci.eng.rdu2.redhat.com '/bin/sh -c '"'"'rm -f -r /root/.ansible/tmp/ansible-tmp-1534224602.01-28231268180177/ > /dev/null 2>&1 && sleep 0'"'"'' ><host-8-240-184.host.centralci.eng.rdu2.redhat.com> (0, '', '') >changed: [host-8-240-184.host.centralci.eng.rdu2.redhat.com] => { > "changed": true, > "checksum": "01356d6c99f92c92d56c9ffe6de4bc41bbb50b88", > "dest": "/tmp/openshift-cluster-monitoring-ansible-I6a6ox/templates/cluster-monitoring-operator-deployment.yaml", > "diff": [], > "gid": 0, > "group": "root", > "invocation": { > "module_args": { > "_original_basename": "cluster-monitoring-operator-deployment.j2", > "attributes": null, > "backup": false, > "checksum": "01356d6c99f92c92d56c9ffe6de4bc41bbb50b88", > "content": null, > "delimiter": null, > "dest": "/tmp/openshift-cluster-monitoring-ansible-I6a6ox/templates/cluster-monitoring-operator-deployment.yaml", > "directory_mode": null, > "follow": false, > "force": true, > "group": null, > "local_follow": null, > "mode": null, > "owner": null, > "regexp": null, > "remote_src": null, > "selevel": null, > "serole": null, > "setype": null, > "seuser": null, > "src": "/root/.ansible/tmp/ansible-tmp-1534224602.01-28231268180177/source", > "unsafe_writes": null, > "validate": null > } > }, > "md5sum": "6421c0e2c87bf911f5fbe993389e143a", > "mode": "0644", > "owner": "root", > "secontext": "unconfined_u:object_r:admin_home_t:s0", > "size": 1319, > "src": "/root/.ansible/tmp/ansible-tmp-1534224602.01-28231268180177/source", > "state": "file", > "uid": 0 >} > >TASK [openshift_cluster_monitoring_operator : Set cluster-monitoring-operator template] ************************************************************************************************* >task path: /usr/share/ansible/openshift-ansible/roles/openshift_cluster_monitoring_operator/tasks/install.yaml:105 >Tuesday 14 August 2018 01:30:02 -0400 (0:00:00.595) 0:00:29.440 ******** >Using module file /usr/share/ansible/openshift-ansible/roles/lib_openshift/library/oc_obj.py ><host-8-240-184.host.centralci.eng.rdu2.redhat.com> ESTABLISH SSH CONNECTION FOR USER: root ><host-8-240-184.host.centralci.eng.rdu2.redhat.com> SSH: EXEC ssh -o ControlMaster=auto -o ControlPersist=600s -o StrictHostKeyChecking=no -o 'IdentityFile="/root/libra.pem"' -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o User=root -o ConnectTimeout=30 -o ControlPath=/root/.ansible/cp/%h-%r host-8-240-184.host.centralci.eng.rdu2.redhat.com '/bin/sh -c '"'"'/usr/bin/python && sleep 0'"'"'' ><host-8-240-184.host.centralci.eng.rdu2.redhat.com> (0, '\n{"invocation": {"module_args": {"files": ["/tmp/openshift-cluster-monitoring-ansible-I6a6ox/templates/cluster-monitoring-operator-deployment.yaml"], "kind": "deployment", "force": false, "field_selector": null, "all_namespaces": null, "namespace": "openshift-monitoring", "delete_after": true, "selector": null, "content": null, "state": "present", "debug": false, "kubeconfig": "/etc/origin/master/admin.kubeconfig", "name": "cluster-monitoring-operator"}}, "state": "present", "changed": true, "results": {"returncode": 0, "cmd": "/usr/bin/oc get deployment cluster-monitoring-operator -o json -n openshift-monitoring", "results": [{"status": {"observedGeneration": 1, "updatedReplicas": 1, "unavailableReplicas": 1, "conditions": [{"status": "True", "lastUpdateTime": "2018-08-14T05:30:02Z", "lastTransitionTime": "2018-08-14T05:30:02Z", "reason": "MinimumReplicasAvailable", "message": "Deployment has minimum availability.", "type": "Available"}, {"status": "True", "lastUpdateTime": "2018-08-14T05:30:02Z", "lastTransitionTime": "2018-08-14T05:30:02Z", "reason": "ReplicaSetUpdated", "message": "ReplicaSet \\"cluster-monitoring-operator-9f7578d96\\" is progressing.", "type": "Progressing"}], "replicas": 1}, "kind": "Deployment", "spec": {"selector": {"matchLabels": {"app": "cluster-monitoring-operator"}}, "replicas": 1, "strategy": {"rollingUpdate": {"maxSurge": 1, "maxUnavailable": 1}, "type": "RollingUpdate"}, "template": {"spec": {"dnsPolicy": "ClusterFirst", "securityContext": {}, "serviceAccountName": "cluster-monitoring-operator", "schedulerName": "default-scheduler", "serviceAccount": "cluster-monitoring-operator", "nodeSelector": {"role": "node"}, "terminationGracePeriodSeconds": 30, "restartPolicy": "Always", "containers": [{"terminationMessagePath": "/dev/termination-log", "name": "cluster-monitoring-operator", "image": "registry.dev.redhat.io/openshift3/ose-cluster-monitoring-operator:v3.11.0", "args": ["-namespace=openshift-monitoring", "-configmap=cluster-monitoring-config", "-logtostderr=true", "-v=4", "-tags=prometheus-operator=v3.11.0", "-tags=prometheus-config-reloader=v3.11.0", "-tags=config-reloader=v3.11.0", "-tags=prometheus=v3.11.0", "-tags=alertmanager=v3.11.0", "-tags=grafana=v3.11.0", "-tags=oauth-proxy=v3.11.0", "-tags=node-exporter=v3.11.0", "-tags=kube-state-metrics=v3.11.0", "-tags=kube-rbac-proxy=v3.11.0"], "terminationMessagePolicy": "File", "imagePullPolicy": "IfNotPresent", "resources": {"requests": {"cpu": "20m", "memory": "50Mi"}, "limits": {"cpu": "20m", "memory": "50Mi"}}}]}, "metadata": {"labels": {"app": "cluster-monitoring-operator"}, "creationTimestamp": null}}, "revisionHistoryLimit": 10, "progressDeadlineSeconds": 600}, "apiVersion": "extensions/v1beta1", "metadata": {"name": "cluster-monitoring-operator", "generation": 1, "labels": {"app": "cluster-monitoring-operator"}, "namespace": "openshift-monitoring", "resourceVersion": "20527", "creationTimestamp": "2018-08-14T05:30:02Z", "annotations": {"deployment.kubernetes.io/revision": "1"}, "selfLink": "/apis/extensions/v1beta1/namespaces/openshift-monitoring/deployments/cluster-monitoring-operator", "uid": "17f4407d-9f83-11e8-9782-fa163ef64d7a"}}]}}\n', '') >changed: [host-8-240-184.host.centralci.eng.rdu2.redhat.com] => { > "changed": true, > "invocation": { > "module_args": { > "all_namespaces": null, > "content": null, > "debug": false, > "delete_after": true, > "field_selector": null, > "files": [ > "/tmp/openshift-cluster-monitoring-ansible-I6a6ox/templates/cluster-monitoring-operator-deployment.yaml" > ], > "force": false, > "kind": "deployment", > "kubeconfig": "/etc/origin/master/admin.kubeconfig", > "name": "cluster-monitoring-operator", > "namespace": "openshift-monitoring", > "selector": null, > "state": "present" > } > }, > "results": { > "cmd": "/usr/bin/oc get deployment cluster-monitoring-operator -o json -n openshift-monitoring", > "results": [ > { > "apiVersion": "extensions/v1beta1", > "kind": "Deployment", > "metadata": { > "annotations": { > "deployment.kubernetes.io/revision": "1" > }, > "creationTimestamp": "2018-08-14T05:30:02Z", > "generation": 1, > "labels": { > "app": "cluster-monitoring-operator" > }, > "name": "cluster-monitoring-operator", > "namespace": "openshift-monitoring", > "resourceVersion": "20527", > "selfLink": "/apis/extensions/v1beta1/namespaces/openshift-monitoring/deployments/cluster-monitoring-operator", > "uid": "17f4407d-9f83-11e8-9782-fa163ef64d7a" > }, > "spec": { > "progressDeadlineSeconds": 600, > "replicas": 1, > "revisionHistoryLimit": 10, > "selector": { > "matchLabels": { > "app": "cluster-monitoring-operator" > } > }, > "strategy": { > "rollingUpdate": { > "maxSurge": 1, > "maxUnavailable": 1 > }, > "type": "RollingUpdate" > }, > "template": { > "metadata": { > "creationTimestamp": null, > "labels": { > "app": "cluster-monitoring-operator" > } > }, > "spec": { > "containers": [ > { > "args": [ > "-namespace=openshift-monitoring", > "-configmap=cluster-monitoring-config", > "-logtostderr=true", > "-v=4", > "-tags=prometheus-operator=v3.11.0", > "-tags=prometheus-config-reloader=v3.11.0", > "-tags=config-reloader=v3.11.0", > "-tags=prometheus=v3.11.0", > "-tags=alertmanager=v3.11.0", > "-tags=grafana=v3.11.0", > "-tags=oauth-proxy=v3.11.0", > "-tags=node-exporter=v3.11.0", > "-tags=kube-state-metrics=v3.11.0", > "-tags=kube-rbac-proxy=v3.11.0" > ], > "image": "registry.dev.redhat.io/openshift3/ose-cluster-monitoring-operator:v3.11.0", > "imagePullPolicy": "IfNotPresent", > "name": "cluster-monitoring-operator", > "resources": { > "limits": { > "cpu": "20m", > "memory": "50Mi" > }, > "requests": { > "cpu": "20m", > "memory": "50Mi" > } > }, > "terminationMessagePath": "/dev/termination-log", > "terminationMessagePolicy": "File" > } > ], > "dnsPolicy": "ClusterFirst", > "nodeSelector": { > "role": "node" > }, > "restartPolicy": "Always", > "schedulerName": "default-scheduler", > "securityContext": {}, > "serviceAccount": "cluster-monitoring-operator", > "serviceAccountName": "cluster-monitoring-operator", > "terminationGracePeriodSeconds": 30 > } > } > }, > "status": { > "conditions": [ > { > "lastTransitionTime": "2018-08-14T05:30:02Z", > "lastUpdateTime": "2018-08-14T05:30:02Z", > "message": "Deployment has minimum availability.", > "reason": "MinimumReplicasAvailable", > "status": "True", > "type": "Available" > }, > { > "lastTransitionTime": "2018-08-14T05:30:02Z", > "lastUpdateTime": "2018-08-14T05:30:02Z", > "message": "ReplicaSet \"cluster-monitoring-operator-9f7578d96\" is progressing.", > "reason": "ReplicaSetUpdated", > "status": "True", > "type": "Progressing" > } > ], > "observedGeneration": 1, > "replicas": 1, > "unavailableReplicas": 1, > "updatedReplicas": 1 > } > } > ], > "returncode": 0 > }, > "state": "present" >} > >TASK [openshift_cluster_monitoring_operator : Wait for the ServiceMonitor CRD to be created] ******************************************************************************************** >task path: /usr/share/ansible/openshift-ansible/roles/openshift_cluster_monitoring_operator/tasks/install.yaml:115 >Tuesday 14 August 2018 01:30:03 -0400 (0:00:00.955) 0:00:30.396 ******** >Using module file /usr/lib/python2.7/site-packages/ansible/modules/commands/command.py ><host-8-240-184.host.centralci.eng.rdu2.redhat.com> ESTABLISH SSH CONNECTION FOR USER: root ><host-8-240-184.host.centralci.eng.rdu2.redhat.com> SSH: EXEC ssh -o ControlMaster=auto -o ControlPersist=600s -o StrictHostKeyChecking=no -o 'IdentityFile="/root/libra.pem"' -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o User=root -o ConnectTimeout=30 -o ControlPath=/root/.ansible/cp/%h-%r host-8-240-184.host.centralci.eng.rdu2.redhat.com '/bin/sh -c '"'"'/usr/bin/python && sleep 0'"'"'' ><host-8-240-184.host.centralci.eng.rdu2.redhat.com> (1, '\n{"changed": true, "end": "2018-08-14 01:30:03.302836", "stdout": "", "cmd": ["oc", "get", "crd", "servicemonitors.monitoring.coreos.com", "-n", "openshift-monitoring", "--config=/tmp/openshift-cluster-monitoring-ansible-I6a6ox/admin.kubeconfig"], "failed": true, "delta": "0:00:00.218273", "stderr": "No resources found.\\nError from server (NotFound): customresourcedefinitions.apiextensions.k8s.io \\"servicemonitors.monitoring.coreos.com\\" not found", "rc": 1, "invocation": {"module_args": {"warn": true, "executable": null, "_uses_shell": false, "_raw_params": "oc get crd servicemonitors.monitoring.coreos.com -n openshift-monitoring --config=/tmp/openshift-cluster-monitoring-ansible-I6a6ox/admin.kubeconfig", "removes": null, "argv": null, "creates": null, "chdir": null, "stdin": null}}, "start": "2018-08-14 01:30:03.084563", "msg": "non-zero return code"}\n', '') >FAILED - RETRYING: Wait for the ServiceMonitor CRD to be created (30 retries left).Result was: { > "attempts": 1, > "changed": true, > "cmd": [ > "oc", > "get", > "crd", > "servicemonitors.monitoring.coreos.com", > "-n", > "openshift-monitoring", > "--config=/tmp/openshift-cluster-monitoring-ansible-I6a6ox/admin.kubeconfig" > ], > "delta": "0:00:00.218273", > "end": "2018-08-14 01:30:03.302836", > "invocation": { > "module_args": { > "_raw_params": "oc get crd servicemonitors.monitoring.coreos.com -n openshift-monitoring --config=/tmp/openshift-cluster-monitoring-ansible-I6a6ox/admin.kubeconfig", > "_uses_shell": false, > "argv": null, > "chdir": null, > "creates": null, > "executable": null, > "removes": null, > "stdin": null, > "warn": true > } > }, > "msg": "non-zero return code", > "rc": 1, > "retries": 31, > "start": "2018-08-14 01:30:03.084563", > "stderr": "No resources found.\nError from server (NotFound): customresourcedefinitions.apiextensions.k8s.io \"servicemonitors.monitoring.coreos.com\" not found", > "stderr_lines": [ > "No resources found.", > "Error from server (NotFound): customresourcedefinitions.apiextensions.k8s.io \"servicemonitors.monitoring.coreos.com\" not found" > ], > "stdout": "", > "stdout_lines": [] >} >Using module file /usr/lib/python2.7/site-packages/ansible/modules/commands/command.py ><host-8-240-184.host.centralci.eng.rdu2.redhat.com> ESTABLISH SSH CONNECTION FOR USER: root ><host-8-240-184.host.centralci.eng.rdu2.redhat.com> SSH: EXEC ssh -o ControlMaster=auto -o ControlPersist=600s -o StrictHostKeyChecking=no -o 'IdentityFile="/root/libra.pem"' -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o User=root -o ConnectTimeout=30 -o ControlPath=/root/.ansible/cp/%h-%r host-8-240-184.host.centralci.eng.rdu2.redhat.com '/bin/sh -c '"'"'/usr/bin/python && sleep 0'"'"'' ><host-8-240-184.host.centralci.eng.rdu2.redhat.com> (1, '\n{"changed": true, "end": "2018-08-14 01:30:33.639407", "stdout": "", "cmd": ["oc", "get", "crd", "servicemonitors.monitoring.coreos.com", "-n", "openshift-monitoring", "--config=/tmp/openshift-cluster-monitoring-ansible-I6a6ox/admin.kubeconfig"], "failed": true, "delta": "0:00:00.193759", "stderr": "No resources found.\\nError from server (NotFound): customresourcedefinitions.apiextensions.k8s.io \\"servicemonitors.monitoring.coreos.com\\" not found", "rc": 1, "invocation": {"module_args": {"warn": true, "executable": null, "_uses_shell": false, "_raw_params": "oc get crd servicemonitors.monitoring.coreos.com -n openshift-monitoring --config=/tmp/openshift-cluster-monitoring-ansible-I6a6ox/admin.kubeconfig", "removes": null, "argv": null, "creates": null, "chdir": null, "stdin": null}}, "start": "2018-08-14 01:30:33.445648", "msg": "non-zero return code"}\n', '') >FAILED - RETRYING: Wait for the ServiceMonitor CRD to be created (29 retries left).Result was: { > "attempts": 2, > "changed": true, > "cmd": [ > "oc", > "get", > "crd", > "servicemonitors.monitoring.coreos.com", > "-n", > "openshift-monitoring", > "--config=/tmp/openshift-cluster-monitoring-ansible-I6a6ox/admin.kubeconfig" > ], > "delta": "0:00:00.193759", > "end": "2018-08-14 01:30:33.639407", > "invocation": { > "module_args": { > "_raw_params": "oc get crd servicemonitors.monitoring.coreos.com -n openshift-monitoring --config=/tmp/openshift-cluster-monitoring-ansible-I6a6ox/admin.kubeconfig", > "_uses_shell": false, > "argv": null, > "chdir": null, > "creates": null, > "executable": null, > "removes": null, > "stdin": null, > "warn": true > } > }, > "msg": "non-zero return code", > "rc": 1, > "retries": 31, > "start": "2018-08-14 01:30:33.445648", > "stderr": "No resources found.\nError from server (NotFound): customresourcedefinitions.apiextensions.k8s.io \"servicemonitors.monitoring.coreos.com\" not found", > "stderr_lines": [ > "No resources found.", > "Error from server (NotFound): customresourcedefinitions.apiextensions.k8s.io \"servicemonitors.monitoring.coreos.com\" not found" > ], > "stdout": "", > "stdout_lines": [] >} >Using module file /usr/lib/python2.7/site-packages/ansible/modules/commands/command.py ><host-8-240-184.host.centralci.eng.rdu2.redhat.com> ESTABLISH SSH CONNECTION FOR USER: root ><host-8-240-184.host.centralci.eng.rdu2.redhat.com> SSH: EXEC ssh -o ControlMaster=auto -o ControlPersist=600s -o StrictHostKeyChecking=no -o 'IdentityFile="/root/libra.pem"' -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o User=root -o ConnectTimeout=30 -o ControlPath=/root/.ansible/cp/%h-%r host-8-240-184.host.centralci.eng.rdu2.redhat.com '/bin/sh -c '"'"'/usr/bin/python && sleep 0'"'"'' ><host-8-240-184.host.centralci.eng.rdu2.redhat.com> (1, '\n{"changed": true, "end": "2018-08-14 01:31:03.998263", "stdout": "", "cmd": ["oc", "get", "crd", "servicemonitors.monitoring.coreos.com", "-n", "openshift-monitoring", "--config=/tmp/openshift-cluster-monitoring-ansible-I6a6ox/admin.kubeconfig"], "failed": true, "delta": "0:00:00.217745", "stderr": "No resources found.\\nError from server (NotFound): customresourcedefinitions.apiextensions.k8s.io \\"servicemonitors.monitoring.coreos.com\\" not found", "rc": 1, "invocation": {"module_args": {"warn": true, "executable": null, "_uses_shell": false, "_raw_params": "oc get crd servicemonitors.monitoring.coreos.com -n openshift-monitoring --config=/tmp/openshift-cluster-monitoring-ansible-I6a6ox/admin.kubeconfig", "removes": null, "argv": null, "creates": null, "chdir": null, "stdin": null}}, "start": "2018-08-14 01:31:03.780518", "msg": "non-zero return code"}\n', '') >FAILED - RETRYING: Wait for the ServiceMonitor CRD to be created (28 retries left).Result was: { > "attempts": 3, > "changed": true, > "cmd": [ > "oc", > "get", > "crd", > "servicemonitors.monitoring.coreos.com", > "-n", > "openshift-monitoring", > "--config=/tmp/openshift-cluster-monitoring-ansible-I6a6ox/admin.kubeconfig" > ], > "delta": "0:00:00.217745", > "end": "2018-08-14 01:31:03.998263", > "invocation": { > "module_args": { > "_raw_params": "oc get crd servicemonitors.monitoring.coreos.com -n openshift-monitoring --config=/tmp/openshift-cluster-monitoring-ansible-I6a6ox/admin.kubeconfig", > "_uses_shell": false, > "argv": null, > "chdir": null, > "creates": null, > "executable": null, > "removes": null, > "stdin": null, > "warn": true > } > }, > "msg": "non-zero return code", > "rc": 1, > "retries": 31, > "start": "2018-08-14 01:31:03.780518", > "stderr": "No resources found.\nError from server (NotFound): customresourcedefinitions.apiextensions.k8s.io \"servicemonitors.monitoring.coreos.com\" not found", > "stderr_lines": [ > "No resources found.", > "Error from server (NotFound): customresourcedefinitions.apiextensions.k8s.io \"servicemonitors.monitoring.coreos.com\" not found" > ], > "stdout": "", > "stdout_lines": [] >} >Using module file /usr/lib/python2.7/site-packages/ansible/modules/commands/command.py ><host-8-240-184.host.centralci.eng.rdu2.redhat.com> ESTABLISH SSH CONNECTION FOR USER: root ><host-8-240-184.host.centralci.eng.rdu2.redhat.com> SSH: EXEC ssh -o ControlMaster=auto -o ControlPersist=600s -o StrictHostKeyChecking=no -o 'IdentityFile="/root/libra.pem"' -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o User=root -o ConnectTimeout=30 -o ControlPath=/root/.ansible/cp/%h-%r host-8-240-184.host.centralci.eng.rdu2.redhat.com '/bin/sh -c '"'"'/usr/bin/python && sleep 0'"'"'' ><host-8-240-184.host.centralci.eng.rdu2.redhat.com> (1, '\n{"changed": true, "end": "2018-08-14 01:31:34.493203", "stdout": "", "cmd": ["oc", "get", "crd", "servicemonitors.monitoring.coreos.com", "-n", "openshift-monitoring", "--config=/tmp/openshift-cluster-monitoring-ansible-I6a6ox/admin.kubeconfig"], "failed": true, "delta": "0:00:00.307378", "stderr": "No resources found.\\nError from server (NotFound): customresourcedefinitions.apiextensions.k8s.io \\"servicemonitors.monitoring.coreos.com\\" not found", "rc": 1, "invocation": {"module_args": {"warn": true, "executable": null, "_uses_shell": false, "_raw_params": "oc get crd servicemonitors.monitoring.coreos.com -n openshift-monitoring --config=/tmp/openshift-cluster-monitoring-ansible-I6a6ox/admin.kubeconfig", "removes": null, "argv": null, "creates": null, "chdir": null, "stdin": null}}, "start": "2018-08-14 01:31:34.185825", "msg": "non-zero return code"}\n', '') >FAILED - RETRYING: Wait for the ServiceMonitor CRD to be created (27 retries left).Result was: { > "attempts": 4, > "changed": true, > "cmd": [ > "oc", > "get", > "crd", > "servicemonitors.monitoring.coreos.com", > "-n", > "openshift-monitoring", > "--config=/tmp/openshift-cluster-monitoring-ansible-I6a6ox/admin.kubeconfig" > ], > "delta": "0:00:00.307378", > "end": "2018-08-14 01:31:34.493203", > "invocation": { > "module_args": { > "_raw_params": "oc get crd servicemonitors.monitoring.coreos.com -n openshift-monitoring --config=/tmp/openshift-cluster-monitoring-ansible-I6a6ox/admin.kubeconfig", > "_uses_shell": false, > "argv": null, > "chdir": null, > "creates": null, > "executable": null, > "removes": null, > "stdin": null, > "warn": true > } > }, > "msg": "non-zero return code", > "rc": 1, > "retries": 31, > "start": "2018-08-14 01:31:34.185825", > "stderr": "No resources found.\nError from server (NotFound): customresourcedefinitions.apiextensions.k8s.io \"servicemonitors.monitoring.coreos.com\" not found", > "stderr_lines": [ > "No resources found.", > "Error from server (NotFound): customresourcedefinitions.apiextensions.k8s.io \"servicemonitors.monitoring.coreos.com\" not found" > ], > "stdout": "", > "stdout_lines": [] >} >Using module file /usr/lib/python2.7/site-packages/ansible/modules/commands/command.py ><host-8-240-184.host.centralci.eng.rdu2.redhat.com> ESTABLISH SSH CONNECTION FOR USER: root ><host-8-240-184.host.centralci.eng.rdu2.redhat.com> SSH: EXEC ssh -o ControlMaster=auto -o ControlPersist=600s -o StrictHostKeyChecking=no -o 'IdentityFile="/root/libra.pem"' -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o User=root -o ConnectTimeout=30 -o ControlPath=/root/.ansible/cp/%h-%r host-8-240-184.host.centralci.eng.rdu2.redhat.com '/bin/sh -c '"'"'/usr/bin/python && sleep 0'"'"'' ><host-8-240-184.host.centralci.eng.rdu2.redhat.com> (1, '\n{"changed": true, "end": "2018-08-14 01:32:04.896477", "stdout": "", "cmd": ["oc", "get", "crd", "servicemonitors.monitoring.coreos.com", "-n", "openshift-monitoring", "--config=/tmp/openshift-cluster-monitoring-ansible-I6a6ox/admin.kubeconfig"], "failed": true, "delta": "0:00:00.230289", "stderr": "No resources found.\\nError from server (NotFound): customresourcedefinitions.apiextensions.k8s.io \\"servicemonitors.monitoring.coreos.com\\" not found", "rc": 1, "invocation": {"module_args": {"warn": true, "executable": null, "_uses_shell": false, "_raw_params": "oc get crd servicemonitors.monitoring.coreos.com -n openshift-monitoring --config=/tmp/openshift-cluster-monitoring-ansible-I6a6ox/admin.kubeconfig", "removes": null, "argv": null, "creates": null, "chdir": null, "stdin": null}}, "start": "2018-08-14 01:32:04.666188", "msg": "non-zero return code"}\n', '') >FAILED - RETRYING: Wait for the ServiceMonitor CRD to be created (26 retries left).Result was: { > "attempts": 5, > "changed": true, > "cmd": [ > "oc", > "get", > "crd", > "servicemonitors.monitoring.coreos.com", > "-n", > "openshift-monitoring", > "--config=/tmp/openshift-cluster-monitoring-ansible-I6a6ox/admin.kubeconfig" > ], > "delta": "0:00:00.230289", > "end": "2018-08-14 01:32:04.896477", > "invocation": { > "module_args": { > "_raw_params": "oc get crd servicemonitors.monitoring.coreos.com -n openshift-monitoring --config=/tmp/openshift-cluster-monitoring-ansible-I6a6ox/admin.kubeconfig", > "_uses_shell": false, > "argv": null, > "chdir": null, > "creates": null, > "executable": null, > "removes": null, > "stdin": null, > "warn": true > } > }, > "msg": "non-zero return code", > "rc": 1, > "retries": 31, > "start": "2018-08-14 01:32:04.666188", > "stderr": "No resources found.\nError from server (NotFound): customresourcedefinitions.apiextensions.k8s.io \"servicemonitors.monitoring.coreos.com\" not found", > "stderr_lines": [ > "No resources found.", > "Error from server (NotFound): customresourcedefinitions.apiextensions.k8s.io \"servicemonitors.monitoring.coreos.com\" not found" > ], > "stdout": "", > "stdout_lines": [] >} >Using module file /usr/lib/python2.7/site-packages/ansible/modules/commands/command.py ><host-8-240-184.host.centralci.eng.rdu2.redhat.com> ESTABLISH SSH CONNECTION FOR USER: root ><host-8-240-184.host.centralci.eng.rdu2.redhat.com> SSH: EXEC ssh -o ControlMaster=auto -o ControlPersist=600s -o StrictHostKeyChecking=no -o 'IdentityFile="/root/libra.pem"' -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o User=root -o ConnectTimeout=30 -o ControlPath=/root/.ansible/cp/%h-%r host-8-240-184.host.centralci.eng.rdu2.redhat.com '/bin/sh -c '"'"'/usr/bin/python && sleep 0'"'"'' ><host-8-240-184.host.centralci.eng.rdu2.redhat.com> (1, '\n{"changed": true, "end": "2018-08-14 01:32:35.290164", "stdout": "", "cmd": ["oc", "get", "crd", "servicemonitors.monitoring.coreos.com", "-n", "openshift-monitoring", "--config=/tmp/openshift-cluster-monitoring-ansible-I6a6ox/admin.kubeconfig"], "failed": true, "delta": "0:00:00.225957", "stderr": "No resources found.\\nError from server (NotFound): customresourcedefinitions.apiextensions.k8s.io \\"servicemonitors.monitoring.coreos.com\\" not found", "rc": 1, "invocation": {"module_args": {"warn": true, "executable": null, "_uses_shell": false, "_raw_params": "oc get crd servicemonitors.monitoring.coreos.com -n openshift-monitoring --config=/tmp/openshift-cluster-monitoring-ansible-I6a6ox/admin.kubeconfig", "removes": null, "argv": null, "creates": null, "chdir": null, "stdin": null}}, "start": "2018-08-14 01:32:35.064207", "msg": "non-zero return code"}\n', '') >FAILED - RETRYING: Wait for the ServiceMonitor CRD to be created (25 retries left).Result was: { > "attempts": 6, > "changed": true, > "cmd": [ > "oc", > "get", > "crd", > "servicemonitors.monitoring.coreos.com", > "-n", > "openshift-monitoring", > "--config=/tmp/openshift-cluster-monitoring-ansible-I6a6ox/admin.kubeconfig" > ], > "delta": "0:00:00.225957", > "end": "2018-08-14 01:32:35.290164", > "invocation": { > "module_args": { > "_raw_params": "oc get crd servicemonitors.monitoring.coreos.com -n openshift-monitoring --config=/tmp/openshift-cluster-monitoring-ansible-I6a6ox/admin.kubeconfig", > "_uses_shell": false, > "argv": null, > "chdir": null, > "creates": null, > "executable": null, > "removes": null, > "stdin": null, > "warn": true > } > }, > "msg": "non-zero return code", > "rc": 1, > "retries": 31, > "start": "2018-08-14 01:32:35.064207", > "stderr": "No resources found.\nError from server (NotFound): customresourcedefinitions.apiextensions.k8s.io \"servicemonitors.monitoring.coreos.com\" not found", > "stderr_lines": [ > "No resources found.", > "Error from server (NotFound): customresourcedefinitions.apiextensions.k8s.io \"servicemonitors.monitoring.coreos.com\" not found" > ], > "stdout": "", > "stdout_lines": [] >} >Using module file /usr/lib/python2.7/site-packages/ansible/modules/commands/command.py ><host-8-240-184.host.centralci.eng.rdu2.redhat.com> ESTABLISH SSH CONNECTION FOR USER: root ><host-8-240-184.host.centralci.eng.rdu2.redhat.com> SSH: EXEC ssh -o ControlMaster=auto -o ControlPersist=600s -o StrictHostKeyChecking=no -o 'IdentityFile="/root/libra.pem"' -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o User=root -o ConnectTimeout=30 -o ControlPath=/root/.ansible/cp/%h-%r host-8-240-184.host.centralci.eng.rdu2.redhat.com '/bin/sh -c '"'"'/usr/bin/python && sleep 0'"'"'' ><host-8-240-184.host.centralci.eng.rdu2.redhat.com> (1, '\n{"changed": true, "end": "2018-08-14 01:33:05.700412", "stdout": "", "cmd": ["oc", "get", "crd", "servicemonitors.monitoring.coreos.com", "-n", "openshift-monitoring", "--config=/tmp/openshift-cluster-monitoring-ansible-I6a6ox/admin.kubeconfig"], "failed": true, "delta": "0:00:00.238032", "stderr": "No resources found.\\nError from server (NotFound): customresourcedefinitions.apiextensions.k8s.io \\"servicemonitors.monitoring.coreos.com\\" not found", "rc": 1, "invocation": {"module_args": {"warn": true, "executable": null, "_uses_shell": false, "_raw_params": "oc get crd servicemonitors.monitoring.coreos.com -n openshift-monitoring --config=/tmp/openshift-cluster-monitoring-ansible-I6a6ox/admin.kubeconfig", "removes": null, "argv": null, "creates": null, "chdir": null, "stdin": null}}, "start": "2018-08-14 01:33:05.462380", "msg": "non-zero return code"}\n', '') >FAILED - RETRYING: Wait for the ServiceMonitor CRD to be created (24 retries left).Result was: { > "attempts": 7, > "changed": true, > "cmd": [ > "oc", > "get", > "crd", > "servicemonitors.monitoring.coreos.com", > "-n", > "openshift-monitoring", > "--config=/tmp/openshift-cluster-monitoring-ansible-I6a6ox/admin.kubeconfig" > ], > "delta": "0:00:00.238032", > "end": "2018-08-14 01:33:05.700412", > "invocation": { > "module_args": { > "_raw_params": "oc get crd servicemonitors.monitoring.coreos.com -n openshift-monitoring --config=/tmp/openshift-cluster-monitoring-ansible-I6a6ox/admin.kubeconfig", > "_uses_shell": false, > "argv": null, > "chdir": null, > "creates": null, > "executable": null, > "removes": null, > "stdin": null, > "warn": true > } > }, > "msg": "non-zero return code", > "rc": 1, > "retries": 31, > "start": "2018-08-14 01:33:05.462380", > "stderr": "No resources found.\nError from server (NotFound): customresourcedefinitions.apiextensions.k8s.io \"servicemonitors.monitoring.coreos.com\" not found", > "stderr_lines": [ > "No resources found.", > "Error from server (NotFound): customresourcedefinitions.apiextensions.k8s.io \"servicemonitors.monitoring.coreos.com\" not found" > ], > "stdout": "", > "stdout_lines": [] >} >Using module file /usr/lib/python2.7/site-packages/ansible/modules/commands/command.py ><host-8-240-184.host.centralci.eng.rdu2.redhat.com> ESTABLISH SSH CONNECTION FOR USER: root ><host-8-240-184.host.centralci.eng.rdu2.redhat.com> SSH: EXEC ssh -o ControlMaster=auto -o ControlPersist=600s -o StrictHostKeyChecking=no -o 'IdentityFile="/root/libra.pem"' -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o User=root -o ConnectTimeout=30 -o ControlPath=/root/.ansible/cp/%h-%r host-8-240-184.host.centralci.eng.rdu2.redhat.com '/bin/sh -c '"'"'/usr/bin/python && sleep 0'"'"'' ><host-8-240-184.host.centralci.eng.rdu2.redhat.com> (1, '\n{"changed": true, "end": "2018-08-14 01:33:36.100494", "stdout": "", "cmd": ["oc", "get", "crd", "servicemonitors.monitoring.coreos.com", "-n", "openshift-monitoring", "--config=/tmp/openshift-cluster-monitoring-ansible-I6a6ox/admin.kubeconfig"], "failed": true, "delta": "0:00:00.224263", "stderr": "No resources found.\\nError from server (NotFound): customresourcedefinitions.apiextensions.k8s.io \\"servicemonitors.monitoring.coreos.com\\" not found", "rc": 1, "invocation": {"module_args": {"warn": true, "executable": null, "_uses_shell": false, "_raw_params": "oc get crd servicemonitors.monitoring.coreos.com -n openshift-monitoring --config=/tmp/openshift-cluster-monitoring-ansible-I6a6ox/admin.kubeconfig", "removes": null, "argv": null, "creates": null, "chdir": null, "stdin": null}}, "start": "2018-08-14 01:33:35.876231", "msg": "non-zero return code"}\n', '') >FAILED - RETRYING: Wait for the ServiceMonitor CRD to be created (23 retries left).Result was: { > "attempts": 8, > "changed": true, > "cmd": [ > "oc", > "get", > "crd", > "servicemonitors.monitoring.coreos.com", > "-n", > "openshift-monitoring", > "--config=/tmp/openshift-cluster-monitoring-ansible-I6a6ox/admin.kubeconfig" > ], > "delta": "0:00:00.224263", > "end": "2018-08-14 01:33:36.100494", > "invocation": { > "module_args": { > "_raw_params": "oc get crd servicemonitors.monitoring.coreos.com -n openshift-monitoring --config=/tmp/openshift-cluster-monitoring-ansible-I6a6ox/admin.kubeconfig", > "_uses_shell": false, > "argv": null, > "chdir": null, > "creates": null, > "executable": null, > "removes": null, > "stdin": null, > "warn": true > } > }, > "msg": "non-zero return code", > "rc": 1, > "retries": 31, > "start": "2018-08-14 01:33:35.876231", > "stderr": "No resources found.\nError from server (NotFound): customresourcedefinitions.apiextensions.k8s.io \"servicemonitors.monitoring.coreos.com\" not found", > "stderr_lines": [ > "No resources found.", > "Error from server (NotFound): customresourcedefinitions.apiextensions.k8s.io \"servicemonitors.monitoring.coreos.com\" not found" > ], > "stdout": "", > "stdout_lines": [] >} >Using module file /usr/lib/python2.7/site-packages/ansible/modules/commands/command.py ><host-8-240-184.host.centralci.eng.rdu2.redhat.com> ESTABLISH SSH CONNECTION FOR USER: root ><host-8-240-184.host.centralci.eng.rdu2.redhat.com> SSH: EXEC ssh -o ControlMaster=auto -o ControlPersist=600s -o StrictHostKeyChecking=no -o 'IdentityFile="/root/libra.pem"' -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o User=root -o ConnectTimeout=30 -o ControlPath=/root/.ansible/cp/%h-%r host-8-240-184.host.centralci.eng.rdu2.redhat.com '/bin/sh -c '"'"'/usr/bin/python && sleep 0'"'"'' ><host-8-240-184.host.centralci.eng.rdu2.redhat.com> (1, '\n{"changed": true, "end": "2018-08-14 01:34:06.499605", "stdout": "", "cmd": ["oc", "get", "crd", "servicemonitors.monitoring.coreos.com", "-n", "openshift-monitoring", "--config=/tmp/openshift-cluster-monitoring-ansible-I6a6ox/admin.kubeconfig"], "failed": true, "delta": "0:00:00.224030", "stderr": "No resources found.\\nError from server (NotFound): customresourcedefinitions.apiextensions.k8s.io \\"servicemonitors.monitoring.coreos.com\\" not found", "rc": 1, "invocation": {"module_args": {"warn": true, "executable": null, "_uses_shell": false, "_raw_params": "oc get crd servicemonitors.monitoring.coreos.com -n openshift-monitoring --config=/tmp/openshift-cluster-monitoring-ansible-I6a6ox/admin.kubeconfig", "removes": null, "argv": null, "creates": null, "chdir": null, "stdin": null}}, "start": "2018-08-14 01:34:06.275575", "msg": "non-zero return code"}\n', '') >FAILED - RETRYING: Wait for the ServiceMonitor CRD to be created (22 retries left).Result was: { > "attempts": 9, > "changed": true, > "cmd": [ > "oc", > "get", > "crd", > "servicemonitors.monitoring.coreos.com", > "-n", > "openshift-monitoring", > "--config=/tmp/openshift-cluster-monitoring-ansible-I6a6ox/admin.kubeconfig" > ], > "delta": "0:00:00.224030", > "end": "2018-08-14 01:34:06.499605", > "invocation": { > "module_args": { > "_raw_params": "oc get crd servicemonitors.monitoring.coreos.com -n openshift-monitoring --config=/tmp/openshift-cluster-monitoring-ansible-I6a6ox/admin.kubeconfig", > "_uses_shell": false, > "argv": null, > "chdir": null, > "creates": null, > "executable": null, > "removes": null, > "stdin": null, > "warn": true > } > }, > "msg": "non-zero return code", > "rc": 1, > "retries": 31, > "start": "2018-08-14 01:34:06.275575", > "stderr": "No resources found.\nError from server (NotFound): customresourcedefinitions.apiextensions.k8s.io \"servicemonitors.monitoring.coreos.com\" not found", > "stderr_lines": [ > "No resources found.", > "Error from server (NotFound): customresourcedefinitions.apiextensions.k8s.io \"servicemonitors.monitoring.coreos.com\" not found" > ], > "stdout": "", > "stdout_lines": [] >} >Using module file /usr/lib/python2.7/site-packages/ansible/modules/commands/command.py ><host-8-240-184.host.centralci.eng.rdu2.redhat.com> ESTABLISH SSH CONNECTION FOR USER: root ><host-8-240-184.host.centralci.eng.rdu2.redhat.com> SSH: EXEC ssh -o ControlMaster=auto -o ControlPersist=600s -o StrictHostKeyChecking=no -o 'IdentityFile="/root/libra.pem"' -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o User=root -o ConnectTimeout=30 -o ControlPath=/root/.ansible/cp/%h-%r host-8-240-184.host.centralci.eng.rdu2.redhat.com '/bin/sh -c '"'"'/usr/bin/python && sleep 0'"'"'' ><host-8-240-184.host.centralci.eng.rdu2.redhat.com> (1, '\n{"changed": true, "end": "2018-08-14 01:34:36.888218", "stdout": "", "cmd": ["oc", "get", "crd", "servicemonitors.monitoring.coreos.com", "-n", "openshift-monitoring", "--config=/tmp/openshift-cluster-monitoring-ansible-I6a6ox/admin.kubeconfig"], "failed": true, "delta": "0:00:00.214402", "stderr": "No resources found.\\nError from server (NotFound): customresourcedefinitions.apiextensions.k8s.io \\"servicemonitors.monitoring.coreos.com\\" not found", "rc": 1, "invocation": {"module_args": {"warn": true, "executable": null, "_uses_shell": false, "_raw_params": "oc get crd servicemonitors.monitoring.coreos.com -n openshift-monitoring --config=/tmp/openshift-cluster-monitoring-ansible-I6a6ox/admin.kubeconfig", "removes": null, "argv": null, "creates": null, "chdir": null, "stdin": null}}, "start": "2018-08-14 01:34:36.673816", "msg": "non-zero return code"}\n', '') >FAILED - RETRYING: Wait for the ServiceMonitor CRD to be created (21 retries left).Result was: { > "attempts": 10, > "changed": true, > "cmd": [ > "oc", > "get", > "crd", > "servicemonitors.monitoring.coreos.com", > "-n", > "openshift-monitoring", > "--config=/tmp/openshift-cluster-monitoring-ansible-I6a6ox/admin.kubeconfig" > ], > "delta": "0:00:00.214402", > "end": "2018-08-14 01:34:36.888218", > "invocation": { > "module_args": { > "_raw_params": "oc get crd servicemonitors.monitoring.coreos.com -n openshift-monitoring --config=/tmp/openshift-cluster-monitoring-ansible-I6a6ox/admin.kubeconfig", > "_uses_shell": false, > "argv": null, > "chdir": null, > "creates": null, > "executable": null, > "removes": null, > "stdin": null, > "warn": true > } > }, > "msg": "non-zero return code", > "rc": 1, > "retries": 31, > "start": "2018-08-14 01:34:36.673816", > "stderr": "No resources found.\nError from server (NotFound): customresourcedefinitions.apiextensions.k8s.io \"servicemonitors.monitoring.coreos.com\" not found", > "stderr_lines": [ > "No resources found.", > "Error from server (NotFound): customresourcedefinitions.apiextensions.k8s.io \"servicemonitors.monitoring.coreos.com\" not found" > ], > "stdout": "", > "stdout_lines": [] >} >Using module file /usr/lib/python2.7/site-packages/ansible/modules/commands/command.py ><host-8-240-184.host.centralci.eng.rdu2.redhat.com> ESTABLISH SSH CONNECTION FOR USER: root ><host-8-240-184.host.centralci.eng.rdu2.redhat.com> SSH: EXEC ssh -o ControlMaster=auto -o ControlPersist=600s -o StrictHostKeyChecking=no -o 'IdentityFile="/root/libra.pem"' -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o User=root -o ConnectTimeout=30 -o ControlPath=/root/.ansible/cp/%h-%r host-8-240-184.host.centralci.eng.rdu2.redhat.com '/bin/sh -c '"'"'/usr/bin/python && sleep 0'"'"'' ><host-8-240-184.host.centralci.eng.rdu2.redhat.com> (1, '\n{"changed": true, "end": "2018-08-14 01:35:07.279765", "stdout": "", "cmd": ["oc", "get", "crd", "servicemonitors.monitoring.coreos.com", "-n", "openshift-monitoring", "--config=/tmp/openshift-cluster-monitoring-ansible-I6a6ox/admin.kubeconfig"], "failed": true, "delta": "0:00:00.220580", "stderr": "No resources found.\\nError from server (NotFound): customresourcedefinitions.apiextensions.k8s.io \\"servicemonitors.monitoring.coreos.com\\" not found", "rc": 1, "invocation": {"module_args": {"warn": true, "executable": null, "_uses_shell": false, "_raw_params": "oc get crd servicemonitors.monitoring.coreos.com -n openshift-monitoring --config=/tmp/openshift-cluster-monitoring-ansible-I6a6ox/admin.kubeconfig", "removes": null, "argv": null, "creates": null, "chdir": null, "stdin": null}}, "start": "2018-08-14 01:35:07.059185", "msg": "non-zero return code"}\n', '') >FAILED - RETRYING: Wait for the ServiceMonitor CRD to be created (20 retries left).Result was: { > "attempts": 11, > "changed": true, > "cmd": [ > "oc", > "get", > "crd", > "servicemonitors.monitoring.coreos.com", > "-n", > "openshift-monitoring", > "--config=/tmp/openshift-cluster-monitoring-ansible-I6a6ox/admin.kubeconfig" > ], > "delta": "0:00:00.220580", > "end": "2018-08-14 01:35:07.279765", > "invocation": { > "module_args": { > "_raw_params": "oc get crd servicemonitors.monitoring.coreos.com -n openshift-monitoring --config=/tmp/openshift-cluster-monitoring-ansible-I6a6ox/admin.kubeconfig", > "_uses_shell": false, > "argv": null, > "chdir": null, > "creates": null, > "executable": null, > "removes": null, > "stdin": null, > "warn": true > } > }, > "msg": "non-zero return code", > "rc": 1, > "retries": 31, > "start": "2018-08-14 01:35:07.059185", > "stderr": "No resources found.\nError from server (NotFound): customresourcedefinitions.apiextensions.k8s.io \"servicemonitors.monitoring.coreos.com\" not found", > "stderr_lines": [ > "No resources found.", > "Error from server (NotFound): customresourcedefinitions.apiextensions.k8s.io \"servicemonitors.monitoring.coreos.com\" not found" > ], > "stdout": "", > "stdout_lines": [] >} >Using module file /usr/lib/python2.7/site-packages/ansible/modules/commands/command.py ><host-8-240-184.host.centralci.eng.rdu2.redhat.com> ESTABLISH SSH CONNECTION FOR USER: root ><host-8-240-184.host.centralci.eng.rdu2.redhat.com> SSH: EXEC ssh -o ControlMaster=auto -o ControlPersist=600s -o StrictHostKeyChecking=no -o 'IdentityFile="/root/libra.pem"' -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o User=root -o ConnectTimeout=30 -o ControlPath=/root/.ansible/cp/%h-%r host-8-240-184.host.centralci.eng.rdu2.redhat.com '/bin/sh -c '"'"'/usr/bin/python && sleep 0'"'"'' ><host-8-240-184.host.centralci.eng.rdu2.redhat.com> (1, '\n{"changed": true, "end": "2018-08-14 01:35:37.643923", "stdout": "", "cmd": ["oc", "get", "crd", "servicemonitors.monitoring.coreos.com", "-n", "openshift-monitoring", "--config=/tmp/openshift-cluster-monitoring-ansible-I6a6ox/admin.kubeconfig"], "failed": true, "delta": "0:00:00.210152", "stderr": "No resources found.\\nError from server (NotFound): customresourcedefinitions.apiextensions.k8s.io \\"servicemonitors.monitoring.coreos.com\\" not found", "rc": 1, "invocation": {"module_args": {"warn": true, "executable": null, "_uses_shell": false, "_raw_params": "oc get crd servicemonitors.monitoring.coreos.com -n openshift-monitoring --config=/tmp/openshift-cluster-monitoring-ansible-I6a6ox/admin.kubeconfig", "removes": null, "argv": null, "creates": null, "chdir": null, "stdin": null}}, "start": "2018-08-14 01:35:37.433771", "msg": "non-zero return code"}\n', '') >FAILED - RETRYING: Wait for the ServiceMonitor CRD to be created (19 retries left).Result was: { > "attempts": 12, > "changed": true, > "cmd": [ > "oc", > "get", > "crd", > "servicemonitors.monitoring.coreos.com", > "-n", > "openshift-monitoring", > "--config=/tmp/openshift-cluster-monitoring-ansible-I6a6ox/admin.kubeconfig" > ], > "delta": "0:00:00.210152", > "end": "2018-08-14 01:35:37.643923", > "invocation": { > "module_args": { > "_raw_params": "oc get crd servicemonitors.monitoring.coreos.com -n openshift-monitoring --config=/tmp/openshift-cluster-monitoring-ansible-I6a6ox/admin.kubeconfig", > "_uses_shell": false, > "argv": null, > "chdir": null, > "creates": null, > "executable": null, > "removes": null, > "stdin": null, > "warn": true > } > }, > "msg": "non-zero return code", > "rc": 1, > "retries": 31, > "start": "2018-08-14 01:35:37.433771", > "stderr": "No resources found.\nError from server (NotFound): customresourcedefinitions.apiextensions.k8s.io \"servicemonitors.monitoring.coreos.com\" not found", > "stderr_lines": [ > "No resources found.", > "Error from server (NotFound): customresourcedefinitions.apiextensions.k8s.io \"servicemonitors.monitoring.coreos.com\" not found" > ], > "stdout": "", > "stdout_lines": [] >} >Using module file /usr/lib/python2.7/site-packages/ansible/modules/commands/command.py ><host-8-240-184.host.centralci.eng.rdu2.redhat.com> ESTABLISH SSH CONNECTION FOR USER: root ><host-8-240-184.host.centralci.eng.rdu2.redhat.com> SSH: EXEC ssh -o ControlMaster=auto -o ControlPersist=600s -o StrictHostKeyChecking=no -o 'IdentityFile="/root/libra.pem"' -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o User=root -o ConnectTimeout=30 -o ControlPath=/root/.ansible/cp/%h-%r host-8-240-184.host.centralci.eng.rdu2.redhat.com '/bin/sh -c '"'"'/usr/bin/python && sleep 0'"'"'' ><host-8-240-184.host.centralci.eng.rdu2.redhat.com> (1, '\n{"changed": true, "end": "2018-08-14 01:36:08.023239", "stdout": "", "cmd": ["oc", "get", "crd", "servicemonitors.monitoring.coreos.com", "-n", "openshift-monitoring", "--config=/tmp/openshift-cluster-monitoring-ansible-I6a6ox/admin.kubeconfig"], "failed": true, "delta": "0:00:00.240495", "stderr": "No resources found.\\nError from server (NotFound): customresourcedefinitions.apiextensions.k8s.io \\"servicemonitors.monitoring.coreos.com\\" not found", "rc": 1, "invocation": {"module_args": {"warn": true, "executable": null, "_uses_shell": false, "_raw_params": "oc get crd servicemonitors.monitoring.coreos.com -n openshift-monitoring --config=/tmp/openshift-cluster-monitoring-ansible-I6a6ox/admin.kubeconfig", "removes": null, "argv": null, "creates": null, "chdir": null, "stdin": null}}, "start": "2018-08-14 01:36:07.782744", "msg": "non-zero return code"}\n', '') >FAILED - RETRYING: Wait for the ServiceMonitor CRD to be created (18 retries left).Result was: { > "attempts": 13, > "changed": true, > "cmd": [ > "oc", > "get", > "crd", > "servicemonitors.monitoring.coreos.com", > "-n", > "openshift-monitoring", > "--config=/tmp/openshift-cluster-monitoring-ansible-I6a6ox/admin.kubeconfig" > ], > "delta": "0:00:00.240495", > "end": "2018-08-14 01:36:08.023239", > "invocation": { > "module_args": { > "_raw_params": "oc get crd servicemonitors.monitoring.coreos.com -n openshift-monitoring --config=/tmp/openshift-cluster-monitoring-ansible-I6a6ox/admin.kubeconfig", > "_uses_shell": false, > "argv": null, > "chdir": null, > "creates": null, > "executable": null, > "removes": null, > "stdin": null, > "warn": true > } > }, > "msg": "non-zero return code", > "rc": 1, > "retries": 31, > "start": "2018-08-14 01:36:07.782744", > "stderr": "No resources found.\nError from server (NotFound): customresourcedefinitions.apiextensions.k8s.io \"servicemonitors.monitoring.coreos.com\" not found", > "stderr_lines": [ > "No resources found.", > "Error from server (NotFound): customresourcedefinitions.apiextensions.k8s.io \"servicemonitors.monitoring.coreos.com\" not found" > ], > "stdout": "", > "stdout_lines": [] >} >Using module file /usr/lib/python2.7/site-packages/ansible/modules/commands/command.py ><host-8-240-184.host.centralci.eng.rdu2.redhat.com> ESTABLISH SSH CONNECTION FOR USER: root ><host-8-240-184.host.centralci.eng.rdu2.redhat.com> SSH: EXEC ssh -o ControlMaster=auto -o ControlPersist=600s -o StrictHostKeyChecking=no -o 'IdentityFile="/root/libra.pem"' -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o User=root -o ConnectTimeout=30 -o ControlPath=/root/.ansible/cp/%h-%r host-8-240-184.host.centralci.eng.rdu2.redhat.com '/bin/sh -c '"'"'/usr/bin/python && sleep 0'"'"'' ><host-8-240-184.host.centralci.eng.rdu2.redhat.com> (1, '\n{"changed": true, "end": "2018-08-14 01:36:38.397791", "stdout": "", "cmd": ["oc", "get", "crd", "servicemonitors.monitoring.coreos.com", "-n", "openshift-monitoring", "--config=/tmp/openshift-cluster-monitoring-ansible-I6a6ox/admin.kubeconfig"], "failed": true, "delta": "0:00:00.208546", "stderr": "No resources found.\\nError from server (NotFound): customresourcedefinitions.apiextensions.k8s.io \\"servicemonitors.monitoring.coreos.com\\" not found", "rc": 1, "invocation": {"module_args": {"warn": true, "executable": null, "_uses_shell": false, "_raw_params": "oc get crd servicemonitors.monitoring.coreos.com -n openshift-monitoring --config=/tmp/openshift-cluster-monitoring-ansible-I6a6ox/admin.kubeconfig", "removes": null, "argv": null, "creates": null, "chdir": null, "stdin": null}}, "start": "2018-08-14 01:36:38.189245", "msg": "non-zero return code"}\n', '') >FAILED - RETRYING: Wait for the ServiceMonitor CRD to be created (17 retries left).Result was: { > "attempts": 14, > "changed": true, > "cmd": [ > "oc", > "get", > "crd", > "servicemonitors.monitoring.coreos.com", > "-n", > "openshift-monitoring", > "--config=/tmp/openshift-cluster-monitoring-ansible-I6a6ox/admin.kubeconfig" > ], > "delta": "0:00:00.208546", > "end": "2018-08-14 01:36:38.397791", > "invocation": { > "module_args": { > "_raw_params": "oc get crd servicemonitors.monitoring.coreos.com -n openshift-monitoring --config=/tmp/openshift-cluster-monitoring-ansible-I6a6ox/admin.kubeconfig", > "_uses_shell": false, > "argv": null, > "chdir": null, > "creates": null, > "executable": null, > "removes": null, > "stdin": null, > "warn": true > } > }, > "msg": "non-zero return code", > "rc": 1, > "retries": 31, > "start": "2018-08-14 01:36:38.189245", > "stderr": "No resources found.\nError from server (NotFound): customresourcedefinitions.apiextensions.k8s.io \"servicemonitors.monitoring.coreos.com\" not found", > "stderr_lines": [ > "No resources found.", > "Error from server (NotFound): customresourcedefinitions.apiextensions.k8s.io \"servicemonitors.monitoring.coreos.com\" not found" > ], > "stdout": "", > "stdout_lines": [] >} >Using module file /usr/lib/python2.7/site-packages/ansible/modules/commands/command.py ><host-8-240-184.host.centralci.eng.rdu2.redhat.com> ESTABLISH SSH CONNECTION FOR USER: root ><host-8-240-184.host.centralci.eng.rdu2.redhat.com> SSH: EXEC ssh -o ControlMaster=auto -o ControlPersist=600s -o StrictHostKeyChecking=no -o 'IdentityFile="/root/libra.pem"' -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o User=root -o ConnectTimeout=30 -o ControlPath=/root/.ansible/cp/%h-%r host-8-240-184.host.centralci.eng.rdu2.redhat.com '/bin/sh -c '"'"'/usr/bin/python && sleep 0'"'"'' ><host-8-240-184.host.centralci.eng.rdu2.redhat.com> (1, '\n{"changed": true, "end": "2018-08-14 01:37:08.789809", "stdout": "", "cmd": ["oc", "get", "crd", "servicemonitors.monitoring.coreos.com", "-n", "openshift-monitoring", "--config=/tmp/openshift-cluster-monitoring-ansible-I6a6ox/admin.kubeconfig"], "failed": true, "delta": "0:00:00.245476", "stderr": "No resources found.\\nError from server (NotFound): customresourcedefinitions.apiextensions.k8s.io \\"servicemonitors.monitoring.coreos.com\\" not found", "rc": 1, "invocation": {"module_args": {"warn": true, "executable": null, "_uses_shell": false, "_raw_params": "oc get crd servicemonitors.monitoring.coreos.com -n openshift-monitoring --config=/tmp/openshift-cluster-monitoring-ansible-I6a6ox/admin.kubeconfig", "removes": null, "argv": null, "creates": null, "chdir": null, "stdin": null}}, "start": "2018-08-14 01:37:08.544333", "msg": "non-zero return code"}\n', '') >FAILED - RETRYING: Wait for the ServiceMonitor CRD to be created (16 retries left).Result was: { > "attempts": 15, > "changed": true, > "cmd": [ > "oc", > "get", > "crd", > "servicemonitors.monitoring.coreos.com", > "-n", > "openshift-monitoring", > "--config=/tmp/openshift-cluster-monitoring-ansible-I6a6ox/admin.kubeconfig" > ], > "delta": "0:00:00.245476", > "end": "2018-08-14 01:37:08.789809", > "invocation": { > "module_args": { > "_raw_params": "oc get crd servicemonitors.monitoring.coreos.com -n openshift-monitoring --config=/tmp/openshift-cluster-monitoring-ansible-I6a6ox/admin.kubeconfig", > "_uses_shell": false, > "argv": null, > "chdir": null, > "creates": null, > "executable": null, > "removes": null, > "stdin": null, > "warn": true > } > }, > "msg": "non-zero return code", > "rc": 1, > "retries": 31, > "start": "2018-08-14 01:37:08.544333", > "stderr": "No resources found.\nError from server (NotFound): customresourcedefinitions.apiextensions.k8s.io \"servicemonitors.monitoring.coreos.com\" not found", > "stderr_lines": [ > "No resources found.", > "Error from server (NotFound): customresourcedefinitions.apiextensions.k8s.io \"servicemonitors.monitoring.coreos.com\" not found" > ], > "stdout": "", > "stdout_lines": [] >} >Using module file /usr/lib/python2.7/site-packages/ansible/modules/commands/command.py ><host-8-240-184.host.centralci.eng.rdu2.redhat.com> ESTABLISH SSH CONNECTION FOR USER: root ><host-8-240-184.host.centralci.eng.rdu2.redhat.com> SSH: EXEC ssh -o ControlMaster=auto -o ControlPersist=600s -o StrictHostKeyChecking=no -o 'IdentityFile="/root/libra.pem"' -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o User=root -o ConnectTimeout=30 -o ControlPath=/root/.ansible/cp/%h-%r host-8-240-184.host.centralci.eng.rdu2.redhat.com '/bin/sh -c '"'"'/usr/bin/python && sleep 0'"'"'' ><host-8-240-184.host.centralci.eng.rdu2.redhat.com> (1, '\n{"changed": true, "end": "2018-08-14 01:37:39.211079", "stdout": "", "cmd": ["oc", "get", "crd", "servicemonitors.monitoring.coreos.com", "-n", "openshift-monitoring", "--config=/tmp/openshift-cluster-monitoring-ansible-I6a6ox/admin.kubeconfig"], "failed": true, "delta": "0:00:00.246379", "stderr": "No resources found.\\nError from server (NotFound): customresourcedefinitions.apiextensions.k8s.io \\"servicemonitors.monitoring.coreos.com\\" not found", "rc": 1, "invocation": {"module_args": {"warn": true, "executable": null, "_uses_shell": false, "_raw_params": "oc get crd servicemonitors.monitoring.coreos.com -n openshift-monitoring --config=/tmp/openshift-cluster-monitoring-ansible-I6a6ox/admin.kubeconfig", "removes": null, "argv": null, "creates": null, "chdir": null, "stdin": null}}, "start": "2018-08-14 01:37:38.964700", "msg": "non-zero return code"}\n', '') >FAILED - RETRYING: Wait for the ServiceMonitor CRD to be created (15 retries left).Result was: { > "attempts": 16, > "changed": true, > "cmd": [ > "oc", > "get", > "crd", > "servicemonitors.monitoring.coreos.com", > "-n", > "openshift-monitoring", > "--config=/tmp/openshift-cluster-monitoring-ansible-I6a6ox/admin.kubeconfig" > ], > "delta": "0:00:00.246379", > "end": "2018-08-14 01:37:39.211079", > "invocation": { > "module_args": { > "_raw_params": "oc get crd servicemonitors.monitoring.coreos.com -n openshift-monitoring --config=/tmp/openshift-cluster-monitoring-ansible-I6a6ox/admin.kubeconfig", > "_uses_shell": false, > "argv": null, > "chdir": null, > "creates": null, > "executable": null, > "removes": null, > "stdin": null, > "warn": true > } > }, > "msg": "non-zero return code", > "rc": 1, > "retries": 31, > "start": "2018-08-14 01:37:38.964700", > "stderr": "No resources found.\nError from server (NotFound): customresourcedefinitions.apiextensions.k8s.io \"servicemonitors.monitoring.coreos.com\" not found", > "stderr_lines": [ > "No resources found.", > "Error from server (NotFound): customresourcedefinitions.apiextensions.k8s.io \"servicemonitors.monitoring.coreos.com\" not found" > ], > "stdout": "", > "stdout_lines": [] >} >Using module file /usr/lib/python2.7/site-packages/ansible/modules/commands/command.py ><host-8-240-184.host.centralci.eng.rdu2.redhat.com> ESTABLISH SSH CONNECTION FOR USER: root ><host-8-240-184.host.centralci.eng.rdu2.redhat.com> SSH: EXEC ssh -o ControlMaster=auto -o ControlPersist=600s -o StrictHostKeyChecking=no -o 'IdentityFile="/root/libra.pem"' -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o User=root -o ConnectTimeout=30 -o ControlPath=/root/.ansible/cp/%h-%r host-8-240-184.host.centralci.eng.rdu2.redhat.com '/bin/sh -c '"'"'/usr/bin/python && sleep 0'"'"'' ><host-8-240-184.host.centralci.eng.rdu2.redhat.com> (1, '\n{"changed": true, "end": "2018-08-14 01:38:09.602638", "stdout": "", "cmd": ["oc", "get", "crd", "servicemonitors.monitoring.coreos.com", "-n", "openshift-monitoring", "--config=/tmp/openshift-cluster-monitoring-ansible-I6a6ox/admin.kubeconfig"], "failed": true, "delta": "0:00:00.234492", "stderr": "No resources found.\\nError from server (NotFound): customresourcedefinitions.apiextensions.k8s.io \\"servicemonitors.monitoring.coreos.com\\" not found", "rc": 1, "invocation": {"module_args": {"warn": true, "executable": null, "_uses_shell": false, "_raw_params": "oc get crd servicemonitors.monitoring.coreos.com -n openshift-monitoring --config=/tmp/openshift-cluster-monitoring-ansible-I6a6ox/admin.kubeconfig", "removes": null, "argv": null, "creates": null, "chdir": null, "stdin": null}}, "start": "2018-08-14 01:38:09.368146", "msg": "non-zero return code"}\n', '') >FAILED - RETRYING: Wait for the ServiceMonitor CRD to be created (14 retries left).Result was: { > "attempts": 17, > "changed": true, > "cmd": [ > "oc", > "get", > "crd", > "servicemonitors.monitoring.coreos.com", > "-n", > "openshift-monitoring", > "--config=/tmp/openshift-cluster-monitoring-ansible-I6a6ox/admin.kubeconfig" > ], > "delta": "0:00:00.234492", > "end": "2018-08-14 01:38:09.602638", > "invocation": { > "module_args": { > "_raw_params": "oc get crd servicemonitors.monitoring.coreos.com -n openshift-monitoring --config=/tmp/openshift-cluster-monitoring-ansible-I6a6ox/admin.kubeconfig", > "_uses_shell": false, > "argv": null, > "chdir": null, > "creates": null, > "executable": null, > "removes": null, > "stdin": null, > "warn": true > } > }, > "msg": "non-zero return code", > "rc": 1, > "retries": 31, > "start": "2018-08-14 01:38:09.368146", > "stderr": "No resources found.\nError from server (NotFound): customresourcedefinitions.apiextensions.k8s.io \"servicemonitors.monitoring.coreos.com\" not found", > "stderr_lines": [ > "No resources found.", > "Error from server (NotFound): customresourcedefinitions.apiextensions.k8s.io \"servicemonitors.monitoring.coreos.com\" not found" > ], > "stdout": "", > "stdout_lines": [] >} >Using module file /usr/lib/python2.7/site-packages/ansible/modules/commands/command.py ><host-8-240-184.host.centralci.eng.rdu2.redhat.com> ESTABLISH SSH CONNECTION FOR USER: root ><host-8-240-184.host.centralci.eng.rdu2.redhat.com> SSH: EXEC ssh -o ControlMaster=auto -o ControlPersist=600s -o StrictHostKeyChecking=no -o 'IdentityFile="/root/libra.pem"' -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o User=root -o ConnectTimeout=30 -o ControlPath=/root/.ansible/cp/%h-%r host-8-240-184.host.centralci.eng.rdu2.redhat.com '/bin/sh -c '"'"'/usr/bin/python && sleep 0'"'"'' ><host-8-240-184.host.centralci.eng.rdu2.redhat.com> (1, '\n{"changed": true, "end": "2018-08-14 01:38:39.978558", "stdout": "", "cmd": ["oc", "get", "crd", "servicemonitors.monitoring.coreos.com", "-n", "openshift-monitoring", "--config=/tmp/openshift-cluster-monitoring-ansible-I6a6ox/admin.kubeconfig"], "failed": true, "delta": "0:00:00.203646", "stderr": "No resources found.\\nError from server (NotFound): customresourcedefinitions.apiextensions.k8s.io \\"servicemonitors.monitoring.coreos.com\\" not found", "rc": 1, "invocation": {"module_args": {"warn": true, "executable": null, "_uses_shell": false, "_raw_params": "oc get crd servicemonitors.monitoring.coreos.com -n openshift-monitoring --config=/tmp/openshift-cluster-monitoring-ansible-I6a6ox/admin.kubeconfig", "removes": null, "argv": null, "creates": null, "chdir": null, "stdin": null}}, "start": "2018-08-14 01:38:39.774912", "msg": "non-zero return code"}\n', '') >FAILED - RETRYING: Wait for the ServiceMonitor CRD to be created (13 retries left).Result was: { > "attempts": 18, > "changed": true, > "cmd": [ > "oc", > "get", > "crd", > "servicemonitors.monitoring.coreos.com", > "-n", > "openshift-monitoring", > "--config=/tmp/openshift-cluster-monitoring-ansible-I6a6ox/admin.kubeconfig" > ], > "delta": "0:00:00.203646", > "end": "2018-08-14 01:38:39.978558", > "invocation": { > "module_args": { > "_raw_params": "oc get crd servicemonitors.monitoring.coreos.com -n openshift-monitoring --config=/tmp/openshift-cluster-monitoring-ansible-I6a6ox/admin.kubeconfig", > "_uses_shell": false, > "argv": null, > "chdir": null, > "creates": null, > "executable": null, > "removes": null, > "stdin": null, > "warn": true > } > }, > "msg": "non-zero return code", > "rc": 1, > "retries": 31, > "start": "2018-08-14 01:38:39.774912", > "stderr": "No resources found.\nError from server (NotFound): customresourcedefinitions.apiextensions.k8s.io \"servicemonitors.monitoring.coreos.com\" not found", > "stderr_lines": [ > "No resources found.", > "Error from server (NotFound): customresourcedefinitions.apiextensions.k8s.io \"servicemonitors.monitoring.coreos.com\" not found" > ], > "stdout": "", > "stdout_lines": [] >} >Using module file /usr/lib/python2.7/site-packages/ansible/modules/commands/command.py ><host-8-240-184.host.centralci.eng.rdu2.redhat.com> ESTABLISH SSH CONNECTION FOR USER: root ><host-8-240-184.host.centralci.eng.rdu2.redhat.com> SSH: EXEC ssh -o ControlMaster=auto -o ControlPersist=600s -o StrictHostKeyChecking=no -o 'IdentityFile="/root/libra.pem"' -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o User=root -o ConnectTimeout=30 -o ControlPath=/root/.ansible/cp/%h-%r host-8-240-184.host.centralci.eng.rdu2.redhat.com '/bin/sh -c '"'"'/usr/bin/python && sleep 0'"'"'' ><host-8-240-184.host.centralci.eng.rdu2.redhat.com> (1, '\n{"changed": true, "end": "2018-08-14 01:39:10.368699", "stdout": "", "cmd": ["oc", "get", "crd", "servicemonitors.monitoring.coreos.com", "-n", "openshift-monitoring", "--config=/tmp/openshift-cluster-monitoring-ansible-I6a6ox/admin.kubeconfig"], "failed": true, "delta": "0:00:00.219031", "stderr": "No resources found.\\nError from server (NotFound): customresourcedefinitions.apiextensions.k8s.io \\"servicemonitors.monitoring.coreos.com\\" not found", "rc": 1, "invocation": {"module_args": {"warn": true, "executable": null, "_uses_shell": false, "_raw_params": "oc get crd servicemonitors.monitoring.coreos.com -n openshift-monitoring --config=/tmp/openshift-cluster-monitoring-ansible-I6a6ox/admin.kubeconfig", "removes": null, "argv": null, "creates": null, "chdir": null, "stdin": null}}, "start": "2018-08-14 01:39:10.149668", "msg": "non-zero return code"}\n', '') >FAILED - RETRYING: Wait for the ServiceMonitor CRD to be created (12 retries left).Result was: { > "attempts": 19, > "changed": true, > "cmd": [ > "oc", > "get", > "crd", > "servicemonitors.monitoring.coreos.com", > "-n", > "openshift-monitoring", > "--config=/tmp/openshift-cluster-monitoring-ansible-I6a6ox/admin.kubeconfig" > ], > "delta": "0:00:00.219031", > "end": "2018-08-14 01:39:10.368699", > "invocation": { > "module_args": { > "_raw_params": "oc get crd servicemonitors.monitoring.coreos.com -n openshift-monitoring --config=/tmp/openshift-cluster-monitoring-ansible-I6a6ox/admin.kubeconfig", > "_uses_shell": false, > "argv": null, > "chdir": null, > "creates": null, > "executable": null, > "removes": null, > "stdin": null, > "warn": true > } > }, > "msg": "non-zero return code", > "rc": 1, > "retries": 31, > "start": "2018-08-14 01:39:10.149668", > "stderr": "No resources found.\nError from server (NotFound): customresourcedefinitions.apiextensions.k8s.io \"servicemonitors.monitoring.coreos.com\" not found", > "stderr_lines": [ > "No resources found.", > "Error from server (NotFound): customresourcedefinitions.apiextensions.k8s.io \"servicemonitors.monitoring.coreos.com\" not found" > ], > "stdout": "", > "stdout_lines": [] >} >Using module file /usr/lib/python2.7/site-packages/ansible/modules/commands/command.py ><host-8-240-184.host.centralci.eng.rdu2.redhat.com> ESTABLISH SSH CONNECTION FOR USER: root ><host-8-240-184.host.centralci.eng.rdu2.redhat.com> SSH: EXEC ssh -o ControlMaster=auto -o ControlPersist=600s -o StrictHostKeyChecking=no -o 'IdentityFile="/root/libra.pem"' -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o User=root -o ConnectTimeout=30 -o ControlPath=/root/.ansible/cp/%h-%r host-8-240-184.host.centralci.eng.rdu2.redhat.com '/bin/sh -c '"'"'/usr/bin/python && sleep 0'"'"'' ><host-8-240-184.host.centralci.eng.rdu2.redhat.com> (1, '\n{"changed": true, "end": "2018-08-14 01:39:40.921311", "stdout": "", "cmd": ["oc", "get", "crd", "servicemonitors.monitoring.coreos.com", "-n", "openshift-monitoring", "--config=/tmp/openshift-cluster-monitoring-ansible-I6a6ox/admin.kubeconfig"], "failed": true, "delta": "0:00:00.237855", "stderr": "No resources found.\\nError from server (NotFound): customresourcedefinitions.apiextensions.k8s.io \\"servicemonitors.monitoring.coreos.com\\" not found", "rc": 1, "invocation": {"module_args": {"warn": true, "executable": null, "_uses_shell": false, "_raw_params": "oc get crd servicemonitors.monitoring.coreos.com -n openshift-monitoring --config=/tmp/openshift-cluster-monitoring-ansible-I6a6ox/admin.kubeconfig", "removes": null, "argv": null, "creates": null, "chdir": null, "stdin": null}}, "start": "2018-08-14 01:39:40.683456", "msg": "non-zero return code"}\n', '') >FAILED - RETRYING: Wait for the ServiceMonitor CRD to be created (11 retries left).Result was: { > "attempts": 20, > "changed": true, > "cmd": [ > "oc", > "get", > "crd", > "servicemonitors.monitoring.coreos.com", > "-n", > "openshift-monitoring", > "--config=/tmp/openshift-cluster-monitoring-ansible-I6a6ox/admin.kubeconfig" > ], > "delta": "0:00:00.237855", > "end": "2018-08-14 01:39:40.921311", > "invocation": { > "module_args": { > "_raw_params": "oc get crd servicemonitors.monitoring.coreos.com -n openshift-monitoring --config=/tmp/openshift-cluster-monitoring-ansible-I6a6ox/admin.kubeconfig", > "_uses_shell": false, > "argv": null, > "chdir": null, > "creates": null, > "executable": null, > "removes": null, > "stdin": null, > "warn": true > } > }, > "msg": "non-zero return code", > "rc": 1, > "retries": 31, > "start": "2018-08-14 01:39:40.683456", > "stderr": "No resources found.\nError from server (NotFound): customresourcedefinitions.apiextensions.k8s.io \"servicemonitors.monitoring.coreos.com\" not found", > "stderr_lines": [ > "No resources found.", > "Error from server (NotFound): customresourcedefinitions.apiextensions.k8s.io \"servicemonitors.monitoring.coreos.com\" not found" > ], > "stdout": "", > "stdout_lines": [] >} >Using module file /usr/lib/python2.7/site-packages/ansible/modules/commands/command.py ><host-8-240-184.host.centralci.eng.rdu2.redhat.com> ESTABLISH SSH CONNECTION FOR USER: root ><host-8-240-184.host.centralci.eng.rdu2.redhat.com> SSH: EXEC ssh -o ControlMaster=auto -o ControlPersist=600s -o StrictHostKeyChecking=no -o 'IdentityFile="/root/libra.pem"' -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o User=root -o ConnectTimeout=30 -o ControlPath=/root/.ansible/cp/%h-%r host-8-240-184.host.centralci.eng.rdu2.redhat.com '/bin/sh -c '"'"'/usr/bin/python && sleep 0'"'"'' ><host-8-240-184.host.centralci.eng.rdu2.redhat.com> (1, '\n{"changed": true, "end": "2018-08-14 01:40:11.319536", "stdout": "", "cmd": ["oc", "get", "crd", "servicemonitors.monitoring.coreos.com", "-n", "openshift-monitoring", "--config=/tmp/openshift-cluster-monitoring-ansible-I6a6ox/admin.kubeconfig"], "failed": true, "delta": "0:00:00.221108", "stderr": "No resources found.\\nError from server (NotFound): customresourcedefinitions.apiextensions.k8s.io \\"servicemonitors.monitoring.coreos.com\\" not found", "rc": 1, "invocation": {"module_args": {"warn": true, "executable": null, "_uses_shell": false, "_raw_params": "oc get crd servicemonitors.monitoring.coreos.com -n openshift-monitoring --config=/tmp/openshift-cluster-monitoring-ansible-I6a6ox/admin.kubeconfig", "removes": null, "argv": null, "creates": null, "chdir": null, "stdin": null}}, "start": "2018-08-14 01:40:11.098428", "msg": "non-zero return code"}\n', '') >FAILED - RETRYING: Wait for the ServiceMonitor CRD to be created (10 retries left).Result was: { > "attempts": 21, > "changed": true, > "cmd": [ > "oc", > "get", > "crd", > "servicemonitors.monitoring.coreos.com", > "-n", > "openshift-monitoring", > "--config=/tmp/openshift-cluster-monitoring-ansible-I6a6ox/admin.kubeconfig" > ], > "delta": "0:00:00.221108", > "end": "2018-08-14 01:40:11.319536", > "invocation": { > "module_args": { > "_raw_params": "oc get crd servicemonitors.monitoring.coreos.com -n openshift-monitoring --config=/tmp/openshift-cluster-monitoring-ansible-I6a6ox/admin.kubeconfig", > "_uses_shell": false, > "argv": null, > "chdir": null, > "creates": null, > "executable": null, > "removes": null, > "stdin": null, > "warn": true > } > }, > "msg": "non-zero return code", > "rc": 1, > "retries": 31, > "start": "2018-08-14 01:40:11.098428", > "stderr": "No resources found.\nError from server (NotFound): customresourcedefinitions.apiextensions.k8s.io \"servicemonitors.monitoring.coreos.com\" not found", > "stderr_lines": [ > "No resources found.", > "Error from server (NotFound): customresourcedefinitions.apiextensions.k8s.io \"servicemonitors.monitoring.coreos.com\" not found" > ], > "stdout": "", > "stdout_lines": [] >} >Using module file /usr/lib/python2.7/site-packages/ansible/modules/commands/command.py ><host-8-240-184.host.centralci.eng.rdu2.redhat.com> ESTABLISH SSH CONNECTION FOR USER: root ><host-8-240-184.host.centralci.eng.rdu2.redhat.com> SSH: EXEC ssh -o ControlMaster=auto -o ControlPersist=600s -o StrictHostKeyChecking=no -o 'IdentityFile="/root/libra.pem"' -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o User=root -o ConnectTimeout=30 -o ControlPath=/root/.ansible/cp/%h-%r host-8-240-184.host.centralci.eng.rdu2.redhat.com '/bin/sh -c '"'"'/usr/bin/python && sleep 0'"'"'' ><host-8-240-184.host.centralci.eng.rdu2.redhat.com> (1, '\n{"changed": true, "end": "2018-08-14 01:40:41.700392", "stdout": "", "cmd": ["oc", "get", "crd", "servicemonitors.monitoring.coreos.com", "-n", "openshift-monitoring", "--config=/tmp/openshift-cluster-monitoring-ansible-I6a6ox/admin.kubeconfig"], "failed": true, "delta": "0:00:00.216817", "stderr": "No resources found.\\nError from server (NotFound): customresourcedefinitions.apiextensions.k8s.io \\"servicemonitors.monitoring.coreos.com\\" not found", "rc": 1, "invocation": {"module_args": {"warn": true, "executable": null, "_uses_shell": false, "_raw_params": "oc get crd servicemonitors.monitoring.coreos.com -n openshift-monitoring --config=/tmp/openshift-cluster-monitoring-ansible-I6a6ox/admin.kubeconfig", "removes": null, "argv": null, "creates": null, "chdir": null, "stdin": null}}, "start": "2018-08-14 01:40:41.483575", "msg": "non-zero return code"}\n', '') >FAILED - RETRYING: Wait for the ServiceMonitor CRD to be created (9 retries left).Result was: { > "attempts": 22, > "changed": true, > "cmd": [ > "oc", > "get", > "crd", > "servicemonitors.monitoring.coreos.com", > "-n", > "openshift-monitoring", > "--config=/tmp/openshift-cluster-monitoring-ansible-I6a6ox/admin.kubeconfig" > ], > "delta": "0:00:00.216817", > "end": "2018-08-14 01:40:41.700392", > "invocation": { > "module_args": { > "_raw_params": "oc get crd servicemonitors.monitoring.coreos.com -n openshift-monitoring --config=/tmp/openshift-cluster-monitoring-ansible-I6a6ox/admin.kubeconfig", > "_uses_shell": false, > "argv": null, > "chdir": null, > "creates": null, > "executable": null, > "removes": null, > "stdin": null, > "warn": true > } > }, > "msg": "non-zero return code", > "rc": 1, > "retries": 31, > "start": "2018-08-14 01:40:41.483575", > "stderr": "No resources found.\nError from server (NotFound): customresourcedefinitions.apiextensions.k8s.io \"servicemonitors.monitoring.coreos.com\" not found", > "stderr_lines": [ > "No resources found.", > "Error from server (NotFound): customresourcedefinitions.apiextensions.k8s.io \"servicemonitors.monitoring.coreos.com\" not found" > ], > "stdout": "", > "stdout_lines": [] >} >Using module file /usr/lib/python2.7/site-packages/ansible/modules/commands/command.py ><host-8-240-184.host.centralci.eng.rdu2.redhat.com> ESTABLISH SSH CONNECTION FOR USER: root ><host-8-240-184.host.centralci.eng.rdu2.redhat.com> SSH: EXEC ssh -o ControlMaster=auto -o ControlPersist=600s -o StrictHostKeyChecking=no -o 'IdentityFile="/root/libra.pem"' -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o User=root -o ConnectTimeout=30 -o ControlPath=/root/.ansible/cp/%h-%r host-8-240-184.host.centralci.eng.rdu2.redhat.com '/bin/sh -c '"'"'/usr/bin/python && sleep 0'"'"'' ><host-8-240-184.host.centralci.eng.rdu2.redhat.com> (1, '\n{"changed": true, "end": "2018-08-14 01:41:12.125025", "stdout": "", "cmd": ["oc", "get", "crd", "servicemonitors.monitoring.coreos.com", "-n", "openshift-monitoring", "--config=/tmp/openshift-cluster-monitoring-ansible-I6a6ox/admin.kubeconfig"], "failed": true, "delta": "0:00:00.242704", "stderr": "No resources found.\\nError from server (NotFound): customresourcedefinitions.apiextensions.k8s.io \\"servicemonitors.monitoring.coreos.com\\" not found", "rc": 1, "invocation": {"module_args": {"warn": true, "executable": null, "_uses_shell": false, "_raw_params": "oc get crd servicemonitors.monitoring.coreos.com -n openshift-monitoring --config=/tmp/openshift-cluster-monitoring-ansible-I6a6ox/admin.kubeconfig", "removes": null, "argv": null, "creates": null, "chdir": null, "stdin": null}}, "start": "2018-08-14 01:41:11.882321", "msg": "non-zero return code"}\n', '') >FAILED - RETRYING: Wait for the ServiceMonitor CRD to be created (8 retries left).Result was: { > "attempts": 23, > "changed": true, > "cmd": [ > "oc", > "get", > "crd", > "servicemonitors.monitoring.coreos.com", > "-n", > "openshift-monitoring", > "--config=/tmp/openshift-cluster-monitoring-ansible-I6a6ox/admin.kubeconfig" > ], > "delta": "0:00:00.242704", > "end": "2018-08-14 01:41:12.125025", > "invocation": { > "module_args": { > "_raw_params": "oc get crd servicemonitors.monitoring.coreos.com -n openshift-monitoring --config=/tmp/openshift-cluster-monitoring-ansible-I6a6ox/admin.kubeconfig", > "_uses_shell": false, > "argv": null, > "chdir": null, > "creates": null, > "executable": null, > "removes": null, > "stdin": null, > "warn": true > } > }, > "msg": "non-zero return code", > "rc": 1, > "retries": 31, > "start": "2018-08-14 01:41:11.882321", > "stderr": "No resources found.\nError from server (NotFound): customresourcedefinitions.apiextensions.k8s.io \"servicemonitors.monitoring.coreos.com\" not found", > "stderr_lines": [ > "No resources found.", > "Error from server (NotFound): customresourcedefinitions.apiextensions.k8s.io \"servicemonitors.monitoring.coreos.com\" not found" > ], > "stdout": "", > "stdout_lines": [] >} >Using module file /usr/lib/python2.7/site-packages/ansible/modules/commands/command.py ><host-8-240-184.host.centralci.eng.rdu2.redhat.com> ESTABLISH SSH CONNECTION FOR USER: root ><host-8-240-184.host.centralci.eng.rdu2.redhat.com> SSH: EXEC ssh -o ControlMaster=auto -o ControlPersist=600s -o StrictHostKeyChecking=no -o 'IdentityFile="/root/libra.pem"' -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o User=root -o ConnectTimeout=30 -o ControlPath=/root/.ansible/cp/%h-%r host-8-240-184.host.centralci.eng.rdu2.redhat.com '/bin/sh -c '"'"'/usr/bin/python && sleep 0'"'"'' ><host-8-240-184.host.centralci.eng.rdu2.redhat.com> (1, '\n{"changed": true, "end": "2018-08-14 01:41:42.494033", "stdout": "", "cmd": ["oc", "get", "crd", "servicemonitors.monitoring.coreos.com", "-n", "openshift-monitoring", "--config=/tmp/openshift-cluster-monitoring-ansible-I6a6ox/admin.kubeconfig"], "failed": true, "delta": "0:00:00.229230", "stderr": "No resources found.\\nError from server (NotFound): customresourcedefinitions.apiextensions.k8s.io \\"servicemonitors.monitoring.coreos.com\\" not found", "rc": 1, "invocation": {"module_args": {"warn": true, "executable": null, "_uses_shell": false, "_raw_params": "oc get crd servicemonitors.monitoring.coreos.com -n openshift-monitoring --config=/tmp/openshift-cluster-monitoring-ansible-I6a6ox/admin.kubeconfig", "removes": null, "argv": null, "creates": null, "chdir": null, "stdin": null}}, "start": "2018-08-14 01:41:42.264803", "msg": "non-zero return code"}\n', '') >FAILED - RETRYING: Wait for the ServiceMonitor CRD to be created (7 retries left).Result was: { > "attempts": 24, > "changed": true, > "cmd": [ > "oc", > "get", > "crd", > "servicemonitors.monitoring.coreos.com", > "-n", > "openshift-monitoring", > "--config=/tmp/openshift-cluster-monitoring-ansible-I6a6ox/admin.kubeconfig" > ], > "delta": "0:00:00.229230", > "end": "2018-08-14 01:41:42.494033", > "invocation": { > "module_args": { > "_raw_params": "oc get crd servicemonitors.monitoring.coreos.com -n openshift-monitoring --config=/tmp/openshift-cluster-monitoring-ansible-I6a6ox/admin.kubeconfig", > "_uses_shell": false, > "argv": null, > "chdir": null, > "creates": null, > "executable": null, > "removes": null, > "stdin": null, > "warn": true > } > }, > "msg": "non-zero return code", > "rc": 1, > "retries": 31, > "start": "2018-08-14 01:41:42.264803", > "stderr": "No resources found.\nError from server (NotFound): customresourcedefinitions.apiextensions.k8s.io \"servicemonitors.monitoring.coreos.com\" not found", > "stderr_lines": [ > "No resources found.", > "Error from server (NotFound): customresourcedefinitions.apiextensions.k8s.io \"servicemonitors.monitoring.coreos.com\" not found" > ], > "stdout": "", > "stdout_lines": [] >} >Using module file /usr/lib/python2.7/site-packages/ansible/modules/commands/command.py ><host-8-240-184.host.centralci.eng.rdu2.redhat.com> ESTABLISH SSH CONNECTION FOR USER: root ><host-8-240-184.host.centralci.eng.rdu2.redhat.com> SSH: EXEC ssh -o ControlMaster=auto -o ControlPersist=600s -o StrictHostKeyChecking=no -o 'IdentityFile="/root/libra.pem"' -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o User=root -o ConnectTimeout=30 -o ControlPath=/root/.ansible/cp/%h-%r host-8-240-184.host.centralci.eng.rdu2.redhat.com '/bin/sh -c '"'"'/usr/bin/python && sleep 0'"'"'' ><host-8-240-184.host.centralci.eng.rdu2.redhat.com> (1, '\n{"changed": true, "end": "2018-08-14 01:42:12.860826", "stdout": "", "cmd": ["oc", "get", "crd", "servicemonitors.monitoring.coreos.com", "-n", "openshift-monitoring", "--config=/tmp/openshift-cluster-monitoring-ansible-I6a6ox/admin.kubeconfig"], "failed": true, "delta": "0:00:00.226587", "stderr": "No resources found.\\nError from server (NotFound): customresourcedefinitions.apiextensions.k8s.io \\"servicemonitors.monitoring.coreos.com\\" not found", "rc": 1, "invocation": {"module_args": {"warn": true, "executable": null, "_uses_shell": false, "_raw_params": "oc get crd servicemonitors.monitoring.coreos.com -n openshift-monitoring --config=/tmp/openshift-cluster-monitoring-ansible-I6a6ox/admin.kubeconfig", "removes": null, "argv": null, "creates": null, "chdir": null, "stdin": null}}, "start": "2018-08-14 01:42:12.634239", "msg": "non-zero return code"}\n', '') >FAILED - RETRYING: Wait for the ServiceMonitor CRD to be created (6 retries left).Result was: { > "attempts": 25, > "changed": true, > "cmd": [ > "oc", > "get", > "crd", > "servicemonitors.monitoring.coreos.com", > "-n", > "openshift-monitoring", > "--config=/tmp/openshift-cluster-monitoring-ansible-I6a6ox/admin.kubeconfig" > ], > "delta": "0:00:00.226587", > "end": "2018-08-14 01:42:12.860826", > "invocation": { > "module_args": { > "_raw_params": "oc get crd servicemonitors.monitoring.coreos.com -n openshift-monitoring --config=/tmp/openshift-cluster-monitoring-ansible-I6a6ox/admin.kubeconfig", > "_uses_shell": false, > "argv": null, > "chdir": null, > "creates": null, > "executable": null, > "removes": null, > "stdin": null, > "warn": true > } > }, > "msg": "non-zero return code", > "rc": 1, > "retries": 31, > "start": "2018-08-14 01:42:12.634239", > "stderr": "No resources found.\nError from server (NotFound): customresourcedefinitions.apiextensions.k8s.io \"servicemonitors.monitoring.coreos.com\" not found", > "stderr_lines": [ > "No resources found.", > "Error from server (NotFound): customresourcedefinitions.apiextensions.k8s.io \"servicemonitors.monitoring.coreos.com\" not found" > ], > "stdout": "", > "stdout_lines": [] >} >Using module file /usr/lib/python2.7/site-packages/ansible/modules/commands/command.py ><host-8-240-184.host.centralci.eng.rdu2.redhat.com> ESTABLISH SSH CONNECTION FOR USER: root ><host-8-240-184.host.centralci.eng.rdu2.redhat.com> SSH: EXEC ssh -o ControlMaster=auto -o ControlPersist=600s -o StrictHostKeyChecking=no -o 'IdentityFile="/root/libra.pem"' -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o User=root -o ConnectTimeout=30 -o ControlPath=/root/.ansible/cp/%h-%r host-8-240-184.host.centralci.eng.rdu2.redhat.com '/bin/sh -c '"'"'/usr/bin/python && sleep 0'"'"'' ><host-8-240-184.host.centralci.eng.rdu2.redhat.com> (1, '\n{"changed": true, "end": "2018-08-14 01:42:43.212194", "stdout": "", "cmd": ["oc", "get", "crd", "servicemonitors.monitoring.coreos.com", "-n", "openshift-monitoring", "--config=/tmp/openshift-cluster-monitoring-ansible-I6a6ox/admin.kubeconfig"], "failed": true, "delta": "0:00:00.204637", "stderr": "No resources found.\\nError from server (NotFound): customresourcedefinitions.apiextensions.k8s.io \\"servicemonitors.monitoring.coreos.com\\" not found", "rc": 1, "invocation": {"module_args": {"warn": true, "executable": null, "_uses_shell": false, "_raw_params": "oc get crd servicemonitors.monitoring.coreos.com -n openshift-monitoring --config=/tmp/openshift-cluster-monitoring-ansible-I6a6ox/admin.kubeconfig", "removes": null, "argv": null, "creates": null, "chdir": null, "stdin": null}}, "start": "2018-08-14 01:42:43.007557", "msg": "non-zero return code"}\n', '') >FAILED - RETRYING: Wait for the ServiceMonitor CRD to be created (5 retries left).Result was: { > "attempts": 26, > "changed": true, > "cmd": [ > "oc", > "get", > "crd", > "servicemonitors.monitoring.coreos.com", > "-n", > "openshift-monitoring", > "--config=/tmp/openshift-cluster-monitoring-ansible-I6a6ox/admin.kubeconfig" > ], > "delta": "0:00:00.204637", > "end": "2018-08-14 01:42:43.212194", > "invocation": { > "module_args": { > "_raw_params": "oc get crd servicemonitors.monitoring.coreos.com -n openshift-monitoring --config=/tmp/openshift-cluster-monitoring-ansible-I6a6ox/admin.kubeconfig", > "_uses_shell": false, > "argv": null, > "chdir": null, > "creates": null, > "executable": null, > "removes": null, > "stdin": null, > "warn": true > } > }, > "msg": "non-zero return code", > "rc": 1, > "retries": 31, > "start": "2018-08-14 01:42:43.007557", > "stderr": "No resources found.\nError from server (NotFound): customresourcedefinitions.apiextensions.k8s.io \"servicemonitors.monitoring.coreos.com\" not found", > "stderr_lines": [ > "No resources found.", > "Error from server (NotFound): customresourcedefinitions.apiextensions.k8s.io \"servicemonitors.monitoring.coreos.com\" not found" > ], > "stdout": "", > "stdout_lines": [] >} >Using module file /usr/lib/python2.7/site-packages/ansible/modules/commands/command.py ><host-8-240-184.host.centralci.eng.rdu2.redhat.com> ESTABLISH SSH CONNECTION FOR USER: root ><host-8-240-184.host.centralci.eng.rdu2.redhat.com> SSH: EXEC ssh -o ControlMaster=auto -o ControlPersist=600s -o StrictHostKeyChecking=no -o 'IdentityFile="/root/libra.pem"' -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o User=root -o ConnectTimeout=30 -o ControlPath=/root/.ansible/cp/%h-%r host-8-240-184.host.centralci.eng.rdu2.redhat.com '/bin/sh -c '"'"'/usr/bin/python && sleep 0'"'"'' ><host-8-240-184.host.centralci.eng.rdu2.redhat.com> (1, '\n{"changed": true, "end": "2018-08-14 01:43:13.607421", "stdout": "", "cmd": ["oc", "get", "crd", "servicemonitors.monitoring.coreos.com", "-n", "openshift-monitoring", "--config=/tmp/openshift-cluster-monitoring-ansible-I6a6ox/admin.kubeconfig"], "failed": true, "delta": "0:00:00.224017", "stderr": "No resources found.\\nError from server (NotFound): customresourcedefinitions.apiextensions.k8s.io \\"servicemonitors.monitoring.coreos.com\\" not found", "rc": 1, "invocation": {"module_args": {"warn": true, "executable": null, "_uses_shell": false, "_raw_params": "oc get crd servicemonitors.monitoring.coreos.com -n openshift-monitoring --config=/tmp/openshift-cluster-monitoring-ansible-I6a6ox/admin.kubeconfig", "removes": null, "argv": null, "creates": null, "chdir": null, "stdin": null}}, "start": "2018-08-14 01:43:13.383404", "msg": "non-zero return code"}\n', '') >FAILED - RETRYING: Wait for the ServiceMonitor CRD to be created (4 retries left).Result was: { > "attempts": 27, > "changed": true, > "cmd": [ > "oc", > "get", > "crd", > "servicemonitors.monitoring.coreos.com", > "-n", > "openshift-monitoring", > "--config=/tmp/openshift-cluster-monitoring-ansible-I6a6ox/admin.kubeconfig" > ], > "delta": "0:00:00.224017", > "end": "2018-08-14 01:43:13.607421", > "invocation": { > "module_args": { > "_raw_params": "oc get crd servicemonitors.monitoring.coreos.com -n openshift-monitoring --config=/tmp/openshift-cluster-monitoring-ansible-I6a6ox/admin.kubeconfig", > "_uses_shell": false, > "argv": null, > "chdir": null, > "creates": null, > "executable": null, > "removes": null, > "stdin": null, > "warn": true > } > }, > "msg": "non-zero return code", > "rc": 1, > "retries": 31, > "start": "2018-08-14 01:43:13.383404", > "stderr": "No resources found.\nError from server (NotFound): customresourcedefinitions.apiextensions.k8s.io \"servicemonitors.monitoring.coreos.com\" not found", > "stderr_lines": [ > "No resources found.", > "Error from server (NotFound): customresourcedefinitions.apiextensions.k8s.io \"servicemonitors.monitoring.coreos.com\" not found" > ], > "stdout": "", > "stdout_lines": [] >} >Using module file /usr/lib/python2.7/site-packages/ansible/modules/commands/command.py ><host-8-240-184.host.centralci.eng.rdu2.redhat.com> ESTABLISH SSH CONNECTION FOR USER: root ><host-8-240-184.host.centralci.eng.rdu2.redhat.com> SSH: EXEC ssh -o ControlMaster=auto -o ControlPersist=600s -o StrictHostKeyChecking=no -o 'IdentityFile="/root/libra.pem"' -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o User=root -o ConnectTimeout=30 -o ControlPath=/root/.ansible/cp/%h-%r host-8-240-184.host.centralci.eng.rdu2.redhat.com '/bin/sh -c '"'"'/usr/bin/python && sleep 0'"'"'' ><host-8-240-184.host.centralci.eng.rdu2.redhat.com> (1, '\n{"changed": true, "end": "2018-08-14 01:43:43.983719", "stdout": "", "cmd": ["oc", "get", "crd", "servicemonitors.monitoring.coreos.com", "-n", "openshift-monitoring", "--config=/tmp/openshift-cluster-monitoring-ansible-I6a6ox/admin.kubeconfig"], "failed": true, "delta": "0:00:00.207737", "stderr": "No resources found.\\nError from server (NotFound): customresourcedefinitions.apiextensions.k8s.io \\"servicemonitors.monitoring.coreos.com\\" not found", "rc": 1, "invocation": {"module_args": {"warn": true, "executable": null, "_uses_shell": false, "_raw_params": "oc get crd servicemonitors.monitoring.coreos.com -n openshift-monitoring --config=/tmp/openshift-cluster-monitoring-ansible-I6a6ox/admin.kubeconfig", "removes": null, "argv": null, "creates": null, "chdir": null, "stdin": null}}, "start": "2018-08-14 01:43:43.775982", "msg": "non-zero return code"}\n', '') >FAILED - RETRYING: Wait for the ServiceMonitor CRD to be created (3 retries left).Result was: { > "attempts": 28, > "changed": true, > "cmd": [ > "oc", > "get", > "crd", > "servicemonitors.monitoring.coreos.com", > "-n", > "openshift-monitoring", > "--config=/tmp/openshift-cluster-monitoring-ansible-I6a6ox/admin.kubeconfig" > ], > "delta": "0:00:00.207737", > "end": "2018-08-14 01:43:43.983719", > "invocation": { > "module_args": { > "_raw_params": "oc get crd servicemonitors.monitoring.coreos.com -n openshift-monitoring --config=/tmp/openshift-cluster-monitoring-ansible-I6a6ox/admin.kubeconfig", > "_uses_shell": false, > "argv": null, > "chdir": null, > "creates": null, > "executable": null, > "removes": null, > "stdin": null, > "warn": true > } > }, > "msg": "non-zero return code", > "rc": 1, > "retries": 31, > "start": "2018-08-14 01:43:43.775982", > "stderr": "No resources found.\nError from server (NotFound): customresourcedefinitions.apiextensions.k8s.io \"servicemonitors.monitoring.coreos.com\" not found", > "stderr_lines": [ > "No resources found.", > "Error from server (NotFound): customresourcedefinitions.apiextensions.k8s.io \"servicemonitors.monitoring.coreos.com\" not found" > ], > "stdout": "", > "stdout_lines": [] >} >Using module file /usr/lib/python2.7/site-packages/ansible/modules/commands/command.py ><host-8-240-184.host.centralci.eng.rdu2.redhat.com> ESTABLISH SSH CONNECTION FOR USER: root ><host-8-240-184.host.centralci.eng.rdu2.redhat.com> SSH: EXEC ssh -o ControlMaster=auto -o ControlPersist=600s -o StrictHostKeyChecking=no -o 'IdentityFile="/root/libra.pem"' -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o User=root -o ConnectTimeout=30 -o ControlPath=/root/.ansible/cp/%h-%r host-8-240-184.host.centralci.eng.rdu2.redhat.com '/bin/sh -c '"'"'/usr/bin/python && sleep 0'"'"'' ><host-8-240-184.host.centralci.eng.rdu2.redhat.com> (1, '\n{"changed": true, "end": "2018-08-14 01:44:14.418878", "stdout": "", "cmd": ["oc", "get", "crd", "servicemonitors.monitoring.coreos.com", "-n", "openshift-monitoring", "--config=/tmp/openshift-cluster-monitoring-ansible-I6a6ox/admin.kubeconfig"], "failed": true, "delta": "0:00:00.253396", "stderr": "No resources found.\\nError from server (NotFound): customresourcedefinitions.apiextensions.k8s.io \\"servicemonitors.monitoring.coreos.com\\" not found", "rc": 1, "invocation": {"module_args": {"warn": true, "executable": null, "_uses_shell": false, "_raw_params": "oc get crd servicemonitors.monitoring.coreos.com -n openshift-monitoring --config=/tmp/openshift-cluster-monitoring-ansible-I6a6ox/admin.kubeconfig", "removes": null, "argv": null, "creates": null, "chdir": null, "stdin": null}}, "start": "2018-08-14 01:44:14.165482", "msg": "non-zero return code"}\n', '') >FAILED - RETRYING: Wait for the ServiceMonitor CRD to be created (2 retries left).Result was: { > "attempts": 29, > "changed": true, > "cmd": [ > "oc", > "get", > "crd", > "servicemonitors.monitoring.coreos.com", > "-n", > "openshift-monitoring", > "--config=/tmp/openshift-cluster-monitoring-ansible-I6a6ox/admin.kubeconfig" > ], > "delta": "0:00:00.253396", > "end": "2018-08-14 01:44:14.418878", > "invocation": { > "module_args": { > "_raw_params": "oc get crd servicemonitors.monitoring.coreos.com -n openshift-monitoring --config=/tmp/openshift-cluster-monitoring-ansible-I6a6ox/admin.kubeconfig", > "_uses_shell": false, > "argv": null, > "chdir": null, > "creates": null, > "executable": null, > "removes": null, > "stdin": null, > "warn": true > } > }, > "msg": "non-zero return code", > "rc": 1, > "retries": 31, > "start": "2018-08-14 01:44:14.165482", > "stderr": "No resources found.\nError from server (NotFound): customresourcedefinitions.apiextensions.k8s.io \"servicemonitors.monitoring.coreos.com\" not found", > "stderr_lines": [ > "No resources found.", > "Error from server (NotFound): customresourcedefinitions.apiextensions.k8s.io \"servicemonitors.monitoring.coreos.com\" not found" > ], > "stdout": "", > "stdout_lines": [] >} >Using module file /usr/lib/python2.7/site-packages/ansible/modules/commands/command.py ><host-8-240-184.host.centralci.eng.rdu2.redhat.com> ESTABLISH SSH CONNECTION FOR USER: root ><host-8-240-184.host.centralci.eng.rdu2.redhat.com> SSH: EXEC ssh -o ControlMaster=auto -o ControlPersist=600s -o StrictHostKeyChecking=no -o 'IdentityFile="/root/libra.pem"' -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o User=root -o ConnectTimeout=30 -o ControlPath=/root/.ansible/cp/%h-%r host-8-240-184.host.centralci.eng.rdu2.redhat.com '/bin/sh -c '"'"'/usr/bin/python && sleep 0'"'"'' ><host-8-240-184.host.centralci.eng.rdu2.redhat.com> (1, '\n{"changed": true, "end": "2018-08-14 01:44:44.862913", "stdout": "", "cmd": ["oc", "get", "crd", "servicemonitors.monitoring.coreos.com", "-n", "openshift-monitoring", "--config=/tmp/openshift-cluster-monitoring-ansible-I6a6ox/admin.kubeconfig"], "failed": true, "delta": "0:00:00.233199", "stderr": "No resources found.\\nError from server (NotFound): customresourcedefinitions.apiextensions.k8s.io \\"servicemonitors.monitoring.coreos.com\\" not found", "rc": 1, "invocation": {"module_args": {"warn": true, "executable": null, "_uses_shell": false, "_raw_params": "oc get crd servicemonitors.monitoring.coreos.com -n openshift-monitoring --config=/tmp/openshift-cluster-monitoring-ansible-I6a6ox/admin.kubeconfig", "removes": null, "argv": null, "creates": null, "chdir": null, "stdin": null}}, "start": "2018-08-14 01:44:44.629714", "msg": "non-zero return code"}\n', '') >FAILED - RETRYING: Wait for the ServiceMonitor CRD to be created (1 retries left).Result was: { > "attempts": 30, > "changed": true, > "cmd": [ > "oc", > "get", > "crd", > "servicemonitors.monitoring.coreos.com", > "-n", > "openshift-monitoring", > "--config=/tmp/openshift-cluster-monitoring-ansible-I6a6ox/admin.kubeconfig" > ], > "delta": "0:00:00.233199", > "end": "2018-08-14 01:44:44.862913", > "invocation": { > "module_args": { > "_raw_params": "oc get crd servicemonitors.monitoring.coreos.com -n openshift-monitoring --config=/tmp/openshift-cluster-monitoring-ansible-I6a6ox/admin.kubeconfig", > "_uses_shell": false, > "argv": null, > "chdir": null, > "creates": null, > "executable": null, > "removes": null, > "stdin": null, > "warn": true > } > }, > "msg": "non-zero return code", > "rc": 1, > "retries": 31, > "start": "2018-08-14 01:44:44.629714", > "stderr": "No resources found.\nError from server (NotFound): customresourcedefinitions.apiextensions.k8s.io \"servicemonitors.monitoring.coreos.com\" not found", > "stderr_lines": [ > "No resources found.", > "Error from server (NotFound): customresourcedefinitions.apiextensions.k8s.io \"servicemonitors.monitoring.coreos.com\" not found" > ], > "stdout": "", > "stdout_lines": [] >} >Using module file /usr/lib/python2.7/site-packages/ansible/modules/commands/command.py ><host-8-240-184.host.centralci.eng.rdu2.redhat.com> ESTABLISH SSH CONNECTION FOR USER: root ><host-8-240-184.host.centralci.eng.rdu2.redhat.com> SSH: EXEC ssh -o ControlMaster=auto -o ControlPersist=600s -o StrictHostKeyChecking=no -o 'IdentityFile="/root/libra.pem"' -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o User=root -o ConnectTimeout=30 -o ControlPath=/root/.ansible/cp/%h-%r host-8-240-184.host.centralci.eng.rdu2.redhat.com '/bin/sh -c '"'"'/usr/bin/python && sleep 0'"'"'' ><host-8-240-184.host.centralci.eng.rdu2.redhat.com> (1, '\n{"changed": true, "end": "2018-08-14 01:45:15.271011", "stdout": "", "cmd": ["oc", "get", "crd", "servicemonitors.monitoring.coreos.com", "-n", "openshift-monitoring", "--config=/tmp/openshift-cluster-monitoring-ansible-I6a6ox/admin.kubeconfig"], "failed": true, "delta": "0:00:00.236272", "stderr": "No resources found.\\nError from server (NotFound): customresourcedefinitions.apiextensions.k8s.io \\"servicemonitors.monitoring.coreos.com\\" not found", "rc": 1, "invocation": {"module_args": {"warn": true, "executable": null, "_uses_shell": false, "_raw_params": "oc get crd servicemonitors.monitoring.coreos.com -n openshift-monitoring --config=/tmp/openshift-cluster-monitoring-ansible-I6a6ox/admin.kubeconfig", "removes": null, "argv": null, "creates": null, "chdir": null, "stdin": null}}, "start": "2018-08-14 01:45:15.034739", "msg": "non-zero return code"}\n', '') >fatal: [host-8-240-184.host.centralci.eng.rdu2.redhat.com]: FAILED! => { > "attempts": 30, > "changed": true, > "cmd": [ > "oc", > "get", > "crd", > "servicemonitors.monitoring.coreos.com", > "-n", > "openshift-monitoring", > "--config=/tmp/openshift-cluster-monitoring-ansible-I6a6ox/admin.kubeconfig" > ], > "delta": "0:00:00.236272", > "end": "2018-08-14 01:45:15.271011", > "invocation": { > "module_args": { > "_raw_params": "oc get crd servicemonitors.monitoring.coreos.com -n openshift-monitoring --config=/tmp/openshift-cluster-monitoring-ansible-I6a6ox/admin.kubeconfig", > "_uses_shell": false, > "argv": null, > "chdir": null, > "creates": null, > "executable": null, > "removes": null, > "stdin": null, > "warn": true > } > }, > "msg": "non-zero return code", > "rc": 1, > "start": "2018-08-14 01:45:15.034739", > "stderr": "No resources found.\nError from server (NotFound): customresourcedefinitions.apiextensions.k8s.io \"servicemonitors.monitoring.coreos.com\" not found", > "stderr_lines": [ > "No resources found.", > "Error from server (NotFound): customresourcedefinitions.apiextensions.k8s.io \"servicemonitors.monitoring.coreos.com\" not found" > ], > "stdout": "", > "stdout_lines": [] >} > >PLAY RECAP ****************************************************************************************************************************************************************************** >host-8-240-184.host.centralci.eng.rdu2.redhat.com : ok=64 changed=8 unreachable=0 failed=1 >host-8-245-196.host.centralci.eng.rdu2.redhat.com : ok=0 changed=0 unreachable=0 failed=0 >host-8-248-242.host.centralci.eng.rdu2.redhat.com : ok=0 changed=0 unreachable=0 failed=0 >localhost : ok=11 changed=0 unreachable=0 failed=0 > > >INSTALLER STATUS ************************************************************************************************************************************************************************ >Initialization : Complete (0:00:20) >Cluster Monitoring Operator : In Progress (0:15:22) > This phase can be restarted by running: playbooks/openshift-monitoring/config.yml >Tuesday 14 August 2018 01:45:15 -0400 (0:15:12.404) 0:15:42.801 ******** >=============================================================================== >openshift_cluster_monitoring_operator : Wait for the ServiceMonitor CRD to be created ------------------------------------------------------------------------------------------ 912.41s >/usr/share/ansible/openshift-ansible/roles/openshift_cluster_monitoring_operator/tasks/install.yaml:115 -------------------------------------------------------------------------------- >Run variable sanity checks ------------------------------------------------------------------------------------------------------------------------------------------------------- 2.90s >/usr/share/ansible/openshift-ansible/playbooks/init/sanity_checks.yml:14 --------------------------------------------------------------------------------------------------------------- >Gather Cluster facts ------------------------------------------------------------------------------------------------------------------------------------------------------------- 2.83s >/usr/share/ansible/openshift-ansible/playbooks/init/cluster_facts.yml:27 --------------------------------------------------------------------------------------------------------------- >Set fact of no_proxy_internal_hostnames ------------------------------------------------------------------------------------------------------------------------------------------ 2.17s >/usr/share/ansible/openshift-ansible/playbooks/init/cluster_facts.yml:41 --------------------------------------------------------------------------------------------------------------- >Initialize openshift.node.sdn_mtu ------------------------------------------------------------------------------------------------------------------------------------------------ 1.40s >/usr/share/ansible/openshift-ansible/playbooks/init/cluster_facts.yml:59 --------------------------------------------------------------------------------------------------------------- >openshift_cluster_monitoring_operator : Add monitoring project ------------------------------------------------------------------------------------------------------------------- 1.38s >/usr/share/ansible/openshift-ansible/roles/openshift_cluster_monitoring_operator/tasks/install.yaml:39 --------------------------------------------------------------------------------- >Gathering Facts ------------------------------------------------------------------------------------------------------------------------------------------------------------------ 1.36s >/usr/share/ansible/openshift-ansible/playbooks/init/basic_facts.yml:2 ------------------------------------------------------------------------------------------------------------------ >openshift_cluster_monitoring_operator : Label monitoring namespace --------------------------------------------------------------------------------------------------------------- 1.04s >/usr/share/ansible/openshift-ansible/roles/openshift_cluster_monitoring_operator/tasks/install.yaml:46 --------------------------------------------------------------------------------- >openshift_cluster_monitoring_operator : Set cluster-monitoring-operator template ------------------------------------------------------------------------------------------------- 0.96s >/usr/share/ansible/openshift-ansible/roles/openshift_cluster_monitoring_operator/tasks/install.yaml:105 -------------------------------------------------------------------------------- >openshift_cluster_monitoring_operator : Make openshift-monitoring project network global ----------------------------------------------------------------------------------------- 0.94s >/usr/share/ansible/openshift-ansible/roles/openshift_cluster_monitoring_operator/tasks/install.yaml:68 --------------------------------------------------------------------------------- >openshift_cluster_monitoring_operator : Set cluster-monitoring-operator configmap ------------------------------------------------------------------------------------------------ 0.87s >/usr/share/ansible/openshift-ansible/roles/openshift_cluster_monitoring_operator/tasks/install.yaml:88 --------------------------------------------------------------------------------- >openshift_control_plane : Retrieve list of schedulable nodes matching selector --------------------------------------------------------------------------------------------------- 0.67s >/usr/share/ansible/openshift-ansible/roles/openshift_control_plane/tasks/ensure_nodes_matching_selector.yml:2 -------------------------------------------------------------------------- >openshift_cluster_monitoring_operator : Copy files to temp directory ------------------------------------------------------------------------------------------------------------- 0.64s >/usr/share/ansible/openshift-ansible/roles/openshift_cluster_monitoring_operator/tasks/install.yaml:18 --------------------------------------------------------------------------------- >openshift_cluster_monitoring_operator : Apply the cluster monitoring operator ServiceAccount, Roles and Alertmanager config ------------------------------------------------------ 0.64s >/usr/share/ansible/openshift-ansible/roles/openshift_cluster_monitoring_operator/tasks/install.yaml:72 --------------------------------------------------------------------------------- >get openshift_current_version ---------------------------------------------------------------------------------------------------------------------------------------------------- 0.61s >/usr/share/ansible/openshift-ansible/playbooks/init/cluster_facts.yml:10 --------------------------------------------------------------------------------------------------------------- >openshift_cluster_monitoring_operator : Set cluster-monitoring-operator template ------------------------------------------------------------------------------------------------- 0.60s >/usr/share/ansible/openshift-ansible/roles/openshift_cluster_monitoring_operator/tasks/install.yaml:98 --------------------------------------------------------------------------------- >openshift_cluster_monitoring_operator : Set cluster-monitoring-operator configmap template --------------------------------------------------------------------------------------- 0.55s >/usr/share/ansible/openshift-ansible/roles/openshift_cluster_monitoring_operator/tasks/install.yaml:82 --------------------------------------------------------------------------------- >openshift_cluster_monitoring_operator : Waiting for netnamespace openshift-monitoring to be ready -------------------------------------------------------------------------------- 0.47s >/usr/share/ansible/openshift-ansible/roles/openshift_cluster_monitoring_operator/tasks/install.yaml:57 --------------------------------------------------------------------------------- >Detecting Operating System from ostree_booted ------------------------------------------------------------------------------------------------------------------------------------ 0.37s >/usr/share/ansible/openshift-ansible/playbooks/init/basic_facts.yml:19 ----------------------------------------------------------------------------------------------------------------- >openshift_cluster_monitoring_operator : Create templates subdirectory ------------------------------------------------------------------------------------------------------------ 0.35s >/usr/share/ansible/openshift-ansible/roles/openshift_cluster_monitoring_operator/tasks/install.yaml:25 ---------------------------------------------------------------------------------
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 1615732
:
1475753
| 1475755